react-semaphor 0.0.459 → 0.0.460
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/chunks/{index-D0MIDW1l.js → index-BG-7Q1Ko.js} +8825 -8734
- package/dist/chunks/{index-ClYX0fSH.js → index-tka-p66g.js} +91 -86
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +5 -5
- package/dist/index.js +2136 -2146
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./chunks/index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./chunks/index-tka-p66g.js"),Wt=require("./types/index.cjs"),e=require("react/jsx-runtime"),T=require("react");require("react-dom");function Kt(s){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const n in s)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(s,n);Object.defineProperty(a,n,r.get?r:{enumerable:!0,get:()=>s[n]})}}return a.default=s,Object.freeze(a)}const de=Kt(T);/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -358,15 +358,15 @@
|
|
|
358
358
|
*
|
|
359
359
|
* This source code is licensed under the ISC license.
|
|
360
360
|
* See the LICENSE file in the root directory of this source tree.
|
|
361
|
-
*/const Us=t.createLucideIcon("Type",[["polyline",{points:"4 7 4 4 20 4 20 7",key:"1nosan"}],["line",{x1:"9",x2:"15",y1:"20",y2:"20",key:"swin9y"}],["line",{x1:"12",x2:"12",y1:"4",y2:"20",key:"1tx1rr"}]]);function _e(s){var a;return{...s,sheets:(a=s==null?void 0:s.sheets)==null?void 0:a.map(n=>{var r;return{...n,frames:(r=n.frames)==null?void 0:r.map(o=>{var l;return{...o,cards:(l=o.cards)==null?void 0:l.map(i=>ft(i))}})}})}}function ft(s){return{...s,customCfg:$s(s.customCfg),data:[]}}function $s(s){var a,n;return s?{...s,data:{...s==null?void 0:s.data,labels:[],datasets:(n=(a=s==null?void 0:s.data)==null?void 0:a.datasets)==null?void 0:n.map(r=>({...r,data:[]}))}}:null}async function Qs(s,a,n,r){if(!r)return null;const o=JSON.stringify(a);return await t.postRequest("https://semaphor.cloud/api/v1/lens",r,{name:s,template:o,filterValues:n,operation:"create"})}async function Le(s,a){if(!a)return null;const{id:n,template:r,filterValues:o,isDefault:l,shared:i}=s;return await t.postRequest("https://semaphor.cloud/api/v1/lens",a,{lensId:n,template:r,filterValues:o,isDefault:l,shared:i,operation:"update"})}async function Js(s,a){return a?await t.postRequest("https://semaphor.cloud/api/v1/lens",a,{operation:"delete",lensId:s}):null}function Ws(){const[s,a]=I.useState(""),[n,r]=I.useState(!1),o=t.useDashboardStore(x=>x.lenses),{setLenses:l,setSelectedLensId:i}=t.useDashboardActions(),[m,c]=I.useState(!1),[h,d]=I.useState(!1),p=t.useDashboardStore(x=>x.dashboard),b=t.useDashboardStore(x=>x.filterValues),{authToken:u}=t.useSemaphorContext();async function v(){c(!0);const x=_e(p),y=await Qs(s,x,b,u==null?void 0:u.accessToken);y&&(l([...o||[],y]),i(y.id),d(!1)),c(!1)}return e.jsxs(t.Dialog,{open:h,onOpenChange:d,children:[e.jsx(t.DialogTrigger,{asChild:!0,children:e.jsxs(t.Button,{variant:"secondary",className:"h-7 p-2",size:"sm",children:[e.jsx(t.Plus,{className:"mr-2 h-4 w-4"}),"Lens"]})}),e.jsxs(t.DialogContent,{className:"sm:max-w-[425px]",children:[e.jsxs(t.DialogHeader,{children:[e.jsx(t.DialogTitle,{children:"Create Lens"}),e.jsx(t.DialogDescription,{children:"Lenses are private by default and are only visible to you."})]}),e.jsx("div",{className:"grid gap-4 py-4",children:e.jsxs("div",{className:"grid grid-cols-8 items-center gap-4",children:[e.jsx(t.Label,{className:"text-right",children:"Name"}),e.jsx(t.Input,{value:s,onChange:x=>{a(x.target.value)},id:"name",className:"col-span-7 focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0"})]})}),n&&e.jsx("p",{className:"text-sm",children:"The lens name already exists. Use a differnet name."}),e.jsx(t.DialogFooter,{children:e.jsx(t.Button,{size:"sm",variant:"outline",type:"submit",onClick:v,disabled:m,children:m?"Creating...":"Add"})})]})]})}function Ks(){const[s,a]=I.useState(!1),n=t.useDashboardStore(d=>d.lenses),r=t.useDashboardStore(d=>d.selectedLensId),{setLenses:o,setSelectedLensId:l}=t.useDashboardActions(),{authToken:i}=t.useSemaphorContext();async function m(d){l(d)}async function c(d){if(await Js(d,i==null?void 0:i.accessToken)){const b=n==null?void 0:n.filter(u=>u.id!==d);o(b||[]),l("original")}}async function h(d){const p=n==null?void 0:n.map(v=>v.id===d.id?{...v,isDefault:!d.isDefault}:{...v,isDefault:!1});o(p||[]);const b={...d,isDefault:!d.isDefault};await Le(b,i==null?void 0:i.accessToken);const u=n==null?void 0:n.find(v=>v.isDefault);if(u&&u.id!==d.id){const v={...u,isDefault:!1};await Le(v,i==null?void 0:i.accessToken)}}return e.jsxs(t.DropdownMenu,{open:s,onOpenChange:a,children:[e.jsx(t.DropdownMenuTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Lenses",className:"h-7 p-2",children:e.jsx(ws,{className:"h-4 w-4"})})}),e.jsxs(t.DropdownMenuContent,{align:"end",className:"w-60",children:[e.jsx(t.DropdownMenuLabel,{className:"px-3",children:"Lenses"}),e.jsx(t.DropdownMenuSeparator,{}),e.jsxs(t.DropdownMenuRadioGroup,{value:r,onValueChange:m,children:[e.jsx(t.DropdownMenuRadioItem,{value:"original",children:"Original"}),n==null?void 0:n.map(d=>e.jsxs(t.DropdownMenuRadioItem,{className:"group flex justify-between gap-2",value:d.id,children:[e.jsx("p",{children:d.name}),e.jsxs("span",{className:"flex items-center gap-3",children:[e.jsx(Is,{onClick:p=>{p.preventDefault(),h(d)},className:t.cn("size-3.5 text-muted-foreground hover:cursor-pointer hover:text-foreground group-hover:visible",{invisible:!d.isDefault,"text-green-500":d.isDefault}),strokeWidth:1.5}),e.jsx(t.Cross2Icon,{onClick:p=>{p.preventDefault(),c(d.id)},className:"invisible size-3.5 text-muted-foreground hover:cursor-pointer hover:text-foreground group-hover:visible",strokeWidth:1.5})]})]},d.id))]})]})]})}function gt(){var l;const s=t.useDashboardStore.getState().authToken,a=t.useDashboardStore.getState().theme,n=t.useDashboardStore.getState().filterValues,r=(l=t.useDashboardStore.getState().dashboard)==null?void 0:l.title,o=t.useDashboardStore.getState().selectedSheetId;return{authToken:s,theme:a||"light",filterValues:n,dashboardTitle:r||"",selectedSheetId:o||""}}async function jt(){const s=t.useDashboardStore.getState().isDownloadingPdf,{authToken:a,theme:n,filterValues:r,dashboardTitle:o,selectedSheetId:l}=gt();if(s)return;const i=new URLSearchParams;i.set("token",(a==null?void 0:a.accessToken)||""),i.set("theme",n),i.set("filterValues",JSON.stringify(r)),i.set("selectedSheetId",l||"");const m=`https://semaphor.cloud/api/v1/generate-pdf?params=${encodeURIComponent(i.toString())}`;t.useDashboardStore.setState({isDownloadingPdf:!0});const d=(await(await fetch(m,{method:"GET",headers:{Authorization:`Bearer ${a==null?void 0:a.accessToken}`}})).json()).url,p=document.createElement("a");p.href=d;const b=`${o}-${new Date().toISOString()}.pdf`;p.download=b,p.click(),t.useDashboardStore.setState({isDownloadingPdf:!1})}function Ys({iconClassName:s}){const{authToken:a}=t.useSemaphorContext();t.useDashboardStore(o=>{var l;return(l=o.dashboard)==null?void 0:l.title}),t.useDashboardStore(o=>o.theme),t.useDashboardStore(o=>o.filterValues);const n=t.useDashboardStore(o=>o.isDownloadingPdf);async function r(){await jt()}return e.jsx(t.IconButton,{tooltip:"Download PDF",className:"h-7 p-2",onClick:r,children:n?e.jsx(re,{className:t.cn("size-3.5 animate-spin",s)}):e.jsx(t.Download,{className:t.cn("size-4",s)})})}function Z({defaultValue:s,label:a,options:n,value:r,onValueChange:o,className:l,icon:i,showPlaceholderLabel:m=!0}){return e.jsxs(t.Select,{defaultValue:s,value:r,onValueChange:o,children:[e.jsx(t.SelectTrigger,{className:t.cn("w-full focus:ring-0 focus:ring-offset-0",l),children:e.jsxs("div",{className:"flex items-center gap-2",children:[i&&e.jsx("span",{children:i}),m&&e.jsx(t.SelectValue,{placeholder:a})]})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:a}),n.map(c=>e.jsx(t.SelectItem,{value:c.value,children:c.label},c.value))]})})]})}const Je=[{value:"daily",label:"Daily"},{value:"weekly",label:"Weekly"},{value:"biweekly",label:"Bi-Weekly"},{value:"monthly",label:"Monthly"}];function yt({triggerButtonClassName:s}){const{data:a,handleScheduleSubscription:n,handleDeleteSubscription:r,status:o,error:l,isDeleting:i}=Zs(),[m,c]=I.useState(""),[h,d]=I.useState(Je[0].value),[p,b]=I.useState("06:00"),[u,v]=I.useState("");return e.jsx(t.TooltipProvider,{delayDuration:0,children:e.jsxs(t.Popover,{children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Schedule Dashboard",className:t.cn("h-7 p-2",s),children:e.jsx(xs,{className:"size-4"})})}),e.jsx(t.PopoverContent,{align:"end",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:"Schedule Subscription"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Subscribe to receive dashboard via email"})]}),e.jsxs("div",{className:"grid gap-2",children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"email",children:"Email"}),e.jsx(t.Input,{id:"email",value:m,onChange:x=>c(x.target.value),className:`col-span-2 h-8 ${t.removeRing}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"subject",children:"Subject"}),e.jsx(t.Input,{id:"subject",placeholder:"Monthly Sales Report",value:u,onChange:x=>{v(x.target.value.replace(/[^a-zA-Z0-9\s-_]/g,""))},className:`col-span-2 h-8 ${t.removeRing}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"frequency",children:"Frequency"}),e.jsx(Z,{className:"col-span-2 h-8",label:"Select Frequency",options:Je,value:h,onValueChange:x=>d(x)})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"time",children:"Time"}),e.jsx(t.Input,{id:"time",type:"time",value:p,onChange:x=>b(x.target.value),className:`col-span-2 h-8 ${t.removeRing}`})]}),e.jsx("div",{className:"mt-2 flex justify-end",children:e.jsxs(t.Button,{onClick:async()=>{await n({email:m,frequency:h,time:p,subject:u}),b("00:00"),c(""),v("")},className:"h-8 p-2",disabled:o==="loading"||!m,children:[o==="loading"&&e.jsx(re,{className:"mr-2 size-4 animate-spin"}),o==="success"&&e.jsx(t.Check,{className:"mr-2 size-4"}),o==="error"&&e.jsxs(t.Tooltip,{children:[e.jsx(t.TooltipTrigger,{children:e.jsx(at,{className:"mr-2 size-4 text-destructive"})}),e.jsx(t.TooltipContent,{children:e.jsx("p",{children:l})})]}),"Schedule"]})}),a&&a.length>0&&e.jsxs("div",{className:"space-y-4",children:[e.jsx(t.Separator,{className:"my-2"}),e.jsx("div",{className:"space-y-2",children:e.jsxs("div",{className:"flex items-start justify-between",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx("h4",{className:"font-medium leading-none",children:"Subscriptions"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Active email subscriptions"})]}),t.isDevEnv]})}),e.jsx("div",{className:"grid gap-2",children:a==null?void 0:a.map(x=>e.jsxs("div",{className:"group grid grid-cols-5 gap-3",children:[e.jsx("div",{className:"col-span-3 text-sm",children:e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsxs("div",{className:"boder-border rounded-md border bg-muted px-2 py-1",children:[t.titleCase(x.frequency)," "]}),e.jsx(t.Label,{children:x.time})]})}),e.jsxs("div",{className:"col-span-2 flex items-center justify-end gap-4",children:[e.jsx(We,{tooltip:`Next Run: ${new Date(x.nextRun).toLocaleString()} ${x.timezone}`,children:e.jsx(hs,{className:"size-3.5"})}),e.jsx(We,{tooltip:`${x.endUserEmail}`,children:e.jsx(Os,{className:"size-3.5"})}),i===x.id?e.jsx(re,{className:"size-3.5 animate-spin"}):e.jsx(Gs,{onClick:()=>r(x.id),className:"size-3.5 cursor-pointer"})]})]},x.id))})]})]})]})})]})})}const We=({children:s,tooltip:a})=>e.jsx(t.TooltipProvider,{delayDuration:0,children:e.jsxs(t.Tooltip,{children:[e.jsx(t.TooltipTrigger,{asChild:!0,children:s}),e.jsx(t.TooltipContent,{children:a})]})});function Zs(){const[s,a]=I.useState("idle"),[n,r]=I.useState(""),[o,l]=I.useState(null),i=t.useDashboardStore(N=>N.authToken),m=t.useDashboardStore(N=>N.dashboard.id),c=t.useDashboardStore(N=>N.dashboard.title),{endUserId:h}=t.getTenantAndEndUserId((i==null?void 0:i.accessToken)||""),d="https://semaphor.cloud/api/v1/subscriptions/get",p={dashboardId:m,endUserId:h},{data:b,isLoading:u,isError:v,isFetching:x,refetch:y}=t.useQuery({queryKey:["subscriptions",m,h],queryFn:()=>t.getRequest(d,(i==null?void 0:i.accessToken)||"",p),enabled:!!(i!=null&&i.accessToken)&&!!m&&!!h});async function f({email:N,subject:T,frequency:w,time:S}){const{authToken:L,..._}=gt(),$=Intl.DateTimeFormat().resolvedOptions().timeZone,k={email:N,frequency:w,time:S,timezone:$,endUserId:h,endUserEmail:N,subject:T||c||"Scheduled Dashboard",dashboardId:m,dashboardParams:_};a("loading");const F="https://semaphor.cloud/api/v1/subscriptions/create";try{const U=await t.postRequestRegular(F,(L==null?void 0:L.accessToken)||"",{...k});a("success"),r(""),y(),setTimeout(()=>{a("idle")},2e3)}catch(U){console.error(U),a("error"),r(U.message)}}async function C(N){const T="https://semaphor.cloud/api/v1/subscriptions/delete";l(N);try{await t.postRequestRegular(T,(i==null?void 0:i.accessToken)||"",{id:N}),y(),setTimeout(()=>{l(null)},2e3)}catch(w){console.error(w),l(null),a("error"),r(w.message)}}return{data:b,isLoading:u,isFetching:x,isError:v,isDeleting:o,refetch:y,handleScheduleSubscription:f,handleDeleteSubscription:C,status:s,error:n}}function Xs(){const{authToken:s}=t.useSemaphorContext();t.useDashboardStore(k=>k.theme);const a=t.useDashboardStore(k=>k.lenses),n=t.useDashboardStore(k=>k.selectedLensId),r=a==null?void 0:a.find(k=>k.id===n),o=t.useDashboardStore(k=>k.dashboard);t.useDashboardStore(k=>k.selectedSheetId);const l=t.useDashboardStore(k=>k.isDashboardEditing),i=t.useEditorStore(k=>k.selectedConnectionId),[m,c]=I.useState(!1),h=t.useDashboardStore(k=>k.filterValues),d=t.useDashboardStore(k=>k.isVisualEditing),p=t.useDashboardStore(k=>k.showFilters);t.useDashboardStore(k=>k.showDashboardJSON);const b=t.useDashboardStore(k=>k.onSaveFunction),u=t.useDashboardStore(k=>k.actions.setShowFilters),{addFrame:v,setSelectedFrameId:x}=t.useDashboardStore(k=>k.actions),{getSelectedSheet:y,setIsDashboardEditing:f,setShowDashboardJSON:C}=t.useDashboardStore(k=>k.actions),N=y(),{tenantId:T,endUserId:w}=I.useMemo(()=>t.getTenantAndEndUserId(s==null?void 0:s.accessToken),[s==null?void 0:s.accessToken]),S=I.useMemo(()=>T||w,[T,w]),L=()=>{if(!l||!N)return;const k={connectionId:i,id:t.v4(),title:"Title",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]},F={id:t.v4(),cards:[k],activeCardId:k.id};v(N.id,F),x(F.id)},_=()=>{f(!0)};async function $(){if(c(!0),!n||!r)return;const k=_e(o),F=JSON.stringify(k),U={...r,template:F,filterValues:h};await Le(U,s==null?void 0:s.accessToken),t.ue.success("Lens saved"),b==null||b(k),c(!1)}return d?null:e.jsxs("div",{className:"flex items-center justify-between gap-2 border-b py-1 pl-3 pr-2",role:"dashboard-controls",children:[!d&&e.jsx("div",{className:"flex items-center gap-3",children:e.jsx(t.Label,{children:r==null?void 0:r.name})}),e.jsxs("div",{className:"flex gap-2",children:[!1,!d&&e.jsx(Ys,{}),!d&&e.jsx(yt,{}),l&&!d&&S&&e.jsx(Ws,{}),!d&&S&&e.jsx(Ks,{}),l&&!d&&e.jsxs(t.Button,{variant:"secondary",className:"h-7 p-2",size:"sm",disabled:!l,onClick:L,children:[e.jsx(t.Plus,{className:"mr-2 h-4 w-4"}),"Frame"]}),!l&&e.jsx(t.Button,{variant:"ghost",className:"h-7 p-2",onClick:_,size:"sm",children:e.jsx(t.Pencil,{className:"h-4 w-4"})}),l&&!d&&e.jsx(t.IconButton,{className:"h-7 p-2",onClick:()=>{f(!1),C(!1)},children:e.jsx(t.Cross2Icon,{className:"h-4 w-4"})}),l&&!d&&S&&e.jsx(t.Button,{className:"h-7 p-2",variant:"ghost",disabled:m,onClick:$,size:"sm",children:e.jsx(Vs,{className:"h-4 w-4"})}),!p&&!d&&l&&e.jsx(t.Button,{className:"h-7 p-2",variant:"ghost",onClick:()=>u(!0),size:"sm",children:e.jsx(lt,{className:"h-4 w-4"})}),!d&&l&&!1,!d&&!1]})]})}function en({name:s,items:a,value:n,onChange:r,isLoading:o,isError:l,refetch:i,className:m,icon:c,showNone:h=!1}){const d=de.useRef(null),[p,b]=de.useState(!1),[u,v]=de.useState("100%"),x=h?[...a||[],{id:"none",name:"None"}]:a;de.useLayoutEffect(()=>{d.current&&v(d.current.offsetWidth)},[]);function y(){var C;return o?"Loading...":l?"Error":n?(C=a==null?void 0:a.find(N=>N.id===n))==null?void 0:C.name:`Select ${s}`}function f(C,N){r(N),b(!1)}return e.jsxs(t.Popover,{open:p,onOpenChange:b,children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsxs(t.Button,{ref:d,variant:"outline",role:"combobox","aria-expanded":p,className:t.cn("flex h-9 w-full justify-between",m),children:[e.jsxs("div",{className:"flex items-center gap-2",children:[c&&e.jsx("div",{className:"mr-2",children:c}),e.jsx("span",{className:"max-w-[150px] overflow-hidden truncate text-ellipsis whitespace-nowrap",children:y()})]}),e.jsx(t.ChevronDown,{className:"size-4 opacity-50"})]})}),e.jsx(t.PopoverContent,{className:"w-full p-0",style:{minWidth:u},children:e.jsxs(t.Command,{children:[e.jsxs("div",{className:"flex h-9 items-center justify-between border-b pr-1",children:[e.jsx(t.CommandInput,{className:"h-9",placeholder:"Search..."}),e.jsx(t.IconButton,{className:"h-7",onClick:i,children:e.jsx(mt,{className:t.cn("size-3.5 opacity-50",o&&"animate-spin")})})]}),e.jsxs(t.CommandList,{children:[e.jsxs(t.CommandEmpty,{children:["No ",s==null?void 0:s.toLowerCase()," found."]}),e.jsx(t.CommandGroup,{children:x==null?void 0:x.map(C=>e.jsx(t.CommandItem,{className:"overflow-x-auto",value:C.name,onSelect:N=>f(N,C.id),children:e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(t.Check,{className:t.cn("size-4",n===C.id?"opacity-100":"opacity-0")}),e.jsx("div",{title:C.name,children:C.name})]})},C.id))})]})]})})]})}function ce({title:s,items:a,value:n,isLoading:r,isError:o,refetch:l,onChange:i,showNone:m=!1,className:c,disabled:h=!1,type:d="combobox"}){const p=r?"Loading...":o?"Error":n;function b(){if(s==="Connection")return e.jsx(Rs,{className:"size-4"});if(s==="Database")return e.jsx(js,{className:"size-4"});if(s==="Schema")return e.jsx(Fs,{className:"size-4"});if(s==="Table")return e.jsx(Ve,{className:"size-4"});if(s==="Model")return e.jsx(ds,{className:"size-4"})}function u(){return e.jsxs(t.Select,{disabled:h,value:p,onValueChange:i,children:[e.jsx(t.SelectTrigger,{className:t.cn("h-9 w-full border-muted focus:ring-1 focus:ring-offset-0",c),children:e.jsx(t.SelectValue,{placeholder:r?"Loading...":o?"Error":`Select ${s}`})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[r?e.jsx(t.SelectLabel,{children:"Loading..."}):e.jsxs(t.SelectLabel,{className:"flex items-center justify-between gap-2",children:[s,e.jsx(mt,{className:t.cn("mr-1 size-3 cursor-pointer text-muted-foreground hover:text-foreground",r&&"animate-spin"),onClick:l})]}),e.jsxs(e.Fragment,{children:[m&&e.jsx(t.SelectItem,{value:"none",children:"None"},"none"),a&&a.map((x,y)=>e.jsx(t.SelectItem,{value:x.id,children:x.name},y))]}),(r||o)&&e.jsx(t.SelectItem,{value:p,children:p})]})})]})}function v(){return e.jsx(en,{icon:b(),items:a,value:p,onChange:i||(()=>{}),isLoading:r,isError:o,refetch:l,name:s,showNone:m})}return e.jsx(t.TooltipProvider$1,{delayDuration:0,children:e.jsx("div",{className:"flex items-center gap-2",children:d==="select"?u():v()})})}function tn({column:s}){const[a,n]=I.useState(!1),r=t.useEditorStore(x=>x.selectedTableName),o=t.useEditorStore(x=>x.selectedSchemaName),l=t.useEditorStore(x=>x.selectedDatabaseName),i=t.useEditorStore(x=>x.selectedDatamodelId),m=t.useEditorStore(x=>x.sqlGen),{modelItems:c,connectionType:h}=t.useEditorAside(),d=t.useEditorStore(x=>x.actions.setSqlGen),p=t.useEditorStore(x=>x.actions.setCardSql),b=t.useEditorStore(x=>x.actions.setRunSql);function u(x,y){var T;const f=t.createSqlGenConfig(x,m,y),C=(T=c==null?void 0:c.find(w=>w.id===i))==null?void 0:T.name;d(f);const N=t.getSql(f,t.fmt(o||""),t.fmt(r),C,h,l||"");N&&(p(N),b(!0)),n(!1)}function v(){return e.jsxs("ul",{className:"text-xs",children:[e.jsx("li",{onClick:()=>u(s,"COUNT"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Count"}),e.jsx("li",{onClick:()=>u(s,"AVG"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Avg"}),e.jsx("li",{onClick:()=>u(s,"SUM"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Sum"}),e.jsx("li",{onClick:()=>u(s,"MAX"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Max"}),e.jsx("li",{onClick:()=>u(s,"MIN"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Min"})]})}return e.jsxs(t.HoverCard,{openDelay:0,open:a,onOpenChange:n,children:[e.jsx(t.HoverCardTrigger,{asChild:!0,children:e.jsx(ot,{className:"invisible size-3.5 cursor-pointer text-foreground/40 group-hover:visible"})}),e.jsx(t.HoverCardContent,{align:"center",className:"w-20 rounded-md p-0 shadow-none",children:v()})]})}function qe({column:s}){return e.jsxs(t.Tooltip,{children:[e.jsx(t.TooltipTrigger$1,{className:"shrink-0",asChild:!0,children:t.isTextDataType(s.data_type)?e.jsx(t.TextIcon,{className:"size-3 text-muted-foreground"}):t.isNumberDataType(s.data_type)?e.jsx(ct,{className:"size-3 text-muted-foreground"}):t.isDateDataType(s.data_type)?e.jsx(t.Calendar,{className:"size-3 text-muted-foreground"}):t.isBooleanDataType(s.data_type)?e.jsx(Hs,{className:"size-3 text-muted-foreground"}):s.data_type.startsWith("json")?e.jsx(us,{className:"size-3 text-muted-foreground"}):e.jsx(t.QuestionMarkIcon,{className:"size-3 text-muted-foreground"})}),e.jsx(t.TooltipContent,{children:e.jsx("p",{className:"text-xs",children:s.data_type})})]})}function we({column:s,className:a}){return e.jsxs("div",{className:t.cn("flex min-h-8 grow items-center space-x-2 px-2 text-sm",a),children:[e.jsx(qe,{column:s}),e.jsx("span",{children:s.column_name})]})}function sn({id:s,children:a,type:n="column"}){const{attributes:r,listeners:o,setNodeRef:l,transform:i}=t.useDraggable({id:s,data:{type:n}}),m=i?{translate:t.CSS.Translate.toString(i),transform:t.CSS.Transform.toString(i)}:void 0;return e.jsx("div",{ref:l,style:m,...o,...r,children:a})}function nn({onClick:s,column:a}){const n=t.useDndStore(d=>d.activeId),r=t.useEditorStore(d=>{var p;return(p=d.card.queryConfig)==null?void 0:p.groupByColumns}),o=t.useEditorStore(d=>{var p;return(p=d.card.queryConfig)==null?void 0:p.metricColumns}),l=t.useEditorStore(d=>{var p;return(p=d.card.queryConfig)==null?void 0:p.filterColumns});function i(d){return m(d)||c(d)||h(d)}function m(d){return r==null?void 0:r.some(p=>p.name===d.column_name)}function c(d){return o==null?void 0:o.some(p=>p.name===d.column_name)}function h(d){return l==null?void 0:l.some(p=>p.name===d.column_name)}return e.jsxs("div",{onClick:()=>s(a),className:t.cn("relative grow overflow-x-hidden overflow-y-hidden rounded-md active:border active:border-dashed active:border-muted-foreground",{"bg-muted-foreground/10":i(a)}),children:[n===a.column_name&&e.jsx(t.DragOverlay,{children:e.jsx(we,{column:a,className:"rounded-md border-2 border-dashed border-muted-foreground bg-muted shadow-md"})}),n===a.column_name&&e.jsx("div",{className:"absolute inset-0",children:n===a.column_name&&e.jsx(we,{column:a})}),e.jsx(sn,{id:a.column_name,type:"column",children:e.jsx(we,{column:a})})]})}const ke={id:"__placeholder__",role:"groupby",type:"string"},De={id:"__placeholder__",role:"groupby",type:"string"},Ie={id:"__placeholder__",role:"metric",type:"number"},Ee={name:"Filter",id:"__placeholder__",role:"filter",type:"string"},bt={id:"__placeholder__"},se="droppable-group-by",ne="droppable-metrics",ae="droppable-pivot-by",be="sortable-group-by",Oe="sortable-metrics",ve="sortable-pivot-by",ze="droppable-filters",Fe="sortable-filters",Pe="sortable-order-by";function an(){const s=t.useDndStore(D=>D.insertIndex),a=t.useEditorStore(D=>{var g;return((g=D.card.queryConfig)==null?void 0:g.groupByColumns)||[]}),n=t.useEditorStore(D=>{var g;return((g=D.card.queryConfig)==null?void 0:g.metricColumns)||[]}),r=t.useEditorStore(D=>{var g;return((g=D.card.queryConfig)==null?void 0:g.filterColumns)||[]}),o=t.useEditorStore(D=>{var g;return((g=D.card.queryConfig)==null?void 0:g.orderBy)||[]}),l=t.useEditorStore(D=>{var g;return((g=D.card.queryConfig)==null?void 0:g.pivotColumns)||[]}),{setInsertIndex:i,setActiveId:m,setPreviewGroupByColumns:c,setPreviewMetricColumns:h,setPreviewFilterColumns:d,setPreviewPivotColumns:p}=t.useDndActions(),{setGroupByColumns:b,setMetricColumns:u,setFilterColumns:v,setOrderByColumns:x,setPivotByColumns:y}=t.useEditorActions(),{columns:f}=t.useDataColumns(),{formattedTableName:C}=t.useEditorAside(),N=t.useSensors(t.useSensor(t.MouseSensor,{activationConstraint:{distance:1}})),T=D=>{var B;const{active:g,over:E}=D;if(((B=g.data.current)==null?void 0:B.type)==="column"&&E){const q=E.id,R=f.find(M=>M.column_name===g.id);if(!R)return;const j=t.isNumberDataType(R.data_type),V=t.isTextDataType(R.data_type),A=t.isDateDataType(R.data_type);if(V||A){if(a.some(P=>P.id===q)){const P=a.findIndex(O=>O.id===q);i(P);const Q=a.filter(O=>O.id!==ke.id);Q.splice(P,0,ke),c(Q)}else if(E.id===se){i(a.length);const P=[...a,ke];c(P),h(n),d(r)}}if(V||A){if(l.some(P=>P.id===q)){const P=l.findIndex(O=>O.id===q);i(P);const Q=l.filter(O=>O.id!==De.id);Q.splice(P,0,De),p(Q)}else if(E.id===ae){i(l.length);const P=[...l,De];p(P),c(a),h(n),d(r)}}if(j||V){if(n.some(P=>P.id===q)){console.log("isOverMetricSortable",q);const P=n.findIndex(O=>O.id===q);i(P);const Q=n.filter(O=>O.id!==Ie.id);Q.splice(P,0,Ie),h(Q)}else if(E.id===ne){i(n.length);const P=[...n,Ie];h(P),d(r),c(a),p(l)}}if(S(R)){if(r.some(P=>P.id===q)){const P=r.findIndex(O=>O.id===q);i(P);const Q=r.filter(O=>O.id!==Ee.id);Q.splice(P,0,Ee),d(Q)}else if(E.id===ze){i(r.length);const P=[...r,Ee];d(P),h(n),c(a),p(l)}}}else c(a),h(n),d(r),p(l)};function w(D){m(D.active.id),i(null),c(a),h(n),d(r),p(l)}function S(D){return!r.some(g=>g.name===D.column_name)}function L(D,g="SUM"){const{column_name:E,data_type:B}=D,q=[...n],R=s!==null?s:n.length,j={...D,id:ee(E),name:E,label:xe(E,g),type:B,role:"metric",aggregate:g};q.splice(R,0,j),u(q)}function _(D){const g=t.isTextDataType(D.data_type);t.isDateDataType(D.data_type);const E=[...l],B=s!==null?s:l.length;let q;g?q={...D,id:ee(D.column_name),name:D.column_name,type:D.data_type,role:"groupby"}:q={...D,id:ee(D.column_name),name:D.column_name,type:D.data_type,role:"groupby",label:ue(D.column_name,"month"),granularity:"month"},E.splice(B,0,q),y(E)}function $(D){const g=t.isTextDataType(D.data_type);t.isDateDataType(D.data_type);const E=[...a],B=s!==null?s:a.length;let q;g?q={...D,id:ee(D.column_name),name:D.column_name,type:D.data_type,role:"groupby"}:q={...D,id:ee(D.column_name),name:D.column_name,type:D.data_type,role:"groupby",label:ue(D.column_name,"month"),granularity:"month"},E.splice(B,0,q),b(E)}function k(D){const g=[...r],E=s!==null?s:r.length,B={...D,id:ee(D.column_name),name:D.column_name,type:D.data_type,sql:t.getDefaultFilterSql(D.data_type,C,t.fmt(D.column_name)),role:"filter"};g.splice(E,0,B),v(g)}function F(D){var q,R,j,V,A,M,P,Q;const{active:g,over:E}=D,B=g.data.current;if((B==null?void 0:B.type)==="column"&&E){const O=f.find(z=>z.column_name===g.id);if(!O)return;const W=t.isNumberDataType(O.data_type),G=t.isTextDataType(O.data_type),Y=t.isDateDataType(O.data_type);(G||Y)&&(E.id===se||((q=E.data.current)==null?void 0:q.type)===be)&&$(O),(G||Y)&&(E.id===ae||((R=E.data.current)==null?void 0:R.type)===ve)?_(O):(W||G)&&(E.id===ne||((j=E.data.current)==null?void 0:j.type)===Oe)?(W&&L(O),G&&L(O,"COUNT")):S(O)&&(E.id===ze||((V=E.data.current)==null?void 0:V.type)===Fe)&&k(O)}if(E&&((A=E.data.current)==null?void 0:A.type)===be&&a.some(O=>O.id===g.id)){const O=a.findIndex(G=>G.id===g.id),W=a.findIndex(G=>G.id===E.id);if(O!==-1&&W!==-1&&O!==W){const G=[...a],[Y]=G.splice(O,1);G.splice(W,0,Y),b(G)}}if(E&&((M=E.data.current)==null?void 0:M.type)===ve&&l.some(O=>O.id===g.id)){const O=l.findIndex(G=>G.id===g.id),W=l.findIndex(G=>G.id===E.id);if(O!==-1&&W!==-1&&O!==W){const G=[...l],[Y]=G.splice(O,1);G.splice(W,0,Y),y(G)}}if(E&&((P=E.data.current)==null?void 0:P.type)===Oe&&n.some(O=>O.id===g.id)){const O=n.findIndex(G=>G.id===g.id),W=n.findIndex(G=>G.id===E.id);if(O!==-1&&W!==-1&&O!==W){const G=[...n],[Y]=G.splice(O,1);G.splice(W,0,Y),u(G)}}if(E&&((Q=E.data.current)==null?void 0:Q.type)===Fe&&r.some(O=>O.id===g.id)){const O=r.findIndex(G=>G.id===g.id),W=r.findIndex(G=>G.id===E.id);if(O!==-1&&W!==-1&&O!==W){const G=[...r],[Y]=G.splice(O,1);G.splice(W,0,Y),v(G)}}U(D),m(null),i(null),c(a),h(n),d(r),p(l)}function U(D){const{active:g,over:E}=D,B=g.data.current;if((B==null?void 0:B.type)===Pe&&E){const q=o.findIndex(j=>he(j.columnId)===g.id),R=o.findIndex(j=>he(j.columnId)===E.id);if(q!==-1&&R!==-1&&q!==R){const j=[...o],[V]=j.splice(q,1);j.splice(R,0,V),x(j)}}}function H(){m(null),i(null),c(a),h(n),d(r)}return{handleDragOver:T,handleDragEnd:F,handleDragStart:w,handleDragCancel:H,sensors:N}}function ee(s){return`${s}-${t.v4()}`}function xe(s,a){const n=t.toTitleCase(s.replace(/_/g," "));switch(a){case"SUM":return`Sum of ${n}`;case"COUNT":return`Count of ${n}`;case"DISTINCT":return`Unique ${n}`;case"AVG":return`Average of ${n}`;case"MIN":return`Min of ${n}`;case"MAX":return`Max of ${n}`;default:return n}}function he(s){return`${Pe}-${s}`}function ue(s,a){const n=t.toTitleCase(s.replace(/_/g," "));switch(a){case"day":return`Date of ${n}`;case"week":return`Week of ${n}`;case"month":return`Month of ${n}`;case"year":return`Year of ${n}`;default:return n}}function rn({schemaName:s,tableName:a,columns:n,status:r}){const o=t.useEditorStore(g=>g.sqlGen),l=t.useEditorStore(g=>g.isDevMode),i=t.useEditorStore(g=>g.selectedConnectionId),m=t.useEditorStore(g=>{var E,B;return(B=(E=g.card)==null?void 0:E.queryConfig)==null?void 0:B.metricColumns});t.useEditorStore(g=>{var E,B;return(B=(E=g.card)==null?void 0:E.queryConfig)==null?void 0:B.groupByColumns});const c=t.useEditorStore(g=>g.selectedDatabaseName),h=t.useEditorStore(g=>g.selectedSchemaName),d=t.useEditorStore(g=>g.selectedTableName),p=t.useEditorStore(g=>g.selectedDatamodelId),b=t.useDashboardStore(g=>g.dashboard.aiScopeTables),{addToAIScope:u,removeFromAIScope:v}=t.useDashboardActions(),{addColumnToMetricColumns:x,addColumnToGroupBy:y,setCardSql:f,setRunSql:C,setSqlGen:N,setIsShowingVisual:T}=t.useEditorActions(),{connectionType:w,modelItems:S,selectedDatamodelName:L}=t.useEditorAside();function _(g){var E;if(l){const B=t.createSqlGenConfig(g,o);N(B);const q=(E=S==null?void 0:S.find(j=>j.id===p))==null?void 0:E.name,R=t.getSql(B,t.fmt(s),t.fmt(a),q,w,c||"");R&&(f(R),C(!0))}if(!l){if(t.isTextDataType(g.data_type))if(m&&m.length>0){const B={...g,role:"groupby",id:ee(g.column_name),name:g.column_name,type:g.data_type};y(B)}else{const B={...g,role:"metric",id:ee(g.column_name),name:g.column_name,label:xe(g.column_name,"COUNT"),type:g.data_type,aggregate:"COUNT"};x(B)}if(t.isDateDataType(g.data_type)){const B={...g,role:"groupby",id:ee(g.column_name),name:g.column_name,type:g.data_type,label:ue(g.column_name,"month"),granularity:"month"};y(B)}if(t.isNumberDataType(g.data_type)){const B={...g,role:"metric",id:ee(g.column_name),name:g.column_name,label:xe(g.column_name,"SUM"),type:g.data_type,aggregate:"SUM"};x(B)}}}function $(g){g===!0&&(d||L)&&i?(u({connectionId:i,connectionType:w==="S3"||w==="API"?"DuckDb":w,databaseName:c||"",schemaName:h||"",tableName:d||"",datamodelName:t.resolveDatamodelName(L),datamodelId:p||""}),t.ue.success("Added to Assistant Scope",{position:"top-right",duration:2500,richColors:!0})):(v({connectionId:i||"",connectionType:w||"",tableName:d||"",datamodelName:t.resolveDatamodelName(L),datamodelId:p||"",databaseName:c||"",schemaName:h||""}),t.ue("Removed from Assistant Scope",{position:"top-right",duration:2e3,richColors:!0}))}function k(){const g=t.getFormattedTableNameForQuery({schemaName:s,tableName:a,modelName:L,connectionType:w,databaseName:c||""});T(!1);const E=w==="MSSQL"?`SELECT top 10 * FROM ${g}`:`SELECT * FROM ${g} LIMIT 10`;f(E),C(!0)}function F(){const g=t.getFormattedTableNameForQuery({schemaName:s,tableName:a,modelName:L,connectionType:w,databaseName:c||""});f(`SELECT COUNT(*) as count FROM ${g}`),C(!0)}function U(){return(b==null?void 0:b.find(g=>g.connectionId===i&&(g.tableName===d||g.datamodelName===L)))!==void 0}function H(g){return l?e.jsxs("div",{className:"flex grow items-center justify-between space-x-2 rounded-md px-2 py-1",onClick:()=>_(g),children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(qe,{column:g}),e.jsx("span",{children:g.column_name})]}),e.jsx("div",{onClick:E=>E.stopPropagation(),className:"flex items-center justify-end",children:t.isNumberDataType(g.data_type)&&e.jsx(tn,{column:g})})]}):e.jsx(nn,{onClick:_,column:g})}function D(){return e.jsxs(e.Fragment,{children:[e.jsxs(t.Toggle,{title:`${U()?"Remove from":"Add to"} Assistant Scope`,pressed:U(),onPressedChange:$,variant:"outline",className:t.cn("h-9 px-2",{}),children:[e.jsx(t.Plus,{className:t.cn("mr-1 size-4",{"text-green-400":U(),"text-muted-foreground":!U()})}),"AI"]}),e.jsxs(t.Button,{disabled:r!=="Success",onClick:k,size:"sm",variant:"secondary",className:"flex",children:[r!=="Success"?e.jsx(re,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"}):e.jsx(Ls,{className:"mr-2 size-4"}),"Top 10"]}),e.jsxs(t.Button,{disabled:r!=="Success",onClick:F,size:"sm",variant:"secondary",className:"w-full",children:[r!=="Success"?e.jsx(re,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"}):e.jsx(xt,{className:"mr-2 size-4"}),"Count"]})]})}return r!=="Success"?e.jsx("div",{className:"flex grow flex-col justify-start gap-2 px-6",children:Array.from({length:3}).map((g,E)=>e.jsx(t.Skeleton,{className:"h-7 w-full"},E))}):e.jsxs("div",{className:"flex grow flex-col space-y-4 px-4",children:[l&&e.jsx("div",{className:"mx-2 flex items-center justify-center gap-2",children:D()}),e.jsxs(t.CustomScrollArea,{className:"flex-1 basis-0 overflow-y-auto px-2 py-0",children:[e.jsx("div",{className:"flex flex-col gap-1",children:n==null?void 0:n.map(g=>e.jsx("div",{className:t.cn("mr-2 cursor-pointer rounded-md text-sm transition-colors hover:bg-muted"),children:H(g)},g.column_name))}),e.jsx(t.ScrollBar,{orientation:"vertical"}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})]})}function vt({ColumnsComponent:s,type:a}){var Ue;const n=t.useEditorStore(K=>K.card),r=t.useEditorStore(K=>K.selectedConnectionId),o=t.useDashboardStore(K=>K.showFilters),l=t.useEditorStore(K=>K.selectedDatamodelId),i=t.useEditorStore(K=>K.selectedDatabaseName),m=t.useEditorStore(K=>K.selectedSchemaName),c=t.useEditorStore(K=>K.selectedTableName),h=t.useEditorStore(K=>K.isDevMode),{setSelectedTableName:d,setIsDevMode:p,setCardSql:b}=t.useEditorActions(),{connectionItems:u,modelItems:v,schemaItems:x,databaseItems:y,tableItems:f,columns:C,isConnectionsLoading:N,isModelsLoading:T,isConnectionsError:w,isModelsError:S,isDatabasesLoadingOrFetching:L,isDatabaseError:_,isSchemaLoadingOrFetching:$,isSchemaError:k,isColumnsError:F,isColumnsLoadingOrFetching:U,isTableLoadingOrFetching:H,isTableError:D,connectionType:g,isNonDbConnection:E,refetchDatabases:B,refetchModels:q,refetchSchemas:R,refetchTables:j,refetchColumns:V,refetchConnections:A,handleConnectionChange:M,handleDatabaseChange:P,handleSchemaChange:Q,handleDatamodelChange:O,tableName:W,schemaName:G}=t.useEditorAside(),{data:Y,refetch:z}=t.useDashboardCardQuery(n);function J(){return s?s(G,W,C):e.jsx(rn,{schemaName:G,tableName:W,columns:C,status:U?"Loading...":F?"Error":"Success"})}function X(){window.location.href="mailto:support@semaphor.cloud?subject=Help&body=I need help with..."}function le(K){K===!0?Y&&(b(Y.userSql),setTimeout(()=>{z()},100)):b(""),p(K)}function pe(){if(!r||g==="S3"||g==="API")return null;if(!l||l==="none")return e.jsx(ce,{refetch:B,showNone:!0,onChange:P,isError:_,isLoading:L,items:y,value:i||"",title:"Database",type:"combobox"})}function fe(){if(r&&!E&&(!i||i==="none")&&(!l||l==="none"))return e.jsxs("div",{className:"grid grid-cols-3",children:[e.jsx("div",{className:"col-span-1 grid place-items-center",children:e.jsx(t.Separator,{})}),e.jsx("div",{className:"col-span-1 grid place-items-center",children:e.jsx(t.Label,{children:"OR"})}),e.jsx("div",{className:"col-span-1 grid place-items-center",children:e.jsx(t.Separator,{})})]})}function $t(){if(!r||g==="S3"||g==="API")return null;if(!i||i==="none")return e.jsx(ce,{refetch:q,showNone:!0,onChange:O,isError:S,isLoading:T,items:v,value:l||"",title:"Model",type:"combobox"})}function Qt(){return!r||g==="S3"||g==="API"||!i||i==="none"?null:e.jsx(ce,{refetch:R,onChange:Q,isError:k,isLoading:$,items:x,value:m||"",title:"Schema",type:"combobox"})}function Jt(){function K(){let te=!1;return g==="API"?(te=!1,te):((g==="S3"||r&&i&&i!=="none"&&m)&&(te=!0),te)}return K()?e.jsx(ce,{refetch:j,onChange:d,isError:D,items:f,isLoading:H,value:c||"",title:"Table",type:"combobox"}):null}return e.jsxs("aside",{className:t.cn("flex h-full min-w-[310px] max-w-[310px] flex-col justify-between rounded-none",{"border-r-[1px]":!o}),children:[e.jsxs("section",{className:"space-y-3 px-6 py-4",children:[e.jsx(ce,{refetch:A,items:u,title:"Connection",value:r||"",onChange:M,isLoading:N,isError:w,type:"combobox",connectionTooltip:((Ue=u==null?void 0:u.find(K=>K.id===r))==null?void 0:Ue.type)||""}),pe(),fe(),$t(),Qt(),Jt()]}),J(),e.jsx("div",{className:"flex items-center justify-between gap-2 px-6 py-4",children:a==="main"&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(t.Switch,{className:"data-[state=checked]:bg-muted-foreground/80",checked:h,onCheckedChange:le,id:"dev-mode"}),e.jsx(t.Label,{htmlFor:"dev-mode",children:"Dev Mode"})]}),e.jsxs(t.Button,{onClick:X,size:"sm",variant:"secondary",className:"group flex items-center gap-2 rounded-full",children:[e.jsx(zs,{className:"size-4"}),e.jsx("span",{className:"hidden group-hover:block",children:"Help"})]})]})})]})}function Ct({sql:s,error:a,onClick:n}){const r=t.useEditorStore(c=>c.isDevMode);t.useEditorStore(c=>c.card);const{setIsDevMode:o,setCardSql:l,setRunSql:i}=t.useEditorActions();if(!s&&!a)return null;function m(){o(!r),l(s),setTimeout(()=>{i(!0)},100)}return e.jsxs(t.HoverCard,{openDelay:a?0:500,children:[e.jsx(t.HoverCardTrigger,{asChild:!0,children:e.jsx(t.Button,{variant:"link",className:"h-5 p-0",children:a?e.jsx(at,{className:"h-4 w-4 text-red-500"}):e.jsx(t.Info,{className:"h-4 w-4 text-muted-foreground"})})}),e.jsx(t.HoverCardContent,{align:"start",className:"w-full min-w-fit max-w-[700px]",children:e.jsx("div",{className:"flex justify-between space-x-4",children:e.jsxs("div",{className:"flex grow flex-col space-y-2",children:[e.jsxs(t.ScrollArea,{className:"max-h-[250px] min-h-0 overflow-scroll text-xs leading-relaxed text-foreground/80",children:[a&&a,s&&e.jsxs("div",{className:"flex flex-col space-y-1.5",children:[e.jsx("span",{className:"text-xs font-semibold",children:"Resolved SQL"}),e.jsx("div",{className:"rounded-md",children:e.jsx(t.CodeHighlighter,{code:s,language:"sql"})})]})]}),!r&&e.jsxs(t.Button,{onClick:m,variant:"secondary",size:"sm",children:[e.jsx(Cs,{className:"mr-2 h-4 w-4"}),"View in SQL Editor"]}),a&&n&&e.jsxs(t.Button,{onClick:n,size:"sm",variant:"secondary",children:[e.jsx(Ds,{className:"mr-2 h-4 w-4"}),"Debug with Assistant"]})]})})})]})}var St={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Ke=I.createContext&&I.createContext(St),on=["attr","size","title"];function ln(s,a){if(s==null)return{};var n=cn(s,a),r,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(s);for(o=0;o<l.length;o++)r=l[o],!(a.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(s,r)&&(n[r]=s[r])}return n}function cn(s,a){if(s==null)return{};var n={};for(var r in s)if(Object.prototype.hasOwnProperty.call(s,r)){if(a.indexOf(r)>=0)continue;n[r]=s[r]}return n}function Ce(){return Ce=Object.assign?Object.assign.bind():function(s){for(var a=1;a<arguments.length;a++){var n=arguments[a];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(s[r]=n[r])}return s},Ce.apply(this,arguments)}function Ye(s,a){var n=Object.keys(s);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(s);a&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(s,o).enumerable})),n.push.apply(n,r)}return n}function Se(s){for(var a=1;a<arguments.length;a++){var n=arguments[a]!=null?arguments[a]:{};a%2?Ye(Object(n),!0).forEach(function(r){dn(s,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(s,Object.getOwnPropertyDescriptors(n)):Ye(Object(n)).forEach(function(r){Object.defineProperty(s,r,Object.getOwnPropertyDescriptor(n,r))})}return s}function dn(s,a,n){return a=un(a),a in s?Object.defineProperty(s,a,{value:n,enumerable:!0,configurable:!0,writable:!0}):s[a]=n,s}function un(s){var a=mn(s,"string");return typeof a=="symbol"?a:a+""}function mn(s,a){if(typeof s!="object"||!s)return s;var n=s[Symbol.toPrimitive];if(n!==void 0){var r=n.call(s,a);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(a==="string"?String:Number)(s)}function Nt(s){return s&&s.map((a,n)=>I.createElement(a.tag,Se({key:n},a.attr),Nt(a.child)))}function oe(s){return a=>I.createElement(hn,Ce({attr:Se({},s.attr)},a),Nt(s.child))}function hn(s){var a=n=>{var{attr:r,size:o,title:l}=s,i=ln(s,on),m=o||n.size||"1em",c;return n.className&&(c=n.className),s.className&&(c=(c?c+" ":"")+s.className),I.createElement("svg",Ce({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,i,{className:c,style:Se(Se({color:s.color||n.color},n.style),s.style),height:m,width:m,xmlns:"http://www.w3.org/2000/svg"}),l&&I.createElement("title",null,l),s.children)};return Ke!==void 0?I.createElement(Ke.Consumer,null,n=>a(n)):a(St)}function xn(s){return oe({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z"},child:[]}]})(s)}function wt(s){const{theme:a}=t.useTheme(),n=t.useDashboardStore(x=>x.theme),r=t.useEditorStore(x=>x.frame),o=t.useEditorStore(x=>x.card),l=t.useEditorStore(x=>x.activeTabCardId),i=t.Le(),{refetch:m}=t.useDashboardCardQuery(o),{updateCardTab:c,setRunSql:h}=t.useEditorActions(),d=I.useRef(),p=I.useRef({}),b=r.cards.find(x=>x.id===l),u=I.useCallback(()=>{let x="";return s==="python"&&(x=(b==null?void 0:b.python)||t.PYTHON_DEFAULT_CODE),s==="sql"&&(x=(b==null?void 0:b.sql)||""),x},[s,b]);I.useEffect(()=>{if(l&&o.id&&o.id!==l){if(d.current&&i){const x=d.current.getModel();x&&(p.current[o.id]=x);let y=p.current[l];if(!y){const f=u();y=i.editor.createModel(f,s),p.current[l]=y}d.current.setModel(y)}c(l,o),h(!0)}},[l,o,c,i,h,s,u]),I.useEffect(()=>{if(!i)return;const x=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",y=n==="system"?x:n;i.editor.defineTheme("default",{base:y==="light"?"vs":"vs-dark",inherit:!0,rules:[],colors:{"editor.background":y==="light"?"#ffffff":t.hslStringToHex("240 10% 10%")}}),i.editor.setTheme("default")},[a,n,i]),I.useEffect(()=>{const x=d.current;x&&i&&o&&x.addCommand(i.KeyMod.Shift|i.KeyCode.Enter,function(){return m(),!1})},[i,m,o]);function v(x,y){if(d.current=x,!p.current[o.id]){const f=x.getModel(),C=u();p.current[o.id]=f||(y==null?void 0:y.editor.createModel(C,s))||x.getModel()}x.setModel(p.current[o.id])}return{handleEditorDidMount:v}}function pn(){const s=t.useEditorStore(i=>i.card.sql),a=t.useEditorStore(i=>i.sqlGen),{setCardSql:n,setSqlGen:r}=t.useEditorActions(),{handleEditorDidMount:o}=wt("sql");function l(i){n(i),t.isObjectEmpty(a)||r({})}return e.jsxs("div",{className:"relative h-full w-full",children:[!s&&e.jsx("div",{className:"pointer-events-none absolute left-[65px] top-3 z-10 font-mono text-sm text-muted-foreground",children:"Write your SQL here"}),e.jsx(t.Ft,{theme:"default",className:"pt-3",onChange:l,value:s||"",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:13,renderLineHighlight:"none"},defaultLanguage:"sql",onMount:o})]})}function fn(){const s=t.useEditorStore(o=>o.card.python),{setCardPython:a}=t.useEditorActions(),{handleEditorDidMount:n}=wt("python");function r(o){a(o)}return e.jsx(t.Ft,{className:"pt-3",theme:"default",onChange:r,value:s||t.PYTHON_DEFAULT_CODE,options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:13,renderLineHighlight:"none"},defaultLanguage:"python",onMount:n})}function gn({jsonString:s}){return e.jsx(t.Ft,{theme:"default",defaultLanguage:"json",className:"mt-1 min-h-[220px]",value:s,options:{readOnly:!0,minimap:{enabled:!1},lineNumbers:"off",glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}})}function kt(s){var W,G,Y;const[a,n]=I.useState(""),[r,o]=I.useState(null),{authToken:l}=t.useSemaphorContext(),i=t.useEditorStore(z=>{var J;return(J=z==null?void 0:z.card)==null?void 0:J.sql}),m=t.useEditorStore(z=>{var J;return(J=z==null?void 0:z.card)==null?void 0:J.python}),c=t.useEditorStore(z=>z.actions.setCardSql),h=t.useEditorStore(z=>z.actions.setRunSql),d=t.useEditorStore(z=>z.actions.switchCardType),p=t.useEditorStore(z=>z.currentAssitantScope)||[],b=t.useEditorStore(z=>z.userInputForAI),u=t.useEditorStore(z=>z.triggerAIRun),v=t.useEditorStore(z=>z.selectedDatabaseName),x=t.useEditorStore(z=>z.selectedTableName),y=t.useEditorStore(z=>z.selectedConnectionId),f=t.useEditorStore(z=>z.selectedSchemaName),C=t.useDashboardStore(z=>z.dashboard.aiScopeTables),{setTriggerAIRun:N,setCurrentAssitantScope:T}=t.useEditorActions(),{selectedDatamodelName:w,connectionType:S,selectedDatamodelId:L}=t.useEditorAside(),{messages:_,setMessages:$,reload:k,error:F,append:U,input:H,setInput:D,status:g,handleInputChange:E,handleSubmit:B,stop:q}=t.useChat({api:"https://semaphor.cloud/api/v1/assistant",headers:{Authorization:`Bearer ${l==null?void 0:l.accessToken}`},body:{random:Math.random()},maxSteps:10,onToolCall:R,onFinish(z,J){j(J.usage),n(""),J.finishReason==="stop"&&n("")}});I.useEffect(()=>{u&&b&&(E({target:{value:b}}),setTimeout(()=>{B(),N(!1)},100))},[u,B,b,N,E]);async function R({toolCall:z}){if(z.toolName==="createChartFromSql"){const J=z.args.sql,X=z.args.chartType;return d(X),c(J),h(!0),{status:"success",message:"Let the user know that chart is created"}}else if(z.toolName==="getTableColumns")n("Getting table columns...");else{if(z.toolName==="getUserSql")return i?{status:"success",sql:i,python:m||""}:{status:"error",message:"No SQL found"};if(z.toolName==="getCurrentTableScope")return n("Getting table scope..."),P(),{status:"success",tables:p};n("Analyzing...")}}function j(z){o(J=>J?{promptTokens:J.promptTokens+z.promptTokens,completionTokens:J.completionTokens+z.completionTokens,totalTokens:J.totalTokens+z.totalTokens}:z)}function V(z){const J=t.removeFromScopeArray(p,z);A(J)}function A(z){const J=t.sanitizeAIScope(z);T(J),$(X=>[...X,{id:crypto.randomUUID(),role:"system",content:`Current scope of tables | ${JSON.stringify(J)}`}])}function M(){const z={databaseName:v||"",schemaName:f||"",tableName:x||"",datamodelId:L||"",datamodelName:t.resolveDatamodelName(w),connectionId:y||"",connectionType:S||""},J=t.dedup([...p,z]);A(J)}function P(){const z={databaseName:v||"",schemaName:f||"",tableName:x||"",datamodelName:t.resolveDatamodelName(w),connectionId:y||"",connectionType:S||"",datamodelId:L||""};if(!t.isInAiScopeArray([...C||[],...p],z)||p.length===0){const X=t.dedup([...C||[],...p,z]).filter(le=>le.connectionId===z.connectionId);A(X)}}const Q=!["ready","error"].includes(g),O=(Y=(G=(W=JSON.parse((F==null?void 0:F.message)||"{}"))==null?void 0:W.error)==null?void 0:G.lastError)==null?void 0:Y.message;return{messages:_,setMessages:$,reload:k,append:U,input:H,setInput:D,isLoading:Q,handleSetAIScope:P,handleAddCurrentTableToScope:M,removeFromCurrentSelections:V,currentAssitantScope:p,setCurrentAssitantScope:T,handleInputChange:E,handleSubmit:B,stop:q,chatStatus:g,toolStatus:a,llmUsage:r,onFinish:s,errorMessage:O}}function jn(s){const a=s.toUpperCase().indexOf("WHERE"),n=s.toUpperCase().indexOf("GROUP BY"),r=s.toUpperCase().indexOf("LIMIT"),o=s.toUpperCase().indexOf("ORDER BY");let l=s.length;if(o!==-1&&(l=o),r!==-1&&r<l&&(l=r),a!==-1){const i=s.substring(0,a),m=s.substring(a);return`${i} {{ filters | where }} AND ${m.substring(6)}`}else if(n!==-1){const i=s.substring(0,n),m=s.substring(n);return`${i} {{ filters | where }} ${m}`}else{const i=s.substring(0,l),m=s.substring(l);return console.log("beforeClause",i),console.log("afterClause",m),m?`${i} {{ filters | where }} ${m}`:`${i.replace(/;$/,"")} {{ filters | where }}`}}function Dt({variant:s="secondary"}){const{setCardSql:a}=t.useEditorActions(),n=t.useEditorStore(u=>u.frame),r=t.useEditorStore(u=>u.card),o=t.useEditorStore(u=>u.selectedSchemaName),l=t.useEditorStore(u=>u.selectedDatamodelId),i=t.useEditorStore(u=>u.selectedDatabaseName),m=t.useEditorStore(u=>u.selectedTableName),c=t.useEditorStore(u=>u.selectedConnectionId),h=t.useEditorStore(u=>u.isShowingVisual),d=r.sql,p=t.useEditorStore(u=>u.onSave);function b(){let u=d;d&&!d.includes("{{")&&(u=jn(d),a(u));const v={...r,lastSelectedSchema:o,lastSelectedDatamodelId:l,lastSelectedDatabase:i,lastSelectedTable:m,connectionId:c,type:h?r.type:"table",sql:u,customCfg:h?r.customCfg:null},x=n.cards.map(f=>f.id===r.id?v:f),y={...n,cards:x,activeCardId:yn(x,n.activeCardId)};p==null||p(y)}return e.jsxs(t.Button,{onClick:b,size:"sm",variant:s,children:[e.jsx(t.Check,{className:"mr-2 size-4 font-bold"}),"Accept"]})}function It(){const{setTempQueryData:s,setSqlGen:a}=t.useEditorActions(),n=t.useQueryClient(),r=t.useEditorStore(c=>c.tempQueryData),o=t.useEditorStore(c=>c.onClose),l=t.useEditorStore(c=>c.card),{queryKey:i}=t.useDashboardCardQuery(l);function m(){if(r){const{queryKey:c,queryData:h}=r;c&&h&&n.setQueryData(c,h)}a({}),o==null||o()}return e.jsxs(t.Button,{onClick:m,size:"sm",variant:"secondary",children:[e.jsx(t.X,{className:"mr-2 size-4"}),"Close"]})}function Et(){const{setTempQueryData:s}=t.useEditorActions(),a=t.useQueryClient(),n=t.useEditorStore(u=>u.tempQueryData),r=t.useEditorStore(u=>u.card),{queryKey:o}=t.useDashboardCardQuery(r),{setCardSql:l,setSqlGen:i,setCardPython:m,setCardCustomCfg:c,setCardPreferences:h,setCardType:d,clearQueryConfig:p}=t.useEditorActions();function b(){const u=a.getQueryData(o);n!=null&&n.queryData||s({queryKey:o,queryData:u}),a.setQueryData(o,null),a.removeQueries({queryKey:o,exact:!0}),l(""),i({}),p(),m(""),c(""),h({})}return e.jsxs(t.Button,{onClick:b,className:"",size:"sm",variant:"secondary",children:[e.jsx(bs,{className:"mr-2 size-4"}),"Clear"]})}function yn(s,a){if(s.length===0)return"";if(a){const n=s.find(r=>r.id===a);if(n){const r=n.tabTitle;if(r=="All__Header")return s[0].id;if(r&&r.endsWith("__Header")){const l=r.split("__")[0],i=s.find(m=>m.tabTitle===l);return i?i.id:s[0].id}return a}}return s[0].id}function bn(){const s=t.useQueryClient(),[a,n]=I.useState(!1),[r,o]=I.useState(!1);t.useEditorStore(j=>j.frame);const l=t.useEditorStore(j=>j.card);t.useEditorStore(j=>j.isShowingVisual),t.useEditorStore(j=>j.selectedConnectionId),t.useEditorStore(j=>j.tempQueryData),t.useEditorStore(j=>j.selectedDatabaseName),t.useEditorStore(j=>j.selectedDatamodelId),t.useEditorStore(j=>j.selectedSchemaName);const i=t.useEditorStore(j=>j.showAIDialog);t.useEditorStore(j=>j.selectedTableName);const m=t.useEditorStore(j=>{var V;return(V=j==null?void 0:j.card)==null?void 0:V.sql}),{sheetFilterValues:c}=t.useSheetFilterValues(),{setCardCustomCfg:h,setQueryResultColumns:d,setCardSql:p,setTempQueryData:b,setPythonStdOut:u,setCardPreferences:v,setCardType:x,setCardPython:y,runAssistant:f,setShowAIDialog:C}=t.useEditorActions();t.useEditorStore(j=>j.onSave),t.useEditorStore(j=>j.onClose),t.useEditorStore(j=>j.actions.setSqlGen);const N=t.useEditorStore(j=>j.runSql),T=t.useEditorStore(j=>j.actions.setRunSql),w=t.useEditorStore(j=>j.actions.setIsSqlRunning),{data:S,isLoading:L,isFetching:_,isSuccess:$,isError:k,error:F,queryKey:U,refetch:H,errorMessage:D}=t.useDashboardCardQuery(l),{handleSetAIScope:g}=kt();I.useEffect(()=>{if(S&&(S.rowLimitExceeded&&t.ue.error("Row limit (10,000) exceeded. Refine your query.",{position:"top-center",richColors:!0}),u((S==null?void 0:S.output)||""),S.records.length>0)){const{dimensionKeys:j}=t.getKeys(S.records);d(j)}},[S,d,u]),I.useEffect(()=>{(L||_)&&w(!0),(k||$)&&w(!1),k&&(d([]),u(""))},[L,_,S,u,k,$,w,d,F]),I.useEffect(()=>{N&&(s.getQueryData(U)||H(),T(!1))},[N,H,T,U,s]);async function E(){const j=`Can you help me debug this query in the current table scope?
|
|
361
|
+
*/const Us=t.createLucideIcon("Type",[["polyline",{points:"4 7 4 4 20 4 20 7",key:"1nosan"}],["line",{x1:"9",x2:"15",y1:"20",y2:"20",key:"swin9y"}],["line",{x1:"12",x2:"12",y1:"4",y2:"20",key:"1tx1rr"}]]);function _e(s){var a;return{...s,sheets:(a=s==null?void 0:s.sheets)==null?void 0:a.map(n=>{var r;return{...n,frames:(r=n.frames)==null?void 0:r.map(o=>{var l;return{...o,cards:(l=o.cards)==null?void 0:l.map(i=>ft(i))}})}})}}function ft(s){return{...s,customCfg:$s(s.customCfg),data:[]}}function $s(s){var a,n;return s?{...s,data:{...s==null?void 0:s.data,labels:[],datasets:(n=(a=s==null?void 0:s.data)==null?void 0:a.datasets)==null?void 0:n.map(r=>({...r,data:[]}))}}:null}async function Qs(s,a,n,r){if(!r)return null;const o=JSON.stringify(a);return await t.postRequest("https://semaphor.cloud/api/v1/lens",r,{name:s,template:o,filterValues:n,operation:"create"})}async function Le(s,a){if(!a)return null;const{id:n,template:r,filterValues:o,isDefault:l,shared:i}=s;return await t.postRequest("https://semaphor.cloud/api/v1/lens",a,{lensId:n,template:r,filterValues:o,isDefault:l,shared:i,operation:"update"})}async function Js(s,a){return a?await t.postRequest("https://semaphor.cloud/api/v1/lens",a,{operation:"delete",lensId:s}):null}function Ws(){const[s,a]=T.useState(""),[n,r]=T.useState(!1),o=t.useDashboardStore(f=>f.lenses),{setLenses:l,setSelectedLensId:i}=t.useDashboardActions(),[m,c]=T.useState(!1),[h,u]=T.useState(!1),x=t.useDashboardStore(f=>f.dashboard),b=t.useDashboardStore(f=>f.filterValues),{authToken:d}=t.useSemaphorContext();async function g(){c(!0);const f=_e(x),y=await Qs(s,f,b,d==null?void 0:d.accessToken);y&&(l([...o||[],y]),i(y.id),u(!1)),c(!1)}return e.jsxs(t.Dialog,{open:h,onOpenChange:u,children:[e.jsx(t.DialogTrigger,{asChild:!0,children:e.jsxs(t.Button,{variant:"secondary",className:"h-7 p-2",size:"sm",children:[e.jsx(t.Plus,{className:"mr-2 h-4 w-4"}),"Lens"]})}),e.jsxs(t.DialogContent,{className:"sm:max-w-[425px]",children:[e.jsxs(t.DialogHeader,{children:[e.jsx(t.DialogTitle,{children:"Create Lens"}),e.jsx(t.DialogDescription,{children:"Lenses are private by default and are only visible to you."})]}),e.jsx("div",{className:"grid gap-4 py-4",children:e.jsxs("div",{className:"grid grid-cols-8 items-center gap-4",children:[e.jsx(t.Label,{className:"text-right",children:"Name"}),e.jsx(t.Input,{value:s,onChange:f=>{a(f.target.value)},id:"name",className:"col-span-7 focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0"})]})}),n&&e.jsx("p",{className:"text-sm",children:"The lens name already exists. Use a differnet name."}),e.jsx(t.DialogFooter,{children:e.jsx(t.Button,{size:"sm",variant:"outline",type:"submit",onClick:g,disabled:m,children:m?"Creating...":"Add"})})]})]})}function Ks(){const[s,a]=T.useState(!1),n=t.useDashboardStore(u=>u.lenses),r=t.useDashboardStore(u=>u.selectedLensId),{setLenses:o,setSelectedLensId:l}=t.useDashboardActions(),{authToken:i}=t.useSemaphorContext();async function m(u){l(u)}async function c(u){if(await Js(u,i==null?void 0:i.accessToken)){const b=n==null?void 0:n.filter(d=>d.id!==u);o(b||[]),l("original")}}async function h(u){const x=n==null?void 0:n.map(g=>g.id===u.id?{...g,isDefault:!u.isDefault}:{...g,isDefault:!1});o(x||[]);const b={...u,isDefault:!u.isDefault};await Le(b,i==null?void 0:i.accessToken);const d=n==null?void 0:n.find(g=>g.isDefault);if(d&&d.id!==u.id){const g={...d,isDefault:!1};await Le(g,i==null?void 0:i.accessToken)}}return e.jsxs(t.DropdownMenu,{open:s,onOpenChange:a,children:[e.jsx(t.DropdownMenuTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Lenses",className:"h-7 p-2",children:e.jsx(ws,{className:"h-4 w-4"})})}),e.jsxs(t.DropdownMenuContent,{align:"end",className:"w-60",children:[e.jsx(t.DropdownMenuLabel,{className:"px-3",children:"Lenses"}),e.jsx(t.DropdownMenuSeparator,{}),e.jsxs(t.DropdownMenuRadioGroup,{value:r,onValueChange:m,children:[e.jsx(t.DropdownMenuRadioItem,{value:"original",children:"Original"}),n==null?void 0:n.map(u=>e.jsxs(t.DropdownMenuRadioItem,{className:"group flex justify-between gap-2",value:u.id,children:[e.jsx("p",{children:u.name}),e.jsxs("span",{className:"flex items-center gap-3",children:[e.jsx(Is,{onClick:x=>{x.preventDefault(),h(u)},className:t.cn("size-3.5 text-muted-foreground hover:cursor-pointer hover:text-foreground group-hover:visible",{invisible:!u.isDefault,"text-green-500":u.isDefault}),strokeWidth:1.5}),e.jsx(t.Cross2Icon,{onClick:x=>{x.preventDefault(),c(u.id)},className:"invisible size-3.5 text-muted-foreground hover:cursor-pointer hover:text-foreground group-hover:visible",strokeWidth:1.5})]})]},u.id))]})]})]})}function gt(){var l;const s=t.useDashboardStore.getState().authToken,a=t.useDashboardStore.getState().theme,n=t.useDashboardStore.getState().filterValues,r=(l=t.useDashboardStore.getState().dashboard)==null?void 0:l.title,o=t.useDashboardStore.getState().selectedSheetId;return{authToken:s,theme:a||"light",filterValues:n,dashboardTitle:r||"",selectedSheetId:o||""}}async function jt(){const s=t.useDashboardStore.getState().isDownloadingPdf,{authToken:a,theme:n,filterValues:r,dashboardTitle:o,selectedSheetId:l}=gt();if(s)return;const i=new URLSearchParams;i.set("token",(a==null?void 0:a.accessToken)||""),i.set("theme",n),i.set("filterValues",JSON.stringify(r)),i.set("selectedSheetId",l||"");const m=`https://semaphor.cloud/api/v1/generate-pdf?params=${encodeURIComponent(i.toString())}`;t.useDashboardStore.setState({isDownloadingPdf:!0});const u=(await(await fetch(m,{method:"GET",headers:{Authorization:`Bearer ${a==null?void 0:a.accessToken}`}})).json()).url,x=document.createElement("a");x.href=u;const b=`${o}-${new Date().toISOString()}.pdf`;x.download=b,x.click(),t.useDashboardStore.setState({isDownloadingPdf:!1})}function Ys({iconClassName:s}){const{authToken:a}=t.useSemaphorContext();t.useDashboardStore(o=>{var l;return(l=o.dashboard)==null?void 0:l.title}),t.useDashboardStore(o=>o.theme),t.useDashboardStore(o=>o.filterValues);const n=t.useDashboardStore(o=>o.isDownloadingPdf);async function r(){await jt()}return e.jsx(t.IconButton,{tooltip:"Download PDF",className:"h-7 p-2",onClick:r,children:n?e.jsx(re,{className:t.cn("size-3.5 animate-spin",s)}):e.jsx(t.Download,{className:t.cn("size-4",s)})})}function Z({defaultValue:s,label:a,options:n,value:r,onValueChange:o,className:l,icon:i,showPlaceholderLabel:m=!0}){return e.jsxs(t.Select,{defaultValue:s,value:r,onValueChange:o,children:[e.jsx(t.SelectTrigger,{className:t.cn("w-full focus:ring-0 focus:ring-offset-0",l),children:e.jsxs("div",{className:"flex items-center gap-2",children:[i&&e.jsx("span",{children:i}),m&&e.jsx(t.SelectValue,{placeholder:a})]})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:a}),n.map(c=>e.jsx(t.SelectItem,{value:c.value,children:c.label},c.value))]})})]})}const Je=[{value:"daily",label:"Daily"},{value:"weekly",label:"Weekly"},{value:"biweekly",label:"Bi-Weekly"},{value:"monthly",label:"Monthly"}];function yt({triggerButtonClassName:s}){const{data:a,handleScheduleSubscription:n,handleDeleteSubscription:r,status:o,error:l,isDeleting:i}=Zs(),[m,c]=T.useState(""),[h,u]=T.useState(Je[0].value),[x,b]=T.useState("06:00"),[d,g]=T.useState("");return e.jsx(t.TooltipProvider,{delayDuration:0,children:e.jsxs(t.Popover,{children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Schedule Dashboard",className:t.cn("h-7 p-2",s),children:e.jsx(xs,{className:"size-4"})})}),e.jsx(t.PopoverContent,{align:"end",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:"Schedule Subscription"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Subscribe to receive dashboard via email"})]}),e.jsxs("div",{className:"grid gap-2",children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"email",children:"Email"}),e.jsx(t.Input,{id:"email",value:m,onChange:f=>c(f.target.value),className:`col-span-2 h-8 ${t.removeRing}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"subject",children:"Subject"}),e.jsx(t.Input,{id:"subject",placeholder:"Monthly Sales Report",value:d,onChange:f=>{g(f.target.value.replace(/[^a-zA-Z0-9\s-_]/g,""))},className:`col-span-2 h-8 ${t.removeRing}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"frequency",children:"Frequency"}),e.jsx(Z,{className:"col-span-2 h-8",label:"Select Frequency",options:Je,value:h,onValueChange:f=>u(f)})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"time",children:"Time"}),e.jsx(t.Input,{id:"time",type:"time",value:x,onChange:f=>b(f.target.value),className:`col-span-2 h-8 ${t.removeRing}`})]}),e.jsx("div",{className:"mt-2 flex justify-end",children:e.jsxs(t.Button,{onClick:async()=>{await n({email:m,frequency:h,time:x,subject:d}),b("00:00"),c(""),g("")},className:"h-8 p-2",disabled:o==="loading"||!m,children:[o==="loading"&&e.jsx(re,{className:"mr-2 size-4 animate-spin"}),o==="success"&&e.jsx(t.Check,{className:"mr-2 size-4"}),o==="error"&&e.jsxs(t.Tooltip,{children:[e.jsx(t.TooltipTrigger,{children:e.jsx(at,{className:"mr-2 size-4 text-destructive"})}),e.jsx(t.TooltipContent,{children:e.jsx("p",{children:l})})]}),"Schedule"]})}),a&&a.length>0&&e.jsxs("div",{className:"space-y-4",children:[e.jsx(t.Separator,{className:"my-2"}),e.jsx("div",{className:"space-y-2",children:e.jsxs("div",{className:"flex items-start justify-between",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx("h4",{className:"font-medium leading-none",children:"Subscriptions"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Active email subscriptions"})]}),t.isDevEnv]})}),e.jsx("div",{className:"grid gap-2",children:a==null?void 0:a.map(f=>e.jsxs("div",{className:"group grid grid-cols-5 gap-3",children:[e.jsx("div",{className:"col-span-3 text-sm",children:e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsxs("div",{className:"boder-border rounded-md border bg-muted px-2 py-1",children:[t.titleCase(f.frequency)," "]}),e.jsx(t.Label,{children:f.time})]})}),e.jsxs("div",{className:"col-span-2 flex items-center justify-end gap-4",children:[e.jsx(We,{tooltip:`Next Run: ${new Date(f.nextRun).toLocaleString()} ${f.timezone}`,children:e.jsx(hs,{className:"size-3.5"})}),e.jsx(We,{tooltip:`${f.endUserEmail}`,children:e.jsx(Os,{className:"size-3.5"})}),i===f.id?e.jsx(re,{className:"size-3.5 animate-spin"}):e.jsx(Gs,{onClick:()=>r(f.id),className:"size-3.5 cursor-pointer"})]})]},f.id))})]})]})]})})]})})}const We=({children:s,tooltip:a})=>e.jsx(t.TooltipProvider,{delayDuration:0,children:e.jsxs(t.Tooltip,{children:[e.jsx(t.TooltipTrigger,{asChild:!0,children:s}),e.jsx(t.TooltipContent,{children:a})]})});function Zs(){const[s,a]=T.useState("idle"),[n,r]=T.useState(""),[o,l]=T.useState(null),i=t.useDashboardStore(N=>N.authToken),m=t.useDashboardStore(N=>N.dashboard.id),c=t.useDashboardStore(N=>N.dashboard.title),{endUserId:h}=t.getTenantAndEndUserId((i==null?void 0:i.accessToken)||""),u="https://semaphor.cloud/api/v1/subscriptions/get",x={dashboardId:m,endUserId:h},{data:b,isLoading:d,isError:g,isFetching:f,refetch:y}=t.useQuery({queryKey:["subscriptions",m,h],queryFn:()=>t.getRequest(u,(i==null?void 0:i.accessToken)||"",x),enabled:!!(i!=null&&i.accessToken)&&!!m&&!!h});async function p({email:N,subject:A,frequency:k,time:C}){const{authToken:L,...V}=gt(),U=Intl.DateTimeFormat().resolvedOptions().timeZone,D={email:N,frequency:k,time:C,timezone:U,endUserId:h,endUserEmail:N,subject:A||c||"Scheduled Dashboard",dashboardId:m,dashboardParams:V};a("loading");const z="https://semaphor.cloud/api/v1/subscriptions/create";try{const G=await t.postRequestRegular(z,(L==null?void 0:L.accessToken)||"",{...D});a("success"),r(""),y(),setTimeout(()=>{a("idle")},2e3)}catch(G){console.error(G),a("error"),r(G.message)}}async function S(N){const A="https://semaphor.cloud/api/v1/subscriptions/delete";l(N);try{await t.postRequestRegular(A,(i==null?void 0:i.accessToken)||"",{id:N}),y(),setTimeout(()=>{l(null)},2e3)}catch(k){console.error(k),l(null),a("error"),r(k.message)}}return{data:b,isLoading:d,isFetching:f,isError:g,isDeleting:o,refetch:y,handleScheduleSubscription:p,handleDeleteSubscription:S,status:s,error:n}}function Xs(){const{authToken:s}=t.useSemaphorContext();t.useDashboardStore(D=>D.theme);const a=t.useDashboardStore(D=>D.lenses),n=t.useDashboardStore(D=>D.selectedLensId),r=a==null?void 0:a.find(D=>D.id===n),o=t.useDashboardStore(D=>D.dashboard);t.useDashboardStore(D=>D.selectedSheetId);const l=t.useDashboardStore(D=>D.isDashboardEditing),i=t.useEditorStore(D=>D.selectedConnectionId),[m,c]=T.useState(!1),h=t.useDashboardStore(D=>D.filterValues),u=t.useDashboardStore(D=>D.isVisualEditing),x=t.useDashboardStore(D=>D.showFilters);t.useDashboardStore(D=>D.showDashboardJSON);const b=t.useDashboardStore(D=>D.onSaveFunction),d=t.useDashboardStore(D=>D.actions.setShowFilters),{addFrame:g,setSelectedFrameId:f}=t.useDashboardStore(D=>D.actions),{getSelectedSheet:y,setIsDashboardEditing:p,setShowDashboardJSON:S}=t.useDashboardStore(D=>D.actions),N=y(),{tenantId:A,endUserId:k}=T.useMemo(()=>t.getTenantAndEndUserId(s==null?void 0:s.accessToken),[s==null?void 0:s.accessToken]),C=T.useMemo(()=>A||k,[A,k]),L=()=>{if(!l||!N)return;const D={connectionId:i,id:t.v4(),title:"Title",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]},z={id:t.v4(),cards:[D],activeCardId:D.id};g(N.id,z),f(z.id)},V=()=>{p(!0)};async function U(){if(c(!0),!n||!r)return;const D=_e(o),z=JSON.stringify(D),G={...r,template:z,filterValues:h};await Le(G,s==null?void 0:s.accessToken),t.ue.success("Lens saved"),b==null||b(D),c(!1)}return u?null:e.jsxs("div",{className:"flex items-center justify-between gap-2 border-b py-1 pl-3 pr-2",role:"dashboard-controls",children:[!u&&e.jsx("div",{className:"flex items-center gap-3",children:e.jsx(t.Label,{children:r==null?void 0:r.name})}),e.jsxs("div",{className:"flex gap-2",children:[!1,!u&&e.jsx(Ys,{}),!u&&e.jsx(yt,{}),l&&!u&&C&&e.jsx(Ws,{}),!u&&C&&e.jsx(Ks,{}),l&&!u&&e.jsxs(t.Button,{variant:"secondary",className:"h-7 p-2",size:"sm",disabled:!l,onClick:L,children:[e.jsx(t.Plus,{className:"mr-2 h-4 w-4"}),"Frame"]}),!l&&e.jsx(t.Button,{variant:"ghost",className:"h-7 p-2",onClick:V,size:"sm",children:e.jsx(t.Pencil,{className:"h-4 w-4"})}),l&&!u&&e.jsx(t.IconButton,{className:"h-7 p-2",onClick:()=>{p(!1),S(!1)},children:e.jsx(t.Cross2Icon,{className:"h-4 w-4"})}),l&&!u&&C&&e.jsx(t.Button,{className:"h-7 p-2",variant:"ghost",disabled:m,onClick:U,size:"sm",children:e.jsx(Vs,{className:"h-4 w-4"})}),!x&&!u&&l&&e.jsx(t.Button,{className:"h-7 p-2",variant:"ghost",onClick:()=>d(!0),size:"sm",children:e.jsx(lt,{className:"h-4 w-4"})}),!u&&l&&!1,!u&&!1]})]})}function en({name:s,items:a,value:n,onChange:r,isLoading:o,isError:l,refetch:i,className:m,icon:c,showNone:h=!1}){const u=de.useRef(null),[x,b]=de.useState(!1),[d,g]=de.useState("100%"),f=h?[...a||[],{id:"none",name:"None"}]:a;de.useLayoutEffect(()=>{u.current&&g(u.current.offsetWidth)},[]);function y(){var S;return o?"Loading...":l?"Error":n?(S=a==null?void 0:a.find(N=>N.id===n))==null?void 0:S.name:`Select ${s}`}function p(S,N){r(N),b(!1)}return e.jsxs(t.Popover,{open:x,onOpenChange:b,children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsxs(t.Button,{ref:u,variant:"outline",role:"combobox","aria-expanded":x,className:t.cn("flex h-9 w-full justify-between",m),children:[e.jsxs("div",{className:"flex items-center gap-2",children:[c&&e.jsx("div",{className:"mr-2",children:c}),e.jsx("span",{className:"max-w-[150px] overflow-hidden truncate text-ellipsis whitespace-nowrap",children:y()})]}),e.jsx(t.ChevronDown,{className:"size-4 opacity-50"})]})}),e.jsx(t.PopoverContent,{className:"w-full p-0",style:{minWidth:d},children:e.jsxs(t.Command,{children:[e.jsxs("div",{className:"flex h-9 items-center justify-between border-b pr-1",children:[e.jsx(t.CommandInput,{className:"h-9",placeholder:"Search..."}),e.jsx(t.IconButton,{className:"h-7",onClick:i,children:e.jsx(mt,{className:t.cn("size-3.5 opacity-50",o&&"animate-spin")})})]}),e.jsxs(t.CommandList,{children:[e.jsxs(t.CommandEmpty,{children:["No ",s==null?void 0:s.toLowerCase()," found."]}),e.jsx(t.CommandGroup,{children:f==null?void 0:f.map(S=>e.jsx(t.CommandItem,{className:"overflow-x-auto",value:S.name,onSelect:N=>p(N,S.id),children:e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(t.Check,{className:t.cn("size-4",n===S.id?"opacity-100":"opacity-0")}),e.jsx("div",{title:S.name,children:S.name})]})},S.id))})]})]})})]})}function ce({title:s,items:a,value:n,isLoading:r,isError:o,refetch:l,onChange:i,showNone:m=!1,className:c,disabled:h=!1,type:u="combobox"}){const x=r?"Loading...":o?"Error":n;function b(){if(s==="Connection")return e.jsx(Rs,{className:"size-4"});if(s==="Database")return e.jsx(js,{className:"size-4"});if(s==="Schema")return e.jsx(Fs,{className:"size-4"});if(s==="Table")return e.jsx(Ve,{className:"size-4"});if(s==="Model")return e.jsx(ds,{className:"size-4"})}function d(){return e.jsxs(t.Select,{disabled:h,value:x,onValueChange:i,children:[e.jsx(t.SelectTrigger,{className:t.cn("h-9 w-full border-muted focus:ring-1 focus:ring-offset-0",c),children:e.jsx(t.SelectValue,{placeholder:r?"Loading...":o?"Error":`Select ${s}`})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[r?e.jsx(t.SelectLabel,{children:"Loading..."}):e.jsxs(t.SelectLabel,{className:"flex items-center justify-between gap-2",children:[s,e.jsx(mt,{className:t.cn("mr-1 size-3 cursor-pointer text-muted-foreground hover:text-foreground",r&&"animate-spin"),onClick:l})]}),e.jsxs(e.Fragment,{children:[m&&e.jsx(t.SelectItem,{value:"none",children:"None"},"none"),a&&a.map((f,y)=>e.jsx(t.SelectItem,{value:f.id,children:f.name},y))]}),(r||o)&&e.jsx(t.SelectItem,{value:x,children:x})]})})]})}function g(){return e.jsx(en,{icon:b(),items:a,value:x,onChange:i||(()=>{}),isLoading:r,isError:o,refetch:l,name:s,showNone:m})}return e.jsx(t.TooltipProvider$1,{delayDuration:0,children:e.jsx("div",{className:"flex items-center gap-2",children:u==="select"?d():g()})})}function tn({column:s}){const[a,n]=T.useState(!1),r=t.useEditorStore(f=>f.selectedTableName),o=t.useEditorStore(f=>f.selectedSchemaName),l=t.useEditorStore(f=>f.selectedDatabaseName),i=t.useEditorStore(f=>f.selectedDatamodelId),m=t.useEditorStore(f=>f.sqlGen),{modelItems:c,connectionType:h}=t.useEditorAside(),u=t.useEditorStore(f=>f.actions.setSqlGen),x=t.useEditorStore(f=>f.actions.setCardSql),b=t.useEditorStore(f=>f.actions.setRunSql);function d(f,y){var A;const p=t.createSqlGenConfig(f,m,y),S=(A=c==null?void 0:c.find(k=>k.id===i))==null?void 0:A.name;u(p);const N=t.getSql(p,t.fmt(o||""),t.fmt(r),S,h,l||"");N&&(x(N),b(!0)),n(!1)}function g(){return e.jsxs("ul",{className:"text-xs",children:[e.jsx("li",{onClick:()=>d(s,"COUNT"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Count"}),e.jsx("li",{onClick:()=>d(s,"AVG"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Avg"}),e.jsx("li",{onClick:()=>d(s,"SUM"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Sum"}),e.jsx("li",{onClick:()=>d(s,"MAX"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Max"}),e.jsx("li",{onClick:()=>d(s,"MIN"),className:"cursor-pointer p-1 px-3 transition-colors hover:bg-muted",children:"Min"})]})}return e.jsxs(t.HoverCard,{openDelay:0,open:a,onOpenChange:n,children:[e.jsx(t.HoverCardTrigger,{asChild:!0,children:e.jsx(ot,{className:"invisible size-3.5 cursor-pointer text-foreground/40 group-hover:visible"})}),e.jsx(t.HoverCardContent,{align:"center",className:"w-20 rounded-md p-0 shadow-none",children:g()})]})}function qe({column:s}){return e.jsxs(t.Tooltip,{children:[e.jsx(t.TooltipTrigger$1,{className:"shrink-0",asChild:!0,children:t.isTextDataType(s.data_type)?e.jsx(t.TextIcon,{className:"size-3 text-muted-foreground"}):t.isNumberDataType(s.data_type)?e.jsx(ct,{className:"size-3 text-muted-foreground"}):t.isDateDataType(s.data_type)?e.jsx(t.Calendar,{className:"size-3 text-muted-foreground"}):t.isBooleanDataType(s.data_type)?e.jsx(Hs,{className:"size-3 text-muted-foreground"}):s.data_type.startsWith("json")?e.jsx(us,{className:"size-3 text-muted-foreground"}):e.jsx(t.QuestionMarkIcon,{className:"size-3 text-muted-foreground"})}),e.jsx(t.TooltipContent,{children:e.jsx("p",{className:"text-xs",children:s.data_type})})]})}function we({column:s,className:a}){return e.jsxs("div",{className:t.cn("flex min-h-8 grow items-center space-x-2 px-2 text-sm",a),children:[e.jsx(qe,{column:s}),e.jsx("span",{children:s.column_name})]})}function sn({id:s,children:a,type:n="column"}){const{attributes:r,listeners:o,setNodeRef:l,transform:i}=t.useDraggable({id:s,data:{type:n}}),m=i?{translate:t.CSS.Translate.toString(i),transform:t.CSS.Transform.toString(i)}:void 0;return e.jsx("div",{ref:l,style:m,...o,...r,children:a})}function nn({onClick:s,column:a}){const n=t.useDndStore(u=>u.activeId),r=t.useEditorStore(u=>{var x;return(x=u.card.queryConfig)==null?void 0:x.groupByColumns}),o=t.useEditorStore(u=>{var x;return(x=u.card.queryConfig)==null?void 0:x.metricColumns}),l=t.useEditorStore(u=>{var x;return(x=u.card.queryConfig)==null?void 0:x.filterColumns});function i(u){return m(u)||c(u)||h(u)}function m(u){return r==null?void 0:r.some(x=>x.name===u.column_name)}function c(u){return o==null?void 0:o.some(x=>x.name===u.column_name)}function h(u){return l==null?void 0:l.some(x=>x.name===u.column_name)}return e.jsxs("div",{onClick:()=>s(a),className:t.cn("relative grow overflow-x-hidden overflow-y-hidden rounded-md active:border active:border-dashed active:border-muted-foreground",{"bg-muted-foreground/10":i(a)}),children:[n===a.column_name&&e.jsx(t.DragOverlay,{children:e.jsx(we,{column:a,className:"rounded-md border-2 border-dashed border-muted-foreground bg-muted shadow-md"})}),n===a.column_name&&e.jsx("div",{className:"absolute inset-0",children:n===a.column_name&&e.jsx(we,{column:a})}),e.jsx(sn,{id:a.column_name,type:"column",children:e.jsx(we,{column:a})})]})}const ke={id:"__placeholder__",role:"groupby",type:"string"},De={id:"__placeholder__",role:"groupby",type:"string"},Ie={id:"__placeholder__",role:"metric",type:"number"},Ee={name:"Filter",id:"__placeholder__",role:"filter",type:"string"},bt={id:"__placeholder__"},se="droppable-group-by",ne="droppable-metrics",ae="droppable-pivot-by",be="sortable-group-by",Oe="sortable-metrics",ve="sortable-pivot-by",ze="droppable-filters",Fe="sortable-filters",Pe="sortable-order-by";function an(){const s=t.useDndStore(E=>E.insertIndex),a=t.useEditorStore(E=>{var j;return((j=E.card.queryConfig)==null?void 0:j.groupByColumns)||[]}),n=t.useEditorStore(E=>{var j;return((j=E.card.queryConfig)==null?void 0:j.metricColumns)||[]}),r=t.useEditorStore(E=>{var j;return((j=E.card.queryConfig)==null?void 0:j.filterColumns)||[]}),o=t.useEditorStore(E=>{var j;return((j=E.card.queryConfig)==null?void 0:j.orderBy)||[]}),l=t.useEditorStore(E=>{var j;return((j=E.card.queryConfig)==null?void 0:j.pivotColumns)||[]}),{setInsertIndex:i,setActiveId:m,setPreviewGroupByColumns:c,setPreviewMetricColumns:h,setPreviewFilterColumns:u,setPreviewPivotColumns:x}=t.useDndActions(),{setGroupByColumns:b,setMetricColumns:d,setFilterColumns:g,setOrderByColumns:f,setPivotByColumns:y}=t.useEditorActions(),{columns:p}=t.useDataColumns(),{formattedTableName:S}=t.useEditorAside(),N=t.useSensors(t.useSensor(t.MouseSensor,{activationConstraint:{distance:1}})),A=E=>{var F;const{active:j,over:M}=E;if(((F=j.data.current)==null?void 0:F.type)==="column"&&M){const v=M.id,I=p.find(B=>B.column_name===j.id);if(!I)return;const w=t.isNumberDataType(I.data_type),$=t.isTextDataType(I.data_type),_=t.isDateDataType(I.data_type);if($||_){if(a.some(H=>H.id===v)){const H=a.findIndex(R=>R.id===v);i(H);const W=a.filter(R=>R.id!==ke.id);W.splice(H,0,ke),c(W)}else if(M.id===se){i(a.length);const H=[...a,ke];c(H),h(n),u(r)}}if($||_){if(l.some(H=>H.id===v)){const H=l.findIndex(R=>R.id===v);i(H);const W=l.filter(R=>R.id!==De.id);W.splice(H,0,De),x(W)}else if(M.id===ae){i(l.length);const H=[...l,De];x(H),c(a),h(n),u(r)}}if(w||$){if(n.some(H=>H.id===v)){console.log("isOverMetricSortable",v);const H=n.findIndex(R=>R.id===v);i(H);const W=n.filter(R=>R.id!==Ie.id);W.splice(H,0,Ie),h(W)}else if(M.id===ne){i(n.length);const H=[...n,Ie];h(H),u(r),c(a),x(l)}}if(C(I)){if(r.some(H=>H.id===v)){const H=r.findIndex(R=>R.id===v);i(H);const W=r.filter(R=>R.id!==Ee.id);W.splice(H,0,Ee),u(W)}else if(M.id===ze){i(r.length);const H=[...r,Ee];u(H),h(n),c(a),x(l)}}}else c(a),h(n),u(r),x(l)};function k(E){m(E.active.id),i(null),c(a),h(n),u(r),x(l)}function C(E){return!r.some(j=>j.name===E.column_name)}function L(E,j="SUM"){const{column_name:M,data_type:F}=E,v=[...n],I=s!==null?s:n.length,w={...E,id:ee(M),name:M,label:xe(M,j),type:F,role:"metric",aggregate:j};v.splice(I,0,w),d(v)}function V(E){const j=t.isTextDataType(E.data_type);t.isDateDataType(E.data_type);const M=[...l],F=s!==null?s:l.length;let v;j?v={...E,id:ee(E.column_name),name:E.column_name,type:E.data_type,role:"groupby"}:v={...E,id:ee(E.column_name),name:E.column_name,type:E.data_type,role:"groupby",label:ue(E.column_name,"month"),granularity:"month"},M.splice(F,0,v),y(M)}function U(E){const j=t.isTextDataType(E.data_type);t.isDateDataType(E.data_type);const M=[...a],F=s!==null?s:a.length;let v;j?v={...E,id:ee(E.column_name),name:E.column_name,type:E.data_type,role:"groupby"}:v={...E,id:ee(E.column_name),name:E.column_name,type:E.data_type,role:"groupby",label:ue(E.column_name,"month"),granularity:"month"},M.splice(F,0,v),b(M)}function D(E){const j=[...r],M=s!==null?s:r.length,F={...E,id:ee(E.column_name),name:E.column_name,type:E.data_type,sql:t.getDefaultFilterSql(E.data_type,S,t.fmt(E.column_name)),role:"filter"};j.splice(M,0,F),g(j)}function z(E){var v,I,w,$,_,B,H,W;const{active:j,over:M}=E,F=j.data.current;if((F==null?void 0:F.type)==="column"&&M){const R=p.find(O=>O.column_name===j.id);if(!R)return;const J=t.isNumberDataType(R.data_type),P=t.isTextDataType(R.data_type),Y=t.isDateDataType(R.data_type);(P||Y)&&(M.id===se||((v=M.data.current)==null?void 0:v.type)===be)&&U(R),(P||Y)&&(M.id===ae||((I=M.data.current)==null?void 0:I.type)===ve)?V(R):(J||P)&&(M.id===ne||((w=M.data.current)==null?void 0:w.type)===Oe)?(J&&L(R),P&&L(R,"COUNT")):C(R)&&(M.id===ze||(($=M.data.current)==null?void 0:$.type)===Fe)&&D(R)}if(M&&((_=M.data.current)==null?void 0:_.type)===be&&a.some(R=>R.id===j.id)){const R=a.findIndex(P=>P.id===j.id),J=a.findIndex(P=>P.id===M.id);if(R!==-1&&J!==-1&&R!==J){const P=[...a],[Y]=P.splice(R,1);P.splice(J,0,Y),b(P)}}if(M&&((B=M.data.current)==null?void 0:B.type)===ve&&l.some(R=>R.id===j.id)){const R=l.findIndex(P=>P.id===j.id),J=l.findIndex(P=>P.id===M.id);if(R!==-1&&J!==-1&&R!==J){const P=[...l],[Y]=P.splice(R,1);P.splice(J,0,Y),y(P)}}if(M&&((H=M.data.current)==null?void 0:H.type)===Oe&&n.some(R=>R.id===j.id)){const R=n.findIndex(P=>P.id===j.id),J=n.findIndex(P=>P.id===M.id);if(R!==-1&&J!==-1&&R!==J){const P=[...n],[Y]=P.splice(R,1);P.splice(J,0,Y),d(P)}}if(M&&((W=M.data.current)==null?void 0:W.type)===Fe&&r.some(R=>R.id===j.id)){const R=r.findIndex(P=>P.id===j.id),J=r.findIndex(P=>P.id===M.id);if(R!==-1&&J!==-1&&R!==J){const P=[...r],[Y]=P.splice(R,1);P.splice(J,0,Y),g(P)}}G(E),m(null),i(null),c(a),h(n),u(r),x(l)}function G(E){const{active:j,over:M}=E,F=j.data.current;if((F==null?void 0:F.type)===Pe&&M){const v=o.findIndex(w=>he(w.columnId)===j.id),I=o.findIndex(w=>he(w.columnId)===M.id);if(v!==-1&&I!==-1&&v!==I){const w=[...o],[$]=w.splice(v,1);w.splice(I,0,$),f(w)}}}function q(){m(null),i(null),c(a),h(n),u(r)}return{handleDragOver:A,handleDragEnd:z,handleDragStart:k,handleDragCancel:q,sensors:N}}function ee(s){return`${s}-${t.v4()}`}function xe(s,a){const n=t.toTitleCase(s.replace(/_/g," "));switch(a){case"SUM":return`Sum of ${n}`;case"COUNT":return`Count of ${n}`;case"DISTINCT":return`Unique ${n}`;case"AVG":return`Average of ${n}`;case"MIN":return`Min of ${n}`;case"MAX":return`Max of ${n}`;default:return n}}function he(s){return`${Pe}-${s}`}function ue(s,a){const n=t.toTitleCase(s.replace(/_/g," "));switch(a){case"day":return`Date of ${n}`;case"week":return`Week of ${n}`;case"month":return`Month of ${n}`;case"year":return`Year of ${n}`;default:return n}}function rn({schemaName:s,tableName:a,columns:n,status:r}){const o=t.useEditorStore(j=>j.sqlGen),l=t.useEditorStore(j=>j.isDevMode),i=t.useEditorStore(j=>j.selectedConnectionId),m=t.useEditorStore(j=>{var M,F;return(F=(M=j.card)==null?void 0:M.queryConfig)==null?void 0:F.metricColumns});t.useEditorStore(j=>{var M,F;return(F=(M=j.card)==null?void 0:M.queryConfig)==null?void 0:F.groupByColumns});const c=t.useEditorStore(j=>j.selectedDatabaseName),h=t.useEditorStore(j=>j.selectedSchemaName),u=t.useEditorStore(j=>j.selectedTableName),x=t.useEditorStore(j=>j.selectedDatamodelId),b=t.useDashboardStore(j=>j.dashboard.aiScopeTables),{addToAIScope:d,removeFromAIScope:g}=t.useDashboardActions(),{addColumnToMetricColumns:f,addColumnToGroupBy:y,setCardSql:p,setRunSql:S,setSqlGen:N,setIsShowingVisual:A}=t.useEditorActions(),{connectionType:k,modelItems:C,selectedDatamodelName:L}=t.useEditorAside();function V(j){var M;if(l){const F=t.createSqlGenConfig(j,o);N(F);const v=(M=C==null?void 0:C.find(w=>w.id===x))==null?void 0:M.name,I=t.getSql(F,t.fmt(s),t.fmt(a),v,k,c||"");I&&(p(I),S(!0))}if(!l){if(t.isTextDataType(j.data_type))if(m&&m.length>0){const F={...j,role:"groupby",id:ee(j.column_name),name:j.column_name,type:j.data_type};y(F)}else{const F={...j,role:"metric",id:ee(j.column_name),name:j.column_name,label:xe(j.column_name,"COUNT"),type:j.data_type,aggregate:"COUNT"};f(F)}if(t.isDateDataType(j.data_type)){const F={...j,role:"groupby",id:ee(j.column_name),name:j.column_name,type:j.data_type,label:ue(j.column_name,"month"),granularity:"month"};y(F)}if(t.isNumberDataType(j.data_type)){const F={...j,role:"metric",id:ee(j.column_name),name:j.column_name,label:xe(j.column_name,"SUM"),type:j.data_type,aggregate:"SUM"};f(F)}}}function U(j){j===!0&&(u||L)&&i?(d({connectionId:i,connectionType:k==="S3"||k==="API"?"DuckDb":k,databaseName:c||"",schemaName:h||"",tableName:u||"",datamodelName:t.resolveDatamodelName(L),datamodelId:x||""}),t.ue.success("Added to Assistant Scope",{position:"top-right",duration:2500,richColors:!0})):(g({connectionId:i||"",connectionType:k||"",tableName:u||"",datamodelName:t.resolveDatamodelName(L),datamodelId:x||"",databaseName:c||"",schemaName:h||""}),t.ue("Removed from Assistant Scope",{position:"top-right",duration:2e3,richColors:!0}))}function D(){const j=t.getFormattedTableNameForQuery({schemaName:s,tableName:a,modelName:L,connectionType:k,databaseName:c||""});A(!1);const M=k==="MSSQL"?`SELECT top 10 * FROM ${j}`:`SELECT * FROM ${j} LIMIT 10`;p(M),S(!0)}function z(){const j=t.getFormattedTableNameForQuery({schemaName:s,tableName:a,modelName:L,connectionType:k,databaseName:c||""});p(`SELECT COUNT(*) as count FROM ${j}`),S(!0)}function G(){return(b==null?void 0:b.find(j=>j.connectionId===i&&(j.tableName===u||j.datamodelName===L)))!==void 0}function q(j){return l?e.jsxs("div",{className:"flex grow items-center justify-between space-x-2 rounded-md px-2 py-1",onClick:()=>V(j),children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(qe,{column:j}),e.jsx("span",{children:j.column_name})]}),e.jsx("div",{onClick:M=>M.stopPropagation(),className:"flex items-center justify-end",children:t.isNumberDataType(j.data_type)&&e.jsx(tn,{column:j})})]}):e.jsx(nn,{onClick:V,column:j})}function E(){return e.jsxs(e.Fragment,{children:[e.jsxs(t.Toggle,{title:`${G()?"Remove from":"Add to"} Assistant Scope`,pressed:G(),onPressedChange:U,variant:"outline",className:t.cn("h-9 px-2",{}),children:[e.jsx(t.Plus,{className:t.cn("mr-1 size-4",{"text-green-400":G(),"text-muted-foreground":!G()})}),"AI"]}),e.jsxs(t.Button,{disabled:r!=="Success",onClick:D,size:"sm",variant:"secondary",className:"flex",children:[r!=="Success"?e.jsx(re,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"}):e.jsx(Ls,{className:"mr-2 size-4"}),"Top 10"]}),e.jsxs(t.Button,{disabled:r!=="Success",onClick:z,size:"sm",variant:"secondary",className:"w-full",children:[r!=="Success"?e.jsx(re,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"}):e.jsx(xt,{className:"mr-2 size-4"}),"Count"]})]})}return r!=="Success"?e.jsx("div",{className:"flex grow flex-col justify-start gap-2 px-6",children:Array.from({length:3}).map((j,M)=>e.jsx(t.Skeleton,{className:"h-7 w-full"},M))}):e.jsxs("div",{className:"flex grow flex-col space-y-4 px-4",children:[l&&e.jsx("div",{className:"mx-2 flex items-center justify-center gap-2",children:E()}),e.jsxs(t.CustomScrollArea,{className:"flex-1 basis-0 overflow-y-auto px-2 py-0",children:[e.jsx("div",{className:"flex flex-col gap-1",children:n==null?void 0:n.map(j=>e.jsx("div",{className:t.cn("mr-2 cursor-pointer rounded-md text-sm transition-colors hover:bg-muted"),children:q(j)},j.column_name))}),e.jsx(t.ScrollBar,{orientation:"vertical"}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})]})}function vt({ColumnsComponent:s,type:a}){var Ue;const n=t.useEditorStore(K=>K.card),r=t.useEditorStore(K=>K.selectedConnectionId),o=t.useDashboardStore(K=>K.showFilters),l=t.useEditorStore(K=>K.selectedDatamodelId),i=t.useEditorStore(K=>K.selectedDatabaseName),m=t.useEditorStore(K=>K.selectedSchemaName),c=t.useEditorStore(K=>K.selectedTableName),h=t.useEditorStore(K=>K.isDevMode),{setSelectedTableName:u,setIsDevMode:x,setCardSql:b}=t.useEditorActions(),{connectionItems:d,modelItems:g,schemaItems:f,databaseItems:y,tableItems:p,columns:S,isConnectionsLoading:N,isModelsLoading:A,isConnectionsError:k,isModelsError:C,isDatabasesLoadingOrFetching:L,isDatabaseError:V,isSchemaLoadingOrFetching:U,isSchemaError:D,isColumnsError:z,isColumnsLoadingOrFetching:G,isTableLoadingOrFetching:q,isTableError:E,connectionType:j,isNonDbConnection:M,refetchDatabases:F,refetchModels:v,refetchSchemas:I,refetchTables:w,refetchColumns:$,refetchConnections:_,handleConnectionChange:B,handleDatabaseChange:H,handleSchemaChange:W,handleDatamodelChange:R,tableName:J,schemaName:P}=t.useEditorAside(),{data:Y,refetch:O}=t.useDashboardCardQuery(n);function Q(){return s?s(P,J,S):e.jsx(rn,{schemaName:P,tableName:J,columns:S,status:G?"Loading...":z?"Error":"Success"})}function X(){window.location.href="mailto:support@semaphor.cloud?subject=Help&body=I need help with..."}function le(K){K===!0?Y&&(b(Y.userSql),setTimeout(()=>{O()},100)):b(""),x(K)}function pe(){if(!r||j==="S3"||j==="API")return null;if(!l||l==="none")return e.jsx(ce,{refetch:F,showNone:!0,onChange:H,isError:V,isLoading:L,items:y,value:i||"",title:"Database",type:"combobox"})}function fe(){if(r&&!M&&(!i||i==="none")&&(!l||l==="none"))return e.jsxs("div",{className:"grid grid-cols-3",children:[e.jsx("div",{className:"col-span-1 grid place-items-center",children:e.jsx(t.Separator,{})}),e.jsx("div",{className:"col-span-1 grid place-items-center",children:e.jsx(t.Label,{children:"OR"})}),e.jsx("div",{className:"col-span-1 grid place-items-center",children:e.jsx(t.Separator,{})})]})}function $t(){if(!r||j==="S3"||j==="API")return null;if(!i||i==="none")return e.jsx(ce,{refetch:v,showNone:!0,onChange:R,isError:C,isLoading:A,items:g,value:l||"",title:"Model",type:"combobox"})}function Qt(){return!r||j==="S3"||j==="API"||!i||i==="none"?null:e.jsx(ce,{refetch:I,onChange:W,isError:D,isLoading:U,items:f,value:m||"",title:"Schema",type:"combobox"})}function Jt(){function K(){let te=!1;return j==="API"?(te=!1,te):((j==="S3"||r&&i&&i!=="none"&&m)&&(te=!0),te)}return K()?e.jsx(ce,{refetch:w,onChange:u,isError:E,items:p,isLoading:q,value:c||"",title:"Table",type:"combobox"}):null}return e.jsxs("aside",{className:t.cn("flex h-full min-w-[310px] max-w-[310px] flex-col justify-between rounded-none",{"border-r-[1px]":!o}),children:[e.jsxs("section",{className:"space-y-3 px-6 py-4",children:[e.jsx(ce,{refetch:_,items:d,title:"Connection",value:r||"",onChange:B,isLoading:N,isError:k,type:"combobox",connectionTooltip:((Ue=d==null?void 0:d.find(K=>K.id===r))==null?void 0:Ue.type)||""}),pe(),fe(),$t(),Qt(),Jt()]}),Q(),e.jsx("div",{className:"flex items-center justify-between gap-2 px-6 py-4",children:a==="main"&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(t.Switch,{className:"data-[state=checked]:bg-muted-foreground/80",checked:h,onCheckedChange:le,id:"dev-mode"}),e.jsx(t.Label,{htmlFor:"dev-mode",children:"Dev Mode"})]}),e.jsxs(t.Button,{onClick:X,size:"sm",variant:"secondary",className:"group flex items-center gap-2 rounded-full",children:[e.jsx(zs,{className:"size-4"}),e.jsx("span",{className:"hidden group-hover:block",children:"Help"})]})]})})]})}function Ct({sql:s,error:a,onClick:n}){const r=t.useEditorStore(c=>c.isDevMode);t.useEditorStore(c=>c.card);const{setIsDevMode:o,setCardSql:l,setRunSql:i}=t.useEditorActions();if(!s&&!a)return null;function m(){o(!r),l(s),setTimeout(()=>{i(!0)},100)}return e.jsxs(t.HoverCard,{openDelay:a?0:500,children:[e.jsx(t.HoverCardTrigger,{asChild:!0,children:e.jsx(t.Button,{variant:"link",className:"h-5 p-0",children:a?e.jsx(at,{className:"h-4 w-4 text-red-500"}):e.jsx(t.Info,{className:"h-4 w-4 text-muted-foreground"})})}),e.jsx(t.HoverCardContent,{align:"start",className:"w-full min-w-fit max-w-[700px]",children:e.jsx("div",{className:"flex justify-between space-x-4",children:e.jsxs("div",{className:"flex grow flex-col space-y-2",children:[e.jsxs(t.ScrollArea,{className:"max-h-[250px] min-h-0 overflow-scroll text-xs leading-relaxed text-foreground/80",children:[a&&a,s&&e.jsxs("div",{className:"flex flex-col space-y-1.5",children:[e.jsx("span",{className:"text-xs font-semibold",children:"Resolved SQL"}),e.jsx("div",{className:"rounded-md",children:e.jsx(t.CodeHighlighter,{code:s,language:"sql"})})]})]}),!r&&e.jsxs(t.Button,{onClick:m,variant:"secondary",size:"sm",children:[e.jsx(Cs,{className:"mr-2 h-4 w-4"}),"View in SQL Editor"]}),a&&n&&e.jsxs(t.Button,{onClick:n,size:"sm",variant:"secondary",children:[e.jsx(Ds,{className:"mr-2 h-4 w-4"}),"Debug with Assistant"]})]})})})]})}var St={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Ke=T.createContext&&T.createContext(St),on=["attr","size","title"];function ln(s,a){if(s==null)return{};var n=cn(s,a),r,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(s);for(o=0;o<l.length;o++)r=l[o],!(a.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(s,r)&&(n[r]=s[r])}return n}function cn(s,a){if(s==null)return{};var n={};for(var r in s)if(Object.prototype.hasOwnProperty.call(s,r)){if(a.indexOf(r)>=0)continue;n[r]=s[r]}return n}function Ce(){return Ce=Object.assign?Object.assign.bind():function(s){for(var a=1;a<arguments.length;a++){var n=arguments[a];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(s[r]=n[r])}return s},Ce.apply(this,arguments)}function Ye(s,a){var n=Object.keys(s);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(s);a&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(s,o).enumerable})),n.push.apply(n,r)}return n}function Se(s){for(var a=1;a<arguments.length;a++){var n=arguments[a]!=null?arguments[a]:{};a%2?Ye(Object(n),!0).forEach(function(r){dn(s,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(s,Object.getOwnPropertyDescriptors(n)):Ye(Object(n)).forEach(function(r){Object.defineProperty(s,r,Object.getOwnPropertyDescriptor(n,r))})}return s}function dn(s,a,n){return a=un(a),a in s?Object.defineProperty(s,a,{value:n,enumerable:!0,configurable:!0,writable:!0}):s[a]=n,s}function un(s){var a=mn(s,"string");return typeof a=="symbol"?a:a+""}function mn(s,a){if(typeof s!="object"||!s)return s;var n=s[Symbol.toPrimitive];if(n!==void 0){var r=n.call(s,a);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(a==="string"?String:Number)(s)}function Nt(s){return s&&s.map((a,n)=>T.createElement(a.tag,Se({key:n},a.attr),Nt(a.child)))}function oe(s){return a=>T.createElement(hn,Ce({attr:Se({},s.attr)},a),Nt(s.child))}function hn(s){var a=n=>{var{attr:r,size:o,title:l}=s,i=ln(s,on),m=o||n.size||"1em",c;return n.className&&(c=n.className),s.className&&(c=(c?c+" ":"")+s.className),T.createElement("svg",Ce({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,i,{className:c,style:Se(Se({color:s.color||n.color},n.style),s.style),height:m,width:m,xmlns:"http://www.w3.org/2000/svg"}),l&&T.createElement("title",null,l),s.children)};return Ke!==void 0?T.createElement(Ke.Consumer,null,n=>a(n)):a(St)}function xn(s){return oe({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z"},child:[]}]})(s)}function wt(s){const{theme:a}=t.useTheme(),n=t.useDashboardStore(f=>f.theme),r=t.useEditorStore(f=>f.frame),o=t.useEditorStore(f=>f.card),l=t.useEditorStore(f=>f.activeTabCardId),i=t.Le(),{refetch:m}=t.useDashboardCardQuery(o),{updateCardTab:c,setRunSql:h}=t.useEditorActions(),u=T.useRef(),x=T.useRef({}),b=r.cards.find(f=>f.id===l),d=T.useCallback(()=>{let f="";return s==="python"&&(f=(b==null?void 0:b.python)||t.PYTHON_DEFAULT_CODE),s==="sql"&&(f=(b==null?void 0:b.sql)||""),f},[s,b]);T.useEffect(()=>{if(l&&o.id&&o.id!==l){if(u.current&&i){const f=u.current.getModel();f&&(x.current[o.id]=f);let y=x.current[l];if(!y){const p=d();y=i.editor.createModel(p,s),x.current[l]=y}u.current.setModel(y)}c(l,o),h(!0)}},[l,o,c,i,h,s,d]),T.useEffect(()=>{if(!i)return;const f=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",y=n==="system"?f:n;i.editor.defineTheme("default",{base:y==="light"?"vs":"vs-dark",inherit:!0,rules:[],colors:{"editor.background":y==="light"?"#ffffff":t.hslStringToHex("240 10% 10%")}}),i.editor.setTheme("default")},[a,n,i]),T.useEffect(()=>{const f=u.current;f&&i&&o&&f.addCommand(i.KeyMod.Shift|i.KeyCode.Enter,function(){return m(),!1})},[i,m,o]);function g(f,y){if(u.current=f,!x.current[o.id]){const p=f.getModel(),S=d();x.current[o.id]=p||(y==null?void 0:y.editor.createModel(S,s))||f.getModel()}f.setModel(x.current[o.id])}return{handleEditorDidMount:g}}function pn(){const s=t.useEditorStore(i=>i.card.sql),a=t.useEditorStore(i=>i.sqlGen),{setCardSql:n,setSqlGen:r}=t.useEditorActions(),{handleEditorDidMount:o}=wt("sql");function l(i){n(i),t.isObjectEmpty(a)||r({})}return e.jsxs("div",{className:"relative h-full w-full",children:[!s&&e.jsx("div",{className:"pointer-events-none absolute left-[65px] top-3 z-10 font-mono text-sm text-muted-foreground",children:"Write your SQL here"}),e.jsx(t.Ft,{theme:"default",className:"pt-3",onChange:l,value:s||"",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:13,renderLineHighlight:"none"},defaultLanguage:"sql",onMount:o})]})}function fn(){const s=t.useEditorStore(o=>o.card.python),{setCardPython:a}=t.useEditorActions(),{handleEditorDidMount:n}=wt("python");function r(o){a(o)}return e.jsx(t.Ft,{className:"pt-3",theme:"default",onChange:r,value:s||t.PYTHON_DEFAULT_CODE,options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:13,renderLineHighlight:"none"},defaultLanguage:"python",onMount:n})}function gn({jsonString:s}){return e.jsx(t.Ft,{theme:"default",defaultLanguage:"json",className:"mt-1 min-h-[220px]",value:s,options:{readOnly:!0,minimap:{enabled:!1},lineNumbers:"off",glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}})}function kt(s){var J,P,Y;const[a,n]=T.useState(""),[r,o]=T.useState(null),{authToken:l}=t.useSemaphorContext(),i=t.useEditorStore(O=>{var Q;return(Q=O==null?void 0:O.card)==null?void 0:Q.sql}),m=t.useEditorStore(O=>{var Q;return(Q=O==null?void 0:O.card)==null?void 0:Q.python}),c=t.useEditorStore(O=>O.actions.setCardSql),h=t.useEditorStore(O=>O.actions.setRunSql),u=t.useEditorStore(O=>O.actions.switchCardType),x=t.useEditorStore(O=>O.currentAssitantScope)||[],b=t.useEditorStore(O=>O.userInputForAI),d=t.useEditorStore(O=>O.triggerAIRun),g=t.useEditorStore(O=>O.selectedDatabaseName),f=t.useEditorStore(O=>O.selectedTableName),y=t.useEditorStore(O=>O.selectedConnectionId),p=t.useEditorStore(O=>O.selectedSchemaName),S=t.useDashboardStore(O=>O.dashboard.aiScopeTables),{setTriggerAIRun:N,setCurrentAssitantScope:A}=t.useEditorActions(),{selectedDatamodelName:k,connectionType:C,selectedDatamodelId:L}=t.useEditorAside(),{messages:V,setMessages:U,reload:D,error:z,append:G,input:q,setInput:E,status:j,handleInputChange:M,handleSubmit:F,stop:v}=t.useChat({api:"https://semaphor.cloud/api/v1/assistant",headers:{Authorization:`Bearer ${l==null?void 0:l.accessToken}`},body:{random:Math.random()},maxSteps:10,onToolCall:I,onFinish(O,Q){w(Q.usage),n(""),Q.finishReason==="stop"&&n("")}});T.useEffect(()=>{d&&b&&(M({target:{value:b}}),setTimeout(()=>{F(),N(!1)},100))},[d,F,b,N,M]);async function I({toolCall:O}){if(O.toolName==="createChartFromSql"){const Q=O.args.sql,X=O.args.chartType;return u(X),c(Q),h(!0),{status:"success",message:"Let the user know that chart is created"}}else if(O.toolName==="getTableColumns")n("Getting table columns...");else{if(O.toolName==="getUserSql")return i?{status:"success",sql:i,python:m||""}:{status:"error",message:"No SQL found"};if(O.toolName==="getCurrentTableScope")return n("Getting table scope..."),H(),{status:"success",tables:x};n("Analyzing...")}}function w(O){o(Q=>Q?{promptTokens:Q.promptTokens+O.promptTokens,completionTokens:Q.completionTokens+O.completionTokens,totalTokens:Q.totalTokens+O.totalTokens}:O)}function $(O){const Q=t.removeFromScopeArray(x,O);_(Q)}function _(O){const Q=t.sanitizeAIScope(O);A(Q),U(X=>[...X,{id:crypto.randomUUID(),role:"system",content:`Current scope of tables | ${JSON.stringify(Q)}`}])}function B(){const O={databaseName:g||"",schemaName:p||"",tableName:f||"",datamodelId:L||"",datamodelName:t.resolveDatamodelName(k),connectionId:y||"",connectionType:C||""},Q=t.dedup([...x,O]);_(Q)}function H(){const O={databaseName:g||"",schemaName:p||"",tableName:f||"",datamodelName:t.resolveDatamodelName(k),connectionId:y||"",connectionType:C||"",datamodelId:L||""};if(!t.isInAiScopeArray([...S||[],...x],O)||x.length===0){const X=t.dedup([...S||[],...x,O]).filter(le=>le.connectionId===O.connectionId);_(X)}}const W=!["ready","error"].includes(j),R=(Y=(P=(J=JSON.parse((z==null?void 0:z.message)||"{}"))==null?void 0:J.error)==null?void 0:P.lastError)==null?void 0:Y.message;return{messages:V,setMessages:U,reload:D,append:G,input:q,setInput:E,isLoading:W,handleSetAIScope:H,handleAddCurrentTableToScope:B,removeFromCurrentSelections:$,currentAssitantScope:x,setCurrentAssitantScope:A,handleInputChange:M,handleSubmit:F,stop:v,chatStatus:j,toolStatus:a,llmUsage:r,onFinish:s,errorMessage:R}}function jn(s){const a=s.toUpperCase().indexOf("WHERE"),n=s.toUpperCase().indexOf("GROUP BY"),r=s.toUpperCase().indexOf("LIMIT"),o=s.toUpperCase().indexOf("ORDER BY");let l=s.length;if(o!==-1&&(l=o),r!==-1&&r<l&&(l=r),a!==-1){const i=s.substring(0,a),m=s.substring(a);return`${i} {{ filters | where }} AND ${m.substring(6)}`}else if(n!==-1){const i=s.substring(0,n),m=s.substring(n);return`${i} {{ filters | where }} ${m}`}else{const i=s.substring(0,l),m=s.substring(l);return console.log("beforeClause",i),console.log("afterClause",m),m?`${i} {{ filters | where }} ${m}`:`${i.replace(/;$/,"")} {{ filters | where }}`}}function Dt({variant:s="secondary"}){const{setCardSql:a}=t.useEditorActions(),n=t.useEditorStore(d=>d.frame),r=t.useEditorStore(d=>d.card),o=t.useEditorStore(d=>d.selectedSchemaName),l=t.useEditorStore(d=>d.selectedDatamodelId),i=t.useEditorStore(d=>d.selectedDatabaseName),m=t.useEditorStore(d=>d.selectedTableName),c=t.useEditorStore(d=>d.selectedConnectionId),h=t.useEditorStore(d=>d.isShowingVisual),u=r.sql,x=t.useEditorStore(d=>d.onSave);function b(){let d=u;u&&!u.includes("{{")&&(d=jn(u),a(d));const g={...r,lastSelectedSchema:o,lastSelectedDatamodelId:l,lastSelectedDatabase:i,lastSelectedTable:m,connectionId:c,type:h?r.type:"table",sql:d,customCfg:h?r.customCfg:null},f=n.cards.map(p=>p.id===r.id?g:p),y={...n,cards:f,activeCardId:yn(f,n.activeCardId)};x==null||x(y)}return e.jsxs(t.Button,{onClick:b,size:"sm",variant:s,children:[e.jsx(t.Check,{className:"mr-2 size-4 font-bold"}),"Accept"]})}function It(){const{setTempQueryData:s,setSqlGen:a}=t.useEditorActions(),n=t.useQueryClient(),r=t.useEditorStore(c=>c.tempQueryData),o=t.useEditorStore(c=>c.onClose),l=t.useEditorStore(c=>c.card),{queryKey:i}=t.useDashboardCardQuery(l);function m(){if(r){const{queryKey:c,queryData:h}=r;c&&h&&n.setQueryData(c,h)}a({}),o==null||o()}return e.jsxs(t.Button,{onClick:m,size:"sm",variant:"secondary",children:[e.jsx(t.X,{className:"mr-2 size-4"}),"Close"]})}function Et(){const{setTempQueryData:s}=t.useEditorActions(),a=t.useQueryClient(),n=t.useEditorStore(d=>d.tempQueryData),r=t.useEditorStore(d=>d.card),{queryKey:o}=t.useDashboardCardQuery(r),{setCardSql:l,setSqlGen:i,setCardPython:m,setCardCustomCfg:c,setCardPreferences:h,setCardType:u,clearQueryConfig:x}=t.useEditorActions();function b(){const d=a.getQueryData(o);n!=null&&n.queryData||s({queryKey:o,queryData:d}),a.setQueryData(o,null),a.removeQueries({queryKey:o,exact:!0}),l(""),i({}),x(),m(""),c(""),h({})}return e.jsxs(t.Button,{onClick:b,className:"",size:"sm",variant:"secondary",children:[e.jsx(bs,{className:"mr-2 size-4"}),"Clear"]})}function yn(s,a){if(s.length===0)return"";if(a){const n=s.find(r=>r.id===a);if(n){const r=n.tabTitle;if(r=="All__Header")return s[0].id;if(r&&r.endsWith("__Header")){const l=r.split("__")[0],i=s.find(m=>m.tabTitle===l);return i?i.id:s[0].id}return a}}return s[0].id}function bn(){const s=t.useQueryClient(),[a,n]=T.useState(!1),[r,o]=T.useState(!1);t.useEditorStore(w=>w.frame);const l=t.useEditorStore(w=>w.card);t.useEditorStore(w=>w.isShowingVisual),t.useEditorStore(w=>w.selectedConnectionId),t.useEditorStore(w=>w.tempQueryData),t.useEditorStore(w=>w.selectedDatabaseName),t.useEditorStore(w=>w.selectedDatamodelId),t.useEditorStore(w=>w.selectedSchemaName);const i=t.useEditorStore(w=>w.showAIDialog);t.useEditorStore(w=>w.selectedTableName);const m=t.useEditorStore(w=>{var $;return($=w==null?void 0:w.card)==null?void 0:$.sql}),{sheetFilterValues:c}=t.useSheetFilterValues(),{setCardCustomCfg:h,setQueryResultColumns:u,setCardSql:x,setTempQueryData:b,setPythonStdOut:d,setCardPreferences:g,setCardType:f,setCardPython:y,runAssistant:p,setShowAIDialog:S}=t.useEditorActions();t.useEditorStore(w=>w.onSave),t.useEditorStore(w=>w.onClose),t.useEditorStore(w=>w.actions.setSqlGen);const N=t.useEditorStore(w=>w.runSql),A=t.useEditorStore(w=>w.actions.setRunSql),k=t.useEditorStore(w=>w.actions.setIsSqlRunning),{data:C,isLoading:L,isFetching:V,isSuccess:U,isError:D,error:z,queryKey:G,refetch:q,errorMessage:E}=t.useDashboardCardQuery(l),{handleSetAIScope:j}=kt();T.useEffect(()=>{if(C&&(C.rowLimitExceeded&&t.ue.error("Row limit (10,000) exceeded. Refine your query.",{position:"top-center",richColors:!0}),d((C==null?void 0:C.output)||""),C.records.length>0)){const{dimensionKeys:w}=t.getKeys(C.records);u(w)}},[C,u,d]),T.useEffect(()=>{(L||V)&&k(!0),(D||U)&&k(!1),D&&(u([]),d(""))},[L,V,C,d,D,U,k,u,z]),T.useEffect(()=>{N&&(s.getQueryData(G)||q(),A(!1))},[N,q,A,G,s]);async function M(){const w=`Can you help me debug this query in the current table scope?
|
|
362
362
|
|
|
363
363
|
Error:
|
|
364
364
|
|
|
365
|
-
${
|
|
365
|
+
${E}
|
|
366
366
|
|
|
367
367
|
Query:
|
|
368
368
|
|
|
369
369
|
${m}
|
|
370
370
|
|
|
371
|
-
`;f(j)}function B(){return e.jsxs(e.Fragment,{children:[r&&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(gn,{jsonString:JSON.stringify(c,null,2)})})}),c&&c.length>0&&e.jsx(t.Button,{variant:"ghost",onClick:()=>o(!r),className:"absolute bottom-0 right-6 size-7 p-1",children:r?e.jsx(t.X,{className:"size-3.5 text-muted-foreground"}):e.jsx(lt,{className:"size-3.5 text-muted-foreground"})})]})}function q(){return e.jsxs(t.ResizablePanelGroup,{className:"flex grow pb-1",direction:"vertical",role:"editor-resizable-group",children:[e.jsxs(t.ResizablePanel,{id:"1",order:1,defaultSize:a?20:100,className:"relative flex grow",children:[e.jsx("div",{id:"sql-container",className:"relative flex w-[99%]",children:e.jsx(pn,{})}),a&&e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"sql"})]}),a&&e.jsxs(e.Fragment,{children:[e.jsx(t.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxs(t.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(fn,{})}),e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"python"})]})]})]})}function R(){return 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(t.Button,{title:"Shift + Enter",disabled:L||_,onClick:()=>{H()},className:"shrink-0",size:"sm",children:[L||_?e.jsx(re,{className:"mr-2 h-4 w-4 animate-spin"}):e.jsx(t.Play,{className:"mr-2 h-4 w-4"}),"Run"]}),e.jsx(Ct,{sql:S==null?void 0:S.sql,error:D,onClick:E}),e.jsx(Et,{}),e.jsx(t.Toggle,{pressed:a,onPressedChange:j=>n(j),className:"",size:"sm",children:e.jsx(xn,{className:"size-4 text-foreground/70"})}),e.jsx("button",{disabled:i,onClick:()=>{g(),C(!0)},className:"h-9 w-full cursor-text px-3 text-left text-sm text-muted-foreground",children:i?"":"Type your question..."})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(It,{}),e.jsx(Dt,{})]})]})}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:[q(),B()]}),R()]})}function vn({data:s}){var i;const[a,n]=I.useState([]),o=Object.keys(s[0]).map(m=>({accessorKey:m,header:({column:c})=>{const h=c.getIsSorted();return e.jsx("div",{className:"flex gap-2",children:e.jsxs("div",{className:"flex cursor-pointer items-center",onClick:()=>c.toggleSorting(c.getIsSorted()==="asc"),children:[m,h==="asc"?e.jsx(t.TriangleUpIcon,{className:"ml-2 h-5 w-5"}):h==="desc"?e.jsx(t.TriangleDownIcon,{className:"ml-2 h-5 w-5"}):null]})})}})),l=t.useReactTable({data:s,columns:o,getCoreRowModel:t.getCoreRowModel(),getPaginationRowModel:t.getPaginationRowModel(),onSortingChange:n,getSortedRowModel:t.getSortedRowModel(),manualPagination:!0,state:{sorting:a}});return e.jsxs(t.CustomScrollArea,{className:"grow overflow-auto font-mono text-xs text-foreground/95",children:[e.jsxs("table",{className:"w-full",children:[e.jsx(t.TableHeader,{className:"sticky top-0 z-50 h-0 bg-muted",children:l.getHeaderGroups().map(m=>e.jsx(t.TableRow,{className:"",children:m.headers.map(c=>e.jsx(t.TableHead,{className:"h-11 font-semibold text-foreground",children:c.isPlaceholder?null:t.flexRender(c.column.columnDef.header,c.getContext())},c.id))},m.id))}),e.jsx(t.TableBody,{children:(i=l.getRowModel().rows)!=null&&i.length?l.getRowModel().rows.map(m=>e.jsx(t.TableRow,{className:"h-11 whitespace-nowrap py-2","data-state":m.getIsSelected()&&"selected",children:m.getVisibleCells().map(c=>e.jsx(t.TableCell,{className:"py-2",children:t.flexRender(c.column.columnDef.cell,c.getContext())},c.id))},m.id)):e.jsx(t.TableRow,{children:e.jsx(t.TableCell,{colSpan:o.length,className:"h-24 text-center",children:"No results."})})})]}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})}function Cn({card:s}){var C,N,T,w,S,L,_,$,k,F,U;const[a,n]=I.useState(!1),[r,o]=I.useState([]),{authToken:l}=t.useSemaphorContext(),i=t.getTokenParams(l==null?void 0:l.accessToken),m=t.useDashboardStore(H=>H.themeStyle),c={colors:((N=(C=m==null?void 0:m.chart)==null?void 0:C.dataset)==null?void 0:N.backgroundColor)||[]};(T=s.customCardPreferences)!=null&&T.inputData;const{getCard:h}=t.useCustomVisual(((w=s.customCardPreferences)==null?void 0:w.url)||""),d=((S=s.customCardPreferences)==null?void 0:S.visualType)||"single",p=t.useEditorStore(H=>H.frame),{setCustomCardPreferences:b}=t.useEditorActions(),{data:u}=t.useDashboardCardQuery(s),v=I.useCallback((H,D)=>{o(g=>({...g,[H]:D}))},[]);if(!((L=s.customCardPreferences)!=null&&L.componentName))return null;const x=h((_=s.customCardPreferences)==null?void 0:_.componentName);function y(H){n(H)}const f=Object.keys((($=s.customCardPreferences)==null?void 0:$.dataInputCardIds)||{}).map(H=>{var E,B,q;const D=(B=(E=s.customCardPreferences)==null?void 0:E.dataInputCardIds)==null?void 0:B[H].cardId,g=(q=p==null?void 0:p.cards)==null?void 0:q.find(R=>R.id===D);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(I.Suspense,{fallback:e.jsx(e.Fragment,{}),children:[x&&d==="single"&&e.jsx(x,{params:i,theme:c,settings:(k=s.customCardPreferences)==null?void 0:k.settings,onDataChange:v,data:(u==null?void 0:u.records)||[]}),x&&d==="multiple"&&e.jsxs(e.Fragment,{children:[Object.keys(((F=s.customCardPreferences)==null?void 0:F.dataInputCardIds)||{}).map(H=>{var E,B,q;const D=(B=(E=s.customCardPreferences)==null?void 0:E.dataInputCardIds)==null?void 0:B[H].cardId,g=(q=p==null?void 0:p.cards)==null?void 0:q.find(R=>R.id===D);if(g)return e.jsx(t.MultiInputEmptyRenderer,{onLoadingStatus:y,onDataChange:v,dataInputIndex:H,card:g},g.id+H)}),e.jsx("div",{className:"flex flex-col gap-2",children:e.jsx(x,{theme:c,onDataChange:v,settings:f.map(H=>{var D;return(D=H==null?void 0:H.customCardPreferences)==null?void 0:D.settings}),data:f.map(H=>H!=null&&H.id?r==null?void 0:r[H.id]:[])})})]})]},(U=s.customCardPreferences)==null?void 0:U.componentName)})}function Tt({className:s,...a}){var y;const n=t.useEditorStore(f=>f.card),r=((y=n.customCardPreferences)==null?void 0:y.showCardHeader)??!0,o=t.useEditorStore(f=>f.frame),l=t.useDashboardStore(f=>f.dashboard.filters);t.useEditorStore(f=>f.actions.setRunSql);const{updateFilter:i}=t.useDashboardActions(),m=l==null?void 0:l.find(f=>f.id===o.filterId),{data:c,isLoading:h,isFetching:d}=t.useDashboardCardQuery(n),{setCard:p}=t.useEditorActions(),{data:b}=t.useTopoJson(n),u=I.useMemo(()=>!n.id||!(c!=null&&c.records)?null:t.createChartConfig({data:c==null?void 0:c.records,cardType:n.type,queryConfig:n.queryConfig,customCfg:n.customCfg,preferences:n.preferences,topoJson:b}),[n.id,c==null?void 0:c.records,n.type,n.queryConfig,n.customCfg,n.preferences,b]);function v(f){return e.jsx(Cn,{card:f})}function x(){if(c!=null&&c.records&&(c==null?void 0:c.records.length)===0&&!h&&!d)return e.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-2",children:[e.jsx(t.TreePalm,{className:"size-8 text-muted-foreground"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"No records to display"})]});if(!n.id)return null;if(n.type==="custom")return v(n);if(!["table","custom"].includes(n.type)&&u)return e.jsx(e.Fragment,{children:h||d?e.jsx(e.Fragment,{}):e.jsx(t.ChartJsVisual,{cfg:u})});if(n.type==="table"&&(c!=null&&c.records)&&(c==null?void 0:c.records.length)>0)return e.jsx("div",{className:"relative mb-2 flex h-full min-h-0 w-full flex-1 grow basis-0",children:e.jsx(t.TableVisual,{card:n,data:c==null?void 0:c.records})})}return e.jsxs(t.Card,{role:"editor-visual-card",className:t.cn("relative flex h-full flex-col rounded-none",s),...a,children:[r&&e.jsxs(t.CardHeader,{className:"flex flex-row items-start justify-between py-4",children:[e.jsxs("div",{children:[e.jsx(t.Editable,{enabled:!0,text:n.title,onSave:f=>p({...n,title:f}),children:e.jsx("div",{className:"flex items-center gap-5",children:e.jsx(t.CardTitle,{className:"text-base",children:n.title||"Add title"})})},n.title),e.jsx(t.Editable,{enabled:!0,text:n.description||"",onSave:f=>p({...n,description:f}),children:e.jsx(t.CardDescription,{children:n.description||"Add description"})},n.description)]}),m&&e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(t.Editable,{enabled:!0,className:"my-1",text:m.title||m.column,onSave:f=>i({...m,title:f}),children:e.jsx(t.Label,{children:m.title})}),e.jsx(t.FilterComponent,{filter:m})]})]}),e.jsx(t.CardContent,{className:"flex grow flex-col",children:x()})]})}const Te=({language:s,value:a,onChange:n,readonly:r})=>e.jsx(t.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:s,value:a,onChange:n}),Sn=()=>e.jsxs(t.DialogHeader,{children:[e.jsx("div",{className:"flex items-center gap-2",children:e.jsx(t.DialogTitle,{children:"Customize Card"})}),e.jsxs(t.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."})]})]}),Nn=({customCode:s,cardCustomCfgString:a,mergedConfig:n,onConfigChange:r,onCodeChange:o})=>e.jsxs(t.Tabs,{defaultValue:"final-config",className:"flex w-1/2 flex-col",children:[e.jsxs(t.TabsList,{className:"justify-start rounded-sm rounded-b-none border border-b-0",children:[e.jsx(t.TabsTrigger,{value:"final-config",children:"Config"}),e.jsx(t.TabsTrigger,{value:"custom-config",children:"Changes"}),e.jsx(t.TabsTrigger,{value:"custom-code",children:"Custom Code"})]}),e.jsx(t.TabsContent,{value:"final-config",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Te,{language:"json",value:n,onChange:r})}),e.jsx(t.TabsContent,{value:"custom-config",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Te,{readonly:!0,language:"json",value:a,onChange:()=>{}})}),e.jsx(t.TabsContent,{value:"custom-code",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Te,{language:"javascript",value:s,onChange:o})})]}),wn=({error:s,hasCardCustomConfig:a,onReset:n,onApply:r,onClose:o})=>e.jsxs(t.DialogFooter,{className:"flex items-center",children:[e.jsx(t.Label,{className:"mr-2 text-red-500",children:s}),e.jsx(t.Button,{disabled:!a,onClick:n,variant:"outline",children:"Reset"}),e.jsx(t.Button,{onClick:r,variant:"outline",children:"Apply"}),e.jsx(t.Button,{onClick:o,variant:"outline",children:"Close"})]});function kn(){const[s,a]=I.useState(!1),[n,r]=I.useState(""),[o,l]=I.useState(""),[i,m]=I.useState(""),[c,h]=I.useState(""),d=t.useEditorStore(w=>w.card),p=t.useEditorStore(w=>w.card.customCfg),b=p?JSON.stringify(p,null,2):"",{data:u}=t.useDashboardCardQuery(d),{data:v}=t.useTopoJson(d),{setCardCustomCfg:x,setCustomVisualCode:y}=t.useEditorActions(),f=w=>{var S,L;return JSON.stringify({...w,data:{...w.data,datasets:(L=(S=w.data)==null?void 0:S.datasets)==null?void 0:L.map(_=>({..._,data:[]}))}},null,2)},C=()=>{var S,L;if(!((S=u==null?void 0:u.records)!=null&&S.length))return;const w=t.createChartConfig({data:u.records,cardType:d.type,queryConfig:d.queryConfig,preferences:d.preferences,topoJson:v});if(w){r(f(w)),m(((L=d.preferences)==null?void 0:L.customVisualCode)||"");const _=t.merge(w,p);l(f(_))}},N=()=>{try{if(i&&y(i),o){const w=JSON.parse(o),S=t.getObjectDiff(JSON.parse(n),w);x(S),h("")}}catch{h("Invalid JSON configuration")}},T=Object.keys(p||{}).length===0;return e.jsxs(t.Dialog,{open:s,onOpenChange:a,children:[e.jsx(t.DialogTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Customize Visual",onClick:C,className:T?"":"text-green-600 hover:text-green-700",children:e.jsx(t.Settings,{className:"h-4 w-4"})})}),e.jsxs(t.DialogContent,{className:"flex h-[600px] grow flex-col overflow-auto sm:min-w-[900px] lg:min-w-[1200px]",children:[e.jsx(Sn,{}),e.jsxs("div",{className:"flex grow gap-2",children:[e.jsx(t.ErrorBoundary,{FallbackComponent:t.FallbackEditorCard,children:e.jsx(Tt,{className:"w-1/2 rounded shadow-none"})}),e.jsx(Nn,{customCode:i,cardCustomCfgString:b,mergedConfig:o,onConfigChange:w=>l(w??""),onCodeChange:w=>m(w??"")})]}),e.jsx(wn,{error:c,hasCardCustomConfig:!!p,onReset:()=>{l(n),x(null)},onApply:N,onClose:()=>a(!1)})]})]})}function Mt(s){const[a,n]=I.useState(null);return a}function At(){const{authToken:s}=t.useSemaphorContext(),{data:a,isLoading:n,isFetching:r,isError:o}=t.useQuery({queryKey:["plugins",s==null?void 0:s.accessToken],queryFn:()=>t.getPlugins(s==null?void 0:s.accessToken)});return{data:a,isLoading:n,isFetching:r,isError:o}}function Dn({onChartTypeChange:s}){const[a,n]=I.useState([]),{setCardCustomCfg:r,setCardPreferences:o,setCardType:l,setCustomCardPreferences:i}=t.useEditorActions(),{data:m}=At();function c(h,d){r(null),o({}),l(h),d&&i({type:"component",visualType:"single",url:d.url,componentName:d.name,icon:d.icon}),s==null||s()}return I.useEffect(()=>{(async()=>{var d;if(m){const b=(await Promise.all((d=m==null?void 0:m.plugins)==null?void 0:d.map(async u=>(await t.loadManifest(u.value)).visuals.map(y=>({name:y.name,icon:y.icon,url:u.value}))))).flat();n(b)}})()},[m]),a.length===0?null:e.jsxs(e.Fragment,{children:[e.jsx(t.Separator,{className:"my-2"}),e.jsx("div",{className:"grid grid-cols-4 place-items-center",children:a.map((h,d)=>e.jsx(In,{text:h.name,onClick:()=>c("custom",h),icon:h.icon},h.url+h.name+d))})]})}const In=({text:s,icon:a,onClick:n})=>{const r=Mt(),o=s.charAt(0).toUpperCase();return e.jsx(t.IconButton,{onClick:n,tooltip:s,children:r?e.jsx(r,{className:"h-4 w-4"}):o})};function Lt(s){return oe({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:[]}]})(s)}function En(s){return oe({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:[]}]})(s)}function Ot(s){return oe({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:[]}]})(s)}function zt(s){return oe({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4.387 3h15.226a1 1 0 0 1 .948 1.316l-5.105 15.316a2 2 0 0 1 -1.898 1.368h-3.116a2 2 0 0 1 -1.898 -1.368l-5.104 -15.316a1 1 0 0 1 .947 -1.316"},child:[]},{tag:"path",attr:{d:"M5 9h14"},child:[]},{tag:"path",attr:{d:"M7 15h10"},child:[]}]})(s)}function Ft(s){return oe({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:[]}]})(s)}function Rt(s){return oe({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:[]}]})(s)}function Bt({onChartTypeChange:s,iconClassName:a}){const{setCardType:n,setCardPreferences:r,setIsDevMode:o}=t.useEditorStore(d=>d.actions),{setCardCustomCfg:l,setCustomCardPreferences:i,setQueryConfig:m}=t.useEditorActions();function c(d,p){l(null),r({}),n(d),["kpi","custom","text","map"].includes(d)&&(o(!0),m(void 0)),s==null||s()}const h=1e3;return e.jsxs("div",{className:"grid grid-cols-4 place-items-center",children:[e.jsx(t.IconButton,{openDelay:h,tooltip:"Table",onClick:()=>c("table"),className:"h-10 p-4",children:e.jsx(Ve,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Bar Chart",onClick:()=>c("bar"),className:"h-10 p-4",children:e.jsx(Re,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Line Chart",onClick:()=>c("line"),className:"h-10 p-4",children:e.jsx(Be,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Stacked Bar Chart",onClick:()=>c("stackedBar"),className:"h-10 p-4",children:e.jsx(et,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Stacked Line Chart",onClick:()=>c("stackedLine"),className:"h-10 p-4",children:e.jsx(Ft,{className:t.cn("size-5",a),strokeWidth:0})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Scatter Chart",onClick:()=>c("scatter"),className:"h-10 p-4",children:e.jsx(nt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Bubble Chart",onClick:()=>c("bubble"),className:"h-10 p-4",children:e.jsx(Ot,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Pie Chart",onClick:()=>c("pie"),className:"h-10 p-4",children:e.jsx(st,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Doughnut Chart",onClick:()=>c("doughnut"),className:"h-10 p-4",children:e.jsx(rt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Funnel Chart",onClick:()=>c("funnel"),className:"h-10 p-4",children:e.jsx(zt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Radar Chart",onClick:()=>c("radar"),className:"h-10 p-4",children:e.jsx(ut,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Polar Area Chart",onClick:()=>c("polarArea"),className:"h-10 p-4",children:e.jsx(Lt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Tornado Chart",onClick:()=>c("tornado"),className:"h-10 p-4",children:e.jsx(pt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{tooltip:"Range Chart",onClick:()=>c("range"),className:"h-10 p-4",children:e.jsx(tt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"KPI",onClick:()=>c("kpi"),className:"h-10 p-4",children:e.jsx(Rt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Text",onClick:()=>c("text"),className:"h-10 p-4",children:e.jsx(cs,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{tooltip:"Map",onClick:()=>c("map"),className:"h-10 p-4",children:e.jsx(dt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Custom",onClick:()=>c("custom"),className:"h-10 p-4",children:e.jsx(ht,{className:t.cn("size-5",a)})})]})}function Tn({chartType:s,className:a,customIcon:n,componentName:r}){const o=Mt();switch(s){case"bar":return e.jsx(Re,{className:a});case"line":return e.jsx(Be,{className:a});case"pie":return e.jsx(st,{className:a});case"radar":return e.jsx(ut,{className:a});case"scatter":return e.jsx(nt,{className:a});case"bubble":return e.jsx(Ot,{className:a});case"doughnut":return e.jsx(rt,{className:a});case"stackedBar":return e.jsx(et,{className:a});case"stackedLine":return e.jsx(Ft,{className:a});case"polarArea":return e.jsx(Lt,{className:a});case"funnel":return e.jsx(zt,{className:a});case"tornado":case"pyramid":return e.jsx(pt,{className:a});case"range":return e.jsx(tt,{className:a});case"kpi":return e.jsx(Rt,{className:a});case"text":return e.jsx(Us,{className:a});case"map":return e.jsx(dt,{className:a});case"custom":return n&&o?e.jsx(o,{className:a}):r?r==null?void 0:r.charAt(0).toUpperCase():e.jsx(ht,{className:a});default:return e.jsx(Ve,{className:a})}}function Mn(){var l,i;const[s,a]=I.useState(!1),n=t.useEditorStore(m=>m.card),r=n.type,o=t.useDashboardStore(m=>m.isVisualEditing);return e.jsxs(t.Popover,{open:s,onOpenChange:a,children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.Button,{size:"sm",variant:o?"ghost":"outline",children:e.jsx(Tn,{className:"size-4",chartType:r,customIcon:(l=n.customCardPreferences)==null?void 0:l.icon,componentName:(i=n.customCardPreferences)==null?void 0:i.componentName})})}),e.jsxs(t.PopoverContentCustom,{onOpenAutoFocus:m=>m.preventDefault(),className:"w-50",children:[e.jsx(Bt,{onChartTypeChange:()=>a(!1)}),e.jsx(Dn,{onChartTypeChange:()=>a(!1)})]})]})}const ge="focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0";function Ze(s,a){var r,o,l;const n=t.getNumberAxis(s,{});return["pie","doughnut","polarArea","funnel"].includes(a)?"category":((l=(o=(r=s==null?void 0:s.chartOptions)==null?void 0:r.scales)==null?void 0:o[n])==null?void 0:l.type)||"linear"}function An(){var E,B,q,R,j,V;const[s,a]=I.useState(!1),n=t.useEditorStore(A=>{var M;return(M=A.card)==null?void 0:M.preferences}),r=t.useEditorStore(A=>{var M;return(M=A.card)==null?void 0:M.type}),o=t.getNumberAxis(n,{}),[l,i]=I.useState(Ze(n,r)),[m,c]=I.useState(((q=(B=(E=n==null?void 0:n.chartOptions)==null?void 0:E.scales)==null?void 0:B[o])==null?void 0:q.min)||""),[h,d]=I.useState(((V=(j=(R=n==null?void 0:n.chartOptions)==null?void 0:R.scales)==null?void 0:j[o])==null?void 0:V.max)||""),[p,b]=I.useState(m||h?"custom":"auto"),[u,v]=I.useState(""),[x,y]=I.useState(0),[f,C]=I.useState(""),[N,T]=I.useState(""),[w,S]=I.useState(""),L=t.useEditorStore(A=>A.actions.setCardPreferences),{updateCardInFrame:_}=t.useEditorActions(),$=t.useEditorStore(A=>A.card),k=["pie","doughnut","polarArea","funnel"].includes(r);I.useEffect(()=>{var A,M,P,Q,O,W,G,Y,z,J,X,le,pe,fe;i(Ze(n,r)),c(((P=(M=(A=n==null?void 0:n.chartOptions)==null?void 0:A.scales)==null?void 0:M[o])==null?void 0:P.min)===0?0:""),d(((W=(O=(Q=n==null?void 0:n.chartOptions)==null?void 0:Q.scales)==null?void 0:O[o])==null?void 0:W.max)||""),v(((J=(z=(Y=(G=n==null?void 0:n.chartOptions)==null?void 0:G.scales)==null?void 0:Y[o])==null?void 0:z.ticks)==null?void 0:J.stepSize)||""),y(((X=n==null?void 0:n.numberAxisFormat)==null?void 0:X.decimalPlaces)||0),C(((le=n==null?void 0:n.numberAxisFormat)==null?void 0:le.suffix)||""),T(((pe=n==null?void 0:n.numberAxisFormat)==null?void 0:pe.currency)||""),S(((fe=n==null?void 0:n.numberAxisFormat)==null?void 0:fe.locale)||"")},[s,n,o,r]);function F(A,M){return M===""||/^[0-9\b]+$/.test(M)?Number(M):Number(A)}function U(){const A=[...new Set(t.LOCALE_CURRENCY_PAIRS.map(M=>M.currency))];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-6 items-center gap-2",children:[e.jsx(t.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(t.Select,{value:N||"none",onValueChange:M=>T(M==="none"?"":M),children:[e.jsx(t.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Currency"}),e.jsx(t.SelectItem,{value:"none",children:"None"}),A.map(M=>e.jsx(t.SelectItem,{value:M,children:M},M))]})})]}),e.jsxs(t.Select,{value:w,onValueChange:M=>S(M),children:[e.jsx(t.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Locale"}),t.LOCALE_CURRENCY_PAIRS.map(M=>e.jsx(t.SelectItem,{value:M.locale,children:M.locale},M.locale))]})})]})]}),e.jsxs("div",{className:"grid grid-cols-9 items-center gap-2",children:[e.jsx(t.Label,{className:"col-span-3",htmlFor:"format",children:"Decimals"}),e.jsx(t.Input,{value:x,onChange:M=>y(Number(M.target.value)),id:"format",className:`col-span-6 h-8 w-full tracking-wide ${ge}`})]})]})}function H(){return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"mt-4 space-y-2",children:e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the scale for number axis"})}),e.jsxs("div",{className:"mt-2 grid grid-cols-3 items-center gap-2",children:[e.jsx(t.Label,{htmlFor:"scale",children:"Type"}),e.jsxs(t.Select,{disabled:k,value:l,onValueChange:A=>i(A),children:[e.jsx(t.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{id:"type",children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Option"}),e.jsx(t.SelectItem,{value:"linear",children:"Linear"}),e.jsx(t.SelectItem,{value:"logarithmic",children:"Logarithmic"}),e.jsx(t.SelectItem,{value:"category",children:"Category"})]})})]})]}),l=="linear"&&e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2 py-1",children:[e.jsx(t.Label,{htmlFor:"scale-option",children:"Setup"}),e.jsxs(t.RadioGroup,{disabled:k,id:"scale-option",value:p,onValueChange:A=>b(A),className:"col-span-2 flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.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(t.RadioGroupItem,{value:"custom",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Custom"})]})]})]}),p==="custom"&&l=="linear"&&D()]})}function D(){return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(t.Label,{htmlFor:"range",children:"Range"}),e.jsx(t.Input,{id:"min",value:m,onChange:A=>c(M=>F(M,A.target.value)),className:`col-span-1 h-8 w-full ${ge}`}),e.jsx(t.Input,{value:h,onChange:A=>d(M=>F(M,A.target.value)),id:"max",className:`col-span-1 h-8 w-full ${ge}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(t.Label,{htmlFor:"step-size",children:"Step Size"}),e.jsx(t.Input,{value:u,onChange:A=>v(M=>F(M,A.target.value)),id:"step-size",className:`col-span-1 h-8 w-full ${ge}`})]})]})}function g(){var Q;let A={};p==="custom"&&(A={min:m,max:h,ticks:{stepSize:u}});const M={...n||{},chartOptions:{...n==null?void 0:n.chartOptions,scales:{...(Q=n==null?void 0:n.chartOptions)==null?void 0:Q.scales,[o]:{type:l,...l==="linear"?A:{}}}},numberAxisFormat:{decimalPlaces:x,suffix:f,currency:N,locale:w}};console.log(M),L(M);const P={...$,preferences:M};_(P)}return e.jsxs(t.Popover,{onOpenChange:A=>a(A),children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Format Number",children:e.jsx(ys,{className:"size-4"})})}),e.jsx(t.PopoverContentCustom,{align:"end",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:"Format Options"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the format for number axis"})]}),e.jsxs("div",{className:"grid gap-2",children:[U(),H(),e.jsx(t.SelectSeparator,{}),e.jsx("div",{className:"grid grid-cols-3",children:e.jsx(t.Button,{onClick:g,variant:"secondary",className:"col-span-1 col-start-3 h-8 w-full",children:"Apply"})})]})]})})]})}function Ln(){const s=t.useEditorStore(m=>{var c,h,d,p;return(p=(d=(h=(c=m.card.preferences)==null?void 0:c.chartOptions)==null?void 0:h.plugins)==null?void 0:d.legend)==null?void 0:p.position}),a=t.useEditorStore(m=>{var c,h,d,p;return(p=(d=(h=(c=m.card.preferences)==null?void 0:c.chartOptions)==null?void 0:h.plugins)==null?void 0:d.legend)==null?void 0:p.align}),n=t.useEditorStore(m=>{var c,h,d,p;return(p=(d=(h=(c=m.card.preferences)==null?void 0:c.chartOptions)==null?void 0:h.plugins)==null?void 0:d.legend)==null?void 0:p.display}),{setLegendOptions:r}=t.useEditorActions(),o=m=>{r({display:m,position:s,align:a})},l=m=>{r({display:n,position:m,align:a})},i=m=>{r({display:n,position:s,align:m})};return e.jsxs(t.Popover,{children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Legend Settings",children:e.jsx(Es,{className:"size-4"})})}),e.jsx(t.PopoverContentCustom,{align:"end",className:"w-72",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(t.Label,{htmlFor:"displayLegend",children:"Display"}),e.jsx("div",{className:"col-span-2 flex h-8 items-center",children:e.jsx(t.SmallSwitch,{checked:n,onCheckedChange:o,id:"displayLegend"})})]}),n&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"position",children:"Position"}),e.jsxs("div",{className:"col-span-2 flex h-8 items-center",children:[e.jsx(t.IconButton,{tooltip:"Top",onClick:()=>l("top"),children:e.jsx(t.ArrowUp,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Left",onClick:()=>l("left"),children:e.jsx(ns,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Bottom",onClick:()=>l("bottom"),children:e.jsx(Xe,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Right",onClick:()=>l("right"),children:e.jsx(as,{className:"size-4"})})]})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"align",children:"Align"}),e.jsxs("div",{className:"col-span-2 flex h-8 items-center",children:[e.jsx(t.IconButton,{tooltip:"Start",onClick:()=>i("start"),children:e.jsx(Zt,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Center",onClick:()=>i("center"),children:e.jsx(Yt,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"End",onClick:()=>i("end"),children:e.jsx(Xt,{className:"size-4"})})]})]})]})]})]})})]})}function On(){const s=t.useEditorStore(l=>{var i,m;return(m=(i=l.card.preferences)==null?void 0:i.chartOptions)==null?void 0:m.indexAxis}),a=t.useEditorStore(l=>l.card.type),{setChartOrientation:n}=t.useEditorStore(l=>l.actions);function r(){return e.jsx(t.IconButton,{onClick:()=>{n(s==="x"||s===void 0?"y":"x")},tooltip:"Chart Orientation",children:s==="x"||s===void 0?e.jsx(Qe,{className:"size-4"}):e.jsx($e,{className:"size-4"})})}function o(){return e.jsx(t.IconButton,{onClick:()=>{n(s==="y"||s===void 0?"x":"y")},tooltip:"Chart Orientation",children:s==="y"||s===void 0?e.jsx(Qe,{className:"size-4"}):e.jsx($e,{className:"size-4"})})}return e.jsx(e.Fragment,{children:a==="funnel"?o():r()})}function zn(){const s=t.useEditorStore(i=>i.card),a=t.useEditorStore(i=>i.isShowingVisual),n=t.useEditorStore(i=>{var m,c;return(c=(m=i.card)==null?void 0:m.preferences)==null?void 0:c.chartOptions}),r=t.getChartGridStyle(n),{setChartGrid:o}=t.useEditorActions();function l(){const i=["xy","none","x","y"],c=(i.indexOf(r)+1)%i.length;o(i[c])}return a?e.jsxs("div",{"data-info":"visual-settings",className:"flex items-center",children:[["line","bar","range","stackedBar","stackedLine","horizontalBar","funnel"].includes(s.type)&&e.jsx(On,{}),!["kpi","text","custom","table"].includes(s.type)&&e.jsxs(e.Fragment,{children:[e.jsx(An,{}),e.jsx(Ln,{})]}),!["pie","doughnut","funnel","radar","polarArea","table","custom","kpi","text","map"].includes(s.type)&&e.jsxs(t.IconButton,{tooltip:"Grid Style",onClick:l,children:[(r==="xy"||!r)&&e.jsx(ks,{className:"size-4"}),r==="x"&&e.jsx(ps,{className:"size-4"}),r==="y"&&e.jsx(Bs,{className:"size-4"}),r==="none"&&e.jsx(qs,{className:"size-4"})]})]}):null}function je(){var R;const s=t.useEditorStore(j=>j.frame),a=t.useEditorStore(j=>j.card),n=t.useEditorStore(j=>j.isDevMode),r=t.useEditorStore(j=>j.isShowingVisual),o=t.useDashboardStore(j=>j.isVisualEditing),l=t.useEditorStore(j=>j.isSqlRunning),i=t.useEditorStore(j=>j.pythonStdOut),m=t.useEditorStore(j=>{var V;return(V=j.card.preferences)==null?void 0:V.chartOptions}),c=t.useEditorStore(j=>j.actions.setRunSql);t.getChartGridStyle(m);const{setFrame:h,setCard:d,updateCardInFrame:p,setActiveTabCardId:b,runAssistant:u,setChartGrid:v}=t.useEditorActions(),{data:x,isLoading:y,isFetching:f,error:C,isPending:N}=t.useDashboardCardQuery(a);if(!a)return e.jsx(e.Fragment,{children:"No Active Card"});function T(){const j={connectionId:a.connectionId,lastSelectedDatabase:a.lastSelectedDatabase,lastSelectedSchema:a.lastSelectedSchema,lastSelectedTable:a.lastSelectedTable,lastSelectedDatamodelId:a.lastSelectedDatamodelId,id:t.v4(),title:"Title",description:"",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]};w(j)}function w(j){const V={...s,cards:[...s.cards,j],activeCardId:j.id};h(V),d(j),b(j.id)}function S(){const j={...a,id:t.v4(),title:`${a.title} Copy`,tabTitle:`${a.tabTitle||a.title} Copy`};w(j)}function L(j){const V=s.cards.filter(P=>P.id!==j),A=V[0],M={...s,cards:V,activeCardId:A.id};h(M),b(A.id),d(A)}function _(j){n||$(j),b(j)}function $(j){const V={...s,cards:s.cards.map(M=>M.id===a.id?a:M),activeCardId:j};h(V);const A=V.cards.find(M=>M.id===j);A.sql&&c(!0),d(A)}const k=(j,V)=>{console.log("handleDragStart",V),j.dataTransfer.setData("tabIndex",V.toString())},F=j=>{j.preventDefault()},U=(j,V)=>{const A=j.dataTransfer.getData("tabIndex");if(A===V.toString())return;const M=Array.from(s.cards),[P]=M.splice(parseInt(A),1);M.splice(V,0,P),h({...s,cards:M})};function H(j,V){return j.cards.length===1&&(V.displayTab===!0||V.displayTab===void 0)||j.activeCardId!==V.id&&(V.displayTab===!0||V.displayTab===void 0)?null:e.jsx("div",{onClick:()=>{const A=V.displayTab===void 0?!1:!V.displayTab;d({...V,displayTab:A}),p({...V,displayTab:A})},children:V.displayTab===!0||V.displayTab===void 0?e.jsx(t.Eye,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"}):e.jsx(vs,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"})})}function D(){return e.jsxs(t.Tabs,{onValueChange:_,value:s.activeCardId,className:"flex grow flex-col",children:[s.cards.map(j=>e.jsx(t.TabsContent,{className:"mt-0 grow",value:j.id,children:g()},j.id)),e.jsx(t.TabsList,{className:"group mx-4 justify-between overflow-x-auto",children:e.jsxs("div",{className:"flex items-center",children:[s.cards.map((j,V)=>e.jsxs(t.TabsTrigger,{draggable:!0,onDragStart:A=>k(A,V),onDragOver:F,onDrop:A=>U(A,V),className:"",value:j.id,children:[H(s,j),e.jsx(t.Editable,{enabled:s.activeCardId===j.id,text:j.tabTitle||j.title,onSave:A=>{d({...a,tabTitle:A}),p({...a,tabTitle:A})},children:j.tabTitle||j.title},j.id),s.activeCardId===j.id&&s.cards.length>1&&e.jsx(t.X,{className:"ml-2 size-3.5 text-muted-foreground hover:text-foreground",onClick:()=>L(j.id)})]},j.id)),e.jsx(t.Button,{className:"ml-1 h-8 px-2 hover:bg-muted-foreground/50",variant:"outline",onClick:T,children:e.jsx(t.Plus,{className:"h-4 w-4"})}),e.jsx(t.Button,{className:"invisible ml-1 h-8 px-2 hover:bg-muted-foreground/50 group-hover:visible",variant:"outline",onClick:S,children:e.jsx(gs,{className:"h-4 w-4"})})]})})]})}function g(){return a.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(t.KPICard,{card:a,data:x==null?void 0:x.records,isPending:N})})}):a.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(t.ScrollArea,{className:"mx-3 my-6 h-[300px] overflow-y-auto break-words px-3",children:e.jsx(t.TextCard,{isLoading:l,card:a,data:x==null?void 0:x.records})})})}):e.jsx(t.ErrorBoundary,{FallbackComponent:t.FallbackEditorCard,children:e.jsx(Tt,{className:"grow border-none shadow-none"})})}function E(){const j=JSON.stringify(x==null?void 0:x.records,null,2),V=new Blob([j],{type:"application/json"}),A=URL.createObjectURL(V),M=document.createElement("a");M.href=A,M.download=`${a.title}.json`,M.click()}function B(){const V=[Object.keys(x==null?void 0:x.records.reduce((Q,O)=>({...Q,...O}),{})).join(","),...((x==null?void 0:x.records)||[]).map(Q=>Object.values(Q).join(","))].join(`
|
|
372
|
-
`),A=new Blob([V],{type:"text/csv"}),M=URL.createObjectURL(A),P=document.createElement("a");P.href=M,P.download=`${a.title}.csv`,P.click()}function q(){const j=`Can you get the documentation for ${a.type} chart?`;u(j)}return e.jsxs("div",{className:"relative isolate flex h-full flex-col py-2 pb-3",children:[(y||f)&&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(re,{className:"h-8 w-8 animate-spin text-muted-foreground"})}),e.jsxs("div",{className:"z-10 mb-0 flex min-h-10 items-center justify-end gap-2 px-6",children:[r&&e.jsxs("div",{className:"flex grow items-center",children:[e.jsx(Mn,{}),o&&e.jsx(t.IconButton,{tooltip:"Visual Docs",onClick:q,children:e.jsx(ls,{className:"size-4"})}),!["table","custom"].includes(a.type)&&o&&e.jsx(kn,{})]}),!r&&e.jsxs("div",{className:"flex grow items-center gap-1",children:[e.jsx(t.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:B,children:e.jsx(En,{className:"size-4"})}),e.jsx(t.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:E,children:e.jsx(Ss,{strokeWidth:1.5,className:"size-4"})}),e.jsx(t.CopyButton,{text:JSON.stringify(x==null?void 0:x.records,null,2),className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70"})]}),e.jsx(zn,{}),n&&e.jsx(Rn,{})]}),r?D():e.jsxs(t.ResizablePanelGroup,{className:"px-6",direction:"horizontal",children:[i&&e.jsxs(e.Fragment,{children:[e.jsx(t.ResizablePanel,{id:"1",order:1,defaultSize:30,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:i&&e.jsx(Fn,{})}),e.jsx(t.ResizableHandle,{})]}),e.jsxs(t.ResizablePanel,{id:"2",order:2,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:[(x==null?void 0:x.records)&&(x==null?void 0:x.records.length)>0&&e.jsx(vn,{data:(x==null?void 0:x.records)||[]}),(C||(x==null?void 0:x.error))&&e.jsx("span",{className:"font-mono text-xs",children:(C==null?void 0:C.message)||((R=x==null?void 0:x.error)==null?void 0:R.message)})]})]})]})}function Fn(){const s=t.useEditorStore(n=>n.pythonStdOut);if(!s)return null;const a=s.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(t.ScrollArea,{className:"overflow-y-auto px-2 pt-1 font-mono text-xs text-foreground/90",children:[e.jsx("div",{dangerouslySetInnerHTML:{__html:a}}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})]})}function Rn(){const s=t.useEditorStore(n=>n.isShowingVisual),a=t.useEditorStore(n=>n.actions.setIsShowingVisual);return e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.Label,{htmlFor:"visualize",children:"Chart"}),e.jsx(t.SmallSwitch,{checked:s,onCheckedChange:()=>a(!s),id:"visualize",className:"data-[state=checked]:bg-foreground/50"})]})}function Bn(){var x,y;const s=t.useEditorStore(f=>f.card.customCardPreferences),{data:a}=At(),n=(a==null?void 0:a.plugins)||[],r=t.useEditorStore(f=>f.card),o=t.useEditorStore(f=>f.frame),l=(s==null?void 0:s.visualType)||"single",{setCustomCardPreferences:i}=t.useEditorActions(),{components:m,manifest:c}=t.useCustomVisual((s==null?void 0:s.url)||""),h=(x=c==null?void 0:c.visuals)==null?void 0:x.find(f=>f.name===(s==null?void 0:s.componentName));function d(f,C){if(!s)return;const T={...(s==null?void 0:s.dataInputCardIds)||{},[f]:{cardId:C,hookRef:null}};i({...s,dataInputCardIds:T})}function p(f){var N,T;const C=(N=o==null?void 0:o.cards)==null?void 0:N.filter(w=>{var S;return((S=w==null?void 0:w.customCardPreferences)==null?void 0:S.visualType)!=="multiple"}).map(w=>({value:w.id,label:w.tabTitle||w.title}));return e.jsx("div",{className:"space-y-2",children:(T=f==null?void 0:f.dataInputs)==null?void 0:T.map((w,S)=>{var L,_;return e.jsxs("div",{className:"grid grid-cols-10 gap-2",children:[e.jsx("div",{className:"col-span-4 flex items-center",children:w}),e.jsx(Z,{className:"col-span-6 h-8 w-full justify-between",label:"",options:C||[],value:((_=(L=s==null?void 0:s.dataInputCardIds)==null?void 0:L[S])==null?void 0:_.cardId)||"",onValueChange:$=>d(S,$)})]},S+Math.random())})})}function b(f,C,N=[],T=""){var w,S;return s?f==="input"?e.jsx(t.Input,{className:`h-8 w-full ${t.removeRing}`,value:((w=s==null?void 0:s.settings)==null?void 0:w[C])||T,onChange:L=>{i({...s,settings:{...s==null?void 0:s.settings,[C]:L.target.value}})}},C):f==="select"?e.jsx(Z,{className:"h-8 w-full",label:"",options:N,value:((S=s==null?void 0:s.settings)==null?void 0:S[C])||T,onValueChange:L=>{i({...s,settings:{...s==null?void 0:s.settings,[C]:L}})}}):null:null}function u(f){const C=Object.entries((f==null?void 0:f.settings)||{});return e.jsx("div",{className:"space-y-3",children:C.map(([N,T])=>e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:T.title}),b(T.ui,N,T.options,T.defaultValue)]},N))})}function v(f){s&&i({...s,visualType:f,componentName:""})}return e.jsxs(t.Accordion,{type:"multiple",defaultValue:["component-settings"],className:"px-6 py-2",children:[e.jsxs(t.AccordionItem,{value:"plugin-settings",children:[e.jsx(t.AccordionTrigger,{children:"Plugin"}),e.jsx(t.AccordionContent,{children:e.jsxs("div",{className:"space-y-4 text-sm",children:[e.jsx("div",{className:"space-y-2",children:e.jsxs("div",{className:"space-y-4",children:[e.jsx(Z,{icon:e.jsx(is,{className:"h-3.5 w-3.5"}),className:"h-9 w-full",label:"Select Plugin",options:n,value:(s==null?void 0:s.url)||"",onValueChange:f=>i({...s||{url:"",componentName:""},url:f})}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&e.jsx(t.Tabs,{value:l,onValueChange:v,children:e.jsxs(t.TabsList,{className:"h-9 w-full",children:[e.jsx(t.TabsTrigger,{className:"h-7 w-full",value:"single",children:"Single Visual"}),e.jsx(t.TabsTrigger,{className:"h-7 w-full",value:"multiple",children:"Multi-Visual"})]})})]})}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&s&&e.jsx(e.Fragment,{children:m&&e.jsx(Z,{icon:e.jsx(fs,{className:"h-3.5 w-3.5"}),className:"h-9 w-full",label:"Select Component",options:(m==null?void 0:m.filter(f=>f.type===l).map(f=>({value:f.name,label:f.name})))||[],value:s.componentName,onValueChange:f=>{console.log("changing value",f),i({...s,componentName:f})}})})]})})]}),((y=r==null?void 0:r.customCardPreferences)==null?void 0:y.componentName)&&e.jsxs(t.AccordionItem,{className:"border-none",value:"component-settings",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsxs(t.AccordionContent,{children:[h&&h.dataInputs&&e.jsxs("div",{className:"space-y-3",children:[e.jsx(t.Label,{children:"Input Mapping"}),e.jsx("div",{className:"px-2",children:p(h)})]}),h&&h.settings&&e.jsx("div",{className:"space-y-3",children:e.jsx("div",{className:"px-2",children:u(h)})})]})]})]})}function ie(){const[s,a]=I.useState([]),n=t.useEditorStore(h=>h.card.preferences),{setFilterOnClickColumnIndex:r,setCardPreferences:o}=t.useEditorStore(h=>h.actions),l=t.useEditorStore(h=>h.queryResultColumns);t.useEditorStore(h=>{var d;return(d=h.card.preferences)==null?void 0:d.filterOnClickColumnIndex}),I.useEffect(()=>{l&&a(new Array(l.length).fill(!1))},[l]);function i(h,d){var p,b;d?n!=null&&n.onClickFilter&&((p=n==null?void 0:n.onClickFilter)==null?void 0:p.length)>0?o({...n,onClickFilter:[...n.onClickFilter,{columnIndex:h,expression:""}]}):o({...n,onClickFilter:[{columnIndex:h,expression:""}]}):(o({...n,onClickFilter:(b=n==null?void 0:n.onClickFilter)==null?void 0:b.filter(u=>u.columnIndex!==h)}),a(u=>{const v=[...u];return v[h]=!1,v}))}function m(h,d){var b;const p=(b=n==null?void 0:n.onClickFilter)==null?void 0:b.map(u=>u.columnIndex===h?{...u,expression:d.target.value}:u);o({...n,onClickFilter:p})}function c(h){var d,p,b,u;if(s!=null&&s[h]||(p=(d=n==null?void 0:n.onClickFilter)==null?void 0:d.find(v=>v.columnIndex===h))!=null&&p.expression)return e.jsx(t.Input,{value:(u=(b=n==null?void 0:n.onClickFilter)==null?void 0:b.find(v=>v.columnIndex===h))==null?void 0:u.expression,onChange:v=>m(h,v),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:"max-h-[150px] space-y-2 overflow-y-auto",children:[e.jsx(t.Label,{children:"On Click"}),l==null?void 0:l.map((h,d)=>{var p,b;return e.jsx("div",{className:"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(t.Checkbox,{checked:!!((p=n==null?void 0:n.onClickFilter)!=null&&p.find(u=>u.columnIndex===d)),onCheckedChange:u=>i(d,u)}),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:((b=n==null?void 0:n.onClickFilter)==null?void 0:b.find(u=>u.columnIndex===d))&&e.jsx(t.Pencil,{onClick:()=>{a(u=>{const v=[...u];return v[d]=!u[d],v})},className:"invisible size-3 cursor-pointer text-gray-400 group-hover:visible"})})]}),c(d)]})},h)})]})}function Vn({idx:s}){var m;const a=t.useEditorStore(c=>{var h;return(h=c.card)==null?void 0:h.preferences}),n=t.useEditorStore(c=>{var h;return(h=c.card.preferences)==null?void 0:h.datasetOptions}),r=t.useEditorStore(c=>c.actions.setCardPreferences),o=(m=a==null?void 0:a.chartOptions)==null?void 0:m.indexAxis,l=n==null?void 0:n.find(c=>c.idx===s);function i(c,h){(c==="end"||c==="start")&&t.getContrastColor(t.getCanvasBackgroundColor());const d={display:c!=="none",align:c,anchor:c,clamp:!0};if(!l)r({...a,datasetOptions:[...n||[],{idx:h,datalabels:d}]});else{const p={...l};p.datalabels=d;const b=n==null?void 0:n.map(u=>u.idx===h?p:u);r({...a,datasetOptions:b})}}return e.jsxs(t.Popover,{children:[e.jsx(t.PopoverTrigger,{children:e.jsx(Ps,{className:"size-4 rotate-[135deg] cursor-pointer text-muted-foreground hover:text-foreground"})}),e.jsx(t.PopoverContent,{className:"w-fit px-2 py-1",children:e.jsxs("div",{className:"flex gap-1",children:[e.jsx("button",{onClick:()=>i("none",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(t.X,{className:"size-3.5"})}),e.jsx("button",{onClick:()=>i("start",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(Ts,{className:t.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx("button",{onClick:()=>i("center",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(As,{className:t.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx("button",{onClick:()=>i("end",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(Ms,{className:t.cn("h-4 w-4",{"rotate-90":o==="y"})})})]})})]})}function Vt(){const s=t.useEditorStore(l=>l.card),{data:a}=t.useDashboardCardQuery(s),{keys:n}=t.getKeys((a==null?void 0:a.records)||[]),r=n.slice(1);let o=r;if(["stackedBar","stackedLine"].includes(s.type)){const l=t.pivotData({dataArray:(a==null?void 0:a.records)||[],groupKey:n[0],pivotKey:n[1],valueKey:n[2]}),{keys:i}=t.getKeys(l);o=i.slice(1)}return{transformedMetricKeys:o,dimensionKeys:n.slice(0,1),keys:n,defaultMetricKeys:r}}function Ne({children:s,className:a,delayDuration:n}){return e.jsx(t.TooltipProvider$1,{children:e.jsxs(t.Tooltip,{delayDuration:n,children:[e.jsx(t.TooltipTrigger,{asChild:!0,children:e.jsx("span",{className:t.cn("overflow-hidden text-ellipsis whitespace-nowrap",a),children:s})}),e.jsx(t.TooltipContent,{children:s})]})})}function _t(){const s=t.useEditorStore(c=>c.card),a=t.useEditorStore(c=>{var h,d,p;return(p=(d=(h=c==null?void 0:c.card)==null?void 0:h.preferences)==null?void 0:d.chartOptions)==null?void 0:p.indexAxis}),{data:n}=t.useDashboardCardQuery(s),r=a==="y"?"Metric":"Dimension",o=a==="y"?"Dimension":"Metric",{dimensionKeys:l,transformedMetricKeys:i,keys:m}=Vt();return m.length===0?null:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx(t.Label,{children:r}),e.jsx("div",{className:"max-h-[125px] space-y-1 overflow-y-auto",children:l.map(c=>e.jsx("p",{className:"flex h-8 items-center rounded-md bg-muted/70 px-3 hover:bg-muted",title:c,children:qt(c)},c))})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(t.Label,{children:o}),e.jsx("div",{className:"my-1 max-h-[125px] space-y-1 overflow-y-auto",children:i.map((c,h)=>e.jsx(Pt,{className:"flex h-8 items-center bg-muted/70 px-3 hover:bg-muted",iconClassName:"invisible group-hover:visible",col:c,idx:h},c))})]})]})}function qt(s,a=30){return s.length>a?s.slice(0,a)+"...":s}function Pt({col:s,idx:a,className:n,iconClassName:r,children:o}){const l=t.useEditorStore(d=>{var p;return(p=d.card)==null?void 0:p.preferences}),i=t.useEditorStore(d=>{var p,b;return(b=(p=d.card)==null?void 0:p.preferences)==null?void 0:b.datasetOptions}),m=i==null?void 0:i.find(d=>d.idx===a),{setCardPreferences:c}=t.useEditorStore(d=>d.actions);function h(d){if(!m)c({...l,datasetOptions:[...i||[],{idx:a,type:d==="area"?"line":d,fill:d==="area"?"origin":""}]});else{const p={...m};p.type=d==="area"?"line":d,p.fill=d==="area"?"origin":"";const b=i==null?void 0:i.map(u=>u.idx===a?p:u);c({...l,datasetOptions:b})}}return e.jsxs("div",{className:t.cn("group flex items-center justify-between gap-2 rounded-md",n),children:[o||e.jsx(Ne,{className:"max-w-[100px]",title:s,children:qt(s)}),e.jsxs("div",{className:"flex gap-2",children:[e.jsx(Re,{onClick:()=>h("bar"),className:t.cn("size-4 cursor-pointer text-muted-foreground hover:text-foreground",r)}),e.jsx(Be,{onClick:()=>h("line"),className:t.cn("size-4 cursor-pointer text-muted-foreground hover:text-foreground",r)}),e.jsx(ms,{onClick:()=>h("area"),className:t.cn("size-4 cursor-pointer text-muted-foreground hover:text-foreground",r)}),e.jsx(Vn,{idx:a})]})]})}function Ht(){const s=t.useEditorStore(u=>u.selectedConnectionId),a=t.useEditorStore(u=>u.selectedDatamodelId),n=t.useEditorStore(u=>u.selectedDatabaseName),r=t.useEditorStore(u=>u.selectedSchemaName),o=t.useEditorStore(u=>u.selectedTableName),l=t.useDashboardStore(u=>u.dashboard.filters)||[],i=t.useDashboardStore(u=>u.actions.addFilter),m=t.useDashboardStore(u=>u.actions.removeFilter),{removeFilterValues:c}=t.useDashboardActions(),{modelItems:h,tableName:d,connectionType:p}=t.useEditorAside();function b(u,v="dashboard"){var L;const x=t.fmt(u.column_name),y=t.fmt(n||""),f=t.fmt(r||""),C=t.fmt(d);let N=t.getQualifiedTableName({schemaName:f,tableName:C,connectionType:p,databaseName:y}),T=`${N}.${x}`;const w=(L=h==null?void 0:h.find(_=>_.id===a))==null?void 0:L.name;a&&a!=="none"&&(T=`${t.DATAMODEL_NAMESPCACE}.${w}.${x}`,N=`${t.DATAMODEL_NAMESPCACE}.${w}`);const S=l==null?void 0:l.find(_=>_.column===T&&_.table===C&&(_.database===y||_.database===n));if(S)c(S.id),m(S.id);else{const _=t.v4();return d==="api"&&s?(i({location:v,id:_,column:T,title:u.column_name,dataType:u.data_type,table:"api",database:"",connectionId:s,operation:"in",sql:t.getDefaultFilterSql(u.data_type,N,x)}),_):(i({id:_,location:v,column:T,title:u.column_name,dataType:u.data_type,table:o||"",database:n||"",connectionId:s||"",operation:"in",sql:t.getDefaultFilterSql(u.data_type,N,x)}),_)}}return{assignFilter:b}}function me(){const s=t.useDashboardStore(m=>m.dashboard.filters),a=t.useEditorStore(m=>m.frame),{setFrame:n}=t.useEditorActions(),{columns:r}=t.useEditorAside(),{assignFilter:o}=Ht();function l(m){const c=o(m,"frame");n({...a,filterId:c})}const i=s==null?void 0:s.find(m=>m.id===a.filterId);return e.jsxs("div",{className:"space-y-3",children:[e.jsx(t.Label,{children:"Card Filter"}),e.jsx(_n,{onSelect:l,columns:r}),i&&e.jsx(t.FilterHeader,{filter:i})]})}function _n({columns:s,onSelect:a}){var i;const[n,r]=de.useState(!1),[o,l]=de.useState("");return e.jsxs(t.Popover,{open:n,onOpenChange:r,children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsxs(t.Button,{size:"sm",variant:"outline",role:"combobox","aria-expanded":n,className:"w-full justify-between font-normal",children:[o?(i=s.find(m=>m.column_name===o))==null?void 0:i.column_name:"Select Column...",e.jsx(t.CaretSortIcon,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),e.jsx(t.PopoverContent,{className:"w-[200px] p-0",children:e.jsxs(t.Command,{children:[e.jsx(t.CommandInput,{placeholder:"Search column",className:"h-9"}),e.jsxs(t.CommandList,{children:[e.jsx(t.CommandEmpty,{children:"No framework found."}),e.jsx(t.CommandGroup,{children:s==null?void 0:s.map(m=>e.jsxs(t.CommandItem,{value:m.column_name,onSelect:c=>{const h=c===o?"":c;l(h),r(!1),h&&a(m)},children:[m.column_name,e.jsx(t.CheckIcon,{className:t.cn("ml-auto h-4 w-4",o===m.column_name?"opacity-100":"opacity-0")})]},m.column_name))})]})]})})]})}function qn({cardType:s}){return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:`${t.titleCase(s)} Chart`}),e.jsxs(t.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:a=>a.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/bar-line-area",children:"example"})," in the docs."]})]})]}),e.jsxs(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsx(t.AccordionContent,{className:"space-y-4 px-2",children:e.jsx(_t,{})})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}function He(){var o,l,i;const s=t.useEditorStore(m=>m.card.type),a=t.useEditorStore(m=>m.card.preferences),{setCardPreferences:n}=t.useEditorStore(m=>m.actions);function r(m){var d;const c={datalabels:{display:m!=="none",align:m,anchor:m,clamp:!0}},h={...a,chartOptions:{...a==null?void 0:a.chartOptions,plugins:{...(d=a==null?void 0:a.chartOptions)==null?void 0:d.plugins,...c}}};n(h),console.log(m)}return e.jsxs("div",{className:"space-y-2",children:[e.jsx("label",{className:"font-medium",children:"Data Labels"}),e.jsxs(t.Select,{value:((i=(l=(o=a==null?void 0:a.chartOptions)==null?void 0:o.plugins)==null?void 0:l.datalabels)==null?void 0:i.anchor)||"none",onValueChange:r,defaultValue:"none",children:[e.jsx(t.SelectTrigger,{className:"h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{placeholder:"Select position"})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Data Labels"}),e.jsx(t.SelectItem,{value:"none",children:"None"}),!["pyramid","funnel"].includes(s)&&e.jsx(t.SelectItem,{value:"start",children:"Start"}),e.jsx(t.SelectItem,{value:"center",children:"Center"}),!["pyramid","funnel"].includes(s)&&e.jsx(t.SelectItem,{value:"end",children:"End"})]})})]})]})}function Pn({cardType:s}){function a(n){return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:n==="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"}),n==="bubble"&&e.jsx("li",{children:"radius - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:l=>l.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(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:`${t.titleCase(s)} Chart`}),e.jsx(t.AccordionContent,{className:"space-y-4 font-mono text-xs",children:a(s)})]}),e.jsxs(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsx(t.AccordionContent,{className:"px-2",children:e.jsx(He,{})})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}const Hn={datasets:[{type:"line",label:"Sum_sales",data:[]},{type:"bar",label:"Sum_profit",data:[]}]},Gn={datasets:[{fill:"origin",type:"line",label:"Sum_sales",data:[]}]};function Un(){const s=t.useEditorStore(a=>a.card.type);return e.jsxs("div",{className:"space-y-6 p-6",children:[e.jsx(t.Accordion,{className:" ",type:"single",collapsible:!0,children:$n(s)}),!["kpi"].includes(s)&&e.jsxs("div",{className:"space-y-4",children:[e.jsx(He,{}),e.jsx(ie,{}),e.jsx(me,{})]})]})}function $n(s){if(["line","bar"].includes(s))return e.jsxs(e.Fragment,{children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsx("p",{children:"Chart Query"})}),e.jsxs(t.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(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:"Mixed Chart"}),e.jsxs(t.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(Hn,null,2)})]})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:"Area Chart"}),e.jsxs(t.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(Gn,null,2)})]})]})]});if(s==="bubble")return e.jsx(e.Fragment,{children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:s})," chart query?"]})}),e.jsxs(t.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(s==="scatter")return e.jsx(e.Fragment,{children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:s})," chart query?"]})}),e.jsxs(t.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","funnel"].includes(s))return e.jsx(e.Fragment,{children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:[e.jsx("span",{children:s==="polarArea"?"Polar":s.charAt(0).toUpperCase()+s.slice(1)})," ","chart query"]})}),e.jsxs(t.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 Qn(){var c,h,d,p,b;const s=t.useEditorStore(u=>u.card.preferences),a=t.useEditorStore(u=>u.actions.setCardPreferences),n=t.useEditorStore(u=>u.actions.setNumberFormat);t.useEditorStore(u=>{var v,x;return(x=(v=u.card.preferences)==null?void 0:v.formatNumber)==null?void 0:x.decimalPlaces});const r=t.useEditorStore(u=>{var v,x;return(x=(v=u.card.preferences)==null?void 0:v.formatNumber)==null?void 0:x.locale}),o=t.useEditorStore(u=>{var v,x;return(x=(v=u.card.preferences)==null?void 0:v.formatNumber)==null?void 0:x.currency});t.useEditorStore(u=>u.actions.setFilterOnClickField);const l=t.useEditorStore(u=>{var v,x;return(x=(v=u.card.preferences)==null?void 0:v.formatNumber)==null?void 0:x.colorRanges})||[],i=t.useEditorStore(u=>u.actions.setColorRanges),m=[...new Set(t.LOCALE_CURRENCY_PAIRS.map(u=>u.currency))];return e.jsxs("div",{children:[e.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[e.jsx(t.Checkbox,{checked:!!((c=s==null?void 0:s.formatNumber)!=null&&c.enabled),onCheckedChange:u=>{a({...s,formatNumber:{...s==null?void 0:s.formatNumber,enabled:u}})}}),e.jsx(t.Label,{children:"Format Number"})]}),((h=s==null?void 0:s.formatNumber)==null?void 0:h.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(t.Label,{children:"Locale"}),e.jsxs(t.Select,{value:r||"none",onValueChange:u=>{var v,x,y;return n(((v=s==null?void 0:s.formatNumber)==null?void 0:v.decimalPlaces)||0,((x=s==null?void 0:s.formatNumber)==null?void 0:x.currency)||"",u,((y=s==null?void 0:s.formatNumber)==null?void 0:y.suffix)||"")},children:[e.jsx(t.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Format"}),e.jsx(t.SelectItem,{value:"none",children:"None"},"none"),t.LOCALE_CURRENCY_PAIRS.map(u=>e.jsx(t.SelectItem,{value:u.locale,children:u.locale},u.locale))]})})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(t.Label,{children:"Currency"}),e.jsxs(t.Select,{value:o||"none",onValueChange:u=>{var v,x,y;console.log("currency",u),n(((v=s==null?void 0:s.formatNumber)==null?void 0:v.decimalPlaces)||0,u==="none"?"":u,((x=s==null?void 0:s.formatNumber)==null?void 0:x.locale)||"",((y=s==null?void 0:s.formatNumber)==null?void 0:y.suffix)||"")},children:[e.jsx(t.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Currency"}),e.jsx(t.SelectItem,{value:"none",children:"None"},"none"),m.map(u=>e.jsx(t.SelectItem,{value:u,children:u},u))]})})]})]})]}),e.jsxs("div",{className:"flex gap-2",children:[e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(t.Label,{children:"Decimals"}),e.jsxs(t.Select,{value:((p=(d=s==null?void 0:s.formatNumber)==null?void 0:d.decimalPlaces)==null?void 0:p.toString())||"0",onValueChange:u=>{var v,x,y;return n(Number(u),((v=s==null?void 0:s.formatNumber)==null?void 0:v.currency)||"",((x=s==null?void 0:s.formatNumber)==null?void 0:x.locale)||"",((y=s==null?void 0:s.formatNumber)==null?void 0:y.suffix)||"")},children:[e.jsx(t.SelectTrigger,{className:"col-span-3 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:["0","1","2","3","4"].map(u=>e.jsx(t.SelectItem,{value:u,children:u},u))})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(t.Label,{children:"Suffix"}),e.jsx(t.Input,{value:((b=s==null?void 0:s.formatNumber)==null?void 0:b.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:u=>{var v,x,y;return n(((v=s==null?void 0:s.formatNumber)==null?void 0:v.decimalPlaces)||0,((x=s==null?void 0:s.formatNumber)==null?void 0:x.currency)||"",((y=s==null?void 0:s.formatNumber)==null?void 0:y.locale)||"",u.target.value)}})]})]})]})}),e.jsx(t.Separator,{className:"my-3"}),e.jsx(t.ColorFormat,{colorRanges:l,setColorRanges:i})]})]})}function Jn(){return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(t.Accordion,{type:"single",collapsible:!0,children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"",children:"KPI Query"}),e.jsxs(t.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:s=>s.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(Qn,{})}),e.jsx("div",{}),e.jsx("div",{})]})}function Me({children:s,summary:a,open:n,className:r}){return e.jsxs("details",{open:n,className:t.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(t.Label,{children:a}),e.jsx(t.ChevronUp,{className:"h-4 w-4"})]}),e.jsx("div",{className:"transition-all ease-in-out",children:s})]})}const Wn=[{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"}],Kn=["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"],Yn=Kn.map(s=>({label:s,value:s}));function Zn(){var c,h,d,p,b,u,v,x,y,f,C,N,T,w,S,L,_,$;const s=t.useEditorStore(k=>k.card),a=(h=(c=s==null?void 0:s.preferences)==null?void 0:c.mapVisualOptions)==null?void 0:h.topoJsonUrl,[n,r]=I.useState(((p=(d=s==null?void 0:s.preferences)==null?void 0:d.mapVisualOptions)==null?void 0:p.customTopoJsonUrl)||""),{setCardPreferences:o}=t.useEditorActions(),{data:l}=t.useTopoJson(s),i=Object.keys((l==null?void 0:l.objects)||{}).map(k=>({label:k,value:k}))||[],m=[{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(Me,{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(t.Separator,{className:"my-4"}),e.jsx(Me,{open:!0,summary:"Settings",children:e.jsxs("div",{className:"space-y-3 px-2",children:[e.jsx(Z,{className:"h-9",options:m,onValueChange:k=>{console.log("value",k),o({...s.preferences,mapVisualOptions:{topoJsonUrl:k}})},value:a||"",label:"Select Map"}),a==="custom"&&e.jsx(t.Input,{onChange:k=>{r(k.target.value)},onBlur:()=>{var k;console.log("onBlur",n),o({...s.preferences,mapVisualOptions:{...(k=s.preferences)==null?void 0:k.mapVisualOptions,customTopoJsonUrl:n}})},value:n,className:`h-9 w-full ${t.removeRing}`,placeholder:"Custom URL"}),l&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:"Map Object"}),e.jsx(Z,{className:"h-9",options:i,value:((u=(b=s.preferences)==null?void 0:b.mapVisualOptions)==null?void 0:u.objectKey)||"",label:"Map Object",onValueChange:k=>{var F;o({...s.preferences,mapVisualOptions:{...(F=s.preferences)==null?void 0:F.mapVisualOptions,objectKey:k}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:"Projection"}),e.jsx(Z,{className:"h-9",options:Wn,value:((x=(v=s.preferences)==null?void 0:v.mapVisualOptions)==null?void 0:x.projection)||"",label:"Projection",onValueChange:k=>{var F;o({...s.preferences,mapVisualOptions:{...(F=s.preferences)==null?void 0:F.mapVisualOptions,projection:k}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:"Colors"}),e.jsx(Z,{className:"h-9",options:Yn,value:((f=(y=s.preferences)==null?void 0:y.mapVisualOptions)==null?void 0:f.colorScale)||"",label:"Select Color Scale",onValueChange:k=>{var F;o({...s.preferences,mapVisualOptions:{...(F=s.preferences)==null?void 0:F.mapVisualOptions,colorScale:k}})}})]})]})]})}),e.jsx(t.Separator,{className:"my-4"}),e.jsx(Me,{className:"",summary:"Scale Options",children:e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(t.Input,{className:`h-9 w-full ${t.removeRing}`,type:"number",step:.1,value:((N=(C=s.preferences)==null?void 0:C.mapVisualOptions)==null?void 0:N.projectionScale)||1,onChange:k=>{var F;o({...s.preferences,mapVisualOptions:{...(F=s.preferences)==null?void 0:F.mapVisualOptions,projectionScale:Number(k.target.value)}})}}),e.jsx(t.Label,{children:"X"}),e.jsx(t.Input,{className:`h-9 w-full ${t.removeRing}`,type:"number",step:10,value:((S=(w=(T=s.preferences)==null?void 0:T.mapVisualOptions)==null?void 0:w.projectionOffset)==null?void 0:S[0])||0,onChange:k=>{var F,U,H,D;o({...s.preferences,mapVisualOptions:{...(F=s.preferences)==null?void 0:F.mapVisualOptions,projectionOffset:[Number(k.target.value),((D=(H=(U=s.preferences)==null?void 0:U.mapVisualOptions)==null?void 0:H.projectionOffset)==null?void 0:D[1])||0]}})}}),e.jsx(t.Label,{children:"Y"}),e.jsx(t.Input,{className:`h-9 w-full ${t.removeRing}`,type:"number",step:10,value:(($=(_=(L=s.preferences)==null?void 0:L.mapVisualOptions)==null?void 0:_.projectionOffset)==null?void 0:$[1])||0,onChange:k=>{var F,U,H,D;o({...s.preferences,mapVisualOptions:{...(F=s.preferences)==null?void 0:F.mapVisualOptions,projectionOffset:[((D=(H=(U=s.preferences)==null?void 0:U.mapVisualOptions)==null?void 0:H.projectionOffset)==null?void 0:D[0])||0,Number(k.target.value)]}})}})]})}),e.jsx(t.Separator,{className:"my-4"}),e.jsx(ie,{})]})}function Xn(){var r;const s=t.useEditorStore(o=>o.card.preferences),{setCardPreferences:a}=t.useEditorStore(o=>o.actions);function n(o){a({...s,textVisualOptions:{...s==null?void 0:s.textVisualOptions,isDynamicText:o==="dynamic"}})}return e.jsxs(t.RadioGroup,{value:(r=s==null?void 0:s.textVisualOptions)!=null&&r.isDynamicText?"dynamic":"static",onValueChange:n,className:"flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.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(t.RadioGroupItem,{value:"dynamic",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Dynamic"})]})]})}function ye({cardType:s,docContent:a,suffix:n="Chart"}){let r="pie-donut-polar";return s==="funnel"&&(r="funnel"),e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:`${t.titleCase(s)} ${n}`}),e.jsx(t.AccordionContent,{children:a||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:o=>o.stopPropagation(),className:"text-blue-700",href:`https://docs.semaphor.cloud/docs/charts/${r}`,children:"example"})," in the docs."]})]})})]}),e.jsxs(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[s!=="text"&&e.jsx(He,{}),s==="text"&&e.jsx(Xn,{})]})]}),!["range","text"].includes(s)&&e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}function ea(){const s=t.useEditorStore(r=>{var o,l;return(l=(o=r==null?void 0:r.card)==null?void 0:o.preferences)==null?void 0:l.sortChart}),{setSortChart:a}=t.useEditorActions();function n(){return e.jsxs("div",{className:"space-y-2",children:[e.jsx(t.Label,{children:"Sort"}),e.jsx(Z,{className:"h-8",label:"Sort Chart",options:[{label:"None",value:"none"},{label:"ASC",value:"asc"},{label:"DESC",value:"desc"}],value:s||"none",onValueChange:r=>{a(r)}})]})}return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:"Stacked Chart"}),e.jsxs(t.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(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[n(),e.jsx(_t,{})]})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}function ta({cardType:s="table"}){console.log("cardType",s);const a=t.useEditorStore(o=>{var l;return(l=o.card)==null?void 0:l.preferences}),n=t.useEditorStore(o=>o.actions.setCardPreferences),r=o=>{n({...a,allowDownload:o})};return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(t.Accordion,{defaultValue:["item-3"],type:"multiple",children:e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.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 sa=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:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/tornado",children:"example"})," in the docs."]})]}),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 y-axis, label, range-from, range-to, range-value FROM table"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/range",children:"example"})," in the docs."]})]}),aa=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:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/text",children:"example"})," in the docs."]})]});function ra(){const s=t.useEditorStore(n=>n.card.type);function a(n){switch(n){case"stackedBar":case"stackedLine":return e.jsx(ea,{});case"tornado":case"pyramid":return e.jsx(ye,{docContent:sa,cardType:n});case"kpi":return e.jsx(Jn,{});case"line":case"bar":return e.jsx(qn,{cardType:n});case"range":return e.jsx(ye,{docContent:na,cardType:n});case"pie":case"doughnut":case"polarArea":case"radar":case"funnel":return e.jsx(ye,{cardType:n});case"bubble":case"scatter":return e.jsx(Pn,{cardType:n});case"table":return e.jsx(ta,{cardType:n});case"text":return e.jsx(ye,{docContent:aa,cardType:n,suffix:"Visual"});case"map":return e.jsx(Zn,{});case"custom":return e.jsx(Bn,{});default:return e.jsx(Un,{})}}return e.jsxs(t.ScrollArea,{className:"h-full w-full text-sm",children:[a(s),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})}function Gt({label:s,column:a,functions:n,onFunctionChange:r}){let o=n[0];"aggregate"in a?o=n.find(i=>i.value===a.aggregate)||n[0]:"granularity"in a&&(o=n.find(i=>i.value===a.granularity)||n[0]);function l(i){r(i)}return e.jsx(Z,{className:"flex h-8 w-8 justify-center overflow-clip rounded-none border-none bg-muted px-0 [&>svg]:hidden",icon:o.logo,options:n,value:o.value,onValueChange:i=>l(i),label:s,showPlaceholderLabel:!1})}const oa=[{label:"Sum",value:"SUM",logo:e.jsx(xt,{className:"size-3.5"})},{label:"Count",value:"COUNT",logo:e.jsx(ct,{className:"size-3.5"})},{label:"Unique",value:"DISTINCT",logo:e.jsx(Ns,{className:"size-3.5"})},{label:"Average",value:"AVG",logo:e.jsx(ss,{className:"size-3.5"})},{label:"Min",value:"MIN",logo:e.jsx(Xe,{className:"size-3.5"})},{label:"Max",value:"MAX",logo:e.jsx(t.ArrowUp,{className:"size-3.5"})}];function ia({column:s}){const{updateMetricColumn:a}=t.useEditorActions();let n=oa;t.isTextDataType(s.type)&&(n=n.filter(o=>["COUNT","DISTINCT"].includes(o.value))),t.isNumberDataType(s.type)&&(n=n.filter(o=>!["DISTINCT"].includes(o.value)));function r(o){const l={...s,aggregate:o,label:xe(s.name,o)};a(s.id,l)}return e.jsx(Gt,{column:s,functions:n,onFunctionChange:o=>r(o),label:"Aggregation"})}const la=[{label:"Day (D)",value:"day",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"D"})},{label:"Week (W)",value:"week",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"W"})},{label:"Month (M)",value:"month",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"M"})},{label:"Year (Y)",value:"year",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"Y"})}];function ca({column:s}){const{updateGroupByColumn:a}=t.useEditorActions();function n(r){const o={...s,granularity:r,label:ue(s.name,r)};a(s.id,o)}return e.jsx(Gt,{column:s,functions:la,onFunctionChange:r=>n(r),label:"Granularity"})}function da({col:s,onChange:a,droppableId:n}){const{columns:r}=t.useDataColumns(),o=I.useMemo(()=>{let m=[];(n===se||n===ne||n===ae)&&(m=r);const c=m==null?void 0:m.filter(h=>h.column_name!==s.name);return c==null?void 0:c.map(h=>({id:h.column_name,value:h.column_name}))},[r,n,s.name]),l=[{id:s.name,value:s.name}];function i(m){const c=r==null?void 0:r.find(h=>{var d;return h.column_name===((d=m[0])==null?void 0:d.id)});c&&a(c)}return o!=null&&o.length?e.jsx(t.ComboBox2,{multiple:!1,options:o,selectedOptions:l,onChange:i,selectAllChecked:!1,onSelectAllCheckedChange:()=>{},inputClassName:"border-none bg-muted pl-0 pr-8"}):e.jsx("input",{disabled:!0,type:"text",className:"overflow-hidden truncate text-ellipsis whitespace-nowrap bg-muted text-sm",value:s.name})}function ua({column:s}){const{updateMetricColumn:a}=t.useEditorActions(),{transformedMetricKeys:n,dimensionKeys:r}=Vt();console.log(n,r);const o=t.useEditorStore(c=>{var h;return(h=c.card.queryConfig)==null?void 0:h.pivotColumns}),l=!!(o&&o.length>0),i=n.find(c=>c===s.label||c===s.name),m=i?n.indexOf(i):-1;return e.jsxs("div",{className:"space-y-3",children:[i&&e.jsx(Pt,{idx:m,col:i,children:e.jsx(t.Editable,{enabled:!0,className:"w-[130px]",text:s.label||"",placeholder:"Enter label",onSave:c=>{a(s.id,{...s,label:c||s.name})},children:e.jsx(Ne,{className:"w-[130px]",children:s.label||s.name})})}),l&&e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx(t.Label,{children:"Pivot Header"}),e.jsx(t.Editable,{enabled:!0,text:s.aliasTemplate||"",placeholder:"{label} ({pivot})",onSave:c=>{a(s.id,{...s,aliasTemplate:c||""})},children:e.jsx(Ne,{className:"font-mono text-xs text-muted-foreground",children:s.aliasTemplate||"{label} ({pivot})"})})]})]})}function ma({column:s,type:a,onRemoveColumn:n,droppableId:r}){const[o,l]=I.useState(!1),{updateGroupByColumn:i,updateMetricColumn:m,updatePivotByColumn:c}=t.useEditorActions(),{attributes:h,listeners:d,setNodeRef:p,transform:b,transition:u,isDragging:v}=t.useSortable({id:s.id,data:{type:a}}),x=b?{opacity:v?.5:void 0,transform:t.CSS.Translate.toString(b),transition:u}:void 0,y=t.isTextDataType(s.type);function f(S){const L=t.isNumberDataType(S.data_type),_=t.isTextDataType(S.data_type),$=t.isDateDataType(S.data_type),k=L?"number":_?"string":$?"date":"string";if(r===se){if(_){const F={id:s.id,name:S.column_name,type:k,role:"groupby"};i(s.id,F)}if($){const F={id:s.id,name:S.column_name,type:k,role:"groupby",label:ue(S.column_name,"month"),granularity:"month"};i(s.id,F)}}if(r===ae){if(_){const F={id:s.id,name:S.column_name,type:k,role:"groupby"};c(s.id,F)}if($){const F={id:s.id,name:S.column_name,type:k,label:ue(S.column_name,"month"),granularity:"month",role:"groupby"};c(s.id,F)}}if(r===ne){const F={id:s.id,name:S.column_name,type:k,role:"metric",label:xe(S.column_name,"SUM"),aggregate:L?"SUM":"COUNT"};m(s.id,F)}}function C(){if(r===ne)return e.jsx("div",{"data-setting-container":"",className:"mt-1.5 max-h-32 overflow-y-auto rounded-md border border-border p-3 text-sm",children:e.jsx(ua,{column:s})})}function N(){const S=t.isDateDataType(s.type);if(r===ne)return e.jsx(ia,{column:s});if((r===se||r===ae)&&S)return e.jsx(ca,{column:s})}function T(){return e.jsx("div",{className:t.cn("grow",{"pl-3":(r===se||r===ae)&&y}),children:e.jsx(da,{col:s,onChange:f,droppableId:r})})}function w(){return e.jsx("div",{"data-setting-actions":"",className:"flex h-full items-center gap-2",children:e.jsx("button",{className:"h-full pl-2",onClick:()=>l(!o),children:o?e.jsx(_s,{className:t.cn("size-3 cursor-pointer items-center justify-center rounded-r-sm text-muted-foreground")}):e.jsx(it,{className:t.cn("size-3 cursor-pointer items-center justify-center rounded-r-sm text-muted-foreground")})})})}return e.jsx("div",{...d,...h,ref:p,style:x,children:e.jsxs("div",{className:"group flex items-center justify-between gap-2",children:[e.jsxs("div",{className:"grow",children:[e.jsxs("div",{className:"flex h-8 grow items-center justify-between rounded-md bg-muted",children:[w(),N(),T()]}),o&&C()]}),e.jsx("div",{className:t.cn("opacity-0 transition-opacity duration-200 group-hover:opacity-100",{hidden:o}),children:e.jsx("button",{onClick:()=>n(s.id),children:e.jsx(t.X,{className:"size-3 cursor-pointer text-muted-foreground"})})})]})})}function Ae({id:s,label:a,columns:n,previewColumns:r,sortableType:o,onRemoveColumn:l}){var x,y;const{setNodeRef:i,isOver:m,over:c}=t.useDroppable({id:s}),h=t.useDndStore(f=>f.activeId),d=t.useEditorStore(f=>{var C;return(C=f.card)==null?void 0:C.type}),p=m||((y=(x=c==null?void 0:c.data)==null?void 0:x.current)==null?void 0:y.type)===o,b=h?r:n,u=o===be?"Rows":o===ve?"Pivot Columns":"Columns";function v(){if(!b||b.length===0)return e.jsx("div",{className:"mr-5 flex h-8 grow items-center space-x-2 rounded-md border border-dashed border-muted-foreground/80 bg-background px-2 py-1 text-sm text-muted-foreground",children:e.jsx("span",{className:"invisible text-muted-foreground/70 group-hover:visible",children:"Drag here"})})}return e.jsx(t.SortableContext,{items:n==null?void 0:n.map(f=>f.id),children:e.jsxs("div",{className:t.cn("group space-y-2 rounded-md p-4",p&&"border border-muted-foreground/20"),ref:i,children:[e.jsxs("div",{className:"flex items-center justify-between pr-5",children:[e.jsx(t.Label,{className:"text-sm",children:a}),d!=="table"&&e.jsx("span",{className:"text-xs text-muted-foreground/50",children:u})]}),v(),e.jsx("div",{className:"space-y-2",children:b==null?void 0:b.map(f=>f.id===bt.id?e.jsx(ha,{},f.id):e.jsx(ma,{droppableId:s,type:o,column:f,onRemoveColumn:l},f.id))})]})})}function ha(){return e.jsx("div",{className:"mr-5 flex h-8 grow items-center space-x-2 rounded-md border border-dashed border-muted-foreground bg-background px-2 py-1 text-sm",children:e.jsx("span",{className:"text-muted-foreground/70",children:"Drop here"})})}function Ut({children:s,id:a,type:n}){const{attributes:r,listeners:o,setNodeRef:l,transform:i,transition:m,isDragging:c}=t.useSortable({id:a,data:{type:n}}),h=i?{opacity:c?.5:void 0,transform:t.CSS.Translate.toString(i),transition:m}:void 0;return e.jsx("div",{...o,...r,ref:l,style:h,children:s})}function xa(){const s=t.useEditorStore(f=>{var C;return(C=f.card.queryConfig)==null?void 0:C.orderBy})||[],a=t.useEditorStore(f=>{var C;return(C=f.card.queryConfig)==null?void 0:C.groupByColumns})||[],n=t.useEditorStore(f=>{var C;return(C=f.card.queryConfig)==null?void 0:C.metricColumns})||[],{addOrderByColumn:r,removeOrderByColumn:o,updateOrderByColumn:l}=t.useEditorActions(),i=[...a,...n];if(i.length===0)return e.jsx(e.Fragment,{});const m=e.jsx(os,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),c=e.jsx(ts,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),h=e.jsx(rs,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),d=e.jsx(es,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),p=i==null?void 0:i.filter(f=>!s.some(C=>C.columnId===f.id)).map(f=>({id:f.id,value:f.label||f.name}));function b(f,C){const N=u(f);return N?N.role==="metric"?C==="asc"?h:d:C==="asc"?m:c:null}function u(f){return i.find(C=>C.id===f)}function v(f){const C=s.find(N=>N.columnId===f);if(C){const N={...C,direction:C.direction==="asc"?"desc":"asc"};l(N)}}const x=f=>{r({columnId:f.id,direction:"asc"})};function y(f){const C=s.find(N=>N.columnId===f);C&&o(C)}return e.jsx(t.SortableContext,{items:s.map(f=>he(f.columnId)),children:e.jsxs("div",{className:"space-y-2 rounded-md p-4 text-sm",children:[e.jsx(t.Label,{className:"text-sm",children:"Sort By"}),p.length>0&&e.jsx("div",{className:"mr-5",children:e.jsx(t.ComboBox2,{multiple:!1,options:p,selectedOptions:[],onChange:f=>x(f[0]),selectAllChecked:!1,onSelectAllCheckedChange:()=>{},inputClassName:"h-8 bg-muted border-none"})}),s.map(f=>{var C,N;return e.jsx(Ut,{id:he(f.columnId),type:Pe,children:e.jsx("div",{className:"group flex h-8 items-center gap-2 rounded-sm p-0",children:e.jsxs("div",{className:"flex h-full grow items-center justify-between gap-2",children:[e.jsxs("div",{className:"flex h-full grow items-center justify-between gap-2 rounded-sm bg-muted px-2",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(it,{className:"size-3 cursor-move text-muted-foreground hover:text-foreground"}),e.jsx(Ne,{className:"w-[175px] text-sm",children:((C=u(f.columnId))==null?void 0:C.label)||((N=u(f.columnId))==null?void 0:N.name)})]}),e.jsx("button",{title:f.direction==="asc"?"Ascending":"Descending",onClick:()=>v(f.columnId),className:"rounded-sm p-0",children:b(f.columnId,f.direction)})]}),e.jsx("div",{children:e.jsx("button",{onClick:()=>y(f.columnId),className:"rounded-sm p-0",children:e.jsx(t.X,{className:"size-3 text-muted-foreground opacity-0 transition-opacity duration-200 hover:text-foreground group-hover:opacity-100"})})})]})},f.columnId)},he(f.columnId))})]})})}function pa(){const s=t.useEditorStore(y=>{var f;return((f=y.card.queryConfig)==null?void 0:f.groupByColumns)||[]}),a=t.useEditorStore(y=>y.card.type),n=t.useDndStore(y=>y.previewGroupByColumns),r=t.useEditorStore(y=>{var f;return((f=y.card.queryConfig)==null?void 0:f.metricColumns)||[]}),o=t.useDndStore(y=>y.previewMetricColumns),l=t.useEditorStore(y=>{var f;return((f=y.card.queryConfig)==null?void 0:f.pivotColumns)||[]}),i=t.useDndStore(y=>y.previewPivotColumns),{removeColumnFromGroupBy:m,removeColumnFromMetricColumns:c,removeColumnFromPivotBy:h}=t.useEditorActions();function d(y){m(y)}function p(y){c(y)}function b(y){h(y)}let u="Group By",v="Metrics",x="Stack By";return a==="table"&&(u="Rows",v="Metrics",x="Columns"),e.jsxs("div",{className:"flex h-full w-full flex-col gap-3 py-4",children:[e.jsx(Bt,{iconClassName:"size-[19px]"}),e.jsxs(t.CustomScrollArea,{className:"flex min-h-0 grow basis-0 flex-col gap-4 overflow-y-auto",children:[e.jsxs("div",{className:"flex flex-col gap-4 p-4",children:[e.jsx(Ae,{onRemoveColumn:d,sortableType:be,id:se,label:u,columns:s,previewColumns:n}),e.jsx(Ae,{onRemoveColumn:b,sortableType:ve,id:ae,label:x,columns:l,previewColumns:i}),e.jsx(Ae,{onRemoveColumn:p,sortableType:Oe,id:ne,label:v,columns:r,previewColumns:o}),e.jsx(xa,{})]}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})]})}function Ge({children:s,column:a,id:n,sortableType:r,className:o}){const[l,i]=I.useState(!1),{removeEditorFilter:m,clearEditorFilter:c}=t.useEditorActions(),h=t.useEditorStore(p=>{var b,u;return(u=(b=p.card.queryConfig)==null?void 0:b.filters)==null?void 0:u.some(v=>v.filterColumnName===a.name)});function d(p){m(p)}return e.jsx(Ut,{id:n,type:r,children:e.jsxs("div",{className:t.cn("group space-y-1 rounded-md bg-muted px-3 py-2",{"border-border":l}),children:[e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(t.Label,{className:"text-sm",children:a.name}),h&&e.jsx("button",{onClick:()=>c(a),children:e.jsx(t.FilterX,{className:"size-3 cursor-pointer items-center justify-center text-muted-foreground hover:text-foreground"})})]}),e.jsx("div",{"data-setting-actions":"",className:"invisible flex h-full items-center gap-2 group-hover:visible",children:e.jsx("button",{onClick:()=>d(a),children:e.jsx(t.X,{className:"size-3.5 cursor-pointer items-center justify-center rounded-r-sm text-muted-foreground"})})})]}),e.jsxs("div",{className:t.cn("group flex items-center rounded-t-md text-sm",!l&&"rounded-b-md",l&&"border border-border"),children:[e.jsx("div",{children:e.jsx(t.GripVertical,{className:"mr-2 size-3.5 cursor-move items-center justify-center p-0 text-muted-foreground/60 hover:text-foreground"})}),e.jsx("div",{className:t.cn("grow cursor-pointer overflow-hidden truncate text-ellipsis whitespace-nowrap",o),children:s})]})]})})}function fa({column:s,sortableType:a}){const n=t.useDashboardStore(N=>N.themeStyle),r=t.useEditorStore(N=>{var T,w;return(w=(T=N.card)==null?void 0:T.queryConfig)==null?void 0:w.filters}),o=t.useEditorStore(N=>{var T,w;return(w=(T=N.card.queryConfig)==null?void 0:T.filterColumns)==null?void 0:w.find(S=>S.name===s.name)}),{selectedConnectionId:l,selectedDatabaseName:i,selectedTableName:m}=t.useEditorAside(),c=I.useMemo(()=>{var N;return(N=r==null?void 0:r.find(T=>T.filterColumnName===s.name))==null?void 0:N.filterValue},[r,s.name]),h=I.useMemo(()=>Array.isArray(c)?c.map(N=>({id:N,value:N})):[],[c]),{updateEditorFilterValue:d}=t.useEditorActions(),p={column:s.name,sql:s.sql,id:s.name,connectionId:l,dataType:s.type},{data:b,isLoading:u,isFetching:v,isError:x}=t.useFilterQuery(p),y=I.useMemo(()=>{var T;return p.column?(T=b==null?void 0:b.records)==null?void 0:T.map(w=>{let S=p.column.split(".").slice(-1)[0].replace(/"/g,"");return w[S]===void 0&&(S=S.toLowerCase()),{id:w[S],value:w[S]}}):[]},[b,p.column]);function f(N){const T=N.map(w=>w.id);d(s.name,T)}function C(){return u||v?e.jsx(t.Skeleton,{style:{borderRadius:n==null?void 0:n.controlInputRadius},className:"h-8 min-w-60 bg-foreground/10"}):x?e.jsx("div",{className:"flex h-8 min-w-60 items-center bg-muted px-2 text-sm",children:"Error"}):e.jsx(t.ComboBox2,{renderFilterModeButton:()=>e.jsx(ga,{columnName:s.name}),showNegativeIndicator:(o==null?void 0:o.mode)==="exclude",options:y,onChange:f,selectedOptions:h,selectAllChecked:!1,onSelectAllCheckedChange:()=>{}})}return e.jsx(Ge,{className:"w-60",id:s.id,sortableType:a,column:s,children:C()})}function ga({columnName:s}){const{setEditorFilterMode:a}=t.useEditorActions(),n=t.useEditorStore(o=>{var l,i;return(i=(l=o.card.queryConfig)==null?void 0:l.filterColumns)==null?void 0:i.find(m=>m.name===s)});function r(){(n==null?void 0:n.mode)==="exclude"?a(s,"include"):a(s,"exclude")}return e.jsx(t.Button,{onClick:r,variant:"secondary",size:"sm",className:t.cn("h-5 text-xs hover:underline",{}),children:t.titleCase((n==null?void 0:n.mode)==="exclude"?"exclude":"include")})}function ja({column:s,sortableType:a}){const[n,r]=I.useState(!1),{selectedConnectionId:o,selectedDatabaseName:l,selectedTableName:i}=t.useEditorAside(),m={column:s.name,sql:s.sql,id:s.name,connectionId:o,title:"",dataType:s.type},{isLoading:c,isFetching:h,isError:d,data:p}=t.useFilterQuery(m),b=p==null?void 0:p.records,{dateRange:u,setDateRange:v,initialDateRange:x}=t.useDateRangeFromRecords(b),{updateEditorFilterValue:y}=t.useEditorActions();function f(T){var S,L;const w={gte:(S=T==null?void 0:T.from)==null?void 0:S.toISOString(),lte:(L=T==null?void 0:T.to)==null?void 0:L.toISOString()};y(s.name,w)}function C(){y(s.name,null,!0),v(x)}function N(){return c||h?e.jsx("div",{children:e.jsx(t.Skeleton,{className:"h-8 w-72 bg-foreground/10"})}):d?e.jsx("div",{className:"h-8 w-72 bg-muted px-2",children:"Error"}):b?e.jsx(t.DateRangePopover,{title:m.title,open:n,inputClassName:"h-8",setOpen:r,dateRange:u,setDateRange:v,onApply:f,onClear:C}):e.jsx(t.Label,{className:"flex h-8 w-72 items-center bg-muted px-2",children:"No Data"})}return e.jsx(Ge,{className:"w-72",id:s.id,sortableType:a,column:s,children:N()})}function ya({id:s,label:a,columns:n,previewColumns:r,sortableType:o}){var v,x;const{setNodeRef:l,isOver:i,over:m}=t.useDroppable({id:s}),c=t.useDndStore(y=>y.activeId),h={},d=i||((x=(v=m==null?void 0:m.data)==null?void 0:v.current)==null?void 0:x.type)===o;function p(){if(!u||u.length===0)return e.jsx("div",{className:"flex h-8 grow items-center space-x-2 rounded-md border border-dashed border-muted-foreground/80 bg-background px-2 py-1 text-sm text-muted-foreground",children:e.jsx("span",{className:"invisible text-muted-foreground/70 group-hover:visible",children:"Drag here"})})}function b(y){const f=t.isDateDataType(y.type);return y.id===bt.id?e.jsx(Ge,{id:y.id,sortableType:o,column:y,children:e.jsx(ba,{})},y.id):f?e.jsx(ja,{droppableId:s,sortableType:o,column:y},y.id):e.jsx(fa,{droppableId:s,sortableType:o,column:y},y.id)}const u=c?r:n;return e.jsx(t.SortableContext,{items:n==null?void 0:n.map(y=>y.id),children:e.jsxs("div",{className:t.cn("group space-y-2 rounded-md border-muted-foreground/50 p-4",d&&"border border-muted-foreground/20"),ref:l,style:h,children:[e.jsx(t.Label,{className:"text-sm",children:a}),p(),e.jsx("div",{className:"flex flex-wrap items-center gap-4",children:u==null?void 0:u.map(y=>b(y))})]})})}function ba(){return e.jsx("div",{className:"flex h-8 w-60 items-center space-x-2 rounded-md border border-dashed border-muted-foreground bg-background px-2 py-1 text-sm text-muted-foreground",children:"Drop here"})}function va(){const s=t.useEditorStore(o=>{var l;return((l=o.card.queryConfig)==null?void 0:l.filterColumns)||[]}),a=t.useDndStore(o=>o.previewFilterColumns),{removeColumnFromFilterColumns:n}=t.useEditorActions();function r(o){n(o)}return e.jsx("section",{className:"size-full px-4 pb-4",children:e.jsx(ya,{onRemoveColumn:r,sortableType:Fe,id:ze,label:"Filters",columns:s,previewColumns:a})})}function Ca(){const s=t.useEditorStore(r=>r.card),{data:a,errorMessage:n}=t.useDashboardCardQuery(s);return e.jsxs("section",{className:"flex justify-between gap-2 p-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(Et,{}),e.jsx(Ct,{sql:a==null?void 0:a.sql,error:n})]}),e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"rounded-full bg-green-300 px-3 py-1 text-xs font-medium text-black",children:"Preview"}),e.jsx(It,{}),e.jsx(Dt,{variant:"default"})]})]})}function Sa(){const s=I.useRef(null),a=t.useEditorStore(i=>i.isShowingVisual),n=t.useEditorStore(i=>i.showAIDialog),r=t.useEditorStore(i=>i.isDevMode);I.useEffect(()=>{var i,m;n?(i=s.current)==null||i.resize(0):(m=s.current)==null||m.resize(25)},[n]);function o(){return e.jsxs(e.Fragment,{children:[e.jsx(t.ResizablePanel,{role:"query-section",className:"flex",minSize:20,defaultSize:40,children:e.jsx(bn,{})}),e.jsx(t.ResizableHandle,{withHandle:!0}),e.jsx(t.ResizablePanel,{className:"pb-1",role:"visual-section",minSize:0,defaultSize:60,children:a&&!n?e.jsxs(t.ResizablePanelGroup,{direction:"horizontal",children:[e.jsx(e.Fragment,{children:e.jsx(t.ResizablePanel,{ref:s,className:"flex",defaultSize:25,maxSize:30,children:e.jsx(ra,{})})}),!n&&e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{minSize:40,defaultSize:75,maxSize:100,children:e.jsx(je,{})})]}):e.jsx(je,{})})]})}function l(){return e.jsx(e.Fragment,{children:e.jsx("div",{className:"grow","data-biz-mode-container":"",children:a&&!n?e.jsxs(t.ResizablePanelGroup,{direction:"horizontal",children:[e.jsx(e.Fragment,{children:e.jsx(t.ResizablePanel,{ref:s,className:"flex min-w-[320px]",defaultSize:25,maxSize:30,children:e.jsx(pa,{})})}),!n&&e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{defaultSize:75,maxSize:100,children:e.jsxs(t.ResizablePanelGroup,{direction:"vertical",children:[e.jsxs(t.ResizablePanel,{className:"flex min-h-fit flex-col",minSize:10,defaultSize:20,children:[e.jsx(Ca,{}),e.jsx(va,{})]}),e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{minSize:60,defaultSize:80,children:e.jsx(je,{})})]})})]}):e.jsx(je,{})})})}return e.jsx(t.ResizablePanelGroup,{direction:"vertical",className:"min-h-[250px] min-w-full max-w-lg",children:r?o():l()})}const Na=[{title:"Help me write a query for",subtitle:"orders by month"},{title:"Create a bar chart for",subtitle:"sales by category"}];function wa(){const s=I.useRef(null),a=I.useRef(null),[n,r]=I.useState(!1),[o,l]=I.useState(t.isDevEnv),[i,m]=I.useState(!1),c=t.useEditorStore(R=>R.actions.setCardSql),h=t.useEditorStore(R=>R.actions.setRunSql),d=t.useEditorStore(R=>R.showAIDialog),{setShowAIDialog:p,setCardPython:b}=t.useEditorActions(),{messages:u,setMessages:v,reload:x,append:y,input:f,setInput:C,isLoading:N,handleAddCurrentTableToScope:T,removeFromCurrentSelections:w,currentAssitantScope:S,handleInputChange:L,handleSubmit:_,stop:$,chatStatus:k,toolStatus:F,llmUsage:U,errorMessage:H}=kt();t.useAssistantScroll({scrollContainerRef:s,inputRef:a,messages:u}),I.useEffect(()=>{var R;d&&((R=a.current)==null||R.focus())},[d]);function D(R,j){j==="sql"?(c(R),h(!0)):j==="python"&&(b(R),h(!0))}function g(R){const j={role:"user",content:R.title+" "+R.subtitle};y(j)}function E(){return e.jsxs(t.DropdownMenu,{children:[e.jsx(t.DropdownMenuTrigger,{asChild:!0,children:e.jsx(t.Button,{className:"h-7 p-2",size:"sm",variant:"ghost",children:e.jsx(ot,{className:"size-3.5 text-muted-foreground/70 hover:text-muted-foreground"})})}),e.jsxs(t.DropdownMenuContent,{align:"end",children:[e.jsx(t.DropdownMenuLabel,{children:"Options"}),e.jsx(t.DropdownMenuSeparator,{}),e.jsx(t.DropdownMenuCheckboxItem,{checked:n,onCheckedChange:r,children:"Token Usage"}),e.jsx(t.DropdownMenuCheckboxItem,{checked:o,onCheckedChange:l,children:"Tool Invocations"}),e.jsx(t.DropdownMenuCheckboxItem,{checked:i,onCheckedChange:m,children:"System Message"})]})]})}function B(){return e.jsxs("div",{"data-role":"header",children:[e.jsx("div",{className:"text-lg font-semibold",children:"Assistant"}),S&&S.length>0&&e.jsx("div",{className:"mt-2 flex flex-wrap items-center gap-2",children:S==null?void 0:S.map((R,j)=>e.jsxs("div",{className:"flex items-center gap-2 rounded-md border border-border bg-muted px-2 py-1 text-xs",children:[t.getFormattedTableNameForQuery({schemaName:R.schemaName||"",tableName:R.tableName||"",modelName:R.datamodelName||"",connectionType:R.connectionType||"",databaseName:R.databaseName||""}),e.jsx("button",{onClick:()=>{w(R)},children:e.jsx(t.X,{className:"size-3 text-muted-foreground hover:text-foreground"})})]},j))}),(S==null?void 0:S.length)===0&&e.jsxs("div",{className:"mt-2 flex items-center gap-2",children:[e.jsx("span",{className:"text-xs text-muted-foreground",children:"Context: None"}),e.jsxs(t.Button,{className:"h-6 text-xs",size:"sm",variant:"secondary",onClick:T,children:[e.jsx(t.Plus,{className:"mr-2 size-3"}),"Current Table"]})]})]})}const q=(f==null?void 0:f.length)===0&&(u==null?void 0:u.filter(R=>R.role==="user").length)===0;return e.jsxs("div",{"data-role":"editor-assistant",className:"flex h-full w-full flex-col justify-between gap-2 px-6 py-4",children:[e.jsxs("div",{"data-role":"header-section",className:"flex items-start justify-between gap-2",children:[B(),e.jsxs("div",{"data-role":"header-actions",className:"flex items-center",children:[E(),e.jsx(t.Button,{className:"h-7 p-2",size:"sm",variant:"ghost",onClick:()=>{v([]),x()},children:e.jsx(t.Plus,{className:"size-4 text-muted-foreground"})}),e.jsx(t.Button,{className:"h-7 p-2",size:"sm",variant:"ghost",onClick:()=>{p(!1)},children:e.jsx(t.X,{className:"size-4 text-muted-foreground"})})]})]}),e.jsx(t.CustomScrollArea,{ref:s,className:"flex w-full grow basis-0",children:e.jsxs("div",{className:"space-y-4 py-2 pr-3","data-role":"messages",children:[e.jsx(t.PrintMessages,{messages:u,showTools:o,handleRun:D,showSystemMessage:i}),e.jsx(t.ChatStatus,{status:t.getStatus(k,F),isLoading:N})]})}),q&&e.jsx(t.Placeholders,{onClick:g,placeholders:Na}),e.jsx(t.ChatInput,{onFocus:()=>{T()},stop:$,ref:a,setInput:C,input:f,handleInputChange:L,handleSubmit:_,isLoading:N}),U&&n&&e.jsx("div",{className:"flex h-8 items-center justify-between",children:e.jsxs("div",{className:"text-xs text-muted-foreground",children:["Usage: ",U.promptTokens," prompt tokens,"," ",U.completionTokens," completion tokens,"," ",U.totalTokens," total tokens"]})}),H&&e.jsx("div",{className:"flex items-center justify-between text-xs text-muted-foreground",children:e.jsx("span",{children:H})})]})}function ka({authToken:s,onSave:a,onClose:n}){const r=I.useRef(null),o=t.useEditorStore(y=>y.showAIDialog),{setAuthToken:l}=t.useDashboardActions(),{setShowAIDialog:i,setOnSave:m,setOnClose:c}=t.useEditorActions(),{handleDragOver:h,handleDragEnd:d,handleDragStart:p,handleDragCancel:b,sensors:u}=an();I.useEffect(()=>{a&&m(a),n&&c(n)},[a,m,n,c]),I.useEffect(()=>{s&&s.accessToken&&l(s)},[s,l]),I.useEffect(()=>{var y,f;o?((y=r.current)==null||y.resize(40),i(!0)):(i(!1),(f=r.current)==null||f.resize(0))},[o,i]);function v(y){y<1?i(!1):o||i(!0)}function x(){return e.jsxs(t.ResizablePanelGroup,{"data-content":"editor-main",className:"grow",direction:"horizontal",children:[e.jsx(t.ResizablePanel,{className:"min-w-[510px] rounded-none",children:e.jsx(Sa,{})}),e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{"data-role":"editor-assistant-panel",ref:r,onResize:v,defaultSize:0,children:e.jsx(wa,{})})]})}return e.jsx(t.ErrorBoundary,{FallbackComponent:t.Fallback,children:e.jsx(t.DndContext,{sensors:u,onDragStart:p,onDragEnd:d,onDragOver:h,onDragCancel:b,children:e.jsxs("section",{className:"isolate flex h-full grow","data-content":"editor-panel",children:[e.jsx(vt,{type:"main"}),x()]})})})}function Da(){t.useDashboardStore(i=>i.selectedCardId);const s=t.useDashboardStore(i=>i.selectedSheetId),{setIsVisualEditing:a}=t.useDashboardStore(i=>i.actions),n=t.useDashboardStore(i=>i.isVisualEditing),r=t.useDashboardStore(i=>i.actions.updateFrame);function o(i){s&&(r(s,i),a(!1))}function l(){a(!1)}return e.jsx("div",{role:"editor-container",className:t.cn("flex grow",{"max-h-0 overflow-hidden":!n}),children:e.jsx(ka,{onSave:o,onClose:l})})}function Ia(){const s=t.useEditorStore(l=>l.selectedDatabaseName),a=t.useEditorStore(l=>l.selectedTableName),n=t.useDashboardStore(l=>l.dashboard.filters)||[],{columns:r}=t.useEditorAside(),{assignFilter:o}=Ht();return e.jsx(t.ScrollArea,{className:"flex-1 basis-0 flex-col px-3",children:r==null?void 0:r.map(l=>{const i=n==null?void 0:n.find(m=>m.column===t.fmt(l.column_name)&&m.table===a&&m.database===s);return e.jsx("div",{onClick:()=>o(l),className:t.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":i}),children:e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(qe,{column:l}),e.jsx("span",{children:l.column_name})]})},l.column_name)})})}function Ea(){t.useDashboardStore(a=>a.showFilters);const s=t.useDashboardStore(a=>a.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(t.Label,{className:"px-2 text-lg",children:"Filters"}),e.jsx(t.Button,{onClick:()=>s(!1),className:"h-7 w-7 p-0",variant:"ghost",children:e.jsx(t.Cross2Icon,{})})]}),e.jsx("div",{className:"flex grow",children:e.jsx(vt,{type:"filter",ColumnsComponent:()=>e.jsx(Ia,{})})})]})}function Ta(){const s=t.useDashboardStore(r=>r.dashboard.filters),a=t.useDashboardStore(r=>r.theme),n=s==null?void 0:s.filter(r=>r.hide);return n!=null&&n.length?e.jsx("div",{className:t.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)]":a==="light","bg-[repeating-linear-gradient(45deg,_#18171d_0_3px,_#272729_3px_6px)]":a==="dark"}),children:n==null?void 0:n.map(r=>e.jsxs("div",{className:"flex min-w-[250px] max-w-fit flex-col gap-1 p-2",children:[e.jsx(t.FilterHeader,{filter:r}),e.jsx(t.FilterComponent,{filter:r})]},r.id))}):null}function Ma(){const s=t.useDashboardStore(r=>r.showFilters),a=t.useDashboardStore(r=>r.isVisualEditing),n=t.useDashboardStore(r=>r.isDashboardEditing);return e.jsxs("div",{role:"dashboard-plus-main",className:t.cn("",{"max-h-0 overflow-hidden":a,"flex grow overflow-auto":!a}),children:[e.jsxs("section",{className:"flex grow flex-col",children:[n&&e.jsx(Ta,{}),e.jsx(t.DashboardTabs,{})]}),s&&e.jsx("div",{role:"filter-aside-container",className:"flex",children:e.jsx(Ea,{})})]})}function Aa(){const s=t.useDashboardStore(o=>o.dashboard),a=t.useDashboardStore(o=>o.actions.setDashboard),n=t.useDashboardStore(o=>o.showDashboardJSON),r=t.useDashboardStore(o=>o.actions.setShowDashboardJSON);return e.jsxs("div",{className:t.cn("relative p-2",{hidden:!n}),children:[e.jsxs(t.Button,{variant:"secondary",size:"sm",className:"absolute right-2 top-2 z-10 h-8",onClick:()=>r(!1),children:[e.jsx(t.X,{className:"mr-2 h-4 w-4"}),"Close"]}),e.jsx(t.de,{onChange:o=>{if(o)try{JSON.parse(o),a(JSON.parse(o))}catch{}},defaultLanguage:"json",className:"h-[550px] overflow-y-auto",value:JSON.stringify(s,null,2),options:{minimap:{enabled:!1},glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}})]})}function La({showControls:s=!1,showFooter:a=!0,...n}){return e.jsx(t.ErrorBoundary,{FallbackComponent:t.Fallback,children:e.jsxs(t.SemaphorContextProvider,{dashboardProps:n,children:[e.jsx(t.$e,{}),e.jsxs(t.UXProvider,{children:[e.jsx(Aa,{}),e.jsxs(t.DashboardPanel,{...n,children:[s&&e.jsx(Xs,{}),e.jsx(Da,{}),e.jsx(Ma,{})]})]})]})})}exports.Dashboard=t.Dashboard;exports.DashboardWC=t.DashboardWC;exports.SemaphorDataProvider=t.SemaphorQueryClient;exports.SemaphorQueryClient=t.SemaphorQueryClient;exports.createSqlGenConfig=t.createSqlGenConfig;exports.fmt=t.fmt;exports.getColumnDataType=t.getColumnDataType;exports.getFilterValueType=t.getFilterValueType;exports.getFormattedTableNameForQuery=t.getFormattedTableNameForQuery;exports.getQualifiedTableName=t.getQualifiedTableName;exports.getSql=t.getSql;exports.invalidateToken=t.invalidateToken;exports.isBooleanDataType=t.isBooleanDataType;exports.isColumnInSqlGen=t.isColumnInSqlGen;exports.isDateDataType=t.isDateDataType;exports.isNumberDataType=t.isNumberDataType;exports.isTextDataType=t.isTextDataType;exports.resolveDataType=t.resolveDataType;exports.resolveDatamodelName=t.resolveDatamodelName;exports.useCard=t.useCard;exports.useDashboardActions=t.useDashboardActions;exports.useDashboardStore=t.useDashboardStore;exports.useDateFilterHook=t.useDateFilterHook;exports.useEditorActions=t.useEditorActions;exports.useEditorAside=t.useEditorAside;exports.useEditorStore=t.useEditorStore;exports.useTextFilterHook=t.useTextFilterHook;exports.EMPTY_SELECTION=Wt.EMPTY_SELECTION;exports.ScheduleDashboard=yt;exports.SelectComponent=ce;exports.Surfboard=La;exports.cleanCard=ft;exports.downloadPdf=jt;exports.getDashbaordStateWithoutData=_e;
|
|
371
|
+
`;p(w)}function F(){return e.jsxs(e.Fragment,{children:[r&&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(gn,{jsonString:JSON.stringify(c,null,2)})})}),c&&c.length>0&&e.jsx(t.Button,{variant:"ghost",onClick:()=>o(!r),className:"absolute bottom-0 right-6 size-7 p-1",children:r?e.jsx(t.X,{className:"size-3.5 text-muted-foreground"}):e.jsx(lt,{className:"size-3.5 text-muted-foreground"})})]})}function v(){return e.jsxs(t.ResizablePanelGroup,{className:"flex grow pb-1",direction:"vertical",role:"editor-resizable-group",children:[e.jsxs(t.ResizablePanel,{id:"1",order:1,defaultSize:a?20:100,className:"relative flex grow",children:[e.jsx("div",{id:"sql-container",className:"relative flex w-[99%]",children:e.jsx(pn,{})}),a&&e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"sql"})]}),a&&e.jsxs(e.Fragment,{children:[e.jsx(t.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxs(t.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(fn,{})}),e.jsx("code",{className:"absolute right-6 top-3 text-xs text-muted-foreground/70",children:"python"})]})]})]})}function I(){return 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(t.Button,{title:"Shift + Enter",disabled:L||V,onClick:()=>{q()},className:"shrink-0",size:"sm",children:[L||V?e.jsx(re,{className:"mr-2 h-4 w-4 animate-spin"}):e.jsx(t.Play,{className:"mr-2 h-4 w-4"}),"Run"]}),e.jsx(Ct,{sql:C==null?void 0:C.sql,error:E,onClick:M}),e.jsx(Et,{}),e.jsx(t.Toggle,{pressed:a,onPressedChange:w=>n(w),className:"",size:"sm",children:e.jsx(xn,{className:"size-4 text-foreground/70"})}),e.jsx("button",{disabled:i,onClick:()=>{j(),S(!0)},className:"h-9 w-full cursor-text px-3 text-left text-sm text-muted-foreground",children:i?"":"Type your question..."})]}),e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(It,{}),e.jsx(Dt,{})]})]})}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:[v(),F()]}),I()]})}function vn({data:s}){var i;const[a,n]=T.useState([]),o=Object.keys(s[0]).map(m=>({accessorKey:m,header:({column:c})=>{const h=c.getIsSorted();return e.jsx("div",{className:"flex gap-2",children:e.jsxs("div",{className:"flex cursor-pointer items-center",onClick:()=>c.toggleSorting(c.getIsSorted()==="asc"),children:[m,h==="asc"?e.jsx(t.TriangleUpIcon,{className:"ml-2 h-5 w-5"}):h==="desc"?e.jsx(t.TriangleDownIcon,{className:"ml-2 h-5 w-5"}):null]})})}})),l=t.useReactTable({data:s,columns:o,getCoreRowModel:t.getCoreRowModel(),getPaginationRowModel:t.getPaginationRowModel(),onSortingChange:n,getSortedRowModel:t.getSortedRowModel(),manualPagination:!0,state:{sorting:a}});return e.jsxs(t.CustomScrollArea,{className:"grow overflow-auto font-mono text-xs text-foreground/95",children:[e.jsxs("table",{className:"w-full",children:[e.jsx(t.TableHeader,{className:"sticky top-0 z-50 h-0 bg-muted",children:l.getHeaderGroups().map(m=>e.jsx(t.TableRow,{className:"",children:m.headers.map(c=>e.jsx(t.TableHead,{className:"h-11 font-semibold text-foreground",children:c.isPlaceholder?null:t.flexRender(c.column.columnDef.header,c.getContext())},c.id))},m.id))}),e.jsx(t.TableBody,{children:(i=l.getRowModel().rows)!=null&&i.length?l.getRowModel().rows.map(m=>e.jsx(t.TableRow,{className:"h-11 whitespace-nowrap py-2","data-state":m.getIsSelected()&&"selected",children:m.getVisibleCells().map(c=>e.jsx(t.TableCell,{className:"py-2",children:t.flexRender(c.column.columnDef.cell,c.getContext())},c.id))},m.id)):e.jsx(t.TableRow,{children:e.jsx(t.TableCell,{colSpan:o.length,className:"h-24 text-center",children:"No results."})})})]}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})}function Cn({card:s}){var S,N,A,k,C,L,V,U,D,z,G;const[a,n]=T.useState(!1),[r,o]=T.useState([]),{authToken:l}=t.useSemaphorContext(),i=t.getTokenParams(l==null?void 0:l.accessToken),m=t.useDashboardStore(q=>q.themeStyle),c={colors:((N=(S=m==null?void 0:m.chart)==null?void 0:S.dataset)==null?void 0:N.backgroundColor)||[]};(A=s.customCardPreferences)!=null&&A.inputData;const{getCard:h}=t.useCustomVisual(((k=s.customCardPreferences)==null?void 0:k.url)||""),u=((C=s.customCardPreferences)==null?void 0:C.visualType)||"single",x=t.useEditorStore(q=>q.frame),{setCustomCardPreferences:b}=t.useEditorActions(),{data:d}=t.useDashboardCardQuery(s),g=T.useCallback((q,E)=>{o(j=>({...j,[q]:E}))},[]);if(!((L=s.customCardPreferences)!=null&&L.componentName))return null;const f=h((V=s.customCardPreferences)==null?void 0:V.componentName);function y(q){n(q)}const p=Object.keys(((U=s.customCardPreferences)==null?void 0:U.dataInputCardIds)||{}).map(q=>{var M,F,v;const E=(F=(M=s.customCardPreferences)==null?void 0:M.dataInputCardIds)==null?void 0:F[q].cardId,j=(v=x==null?void 0:x.cards)==null?void 0:v.find(I=>I.id===E);return j||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(T.Suspense,{fallback:e.jsx(e.Fragment,{}),children:[f&&u==="single"&&e.jsx(f,{params:i,theme:c,settings:(D=s.customCardPreferences)==null?void 0:D.settings,onDataChange:g,data:(d==null?void 0:d.records)||[]}),f&&u==="multiple"&&e.jsxs(e.Fragment,{children:[Object.keys(((z=s.customCardPreferences)==null?void 0:z.dataInputCardIds)||{}).map(q=>{var M,F,v;const E=(F=(M=s.customCardPreferences)==null?void 0:M.dataInputCardIds)==null?void 0:F[q].cardId,j=(v=x==null?void 0:x.cards)==null?void 0:v.find(I=>I.id===E);if(j)return e.jsx(t.MultiInputEmptyRenderer,{onLoadingStatus:y,onDataChange:g,dataInputIndex:q,card:j},j.id+q)}),e.jsx("div",{className:"flex flex-col gap-2",children:e.jsx(f,{theme:c,onDataChange:g,settings:p.map(q=>{var E;return(E=q==null?void 0:q.customCardPreferences)==null?void 0:E.settings}),data:p.map(q=>q!=null&&q.id?r==null?void 0:r[q.id]:[])})})]})]},(G=s.customCardPreferences)==null?void 0:G.componentName)})}function Tt({className:s,...a}){var y;const n=t.useEditorStore(p=>p.card),r=((y=n.customCardPreferences)==null?void 0:y.showCardHeader)??!0,o=t.useEditorStore(p=>p.frame),l=t.useDashboardStore(p=>p.dashboard.filters);t.useEditorStore(p=>p.actions.setRunSql);const{updateFilter:i}=t.useDashboardActions(),m=l==null?void 0:l.find(p=>p.id===o.filterId),{data:c,isLoading:h,isFetching:u}=t.useDashboardCardQuery(n),{setCard:x}=t.useEditorActions(),{data:b}=t.useTopoJson(n),d=T.useMemo(()=>!n.id||!(c!=null&&c.records)?null:t.createChartConfig({data:c==null?void 0:c.records,cardType:n.type,queryConfig:n.queryConfig,customCfg:n.customCfg,preferences:n.preferences,topoJson:b}),[n.id,c==null?void 0:c.records,n.type,n.queryConfig,n.customCfg,n.preferences,b]);function g(p){return e.jsx(Cn,{card:p})}function f(){if(c!=null&&c.records&&(c==null?void 0:c.records.length)===0&&!h&&!u)return e.jsxs("div",{className:"flex h-full flex-col items-center justify-center gap-2",children:[e.jsx(t.TreePalm,{className:"size-8 text-muted-foreground"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"No records to display"})]});if(!n.id)return null;if(n.type==="custom")return g(n);if(!["table","custom"].includes(n.type)&&d)return e.jsx(e.Fragment,{children:h||u?e.jsx(e.Fragment,{}):e.jsx(t.ChartJsVisual,{cfg:d})});if(n.type==="table"&&(c!=null&&c.records)&&(c==null?void 0:c.records.length)>0)return e.jsx("div",{className:"relative mb-2 flex h-full min-h-0 w-full flex-1 grow basis-0",children:e.jsx(t.TableVisual,{card:n,data:c==null?void 0:c.records})})}return e.jsxs(t.Card,{role:"editor-visual-card",className:t.cn("relative flex h-full flex-col rounded-none",s),...a,children:[r&&e.jsxs(t.CardHeader,{className:"flex flex-row items-start justify-between py-4",children:[e.jsxs("div",{children:[e.jsx(t.Editable,{enabled:!0,text:n.title,onSave:p=>x({...n,title:p}),children:e.jsx("div",{className:"flex items-center gap-5",children:e.jsx(t.CardTitle,{className:"text-base",children:n.title||"Add title"})})},n.title),e.jsx(t.Editable,{enabled:!0,text:n.description||"",onSave:p=>x({...n,description:p}),children:e.jsx(t.CardDescription,{children:n.description||"Add description"})},n.description)]}),m&&e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(t.Editable,{enabled:!0,className:"my-1",text:m.title||m.column,onSave:p=>i({...m,title:p}),children:e.jsx(t.Label,{children:m.title})}),e.jsx(t.FilterComponent,{filter:m})]})]}),e.jsx(t.CardContent,{className:"flex grow flex-col",children:f()})]})}const Te=({language:s,value:a,onChange:n,readonly:r})=>e.jsx(t.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:s,value:a,onChange:n}),Sn=()=>e.jsxs(t.DialogHeader,{children:[e.jsx("div",{className:"flex items-center gap-2",children:e.jsx(t.DialogTitle,{children:"Customize Card"})}),e.jsxs(t.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."})]})]}),Nn=({customCode:s,cardCustomCfgString:a,mergedConfig:n,onConfigChange:r,onCodeChange:o})=>e.jsxs(t.Tabs,{defaultValue:"final-config",className:"flex w-1/2 flex-col",children:[e.jsxs(t.TabsList,{className:"justify-start rounded-sm rounded-b-none border border-b-0",children:[e.jsx(t.TabsTrigger,{value:"final-config",children:"Config"}),e.jsx(t.TabsTrigger,{value:"custom-config",children:"Changes"}),e.jsx(t.TabsTrigger,{value:"custom-code",children:"Custom Code"})]}),e.jsx(t.TabsContent,{value:"final-config",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Te,{language:"json",value:n,onChange:r})}),e.jsx(t.TabsContent,{value:"custom-config",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Te,{readonly:!0,language:"json",value:a,onChange:()=>{}})}),e.jsx(t.TabsContent,{value:"custom-code",className:"mt-0 grow rounded-b border border-t-0",children:e.jsx(Te,{language:"javascript",value:s,onChange:o})})]}),wn=({error:s,hasCardCustomConfig:a,onReset:n,onApply:r,onClose:o})=>e.jsxs(t.DialogFooter,{className:"flex items-center",children:[e.jsx(t.Label,{className:"mr-2 text-red-500",children:s}),e.jsx(t.Button,{disabled:!a,onClick:n,variant:"outline",children:"Reset"}),e.jsx(t.Button,{onClick:r,variant:"outline",children:"Apply"}),e.jsx(t.Button,{onClick:o,variant:"outline",children:"Close"})]});function kn(){const[s,a]=T.useState(!1),[n,r]=T.useState(""),[o,l]=T.useState(""),[i,m]=T.useState(""),[c,h]=T.useState(""),u=t.useEditorStore(k=>k.card),x=t.useEditorStore(k=>k.card.customCfg),b=x?JSON.stringify(x,null,2):"",{data:d}=t.useDashboardCardQuery(u),{data:g}=t.useTopoJson(u),{setCardCustomCfg:f,setCustomVisualCode:y}=t.useEditorActions(),p=k=>{var C,L;return JSON.stringify({...k,data:{...k.data,datasets:(L=(C=k.data)==null?void 0:C.datasets)==null?void 0:L.map(V=>({...V,data:[]}))}},null,2)},S=()=>{var C,L;if(!((C=d==null?void 0:d.records)!=null&&C.length))return;const k=t.createChartConfig({data:d.records,cardType:u.type,queryConfig:u.queryConfig,preferences:u.preferences,topoJson:g});if(k){r(p(k)),m(((L=u.preferences)==null?void 0:L.customVisualCode)||"");const V=t.merge(k,x);l(p(V))}},N=()=>{try{if(i&&y(i),o){const k=JSON.parse(o),C=t.getObjectDiff(JSON.parse(n),k);f(C),h("")}}catch{h("Invalid JSON configuration")}},A=Object.keys(x||{}).length===0;return e.jsxs(t.Dialog,{open:s,onOpenChange:a,children:[e.jsx(t.DialogTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Customize Visual",onClick:S,className:A?"":"text-green-600 hover:text-green-700",children:e.jsx(t.Settings,{className:"h-4 w-4"})})}),e.jsxs(t.DialogContent,{className:"flex h-[600px] grow flex-col overflow-auto sm:min-w-[900px] lg:min-w-[1200px]",children:[e.jsx(Sn,{}),e.jsxs("div",{className:"flex grow gap-2",children:[e.jsx(t.ErrorBoundary,{FallbackComponent:t.FallbackEditorCard,children:e.jsx(Tt,{className:"w-1/2 rounded shadow-none"})}),e.jsx(Nn,{customCode:i,cardCustomCfgString:b,mergedConfig:o,onConfigChange:k=>l(k??""),onCodeChange:k=>m(k??"")})]}),e.jsx(wn,{error:c,hasCardCustomConfig:!!x,onReset:()=>{l(n),f(null)},onApply:N,onClose:()=>a(!1)})]})]})}function Mt(s){const[a,n]=T.useState(null);return a}function At(){const{authToken:s}=t.useSemaphorContext(),{data:a,isLoading:n,isFetching:r,isError:o}=t.useQuery({queryKey:["plugins",s==null?void 0:s.accessToken],queryFn:()=>t.getPlugins(s==null?void 0:s.accessToken)});return{data:a,isLoading:n,isFetching:r,isError:o}}function Dn({onChartTypeChange:s}){const[a,n]=T.useState([]),{setCardCustomCfg:r,setCardPreferences:o,setCardType:l,setCustomCardPreferences:i}=t.useEditorActions(),{data:m}=At();function c(h,u){r(null),o({}),l(h),u&&i({type:"component",visualType:"single",url:u.url,componentName:u.name,icon:u.icon}),s==null||s()}return T.useEffect(()=>{(async()=>{var u;if(m){const b=(await Promise.all((u=m==null?void 0:m.plugins)==null?void 0:u.map(async d=>(await t.loadManifest(d.value)).visuals.map(y=>({name:y.name,icon:y.icon,url:d.value}))))).flat();n(b)}})()},[m]),a.length===0?null:e.jsxs(e.Fragment,{children:[e.jsx(t.Separator,{className:"my-2"}),e.jsx("div",{className:"grid grid-cols-4 place-items-center",children:a.map((h,u)=>e.jsx(In,{text:h.name,onClick:()=>c("custom",h),icon:h.icon},h.url+h.name+u))})]})}const In=({text:s,icon:a,onClick:n})=>{const r=Mt(),o=s.charAt(0).toUpperCase();return e.jsx(t.IconButton,{onClick:n,tooltip:s,children:r?e.jsx(r,{className:"h-4 w-4"}):o})};function Lt(s){return oe({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:[]}]})(s)}function En(s){return oe({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:[]}]})(s)}function Ot(s){return oe({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:[]}]})(s)}function zt(s){return oe({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M4.387 3h15.226a1 1 0 0 1 .948 1.316l-5.105 15.316a2 2 0 0 1 -1.898 1.368h-3.116a2 2 0 0 1 -1.898 -1.368l-5.104 -15.316a1 1 0 0 1 .947 -1.316"},child:[]},{tag:"path",attr:{d:"M5 9h14"},child:[]},{tag:"path",attr:{d:"M7 15h10"},child:[]}]})(s)}function Ft(s){return oe({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:[]}]})(s)}function Rt(s){return oe({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:[]}]})(s)}function Bt({onChartTypeChange:s,iconClassName:a}){const{setCardType:n,setCardPreferences:r,setIsDevMode:o}=t.useEditorStore(u=>u.actions),{setCardCustomCfg:l,setCustomCardPreferences:i,setQueryConfig:m}=t.useEditorActions();function c(u,x){l(null),r({}),n(u),["kpi","custom","text","map"].includes(u)&&(o(!0),m(void 0)),s==null||s()}const h=1e3;return e.jsxs("div",{className:"grid grid-cols-4 place-items-center",children:[e.jsx(t.IconButton,{openDelay:h,tooltip:"Table",onClick:()=>c("table"),className:"h-10 p-4",children:e.jsx(Ve,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Bar Chart",onClick:()=>c("bar"),className:"h-10 p-4",children:e.jsx(Re,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Line Chart",onClick:()=>c("line"),className:"h-10 p-4",children:e.jsx(Be,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Stacked Bar Chart",onClick:()=>c("stackedBar"),className:"h-10 p-4",children:e.jsx(et,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Stacked Line Chart",onClick:()=>c("stackedLine"),className:"h-10 p-4",children:e.jsx(Ft,{className:t.cn("size-5",a),strokeWidth:0})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Scatter Chart",onClick:()=>c("scatter"),className:"h-10 p-4",children:e.jsx(nt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Bubble Chart",onClick:()=>c("bubble"),className:"h-10 p-4",children:e.jsx(Ot,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Pie Chart",onClick:()=>c("pie"),className:"h-10 p-4",children:e.jsx(st,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Doughnut Chart",onClick:()=>c("doughnut"),className:"h-10 p-4",children:e.jsx(rt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Funnel Chart",onClick:()=>c("funnel"),className:"h-10 p-4",children:e.jsx(zt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Radar Chart",onClick:()=>c("radar"),className:"h-10 p-4",children:e.jsx(ut,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Polar Area Chart",onClick:()=>c("polarArea"),className:"h-10 p-4",children:e.jsx(Lt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Tornado Chart",onClick:()=>c("tornado"),className:"h-10 p-4",children:e.jsx(pt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{tooltip:"Range Chart",onClick:()=>c("range"),className:"h-10 p-4",children:e.jsx(tt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"KPI",onClick:()=>c("kpi"),className:"h-10 p-4",children:e.jsx(Rt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Text",onClick:()=>c("text"),className:"h-10 p-4",children:e.jsx(cs,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{tooltip:"Map",onClick:()=>c("map"),className:"h-10 p-4",children:e.jsx(dt,{className:t.cn("size-5",a)})}),e.jsx(t.IconButton,{openDelay:h,tooltip:"Custom",onClick:()=>c("custom"),className:"h-10 p-4",children:e.jsx(ht,{className:t.cn("size-5",a)})})]})}function Tn({chartType:s,className:a,customIcon:n,componentName:r}){const o=Mt();switch(s){case"bar":return e.jsx(Re,{className:a});case"line":return e.jsx(Be,{className:a});case"pie":return e.jsx(st,{className:a});case"radar":return e.jsx(ut,{className:a});case"scatter":return e.jsx(nt,{className:a});case"bubble":return e.jsx(Ot,{className:a});case"doughnut":return e.jsx(rt,{className:a});case"stackedBar":return e.jsx(et,{className:a});case"stackedLine":return e.jsx(Ft,{className:a});case"polarArea":return e.jsx(Lt,{className:a});case"funnel":return e.jsx(zt,{className:a});case"tornado":case"pyramid":return e.jsx(pt,{className:a});case"range":return e.jsx(tt,{className:a});case"kpi":return e.jsx(Rt,{className:a});case"text":return e.jsx(Us,{className:a});case"map":return e.jsx(dt,{className:a});case"custom":return n&&o?e.jsx(o,{className:a}):r?r==null?void 0:r.charAt(0).toUpperCase():e.jsx(ht,{className:a});default:return e.jsx(Ve,{className:a})}}function Mn(){var l,i;const[s,a]=T.useState(!1),n=t.useEditorStore(m=>m.card),r=n.type,o=t.useDashboardStore(m=>m.isVisualEditing);return e.jsxs(t.Popover,{open:s,onOpenChange:a,children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.Button,{size:"sm",variant:o?"ghost":"outline",children:e.jsx(Tn,{className:"size-4",chartType:r,customIcon:(l=n.customCardPreferences)==null?void 0:l.icon,componentName:(i=n.customCardPreferences)==null?void 0:i.componentName})})}),e.jsxs(t.PopoverContentCustom,{onOpenAutoFocus:m=>m.preventDefault(),className:"w-50",children:[e.jsx(Bt,{onChartTypeChange:()=>a(!1)}),e.jsx(Dn,{onChartTypeChange:()=>a(!1)})]})]})}const ge="focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0";function Ze(s,a){var r,o,l;const n=t.getNumberAxis(s,{});return["pie","doughnut","polarArea","funnel"].includes(a)?"category":((l=(o=(r=s==null?void 0:s.chartOptions)==null?void 0:r.scales)==null?void 0:o[n])==null?void 0:l.type)||"linear"}function An(){var M,F,v,I,w,$;const[s,a]=T.useState(!1),n=t.useEditorStore(_=>{var B;return(B=_.card)==null?void 0:B.preferences}),r=t.useEditorStore(_=>{var B;return(B=_.card)==null?void 0:B.type}),o=t.getNumberAxis(n,{}),[l,i]=T.useState(Ze(n,r)),[m,c]=T.useState(((v=(F=(M=n==null?void 0:n.chartOptions)==null?void 0:M.scales)==null?void 0:F[o])==null?void 0:v.min)||""),[h,u]=T.useState((($=(w=(I=n==null?void 0:n.chartOptions)==null?void 0:I.scales)==null?void 0:w[o])==null?void 0:$.max)||""),[x,b]=T.useState(m||h?"custom":"auto"),[d,g]=T.useState(""),[f,y]=T.useState(0),[p,S]=T.useState(""),[N,A]=T.useState(""),[k,C]=T.useState(""),L=t.useEditorStore(_=>_.actions.setCardPreferences),{updateCardInFrame:V}=t.useEditorActions(),U=t.useEditorStore(_=>_.card),D=["pie","doughnut","polarArea","funnel"].includes(r);T.useEffect(()=>{var _,B,H,W,R,J,P,Y,O,Q,X,le,pe,fe;i(Ze(n,r)),c(((H=(B=(_=n==null?void 0:n.chartOptions)==null?void 0:_.scales)==null?void 0:B[o])==null?void 0:H.min)===0?0:""),u(((J=(R=(W=n==null?void 0:n.chartOptions)==null?void 0:W.scales)==null?void 0:R[o])==null?void 0:J.max)||""),g(((Q=(O=(Y=(P=n==null?void 0:n.chartOptions)==null?void 0:P.scales)==null?void 0:Y[o])==null?void 0:O.ticks)==null?void 0:Q.stepSize)||""),y(((X=n==null?void 0:n.numberAxisFormat)==null?void 0:X.decimalPlaces)||0),S(((le=n==null?void 0:n.numberAxisFormat)==null?void 0:le.suffix)||""),A(((pe=n==null?void 0:n.numberAxisFormat)==null?void 0:pe.currency)||""),C(((fe=n==null?void 0:n.numberAxisFormat)==null?void 0:fe.locale)||"")},[s,n,o,r]);function z(_,B){return B===""||/^[0-9\b]+$/.test(B)?Number(B):Number(_)}function G(){const _=[...new Set(t.LOCALE_CURRENCY_PAIRS.map(B=>B.currency))];return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-6 items-center gap-2",children:[e.jsx(t.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(t.Select,{value:N||"none",onValueChange:B=>A(B==="none"?"":B),children:[e.jsx(t.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Currency"}),e.jsx(t.SelectItem,{value:"none",children:"None"}),_.map(B=>e.jsx(t.SelectItem,{value:B,children:B},B))]})})]}),e.jsxs(t.Select,{value:k,onValueChange:B=>C(B),children:[e.jsx(t.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Locale"}),t.LOCALE_CURRENCY_PAIRS.map(B=>e.jsx(t.SelectItem,{value:B.locale,children:B.locale},B.locale))]})})]})]}),e.jsxs("div",{className:"grid grid-cols-9 items-center gap-2",children:[e.jsx(t.Label,{className:"col-span-3",htmlFor:"format",children:"Decimals"}),e.jsx(t.Input,{value:f,onChange:B=>y(Number(B.target.value)),id:"format",className:`col-span-6 h-8 w-full tracking-wide ${ge}`})]})]})}function q(){return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"mt-4 space-y-2",children:e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the scale for number axis"})}),e.jsxs("div",{className:"mt-2 grid grid-cols-3 items-center gap-2",children:[e.jsx(t.Label,{htmlFor:"scale",children:"Type"}),e.jsxs(t.Select,{disabled:D,value:l,onValueChange:_=>i(_),children:[e.jsx(t.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{id:"type",children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Option"}),e.jsx(t.SelectItem,{value:"linear",children:"Linear"}),e.jsx(t.SelectItem,{value:"logarithmic",children:"Logarithmic"}),e.jsx(t.SelectItem,{value:"category",children:"Category"})]})})]})]}),l=="linear"&&e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2 py-1",children:[e.jsx(t.Label,{htmlFor:"scale-option",children:"Setup"}),e.jsxs(t.RadioGroup,{disabled:D,id:"scale-option",value:x,onValueChange:_=>b(_),className:"col-span-2 flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.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(t.RadioGroupItem,{value:"custom",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Custom"})]})]})]}),x==="custom"&&l=="linear"&&E()]})}function E(){return e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(t.Label,{htmlFor:"range",children:"Range"}),e.jsx(t.Input,{id:"min",value:m,onChange:_=>c(B=>z(B,_.target.value)),className:`col-span-1 h-8 w-full ${ge}`}),e.jsx(t.Input,{value:h,onChange:_=>u(B=>z(B,_.target.value)),id:"max",className:`col-span-1 h-8 w-full ${ge}`})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsx(t.Label,{htmlFor:"step-size",children:"Step Size"}),e.jsx(t.Input,{value:d,onChange:_=>g(B=>z(B,_.target.value)),id:"step-size",className:`col-span-1 h-8 w-full ${ge}`})]})]})}function j(){var W;let _={};x==="custom"&&(_={min:m,max:h,ticks:{stepSize:d}});const B={...n||{},chartOptions:{...n==null?void 0:n.chartOptions,scales:{...(W=n==null?void 0:n.chartOptions)==null?void 0:W.scales,[o]:{type:l,...l==="linear"?_:{}}}},numberAxisFormat:{decimalPlaces:f,suffix:p,currency:N,locale:k}};console.log(B),L(B);const H={...U,preferences:B};V(H)}return e.jsxs(t.Popover,{onOpenChange:_=>a(_),children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Format Number",children:e.jsx(ys,{className:"size-4"})})}),e.jsx(t.PopoverContentCustom,{align:"end",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:"Format Options"}),e.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the format for number axis"})]}),e.jsxs("div",{className:"grid gap-2",children:[G(),q(),e.jsx(t.SelectSeparator,{}),e.jsx("div",{className:"grid grid-cols-3",children:e.jsx(t.Button,{onClick:j,variant:"secondary",className:"col-span-1 col-start-3 h-8 w-full",children:"Apply"})})]})]})})]})}function Ln(){const s=t.useEditorStore(m=>{var c,h,u,x;return(x=(u=(h=(c=m.card.preferences)==null?void 0:c.chartOptions)==null?void 0:h.plugins)==null?void 0:u.legend)==null?void 0:x.position}),a=t.useEditorStore(m=>{var c,h,u,x;return(x=(u=(h=(c=m.card.preferences)==null?void 0:c.chartOptions)==null?void 0:h.plugins)==null?void 0:u.legend)==null?void 0:x.align}),n=t.useEditorStore(m=>{var c,h,u,x;return(x=(u=(h=(c=m.card.preferences)==null?void 0:c.chartOptions)==null?void 0:h.plugins)==null?void 0:u.legend)==null?void 0:x.display}),{setLegendOptions:r}=t.useEditorActions(),o=m=>{r({display:m,position:s,align:a})},l=m=>{r({display:n,position:m,align:a})},i=m=>{r({display:n,position:s,align:m})};return e.jsxs(t.Popover,{children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsx(t.IconButton,{tooltip:"Legend Settings",children:e.jsx(Es,{className:"size-4"})})}),e.jsx(t.PopoverContentCustom,{align:"end",className:"w-72",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(t.Label,{htmlFor:"displayLegend",children:"Display"}),e.jsx("div",{className:"col-span-2 flex h-8 items-center",children:e.jsx(t.SmallSwitch,{checked:n,onCheckedChange:o,id:"displayLegend"})})]}),n&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"position",children:"Position"}),e.jsxs("div",{className:"col-span-2 flex h-8 items-center",children:[e.jsx(t.IconButton,{tooltip:"Top",onClick:()=>l("top"),children:e.jsx(t.ArrowUp,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Left",onClick:()=>l("left"),children:e.jsx(ns,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Bottom",onClick:()=>l("bottom"),children:e.jsx(Xe,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Right",onClick:()=>l("right"),children:e.jsx(as,{className:"size-4"})})]})]}),e.jsxs("div",{className:"grid grid-cols-3 items-center gap-4",children:[e.jsx(t.Label,{htmlFor:"align",children:"Align"}),e.jsxs("div",{className:"col-span-2 flex h-8 items-center",children:[e.jsx(t.IconButton,{tooltip:"Start",onClick:()=>i("start"),children:e.jsx(Zt,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"Center",onClick:()=>i("center"),children:e.jsx(Yt,{className:"size-4"})}),e.jsx(t.IconButton,{tooltip:"End",onClick:()=>i("end"),children:e.jsx(Xt,{className:"size-4"})})]})]})]})]})]})})]})}function On(){const s=t.useEditorStore(l=>{var i,m;return(m=(i=l.card.preferences)==null?void 0:i.chartOptions)==null?void 0:m.indexAxis}),a=t.useEditorStore(l=>l.card.type),{setChartOrientation:n}=t.useEditorStore(l=>l.actions);function r(){return e.jsx(t.IconButton,{onClick:()=>{n(s==="x"||s===void 0?"y":"x")},tooltip:"Chart Orientation",children:s==="x"||s===void 0?e.jsx(Qe,{className:"size-4"}):e.jsx($e,{className:"size-4"})})}function o(){return e.jsx(t.IconButton,{onClick:()=>{n(s==="y"||s===void 0?"x":"y")},tooltip:"Chart Orientation",children:s==="y"||s===void 0?e.jsx(Qe,{className:"size-4"}):e.jsx($e,{className:"size-4"})})}return e.jsx(e.Fragment,{children:a==="funnel"?o():r()})}function zn(){const s=t.useEditorStore(i=>i.card),a=t.useEditorStore(i=>i.isShowingVisual),n=t.useEditorStore(i=>{var m,c;return(c=(m=i.card)==null?void 0:m.preferences)==null?void 0:c.chartOptions}),r=t.getChartGridStyle(n),{setChartGrid:o}=t.useEditorActions();function l(){const i=["xy","none","x","y"],c=(i.indexOf(r)+1)%i.length;o(i[c])}return a?e.jsxs("div",{"data-info":"visual-settings",className:"flex items-center",children:[["line","bar","range","stackedBar","stackedLine","horizontalBar","funnel"].includes(s.type)&&e.jsx(On,{}),!["kpi","text","custom","table"].includes(s.type)&&e.jsxs(e.Fragment,{children:[e.jsx(An,{}),e.jsx(Ln,{})]}),!["pie","doughnut","funnel","radar","polarArea","table","custom","kpi","text","map"].includes(s.type)&&e.jsxs(t.IconButton,{tooltip:"Grid Style",onClick:l,children:[(r==="xy"||!r)&&e.jsx(ks,{className:"size-4"}),r==="x"&&e.jsx(ps,{className:"size-4"}),r==="y"&&e.jsx(Bs,{className:"size-4"}),r==="none"&&e.jsx(qs,{className:"size-4"})]})]}):null}function je(){var F;const s=t.useEditorStore(v=>v.frame),a=t.useEditorStore(v=>v.card),n=t.useEditorStore(v=>v.isDevMode),r=t.useEditorStore(v=>v.isShowingVisual),o=t.useDashboardStore(v=>v.isVisualEditing),l=t.useEditorStore(v=>v.isSqlRunning),i=t.useEditorStore(v=>v.pythonStdOut),m=t.useEditorStore(v=>{var I;return(I=v.card.preferences)==null?void 0:I.chartOptions});t.useEditorStore(v=>v.actions.setRunSql),t.getChartGridStyle(m);const{setFrame:c,setCard:h,updateCardInFrame:u,setActiveTabCardId:x,runAssistant:b,setChartGrid:d}=t.useEditorActions(),{data:g,isLoading:f,isFetching:y,error:p,isPending:S}=t.useDashboardCardQuery(a);if(!a)return e.jsx(e.Fragment,{children:"No Active Card"});function N(v){const I={connectionId:v.connectionId,lastSelectedDatabase:v.lastSelectedDatabase,lastSelectedSchema:v.lastSelectedSchema,lastSelectedTable:v.lastSelectedTable,lastSelectedDatamodelId:v.lastSelectedDatamodelId,id:t.v4(),title:"Title",description:"",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]};A(v,I)}function A(v,I){const w={...s,cards:[...s.cards,I],activeCardId:v.id};c(w),x(I.id)}function k(){const v={...a,id:t.v4(),title:`${a.title} Copy`,tabTitle:`${a.tabTitle||a.title} Copy`};A(a,v)}function C(v){const I=s.cards.filter(_=>_.id!==v),w=I[0],$={...s,cards:I,activeCardId:w.id};c($),x(w.id),h(w)}function L(v){x(v)}const V=(v,I)=>{console.log("handleDragStart",I),v.dataTransfer.setData("tabIndex",I.toString())},U=v=>{v.preventDefault()},D=(v,I)=>{const w=v.dataTransfer.getData("tabIndex");if(w===I.toString())return;const $=Array.from(s.cards),[_]=$.splice(parseInt(w),1);$.splice(I,0,_),c({...s,cards:$})};function z(v,I){return v.cards.length===1&&(I.displayTab===!0||I.displayTab===void 0)||v.activeCardId!==I.id&&(I.displayTab===!0||I.displayTab===void 0)?null:e.jsx("div",{onClick:()=>{const w=I.displayTab===void 0?!1:!I.displayTab;h({...I,displayTab:w}),u({...I,displayTab:w})},children:I.displayTab===!0||I.displayTab===void 0?e.jsx(t.Eye,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"}):e.jsx(vs,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"})})}function G(){return e.jsxs(t.Tabs,{onValueChange:L,value:s.activeCardId,className:"flex grow flex-col",children:[s.cards.map(v=>e.jsx(t.TabsContent,{className:"mt-0 grow",value:v.id,children:q()},v.id)),e.jsx(t.TabsList,{className:"group mx-4 justify-between overflow-x-auto",children:e.jsxs("div",{className:"flex items-center",children:[s.cards.map((v,I)=>e.jsxs(t.TabsTrigger,{draggable:!0,onDragStart:w=>V(w,I),onDragOver:U,onDrop:w=>D(w,I),className:"",value:v.id,children:[z(s,v),e.jsx(t.Editable,{enabled:s.activeCardId===v.id,text:v.tabTitle||v.title,onSave:w=>{h({...a,tabTitle:w}),u({...a,tabTitle:w})},children:v.tabTitle||v.title},v.id),s.activeCardId===v.id&&s.cards.length>1&&e.jsx(t.X,{className:"ml-2 size-3.5 text-muted-foreground hover:text-foreground",onClick:()=>C(v.id)})]},v.id)),e.jsx(t.Button,{className:"ml-1 h-8 px-2 hover:bg-muted-foreground/50",variant:"outline",onClick:()=>N(a),children:e.jsx(t.Plus,{className:"h-4 w-4"})}),e.jsx(t.Button,{className:"invisible ml-1 h-8 px-2 hover:bg-muted-foreground/50 group-hover:visible",variant:"outline",onClick:k,children:e.jsx(gs,{className:"h-4 w-4"})})]})})]})}function q(){return a.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(t.KPICard,{card:a,data:g==null?void 0:g.records,isPending:S})})}):a.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(t.ScrollArea,{className:"mx-3 my-6 h-[300px] overflow-y-auto break-words px-3",children:e.jsx(t.TextCard,{isLoading:l,card:a,data:g==null?void 0:g.records})})})}):e.jsx(t.ErrorBoundary,{FallbackComponent:t.FallbackEditorCard,children:e.jsx(Tt,{className:"grow border-none shadow-none"})})}function E(){const v=JSON.stringify(g==null?void 0:g.records,null,2),I=new Blob([v],{type:"application/json"}),w=URL.createObjectURL(I),$=document.createElement("a");$.href=w,$.download=`${a.title}.json`,$.click()}function j(){const I=[Object.keys(g==null?void 0:g.records.reduce((B,H)=>({...B,...H}),{})).join(","),...((g==null?void 0:g.records)||[]).map(B=>Object.values(B).join(","))].join(`
|
|
372
|
+
`),w=new Blob([I],{type:"text/csv"}),$=URL.createObjectURL(w),_=document.createElement("a");_.href=$,_.download=`${a.title}.csv`,_.click()}function M(){const v=`Can you get the documentation for ${a.type} chart?`;b(v)}return e.jsxs("div",{className:"relative isolate flex h-full flex-col py-2 pb-3",children:[(f||y)&&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(re,{className:"h-8 w-8 animate-spin text-muted-foreground"})}),e.jsxs("div",{className:"z-10 mb-0 flex min-h-10 items-center justify-end gap-2 px-6",children:[r&&e.jsxs("div",{className:"flex grow items-center",children:[e.jsx(Mn,{}),o&&e.jsx(t.IconButton,{tooltip:"Visual Docs",onClick:M,children:e.jsx(ls,{className:"size-4"})}),!["table","custom"].includes(a.type)&&o&&e.jsx(kn,{})]}),!r&&e.jsxs("div",{className:"flex grow items-center gap-1",children:[e.jsx(t.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:j,children:e.jsx(En,{className:"size-4"})}),e.jsx(t.Button,{className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70",variant:"ghost",size:"icon",onClick:E,children:e.jsx(Ss,{strokeWidth:1.5,className:"size-4"})}),e.jsx(t.CopyButton,{text:JSON.stringify(g==null?void 0:g.records,null,2),className:"h-7 w-fit px-1 font-mono text-xs text-muted-foreground/70"})]}),e.jsx(zn,{}),n&&e.jsx(Rn,{})]}),r?G():e.jsxs(t.ResizablePanelGroup,{className:"px-6",direction:"horizontal",children:[i&&e.jsxs(e.Fragment,{children:[e.jsx(t.ResizablePanel,{id:"1",order:1,defaultSize:30,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:i&&e.jsx(Fn,{})}),e.jsx(t.ResizableHandle,{})]}),e.jsxs(t.ResizablePanel,{id:"2",order:2,minSize:10,className:"relative flex h-full min-h-0 w-full flex-1 basis-0",children:[(g==null?void 0:g.records)&&(g==null?void 0:g.records.length)>0&&e.jsx(vn,{data:(g==null?void 0:g.records)||[]}),(p||(g==null?void 0:g.error))&&e.jsx("span",{className:"font-mono text-xs",children:(p==null?void 0:p.message)||((F=g==null?void 0:g.error)==null?void 0:F.message)})]})]})]})}function Fn(){const s=t.useEditorStore(n=>n.pythonStdOut);if(!s)return null;const a=s.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(t.ScrollArea,{className:"overflow-y-auto px-2 pt-1 font-mono text-xs text-foreground/90",children:[e.jsx("div",{dangerouslySetInnerHTML:{__html:a}}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})]})}function Rn(){const s=t.useEditorStore(n=>n.isShowingVisual),a=t.useEditorStore(n=>n.actions.setIsShowingVisual);return e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.Label,{htmlFor:"visualize",children:"Chart"}),e.jsx(t.SmallSwitch,{checked:s,onCheckedChange:()=>a(!s),id:"visualize",className:"data-[state=checked]:bg-foreground/50"})]})}function Bn(){var f,y;const s=t.useEditorStore(p=>p.card.customCardPreferences),{data:a}=At(),n=(a==null?void 0:a.plugins)||[],r=t.useEditorStore(p=>p.card),o=t.useEditorStore(p=>p.frame),l=(s==null?void 0:s.visualType)||"single",{setCustomCardPreferences:i}=t.useEditorActions(),{components:m,manifest:c}=t.useCustomVisual((s==null?void 0:s.url)||""),h=(f=c==null?void 0:c.visuals)==null?void 0:f.find(p=>p.name===(s==null?void 0:s.componentName));function u(p,S){if(!s)return;const A={...(s==null?void 0:s.dataInputCardIds)||{},[p]:{cardId:S,hookRef:null}};i({...s,dataInputCardIds:A})}function x(p){var N,A;const S=(N=o==null?void 0:o.cards)==null?void 0:N.filter(k=>{var C;return((C=k==null?void 0:k.customCardPreferences)==null?void 0:C.visualType)!=="multiple"}).map(k=>({value:k.id,label:k.tabTitle||k.title}));return e.jsx("div",{className:"space-y-2",children:(A=p==null?void 0:p.dataInputs)==null?void 0:A.map((k,C)=>{var L,V;return e.jsxs("div",{className:"grid grid-cols-10 gap-2",children:[e.jsx("div",{className:"col-span-4 flex items-center",children:k}),e.jsx(Z,{className:"col-span-6 h-8 w-full justify-between",label:"",options:S||[],value:((V=(L=s==null?void 0:s.dataInputCardIds)==null?void 0:L[C])==null?void 0:V.cardId)||"",onValueChange:U=>u(C,U)})]},C+Math.random())})})}function b(p,S,N=[],A=""){var k,C;return s?p==="input"?e.jsx(t.Input,{className:`h-8 w-full ${t.removeRing}`,value:((k=s==null?void 0:s.settings)==null?void 0:k[S])||A,onChange:L=>{i({...s,settings:{...s==null?void 0:s.settings,[S]:L.target.value}})}},S):p==="select"?e.jsx(Z,{className:"h-8 w-full",label:"",options:N,value:((C=s==null?void 0:s.settings)==null?void 0:C[S])||A,onValueChange:L=>{i({...s,settings:{...s==null?void 0:s.settings,[S]:L}})}}):null:null}function d(p){const S=Object.entries((p==null?void 0:p.settings)||{});return e.jsx("div",{className:"space-y-3",children:S.map(([N,A])=>e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:A.title}),b(A.ui,N,A.options,A.defaultValue)]},N))})}function g(p){s&&i({...s,visualType:p,componentName:""})}return e.jsxs(t.Accordion,{type:"multiple",defaultValue:["component-settings"],className:"px-6 py-2",children:[e.jsxs(t.AccordionItem,{value:"plugin-settings",children:[e.jsx(t.AccordionTrigger,{children:"Plugin"}),e.jsx(t.AccordionContent,{children:e.jsxs("div",{className:"space-y-4 text-sm",children:[e.jsx("div",{className:"space-y-2",children:e.jsxs("div",{className:"space-y-4",children:[e.jsx(Z,{icon:e.jsx(is,{className:"h-3.5 w-3.5"}),className:"h-9 w-full",label:"Select Plugin",options:n,value:(s==null?void 0:s.url)||"",onValueChange:p=>i({...s||{url:"",componentName:""},url:p})}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&e.jsx(t.Tabs,{value:l,onValueChange:g,children:e.jsxs(t.TabsList,{className:"h-9 w-full",children:[e.jsx(t.TabsTrigger,{className:"h-7 w-full",value:"single",children:"Single Visual"}),e.jsx(t.TabsTrigger,{className:"h-7 w-full",value:"multiple",children:"Multi-Visual"})]})})]})}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&s&&e.jsx(e.Fragment,{children:m&&e.jsx(Z,{icon:e.jsx(fs,{className:"h-3.5 w-3.5"}),className:"h-9 w-full",label:"Select Component",options:(m==null?void 0:m.filter(p=>p.type===l).map(p=>({value:p.name,label:p.name})))||[],value:s.componentName,onValueChange:p=>{console.log("changing value",p),i({...s,componentName:p})}})})]})})]}),((y=r==null?void 0:r.customCardPreferences)==null?void 0:y.componentName)&&e.jsxs(t.AccordionItem,{className:"border-none",value:"component-settings",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsxs(t.AccordionContent,{children:[h&&h.dataInputs&&e.jsxs("div",{className:"space-y-3",children:[e.jsx(t.Label,{children:"Input Mapping"}),e.jsx("div",{className:"px-2",children:x(h)})]}),h&&h.settings&&e.jsx("div",{className:"space-y-3",children:e.jsx("div",{className:"px-2",children:d(h)})})]})]})]})}function ie(){const[s,a]=T.useState([]),n=t.useEditorStore(h=>h.card.preferences),{setFilterOnClickColumnIndex:r,setCardPreferences:o}=t.useEditorStore(h=>h.actions),l=t.useEditorStore(h=>h.queryResultColumns);t.useEditorStore(h=>{var u;return(u=h.card.preferences)==null?void 0:u.filterOnClickColumnIndex}),T.useEffect(()=>{l&&a(new Array(l.length).fill(!1))},[l]);function i(h,u){var x,b;u?n!=null&&n.onClickFilter&&((x=n==null?void 0:n.onClickFilter)==null?void 0:x.length)>0?o({...n,onClickFilter:[...n.onClickFilter,{columnIndex:h,expression:""}]}):o({...n,onClickFilter:[{columnIndex:h,expression:""}]}):(o({...n,onClickFilter:(b=n==null?void 0:n.onClickFilter)==null?void 0:b.filter(d=>d.columnIndex!==h)}),a(d=>{const g=[...d];return g[h]=!1,g}))}function m(h,u){var b;const x=(b=n==null?void 0:n.onClickFilter)==null?void 0:b.map(d=>d.columnIndex===h?{...d,expression:u.target.value}:d);o({...n,onClickFilter:x})}function c(h){var u,x,b,d;if(s!=null&&s[h]||(x=(u=n==null?void 0:n.onClickFilter)==null?void 0:u.find(g=>g.columnIndex===h))!=null&&x.expression)return e.jsx(t.Input,{value:(d=(b=n==null?void 0:n.onClickFilter)==null?void 0:b.find(g=>g.columnIndex===h))==null?void 0:d.expression,onChange:g=>m(h,g),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:"max-h-[150px] space-y-2 overflow-y-auto",children:[e.jsx(t.Label,{children:"On Click"}),l==null?void 0:l.map((h,u)=>{var x,b;return e.jsx("div",{className:"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(t.Checkbox,{checked:!!((x=n==null?void 0:n.onClickFilter)!=null&&x.find(d=>d.columnIndex===u)),onCheckedChange:d=>i(u,d)}),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:((b=n==null?void 0:n.onClickFilter)==null?void 0:b.find(d=>d.columnIndex===u))&&e.jsx(t.Pencil,{onClick:()=>{a(d=>{const g=[...d];return g[u]=!d[u],g})},className:"invisible size-3 cursor-pointer text-gray-400 group-hover:visible"})})]}),c(u)]})},h)})]})}function Vn({idx:s}){var m;const a=t.useEditorStore(c=>{var h;return(h=c.card)==null?void 0:h.preferences}),n=t.useEditorStore(c=>{var h;return(h=c.card.preferences)==null?void 0:h.datasetOptions}),r=t.useEditorStore(c=>c.actions.setCardPreferences),o=(m=a==null?void 0:a.chartOptions)==null?void 0:m.indexAxis,l=n==null?void 0:n.find(c=>c.idx===s);function i(c,h){(c==="end"||c==="start")&&t.getContrastColor(t.getCanvasBackgroundColor());const u={display:c!=="none",align:c,anchor:c,clamp:!0};if(!l)r({...a,datasetOptions:[...n||[],{idx:h,datalabels:u}]});else{const x={...l};x.datalabels=u;const b=n==null?void 0:n.map(d=>d.idx===h?x:d);r({...a,datasetOptions:b})}}return e.jsxs(t.Popover,{children:[e.jsx(t.PopoverTrigger,{children:e.jsx(Ps,{className:"size-4 rotate-[135deg] cursor-pointer text-muted-foreground hover:text-foreground"})}),e.jsx(t.PopoverContent,{className:"w-fit px-2 py-1",children:e.jsxs("div",{className:"flex gap-1",children:[e.jsx("button",{onClick:()=>i("none",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(t.X,{className:"size-3.5"})}),e.jsx("button",{onClick:()=>i("start",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(Ts,{className:t.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx("button",{onClick:()=>i("center",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(As,{className:t.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsx("button",{onClick:()=>i("end",s),className:"h-7 p-1 text-xs font-normal",children:e.jsx(Ms,{className:t.cn("h-4 w-4",{"rotate-90":o==="y"})})})]})})]})}function Vt(){const s=t.useEditorStore(l=>l.card),{data:a}=t.useDashboardCardQuery(s),{keys:n}=t.getKeys((a==null?void 0:a.records)||[]),r=n.slice(1).filter(l=>!t.METADATA_KEYS.includes(l));let o=r;if(["stackedBar","stackedLine"].includes(s.type)){const l=t.pivotData({dataArray:(a==null?void 0:a.records)||[],groupKey:n[0],pivotKey:n[1],valueKey:n[2]}),{keys:i}=t.getKeys(l);o=i.slice(1)}return{transformedMetricKeys:o,dimensionKeys:n.slice(0,1),keys:n,defaultMetricKeys:r}}function Ne({children:s,className:a,delayDuration:n}){return e.jsx(t.TooltipProvider$1,{children:e.jsxs(t.Tooltip,{delayDuration:n,children:[e.jsx(t.TooltipTrigger,{asChild:!0,children:e.jsx("span",{className:t.cn("overflow-hidden text-ellipsis whitespace-nowrap",a),children:s})}),e.jsx(t.TooltipContent,{children:s})]})})}function _t(){const s=t.useEditorStore(c=>c.card),a=t.useEditorStore(c=>{var h,u,x;return(x=(u=(h=c==null?void 0:c.card)==null?void 0:h.preferences)==null?void 0:u.chartOptions)==null?void 0:x.indexAxis}),{data:n}=t.useDashboardCardQuery(s),r=a==="y"?"Metric":"Dimension",o=a==="y"?"Dimension":"Metric",{dimensionKeys:l,transformedMetricKeys:i,keys:m}=Vt();return m.length===0?null:e.jsxs("div",{className:"space-y-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx(t.Label,{children:r}),e.jsx("div",{className:"max-h-[125px] space-y-1 overflow-y-auto",children:l.map(c=>e.jsx("p",{className:"flex h-8 items-center rounded-md bg-muted/70 px-3 hover:bg-muted",title:c,children:qt(c)},c))})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(t.Label,{children:o}),e.jsx("div",{className:"my-1 max-h-[125px] space-y-1 overflow-y-auto",children:i.map((c,h)=>e.jsx(Pt,{className:"flex h-8 items-center bg-muted/70 px-3 hover:bg-muted",iconClassName:"invisible group-hover:visible",col:c,idx:h},c))})]})]})}function qt(s,a=30){return s.length>a?s.slice(0,a)+"...":s}function Pt({col:s,idx:a,className:n,iconClassName:r,children:o}){const l=t.useEditorStore(u=>{var x;return(x=u.card)==null?void 0:x.preferences}),i=t.useEditorStore(u=>{var x,b;return(b=(x=u.card)==null?void 0:x.preferences)==null?void 0:b.datasetOptions}),m=i==null?void 0:i.find(u=>u.idx===a),{setCardPreferences:c}=t.useEditorStore(u=>u.actions);function h(u){if(!m)c({...l,datasetOptions:[...i||[],{idx:a,type:u==="area"?"line":u,fill:u==="area"?"origin":""}]});else{const x={...m};x.type=u==="area"?"line":u,x.fill=u==="area"?"origin":"";const b=i==null?void 0:i.map(d=>d.idx===a?x:d);c({...l,datasetOptions:b})}}return e.jsxs("div",{className:t.cn("group flex items-center justify-between gap-2 rounded-md",n),children:[o||e.jsx(Ne,{className:"max-w-[100px]",title:s,children:qt(s)}),e.jsxs("div",{className:"flex gap-2",children:[e.jsx(Re,{onClick:()=>h("bar"),className:t.cn("size-4 cursor-pointer text-muted-foreground hover:text-foreground",r)}),e.jsx(Be,{onClick:()=>h("line"),className:t.cn("size-4 cursor-pointer text-muted-foreground hover:text-foreground",r)}),e.jsx(ms,{onClick:()=>h("area"),className:t.cn("size-4 cursor-pointer text-muted-foreground hover:text-foreground",r)}),e.jsx(Vn,{idx:a})]})]})}function Ht(){const s=t.useEditorStore(d=>d.selectedConnectionId),a=t.useEditorStore(d=>d.selectedDatamodelId),n=t.useEditorStore(d=>d.selectedDatabaseName),r=t.useEditorStore(d=>d.selectedSchemaName),o=t.useEditorStore(d=>d.selectedTableName),l=t.useDashboardStore(d=>d.dashboard.filters)||[],i=t.useDashboardStore(d=>d.actions.addFilter),m=t.useDashboardStore(d=>d.actions.removeFilter),{removeFilterValues:c}=t.useDashboardActions(),{modelItems:h,tableName:u,connectionType:x}=t.useEditorAside();function b(d,g="dashboard"){var L;const f=t.fmt(d.column_name),y=t.fmt(n||""),p=t.fmt(r||""),S=t.fmt(u);let N=t.getQualifiedTableName({schemaName:p,tableName:S,connectionType:x,databaseName:y}),A=`${N}.${f}`;const k=(L=h==null?void 0:h.find(V=>V.id===a))==null?void 0:L.name;a&&a!=="none"&&(A=`${t.DATAMODEL_NAMESPCACE}.${k}.${f}`,N=`${t.DATAMODEL_NAMESPCACE}.${k}`);const C=l==null?void 0:l.find(V=>V.column===A&&V.table===S&&(V.database===y||V.database===n));if(C)c(C.id),m(C.id);else{const V=t.v4();return u==="api"&&s?(i({location:g,id:V,column:A,title:d.column_name,dataType:d.data_type,table:"api",database:"",connectionId:s,operation:"in",sql:t.getDefaultFilterSql(d.data_type,N,f)}),V):(i({id:V,location:g,column:A,title:d.column_name,dataType:d.data_type,table:o||"",database:n||"",connectionId:s||"",operation:"in",sql:t.getDefaultFilterSql(d.data_type,N,f)}),V)}}return{assignFilter:b}}function me(){const s=t.useDashboardStore(m=>m.dashboard.filters),a=t.useEditorStore(m=>m.frame),{setFrame:n}=t.useEditorActions(),{columns:r}=t.useEditorAside(),{assignFilter:o}=Ht();function l(m){const c=o(m,"frame");n({...a,filterId:c})}const i=s==null?void 0:s.find(m=>m.id===a.filterId);return e.jsxs("div",{className:"space-y-3",children:[e.jsx(t.Label,{children:"Card Filter"}),e.jsx(_n,{onSelect:l,columns:r}),i&&e.jsx(t.FilterHeader,{filter:i})]})}function _n({columns:s,onSelect:a}){var i;const[n,r]=de.useState(!1),[o,l]=de.useState("");return e.jsxs(t.Popover,{open:n,onOpenChange:r,children:[e.jsx(t.PopoverTrigger,{asChild:!0,children:e.jsxs(t.Button,{size:"sm",variant:"outline",role:"combobox","aria-expanded":n,className:"w-full justify-between font-normal",children:[o?(i=s.find(m=>m.column_name===o))==null?void 0:i.column_name:"Select Column...",e.jsx(t.CaretSortIcon,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),e.jsx(t.PopoverContent,{className:"w-[200px] p-0",children:e.jsxs(t.Command,{children:[e.jsx(t.CommandInput,{placeholder:"Search column",className:"h-9"}),e.jsxs(t.CommandList,{children:[e.jsx(t.CommandEmpty,{children:"No framework found."}),e.jsx(t.CommandGroup,{children:s==null?void 0:s.map(m=>e.jsxs(t.CommandItem,{value:m.column_name,onSelect:c=>{const h=c===o?"":c;l(h),r(!1),h&&a(m)},children:[m.column_name,e.jsx(t.CheckIcon,{className:t.cn("ml-auto h-4 w-4",o===m.column_name?"opacity-100":"opacity-0")})]},m.column_name))})]})]})})]})}function qn({cardType:s}){return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:`${t.titleCase(s)} Chart`}),e.jsxs(t.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:a=>a.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/bar-line-area",children:"example"})," in the docs."]})]})]}),e.jsxs(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsx(t.AccordionContent,{className:"space-y-4 px-2",children:e.jsx(_t,{})})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}function He(){var o,l,i;const s=t.useEditorStore(m=>m.card.type),a=t.useEditorStore(m=>m.card.preferences),{setCardPreferences:n}=t.useEditorStore(m=>m.actions);function r(m){var u;const c={datalabels:{display:m!=="none",align:m,anchor:m,clamp:!0}},h={...a,chartOptions:{...a==null?void 0:a.chartOptions,plugins:{...(u=a==null?void 0:a.chartOptions)==null?void 0:u.plugins,...c}}};n(h),console.log(m)}return e.jsxs("div",{className:"space-y-2",children:[e.jsx("label",{className:"font-medium",children:"Data Labels"}),e.jsxs(t.Select,{value:((i=(l=(o=a==null?void 0:a.chartOptions)==null?void 0:o.plugins)==null?void 0:l.datalabels)==null?void 0:i.anchor)||"none",onValueChange:r,defaultValue:"none",children:[e.jsx(t.SelectTrigger,{className:"h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{placeholder:"Select position"})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Data Labels"}),e.jsx(t.SelectItem,{value:"none",children:"None"}),!["pyramid","funnel"].includes(s)&&e.jsx(t.SelectItem,{value:"start",children:"Start"}),e.jsx(t.SelectItem,{value:"center",children:"Center"}),!["pyramid","funnel"].includes(s)&&e.jsx(t.SelectItem,{value:"end",children:"End"})]})})]})]})}function Pn({cardType:s}){function a(n){return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:n==="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"}),n==="bubble"&&e.jsx("li",{children:"radius - number"})]}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:l=>l.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(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:`${t.titleCase(s)} Chart`}),e.jsx(t.AccordionContent,{className:"space-y-4 font-mono text-xs",children:a(s)})]}),e.jsxs(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsx(t.AccordionContent,{className:"px-2",children:e.jsx(He,{})})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}const Hn={datasets:[{type:"line",label:"Sum_sales",data:[]},{type:"bar",label:"Sum_profit",data:[]}]},Gn={datasets:[{fill:"origin",type:"line",label:"Sum_sales",data:[]}]};function Un(){const s=t.useEditorStore(a=>a.card.type);return e.jsxs("div",{className:"space-y-6 p-6",children:[e.jsx(t.Accordion,{className:" ",type:"single",collapsible:!0,children:$n(s)}),!["kpi"].includes(s)&&e.jsxs("div",{className:"space-y-4",children:[e.jsx(He,{}),e.jsx(ie,{}),e.jsx(me,{})]})]})}function $n(s){if(["line","bar"].includes(s))return e.jsxs(e.Fragment,{children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsx("p",{children:"Chart Query"})}),e.jsxs(t.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(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:"Mixed Chart"}),e.jsxs(t.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(Hn,null,2)})]})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:"Area Chart"}),e.jsxs(t.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(Gn,null,2)})]})]})]});if(s==="bubble")return e.jsx(e.Fragment,{children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:s})," chart query?"]})}),e.jsxs(t.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(s==="scatter")return e.jsx(e.Fragment,{children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:["How to create a ",e.jsx("span",{children:s})," chart query?"]})}),e.jsxs(t.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","funnel"].includes(s))return e.jsx(e.Fragment,{children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"font-normal",children:e.jsxs("p",{children:[e.jsx("span",{children:s==="polarArea"?"Polar":s.charAt(0).toUpperCase()+s.slice(1)})," ","chart query"]})}),e.jsxs(t.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 Qn(){var c,h,u,x,b;const s=t.useEditorStore(d=>d.card.preferences),a=t.useEditorStore(d=>d.actions.setCardPreferences),n=t.useEditorStore(d=>d.actions.setNumberFormat);t.useEditorStore(d=>{var g,f;return(f=(g=d.card.preferences)==null?void 0:g.formatNumber)==null?void 0:f.decimalPlaces});const r=t.useEditorStore(d=>{var g,f;return(f=(g=d.card.preferences)==null?void 0:g.formatNumber)==null?void 0:f.locale}),o=t.useEditorStore(d=>{var g,f;return(f=(g=d.card.preferences)==null?void 0:g.formatNumber)==null?void 0:f.currency});t.useEditorStore(d=>d.actions.setFilterOnClickField);const l=t.useEditorStore(d=>{var g,f;return(f=(g=d.card.preferences)==null?void 0:g.formatNumber)==null?void 0:f.colorRanges})||[],i=t.useEditorStore(d=>d.actions.setColorRanges),m=[...new Set(t.LOCALE_CURRENCY_PAIRS.map(d=>d.currency))];return e.jsxs("div",{children:[e.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[e.jsx(t.Checkbox,{checked:!!((c=s==null?void 0:s.formatNumber)!=null&&c.enabled),onCheckedChange:d=>{a({...s,formatNumber:{...s==null?void 0:s.formatNumber,enabled:d}})}}),e.jsx(t.Label,{children:"Format Number"})]}),((h=s==null?void 0:s.formatNumber)==null?void 0:h.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(t.Label,{children:"Locale"}),e.jsxs(t.Select,{value:r||"none",onValueChange:d=>{var g,f,y;return n(((g=s==null?void 0:s.formatNumber)==null?void 0:g.decimalPlaces)||0,((f=s==null?void 0:s.formatNumber)==null?void 0:f.currency)||"",d,((y=s==null?void 0:s.formatNumber)==null?void 0:y.suffix)||"")},children:[e.jsx(t.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Format"}),e.jsx(t.SelectItem,{value:"none",children:"None"},"none"),t.LOCALE_CURRENCY_PAIRS.map(d=>e.jsx(t.SelectItem,{value:d.locale,children:d.locale},d.locale))]})})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(t.Label,{children:"Currency"}),e.jsxs(t.Select,{value:o||"none",onValueChange:d=>{var g,f,y;console.log("currency",d),n(((g=s==null?void 0:s.formatNumber)==null?void 0:g.decimalPlaces)||0,d==="none"?"":d,((f=s==null?void 0:s.formatNumber)==null?void 0:f.locale)||"",((y=s==null?void 0:s.formatNumber)==null?void 0:y.suffix)||"")},children:[e.jsx(t.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:e.jsxs(t.SelectGroup,{children:[e.jsx(t.SelectLabel,{children:"Currency"}),e.jsx(t.SelectItem,{value:"none",children:"None"},"none"),m.map(d=>e.jsx(t.SelectItem,{value:d,children:d},d))]})})]})]})]}),e.jsxs("div",{className:"flex gap-2",children:[e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(t.Label,{children:"Decimals"}),e.jsxs(t.Select,{value:((x=(u=s==null?void 0:s.formatNumber)==null?void 0:u.decimalPlaces)==null?void 0:x.toString())||"0",onValueChange:d=>{var g,f,y;return n(Number(d),((g=s==null?void 0:s.formatNumber)==null?void 0:g.currency)||"",((f=s==null?void 0:s.formatNumber)==null?void 0:f.locale)||"",((y=s==null?void 0:s.formatNumber)==null?void 0:y.suffix)||"")},children:[e.jsx(t.SelectTrigger,{className:"col-span-3 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsx(t.SelectValue,{})}),e.jsx(t.SelectContent,{children:["0","1","2","3","4"].map(d=>e.jsx(t.SelectItem,{value:d,children:d},d))})]})]}),e.jsxs("div",{className:"w-full space-y-1",children:[e.jsx(t.Label,{children:"Suffix"}),e.jsx(t.Input,{value:((b=s==null?void 0:s.formatNumber)==null?void 0:b.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:d=>{var g,f,y;return n(((g=s==null?void 0:s.formatNumber)==null?void 0:g.decimalPlaces)||0,((f=s==null?void 0:s.formatNumber)==null?void 0:f.currency)||"",((y=s==null?void 0:s.formatNumber)==null?void 0:y.locale)||"",d.target.value)}})]})]})]})}),e.jsx(t.Separator,{className:"my-3"}),e.jsx(t.ColorFormat,{colorRanges:l,setColorRanges:i})]})]})}function Jn(){return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(t.Accordion,{type:"single",collapsible:!0,children:e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{className:"",children:"KPI Query"}),e.jsxs(t.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:s=>s.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(Qn,{})}),e.jsx("div",{}),e.jsx("div",{})]})}function Me({children:s,summary:a,open:n,className:r}){return e.jsxs("details",{open:n,className:t.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(t.Label,{children:a}),e.jsx(t.ChevronUp,{className:"h-4 w-4"})]}),e.jsx("div",{className:"transition-all ease-in-out",children:s})]})}const Wn=[{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"}],Kn=["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"],Yn=Kn.map(s=>({label:s,value:s}));function Zn(){var c,h,u,x,b,d,g,f,y,p,S,N,A,k,C,L,V,U;const s=t.useEditorStore(D=>D.card),a=(h=(c=s==null?void 0:s.preferences)==null?void 0:c.mapVisualOptions)==null?void 0:h.topoJsonUrl,[n,r]=T.useState(((x=(u=s==null?void 0:s.preferences)==null?void 0:u.mapVisualOptions)==null?void 0:x.customTopoJsonUrl)||""),{setCardPreferences:o}=t.useEditorActions(),{data:l}=t.useTopoJson(s),i=Object.keys((l==null?void 0:l.objects)||{}).map(D=>({label:D,value:D}))||[],m=[{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(Me,{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(t.Separator,{className:"my-4"}),e.jsx(Me,{open:!0,summary:"Settings",children:e.jsxs("div",{className:"space-y-3 px-2",children:[e.jsx(Z,{className:"h-9",options:m,onValueChange:D=>{console.log("value",D),o({...s.preferences,mapVisualOptions:{topoJsonUrl:D}})},value:a||"",label:"Select Map"}),a==="custom"&&e.jsx(t.Input,{onChange:D=>{r(D.target.value)},onBlur:()=>{var D;console.log("onBlur",n),o({...s.preferences,mapVisualOptions:{...(D=s.preferences)==null?void 0:D.mapVisualOptions,customTopoJsonUrl:n}})},value:n,className:`h-9 w-full ${t.removeRing}`,placeholder:"Custom URL"}),l&&e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:"Map Object"}),e.jsx(Z,{className:"h-9",options:i,value:((d=(b=s.preferences)==null?void 0:b.mapVisualOptions)==null?void 0:d.objectKey)||"",label:"Map Object",onValueChange:D=>{var z;o({...s.preferences,mapVisualOptions:{...(z=s.preferences)==null?void 0:z.mapVisualOptions,objectKey:D}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:"Projection"}),e.jsx(Z,{className:"h-9",options:Wn,value:((f=(g=s.preferences)==null?void 0:g.mapVisualOptions)==null?void 0:f.projection)||"",label:"Projection",onValueChange:D=>{var z;o({...s.preferences,mapVisualOptions:{...(z=s.preferences)==null?void 0:z.mapVisualOptions,projection:D}})}})]}),e.jsxs("div",{className:"space-y-1",children:[e.jsx(t.Label,{children:"Colors"}),e.jsx(Z,{className:"h-9",options:Yn,value:((p=(y=s.preferences)==null?void 0:y.mapVisualOptions)==null?void 0:p.colorScale)||"",label:"Select Color Scale",onValueChange:D=>{var z;o({...s.preferences,mapVisualOptions:{...(z=s.preferences)==null?void 0:z.mapVisualOptions,colorScale:D}})}})]})]})]})}),e.jsx(t.Separator,{className:"my-4"}),e.jsx(Me,{className:"",summary:"Scale Options",children:e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(t.Input,{className:`h-9 w-full ${t.removeRing}`,type:"number",step:.1,value:((N=(S=s.preferences)==null?void 0:S.mapVisualOptions)==null?void 0:N.projectionScale)||1,onChange:D=>{var z;o({...s.preferences,mapVisualOptions:{...(z=s.preferences)==null?void 0:z.mapVisualOptions,projectionScale:Number(D.target.value)}})}}),e.jsx(t.Label,{children:"X"}),e.jsx(t.Input,{className:`h-9 w-full ${t.removeRing}`,type:"number",step:10,value:((C=(k=(A=s.preferences)==null?void 0:A.mapVisualOptions)==null?void 0:k.projectionOffset)==null?void 0:C[0])||0,onChange:D=>{var z,G,q,E;o({...s.preferences,mapVisualOptions:{...(z=s.preferences)==null?void 0:z.mapVisualOptions,projectionOffset:[Number(D.target.value),((E=(q=(G=s.preferences)==null?void 0:G.mapVisualOptions)==null?void 0:q.projectionOffset)==null?void 0:E[1])||0]}})}}),e.jsx(t.Label,{children:"Y"}),e.jsx(t.Input,{className:`h-9 w-full ${t.removeRing}`,type:"number",step:10,value:((U=(V=(L=s.preferences)==null?void 0:L.mapVisualOptions)==null?void 0:V.projectionOffset)==null?void 0:U[1])||0,onChange:D=>{var z,G,q,E;o({...s.preferences,mapVisualOptions:{...(z=s.preferences)==null?void 0:z.mapVisualOptions,projectionOffset:[((E=(q=(G=s.preferences)==null?void 0:G.mapVisualOptions)==null?void 0:q.projectionOffset)==null?void 0:E[0])||0,Number(D.target.value)]}})}})]})}),e.jsx(t.Separator,{className:"my-4"}),e.jsx(ie,{})]})}function Xn(){var r;const s=t.useEditorStore(o=>o.card.preferences),{setCardPreferences:a}=t.useEditorStore(o=>o.actions);function n(o){a({...s,textVisualOptions:{...s==null?void 0:s.textVisualOptions,isDynamicText:o==="dynamic"}})}return e.jsxs(t.RadioGroup,{value:(r=s==null?void 0:s.textVisualOptions)!=null&&r.isDynamicText?"dynamic":"static",onValueChange:n,className:"flex gap-3",defaultValue:"x",children:[e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.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(t.RadioGroupItem,{value:"dynamic",id:"r2"}),e.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Dynamic"})]})]})}function ye({cardType:s,docContent:a,suffix:n="Chart"}){let r="pie-donut-polar";return s==="funnel"&&(r="funnel"),e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:`${t.titleCase(s)} ${n}`}),e.jsx(t.AccordionContent,{children:a||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:o=>o.stopPropagation(),className:"text-blue-700",href:`https://docs.semaphor.cloud/docs/charts/${r}`,children:"example"})," in the docs."]})]})})]}),e.jsxs(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[s!=="text"&&e.jsx(He,{}),s==="text"&&e.jsx(Xn,{})]})]}),!["range","text"].includes(s)&&e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}function ea(){const s=t.useEditorStore(r=>{var o,l;return(l=(o=r==null?void 0:r.card)==null?void 0:o.preferences)==null?void 0:l.sortChart}),{setSortChart:a}=t.useEditorActions();function n(){return e.jsxs("div",{className:"space-y-2",children:[e.jsx(t.Label,{children:"Sort"}),e.jsx(Z,{className:"h-8",label:"Sort Chart",options:[{label:"None",value:"none"},{label:"ASC",value:"asc"},{label:"DESC",value:"desc"}],value:s||"none",onValueChange:r=>{a(r)}})]})}return e.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxs(t.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxs(t.AccordionItem,{value:"item-1",children:[e.jsx(t.AccordionTrigger,{children:"Stacked Chart"}),e.jsxs(t.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(t.AccordionItem,{value:"item-2",children:[e.jsx(t.AccordionTrigger,{children:"Settings"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[n(),e.jsx(_t,{})]})]}),e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})]})})}function ta({cardType:s="table"}){console.log("cardType",s);const a=t.useEditorStore(o=>{var l;return(l=o.card)==null?void 0:l.preferences}),n=t.useEditorStore(o=>o.actions.setCardPreferences),r=o=>{n({...a,allowDownload:o})};return e.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsx(t.Accordion,{defaultValue:["item-3"],type:"multiple",children:e.jsxs(t.AccordionItem,{value:"item-3",children:[e.jsx(t.AccordionTrigger,{children:"Filters"}),e.jsxs(t.AccordionContent,{className:"space-y-4 px-2",children:[e.jsx(ie,{}),e.jsx(me,{})]})]})}),e.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsx(t.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 sa=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:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/tornado",children:"example"})," in the docs."]})]}),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 y-axis, label, range-from, range-to, range-value FROM table"}),e.jsxs("div",{children:["See ",e.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/range",children:"example"})," in the docs."]})]}),aa=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:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/docs/charts/text",children:"example"})," in the docs."]})]});function ra(){const s=t.useEditorStore(n=>n.card.type);function a(n){switch(n){case"stackedBar":case"stackedLine":return e.jsx(ea,{});case"tornado":case"pyramid":return e.jsx(ye,{docContent:sa,cardType:n});case"kpi":return e.jsx(Jn,{});case"line":case"bar":return e.jsx(qn,{cardType:n});case"range":return e.jsx(ye,{docContent:na,cardType:n});case"pie":case"doughnut":case"polarArea":case"radar":case"funnel":return e.jsx(ye,{cardType:n});case"bubble":case"scatter":return e.jsx(Pn,{cardType:n});case"table":return e.jsx(ta,{cardType:n});case"text":return e.jsx(ye,{docContent:aa,cardType:n,suffix:"Visual"});case"map":return e.jsx(Zn,{});case"custom":return e.jsx(Bn,{});default:return e.jsx(Un,{})}}return e.jsxs(t.ScrollArea,{className:"h-full w-full text-sm",children:[a(s),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})}function Gt({label:s,column:a,functions:n,onFunctionChange:r}){let o=n[0];"aggregate"in a?o=n.find(i=>i.value===a.aggregate)||n[0]:"granularity"in a&&(o=n.find(i=>i.value===a.granularity)||n[0]);function l(i){r(i)}return e.jsx(Z,{className:"flex h-8 w-8 justify-center overflow-clip rounded-none border-none bg-muted px-0 [&>svg]:hidden",icon:o.logo,options:n,value:o.value,onValueChange:i=>l(i),label:s,showPlaceholderLabel:!1})}const oa=[{label:"Sum",value:"SUM",logo:e.jsx(xt,{className:"size-3.5"})},{label:"Count",value:"COUNT",logo:e.jsx(ct,{className:"size-3.5"})},{label:"Unique",value:"DISTINCT",logo:e.jsx(Ns,{className:"size-3.5"})},{label:"Average",value:"AVG",logo:e.jsx(ss,{className:"size-3.5"})},{label:"Min",value:"MIN",logo:e.jsx(Xe,{className:"size-3.5"})},{label:"Max",value:"MAX",logo:e.jsx(t.ArrowUp,{className:"size-3.5"})}];function ia({column:s}){const{updateMetricColumn:a}=t.useEditorActions();let n=oa;t.isTextDataType(s.type)&&(n=n.filter(o=>["COUNT","DISTINCT"].includes(o.value))),t.isNumberDataType(s.type)&&(n=n.filter(o=>!["DISTINCT"].includes(o.value)));function r(o){const l={...s,aggregate:o,label:xe(s.name,o)};a(s.id,l)}return e.jsx(Gt,{column:s,functions:n,onFunctionChange:o=>r(o),label:"Aggregation"})}const la=[{label:"Day (D)",value:"day",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"D"})},{label:"Week (W)",value:"week",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"W"})},{label:"Month (M)",value:"month",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"M"})},{label:"Year (Y)",value:"year",logo:e.jsx(t.Label,{className:"cursor-pointer text-xs",children:"Y"})}];function ca({column:s}){const{updateGroupByColumn:a}=t.useEditorActions();function n(r){const o={...s,granularity:r,label:ue(s.name,r)};a(s.id,o)}return e.jsx(Gt,{column:s,functions:la,onFunctionChange:r=>n(r),label:"Granularity"})}function da({col:s,onChange:a,droppableId:n}){const{columns:r}=t.useDataColumns(),o=T.useMemo(()=>{let m=[];(n===se||n===ne||n===ae)&&(m=r);const c=m==null?void 0:m.filter(h=>h.column_name!==s.name);return c==null?void 0:c.map(h=>({id:h.column_name,value:h.column_name}))},[r,n,s.name]),l=[{id:s.name,value:s.name}];function i(m){const c=r==null?void 0:r.find(h=>{var u;return h.column_name===((u=m[0])==null?void 0:u.id)});c&&a(c)}return o!=null&&o.length?e.jsx(t.ComboBox2,{multiple:!1,options:o,selectedOptions:l,onChange:i,selectAllChecked:!1,onSelectAllCheckedChange:()=>{},inputClassName:"border-none bg-muted pl-0 pr-8"}):e.jsx("input",{disabled:!0,type:"text",className:"overflow-hidden truncate text-ellipsis whitespace-nowrap bg-muted text-sm",value:s.name})}function ua({column:s}){const{updateMetricColumn:a}=t.useEditorActions(),{transformedMetricKeys:n,dimensionKeys:r}=Vt();console.log(n,r);const o=t.useEditorStore(c=>{var h;return(h=c.card.queryConfig)==null?void 0:h.pivotColumns}),l=!!(o&&o.length>0),i=n.find(c=>c===s.label||c===s.name),m=i?n.indexOf(i):-1;return e.jsxs("div",{className:"space-y-3",children:[i&&e.jsx(Pt,{idx:m,col:i,children:e.jsx(t.Editable,{enabled:!0,className:"w-[130px]",text:s.label||"",placeholder:"Enter label",onSave:c=>{a(s.id,{...s,label:c||s.name})},children:e.jsx(Ne,{className:"w-[130px]",children:s.label||s.name})})}),l&&e.jsxs("div",{className:"flex items-center justify-between gap-2",children:[e.jsx(t.Label,{children:"Pivot Header"}),e.jsx(t.Editable,{enabled:!0,text:s.aliasTemplate||"",placeholder:"{label} ({pivot})",onSave:c=>{a(s.id,{...s,aliasTemplate:c||""})},children:e.jsx(Ne,{className:"font-mono text-xs text-muted-foreground",children:s.aliasTemplate||"{label} ({pivot})"})})]})]})}function ma({column:s,type:a,onRemoveColumn:n,droppableId:r}){const[o,l]=T.useState(!1),{updateGroupByColumn:i,updateMetricColumn:m,updatePivotByColumn:c}=t.useEditorActions(),{attributes:h,listeners:u,setNodeRef:x,transform:b,transition:d,isDragging:g}=t.useSortable({id:s.id,data:{type:a}}),f=b?{opacity:g?.5:void 0,transform:t.CSS.Translate.toString(b),transition:d}:void 0,y=t.isTextDataType(s.type);function p(C){const L=t.isNumberDataType(C.data_type),V=t.isTextDataType(C.data_type),U=t.isDateDataType(C.data_type),D=L?"number":V?"string":U?"date":"string";if(r===se){if(V){const z={id:s.id,name:C.column_name,type:D,role:"groupby"};i(s.id,z)}if(U){const z={id:s.id,name:C.column_name,type:D,role:"groupby",label:ue(C.column_name,"month"),granularity:"month"};i(s.id,z)}}if(r===ae){if(V){const z={id:s.id,name:C.column_name,type:D,role:"groupby"};c(s.id,z)}if(U){const z={id:s.id,name:C.column_name,type:D,label:ue(C.column_name,"month"),granularity:"month",role:"groupby"};c(s.id,z)}}if(r===ne){const z={id:s.id,name:C.column_name,type:D,role:"metric",label:xe(C.column_name,"SUM"),aggregate:L?"SUM":"COUNT"};m(s.id,z)}}function S(){if(r===ne)return e.jsx("div",{"data-setting-container":"",className:"mt-1.5 max-h-32 overflow-y-auto rounded-md border border-border p-3 text-sm",children:e.jsx(ua,{column:s})})}function N(){const C=t.isDateDataType(s.type);if(r===ne)return e.jsx(ia,{column:s});if((r===se||r===ae)&&C)return e.jsx(ca,{column:s})}function A(){return e.jsx("div",{className:t.cn("grow",{"pl-3":(r===se||r===ae)&&y}),children:e.jsx(da,{col:s,onChange:p,droppableId:r})})}function k(){return e.jsx("div",{"data-setting-actions":"",className:"flex h-full items-center gap-2",children:e.jsx("button",{className:"h-full pl-2",onClick:()=>l(!o),children:o?e.jsx(_s,{className:t.cn("size-3 cursor-pointer items-center justify-center rounded-r-sm text-muted-foreground")}):e.jsx(it,{className:t.cn("size-3 cursor-pointer items-center justify-center rounded-r-sm text-muted-foreground")})})})}return e.jsx("div",{...u,...h,ref:x,style:f,children:e.jsxs("div",{className:"group flex items-center justify-between gap-2",children:[e.jsxs("div",{className:"grow",children:[e.jsxs("div",{className:"flex h-8 grow items-center justify-between rounded-md bg-muted",children:[k(),N(),A()]}),o&&S()]}),e.jsx("div",{className:t.cn("opacity-0 transition-opacity duration-200 group-hover:opacity-100",{hidden:o}),children:e.jsx("button",{onClick:()=>n(s.id),children:e.jsx(t.X,{className:"size-3 cursor-pointer text-muted-foreground"})})})]})})}function Ae({id:s,label:a,columns:n,previewColumns:r,sortableType:o,onRemoveColumn:l}){var f,y;const{setNodeRef:i,isOver:m,over:c}=t.useDroppable({id:s}),h=t.useDndStore(p=>p.activeId),u=t.useEditorStore(p=>{var S;return(S=p.card)==null?void 0:S.type}),x=m||((y=(f=c==null?void 0:c.data)==null?void 0:f.current)==null?void 0:y.type)===o,b=h?r:n,d=o===be?"Rows":o===ve?"Pivot Columns":"Columns";function g(){if(!b||b.length===0)return e.jsx("div",{className:"mr-5 flex h-8 grow items-center space-x-2 rounded-md border border-dashed border-muted-foreground/80 bg-background px-2 py-1 text-sm text-muted-foreground",children:e.jsx("span",{className:"invisible text-muted-foreground/70 group-hover:visible",children:"Drag here"})})}return e.jsx(t.SortableContext,{items:n==null?void 0:n.map(p=>p.id),children:e.jsxs("div",{className:t.cn("group space-y-2 rounded-md p-4",x&&"border border-muted-foreground/20"),ref:i,children:[e.jsxs("div",{className:"flex items-center justify-between pr-5",children:[e.jsx(t.Label,{className:"text-sm",children:a}),u!=="table"&&e.jsx("span",{className:"text-xs text-muted-foreground/50",children:d})]}),g(),e.jsx("div",{className:"space-y-2",children:b==null?void 0:b.map(p=>p.id===bt.id?e.jsx(ha,{},p.id):e.jsx(ma,{droppableId:s,type:o,column:p,onRemoveColumn:l},p.id))})]})})}function ha(){return e.jsx("div",{className:"mr-5 flex h-8 grow items-center space-x-2 rounded-md border border-dashed border-muted-foreground bg-background px-2 py-1 text-sm",children:e.jsx("span",{className:"text-muted-foreground/70",children:"Drop here"})})}function Ut({children:s,id:a,type:n}){const{attributes:r,listeners:o,setNodeRef:l,transform:i,transition:m,isDragging:c}=t.useSortable({id:a,data:{type:n}}),h=i?{opacity:c?.5:void 0,transform:t.CSS.Translate.toString(i),transition:m}:void 0;return e.jsx("div",{...o,...r,ref:l,style:h,children:s})}function xa(){const s=t.useEditorStore(p=>{var S;return(S=p.card.queryConfig)==null?void 0:S.orderBy})||[],a=t.useEditorStore(p=>{var S;return(S=p.card.queryConfig)==null?void 0:S.groupByColumns})||[],n=t.useEditorStore(p=>{var S;return(S=p.card.queryConfig)==null?void 0:S.metricColumns})||[],{addOrderByColumn:r,removeOrderByColumn:o,updateOrderByColumn:l}=t.useEditorActions(),i=[...a,...n];if(i.length===0)return e.jsx(e.Fragment,{});const m=e.jsx(os,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),c=e.jsx(ts,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),h=e.jsx(rs,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),u=e.jsx(es,{className:"size-3.5 text-muted-foreground hover:text-foreground"}),x=i==null?void 0:i.filter(p=>!s.some(S=>S.columnId===p.id)).map(p=>({id:p.id,value:p.label||p.name}));function b(p,S){const N=d(p);return N?N.role==="metric"?S==="asc"?h:u:S==="asc"?m:c:null}function d(p){return i.find(S=>S.id===p)}function g(p){const S=s.find(N=>N.columnId===p);if(S){const N={...S,direction:S.direction==="asc"?"desc":"asc"};l(N)}}const f=p=>{r({columnId:p.id,direction:"asc"})};function y(p){const S=s.find(N=>N.columnId===p);S&&o(S)}return e.jsx(t.SortableContext,{items:s.map(p=>he(p.columnId)),children:e.jsxs("div",{className:"space-y-2 rounded-md p-4 text-sm",children:[e.jsx(t.Label,{className:"text-sm",children:"Sort By"}),x.length>0&&e.jsx("div",{className:"mr-5",children:e.jsx(t.ComboBox2,{multiple:!1,options:x,selectedOptions:[],onChange:p=>f(p[0]),selectAllChecked:!1,onSelectAllCheckedChange:()=>{},inputClassName:"h-8 bg-muted border-none"})}),s.map(p=>{var S,N;return e.jsx(Ut,{id:he(p.columnId),type:Pe,children:e.jsx("div",{className:"group flex h-8 items-center gap-2 rounded-sm p-0",children:e.jsxs("div",{className:"flex h-full grow items-center justify-between gap-2",children:[e.jsxs("div",{className:"flex h-full grow items-center justify-between gap-2 rounded-sm bg-muted px-2",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(it,{className:"size-3 cursor-move text-muted-foreground hover:text-foreground"}),e.jsx(Ne,{className:"w-[175px] text-sm",children:((S=d(p.columnId))==null?void 0:S.label)||((N=d(p.columnId))==null?void 0:N.name)})]}),e.jsx("button",{title:p.direction==="asc"?"Ascending":"Descending",onClick:()=>g(p.columnId),className:"rounded-sm p-0",children:b(p.columnId,p.direction)})]}),e.jsx("div",{children:e.jsx("button",{onClick:()=>y(p.columnId),className:"rounded-sm p-0",children:e.jsx(t.X,{className:"size-3 text-muted-foreground opacity-0 transition-opacity duration-200 hover:text-foreground group-hover:opacity-100"})})})]})},p.columnId)},he(p.columnId))})]})})}function pa(){const s=t.useEditorStore(y=>{var p;return((p=y.card.queryConfig)==null?void 0:p.groupByColumns)||[]}),a=t.useEditorStore(y=>y.card.type),n=t.useDndStore(y=>y.previewGroupByColumns),r=t.useEditorStore(y=>{var p;return((p=y.card.queryConfig)==null?void 0:p.metricColumns)||[]}),o=t.useDndStore(y=>y.previewMetricColumns),l=t.useEditorStore(y=>{var p;return((p=y.card.queryConfig)==null?void 0:p.pivotColumns)||[]}),i=t.useDndStore(y=>y.previewPivotColumns),{removeColumnFromGroupBy:m,removeColumnFromMetricColumns:c,removeColumnFromPivotBy:h}=t.useEditorActions();function u(y){m(y)}function x(y){c(y)}function b(y){h(y)}let d="Group By",g="Metrics",f="Stack By";return a==="table"&&(d="Rows",g="Metrics",f="Columns"),e.jsxs("div",{className:"flex h-full w-full flex-col gap-3 py-4",children:[e.jsx(Bt,{iconClassName:"size-[19px]"}),e.jsxs(t.CustomScrollArea,{className:"flex min-h-0 grow basis-0 flex-col gap-4 overflow-y-auto",children:[e.jsxs("div",{className:"flex flex-col gap-4 p-4",children:[e.jsx(Ae,{onRemoveColumn:u,sortableType:be,id:se,label:d,columns:s,previewColumns:n}),e.jsx(Ae,{onRemoveColumn:b,sortableType:ve,id:ae,label:f,columns:l,previewColumns:i}),e.jsx(Ae,{onRemoveColumn:x,sortableType:Oe,id:ne,label:g,columns:r,previewColumns:o}),e.jsx(xa,{})]}),e.jsx(t.ScrollBar,{orientation:"horizontal"})]})]})}function Ge({children:s,column:a,id:n,sortableType:r,className:o}){const[l,i]=T.useState(!1),{removeEditorFilter:m,clearEditorFilter:c}=t.useEditorActions(),h=t.useEditorStore(x=>{var b,d;return(d=(b=x.card.queryConfig)==null?void 0:b.filters)==null?void 0:d.some(g=>g.filterColumnName===a.name)});function u(x){m(x)}return e.jsx(Ut,{id:n,type:r,children:e.jsxs("div",{className:t.cn("group space-y-1 rounded-md bg-muted px-3 py-2",{"border-border":l}),children:[e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(t.Label,{className:"text-sm",children:a.name}),h&&e.jsx("button",{onClick:()=>c(a),children:e.jsx(t.FilterX,{className:"size-3 cursor-pointer items-center justify-center text-muted-foreground hover:text-foreground"})})]}),e.jsx("div",{"data-setting-actions":"",className:"invisible flex h-full items-center gap-2 group-hover:visible",children:e.jsx("button",{onClick:()=>u(a),children:e.jsx(t.X,{className:"size-3.5 cursor-pointer items-center justify-center rounded-r-sm text-muted-foreground"})})})]}),e.jsxs("div",{className:t.cn("group flex items-center rounded-t-md text-sm",!l&&"rounded-b-md",l&&"border border-border"),children:[e.jsx("div",{children:e.jsx(t.GripVertical,{className:"mr-2 size-3.5 cursor-move items-center justify-center p-0 text-muted-foreground/60 hover:text-foreground"})}),e.jsx("div",{className:t.cn("grow cursor-pointer overflow-hidden truncate text-ellipsis whitespace-nowrap",o),children:s})]})]})})}function fa({column:s,sortableType:a}){const n=t.useDashboardStore(N=>N.themeStyle),r=t.useEditorStore(N=>{var A,k;return(k=(A=N.card)==null?void 0:A.queryConfig)==null?void 0:k.filters}),o=t.useEditorStore(N=>{var A,k;return(k=(A=N.card.queryConfig)==null?void 0:A.filterColumns)==null?void 0:k.find(C=>C.name===s.name)}),{selectedConnectionId:l,selectedDatabaseName:i,selectedTableName:m}=t.useEditorAside(),c=T.useMemo(()=>{var N;return(N=r==null?void 0:r.find(A=>A.filterColumnName===s.name))==null?void 0:N.filterValue},[r,s.name]),h=T.useMemo(()=>Array.isArray(c)?c.map(N=>({id:N,value:N})):[],[c]),{updateEditorFilterValue:u}=t.useEditorActions(),x={column:s.name,sql:s.sql,id:s.name,connectionId:l,dataType:s.type},{data:b,isLoading:d,isFetching:g,isError:f}=t.useFilterQuery(x),y=T.useMemo(()=>{var A;return x.column?(A=b==null?void 0:b.records)==null?void 0:A.map(k=>{let C=x.column.split(".").slice(-1)[0].replace(/"/g,"");return k[C]===void 0&&(C=C.toLowerCase()),{id:k[C],value:k[C]}}):[]},[b,x.column]);function p(N){const A=N.map(k=>k.id);u(s.name,A)}function S(){return d||g?e.jsx(t.Skeleton,{style:{borderRadius:n==null?void 0:n.controlInputRadius},className:"h-8 min-w-60 bg-foreground/10"}):f?e.jsx("div",{className:"flex h-8 min-w-60 items-center bg-muted px-2 text-sm",children:"Error"}):e.jsx(t.ComboBox2,{renderFilterModeButton:()=>e.jsx(ga,{columnName:s.name}),showNegativeIndicator:(o==null?void 0:o.mode)==="exclude",options:y,onChange:p,selectedOptions:h,selectAllChecked:!1,onSelectAllCheckedChange:()=>{}})}return e.jsx(Ge,{className:"w-60",id:s.id,sortableType:a,column:s,children:S()})}function ga({columnName:s}){const{setEditorFilterMode:a}=t.useEditorActions(),n=t.useEditorStore(o=>{var l,i;return(i=(l=o.card.queryConfig)==null?void 0:l.filterColumns)==null?void 0:i.find(m=>m.name===s)});function r(){(n==null?void 0:n.mode)==="exclude"?a(s,"include"):a(s,"exclude")}return e.jsx(t.Button,{onClick:r,variant:"secondary",size:"sm",className:t.cn("h-5 text-xs hover:underline",{}),children:t.titleCase((n==null?void 0:n.mode)==="exclude"?"exclude":"include")})}function ja({column:s,sortableType:a}){const[n,r]=T.useState(!1),{selectedConnectionId:o,selectedDatabaseName:l,selectedTableName:i}=t.useEditorAside(),m={column:s.name,sql:s.sql,id:s.name,connectionId:o,title:"",dataType:s.type},{isLoading:c,isFetching:h,isError:u,data:x}=t.useFilterQuery(m),b=x==null?void 0:x.records,{dateRange:d,setDateRange:g,initialDateRange:f}=t.useDateRangeFromRecords(b),{updateEditorFilterValue:y}=t.useEditorActions();function p(A){var C,L;const k={gte:(C=A==null?void 0:A.from)==null?void 0:C.toISOString(),lte:(L=A==null?void 0:A.to)==null?void 0:L.toISOString()};y(s.name,k)}function S(){y(s.name,null,!0),g(f)}function N(){return c||h?e.jsx("div",{children:e.jsx(t.Skeleton,{className:"h-8 w-72 bg-foreground/10"})}):u?e.jsx("div",{className:"h-8 w-72 bg-muted px-2",children:"Error"}):b?e.jsx(t.DateRangePopover,{title:m.title,open:n,inputClassName:"h-8",setOpen:r,dateRange:d,setDateRange:g,onApply:p,onClear:S}):e.jsx(t.Label,{className:"flex h-8 w-72 items-center bg-muted px-2",children:"No Data"})}return e.jsx(Ge,{className:"w-72",id:s.id,sortableType:a,column:s,children:N()})}function ya({id:s,label:a,columns:n,previewColumns:r,sortableType:o}){var g,f;const{setNodeRef:l,isOver:i,over:m}=t.useDroppable({id:s}),c=t.useDndStore(y=>y.activeId),h={},u=i||((f=(g=m==null?void 0:m.data)==null?void 0:g.current)==null?void 0:f.type)===o;function x(){if(!d||d.length===0)return e.jsx("div",{className:"flex h-8 grow items-center space-x-2 rounded-md border border-dashed border-muted-foreground/80 bg-background px-2 py-1 text-sm text-muted-foreground",children:e.jsx("span",{className:"invisible text-muted-foreground/70 group-hover:visible",children:"Drag here"})})}function b(y){const p=t.isDateDataType(y.type);return y.id===bt.id?e.jsx(Ge,{id:y.id,sortableType:o,column:y,children:e.jsx(ba,{})},y.id):p?e.jsx(ja,{droppableId:s,sortableType:o,column:y},y.id):e.jsx(fa,{droppableId:s,sortableType:o,column:y},y.id)}const d=c?r:n;return e.jsx(t.SortableContext,{items:n==null?void 0:n.map(y=>y.id),children:e.jsxs("div",{className:t.cn("group space-y-2 rounded-md border-muted-foreground/50 p-4",u&&"border border-muted-foreground/20"),ref:l,style:h,children:[e.jsx(t.Label,{className:"text-sm",children:a}),x(),e.jsx("div",{className:"flex flex-wrap items-center gap-4",children:d==null?void 0:d.map(y=>b(y))})]})})}function ba(){return e.jsx("div",{className:"flex h-8 w-60 items-center space-x-2 rounded-md border border-dashed border-muted-foreground bg-background px-2 py-1 text-sm text-muted-foreground",children:"Drop here"})}function va(){const s=t.useEditorStore(o=>{var l;return((l=o.card.queryConfig)==null?void 0:l.filterColumns)||[]}),a=t.useDndStore(o=>o.previewFilterColumns),{removeColumnFromFilterColumns:n}=t.useEditorActions();function r(o){n(o)}return e.jsx("section",{className:"size-full px-4 pb-4",children:e.jsx(ya,{onRemoveColumn:r,sortableType:Fe,id:ze,label:"Filters",columns:s,previewColumns:a})})}function Ca(){const s=t.useEditorStore(r=>r.card),{data:a,errorMessage:n}=t.useDashboardCardQuery(s);return e.jsxs("section",{className:"flex justify-between gap-2 p-4",children:[e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx(Et,{}),e.jsx(Ct,{sql:a==null?void 0:a.sql,error:n})]}),e.jsxs("div",{className:"flex items-center gap-3",children:[e.jsx("div",{className:"rounded-full bg-green-300 px-3 py-1 text-xs font-medium text-black",children:"Preview"}),e.jsx(It,{}),e.jsx(Dt,{variant:"default"})]})]})}function Sa(){const s=T.useRef(null),a=t.useEditorStore(i=>i.isShowingVisual),n=t.useEditorStore(i=>i.showAIDialog),r=t.useEditorStore(i=>i.isDevMode);T.useEffect(()=>{var i,m;n?(i=s.current)==null||i.resize(0):(m=s.current)==null||m.resize(25)},[n]);function o(){return e.jsxs(e.Fragment,{children:[e.jsx(t.ResizablePanel,{role:"query-section",className:"flex",minSize:20,defaultSize:40,children:e.jsx(bn,{})}),e.jsx(t.ResizableHandle,{withHandle:!0}),e.jsx(t.ResizablePanel,{className:"pb-1",role:"visual-section",minSize:0,defaultSize:60,children:a&&!n?e.jsxs(t.ResizablePanelGroup,{direction:"horizontal",children:[e.jsx(e.Fragment,{children:e.jsx(t.ResizablePanel,{ref:s,className:"flex",defaultSize:25,maxSize:30,children:e.jsx(ra,{})})}),!n&&e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{minSize:40,defaultSize:75,maxSize:100,children:e.jsx(je,{})})]}):e.jsx(je,{})})]})}function l(){return e.jsx(e.Fragment,{children:e.jsx("div",{className:"grow","data-biz-mode-container":"",children:a&&!n?e.jsxs(t.ResizablePanelGroup,{direction:"horizontal",children:[e.jsx(e.Fragment,{children:e.jsx(t.ResizablePanel,{ref:s,className:"flex min-w-[320px]",defaultSize:25,maxSize:30,children:e.jsx(pa,{})})}),!n&&e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{defaultSize:75,maxSize:100,children:e.jsxs(t.ResizablePanelGroup,{direction:"vertical",children:[e.jsxs(t.ResizablePanel,{className:"flex min-h-fit flex-col",minSize:10,defaultSize:20,children:[e.jsx(Ca,{}),e.jsx(va,{})]}),e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{minSize:60,defaultSize:80,children:e.jsx(je,{})})]})})]}):e.jsx(je,{})})})}return e.jsx(t.ResizablePanelGroup,{direction:"vertical",className:"min-h-[250px] min-w-full max-w-lg",children:r?o():l()})}const Na=[{title:"Help me write a query for",subtitle:"orders by month"},{title:"Create a bar chart for",subtitle:"sales by category"}];function wa(){const s=T.useRef(null),a=T.useRef(null),[n,r]=T.useState(!1),[o,l]=T.useState(t.isDevEnv),[i,m]=T.useState(!1),c=t.useEditorStore(I=>I.actions.setCardSql),h=t.useEditorStore(I=>I.actions.setRunSql),u=t.useEditorStore(I=>I.showAIDialog),{setShowAIDialog:x,setCardPython:b}=t.useEditorActions(),{messages:d,setMessages:g,reload:f,append:y,input:p,setInput:S,isLoading:N,handleAddCurrentTableToScope:A,removeFromCurrentSelections:k,currentAssitantScope:C,handleInputChange:L,handleSubmit:V,stop:U,chatStatus:D,toolStatus:z,llmUsage:G,errorMessage:q}=kt();t.useAssistantScroll({scrollContainerRef:s,inputRef:a,messages:d}),T.useEffect(()=>{var I;u&&((I=a.current)==null||I.focus())},[u]);function E(I,w){w==="sql"?(c(I),h(!0)):w==="python"&&(b(I),h(!0))}function j(I){const w={role:"user",content:I.title+" "+I.subtitle};y(w)}function M(){return e.jsxs(t.DropdownMenu,{children:[e.jsx(t.DropdownMenuTrigger,{asChild:!0,children:e.jsx(t.Button,{className:"h-7 p-2",size:"sm",variant:"ghost",children:e.jsx(ot,{className:"size-3.5 text-muted-foreground/70 hover:text-muted-foreground"})})}),e.jsxs(t.DropdownMenuContent,{align:"end",children:[e.jsx(t.DropdownMenuLabel,{children:"Options"}),e.jsx(t.DropdownMenuSeparator,{}),e.jsx(t.DropdownMenuCheckboxItem,{checked:n,onCheckedChange:r,children:"Token Usage"}),e.jsx(t.DropdownMenuCheckboxItem,{checked:o,onCheckedChange:l,children:"Tool Invocations"}),e.jsx(t.DropdownMenuCheckboxItem,{checked:i,onCheckedChange:m,children:"System Message"})]})]})}function F(){return e.jsxs("div",{"data-role":"header",children:[e.jsx("div",{className:"text-lg font-semibold",children:"Assistant"}),C&&C.length>0&&e.jsx("div",{className:"mt-2 flex flex-wrap items-center gap-2",children:C==null?void 0:C.map((I,w)=>e.jsxs("div",{className:"flex items-center gap-2 rounded-md border border-border bg-muted px-2 py-1 text-xs",children:[t.getFormattedTableNameForQuery({schemaName:I.schemaName||"",tableName:I.tableName||"",modelName:I.datamodelName||"",connectionType:I.connectionType||"",databaseName:I.databaseName||""}),e.jsx("button",{onClick:()=>{k(I)},children:e.jsx(t.X,{className:"size-3 text-muted-foreground hover:text-foreground"})})]},w))}),(C==null?void 0:C.length)===0&&e.jsxs("div",{className:"mt-2 flex items-center gap-2",children:[e.jsx("span",{className:"text-xs text-muted-foreground",children:"Context: None"}),e.jsxs(t.Button,{className:"h-6 text-xs",size:"sm",variant:"secondary",onClick:A,children:[e.jsx(t.Plus,{className:"mr-2 size-3"}),"Current Table"]})]})]})}const v=(p==null?void 0:p.length)===0&&(d==null?void 0:d.filter(I=>I.role==="user").length)===0;return e.jsxs("div",{"data-role":"editor-assistant",className:"flex h-full w-full flex-col justify-between gap-2 px-6 py-4",children:[e.jsxs("div",{"data-role":"header-section",className:"flex items-start justify-between gap-2",children:[F(),e.jsxs("div",{"data-role":"header-actions",className:"flex items-center",children:[M(),e.jsx(t.Button,{className:"h-7 p-2",size:"sm",variant:"ghost",onClick:()=>{g([]),f()},children:e.jsx(t.Plus,{className:"size-4 text-muted-foreground"})}),e.jsx(t.Button,{className:"h-7 p-2",size:"sm",variant:"ghost",onClick:()=>{x(!1)},children:e.jsx(t.X,{className:"size-4 text-muted-foreground"})})]})]}),e.jsx(t.CustomScrollArea,{ref:s,className:"flex w-full grow basis-0",children:e.jsxs("div",{className:"space-y-4 py-2 pr-3","data-role":"messages",children:[e.jsx(t.PrintMessages,{messages:d,showTools:o,handleRun:E,showSystemMessage:i}),e.jsx(t.ChatStatus,{status:t.getStatus(D,z),isLoading:N})]})}),v&&e.jsx(t.Placeholders,{onClick:j,placeholders:Na}),e.jsx(t.ChatInput,{onFocus:()=>{A()},stop:U,ref:a,setInput:S,input:p,handleInputChange:L,handleSubmit:V,isLoading:N}),G&&n&&e.jsx("div",{className:"flex h-8 items-center justify-between",children:e.jsxs("div",{className:"text-xs text-muted-foreground",children:["Usage: ",G.promptTokens," prompt tokens,"," ",G.completionTokens," completion tokens,"," ",G.totalTokens," total tokens"]})}),q&&e.jsx("div",{className:"flex items-center justify-between text-xs text-muted-foreground",children:e.jsx("span",{children:q})})]})}function ka({authToken:s,onSave:a,onClose:n}){const r=T.useRef(null),o=t.useEditorStore(y=>y.showAIDialog),{setAuthToken:l}=t.useDashboardActions(),{setShowAIDialog:i,setOnSave:m,setOnClose:c}=t.useEditorActions(),{handleDragOver:h,handleDragEnd:u,handleDragStart:x,handleDragCancel:b,sensors:d}=an();T.useEffect(()=>{a&&m(a),n&&c(n)},[a,m,n,c]),T.useEffect(()=>{s&&s.accessToken&&l(s)},[s,l]),T.useEffect(()=>{var y,p;o?((y=r.current)==null||y.resize(40),i(!0)):(i(!1),(p=r.current)==null||p.resize(0))},[o,i]);function g(y){y<1?i(!1):o||i(!0)}function f(){return e.jsxs(t.ResizablePanelGroup,{"data-content":"editor-main",className:"grow",direction:"horizontal",children:[e.jsx(t.ResizablePanel,{className:"min-w-[510px] rounded-none",children:e.jsx(Sa,{})}),e.jsx(t.ResizableHandle,{}),e.jsx(t.ResizablePanel,{"data-role":"editor-assistant-panel",ref:r,onResize:g,defaultSize:0,children:e.jsx(wa,{})})]})}return e.jsx(t.ErrorBoundary,{FallbackComponent:t.Fallback,children:e.jsx(t.DndContext,{sensors:d,onDragStart:x,onDragEnd:u,onDragOver:h,onDragCancel:b,children:e.jsxs("section",{className:"isolate flex h-full grow","data-content":"editor-panel",children:[e.jsx(vt,{type:"main"}),f()]})})})}function Da(){t.useDashboardStore(i=>i.selectedCardId);const s=t.useDashboardStore(i=>i.selectedSheetId),{setIsVisualEditing:a}=t.useDashboardStore(i=>i.actions),n=t.useDashboardStore(i=>i.isVisualEditing),r=t.useDashboardStore(i=>i.actions.updateFrame);function o(i){s&&(r(s,i),a(!1))}function l(){a(!1)}return e.jsx("div",{role:"editor-container",className:t.cn("flex grow",{"max-h-0 overflow-hidden":!n}),children:e.jsx(ka,{onSave:o,onClose:l})})}function Ia(){const s=t.useEditorStore(l=>l.selectedDatabaseName),a=t.useEditorStore(l=>l.selectedTableName),n=t.useDashboardStore(l=>l.dashboard.filters)||[],{columns:r}=t.useEditorAside(),{assignFilter:o}=Ht();return e.jsx(t.ScrollArea,{className:"flex-1 basis-0 flex-col px-3",children:r==null?void 0:r.map(l=>{const i=n==null?void 0:n.find(m=>m.column===t.fmt(l.column_name)&&m.table===a&&m.database===s);return e.jsx("div",{onClick:()=>o(l),className:t.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":i}),children:e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(qe,{column:l}),e.jsx("span",{children:l.column_name})]})},l.column_name)})})}function Ea(){t.useDashboardStore(a=>a.showFilters);const s=t.useDashboardStore(a=>a.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(t.Label,{className:"px-2 text-lg",children:"Filters"}),e.jsx(t.Button,{onClick:()=>s(!1),className:"h-7 w-7 p-0",variant:"ghost",children:e.jsx(t.Cross2Icon,{})})]}),e.jsx("div",{className:"flex grow",children:e.jsx(vt,{type:"filter",ColumnsComponent:()=>e.jsx(Ia,{})})})]})}function Ta(){const s=t.useDashboardStore(r=>r.dashboard.filters),a=t.useDashboardStore(r=>r.theme),n=s==null?void 0:s.filter(r=>r.hide);return n!=null&&n.length?e.jsx("div",{className:t.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)]":a==="light","bg-[repeating-linear-gradient(45deg,_#18171d_0_3px,_#272729_3px_6px)]":a==="dark"}),children:n==null?void 0:n.map(r=>e.jsxs("div",{className:"flex min-w-[250px] max-w-fit flex-col gap-1 p-2",children:[e.jsx(t.FilterHeader,{filter:r}),e.jsx(t.FilterComponent,{filter:r})]},r.id))}):null}function Ma(){const s=t.useDashboardStore(r=>r.showFilters),a=t.useDashboardStore(r=>r.isVisualEditing),n=t.useDashboardStore(r=>r.isDashboardEditing);return e.jsxs("div",{role:"dashboard-plus-main",className:t.cn("",{"max-h-0 overflow-hidden":a,"flex grow overflow-auto":!a}),children:[e.jsxs("section",{className:"flex grow flex-col",children:[n&&e.jsx(Ta,{}),e.jsx(t.DashboardTabs,{})]}),s&&e.jsx("div",{role:"filter-aside-container",className:"flex",children:e.jsx(Ea,{})})]})}function Aa(){const s=t.useDashboardStore(o=>o.dashboard),a=t.useDashboardStore(o=>o.actions.setDashboard),n=t.useDashboardStore(o=>o.showDashboardJSON),r=t.useDashboardStore(o=>o.actions.setShowDashboardJSON);return e.jsxs("div",{className:t.cn("relative p-2",{hidden:!n}),children:[e.jsxs(t.Button,{variant:"secondary",size:"sm",className:"absolute right-2 top-2 z-10 h-8",onClick:()=>r(!1),children:[e.jsx(t.X,{className:"mr-2 h-4 w-4"}),"Close"]}),e.jsx(t.de,{onChange:o=>{if(o)try{JSON.parse(o),a(JSON.parse(o))}catch{}},defaultLanguage:"json",className:"h-[550px] overflow-y-auto",value:JSON.stringify(s,null,2),options:{minimap:{enabled:!1},glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}})]})}function La({showControls:s=!1,showFooter:a=!0,...n}){return e.jsx(t.ErrorBoundary,{FallbackComponent:t.Fallback,children:e.jsxs(t.SemaphorContextProvider,{dashboardProps:n,children:[e.jsx(t.$e,{}),e.jsxs(t.UXProvider,{children:[e.jsx(Aa,{}),e.jsxs(t.DashboardPanel,{...n,children:[s&&e.jsx(Xs,{}),e.jsx(Da,{}),e.jsx(Ma,{})]})]})]})})}exports.Dashboard=t.Dashboard;exports.DashboardWC=t.DashboardWC;exports.SemaphorDataProvider=t.SemaphorQueryClient;exports.SemaphorQueryClient=t.SemaphorQueryClient;exports.createSqlGenConfig=t.createSqlGenConfig;exports.fmt=t.fmt;exports.getColumnDataType=t.getColumnDataType;exports.getFilterValueType=t.getFilterValueType;exports.getFormattedTableNameForQuery=t.getFormattedTableNameForQuery;exports.getQualifiedTableName=t.getQualifiedTableName;exports.getSql=t.getSql;exports.invalidateToken=t.invalidateToken;exports.isBooleanDataType=t.isBooleanDataType;exports.isColumnInSqlGen=t.isColumnInSqlGen;exports.isDateDataType=t.isDateDataType;exports.isNumberDataType=t.isNumberDataType;exports.isTextDataType=t.isTextDataType;exports.resolveDataType=t.resolveDataType;exports.resolveDatamodelName=t.resolveDatamodelName;exports.useCard=t.useCard;exports.useDashboardActions=t.useDashboardActions;exports.useDashboardStore=t.useDashboardStore;exports.useDateFilterHook=t.useDateFilterHook;exports.useEditorActions=t.useEditorActions;exports.useEditorAside=t.useEditorAside;exports.useEditorStore=t.useEditorStore;exports.useTextFilterHook=t.useTextFilterHook;exports.EMPTY_SELECTION=Wt.EMPTY_SELECTION;exports.ScheduleDashboard=yt;exports.SelectComponent=ce;exports.Surfboard=La;exports.cleanCard=ft;exports.downloadPdf=jt;exports.getDashbaordStateWithoutData=_e;
|