@isardsat/editorial-admin 6.7.0 → 6.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/build/client/assets/FilePicker-Dz8c54TL.js +1 -0
  2. package/build/client/assets/{Loading-BsRbgW--.js → Loading-Cmzaj2IX.js} +1 -1
  3. package/build/client/assets/URLInput-DH_lMq0v.js +1 -0
  4. package/build/client/assets/{authSlice-tIqx9OEB.js → authSlice-FAgJOb9-.js} +1 -1
  5. package/build/client/assets/{button-BGHUMWDX.js → button-CLU225WL.js} +1 -1
  6. package/build/client/assets/{dashboard-BgukdHmI.js → dashboard-BwSPRYBU.js} +1 -1
  7. package/build/client/assets/{dashboard._collection-C3PwVUY_.js → dashboard._collection-BXUAkXwc.js} +1 -1
  8. package/build/client/assets/dashboard._collection._document-B3AOGU8C.js +1 -0
  9. package/build/client/assets/dashboard._collection.new-BW-ZAJip.js +1 -0
  10. package/build/client/assets/{dashboard._layout-BJ3aBcCE.js → dashboard._layout-BX8LOtqt.js} +10 -10
  11. package/build/client/assets/{dashboard.files-NMQ4Pzxd.js → dashboard.files-Bhpq4xHl.js} +1 -1
  12. package/build/client/assets/{date-picker-CSMApwxu.js → date-picker-C8mstx6s.js} +1 -1
  13. package/build/client/assets/datetime-picker-BcO0X0Bx.js +1 -0
  14. package/build/client/assets/{files-Qh5oy2Yj.js → files-etseKA58.js} +1 -1
  15. package/build/client/assets/home-2MvDOH1R.js +1 -0
  16. package/build/client/assets/{index-g23Or4wZ.js → index-B21y1sd-.js} +1 -1
  17. package/build/client/assets/{index-DO7DtA1Q.js → index-BeLOjj93.js} +1 -1
  18. package/build/client/assets/{index-kynsXaDO.js → index-CLyLx4as.js} +1 -1
  19. package/build/client/assets/{index-CaJfqerH.js → index-Cac4seBf.js} +1 -1
  20. package/build/client/assets/{index-Bb8pHI6J.js → index-CeH3aQ97.js} +1 -1
  21. package/build/client/assets/{index-BDqB5AyL.js → index-Cia-K30j.js} +1 -1
  22. package/build/client/assets/{index-Ct_4ArX8.js → index-NRYqpySi.js} +1 -1
  23. package/build/client/assets/itemForm-Dvaq0cdf.js +13 -0
  24. package/build/client/assets/manifest-74ce05ca.js +1 -0
  25. package/build/client/assets/{markdownEditor-BRduGGxR.js → markdownEditor-DZFKAkij.js} +1 -1
  26. package/build/client/assets/{popover-BhUEX64-.js → popover-XcLgQriX.js} +1 -1
  27. package/build/client/assets/{root-BJWxWRqp.js → root-CoE_iPwC.js} +1 -1
  28. package/build/client/assets/schemas-Btr8ThQu.js +25 -0
  29. package/build/client/assets/{utils-C_m54IzT.js → utils-CZqhhZtB.js} +1 -1
  30. package/build/client/index.html +2 -2
  31. package/package.json +5 -5
  32. package/build/client/assets/FilePicker-Dd0_TkEg.js +0 -1
  33. package/build/client/assets/URLInput-DAvqcRfP.js +0 -1
  34. package/build/client/assets/dashboard._collection._document-D6q5k-Kf.js +0 -1
  35. package/build/client/assets/dashboard._collection.new-DGIvigrJ.js +0 -1
  36. package/build/client/assets/datetime-picker-D57VpP_6.js +0 -1
  37. package/build/client/assets/home-B4RFD4yZ.js +0 -1
  38. package/build/client/assets/itemForm-Cg4BG9pI.js +0 -13
  39. package/build/client/assets/manifest-bbc74605.js +0 -1
  40. package/build/client/assets/types-CBu8yk7G.js +0 -6
