react-semaphor 0.0.316 → 0.0.318
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-BsNAaiEz.js → index-DaD2imzU.js} +2 -2
- package/dist/chunks/{index-Ct1jmduc.js → index-Dww45JAt.js} +4435 -4453
- package/dist/chunks/{index-D-SnuYbq.js → index-Uh5voTkm.js} +48 -48
- package/dist/chunks/{index-CI-FTIIz.js → index-ViBta286.js} +2 -2
- package/dist/chunks/{lucide-react-CXJInwq0.js → lucide-react-17vA8pPP.js} +1 -1
- package/dist/chunks/{lucide-react-BbKgFV_m.js → lucide-react-Br4Bv1jq.js} +3 -3
- package/dist/dashboard/index.cjs +1 -1
- package/dist/dashboard/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +2 -2
- package/dist/surfboard/index.cjs +1 -1
- package/dist/surfboard/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const e=require("./index-
|
|
1
|
+
"use strict";const e=require("./index-Uh5voTkm.js"),v=require("react");require("react-dom");function Hs(s){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const t in s)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(s,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:()=>s[t]})}}return n.default=s,Object.freeze(n)}const Pe=Hs(v);/**
|
|
2
2
|
* @license lucide-react v0.453.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -242,4 +242,4 @@ SELECT label, measure FROM table
|
|
|
242
242
|
Table Columns: ${b==null?void 0:b.map(C=>`${C.column_name} | ${C.data_type}`).join(", ")}
|
|
243
243
|
User SQL: ${D}
|
|
244
244
|
${h&&`Base Queries: ${JSON.stringify(h)} `}`,y=` When the user asks for a specific chart please use the following query structure to generate the chart query. Do not make up the column names. Use only the table columns provided above for the query. Replace x-axis, y-axis, and lables with the appropriate column names.
|
|
245
|
-
Visual Query Syntax: ${Zs}`,{data:S,isLoading:L,isFetching:d,isError:R,refetch:j}=e.useQuery({queryKey:["ai-query"],queryFn:()=>e.getRequest("https://semaphor.cloud/api/v1/ai",(x==null?void 0:x.accessToken)||"",{user_content:`userContent: ${O} ${p?y:""}`}),enabled:!1});function N(C){if(C.toLowerCase().includes("bar"))E("bar");else if(C.toLowerCase().includes("line"))E("line");else if(C.toLowerCase().includes("bubble"))E("bubble");else if(C.toLowerCase().includes("scatter"))E("scatter");else if(C.toLowerCase().includes("stacked"))E("stackedBar");else if(C.toLowerCase().includes("pie"))E("pie");else if(C.toLowerCase().includes("donut")||C.toLowerCase().includes("doughnut"))E("doughnut");else if(C.toLowerCase().includes("radar"))E("radar");else return E("bar"),!1;return!0}v.useEffect(()=>{S&&k(C=>[...C,{role:"ai",content:S.response}])},[S]),v.useEffect(()=>{const C=setTimeout(()=>{var z;c.current&&(c.current.scroll({top:c.current.scrollHeight,behavior:"smooth"}),(z=a.current)==null||z.focus())},100);return()=>clearTimeout(C)},[f]);function T(){t&&(k(C=>[...C,{role:"user",content:t}]),N(t)&&u(!0),r(""),j())}v.useEffect(()=>{o&&(T(),l(!1))},[o,l]);const F={fontFamily:"Arial, sans-serif",lineHeight:1.6,fontSize:15,width:"100%"},V={fontFamily:"monospace",fontSize:14,lineHeight:1.6},_={fontFamily:"Arial, sans-serif",lineHeight:1.6,fontSize:15,padding:"2px 0",marginLeft:20,listStyleType:"disc"},J={p:({node:C,...z})=>e.jsxRuntimeExports.jsx("p",{style:F,...z}),code:({node:C,...z})=>e.jsxRuntimeExports.jsx("code",{className:"rounded-sm bg-muted px-2 py-1 text-sm",...z}),pre:({node:C,...z})=>e.jsxRuntimeExports.jsxs("pre",{className:"space-y-2 rounded-sm bg-muted/50 p-3",style:V,children:[e.jsxRuntimeExports.jsx("code",{className:"whitespace-normal text-sm",children:z.children}),e.jsxRuntimeExports.jsxs("div",{className:"flex justify-start gap-2",children:[e.jsxRuntimeExports.jsx(e.Button,{onClick:B,size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(e.ClipboardCopyIcon,{})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:P=>{const A=B(P);A&&(n(!1),g(A),m(!0))},size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(e.PlayIcon,{})})]})]}),li:({node:C,...z})=>e.jsxRuntimeExports.jsx("li",{style:_,...z})};function B(C){const z=C.currentTarget.closest("pre");if(!z)return;const P=z.textContent||z.innerText;return navigator.clipboard.writeText(P).then(()=>console.log("Text copied to clipboard")).catch(A=>console.error("Error in copying text: ",A)),P}function $(){return f==null?void 0:f.map((C,z)=>C.role==="user"?e.jsxRuntimeExports.jsxs("div",{className:"flex items-start rounded-md bg-muted p-3 text-sm",children:[e.jsxRuntimeExports.jsx(Rs,{className:"mr-2 h-5 w-5"}),e.jsxRuntimeExports.jsx("div",{children:C.content})]},z):C.role==="ai"?e.jsxRuntimeExports.jsx(e.Markdown,{className:"w-full overflow-auto py-1",components:J,children:S==null?void 0:S.response.replace(/DuckDB/gi,"Semaphor")},z):e.jsxRuntimeExports.jsx("div",{},z))}return e.jsxRuntimeExports.jsxs(e.Dialog,{open:s,onOpenChange:n,children:[e.jsxRuntimeExports.jsx(e.DialogTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{size:"sm",className:"w-full justify-start border font-normal text-muted-foreground focus-visible:ring-0 focus-visible:ring-offset-0",variant:"secondary",children:"Type your question here..."})}),e.jsxRuntimeExports.jsxs(e.DialogContent,{className:"flex flex-col justify-between overflow-auto sm:max-w-[425px] md:max-h-[625px] md:min-w-[625px]",children:[e.jsxRuntimeExports.jsxs(e.DialogHeader,{children:[e.jsxRuntimeExports.jsx(e.DialogTitle,{children:"Assistant"}),e.jsxRuntimeExports.jsx(e.DialogDescription,{children:"What can I help you with?"})]}),e.jsxRuntimeExports.jsx("div",{ref:c,className:"h-[625px] w-full overflow-auto border-t border-t-muted",children:e.jsxRuntimeExports.jsx("div",{className:"space-y-4 py-2 pr-3",role:"messages",children:$()})}),e.jsxRuntimeExports.jsx("div",{children:e.jsxRuntimeExports.jsxs("div",{className:"flex w-full items-center rounded-md border",children:[e.jsxRuntimeExports.jsx(e.Textarea,{autoFocus:!0,ref:a,onKeyDown:C=>{C.key==="Enter"&&!C.shiftKey&&(C.preventDefault(),r(""),T())},placeholder:"Type your question here...",onFocus:C=>{const z=C.target,P=z.value.length;z.setSelectionRange(P,P)},className:e.cn("max-h-10 min-h-7 resize-none border-none focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0"),disabled:L||d,value:t,onChange:C=>r(C.target.value)})," ",e.jsxRuntimeExports.jsx(e.Button,{className:"h-8",size:"sm",variant:"ghost",onClick:T,children:!L&&!d?e.jsxRuntimeExports.jsx(e.PaperPlaneIcon,{}):e.jsxRuntimeExports.jsx(ue,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"})})]})})]})]})}var Ss={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Ge=v.createContext&&v.createContext(Ss),st=["attr","size","title"];function tt(s,n){if(s==null)return{};var t=nt(s,n),r,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(s);for(o=0;o<l.length;o++)r=l[o],!(n.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(s,r)&&(t[r]=s[r])}return t}function nt(s,n){if(s==null)return{};var t={};for(var r in s)if(Object.prototype.hasOwnProperty.call(s,r)){if(n.indexOf(r)>=0)continue;t[r]=s[r]}return t}function Se(){return Se=Object.assign?Object.assign.bind():function(s){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(s[r]=t[r])}return s},Se.apply(this,arguments)}function $e(s,n){var t=Object.keys(s);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(s);n&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(s,o).enumerable})),t.push.apply(t,r)}return t}function Ce(s){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?$e(Object(t),!0).forEach(function(r){rt(s,r,t[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(s,Object.getOwnPropertyDescriptors(t)):$e(Object(t)).forEach(function(r){Object.defineProperty(s,r,Object.getOwnPropertyDescriptor(t,r))})}return s}function rt(s,n,t){return n=ot(n),n in s?Object.defineProperty(s,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):s[n]=t,s}function ot(s){var n=it(s,"string");return typeof n=="symbol"?n:n+""}function it(s,n){if(typeof s!="object"||!s)return s;var t=s[Symbol.toPrimitive];if(t!==void 0){var r=t.call(s,n||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(s)}function Cs(s){return s&&s.map((n,t)=>v.createElement(n.tag,Ce({key:t},n.attr),Cs(n.child)))}function X(s){return n=>v.createElement(at,Se({attr:Ce({},s.attr)},n),Cs(s.child))}function at(s){var n=t=>{var{attr:r,size:o,title:l}=s,a=tt(s,st),c=o||t.size||"1em",x;return t.className&&(x=t.className),s.className&&(x=(x?x+" ":"")+s.className),v.createElement("svg",Se({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},t.attr,r,a,{className:x,style:Ce(Ce({color:s.color||t.color},t.style),s.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),l&&v.createElement("title",null,l),s.children)};return Ge!==void 0?v.createElement(Ge.Consumer,null,t=>n(t)):n(Ss)}function lt(s){return X({tag:"svg",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 ct({sql:s}){return e.jsxRuntimeExports.jsxs(e.HoverCard,{children:[e.jsxRuntimeExports.jsx(e.HoverCardTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{variant:"link",className:"h-5 p-0",children:e.jsxRuntimeExports.jsx(e.Info,{className:"h-4 w-4 text-muted-foreground"})})}),e.jsxRuntimeExports.jsx(e.HoverCardContent,{align:"end",className:"w-full min-w-fit max-w-[700px] p-3 pt-2",children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"text-xs font-semibold",children:"Resolved Query"}),e.jsxRuntimeExports.jsx("div",{className:"flex grow flex-col space-y-2",children:e.jsxRuntimeExports.jsx(e.ScrollArea,{className:"max-h-[250px] min-h-0 overflow-scroll",children:e.jsxRuntimeExports.jsx("p",{className:"overflow-auto rounded-md bg-muted p-2 font-mono text-xs leading-relaxed",children:s})})})]})})]})}function xt(){const[s,n]=v.useState({queryKey:[],queryData:null}),{theme:t}=e.useTheme(),r=e.useQueryClient(),o=v.useRef(),l=e.Le(),[a,c]=v.useState(!1),[x,p]=v.useState(!1),[u,g]=v.useState(!1),[h,m]=v.useState(""),[E,f]=v.useState(!1),k=e.useDashboardStore(i=>i.selectedSheetId);e.useDashboardStore(i=>i.dashboard.baseQueries);const b=e.useEditorStore(i=>i.card),D=e.useDashboardStore(i=>i.theme),w=e.useEditorStore(i=>i.isShowingVisual);e.useDashboardStore(i=>i.onAcceptChanges);const O=e.useEditorStore(i=>i.selectedConnectionId),y=e.useEditorStore(i=>i.selectedDatabaseName),S=e.useEditorStore(i=>i.selectedDatamodelId),L=e.useEditorStore(i=>i.selectedSchemaName);e.useDashboardStore(i=>i.actions.updateFrameCard);const d=e.useEditorStore(i=>i.selectedTableName),R=e.useEditorStore(i=>i.card.sql),j=e.useEditorStore(i=>i.card.python),N=e.useEditorStore(i=>i.frame),T=e.useDashboardStore(i=>i.dashboard.filters),F=e.useDashboardStore(i=>i.filterValues),V=T==null?void 0:T.filter(i=>i.sheetId===k||!i.sheetId),_=F==null?void 0:F.filter(i=>(V==null?void 0:V.some(U=>U.id===i.filterId))||i.filterId.endsWith(k)),J=e.useEditorStore(i=>i.applyFilters),{setCardCustomCfg:B,setQueryResultColumns:$,setFilterValues:C,setCardSql:z,setCard:P,setCardPython:A,setQueryError:I,setPythonStdOut:G,setCardPreferences:M}=e.useEditorStore(i=>i.actions),H=e.useEditorStore(i=>i.onSave);e.useEditorStore(i=>i.actions.setApplyFilters);const Q=e.useEditorStore(i=>i.onClose),ae=e.useEditorStore(i=>i.actions.setSqlGen),ne=e.useEditorStore(i=>i.runSql),Z=e.useEditorStore(i=>i.actions.setRunSql);e.useEditorStore(i=>i.actions.setCardCfg);const ee=e.useEditorStore(i=>i.actions.setIsSqlRunning),{data:q,isLoading:K,isFetching:W,isSuccess:re,isError:le,error:me,queryKey:pe,refetch:ce}=e.useDashboardCardQuery(b);v.useEffect(()=>{if(q&&(q.rowLimitExceeded&&e.ce.error("Row limit (10,000) exceeded. Refine your query.",{position:"top-center",richColors:!0}),G((q==null?void 0:q.output)||""),q.records.length>0)){const{dimensionKeys:i}=e.getKeys(q.records);$(i)}},[q,$,G]),v.useEffect(()=>{(K||W)&&ee(!0),(le||re)&&ee(!1),le?(I(me.message),$([]),G("")):I("")},[K,W,q,G,le,re,ee,$,I,me]),v.useEffect(()=>{ne&&(ce(),Z(!1))},[ne,ce,Z]);function De(){const i=r.getQueryData(pe);s.queryData||n({queryKey:pe,queryData:i}),r.setQueryData(pe,null),z(""),ae({}),B(""),M({})}const he=i=>{o.current=i};function Ee(i,U){if(i.length===0)return"";if(U){const se=i.find(te=>te.id===U);if(se){const te=se.tabTitle;if(te=="All__Header")return i[0].id;if(te&&te.endsWith("__Header")){const Bs=te.split("__")[0],He=i.find(_s=>_s.tabTitle===Bs);return He?He.id:i[0].id}return U}}return i[0].id}function fe(){let i=R;R&&!R.includes("{{")&&(i=Ys(R),z(i));const U={...b,lastSelectedSchema:L,lastSelectedDatamodelId:S,lastSelectedDatabase:y,lastSelectedTable:d,connectionId:O,type:w?b.type:"table",sql:i,customCfg:w?b.customCfg:null},se=N.cards.map(Le=>Le.id===b.id?U:Le),te={...N,cards:se,activeCardId:Ee(se,N.activeCardId)};H==null||H(te)}function ge(){const{queryKey:i,queryData:U}=s;i&&U&&r.setQueryData(i,U),Q==null||Q()}v.useEffect(()=>{if(!l)return;const i=o.current,U=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",se=D==="system"?U:D;return l.editor.defineTheme("default",{base:se==="light"?"vs":"vs-dark",inherit:!0,rules:[],colors:{"editor.background":se==="light"?"#ffffff":e.hslStringToHex("240 10% 10%")}}),l.editor.setTheme("default"),i&&l&&i.addCommand(l.KeyMod.Shift|l.KeyCode.Enter,function(){return ce(),!1}),()=>{}},[t,D,l]);function Re(){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[x&&e.jsxRuntimeExports.jsx("div",{className:"xbg-yellow-100 relative flex w-1/3 min-w-0 grow overflow-hidden border-l p-1 text-xs",role:"editor-filter-container",children:e.jsxRuntimeExports.jsxs("div",{className:"w-[99%]",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2 pt-3",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"ml-6 text-xs font-semibold",children:"Filters"}),_&&x&&e.jsxRuntimeExports.jsx(e.Cross2Icon,{onClick:()=>p(!1),className:"bg-background/50 text-foreground/50 hover:cursor-pointer hover:text-foreground"})]}),e.jsxRuntimeExports.jsx(e.Ft,{theme:"default",onChange:i=>{if(i)try{JSON.parse(i),C(JSON.parse(i))}catch{}},defaultLanguage:"json",className:"mt-1 min-h-[220px]",value:JSON.stringify(_,null,2),options:{readOnly:!0,minimap:{enabled:!1},lineNumbers:"off",glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}},D)]})}),_&&!x&&e.jsxRuntimeExports.jsx(e.Filter,{onClick:()=>p(!0),className:e.cn("absolute bottom-4 right-6 h-3 w-3 text-foreground/50 hover:cursor-pointer hover:text-foreground",{"font-bold text-red-800":J})})]})}function be(){return e.jsxRuntimeExports.jsxs(e.ResizablePanelGroup,{className:"flex grow pb-1",direction:"vertical",role:"editor-resizable-group",children:[e.jsxRuntimeExports.jsxs(e.ResizablePanel,{id:"1",order:1,defaultSize:a?20:100,className:"relative flex grow",children:[e.jsxRuntimeExports.jsx("div",{role:"sql-container",className:"relative flex w-[99%]",children:e.jsxRuntimeExports.jsx(e.Ft,{theme:"default",className:"pt-3",onChange:i=>{z(i)},value:R,options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"sql",onMount:he})}),a&&e.jsxRuntimeExports.jsx("code",{className:"absolute right-6 top-3 text-sm text-muted-foreground/70",children:"sql"})]}),a&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(e.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxRuntimeExports.jsxs(e.ResizablePanel,{id:"2",order:2,defaultSize:80,className:"relative flex grow",children:[e.jsxRuntimeExports.jsx("div",{role:"python-container",className:"relative flex w-[99%] pt-0",children:e.jsxRuntimeExports.jsx(e.Ft,{className:"pt-3",theme:"default",onChange:i=>{A(i&&i.trim()||"")},value:j||e.PYTHON_DEFAULT_CODE,options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"python",onMount:he})}),e.jsxRuntimeExports.jsx("code",{className:"absolute right-6 top-3 text-sm text-muted-foreground/70",children:"python"})]})]})]})}return e.jsxRuntimeExports.jsxs("section",{role:"editor-section",className:"flex grow flex-col justify-end",children:[e.jsxRuntimeExports.jsxs("div",{role:"sql-editor",className:"relative flex grow justify-between overflow-y-scroll",children:[be(),Re()]}),e.jsxRuntimeExports.jsxs("div",{role:"editor-controls",className:"item-center flex flex-wrap justify-between gap-2 px-6 py-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex grow items-center gap-2",children:[e.jsxRuntimeExports.jsxs(e.Button,{title:"Shift + Enter",disabled:K||W,onClick:()=>{ce()},className:"shrink-0",size:"sm",variant:"outline",children:[K||W?e.jsxRuntimeExports.jsx(ue,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"}):e.jsxRuntimeExports.jsx(ds,{className:"mr-2 h-4 w-4"}),"Run"]}),le&&e.jsxRuntimeExports.jsx(Xs,{error:me.message,setShowAIDialog:g,setTriggerAIRun:f,setUserInputforAI:m}),e.jsxRuntimeExports.jsxs(e.Button,{onClick:De,className:"",size:"sm",variant:"outline",children:[e.jsxRuntimeExports.jsx(Ze,{className:"mr-2 size-4"}),"Clear"]}),e.jsxRuntimeExports.jsx(e.Toggle,{pressed:a,onPressedChange:i=>c(i),className:"",size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(lt,{className:"size-4 text-foreground/70"})}),e.jsxRuntimeExports.jsx(et,{open:u,setOpen:g,userInput:h,triggerAIRun:E,setTriggerAIRun:f,setUserInput:i=>m(i)})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2",children:[(q==null?void 0:q.sql)&&e.jsxRuntimeExports.jsx(ct,{sql:q.sql}),e.jsxRuntimeExports.jsxs(e.Button,{onClick:ge,className:"w-full",size:"sm",variant:"outline",children:[e.jsxRuntimeExports.jsx(e.Cross2Icon,{className:"mr-2 size-4"}),"Close"]}),e.jsxRuntimeExports.jsxs(e.Button,{onClick:fe,size:"sm",variant:"outline",children:[e.jsxRuntimeExports.jsx(e.Check,{className:"mr-2 size-4 font-bold text-green-600"}),"Accept"]})]})]})]})}function ut({data:s}){var a;const[n,t]=v.useState([]),o=Object.keys(s[0]).map(c=>({accessorKey:c,header:({column:x})=>{const p=x.getIsSorted();return e.jsxRuntimeExports.jsx("div",{className:"flex gap-2",children:e.jsxRuntimeExports.jsxs("div",{className:"flex cursor-pointer items-center",onClick:()=>x.toggleSorting(x.getIsSorted()==="asc"),children:[c,p==="asc"?e.jsxRuntimeExports.jsx(e.TriangleUpIcon,{className:"ml-2 h-5 w-5"}):p==="desc"?e.jsxRuntimeExports.jsx(e.TriangleDownIcon,{className:"ml-2 h-5 w-5"}):null]})})}})),l=e.useReactTable({data:s,columns:o,getCoreRowModel:e.getCoreRowModel(),getPaginationRowModel:e.getPaginationRowModel(),onSortingChange:t,getSortedRowModel:e.getSortedRowModel(),manualPagination:!0,state:{sorting:n}});return e.jsxRuntimeExports.jsxs(e.Table$1,{children:[e.jsxRuntimeExports.jsx(e.TableHeader,{children:l.getHeaderGroups().map(c=>e.jsxRuntimeExports.jsx(e.TableRow,{children:c.headers.map(x=>e.jsxRuntimeExports.jsx(e.TableHead,{className:"sticky top-0 bg-muted",children:x.isPlaceholder?null:e.flexRender(x.column.columnDef.header,x.getContext())},x.id))},c.id))}),e.jsxRuntimeExports.jsx(e.TableBody,{children:(a=l.getRowModel().rows)!=null&&a.length?l.getRowModel().rows.map(c=>e.jsxRuntimeExports.jsx(e.TableRow,{className:"whitespace-nowrap py-2","data-state":c.getIsSelected()&&"selected",children:c.getVisibleCells().map(x=>e.jsxRuntimeExports.jsx(e.TableCell,{children:e.flexRender(x.column.columnDef.cell,x.getContext())},x.id))},c.id)):e.jsxRuntimeExports.jsx(e.TableRow,{children:e.jsxRuntimeExports.jsx(e.TableCell,{colSpan:o.length,className:"h-24 text-center",children:"No results."})})})]})}function dt({card:s}){var h,m,E,f,k,b,D,w,O,y;const{authToken:n}=e.useSemaphorContext(),t=e.getTokenParams(n==null?void 0:n.accessToken),r=e.useDashboardStore(S=>S.themeStyle),o={colors:((m=(h=r==null?void 0:r.chart)==null?void 0:h.dataset)==null?void 0:m.backgroundColor)||[]};(E=s.customCardPreferences)!=null&&E.inputData;const{getCard:l}=e.useCustomVisual(((f=s.customCardPreferences)==null?void 0:f.url)||""),a=((k=s.customCardPreferences)==null?void 0:k.visualType)||"single",c=e.useEditorStore(S=>S.frame);e.useEditorActions();const{data:x}=e.useDashboardCardQuery(s);if(!((b=s.customCardPreferences)!=null&&b.componentName))return null;const p=l((D=s.customCardPreferences)==null?void 0:D.componentName),u=S=>{console.log("data",S),s.customCardPreferences},g=Object.keys(((w=s.customCardPreferences)==null?void 0:w.dataInputCardIds)||{}).map(S=>{var R,j,N;const L=(j=(R=s.customCardPreferences)==null?void 0:R.dataInputCardIds)==null?void 0:j[S].cardId,d=(N=c==null?void 0:c.cards)==null?void 0:N.find(T=>T.id===L);return d||null});return e.jsxRuntimeExports.jsx("div",{className:"semaphor-custom mb-3 flex grow basis-0 flex-col space-y-2 overflow-y-auto",children:e.jsxRuntimeExports.jsxs(v.Suspense,{fallback:e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{}),children:[p&&a==="single"&&e.jsxRuntimeExports.jsx(p,{params:t,theme:o,settings:(O=s.customCardPreferences)==null?void 0:O.settings,onDataChange:u,data:(x==null?void 0:x.records)||[]}),p&&a==="multiple"&&e.jsxRuntimeExports.jsx("div",{className:"flex flex-col gap-2",children:e.jsxRuntimeExports.jsx(p,{theme:o,onDataChange:u,settings:g.map(S=>{var L;return(L=S==null?void 0:S.customCardPreferences)==null?void 0:L.settings}),data:g.map(S=>(S==null?void 0:S.data)||[])})})]},(y=s.customCardPreferences)==null?void 0:y.componentName)})}function Ns({className:s,...n}){var m,E;const t=e.useEditorStore(f=>f.card),r=((m=t.customCardPreferences)==null?void 0:m.showCardHeader)??!0,o=e.useEditorStore(f=>f.frame),l=e.useDashboardStore(f=>f.dashboard.filters);e.useEditorStore(f=>f.actions.setRunSql);const{updateFilter:a}=e.useDashboardActions(),c=l==null?void 0:l.find(f=>f.id===o.filterId),{data:x}=e.useDashboardCardQuery(t),{setCard:p}=e.useEditorActions(),{data:u}=e.useTopoJson(t);if(!t.id)return null;let g;x!=null&&x.records&&(x==null?void 0:x.records.length)>0&&(g=e.createChartConfig({data:x==null?void 0:x.records,cardType:t.type,cfg:t.cfg,customCfg:t.customCfg,preferences:t.preferences,topoJson:u}));function h(f){return e.jsxRuntimeExports.jsx(dt,{card:f})}return e.jsxRuntimeExports.jsxs(e.Card,{role:"editor-visual-card",className:e.cn("relative flex h-full flex-col rounded-none",s),...n,children:[r&&e.jsxRuntimeExports.jsxs(e.CardHeader,{className:"flex flex-row items-start justify-between py-4",children:[e.jsxRuntimeExports.jsxs("div",{children:[e.jsxRuntimeExports.jsx(e.Editable,{text:t.title,onSave:f=>p({...t,title:f}),children:e.jsxRuntimeExports.jsx("div",{className:"flex items-center gap-5",children:e.jsxRuntimeExports.jsx(e.CardTitle,{className:"text-base",children:t.title||"Edit title..."})})},t.title),e.jsxRuntimeExports.jsx(e.Editable,{text:t.description||"",onSave:f=>p({...t,description:f}),children:e.jsxRuntimeExports.jsx(e.CardDescription,{children:t.description||"Edit description..."})},t.description)]}),c&&e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-3",children:[e.jsxRuntimeExports.jsx(e.Editable,{className:"my-1",text:c.title||c.column,onSave:f=>a({...c,title:f}),children:e.jsxRuntimeExports.jsx(e.Label,{children:c.title})}),e.getFilterComponent(c)]})]}),e.jsxRuntimeExports.jsxs(e.CardContent,{className:"flex grow flex-col",children:[t.type==="custom"&&h(t),!["table","custom"].includes(t.type)&&g&&e.jsxRuntimeExports.jsx(e.ChartJsVisual,{cfg:g},JSON.stringify(g)+JSON.stringify(t.preferences)+((E=t==null?void 0:t.preferences)==null?void 0:E.customVisualCode)),t.type==="table"&&(x==null?void 0:x.records)&&(x==null?void 0:x.records.length)>0&&e.jsxRuntimeExports.jsx(e.ScrollArea$1,{className:"flex min-h-0 flex-1 grow basis-0",children:e.jsxRuntimeExports.jsx(e.TableVisual,{card:t,data:x==null?void 0:x.records})})]})]})}function mt(){const[s,n]=v.useState(!1),[t,r]=v.useState(""),[o,l]=v.useState(""),[a,c]=v.useState(""),[x,p]=v.useState(""),u=e.useEditorStore(y=>y.card),g=e.useEditorStore(y=>y.card.customCfg),{data:h}=e.useDashboardCardQuery(u),{data:m}=e.useTopoJson(u),{setCardCustomCfg:E,setCustomVisualCode:f}=e.useEditorActions();function k(y){var d,R;const S={...y,data:{...y==null?void 0:y.data,datasets:(R=(d=y==null?void 0:y.data)==null?void 0:d.datasets)==null?void 0:R.map(j=>({...j,data:[]}))}};return JSON.stringify(S,null,1)}function b(){var S,L;if(!(h!=null&&h.records)||(h==null?void 0:h.records.length)===0)return;const y=e.createChartConfig({data:h==null?void 0:h.records,cardType:u.type,cfg:u.cfg,preferences:u.preferences,topoJson:m});y&&(r(JSON.stringify(y,null,1)),(S=u==null?void 0:u.preferences)!=null&&S.customVisualCode&&c((L=u==null?void 0:u.preferences)==null?void 0:L.customVisualCode),g&&l(JSON.stringify(g,null,1)))}function D(){if(a&&f(a),!!o)try{const y=JSON.parse(o);return y?(E(y),p(""),l(""),y):void 0}catch(y){console.log(y),p("Invalid JSON")}}function w(){l(""),E(null)}function O(){let y;if(g){const S=e._.cloneDeep(u.cfg),L=e._.merge(S,g);return y=k(L),y}return t?(y=k(JSON.parse(t)),y):""}return e.jsxRuntimeExports.jsxs(e.Dialog,{open:s,onOpenChange:n,children:[e.jsxRuntimeExports.jsx(e.DialogTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{onClick:b,className:` ${g&&"border-foreground/50 dark:border-foreground/70"}`,size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(e.Settings,{className:"h-4 w-4"})})}),e.jsxRuntimeExports.jsxs(e.DialogContent,{className:"max-h-[70vh] min-h-[70vh] overflow-auto sm:min-w-[900px] lg:min-w-[1200px]",children:[e.jsxRuntimeExports.jsxs(e.DialogHeader,{className:"",children:[e.jsxRuntimeExports.jsx("div",{className:"flex items-center gap-2",children:e.jsxRuntimeExports.jsx(e.DialogTitle,{children:"Customize Card"})}),e.jsxRuntimeExports.jsxs(e.DialogDescription,{children:["See the configuration options and documentation",e.jsxRuntimeExports.jsx("a",{target:"_blank",className:"ml-1 text-blue-500 underline",href:"https://www.chartjs.org/docs/latest/samples/bar/vertical.html",children:"here."})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex grow gap-2",children:[e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.FallbackEditorCard,children:e.jsxRuntimeExports.jsx(Ns,{className:"w-1/2 rounded shadow-none"})}),e.jsxRuntimeExports.jsxs(e.Tabs,{defaultValue:"custom-config",className:"flex w-1/2 flex-col",children:[e.jsxRuntimeExports.jsxs(e.TabsList,{className:"justify-start rounded-sm rounded-b-none border border-b-0",children:[e.jsxRuntimeExports.jsxs(e.TabsTrigger,{value:"custom-config",children:[g&&e.jsxRuntimeExports.jsx(e.CheckIcon,{className:"mr-1 h-5 w-5 text-green-600"}),g?"Custom Config":"Default Config"]}),e.jsxRuntimeExports.jsx(e.TabsTrigger,{className:"",value:"output",children:"Output"}),e.jsxRuntimeExports.jsx(e.TabsTrigger,{className:"",value:"custom-code",children:"Custom Code"})]}),e.jsxRuntimeExports.jsx(e.TabsContent,{className:"bg-red-x mt-0 grow rounded-b border border-t-0 p-2",value:"output",children:e.jsxRuntimeExports.jsx(e.Textarea,{disabled:!0,value:t,className:"h-full resize-none border-none font-mono focus-visible:ring-0 focus-visible:ring-offset-0"})}),e.jsxRuntimeExports.jsx(e.TabsContent,{className:"mt-0 grow rounded-b border border-t-0",value:"custom-config",children:e.jsxRuntimeExports.jsx(e.Ft,{className:"h-full w-full overflow-hidden",theme:"default",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"json",value:O(),onChange:y=>l(y)})}),e.jsxRuntimeExports.jsx(e.TabsContent,{className:"mt-0 grow rounded-b border border-t-0",value:"custom-code",children:e.jsxRuntimeExports.jsx(e.Ft,{className:"h-full w-full overflow-hidden",theme:"default",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"javascript",value:a,onChange:y=>c(y||"")})})]})]}),e.jsxRuntimeExports.jsxs(e.DialogFooter,{className:"flex items-center",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"mr-2 text-red-500",children:x}),e.jsxRuntimeExports.jsx(e.Button,{disabled:!g,onClick:w,variant:"outline",children:"Reset"}),e.jsxRuntimeExports.jsx(e.Button,{onClick:D,variant:"outline",children:"Apply"}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>n(!1),variant:"outline",children:"Close"})]})]})]})}function ws(s){return X({tag:"svg",attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M926.8 397.1l-396-288a31.81 31.81 0 0 0-37.6 0l-396 288a31.99 31.99 0 0 0-11.6 35.8l151.3 466a32 32 0 0 0 30.4 22.1h489.5c13.9 0 26.1-8.9 30.4-22.1l151.3-466c4.2-13.2-.5-27.6-11.7-35.8zM838.6 417l-98.5 32-200-144.7V199.9L838.6 417zM466 567.2l-89.1 122.3-55.2-169.2L466 567.2zm-116.3-96.8L484 373.3v140.8l-134.3-43.7zM512 599.2l93.9 128.9H418.1L512 599.2zm28.1-225.9l134.2 97.1L540.1 514V373.3zM558 567.2l144.3-46.9-55.2 169.2L558 567.2zm-74-367.3v104.4L283.9 449l-98.5-32L484 199.9zM169.3 470.8l86.5 28.1 80.4 246.4-53.8 73.9-113.1-348.4zM327.1 853l50.3-69h269.3l50.3 69H327.1zm414.5-33.8l-53.8-73.9 80.4-246.4 86.5-28.1-113.1 348.4z"},child:[]}]})(s)}function ks(s){return X({tag:"svg",attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M128,24a8,8,0,0,0-8,8V88a8,8,0,0,0,8,8,32,32,0,1,1-27.72,16,8,8,0,0,0-2.93-10.93l-48.5-28A8,8,0,0,0,37.92,76,104,104,0,1,0,128,24ZM48.09,91.1,83,111.26A48.09,48.09,0,0,0,80,128c0,1.53.08,3,.22,4.52L41.28,143A88.16,88.16,0,0,1,48.09,91.1Zm-2.67,67.31,39-10.44A48.1,48.1,0,0,0,120,175.32v40.31A88.2,88.2,0,0,1,45.42,158.41ZM136,215.63V175.32a48,48,0,0,0,0-94.65V40.36a88,88,0,0,1,0,175.27Z"},child:[]}]})(s)}function Is(s){return X({tag:"svg",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 Ds(s){return X({tag:"svg",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 Ls(s){return X({tag:"svg",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 Ts(s){return X({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M4 9h4v11H4zM4 4h4v4H4zM10 7h4v4h-4zM16 10h4v4h-4zM16 15h4v5h-4zM10 12h4v8h-4z"},child:[]}]})(s)}function As(s){return X({tag:"svg",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 Os(s){return X({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M217 25v14h78V25h-78zm0 32v46h14V71h50v32h14V57h-78zm32 32v14h14V89h-14zm-64 32v46h30v-46h-30zm48 0v14h46v-14h-46zm64 0v46h30v-46h-30zm-64 32v14h46v-14h-46zm-80 32v46h62v-46h-62zm80 0v14h46v-14h-46zm64 0v46h62v-46h-62zm-64 32v14h46v-14h-46zm-112 32v46h94v-46h-94zm112 0v14h46v-14h-46zm64 0v46h94v-46h-94zm-64 32v14h46v-14h-46zM89 313v46h126v-46H89zm144 0v14h46v-14h-46zm64 0v46h126v-46H297zm-64 32v14h46v-14h-46zM57 377v46h158v-46H57zm176 0v14h46v-14h-46zm64 0v46h158v-46H297zm-64 32v14h46v-14h-46zM25 441v46h190v-46H25zm208 0v14h46v-14h-46zm64 0v46h190v-46H297zm-64 32v14h46v-14h-46z"},child:[]}]})(s)}function zs(s){const[n,t]=v.useState(null);return v.useEffect(()=>{s&&(async()=>{const l=(await Promise.resolve().then(()=>require("./lucide-react-CXJInwq0.js")))[s];t(l)})()},[s]),n}function Fs(){const{authToken:s}=e.useSemaphorContext(),{data:n,isLoading:t,isFetching:r,isError:o}=e.useQuery({queryKey:["plugins",s==null?void 0:s.accessToken],queryFn:()=>e.getPlugins(s==null?void 0:s.accessToken)});return{data:n,isLoading:t,isFetching:r,isError:o}}function pt({onChartTypeChange:s}){const[n,t]=v.useState([]),{data:r}=Fs();return v.useEffect(()=>{(async()=>{var l;if(r){const c=(await Promise.all((l=r==null?void 0:r.plugins)==null?void 0:l.map(async x=>(await e.loadManifest(x.value)).visuals.map(g=>({name:g.name,icon:g.icon,url:x.value}))))).flat();t(c)}})()},[r]),n.length===0?null:e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(e.Separator,{className:"my-2"}),e.jsxRuntimeExports.jsx("div",{className:"grid grid-cols-4 place-items-center",children:n.map((o,l)=>e.jsxRuntimeExports.jsx(jt,{text:o.name,onClick:()=>s("custom",o),icon:o.icon},o.url+o.name+l))})]})}const jt=({text:s,icon:n,onClick:t})=>{const r=zs(n||""),o=s.charAt(0).toUpperCase();return e.jsxRuntimeExports.jsx(e.Button,{onClick:t,title:s,variant:"ghost",children:r?e.jsxRuntimeExports.jsx(r,{className:"h-4 w-4"}):o})};function ht(){var u,g;const[s,n]=v.useState(!1),t=e.useEditorStore(h=>h.card),r=t.type,{setCardType:o,setCardPreferences:l,setChartOrientation:a}=e.useEditorStore(h=>h.actions),{setCardCustomCfg:c,setCustomCardPreferences:x}=e.useEditorActions();function p(h,m){c(null),l({}),o(h),m&&x({type:"component",visualType:"single",url:m.url,componentName:m.name,icon:m.icon}),n(!1)}return e.jsxRuntimeExports.jsxs(e.Popover,{open:s,onOpenChange:n,children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(Et,{className:"h-4 w-4",chartType:r,customIcon:(u=t.customCardPreferences)==null?void 0:u.icon,componentName:(g=t.customCardPreferences)==null?void 0:g.componentName})})}),e.jsxRuntimeExports.jsxs(e.PopoverContent,{className:"w-50",children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-4 place-items-center",children:[e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("bar"),className:"font-normal",variant:"ghost",children:e.jsxRuntimeExports.jsx(Ne,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("line"),variant:"ghost",children:e.jsxRuntimeExports.jsx(we,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("stackedBar"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ts,{className:"size-5",strokeWidth:0})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("stackedLine"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ls,{className:"size-5",strokeWidth:0})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("scatter"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ze,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("bubble"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ds,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("pie"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Oe,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("doughnut"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ks,{className:"size-5",strokeWidth:1})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("radar"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ws,{className:"size-5 font-extralight",strokeWidth:.5})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("polarArea"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Is,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("pyramid"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Os,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("range"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ae,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("table"),variant:"ghost",children:e.jsxRuntimeExports.jsx(e.Table,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("kpi"),variant:"ghost",children:e.jsxRuntimeExports.jsx(As,{className:"size-6"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("text"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ke,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("map"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Me,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("custom"),variant:"ghost",children:e.jsxRuntimeExports.jsx(qe,{className:"size-4"})})]}),e.jsxRuntimeExports.jsx(pt,{onChartTypeChange:p})]})]})}function Et({chartType:s,className:n,customIcon:t,componentName:r}){const o=zs(t||"");switch(s){case"bar":return e.jsxRuntimeExports.jsx(Ne,{className:n});case"line":return e.jsxRuntimeExports.jsx(we,{className:n});case"pie":return e.jsxRuntimeExports.jsx(Oe,{className:n});case"radar":return e.jsxRuntimeExports.jsx(ws,{className:n});case"scatter":return e.jsxRuntimeExports.jsx(ze,{className:n});case"bubble":return e.jsxRuntimeExports.jsx(Ds,{className:n});case"doughnut":return e.jsxRuntimeExports.jsx(ks,{className:n});case"stackedBar":return e.jsxRuntimeExports.jsx(Ts,{className:"size-4 text-foreground/70"});case"stackedLine":return e.jsxRuntimeExports.jsx(Ls,{className:"size-4 text-foreground/70"});case"polarArea":return e.jsxRuntimeExports.jsx(Is,{className:n});case"pyramid":return e.jsxRuntimeExports.jsx(Os,{className:n});case"range":return e.jsxRuntimeExports.jsx(Ae,{className:n});case"kpi":return e.jsxRuntimeExports.jsx(As,{className:n});case"text":return e.jsxRuntimeExports.jsx(ke,{className:n});case"map":return e.jsxRuntimeExports.jsx(Me,{className:n});case"custom":return t&&o?e.jsxRuntimeExports.jsx(o,{className:n}):r?r==null?void 0:r.charAt(0).toUpperCase():e.jsxRuntimeExports.jsx(qe,{className:n});default:return e.jsxRuntimeExports.jsx(e.Table,{className:n})}}function ft(){var n;const s=e.useEditorStore(t=>t.card);return(n=s.customCardPreferences)==null||n.showCardHeader,e.useEditorActions(),e.jsxRuntimeExports.jsxs(e.DropdownMenu,{children:[e.jsxRuntimeExports.jsx(e.DropdownMenuTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(Fe,{className:"size-4 cursor-pointer text-muted-foreground/70 transition-colors hover:text-muted-foreground"})}),e.jsxRuntimeExports.jsx(e.DropdownMenuContent,{align:"start",className:"w-40 text-muted-foreground",children:e.jsxRuntimeExports.jsxs(e.DropdownMenuItem,{onClick:()=>{navigator.clipboard.writeText(s.id),e.ce.success("Card ID copied to clipboard")},className:"cursor-pointer space-x-2",children:[e.jsxRuntimeExports.jsx(is,{className:"size-5"}),e.jsxRuntimeExports.jsx("span",{children:"Copy Card ID"})]})})]})}function Qe(){const s=e.useEditorStore(d=>d.frame),n=e.useEditorStore(d=>d.card),t=e.useEditorStore(d=>d.isShowingVisual),r=e.useEditorStore(d=>d.isSqlRunning),o=e.useEditorStore(d=>d.queryError),l=e.useEditorStore(d=>d.pythonStdOut),a=e.useEditorStore(d=>d.actions.setRunSql);e.useEditorStore(d=>d.onSave),e.useEditorStore(d=>d.onClose),e.useEditorStore(d=>d.actions.setCardSql),e.useEditorStore(d=>d.actions.setCardType),e.useEditorStore(d=>d.actions.setSqlGen);const{setFrame:c,setCard:x,updateCardInFrame:p}=e.useEditorActions(),{data:u,isLoading:g,isFetching:h}=e.useDashboardCardQuery(n);if(!n)return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:"No Active Card"});function m(){const d={connectionId:n.connectionId,id:e.v4(),title:"Title",description:"Description",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]};E(d)}function E(d){const R={...s,cards:[...s.cards,d],activeCardId:d.id};c(R),x(d)}function f(){const d={...n,id:e.v4(),title:`${n.title} Copy`,tabTitle:`${n.tabTitle} Copy`};E(d)}function k(d){const R=s.cards.filter(T=>T.id!==d),j=R[0],N={...s,cards:R,activeCardId:j.id};c(N),x(j)}function b(d){const R={...s,cards:s.cards.map(N=>N.id===n.id?n:N),activeCardId:d};c(R);const j=R.cards.find(N=>N.id===d);j.sql&&a(!0),x(j)}const D=(d,R)=>{console.log("handleDragStart",R),d.dataTransfer.setData("tabIndex",R.toString())},w=d=>{d.preventDefault()},O=(d,R)=>{const j=d.dataTransfer.getData("tabIndex");if(j===R.toString())return;const N=Array.from(s.cards),[T]=N.splice(parseInt(j),1);N.splice(R,0,T),c({...s,cards:N})};function y(d,R){return d.cards.length===1&&(R.displayTab===!0||R.displayTab===void 0)||d.activeCardId!==R.id&&(R.displayTab===!0||R.displayTab===void 0)?null:e.jsxRuntimeExports.jsx("div",{onClick:()=>{const j=R.displayTab===void 0?!1:!R.displayTab;x({...R,displayTab:j}),p({...R,displayTab:j})},children:R.displayTab===!0||R.displayTab===void 0?e.jsxRuntimeExports.jsx(ss,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"}):e.jsxRuntimeExports.jsx(es,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"})})}function S(){return e.jsxRuntimeExports.jsxs(e.Tabs,{onValueChange:b,value:s.activeCardId,className:"flex grow flex-col",children:[s.cards.map(d=>e.jsxRuntimeExports.jsx(e.TabsContent,{className:"mt-0 grow",value:d.id,children:L()},d.id)),e.jsxRuntimeExports.jsx(e.TabsList,{className:"group mx-6 justify-between",children:e.jsxRuntimeExports.jsxs("div",{className:"flex items-center",children:[s.cards.map((d,R)=>e.jsxRuntimeExports.jsx(e.Editable,{text:d.tabTitle||d.title,onSave:j=>{x({...n,tabTitle:j}),p({...n,tabTitle:j})},children:e.jsxRuntimeExports.jsxs(e.TabsTrigger,{draggable:!0,onDragStart:j=>D(j,R),onDragOver:w,onDrop:j=>O(j,R),className:"",value:d.id,children:[y(s,d),d.tabTitle||d.title,s.activeCardId===d.id&&s.cards.length>1&&e.jsxRuntimeExports.jsx(e.X,{className:"ml-2 size-3.5 text-muted-foreground hover:text-foreground",onClick:()=>k(d.id)})]})},d.id)),e.jsxRuntimeExports.jsx(e.Button,{className:"ml-1 h-8 px-2 hover:bg-muted-foreground/50",variant:"outline",onClick:m,children:e.jsxRuntimeExports.jsx(e.Plus,{className:"h-4 w-4"})}),e.jsxRuntimeExports.jsx(e.Button,{className:"invisible ml-1 h-8 px-2 hover:bg-muted-foreground/50 group-hover:visible",variant:"outline",onClick:f,children:e.jsxRuntimeExports.jsx(Ye,{className:"h-4 w-4"})})]})})]})}function L(){return n.type==="kpi"?e.jsxRuntimeExports.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsxRuntimeExports.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsxRuntimeExports.jsx(e.KPICard,{card:n,data:u==null?void 0:u.records})})}):n.type==="text"?e.jsxRuntimeExports.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsxRuntimeExports.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsxRuntimeExports.jsx(e.ScrollArea,{className:"mx-3 my-6 h-[300px] overflow-y-auto break-words px-3",children:e.jsxRuntimeExports.jsx(e.TextCard,{isLoading:r,card:n,data:u==null?void 0:u.records})})})}):e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.FallbackEditorCard,children:e.jsxRuntimeExports.jsx(Ns,{className:"grow border-none shadow-none"})})}return e.jsxRuntimeExports.jsxs("div",{className:"relative flex h-full flex-col py-3",children:[(g||h)&&e.jsxRuntimeExports.jsx(ue,{className:"absolute bottom-0 left-0 right-0 top-0 z-50 m-auto h-10 w-10 animate-spin text-foreground/10"}),e.jsxRuntimeExports.jsxs("div",{className:"mb-0 flex min-h-10 items-center justify-end gap-2 px-6",children:[t&&e.jsxRuntimeExports.jsxs("div",{className:"flex grow items-center gap-2",children:[e.jsxRuntimeExports.jsx(ht,{}),!["table","custom"].includes(n.type)&&e.jsxRuntimeExports.jsx(mt,{}),e.jsxRuntimeExports.jsx(ft,{})]}),e.jsxRuntimeExports.jsx(Rt,{})]}),t?S():e.jsxRuntimeExports.jsxs("div",{className:"flex min-h-0 w-full flex-1 grow basis-0 px-6",children:[l&&e.jsxRuntimeExports.jsx(gt,{}),(u==null?void 0:u.records)&&(u==null?void 0:u.records.length)>0&&e.jsxRuntimeExports.jsx(ut,{data:(u==null?void 0:u.records)||[]}),o&&e.jsxRuntimeExports.jsx("span",{className:"font-mono text-sm",children:o})]})]})}function gt(){const s=e.useEditorStore(t=>t.pythonStdOut);if(!s)return null;const n=s.replace(/\n/g,"<br>");return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx("p",{className:"font-mono text-sm",children:"Output:"}),e.jsxRuntimeExports.jsx("div",{dangerouslySetInnerHTML:{__html:n},className:"bg-muted p-2 font-mono text-sm"}),e.jsxRuntimeExports.jsx(e.Separator,{className:"mb-2"})]})}function Rt(){const s=e.useEditorStore(t=>t.isShowingVisual),n=e.useEditorStore(t=>t.actions.setIsShowingVisual);return e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"visualize",children:"Chart"}),e.jsxRuntimeExports.jsx(e.Switch,{checked:s,onCheckedChange:()=>n(!s),id:"visualize",className:"data-[state=checked]:bg-foreground/50"})]})}function bt({options:s,value:n,onValueChange:t}){return e.jsxRuntimeExports.jsx(e.RadioGroup,{value:n,onValueChange:t,className:"flex gap-4",defaultValue:s[0].value,children:s.map(r=>e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:r.value,id:r.value}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:r.value,children:r.label})]},r.value))})}function Y({label:s,options:n,value:t,onValueChange:r,className:o}){return e.jsxRuntimeExports.jsxs(e.Select,{value:t,onValueChange:r,children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:e.cn("w-full focus:ring-0 focus:ring-offset-0",o),children:e.jsxRuntimeExports.jsx(e.SelectValue,{placeholder:s})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:s}),n.map(l=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:l.value,children:l.label},l.value))]})})]})}function je({children:s,summary:n,open:t,className:r}){return e.jsxRuntimeExports.jsxs("details",{open:t,className:e.cn("space-y-4 [&_summary>svg]:open:-rotate-180",r),children:[e.jsxRuntimeExports.jsxs("summary",{className:"flex cursor-pointer list-none items-center justify-between gap-4",children:[e.jsxRuntimeExports.jsx(e.Label,{children:n}),e.jsxRuntimeExports.jsx(e.ChevronUp,{className:"h-4 w-4"})]}),e.jsxRuntimeExports.jsx("div",{className:"transition-all ease-in-out",children:s})]})}function yt(){var f,k;const s=e.useEditorStore(b=>b.card.customCardPreferences),{data:n}=Fs(),t=(n==null?void 0:n.plugins)||[],r=e.useEditorStore(b=>b.card),o=e.useEditorStore(b=>b.frame),l=(s==null?void 0:s.visualType)||"single",{setCustomCardPreferences:a}=e.useEditorActions(),{components:c,manifest:x}=e.useCustomVisual((s==null?void 0:s.url)||""),p=(f=x==null?void 0:x.visuals)==null?void 0:f.find(b=>b.name===(s==null?void 0:s.componentName));function u(b,D){if(!s)return;const O={...(s==null?void 0:s.dataInputCardIds)||{},[b]:{cardId:D,hookRef:null}};a({...s,dataInputCardIds:O})}function g(b){var w,O;const D=(w=o==null?void 0:o.cards)==null?void 0:w.filter(y=>{var S;return((S=y==null?void 0:y.customCardPreferences)==null?void 0:S.visualType)!=="multiple"}).map(y=>({value:y.id,label:y.tabTitle||y.title}));return e.jsxRuntimeExports.jsx("div",{className:"space-y-2",children:(O=b==null?void 0:b.dataInputs)==null?void 0:O.map((y,S)=>{var L,d;return e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-10 gap-2",children:[e.jsxRuntimeExports.jsx("div",{className:"col-span-4 flex items-center",children:y}),e.jsxRuntimeExports.jsx(Y,{className:"col-span-6 h-8 w-full justify-between",label:"",options:D||[],value:((d=(L=s==null?void 0:s.dataInputCardIds)==null?void 0:L[S])==null?void 0:d.cardId)||"",onValueChange:R=>u(S,R)})]},S+Math.random())})})}function h(b,D,w=[]){var O,y;return s?b==="input"?e.jsxRuntimeExports.jsx(e.Input,{className:`h-8 w-full ${e.removeRing}`,value:((O=s==null?void 0:s.settings)==null?void 0:O[D])||"",onChange:S=>{a({...s,settings:{...s==null?void 0:s.settings,[D]:S.target.value}})}},D):b==="select"?e.jsxRuntimeExports.jsx(Y,{className:"h-8 w-full",label:"",options:w,value:((y=s==null?void 0:s.settings)==null?void 0:y[D])||"",onValueChange:S=>{a({...s,settings:{...s==null?void 0:s.settings,[D]:S}})}}):null:null}function m(b){const D=Object.entries((b==null?void 0:b.settings)||{});return e.jsxRuntimeExports.jsx("div",{className:"space-y-3",children:D.map(([w,O])=>e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:O.title}),h(O.ui,w,O.options)]},w))})}function E(b){s&&a({...s,visualType:b,componentName:""})}return e.jsxRuntimeExports.jsxs("div",{className:"p-6",children:[e.jsxRuntimeExports.jsx(je,{summary:"Plugin Settings",children:e.jsxRuntimeExports.jsx("div",{className:"space-y-4 text-sm",children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 text-sm",children:[e.jsxRuntimeExports.jsx("div",{className:"space-y-2",children:e.jsxRuntimeExports.jsx("div",{className:"px-2",children:e.jsxRuntimeExports.jsx(Y,{className:"h-8 w-full",label:"",options:t,value:(s==null?void 0:s.url)||"",onValueChange:b=>a({...s||{url:"",componentName:""},url:b})})})}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&e.jsxRuntimeExports.jsx(bt,{options:[{value:"single",label:"Single Visual"},{value:"multiple",label:"Multi-Visual"}],value:l,onValueChange:E}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&s&&e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Component"}),e.jsxRuntimeExports.jsx("div",{className:"space-y-2 px-2",children:c&&e.jsxRuntimeExports.jsx(Y,{className:"h-8 w-full",label:"",options:(c==null?void 0:c.filter(b=>b.type===l).map(b=>({value:b.name,label:b.name})))||[],value:s.componentName,onValueChange:b=>{console.log("changing value",b),a({...s,componentName:b})}})})]})})]})})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),((k=r==null?void 0:r.customCardPreferences)==null?void 0:k.componentName)&&e.jsxRuntimeExports.jsxs(je,{summary:"Component Settings",children:[p&&p.dataInputs&&e.jsxRuntimeExports.jsxs("div",{className:"space-y-3",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Input Mapping"}),e.jsxRuntimeExports.jsx("div",{className:"px-2",children:g(p)})]}),p&&p.settings&&e.jsxRuntimeExports.jsx("div",{className:"space-y-3",children:e.jsxRuntimeExports.jsx("div",{className:"px-2",children:m(p)})})]})]})}function ie(){const[s,n]=v.useState([]);e.useEditorStore(u=>u.card.cfg);const t=e.useEditorStore(u=>u.card.preferences),{setCardCfg:r,setFilterOnClickColumnIndex:o,setCardPreferences:l}=e.useEditorStore(u=>u.actions),a=e.useEditorStore(u=>u.queryResultColumns);e.useEditorStore(u=>{var g;return(g=u.card.preferences)==null?void 0:g.filterOnClickColumnIndex}),v.useEffect(()=>{a&&n(new Array(a.length).fill(!1))},[a]);function c(u,g){var h,m;g?t!=null&&t.onClickFilter&&((h=t==null?void 0:t.onClickFilter)==null?void 0:h.length)>0?l({...t,onClickFilter:[...t.onClickFilter,{columnIndex:u,expression:""}]}):l({...t,onClickFilter:[{columnIndex:u,expression:""}]}):(l({...t,onClickFilter:(m=t==null?void 0:t.onClickFilter)==null?void 0:m.filter(E=>E.columnIndex!==u)}),n(E=>{const f=[...E];return f[u]=!1,f}))}function x(u,g){var m;const h=(m=t==null?void 0:t.onClickFilter)==null?void 0:m.map(E=>E.columnIndex===u?{...E,expression:g.target.value}:E);l({...t,onClickFilter:h})}function p(u){var g,h,m,E;if(s!=null&&s[u]||(h=(g=t==null?void 0:t.onClickFilter)==null?void 0:g.find(f=>f.columnIndex===u))!=null&&h.expression)return e.jsxRuntimeExports.jsx(e.Input,{value:(E=(m=t==null?void 0:t.onClickFilter)==null?void 0:m.find(f=>f.columnIndex===u))==null?void 0:E.expression,onChange:f=>x(u,f),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.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"On Click"}),a==null?void 0:a.map((u,g)=>{var h,m;return e.jsxRuntimeExports.jsx("div",{className:"xbg-red-100 group flex items-center justify-between space-y-2",children:e.jsxRuntimeExports.jsxs("div",{className:"grow",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2 py-2",children:[e.jsxRuntimeExports.jsx(e.Checkbox,{checked:!!((h=t==null?void 0:t.onClickFilter)!=null&&h.find(E=>E.columnIndex===g)),onCheckedChange:E=>c(g,E)}),e.jsxRuntimeExports.jsx("label",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:u}),e.jsxRuntimeExports.jsx("div",{className:"flex items-center gap-2",children:((m=t==null?void 0:t.onClickFilter)==null?void 0:m.find(E=>E.columnIndex===g))&&e.jsxRuntimeExports.jsx(Ve,{onClick:()=>{n(E=>{const f=[...E];return f[g]=!E[g],f})},className:"invisible size-3 cursor-pointer text-gray-400 group-hover:visible"})})]}),p(g)]})},u)})]})}function Ie(){var a,c,x;const s=e.useEditorStore(p=>p.card.preferences),n=e.useEditorStore(p=>p.card.cfg),{setCardCfg:t,setCardPreferences:r,setChartOrientation:o}=e.useEditorStore(p=>p.actions);(a=n==null?void 0:n.options)!=null&&a.indexAxis;function l(p){o(p)}return e.jsxRuntimeExports.jsxs(e.RadioGroup,{value:((c=s==null?void 0:s.chartOptions)==null?void 0:c.indexAxis)||((x=n==null?void 0:n.options)==null?void 0:x.indexAxis)||"x",onValueChange:l,className:"flex gap-3",defaultValue:"x",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"x",id:"r1"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Vertical"})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"y",id:"r2"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Horizontal"})]})]})}const ye="focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0";function Ue(s,n){var r,o,l;const t=e.getNumberAxis(s,n);return((l=(o=(r=s==null?void 0:s.chartOptions)==null?void 0:r.scales)==null?void 0:o[t])==null?void 0:l.type)||"linear"}function Ms(){var J,B,$,C,z,P;const[s,n]=v.useState(!1),t=e.useEditorStore(A=>{var I;return(I=A.card)==null?void 0:I.preferences}),r=e.useEditorStore(A=>{var I;return(I=A.card)==null?void 0:I.cfg}),o=e.getNumberAxis(t,r),[l,a]=v.useState(Ue(t)),[c,x]=v.useState((($=(B=(J=t==null?void 0:t.chartOptions)==null?void 0:J.scales)==null?void 0:B[o])==null?void 0:$.min)||""),[p,u]=v.useState(((P=(z=(C=t==null?void 0:t.chartOptions)==null?void 0:C.scales)==null?void 0:z[o])==null?void 0:P.max)||""),[g,h]=v.useState(c||p?"custom":"auto"),[m,E]=v.useState(""),[f,k]=v.useState(0),[b,D]=v.useState(""),[w,O]=v.useState(""),[y,S]=v.useState(""),L=e.useEditorStore(A=>A.actions.setCardPreferences),{updateCardInFrame:d}=e.useEditorActions(),R=e.useEditorStore(A=>A.card),j=e.useEditorStore(A=>{var I;return(I=A.card)==null?void 0:I.type}),N=["pie","doughnut","polarArea"].includes(j);v.useEffect(()=>{var A,I,G,M,H,Q,ae,ne,Z,ee,q,K,W,re;a(Ue(t)),x(((G=(I=(A=t==null?void 0:t.chartOptions)==null?void 0:A.scales)==null?void 0:I[o])==null?void 0:G.min)===0?0:""),u(((Q=(H=(M=t==null?void 0:t.chartOptions)==null?void 0:M.scales)==null?void 0:H[o])==null?void 0:Q.max)||""),E(((ee=(Z=(ne=(ae=t==null?void 0:t.chartOptions)==null?void 0:ae.scales)==null?void 0:ne[o])==null?void 0:Z.ticks)==null?void 0:ee.stepSize)||""),k(((q=t==null?void 0:t.numberAxisFormat)==null?void 0:q.decimalPlaces)||0),D(((K=t==null?void 0:t.numberAxisFormat)==null?void 0:K.suffix)||""),O(((W=t==null?void 0:t.numberAxisFormat)==null?void 0:W.currency)||""),S(((re=t==null?void 0:t.numberAxisFormat)==null?void 0:re.locale)||"")},[s,t,o]);function T(A,I){return I===""||/^[0-9\b]+$/.test(I)?Number(I):Number(A)}function F(){const A=[...new Set(e.LOCALE_CURRENCY_PAIRS.map(I=>I.currency))];return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-6 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"col-span-2 hover:cursor-pointer hover:underline",htmlFor:"currency",children:e.jsxRuntimeExports.jsx("a",{target:"_blank",href:"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat",children:"Currency"})}),e.jsxRuntimeExports.jsxs(e.Select,{value:w||"none",onValueChange:I=>O(I==="none"?"":I),children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Currency"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"}),A.map(I=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:I,children:I},I))]})})]}),e.jsxRuntimeExports.jsxs(e.Select,{value:y,onValueChange:I=>S(I),children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Locale"}),e.LOCALE_CURRENCY_PAIRS.map(I=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:I.locale,children:I.locale},I.locale))]})})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-9 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"col-span-3",htmlFor:"format",children:"Decimals"}),e.jsxRuntimeExports.jsx(e.Input,{value:f,onChange:I=>k(Number(I.target.value)),id:"format",className:`col-span-6 h-8 w-full tracking-wide ${ye}`})]})]})}function V(){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"range",children:"Range"}),e.jsxRuntimeExports.jsx(e.Input,{id:"min",value:c,onChange:A=>x(I=>T(I,A.target.value)),className:`col-span-1 h-8 w-full ${ye}`}),e.jsxRuntimeExports.jsx(e.Input,{value:p,onChange:A=>u(I=>T(I,A.target.value)),id:"max",className:`col-span-1 h-8 w-full ${ye}`})]}),e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"step-size",children:"Step Size"}),e.jsxRuntimeExports.jsx(e.Input,{value:m,onChange:A=>E(I=>T(I,A.target.value)),id:"step-size",className:`col-span-1 h-8 w-full ${ye}`})]})]})}function _(){var M;let A={};g==="custom"&&(A={min:c,max:p,ticks:{stepSize:m}});const I={...t||{},chartOptions:{...t==null?void 0:t.chartOptions,scales:{...(M=t==null?void 0:t.chartOptions)==null?void 0:M.scales,[o]:{type:l,...l==="linear"?A:{}}}},numberAxisFormat:{decimalPlaces:f,suffix:b,currency:w,locale:y}};console.log(I),L(I);const G={...R,preferences:I};d(G)}return e.jsxRuntimeExports.jsxs(e.Popover,{onOpenChange:A=>n(A),children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.SliderIcon,{className:"size-4 cursor-pointer text-muted-foreground hover:text-foreground"})}),e.jsxRuntimeExports.jsx(e.PopoverContent,{align:"center",className:"max-w-65",children:e.jsxRuntimeExports.jsxs("div",{className:"grid gap-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx("h4",{className:"font-medium leading-none",children:"Scale Options"}),e.jsxRuntimeExports.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the scale for the number axis"})]}),e.jsxRuntimeExports.jsxs("div",{className:"grid gap-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"scale",children:"Type"}),e.jsxRuntimeExports.jsxs(e.Select,{disabled:N,value:l,onValueChange:A=>a(A),children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{id:"type",children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Option"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"linear",children:"Linear"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"logarithmic",children:"Logarithmic"})]})})]})]}),l=="linear"&&e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2 py-1",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"scale-option",children:"Setup"}),e.jsxRuntimeExports.jsxs(e.RadioGroup,{disabled:N,id:"scale-option",value:g,onValueChange:A=>h(A),className:"col-span-2 flex gap-3",defaultValue:"x",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"auto",id:"r1"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Auto"})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"custom",id:"r2"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Custom"})]})]})]}),g==="custom"&&l=="linear"&&V(),F(),e.jsxRuntimeExports.jsx(e.SelectSeparator,{}),e.jsxRuntimeExports.jsx("div",{className:"grid grid-cols-3",children:e.jsxRuntimeExports.jsx(e.Button,{onClick:_,variant:"secondary",className:"col-span-1 col-start-3 h-8 w-full",children:"Apply"})})]})]})})]})}function vt({idx:s}){var c;const n=e.useEditorStore(x=>{var p;return(p=x.card)==null?void 0:p.preferences}),t=e.useEditorStore(x=>{var p;return(p=x.card.preferences)==null?void 0:p.datasetOptions}),r=e.useEditorStore(x=>x.actions.setCardPreferences),o=(c=n==null?void 0:n.chartOptions)==null?void 0:c.indexAxis,l=t==null?void 0:t.find(x=>x.idx===s);function a(x,p){(x==="end"||x==="start")&&e.getContrastColor(e.getCanvasBackgroundColor());const u={display:x!=="none",align:x,anchor:x,clamp:!0};if(!l)r({...n,datasetOptions:[...t||[],{idx:p,datalabels:u}]});else{const g={...l};g.datalabels=u;const h=t==null?void 0:t.map(m=>m.idx===p?g:m);r({...n,datasetOptions:h})}}return e.jsxRuntimeExports.jsxs(e.Popover,{children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{children:e.jsxRuntimeExports.jsx(fs,{className:"invisible size-4 rotate-[135deg] cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"})}),e.jsxRuntimeExports.jsx(e.PopoverContent,{className:"w-fit p-1",children:e.jsxRuntimeExports.jsxs("div",{className:"flex gap-1",children:[e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("none",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(e.X,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("start",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(as,{className:e.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("center",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(cs,{className:e.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("end",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(ls,{className:e.cn("h-4 w-4",{"rotate-90":o==="y"})})})]})})]})}function Vs(){const s=e.useEditorStore(p=>p.card),n=e.useEditorStore(p=>{var u,g,h;return(h=(g=(u=p==null?void 0:p.card)==null?void 0:u.preferences)==null?void 0:g.chartOptions)==null?void 0:h.indexAxis}),{data:t}=e.useDashboardCardQuery(s),r=n==="y"?"Y axis":"X axis",o=n==="y"?"X axis":"Y axis",{keys:l,metricKeys:a,dimensionKeys:c}=e.getKeys((t==null?void 0:t.records)||[]);let x=a;if(["stackedBar","stackedLine"].includes(s.type)){const p=e.pivotData({dataArray:(t==null?void 0:t.records)||[],groupKey:c[0],pivotKey:c[1],valueKey:x[0]}),{metricKeys:u}=e.getKeys(p);x=u}return l.length===0?null:e.jsxRuntimeExports.jsxs("div",{className:"space-y-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:r}),e.jsxRuntimeExports.jsx("div",{className:"my-1 space-y-1",children:e.jsxRuntimeExports.jsx("div",{className:"rounded-md bg-muted/70 px-2 py-1 hover:bg-muted",children:e.jsxRuntimeExports.jsx("p",{children:c[0]})})})]}),e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center justify-between gap-5",children:[e.jsxRuntimeExports.jsx(e.Label,{children:o}),e.jsxRuntimeExports.jsx(Ms,{})]}),e.jsxRuntimeExports.jsx("div",{className:"my-1 space-y-1",children:x.map((p,u)=>e.jsxRuntimeExports.jsx(St,{col:p,idx:u},p))})]})]})}function St({col:s,idx:n}){const t=e.useEditorStore(c=>{var x;return(x=c.card)==null?void 0:x.preferences}),r=e.useEditorStore(c=>{var x;return(x=c.card.preferences)==null?void 0:x.datasetOptions}),o=r==null?void 0:r.find(c=>c.idx===n),{setCardPreferences:l}=e.useEditorStore(c=>c.actions);function a(c){if(!o)l({...t,datasetOptions:[...r||[],{idx:n,type:c==="area"?"line":c,fill:c==="area"?"origin":""}]});else{const x={...o};x.type=c==="area"?"line":c,x.fill=c==="area"?"origin":"";const p=r==null?void 0:r.map(u=>u.idx===n?x:u);l({...t,datasetOptions:p})}}return e.jsxRuntimeExports.jsxs("div",{className:"group flex items-center justify-between gap-5 rounded-md bg-muted/70 px-2 py-1 hover:bg-muted",children:[e.jsxRuntimeExports.jsx("p",{children:s}),e.jsxRuntimeExports.jsxs("div",{className:"flex gap-2",children:[e.jsxRuntimeExports.jsx(Ne,{onClick:()=>a("bar"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsxRuntimeExports.jsx(we,{onClick:()=>a("line"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsxRuntimeExports.jsx(Ke,{onClick:()=>a("area"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsxRuntimeExports.jsx(vt,{idx:n})]})]})}function qs(){const s=e.useEditorStore(h=>h.selectedConnectionId),n=e.useEditorStore(h=>h.selectedDatamodelId),t=e.useEditorStore(h=>h.selectedDatabaseName),r=e.useEditorStore(h=>h.selectedSchemaName),o=e.useEditorStore(h=>h.selectedTableName),l=e.useDashboardStore(h=>h.dashboard.filters)||[],a=e.useDashboardStore(h=>h.actions.addFilter),c=e.useDashboardStore(h=>h.actions.removeFilter),x=e.useDashboardStore(h=>h.actions.removeFilterValue),{modelItems:p,tableName:u}=oe();function g(h,m="dashboard"){var S;const E=e.fmt(h.column_name),f=e.fmt(t||""),k=e.fmt(r||""),b=e.fmt(u);let D=e.getQualifiedTableName(k,b),w=`${D}.${E}`;const O=(S=p==null?void 0:p.find(L=>L.id===n))==null?void 0:S.name;n&&n!=="none"&&(w=`${e.DATAMODEL_NAMESPCACE}.${O}.${E}`,D=`${e.DATAMODEL_NAMESPCACE}.${O}`);const y=l==null?void 0:l.find(L=>L.column===w&&L.table===b&&(L.database===f||L.database===t));if(y)x(y.id),c(y.id);else{const L=e.v4();return u==="api"&&s?(a({location:m,id:L,column:w,title:h.column_name,dataType:h.data_type,table:"api",database:"",connectionId:s,operation:"in",sql:e.getDefaultFilterSql(h.data_type,D,E)}),L):(a({id:L,location:m,column:w,title:h.column_name,dataType:h.data_type,table:o||"",database:t||"",connectionId:s||"",operation:"in",sql:e.getDefaultFilterSql(h.data_type,D,E)}),L)}}return{assignFilter:g}}function de(){const s=e.useDashboardStore(c=>c.dashboard.filters),n=e.useEditorStore(c=>c.frame),{setFrame:t}=e.useEditorActions(),{columns:r}=oe(),{assignFilter:o}=qs();function l(c){const x=o(c,"frame");t({...n,filterId:x})}const a=s==null?void 0:s.find(c=>c.id===n.filterId);return e.jsxRuntimeExports.jsxs("div",{className:"space-y-3",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Card Filter"}),e.jsxRuntimeExports.jsx(Ct,{onSelect:l,columns:r}),a&&e.jsxRuntimeExports.jsx(e.FilterHeader,{filter:a})]})}function Ct({columns:s,onSelect:n}){var a;const[t,r]=Pe.useState(!1),[o,l]=Pe.useState("");return e.jsxRuntimeExports.jsxs(e.Popover,{open:t,onOpenChange:r,children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsxs(e.Button,{size:"sm",variant:"outline",role:"combobox","aria-expanded":t,className:"w-full justify-between font-normal",children:[o?(a=s.find(c=>c.column_name===o))==null?void 0:a.column_name:"Select Column...",e.jsxRuntimeExports.jsx(e.CaretSortIcon,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),e.jsxRuntimeExports.jsx(e.PopoverContent,{className:"w-[200px] p-0",children:e.jsxRuntimeExports.jsxs(e.Command,{children:[e.jsxRuntimeExports.jsx(e.CommandInput,{placeholder:"Search column",className:"h-9"}),e.jsxRuntimeExports.jsxs(e.CommandList,{children:[e.jsxRuntimeExports.jsx(e.CommandEmpty,{children:"No framework found."}),e.jsxRuntimeExports.jsx(e.CommandGroup,{children:s.map(c=>e.jsxRuntimeExports.jsxs(e.CommandItem,{value:c.column_name,onSelect:x=>{const p=x===o?"":x;l(p),r(!1),p&&n(c)},children:[c.column_name,e.jsxRuntimeExports.jsx(e.CheckIcon,{className:e.cn("ml-auto h-4 w-4",o===c.column_name?"opacity-100":"opacity-0")})]},c.column_name))})]})]})})]})}function Nt({cardType:s}){return e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:`${e.titleCase(s)} Chart`}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"x-axis - category"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis1 - number"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis2 - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:n=>n.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#line-chart",children:"example"})," in the docs."]})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(Ie,{}),e.jsxRuntimeExports.jsx(Vs,{})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}function _e(){var o,l,a;const s=e.useEditorStore(c=>c.card.cfg),n=e.useEditorStore(c=>c.actions.setCardCfg),t=e.useEditorStore(c=>c.card.type);function r(c){var u;const x={datalabels:{display:c!=="none",align:c,anchor:c,clamp:!0}},p={...s,options:{...s==null?void 0:s.options,plugins:{...(u=s==null?void 0:s.options)==null?void 0:u.plugins,...x}}};n(p),console.log(c)}return e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxRuntimeExports.jsx("label",{className:"font-medium",children:"Data Labels"}),!["pyramid"].includes(t)&&e.jsxRuntimeExports.jsx(Ms,{})]}),e.jsxRuntimeExports.jsxs(e.Select,{value:(a=(l=(o=s==null?void 0:s.options)==null?void 0:o.plugins)==null?void 0:l.datalabels)==null?void 0:a.anchor,onValueChange:r,defaultValue:"none",children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{placeholder:"Select position"})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Data Labels"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"}),t!=="pyramid"&&e.jsxRuntimeExports.jsx(e.SelectItem,{value:"start",children:"Start"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"center",children:"Center"}),t!=="pyramid"&&e.jsxRuntimeExports.jsx(e.SelectItem,{value:"end",children:"End"})]})})]})]})}function wt({cardType:s}){function n(t){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:t==="bubble"?"SELECT label, [group], x-axis, y-axis, radius FROM table":"SELECT label, [group], x-axis, y-axis FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"label - category"}),e.jsxRuntimeExports.jsx("li",{children:"group - category"}),e.jsxRuntimeExports.jsx("li",{children:"x-axis - category"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis - category"}),t==="bubble"&&e.jsxRuntimeExports.jsx("li",{children:"radius - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:l=>l.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#pie-chart",children:"example"})," in the docs."]})]})}return e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:`${e.titleCase(s)} Chart`}),e.jsxRuntimeExports.jsx(e.AccordionContent,{className:"space-y-4 font-mono text-xs",children:n(s)})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsx(e.AccordionContent,{className:"px-2",children:e.jsxRuntimeExports.jsx(_e,{})})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}const kt={datasets:[{type:"line",label:"Sum_sales",data:[]},{type:"bar",label:"Sum_profit",data:[]}]},It={datasets:[{fill:"origin",type:"line",label:"Sum_sales",data:[]}]};function Dt(){const s=e.useEditorStore(n=>n.card.type);return e.jsxRuntimeExports.jsxs("div",{className:"space-y-6 p-6",children:[e.jsxRuntimeExports.jsx(e.Accordion,{className:" ",type:"single",collapsible:!0,children:Lt(s)}),e.jsxRuntimeExports.jsx("section",{className:"",children:["line","bar"].includes(s)&&e.jsxRuntimeExports.jsx(Ie,{})}),!["kpi"].includes(s)&&e.jsxRuntimeExports.jsxs("div",{className:"space-y-4",children:[e.jsxRuntimeExports.jsx(_e,{}),e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})}function Lt(s){if(["line","bar"].includes(s))return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsx("p",{children:"Chart Query"})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"X-axis - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Y-axis - Number (ex. population)"})]})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:"Mixed Chart"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxRuntimeExports.jsxs("p",{children:["Click ",e.jsxRuntimeExports.jsx("b",{children:"Customize"})," and change the `type` property in the dataset."]}),e.jsxRuntimeExports.jsx("pre",{children:JSON.stringify(kt,null,2)})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:"Area Chart"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxRuntimeExports.jsxs("p",{children:["Click ",e.jsxRuntimeExports.jsx("b",{children:"Customize"})," and add `fill` property to the dataset. See",e.jsxRuntimeExports.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.jsxRuntimeExports.jsx("pre",{children:JSON.stringify(It,null,2)})]})]})]});if(s==="bubble")return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsxs("p",{children:["How to create a ",e.jsxRuntimeExports.jsx("span",{children:s})," chart query?"]})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"Label - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Bubble Group (opt) - Category (ex. state)"}),e.jsxRuntimeExports.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsxRuntimeExports.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"}),e.jsxRuntimeExports.jsx("li",{children:"Radius - Number (ex. population)"})]})]})]})});if(s==="scatter")return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsxs("p",{children:["How to create a ",e.jsxRuntimeExports.jsx("span",{children:s})," chart query?"]})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"Label - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Group (opt) - Category (ex. state)"}),e.jsxRuntimeExports.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsxRuntimeExports.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"})]})]})]})});if(["pie","doughnut","polarArea"].includes(s))return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsxs("p",{children:[e.jsxRuntimeExports.jsx("span",{children:s==="polarArea"?"Polar":s.charAt(0).toUpperCase()+s.slice(1)})," ","chart query"]})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, measure FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"Label - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Measure - Number (ex. population)"})]})]})]})})}function Tt(){var x,p,u,g,h;const s=e.useEditorStore(m=>m.card.preferences),n=e.useEditorStore(m=>m.actions.setCardPreferences),t=e.useEditorStore(m=>m.actions.setNumberFormat);e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.decimalPlaces});const r=e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.locale}),o=e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.currency});e.useEditorStore(m=>m.actions.setFilterOnClickField);const l=e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.colorRanges})||[],a=e.useEditorStore(m=>m.actions.setColorRanges),c=[...new Set(e.LOCALE_CURRENCY_PAIRS.map(m=>m.currency))];return e.jsxRuntimeExports.jsxs("div",{children:[e.jsxRuntimeExports.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Checkbox,{checked:!!((x=s==null?void 0:s.formatNumber)!=null&&x.enabled),onCheckedChange:m=>{n({...s,formatNumber:{...s==null?void 0:s.formatNumber,enabled:m}})}}),e.jsxRuntimeExports.jsx(e.Label,{children:"Format Number"})]}),((p=s==null?void 0:s.formatNumber)==null?void 0:p.enabled)===!0&&e.jsxRuntimeExports.jsxs("div",{className:"flex flex-col gap-2",children:[e.jsxRuntimeExports.jsx("div",{children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 p-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Locale"}),e.jsxRuntimeExports.jsxs(e.Select,{value:r||"none",onValueChange:m=>{var E,f,k;return t(((E=s==null?void 0:s.formatNumber)==null?void 0:E.decimalPlaces)||0,((f=s==null?void 0:s.formatNumber)==null?void 0:f.currency)||"",m,((k=s==null?void 0:s.formatNumber)==null?void 0:k.suffix)||"")},children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Format"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"},"none"),e.LOCALE_CURRENCY_PAIRS.map(m=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:m.locale,children:m.locale},m.locale))]})})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Currency"}),e.jsxRuntimeExports.jsxs(e.Select,{value:o||"none",onValueChange:m=>{var E,f,k;console.log("currency",m),t(((E=s==null?void 0:s.formatNumber)==null?void 0:E.decimalPlaces)||0,m==="none"?"":m,((f=s==null?void 0:s.formatNumber)==null?void 0:f.locale)||"",((k=s==null?void 0:s.formatNumber)==null?void 0:k.suffix)||"")},children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Currency"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"},"none"),c.map(m=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:m,children:m},m))]})})]})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex gap-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Decimals"}),e.jsxRuntimeExports.jsxs(e.Select,{value:((g=(u=s==null?void 0:s.formatNumber)==null?void 0:u.decimalPlaces)==null?void 0:g.toString())||"0",onValueChange:m=>{var E,f,k;return t(Number(m),((E=s==null?void 0:s.formatNumber)==null?void 0:E.currency)||"",((f=s==null?void 0:s.formatNumber)==null?void 0:f.locale)||"",((k=s==null?void 0:s.formatNumber)==null?void 0:k.suffix)||"")},children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-3 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:["0","1","2","3","4"].map(m=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:m,children:m},m))})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Suffix"}),e.jsxRuntimeExports.jsx(e.Input,{value:((h=s==null?void 0:s.formatNumber)==null?void 0:h.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:m=>{var E,f,k;return t(((E=s==null?void 0:s.formatNumber)==null?void 0:E.decimalPlaces)||0,((f=s==null?void 0:s.formatNumber)==null?void 0:f.currency)||"",((k=s==null?void 0:s.formatNumber)==null?void 0:k.locale)||"",m.target.value)}})]})]})]})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-3"}),e.jsxRuntimeExports.jsx(e.ColorFormat,{colorRanges:l,setColorRanges:a})]})]})}function At(){return e.jsxRuntimeExports.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsxRuntimeExports.jsx(e.Accordion,{type:"single",collapsible:!0,children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"",children:"KPI Query"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"font-mono",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs",children:"SELECT current, previous FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"current - number"}),e.jsxRuntimeExports.jsx("li",{children:"previous - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#kpi",children:"example"})," in the docs."]})]})]})}),e.jsxRuntimeExports.jsx("section",{className:"",children:e.jsxRuntimeExports.jsx(Tt,{})}),e.jsxRuntimeExports.jsx("div",{}),e.jsxRuntimeExports.jsx("div",{})]})}const Ot=[{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"}],zt=["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"],Ft=zt.map(s=>({label:s,value:s}));function Mt(){var x,p,u,g,h,m,E,f,k,b,D,w,O,y,S,L,d,R;const s=e.useEditorStore(j=>j.card),n=(p=(x=s==null?void 0:s.preferences)==null?void 0:x.mapVisualOptions)==null?void 0:p.topoJsonUrl,[t,r]=v.useState(((g=(u=s==null?void 0:s.preferences)==null?void 0:u.mapVisualOptions)==null?void 0:g.customTopoJsonUrl)||""),{setCardPreferences:o}=e.useEditorActions(),{data:l}=e.useTopoJson(s),a=Object.keys((l==null?void 0:l.objects)||{}).map(j=>({label:j,value:j}))||[],c=[{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.jsxRuntimeExports.jsxs("div",{className:"p-6",children:[e.jsxRuntimeExports.jsx(je,{summary:"Map Query",children:e.jsxRuntimeExports.jsx("p",{className:"rounded-md bg-muted p-2 font-mono text-xs",children:"SELECT country, value FROM table"})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),e.jsxRuntimeExports.jsx(je,{open:!0,summary:"Settings",children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-3 px-2",children:[e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:c,onValueChange:j=>{console.log("value",j),o({...s.preferences,mapVisualOptions:{topoJsonUrl:j}})},value:n||"",label:"Select Map"}),n==="custom"&&e.jsxRuntimeExports.jsx(e.Input,{onChange:j=>{r(j.target.value)},onBlur:()=>{var j;console.log("onBlur",t),o({...s.preferences,mapVisualOptions:{...(j=s.preferences)==null?void 0:j.mapVisualOptions,customTopoJsonUrl:t}})},value:t,className:`h-9 w-full ${e.removeRing}`,placeholder:"Custom URL"}),l&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:"space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Map Object"}),e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:a,value:((m=(h=s.preferences)==null?void 0:h.mapVisualOptions)==null?void 0:m.objectKey)||"",label:"Map Object",onValueChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,objectKey:j}})}})]}),e.jsxRuntimeExports.jsxs("div",{className:"space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Projection"}),e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:Ot,value:((f=(E=s.preferences)==null?void 0:E.mapVisualOptions)==null?void 0:f.projection)||"",label:"Projection",onValueChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projection:j}})}})]}),e.jsxRuntimeExports.jsxs("div",{className:"space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Colors"}),e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:Ft,value:((b=(k=s.preferences)==null?void 0:k.mapVisualOptions)==null?void 0:b.colorScale)||"",label:"Select Color Scale",onValueChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,colorScale:j}})}})]})]})]})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),e.jsxRuntimeExports.jsx(je,{className:"",summary:"Scale Options",children:e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-3",children:[e.jsxRuntimeExports.jsx(e.Input,{className:`h-9 w-full ${e.removeRing}`,type:"number",step:.1,value:((w=(D=s.preferences)==null?void 0:D.mapVisualOptions)==null?void 0:w.projectionScale)||1,onChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projectionScale:Number(j.target.value)}})}}),e.jsxRuntimeExports.jsx(e.Label,{children:"X"}),e.jsxRuntimeExports.jsx(e.Input,{className:`h-9 w-full ${e.removeRing}`,type:"number",step:10,value:((S=(y=(O=s.preferences)==null?void 0:O.mapVisualOptions)==null?void 0:y.projectionOffset)==null?void 0:S[0])||0,onChange:j=>{var N,T,F,V;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projectionOffset:[Number(j.target.value),((V=(F=(T=s.preferences)==null?void 0:T.mapVisualOptions)==null?void 0:F.projectionOffset)==null?void 0:V[1])||0]}})}}),e.jsxRuntimeExports.jsx(e.Label,{children:"Y"}),e.jsxRuntimeExports.jsx(e.Input,{className:`h-9 w-full ${e.removeRing}`,type:"number",step:10,value:((R=(d=(L=s.preferences)==null?void 0:L.mapVisualOptions)==null?void 0:d.projectionOffset)==null?void 0:R[1])||0,onChange:j=>{var N,T,F,V;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projectionOffset:[((V=(F=(T=s.preferences)==null?void 0:T.mapVisualOptions)==null?void 0:F.projectionOffset)==null?void 0:V[0])||0,Number(j.target.value)]}})}})]})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),e.jsxRuntimeExports.jsx(ie,{})]})}function Vt(){var r;const s=e.useEditorStore(o=>o.card.preferences),{setCardPreferences:n}=e.useEditorStore(o=>o.actions);function t(o){n({...s,textVisualOptions:{...s==null?void 0:s.textVisualOptions,isDynamicText:o==="dynamic"}})}return e.jsxRuntimeExports.jsxs(e.RadioGroup,{value:(r=s==null?void 0:s.textVisualOptions)!=null&&r.isDynamicText?"dynamic":"static",onValueChange:t,className:"flex gap-3",defaultValue:"x",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"static",id:"r1"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Static"})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"dynamic",id:"r2"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Dynamic"})]})]})}function ve({cardType:s,docContent:n,suffix:t="Chart"}){let r="pie-chart";return s==="radar"&&(r="radar-chart"),e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:`${e.titleCase(s)} ${t}`}),e.jsxRuntimeExports.jsx(e.AccordionContent,{children:n||e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT label, measure FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"label - category"}),e.jsxRuntimeExports.jsx("li",{children:"measure - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:o=>o.stopPropagation(),className:"text-blue-700",href:`https://docs.semaphor.cloud/concepts/visuals#${r}`,children:"example"})," in the docs."]})]})})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[s==="range"&&e.jsxRuntimeExports.jsx(Ie,{}),s!=="text"&&e.jsxRuntimeExports.jsx(_e,{}),s==="text"&&e.jsxRuntimeExports.jsx(Vt,{})]})]}),!["range","text"].includes(s)&&e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}function qt(){const s=e.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:n}=e.useEditorActions();function t(){return e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Sort"}),e.jsxRuntimeExports.jsx(Y,{className:"h-8",label:"Sort Chart",options:[{label:"None",value:"none"},{label:"ASC",value:"asc"},{label:"DESC",value:"desc"}],value:s||"none",onValueChange:r=>{n(r)}})]})}return e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Stacked Chart"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT x-axis, stack-by, y-axis FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"x-axis - category"}),e.jsxRuntimeExports.jsx("li",{children:"stack by - category"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:r=>r.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#stacked-chart",children:"example"})," in the docs."]})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(Ie,{}),t(),e.jsxRuntimeExports.jsx(Vs,{})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}function Bt({}){const s=e.useEditorStore(r=>{var o;return(o=r.card)==null?void 0:o.preferences}),n=e.useEditorStore(r=>r.actions.setCardPreferences),t=r=>{n({...s,allowDownload:r})};return e.jsxRuntimeExports.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsxRuntimeExports.jsx(e.Accordion,{defaultValue:["item-3"],type:"multiple",children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.Checkbox,{onCheckedChange:t,id:"allow-download"}),e.jsxRuntimeExports.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 _t=e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT dimension, cohort, metric FROM table"}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#pyramid-chart",children:"example"})," in the docs."]})]}),Ht=e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#range-charts",children:"example"})," in the docs."]})]}),Pt=e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT text FROM table limit 1"}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#text-visual",children:"example"})," in the docs."]})]});function Gt(){const s=e.useEditorStore(t=>t.card.type);function n(t){switch(t){case"stackedBar":case"stackedLine":return e.jsxRuntimeExports.jsx(qt,{});case"pyramid":return e.jsxRuntimeExports.jsx(ve,{docContent:_t,cardType:t});case"kpi":return e.jsxRuntimeExports.jsx(At,{});case"line":case"bar":return e.jsxRuntimeExports.jsx(Nt,{cardType:t});case"range":return e.jsxRuntimeExports.jsx(ve,{docContent:Ht,cardType:t});case"pie":case"doughnut":case"polarArea":case"radar":return e.jsxRuntimeExports.jsx(ve,{cardType:t});case"bubble":case"scatter":return e.jsxRuntimeExports.jsx(wt,{cardType:t});case"table":return e.jsxRuntimeExports.jsx(Bt,{cardType:t});case"text":return e.jsxRuntimeExports.jsx(ve,{docContent:Pt,cardType:t,suffix:"Visual"});case"map":return e.jsxRuntimeExports.jsx(Mt,{});case"custom":return e.jsxRuntimeExports.jsx(yt,{});default:return e.jsxRuntimeExports.jsx(Dt,{})}}return e.jsxRuntimeExports.jsx(e.ScrollArea,{className:"h-full w-full text-sm",children:n(s)})}function $t(){const s=e.useEditorStore(n=>n.isShowingVisual);return e.jsxRuntimeExports.jsxs(e.ResizablePanelGroup,{direction:"vertical",className:"min-h-[250px] min-w-full max-w-lg",children:[e.jsxRuntimeExports.jsx(e.ResizablePanel,{role:"query-section",className:"flex",minSize:20,defaultSize:40,children:e.jsxRuntimeExports.jsx(xt,{})}),e.jsxRuntimeExports.jsx(e.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxRuntimeExports.jsx(e.ResizablePanel,{className:"pb-1",role:"visual-section",minSize:0,defaultSize:60,children:s?e.jsxRuntimeExports.jsxs(e.ResizablePanelGroup,{direction:"horizontal",children:[e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsx(e.ResizablePanel,{className:"flex min-w-[275px]",minSize:20,defaultSize:25,maxSize:30,children:e.jsxRuntimeExports.jsx(Gt,{})})}),e.jsxRuntimeExports.jsx(e.ResizableHandle,{className:"border"}),e.jsxRuntimeExports.jsx(e.ResizablePanel,{minSize:40,defaultSize:75,maxSize:100,children:e.jsxRuntimeExports.jsx(Qe,{})})]}):e.jsxRuntimeExports.jsx(Qe,{})})]})}function Qt({authToken:s,onSave:n,onClose:t}){e.useDashboardStore(a=>a.themeStyle);const r=e.useEditorStore(a=>a.actions.setOnSave),o=e.useEditorStore(a=>a.actions.setOnClose),l=e.useDashboardStore(a=>a.actions.setAuthToken);return v.useEffect(()=>{n&&r(n),t&&o(t)},[n,r,t,o]),v.useEffect(()=>{s&&s.accessToken&&l(s)},[s,l]),e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.Fallback,children:e.jsxRuntimeExports.jsxs(e.EditorPanel,{style:{},className:"rounded-none",role:"editor-panel",children:[e.jsxRuntimeExports.jsx(e.EditorAside,{className:"rounded-none border-r-[1.5px]",children:e.jsxRuntimeExports.jsx(vs,{})}),e.jsxRuntimeExports.jsx(e.EditorMain,{children:e.jsxRuntimeExports.jsx($t,{})})]})})}function Ut(){e.useDashboardStore(a=>a.selectedCardId);const s=e.useDashboardStore(a=>a.selectedSheetId),{setIsVisualEditing:n}=e.useDashboardStore(a=>a.actions),t=e.useDashboardStore(a=>a.isVisualEditing),r=e.useDashboardStore(a=>a.actions.updateFrame);function o(a){s&&(r(s,a),n(!1))}function l(){n(!1)}return e.jsxRuntimeExports.jsx("div",{role:"editor-container",className:e.cn("flex grow",{"max-h-0 overflow-hidden":!t}),children:e.jsxRuntimeExports.jsx(Qt,{onSave:o,onClose:l})})}function Jt(){e.useEditorStore(a=>a.selectedConnectionId),e.useEditorStore(a=>a.selectedDatamodelId);const s=e.useEditorStore(a=>a.selectedDatabaseName);e.useEditorStore(a=>a.selectedSchemaName);const n=e.useEditorStore(a=>a.selectedTableName),t=e.useDashboardStore(a=>a.dashboard.filters)||[];e.useDashboardStore(a=>a.actions.addFilter),e.useDashboardStore(a=>a.actions.removeFilter),e.useDashboardStore(a=>a.actions.removeFilterValue);const{modelItems:r,columns:o}=oe(),{assignFilter:l}=qs();return e.jsxRuntimeExports.jsx("div",{className:"xbg-red-100 flex-1 basis-0 flex-col overflow-scroll px-3",children:o==null?void 0:o.map(a=>{const c=t==null?void 0:t.find(x=>x.column===e.fmt(a.column_name)&&x.table===n&&x.database===s);return e.jsxRuntimeExports.jsx("div",{onClick:()=>l(a),className:e.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":c}),children:e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxRuntimeExports.jsx(ys,{column:a}),e.jsxRuntimeExports.jsx("span",{children:a.column_name})]})},a.column_name)})})}function Kt(){e.useDashboardStore(n=>n.showFilters);const s=e.useDashboardStore(n=>n.actions.setShowFilters);return e.jsxRuntimeExports.jsxs("section",{className:"relative flex grow flex-col border-l px-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"mt-4 flex items-center justify-between gap-2 px-3",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"text-lg",children:"Filters"}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>s(!1),className:"h-7 w-7 p-0",variant:"ghost",children:e.jsxRuntimeExports.jsx(e.Cross2Icon,{})})]}),e.jsxRuntimeExports.jsx("div",{className:"flex grow",children:e.jsxRuntimeExports.jsx(vs,{ColumnsComponent:()=>e.jsxRuntimeExports.jsx(Jt,{})})})]})}function Wt(){const s=e.useDashboardStore(t=>t.showFilters),n=e.useDashboardStore(t=>t.isVisualEditing);return e.jsxRuntimeExports.jsxs("div",{role:"dashboard-plus-main",className:e.cn("",{"max-h-0 overflow-hidden":n,"flex grow":!n}),children:[e.jsxRuntimeExports.jsx(e.DashboardTabs,{}),s&&e.jsxRuntimeExports.jsx("div",{role:"filter-aside-container",className:"flex",children:e.jsxRuntimeExports.jsx(Kt,{})})]})}function Yt(){const s=e.useDashboardStore(r=>r.dashboard),n=e.useDashboardStore(r=>r.actions.setDashboard),t=e.useDashboardStore(r=>r.showDashboardJSON);return e.useDashboardStore(r=>r.actions.setShowDashboardJSON),e.jsxRuntimeExports.jsx("div",{className:e.cn(" p-2",{hidden:!t}),children:e.jsxRuntimeExports.jsx(e.de,{onChange:r=>{if(r)try{JSON.parse(r),n(JSON.parse(r))}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 Xt({showControls:s=!1,showFooter:n=!0,...t}){return e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.Fallback,children:e.jsxRuntimeExports.jsxs(e.SemaphorContextProvider,{dashboardProps:t,children:[e.jsxRuntimeExports.jsx(e.Oe,{}),e.jsxRuntimeExports.jsxs(e.UXProvider,{children:[e.jsxRuntimeExports.jsx(Yt,{}),e.jsxRuntimeExports.jsxs(e.DashboardPanel,{...t,children:[s&&e.jsxRuntimeExports.jsx(Js,{}),e.jsxRuntimeExports.jsx(Ut,{}),e.jsxRuntimeExports.jsx(Wt,{})]})]})]})})}exports.Box=Je;exports.ChartArea=Ke;exports.ChartColumnIncreasing=Ne;exports.ChartLine=we;exports.ChartNoAxesGantt=Ae;exports.ChartPie=Oe;exports.ChartScatter=ze;exports.CircleX=We;exports.CopyPlus=Ye;exports.DashboardPlus=Xt;exports.Database=Xe;exports.EllipsisVertical=Fe;exports.Eraser=Ze;exports.Eye=ss;exports.EyeClosed=es;exports.Glasses=ts;exports.Hammer=ns;exports.Hash=rs;exports.House=os;exports.IdCard=is;exports.ListEnd=as;exports.ListStart=ls;exports.ListX=cs;exports.LoaderCircle=ue;exports.Map=Me;exports.MessageSquareMore=xs;exports.Network=us;exports.Pencil=Ve;exports.Play=ds;exports.Plug2=ms;exports.Save=ps;exports.SelectComponent=xe;exports.Shapes=qe;exports.ShieldQuestion=js;exports.Sigma=hs;exports.SwatchBook=Es;exports.Tag=fs;exports.ToggleLeft=gs;exports.Type=ke;exports.User=Rs;exports.cleanCard=bs;exports.getDashbaordStateWithoutData=Be;exports.useEditorAside=oe;
|
|
245
|
+
Visual Query Syntax: ${Zs}`,{data:S,isLoading:L,isFetching:d,isError:R,refetch:j}=e.useQuery({queryKey:["ai-query"],queryFn:()=>e.getRequest("https://semaphor.cloud/api/v1/ai",(x==null?void 0:x.accessToken)||"",{user_content:`userContent: ${O} ${p?y:""}`}),enabled:!1});function N(C){if(C.toLowerCase().includes("bar"))E("bar");else if(C.toLowerCase().includes("line"))E("line");else if(C.toLowerCase().includes("bubble"))E("bubble");else if(C.toLowerCase().includes("scatter"))E("scatter");else if(C.toLowerCase().includes("stacked"))E("stackedBar");else if(C.toLowerCase().includes("pie"))E("pie");else if(C.toLowerCase().includes("donut")||C.toLowerCase().includes("doughnut"))E("doughnut");else if(C.toLowerCase().includes("radar"))E("radar");else return E("bar"),!1;return!0}v.useEffect(()=>{S&&k(C=>[...C,{role:"ai",content:S.response}])},[S]),v.useEffect(()=>{const C=setTimeout(()=>{var z;c.current&&(c.current.scroll({top:c.current.scrollHeight,behavior:"smooth"}),(z=a.current)==null||z.focus())},100);return()=>clearTimeout(C)},[f]);function T(){t&&(k(C=>[...C,{role:"user",content:t}]),N(t)&&u(!0),r(""),j())}v.useEffect(()=>{o&&(T(),l(!1))},[o,l]);const F={fontFamily:"Arial, sans-serif",lineHeight:1.6,fontSize:15,width:"100%"},V={fontFamily:"monospace",fontSize:14,lineHeight:1.6},_={fontFamily:"Arial, sans-serif",lineHeight:1.6,fontSize:15,padding:"2px 0",marginLeft:20,listStyleType:"disc"},J={p:({node:C,...z})=>e.jsxRuntimeExports.jsx("p",{style:F,...z}),code:({node:C,...z})=>e.jsxRuntimeExports.jsx("code",{className:"rounded-sm bg-muted px-2 py-1 text-sm",...z}),pre:({node:C,...z})=>e.jsxRuntimeExports.jsxs("pre",{className:"space-y-2 rounded-sm bg-muted/50 p-3",style:V,children:[e.jsxRuntimeExports.jsx("code",{className:"whitespace-normal text-sm",children:z.children}),e.jsxRuntimeExports.jsxs("div",{className:"flex justify-start gap-2",children:[e.jsxRuntimeExports.jsx(e.Button,{onClick:B,size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(e.ClipboardCopyIcon,{})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:P=>{const A=B(P);A&&(n(!1),g(A),m(!0))},size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(e.PlayIcon,{})})]})]}),li:({node:C,...z})=>e.jsxRuntimeExports.jsx("li",{style:_,...z})};function B(C){const z=C.currentTarget.closest("pre");if(!z)return;const P=z.textContent||z.innerText;return navigator.clipboard.writeText(P).then(()=>console.log("Text copied to clipboard")).catch(A=>console.error("Error in copying text: ",A)),P}function $(){return f==null?void 0:f.map((C,z)=>C.role==="user"?e.jsxRuntimeExports.jsxs("div",{className:"flex items-start rounded-md bg-muted p-3 text-sm",children:[e.jsxRuntimeExports.jsx(Rs,{className:"mr-2 h-5 w-5"}),e.jsxRuntimeExports.jsx("div",{children:C.content})]},z):C.role==="ai"?e.jsxRuntimeExports.jsx(e.Markdown,{className:"w-full overflow-auto py-1",components:J,children:S==null?void 0:S.response.replace(/DuckDB/gi,"Semaphor")},z):e.jsxRuntimeExports.jsx("div",{},z))}return e.jsxRuntimeExports.jsxs(e.Dialog,{open:s,onOpenChange:n,children:[e.jsxRuntimeExports.jsx(e.DialogTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{size:"sm",className:"w-full justify-start border font-normal text-muted-foreground focus-visible:ring-0 focus-visible:ring-offset-0",variant:"secondary",children:"Type your question here..."})}),e.jsxRuntimeExports.jsxs(e.DialogContent,{className:"flex flex-col justify-between overflow-auto sm:max-w-[425px] md:max-h-[625px] md:min-w-[625px]",children:[e.jsxRuntimeExports.jsxs(e.DialogHeader,{children:[e.jsxRuntimeExports.jsx(e.DialogTitle,{children:"Assistant"}),e.jsxRuntimeExports.jsx(e.DialogDescription,{children:"What can I help you with?"})]}),e.jsxRuntimeExports.jsx("div",{ref:c,className:"h-[625px] w-full overflow-auto border-t border-t-muted",children:e.jsxRuntimeExports.jsx("div",{className:"space-y-4 py-2 pr-3",role:"messages",children:$()})}),e.jsxRuntimeExports.jsx("div",{children:e.jsxRuntimeExports.jsxs("div",{className:"flex w-full items-center rounded-md border",children:[e.jsxRuntimeExports.jsx(e.Textarea,{autoFocus:!0,ref:a,onKeyDown:C=>{C.key==="Enter"&&!C.shiftKey&&(C.preventDefault(),r(""),T())},placeholder:"Type your question here...",onFocus:C=>{const z=C.target,P=z.value.length;z.setSelectionRange(P,P)},className:e.cn("max-h-10 min-h-7 resize-none border-none focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0"),disabled:L||d,value:t,onChange:C=>r(C.target.value)})," ",e.jsxRuntimeExports.jsx(e.Button,{className:"h-8",size:"sm",variant:"ghost",onClick:T,children:!L&&!d?e.jsxRuntimeExports.jsx(e.PaperPlaneIcon,{}):e.jsxRuntimeExports.jsx(ue,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"})})]})})]})]})}var Ss={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Ge=v.createContext&&v.createContext(Ss),st=["attr","size","title"];function tt(s,n){if(s==null)return{};var t=nt(s,n),r,o;if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(s);for(o=0;o<l.length;o++)r=l[o],!(n.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(s,r)&&(t[r]=s[r])}return t}function nt(s,n){if(s==null)return{};var t={};for(var r in s)if(Object.prototype.hasOwnProperty.call(s,r)){if(n.indexOf(r)>=0)continue;t[r]=s[r]}return t}function Se(){return Se=Object.assign?Object.assign.bind():function(s){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(s[r]=t[r])}return s},Se.apply(this,arguments)}function $e(s,n){var t=Object.keys(s);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(s);n&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(s,o).enumerable})),t.push.apply(t,r)}return t}function Ce(s){for(var n=1;n<arguments.length;n++){var t=arguments[n]!=null?arguments[n]:{};n%2?$e(Object(t),!0).forEach(function(r){rt(s,r,t[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(s,Object.getOwnPropertyDescriptors(t)):$e(Object(t)).forEach(function(r){Object.defineProperty(s,r,Object.getOwnPropertyDescriptor(t,r))})}return s}function rt(s,n,t){return n=ot(n),n in s?Object.defineProperty(s,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):s[n]=t,s}function ot(s){var n=it(s,"string");return typeof n=="symbol"?n:n+""}function it(s,n){if(typeof s!="object"||!s)return s;var t=s[Symbol.toPrimitive];if(t!==void 0){var r=t.call(s,n||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(s)}function Cs(s){return s&&s.map((n,t)=>v.createElement(n.tag,Ce({key:t},n.attr),Cs(n.child)))}function X(s){return n=>v.createElement(at,Se({attr:Ce({},s.attr)},n),Cs(s.child))}function at(s){var n=t=>{var{attr:r,size:o,title:l}=s,a=tt(s,st),c=o||t.size||"1em",x;return t.className&&(x=t.className),s.className&&(x=(x?x+" ":"")+s.className),v.createElement("svg",Se({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},t.attr,r,a,{className:x,style:Ce(Ce({color:s.color||t.color},t.style),s.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),l&&v.createElement("title",null,l),s.children)};return Ge!==void 0?v.createElement(Ge.Consumer,null,t=>n(t)):n(Ss)}function lt(s){return X({tag:"svg",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 ct({sql:s}){return e.jsxRuntimeExports.jsxs(e.HoverCard,{children:[e.jsxRuntimeExports.jsx(e.HoverCardTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{variant:"link",className:"h-5 p-0",children:e.jsxRuntimeExports.jsx(e.Info,{className:"h-4 w-4 text-muted-foreground"})})}),e.jsxRuntimeExports.jsx(e.HoverCardContent,{align:"end",className:"w-full min-w-fit max-w-[700px] p-3 pt-2",children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"text-xs font-semibold",children:"Resolved Query"}),e.jsxRuntimeExports.jsx("div",{className:"flex grow flex-col space-y-2",children:e.jsxRuntimeExports.jsx(e.ScrollArea,{className:"max-h-[250px] min-h-0 overflow-scroll",children:e.jsxRuntimeExports.jsx("p",{className:"overflow-auto rounded-md bg-muted p-2 font-mono text-xs leading-relaxed",children:s})})})]})})]})}function xt(){const[s,n]=v.useState({queryKey:[],queryData:null}),{theme:t}=e.useTheme(),r=e.useQueryClient(),o=v.useRef(),l=e.Le(),[a,c]=v.useState(!1),[x,p]=v.useState(!1),[u,g]=v.useState(!1),[h,m]=v.useState(""),[E,f]=v.useState(!1),k=e.useDashboardStore(i=>i.selectedSheetId);e.useDashboardStore(i=>i.dashboard.baseQueries);const b=e.useEditorStore(i=>i.card),D=e.useDashboardStore(i=>i.theme),w=e.useEditorStore(i=>i.isShowingVisual);e.useDashboardStore(i=>i.onAcceptChanges);const O=e.useEditorStore(i=>i.selectedConnectionId),y=e.useEditorStore(i=>i.selectedDatabaseName),S=e.useEditorStore(i=>i.selectedDatamodelId),L=e.useEditorStore(i=>i.selectedSchemaName);e.useDashboardStore(i=>i.actions.updateFrameCard);const d=e.useEditorStore(i=>i.selectedTableName),R=e.useEditorStore(i=>i.card.sql),j=e.useEditorStore(i=>i.card.python),N=e.useEditorStore(i=>i.frame),T=e.useDashboardStore(i=>i.dashboard.filters),F=e.useDashboardStore(i=>i.filterValues),V=T==null?void 0:T.filter(i=>i.sheetId===k||!i.sheetId),_=F==null?void 0:F.filter(i=>(V==null?void 0:V.some(U=>U.id===i.filterId))||i.filterId.endsWith(k)),J=e.useEditorStore(i=>i.applyFilters),{setCardCustomCfg:B,setQueryResultColumns:$,setFilterValues:C,setCardSql:z,setCard:P,setCardPython:A,setQueryError:I,setPythonStdOut:G,setCardPreferences:M}=e.useEditorStore(i=>i.actions),H=e.useEditorStore(i=>i.onSave);e.useEditorStore(i=>i.actions.setApplyFilters);const Q=e.useEditorStore(i=>i.onClose),ae=e.useEditorStore(i=>i.actions.setSqlGen),ne=e.useEditorStore(i=>i.runSql),Z=e.useEditorStore(i=>i.actions.setRunSql);e.useEditorStore(i=>i.actions.setCardCfg);const ee=e.useEditorStore(i=>i.actions.setIsSqlRunning),{data:q,isLoading:K,isFetching:W,isSuccess:re,isError:le,error:me,queryKey:pe,refetch:ce}=e.useDashboardCardQuery(b);v.useEffect(()=>{if(q&&(q.rowLimitExceeded&&e.ce.error("Row limit (10,000) exceeded. Refine your query.",{position:"top-center",richColors:!0}),G((q==null?void 0:q.output)||""),q.records.length>0)){const{dimensionKeys:i}=e.getKeys(q.records);$(i)}},[q,$,G]),v.useEffect(()=>{(K||W)&&ee(!0),(le||re)&&ee(!1),le?(I(me.message),$([]),G("")):I("")},[K,W,q,G,le,re,ee,$,I,me]),v.useEffect(()=>{ne&&(ce(),Z(!1))},[ne,ce,Z]);function De(){const i=r.getQueryData(pe);s.queryData||n({queryKey:pe,queryData:i}),r.setQueryData(pe,null),z(""),ae({}),B(""),M({})}const he=i=>{o.current=i};function Ee(i,U){if(i.length===0)return"";if(U){const se=i.find(te=>te.id===U);if(se){const te=se.tabTitle;if(te=="All__Header")return i[0].id;if(te&&te.endsWith("__Header")){const Bs=te.split("__")[0],He=i.find(_s=>_s.tabTitle===Bs);return He?He.id:i[0].id}return U}}return i[0].id}function fe(){let i=R;R&&!R.includes("{{")&&(i=Ys(R),z(i));const U={...b,lastSelectedSchema:L,lastSelectedDatamodelId:S,lastSelectedDatabase:y,lastSelectedTable:d,connectionId:O,type:w?b.type:"table",sql:i,customCfg:w?b.customCfg:null},se=N.cards.map(Le=>Le.id===b.id?U:Le),te={...N,cards:se,activeCardId:Ee(se,N.activeCardId)};H==null||H(te)}function ge(){const{queryKey:i,queryData:U}=s;i&&U&&r.setQueryData(i,U),Q==null||Q()}v.useEffect(()=>{if(!l)return;const i=o.current,U=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",se=D==="system"?U:D;return l.editor.defineTheme("default",{base:se==="light"?"vs":"vs-dark",inherit:!0,rules:[],colors:{"editor.background":se==="light"?"#ffffff":e.hslStringToHex("240 10% 10%")}}),l.editor.setTheme("default"),i&&l&&i.addCommand(l.KeyMod.Shift|l.KeyCode.Enter,function(){return ce(),!1}),()=>{}},[t,D,l]);function Re(){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[x&&e.jsxRuntimeExports.jsx("div",{className:"xbg-yellow-100 relative flex w-1/3 min-w-0 grow overflow-hidden border-l p-1 text-xs",role:"editor-filter-container",children:e.jsxRuntimeExports.jsxs("div",{className:"w-[99%]",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2 pt-3",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"ml-6 text-xs font-semibold",children:"Filters"}),_&&x&&e.jsxRuntimeExports.jsx(e.Cross2Icon,{onClick:()=>p(!1),className:"bg-background/50 text-foreground/50 hover:cursor-pointer hover:text-foreground"})]}),e.jsxRuntimeExports.jsx(e.Ft,{theme:"default",onChange:i=>{if(i)try{JSON.parse(i),C(JSON.parse(i))}catch{}},defaultLanguage:"json",className:"mt-1 min-h-[220px]",value:JSON.stringify(_,null,2),options:{readOnly:!0,minimap:{enabled:!1},lineNumbers:"off",glyphMargin:!1,wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:12,renderLineHighlight:"none"}},D)]})}),_&&!x&&e.jsxRuntimeExports.jsx(e.Filter,{onClick:()=>p(!0),className:e.cn("absolute bottom-4 right-6 h-3 w-3 text-foreground/50 hover:cursor-pointer hover:text-foreground",{"font-bold text-red-800":J})})]})}function be(){return e.jsxRuntimeExports.jsxs(e.ResizablePanelGroup,{className:"flex grow pb-1",direction:"vertical",role:"editor-resizable-group",children:[e.jsxRuntimeExports.jsxs(e.ResizablePanel,{id:"1",order:1,defaultSize:a?20:100,className:"relative flex grow",children:[e.jsxRuntimeExports.jsx("div",{role:"sql-container",className:"relative flex w-[99%]",children:e.jsxRuntimeExports.jsx(e.Ft,{theme:"default",className:"pt-3",onChange:i=>{z(i)},value:R,options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"sql",onMount:he})}),a&&e.jsxRuntimeExports.jsx("code",{className:"absolute right-6 top-3 text-sm text-muted-foreground/70",children:"sql"})]}),a&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(e.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxRuntimeExports.jsxs(e.ResizablePanel,{id:"2",order:2,defaultSize:80,className:"relative flex grow",children:[e.jsxRuntimeExports.jsx("div",{role:"python-container",className:"relative flex w-[99%] pt-0",children:e.jsxRuntimeExports.jsx(e.Ft,{className:"pt-3",theme:"default",onChange:i=>{A(i&&i.trim()||"")},value:j||e.PYTHON_DEFAULT_CODE,options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"python",onMount:he})}),e.jsxRuntimeExports.jsx("code",{className:"absolute right-6 top-3 text-sm text-muted-foreground/70",children:"python"})]})]})]})}return e.jsxRuntimeExports.jsxs("section",{role:"editor-section",className:"flex grow flex-col justify-end",children:[e.jsxRuntimeExports.jsxs("div",{role:"sql-editor",className:"relative flex grow justify-between overflow-y-scroll",children:[be(),Re()]}),e.jsxRuntimeExports.jsxs("div",{role:"editor-controls",className:"item-center flex flex-wrap justify-between gap-2 px-6 py-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex grow items-center gap-2",children:[e.jsxRuntimeExports.jsxs(e.Button,{title:"Shift + Enter",disabled:K||W,onClick:()=>{ce()},className:"shrink-0",size:"sm",variant:"outline",children:[K||W?e.jsxRuntimeExports.jsx(ue,{className:"mr-2 h-4 w-4 animate-spin text-foreground/50"}):e.jsxRuntimeExports.jsx(ds,{className:"mr-2 h-4 w-4"}),"Run"]}),le&&e.jsxRuntimeExports.jsx(Xs,{error:me.message,setShowAIDialog:g,setTriggerAIRun:f,setUserInputforAI:m}),e.jsxRuntimeExports.jsxs(e.Button,{onClick:De,className:"",size:"sm",variant:"outline",children:[e.jsxRuntimeExports.jsx(Ze,{className:"mr-2 size-4"}),"Clear"]}),e.jsxRuntimeExports.jsx(e.Toggle,{pressed:a,onPressedChange:i=>c(i),className:"",size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(lt,{className:"size-4 text-foreground/70"})}),e.jsxRuntimeExports.jsx(et,{open:u,setOpen:g,userInput:h,triggerAIRun:E,setTriggerAIRun:f,setUserInput:i=>m(i)})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2",children:[(q==null?void 0:q.sql)&&e.jsxRuntimeExports.jsx(ct,{sql:q.sql}),e.jsxRuntimeExports.jsxs(e.Button,{onClick:ge,className:"w-full",size:"sm",variant:"outline",children:[e.jsxRuntimeExports.jsx(e.Cross2Icon,{className:"mr-2 size-4"}),"Close"]}),e.jsxRuntimeExports.jsxs(e.Button,{onClick:fe,size:"sm",variant:"outline",children:[e.jsxRuntimeExports.jsx(e.Check,{className:"mr-2 size-4 font-bold text-green-600"}),"Accept"]})]})]})]})}function ut({data:s}){var a;const[n,t]=v.useState([]),o=Object.keys(s[0]).map(c=>({accessorKey:c,header:({column:x})=>{const p=x.getIsSorted();return e.jsxRuntimeExports.jsx("div",{className:"flex gap-2",children:e.jsxRuntimeExports.jsxs("div",{className:"flex cursor-pointer items-center",onClick:()=>x.toggleSorting(x.getIsSorted()==="asc"),children:[c,p==="asc"?e.jsxRuntimeExports.jsx(e.TriangleUpIcon,{className:"ml-2 h-5 w-5"}):p==="desc"?e.jsxRuntimeExports.jsx(e.TriangleDownIcon,{className:"ml-2 h-5 w-5"}):null]})})}})),l=e.useReactTable({data:s,columns:o,getCoreRowModel:e.getCoreRowModel(),getPaginationRowModel:e.getPaginationRowModel(),onSortingChange:t,getSortedRowModel:e.getSortedRowModel(),manualPagination:!0,state:{sorting:n}});return e.jsxRuntimeExports.jsxs(e.Table$1,{children:[e.jsxRuntimeExports.jsx(e.TableHeader,{children:l.getHeaderGroups().map(c=>e.jsxRuntimeExports.jsx(e.TableRow,{children:c.headers.map(x=>e.jsxRuntimeExports.jsx(e.TableHead,{className:"sticky top-0 bg-muted",children:x.isPlaceholder?null:e.flexRender(x.column.columnDef.header,x.getContext())},x.id))},c.id))}),e.jsxRuntimeExports.jsx(e.TableBody,{children:(a=l.getRowModel().rows)!=null&&a.length?l.getRowModel().rows.map(c=>e.jsxRuntimeExports.jsx(e.TableRow,{className:"whitespace-nowrap py-2","data-state":c.getIsSelected()&&"selected",children:c.getVisibleCells().map(x=>e.jsxRuntimeExports.jsx(e.TableCell,{children:e.flexRender(x.column.columnDef.cell,x.getContext())},x.id))},c.id)):e.jsxRuntimeExports.jsx(e.TableRow,{children:e.jsxRuntimeExports.jsx(e.TableCell,{colSpan:o.length,className:"h-24 text-center",children:"No results."})})})]})}function dt({card:s}){var h,m,E,f,k,b,D,w,O,y;const{authToken:n}=e.useSemaphorContext(),t=e.getTokenParams(n==null?void 0:n.accessToken),r=e.useDashboardStore(S=>S.themeStyle),o={colors:((m=(h=r==null?void 0:r.chart)==null?void 0:h.dataset)==null?void 0:m.backgroundColor)||[]};(E=s.customCardPreferences)!=null&&E.inputData;const{getCard:l}=e.useCustomVisual(((f=s.customCardPreferences)==null?void 0:f.url)||""),a=((k=s.customCardPreferences)==null?void 0:k.visualType)||"single",c=e.useEditorStore(S=>S.frame);e.useEditorActions();const{data:x}=e.useDashboardCardQuery(s);if(!((b=s.customCardPreferences)!=null&&b.componentName))return null;const p=l((D=s.customCardPreferences)==null?void 0:D.componentName),u=S=>{console.log("data",S),s.customCardPreferences},g=Object.keys(((w=s.customCardPreferences)==null?void 0:w.dataInputCardIds)||{}).map(S=>{var R,j,N;const L=(j=(R=s.customCardPreferences)==null?void 0:R.dataInputCardIds)==null?void 0:j[S].cardId,d=(N=c==null?void 0:c.cards)==null?void 0:N.find(T=>T.id===L);return d||null});return e.jsxRuntimeExports.jsx("div",{className:"semaphor-custom mb-3 flex grow basis-0 flex-col space-y-2 overflow-y-auto",children:e.jsxRuntimeExports.jsxs(v.Suspense,{fallback:e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{}),children:[p&&a==="single"&&e.jsxRuntimeExports.jsx(p,{params:t,theme:o,settings:(O=s.customCardPreferences)==null?void 0:O.settings,onDataChange:u,data:(x==null?void 0:x.records)||[]}),p&&a==="multiple"&&e.jsxRuntimeExports.jsx("div",{className:"flex flex-col gap-2",children:e.jsxRuntimeExports.jsx(p,{theme:o,onDataChange:u,settings:g.map(S=>{var L;return(L=S==null?void 0:S.customCardPreferences)==null?void 0:L.settings}),data:g.map(S=>(S==null?void 0:S.data)||[])})})]},(y=s.customCardPreferences)==null?void 0:y.componentName)})}function Ns({className:s,...n}){var m,E;const t=e.useEditorStore(f=>f.card),r=((m=t.customCardPreferences)==null?void 0:m.showCardHeader)??!0,o=e.useEditorStore(f=>f.frame),l=e.useDashboardStore(f=>f.dashboard.filters);e.useEditorStore(f=>f.actions.setRunSql);const{updateFilter:a}=e.useDashboardActions(),c=l==null?void 0:l.find(f=>f.id===o.filterId),{data:x}=e.useDashboardCardQuery(t),{setCard:p}=e.useEditorActions(),{data:u}=e.useTopoJson(t);if(!t.id)return null;let g;x!=null&&x.records&&(x==null?void 0:x.records.length)>0&&(g=e.createChartConfig({data:x==null?void 0:x.records,cardType:t.type,cfg:t.cfg,customCfg:t.customCfg,preferences:t.preferences,topoJson:u}));function h(f){return e.jsxRuntimeExports.jsx(dt,{card:f})}return e.jsxRuntimeExports.jsxs(e.Card,{role:"editor-visual-card",className:e.cn("relative flex h-full flex-col rounded-none",s),...n,children:[r&&e.jsxRuntimeExports.jsxs(e.CardHeader,{className:"flex flex-row items-start justify-between py-4",children:[e.jsxRuntimeExports.jsxs("div",{children:[e.jsxRuntimeExports.jsx(e.Editable,{text:t.title,onSave:f=>p({...t,title:f}),children:e.jsxRuntimeExports.jsx("div",{className:"flex items-center gap-5",children:e.jsxRuntimeExports.jsx(e.CardTitle,{className:"text-base",children:t.title||"Edit title..."})})},t.title),e.jsxRuntimeExports.jsx(e.Editable,{text:t.description||"",onSave:f=>p({...t,description:f}),children:e.jsxRuntimeExports.jsx(e.CardDescription,{children:t.description||"Edit description..."})},t.description)]}),c&&e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-3",children:[e.jsxRuntimeExports.jsx(e.Editable,{className:"my-1",text:c.title||c.column,onSave:f=>a({...c,title:f}),children:e.jsxRuntimeExports.jsx(e.Label,{children:c.title})}),e.getFilterComponent(c)]})]}),e.jsxRuntimeExports.jsxs(e.CardContent,{className:"flex grow flex-col",children:[t.type==="custom"&&h(t),!["table","custom"].includes(t.type)&&g&&e.jsxRuntimeExports.jsx(e.ChartJsVisual,{cfg:g},JSON.stringify(g)+JSON.stringify(t.preferences)+((E=t==null?void 0:t.preferences)==null?void 0:E.customVisualCode)),t.type==="table"&&(x==null?void 0:x.records)&&(x==null?void 0:x.records.length)>0&&e.jsxRuntimeExports.jsx(e.ScrollArea$1,{className:"flex min-h-0 flex-1 grow basis-0",children:e.jsxRuntimeExports.jsx(e.TableVisual,{card:t,data:x==null?void 0:x.records})})]})]})}function mt(){const[s,n]=v.useState(!1),[t,r]=v.useState(""),[o,l]=v.useState(""),[a,c]=v.useState(""),[x,p]=v.useState(""),u=e.useEditorStore(y=>y.card),g=e.useEditorStore(y=>y.card.customCfg),{data:h}=e.useDashboardCardQuery(u),{data:m}=e.useTopoJson(u),{setCardCustomCfg:E,setCustomVisualCode:f}=e.useEditorActions();function k(y){var d,R;const S={...y,data:{...y==null?void 0:y.data,datasets:(R=(d=y==null?void 0:y.data)==null?void 0:d.datasets)==null?void 0:R.map(j=>({...j,data:[]}))}};return JSON.stringify(S,null,1)}function b(){var S,L;if(!(h!=null&&h.records)||(h==null?void 0:h.records.length)===0)return;const y=e.createChartConfig({data:h==null?void 0:h.records,cardType:u.type,cfg:u.cfg,preferences:u.preferences,topoJson:m});y&&(r(JSON.stringify(y,null,1)),(S=u==null?void 0:u.preferences)!=null&&S.customVisualCode&&c((L=u==null?void 0:u.preferences)==null?void 0:L.customVisualCode),g&&l(JSON.stringify(g,null,1)))}function D(){if(a&&f(a),!!o)try{const y=JSON.parse(o);return y?(E(y),p(""),l(""),y):void 0}catch(y){console.log(y),p("Invalid JSON")}}function w(){l(""),E(null)}function O(){let y;if(g){const S=e._.cloneDeep(u.cfg),L=e._.merge(S,g);return y=k(L),y}return t?(y=k(JSON.parse(t)),y):""}return e.jsxRuntimeExports.jsxs(e.Dialog,{open:s,onOpenChange:n,children:[e.jsxRuntimeExports.jsx(e.DialogTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{onClick:b,className:` ${g&&"border-foreground/50 dark:border-foreground/70"}`,size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(e.Settings,{className:"h-4 w-4"})})}),e.jsxRuntimeExports.jsxs(e.DialogContent,{className:"max-h-[70vh] min-h-[70vh] overflow-auto sm:min-w-[900px] lg:min-w-[1200px]",children:[e.jsxRuntimeExports.jsxs(e.DialogHeader,{className:"",children:[e.jsxRuntimeExports.jsx("div",{className:"flex items-center gap-2",children:e.jsxRuntimeExports.jsx(e.DialogTitle,{children:"Customize Card"})}),e.jsxRuntimeExports.jsxs(e.DialogDescription,{children:["See the configuration options and documentation",e.jsxRuntimeExports.jsx("a",{target:"_blank",className:"ml-1 text-blue-500 underline",href:"https://www.chartjs.org/docs/latest/samples/bar/vertical.html",children:"here."})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex grow gap-2",children:[e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.FallbackEditorCard,children:e.jsxRuntimeExports.jsx(Ns,{className:"w-1/2 rounded shadow-none"})}),e.jsxRuntimeExports.jsxs(e.Tabs,{defaultValue:"custom-config",className:"flex w-1/2 flex-col",children:[e.jsxRuntimeExports.jsxs(e.TabsList,{className:"justify-start rounded-sm rounded-b-none border border-b-0",children:[e.jsxRuntimeExports.jsxs(e.TabsTrigger,{value:"custom-config",children:[g&&e.jsxRuntimeExports.jsx(e.CheckIcon,{className:"mr-1 h-5 w-5 text-green-600"}),g?"Custom Config":"Default Config"]}),e.jsxRuntimeExports.jsx(e.TabsTrigger,{className:"",value:"output",children:"Output"}),e.jsxRuntimeExports.jsx(e.TabsTrigger,{className:"",value:"custom-code",children:"Custom Code"})]}),e.jsxRuntimeExports.jsx(e.TabsContent,{className:"bg-red-x mt-0 grow rounded-b border border-t-0 p-2",value:"output",children:e.jsxRuntimeExports.jsx(e.Textarea,{disabled:!0,value:t,className:"h-full resize-none border-none font-mono focus-visible:ring-0 focus-visible:ring-offset-0"})}),e.jsxRuntimeExports.jsx(e.TabsContent,{className:"mt-0 grow rounded-b border border-t-0",value:"custom-config",children:e.jsxRuntimeExports.jsx(e.Ft,{className:"h-full w-full overflow-hidden",theme:"default",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"json",value:O(),onChange:y=>l(y)})}),e.jsxRuntimeExports.jsx(e.TabsContent,{className:"mt-0 grow rounded-b border border-t-0",value:"custom-code",children:e.jsxRuntimeExports.jsx(e.Ft,{className:"h-full w-full overflow-hidden",theme:"default",options:{minimap:{enabled:!1},wordWrap:"on",scrollbar:{verticalScrollbarSize:0,horizontalScrollbarSize:0},fontSize:14,renderLineHighlight:"none"},defaultLanguage:"javascript",value:a,onChange:y=>c(y||"")})})]})]}),e.jsxRuntimeExports.jsxs(e.DialogFooter,{className:"flex items-center",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"mr-2 text-red-500",children:x}),e.jsxRuntimeExports.jsx(e.Button,{disabled:!g,onClick:w,variant:"outline",children:"Reset"}),e.jsxRuntimeExports.jsx(e.Button,{onClick:D,variant:"outline",children:"Apply"}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>n(!1),variant:"outline",children:"Close"})]})]})]})}function ws(s){return X({tag:"svg",attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M926.8 397.1l-396-288a31.81 31.81 0 0 0-37.6 0l-396 288a31.99 31.99 0 0 0-11.6 35.8l151.3 466a32 32 0 0 0 30.4 22.1h489.5c13.9 0 26.1-8.9 30.4-22.1l151.3-466c4.2-13.2-.5-27.6-11.7-35.8zM838.6 417l-98.5 32-200-144.7V199.9L838.6 417zM466 567.2l-89.1 122.3-55.2-169.2L466 567.2zm-116.3-96.8L484 373.3v140.8l-134.3-43.7zM512 599.2l93.9 128.9H418.1L512 599.2zm28.1-225.9l134.2 97.1L540.1 514V373.3zM558 567.2l144.3-46.9-55.2 169.2L558 567.2zm-74-367.3v104.4L283.9 449l-98.5-32L484 199.9zM169.3 470.8l86.5 28.1 80.4 246.4-53.8 73.9-113.1-348.4zM327.1 853l50.3-69h269.3l50.3 69H327.1zm414.5-33.8l-53.8-73.9 80.4-246.4 86.5-28.1-113.1 348.4z"},child:[]}]})(s)}function ks(s){return X({tag:"svg",attr:{viewBox:"0 0 256 256",fill:"currentColor"},child:[{tag:"path",attr:{d:"M128,24a8,8,0,0,0-8,8V88a8,8,0,0,0,8,8,32,32,0,1,1-27.72,16,8,8,0,0,0-2.93-10.93l-48.5-28A8,8,0,0,0,37.92,76,104,104,0,1,0,128,24ZM48.09,91.1,83,111.26A48.09,48.09,0,0,0,80,128c0,1.53.08,3,.22,4.52L41.28,143A88.16,88.16,0,0,1,48.09,91.1Zm-2.67,67.31,39-10.44A48.1,48.1,0,0,0,120,175.32v40.31A88.2,88.2,0,0,1,45.42,158.41ZM136,215.63V175.32a48,48,0,0,0,0-94.65V40.36a88,88,0,0,1,0,175.27Z"},child:[]}]})(s)}function Is(s){return X({tag:"svg",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 Ds(s){return X({tag:"svg",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 Ls(s){return X({tag:"svg",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 Ts(s){return X({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M4 9h4v11H4zM4 4h4v4H4zM10 7h4v4h-4zM16 10h4v4h-4zM16 15h4v5h-4zM10 12h4v8h-4z"},child:[]}]})(s)}function As(s){return X({tag:"svg",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 Os(s){return X({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M217 25v14h78V25h-78zm0 32v46h14V71h50v32h14V57h-78zm32 32v14h14V89h-14zm-64 32v46h30v-46h-30zm48 0v14h46v-14h-46zm64 0v46h30v-46h-30zm-64 32v14h46v-14h-46zm-80 32v46h62v-46h-62zm80 0v14h46v-14h-46zm64 0v46h62v-46h-62zm-64 32v14h46v-14h-46zm-112 32v46h94v-46h-94zm112 0v14h46v-14h-46zm64 0v46h94v-46h-94zm-64 32v14h46v-14h-46zM89 313v46h126v-46H89zm144 0v14h46v-14h-46zm64 0v46h126v-46H297zm-64 32v14h46v-14h-46zM57 377v46h158v-46H57zm176 0v14h46v-14h-46zm64 0v46h158v-46H297zm-64 32v14h46v-14h-46zM25 441v46h190v-46H25zm208 0v14h46v-14h-46zm64 0v46h190v-46H297zm-64 32v14h46v-14h-46z"},child:[]}]})(s)}function zs(s){const[n,t]=v.useState(null);return v.useEffect(()=>{s&&(async()=>{const l=(await Promise.resolve().then(()=>require("./lucide-react-17vA8pPP.js")))[s];t(l)})()},[s]),n}function Fs(){const{authToken:s}=e.useSemaphorContext(),{data:n,isLoading:t,isFetching:r,isError:o}=e.useQuery({queryKey:["plugins",s==null?void 0:s.accessToken],queryFn:()=>e.getPlugins(s==null?void 0:s.accessToken)});return{data:n,isLoading:t,isFetching:r,isError:o}}function pt({onChartTypeChange:s}){const[n,t]=v.useState([]),{data:r}=Fs();return v.useEffect(()=>{(async()=>{var l;if(r){const c=(await Promise.all((l=r==null?void 0:r.plugins)==null?void 0:l.map(async x=>(await e.loadManifest(x.value)).visuals.map(g=>({name:g.name,icon:g.icon,url:x.value}))))).flat();t(c)}})()},[r]),n.length===0?null:e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(e.Separator,{className:"my-2"}),e.jsxRuntimeExports.jsx("div",{className:"grid grid-cols-4 place-items-center",children:n.map((o,l)=>e.jsxRuntimeExports.jsx(jt,{text:o.name,onClick:()=>s("custom",o),icon:o.icon},o.url+o.name+l))})]})}const jt=({text:s,icon:n,onClick:t})=>{const r=zs(n||""),o=s.charAt(0).toUpperCase();return e.jsxRuntimeExports.jsx(e.Button,{onClick:t,title:s,variant:"ghost",children:r?e.jsxRuntimeExports.jsx(r,{className:"h-4 w-4"}):o})};function ht(){var u,g;const[s,n]=v.useState(!1),t=e.useEditorStore(h=>h.card),r=t.type,{setCardType:o,setCardPreferences:l,setChartOrientation:a}=e.useEditorStore(h=>h.actions),{setCardCustomCfg:c,setCustomCardPreferences:x}=e.useEditorActions();function p(h,m){c(null),l({}),o(h),m&&x({type:"component",visualType:"single",url:m.url,componentName:m.name,icon:m.icon}),n(!1)}return e.jsxRuntimeExports.jsxs(e.Popover,{open:s,onOpenChange:n,children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.Button,{size:"sm",variant:"outline",children:e.jsxRuntimeExports.jsx(Et,{className:"h-4 w-4",chartType:r,customIcon:(u=t.customCardPreferences)==null?void 0:u.icon,componentName:(g=t.customCardPreferences)==null?void 0:g.componentName})})}),e.jsxRuntimeExports.jsxs(e.PopoverContent,{className:"w-50",children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-4 place-items-center",children:[e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("bar"),className:"font-normal",variant:"ghost",children:e.jsxRuntimeExports.jsx(Ne,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("line"),variant:"ghost",children:e.jsxRuntimeExports.jsx(we,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("stackedBar"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ts,{className:"size-5",strokeWidth:0})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("stackedLine"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ls,{className:"size-5",strokeWidth:0})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("scatter"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ze,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("bubble"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ds,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("pie"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Oe,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("doughnut"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ks,{className:"size-5",strokeWidth:1})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("radar"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ws,{className:"size-5 font-extralight",strokeWidth:.5})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("polarArea"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Is,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("pyramid"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Os,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("range"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Ae,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("table"),variant:"ghost",children:e.jsxRuntimeExports.jsx(e.Table,{className:"size-5"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("kpi"),variant:"ghost",children:e.jsxRuntimeExports.jsx(As,{className:"size-6"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("text"),variant:"ghost",children:e.jsxRuntimeExports.jsx(ke,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("map"),variant:"ghost",children:e.jsxRuntimeExports.jsx(Me,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>p("custom"),variant:"ghost",children:e.jsxRuntimeExports.jsx(qe,{className:"size-4"})})]}),e.jsxRuntimeExports.jsx(pt,{onChartTypeChange:p})]})]})}function Et({chartType:s,className:n,customIcon:t,componentName:r}){const o=zs(t||"");switch(s){case"bar":return e.jsxRuntimeExports.jsx(Ne,{className:n});case"line":return e.jsxRuntimeExports.jsx(we,{className:n});case"pie":return e.jsxRuntimeExports.jsx(Oe,{className:n});case"radar":return e.jsxRuntimeExports.jsx(ws,{className:n});case"scatter":return e.jsxRuntimeExports.jsx(ze,{className:n});case"bubble":return e.jsxRuntimeExports.jsx(Ds,{className:n});case"doughnut":return e.jsxRuntimeExports.jsx(ks,{className:n});case"stackedBar":return e.jsxRuntimeExports.jsx(Ts,{className:"size-4 text-foreground/70"});case"stackedLine":return e.jsxRuntimeExports.jsx(Ls,{className:"size-4 text-foreground/70"});case"polarArea":return e.jsxRuntimeExports.jsx(Is,{className:n});case"pyramid":return e.jsxRuntimeExports.jsx(Os,{className:n});case"range":return e.jsxRuntimeExports.jsx(Ae,{className:n});case"kpi":return e.jsxRuntimeExports.jsx(As,{className:n});case"text":return e.jsxRuntimeExports.jsx(ke,{className:n});case"map":return e.jsxRuntimeExports.jsx(Me,{className:n});case"custom":return t&&o?e.jsxRuntimeExports.jsx(o,{className:n}):r?r==null?void 0:r.charAt(0).toUpperCase():e.jsxRuntimeExports.jsx(qe,{className:n});default:return e.jsxRuntimeExports.jsx(e.Table,{className:n})}}function ft(){var n;const s=e.useEditorStore(t=>t.card);return(n=s.customCardPreferences)==null||n.showCardHeader,e.useEditorActions(),e.jsxRuntimeExports.jsxs(e.DropdownMenu,{children:[e.jsxRuntimeExports.jsx(e.DropdownMenuTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(Fe,{className:"size-4 cursor-pointer text-muted-foreground/70 transition-colors hover:text-muted-foreground"})}),e.jsxRuntimeExports.jsx(e.DropdownMenuContent,{align:"start",className:"w-40 text-muted-foreground",children:e.jsxRuntimeExports.jsxs(e.DropdownMenuItem,{onClick:()=>{navigator.clipboard.writeText(s.id),e.ce.success("Card ID copied to clipboard")},className:"cursor-pointer space-x-2",children:[e.jsxRuntimeExports.jsx(is,{className:"size-5"}),e.jsxRuntimeExports.jsx("span",{children:"Copy Card ID"})]})})]})}function Qe(){const s=e.useEditorStore(d=>d.frame),n=e.useEditorStore(d=>d.card),t=e.useEditorStore(d=>d.isShowingVisual),r=e.useEditorStore(d=>d.isSqlRunning),o=e.useEditorStore(d=>d.queryError),l=e.useEditorStore(d=>d.pythonStdOut),a=e.useEditorStore(d=>d.actions.setRunSql);e.useEditorStore(d=>d.onSave),e.useEditorStore(d=>d.onClose),e.useEditorStore(d=>d.actions.setCardSql),e.useEditorStore(d=>d.actions.setCardType),e.useEditorStore(d=>d.actions.setSqlGen);const{setFrame:c,setCard:x,updateCardInFrame:p}=e.useEditorActions(),{data:u,isLoading:g,isFetching:h}=e.useDashboardCardQuery(n);if(!n)return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:"No Active Card"});function m(){const d={connectionId:n.connectionId,id:e.v4(),title:"Title",description:"Description",preferences:{onClickFilter:[{columnIndex:0,expression:""}]},type:"bar",sql:"",data:[]};E(d)}function E(d){const R={...s,cards:[...s.cards,d],activeCardId:d.id};c(R),x(d)}function f(){const d={...n,id:e.v4(),title:`${n.title} Copy`,tabTitle:`${n.tabTitle} Copy`};E(d)}function k(d){const R=s.cards.filter(T=>T.id!==d),j=R[0],N={...s,cards:R,activeCardId:j.id};c(N),x(j)}function b(d){const R={...s,cards:s.cards.map(N=>N.id===n.id?n:N),activeCardId:d};c(R);const j=R.cards.find(N=>N.id===d);j.sql&&a(!0),x(j)}const D=(d,R)=>{console.log("handleDragStart",R),d.dataTransfer.setData("tabIndex",R.toString())},w=d=>{d.preventDefault()},O=(d,R)=>{const j=d.dataTransfer.getData("tabIndex");if(j===R.toString())return;const N=Array.from(s.cards),[T]=N.splice(parseInt(j),1);N.splice(R,0,T),c({...s,cards:N})};function y(d,R){return d.cards.length===1&&(R.displayTab===!0||R.displayTab===void 0)||d.activeCardId!==R.id&&(R.displayTab===!0||R.displayTab===void 0)?null:e.jsxRuntimeExports.jsx("div",{onClick:()=>{const j=R.displayTab===void 0?!1:!R.displayTab;x({...R,displayTab:j}),p({...R,displayTab:j})},children:R.displayTab===!0||R.displayTab===void 0?e.jsxRuntimeExports.jsx(ss,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"}):e.jsxRuntimeExports.jsx(es,{className:"mr-2 size-3.5 text-muted-foreground hover:text-foreground"})})}function S(){return e.jsxRuntimeExports.jsxs(e.Tabs,{onValueChange:b,value:s.activeCardId,className:"flex grow flex-col",children:[s.cards.map(d=>e.jsxRuntimeExports.jsx(e.TabsContent,{className:"mt-0 grow",value:d.id,children:L()},d.id)),e.jsxRuntimeExports.jsx(e.TabsList,{className:"group mx-6 justify-between",children:e.jsxRuntimeExports.jsxs("div",{className:"flex items-center",children:[s.cards.map((d,R)=>e.jsxRuntimeExports.jsx(e.Editable,{text:d.tabTitle||d.title,onSave:j=>{x({...n,tabTitle:j}),p({...n,tabTitle:j})},children:e.jsxRuntimeExports.jsxs(e.TabsTrigger,{draggable:!0,onDragStart:j=>D(j,R),onDragOver:w,onDrop:j=>O(j,R),className:"",value:d.id,children:[y(s,d),d.tabTitle||d.title,s.activeCardId===d.id&&s.cards.length>1&&e.jsxRuntimeExports.jsx(e.X,{className:"ml-2 size-3.5 text-muted-foreground hover:text-foreground",onClick:()=>k(d.id)})]})},d.id)),e.jsxRuntimeExports.jsx(e.Button,{className:"ml-1 h-8 px-2 hover:bg-muted-foreground/50",variant:"outline",onClick:m,children:e.jsxRuntimeExports.jsx(e.Plus,{className:"h-4 w-4"})}),e.jsxRuntimeExports.jsx(e.Button,{className:"invisible ml-1 h-8 px-2 hover:bg-muted-foreground/50 group-hover:visible",variant:"outline",onClick:f,children:e.jsxRuntimeExports.jsx(Ye,{className:"h-4 w-4"})})]})})]})}function L(){return n.type==="kpi"?e.jsxRuntimeExports.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsxRuntimeExports.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsxRuntimeExports.jsx(e.KPICard,{card:n,data:u==null?void 0:u.records})})}):n.type==="text"?e.jsxRuntimeExports.jsx("div",{className:"flex h-full items-center justify-center",children:e.jsxRuntimeExports.jsx("div",{className:"w-1/2 rounded-md border",children:e.jsxRuntimeExports.jsx(e.ScrollArea,{className:"mx-3 my-6 h-[300px] overflow-y-auto break-words px-3",children:e.jsxRuntimeExports.jsx(e.TextCard,{isLoading:r,card:n,data:u==null?void 0:u.records})})})}):e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.FallbackEditorCard,children:e.jsxRuntimeExports.jsx(Ns,{className:"grow border-none shadow-none"})})}return e.jsxRuntimeExports.jsxs("div",{className:"relative flex h-full flex-col py-3",children:[(g||h)&&e.jsxRuntimeExports.jsx(ue,{className:"absolute bottom-0 left-0 right-0 top-0 z-50 m-auto h-10 w-10 animate-spin text-foreground/10"}),e.jsxRuntimeExports.jsxs("div",{className:"mb-0 flex min-h-10 items-center justify-end gap-2 px-6",children:[t&&e.jsxRuntimeExports.jsxs("div",{className:"flex grow items-center gap-2",children:[e.jsxRuntimeExports.jsx(ht,{}),!["table","custom"].includes(n.type)&&e.jsxRuntimeExports.jsx(mt,{}),e.jsxRuntimeExports.jsx(ft,{})]}),e.jsxRuntimeExports.jsx(Rt,{})]}),t?S():e.jsxRuntimeExports.jsxs("div",{className:"flex min-h-0 w-full flex-1 grow basis-0 px-6",children:[l&&e.jsxRuntimeExports.jsx(gt,{}),(u==null?void 0:u.records)&&(u==null?void 0:u.records.length)>0&&e.jsxRuntimeExports.jsx(ut,{data:(u==null?void 0:u.records)||[]}),o&&e.jsxRuntimeExports.jsx("span",{className:"font-mono text-sm",children:o})]})]})}function gt(){const s=e.useEditorStore(t=>t.pythonStdOut);if(!s)return null;const n=s.replace(/\n/g,"<br>");return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx("p",{className:"font-mono text-sm",children:"Output:"}),e.jsxRuntimeExports.jsx("div",{dangerouslySetInnerHTML:{__html:n},className:"bg-muted p-2 font-mono text-sm"}),e.jsxRuntimeExports.jsx(e.Separator,{className:"mb-2"})]})}function Rt(){const s=e.useEditorStore(t=>t.isShowingVisual),n=e.useEditorStore(t=>t.actions.setIsShowingVisual);return e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"visualize",children:"Chart"}),e.jsxRuntimeExports.jsx(e.Switch,{checked:s,onCheckedChange:()=>n(!s),id:"visualize",className:"data-[state=checked]:bg-foreground/50"})]})}function bt({options:s,value:n,onValueChange:t}){return e.jsxRuntimeExports.jsx(e.RadioGroup,{value:n,onValueChange:t,className:"flex gap-4",defaultValue:s[0].value,children:s.map(r=>e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:r.value,id:r.value}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:r.value,children:r.label})]},r.value))})}function Y({label:s,options:n,value:t,onValueChange:r,className:o}){return e.jsxRuntimeExports.jsxs(e.Select,{value:t,onValueChange:r,children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:e.cn("w-full focus:ring-0 focus:ring-offset-0",o),children:e.jsxRuntimeExports.jsx(e.SelectValue,{placeholder:s})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:s}),n.map(l=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:l.value,children:l.label},l.value))]})})]})}function je({children:s,summary:n,open:t,className:r}){return e.jsxRuntimeExports.jsxs("details",{open:t,className:e.cn("space-y-4 [&_summary>svg]:open:-rotate-180",r),children:[e.jsxRuntimeExports.jsxs("summary",{className:"flex cursor-pointer list-none items-center justify-between gap-4",children:[e.jsxRuntimeExports.jsx(e.Label,{children:n}),e.jsxRuntimeExports.jsx(e.ChevronUp,{className:"h-4 w-4"})]}),e.jsxRuntimeExports.jsx("div",{className:"transition-all ease-in-out",children:s})]})}function yt(){var f,k;const s=e.useEditorStore(b=>b.card.customCardPreferences),{data:n}=Fs(),t=(n==null?void 0:n.plugins)||[],r=e.useEditorStore(b=>b.card),o=e.useEditorStore(b=>b.frame),l=(s==null?void 0:s.visualType)||"single",{setCustomCardPreferences:a}=e.useEditorActions(),{components:c,manifest:x}=e.useCustomVisual((s==null?void 0:s.url)||""),p=(f=x==null?void 0:x.visuals)==null?void 0:f.find(b=>b.name===(s==null?void 0:s.componentName));function u(b,D){if(!s)return;const O={...(s==null?void 0:s.dataInputCardIds)||{},[b]:{cardId:D,hookRef:null}};a({...s,dataInputCardIds:O})}function g(b){var w,O;const D=(w=o==null?void 0:o.cards)==null?void 0:w.filter(y=>{var S;return((S=y==null?void 0:y.customCardPreferences)==null?void 0:S.visualType)!=="multiple"}).map(y=>({value:y.id,label:y.tabTitle||y.title}));return e.jsxRuntimeExports.jsx("div",{className:"space-y-2",children:(O=b==null?void 0:b.dataInputs)==null?void 0:O.map((y,S)=>{var L,d;return e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-10 gap-2",children:[e.jsxRuntimeExports.jsx("div",{className:"col-span-4 flex items-center",children:y}),e.jsxRuntimeExports.jsx(Y,{className:"col-span-6 h-8 w-full justify-between",label:"",options:D||[],value:((d=(L=s==null?void 0:s.dataInputCardIds)==null?void 0:L[S])==null?void 0:d.cardId)||"",onValueChange:R=>u(S,R)})]},S+Math.random())})})}function h(b,D,w=[]){var O,y;return s?b==="input"?e.jsxRuntimeExports.jsx(e.Input,{className:`h-8 w-full ${e.removeRing}`,value:((O=s==null?void 0:s.settings)==null?void 0:O[D])||"",onChange:S=>{a({...s,settings:{...s==null?void 0:s.settings,[D]:S.target.value}})}},D):b==="select"?e.jsxRuntimeExports.jsx(Y,{className:"h-8 w-full",label:"",options:w,value:((y=s==null?void 0:s.settings)==null?void 0:y[D])||"",onValueChange:S=>{a({...s,settings:{...s==null?void 0:s.settings,[D]:S}})}}):null:null}function m(b){const D=Object.entries((b==null?void 0:b.settings)||{});return e.jsxRuntimeExports.jsx("div",{className:"space-y-3",children:D.map(([w,O])=>e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:O.title}),h(O.ui,w,O.options)]},w))})}function E(b){s&&a({...s,visualType:b,componentName:""})}return e.jsxRuntimeExports.jsxs("div",{className:"p-6",children:[e.jsxRuntimeExports.jsx(je,{summary:"Plugin Settings",children:e.jsxRuntimeExports.jsx("div",{className:"space-y-4 text-sm",children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 text-sm",children:[e.jsxRuntimeExports.jsx("div",{className:"space-y-2",children:e.jsxRuntimeExports.jsx("div",{className:"px-2",children:e.jsxRuntimeExports.jsx(Y,{className:"h-8 w-full",label:"",options:t,value:(s==null?void 0:s.url)||"",onValueChange:b=>a({...s||{url:"",componentName:""},url:b})})})}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&e.jsxRuntimeExports.jsx(bt,{options:[{value:"single",label:"Single Visual"},{value:"multiple",label:"Multi-Visual"}],value:l,onValueChange:E}),((s==null?void 0:s.type)==="component"||(s==null?void 0:s.type)===void 0)&&s&&e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Component"}),e.jsxRuntimeExports.jsx("div",{className:"space-y-2 px-2",children:c&&e.jsxRuntimeExports.jsx(Y,{className:"h-8 w-full",label:"",options:(c==null?void 0:c.filter(b=>b.type===l).map(b=>({value:b.name,label:b.name})))||[],value:s.componentName,onValueChange:b=>{console.log("changing value",b),a({...s,componentName:b})}})})]})})]})})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),((k=r==null?void 0:r.customCardPreferences)==null?void 0:k.componentName)&&e.jsxRuntimeExports.jsxs(je,{summary:"Component Settings",children:[p&&p.dataInputs&&e.jsxRuntimeExports.jsxs("div",{className:"space-y-3",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Input Mapping"}),e.jsxRuntimeExports.jsx("div",{className:"px-2",children:g(p)})]}),p&&p.settings&&e.jsxRuntimeExports.jsx("div",{className:"space-y-3",children:e.jsxRuntimeExports.jsx("div",{className:"px-2",children:m(p)})})]})]})}function ie(){const[s,n]=v.useState([]);e.useEditorStore(u=>u.card.cfg);const t=e.useEditorStore(u=>u.card.preferences),{setCardCfg:r,setFilterOnClickColumnIndex:o,setCardPreferences:l}=e.useEditorStore(u=>u.actions),a=e.useEditorStore(u=>u.queryResultColumns);e.useEditorStore(u=>{var g;return(g=u.card.preferences)==null?void 0:g.filterOnClickColumnIndex}),v.useEffect(()=>{a&&n(new Array(a.length).fill(!1))},[a]);function c(u,g){var h,m;g?t!=null&&t.onClickFilter&&((h=t==null?void 0:t.onClickFilter)==null?void 0:h.length)>0?l({...t,onClickFilter:[...t.onClickFilter,{columnIndex:u,expression:""}]}):l({...t,onClickFilter:[{columnIndex:u,expression:""}]}):(l({...t,onClickFilter:(m=t==null?void 0:t.onClickFilter)==null?void 0:m.filter(E=>E.columnIndex!==u)}),n(E=>{const f=[...E];return f[u]=!1,f}))}function x(u,g){var m;const h=(m=t==null?void 0:t.onClickFilter)==null?void 0:m.map(E=>E.columnIndex===u?{...E,expression:g.target.value}:E);l({...t,onClickFilter:h})}function p(u){var g,h,m,E;if(s!=null&&s[u]||(h=(g=t==null?void 0:t.onClickFilter)==null?void 0:g.find(f=>f.columnIndex===u))!=null&&h.expression)return e.jsxRuntimeExports.jsx(e.Input,{value:(E=(m=t==null?void 0:t.onClickFilter)==null?void 0:m.find(f=>f.columnIndex===u))==null?void 0:E.expression,onChange:f=>x(u,f),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.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"On Click"}),a==null?void 0:a.map((u,g)=>{var h,m;return e.jsxRuntimeExports.jsx("div",{className:"xbg-red-100 group flex items-center justify-between space-y-2",children:e.jsxRuntimeExports.jsxs("div",{className:"grow",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2 py-2",children:[e.jsxRuntimeExports.jsx(e.Checkbox,{checked:!!((h=t==null?void 0:t.onClickFilter)!=null&&h.find(E=>E.columnIndex===g)),onCheckedChange:E=>c(g,E)}),e.jsxRuntimeExports.jsx("label",{className:"text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70",children:u}),e.jsxRuntimeExports.jsx("div",{className:"flex items-center gap-2",children:((m=t==null?void 0:t.onClickFilter)==null?void 0:m.find(E=>E.columnIndex===g))&&e.jsxRuntimeExports.jsx(Ve,{onClick:()=>{n(E=>{const f=[...E];return f[g]=!E[g],f})},className:"invisible size-3 cursor-pointer text-gray-400 group-hover:visible"})})]}),p(g)]})},u)})]})}function Ie(){var a,c,x;const s=e.useEditorStore(p=>p.card.preferences),n=e.useEditorStore(p=>p.card.cfg),{setCardCfg:t,setCardPreferences:r,setChartOrientation:o}=e.useEditorStore(p=>p.actions);(a=n==null?void 0:n.options)!=null&&a.indexAxis;function l(p){o(p)}return e.jsxRuntimeExports.jsxs(e.RadioGroup,{value:((c=s==null?void 0:s.chartOptions)==null?void 0:c.indexAxis)||((x=n==null?void 0:n.options)==null?void 0:x.indexAxis)||"x",onValueChange:l,className:"flex gap-3",defaultValue:"x",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"x",id:"r1"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Vertical"})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"y",id:"r2"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Horizontal"})]})]})}const ye="focus-visible:ring-0 focus-visible:ring-ring focus-visible:ring-offset-0";function Ue(s,n){var r,o,l;const t=e.getNumberAxis(s,n);return((l=(o=(r=s==null?void 0:s.chartOptions)==null?void 0:r.scales)==null?void 0:o[t])==null?void 0:l.type)||"linear"}function Ms(){var J,B,$,C,z,P;const[s,n]=v.useState(!1),t=e.useEditorStore(A=>{var I;return(I=A.card)==null?void 0:I.preferences}),r=e.useEditorStore(A=>{var I;return(I=A.card)==null?void 0:I.cfg}),o=e.getNumberAxis(t,r),[l,a]=v.useState(Ue(t)),[c,x]=v.useState((($=(B=(J=t==null?void 0:t.chartOptions)==null?void 0:J.scales)==null?void 0:B[o])==null?void 0:$.min)||""),[p,u]=v.useState(((P=(z=(C=t==null?void 0:t.chartOptions)==null?void 0:C.scales)==null?void 0:z[o])==null?void 0:P.max)||""),[g,h]=v.useState(c||p?"custom":"auto"),[m,E]=v.useState(""),[f,k]=v.useState(0),[b,D]=v.useState(""),[w,O]=v.useState(""),[y,S]=v.useState(""),L=e.useEditorStore(A=>A.actions.setCardPreferences),{updateCardInFrame:d}=e.useEditorActions(),R=e.useEditorStore(A=>A.card),j=e.useEditorStore(A=>{var I;return(I=A.card)==null?void 0:I.type}),N=["pie","doughnut","polarArea"].includes(j);v.useEffect(()=>{var A,I,G,M,H,Q,ae,ne,Z,ee,q,K,W,re;a(Ue(t)),x(((G=(I=(A=t==null?void 0:t.chartOptions)==null?void 0:A.scales)==null?void 0:I[o])==null?void 0:G.min)===0?0:""),u(((Q=(H=(M=t==null?void 0:t.chartOptions)==null?void 0:M.scales)==null?void 0:H[o])==null?void 0:Q.max)||""),E(((ee=(Z=(ne=(ae=t==null?void 0:t.chartOptions)==null?void 0:ae.scales)==null?void 0:ne[o])==null?void 0:Z.ticks)==null?void 0:ee.stepSize)||""),k(((q=t==null?void 0:t.numberAxisFormat)==null?void 0:q.decimalPlaces)||0),D(((K=t==null?void 0:t.numberAxisFormat)==null?void 0:K.suffix)||""),O(((W=t==null?void 0:t.numberAxisFormat)==null?void 0:W.currency)||""),S(((re=t==null?void 0:t.numberAxisFormat)==null?void 0:re.locale)||"")},[s,t,o]);function T(A,I){return I===""||/^[0-9\b]+$/.test(I)?Number(I):Number(A)}function F(){const A=[...new Set(e.LOCALE_CURRENCY_PAIRS.map(I=>I.currency))];return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-6 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"col-span-2 hover:cursor-pointer hover:underline",htmlFor:"currency",children:e.jsxRuntimeExports.jsx("a",{target:"_blank",href:"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat",children:"Currency"})}),e.jsxRuntimeExports.jsxs(e.Select,{value:w||"none",onValueChange:I=>O(I==="none"?"":I),children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Currency"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"}),A.map(I=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:I,children:I},I))]})})]}),e.jsxRuntimeExports.jsxs(e.Select,{value:y,onValueChange:I=>S(I),children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Locale"}),e.LOCALE_CURRENCY_PAIRS.map(I=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:I.locale,children:I.locale},I.locale))]})})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-9 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"col-span-3",htmlFor:"format",children:"Decimals"}),e.jsxRuntimeExports.jsx(e.Input,{value:f,onChange:I=>k(Number(I.target.value)),id:"format",className:`col-span-6 h-8 w-full tracking-wide ${ye}`})]})]})}function V(){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"range",children:"Range"}),e.jsxRuntimeExports.jsx(e.Input,{id:"min",value:c,onChange:A=>x(I=>T(I,A.target.value)),className:`col-span-1 h-8 w-full ${ye}`}),e.jsxRuntimeExports.jsx(e.Input,{value:p,onChange:A=>u(I=>T(I,A.target.value)),id:"max",className:`col-span-1 h-8 w-full ${ye}`})]}),e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"step-size",children:"Step Size"}),e.jsxRuntimeExports.jsx(e.Input,{value:m,onChange:A=>E(I=>T(I,A.target.value)),id:"step-size",className:`col-span-1 h-8 w-full ${ye}`})]})]})}function _(){var M;let A={};g==="custom"&&(A={min:c,max:p,ticks:{stepSize:m}});const I={...t||{},chartOptions:{...t==null?void 0:t.chartOptions,scales:{...(M=t==null?void 0:t.chartOptions)==null?void 0:M.scales,[o]:{type:l,...l==="linear"?A:{}}}},numberAxisFormat:{decimalPlaces:f,suffix:b,currency:w,locale:y}};console.log(I),L(I);const G={...R,preferences:I};d(G)}return e.jsxRuntimeExports.jsxs(e.Popover,{onOpenChange:A=>n(A),children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsx(e.SliderIcon,{className:"size-4 cursor-pointer text-muted-foreground hover:text-foreground"})}),e.jsxRuntimeExports.jsx(e.PopoverContent,{align:"center",className:"max-w-65",children:e.jsxRuntimeExports.jsxs("div",{className:"grid gap-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx("h4",{className:"font-medium leading-none",children:"Scale Options"}),e.jsxRuntimeExports.jsx("p",{className:"text-sm text-muted-foreground",children:"Set the scale for the number axis"})]}),e.jsxRuntimeExports.jsxs("div",{className:"grid gap-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"scale",children:"Type"}),e.jsxRuntimeExports.jsxs(e.Select,{disabled:N,value:l,onValueChange:A=>a(A),children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-2 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{id:"type",children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Option"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"linear",children:"Linear"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"logarithmic",children:"Logarithmic"})]})})]})]}),l=="linear"&&e.jsxRuntimeExports.jsxs("div",{className:"grid grid-cols-3 items-center gap-2 py-1",children:[e.jsxRuntimeExports.jsx(e.Label,{htmlFor:"scale-option",children:"Setup"}),e.jsxRuntimeExports.jsxs(e.RadioGroup,{disabled:N,id:"scale-option",value:g,onValueChange:A=>h(A),className:"col-span-2 flex gap-3",defaultValue:"x",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"auto",id:"r1"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Auto"})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"custom",id:"r2"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Custom"})]})]})]}),g==="custom"&&l=="linear"&&V(),F(),e.jsxRuntimeExports.jsx(e.SelectSeparator,{}),e.jsxRuntimeExports.jsx("div",{className:"grid grid-cols-3",children:e.jsxRuntimeExports.jsx(e.Button,{onClick:_,variant:"secondary",className:"col-span-1 col-start-3 h-8 w-full",children:"Apply"})})]})]})})]})}function vt({idx:s}){var c;const n=e.useEditorStore(x=>{var p;return(p=x.card)==null?void 0:p.preferences}),t=e.useEditorStore(x=>{var p;return(p=x.card.preferences)==null?void 0:p.datasetOptions}),r=e.useEditorStore(x=>x.actions.setCardPreferences),o=(c=n==null?void 0:n.chartOptions)==null?void 0:c.indexAxis,l=t==null?void 0:t.find(x=>x.idx===s);function a(x,p){(x==="end"||x==="start")&&e.getContrastColor(e.getCanvasBackgroundColor());const u={display:x!=="none",align:x,anchor:x,clamp:!0};if(!l)r({...n,datasetOptions:[...t||[],{idx:p,datalabels:u}]});else{const g={...l};g.datalabels=u;const h=t==null?void 0:t.map(m=>m.idx===p?g:m);r({...n,datasetOptions:h})}}return e.jsxRuntimeExports.jsxs(e.Popover,{children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{children:e.jsxRuntimeExports.jsx(fs,{className:"invisible size-4 rotate-[135deg] cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"})}),e.jsxRuntimeExports.jsx(e.PopoverContent,{className:"w-fit p-1",children:e.jsxRuntimeExports.jsxs("div",{className:"flex gap-1",children:[e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("none",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(e.X,{className:"size-4"})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("start",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(as,{className:e.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("center",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(cs,{className:e.cn("h-4 w-4",{"rotate-90":o==="y"})})}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>a("end",s),size:"sm",variant:"secondary",className:"h-7 p-1 text-xs font-normal",children:e.jsxRuntimeExports.jsx(ls,{className:e.cn("h-4 w-4",{"rotate-90":o==="y"})})})]})})]})}function Vs(){const s=e.useEditorStore(p=>p.card),n=e.useEditorStore(p=>{var u,g,h;return(h=(g=(u=p==null?void 0:p.card)==null?void 0:u.preferences)==null?void 0:g.chartOptions)==null?void 0:h.indexAxis}),{data:t}=e.useDashboardCardQuery(s),r=n==="y"?"Y axis":"X axis",o=n==="y"?"X axis":"Y axis",{keys:l,metricKeys:a,dimensionKeys:c}=e.getKeys((t==null?void 0:t.records)||[]);let x=a;if(["stackedBar","stackedLine"].includes(s.type)){const p=e.pivotData({dataArray:(t==null?void 0:t.records)||[],groupKey:c[0],pivotKey:c[1],valueKey:x[0]}),{metricKeys:u}=e.getKeys(p);x=u}return l.length===0?null:e.jsxRuntimeExports.jsxs("div",{className:"space-y-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:r}),e.jsxRuntimeExports.jsx("div",{className:"my-1 space-y-1",children:e.jsxRuntimeExports.jsx("div",{className:"rounded-md bg-muted/70 px-2 py-1 hover:bg-muted",children:e.jsxRuntimeExports.jsx("p",{children:c[0]})})})]}),e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center justify-between gap-5",children:[e.jsxRuntimeExports.jsx(e.Label,{children:o}),e.jsxRuntimeExports.jsx(Ms,{})]}),e.jsxRuntimeExports.jsx("div",{className:"my-1 space-y-1",children:x.map((p,u)=>e.jsxRuntimeExports.jsx(St,{col:p,idx:u},p))})]})]})}function St({col:s,idx:n}){const t=e.useEditorStore(c=>{var x;return(x=c.card)==null?void 0:x.preferences}),r=e.useEditorStore(c=>{var x;return(x=c.card.preferences)==null?void 0:x.datasetOptions}),o=r==null?void 0:r.find(c=>c.idx===n),{setCardPreferences:l}=e.useEditorStore(c=>c.actions);function a(c){if(!o)l({...t,datasetOptions:[...r||[],{idx:n,type:c==="area"?"line":c,fill:c==="area"?"origin":""}]});else{const x={...o};x.type=c==="area"?"line":c,x.fill=c==="area"?"origin":"";const p=r==null?void 0:r.map(u=>u.idx===n?x:u);l({...t,datasetOptions:p})}}return e.jsxRuntimeExports.jsxs("div",{className:"group flex items-center justify-between gap-5 rounded-md bg-muted/70 px-2 py-1 hover:bg-muted",children:[e.jsxRuntimeExports.jsx("p",{children:s}),e.jsxRuntimeExports.jsxs("div",{className:"flex gap-2",children:[e.jsxRuntimeExports.jsx(Ne,{onClick:()=>a("bar"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsxRuntimeExports.jsx(we,{onClick:()=>a("line"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsxRuntimeExports.jsx(Ke,{onClick:()=>a("area"),className:"invisible size-4 cursor-pointer text-muted-foreground hover:text-foreground group-hover:visible"}),e.jsxRuntimeExports.jsx(vt,{idx:n})]})]})}function qs(){const s=e.useEditorStore(h=>h.selectedConnectionId),n=e.useEditorStore(h=>h.selectedDatamodelId),t=e.useEditorStore(h=>h.selectedDatabaseName),r=e.useEditorStore(h=>h.selectedSchemaName),o=e.useEditorStore(h=>h.selectedTableName),l=e.useDashboardStore(h=>h.dashboard.filters)||[],a=e.useDashboardStore(h=>h.actions.addFilter),c=e.useDashboardStore(h=>h.actions.removeFilter),x=e.useDashboardStore(h=>h.actions.removeFilterValue),{modelItems:p,tableName:u}=oe();function g(h,m="dashboard"){var S;const E=e.fmt(h.column_name),f=e.fmt(t||""),k=e.fmt(r||""),b=e.fmt(u);let D=e.getQualifiedTableName(k,b),w=`${D}.${E}`;const O=(S=p==null?void 0:p.find(L=>L.id===n))==null?void 0:S.name;n&&n!=="none"&&(w=`${e.DATAMODEL_NAMESPCACE}.${O}.${E}`,D=`${e.DATAMODEL_NAMESPCACE}.${O}`);const y=l==null?void 0:l.find(L=>L.column===w&&L.table===b&&(L.database===f||L.database===t));if(y)x(y.id),c(y.id);else{const L=e.v4();return u==="api"&&s?(a({location:m,id:L,column:w,title:h.column_name,dataType:h.data_type,table:"api",database:"",connectionId:s,operation:"in",sql:e.getDefaultFilterSql(h.data_type,D,E)}),L):(a({id:L,location:m,column:w,title:h.column_name,dataType:h.data_type,table:o||"",database:t||"",connectionId:s||"",operation:"in",sql:e.getDefaultFilterSql(h.data_type,D,E)}),L)}}return{assignFilter:g}}function de(){const s=e.useDashboardStore(c=>c.dashboard.filters),n=e.useEditorStore(c=>c.frame),{setFrame:t}=e.useEditorActions(),{columns:r}=oe(),{assignFilter:o}=qs();function l(c){const x=o(c,"frame");t({...n,filterId:x})}const a=s==null?void 0:s.find(c=>c.id===n.filterId);return e.jsxRuntimeExports.jsxs("div",{className:"space-y-3",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Card Filter"}),e.jsxRuntimeExports.jsx(Ct,{onSelect:l,columns:r}),a&&e.jsxRuntimeExports.jsx(e.FilterHeader,{filter:a})]})}function Ct({columns:s,onSelect:n}){var a;const[t,r]=Pe.useState(!1),[o,l]=Pe.useState("");return e.jsxRuntimeExports.jsxs(e.Popover,{open:t,onOpenChange:r,children:[e.jsxRuntimeExports.jsx(e.PopoverTrigger,{asChild:!0,children:e.jsxRuntimeExports.jsxs(e.Button,{size:"sm",variant:"outline",role:"combobox","aria-expanded":t,className:"w-full justify-between font-normal",children:[o?(a=s.find(c=>c.column_name===o))==null?void 0:a.column_name:"Select Column...",e.jsxRuntimeExports.jsx(e.CaretSortIcon,{className:"ml-2 h-4 w-4 shrink-0 opacity-50"})]})}),e.jsxRuntimeExports.jsx(e.PopoverContent,{className:"w-[200px] p-0",children:e.jsxRuntimeExports.jsxs(e.Command,{children:[e.jsxRuntimeExports.jsx(e.CommandInput,{placeholder:"Search column",className:"h-9"}),e.jsxRuntimeExports.jsxs(e.CommandList,{children:[e.jsxRuntimeExports.jsx(e.CommandEmpty,{children:"No framework found."}),e.jsxRuntimeExports.jsx(e.CommandGroup,{children:s.map(c=>e.jsxRuntimeExports.jsxs(e.CommandItem,{value:c.column_name,onSelect:x=>{const p=x===o?"":x;l(p),r(!1),p&&n(c)},children:[c.column_name,e.jsxRuntimeExports.jsx(e.CheckIcon,{className:e.cn("ml-auto h-4 w-4",o===c.column_name?"opacity-100":"opacity-0")})]},c.column_name))})]})]})})]})}function Nt({cardType:s}){return e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:`${e.titleCase(s)} Chart`}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"x-axis - category"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis1 - number"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis2 - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:n=>n.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#line-chart",children:"example"})," in the docs."]})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(Ie,{}),e.jsxRuntimeExports.jsx(Vs,{})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}function _e(){var o,l,a;const s=e.useEditorStore(c=>c.card.cfg),n=e.useEditorStore(c=>c.actions.setCardCfg),t=e.useEditorStore(c=>c.card.type);function r(c){var u;const x={datalabels:{display:c!=="none",align:c,anchor:c,clamp:!0}},p={...s,options:{...s==null?void 0:s.options,plugins:{...(u=s==null?void 0:s.options)==null?void 0:u.plugins,...x}}};n(p),console.log(c)}return e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxRuntimeExports.jsx("label",{className:"font-medium",children:"Data Labels"}),!["pyramid"].includes(t)&&e.jsxRuntimeExports.jsx(Ms,{})]}),e.jsxRuntimeExports.jsxs(e.Select,{value:(a=(l=(o=s==null?void 0:s.options)==null?void 0:o.plugins)==null?void 0:l.datalabels)==null?void 0:a.anchor,onValueChange:r,defaultValue:"none",children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{placeholder:"Select position"})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Data Labels"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"}),t!=="pyramid"&&e.jsxRuntimeExports.jsx(e.SelectItem,{value:"start",children:"Start"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"center",children:"Center"}),t!=="pyramid"&&e.jsxRuntimeExports.jsx(e.SelectItem,{value:"end",children:"End"})]})})]})]})}function wt({cardType:s}){function n(t){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:t==="bubble"?"SELECT label, [group], x-axis, y-axis, radius FROM table":"SELECT label, [group], x-axis, y-axis FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"label - category"}),e.jsxRuntimeExports.jsx("li",{children:"group - category"}),e.jsxRuntimeExports.jsx("li",{children:"x-axis - category"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis - category"}),t==="bubble"&&e.jsxRuntimeExports.jsx("li",{children:"radius - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:l=>l.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#pie-chart",children:"example"})," in the docs."]})]})}return e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:`${e.titleCase(s)} Chart`}),e.jsxRuntimeExports.jsx(e.AccordionContent,{className:"space-y-4 font-mono text-xs",children:n(s)})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsx(e.AccordionContent,{className:"px-2",children:e.jsxRuntimeExports.jsx(_e,{})})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}const kt={datasets:[{type:"line",label:"Sum_sales",data:[]},{type:"bar",label:"Sum_profit",data:[]}]},It={datasets:[{fill:"origin",type:"line",label:"Sum_sales",data:[]}]};function Dt(){const s=e.useEditorStore(n=>n.card.type);return e.jsxRuntimeExports.jsxs("div",{className:"space-y-6 p-6",children:[e.jsxRuntimeExports.jsx(e.Accordion,{className:" ",type:"single",collapsible:!0,children:Lt(s)}),e.jsxRuntimeExports.jsx("section",{className:"",children:["line","bar"].includes(s)&&e.jsxRuntimeExports.jsx(Ie,{})}),!["kpi"].includes(s)&&e.jsxRuntimeExports.jsxs("div",{className:"space-y-4",children:[e.jsxRuntimeExports.jsx(_e,{}),e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})}function Lt(s){if(["line","bar"].includes(s))return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsx("p",{children:"Chart Query"})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"X-axis - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Y-axis - Number (ex. population)"})]})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:"Mixed Chart"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxRuntimeExports.jsxs("p",{children:["Click ",e.jsxRuntimeExports.jsx("b",{children:"Customize"})," and change the `type` property in the dataset."]}),e.jsxRuntimeExports.jsx("pre",{children:JSON.stringify(kt,null,2)})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:"Area Chart"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-2 text-xs",children:[e.jsxRuntimeExports.jsxs("p",{children:["Click ",e.jsxRuntimeExports.jsx("b",{children:"Customize"})," and add `fill` property to the dataset. See",e.jsxRuntimeExports.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.jsxRuntimeExports.jsx("pre",{children:JSON.stringify(It,null,2)})]})]})]});if(s==="bubble")return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsxs("p",{children:["How to create a ",e.jsxRuntimeExports.jsx("span",{children:s})," chart query?"]})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"Label - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Bubble Group (opt) - Category (ex. state)"}),e.jsxRuntimeExports.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsxRuntimeExports.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"}),e.jsxRuntimeExports.jsx("li",{children:"Radius - Number (ex. population)"})]})]})]})});if(s==="scatter")return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsxs("p",{children:["How to create a ",e.jsxRuntimeExports.jsx("span",{children:s})," chart query?"]})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"Label - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Group (opt) - Category (ex. state)"}),e.jsxRuntimeExports.jsx("li",{children:"X-axis - Number (ex. avg. age)"}),e.jsxRuntimeExports.jsx("li",{children:"Y-axis - Number (ex. avg. weight)"})]})]})]})});if(["pie","doughnut","polarArea"].includes(s))return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"font-normal",children:e.jsxRuntimeExports.jsxs("p",{children:[e.jsxRuntimeExports.jsx("span",{children:s==="polarArea"?"Polar":s.charAt(0).toUpperCase()+s.slice(1)})," ","chart query"]})}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:" ",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs font-semibold",children:"SELECT label, measure FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs font-normal [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"Label - Category (ex. city)"}),e.jsxRuntimeExports.jsx("li",{children:"Measure - Number (ex. population)"})]})]})]})})}function Tt(){var x,p,u,g,h;const s=e.useEditorStore(m=>m.card.preferences),n=e.useEditorStore(m=>m.actions.setCardPreferences),t=e.useEditorStore(m=>m.actions.setNumberFormat);e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.decimalPlaces});const r=e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.locale}),o=e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.currency});e.useEditorStore(m=>m.actions.setFilterOnClickField);const l=e.useEditorStore(m=>{var E,f;return(f=(E=m.card.preferences)==null?void 0:E.formatNumber)==null?void 0:f.colorRanges})||[],a=e.useEditorStore(m=>m.actions.setColorRanges),c=[...new Set(e.LOCALE_CURRENCY_PAIRS.map(m=>m.currency))];return e.jsxRuntimeExports.jsxs("div",{children:[e.jsxRuntimeExports.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[e.jsxRuntimeExports.jsx(e.Checkbox,{checked:!!((x=s==null?void 0:s.formatNumber)!=null&&x.enabled),onCheckedChange:m=>{n({...s,formatNumber:{...s==null?void 0:s.formatNumber,enabled:m}})}}),e.jsxRuntimeExports.jsx(e.Label,{children:"Format Number"})]}),((p=s==null?void 0:s.formatNumber)==null?void 0:p.enabled)===!0&&e.jsxRuntimeExports.jsxs("div",{className:"flex flex-col gap-2",children:[e.jsxRuntimeExports.jsx("div",{children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 p-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Locale"}),e.jsxRuntimeExports.jsxs(e.Select,{value:r||"none",onValueChange:m=>{var E,f,k;return t(((E=s==null?void 0:s.formatNumber)==null?void 0:E.decimalPlaces)||0,((f=s==null?void 0:s.formatNumber)==null?void 0:f.currency)||"",m,((k=s==null?void 0:s.formatNumber)==null?void 0:k.suffix)||"")},children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Format"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"},"none"),e.LOCALE_CURRENCY_PAIRS.map(m=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:m.locale,children:m.locale},m.locale))]})})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Currency"}),e.jsxRuntimeExports.jsxs(e.Select,{value:o||"none",onValueChange:m=>{var E,f,k;console.log("currency",m),t(((E=s==null?void 0:s.formatNumber)==null?void 0:E.decimalPlaces)||0,m==="none"?"":m,((f=s==null?void 0:s.formatNumber)==null?void 0:f.locale)||"",((k=s==null?void 0:s.formatNumber)==null?void 0:k.suffix)||"")},children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-6 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:e.jsxRuntimeExports.jsxs(e.SelectGroup,{children:[e.jsxRuntimeExports.jsx(e.SelectLabel,{children:"Currency"}),e.jsxRuntimeExports.jsx(e.SelectItem,{value:"none",children:"None"},"none"),c.map(m=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:m,children:m},m))]})})]})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex gap-2",children:[e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Decimals"}),e.jsxRuntimeExports.jsxs(e.Select,{value:((g=(u=s==null?void 0:s.formatNumber)==null?void 0:u.decimalPlaces)==null?void 0:g.toString())||"0",onValueChange:m=>{var E,f,k;return t(Number(m),((E=s==null?void 0:s.formatNumber)==null?void 0:E.currency)||"",((f=s==null?void 0:s.formatNumber)==null?void 0:f.locale)||"",((k=s==null?void 0:s.formatNumber)==null?void 0:k.suffix)||"")},children:[e.jsxRuntimeExports.jsx(e.SelectTrigger,{className:"col-span-3 h-8 w-full focus:ring-1 focus:ring-offset-0",children:e.jsxRuntimeExports.jsx(e.SelectValue,{})}),e.jsxRuntimeExports.jsx(e.SelectContent,{children:["0","1","2","3","4"].map(m=>e.jsxRuntimeExports.jsx(e.SelectItem,{value:m,children:m},m))})]})]}),e.jsxRuntimeExports.jsxs("div",{className:"w-full space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Suffix"}),e.jsxRuntimeExports.jsx(e.Input,{value:((h=s==null?void 0:s.formatNumber)==null?void 0:h.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:m=>{var E,f,k;return t(((E=s==null?void 0:s.formatNumber)==null?void 0:E.decimalPlaces)||0,((f=s==null?void 0:s.formatNumber)==null?void 0:f.currency)||"",((k=s==null?void 0:s.formatNumber)==null?void 0:k.locale)||"",m.target.value)}})]})]})]})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-3"}),e.jsxRuntimeExports.jsx(e.ColorFormat,{colorRanges:l,setColorRanges:a})]})]})}function At(){return e.jsxRuntimeExports.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsxRuntimeExports.jsx(e.Accordion,{type:"single",collapsible:!0,children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{className:"",children:"KPI Query"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"font-mono",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 font-mono text-xs",children:"SELECT current, previous FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"my-6 ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"current - number"}),e.jsxRuntimeExports.jsx("li",{children:"previous - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#kpi",children:"example"})," in the docs."]})]})]})}),e.jsxRuntimeExports.jsx("section",{className:"",children:e.jsxRuntimeExports.jsx(Tt,{})}),e.jsxRuntimeExports.jsx("div",{}),e.jsxRuntimeExports.jsx("div",{})]})}const Ot=[{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"}],zt=["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"],Ft=zt.map(s=>({label:s,value:s}));function Mt(){var x,p,u,g,h,m,E,f,k,b,D,w,O,y,S,L,d,R;const s=e.useEditorStore(j=>j.card),n=(p=(x=s==null?void 0:s.preferences)==null?void 0:x.mapVisualOptions)==null?void 0:p.topoJsonUrl,[t,r]=v.useState(((g=(u=s==null?void 0:s.preferences)==null?void 0:u.mapVisualOptions)==null?void 0:g.customTopoJsonUrl)||""),{setCardPreferences:o}=e.useEditorActions(),{data:l}=e.useTopoJson(s),a=Object.keys((l==null?void 0:l.objects)||{}).map(j=>({label:j,value:j}))||[],c=[{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.jsxRuntimeExports.jsxs("div",{className:"p-6",children:[e.jsxRuntimeExports.jsx(je,{summary:"Map Query",children:e.jsxRuntimeExports.jsx("p",{className:"rounded-md bg-muted p-2 font-mono text-xs",children:"SELECT country, value FROM table"})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),e.jsxRuntimeExports.jsx(je,{open:!0,summary:"Settings",children:e.jsxRuntimeExports.jsxs("div",{className:"space-y-3 px-2",children:[e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:c,onValueChange:j=>{console.log("value",j),o({...s.preferences,mapVisualOptions:{topoJsonUrl:j}})},value:n||"",label:"Select Map"}),n==="custom"&&e.jsxRuntimeExports.jsx(e.Input,{onChange:j=>{r(j.target.value)},onBlur:()=>{var j;console.log("onBlur",t),o({...s.preferences,mapVisualOptions:{...(j=s.preferences)==null?void 0:j.mapVisualOptions,customTopoJsonUrl:t}})},value:t,className:`h-9 w-full ${e.removeRing}`,placeholder:"Custom URL"}),l&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:"space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Map Object"}),e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:a,value:((m=(h=s.preferences)==null?void 0:h.mapVisualOptions)==null?void 0:m.objectKey)||"",label:"Map Object",onValueChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,objectKey:j}})}})]}),e.jsxRuntimeExports.jsxs("div",{className:"space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Projection"}),e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:Ot,value:((f=(E=s.preferences)==null?void 0:E.mapVisualOptions)==null?void 0:f.projection)||"",label:"Projection",onValueChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projection:j}})}})]}),e.jsxRuntimeExports.jsxs("div",{className:"space-y-1",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Colors"}),e.jsxRuntimeExports.jsx(Y,{className:"h-9",options:Ft,value:((b=(k=s.preferences)==null?void 0:k.mapVisualOptions)==null?void 0:b.colorScale)||"",label:"Select Color Scale",onValueChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,colorScale:j}})}})]})]})]})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),e.jsxRuntimeExports.jsx(je,{className:"",summary:"Scale Options",children:e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-3",children:[e.jsxRuntimeExports.jsx(e.Input,{className:`h-9 w-full ${e.removeRing}`,type:"number",step:.1,value:((w=(D=s.preferences)==null?void 0:D.mapVisualOptions)==null?void 0:w.projectionScale)||1,onChange:j=>{var N;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projectionScale:Number(j.target.value)}})}}),e.jsxRuntimeExports.jsx(e.Label,{children:"X"}),e.jsxRuntimeExports.jsx(e.Input,{className:`h-9 w-full ${e.removeRing}`,type:"number",step:10,value:((S=(y=(O=s.preferences)==null?void 0:O.mapVisualOptions)==null?void 0:y.projectionOffset)==null?void 0:S[0])||0,onChange:j=>{var N,T,F,V;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projectionOffset:[Number(j.target.value),((V=(F=(T=s.preferences)==null?void 0:T.mapVisualOptions)==null?void 0:F.projectionOffset)==null?void 0:V[1])||0]}})}}),e.jsxRuntimeExports.jsx(e.Label,{children:"Y"}),e.jsxRuntimeExports.jsx(e.Input,{className:`h-9 w-full ${e.removeRing}`,type:"number",step:10,value:((R=(d=(L=s.preferences)==null?void 0:L.mapVisualOptions)==null?void 0:d.projectionOffset)==null?void 0:R[1])||0,onChange:j=>{var N,T,F,V;o({...s.preferences,mapVisualOptions:{...(N=s.preferences)==null?void 0:N.mapVisualOptions,projectionOffset:[((V=(F=(T=s.preferences)==null?void 0:T.mapVisualOptions)==null?void 0:F.projectionOffset)==null?void 0:V[0])||0,Number(j.target.value)]}})}})]})}),e.jsxRuntimeExports.jsx(e.Separator,{className:"my-4"}),e.jsxRuntimeExports.jsx(ie,{})]})}function Vt(){var r;const s=e.useEditorStore(o=>o.card.preferences),{setCardPreferences:n}=e.useEditorStore(o=>o.actions);function t(o){n({...s,textVisualOptions:{...s==null?void 0:s.textVisualOptions,isDynamicText:o==="dynamic"}})}return e.jsxRuntimeExports.jsxs(e.RadioGroup,{value:(r=s==null?void 0:s.textVisualOptions)!=null&&r.isDynamicText?"dynamic":"static",onValueChange:t,className:"flex gap-3",defaultValue:"x",children:[e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"static",id:"r1"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r1",children:"Static"})]}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.RadioGroupItem,{value:"dynamic",id:"r2"}),e.jsxRuntimeExports.jsx("label",{className:"text-sm",htmlFor:"r2",children:"Dynamic"})]})]})}function ve({cardType:s,docContent:n,suffix:t="Chart"}){let r="pie-chart";return s==="radar"&&(r="radar-chart"),e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:`${e.titleCase(s)} ${t}`}),e.jsxRuntimeExports.jsx(e.AccordionContent,{children:n||e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT label, measure FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"label - category"}),e.jsxRuntimeExports.jsx("li",{children:"measure - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:o=>o.stopPropagation(),className:"text-blue-700",href:`https://docs.semaphor.cloud/concepts/visuals#${r}`,children:"example"})," in the docs."]})]})})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[s==="range"&&e.jsxRuntimeExports.jsx(Ie,{}),s!=="text"&&e.jsxRuntimeExports.jsx(_e,{}),s==="text"&&e.jsxRuntimeExports.jsx(Vt,{})]})]}),!["range","text"].includes(s)&&e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}function qt(){const s=e.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:n}=e.useEditorActions();function t(){return e.jsxRuntimeExports.jsxs("div",{className:"space-y-2",children:[e.jsxRuntimeExports.jsx(e.Label,{children:"Sort"}),e.jsxRuntimeExports.jsx(Y,{className:"h-8",label:"Sort Chart",options:[{label:"None",value:"none"},{label:"ASC",value:"asc"},{label:"DESC",value:"desc"}],value:s||"none",onValueChange:r=>{n(r)}})]})}return e.jsxRuntimeExports.jsx("div",{className:"space-y-6 px-6 py-2",children:e.jsxRuntimeExports.jsxs(e.Accordion,{defaultValue:["item-2"],type:"multiple",children:[e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-1",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Stacked Chart"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT x-axis, stack-by, y-axis FROM table"}),e.jsxRuntimeExports.jsxs("ul",{className:"ml-6 list-disc text-xs [&>li]:mt-2",children:[e.jsxRuntimeExports.jsx("li",{children:"x-axis - category"}),e.jsxRuntimeExports.jsx("li",{children:"stack by - category"}),e.jsxRuntimeExports.jsx("li",{children:"y-axis - number"})]}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:r=>r.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#stacked-chart",children:"example"})," in the docs."]})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-2",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Settings"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(Ie,{}),t(),e.jsxRuntimeExports.jsx(Vs,{})]})]}),e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})]})})}function Bt({}){const s=e.useEditorStore(r=>{var o;return(o=r.card)==null?void 0:o.preferences}),n=e.useEditorStore(r=>r.actions.setCardPreferences),t=r=>{n({...s,allowDownload:r})};return e.jsxRuntimeExports.jsxs("div",{className:"space-y-6 px-6 py-2",children:[e.jsxRuntimeExports.jsx(e.Accordion,{defaultValue:["item-3"],type:"multiple",children:e.jsxRuntimeExports.jsxs(e.AccordionItem,{value:"item-3",children:[e.jsxRuntimeExports.jsx(e.AccordionTrigger,{children:"Filters"}),e.jsxRuntimeExports.jsxs(e.AccordionContent,{className:"space-y-4 px-2",children:[e.jsxRuntimeExports.jsx(ie,{}),e.jsxRuntimeExports.jsx(de,{})]})]})}),e.jsxRuntimeExports.jsxs("div",{className:"flex items-center space-x-2",children:[e.jsxRuntimeExports.jsx(e.Checkbox,{onCheckedChange:t,id:"allow-download"}),e.jsxRuntimeExports.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 _t=e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT dimension, cohort, metric FROM table"}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#pyramid-chart",children:"example"})," in the docs."]})]}),Ht=e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.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.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#range-charts",children:"example"})," in the docs."]})]}),Pt=e.jsxRuntimeExports.jsxs("div",{className:"space-y-4 font-mono text-xs",children:[e.jsxRuntimeExports.jsx("div",{className:"rounded bg-muted px-2 py-1 text-xs",children:"SELECT text FROM table limit 1"}),e.jsxRuntimeExports.jsxs("div",{children:["See ",e.jsxRuntimeExports.jsx("a",{target:"_blank",onClick:s=>s.stopPropagation(),className:"text-blue-700",href:"https://docs.semaphor.cloud/concepts/visuals#text-visual",children:"example"})," in the docs."]})]});function Gt(){const s=e.useEditorStore(t=>t.card.type);function n(t){switch(t){case"stackedBar":case"stackedLine":return e.jsxRuntimeExports.jsx(qt,{});case"pyramid":return e.jsxRuntimeExports.jsx(ve,{docContent:_t,cardType:t});case"kpi":return e.jsxRuntimeExports.jsx(At,{});case"line":case"bar":return e.jsxRuntimeExports.jsx(Nt,{cardType:t});case"range":return e.jsxRuntimeExports.jsx(ve,{docContent:Ht,cardType:t});case"pie":case"doughnut":case"polarArea":case"radar":return e.jsxRuntimeExports.jsx(ve,{cardType:t});case"bubble":case"scatter":return e.jsxRuntimeExports.jsx(wt,{cardType:t});case"table":return e.jsxRuntimeExports.jsx(Bt,{cardType:t});case"text":return e.jsxRuntimeExports.jsx(ve,{docContent:Pt,cardType:t,suffix:"Visual"});case"map":return e.jsxRuntimeExports.jsx(Mt,{});case"custom":return e.jsxRuntimeExports.jsx(yt,{});default:return e.jsxRuntimeExports.jsx(Dt,{})}}return e.jsxRuntimeExports.jsx(e.ScrollArea,{className:"h-full w-full text-sm",children:n(s)})}function $t(){const s=e.useEditorStore(n=>n.isShowingVisual);return e.jsxRuntimeExports.jsxs(e.ResizablePanelGroup,{direction:"vertical",className:"min-h-[250px] min-w-full max-w-lg",children:[e.jsxRuntimeExports.jsx(e.ResizablePanel,{role:"query-section",className:"flex",minSize:20,defaultSize:40,children:e.jsxRuntimeExports.jsx(xt,{})}),e.jsxRuntimeExports.jsx(e.ResizableHandle,{withHandle:!0,className:"border"}),e.jsxRuntimeExports.jsx(e.ResizablePanel,{className:"pb-1",role:"visual-section",minSize:0,defaultSize:60,children:s?e.jsxRuntimeExports.jsxs(e.ResizablePanelGroup,{direction:"horizontal",children:[e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsx(e.ResizablePanel,{className:"flex min-w-[275px]",minSize:20,defaultSize:25,maxSize:30,children:e.jsxRuntimeExports.jsx(Gt,{})})}),e.jsxRuntimeExports.jsx(e.ResizableHandle,{className:"border"}),e.jsxRuntimeExports.jsx(e.ResizablePanel,{minSize:40,defaultSize:75,maxSize:100,children:e.jsxRuntimeExports.jsx(Qe,{})})]}):e.jsxRuntimeExports.jsx(Qe,{})})]})}function Qt({authToken:s,onSave:n,onClose:t}){e.useDashboardStore(a=>a.themeStyle);const r=e.useEditorStore(a=>a.actions.setOnSave),o=e.useEditorStore(a=>a.actions.setOnClose),l=e.useDashboardStore(a=>a.actions.setAuthToken);return v.useEffect(()=>{n&&r(n),t&&o(t)},[n,r,t,o]),v.useEffect(()=>{s&&s.accessToken&&l(s)},[s,l]),e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.Fallback,children:e.jsxRuntimeExports.jsxs(e.EditorPanel,{style:{},className:"rounded-none",role:"editor-panel",children:[e.jsxRuntimeExports.jsx(e.EditorAside,{className:"rounded-none border-r-[1.5px]",children:e.jsxRuntimeExports.jsx(vs,{})}),e.jsxRuntimeExports.jsx(e.EditorMain,{children:e.jsxRuntimeExports.jsx($t,{})})]})})}function Ut(){e.useDashboardStore(a=>a.selectedCardId);const s=e.useDashboardStore(a=>a.selectedSheetId),{setIsVisualEditing:n}=e.useDashboardStore(a=>a.actions),t=e.useDashboardStore(a=>a.isVisualEditing),r=e.useDashboardStore(a=>a.actions.updateFrame);function o(a){s&&(r(s,a),n(!1))}function l(){n(!1)}return e.jsxRuntimeExports.jsx("div",{role:"editor-container",className:e.cn("flex grow",{"max-h-0 overflow-hidden":!t}),children:e.jsxRuntimeExports.jsx(Qt,{onSave:o,onClose:l})})}function Jt(){e.useEditorStore(a=>a.selectedConnectionId),e.useEditorStore(a=>a.selectedDatamodelId);const s=e.useEditorStore(a=>a.selectedDatabaseName);e.useEditorStore(a=>a.selectedSchemaName);const n=e.useEditorStore(a=>a.selectedTableName),t=e.useDashboardStore(a=>a.dashboard.filters)||[];e.useDashboardStore(a=>a.actions.addFilter),e.useDashboardStore(a=>a.actions.removeFilter),e.useDashboardStore(a=>a.actions.removeFilterValue);const{modelItems:r,columns:o}=oe(),{assignFilter:l}=qs();return e.jsxRuntimeExports.jsx("div",{className:"xbg-red-100 flex-1 basis-0 flex-col overflow-scroll px-3",children:o==null?void 0:o.map(a=>{const c=t==null?void 0:t.find(x=>x.column===e.fmt(a.column_name)&&x.table===n&&x.database===s);return e.jsxRuntimeExports.jsx("div",{onClick:()=>l(a),className:e.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":c}),children:e.jsxRuntimeExports.jsxs("div",{className:"flex items-center gap-2",children:[e.jsxRuntimeExports.jsx(ys,{column:a}),e.jsxRuntimeExports.jsx("span",{children:a.column_name})]})},a.column_name)})})}function Kt(){e.useDashboardStore(n=>n.showFilters);const s=e.useDashboardStore(n=>n.actions.setShowFilters);return e.jsxRuntimeExports.jsxs("section",{className:"relative flex grow flex-col border-l px-4",children:[e.jsxRuntimeExports.jsxs("div",{className:"mt-4 flex items-center justify-between gap-2 px-3",children:[e.jsxRuntimeExports.jsx(e.Label,{className:"text-lg",children:"Filters"}),e.jsxRuntimeExports.jsx(e.Button,{onClick:()=>s(!1),className:"h-7 w-7 p-0",variant:"ghost",children:e.jsxRuntimeExports.jsx(e.Cross2Icon,{})})]}),e.jsxRuntimeExports.jsx("div",{className:"flex grow",children:e.jsxRuntimeExports.jsx(vs,{ColumnsComponent:()=>e.jsxRuntimeExports.jsx(Jt,{})})})]})}function Wt(){const s=e.useDashboardStore(t=>t.showFilters),n=e.useDashboardStore(t=>t.isVisualEditing);return e.jsxRuntimeExports.jsxs("div",{role:"dashboard-plus-main",className:e.cn("",{"max-h-0 overflow-hidden":n,"flex grow":!n}),children:[e.jsxRuntimeExports.jsx(e.DashboardTabs,{}),s&&e.jsxRuntimeExports.jsx("div",{role:"filter-aside-container",className:"flex",children:e.jsxRuntimeExports.jsx(Kt,{})})]})}function Yt(){const s=e.useDashboardStore(r=>r.dashboard),n=e.useDashboardStore(r=>r.actions.setDashboard),t=e.useDashboardStore(r=>r.showDashboardJSON);return e.useDashboardStore(r=>r.actions.setShowDashboardJSON),e.jsxRuntimeExports.jsx("div",{className:e.cn(" p-2",{hidden:!t}),children:e.jsxRuntimeExports.jsx(e.de,{onChange:r=>{if(r)try{JSON.parse(r),n(JSON.parse(r))}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 Xt({showControls:s=!1,showFooter:n=!0,...t}){return e.jsxRuntimeExports.jsx(e.ErrorBoundary,{FallbackComponent:e.Fallback,children:e.jsxRuntimeExports.jsxs(e.SemaphorContextProvider,{dashboardProps:t,children:[e.jsxRuntimeExports.jsx(e.Oe,{}),e.jsxRuntimeExports.jsxs(e.UXProvider,{children:[e.jsxRuntimeExports.jsx(Yt,{}),e.jsxRuntimeExports.jsxs(e.DashboardPanel,{...t,children:[s&&e.jsxRuntimeExports.jsx(Js,{}),e.jsxRuntimeExports.jsx(Ut,{}),e.jsxRuntimeExports.jsx(Wt,{})]})]})]})})}exports.Box=Je;exports.ChartArea=Ke;exports.ChartColumnIncreasing=Ne;exports.ChartLine=we;exports.ChartNoAxesGantt=Ae;exports.ChartPie=Oe;exports.ChartScatter=ze;exports.CircleX=We;exports.CopyPlus=Ye;exports.DashboardPlus=Xt;exports.Database=Xe;exports.EllipsisVertical=Fe;exports.Eraser=Ze;exports.Eye=ss;exports.EyeClosed=es;exports.Glasses=ts;exports.Hammer=ns;exports.Hash=rs;exports.House=os;exports.IdCard=is;exports.ListEnd=as;exports.ListStart=ls;exports.ListX=cs;exports.LoaderCircle=ue;exports.Map=Me;exports.MessageSquareMore=xs;exports.Network=us;exports.Pencil=Ve;exports.Play=ds;exports.Plug2=ms;exports.Save=ps;exports.SelectComponent=xe;exports.Shapes=qe;exports.ShieldQuestion=js;exports.Sigma=hs;exports.SwatchBook=Es;exports.Tag=fs;exports.ToggleLeft=gs;exports.Type=ke;exports.User=Rs;exports.cleanCard=bs;exports.getDashbaordStateWithoutData=Be;exports.useEditorAside=oe;
|