react-semaphor 0.0.389 → 0.0.390

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.
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./chunks/index-DCaUKmuI.js"),e=require("react/jsx-runtime"),S=require("react");require("react-dom");function fs(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const a in t)if(a!=="default"){const r=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,r.get?r:{enumerable:!0,get:()=>t[a]})}}return n.default=t,Object.freeze(n)}const Le=fs(S);/**
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./chunks/index-C5cWJANc.js"),e=require("react/jsx-runtime"),S=require("react");require("react-dom");function fs(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const a in t)if(a!=="default"){const r=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(n,a,r.get?r:{enumerable:!0,get:()=>t[a]})}}return n.default=t,Object.freeze(n)}const Le=fs(S);/**
2
2
  * @license lucide-react v0.453.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -253,5 +253,5 @@
253
253
 
254
254
  ${p}
255
255
 
256
- `;V(I)}function ae(){return e.jsxs(e.Fragment,{children:[c&&e.jsx("div",{className:"relative flex w-1/3 min-w-0 grow overflow-hidden text-xs",role:"editor-filter-container",children:e.jsx("div",{className:"mt-2 w-[99%]",children:e.jsx(Ct,{jsonString:JSON.stringify(C,null,2)})})}),C&&C.length>0&&e.jsx(s.Button,{variant:"ghost",onClick:()=>l(!c),className:"absolute bottom-0 right-6 size-7 p-1",children:c?e.jsx(s.X,{className:"size-3.5 text-muted-foreground"}):e.jsx(s.Filter,{className:"size-3.5 text-muted-foreground"})})]})}function se(){return e.jsxs(s.ResizablePanelGroup,{className:"flex grow pb-1",direction:"vertical",role:"editor-resizable-group",children:[e.jsxs(s.ResizablePanel,{id:"1",order:1,defaultSize:r?20:100,className:"relative flex grow",children:[e.jsx("div",{id:"sql-container",className:"relative flex w-[99%]",children:e.jsx(yt,{})}),r&&e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"sql"})]}),r&&e.jsxs(e.Fragment,{children:[e.jsx(s.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxs(s.ResizablePanel,{id:"2",order:2,defaultSize:80,className:"relative flex grow",children:[e.jsx("div",{id:"python-container",className:"relative flex w-[99%] pt-0",children:e.jsx(St,{})}),e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"python"})]})]})]})}const Q=($==null?void 0:$.message)||((X=O==null?void 0:O.error)==null?void 0:X.message);return e.jsxs("section",{role:"editor-section",className:"flex grow flex-col justify-end",children:[e.jsxs("div",{className:"relative flex grow justify-between overflow-y-scroll",children:[se(),ae()]}),e.jsxs("div",{role:"editor-controls",className:"item-center flex flex-wrap justify-between gap-2 px-6 py-4",children:[e.jsxs("div",{className:"flex grow items-center gap-2",children:[e.jsxs(s.Button,{title:"Shift + Enter",disabled:y||E,onClick:()=>{T()},className:"shrink-0",size:"sm",children:[y||E?e.jsx(ue,{className:"mr-2 h-4 w-4 animate-spin"}):e.jsx(s.Play,{className:"mr-2 h-4 w-4"}),"Run"]}),e.jsx(lt,{sql:O==null?void 0:O.sql,error:Q,onClick:K}),e.jsxs(s.Button,{onClick:Y,className:"",size:"sm",variant:"secondary",children:[e.jsx(ks,{className:"mr-2 size-4"}),"Clear"]}),e.jsx(s.Toggle,{pressed:r,onPressedChange:I=>o(I),className:"",size:"sm",children:e.jsx(bt,{className:"size-4 text-foreground/70"})}),e.jsx(ut,{})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxs(s.Button,{onClick:J,className:"w-full",size:"sm",variant:"secondary",children:[e.jsx(s.Cross2Icon,{className:"mr-2 size-4"}),"Close"]}),e.jsxs(s.Button,{onClick:P,size:"sm",variant:"secondary",children:[e.jsx(s.Check,{className:"mr-2 size-4 font-bold text-green-600"}),"Accept"]})]})]})]})}function Nt({data:t}){var l;const[n,a]=S.useState([]),o=Object.keys(t[0]).map(d=>({accessorKey:d,header:({column:u})=>{const x=u.getIsSorted();return e.jsx("div",{className:"flex gap-2",children:e.jsxs("div",{className:"flex cursor-pointer items-center",onClick:()=>u.toggleSorting(u.getIsSorted()==="asc"),children:[d,x==="asc"?e.jsx(s.TriangleUpIcon,{className:"ml-2 h-5 w-5"}):x==="desc"?e.jsx(s.TriangleDownIcon,{className:"ml-2 h-5 w-5"}):null]})})}})),c=s.useReactTable({data:t,columns:o,getCoreRowModel:s.getCoreRowModel(),getPaginationRowModel:s.getPaginationRowModel(),onSortingChange:a,getSortedRowModel:s.getSortedRowModel(),manualPagination:!0,state:{sorting:n}});return e.jsx("div",{className:"font-mono text-xs text-foreground/95",children:e.jsxs("table",{className:"w-full",children:[e.jsx(s.TableHeader,{children:c.getHeaderGroups().map(d=>e.jsx(s.TableRow,{children:d.headers.map(u=>e.jsx(s.TableHead,{className:"sticky top-0 h-11 bg-muted font-semibold",children:u.isPlaceholder?null:s.flexRender(u.column.columnDef.header,u.getContext())},u.id))},d.id))}),e.jsx(s.TableBody,{children:(l=c.getRowModel().rows)!=null&&l.length?c.getRowModel().rows.map(d=>e.jsx(s.TableRow,{className:"whitespace-nowrap py-2","data-state":d.getIsSelected()&&"selected",children:d.getVisibleCells().map(u=>e.jsx(s.TableCell,{className:"py-3",children:s.flexRender(u.column.columnDef.cell,u.getContext())},u.id))},d.id)):e.jsx(s.TableRow,{children:e.jsx(s.TableCell,{colSpan:o.length,className:"h-24 text-center",children:"No results."})})})]})})}function wt({card:t}){var D,v,k,z,L,q,V,B,m,M,H;const[n,a]=S.useState(!1),[r,o]=S.useState([]),{authToken:c}=s.useSemaphorContext(),l=s.getTokenParams(c==null?void 0:c.accessToken),d=s.useDashboardStore(A=>A.themeStyle),u={colors:((v=(D=d==null?void 0:d.chart)==null?void 0:D.dataset)==null?void 0:v.backgroundColor)||[]};(k=t.customCardPreferences)!=null&&k.inputData;const{getCard:x}=s.useCustomVisual(((z=t.customCardPreferences)==null?void 0:z.url)||""),h=((L=t.customCardPreferences)==null?void 0:L.visualType)||"single",g=s.useEditorStore(A=>A.frame),{setCustomCardPreferences:j}=s.useEditorActions(),{data:i}=s.useDashboardCardQuery(t),f=S.useCallback((A,_)=>{o(G=>({...G,[A]:_}))},[]);if(!((q=t.customCardPreferences)!=null&&q.componentName))return null;const p=x((V=t.customCardPreferences)==null?void 0:V.componentName);function C(A){a(A)}const b=Object.keys(((B=t.customCardPreferences)==null?void 0:B.dataInputCardIds)||{}).map(A=>{var O,y,E;const _=(y=(O=t.customCardPreferences)==null?void 0:O.dataInputCardIds)==null?void 0:y[A].cardId,G=(E=g==null?void 0:g.cards)==null?void 0:E.find(R=>R.id===_);return G||null});return e.jsx("div",{className:"semaphor-custom mb-3 flex grow basis-0 flex-col space-y-2 overflow-y-auto",children:e.jsxs(S.Suspense,{fallback:e.jsx(e.Fragment,{}),children:[p&&h==="single"&&e.jsx(p,{params:l,theme:u,settings:(m=t.customCardPreferences)==null?void 0:m.settings,onDataChange:f,data:(i==null?void 0:i.records)||[]}),p&&h==="multiple"&&e.jsxs(e.Fragment,{children:[Object.keys(((M=t.customCardPreferences)==null?void 0:M.dataInputCardIds)||{}).map(A=>{var O,y,E;const _=(y=(O=t.customCardPreferences)==null?void 0:O.dataInputCardIds)==null?void 0:y[A].cardId,G=(E=g==null?void 0:g.cards)==null?void 0:E.find(R=>R.id===_);if(G)return e.jsx(s.MultiInputEmptyRenderer,{onLoadingStatus:C,onDataChange:f,dataInputIndex:A,card:G},G.id+A)}),e.jsx("div",{className:"flex flex-col gap-2",children:e.jsx(p,{theme:u,onDataChange:f,settings:b.map(A=>{var _;return(_=A==null?void 0:A.customCardPreferences)==null?void 0:_.settings}),data:b.map(A=>A!=null&&A.id?r==null?void 0:r[A.id]:[])})})]})]},(H=t.customCardPreferences)==null?void 0:H.componentName)})}function ss({className:t,...n}){var C;const a=s.useEditorStore(b=>b.card),r=((C=a.customCardPreferences)==null?void 0:C.showCardHeader)??!0,o=s.useEditorStore(b=>b.frame),c=s.useDashboardStore(b=>b.dashboard.filters);s.useEditorStore(b=>b.actions.setRunSql);const{updateFilter:l}=s.useDashboardActions(),d=c==null?void 0:c.find(b=>b.id===o.filterId),{data:u,isLoading:x,isFetching:h}=s.useDashboardCardQuery(a),{setCard:g}=s.useEditorActions(),{data:j}=s.useTopoJson(a);if(!a.id)return null;let i;u!=null&&u.records&&(u==null?void 0:u.records.length)>0&&(i=s.createChartConfig({data:u==null?void 0:u.records,cardType:a.type,cfg:a.cfg,customCfg:a.customCfg,preferences:a.preferences,topoJson:j}));function f(b){return e.jsx(wt,{card:b})}function p(){var b;if(u!=null&&u.records&&(u==null?void 0:u.records.length)===0&&!x&&!h)return e.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-2",children:[e.jsx(s.TreePalm,{className:"size-8 text-muted-foreground"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"No records to display"})]});if(a.type==="custom")return f(a);if(!["table","custom"].includes(a.type)&&i)return e.jsx(s.ChartJsVisual,{cfg:i},JSON.stringify(i)+JSON.stringify(a.preferences)+((b=a==null?void 0:a.preferences)==null?void 0:b.customVisualCode));if(a.type==="table"&&(u!=null&&u.records)&&(u==null?void 0:u.records.length)>0)return e.jsxs(s.ScrollArea,{className:"relative mb-2 flex h-full min-h-0 w-full flex-1 grow basis-0",children:[e.jsx(s.TableVisual,{card:a,data:u==null?void 0:u.records}),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})}return e.jsxs(s.Card,{role:"editor-visual-card",className:s.cn("relative flex h-full flex-col rounded-none",t),...n,children:[r&&e.jsxs(s.CardHeader,{className:"flex flex-row items-start justify-between py-4",children:[e.jsxs("div",{children:[e.jsx(s.Editable,{text:a.title,onSave:b=>g({...a,title:b}),children:e.jsx("div",{className:"flex items-center gap-5",children:e.jsx(s.CardTitle,{className:"text-base",children:a.title||"Edit title..."})})},a.title),e.jsx(s.Editable,{text:a.description||"",onSave:b=>g({...a,description:b}),children:e.jsx(s.CardDescription,{children:a.description||"Edit description..."})},a.description)]}),d&&e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(s.Editable,{className:"my-1",text:d.title||d.column,onSave:b=>l({...d,title:b}),children:e.jsx(s.Label,{children:d.title})}),e.jsx(s.FilterComponent,{filter:d})]})]}),e.jsx(s.CardContent,{className:"flex grow flex-col",children:p()})]})}const Oe=({language:t,value:n,onChange:a,readonly:r})=>e.jsx(s.Ft,{className:"h-full w-full overflow-hidden text-xs",theme:"default",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,lineHeight:16,renderLineHighlight:"none",readOnly:r},defaultLanguage:t,value:n,onChange:a}),kt=()=>e.jsxs(s.DialogHeader,{children:[e.jsx("div",{className:"flex items-center gap-2",children:e.jsx(s.DialogTitle,{children:"Customize Card"})}),e.jsxs(s.DialogDescription,{children:["See the configuration options and documentation",e.jsx("a",{target:"_blank",className:"ml-1 text-blue-500 underline",href:"https://www.chartjs.org/docs/latest/samples/bar/vertical.html",children:"here."})]})]}),Et=({customCode:t,customConfig:n,onConfigChange:a,onCodeChange:r})=>e.jsxs(s.Tabs,{defaultValue:"final-config",className:"flex w-1/2 flex-col",children:[e.jsxs(s.TabsList,{className:"justify-start rounded-sm rounded-b-none border border-b-0",children:[e.jsx(s.TabsTrigger,{value:"final-config",children:"Config"}),e.jsx(s.TabsTrigger,{value:"custom-code",children:"Custom Code"})]}),e.jsx(s.TabsContent,{value:"final-config",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Oe,{language:"json",value:n,onChange:a})}),e.jsx(s.TabsContent,{value:"custom-code",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Oe,{language:"javascript",value:t,onChange:r})})]}),It=({error:t,hasCustomConfig:n,onReset:a,onApply:r,onClose:o})=>e.jsxs(s.DialogFooter,{className:"flex items-center",children:[e.jsx(s.Label,{className:"mr-2 text-red-500",children:t}),e.jsx(s.Button,{disabled:!n,onClick:a,variant:"outline",children:"Reset"}),e.jsx(s.Button,{onClick:r,variant:"outline",children:"Apply"}),e.jsx(s.Button,{onClick:o,variant:"outline",children:"Close"})]});function Dt(){const[t,n]=S.useState(!1),[a,r]=S.useState(""),[o,c]=S.useState(""),[l,d]=S.useState(""),[u,x]=S.useState(""),h=s.useEditorStore(v=>v.card),g=s.useEditorStore(v=>v.card.customCfg),{data:j}=s.useDashboardCardQuery(h),{data:i}=s.useTopoJson(h),{setCardCustomCfg:f,setCustomVisualCode:p}=s.useEditorActions(),C=v=>{var k,z;return JSON.stringify({...v,data:{...v.data,datasets:(z=(k=v.data)==null?void 0:k.datasets)==null?void 0:z.map(L=>({...L,data:[]}))}},null,2)},b=()=>{var k,z;if(!((k=j==null?void 0:j.records)!=null&&k.length))return;const v=s.createChartConfig({data:j.records,cardType:h.type,cfg:h.cfg,preferences:h.preferences,topoJson:i});if(v){r(C(v)),d(((z=h.preferences)==null?void 0:z.customVisualCode)||"");const L=s.merge(v,g);c(C(L))}},D=()=>{try{if(l&&p(l),o){const v=JSON.parse(o),k=s.getObjectDiff(JSON.parse(a),v);f(k),x("")}}catch{x("Invalid JSON configuration")}};return e.jsxs(s.Dialog,{open:t,onOpenChange:n,children:[e.jsx(s.DialogTrigger,{asChild:!0,children:e.jsx(s.IconButton,{tooltip:"Customize Visual",onClick:b,className:g?"text-green-600 hover:text-green-700":"",children:e.jsx(s.Settings,{className:"h-4 w-4"})})}),e.jsxs(s.DialogContent,{className:"max-h-[70vh] min-h-[70vh] overflow-auto sm:min-w-[900px] lg:min-w-[1200px]",children:[e.jsx(kt,{}),e.jsxs("div",{className:"flex grow gap-2",children:[e.jsx(s.ErrorBoundary,{FallbackComponent:s.FallbackEditorCard,children:e.jsx(ss,{className:"w-1/2 rounded shadow-none"})}),e.jsx(Et,{customCode:l,customConfig:o,onConfigChange:v=>c(v??""),onCodeChange:v=>d(v??"")})]}),e.jsx(It,{error:u,hasCustomConfig:!!g,onReset:()=>{c(a),f(null)},onApply:D,onClose:()=>n(!1)})]})]})}function ts(t){return ie({attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H191.48A64.1,64.1,0,0,0,136,64.52V40.37A88.13,88.13,0,0,1,215.63,120ZM120,120H80.68A48.09,48.09,0,0,1,120,80.68Zm0,16v39.32A48.09,48.09,0,0,1,80.68,136Zm16,0h39.32A48.09,48.09,0,0,1,136,175.32Zm0-16V80.68A48.09,48.09,0,0,1,175.32,120ZM120,40.37V64.52A64.1,64.1,0,0,0,64.52,120H40.37A88.13,88.13,0,0,1,120,40.37ZM40.37,136H64.52A64.1,64.1,0,0,0,120,191.48v24.15A88.13,88.13,0,0,1,40.37,136ZM136,215.63V191.48A64.1,64.1,0,0,0,191.48,136h24.15A88.13,88.13,0,0,1,136,215.63Z"},child:[]}]})(t)}function Tt(t){return ie({attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M48,180c0,11,7.18,20,16,20a14.24,14.24,0,0,0,10.22-4.66A8,8,0,0,1,85.78,206.4,30.06,30.06,0,0,1,64,216c-17.65,0-32-16.15-32-36s14.35-36,32-36a30.06,30.06,0,0,1,21.78,9.6,8,8,0,0,1-11.56,11.06A14.24,14.24,0,0,0,64,160C55.18,160,48,169,48,180Zm79.6-8.69c-4-1.16-8.14-2.35-10.45-3.84-1.25-.81-1.23-1-1.12-1.9a4.57,4.57,0,0,1,2-3.67c4.6-3.12,15.34-1.73,19.82-.56A8,8,0,0,0,142,145.86c-2.12-.55-21-5.22-32.84,2.76a20.58,20.58,0,0,0-9,14.95c-2,15.88,13.65,20.41,23,23.11,12.06,3.49,13.12,4.92,12.78,7.59-.31,2.41-1.26,3.34-2.14,3.93-4.6,3.06-15.17,1.56-19.55.36A8,8,0,0,0,109.94,214a61.34,61.34,0,0,0,15.19,2c5.82,0,12.3-1,17.49-4.46a20.82,20.82,0,0,0,9.19-15.23C154,179,137.49,174.17,127.6,171.31Zm83.09-26.84a8,8,0,0,0-10.23,4.84L188,184.21l-12.47-34.9a8,8,0,0,0-15.07,5.38l20,56a8,8,0,0,0,15.07,0l20-56A8,8,0,0,0,210.69,144.47ZM216,88v24a8,8,0,0,1-16,0V96H152a8,8,0,0,1-8-8V40H56v72a8,8,0,0,1-16,0V40A16,16,0,0,1,56,24h96a8,8,0,0,1,5.66,2.34l56,56A8,8,0,0,1,216,88Zm-27.31-8L160,51.31V80Z"},child:[]}]})(t)}function as(t){return ie({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M6 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"},child:[]},{tag:"path",attr:{d:"M16 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"},child:[]},{tag:"path",attr:{d:"M14.5 7.5m-4.5 0a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0 -9 0"},child:[]}]})(t)}function ns(t){return ie({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"m2 19.99 7.5-7.51 4 4 7.09-7.97L22 9.92l-8.5 9.56-4-4-6 6.01-1.5-1.5zm1.5-4.5 6-6.01 4 4L22 3.92l-1.41-1.41-7.09 7.97-4-4L2 13.99l1.5 1.5z"},child:[]}]})(t)}function rs(t){return ie({attr:{version:"1.2",baseProfile:"tiny",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M4 18c-.552 0-1-.448-1-1v-6.382l-.553.276c-.495.248-1.095.046-1.342-.447-.247-.494-.046-1.094.448-1.342l2-1c.31-.155.678-.139.973.044.294.183.474.504.474.851v8c0 .552-.448 1-1 1zM13 18h-5c-.404 0-.769-.244-.924-.617-.155-.374-.069-.804.217-1.09l4-4c.254-.254.394-.591.394-.95 0-.358-.14-.695-.394-.949-.508-.508-1.39-.508-1.9.001-.253.252-.393.589-.393.948 0 .552-.448 1-1 1s-1-.448-1-1c0-.894.348-1.733.98-2.364 1.265-1.263 3.464-1.263 4.727.001.632.631.979 1.471.979 2.363 0 .893-.348 1.733-.979 2.364l-2.293 2.293h2.586c.552 0 1 .448 1 1s-.448 1-1 1zM20.955 12.377c.338-.457.545-1.016.545-1.627 0-1.517-1.234-2.75-2.75-2.75-1.031 0-1.966.569-2.44 1.484-.254.49-.063 1.094.428 1.348.49.254 1.094.062 1.348-.428.128-.249.383-.404.664-.404.414 0 .75.336.75.75s-.336.75-.75.75c-.552 0-1 .448-1 1s.448 1 1 1c.689 0 1.25.561 1.25 1.25s-.561 1.25-1.25 1.25-1.25-.561-1.25-1.25c0-.552-.448-1-1-1s-1 .448-1 1c0 1.792 1.458 3.25 3.25 3.25s3.25-1.458 3.25-3.25c0-.939-.406-1.779-1.045-2.373z"},child:[]}]})(t)}function os(t){const[n,a]=S.useState(null);return n}function is(){const{authToken:t}=s.useSemaphorContext(),{data:n,isLoading:a,isFetching:r,isError:o}=s.useQuery({queryKey:["plugins",t==null?void 0:t.accessToken],queryFn:()=>s.getPlugins(t==null?void 0:t.accessToken)});return{data:n,isLoading:a,isFetching:r,isError:o}}function Lt({onChartTypeChange:t}){const[n,a]=S.useState([]),{data:r}=is();return S.useEffect(()=>{(async()=>{var c;if(r){const d=(await Promise.all((c=r==null?void 0:r.plugins)==null?void 0:c.map(async u=>(await s.loadManifest(u.value)).visuals.map(g=>({name:g.name,icon:g.icon,url:u.value}))))).flat();a(d)}})()},[r]),n.length===0?null:e.jsxs(e.Fragment,{children:[e.jsx(s.Separator,{className:"my-2"}),e.jsx("div",{className:"grid grid-cols-4 place-items-center",children:n.map((o,c)=>e.jsx(At,{text:o.name,onClick:()=>t("custom",o),icon:o.icon},o.url+o.name+c))})]})}const At=({text:t,icon:n,onClick:a})=>{const r=os(),o=t.charAt(0).toUpperCase();return e.jsx(s.Button,{onClick:a,title:t,variant:"ghost",children:r?e.jsx(r,{className:"h-4 w-4"}):o})};function Mt(){var h,g;const[t,n]=S.useState(!1),a=s.useEditorStore(j=>j.card),r=a.type,{setCardType:o,setCardPreferences:c,setChartOrientation:l}=s.useEditorStore(j=>j.actions),{setCardCustomCfg:d,setCustomCardPreferences:u}=s.useEditorActions();function x(j,i){d(null),c({}),o(j),i&&u({type:"component",visualType:"single",url:i.url,componentName:i.name,icon:i.icon}),n(!1)}return e.jsxs(s.Popover,{open:t,onOpenChange:n,children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsx(s.Button,{size:"sm",variant:"ghost",children:e.jsx(Ot,{className:"size-4",chartType:r,customIcon:(h=a.customCardPreferences)==null?void 0:h.icon,componentName:(g=a.customCardPreferences)==null?void 0:g.componentName})})}),e.jsxs(s.PopoverContent,{className:"w-50",children:[e.jsxs("div",{className:"grid grid-cols-4 place-items-center",children:[e.jsx(s.Button,{onClick:()=>x("bar"),className:"font-normal",variant:"ghost",children:e.jsx(Se,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("line"),variant:"ghost",children:e.jsx(Ce,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("stackedBar"),variant:"ghost",children:e.jsx(Ve,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("stackedLine"),variant:"ghost",children:e.jsx(ns,{className:"size-5",strokeWidth:0})}),e.jsx(s.Button,{onClick:()=>x("scatter"),variant:"ghost",children:e.jsx(Be,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("bubble"),variant:"ghost",children:e.jsx(as,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("pie"),variant:"ghost",children:e.jsx(qe,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("doughnut"),variant:"ghost",children:e.jsx(_e,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("radar"),variant:"ghost",children:e.jsx(Ge,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("polarArea"),variant:"ghost",children:e.jsx(ts,{className:"size-6"})}),e.jsx(s.Button,{onClick:()=>x("pyramid"),variant:"ghost",children:e.jsx($e,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("range"),variant:"ghost",children:e.jsx(Re,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("table"),variant:"ghost",children:e.jsx(s.Table2,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("kpi"),variant:"ghost",children:e.jsx(rs,{className:"size-6"})}),e.jsx(s.Button,{onClick:()=>x("text"),variant:"ghost",children:e.jsx(js,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("map"),variant:"ghost",children:e.jsx(He,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("custom"),variant:"ghost",children:e.jsx(Ue,{className:"size-5"})})]}),e.jsx(Lt,{onChartTypeChange:x})]})]})}function Ot({chartType:t,className:n,customIcon:a,componentName:r}){const o=os();switch(t){case"bar":return e.jsx(Se,{className:n});case"line":return e.jsx(Ce,{className:n});case"pie":return e.jsx(qe,{className:n});case"radar":return e.jsx(Ge,{className:n});case"scatter":return e.jsx(Be,{className:n});case"bubble":return e.jsx(as,{className:n});case"doughnut":return e.jsx(_e,{className:n});case"stackedBar":return e.jsx(Ve,{className:n});case"stackedLine":return e.jsx(ns,{className:n});case"polarArea":return e.jsx(ts,{className:n});case"pyramid":return e.jsx($e,{className:n});case"range":return e.jsx(Re,{className:n});case"kpi":return e.jsx(rs,{className:n});case"text":return e.jsx(Qe,{className:n});case"map":return e.jsx(He,{className:n});case"custom":return a&&o?e.jsx(o,{className:n}):r?r==null?void 0:r.charAt(0).toUpperCase():e.jsx(Ue,{className:n});default:return e.jsx(s.Table2,{className:n})}}function zt(){const t=s.useEditorStore(d=>{var u,x,h,g;return(g=(h=(x=(u=d.card.preferences)==null?void 0:u.chartOptions)==null?void 0:x.plugins)==null?void 0:h.legend)==null?void 0:g.position}),n=s.useEditorStore(d=>{var u,x,h,g;return(g=(h=(x=(u=d.card.preferences)==null?void 0:u.chartOptions)==null?void 0:x.plugins)==null?void 0:h.legend)==null?void 0:g.align}),a=s.useEditorStore(d=>{var u,x,h,g;return(g=(h=(x=(u=d.card.preferences)==null?void 0:u.chartOptions)==null?void 0:x.plugins)==null?void 0:h.legend)==null?void 0:g.display}),{setLegendOptions:r}=s.useEditorActions(),o=d=>{r({display:d,position:t,align:n})},c=d=>{r({display:a,position:d,align:n})},l=d=>{r({display:a,position:t,align:d})};return e.jsxs(s.Popover,{children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsx(s.IconButton,{tooltip:"Legend Settings",children:e.jsx(Os,{className:"size-4"})})}),e.jsx(s.PopoverContent,{className:"w-80",children:e.jsxs("div",{className:"grid gap-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx("h4",{className:"font-medium leading-none",children:"Legend Options"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the legend options for the chart."})]}),e.jsxs("div",{className:"grid gap-2",children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(s.Label,{htmlFor:"displayLegend",children:"Display"}),e.jsx("div",{className:"col-span-2 flex h-8 items-center",children:e.jsx(s.SmallSwitch,{onCheckedChange:o,defaultChecked:!0,id:"displayLegend"})})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(s.Label,{htmlFor:"position",children:"Position"}),e.jsxs(s.Select,{onValueChange:c,children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{placeholder:"Select position"})}),e.jsxs(s.SelectContent,{children:[e.jsx(s.SelectItem,{value:"top",children:"Top"}),e.jsx(s.SelectItem,{value:"left",children:"Left"}),e.jsx(s.SelectItem,{value:"bottom",children:"Bottom"}),e.jsx(s.SelectItem,{value:"right",children:"Right"})]})]})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(s.Label,{htmlFor:"align",children:"Align"}),e.jsxs(s.Select,{onValueChange:l,children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{placeholder:"Select alignment"})}),e.jsxs(s.SelectContent,{children:[e.jsx(s.SelectItem,{value:"start",children:"Start"}),e.jsx(s.SelectItem,{value:"center",children:"Center"}),e.jsx(s.SelectItem,{value:"end",children:"End"})]})]})]})]})]})})]})}function ze(){var O;const t=s.useEditorStore(y=>y.frame),n=s.useEditorStore(y=>y.card),a=s.useEditorStore(y=>y.isShowingVisual),r=s.useEditorStore(y=>y.isSqlRunning),o=s.useEditorStore(y=>y.pythonStdOut),c=s.useEditorStore(y=>{var E;return(E=y.card.preferences)==null?void 0:E.chartOptions});s.useEditorStore(y=>y.actions.setRunSql);const l=s.getChartGridStyle(c),{setFrame:d,setCard:u,updateCardInFrame:x,setActiveTabCardId:h,runAssistant:g,setChartGrid:j}=s.useEditorActions(),{data:i,isLoading:f,isFetching:p,error:C}=s.useDashboardCardQuery(n);if(!n)return e.jsx(e.Fragment,{children:"No Active Card"});function b(){const y={connectionId:n.connectionId,id:s.v4(),title:"Title",description:"Description",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]};D(y)}function D(y){const E={...t,cards:[...t.cards,y],activeCardId:y.id};d(E),h(y.id)}function v(){const y={...n,id:s.v4(),title:`${n.title} Copy`,tabTitle:`${n.tabTitle||n.title} Copy`};D(y)}function k(y){const E=t.cards.filter($=>$.id!==y),R=E[0],U={...t,cards:E,activeCardId:R.id};d(U),h(R.id),u(R)}function z(y){h(y)}const L=(y,E)=>{console.log("handleDragStart",E),y.dataTransfer.setData("tabIndex",E.toString())},q=y=>{y.preventDefault()},V=(y,E)=>{const R=y.dataTransfer.getData("tabIndex");if(R===E.toString())return;const U=Array.from(t.cards),[$]=U.splice(parseInt(R),1);U.splice(E,0,$),d({...t,cards:U})};function B(y,E){return y.cards.length===1&&(E.displayTab===!0||E.displayTab===void 0)||y.activeCardId!==E.id&&(E.displayTab===!0||E.displayTab===void 0)?null:e.jsx("div",{onClick:()=>{const R=E.displayTab===void 0?!1:!E.displayTab;u({...E,displayTab:R}),x({...E,displayTab:R})},children:E.displayTab===!0||E.displayTab===void 0?e.jsx(s.Eye,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"}):e.jsx(Es,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"})})}function m(){return e.jsxs(s.Tabs,{onValueChange:z,value:t.activeCardId,className:"flex grow flex-col",children:[t.cards.map(y=>e.jsx(s.TabsContent,{className:"mt-0 grow",value:y.id,children:M()},y.id)),e.jsx(s.TabsList,{className:"group mx-6 justify-between",children:e.jsxs("div",{className:"flex items-center",children:[t.cards.map((y,E)=>e.jsx(s.Editable,{text:y.tabTitle||y.title,onSave:R=>{u({...n,tabTitle:R}),x({...n,tabTitle:R})},children:e.jsxs(s.TabsTrigger,{draggable:!0,onDragStart:R=>L(R,E),onDragOver:q,onDrop:R=>V(R,E),className:"",value:y.id,children:[B(t,y),y.tabTitle||y.title,t.activeCardId===y.id&&t.cards.length>1&&e.jsx(s.X,{className:"ml-2 size-3.5 text-muted-foreground hover:text-foreground",onClick:()=>k(y.id)})]})},y.id)),e.jsx(s.Button,{className:"ml-1 h-8 px-2 hover:bg-muted-foreground/50",variant:"outline",onClick:b,children:e.jsx(s.Plus,{className:"h-4 w-4"})}),e.jsx(s.Button,{className:"invisible ml-1 h-8 px-2 hover:bg-muted-foreground/50 group-hover:visible",variant:"outline",onClick:v,children:e.jsx(Ns,{className:"h-4 w-4"})})]})})]})}function M(){return n.type==="kpi"?e.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsx(s.KPICard,{card:n,data:i==null?void 0:i.records})})}):n.type==="text"?e.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsx(s.ScrollArea,{className:"mx-3 my-6 h-[300px] overflow-y-auto break-words px-3",children:e.jsx(s.TextCard,{isLoading:r,card:n,data:i==null?void 0:i.records})})})}):e.jsx(s.ErrorBoundary,{FallbackComponent:s.FallbackEditorCard,children:e.jsx(ss,{className:"grow border-none shadow-none"})})}function H(){const y=JSON.stringify(i==null?void 0:i.records,null,2),E=new Blob([y],{type:"application/json"}),R=URL.createObjectURL(E),U=document.createElement("a");U.href=R,U.download=`${n.title}.json`,U.click()}function A(){const E=[Object.keys(i==null?void 0:i.records.reduce((F,T)=>({...F,...T}),{})).join(","),...((i==null?void 0:i.records)||[]).map(F=>Object.values(F).join(","))].join(`
257
- `),R=new Blob([E],{type:"text/csv"}),U=URL.createObjectURL(R),$=document.createElement("a");$.href=U,$.download=`${n.title}.csv`,$.click()}function _(){const y=`Can you get the documentation for ${n.type} chart?`;g(y)}function G(){j(l==="xy"||!l?"x":l==="x"?"y":l==="y"?"none":"xy")}return e.jsxs("div",{className:"relative flex h-full flex-col py-3",children:[(f||p)&&e.jsx("div",{className:"absolute bottom-0 left-0 right-0 top-0 z-50 m-auto flex h-10 w-10 items-center justify-center rounded-md bg-muted",children:e.jsx(ue,{className:"h-8 w-8 animate-spin text-muted-foreground"})}),e.jsxs("div",{className:"mb-0 flex min-h-10 items-center justify-end gap-2 px-6",children:[a&&e.jsxs("div",{className:"flex grow items-center",children:[e.jsx(Mt,{}),e.jsx(s.IconButton,{tooltip:"Visual Docs",onClick:_,children:e.jsx(gs,{className:"size-4"})}),!["table","custom"].includes(n.type)&&e.jsx(Dt,{})]}),!a&&e.jsxs("div",{className:"flex grow items-center gap-1",children:[e.jsx(s.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:A,children:e.jsx(Tt,{className:"size-4"})}),e.jsx(s.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:H,children:e.jsx(Is,{strokeWidth:1.5,className:"size-4"})}),e.jsx(s.CopyButton,{text:JSON.stringify(i==null?void 0:i.records,null,2),className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70"})]}),a&&e.jsxs("div",{className:"flex items-center",children:[e.jsx(zt,{}),e.jsxs(s.IconButton,{tooltip:"Grid Style",onClick:G,children:[(l==="xy"||!l)&&e.jsx(Ts,{className:"size-4"}),l==="x"&&e.jsx(vs,{className:"size-4"}),l==="y"&&e.jsx(Hs,{className:"size-4"}),l==="none"&&e.jsx(Qs,{className:"size-4"})]})]}),e.jsx(Vt,{})]}),a?m():e.jsxs(s.ResizablePanelGroup,{className:"px-6",direction:"horizontal",children:[o&&e.jsxs(e.Fragment,{children:[e.jsx(s.ResizablePanel,{id:"1",order:1,defaultSize:30,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:o&&e.jsx(Ft,{})}),e.jsx(s.ResizableHandle,{})]}),e.jsx(s.ResizablePanel,{id:"2",order:2,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:e.jsxs(s.ScrollArea,{className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:[(i==null?void 0:i.records)&&(i==null?void 0:i.records.length)>0&&e.jsx(Nt,{data:(i==null?void 0:i.records)||[]}),(C||(i==null?void 0:i.error))&&e.jsx("span",{className:"font-mono text-xs",children:(C==null?void 0:C.message)||((O=i==null?void 0:i.error)==null?void 0:O.message)}),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})})]})]})}function Ft(){const t=s.useEditorStore(a=>a.pythonStdOut);if(!t)return null;const n=t.replace(/\n/g,"<br>");return e.jsxs("div",{className:"relative flex w-full flex-col border-r",children:[e.jsx("div",{className:"sticky top-0 flex max-h-11 min-h-11 grow items-center border-b bg-muted px-3 font-mono text-xs font-semibold text-foreground/70",children:"Python Output"}),e.jsxs(s.ScrollArea,{className:"overflow-y-auto px-2 pt-1 font-mono text-xs text-foreground/90",children:[e.jsx("div",{dangerouslySetInnerHTML:{__html:n}}),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})]})}function Vt(){const t=s.useEditorStore(a=>a.isShowingVisual),n=s.useEditorStore(a=>a.actions.setIsShowingVisual);return e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.Label,{htmlFor:"visualize",children:"Chart"}),e.jsx(s.Switch,{checked:t,onCheckedChange:()=>n(!t),id:"visualize",className:"data-[state=checked]:bg-foreground/50"})]})}function Rt({options:t,value:n,onValueChange:a}){return e.jsx(s.RadioGroup,{value:n,onValueChange:a,className:"flex gap-4",defaultValue:t[0].value,children:t.map(r=>e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:r.value,id:r.value}),e.jsx("label",{className:"text-sm",htmlFor:r.value,children:r.label})]},r.value))})}function te({label:t,options:n,value:a,onValueChange:r,className:o}){return e.jsxs(s.Select,{value:a,onValueChange:r,children:[e.jsx(s.SelectTrigger,{className:s.cn("w-full focus:ring-0 focus:ring-offset-0",o),children:e.jsx(s.SelectValue,{placeholder:t})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:t}),n.map(c=>e.jsx(s.SelectItem,{value:c.value,children:c.label},c.value))]})})]})}function de({children:t,summary:n,open:a,className:r}){return e.jsxs("details",{open:a,className:s.cn("space-y-4 [&_summary>svg]:open:-rotate-180",r),children:[e.jsxs("summary",{className:"flex cursor-pointer list-none items-center justify-between gap-4",children:[e.jsx(s.Label,{children:n}),e.jsx(s.ChevronUp,{className:"h-4 w-4"})]}),e.jsx("div",{className:"transition-all ease-in-out",children:t})]})}function qt(){var p,C;const t=s.useEditorStore(b=>b.card.customCardPreferences),{data:n}=is(),a=(n==null?void 0:n.plugins)||[],r=s.useEditorStore(b=>b.card),o=s.useEditorStore(b=>b.frame),c=(t==null?void 0:t.visualType)||"single",{setCustomCardPreferences:l}=s.useEditorActions(),{components:d,manifest:u}=s.useCustomVisual((t==null?void 0:t.url)||""),x=(p=u==null?void 0:u.visuals)==null?void 0:p.find(b=>b.name===(t==null?void 0:t.componentName));function h(b,D){if(!t)return;const k={...(t==null?void 0:t.dataInputCardIds)||{},[b]:{cardId:D,hookRef:null}};l({...t,dataInputCardIds:k})}function g(b){var v,k;const D=(v=o==null?void 0:o.cards)==null?void 0:v.filter(z=>{var L;return((L=z==null?void 0:z.customCardPreferences)==null?void 0:L.visualType)!=="multiple"}).map(z=>({value:z.id,label:z.tabTitle||z.title}));return e.jsx("div",{className:"space-y-2",children:(k=b==null?void 0:b.dataInputs)==null?void 0:k.map((z,L)=>{var q,V;return e.jsxs("div",{className:"grid grid-cols-10 gap-2",children:[e.jsx("div",{className:"col-span-4 flex items-center",children:z}),e.jsx(te,{className:"col-span-6 h-8 w-full justify-between",label:"",options:D||[],value:((V=(q=t==null?void 0:t.dataInputCardIds)==null?void 0:q[L])==null?void 0:V.cardId)||"",onValueChange:B=>h(L,B)})]},L+Math.random())})})}function j(b,D,v=[]){var k,z;return t?b==="input"?e.jsx(s.Input,{className:`h-8 w-full ${s.removeRing}`,value:((k=t==null?void 0:t.settings)==null?void 0:k[D])||"",onChange:L=>{l({...t,settings:{...t==null?void 0:t.settings,[D]:L.target.value}})}},D):b==="select"?e.jsx(te,{className:"h-8 w-full",label:"",options:v,value:((z=t==null?void 0:t.settings)==null?void 0:z[D])||"",onValueChange:L=>{l({...t,settings:{...t==null?void 0:t.settings,[D]:L}})}}):null:null}function i(b){const D=Object.entries((b==null?void 0:b.settings)||{});return e.jsx("div",{className:"space-y-3",children:D.map(([v,k])=>e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:k.title}),j(k.ui,v,k.options)]},v))})}function f(b){t&&l({...t,visualType:b,componentName:""})}return e.jsxs("div",{className:"p-6",children:[e.jsx(de,{summary:"Plugin Settings",children:e.jsx("div",{className:"space-y-4 text-sm",children:e.jsxs("div",{className:"space-y-4 text-sm",children:[e.jsx("div",{className:"space-y-2",children:e.jsx("div",{className:"px-2",children:e.jsx(te,{className:"h-8 w-full",label:"",options:a,value:(t==null?void 0:t.url)||"",onValueChange:b=>l({...t||{url:"",componentName:""},url:b})})})}),((t==null?void 0:t.type)==="component"||(t==null?void 0:t.type)===void 0)&&e.jsx(Rt,{options:[{value:"single",label:"Single Visual"},{value:"multiple",label:"Multi-Visual"}],value:c,onValueChange:f}),((t==null?void 0:t.type)==="component"||(t==null?void 0:t.type)===void 0)&&t&&e.jsx(e.Fragment,{children:e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:"Component"}),e.jsx("div",{className:"space-y-2 px-2",children:d&&e.jsx(te,{className:"h-8 w-full",label:"",options:(d==null?void 0:d.filter(b=>b.type===c).map(b=>({value:b.name,label:b.name})))||[],value:t.componentName,onValueChange:b=>{console.log("changing value",b),l({...t,componentName:b})}})})]})})]})})}),e.jsx(s.Separator,{className:"my-4"}),((C=r==null?void 0:r.customCardPreferences)==null?void 0:C.componentName)&&e.jsxs(de,{summary:"Component Settings",children:[x&&x.dataInputs&&e.jsxs("div",{className:"space-y-3",children:[e.jsx(s.Label,{children:"Input Mapping"}),e.jsx("div",{className:"px-2",children:g(x)})]}),x&&x.settings&&e.jsx("div",{className:"space-y-3",children:e.jsx("div",{className:"px-2",children:i(x)})})]})]})}function re(){const[t,n]=S.useState([]);s.useEditorStore(h=>h.card.cfg);const a=s.useEditorStore(h=>h.card.preferences),{setCardCfg:r,setFilterOnClickColumnIndex:o,setCardPreferences:c}=s.useEditorStore(h=>h.actions),l=s.useEditorStore(h=>h.queryResultColumns);s.useEditorStore(h=>{var g;return(g=h.card.preferences)==null?void 0:g.filterOnClickColumnIndex}),S.useEffect(()=>{l&&n(new Array(l.length).fill(!1))},[l]);function d(h,g){var j,i;g?a!=null&&a.onClickFilter&&((j=a==null?void 0:a.onClickFilter)==null?void 0:j.length)>0?c({...a,onClickFilter:[...a.onClickFilter,{columnIndex:h,expression:""}]}):c({...a,onClickFilter:[{columnIndex:h,expression:""}]}):(c({...a,onClickFilter:(i=a==null?void 0:a.onClickFilter)==null?void 0:i.filter(f=>f.columnIndex!==h)}),n(f=>{const p=[...f];return p[h]=!1,p}))}function u(h,g){var i;const j=(i=a==null?void 0:a.onClickFilter)==null?void 0:i.map(f=>f.columnIndex===h?{...f,expression:g.target.value}:f);c({...a,onClickFilter:j})}function x(h){var g,j,i,f;if(t!=null&&t[h]||(j=(g=a==null?void 0:a.onClickFilter)==null?void 0:g.find(p=>p.columnIndex===h))!=null&&j.expression)return e.jsx(s.Input,{value:(f=(i=a==null?void 0:a.onClickFilter)==null?void 0:i.find(p=>p.columnIndex===h))==null?void 0:f.expression,onChange:p=>u(h,p),type:"text",className:"h-9 w-full font-mono text-xs focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0",placeholder:"Expression"})}return e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:"On Click"}),l==null?void 0:l.map((h,g)=>{var j,i;return e.jsx("div",{className:"xbg-red-100 group flex items-center justify-between space-y-2",children:e.jsxs("div",{className:"grow",children:[e.jsxs("div",{className:"flex items-center space-x-2 py-2",children:[e.jsx(s.Checkbox,{checked:!!((j=a==null?void 0:a.onClickFilter)!=null&&j.find(f=>f.columnIndex===g)),onCheckedChange:f=>d(g,f)}),e.jsx("label",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:h}),e.jsx("div",{className:"flex items-center gap-2",children:((i=a==null?void 0:a.onClickFilter)==null?void 0:i.find(f=>f.columnIndex===g))&&e.jsx(s.Pencil,{onClick:()=>{n(f=>{const p=[...f];return p[g]=!f[g],p})},className:"invisible size-3 cursor-pointer text-gray-400 group-hover:visible"})})]}),x(g)]})},h)})]})}function ge(){var l,d,u;const t=s.useEditorStore(x=>x.card.preferences),n=s.useEditorStore(x=>x.card.cfg),{setCardCfg:a,setCardPreferences:r,setChartOrientation:o}=s.useEditorStore(x=>x.actions);(l=n==null?void 0:n.options)!=null&&l.indexAxis;function c(x){o(x)}return e.jsxs(s.RadioGroup,{value:((d=t==null?void 0:t.chartOptions)==null?void 0:d.indexAxis)||((u=n==null?void 0:n.options)==null?void 0:u.indexAxis)||"x",onValueChange:c,className:"flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"x",id:"r1"}),e.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Vertical"})]}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"y",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Horizontal"})]})]})}const me="focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0";function Fe(t,n){var r,o,c;const a=s.getNumberAxis(t,n);return((c=(o=(r=t==null?void 0:t.chartOptions)==null?void 0:r.scales)==null?void 0:o[a])==null?void 0:c.type)||"linear"}function ls(){var O,y,E,R,U,$;const[t,n]=S.useState(!1),a=s.useEditorStore(F=>{var T;return(T=F.card)==null?void 0:T.preferences}),r=s.useEditorStore(F=>{var T;return(T=F.card)==null?void 0:T.cfg}),o=s.getNumberAxis(a,r),[c,l]=S.useState(Fe(a)),[d,u]=S.useState(((E=(y=(O=a==null?void 0:a.chartOptions)==null?void 0:O.scales)==null?void 0:y[o])==null?void 0:E.min)||""),[x,h]=S.useState((($=(U=(R=a==null?void 0:a.chartOptions)==null?void 0:R.scales)==null?void 0:U[o])==null?void 0:$.max)||""),[g,j]=S.useState(d||x?"custom":"auto"),[i,f]=S.useState(""),[p,C]=S.useState(0),[b,D]=S.useState(""),[v,k]=S.useState(""),[z,L]=S.useState(""),q=s.useEditorStore(F=>F.actions.setCardPreferences),{updateCardInFrame:V}=s.useEditorActions(),B=s.useEditorStore(F=>F.card),m=s.useEditorStore(F=>{var T;return(T=F.card)==null?void 0:T.type}),M=["pie","doughnut","polarArea"].includes(m);S.useEffect(()=>{var F,T,Y,w,P,J,K,ae,se,Q,X,I,W,Z;l(Fe(a)),u(((Y=(T=(F=a==null?void 0:a.chartOptions)==null?void 0:F.scales)==null?void 0:T[o])==null?void 0:Y.min)===0?0:""),h(((J=(P=(w=a==null?void 0:a.chartOptions)==null?void 0:w.scales)==null?void 0:P[o])==null?void 0:J.max)||""),f(((Q=(se=(ae=(K=a==null?void 0:a.chartOptions)==null?void 0:K.scales)==null?void 0:ae[o])==null?void 0:se.ticks)==null?void 0:Q.stepSize)||""),C(((X=a==null?void 0:a.numberAxisFormat)==null?void 0:X.decimalPlaces)||0),D(((I=a==null?void 0:a.numberAxisFormat)==null?void 0:I.suffix)||""),k(((W=a==null?void 0:a.numberAxisFormat)==null?void 0:W.currency)||""),L(((Z=a==null?void 0:a.numberAxisFormat)==null?void 0:Z.locale)||"")},[t,a,o]);function H(F,T){return T===""||/^[0-9\b]+$/.test(T)?Number(T):Number(F)}function A(){const F=[...new Set(s.LOCALE_CURRENCY_PAIRS.map(T=>T.currency))];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-6 items-center gap-2",children:[e.jsx(s.Label,{className:"col-span-2 hover:cursor-pointer hover:underline",htmlFor:"currency",children:e.jsx("a",{target:"_blank",href:"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat",children:"Currency"})}),e.jsxs(s.Select,{value:v||"none",onValueChange:T=>k(T==="none"?"":T),children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Currency"}),e.jsx(s.SelectItem,{value:"none",children:"None"}),F.map(T=>e.jsx(s.SelectItem,{value:T,children:T},T))]})})]}),e.jsxs(s.Select,{value:z,onValueChange:T=>L(T),children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Locale"}),s.LOCALE_CURRENCY_PAIRS.map(T=>e.jsx(s.SelectItem,{value:T.locale,children:T.locale},T.locale))]})})]})]}),e.jsxs("div",{className:"grid grid-cols-9 items-center gap-2",children:[e.jsx(s.Label,{className:"col-span-3",htmlFor:"format",children:"Decimals"}),e.jsx(s.Input,{value:p,onChange:T=>C(Number(T.target.value)),id:"format",className:`col-span-6 h-8 w-full tracking-wide ${me}`})]})]})}function _(){return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(s.Label,{htmlFor:"range",children:"Range"}),e.jsx(s.Input,{id:"min",value:d,onChange:F=>u(T=>H(T,F.target.value)),className:`col-span-1 h-8 w-full ${me}`}),e.jsx(s.Input,{value:x,onChange:F=>h(T=>H(T,F.target.value)),id:"max",className:`col-span-1 h-8 w-full ${me}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(s.Label,{htmlFor:"step-size",children:"Step Size"}),e.jsx(s.Input,{value:i,onChange:F=>f(T=>H(T,F.target.value)),id:"step-size",className:`col-span-1 h-8 w-full ${me}`})]})]})}function G(){var w;let F={};g==="custom"&&(F={min:d,max:x,ticks:{stepSize:i}});const T={...a||{},chartOptions:{...a==null?void 0:a.chartOptions,scales:{...(w=a==null?void 0:a.chartOptions)==null?void 0:w.scales,[o]:{type:c,...c==="linear"?F:{}}}},numberAxisFormat:{decimalPlaces:p,suffix:b,currency:v,locale:z}};console.log(T),q(T);const Y={...B,preferences:T};V(Y)}return e.jsxs(s.Popover,{onOpenChange:F=>n(F),children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsx(s.SliderIcon,{className:"size-4 cursor-pointer text-muted-foreground hover:text-foreground"})}),e.jsx(s.PopoverContent,{align:"center",className:"max-w-65",children:e.jsxs("div",{className:"grid gap-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx("h4",{className:"font-medium leading-none",children:"Scale Options"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the scale for the number axis"})]}),e.jsxs("div",{className:"grid gap-2",children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(s.Label,{htmlFor:"scale",children:"Type"}),e.jsxs(s.Select,{disabled:M,value:c,onValueChange:F=>l(F),children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{id:"type",children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Option"}),e.jsx(s.SelectItem,{value:"linear",children:"Linear"}),e.jsx(s.SelectItem,{value:"logarithmic",children:"Logarithmic"})]})})]})]}),c=="linear"&&e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2 py-1",children:[e.jsx(s.Label,{htmlFor:"scale-option",children:"Setup"}),e.jsxs(s.RadioGroup,{disabled:M,id:"scale-option",value:g,onValueChange:F=>j(F),className:"col-span-2 flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"auto",id:"r1"}),e.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Auto"})]}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"custom",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Custom"})]})]})]}),g==="custom"&&c=="linear"&&_(),A(),e.jsx(s.SelectSeparator,{}),e.jsx("div",{className:"grid grid-cols-3",children:e.jsx(s.Button,{onClick:G,variant:"secondary",className:"col-span-1 col-start-3 h-8 w-full",children:"Apply"})})]})]})})]})}function Bt({idx:t}){var d;const n=s.useEditorStore(u=>{var x;return(x=u.card)==null?void 0:x.preferences}),a=s.useEditorStore(u=>{var x;return(x=u.card.preferences)==null?void 0:x.datasetOptions}),r=s.useEditorStore(u=>u.actions.setCardPreferences),o=(d=n==null?void 0:n.chartOptions)==null?void 0:d.indexAxis,c=a==null?void 0:a.find(u=>u.idx===t);function l(u,x){(u==="end"||u==="start")&&s.getContrastColor(s.getCanvasBackgroundColor());const h={display:u!=="none",align:u,anchor:u,clamp:!0};if(!c)r({...n,datasetOptions:[...a||[],{idx:x,datalabels:h}]});else{const g={...c};g.datalabels=h;const j=a==null?void 0:a.map(i=>i.idx===x?g:i);r({...n,datasetOptions:j})}}return e.jsxs(s.Popover,{children:[e.jsx(s.PopoverTrigger,{children:e.jsx(Ws,{className:"invisible size-4 rotate-[135deg] cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"})}),e.jsx(s.PopoverContent,{className:"w-fit p-1",children:e.jsxs("div",{className:"flex gap-1",children:[e.jsx(s.Button,{onClick:()=>l("none",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(s.X,{className:"size-4"})}),e.jsx(s.Button,{onClick:()=>l("start",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(zs,{className:s.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx(s.Button,{onClick:()=>l("center",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(Vs,{className:s.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx(s.Button,{onClick:()=>l("end",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(Fs,{className:s.cn("h-4 w-4",{"rotate-90":o==="y"})})})]})})]})}function cs(){const t=s.useEditorStore(x=>x.card),n=s.useEditorStore(x=>{var h,g,j;return(j=(g=(h=x==null?void 0:x.card)==null?void 0:h.preferences)==null?void 0:g.chartOptions)==null?void 0:j.indexAxis}),{data:a}=s.useDashboardCardQuery(t),r=n==="y"?"Y axis":"X axis",o=n==="y"?"X axis":"Y axis",{keys:c,metricKeys:l,dimensionKeys:d}=s.getKeys((a==null?void 0:a.records)||[]);let u=l;if(["stackedBar","stackedLine"].includes(t.type)){const x=s.pivotData({dataArray:(a==null?void 0:a.records)||[],groupKey:d[0],pivotKey:d[1],valueKey:u[0]}),{metricKeys:h}=s.getKeys(x);u=h}return c.length===0?null:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:r}),e.jsx("div",{className:"my-1 space-y-1",children:e.jsx("div",{className:"rounded-md bg-muted/70 px-3 py-2 hover:bg-muted",children:e.jsx("p",{title:d[0],children:ds(d[0])})})})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsxs("div",{className:"flex items-center justify-between gap-5",children:[e.jsx(s.Label,{children:o}),e.jsx(ls,{})]}),e.jsx("div",{className:"my-1 max-h-[125px] space-y-1 overflow-y-auto",children:u.map((x,h)=>e.jsx(_t,{col:x,idx:h},x))})]})]})}function ds(t,n=30){return t.length>n?t.slice(0,n)+"...":t}function _t({col:t,idx:n}){const a=s.useEditorStore(d=>{var u;return(u=d.card)==null?void 0:u.preferences}),r=s.useEditorStore(d=>{var u;return(u=d.card.preferences)==null?void 0:u.datasetOptions}),o=r==null?void 0:r.find(d=>d.idx===n),{setCardPreferences:c}=s.useEditorStore(d=>d.actions);function l(d){if(!o)c({...a,datasetOptions:[...r||[],{idx:n,type:d==="area"?"line":d,fill:d==="area"?"origin":""}]});else{const u={...o};u.type=d==="area"?"line":d,u.fill=d==="area"?"origin":"";const x=r==null?void 0:r.map(h=>h.idx===n?u:h);c({...a,datasetOptions:x})}}return e.jsxs("div",{className:"group flex items-center justify-between gap-5 rounded-md bg-muted/70 px-3 py-2 hover:bg-muted",children:[e.jsx("p",{title:t,children:ds(t)}),e.jsxs("div",{className:"flex gap-2",children:[e.jsx(Se,{onClick:()=>l("bar"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsx(Ce,{onClick:()=>l("line"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsx(Ss,{onClick:()=>l("area"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsx(Bt,{idx:n})]})]})}function us(){const t=s.useEditorStore(i=>i.selectedConnectionId),n=s.useEditorStore(i=>i.selectedDatamodelId),a=s.useEditorStore(i=>i.selectedDatabaseName),r=s.useEditorStore(i=>i.selectedSchemaName),o=s.useEditorStore(i=>i.selectedTableName),c=s.useDashboardStore(i=>i.dashboard.filters)||[],l=s.useDashboardStore(i=>i.actions.addFilter),d=s.useDashboardStore(i=>i.actions.removeFilter),{removeFilterValues:u}=s.useDashboardActions(),{modelItems:x,tableName:h,connectionType:g}=ne();function j(i,f="dashboard"){var q;const p=s.fmt(i.column_name),C=s.fmt(a||""),b=s.fmt(r||""),D=s.fmt(h);let v=s.getQualifiedTableName(b,D,g),k=`${v}.${p}`;const z=(q=x==null?void 0:x.find(V=>V.id===n))==null?void 0:q.name;n&&n!=="none"&&(k=`${s.DATAMODEL_NAMESPCACE}.${z}.${p}`,v=`${s.DATAMODEL_NAMESPCACE}.${z}`);const L=c==null?void 0:c.find(V=>V.column===k&&V.table===D&&(V.database===C||V.database===a));if(L)u(L.id),d(L.id);else{const V=s.v4();return h==="api"&&t?(l({location:f,id:V,column:k,title:i.column_name,dataType:i.data_type,table:"api",database:"",connectionId:t,operation:"in",sql:s.getDefaultFilterSql(i.data_type,v,p)}),V):(l({id:V,location:f,column:k,title:i.column_name,dataType:i.data_type,table:o||"",database:a||"",connectionId:t||"",operation:"in",sql:s.getDefaultFilterSql(i.data_type,v,p)}),V)}}return{assignFilter:j}}function le(){const t=s.useDashboardStore(d=>d.dashboard.filters),n=s.useEditorStore(d=>d.frame),{setFrame:a}=s.useEditorActions(),{columns:r}=ne(),{assignFilter:o}=us();function c(d){const u=o(d,"frame");a({...n,filterId:u})}const l=t==null?void 0:t.find(d=>d.id===n.filterId);return e.jsxs("div",{className:"space-y-3",children:[e.jsx(s.Label,{children:"Card Filter"}),e.jsx(Pt,{onSelect:c,columns:r}),l&&e.jsx(s.FilterHeader,{filter:l})]})}function Pt({columns:t,onSelect:n}){var l;const[a,r]=Le.useState(!1),[o,c]=Le.useState("");return e.jsxs(s.Popover,{open:a,onOpenChange:r,children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsxs(s.Button,{size:"sm",variant:"outline",role:"combobox","aria-expanded":a,className:"w-full justify-between font-normal",children:[o?(l=t.find(d=>d.column_name===o))==null?void 0:l.column_name:"Select Column...",e.jsx(s.CaretSortIcon,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),e.jsx(s.PopoverContent,{className:"w-[200px] p-0",children:e.jsxs(s.Command,{children:[e.jsx(s.CommandInput,{placeholder:"Search column",className:"h-9"}),e.jsxs(s.CommandList,{children:[e.jsx(s.CommandEmpty,{children:"No framework found."}),e.jsx(s.CommandGroup,{children:t.map(d=>e.jsxs(s.CommandItem,{value:d.column_name,onSelect:u=>{const x=u===o?"":u;c(x),r(!1),x&&n(d)},children:[d.column_name,e.jsx(s.CheckIcon,{className:s.cn("ml-auto h-4 w-4",o===d.column_name?"opacity-100":"opacity-0")})]},d.column_name))})]})]})})]})}function Ht({cardType:t}){return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:`${s.titleCase(t)} Chart`}),e.jsxs(s.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT x-axis, y-axis-1, y-axis-2,... FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"x-axis - category"}),e.jsx("li",{children:"y-axis1 - number"}),e.jsx("li",{children:"y-axis2 - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:n=>n.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/bar-line-area",children:"example"})," in the docs."]})]})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ge,{}),e.jsx(cs,{})]})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}function Ne(){var o,c,l;const t=s.useEditorStore(d=>d.card.cfg),n=s.useEditorStore(d=>d.actions.setCardCfg),a=s.useEditorStore(d=>d.card.type);function r(d){var h;const u={datalabels:{display:d!=="none",align:d,anchor:d,clamp:!0}},x={...t,options:{...t==null?void 0:t.options,plugins:{...(h=t==null?void 0:t.options)==null?void 0:h.plugins,...u}}};n(x),console.log(d)}return e.jsxs("div",{className:"space-y-2",children:[e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsx("label",{className:"font-medium",children:"Data Labels"}),!["pyramid"].includes(a)&&e.jsx(ls,{})]}),e.jsxs(s.Select,{value:(l=(c=(o=t==null?void 0:t.options)==null?void 0:o.plugins)==null?void 0:c.datalabels)==null?void 0:l.anchor,onValueChange:r,defaultValue:"none",children:[e.jsx(s.SelectTrigger,{className:"h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{placeholder:"Select position"})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Data Labels"}),e.jsx(s.SelectItem,{value:"none",children:"None"}),a!=="pyramid"&&e.jsx(s.SelectItem,{value:"start",children:"Start"}),e.jsx(s.SelectItem,{value:"center",children:"Center"}),a!=="pyramid"&&e.jsx(s.SelectItem,{value:"end",children:"End"})]})})]})]})}function Gt({cardType:t}){function n(a){return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:a==="bubble"?"SELECT label, [group], x-axis, y-axis, radius FROM table":"SELECT label, [group], x-axis, y-axis FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"label - category"}),e.jsx("li",{children:"group (optional) - category"}),e.jsx("li",{children:"x-axis - number"}),e.jsx("li",{children:"y-axis - number"}),a==="bubble"&&e.jsx("li",{children:"radius - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:c=>c.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/bubble",children:"example"})," in the docs."]})]})}return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:`${s.titleCase(t)} Chart`}),e.jsx(s.AccordionContent,{className:"space-y-4 font-mono text-xs",children:n(t)})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsx(s.AccordionContent,{className:"px-2",children:e.jsx(Ne,{})})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}const Ut={datasets:[{type:"line",label:"Sum_sales",data:[]},{type:"bar",label:"Sum_profit",data:[]}]},$t={datasets:[{fill:"origin",type:"line",label:"Sum_sales",data:[]}]};function Qt(){const t=s.useEditorStore(n=>n.card.type);return e.jsxs("div",{className:"space-y-6 p-6",children:[e.jsx(s.Accordion,{className:" ",type:"single",collapsible:!0,children:Jt(t)}),e.jsx("section",{className:"",children:["line","bar"].includes(t)&&e.jsx(ge,{})}),!["kpi"].includes(t)&&e.jsxs("div",{className:"space-y-4",children:[e.jsx(Ne,{}),e.jsx(re,{}),e.jsx(le,{})]})]})}function Jt(t){if(["line","bar"].includes(t))return e.jsxs(e.Fragment,{children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsx("p",{children:"Chart Query"})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT x-axis, y-axis-1, y-axis-2, y-axis-3,... FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"X-axis - Category (ex. city)"}),e.jsx("li",{children:"Y-axis - Number (ex. population)"})]})]})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:"Mixed Chart"}),e.jsxs(s.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxs("p",{children:["Click ",e.jsx("b",{children:"Customize"})," and change the `type` property in the dataset."]}),e.jsx("pre",{children:JSON.stringify(Ut,null,2)})]})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:"Area Chart"}),e.jsxs(s.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxs("p",{children:["Click ",e.jsx("b",{children:"Customize"})," and add `fill` property to the dataset. See",e.jsx("a",{className:"mx-1 text-blue-500 hover:underline",href:"https://www.chartjs.org/docs/latest/samples/area/line-boundaries.html",target:"_blank",children:"docs"}),"for more options."]}),e.jsx("pre",{children:JSON.stringify($t,null,2)})]})]})]});if(t==="bubble")return e.jsx(e.Fragment,{children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:t})," chart query?"]})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, x-axis, y-axis, radius FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"Label - Category (ex. city)"}),e.jsx("li",{children:"Bubble Group (opt) - Category (ex. state)"}),e.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"}),e.jsx("li",{children:"Radius - Number (ex. population)"})]})]})]})});if(t==="scatter")return e.jsx(e.Fragment,{children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:t})," chart query?"]})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, x-axis, y-axis FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"Label - Category (ex. city)"}),e.jsx("li",{children:"Group (opt) - Category (ex. state)"}),e.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"})]})]})]})});if(["pie","doughnut","polarArea"].includes(t))return e.jsx(e.Fragment,{children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:[e.jsx("span",{children:t==="polarArea"?"Polar":t.charAt(0).toUpperCase()+t.slice(1)})," ","chart query"]})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, measure FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"Label - Category (ex. city)"}),e.jsx("li",{children:"Measure - Number (ex. population)"})]})]})]})})}function Wt(){var u,x,h,g,j;const t=s.useEditorStore(i=>i.card.preferences),n=s.useEditorStore(i=>i.actions.setCardPreferences),a=s.useEditorStore(i=>i.actions.setNumberFormat);s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.decimalPlaces});const r=s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.locale}),o=s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.currency});s.useEditorStore(i=>i.actions.setFilterOnClickField);const c=s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.colorRanges})||[],l=s.useEditorStore(i=>i.actions.setColorRanges),d=[...new Set(s.LOCALE_CURRENCY_PAIRS.map(i=>i.currency))];return e.jsxs("div",{children:[e.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[e.jsx(s.Checkbox,{checked:!!((u=t==null?void 0:t.formatNumber)!=null&&u.enabled),onCheckedChange:i=>{n({...t,formatNumber:{...t==null?void 0:t.formatNumber,enabled:i}})}}),e.jsx(s.Label,{children:"Format Number"})]}),((x=t==null?void 0:t.formatNumber)==null?void 0:x.enabled)===!0&&e.jsxs("div",{className:"flex flex-col gap-2",children:[e.jsx("div",{children:e.jsxs("div",{className:"space-y-4 p-2",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Locale"}),e.jsxs(s.Select,{value:r||"none",onValueChange:i=>{var f,p,C;return a(((f=t==null?void 0:t.formatNumber)==null?void 0:f.decimalPlaces)||0,((p=t==null?void 0:t.formatNumber)==null?void 0:p.currency)||"",i,((C=t==null?void 0:t.formatNumber)==null?void 0:C.suffix)||"")},children:[e.jsx(s.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Format"}),e.jsx(s.SelectItem,{value:"none",children:"None"},"none"),s.LOCALE_CURRENCY_PAIRS.map(i=>e.jsx(s.SelectItem,{value:i.locale,children:i.locale},i.locale))]})})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Currency"}),e.jsxs(s.Select,{value:o||"none",onValueChange:i=>{var f,p,C;console.log("currency",i),a(((f=t==null?void 0:t.formatNumber)==null?void 0:f.decimalPlaces)||0,i==="none"?"":i,((p=t==null?void 0:t.formatNumber)==null?void 0:p.locale)||"",((C=t==null?void 0:t.formatNumber)==null?void 0:C.suffix)||"")},children:[e.jsx(s.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Currency"}),e.jsx(s.SelectItem,{value:"none",children:"None"},"none"),d.map(i=>e.jsx(s.SelectItem,{value:i,children:i},i))]})})]})]})]}),e.jsxs("div",{className:"flex gap-2",children:[e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Decimals"}),e.jsxs(s.Select,{value:((g=(h=t==null?void 0:t.formatNumber)==null?void 0:h.decimalPlaces)==null?void 0:g.toString())||"0",onValueChange:i=>{var f,p,C;return a(Number(i),((f=t==null?void 0:t.formatNumber)==null?void 0:f.currency)||"",((p=t==null?void 0:t.formatNumber)==null?void 0:p.locale)||"",((C=t==null?void 0:t.formatNumber)==null?void 0:C.suffix)||"")},children:[e.jsx(s.SelectTrigger,{className:"col-span-3 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:["0","1","2","3","4"].map(i=>e.jsx(s.SelectItem,{value:i,children:i},i))})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Suffix"}),e.jsx(s.Input,{value:((j=t==null?void 0:t.formatNumber)==null?void 0:j.suffix)||"",className:"h-8 font-mono text-xs focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0",placeholder:"K, M, B, %",onChange:i=>{var f,p,C;return a(((f=t==null?void 0:t.formatNumber)==null?void 0:f.decimalPlaces)||0,((p=t==null?void 0:t.formatNumber)==null?void 0:p.currency)||"",((C=t==null?void 0:t.formatNumber)==null?void 0:C.locale)||"",i.target.value)}})]})]})]})}),e.jsx(s.Separator,{className:"my-3"}),e.jsx(s.ColorFormat,{colorRanges:c,setColorRanges:l})]})]})}function Kt(){return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(s.Accordion,{type:"single",collapsible:!0,children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"",children:"KPI Query"}),e.jsxs(s.AccordionContent,{className:"font-mono",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs",children:"SELECT current, previous FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"current - number"}),e.jsx("li",{children:"previous - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/kpi",children:"example"})," in the docs."]})]})]})}),e.jsx("section",{className:"",children:e.jsx(Wt,{})}),e.jsx("div",{}),e.jsx("div",{})]})}const Xt=[{label:"Mercator",value:"mercator"},{label:"Azimuthal Equidistant",value:"azimuthalEquidistant"},{label:"Gnomonic",value:"gnomonic"},{label:"Orthographic",value:"orthographic"},{label:"Stereographic",value:"stereographic"},{label:"Equal Earth",value:"equalEarth"},{label:"Albers",value:"albers"},{label:"Albers USA",value:"albersUsa"},{label:"Conic Conformal",value:"conicConformal"},{label:"Conic Equal Area",value:"conicEqualArea"},{label:"Conic Equidistant",value:"conicEquidistant"},{label:"Equirectangular",value:"equirectangular"},{label:"Transverse Mercator",value:"transverseMercator"},{label:"Natural Earth 1",value:"naturalEarth1"}],Yt=["blues","brBG","buGn","buPu","cividis","cool","cubehelixDefault","gnBu","greens","greys","inferno","magma","orRd","oranges","pRGn","piYG","plasma","puBu","puBuGn","puOr","puRd","purples","rainbow","rdBu","rdGy","rdPu","rdYlBu","rdYlGn","reds","sinebow","spectral","turbo","viridis","warm","ylGn","ylGnBu","ylOrBr","ylOrRd"],Zt=Yt.map(t=>({label:t,value:t}));function ea(){var u,x,h,g,j,i,f,p,C,b,D,v,k,z,L,q,V,B;const t=s.useEditorStore(m=>m.card),n=(x=(u=t==null?void 0:t.preferences)==null?void 0:u.mapVisualOptions)==null?void 0:x.topoJsonUrl,[a,r]=S.useState(((g=(h=t==null?void 0:t.preferences)==null?void 0:h.mapVisualOptions)==null?void 0:g.customTopoJsonUrl)||""),{setCardPreferences:o}=s.useEditorActions(),{data:c}=s.useTopoJson(t),l=Object.keys((c==null?void 0:c.objects)||{}).map(m=>({label:m,value:m}))||[],d=[{label:"US States 10m",value:"https://unpkg.com/us-atlas/states-10m.json"},{label:"Countries 50m",value:"https://unpkg.com/world-atlas/countries-50m.json"},{label:"Custom",value:"custom"}];return e.jsxs("div",{className:"p-6",children:[e.jsx(de,{summary:"Map Chart",children:e.jsx("p",{className:"rounded-md bg-muted p-2 font-mono text-xs",children:"SELECT country, value FROM table"})}),e.jsx(s.Separator,{className:"my-4"}),e.jsx(de,{open:!0,summary:"Settings",children:e.jsxs("div",{className:"space-y-3 px-2",children:[e.jsx(te,{className:"h-9",options:d,onValueChange:m=>{console.log("value",m),o({...t.preferences,mapVisualOptions:{topoJsonUrl:m}})},value:n||"",label:"Select Map"}),n==="custom"&&e.jsx(s.Input,{onChange:m=>{r(m.target.value)},onBlur:()=>{var m;console.log("onBlur",a),o({...t.preferences,mapVisualOptions:{...(m=t.preferences)==null?void 0:m.mapVisualOptions,customTopoJsonUrl:a}})},value:a,className:`h-9 w-full ${s.removeRing}`,placeholder:"Custom URL"}),c&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"space-y-1",children:[e.jsx(s.Label,{children:"Map Object"}),e.jsx(te,{className:"h-9",options:l,value:((i=(j=t.preferences)==null?void 0:j.mapVisualOptions)==null?void 0:i.objectKey)||"",label:"Map Object",onValueChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,objectKey:m}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(s.Label,{children:"Projection"}),e.jsx(te,{className:"h-9",options:Xt,value:((p=(f=t.preferences)==null?void 0:f.mapVisualOptions)==null?void 0:p.projection)||"",label:"Projection",onValueChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projection:m}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(s.Label,{children:"Colors"}),e.jsx(te,{className:"h-9",options:Zt,value:((b=(C=t.preferences)==null?void 0:C.mapVisualOptions)==null?void 0:b.colorScale)||"",label:"Select Color Scale",onValueChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,colorScale:m}})}})]})]})]})}),e.jsx(s.Separator,{className:"my-4"}),e.jsx(de,{className:"",summary:"Scale Options",children:e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(s.Input,{className:`h-9 w-full ${s.removeRing}`,type:"number",step:.1,value:((v=(D=t.preferences)==null?void 0:D.mapVisualOptions)==null?void 0:v.projectionScale)||1,onChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projectionScale:Number(m.target.value)}})}}),e.jsx(s.Label,{children:"X"}),e.jsx(s.Input,{className:`h-9 w-full ${s.removeRing}`,type:"number",step:10,value:((L=(z=(k=t.preferences)==null?void 0:k.mapVisualOptions)==null?void 0:z.projectionOffset)==null?void 0:L[0])||0,onChange:m=>{var M,H,A,_;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projectionOffset:[Number(m.target.value),((_=(A=(H=t.preferences)==null?void 0:H.mapVisualOptions)==null?void 0:A.projectionOffset)==null?void 0:_[1])||0]}})}}),e.jsx(s.Label,{children:"Y"}),e.jsx(s.Input,{className:`h-9 w-full ${s.removeRing}`,type:"number",step:10,value:((B=(V=(q=t.preferences)==null?void 0:q.mapVisualOptions)==null?void 0:V.projectionOffset)==null?void 0:B[1])||0,onChange:m=>{var M,H,A,_;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projectionOffset:[((_=(A=(H=t.preferences)==null?void 0:H.mapVisualOptions)==null?void 0:A.projectionOffset)==null?void 0:_[0])||0,Number(m.target.value)]}})}})]})}),e.jsx(s.Separator,{className:"my-4"}),e.jsx(re,{})]})}function sa(){var r;const t=s.useEditorStore(o=>o.card.preferences),{setCardPreferences:n}=s.useEditorStore(o=>o.actions);function a(o){n({...t,textVisualOptions:{...t==null?void 0:t.textVisualOptions,isDynamicText:o==="dynamic"}})}return e.jsxs(s.RadioGroup,{value:(r=t==null?void 0:t.textVisualOptions)!=null&&r.isDynamicText?"dynamic":"static",onValueChange:a,className:"flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"static",id:"r1"}),e.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Static"})]}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"dynamic",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Dynamic"})]})]})}function xe({cardType:t,docContent:n,suffix:a="Chart"}){return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:`${s.titleCase(t)} ${a}`}),e.jsx(s.AccordionContent,{children:n||e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT label, measure FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"label - category"}),e.jsx("li",{children:"measure - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:r=>r.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/pie-donut-polar",children:"example"})," in the docs."]})]})})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[t==="range"&&e.jsx(ge,{}),t!=="text"&&e.jsx(Ne,{}),t==="text"&&e.jsx(sa,{})]})]}),!["range","text"].includes(t)&&e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}function ta(){const t=s.useEditorStore(r=>{var o,c;return(c=(o=r==null?void 0:r.card)==null?void 0:o.preferences)==null?void 0:c.sortChart}),{setSortChart:n}=s.useEditorActions();function a(){return e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:"Sort"}),e.jsx(te,{className:"h-8",label:"Sort Chart",options:[{label:"None",value:"none"},{label:"ASC",value:"asc"},{label:"DESC",value:"desc"}],value:t||"none",onValueChange:r=>{n(r)}})]})}return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:"Stacked Chart"}),e.jsxs(s.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT x-axis, stack-by, y-axis FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"x-axis - category"}),e.jsx("li",{children:"stack by - category"}),e.jsx("li",{children:"y-axis - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:r=>r.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/stacked",children:"example"})," in the docs."]})]})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ge,{}),a(),e.jsx(cs,{})]})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}function aa({cardType:t="table"}){console.log("cardType",t);const n=s.useEditorStore(o=>{var c;return(c=o.card)==null?void 0:c.preferences}),a=s.useEditorStore(o=>o.actions.setCardPreferences),r=o=>{a({...n,allowDownload:o})};return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(s.Accordion,{defaultValue:["item-3"],type:"multiple",children:e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.Checkbox,{onCheckedChange:r,id:"allow-download"}),e.jsx("label",{htmlFor:"allow-download",className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:"Allow Download"})]})]})}const na=e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT dimension, cohort, metric FROM table"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/tornado",children:"example"})," in the docs."]})]}),ra=e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT y-axis, label, range-from, range-to, range-value FROM table"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/range",children:"example"})," in the docs."]})]}),oa=e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT text FROM table limit 1"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/text",children:"example"})," in the docs."]})]});function ia(){const t=s.useEditorStore(a=>a.card.type);function n(a){switch(a){case"stackedBar":case"stackedLine":return e.jsx(ta,{});case"pyramid":return e.jsx(xe,{docContent:na,cardType:a});case"kpi":return e.jsx(Kt,{});case"line":case"bar":return e.jsx(Ht,{cardType:a});case"range":return e.jsx(xe,{docContent:ra,cardType:a});case"pie":case"doughnut":case"polarArea":case"radar":return e.jsx(xe,{cardType:a});case"bubble":case"scatter":return e.jsx(Gt,{cardType:a});case"table":return e.jsx(aa,{cardType:a});case"text":return e.jsx(xe,{docContent:oa,cardType:a,suffix:"Visual"});case"map":return e.jsx(ea,{});case"custom":return e.jsx(qt,{});default:return e.jsx(Qt,{})}}return e.jsxs(s.ScrollArea,{className:"h-full w-full text-sm",children:[n(t),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})}function la(){const t=s.useEditorStore(n=>n.isShowingVisual);return e.jsxs(s.ResizablePanelGroup,{direction:"vertical",className:"min-h-[250px] min-w-full max-w-lg",children:[e.jsx(s.ResizablePanel,{role:"query-section",className:"flex",minSize:20,defaultSize:40,children:e.jsx(vt,{})}),e.jsx(s.ResizableHandle,{withHandle:!0,className:"border"}),e.jsx(s.ResizablePanel,{className:"pb-1",role:"visual-section",minSize:0,defaultSize:60,children:t?e.jsxs(s.ResizablePanelGroup,{direction:"horizontal",children:[e.jsx(e.Fragment,{children:e.jsx(s.ResizablePanel,{className:"flex min-w-[275px]",minSize:20,defaultSize:25,maxSize:30,children:e.jsx(ia,{})})}),e.jsx(s.ResizableHandle,{className:"border"}),e.jsx(s.ResizablePanel,{minSize:40,defaultSize:75,maxSize:100,children:e.jsx(ze,{})})]}):e.jsx(ze,{})})]})}function ca({authToken:t,onSave:n,onClose:a}){s.useDashboardStore(l=>l.themeStyle);const r=s.useEditorStore(l=>l.actions.setOnSave),o=s.useEditorStore(l=>l.actions.setOnClose),c=s.useDashboardStore(l=>l.actions.setAuthToken);return S.useEffect(()=>{n&&r(n),a&&o(a)},[n,r,a,o]),S.useEffect(()=>{t&&t.accessToken&&c(t)},[t,c]),e.jsx(s.ErrorBoundary,{FallbackComponent:s.Fallback,children:e.jsxs(s.EditorPanel,{style:{},className:"rounded-none",role:"editor-panel",children:[e.jsx(s.EditorAside,{className:"rounded-none border-r-[1.5px]",children:e.jsx(Xe,{})}),e.jsx(s.EditorMain,{children:e.jsx(la,{})})]})})}function da(){s.useDashboardStore(l=>l.selectedCardId);const t=s.useDashboardStore(l=>l.selectedSheetId),{setIsVisualEditing:n}=s.useDashboardStore(l=>l.actions),a=s.useDashboardStore(l=>l.isVisualEditing),r=s.useDashboardStore(l=>l.actions.updateFrame);function o(l){t&&(r(t,l),n(!1))}function c(){n(!1)}return e.jsx("div",{role:"editor-container",className:s.cn("flex grow",{"max-h-0 overflow-hidden":!a}),children:e.jsx(ca,{onSave:o,onClose:c})})}function ua(){const t=s.useEditorStore(c=>c.selectedDatabaseName),n=s.useEditorStore(c=>c.selectedTableName),a=s.useDashboardStore(c=>c.dashboard.filters)||[],{columns:r}=ne(),{assignFilter:o}=us();return e.jsx(s.ScrollArea,{className:"flex-1 basis-0 flex-col px-3",children:r==null?void 0:r.map(c=>{const l=a==null?void 0:a.find(d=>d.column===s.fmt(c.column_name)&&d.table===n&&d.database===t);return e.jsx("div",{onClick:()=>o(c),className:s.cn("group flex cursor-pointer items-center justify-between border border-dashed border-background px-3 py-[6px] text-sm transition-colors hover:bg-muted/50",{"bg-muted":l}),children:e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(Ke,{column:c}),e.jsx("span",{children:c.column_name})]})},c.column_name)})})}function ha(){s.useDashboardStore(n=>n.showFilters);const t=s.useDashboardStore(n=>n.actions.setShowFilters);return e.jsxs("section",{className:"relative flex min-w-[320px] grow flex-col border-l px-1",children:[e.jsxs("div",{className:"mt-4 flex items-center justify-between gap-2 px-3",children:[e.jsx(s.Label,{className:"px-2 text-lg",children:"Filters"}),e.jsx(s.Button,{onClick:()=>t(!1),className:"h-7 w-7 p-0",variant:"ghost",children:e.jsx(s.Cross2Icon,{})})]}),e.jsx("div",{className:"flex grow",children:e.jsx(Xe,{ColumnsComponent:()=>e.jsx(ua,{})})})]})}function ma(){const t=s.useDashboardStore(r=>r.dashboard.filters),n=s.useDashboardStore(r=>r.theme),a=t==null?void 0:t.filter(r=>r.hide);return a!=null&&a.length?e.jsx("div",{className:s.cn("mb-1 flex items-center gap-2 border-y px-0.5 pb-0.5",{"bg-[repeating-linear-gradient(45deg,_#ffffff_0_3px,_#f3f3f3_3px_6px)]":n==="light","bg-[repeating-linear-gradient(45deg,_#18171d_0_3px,_#272729_3px_6px)]":n==="dark"}),children:a==null?void 0:a.map(r=>e.jsxs("div",{className:"flex min-w-[250px] max-w-fit flex-col gap-1 p-2",children:[e.jsx(s.FilterHeader,{filter:r}),e.jsx(s.FilterComponent,{filter:r})]},r.id))}):null}function xa(){const t=s.useDashboardStore(r=>r.showFilters),n=s.useDashboardStore(r=>r.isVisualEditing),a=s.useDashboardStore(r=>r.isDashboardEditing);return e.jsxs("div",{role:"dashboard-plus-main",className:s.cn("",{"max-h-0 overflow-hidden":n,"flex grow overflow-auto":!n}),children:[e.jsxs("section",{className:"flex grow flex-col",children:[a&&e.jsx(ma,{}),e.jsx(s.DashboardTabs,{})]}),t&&e.jsx("div",{role:"filter-aside-container",className:"flex",children:e.jsx(ha,{})})]})}function pa(){const t=s.useDashboardStore(o=>o.dashboard),n=s.useDashboardStore(o=>o.actions.setDashboard),a=s.useDashboardStore(o=>o.showDashboardJSON),r=s.useDashboardStore(o=>o.actions.setShowDashboardJSON);return e.jsxs("div",{className:s.cn("relative p-2",{hidden:!a}),children:[e.jsxs(s.Button,{variant:"secondary",size:"sm",className:"absolute right-2 top-2 z-10 h-8",onClick:()=>r(!1),children:[e.jsx(s.X,{className:"mr-2 h-4 w-4"}),"Close"]}),e.jsx(s.de,{onChange:o=>{if(o)try{JSON.parse(o),n(JSON.parse(o))}catch{}},defaultLanguage:"json",className:"h-[550px] overflow-y-auto",value:JSON.stringify(t,null,2),options:{minimap:{enabled:!1},glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}})]})}function fa({showControls:t=!1,showFooter:n=!0,...a}){return e.jsx(s.ErrorBoundary,{FallbackComponent:s.Fallback,children:e.jsxs(s.SemaphorContextProvider,{dashboardProps:a,children:[e.jsx(s.$e,{}),e.jsxs(s.UXProvider,{children:[e.jsx(pa,{}),e.jsxs(s.DashboardPanel,{...a,children:[t&&e.jsx(nt,{}),e.jsx(da,{}),e.jsx(xa,{})]})]})]})})}exports.Dashboard=s.Dashboard;exports.DashboardWC=s.DashboardWC;exports.SemaphorDataProvider=s.SemaphorQueryClient;exports.SemaphorQueryClient=s.SemaphorQueryClient;exports.createSqlGenConfig=s.createSqlGenConfig;exports.fmt=s.fmt;exports.getColumnDataType=s.getColumnDataType;exports.getFilterValueType=s.getFilterValueType;exports.getFormattedTableNameForQuery=s.getFormattedTableNameForQuery;exports.getQualifiedTableName=s.getQualifiedTableName;exports.getSql=s.getSql;exports.invalidateToken=s.invalidateToken;exports.isBooleanDataType=s.isBooleanDataType;exports.isColumnInSqlGen=s.isColumnInSqlGen;exports.isDateDataType=s.isDateDataType;exports.isNumberDataType=s.isNumberDataType;exports.isTextDataType=s.isTextDataType;exports.resolveDataType=s.resolveDataType;exports.resolveDatamodelName=s.resolveDatamodelName;exports.useCard=s.useCard;exports.useDashboardActions=s.useDashboardActions;exports.useDashboardStore=s.useDashboardStore;exports.useDateFilterHook=s.useDateFilterHook;exports.useEditorActions=s.useEditorActions;exports.useEditorStore=s.useEditorStore;exports.useTextFilterHook=s.useTextFilterHook;exports.SelectComponent=oe;exports.Surfboard=fa;exports.cleanCard=Je;exports.downloadPdf=We;exports.getDashbaordStateWithoutData=ve;exports.useEditorAside=ne;
256
+ `;V(I)}function ae(){return e.jsxs(e.Fragment,{children:[c&&e.jsx("div",{className:"relative flex w-1/3 min-w-0 grow overflow-hidden text-xs",role:"editor-filter-container",children:e.jsx("div",{className:"mt-2 w-[99%]",children:e.jsx(Ct,{jsonString:JSON.stringify(C,null,2)})})}),C&&C.length>0&&e.jsx(s.Button,{variant:"ghost",onClick:()=>l(!c),className:"absolute bottom-0 right-6 size-7 p-1",children:c?e.jsx(s.X,{className:"size-3.5 text-muted-foreground"}):e.jsx(s.Filter,{className:"size-3.5 text-muted-foreground"})})]})}function se(){return e.jsxs(s.ResizablePanelGroup,{className:"flex grow pb-1",direction:"vertical",role:"editor-resizable-group",children:[e.jsxs(s.ResizablePanel,{id:"1",order:1,defaultSize:r?20:100,className:"relative flex grow",children:[e.jsx("div",{id:"sql-container",className:"relative flex w-[99%]",children:e.jsx(yt,{})}),r&&e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"sql"})]}),r&&e.jsxs(e.Fragment,{children:[e.jsx(s.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxs(s.ResizablePanel,{id:"2",order:2,defaultSize:80,className:"relative flex grow",children:[e.jsx("div",{id:"python-container",className:"relative flex w-[99%] pt-0",children:e.jsx(St,{})}),e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"python"})]})]})]})}const Q=($==null?void 0:$.message)||((X=O==null?void 0:O.error)==null?void 0:X.message);return e.jsxs("section",{role:"editor-section",className:"flex grow flex-col justify-end",children:[e.jsxs("div",{className:"relative flex grow justify-between overflow-y-scroll",children:[se(),ae()]}),e.jsxs("div",{role:"editor-controls",className:"item-center flex flex-wrap justify-between gap-2 px-6 py-4",children:[e.jsxs("div",{className:"flex grow items-center gap-2",children:[e.jsxs(s.Button,{title:"Shift + Enter",disabled:y||E,onClick:()=>{T()},className:"shrink-0",size:"sm",children:[y||E?e.jsx(ue,{className:"mr-2 h-4 w-4 animate-spin"}):e.jsx(s.Play,{className:"mr-2 h-4 w-4"}),"Run"]}),e.jsx(lt,{sql:O==null?void 0:O.sql,error:Q,onClick:K}),e.jsxs(s.Button,{onClick:Y,className:"",size:"sm",variant:"secondary",children:[e.jsx(ks,{className:"mr-2 size-4"}),"Clear"]}),e.jsx(s.Toggle,{pressed:r,onPressedChange:I=>o(I),className:"",size:"sm",children:e.jsx(bt,{className:"size-4 text-foreground/70"})}),e.jsx(ut,{})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxs(s.Button,{onClick:J,className:"w-full",size:"sm",variant:"secondary",children:[e.jsx(s.Cross2Icon,{className:"mr-2 size-4"}),"Close"]}),e.jsxs(s.Button,{onClick:P,size:"sm",variant:"secondary",children:[e.jsx(s.Check,{className:"mr-2 size-4 font-bold text-green-600"}),"Accept"]})]})]})]})}function Nt({data:t}){var l;const[n,a]=S.useState([]),o=Object.keys(t[0]).map(d=>({accessorKey:d,header:({column:u})=>{const x=u.getIsSorted();return e.jsx("div",{className:"flex gap-2",children:e.jsxs("div",{className:"flex cursor-pointer items-center",onClick:()=>u.toggleSorting(u.getIsSorted()==="asc"),children:[d,x==="asc"?e.jsx(s.TriangleUpIcon,{className:"ml-2 h-5 w-5"}):x==="desc"?e.jsx(s.TriangleDownIcon,{className:"ml-2 h-5 w-5"}):null]})})}})),c=s.useReactTable({data:t,columns:o,getCoreRowModel:s.getCoreRowModel(),getPaginationRowModel:s.getPaginationRowModel(),onSortingChange:a,getSortedRowModel:s.getSortedRowModel(),manualPagination:!0,state:{sorting:n}});return e.jsx("div",{className:"font-mono text-xs text-foreground/95",children:e.jsxs("table",{className:"w-full",children:[e.jsx(s.TableHeader,{children:c.getHeaderGroups().map(d=>e.jsx(s.TableRow,{children:d.headers.map(u=>e.jsx(s.TableHead,{className:"sticky top-0 h-11 bg-muted font-semibold",children:u.isPlaceholder?null:s.flexRender(u.column.columnDef.header,u.getContext())},u.id))},d.id))}),e.jsx(s.TableBody,{children:(l=c.getRowModel().rows)!=null&&l.length?c.getRowModel().rows.map(d=>e.jsx(s.TableRow,{className:"whitespace-nowrap py-2","data-state":d.getIsSelected()&&"selected",children:d.getVisibleCells().map(u=>e.jsx(s.TableCell,{className:"py-3",children:s.flexRender(u.column.columnDef.cell,u.getContext())},u.id))},d.id)):e.jsx(s.TableRow,{children:e.jsx(s.TableCell,{colSpan:o.length,className:"h-24 text-center",children:"No results."})})})]})})}function wt({card:t}){var D,v,k,z,L,q,V,B,m,M,H;const[n,a]=S.useState(!1),[r,o]=S.useState([]),{authToken:c}=s.useSemaphorContext(),l=s.getTokenParams(c==null?void 0:c.accessToken),d=s.useDashboardStore(A=>A.themeStyle),u={colors:((v=(D=d==null?void 0:d.chart)==null?void 0:D.dataset)==null?void 0:v.backgroundColor)||[]};(k=t.customCardPreferences)!=null&&k.inputData;const{getCard:x}=s.useCustomVisual(((z=t.customCardPreferences)==null?void 0:z.url)||""),h=((L=t.customCardPreferences)==null?void 0:L.visualType)||"single",g=s.useEditorStore(A=>A.frame),{setCustomCardPreferences:j}=s.useEditorActions(),{data:i}=s.useDashboardCardQuery(t),f=S.useCallback((A,_)=>{o(G=>({...G,[A]:_}))},[]);if(!((q=t.customCardPreferences)!=null&&q.componentName))return null;const p=x((V=t.customCardPreferences)==null?void 0:V.componentName);function C(A){a(A)}const b=Object.keys(((B=t.customCardPreferences)==null?void 0:B.dataInputCardIds)||{}).map(A=>{var O,y,E;const _=(y=(O=t.customCardPreferences)==null?void 0:O.dataInputCardIds)==null?void 0:y[A].cardId,G=(E=g==null?void 0:g.cards)==null?void 0:E.find(R=>R.id===_);return G||null});return e.jsx("div",{className:"semaphor-custom mb-3 flex grow basis-0 flex-col space-y-2 overflow-y-auto",children:e.jsxs(S.Suspense,{fallback:e.jsx(e.Fragment,{}),children:[p&&h==="single"&&e.jsx(p,{params:l,theme:u,settings:(m=t.customCardPreferences)==null?void 0:m.settings,onDataChange:f,data:(i==null?void 0:i.records)||[]}),p&&h==="multiple"&&e.jsxs(e.Fragment,{children:[Object.keys(((M=t.customCardPreferences)==null?void 0:M.dataInputCardIds)||{}).map(A=>{var O,y,E;const _=(y=(O=t.customCardPreferences)==null?void 0:O.dataInputCardIds)==null?void 0:y[A].cardId,G=(E=g==null?void 0:g.cards)==null?void 0:E.find(R=>R.id===_);if(G)return e.jsx(s.MultiInputEmptyRenderer,{onLoadingStatus:C,onDataChange:f,dataInputIndex:A,card:G},G.id+A)}),e.jsx("div",{className:"flex flex-col gap-2",children:e.jsx(p,{theme:u,onDataChange:f,settings:b.map(A=>{var _;return(_=A==null?void 0:A.customCardPreferences)==null?void 0:_.settings}),data:b.map(A=>A!=null&&A.id?r==null?void 0:r[A.id]:[])})})]})]},(H=t.customCardPreferences)==null?void 0:H.componentName)})}function ss({className:t,...n}){var C;const a=s.useEditorStore(b=>b.card),r=((C=a.customCardPreferences)==null?void 0:C.showCardHeader)??!0,o=s.useEditorStore(b=>b.frame),c=s.useDashboardStore(b=>b.dashboard.filters);s.useEditorStore(b=>b.actions.setRunSql);const{updateFilter:l}=s.useDashboardActions(),d=c==null?void 0:c.find(b=>b.id===o.filterId),{data:u,isLoading:x,isFetching:h}=s.useDashboardCardQuery(a),{setCard:g}=s.useEditorActions(),{data:j}=s.useTopoJson(a);if(!a.id)return null;let i;u!=null&&u.records&&(u==null?void 0:u.records.length)>0&&(i=s.createChartConfig({data:u==null?void 0:u.records,cardType:a.type,cfg:a.cfg,customCfg:a.customCfg,preferences:a.preferences,topoJson:j}));function f(b){return e.jsx(wt,{card:b})}function p(){var b;if(u!=null&&u.records&&(u==null?void 0:u.records.length)===0&&!x&&!h)return e.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-2",children:[e.jsx(s.TreePalm,{className:"size-8 text-muted-foreground"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"No records to display"})]});if(a.type==="custom")return f(a);if(!["table","custom"].includes(a.type)&&i)return e.jsx(s.ChartJsVisual,{cfg:i},JSON.stringify(i)+JSON.stringify(a.preferences)+((b=a==null?void 0:a.preferences)==null?void 0:b.customVisualCode));if(a.type==="table"&&(u!=null&&u.records)&&(u==null?void 0:u.records.length)>0)return e.jsxs(s.ScrollArea,{className:"relative mb-2 flex h-full min-h-0 w-full flex-1 grow basis-0",children:[e.jsx(s.TableVisual,{card:a,data:u==null?void 0:u.records}),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})}return e.jsxs(s.Card,{role:"editor-visual-card",className:s.cn("relative flex h-full flex-col rounded-none",t),...n,children:[r&&e.jsxs(s.CardHeader,{className:"flex flex-row items-start justify-between py-4",children:[e.jsxs("div",{children:[e.jsx(s.Editable,{text:a.title,onSave:b=>g({...a,title:b}),children:e.jsx("div",{className:"flex items-center gap-5",children:e.jsx(s.CardTitle,{className:"text-base",children:a.title||"Edit title..."})})},a.title),e.jsx(s.Editable,{text:a.description||"",onSave:b=>g({...a,description:b}),children:e.jsx(s.CardDescription,{children:a.description||"Edit description..."})},a.description)]}),d&&e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(s.Editable,{className:"my-1",text:d.title||d.column,onSave:b=>l({...d,title:b}),children:e.jsx(s.Label,{children:d.title})}),e.jsx(s.FilterComponent,{filter:d})]})]}),e.jsx(s.CardContent,{className:"flex grow flex-col",children:p()})]})}const Oe=({language:t,value:n,onChange:a,readonly:r})=>e.jsx(s.Ft,{className:"h-full w-full overflow-hidden text-xs",theme:"default",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,lineHeight:16,renderLineHighlight:"none",readOnly:r},defaultLanguage:t,value:n,onChange:a}),kt=()=>e.jsxs(s.DialogHeader,{children:[e.jsx("div",{className:"flex items-center gap-2",children:e.jsx(s.DialogTitle,{children:"Customize Card"})}),e.jsxs(s.DialogDescription,{children:["See the configuration options and documentation",e.jsx("a",{target:"_blank",className:"ml-1 text-blue-500 underline",href:"https://www.chartjs.org/docs/latest/samples/bar/vertical.html",children:"here."})]})]}),Et=({customCode:t,customConfig:n,onConfigChange:a,onCodeChange:r})=>e.jsxs(s.Tabs,{defaultValue:"final-config",className:"flex w-1/2 flex-col",children:[e.jsxs(s.TabsList,{className:"justify-start rounded-sm rounded-b-none border border-b-0",children:[e.jsx(s.TabsTrigger,{value:"final-config",children:"Config"}),e.jsx(s.TabsTrigger,{value:"custom-code",children:"Custom Code"})]}),e.jsx(s.TabsContent,{value:"final-config",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Oe,{language:"json",value:n,onChange:a})}),e.jsx(s.TabsContent,{value:"custom-code",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Oe,{language:"javascript",value:t,onChange:r})})]}),It=({error:t,hasCustomConfig:n,onReset:a,onApply:r,onClose:o})=>e.jsxs(s.DialogFooter,{className:"flex items-center",children:[e.jsx(s.Label,{className:"mr-2 text-red-500",children:t}),e.jsx(s.Button,{disabled:!n,onClick:a,variant:"outline",children:"Reset"}),e.jsx(s.Button,{onClick:r,variant:"outline",children:"Apply"}),e.jsx(s.Button,{onClick:o,variant:"outline",children:"Close"})]});function Dt(){const[t,n]=S.useState(!1),[a,r]=S.useState(""),[o,c]=S.useState(""),[l,d]=S.useState(""),[u,x]=S.useState(""),h=s.useEditorStore(v=>v.card),g=s.useEditorStore(v=>v.card.customCfg),{data:j}=s.useDashboardCardQuery(h),{data:i}=s.useTopoJson(h),{setCardCustomCfg:f,setCustomVisualCode:p}=s.useEditorActions(),C=v=>{var k,z;return JSON.stringify({...v,data:{...v.data,datasets:(z=(k=v.data)==null?void 0:k.datasets)==null?void 0:z.map(L=>({...L,data:[]}))}},null,2)},b=()=>{var k,z;if(!((k=j==null?void 0:j.records)!=null&&k.length))return;const v=s.createChartConfig({data:j.records,cardType:h.type,cfg:h.cfg,preferences:h.preferences,topoJson:i});if(v){r(C(v)),d(((z=h.preferences)==null?void 0:z.customVisualCode)||"");const L=s.merge(v,g);c(C(L))}},D=()=>{try{if(l&&p(l),o){const v=JSON.parse(o),k=s.getObjectDiff(JSON.parse(a),v);f(k),x("")}}catch{x("Invalid JSON configuration")}};return e.jsxs(s.Dialog,{open:t,onOpenChange:n,children:[e.jsx(s.DialogTrigger,{asChild:!0,children:e.jsx(s.IconButton,{tooltip:"Customize Visual",onClick:b,className:g?"text-green-600 hover:text-green-700":"",children:e.jsx(s.Settings,{className:"h-4 w-4"})})}),e.jsxs(s.DialogContent,{className:"max-h-[70vh] min-h-[70vh] overflow-auto sm:min-w-[900px] lg:min-w-[1200px]",children:[e.jsx(kt,{}),e.jsxs("div",{className:"flex grow gap-2",children:[e.jsx(s.ErrorBoundary,{FallbackComponent:s.FallbackEditorCard,children:e.jsx(ss,{className:"w-1/2 rounded shadow-none"})}),e.jsx(Et,{customCode:l,customConfig:o,onConfigChange:v=>c(v??""),onCodeChange:v=>d(v??"")})]}),e.jsx(It,{error:u,hasCustomConfig:!!g,onReset:()=>{c(a),f(null)},onApply:D,onClose:()=>n(!1)})]})]})}function ts(t){return ie({attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H191.48A64.1,64.1,0,0,0,136,64.52V40.37A88.13,88.13,0,0,1,215.63,120ZM120,120H80.68A48.09,48.09,0,0,1,120,80.68Zm0,16v39.32A48.09,48.09,0,0,1,80.68,136Zm16,0h39.32A48.09,48.09,0,0,1,136,175.32Zm0-16V80.68A48.09,48.09,0,0,1,175.32,120ZM120,40.37V64.52A64.1,64.1,0,0,0,64.52,120H40.37A88.13,88.13,0,0,1,120,40.37ZM40.37,136H64.52A64.1,64.1,0,0,0,120,191.48v24.15A88.13,88.13,0,0,1,40.37,136ZM136,215.63V191.48A64.1,64.1,0,0,0,191.48,136h24.15A88.13,88.13,0,0,1,136,215.63Z"},child:[]}]})(t)}function Tt(t){return ie({attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M48,180c0,11,7.18,20,16,20a14.24,14.24,0,0,0,10.22-4.66A8,8,0,0,1,85.78,206.4,30.06,30.06,0,0,1,64,216c-17.65,0-32-16.15-32-36s14.35-36,32-36a30.06,30.06,0,0,1,21.78,9.6,8,8,0,0,1-11.56,11.06A14.24,14.24,0,0,0,64,160C55.18,160,48,169,48,180Zm79.6-8.69c-4-1.16-8.14-2.35-10.45-3.84-1.25-.81-1.23-1-1.12-1.9a4.57,4.57,0,0,1,2-3.67c4.6-3.12,15.34-1.73,19.82-.56A8,8,0,0,0,142,145.86c-2.12-.55-21-5.22-32.84,2.76a20.58,20.58,0,0,0-9,14.95c-2,15.88,13.65,20.41,23,23.11,12.06,3.49,13.12,4.92,12.78,7.59-.31,2.41-1.26,3.34-2.14,3.93-4.6,3.06-15.17,1.56-19.55.36A8,8,0,0,0,109.94,214a61.34,61.34,0,0,0,15.19,2c5.82,0,12.3-1,17.49-4.46a20.82,20.82,0,0,0,9.19-15.23C154,179,137.49,174.17,127.6,171.31Zm83.09-26.84a8,8,0,0,0-10.23,4.84L188,184.21l-12.47-34.9a8,8,0,0,0-15.07,5.38l20,56a8,8,0,0,0,15.07,0l20-56A8,8,0,0,0,210.69,144.47ZM216,88v24a8,8,0,0,1-16,0V96H152a8,8,0,0,1-8-8V40H56v72a8,8,0,0,1-16,0V40A16,16,0,0,1,56,24h96a8,8,0,0,1,5.66,2.34l56,56A8,8,0,0,1,216,88Zm-27.31-8L160,51.31V80Z"},child:[]}]})(t)}function as(t){return ie({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M6 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"},child:[]},{tag:"path",attr:{d:"M16 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"},child:[]},{tag:"path",attr:{d:"M14.5 7.5m-4.5 0a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0 -9 0"},child:[]}]})(t)}function ns(t){return ie({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"m2 19.99 7.5-7.51 4 4 7.09-7.97L22 9.92l-8.5 9.56-4-4-6 6.01-1.5-1.5zm1.5-4.5 6-6.01 4 4L22 3.92l-1.41-1.41-7.09 7.97-4-4L2 13.99l1.5 1.5z"},child:[]}]})(t)}function rs(t){return ie({attr:{version:"1.2",baseProfile:"tiny",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M4 18c-.552 0-1-.448-1-1v-6.382l-.553.276c-.495.248-1.095.046-1.342-.447-.247-.494-.046-1.094.448-1.342l2-1c.31-.155.678-.139.973.044.294.183.474.504.474.851v8c0 .552-.448 1-1 1zM13 18h-5c-.404 0-.769-.244-.924-.617-.155-.374-.069-.804.217-1.09l4-4c.254-.254.394-.591.394-.95 0-.358-.14-.695-.394-.949-.508-.508-1.39-.508-1.9.001-.253.252-.393.589-.393.948 0 .552-.448 1-1 1s-1-.448-1-1c0-.894.348-1.733.98-2.364 1.265-1.263 3.464-1.263 4.727.001.632.631.979 1.471.979 2.363 0 .893-.348 1.733-.979 2.364l-2.293 2.293h2.586c.552 0 1 .448 1 1s-.448 1-1 1zM20.955 12.377c.338-.457.545-1.016.545-1.627 0-1.517-1.234-2.75-2.75-2.75-1.031 0-1.966.569-2.44 1.484-.254.49-.063 1.094.428 1.348.49.254 1.094.062 1.348-.428.128-.249.383-.404.664-.404.414 0 .75.336.75.75s-.336.75-.75.75c-.552 0-1 .448-1 1s.448 1 1 1c.689 0 1.25.561 1.25 1.25s-.561 1.25-1.25 1.25-1.25-.561-1.25-1.25c0-.552-.448-1-1-1s-1 .448-1 1c0 1.792 1.458 3.25 3.25 3.25s3.25-1.458 3.25-3.25c0-.939-.406-1.779-1.045-2.373z"},child:[]}]})(t)}function os(t){const[n,a]=S.useState(null);return n}function is(){const{authToken:t}=s.useSemaphorContext(),{data:n,isLoading:a,isFetching:r,isError:o}=s.useQuery({queryKey:["plugins",t==null?void 0:t.accessToken],queryFn:()=>s.getPlugins(t==null?void 0:t.accessToken)});return{data:n,isLoading:a,isFetching:r,isError:o}}function Lt({onChartTypeChange:t}){const[n,a]=S.useState([]),{data:r}=is();return S.useEffect(()=>{(async()=>{var c;if(r){const d=(await Promise.all((c=r==null?void 0:r.plugins)==null?void 0:c.map(async u=>(await s.loadManifest(u.value)).visuals.map(g=>({name:g.name,icon:g.icon,url:u.value}))))).flat();a(d)}})()},[r]),n.length===0?null:e.jsxs(e.Fragment,{children:[e.jsx(s.Separator,{className:"my-2"}),e.jsx("div",{className:"grid grid-cols-4 place-items-center",children:n.map((o,c)=>e.jsx(At,{text:o.name,onClick:()=>t("custom",o),icon:o.icon},o.url+o.name+c))})]})}const At=({text:t,icon:n,onClick:a})=>{const r=os(),o=t.charAt(0).toUpperCase();return e.jsx(s.Button,{onClick:a,title:t,variant:"ghost",children:r?e.jsx(r,{className:"h-4 w-4"}):o})};function Mt(){var h,g;const[t,n]=S.useState(!1),a=s.useEditorStore(j=>j.card),r=a.type,{setCardType:o,setCardPreferences:c,setChartOrientation:l}=s.useEditorStore(j=>j.actions),{setCardCustomCfg:d,setCustomCardPreferences:u}=s.useEditorActions();function x(j,i){d(null),c({}),o(j),i&&u({type:"component",visualType:"single",url:i.url,componentName:i.name,icon:i.icon}),n(!1)}return e.jsxs(s.Popover,{open:t,onOpenChange:n,children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsx(s.Button,{size:"sm",variant:"ghost",children:e.jsx(Ot,{className:"size-4",chartType:r,customIcon:(h=a.customCardPreferences)==null?void 0:h.icon,componentName:(g=a.customCardPreferences)==null?void 0:g.componentName})})}),e.jsxs(s.PopoverContent,{className:"w-50",children:[e.jsxs("div",{className:"grid grid-cols-4 place-items-center",children:[e.jsx(s.Button,{onClick:()=>x("bar"),className:"font-normal",variant:"ghost",children:e.jsx(Se,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("line"),variant:"ghost",children:e.jsx(Ce,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("stackedBar"),variant:"ghost",children:e.jsx(Ve,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("stackedLine"),variant:"ghost",children:e.jsx(ns,{className:"size-5",strokeWidth:0})}),e.jsx(s.Button,{onClick:()=>x("scatter"),variant:"ghost",children:e.jsx(Be,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("bubble"),variant:"ghost",children:e.jsx(as,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("pie"),variant:"ghost",children:e.jsx(qe,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("doughnut"),variant:"ghost",children:e.jsx(_e,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("radar"),variant:"ghost",children:e.jsx(Ge,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("polarArea"),variant:"ghost",children:e.jsx(ts,{className:"size-6"})}),e.jsx(s.Button,{onClick:()=>x("pyramid"),variant:"ghost",children:e.jsx($e,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("range"),variant:"ghost",children:e.jsx(Re,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("table"),variant:"ghost",children:e.jsx(s.Table2,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("kpi"),variant:"ghost",children:e.jsx(rs,{className:"size-6"})}),e.jsx(s.Button,{onClick:()=>x("text"),variant:"ghost",children:e.jsx(js,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("map"),variant:"ghost",children:e.jsx(He,{className:"size-5"})}),e.jsx(s.Button,{onClick:()=>x("custom"),variant:"ghost",children:e.jsx(Ue,{className:"size-5"})})]}),e.jsx(Lt,{onChartTypeChange:x})]})]})}function Ot({chartType:t,className:n,customIcon:a,componentName:r}){const o=os();switch(t){case"bar":return e.jsx(Se,{className:n});case"line":return e.jsx(Ce,{className:n});case"pie":return e.jsx(qe,{className:n});case"radar":return e.jsx(Ge,{className:n});case"scatter":return e.jsx(Be,{className:n});case"bubble":return e.jsx(as,{className:n});case"doughnut":return e.jsx(_e,{className:n});case"stackedBar":return e.jsx(Ve,{className:n});case"stackedLine":return e.jsx(ns,{className:n});case"polarArea":return e.jsx(ts,{className:n});case"pyramid":return e.jsx($e,{className:n});case"range":return e.jsx(Re,{className:n});case"kpi":return e.jsx(rs,{className:n});case"text":return e.jsx(Qe,{className:n});case"map":return e.jsx(He,{className:n});case"custom":return a&&o?e.jsx(o,{className:n}):r?r==null?void 0:r.charAt(0).toUpperCase():e.jsx(Ue,{className:n});default:return e.jsx(s.Table2,{className:n})}}function zt(){const t=s.useEditorStore(d=>{var u,x,h,g;return(g=(h=(x=(u=d.card.preferences)==null?void 0:u.chartOptions)==null?void 0:x.plugins)==null?void 0:h.legend)==null?void 0:g.position}),n=s.useEditorStore(d=>{var u,x,h,g;return(g=(h=(x=(u=d.card.preferences)==null?void 0:u.chartOptions)==null?void 0:x.plugins)==null?void 0:h.legend)==null?void 0:g.align}),a=s.useEditorStore(d=>{var u,x,h,g;return(g=(h=(x=(u=d.card.preferences)==null?void 0:u.chartOptions)==null?void 0:x.plugins)==null?void 0:h.legend)==null?void 0:g.display}),{setLegendOptions:r}=s.useEditorActions(),o=d=>{r({display:d,position:t,align:n})},c=d=>{r({display:a,position:d,align:n})},l=d=>{r({display:a,position:t,align:d})};return e.jsxs(s.Popover,{children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsx(s.IconButton,{tooltip:"Legend Settings",children:e.jsx(Os,{className:"size-4"})})}),e.jsx(s.PopoverContent,{className:"w-80",children:e.jsxs("div",{className:"grid gap-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx("h4",{className:"font-medium leading-none",children:"Legend Options"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the legend options for the chart."})]}),e.jsxs("div",{className:"grid gap-2",children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(s.Label,{htmlFor:"displayLegend",children:"Display"}),e.jsx("div",{className:"col-span-2 flex h-8 items-center",children:e.jsx(s.SmallSwitch,{checked:a,onCheckedChange:o,defaultChecked:!0,id:"displayLegend"})})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(s.Label,{htmlFor:"position",children:"Position"}),e.jsxs(s.Select,{value:t,onValueChange:c,children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{placeholder:"Select position"})}),e.jsxs(s.SelectContent,{children:[e.jsx(s.SelectItem,{value:"top",children:"Top"}),e.jsx(s.SelectItem,{value:"left",children:"Left"}),e.jsx(s.SelectItem,{value:"bottom",children:"Bottom"}),e.jsx(s.SelectItem,{value:"right",children:"Right"})]})]})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(s.Label,{htmlFor:"align",children:"Align"}),e.jsxs(s.Select,{value:n,onValueChange:l,children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{placeholder:"Select alignment"})}),e.jsxs(s.SelectContent,{children:[e.jsx(s.SelectItem,{value:"start",children:"Start"}),e.jsx(s.SelectItem,{value:"center",children:"Center"}),e.jsx(s.SelectItem,{value:"end",children:"End"})]})]})]})]})]})})]})}function ze(){var O;const t=s.useEditorStore(y=>y.frame),n=s.useEditorStore(y=>y.card),a=s.useEditorStore(y=>y.isShowingVisual),r=s.useEditorStore(y=>y.isSqlRunning),o=s.useEditorStore(y=>y.pythonStdOut),c=s.useEditorStore(y=>{var E;return(E=y.card.preferences)==null?void 0:E.chartOptions});s.useEditorStore(y=>y.actions.setRunSql);const l=s.getChartGridStyle(c),{setFrame:d,setCard:u,updateCardInFrame:x,setActiveTabCardId:h,runAssistant:g,setChartGrid:j}=s.useEditorActions(),{data:i,isLoading:f,isFetching:p,error:C}=s.useDashboardCardQuery(n);if(!n)return e.jsx(e.Fragment,{children:"No Active Card"});function b(){const y={connectionId:n.connectionId,id:s.v4(),title:"Title",description:"Description",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]};D(y)}function D(y){const E={...t,cards:[...t.cards,y],activeCardId:y.id};d(E),h(y.id)}function v(){const y={...n,id:s.v4(),title:`${n.title} Copy`,tabTitle:`${n.tabTitle||n.title} Copy`};D(y)}function k(y){const E=t.cards.filter($=>$.id!==y),R=E[0],U={...t,cards:E,activeCardId:R.id};d(U),h(R.id),u(R)}function z(y){h(y)}const L=(y,E)=>{console.log("handleDragStart",E),y.dataTransfer.setData("tabIndex",E.toString())},q=y=>{y.preventDefault()},V=(y,E)=>{const R=y.dataTransfer.getData("tabIndex");if(R===E.toString())return;const U=Array.from(t.cards),[$]=U.splice(parseInt(R),1);U.splice(E,0,$),d({...t,cards:U})};function B(y,E){return y.cards.length===1&&(E.displayTab===!0||E.displayTab===void 0)||y.activeCardId!==E.id&&(E.displayTab===!0||E.displayTab===void 0)?null:e.jsx("div",{onClick:()=>{const R=E.displayTab===void 0?!1:!E.displayTab;u({...E,displayTab:R}),x({...E,displayTab:R})},children:E.displayTab===!0||E.displayTab===void 0?e.jsx(s.Eye,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"}):e.jsx(Es,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"})})}function m(){return e.jsxs(s.Tabs,{onValueChange:z,value:t.activeCardId,className:"flex grow flex-col",children:[t.cards.map(y=>e.jsx(s.TabsContent,{className:"mt-0 grow",value:y.id,children:M()},y.id)),e.jsx(s.TabsList,{className:"group mx-6 justify-between",children:e.jsxs("div",{className:"flex items-center",children:[t.cards.map((y,E)=>e.jsx(s.Editable,{text:y.tabTitle||y.title,onSave:R=>{u({...n,tabTitle:R}),x({...n,tabTitle:R})},children:e.jsxs(s.TabsTrigger,{draggable:!0,onDragStart:R=>L(R,E),onDragOver:q,onDrop:R=>V(R,E),className:"",value:y.id,children:[B(t,y),y.tabTitle||y.title,t.activeCardId===y.id&&t.cards.length>1&&e.jsx(s.X,{className:"ml-2 size-3.5 text-muted-foreground hover:text-foreground",onClick:()=>k(y.id)})]})},y.id)),e.jsx(s.Button,{className:"ml-1 h-8 px-2 hover:bg-muted-foreground/50",variant:"outline",onClick:b,children:e.jsx(s.Plus,{className:"h-4 w-4"})}),e.jsx(s.Button,{className:"invisible ml-1 h-8 px-2 hover:bg-muted-foreground/50 group-hover:visible",variant:"outline",onClick:v,children:e.jsx(Ns,{className:"h-4 w-4"})})]})})]})}function M(){return n.type==="kpi"?e.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsx(s.KPICard,{card:n,data:i==null?void 0:i.records})})}):n.type==="text"?e.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsx(s.ScrollArea,{className:"mx-3 my-6 h-[300px] overflow-y-auto break-words px-3",children:e.jsx(s.TextCard,{isLoading:r,card:n,data:i==null?void 0:i.records})})})}):e.jsx(s.ErrorBoundary,{FallbackComponent:s.FallbackEditorCard,children:e.jsx(ss,{className:"grow border-none shadow-none"})})}function H(){const y=JSON.stringify(i==null?void 0:i.records,null,2),E=new Blob([y],{type:"application/json"}),R=URL.createObjectURL(E),U=document.createElement("a");U.href=R,U.download=`${n.title}.json`,U.click()}function A(){const E=[Object.keys(i==null?void 0:i.records.reduce((F,T)=>({...F,...T}),{})).join(","),...((i==null?void 0:i.records)||[]).map(F=>Object.values(F).join(","))].join(`
257
+ `),R=new Blob([E],{type:"text/csv"}),U=URL.createObjectURL(R),$=document.createElement("a");$.href=U,$.download=`${n.title}.csv`,$.click()}function _(){const y=`Can you get the documentation for ${n.type} chart?`;g(y)}function G(){j(l==="xy"||!l?"x":l==="x"?"y":l==="y"?"none":"xy")}return e.jsxs("div",{className:"relative flex h-full flex-col py-3",children:[(f||p)&&e.jsx("div",{className:"absolute bottom-0 left-0 right-0 top-0 z-50 m-auto flex h-10 w-10 items-center justify-center rounded-md bg-muted",children:e.jsx(ue,{className:"h-8 w-8 animate-spin text-muted-foreground"})}),e.jsxs("div",{className:"mb-0 flex min-h-10 items-center justify-end gap-2 px-6",children:[a&&e.jsxs("div",{className:"flex grow items-center",children:[e.jsx(Mt,{}),e.jsx(s.IconButton,{tooltip:"Visual Docs",onClick:_,children:e.jsx(gs,{className:"size-4"})}),!["table","custom"].includes(n.type)&&e.jsx(Dt,{})]}),!a&&e.jsxs("div",{className:"flex grow items-center gap-1",children:[e.jsx(s.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:A,children:e.jsx(Tt,{className:"size-4"})}),e.jsx(s.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:H,children:e.jsx(Is,{strokeWidth:1.5,className:"size-4"})}),e.jsx(s.CopyButton,{text:JSON.stringify(i==null?void 0:i.records,null,2),className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70"})]}),a&&e.jsxs("div",{className:"flex items-center",children:[!["kpi","text","custom","table"].includes(n.type)&&e.jsx(zt,{}),!["pie","doughnut","radar","polarArea","table","custom","kpi","text","map"].includes(n.type)&&e.jsxs(s.IconButton,{tooltip:"Grid Style",onClick:G,children:[(l==="xy"||!l)&&e.jsx(Ts,{className:"size-4"}),l==="x"&&e.jsx(vs,{className:"size-4"}),l==="y"&&e.jsx(Hs,{className:"size-4"}),l==="none"&&e.jsx(Qs,{className:"size-4"})]})]}),e.jsx(Vt,{})]}),a?m():e.jsxs(s.ResizablePanelGroup,{className:"px-6",direction:"horizontal",children:[o&&e.jsxs(e.Fragment,{children:[e.jsx(s.ResizablePanel,{id:"1",order:1,defaultSize:30,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:o&&e.jsx(Ft,{})}),e.jsx(s.ResizableHandle,{})]}),e.jsx(s.ResizablePanel,{id:"2",order:2,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:e.jsxs(s.ScrollArea,{className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:[(i==null?void 0:i.records)&&(i==null?void 0:i.records.length)>0&&e.jsx(Nt,{data:(i==null?void 0:i.records)||[]}),(C||(i==null?void 0:i.error))&&e.jsx("span",{className:"font-mono text-xs",children:(C==null?void 0:C.message)||((O=i==null?void 0:i.error)==null?void 0:O.message)}),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})})]})]})}function Ft(){const t=s.useEditorStore(a=>a.pythonStdOut);if(!t)return null;const n=t.replace(/\n/g,"<br>");return e.jsxs("div",{className:"relative flex w-full flex-col border-r",children:[e.jsx("div",{className:"sticky top-0 flex max-h-11 min-h-11 grow items-center border-b bg-muted px-3 font-mono text-xs font-semibold text-foreground/70",children:"Python Output"}),e.jsxs(s.ScrollArea,{className:"overflow-y-auto px-2 pt-1 font-mono text-xs text-foreground/90",children:[e.jsx("div",{dangerouslySetInnerHTML:{__html:n}}),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})]})}function Vt(){const t=s.useEditorStore(a=>a.isShowingVisual),n=s.useEditorStore(a=>a.actions.setIsShowingVisual);return e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.Label,{htmlFor:"visualize",children:"Chart"}),e.jsx(s.Switch,{checked:t,onCheckedChange:()=>n(!t),id:"visualize",className:"data-[state=checked]:bg-foreground/50"})]})}function Rt({options:t,value:n,onValueChange:a}){return e.jsx(s.RadioGroup,{value:n,onValueChange:a,className:"flex gap-4",defaultValue:t[0].value,children:t.map(r=>e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:r.value,id:r.value}),e.jsx("label",{className:"text-sm",htmlFor:r.value,children:r.label})]},r.value))})}function te({label:t,options:n,value:a,onValueChange:r,className:o}){return e.jsxs(s.Select,{value:a,onValueChange:r,children:[e.jsx(s.SelectTrigger,{className:s.cn("w-full focus:ring-0 focus:ring-offset-0",o),children:e.jsx(s.SelectValue,{placeholder:t})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:t}),n.map(c=>e.jsx(s.SelectItem,{value:c.value,children:c.label},c.value))]})})]})}function de({children:t,summary:n,open:a,className:r}){return e.jsxs("details",{open:a,className:s.cn("space-y-4 [&_summary>svg]:open:-rotate-180",r),children:[e.jsxs("summary",{className:"flex cursor-pointer list-none items-center justify-between gap-4",children:[e.jsx(s.Label,{children:n}),e.jsx(s.ChevronUp,{className:"h-4 w-4"})]}),e.jsx("div",{className:"transition-all ease-in-out",children:t})]})}function qt(){var p,C;const t=s.useEditorStore(b=>b.card.customCardPreferences),{data:n}=is(),a=(n==null?void 0:n.plugins)||[],r=s.useEditorStore(b=>b.card),o=s.useEditorStore(b=>b.frame),c=(t==null?void 0:t.visualType)||"single",{setCustomCardPreferences:l}=s.useEditorActions(),{components:d,manifest:u}=s.useCustomVisual((t==null?void 0:t.url)||""),x=(p=u==null?void 0:u.visuals)==null?void 0:p.find(b=>b.name===(t==null?void 0:t.componentName));function h(b,D){if(!t)return;const k={...(t==null?void 0:t.dataInputCardIds)||{},[b]:{cardId:D,hookRef:null}};l({...t,dataInputCardIds:k})}function g(b){var v,k;const D=(v=o==null?void 0:o.cards)==null?void 0:v.filter(z=>{var L;return((L=z==null?void 0:z.customCardPreferences)==null?void 0:L.visualType)!=="multiple"}).map(z=>({value:z.id,label:z.tabTitle||z.title}));return e.jsx("div",{className:"space-y-2",children:(k=b==null?void 0:b.dataInputs)==null?void 0:k.map((z,L)=>{var q,V;return e.jsxs("div",{className:"grid grid-cols-10 gap-2",children:[e.jsx("div",{className:"col-span-4 flex items-center",children:z}),e.jsx(te,{className:"col-span-6 h-8 w-full justify-between",label:"",options:D||[],value:((V=(q=t==null?void 0:t.dataInputCardIds)==null?void 0:q[L])==null?void 0:V.cardId)||"",onValueChange:B=>h(L,B)})]},L+Math.random())})})}function j(b,D,v=[]){var k,z;return t?b==="input"?e.jsx(s.Input,{className:`h-8 w-full ${s.removeRing}`,value:((k=t==null?void 0:t.settings)==null?void 0:k[D])||"",onChange:L=>{l({...t,settings:{...t==null?void 0:t.settings,[D]:L.target.value}})}},D):b==="select"?e.jsx(te,{className:"h-8 w-full",label:"",options:v,value:((z=t==null?void 0:t.settings)==null?void 0:z[D])||"",onValueChange:L=>{l({...t,settings:{...t==null?void 0:t.settings,[D]:L}})}}):null:null}function i(b){const D=Object.entries((b==null?void 0:b.settings)||{});return e.jsx("div",{className:"space-y-3",children:D.map(([v,k])=>e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:k.title}),j(k.ui,v,k.options)]},v))})}function f(b){t&&l({...t,visualType:b,componentName:""})}return e.jsxs("div",{className:"p-6",children:[e.jsx(de,{summary:"Plugin Settings",children:e.jsx("div",{className:"space-y-4 text-sm",children:e.jsxs("div",{className:"space-y-4 text-sm",children:[e.jsx("div",{className:"space-y-2",children:e.jsx("div",{className:"px-2",children:e.jsx(te,{className:"h-8 w-full",label:"",options:a,value:(t==null?void 0:t.url)||"",onValueChange:b=>l({...t||{url:"",componentName:""},url:b})})})}),((t==null?void 0:t.type)==="component"||(t==null?void 0:t.type)===void 0)&&e.jsx(Rt,{options:[{value:"single",label:"Single Visual"},{value:"multiple",label:"Multi-Visual"}],value:c,onValueChange:f}),((t==null?void 0:t.type)==="component"||(t==null?void 0:t.type)===void 0)&&t&&e.jsx(e.Fragment,{children:e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:"Component"}),e.jsx("div",{className:"space-y-2 px-2",children:d&&e.jsx(te,{className:"h-8 w-full",label:"",options:(d==null?void 0:d.filter(b=>b.type===c).map(b=>({value:b.name,label:b.name})))||[],value:t.componentName,onValueChange:b=>{console.log("changing value",b),l({...t,componentName:b})}})})]})})]})})}),e.jsx(s.Separator,{className:"my-4"}),((C=r==null?void 0:r.customCardPreferences)==null?void 0:C.componentName)&&e.jsxs(de,{summary:"Component Settings",children:[x&&x.dataInputs&&e.jsxs("div",{className:"space-y-3",children:[e.jsx(s.Label,{children:"Input Mapping"}),e.jsx("div",{className:"px-2",children:g(x)})]}),x&&x.settings&&e.jsx("div",{className:"space-y-3",children:e.jsx("div",{className:"px-2",children:i(x)})})]})]})}function re(){const[t,n]=S.useState([]);s.useEditorStore(h=>h.card.cfg);const a=s.useEditorStore(h=>h.card.preferences),{setCardCfg:r,setFilterOnClickColumnIndex:o,setCardPreferences:c}=s.useEditorStore(h=>h.actions),l=s.useEditorStore(h=>h.queryResultColumns);s.useEditorStore(h=>{var g;return(g=h.card.preferences)==null?void 0:g.filterOnClickColumnIndex}),S.useEffect(()=>{l&&n(new Array(l.length).fill(!1))},[l]);function d(h,g){var j,i;g?a!=null&&a.onClickFilter&&((j=a==null?void 0:a.onClickFilter)==null?void 0:j.length)>0?c({...a,onClickFilter:[...a.onClickFilter,{columnIndex:h,expression:""}]}):c({...a,onClickFilter:[{columnIndex:h,expression:""}]}):(c({...a,onClickFilter:(i=a==null?void 0:a.onClickFilter)==null?void 0:i.filter(f=>f.columnIndex!==h)}),n(f=>{const p=[...f];return p[h]=!1,p}))}function u(h,g){var i;const j=(i=a==null?void 0:a.onClickFilter)==null?void 0:i.map(f=>f.columnIndex===h?{...f,expression:g.target.value}:f);c({...a,onClickFilter:j})}function x(h){var g,j,i,f;if(t!=null&&t[h]||(j=(g=a==null?void 0:a.onClickFilter)==null?void 0:g.find(p=>p.columnIndex===h))!=null&&j.expression)return e.jsx(s.Input,{value:(f=(i=a==null?void 0:a.onClickFilter)==null?void 0:i.find(p=>p.columnIndex===h))==null?void 0:f.expression,onChange:p=>u(h,p),type:"text",className:"h-9 w-full font-mono text-xs focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0",placeholder:"Expression"})}return e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:"On Click"}),l==null?void 0:l.map((h,g)=>{var j,i;return e.jsx("div",{className:"xbg-red-100 group flex items-center justify-between space-y-2",children:e.jsxs("div",{className:"grow",children:[e.jsxs("div",{className:"flex items-center space-x-2 py-2",children:[e.jsx(s.Checkbox,{checked:!!((j=a==null?void 0:a.onClickFilter)!=null&&j.find(f=>f.columnIndex===g)),onCheckedChange:f=>d(g,f)}),e.jsx("label",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:h}),e.jsx("div",{className:"flex items-center gap-2",children:((i=a==null?void 0:a.onClickFilter)==null?void 0:i.find(f=>f.columnIndex===g))&&e.jsx(s.Pencil,{onClick:()=>{n(f=>{const p=[...f];return p[g]=!f[g],p})},className:"invisible size-3 cursor-pointer text-gray-400 group-hover:visible"})})]}),x(g)]})},h)})]})}function ge(){var l,d,u;const t=s.useEditorStore(x=>x.card.preferences),n=s.useEditorStore(x=>x.card.cfg),{setCardCfg:a,setCardPreferences:r,setChartOrientation:o}=s.useEditorStore(x=>x.actions);(l=n==null?void 0:n.options)!=null&&l.indexAxis;function c(x){o(x)}return e.jsxs(s.RadioGroup,{value:((d=t==null?void 0:t.chartOptions)==null?void 0:d.indexAxis)||((u=n==null?void 0:n.options)==null?void 0:u.indexAxis)||"x",onValueChange:c,className:"flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"x",id:"r1"}),e.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Vertical"})]}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"y",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Horizontal"})]})]})}const me="focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0";function Fe(t,n){var r,o,c;const a=s.getNumberAxis(t,n);return((c=(o=(r=t==null?void 0:t.chartOptions)==null?void 0:r.scales)==null?void 0:o[a])==null?void 0:c.type)||"linear"}function ls(){var O,y,E,R,U,$;const[t,n]=S.useState(!1),a=s.useEditorStore(F=>{var T;return(T=F.card)==null?void 0:T.preferences}),r=s.useEditorStore(F=>{var T;return(T=F.card)==null?void 0:T.cfg}),o=s.getNumberAxis(a,r),[c,l]=S.useState(Fe(a)),[d,u]=S.useState(((E=(y=(O=a==null?void 0:a.chartOptions)==null?void 0:O.scales)==null?void 0:y[o])==null?void 0:E.min)||""),[x,h]=S.useState((($=(U=(R=a==null?void 0:a.chartOptions)==null?void 0:R.scales)==null?void 0:U[o])==null?void 0:$.max)||""),[g,j]=S.useState(d||x?"custom":"auto"),[i,f]=S.useState(""),[p,C]=S.useState(0),[b,D]=S.useState(""),[v,k]=S.useState(""),[z,L]=S.useState(""),q=s.useEditorStore(F=>F.actions.setCardPreferences),{updateCardInFrame:V}=s.useEditorActions(),B=s.useEditorStore(F=>F.card),m=s.useEditorStore(F=>{var T;return(T=F.card)==null?void 0:T.type}),M=["pie","doughnut","polarArea"].includes(m);S.useEffect(()=>{var F,T,Y,w,P,J,K,ae,se,Q,X,I,W,Z;l(Fe(a)),u(((Y=(T=(F=a==null?void 0:a.chartOptions)==null?void 0:F.scales)==null?void 0:T[o])==null?void 0:Y.min)===0?0:""),h(((J=(P=(w=a==null?void 0:a.chartOptions)==null?void 0:w.scales)==null?void 0:P[o])==null?void 0:J.max)||""),f(((Q=(se=(ae=(K=a==null?void 0:a.chartOptions)==null?void 0:K.scales)==null?void 0:ae[o])==null?void 0:se.ticks)==null?void 0:Q.stepSize)||""),C(((X=a==null?void 0:a.numberAxisFormat)==null?void 0:X.decimalPlaces)||0),D(((I=a==null?void 0:a.numberAxisFormat)==null?void 0:I.suffix)||""),k(((W=a==null?void 0:a.numberAxisFormat)==null?void 0:W.currency)||""),L(((Z=a==null?void 0:a.numberAxisFormat)==null?void 0:Z.locale)||"")},[t,a,o]);function H(F,T){return T===""||/^[0-9\b]+$/.test(T)?Number(T):Number(F)}function A(){const F=[...new Set(s.LOCALE_CURRENCY_PAIRS.map(T=>T.currency))];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-6 items-center gap-2",children:[e.jsx(s.Label,{className:"col-span-2 hover:cursor-pointer hover:underline",htmlFor:"currency",children:e.jsx("a",{target:"_blank",href:"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat",children:"Currency"})}),e.jsxs(s.Select,{value:v||"none",onValueChange:T=>k(T==="none"?"":T),children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Currency"}),e.jsx(s.SelectItem,{value:"none",children:"None"}),F.map(T=>e.jsx(s.SelectItem,{value:T,children:T},T))]})})]}),e.jsxs(s.Select,{value:z,onValueChange:T=>L(T),children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Locale"}),s.LOCALE_CURRENCY_PAIRS.map(T=>e.jsx(s.SelectItem,{value:T.locale,children:T.locale},T.locale))]})})]})]}),e.jsxs("div",{className:"grid grid-cols-9 items-center gap-2",children:[e.jsx(s.Label,{className:"col-span-3",htmlFor:"format",children:"Decimals"}),e.jsx(s.Input,{value:p,onChange:T=>C(Number(T.target.value)),id:"format",className:`col-span-6 h-8 w-full tracking-wide ${me}`})]})]})}function _(){return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(s.Label,{htmlFor:"range",children:"Range"}),e.jsx(s.Input,{id:"min",value:d,onChange:F=>u(T=>H(T,F.target.value)),className:`col-span-1 h-8 w-full ${me}`}),e.jsx(s.Input,{value:x,onChange:F=>h(T=>H(T,F.target.value)),id:"max",className:`col-span-1 h-8 w-full ${me}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(s.Label,{htmlFor:"step-size",children:"Step Size"}),e.jsx(s.Input,{value:i,onChange:F=>f(T=>H(T,F.target.value)),id:"step-size",className:`col-span-1 h-8 w-full ${me}`})]})]})}function G(){var w;let F={};g==="custom"&&(F={min:d,max:x,ticks:{stepSize:i}});const T={...a||{},chartOptions:{...a==null?void 0:a.chartOptions,scales:{...(w=a==null?void 0:a.chartOptions)==null?void 0:w.scales,[o]:{type:c,...c==="linear"?F:{}}}},numberAxisFormat:{decimalPlaces:p,suffix:b,currency:v,locale:z}};console.log(T),q(T);const Y={...B,preferences:T};V(Y)}return e.jsxs(s.Popover,{onOpenChange:F=>n(F),children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsx(s.SliderIcon,{className:"size-4 cursor-pointer text-muted-foreground hover:text-foreground"})}),e.jsx(s.PopoverContent,{align:"center",className:"max-w-65",children:e.jsxs("div",{className:"grid gap-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx("h4",{className:"font-medium leading-none",children:"Scale Options"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the scale for the number axis"})]}),e.jsxs("div",{className:"grid gap-2",children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(s.Label,{htmlFor:"scale",children:"Type"}),e.jsxs(s.Select,{disabled:M,value:c,onValueChange:F=>l(F),children:[e.jsx(s.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{id:"type",children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Option"}),e.jsx(s.SelectItem,{value:"linear",children:"Linear"}),e.jsx(s.SelectItem,{value:"logarithmic",children:"Logarithmic"})]})})]})]}),c=="linear"&&e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2 py-1",children:[e.jsx(s.Label,{htmlFor:"scale-option",children:"Setup"}),e.jsxs(s.RadioGroup,{disabled:M,id:"scale-option",value:g,onValueChange:F=>j(F),className:"col-span-2 flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"auto",id:"r1"}),e.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Auto"})]}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"custom",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Custom"})]})]})]}),g==="custom"&&c=="linear"&&_(),A(),e.jsx(s.SelectSeparator,{}),e.jsx("div",{className:"grid grid-cols-3",children:e.jsx(s.Button,{onClick:G,variant:"secondary",className:"col-span-1 col-start-3 h-8 w-full",children:"Apply"})})]})]})})]})}function Bt({idx:t}){var d;const n=s.useEditorStore(u=>{var x;return(x=u.card)==null?void 0:x.preferences}),a=s.useEditorStore(u=>{var x;return(x=u.card.preferences)==null?void 0:x.datasetOptions}),r=s.useEditorStore(u=>u.actions.setCardPreferences),o=(d=n==null?void 0:n.chartOptions)==null?void 0:d.indexAxis,c=a==null?void 0:a.find(u=>u.idx===t);function l(u,x){(u==="end"||u==="start")&&s.getContrastColor(s.getCanvasBackgroundColor());const h={display:u!=="none",align:u,anchor:u,clamp:!0};if(!c)r({...n,datasetOptions:[...a||[],{idx:x,datalabels:h}]});else{const g={...c};g.datalabels=h;const j=a==null?void 0:a.map(i=>i.idx===x?g:i);r({...n,datasetOptions:j})}}return e.jsxs(s.Popover,{children:[e.jsx(s.PopoverTrigger,{children:e.jsx(Ws,{className:"invisible size-4 rotate-[135deg] cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"})}),e.jsx(s.PopoverContent,{className:"w-fit p-1",children:e.jsxs("div",{className:"flex gap-1",children:[e.jsx(s.Button,{onClick:()=>l("none",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(s.X,{className:"size-4"})}),e.jsx(s.Button,{onClick:()=>l("start",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(zs,{className:s.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx(s.Button,{onClick:()=>l("center",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(Vs,{className:s.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx(s.Button,{onClick:()=>l("end",t),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsx(Fs,{className:s.cn("h-4 w-4",{"rotate-90":o==="y"})})})]})})]})}function cs(){const t=s.useEditorStore(x=>x.card),n=s.useEditorStore(x=>{var h,g,j;return(j=(g=(h=x==null?void 0:x.card)==null?void 0:h.preferences)==null?void 0:g.chartOptions)==null?void 0:j.indexAxis}),{data:a}=s.useDashboardCardQuery(t),r=n==="y"?"Y axis":"X axis",o=n==="y"?"X axis":"Y axis",{keys:c,metricKeys:l,dimensionKeys:d}=s.getKeys((a==null?void 0:a.records)||[]);let u=l;if(["stackedBar","stackedLine"].includes(t.type)){const x=s.pivotData({dataArray:(a==null?void 0:a.records)||[],groupKey:d[0],pivotKey:d[1],valueKey:u[0]}),{metricKeys:h}=s.getKeys(x);u=h}return c.length===0?null:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:r}),e.jsx("div",{className:"my-1 space-y-1",children:e.jsx("div",{className:"rounded-md bg-muted/70 px-3 py-2 hover:bg-muted",children:e.jsx("p",{title:d[0],children:ds(d[0])})})})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsxs("div",{className:"flex items-center justify-between gap-5",children:[e.jsx(s.Label,{children:o}),e.jsx(ls,{})]}),e.jsx("div",{className:"my-1 max-h-[125px] space-y-1 overflow-y-auto",children:u.map((x,h)=>e.jsx(_t,{col:x,idx:h},x))})]})]})}function ds(t,n=30){return t.length>n?t.slice(0,n)+"...":t}function _t({col:t,idx:n}){const a=s.useEditorStore(d=>{var u;return(u=d.card)==null?void 0:u.preferences}),r=s.useEditorStore(d=>{var u;return(u=d.card.preferences)==null?void 0:u.datasetOptions}),o=r==null?void 0:r.find(d=>d.idx===n),{setCardPreferences:c}=s.useEditorStore(d=>d.actions);function l(d){if(!o)c({...a,datasetOptions:[...r||[],{idx:n,type:d==="area"?"line":d,fill:d==="area"?"origin":""}]});else{const u={...o};u.type=d==="area"?"line":d,u.fill=d==="area"?"origin":"";const x=r==null?void 0:r.map(h=>h.idx===n?u:h);c({...a,datasetOptions:x})}}return e.jsxs("div",{className:"group flex items-center justify-between gap-5 rounded-md bg-muted/70 px-3 py-2 hover:bg-muted",children:[e.jsx("p",{title:t,children:ds(t)}),e.jsxs("div",{className:"flex gap-2",children:[e.jsx(Se,{onClick:()=>l("bar"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsx(Ce,{onClick:()=>l("line"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsx(Ss,{onClick:()=>l("area"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsx(Bt,{idx:n})]})]})}function us(){const t=s.useEditorStore(i=>i.selectedConnectionId),n=s.useEditorStore(i=>i.selectedDatamodelId),a=s.useEditorStore(i=>i.selectedDatabaseName),r=s.useEditorStore(i=>i.selectedSchemaName),o=s.useEditorStore(i=>i.selectedTableName),c=s.useDashboardStore(i=>i.dashboard.filters)||[],l=s.useDashboardStore(i=>i.actions.addFilter),d=s.useDashboardStore(i=>i.actions.removeFilter),{removeFilterValues:u}=s.useDashboardActions(),{modelItems:x,tableName:h,connectionType:g}=ne();function j(i,f="dashboard"){var q;const p=s.fmt(i.column_name),C=s.fmt(a||""),b=s.fmt(r||""),D=s.fmt(h);let v=s.getQualifiedTableName(b,D,g),k=`${v}.${p}`;const z=(q=x==null?void 0:x.find(V=>V.id===n))==null?void 0:q.name;n&&n!=="none"&&(k=`${s.DATAMODEL_NAMESPCACE}.${z}.${p}`,v=`${s.DATAMODEL_NAMESPCACE}.${z}`);const L=c==null?void 0:c.find(V=>V.column===k&&V.table===D&&(V.database===C||V.database===a));if(L)u(L.id),d(L.id);else{const V=s.v4();return h==="api"&&t?(l({location:f,id:V,column:k,title:i.column_name,dataType:i.data_type,table:"api",database:"",connectionId:t,operation:"in",sql:s.getDefaultFilterSql(i.data_type,v,p)}),V):(l({id:V,location:f,column:k,title:i.column_name,dataType:i.data_type,table:o||"",database:a||"",connectionId:t||"",operation:"in",sql:s.getDefaultFilterSql(i.data_type,v,p)}),V)}}return{assignFilter:j}}function le(){const t=s.useDashboardStore(d=>d.dashboard.filters),n=s.useEditorStore(d=>d.frame),{setFrame:a}=s.useEditorActions(),{columns:r}=ne(),{assignFilter:o}=us();function c(d){const u=o(d,"frame");a({...n,filterId:u})}const l=t==null?void 0:t.find(d=>d.id===n.filterId);return e.jsxs("div",{className:"space-y-3",children:[e.jsx(s.Label,{children:"Card Filter"}),e.jsx(Pt,{onSelect:c,columns:r}),l&&e.jsx(s.FilterHeader,{filter:l})]})}function Pt({columns:t,onSelect:n}){var l;const[a,r]=Le.useState(!1),[o,c]=Le.useState("");return e.jsxs(s.Popover,{open:a,onOpenChange:r,children:[e.jsx(s.PopoverTrigger,{asChild:!0,children:e.jsxs(s.Button,{size:"sm",variant:"outline",role:"combobox","aria-expanded":a,className:"w-full justify-between font-normal",children:[o?(l=t.find(d=>d.column_name===o))==null?void 0:l.column_name:"Select Column...",e.jsx(s.CaretSortIcon,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),e.jsx(s.PopoverContent,{className:"w-[200px] p-0",children:e.jsxs(s.Command,{children:[e.jsx(s.CommandInput,{placeholder:"Search column",className:"h-9"}),e.jsxs(s.CommandList,{children:[e.jsx(s.CommandEmpty,{children:"No framework found."}),e.jsx(s.CommandGroup,{children:t.map(d=>e.jsxs(s.CommandItem,{value:d.column_name,onSelect:u=>{const x=u===o?"":u;c(x),r(!1),x&&n(d)},children:[d.column_name,e.jsx(s.CheckIcon,{className:s.cn("ml-auto h-4 w-4",o===d.column_name?"opacity-100":"opacity-0")})]},d.column_name))})]})]})})]})}function Ht({cardType:t}){return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:`${s.titleCase(t)} Chart`}),e.jsxs(s.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT x-axis, y-axis-1, y-axis-2,... FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"x-axis - category"}),e.jsx("li",{children:"y-axis1 - number"}),e.jsx("li",{children:"y-axis2 - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:n=>n.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/bar-line-area",children:"example"})," in the docs."]})]})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ge,{}),e.jsx(cs,{})]})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}function Ne(){var o,c,l;const t=s.useEditorStore(d=>d.card.cfg),n=s.useEditorStore(d=>d.actions.setCardCfg),a=s.useEditorStore(d=>d.card.type);function r(d){var h;const u={datalabels:{display:d!=="none",align:d,anchor:d,clamp:!0}},x={...t,options:{...t==null?void 0:t.options,plugins:{...(h=t==null?void 0:t.options)==null?void 0:h.plugins,...u}}};n(x),console.log(d)}return e.jsxs("div",{className:"space-y-2",children:[e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsx("label",{className:"font-medium",children:"Data Labels"}),!["pyramid"].includes(a)&&e.jsx(ls,{})]}),e.jsxs(s.Select,{value:(l=(c=(o=t==null?void 0:t.options)==null?void 0:o.plugins)==null?void 0:c.datalabels)==null?void 0:l.anchor,onValueChange:r,defaultValue:"none",children:[e.jsx(s.SelectTrigger,{className:"h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{placeholder:"Select position"})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Data Labels"}),e.jsx(s.SelectItem,{value:"none",children:"None"}),a!=="pyramid"&&e.jsx(s.SelectItem,{value:"start",children:"Start"}),e.jsx(s.SelectItem,{value:"center",children:"Center"}),a!=="pyramid"&&e.jsx(s.SelectItem,{value:"end",children:"End"})]})})]})]})}function Gt({cardType:t}){function n(a){return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:a==="bubble"?"SELECT label, [group], x-axis, y-axis, radius FROM table":"SELECT label, [group], x-axis, y-axis FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"label - category"}),e.jsx("li",{children:"group (optional) - category"}),e.jsx("li",{children:"x-axis - number"}),e.jsx("li",{children:"y-axis - number"}),a==="bubble"&&e.jsx("li",{children:"radius - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:c=>c.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/bubble",children:"example"})," in the docs."]})]})}return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:`${s.titleCase(t)} Chart`}),e.jsx(s.AccordionContent,{className:"space-y-4 font-mono text-xs",children:n(t)})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsx(s.AccordionContent,{className:"px-2",children:e.jsx(Ne,{})})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}const Ut={datasets:[{type:"line",label:"Sum_sales",data:[]},{type:"bar",label:"Sum_profit",data:[]}]},$t={datasets:[{fill:"origin",type:"line",label:"Sum_sales",data:[]}]};function Qt(){const t=s.useEditorStore(n=>n.card.type);return e.jsxs("div",{className:"space-y-6 p-6",children:[e.jsx(s.Accordion,{className:" ",type:"single",collapsible:!0,children:Jt(t)}),e.jsx("section",{className:"",children:["line","bar"].includes(t)&&e.jsx(ge,{})}),!["kpi"].includes(t)&&e.jsxs("div",{className:"space-y-4",children:[e.jsx(Ne,{}),e.jsx(re,{}),e.jsx(le,{})]})]})}function Jt(t){if(["line","bar"].includes(t))return e.jsxs(e.Fragment,{children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsx("p",{children:"Chart Query"})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT x-axis, y-axis-1, y-axis-2, y-axis-3,... FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"X-axis - Category (ex. city)"}),e.jsx("li",{children:"Y-axis - Number (ex. population)"})]})]})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:"Mixed Chart"}),e.jsxs(s.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxs("p",{children:["Click ",e.jsx("b",{children:"Customize"})," and change the `type` property in the dataset."]}),e.jsx("pre",{children:JSON.stringify(Ut,null,2)})]})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:"Area Chart"}),e.jsxs(s.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxs("p",{children:["Click ",e.jsx("b",{children:"Customize"})," and add `fill` property to the dataset. See",e.jsx("a",{className:"mx-1 text-blue-500 hover:underline",href:"https://www.chartjs.org/docs/latest/samples/area/line-boundaries.html",target:"_blank",children:"docs"}),"for more options."]}),e.jsx("pre",{children:JSON.stringify($t,null,2)})]})]})]});if(t==="bubble")return e.jsx(e.Fragment,{children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:t})," chart query?"]})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, x-axis, y-axis, radius FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"Label - Category (ex. city)"}),e.jsx("li",{children:"Bubble Group (opt) - Category (ex. state)"}),e.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"}),e.jsx("li",{children:"Radius - Number (ex. population)"})]})]})]})});if(t==="scatter")return e.jsx(e.Fragment,{children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:t})," chart query?"]})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, x-axis, y-axis FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"Label - Category (ex. city)"}),e.jsx("li",{children:"Group (opt) - Category (ex. state)"}),e.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"})]})]})]})});if(["pie","doughnut","polarArea"].includes(t))return e.jsx(e.Fragment,{children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:[e.jsx("span",{children:t==="polarArea"?"Polar":t.charAt(0).toUpperCase()+t.slice(1)})," ","chart query"]})}),e.jsxs(s.AccordionContent,{className:" ",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, measure FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsx("li",{children:"Label - Category (ex. city)"}),e.jsx("li",{children:"Measure - Number (ex. population)"})]})]})]})})}function Wt(){var u,x,h,g,j;const t=s.useEditorStore(i=>i.card.preferences),n=s.useEditorStore(i=>i.actions.setCardPreferences),a=s.useEditorStore(i=>i.actions.setNumberFormat);s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.decimalPlaces});const r=s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.locale}),o=s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.currency});s.useEditorStore(i=>i.actions.setFilterOnClickField);const c=s.useEditorStore(i=>{var f,p;return(p=(f=i.card.preferences)==null?void 0:f.formatNumber)==null?void 0:p.colorRanges})||[],l=s.useEditorStore(i=>i.actions.setColorRanges),d=[...new Set(s.LOCALE_CURRENCY_PAIRS.map(i=>i.currency))];return e.jsxs("div",{children:[e.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[e.jsx(s.Checkbox,{checked:!!((u=t==null?void 0:t.formatNumber)!=null&&u.enabled),onCheckedChange:i=>{n({...t,formatNumber:{...t==null?void 0:t.formatNumber,enabled:i}})}}),e.jsx(s.Label,{children:"Format Number"})]}),((x=t==null?void 0:t.formatNumber)==null?void 0:x.enabled)===!0&&e.jsxs("div",{className:"flex flex-col gap-2",children:[e.jsx("div",{children:e.jsxs("div",{className:"space-y-4 p-2",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Locale"}),e.jsxs(s.Select,{value:r||"none",onValueChange:i=>{var f,p,C;return a(((f=t==null?void 0:t.formatNumber)==null?void 0:f.decimalPlaces)||0,((p=t==null?void 0:t.formatNumber)==null?void 0:p.currency)||"",i,((C=t==null?void 0:t.formatNumber)==null?void 0:C.suffix)||"")},children:[e.jsx(s.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Format"}),e.jsx(s.SelectItem,{value:"none",children:"None"},"none"),s.LOCALE_CURRENCY_PAIRS.map(i=>e.jsx(s.SelectItem,{value:i.locale,children:i.locale},i.locale))]})})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Currency"}),e.jsxs(s.Select,{value:o||"none",onValueChange:i=>{var f,p,C;console.log("currency",i),a(((f=t==null?void 0:t.formatNumber)==null?void 0:f.decimalPlaces)||0,i==="none"?"":i,((p=t==null?void 0:t.formatNumber)==null?void 0:p.locale)||"",((C=t==null?void 0:t.formatNumber)==null?void 0:C.suffix)||"")},children:[e.jsx(s.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:e.jsxs(s.SelectGroup,{children:[e.jsx(s.SelectLabel,{children:"Currency"}),e.jsx(s.SelectItem,{value:"none",children:"None"},"none"),d.map(i=>e.jsx(s.SelectItem,{value:i,children:i},i))]})})]})]})]}),e.jsxs("div",{className:"flex gap-2",children:[e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Decimals"}),e.jsxs(s.Select,{value:((g=(h=t==null?void 0:t.formatNumber)==null?void 0:h.decimalPlaces)==null?void 0:g.toString())||"0",onValueChange:i=>{var f,p,C;return a(Number(i),((f=t==null?void 0:t.formatNumber)==null?void 0:f.currency)||"",((p=t==null?void 0:t.formatNumber)==null?void 0:p.locale)||"",((C=t==null?void 0:t.formatNumber)==null?void 0:C.suffix)||"")},children:[e.jsx(s.SelectTrigger,{className:"col-span-3 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(s.SelectValue,{})}),e.jsx(s.SelectContent,{children:["0","1","2","3","4"].map(i=>e.jsx(s.SelectItem,{value:i,children:i},i))})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(s.Label,{children:"Suffix"}),e.jsx(s.Input,{value:((j=t==null?void 0:t.formatNumber)==null?void 0:j.suffix)||"",className:"h-8 font-mono text-xs focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0",placeholder:"K, M, B, %",onChange:i=>{var f,p,C;return a(((f=t==null?void 0:t.formatNumber)==null?void 0:f.decimalPlaces)||0,((p=t==null?void 0:t.formatNumber)==null?void 0:p.currency)||"",((C=t==null?void 0:t.formatNumber)==null?void 0:C.locale)||"",i.target.value)}})]})]})]})}),e.jsx(s.Separator,{className:"my-3"}),e.jsx(s.ColorFormat,{colorRanges:c,setColorRanges:l})]})]})}function Kt(){return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(s.Accordion,{type:"single",collapsible:!0,children:e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{className:"",children:"KPI Query"}),e.jsxs(s.AccordionContent,{className:"font-mono",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs",children:"SELECT current, previous FROM table"}),e.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"current - number"}),e.jsx("li",{children:"previous - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/kpi",children:"example"})," in the docs."]})]})]})}),e.jsx("section",{className:"",children:e.jsx(Wt,{})}),e.jsx("div",{}),e.jsx("div",{})]})}const Xt=[{label:"Mercator",value:"mercator"},{label:"Azimuthal Equidistant",value:"azimuthalEquidistant"},{label:"Gnomonic",value:"gnomonic"},{label:"Orthographic",value:"orthographic"},{label:"Stereographic",value:"stereographic"},{label:"Equal Earth",value:"equalEarth"},{label:"Albers",value:"albers"},{label:"Albers USA",value:"albersUsa"},{label:"Conic Conformal",value:"conicConformal"},{label:"Conic Equal Area",value:"conicEqualArea"},{label:"Conic Equidistant",value:"conicEquidistant"},{label:"Equirectangular",value:"equirectangular"},{label:"Transverse Mercator",value:"transverseMercator"},{label:"Natural Earth 1",value:"naturalEarth1"}],Yt=["blues","brBG","buGn","buPu","cividis","cool","cubehelixDefault","gnBu","greens","greys","inferno","magma","orRd","oranges","pRGn","piYG","plasma","puBu","puBuGn","puOr","puRd","purples","rainbow","rdBu","rdGy","rdPu","rdYlBu","rdYlGn","reds","sinebow","spectral","turbo","viridis","warm","ylGn","ylGnBu","ylOrBr","ylOrRd"],Zt=Yt.map(t=>({label:t,value:t}));function ea(){var u,x,h,g,j,i,f,p,C,b,D,v,k,z,L,q,V,B;const t=s.useEditorStore(m=>m.card),n=(x=(u=t==null?void 0:t.preferences)==null?void 0:u.mapVisualOptions)==null?void 0:x.topoJsonUrl,[a,r]=S.useState(((g=(h=t==null?void 0:t.preferences)==null?void 0:h.mapVisualOptions)==null?void 0:g.customTopoJsonUrl)||""),{setCardPreferences:o}=s.useEditorActions(),{data:c}=s.useTopoJson(t),l=Object.keys((c==null?void 0:c.objects)||{}).map(m=>({label:m,value:m}))||[],d=[{label:"US States 10m",value:"https://unpkg.com/us-atlas/states-10m.json"},{label:"Countries 50m",value:"https://unpkg.com/world-atlas/countries-50m.json"},{label:"Custom",value:"custom"}];return e.jsxs("div",{className:"p-6",children:[e.jsx(de,{summary:"Map Chart",children:e.jsx("p",{className:"rounded-md bg-muted p-2 font-mono text-xs",children:"SELECT country, value FROM table"})}),e.jsx(s.Separator,{className:"my-4"}),e.jsx(de,{open:!0,summary:"Settings",children:e.jsxs("div",{className:"space-y-3 px-2",children:[e.jsx(te,{className:"h-9",options:d,onValueChange:m=>{console.log("value",m),o({...t.preferences,mapVisualOptions:{topoJsonUrl:m}})},value:n||"",label:"Select Map"}),n==="custom"&&e.jsx(s.Input,{onChange:m=>{r(m.target.value)},onBlur:()=>{var m;console.log("onBlur",a),o({...t.preferences,mapVisualOptions:{...(m=t.preferences)==null?void 0:m.mapVisualOptions,customTopoJsonUrl:a}})},value:a,className:`h-9 w-full ${s.removeRing}`,placeholder:"Custom URL"}),c&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"space-y-1",children:[e.jsx(s.Label,{children:"Map Object"}),e.jsx(te,{className:"h-9",options:l,value:((i=(j=t.preferences)==null?void 0:j.mapVisualOptions)==null?void 0:i.objectKey)||"",label:"Map Object",onValueChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,objectKey:m}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(s.Label,{children:"Projection"}),e.jsx(te,{className:"h-9",options:Xt,value:((p=(f=t.preferences)==null?void 0:f.mapVisualOptions)==null?void 0:p.projection)||"",label:"Projection",onValueChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projection:m}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(s.Label,{children:"Colors"}),e.jsx(te,{className:"h-9",options:Zt,value:((b=(C=t.preferences)==null?void 0:C.mapVisualOptions)==null?void 0:b.colorScale)||"",label:"Select Color Scale",onValueChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,colorScale:m}})}})]})]})]})}),e.jsx(s.Separator,{className:"my-4"}),e.jsx(de,{className:"",summary:"Scale Options",children:e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(s.Input,{className:`h-9 w-full ${s.removeRing}`,type:"number",step:.1,value:((v=(D=t.preferences)==null?void 0:D.mapVisualOptions)==null?void 0:v.projectionScale)||1,onChange:m=>{var M;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projectionScale:Number(m.target.value)}})}}),e.jsx(s.Label,{children:"X"}),e.jsx(s.Input,{className:`h-9 w-full ${s.removeRing}`,type:"number",step:10,value:((L=(z=(k=t.preferences)==null?void 0:k.mapVisualOptions)==null?void 0:z.projectionOffset)==null?void 0:L[0])||0,onChange:m=>{var M,H,A,_;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projectionOffset:[Number(m.target.value),((_=(A=(H=t.preferences)==null?void 0:H.mapVisualOptions)==null?void 0:A.projectionOffset)==null?void 0:_[1])||0]}})}}),e.jsx(s.Label,{children:"Y"}),e.jsx(s.Input,{className:`h-9 w-full ${s.removeRing}`,type:"number",step:10,value:((B=(V=(q=t.preferences)==null?void 0:q.mapVisualOptions)==null?void 0:V.projectionOffset)==null?void 0:B[1])||0,onChange:m=>{var M,H,A,_;o({...t.preferences,mapVisualOptions:{...(M=t.preferences)==null?void 0:M.mapVisualOptions,projectionOffset:[((_=(A=(H=t.preferences)==null?void 0:H.mapVisualOptions)==null?void 0:A.projectionOffset)==null?void 0:_[0])||0,Number(m.target.value)]}})}})]})}),e.jsx(s.Separator,{className:"my-4"}),e.jsx(re,{})]})}function sa(){var r;const t=s.useEditorStore(o=>o.card.preferences),{setCardPreferences:n}=s.useEditorStore(o=>o.actions);function a(o){n({...t,textVisualOptions:{...t==null?void 0:t.textVisualOptions,isDynamicText:o==="dynamic"}})}return e.jsxs(s.RadioGroup,{value:(r=t==null?void 0:t.textVisualOptions)!=null&&r.isDynamicText?"dynamic":"static",onValueChange:a,className:"flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"static",id:"r1"}),e.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Static"})]}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.RadioGroupItem,{value:"dynamic",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Dynamic"})]})]})}function xe({cardType:t,docContent:n,suffix:a="Chart"}){return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:`${s.titleCase(t)} ${a}`}),e.jsx(s.AccordionContent,{children:n||e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT label, measure FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"label - category"}),e.jsx("li",{children:"measure - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:r=>r.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/pie-donut-polar",children:"example"})," in the docs."]})]})})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[t==="range"&&e.jsx(ge,{}),t!=="text"&&e.jsx(Ne,{}),t==="text"&&e.jsx(sa,{})]})]}),!["range","text"].includes(t)&&e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}function ta(){const t=s.useEditorStore(r=>{var o,c;return(c=(o=r==null?void 0:r.card)==null?void 0:o.preferences)==null?void 0:c.sortChart}),{setSortChart:n}=s.useEditorActions();function a(){return e.jsxs("div",{className:"space-y-2",children:[e.jsx(s.Label,{children:"Sort"}),e.jsx(te,{className:"h-8",label:"Sort Chart",options:[{label:"None",value:"none"},{label:"ASC",value:"asc"},{label:"DESC",value:"desc"}],value:t||"none",onValueChange:r=>{n(r)}})]})}return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(s.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(s.AccordionItem,{value:"item-1",children:[e.jsx(s.AccordionTrigger,{children:"Stacked Chart"}),e.jsxs(s.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT x-axis, stack-by, y-axis FROM table"}),e.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsx("li",{children:"x-axis - category"}),e.jsx("li",{children:"stack by - category"}),e.jsx("li",{children:"y-axis - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:r=>r.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/stacked",children:"example"})," in the docs."]})]})]}),e.jsxs(s.AccordionItem,{value:"item-2",children:[e.jsx(s.AccordionTrigger,{children:"Settings"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ge,{}),a(),e.jsx(cs,{})]})]}),e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})]})})}function aa({cardType:t="table"}){console.log("cardType",t);const n=s.useEditorStore(o=>{var c;return(c=o.card)==null?void 0:c.preferences}),a=s.useEditorStore(o=>o.actions.setCardPreferences),r=o=>{a({...n,allowDownload:o})};return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(s.Accordion,{defaultValue:["item-3"],type:"multiple",children:e.jsxs(s.AccordionItem,{value:"item-3",children:[e.jsx(s.AccordionTrigger,{children:"Filters"}),e.jsxs(s.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(re,{}),e.jsx(le,{})]})]})}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(s.Checkbox,{onCheckedChange:r,id:"allow-download"}),e.jsx("label",{htmlFor:"allow-download",className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:"Allow Download"})]})]})}const na=e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT dimension, cohort, metric FROM table"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/tornado",children:"example"})," in the docs."]})]}),ra=e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT y-axis, label, range-from, range-to, range-value FROM table"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/range",children:"example"})," in the docs."]})]}),oa=e.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT text FROM table limit 1"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:t=>t.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/text",children:"example"})," in the docs."]})]});function ia(){const t=s.useEditorStore(a=>a.card.type);function n(a){switch(a){case"stackedBar":case"stackedLine":return e.jsx(ta,{});case"pyramid":return e.jsx(xe,{docContent:na,cardType:a});case"kpi":return e.jsx(Kt,{});case"line":case"bar":return e.jsx(Ht,{cardType:a});case"range":return e.jsx(xe,{docContent:ra,cardType:a});case"pie":case"doughnut":case"polarArea":case"radar":return e.jsx(xe,{cardType:a});case"bubble":case"scatter":return e.jsx(Gt,{cardType:a});case"table":return e.jsx(aa,{cardType:a});case"text":return e.jsx(xe,{docContent:oa,cardType:a,suffix:"Visual"});case"map":return e.jsx(ea,{});case"custom":return e.jsx(qt,{});default:return e.jsx(Qt,{})}}return e.jsxs(s.ScrollArea,{className:"h-full w-full text-sm",children:[n(t),e.jsx(s.ScrollBar,{orientation:"horizontal"})]})}function la(){const t=s.useEditorStore(n=>n.isShowingVisual);return e.jsxs(s.ResizablePanelGroup,{direction:"vertical",className:"min-h-[250px] min-w-full max-w-lg",children:[e.jsx(s.ResizablePanel,{role:"query-section",className:"flex",minSize:20,defaultSize:40,children:e.jsx(vt,{})}),e.jsx(s.ResizableHandle,{withHandle:!0,className:"border"}),e.jsx(s.ResizablePanel,{className:"pb-1",role:"visual-section",minSize:0,defaultSize:60,children:t?e.jsxs(s.ResizablePanelGroup,{direction:"horizontal",children:[e.jsx(e.Fragment,{children:e.jsx(s.ResizablePanel,{className:"flex min-w-[275px]",minSize:20,defaultSize:25,maxSize:30,children:e.jsx(ia,{})})}),e.jsx(s.ResizableHandle,{className:"border"}),e.jsx(s.ResizablePanel,{minSize:40,defaultSize:75,maxSize:100,children:e.jsx(ze,{})})]}):e.jsx(ze,{})})]})}function ca({authToken:t,onSave:n,onClose:a}){s.useDashboardStore(l=>l.themeStyle);const r=s.useEditorStore(l=>l.actions.setOnSave),o=s.useEditorStore(l=>l.actions.setOnClose),c=s.useDashboardStore(l=>l.actions.setAuthToken);return S.useEffect(()=>{n&&r(n),a&&o(a)},[n,r,a,o]),S.useEffect(()=>{t&&t.accessToken&&c(t)},[t,c]),e.jsx(s.ErrorBoundary,{FallbackComponent:s.Fallback,children:e.jsxs(s.EditorPanel,{style:{},className:"rounded-none",role:"editor-panel",children:[e.jsx(s.EditorAside,{className:"rounded-none border-r-[1.5px]",children:e.jsx(Xe,{})}),e.jsx(s.EditorMain,{children:e.jsx(la,{})})]})})}function da(){s.useDashboardStore(l=>l.selectedCardId);const t=s.useDashboardStore(l=>l.selectedSheetId),{setIsVisualEditing:n}=s.useDashboardStore(l=>l.actions),a=s.useDashboardStore(l=>l.isVisualEditing),r=s.useDashboardStore(l=>l.actions.updateFrame);function o(l){t&&(r(t,l),n(!1))}function c(){n(!1)}return e.jsx("div",{role:"editor-container",className:s.cn("flex grow",{"max-h-0 overflow-hidden":!a}),children:e.jsx(ca,{onSave:o,onClose:c})})}function ua(){const t=s.useEditorStore(c=>c.selectedDatabaseName),n=s.useEditorStore(c=>c.selectedTableName),a=s.useDashboardStore(c=>c.dashboard.filters)||[],{columns:r}=ne(),{assignFilter:o}=us();return e.jsx(s.ScrollArea,{className:"flex-1 basis-0 flex-col px-3",children:r==null?void 0:r.map(c=>{const l=a==null?void 0:a.find(d=>d.column===s.fmt(c.column_name)&&d.table===n&&d.database===t);return e.jsx("div",{onClick:()=>o(c),className:s.cn("group flex cursor-pointer items-center justify-between border border-dashed border-background px-3 py-[6px] text-sm transition-colors hover:bg-muted/50",{"bg-muted":l}),children:e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(Ke,{column:c}),e.jsx("span",{children:c.column_name})]})},c.column_name)})})}function ha(){s.useDashboardStore(n=>n.showFilters);const t=s.useDashboardStore(n=>n.actions.setShowFilters);return e.jsxs("section",{className:"relative flex min-w-[320px] grow flex-col border-l px-1",children:[e.jsxs("div",{className:"mt-4 flex items-center justify-between gap-2 px-3",children:[e.jsx(s.Label,{className:"px-2 text-lg",children:"Filters"}),e.jsx(s.Button,{onClick:()=>t(!1),className:"h-7 w-7 p-0",variant:"ghost",children:e.jsx(s.Cross2Icon,{})})]}),e.jsx("div",{className:"flex grow",children:e.jsx(Xe,{ColumnsComponent:()=>e.jsx(ua,{})})})]})}function ma(){const t=s.useDashboardStore(r=>r.dashboard.filters),n=s.useDashboardStore(r=>r.theme),a=t==null?void 0:t.filter(r=>r.hide);return a!=null&&a.length?e.jsx("div",{className:s.cn("mb-1 flex items-center gap-2 border-y px-0.5 pb-0.5",{"bg-[repeating-linear-gradient(45deg,_#ffffff_0_3px,_#f3f3f3_3px_6px)]":n==="light","bg-[repeating-linear-gradient(45deg,_#18171d_0_3px,_#272729_3px_6px)]":n==="dark"}),children:a==null?void 0:a.map(r=>e.jsxs("div",{className:"flex min-w-[250px] max-w-fit flex-col gap-1 p-2",children:[e.jsx(s.FilterHeader,{filter:r}),e.jsx(s.FilterComponent,{filter:r})]},r.id))}):null}function xa(){const t=s.useDashboardStore(r=>r.showFilters),n=s.useDashboardStore(r=>r.isVisualEditing),a=s.useDashboardStore(r=>r.isDashboardEditing);return e.jsxs("div",{role:"dashboard-plus-main",className:s.cn("",{"max-h-0 overflow-hidden":n,"flex grow overflow-auto":!n}),children:[e.jsxs("section",{className:"flex grow flex-col",children:[a&&e.jsx(ma,{}),e.jsx(s.DashboardTabs,{})]}),t&&e.jsx("div",{role:"filter-aside-container",className:"flex",children:e.jsx(ha,{})})]})}function pa(){const t=s.useDashboardStore(o=>o.dashboard),n=s.useDashboardStore(o=>o.actions.setDashboard),a=s.useDashboardStore(o=>o.showDashboardJSON),r=s.useDashboardStore(o=>o.actions.setShowDashboardJSON);return e.jsxs("div",{className:s.cn("relative p-2",{hidden:!a}),children:[e.jsxs(s.Button,{variant:"secondary",size:"sm",className:"absolute right-2 top-2 z-10 h-8",onClick:()=>r(!1),children:[e.jsx(s.X,{className:"mr-2 h-4 w-4"}),"Close"]}),e.jsx(s.de,{onChange:o=>{if(o)try{JSON.parse(o),n(JSON.parse(o))}catch{}},defaultLanguage:"json",className:"h-[550px] overflow-y-auto",value:JSON.stringify(t,null,2),options:{minimap:{enabled:!1},glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}})]})}function fa({showControls:t=!1,showFooter:n=!0,...a}){return e.jsx(s.ErrorBoundary,{FallbackComponent:s.Fallback,children:e.jsxs(s.SemaphorContextProvider,{dashboardProps:a,children:[e.jsx(s.$e,{}),e.jsxs(s.UXProvider,{children:[e.jsx(pa,{}),e.jsxs(s.DashboardPanel,{...a,children:[t&&e.jsx(nt,{}),e.jsx(da,{}),e.jsx(xa,{})]})]})]})})}exports.Dashboard=s.Dashboard;exports.DashboardWC=s.DashboardWC;exports.SemaphorDataProvider=s.SemaphorQueryClient;exports.SemaphorQueryClient=s.SemaphorQueryClient;exports.createSqlGenConfig=s.createSqlGenConfig;exports.fmt=s.fmt;exports.getColumnDataType=s.getColumnDataType;exports.getFilterValueType=s.getFilterValueType;exports.getFormattedTableNameForQuery=s.getFormattedTableNameForQuery;exports.getQualifiedTableName=s.getQualifiedTableName;exports.getSql=s.getSql;exports.invalidateToken=s.invalidateToken;exports.isBooleanDataType=s.isBooleanDataType;exports.isColumnInSqlGen=s.isColumnInSqlGen;exports.isDateDataType=s.isDateDataType;exports.isNumberDataType=s.isNumberDataType;exports.isTextDataType=s.isTextDataType;exports.resolveDataType=s.resolveDataType;exports.resolveDatamodelName=s.resolveDatamodelName;exports.useCard=s.useCard;exports.useDashboardActions=s.useDashboardActions;exports.useDashboardStore=s.useDashboardStore;exports.useDateFilterHook=s.useDateFilterHook;exports.useEditorActions=s.useEditorActions;exports.useEditorStore=s.useEditorStore;exports.useTextFilterHook=s.useTextFilterHook;exports.SelectComponent=oe;exports.Surfboard=fa;exports.cleanCard=Je;exports.downloadPdf=We;exports.getDashbaordStateWithoutData=ve;exports.useEditorAside=ne;