@@ -0,0 +1 @@
1
+ import{a as d,p as e,x}from"./chunk-EF7DTUVF-CaKisB5m.js";import{r as p}from"./utils-CZqhhZtB.js";import{F as f}from"./files-etseKA58.js";import{B as a}from"./button-CLU225WL.js";import{I as u}from"./schemas-Btr8ThQu.js";import{E as h}from"./external-link-LWykkN17.js";import{X as j}from"./x-BI8YVnoZ.js";import"./index-BeLOjj93.js";import"./upload-C84AIRF5.js";import"./createLucideIcon-BweVylaW.js";import"./trash-BPu8wmdf.js";import"./chevron-down-CtNmiOMb.js";import"./index-NRYqpySi.js";import"./index-BJ-ODQ_I.js";function M({id:o,value:l,name:n,register:m,onChange:s}){const{isLoading:t}=p(),[c,i]=d.useState(!1);return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxs("div",{className:"relative flex items-center flex-1",children:[e.jsx(u,{id:o,...m(n),type:"text",value:t?"Loading...":l,readOnly:!0,onClick:()=>{i(!0)},onChange:r=>s(r.target.value),className:"border p-2 rounded",disabled:t}),e.jsx(x,{to:`/${l}`,className:"absolute right-2",target:"_blank",children:e.jsx(h,{className:"h-4"})})]}),e.jsx(a,{type:"button",onClick:()=>s(""),className:"text-white px-4 py-2 rounded",disabled:t,children:"Clear"})]}),c&&e.jsx("div",{className:"fixed inset-0 bg-black/40 flex items-center justify-center z-50",children:e.jsxs("div",{className:"bg-white p-4 rounded-lg shadow-lg max-w-2xl w-full max-h-[80vh] overflow-y-auto",children:[e.jsxs("div",{className:"flex justify-between items-center mb-4",children:[e.jsx("h2",{className:"text-xl font-bold",children:"Select File"}),e.jsx(a,{onClick:()=>i(!1),children:e.jsx(j,{})})]}),e.jsx(f,{onChange:r=>{i(!1),s(r)}})]})})]})}export{M as default};
@@ -1,4 +1,4 @@
1
- import{a as o,p as a}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as d}from"./utils-C_m54IzT.js";import{c as t}from"./createLucideIcon-BweVylaW.js";/**
1
+ import{a as o,p as a}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as d}from"./utils-CZqhhZtB.js";import{c as t}from"./createLucideIcon-BweVylaW.js";/**
2
2
  * @license lucide-react v0.487.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -0,0 +1 @@
1
+ import{p as t,x as r}from"./chunk-EF7DTUVF-CaKisB5m.js";import{I as i}from"./schemas-Btr8ThQu.js";import{E as s}from"./external-link-LWykkN17.js";import"./index-BeLOjj93.js";import"./utils-CZqhhZtB.js";import"./index-NRYqpySi.js";import"./index-BJ-ODQ_I.js";import"./createLucideIcon-BweVylaW.js";function p({...e}){return t.jsxs("div",{className:"relative flex justify-center items-center",children:[t.jsx(i,{...e}),e.value&&t.jsx(r,{to:e.value,className:"flex items-center absolute right-0 mr-3",children:t.jsx(s,{className:"h-4 bg-white hover:text-blue-500"})})]})}export{p as default};
@@ -1,4 +1,4 @@
1
- import{a as mi}from"./tslib.es6-De9GV7Vy.js";import{y as Ba,z as Ha,A as Va,B as $a,e as Ga,C as ja}from"./utils-C_m54IzT.js";/**
1
+ import{a as mi}from"./tslib.es6-De9GV7Vy.js";import{y as Ba,z as Ha,A as Va,B as $a,e as Ga,C as ja}from"./utils-CZqhhZtB.js";/**
2
2
  * @license
3
3
  * Copyright 2025 Google LLC
4
4
  *
@@ -1 +1 @@
1
- import{p as a}from"./chunk-EF7DTUVF-CaKisB5m.js";import{S as o,c as d}from"./index-DO7DtA1Q.js";import{a as u}from"./utils-C_m54IzT.js";const c=d("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground shadow-xs hover:bg-primary/90",destructive:"bg-destructive text-white shadow-xs hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground shadow-xs hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9"}},defaultVariants:{variant:"default",size:"default"}});function b({className:e,variant:r,size:t,asChild:i=!1,...s}){const n=i?o:"button";return a.jsx(n,{"data-slot":"button",className:u(c({variant:r,size:t,className:e})),...s})}export{b as B,c as b};
1
+ import{p as a}from"./chunk-EF7DTUVF-CaKisB5m.js";import{S as o,c as d}from"./index-BeLOjj93.js";import{a as u}from"./utils-CZqhhZtB.js";const c=d("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground shadow-xs hover:bg-primary/90",destructive:"bg-destructive text-white shadow-xs hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground shadow-xs hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9"}},defaultVariants:{variant:"default",size:"default"}});function b({className:e,variant:r,size:t,asChild:i=!1,...s}){const n=i?o:"button";return a.jsx(n,{"data-slot":"button",className:u(c({variant:r,size:t,className:e})),...s})}export{b as B,c as b};
@@ -1 +1 @@
1
- import{p as e,a as w,x as C,w as V}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as x,i,d as N,b as v,j as H,k as L}from"./utils-C_m54IzT.js";import{c as D,u as y,T as R,a as T,b as m,d as $,f as u,e as A,g as k,h as I}from"./index-g23Or4wZ.js";function M({className:t,...l}){return e.jsx("div",{"data-slot":"skeleton",className:x("bg-accent animate-pulse rounded-md",t),...l})}function b({className:t,title:l,value:o,isLoading:n,...a}){return e.jsxs("div",{className:x("border border-border rounded-xl p-6",t),...a,children:[e.jsx("h3",{className:"text-xs text-muted-foreground",children:l}),n?e.jsx(M,{className:"h-[2.25rem] w-16"}):e.jsx("p",{className:"text-lg sm:text-3xl font-bold leading-none",children:o})]})}const h=D(),g=[h.accessor("id",{header(){return e.jsx("span",{className:"block w-48 max-w-48",children:"ID"})},cell(t){const l=t.getValue();return e.jsx("span",{title:l,className:"block overflow-hidden text-ellipsis w-48 max-w-48 whitespace-nowrap",children:l})}}),h.accessor("createdAt",{header:"Created",cell(t){return i(new Date(t.getValue()))}}),h.accessor("updatedAt",{header:"Updated",cell(t){return i(new Date(t.getValue()))}})];function S(){const{data:t}=N(),{data:l}=v(),o=w.useMemo(()=>!t||!l?[]:Object.entries(t).reduce((r,[d,p])=>r.concat(Object.values(p).filter(c=>c.isDraft).map(c=>({...c,type:d}))),[]).toSorted((r,d)=>r.updatedAt>d.updatedAt?-1:1).slice(0,6),[t,l]),n=y({data:o,columns:g,getCoreRowModel:I()});return n.getRowCount()===0?null:e.jsxs("div",{className:"flex flex-col gap-4 last:mb-20",children:[e.jsx("h2",{className:"scroll-mt-[4.5rem] text-xl font-semibold leading-none capitalize",children:"Drafts"}),e.jsx("div",{className:"rounded-sm border overflow-auto",children:e.jsxs(R,{children:[e.jsx(T,{children:n.getHeaderGroups().map(a=>e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${g.length}, minmax(200px, 1fr))`},children:a.headers.map(s=>e.jsx($,{children:s.isPlaceholder?null:u(s.column.columnDef.header,s.getContext())},s.id))},a.id))}),e.jsx(A,{children:n.getRowModel().rows.map(a=>e.jsx(C,{to:`/admin/dashboard/${a.original.type}/${a.original.id}`,children:e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${g.length}, minmax(200px, 1fr))`},children:a.getVisibleCells().map(s=>e.jsx(k,{className:x("p-2"),children:u(s.column.columnDef.cell,s.getContext())},s.id))},a.id)},a.original.id))})]})})]})}const f=D(),j=[f.accessor("id",{header(){return e.jsx("span",{className:"block w-48 max-w-48",children:"ID"})},cell(t){const l=t.getValue();return e.jsx("span",{title:l,className:"block overflow-hidden text-ellipsis w-48 max-w-48 whitespace-nowrap",children:l})}}),f.accessor("createdAt",{header:"Created",cell(t){return i(new Date(t.getValue()))}}),f.accessor("updatedAt",{header:"Updated",cell(t){return i(new Date(t.getValue()))}})];function G(){const{data:t}=N(),{data:l}=v(),o=w.useMemo(()=>!t||!l?[]:Object.entries(t).filter(([r])=>r in l).reduce((r,[d,p])=>r.concat(Object.values(p).map(c=>({...c,type:d}))),[]).toSorted((r,d)=>r.updatedAt>d.updatedAt?-1:1).slice(0,6),[t,l]),n=y({data:o,columns:j,getCoreRowModel:I()});return n.getRowCount()===0?null:e.jsxs("div",{className:"flex flex-col gap-4 last:mb-20",children:[e.jsx("h2",{className:"scroll-mt-[4.5rem] text-xl font-semibold leading-none capitalize",children:"Recently Updated"}),e.jsx("div",{className:"rounded-sm border overflow-auto",children:e.jsxs(R,{children:[e.jsx(T,{children:n.getHeaderGroups().map(a=>e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${j.length}, minmax(200px, 1fr))`},children:a.headers.map(s=>e.jsx($,{children:s.isPlaceholder?null:u(s.column.columnDef.header,s.getContext())},s.id))},a.id))}),e.jsx(A,{children:n.getRowModel().rows.map(a=>e.jsx(C,{to:`/admin/dashboard/${a.original.type}/${a.original.id}`,children:e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${j.length}, minmax(200px, 1fr))`},children:a.getVisibleCells().map(s=>e.jsx(k,{className:x("p-2"),children:u(s.column.columnDef.cell,s.getContext())},s.id))},a.id)},a.original.id))})]})})]})}const U=V(function(){const{data:l,isLoading:o}=H(),{data:n,isLoading:a}=L();return e.jsx("div",{className:"flex flex-1 h-full p-4 gap-4",children:e.jsxs("div",{className:"flex flex-col overflow-hidden flex-1 gap-4",children:[e.jsxs("div",{className:"flex flex-row gap-2 grid-cols-12",children:[e.jsx(b,{className:"w-full sm:w-44",title:"Items",value:l,isLoading:o}),e.jsx(b,{className:"w-full sm:w-44",title:"Files",value:n,isLoading:a})]}),e.jsx(G,{}),e.jsx(S,{})]})})});export{U as default};
1
+ import{p as e,a as w,x as C,w as V}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as x,i,d as N,b as v,j as H,k as L}from"./utils-CZqhhZtB.js";import{c as D,u as y,T as R,a as T,b as m,d as $,f as u,e as A,g as k,h as I}from"./index-B21y1sd-.js";function M({className:t,...l}){return e.jsx("div",{"data-slot":"skeleton",className:x("bg-accent animate-pulse rounded-md",t),...l})}function b({className:t,title:l,value:o,isLoading:n,...a}){return e.jsxs("div",{className:x("border border-border rounded-xl p-6",t),...a,children:[e.jsx("h3",{className:"text-xs text-muted-foreground",children:l}),n?e.jsx(M,{className:"h-[2.25rem] w-16"}):e.jsx("p",{className:"text-lg sm:text-3xl font-bold leading-none",children:o})]})}const h=D(),g=[h.accessor("id",{header(){return e.jsx("span",{className:"block w-48 max-w-48",children:"ID"})},cell(t){const l=t.getValue();return e.jsx("span",{title:l,className:"block overflow-hidden text-ellipsis w-48 max-w-48 whitespace-nowrap",children:l})}}),h.accessor("createdAt",{header:"Created",cell(t){return i(new Date(t.getValue()))}}),h.accessor("updatedAt",{header:"Updated",cell(t){return i(new Date(t.getValue()))}})];function S(){const{data:t}=N(),{data:l}=v(),o=w.useMemo(()=>!t||!l?[]:Object.entries(t).reduce((r,[d,p])=>r.concat(Object.values(p).filter(c=>c.isDraft).map(c=>({...c,type:d}))),[]).toSorted((r,d)=>r.updatedAt>d.updatedAt?-1:1).slice(0,6),[t,l]),n=y({data:o,columns:g,getCoreRowModel:I()});return n.getRowCount()===0?null:e.jsxs("div",{className:"flex flex-col gap-4 last:mb-20",children:[e.jsx("h2",{className:"scroll-mt-[4.5rem] text-xl font-semibold leading-none capitalize",children:"Drafts"}),e.jsx("div",{className:"rounded-sm border overflow-auto",children:e.jsxs(R,{children:[e.jsx(T,{children:n.getHeaderGroups().map(a=>e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${g.length}, minmax(200px, 1fr))`},children:a.headers.map(s=>e.jsx($,{children:s.isPlaceholder?null:u(s.column.columnDef.header,s.getContext())},s.id))},a.id))}),e.jsx(A,{children:n.getRowModel().rows.map(a=>e.jsx(C,{to:`/admin/dashboard/${a.original.type}/${a.original.id}`,children:e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${g.length}, minmax(200px, 1fr))`},children:a.getVisibleCells().map(s=>e.jsx(k,{className:x("p-2"),children:u(s.column.columnDef.cell,s.getContext())},s.id))},a.id)},a.original.id))})]})})]})}const f=D(),j=[f.accessor("id",{header(){return e.jsx("span",{className:"block w-48 max-w-48",children:"ID"})},cell(t){const l=t.getValue();return e.jsx("span",{title:l,className:"block overflow-hidden text-ellipsis w-48 max-w-48 whitespace-nowrap",children:l})}}),f.accessor("createdAt",{header:"Created",cell(t){return i(new Date(t.getValue()))}}),f.accessor("updatedAt",{header:"Updated",cell(t){return i(new Date(t.getValue()))}})];function G(){const{data:t}=N(),{data:l}=v(),o=w.useMemo(()=>!t||!l?[]:Object.entries(t).filter(([r])=>r in l).reduce((r,[d,p])=>r.concat(Object.values(p).map(c=>({...c,type:d}))),[]).toSorted((r,d)=>r.updatedAt>d.updatedAt?-1:1).slice(0,6),[t,l]),n=y({data:o,columns:j,getCoreRowModel:I()});return n.getRowCount()===0?null:e.jsxs("div",{className:"flex flex-col gap-4 last:mb-20",children:[e.jsx("h2",{className:"scroll-mt-[4.5rem] text-xl font-semibold leading-none capitalize",children:"Recently Updated"}),e.jsx("div",{className:"rounded-sm border overflow-auto",children:e.jsxs(R,{children:[e.jsx(T,{children:n.getHeaderGroups().map(a=>e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${j.length}, minmax(200px, 1fr))`},children:a.headers.map(s=>e.jsx($,{children:s.isPlaceholder?null:u(s.column.columnDef.header,s.getContext())},s.id))},a.id))}),e.jsx(A,{children:n.getRowModel().rows.map(a=>e.jsx(C,{to:`/admin/dashboard/${a.original.type}/${a.original.id}`,children:e.jsx(m,{className:"grid",style:{gridTemplateColumns:`repeat(${j.length}, minmax(200px, 1fr))`},children:a.getVisibleCells().map(s=>e.jsx(k,{className:x("p-2"),children:u(s.column.columnDef.cell,s.getContext())},s.id))},a.id)},a.original.id))})]})})]})}const U=V(function(){const{data:l,isLoading:o}=H(),{data:n,isLoading:a}=L();return e.jsx("div",{className:"flex flex-1 h-full p-4 gap-4",children:e.jsxs("div",{className:"flex flex-col overflow-hidden flex-1 gap-4",children:[e.jsxs("div",{className:"flex flex-row gap-2 grid-cols-12",children:[e.jsx(b,{className:"w-full sm:w-44",title:"Items",value:l,isLoading:o}),e.jsx(b,{className:"w-full sm:w-44",title:"Files",value:n,isLoading:a})]}),e.jsx(G,{}),e.jsx(S,{})]})})});export{U as default};
@@ -1,4 +1,4 @@
1
- import{p as e,a as p,x as u,R as $,w as D}from"./chunk-EF7DTUVF-CaKisB5m.js";import{B as L}from"./button-BGHUMWDX.js";import{i as k,l as C,d as R,m as F,n as I,a as j}from"./utils-C_m54IzT.js";import{c as E,u as H,T as V,a as P,b as y,d as S,f as N,e as B,g as O,h as G}from"./index-g23Or4wZ.js";import{c as d}from"./createLucideIcon-BweVylaW.js";import{C as f}from"./calendar-DVBBYeOW.js";import{T as Q,F as U}from"./trash-BPu8wmdf.js";import{E as v}from"./external-link-LWykkN17.js";import"./index-DO7DtA1Q.js";/**
1
+ import{p as e,a as p,x as u,R as $,w as D}from"./chunk-EF7DTUVF-CaKisB5m.js";import{B as L}from"./button-CLU225WL.js";import{i as k,l as C,d as R,m as F,n as I,a as j}from"./utils-CZqhhZtB.js";import{c as E,u as H,T as V,a as P,b as y,d as S,f as N,e as B,g as O,h as G}from"./index-B21y1sd-.js";import{c as d}from"./createLucideIcon-BweVylaW.js";import{C as f}from"./calendar-DVBBYeOW.js";import{T as Q,F as U}from"./trash-BPu8wmdf.js";import{E as v}from"./external-link-LWykkN17.js";import"./index-BeLOjj93.js";/**
2
2
  * @license lucide-react v0.487.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -0,0 +1 @@
1
+ import{w as m,p as e}from"./chunk-EF7DTUVF-CaKisB5m.js";import{I as n}from"./itemForm-Dvaq0cdf.js";import{l,o as p}from"./utils-CZqhhZtB.js";import"./button-CLU225WL.js";import"./index-BeLOjj93.js";import"./schemas-Btr8ThQu.js";import"./index-NRYqpySi.js";import"./index-BJ-ODQ_I.js";import"./createLucideIcon-BweVylaW.js";import"./index-CeH3aQ97.js";import"./tslib.es6-De9GV7Vy.js";const w=m(function({params:s}){const{collectionId:t,documentId:i}=s,{data:o,isFetching:a}=l(t),{data:r,isFetching:c}=p({itemType:t,id:i});return!o||(a||c)?null:e.jsx("div",{className:"overflow-auto scrollbar-stable",children:e.jsx("div",{className:"flex p-4 gap-4",children:e.jsx(n,{itemType:t,fields:o.fields,data:r??void 0},`${t}-${i}`)})})});export{w as default};
@@ -0,0 +1 @@
1
+ import{w as i,p as o}from"./chunk-EF7DTUVF-CaKisB5m.js";import{I as s}from"./itemForm-Dvaq0cdf.js";import{l as m}from"./utils-CZqhhZtB.js";import"./button-CLU225WL.js";import"./index-BeLOjj93.js";import"./schemas-Btr8ThQu.js";import"./index-NRYqpySi.js";import"./index-BJ-ODQ_I.js";import"./createLucideIcon-BweVylaW.js";import"./index-CeH3aQ97.js";import"./tslib.es6-De9GV7Vy.js";const v=i(function({params:r}){const{collectionId:t}=r,{data:e}=m(t);return e?o.jsx("div",{className:"overflow-auto",children:o.jsx("div",{className:"flex p-4 gap-4",children:o.jsx(s,{itemType:t,fields:e.fields,isNew:!0})})}):null});export{v as default};
@@ -1,46 +1,46 @@
1
- import{p as e,a as d,x as y,y as U,v as le,z as ce,R as ue,w as he,O as pe}from"./chunk-EF7DTUVF-CaKisB5m.js";import{u as xe,d as R,e as fe}from"./authSlice-tIqx9OEB.js";import{a as r,b as W,d as be,f as me,g as ge,h as je,u as ve}from"./utils-C_m54IzT.js";import{R as Q,C as X,a as Z,T as Y,D as J,P as ee,O as te,u as we}from"./index-Bb8pHI6J.js";import{X as ae}from"./x-BI8YVnoZ.js";import{B as _}from"./button-BGHUMWDX.js";import{c as b}from"./createLucideIcon-BweVylaW.js";import{S as D,c as ye,u as Ne}from"./index-DO7DtA1Q.js";import{R as Ce,P as Se,a as ke,T as _e,b as Me,C as ze,A as Re}from"./index-kynsXaDO.js";import{u as De,c as Ee,P as E,a as Oe,b as Ae,d as Pe}from"./index-Ct_4ArX8.js";import{C as L}from"./chevron-down-CtNmiOMb.js";import{U as Ie}from"./upload-C84AIRF5.js";import{E as Te}from"./external-link-LWykkN17.js";import{L as Le}from"./Loading-BsRbgW--.js";import{C as $e}from"./chevron-right-haBQNeuE.js";import"./tslib.es6-De9GV7Vy.js";import"./index-BJ-ODQ_I.js";import"./index-BDqB5AyL.js";/**
1
+ import{p as e,a as r,x as N,y as W,v as le,z as ce,R as ue,w as he,O as pe}from"./chunk-EF7DTUVF-CaKisB5m.js";import{u as xe,d as O,e as fe}from"./authSlice-FAgJOb9-.js";import{a as d,b as R,d as be,f as me,g as ge,h as je,u as ve}from"./utils-CZqhhZtB.js";import{R as Q,C as X,a as Z,T as Y,D as J,P as ee,O as te,u as we}from"./index-CeH3aQ97.js";import{X as ae}from"./x-BI8YVnoZ.js";import{B as _}from"./button-CLU225WL.js";import{c as g}from"./createLucideIcon-BweVylaW.js";import{S as D,c as ye,u as Ne}from"./index-BeLOjj93.js";import{R as Ce,P as Se,a as ke,T as _e,b as Me,C as ze,A as Oe}from"./index-CLyLx4as.js";import{u as Re,c as De,P as E,a as Ee,b as Ae,d as Pe}from"./index-NRYqpySi.js";import{C as $}from"./chevron-down-CtNmiOMb.js";import{U as Ie}from"./upload-C84AIRF5.js";import{E as Te}from"./external-link-LWykkN17.js";import{L as Le}from"./Loading-Cmzaj2IX.js";import{C as $e}from"./chevron-right-haBQNeuE.js";import"./tslib.es6-De9GV7Vy.js";import"./index-BJ-ODQ_I.js";import"./index-Cia-K30j.js";/**
2
2
  * @license lucide-react v0.487.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
5
5
  * See the LICENSE file in the root directory of this source tree.
6
- */const Be=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],Ge=b("arrow-down",Be);/**
6
+ */const Be=[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]],Ge=g("arrow-down",Be);/**
7
7
  * @license lucide-react v0.487.0 - ISC
8
8
  *
9
9
  * This source code is licensed under the ISC license.
10
10
  * See the LICENSE file in the root directory of this source tree.
11
- */const He=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],Fe=b("arrow-up",He);/**
11
+ */const He=[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]],Fe=g("arrow-up",He);/**
12
12
  * @license lucide-react v0.487.0 - ISC
13
13
  *
14
14
  * This source code is licensed under the ISC license.
15
15
  * See the LICENSE file in the root directory of this source tree.
16
- */const qe=[["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["path",{d:"M10 21V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H3",key:"1fpvtg"}]],Ve=b("blocks",qe);/**
16
+ */const qe=[["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["path",{d:"M10 21V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H3",key:"1fpvtg"}]],Ve=g("blocks",qe);/**
17
17
  * @license lucide-react v0.487.0 - ISC
18
18
  *
19
19
  * This source code is licensed under the ISC license.
20
20
  * See the LICENSE file in the root directory of this source tree.
21
- */const Ke=[["path",{d:"M20 7h-3a2 2 0 0 1-2-2V2",key:"x099mo"}],["path",{d:"M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z",key:"18t6ie"}],["path",{d:"M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8",key:"1nja0z"}]],Ue=b("files",Ke);/**
21
+ */const Ke=[["path",{d:"M20 7h-3a2 2 0 0 1-2-2V2",key:"x099mo"}],["path",{d:"M9 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h7l4 4v10a2 2 0 0 1-2 2Z",key:"18t6ie"}],["path",{d:"M3 7.6v12.8A1.6 1.6 0 0 0 4.6 22h9.8",key:"1nja0z"}]],Ue=g("files",Ke);/**
22
22
  * @license lucide-react v0.487.0 - ISC
23
23
  *
24
24
  * This source code is licensed under the ISC license.
25
25
  * See the LICENSE file in the root directory of this source tree.
26
- */const We=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"M15 3v18",key:"14nvp0"}]],Qe=b("grid-3x3",We);/**
26
+ */const We=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M3 15h18",key:"5xshup"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"M15 3v18",key:"14nvp0"}]],Qe=g("grid-3x3",We);/**
27
27
  * @license lucide-react v0.487.0 - ISC
28
28
  *
29
29
  * This source code is licensed under the ISC license.
30
30
  * See the LICENSE file in the root directory of this source tree.
31
- */const Xe=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}]],Ze=b("heart",Xe);/**
31
+ */const Xe=[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}]],Ze=g("heart",Xe);/**
32
32
  * @license lucide-react v0.487.0 - ISC
33
33
  *
34
34
  * This source code is licensed under the ISC license.
35
35
  * See the LICENSE file in the root directory of this source tree.
36
- */const Ye=[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]],Je=b("log-out",Ye);/**
36
+ */const Ye=[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]],Je=g("log-out",Ye);/**
37
37
  * @license lucide-react v0.487.0 - ISC
38
38
  *
39
39
  * This source code is licensed under the ISC license.
40
40
  * See the LICENSE file in the root directory of this source tree.
41
- */const et=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],tt=b("panel-left",et);/**
41
+ */const et=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]],tt=g("panel-left",et);/**
42
42
  * @license lucide-react v0.487.0 - ISC
43
43
  *
44
44
  * This source code is licensed under the ISC license.
45
45
  * See the LICENSE file in the root directory of this source tree.
46
- */const at=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],st=b("square",at);function nt({...t}){return e.jsx(Q,{"data-slot":"dialog",...t})}function ot({...t}){return e.jsx(ee,{"data-slot":"dialog-portal",...t})}function it({className:t,...a}){return e.jsx(te,{"data-slot":"dialog-overlay",className:r("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function rt({className:t,children:a,...n}){return e.jsxs(ot,{"data-slot":"dialog-portal",children:[e.jsx(it,{}),e.jsxs(X,{"data-slot":"dialog-content",className:r("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",t),...n,children:[a,e.jsxs(Z,{className:"ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",children:[e.jsx(ae,{}),e.jsx("span",{className:"sr-only",children:"Close"})]})]})]})}function dt({className:t,...a}){return e.jsx("div",{"data-slot":"dialog-header",className:r("flex flex-col gap-2 text-center sm:text-left",t),...a})}function lt({className:t,...a}){return e.jsx("div",{"data-slot":"dialog-footer",className:r("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function ct({className:t,...a}){return e.jsx(Y,{"data-slot":"dialog-title",className:r("text-lg leading-none font-semibold",t),...a})}function ut({className:t,...a}){return e.jsx(J,{"data-slot":"dialog-description",className:r("text-muted-foreground text-sm",t),...a})}const ht="#181717",pt=d.forwardRef(function({title:a="GitHub",color:n="currentColor",size:s=24,...o},i){return n==="default"&&(n=ht),e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:s,fill:n,viewBox:"0 0 24 24",ref:i,...o,children:[e.jsx("title",{children:a}),e.jsx("path",{d:"M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"})]})}),xt="#85EA2D",$=d.forwardRef(function({title:a="Swagger",color:n="currentColor",size:s=24,...o},i){return n==="default"&&(n=xt),e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:s,fill:n,viewBox:"0 0 24 24",ref:i,...o,children:[e.jsx("title",{children:a}),e.jsx("path",{d:"M12 0C5.383 0 0 5.383 0 12s5.383 12 12 12c6.616 0 12-5.383 12-12S18.616 0 12 0zm0 1.144c5.995 0 10.856 4.86 10.856 10.856 0 5.995-4.86 10.856-10.856 10.856-5.996 0-10.856-4.86-10.856-10.856C1.144 6.004 6.004 1.144 12 1.144zM8.37 5.868a6.707 6.707 0 0 0-.423.005c-.983.056-1.573.517-1.735 1.472-.115.665-.096 1.348-.143 2.017-.013.35-.05.697-.115 1.038-.134.609-.397.798-1.016.83a2.65 2.65 0 0 0-.244.042v1.463c1.126.055 1.278.452 1.37 1.629.033.429-.013.858.015 1.287.018.406.073.808.156 1.2.259 1.075 1.307 1.435 2.575 1.218v-1.283c-.203 0-.383.005-.558 0-.43-.013-.591-.12-.632-.535-.056-.535-.042-1.08-.075-1.62-.064-1.001-.175-1.988-1.153-2.625.503-.37.868-.812.983-1.398.083-.41.134-.821.166-1.237.028-.415-.023-.84.014-1.25.06-.665.102-.937.9-.91.12 0 .235-.017.369-.027v-1.31c-.16 0-.31-.004-.454-.006zm7.593.009a4.247 4.247 0 0 0-.813.06v1.274c.245 0 .434 0 .623.005.328.004.577.13.61.494.032.332.031.669.064 1.006.065.669.101 1.347.217 2.007.102.544.475.95.941 1.283-.817.549-1.057 1.333-1.098 2.215-.023.604-.037 1.213-.069 1.822-.028.554-.222.734-.78.748-.157.004-.31.018-.484.028v1.305c.327 0 .627.019.927 0 .932-.055 1.495-.507 1.68-1.412.078-.498.124-1 .138-1.504.032-.461.028-.927.074-1.384.069-.715.397-1.01 1.112-1.057a.972.972 0 0 0 .199-.046v-1.463c-.12-.014-.204-.027-.291-.032-.536-.023-.804-.203-.937-.71a5.146 5.146 0 0 1-.152-.993c-.037-.618-.033-1.241-.074-1.86-.08-1.192-.794-1.753-1.887-1.786zm-6.89 5.28a.844.844 0 0 0-.083 1.684h.055a.83.83 0 0 0 .877-.78v-.046a.845.845 0 0 0-.83-.858zm2.911 0a.808.808 0 0 0-.834.78c0 .027 0 .05.004.078 0 .503.342.826.859.826.507 0 .826-.332.826-.853-.005-.503-.342-.836-.855-.831zm2.963 0a.861.861 0 0 0-.876.835c0 .47.378.849.849.849h.009c.425.074.853-.337.881-.83.023-.457-.392-.854-.863-.854z"})]})});function ft({isOpen:t,setOpen:a}){return e.jsx(nt,{open:t,onOpenChange:n=>a(n),children:e.jsxs(rt,{children:[e.jsxs(dt,{children:[e.jsx(ct,{children:"Editorial"}),e.jsx(ut,{children:"A simple CMS for static websites"})]}),e.jsxs("div",{className:"flex gap-1",children:[e.jsx(_,{asChild:!0,variant:"ghost",children:e.jsxs(y,{to:"https://lobelia-earth.github.io/editorial/",children:[e.jsx($,{size:14}),"Documentation"]})}),e.jsx(_,{asChild:!0,variant:"ghost",children:e.jsxs(y,{to:"/doc/ui",children:[e.jsx($,{size:14}),"Swagger API UI"]})}),e.jsx(_,{asChild:!0,variant:"ghost",children:e.jsxs(y,{to:"https://github.com/Lobelia-Earth/editorial",children:[e.jsx(pt,{size:14}),"GitHub repository"]})})]}),e.jsx(lt,{children:e.jsxs("p",{className:"flex items-center gap-1",children:["Created with",e.jsx(Ze,{size:14,className:"stroke-red-500 fill-red-500"})," by"," ",e.jsx(y,{to:"https://lobelia.earth",className:"underline hover:text-blue-500",children:"Lobelia.earth"})]})})]})})}function bt({className:t,orientation:a="horizontal",decorative:n=!0,...s}){return e.jsx(Ce,{"data-slot":"separator-root",decorative:n,orientation:a,className:r("bg-border shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",t),...s})}function mt({...t}){return e.jsx(Q,{"data-slot":"sheet",...t})}function gt({...t}){return e.jsx(ee,{"data-slot":"sheet-portal",...t})}function jt({className:t,...a}){return e.jsx(te,{"data-slot":"sheet-overlay",className:r("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function vt({className:t,children:a,side:n="right",...s}){return e.jsxs(gt,{children:[e.jsx(jt,{}),e.jsxs(X,{"data-slot":"sheet-content",className:r("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out fixed z-50 flex flex-col gap-4 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500",n==="right"&&"data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right inset-y-0 right-0 h-full w-3/4 border-l sm:max-w-sm",n==="left"&&"data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left inset-y-0 left-0 h-full w-3/4 border-r sm:max-w-sm",n==="top"&&"data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top inset-x-0 top-0 h-auto border-b",n==="bottom"&&"data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom inset-x-0 bottom-0 h-auto border-t",t),...s,children:[a,e.jsxs(Z,{className:"ring-offset-background focus:ring-ring data-[state=open]:bg-secondary absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none",children:[e.jsx(ae,{className:"size-4"}),e.jsx("span",{className:"sr-only",children:"Close"})]})]})]})}function wt({className:t,...a}){return e.jsx("div",{"data-slot":"sheet-header",className:r("flex flex-col gap-1.5 p-4",t),...a})}function yt({className:t,...a}){return e.jsx(Y,{"data-slot":"sheet-title",className:r("text-foreground font-semibold",t),...a})}function Nt({className:t,...a}){return e.jsx(J,{"data-slot":"sheet-description",className:r("text-muted-foreground text-sm",t),...a})}function se({delayDuration:t=0,...a}){return e.jsx(Se,{"data-slot":"tooltip-provider",delayDuration:t,...a})}function Ct({...t}){return e.jsx(se,{children:e.jsx(ke,{"data-slot":"tooltip",...t})})}function St({...t}){return e.jsx(_e,{"data-slot":"tooltip-trigger",...t})}function kt({className:t,sideOffset:a=0,children:n,...s}){return e.jsx(Me,{children:e.jsxs(ze,{"data-slot":"tooltip-content",sideOffset:a,className:r("bg-primary text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin) rounded-md px-3 py-1.5 text-xs text-balance",t),...s,children:[n,e.jsx(Re,{className:"bg-primary fill-primary z-50 size-2.5 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px]"})]})})}const z=768;function _t(){const[t,a]=d.useState(void 0);return d.useEffect(()=>{const n=window.matchMedia(`(max-width: ${z-1}px)`),s=()=>{a(window.innerWidth<z)};return n.addEventListener("change",s),a(window.innerWidth<z),()=>n.removeEventListener("change",s)},[]),!!t}const Mt="sidebar_state",zt=3600*24*7,Rt="16rem",Dt="18rem",Et="3rem",Ot="b",ne=d.createContext(null);function O(){const t=d.useContext(ne);if(!t)throw new Error("useSidebar must be used within a SidebarProvider.");return t}function At({defaultOpen:t=!0,open:a,onOpenChange:n,className:s,style:o,children:i,...l}){const c=_t(),[x,p]=d.useState(!1),[m,C]=d.useState(t),g=a??m,j=d.useCallback(h=>{const u=typeof h=="function"?h(g):h;n?n(u):C(u),document.cookie=`${Mt}=${u}; path=/; max-age=${zt}`},[n,g]),v=d.useCallback(()=>c?p(h=>!h):j(h=>!h),[c,j,p]);d.useEffect(()=>{const h=u=>{u.key===Ot&&(u.metaKey||u.ctrlKey)&&(u.preventDefault(),v())};return window.addEventListener("keydown",h),()=>window.removeEventListener("keydown",h)},[v]);const N=g?"expanded":"collapsed",S=d.useMemo(()=>({state:N,open:g,setOpen:j,isMobile:c,openMobile:x,setOpenMobile:p,toggleSidebar:v}),[N,g,j,c,x,p,v]);return e.jsx(ne.Provider,{value:S,children:e.jsx(se,{delayDuration:0,children:e.jsx("div",{"data-slot":"sidebar-wrapper",style:{"--sidebar-width":Rt,"--sidebar-width-icon":Et,...o},className:r("group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex min-h-svh w-full",s),...l,children:i})})})}function Pt({side:t="left",variant:a="sidebar",collapsible:n="offcanvas",className:s,children:o,...i}){const{isMobile:l,state:c,openMobile:x,setOpenMobile:p}=O();return n==="none"?e.jsx("div",{"data-slot":"sidebar",className:r("bg-sidebar text-sidebar-foreground flex h-full w-(--sidebar-width) flex-col",s),...i,children:o}):l?e.jsx(mt,{open:x,onOpenChange:p,...i,children:e.jsxs(vt,{"data-sidebar":"sidebar","data-slot":"sidebar","data-mobile":"true",className:"bg-sidebar text-sidebar-foreground w-(--sidebar-width) p-0 [&>button]:hidden",style:{"--sidebar-width":Dt},side:t,children:[e.jsxs(wt,{className:"sr-only",children:[e.jsx(yt,{children:"Sidebar"}),e.jsx(Nt,{children:"Displays the mobile sidebar."})]}),e.jsx("div",{className:"flex h-full w-full flex-col",children:o})]})}):e.jsxs("div",{className:"group peer text-sidebar-foreground hidden md:block","data-state":c,"data-collapsible":c==="collapsed"?n:"","data-variant":a,"data-side":t,"data-slot":"sidebar",children:[e.jsx("div",{"data-slot":"sidebar-gap",className:r("relative w-(--sidebar-width) bg-transparent transition-[width] duration-200 ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",a==="floating"||a==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4)))]":"group-data-[collapsible=icon]:w-(--sidebar-width-icon)")}),e.jsx("div",{"data-slot":"sidebar-container",className:r("fixed inset-y-0 z-10 hidden h-svh w-(--sidebar-width) transition-[left,right,width] duration-200 ease-linear md:flex",t==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",a==="floating"||a==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]":"group-data-[collapsible=icon]:w-(--sidebar-width-icon) group-data-[side=left]:border-r group-data-[side=right]:border-l",s),...i,children:e.jsx("div",{"data-sidebar":"sidebar","data-slot":"sidebar-inner",className:"bg-sidebar group-data-[variant=floating]:border-sidebar-border flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:shadow-sm",children:o})})]})}function It({className:t,onClick:a,...n}){const{toggleSidebar:s}=O();return e.jsxs(_,{"data-sidebar":"trigger","data-slot":"sidebar-trigger",variant:"ghost",size:"icon",className:r("size-7",t),onClick:o=>{a?.(o),s()},...n,children:[e.jsx(tt,{}),e.jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]})}function Tt({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-header","data-sidebar":"header",className:r("flex flex-col gap-2 p-2",t),...a})}function Lt({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-footer","data-sidebar":"footer",className:r("flex flex-col gap-2 p-2",t),...a})}function $t({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-content","data-sidebar":"content",className:r("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",t),...a})}function k({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-group","data-sidebar":"group",className:r("relative flex w-full min-w-0 flex-col p-2",t),...a})}function B({className:t,asChild:a=!1,...n}){const s=a?D:"div";return e.jsx(s,{"data-slot":"sidebar-group-label","data-sidebar":"group-label",className:r("text-sidebar-foreground/70 ring-sidebar-ring flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium outline-hidden transition-[margin,opacity] duration-200 ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",t),...n})}function G({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-group-content","data-sidebar":"group-content",className:r("w-full text-sm",t),...a})}function H({className:t,...a}){return e.jsx("ul",{"data-slot":"sidebar-menu","data-sidebar":"menu",className:r("flex w-full min-w-0 flex-col gap-1",t),...a})}function w({className:t,...a}){return e.jsx("li",{"data-slot":"sidebar-menu-item","data-sidebar":"menu-item",className:r("group/menu-item relative",t),...a})}const Bt=ye("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-hidden ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-8 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:p-0!"}},defaultVariants:{variant:"default",size:"default"}});function f({asChild:t=!1,isActive:a=!1,variant:n="default",size:s="default",tooltip:o,className:i,...l}){const c=t?D:"button",{isMobile:x,state:p}=O(),m=e.jsx(c,{"data-slot":"sidebar-menu-button","data-sidebar":"menu-button","data-size":s,"data-active":a,className:r(Bt({variant:n,size:s}),i),...l});return o?(typeof o=="string"&&(o={children:o}),e.jsxs(Ct,{children:[e.jsx(St,{asChild:!0,children:m}),e.jsx(kt,{side:"right",align:"center",hidden:p!=="collapsed"||x,...o})]})):m}function Gt({className:t,...a}){return e.jsx("ul",{"data-slot":"sidebar-menu-sub","data-sidebar":"menu-sub",className:r("border-sidebar-border mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",t),...a})}function Ht({asChild:t=!1,size:a="md",isActive:n=!1,className:s,...o}){const i=t?D:"a";return e.jsx(i,{"data-slot":"sidebar-menu-sub-button","data-sidebar":"menu-sub-button","data-size":a,"data-active":n,className:r("text-sidebar-foreground ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground active:bg-sidebar-accent active:text-sidebar-accent-foreground [&>svg]:text-sidebar-accent-foreground flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 outline-hidden focus-visible:ring-2 disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",a==="sm"&&"text-xs",a==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",s),...o})}function F({singleton:t}){const{data:a}=W(),{data:n}=be();if(!a)return null;const s=d.useMemo(()=>Object.entries(a).filter(([,o])=>t?o.singleton:!o.singleton).toSorted(([o],[i])=>o.localeCompare(i)),[a,t]);return e.jsx(e.Fragment,{children:s.map(([o,i])=>e.jsx(Gt,{children:e.jsx(U,{to:t?`/admin/dashboard/${o}/default`:`/admin/dashboard/${o}`,className:({isActive:l,isPending:c})=>c?"pending":l?"active":"",children:({isActive:l})=>e.jsx(Ht,{isActive:l,asChild:!0,children:e.jsxs("div",{children:[e.jsx("span",{className:"inline-block overflow-hidden whitespace-nowrap text-ellipsis text-nowrap",children:i.displayName}),!t&&n?.[o]&&e.jsx("span",{className:"text-xs text-gray-500 ml-auto pr-1 min-w-[25px] text-right",children:Object.keys(n[o]).length})]})})})},i.displayName))})}var M="Collapsible",[Ft,xa]=Ee(M),[qt,A]=Ft(M),oe=d.forwardRef((t,a)=>{const{__scopeCollapsible:n,open:s,defaultOpen:o,disabled:i,onOpenChange:l,...c}=t,[x,p]=De({prop:s,defaultProp:o??!1,onChange:l,caller:M});return e.jsx(qt,{scope:n,disabled:i,contentId:we(),open:x,onOpenToggle:d.useCallback(()=>p(m=>!m),[p]),children:e.jsx(E.div,{"data-state":I(x),"data-disabled":i?"":void 0,...c,ref:a})})});oe.displayName=M;var ie="CollapsibleTrigger",re=d.forwardRef((t,a)=>{const{__scopeCollapsible:n,...s}=t,o=A(ie,n);return e.jsx(E.button,{type:"button","aria-controls":o.contentId,"aria-expanded":o.open||!1,"data-state":I(o.open),"data-disabled":o.disabled?"":void 0,disabled:o.disabled,...s,ref:a,onClick:Oe(t.onClick,o.onOpenToggle)})});re.displayName=ie;var P="CollapsibleContent",de=d.forwardRef((t,a)=>{const{forceMount:n,...s}=t,o=A(P,t.__scopeCollapsible);return e.jsx(Ae,{present:n||o.open,children:({present:i})=>e.jsx(Vt,{...s,ref:a,present:i})})});de.displayName=P;var Vt=d.forwardRef((t,a)=>{const{__scopeCollapsible:n,present:s,children:o,...i}=t,l=A(P,n),[c,x]=d.useState(s),p=d.useRef(null),m=Ne(a,p),C=d.useRef(0),g=C.current,j=d.useRef(0),v=j.current,N=l.open||c,S=d.useRef(N),h=d.useRef(void 0);return d.useEffect(()=>{const u=requestAnimationFrame(()=>S.current=!1);return()=>cancelAnimationFrame(u)},[]),Pe(()=>{const u=p.current;if(u){h.current=h.current||{transitionDuration:u.style.transitionDuration,animationName:u.style.animationName},u.style.transitionDuration="0s",u.style.animationName="none";const T=u.getBoundingClientRect();C.current=T.height,j.current=T.width,S.current||(u.style.transitionDuration=h.current.transitionDuration,u.style.animationName=h.current.animationName),x(s)}},[l.open,s]),e.jsx(E.div,{"data-state":I(l.open),"data-disabled":l.disabled?"":void 0,id:l.contentId,hidden:!N,...i,ref:m,style:{"--radix-collapsible-content-height":g?`${g}px`:void 0,"--radix-collapsible-content-width":v?`${v}px`:void 0,...t.style},children:N&&o})});function I(t){return t?"open":"closed"}var Kt=oe;function q({...t}){return e.jsx(Kt,{"data-slot":"collapsible",...t})}function V({...t}){return e.jsx(re,{"data-slot":"collapsible-trigger",...t})}function K({...t}){return e.jsx(de,{"data-slot":"collapsible-content",...t})}function Ut(){const t=xe(),[a,n]=d.useState(!1),[s]=me(),[o]=ge(),[i]=je(),{data:l}=ve(),c=R(x=>x.auth.user);return e.jsxs(Pt,{className:"z-50",children:[e.jsx(ft,{isOpen:a,setOpen:n}),e.jsx(Tt,{className:"h-14 justify-center",children:e.jsx(k,{children:e.jsx(y,{to:"/admin/dashboard",className:"text-3xl font-semibold tracking-tight transition-colors",children:l?.name})})}),e.jsxs($t,{children:[e.jsxs(k,{children:[e.jsx(B,{children:"Content"}),e.jsx(G,{children:e.jsxs(H,{children:[e.jsx(q,{className:"group/collapsible",children:e.jsxs(w,{children:[e.jsx(V,{asChild:!0,children:e.jsxs(f,{className:"group",children:[e.jsx(Qe,{}),e.jsx("span",{children:"Collections"}),e.jsx(L,{className:"transition-transform ml-auto -mr-[2px] group-data-[state=open]:rotate-180"})]})}),e.jsx(K,{children:e.jsx(F,{})})]})}),e.jsx(q,{className:"group/collapsible",children:e.jsxs(w,{children:[e.jsx(V,{asChild:!0,children:e.jsxs(f,{className:"group",children:[e.jsx(st,{}),e.jsx("span",{children:"Singles"}),e.jsx(L,{className:"transition-transform ml-auto -mr-[2px] group-data-[state=open]:rotate-180"})]})}),e.jsx(K,{children:e.jsx(F,{singleton:!0})})]})}),e.jsx(w,{children:e.jsx(f,{asChild:!0,children:e.jsxs(y,{to:"/admin/dashboard/files",children:[e.jsx(Ue,{}),e.jsx("span",{children:"Files"})]})})}),e.jsx(w,{children:e.jsxs(f,{disabled:!0,children:[e.jsx(Ve,{}),e.jsx("span",{children:"Components"})]})})]})})]}),e.jsxs(k,{children:[e.jsx(B,{children:"Actions"}),e.jsx(G,{children:e.jsxs(H,{children:[c?.role==="developer"&&e.jsxs(e.Fragment,{children:[e.jsx(w,{children:e.jsxs(f,{className:"cursor-pointer",onClick:()=>o(),children:[e.jsx(Ge,{}),e.jsx("span",{children:"Pull from repo"})]})}),e.jsx(w,{children:e.jsxs(f,{className:"cursor-pointer",onClick:()=>i({author:c.email}),children:[e.jsx(Fe,{}),e.jsx("span",{children:"Push to repo"})]})})]}),c&&e.jsx(w,{children:e.jsxs(f,{className:"cursor-pointer",onClick:()=>s({author:c.email}),children:[e.jsx(Ie,{}),e.jsx("span",{children:"Publish"})]})})]})})]}),e.jsx(k,{})]}),e.jsxs(Lt,{children:[e.jsx(f,{asChild:!0,children:e.jsxs(y,{to:l?.previewUrl,children:["Preview",e.jsx(Te,{className:"ml-auto"})]})}),e.jsx(f,{className:"cursor-pointer",onClick:()=>n(!0),children:"About"}),e.jsxs(f,{className:"cursor-pointer",onClick:()=>t(fe()),children:[e.jsx(Je,{}),"Log out"]})]})]})}function Wt({children:t}){const a=le(),n=R(o=>o.auth.user),s=R(o=>o.auth.isLoading);return d.useEffect(()=>{!s&&!n&&a("/admin")},[s,a,n]),s||!n?e.jsx(Le,{}):t}function Qt(){const{pathname:t}=ce(),{data:a}=W(),n=t.split("/").filter(s=>!["admin","dashboard"].includes(s)&&s!=="");return a?e.jsx(e.Fragment,{children:n.map((s,o,i)=>e.jsxs(ue.Fragment,{children:[i.length>1&&o>=1&&e.jsx($e,{size:12,className:"text-gray-500 pt-[1px]"}),e.jsxs("p",{className:"text-sm leading-none tracking-tight capitalize text-gray-500 last:text-foreground",children:[o<i.length-1&&a[s]&&a[s].singleton&&(a[s]?a[s].displayName:s),o<i.length-1&&a[s]&&!a[s].singleton&&e.jsx(U,{to:`/admin/dashboard/${s}`,className:({isActive:l,isPending:c})=>c?"pending":l?"active":"",children:a[s]?a[s].displayName:s}),o===i.length-1&&(a[s]?a[s].displayName:s)]},s)]},o))}):null}const fa=he(function(){return e.jsx(Wt,{children:e.jsxs(At,{className:"flex h-full",children:[e.jsx(Ut,{}),e.jsxs("main",{className:"flex flex-col flex-1 h-full w-0",children:[e.jsx("header",{className:"flex sticky bg-sidebar dark:bg-sidebar z-40 top-0 h-14 shrink-0 items-center gap-2 border-b",children:e.jsxs("div",{className:"flex items-center gap-2 px-3",children:[e.jsx(It,{}),e.jsx(bt,{orientation:"vertical",className:"h-4"}),e.jsx(Qt,{})]})}),e.jsx(pe,{})]})]})})});export{fa as default};
46
+ */const at=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],st=g("square",at);function nt({...t}){return e.jsx(Q,{"data-slot":"dialog",...t})}function ot({...t}){return e.jsx(ee,{"data-slot":"dialog-portal",...t})}function it({className:t,...a}){return e.jsx(te,{"data-slot":"dialog-overlay",className:d("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function rt({className:t,children:a,...n}){return e.jsxs(ot,{"data-slot":"dialog-portal",children:[e.jsx(it,{}),e.jsxs(X,{"data-slot":"dialog-content",className:d("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",t),...n,children:[a,e.jsxs(Z,{className:"ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",children:[e.jsx(ae,{}),e.jsx("span",{className:"sr-only",children:"Close"})]})]})]})}function dt({className:t,...a}){return e.jsx("div",{"data-slot":"dialog-header",className:d("flex flex-col gap-2 text-center sm:text-left",t),...a})}function lt({className:t,...a}){return e.jsx("div",{"data-slot":"dialog-footer",className:d("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function ct({className:t,...a}){return e.jsx(Y,{"data-slot":"dialog-title",className:d("text-lg leading-none font-semibold",t),...a})}function ut({className:t,...a}){return e.jsx(J,{"data-slot":"dialog-description",className:d("text-muted-foreground text-sm",t),...a})}const ht="#181717",pt=r.forwardRef(function({title:a="GitHub",color:n="currentColor",size:s=24,...o},i){return n==="default"&&(n=ht),e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:s,fill:n,viewBox:"0 0 24 24",ref:i,...o,children:[e.jsx("title",{children:a}),e.jsx("path",{d:"M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"})]})}),xt="#85EA2D",B=r.forwardRef(function({title:a="Swagger",color:n="currentColor",size:s=24,...o},i){return n==="default"&&(n=xt),e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,height:s,fill:n,viewBox:"0 0 24 24",ref:i,...o,children:[e.jsx("title",{children:a}),e.jsx("path",{d:"M12 0C5.383 0 0 5.383 0 12s5.383 12 12 12c6.616 0 12-5.383 12-12S18.616 0 12 0zm0 1.144c5.995 0 10.856 4.86 10.856 10.856 0 5.995-4.86 10.856-10.856 10.856-5.996 0-10.856-4.86-10.856-10.856C1.144 6.004 6.004 1.144 12 1.144zM8.37 5.868a6.707 6.707 0 0 0-.423.005c-.983.056-1.573.517-1.735 1.472-.115.665-.096 1.348-.143 2.017-.013.35-.05.697-.115 1.038-.134.609-.397.798-1.016.83a2.65 2.65 0 0 0-.244.042v1.463c1.126.055 1.278.452 1.37 1.629.033.429-.013.858.015 1.287.018.406.073.808.156 1.2.259 1.075 1.307 1.435 2.575 1.218v-1.283c-.203 0-.383.005-.558 0-.43-.013-.591-.12-.632-.535-.056-.535-.042-1.08-.075-1.62-.064-1.001-.175-1.988-1.153-2.625.503-.37.868-.812.983-1.398.083-.41.134-.821.166-1.237.028-.415-.023-.84.014-1.25.06-.665.102-.937.9-.91.12 0 .235-.017.369-.027v-1.31c-.16 0-.31-.004-.454-.006zm7.593.009a4.247 4.247 0 0 0-.813.06v1.274c.245 0 .434 0 .623.005.328.004.577.13.61.494.032.332.031.669.064 1.006.065.669.101 1.347.217 2.007.102.544.475.95.941 1.283-.817.549-1.057 1.333-1.098 2.215-.023.604-.037 1.213-.069 1.822-.028.554-.222.734-.78.748-.157.004-.31.018-.484.028v1.305c.327 0 .627.019.927 0 .932-.055 1.495-.507 1.68-1.412.078-.498.124-1 .138-1.504.032-.461.028-.927.074-1.384.069-.715.397-1.01 1.112-1.057a.972.972 0 0 0 .199-.046v-1.463c-.12-.014-.204-.027-.291-.032-.536-.023-.804-.203-.937-.71a5.146 5.146 0 0 1-.152-.993c-.037-.618-.033-1.241-.074-1.86-.08-1.192-.794-1.753-1.887-1.786zm-6.89 5.28a.844.844 0 0 0-.083 1.684h.055a.83.83 0 0 0 .877-.78v-.046a.845.845 0 0 0-.83-.858zm2.911 0a.808.808 0 0 0-.834.78c0 .027 0 .05.004.078 0 .503.342.826.859.826.507 0 .826-.332.826-.853-.005-.503-.342-.836-.855-.831zm2.963 0a.861.861 0 0 0-.876.835c0 .47.378.849.849.849h.009c.425.074.853-.337.881-.83.023-.457-.392-.854-.863-.854z"})]})});function ft({isOpen:t,setOpen:a}){return e.jsx(nt,{open:t,onOpenChange:n=>a(n),children:e.jsxs(rt,{children:[e.jsxs(dt,{children:[e.jsx(ct,{children:"Editorial"}),e.jsx(ut,{children:"A simple CMS for static websites"})]}),e.jsxs("div",{className:"flex gap-1",children:[e.jsx(_,{asChild:!0,variant:"ghost",children:e.jsxs(N,{to:"https://lobelia-earth.github.io/editorial/",children:[e.jsx(B,{size:14}),"Documentation"]})}),e.jsx(_,{asChild:!0,variant:"ghost",children:e.jsxs(N,{to:"/doc/ui",children:[e.jsx(B,{size:14}),"Swagger API UI"]})}),e.jsx(_,{asChild:!0,variant:"ghost",children:e.jsxs(N,{to:"https://github.com/Lobelia-Earth/editorial",children:[e.jsx(pt,{size:14}),"GitHub repository"]})})]}),e.jsx(lt,{children:e.jsxs("p",{className:"flex items-center gap-1",children:["Created with",e.jsx(Ze,{size:14,className:"stroke-red-500 fill-red-500"})," by"," ",e.jsx(N,{to:"https://lobelia.earth",className:"underline hover:text-blue-500",children:"Lobelia.earth"})]})})]})})}function bt({className:t,orientation:a="horizontal",decorative:n=!0,...s}){return e.jsx(Ce,{"data-slot":"separator-root",decorative:n,orientation:a,className:d("bg-border shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",t),...s})}function mt({...t}){return e.jsx(Q,{"data-slot":"sheet",...t})}function gt({...t}){return e.jsx(ee,{"data-slot":"sheet-portal",...t})}function jt({className:t,...a}){return e.jsx(te,{"data-slot":"sheet-overlay",className:d("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function vt({className:t,children:a,side:n="right",...s}){return e.jsxs(gt,{children:[e.jsx(jt,{}),e.jsxs(X,{"data-slot":"sheet-content",className:d("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out fixed z-50 flex flex-col gap-4 shadow-lg transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500",n==="right"&&"data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right inset-y-0 right-0 h-full w-3/4 border-l sm:max-w-sm",n==="left"&&"data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left inset-y-0 left-0 h-full w-3/4 border-r sm:max-w-sm",n==="top"&&"data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top inset-x-0 top-0 h-auto border-b",n==="bottom"&&"data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom inset-x-0 bottom-0 h-auto border-t",t),...s,children:[a,e.jsxs(Z,{className:"ring-offset-background focus:ring-ring data-[state=open]:bg-secondary absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none",children:[e.jsx(ae,{className:"size-4"}),e.jsx("span",{className:"sr-only",children:"Close"})]})]})]})}function wt({className:t,...a}){return e.jsx("div",{"data-slot":"sheet-header",className:d("flex flex-col gap-1.5 p-4",t),...a})}function yt({className:t,...a}){return e.jsx(Y,{"data-slot":"sheet-title",className:d("text-foreground font-semibold",t),...a})}function Nt({className:t,...a}){return e.jsx(J,{"data-slot":"sheet-description",className:d("text-muted-foreground text-sm",t),...a})}function se({delayDuration:t=0,...a}){return e.jsx(Se,{"data-slot":"tooltip-provider",delayDuration:t,...a})}function Ct({...t}){return e.jsx(se,{children:e.jsx(ke,{"data-slot":"tooltip",...t})})}function St({...t}){return e.jsx(_e,{"data-slot":"tooltip-trigger",...t})}function kt({className:t,sideOffset:a=0,children:n,...s}){return e.jsx(Me,{children:e.jsxs(ze,{"data-slot":"tooltip-content",sideOffset:a,className:d("bg-primary text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin) rounded-md px-3 py-1.5 text-xs text-balance",t),...s,children:[n,e.jsx(Oe,{className:"bg-primary fill-primary z-50 size-2.5 translate-y-[calc(-50%_-_2px)] rotate-45 rounded-[2px]"})]})})}const z=768;function _t(){const[t,a]=r.useState(void 0);return r.useEffect(()=>{const n=window.matchMedia(`(max-width: ${z-1}px)`),s=()=>{a(window.innerWidth<z)};return n.addEventListener("change",s),a(window.innerWidth<z),()=>n.removeEventListener("change",s)},[]),!!t}const Mt="sidebar_state",zt=3600*24*7,Ot="16rem",Rt="18rem",Dt="3rem",Et="b",ne=r.createContext(null);function A(){const t=r.useContext(ne);if(!t)throw new Error("useSidebar must be used within a SidebarProvider.");return t}function At({defaultOpen:t=!0,open:a,onOpenChange:n,className:s,style:o,children:i,...c}){const l=_t(),[x,h]=r.useState(!1),[f,b]=r.useState(t),j=a??f,v=r.useCallback(p=>{const u=typeof p=="function"?p(j):p;n?n(u):b(u),document.cookie=`${Mt}=${u}; path=/; max-age=${zt}`},[n,j]),w=r.useCallback(()=>l?h(p=>!p):v(p=>!p),[l,v,h]);r.useEffect(()=>{const p=u=>{u.key===Et&&(u.metaKey||u.ctrlKey)&&(u.preventDefault(),w())};return window.addEventListener("keydown",p),()=>window.removeEventListener("keydown",p)},[w]);const C=j?"expanded":"collapsed",S=r.useMemo(()=>({state:C,open:j,setOpen:v,isMobile:l,openMobile:x,setOpenMobile:h,toggleSidebar:w}),[C,j,v,l,x,h,w]);return e.jsx(ne.Provider,{value:S,children:e.jsx(se,{delayDuration:0,children:e.jsx("div",{"data-slot":"sidebar-wrapper",style:{"--sidebar-width":Ot,"--sidebar-width-icon":Dt,...o},className:d("group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex min-h-svh w-full",s),...c,children:i})})})}function Pt({side:t="left",variant:a="sidebar",collapsible:n="offcanvas",className:s,children:o,...i}){const{isMobile:c,state:l,openMobile:x,setOpenMobile:h}=A();return n==="none"?e.jsx("div",{"data-slot":"sidebar",className:d("bg-sidebar text-sidebar-foreground flex h-full w-(--sidebar-width) flex-col",s),...i,children:o}):c?e.jsx(mt,{open:x,onOpenChange:h,...i,children:e.jsxs(vt,{"data-sidebar":"sidebar","data-slot":"sidebar","data-mobile":"true",className:"bg-sidebar text-sidebar-foreground w-(--sidebar-width) p-0 [&>button]:hidden",style:{"--sidebar-width":Rt},side:t,children:[e.jsxs(wt,{className:"sr-only",children:[e.jsx(yt,{children:"Sidebar"}),e.jsx(Nt,{children:"Displays the mobile sidebar."})]}),e.jsx("div",{className:"flex h-full w-full flex-col",children:o})]})}):e.jsxs("div",{className:"group peer text-sidebar-foreground hidden md:block","data-state":l,"data-collapsible":l==="collapsed"?n:"","data-variant":a,"data-side":t,"data-slot":"sidebar",children:[e.jsx("div",{"data-slot":"sidebar-gap",className:d("relative w-(--sidebar-width) bg-transparent transition-[width] duration-200 ease-linear","group-data-[collapsible=offcanvas]:w-0","group-data-[side=right]:rotate-180",a==="floating"||a==="inset"?"group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4)))]":"group-data-[collapsible=icon]:w-(--sidebar-width-icon)")}),e.jsx("div",{"data-slot":"sidebar-container",className:d("fixed inset-y-0 z-10 hidden h-svh w-(--sidebar-width) transition-[left,right,width] duration-200 ease-linear md:flex",t==="left"?"left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]":"right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",a==="floating"||a==="inset"?"p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]":"group-data-[collapsible=icon]:w-(--sidebar-width-icon) group-data-[side=left]:border-r group-data-[side=right]:border-l",s),...i,children:e.jsx("div",{"data-sidebar":"sidebar","data-slot":"sidebar-inner",className:"bg-sidebar group-data-[variant=floating]:border-sidebar-border flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:shadow-sm",children:o})})]})}function It({className:t,onClick:a,...n}){const{toggleSidebar:s}=A();return e.jsxs(_,{"data-sidebar":"trigger","data-slot":"sidebar-trigger",variant:"ghost",size:"icon",className:d("size-7",t),onClick:o=>{a?.(o),s()},...n,children:[e.jsx(tt,{}),e.jsx("span",{className:"sr-only",children:"Toggle Sidebar"})]})}function Tt({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-header","data-sidebar":"header",className:d("flex flex-col gap-2 p-2",t),...a})}function Lt({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-footer","data-sidebar":"footer",className:d("flex flex-col gap-2 p-2",t),...a})}function $t({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-content","data-sidebar":"content",className:d("flex min-h-0 flex-1 flex-col gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden",t),...a})}function k({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-group","data-sidebar":"group",className:d("relative flex w-full min-w-0 flex-col p-2",t),...a})}function G({className:t,asChild:a=!1,...n}){const s=a?D:"div";return e.jsx(s,{"data-slot":"sidebar-group-label","data-sidebar":"group-label",className:d("text-sidebar-foreground/70 ring-sidebar-ring flex h-8 shrink-0 items-center rounded-md px-2 text-xs font-medium outline-hidden transition-[margin,opacity] duration-200 ease-linear focus-visible:ring-2 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0",t),...n})}function H({className:t,...a}){return e.jsx("div",{"data-slot":"sidebar-group-content","data-sidebar":"group-content",className:d("w-full text-sm",t),...a})}function F({className:t,...a}){return e.jsx("ul",{"data-slot":"sidebar-menu","data-sidebar":"menu",className:d("flex w-full min-w-0 flex-col gap-1",t),...a})}function y({className:t,...a}){return e.jsx("li",{"data-slot":"sidebar-menu-item","data-sidebar":"menu-item",className:d("group/menu-item relative",t),...a})}const Bt=ye("peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-hidden ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",{variants:{variant:{default:"hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",outline:"bg-background shadow-[0_0_0_1px_hsl(var(--sidebar-border))] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground hover:shadow-[0_0_0_1px_hsl(var(--sidebar-accent))]"},size:{default:"h-8 text-sm",sm:"h-7 text-xs",lg:"h-12 text-sm group-data-[collapsible=icon]:p-0!"}},defaultVariants:{variant:"default",size:"default"}});function m({asChild:t=!1,isActive:a=!1,variant:n="default",size:s="default",tooltip:o,className:i,...c}){const l=t?D:"button",{isMobile:x,state:h}=A(),f=e.jsx(l,{"data-slot":"sidebar-menu-button","data-sidebar":"menu-button","data-size":s,"data-active":a,className:d(Bt({variant:n,size:s}),i),...c});return o?(typeof o=="string"&&(o={children:o}),e.jsxs(Ct,{children:[e.jsx(St,{asChild:!0,children:f}),e.jsx(kt,{side:"right",align:"center",hidden:h!=="collapsed"||x,...o})]})):f}function Gt({className:t,...a}){return e.jsx("ul",{"data-slot":"sidebar-menu-sub","data-sidebar":"menu-sub",className:d("border-sidebar-border mx-3.5 flex min-w-0 translate-x-px flex-col gap-1 border-l px-2.5 py-0.5","group-data-[collapsible=icon]:hidden",t),...a})}function Ht({asChild:t=!1,size:a="md",isActive:n=!1,className:s,...o}){const i=t?D:"a";return e.jsx(i,{"data-slot":"sidebar-menu-sub-button","data-sidebar":"menu-sub-button","data-size":a,"data-active":n,className:d("text-sidebar-foreground ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground active:bg-sidebar-accent active:text-sidebar-accent-foreground [&>svg]:text-sidebar-accent-foreground flex h-7 min-w-0 -translate-x-px items-center gap-2 overflow-hidden rounded-md px-2 outline-hidden focus-visible:ring-2 disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0","data-[active=true]:bg-sidebar-accent data-[active=true]:text-sidebar-accent-foreground",a==="sm"&&"text-xs",a==="md"&&"text-sm","group-data-[collapsible=icon]:hidden",s),...o})}function q({singleton:t}){const{data:a}=R(),{data:n}=be();if(!a)return null;const s=r.useMemo(()=>Object.entries(a).filter(([,o])=>t?o.singleton:!o.singleton).toSorted(([o],[i])=>o.localeCompare(i)),[a,t]);return e.jsx(e.Fragment,{children:s.map(([o,i])=>e.jsx(Gt,{children:e.jsx(W,{to:t?`/admin/dashboard/${o}/default`:`/admin/dashboard/${o}`,className:({isActive:c,isPending:l})=>l?"pending":c?"active":"",children:({isActive:c})=>e.jsx(Ht,{isActive:c,asChild:!0,children:e.jsxs("div",{children:[e.jsx("span",{className:"inline-block overflow-hidden whitespace-nowrap text-ellipsis text-nowrap",children:i.displayName}),!t&&n?.[o]&&e.jsx("span",{className:"text-xs text-gray-500 ml-auto pr-1 min-w-[25px] text-right",children:Object.keys(n[o]).length})]})})})},i.displayName))})}var M="Collapsible",[Ft,xa]=De(M),[qt,P]=Ft(M),oe=r.forwardRef((t,a)=>{const{__scopeCollapsible:n,open:s,defaultOpen:o,disabled:i,onOpenChange:c,...l}=t,[x,h]=Re({prop:s,defaultProp:o??!1,onChange:c,caller:M});return e.jsx(qt,{scope:n,disabled:i,contentId:we(),open:x,onOpenToggle:r.useCallback(()=>h(f=>!f),[h]),children:e.jsx(E.div,{"data-state":T(x),"data-disabled":i?"":void 0,...l,ref:a})})});oe.displayName=M;var ie="CollapsibleTrigger",re=r.forwardRef((t,a)=>{const{__scopeCollapsible:n,...s}=t,o=P(ie,n);return e.jsx(E.button,{type:"button","aria-controls":o.contentId,"aria-expanded":o.open||!1,"data-state":T(o.open),"data-disabled":o.disabled?"":void 0,disabled:o.disabled,...s,ref:a,onClick:Ee(t.onClick,o.onOpenToggle)})});re.displayName=ie;var I="CollapsibleContent",de=r.forwardRef((t,a)=>{const{forceMount:n,...s}=t,o=P(I,t.__scopeCollapsible);return e.jsx(Ae,{present:n||o.open,children:({present:i})=>e.jsx(Vt,{...s,ref:a,present:i})})});de.displayName=I;var Vt=r.forwardRef((t,a)=>{const{__scopeCollapsible:n,present:s,children:o,...i}=t,c=P(I,n),[l,x]=r.useState(s),h=r.useRef(null),f=Ne(a,h),b=r.useRef(0),j=b.current,v=r.useRef(0),w=v.current,C=c.open||l,S=r.useRef(C),p=r.useRef(void 0);return r.useEffect(()=>{const u=requestAnimationFrame(()=>S.current=!1);return()=>cancelAnimationFrame(u)},[]),Pe(()=>{const u=h.current;if(u){p.current=p.current||{transitionDuration:u.style.transitionDuration,animationName:u.style.animationName},u.style.transitionDuration="0s",u.style.animationName="none";const L=u.getBoundingClientRect();b.current=L.height,v.current=L.width,S.current||(u.style.transitionDuration=p.current.transitionDuration,u.style.animationName=p.current.animationName),x(s)}},[c.open,s]),e.jsx(E.div,{"data-state":T(c.open),"data-disabled":c.disabled?"":void 0,id:c.contentId,hidden:!C,...i,ref:f,style:{"--radix-collapsible-content-height":j?`${j}px`:void 0,"--radix-collapsible-content-width":w?`${w}px`:void 0,...t.style},children:C&&o})});function T(t){return t?"open":"closed"}var Kt=oe;function V({...t}){return e.jsx(Kt,{"data-slot":"collapsible",...t})}function K({...t}){return e.jsx(re,{"data-slot":"collapsible-trigger",...t})}function U({...t}){return e.jsx(de,{"data-slot":"collapsible-content",...t})}function Ut(){const t=xe(),[a,n]=r.useState(!1),[s]=me(),[o]=ge(),[i]=je(),{data:c}=ve(),{data:l}=R(),x=r.useMemo(()=>l&&!!Object.values(l).find(b=>!b.singleton),[l]),h=r.useMemo(()=>l&&!!Object.values(l).find(b=>b.singleton),[l]),f=O(b=>b.auth.user);return e.jsxs(Pt,{className:"z-50",children:[e.jsx(ft,{isOpen:a,setOpen:n}),e.jsx(Tt,{className:"h-14 justify-center",children:e.jsx(k,{children:e.jsx(N,{to:"/admin/dashboard",className:"text-3xl font-semibold tracking-tight transition-colors",children:c?.name})})}),e.jsxs($t,{children:[e.jsxs(k,{children:[e.jsx(G,{children:"Content"}),e.jsx(H,{children:e.jsxs(F,{children:[e.jsx(V,{className:"group/collapsible",disabled:!x,children:e.jsxs(y,{children:[e.jsx(K,{asChild:!0,children:e.jsxs(m,{className:"group",children:[e.jsx(Qe,{}),e.jsx("span",{children:"Collections"}),e.jsx($,{className:"transition-transform ml-auto -mr-[2px] group-data-[state=open]:rotate-180"})]})}),e.jsx(U,{children:e.jsx(q,{})})]})}),e.jsx(V,{className:"group/collapsible",disabled:!h,children:e.jsxs(y,{children:[e.jsx(K,{asChild:!0,children:e.jsxs(m,{className:"group",children:[e.jsx(st,{}),e.jsx("span",{children:"Singles"}),e.jsx($,{className:"transition-transform ml-auto -mr-[2px] group-data-[state=open]:rotate-180"})]})}),e.jsx(U,{children:e.jsx(q,{singleton:!0})})]})}),e.jsx(y,{children:e.jsx(m,{asChild:!0,children:e.jsxs(N,{to:"/admin/dashboard/files",children:[e.jsx(Ue,{}),e.jsx("span",{children:"Files"})]})})}),e.jsx(y,{children:e.jsxs(m,{disabled:!0,children:[e.jsx(Ve,{}),e.jsx("span",{children:"Components"})]})})]})})]}),e.jsxs(k,{children:[e.jsx(G,{children:"Actions"}),e.jsx(H,{children:e.jsxs(F,{children:[f?.role==="developer"&&e.jsxs(e.Fragment,{children:[e.jsx(y,{children:e.jsxs(m,{className:"cursor-pointer",onClick:()=>o(),children:[e.jsx(Ge,{}),e.jsx("span",{children:"Pull from repo"})]})}),e.jsx(y,{children:e.jsxs(m,{className:"cursor-pointer",onClick:()=>i({author:f.email}),children:[e.jsx(Fe,{}),e.jsx("span",{children:"Push to repo"})]})})]}),f&&e.jsx(y,{children:e.jsxs(m,{className:"cursor-pointer",onClick:()=>s({author:f.email}),children:[e.jsx(Ie,{}),e.jsx("span",{children:"Publish"})]})})]})})]}),e.jsx(k,{})]}),e.jsxs(Lt,{children:[e.jsx(m,{asChild:!0,children:e.jsxs(N,{to:c?.previewUrl,children:["Preview",e.jsx(Te,{className:"ml-auto"})]})}),e.jsx(m,{className:"cursor-pointer",onClick:()=>n(!0),children:"About"}),e.jsxs(m,{className:"cursor-pointer",onClick:()=>t(fe()),children:[e.jsx(Je,{}),"Log out"]})]})]})}function Wt({children:t}){const a=le(),n=O(o=>o.auth.user),s=O(o=>o.auth.isLoading);return r.useEffect(()=>{!s&&!n&&a("/admin")},[s,a,n]),s||!n?e.jsx(Le,{}):t}function Qt(){const{pathname:t}=ce(),{data:a}=R(),n=t.split("/").filter(s=>!["admin","dashboard"].includes(s)&&s!=="");return a?e.jsx(e.Fragment,{children:n.map((s,o,i)=>e.jsxs(ue.Fragment,{children:[i.length>1&&o>=1&&e.jsx($e,{size:12,className:"text-gray-500 pt-[1px]"}),e.jsxs("p",{className:"text-sm leading-none tracking-tight capitalize text-gray-500 last:text-foreground",children:[o<i.length-1&&a[s]&&a[s].singleton&&(a[s]?a[s].displayName:s),o<i.length-1&&a[s]&&!a[s].singleton&&e.jsx(W,{to:`/admin/dashboard/${s}`,className:({isActive:c,isPending:l})=>l?"pending":c?"active":"",children:a[s]?a[s].displayName:s}),o===i.length-1&&(a[s]?a[s].displayName:s)]},s)]},o))}):null}const fa=he(function(){return e.jsx(Wt,{children:e.jsxs(At,{className:"flex h-full",children:[e.jsx(Ut,{}),e.jsxs("main",{className:"flex flex-col flex-1 h-full w-0",children:[e.jsx("header",{className:"flex sticky bg-sidebar dark:bg-sidebar z-40 top-0 h-14 shrink-0 items-center gap-2 border-b",children:e.jsxs("div",{className:"flex items-center gap-2 px-3",children:[e.jsx(It,{}),e.jsx(bt,{orientation:"vertical",className:"h-4"}),e.jsx(Qt,{})]})}),e.jsx(pe,{})]})]})})});export{fa as default};
@@ -1 +1 @@
1
- import{w as e,p as o}from"./chunk-EF7DTUVF-CaKisB5m.js";import{F as r}from"./files-Qh5oy2Yj.js";import"./utils-C_m54IzT.js";import"./index-DO7DtA1Q.js";import"./upload-C84AIRF5.js";import"./createLucideIcon-BweVylaW.js";import"./trash-BPu8wmdf.js";import"./chevron-down-CtNmiOMb.js";const n=e(function(){return o.jsx("div",{className:"overflow-auto flex flex-1 p-4 gap-4",children:o.jsx("div",{className:"flex flex-col flex-1 gap-8",children:o.jsx(r,{})})})});export{n as default};
1
+ import{w as e,p as o}from"./chunk-EF7DTUVF-CaKisB5m.js";import{F as r}from"./files-etseKA58.js";import"./utils-CZqhhZtB.js";import"./index-BeLOjj93.js";import"./upload-C84AIRF5.js";import"./createLucideIcon-BweVylaW.js";import"./trash-BPu8wmdf.js";import"./chevron-down-CtNmiOMb.js";const n=e(function(){return o.jsx("div",{className:"overflow-auto flex flex-1 p-4 gap-4",children:o.jsx("div",{className:"flex flex-col flex-1 gap-8",children:o.jsx(r,{})})})});export{n as default};
@@ -1 +1 @@
1
- import{p as r}from"./chunk-EF7DTUVF-CaKisB5m.js";import{B as m}from"./button-BGHUMWDX.js";import{P as n,a as p,f as l,b as c,C as f}from"./popover-BhUEX64-.js";import{a as u}from"./utils-C_m54IzT.js";import{C as x}from"./calendar-DVBBYeOW.js";import"./index-DO7DtA1Q.js";import"./createLucideIcon-BweVylaW.js";import"./chevron-right-haBQNeuE.js";import"./chevron-down-CtNmiOMb.js";import"./index-CaJfqerH.js";import"./index-Ct_4ArX8.js";import"./index-BJ-ODQ_I.js";import"./index-Bb8pHI6J.js";import"./tslib.es6-De9GV7Vy.js";import"./index-BDqB5AyL.js";function F({id:o,date:t,onDateChange:e,placeholder:s="Pick a date",disabled:a=!1,className:i}){return r.jsxs(n,{children:[r.jsx(p,{asChild:!0,children:r.jsxs(m,{variant:"outline",className:u("w-full justify-start text-left font-normal",!t&&"text-muted-foreground",i),disabled:a,children:[r.jsx(x,{className:"mr-2 h-4 w-4"}),t?l(t,"PPP"):r.jsx("span",{children:s})]})}),r.jsx(c,{className:"w-auto p-0",children:r.jsx(f,{id:o,mode:"single",selected:t,onSelect:e,initialFocus:!0})})]})}export{F as default};
1
+ import{p as r}from"./chunk-EF7DTUVF-CaKisB5m.js";import{B as m}from"./button-CLU225WL.js";import{P as n,a as p,f as l,b as c,C as f}from"./popover-XcLgQriX.js";import{a as u}from"./utils-CZqhhZtB.js";import{C as x}from"./calendar-DVBBYeOW.js";import"./index-BeLOjj93.js";import"./createLucideIcon-BweVylaW.js";import"./chevron-right-haBQNeuE.js";import"./chevron-down-CtNmiOMb.js";import"./index-Cac4seBf.js";import"./index-NRYqpySi.js";import"./index-BJ-ODQ_I.js";import"./index-CeH3aQ97.js";import"./tslib.es6-De9GV7Vy.js";import"./index-Cia-K30j.js";function F({id:o,date:t,onDateChange:e,placeholder:s="Pick a date",disabled:a=!1,className:i}){return r.jsxs(n,{children:[r.jsx(p,{asChild:!0,children:r.jsxs(m,{variant:"outline",className:u("w-full justify-start text-left font-normal",!t&&"text-muted-foreground",i),disabled:a,children:[r.jsx(x,{className:"mr-2 h-4 w-4"}),t?l(t,"PPP"):r.jsx("span",{children:s})]})}),r.jsx(c,{className:"w-auto p-0",children:r.jsx(f,{id:o,mode:"single",selected:t,onSelect:e,initialFocus:!0})})]})}export{F as default};
@@ -0,0 +1 @@
1
+ import{a,p as t}from"./chunk-EF7DTUVF-CaKisB5m.js";import{B as N}from"./button-CLU225WL.js";import{f as c,P as C,a as H,b,C as S}from"./popover-XcLgQriX.js";import{I as g}from"./schemas-Btr8ThQu.js";import{a as k}from"./utils-CZqhhZtB.js";import{C as E}from"./calendar-DVBBYeOW.js";import"./index-BeLOjj93.js";import"./createLucideIcon-BweVylaW.js";import"./chevron-right-haBQNeuE.js";import"./chevron-down-CtNmiOMb.js";import"./index-Cac4seBf.js";import"./index-NRYqpySi.js";import"./index-BJ-ODQ_I.js";import"./index-CeH3aQ97.js";import"./tslib.es6-De9GV7Vy.js";import"./index-Cia-K30j.js";function O({id:d,date:e,onDateTimeChange:o,placeholder:x="Pick a date and time",disabled:u=!1,className:j}){const[s,m]=a.useState(e),[l,p]=a.useState(e?c(e,"HH:mm"):"12:00");a.useEffect(()=>{m(e),e&&p(c(e,"HH:mm"))},[e]);const h=a.useCallback(r=>{const i=r.target.value;if(p(i),!s)return;const[n,P]=i.split(":").map(Number),f=new Date(s);f.setHours(n,P,0,0),o?.(f)},[s,o]),v=a.useCallback(r=>{if(!r){m(void 0),o?.(void 0);return}const[i,n]=l.split(":").map(Number);r.setHours(i,n,0,0),m(r),o?.(r)},[l,o]);return t.jsxs("div",{className:"flex gap-2",children:[t.jsx(g,{type:"time",value:l,onChange:h,disabled:u||!s,className:"w-32"}),t.jsxs(C,{children:[t.jsx(H,{asChild:!0,children:t.jsxs(N,{variant:"outline",className:k("flex-1 justify-start text-left font-normal",!s&&"text-muted-foreground",j),disabled:u,children:[t.jsx(E,{className:"mr-2 h-4 w-4"}),s?c(s,"PPP"):t.jsx("span",{children:x})]})}),t.jsx(b,{className:"w-auto p-0",children:t.jsx(S,{id:d,mode:"single",selected:s,onSelect:v,initialFocus:!0})})]})]})}export{O as default};
@@ -1,4 +1,4 @@
1
- import{p as e,a as g,x as w}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as v,r as k,t as F,v as z,w as C,u as $,x as M,n as D}from"./utils-C_m54IzT.js";import{S as U,c as _}from"./index-DO7DtA1Q.js";import{U as y}from"./upload-C84AIRF5.js";import{F as H,T as L}from"./trash-BPu8wmdf.js";import{c as m}from"./createLucideIcon-BweVylaW.js";import{C as S}from"./chevron-down-CtNmiOMb.js";/**
1
+ import{p as e,a as g,x as w}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as v,r as k,t as F,v as z,w as C,u as $,x as M,n as D}from"./utils-CZqhhZtB.js";import{S as U,c as _}from"./index-BeLOjj93.js";import{U as y}from"./upload-C84AIRF5.js";import{F as H,T as L}from"./trash-BPu8wmdf.js";import{c as m}from"./createLucideIcon-BweVylaW.js";import{C as S}from"./chevron-down-CtNmiOMb.js";/**
2
2
  * @license lucide-react v0.487.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -0,0 +1 @@
1
+ import{a as p,p as e,w as f,v as g}from"./chunk-EF7DTUVF-CaKisB5m.js";import{S as b,L as N}from"./Loading-Cmzaj2IX.js";import{B as w}from"./button-CLU225WL.js";import{o as F,b as L,s as d,u as v,a as y,F as C,c as n,d as t,e as x,f as i,I as u,g as m,C as S}from"./schemas-Btr8ThQu.js";import{u as E,d as c,l as k}from"./authSlice-FAgJOb9-.js";import"./utils-CZqhhZtB.js";import"./createLucideIcon-BweVylaW.js";import"./index-BeLOjj93.js";import"./index-NRYqpySi.js";import"./index-BJ-ODQ_I.js";import"./tslib.es6-De9GV7Vy.js";const P=F({email:d().nonempty("Please enter your email").email(),password:d().nonempty("Please enter your password"),remember:L()});function A(){"use no memo";const o=E(),r=c(s=>s.auth.isLoading),a=v({resolver:y(P),disabled:r,defaultValues:{email:"",password:"",remember:!1}}),l=p.useCallback(({email:s,password:h,remember:j})=>{o(k({email:s,password:h,remember:j}))},[o]);return e.jsx("div",{className:"flex flex-col",children:e.jsx(C,{...a,children:e.jsxs("form",{onSubmit:a.handleSubmit(l),className:"space-y-4",children:[e.jsx(n,{control:a.control,name:"email",rules:{required:!0},render:({field:s})=>e.jsxs(t,{children:[e.jsx(x,{className:"flex gap-1 items-baseline",children:"Email"}),e.jsx(i,{children:e.jsx(u,{placeholder:"callasmaria@example.com",...s})}),e.jsx(m,{})]})}),e.jsx(n,{name:"password",control:a.control,rules:{required:!0},render:({field:s})=>e.jsxs(t,{children:[e.jsx(x,{className:"flex gap-1 items-baseline",children:"Password"}),e.jsx(i,{children:e.jsx(u,{type:"password",...s})}),e.jsx(m,{})]})}),e.jsx(n,{name:"remember",control:a.control,render:({field:s})=>e.jsxs(t,{children:[e.jsx(i,{children:e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(S,{id:"remember",checked:s.value,onCheckedChange:s.onChange}),e.jsx("label",{htmlFor:"remember",className:"text-sm leading-none",children:"Remember me"})]})}),e.jsx(m,{})]})}),e.jsx(w,{type:"submit",disabled:!a.formState.isValid||r,className:"w-full",children:r?e.jsx(b,{className:"absolute"}):"Login"})]})})})}const J=f(function(){const r=g(),a=c(s=>s.auth.user),l=c(s=>s.auth.isLoading);return p.useEffect(()=>{a&&r("/admin/dashboard")},[r,a]),l||a?e.jsx(N,{message:"Logging in..."}):e.jsx("div",{className:"flex w-full h-full",children:e.jsxs("div",{className:"self-center space-y-8 w-72 mx-auto",children:[e.jsxs("div",{className:"flex flex-col space-y-2 text-center",children:[e.jsx("h1",{className:"text-2xl font-semibold tracking-tight leading-none",children:"Editorial Admin"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Enter your details below to login"})]}),e.jsx(A,{})]})})});export{J as default};
@@ -1,4 +1,4 @@
1
- import{p as y,a as X}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as E}from"./utils-C_m54IzT.js";function ut({className:e,...o}){return y.jsx("div",{"data-slot":"table-container",className:"flex relative",children:y.jsx("div",{"data-slot":"table",className:E("flex-1 caption-bottom text-sm",e),...o})})}function at({className:e,...o}){return y.jsx("div",{"data-slot":"table-header",className:E("[&_tr]:border-b",e),...o})}function gt({className:e,...o}){return y.jsx("div",{"data-slot":"table-body",className:E("[&_tr:last-child]:border-0",e),...o})}function dt({className:e,...o}){return y.jsx("div",{"data-slot":"table-row",className:E("hover:bg-muted/50 data-[state=selected]:bg-muted transition-colors",e),...o})}function ct({className:e,...o}){return y.jsx("div",{"data-slot":"table-head",className:E("flex items-center text-foreground h-10 px-2 text-left align-middle font-medium whitespace-nowrap border-b [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",e),...o})}function ft({className:e,...o}){return y.jsx("div",{"data-slot":"table-cell",className:E("p-2 align-middle whitespace-nowrap border-b [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",e),...o})}/**
1
+ import{p as y,a as X}from"./chunk-EF7DTUVF-CaKisB5m.js";import{a as E}from"./utils-CZqhhZtB.js";function ut({className:e,...o}){return y.jsx("div",{"data-slot":"table-container",className:"flex relative",children:y.jsx("div",{"data-slot":"table",className:E("flex-1 caption-bottom text-sm",e),...o})})}function at({className:e,...o}){return y.jsx("div",{"data-slot":"table-header",className:E("[&_tr]:border-b",e),...o})}function gt({className:e,...o}){return y.jsx("div",{"data-slot":"table-body",className:E("[&_tr:last-child]:border-0",e),...o})}function dt({className:e,...o}){return y.jsx("div",{"data-slot":"table-row",className:E("hover:bg-muted/50 data-[state=selected]:bg-muted transition-colors",e),...o})}function ct({className:e,...o}){return y.jsx("div",{"data-slot":"table-head",className:E("flex items-center text-foreground h-10 px-2 text-left align-middle font-medium whitespace-nowrap border-b [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",e),...o})}function ft({className:e,...o}){return y.jsx("div",{"data-slot":"table-cell",className:E("p-2 align-middle whitespace-nowrap border-b [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",e),...o})}/**
2
2
  * table-core
3
3
  *
4
4
  * Copyright (c) TanStack
@@ -1 +1 @@
1
- import{a as s,p as y}from"./chunk-EF7DTUVF-CaKisB5m.js";import{n as h}from"./utils-C_m54IzT.js";function C(n,t){if(typeof n=="function")return n(t);n!=null&&(n.current=t)}function x(...n){return t=>{let e=!1;const l=n.map(r=>{const o=C(r,t);return!e&&typeof o=="function"&&(e=!0),o});if(e)return()=>{for(let r=0;r<l.length;r++){const o=l[r];typeof o=="function"?o():C(n[r],null)}}}}function I(...n){return s.useCallback(x(...n),n)}function N(n){const t=R(n),e=s.forwardRef((l,r)=>{const{children:o,...u}=l,a=s.Children.toArray(o),f=a.find(j);if(f){const i=f.props.children,c=a.map(d=>d===f?s.Children.count(i)>1?s.Children.only(null):s.isValidElement(i)?i.props.children:null:d);return y.jsx(t,{...u,ref:r,children:s.isValidElement(i)?s.cloneElement(i,void 0,c):null})}return y.jsx(t,{...u,ref:r,children:o})});return e.displayName=`${n}.Slot`,e}var W=N("Slot");function R(n){const t=s.forwardRef((e,l)=>{const{children:r,...o}=e;if(s.isValidElement(r)){const u=_(r),a=O(o,r.props);return r.type!==s.Fragment&&(a.ref=l?x(l,u):u),s.cloneElement(r,a)}return s.Children.count(r)>1?s.Children.only(null):null});return t.displayName=`${n}.SlotClone`,t}var E=Symbol("radix.slottable");function k(n){const t=({children:e})=>y.jsx(y.Fragment,{children:e});return t.displayName=`${n}.Slottable`,t.__radixId=E,t}function j(n){return s.isValidElement(n)&&typeof n.type=="function"&&"__radixId"in n.type&&n.type.__radixId===E}function O(n,t){const e={...t};for(const l in t){const r=n[l],o=t[l];/^on[A-Z]/.test(l)?r&&o?e[l]=(...a)=>{const f=o(...a);return r(...a),f}:r&&(e[l]=r):l==="style"?e[l]={...r,...o}:l==="className"&&(e[l]=[r,o].filter(Boolean).join(" "))}return{...n,...e}}function _(n){let t=Object.getOwnPropertyDescriptor(n.props,"ref")?.get,e=t&&"isReactWarning"in t&&t.isReactWarning;return e?n.ref:(t=Object.getOwnPropertyDescriptor(n,"ref")?.get,e=t&&"isReactWarning"in t&&t.isReactWarning,e?n.props.ref:n.props.ref||n.ref)}const S=n=>typeof n=="boolean"?`${n}`:n===0?"0":n,b=h,T=(n,t)=>e=>{var l;if(t?.variants==null)return b(n,e?.class,e?.className);const{variants:r,defaultVariants:o}=t,u=Object.keys(r).map(i=>{const c=e?.[i],d=o?.[i];if(c===null)return null;const m=S(c)||S(d);return r[i][m]}),a=e&&Object.entries(e).reduce((i,c)=>{let[d,m]=c;return m===void 0||(i[d]=m),i},{}),f=t==null||(l=t.compoundVariants)===null||l===void 0?void 0:l.reduce((i,c)=>{let{class:d,className:m,...V}=c;return Object.entries(V).every(g=>{let[p,v]=g;return Array.isArray(v)?v.includes({...o,...a}[p]):{...o,...a}[p]===v})?[...i,d,m]:i},[]);return b(n,u,f,e?.class,e?.className)};export{W as S,k as a,N as b,T as c,I as u};
1
+ import{a as s,p as y}from"./chunk-EF7DTUVF-CaKisB5m.js";import{n as h}from"./utils-CZqhhZtB.js";function C(n,t){if(typeof n=="function")return n(t);n!=null&&(n.current=t)}function x(...n){return t=>{let e=!1;const l=n.map(r=>{const o=C(r,t);return!e&&typeof o=="function"&&(e=!0),o});if(e)return()=>{for(let r=0;r<l.length;r++){const o=l[r];typeof o=="function"?o():C(n[r],null)}}}}function I(...n){return s.useCallback(x(...n),n)}function N(n){const t=R(n),e=s.forwardRef((l,r)=>{const{children:o,...u}=l,a=s.Children.toArray(o),f=a.find(j);if(f){const i=f.props.children,c=a.map(d=>d===f?s.Children.count(i)>1?s.Children.only(null):s.isValidElement(i)?i.props.children:null:d);return y.jsx(t,{...u,ref:r,children:s.isValidElement(i)?s.cloneElement(i,void 0,c):null})}return y.jsx(t,{...u,ref:r,children:o})});return e.displayName=`${n}.Slot`,e}var W=N("Slot");function R(n){const t=s.forwardRef((e,l)=>{const{children:r,...o}=e;if(s.isValidElement(r)){const u=_(r),a=O(o,r.props);return r.type!==s.Fragment&&(a.ref=l?x(l,u):u),s.cloneElement(r,a)}return s.Children.count(r)>1?s.Children.only(null):null});return t.displayName=`${n}.SlotClone`,t}var E=Symbol("radix.slottable");function k(n){const t=({children:e})=>y.jsx(y.Fragment,{children:e});return t.displayName=`${n}.Slottable`,t.__radixId=E,t}function j(n){return s.isValidElement(n)&&typeof n.type=="function"&&"__radixId"in n.type&&n.type.__radixId===E}function O(n,t){const e={...t};for(const l in t){const r=n[l],o=t[l];/^on[A-Z]/.test(l)?r&&o?e[l]=(...a)=>{const f=o(...a);return r(...a),f}:r&&(e[l]=r):l==="style"?e[l]={...r,...o}:l==="className"&&(e[l]=[r,o].filter(Boolean).join(" "))}return{...n,...e}}function _(n){let t=Object.getOwnPropertyDescriptor(n.props,"ref")?.get,e=t&&"isReactWarning"in t&&t.isReactWarning;return e?n.ref:(t=Object.getOwnPropertyDescriptor(n,"ref")?.get,e=t&&"isReactWarning"in t&&t.isReactWarning,e?n.props.ref:n.props.ref||n.ref)}const S=n=>typeof n=="boolean"?`${n}`:n===0?"0":n,b=h,T=(n,t)=>e=>{var l;if(t?.variants==null)return b(n,e?.class,e?.className);const{variants:r,defaultVariants:o}=t,u=Object.keys(r).map(i=>{const c=e?.[i],d=o?.[i];if(c===null)return null;const m=S(c)||S(d);return r[i][m]}),a=e&&Object.entries(e).reduce((i,c)=>{let[d,m]=c;return m===void 0||(i[d]=m),i},{}),f=t==null||(l=t.compoundVariants)===null||l===void 0?void 0:l.reduce((i,c)=>{let{class:d,className:m,...V}=c;return Object.entries(V).every(g=>{let[p,v]=g;return Array.isArray(v)?v.includes({...o,...a}[p]):{...o,...a}[p]===v})?[...i,d,m]:i},[]);return b(n,u,f,e?.class,e?.className)};export{W as S,k as a,N as b,T as c,I as u};
@@ -1 +1 @@
1
- import{a,p as u}from"./chunk-EF7DTUVF-CaKisB5m.js";import{P as j,c as Q,u as Z,a as m,b as H}from"./index-Ct_4ArX8.js";import{u as G,a as ee}from"./index-DO7DtA1Q.js";import{u as te,e as oe,i as re}from"./index-Bb8pHI6J.js";import{c as V,R as ne,A as ae,a as se,C as ie}from"./index-BDqB5AyL.js";var le="Separator",M="horizontal",ce=["horizontal","vertical"],F=a.forwardRef((e,o)=>{const{decorative:t,orientation:r=M,...n}=e,s=ue(r)?r:M,d=t?{role:"none"}:{"aria-orientation":s==="vertical"?s:void 0,role:"separator"};return u.jsx(j.div,{"data-orientation":s,...d,...n,ref:o})});F.displayName=le;function ue(e){return ce.includes(e)}var Ie=F,pe=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),de="VisuallyHidden",U=a.forwardRef((e,o)=>u.jsx(j.span,{...e,ref:o,style:{...pe,...e.style}}));U.displayName=de;var fe=U,[_,ke]=Q("Tooltip",[V]),A=V(),Y="TooltipProvider",ve=700,D="tooltip.open",[he,N]=_(Y),B=e=>{const{__scopeTooltip:o,delayDuration:t=ve,skipDelayDuration:r=300,disableHoverableContent:n=!1,children:s}=e,l=a.useRef(!0),d=a.useRef(!1),i=a.useRef(0);return a.useEffect(()=>{const f=i.current;return()=>window.clearTimeout(f)},[]),u.jsx(he,{scope:o,isOpenDelayedRef:l,delayDuration:t,onOpen:a.useCallback(()=>{window.clearTimeout(i.current),l.current=!1},[]),onClose:a.useCallback(()=>{window.clearTimeout(i.current),i.current=window.setTimeout(()=>l.current=!0,r)},[r]),isPointerInTransitRef:d,onPointerInTransitChange:a.useCallback(f=>{d.current=f},[]),disableHoverableContent:n,children:s})};B.displayName=Y;var R="Tooltip",[xe,O]=_(R),z=e=>{const{__scopeTooltip:o,children:t,open:r,defaultOpen:n,onOpenChange:s,disableHoverableContent:l,delayDuration:d}=e,i=N(R,e.__scopeTooltip),f=A(o),[c,v]=a.useState(null),h=te(),p=a.useRef(0),x=l??i.disableHoverableContent,y=d??i.delayDuration,T=a.useRef(!1),[C,g]=Z({prop:r,defaultProp:n??!1,onChange:S=>{S?(i.onOpen(),document.dispatchEvent(new CustomEvent(D))):i.onClose(),s?.(S)},caller:R}),w=a.useMemo(()=>C?T.current?"delayed-open":"instant-open":"closed",[C]),E=a.useCallback(()=>{window.clearTimeout(p.current),p.current=0,T.current=!1,g(!0)},[g]),P=a.useCallback(()=>{window.clearTimeout(p.current),p.current=0,g(!1)},[g]),k=a.useCallback(()=>{window.clearTimeout(p.current),p.current=window.setTimeout(()=>{T.current=!0,g(!0),p.current=0},y)},[y,g]);return a.useEffect(()=>()=>{p.current&&(window.clearTimeout(p.current),p.current=0)},[]),u.jsx(ne,{...f,children:u.jsx(xe,{scope:o,contentId:h,open:C,stateAttribute:w,trigger:c,onTriggerChange:v,onTriggerEnter:a.useCallback(()=>{i.isOpenDelayedRef.current?k():E()},[i.isOpenDelayedRef,k,E]),onTriggerLeave:a.useCallback(()=>{x?P():(window.clearTimeout(p.current),p.current=0)},[P,x]),onOpen:E,onClose:P,disableHoverableContent:x,children:t})})};z.displayName=R;var L="TooltipTrigger",$=a.forwardRef((e,o)=>{const{__scopeTooltip:t,...r}=e,n=O(L,t),s=N(L,t),l=A(t),d=a.useRef(null),i=G(o,d,n.onTriggerChange),f=a.useRef(!1),c=a.useRef(!1),v=a.useCallback(()=>f.current=!1,[]);return a.useEffect(()=>()=>document.removeEventListener("pointerup",v),[v]),u.jsx(ae,{asChild:!0,...l,children:u.jsx(j.button,{"aria-describedby":n.open?n.contentId:void 0,"data-state":n.stateAttribute,...r,ref:i,onPointerMove:m(e.onPointerMove,h=>{h.pointerType!=="touch"&&!c.current&&!s.isPointerInTransitRef.current&&(n.onTriggerEnter(),c.current=!0)}),onPointerLeave:m(e.onPointerLeave,()=>{n.onTriggerLeave(),c.current=!1}),onPointerDown:m(e.onPointerDown,()=>{n.open&&n.onClose(),f.current=!0,document.addEventListener("pointerup",v,{once:!0})}),onFocus:m(e.onFocus,()=>{f.current||n.onOpen()}),onBlur:m(e.onBlur,n.onClose),onClick:m(e.onClick,n.onClose)})})});$.displayName=L;var I="TooltipPortal",[Te,ye]=_(I,{forceMount:void 0}),q=e=>{const{__scopeTooltip:o,forceMount:t,children:r,container:n}=e,s=O(I,o);return u.jsx(Te,{scope:o,forceMount:t,children:u.jsx(H,{present:t||s.open,children:u.jsx(oe,{asChild:!0,container:n,children:r})})})};q.displayName=I;var b="TooltipContent",W=a.forwardRef((e,o)=>{const t=ye(b,e.__scopeTooltip),{forceMount:r=t.forceMount,side:n="top",...s}=e,l=O(b,e.__scopeTooltip);return u.jsx(H,{present:r||l.open,children:l.disableHoverableContent?u.jsx(X,{side:n,...s,ref:o}):u.jsx(ge,{side:n,...s,ref:o})})}),ge=a.forwardRef((e,o)=>{const t=O(b,e.__scopeTooltip),r=N(b,e.__scopeTooltip),n=a.useRef(null),s=G(o,n),[l,d]=a.useState(null),{trigger:i,onClose:f}=t,c=n.current,{onPointerInTransitChange:v}=r,h=a.useCallback(()=>{d(null),v(!1)},[v]),p=a.useCallback((x,y)=>{const T=x.currentTarget,C={x:x.clientX,y:x.clientY},g=we(C,T.getBoundingClientRect()),w=Ee(C,g),E=Pe(y.getBoundingClientRect()),P=Oe([...w,...E]);d(P),v(!0)},[v]);return a.useEffect(()=>()=>h(),[h]),a.useEffect(()=>{if(i&&c){const x=T=>p(T,c),y=T=>p(T,i);return i.addEventListener("pointerleave",x),c.addEventListener("pointerleave",y),()=>{i.removeEventListener("pointerleave",x),c.removeEventListener("pointerleave",y)}}},[i,c,p,h]),a.useEffect(()=>{if(l){const x=y=>{const T=y.target,C={x:y.clientX,y:y.clientY},g=i?.contains(T)||c?.contains(T),w=!Re(C,l);g?h():w&&(h(),f())};return document.addEventListener("pointermove",x),()=>document.removeEventListener("pointermove",x)}},[i,c,l,f,h]),u.jsx(X,{...e,ref:s})}),[Ce,me]=_(R,{isInside:!1}),be=ee("TooltipContent"),X=a.forwardRef((e,o)=>{const{__scopeTooltip:t,children:r,"aria-label":n,onEscapeKeyDown:s,onPointerDownOutside:l,...d}=e,i=O(b,t),f=A(t),{onClose:c}=i;return a.useEffect(()=>(document.addEventListener(D,c),()=>document.removeEventListener(D,c)),[c]),a.useEffect(()=>{if(i.trigger){const v=h=>{h.target?.contains(i.trigger)&&c()};return window.addEventListener("scroll",v,{capture:!0}),()=>window.removeEventListener("scroll",v,{capture:!0})}},[i.trigger,c]),u.jsx(re,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:s,onPointerDownOutside:l,onFocusOutside:v=>v.preventDefault(),onDismiss:c,children:u.jsxs(ie,{"data-state":i.stateAttribute,...f,...d,ref:o,style:{...d.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[u.jsx(be,{children:r}),u.jsx(Ce,{scope:t,isInside:!0,children:u.jsx(fe,{id:i.contentId,role:"tooltip",children:n||r})})]})})});W.displayName=b;var K="TooltipArrow",J=a.forwardRef((e,o)=>{const{__scopeTooltip:t,...r}=e,n=A(t);return me(K,t).isInside?null:u.jsx(se,{...n,...r,ref:o})});J.displayName=K;function we(e,o){const t=Math.abs(o.top-e.y),r=Math.abs(o.bottom-e.y),n=Math.abs(o.right-e.x),s=Math.abs(o.left-e.x);switch(Math.min(t,r,n,s)){case s:return"left";case n:return"right";case t:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function Ee(e,o,t=5){const r=[];switch(o){case"top":r.push({x:e.x-t,y:e.y+t},{x:e.x+t,y:e.y+t});break;case"bottom":r.push({x:e.x-t,y:e.y-t},{x:e.x+t,y:e.y-t});break;case"left":r.push({x:e.x+t,y:e.y-t},{x:e.x+t,y:e.y+t});break;case"right":r.push({x:e.x-t,y:e.y-t},{x:e.x-t,y:e.y+t});break}return r}function Pe(e){const{top:o,right:t,bottom:r,left:n}=e;return[{x:n,y:o},{x:t,y:o},{x:t,y:r},{x:n,y:r}]}function Re(e,o){const{x:t,y:r}=e;let n=!1;for(let s=0,l=o.length-1;s<o.length;l=s++){const d=o[s],i=o[l],f=d.x,c=d.y,v=i.x,h=i.y;c>r!=h>r&&t<(v-f)*(r-c)/(h-c)+f&&(n=!n)}return n}function Oe(e){const o=e.slice();return o.sort((t,r)=>t.x<r.x?-1:t.x>r.x?1:t.y<r.y?-1:t.y>r.y?1:0),_e(o)}function _e(e){if(e.length<=1)return e.slice();const o=[];for(let r=0;r<e.length;r++){const n=e[r];for(;o.length>=2;){const s=o[o.length-1],l=o[o.length-2];if((s.x-l.x)*(n.y-l.y)>=(s.y-l.y)*(n.x-l.x))o.pop();else break}o.push(n)}o.pop();const t=[];for(let r=e.length-1;r>=0;r--){const n=e[r];for(;t.length>=2;){const s=t[t.length-1],l=t[t.length-2];if((s.x-l.x)*(n.y-l.y)>=(s.y-l.y)*(n.x-l.x))t.pop();else break}t.push(n)}return t.pop(),o.length===1&&t.length===1&&o[0].x===t[0].x&&o[0].y===t[0].y?o:o.concat(t)}var Se=B,Me=z,He=$,Ge=q,Ve=W,Fe=J;export{Fe as A,Ve as C,Se as P,Ie as R,He as T,pe as V,Me as a,Ge as b};
1
+ import{a,p as u}from"./chunk-EF7DTUVF-CaKisB5m.js";import{P as j,c as Q,u as Z,a as m,b as H}from"./index-NRYqpySi.js";import{u as G,a as ee}from"./index-BeLOjj93.js";import{u as te,e as oe,i as re}from"./index-CeH3aQ97.js";import{c as V,R as ne,A as ae,a as se,C as ie}from"./index-Cia-K30j.js";var le="Separator",M="horizontal",ce=["horizontal","vertical"],F=a.forwardRef((e,o)=>{const{decorative:t,orientation:r=M,...n}=e,s=ue(r)?r:M,d=t?{role:"none"}:{"aria-orientation":s==="vertical"?s:void 0,role:"separator"};return u.jsx(j.div,{"data-orientation":s,...d,...n,ref:o})});F.displayName=le;function ue(e){return ce.includes(e)}var Ie=F,pe=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),de="VisuallyHidden",U=a.forwardRef((e,o)=>u.jsx(j.span,{...e,ref:o,style:{...pe,...e.style}}));U.displayName=de;var fe=U,[_,ke]=Q("Tooltip",[V]),A=V(),Y="TooltipProvider",ve=700,D="tooltip.open",[he,N]=_(Y),B=e=>{const{__scopeTooltip:o,delayDuration:t=ve,skipDelayDuration:r=300,disableHoverableContent:n=!1,children:s}=e,l=a.useRef(!0),d=a.useRef(!1),i=a.useRef(0);return a.useEffect(()=>{const f=i.current;return()=>window.clearTimeout(f)},[]),u.jsx(he,{scope:o,isOpenDelayedRef:l,delayDuration:t,onOpen:a.useCallback(()=>{window.clearTimeout(i.current),l.current=!1},[]),onClose:a.useCallback(()=>{window.clearTimeout(i.current),i.current=window.setTimeout(()=>l.current=!0,r)},[r]),isPointerInTransitRef:d,onPointerInTransitChange:a.useCallback(f=>{d.current=f},[]),disableHoverableContent:n,children:s})};B.displayName=Y;var R="Tooltip",[xe,O]=_(R),z=e=>{const{__scopeTooltip:o,children:t,open:r,defaultOpen:n,onOpenChange:s,disableHoverableContent:l,delayDuration:d}=e,i=N(R,e.__scopeTooltip),f=A(o),[c,v]=a.useState(null),h=te(),p=a.useRef(0),x=l??i.disableHoverableContent,y=d??i.delayDuration,T=a.useRef(!1),[C,g]=Z({prop:r,defaultProp:n??!1,onChange:S=>{S?(i.onOpen(),document.dispatchEvent(new CustomEvent(D))):i.onClose(),s?.(S)},caller:R}),w=a.useMemo(()=>C?T.current?"delayed-open":"instant-open":"closed",[C]),E=a.useCallback(()=>{window.clearTimeout(p.current),p.current=0,T.current=!1,g(!0)},[g]),P=a.useCallback(()=>{window.clearTimeout(p.current),p.current=0,g(!1)},[g]),k=a.useCallback(()=>{window.clearTimeout(p.current),p.current=window.setTimeout(()=>{T.current=!0,g(!0),p.current=0},y)},[y,g]);return a.useEffect(()=>()=>{p.current&&(window.clearTimeout(p.current),p.current=0)},[]),u.jsx(ne,{...f,children:u.jsx(xe,{scope:o,contentId:h,open:C,stateAttribute:w,trigger:c,onTriggerChange:v,onTriggerEnter:a.useCallback(()=>{i.isOpenDelayedRef.current?k():E()},[i.isOpenDelayedRef,k,E]),onTriggerLeave:a.useCallback(()=>{x?P():(window.clearTimeout(p.current),p.current=0)},[P,x]),onOpen:E,onClose:P,disableHoverableContent:x,children:t})})};z.displayName=R;var L="TooltipTrigger",$=a.forwardRef((e,o)=>{const{__scopeTooltip:t,...r}=e,n=O(L,t),s=N(L,t),l=A(t),d=a.useRef(null),i=G(o,d,n.onTriggerChange),f=a.useRef(!1),c=a.useRef(!1),v=a.useCallback(()=>f.current=!1,[]);return a.useEffect(()=>()=>document.removeEventListener("pointerup",v),[v]),u.jsx(ae,{asChild:!0,...l,children:u.jsx(j.button,{"aria-describedby":n.open?n.contentId:void 0,"data-state":n.stateAttribute,...r,ref:i,onPointerMove:m(e.onPointerMove,h=>{h.pointerType!=="touch"&&!c.current&&!s.isPointerInTransitRef.current&&(n.onTriggerEnter(),c.current=!0)}),onPointerLeave:m(e.onPointerLeave,()=>{n.onTriggerLeave(),c.current=!1}),onPointerDown:m(e.onPointerDown,()=>{n.open&&n.onClose(),f.current=!0,document.addEventListener("pointerup",v,{once:!0})}),onFocus:m(e.onFocus,()=>{f.current||n.onOpen()}),onBlur:m(e.onBlur,n.onClose),onClick:m(e.onClick,n.onClose)})})});$.displayName=L;var I="TooltipPortal",[Te,ye]=_(I,{forceMount:void 0}),q=e=>{const{__scopeTooltip:o,forceMount:t,children:r,container:n}=e,s=O(I,o);return u.jsx(Te,{scope:o,forceMount:t,children:u.jsx(H,{present:t||s.open,children:u.jsx(oe,{asChild:!0,container:n,children:r})})})};q.displayName=I;var b="TooltipContent",W=a.forwardRef((e,o)=>{const t=ye(b,e.__scopeTooltip),{forceMount:r=t.forceMount,side:n="top",...s}=e,l=O(b,e.__scopeTooltip);return u.jsx(H,{present:r||l.open,children:l.disableHoverableContent?u.jsx(X,{side:n,...s,ref:o}):u.jsx(ge,{side:n,...s,ref:o})})}),ge=a.forwardRef((e,o)=>{const t=O(b,e.__scopeTooltip),r=N(b,e.__scopeTooltip),n=a.useRef(null),s=G(o,n),[l,d]=a.useState(null),{trigger:i,onClose:f}=t,c=n.current,{onPointerInTransitChange:v}=r,h=a.useCallback(()=>{d(null),v(!1)},[v]),p=a.useCallback((x,y)=>{const T=x.currentTarget,C={x:x.clientX,y:x.clientY},g=we(C,T.getBoundingClientRect()),w=Ee(C,g),E=Pe(y.getBoundingClientRect()),P=Oe([...w,...E]);d(P),v(!0)},[v]);return a.useEffect(()=>()=>h(),[h]),a.useEffect(()=>{if(i&&c){const x=T=>p(T,c),y=T=>p(T,i);return i.addEventListener("pointerleave",x),c.addEventListener("pointerleave",y),()=>{i.removeEventListener("pointerleave",x),c.removeEventListener("pointerleave",y)}}},[i,c,p,h]),a.useEffect(()=>{if(l){const x=y=>{const T=y.target,C={x:y.clientX,y:y.clientY},g=i?.contains(T)||c?.contains(T),w=!Re(C,l);g?h():w&&(h(),f())};return document.addEventListener("pointermove",x),()=>document.removeEventListener("pointermove",x)}},[i,c,l,f,h]),u.jsx(X,{...e,ref:s})}),[Ce,me]=_(R,{isInside:!1}),be=ee("TooltipContent"),X=a.forwardRef((e,o)=>{const{__scopeTooltip:t,children:r,"aria-label":n,onEscapeKeyDown:s,onPointerDownOutside:l,...d}=e,i=O(b,t),f=A(t),{onClose:c}=i;return a.useEffect(()=>(document.addEventListener(D,c),()=>document.removeEventListener(D,c)),[c]),a.useEffect(()=>{if(i.trigger){const v=h=>{h.target?.contains(i.trigger)&&c()};return window.addEventListener("scroll",v,{capture:!0}),()=>window.removeEventListener("scroll",v,{capture:!0})}},[i.trigger,c]),u.jsx(re,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:s,onPointerDownOutside:l,onFocusOutside:v=>v.preventDefault(),onDismiss:c,children:u.jsxs(ie,{"data-state":i.stateAttribute,...f,...d,ref:o,style:{...d.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[u.jsx(be,{children:r}),u.jsx(Ce,{scope:t,isInside:!0,children:u.jsx(fe,{id:i.contentId,role:"tooltip",children:n||r})})]})})});W.displayName=b;var K="TooltipArrow",J=a.forwardRef((e,o)=>{const{__scopeTooltip:t,...r}=e,n=A(t);return me(K,t).isInside?null:u.jsx(se,{...n,...r,ref:o})});J.displayName=K;function we(e,o){const t=Math.abs(o.top-e.y),r=Math.abs(o.bottom-e.y),n=Math.abs(o.right-e.x),s=Math.abs(o.left-e.x);switch(Math.min(t,r,n,s)){case s:return"left";case n:return"right";case t:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function Ee(e,o,t=5){const r=[];switch(o){case"top":r.push({x:e.x-t,y:e.y+t},{x:e.x+t,y:e.y+t});break;case"bottom":r.push({x:e.x-t,y:e.y-t},{x:e.x+t,y:e.y-t});break;case"left":r.push({x:e.x+t,y:e.y-t},{x:e.x+t,y:e.y+t});break;case"right":r.push({x:e.x-t,y:e.y-t},{x:e.x-t,y:e.y+t});break}return r}function Pe(e){const{top:o,right:t,bottom:r,left:n}=e;return[{x:n,y:o},{x:t,y:o},{x:t,y:r},{x:n,y:r}]}function Re(e,o){const{x:t,y:r}=e;let n=!1;for(let s=0,l=o.length-1;s<o.length;l=s++){const d=o[s],i=o[l],f=d.x,c=d.y,v=i.x,h=i.y;c>r!=h>r&&t<(v-f)*(r-c)/(h-c)+f&&(n=!n)}return n}function Oe(e){const o=e.slice();return o.sort((t,r)=>t.x<r.x?-1:t.x>r.x?1:t.y<r.y?-1:t.y>r.y?1:0),_e(o)}function _e(e){if(e.length<=1)return e.slice();const o=[];for(let r=0;r<e.length;r++){const n=e[r];for(;o.length>=2;){const s=o[o.length-1],l=o[o.length-2];if((s.x-l.x)*(n.y-l.y)>=(s.y-l.y)*(n.x-l.x))o.pop();else break}o.push(n)}o.pop();const t=[];for(let r=e.length-1;r>=0;r--){const n=e[r];for(;t.length>=2;){const s=t[t.length-1],l=t[t.length-2];if((s.x-l.x)*(n.y-l.y)>=(s.y-l.y)*(n.x-l.x))t.pop();else break}t.push(n)}return t.pop(),o.length===1&&t.length===1&&o[0].x===t[0].x&&o[0].y===t[0].y?o:o.concat(t)}var Se=B,Me=z,He=$,Ge=q,Ve=W,Fe=J;export{Fe as A,Ve as C,Se as P,Ie as R,He as T,pe as V,Me as a,Ge as b};
@@ -1 +1 @@
1
- import{a as c,p}from"./chunk-EF7DTUVF-CaKisB5m.js";import{u as G,c as H,P as A,a as P,b as O}from"./index-Ct_4ArX8.js";import{u as _,b as K}from"./index-DO7DtA1Q.js";import{u as $,e as U,h as V,g as W,f as Z,F as q,i as z}from"./index-Bb8pHI6J.js";import{c as E,R as B,A as w,a as J,C as Q}from"./index-BDqB5AyL.js";var x="Popover",[b,le]=H(x,[E]),g=E(),[X,u]=b(x),j=e=>{const{__scopePopover:n,children:t,open:s,defaultOpen:o,onOpenChange:r,modal:a=!1}=e,i=g(n),f=c.useRef(null),[v,h]=c.useState(!1),[C,l]=G({prop:s,defaultProp:o??!1,onChange:r,caller:x});return p.jsx(B,{...i,children:p.jsx(X,{scope:n,contentId:$(),triggerRef:f,open:C,onOpenChange:l,onOpenToggle:c.useCallback(()=>l(m=>!m),[l]),hasCustomAnchor:v,onCustomAnchorAdd:c.useCallback(()=>h(!0),[]),onCustomAnchorRemove:c.useCallback(()=>h(!1),[]),modal:a,children:t})})};j.displayName=x;var F="PopoverAnchor",N=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=u(F,t),r=g(t),{onCustomAnchorAdd:a,onCustomAnchorRemove:i}=o;return c.useEffect(()=>(a(),()=>i()),[a,i]),p.jsx(w,{...r,...s,ref:n})});N.displayName=F;var S="PopoverTrigger",y=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=u(S,t),r=g(t),a=_(n,o.triggerRef),i=p.jsx(A.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":L(o.open),...s,ref:a,onClick:P(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?i:p.jsx(w,{asChild:!0,...r,children:i})});y.displayName=S;var R="PopoverPortal",[Y,ee]=b(R,{forceMount:void 0}),D=e=>{const{__scopePopover:n,forceMount:t,children:s,container:o}=e,r=u(R,n);return p.jsx(Y,{scope:n,forceMount:t,children:p.jsx(O,{present:t||r.open,children:p.jsx(U,{asChild:!0,container:o,children:s})})})};D.displayName=R;var d="PopoverContent",M=c.forwardRef((e,n)=>{const t=ee(d,e.__scopePopover),{forceMount:s=t.forceMount,...o}=e,r=u(d,e.__scopePopover);return p.jsx(O,{present:s||r.open,children:r.modal?p.jsx(re,{...o,ref:n}):p.jsx(te,{...o,ref:n})})});M.displayName=d;var oe=K("PopoverContent.RemoveScroll"),re=c.forwardRef((e,n)=>{const t=u(d,e.__scopePopover),s=c.useRef(null),o=_(n,s),r=c.useRef(!1);return c.useEffect(()=>{const a=s.current;if(a)return V(a)},[]),p.jsx(W,{as:oe,allowPinchZoom:!0,children:p.jsx(T,{...e,ref:o,trapFocus:t.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:P(e.onCloseAutoFocus,a=>{a.preventDefault(),r.current||t.triggerRef.current?.focus()}),onPointerDownOutside:P(e.onPointerDownOutside,a=>{const i=a.detail.originalEvent,f=i.button===0&&i.ctrlKey===!0,v=i.button===2||f;r.current=v},{checkForDefaultPrevented:!1}),onFocusOutside:P(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1})})})}),te=c.forwardRef((e,n)=>{const t=u(d,e.__scopePopover),s=c.useRef(!1),o=c.useRef(!1);return p.jsx(T,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:r=>{e.onCloseAutoFocus?.(r),r.defaultPrevented||(s.current||t.triggerRef.current?.focus(),r.preventDefault()),s.current=!1,o.current=!1},onInteractOutside:r=>{e.onInteractOutside?.(r),r.defaultPrevented||(s.current=!0,r.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const a=r.target;t.triggerRef.current?.contains(a)&&r.preventDefault(),r.detail.originalEvent.type==="focusin"&&o.current&&r.preventDefault()}})}),T=c.forwardRef((e,n)=>{const{__scopePopover:t,trapFocus:s,onOpenAutoFocus:o,onCloseAutoFocus:r,disableOutsidePointerEvents:a,onEscapeKeyDown:i,onPointerDownOutside:f,onFocusOutside:v,onInteractOutside:h,...C}=e,l=u(d,t),m=g(t);return Z(),p.jsx(q,{asChild:!0,loop:!0,trapped:s,onMountAutoFocus:o,onUnmountAutoFocus:r,children:p.jsx(z,{asChild:!0,disableOutsidePointerEvents:a,onInteractOutside:h,onEscapeKeyDown:i,onPointerDownOutside:f,onFocusOutside:v,onDismiss:()=>l.onOpenChange(!1),children:p.jsx(Q,{"data-state":L(l.open),role:"dialog",id:l.contentId,...m,...C,ref:n,style:{...C.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),k="PopoverClose",ne=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=u(k,t);return p.jsx(A.button,{type:"button",...s,ref:n,onClick:P(e.onClick,()=>o.onOpenChange(!1))})});ne.displayName=k;var se="PopoverArrow",I=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=g(t);return p.jsx(J,{...o,...s,ref:n})});I.displayName=se;function L(e){return e?"open":"closed"}var de=j,fe=N,ve=y,Pe=D,ge=M,he=I;export{fe as A,ge as C,Pe as P,de as R,ve as T,he as a};
1
+ import{a as c,p}from"./chunk-EF7DTUVF-CaKisB5m.js";import{u as G,c as H,P as A,a as P,b as O}from"./index-NRYqpySi.js";import{u as _,b as K}from"./index-BeLOjj93.js";import{u as $,e as U,h as V,g as W,f as Z,F as q,i as z}from"./index-CeH3aQ97.js";import{c as E,R as B,A as w,a as J,C as Q}from"./index-Cia-K30j.js";var x="Popover",[b,le]=H(x,[E]),g=E(),[X,u]=b(x),j=e=>{const{__scopePopover:n,children:t,open:s,defaultOpen:o,onOpenChange:r,modal:a=!1}=e,i=g(n),f=c.useRef(null),[v,h]=c.useState(!1),[C,l]=G({prop:s,defaultProp:o??!1,onChange:r,caller:x});return p.jsx(B,{...i,children:p.jsx(X,{scope:n,contentId:$(),triggerRef:f,open:C,onOpenChange:l,onOpenToggle:c.useCallback(()=>l(m=>!m),[l]),hasCustomAnchor:v,onCustomAnchorAdd:c.useCallback(()=>h(!0),[]),onCustomAnchorRemove:c.useCallback(()=>h(!1),[]),modal:a,children:t})})};j.displayName=x;var F="PopoverAnchor",N=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=u(F,t),r=g(t),{onCustomAnchorAdd:a,onCustomAnchorRemove:i}=o;return c.useEffect(()=>(a(),()=>i()),[a,i]),p.jsx(w,{...r,...s,ref:n})});N.displayName=F;var S="PopoverTrigger",y=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=u(S,t),r=g(t),a=_(n,o.triggerRef),i=p.jsx(A.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":L(o.open),...s,ref:a,onClick:P(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?i:p.jsx(w,{asChild:!0,...r,children:i})});y.displayName=S;var R="PopoverPortal",[Y,ee]=b(R,{forceMount:void 0}),D=e=>{const{__scopePopover:n,forceMount:t,children:s,container:o}=e,r=u(R,n);return p.jsx(Y,{scope:n,forceMount:t,children:p.jsx(O,{present:t||r.open,children:p.jsx(U,{asChild:!0,container:o,children:s})})})};D.displayName=R;var d="PopoverContent",M=c.forwardRef((e,n)=>{const t=ee(d,e.__scopePopover),{forceMount:s=t.forceMount,...o}=e,r=u(d,e.__scopePopover);return p.jsx(O,{present:s||r.open,children:r.modal?p.jsx(re,{...o,ref:n}):p.jsx(te,{...o,ref:n})})});M.displayName=d;var oe=K("PopoverContent.RemoveScroll"),re=c.forwardRef((e,n)=>{const t=u(d,e.__scopePopover),s=c.useRef(null),o=_(n,s),r=c.useRef(!1);return c.useEffect(()=>{const a=s.current;if(a)return V(a)},[]),p.jsx(W,{as:oe,allowPinchZoom:!0,children:p.jsx(T,{...e,ref:o,trapFocus:t.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:P(e.onCloseAutoFocus,a=>{a.preventDefault(),r.current||t.triggerRef.current?.focus()}),onPointerDownOutside:P(e.onPointerDownOutside,a=>{const i=a.detail.originalEvent,f=i.button===0&&i.ctrlKey===!0,v=i.button===2||f;r.current=v},{checkForDefaultPrevented:!1}),onFocusOutside:P(e.onFocusOutside,a=>a.preventDefault(),{checkForDefaultPrevented:!1})})})}),te=c.forwardRef((e,n)=>{const t=u(d,e.__scopePopover),s=c.useRef(!1),o=c.useRef(!1);return p.jsx(T,{...e,ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:r=>{e.onCloseAutoFocus?.(r),r.defaultPrevented||(s.current||t.triggerRef.current?.focus(),r.preventDefault()),s.current=!1,o.current=!1},onInteractOutside:r=>{e.onInteractOutside?.(r),r.defaultPrevented||(s.current=!0,r.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const a=r.target;t.triggerRef.current?.contains(a)&&r.preventDefault(),r.detail.originalEvent.type==="focusin"&&o.current&&r.preventDefault()}})}),T=c.forwardRef((e,n)=>{const{__scopePopover:t,trapFocus:s,onOpenAutoFocus:o,onCloseAutoFocus:r,disableOutsidePointerEvents:a,onEscapeKeyDown:i,onPointerDownOutside:f,onFocusOutside:v,onInteractOutside:h,...C}=e,l=u(d,t),m=g(t);return Z(),p.jsx(q,{asChild:!0,loop:!0,trapped:s,onMountAutoFocus:o,onUnmountAutoFocus:r,children:p.jsx(z,{asChild:!0,disableOutsidePointerEvents:a,onInteractOutside:h,onEscapeKeyDown:i,onPointerDownOutside:f,onFocusOutside:v,onDismiss:()=>l.onOpenChange(!1),children:p.jsx(Q,{"data-state":L(l.open),role:"dialog",id:l.contentId,...m,...C,ref:n,style:{...C.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),k="PopoverClose",ne=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=u(k,t);return p.jsx(A.button,{type:"button",...s,ref:n,onClick:P(e.onClick,()=>o.onOpenChange(!1))})});ne.displayName=k;var se="PopoverArrow",I=c.forwardRef((e,n)=>{const{__scopePopover:t,...s}=e,o=g(t);return p.jsx(J,{...o,...s,ref:n})});I.displayName=se;function L(e){return e?"open":"closed"}var de=j,fe=N,ve=y,Pe=D,ge=M,he=I;export{fe as A,ge as C,Pe as P,de as R,ve as T,he as a};
@@ -1,4 +1,4 @@
1
- import{a,B as et,p as g}from"./chunk-EF7DTUVF-CaKisB5m.js";import{d as Se,P as x,a as A,f as tt,u as nt,c as rt,b as ie,g as ot}from"./index-Ct_4ArX8.js";import{u as _,b as at}from"./index-DO7DtA1Q.js";import{R as it}from"./index-BJ-ODQ_I.js";import{_ as N,a as we,b as st}from"./tslib.es6-De9GV7Vy.js";var ct=et[" useId ".trim().toString()]||(()=>{}),ut=0;function Z(e){const[t,n]=a.useState(ct());return Se(()=>{n(r=>r??String(ut++))},[e]),e||(t?`radix-${t}`:"")}function B(e){const t=a.useRef(e);return a.useEffect(()=>{t.current=e}),a.useMemo(()=>(...n)=>t.current?.(...n),[])}function lt(e,t=globalThis?.document){const n=B(e);a.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var dt="DismissableLayer",oe="dismissableLayer.update",ft="dismissableLayer.pointerDownOutside",vt="dismissableLayer.focusOutside",le,De=a.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Re=a.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:i,onInteractOutside:u,onDismiss:s,...E}=e,l=a.useContext(De),[d,v]=a.useState(null),h=d?.ownerDocument??globalThis?.document,[,y]=a.useState({}),D=_(t,p=>v(p)),c=Array.from(l.layers),[f]=[...l.layersWithOutsidePointerEventsDisabled].slice(-1),m=c.indexOf(f),b=d?c.indexOf(d):-1,C=l.layersWithOutsidePointerEventsDisabled.size>0,S=b>=m,w=gt(p=>{const O=p.target,W=[...l.branches].some(z=>z.contains(O));!S||W||(o?.(p),u?.(p),p.defaultPrevented||s?.())},h),P=pt(p=>{const O=p.target;[...l.branches].some(z=>z.contains(O))||(i?.(p),u?.(p),p.defaultPrevented||s?.())},h);return lt(p=>{b===l.layers.size-1&&(r?.(p),!p.defaultPrevented&&s&&(p.preventDefault(),s()))},h),a.useEffect(()=>{if(d)return n&&(l.layersWithOutsidePointerEventsDisabled.size===0&&(le=h.body.style.pointerEvents,h.body.style.pointerEvents="none"),l.layersWithOutsidePointerEventsDisabled.add(d)),l.layers.add(d),de(),()=>{n&&l.layersWithOutsidePointerEventsDisabled.size===1&&(h.body.style.pointerEvents=le)}},[d,h,n,l]),a.useEffect(()=>()=>{d&&(l.layers.delete(d),l.layersWithOutsidePointerEventsDisabled.delete(d),de())},[d,l]),a.useEffect(()=>{const p=()=>y({});return document.addEventListener(oe,p),()=>document.removeEventListener(oe,p)},[]),g.jsx(x.div,{...E,ref:D,style:{pointerEvents:C?S?"auto":"none":void 0,...e.style},onFocusCapture:A(e.onFocusCapture,P.onFocusCapture),onBlurCapture:A(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:A(e.onPointerDownCapture,w.onPointerDownCapture)})});Re.displayName=dt;var ht="DismissableLayerBranch",mt=a.forwardRef((e,t)=>{const n=a.useContext(De),r=a.useRef(null),o=_(t,r);return a.useEffect(()=>{const i=r.current;if(i)return n.branches.add(i),()=>{n.branches.delete(i)}},[n.branches]),g.jsx(x.div,{...e,ref:o})});mt.displayName=ht;function gt(e,t=globalThis?.document){const n=B(e),r=a.useRef(!1),o=a.useRef(()=>{});return a.useEffect(()=>{const i=s=>{if(s.target&&!r.current){let E=function(){Pe(ft,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=E,t.addEventListener("click",o.current,{once:!0})):E()}else t.removeEventListener("click",o.current);r.current=!1},u=window.setTimeout(()=>{t.addEventListener("pointerdown",i)},0);return()=>{window.clearTimeout(u),t.removeEventListener("pointerdown",i),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function pt(e,t=globalThis?.document){const n=B(e),r=a.useRef(!1);return a.useEffect(()=>{const o=i=>{i.target&&!r.current&&Pe(vt,n,{originalEvent:i},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function de(){const e=new CustomEvent(oe);document.dispatchEvent(e)}function Pe(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?tt(o,i):o.dispatchEvent(i)}var q="focusScope.autoFocusOnMount",Q="focusScope.autoFocusOnUnmount",fe={bubbles:!1,cancelable:!0},Et="FocusScope",Oe=a.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:i,...u}=e,[s,E]=a.useState(null),l=B(o),d=B(i),v=a.useRef(null),h=_(t,c=>E(c)),y=a.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;a.useEffect(()=>{if(r){let c=function(C){if(y.paused||!s)return;const S=C.target;s.contains(S)?v.current=S:T(v.current,{select:!0})},f=function(C){if(y.paused||!s)return;const S=C.relatedTarget;S!==null&&(s.contains(S)||T(v.current,{select:!0}))},m=function(C){if(document.activeElement===document.body)for(const w of C)w.removedNodes.length>0&&T(s)};document.addEventListener("focusin",c),document.addEventListener("focusout",f);const b=new MutationObserver(m);return s&&b.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",c),document.removeEventListener("focusout",f),b.disconnect()}}},[r,s,y.paused]),a.useEffect(()=>{if(s){he.add(y);const c=document.activeElement;if(!s.contains(c)){const m=new CustomEvent(q,fe);s.addEventListener(q,l),s.dispatchEvent(m),m.defaultPrevented||(yt(Dt(xe(s)),{select:!0}),document.activeElement===c&&T(s))}return()=>{s.removeEventListener(q,l),setTimeout(()=>{const m=new CustomEvent(Q,fe);s.addEventListener(Q,d),s.dispatchEvent(m),m.defaultPrevented||T(c??document.body,{select:!0}),s.removeEventListener(Q,d),he.remove(y)},0)}}},[s,l,d,y]);const D=a.useCallback(c=>{if(!n&&!r||y.paused)return;const f=c.key==="Tab"&&!c.altKey&&!c.ctrlKey&&!c.metaKey,m=document.activeElement;if(f&&m){const b=c.currentTarget,[C,S]=bt(b);C&&S?!c.shiftKey&&m===S?(c.preventDefault(),n&&T(C,{select:!0})):c.shiftKey&&m===C&&(c.preventDefault(),n&&T(S,{select:!0})):m===b&&c.preventDefault()}},[n,r,y.paused]);return g.jsx(x.div,{tabIndex:-1,...u,ref:h,onKeyDown:D})});Oe.displayName=Et;function yt(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(T(r,{select:t}),document.activeElement!==n)return}function bt(e){const t=xe(e),n=ve(t,e),r=ve(t.reverse(),e);return[n,r]}function xe(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function ve(e,t){for(const n of e)if(!Ct(n,{upTo:t}))return n}function Ct(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function St(e){return e instanceof HTMLInputElement&&"select"in e}function T(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&St(e)&&t&&e.select()}}var he=wt();function wt(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=me(e,t),e.unshift(t)},remove(t){e=me(e,t),e[0]?.resume()}}}function me(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function Dt(e){return e.filter(t=>t.tagName!=="A")}var Rt="Portal",Te=a.forwardRef((e,t)=>{const{container:n,...r}=e,[o,i]=a.useState(!1);Se(()=>i(!0),[]);const u=n||o&&globalThis?.document?.body;return u?it.createPortal(g.jsx(x.div,{...r,ref:t}),u):null});Te.displayName=Rt;var J=0;function Pt(){a.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??ge()),document.body.insertAdjacentElement("beforeend",e[1]??ge()),J++,()=>{J===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),J--}},[])}function ge(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var G="right-scroll-bar-position",V="width-before-scroll-bar",Ot="with-scroll-bars-hidden",xt="--removed-body-scroll-bar-size";function ee(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Tt(e,t){var n=a.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var o=n.value;o!==r&&(n.value=r,n.callback(r,o))}}}})[0];return n.callback=t,n.facade}var Nt=typeof window<"u"?a.useLayoutEffect:a.useEffect,pe=new WeakMap;function At(e,t){var n=Tt(null,function(r){return e.forEach(function(o){return ee(o,r)})});return Nt(function(){var r=pe.get(n);if(r){var o=new Set(r),i=new Set(e),u=n.current;o.forEach(function(s){i.has(s)||ee(s,null)}),i.forEach(function(s){o.has(s)||ee(s,u)})}pe.set(n,e)},[e]),n}function It(e){return e}function Lt(e,t){t===void 0&&(t=It);var n=[],r=!1,o={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(i){var u=t(i,r);return n.push(u),function(){n=n.filter(function(s){return s!==u})}},assignSyncMedium:function(i){for(r=!0;n.length;){var u=n;n=[],u.forEach(i)}n={push:function(s){return i(s)},filter:function(){return n}}},assignMedium:function(i){r=!0;var u=[];if(n.length){var s=n;n=[],s.forEach(i),u=n}var E=function(){var d=u;u=[],d.forEach(i)},l=function(){return Promise.resolve().then(E)};l(),n={push:function(d){u.push(d),l()},filter:function(d){return u=u.filter(d),n}}}};return o}function Mt(e){e===void 0&&(e={});var t=Lt(null);return t.options=N({async:!0,ssr:!1},e),t}var Ne=function(e){var t=e.sideCar,n=we(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return a.createElement(r,N({},n))};Ne.isSideCarExport=!0;function Ft(e,t){return e.useMedium(t),Ne}var Ae=Mt(),te=function(){},X=a.forwardRef(function(e,t){var n=a.useRef(null),r=a.useState({onScrollCapture:te,onWheelCapture:te,onTouchMoveCapture:te}),o=r[0],i=r[1],u=e.forwardProps,s=e.children,E=e.className,l=e.removeScrollBar,d=e.enabled,v=e.shards,h=e.sideCar,y=e.noRelative,D=e.noIsolation,c=e.inert,f=e.allowPinchZoom,m=e.as,b=m===void 0?"div":m,C=e.gapMode,S=we(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),w=h,P=At([n,t]),p=N(N({},S),o);return a.createElement(a.Fragment,null,d&&a.createElement(w,{sideCar:Ae,removeScrollBar:l,shards:v,noRelative:y,noIsolation:D,inert:c,setCallbacks:i,allowPinchZoom:!!f,lockRef:n,gapMode:C}),u?a.cloneElement(a.Children.only(s),N(N({},p),{ref:P})):a.createElement(b,N({},p,{className:E,ref:P}),s))});X.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};X.classNames={fullWidth:V,zeroRight:G};var kt=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function _t(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=kt();return t&&e.setAttribute("nonce",t),e}function Wt(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Bt(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var jt=function(){var e=0,t=null;return{add:function(n){e==0&&(t=_t())&&(Wt(t,n),Bt(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Ut=function(){var e=jt();return function(t,n){a.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Ie=function(){var e=Ut(),t=function(n){var r=n.styles,o=n.dynamic;return e(r,o),null};return t},Kt={left:0,top:0,right:0,gap:0},ne=function(e){return parseInt(e||"",10)||0},Ht=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[ne(n),ne(r),ne(o)]},Gt=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Kt;var t=Ht(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Vt=Ie(),k="data-scroll-locked",Yt=function(e,t,n,r){var o=e.left,i=e.top,u=e.right,s=e.gap;return n===void 0&&(n="margin"),`
1
+ import{a,B as et,p as g}from"./chunk-EF7DTUVF-CaKisB5m.js";import{d as Se,P as x,a as A,f as tt,u as nt,c as rt,b as ie,g as ot}from"./index-NRYqpySi.js";import{u as _,b as at}from"./index-BeLOjj93.js";import{R as it}from"./index-BJ-ODQ_I.js";import{_ as N,a as we,b as st}from"./tslib.es6-De9GV7Vy.js";var ct=et[" useId ".trim().toString()]||(()=>{}),ut=0;function Z(e){const[t,n]=a.useState(ct());return Se(()=>{n(r=>r??String(ut++))},[e]),e||(t?`radix-${t}`:"")}function B(e){const t=a.useRef(e);return a.useEffect(()=>{t.current=e}),a.useMemo(()=>(...n)=>t.current?.(...n),[])}function lt(e,t=globalThis?.document){const n=B(e);a.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var dt="DismissableLayer",oe="dismissableLayer.update",ft="dismissableLayer.pointerDownOutside",vt="dismissableLayer.focusOutside",le,De=a.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Re=a.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:i,onInteractOutside:u,onDismiss:s,...E}=e,l=a.useContext(De),[d,v]=a.useState(null),h=d?.ownerDocument??globalThis?.document,[,y]=a.useState({}),D=_(t,p=>v(p)),c=Array.from(l.layers),[f]=[...l.layersWithOutsidePointerEventsDisabled].slice(-1),m=c.indexOf(f),b=d?c.indexOf(d):-1,C=l.layersWithOutsidePointerEventsDisabled.size>0,S=b>=m,w=gt(p=>{const O=p.target,W=[...l.branches].some(z=>z.contains(O));!S||W||(o?.(p),u?.(p),p.defaultPrevented||s?.())},h),P=pt(p=>{const O=p.target;[...l.branches].some(z=>z.contains(O))||(i?.(p),u?.(p),p.defaultPrevented||s?.())},h);return lt(p=>{b===l.layers.size-1&&(r?.(p),!p.defaultPrevented&&s&&(p.preventDefault(),s()))},h),a.useEffect(()=>{if(d)return n&&(l.layersWithOutsidePointerEventsDisabled.size===0&&(le=h.body.style.pointerEvents,h.body.style.pointerEvents="none"),l.layersWithOutsidePointerEventsDisabled.add(d)),l.layers.add(d),de(),()=>{n&&l.layersWithOutsidePointerEventsDisabled.size===1&&(h.body.style.pointerEvents=le)}},[d,h,n,l]),a.useEffect(()=>()=>{d&&(l.layers.delete(d),l.layersWithOutsidePointerEventsDisabled.delete(d),de())},[d,l]),a.useEffect(()=>{const p=()=>y({});return document.addEventListener(oe,p),()=>document.removeEventListener(oe,p)},[]),g.jsx(x.div,{...E,ref:D,style:{pointerEvents:C?S?"auto":"none":void 0,...e.style},onFocusCapture:A(e.onFocusCapture,P.onFocusCapture),onBlurCapture:A(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:A(e.onPointerDownCapture,w.onPointerDownCapture)})});Re.displayName=dt;var ht="DismissableLayerBranch",mt=a.forwardRef((e,t)=>{const n=a.useContext(De),r=a.useRef(null),o=_(t,r);return a.useEffect(()=>{const i=r.current;if(i)return n.branches.add(i),()=>{n.branches.delete(i)}},[n.branches]),g.jsx(x.div,{...e,ref:o})});mt.displayName=ht;function gt(e,t=globalThis?.document){const n=B(e),r=a.useRef(!1),o=a.useRef(()=>{});return a.useEffect(()=>{const i=s=>{if(s.target&&!r.current){let E=function(){Pe(ft,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=E,t.addEventListener("click",o.current,{once:!0})):E()}else t.removeEventListener("click",o.current);r.current=!1},u=window.setTimeout(()=>{t.addEventListener("pointerdown",i)},0);return()=>{window.clearTimeout(u),t.removeEventListener("pointerdown",i),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function pt(e,t=globalThis?.document){const n=B(e),r=a.useRef(!1);return a.useEffect(()=>{const o=i=>{i.target&&!r.current&&Pe(vt,n,{originalEvent:i},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function de(){const e=new CustomEvent(oe);document.dispatchEvent(e)}function Pe(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?tt(o,i):o.dispatchEvent(i)}var q="focusScope.autoFocusOnMount",Q="focusScope.autoFocusOnUnmount",fe={bubbles:!1,cancelable:!0},Et="FocusScope",Oe=a.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:i,...u}=e,[s,E]=a.useState(null),l=B(o),d=B(i),v=a.useRef(null),h=_(t,c=>E(c)),y=a.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;a.useEffect(()=>{if(r){let c=function(C){if(y.paused||!s)return;const S=C.target;s.contains(S)?v.current=S:T(v.current,{select:!0})},f=function(C){if(y.paused||!s)return;const S=C.relatedTarget;S!==null&&(s.contains(S)||T(v.current,{select:!0}))},m=function(C){if(document.activeElement===document.body)for(const w of C)w.removedNodes.length>0&&T(s)};document.addEventListener("focusin",c),document.addEventListener("focusout",f);const b=new MutationObserver(m);return s&&b.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",c),document.removeEventListener("focusout",f),b.disconnect()}}},[r,s,y.paused]),a.useEffect(()=>{if(s){he.add(y);const c=document.activeElement;if(!s.contains(c)){const m=new CustomEvent(q,fe);s.addEventListener(q,l),s.dispatchEvent(m),m.defaultPrevented||(yt(Dt(xe(s)),{select:!0}),document.activeElement===c&&T(s))}return()=>{s.removeEventListener(q,l),setTimeout(()=>{const m=new CustomEvent(Q,fe);s.addEventListener(Q,d),s.dispatchEvent(m),m.defaultPrevented||T(c??document.body,{select:!0}),s.removeEventListener(Q,d),he.remove(y)},0)}}},[s,l,d,y]);const D=a.useCallback(c=>{if(!n&&!r||y.paused)return;const f=c.key==="Tab"&&!c.altKey&&!c.ctrlKey&&!c.metaKey,m=document.activeElement;if(f&&m){const b=c.currentTarget,[C,S]=bt(b);C&&S?!c.shiftKey&&m===S?(c.preventDefault(),n&&T(C,{select:!0})):c.shiftKey&&m===C&&(c.preventDefault(),n&&T(S,{select:!0})):m===b&&c.preventDefault()}},[n,r,y.paused]);return g.jsx(x.div,{tabIndex:-1,...u,ref:h,onKeyDown:D})});Oe.displayName=Et;function yt(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(T(r,{select:t}),document.activeElement!==n)return}function bt(e){const t=xe(e),n=ve(t,e),r=ve(t.reverse(),e);return[n,r]}function xe(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function ve(e,t){for(const n of e)if(!Ct(n,{upTo:t}))return n}function Ct(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function St(e){return e instanceof HTMLInputElement&&"select"in e}function T(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&St(e)&&t&&e.select()}}var he=wt();function wt(){let e=[];return{add(t){const n=e[0];t!==n&&n?.pause(),e=me(e,t),e.unshift(t)},remove(t){e=me(e,t),e[0]?.resume()}}}function me(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function Dt(e){return e.filter(t=>t.tagName!=="A")}var Rt="Portal",Te=a.forwardRef((e,t)=>{const{container:n,...r}=e,[o,i]=a.useState(!1);Se(()=>i(!0),[]);const u=n||o&&globalThis?.document?.body;return u?it.createPortal(g.jsx(x.div,{...r,ref:t}),u):null});Te.displayName=Rt;var J=0;function Pt(){a.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??ge()),document.body.insertAdjacentElement("beforeend",e[1]??ge()),J++,()=>{J===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),J--}},[])}function ge(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var G="right-scroll-bar-position",V="width-before-scroll-bar",Ot="with-scroll-bars-hidden",xt="--removed-body-scroll-bar-size";function ee(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Tt(e,t){var n=a.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var o=n.value;o!==r&&(n.value=r,n.callback(r,o))}}}})[0];return n.callback=t,n.facade}var Nt=typeof window<"u"?a.useLayoutEffect:a.useEffect,pe=new WeakMap;function At(e,t){var n=Tt(null,function(r){return e.forEach(function(o){return ee(o,r)})});return Nt(function(){var r=pe.get(n);if(r){var o=new Set(r),i=new Set(e),u=n.current;o.forEach(function(s){i.has(s)||ee(s,null)}),i.forEach(function(s){o.has(s)||ee(s,u)})}pe.set(n,e)},[e]),n}function It(e){return e}function Lt(e,t){t===void 0&&(t=It);var n=[],r=!1,o={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(i){var u=t(i,r);return n.push(u),function(){n=n.filter(function(s){return s!==u})}},assignSyncMedium:function(i){for(r=!0;n.length;){var u=n;n=[],u.forEach(i)}n={push:function(s){return i(s)},filter:function(){return n}}},assignMedium:function(i){r=!0;var u=[];if(n.length){var s=n;n=[],s.forEach(i),u=n}var E=function(){var d=u;u=[],d.forEach(i)},l=function(){return Promise.resolve().then(E)};l(),n={push:function(d){u.push(d),l()},filter:function(d){return u=u.filter(d),n}}}};return o}function Mt(e){e===void 0&&(e={});var t=Lt(null);return t.options=N({async:!0,ssr:!1},e),t}var Ne=function(e){var t=e.sideCar,n=we(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return a.createElement(r,N({},n))};Ne.isSideCarExport=!0;function Ft(e,t){return e.useMedium(t),Ne}var Ae=Mt(),te=function(){},X=a.forwardRef(function(e,t){var n=a.useRef(null),r=a.useState({onScrollCapture:te,onWheelCapture:te,onTouchMoveCapture:te}),o=r[0],i=r[1],u=e.forwardProps,s=e.children,E=e.className,l=e.removeScrollBar,d=e.enabled,v=e.shards,h=e.sideCar,y=e.noRelative,D=e.noIsolation,c=e.inert,f=e.allowPinchZoom,m=e.as,b=m===void 0?"div":m,C=e.gapMode,S=we(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),w=h,P=At([n,t]),p=N(N({},S),o);return a.createElement(a.Fragment,null,d&&a.createElement(w,{sideCar:Ae,removeScrollBar:l,shards:v,noRelative:y,noIsolation:D,inert:c,setCallbacks:i,allowPinchZoom:!!f,lockRef:n,gapMode:C}),u?a.cloneElement(a.Children.only(s),N(N({},p),{ref:P})):a.createElement(b,N({},p,{className:E,ref:P}),s))});X.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};X.classNames={fullWidth:V,zeroRight:G};var kt=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function _t(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=kt();return t&&e.setAttribute("nonce",t),e}function Wt(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Bt(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var jt=function(){var e=0,t=null;return{add:function(n){e==0&&(t=_t())&&(Wt(t,n),Bt(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Ut=function(){var e=jt();return function(t,n){a.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},Ie=function(){var e=Ut(),t=function(n){var r=n.styles,o=n.dynamic;return e(r,o),null};return t},Kt={left:0,top:0,right:0,gap:0},ne=function(e){return parseInt(e||"",10)||0},Ht=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[ne(n),ne(r),ne(o)]},Gt=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Kt;var t=Ht(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Vt=Ie(),k="data-scroll-locked",Yt=function(e,t,n,r){var o=e.left,i=e.top,u=e.right,s=e.gap;return n===void 0&&(n="margin"),`
2
2
  .`.concat(Ot,` {
3
3
  overflow: hidden `).concat(r,`;
4
4
  padding-right: `).concat(s,"px ").concat(r,`;