@duckcodeailabs/dql-cli 0.9.0 → 0.10.0

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.
@@ -1,564 +0,0 @@
1
- import{r as Uo,a as ZE,g as Bi}from"./react-CRB3T2We.js";import{S as vo,g as ec,E as Ze,s as Lu,a as Me,b as tc,c as _u,P as mu,d as gu,e as xu,F as yu,f as Du,h as nc,V as Mu,D as kt,R as Pu,i as bu,C as Dt,j as rc,k as je,r as Uu,l as vu,m as Bu,u as Fu,n as Gu,t as wu,o as Hu,p as Yu,q as ku,v as ju,w as Wu,x as Vu,y as Br,z as $u,A as Xu,B as Ku,G as zu,H as Ju,I as qu,J as Qu,K as Zu,L as eS,M as tS,N as nS,O as rS}from"./codemirror-BqWuFwtC.js";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const s of o)if(s.type==="childList")for(const a of s.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(o){const s={};return o.integrity&&(s.integrity=o.integrity),o.referrerPolicy&&(s.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?s.credentials="include":o.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(o){if(o.ep)return;o.ep=!0;const s=n(o);fetch(o.href,s)}})();var Ts={exports:{}},Bn={};/**
2
- * @license React
3
- * react-jsx-runtime.production.min.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var fa;function oS(){if(fa)return Bn;fa=1;var e=Uo(),t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function a(l,E,c){var d,T={},u=null,S=null;c!==void 0&&(u=""+c),E.key!==void 0&&(u=""+E.key),E.ref!==void 0&&(S=E.ref);for(d in E)r.call(E,d)&&!s.hasOwnProperty(d)&&(T[d]=E[d]);if(l&&l.defaultProps)for(d in E=l.defaultProps,E)T[d]===void 0&&(T[d]=E[d]);return{$$typeof:t,type:l,key:u,ref:S,props:T,_owner:o.current}}return Bn.Fragment=n,Bn.jsx=a,Bn.jsxs=a,Bn}var pa;function sS(){return pa||(pa=1,Ts.exports=oS()),Ts.exports}var i=sS(),Fr={},ha;function iS(){if(ha)return Fr;ha=1;var e=ZE();return Fr.createRoot=e.createRoot,Fr.hydrateRoot=e.hydrateRoot,Fr}var aS=iS(),O=Uo();const Ut=Bi(O),lS={mainView:"notebook",themeMode:"dark",sidebarPanel:"files",sidebarOpen:!0,files:[],filesLoading:!1,activeFile:null,cells:[],notebookTitle:"",notebookDirty:!1,schemaTables:[],schemaLoading:!1,semanticLayer:{available:!1,provider:null,metrics:[],dimensions:[],hierarchies:[],domains:[],tags:[],favorites:[],recentlyUsed:[],loading:!1,lastSyncTime:null},devPanelOpen:!1,devPanelTab:"logs",queryLog:[],newNotebookModalOpen:!1,newBlockModalOpen:!1,autoSave:!1,executionCounter:0,savingFile:!1,lineageFullscreen:!1,lineageFocusNodeId:null,dashboardMode:!1,activeBlockPath:null,blockStudioDraft:"",blockStudioDirty:!1,blockStudioPreview:null,blockStudioValidation:null,blockStudioMetadata:null,blockStudioCatalog:null,blockStudioCatalogLoading:!1};function ES(e,t){var n,r;switch(t.type){case"SET_MAIN_VIEW":return{...e,mainView:t.view,lineageFullscreen:!1,lineageFocusNodeId:null};case"SET_THEME":return{...e,themeMode:t.mode};case"SET_SIDEBAR_PANEL":return{...e,sidebarPanel:t.panel,sidebarOpen:t.panel!==null&&t.panel!=="connection"&&t.panel!=="reference",lineageFullscreen:!1,lineageFocusNodeId:null,mainView:t.panel==="connection"?"connection":t.panel==="reference"?"reference":((n=e.activeFile)==null?void 0:n.type)==="block"?"block_studio":"notebook"};case"TOGGLE_SIDEBAR":return{...e,sidebarOpen:!e.sidebarOpen};case"SET_FILES":return{...e,files:t.files};case"SET_FILES_LOADING":return{...e,filesLoading:t.loading};case"OPEN_FILE":return{...e,activeFile:t.file,cells:t.cells,notebookTitle:t.title,notebookDirty:!1,mainView:t.file.type==="block"?"block_studio":"notebook",activeBlockPath:t.file.type==="block"?t.file.path:null,blockStudioDraft:t.file.type==="block"?e.blockStudioDraft:"",blockStudioDirty:!1,blockStudioPreview:t.file.type==="block"?e.blockStudioPreview:null,blockStudioValidation:t.file.type==="block"?e.blockStudioValidation:null,blockStudioMetadata:t.file.type==="block"?e.blockStudioMetadata:null,lineageFullscreen:!1,lineageFocusNodeId:null};case"OPEN_BLOCK_STUDIO":return{...e,activeFile:t.file,cells:[],notebookTitle:t.payload.metadata.name,notebookDirty:!1,mainView:"block_studio",sidebarPanel:e.sidebarPanel==="semantic"?"files":e.sidebarPanel,dashboardMode:!1,activeBlockPath:t.payload.path,blockStudioDraft:t.payload.source,blockStudioDirty:!1,blockStudioPreview:null,blockStudioValidation:t.payload.validation,blockStudioMetadata:t.payload.metadata,lineageFullscreen:!1,lineageFocusNodeId:(r=t.payload.metadata)!=null&&r.name?`block:${t.payload.metadata.name}`:null};case"SET_CELLS":return{...e,cells:t.cells,notebookDirty:!0};case"ADD_CELL":{if(!t.afterId)return{...e,cells:[...e.cells,t.cell],notebookDirty:!0};const o=e.cells.findIndex(a=>a.id===t.afterId);if(o===-1)return{...e,cells:[...e.cells,t.cell],notebookDirty:!0};const s=[...e.cells];return s.splice(o+1,0,t.cell),{...e,cells:s,notebookDirty:!0}}case"UPDATE_CELL":{const o=e.cells.map(a=>a.id===t.id?{...a,...t.updates}:a),s=t.updates.executionCount!==void 0?e.executionCounter+1:e.executionCounter;return{...e,cells:o,notebookDirty:!0,executionCounter:s}}case"DELETE_CELL":return{...e,cells:e.cells.filter(o=>o.id!==t.id),notebookDirty:!0};case"MOVE_CELL":{const o=e.cells.findIndex(a=>a.id===t.id);if(o===-1)return e;const s=[...e.cells];return t.direction==="up"&&o>0?[s[o-1],s[o]]=[s[o],s[o-1]]:t.direction==="down"&&o<s.length-1&&([s[o],s[o+1]]=[s[o+1],s[o]]),{...e,cells:s,notebookDirty:!0}}case"REORDER_CELL":{const{fromIndex:o,toIndex:s}=t;if(o===s||o<0||s<0||o>=e.cells.length||s>=e.cells.length)return e;const a=[...e.cells],[l]=a.splice(o,1);return a.splice(s,0,l),{...e,cells:a,notebookDirty:!0}}case"SET_SCHEMA":return{...e,schemaTables:t.tables};case"SET_SCHEMA_LOADING":return{...e,schemaLoading:t.loading};case"TOGGLE_SCHEMA_TABLE":return{...e,schemaTables:e.schemaTables.map(o=>o.name===t.tableName?{...o,expanded:!o.expanded}:o)};case"TOGGLE_DEV_PANEL":return{...e,devPanelOpen:!e.devPanelOpen};case"SET_DEV_PANEL_TAB":return{...e,devPanelTab:t.tab};case"APPEND_QUERY_LOG":return{...e,queryLog:[...e.queryLog,t.entry]};case"OPEN_NEW_NOTEBOOK_MODAL":return{...e,newNotebookModalOpen:!0};case"CLOSE_NEW_NOTEBOOK_MODAL":return{...e,newNotebookModalOpen:!1};case"OPEN_NEW_BLOCK_MODAL":return{...e,newBlockModalOpen:!0};case"CLOSE_NEW_BLOCK_MODAL":return{...e,newBlockModalOpen:!1};case"SET_AUTO_SAVE":return{...e,autoSave:t.enabled};case"SET_NOTEBOOK_DIRTY":return{...e,notebookDirty:t.dirty};case"SET_SAVING":return{...e,savingFile:t.saving};case"FILE_ADDED":return{...e,files:[...e.files,t.file]};case"SET_TABLE_COLUMNS":return{...e,schemaTables:e.schemaTables.map(o=>o.name===t.tableName?{...o,columns:t.columns}:o)};case"SET_PARAM_VALUE":return{...e,cells:e.cells.map(o=>o.id===t.id?{...o,paramValue:t.value}:o),notebookDirty:!0};case"SET_SEMANTIC_LAYER":return{...e,semanticLayer:{...t.layer,loading:!1}};case"SET_SEMANTIC_LOADING":return{...e,semanticLayer:{...e.semanticLayer,loading:t.loading}};case"SET_SEMANTIC_FAVORITES":return{...e,semanticLayer:{...e.semanticLayer,favorites:t.favorites}};case"ADD_SEMANTIC_RECENT":{const o=[t.name,...e.semanticLayer.recentlyUsed.filter(s=>s!==t.name)].slice(0,12);return{...e,semanticLayer:{...e.semanticLayer,recentlyUsed:o}}}case"SET_SEMANTIC_DOMAINS":return{...e,semanticLayer:{...e.semanticLayer,domains:t.domains,tags:t.tags,lastSyncTime:t.lastSyncTime??e.semanticLayer.lastSyncTime}};case"TOGGLE_LINEAGE_FULLSCREEN":return{...e,lineageFullscreen:!e.lineageFullscreen};case"SET_LINEAGE_FOCUS":return{...e,lineageFocusNodeId:t.nodeId};case"TOGGLE_DASHBOARD_MODE":return{...e,dashboardMode:!e.dashboardMode};case"SET_BLOCK_STUDIO_DRAFT":return{...e,blockStudioDraft:t.draft,blockStudioDirty:!0};case"SET_BLOCK_STUDIO_DIRTY":return{...e,blockStudioDirty:t.dirty};case"SET_BLOCK_STUDIO_PREVIEW":return{...e,blockStudioPreview:t.preview};case"SET_BLOCK_STUDIO_VALIDATION":return{...e,blockStudioValidation:t.validation};case"SET_BLOCK_STUDIO_METADATA":return{...e,blockStudioMetadata:t.metadata,notebookTitle:t.metadata.name,blockStudioDirty:!0};case"SET_BLOCK_STUDIO_CATALOG":return{...e,blockStudioCatalog:t.catalog};case"SET_BLOCK_STUDIO_CATALOG_LOADING":return{...e,blockStudioCatalogLoading:t.loading};default:return e}}const oc=O.createContext(null);function cS({children:e}){const[t,n]=O.useReducer(ES,lS);return i.jsx(oc.Provider,{value:{state:t,dispatch:n},children:e})}function Se(){const e=O.useContext(oc);if(!e)throw new Error("useNotebook must be used within NotebookProvider");return e}function Nt(){return`cell_${Date.now()}_${Math.random().toString(36).slice(2,8)}`}function ye(e,t=""){const n={id:Nt(),type:e,content:t,status:"idle"};return e==="param"&&(n.content="",n.paramConfig={paramType:"text",label:"Parameter",defaultValue:"",options:[]}),n}const dS={appBg:"#0d1117",sidebarBg:"#161b22",activityBarBg:"#0d1117",headerBg:"#161b22",headerBorder:"#21262d",cellBg:"#161b22",cellBorder:"#30363d",cellBorderActive:"#388bfd",cellBorderRunning:"#56d364",textPrimary:"#e6edf3",textSecondary:"#8b949e",textMuted:"#484f58",editorBg:"#0d1117",editorBorder:"#30363d",tableBorder:"#30363d",tableHeaderBg:"#1c2128",tableRowHover:"#21262d",accent:"#388bfd",accentHover:"#58a6ff",success:"#56d364",error:"#f85149",warning:"#e3b341",btnBg:"#21262d",btnBorder:"#30363d",btnHover:"#30363d",sidebarItemHover:"#21262d",sidebarItemActive:"#1f2d3d",scrollbarThumb:"#30363d",modalBg:"#161b22",modalOverlay:"rgba(0,0,0,0.7)",inputBg:"#0d1117",inputBorder:"#30363d",pillBg:"#21262d",font:"Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",fontMono:"'JetBrains Mono', 'Fira Code', Consolas, monospace",fontSerif:"Georgia, 'Times New Roman', serif"},TS={appBg:"#ffffff",sidebarBg:"#f6f8fa",activityBarBg:"#eff1f3",headerBg:"#ffffff",headerBorder:"#d0d7de",cellBg:"#ffffff",cellBorder:"#d0d7de",cellBorderActive:"#0969da",cellBorderRunning:"#1f883d",textPrimary:"#1f2328",textSecondary:"#57606a",textMuted:"#8c959f",editorBg:"#f6f8fa",editorBorder:"#d0d7de",tableBorder:"#d0d7de",tableHeaderBg:"#f6f8fa",tableRowHover:"#f6f8fa",accent:"#0969da",accentHover:"#0550ae",success:"#1f883d",error:"#cf222e",warning:"#9a6700",btnBg:"#f6f8fa",btnBorder:"#d0d7de",btnHover:"#eaeef2",sidebarItemHover:"#eaeef2",sidebarItemActive:"#dbeafe",scrollbarThumb:"#d0d7de",modalBg:"#ffffff",modalOverlay:"rgba(0,0,0,0.4)",inputBg:"#ffffff",inputBorder:"#d0d7de",pillBg:"#eaeef2",font:"Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",fontMono:"'JetBrains Mono', 'Fira Code', Consolas, monospace",fontSerif:"Georgia, 'Times New Roman', serif"},Ee={dark:dS,light:TS};function ut({title:e,active:t,onClick:n,children:r,t:o}){const[s,a]=O.useState(!1);return i.jsx("button",{title:e,onClick:n,onMouseEnter:()=>a(!0),onMouseLeave:()=>a(!1),style:{width:32,height:32,display:"flex",alignItems:"center",justifyContent:"center",background:"transparent",border:"none",borderLeft:t?`2px solid ${o.accent}`:"2px solid transparent",cursor:"pointer",color:t?o.textPrimary:s?o.textSecondary:o.textMuted,transition:"color 0.15s, border-color 0.15s",padding:0,flexShrink:0},children:r})}function uS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M1.75 1A1.75 1.75 0 0 0 0 2.75v10.5C0 14.216.784 15 1.75 15h12.5A1.75 1.75 0 0 0 16 13.25v-8.5A1.75 1.75 0 0 0 14.25 3H7.5a.25.25 0 0 1-.2-.1l-.9-1.2C6.07 1.26 5.55 1 5 1H1.75Z"})})}function SS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8 0C3.58 0 0 1.567 0 3.5v9C0 14.433 3.58 16 8 16s8-1.567 8-3.5v-9C16 1.567 12.42 0 8 0ZM1.5 7.784V5.716C3.05 6.51 5.404 7 8 7s4.95-.49 6.5-1.284v2.068C12.95 8.578 10.596 9 8 9s-4.95-.422-6.5-1.216ZM8 1.5c3.17 0 5.854 1.116 6.357 2.5H1.643C2.146 2.616 4.83 1.5 8 1.5Zm0 13c-3.17 0-5.854-1.116-6.357-2.5h12.714C13.854 13.384 11.17 14.5 8 14.5Zm6.5-3.284C12.95 11.01 10.596 11.5 8 11.5s-4.95-.49-6.5-1.284V8.216C3.05 9.01 5.404 9.5 8 9.5s4.95-.49 6.5-1.284v2.5Z"})})}function RS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm6.5-2a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Zm-2 4.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Zm5 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z"})})}function AS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M4 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm8 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm-8 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM6 4h4l2 4-2 4H6",stroke:"currentColor",strokeWidth:"1.2",fill:"none"})})}function IS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M1 2.75C1 1.784 1.784 1 2.75 1h2.5C6.216 1 7 1.784 7 2.75v2.5C7 6.216 6.216 7 5.25 7h-2.5C1.784 7 1 6.216 1 5.25Zm1.75-.25a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2.5A.25.25 0 0 0 6 5.25v-2.5A.25.25 0 0 0 5.25 2.5ZM9 2.75C9 1.784 9.784 1 10.75 1h2.5C14.216 1 15 1.784 15 2.75v2.5C15 6.216 14.216 7 13.25 7h-2.5C9.784 7 9 6.216 9 5.25Zm1.75-.25a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25ZM1 10.75C1 9.784 1.784 9 2.75 9h2.5C6.216 9 7 9.784 7 10.75v2.5C7 14.216 6.216 15 5.25 15h-2.5C1.784 15 1 14.216 1 13.25Zm1.75-.25a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25ZM13 9.75a.75.75 0 0 1 .75.75v1.75H15.5a.75.75 0 0 1 0 1.5h-1.75V15.5a.75.75 0 0 1-1.5 0v-1.75H10.5a.75.75 0 0 1 0-1.5h1.75V10.5A.75.75 0 0 1 13 9.75Z"})})}function NS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M0 1.75A.75.75 0 0 1 .75 1h4.253c1.227 0 2.317.59 3 1.501A3.743 3.743 0 0 1 11.006 1h4.245a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-.75.75h-4.507a2.25 2.25 0 0 0-1.591.659l-.622.621a.75.75 0 0 1-1.06 0l-.622-.621A2.25 2.25 0 0 0 5.258 13H.75a.75.75 0 0 1-.75-.75Zm7.251 10.324.004-5.073-.002-2.253A2.25 2.25 0 0 0 5.003 2.5H1.5v9h3.757a3.75 3.75 0 0 1 1.994.574ZM8.755 4.75l-.004 7.322a3.752 3.752 0 0 1 1.992-.572H14.5v-9h-3.495a2.25 2.25 0 0 0-2.25 2.25Z"})})}function OS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.92 6.085h.001a.749.749 0 1 1-1.342-.67C6.03 4.26 6.88 3.75 8 3.75c1.463 0 2.5 1.008 2.5 2.25 0 1.133-.67 1.8-1.4 2.25-.487.3-.6.47-.6.75V9.5a.75.75 0 0 1-1.5 0v-.5c0-.833.585-1.33 1.1-1.65.387-.24.9-.597.9-1.35 0-.65-.53-1.25-1.5-1.25-.74 0-1.163.353-1.58.835ZM8 12a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"})})}function fS(){return i.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8 0a8.2 8.2 0 0 1 .701.031C9.444.095 9.99.645 10.16 1.29l.288 1.107c.018.066.079.158.212.224.231.114.454.243.668.386.123.082.233.09.299.071l1.103-.303c.644-.176 1.392.021 1.82.63.27.385.506.792.704 1.218.315.675.111 1.422-.364 1.891l-.814.806c-.049.048-.098.147-.088.294.016.257.016.515 0 .772-.01.147.038.246.088.294l.814.806c.475.469.679 1.216.364 1.891a7.977 7.977 0 0 1-.704 1.217c-.428.61-1.176.807-1.82.63l-1.103-.303c-.066-.019-.176-.011-.299.071a5.909 5.909 0 0 1-.668.386c-.133.066-.194.158-.211.224l-.29 1.106c-.168.646-.715 1.196-1.458 1.26a8.006 8.006 0 0 1-1.402 0c-.743-.064-1.289-.614-1.458-1.26l-.289-1.106c-.018-.066-.079-.158-.212-.224a5.738 5.738 0 0 1-.668-.386c-.123-.082-.233-.09-.299-.071l-1.103.303c-.644.176-1.392-.021-1.82-.63a8.12 8.12 0 0 1-.704-1.218c-.315-.675-.111-1.422.363-1.891l.815-.806c.05-.048.098-.147.088-.294a6.214 6.214 0 0 1 0-.772c.01-.147-.038-.246-.088-.294l-.815-.806C.635 6.045.431 5.298.746 4.623a7.92 7.92 0 0 1 .704-1.217c.428-.61 1.176-.807 1.82-.63l1.103.303c.066.019.176.011.299-.071.214-.143.437-.272.668-.386.133-.066.194-.158.211-.224l.29-1.106C6.009.645 6.556.095 7.299.03 7.53.01 7.764 0 8 0Zm-.571 1.525c-.036.003-.108.036-.137.146l-.289 1.105c-.147.561-.549.967-.998 1.189-.173.086-.34.183-.5.29-.417.278-.97.423-1.529.27l-1.103-.303c-.109-.03-.175.016-.195.045-.22.312-.412.644-.573.99-.014.031-.021.11.059.19l.815.806c.411.406.562.957.53 1.456a4.709 4.709 0 0 0 0 .582c.032.499-.119 1.05-.53 1.456l-.815.806c-.081.08-.073.159-.059.19.162.346.353.677.573.989.02.03.085.076.195.046l1.102-.303c.56-.153 1.113-.008 1.53.27.161.107.328.204.501.29.447.222.85.629.997 1.189l.289 1.105c.029.109.101.143.137.146a6.6 6.6 0 0 0 1.142 0c.036-.003.108-.036.137-.146l.289-1.105c.147-.561.549-.967.998-1.189.173-.086.34-.183.5-.29.417-.278.97-.423 1.529-.27l1.103.303c.109.029.175-.016.195-.045.22-.313.411-.644.573-.99.014-.031.021-.11-.059-.19l-.815-.806c-.411-.406-.562-.957-.53-1.456a4.709 4.709 0 0 0 0-.582c-.032-.499.119-1.05.53-1.456l.815-.806c.081-.08.073-.159.059-.19a6.464 6.464 0 0 0-.573-.989c-.02-.03-.085-.076-.195-.046l-1.102.303c-.56.153-1.113.008-1.53-.27a4.44 4.44 0 0 0-.501-.29c-.447-.222-.85-.629-.997-1.189l-.289-1.105c-.029-.11-.101-.143-.137-.147a6.6 6.6 0 0 0-1.142 0ZM8 5.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5ZM8 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"})})}function pS(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],r=e.mainView!=="block_studio";function o(s){if(s==="connection"||s==="reference"){t({type:"SET_SIDEBAR_PANEL",panel:s});return}e.sidebarPanel===s&&e.sidebarOpen?t({type:"TOGGLE_SIDEBAR"}):t({type:"SET_SIDEBAR_PANEL",panel:s})}return i.jsxs("div",{style:{width:32,flexShrink:0,background:n.activityBarBg,borderRight:`1px solid ${n.headerBorder}`,display:"flex",flexDirection:"column",alignItems:"center",paddingTop:8,paddingBottom:8,gap:2,userSelect:"none"},children:[i.jsx(ut,{title:"Files",active:e.sidebarPanel==="files"&&e.sidebarOpen,onClick:()=>o("files"),t:n,children:i.jsx(uS,{})}),i.jsx(ut,{title:"Schema",active:e.sidebarPanel==="schema"&&e.sidebarOpen,onClick:()=>o("schema"),t:n,children:i.jsx(SS,{})}),r&&i.jsx(ut,{title:"Semantic Layer",active:e.sidebarPanel==="semantic"&&e.sidebarOpen,onClick:()=>o("semantic"),t:n,children:i.jsx(RS,{})}),i.jsx(ut,{title:"Block Library",active:e.sidebarPanel==="block_library"&&e.sidebarOpen,onClick:()=>o("block_library"),t:n,children:i.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[i.jsx("rect",{x:"2",y:"2",width:"6",height:"6",rx:"1",stroke:"currentColor",strokeWidth:"1.3"}),i.jsx("rect",{x:"10",y:"2",width:"6",height:"6",rx:"1",stroke:"currentColor",strokeWidth:"1.3"}),i.jsx("rect",{x:"2",y:"10",width:"6",height:"6",rx:"1",stroke:"currentColor",strokeWidth:"1.3"}),i.jsx("rect",{x:"10",y:"10",width:"6",height:"6",rx:"1",stroke:"currentColor",strokeWidth:"1.3"})]})}),i.jsx(ut,{title:"Lineage",active:e.sidebarPanel==="lineage"&&e.sidebarOpen,onClick:()=>o("lineage"),t:n,children:i.jsx(AS,{})}),i.jsx(ut,{title:"Connection",active:e.mainView==="connection",onClick:()=>o("connection"),t:n,children:i.jsx(IS,{})}),i.jsx(ut,{title:"Reference",active:e.mainView==="reference",onClick:()=>o("reference"),t:n,children:i.jsx(NS,{})}),i.jsx("div",{style:{flex:1}}),i.jsx(ut,{title:"Help & Reference",active:e.mainView==="reference",onClick:()=>o("reference"),t:n,children:i.jsx(OS,{})}),i.jsx(ut,{title:"Settings",active:!1,onClick:()=>{},t:n,children:i.jsx(fS,{})})]})}const us={notebooks:"Notebooks",workbooks:"Workbooks",blocks:"Blocks",dashboards:"Dashboards"};function hS({type:e}){switch(e){case"notebook":return i.jsx("svg",{width:"13",height:"13",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M0 1.75A.75.75 0 0 1 .75 1h4.253c1.227 0 2.317.59 3 1.501A3.743 3.743 0 0 1 11.006 1h4.245a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-.75.75h-4.507a2.25 2.25 0 0 0-1.591.659l-.622.621a.75.75 0 0 1-1.063 0L7.597 13.66A2.25 2.25 0 0 0 6.007 13H.75a.75.75 0 0 1-.75-.75Zm7.251 10.324.004-5.073-.002-2.253A2.25 2.25 0 0 0 5.003 2.5H1.5v9h4.507c.656 0 1.287.169 1.744.324Zm1.499.004c.457-.155 1.088-.324 1.744-.324H15v-9h-3.495a2.25 2.25 0 0 0-2.252 2.247l-.002 9.077Z"})});case"workbook":return i.jsx("svg",{width:"13",height:"13",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M2 1.75C2 .784 2.784 0 3.75 0h8.5C13.216 0 14 .784 14 1.75v12.5A1.75 1.75 0 0 1 12.25 16h-8.5A1.75 1.75 0 0 1 2 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h8.5a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25Zm2 3.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75ZM6.5 7.25a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5Zm-.75 3.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75Z"})});case"block":return i.jsx("svg",{width:"13",height:"13",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M10.5 0l5.25 4-5.25 4V6H9.25A1.75 1.75 0 0 0 7.5 7.75v2.5A1.75 1.75 0 0 0 9.25 12h1.25v8H9v-6.5A3.25 3.25 0 0 1 5.75 10h-2A3.25 3.25 0 0 1 .5 6.75v-2.5A3.25 3.25 0 0 1 3.75 1h2A3.25 3.25 0 0 1 9 4.5V6h1.5V0z"})});default:return i.jsx("svg",{width:"13",height:"13",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M.24 2.375C.24 1.064 1.225.001 2.409.001h6.451a1.17 1.17 0 0 1 .828.344l3.311 3.312a1.17 1.17 0 0 1 .344.828v9.14c0 1.31-.985 2.374-2.169 2.374H2.41C1.225 16 .24 14.937.24 13.625Zm2.169-1a.846.846 0 0 0-.844.86v11.39c0 .47.38.86.844.86h8.774a.847.847 0 0 0 .844-.86V5.157L8.688 1.373H2.41Z"})})}}function CS({expanded:e}){return i.jsx("svg",{width:"13",height:"13",viewBox:"0 0 16 16",fill:"currentColor",children:e?i.jsx("path",{d:"M1.75 2.5a.25.25 0 0 0-.25.25v10.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V4.25a.25.25 0 0 0-.25-.25H7.5A1.75 1.75 0 0 1 5.75 2.5h-4ZM0 2.75C0 1.784.784 1 1.75 1h4c.966 0 1.75.784 1.75 1.75H14.25c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 14.25 14H1.75A1.75 1.75 0 0 1 0 12.25Z"}):i.jsx("path",{d:"M1.75 2.5a.25.25 0 0 0-.25.25v10.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V4.25a.25.25 0 0 0-.25-.25H7.5A1.75 1.75 0 0 1 5.75 2.5h-4ZM0 2.75C0 1.784.784 1 1.75 1h4c.966 0 1.75.784 1.75 1.75H14.25c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0 1 14.25 14H1.75A1.75 1.75 0 0 1 0 12.25Z"})})}function LS(e){return e.name.replace(/\.(dqlnb|dql)$/,"")}function _S({onOpenFile:e}){const{state:t,dispatch:n}=Se(),r=Ee[t.themeMode],[o,s]=O.useState({notebooks:!0,workbooks:!0,blocks:!1,dashboards:!1}),[a,l]=O.useState(!1),E={notebooks:[],workbooks:[],blocks:[],dashboards:[]};for(const d of t.files){const T=d.folder.toLowerCase();T in E&&E[T].push(d)}const c=d=>{s(T=>({...T,[d]:!T[d]}))};return i.jsxs("div",{style:{flex:1,overflow:"auto",padding:"8px 0",display:"flex",flexDirection:"column",gap:0},children:[i.jsx("div",{style:{padding:"0 8px 8px"},children:i.jsxs("button",{onClick:()=>n({type:"OPEN_NEW_NOTEBOOK_MODAL"}),onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),style:{width:"100%",height:30,background:"transparent",border:`1px dashed ${a?r.accent:r.cellBorder}`,borderRadius:6,color:a?r.accent:r.textSecondary,cursor:"pointer",fontSize:12,fontFamily:r.font,fontWeight:500,display:"flex",alignItems:"center",justifyContent:"center",gap:6,transition:"border-color 0.15s, color 0.15s"},children:[i.jsx("span",{style:{fontSize:16,lineHeight:1},children:"+"}),"New Notebook"]})}),t.filesLoading&&i.jsx("div",{style:{padding:"8px 14px",color:r.textMuted,fontSize:12,fontFamily:r.font},children:"Loading files…"}),Object.keys(us).map(d=>{const T=E[d],u=o[d],S=d==="notebooks"?()=>n({type:"OPEN_NEW_NOTEBOOK_MODAL"}):d==="blocks"?()=>n({type:"OPEN_NEW_BLOCK_MODAL"}):void 0;return i.jsxs("div",{children:[i.jsx(mS,{label:us[d],count:T.length,expanded:u,onToggle:()=>c(d),onAdd:S,t:r}),u&&i.jsx("div",{children:T.length===0?i.jsxs("div",{style:{padding:"4px 14px 4px 32px",fontSize:12,color:r.textMuted,fontFamily:r.font,fontStyle:"italic"},children:["No ",us[d].toLowerCase()]}):T.map(R=>{var I;return i.jsx(gS,{file:R,active:((I=t.activeFile)==null?void 0:I.path)===R.path,onClick:()=>e(R),t:r},R.path)})})]},d)})]})}function mS({label:e,count:t,expanded:n,onToggle:r,onAdd:o,t:s}){const[a,l]=O.useState(!1),[E,c]=O.useState(!1);return i.jsxs("div",{onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),style:{display:"flex",alignItems:"center",background:a?s.sidebarItemHover:"transparent",transition:"background 0.1s"},children:[i.jsxs("button",{onClick:r,style:{flex:1,display:"flex",alignItems:"center",gap:6,padding:"3px 0 3px 10px",background:"transparent",border:"none",cursor:"pointer",color:s.textSecondary,fontSize:11,fontWeight:600,fontFamily:s.font,letterSpacing:"0.04em",textTransform:"uppercase",textAlign:"left"},children:[i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",style:{transform:n?"rotate(90deg)":"rotate(0deg)",transition:"transform 0.15s",flexShrink:0},children:i.jsx("path",{d:"M3 2l4 3-4 3V2Z"})}),i.jsx(CS,{expanded:n}),i.jsx("span",{style:{flex:1},children:e}),t>0&&i.jsx("span",{style:{background:s.pillBg,color:s.textMuted,borderRadius:10,padding:"0 5px",fontSize:10,fontWeight:500},children:t})]}),o&&a&&i.jsx("button",{onClick:d=>{d.stopPropagation(),o()},onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),title:`New ${e.slice(0,-1)}`,style:{background:E?s.btnHover:"transparent",border:"none",borderRadius:4,cursor:"pointer",color:E?s.accent:s.textMuted,fontSize:14,lineHeight:1,padding:"2px 8px",marginRight:4,flexShrink:0,transition:"color 0.1s"},children:"+"})]})}function gS({file:e,active:t,onClick:n,t:r}){const[o,s]=O.useState(!1);return i.jsxs("button",{onClick:n,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),style:{width:"100%",display:"flex",alignItems:"center",gap:6,padding:"4px 8px 4px 26px",background:t?r.sidebarItemActive:o?r.sidebarItemHover:"transparent",border:"none",borderLeft:t?`2px solid ${r.accent}`:"2px solid transparent",cursor:"pointer",color:t||o?r.textPrimary:r.textSecondary,fontSize:13,fontFamily:r.font,textAlign:"left",transition:"background 0.1s, color 0.1s",overflow:"hidden"},children:[i.jsx("span",{style:{flexShrink:0,color:t?r.accent:r.textMuted},children:i.jsx(hS,{type:e.type})}),i.jsx("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",flex:1},children:LS(e)}),e.isNew&&i.jsx("span",{style:{fontSize:9,fontWeight:600,color:r.accent,background:r.sidebarItemActive,borderRadius:4,padding:"1px 4px",flexShrink:0},children:"NEW"})]})}const xS=window.location.origin;async function le(e,t){const n=await fetch(`${xS}${e}`,{headers:{"Content-Type":"application/json"},...t});if(!n.ok){const r=await n.text().catch(()=>n.statusText);throw new Error(r||`HTTP ${n.status}`)}if(n.status!==204)return n.json()}const J={async listNotebooks(){try{return await le("/api/notebooks")}catch{return[]}},async readNotebook(e){return le(`/api/notebook-content?path=${encodeURIComponent(e)}`)},async createNotebook(e,t){return le("/api/notebooks",{method:"POST",body:JSON.stringify({name:e,template:t})})},async createBlock(e){return le("/api/blocks",{method:"POST",body:JSON.stringify({name:e})})},async getBlockLibrary(){try{return await le("/api/blocks/library")}catch{return{blocks:[]}}},async updateBlockStatus(e,t){return le("/api/blocks/status",{method:"POST",body:JSON.stringify({path:e,newStatus:t})})},async getBlockHistory(e){try{return await le(`/api/blocks/history?path=${encodeURIComponent(e)}`)}catch{return{entries:[]}}},async runBlockTests(e,t){return le("/api/blocks/run-tests",{method:"POST",body:JSON.stringify({source:e,path:t})})},async getBlockStudioCatalog(){return le("/api/block-studio/catalog")},async openBlockStudio(e){return le(`/api/block-studio/open?path=${encodeURIComponent(e)}`)},async validateBlockStudio(e,t){return le("/api/block-studio/validate",{method:"POST",body:JSON.stringify({source:e,path:t})})},async runBlockStudio(e,t){return le("/api/block-studio/run",{method:"POST",body:JSON.stringify({source:e,path:t})})},async saveBlockStudio(e){return le("/api/block-studio/save",{method:"POST",body:JSON.stringify(e)})},async saveAsBlock(e){return le("/api/blocks/save-from-cell",{method:"POST",body:JSON.stringify(e)})},async getBlockTemplates(){try{return(await le("/api/blocks/templates")).templates}catch{return[]}},async listBlocks(e){try{return(await le("/api/notebooks")).filter(n=>n.type==="block"&&(!e||n.path.startsWith(`blocks/${e}/`)))}catch{return[]}},async saveNotebook(e,t){return le("/api/notebook-content",{method:"PUT",body:JSON.stringify({path:e,content:t})})},async executeQuery(e,t){var o;const n=await le("/api/query",{method:"POST",body:JSON.stringify({sql:e}),signal:t});return{columns:Array.isArray(n==null?void 0:n.columns)?n.columns.map(s=>typeof s=="string"?s:typeof(s==null?void 0:s.name)=="string"?s.name:String(s)):[],rows:Array.isArray(n==null?void 0:n.rows)?n.rows:[],rowCount:(n==null?void 0:n.rowCount)??((o=n==null?void 0:n.rows)==null?void 0:o.length)??0,executionTime:(n==null?void 0:n.executionTime)??(n==null?void 0:n.executionTimeMs)??0}},async getSchema(){try{return await le("/api/schema")}catch{return[]}},async getConnections(){try{return await le("/api/connections")}catch{return{default:"unknown",connections:{}}}},async saveConnections(e){return le("/api/connections",{method:"PUT",body:JSON.stringify({connections:e})})},async testConnection(){try{return await le("/api/test-connection",{method:"POST",body:JSON.stringify({})})}catch(e){return{ok:!1,message:e.message??"Connection failed"}}},async getSemanticLayer(){try{return await le("/api/semantic-layer")}catch{return{available:!1,provider:null,metrics:[],dimensions:[],hierarchies:[],domains:[],tags:[],favorites:[],recentlyUsed:[],lastSyncTime:null}}},async getSemanticTree(){return(await le("/api/semantic-layer/tree")).tree},async getSemanticObject(e){return le(`/api/semantic-layer/object/${encodeURIComponent(e)}`)},async importSemanticLayer(e){return le("/api/semantic-layer/import",{method:"POST",body:JSON.stringify(e)})},async syncSemanticLayer(){return le("/api/semantic-layer/sync",{method:"POST",body:JSON.stringify({})})},async previewSemanticImport(e){return le("/api/semantic-layer/import-preview",{method:"POST",body:JSON.stringify(e)})},async previewSyncDiff(){return le("/api/semantic-layer/sync-preview",{method:"POST",body:JSON.stringify({})})},async searchSemanticLayer(e){const t=new URLSearchParams;e.query&&t.set("q",e.query),e.domain&&t.set("domain",e.domain),e.tag&&t.set("tag",e.tag),e.type&&t.set("type",e.type);try{return await le(`/api/semantic-layer/search?${t.toString()}`)}catch{return{metrics:[],dimensions:[],hierarchies:[]}}},async getFavorites(){try{return(await le("/api/user-prefs/favorites")).favorites}catch{return[]}},async toggleFavorite(e){return(await le("/api/user-prefs/favorites",{method:"POST",body:JSON.stringify({name:e})})).favorites},async getRecentlyUsed(){try{return(await le("/api/user-prefs/recent")).recentlyUsed}catch{return[]}},async trackUsage(e){try{return(await le("/api/user-prefs/recent",{method:"POST",body:JSON.stringify({name:e})})).recentlyUsed}catch{return[]}},async getCompatibleDimensions(e){const t=new URLSearchParams;e.length>0&&t.set("metrics",e.join(","));try{return(await le(`/api/semantic-layer/compatible-dims?${t.toString()}`)).dimensions}catch{return[]}},async composeQuery(e,t,n){try{return await le("/api/semantic-query",{method:"POST",body:JSON.stringify({metrics:e,dimensions:t,timeDimension:n})})}catch(r){return{error:r.message??"Failed to compose query"}}},async previewSemanticBuilder(e){try{return await le("/api/semantic-builder/preview",{method:"POST",body:JSON.stringify(e)})}catch(t){return{error:t.message??"Failed to preview semantic block"}}},async saveSemanticBuilder(e){return le("/api/semantic-builder/save",{method:"POST",body:JSON.stringify(e)})},async createMetric(e){try{return await le("/api/semantic-layer/metric",{method:"POST",body:JSON.stringify(e)})}catch(t){return{ok:!1,error:t.message??"Failed to create metric"}}},async describeTable(e){const t=e.split("."),n=t.length>1?t[t.length-1]:e,r=t.length>1?t.slice(0,-1).join("."):"",o=new URLSearchParams({table:n});r&&o.set("schema",r);try{return await le(`/api/describe-table?${o.toString()}`)}catch{return[]}},async fetchLineage(){try{return await le("/api/lineage")}catch{return{nodes:[],edges:[]}}},async searchLineage(e){try{return await le(`/api/lineage/search?q=${encodeURIComponent(e)}`)}catch{return{matches:[]}}},async queryLineage(e){var n;const t=new URLSearchParams;e.focus&&t.set("focus",e.focus),e.search&&t.set("search",e.search),(n=e.types)!=null&&n.length&&t.set("types",e.types.join(",")),e.domain&&t.set("domain",e.domain),e.upstreamDepth!==void 0&&t.set("upstreamDepth",String(e.upstreamDepth)),e.downstreamDepth!==void 0&&t.set("downstreamDepth",String(e.downstreamDepth));try{return await le(`/api/lineage/query?${t.toString()}`)}catch{return{graph:{nodes:[],edges:[]},matches:[]}}},async fetchLineageNode(e){try{return await le(`/api/lineage/node/${encodeURIComponent(e)}`)}catch{return null}},async fetchBlockLineage(e){try{return await le(`/api/lineage/block/${encodeURIComponent(e)}`)}catch{return null}},async fetchImpactAnalysis(e){try{return await le(`/api/lineage/impact/${encodeURIComponent(e)}`)}catch{return null}},async fetchLineagePaths(e,t){try{const n=new URLSearchParams;t!=null&&t.maxDepth&&n.set("maxDepth",String(t.maxDepth)),t!=null&&t.maxPaths&&n.set("maxPaths",String(t.maxPaths));const r=n.toString(),o=`/api/lineage/paths/${encodeURIComponent(e)}${r?`?${r}`:""}`;return await le(o)}catch{return null}}},yS={varchar:"#388bfd",text:"#388bfd",string:"#388bfd",char:"#388bfd",integer:"#56d364",int:"#56d364",bigint:"#56d364",smallint:"#56d364",float:"#56d364",double:"#56d364",decimal:"#56d364",numeric:"#56d364",real:"#56d364",date:"#e3b341",timestamp:"#e3b341",datetime:"#e3b341",time:"#e3b341",boolean:"#f778ba",bool:"#f778ba",json:"#79c0ff",jsonb:"#79c0ff",uuid:"#d2a8ff",bytea:"#ffa657",binary:"#ffa657"};function ui(e,t){const n=e.toLowerCase().split("(")[0].trim();return yS[n]??t}function DS({t:e}){return i.jsxs("div",{style:{padding:"8px 12px",display:"flex",flexDirection:"column",gap:8},children:[[1,2,3].map(t=>i.jsx("div",{style:{height:28,borderRadius:4,background:e.pillBg,opacity:.6,animation:"pulse 1.5s ease-in-out infinite"}},t)),i.jsx("style",{children:"@keyframes pulse { 0%,100%{opacity:.6} 50%{opacity:.3} }"})]})}function MS(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],[r,o]=O.useState(!1),[s,a]=O.useState(""),l=async()=>{t({type:"SET_SCHEMA_LOADING",loading:!0});try{const u=await J.getSchema();t({type:"SET_SCHEMA",tables:u})}catch(u){console.error("Schema refresh failed:",u)}finally{t({type:"SET_SCHEMA_LOADING",loading:!1})}},E=O.useMemo(()=>{const u=s.trim().toLowerCase();return u?e.schemaTables.filter(S=>{const R=[S.name,S.path,S.objectType].filter(N=>!!N).some(N=>N.toLowerCase().includes(u)),I=S.columns.some(N=>N.name.toLowerCase().includes(u)||N.type.toLowerCase().includes(u));return R||I}):e.schemaTables},[s,e.schemaTables]),c=O.useMemo(()=>{const u=new Map;for(const S of E){const[R,...I]=S.name.split("."),N=I.length>0?R:S.source==="file"?"files":"default",A=u.get(N)??[];A.push(S),u.set(N,A)}return Array.from(u.entries()).sort((S,R)=>S[0].localeCompare(R[0]))},[E]),d={schemas:c.length,tables:e.schemaTables.length,columns:e.schemaTables.reduce((u,S)=>u+S.columns.length,0)},T={width:"100%",background:n.inputBg,border:`1px solid ${n.inputBorder}`,borderRadius:6,color:n.textPrimary,fontSize:12,fontFamily:n.font,padding:"7px 10px",outline:"none",boxSizing:"border-box"};return i.jsxs("div",{style:{flex:1,overflow:"auto",display:"flex",flexDirection:"column"},children:[i.jsxs("div",{style:{padding:"10px",display:"grid",gap:10,borderBottom:`1px solid ${n.headerBorder}`},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:700,color:n.textPrimary,fontFamily:n.font},children:"Database Catalog"}),i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font},children:"Browse schemas, tables, views, and loaded columns from the active connection."})]}),i.jsxs("button",{onClick:l,onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),title:"Refresh schema",style:{background:r?n.btnHover:"transparent",border:`1px solid ${n.btnBorder}`,borderRadius:6,cursor:"pointer",color:r?n.textSecondary:n.textMuted,fontSize:11,fontFamily:n.font,padding:"6px 8px",display:"flex",alignItems:"center",gap:4,transition:"all 0.15s"},children:[i.jsx("svg",{width:"11",height:"11",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M1.705 8.005a.75.75 0 0 1 .834.656 5.5 5.5 0 0 0 9.592 2.97l-1.204-1.204a.25.25 0 0 1 .177-.427h3.646a.25.25 0 0 1 .25.25v3.646a.25.25 0 0 1-.427.177l-1.38-1.38A7.002 7.002 0 0 1 1.05 8.84a.75.75 0 0 1 .656-.834ZM8 2.5a5.487 5.487 0 0 0-4.131 1.869l1.204 1.204A.25.25 0 0 1 4.896 6H1.25A.25.25 0 0 1 1 5.75V2.104a.25.25 0 0 1 .427-.177l1.38 1.38A7.002 7.002 0 0 1 14.95 7.16a.75.75 0 0 1-1.49.178A5.5 5.5 0 0 0 8 2.5Z"})}),"Refresh"]})]}),i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"repeat(3, minmax(0, 1fr))",gap:8},children:[i.jsx(Ss,{label:"Schemas",value:d.schemas,t:n}),i.jsx(Ss,{label:"Tables",value:d.tables,t:n}),i.jsx(Ss,{label:"Columns",value:d.columns,t:n})]}),i.jsx("input",{value:s,onChange:u=>a(u.target.value),placeholder:"Search schemas, tables, columns...",style:T})]}),e.schemaLoading?i.jsx(DS,{t:n}):e.schemaTables.length===0?i.jsxs("div",{style:{padding:"24px 14px",color:n.textMuted,fontSize:12,fontFamily:n.font,textAlign:"center",fontStyle:"italic"},children:["No tables found.",i.jsx("br",{}),"Connect a data source to explore schema."]}):E.length===0?i.jsx("div",{style:{padding:"24px 14px",color:n.textMuted,fontSize:12,fontFamily:n.font,textAlign:"center",fontStyle:"italic"},children:"No database objects match the current search."}):i.jsx("div",{style:{overflow:"auto",flex:1},children:c.map(([u,S])=>i.jsxs("div",{children:[i.jsxs("div",{style:{padding:"8px 10px 4px",fontSize:10,fontWeight:700,color:n.textMuted,fontFamily:n.font,textTransform:"uppercase",letterSpacing:"0.05em"},children:[u," · ",S.length]}),S.map(R=>i.jsx(PS,{table:R,t:n},R.name))]},u))})]})}function Ss({label:e,value:t,t:n}){return i.jsxs("div",{style:{background:n.cellBg,border:`1px solid ${n.headerBorder}`,borderRadius:8,padding:"8px 10px"},children:[i.jsx("div",{style:{fontSize:9,fontWeight:700,color:n.textMuted,fontFamily:n.font,textTransform:"uppercase",letterSpacing:"0.05em"},children:e}),i.jsx("div",{style:{fontSize:18,fontWeight:700,color:n.textPrimary,fontFamily:n.font,marginTop:2},children:t})]})}function PS({table:e,t}){var E;const{dispatch:n}=Se(),[r,o]=O.useState(!1),[s,a]=O.useState(!1),l=async()=>{if(n({type:"TOGGLE_SCHEMA_TABLE",tableName:e.name}),!e.expanded&&e.columns.length===0){a(!0);try{const c=await J.describeTable(e.path);c.length>0&&n({type:"SET_TABLE_COLUMNS",tableName:e.name,columns:c})}catch(c){console.error("describeTable failed:",c)}finally{a(!1)}}};return i.jsxs("div",{children:[i.jsxs("button",{onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),onClick:l,style:{width:"100%",display:"flex",alignItems:"center",gap:6,padding:"5px 10px",background:r?t.sidebarItemHover:"transparent",border:"none",cursor:"pointer",color:t.textPrimary,fontSize:12,fontFamily:t.font,fontWeight:500,textAlign:"left",transition:"background 0.1s"},children:[i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",style:{transform:e.expanded?"rotate(90deg)":"rotate(0deg)",transition:"transform 0.15s",flexShrink:0,color:t.textMuted},children:i.jsx("path",{d:"M3 2l4 3-4 3V2Z"})}),e.source==="database"?i.jsx("svg",{width:"13",height:"13",viewBox:"0 0 16 16",fill:"currentColor",style:{color:"#56d364",flexShrink:0},children:i.jsx("path",{d:"M1 3.5c0-1.865 2.91-3 6-3s6 1.135 6 3v9c0 1.865-2.91 3-6 3s-6-1.135-6-3Zm1.5.5c.484.85 2.28 1.5 4.5 1.5s4.016-.65 4.5-1.5V6c-.484.85-2.28 1.5-4.5 1.5S2.984 6.85 2.5 6Zm0 4c.484.85 2.28 1.5 4.5 1.5s4.016-.65 4.5-1.5v2c-.484.85-2.28 1.5-4.5 1.5S2.984 10.85 2.5 10Z"})}):i.jsx("svg",{width:"13",height:"13",viewBox:"0 0 16 16",fill:"currentColor",style:{color:t.accent,flexShrink:0},children:i.jsx("path",{d:"M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v1.5A1.75 1.75 0 0 1 14.25 5H1.75A1.75 1.75 0 0 1 0 3.25Zm1.75-.25a.25.25 0 0 0-.25.25v1.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-1.5a.25.25 0 0 0-.25-.25Zm-1.75 6C0 6.784.784 6 1.75 6h12.5c.966 0 1.75.784 1.75 1.75v1.5A1.75 1.75 0 0 1 14.25 11H1.75A1.75 1.75 0 0 1 0 9.25Zm1.75-.25a.25.25 0 0 0-.25.25v1.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-1.5a.25.25 0 0 0-.25-.25Zm-1.75 6c0-.966.784-1.75 1.75-1.75h12.5c.966 0 1.75.784 1.75 1.75v1.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v1.5c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25v-1.5a.25.25 0 0 0-.25-.25Z"})}),i.jsx("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.name}),e.objectType&&i.jsx("span",{style:{fontSize:9,fontFamily:t.fontMono,color:t.accent,background:`${t.accent}18`,borderRadius:4,padding:"1px 4px",flexShrink:0},children:e.objectType.toLowerCase().includes("view")?"view":"table"}),((E=e.governance)==null?void 0:E.status)&&i.jsx(vS,{status:e.governance.status,t}),e.columns.length>0&&i.jsx("span",{style:{fontSize:10,color:t.textMuted,background:t.pillBg,borderRadius:8,padding:"1px 5px",flexShrink:0},children:e.columns.length})]}),e.expanded&&i.jsxs("div",{style:{paddingLeft:26},children:[e.governance&&(e.governance.owner||e.governance.domain)&&i.jsxs("div",{style:{padding:"3px 10px",display:"flex",gap:8,flexWrap:"wrap"},children:[e.governance.domain&&i.jsxs("span",{style:{fontSize:9,fontFamily:t.font,color:t.textMuted},children:[i.jsx("span",{style:{fontWeight:600},children:"domain:"})," ",e.governance.domain]}),e.governance.owner&&i.jsxs("span",{style:{fontSize:9,fontFamily:t.font,color:t.textMuted},children:[i.jsx("span",{style:{fontWeight:600},children:"owner:"})," ",e.governance.owner]})]}),s?i.jsx("div",{style:{padding:"4px 10px",fontSize:11,color:t.textMuted,fontFamily:t.font,fontStyle:"italic"},children:"..."}):e.columns.length===0?i.jsx("div",{style:{padding:"4px 10px",fontSize:11,color:t.textMuted,fontFamily:t.font,fontStyle:"italic"},children:"No columns"}):e.columns.map(c=>i.jsx(bS,{col:c,t},c.name))]})]})}function bS({col:e,t}){const[n,r]=O.useState(!1);return i.jsxs("div",{onMouseEnter:()=>r(!0),onMouseLeave:()=>r(!1),style:{display:"flex",alignItems:"center",gap:8,padding:"3px 10px 3px 8px",background:n?t.sidebarItemHover:"transparent",cursor:"default",transition:"background 0.1s"},children:[i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 16 16",fill:"currentColor",style:{color:t.textMuted,flexShrink:0},children:i.jsx("path",{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM1.5 8a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0Zm7-3.25v2.992l2.028.812a.75.75 0 0 1-.557 1.392l-2.5-1A.751.751 0 0 1 7 8.25v-3.5a.75.75 0 0 1 1.5 0Z"})}),i.jsx("span",{style:{flex:1,fontSize:11,fontFamily:t.fontMono,color:t.textSecondary,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.name}),i.jsx("span",{style:{fontSize:10,fontFamily:t.fontMono,color:ui(e.type,t.accent),background:`${ui(e.type,t.accent)}18`,borderRadius:4,padding:"1px 5px",flexShrink:0},children:e.type.toLowerCase()})]})}const US={certified:{color:"#56d364",label:"Certified",icon:"✓"},review:{color:"#e3b341",label:"In Review",icon:"◎"},draft:{color:"#8b949e",label:"Draft",icon:"○"},deprecated:{color:"#f85149",label:"Deprecated",icon:"✗"},pending_recertification:{color:"#ffa657",label:"Re-cert",icon:"↻"}};function vS({status:e,t}){const n=US[e];return n?i.jsxs("span",{title:n.label,style:{fontSize:8,fontWeight:700,fontFamily:t.font,color:n.color,background:`${n.color}18`,border:`1px solid ${n.color}40`,borderRadius:3,padding:"0 4px",flexShrink:0,letterSpacing:"0.04em",lineHeight:"14px"},children:[n.icon," ",n.label.toUpperCase()]}):null}const Si={duckdb:"DuckDB",file:"Local File / DuckDB",postgres:"PostgreSQL",bigquery:"BigQuery",snowflake:"Snowflake",sqlite:"SQLite",mysql:"MySQL",mssql:"SQL Server",redshift:"Amazon Redshift",databricks:"Databricks",clickhouse:"ClickHouse",athena:"Amazon Athena",trino:"Trino",fabric:"Microsoft Fabric"},Rs={duckdb:"#f4bc00",file:"#f4bc00",postgres:"#336791",bigquery:"#4285f4",snowflake:"#29b5e8",sqlite:"#003b57",mysql:"#00758f",mssql:"#cc2927",redshift:"#8c4fff",databricks:"#ff3621",clickhouse:"#ffcc00",athena:"#ff9900",trino:"#dd00a1",fabric:"#0078d4"},BS={duckdb:["filepath"],postgres:["host","port","database","user","password"],mysql:["host","port","database","user","password"],bigquery:["project","dataset","keyFilename"],snowflake:["account","warehouse","database","schema","username","password"],mssql:["server","port","database","user","password"],redshift:["host","port","database","user","password"],sqlite:["filepath"],databricks:["host","path","token"],clickhouse:["host","port","database","user","password"],athena:["region","database","outputLocation"],trino:["host","port","catalog","schema","user"],fabric:["server","database","authentication"]},FS=[{name:"default",label:"Local DuckDB",description:"In-memory DuckDB — no configuration needed",config:{driver:"duckdb",filepath:":memory:"}},{name:"postgres",label:"PostgreSQL",description:"Connect to a local PostgreSQL instance",config:{driver:"postgres",host:"localhost",port:5432,database:"postgres",user:"postgres",password:""}},{name:"snowflake",label:"Snowflake",description:"Connect to your Snowflake data warehouse",config:{driver:"snowflake",account:"",warehouse:"",database:"",schema:"PUBLIC",username:"",password:""}}];function sc(){const{state:e}=Se(),t=Ee[e.themeMode],[n,r]=O.useState(null),[o,s]=O.useState(!1),[a,l]=O.useState(null),[E,c]=O.useState(null),[d,T]=O.useState(!1),[u,S]=O.useState(!1),[R,I]=O.useState(null),[N,A]=O.useState(""),[p,f]=O.useState("duckdb"),[h,C]=O.useState({});O.useEffect(()=>{J.getConnections().then(D=>{r(D),Object.keys(D.connections).length>0&&J.testConnection().then(l)})},[]);const _=async()=>{s(!0),l(null);const D=await J.testConnection();l(D),s(!1)},x=(D,F)=>{c(D),T(!1),A(D),f((F==null?void 0:F.driver)??"duckdb");const B={};Object.entries(F??{}).forEach(([y,G])=>{y!=="driver"&&y!=="type"&&(B[y]=String(G??""))}),C(B)},M=()=>{T(!0),c(null),A(""),f("duckdb"),C({})},m=()=>{c(null),T(!1)},U=async()=>{if(!n)return;S(!0),I(null);const D=N.trim()||(E??"default"),F={driver:p};Object.entries(h).forEach(([y,G])=>{G.trim()&&(y==="port"&&!isNaN(Number(G))?F[y]=Number(G):F[y]=G)});const B={...n.connections};E&&E!==D&&delete B[E],B[D]=F;try{await J.saveConnections(B);const y=await J.getConnections();r(y),I("Saved"),setTimeout(()=>I(null),2e3),c(null),T(!1);try{s(!0);const G=await J.testConnection();l(G)}catch{}finally{s(!1)}}catch(y){I(`Error: ${y.message}`)}finally{S(!1)}},g=async D=>{if(!n)return;const F={...n.connections};delete F[D],S(!0);try{await J.saveConnections(F);const B=await J.getConnections();r(B),c(null)}finally{S(!1)}},P={fontSize:10,fontWeight:600,letterSpacing:"0.07em",textTransform:"uppercase",color:t.textMuted,fontFamily:t.font,marginBottom:6},H={background:t.cellBg,border:`1px solid ${t.cellBorder}`,borderRadius:7,padding:"10px 12px",marginBottom:10},L=(n==null?void 0:n.connections)??{},b=(n==null?void 0:n.default)??"";return i.jsxs("div",{style:{flex:1,overflow:"auto",padding:"12px 12px 20px"},children:[a&&i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,padding:"6px 10px",marginBottom:10,borderRadius:6,background:a.ok?`${t.success}12`:`${t.error}12`,border:`1px solid ${a.ok?t.success:t.error}30`},children:[i.jsx("span",{style:{width:8,height:8,borderRadius:"50%",background:a.ok?t.success:t.error,flexShrink:0}}),i.jsx("span",{style:{fontSize:11,fontFamily:t.font,color:a.ok?t.success:t.error},children:a.ok?"Connected":"Disconnected"})]}),i.jsx("div",{style:P,children:"Connections"}),n===null?i.jsx("div",{style:{fontSize:12,color:t.textMuted,fontFamily:t.font},children:"Loading…"}):Object.entries(L).map(([D,F])=>{const B=(F==null?void 0:F.driver)??(F==null?void 0:F.type)??"unknown",y=D===b||Object.keys(L).length===1,G=Rs[B]??t.accent;return E===D?i.jsx(Ca,{t,editName:N,setEditName:A,editDriver:p,setEditDriver:f,editFields:h,setEditFields:C,onSave:U,onCancel:m,onDelete:()=>g(D),saving:u,isNew:!1},D):i.jsxs("div",{style:{...H,borderLeft:y?`3px solid ${G}`:`1px solid ${t.cellBorder}`},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,marginBottom:6},children:[i.jsx("span",{style:{fontSize:10,fontWeight:700,fontFamily:t.fontMono,color:G,background:`${G}18`,border:`1px solid ${G}40`,borderRadius:4,padding:"1px 6px",letterSpacing:"0.05em",textTransform:"uppercase"},children:Si[B]??B}),i.jsx("span",{style:{fontSize:11,fontFamily:t.fontMono,color:t.textSecondary,fontWeight:500},children:D}),y&&i.jsx("span",{style:{fontSize:9,color:t.accent,fontFamily:t.font,fontWeight:600},children:"DEFAULT"}),i.jsx("div",{style:{flex:1}}),i.jsx("button",{onClick:()=>x(D,F),style:{background:"transparent",border:`1px solid ${t.btnBorder}`,borderRadius:3,cursor:"pointer",color:t.textMuted,fontSize:10,fontFamily:t.font,padding:"1px 6px",transition:"all 0.15s"},children:"Edit"})]}),i.jsx("div",{style:{display:"flex",flexDirection:"column",gap:3},children:Object.entries(F??{}).filter(([Y])=>Y!=="driver"&&Y!=="type").map(([Y,W])=>i.jsxs("div",{style:{display:"flex",gap:6,alignItems:"baseline"},children:[i.jsx("span",{style:{fontSize:11,color:t.textMuted,fontFamily:t.fontMono,minWidth:70,flexShrink:0},children:Y}),i.jsx("span",{style:{fontSize:11,color:t.textSecondary,fontFamily:t.fontMono,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:Y.toLowerCase().includes("password")||Y.toLowerCase().includes("token")?"••••••••":String(W)})]},Y))})]},D)}),!d&&!E&&Object.keys(L).length===0&&i.jsxs(i.Fragment,{children:[i.jsx("div",{style:{...P,marginTop:8},children:"Quick Connect"}),i.jsx("div",{style:{display:"grid",gap:6,marginBottom:12},children:FS.map(D=>i.jsxs("button",{onClick:async()=>{S(!0);try{const F={...L,[D.name]:D.config};await J.saveConnections(F);const B=await J.getConnections();r(B),s(!0);const y=await J.testConnection();l(y),s(!1)}finally{S(!1)}},disabled:u,style:{display:"flex",alignItems:"center",gap:8,padding:"8px 12px",background:t.cellBg,border:`1px solid ${t.cellBorder}`,borderRadius:7,cursor:u?"not-allowed":"pointer",textAlign:"left",transition:"border-color 0.15s"},children:[i.jsx("span",{style:{width:8,height:8,borderRadius:"50%",background:Rs[D.config.driver]??t.accent,flexShrink:0}}),i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:600,color:t.textPrimary,fontFamily:t.font},children:D.label}),i.jsx("div",{style:{fontSize:10,color:t.textMuted,fontFamily:t.font},children:D.description})]})]},D.name))})]}),d?i.jsx(Ca,{t,editName:N,setEditName:A,editDriver:p,setEditDriver:f,editFields:h,setEditFields:C,onSave:U,onCancel:m,saving:u,isNew:!0}):i.jsxs("button",{onClick:M,style:{width:"100%",padding:"7px 0",borderRadius:6,border:`1px dashed ${t.cellBorder}`,background:"transparent",color:t.textSecondary,fontSize:12,fontFamily:t.font,fontWeight:500,cursor:"pointer",marginBottom:12,display:"flex",alignItems:"center",justifyContent:"center",gap:6,transition:"border-color 0.15s, color 0.15s"},children:[i.jsx("span",{style:{fontSize:16,lineHeight:1},children:"+"}),"Add Connection"]}),R&&i.jsx("div",{style:{fontSize:11,fontFamily:t.font,padding:"4px 10px",borderRadius:4,marginBottom:8,color:R.startsWith("Error")?t.error:t.success,background:R.startsWith("Error")?`${t.error}12`:`${t.success}12`},children:R}),i.jsx("button",{onClick:_,disabled:o,style:{width:"100%",padding:"7px 0",borderRadius:6,border:`1px solid ${t.btnBorder}`,background:t.btnBg,color:t.textSecondary,fontSize:12,fontFamily:t.font,fontWeight:500,cursor:o?"not-allowed":"pointer",marginBottom:8,opacity:o?.7:1,transition:"all 0.15s"},children:o?"Testing…":"Test Connection"}),a&&i.jsxs("div",{style:{fontSize:12,fontFamily:t.font,color:a.ok?t.success:t.error,background:a.ok?`${t.success}12`:`${t.error}12`,border:`1px solid ${a.ok?t.success:t.error}40`,borderRadius:6,padding:"7px 10px",marginBottom:12},children:[a.ok?"✓ ":"✗ ",a.message]}),i.jsx("div",{style:{...P,marginTop:4},children:"Supported Drivers"}),i.jsx("div",{style:{...H,display:"flex",flexDirection:"column",gap:4},children:Object.entries(Si).map(([D,F])=>i.jsxs("div",{style:{display:"flex",gap:8,alignItems:"baseline"},children:[i.jsx("code",{style:{fontSize:10,fontFamily:t.fontMono,color:Rs[D]??t.textMuted,minWidth:80,flexShrink:0},children:D}),i.jsx("span",{style:{fontSize:11,color:t.textMuted,fontFamily:t.font},children:F})]},D))})]})}function Ca({t:e,editName:t,setEditName:n,editDriver:r,setEditDriver:o,editFields:s,setEditFields:a,onSave:l,onCancel:E,onDelete:c,saving:d,isNew:T}){const u=BS[r]??[],S={background:e.inputBg,border:`1px solid ${e.inputBorder}`,borderRadius:4,color:e.textPrimary,fontSize:11,fontFamily:e.fontMono,padding:"4px 8px",outline:"none",width:"100%"},R={fontSize:9,fontWeight:600,color:e.textMuted,fontFamily:e.font,letterSpacing:"0.05em",textTransform:"uppercase",marginBottom:2};return i.jsxs("div",{style:{background:e.cellBg,border:`1px solid ${e.accent}40`,borderRadius:7,padding:"10px 12px",marginBottom:10},children:[i.jsx("div",{style:{fontSize:11,fontWeight:600,color:e.accent,fontFamily:e.font,marginBottom:8},children:T?"New Connection":"Edit Connection"}),i.jsxs("div",{style:{marginBottom:6},children:[i.jsx("div",{style:R,children:"Name"}),i.jsx("input",{style:S,value:t,onChange:I=>n(I.target.value),placeholder:"e.g. production"})]}),i.jsxs("div",{style:{marginBottom:6},children:[i.jsx("div",{style:R,children:"Driver"}),i.jsx("select",{style:{...S,fontFamily:e.font},value:r,onChange:I=>{o(I.target.value),a({})},children:Object.entries(Si).map(([I,N])=>i.jsx("option",{value:I,children:N},I))})]}),u.map(I=>i.jsxs("div",{style:{marginBottom:6},children:[i.jsx("div",{style:R,children:I}),i.jsx("input",{style:S,type:I.toLowerCase().includes("password")||I.toLowerCase().includes("token")?"password":"text",value:s[I]??"",placeholder:I==="port"?"5432":I==="filepath"?":memory:":"",onChange:N=>a({...s,[I]:N.target.value})})]},I)),i.jsxs("div",{style:{display:"flex",gap:6,marginTop:8},children:[i.jsx("button",{onClick:l,disabled:d,style:{flex:1,padding:"5px 0",borderRadius:5,border:"none",background:e.accent,color:"#fff",fontSize:11,fontFamily:e.font,fontWeight:600,cursor:d?"not-allowed":"pointer",opacity:d?.6:1},children:d?"Saving…":"Save"}),i.jsx("button",{onClick:E,style:{padding:"5px 12px",borderRadius:5,border:`1px solid ${e.btnBorder}`,background:"transparent",color:e.textSecondary,fontSize:11,fontFamily:e.font,cursor:"pointer"},children:"Cancel"}),c&&!T&&i.jsx("button",{onClick:c,style:{padding:"5px 12px",borderRadius:5,border:`1px solid ${e.error}40`,background:"transparent",color:e.error,fontSize:11,fontFamily:e.font,cursor:"pointer"},children:"Delete"})]})]})}function St({title:e,defaultOpen:t=!1,children:n,t:r}){const[o,s]=O.useState(t),[a,l]=O.useState(!1);return i.jsxs("div",{style:{borderBottom:`1px solid ${r.headerBorder}`},children:[i.jsxs("button",{onClick:()=>s(E=>!E),onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),style:{width:"100%",padding:"7px 12px",display:"flex",alignItems:"center",gap:6,background:a?r.sidebarItemHover:"transparent",border:"none",cursor:"pointer",textAlign:"left",transition:"background 0.1s"},children:[i.jsx("span",{style:{fontSize:9,color:r.textMuted,display:"inline-block",transition:"transform 0.15s",transform:o?"rotate(90deg)":"rotate(0deg)",lineHeight:1},children:"▶"}),i.jsx("span",{style:{fontSize:11,fontWeight:600,fontFamily:r.font,color:r.textSecondary,letterSpacing:"0.04em"},children:e})]}),o&&i.jsx("div",{style:{padding:"4px 12px 10px"},children:n})]})}function GS({code:e,t}){const[n,r]=O.useState(!1);async function o(){try{await navigator.clipboard.writeText(e)}catch{const s=document.createElement("textarea");s.value=e,document.body.appendChild(s),s.select(),document.execCommand("copy"),document.body.removeChild(s)}r(!0),setTimeout(()=>r(!1),1500)}return i.jsx("button",{onClick:o,title:"Copy to clipboard",style:{position:"absolute",top:6,right:6,padding:"2px 6px",fontSize:10,fontFamily:t.font,background:n?`${t.success}20`:t.btnBg,border:`1px solid ${n?t.success+"50":t.btnBorder}`,borderRadius:4,cursor:"pointer",color:n?t.success:t.textMuted,transition:"all 0.15s"},children:n?"✓":"Copy"})}function xe({code:e,t}){return i.jsxs("div",{style:{position:"relative",marginTop:6},children:[i.jsx("pre",{style:{margin:0,padding:"8px 10px",paddingRight:52,background:t.editorBg,border:`1px solid ${t.cellBorder}`,borderRadius:6,fontFamily:t.fontMono,fontSize:11,color:t.textPrimary,lineHeight:1.6,whiteSpace:"pre",overflowX:"auto"},children:e}),i.jsx(GS,{code:e,t})]})}function La({rows:e,t}){return i.jsx("table",{style:{width:"100%",borderCollapse:"collapse",fontSize:11,fontFamily:t.font,marginTop:6},children:i.jsx("tbody",{children:e.map(([n,r],o)=>i.jsxs("tr",{style:{borderBottom:`1px solid ${t.tableBorder}`},children:[i.jsx("td",{style:{padding:"5px 6px 5px 0",fontFamily:t.fontMono,fontSize:11,color:t.accent,whiteSpace:"nowrap",verticalAlign:"top",width:"45%"},children:n}),i.jsx("td",{style:{padding:"5px 0",color:t.textSecondary,verticalAlign:"top",lineHeight:1.5},children:r})]},o))})})}const wS=`block "Revenue by Channel" {
10
- domain = "revenue"
11
- type = "custom"
12
- description = "Revenue grouped by sales channel"
13
- owner = "data-team"
14
- tags = ["revenue"]
15
-
16
- params {
17
- period = "current_quarter"
18
- }
19
-
20
- query = """
21
- SELECT channel,
22
- SUM(order_total) AS revenue
23
- FROM read_csv_auto('data/orders.csv')
24
- WHERE fiscal_period = \${period}
25
- GROUP BY channel
26
- ORDER BY revenue DESC
27
- """
28
-
29
- visualization {
30
- chart = "bar"
31
- x = channel
32
- y = revenue
33
- }
34
-
35
- tests {
36
- assert row_count > 0
37
- }
38
- }`,HS=`# semantic-layer/metrics/total_revenue.yaml
39
- name: total_revenue
40
- label: Total Revenue
41
- description: Sum of all recognized revenue.
42
- domain: finance
43
- sql: SUM(amount)
44
- type: sum # sum|count|count_distinct|avg|min|max|custom
45
- table: fct_revenue
46
- tags:
47
- - revenue
48
- - kpi`,YS=`# semantic-layer/dimensions/segment.yaml
49
- name: segment
50
- label: Customer Segment
51
- description: Customer segment tier.
52
- sql: segment_tier
53
- type: string # string|number|date|boolean
54
- table: fct_revenue`,kS=`# semantic-layer/hierarchies/time.yaml
55
- name: fiscal_time
56
- label: Fiscal Time
57
- description: Drill from year to quarter.
58
- domain: finance
59
- levels:
60
- - name: fiscal_year
61
- dimension: fiscal_year
62
- order: 1
63
- - name: fiscal_quarter
64
- dimension: fiscal_quarter
65
- order: 2
66
- defaultRollup: sum`,jS=`# semantic-layer/cubes/revenue_cube.yaml
67
- name: revenue
68
- label: Revenue Cube
69
- table: fct_revenue
70
- domain: finance
71
-
72
- measures:
73
- - name: total_revenue
74
- sql: SUM(amount)
75
- type: sum
76
- - name: deal_count
77
- sql: COUNT(*)
78
- type: count
79
-
80
- dimensions:
81
- - name: segment_tier
82
- sql: segment_tier
83
- type: string
84
-
85
- time_dimensions:
86
- - name: recognized_at
87
- sql: recognized_at
88
- primary_time: true
89
- granularities: [day, month, quarter, year]
90
-
91
- joins:
92
- - name: customers
93
- type: left
94
- sql: "\${left}.customer_id = \${right}.id"`,WS=`{
95
- "semanticLayer": {
96
- "provider": "dql"
97
- }
98
- }`,VS=`{
99
- "semanticLayer": {
100
- "provider": "dbt",
101
- "projectPath": "/path/to/your/dbt-project"
102
- }
103
- }`,$S=`{
104
- "semanticLayer": {
105
- "provider": "cubejs",
106
- "projectPath": "/path/to/your/cube-project"
107
- }
108
- }`,XS=`{
109
- "defaultConnection": {
110
- "driver": "file",
111
- "filepath": ":memory:"
112
- }
113
- }`,KS=`{
114
- "defaultConnection": {
115
- "driver": "snowflake",
116
- "account": "acme.snowflakecomputing.com",
117
- "username": "your_user",
118
- "password": "\${SNOWFLAKE_PASSWORD}",
119
- "database": "ANALYTICS",
120
- "schema": "PUBLIC",
121
- "warehouse": "COMPUTE_WH",
122
- "role": "ANALYST"
123
- }
124
- }`,zS=`{
125
- "defaultConnection": {
126
- "driver": "bigquery",
127
- "project": "your-gcp-project-id",
128
- "dataset": "analytics",
129
- "keyFilename": "./service-account.json"
130
- }
131
- }`,JS=`{
132
- "defaultConnection": {
133
- "driver": "postgres",
134
- "host": "localhost",
135
- "port": 5432,
136
- "database": "analytics",
137
- "username": "your_user",
138
- "password": "\${POSTGRES_PASSWORD}"
139
- }
140
- }`,qS=`-- Primary workflow: use Compose Query in the Semantic Layer panel
141
- -- 1. Pick metrics + dimensions (+ optional time dimension)
142
- -- 2. Click "Compose SQL"
143
- -- 3. Click "+ Insert as Cell" → edit and run
144
-
145
- -- Advanced: reference metrics inline in any SQL cell
146
- -- DQL resolves @metric() and @dim() at query time
147
- SELECT
148
- @dim(segment_tier),
149
- @metric(total_revenue)
150
- FROM fct_revenue
151
- GROUP BY @dim(segment_tier)
152
- ORDER BY @metric(total_revenue) DESC`,QS=`{
153
- "semanticLayer": {
154
- "provider": "snowflake",
155
- "projectPath": "MY_DATABASE"
156
- }
157
- }`;function ic({themeMode:e}){const t=Ee[e];return i.jsxs("div",{style:{flex:1,overflowY:"auto",fontFamily:t.font},children:[i.jsx(St,{title:"SQL Essentials",defaultOpen:!0,t,children:i.jsx(xe,{t,code:`-- Basic select
158
- SELECT col1, col2
159
- FROM table_name
160
- WHERE condition
161
- ORDER BY col1 DESC
162
- LIMIT 100
163
-
164
- -- GROUP BY
165
- SELECT col, COUNT(*), SUM(val)
166
- FROM table_name
167
- GROUP BY col
168
-
169
- -- JOIN
170
- SELECT a.*, b.col
171
- FROM table_a AS a
172
- JOIN table_b AS b ON a.id = b.id
173
-
174
- -- CTE (WITH)
175
- WITH cte AS (
176
- SELECT * FROM table_name WHERE val > 0
177
- )
178
- SELECT * FROM cte
179
-
180
- -- Window function
181
- SELECT *,
182
- ROW_NUMBER() OVER (
183
- PARTITION BY group_col
184
- ORDER BY val DESC
185
- ) AS rank
186
- FROM table_name`})}),i.jsx(St,{title:"DuckDB Functions",defaultOpen:!1,t,children:i.jsx(La,{t,rows:[["read_csv_auto(path)","Auto-detect CSV schema and load"],["read_parquet(path)","Load a Parquet file"],["strftime(date, fmt)","Format date as string (e.g. '%Y-%m')"],["date_trunc(part, date)","Truncate date to part ('month', 'year'…)"],["CURRENT_DATE","Today's date"],["epoch_ms(ts)","Convert epoch milliseconds to timestamp"],["array_agg(col)","Aggregate column values into an array"],["string_agg(col, sep)","Concatenate values with separator"]]})}),i.jsxs(St,{title:"DQL Block Structure",defaultOpen:!0,t,children:[i.jsx(xe,{t,code:wS}),i.jsxs("div",{style:{marginTop:8,fontSize:11,color:t.textMuted,fontFamily:t.font,lineHeight:1.6},children:["Run ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"dql certify <file> --connection duckdb"})," to execute ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"tests {}"})," assertions against live data. Use ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"--skip-tests"})," to check governance fields only."]})]}),i.jsxs(St,{title:"DQL Chart Types",defaultOpen:!1,t,children:[i.jsx(La,{t,rows:[["table","Tabular data grid (default)"],["bar","Bar chart — use x and y fields"],["line","Line chart — use x (date) and y (value)"],["pie","Pie/donut chart — use x (label) and y (value)"],["kpi","Single big-number KPI card (dql preview)"]]}),i.jsxs("div",{style:{marginTop:8,fontSize:11,color:t.textMuted,fontFamily:t.font,lineHeight:1.6},children:["Set chart type inside the"," ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:'visualization { chart = "pie"; x = label_col; y = value_col }'})," ","block."]})]}),i.jsxs(St,{title:"Semantic Layer Usage",defaultOpen:!1,t,children:[i.jsxs("div",{style:{fontSize:12,color:t.textSecondary,lineHeight:1.7,fontFamily:t.font,marginBottom:6},children:["Primary workflow: open the ",i.jsx("strong",{children:"Semantic Layer"})," panel → Compose Query → pick metrics and dimensions → Compose SQL → + Insert as Cell. Advanced: use ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"@metric(name)"})," and ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"@dim(name)"})," refs directly in any SQL cell."]}),i.jsx(xe,{t,code:qS})]}),i.jsxs(St,{title:"Semantic Layer",defaultOpen:!1,t,children:[i.jsxs("div",{style:{fontSize:12,color:t.textSecondary,lineHeight:1.7,fontFamily:t.font,marginBottom:8},children:["Define reusable metrics, dimensions, and hierarchies in YAML. They appear in the"," ",i.jsx("strong",{style:{color:t.textPrimary},children:"Semantic Layer"})," sidebar panel."]}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"10px 0 4px",letterSpacing:"0.03em"},children:"Directory Structure"}),i.jsx(xe,{t,code:`my-project/
187
- ├── dql.config.json
188
- └── semantic-layer/
189
- ├── metrics/ ← one YAML per metric
190
- ├── dimensions/ ← one YAML per dimension
191
- ├── hierarchies/ ← optional drill paths
192
- └── cubes/ ← optional (groups all into one)`}),i.jsxs("div",{style:{marginTop:8,padding:"6px 8px",background:`${t.accent}10`,border:`1px solid ${t.accent}30`,borderRadius:4,fontSize:11,color:t.textSecondary,fontFamily:t.font,lineHeight:1.6},children:[i.jsx("strong",{style:{color:t.textPrimary},children:"Recommended:"})," For multi-table projects, use a ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"cubes/"})," file — it keeps metrics, dimensions, and joins together. Use standalone ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"metrics/"})," and ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"dimensions/"})," files only for simple single-table projects."]}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"Metric YAML"}),i.jsx(xe,{t,code:HS}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"Dimension YAML"}),i.jsx(xe,{t,code:YS}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"Hierarchy YAML"}),i.jsx(xe,{t,code:kS}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"Cube YAML (advanced — multi-table with joins)"}),i.jsx(xe,{t,code:jS})]}),i.jsxs(St,{title:"Semantic Layer Providers",defaultOpen:!1,t,children:[i.jsxs("div",{style:{fontSize:12,color:t.textSecondary,lineHeight:1.7,fontFamily:t.font,marginBottom:8},children:["Add to your ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"dql.config.json"})," to connect a semantic layer provider."]}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"10px 0 4px",letterSpacing:"0.03em"},children:"DQL Native (YAML files in semantic-layer/)"}),i.jsx(xe,{t,code:WS}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"dbt (reads models/**/*.yml)"}),i.jsx(xe,{t,code:VS}),i.jsxs("div",{style:{marginTop:4,fontSize:11,color:t.textMuted,fontFamily:t.font,lineHeight:1.5},children:["Point to your dbt project root (directory with ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"dbt_project.yml"}),"). Reads ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"semantic_models"})," and"," ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"metrics"})," blocks (dbt 1.6+)."]}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"Cube.js (reads model/ or schema/)"}),i.jsx(xe,{t,code:$S}),i.jsxs("div",{style:{marginTop:4,fontSize:11,color:t.textMuted,fontFamily:t.font,lineHeight:1.5},children:["Point to your Cube.js project root. Reads"," ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"cubes:"})," blocks from YAML schema files."]}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"Snowflake Semantic Views (requires live connection)"}),i.jsx(xe,{t,code:QS}),i.jsxs("div",{style:{marginTop:4,fontSize:11,color:t.textMuted,fontFamily:t.font,lineHeight:1.5},children:["Introspects Snowflake semantic views via"," ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"SHOW SEMANTIC VIEWS"}),". Set ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"projectPath"})," to your database name to scope discovery. Requires a Snowflake connection in ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"defaultConnection"}),"."]})]}),i.jsxs(St,{title:"Connection Setup",defaultOpen:!1,t,children:[i.jsxs("div",{style:{fontSize:12,color:t.textSecondary,lineHeight:1.7,fontFamily:t.font,marginBottom:8},children:["Configure ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"defaultConnection"})," in"," ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"dql.config.json"}),"."]}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"10px 0 4px",letterSpacing:"0.03em"},children:"DuckDB (in-memory — default)"}),i.jsx(xe,{t,code:XS}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"Snowflake"}),i.jsx(xe,{t,code:KS}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"BigQuery"}),i.jsx(xe,{t,code:zS}),i.jsx("div",{style:{fontSize:11,fontWeight:600,color:t.textSecondary,fontFamily:t.font,margin:"12px 0 4px",letterSpacing:"0.03em"},children:"PostgreSQL"}),i.jsx(xe,{t,code:JS}),i.jsxs("div",{style:{marginTop:8,fontSize:11,color:t.textMuted,fontFamily:t.font,lineHeight:1.5},children:["Use ",i.jsxs("code",{style:{fontFamily:t.fontMono,fontSize:10},children:["$","${ENV_VAR}"]})," syntax for secrets. Run ",i.jsx("code",{style:{fontFamily:t.fontMono,fontSize:10},children:"dql doctor"})," to verify your connection."]})]}),i.jsxs(St,{title:"Variable References",defaultOpen:!1,t,children:[i.jsxs("div",{style:{fontSize:12,color:t.textSecondary,lineHeight:1.7,fontFamily:t.font,marginBottom:8},children:["Use"," ",i.jsx("code",{style:{fontFamily:t.fontMono,color:t.accent,fontSize:11},children:"{{cell_name}}"})," ","to reference other cells:",i.jsxs("ul",{style:{margin:"6px 0 0",paddingLeft:18},children:[i.jsxs("li",{children:[i.jsx("strong",{children:"Param cell"})," → substituted as a SQL literal value"]}),i.jsxs("li",{children:[i.jsx("strong",{children:"SQL cell"})," → injected as a CTE"]})]})]}),i.jsx(xe,{t,code:`-- Param cell named "start_date" holds '2024-01-01'
193
- SELECT *
194
- FROM read_csv_auto('data/sales.csv')
195
- WHERE date >= {{start_date}}
196
-
197
- -- SQL cell named "base_query" used as CTE
198
- SELECT segment, SUM(revenue) AS total
199
- FROM {{base_query}}
200
- GROUP BY segment`})]})]})}const ZS=3e4,To="application/dql-semantic-ref";let Gr=[],_a=0,zn=null;function eR(e){J.trackUsage(e),window.dispatchEvent(new CustomEvent("dql:semantic-used",{detail:{name:e}}))}async function ma(){if(Date.now()<_a&&Gr.length>0)return Gr;const e=await fetch(`${window.location.origin}/api/semantic-completions`);if(!e.ok)throw new Error(`Failed to load semantic completions: HTTP ${e.status}`);const t=await e.json();return Gr=Array.isArray(t.completions)?t.completions:[],_a=Date.now()+ZS,Gr}function tR(e,t){return e==="metric"?`@metric(${t})`:`@dim(${t})`}function ac(e,t,n){const r=n??e.state.selection.main.from;e.dispatch({changes:{from:r,to:n??e.state.selection.main.to,insert:t},selection:{anchor:r+t.length}}),e.focus()}function nR(e){zn=e}function rR(e){zn===e&&(zn=null)}function Ri(e){return zn?(ac(zn,e),!0):!1}function oR(e,t,n){const r=n?e.posAtCoords(n)??e.state.selection.main.from:e.state.selection.main.from;ac(e,t,r)}function ga(e,t,n){return{label:e.name,detail:e.type==="metric"?"@metric":"@dim",type:e.type==="metric"?"function":"variable",info:`${e.label}${e.description?`
201
- ${e.description}`:""}${e.sql?`
202
- ${e.sql}`:""}`,apply(r){const s=r.state.sliceDoc(n,n+1)===")"?e.name:`${e.name})`;r.dispatch({changes:{from:t,to:n,insert:s},selection:{anchor:t+s.length}}),eR(e.name)}}}function sR(e){return{from:e,options:[{label:"@metric(",detail:"semantic metric",type:"function",apply(t,n,r,o){t.dispatch({changes:{from:r,to:o,insert:"@metric("},selection:{anchor:r+8}})}},{label:"@dim(",detail:"semantic dimension",type:"function",apply(t,n,r,o){t.dispatch({changes:{from:r,to:o,insert:"@dim("},selection:{anchor:r+5}})}}]}}const iR=async e=>{const{state:t,pos:n}=e,r=t.sliceDoc(Math.max(0,n-120),n),o=/@metric\(([^)]*)$/i.exec(r);if(o){const l=o[1].trim().toLowerCase(),E=n-o[1].length,c=(await ma()).filter(d=>d.type==="metric").filter(d=>!l||d.name.toLowerCase().includes(l)||d.label.toLowerCase().includes(l)||(d.domain??"").toLowerCase().includes(l)||d.tags.some(T=>T.toLowerCase().includes(l))).slice(0,50);return{from:E,options:c.map(d=>ga(d,E,n)),validFor:/^[\w-]*$/}}const s=/@dim\(([^)]*)$/i.exec(r);if(s){const l=s[1].trim().toLowerCase(),E=n-s[1].length,c=(await ma()).filter(d=>d.type==="dimension").filter(d=>!l||d.name.toLowerCase().includes(l)||d.label.toLowerCase().includes(l)||(d.domain??"").toLowerCase().includes(l)||d.tags.some(T=>T.toLowerCase().includes(l))).slice(0,50);return{from:E,options:c.map(d=>ga(d,E,n)),validFor:/^[\w-]*$/}}const a=/@([md][a-z_]*)?$/i.exec(r);return a?sR(n-a[0].length):(e.explicit,null)};function aR(e,t){return JSON.stringify({type:e,name:t,reference:tR(e,t)})}function lc(e){if(!e)return null;try{const t=JSON.parse(e);return(t.type==="metric"||t.type==="dimension")&&t.name&&t.reference?{type:t.type,name:t.name,reference:t.reference}:null}catch{return null}}function Ec({item:e,favorite:t,onInsert:n,onPreview:r,onCopySql:o,onToggleFavorite:s,t:a}){if(!e)return null;const l=e.kind==="metric"||e.kind==="dimension",E=!!e.sql,c=e.source?`${e.source.provider} · ${e.source.objectType}`:null;return i.jsxs("div",{style:{borderTop:`1px solid ${a.headerBorder}`,padding:"12px 10px",display:"flex",flexDirection:"column",gap:10,background:`${a.cellBg}cc`},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[i.jsxs("div",{style:{flex:1,minWidth:0},children:[i.jsx("div",{style:{fontSize:12,fontWeight:600,color:a.textPrimary,fontFamily:a.font},children:e.label||e.name}),i.jsxs("div",{style:{fontSize:10,color:a.textMuted,fontFamily:a.fontMono},children:[e.kind," · ",e.name]})]}),i.jsx("button",{onClick:s,style:{background:t?"#e3b34122":"transparent",border:`1px solid ${t?"#e3b34166":a.cellBorder}`,borderRadius:6,color:t?"#e3b341":a.textMuted,cursor:"pointer",fontSize:11,fontFamily:a.font,padding:"4px 8px"},children:t?"Favorited":"Favorite"})]}),e.description&&i.jsx("div",{style:{fontSize:12,color:a.textSecondary,fontFamily:a.font,lineHeight:1.5},children:e.description}),i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:8,fontSize:11,fontFamily:a.fontMono,color:a.textMuted},children:[i.jsxs("div",{children:["domain: ",e.domain||"uncategorized"]}),i.jsxs("div",{children:["owner: ",e.owner??"unassigned"]}),e.table?i.jsxs("div",{children:["table: ",e.table]}):i.jsx("div",{}),e.cube?i.jsxs("div",{children:["cube: ",e.cube]}):i.jsx("div",{}),e.type?i.jsxs("div",{children:["type: ",e.type]}):i.jsx("div",{}),c?i.jsxs("div",{children:["source: ",c]}):i.jsx("div",{})]}),e.tags.length>0&&i.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:6},children:e.tags.map(d=>i.jsx("span",{style:{fontSize:10,color:a.textMuted,background:a.pillBg,borderRadius:999,padding:"2px 8px",fontFamily:a.font},children:d},d))}),e.sql&&i.jsxs("div",{style:{position:"relative"},children:[i.jsx("pre",{style:{margin:0,padding:"8px 10px",paddingRight:32,background:a.editorBg,border:`1px solid ${a.cellBorder}`,borderRadius:6,fontSize:10,fontFamily:a.fontMono,color:a.textSecondary,overflowX:"auto",whiteSpace:"pre-wrap"},children:e.sql}),i.jsx("button",{onClick:o,title:"Copy SQL",style:{position:"absolute",top:6,right:6,background:a.btnBg,border:`1px solid ${a.cellBorder}`,borderRadius:4,color:a.textMuted,cursor:"pointer",fontSize:10,fontFamily:a.font,padding:"2px 6px",opacity:.7,lineHeight:1},children:"Copy"})]}),e.joins&&e.joins.length>0&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:4},children:[i.jsx("div",{style:{fontSize:11,fontWeight:600,color:a.textSecondary,fontFamily:a.font},children:"Joins"}),e.joins.map(d=>i.jsxs("div",{style:{fontSize:10,color:a.textMuted,fontFamily:a.fontMono},children:[d.left," ",d.type," ",d.right]},d.name))]}),e.levels&&e.levels.length>0&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:4},children:[i.jsx("div",{style:{fontSize:11,fontWeight:600,color:a.textSecondary,fontFamily:a.font},children:"Levels"}),e.levels.map(d=>i.jsxs("div",{style:{fontSize:10,color:a.textMuted,fontFamily:a.fontMono},children:[d.order,". ",d.label," → ",d.dimension]},d.name))]}),i.jsxs("div",{style:{display:"flex",gap:8},children:[i.jsx("button",{onClick:r,disabled:!E,style:{flex:1,background:a.btnBg,border:`1px solid ${a.btnBorder}`,borderRadius:6,color:a.textSecondary,cursor:"pointer",fontSize:11,fontFamily:a.font,padding:"6px 10px"},children:"Preview Data"}),i.jsx("button",{onClick:o,disabled:!e.sql,style:{flex:1,background:a.btnBg,border:`1px solid ${a.btnBorder}`,borderRadius:6,color:a.textSecondary,cursor:"pointer",fontSize:11,fontFamily:a.font,padding:"6px 10px"},children:"Copy SQL"}),i.jsx("button",{onClick:n,disabled:!l,style:{flex:1,background:a.accent,border:`1px solid ${a.accent}`,borderRadius:6,color:"#fff",cursor:"pointer",fontSize:11,fontFamily:a.font,padding:"6px 10px"},children:l?"Insert":"Inspect"})]})]})}function cc({query:e,provider:t,cube:n,owner:r,domain:o,tag:s,type:a,providers:l,cubes:E,owners:c,domains:d,tags:T,onQueryChange:u,onProviderChange:S,onCubeChange:R,onOwnerChange:I,onDomainChange:N,onTagChange:A,onTypeChange:p,t:f}){const h={width:"100%",background:f.inputBg,border:`1px solid ${f.inputBorder}`,borderRadius:6,color:f.textPrimary,fontSize:12,fontFamily:f.font,padding:"7px 10px",outline:"none",boxSizing:"border-box"};return i.jsxs("div",{style:{padding:"10px",display:"flex",flexDirection:"column",gap:8,borderBottom:`1px solid ${f.headerBorder}`},children:[i.jsx("input",{value:e,onChange:C=>u(C.target.value),placeholder:"Search labels, cubes, owners, tags...",style:h}),i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"1fr 1fr 1fr",gap:6},children:[i.jsxs("select",{value:t,onChange:C=>S(C.target.value),style:h,children:[i.jsx("option",{value:"",children:"All providers"}),l.map(C=>i.jsx("option",{value:C,children:C},C))]}),i.jsxs("select",{value:o,onChange:C=>N(C.target.value),style:h,children:[i.jsx("option",{value:"",children:"All domains"}),d.map(C=>i.jsx("option",{value:C,children:C},C))]}),i.jsxs("select",{value:n,onChange:C=>R(C.target.value),style:h,children:[i.jsx("option",{value:"",children:"All cubes"}),E.map(C=>i.jsx("option",{value:C,children:C},C))]}),i.jsxs("select",{value:r,onChange:C=>I(C.target.value),style:h,children:[i.jsx("option",{value:"",children:"All owners"}),c.map(C=>i.jsx("option",{value:C,children:C},C))]}),i.jsxs("select",{value:s,onChange:C=>A(C.target.value),style:h,children:[i.jsx("option",{value:"",children:"All tags"}),T.map(C=>i.jsx("option",{value:C,children:C},C))]}),i.jsxs("select",{value:a,onChange:C=>p(C.target.value),style:h,children:[i.jsx("option",{value:"",children:"All types"}),i.jsx("option",{value:"cube",children:"Cubes"}),i.jsx("option",{value:"metric",children:"Metrics"}),i.jsx("option",{value:"dimension",children:"Dimensions"}),i.jsx("option",{value:"hierarchy",children:"Hierarchies"}),i.jsx("option",{value:"segment",children:"Segments"}),i.jsx("option",{value:"pre_aggregation",children:"Pre-aggregations"})]})]})]})}function Jn({label:e,depth:t=0,badge:n,badgeColor:r,count:o,expanded:s,favorite:a,selected:l,onClick:E,onDoubleClick:c,onToggle:d,onFavoriteToggle:T,onDragStart:u,title:S,muted:R,t:I}){const[N,A]=O.useState(!1);return i.jsxs("button",{draggable:!!u,onDragStart:u,onClick:E,onDoubleClick:c,onMouseEnter:()=>A(!0),onMouseLeave:()=>A(!1),title:S,style:{width:"100%",display:"flex",alignItems:"center",gap:6,padding:`5px 8px 5px ${10+t*14}px`,background:l?`${I.accent}18`:N?I.sidebarItemHover:"transparent",border:"none",cursor:"pointer",color:R?I.textMuted:I.textPrimary,fontSize:12,fontFamily:I.font,textAlign:"left"},children:[d?i.jsx("span",{onClick:p=>{p.stopPropagation(),d()},style:{display:"inline-flex",transform:s?"rotate(90deg)":"rotate(0deg)",transition:"transform 0.15s",color:I.textMuted},children:i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:i.jsx("path",{d:"M3 2l4 3-4 3V2Z"})})}):i.jsx("span",{style:{width:10,flexShrink:0}}),i.jsx("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e}),n&&i.jsx("span",{style:{fontSize:9,fontFamily:I.fontMono,color:r??I.accent,background:`${r??I.accent}18`,borderRadius:4,padding:"1px 4px",flexShrink:0},children:n}),typeof o=="number"&&i.jsx("span",{style:{fontSize:10,color:I.textMuted,background:I.pillBg,borderRadius:999,padding:"1px 6px",flexShrink:0},children:o}),typeof a=="boolean"&&i.jsx("span",{onClick:p=>{p.stopPropagation(),T==null||T()},style:{color:a?"#e3b341":I.textMuted,display:"inline-flex",flexShrink:0},children:i.jsx("svg",{width:"11",height:"11",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8 1.25l1.938 3.927 4.335.63-3.136 3.056.74 4.318L8 11.143l-3.877 2.038.74-4.318L1.727 5.807l4.335-.63L8 1.25Z"})})})]})}const lR=[{id:"dbt",label:"dbt",description:"Import semantic models, metrics, and dimensions from a dbt project (v1.6+).",icon:"dbt",color:"#ff694a"},{id:"cubejs",label:"Cube.js",description:"Import cubes, measures, dimensions, joins, and pre-aggregations from Cube.js.",icon:"cube",color:"#7a77ff"},{id:"snowflake",label:"Snowflake",description:"Introspect Snowflake semantic views and import metrics and dimensions.",icon:"snow",color:"#29b5e8"}];function ER({detectedProvider:e,onClose:t,onImported:n}){const{state:r}=Se(),o=Ee[r.themeMode],[s,a]=O.useState("provider"),[l,E]=O.useState(null),[c,d]=O.useState(""),[T,u]=O.useState(""),[S,R]=O.useState(""),[I,N]=O.useState(""),[A,p]=O.useState(""),[f,h]=O.useState("local"),[C,_]=O.useState([]),[x,M]=O.useState(null),[m,U]=O.useState(!1),[g,P]=O.useState(null),[H,L]=O.useState(null),[b,D]=O.useState(null),[F,B]=O.useState(null),[y,G]=O.useState(null);O.useEffect(()=>{J.getConnections().then(v=>{v!=null&&v.connections&&_(Object.keys(v.connections))}).catch(()=>{})},[]);const Y=()=>l?l==="snowflake"?{provider:l,connection:A||void 0}:f==="repo"?{provider:l,repoUrl:T,branch:S||void 0,subPath:I||void 0}:{provider:l,projectPath:c||void 0}:null,W=async()=>{const v=Y();if(v){U(!0),P(null),L(null);try{const X=await J.previewSemanticImport(v);M(X),a("preview")}catch(X){let j={};try{j=JSON.parse(X.message)}catch{j={error:X.message}}P(j.error??X.message??"Preview failed"),L(j.hint??null)}finally{U(!1)}}},K=async()=>{const v=Y();if(v){a("importing"),B(null),G(null);try{const X=await J.importSemanticLayer(v);D(X),a("done")}catch(X){let j={};try{j=JSON.parse(X.message)}catch{j={error:X.message}}B(j.error??X.message??"Import failed"),G(j.hint??null),a("preview")}}},z=()=>{n(),t()},ee=v=>{v.target===v.currentTarget&&t()};O.useEffect(()=>{const v=X=>{X.key==="Escape"&&t()};return document.addEventListener("keydown",v),()=>document.removeEventListener("keydown",v)},[t]);const Z={background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:6,color:o.textPrimary,fontSize:13,fontFamily:o.font,padding:"8px 12px",outline:"none",width:"100%",boxSizing:"border-box"},q={fontSize:12,fontWeight:500,color:o.textSecondary,fontFamily:o.font,marginBottom:4,display:"block"};return i.jsx("div",{onClick:ee,style:{position:"fixed",inset:0,background:o.modalOverlay,display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,backdropFilter:"blur(4px)"},children:i.jsxs("div",{style:{background:o.modalBg,border:`1px solid ${o.cellBorder}`,borderRadius:12,width:560,maxWidth:"calc(100vw - 48px)",maxHeight:"calc(100vh - 80px)",display:"flex",flexDirection:"column",boxShadow:"0 20px 60px rgba(0,0,0,0.5)",overflow:"hidden"},children:[i.jsxs("div",{style:{padding:"20px 24px 0",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[i.jsx("h2",{style:{fontSize:16,fontWeight:600,color:o.textPrimary,fontFamily:o.font,margin:0},children:s==="done"?"Import Complete":"Set Up Semantic Layer"}),i.jsx("button",{onClick:t,style:{background:"transparent",border:"none",cursor:"pointer",color:o.textMuted,fontSize:18,lineHeight:1,padding:"2px 4px",borderRadius:4},children:"×"})]}),s!=="done"&&i.jsx("div",{style:{padding:"12px 24px 0",display:"flex",gap:4},children:["provider","configure","preview","importing"].map((v,X)=>i.jsx("div",{style:{flex:1,height:3,borderRadius:2,background:["provider","configure","preview","importing"].indexOf(s)>=X?o.accent:o.cellBorder,transition:"background 0.2s"}},v))}),i.jsxs("div",{style:{padding:"20px 24px 24px",flex:1,overflowY:"auto"},children:[s==="provider"&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:12},children:[i.jsx("div",{style:{fontSize:13,color:o.textSecondary,fontFamily:o.font,lineHeight:1.5},children:"Choose where to import your semantic definitions from."}),lR.map(v=>{const X=e===v.id,j=l===v.id;return i.jsxs("button",{onClick:()=>E(v.id),style:{background:j?`${v.color}11`:o.inputBg,border:`2px solid ${j?v.color:o.cellBorder}`,borderRadius:10,padding:"14px 16px",cursor:"pointer",textAlign:"left",display:"flex",flexDirection:"column",gap:4,transition:"border-color 0.15s, background 0.15s"},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[i.jsx("span",{style:{display:"inline-block",width:10,height:10,borderRadius:"50%",background:v.color,flexShrink:0}}),i.jsx("span",{style:{fontSize:14,fontWeight:600,color:o.textPrimary,fontFamily:o.font},children:v.label}),X&&i.jsx("span",{style:{fontSize:10,fontWeight:600,color:v.color,fontFamily:o.font,background:`${v.color}18`,padding:"2px 8px",borderRadius:8,marginLeft:4},children:"Detected"})]}),i.jsx("span",{style:{fontSize:12,color:o.textMuted,fontFamily:o.font,lineHeight:1.4},children:v.description})]},v.id)})]}),s==="configure"&&l&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:16},children:[i.jsx("div",{style:{fontSize:13,color:o.textSecondary,fontFamily:o.font,lineHeight:1.5},children:l==="snowflake"?"Select the Snowflake connection to introspect semantic views.":`Configure the source for your ${l==="dbt"?"dbt":"Cube.js"} project.`}),l==="snowflake"?i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:q,children:"Connection"}),i.jsxs("select",{value:A,onChange:v=>p(v.target.value),style:Z,children:[i.jsx("option",{value:"",children:"Select a connection..."}),C.map(v=>i.jsx("option",{value:v,children:v},v))]}),C.length===0&&i.jsx("span",{style:{fontSize:11,color:o.warning??"#f0ad4e",fontFamily:o.font},children:"No connections configured. Set up a Snowflake connection first."})]}):i.jsxs(i.Fragment,{children:[i.jsxs("div",{style:{display:"flex",gap:8},children:[i.jsx("button",{onClick:()=>h("local"),style:{background:f==="local"?o.accent:"transparent",color:f==="local"?"#fff":o.textSecondary,border:`1px solid ${f==="local"?o.accent:o.cellBorder}`,borderRadius:6,padding:"5px 14px",cursor:"pointer",fontSize:12,fontFamily:o.font,fontWeight:500},children:"Local Path"}),i.jsx("button",{onClick:()=>h("repo"),style:{background:f==="repo"?o.accent:"transparent",color:f==="repo"?"#fff":o.textSecondary,border:`1px solid ${f==="repo"?o.accent:o.cellBorder}`,borderRadius:6,padding:"5px 14px",cursor:"pointer",fontSize:12,fontFamily:o.font,fontWeight:500},children:"Git Repository"})]}),f==="local"?i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:q,children:"Project Path"}),i.jsx("input",{value:c,onChange:v=>d(v.target.value),placeholder:l==="dbt"?"../my-dbt-project":"../my-cube-project",style:Z}),i.jsx("span",{style:{fontSize:11,color:o.textMuted,fontFamily:o.font},children:l==="dbt"?"Path to the directory containing dbt_project.yml":"Path to the directory containing model/ or schema/"})]}):i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:12},children:[i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:q,children:"Repository URL"}),i.jsx("input",{value:T,onChange:v=>u(v.target.value),placeholder:"https://github.com/org/repo",style:Z})]}),i.jsxs("div",{style:{display:"flex",gap:12},children:[i.jsxs("div",{style:{flex:1,display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:q,children:"Branch"}),i.jsx("input",{value:S,onChange:v=>R(v.target.value),placeholder:"main",style:Z})]}),i.jsxs("div",{style:{flex:1,display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:q,children:"Sub-path"}),i.jsx("input",{value:I,onChange:v=>N(v.target.value),placeholder:"optional/sub/dir",style:Z})]})]})]})]}),g&&i.jsxs("div",{style:{background:`${o.error}12`,border:`1px solid ${o.error}40`,borderRadius:8,padding:"10px 14px"},children:[i.jsx("div",{style:{fontSize:12,color:o.error,fontFamily:o.font,fontWeight:600,marginBottom:4},children:"Validation Failed"}),i.jsx("div",{style:{fontSize:12,color:o.textSecondary,fontFamily:o.font,lineHeight:1.4},children:g}),H&&i.jsx("div",{style:{fontSize:11,color:o.textMuted,fontFamily:o.font,marginTop:6,fontStyle:"italic"},children:H})]})]}),s==="preview"&&x&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:16},children:[i.jsx("div",{style:{fontSize:13,color:o.textSecondary,fontFamily:o.font,lineHeight:1.5},children:"Review what will be imported into your project."}),i.jsx("div",{style:{display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gap:10},children:Object.entries(x.counts).filter(([,v])=>v>0).map(([v,X])=>i.jsxs("div",{style:{background:o.inputBg,borderRadius:8,padding:"12px 14px",border:`1px solid ${o.cellBorder}`,textAlign:"center"},children:[i.jsx("div",{style:{fontSize:22,fontWeight:700,color:o.accent,fontFamily:o.font},children:X}),i.jsxs("div",{style:{fontSize:11,color:o.textMuted,fontFamily:o.font,textTransform:"capitalize"},children:[v.replace("_","-"),"s"]})]},v))}),x.domains.length>0&&i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:600,color:o.textSecondary,fontFamily:o.font,marginBottom:6},children:"Domains"}),i.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:6},children:x.domains.map(v=>i.jsx("span",{style:{fontSize:11,fontFamily:o.font,background:o.pillBg,padding:"3px 10px",borderRadius:8,color:o.textSecondary},children:v},v))})]}),x.warnings.length>0&&i.jsxs("div",{style:{background:`${o.warning??"#f0ad4e"}12`,border:`1px solid ${o.warning??"#f0ad4e"}40`,borderRadius:8,padding:"10px 14px"},children:[i.jsx("div",{style:{fontSize:12,fontWeight:600,color:o.warning??"#f0ad4e",fontFamily:o.font,marginBottom:4},children:"Warnings"}),x.warnings.map((v,X)=>i.jsx("div",{style:{fontSize:12,color:o.textSecondary,fontFamily:o.font,lineHeight:1.4},children:v},X))]}),F&&i.jsxs("div",{style:{background:`${o.error}12`,border:`1px solid ${o.error}40`,borderRadius:8,padding:"10px 14px"},children:[i.jsx("div",{style:{fontSize:12,color:o.error,fontFamily:o.font,fontWeight:600,marginBottom:4},children:"Import Failed"}),i.jsx("div",{style:{fontSize:12,color:o.textSecondary,fontFamily:o.font,lineHeight:1.4},children:F}),y&&i.jsx("div",{style:{fontSize:11,color:o.textMuted,fontFamily:o.font,marginTop:6,fontStyle:"italic"},children:y})]})]}),s==="importing"&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:16,padding:"32px 0"},children:[i.jsx("div",{style:{width:40,height:40,borderRadius:"50%",border:`3px solid ${o.cellBorder}`,borderTopColor:o.accent,animation:"spin 0.8s linear infinite"}}),i.jsx("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"}),i.jsxs("div",{style:{fontSize:14,color:o.textSecondary,fontFamily:o.font},children:["Importing ",l," semantic layer..."]}),i.jsx("div",{style:{fontSize:12,color:o.textMuted,fontFamily:o.font},children:"Parsing models, writing YAML files, refreshing state"})]}),s==="done"&&b&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:16},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:10,padding:"12px 0"},children:[i.jsx("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:36,height:36,borderRadius:"50%",background:`${o.success??"#28a745"}20`,color:o.success??"#28a745",fontSize:20,fontWeight:700},children:"✓"}),i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:14,fontWeight:600,color:o.textPrimary,fontFamily:o.font},children:"Semantic layer imported successfully"}),i.jsx("div",{style:{fontSize:12,color:o.textMuted,fontFamily:o.font},children:Object.entries(b.counts).filter(([,v])=>v>0).map(([v,X])=>`${X} ${v.replace("_","-")}${X!==1?"s":""}`).join(", ")})]})]}),b.manifest.warnings.length>0&&i.jsx("div",{style:{background:`${o.warning??"#f0ad4e"}12`,border:`1px solid ${o.warning??"#f0ad4e"}40`,borderRadius:8,padding:"10px 14px"},children:b.manifest.warnings.map((v,X)=>i.jsx("div",{style:{fontSize:12,color:o.textSecondary,fontFamily:o.font},children:v},X))}),i.jsx("div",{style:{background:o.inputBg,borderRadius:8,padding:"12px 14px",border:`1px solid ${o.cellBorder}`,fontSize:12,color:o.textMuted,fontFamily:o.font,lineHeight:1.5},children:"Your semantic definitions are now available in the Semantic Layer browser. Use the Guided Builder or drag metrics into your editor to start creating blocks."})]})]}),i.jsxs("div",{style:{padding:"14px 24px",borderTop:`1px solid ${o.cellBorder}`,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[i.jsx("div",{children:s!=="provider"&&s!=="importing"&&s!=="done"&&i.jsx("button",{onClick:()=>{s==="configure"?a("provider"):s==="preview"&&a("configure")},style:{background:"transparent",border:`1px solid ${o.cellBorder}`,borderRadius:6,color:o.textSecondary,cursor:"pointer",fontSize:13,fontFamily:o.font,fontWeight:500,padding:"7px 16px"},children:"Back"})}),i.jsxs("div",{style:{display:"flex",gap:10},children:[s!=="importing"&&i.jsx("button",{onClick:t,style:{background:o.btnBg,border:`1px solid ${o.btnBorder}`,borderRadius:6,color:o.textSecondary,cursor:"pointer",fontSize:13,fontFamily:o.font,fontWeight:500,padding:"7px 16px"},children:"Cancel"}),s==="provider"&&i.jsx("button",{onClick:()=>l&&a("configure"),disabled:!l,style:{background:o.accent,border:`1px solid ${o.accent}`,borderRadius:6,color:"#fff",cursor:l?"pointer":"not-allowed",fontSize:13,fontFamily:o.font,fontWeight:500,padding:"7px 20px",opacity:l?1:.5},children:"Next"}),s==="configure"&&i.jsx("button",{onClick:W,disabled:m,style:{background:o.accent,border:`1px solid ${o.accent}`,borderRadius:6,color:"#fff",cursor:m?"not-allowed":"pointer",fontSize:13,fontFamily:o.font,fontWeight:500,padding:"7px 20px",opacity:m?.6:1,display:"flex",alignItems:"center",gap:6},children:m?"Validating...":"Validate & Preview"}),s==="preview"&&i.jsx("button",{onClick:K,style:{background:o.accent,border:`1px solid ${o.accent}`,borderRadius:6,color:"#fff",cursor:"pointer",fontSize:13,fontFamily:o.font,fontWeight:500,padding:"7px 20px"},children:"Import"}),s==="done"&&i.jsx("button",{onClick:z,style:{background:o.accent,border:`1px solid ${o.accent}`,borderRadius:6,color:"#fff",cursor:"pointer",fontSize:13,fontFamily:o.font,fontWeight:500,padding:"7px 20px"},children:"Open Semantic Browser"})]})]})]})})}const cR=[25,50,100,500];function Ai(e){return typeof e=="number"?!0:typeof e=="string"?!isNaN(Number(e))&&e.trim()!=="":!1}function dc(e){return e==null?"":typeof e=="object"?JSON.stringify(e):String(e)}function dR(e,t){return e==null?1:t==null?-1:Ai(e)&&Ai(t)?Number(e)-Number(t):String(e).localeCompare(String(t))}function TR(e,t){const n=a=>a.includes(",")||a.includes('"')||a.includes(`
203
- `)?`"${a.replace(/"/g,'""')}"`:a,r=e.columns.map(n).join(","),o=e.rows.map(a=>e.columns.map(l=>n(dc(a[l]))).join(",")),s=[r,...o].join(`
204
- `);Tc(s,"export.csv","text/csv")}function uR(e,t){const n=JSON.stringify(e.rows,null,2);Tc(n,"export.json","application/json")}function Tc(e,t,n){const r=new Blob([e],{type:n}),o=URL.createObjectURL(r),s=document.createElement("a");s.href=o,s.download=t,document.body.appendChild(s),s.click(),document.body.removeChild(s),URL.revokeObjectURL(o)}function SR({dir:e,color:t}){return e?i.jsx("svg",{width:"8",height:"10",viewBox:"0 0 8 10",fill:t,style:{marginLeft:3,flexShrink:0},children:e==="asc"?i.jsx("path",{d:"M4 0L7 4H1L4 0Z"}):i.jsx("path",{d:"M4 10L1 6H7L4 10Z"})}):i.jsxs("svg",{width:"8",height:"10",viewBox:"0 0 8 10",fill:t,opacity:.3,style:{marginLeft:3,flexShrink:0},children:[i.jsx("path",{d:"M4 0L7 3.5H1L4 0Z"}),i.jsx("path",{d:"M4 10L1 6.5H7L4 10Z"})]})}function Bo({result:e,themeMode:t}){const n=Ee[t],[r,o]=O.useState(null),[s,a]=O.useState(null),[l,E]=O.useState(null),[c,d]=O.useState(""),[T,u]=O.useState(50),[S,R]=O.useState(0),I=O.useCallback(C=>{s===C?l==="asc"?E("desc"):l==="desc"?(a(null),E(null)):E("asc"):(a(C),E("asc")),R(0)},[s,l]),N=O.useMemo(()=>{if(!c.trim())return e.rows;const C=c.toLowerCase();return e.rows.filter(_=>e.columns.some(x=>{const M=_[x];return M==null?!1:String(M).toLowerCase().includes(C)}))},[e.rows,e.columns,c]),A=O.useMemo(()=>{if(!s||!l)return N;const C=[...N];return C.sort((_,x)=>{const M=dR(_[s],x[s]);return l==="desc"?-M:M}),C},[N,s,l]),p=Math.max(1,Math.ceil(A.length/T)),f=Math.min(S,p-1),h=A.slice(f*T,(f+1)*T);return e.columns.length===0?i.jsx("div",{style:{padding:"12px 16px",color:n.textMuted,fontSize:12,fontFamily:n.font,fontStyle:"italic"},children:"Query executed successfully. No columns to display."}):i.jsxs("div",{children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,padding:"4px 8px",borderBottom:`1px solid ${n.tableBorder}`,background:`${n.tableHeaderBg}60`,flexWrap:"wrap"},children:[i.jsxs("div",{style:{position:"relative",flex:"0 1 200px",minWidth:120},children:[i.jsx("svg",{width:"11",height:"11",viewBox:"0 0 16 16",fill:n.textMuted,style:{position:"absolute",left:6,top:6},children:i.jsx("path",{d:"M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"})}),i.jsx("input",{value:c,onChange:C=>{d(C.target.value),R(0)},placeholder:"Filter rows...",style:{width:"100%",background:n.inputBg,border:`1px solid ${n.inputBorder}`,borderRadius:4,color:n.textPrimary,fontSize:11,fontFamily:n.font,padding:"3px 8px 3px 22px",outline:"none"}}),c&&i.jsx("button",{onClick:()=>d(""),style:{position:"absolute",right:4,top:3,background:"none",border:"none",color:n.textMuted,cursor:"pointer",fontSize:12,padding:"0 2px"},children:"×"})]}),i.jsxs("span",{style:{fontSize:10,color:n.textMuted,fontFamily:n.font},children:[c?`${A.length} of ${e.rows.length}`:`${e.rows.length}`," rows"]}),i.jsx("div",{style:{flex:1}}),i.jsx(xa,{label:"CSV",onClick:()=>TR(e),t:n}),i.jsx(xa,{label:"JSON",onClick:()=>uR(e),t:n}),i.jsx("select",{value:T,onChange:C=>{u(Number(C.target.value)),R(0)},style:{background:n.inputBg,border:`1px solid ${n.inputBorder}`,borderRadius:3,color:n.textSecondary,fontSize:10,fontFamily:n.font,padding:"2px 4px",outline:"none"},children:cR.map(C=>i.jsxs("option",{value:C,children:[C," / page"]},C))}),p>1&&i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:2},children:[i.jsx(wr,{disabled:f===0,onClick:()=>R(0),t:n,children:"«"}),i.jsx(wr,{disabled:f===0,onClick:()=>R(f-1),t:n,children:"‹"}),i.jsxs("span",{style:{fontSize:10,color:n.textSecondary,fontFamily:n.font,padding:"0 4px"},children:[f+1,"/",p]}),i.jsx(wr,{disabled:f>=p-1,onClick:()=>R(f+1),t:n,children:"›"}),i.jsx(wr,{disabled:f>=p-1,onClick:()=>R(p-1),t:n,children:"»"})]})]}),i.jsx("div",{style:{maxHeight:400,overflow:"auto",position:"relative"},children:i.jsxs("table",{style:{width:"100%",borderCollapse:"collapse",tableLayout:"auto",fontSize:12,fontFamily:n.fontMono},children:[i.jsx("thead",{children:i.jsx("tr",{children:e.columns.map(C=>i.jsx("th",{onClick:()=>I(C),style:{background:n.tableHeaderBg,color:n.textSecondary,fontWeight:600,fontSize:11,textAlign:"left",padding:"6px 12px",borderBottom:`1px solid ${n.tableBorder}`,borderRight:`1px solid ${n.tableBorder}`,minWidth:80,maxWidth:300,whiteSpace:"nowrap",position:"sticky",top:0,zIndex:1,fontFamily:n.font,letterSpacing:"0.03em",overflow:"hidden",textOverflow:"ellipsis",cursor:"pointer",userSelect:"none",transition:"background 0.1s"},children:i.jsxs("span",{style:{display:"flex",alignItems:"center"},children:[C,i.jsx(SR,{dir:s===C?l:null,color:s===C?n.accent:n.textMuted})]})},C))})}),i.jsx("tbody",{children:h.map((C,_)=>i.jsx("tr",{onMouseEnter:()=>o(_),onMouseLeave:()=>o(null),style:{background:r===_?n.tableRowHover:"transparent",transition:"background 0.1s"},children:e.columns.map(x=>{const M=C[x],m=M==null,U=Ai(M);return i.jsx("td",{style:{padding:"5px 12px",borderBottom:`1px solid ${n.tableBorder}`,borderRight:`1px solid ${n.tableBorder}`,color:m?n.textMuted:n.textPrimary,fontStyle:m?"italic":"normal",textAlign:U?"right":"left",whiteSpace:"nowrap",maxWidth:300,overflow:"hidden",textOverflow:"ellipsis"},children:m?"—":dc(M)},x)})},_))})]})}),(c||A.length>T)&&i.jsxs("div",{style:{padding:"4px 12px",color:n.textMuted,fontSize:10,fontFamily:n.font,borderTop:`1px solid ${n.tableBorder}`,background:`${n.tableHeaderBg}60`,display:"flex",justifyContent:"space-between"},children:[i.jsxs("span",{children:["Showing ",f*T+1,"–",Math.min((f+1)*T,A.length)," of ",A.length,c&&` (filtered from ${e.rows.length})`]}),s&&i.jsxs("span",{children:["Sorted by ",s," ",l]})]})]})}function xa({label:e,onClick:t,t:n}){const[r,o]=O.useState(!1);return i.jsxs("button",{onClick:t,onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),style:{background:r?n.btnHover:"transparent",border:`1px solid ${r?n.btnBorder:"transparent"}`,borderRadius:3,cursor:"pointer",color:r?n.textSecondary:n.textMuted,fontSize:10,fontFamily:n.font,fontWeight:600,padding:"2px 6px",transition:"all 0.15s",display:"flex",alignItems:"center",gap:3},children:[i.jsxs("svg",{width:"9",height:"9",viewBox:"0 0 16 16",fill:"currentColor",children:[i.jsx("path",{d:"M2.75 14A1.75 1.75 0 0 1 1 12.25v-2.5a.75.75 0 0 1 1.5 0v2.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 1.5 0v2.5A1.75 1.75 0 0 1 13.25 14Z"}),i.jsx("path",{d:"M7.25 7.689V2a.75.75 0 0 1 1.5 0v5.689l1.97-1.97a.749.749 0 1 1 1.06 1.06l-3.25 3.25a.749.749 0 0 1-1.06 0L4.22 6.779a.749.749 0 1 1 1.06-1.06l1.97 1.97Z"})]}),e]})}function wr({disabled:e,onClick:t,children:n,t:r}){return i.jsx("button",{disabled:e,onClick:t,style:{background:"transparent",border:"none",cursor:e?"default":"pointer",color:e?r.textMuted:r.textSecondary,fontSize:12,fontFamily:r.font,padding:"0 3px",opacity:e?.4:1,transition:"opacity 0.1s"},children:n})}const Fi=[{value:"bar",label:"Bar"},{value:"grouped-bar",label:"Grouped Bar"},{value:"stacked-bar",label:"Stacked Bar"},{value:"line",label:"Line"},{value:"area",label:"Area"},{value:"scatter",label:"Scatter"},{value:"pie",label:"Pie"},{value:"donut",label:"Donut"},{value:"heatmap",label:"Heatmap"},{value:"histogram",label:"Histogram"},{value:"funnel",label:"Funnel"},{value:"waterfall",label:"Waterfall"},{value:"gauge",label:"Gauge"},{value:"kpi",label:"KPI"}],RR=/date|time|at|day|month|year/i,uc=/^(label|name|category|status|type|group)$/i,Sc=/^(value|count|total|revenue|amount|sum|avg|price|quantity|sales)$/i;function Mt(e){return typeof e=="number"?!0:typeof e=="string"?e.trim()!==""&&!isNaN(Number(e)):!1}function AR(e){return typeof e=="string"||typeof e=="number"}const IR=new Set(["bar","line","area","pie","donut","scatter","heatmap","funnel","waterfall","histogram","gauge","stacked-bar","grouped-bar","kpi","table"]);function qn(e,t){if(t!=null&&t.chart){const n=t.chart.toLowerCase().replace(/_/g,"-");if(IR.has(n))return n}return Rc(e)}function Rc(e){const{columns:t,rows:n}=e;if(t.length<2||n.length===0)return"table";const r=t[0],o=t[1],s=n.slice(0,5),a=s.every(T=>Mt(T[o])),l=s.every(T=>AR(T[r]));if(RR.test(r)&&a&&l)return"line";const E=t.find(T=>uc.test(T)),c=t.find(T=>Sc.test(T));return E&&c&&s.every(u=>Mt(u[c]))?"bar":s.every(T=>Mt(T[r]))&&a&&t.length>=2?"scatter":t.length===2&&l&&a?"bar":"table"}const Ac={default:["#388bfd","#56d364","#e3b341","#f78166","#a371f7","#39c5cf","#ffa657","#ff7b72","#89d185","#d2a8ff","#58a6ff","#3fb950"],warm:["#f85149","#f78166","#ffa657","#e3b341","#d29922","#db6d28","#ff7b72","#ffa198","#ffdfb6","#e6c174","#c4a35a","#b08c3e"],cool:["#388bfd","#58a6ff","#79c0ff","#39c5cf","#56d364","#3fb950","#a371f7","#d2a8ff","#bc8cff","#6cb6ff","#2ea043","#1f6feb"],mono:["#c9d1d9","#b1bac4","#8b949e","#6e7681","#484f58","#30363d","#21262d","#161b22","#a0a8b2","#9e9e9e","#757575","#616161"],pastel:["#b8d8f8","#b4e6c8","#f4e6a0","#f8c4a4","#d2b8f0","#a8e0e0","#f8d8a0","#f4b8b4","#c0e8c0","#e0d0f8","#a8d8f8","#b0e8b0"]},Pe=Ac.default;function De(e){return Math.abs(e)>=1e6?`${(e/1e6).toFixed(1)}M`:Math.abs(e)>=1e3?`${(e/1e3).toFixed(1)}K`:e.toLocaleString(void 0,{maximumFractionDigits:2})}function NR(e){const t=new Date(e);if(!isNaN(t.getTime())){if(/^\d{4}-\d{2}-\d{2}/.test(e))return t.toLocaleDateString("en-US",{month:"short",day:"numeric"});if(/^\d{4}-\d{2}$/.test(e))return t.toLocaleDateString("en-US",{year:"numeric",month:"short"})}return String(e).length>8?String(e).slice(0,8):String(e)}function Fo(e,t){const n=(t!=null&&t.x&&e.columns.includes(t.x)?t.x:void 0)??e.columns.find(o=>uc.test(o))??e.columns[0],r=(t!=null&&t.y&&e.columns.includes(t.y)?t.y:void 0)??e.columns.find(o=>Sc.test(o))??e.columns[1];return{labelCol:n,valueCol:r}}const $t=20;function Gi({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],[o,s]=O.useState(null),{labelCol:a,valueCol:l}=Fo(e,n),E=(n==null?void 0:n.maxItems)??$t,c=e.rows.slice(0,E).map(A=>({label:String(A[a]??""),value:Number(A[l]??0)})),d=e.rows.length>E,T=Math.max(...c.map(A=>A.value),1),u=28,S=120,R=6,I=12,N=c.length*(u+R)+I*2;return i.jsxs("div",{style:{padding:"8px 0"},children:[i.jsx("svg",{width:"100%",height:N,viewBox:`0 0 600 ${N}`,preserveAspectRatio:"xMidYMid meet",style:{display:"block",overflow:"visible"},children:c.map((A,p)=>{const f=I+p*(u+R),h=600-S-84,C=Math.max(A.value/T*h,2),_=o===p;return i.jsxs("g",{onMouseEnter:()=>s(p),onMouseLeave:()=>s(null),style:{cursor:"default"},children:[i.jsx("text",{x:S-8,y:f+u/2+4,textAnchor:"end",fontSize:11,fontFamily:r.font,fill:r.textSecondary,children:A.label.length>16?A.label.slice(0,15)+"…":A.label}),i.jsx("rect",{x:S,y:f,width:C,height:u,rx:3,fill:_?r.accentHover:r.accent,style:{transition:"fill 0.15s"}}),i.jsx("text",{x:S+C+6,y:f+u/2+4,textAnchor:"start",fontSize:11,fontFamily:r.fontMono,fill:r.textMuted,children:De(A.value)})]},p)})}),d&&i.jsxs("div",{style:{fontSize:11,color:r.textMuted,fontFamily:r.font,fontStyle:"italic",padding:"4px 12px"},children:["Showing ",$t," of ",e.rows.length," rows"]})]})}function fR({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],[o,s]=O.useState(null),a=n!=null&&n.x&&e.columns.includes(n.x)?n.x:e.columns[0],l=e.rows.slice(0,5),E=e.columns.filter(A=>A!==a&&l.some(p=>Mt(p[A])));if(E.length===0)return i.jsx(Gi,{result:e,themeMode:t,chartConfig:n});const c=e.rows.slice(0,$t).map(A=>String(A[a]??"")),d=Math.max(...e.rows.slice(0,$t).flatMap(A=>E.map(p=>Math.abs(Number(A[p]??0)))),1),T=24,u=T/E.length,S=120,R=12,I=8,N=c.length*(T+I)+R*2;return i.jsxs("div",{style:{padding:"8px 0"},children:[i.jsx("div",{style:{display:"flex",gap:12,padding:"0 12px 6px",flexWrap:"wrap"},children:E.map((A,p)=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:4},children:[i.jsx("div",{style:{width:10,height:10,borderRadius:2,background:Pe[p%Pe.length]}}),i.jsx("span",{style:{fontSize:10,fontFamily:r.font,color:r.textSecondary},children:A})]},A))}),i.jsx("svg",{width:"100%",height:N,viewBox:`0 0 600 ${N}`,preserveAspectRatio:"xMidYMid meet",style:{display:"block",overflow:"visible"},children:c.map((A,p)=>{const f=R+p*(T+I),h=e.rows[p];return i.jsxs("g",{children:[i.jsx("text",{x:S-8,y:f+T/2+4,textAnchor:"end",fontSize:11,fontFamily:r.font,fill:r.textSecondary,children:A.length>16?A.slice(0,15)+"…":A}),E.map((C,_)=>{const x=Number(h[C]??0),M=600-S-60,m=Math.max(Math.abs(x)/d*M,1),U=f+_*u,g=`${p}-${_}`;return i.jsxs("g",{onMouseEnter:()=>s(g),onMouseLeave:()=>s(null),children:[i.jsx("rect",{x:S,y:U,width:m,height:u-1,rx:2,fill:Pe[_%Pe.length],opacity:o===g?1:.85,style:{transition:"opacity 0.15s"}}),o===g&&i.jsx("text",{x:S+m+4,y:U+u/2+3,fontSize:10,fontFamily:r.fontMono,fill:r.textMuted,children:De(x)})]},_)})]},p)})})]})}function pR({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],[o,s]=O.useState(null),a=n!=null&&n.x&&e.columns.includes(n.x)?n.x:e.columns[0],l=e.rows.slice(0,5),E=e.columns.filter(A=>A!==a&&l.some(p=>Mt(p[A])));if(E.length===0)return i.jsx(Gi,{result:e,themeMode:t,chartConfig:n});const c=e.rows.slice(0,$t),d=c.map(A=>String(A[a]??"")),T=Math.max(...c.map(A=>E.reduce((p,f)=>p+Math.abs(Number(A[f]??0)),0)),1),u=28,S=120,R=12,I=6,N=d.length*(u+I)+R*2;return i.jsxs("div",{style:{padding:"8px 0"},children:[i.jsx("div",{style:{display:"flex",gap:12,padding:"0 12px 6px",flexWrap:"wrap"},children:E.map((A,p)=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:4},children:[i.jsx("div",{style:{width:10,height:10,borderRadius:2,background:Pe[p%Pe.length]}}),i.jsx("span",{style:{fontSize:10,fontFamily:r.font,color:r.textSecondary},children:A})]},A))}),i.jsx("svg",{width:"100%",height:N,viewBox:`0 0 600 ${N}`,preserveAspectRatio:"xMidYMid meet",style:{display:"block",overflow:"visible"},children:d.map((A,p)=>{const f=R+p*(u+I),h=c[p],C=600-S-60;let _=S;return i.jsxs("g",{children:[i.jsx("text",{x:S-8,y:f+u/2+4,textAnchor:"end",fontSize:11,fontFamily:r.font,fill:r.textSecondary,children:A.length>16?A.slice(0,15)+"…":A}),E.map((x,M)=>{const m=Math.abs(Number(h[x]??0)),U=Math.max(m/T*C,0),g=_;_+=U;const P=`${p}-${M}`;return i.jsxs("g",{onMouseEnter:()=>s(P),onMouseLeave:()=>s(null),children:[i.jsx("rect",{x:g,y:f,width:U,height:u,rx:M===0?3:0,fill:Pe[M%Pe.length],opacity:o===P?1:.85,style:{transition:"opacity 0.15s"}}),o===P&&U>30&&i.jsx("text",{x:g+U/2,y:f+u/2+4,textAnchor:"middle",fontSize:10,fontFamily:r.fontMono,fill:"#fff",fontWeight:600,children:De(m)})]},M)})]},p)})})]})}function ya({result:e,themeMode:t,showArea:n}){const r=Ee[t],[o,s]=O.useState(null),a=e.columns[0],l=e.columns[1],E=e.rows.map(L=>({label:String(L[a]??""),value:Number(L[l]??0)}));if(E.length<2)return null;const c=560,d=200,T=52,u=16,S=16,R=36,I=c-T-u,N=d-S-R,A=Math.min(...E.map(L=>L.value)),f=Math.max(...E.map(L=>L.value))-A||1,h=I/(E.length-1),C=L=>T+L*h,_=L=>S+N-(L-A)/f*N,x=E.map((L,b)=>({x:C(b),y:_(L.value)})),M=x.reduce((L,b,D)=>{if(D===0)return`M ${b.x},${b.y}`;const F=x[D-1],B=F.x+(b.x-F.x)/2;return`${L} C ${B},${F.y} ${B},${b.y} ${b.x},${b.y}`},""),m=`${M} L ${x[x.length-1].x},${S+N} L ${T},${S+N} Z`,U=5,g=Array.from({length:U+1},(L,b)=>{const D=A+f*b/U;return{val:D,y:_(D)}}),P=Math.ceil(E.length/8),H=E.filter((L,b)=>b%P===0||b===E.length-1);return i.jsx("div",{style:{position:"relative",padding:"8px 0"},children:i.jsxs("svg",{width:"100%",height:d,viewBox:`0 0 ${c} ${d}`,preserveAspectRatio:"xMidYMid meet",style:{display:"block",overflow:"visible"},onMouseLeave:()=>s(null),children:[g.map((L,b)=>i.jsxs("g",{children:[i.jsx("line",{x1:T,y1:L.y,x2:T+I,y2:L.y,stroke:r.tableBorder,strokeWidth:.5}),i.jsx("text",{x:T-6,y:L.y+4,textAnchor:"end",fontSize:10,fontFamily:r.fontMono,fill:r.textMuted,children:De(L.val)})]},b)),i.jsx("path",{d:m,fill:r.accent,opacity:n?.3:.15}),i.jsx("path",{d:M,fill:"none",stroke:r.accent,strokeWidth:2,strokeLinejoin:"round"}),x.map((L,b)=>i.jsx("circle",{cx:L.x,cy:L.y,r:3,fill:r.accent,style:{cursor:"crosshair"},onMouseEnter:()=>s({x:L.x,y:L.y,label:E[b].label,value:E[b].value})},b)),H.map((L,b)=>{const D=E.indexOf(L);return i.jsx("text",{x:C(D),y:S+N+16,textAnchor:"middle",fontSize:10,fontFamily:r.font,fill:r.textMuted,children:NR(L.label)},b)}),i.jsx("line",{x1:T,y1:S,x2:T,y2:S+N,stroke:r.tableBorder,strokeWidth:1}),i.jsx("line",{x1:T,y1:S+N,x2:T+I,y2:S+N,stroke:r.tableBorder,strokeWidth:1}),o&&i.jsxs("g",{children:[i.jsx("rect",{x:o.x+8,y:o.y-20,width:90,height:32,rx:4,fill:r.cellBg,stroke:r.cellBorder,strokeWidth:1}),i.jsx("text",{x:o.x+13,y:o.y-8,fontSize:10,fontFamily:r.font,fill:r.textSecondary,children:o.label.length>10?o.label.slice(0,10)+"…":o.label}),i.jsx("text",{x:o.x+13,y:o.y+6,fontSize:11,fontFamily:r.fontMono,fill:r.textPrimary,fontWeight:600,children:De(o.value)})]})]})})}function hR({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],[o,s]=O.useState(null),a=n!=null&&n.x&&e.columns.includes(n.x)?n.x:e.columns[0],l=n!=null&&n.y&&e.columns.includes(n.y)?n.y:e.columns[1],E=n!=null&&n.color&&e.columns.includes(n.color)?n.color:void 0,c=e.rows.slice(0,200).map(g=>({x:Number(g[a]??0),y:Number(g[l]??0),color:E?String(g[E]??""):void 0})),d=560,T=300,u=52,S=16,R=16,I=36,N=d-u-S,A=T-R-I,p=Math.min(...c.map(g=>g.x)),f=Math.max(...c.map(g=>g.x)),h=Math.min(...c.map(g=>g.y)),C=Math.max(...c.map(g=>g.y)),_=f-p||1,x=C-h||1,M=g=>u+(g-p)/_*N,m=g=>R+A-(g-h)/x*A,U=E?[...new Set(c.map(g=>g.color))]:[];return i.jsxs("div",{style:{padding:"8px 0"},children:[E&&U.length>0&&i.jsx("div",{style:{display:"flex",gap:12,padding:"0 12px 6px",flexWrap:"wrap"},children:U.slice(0,12).map((g,P)=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:4},children:[i.jsx("div",{style:{width:8,height:8,borderRadius:"50%",background:Pe[P%Pe.length]}}),i.jsx("span",{style:{fontSize:10,fontFamily:r.font,color:r.textSecondary},children:g})]},g))}),i.jsxs("svg",{width:"100%",height:T,viewBox:`0 0 ${d} ${T}`,preserveAspectRatio:"xMidYMid meet",style:{display:"block",overflow:"visible"},children:[Array.from({length:6},(g,P)=>{const H=h+x*P/5,L=m(H);return i.jsxs("g",{children:[i.jsx("line",{x1:u,y1:L,x2:u+N,y2:L,stroke:r.tableBorder,strokeWidth:.5}),i.jsx("text",{x:u-6,y:L+4,textAnchor:"end",fontSize:10,fontFamily:r.fontMono,fill:r.textMuted,children:De(H)})]},P)}),Array.from({length:6},(g,P)=>{const H=p+_*P/5,L=M(H);return i.jsx("text",{x:L,y:R+A+16,textAnchor:"middle",fontSize:10,fontFamily:r.fontMono,fill:r.textMuted,children:De(H)},P)}),i.jsx("line",{x1:u,y1:R,x2:u,y2:R+A,stroke:r.tableBorder,strokeWidth:1}),i.jsx("line",{x1:u,y1:R+A,x2:u+N,y2:R+A,stroke:r.tableBorder,strokeWidth:1}),i.jsx("text",{x:u+N/2,y:T-2,textAnchor:"middle",fontSize:10,fontFamily:r.font,fill:r.textMuted,children:a}),i.jsx("text",{x:10,y:R+A/2,textAnchor:"middle",fontSize:10,fontFamily:r.font,fill:r.textMuted,transform:`rotate(-90, 10, ${R+A/2})`,children:l}),c.map((g,P)=>{const H=E?U.indexOf(g.color):0;return i.jsx("circle",{cx:M(g.x),cy:m(g.y),r:o===P?5:3.5,fill:Pe[H%Pe.length],opacity:o===P?1:.7,style:{cursor:"crosshair",transition:"r 0.1s, opacity 0.1s"},onMouseEnter:()=>s(P),onMouseLeave:()=>s(null)},P)}),o!==null&&i.jsxs("g",{children:[i.jsx("rect",{x:M(c[o].x)+8,y:m(c[o].y)-24,width:100,height:28,rx:4,fill:r.cellBg,stroke:r.cellBorder,strokeWidth:1}),i.jsxs("text",{x:M(c[o].x)+13,y:m(c[o].y)-8,fontSize:10,fontFamily:r.fontMono,fill:r.textPrimary,children:["(",De(c[o].x),", ",De(c[o].y),")"]})]})]})]})}const CR=12;function Da({result:e,themeMode:t,chartConfig:n,isDonut:r}){const o=Ee[t],[s,a]=O.useState(null),{labelCol:l,valueCol:E}=Fo(e,n),c=e.rows.slice(0,CR).map(p=>({label:String(p[l]??""),value:Math.abs(Number(p[E]??0))})),d=c.reduce((p,f)=>p+f.value,0)||1,T=90,u=90,S=70,R=r?40:0,I=[];let N=-Math.PI/2;c.forEach((p,f)=>{const h=p.value/d*2*Math.PI,C=N,_=N+h,x=T+S*Math.cos(C),M=u+S*Math.sin(C),m=T+S*Math.cos(_),U=u+S*Math.sin(_),g=h>Math.PI?1:0;let P;if(R>0){const H=T+R*Math.cos(C),L=u+R*Math.sin(C),b=T+R*Math.cos(_),D=u+R*Math.sin(_);P=`M ${x} ${M} A ${S} ${S} 0 ${g} 1 ${m} ${U} L ${b} ${D} A ${R} ${R} 0 ${g} 0 ${H} ${L} Z`}else P=`M ${T} ${u} L ${x} ${M} A ${S} ${S} 0 ${g} 1 ${m} ${U} Z`;I.push({path:P,color:Pe[f%Pe.length],label:p.label,value:p.value,pct:p.value/d*100}),N=_});const A=s!==null?I[s]:null;return i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:16,padding:"8px 12px",flexWrap:"wrap"},children:[i.jsxs("svg",{width:180,height:180,style:{flexShrink:0},onMouseLeave:()=>a(null),children:[I.map((p,f)=>i.jsx("path",{d:p.path,fill:p.color,opacity:s===null||s===f?1:.55,style:{cursor:"pointer",transition:"opacity 0.15s"},onMouseEnter:()=>a(f)},f)),r&&i.jsxs(i.Fragment,{children:[i.jsx("text",{x:T,y:u-5,textAnchor:"middle",fontSize:11,fontFamily:o.fontMono,fill:o.textSecondary,children:De(A?A.value:d)}),i.jsx("text",{x:T,y:u+9,textAnchor:"middle",fontSize:9,fontFamily:o.font,fill:o.textMuted,children:A?`${A.pct.toFixed(1)}%`:"total"})]})]}),i.jsx("div",{style:{display:"flex",flexDirection:"column",gap:4,maxHeight:180,overflowY:"auto",flex:1},children:I.map((p,f)=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,cursor:"default",opacity:s===null||s===f?1:.5},onMouseEnter:()=>a(f),onMouseLeave:()=>a(null),children:[i.jsx("div",{style:{width:10,height:10,borderRadius:2,background:p.color,flexShrink:0}}),i.jsx("span",{style:{fontSize:11,fontFamily:o.font,color:o.textSecondary,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:p.label}),i.jsxs("span",{style:{fontSize:11,fontFamily:o.fontMono,color:o.textMuted,marginLeft:"auto",flexShrink:0},children:[p.pct.toFixed(1),"%"]})]},f))})]})}function LR({result:e,themeMode:t}){const n=Ee[t],[r,o]=O.useState(null),s=e.columns[0],a=e.columns.slice(1),l=e.rows.slice(0,30),E=l.flatMap(N=>a.map(A=>Number(N[A]??0))),c=Math.min(...E),T=Math.max(...E)-c||1,u=Math.min(50,480/a.length),S=24,R=100;function I(N){const A=(N-c)/T,p=Math.round(56+A*192),f=Math.round(139+A*-58),h=Math.round(253+A*-180);return`rgb(${p},${f},${h})`}return i.jsx("div",{style:{padding:"8px 0",overflowX:"auto"},children:i.jsxs("svg",{width:R+a.length*u+20,height:l.length*S+S+16,style:{display:"block",overflow:"visible"},children:[a.map((N,A)=>i.jsx("text",{x:R+A*u+u/2,y:14,textAnchor:"middle",fontSize:9,fontFamily:n.font,fill:n.textMuted,transform:`rotate(-30, ${R+A*u+u/2}, 14)`,children:N.length>8?N.slice(0,7)+"…":N},A)),l.map((N,A)=>{const p=String(N[s]??""),f=S+A*S;return i.jsxs("g",{children:[i.jsx("text",{x:R-6,y:f+S/2+4,textAnchor:"end",fontSize:10,fontFamily:n.font,fill:n.textSecondary,children:p.length>14?p.slice(0,13)+"…":p}),a.map((h,C)=>{const _=Number(N[h]??0),x=(r==null?void 0:r.r)===A&&(r==null?void 0:r.c)===C;return i.jsxs("g",{onMouseEnter:()=>o({r:A,c:C}),onMouseLeave:()=>o(null),children:[i.jsx("rect",{x:R+C*u,y:f,width:u-1,height:S-1,rx:2,fill:I(_),opacity:x?1:.85,stroke:x?n.accent:"none",strokeWidth:x?1.5:0}),x&&i.jsx("text",{x:R+C*u+u/2,y:f+S/2+4,textAnchor:"middle",fontSize:10,fontFamily:n.fontMono,fill:"#fff",fontWeight:600,children:De(_)})]},C)})]},A)})]})})}function _R({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],[o,s]=O.useState(null),a=(n!=null&&n.x&&e.columns.includes(n.x)?n.x:void 0)??e.columns.find(M=>e.rows.slice(0,5).some(m=>Mt(m[M])))??e.columns[0],l=e.rows.map(M=>Number(M[a]??0)).filter(M=>!isNaN(M));if(l.length===0)return null;const E=Math.min(20,Math.max(5,Math.ceil(Math.sqrt(l.length)))),c=Math.min(...l),u=(Math.max(...l)-c||1)/E,S=Array.from({length:E},(M,m)=>({low:c+m*u,high:c+(m+1)*u,count:0}));l.forEach(M=>{const m=Math.min(Math.floor((M-c)/u),E-1);S[m].count++});const R=Math.max(...S.map(M=>M.count),1),I=560,N=200,A=52,p=16,f=16,h=36,C=I-A-p,_=N-f-h,x=C/E;return i.jsx("div",{style:{padding:"8px 0"},children:i.jsxs("svg",{width:"100%",height:N,viewBox:`0 0 ${I} ${N}`,preserveAspectRatio:"xMidYMid meet",style:{display:"block",overflow:"visible"},children:[Array.from({length:5},(M,m)=>{const U=R*(m+1)/5,g=f+_-U/R*_;return i.jsxs("g",{children:[i.jsx("line",{x1:A,y1:g,x2:A+C,y2:g,stroke:r.tableBorder,strokeWidth:.5}),i.jsx("text",{x:A-6,y:g+4,textAnchor:"end",fontSize:10,fontFamily:r.fontMono,fill:r.textMuted,children:Math.round(U)})]},m)}),S.map((M,m)=>{const U=M.count/R*_,g=A+m*x,P=f+_-U,H=o===m;return i.jsxs("g",{onMouseEnter:()=>s(m),onMouseLeave:()=>s(null),children:[i.jsx("rect",{x:g+1,y:P,width:x-2,height:U,rx:1,fill:H?r.accentHover:r.accent,opacity:H?1:.85,style:{transition:"fill 0.1s"}}),H&&i.jsx("text",{x:g+x/2,y:P-4,textAnchor:"middle",fontSize:10,fontFamily:r.fontMono,fill:r.textPrimary,children:M.count})]},m)}),S.filter((M,m)=>m%Math.ceil(E/6)===0).map((M,m)=>{const U=S.indexOf(M);return i.jsx("text",{x:A+U*x+x/2,y:f+_+16,textAnchor:"middle",fontSize:10,fontFamily:r.fontMono,fill:r.textMuted,children:De(M.low)},m)}),i.jsx("line",{x1:A,y1:f,x2:A,y2:f+_,stroke:r.tableBorder,strokeWidth:1}),i.jsx("line",{x1:A,y1:f+_,x2:A+C,y2:f+_,stroke:r.tableBorder,strokeWidth:1}),i.jsx("text",{x:A+C/2,y:N-2,textAnchor:"middle",fontSize:10,fontFamily:r.font,fill:r.textMuted,children:a})]})})}function mR({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],[o,s]=O.useState(null),{labelCol:a,valueCol:l}=Fo(e,n),E=e.rows.slice(0,10).map(N=>({label:String(N[a]??""),value:Math.abs(Number(N[l]??0))}));if(E.length===0)return null;const c=E[0].value||1,d=400,T=36,u=4,S=16,R=E.length*(T+u)+S*2,I=d/2;return i.jsx("div",{style:{padding:"8px 0",display:"flex",justifyContent:"center"},children:i.jsx("svg",{width:d,height:R,style:{display:"block"},children:E.map((N,A)=>{const p=S+A*(T+u),f=N.value/c,h=Math.max(f*(d-80),40),C=o===A,_=A<E.length-1?E[A+1].value/c:f*.8,x=Math.max(_*(d-80),40),M=I-h/2,m=I+h/2,U=I+x/2,g=I-x/2,P=`M ${M} ${p} L ${m} ${p} L ${U} ${p+T} L ${g} ${p+T} Z`;return i.jsxs("g",{onMouseEnter:()=>s(A),onMouseLeave:()=>s(null),style:{cursor:"default"},children:[i.jsx("path",{d:P,fill:Pe[A%Pe.length],opacity:C?1:.85,style:{transition:"opacity 0.15s"}}),i.jsx("text",{x:I,y:p+T/2+1,textAnchor:"middle",fontSize:11,fontFamily:r.font,fill:"#fff",fontWeight:500,children:N.label}),i.jsxs("text",{x:I,y:p+T/2+13,textAnchor:"middle",fontSize:9,fontFamily:r.fontMono,fill:"rgba(255,255,255,0.7)",children:[De(N.value)," (",(f*100).toFixed(0),"%)"]})]},A)})})})}function gR({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],[o,s]=O.useState(null),{labelCol:a,valueCol:l}=Fo(e,n),E=e.rows.slice(0,15).map(m=>({label:String(m[a]??""),value:Number(m[l]??0)}));if(E.length===0)return null;let c=0;const d=E.map(m=>{const U=c;return c+=m.value,{...m,start:U,end:c}}),T=d.flatMap(m=>[m.start,m.end]),u=Math.min(0,...T),R=Math.max(0,...T)-u||1,I=560,N=240,A=52,p=16,f=16,h=44,C=I-A-p,_=N-f-h,x=C/d.length,M=m=>f+_-(m-u)/R*_;return i.jsx("div",{style:{padding:"8px 0"},children:i.jsxs("svg",{width:"100%",height:N,viewBox:`0 0 ${I} ${N}`,preserveAspectRatio:"xMidYMid meet",style:{display:"block",overflow:"visible"},children:[Array.from({length:6},(m,U)=>{const g=u+R*U/5,P=M(g);return i.jsxs("g",{children:[i.jsx("line",{x1:A,y1:P,x2:A+C,y2:P,stroke:r.tableBorder,strokeWidth:.5}),i.jsx("text",{x:A-6,y:P+4,textAnchor:"end",fontSize:10,fontFamily:r.fontMono,fill:r.textMuted,children:De(g)})]},U)}),i.jsx("line",{x1:A,y1:M(0),x2:A+C,y2:M(0),stroke:r.textMuted,strokeWidth:1,strokeDasharray:"3,3"}),d.map((m,U)=>{const g=A+U*x,P=M(Math.max(m.start,m.end)),L=M(Math.min(m.start,m.end))-P,b=m.value>=0,D=o===U;return i.jsxs("g",{onMouseEnter:()=>s(U),onMouseLeave:()=>s(null),children:[U<d.length-1&&i.jsx("line",{x1:g+x-2,y1:M(m.end),x2:g+x+2,y2:M(m.end),stroke:r.textMuted,strokeWidth:1,strokeDasharray:"2,2"}),i.jsx("rect",{x:g+4,y:P,width:x-8,height:Math.max(L,1),rx:2,fill:b?r.success:r.error,opacity:D?1:.8,style:{transition:"opacity 0.1s"}}),D&&i.jsxs("text",{x:g+x/2,y:P-4,textAnchor:"middle",fontSize:10,fontFamily:r.fontMono,fill:r.textPrimary,children:[m.value>=0?"+":"",De(m.value)]})]},U)}),d.map((m,U)=>i.jsx("text",{x:A+U*x+x/2,y:N-6,textAnchor:"middle",fontSize:9,fontFamily:r.font,fill:r.textMuted,transform:`rotate(-20, ${A+U*x+x/2}, ${N-6})`,children:m.label.length>8?m.label.slice(0,7)+"…":m.label},U)),i.jsx("line",{x1:A,y1:f,x2:A,y2:f+_,stroke:r.tableBorder,strokeWidth:1}),i.jsx("line",{x1:A,y1:f+_,x2:A+C,y2:f+_,stroke:r.tableBorder,strokeWidth:1})]})})}function xR({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],o=e.rows[0];if(!o)return null;const s=(n!=null&&n.y&&e.columns.includes(n.y)?n.y:void 0)??e.columns.find(M=>Mt(o[M]))??e.columns[0],a=Number(o[s]??0),l=(n==null?void 0:n.title)??s,E=a>100?a*1.2:100,c=Math.min(Math.max(a/E,0),1),d=120,T=110,u=80,S=Math.PI,R=0,I=S-(S-R)*c,N=d+u*Math.cos(S),A=T+u*Math.sin(S),p=d+u*Math.cos(I),f=T+u*Math.sin(I),h=c>.5?1:0,C=d+u*Math.cos(R),_=T+u*Math.sin(R),x=c<.33?r.error:c<.66?r.warning:r.success;return i.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",padding:"16px 24px"},children:i.jsxs("svg",{width:240,height:140,style:{display:"block",overflow:"visible"},children:[i.jsx("path",{d:`M ${N} ${A} A ${u} ${u} 0 1 1 ${C} ${_}`,fill:"none",stroke:r.tableBorder,strokeWidth:12,strokeLinecap:"round"}),c>0&&i.jsx("path",{d:`M ${N} ${A} A ${u} ${u} 0 ${h} 1 ${p} ${f}`,fill:"none",stroke:x,strokeWidth:12,strokeLinecap:"round"}),i.jsx("text",{x:d,y:T-4,textAnchor:"middle",fontSize:28,fontFamily:r.fontMono,fill:x,fontWeight:700,children:De(a)}),i.jsx("text",{x:d,y:T+16,textAnchor:"middle",fontSize:11,fontFamily:r.font,fill:r.textMuted,children:l})]})})}function Ic({result:e,themeMode:t,chartConfig:n}){const r=Ee[t],o=e.rows[0];if(!o)return null;const s=n!=null&&n.y&&e.columns.includes(n.y)?n.y:e.columns.find(d=>Mt(o[d]))??e.columns[0],a=o[s],l=Number(a),E=isNaN(l)?String(a):l.toLocaleString(void 0,{maximumFractionDigits:2}),c=(n==null?void 0:n.title)??(n!=null&&n.x&&o[n.x]?String(o[n.x]):s);return i.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",padding:"32px 24px",gap:8},children:[i.jsx("span",{style:{fontSize:40,fontWeight:700,fontFamily:r.fontMono,color:r.accent,lineHeight:1.1},children:E}),i.jsx("span",{style:{fontSize:13,fontFamily:r.font,color:r.textMuted,textTransform:"uppercase",letterSpacing:"0.08em",fontWeight:500},children:c})]})}function yR({config:e,columns:t,onChange:n,onClose:r,t:o}){const s={background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:4,color:o.textPrimary,fontSize:11,fontFamily:o.font,padding:"4px 8px",outline:"none",width:"100%",boxSizing:"border-box"};return i.jsxs("div",{style:{position:"absolute",top:4,right:4,zIndex:100,background:o.cellBg,border:`1px solid ${o.headerBorder}`,borderRadius:8,padding:12,width:240,boxShadow:"0 4px 16px rgba(0,0,0,0.3)",display:"grid",gap:8},onClick:a=>a.stopPropagation(),children:[i.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[i.jsx("span",{style:{fontSize:11,fontWeight:600,color:o.textPrimary,fontFamily:o.font},children:"Chart Settings"}),i.jsx("button",{onClick:r,style:{background:"none",border:"none",color:o.textMuted,cursor:"pointer",fontSize:14},children:"×"})]}),i.jsxs("label",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:["Title",i.jsx("input",{value:e.title??"",onChange:a=>n({title:a.target.value||void 0}),placeholder:"Chart title",style:{...s,marginTop:2}})]}),i.jsxs("label",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:["X-axis label",i.jsx("input",{value:e.xLabel??"",onChange:a=>n({xLabel:a.target.value||void 0}),placeholder:"Auto",style:{...s,marginTop:2}})]}),i.jsxs("label",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:["Y-axis label",i.jsx("input",{value:e.yLabel??"",onChange:a=>n({yLabel:a.target.value||void 0}),placeholder:"Auto",style:{...s,marginTop:2}})]}),i.jsxs("label",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:["Legend",i.jsxs("select",{value:e.legendPosition??"top",onChange:a=>n({legendPosition:a.target.value}),style:{...s,marginTop:2},children:[i.jsx("option",{value:"top",children:"Top"}),i.jsx("option",{value:"bottom",children:"Bottom"}),i.jsx("option",{value:"left",children:"Left"}),i.jsx("option",{value:"right",children:"Right"}),i.jsx("option",{value:"none",children:"Hidden"})]})]}),i.jsxs("label",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:["Color palette",i.jsx("select",{value:e.colorPalette??"default",onChange:a=>n({colorPalette:a.target.value}),style:{...s,marginTop:2},children:Object.keys(Ac).map(a=>i.jsx("option",{value:a,children:a.charAt(0).toUpperCase()+a.slice(1)},a))})]}),i.jsxs("label",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:["Max items",i.jsx("input",{type:"number",value:e.maxItems??$t,min:5,max:200,onChange:a=>n({maxItems:parseInt(a.target.value)||$t}),style:{...s,marginTop:2}})]})]})}function DR({result:e,themeMode:t,chartConfig:n,onConfigChange:r}){const o=Ee[t],s=qn(e,n),[a,l]=O.useState(!1);return s==="kpi"?i.jsx(Ic,{result:e,themeMode:t,chartConfig:n}):i.jsxs("div",{style:{position:"relative"},children:[(n==null?void 0:n.title)&&i.jsx("div",{style:{padding:"8px 12px 0",fontSize:13,fontWeight:600,color:o.textPrimary,fontFamily:o.font,textAlign:"center"},children:n.title}),r&&i.jsx("button",{onClick:()=>l(!a),title:"Chart settings",style:{position:"absolute",top:4,right:4,zIndex:50,background:a?`${o.accent}18`:"transparent",border:`1px solid ${a?o.accent:"transparent"}`,borderRadius:4,color:a?o.accent:o.textMuted,cursor:"pointer",fontSize:14,padding:"2px 6px",lineHeight:1},children:"⚙"}),a&&r&&i.jsx(yR,{config:n??{},columns:e.columns,onChange:E=>r(E),onClose:()=>l(!1),t:o}),wi(s,e,t,n)]})}function wi(e,t,n,r){const o=r!=null&&r.x&&t.columns.includes(r.x)?r.x:void 0,s=r!=null&&r.y&&t.columns.includes(r.y)?r.y:void 0,a=o||s?MR(t,o,s):t;switch(e){case"line":return i.jsx(ya,{result:a,themeMode:n});case"area":return i.jsx(ya,{result:a,themeMode:n,showArea:!0});case"bar":return i.jsx(Gi,{result:a,themeMode:n,chartConfig:r});case"grouped-bar":return i.jsx(fR,{result:a,themeMode:n,chartConfig:r});case"stacked-bar":return i.jsx(pR,{result:a,themeMode:n,chartConfig:r});case"scatter":return i.jsx(hR,{result:t,themeMode:n,chartConfig:r});case"pie":return i.jsx(Da,{result:t,themeMode:n,chartConfig:r,isDonut:!1});case"donut":return i.jsx(Da,{result:t,themeMode:n,chartConfig:r,isDonut:!0});case"heatmap":return i.jsx(LR,{result:t,themeMode:n});case"histogram":return i.jsx(_R,{result:t,themeMode:n,chartConfig:r});case"funnel":return i.jsx(mR,{result:t,themeMode:n,chartConfig:r});case"waterfall":return i.jsx(gR,{result:t,themeMode:n,chartConfig:r});case"gauge":return i.jsx(xR,{result:t,themeMode:n,chartConfig:r});case"kpi":return i.jsx(Ic,{result:t,themeMode:n,chartConfig:r});default:return i.jsx(Bo,{result:t,themeMode:n})}}function MR(e,t,n){const r=e.columns,o=[];t&&r.includes(t)&&o.push(t),n&&r.includes(n)&&o.push(n);for(const s of r)o.includes(s)||o.push(s);return o.join(",")===r.join(",")?e:{...e,columns:o,rows:e.rows.map(s=>{const a={};for(const l of o)a[l]=s[l];return a})}}function eo({label:e,count:t,t:n}){return i.jsxs("div",{style:{padding:"8px 10px 4px",fontSize:10,fontWeight:700,color:n.textMuted,fontFamily:n.font,textTransform:"uppercase",letterSpacing:"0.05em"},children:[e,typeof t=="number"?` · ${t}`:""]})}const PR=[{id:"dbt",label:"dbt",color:"#ff694a",desc:"Import semantic models, metrics, and dimensions"},{id:"cubejs",label:"Cube.js",color:"#7a77ff",desc:"Import cubes, measures, joins, and pre-aggregations"},{id:"snowflake",label:"Snowflake",color:"#29b5e8",desc:"Introspect semantic views for metrics and dimensions"}];function bR({t:e,provider:t,errors:n,onOpenWizard:r,onRefresh:o}){return i.jsxs("div",{style:{flex:1,overflowY:"auto",padding:"14px",fontFamily:e.font},children:[i.jsx("div",{style:{fontSize:13,fontWeight:600,color:e.textPrimary,marginBottom:4},children:"Connect your Semantic Layer"}),i.jsx("div",{style:{fontSize:12,color:e.textMuted,lineHeight:1.5,marginBottom:14},children:"Import metrics and dimensions from your existing data stack to build certified DQL blocks."}),i.jsx("div",{style:{display:"flex",flexDirection:"column",gap:8,marginBottom:14},children:PR.map(s=>{const a=t===s.id;return i.jsxs("button",{onClick:r,style:{background:e.inputBg,border:`1px solid ${a?s.color:e.cellBorder}`,borderRadius:8,padding:"10px 12px",cursor:"pointer",textAlign:"left",display:"flex",alignItems:"center",gap:10,transition:"border-color 0.15s"},children:[i.jsx("span",{style:{display:"inline-block",width:8,height:8,borderRadius:"50%",background:s.color,flexShrink:0}}),i.jsxs("div",{style:{flex:1},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},children:[i.jsx("span",{style:{fontSize:12,fontWeight:600,color:e.textPrimary,fontFamily:e.font},children:s.label}),a&&i.jsx("span",{style:{fontSize:9,fontWeight:600,color:s.color,fontFamily:e.font,background:`${s.color}18`,padding:"1px 6px",borderRadius:6},children:"Detected"})]}),i.jsx("span",{style:{fontSize:11,color:e.textMuted,fontFamily:e.font},children:s.desc})]})]},s.id)})}),n&&n.length>0&&i.jsx("div",{style:{background:`${e.error}12`,border:`1px solid ${e.error}40`,borderRadius:8,padding:"8px 12px",marginBottom:12},children:n.map((s,a)=>i.jsx("div",{style:{fontSize:11,color:e.error,fontFamily:e.font,lineHeight:1.4},children:s},a))}),i.jsxs("div",{style:{display:"flex",gap:8},children:[i.jsx("button",{onClick:r,style:{background:e.accent,border:"none",borderRadius:6,color:"#fff",cursor:"pointer",fontSize:12,fontFamily:e.font,fontWeight:500,padding:"7px 16px"},children:"Setup Wizard"}),i.jsx("button",{onClick:o,style:{background:"transparent",border:`1px solid ${e.cellBorder}`,borderRadius:6,color:e.textSecondary,cursor:"pointer",fontSize:12,fontFamily:e.font,padding:"7px 14px"},children:"Refresh"})]})]})}function UR({t:e,semanticLayer:t,onClose:n,onSaved:r}){const[o,s]=O.useState(1),[a,l]=O.useState("new_semantic_block"),[E,c]=O.useState(""),[d,T]=O.useState(""),[u,S]=O.useState(""),[R,I]=O.useState(""),[N,A]=O.useState("table"),[p,f]=O.useState("semantic"),[h,C]=O.useState([]),[_,x]=O.useState([]),[M,m]=O.useState(""),[U,g]=O.useState("month"),[P,H]=O.useState(null),[L,b]=O.useState(null),[D,F]=O.useState(!1),[B,y]=O.useState(!1),[G,Y]=O.useState(!1),[W,K]=O.useState(t.dimensions);O.useEffect(()=>{let j=!1;if(h.length===0){K(t.dimensions);return}return y(!0),J.getCompatibleDimensions(h).then(oe=>{j||K(oe)}).finally(()=>{j||y(!1)}),()=>{j=!0}},[h,t.dimensions]);const z=W.filter(j=>j.type==="date"),ee=W.filter(j=>j.type!=="date"),Z=(j,oe,se)=>{se(re=>re.includes(j)?re.filter(de=>de!==j):[...re,j])},q={width:"100%",background:e.inputBg,border:`1px solid ${e.inputBorder}`,borderRadius:6,color:e.textPrimary,fontSize:12,fontFamily:e.font,padding:"7px 10px",outline:"none",boxSizing:"border-box"},v=async()=>{if(h.length===0){b("Select at least one metric.");return}F(!0),b(null);const j=await J.previewSemanticBuilder({metrics:h,dimensions:_,timeDimension:M?{name:M,granularity:U}:void 0});if(F(!1),"error"in j){b(j.error);return}if(H(j),j.result&&j.result.columns&&j.result.rows){const oe=Rc(j.result);oe!=="table"&&A(oe)}s(3)},X=async()=>{if(!a.trim()){b("Block name is required.");return}Y(!0),b(null);try{const j=await J.saveSemanticBuilder({name:a.trim(),domain:E.trim()||void 0,description:d.trim()||void 0,owner:u.trim()||void 0,tags:R.split(",").map(oe=>oe.trim()).filter(Boolean),metrics:h,dimensions:_,timeDimension:M?{name:M,granularity:U}:void 0,chart:N,blockType:p});r(j),n()}catch(j){b(j instanceof Error?j.message:String(j))}finally{Y(!1)}};return i.jsxs("div",{style:{position:"absolute",inset:0,zIndex:200,background:`${e.sidebarBg}f4`,display:"flex",flexDirection:"column"},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"10px 12px",borderBottom:`1px solid ${e.headerBorder}`},children:[i.jsx("div",{style:{fontSize:12,fontWeight:600,color:e.textPrimary,fontFamily:e.font},children:"Guided Block Builder"}),i.jsx("button",{onClick:n,style:{background:"transparent",border:"none",color:e.textMuted,cursor:"pointer",fontSize:16},children:"×"})]}),i.jsx("div",{style:{display:"flex",gap:8,padding:"8px 12px",borderBottom:`1px solid ${e.headerBorder}`},children:[1,2,3,4].map(j=>i.jsxs("div",{style:{flex:1,textAlign:"center",padding:"6px 0",borderRadius:6,background:o===j?`${e.accent}18`:e.pillBg,color:o===j?e.accent:e.textMuted,fontSize:10,fontFamily:e.font,fontWeight:600},children:["Step ",j]},j))}),i.jsxs("div",{style:{flex:1,overflowY:"auto",padding:"12px",display:"grid",gap:12},children:[o===1&&i.jsxs(i.Fragment,{children:[i.jsx(eo,{label:"Choose Metrics",count:h.length,t:e}),i.jsx("div",{style:{display:"grid",gap:4,maxHeight:220,overflowY:"auto"},children:t.metrics.map(j=>i.jsxs("label",{style:{display:"flex",alignItems:"center",gap:8,fontSize:11,color:e.textPrimary,fontFamily:e.font},children:[i.jsx("input",{type:"checkbox",checked:h.includes(j.name),onChange:()=>Z(j.name,h,C)}),i.jsx("span",{style:{flex:1},children:j.label||j.name}),i.jsx("span",{style:{color:e.textMuted,fontFamily:e.fontMono},children:j.domain||"uncategorized"})]},j.name))})]}),o===2&&i.jsxs(i.Fragment,{children:[i.jsx(eo,{label:"Dimensions",count:_.length,t:e}),B&&i.jsx("div",{style:{fontSize:11,color:e.textMuted,fontFamily:e.font},children:"Resolving compatible dimensions…"}),i.jsx("div",{style:{display:"grid",gap:4,maxHeight:180,overflowY:"auto"},children:ee.map(j=>i.jsxs("label",{style:{display:"flex",alignItems:"center",gap:8,fontSize:11,color:e.textPrimary,fontFamily:e.font},children:[i.jsx("input",{type:"checkbox",checked:_.includes(j.name),onChange:()=>Z(j.name,_,x)}),i.jsx("span",{style:{flex:1},children:j.label||j.name}),i.jsx("span",{style:{color:e.textMuted,fontFamily:e.fontMono},children:j.table})]},j.name))}),i.jsxs("div",{style:{display:"grid",gap:8},children:[i.jsx("div",{style:{fontSize:11,color:e.textSecondary,fontFamily:e.font},children:"Time grain"}),i.jsxs("select",{value:M,onChange:j=>m(j.target.value),style:q,children:[i.jsx("option",{value:"",children:"No time dimension"}),z.map(j=>i.jsx("option",{value:j.name,children:j.label||j.name},j.name))]}),M&&i.jsxs("select",{value:U,onChange:j=>g(j.target.value),style:q,children:[i.jsx("option",{value:"day",children:"day"}),i.jsx("option",{value:"week",children:"week"}),i.jsx("option",{value:"month",children:"month"}),i.jsx("option",{value:"quarter",children:"quarter"}),i.jsx("option",{value:"year",children:"year"})]})]})]}),o===3&&i.jsxs(i.Fragment,{children:[i.jsx(eo,{label:"Preview SQL",t:e}),P&&i.jsxs(i.Fragment,{children:[i.jsx("pre",{style:{margin:0,padding:"10px",background:e.editorBg,border:`1px solid ${e.cellBorder}`,borderRadius:6,fontSize:10,color:e.textSecondary,fontFamily:e.fontMono,whiteSpace:"pre-wrap"},children:P.sql}),i.jsxs("div",{style:{fontSize:11,color:e.textMuted,fontFamily:e.font},children:[P.tables.length," table(s) · ",P.result.rowCount??P.result.rows.length," row(s)"]})]})]}),o===4&&i.jsx(i.Fragment,{children:i.jsxs("div",{style:{display:"grid",gap:8},children:[i.jsx("input",{value:a,onChange:j=>l(j.target.value),style:q,placeholder:"Block name"}),i.jsx("input",{value:E,onChange:j=>c(j.target.value),style:q,placeholder:"Domain"}),i.jsx("input",{value:d,onChange:j=>T(j.target.value),style:q,placeholder:"Description"}),i.jsx("input",{value:u,onChange:j=>S(j.target.value),style:q,placeholder:"Owner"}),i.jsx("input",{value:R,onChange:j=>I(j.target.value),style:q,placeholder:"Tags (comma separated)"}),i.jsxs("div",{children:[i.jsxs("select",{value:N,onChange:j=>A(j.target.value),style:q,children:[i.jsx("option",{value:"table",children:"table"}),i.jsx("option",{value:"bar",children:"bar"}),i.jsx("option",{value:"line",children:"line"}),i.jsx("option",{value:"scatter",children:"scatter"}),i.jsx("option",{value:"pie",children:"pie"}),i.jsx("option",{value:"area",children:"area"}),i.jsx("option",{value:"kpi",children:"kpi"}),i.jsx("option",{value:"heatmap",children:"heatmap"}),i.jsx("option",{value:"funnel",children:"funnel"}),i.jsx("option",{value:"gauge",children:"gauge"})]}),(P==null?void 0:P.result)&&N!=="table"&&i.jsx("div",{style:{fontSize:10,color:e.accent,fontFamily:e.font,marginTop:2},children:"Suggested based on result shape"})]}),i.jsxs("select",{value:p,onChange:j=>f(j.target.value),style:q,children:[i.jsx("option",{value:"semantic",children:"semantic block"}),i.jsx("option",{value:"custom",children:"custom block"})]})]})}),L&&i.jsx("div",{style:{color:e.error,fontSize:11,fontFamily:e.font},children:L})]}),i.jsxs("div",{style:{display:"flex",justifyContent:"space-between",gap:8,padding:"10px 12px",borderTop:`1px solid ${e.headerBorder}`},children:[i.jsx("button",{onClick:()=>s(j=>Math.max(1,j-1)),disabled:o===1,style:{background:e.btnBg,border:`1px solid ${e.btnBorder}`,borderRadius:6,color:e.textSecondary,cursor:"pointer",fontSize:11,fontFamily:e.font,padding:"6px 12px"},children:"Back"}),i.jsxs("div",{style:{display:"flex",gap:8},children:[o<2&&i.jsx("button",{onClick:()=>s(2),style:{background:e.accent,border:"none",borderRadius:6,color:"#fff",cursor:"pointer",fontSize:11,fontFamily:e.font,padding:"6px 12px"},children:"Next"}),o===2&&i.jsx("button",{onClick:()=>void v(),disabled:D,style:{background:e.accent,border:"none",borderRadius:6,color:"#fff",cursor:"pointer",fontSize:11,fontFamily:e.font,padding:"6px 12px"},children:D?"Previewing…":"Preview"}),o===3&&i.jsx("button",{onClick:()=>s(4),style:{background:e.accent,border:"none",borderRadius:6,color:"#fff",cursor:"pointer",fontSize:11,fontFamily:e.font,padding:"6px 12px"},children:"Continue"}),o===4&&i.jsx("button",{onClick:()=>void X(),disabled:G,style:{background:e.accent,border:"none",borderRadius:6,color:"#fff",cursor:"pointer",fontSize:11,fontFamily:e.font,padding:"6px 12px"},children:G?"Saving…":"Save Block"})]})]})]})}const Hr=31,Ma=10;function Nc(e,t){var u,S,R,I,N,A;const n=t.query.trim().toLowerCase(),r=Object.values(e.meta??{}).filter(p=>p!=null).map(p=>String(p).toLowerCase()),o=!n||e.label.toLowerCase().includes(n)||e.id.toLowerCase().includes(n)||r.some(p=>p.includes(n)),s=!t.type||e.kind===t.type||e.kind==="provider"||e.kind==="domain"||e.kind==="group",a=!t.domain||e.kind==="provider"||e.kind==="group"||((u=e.meta)==null?void 0:u.domain)===t.domain||e.kind==="domain"&&e.label===t.domain,l=!t.provider||((S=e.meta)==null?void 0:S.provider)===t.provider||e.kind==="provider"&&e.id===`provider:${t.provider}`,E=!t.cube||((R=e.meta)==null?void 0:R.cube)===t.cube||e.kind==="cube"&&(((I=e.meta)==null?void 0:I.cube)===t.cube||e.label===t.cube),c=!t.owner||((N=e.meta)==null?void 0:N.owner)===t.owner,d=!t.tag||String(((A=e.meta)==null?void 0:A.tags)??"").split(",").filter(Boolean).includes(t.tag),T=(e.children??[]).map(p=>Nc(p,t)).filter(p=>!!p);return T.length>0?{...e,children:T,count:e.kind==="provider"||e.kind==="domain"||e.kind==="group"?T.length:e.count}:o&&s&&a&&l&&E&&c&&d?{...e,children:[]}:null}function Oc(e){return!e.children||e.children.length===0?e.kind==="group"||e.kind==="provider"||e.kind==="domain"?0:1:e.children.reduce((t,n)=>t+Oc(n),0)}function As(e,t){if(!e)return[];const n=new Set,r=o=>{var a;const s=(a=o.meta)==null?void 0:a[t];typeof s=="string"&&s.trim()&&n.add(s.trim());for(const l of o.children??[])r(l)};return r(e),Array.from(n).sort((o,s)=>o.localeCompare(s))}function fc(e,t,n=0){const r=[];for(const o of e){const s=!!(o.children&&o.children.length>0),a=t[o.id]??n<2;r.push({node:o,depth:n,hasChildren:s,isExpanded:a}),s&&a&&r.push(...fc(o.children??[],t,n+1))}return r}function vR(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],r=e.semanticLayer,[o,s]=O.useState(null),[a,l]=O.useState(null),[E,c]=O.useState(null),[d,T]=O.useState(!1),[u,S]=O.useState(""),[R,I]=O.useState(""),[N,A]=O.useState(""),[p,f]=O.useState(""),[h,C]=O.useState(""),[_,x]=O.useState(""),[M,m]=O.useState(""),[U,g]=O.useState({}),[P,H]=O.useState(!1),[L,b]=O.useState(!1),[D,F]=O.useState(!1),[B,y]=O.useState(new Set),[G,Y]=O.useState(new Set),[W,K]=O.useState(!1),[z,ee]=O.useState(0),[Z,q]=O.useState(400),v=O.useRef(null),X=async()=>{t({type:"SET_SEMANTIC_LOADING",loading:!0});try{const[Q,ce]=await Promise.all([J.getSemanticLayer(),J.getSemanticTree().catch(()=>null)]);t({type:"SET_SEMANTIC_LAYER",layer:Q}),s(ce)}finally{t({type:"SET_SEMANTIC_LOADING",loading:!1})}};O.useEffect(()=>{(r.metrics.length===0&&r.dimensions.length===0&&!r.loading||!o)&&X()},[]),O.useEffect(()=>{if(!a){c(null);return}if(a.startsWith("provider:")||a.startsWith("domain:")||a.startsWith("group:")){c(null);return}J.getSemanticObject(a).then(c).catch(()=>c(null))},[a]);const j=O.useMemo(()=>o?Nc(o,{query:u,provider:R,domain:N,cube:p,owner:h,tag:_,type:M}):null,[o,u,R,N,p,h,_,M]),oe=O.useMemo(()=>new Set(r.favorites),[r.favorites]),se=O.useMemo(()=>new Map(r.metrics.map(Q=>[Q.name,Q])),[r.metrics]),re=O.useMemo(()=>new Map(r.dimensions.map(Q=>[Q.name,Q])),[r.dimensions]),de=O.useMemo(()=>As(o,"provider"),[o]),Ie=O.useMemo(()=>As(o,"cube"),[o]),Te=O.useMemo(()=>As(o,"owner"),[o]),ue=O.useMemo(()=>fc((j==null?void 0:j.children)??[],U),[j,U]),Fe=ue.length*Hr,Ue=O.useMemo(()=>{const Q=Math.max(0,Math.floor(z/Hr)-Ma),ce=Math.min(ue.length,Math.ceil((z+Z)/Hr)+Ma);return{startIndex:Q,endIndex:ce,offsetTop:Q*Hr,rows:ue.slice(Q,ce)}},[ue,z,Z]);O.useEffect(()=>{const Q=v.current;if(!Q)return;const ce=()=>q(Q.clientHeight||400);if(ce(),typeof ResizeObserver>"u")return window.addEventListener("resize",ce),()=>window.removeEventListener("resize",ce);const Ae=new ResizeObserver(()=>ce());return Ae.observe(Q),()=>Ae.disconnect()},[j]),O.useEffect(()=>{ee(0),v.current&&(v.current.scrollTop=0)},[u,R,N,p,h,_,M]);const ke=async Q=>{const ce=Q.kind==="metric"?`@metric(${Q.name})`:`@dim(${Q.name})`;Ri(ce)||t({type:"ADD_CELL",cell:ye("sql",ce)}),t({type:"ADD_SEMANTIC_RECENT",name:Q.name})},dt=(Q,ce)=>{const Ae=Q.kind==="metric"||Q.kind==="dimension"?Q.kind:null,Ne=Q.id.split(":").slice(1).join(":"),Lt=Ae==="metric"?B.has(Ne):Ae==="dimension"?G.has(Ne):!1;return i.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[D&&Ae&&i.jsx("input",{type:"checkbox",checked:Lt,onChange:()=>Gt(Ae,Ne),style:{marginLeft:ce*12+6,marginRight:-ce*12-2,accentColor:n.accent,cursor:"pointer"}}),i.jsx(Jn,{label:Q.label,depth:D&&Ae?0:ce,badge:Q.kind==="metric"||Q.kind==="dimension"||Q.kind==="segment"||Q.kind==="pre_aggregation"?Q.kind:void 0,selected:a===Q.id,onClick:()=>{D&&Ae?Gt(Ae,Ne):l(Q.id)},onDoubleClick:()=>{if(Q.kind==="metric"||Q.kind==="dimension"){const he=Q.kind==="metric"?se.get(Q.id.slice(7)):re.get(Q.id.slice(10));if(he){const Tt=Q.kind==="metric"?`@metric(${he.name})`:`@dim(${he.name})`;Ri(Tt)||t({type:"ADD_CELL",cell:ye("sql",Tt)})}}},onFavoriteToggle:Ae?()=>void J.toggleFavorite(Ne).then(he=>t({type:"SET_SEMANTIC_FAVORITES",favorites:he})):void 0,favorite:Ae?oe.has(Ne):void 0,onDragStart:Ae?he=>{he.dataTransfer.effectAllowed="copy",he.dataTransfer.setData("text/plain",Ne),he.dataTransfer.setData("application/dql-semantic-ref",aR(Ae,Ne))}:void 0,t:n})]},Q.id)},tt=Q=>{var he;const{node:ce,depth:Ae,hasChildren:Ne,isExpanded:Lt}=Q;return Ne?i.jsx("div",{children:i.jsx(Jn,{label:ce.label,depth:Ae,count:(he=ce.children)==null?void 0:he.length,expanded:Lt,onToggle:()=>g(Tt=>({...Tt,[ce.id]:!Lt})),onClick:()=>l(ce.id),selected:a===ce.id,t:n})},ce.id):dt(ce,Ae)},Ct=async()=>{H(!0);try{await J.syncSemanticLayer(),await X()}finally{H(!1)}},Gt=(Q,ce)=>{Q==="metric"?y(Ae=>{const Ne=new Set(Ae);return Ne.has(ce)?Ne.delete(ce):Ne.add(ce),Ne}):Y(Ae=>{const Ne=new Set(Ae);return Ne.has(ce)?Ne.delete(ce):Ne.add(ce),Ne})},nt=async()=>{if(B.size!==0){K(!0);try{const Q=await J.composeQuery(Array.from(B),Array.from(G));if("error"in Q)return;t({type:"ADD_CELL",cell:ye("sql",Q.sql)}),F(!1),y(new Set),Y(new Set)}finally{K(!1)}}},Ve=()=>{var Q;if(((Q=e.activeFile)==null?void 0:Q.type)==="block"){J.openBlockStudio(e.activeFile.path).then(ce=>{t({type:"OPEN_BLOCK_STUDIO",file:e.activeFile,payload:ce})});return}t({type:"OPEN_NEW_BLOCK_MODAL"})};if(!r.available&&!r.loading)return i.jsxs(i.Fragment,{children:[i.jsx(bR,{t:n,provider:r.provider,errors:e.semanticLayer.errors,onOpenWizard:()=>b(!0),onRefresh:()=>void X()}),L&&i.jsx(ER,{detectedProvider:r.provider,onClose:()=>b(!1),onImported:()=>void X()})]});const rt=j?Oc(j):0;return i.jsxs("div",{style:{flex:1,overflow:"hidden",display:"flex",flexDirection:"column",position:"relative"},children:[d&&i.jsx(UR,{t:n,semanticLayer:r,onClose:()=>T(!1),onSaved:Q=>{const ce={name:Q.path.split("/").pop()??Q.path,path:Q.path,type:"block",folder:"blocks"};e.files.some(Ae=>Ae.path===Q.path)||t({type:"FILE_ADDED",file:ce}),J.openBlockStudio(Q.path).then(Ae=>{t({type:"OPEN_BLOCK_STUDIO",file:ce,payload:Ae})})}}),i.jsxs("div",{style:{padding:"8px 10px",display:"flex",alignItems:"center",gap:6,borderBottom:`1px solid ${n.headerBorder}`},children:[r.provider&&i.jsx("span",{style:{fontSize:9,fontWeight:600,color:n.accent,background:`${n.accent}18`,borderRadius:4,padding:"1px 5px",textTransform:"uppercase",letterSpacing:"0.04em"},children:r.provider}),i.jsxs("span",{style:{flex:1,fontSize:11,color:n.textMuted,fontFamily:n.font},children:[r.metrics.length," metrics · ",r.dimensions.length," dimensions",r.lastSyncTime?` · synced ${new Date(r.lastSyncTime).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})}`:""]}),i.jsx("button",{onClick:Ve,style:{background:n.accent,border:"none",borderRadius:4,color:"#fff",cursor:"pointer",fontSize:10,fontWeight:600,fontFamily:n.font,padding:"2px 8px"},children:"Open Studio"}),i.jsx("button",{onClick:()=>T(!0),style:{background:"transparent",border:`1px solid ${n.cellBorder}`,borderRadius:4,color:n.textSecondary,cursor:"pointer",fontSize:10,fontFamily:n.font,padding:"2px 8px"},children:"Quick Build"}),i.jsx("button",{onClick:()=>{F(Q=>!Q),D&&(y(new Set),Y(new Set))},style:{background:D?`${n.accent}20`:"transparent",border:`1px solid ${D?n.accent:n.cellBorder}`,borderRadius:4,color:D?n.accent:n.textSecondary,cursor:"pointer",fontSize:10,fontFamily:n.font,padding:"2px 8px"},children:D?"Cancel":"Select"}),i.jsx("button",{onClick:()=>void Ct(),style:{background:"transparent",border:`1px solid ${n.cellBorder}`,borderRadius:4,color:n.textSecondary,cursor:"pointer",fontSize:10,fontFamily:n.font,padding:"2px 6px"},children:P?"Syncing…":"Sync"}),i.jsx("button",{onClick:()=>void X(),style:{background:"transparent",border:`1px solid ${n.cellBorder}`,borderRadius:4,color:n.textSecondary,cursor:"pointer",fontSize:10,fontFamily:n.font,padding:"2px 6px"},children:r.loading?"Loading…":"Refresh"})]}),i.jsxs("div",{style:{padding:"10px",borderBottom:`1px solid ${n.headerBorder}`,background:`${n.accent}0d`,display:"grid",gap:6},children:[i.jsx("div",{style:{fontSize:11,fontWeight:600,color:n.textPrimary,fontFamily:n.font},children:"Build blocks in Block Studio"}),i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font,lineHeight:1.5},children:"Use the full-screen studio to author DQL with semantic metrics, database schemas, validation, results, and visualization in one workspace."})]}),i.jsx(cc,{query:u,provider:R,cube:p,owner:h,domain:N,tag:_,type:M,providers:de,cubes:Ie,owners:Te,domains:r.domains,tags:r.tags,onQueryChange:S,onProviderChange:I,onCubeChange:f,onOwnerChange:C,onDomainChange:A,onTagChange:x,onTypeChange:m,t:n}),i.jsx(eo,{label:"Semantic Tree",count:rt,t:n}),i.jsx("div",{ref:v,onScroll:Q=>ee(Q.currentTarget.scrollTop),style:{flex:1,overflowY:"auto"},children:i.jsx("div",{style:{height:Fe,position:"relative"},children:i.jsx("div",{style:{position:"absolute",top:Ue.offsetTop,left:0,right:0},children:Ue.rows.map(Q=>tt(Q))})})}),i.jsx(Ec,{item:E,favorite:!!(E&&oe.has(E.name)),onInsert:()=>E&&(E.kind==="metric"||E.kind==="dimension")&&void ke(E),onPreview:()=>{if(!(E!=null&&E.sql))return;const Q=E.kind==="cube"&&E.table?`SELECT * FROM ${E.table} LIMIT 25`:E.sql;t({type:"ADD_CELL",cell:ye("sql",Q)})},onCopySql:()=>{E!=null&&E.sql&&navigator.clipboard.writeText(E.sql)},onToggleFavorite:()=>{E&&(E.kind==="metric"||E.kind==="dimension")&&J.toggleFavorite(E.name).then(Q=>t({type:"SET_SEMANTIC_FAVORITES",favorites:Q}))},t:n}),D&&(B.size>0||G.size>0)&&i.jsxs("div",{style:{padding:"8px 12px",borderTop:`1px solid ${n.headerBorder}`,background:n.cellBg,display:"flex",alignItems:"center",gap:8},children:[i.jsxs("span",{style:{flex:1,fontSize:11,color:n.textMuted,fontFamily:n.font},children:[B.size," metric",B.size!==1?"s":"",G.size>0?`, ${G.size} dim${G.size!==1?"s":""}`:""]}),i.jsx("button",{onClick:()=>void nt(),disabled:W||B.size===0,style:{background:n.accent,border:"none",borderRadius:6,color:"#fff",cursor:W?"not-allowed":"pointer",fontSize:11,fontWeight:600,fontFamily:n.font,padding:"6px 14px",opacity:W||B.size===0?.5:1},children:W?"Composing...":"Compose Query"})]})]})}const be={source_table:"#8b949e",dbt_model:"#ff7b72",dbt_source:"#79c0ff",block:"#56d364",metric:"#388bfd",dimension:"#e3b341",domain:"#d2a8ff",chart:"#f778ba",dashboard:"#d2a8ff"},Hi={source_table:"TBL",dbt_model:"DBT",dbt_source:"SRC",block:"BLK",metric:"MET",dimension:"DIM",domain:"DOM",chart:"CHT",dashboard:"DASH"},Go={source_table:"Source Table",dbt_model:"dbt Model",dbt_source:"dbt Source",block:"DQL Block",metric:"Metric",dimension:"Dimension",domain:"Domain",chart:"Chart",dashboard:"Notebook"},Vn={reads_from:"#8b949e",feeds_into:"#56d364",aggregates:"#388bfd",visualizes:"#f778ba",depends_on:"#ff7b72",contains:"#d2a8ff",crosses_domain:"#d2a8ff"},BR={reads_from:"reads from",feeds_into:"feeds into",aggregates:"aggregates into",visualizes:"visualizes",depends_on:"dbt depends on",contains:"contains",crosses_domain:"crosses domain"},FR={source:"#79c0ff",transform:"#ff7b72",answer:"#56d364",consumption:"#d2a8ff"},Pa={source:"Sources",transform:"Transform",answer:"Answer",consumption:"Consumption"},uo=["source","transform","answer","consumption"];function Yi(e){if(e.layer)return e.layer;switch(e.type){case"source_table":case"dbt_source":return"source";case"dbt_model":return"transform";case"block":case"metric":case"dimension":case"domain":return"answer";case"chart":case"dashboard":return"consumption";default:return"answer"}}function pc({type:e}){const t=be[e]??"#8b949e";return i.jsx("span",{style:{color:t,fontSize:10,fontWeight:700,textTransform:"uppercase",minWidth:34},title:Go[e]??e,children:Hi[e]??e.slice(0,4).toUpperCase()})}function GR({value:e,onChange:t,placeholder:n,t:r}){return i.jsx("input",{value:e,onChange:o=>t(o.target.value),placeholder:n,style:{width:"100%",padding:"8px 10px",borderRadius:6,border:`1px solid ${r.headerBorder}`,background:r.sidebarBg,color:r.textPrimary,fontSize:12,outline:"none"}})}function hc({node:e,t,onClick:n,secondary:r}){return i.jsxs("button",{onClick:n,style:{width:"100%",textAlign:"left",background:"transparent",border:"none",borderRadius:6,padding:"6px 8px",cursor:"pointer",color:t.textPrimary},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},children:[i.jsx(pc,{type:e.type}),i.jsx("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",fontSize:12},title:e.name,children:e.name})]}),(r||e.domain)&&i.jsx("div",{style:{marginLeft:40,marginTop:2,color:t.textMuted,fontSize:11},children:r??e.domain})]})}function Rt({title:e,nodes:t,t:n,onSelect:r}){return t.length===0?null:i.jsxs("div",{style:{padding:"8px 0",borderTop:`1px solid ${n.headerBorder}`},children:[i.jsxs("div",{style:{padding:"0 8px 6px",color:n.textMuted,fontSize:11,fontWeight:700,textTransform:"uppercase"},children:[e," (",t.length,")"]}),t.map(o=>i.jsx(hc,{node:o,t:n,onClick:()=>r(o)},o.id))]})}function wR(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],[r,o]=O.useState(!0),[s,a]=O.useState([]),[l,E]=O.useState([]),[c,d]=O.useState(""),[T,u]=O.useState([]),[S,R]=O.useState(null),[I,N]=O.useState(null),A=O.useCallback(async()=>{o(!0);const m=await J.fetchLineage();a(m.nodes??[]),E(m.edges??[]),o(!1)},[]);O.useEffect(()=>{A()},[A]),O.useEffect(()=>{let m=!1;if(c.trim().length<2){u([]);return}return J.searchLineage(c.trim()).then(U=>{m||u(U.matches??[])}),()=>{m=!0}},[c]);const p=O.useCallback(async m=>{const U=await J.queryLineage({focus:m.id});R(U.focalNode??m),N(U.graph??{nodes:[],edges:[]}),t({type:"SET_LINEAGE_FOCUS",nodeId:m.id}),e.lineageFullscreen||t({type:"TOGGLE_LINEAGE_FULLSCREEN"})},[t,e.lineageFullscreen]),f=O.useCallback(()=>{R(null),N(null),d(""),u([]),t({type:"SET_LINEAGE_FOCUS",nodeId:null})},[t]),[h,C]=O.useState("type"),_=O.useMemo(()=>({dashboards:s.filter(m=>m.type==="dashboard"),blocks:s.filter(m=>m.type==="block"),dbtModels:s.filter(m=>m.type==="dbt_model"),dbtSources:s.filter(m=>m.type==="dbt_source"),tables:s.filter(m=>m.type==="source_table"),domains:s.filter(m=>m.type==="domain")}),[s]),x=O.useMemo(()=>{const m={source:[],transform:[],answer:[],consumption:[]};for(const U of s){const g=Yi(U);m[g].push(U)}return m},[s]),M=O.useMemo(()=>{if(!S||!I)return{upstream:[],downstream:[]};const m=new Set(I.edges.filter(g=>g.target===S.id).map(g=>g.source)),U=new Set(I.edges.filter(g=>g.source===S.id).map(g=>g.target));return{upstream:I.nodes.filter(g=>m.has(g.id)),downstream:I.nodes.filter(g=>U.has(g.id))}},[I,S]);return r?i.jsx("div",{style:{padding:16,color:n.textMuted,fontSize:12},children:"Loading lineage..."}):s.length===0?i.jsx("div",{style:{padding:16,color:n.textMuted,fontSize:12},children:"No lineage data found yet. Run `dql compile` or add notebooks/blocks first."}):i.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",overflow:"hidden"},children:[i.jsxs("div",{style:{padding:8,borderBottom:`1px solid ${n.headerBorder}`},children:[i.jsx("button",{onClick:()=>t({type:"TOGGLE_LINEAGE_FULLSCREEN"}),style:{width:"100%",padding:"8px 10px",borderRadius:6,border:`1px solid ${e.lineageFullscreen?"#388bfd":n.headerBorder}`,background:e.lineageFullscreen?"#388bfd":"transparent",color:e.lineageFullscreen?"#fff":n.textPrimary,fontSize:12,fontWeight:600,cursor:"pointer",marginBottom:8},children:e.lineageFullscreen?"Close Graph View":"Open Graph View"}),i.jsx(GR,{value:c,onChange:d,placeholder:"Search blocks, tables, dbt models, notebooks...",t:n}),i.jsx("div",{style:{marginTop:8,color:n.textMuted,fontSize:11,lineHeight:1.5},children:"Search across source tables, dbt sources/models, DQL blocks, metrics, and notebooks. Selecting any item opens a focused lineage path instead of the full graph."})]}),i.jsxs("div",{style:{flex:1,overflow:"auto"},children:[c.trim().length>=2&&T.length>0&&i.jsxs("div",{style:{padding:8,borderBottom:`1px solid ${n.headerBorder}`},children:[i.jsx("div",{style:{color:n.textMuted,fontSize:11,fontWeight:700,textTransform:"uppercase",marginBottom:6},children:"Search Results"}),T.slice(0,8).map(m=>i.jsx(hc,{node:m.node,t:n,onClick:()=>p(m.node),secondary:m.node.domain},m.node.id))]}),S&&I&&i.jsxs("div",{style:{padding:8,borderBottom:`1px solid ${n.headerBorder}`},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,marginBottom:8},children:[i.jsx(pc,{type:S.type}),i.jsxs("div",{style:{flex:1,minWidth:0},children:[i.jsx("div",{style:{color:n.textPrimary,fontSize:13,fontWeight:700},children:S.name}),i.jsx("div",{style:{color:n.textMuted,fontSize:11},children:S.domain??Go[S.type]??S.type})]}),i.jsx("button",{onClick:f,style:{border:`1px solid ${n.headerBorder}`,background:"transparent",color:n.textPrimary,borderRadius:6,padding:"6px 8px",cursor:"pointer",fontSize:11},children:"Show All"})]}),i.jsxs("div",{style:{color:n.textMuted,fontSize:11,marginBottom:6},children:[I.nodes.length," node(s), ",I.edges.length," edge(s)"]}),i.jsx("div",{style:{color:n.textMuted,fontSize:11,marginBottom:6,lineHeight:1.5},children:"Focused lineage shows the path into this item from raw tables/dbt and the downstream notebooks or analytics objects that consume it."}),i.jsx(Rt,{title:"Upstream",nodes:M.upstream,t:n,onSelect:p}),i.jsx(Rt,{title:"Downstream",nodes:M.downstream,t:n,onSelect:p})]}),!S&&i.jsxs(i.Fragment,{children:[i.jsxs("div",{style:{padding:"6px 8px",display:"flex",gap:8,flexWrap:"wrap",borderBottom:`1px solid ${n.headerBorder}`},children:[uo.map(m=>{const U=x[m].length;return U===0?null:i.jsxs("span",{style:{display:"inline-flex",alignItems:"center",gap:3,fontSize:10,color:n.textMuted},children:[i.jsx("span",{style:{width:8,height:8,borderRadius:2,background:FR[m],display:"inline-block"}}),Pa[m],": ",U]},m)}),i.jsx("span",{style:{flex:1}}),i.jsxs("div",{style:{display:"flex",borderRadius:4,border:`1px solid ${n.headerBorder}`,overflow:"hidden"},children:[i.jsx("button",{onClick:()=>C("type"),style:{padding:"2px 6px",fontSize:9,fontWeight:700,border:"none",cursor:"pointer",background:h==="type"?`${n.headerBorder}`:"transparent",color:h==="type"?n.textPrimary:n.textMuted},children:"Type"}),i.jsx("button",{onClick:()=>C("layer"),style:{padding:"2px 6px",fontSize:9,fontWeight:700,border:"none",cursor:"pointer",borderLeft:`1px solid ${n.headerBorder}`,background:h==="layer"?`${n.headerBorder}`:"transparent",color:h==="layer"?n.textPrimary:n.textMuted},children:"Layer"})]})]}),h==="type"?i.jsxs(i.Fragment,{children:[i.jsx(Rt,{title:"Notebooks",nodes:_.dashboards,t:n,onSelect:p}),i.jsx(Rt,{title:"DQL Blocks",nodes:_.blocks,t:n,onSelect:p}),i.jsx(Rt,{title:"dbt Models",nodes:_.dbtModels,t:n,onSelect:p}),i.jsx(Rt,{title:"dbt Sources",nodes:_.dbtSources,t:n,onSelect:p}),i.jsx(Rt,{title:"Source Tables",nodes:_.tables,t:n,onSelect:p}),i.jsx(Rt,{title:"Business Domains",nodes:_.domains,t:n,onSelect:p})]}):i.jsx(i.Fragment,{children:uo.map(m=>i.jsx(Rt,{title:Pa[m],nodes:x[m],t:n,onSelect:p},m))})]})]})]})}const ba={draft:"#8b949e",review:"#d29922",certified:"#3fb950",deprecated:"#f85149",pending_recertification:"#db6d28"};function HR(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],[r,o]=O.useState([]),[s,a]=O.useState(!0),[l,E]=O.useState(""),[c,d]=O.useState(""),[T,u]=O.useState("");O.useEffect(()=>{a(!0),J.getBlockLibrary().then(p=>o(p.blocks)).finally(()=>a(!1))},[]);const S=[...new Set(r.map(p=>p.domain))].sort(),R=[...new Set(r.map(p=>p.status))].sort(),I=r.filter(p=>!(l&&!p.name.toLowerCase().includes(l.toLowerCase())&&!p.description.toLowerCase().includes(l.toLowerCase())||c&&p.domain!==c||T&&p.status!==T)),N=p=>{const f={name:p.path.split("/").pop()??p.name,path:p.path,type:"block",folder:"blocks"};e.files.some(h=>h.path===p.path)||t({type:"FILE_ADDED",file:f}),J.openBlockStudio(p.path).then(h=>{t({type:"OPEN_BLOCK_STUDIO",file:f,payload:h})})},A={background:n.inputBg,border:`1px solid ${n.inputBorder}`,borderRadius:4,color:n.textPrimary,fontSize:11,fontFamily:n.font,padding:"4px 6px",outline:"none"};return i.jsxs("div",{style:{flex:1,display:"flex",flexDirection:"column",overflow:"hidden"},children:[i.jsxs("div",{style:{padding:"10px 12px",borderBottom:`1px solid ${n.headerBorder}`,display:"flex",alignItems:"center",gap:8},children:[i.jsx("span",{style:{fontSize:12,fontWeight:600,color:n.textPrimary,fontFamily:n.font},children:"Blocks"}),i.jsx("span",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font},children:I.length}),i.jsx("span",{style:{flex:1}}),i.jsx("button",{onClick:()=>t({type:"OPEN_NEW_BLOCK_MODAL"}),style:{background:n.accent,border:"none",borderRadius:4,color:"#fff",cursor:"pointer",fontSize:10,fontWeight:600,fontFamily:n.font,padding:"3px 10px"},children:"+ New"}),i.jsx("button",{onClick:()=>{a(!0),J.getBlockLibrary().then(p=>o(p.blocks)).finally(()=>a(!1))},style:{background:"transparent",border:`1px solid ${n.cellBorder}`,borderRadius:4,color:n.textSecondary,cursor:"pointer",fontSize:10,fontFamily:n.font,padding:"3px 8px"},children:"Refresh"})]}),i.jsxs("div",{style:{padding:"8px 12px",borderBottom:`1px solid ${n.headerBorder}`,display:"flex",gap:6,flexWrap:"wrap"},children:[i.jsx("input",{value:l,onChange:p=>E(p.target.value),placeholder:"Search blocks...",style:{...A,flex:1,minWidth:100}}),i.jsxs("select",{value:c,onChange:p=>d(p.target.value),style:A,children:[i.jsx("option",{value:"",children:"All domains"}),S.map(p=>i.jsx("option",{value:p,children:p},p))]}),i.jsxs("select",{value:T,onChange:p=>u(p.target.value),style:A,children:[i.jsx("option",{value:"",children:"All statuses"}),R.map(p=>i.jsx("option",{value:p,children:p},p))]})]}),i.jsx("div",{style:{flex:1,overflowY:"auto"},children:s?i.jsx("div",{style:{padding:20,textAlign:"center",fontSize:12,color:n.textMuted,fontFamily:n.font},children:"Loading blocks..."}):I.length===0?i.jsx("div",{style:{padding:20,textAlign:"center",fontSize:12,color:n.textMuted,fontFamily:n.font},children:r.length===0?"No blocks found. Create your first block to get started.":"No blocks match your filters."}):I.map(p=>i.jsxs("button",{onClick:()=>N(p),style:{display:"block",width:"100%",textAlign:"left",background:"transparent",border:"none",borderBottom:`1px solid ${n.cellBorder}`,cursor:"pointer",padding:"10px 12px",transition:"background 0.1s"},onMouseEnter:f=>{f.currentTarget.style.background=`${n.accent}0a`},onMouseLeave:f=>{f.currentTarget.style.background="transparent"},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,marginBottom:4},children:[i.jsx("span",{style:{fontSize:12,fontWeight:600,color:n.textPrimary,fontFamily:n.font},children:p.name}),i.jsx("span",{style:{fontSize:9,fontWeight:600,color:ba[p.status]??n.textMuted,background:`${ba[p.status]??n.textMuted}18`,padding:"1px 6px",borderRadius:4,textTransform:"uppercase",letterSpacing:"0.04em",fontFamily:n.font},children:p.status})]}),p.description&&i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font,lineHeight:1.3,marginBottom:4,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:p.description}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,fontSize:10,color:n.textMuted,fontFamily:n.font},children:[i.jsx("span",{style:{background:n.pillBg,padding:"1px 6px",borderRadius:4},children:p.domain}),p.owner&&i.jsxs("span",{children:["by ",p.owner]}),i.jsx("span",{style:{marginLeft:"auto"},children:new Date(p.lastModified).toLocaleDateString()})]})]},p.path))})]})}const YR={files:"Explorer",schema:"Schema",block_library:"Block Library",semantic:"Semantic Layer",lineage:"Lineage",connection:"Connection",reference:"Quick Reference"};function kR({onOpenFile:e}){const{state:t,dispatch:n}=Se(),r=Ee[t.themeMode],[o,s]=O.useState(!1),a=t.mainView==="block_studio"&&t.sidebarPanel==="semantic"?"files":t.sidebarPanel;return i.jsxs("div",{style:{width:240,flexShrink:0,background:r.sidebarBg,borderRight:`1px solid ${r.headerBorder}`,display:"flex",flexDirection:"column",overflow:"hidden"},children:[i.jsxs("div",{style:{height:36,flexShrink:0,display:"flex",alignItems:"center",justifyContent:"space-between",padding:"0 10px 0 14px",borderBottom:`1px solid ${r.headerBorder}`},children:[i.jsx("span",{style:{fontSize:11,fontWeight:600,letterSpacing:"0.06em",textTransform:"uppercase",color:r.textSecondary,fontFamily:r.font},children:YR[a??""]??""}),i.jsx("button",{title:"Collapse sidebar",onClick:()=>n({type:"TOGGLE_SIDEBAR"}),onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),style:{background:"transparent",border:"none",cursor:"pointer",color:o?r.textPrimary:r.textMuted,padding:"2px 4px",borderRadius:4,fontSize:14,lineHeight:1,transition:"color 0.15s",display:"flex",alignItems:"center"},children:"‹"})]}),i.jsxs("div",{style:{flex:1,overflow:"hidden",display:"flex",flexDirection:"column"},children:[a==="files"&&i.jsx(_S,{onOpenFile:e}),a==="schema"&&i.jsx(MS,{}),a==="block_library"&&i.jsx(HR,{}),a==="semantic"&&i.jsx(vR,{}),a==="lineage"&&i.jsx(wR,{}),a==="connection"&&i.jsx(sc,{}),a==="reference"&&i.jsx(ic,{themeMode:t.themeMode})]})]})}function jR(e){try{const t=e.match(/workbook\s+"([^"]+)"/i),n=t?t[1]:"Untitled Workbook",r=[],o=/page\s+"([^"]+)"\s*\{([\s\S]*?)\}/gi;let s;for(;(s=o.exec(e))!==null;){const a=s[1],l=s[2].trim();r.push({id:Nt(),type:"markdown",content:`# ${a}`,status:"idle"}),l&&r.push({id:Nt(),type:"dql",name:a.toLowerCase().replace(/\s+/g,"_"),content:l,status:"idle"})}return r.length===0&&r.push({id:Nt(),type:"dql",content:e.trim(),status:"idle"}),{title:n,cells:r}}catch{return{title:"Untitled Workbook",cells:[{id:Nt(),type:"dql",content:e.trim(),status:"idle"}]}}}function WR(e){var t;try{const n=JSON.parse(e),r=n.title||((t=n.metadata)==null?void 0:t.title)||"Untitled",o=(n.cells||[]).map(s=>({id:s.id||Nt(),type:s.type||"sql",content:s.content??s.source??"",name:s.name||s.title,status:"idle",...s.paramConfig?{paramConfig:s.paramConfig}:{},...s.paramValue!==void 0?{paramValue:s.paramValue}:{},...s.chartConfig?{chartConfig:s.chartConfig}:{}}));return{title:r,cells:o}}catch{return{title:"Untitled",cells:[{id:Nt(),type:"sql",content:e,status:"idle"}]}}}function VR(e,t,n){const r={version:1,title:e,metadata:{...n,modifiedAt:new Date().toISOString(),createdAt:new Date().toISOString()},cells:t.map(o=>({id:o.id,type:o.type,content:o.content,...o.name?{name:o.name}:{},...o.paramConfig?{paramConfig:o.paramConfig}:{},...o.paramValue!==void 0?{paramValue:o.paramValue}:{},...o.chartConfig?{chartConfig:o.chartConfig}:{}}))};return JSON.stringify(r,null,2)}function $R(e,t){return e.endsWith(".dql")?jR(t):WR(t)}function XR(e,t){if(!t.columns.length||!t.rows.length)return`${e} AS (SELECT 1 WHERE 1=0)`;const n=t.columns,o=t.rows.slice(0,5e3).map(a=>`(${n.map(E=>{const c=a[E];return c==null?"NULL":typeof c=="number"?String(c):typeof c=="boolean"?c?"TRUE":"FALSE":`'${String(c).replace(/'/g,"''")}'`}).join(", ")})`).join(`,
205
- `),s=n.map(a=>`"${a.replace(/"/g,'""')}"`).join(", ");return`${e} AS (
206
- SELECT * FROM (VALUES
207
- ${o}
208
- ) AS _t(${s})
209
- )`}function KR(e,t){if(t==="number"){const n=Number(e);return isNaN(n)?`'${e.replace(/'/g,"''")}'`:String(n)}return`'${e.replace(/'/g,"''")}'`}function zR(){const{state:e}=Se();return{substituteVariables:O.useCallback(n=>{var d;const r=/\{\{([a-zA-Z_][a-zA-Z0-9_]*)\}\}/g,o=[...n.matchAll(r)];if(o.length===0)return{sql:n,substituted:[]};const s=[],a=[];let l=n;const E=new Map,c=new Map;for(const T of e.cells){const u=(d=T.name)==null?void 0:d.trim();u&&(T.type==="param"?E.set(u,T):T.status==="success"&&T.result&&c.set(u,T.result))}for(const T of o){const u=T[1];if(E.has(u)){const S=E.get(u),R=S.paramConfig,I=S.paramValue??(R==null?void 0:R.defaultValue)??"",N=(R==null?void 0:R.paramType)??"text",A=KR(I,N);l=l.replace(T[0],A),s.push(u)}else c.has(u)&&(a.push(XR(u,c.get(u))),l=l.replace(T[0],`"${u}"`),s.push(u))}if(a.length===0&&s.length===0)return{sql:n,substituted:[]};if(a.length>0){const T=l.trimStart();/^WITH\s+/i.test(T)?l=l.replace(/^(\s*WITH\s+)/i,`$1${a.join(`,
210
- `)},
211
- `):l=`WITH ${a.join(`,
212
- `)}
213
- ${l}`}return{sql:l,substituted:s}},[e.cells])}}function JR(e){var s;const t=e.match(/visualization\s*\{([^}]+)\}/is);if(!t)return;const n=t[1],r=a=>{var l;return(l=n.match(new RegExp(`\\b${a}\\s*=\\s*["']?([\\w-]+)["']?`,"i")))==null?void 0:l[1]},o=r("chart");if(o)return{chart:o,x:r("x"),y:r("y"),color:r("color"),title:(s=n.match(/\btitle\s*=\s*"([^"]+)"/i))==null?void 0:s[1]}}function qR(e){const t=e.trim();if(!t)return null;const n=t.match(/query\s*=\s*"""([\s\S]*?)"""/i);if(n)return n[1].trim()||null;const r=t.match(/"""([\s\S]*?)"""/);if(r)return r[1].trim()||null;if(/^\s*(dashboard|workbook)\s+"/i.test(t))return null;const o=t.match(/\b(SELECT|WITH|INSERT|UPDATE|DELETE|CREATE|DROP|ALTER|SHOW|DESCRIBE|EXPLAIN)\b([\s\S]*)/i);if(o){let s=o[0];const a=s.search(/\b(visualization|tests|block)\s*\{/i);return a>0&&(s=s.slice(0,a)),s=QR(s),s.trim()||null}return null}function QR(e){let t=0;for(let n=0;n<e.length;n++){const r=e[n];if(r==="("){t++;continue}if(r===")"){t>0&&t--;continue}if(r==="'"||r==='"'){for(n++;n<e.length&&e[n]!==r;)e[n]==="\\"&&n++,n++;continue}if(r===","&&t===0){let o=n+1;for(;o<e.length&&/\s/.test(e[o]);)o++;if(o<e.length&&/[a-zA-Z_]/.test(e[o])){for(;o<e.length&&/[a-zA-Z0-9_]/.test(e[o]);)o++;let s=o;for(;s<e.length&&/\s/.test(e[s]);)s++;if(s<e.length&&e[s]==="="&&e[s+1]!=="=")return e.slice(0,n)}}}return e}function Ua(e){const t=qt(e);return t?{name:t.name,domain:t.domain,owner:t.owner,description:t.description,blockType:t.blockType,tags:t.tags}:null}function Is(e,t,n){const r=qt(e);if(!r){const s=n.replace(/"/g,'\\"'),a=new RegExp(`(\\b${t}\\s*=\\s*)"[^"]*"`,"i");return a.test(e)?e.replace(a,`$1"${s}"`):ki(e,` ${t} = "${s}"`)}const o={...r};return t==="domain"&&(o.domain=n),t==="owner"&&(o.owner=n),t==="description"&&(o.description=n),t==="type"&&(o.blockType=n),xn(o)}function Cc(e,t){const n=qt(e);if(!n){const r=t.replace(/"/g,'\\"');return/^\s*block\s+"/i.test(e)?e.replace(/^(\s*block\s+)"[^"]+"/i,`$1"${r}"`):e}return xn({...n,name:t})}function ZR(e,t){const n=qt(e);if(!n){const r=t.map(s=>`"${s.replace(/"/g,'\\"')}"`).join(", "),o=/(\btags\s*=\s*)\[[^\]]*\]/i;return o.test(e)?e.replace(o,`$1[${r}]`):ki(e,` tags = [${r}]`)}return xn({...n,tags:t})}function eA(e,t){const n=qt(e),r=oA(t);return n?xn({...n,visualization:r}):/visualization\s*\{[\s\S]*?\n\s*\}/i.test(e)?e.replace(/visualization\s*\{[\s\S]*?\n\s*\}/i,r):ki(e,` ${r.replace(/\n/g,`
214
- `)}`,!0)}function tA(e,t){return e==="metric"?`@metric(${t})`:`@dim(${t})`}function nA(e,t){const n=qt(e);if(!n||n.blockType!=="semantic")return e;const r={...n,metrics:[...n.metrics],dimensions:[...n.dimensions]};if(t.kind==="metric"){const o=new Set;r.metric&&o.add(r.metric);for(const a of r.metrics)o.add(a);o.add(t.name);const s=Array.from(o);r.metric=s.length===1?s[0]:"",r.metrics=s.length>1?s:[]}else r.dimensions.includes(t.name)||(r.dimensions=[...r.dimensions,t.name]);return xn(r)}function rA(e,t){const n=qt(e);if(!n||n.blockType!=="custom")return`${e.trimEnd()}
215
- ${t}
216
- `;const r=n.query.trimEnd(),o=r?`${r}
217
- ${t}`:t;return xn({...n,query:o})}function qt(e){var s,a;if(!/^\s*block\s+"/i.test(e.trim()))return null;const t=l=>{var E;return((E=e.match(new RegExp(`\\b${l}\\s*=\\s*"([^"]*)"`,"i")))==null?void 0:E[1])??""},n=((s=e.match(/^\s*block\s+"([^"]+)"/i))==null?void 0:s[1])??"",r=e.match(/\btags\s*=\s*\[([^\]]*)\]/i),o=e.match(/query\s*=\s*"""([\s\S]*?)"""/i);return{name:n,domain:t("domain"),owner:t("owner"),description:t("description"),blockType:(t("type")||"custom").toLowerCase()==="semantic"?"semantic":"custom",tags:r?(r[1].match(/"([^"]*)"/g)??[]).map(l=>l.slice(1,-1)):[],metric:t("metric"),metrics:va(e,"metrics"),dimensions:va(e,"dimensions"),timeDimension:t("time_dimension"),granularity:t("granularity"),query:((a=o==null?void 0:o[1])==null?void 0:a.trim())??"",visualization:Ba(e,"visualization"),tests:Ba(e,"tests")}}function va(e,t){const n=e.match(new RegExp(`\\b${t}\\s*=\\s*\\[([\\s\\S]*?)\\]`,"i"));return n?(n[1].match(/"([^"]*)"/g)??[]).map(r=>r.slice(1,-1)).filter(Boolean):[]}function Ba(e,t){const n=new RegExp(`\\b${t}\\s*\\{`,"i").exec(e);if(!n||n.index==null)return"";let r=0,o=-1;for(let s=n.index;s<e.length;s++){const a=e[s];if(a==="{")r===0&&(o=s),r++;else if(a==="}"&&(r--,r===0&&o>=0))return e.slice(n.index,s+1).trim()}return""}function xn(e){const t=[`block "${Xe(e.name||"New Block")}" {`,` domain = "${Xe(e.domain||"uncategorized")}"`,` type = "${e.blockType}"`,` description = "${Xe(e.description)}"`,` owner = "${Xe(e.owner)}"`,` tags = [${e.tags.map(n=>`"${Xe(n)}"`).join(", ")}]`];if(e.blockType==="semantic"){const n=e.metrics.length>0?Array.from(new Set(e.metrics)):e.metric?[e.metric]:[];n.length===1?t.push(` metric = "${Xe(n[0])}"`):n.length>1&&t.push(` metrics = [${n.map(r=>`"${Xe(r)}"`).join(", ")}]`),e.dimensions.length>0&&t.push(` dimensions = [${Array.from(new Set(e.dimensions)).map(r=>`"${Xe(r)}"`).join(", ")}]`),e.timeDimension&&t.push(` time_dimension = "${Xe(e.timeDimension)}"`),e.granularity&&t.push(` granularity = "${Xe(e.granularity)}"`)}return e.blockType==="custom"&&(t.push(""),t.push(' query = """'),t.push(...sA(e.query.trim(),4)),t.push(' """')),e.visualization&&(t.push(""),t.push(...Fa(e.visualization,2))),e.tests&&(t.push(""),t.push(...Fa(e.tests,2))),t.push("}"),t.join(`
218
- `)+`
219
- `}function oA(e){const t=[];return t.push("visualization {"),t.push(` chart = "${e.chart??"table"}"`),e.x&&t.push(` x = ${e.x}`),e.y&&t.push(` y = ${e.y}`),e.color&&t.push(` color = ${e.color}`),e.title&&t.push(` title = "${Xe(e.title)}"`),t.push("}"),t.join(`
220
- `)}function sA(e,t){const n=" ".repeat(t);return(e?e.split(`
221
- `):[""]).map(o=>`${n}${o}`)}function Fa(e,t){const n=" ".repeat(t);return e.split(`
222
- `).map(r=>`${n}${r.trimEnd()}`)}function Xe(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}function ki(e,t,n=!1){const r=e.trimEnd();if(!/^\s*block\s+"/i.test(r))return`${r}
223
- ${t}
224
- `;const o=n?`
225
-
226
- ${t}
227
- `:`
228
- ${t}`;return r.replace(/\n\}\s*$/,`${o}
229
- }`)}const Fn=new Map;function iA(e){if(e.type==="markdown"||e.type==="param")return null;if(e.type==="sql")return e.content.trim()||null;const t=e.content.trim();return t?qR(t):null}function wo(){const{state:e,dispatch:t}=Se(),{substituteVariables:n}=zR(),r=O.useCallback(async l=>{const E=e.cells.find(R=>R.id===l);if(!E)return;const c=iA(E);if(!c)return;if(E.type==="dql"){const R=JR(E.content);R&&JSON.stringify(R)!==JSON.stringify(E.chartConfig)&&t({type:"UPDATE_CELL",id:l,updates:{chartConfig:R}})}const{sql:d}=n(c),T=Date.now(),u=Fn.get(l);u&&u.abort();const S=new AbortController;Fn.set(l,S),t({type:"UPDATE_CELL",id:l,updates:{status:"running",error:void 0,result:void 0}});try{const R=await J.executeQuery(d,S.signal),I=Date.now()-T,N=(E.executionCount??0)+1;t({type:"UPDATE_CELL",id:l,updates:{status:"success",result:{...R,executionTime:R.executionTime??I,rowCount:R.rowCount??R.rows.length},executionCount:N}}),t({type:"APPEND_QUERY_LOG",entry:{id:Nt(),cellName:E.name??E.id,rows:R.rowCount??R.rows.length,time:R.executionTime??I,ts:new Date}}),setTimeout(()=>{t({type:"UPDATE_CELL",id:l,updates:{status:"idle"}})},2e3)}catch(R){if(S.signal.aborted){t({type:"UPDATE_CELL",id:l,updates:{status:"idle",error:void 0}});return}const I=Date.now()-T,N=R instanceof Error?R.message:String(R);t({type:"UPDATE_CELL",id:l,updates:{status:"error",error:N,executionCount:(E.executionCount??0)+1}}),t({type:"APPEND_QUERY_LOG",entry:{id:Nt(),cellName:E.name??E.id,rows:0,time:I,ts:new Date,error:N}})}finally{Fn.delete(l)}},[e.cells,t]),o=O.useCallback(async()=>{for(const l of e.cells)l.type!=="markdown"&&await r(l.id)},[e.cells,r]),s=O.useCallback(async l=>{if(!l)return;const E=`{{${l}}}`;for(const c of e.cells)c.type==="markdown"||c.type==="param"||c.content.includes(E)&&await r(c.id)},[e.cells,r]),a=O.useCallback(l=>{const E=Fn.get(l);E&&(E.abort(),Fn.delete(l)),t({type:"UPDATE_CELL",id:l,updates:{status:"idle"}})},[t]);return{executeCell:r,executeAll:o,executeDependents:s,cancelCell:a}}function ve(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function aA(e){return typeof e=="number"?Math.abs(e)>=1e6?`${(e/1e6).toFixed(1)}M`:Math.abs(e)>=1e3?`${(e/1e3).toFixed(1)}K`:Number.isInteger(e)?String(e):e.toFixed(2):""}function lA(e){const t=e.split(`
230
- `),n=[];let r=!1,o=!1;for(const s of t){const a=s;if(a.startsWith("```")){o&&(n.push("</ul>"),o=!1),r?(n.push("</code></pre>"),r=!1):(n.push("<pre><code>"),r=!0);continue}if(r){n.push(ve(a));continue}if(a.startsWith("### ")){o&&(n.push("</ul>"),o=!1),n.push(`<h3>${ve(a.slice(4))}</h3>`);continue}if(a.startsWith("## ")){o&&(n.push("</ul>"),o=!1),n.push(`<h2>${ve(a.slice(3))}</h2>`);continue}if(a.startsWith("# ")){o&&(n.push("</ul>"),o=!1),n.push(`<h1>${ve(a.slice(2))}</h1>`);continue}if(a.startsWith("> ")){o&&(n.push("</ul>"),o=!1),n.push(`<blockquote><p>${ve(a.slice(2))}</p></blockquote>`);continue}if(a.startsWith("- ")||a.startsWith("* ")){o||(n.push("<ul>"),o=!0),n.push(`<li>${Ga(a.slice(2))}</li>`);continue}if(o&&(n.push("</ul>"),o=!1),a.trim()===""){n.push("<br>");continue}n.push(`<p>${Ga(a)}</p>`)}return o&&n.push("</ul>"),r&&n.push("</code></pre>"),n.join(`
231
- `)}function Ga(e){return ve(e).replace(/\*\*(.+?)\*\*/g,"<strong>$1</strong>").replace(/\*(.+?)\*/g,"<em>$1</em>").replace(/`(.+?)`/g,"<code>$1</code>")}function EA(e){const{columns:t,rows:n}=e,r=n.slice(0,200),o=n.length>200,s=t.map(l=>`<th>${ve(l)}</th>`).join(""),a=r.map(l=>`<tr>${t.map(c=>{const d=l[c],T=typeof d=="number",u=d==null?"—":String(d);return`<td${T?' class="num"':""}>${ve(u)}</td>`}).join("")}</tr>`).join("");return`
232
- <div class="table-wrap">
233
- <table>
234
- <thead><tr>${s}</tr></thead>
235
- <tbody>${a}</tbody>
236
- </table>
237
- ${o?`<p class="truncated">Showing first 200 of ${n.length.toLocaleString()} rows</p>`:""}
238
- </div>`}function cA(e){const{columns:t,rows:n}=e;if(t.length<2||n.length===0)return null;const r=t.find(s=>typeof n[0][s]=="number"),o=t.find(s=>s!==r);return!r||!o?null:{labelCol:o,valueCol:r}}function dA(e){const t=cA(e);if(!t)return null;const n=e.rows.slice(0,20).map(d=>({label:String(d[t.labelCol]??""),value:Number(d[t.valueCol]??0)})),r=Math.max(...n.map(d=>d.value),1),o=28,s=6,a=140,l=440,E=n.length*(o+s)+40,c=n.map((d,T)=>{const u=T*(o+s)+20,S=Math.max(d.value/r*l,2);return`
239
- <text x="${a-6}" y="${u+o/2+4}" text-anchor="end" font-size="11" fill="#8b949e">${ve(d.label.slice(0,20))}</text>
240
- <rect x="${a}" y="${u}" width="${S}" height="${o}" rx="3" fill="#388bfd" />
241
- <text x="${a+S+5}" y="${u+o/2+4}" font-size="11" fill="#e6edf3">${aA(d.value)}</text>`}).join("");return`<svg xmlns="http://www.w3.org/2000/svg" width="${a+l+80}" height="${E}" style="max-width:100%">${c}</svg>`}function TA(e,t){const n=t.map(r=>{if(r.type==="markdown")return`<section class="cell md-cell">${lA(r.content)}</section>`;const o=r.name?`<div class="cell-header"><span class="cell-type">${r.type.toUpperCase()}</span><span class="cell-name">${ve(r.name)}</span></div>`:`<div class="cell-header"><span class="cell-type">${r.type.toUpperCase()}</span></div>`,s=`<pre class="cell-code"><code>${ve(r.content)}</code></pre>`;let a="";if(r.result&&r.result.rows.length>0){const l=dA(r.result),E=EA(r.result);a=`<div class="cell-output">${`<div class="output-meta">${r.result.rows.length.toLocaleString()} rows${r.result.executionTime?` · ${r.result.executionTime}ms`:""}</div>`}${l??""}${l?"":E}</div>`}else r.error&&(a=`<div class="cell-error">⚠ ${ve(r.error)}</div>`);return`<section class="cell sql-cell">${o}${s}${a}</section>`}).join(`
242
- `);return`<!DOCTYPE html>
243
- <html lang="en">
244
- <head>
245
- <meta charset="UTF-8">
246
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
247
- <title>${ve(e)}</title>
248
- <style>
249
- *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
250
- body {
251
- font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
252
- background: #0d1117; color: #e6edf3;
253
- line-height: 1.6; padding: 0;
254
- }
255
- .page-header {
256
- background: #161b22; border-bottom: 1px solid #21262d;
257
- padding: 16px 32px; display: flex; align-items: center; gap: 12px;
258
- }
259
- .logo {
260
- width: 28px; height: 28px; border-radius: 6px;
261
- background: linear-gradient(135deg, #388bfd, #1f6feb);
262
- display: flex; align-items: center; justify-content: center;
263
- font-size: 10px; font-weight: 700; color: #fff;
264
- font-family: monospace; letter-spacing: -0.5px; flex-shrink: 0;
265
- }
266
- .page-title { font-size: 18px; font-weight: 600; color: #e6edf3; }
267
- .page-meta { font-size: 12px; color: #8b949e; margin-left: auto; }
268
- .content { max-width: 900px; margin: 0 auto; padding: 32px 24px; display: flex; flex-direction: column; gap: 24px; }
269
- .cell { border-radius: 8px; overflow: hidden; }
270
- .md-cell { padding: 4px 0; }
271
- .md-cell h1 { font-size: 26px; font-weight: 700; color: #e6edf3; margin: 0 0 12px; }
272
- .md-cell h2 { font-size: 20px; font-weight: 600; color: #e6edf3; margin: 20px 0 10px; }
273
- .md-cell h3 { font-size: 16px; font-weight: 600; color: #e6edf3; margin: 16px 0 8px; }
274
- .md-cell p { color: #c9d1d9; margin-bottom: 8px; }
275
- .md-cell ul { padding-left: 20px; color: #c9d1d9; margin-bottom: 8px; }
276
- .md-cell code { background: #21262d; padding: 2px 6px; border-radius: 4px; font-family: monospace; font-size: 13px; }
277
- .md-cell pre { background: #161b22; border: 1px solid #30363d; border-radius: 6px; padding: 14px; overflow-x: auto; margin-bottom: 8px; }
278
- .md-cell pre code { background: none; padding: 0; }
279
- .md-cell blockquote { border-left: 3px solid #388bfd; padding-left: 14px; color: #8b949e; }
280
- .sql-cell { background: #161b22; border: 1px solid #30363d; }
281
- .cell-header { display: flex; align-items: center; gap: 8px; padding: 8px 14px; border-bottom: 1px solid #21262d; background: #1c2128; }
282
- .cell-type { font-size: 10px; font-weight: 600; letter-spacing: 0.05em; color: #8b949e; background: #21262d; padding: 2px 6px; border-radius: 4px; font-family: monospace; }
283
- .cell-name { font-size: 12px; color: #388bfd; font-family: monospace; }
284
- .cell-code { background: #0d1117; padding: 14px; font-size: 12px; font-family: 'JetBrains Mono', monospace; color: #c9d1d9; overflow-x: auto; border-bottom: 1px solid #21262d; line-height: 1.55; white-space: pre; }
285
- .cell-output { padding: 14px; }
286
- .output-meta { font-size: 11px; color: #8b949e; margin-bottom: 10px; }
287
- .table-wrap { overflow-x: auto; }
288
- table { width: 100%; border-collapse: collapse; font-size: 12px; }
289
- th { background: #1c2128; color: #8b949e; font-weight: 600; text-align: left; padding: 7px 12px; border-bottom: 1px solid #30363d; white-space: nowrap; }
290
- td { padding: 6px 12px; border-bottom: 1px solid #21262d; color: #e6edf3; }
291
- td.num { text-align: right; font-family: monospace; }
292
- tr:last-child td { border-bottom: none; }
293
- .truncated { font-size: 11px; color: #8b949e; margin-top: 8px; }
294
- .cell-error { padding: 12px 14px; background: #3d1a1a; border-top: 1px solid #f85149; color: #f85149; font-size: 13px; }
295
- .exported-by { text-align: center; color: #484f58; font-size: 11px; padding: 40px 0 24px; }
296
- </style>
297
- </head>
298
- <body>
299
- <div class="page-header">
300
- <div class="logo">DQL</div>
301
- <span class="page-title">${ve(e)}</span>
302
- <span class="page-meta">Exported ${new Date().toLocaleDateString("en-US",{year:"numeric",month:"long",day:"numeric"})}</span>
303
- </div>
304
- <div class="content">
305
- ${n}
306
- </div>
307
- <p class="exported-by">Built with DQL Notebook</p>
308
- </body>
309
- </html>`}function uA(e,t){const n=TA(e,t),r=new Blob([n],{type:"text/html;charset=utf-8"}),o=URL.createObjectURL(r),s=document.createElement("a");s.href=o,s.download=`${e.toLowerCase().replace(/[^a-z0-9]+/g,"-")}-dashboard.html`,document.body.appendChild(s),s.click(),document.body.removeChild(s),URL.revokeObjectURL(o)}function SA(e,t){var s,a;const n=[];n.push(`workbook "${e}" {`);let r=0,o=0;for(const l of t)if(l.type!=="param"){if(l.type==="markdown"){o++;const E=`Markdown ${o}`;n.push(""),n.push(` page "${E}" {`);const c=l.content.split(`
310
- `);for(const d of c)n.push(` // ${d}`);n.push(" }")}else if(l.type==="sql"){r++;const E=((s=l.name)==null?void 0:s.trim())||`Query ${r}`;n.push(""),n.push(` page "${E}" {`);const d=l.content.trim().split(`
311
- `).map(T=>` ${T}`).join(`
312
- `);n.push(" chart.table("),n.push(d+","),n.push(` title = "${E}"`),n.push(" )"),n.push(" }")}else if(l.type==="dql"){r++;const E=((a=l.name)==null?void 0:a.trim())||`Query ${r}`;n.push(""),n.push(` page "${E}" {`);const c=l.content.trim().split(`
313
- `);for(const d of c)n.push(` ${d}`);n.push(" }")}}return n.push("}"),n.join(`
314
- `)}function RA(e,t){const n=SA(e,t),r=new Blob([n],{type:"text/plain;charset=utf-8"}),o=URL.createObjectURL(r),s=document.createElement("a"),a=e.replace(/[^a-zA-Z0-9_-]/g,"_")+".dql";s.href=o,s.download=a,document.body.appendChild(s),s.click(),document.body.removeChild(s),URL.revokeObjectURL(o)}function AA({t:e}){return i.jsx("div",{style:{width:28,height:28,borderRadius:6,background:"linear-gradient(135deg, #388bfd 0%, #1f6feb 100%)",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0},children:i.jsx("span",{style:{color:"#ffffff",fontSize:10,fontWeight:700,fontFamily:e.fontMono,letterSpacing:"-0.5px"},children:"DQL"})})}function IA(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],{executeAll:r}=wo(),[o,s]=O.useState(!1),[a,l]=O.useState(""),[E,c]=O.useState(!1),[d,T]=O.useState(!1),[u,S]=O.useState(!1),[R,I]=O.useState(!1),[N,A]=O.useState(!1),[p,f]=O.useState(!1),h=O.useRef(null),C=O.useRef(null),_=e.mainView==="block_studio"?e.blockStudioDirty:e.notebookDirty,x=e.mainView==="notebook",M=e.mainView==="connection"?"Connections":e.mainView==="reference"?"Quick Reference":e.notebookTitle||"Untitled";O.useEffect(()=>{o&&C.current&&(C.current.focus(),C.current.select())},[o]),O.useEffect(()=>{if(!p)return;function L(b){h.current&&!h.current.contains(b.target)&&f(!1)}return document.addEventListener("mousedown",L),()=>document.removeEventListener("mousedown",L)},[p]);const m=()=>{l(e.notebookTitle),s(!0)},U=()=>{s(!1),a.trim()&&a!==e.notebookTitle&&(e.mainView==="block_studio"&&e.blockStudioMetadata?(t({type:"SET_BLOCK_STUDIO_METADATA",metadata:{...e.blockStudioMetadata,name:a.trim()}}),t({type:"SET_BLOCK_STUDIO_DRAFT",draft:Cc(e.blockStudioDraft,a.trim())})):t({type:"SET_NOTEBOOK_DIRTY",dirty:!0}))},g=O.useCallback(async()=>{var L;if(e.activeFile){t({type:"SET_SAVING",saving:!0});try{if(e.mainView==="block_studio"){if(!e.blockStudioMetadata)return;const b=await J.saveBlockStudio({path:e.activeBlockPath,source:e.blockStudioDraft,metadata:{name:e.blockStudioMetadata.name,domain:e.blockStudioMetadata.domain,description:e.blockStudioMetadata.description,owner:e.blockStudioMetadata.owner,tags:e.blockStudioMetadata.tags}});t({type:"OPEN_BLOCK_STUDIO",file:{name:`${b.metadata.name}.dql`,path:b.path,type:"block",folder:"blocks"},payload:b}),e.files.some(D=>D.path===b.path)||t({type:"FILE_ADDED",file:{name:`${b.metadata.name}.dql`,path:b.path,type:"block",folder:"blocks"}})}else{const b=e.activeFile.type==="block"?((L=e.cells[0])==null?void 0:L.content)??"":VR(e.notebookTitle,e.cells);await J.saveNotebook(e.activeFile.path,b),t({type:"SET_NOTEBOOK_DIRTY",dirty:!1})}c(!0),setTimeout(()=>c(!1),2e3)}catch(b){console.error("Save failed:",b)}finally{t({type:"SET_SAVING",saving:!1})}}},[e.activeFile,e.activeBlockPath,e.blockStudioDraft,e.blockStudioMetadata,e.files,e.mainView,e.notebookTitle,e.cells,t]);O.useEffect(()=>{const L=b=>{(b.metaKey||b.ctrlKey)&&b.key==="s"&&(b.preventDefault(),g())};return document.addEventListener("keydown",L),()=>document.removeEventListener("keydown",L)},[g]),O.useEffect(()=>{if(!e.autoSave||!_||!e.activeFile)return;const L=setTimeout(()=>{g()},2e3);return()=>clearTimeout(L)},[e.autoSave,_,e.activeFile,e.cells,e.blockStudioDraft,g]);const P=()=>{t({type:"SET_THEME",mode:e.themeMode==="dark"?"light":"dark"})},H={height:28,padding:"0 10px",borderRadius:6,border:`1px solid ${n.btnBorder}`,cursor:"pointer",fontSize:12,fontWeight:500,fontFamily:n.font,display:"flex",alignItems:"center",gap:4,transition:"background 0.15s, color 0.15s",whiteSpace:"nowrap"};return i.jsxs("div",{style:{height:48,flexShrink:0,background:n.headerBg,borderBottom:`1px solid ${n.headerBorder}`,display:"flex",alignItems:"center",padding:"0 12px",gap:8,userSelect:"none"},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,minWidth:0},children:[i.jsx(AA,{t:n}),i.jsx("div",{style:{width:1,height:20,background:n.headerBorder,flexShrink:0}}),e.activeFile&&i.jsx("span",{style:{fontSize:10,fontWeight:600,color:e.activeFile.type==="block"?"#e3b341":n.accent,background:`${e.activeFile.type==="block"?"#e3b341":n.accent}18`,borderRadius:4,padding:"2px 6px",fontFamily:n.font,textTransform:"uppercase",letterSpacing:"0.05em",flexShrink:0},children:e.activeFile.type}),e.activeFile&&e.mainView!=="connection"&&e.mainView!=="reference"?o?i.jsx("input",{ref:C,value:a,onChange:L=>l(L.target.value),onBlur:U,onKeyDown:L=>{L.key==="Enter"&&U(),L.key==="Escape"&&s(!1)},style:{background:"transparent",border:`1px solid ${n.cellBorderActive}`,borderRadius:4,color:n.textPrimary,fontSize:13,fontWeight:500,fontFamily:n.font,padding:"2px 6px",outline:"none",minWidth:120,maxWidth:320}}):i.jsxs("span",{onClick:m,title:"Click to rename",style:{color:n.textPrimary,fontSize:13,fontWeight:500,fontFamily:n.font,cursor:"text",maxWidth:320,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",padding:"2px 4px",borderRadius:4,border:"1px solid transparent"},children:[M,_&&i.jsx("span",{style:{color:n.textMuted,marginLeft:4},children:"●"})]}):i.jsx("span",{style:{color:n.textSecondary,fontSize:13,fontFamily:n.font,padding:"2px 4px"},children:M})]}),i.jsx("div",{style:{flex:1}}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},children:[i.jsxs("button",{onClick:x?r:void 0,disabled:!e.activeFile||!x,onMouseEnter:()=>T(!0),onMouseLeave:()=>T(!1),style:{...H,background:(d&&e.activeFile,n.accent),color:"#ffffff",border:`1px solid ${n.accent}`,opacity:!e.activeFile||!x?.4:d?.9:1},children:[i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:i.jsx("path",{d:"M1.5 1.5l7 3.5-7 3.5V1.5Z"})}),"Run All"]}),i.jsx("div",{style:{width:1,height:20,background:n.headerBorder}}),i.jsx("button",{onClick:P,onMouseEnter:()=>I(!0),onMouseLeave:()=>I(!1),title:e.themeMode==="dark"?"Switch to light mode":"Switch to dark mode",style:{...H,background:R?n.btnHover:n.btnBg,color:n.textSecondary,padding:"0 8px",fontSize:14},children:e.themeMode==="dark"?"☀":"☾"}),i.jsx("button",{onClick:g,disabled:!e.activeFile||e.savingFile,onMouseEnter:()=>S(!0),onMouseLeave:()=>S(!1),title:"Save (Cmd+S)",style:{...H,background:u&&e.activeFile?n.btnHover:n.btnBg,color:E?n.success:n.textSecondary,opacity:e.activeFile?1:.4},children:e.savingFile?i.jsxs(i.Fragment,{children:[i.jsx(NA,{}),"Saving…"]}):E?i.jsx(i.Fragment,{children:"✓ Saved"}):i.jsx(i.Fragment,{children:"Save"})}),i.jsx("button",{onClick:()=>t({type:"SET_AUTO_SAVE",enabled:!e.autoSave}),title:e.autoSave?"Auto-save on":"Auto-save off",style:{...H,background:e.autoSave?`${n.accent}20`:n.btnBg,color:e.autoSave?n.accent:n.textMuted,padding:"0 6px",fontSize:10,fontWeight:600,letterSpacing:"0.03em",border:`1px solid ${e.autoSave?n.accent:n.btnBorder}`},children:"AUTO"}),i.jsxs("button",{onClick:()=>t({type:"TOGGLE_DASHBOARD_MODE"}),disabled:!e.activeFile,title:e.dashboardMode?"Switch to editor mode":"Switch to dashboard mode",style:{...H,background:e.dashboardMode?`${n.accent}20`:n.btnBg,color:e.dashboardMode?n.accent:n.textSecondary,border:`1px solid ${e.dashboardMode?n.accent:n.btnBorder}`,opacity:e.activeFile?1:.4,padding:"0 8px"},children:[i.jsx("svg",{width:"11",height:"11",viewBox:"0 0 16 16",fill:"currentColor",children:e.dashboardMode?i.jsx("path",{d:"M2 1.75C2 .784 2.784 0 3.75 0h6.586c.464 0 .909.184 1.237.513l2.914 2.914c.329.328.513.773.513 1.237v9.586A1.75 1.75 0 0 1 13.25 16h-9.5A1.75 1.75 0 0 1 2 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h9.5a.25.25 0 0 0 .25-.25V6h-2.75A1.75 1.75 0 0 1 8.75 4.25V1.5Z"}):i.jsx("path",{d:"M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v3.585a.746.746 0 0 1 0 .83v8.085A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25V5h13V1.75a.25.25 0 0 0-.25-.25ZM1.5 6.5v7.75c0 .138.112.25.25.25H7v-8Zm7 8h5.75a.25.25 0 0 0 .25-.25V6.5h-6Z"})}),e.dashboardMode?"Editor":"Dashboard"]}),i.jsx("div",{style:{width:1,height:20,background:n.headerBorder}}),i.jsxs("div",{ref:h,style:{position:"relative"},children:[i.jsxs("button",{onClick:()=>{e.activeFile&&f(L=>!L)},disabled:!e.activeFile,onMouseEnter:()=>A(!0),onMouseLeave:()=>A(!1),title:"Export options",style:{...H,background:(N||p)&&e.activeFile?n.btnHover:n.btnBg,color:n.textSecondary,opacity:e.activeFile?1:.4},children:[i.jsxs("svg",{width:"11",height:"11",viewBox:"0 0 16 16",fill:"currentColor",children:[i.jsx("path",{d:"M2.75 14A1.75 1.75 0 0 1 1 12.25v-2.5a.75.75 0 0 1 1.5 0v2.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 1.5 0v2.5A1.75 1.75 0 0 1 13.25 14Z"}),i.jsx("path",{d:"M7.25 7.689V2a.75.75 0 0 1 1.5 0v5.689l1.97-1.97a.749.749 0 1 1 1.06 1.06l-3.25 3.25a.749.749 0 0 1-1.06 0L4.22 6.779a.749.749 0 1 1 1.06-1.06l1.97 1.97Z"})]}),"Export",i.jsx("svg",{width:"8",height:"8",viewBox:"0 0 8 8",fill:"currentColor",style:{marginLeft:1},children:i.jsx("path",{d:"M1 2.5l3 3 3-3",stroke:"currentColor",fill:"none",strokeWidth:"1.2",strokeLinecap:"round"})})]}),p&&i.jsxs("div",{style:{position:"absolute",top:32,right:0,zIndex:200,background:n.modalBg,border:`1px solid ${n.cellBorder}`,borderRadius:8,boxShadow:"0 8px 24px rgba(0,0,0,0.3)",padding:4,minWidth:160,display:"flex",flexDirection:"column",gap:2},children:[i.jsx(wa,{label:"Export HTML",description:"Standalone dashboard",t:n,onClick:()=>{uA(e.notebookTitle||"dashboard",e.cells),f(!1)}}),i.jsx(wa,{label:"Export .dql",description:"DQL workbook file",t:n,onClick:()=>{RA(e.notebookTitle||"notebook",e.cells),f(!1)}})]})]})]})]})}function wa({label:e,description:t,t:n,onClick:r}){const[o,s]=O.useState(!1);return i.jsxs("button",{onClick:r,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),style:{background:o?n.btnHover:"transparent",border:"none",borderRadius:5,cursor:"pointer",padding:"6px 10px",textAlign:"left",display:"flex",flexDirection:"column",gap:1,transition:"background 0.12s"},children:[i.jsx("span",{style:{fontSize:12,fontWeight:500,color:n.textPrimary,fontFamily:n.font},children:e}),i.jsx("span",{style:{fontSize:10,color:n.textMuted,fontFamily:n.font},children:t})]})}function NA(){return i.jsxs("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",style:{animation:"spin 0.8s linear infinite"},children:[i.jsx("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"}),i.jsx("circle",{cx:"6",cy:"6",r:"4.5",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"14 7"})]})}function OA(e){return e.toTimeString().slice(0,8)}function fA(e){return e<1e3?`${e}ms`:`${(e/1e3).toFixed(2)}s`}function pA(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],[r,o]=O.useState(!1),s=e.queryLog.filter(l=>l.error),a=l=>t({type:"SET_DEV_PANEL_TAB",tab:l});return i.jsxs("div",{style:{height:e.devPanelOpen?180:0,flexShrink:0,background:n.sidebarBg,borderTop:`1px solid ${n.headerBorder}`,display:"flex",flexDirection:"column",overflow:"hidden",transition:"height 0.2s ease",position:"relative"},children:[e.devPanelOpen&&i.jsxs(i.Fragment,{children:[i.jsxs("div",{style:{height:32,flexShrink:0,display:"flex",alignItems:"center",borderBottom:`1px solid ${n.headerBorder}`,padding:"0 8px",gap:2},children:[["logs","errors"].map(l=>i.jsx(hA,{label:l==="errors"?`Errors${s.length>0?` (${s.length})`:""}`:`Logs (${e.queryLog.length})`,active:e.devPanelTab===l,onClick:()=>a(l),t:n},l)),i.jsx("div",{style:{flex:1}}),i.jsx("button",{onClick:()=>t({type:"SET_CELLS",cells:e.cells}),title:"Clear logs",style:{background:"transparent",border:"none",cursor:"pointer",color:n.textMuted,fontSize:11,fontFamily:n.font,padding:"2px 6px",borderRadius:4},children:"Clear"})]}),i.jsxs("div",{style:{flex:1,overflow:"auto",padding:"4px 0"},children:[e.devPanelTab==="logs"&&(e.queryLog.length===0?i.jsx(Ha,{t:n,message:"No queries executed yet."}):[...e.queryLog].reverse().map(l=>i.jsx(Ya,{entry:l,t:n},l.id))),e.devPanelTab==="errors"&&(s.length===0?i.jsx(Ha,{t:n,message:"No errors."}):[...s].reverse().map(l=>i.jsx(Ya,{entry:l,t:n},l.id)))]})]}),i.jsxs("button",{onClick:()=>t({type:"TOGGLE_DEV_PANEL"}),onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),title:e.devPanelOpen?"Close panel":"Open dev panel",style:{position:"absolute",bottom:e.devPanelOpen?4:-28,right:8,height:22,padding:"0 8px",borderRadius:"4px 4px 0 0",border:`1px solid ${n.headerBorder}`,borderBottom:e.devPanelOpen?`1px solid ${n.sidebarBg}`:void 0,background:r?n.btnHover:n.sidebarBg,color:n.textMuted,cursor:"pointer",fontSize:11,fontFamily:n.font,display:"flex",alignItems:"center",gap:4,transition:"background 0.15s, bottom 0.2s ease",zIndex:10},children:[i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",children:i.jsx("path",{d:e.devPanelOpen?"M1 7l4-4 4 4":"M1 3l4 4 4-4",strokeWidth:"1.5",stroke:"currentColor",fill:"none"})}),"Dev"]})]})}function hA({label:e,active:t,onClick:n,t:r}){const[o,s]=O.useState(!1);return i.jsx("button",{onClick:n,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),style:{background:"transparent",border:"none",borderBottom:t?`2px solid ${r.accent}`:"2px solid transparent",cursor:"pointer",color:t?r.textPrimary:o?r.textSecondary:r.textMuted,fontSize:12,fontFamily:r.font,fontWeight:t?500:400,padding:"4px 8px",height:32,transition:"color 0.15s"},children:e})}function Ha({t:e,message:t}){return i.jsx("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",color:e.textMuted,fontSize:12,fontFamily:e.font,fontStyle:"italic"},children:t})}function Ya({entry:e,t}){return i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:12,padding:"3px 12px",fontSize:11,fontFamily:t.fontMono,color:e.error?t.error:t.textSecondary,borderLeft:e.error?`2px solid ${t.error}`:"2px solid transparent"},children:[i.jsx("span",{style:{color:t.textMuted,flexShrink:0},children:OA(e.ts)}),i.jsx("span",{style:{flexShrink:0,color:t.textPrimary,maxWidth:160,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.cellName}),e.error?i.jsx("span",{style:{color:t.error,flex:1,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.error}):i.jsxs(i.Fragment,{children:[i.jsxs("span",{style:{color:t.textMuted},children:[e.rows.toLocaleString()," rows"]}),i.jsx("span",{style:{color:t.textMuted},children:fA(e.time)})]})]})}function CA({onOpenFile:e}){const{state:t,dispatch:n}=Se(),r=Ee[t.themeMode],o=t.files.slice(0,3);return i.jsx("div",{style:{flex:1,display:"flex",alignItems:"center",justifyContent:"center",background:r.appBg,padding:40,overflow:"auto"},children:i.jsxs("div",{style:{maxWidth:720,width:"100%",display:"flex",flexDirection:"column",alignItems:"center",gap:48},children:[i.jsxs("div",{style:{textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[i.jsx("div",{style:{width:72,height:72,borderRadius:16,background:"linear-gradient(135deg, #388bfd 0%, #1f6feb 60%, #0d419d 100%)",display:"flex",alignItems:"center",justifyContent:"center",boxShadow:"0 8px 32px rgba(56,139,253,0.3)"},children:i.jsx("span",{style:{color:"#fff",fontSize:26,fontWeight:800,fontFamily:r.fontMono,letterSpacing:"-1px"},children:"DQL"})}),i.jsxs("div",{children:[i.jsx("h1",{style:{fontSize:32,fontWeight:700,color:r.textPrimary,fontFamily:r.font,marginBottom:8,letterSpacing:"-0.5px"},children:"DQL Notebook"}),i.jsx("p",{style:{fontSize:15,color:r.textSecondary,fontFamily:r.font,letterSpacing:"0.02em"},children:"Analytics as Code"})]})]}),i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gap:16,width:"100%"},children:[i.jsx(ka,{title:"New Notebook",description:"Start a fresh analysis with an empty notebook.",icon:i.jsx(mA,{}),accent:r.accent,onClick:()=>n({type:"OPEN_NEW_NOTEBOOK_MODAL"}),t:r}),i.jsx(LA,{recentFiles:o,onOpenFile:e,t:r}),i.jsx(ka,{title:"New Block",description:"Create a reusable SQL block file.",icon:i.jsx(xA,{}),accent:"#e3b341",onClick:()=>n({type:"OPEN_NEW_BLOCK_MODAL"}),t:r})]}),i.jsxs("div",{style:{width:"100%",borderRadius:10,border:`1px solid ${r.cellBorder}`,padding:"16px 20px",background:r.cellBg},children:[i.jsx("div",{style:{fontSize:11,fontWeight:600,letterSpacing:"0.08em",textTransform:"uppercase",color:r.textMuted,fontFamily:r.font,marginBottom:12},children:"Quick Tips"}),i.jsx("div",{style:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gap:8},children:[["Shift + Enter","Run cell"],["⌘ + S","Save notebook"],["⌘ + B","Toggle sidebar"],["⌘ + D","Dashboard mode"],["⌘ + Shift + Enter","Run all cells"],["⌘ + J","Toggle dev panel"],["Click +","Add a new cell"],["Drag handle","Reorder cells"]].map(([s,a])=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[i.jsx("kbd",{style:{background:r.pillBg,border:`1px solid ${r.cellBorder}`,borderRadius:4,padding:"2px 6px",fontSize:11,fontFamily:r.fontMono,color:r.textSecondary,whiteSpace:"nowrap"},children:s}),i.jsx("span",{style:{fontSize:12,color:r.textMuted,fontFamily:r.font},children:a})]},s))})]})]})})}function ka({title:e,description:t,icon:n,accent:r,onClick:o,t:s}){const[a,l]=O.useState(!1);return i.jsxs("button",{onClick:o,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),style:{background:a?s.cellBg:"transparent",border:`1px solid ${a?r:s.cellBorder}`,borderRadius:10,padding:"20px 16px",cursor:"pointer",textAlign:"left",display:"flex",flexDirection:"column",gap:10,transition:"border-color 0.2s, background 0.2s, box-shadow 0.2s",boxShadow:a?`0 0 0 1px ${r}30, 0 4px 16px rgba(0,0,0,0.15)`:"none"},children:[i.jsx("div",{style:{width:36,height:36,borderRadius:8,background:`${r}18`,display:"flex",alignItems:"center",justifyContent:"center",color:r},children:n}),i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:13,fontWeight:600,color:s.textPrimary,fontFamily:s.font,marginBottom:4},children:e}),i.jsx("div",{style:{fontSize:12,color:s.textSecondary,fontFamily:s.font,lineHeight:1.5},children:t})]})]})}function LA({recentFiles:e,onOpenFile:t,t:n}){const[r,o]=O.useState(!1);return i.jsxs("div",{onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),style:{background:r?n.cellBg:"transparent",border:`1px solid ${r?n.textMuted:n.cellBorder}`,borderRadius:10,padding:"20px 16px",textAlign:"left",display:"flex",flexDirection:"column",gap:10,transition:"border-color 0.2s, background 0.2s"},children:[i.jsx("div",{style:{width:36,height:36,borderRadius:8,background:`${n.warning}18`,display:"flex",alignItems:"center",justifyContent:"center",color:n.warning},children:i.jsx(gA,{})}),i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:13,fontWeight:600,color:n.textPrimary,fontFamily:n.font,marginBottom:8},children:"Open Recent"}),e.length===0?i.jsx("div",{style:{fontSize:12,color:n.textMuted,fontFamily:n.font,fontStyle:"italic"},children:"No recent files."}):i.jsx("div",{style:{display:"flex",flexDirection:"column",gap:4},children:e.map(s=>i.jsx(_A,{file:s,onClick:()=>t(s),t:n},s.path))})]})]})}function _A({file:e,onClick:t,t:n}){const[r,o]=O.useState(!1);return i.jsx("button",{onClick:t,onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),style:{background:"transparent",border:"none",cursor:"pointer",color:r?n.accent:n.textSecondary,fontSize:12,fontFamily:n.font,textAlign:"left",padding:"2px 0",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",transition:"color 0.15s"},children:e.name.replace(/\.(dqlnb|dql)$/,"")})}function mA(){return i.jsx("svg",{width:"18",height:"18",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M2 1.75C2 .784 2.784 0 3.75 0h6.586c.464 0 .909.184 1.237.513l2.914 2.914c.329.328.513.773.513 1.237v9.586A1.75 1.75 0 0 1 13.25 16h-9.5A1.75 1.75 0 0 1 2 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h9.5a.25.25 0 0 0 .25-.25V6h-2.75A1.75 1.75 0 0 1 8.75 4.25V1.5ZM8.75 5.5h2.836L10.25 3.664V4.25c0 .138.112.25.25.25H8.75Zm.5 3.25a.75.75 0 0 1 .75.75v.75h.75a.75.75 0 0 1 0 1.5H10v.75a.75.75 0 0 1-1.5 0V11.5H7.75a.75.75 0 0 1 0-1.5H8.5V9.5a.75.75 0 0 1 .75-.75Z"})})}function gA(){return i.jsx("svg",{width:"18",height:"18",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0ZM1.5 8a6.5 6.5 0 1 0 13 0 6.5 6.5 0 0 0-13 0Zm7-3.25v2.992l2.028.812a.75.75 0 0 1-.557 1.392l-2.5-1A.751.751 0 0 1 7 8.25v-3.5a.75.75 0 0 1 1.5 0Z"})})}function xA(){return i.jsx("svg",{width:"18",height:"18",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8.75 1.75a.75.75 0 0 0-1.5 0V6.5H2.75a.75.75 0 0 0 0 1.5H7.25v4.75a.75.75 0 0 0 1.5 0V8H13.25a.75.75 0 0 0 0-1.5H8.75V1.75Z"})})}const ja=typeof String.prototype.normalize=="function"?e=>e.normalize("NFKD"):e=>e;class Qn{constructor(t,n,r=0,o=t.length,s,a){this.test=a,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=t.iterRange(r,o),this.bufferStart=r,this.normalize=s?l=>s(ja(l)):ja,this.query=this.normalize(n)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return gu(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let t=this.peek();if(t<0)return this.done=!0,this;let n=bu(t),r=this.bufferStart+this.bufferPos;this.bufferPos+=xu(t);let o=this.normalize(n);if(o.length)for(let s=0,a=r;;s++){let l=o.charCodeAt(s),E=this.match(l,a,this.bufferPos+this.bufferStart);if(s==o.length-1){if(E)return this.value=E,this;break}a==r&&s<n.length&&n.charCodeAt(s)==l&&a++}}}match(t,n,r){let o=null;for(let s=0;s<this.matches.length;s+=2){let a=this.matches[s],l=!1;this.query.charCodeAt(a)==t&&(a==this.query.length-1?o={from:this.matches[s+1],to:r}:(this.matches[s]++,l=!0)),l||(this.matches.splice(s,2),s-=2)}return this.query.charCodeAt(0)==t&&(this.query.length==1?o={from:n,to:r}:this.matches.push(1,n)),o&&this.test&&!this.test(o.from,o.to,this.buffer,this.bufferStart)&&(o=null),o}}typeof Symbol<"u"&&(Qn.prototype[Symbol.iterator]=function(){return this});const Lc={from:-1,to:-1,match:/.*/.exec("")},ji="gm"+(/x/.unicode==null?"":"u");class _c{constructor(t,n,r,o=0,s=t.length){if(this.text=t,this.to=s,this.curLine="",this.done=!1,this.value=Lc,/\\[sWDnr]|\n|\r|\[\^/.test(n))return new mc(t,n,r,o,s);this.re=new RegExp(n,ji+(r!=null&&r.ignoreCase?"i":"")),this.test=r==null?void 0:r.test,this.iter=t.iter();let a=t.lineAt(o);this.curLineStart=a.from,this.matchPos=So(t,o),this.getLine(this.curLineStart)}getLine(t){this.iter.next(t),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let t=this.matchPos-this.curLineStart;;){this.re.lastIndex=t;let n=this.matchPos<=this.to&&this.re.exec(this.curLine);if(n){let r=this.curLineStart+n.index,o=r+n[0].length;if(this.matchPos=So(this.text,o+(r==o?1:0)),r==this.curLineStart+this.curLine.length&&this.nextLine(),(r<o||r>this.value.to)&&(!this.test||this.test(r,o,n)))return this.value={from:r,to:o,match:n},this;t=this.matchPos-this.curLineStart}else if(this.curLineStart+this.curLine.length<this.to)this.nextLine(),t=0;else return this.done=!0,this}}}const Ns=new WeakMap;class Sn{constructor(t,n){this.from=t,this.text=n}get to(){return this.from+this.text.length}static get(t,n,r){let o=Ns.get(t);if(!o||o.from>=r||o.to<=n){let l=new Sn(n,t.sliceString(n,r));return Ns.set(t,l),l}if(o.from==n&&o.to==r)return o;let{text:s,from:a}=o;return a>n&&(s=t.sliceString(n,a)+s,a=n),o.to<r&&(s+=t.sliceString(o.to,r)),Ns.set(t,new Sn(a,s)),new Sn(n,s.slice(n-a,r-a))}}class mc{constructor(t,n,r,o,s){this.text=t,this.to=s,this.done=!1,this.value=Lc,this.matchPos=So(t,o),this.re=new RegExp(n,ji+(r!=null&&r.ignoreCase?"i":"")),this.test=r==null?void 0:r.test,this.flat=Sn.get(t,o,this.chunkEnd(o+5e3))}chunkEnd(t){return t>=this.to?this.to:this.text.lineAt(t).to}next(){for(;;){let t=this.re.lastIndex=this.matchPos-this.flat.from,n=this.re.exec(this.flat.text);if(n&&!n[0]&&n.index==t&&(this.re.lastIndex=t+1,n=this.re.exec(this.flat.text)),n){let r=this.flat.from+n.index,o=r+n[0].length;if((this.flat.to>=this.to||n.index+n[0].length<=this.flat.text.length-10)&&(!this.test||this.test(r,o,n)))return this.value={from:r,to:o,match:n},this.matchPos=So(this.text,o+(r==o?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=Sn.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+this.flat.text.length*2))}}}typeof Symbol<"u"&&(_c.prototype[Symbol.iterator]=mc.prototype[Symbol.iterator]=function(){return this});function yA(e){try{return new RegExp(e,ji),!0}catch{return!1}}function So(e,t){if(t>=e.length)return t;let n=e.lineAt(t),r;for(;t<n.to&&(r=n.text.charCodeAt(t-n.from))>=56320&&r<57344;)t++;return t}const DA=e=>{let{state:t}=e,n=String(t.doc.lineAt(e.state.selection.main.head).number),{close:r,result:o}=Lu(e,{label:t.phrase("Go to line"),input:{type:"text",name:"line",value:n},focus:!0,submitLabel:t.phrase("go")});return o.then(s=>{let a=s&&/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(s.elements.line.value);if(!a){e.dispatch({effects:r});return}let l=t.doc.lineAt(t.selection.main.head),[,E,c,d,T]=a,u=d?+d.slice(1):0,S=c?+c:l.number;if(c&&T){let N=S/100;E&&(N=N*(E=="-"?-1:1)+l.number/t.doc.lines),S=Math.round(t.doc.lines*N)}else c&&E&&(S=S*(E=="-"?-1:1)+l.number);let R=t.doc.line(Math.max(1,Math.min(t.doc.lines,S))),I=Ze.cursor(R.from+Math.max(0,Math.min(u,R.length)));e.dispatch({effects:[r,Me.scrollIntoView(I.from,{y:"center"})],selection:I})}),!0},MA=({state:e,dispatch:t})=>{let{selection:n}=e,r=Ze.create(n.ranges.map(o=>e.wordAt(o.head)||Ze.cursor(o.head)),n.mainIndex);return r.eq(n)?!1:(t(e.update({selection:r})),!0)};function PA(e,t){let{main:n,ranges:r}=e.selection,o=e.wordAt(n.head),s=o&&o.from==n.from&&o.to==n.to;for(let a=!1,l=new Qn(e.doc,t,r[r.length-1].to);;)if(l.next(),l.done){if(a)return null;l=new Qn(e.doc,t,0,Math.max(0,r[r.length-1].from-1)),a=!0}else{if(a&&r.some(E=>E.from==l.value.from))continue;if(s){let E=e.wordAt(l.value.from);if(!E||E.from!=l.value.from||E.to!=l.value.to)continue}return l.value}}const bA=({state:e,dispatch:t})=>{let{ranges:n}=e.selection;if(n.some(s=>s.from===s.to))return MA({state:e,dispatch:t});let r=e.sliceDoc(n[0].from,n[0].to);if(e.selection.ranges.some(s=>e.sliceDoc(s.from,s.to)!=r))return!1;let o=PA(e,r);return o?(t(e.update({selection:e.selection.addRange(Ze.range(o.from,o.to),!1),effects:Me.scrollIntoView(o.to)})),!0):!1},Qt=yu.define({combine(e){return Du(e,{top:!1,caseSensitive:!1,literal:!1,regexp:!1,wholeWord:!1,createPanel:t=>new KA(t),scrollToMatch:t=>Me.scrollIntoView(t)})}});function UA(e){return e?[Qt.of(e),Ni]:Ni}class gc{constructor(t){this.search=t.search,this.caseSensitive=!!t.caseSensitive,this.literal=!!t.literal,this.regexp=!!t.regexp,this.replace=t.replace||"",this.valid=!!this.search&&(!this.regexp||yA(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!t.wholeWord,this.test=t.test}unquote(t){return this.literal?t:t.replace(/\\([nrt\\])/g,(n,r)=>r=="n"?`
315
- `:r=="r"?"\r":r=="t"?" ":"\\")}eq(t){return this.search==t.search&&this.replace==t.replace&&this.caseSensitive==t.caseSensitive&&this.regexp==t.regexp&&this.wholeWord==t.wholeWord&&this.test==t.test}create(){return this.regexp?new HA(this):new FA(this)}getCursor(t,n=0,r){let o=t.doc?t:nc.create({doc:t});return r==null&&(r=o.doc.length),this.regexp?dn(this,o,n,r):cn(this,o,n,r)}}class xc{constructor(t){this.spec=t}}function vA(e,t,n){return(r,o,s,a)=>{if(n&&!n(r,o,s,a))return!1;let l=r>=a&&o<=a+s.length?s.slice(r-a,o-a):t.doc.sliceString(r,o);return e(l,t,r,o)}}function cn(e,t,n,r){let o;return e.wholeWord&&(o=BA(t.doc,t.charCategorizer(t.selection.main.head))),e.test&&(o=vA(e.test,t,o)),new Qn(t.doc,e.unquoted,n,r,e.caseSensitive?void 0:s=>s.toLowerCase(),o)}function BA(e,t){return(n,r,o,s)=>((s>n||s+o.length<r)&&(s=Math.max(0,n-2),o=e.sliceString(s,Math.min(e.length,r+2))),(t(Ro(o,n-s))!=Dt.Word||t(Ao(o,n-s))!=Dt.Word)&&(t(Ao(o,r-s))!=Dt.Word||t(Ro(o,r-s))!=Dt.Word))}class FA extends xc{constructor(t){super(t)}nextMatch(t,n,r){let o=cn(this.spec,t,r,t.doc.length).nextOverlapping();if(o.done){let s=Math.min(t.doc.length,n+this.spec.unquoted.length);o=cn(this.spec,t,0,s).nextOverlapping()}return o.done||o.value.from==n&&o.value.to==r?null:o.value}prevMatchInRange(t,n,r){for(let o=r;;){let s=Math.max(n,o-1e4-this.spec.unquoted.length),a=cn(this.spec,t,s,o),l=null;for(;!a.nextOverlapping().done;)l=a.value;if(l)return l;if(s==n)return null;o-=1e4}}prevMatch(t,n,r){let o=this.prevMatchInRange(t,0,n);return o||(o=this.prevMatchInRange(t,Math.max(0,r-this.spec.unquoted.length),t.doc.length)),o&&(o.from!=n||o.to!=r)?o:null}getReplacement(t){return this.spec.unquote(this.spec.replace)}matchAll(t,n){let r=cn(this.spec,t,0,t.doc.length),o=[];for(;!r.next().done;){if(o.length>=n)return null;o.push(r.value)}return o}highlight(t,n,r,o){let s=cn(this.spec,t,Math.max(0,n-this.spec.unquoted.length),Math.min(r+this.spec.unquoted.length,t.doc.length));for(;!s.next().done;)o(s.value.from,s.value.to)}}function GA(e,t,n){return(r,o,s)=>(!n||n(r,o,s))&&e(s[0],t,r,o)}function dn(e,t,n,r){let o;return e.wholeWord&&(o=wA(t.charCategorizer(t.selection.main.head))),e.test&&(o=GA(e.test,t,o)),new _c(t.doc,e.search,{ignoreCase:!e.caseSensitive,test:o},n,r)}function Ro(e,t){return e.slice(rc(e,t,!1),t)}function Ao(e,t){return e.slice(t,rc(e,t))}function wA(e){return(t,n,r)=>!r[0].length||(e(Ro(r.input,r.index))!=Dt.Word||e(Ao(r.input,r.index))!=Dt.Word)&&(e(Ao(r.input,r.index+r[0].length))!=Dt.Word||e(Ro(r.input,r.index+r[0].length))!=Dt.Word)}class HA extends xc{nextMatch(t,n,r){let o=dn(this.spec,t,r,t.doc.length).next();return o.done&&(o=dn(this.spec,t,0,n).next()),o.done?null:o.value}prevMatchInRange(t,n,r){for(let o=1;;o++){let s=Math.max(n,r-o*1e4),a=dn(this.spec,t,s,r),l=null;for(;!a.next().done;)l=a.value;if(l&&(s==n||l.from>s+10))return l;if(s==n)return null}}prevMatch(t,n,r){return this.prevMatchInRange(t,0,n)||this.prevMatchInRange(t,r,t.doc.length)}getReplacement(t){return this.spec.unquote(this.spec.replace).replace(/\$([$&]|\d+)/g,(n,r)=>{if(r=="&")return t.match[0];if(r=="$")return"$";for(let o=r.length;o>0;o--){let s=+r.slice(0,o);if(s>0&&s<t.match.length)return t.match[s]+r.slice(o)}return n})}matchAll(t,n){let r=dn(this.spec,t,0,t.doc.length),o=[];for(;!r.next().done;){if(o.length>=n)return null;o.push(r.value)}return o}highlight(t,n,r,o){let s=dn(this.spec,t,Math.max(0,n-250),Math.min(r+250,t.doc.length));for(;!s.next().done;)o(s.value.from,s.value.to)}}const Zn=vo.define(),Wi=vo.define(),Pt=tc.define({create(e){return new Os(Ii(e).create(),null)},update(e,t){for(let n of t.effects)n.is(Zn)?e=new Os(n.value.create(),e.panel):n.is(Wi)&&(e=new Os(e.query,n.value?Vi:null));return e},provide:e=>_u.from(e,t=>t.panel)});class Os{constructor(t,n){this.query=t,this.panel=n}}const YA=kt.mark({class:"cm-searchMatch"}),kA=kt.mark({class:"cm-searchMatch cm-searchMatch-selected"}),jA=Mu.fromClass(class{constructor(e){this.view=e,this.decorations=this.highlight(e.state.field(Pt))}update(e){let t=e.state.field(Pt);(t!=e.startState.field(Pt)||e.docChanged||e.selectionSet||e.viewportChanged)&&(this.decorations=this.highlight(t))}highlight({query:e,panel:t}){if(!t||!e.spec.valid)return kt.none;let{view:n}=this,r=new Pu;for(let o=0,s=n.visibleRanges,a=s.length;o<a;o++){let{from:l,to:E}=s[o];for(;o<a-1&&E>s[o+1].from-500;)E=s[++o].to;e.highlight(n.state,l,E,(c,d)=>{let T=n.state.selection.ranges.some(u=>u.from==c&&u.to==d);r.add(c,d,T?kA:YA)})}return r.finish()}},{decorations:e=>e.decorations});function cr(e){return t=>{let n=t.state.field(Pt,!1);return n&&n.query.spec.valid?e(t,n):Mc(t)}}const Io=cr((e,{query:t})=>{let{to:n}=e.state.selection.main,r=t.nextMatch(e.state,n,n);if(!r)return!1;let o=Ze.single(r.from,r.to),s=e.state.facet(Qt);return e.dispatch({selection:o,effects:[$i(e,r),s.scrollToMatch(o.main,e)],userEvent:"select.search"}),Dc(e),!0}),No=cr((e,{query:t})=>{let{state:n}=e,{from:r}=n.selection.main,o=t.prevMatch(n,r,r);if(!o)return!1;let s=Ze.single(o.from,o.to),a=e.state.facet(Qt);return e.dispatch({selection:s,effects:[$i(e,o),a.scrollToMatch(s.main,e)],userEvent:"select.search"}),Dc(e),!0}),WA=cr((e,{query:t})=>{let n=t.matchAll(e.state,1e3);return!n||!n.length?!1:(e.dispatch({selection:Ze.create(n.map(r=>Ze.range(r.from,r.to))),userEvent:"select.search.matches"}),!0)}),VA=({state:e,dispatch:t})=>{let n=e.selection;if(n.ranges.length>1||n.main.empty)return!1;let{from:r,to:o}=n.main,s=[],a=0;for(let l=new Qn(e.doc,e.sliceDoc(r,o));!l.next().done;){if(s.length>1e3)return!1;l.value.from==r&&(a=s.length),s.push(Ze.range(l.value.from,l.value.to))}return t(e.update({selection:Ze.create(s,a),userEvent:"select.search.matches"})),!0},Wa=cr((e,{query:t})=>{let{state:n}=e,{from:r,to:o}=n.selection.main;if(n.readOnly)return!1;let s=t.nextMatch(n,r,r);if(!s)return!1;let a=s,l=[],E,c,d=[];a.from==r&&a.to==o&&(c=n.toText(t.getReplacement(a)),l.push({from:a.from,to:a.to,insert:c}),a=t.nextMatch(n,a.from,a.to),d.push(Me.announce.of(n.phrase("replaced match on line $",n.doc.lineAt(r).number)+".")));let T=e.state.changes(l);return a&&(E=Ze.single(a.from,a.to).map(T),d.push($i(e,a)),d.push(n.facet(Qt).scrollToMatch(E.main,e))),e.dispatch({changes:T,selection:E,effects:d,userEvent:"input.replace"}),!0}),$A=cr((e,{query:t})=>{if(e.state.readOnly)return!1;let n=t.matchAll(e.state,1e9).map(o=>{let{from:s,to:a}=o;return{from:s,to:a,insert:t.getReplacement(o)}});if(!n.length)return!1;let r=e.state.phrase("replaced $ matches",n.length)+".";return e.dispatch({changes:n,effects:Me.announce.of(r),userEvent:"input.replace.all"}),!0});function Vi(e){return e.state.facet(Qt).createPanel(e)}function Ii(e,t){var n,r,o,s,a;let l=e.selection.main,E=l.empty||l.to>l.from+100?"":e.sliceDoc(l.from,l.to);if(t&&!E)return t;let c=e.facet(Qt);return new gc({search:((n=t==null?void 0:t.literal)!==null&&n!==void 0?n:c.literal)?E:E.replace(/\n/g,"\\n"),caseSensitive:(r=t==null?void 0:t.caseSensitive)!==null&&r!==void 0?r:c.caseSensitive,literal:(o=t==null?void 0:t.literal)!==null&&o!==void 0?o:c.literal,regexp:(s=t==null?void 0:t.regexp)!==null&&s!==void 0?s:c.regexp,wholeWord:(a=t==null?void 0:t.wholeWord)!==null&&a!==void 0?a:c.wholeWord})}function yc(e){let t=ec(e,Vi);return t&&t.dom.querySelector("[main-field]")}function Dc(e){let t=yc(e);t&&t==e.root.activeElement&&t.select()}const Mc=e=>{let t=e.state.field(Pt,!1);if(t&&t.panel){let n=yc(e);if(n&&n!=e.root.activeElement){let r=Ii(e.state,t.query.spec);r.valid&&e.dispatch({effects:Zn.of(r)}),n.focus(),n.select()}}else e.dispatch({effects:[Wi.of(!0),t?Zn.of(Ii(e.state,t.query.spec)):vo.appendConfig.of(Ni)]});return!0},Pc=e=>{let t=e.state.field(Pt,!1);if(!t||!t.panel)return!1;let n=ec(e,Vi);return n&&n.dom.contains(e.root.activeElement)&&e.focus(),e.dispatch({effects:Wi.of(!1)}),!0},XA=[{key:"Mod-f",run:Mc,scope:"editor search-panel"},{key:"F3",run:Io,shift:No,scope:"editor search-panel",preventDefault:!0},{key:"Mod-g",run:Io,shift:No,scope:"editor search-panel",preventDefault:!0},{key:"Escape",run:Pc,scope:"editor search-panel"},{key:"Mod-Shift-l",run:VA},{key:"Mod-Alt-g",run:DA},{key:"Mod-d",run:bA,preventDefault:!0}];class KA{constructor(t){this.view=t;let n=this.query=t.state.field(Pt).query.spec;this.commit=this.commit.bind(this),this.searchField=je("input",{value:n.search,placeholder:we(t,"Find"),"aria-label":we(t,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=je("input",{value:n.replace,placeholder:we(t,"Replace"),"aria-label":we(t,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=je("input",{type:"checkbox",name:"case",form:"",checked:n.caseSensitive,onchange:this.commit}),this.reField=je("input",{type:"checkbox",name:"re",form:"",checked:n.regexp,onchange:this.commit}),this.wordField=je("input",{type:"checkbox",name:"word",form:"",checked:n.wholeWord,onchange:this.commit});function r(o,s,a){return je("button",{class:"cm-button",name:o,onclick:s,type:"button"},a)}this.dom=je("div",{onkeydown:o=>this.keydown(o),class:"cm-search"},[this.searchField,r("next",()=>Io(t),[we(t,"next")]),r("prev",()=>No(t),[we(t,"previous")]),r("select",()=>WA(t),[we(t,"all")]),je("label",null,[this.caseField,we(t,"match case")]),je("label",null,[this.reField,we(t,"regexp")]),je("label",null,[this.wordField,we(t,"by word")]),...t.state.readOnly?[]:[je("br"),this.replaceField,r("replace",()=>Wa(t),[we(t,"replace")]),r("replaceAll",()=>$A(t),[we(t,"replace all")])],je("button",{name:"close",onclick:()=>Pc(t),"aria-label":we(t,"close"),type:"button"},["×"])])}commit(){let t=new gc({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});t.eq(this.query)||(this.query=t,this.view.dispatch({effects:Zn.of(t)}))}keydown(t){Uu(this.view,t,"search-panel")?t.preventDefault():t.keyCode==13&&t.target==this.searchField?(t.preventDefault(),(t.shiftKey?No:Io)(this.view)):t.keyCode==13&&t.target==this.replaceField&&(t.preventDefault(),Wa(this.view))}update(t){for(let n of t.transactions)for(let r of n.effects)r.is(Zn)&&!r.value.eq(this.query)&&this.setQuery(r.value)}setQuery(t){this.query=t,this.searchField.value=t.search,this.replaceField.value=t.replace,this.caseField.checked=t.caseSensitive,this.reField.checked=t.regexp,this.wordField.checked=t.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(Qt).top}}function we(e,t){return e.state.phrase(t)}const Yr=30,kr=/[\s\.,:;?!]/;function $i(e,{from:t,to:n}){let r=e.state.doc.lineAt(t),o=e.state.doc.lineAt(n).to,s=Math.max(r.from,t-Yr),a=Math.min(o,n+Yr),l=e.state.sliceDoc(s,a);if(s!=r.from){for(let E=0;E<Yr;E++)if(!kr.test(l[E+1])&&kr.test(l[E])){l=l.slice(E);break}}if(a!=o){for(let E=l.length-1;E>l.length-Yr;E--)if(!kr.test(l[E-1])&&kr.test(l[E])){l=l.slice(0,E);break}}return Me.announce.of(`${e.state.phrase("current match")}. ${l} ${e.state.phrase("on line")} ${r.number}.`)}const zA=Me.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),Ni=[Pt,mu.low(jA),zA];function JA(e){const t=e.match(/LINE\s+(\d+)/i);if(t){const o=parseInt(t[1],10),s=e.match(/\n(\s*)\^/),a=s?s[1].length+1:1;return{line:o,col:a}}const n=e.match(/at line\s+(\d+),?\s*column\s+(\d+)/i);if(n)return{line:parseInt(n[1],10),col:parseInt(n[2],10)};const r=e.match(/line\s+(\d+)/i);return r?{line:parseInt(r[1],10),col:1}:null}const to=vo.define(),qA=tc.define({create(){return kt.none},update(e,t){for(const n of t.effects)if(n.is(to)){if(!n.value)return kt.none;const{from:r,to:o,message:s}=n.value;return kt.set([kt.mark({class:"cm-sql-error",attributes:{title:s}}).range(r,o)])}return e},provide:e=>Me.decorations.from(e)}),QA=Me.baseTheme({".cm-sql-error":{textDecoration:"underline wavy #f85149",textUnderlineOffset:"3px",background:"rgba(248, 81, 73, 0.08)"}}),ZA=Me.theme({"&":{background:"#f6f8fa",color:"#1f2328"},".cm-content":{caretColor:"#1f2328"},".cm-cursor":{borderLeftColor:"#1f2328"},".cm-selectionBackground":{background:"#b3d4fc"},"&.cm-focused .cm-selectionBackground":{background:"#b3d4fc"},".cm-gutters":{background:"#f0f2f5",color:"#8c959f",border:"none",borderRight:"1px solid #d0d7de"},".cm-activeLineGutter":{background:"#e8f0fe"},".cm-activeLine":{background:"#eaf0fb"},".cm-matchingBracket":{background:"#c8e6c9",outline:"1px solid #66bb6a"},".cm-foldPlaceholder":{background:"#eaeef2",border:"1px solid #d0d7de",color:"#57606a",borderRadius:3,padding:"0 4px"},".cm-tooltip":{background:"#ffffff",border:"1px solid #d0d7de",borderRadius:6,boxShadow:"0 4px 12px rgba(0,0,0,0.12)"},".cm-tooltip.cm-tooltip-autocomplete":{"& > ul > li":{padding:"3px 8px"},"& > ul > li[aria-selected]":{background:"#dbeafe",color:"#0550ae"}},".cm-searchMatch":{background:"#fff3b0",outline:"1px solid #f5c518"},".cm-searchMatch.cm-searchMatch-selected":{background:"#f5c518"},".cm-panels":{background:"#f0f2f5",borderTop:"1px solid #d0d7de"},".cm-panel":{padding:"6px 8px"},".cm-panel input":{background:"#fff",border:"1px solid #d0d7de",borderRadius:4,padding:"2px 6px",fontSize:12},".cm-panel button":{background:"#f6f8fa",border:"1px solid #d0d7de",borderRadius:4,padding:"2px 8px",cursor:"pointer",fontSize:12,marginLeft:4}},{dark:!1}),eI=Me.theme({".cm-panels":{background:"#161b22",borderTop:"1px solid #30363d"},".cm-panel input":{background:"#0d1117",border:"1px solid #30363d",color:"#e6edf3",borderRadius:4,padding:"2px 6px",fontSize:12},".cm-panel button":{background:"#21262d",border:"1px solid #30363d",color:"#e6edf3",borderRadius:4,padding:"2px 8px",cursor:"pointer",fontSize:12,marginLeft:4},".cm-tooltip":{background:"#1c2128",border:"1px solid #30363d",borderRadius:6,boxShadow:"0 4px 12px rgba(0,0,0,0.4)"},".cm-tooltip.cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:"#1f3858",color:"#58a6ff"}},".cm-matchingBracket":{background:"#1f3858",outline:"1px solid #388bfd"},".cm-searchMatch":{background:"#3d3000",outline:"1px solid #e3b341"},".cm-searchMatch.cm-searchMatch-selected":{background:"#6a4e00"}},{dark:!0});function Xi({value:e,onChange:t,onRun:n,themeMode:r,autoFocus:o,schema:s,errorMessage:a,editorRef:l}){const E=Ee[r],c=O.useRef(null),d=O.useRef(null),[T,u]=O.useState(!1),S=O.useRef(n),R=O.useRef(t),I=O.useRef(new vu);return S.current=n,R.current=t,O.useEffect(()=>{l&&(l.current={undo:()=>{d.current&&Fu(d.current)},redo:()=>{d.current&&Bu(d.current)},resetTo:N=>{const A=d.current;A&&A.dispatch({changes:{from:0,to:A.state.doc.length,insert:N}})}})}),O.useEffect(()=>{if(!c.current)return;const N=Gu.of([{key:"Shift-Enter",run:()=>(S.current(),!0)},{key:"Ctrl-Enter",mac:"Cmd-Enter",run:()=>(S.current(),!0)},{key:"Ctrl-/",mac:"Cmd-/",run:wu},Hu,...Yu,...ku,...ju,...XA,...Wu,...Vu]),A=Me.updateListener.of(M=>{M.docChanged&&R.current(M.state.doc.toString())}),p=Me.domEventHandlers({focus:(M,m)=>{nR(m)},blur:(M,m)=>{rR(m)}}),f=Me.theme({"&":{background:E.editorBg,fontFamily:E.fontMono,fontSize:"13px",minHeight:"80px",maxHeight:"480px"},".cm-scroller":{overflow:"auto",fontFamily:"inherit"},".cm-content":{padding:"10px 0",minHeight:"80px"},".cm-focused":{outline:"none"},".cm-editor":{border:"none"},".cm-gutters":{minWidth:40},".cm-foldGutter":{cursor:"pointer"}}),h=s?Br({schema:s,upperCaseKeywords:!1}):Br({upperCaseKeywords:!1}),C=[N,A,p,f,I.current.of(h),Xu({closeOnBlur:!1,override:[iR]}),Ku(),zu(),Ju(),qu(),Qu(),Zu(),eS(),tS(),Me.lineWrapping,UA({top:!0}),qA,QA,...r==="dark"?[$u,eI]:[ZA,nS(rS)]],_=nc.create({doc:e,extensions:C}),x=new Me({state:_,parent:c.current});return d.current=x,o&&x.focus(),()=>{x.destroy(),d.current=null}},[r]),O.useEffect(()=>{const N=d.current;if(!N)return;const A=s?Br({schema:s,upperCaseKeywords:!1}):Br({upperCaseKeywords:!1});N.dispatch({effects:I.current.reconfigure(A)})},[s]),O.useEffect(()=>{const N=d.current;if(!N)return;const A=N.state.doc.toString();A!==e&&N.dispatch({changes:{from:0,to:A.length,insert:e}})},[e]),O.useEffect(()=>{const N=d.current;if(!N)return;if(!a){N.dispatch({effects:to.of(null)});return}const A=JA(a),p=N.state.doc;if(A&&A.line>=1&&A.line<=p.lines){const f=p.line(A.line),h=f.from+Math.max(0,A.col-1),C=Math.max(h+1,f.to);N.dispatch({effects:to.of({from:Math.min(h,p.length),to:Math.min(C,p.length),message:a})})}else if(p.lines>=1){const f=p.line(1);N.dispatch({effects:to.of({from:f.from,to:Math.max(f.from+1,f.to),message:a})})}},[a]),i.jsx("div",{onDragOver:N=>{N.dataTransfer.types.includes(To)&&(N.preventDefault(),u(!0))},onDragLeave:()=>u(!1),onDrop:N=>{const A=d.current;if(!A)return;const p=lc(N.dataTransfer.getData(To));p&&(N.preventDefault(),u(!1),oR(A,p.reference,{x:N.clientX,y:N.clientY}),J.trackUsage(p.name),window.dispatchEvent(new CustomEvent("dql:semantic-used",{detail:{name:p.name}})))},style:{background:E.editorBg,minHeight:80,border:T?`1px solid ${E.accent}`:"1px solid transparent",borderRadius:6,transition:"border-color 0.15s"},children:i.jsx("div",{ref:c,style:{minHeight:80}})})}Xi.displayName="SQLCellEditor";function tI(e,t){const n=e.split(`
316
- `),r=[];let o=0;for(;o<n.length;){const s=n[o],a=s.match(/^(#{1,6})\s+(.+)$/);if(a){const l=a[1].length,E=a[2],d=[28,22,18,16,14,13][l-1];r.push(i.jsx("div",{style:{fontSize:d,fontWeight:l<=2?700:600,color:t.textPrimary,fontFamily:t.font,lineHeight:1.3,marginBottom:l===1?12:8,marginTop:o>0?l===1?16:10:0,borderBottom:l===1?`1px solid ${t.cellBorder}`:void 0,paddingBottom:l===1?8:void 0},children:Gn(E,t)},o)),o++;continue}if(/^[-*_]{3,}$/.test(s.trim())){r.push(i.jsx("hr",{style:{border:"none",borderTop:`1px solid ${t.cellBorder}`,margin:"12px 0"}},o)),o++;continue}if(s.startsWith("> ")){r.push(i.jsx("div",{style:{borderLeft:`3px solid ${t.textMuted}`,paddingLeft:12,marginLeft:4,color:t.textSecondary,fontStyle:"italic",fontFamily:t.fontSerif,fontSize:14},children:Gn(s.slice(2),t)},o)),o++;continue}if(s.startsWith("```")){const l=[];for(o++;o<n.length&&!n[o].startsWith("```");)l.push(n[o]),o++;r.push(i.jsx("pre",{style:{background:t.editorBg,border:`1px solid ${t.cellBorder}`,borderRadius:6,padding:"10px 12px",fontSize:12,fontFamily:t.fontMono,color:t.textPrimary,overflow:"auto",margin:"8px 0",lineHeight:1.6},children:l.join(`
317
- `)},o)),o++;continue}if(/^[-*+]\s/.test(s)){const l=[];for(;o<n.length&&/^[-*+]\s/.test(n[o]);)l.push(n[o].replace(/^[-*+]\s/,"")),o++;r.push(i.jsx("ul",{style:{paddingLeft:20,marginBottom:8,color:t.textSecondary},children:l.map((E,c)=>i.jsx("li",{style:{fontSize:14,fontFamily:t.font,lineHeight:1.6,marginBottom:2},children:Gn(E,t)},c))},o));continue}if(/^\d+\.\s/.test(s)){const l=[];for(;o<n.length&&/^\d+\.\s/.test(n[o]);)l.push(n[o].replace(/^\d+\.\s/,"")),o++;r.push(i.jsx("ol",{style:{paddingLeft:20,marginBottom:8,color:t.textSecondary},children:l.map((E,c)=>i.jsx("li",{style:{fontSize:14,fontFamily:t.font,lineHeight:1.6,marginBottom:2},children:Gn(E,t)},c))},o));continue}if(!s.trim()){r.push(i.jsx("div",{style:{height:8}},o)),o++;continue}r.push(i.jsx("p",{style:{fontSize:14,lineHeight:1.7,fontFamily:t.fontSerif,color:t.textSecondary,marginBottom:6},children:Gn(s,t)},o)),o++}return r}function Gn(e,t){const n=[];let r=e,o=0;for(;r.length>0;){const s=r.match(/\*{3}(.+?)\*{3}/),a=r.match(/\*{2}(.+?)\*{2}/),l=r.match(/\*(.+?)\*/),E=r.match(/`(.+?)`/),c=r.match(/\[(.+?)\]\((.+?)\)/),d=[s?{match:s,type:"boldItalic"}:null,a?{match:a,type:"bold"}:null,l?{match:l,type:"italic"}:null,E?{match:E,type:"code"}:null,c?{match:c,type:"link"}:null].filter(Boolean);if(d.length===0){n.push(i.jsx(Ut.Fragment,{children:r},o++));break}const T=d.reduce((S,R)=>(S.match.index??0)<(R.match.index??0)?S:R),u=T.match.index??0;switch(u>0&&n.push(i.jsx(Ut.Fragment,{children:r.slice(0,u)},o++)),T.type){case"boldItalic":n.push(i.jsx("strong",{style:{fontStyle:"italic"},children:T.match[1]},o++));break;case"bold":n.push(i.jsx("strong",{children:T.match[1]},o++));break;case"italic":n.push(i.jsx("em",{children:T.match[1]},o++));break;case"code":n.push(i.jsx("code",{style:{background:t.editorBg,border:`1px solid ${t.cellBorder}`,borderRadius:4,padding:"1px 5px",fontSize:"0.9em",fontFamily:t.fontMono,color:t.accent},children:T.match[1]},o++));break;case"link":n.push(i.jsx("a",{href:T.match[2],target:"_blank",rel:"noopener noreferrer",style:{color:t.accent,textDecoration:"underline"},children:T.match[1]},o++));break}r=r.slice(u+T.match[0].length)}return i.jsx(i.Fragment,{children:n})}function nI({value:e,onChange:t,onRun:n,themeMode:r}){const o=Ee[r],[s,a]=O.useState(!1),l=O.useRef(null);O.useEffect(()=>{if(s&&l.current){l.current.focus();const T=l.current;T.style.height="auto",T.style.height=`${Math.max(T.scrollHeight,80)}px`}},[s]);const E=()=>{a(!1)},c=T=>{if(T.key==="Escape"&&a(!1),T.key==="Enter"&&T.shiftKey&&(T.preventDefault(),a(!1),n==null||n()),T.key==="Tab"){T.preventDefault();const u=T.currentTarget,S=u.selectionStart,R=u.selectionEnd,I=e.slice(0,S)+" "+e.slice(R);t(I),requestAnimationFrame(()=>{u.selectionStart=u.selectionEnd=S+2})}},d=T=>{t(T.target.value);const u=T.target;u.style.height="auto",u.style.height=`${Math.max(u.scrollHeight,80)}px`};return s?i.jsx("textarea",{ref:l,value:e,onChange:d,onBlur:E,onKeyDown:c,placeholder:"Write markdown here...",spellCheck:!1,style:{display:"block",width:"100%",minHeight:80,padding:"12px 16px",background:o.editorBg,color:o.textPrimary,border:"none",outline:"none",resize:"none",fontFamily:o.fontMono,fontSize:13,lineHeight:"20px",borderRadius:0,caretColor:o.accent}}):e.trim()?i.jsx("div",{onDoubleClick:()=>a(!0),title:"Double-click to edit",style:{padding:"12px 16px",cursor:"text",minHeight:48},children:tI(e,o)}):i.jsx("div",{onDoubleClick:()=>a(!0),style:{padding:"12px 16px",color:o.textMuted,fontFamily:o.font,fontSize:13,fontStyle:"italic",cursor:"text",minHeight:48,display:"flex",alignItems:"center"},children:"Double-click to add markdown..."})}function rI({cell:e,themeMode:t,onApplyParam:n}){const{dispatch:r}=Se(),o=Ee[t],[s,a]=O.useState(!1),l=e.paramConfig??{paramType:"text",label:"Parameter",defaultValue:"",options:[]},E=e.paramValue??l.defaultValue,c=S=>{r({type:"UPDATE_CELL",id:e.id,updates:{paramConfig:{...l,...S}}})},d=S=>{r({type:"SET_PARAM_VALUE",id:e.id,value:S})},T=(l.options??[]).map(S=>S.trim()).filter(Boolean),u=e.name?`{{${e.name}}}`:null;return i.jsxs("div",{style:{background:o.cellBg,border:`1px solid ${o.cellBorder}`,borderLeft:"3px solid #e3b341",borderRadius:8,overflow:"hidden"},children:[s&&i.jsxs("div",{style:{background:o.tableHeaderBg,borderBottom:`1px solid ${o.cellBorder}`,padding:"12px 14px",display:"flex",flexDirection:"column",gap:10},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:2},children:[i.jsx("span",{style:{fontSize:11,fontWeight:600,letterSpacing:"0.06em",color:"#e3b341",fontFamily:o.fontMono,textTransform:"uppercase"},children:"Configure Parameter"}),i.jsx("button",{onClick:()=>a(!1),title:"Done",style:{background:"#e3b341",border:"none",borderRadius:5,cursor:"pointer",color:"#000",fontSize:11,fontWeight:700,fontFamily:o.font,padding:"3px 10px",display:"flex",alignItems:"center",gap:4},children:"✓ Done"})]}),i.jsxs("div",{style:{display:"flex",gap:10,flexWrap:"wrap"},children:[i.jsxs("label",{style:{display:"flex",flexDirection:"column",gap:3,flex:"1 1 120px"},children:[i.jsx("span",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:"Variable name"}),i.jsx("input",{value:e.name??"",onChange:S=>r({type:"UPDATE_CELL",id:e.id,updates:{name:S.target.value||void 0}}),placeholder:"e.g. start_date",style:{background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:4,color:o.textPrimary,fontSize:12,fontFamily:o.fontMono,padding:"4px 7px",outline:"none"}})]}),i.jsxs("label",{style:{display:"flex",flexDirection:"column",gap:3,flex:"1 1 120px"},children:[i.jsx("span",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:"Display label"}),i.jsx("input",{value:l.label,onChange:S=>c({label:S.target.value}),placeholder:"e.g. Start Date",style:{background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:4,color:o.textPrimary,fontSize:12,fontFamily:o.font,padding:"4px 7px",outline:"none"}})]}),i.jsxs("label",{style:{display:"flex",flexDirection:"column",gap:3,flex:"1 1 100px"},children:[i.jsx("span",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:"Type"}),i.jsxs("select",{value:l.paramType,onChange:S=>c({paramType:S.target.value}),style:{background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:4,color:o.textPrimary,fontSize:12,fontFamily:o.font,padding:"4px 7px",outline:"none"},children:[i.jsx("option",{value:"text",children:"Text"}),i.jsx("option",{value:"number",children:"Number"}),i.jsx("option",{value:"date",children:"Date"}),i.jsx("option",{value:"select",children:"Select"})]})]}),i.jsxs("label",{style:{display:"flex",flexDirection:"column",gap:3,flex:"1 1 120px"},children:[i.jsx("span",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:"Default value"}),i.jsx("input",{type:l.paramType==="number"?"number":l.paramType==="date"?"date":"text",value:l.defaultValue,onChange:S=>c({defaultValue:S.target.value}),style:{background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:4,color:o.textPrimary,fontSize:12,fontFamily:o.font,padding:"4px 7px",outline:"none"}})]})]}),l.paramType==="select"&&i.jsxs("label",{style:{display:"flex",flexDirection:"column",gap:3},children:[i.jsx("span",{style:{fontSize:10,color:o.textMuted,fontFamily:o.font},children:"Options (one per line)"}),i.jsx("textarea",{value:(l.options??[]).join(`
318
- `),onChange:S=>c({options:S.target.value.split(`
319
- `)}),rows:4,placeholder:`Option A
320
- Option B
321
- Option C`,style:{background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:4,color:o.textPrimary,fontSize:12,fontFamily:o.fontMono,padding:"5px 7px",outline:"none",resize:"vertical"}})]})]}),i.jsxs("div",{style:{padding:"12px 14px",display:"flex",alignItems:"center",gap:12,flexWrap:"wrap"},children:[i.jsx("button",{onClick:()=>a(S=>!S),title:s?"Close config":"Configure parameter",style:{background:s?"#e3b34118":"transparent",border:`1px solid ${s?"#e3b341":o.cellBorder}`,borderRadius:5,cursor:"pointer",color:s?"#e3b341":o.textMuted,width:26,height:26,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,transition:"all 0.15s"},children:s?i.jsx("svg",{width:"12",height:"12",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.749.749 0 1 1 1.06-1.06L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0Z"})}):i.jsx("svg",{width:"12",height:"12",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8 0a8.2 8.2 0 0 1 .701.031C9.444.095 9.99.645 10.16 1.29l.288 1.107c.018.066.079.158.212.224.231.114.454.243.668.386.123.082.233.09.299.071l1.103-.303c.644-.176 1.392.021 1.82.63.27.385.506.792.704 1.218.315.675.111 1.422-.364 1.891l-.814.806c-.049.048-.098.147-.088.294.016.257.016.515 0 .772-.01.147.038.246.088.294l.814.806c.475.469.679 1.216.364 1.891a7.977 7.977 0 0 1-.704 1.217c-.428.61-1.176.807-1.82.63l-1.102-.302c-.067-.019-.177-.011-.3.071a5.909 5.909 0 0 1-.668.386c-.133.066-.194.158-.211.224l-.29 1.106c-.168.646-.715 1.196-1.458 1.26a8.006 8.006 0 0 1-1.402 0c-.743-.064-1.289-.614-1.458-1.26l-.289-1.106c-.018-.066-.079-.158-.212-.224a5.738 5.738 0 0 1-.668-.386c-.123-.082-.233-.09-.299-.071l-1.103.303c-.644.176-1.392-.021-1.82-.63a8.12 8.12 0 0 1-.704-1.218c-.315-.675-.111-1.422.363-1.891l.815-.806c.05-.048.098-.147.088-.294a6.214 6.214 0 0 1 0-.772c.01-.147-.038-.246-.088-.294l-.815-.806C.635 6.045.431 5.298.746 4.623a7.92 7.92 0 0 1 .704-1.217c.428-.61 1.176-.807 1.82-.63l1.102.302c.067.019.177.011.3-.071.214-.143.437-.272.668-.386.133-.066.194-.158.211-.224l.29-1.106C6.009.645 6.556.095 7.299.03 7.53.01 7.764 0 8 0Zm-.571 1.525c-.036.003-.108.036-.137.146l-.289 1.105c-.147.561-.549.967-.998 1.189-.173.086-.34.183-.5.29-.417.278-.97.423-1.529.27l-1.103-.303c-.109-.03-.175.016-.195.045-.22.312-.412.644-.573.99-.014.031-.021.11.059.19l.815.806c.411.406.562.957.53 1.456a4.709 4.709 0 0 0 0 .582c.032.499-.119 1.05-.53 1.456l-.815.806c-.081.08-.073.159-.059.19.162.346.353.677.573.989.02.03.085.076.195.046l1.102-.303c.56-.153 1.113-.008 1.53.27.161.107.328.204.501.29.447.222.85.629.997 1.189l.289 1.105c.029.109.101.143.137.146a6.6 6.6 0 0 0 1.142 0c.036-.003.108-.036.137-.146l.289-1.105c.147-.561.549-.967.998-1.189.173-.086.34-.183.5-.29.417-.278.97-.423 1.529-.27l1.103.303c.109.029.175-.016.195-.045.22-.313.411-.644.573-.99.014-.031.021-.11-.059-.19l-.815-.806c-.411-.406-.562-.957-.53-1.456a4.709 4.709 0 0 0 0-.582c-.032-.499.119-1.05.53-1.456l.815-.806c.081-.08.073-.159.059-.19a6.464 6.464 0 0 0-.573-.989c-.02-.03-.085-.076-.195-.046l-1.102.303c-.56.153-1.113.008-1.53-.27a4.44 4.44 0 0 0-.501-.29c-.447-.222-.85-.629-.997-1.189l-.289-1.105c-.029-.11-.101-.143-.137-.146a6.6 6.6 0 0 0-1.142 0ZM8 5.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5ZM8 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"})})}),i.jsx("span",{style:{fontSize:13,fontWeight:500,fontFamily:o.font,color:o.textSecondary,flexShrink:0},children:l.label}),i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:3},children:[l.paramType==="select"?i.jsx("select",{value:E,onChange:S=>d(S.target.value),style:{background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:5,color:o.textPrimary,fontSize:13,fontFamily:o.font,padding:"5px 10px",outline:"none",minWidth:160},children:T.length===0?i.jsx("option",{value:"",children:"— no options configured —"}):T.map(S=>i.jsx("option",{value:S,children:S},S))}):i.jsx("input",{type:l.paramType,value:E,onChange:S=>d(S.target.value),style:{background:o.inputBg,border:`1px solid ${o.inputBorder}`,borderRadius:5,color:o.textPrimary,fontSize:13,fontFamily:l.paramType==="number"?o.fontMono:o.font,padding:"5px 10px",outline:"none",minWidth:160}}),u&&i.jsx("span",{style:{fontSize:10,fontFamily:o.fontMono,color:"#e3b341",opacity:.8},children:u})]}),E&&i.jsx("span",{style:{fontSize:12,fontFamily:o.fontMono,color:o.textPrimary,background:"#e3b34118",border:"1px solid #e3b34140",borderRadius:4,padding:"2px 8px",flexShrink:0},children:E}),e.name&&n&&i.jsx("button",{onClick:()=>n(e.name),title:`Re-run cells that use {{${e.name}}}`,style:{background:"#e3b341",border:"none",borderRadius:5,cursor:"pointer",color:"#000",fontSize:11,fontWeight:600,fontFamily:o.font,padding:"4px 12px",flexShrink:0,transition:"opacity 0.15s"},children:"Apply"})]})]})}const oI=[{id:"select-all",label:"Select all rows",description:"Read all rows from a CSV file with a row limit",category:"SQL",code:"SELECT * FROM read_csv_auto('data/filename.csv') LIMIT 100"},{id:"group-by",label:"Group and aggregate",description:"Group rows and compute count + sum",category:"SQL",code:`SELECT
322
- category,
323
- COUNT(*) AS count,
324
- SUM(amount) AS total
325
- FROM read_csv_auto('data/filename.csv')
326
- GROUP BY category
327
- ORDER BY total DESC`},{id:"filter-date",label:"Filter by date range",description:"Filter rows between two dates",category:"SQL",code:`SELECT *
328
- FROM read_csv_auto('data/filename.csv')
329
- WHERE date_column >= '2024-01-01'
330
- AND date_column < '2025-01-01'`},{id:"window-rank",label:"Window function: rank",description:"Rank rows within groups using ROW_NUMBER()",category:"SQL",code:`SELECT
331
- *,
332
- ROW_NUMBER() OVER (PARTITION BY category ORDER BY amount DESC) AS rank
333
- FROM read_csv_auto('data/filename.csv')`},{id:"cte",label:"CTE (WITH clause)",description:"Define a named subquery with WITH",category:"SQL",code:`WITH base AS (
334
- SELECT *
335
- FROM read_csv_auto('data/filename.csv')
336
- WHERE amount > 0
337
- )
338
- SELECT
339
- category,
340
- SUM(amount) AS total
341
- FROM base
342
- GROUP BY category`},{id:"join",label:"Join two tables",description:"Join two CSV files on a shared key",category:"SQL",code:`SELECT a.*, b.name
343
- FROM read_csv_auto('data/table_a.csv') AS a
344
- JOIN read_csv_auto('data/table_b.csv') AS b
345
- ON a.id = b.id`},{id:"pivot",label:"Pivot / unpivot",description:"Pivot a column into multiple columns",category:"SQL",code:`SELECT *
346
- FROM (
347
- SELECT category, quarter, amount
348
- FROM read_csv_auto('data/filename.csv')
349
- ) PIVOT (SUM(amount) FOR quarter IN ('Q1', 'Q2', 'Q3', 'Q4'))`},{id:"dql-block",label:"DQL block (basic)",description:"Minimal DQL block with a table visualization",category:"DQL",code:`block "My Block" {
350
- domain = "analytics"
351
- type = "custom"
352
- description = "Describe what this block does"
353
- owner = "data-team"
354
- tags = ["analytics"]
355
-
356
- query = """
357
- SELECT *
358
- FROM read_csv_auto('data/filename.csv')
359
- LIMIT 100
360
- """
361
-
362
- visualization {
363
- chart = "table"
364
- }
365
- }`},{id:"dql-block-bar",label:"DQL block with bar chart",description:"DQL block with params, bar chart, and a test assertion",category:"DQL",code:`block "Revenue by Segment" {
366
- domain = "revenue"
367
- type = "custom"
368
- description = "Revenue grouped by segment"
369
- owner = "data-team"
370
- tags = ["revenue"]
371
-
372
- params {
373
- period = "current_quarter"
374
- }
375
-
376
- query = """
377
- SELECT
378
- segment_tier AS segment,
379
- SUM(amount) AS revenue
380
- FROM read_csv_auto('data/revenue.csv')
381
- WHERE fiscal_period = \${period}
382
- GROUP BY segment_tier
383
- ORDER BY revenue DESC
384
- """
385
-
386
- visualization {
387
- chart = "bar"
388
- x = segment
389
- y = revenue
390
- }
391
-
392
- tests {
393
- assert row_count > 0
394
- }
395
- }`},{id:"dql-semantic-metric",label:"Semantic metric reference",description:"Reference a metric and dimension from the semantic layer in a SQL cell",category:"DQL",code:`SELECT @dim(segment), @metric(total_revenue)
396
- FROM fct_revenue
397
- GROUP BY @dim(segment)
398
- ORDER BY @metric(total_revenue) DESC`},{id:"dql-semantic-block",label:"Semantic block (inline)",description:"DQL block that references a named metric from the semantic layer — no SQL duplication",category:"DQL",code:`block "ARR by Plan Tier" {
399
- domain = "revenue"
400
- type = "semantic"
401
- owner = "data-team"
402
- description = "Annual Recurring Revenue by subscription plan tier"
403
- tags = ["arr", "revenue", "saas"]
404
-
405
- metric = "arr"
406
- dimensions = ["plan_tier"]
407
-
408
- visualization {
409
- chart = "bar"
410
- x = plan_tier
411
- y = arr
412
- }
413
-
414
- tests {
415
- assert row_count > 0
416
- }
417
- }`},{id:"revenue-by-segment",label:"Revenue by segment",description:"Aggregate revenue totals, deal count, and average deal size per segment",category:"Analysis",code:`SELECT
418
- segment_tier,
419
- SUM(amount) AS total_revenue,
420
- COUNT(*) AS deals,
421
- ROUND(AVG(amount), 0) AS avg_deal
422
- FROM read_csv_auto('data/revenue.csv')
423
- GROUP BY segment_tier
424
- ORDER BY total_revenue DESC`},{id:"quarterly-trend",label:"Quarterly trend",description:"Revenue totals grouped by fiscal year and quarter",category:"Analysis",code:`SELECT
425
- fiscal_year || ' ' || fiscal_quarter AS period,
426
- SUM(amount) AS revenue
427
- FROM read_csv_auto('data/revenue.csv')
428
- GROUP BY fiscal_year, fiscal_quarter
429
- ORDER BY fiscal_year, fiscal_quarter`}];function sI({onInsert:e,themeMode:t,cellType:n}){const r=Ee[t],[o,s]=O.useState(!1),[a,l]=O.useState(null),E=O.useRef(null),c=oI.filter(u=>n==="dql"?u.category==="DQL":u.category==="SQL"||u.category==="Analysis"),d=Array.from(new Set(c.map(u=>u.category)));O.useEffect(()=>{if(!o)return;function u(S){E.current&&!E.current.contains(S.target)&&s(!1)}return document.addEventListener("mousedown",u),()=>document.removeEventListener("mousedown",u)},[o]);function T(u){e(u),s(!1)}return i.jsxs("div",{ref:E,style:{position:"relative",display:"inline-block"},children:[i.jsxs("button",{title:"Insert template snippet",onClick:()=>s(u=>!u),style:{height:22,padding:"0 8px",fontSize:10,fontFamily:r.font,fontWeight:600,letterSpacing:"0.04em",color:o?r.accent:r.textMuted,background:o?`${r.accent}15`:"transparent",border:`1px solid ${o?r.accent+"50":r.btnBorder}`,borderRadius:4,cursor:"pointer",display:"flex",alignItems:"center",gap:4,transition:"all 0.15s",whiteSpace:"nowrap"},children:[i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M2 2.5A2.5 2.5 0 0 1 4.5 0h8.75a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1 0-1.5h1.75v-2h-8a1 1 0 0 0-.714 1.7.75.75 0 1 1-1.072 1.05A2.495 2.495 0 0 1 2 11.5Zm10.5-1h-8a1 1 0 0 0-1 1v6.708A2.486 2.486 0 0 1 4.5 9h8ZM5 12.25a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.25a.25.25 0 0 1-.4.2l-1.45-1.087a.249.249 0 0 0-.3 0L5.4 15.7a.25.25 0 0 1-.4-.2Z"})}),"Templates"]}),o&&i.jsx("div",{style:{position:"absolute",top:"calc(100% + 4px)",left:0,zIndex:300,width:300,maxHeight:360,overflowY:"auto",background:r.modalBg,border:`1px solid ${r.cellBorder}`,borderRadius:8,boxShadow:"0 8px 24px rgba(0,0,0,0.3)",padding:"6px 0"},children:d.map(u=>i.jsxs("div",{children:[i.jsx("div",{style:{padding:"6px 12px 4px",fontSize:10,fontWeight:700,fontFamily:r.font,letterSpacing:"0.08em",textTransform:"uppercase",color:r.textMuted},children:u}),c.filter(S=>S.category===u).map(S=>i.jsxs("button",{onMouseEnter:()=>l(S.id),onMouseLeave:()=>l(null),onClick:()=>T(S.code),style:{width:"100%",padding:"7px 12px",textAlign:"left",background:a===S.id?r.sidebarItemHover:"transparent",border:"none",cursor:"pointer",display:"flex",flexDirection:"column",gap:2,transition:"background 0.1s"},children:[i.jsx("span",{style:{fontSize:12,fontWeight:600,fontFamily:r.font,color:r.textPrimary,lineHeight:1.4},children:S.label}),i.jsx("span",{style:{fontSize:11,fontFamily:r.font,color:r.textMuted,lineHeight:1.4},children:S.description})]},S.id))]},u))})]})}function fs(e){return e.trim().toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function iI(e){const t=new Set,n=/@(metric|dim)\(([^)]+)\)/gi;let r;for(;r=n.exec(e);)t.add(r[2].trim());return Array.from(t)}function aI({cell:e,onClose:t,onSaved:n}){const{state:r,dispatch:o}=Se(),s=Ee[r.themeMode],a=O.useRef(null),[l,E]=O.useState(e.name||"new_block"),[c,d]=O.useState(""),[T,u]=O.useState(""),[S,R]=O.useState(""),[I,N]=O.useState(e.content),[A,p]=O.useState(!1),[f,h]=O.useState(null),C=O.useMemo(()=>iI(I),[I]);O.useEffect(()=>{var U;(U=a.current)==null||U.focus()},[]),O.useEffect(()=>{const U=g=>{g.key==="Escape"&&t()};return document.addEventListener("keydown",U),()=>document.removeEventListener("keydown",U)},[t]);const _=r.semanticLayer.domains,x=`${c.trim()?`blocks/${fs(c)}/`:"blocks/"}${fs(l)||"new-block"}.dql`,M=async()=>{var U;if(!l.trim()){h("Block name is required.");return}if(!I.trim()){h("Block content is required.");return}p(!0),h(null);try{const g=await J.saveAsBlock({cellId:e.id,notebookPath:((U=r.activeFile)==null?void 0:U.path)??null,name:l.trim(),domain:c.trim()||void 0,content:I,description:T.trim()||void 0,tags:S.split(",").map(L=>L.trim()).filter(Boolean),metricRefs:C}),P={name:`${fs(l)||"new-block"}.dql`,path:g.path,type:"block",folder:"blocks"};r.files.some(L=>L.path===g.path)||o({type:"FILE_ADDED",file:P});const H=await J.openBlockStudio(g.path);o({type:"OPEN_BLOCK_STUDIO",file:P,payload:H}),n==null||n({...g,name:l.trim()}),t()}catch(g){h(g instanceof Error?g.message:String(g))}finally{p(!1)}},m={width:"100%",background:s.inputBg,border:`1px solid ${f?s.error:s.inputBorder}`,borderRadius:6,color:s.textPrimary,fontSize:13,fontFamily:s.font,padding:"8px 12px",outline:"none",boxSizing:"border-box"};return i.jsx("div",{onClick:U=>{U.target===U.currentTarget&&t()},style:{position:"fixed",inset:0,background:s.modalOverlay,display:"flex",alignItems:"center",justifyContent:"center",zIndex:1100,backdropFilter:"blur(4px)"},children:i.jsxs("div",{style:{width:760,maxWidth:"calc(100vw - 48px)",maxHeight:"calc(100vh - 48px)",overflow:"auto",background:s.modalBg,border:`1px solid ${s.cellBorder}`,borderRadius:12,boxShadow:"0 20px 60px rgba(0,0,0,0.5)"},children:[i.jsxs("div",{style:{padding:"20px 24px 0",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[i.jsx("h2",{style:{margin:0,fontSize:16,fontWeight:600,color:s.textPrimary,fontFamily:s.font},children:"Save as Block"}),i.jsx("button",{onClick:t,style:{background:"transparent",border:"none",color:s.textMuted,cursor:"pointer",fontSize:18},children:"×"})]}),i.jsxs("div",{style:{padding:"20px 24px 24px",display:"flex",flexDirection:"column",gap:16},children:[i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:12},children:[i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,color:s.textSecondary,fontFamily:s.font},children:"Block Name"}),i.jsx("input",{ref:a,value:l,onChange:U=>E(U.target.value),style:m})]}),i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,color:s.textSecondary,fontFamily:s.font},children:"Domain"}),i.jsx("input",{value:c,onChange:U=>d(U.target.value),list:"semantic-domain-options",style:m,placeholder:"finance"}),i.jsx("datalist",{id:"semantic-domain-options",children:_.map(U=>i.jsx("option",{value:U},U))})]})]}),i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"1fr 1fr",gap:12},children:[i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,color:s.textSecondary,fontFamily:s.font},children:"Description"}),i.jsx("input",{value:T,onChange:U=>u(U.target.value),style:m})]}),i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,color:s.textSecondary,fontFamily:s.font},children:"Tags"}),i.jsx("input",{value:S,onChange:U=>R(U.target.value),style:m,placeholder:"revenue, dashboard"})]})]}),i.jsx("div",{style:{fontSize:12,color:s.textMuted,fontFamily:s.fontMono,padding:"8px 12px",background:s.pillBg,borderRadius:6},children:x}),i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,color:s.textSecondary,fontFamily:s.font},children:"Content Preview"}),i.jsx("textarea",{value:I,onChange:U=>N(U.target.value),style:{...m,minHeight:220,resize:"vertical",fontFamily:s.fontMono,lineHeight:1.5}})]}),C.length>0&&i.jsxs("div",{style:{display:"flex",flexWrap:"wrap",gap:6,padding:"10px 12px",background:s.pillBg,borderRadius:6},children:[i.jsx("span",{style:{fontSize:11,color:s.textMuted,fontFamily:s.font},children:"Detected semantic refs:"}),C.map(U=>i.jsx("span",{style:{fontSize:11,color:s.accent,fontFamily:s.fontMono,background:`${s.accent}18`,borderRadius:999,padding:"2px 8px"},children:U},U))]}),f&&i.jsx("div",{style:{fontSize:12,color:s.error,fontFamily:s.font},children:f})]}),i.jsxs("div",{style:{padding:"14px 24px",borderTop:`1px solid ${s.cellBorder}`,display:"flex",justifyContent:"flex-end",gap:10},children:[i.jsx("button",{onClick:t,style:{background:s.btnBg,border:`1px solid ${s.btnBorder}`,borderRadius:6,color:s.textSecondary,cursor:"pointer",fontSize:13,fontFamily:s.font,padding:"7px 16px"},children:"Cancel"}),i.jsx("button",{onClick:M,disabled:A,style:{background:s.accent,border:`1px solid ${s.accent}`,borderRadius:6,color:"#fff",cursor:A?"not-allowed":"pointer",fontSize:13,fontFamily:s.font,padding:"7px 20px",opacity:A?.6:1},children:A?"Saving...":"Save Block"})]})]})})}function lI(e){let t=e;try{const c=JSON.parse(e);c&&typeof c.error=="string"&&(t=c.error)}catch{}t=t.replace(/^DuckDB query failed:\s*/i,"").trim();let n="Error";/Parser Error/i.test(t)?n="Syntax Error":/Binder Error/i.test(t)?n="Reference Error":/Conversion Error/i.test(t)?n="Type Error":/Invalid Input Error/i.test(t)?n="Input Error":/IO Error/i.test(t)?n="File Error":/Constraint Error/i.test(t)&&(n="Constraint Error");let r;const o=t.match(/LINE\s+(\d+):/i)??t.match(/\bline\s+(\d+)\b/i);o&&(r=parseInt(o[1],10));let s;const a=t.match(/at or near "([^"]+)"/i);a?s=a[1]:/at end of input/i.test(t)&&(s="end of input");let l;n==="Syntax Error"?s==='"""'||t.includes('"""')?l="Triple-quoted strings are DQL block syntax. Use a DQL cell for block syntax, or plain SQL in a SQL cell.":s==="end of input"||/at end of input/i.test(t)?l="Query is incomplete — check for unclosed parentheses, missing keywords, or a dangling comma.":(s===")"||s==="(")&&(l="Mismatched parentheses — check that every opening ( has a closing )."):n==="Reference Error"?/column.*not found|Referenced column/i.test(t)?l="Column not found — check the column name in the Schema panel (left sidebar).":/table.*not found|Table.*does not exist/i.test(t)&&(l="Table not found — make sure the file path is correct and the file exists in your data/ folder."):n==="Input Error"?/No files found/i.test(t)&&(l="File not found — use read_csv_auto('./data/filename.csv'). Open the Schema panel (left sidebar) to see all files available in your data/ folder."):n==="File Error"?l="File could not be read — use read_csv_auto('./data/filename.csv'). Open the Schema panel to browse available data files.":n==="Type Error"&&(l="Type mismatch — you may be comparing or casting incompatible types (e.g. text vs number).");const E=t.replace(/^(Parser Error|Binder Error|Conversion Error|Invalid Input Error|IO Error|Constraint Error):\s*/i,"").trim();return{type:n,message:E,line:r,near:s,hint:l}}function EI(e,t){const n=e.length,r=t.length,o=Array.from({length:n+1},(s,a)=>Array.from({length:r+1},(l,E)=>a===0?E:E===0?a:0));for(let s=1;s<=n;s++)for(let a=1;a<=r;a++)o[s][a]=e[s-1]===t[a-1]?o[s-1][a-1]:1+Math.min(o[s-1][a],o[s][a-1],o[s-1][a-1]);return o[n][r]}function Va(e,t){const n=e.toLowerCase();let r=null,o=4;for(const s of t){const a=EI(n,s.toLowerCase());a<o&&(o=a,r=s)}return r}function cI({message:e,themeMode:t,onFix:n,schemaTables:r}){const o=Ee[t],s=lI(e);let a=null;if(r&&r.length>0&&s.type==="Reference Error"){const E=/column.*not found|Referenced column/i.test(s.message),c=/table.*not found|Table.*does not exist/i.test(s.message);if(E&&s.near){const d=r.flatMap(u=>u.columns.map(S=>S.name)),T=Va(s.near,d);T&&(a=`Did you mean column "${T}"?`)}else if(c&&s.near){const d=Va(s.near,r.map(T=>T.name));d&&(a=`Did you mean table "${d}"?`)}}const l=n&&(s.type==="Syntax Error"||s.near===")"||s.near==="("||s.near==="end of input");return i.jsxs("div",{style:{padding:"12px 14px",background:`${o.error}10`,borderLeft:`3px solid ${o.error}`,display:"flex",flexDirection:"column",gap:8},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,flexWrap:"wrap"},children:[i.jsx("div",{style:{flexShrink:0,color:o.error,display:"flex",alignItems:"center"},children:i.jsx("svg",{width:"14",height:"14",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"})})}),i.jsx("span",{style:{fontSize:10,fontWeight:700,fontFamily:o.fontMono,letterSpacing:"0.06em",textTransform:"uppercase",color:o.error,background:`${o.error}18`,border:`1px solid ${o.error}40`,borderRadius:4,padding:"1px 7px",flexShrink:0},children:s.type}),s.line!==void 0&&i.jsxs("span",{style:{fontSize:10,fontWeight:600,fontFamily:o.fontMono,color:o.textSecondary,background:`${o.textMuted}18`,border:`1px solid ${o.textMuted}30`,borderRadius:4,padding:"1px 7px",flexShrink:0},children:["Line ",s.line]}),s.near&&i.jsxs("span",{style:{fontSize:11,fontFamily:o.fontMono,color:o.textSecondary,flexShrink:0},children:["near ",i.jsxs("span",{style:{color:o.error},children:["“",s.near,"”"]})]})]}),i.jsx("pre",{style:{margin:0,fontFamily:o.fontMono,fontSize:12,color:o.error,lineHeight:1.6,whiteSpace:"pre-wrap",wordBreak:"break-word"},children:s.message}),a&&i.jsxs("div",{style:{fontSize:12,fontFamily:o.font,color:o.textSecondary,display:"flex",alignItems:"center",gap:6},children:[i.jsx("span",{style:{color:o.accent},children:"→"}),a]}),s.hint&&i.jsxs("div",{style:{marginTop:2,padding:"8px 12px",background:`${o.warning}12`,border:`1px solid ${o.warning}40`,borderRadius:6,display:"flex",alignItems:"flex-start",gap:8},children:[i.jsx("span",{style:{flexShrink:0,fontSize:13,lineHeight:1.5},children:"💡"}),i.jsx("span",{style:{fontSize:12,fontFamily:o.font,color:o.warning,lineHeight:1.6},children:s.hint})]}),l&&i.jsxs("button",{onClick:n,style:{alignSelf:"flex-start",marginTop:2,padding:"5px 12px",background:`${o.accent}15`,border:`1px solid ${o.accent}50`,borderRadius:6,color:o.accent,fontSize:12,fontFamily:o.font,fontWeight:500,cursor:"pointer",display:"flex",alignItems:"center",gap:6,transition:"all 0.15s"},onMouseEnter:E=>{E.currentTarget.style.background=`${o.accent}25`},onMouseLeave:E=>{E.currentTarget.style.background=`${o.accent}15`},children:[i.jsx("svg",{width:"11",height:"11",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M11.013 1.427a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474l-8.61 8.61c-.21.21-.47.364-.756.445l-3.251.93a.75.75 0 0 1-.927-.928l.929-3.25c.081-.286.235-.547.445-.758l8.61-8.61Zm.176 4.823L9.75 4.81l-6.286 6.287a.253.253 0 0 0-.064.108l-.558 1.953 1.953-.558a.253.253 0 0 0 .108-.064Zm1.238-3.763a.25.25 0 0 0-.354 0L10.811 3.75l1.439 1.44 1.263-1.263a.25.25 0 0 0 0-.354Z"})}),"Format & Run"]})]})}function Oi({path:e,onNodeClick:t,focalNodeId:n,t:r}){return e.nodes.length===0?null:i.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:4,alignItems:"center"},children:e.nodes.map((o,s)=>i.jsxs(Ut.Fragment,{children:[i.jsx(dI,{node:o,isFocal:o.id===n,onClick:t?()=>t(o.id):void 0,t:r}),s<e.nodes.length-1&&i.jsx("span",{style:{color:r.textMuted,fontSize:10,lineHeight:1},children:"→"})]},o.id))})}function $a({title:e,paths:t,onNodeClick:n,focalNodeId:r,maxVisible:o=4,t:s}){const[a,l]=Ut.useState(!1),E=a?t:t.slice(0,o),c=t.length>o;return t.length===0?null:i.jsxs("div",{style:{border:`1px solid ${s.cellBorder}`,borderRadius:10,overflow:"hidden",background:s.inputBg},children:[i.jsxs("div",{style:{padding:"8px 12px",borderBottom:`1px solid ${s.cellBorder}`,fontSize:11,fontWeight:700,color:s.textMuted,fontFamily:s.font,textTransform:"uppercase",letterSpacing:"0.04em",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[i.jsx("span",{children:e}),i.jsxs("span",{style:{fontWeight:400,fontSize:10},children:[t.length," path",t.length!==1?"s":""]})]}),i.jsxs("div",{style:{display:"grid",gap:8,padding:10},children:[E.map((d,T)=>i.jsx(Oi,{path:d,onNodeClick:n,focalNodeId:r,t:s},`path-${T}`)),c&&!a&&i.jsxs("button",{onClick:()=>l(!0),style:{background:"none",border:"none",color:s.accent,cursor:"pointer",fontSize:11,fontFamily:s.font,padding:"2px 0",textAlign:"left"},children:["Show ",t.length-o," more path",t.length-o!==1?"s":"","..."]})]})]})}function dI({node:e,isFocal:t,onClick:n,t:r}){const o=be[e.type]??"#8b949e",s=Hi[e.type]??e.type.slice(0,3).toUpperCase();return i.jsxs("button",{onClick:n,disabled:!n,style:{display:"inline-flex",alignItems:"center",gap:4,background:t?`${o}18`:r.pillBg??`${r.cellBg}`,border:`1px solid ${t?o:r.cellBorder}`,borderRadius:999,color:r.textPrimary,cursor:n?"pointer":"default",fontSize:10,fontFamily:r.font,padding:"3px 8px",transition:"border-color 0.15s",whiteSpace:"nowrap",maxWidth:180},title:`${e.type}: ${e.name}${e.domain?` (${e.domain})`:""}`,children:[i.jsx("span",{style:{fontSize:8,fontWeight:700,color:"#0d1117",background:o,borderRadius:3,padding:"1px 3px",flexShrink:0},children:s}),i.jsx("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:e.name})]})}function TI({layerSummary:e,t}){const n=["source","transform","answer","consumption"];if(Object.values(e).reduce((a,l)=>a+l,0)===0)return null;const o={source:"#79c0ff",transform:"#ff7b72",answer:"#56d364",consumption:"#d2a8ff"},s={source:"Sources",transform:"Transform",answer:"Answer",consumption:"Consumption"};return i.jsx("div",{style:{display:"flex",gap:10,fontSize:10,color:t.textMuted,fontFamily:t.font},children:n.map(a=>{const l=e[a]??0;return l===0?null:i.jsxs("span",{style:{display:"inline-flex",alignItems:"center",gap:3},children:[i.jsx("span",{style:{width:8,height:8,borderRadius:2,background:o[a],display:"inline-block"}}),s[a],": ",l]},a)})})}function Le(e){if(typeof e=="string"||typeof e=="number")return""+e;let t="";if(Array.isArray(e))for(let n=0,r;n<e.length;n++)(r=Le(e[n]))!==""&&(t+=(t&&" ")+r);else for(let n in e)e[n]&&(t+=(t&&" ")+n);return t}var uI={value:()=>{}};function Ho(){for(var e=0,t=arguments.length,n={},r;e<t;++e){if(!(r=arguments[e]+"")||r in n||/[\s.]/.test(r))throw new Error("illegal type: "+r);n[r]=[]}return new no(n)}function no(e){this._=e}function SI(e,t){return e.trim().split(/^|\s+/).map(function(n){var r="",o=n.indexOf(".");if(o>=0&&(r=n.slice(o+1),n=n.slice(0,o)),n&&!t.hasOwnProperty(n))throw new Error("unknown type: "+n);return{type:n,name:r}})}no.prototype=Ho.prototype={constructor:no,on:function(e,t){var n=this._,r=SI(e+"",n),o,s=-1,a=r.length;if(arguments.length<2){for(;++s<a;)if((o=(e=r[s]).type)&&(o=RI(n[o],e.name)))return o;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++s<a;)if(o=(e=r[s]).type)n[o]=Xa(n[o],e.name,t);else if(t==null)for(o in n)n[o]=Xa(n[o],e.name,null);return this},copy:function(){var e={},t=this._;for(var n in t)e[n]=t[n].slice();return new no(e)},call:function(e,t){if((o=arguments.length-2)>0)for(var n=new Array(o),r=0,o,s;r<o;++r)n[r]=arguments[r+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(s=this._[e],r=0,o=s.length;r<o;++r)s[r].value.apply(t,n)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var r=this._[e],o=0,s=r.length;o<s;++o)r[o].value.apply(t,n)}};function RI(e,t){for(var n=0,r=e.length,o;n<r;++n)if((o=e[n]).name===t)return o.value}function Xa(e,t,n){for(var r=0,o=e.length;r<o;++r)if(e[r].name===t){e[r]=uI,e=e.slice(0,r).concat(e.slice(r+1));break}return n!=null&&e.push({name:t,value:n}),e}var fi="http://www.w3.org/1999/xhtml";const Ka={svg:"http://www.w3.org/2000/svg",xhtml:fi,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function Yo(e){var t=e+="",n=t.indexOf(":");return n>=0&&(t=e.slice(0,n))!=="xmlns"&&(e=e.slice(n+1)),Ka.hasOwnProperty(t)?{space:Ka[t],local:e}:e}function AI(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===fi&&t.documentElement.namespaceURI===fi?t.createElement(e):t.createElementNS(n,e)}}function II(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function bc(e){var t=Yo(e);return(t.local?II:AI)(t)}function NI(){}function Ki(e){return e==null?NI:function(){return this.querySelector(e)}}function OI(e){typeof e!="function"&&(e=Ki(e));for(var t=this._groups,n=t.length,r=new Array(n),o=0;o<n;++o)for(var s=t[o],a=s.length,l=r[o]=new Array(a),E,c,d=0;d<a;++d)(E=s[d])&&(c=e.call(E,E.__data__,d,s))&&("__data__"in E&&(c.__data__=E.__data__),l[d]=c);return new Ye(r,this._parents)}function fI(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function pI(){return[]}function Uc(e){return e==null?pI:function(){return this.querySelectorAll(e)}}function hI(e){return function(){return fI(e.apply(this,arguments))}}function CI(e){typeof e=="function"?e=hI(e):e=Uc(e);for(var t=this._groups,n=t.length,r=[],o=[],s=0;s<n;++s)for(var a=t[s],l=a.length,E,c=0;c<l;++c)(E=a[c])&&(r.push(e.call(E,E.__data__,c,a)),o.push(E));return new Ye(r,o)}function vc(e){return function(){return this.matches(e)}}function Bc(e){return function(t){return t.matches(e)}}var LI=Array.prototype.find;function _I(e){return function(){return LI.call(this.children,e)}}function mI(){return this.firstElementChild}function gI(e){return this.select(e==null?mI:_I(typeof e=="function"?e:Bc(e)))}var xI=Array.prototype.filter;function yI(){return Array.from(this.children)}function DI(e){return function(){return xI.call(this.children,e)}}function MI(e){return this.selectAll(e==null?yI:DI(typeof e=="function"?e:Bc(e)))}function PI(e){typeof e!="function"&&(e=vc(e));for(var t=this._groups,n=t.length,r=new Array(n),o=0;o<n;++o)for(var s=t[o],a=s.length,l=r[o]=[],E,c=0;c<a;++c)(E=s[c])&&e.call(E,E.__data__,c,s)&&l.push(E);return new Ye(r,this._parents)}function Fc(e){return new Array(e.length)}function bI(){return new Ye(this._enter||this._groups.map(Fc),this._parents)}function Oo(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}Oo.prototype={constructor:Oo,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function UI(e){return function(){return e}}function vI(e,t,n,r,o,s){for(var a=0,l,E=t.length,c=s.length;a<c;++a)(l=t[a])?(l.__data__=s[a],r[a]=l):n[a]=new Oo(e,s[a]);for(;a<E;++a)(l=t[a])&&(o[a]=l)}function BI(e,t,n,r,o,s,a){var l,E,c=new Map,d=t.length,T=s.length,u=new Array(d),S;for(l=0;l<d;++l)(E=t[l])&&(u[l]=S=a.call(E,E.__data__,l,t)+"",c.has(S)?o[l]=E:c.set(S,E));for(l=0;l<T;++l)S=a.call(e,s[l],l,s)+"",(E=c.get(S))?(r[l]=E,E.__data__=s[l],c.delete(S)):n[l]=new Oo(e,s[l]);for(l=0;l<d;++l)(E=t[l])&&c.get(u[l])===E&&(o[l]=E)}function FI(e){return e.__data__}function GI(e,t){if(!arguments.length)return Array.from(this,FI);var n=t?BI:vI,r=this._parents,o=this._groups;typeof e!="function"&&(e=UI(e));for(var s=o.length,a=new Array(s),l=new Array(s),E=new Array(s),c=0;c<s;++c){var d=r[c],T=o[c],u=T.length,S=wI(e.call(d,d&&d.__data__,c,r)),R=S.length,I=l[c]=new Array(R),N=a[c]=new Array(R),A=E[c]=new Array(u);n(d,T,I,N,A,S,t);for(var p=0,f=0,h,C;p<R;++p)if(h=I[p]){for(p>=f&&(f=p+1);!(C=N[f])&&++f<R;);h._next=C||null}}return a=new Ye(a,r),a._enter=l,a._exit=E,a}function wI(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function HI(){return new Ye(this._exit||this._groups.map(Fc),this._parents)}function YI(e,t,n){var r=this.enter(),o=this,s=this.exit();return typeof e=="function"?(r=e(r),r&&(r=r.selection())):r=r.append(e+""),t!=null&&(o=t(o),o&&(o=o.selection())),n==null?s.remove():n(s),r&&o?r.merge(o).order():o}function kI(e){for(var t=e.selection?e.selection():e,n=this._groups,r=t._groups,o=n.length,s=r.length,a=Math.min(o,s),l=new Array(o),E=0;E<a;++E)for(var c=n[E],d=r[E],T=c.length,u=l[E]=new Array(T),S,R=0;R<T;++R)(S=c[R]||d[R])&&(u[R]=S);for(;E<o;++E)l[E]=n[E];return new Ye(l,this._parents)}function jI(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var r=e[t],o=r.length-1,s=r[o],a;--o>=0;)(a=r[o])&&(s&&a.compareDocumentPosition(s)^4&&s.parentNode.insertBefore(a,s),s=a);return this}function WI(e){e||(e=VI);function t(T,u){return T&&u?e(T.__data__,u.__data__):!T-!u}for(var n=this._groups,r=n.length,o=new Array(r),s=0;s<r;++s){for(var a=n[s],l=a.length,E=o[s]=new Array(l),c,d=0;d<l;++d)(c=a[d])&&(E[d]=c);E.sort(t)}return new Ye(o,this._parents).order()}function VI(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function $I(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function XI(){return Array.from(this)}function KI(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],o=0,s=r.length;o<s;++o){var a=r[o];if(a)return a}return null}function zI(){let e=0;for(const t of this)++e;return e}function JI(){return!this.node()}function qI(e){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var o=t[n],s=0,a=o.length,l;s<a;++s)(l=o[s])&&e.call(l,l.__data__,s,o);return this}function QI(e){return function(){this.removeAttribute(e)}}function ZI(e){return function(){this.removeAttributeNS(e.space,e.local)}}function eN(e,t){return function(){this.setAttribute(e,t)}}function tN(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function nN(e,t){return function(){var n=t.apply(this,arguments);n==null?this.removeAttribute(e):this.setAttribute(e,n)}}function rN(e,t){return function(){var n=t.apply(this,arguments);n==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function oN(e,t){var n=Yo(e);if(arguments.length<2){var r=this.node();return n.local?r.getAttributeNS(n.space,n.local):r.getAttribute(n)}return this.each((t==null?n.local?ZI:QI:typeof t=="function"?n.local?rN:nN:n.local?tN:eN)(n,t))}function Gc(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function sN(e){return function(){this.style.removeProperty(e)}}function iN(e,t,n){return function(){this.style.setProperty(e,t,n)}}function aN(e,t,n){return function(){var r=t.apply(this,arguments);r==null?this.style.removeProperty(e):this.style.setProperty(e,r,n)}}function lN(e,t,n){return arguments.length>1?this.each((t==null?sN:typeof t=="function"?aN:iN)(e,t,n??"")):Nn(this.node(),e)}function Nn(e,t){return e.style.getPropertyValue(t)||Gc(e).getComputedStyle(e,null).getPropertyValue(t)}function EN(e){return function(){delete this[e]}}function cN(e,t){return function(){this[e]=t}}function dN(e,t){return function(){var n=t.apply(this,arguments);n==null?delete this[e]:this[e]=n}}function TN(e,t){return arguments.length>1?this.each((t==null?EN:typeof t=="function"?dN:cN)(e,t)):this.node()[e]}function wc(e){return e.trim().split(/^|\s+/)}function zi(e){return e.classList||new Hc(e)}function Hc(e){this._node=e,this._names=wc(e.getAttribute("class")||"")}Hc.prototype={add:function(e){var t=this._names.indexOf(e);t<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function Yc(e,t){for(var n=zi(e),r=-1,o=t.length;++r<o;)n.add(t[r])}function kc(e,t){for(var n=zi(e),r=-1,o=t.length;++r<o;)n.remove(t[r])}function uN(e){return function(){Yc(this,e)}}function SN(e){return function(){kc(this,e)}}function RN(e,t){return function(){(t.apply(this,arguments)?Yc:kc)(this,e)}}function AN(e,t){var n=wc(e+"");if(arguments.length<2){for(var r=zi(this.node()),o=-1,s=n.length;++o<s;)if(!r.contains(n[o]))return!1;return!0}return this.each((typeof t=="function"?RN:t?uN:SN)(n,t))}function IN(){this.textContent=""}function NN(e){return function(){this.textContent=e}}function ON(e){return function(){var t=e.apply(this,arguments);this.textContent=t??""}}function fN(e){return arguments.length?this.each(e==null?IN:(typeof e=="function"?ON:NN)(e)):this.node().textContent}function pN(){this.innerHTML=""}function hN(e){return function(){this.innerHTML=e}}function CN(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t??""}}function LN(e){return arguments.length?this.each(e==null?pN:(typeof e=="function"?CN:hN)(e)):this.node().innerHTML}function _N(){this.nextSibling&&this.parentNode.appendChild(this)}function mN(){return this.each(_N)}function gN(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function xN(){return this.each(gN)}function yN(e){var t=typeof e=="function"?e:bc(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function DN(){return null}function MN(e,t){var n=typeof e=="function"?e:bc(e),r=t==null?DN:typeof t=="function"?t:Ki(t);return this.select(function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)})}function PN(){var e=this.parentNode;e&&e.removeChild(this)}function bN(){return this.each(PN)}function UN(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function vN(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function BN(e){return this.select(e?vN:UN)}function FN(e){return arguments.length?this.property("__data__",e):this.node().__data__}function GN(e){return function(t){e.call(this,t,this.__data__)}}function wN(e){return e.trim().split(/^|\s+/).map(function(t){var n="",r=t.indexOf(".");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{type:t,name:n}})}function HN(e){return function(){var t=this.__on;if(t){for(var n=0,r=-1,o=t.length,s;n<o;++n)s=t[n],(!e.type||s.type===e.type)&&s.name===e.name?this.removeEventListener(s.type,s.listener,s.options):t[++r]=s;++r?t.length=r:delete this.__on}}}function YN(e,t,n){return function(){var r=this.__on,o,s=GN(t);if(r){for(var a=0,l=r.length;a<l;++a)if((o=r[a]).type===e.type&&o.name===e.name){this.removeEventListener(o.type,o.listener,o.options),this.addEventListener(o.type,o.listener=s,o.options=n),o.value=t;return}}this.addEventListener(e.type,s,n),o={type:e.type,name:e.name,value:t,listener:s,options:n},r?r.push(o):this.__on=[o]}}function kN(e,t,n){var r=wN(e+""),o,s=r.length,a;if(arguments.length<2){var l=this.node().__on;if(l){for(var E=0,c=l.length,d;E<c;++E)for(o=0,d=l[E];o<s;++o)if((a=r[o]).type===d.type&&a.name===d.name)return d.value}return}for(l=t?YN:HN,o=0;o<s;++o)this.each(l(r[o],t,n));return this}function jc(e,t,n){var r=Gc(e),o=r.CustomEvent;typeof o=="function"?o=new o(t,n):(o=r.document.createEvent("Event"),n?(o.initEvent(t,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function jN(e,t){return function(){return jc(this,e,t)}}function WN(e,t){return function(){return jc(this,e,t.apply(this,arguments))}}function VN(e,t){return this.each((typeof t=="function"?WN:jN)(e,t))}function*$N(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],o=0,s=r.length,a;o<s;++o)(a=r[o])&&(yield a)}var Wc=[null];function Ye(e,t){this._groups=e,this._parents=t}function dr(){return new Ye([[document.documentElement]],Wc)}function XN(){return this}Ye.prototype=dr.prototype={constructor:Ye,select:OI,selectAll:CI,selectChild:gI,selectChildren:MI,filter:PI,data:GI,enter:bI,exit:HI,join:YI,merge:kI,selection:XN,order:jI,sort:WI,call:$I,nodes:XI,node:KI,size:zI,empty:JI,each:qI,attr:oN,style:lN,property:TN,classed:AN,text:fN,html:LN,raise:mN,lower:xN,append:yN,insert:MN,remove:bN,clone:BN,datum:FN,on:kN,dispatch:VN,[Symbol.iterator]:$N};function He(e){return typeof e=="string"?new Ye([[document.querySelector(e)]],[document.documentElement]):new Ye([[e]],Wc)}function KN(e){let t;for(;t=e.sourceEvent;)e=t;return e}function Ke(e,t){if(e=KN(e),t===void 0&&(t=e.currentTarget),t){var n=t.ownerSVGElement||t;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=e.clientX,r.y=e.clientY,r=r.matrixTransform(t.getScreenCTM().inverse()),[r.x,r.y]}if(t.getBoundingClientRect){var o=t.getBoundingClientRect();return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}const zN={passive:!1},er={capture:!0,passive:!1};function ps(e){e.stopImmediatePropagation()}function Rn(e){e.preventDefault(),e.stopImmediatePropagation()}function Vc(e){var t=e.document.documentElement,n=He(e).on("dragstart.drag",Rn,er);"onselectstart"in t?n.on("selectstart.drag",Rn,er):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function $c(e,t){var n=e.document.documentElement,r=He(e).on("dragstart.drag",null);t&&(r.on("click.drag",Rn,er),setTimeout(function(){r.on("click.drag",null)},0)),"onselectstart"in n?r.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}const jr=e=>()=>e;function pi(e,{sourceEvent:t,subject:n,target:r,identifier:o,active:s,x:a,y:l,dx:E,dy:c,dispatch:d}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},subject:{value:n,enumerable:!0,configurable:!0},target:{value:r,enumerable:!0,configurable:!0},identifier:{value:o,enumerable:!0,configurable:!0},active:{value:s,enumerable:!0,configurable:!0},x:{value:a,enumerable:!0,configurable:!0},y:{value:l,enumerable:!0,configurable:!0},dx:{value:E,enumerable:!0,configurable:!0},dy:{value:c,enumerable:!0,configurable:!0},_:{value:d}})}pi.prototype.on=function(){var e=this._.on.apply(this._,arguments);return e===this._?this:e};function JN(e){return!e.ctrlKey&&!e.button}function qN(){return this.parentNode}function QN(e,t){return t??{x:e.x,y:e.y}}function ZN(){return navigator.maxTouchPoints||"ontouchstart"in this}function Xc(){var e=JN,t=qN,n=QN,r=ZN,o={},s=Ho("start","drag","end"),a=0,l,E,c,d,T=0;function u(h){h.on("mousedown.drag",S).filter(r).on("touchstart.drag",N).on("touchmove.drag",A,zN).on("touchend.drag touchcancel.drag",p).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function S(h,C){if(!(d||!e.call(this,h,C))){var _=f(this,t.call(this,h,C),h,C,"mouse");_&&(He(h.view).on("mousemove.drag",R,er).on("mouseup.drag",I,er),Vc(h.view),ps(h),c=!1,l=h.clientX,E=h.clientY,_("start",h))}}function R(h){if(Rn(h),!c){var C=h.clientX-l,_=h.clientY-E;c=C*C+_*_>T}o.mouse("drag",h)}function I(h){He(h.view).on("mousemove.drag mouseup.drag",null),$c(h.view,c),Rn(h),o.mouse("end",h)}function N(h,C){if(e.call(this,h,C)){var _=h.changedTouches,x=t.call(this,h,C),M=_.length,m,U;for(m=0;m<M;++m)(U=f(this,x,h,C,_[m].identifier,_[m]))&&(ps(h),U("start",h,_[m]))}}function A(h){var C=h.changedTouches,_=C.length,x,M;for(x=0;x<_;++x)(M=o[C[x].identifier])&&(Rn(h),M("drag",h,C[x]))}function p(h){var C=h.changedTouches,_=C.length,x,M;for(d&&clearTimeout(d),d=setTimeout(function(){d=null},500),x=0;x<_;++x)(M=o[C[x].identifier])&&(ps(h),M("end",h,C[x]))}function f(h,C,_,x,M,m){var U=s.copy(),g=Ke(m||_,C),P,H,L;if((L=n.call(h,new pi("beforestart",{sourceEvent:_,target:u,identifier:M,active:a,x:g[0],y:g[1],dx:0,dy:0,dispatch:U}),x))!=null)return P=L.x-g[0]||0,H=L.y-g[1]||0,function b(D,F,B){var y=g,G;switch(D){case"start":o[M]=b,G=a++;break;case"end":delete o[M],--a;case"drag":g=Ke(B||F,C),G=a;break}U.call(D,h,new pi(D,{sourceEvent:F,subject:L,target:u,identifier:M,active:G,x:g[0]+P,y:g[1]+H,dx:g[0]-y[0],dy:g[1]-y[1],dispatch:U}),x)}}return u.filter=function(h){return arguments.length?(e=typeof h=="function"?h:jr(!!h),u):e},u.container=function(h){return arguments.length?(t=typeof h=="function"?h:jr(h),u):t},u.subject=function(h){return arguments.length?(n=typeof h=="function"?h:jr(h),u):n},u.touchable=function(h){return arguments.length?(r=typeof h=="function"?h:jr(!!h),u):r},u.on=function(){var h=s.on.apply(s,arguments);return h===s?u:h},u.clickDistance=function(h){return arguments.length?(T=(h=+h)*h,u):Math.sqrt(T)},u}function Ji(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function Kc(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function Tr(){}var tr=.7,fo=1/tr,An="\\s*([+-]?\\d+)\\s*",nr="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",lt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",eO=/^#([0-9a-f]{3,8})$/,tO=new RegExp(`^rgb\\(${An},${An},${An}\\)$`),nO=new RegExp(`^rgb\\(${lt},${lt},${lt}\\)$`),rO=new RegExp(`^rgba\\(${An},${An},${An},${nr}\\)$`),oO=new RegExp(`^rgba\\(${lt},${lt},${lt},${nr}\\)$`),sO=new RegExp(`^hsl\\(${nr},${lt},${lt}\\)$`),iO=new RegExp(`^hsla\\(${nr},${lt},${lt},${nr}\\)$`),za={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};Ji(Tr,Xt,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Ja,formatHex:Ja,formatHex8:aO,formatHsl:lO,formatRgb:qa,toString:qa});function Ja(){return this.rgb().formatHex()}function aO(){return this.rgb().formatHex8()}function lO(){return zc(this).formatHsl()}function qa(){return this.rgb().formatRgb()}function Xt(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=eO.exec(e))?(n=t[1].length,t=parseInt(t[1],16),n===6?Qa(t):n===3?new Be(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):n===8?Wr(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):n===4?Wr(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=tO.exec(e))?new Be(t[1],t[2],t[3],1):(t=nO.exec(e))?new Be(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=rO.exec(e))?Wr(t[1],t[2],t[3],t[4]):(t=oO.exec(e))?Wr(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=sO.exec(e))?tl(t[1],t[2]/100,t[3]/100,1):(t=iO.exec(e))?tl(t[1],t[2]/100,t[3]/100,t[4]):za.hasOwnProperty(e)?Qa(za[e]):e==="transparent"?new Be(NaN,NaN,NaN,0):null}function Qa(e){return new Be(e>>16&255,e>>8&255,e&255,1)}function Wr(e,t,n,r){return r<=0&&(e=t=n=NaN),new Be(e,t,n,r)}function EO(e){return e instanceof Tr||(e=Xt(e)),e?(e=e.rgb(),new Be(e.r,e.g,e.b,e.opacity)):new Be}function hi(e,t,n,r){return arguments.length===1?EO(e):new Be(e,t,n,r??1)}function Be(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}Ji(Be,hi,Kc(Tr,{brighter(e){return e=e==null?fo:Math.pow(fo,e),new Be(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?tr:Math.pow(tr,e),new Be(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Be(Wt(this.r),Wt(this.g),Wt(this.b),po(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Za,formatHex:Za,formatHex8:cO,formatRgb:el,toString:el}));function Za(){return`#${jt(this.r)}${jt(this.g)}${jt(this.b)}`}function cO(){return`#${jt(this.r)}${jt(this.g)}${jt(this.b)}${jt((isNaN(this.opacity)?1:this.opacity)*255)}`}function el(){const e=po(this.opacity);return`${e===1?"rgb(":"rgba("}${Wt(this.r)}, ${Wt(this.g)}, ${Wt(this.b)}${e===1?")":`, ${e})`}`}function po(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Wt(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function jt(e){return e=Wt(e),(e<16?"0":"")+e.toString(16)}function tl(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new ze(e,t,n,r)}function zc(e){if(e instanceof ze)return new ze(e.h,e.s,e.l,e.opacity);if(e instanceof Tr||(e=Xt(e)),!e)return new ze;if(e instanceof ze)return e;e=e.rgb();var t=e.r/255,n=e.g/255,r=e.b/255,o=Math.min(t,n,r),s=Math.max(t,n,r),a=NaN,l=s-o,E=(s+o)/2;return l?(t===s?a=(n-r)/l+(n<r)*6:n===s?a=(r-t)/l+2:a=(t-n)/l+4,l/=E<.5?s+o:2-s-o,a*=60):l=E>0&&E<1?0:a,new ze(a,l,E,e.opacity)}function dO(e,t,n,r){return arguments.length===1?zc(e):new ze(e,t,n,r??1)}function ze(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}Ji(ze,dO,Kc(Tr,{brighter(e){return e=e==null?fo:Math.pow(fo,e),new ze(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?tr:Math.pow(tr,e),new ze(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,o=2*n-r;return new Be(hs(e>=240?e-240:e+120,o,r),hs(e,o,r),hs(e<120?e+240:e-120,o,r),this.opacity)},clamp(){return new ze(nl(this.h),Vr(this.s),Vr(this.l),po(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=po(this.opacity);return`${e===1?"hsl(":"hsla("}${nl(this.h)}, ${Vr(this.s)*100}%, ${Vr(this.l)*100}%${e===1?")":`, ${e})`}`}}));function nl(e){return e=(e||0)%360,e<0?e+360:e}function Vr(e){return Math.max(0,Math.min(1,e||0))}function hs(e,t,n){return(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)*255}const qi=e=>()=>e;function TO(e,t){return function(n){return e+n*t}}function uO(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}function SO(e){return(e=+e)==1?Jc:function(t,n){return n-t?uO(t,n,e):qi(isNaN(t)?n:t)}}function Jc(e,t){var n=t-e;return n?TO(e,n):qi(isNaN(e)?t:e)}const ho=(function e(t){var n=SO(t);function r(o,s){var a=n((o=hi(o)).r,(s=hi(s)).r),l=n(o.g,s.g),E=n(o.b,s.b),c=Jc(o.opacity,s.opacity);return function(d){return o.r=a(d),o.g=l(d),o.b=E(d),o.opacity=c(d),o+""}}return r.gamma=e,r})(1);function RO(e,t){t||(t=[]);var n=e?Math.min(t.length,e.length):0,r=t.slice(),o;return function(s){for(o=0;o<n;++o)r[o]=e[o]*(1-s)+t[o]*s;return r}}function AO(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function IO(e,t){var n=t?t.length:0,r=e?Math.min(n,e.length):0,o=new Array(r),s=new Array(n),a;for(a=0;a<r;++a)o[a]=$n(e[a],t[a]);for(;a<n;++a)s[a]=t[a];return function(l){for(a=0;a<r;++a)s[a]=o[a](l);return s}}function NO(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function it(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function OO(e,t){var n={},r={},o;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(o in t)o in e?n[o]=$n(e[o],t[o]):r[o]=t[o];return function(s){for(o in n)r[o]=n[o](s);return r}}var Ci=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Cs=new RegExp(Ci.source,"g");function fO(e){return function(){return e}}function pO(e){return function(t){return e(t)+""}}function qc(e,t){var n=Ci.lastIndex=Cs.lastIndex=0,r,o,s,a=-1,l=[],E=[];for(e=e+"",t=t+"";(r=Ci.exec(e))&&(o=Cs.exec(t));)(s=o.index)>n&&(s=t.slice(n,s),l[a]?l[a]+=s:l[++a]=s),(r=r[0])===(o=o[0])?l[a]?l[a]+=o:l[++a]=o:(l[++a]=null,E.push({i:a,x:it(r,o)})),n=Cs.lastIndex;return n<t.length&&(s=t.slice(n),l[a]?l[a]+=s:l[++a]=s),l.length<2?E[0]?pO(E[0].x):fO(t):(t=E.length,function(c){for(var d=0,T;d<t;++d)l[(T=E[d]).i]=T.x(c);return l.join("")})}function $n(e,t){var n=typeof t,r;return t==null||n==="boolean"?qi(t):(n==="number"?it:n==="string"?(r=Xt(t))?(t=r,ho):qc:t instanceof Xt?ho:t instanceof Date?NO:AO(t)?RO:Array.isArray(t)?IO:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?OO:it)(e,t)}var rl=180/Math.PI,Li={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Qc(e,t,n,r,o,s){var a,l,E;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(E=e*n+t*r)&&(n-=e*E,r-=t*E),(l=Math.sqrt(n*n+r*r))&&(n/=l,r/=l,E/=l),e*r<t*n&&(e=-e,t=-t,E=-E,a=-a),{translateX:o,translateY:s,rotate:Math.atan2(t,e)*rl,skewX:Math.atan(E)*rl,scaleX:a,scaleY:l}}var $r;function hO(e){const t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Li:Qc(t.a,t.b,t.c,t.d,t.e,t.f)}function CO(e){return e==null||($r||($r=document.createElementNS("http://www.w3.org/2000/svg","g")),$r.setAttribute("transform",e),!(e=$r.transform.baseVal.consolidate()))?Li:(e=e.matrix,Qc(e.a,e.b,e.c,e.d,e.e,e.f))}function Zc(e,t,n,r){function o(c){return c.length?c.pop()+" ":""}function s(c,d,T,u,S,R){if(c!==T||d!==u){var I=S.push("translate(",null,t,null,n);R.push({i:I-4,x:it(c,T)},{i:I-2,x:it(d,u)})}else(T||u)&&S.push("translate("+T+t+u+n)}function a(c,d,T,u){c!==d?(c-d>180?d+=360:d-c>180&&(c+=360),u.push({i:T.push(o(T)+"rotate(",null,r)-2,x:it(c,d)})):d&&T.push(o(T)+"rotate("+d+r)}function l(c,d,T,u){c!==d?u.push({i:T.push(o(T)+"skewX(",null,r)-2,x:it(c,d)}):d&&T.push(o(T)+"skewX("+d+r)}function E(c,d,T,u,S,R){if(c!==T||d!==u){var I=S.push(o(S)+"scale(",null,",",null,")");R.push({i:I-4,x:it(c,T)},{i:I-2,x:it(d,u)})}else(T!==1||u!==1)&&S.push(o(S)+"scale("+T+","+u+")")}return function(c,d){var T=[],u=[];return c=e(c),d=e(d),s(c.translateX,c.translateY,d.translateX,d.translateY,T,u),a(c.rotate,d.rotate,T,u),l(c.skewX,d.skewX,T,u),E(c.scaleX,c.scaleY,d.scaleX,d.scaleY,T,u),c=d=null,function(S){for(var R=-1,I=u.length,N;++R<I;)T[(N=u[R]).i]=N.x(S);return T.join("")}}}var LO=Zc(hO,"px, ","px)","deg)"),_O=Zc(CO,", ",")",")"),mO=1e-12;function ol(e){return((e=Math.exp(e))+1/e)/2}function gO(e){return((e=Math.exp(e))-1/e)/2}function xO(e){return((e=Math.exp(2*e))-1)/(e+1)}const ro=(function e(t,n,r){function o(s,a){var l=s[0],E=s[1],c=s[2],d=a[0],T=a[1],u=a[2],S=d-l,R=T-E,I=S*S+R*R,N,A;if(I<mO)A=Math.log(u/c)/t,N=function(x){return[l+x*S,E+x*R,c*Math.exp(t*x*A)]};else{var p=Math.sqrt(I),f=(u*u-c*c+r*I)/(2*c*n*p),h=(u*u-c*c-r*I)/(2*u*n*p),C=Math.log(Math.sqrt(f*f+1)-f),_=Math.log(Math.sqrt(h*h+1)-h);A=(_-C)/t,N=function(x){var M=x*A,m=ol(C),U=c/(n*p)*(m*xO(t*M+C)-gO(C));return[l+U*S,E+U*R,c*m/ol(t*M+C)]}}return N.duration=A*1e3*t/Math.SQRT2,N}return o.rho=function(s){var a=Math.max(.001,+s),l=a*a,E=l*l;return e(a,l,E)},o})(Math.SQRT2,2,4);var On=0,kn=0,wn=0,ed=1e3,Co,jn,Lo=0,Kt=0,ko=0,rr=typeof performance=="object"&&performance.now?performance:Date,td=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Qi(){return Kt||(td(yO),Kt=rr.now()+ko)}function yO(){Kt=0}function _o(){this._call=this._time=this._next=null}_o.prototype=nd.prototype={constructor:_o,restart:function(e,t,n){if(typeof e!="function")throw new TypeError("callback is not a function");n=(n==null?Qi():+n)+(t==null?0:+t),!this._next&&jn!==this&&(jn?jn._next=this:Co=this,jn=this),this._call=e,this._time=n,_i()},stop:function(){this._call&&(this._call=null,this._time=1/0,_i())}};function nd(e,t,n){var r=new _o;return r.restart(e,t,n),r}function DO(){Qi(),++On;for(var e=Co,t;e;)(t=Kt-e._time)>=0&&e._call.call(void 0,t),e=e._next;--On}function sl(){Kt=(Lo=rr.now())+ko,On=kn=0;try{DO()}finally{On=0,PO(),Kt=0}}function MO(){var e=rr.now(),t=e-Lo;t>ed&&(ko-=t,Lo=e)}function PO(){for(var e,t=Co,n,r=1/0;t;)t._call?(r>t._time&&(r=t._time),e=t,t=t._next):(n=t._next,t._next=null,t=e?e._next=n:Co=n);jn=e,_i(r)}function _i(e){if(!On){kn&&(kn=clearTimeout(kn));var t=e-Kt;t>24?(e<1/0&&(kn=setTimeout(sl,e-rr.now()-ko)),wn&&(wn=clearInterval(wn))):(wn||(Lo=rr.now(),wn=setInterval(MO,ed)),On=1,td(sl))}}function il(e,t,n){var r=new _o;return t=t==null?0:+t,r.restart(o=>{r.stop(),e(o+t)},t,n),r}var bO=Ho("start","end","cancel","interrupt"),UO=[],rd=0,al=1,mi=2,oo=3,ll=4,gi=5,so=6;function jo(e,t,n,r,o,s){var a=e.__transition;if(!a)e.__transition={};else if(n in a)return;vO(e,n,{name:t,index:r,group:o,on:bO,tween:UO,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:rd})}function Zi(e,t){var n=et(e,t);if(n.state>rd)throw new Error("too late; already scheduled");return n}function ct(e,t){var n=et(e,t);if(n.state>oo)throw new Error("too late; already running");return n}function et(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function vO(e,t,n){var r=e.__transition,o;r[t]=n,n.timer=nd(s,0,n.time);function s(c){n.state=al,n.timer.restart(a,n.delay,n.time),n.delay<=c&&a(c-n.delay)}function a(c){var d,T,u,S;if(n.state!==al)return E();for(d in r)if(S=r[d],S.name===n.name){if(S.state===oo)return il(a);S.state===ll?(S.state=so,S.timer.stop(),S.on.call("interrupt",e,e.__data__,S.index,S.group),delete r[d]):+d<t&&(S.state=so,S.timer.stop(),S.on.call("cancel",e,e.__data__,S.index,S.group),delete r[d])}if(il(function(){n.state===oo&&(n.state=ll,n.timer.restart(l,n.delay,n.time),l(c))}),n.state=mi,n.on.call("start",e,e.__data__,n.index,n.group),n.state===mi){for(n.state=oo,o=new Array(u=n.tween.length),d=0,T=-1;d<u;++d)(S=n.tween[d].value.call(e,e.__data__,n.index,n.group))&&(o[++T]=S);o.length=T+1}}function l(c){for(var d=c<n.duration?n.ease.call(null,c/n.duration):(n.timer.restart(E),n.state=gi,1),T=-1,u=o.length;++T<u;)o[T].call(e,d);n.state===gi&&(n.on.call("end",e,e.__data__,n.index,n.group),E())}function E(){n.state=so,n.timer.stop(),delete r[t];for(var c in r)return;delete e.__transition}}function io(e,t){var n=e.__transition,r,o,s=!0,a;if(n){t=t==null?null:t+"";for(a in n){if((r=n[a]).name!==t){s=!1;continue}o=r.state>mi&&r.state<gi,r.state=so,r.timer.stop(),r.on.call(o?"interrupt":"cancel",e,e.__data__,r.index,r.group),delete n[a]}s&&delete e.__transition}}function BO(e){return this.each(function(){io(this,e)})}function FO(e,t){var n,r;return function(){var o=ct(this,e),s=o.tween;if(s!==n){r=n=s;for(var a=0,l=r.length;a<l;++a)if(r[a].name===t){r=r.slice(),r.splice(a,1);break}}o.tween=r}}function GO(e,t,n){var r,o;if(typeof n!="function")throw new Error;return function(){var s=ct(this,e),a=s.tween;if(a!==r){o=(r=a).slice();for(var l={name:t,value:n},E=0,c=o.length;E<c;++E)if(o[E].name===t){o[E]=l;break}E===c&&o.push(l)}s.tween=o}}function wO(e,t){var n=this._id;if(e+="",arguments.length<2){for(var r=et(this.node(),n).tween,o=0,s=r.length,a;o<s;++o)if((a=r[o]).name===e)return a.value;return null}return this.each((t==null?FO:GO)(n,e,t))}function ea(e,t,n){var r=e._id;return e.each(function(){var o=ct(this,r);(o.value||(o.value={}))[t]=n.apply(this,arguments)}),function(o){return et(o,r).value[t]}}function od(e,t){var n;return(typeof t=="number"?it:t instanceof Xt?ho:(n=Xt(t))?(t=n,ho):qc)(e,t)}function HO(e){return function(){this.removeAttribute(e)}}function YO(e){return function(){this.removeAttributeNS(e.space,e.local)}}function kO(e,t,n){var r,o=n+"",s;return function(){var a=this.getAttribute(e);return a===o?null:a===r?s:s=t(r=a,n)}}function jO(e,t,n){var r,o=n+"",s;return function(){var a=this.getAttributeNS(e.space,e.local);return a===o?null:a===r?s:s=t(r=a,n)}}function WO(e,t,n){var r,o,s;return function(){var a,l=n(this),E;return l==null?void this.removeAttribute(e):(a=this.getAttribute(e),E=l+"",a===E?null:a===r&&E===o?s:(o=E,s=t(r=a,l)))}}function VO(e,t,n){var r,o,s;return function(){var a,l=n(this),E;return l==null?void this.removeAttributeNS(e.space,e.local):(a=this.getAttributeNS(e.space,e.local),E=l+"",a===E?null:a===r&&E===o?s:(o=E,s=t(r=a,l)))}}function $O(e,t){var n=Yo(e),r=n==="transform"?_O:od;return this.attrTween(e,typeof t=="function"?(n.local?VO:WO)(n,r,ea(this,"attr."+e,t)):t==null?(n.local?YO:HO)(n):(n.local?jO:kO)(n,r,t))}function XO(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}function KO(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}function zO(e,t){var n,r;function o(){var s=t.apply(this,arguments);return s!==r&&(n=(r=s)&&KO(e,s)),n}return o._value=t,o}function JO(e,t){var n,r;function o(){var s=t.apply(this,arguments);return s!==r&&(n=(r=s)&&XO(e,s)),n}return o._value=t,o}function qO(e,t){var n="attr."+e;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;var r=Yo(e);return this.tween(n,(r.local?zO:JO)(r,t))}function QO(e,t){return function(){Zi(this,e).delay=+t.apply(this,arguments)}}function ZO(e,t){return t=+t,function(){Zi(this,e).delay=t}}function ef(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?QO:ZO)(t,e)):et(this.node(),t).delay}function tf(e,t){return function(){ct(this,e).duration=+t.apply(this,arguments)}}function nf(e,t){return t=+t,function(){ct(this,e).duration=t}}function rf(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?tf:nf)(t,e)):et(this.node(),t).duration}function of(e,t){if(typeof t!="function")throw new Error;return function(){ct(this,e).ease=t}}function sf(e){var t=this._id;return arguments.length?this.each(of(t,e)):et(this.node(),t).ease}function af(e,t){return function(){var n=t.apply(this,arguments);if(typeof n!="function")throw new Error;ct(this,e).ease=n}}function lf(e){if(typeof e!="function")throw new Error;return this.each(af(this._id,e))}function Ef(e){typeof e!="function"&&(e=vc(e));for(var t=this._groups,n=t.length,r=new Array(n),o=0;o<n;++o)for(var s=t[o],a=s.length,l=r[o]=[],E,c=0;c<a;++c)(E=s[c])&&e.call(E,E.__data__,c,s)&&l.push(E);return new pt(r,this._parents,this._name,this._id)}function cf(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,r=t.length,o=n.length,s=Math.min(r,o),a=new Array(r),l=0;l<s;++l)for(var E=t[l],c=n[l],d=E.length,T=a[l]=new Array(d),u,S=0;S<d;++S)(u=E[S]||c[S])&&(T[S]=u);for(;l<r;++l)a[l]=t[l];return new pt(a,this._parents,this._name,this._id)}function df(e){return(e+"").trim().split(/^|\s+/).every(function(t){var n=t.indexOf(".");return n>=0&&(t=t.slice(0,n)),!t||t==="start"})}function Tf(e,t,n){var r,o,s=df(t)?Zi:ct;return function(){var a=s(this,e),l=a.on;l!==r&&(o=(r=l).copy()).on(t,n),a.on=o}}function uf(e,t){var n=this._id;return arguments.length<2?et(this.node(),n).on.on(e):this.each(Tf(n,e,t))}function Sf(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}function Rf(){return this.on("end.remove",Sf(this._id))}function Af(e){var t=this._name,n=this._id;typeof e!="function"&&(e=Ki(e));for(var r=this._groups,o=r.length,s=new Array(o),a=0;a<o;++a)for(var l=r[a],E=l.length,c=s[a]=new Array(E),d,T,u=0;u<E;++u)(d=l[u])&&(T=e.call(d,d.__data__,u,l))&&("__data__"in d&&(T.__data__=d.__data__),c[u]=T,jo(c[u],t,n,u,c,et(d,n)));return new pt(s,this._parents,t,n)}function If(e){var t=this._name,n=this._id;typeof e!="function"&&(e=Uc(e));for(var r=this._groups,o=r.length,s=[],a=[],l=0;l<o;++l)for(var E=r[l],c=E.length,d,T=0;T<c;++T)if(d=E[T]){for(var u=e.call(d,d.__data__,T,E),S,R=et(d,n),I=0,N=u.length;I<N;++I)(S=u[I])&&jo(S,t,n,I,u,R);s.push(u),a.push(d)}return new pt(s,a,t,n)}var Nf=dr.prototype.constructor;function Of(){return new Nf(this._groups,this._parents)}function ff(e,t){var n,r,o;return function(){var s=Nn(this,e),a=(this.style.removeProperty(e),Nn(this,e));return s===a?null:s===n&&a===r?o:o=t(n=s,r=a)}}function sd(e){return function(){this.style.removeProperty(e)}}function pf(e,t,n){var r,o=n+"",s;return function(){var a=Nn(this,e);return a===o?null:a===r?s:s=t(r=a,n)}}function hf(e,t,n){var r,o,s;return function(){var a=Nn(this,e),l=n(this),E=l+"";return l==null&&(E=l=(this.style.removeProperty(e),Nn(this,e))),a===E?null:a===r&&E===o?s:(o=E,s=t(r=a,l))}}function Cf(e,t){var n,r,o,s="style."+t,a="end."+s,l;return function(){var E=ct(this,e),c=E.on,d=E.value[s]==null?l||(l=sd(t)):void 0;(c!==n||o!==d)&&(r=(n=c).copy()).on(a,o=d),E.on=r}}function Lf(e,t,n){var r=(e+="")=="transform"?LO:od;return t==null?this.styleTween(e,ff(e,r)).on("end.style."+e,sd(e)):typeof t=="function"?this.styleTween(e,hf(e,r,ea(this,"style."+e,t))).each(Cf(this._id,e)):this.styleTween(e,pf(e,r,t),n).on("end.style."+e,null)}function _f(e,t,n){return function(r){this.style.setProperty(e,t.call(this,r),n)}}function mf(e,t,n){var r,o;function s(){var a=t.apply(this,arguments);return a!==o&&(r=(o=a)&&_f(e,a,n)),r}return s._value=t,s}function gf(e,t,n){var r="style."+(e+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(t==null)return this.tween(r,null);if(typeof t!="function")throw new Error;return this.tween(r,mf(e,t,n??""))}function xf(e){return function(){this.textContent=e}}function yf(e){return function(){var t=e(this);this.textContent=t??""}}function Df(e){return this.tween("text",typeof e=="function"?yf(ea(this,"text",e)):xf(e==null?"":e+""))}function Mf(e){return function(t){this.textContent=e.call(this,t)}}function Pf(e){var t,n;function r(){var o=e.apply(this,arguments);return o!==n&&(t=(n=o)&&Mf(o)),t}return r._value=e,r}function bf(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,Pf(e))}function Uf(){for(var e=this._name,t=this._id,n=id(),r=this._groups,o=r.length,s=0;s<o;++s)for(var a=r[s],l=a.length,E,c=0;c<l;++c)if(E=a[c]){var d=et(E,t);jo(E,e,n,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new pt(r,this._parents,e,n)}function vf(){var e,t,n=this,r=n._id,o=n.size();return new Promise(function(s,a){var l={value:a},E={value:function(){--o===0&&s()}};n.each(function(){var c=ct(this,r),d=c.on;d!==e&&(t=(e=d).copy(),t._.cancel.push(l),t._.interrupt.push(l),t._.end.push(E)),c.on=t}),o===0&&s()})}var Bf=0;function pt(e,t,n,r){this._groups=e,this._parents=t,this._name=n,this._id=r}function id(){return++Bf}var At=dr.prototype;pt.prototype={constructor:pt,select:Af,selectAll:If,selectChild:At.selectChild,selectChildren:At.selectChildren,filter:Ef,merge:cf,selection:Of,transition:Uf,call:At.call,nodes:At.nodes,node:At.node,size:At.size,empty:At.empty,each:At.each,on:uf,attr:$O,attrTween:qO,style:Lf,styleTween:gf,text:Df,textTween:bf,remove:Rf,tween:wO,delay:ef,duration:rf,ease:sf,easeVarying:lf,end:vf,[Symbol.iterator]:At[Symbol.iterator]};function Ff(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var Gf={time:null,delay:0,duration:250,ease:Ff};function wf(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return n}function Hf(e){var t,n;e instanceof pt?(t=e._id,e=e._name):(t=id(),(n=Gf).time=Qi(),e=e==null?null:e+"");for(var r=this._groups,o=r.length,s=0;s<o;++s)for(var a=r[s],l=a.length,E,c=0;c<l;++c)(E=a[c])&&jo(E,e,t,c,a,n||wf(E,t));return new pt(r,this._parents,e,t)}dr.prototype.interrupt=BO;dr.prototype.transition=Hf;const Xr=e=>()=>e;function Yf(e,{sourceEvent:t,target:n,transform:r,dispatch:o}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},transform:{value:r,enumerable:!0,configurable:!0},_:{value:o}})}function Ot(e,t,n){this.k=e,this.x=t,this.y=n}Ot.prototype={constructor:Ot,scale:function(e){return e===1?this:new Ot(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new Ot(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var Wo=new Ot(1,0,0);ad.prototype=Ot.prototype;function ad(e){for(;!e.__zoom;)if(!(e=e.parentNode))return Wo;return e.__zoom}function Ls(e){e.stopImmediatePropagation()}function Hn(e){e.preventDefault(),e.stopImmediatePropagation()}function kf(e){return(!e.ctrlKey||e.type==="wheel")&&!e.button}function jf(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e,e.hasAttribute("viewBox")?(e=e.viewBox.baseVal,[[e.x,e.y],[e.x+e.width,e.y+e.height]]):[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]):[[0,0],[e.clientWidth,e.clientHeight]]}function El(){return this.__zoom||Wo}function Wf(e){return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function Vf(){return navigator.maxTouchPoints||"ontouchstart"in this}function $f(e,t,n){var r=e.invertX(t[0][0])-n[0][0],o=e.invertX(t[1][0])-n[1][0],s=e.invertY(t[0][1])-n[0][1],a=e.invertY(t[1][1])-n[1][1];return e.translate(o>r?(r+o)/2:Math.min(0,r)||Math.max(0,o),a>s?(s+a)/2:Math.min(0,s)||Math.max(0,a))}function ld(){var e=kf,t=jf,n=$f,r=Wf,o=Vf,s=[0,1/0],a=[[-1/0,-1/0],[1/0,1/0]],l=250,E=ro,c=Ho("start","zoom","end"),d,T,u,S=500,R=150,I=0,N=10;function A(L){L.property("__zoom",El).on("wheel.zoom",M,{passive:!1}).on("mousedown.zoom",m).on("dblclick.zoom",U).filter(o).on("touchstart.zoom",g).on("touchmove.zoom",P).on("touchend.zoom touchcancel.zoom",H).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}A.transform=function(L,b,D,F){var B=L.selection?L.selection():L;B.property("__zoom",El),L!==B?C(L,b,D,F):B.interrupt().each(function(){_(this,arguments).event(F).start().zoom(null,typeof b=="function"?b.apply(this,arguments):b).end()})},A.scaleBy=function(L,b,D,F){A.scaleTo(L,function(){var B=this.__zoom.k,y=typeof b=="function"?b.apply(this,arguments):b;return B*y},D,F)},A.scaleTo=function(L,b,D,F){A.transform(L,function(){var B=t.apply(this,arguments),y=this.__zoom,G=D==null?h(B):typeof D=="function"?D.apply(this,arguments):D,Y=y.invert(G),W=typeof b=="function"?b.apply(this,arguments):b;return n(f(p(y,W),G,Y),B,a)},D,F)},A.translateBy=function(L,b,D,F){A.transform(L,function(){return n(this.__zoom.translate(typeof b=="function"?b.apply(this,arguments):b,typeof D=="function"?D.apply(this,arguments):D),t.apply(this,arguments),a)},null,F)},A.translateTo=function(L,b,D,F,B){A.transform(L,function(){var y=t.apply(this,arguments),G=this.__zoom,Y=F==null?h(y):typeof F=="function"?F.apply(this,arguments):F;return n(Wo.translate(Y[0],Y[1]).scale(G.k).translate(typeof b=="function"?-b.apply(this,arguments):-b,typeof D=="function"?-D.apply(this,arguments):-D),y,a)},F,B)};function p(L,b){return b=Math.max(s[0],Math.min(s[1],b)),b===L.k?L:new Ot(b,L.x,L.y)}function f(L,b,D){var F=b[0]-D[0]*L.k,B=b[1]-D[1]*L.k;return F===L.x&&B===L.y?L:new Ot(L.k,F,B)}function h(L){return[(+L[0][0]+ +L[1][0])/2,(+L[0][1]+ +L[1][1])/2]}function C(L,b,D,F){L.on("start.zoom",function(){_(this,arguments).event(F).start()}).on("interrupt.zoom end.zoom",function(){_(this,arguments).event(F).end()}).tween("zoom",function(){var B=this,y=arguments,G=_(B,y).event(F),Y=t.apply(B,y),W=D==null?h(Y):typeof D=="function"?D.apply(B,y):D,K=Math.max(Y[1][0]-Y[0][0],Y[1][1]-Y[0][1]),z=B.__zoom,ee=typeof b=="function"?b.apply(B,y):b,Z=E(z.invert(W).concat(K/z.k),ee.invert(W).concat(K/ee.k));return function(q){if(q===1)q=ee;else{var v=Z(q),X=K/v[2];q=new Ot(X,W[0]-v[0]*X,W[1]-v[1]*X)}G.zoom(null,q)}})}function _(L,b,D){return!D&&L.__zooming||new x(L,b)}function x(L,b){this.that=L,this.args=b,this.active=0,this.sourceEvent=null,this.extent=t.apply(L,b),this.taps=0}x.prototype={event:function(L){return L&&(this.sourceEvent=L),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(L,b){return this.mouse&&L!=="mouse"&&(this.mouse[1]=b.invert(this.mouse[0])),this.touch0&&L!=="touch"&&(this.touch0[1]=b.invert(this.touch0[0])),this.touch1&&L!=="touch"&&(this.touch1[1]=b.invert(this.touch1[0])),this.that.__zoom=b,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(L){var b=He(this.that).datum();c.call(L,this.that,new Yf(L,{sourceEvent:this.sourceEvent,target:A,transform:this.that.__zoom,dispatch:c}),b)}};function M(L,...b){if(!e.apply(this,arguments))return;var D=_(this,b).event(L),F=this.__zoom,B=Math.max(s[0],Math.min(s[1],F.k*Math.pow(2,r.apply(this,arguments)))),y=Ke(L);if(D.wheel)(D.mouse[0][0]!==y[0]||D.mouse[0][1]!==y[1])&&(D.mouse[1]=F.invert(D.mouse[0]=y)),clearTimeout(D.wheel);else{if(F.k===B)return;D.mouse=[y,F.invert(y)],io(this),D.start()}Hn(L),D.wheel=setTimeout(G,R),D.zoom("mouse",n(f(p(F,B),D.mouse[0],D.mouse[1]),D.extent,a));function G(){D.wheel=null,D.end()}}function m(L,...b){if(u||!e.apply(this,arguments))return;var D=L.currentTarget,F=_(this,b,!0).event(L),B=He(L.view).on("mousemove.zoom",W,!0).on("mouseup.zoom",K,!0),y=Ke(L,D),G=L.clientX,Y=L.clientY;Vc(L.view),Ls(L),F.mouse=[y,this.__zoom.invert(y)],io(this),F.start();function W(z){if(Hn(z),!F.moved){var ee=z.clientX-G,Z=z.clientY-Y;F.moved=ee*ee+Z*Z>I}F.event(z).zoom("mouse",n(f(F.that.__zoom,F.mouse[0]=Ke(z,D),F.mouse[1]),F.extent,a))}function K(z){B.on("mousemove.zoom mouseup.zoom",null),$c(z.view,F.moved),Hn(z),F.event(z).end()}}function U(L,...b){if(e.apply(this,arguments)){var D=this.__zoom,F=Ke(L.changedTouches?L.changedTouches[0]:L,this),B=D.invert(F),y=D.k*(L.shiftKey?.5:2),G=n(f(p(D,y),F,B),t.apply(this,b),a);Hn(L),l>0?He(this).transition().duration(l).call(C,G,F,L):He(this).call(A.transform,G,F,L)}}function g(L,...b){if(e.apply(this,arguments)){var D=L.touches,F=D.length,B=_(this,b,L.changedTouches.length===F).event(L),y,G,Y,W;for(Ls(L),G=0;G<F;++G)Y=D[G],W=Ke(Y,this),W=[W,this.__zoom.invert(W),Y.identifier],B.touch0?!B.touch1&&B.touch0[2]!==W[2]&&(B.touch1=W,B.taps=0):(B.touch0=W,y=!0,B.taps=1+!!d);d&&(d=clearTimeout(d)),y&&(B.taps<2&&(T=W[0],d=setTimeout(function(){d=null},S)),io(this),B.start())}}function P(L,...b){if(this.__zooming){var D=_(this,b).event(L),F=L.changedTouches,B=F.length,y,G,Y,W;for(Hn(L),y=0;y<B;++y)G=F[y],Y=Ke(G,this),D.touch0&&D.touch0[2]===G.identifier?D.touch0[0]=Y:D.touch1&&D.touch1[2]===G.identifier&&(D.touch1[0]=Y);if(G=D.that.__zoom,D.touch1){var K=D.touch0[0],z=D.touch0[1],ee=D.touch1[0],Z=D.touch1[1],q=(q=ee[0]-K[0])*q+(q=ee[1]-K[1])*q,v=(v=Z[0]-z[0])*v+(v=Z[1]-z[1])*v;G=p(G,Math.sqrt(q/v)),Y=[(K[0]+ee[0])/2,(K[1]+ee[1])/2],W=[(z[0]+Z[0])/2,(z[1]+Z[1])/2]}else if(D.touch0)Y=D.touch0[0],W=D.touch0[1];else return;D.zoom("touch",n(f(G,Y,W),D.extent,a))}}function H(L,...b){if(this.__zooming){var D=_(this,b).event(L),F=L.changedTouches,B=F.length,y,G;for(Ls(L),u&&clearTimeout(u),u=setTimeout(function(){u=null},S),y=0;y<B;++y)G=F[y],D.touch0&&D.touch0[2]===G.identifier?delete D.touch0:D.touch1&&D.touch1[2]===G.identifier&&delete D.touch1;if(D.touch1&&!D.touch0&&(D.touch0=D.touch1,delete D.touch1),D.touch0)D.touch0[1]=this.__zoom.invert(D.touch0[0]);else if(D.end(),D.taps===2&&(G=Ke(G,this),Math.hypot(T[0]-G[0],T[1]-G[1])<N)){var Y=He(this).on("dblclick.zoom");Y&&Y.apply(this,arguments)}}}return A.wheelDelta=function(L){return arguments.length?(r=typeof L=="function"?L:Xr(+L),A):r},A.filter=function(L){return arguments.length?(e=typeof L=="function"?L:Xr(!!L),A):e},A.touchable=function(L){return arguments.length?(o=typeof L=="function"?L:Xr(!!L),A):o},A.extent=function(L){return arguments.length?(t=typeof L=="function"?L:Xr([[+L[0][0],+L[0][1]],[+L[1][0],+L[1][1]]]),A):t},A.scaleExtent=function(L){return arguments.length?(s[0]=+L[0],s[1]=+L[1],A):[s[0],s[1]]},A.translateExtent=function(L){return arguments.length?(a[0][0]=+L[0][0],a[1][0]=+L[1][0],a[0][1]=+L[0][1],a[1][1]=+L[1][1],A):[[a[0][0],a[0][1]],[a[1][0],a[1][1]]]},A.constrain=function(L){return arguments.length?(n=L,A):n},A.duration=function(L){return arguments.length?(l=+L,A):l},A.interpolate=function(L){return arguments.length?(E=L,A):E},A.on=function(){var L=c.on.apply(c,arguments);return L===c?A:L},A.clickDistance=function(L){return arguments.length?(I=(L=+L)*L,A):Math.sqrt(I)},A.tapDistance=function(L){return arguments.length?(N=+L,A):N},A}const Et={error001:()=>"[React Flow]: Seems like you have not used zustand provider as an ancestor. Help: https://reactflow.dev/error#001",error002:()=>"It looks like you've created a new nodeTypes or edgeTypes object. If this wasn't on purpose please define the nodeTypes/edgeTypes outside of the component or memoize them.",error003:e=>`Node type "${e}" not found. Using fallback type "default".`,error004:()=>"The React Flow parent container needs a width and a height to render the graph.",error005:()=>"Only child nodes can use a parent extent.",error006:()=>"Can't create edge. An edge needs a source and a target.",error007:e=>`The old edge with id=${e} does not exist.`,error009:e=>`Marker type "${e}" doesn't exist.`,error008:(e,{id:t,sourceHandle:n,targetHandle:r})=>`Couldn't create edge for ${e} handle id: "${e==="source"?n:r}", edge id: ${t}.`,error010:()=>"Handle: No node id found. Make sure to only use a Handle inside a custom Node.",error011:e=>`Edge type "${e}" not found. Using fallback type "default".`,error012:e=>`Node with id "${e}" does not exist, it may have been removed. This can happen when a node is deleted before the "onNodeClick" handler is called.`,error013:(e="react")=>`It seems that you haven't loaded the styles. Please import '@xyflow/${e}/dist/style.css' or base.css to make sure everything is working properly.`,error014:()=>"useNodeConnections: No node ID found. Call useNodeConnections inside a custom Node or provide a node ID.",error015:()=>"It seems that you are trying to drag a node that is not initialized. Please use onNodesChange as explained in the docs."},or=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]],Ed=["Enter"," ","Escape"],cd={"node.a11yDescription.default":"Press enter or space to select a node. Press delete to remove it and escape to cancel.","node.a11yDescription.keyboardDisabled":"Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.","node.a11yDescription.ariaLiveMessage":({direction:e,x:t,y:n})=>`Moved selected node ${e}. New position, x: ${t}, y: ${n}`,"edge.a11yDescription.default":"Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.","controls.ariaLabel":"Control Panel","controls.zoomIn.ariaLabel":"Zoom In","controls.zoomOut.ariaLabel":"Zoom Out","controls.fitView.ariaLabel":"Fit View","controls.interactive.ariaLabel":"Toggle Interactivity","minimap.ariaLabel":"Mini Map","handle.ariaLabel":"Handle"};var fn;(function(e){e.Strict="strict",e.Loose="loose"})(fn||(fn={}));var Vt;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(Vt||(Vt={}));var sr;(function(e){e.Partial="partial",e.Full="full"})(sr||(sr={}));const dd={inProgress:!1,isValid:null,from:null,fromHandle:null,fromPosition:null,fromNode:null,to:null,toHandle:null,toPosition:null,toNode:null,pointer:null};var yt;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})(yt||(yt={}));var pn;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(pn||(pn={}));var ne;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(ne||(ne={}));const cl={[ne.Left]:ne.Right,[ne.Right]:ne.Left,[ne.Top]:ne.Bottom,[ne.Bottom]:ne.Top};function Td(e){return e===null?null:e?"valid":"invalid"}const ud=e=>"id"in e&&"source"in e&&"target"in e,Xf=e=>"id"in e&&"position"in e&&!("source"in e)&&!("target"in e),ta=e=>"id"in e&&"internals"in e&&!("source"in e)&&!("target"in e),ur=(e,t=[0,0])=>{const{width:n,height:r}=ht(e),o=e.origin??t,s=n*o[0],a=r*o[1];return{x:e.position.x-s,y:e.position.y-a}},Kf=(e,t={nodeOrigin:[0,0]})=>{if(e.length===0)return{x:0,y:0,width:0,height:0};const n=e.reduce((r,o)=>{const s=typeof o=="string";let a=!t.nodeLookup&&!s?o:void 0;t.nodeLookup&&(a=s?t.nodeLookup.get(o):ta(o)?o:t.nodeLookup.get(o.id));const l=a?mo(a,t.nodeOrigin):{x:0,y:0,x2:0,y2:0};return Vo(r,l)},{x:1/0,y:1/0,x2:-1/0,y2:-1/0});return $o(n)},Sr=(e,t={})=>{let n={x:1/0,y:1/0,x2:-1/0,y2:-1/0},r=!1;return e.forEach(o=>{(t.filter===void 0||t.filter(o))&&(n=Vo(n,mo(o)),r=!0)}),r?$o(n):{x:0,y:0,width:0,height:0}},na=(e,t,[n,r,o]=[0,0,1],s=!1,a=!1)=>{const l={...Ar(t,[n,r,o]),width:t.width/o,height:t.height/o},E=[];for(const c of e.values()){const{measured:d,selectable:T=!0,hidden:u=!1}=c;if(a&&!T||u)continue;const S=d.width??c.width??c.initialWidth??null,R=d.height??c.height??c.initialHeight??null,I=ir(l,Cn(c)),N=(S??0)*(R??0),A=s&&I>0;(!c.internals.handleBounds||A||I>=N||c.dragging)&&E.push(c)}return E},zf=(e,t)=>{const n=new Set;return e.forEach(r=>{n.add(r.id)}),t.filter(r=>n.has(r.source)||n.has(r.target))};function Jf(e,t){const n=new Map,r=t!=null&&t.nodes?new Set(t.nodes.map(o=>o.id)):null;return e.forEach(o=>{o.measured.width&&o.measured.height&&((t==null?void 0:t.includeHiddenNodes)||!o.hidden)&&(!r||r.has(o.id))&&n.set(o.id,o)}),n}async function qf({nodes:e,width:t,height:n,panZoom:r,minZoom:o,maxZoom:s},a){if(e.size===0)return Promise.resolve(!0);const l=Jf(e,a),E=Sr(l),c=ra(E,t,n,(a==null?void 0:a.minZoom)??o,(a==null?void 0:a.maxZoom)??s,(a==null?void 0:a.padding)??.1);return await r.setViewport(c,{duration:a==null?void 0:a.duration,ease:a==null?void 0:a.ease,interpolate:a==null?void 0:a.interpolate}),Promise.resolve(!0)}function Sd({nodeId:e,nextPosition:t,nodeLookup:n,nodeOrigin:r=[0,0],nodeExtent:o,onError:s}){const a=n.get(e),l=a.parentId?n.get(a.parentId):void 0,{x:E,y:c}=l?l.internals.positionAbsolute:{x:0,y:0},d=a.origin??r;let T=a.extent||o;if(a.extent==="parent"&&!a.expandParent)if(!l)s==null||s("005",Et.error005());else{const S=l.measured.width,R=l.measured.height;S&&R&&(T=[[E,c],[E+S,c+R]])}else l&&Ln(a.extent)&&(T=[[a.extent[0][0]+E,a.extent[0][1]+c],[a.extent[1][0]+E,a.extent[1][1]+c]]);const u=Ln(T)?zt(t,T,a.measured):t;return(a.measured.width===void 0||a.measured.height===void 0)&&(s==null||s("015",Et.error015())),{position:{x:u.x-E+(a.measured.width??0)*d[0],y:u.y-c+(a.measured.height??0)*d[1]},positionAbsolute:u}}async function Qf({nodesToRemove:e=[],edgesToRemove:t=[],nodes:n,edges:r,onBeforeDelete:o}){const s=new Set(e.map(u=>u.id)),a=[];for(const u of n){if(u.deletable===!1)continue;const S=s.has(u.id),R=!S&&u.parentId&&a.find(I=>I.id===u.parentId);(S||R)&&a.push(u)}const l=new Set(t.map(u=>u.id)),E=r.filter(u=>u.deletable!==!1),d=zf(a,E);for(const u of E)l.has(u.id)&&!d.find(R=>R.id===u.id)&&d.push(u);if(!o)return{edges:d,nodes:a};const T=await o({nodes:a,edges:d});return typeof T=="boolean"?T?{edges:d,nodes:a}:{edges:[],nodes:[]}:T}const hn=(e,t=0,n=1)=>Math.min(Math.max(e,t),n),zt=(e={x:0,y:0},t,n)=>({x:hn(e.x,t[0][0],t[1][0]-((n==null?void 0:n.width)??0)),y:hn(e.y,t[0][1],t[1][1]-((n==null?void 0:n.height)??0))});function Rd(e,t,n){const{width:r,height:o}=ht(n),{x:s,y:a}=n.internals.positionAbsolute;return zt(e,[[s,a],[s+r,a+o]],t)}const dl=(e,t,n)=>e<t?hn(Math.abs(e-t),1,t)/t:e>n?-hn(Math.abs(e-n),1,t)/t:0,Ad=(e,t,n=15,r=40)=>{const o=dl(e.x,r,t.width-r)*n,s=dl(e.y,r,t.height-r)*n;return[o,s]},Vo=(e,t)=>({x:Math.min(e.x,t.x),y:Math.min(e.y,t.y),x2:Math.max(e.x2,t.x2),y2:Math.max(e.y2,t.y2)}),xi=({x:e,y:t,width:n,height:r})=>({x:e,y:t,x2:e+n,y2:t+r}),$o=({x:e,y:t,x2:n,y2:r})=>({x:e,y:t,width:n-e,height:r-t}),Cn=(e,t=[0,0])=>{var o,s;const{x:n,y:r}=ta(e)?e.internals.positionAbsolute:ur(e,t);return{x:n,y:r,width:((o=e.measured)==null?void 0:o.width)??e.width??e.initialWidth??0,height:((s=e.measured)==null?void 0:s.height)??e.height??e.initialHeight??0}},mo=(e,t=[0,0])=>{var o,s;const{x:n,y:r}=ta(e)?e.internals.positionAbsolute:ur(e,t);return{x:n,y:r,x2:n+(((o=e.measured)==null?void 0:o.width)??e.width??e.initialWidth??0),y2:r+(((s=e.measured)==null?void 0:s.height)??e.height??e.initialHeight??0)}},Id=(e,t)=>$o(Vo(xi(e),xi(t))),ir=(e,t)=>{const n=Math.max(0,Math.min(e.x+e.width,t.x+t.width)-Math.max(e.x,t.x)),r=Math.max(0,Math.min(e.y+e.height,t.y+t.height)-Math.max(e.y,t.y));return Math.ceil(n*r)},Tl=e=>Je(e.width)&&Je(e.height)&&Je(e.x)&&Je(e.y),Je=e=>!isNaN(e)&&isFinite(e),Zf=(e,t)=>{},Rr=(e,t=[1,1])=>({x:t[0]*Math.round(e.x/t[0]),y:t[1]*Math.round(e.y/t[1])}),Ar=({x:e,y:t},[n,r,o],s=!1,a=[1,1])=>{const l={x:(e-n)/o,y:(t-r)/o};return s?Rr(l,a):l},go=({x:e,y:t},[n,r,o])=>({x:e*o+n,y:t*o+r});function on(e,t){if(typeof e=="number")return Math.floor((t-t/(1+e))*.5);if(typeof e=="string"&&e.endsWith("px")){const n=parseFloat(e);if(!Number.isNaN(n))return Math.floor(n)}if(typeof e=="string"&&e.endsWith("%")){const n=parseFloat(e);if(!Number.isNaN(n))return Math.floor(t*n*.01)}return console.error(`[React Flow] The padding value "${e}" is invalid. Please provide a number or a string with a valid unit (px or %).`),0}function ep(e,t,n){if(typeof e=="string"||typeof e=="number"){const r=on(e,n),o=on(e,t);return{top:r,right:o,bottom:r,left:o,x:o*2,y:r*2}}if(typeof e=="object"){const r=on(e.top??e.y??0,n),o=on(e.bottom??e.y??0,n),s=on(e.left??e.x??0,t),a=on(e.right??e.x??0,t);return{top:r,right:a,bottom:o,left:s,x:s+a,y:r+o}}return{top:0,right:0,bottom:0,left:0,x:0,y:0}}function tp(e,t,n,r,o,s){const{x:a,y:l}=go(e,[t,n,r]),{x:E,y:c}=go({x:e.x+e.width,y:e.y+e.height},[t,n,r]),d=o-E,T=s-c;return{left:Math.floor(a),top:Math.floor(l),right:Math.floor(d),bottom:Math.floor(T)}}const ra=(e,t,n,r,o,s)=>{const a=ep(s,t,n),l=(t-a.x)/e.width,E=(n-a.y)/e.height,c=Math.min(l,E),d=hn(c,r,o),T=e.x+e.width/2,u=e.y+e.height/2,S=t/2-T*d,R=n/2-u*d,I=tp(e,S,R,d,t,n),N={left:Math.min(I.left-a.left,0),top:Math.min(I.top-a.top,0),right:Math.min(I.right-a.right,0),bottom:Math.min(I.bottom-a.bottom,0)};return{x:S-N.left+N.right,y:R-N.top+N.bottom,zoom:d}},ar=()=>{var e;return typeof navigator<"u"&&((e=navigator==null?void 0:navigator.userAgent)==null?void 0:e.indexOf("Mac"))>=0};function Ln(e){return e!=null&&e!=="parent"}function ht(e){var t,n;return{width:((t=e.measured)==null?void 0:t.width)??e.width??e.initialWidth??0,height:((n=e.measured)==null?void 0:n.height)??e.height??e.initialHeight??0}}function Nd(e){var t,n;return(((t=e.measured)==null?void 0:t.width)??e.width??e.initialWidth)!==void 0&&(((n=e.measured)==null?void 0:n.height)??e.height??e.initialHeight)!==void 0}function Od(e,t={width:0,height:0},n,r,o){const s={...e},a=r.get(n);if(a){const l=a.origin||o;s.x+=a.internals.positionAbsolute.x-(t.width??0)*l[0],s.y+=a.internals.positionAbsolute.y-(t.height??0)*l[1]}return s}function ul(e,t){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0}function np(){let e,t;return{promise:new Promise((r,o)=>{e=r,t=o}),resolve:e,reject:t}}function rp(e){return{...cd,...e||{}}}function Xn(e,{snapGrid:t=[0,0],snapToGrid:n=!1,transform:r,containerBounds:o}){const{x:s,y:a}=qe(e),l=Ar({x:s-((o==null?void 0:o.left)??0),y:a-((o==null?void 0:o.top)??0)},r),{x:E,y:c}=n?Rr(l,t):l;return{xSnapped:E,ySnapped:c,...l}}const oa=e=>({width:e.offsetWidth,height:e.offsetHeight}),fd=e=>{var t;return((t=e==null?void 0:e.getRootNode)==null?void 0:t.call(e))||(window==null?void 0:window.document)},op=["INPUT","SELECT","TEXTAREA"];function pd(e){var r,o;const t=((o=(r=e.composedPath)==null?void 0:r.call(e))==null?void 0:o[0])||e.target;return(t==null?void 0:t.nodeType)!==1?!1:op.includes(t.nodeName)||t.hasAttribute("contenteditable")||!!t.closest(".nokey")}const hd=e=>"clientX"in e,qe=(e,t)=>{var s,a;const n=hd(e),r=n?e.clientX:(s=e.touches)==null?void 0:s[0].clientX,o=n?e.clientY:(a=e.touches)==null?void 0:a[0].clientY;return{x:r-((t==null?void 0:t.left)??0),y:o-((t==null?void 0:t.top)??0)}},Sl=(e,t,n,r,o)=>{const s=t.querySelectorAll(`.${e}`);return!s||!s.length?null:Array.from(s).map(a=>{const l=a.getBoundingClientRect();return{id:a.getAttribute("data-handleid"),type:e,nodeId:o,position:a.getAttribute("data-handlepos"),x:(l.left-n.left)/r,y:(l.top-n.top)/r,...oa(a)}})};function Cd({sourceX:e,sourceY:t,targetX:n,targetY:r,sourceControlX:o,sourceControlY:s,targetControlX:a,targetControlY:l}){const E=e*.125+o*.375+a*.375+n*.125,c=t*.125+s*.375+l*.375+r*.125,d=Math.abs(E-e),T=Math.abs(c-t);return[E,c,d,T]}function Kr(e,t){return e>=0?.5*e:t*25*Math.sqrt(-e)}function Rl({pos:e,x1:t,y1:n,x2:r,y2:o,c:s}){switch(e){case ne.Left:return[t-Kr(t-r,s),n];case ne.Right:return[t+Kr(r-t,s),n];case ne.Top:return[t,n-Kr(n-o,s)];case ne.Bottom:return[t,n+Kr(o-n,s)]}}function Ld({sourceX:e,sourceY:t,sourcePosition:n=ne.Bottom,targetX:r,targetY:o,targetPosition:s=ne.Top,curvature:a=.25}){const[l,E]=Rl({pos:n,x1:e,y1:t,x2:r,y2:o,c:a}),[c,d]=Rl({pos:s,x1:r,y1:o,x2:e,y2:t,c:a}),[T,u,S,R]=Cd({sourceX:e,sourceY:t,targetX:r,targetY:o,sourceControlX:l,sourceControlY:E,targetControlX:c,targetControlY:d});return[`M${e},${t} C${l},${E} ${c},${d} ${r},${o}`,T,u,S,R]}function _d({sourceX:e,sourceY:t,targetX:n,targetY:r}){const o=Math.abs(n-e)/2,s=n<e?n+o:n-o,a=Math.abs(r-t)/2,l=r<t?r+a:r-a;return[s,l,o,a]}function sp({sourceNode:e,targetNode:t,selected:n=!1,zIndex:r=0,elevateOnSelect:o=!1,zIndexMode:s="basic"}){if(s==="manual")return r;const a=o&&n?r+1e3:r,l=Math.max(e.parentId||o&&e.selected?e.internals.z:0,t.parentId||o&&t.selected?t.internals.z:0);return a+l}function ip({sourceNode:e,targetNode:t,width:n,height:r,transform:o}){const s=Vo(mo(e),mo(t));s.x===s.x2&&(s.x2+=1),s.y===s.y2&&(s.y2+=1);const a={x:-o[0]/o[2],y:-o[1]/o[2],width:n/o[2],height:r/o[2]};return ir(a,$o(s))>0}const ap=({source:e,sourceHandle:t,target:n,targetHandle:r})=>`xy-edge__${e}${t||""}-${n}${r||""}`,lp=(e,t)=>t.some(n=>n.source===e.source&&n.target===e.target&&(n.sourceHandle===e.sourceHandle||!n.sourceHandle&&!e.sourceHandle)&&(n.targetHandle===e.targetHandle||!n.targetHandle&&!e.targetHandle)),Ep=(e,t,n={})=>{if(!e.source||!e.target)return t;const r=n.getEdgeId||ap;let o;return ud(e)?o={...e}:o={...e,id:r(e)},lp(o,t)?t:(o.sourceHandle===null&&delete o.sourceHandle,o.targetHandle===null&&delete o.targetHandle,t.concat(o))};function md({sourceX:e,sourceY:t,targetX:n,targetY:r}){const[o,s,a,l]=_d({sourceX:e,sourceY:t,targetX:n,targetY:r});return[`M ${e},${t}L ${n},${r}`,o,s,a,l]}const Al={[ne.Left]:{x:-1,y:0},[ne.Right]:{x:1,y:0},[ne.Top]:{x:0,y:-1},[ne.Bottom]:{x:0,y:1}},cp=({source:e,sourcePosition:t=ne.Bottom,target:n})=>t===ne.Left||t===ne.Right?e.x<n.x?{x:1,y:0}:{x:-1,y:0}:e.y<n.y?{x:0,y:1}:{x:0,y:-1},Il=(e,t)=>Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2));function dp({source:e,sourcePosition:t=ne.Bottom,target:n,targetPosition:r=ne.Top,center:o,offset:s,stepPosition:a}){const l=Al[t],E=Al[r],c={x:e.x+l.x*s,y:e.y+l.y*s},d={x:n.x+E.x*s,y:n.y+E.y*s},T=cp({source:c,sourcePosition:t,target:d}),u=T.x!==0?"x":"y",S=T[u];let R=[],I,N;const A={x:0,y:0},p={x:0,y:0},[,,f,h]=_d({sourceX:e.x,sourceY:e.y,targetX:n.x,targetY:n.y});if(l[u]*E[u]===-1){u==="x"?(I=o.x??c.x+(d.x-c.x)*a,N=o.y??(c.y+d.y)/2):(I=o.x??(c.x+d.x)/2,N=o.y??c.y+(d.y-c.y)*a);const _=[{x:I,y:c.y},{x:I,y:d.y}],x=[{x:c.x,y:N},{x:d.x,y:N}];l[u]===S?R=u==="x"?_:x:R=u==="x"?x:_}else{const _=[{x:c.x,y:d.y}],x=[{x:d.x,y:c.y}];if(u==="x"?R=l.x===S?x:_:R=l.y===S?_:x,t===r){const P=Math.abs(e[u]-n[u]);if(P<=s){const H=Math.min(s-1,s-P);l[u]===S?A[u]=(c[u]>e[u]?-1:1)*H:p[u]=(d[u]>n[u]?-1:1)*H}}if(t!==r){const P=u==="x"?"y":"x",H=l[u]===E[P],L=c[P]>d[P],b=c[P]<d[P];(l[u]===1&&(!H&&L||H&&b)||l[u]!==1&&(!H&&b||H&&L))&&(R=u==="x"?_:x)}const M={x:c.x+A.x,y:c.y+A.y},m={x:d.x+p.x,y:d.y+p.y},U=Math.max(Math.abs(M.x-R[0].x),Math.abs(m.x-R[0].x)),g=Math.max(Math.abs(M.y-R[0].y),Math.abs(m.y-R[0].y));U>=g?(I=(M.x+m.x)/2,N=R[0].y):(I=R[0].x,N=(M.y+m.y)/2)}return[[e,{x:c.x+A.x,y:c.y+A.y},...R,{x:d.x+p.x,y:d.y+p.y},n],I,N,f,h]}function Tp(e,t,n,r){const o=Math.min(Il(e,t)/2,Il(t,n)/2,r),{x:s,y:a}=t;if(e.x===s&&s===n.x||e.y===a&&a===n.y)return`L${s} ${a}`;if(e.y===a){const c=e.x<n.x?-1:1,d=e.y<n.y?1:-1;return`L ${s+o*c},${a}Q ${s},${a} ${s},${a+o*d}`}const l=e.x<n.x?1:-1,E=e.y<n.y?-1:1;return`L ${s},${a+o*E}Q ${s},${a} ${s+o*l},${a}`}function yi({sourceX:e,sourceY:t,sourcePosition:n=ne.Bottom,targetX:r,targetY:o,targetPosition:s=ne.Top,borderRadius:a=5,centerX:l,centerY:E,offset:c=20,stepPosition:d=.5}){const[T,u,S,R,I]=dp({source:{x:e,y:t},sourcePosition:n,target:{x:r,y:o},targetPosition:s,center:{x:l,y:E},offset:c,stepPosition:d});return[T.reduce((A,p,f)=>{let h="";return f>0&&f<T.length-1?h=Tp(T[f-1],p,T[f+1],a):h=`${f===0?"M":"L"}${p.x} ${p.y}`,A+=h,A},""),u,S,R,I]}function Nl(e){var t;return e&&!!(e.internals.handleBounds||(t=e.handles)!=null&&t.length)&&!!(e.measured.width||e.width||e.initialWidth)}function up(e){var T;const{sourceNode:t,targetNode:n}=e;if(!Nl(t)||!Nl(n))return null;const r=t.internals.handleBounds||Ol(t.handles),o=n.internals.handleBounds||Ol(n.handles),s=fl((r==null?void 0:r.source)??[],e.sourceHandle),a=fl(e.connectionMode===fn.Strict?(o==null?void 0:o.target)??[]:((o==null?void 0:o.target)??[]).concat((o==null?void 0:o.source)??[]),e.targetHandle);if(!s||!a)return(T=e.onError)==null||T.call(e,"008",Et.error008(s?"target":"source",{id:e.id,sourceHandle:e.sourceHandle,targetHandle:e.targetHandle})),null;const l=(s==null?void 0:s.position)||ne.Bottom,E=(a==null?void 0:a.position)||ne.Top,c=Jt(t,s,l),d=Jt(n,a,E);return{sourceX:c.x,sourceY:c.y,targetX:d.x,targetY:d.y,sourcePosition:l,targetPosition:E}}function Ol(e){if(!e)return null;const t=[],n=[];for(const r of e)r.width=r.width??1,r.height=r.height??1,r.type==="source"?t.push(r):r.type==="target"&&n.push(r);return{source:t,target:n}}function Jt(e,t,n=ne.Left,r=!1){const o=((t==null?void 0:t.x)??0)+e.internals.positionAbsolute.x,s=((t==null?void 0:t.y)??0)+e.internals.positionAbsolute.y,{width:a,height:l}=t??ht(e);if(r)return{x:o+a/2,y:s+l/2};switch((t==null?void 0:t.position)??n){case ne.Top:return{x:o+a/2,y:s};case ne.Right:return{x:o+a,y:s+l/2};case ne.Bottom:return{x:o+a/2,y:s+l};case ne.Left:return{x:o,y:s+l/2}}}function fl(e,t){return e&&(t?e.find(n=>n.id===t):e[0])||null}function Di(e,t){return e?typeof e=="string"?e:`${t?`${t}__`:""}${Object.keys(e).sort().map(r=>`${r}=${e[r]}`).join("&")}`:""}function Sp(e,{id:t,defaultColor:n,defaultMarkerStart:r,defaultMarkerEnd:o}){const s=new Set;return e.reduce((a,l)=>([l.markerStart||r,l.markerEnd||o].forEach(E=>{if(E&&typeof E=="object"){const c=Di(E,t);s.has(c)||(a.push({id:c,color:E.color||n,...E}),s.add(c))}}),a),[]).sort((a,l)=>a.id.localeCompare(l.id))}const gd=1e3,Rp=10,sa={nodeOrigin:[0,0],nodeExtent:or,elevateNodesOnSelect:!0,zIndexMode:"basic",defaults:{}},Ap={...sa,checkEquality:!0};function ia(e,t){const n={...e};for(const r in t)t[r]!==void 0&&(n[r]=t[r]);return n}function Ip(e,t,n){const r=ia(sa,n);for(const o of e.values())if(o.parentId)la(o,e,t,r);else{const s=ur(o,r.nodeOrigin),a=Ln(o.extent)?o.extent:r.nodeExtent,l=zt(s,a,ht(o));o.internals.positionAbsolute=l}}function Np(e,t){if(!e.handles)return e.measured?t==null?void 0:t.internals.handleBounds:void 0;const n=[],r=[];for(const o of e.handles){const s={id:o.id,width:o.width??1,height:o.height??1,nodeId:e.id,x:o.x,y:o.y,position:o.position,type:o.type};o.type==="source"?n.push(s):o.type==="target"&&r.push(s)}return{source:n,target:r}}function aa(e){return e==="manual"}function Mi(e,t,n,r={}){var c,d;const o=ia(Ap,r),s={i:0},a=new Map(t),l=o!=null&&o.elevateNodesOnSelect&&!aa(o.zIndexMode)?gd:0;let E=e.length>0;t.clear(),n.clear();for(const T of e){let u=a.get(T.id);if(o.checkEquality&&T===(u==null?void 0:u.internals.userNode))t.set(T.id,u);else{const S=ur(T,o.nodeOrigin),R=Ln(T.extent)?T.extent:o.nodeExtent,I=zt(S,R,ht(T));u={...o.defaults,...T,measured:{width:(c=T.measured)==null?void 0:c.width,height:(d=T.measured)==null?void 0:d.height},internals:{positionAbsolute:I,handleBounds:Np(T,u),z:xd(T,l,o.zIndexMode),userNode:T}},t.set(T.id,u)}(u.measured===void 0||u.measured.width===void 0||u.measured.height===void 0)&&!u.hidden&&(E=!1),T.parentId&&la(u,t,n,r,s)}return E}function Op(e,t){if(!e.parentId)return;const n=t.get(e.parentId);n?n.set(e.id,e):t.set(e.parentId,new Map([[e.id,e]]))}function la(e,t,n,r,o){const{elevateNodesOnSelect:s,nodeOrigin:a,nodeExtent:l,zIndexMode:E}=ia(sa,r),c=e.parentId,d=t.get(c);if(!d){console.warn(`Parent node ${c} not found. Please make sure that parent nodes are in front of their child nodes in the nodes array.`);return}Op(e,n),o&&!d.parentId&&d.internals.rootParentIndex===void 0&&E==="auto"&&(d.internals.rootParentIndex=++o.i,d.internals.z=d.internals.z+o.i*Rp),o&&d.internals.rootParentIndex!==void 0&&(o.i=d.internals.rootParentIndex);const T=s&&!aa(E)?gd:0,{x:u,y:S,z:R}=fp(e,d,a,l,T,E),{positionAbsolute:I}=e.internals,N=u!==I.x||S!==I.y;(N||R!==e.internals.z)&&t.set(e.id,{...e,internals:{...e.internals,positionAbsolute:N?{x:u,y:S}:I,z:R}})}function xd(e,t,n){const r=Je(e.zIndex)?e.zIndex:0;return aa(n)?r:r+(e.selected?t:0)}function fp(e,t,n,r,o,s){const{x:a,y:l}=t.internals.positionAbsolute,E=ht(e),c=ur(e,n),d=Ln(e.extent)?zt(c,e.extent,E):c;let T=zt({x:a+d.x,y:l+d.y},r,E);e.extent==="parent"&&(T=Rd(T,E,t));const u=xd(e,o,s),S=t.internals.z??0;return{x:T.x,y:T.y,z:S>=u?S+1:u}}function Ea(e,t,n,r=[0,0]){var a;const o=[],s=new Map;for(const l of e){const E=t.get(l.parentId);if(!E)continue;const c=((a=s.get(l.parentId))==null?void 0:a.expandedRect)??Cn(E),d=Id(c,l.rect);s.set(l.parentId,{expandedRect:d,parent:E})}return s.size>0&&s.forEach(({expandedRect:l,parent:E},c)=>{var f;const d=E.internals.positionAbsolute,T=ht(E),u=E.origin??r,S=l.x<d.x?Math.round(Math.abs(d.x-l.x)):0,R=l.y<d.y?Math.round(Math.abs(d.y-l.y)):0,I=Math.max(T.width,Math.round(l.width)),N=Math.max(T.height,Math.round(l.height)),A=(I-T.width)*u[0],p=(N-T.height)*u[1];(S>0||R>0||A||p)&&(o.push({id:c,type:"position",position:{x:E.position.x-S+A,y:E.position.y-R+p}}),(f=n.get(c))==null||f.forEach(h=>{e.some(C=>C.id===h.id)||o.push({id:h.id,type:"position",position:{x:h.position.x+S,y:h.position.y+R}})})),(T.width<l.width||T.height<l.height||S||R)&&o.push({id:c,type:"dimensions",setAttributes:!0,dimensions:{width:I+(S?u[0]*S-A:0),height:N+(R?u[1]*R-p:0)}})}),o}function pp(e,t,n,r,o,s,a){const l=r==null?void 0:r.querySelector(".xyflow__viewport");let E=!1;if(!l)return{changes:[],updatedInternals:E};const c=[],d=window.getComputedStyle(l),{m22:T}=new window.DOMMatrixReadOnly(d.transform),u=[];for(const S of e.values()){const R=t.get(S.id);if(!R)continue;if(R.hidden){t.set(R.id,{...R,internals:{...R.internals,handleBounds:void 0}}),E=!0;continue}const I=oa(S.nodeElement),N=R.measured.width!==I.width||R.measured.height!==I.height;if(!!(I.width&&I.height&&(N||!R.internals.handleBounds||S.force))){const p=S.nodeElement.getBoundingClientRect(),f=Ln(R.extent)?R.extent:s;let{positionAbsolute:h}=R.internals;R.parentId&&R.extent==="parent"?h=Rd(h,I,t.get(R.parentId)):f&&(h=zt(h,f,I));const C={...R,measured:I,internals:{...R.internals,positionAbsolute:h,handleBounds:{source:Sl("source",S.nodeElement,p,T,R.id),target:Sl("target",S.nodeElement,p,T,R.id)}}};t.set(R.id,C),R.parentId&&la(C,t,n,{nodeOrigin:o,zIndexMode:a}),E=!0,N&&(c.push({id:R.id,type:"dimensions",dimensions:I}),R.expandParent&&R.parentId&&u.push({id:R.id,parentId:R.parentId,rect:Cn(C,o)}))}}if(u.length>0){const S=Ea(u,t,n,o);c.push(...S)}return{changes:c,updatedInternals:E}}async function hp({delta:e,panZoom:t,transform:n,translateExtent:r,width:o,height:s}){if(!t||!e.x&&!e.y)return Promise.resolve(!1);const a=await t.setViewportConstrained({x:n[0]+e.x,y:n[1]+e.y,zoom:n[2]},[[0,0],[o,s]],r),l=!!a&&(a.x!==n[0]||a.y!==n[1]||a.k!==n[2]);return Promise.resolve(l)}function pl(e,t,n,r,o,s){let a=o;const l=r.get(a)||new Map;r.set(a,l.set(n,t)),a=`${o}-${e}`;const E=r.get(a)||new Map;if(r.set(a,E.set(n,t)),s){a=`${o}-${e}-${s}`;const c=r.get(a)||new Map;r.set(a,c.set(n,t))}}function yd(e,t,n){e.clear(),t.clear();for(const r of n){const{source:o,target:s,sourceHandle:a=null,targetHandle:l=null}=r,E={edgeId:r.id,source:o,target:s,sourceHandle:a,targetHandle:l},c=`${o}-${a}--${s}-${l}`,d=`${s}-${l}--${o}-${a}`;pl("source",E,d,e,o,a),pl("target",E,c,e,s,l),t.set(r.id,r)}}function Dd(e,t){if(!e.parentId)return!1;const n=t.get(e.parentId);return n?n.selected?!0:Dd(n,t):!1}function hl(e,t,n){var o;let r=e;do{if((o=r==null?void 0:r.matches)!=null&&o.call(r,t))return!0;if(r===n)return!1;r=r==null?void 0:r.parentElement}while(r);return!1}function Cp(e,t,n,r){const o=new Map;for(const[s,a]of e)if((a.selected||a.id===r)&&(!a.parentId||!Dd(a,e))&&(a.draggable||t&&typeof a.draggable>"u")){const l=e.get(s);l&&o.set(s,{id:s,position:l.position||{x:0,y:0},distance:{x:n.x-l.internals.positionAbsolute.x,y:n.y-l.internals.positionAbsolute.y},extent:l.extent,parentId:l.parentId,origin:l.origin,expandParent:l.expandParent,internals:{positionAbsolute:l.internals.positionAbsolute||{x:0,y:0}},measured:{width:l.measured.width??0,height:l.measured.height??0}})}return o}function _s({nodeId:e,dragItems:t,nodeLookup:n,dragging:r=!0}){var a,l,E;const o=[];for(const[c,d]of t){const T=(a=n.get(c))==null?void 0:a.internals.userNode;T&&o.push({...T,position:d.position,dragging:r})}if(!e)return[o[0],o];const s=(l=n.get(e))==null?void 0:l.internals.userNode;return[s?{...s,position:((E=t.get(e))==null?void 0:E.position)||s.position,dragging:r}:o[0],o]}function Lp({dragItems:e,snapGrid:t,x:n,y:r}){const o=e.values().next().value;if(!o)return null;const s={x:n-o.distance.x,y:r-o.distance.y},a=Rr(s,t);return{x:a.x-s.x,y:a.y-s.y}}function _p({onNodeMouseDown:e,getStoreItems:t,onDragStart:n,onDrag:r,onDragStop:o}){let s={x:null,y:null},a=0,l=new Map,E=!1,c={x:0,y:0},d=null,T=!1,u=null,S=!1,R=!1,I=null;function N({noDragClassName:p,handleSelector:f,domNode:h,isSelectable:C,nodeId:_,nodeClickDistance:x=0}){u=He(h);function M({x:P,y:H}){const{nodeLookup:L,nodeExtent:b,snapGrid:D,snapToGrid:F,nodeOrigin:B,onNodeDrag:y,onSelectionDrag:G,onError:Y,updateNodePositions:W}=t();s={x:P,y:H};let K=!1;const z=l.size>1,ee=z&&b?xi(Sr(l)):null,Z=z&&F?Lp({dragItems:l,snapGrid:D,x:P,y:H}):null;for(const[q,v]of l){if(!L.has(q))continue;let X={x:P-v.distance.x,y:H-v.distance.y};F&&(X=Z?{x:Math.round(X.x+Z.x),y:Math.round(X.y+Z.y)}:Rr(X,D));let j=null;if(z&&b&&!v.extent&&ee){const{positionAbsolute:re}=v.internals,de=re.x-ee.x+b[0][0],Ie=re.x+v.measured.width-ee.x2+b[1][0],Te=re.y-ee.y+b[0][1],ue=re.y+v.measured.height-ee.y2+b[1][1];j=[[de,Te],[Ie,ue]]}const{position:oe,positionAbsolute:se}=Sd({nodeId:q,nextPosition:X,nodeLookup:L,nodeExtent:j||b,nodeOrigin:B,onError:Y});K=K||v.position.x!==oe.x||v.position.y!==oe.y,v.position=oe,v.internals.positionAbsolute=se}if(R=R||K,!!K&&(W(l,!0),I&&(r||y||!_&&G))){const[q,v]=_s({nodeId:_,dragItems:l,nodeLookup:L});r==null||r(I,l,q,v),y==null||y(I,q,v),_||G==null||G(I,v)}}async function m(){if(!d)return;const{transform:P,panBy:H,autoPanSpeed:L,autoPanOnNodeDrag:b}=t();if(!b){E=!1,cancelAnimationFrame(a);return}const[D,F]=Ad(c,d,L);(D!==0||F!==0)&&(s.x=(s.x??0)-D/P[2],s.y=(s.y??0)-F/P[2],await H({x:D,y:F})&&M(s)),a=requestAnimationFrame(m)}function U(P){var z;const{nodeLookup:H,multiSelectionActive:L,nodesDraggable:b,transform:D,snapGrid:F,snapToGrid:B,selectNodesOnDrag:y,onNodeDragStart:G,onSelectionDragStart:Y,unselectNodesAndEdges:W}=t();T=!0,(!y||!C)&&!L&&_&&((z=H.get(_))!=null&&z.selected||W()),C&&y&&_&&(e==null||e(_));const K=Xn(P.sourceEvent,{transform:D,snapGrid:F,snapToGrid:B,containerBounds:d});if(s=K,l=Cp(H,b,K,_),l.size>0&&(n||G||!_&&Y)){const[ee,Z]=_s({nodeId:_,dragItems:l,nodeLookup:H});n==null||n(P.sourceEvent,l,ee,Z),G==null||G(P.sourceEvent,ee,Z),_||Y==null||Y(P.sourceEvent,Z)}}const g=Xc().clickDistance(x).on("start",P=>{const{domNode:H,nodeDragThreshold:L,transform:b,snapGrid:D,snapToGrid:F}=t();d=(H==null?void 0:H.getBoundingClientRect())||null,S=!1,R=!1,I=P.sourceEvent,L===0&&U(P),s=Xn(P.sourceEvent,{transform:b,snapGrid:D,snapToGrid:F,containerBounds:d}),c=qe(P.sourceEvent,d)}).on("drag",P=>{const{autoPanOnNodeDrag:H,transform:L,snapGrid:b,snapToGrid:D,nodeDragThreshold:F,nodeLookup:B}=t(),y=Xn(P.sourceEvent,{transform:L,snapGrid:b,snapToGrid:D,containerBounds:d});if(I=P.sourceEvent,(P.sourceEvent.type==="touchmove"&&P.sourceEvent.touches.length>1||_&&!B.has(_))&&(S=!0),!S){if(!E&&H&&T&&(E=!0,m()),!T){const G=qe(P.sourceEvent,d),Y=G.x-c.x,W=G.y-c.y;Math.sqrt(Y*Y+W*W)>F&&U(P)}(s.x!==y.xSnapped||s.y!==y.ySnapped)&&l&&T&&(c=qe(P.sourceEvent,d),M(y))}}).on("end",P=>{if(!(!T||S)&&(E=!1,T=!1,cancelAnimationFrame(a),l.size>0)){const{nodeLookup:H,updateNodePositions:L,onNodeDragStop:b,onSelectionDragStop:D}=t();if(R&&(L(l,!1),R=!1),o||b||!_&&D){const[F,B]=_s({nodeId:_,dragItems:l,nodeLookup:H,dragging:!1});o==null||o(P.sourceEvent,l,F,B),b==null||b(P.sourceEvent,F,B),_||D==null||D(P.sourceEvent,B)}}}).filter(P=>{const H=P.target;return!P.button&&(!p||!hl(H,`.${p}`,h))&&(!f||hl(H,f,h))});u.call(g)}function A(){u==null||u.on(".drag",null)}return{update:N,destroy:A}}function mp(e,t,n){const r=[],o={x:e.x-n,y:e.y-n,width:n*2,height:n*2};for(const s of t.values())ir(o,Cn(s))>0&&r.push(s);return r}const gp=250;function xp(e,t,n,r){var l,E;let o=[],s=1/0;const a=mp(e,n,t+gp);for(const c of a){const d=[...((l=c.internals.handleBounds)==null?void 0:l.source)??[],...((E=c.internals.handleBounds)==null?void 0:E.target)??[]];for(const T of d){if(r.nodeId===T.nodeId&&r.type===T.type&&r.id===T.id)continue;const{x:u,y:S}=Jt(c,T,T.position,!0),R=Math.sqrt(Math.pow(u-e.x,2)+Math.pow(S-e.y,2));R>t||(R<s?(o=[{...T,x:u,y:S}],s=R):R===s&&o.push({...T,x:u,y:S}))}}if(!o.length)return null;if(o.length>1){const c=r.type==="source"?"target":"source";return o.find(d=>d.type===c)??o[0]}return o[0]}function Md(e,t,n,r,o,s=!1){var c,d,T;const a=r.get(e);if(!a)return null;const l=o==="strict"?(c=a.internals.handleBounds)==null?void 0:c[t]:[...((d=a.internals.handleBounds)==null?void 0:d.source)??[],...((T=a.internals.handleBounds)==null?void 0:T.target)??[]],E=(n?l==null?void 0:l.find(u=>u.id===n):l==null?void 0:l[0])??null;return E&&s?{...E,...Jt(a,E,E.position,!0)}:E}function Pd(e,t){return e||(t!=null&&t.classList.contains("target")?"target":t!=null&&t.classList.contains("source")?"source":null)}function yp(e,t){let n=null;return t?n=!0:e&&!t&&(n=!1),n}const bd=()=>!0;function Dp(e,{connectionMode:t,connectionRadius:n,handleId:r,nodeId:o,edgeUpdaterType:s,isTarget:a,domNode:l,nodeLookup:E,lib:c,autoPanOnConnect:d,flowId:T,panBy:u,cancelConnection:S,onConnectStart:R,onConnect:I,onConnectEnd:N,isValidConnection:A=bd,onReconnectEnd:p,updateConnection:f,getTransform:h,getFromHandle:C,autoPanSpeed:_,dragThreshold:x=1,handleDomNode:M}){const m=fd(e.target);let U=0,g;const{x:P,y:H}=qe(e),L=Pd(s,M),b=l==null?void 0:l.getBoundingClientRect();let D=!1;if(!b||!L)return;const F=Md(o,L,r,E,t);if(!F)return;let B=qe(e,b),y=!1,G=null,Y=!1,W=null;function K(){if(!d||!b)return;const[oe,se]=Ad(B,b,_);u({x:oe,y:se}),U=requestAnimationFrame(K)}const z={...F,nodeId:o,type:L,position:F.position},ee=E.get(o);let q={inProgress:!0,isValid:null,from:Jt(ee,z,ne.Left,!0),fromHandle:z,fromPosition:z.position,fromNode:ee,to:B,toHandle:null,toPosition:cl[z.position],toNode:null,pointer:B};function v(){D=!0,f(q),R==null||R(e,{nodeId:o,handleId:r,handleType:L})}x===0&&v();function X(oe){if(!D){const{x:ue,y:Fe}=qe(oe),Ue=ue-P,ke=Fe-H;if(!(Ue*Ue+ke*ke>x*x))return;v()}if(!C()||!z){j(oe);return}const se=h();B=qe(oe,b),g=xp(Ar(B,se,!1,[1,1]),n,E,z),y||(K(),y=!0);const re=Ud(oe,{handle:g,connectionMode:t,fromNodeId:o,fromHandleId:r,fromType:a?"target":"source",isValidConnection:A,doc:m,lib:c,flowId:T,nodeLookup:E});W=re.handleDomNode,G=re.connection,Y=yp(!!g,re.isValid);const de=E.get(o),Ie=de?Jt(de,z,ne.Left,!0):q.from,Te={...q,from:Ie,isValid:Y,to:re.toHandle&&Y?go({x:re.toHandle.x,y:re.toHandle.y},se):B,toHandle:re.toHandle,toPosition:Y&&re.toHandle?re.toHandle.position:cl[z.position],toNode:re.toHandle?E.get(re.toHandle.nodeId):null,pointer:B};f(Te),q=Te}function j(oe){if(!("touches"in oe&&oe.touches.length>0)){if(D){(g||W)&&G&&Y&&(I==null||I(G));const{inProgress:se,...re}=q,de={...re,toPosition:q.toHandle?q.toPosition:null};N==null||N(oe,de),s&&(p==null||p(oe,de))}S(),cancelAnimationFrame(U),y=!1,Y=!1,G=null,W=null,m.removeEventListener("mousemove",X),m.removeEventListener("mouseup",j),m.removeEventListener("touchmove",X),m.removeEventListener("touchend",j)}}m.addEventListener("mousemove",X),m.addEventListener("mouseup",j),m.addEventListener("touchmove",X),m.addEventListener("touchend",j)}function Ud(e,{handle:t,connectionMode:n,fromNodeId:r,fromHandleId:o,fromType:s,doc:a,lib:l,flowId:E,isValidConnection:c=bd,nodeLookup:d}){const T=s==="target",u=t?a.querySelector(`.${l}-flow__handle[data-id="${E}-${t==null?void 0:t.nodeId}-${t==null?void 0:t.id}-${t==null?void 0:t.type}"]`):null,{x:S,y:R}=qe(e),I=a.elementFromPoint(S,R),N=I!=null&&I.classList.contains(`${l}-flow__handle`)?I:u,A={handleDomNode:N,isValid:!1,connection:null,toHandle:null};if(N){const p=Pd(void 0,N),f=N.getAttribute("data-nodeid"),h=N.getAttribute("data-handleid"),C=N.classList.contains("connectable"),_=N.classList.contains("connectableend");if(!f||!p)return A;const x={source:T?f:r,sourceHandle:T?h:o,target:T?r:f,targetHandle:T?o:h};A.connection=x;const m=C&&_&&(n===fn.Strict?T&&p==="source"||!T&&p==="target":f!==r||h!==o);A.isValid=m&&c(x),A.toHandle=Md(f,p,h,d,n,!0)}return A}const Pi={onPointerDown:Dp,isValid:Ud};function Mp({domNode:e,panZoom:t,getTransform:n,getViewScale:r}){const o=He(e);function s({translateExtent:l,width:E,height:c,zoomStep:d=1,pannable:T=!0,zoomable:u=!0,inversePan:S=!1}){const R=f=>{if(f.sourceEvent.type!=="wheel"||!t)return;const h=n(),C=f.sourceEvent.ctrlKey&&ar()?10:1,_=-f.sourceEvent.deltaY*(f.sourceEvent.deltaMode===1?.05:f.sourceEvent.deltaMode?1:.002)*d,x=h[2]*Math.pow(2,_*C);t.scaleTo(x)};let I=[0,0];const N=f=>{(f.sourceEvent.type==="mousedown"||f.sourceEvent.type==="touchstart")&&(I=[f.sourceEvent.clientX??f.sourceEvent.touches[0].clientX,f.sourceEvent.clientY??f.sourceEvent.touches[0].clientY])},A=f=>{const h=n();if(f.sourceEvent.type!=="mousemove"&&f.sourceEvent.type!=="touchmove"||!t)return;const C=[f.sourceEvent.clientX??f.sourceEvent.touches[0].clientX,f.sourceEvent.clientY??f.sourceEvent.touches[0].clientY],_=[C[0]-I[0],C[1]-I[1]];I=C;const x=r()*Math.max(h[2],Math.log(h[2]))*(S?-1:1),M={x:h[0]-_[0]*x,y:h[1]-_[1]*x},m=[[0,0],[E,c]];t.setViewportConstrained({x:M.x,y:M.y,zoom:h[2]},m,l)},p=ld().on("start",N).on("zoom",T?A:null).on("zoom.wheel",u?R:null);o.call(p,{})}function a(){o.on("zoom",null)}return{update:s,destroy:a,pointer:Ke}}const Xo=e=>({x:e.x,y:e.y,zoom:e.k}),ms=({x:e,y:t,zoom:n})=>Wo.translate(e,t).scale(n),Tn=(e,t)=>e.target.closest(`.${t}`),vd=(e,t)=>t===2&&Array.isArray(e)&&e.includes(2),Pp=e=>((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2,gs=(e,t=0,n=Pp,r=()=>{})=>{const o=typeof t=="number"&&t>0;return o||r(),o?e.transition().duration(t).ease(n).on("end",r):e},Bd=e=>{const t=e.ctrlKey&&ar()?10:1;return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*t};function bp({zoomPanValues:e,noWheelClassName:t,d3Selection:n,d3Zoom:r,panOnScrollMode:o,panOnScrollSpeed:s,zoomOnPinch:a,onPanZoomStart:l,onPanZoom:E,onPanZoomEnd:c}){return d=>{if(Tn(d,t))return d.ctrlKey&&d.preventDefault(),!1;d.preventDefault(),d.stopImmediatePropagation();const T=n.property("__zoom").k||1;if(d.ctrlKey&&a){const N=Ke(d),A=Bd(d),p=T*Math.pow(2,A);r.scaleTo(n,p,N,d);return}const u=d.deltaMode===1?20:1;let S=o===Vt.Vertical?0:d.deltaX*u,R=o===Vt.Horizontal?0:d.deltaY*u;!ar()&&d.shiftKey&&o!==Vt.Vertical&&(S=d.deltaY*u,R=0),r.translateBy(n,-(S/T)*s,-(R/T)*s,{internal:!0});const I=Xo(n.property("__zoom"));clearTimeout(e.panScrollTimeout),e.isPanScrolling?(E==null||E(d,I),e.panScrollTimeout=setTimeout(()=>{c==null||c(d,I),e.isPanScrolling=!1},150)):(e.isPanScrolling=!0,l==null||l(d,I))}}function Up({noWheelClassName:e,preventScrolling:t,d3ZoomHandler:n}){return function(r,o){const s=r.type==="wheel",a=!t&&s&&!r.ctrlKey,l=Tn(r,e);if(r.ctrlKey&&s&&l&&r.preventDefault(),a||l)return null;r.preventDefault(),n.call(this,r,o)}}function vp({zoomPanValues:e,onDraggingChange:t,onPanZoomStart:n}){return r=>{var s,a,l;if((s=r.sourceEvent)!=null&&s.internal)return;const o=Xo(r.transform);e.mouseButton=((a=r.sourceEvent)==null?void 0:a.button)||0,e.isZoomingOrPanning=!0,e.prevViewport=o,((l=r.sourceEvent)==null?void 0:l.type)==="mousedown"&&t(!0),n&&(n==null||n(r.sourceEvent,o))}}function Bp({zoomPanValues:e,panOnDrag:t,onPaneContextMenu:n,onTransformChange:r,onPanZoom:o}){return s=>{var a,l;e.usedRightMouseButton=!!(n&&vd(t,e.mouseButton??0)),(a=s.sourceEvent)!=null&&a.sync||r([s.transform.x,s.transform.y,s.transform.k]),o&&!((l=s.sourceEvent)!=null&&l.internal)&&(o==null||o(s.sourceEvent,Xo(s.transform)))}}function Fp({zoomPanValues:e,panOnDrag:t,panOnScroll:n,onDraggingChange:r,onPanZoomEnd:o,onPaneContextMenu:s}){return a=>{var l;if(!((l=a.sourceEvent)!=null&&l.internal)&&(e.isZoomingOrPanning=!1,s&&vd(t,e.mouseButton??0)&&!e.usedRightMouseButton&&a.sourceEvent&&s(a.sourceEvent),e.usedRightMouseButton=!1,r(!1),o)){const E=Xo(a.transform);e.prevViewport=E,clearTimeout(e.timerId),e.timerId=setTimeout(()=>{o==null||o(a.sourceEvent,E)},n?150:0)}}}function Gp({zoomActivationKeyPressed:e,zoomOnScroll:t,zoomOnPinch:n,panOnDrag:r,panOnScroll:o,zoomOnDoubleClick:s,userSelectionActive:a,noWheelClassName:l,noPanClassName:E,lib:c,connectionInProgress:d}){return T=>{var N;const u=e||t,S=n&&T.ctrlKey,R=T.type==="wheel";if(T.button===1&&T.type==="mousedown"&&(Tn(T,`${c}-flow__node`)||Tn(T,`${c}-flow__edge`)))return!0;if(!r&&!u&&!o&&!s&&!n||a||d&&!R||Tn(T,l)&&R||Tn(T,E)&&(!R||o&&R&&!e)||!n&&T.ctrlKey&&R)return!1;if(!n&&T.type==="touchstart"&&((N=T.touches)==null?void 0:N.length)>1)return T.preventDefault(),!1;if(!u&&!o&&!S&&R||!r&&(T.type==="mousedown"||T.type==="touchstart")||Array.isArray(r)&&!r.includes(T.button)&&T.type==="mousedown")return!1;const I=Array.isArray(r)&&r.includes(T.button)||!T.button||T.button<=1;return(!T.ctrlKey||R)&&I}}function wp({domNode:e,minZoom:t,maxZoom:n,translateExtent:r,viewport:o,onPanZoom:s,onPanZoomStart:a,onPanZoomEnd:l,onDraggingChange:E}){const c={isZoomingOrPanning:!1,usedRightMouseButton:!1,prevViewport:{},mouseButton:0,timerId:void 0,panScrollTimeout:void 0,isPanScrolling:!1},d=e.getBoundingClientRect(),T=ld().scaleExtent([t,n]).translateExtent(r),u=He(e).call(T);p({x:o.x,y:o.y,zoom:hn(o.zoom,t,n)},[[0,0],[d.width,d.height]],r);const S=u.on("wheel.zoom"),R=u.on("dblclick.zoom");T.wheelDelta(Bd);function I(g,P){return u?new Promise(H=>{T==null||T.interpolate((P==null?void 0:P.interpolate)==="linear"?$n:ro).transform(gs(u,P==null?void 0:P.duration,P==null?void 0:P.ease,()=>H(!0)),g)}):Promise.resolve(!1)}function N({noWheelClassName:g,noPanClassName:P,onPaneContextMenu:H,userSelectionActive:L,panOnScroll:b,panOnDrag:D,panOnScrollMode:F,panOnScrollSpeed:B,preventScrolling:y,zoomOnPinch:G,zoomOnScroll:Y,zoomOnDoubleClick:W,zoomActivationKeyPressed:K,lib:z,onTransformChange:ee,connectionInProgress:Z,paneClickDistance:q,selectionOnDrag:v}){L&&!c.isZoomingOrPanning&&A();const X=b&&!K&&!L;T.clickDistance(v?1/0:!Je(q)||q<0?0:q);const j=X?bp({zoomPanValues:c,noWheelClassName:g,d3Selection:u,d3Zoom:T,panOnScrollMode:F,panOnScrollSpeed:B,zoomOnPinch:G,onPanZoomStart:a,onPanZoom:s,onPanZoomEnd:l}):Up({noWheelClassName:g,preventScrolling:y,d3ZoomHandler:S});if(u.on("wheel.zoom",j,{passive:!1}),!L){const se=vp({zoomPanValues:c,onDraggingChange:E,onPanZoomStart:a});T.on("start",se);const re=Bp({zoomPanValues:c,panOnDrag:D,onPaneContextMenu:!!H,onPanZoom:s,onTransformChange:ee});T.on("zoom",re);const de=Fp({zoomPanValues:c,panOnDrag:D,panOnScroll:b,onPaneContextMenu:H,onPanZoomEnd:l,onDraggingChange:E});T.on("end",de)}const oe=Gp({zoomActivationKeyPressed:K,panOnDrag:D,zoomOnScroll:Y,panOnScroll:b,zoomOnDoubleClick:W,zoomOnPinch:G,userSelectionActive:L,noPanClassName:P,noWheelClassName:g,lib:z,connectionInProgress:Z});T.filter(oe),W?u.on("dblclick.zoom",R):u.on("dblclick.zoom",null)}function A(){T.on("zoom",null)}async function p(g,P,H){const L=ms(g),b=T==null?void 0:T.constrain()(L,P,H);return b&&await I(b),new Promise(D=>D(b))}async function f(g,P){const H=ms(g);return await I(H,P),new Promise(L=>L(H))}function h(g){if(u){const P=ms(g),H=u.property("__zoom");(H.k!==g.zoom||H.x!==g.x||H.y!==g.y)&&(T==null||T.transform(u,P,null,{sync:!0}))}}function C(){const g=u?ad(u.node()):{x:0,y:0,k:1};return{x:g.x,y:g.y,zoom:g.k}}function _(g,P){return u?new Promise(H=>{T==null||T.interpolate((P==null?void 0:P.interpolate)==="linear"?$n:ro).scaleTo(gs(u,P==null?void 0:P.duration,P==null?void 0:P.ease,()=>H(!0)),g)}):Promise.resolve(!1)}function x(g,P){return u?new Promise(H=>{T==null||T.interpolate((P==null?void 0:P.interpolate)==="linear"?$n:ro).scaleBy(gs(u,P==null?void 0:P.duration,P==null?void 0:P.ease,()=>H(!0)),g)}):Promise.resolve(!1)}function M(g){T==null||T.scaleExtent(g)}function m(g){T==null||T.translateExtent(g)}function U(g){const P=!Je(g)||g<0?0:g;T==null||T.clickDistance(P)}return{update:N,destroy:A,setViewport:f,setViewportConstrained:p,getViewport:C,scaleTo:_,scaleBy:x,setScaleExtent:M,setTranslateExtent:m,syncViewport:h,setClickDistance:U}}var _n;(function(e){e.Line="line",e.Handle="handle"})(_n||(_n={}));function Hp({width:e,prevWidth:t,height:n,prevHeight:r,affectsX:o,affectsY:s}){const a=e-t,l=n-r,E=[a>0?1:a<0?-1:0,l>0?1:l<0?-1:0];return a&&o&&(E[0]=E[0]*-1),l&&s&&(E[1]=E[1]*-1),E}function Cl(e){const t=e.includes("right")||e.includes("left"),n=e.includes("bottom")||e.includes("top"),r=e.includes("left"),o=e.includes("top");return{isHorizontal:t,isVertical:n,affectsX:r,affectsY:o}}function gt(e,t){return Math.max(0,t-e)}function xt(e,t){return Math.max(0,e-t)}function zr(e,t,n){return Math.max(0,t-e,e-n)}function Ll(e,t){return e?!t:t}function Yp(e,t,n,r,o,s,a,l){let{affectsX:E,affectsY:c}=t;const{isHorizontal:d,isVertical:T}=t,u=d&&T,{xSnapped:S,ySnapped:R}=n,{minWidth:I,maxWidth:N,minHeight:A,maxHeight:p}=r,{x:f,y:h,width:C,height:_,aspectRatio:x}=e;let M=Math.floor(d?S-e.pointerX:0),m=Math.floor(T?R-e.pointerY:0);const U=C+(E?-M:M),g=_+(c?-m:m),P=-s[0]*C,H=-s[1]*_;let L=zr(U,I,N),b=zr(g,A,p);if(a){let B=0,y=0;E&&M<0?B=gt(f+M+P,a[0][0]):!E&&M>0&&(B=xt(f+U+P,a[1][0])),c&&m<0?y=gt(h+m+H,a[0][1]):!c&&m>0&&(y=xt(h+g+H,a[1][1])),L=Math.max(L,B),b=Math.max(b,y)}if(l){let B=0,y=0;E&&M>0?B=xt(f+M,l[0][0]):!E&&M<0&&(B=gt(f+U,l[1][0])),c&&m>0?y=xt(h+m,l[0][1]):!c&&m<0&&(y=gt(h+g,l[1][1])),L=Math.max(L,B),b=Math.max(b,y)}if(o){if(d){const B=zr(U/x,A,p)*x;if(L=Math.max(L,B),a){let y=0;!E&&!c||E&&!c&&u?y=xt(h+H+U/x,a[1][1])*x:y=gt(h+H+(E?M:-M)/x,a[0][1])*x,L=Math.max(L,y)}if(l){let y=0;!E&&!c||E&&!c&&u?y=gt(h+U/x,l[1][1])*x:y=xt(h+(E?M:-M)/x,l[0][1])*x,L=Math.max(L,y)}}if(T){const B=zr(g*x,I,N)/x;if(b=Math.max(b,B),a){let y=0;!E&&!c||c&&!E&&u?y=xt(f+g*x+P,a[1][0])/x:y=gt(f+(c?m:-m)*x+P,a[0][0])/x,b=Math.max(b,y)}if(l){let y=0;!E&&!c||c&&!E&&u?y=gt(f+g*x,l[1][0])/x:y=xt(f+(c?m:-m)*x,l[0][0])/x,b=Math.max(b,y)}}}m=m+(m<0?b:-b),M=M+(M<0?L:-L),o&&(u?U>g*x?m=(Ll(E,c)?-M:M)/x:M=(Ll(E,c)?-m:m)*x:d?(m=M/x,c=E):(M=m*x,E=c));const D=E?f+M:f,F=c?h+m:h;return{width:C+(E?-M:M),height:_+(c?-m:m),x:s[0]*M*(E?-1:1)+D,y:s[1]*m*(c?-1:1)+F}}const Fd={width:0,height:0,x:0,y:0},kp={...Fd,pointerX:0,pointerY:0,aspectRatio:1};function jp(e){return[[0,0],[e.measured.width,e.measured.height]]}function Wp(e,t,n){const r=t.position.x+e.position.x,o=t.position.y+e.position.y,s=e.measured.width??0,a=e.measured.height??0,l=n[0]*s,E=n[1]*a;return[[r-l,o-E],[r+s-l,o+a-E]]}function Vp({domNode:e,nodeId:t,getStoreItems:n,onChange:r,onEnd:o}){const s=He(e);let a={controlDirection:Cl("bottom-right"),boundaries:{minWidth:0,minHeight:0,maxWidth:Number.MAX_VALUE,maxHeight:Number.MAX_VALUE},resizeDirection:void 0,keepAspectRatio:!1};function l({controlPosition:c,boundaries:d,keepAspectRatio:T,resizeDirection:u,onResizeStart:S,onResize:R,onResizeEnd:I,shouldResize:N}){let A={...Fd},p={...kp};a={boundaries:d,resizeDirection:u,keepAspectRatio:T,controlDirection:Cl(c)};let f,h=null,C=[],_,x,M,m=!1;const U=Xc().on("start",g=>{const{nodeLookup:P,transform:H,snapGrid:L,snapToGrid:b,nodeOrigin:D,paneDomNode:F}=n();if(f=P.get(t),!f)return;h=(F==null?void 0:F.getBoundingClientRect())??null;const{xSnapped:B,ySnapped:y}=Xn(g.sourceEvent,{transform:H,snapGrid:L,snapToGrid:b,containerBounds:h});A={width:f.measured.width??0,height:f.measured.height??0,x:f.position.x??0,y:f.position.y??0},p={...A,pointerX:B,pointerY:y,aspectRatio:A.width/A.height},_=void 0,f.parentId&&(f.extent==="parent"||f.expandParent)&&(_=P.get(f.parentId),x=_&&f.extent==="parent"?jp(_):void 0),C=[],M=void 0;for(const[G,Y]of P)if(Y.parentId===t&&(C.push({id:G,position:{...Y.position},extent:Y.extent}),Y.extent==="parent"||Y.expandParent)){const W=Wp(Y,f,Y.origin??D);M?M=[[Math.min(W[0][0],M[0][0]),Math.min(W[0][1],M[0][1])],[Math.max(W[1][0],M[1][0]),Math.max(W[1][1],M[1][1])]]:M=W}S==null||S(g,{...A})}).on("drag",g=>{const{transform:P,snapGrid:H,snapToGrid:L,nodeOrigin:b}=n(),D=Xn(g.sourceEvent,{transform:P,snapGrid:H,snapToGrid:L,containerBounds:h}),F=[];if(!f)return;const{x:B,y,width:G,height:Y}=A,W={},K=f.origin??b,{width:z,height:ee,x:Z,y:q}=Yp(p,a.controlDirection,D,a.boundaries,a.keepAspectRatio,K,x,M),v=z!==G,X=ee!==Y,j=Z!==B&&v,oe=q!==y&&X;if(!j&&!oe&&!v&&!X)return;if((j||oe||K[0]===1||K[1]===1)&&(W.x=j?Z:A.x,W.y=oe?q:A.y,A.x=W.x,A.y=W.y,C.length>0)){const Ie=Z-B,Te=q-y;for(const ue of C)ue.position={x:ue.position.x-Ie+K[0]*(z-G),y:ue.position.y-Te+K[1]*(ee-Y)},F.push(ue)}if((v||X)&&(W.width=v&&(!a.resizeDirection||a.resizeDirection==="horizontal")?z:A.width,W.height=X&&(!a.resizeDirection||a.resizeDirection==="vertical")?ee:A.height,A.width=W.width,A.height=W.height),_&&f.expandParent){const Ie=K[0]*(W.width??0);W.x&&W.x<Ie&&(A.x=Ie,p.x=p.x-(W.x-Ie));const Te=K[1]*(W.height??0);W.y&&W.y<Te&&(A.y=Te,p.y=p.y-(W.y-Te))}const se=Hp({width:A.width,prevWidth:G,height:A.height,prevHeight:Y,affectsX:a.controlDirection.affectsX,affectsY:a.controlDirection.affectsY}),re={...A,direction:se};(N==null?void 0:N(g,re))!==!1&&(m=!0,R==null||R(g,re),r(W,F))}).on("end",g=>{m&&(I==null||I(g,{...A}),o==null||o({...A}),m=!1)});s.call(U)}function E(){s.on(".drag",null)}return{update:l,destroy:E}}var xs={exports:{}},ys={},Ds={exports:{}},Ms={};/**
430
- * @license React
431
- * use-sync-external-store-shim.production.js
432
- *
433
- * Copyright (c) Meta Platforms, Inc. and affiliates.
434
- *
435
- * This source code is licensed under the MIT license found in the
436
- * LICENSE file in the root directory of this source tree.
437
- */var _l;function $p(){if(_l)return Ms;_l=1;var e=Uo();function t(T,u){return T===u&&(T!==0||1/T===1/u)||T!==T&&u!==u}var n=typeof Object.is=="function"?Object.is:t,r=e.useState,o=e.useEffect,s=e.useLayoutEffect,a=e.useDebugValue;function l(T,u){var S=u(),R=r({inst:{value:S,getSnapshot:u}}),I=R[0].inst,N=R[1];return s(function(){I.value=S,I.getSnapshot=u,E(I)&&N({inst:I})},[T,S,u]),o(function(){return E(I)&&N({inst:I}),T(function(){E(I)&&N({inst:I})})},[T]),a(S),S}function E(T){var u=T.getSnapshot;T=T.value;try{var S=u();return!n(T,S)}catch{return!0}}function c(T,u){return u()}var d=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:l;return Ms.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:d,Ms}var ml;function Xp(){return ml||(ml=1,Ds.exports=$p()),Ds.exports}/**
438
- * @license React
439
- * use-sync-external-store-shim/with-selector.production.js
440
- *
441
- * Copyright (c) Meta Platforms, Inc. and affiliates.
442
- *
443
- * This source code is licensed under the MIT license found in the
444
- * LICENSE file in the root directory of this source tree.
445
- */var gl;function Kp(){if(gl)return ys;gl=1;var e=Uo(),t=Xp();function n(c,d){return c===d&&(c!==0||1/c===1/d)||c!==c&&d!==d}var r=typeof Object.is=="function"?Object.is:n,o=t.useSyncExternalStore,s=e.useRef,a=e.useEffect,l=e.useMemo,E=e.useDebugValue;return ys.useSyncExternalStoreWithSelector=function(c,d,T,u,S){var R=s(null);if(R.current===null){var I={hasValue:!1,value:null};R.current=I}else I=R.current;R=l(function(){function A(_){if(!p){if(p=!0,f=_,_=u(_),S!==void 0&&I.hasValue){var x=I.value;if(S(x,_))return h=x}return h=_}if(x=h,r(f,_))return x;var M=u(_);return S!==void 0&&S(x,M)?(f=_,x):(f=_,h=M)}var p=!1,f,h,C=T===void 0?null:T;return[function(){return A(d())},C===null?void 0:function(){return A(C())}]},[d,T,u,S]);var N=o(c,R[0],R[1]);return a(function(){I.hasValue=!0,I.value=N},[N]),E(N),N},ys}var xl;function zp(){return xl||(xl=1,xs.exports=Kp()),xs.exports}var Jp=zp();const qp=Bi(Jp),Qp={},yl=e=>{let t;const n=new Set,r=(d,T)=>{const u=typeof d=="function"?d(t):d;if(!Object.is(u,t)){const S=t;t=T??(typeof u!="object"||u===null)?u:Object.assign({},t,u),n.forEach(R=>R(t,S))}},o=()=>t,E={setState:r,getState:o,getInitialState:()=>c,subscribe:d=>(n.add(d),()=>n.delete(d)),destroy:()=>{(Qp?"production":void 0)!=="production"&&console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),n.clear()}},c=t=e(r,o,E);return E},Zp=e=>e?yl(e):yl,{useDebugValue:eh}=Ut,{useSyncExternalStoreWithSelector:th}=qp,nh=e=>e;function Gd(e,t=nh,n){const r=th(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,n);return eh(r),r}const Dl=(e,t)=>{const n=Zp(e),r=(o,s=t)=>Gd(n,o,s);return Object.assign(r,n),r},rh=(e,t)=>e?Dl(e,t):Dl;function Oe(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(const[r,o]of e)if(!Object.is(o,t.get(r)))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0}const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(const r of n)if(!Object.prototype.hasOwnProperty.call(t,r)||!Object.is(e[r],t[r]))return!1;return!0}ZE();const Ko=O.createContext(null),oh=Ko.Provider,wd=Et.error001();function Re(e,t){const n=O.useContext(Ko);if(n===null)throw new Error(wd);return Gd(n,e,t)}function fe(){const e=O.useContext(Ko);if(e===null)throw new Error(wd);return O.useMemo(()=>({getState:e.getState,setState:e.setState,subscribe:e.subscribe}),[e])}const Ml={display:"none"},sh={position:"absolute",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0px, 0px, 0px, 0px)",clipPath:"inset(100%)"},Hd="react-flow__node-desc",Yd="react-flow__edge-desc",ih="react-flow__aria-live",ah=e=>e.ariaLiveMessage,lh=e=>e.ariaLabelConfig;function Eh({rfId:e}){const t=Re(ah);return i.jsx("div",{id:`${ih}-${e}`,"aria-live":"assertive","aria-atomic":"true",style:sh,children:t})}function ch({rfId:e,disableKeyboardA11y:t}){const n=Re(lh);return i.jsxs(i.Fragment,{children:[i.jsx("div",{id:`${Hd}-${e}`,style:Ml,children:t?n["node.a11yDescription.default"]:n["node.a11yDescription.keyboardDisabled"]}),i.jsx("div",{id:`${Yd}-${e}`,style:Ml,children:n["edge.a11yDescription.default"]}),!t&&i.jsx(Eh,{rfId:e})]})}const mn=O.forwardRef(({position:e="top-left",children:t,className:n,style:r,...o},s)=>{const a=`${e}`.split("-");return i.jsx("div",{className:Le(["react-flow__panel",n,...a]),style:r,ref:s,...o,children:t})});mn.displayName="Panel";function dh({proOptions:e,position:t="bottom-right"}){return e!=null&&e.hideAttribution?null:i.jsx(mn,{position:t,className:"react-flow__attribution","data-message":"Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev",children:i.jsx("a",{href:"https://reactflow.dev",target:"_blank",rel:"noopener noreferrer","aria-label":"React Flow attribution",children:"React Flow"})})}const Th=e=>{const t=[],n=[];for(const[,r]of e.nodeLookup)r.selected&&t.push(r.internals.userNode);for(const[,r]of e.edgeLookup)r.selected&&n.push(r);return{selectedNodes:t,selectedEdges:n}},Jr=e=>e.id;function uh(e,t){return Oe(e.selectedNodes.map(Jr),t.selectedNodes.map(Jr))&&Oe(e.selectedEdges.map(Jr),t.selectedEdges.map(Jr))}function Sh({onSelectionChange:e}){const t=fe(),{selectedNodes:n,selectedEdges:r}=Re(Th,uh);return O.useEffect(()=>{const o={nodes:n,edges:r};e==null||e(o),t.getState().onSelectionChangeHandlers.forEach(s=>s(o))},[n,r,e]),null}const Rh=e=>!!e.onSelectionChangeHandlers;function Ah({onSelectionChange:e}){const t=Re(Rh);return e||t?i.jsx(Sh,{onSelectionChange:e}):null}const kd=[0,0],Ih={x:0,y:0,zoom:1},Nh=["nodes","edges","defaultNodes","defaultEdges","onConnect","onConnectStart","onConnectEnd","onClickConnectStart","onClickConnectEnd","nodesDraggable","autoPanOnNodeFocus","nodesConnectable","nodesFocusable","edgesFocusable","edgesReconnectable","elevateNodesOnSelect","elevateEdgesOnSelect","minZoom","maxZoom","nodeExtent","onNodesChange","onEdgesChange","elementsSelectable","connectionMode","snapGrid","snapToGrid","translateExtent","connectOnClick","defaultEdgeOptions","fitView","fitViewOptions","onNodesDelete","onEdgesDelete","onDelete","onNodeDrag","onNodeDragStart","onNodeDragStop","onSelectionDrag","onSelectionDragStart","onSelectionDragStop","onMoveStart","onMove","onMoveEnd","noPanClassName","nodeOrigin","autoPanOnConnect","autoPanOnNodeDrag","onError","connectionRadius","isValidConnection","selectNodesOnDrag","nodeDragThreshold","connectionDragThreshold","onBeforeDelete","debug","autoPanSpeed","ariaLabelConfig","zIndexMode"],Pl=[...Nh,"rfId"],Oh=e=>({setNodes:e.setNodes,setEdges:e.setEdges,setMinZoom:e.setMinZoom,setMaxZoom:e.setMaxZoom,setTranslateExtent:e.setTranslateExtent,setNodeExtent:e.setNodeExtent,reset:e.reset,setDefaultNodesAndEdges:e.setDefaultNodesAndEdges}),bl={translateExtent:or,nodeOrigin:kd,minZoom:.5,maxZoom:2,elementsSelectable:!0,noPanClassName:"nopan",rfId:"1"};function fh(e){const{setNodes:t,setEdges:n,setMinZoom:r,setMaxZoom:o,setTranslateExtent:s,setNodeExtent:a,reset:l,setDefaultNodesAndEdges:E}=Re(Oh,Oe),c=fe();O.useEffect(()=>(E(e.defaultNodes,e.defaultEdges),()=>{d.current=bl,l()}),[]);const d=O.useRef(bl);return O.useEffect(()=>{for(const T of Pl){const u=e[T],S=d.current[T];u!==S&&(typeof e[T]>"u"||(T==="nodes"?t(u):T==="edges"?n(u):T==="minZoom"?r(u):T==="maxZoom"?o(u):T==="translateExtent"?s(u):T==="nodeExtent"?a(u):T==="ariaLabelConfig"?c.setState({ariaLabelConfig:rp(u)}):T==="fitView"?c.setState({fitViewQueued:u}):T==="fitViewOptions"?c.setState({fitViewOptions:u}):c.setState({[T]:u})))}d.current=e},Pl.map(T=>e[T])),null}function Ul(){return typeof window>"u"||!window.matchMedia?null:window.matchMedia("(prefers-color-scheme: dark)")}function ph(e){var r;const[t,n]=O.useState(e==="system"?null:e);return O.useEffect(()=>{if(e!=="system"){n(e);return}const o=Ul(),s=()=>n(o!=null&&o.matches?"dark":"light");return s(),o==null||o.addEventListener("change",s),()=>{o==null||o.removeEventListener("change",s)}},[e]),t!==null?t:(r=Ul())!=null&&r.matches?"dark":"light"}const vl=typeof document<"u"?document:null;function lr(e=null,t={target:vl,actInsideInputWithModifier:!0}){const[n,r]=O.useState(!1),o=O.useRef(!1),s=O.useRef(new Set([])),[a,l]=O.useMemo(()=>{if(e!==null){const c=(Array.isArray(e)?e:[e]).filter(T=>typeof T=="string").map(T=>T.replace("+",`
446
- `).replace(`
447
-
448
- `,`
449
- +`).split(`
450
- `)),d=c.reduce((T,u)=>T.concat(...u),[]);return[c,d]}return[[],[]]},[e]);return O.useEffect(()=>{const E=(t==null?void 0:t.target)??vl,c=(t==null?void 0:t.actInsideInputWithModifier)??!0;if(e!==null){const d=S=>{var N,A;if(o.current=S.ctrlKey||S.metaKey||S.shiftKey||S.altKey,(!o.current||o.current&&!c)&&pd(S))return!1;const I=Fl(S.code,l);if(s.current.add(S[I]),Bl(a,s.current,!1)){const p=((A=(N=S.composedPath)==null?void 0:N.call(S))==null?void 0:A[0])||S.target,f=(p==null?void 0:p.nodeName)==="BUTTON"||(p==null?void 0:p.nodeName)==="A";t.preventDefault!==!1&&(o.current||!f)&&S.preventDefault(),r(!0)}},T=S=>{const R=Fl(S.code,l);Bl(a,s.current,!0)?(r(!1),s.current.clear()):s.current.delete(S[R]),S.key==="Meta"&&s.current.clear(),o.current=!1},u=()=>{s.current.clear(),r(!1)};return E==null||E.addEventListener("keydown",d),E==null||E.addEventListener("keyup",T),window.addEventListener("blur",u),window.addEventListener("contextmenu",u),()=>{E==null||E.removeEventListener("keydown",d),E==null||E.removeEventListener("keyup",T),window.removeEventListener("blur",u),window.removeEventListener("contextmenu",u)}}},[e,r]),n}function Bl(e,t,n){return e.filter(r=>n||r.length===t.size).some(r=>r.every(o=>t.has(o)))}function Fl(e,t){return t.includes(e)?"code":"key"}const hh=()=>{const e=fe();return O.useMemo(()=>({zoomIn:t=>{const{panZoom:n}=e.getState();return n?n.scaleBy(1.2,{duration:t==null?void 0:t.duration}):Promise.resolve(!1)},zoomOut:t=>{const{panZoom:n}=e.getState();return n?n.scaleBy(1/1.2,{duration:t==null?void 0:t.duration}):Promise.resolve(!1)},zoomTo:(t,n)=>{const{panZoom:r}=e.getState();return r?r.scaleTo(t,{duration:n==null?void 0:n.duration}):Promise.resolve(!1)},getZoom:()=>e.getState().transform[2],setViewport:async(t,n)=>{const{transform:[r,o,s],panZoom:a}=e.getState();return a?(await a.setViewport({x:t.x??r,y:t.y??o,zoom:t.zoom??s},n),Promise.resolve(!0)):Promise.resolve(!1)},getViewport:()=>{const[t,n,r]=e.getState().transform;return{x:t,y:n,zoom:r}},setCenter:async(t,n,r)=>e.getState().setCenter(t,n,r),fitBounds:async(t,n)=>{const{width:r,height:o,minZoom:s,maxZoom:a,panZoom:l}=e.getState(),E=ra(t,r,o,s,a,(n==null?void 0:n.padding)??.1);return l?(await l.setViewport(E,{duration:n==null?void 0:n.duration,ease:n==null?void 0:n.ease,interpolate:n==null?void 0:n.interpolate}),Promise.resolve(!0)):Promise.resolve(!1)},screenToFlowPosition:(t,n={})=>{const{transform:r,snapGrid:o,snapToGrid:s,domNode:a}=e.getState();if(!a)return t;const{x:l,y:E}=a.getBoundingClientRect(),c={x:t.x-l,y:t.y-E},d=n.snapGrid??o,T=n.snapToGrid??s;return Ar(c,r,T,d)},flowToScreenPosition:t=>{const{transform:n,domNode:r}=e.getState();if(!r)return t;const{x:o,y:s}=r.getBoundingClientRect(),a=go(t,n);return{x:a.x+o,y:a.y+s}}}),[])};function jd(e,t){const n=[],r=new Map,o=[];for(const s of e)if(s.type==="add"){o.push(s);continue}else if(s.type==="remove"||s.type==="replace")r.set(s.id,[s]);else{const a=r.get(s.id);a?a.push(s):r.set(s.id,[s])}for(const s of t){const a=r.get(s.id);if(!a){n.push(s);continue}if(a[0].type==="remove")continue;if(a[0].type==="replace"){n.push({...a[0].item});continue}const l={...s};for(const E of a)Ch(E,l);n.push(l)}return o.length&&o.forEach(s=>{s.index!==void 0?n.splice(s.index,0,{...s.item}):n.push({...s.item})}),n}function Ch(e,t){switch(e.type){case"select":{t.selected=e.selected;break}case"position":{typeof e.position<"u"&&(t.position=e.position),typeof e.dragging<"u"&&(t.dragging=e.dragging);break}case"dimensions":{typeof e.dimensions<"u"&&(t.measured={...e.dimensions},e.setAttributes&&((e.setAttributes===!0||e.setAttributes==="width")&&(t.width=e.dimensions.width),(e.setAttributes===!0||e.setAttributes==="height")&&(t.height=e.dimensions.height))),typeof e.resizing=="boolean"&&(t.resizing=e.resizing);break}}}function Wd(e,t){return jd(e,t)}function Vd(e,t){return jd(e,t)}function Yt(e,t){return{id:e,type:"select",selected:t}}function un(e,t=new Set,n=!1){const r=[];for(const[o,s]of e){const a=t.has(o);!(s.selected===void 0&&!a)&&s.selected!==a&&(n&&(s.selected=a),r.push(Yt(s.id,a)))}return r}function Gl({items:e=[],lookup:t}){var o;const n=[],r=new Map(e.map(s=>[s.id,s]));for(const[s,a]of e.entries()){const l=t.get(a.id),E=((o=l==null?void 0:l.internals)==null?void 0:o.userNode)??l;E!==void 0&&E!==a&&n.push({id:a.id,item:a,type:"replace"}),E===void 0&&n.push({item:a,type:"add",index:s})}for(const[s]of t)r.get(s)===void 0&&n.push({id:s,type:"remove"});return n}function wl(e){return{id:e.id,type:"remove"}}const Hl=e=>Xf(e),Lh=e=>ud(e);function $d(e){return O.forwardRef(e)}const _h=typeof window<"u"?O.useLayoutEffect:O.useEffect;function Yl(e){const[t,n]=O.useState(BigInt(0)),[r]=O.useState(()=>mh(()=>n(o=>o+BigInt(1))));return _h(()=>{const o=r.get();o.length&&(e(o),r.reset())},[t]),r}function mh(e){let t=[];return{get:()=>t,reset:()=>{t=[]},push:n=>{t.push(n),e()}}}const Xd=O.createContext(null);function gh({children:e}){const t=fe(),n=O.useCallback(l=>{const{nodes:E=[],setNodes:c,hasDefaultNodes:d,onNodesChange:T,nodeLookup:u,fitViewQueued:S,onNodesChangeMiddlewareMap:R}=t.getState();let I=E;for(const A of l)I=typeof A=="function"?A(I):A;let N=Gl({items:I,lookup:u});for(const A of R.values())N=A(N);d&&c(I),N.length>0?T==null||T(N):S&&window.requestAnimationFrame(()=>{const{fitViewQueued:A,nodes:p,setNodes:f}=t.getState();A&&f(p)})},[]),r=Yl(n),o=O.useCallback(l=>{const{edges:E=[],setEdges:c,hasDefaultEdges:d,onEdgesChange:T,edgeLookup:u}=t.getState();let S=E;for(const R of l)S=typeof R=="function"?R(S):R;d?c(S):T&&T(Gl({items:S,lookup:u}))},[]),s=Yl(o),a=O.useMemo(()=>({nodeQueue:r,edgeQueue:s}),[]);return i.jsx(Xd.Provider,{value:a,children:e})}function xh(){const e=O.useContext(Xd);if(!e)throw new Error("useBatchContext must be used within a BatchProvider");return e}const yh=e=>!!e.panZoom;function ca(){const e=hh(),t=fe(),n=xh(),r=Re(yh),o=O.useMemo(()=>{const s=T=>t.getState().nodeLookup.get(T),a=T=>{n.nodeQueue.push(T)},l=T=>{n.edgeQueue.push(T)},E=T=>{var A,p;const{nodeLookup:u,nodeOrigin:S}=t.getState(),R=Hl(T)?T:u.get(T.id),I=R.parentId?Od(R.position,R.measured,R.parentId,u,S):R.position,N={...R,position:I,width:((A=R.measured)==null?void 0:A.width)??R.width,height:((p=R.measured)==null?void 0:p.height)??R.height};return Cn(N)},c=(T,u,S={replace:!1})=>{a(R=>R.map(I=>{if(I.id===T){const N=typeof u=="function"?u(I):u;return S.replace&&Hl(N)?N:{...I,...N}}return I}))},d=(T,u,S={replace:!1})=>{l(R=>R.map(I=>{if(I.id===T){const N=typeof u=="function"?u(I):u;return S.replace&&Lh(N)?N:{...I,...N}}return I}))};return{getNodes:()=>t.getState().nodes.map(T=>({...T})),getNode:T=>{var u;return(u=s(T))==null?void 0:u.internals.userNode},getInternalNode:s,getEdges:()=>{const{edges:T=[]}=t.getState();return T.map(u=>({...u}))},getEdge:T=>t.getState().edgeLookup.get(T),setNodes:a,setEdges:l,addNodes:T=>{const u=Array.isArray(T)?T:[T];n.nodeQueue.push(S=>[...S,...u])},addEdges:T=>{const u=Array.isArray(T)?T:[T];n.edgeQueue.push(S=>[...S,...u])},toObject:()=>{const{nodes:T=[],edges:u=[],transform:S}=t.getState(),[R,I,N]=S;return{nodes:T.map(A=>({...A})),edges:u.map(A=>({...A})),viewport:{x:R,y:I,zoom:N}}},deleteElements:async({nodes:T=[],edges:u=[]})=>{const{nodes:S,edges:R,onNodesDelete:I,onEdgesDelete:N,triggerNodeChanges:A,triggerEdgeChanges:p,onDelete:f,onBeforeDelete:h}=t.getState(),{nodes:C,edges:_}=await Qf({nodesToRemove:T,edgesToRemove:u,nodes:S,edges:R,onBeforeDelete:h}),x=_.length>0,M=C.length>0;if(x){const m=_.map(wl);N==null||N(_),p(m)}if(M){const m=C.map(wl);I==null||I(C),A(m)}return(M||x)&&(f==null||f({nodes:C,edges:_})),{deletedNodes:C,deletedEdges:_}},getIntersectingNodes:(T,u=!0,S)=>{const R=Tl(T),I=R?T:E(T),N=S!==void 0;return I?(S||t.getState().nodes).filter(A=>{const p=t.getState().nodeLookup.get(A.id);if(p&&!R&&(A.id===T.id||!p.internals.positionAbsolute))return!1;const f=Cn(N?A:p),h=ir(f,I);return u&&h>0||h>=f.width*f.height||h>=I.width*I.height}):[]},isNodeIntersecting:(T,u,S=!0)=>{const I=Tl(T)?T:E(T);if(!I)return!1;const N=ir(I,u);return S&&N>0||N>=u.width*u.height||N>=I.width*I.height},updateNode:c,updateNodeData:(T,u,S={replace:!1})=>{c(T,R=>{const I=typeof u=="function"?u(R):u;return S.replace?{...R,data:I}:{...R,data:{...R.data,...I}}},S)},updateEdge:d,updateEdgeData:(T,u,S={replace:!1})=>{d(T,R=>{const I=typeof u=="function"?u(R):u;return S.replace?{...R,data:I}:{...R,data:{...R.data,...I}}},S)},getNodesBounds:T=>{const{nodeLookup:u,nodeOrigin:S}=t.getState();return Kf(T,{nodeLookup:u,nodeOrigin:S})},getHandleConnections:({type:T,id:u,nodeId:S})=>{var R;return Array.from(((R=t.getState().connectionLookup.get(`${S}-${T}${u?`-${u}`:""}`))==null?void 0:R.values())??[])},getNodeConnections:({type:T,handleId:u,nodeId:S})=>{var R;return Array.from(((R=t.getState().connectionLookup.get(`${S}${T?u?`-${T}-${u}`:`-${T}`:""}`))==null?void 0:R.values())??[])},fitView:async T=>{const u=t.getState().fitViewResolver??np();return t.setState({fitViewQueued:!0,fitViewOptions:T,fitViewResolver:u}),n.nodeQueue.push(S=>[...S]),u.promise}}},[]);return O.useMemo(()=>({...o,...e,viewportInitialized:r}),[r])}const kl=e=>e.selected,Dh=typeof window<"u"?window:void 0;function Mh({deleteKeyCode:e,multiSelectionKeyCode:t}){const n=fe(),{deleteElements:r}=ca(),o=lr(e,{actInsideInputWithModifier:!1}),s=lr(t,{target:Dh});O.useEffect(()=>{if(o){const{edges:a,nodes:l}=n.getState();r({nodes:l.filter(kl),edges:a.filter(kl)}),n.setState({nodesSelectionActive:!1})}},[o]),O.useEffect(()=>{n.setState({multiSelectionActive:s})},[s])}function Ph(e){const t=fe();O.useEffect(()=>{const n=()=>{var o,s,a,l;if(!e.current||!(((s=(o=e.current).checkVisibility)==null?void 0:s.call(o))??!0))return!1;const r=oa(e.current);(r.height===0||r.width===0)&&((l=(a=t.getState()).onError)==null||l.call(a,"004",Et.error004())),t.setState({width:r.width||500,height:r.height||500})};if(e.current){n(),window.addEventListener("resize",n);const r=new ResizeObserver(()=>n());return r.observe(e.current),()=>{window.removeEventListener("resize",n),r&&e.current&&r.unobserve(e.current)}}},[])}const zo={position:"absolute",width:"100%",height:"100%",top:0,left:0},bh=e=>({userSelectionActive:e.userSelectionActive,lib:e.lib,connectionInProgress:e.connection.inProgress});function Uh({onPaneContextMenu:e,zoomOnScroll:t=!0,zoomOnPinch:n=!0,panOnScroll:r=!1,panOnScrollSpeed:o=.5,panOnScrollMode:s=Vt.Free,zoomOnDoubleClick:a=!0,panOnDrag:l=!0,defaultViewport:E,translateExtent:c,minZoom:d,maxZoom:T,zoomActivationKeyCode:u,preventScrolling:S=!0,children:R,noWheelClassName:I,noPanClassName:N,onViewportChange:A,isControlledViewport:p,paneClickDistance:f,selectionOnDrag:h}){const C=fe(),_=O.useRef(null),{userSelectionActive:x,lib:M,connectionInProgress:m}=Re(bh,Oe),U=lr(u),g=O.useRef();Ph(_);const P=O.useCallback(H=>{A==null||A({x:H[0],y:H[1],zoom:H[2]}),p||C.setState({transform:H})},[A,p]);return O.useEffect(()=>{if(_.current){g.current=wp({domNode:_.current,minZoom:d,maxZoom:T,translateExtent:c,viewport:E,onDraggingChange:D=>C.setState(F=>F.paneDragging===D?F:{paneDragging:D}),onPanZoomStart:(D,F)=>{const{onViewportChangeStart:B,onMoveStart:y}=C.getState();y==null||y(D,F),B==null||B(F)},onPanZoom:(D,F)=>{const{onViewportChange:B,onMove:y}=C.getState();y==null||y(D,F),B==null||B(F)},onPanZoomEnd:(D,F)=>{const{onViewportChangeEnd:B,onMoveEnd:y}=C.getState();y==null||y(D,F),B==null||B(F)}});const{x:H,y:L,zoom:b}=g.current.getViewport();return C.setState({panZoom:g.current,transform:[H,L,b],domNode:_.current.closest(".react-flow")}),()=>{var D;(D=g.current)==null||D.destroy()}}},[]),O.useEffect(()=>{var H;(H=g.current)==null||H.update({onPaneContextMenu:e,zoomOnScroll:t,zoomOnPinch:n,panOnScroll:r,panOnScrollSpeed:o,panOnScrollMode:s,zoomOnDoubleClick:a,panOnDrag:l,zoomActivationKeyPressed:U,preventScrolling:S,noPanClassName:N,userSelectionActive:x,noWheelClassName:I,lib:M,onTransformChange:P,connectionInProgress:m,selectionOnDrag:h,paneClickDistance:f})},[e,t,n,r,o,s,a,l,U,S,N,x,I,M,P,m,h,f]),i.jsx("div",{className:"react-flow__renderer",ref:_,style:zo,children:R})}const vh=e=>({userSelectionActive:e.userSelectionActive,userSelectionRect:e.userSelectionRect});function Bh(){const{userSelectionActive:e,userSelectionRect:t}=Re(vh,Oe);return e&&t?i.jsx("div",{className:"react-flow__selection react-flow__container",style:{width:t.width,height:t.height,transform:`translate(${t.x}px, ${t.y}px)`}}):null}const Ps=(e,t)=>n=>{n.target===t.current&&(e==null||e(n))},Fh=e=>({userSelectionActive:e.userSelectionActive,elementsSelectable:e.elementsSelectable,connectionInProgress:e.connection.inProgress,dragging:e.paneDragging});function Gh({isSelecting:e,selectionKeyPressed:t,selectionMode:n=sr.Full,panOnDrag:r,paneClickDistance:o,selectionOnDrag:s,onSelectionStart:a,onSelectionEnd:l,onPaneClick:E,onPaneContextMenu:c,onPaneScroll:d,onPaneMouseEnter:T,onPaneMouseMove:u,onPaneMouseLeave:S,children:R}){const I=fe(),{userSelectionActive:N,elementsSelectable:A,dragging:p,connectionInProgress:f}=Re(Fh,Oe),h=A&&(e||N),C=O.useRef(null),_=O.useRef(),x=O.useRef(new Set),M=O.useRef(new Set),m=O.useRef(!1),U=B=>{if(m.current||f){m.current=!1;return}E==null||E(B),I.getState().resetSelectedElements(),I.setState({nodesSelectionActive:!1})},g=B=>{if(Array.isArray(r)&&(r!=null&&r.includes(2))){B.preventDefault();return}c==null||c(B)},P=d?B=>d(B):void 0,H=B=>{m.current&&(B.stopPropagation(),m.current=!1)},L=B=>{var ee,Z;const{domNode:y}=I.getState();if(_.current=y==null?void 0:y.getBoundingClientRect(),!_.current)return;const G=B.target===C.current;if(!G&&!!B.target.closest(".nokey")||!e||!(s&&G||t)||B.button!==0||!B.isPrimary)return;(Z=(ee=B.target)==null?void 0:ee.setPointerCapture)==null||Z.call(ee,B.pointerId),m.current=!1;const{x:K,y:z}=qe(B.nativeEvent,_.current);I.setState({userSelectionRect:{width:0,height:0,startX:K,startY:z,x:K,y:z}}),G||(B.stopPropagation(),B.preventDefault())},b=B=>{const{userSelectionRect:y,transform:G,nodeLookup:Y,edgeLookup:W,connectionLookup:K,triggerNodeChanges:z,triggerEdgeChanges:ee,defaultEdgeOptions:Z,resetSelectedElements:q}=I.getState();if(!_.current||!y)return;const{x:v,y:X}=qe(B.nativeEvent,_.current),{startX:j,startY:oe}=y;if(!m.current){const Te=t?0:o;if(Math.hypot(v-j,X-oe)<=Te)return;q(),a==null||a(B)}m.current=!0;const se={startX:j,startY:oe,x:v<j?v:j,y:X<oe?X:oe,width:Math.abs(v-j),height:Math.abs(X-oe)},re=x.current,de=M.current;x.current=new Set(na(Y,se,G,n===sr.Partial,!0).map(Te=>Te.id)),M.current=new Set;const Ie=(Z==null?void 0:Z.selectable)??!0;for(const Te of x.current){const ue=K.get(Te);if(ue)for(const{edgeId:Fe}of ue.values()){const Ue=W.get(Fe);Ue&&(Ue.selectable??Ie)&&M.current.add(Fe)}}if(!ul(re,x.current)){const Te=un(Y,x.current,!0);z(Te)}if(!ul(de,M.current)){const Te=un(W,M.current);ee(Te)}I.setState({userSelectionRect:se,userSelectionActive:!0,nodesSelectionActive:!1})},D=B=>{var y,G;B.button===0&&((G=(y=B.target)==null?void 0:y.releasePointerCapture)==null||G.call(y,B.pointerId),!N&&B.target===C.current&&I.getState().userSelectionRect&&(U==null||U(B)),I.setState({userSelectionActive:!1,userSelectionRect:null}),m.current&&(l==null||l(B),I.setState({nodesSelectionActive:x.current.size>0})))},F=r===!0||Array.isArray(r)&&r.includes(0);return i.jsxs("div",{className:Le(["react-flow__pane",{draggable:F,dragging:p,selection:e}]),onClick:h?void 0:Ps(U,C),onContextMenu:Ps(g,C),onWheel:Ps(P,C),onPointerEnter:h?void 0:T,onPointerMove:h?b:u,onPointerUp:h?D:void 0,onPointerDownCapture:h?L:void 0,onClickCapture:h?H:void 0,onPointerLeave:S,ref:C,style:zo,children:[R,i.jsx(Bh,{})]})}function bi({id:e,store:t,unselect:n=!1,nodeRef:r}){const{addSelectedNodes:o,unselectNodesAndEdges:s,multiSelectionActive:a,nodeLookup:l,onError:E}=t.getState(),c=l.get(e);if(!c){E==null||E("012",Et.error012(e));return}t.setState({nodesSelectionActive:!1}),c.selected?(n||c.selected&&a)&&(s({nodes:[c],edges:[]}),requestAnimationFrame(()=>{var d;return(d=r==null?void 0:r.current)==null?void 0:d.blur()})):o([e])}function Kd({nodeRef:e,disabled:t=!1,noDragClassName:n,handleSelector:r,nodeId:o,isSelectable:s,nodeClickDistance:a}){const l=fe(),[E,c]=O.useState(!1),d=O.useRef();return O.useEffect(()=>{d.current=_p({getStoreItems:()=>l.getState(),onNodeMouseDown:T=>{bi({id:T,store:l,nodeRef:e})},onDragStart:()=>{c(!0)},onDragStop:()=>{c(!1)}})},[]),O.useEffect(()=>{if(!(t||!e.current||!d.current))return d.current.update({noDragClassName:n,handleSelector:r,domNode:e.current,isSelectable:s,nodeId:o,nodeClickDistance:a}),()=>{var T;(T=d.current)==null||T.destroy()}},[n,r,t,s,e,o,a]),E}const wh=e=>t=>t.selected&&(t.draggable||e&&typeof t.draggable>"u");function zd(){const e=fe();return O.useCallback(n=>{const{nodeExtent:r,snapToGrid:o,snapGrid:s,nodesDraggable:a,onError:l,updateNodePositions:E,nodeLookup:c,nodeOrigin:d}=e.getState(),T=new Map,u=wh(a),S=o?s[0]:5,R=o?s[1]:5,I=n.direction.x*S*n.factor,N=n.direction.y*R*n.factor;for(const[,A]of c){if(!u(A))continue;let p={x:A.internals.positionAbsolute.x+I,y:A.internals.positionAbsolute.y+N};o&&(p=Rr(p,s));const{position:f,positionAbsolute:h}=Sd({nodeId:A.id,nextPosition:p,nodeLookup:c,nodeExtent:r,nodeOrigin:d,onError:l});A.position=f,A.internals.positionAbsolute=h,T.set(A.id,A)}E(T)},[])}const da=O.createContext(null),Hh=da.Provider;da.Consumer;const Jd=()=>O.useContext(da),Yh=e=>({connectOnClick:e.connectOnClick,noPanClassName:e.noPanClassName,rfId:e.rfId}),kh=(e,t,n)=>r=>{const{connectionClickStartHandle:o,connectionMode:s,connection:a}=r,{fromHandle:l,toHandle:E,isValid:c}=a,d=(E==null?void 0:E.nodeId)===e&&(E==null?void 0:E.id)===t&&(E==null?void 0:E.type)===n;return{connectingFrom:(l==null?void 0:l.nodeId)===e&&(l==null?void 0:l.id)===t&&(l==null?void 0:l.type)===n,connectingTo:d,clickConnecting:(o==null?void 0:o.nodeId)===e&&(o==null?void 0:o.id)===t&&(o==null?void 0:o.type)===n,isPossibleEndHandle:s===fn.Strict?(l==null?void 0:l.type)!==n:e!==(l==null?void 0:l.nodeId)||t!==(l==null?void 0:l.id),connectionInProcess:!!l,clickConnectionInProcess:!!o,valid:d&&c}};function jh({type:e="source",position:t=ne.Top,isValidConnection:n,isConnectable:r=!0,isConnectableStart:o=!0,isConnectableEnd:s=!0,id:a,onConnect:l,children:E,className:c,onMouseDown:d,onTouchStart:T,...u},S){var b,D;const R=a||null,I=e==="target",N=fe(),A=Jd(),{connectOnClick:p,noPanClassName:f,rfId:h}=Re(Yh,Oe),{connectingFrom:C,connectingTo:_,clickConnecting:x,isPossibleEndHandle:M,connectionInProcess:m,clickConnectionInProcess:U,valid:g}=Re(kh(A,R,e),Oe);A||(D=(b=N.getState()).onError)==null||D.call(b,"010",Et.error010());const P=F=>{const{defaultEdgeOptions:B,onConnect:y,hasDefaultEdges:G}=N.getState(),Y={...B,...F};if(G){const{edges:W,setEdges:K}=N.getState();K(Ep(Y,W))}y==null||y(Y),l==null||l(Y)},H=F=>{if(!A)return;const B=hd(F.nativeEvent);if(o&&(B&&F.button===0||!B)){const y=N.getState();Pi.onPointerDown(F.nativeEvent,{handleDomNode:F.currentTarget,autoPanOnConnect:y.autoPanOnConnect,connectionMode:y.connectionMode,connectionRadius:y.connectionRadius,domNode:y.domNode,nodeLookup:y.nodeLookup,lib:y.lib,isTarget:I,handleId:R,nodeId:A,flowId:y.rfId,panBy:y.panBy,cancelConnection:y.cancelConnection,onConnectStart:y.onConnectStart,onConnectEnd:(...G)=>{var Y,W;return(W=(Y=N.getState()).onConnectEnd)==null?void 0:W.call(Y,...G)},updateConnection:y.updateConnection,onConnect:P,isValidConnection:n||((...G)=>{var Y,W;return((W=(Y=N.getState()).isValidConnection)==null?void 0:W.call(Y,...G))??!0}),getTransform:()=>N.getState().transform,getFromHandle:()=>N.getState().connection.fromHandle,autoPanSpeed:y.autoPanSpeed,dragThreshold:y.connectionDragThreshold})}B?d==null||d(F):T==null||T(F)},L=F=>{const{onClickConnectStart:B,onClickConnectEnd:y,connectionClickStartHandle:G,connectionMode:Y,isValidConnection:W,lib:K,rfId:z,nodeLookup:ee,connection:Z}=N.getState();if(!A||!G&&!o)return;if(!G){B==null||B(F.nativeEvent,{nodeId:A,handleId:R,handleType:e}),N.setState({connectionClickStartHandle:{nodeId:A,type:e,id:R}});return}const q=fd(F.target),v=n||W,{connection:X,isValid:j}=Pi.isValid(F.nativeEvent,{handle:{nodeId:A,id:R,type:e},connectionMode:Y,fromNodeId:G.nodeId,fromHandleId:G.id||null,fromType:G.type,isValidConnection:v,flowId:z,doc:q,lib:K,nodeLookup:ee});j&&X&&P(X);const oe=structuredClone(Z);delete oe.inProgress,oe.toPosition=oe.toHandle?oe.toHandle.position:null,y==null||y(F,oe),N.setState({connectionClickStartHandle:null})};return i.jsx("div",{"data-handleid":R,"data-nodeid":A,"data-handlepos":t,"data-id":`${h}-${A}-${R}-${e}`,className:Le(["react-flow__handle",`react-flow__handle-${t}`,"nodrag",f,c,{source:!I,target:I,connectable:r,connectablestart:o,connectableend:s,clickconnecting:x,connectingfrom:C,connectingto:_,valid:g,connectionindicator:r&&(!m||M)&&(m||U?s:o)}]),onMouseDown:H,onTouchStart:H,onClick:p?L:void 0,ref:S,...u,children:E})}const vt=O.memo($d(jh));function Wh({data:e,isConnectable:t,sourcePosition:n=ne.Bottom}){return i.jsxs(i.Fragment,{children:[e==null?void 0:e.label,i.jsx(vt,{type:"source",position:n,isConnectable:t})]})}function Vh({data:e,isConnectable:t,targetPosition:n=ne.Top,sourcePosition:r=ne.Bottom}){return i.jsxs(i.Fragment,{children:[i.jsx(vt,{type:"target",position:n,isConnectable:t}),e==null?void 0:e.label,i.jsx(vt,{type:"source",position:r,isConnectable:t})]})}function $h(){return null}function Xh({data:e,isConnectable:t,targetPosition:n=ne.Top}){return i.jsxs(i.Fragment,{children:[i.jsx(vt,{type:"target",position:n,isConnectable:t}),e==null?void 0:e.label]})}const xo={ArrowUp:{x:0,y:-1},ArrowDown:{x:0,y:1},ArrowLeft:{x:-1,y:0},ArrowRight:{x:1,y:0}},jl={input:Wh,default:Vh,output:Xh,group:$h};function Kh(e){var t,n,r,o;return e.internals.handleBounds===void 0?{width:e.width??e.initialWidth??((t=e.style)==null?void 0:t.width),height:e.height??e.initialHeight??((n=e.style)==null?void 0:n.height)}:{width:e.width??((r=e.style)==null?void 0:r.width),height:e.height??((o=e.style)==null?void 0:o.height)}}const zh=e=>{const{width:t,height:n,x:r,y:o}=Sr(e.nodeLookup,{filter:s=>!!s.selected});return{width:Je(t)?t:null,height:Je(n)?n:null,userSelectionActive:e.userSelectionActive,transformString:`translate(${e.transform[0]}px,${e.transform[1]}px) scale(${e.transform[2]}) translate(${r}px,${o}px)`}};function Jh({onSelectionContextMenu:e,noPanClassName:t,disableKeyboardA11y:n}){const r=fe(),{width:o,height:s,transformString:a,userSelectionActive:l}=Re(zh,Oe),E=zd(),c=O.useRef(null);O.useEffect(()=>{var S;n||(S=c.current)==null||S.focus({preventScroll:!0})},[n]);const d=!l&&o!==null&&s!==null;if(Kd({nodeRef:c,disabled:!d}),!d)return null;const T=e?S=>{const R=r.getState().nodes.filter(I=>I.selected);e(S,R)}:void 0,u=S=>{Object.prototype.hasOwnProperty.call(xo,S.key)&&(S.preventDefault(),E({direction:xo[S.key],factor:S.shiftKey?4:1}))};return i.jsx("div",{className:Le(["react-flow__nodesselection","react-flow__container",t]),style:{transform:a},children:i.jsx("div",{ref:c,className:"react-flow__nodesselection-rect",onContextMenu:T,tabIndex:n?void 0:-1,onKeyDown:n?void 0:u,style:{width:o,height:s}})})}const Wl=typeof window<"u"?window:void 0,qh=e=>({nodesSelectionActive:e.nodesSelectionActive,userSelectionActive:e.userSelectionActive});function qd({children:e,onPaneClick:t,onPaneMouseEnter:n,onPaneMouseMove:r,onPaneMouseLeave:o,onPaneContextMenu:s,onPaneScroll:a,paneClickDistance:l,deleteKeyCode:E,selectionKeyCode:c,selectionOnDrag:d,selectionMode:T,onSelectionStart:u,onSelectionEnd:S,multiSelectionKeyCode:R,panActivationKeyCode:I,zoomActivationKeyCode:N,elementsSelectable:A,zoomOnScroll:p,zoomOnPinch:f,panOnScroll:h,panOnScrollSpeed:C,panOnScrollMode:_,zoomOnDoubleClick:x,panOnDrag:M,defaultViewport:m,translateExtent:U,minZoom:g,maxZoom:P,preventScrolling:H,onSelectionContextMenu:L,noWheelClassName:b,noPanClassName:D,disableKeyboardA11y:F,onViewportChange:B,isControlledViewport:y}){const{nodesSelectionActive:G,userSelectionActive:Y}=Re(qh,Oe),W=lr(c,{target:Wl}),K=lr(I,{target:Wl}),z=K||M,ee=K||h,Z=d&&z!==!0,q=W||Y||Z;return Mh({deleteKeyCode:E,multiSelectionKeyCode:R}),i.jsx(Uh,{onPaneContextMenu:s,elementsSelectable:A,zoomOnScroll:p,zoomOnPinch:f,panOnScroll:ee,panOnScrollSpeed:C,panOnScrollMode:_,zoomOnDoubleClick:x,panOnDrag:!W&&z,defaultViewport:m,translateExtent:U,minZoom:g,maxZoom:P,zoomActivationKeyCode:N,preventScrolling:H,noWheelClassName:b,noPanClassName:D,onViewportChange:B,isControlledViewport:y,paneClickDistance:l,selectionOnDrag:Z,children:i.jsxs(Gh,{onSelectionStart:u,onSelectionEnd:S,onPaneClick:t,onPaneMouseEnter:n,onPaneMouseMove:r,onPaneMouseLeave:o,onPaneContextMenu:s,onPaneScroll:a,panOnDrag:z,isSelecting:!!q,selectionMode:T,selectionKeyPressed:W,paneClickDistance:l,selectionOnDrag:Z,children:[e,G&&i.jsx(Jh,{onSelectionContextMenu:L,noPanClassName:D,disableKeyboardA11y:F})]})})}qd.displayName="FlowRenderer";const Qh=O.memo(qd),Zh=e=>t=>e?na(t.nodeLookup,{x:0,y:0,width:t.width,height:t.height},t.transform,!0).map(n=>n.id):Array.from(t.nodeLookup.keys());function eC(e){return Re(O.useCallback(Zh(e),[e]),Oe)}const tC=e=>e.updateNodeInternals;function nC(){const e=Re(tC),[t]=O.useState(()=>typeof ResizeObserver>"u"?null:new ResizeObserver(n=>{const r=new Map;n.forEach(o=>{const s=o.target.getAttribute("data-id");r.set(s,{id:s,nodeElement:o.target,force:!0})}),e(r)}));return O.useEffect(()=>()=>{t==null||t.disconnect()},[t]),t}function rC({node:e,nodeType:t,hasDimensions:n,resizeObserver:r}){const o=fe(),s=O.useRef(null),a=O.useRef(null),l=O.useRef(e.sourcePosition),E=O.useRef(e.targetPosition),c=O.useRef(t),d=n&&!!e.internals.handleBounds;return O.useEffect(()=>{s.current&&!e.hidden&&(!d||a.current!==s.current)&&(a.current&&(r==null||r.unobserve(a.current)),r==null||r.observe(s.current),a.current=s.current)},[d,e.hidden]),O.useEffect(()=>()=>{a.current&&(r==null||r.unobserve(a.current),a.current=null)},[]),O.useEffect(()=>{if(s.current){const T=c.current!==t,u=l.current!==e.sourcePosition,S=E.current!==e.targetPosition;(T||u||S)&&(c.current=t,l.current=e.sourcePosition,E.current=e.targetPosition,o.getState().updateNodeInternals(new Map([[e.id,{id:e.id,nodeElement:s.current,force:!0}]])))}},[e.id,t,e.sourcePosition,e.targetPosition]),s}function oC({id:e,onClick:t,onMouseEnter:n,onMouseMove:r,onMouseLeave:o,onContextMenu:s,onDoubleClick:a,nodesDraggable:l,elementsSelectable:E,nodesConnectable:c,nodesFocusable:d,resizeObserver:T,noDragClassName:u,noPanClassName:S,disableKeyboardA11y:R,rfId:I,nodeTypes:N,nodeClickDistance:A,onError:p}){const{node:f,internals:h,isParent:C}=Re(v=>{const X=v.nodeLookup.get(e),j=v.parentLookup.has(e);return{node:X,internals:X.internals,isParent:j}},Oe);let _=f.type||"default",x=(N==null?void 0:N[_])||jl[_];x===void 0&&(p==null||p("003",Et.error003(_)),_="default",x=(N==null?void 0:N.default)||jl.default);const M=!!(f.draggable||l&&typeof f.draggable>"u"),m=!!(f.selectable||E&&typeof f.selectable>"u"),U=!!(f.connectable||c&&typeof f.connectable>"u"),g=!!(f.focusable||d&&typeof f.focusable>"u"),P=fe(),H=Nd(f),L=rC({node:f,nodeType:_,hasDimensions:H,resizeObserver:T}),b=Kd({nodeRef:L,disabled:f.hidden||!M,noDragClassName:u,handleSelector:f.dragHandle,nodeId:e,isSelectable:m,nodeClickDistance:A}),D=zd();if(f.hidden)return null;const F=ht(f),B=Kh(f),y=m||M||t||n||r||o,G=n?v=>n(v,{...h.userNode}):void 0,Y=r?v=>r(v,{...h.userNode}):void 0,W=o?v=>o(v,{...h.userNode}):void 0,K=s?v=>s(v,{...h.userNode}):void 0,z=a?v=>a(v,{...h.userNode}):void 0,ee=v=>{const{selectNodesOnDrag:X,nodeDragThreshold:j}=P.getState();m&&(!X||!M||j>0)&&bi({id:e,store:P,nodeRef:L}),t&&t(v,{...h.userNode})},Z=v=>{if(!(pd(v.nativeEvent)||R)){if(Ed.includes(v.key)&&m){const X=v.key==="Escape";bi({id:e,store:P,unselect:X,nodeRef:L})}else if(M&&f.selected&&Object.prototype.hasOwnProperty.call(xo,v.key)){v.preventDefault();const{ariaLabelConfig:X}=P.getState();P.setState({ariaLiveMessage:X["node.a11yDescription.ariaLiveMessage"]({direction:v.key.replace("Arrow","").toLowerCase(),x:~~h.positionAbsolute.x,y:~~h.positionAbsolute.y})}),D({direction:xo[v.key],factor:v.shiftKey?4:1})}}},q=()=>{var de;if(R||!((de=L.current)!=null&&de.matches(":focus-visible")))return;const{transform:v,width:X,height:j,autoPanOnNodeFocus:oe,setCenter:se}=P.getState();if(!oe)return;na(new Map([[e,f]]),{x:0,y:0,width:X,height:j},v,!0).length>0||se(f.position.x+F.width/2,f.position.y+F.height/2,{zoom:v[2]})};return i.jsx("div",{className:Le(["react-flow__node",`react-flow__node-${_}`,{[S]:M},f.className,{selected:f.selected,selectable:m,parent:C,draggable:M,dragging:b}]),ref:L,style:{zIndex:h.z,transform:`translate(${h.positionAbsolute.x}px,${h.positionAbsolute.y}px)`,pointerEvents:y?"all":"none",visibility:H?"visible":"hidden",...f.style,...B},"data-id":e,"data-testid":`rf__node-${e}`,onMouseEnter:G,onMouseMove:Y,onMouseLeave:W,onContextMenu:K,onClick:ee,onDoubleClick:z,onKeyDown:g?Z:void 0,tabIndex:g?0:void 0,onFocus:g?q:void 0,role:f.ariaRole??(g?"group":void 0),"aria-roledescription":"node","aria-describedby":R?void 0:`${Hd}-${I}`,"aria-label":f.ariaLabel,...f.domAttributes,children:i.jsx(Hh,{value:e,children:i.jsx(x,{id:e,data:f.data,type:_,positionAbsoluteX:h.positionAbsolute.x,positionAbsoluteY:h.positionAbsolute.y,selected:f.selected??!1,selectable:m,draggable:M,deletable:f.deletable??!0,isConnectable:U,sourcePosition:f.sourcePosition,targetPosition:f.targetPosition,dragging:b,dragHandle:f.dragHandle,zIndex:h.z,parentId:f.parentId,...F})})})}var sC=O.memo(oC);const iC=e=>({nodesDraggable:e.nodesDraggable,nodesConnectable:e.nodesConnectable,nodesFocusable:e.nodesFocusable,elementsSelectable:e.elementsSelectable,onError:e.onError});function Qd(e){const{nodesDraggable:t,nodesConnectable:n,nodesFocusable:r,elementsSelectable:o,onError:s}=Re(iC,Oe),a=eC(e.onlyRenderVisibleElements),l=nC();return i.jsx("div",{className:"react-flow__nodes",style:zo,children:a.map(E=>i.jsx(sC,{id:E,nodeTypes:e.nodeTypes,nodeExtent:e.nodeExtent,onClick:e.onNodeClick,onMouseEnter:e.onNodeMouseEnter,onMouseMove:e.onNodeMouseMove,onMouseLeave:e.onNodeMouseLeave,onContextMenu:e.onNodeContextMenu,onDoubleClick:e.onNodeDoubleClick,noDragClassName:e.noDragClassName,noPanClassName:e.noPanClassName,rfId:e.rfId,disableKeyboardA11y:e.disableKeyboardA11y,resizeObserver:l,nodesDraggable:t,nodesConnectable:n,nodesFocusable:r,elementsSelectable:o,nodeClickDistance:e.nodeClickDistance,onError:s},E))})}Qd.displayName="NodeRenderer";const aC=O.memo(Qd);function lC(e){return Re(O.useCallback(n=>{if(!e)return n.edges.map(o=>o.id);const r=[];if(n.width&&n.height)for(const o of n.edges){const s=n.nodeLookup.get(o.source),a=n.nodeLookup.get(o.target);s&&a&&ip({sourceNode:s,targetNode:a,width:n.width,height:n.height,transform:n.transform})&&r.push(o.id)}return r},[e]),Oe)}const EC=({color:e="none",strokeWidth:t=1})=>{const n={strokeWidth:t,...e&&{stroke:e}};return i.jsx("polyline",{className:"arrow",style:n,strokeLinecap:"round",fill:"none",strokeLinejoin:"round",points:"-5,-4 0,0 -5,4"})},cC=({color:e="none",strokeWidth:t=1})=>{const n={strokeWidth:t,...e&&{stroke:e,fill:e}};return i.jsx("polyline",{className:"arrowclosed",style:n,strokeLinecap:"round",strokeLinejoin:"round",points:"-5,-4 0,0 -5,4 -5,-4"})},Vl={[pn.Arrow]:EC,[pn.ArrowClosed]:cC};function dC(e){const t=fe();return O.useMemo(()=>{var o,s;return Object.prototype.hasOwnProperty.call(Vl,e)?Vl[e]:((s=(o=t.getState()).onError)==null||s.call(o,"009",Et.error009(e)),null)},[e])}const TC=({id:e,type:t,color:n,width:r=12.5,height:o=12.5,markerUnits:s="strokeWidth",strokeWidth:a,orient:l="auto-start-reverse"})=>{const E=dC(t);return E?i.jsx("marker",{className:"react-flow__arrowhead",id:e,markerWidth:`${r}`,markerHeight:`${o}`,viewBox:"-10 -10 20 20",markerUnits:s,orient:l,refX:"0",refY:"0",children:i.jsx(E,{color:n,strokeWidth:a})}):null},Zd=({defaultColor:e,rfId:t})=>{const n=Re(s=>s.edges),r=Re(s=>s.defaultEdgeOptions),o=O.useMemo(()=>Sp(n,{id:t,defaultColor:e,defaultMarkerStart:r==null?void 0:r.markerStart,defaultMarkerEnd:r==null?void 0:r.markerEnd}),[n,r,t,e]);return o.length?i.jsx("svg",{className:"react-flow__marker","aria-hidden":"true",children:i.jsx("defs",{children:o.map(s=>i.jsx(TC,{id:s.id,type:s.type,color:s.color,width:s.width,height:s.height,markerUnits:s.markerUnits,strokeWidth:s.strokeWidth,orient:s.orient},s.id))})}):null};Zd.displayName="MarkerDefinitions";var uC=O.memo(Zd);function eT({x:e,y:t,label:n,labelStyle:r,labelShowBg:o=!0,labelBgStyle:s,labelBgPadding:a=[2,4],labelBgBorderRadius:l=2,children:E,className:c,...d}){const[T,u]=O.useState({x:1,y:0,width:0,height:0}),S=Le(["react-flow__edge-textwrapper",c]),R=O.useRef(null);return O.useEffect(()=>{if(R.current){const I=R.current.getBBox();u({x:I.x,y:I.y,width:I.width,height:I.height})}},[n]),n?i.jsxs("g",{transform:`translate(${e-T.width/2} ${t-T.height/2})`,className:S,visibility:T.width?"visible":"hidden",...d,children:[o&&i.jsx("rect",{width:T.width+2*a[0],x:-a[0],y:-a[1],height:T.height+2*a[1],className:"react-flow__edge-textbg",style:s,rx:l,ry:l}),i.jsx("text",{className:"react-flow__edge-text",y:T.height/2,dy:"0.3em",ref:R,style:r,children:n}),E]}):null}eT.displayName="EdgeText";const SC=O.memo(eT);function Jo({path:e,labelX:t,labelY:n,label:r,labelStyle:o,labelShowBg:s,labelBgStyle:a,labelBgPadding:l,labelBgBorderRadius:E,interactionWidth:c=20,...d}){return i.jsxs(i.Fragment,{children:[i.jsx("path",{...d,d:e,fill:"none",className:Le(["react-flow__edge-path",d.className])}),c?i.jsx("path",{d:e,fill:"none",strokeOpacity:0,strokeWidth:c,className:"react-flow__edge-interaction"}):null,r&&Je(t)&&Je(n)?i.jsx(SC,{x:t,y:n,label:r,labelStyle:o,labelShowBg:s,labelBgStyle:a,labelBgPadding:l,labelBgBorderRadius:E}):null]})}function $l({pos:e,x1:t,y1:n,x2:r,y2:o}){return e===ne.Left||e===ne.Right?[.5*(t+r),n]:[t,.5*(n+o)]}function tT({sourceX:e,sourceY:t,sourcePosition:n=ne.Bottom,targetX:r,targetY:o,targetPosition:s=ne.Top}){const[a,l]=$l({pos:n,x1:e,y1:t,x2:r,y2:o}),[E,c]=$l({pos:s,x1:r,y1:o,x2:e,y2:t}),[d,T,u,S]=Cd({sourceX:e,sourceY:t,targetX:r,targetY:o,sourceControlX:a,sourceControlY:l,targetControlX:E,targetControlY:c});return[`M${e},${t} C${a},${l} ${E},${c} ${r},${o}`,d,T,u,S]}function nT(e){return O.memo(({id:t,sourceX:n,sourceY:r,targetX:o,targetY:s,sourcePosition:a,targetPosition:l,label:E,labelStyle:c,labelShowBg:d,labelBgStyle:T,labelBgPadding:u,labelBgBorderRadius:S,style:R,markerEnd:I,markerStart:N,interactionWidth:A})=>{const[p,f,h]=tT({sourceX:n,sourceY:r,sourcePosition:a,targetX:o,targetY:s,targetPosition:l}),C=e.isInternal?void 0:t;return i.jsx(Jo,{id:C,path:p,labelX:f,labelY:h,label:E,labelStyle:c,labelShowBg:d,labelBgStyle:T,labelBgPadding:u,labelBgBorderRadius:S,style:R,markerEnd:I,markerStart:N,interactionWidth:A})})}const RC=nT({isInternal:!1}),rT=nT({isInternal:!0});RC.displayName="SimpleBezierEdge";rT.displayName="SimpleBezierEdgeInternal";function oT(e){return O.memo(({id:t,sourceX:n,sourceY:r,targetX:o,targetY:s,label:a,labelStyle:l,labelShowBg:E,labelBgStyle:c,labelBgPadding:d,labelBgBorderRadius:T,style:u,sourcePosition:S=ne.Bottom,targetPosition:R=ne.Top,markerEnd:I,markerStart:N,pathOptions:A,interactionWidth:p})=>{const[f,h,C]=yi({sourceX:n,sourceY:r,sourcePosition:S,targetX:o,targetY:s,targetPosition:R,borderRadius:A==null?void 0:A.borderRadius,offset:A==null?void 0:A.offset,stepPosition:A==null?void 0:A.stepPosition}),_=e.isInternal?void 0:t;return i.jsx(Jo,{id:_,path:f,labelX:h,labelY:C,label:a,labelStyle:l,labelShowBg:E,labelBgStyle:c,labelBgPadding:d,labelBgBorderRadius:T,style:u,markerEnd:I,markerStart:N,interactionWidth:p})})}const sT=oT({isInternal:!1}),iT=oT({isInternal:!0});sT.displayName="SmoothStepEdge";iT.displayName="SmoothStepEdgeInternal";function aT(e){return O.memo(({id:t,...n})=>{var o;const r=e.isInternal?void 0:t;return i.jsx(sT,{...n,id:r,pathOptions:O.useMemo(()=>{var s;return{borderRadius:0,offset:(s=n.pathOptions)==null?void 0:s.offset}},[(o=n.pathOptions)==null?void 0:o.offset])})})}const AC=aT({isInternal:!1}),lT=aT({isInternal:!0});AC.displayName="StepEdge";lT.displayName="StepEdgeInternal";function ET(e){return O.memo(({id:t,sourceX:n,sourceY:r,targetX:o,targetY:s,label:a,labelStyle:l,labelShowBg:E,labelBgStyle:c,labelBgPadding:d,labelBgBorderRadius:T,style:u,markerEnd:S,markerStart:R,interactionWidth:I})=>{const[N,A,p]=md({sourceX:n,sourceY:r,targetX:o,targetY:s}),f=e.isInternal?void 0:t;return i.jsx(Jo,{id:f,path:N,labelX:A,labelY:p,label:a,labelStyle:l,labelShowBg:E,labelBgStyle:c,labelBgPadding:d,labelBgBorderRadius:T,style:u,markerEnd:S,markerStart:R,interactionWidth:I})})}const IC=ET({isInternal:!1}),cT=ET({isInternal:!0});IC.displayName="StraightEdge";cT.displayName="StraightEdgeInternal";function dT(e){return O.memo(({id:t,sourceX:n,sourceY:r,targetX:o,targetY:s,sourcePosition:a=ne.Bottom,targetPosition:l=ne.Top,label:E,labelStyle:c,labelShowBg:d,labelBgStyle:T,labelBgPadding:u,labelBgBorderRadius:S,style:R,markerEnd:I,markerStart:N,pathOptions:A,interactionWidth:p})=>{const[f,h,C]=Ld({sourceX:n,sourceY:r,sourcePosition:a,targetX:o,targetY:s,targetPosition:l,curvature:A==null?void 0:A.curvature}),_=e.isInternal?void 0:t;return i.jsx(Jo,{id:_,path:f,labelX:h,labelY:C,label:E,labelStyle:c,labelShowBg:d,labelBgStyle:T,labelBgPadding:u,labelBgBorderRadius:S,style:R,markerEnd:I,markerStart:N,interactionWidth:p})})}const NC=dT({isInternal:!1}),TT=dT({isInternal:!0});NC.displayName="BezierEdge";TT.displayName="BezierEdgeInternal";const Xl={default:TT,straight:cT,step:lT,smoothstep:iT,simplebezier:rT},Kl={sourceX:null,sourceY:null,targetX:null,targetY:null,sourcePosition:null,targetPosition:null},OC=(e,t,n)=>n===ne.Left?e-t:n===ne.Right?e+t:e,fC=(e,t,n)=>n===ne.Top?e-t:n===ne.Bottom?e+t:e,zl="react-flow__edgeupdater";function Jl({position:e,centerX:t,centerY:n,radius:r=10,onMouseDown:o,onMouseEnter:s,onMouseOut:a,type:l}){return i.jsx("circle",{onMouseDown:o,onMouseEnter:s,onMouseOut:a,className:Le([zl,`${zl}-${l}`]),cx:OC(t,r,e),cy:fC(n,r,e),r,stroke:"transparent",fill:"transparent"})}function pC({isReconnectable:e,reconnectRadius:t,edge:n,sourceX:r,sourceY:o,targetX:s,targetY:a,sourcePosition:l,targetPosition:E,onReconnect:c,onReconnectStart:d,onReconnectEnd:T,setReconnecting:u,setUpdateHover:S}){const R=fe(),I=(h,C)=>{if(h.button!==0)return;const{autoPanOnConnect:_,domNode:x,connectionMode:M,connectionRadius:m,lib:U,onConnectStart:g,cancelConnection:P,nodeLookup:H,rfId:L,panBy:b,updateConnection:D}=R.getState(),F=C.type==="target",B=(Y,W)=>{u(!1),T==null||T(Y,n,C.type,W)},y=Y=>c==null?void 0:c(n,Y),G=(Y,W)=>{u(!0),d==null||d(h,n,C.type),g==null||g(Y,W)};Pi.onPointerDown(h.nativeEvent,{autoPanOnConnect:_,connectionMode:M,connectionRadius:m,domNode:x,handleId:C.id,nodeId:C.nodeId,nodeLookup:H,isTarget:F,edgeUpdaterType:C.type,lib:U,flowId:L,cancelConnection:P,panBy:b,isValidConnection:(...Y)=>{var W,K;return((K=(W=R.getState()).isValidConnection)==null?void 0:K.call(W,...Y))??!0},onConnect:y,onConnectStart:G,onConnectEnd:(...Y)=>{var W,K;return(K=(W=R.getState()).onConnectEnd)==null?void 0:K.call(W,...Y)},onReconnectEnd:B,updateConnection:D,getTransform:()=>R.getState().transform,getFromHandle:()=>R.getState().connection.fromHandle,dragThreshold:R.getState().connectionDragThreshold,handleDomNode:h.currentTarget})},N=h=>I(h,{nodeId:n.target,id:n.targetHandle??null,type:"target"}),A=h=>I(h,{nodeId:n.source,id:n.sourceHandle??null,type:"source"}),p=()=>S(!0),f=()=>S(!1);return i.jsxs(i.Fragment,{children:[(e===!0||e==="source")&&i.jsx(Jl,{position:l,centerX:r,centerY:o,radius:t,onMouseDown:N,onMouseEnter:p,onMouseOut:f,type:"source"}),(e===!0||e==="target")&&i.jsx(Jl,{position:E,centerX:s,centerY:a,radius:t,onMouseDown:A,onMouseEnter:p,onMouseOut:f,type:"target"})]})}function hC({id:e,edgesFocusable:t,edgesReconnectable:n,elementsSelectable:r,onClick:o,onDoubleClick:s,onContextMenu:a,onMouseEnter:l,onMouseMove:E,onMouseLeave:c,reconnectRadius:d,onReconnect:T,onReconnectStart:u,onReconnectEnd:S,rfId:R,edgeTypes:I,noPanClassName:N,onError:A,disableKeyboardA11y:p}){let f=Re(se=>se.edgeLookup.get(e));const h=Re(se=>se.defaultEdgeOptions);f=h?{...h,...f}:f;let C=f.type||"default",_=(I==null?void 0:I[C])||Xl[C];_===void 0&&(A==null||A("011",Et.error011(C)),C="default",_=(I==null?void 0:I.default)||Xl.default);const x=!!(f.focusable||t&&typeof f.focusable>"u"),M=typeof T<"u"&&(f.reconnectable||n&&typeof f.reconnectable>"u"),m=!!(f.selectable||r&&typeof f.selectable>"u"),U=O.useRef(null),[g,P]=O.useState(!1),[H,L]=O.useState(!1),b=fe(),{zIndex:D,sourceX:F,sourceY:B,targetX:y,targetY:G,sourcePosition:Y,targetPosition:W}=Re(O.useCallback(se=>{const re=se.nodeLookup.get(f.source),de=se.nodeLookup.get(f.target);if(!re||!de)return{zIndex:f.zIndex,...Kl};const Ie=up({id:e,sourceNode:re,targetNode:de,sourceHandle:f.sourceHandle||null,targetHandle:f.targetHandle||null,connectionMode:se.connectionMode,onError:A});return{zIndex:sp({selected:f.selected,zIndex:f.zIndex,sourceNode:re,targetNode:de,elevateOnSelect:se.elevateEdgesOnSelect,zIndexMode:se.zIndexMode}),...Ie||Kl}},[f.source,f.target,f.sourceHandle,f.targetHandle,f.selected,f.zIndex]),Oe),K=O.useMemo(()=>f.markerStart?`url('#${Di(f.markerStart,R)}')`:void 0,[f.markerStart,R]),z=O.useMemo(()=>f.markerEnd?`url('#${Di(f.markerEnd,R)}')`:void 0,[f.markerEnd,R]);if(f.hidden||F===null||B===null||y===null||G===null)return null;const ee=se=>{var Te;const{addSelectedEdges:re,unselectNodesAndEdges:de,multiSelectionActive:Ie}=b.getState();m&&(b.setState({nodesSelectionActive:!1}),f.selected&&Ie?(de({nodes:[],edges:[f]}),(Te=U.current)==null||Te.blur()):re([e])),o&&o(se,f)},Z=s?se=>{s(se,{...f})}:void 0,q=a?se=>{a(se,{...f})}:void 0,v=l?se=>{l(se,{...f})}:void 0,X=E?se=>{E(se,{...f})}:void 0,j=c?se=>{c(se,{...f})}:void 0,oe=se=>{var re;if(!p&&Ed.includes(se.key)&&m){const{unselectNodesAndEdges:de,addSelectedEdges:Ie}=b.getState();se.key==="Escape"?((re=U.current)==null||re.blur(),de({edges:[f]})):Ie([e])}};return i.jsx("svg",{style:{zIndex:D},children:i.jsxs("g",{className:Le(["react-flow__edge",`react-flow__edge-${C}`,f.className,N,{selected:f.selected,animated:f.animated,inactive:!m&&!o,updating:g,selectable:m}]),onClick:ee,onDoubleClick:Z,onContextMenu:q,onMouseEnter:v,onMouseMove:X,onMouseLeave:j,onKeyDown:x?oe:void 0,tabIndex:x?0:void 0,role:f.ariaRole??(x?"group":"img"),"aria-roledescription":"edge","data-id":e,"data-testid":`rf__edge-${e}`,"aria-label":f.ariaLabel===null?void 0:f.ariaLabel||`Edge from ${f.source} to ${f.target}`,"aria-describedby":x?`${Yd}-${R}`:void 0,ref:U,...f.domAttributes,children:[!H&&i.jsx(_,{id:e,source:f.source,target:f.target,type:f.type,selected:f.selected,animated:f.animated,selectable:m,deletable:f.deletable??!0,label:f.label,labelStyle:f.labelStyle,labelShowBg:f.labelShowBg,labelBgStyle:f.labelBgStyle,labelBgPadding:f.labelBgPadding,labelBgBorderRadius:f.labelBgBorderRadius,sourceX:F,sourceY:B,targetX:y,targetY:G,sourcePosition:Y,targetPosition:W,data:f.data,style:f.style,sourceHandleId:f.sourceHandle,targetHandleId:f.targetHandle,markerStart:K,markerEnd:z,pathOptions:"pathOptions"in f?f.pathOptions:void 0,interactionWidth:f.interactionWidth}),M&&i.jsx(pC,{edge:f,isReconnectable:M,reconnectRadius:d,onReconnect:T,onReconnectStart:u,onReconnectEnd:S,sourceX:F,sourceY:B,targetX:y,targetY:G,sourcePosition:Y,targetPosition:W,setUpdateHover:P,setReconnecting:L})]})})}var CC=O.memo(hC);const LC=e=>({edgesFocusable:e.edgesFocusable,edgesReconnectable:e.edgesReconnectable,elementsSelectable:e.elementsSelectable,connectionMode:e.connectionMode,onError:e.onError});function uT({defaultMarkerColor:e,onlyRenderVisibleElements:t,rfId:n,edgeTypes:r,noPanClassName:o,onReconnect:s,onEdgeContextMenu:a,onEdgeMouseEnter:l,onEdgeMouseMove:E,onEdgeMouseLeave:c,onEdgeClick:d,reconnectRadius:T,onEdgeDoubleClick:u,onReconnectStart:S,onReconnectEnd:R,disableKeyboardA11y:I}){const{edgesFocusable:N,edgesReconnectable:A,elementsSelectable:p,onError:f}=Re(LC,Oe),h=lC(t);return i.jsxs("div",{className:"react-flow__edges",children:[i.jsx(uC,{defaultColor:e,rfId:n}),h.map(C=>i.jsx(CC,{id:C,edgesFocusable:N,edgesReconnectable:A,elementsSelectable:p,noPanClassName:o,onReconnect:s,onContextMenu:a,onMouseEnter:l,onMouseMove:E,onMouseLeave:c,onClick:d,reconnectRadius:T,onDoubleClick:u,onReconnectStart:S,onReconnectEnd:R,rfId:n,onError:f,edgeTypes:r,disableKeyboardA11y:I},C))]})}uT.displayName="EdgeRenderer";const _C=O.memo(uT),mC=e=>`translate(${e.transform[0]}px,${e.transform[1]}px) scale(${e.transform[2]})`;function gC({children:e}){const t=Re(mC);return i.jsx("div",{className:"react-flow__viewport xyflow__viewport react-flow__container",style:{transform:t},children:e})}function xC(e){const t=ca(),n=O.useRef(!1);O.useEffect(()=>{!n.current&&t.viewportInitialized&&e&&(setTimeout(()=>e(t),1),n.current=!0)},[e,t.viewportInitialized])}const yC=e=>{var t;return(t=e.panZoom)==null?void 0:t.syncViewport};function DC(e){const t=Re(yC),n=fe();return O.useEffect(()=>{e&&(t==null||t(e),n.setState({transform:[e.x,e.y,e.zoom]}))},[e,t]),null}function MC(e){return e.connection.inProgress?{...e.connection,to:Ar(e.connection.to,e.transform)}:{...e.connection}}function PC(e){return MC}function bC(e){const t=PC();return Re(t,Oe)}const UC=e=>({nodesConnectable:e.nodesConnectable,isValid:e.connection.isValid,inProgress:e.connection.inProgress,width:e.width,height:e.height});function vC({containerStyle:e,style:t,type:n,component:r}){const{nodesConnectable:o,width:s,height:a,isValid:l,inProgress:E}=Re(UC,Oe);return!(s&&o&&E)?null:i.jsx("svg",{style:e,width:s,height:a,className:"react-flow__connectionline react-flow__container",children:i.jsx("g",{className:Le(["react-flow__connection",Td(l)]),children:i.jsx(ST,{style:t,type:n,CustomComponent:r,isValid:l})})})}const ST=({style:e,type:t=yt.Bezier,CustomComponent:n,isValid:r})=>{const{inProgress:o,from:s,fromNode:a,fromHandle:l,fromPosition:E,to:c,toNode:d,toHandle:T,toPosition:u,pointer:S}=bC();if(!o)return;if(n)return i.jsx(n,{connectionLineType:t,connectionLineStyle:e,fromNode:a,fromHandle:l,fromX:s.x,fromY:s.y,toX:c.x,toY:c.y,fromPosition:E,toPosition:u,connectionStatus:Td(r),toNode:d,toHandle:T,pointer:S});let R="";const I={sourceX:s.x,sourceY:s.y,sourcePosition:E,targetX:c.x,targetY:c.y,targetPosition:u};switch(t){case yt.Bezier:[R]=Ld(I);break;case yt.SimpleBezier:[R]=tT(I);break;case yt.Step:[R]=yi({...I,borderRadius:0});break;case yt.SmoothStep:[R]=yi(I);break;default:[R]=md(I)}return i.jsx("path",{d:R,fill:"none",className:"react-flow__connection-path",style:e})};ST.displayName="ConnectionLine";const BC={};function ql(e=BC){O.useRef(e),fe(),O.useEffect(()=>{},[e])}function FC(){fe(),O.useRef(!1),O.useEffect(()=>{},[])}function RT({nodeTypes:e,edgeTypes:t,onInit:n,onNodeClick:r,onEdgeClick:o,onNodeDoubleClick:s,onEdgeDoubleClick:a,onNodeMouseEnter:l,onNodeMouseMove:E,onNodeMouseLeave:c,onNodeContextMenu:d,onSelectionContextMenu:T,onSelectionStart:u,onSelectionEnd:S,connectionLineType:R,connectionLineStyle:I,connectionLineComponent:N,connectionLineContainerStyle:A,selectionKeyCode:p,selectionOnDrag:f,selectionMode:h,multiSelectionKeyCode:C,panActivationKeyCode:_,zoomActivationKeyCode:x,deleteKeyCode:M,onlyRenderVisibleElements:m,elementsSelectable:U,defaultViewport:g,translateExtent:P,minZoom:H,maxZoom:L,preventScrolling:b,defaultMarkerColor:D,zoomOnScroll:F,zoomOnPinch:B,panOnScroll:y,panOnScrollSpeed:G,panOnScrollMode:Y,zoomOnDoubleClick:W,panOnDrag:K,onPaneClick:z,onPaneMouseEnter:ee,onPaneMouseMove:Z,onPaneMouseLeave:q,onPaneScroll:v,onPaneContextMenu:X,paneClickDistance:j,nodeClickDistance:oe,onEdgeContextMenu:se,onEdgeMouseEnter:re,onEdgeMouseMove:de,onEdgeMouseLeave:Ie,reconnectRadius:Te,onReconnect:ue,onReconnectStart:Fe,onReconnectEnd:Ue,noDragClassName:ke,noWheelClassName:dt,noPanClassName:tt,disableKeyboardA11y:Ct,nodeExtent:Gt,rfId:nt,viewport:Ve,onViewportChange:rt}){return ql(e),ql(t),FC(),xC(n),DC(Ve),i.jsx(Qh,{onPaneClick:z,onPaneMouseEnter:ee,onPaneMouseMove:Z,onPaneMouseLeave:q,onPaneContextMenu:X,onPaneScroll:v,paneClickDistance:j,deleteKeyCode:M,selectionKeyCode:p,selectionOnDrag:f,selectionMode:h,onSelectionStart:u,onSelectionEnd:S,multiSelectionKeyCode:C,panActivationKeyCode:_,zoomActivationKeyCode:x,elementsSelectable:U,zoomOnScroll:F,zoomOnPinch:B,zoomOnDoubleClick:W,panOnScroll:y,panOnScrollSpeed:G,panOnScrollMode:Y,panOnDrag:K,defaultViewport:g,translateExtent:P,minZoom:H,maxZoom:L,onSelectionContextMenu:T,preventScrolling:b,noDragClassName:ke,noWheelClassName:dt,noPanClassName:tt,disableKeyboardA11y:Ct,onViewportChange:rt,isControlledViewport:!!Ve,children:i.jsxs(gC,{children:[i.jsx(_C,{edgeTypes:t,onEdgeClick:o,onEdgeDoubleClick:a,onReconnect:ue,onReconnectStart:Fe,onReconnectEnd:Ue,onlyRenderVisibleElements:m,onEdgeContextMenu:se,onEdgeMouseEnter:re,onEdgeMouseMove:de,onEdgeMouseLeave:Ie,reconnectRadius:Te,defaultMarkerColor:D,noPanClassName:tt,disableKeyboardA11y:Ct,rfId:nt}),i.jsx(vC,{style:I,type:R,component:N,containerStyle:A}),i.jsx("div",{className:"react-flow__edgelabel-renderer"}),i.jsx(aC,{nodeTypes:e,onNodeClick:r,onNodeDoubleClick:s,onNodeMouseEnter:l,onNodeMouseMove:E,onNodeMouseLeave:c,onNodeContextMenu:d,nodeClickDistance:oe,onlyRenderVisibleElements:m,noPanClassName:tt,noDragClassName:ke,disableKeyboardA11y:Ct,nodeExtent:Gt,rfId:nt}),i.jsx("div",{className:"react-flow__viewport-portal"})]})})}RT.displayName="GraphView";const GC=O.memo(RT),Ql=({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:o,height:s,fitView:a,fitViewOptions:l,minZoom:E=.5,maxZoom:c=2,nodeOrigin:d,nodeExtent:T,zIndexMode:u="basic"}={})=>{const S=new Map,R=new Map,I=new Map,N=new Map,A=r??t??[],p=n??e??[],f=d??[0,0],h=T??or;yd(I,N,A);const C=Mi(p,S,R,{nodeOrigin:f,nodeExtent:h,zIndexMode:u});let _=[0,0,1];if(a&&o&&s){const x=Sr(S,{filter:g=>!!((g.width||g.initialWidth)&&(g.height||g.initialHeight))}),{x:M,y:m,zoom:U}=ra(x,o,s,E,c,(l==null?void 0:l.padding)??.1);_=[M,m,U]}return{rfId:"1",width:o??0,height:s??0,transform:_,nodes:p,nodesInitialized:C,nodeLookup:S,parentLookup:R,edges:A,edgeLookup:N,connectionLookup:I,onNodesChange:null,onEdgesChange:null,hasDefaultNodes:n!==void 0,hasDefaultEdges:r!==void 0,panZoom:null,minZoom:E,maxZoom:c,translateExtent:or,nodeExtent:h,nodesSelectionActive:!1,userSelectionActive:!1,userSelectionRect:null,connectionMode:fn.Strict,domNode:null,paneDragging:!1,noPanClassName:"nopan",nodeOrigin:f,nodeDragThreshold:1,connectionDragThreshold:1,snapGrid:[15,15],snapToGrid:!1,nodesDraggable:!0,nodesConnectable:!0,nodesFocusable:!0,edgesFocusable:!0,edgesReconnectable:!0,elementsSelectable:!0,elevateNodesOnSelect:!0,elevateEdgesOnSelect:!0,selectNodesOnDrag:!0,multiSelectionActive:!1,fitViewQueued:a??!1,fitViewOptions:l,fitViewResolver:null,connection:{...dd},connectionClickStartHandle:null,connectOnClick:!0,ariaLiveMessage:"",autoPanOnConnect:!0,autoPanOnNodeDrag:!0,autoPanOnNodeFocus:!0,autoPanSpeed:15,connectionRadius:20,onError:Zf,isValidConnection:void 0,onSelectionChangeHandlers:[],lib:"react",debug:!1,ariaLabelConfig:cd,zIndexMode:u,onNodesChangeMiddlewareMap:new Map,onEdgesChangeMiddlewareMap:new Map}},wC=({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:o,height:s,fitView:a,fitViewOptions:l,minZoom:E,maxZoom:c,nodeOrigin:d,nodeExtent:T,zIndexMode:u})=>rh((S,R)=>{async function I(){const{nodeLookup:N,panZoom:A,fitViewOptions:p,fitViewResolver:f,width:h,height:C,minZoom:_,maxZoom:x}=R();A&&(await qf({nodes:N,width:h,height:C,panZoom:A,minZoom:_,maxZoom:x},p),f==null||f.resolve(!0),S({fitViewResolver:null}))}return{...Ql({nodes:e,edges:t,width:o,height:s,fitView:a,fitViewOptions:l,minZoom:E,maxZoom:c,nodeOrigin:d,nodeExtent:T,defaultNodes:n,defaultEdges:r,zIndexMode:u}),setNodes:N=>{const{nodeLookup:A,parentLookup:p,nodeOrigin:f,elevateNodesOnSelect:h,fitViewQueued:C,zIndexMode:_}=R(),x=Mi(N,A,p,{nodeOrigin:f,nodeExtent:T,elevateNodesOnSelect:h,checkEquality:!0,zIndexMode:_});C&&x?(I(),S({nodes:N,nodesInitialized:x,fitViewQueued:!1,fitViewOptions:void 0})):S({nodes:N,nodesInitialized:x})},setEdges:N=>{const{connectionLookup:A,edgeLookup:p}=R();yd(A,p,N),S({edges:N})},setDefaultNodesAndEdges:(N,A)=>{if(N){const{setNodes:p}=R();p(N),S({hasDefaultNodes:!0})}if(A){const{setEdges:p}=R();p(A),S({hasDefaultEdges:!0})}},updateNodeInternals:N=>{const{triggerNodeChanges:A,nodeLookup:p,parentLookup:f,domNode:h,nodeOrigin:C,nodeExtent:_,debug:x,fitViewQueued:M,zIndexMode:m}=R(),{changes:U,updatedInternals:g}=pp(N,p,f,h,C,_,m);g&&(Ip(p,f,{nodeOrigin:C,nodeExtent:_,zIndexMode:m}),M?(I(),S({fitViewQueued:!1,fitViewOptions:void 0})):S({}),(U==null?void 0:U.length)>0&&(x&&console.log("React Flow: trigger node changes",U),A==null||A(U)))},updateNodePositions:(N,A=!1)=>{const p=[];let f=[];const{nodeLookup:h,triggerNodeChanges:C,connection:_,updateConnection:x,onNodesChangeMiddlewareMap:M}=R();for(const[m,U]of N){const g=h.get(m),P=!!(g!=null&&g.expandParent&&(g!=null&&g.parentId)&&(U!=null&&U.position)),H={id:m,type:"position",position:P?{x:Math.max(0,U.position.x),y:Math.max(0,U.position.y)}:U.position,dragging:A};if(g&&_.inProgress&&_.fromNode.id===g.id){const L=Jt(g,_.fromHandle,ne.Left,!0);x({..._,from:L})}P&&g.parentId&&p.push({id:m,parentId:g.parentId,rect:{...U.internals.positionAbsolute,width:U.measured.width??0,height:U.measured.height??0}}),f.push(H)}if(p.length>0){const{parentLookup:m,nodeOrigin:U}=R(),g=Ea(p,h,m,U);f.push(...g)}for(const m of M.values())f=m(f);C(f)},triggerNodeChanges:N=>{const{onNodesChange:A,setNodes:p,nodes:f,hasDefaultNodes:h,debug:C}=R();if(N!=null&&N.length){if(h){const _=Wd(N,f);p(_)}C&&console.log("React Flow: trigger node changes",N),A==null||A(N)}},triggerEdgeChanges:N=>{const{onEdgesChange:A,setEdges:p,edges:f,hasDefaultEdges:h,debug:C}=R();if(N!=null&&N.length){if(h){const _=Vd(N,f);p(_)}C&&console.log("React Flow: trigger edge changes",N),A==null||A(N)}},addSelectedNodes:N=>{const{multiSelectionActive:A,edgeLookup:p,nodeLookup:f,triggerNodeChanges:h,triggerEdgeChanges:C}=R();if(A){const _=N.map(x=>Yt(x,!0));h(_);return}h(un(f,new Set([...N]),!0)),C(un(p))},addSelectedEdges:N=>{const{multiSelectionActive:A,edgeLookup:p,nodeLookup:f,triggerNodeChanges:h,triggerEdgeChanges:C}=R();if(A){const _=N.map(x=>Yt(x,!0));C(_);return}C(un(p,new Set([...N]))),h(un(f,new Set,!0))},unselectNodesAndEdges:({nodes:N,edges:A}={})=>{const{edges:p,nodes:f,nodeLookup:h,triggerNodeChanges:C,triggerEdgeChanges:_}=R(),x=N||f,M=A||p,m=[];for(const g of x){if(!g.selected)continue;const P=h.get(g.id);P&&(P.selected=!1),m.push(Yt(g.id,!1))}const U=[];for(const g of M)g.selected&&U.push(Yt(g.id,!1));C(m),_(U)},setMinZoom:N=>{const{panZoom:A,maxZoom:p}=R();A==null||A.setScaleExtent([N,p]),S({minZoom:N})},setMaxZoom:N=>{const{panZoom:A,minZoom:p}=R();A==null||A.setScaleExtent([p,N]),S({maxZoom:N})},setTranslateExtent:N=>{var A;(A=R().panZoom)==null||A.setTranslateExtent(N),S({translateExtent:N})},resetSelectedElements:()=>{const{edges:N,nodes:A,triggerNodeChanges:p,triggerEdgeChanges:f,elementsSelectable:h}=R();if(!h)return;const C=A.reduce((x,M)=>M.selected?[...x,Yt(M.id,!1)]:x,[]),_=N.reduce((x,M)=>M.selected?[...x,Yt(M.id,!1)]:x,[]);p(C),f(_)},setNodeExtent:N=>{const{nodes:A,nodeLookup:p,parentLookup:f,nodeOrigin:h,elevateNodesOnSelect:C,nodeExtent:_,zIndexMode:x}=R();N[0][0]===_[0][0]&&N[0][1]===_[0][1]&&N[1][0]===_[1][0]&&N[1][1]===_[1][1]||(Mi(A,p,f,{nodeOrigin:h,nodeExtent:N,elevateNodesOnSelect:C,checkEquality:!1,zIndexMode:x}),S({nodeExtent:N}))},panBy:N=>{const{transform:A,width:p,height:f,panZoom:h,translateExtent:C}=R();return hp({delta:N,panZoom:h,transform:A,translateExtent:C,width:p,height:f})},setCenter:async(N,A,p)=>{const{width:f,height:h,maxZoom:C,panZoom:_}=R();if(!_)return Promise.resolve(!1);const x=typeof(p==null?void 0:p.zoom)<"u"?p.zoom:C;return await _.setViewport({x:f/2-N*x,y:h/2-A*x,zoom:x},{duration:p==null?void 0:p.duration,ease:p==null?void 0:p.ease,interpolate:p==null?void 0:p.interpolate}),Promise.resolve(!0)},cancelConnection:()=>{S({connection:{...dd}})},updateConnection:N=>{S({connection:N})},reset:()=>S({...Ql()})}},Object.is);function HC({initialNodes:e,initialEdges:t,defaultNodes:n,defaultEdges:r,initialWidth:o,initialHeight:s,initialMinZoom:a,initialMaxZoom:l,initialFitViewOptions:E,fitView:c,nodeOrigin:d,nodeExtent:T,zIndexMode:u,children:S}){const[R]=O.useState(()=>wC({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:o,height:s,fitView:c,minZoom:a,maxZoom:l,fitViewOptions:E,nodeOrigin:d,nodeExtent:T,zIndexMode:u}));return i.jsx(oh,{value:R,children:i.jsx(gh,{children:S})})}function YC({children:e,nodes:t,edges:n,defaultNodes:r,defaultEdges:o,width:s,height:a,fitView:l,fitViewOptions:E,minZoom:c,maxZoom:d,nodeOrigin:T,nodeExtent:u,zIndexMode:S}){return O.useContext(Ko)?i.jsx(i.Fragment,{children:e}):i.jsx(HC,{initialNodes:t,initialEdges:n,defaultNodes:r,defaultEdges:o,initialWidth:s,initialHeight:a,fitView:l,initialFitViewOptions:E,initialMinZoom:c,initialMaxZoom:d,nodeOrigin:T,nodeExtent:u,zIndexMode:S,children:e})}const kC={width:"100%",height:"100%",overflow:"hidden",position:"relative",zIndex:0};function jC({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,className:o,nodeTypes:s,edgeTypes:a,onNodeClick:l,onEdgeClick:E,onInit:c,onMove:d,onMoveStart:T,onMoveEnd:u,onConnect:S,onConnectStart:R,onConnectEnd:I,onClickConnectStart:N,onClickConnectEnd:A,onNodeMouseEnter:p,onNodeMouseMove:f,onNodeMouseLeave:h,onNodeContextMenu:C,onNodeDoubleClick:_,onNodeDragStart:x,onNodeDrag:M,onNodeDragStop:m,onNodesDelete:U,onEdgesDelete:g,onDelete:P,onSelectionChange:H,onSelectionDragStart:L,onSelectionDrag:b,onSelectionDragStop:D,onSelectionContextMenu:F,onSelectionStart:B,onSelectionEnd:y,onBeforeDelete:G,connectionMode:Y,connectionLineType:W=yt.Bezier,connectionLineStyle:K,connectionLineComponent:z,connectionLineContainerStyle:ee,deleteKeyCode:Z="Backspace",selectionKeyCode:q="Shift",selectionOnDrag:v=!1,selectionMode:X=sr.Full,panActivationKeyCode:j="Space",multiSelectionKeyCode:oe=ar()?"Meta":"Control",zoomActivationKeyCode:se=ar()?"Meta":"Control",snapToGrid:re,snapGrid:de,onlyRenderVisibleElements:Ie=!1,selectNodesOnDrag:Te,nodesDraggable:ue,autoPanOnNodeFocus:Fe,nodesConnectable:Ue,nodesFocusable:ke,nodeOrigin:dt=kd,edgesFocusable:tt,edgesReconnectable:Ct,elementsSelectable:Gt=!0,defaultViewport:nt=Ih,minZoom:Ve=.5,maxZoom:rt=2,translateExtent:Q=or,preventScrolling:ce=!0,nodeExtent:Ae,defaultMarkerColor:Ne="#b1b1b7",zoomOnScroll:Lt=!0,zoomOnPinch:he=!0,panOnScroll:Tt=!1,panOnScrollSpeed:_t=.5,panOnScrollMode:Nr=Vt.Free,zoomOnDoubleClick:tn=!0,panOnDrag:Mn=!0,onPaneClick:$e,onPaneMouseEnter:es,onPaneMouseMove:ts,onPaneMouseLeave:ns,onPaneScroll:nn,onPaneContextMenu:wt,paneClickDistance:rs=1,nodeClickDistance:os=0,children:Pn,onReconnect:ss,onReconnectStart:Or,onReconnectEnd:rn,onEdgeContextMenu:ot,onEdgeDoubleClick:Ge,onEdgeMouseEnter:fr,onEdgeMouseMove:pr,onEdgeMouseLeave:hr,reconnectRadius:is=10,onNodesChange:as,onEdgesChange:Cr,noDragClassName:ls="nodrag",noWheelClassName:Es="nowheel",noPanClassName:Lr="nopan",fitView:_r,fitViewOptions:mr,connectOnClick:cs,attributionPosition:gr,proOptions:xr,defaultEdgeOptions:yr,elevateNodesOnSelect:Dr=!0,elevateEdgesOnSelect:Mr=!1,disableKeyboardA11y:bn=!1,autoPanOnConnect:Pr,autoPanOnNodeDrag:br,autoPanSpeed:Ur,connectionRadius:k,isValidConnection:ae,onError:pe,style:Ce,id:mt,nodeDragThreshold:Un,connectionDragThreshold:vn,viewport:uu,onViewportChange:Su,width:Ru,height:Au,colorMode:Iu="light",debug:Nu,onScroll:vr,ariaLabelConfig:Ou,zIndexMode:Na="basic",...fu},pu){const ds=mt||"1",hu=ph(Iu),Cu=O.useCallback(Oa=>{Oa.currentTarget.scrollTo({top:0,left:0,behavior:"instant"}),vr==null||vr(Oa)},[vr]);return i.jsx("div",{"data-testid":"rf__wrapper",...fu,onScroll:Cu,style:{...Ce,...kC},ref:pu,className:Le(["react-flow",o,hu]),id:mt,role:"application",children:i.jsxs(YC,{nodes:e,edges:t,width:Ru,height:Au,fitView:_r,fitViewOptions:mr,minZoom:Ve,maxZoom:rt,nodeOrigin:dt,nodeExtent:Ae,zIndexMode:Na,children:[i.jsx(GC,{onInit:c,onNodeClick:l,onEdgeClick:E,onNodeMouseEnter:p,onNodeMouseMove:f,onNodeMouseLeave:h,onNodeContextMenu:C,onNodeDoubleClick:_,nodeTypes:s,edgeTypes:a,connectionLineType:W,connectionLineStyle:K,connectionLineComponent:z,connectionLineContainerStyle:ee,selectionKeyCode:q,selectionOnDrag:v,selectionMode:X,deleteKeyCode:Z,multiSelectionKeyCode:oe,panActivationKeyCode:j,zoomActivationKeyCode:se,onlyRenderVisibleElements:Ie,defaultViewport:nt,translateExtent:Q,minZoom:Ve,maxZoom:rt,preventScrolling:ce,zoomOnScroll:Lt,zoomOnPinch:he,zoomOnDoubleClick:tn,panOnScroll:Tt,panOnScrollSpeed:_t,panOnScrollMode:Nr,panOnDrag:Mn,onPaneClick:$e,onPaneMouseEnter:es,onPaneMouseMove:ts,onPaneMouseLeave:ns,onPaneScroll:nn,onPaneContextMenu:wt,paneClickDistance:rs,nodeClickDistance:os,onSelectionContextMenu:F,onSelectionStart:B,onSelectionEnd:y,onReconnect:ss,onReconnectStart:Or,onReconnectEnd:rn,onEdgeContextMenu:ot,onEdgeDoubleClick:Ge,onEdgeMouseEnter:fr,onEdgeMouseMove:pr,onEdgeMouseLeave:hr,reconnectRadius:is,defaultMarkerColor:Ne,noDragClassName:ls,noWheelClassName:Es,noPanClassName:Lr,rfId:ds,disableKeyboardA11y:bn,nodeExtent:Ae,viewport:uu,onViewportChange:Su}),i.jsx(fh,{nodes:e,edges:t,defaultNodes:n,defaultEdges:r,onConnect:S,onConnectStart:R,onConnectEnd:I,onClickConnectStart:N,onClickConnectEnd:A,nodesDraggable:ue,autoPanOnNodeFocus:Fe,nodesConnectable:Ue,nodesFocusable:ke,edgesFocusable:tt,edgesReconnectable:Ct,elementsSelectable:Gt,elevateNodesOnSelect:Dr,elevateEdgesOnSelect:Mr,minZoom:Ve,maxZoom:rt,nodeExtent:Ae,onNodesChange:as,onEdgesChange:Cr,snapToGrid:re,snapGrid:de,connectionMode:Y,translateExtent:Q,connectOnClick:cs,defaultEdgeOptions:yr,fitView:_r,fitViewOptions:mr,onNodesDelete:U,onEdgesDelete:g,onDelete:P,onNodeDragStart:x,onNodeDrag:M,onNodeDragStop:m,onSelectionDrag:b,onSelectionDragStart:L,onSelectionDragStop:D,onMove:d,onMoveStart:T,onMoveEnd:u,noPanClassName:Lr,nodeOrigin:dt,rfId:ds,autoPanOnConnect:Pr,autoPanOnNodeDrag:br,autoPanSpeed:Ur,onError:pe,connectionRadius:k,isValidConnection:ae,selectNodesOnDrag:Te,nodeDragThreshold:Un,connectionDragThreshold:vn,onBeforeDelete:G,debug:Nu,ariaLabelConfig:Ou,zIndexMode:Na}),i.jsx(Ah,{onSelectionChange:H}),Pn,i.jsx(dh,{proOptions:xr,position:gr}),i.jsx(ch,{rfId:ds,disableKeyboardA11y:bn})]})})}var AT=$d(jC);function IT(e){const[t,n]=O.useState(e),r=O.useCallback(o=>n(s=>Wd(o,s)),[]);return[t,n,r]}function NT(e){const[t,n]=O.useState(e),r=O.useCallback(o=>n(s=>Vd(o,s)),[]);return[t,n,r]}function WC({dimensions:e,lineWidth:t,variant:n,className:r}){return i.jsx("path",{strokeWidth:t,d:`M${e[0]/2} 0 V${e[1]} M0 ${e[1]/2} H${e[0]}`,className:Le(["react-flow__background-pattern",n,r])})}function VC({radius:e,className:t}){return i.jsx("circle",{cx:e,cy:e,r:e,className:Le(["react-flow__background-pattern","dots",t])})}var bt;(function(e){e.Lines="lines",e.Dots="dots",e.Cross="cross"})(bt||(bt={}));const $C={[bt.Dots]:1,[bt.Lines]:1,[bt.Cross]:6},XC=e=>({transform:e.transform,patternId:`pattern-${e.rfId}`});function OT({id:e,variant:t=bt.Dots,gap:n=20,size:r,lineWidth:o=1,offset:s=0,color:a,bgColor:l,style:E,className:c,patternClassName:d}){const T=O.useRef(null),{transform:u,patternId:S}=Re(XC,Oe),R=r||$C[t],I=t===bt.Dots,N=t===bt.Cross,A=Array.isArray(n)?n:[n,n],p=[A[0]*u[2]||1,A[1]*u[2]||1],f=R*u[2],h=Array.isArray(s)?s:[s,s],C=N?[f,f]:p,_=[h[0]*u[2]||1+C[0]/2,h[1]*u[2]||1+C[1]/2],x=`${S}${e||""}`;return i.jsxs("svg",{className:Le(["react-flow__background",c]),style:{...E,...zo,"--xy-background-color-props":l,"--xy-background-pattern-color-props":a},ref:T,"data-testid":"rf__background",children:[i.jsx("pattern",{id:x,x:u[0]%p[0],y:u[1]%p[1],width:p[0],height:p[1],patternUnits:"userSpaceOnUse",patternTransform:`translate(-${_[0]},-${_[1]})`,children:I?i.jsx(VC,{radius:f/2,className:d}):i.jsx(WC,{dimensions:C,lineWidth:o,variant:t,className:d})}),i.jsx("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:`url(#${x})`})]})}OT.displayName="Background";const fT=O.memo(OT);function KC(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",children:i.jsx("path",{d:"M32 18.133H18.133V32h-4.266V18.133H0v-4.266h13.867V0h4.266v13.867H32z"})})}function zC(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 5",children:i.jsx("path",{d:"M0 0h32v4.2H0z"})})}function JC(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 30",children:i.jsx("path",{d:"M3.692 4.63c0-.53.4-.938.939-.938h5.215V0H4.708C2.13 0 0 2.054 0 4.63v5.216h3.692V4.631zM27.354 0h-5.2v3.692h5.17c.53 0 .984.4.984.939v5.215H32V4.631A4.624 4.624 0 0027.354 0zm.954 24.83c0 .532-.4.94-.939.94h-5.215v3.768h5.215c2.577 0 4.631-2.13 4.631-4.707v-5.139h-3.692v5.139zm-23.677.94c-.531 0-.939-.4-.939-.94v-5.138H0v5.139c0 2.577 2.13 4.707 4.708 4.707h5.138V25.77H4.631z"})})}function qC(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32",children:i.jsx("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0 8 0 4.571 3.429 4.571 7.619v3.048H3.048A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047zm4.724-13.866H7.467V7.619c0-2.59 2.133-4.724 4.723-4.724 2.591 0 4.724 2.133 4.724 4.724v3.048z"})})}function QC(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32",children:i.jsx("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0c-4.114 1.828-1.37 2.133.305 2.438 1.676.305 4.42 2.59 4.42 5.181v3.048H3.047A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047z"})})}function qr({children:e,className:t,...n}){return i.jsx("button",{type:"button",className:Le(["react-flow__controls-button",t]),...n,children:e})}const ZC=e=>({isInteractive:e.nodesDraggable||e.nodesConnectable||e.elementsSelectable,minZoomReached:e.transform[2]<=e.minZoom,maxZoomReached:e.transform[2]>=e.maxZoom,ariaLabelConfig:e.ariaLabelConfig});function pT({style:e,showZoom:t=!0,showFitView:n=!0,showInteractive:r=!0,fitViewOptions:o,onZoomIn:s,onZoomOut:a,onFitView:l,onInteractiveChange:E,className:c,children:d,position:T="bottom-left",orientation:u="vertical","aria-label":S}){const R=fe(),{isInteractive:I,minZoomReached:N,maxZoomReached:A,ariaLabelConfig:p}=Re(ZC,Oe),{zoomIn:f,zoomOut:h,fitView:C}=ca(),_=()=>{f(),s==null||s()},x=()=>{h(),a==null||a()},M=()=>{C(o),l==null||l()},m=()=>{R.setState({nodesDraggable:!I,nodesConnectable:!I,elementsSelectable:!I}),E==null||E(!I)},U=u==="horizontal"?"horizontal":"vertical";return i.jsxs(mn,{className:Le(["react-flow__controls",U,c]),position:T,style:e,"data-testid":"rf__controls","aria-label":S??p["controls.ariaLabel"],children:[t&&i.jsxs(i.Fragment,{children:[i.jsx(qr,{onClick:_,className:"react-flow__controls-zoomin",title:p["controls.zoomIn.ariaLabel"],"aria-label":p["controls.zoomIn.ariaLabel"],disabled:A,children:i.jsx(KC,{})}),i.jsx(qr,{onClick:x,className:"react-flow__controls-zoomout",title:p["controls.zoomOut.ariaLabel"],"aria-label":p["controls.zoomOut.ariaLabel"],disabled:N,children:i.jsx(zC,{})})]}),n&&i.jsx(qr,{className:"react-flow__controls-fitview",onClick:M,title:p["controls.fitView.ariaLabel"],"aria-label":p["controls.fitView.ariaLabel"],children:i.jsx(JC,{})}),r&&i.jsx(qr,{className:"react-flow__controls-interactive",onClick:m,title:p["controls.interactive.ariaLabel"],"aria-label":p["controls.interactive.ariaLabel"],children:I?i.jsx(QC,{}):i.jsx(qC,{})}),d]})}pT.displayName="Controls";const eL=O.memo(pT);function tL({id:e,x:t,y:n,width:r,height:o,style:s,color:a,strokeColor:l,strokeWidth:E,className:c,borderRadius:d,shapeRendering:T,selected:u,onClick:S}){const{background:R,backgroundColor:I}=s||{},N=a||R||I;return i.jsx("rect",{className:Le(["react-flow__minimap-node",{selected:u},c]),x:t,y:n,rx:d,ry:d,width:r,height:o,style:{fill:N,stroke:l,strokeWidth:E},shapeRendering:T,onClick:S?A=>S(A,e):void 0})}const nL=O.memo(tL),rL=e=>e.nodes.map(t=>t.id),bs=e=>e instanceof Function?e:()=>e;function oL({nodeStrokeColor:e,nodeColor:t,nodeClassName:n="",nodeBorderRadius:r=5,nodeStrokeWidth:o,nodeComponent:s=nL,onClick:a}){const l=Re(rL,Oe),E=bs(t),c=bs(e),d=bs(n),T=typeof window>"u"||window.chrome?"crispEdges":"geometricPrecision";return i.jsx(i.Fragment,{children:l.map(u=>i.jsx(iL,{id:u,nodeColorFunc:E,nodeStrokeColorFunc:c,nodeClassNameFunc:d,nodeBorderRadius:r,nodeStrokeWidth:o,NodeComponent:s,onClick:a,shapeRendering:T},u))})}function sL({id:e,nodeColorFunc:t,nodeStrokeColorFunc:n,nodeClassNameFunc:r,nodeBorderRadius:o,nodeStrokeWidth:s,shapeRendering:a,NodeComponent:l,onClick:E}){const{node:c,x:d,y:T,width:u,height:S}=Re(R=>{const I=R.nodeLookup.get(e);if(!I)return{node:void 0,x:0,y:0,width:0,height:0};const N=I.internals.userNode,{x:A,y:p}=I.internals.positionAbsolute,{width:f,height:h}=ht(N);return{node:N,x:A,y:p,width:f,height:h}},Oe);return!c||c.hidden||!Nd(c)?null:i.jsx(l,{x:d,y:T,width:u,height:S,style:c.style,selected:!!c.selected,className:r(c),color:t(c),borderRadius:o,strokeColor:n(c),strokeWidth:s,shapeRendering:a,onClick:E,id:c.id})}const iL=O.memo(sL);var aL=O.memo(oL);const lL=200,EL=150,cL=e=>!e.hidden,dL=e=>{const t={x:-e.transform[0]/e.transform[2],y:-e.transform[1]/e.transform[2],width:e.width/e.transform[2],height:e.height/e.transform[2]};return{viewBB:t,boundingRect:e.nodeLookup.size>0?Id(Sr(e.nodeLookup,{filter:cL}),t):t,rfId:e.rfId,panZoom:e.panZoom,translateExtent:e.translateExtent,flowWidth:e.width,flowHeight:e.height,ariaLabelConfig:e.ariaLabelConfig}},TL="react-flow__minimap-desc";function hT({style:e,className:t,nodeStrokeColor:n,nodeColor:r,nodeClassName:o="",nodeBorderRadius:s=5,nodeStrokeWidth:a,nodeComponent:l,bgColor:E,maskColor:c,maskStrokeColor:d,maskStrokeWidth:T,position:u="bottom-right",onClick:S,onNodeClick:R,pannable:I=!1,zoomable:N=!1,ariaLabel:A,inversePan:p,zoomStep:f=1,offsetScale:h=5}){const C=fe(),_=O.useRef(null),{boundingRect:x,viewBB:M,rfId:m,panZoom:U,translateExtent:g,flowWidth:P,flowHeight:H,ariaLabelConfig:L}=Re(dL,Oe),b=(e==null?void 0:e.width)??lL,D=(e==null?void 0:e.height)??EL,F=x.width/b,B=x.height/D,y=Math.max(F,B),G=y*b,Y=y*D,W=h*y,K=x.x-(G-x.width)/2-W,z=x.y-(Y-x.height)/2-W,ee=G+W*2,Z=Y+W*2,q=`${TL}-${m}`,v=O.useRef(0),X=O.useRef();v.current=y,O.useEffect(()=>{if(_.current&&U)return X.current=Mp({domNode:_.current,panZoom:U,getTransform:()=>C.getState().transform,getViewScale:()=>v.current}),()=>{var re;(re=X.current)==null||re.destroy()}},[U]),O.useEffect(()=>{var re;(re=X.current)==null||re.update({translateExtent:g,width:P,height:H,inversePan:p,pannable:I,zoomStep:f,zoomable:N})},[I,N,p,f,g,P,H]);const j=S?re=>{var Te;const[de,Ie]=((Te=X.current)==null?void 0:Te.pointer(re))||[0,0];S(re,{x:de,y:Ie})}:void 0,oe=R?O.useCallback((re,de)=>{const Ie=C.getState().nodeLookup.get(de).internals.userNode;R(re,Ie)},[]):void 0,se=A??L["minimap.ariaLabel"];return i.jsx(mn,{position:u,style:{...e,"--xy-minimap-background-color-props":typeof E=="string"?E:void 0,"--xy-minimap-mask-background-color-props":typeof c=="string"?c:void 0,"--xy-minimap-mask-stroke-color-props":typeof d=="string"?d:void 0,"--xy-minimap-mask-stroke-width-props":typeof T=="number"?T*y:void 0,"--xy-minimap-node-background-color-props":typeof r=="string"?r:void 0,"--xy-minimap-node-stroke-color-props":typeof n=="string"?n:void 0,"--xy-minimap-node-stroke-width-props":typeof a=="number"?a:void 0},className:Le(["react-flow__minimap",t]),"data-testid":"rf__minimap",children:i.jsxs("svg",{width:b,height:D,viewBox:`${K} ${z} ${ee} ${Z}`,className:"react-flow__minimap-svg",role:"img","aria-labelledby":q,ref:_,onClick:j,children:[se&&i.jsx("title",{id:q,children:se}),i.jsx(aL,{onClick:oe,nodeColor:r,nodeStrokeColor:n,nodeBorderRadius:s,nodeClassName:o,nodeStrokeWidth:a,nodeComponent:l}),i.jsx("path",{className:"react-flow__minimap-mask",d:`M${K-W},${z-W}h${ee+W*2}v${Z+W*2}h${-ee-W*2}z
451
- M${M.x},${M.y}h${M.width}v${M.height}h${-M.width}z`,fillRule:"evenodd",pointerEvents:"none"})]})})}hT.displayName="MiniMap";const uL=O.memo(hT),SL=e=>t=>e?`${Math.max(1/t.transform[2],1)}`:void 0,RL={[_n.Line]:"right",[_n.Handle]:"bottom-right"};function AL({nodeId:e,position:t,variant:n=_n.Handle,className:r,style:o=void 0,children:s,color:a,minWidth:l=10,minHeight:E=10,maxWidth:c=Number.MAX_VALUE,maxHeight:d=Number.MAX_VALUE,keepAspectRatio:T=!1,resizeDirection:u,autoScale:S=!0,shouldResize:R,onResizeStart:I,onResize:N,onResizeEnd:A}){const p=Jd(),f=typeof e=="string"?e:p,h=fe(),C=O.useRef(null),_=n===_n.Handle,x=Re(O.useCallback(SL(_&&S),[_,S]),Oe),M=O.useRef(null),m=t??RL[n];O.useEffect(()=>{if(!(!C.current||!f))return M.current||(M.current=Vp({domNode:C.current,nodeId:f,getStoreItems:()=>{const{nodeLookup:g,transform:P,snapGrid:H,snapToGrid:L,nodeOrigin:b,domNode:D}=h.getState();return{nodeLookup:g,transform:P,snapGrid:H,snapToGrid:L,nodeOrigin:b,paneDomNode:D}},onChange:(g,P)=>{const{triggerNodeChanges:H,nodeLookup:L,parentLookup:b,nodeOrigin:D}=h.getState(),F=[],B={x:g.x,y:g.y},y=L.get(f);if(y&&y.expandParent&&y.parentId){const G=y.origin??D,Y=g.width??y.measured.width??0,W=g.height??y.measured.height??0,K={id:y.id,parentId:y.parentId,rect:{width:Y,height:W,...Od({x:g.x??y.position.x,y:g.y??y.position.y},{width:Y,height:W},y.parentId,L,G)}},z=Ea([K],L,b,D);F.push(...z),B.x=g.x?Math.max(G[0]*Y,g.x):void 0,B.y=g.y?Math.max(G[1]*W,g.y):void 0}if(B.x!==void 0&&B.y!==void 0){const G={id:f,type:"position",position:{...B}};F.push(G)}if(g.width!==void 0&&g.height!==void 0){const Y={id:f,type:"dimensions",resizing:!0,setAttributes:u?u==="horizontal"?"width":"height":!0,dimensions:{width:g.width,height:g.height}};F.push(Y)}for(const G of P){const Y={...G,type:"position"};F.push(Y)}H(F)},onEnd:({width:g,height:P})=>{const H={id:f,type:"dimensions",resizing:!1,dimensions:{width:g,height:P}};h.getState().triggerNodeChanges([H])}})),M.current.update({controlPosition:m,boundaries:{minWidth:l,minHeight:E,maxWidth:c,maxHeight:d},keepAspectRatio:T,resizeDirection:u,onResizeStart:I,onResize:N,onResizeEnd:A,shouldResize:R}),()=>{var g;(g=M.current)==null||g.destroy()}},[m,l,E,c,d,T,I,N,A,R]);const U=m.split("-");return i.jsx("div",{className:Le(["react-flow__resize-control","nodrag",...U,n,r]),ref:C,style:{...o,scale:x,...a&&{[_?"backgroundColor":"borderColor"]:a}},children:s})}O.memo(AL);var CT=Object.defineProperty,IL=(e,t,n)=>t in e?CT(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,NL=(e,t)=>{for(var n in t)CT(e,n,{get:t[n],enumerable:!0})},OL=(e,t,n)=>IL(e,t+"",n),LT={};NL(LT,{Graph:()=>We,alg:()=>Ta,json:()=>mT,version:()=>hL});var fL=Object.defineProperty,_T=(e,t)=>{for(var n in t)fL(e,n,{get:t[n],enumerable:!0})},We=class{constructor(e){this._isDirected=!0,this._isMultigraph=!1,this._isCompound=!1,this._nodes={},this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={},this._nodeCount=0,this._edgeCount=0,this._defaultNodeLabelFn=()=>{},this._defaultEdgeLabelFn=()=>{},e&&(this._isDirected="directed"in e?e.directed:!0,this._isMultigraph="multigraph"in e?e.multigraph:!1,this._isCompound="compound"in e?e.compound:!1),this._isCompound&&(this._parent={},this._children={},this._children["\0"]={})}isDirected(){return this._isDirected}isMultigraph(){return this._isMultigraph}isCompound(){return this._isCompound}setGraph(e){return this._label=e,this}graph(){return this._label}setDefaultNodeLabel(e){return typeof e!="function"?this._defaultNodeLabelFn=()=>e:this._defaultNodeLabelFn=e,this}nodeCount(){return this._nodeCount}nodes(){return Object.keys(this._nodes)}sources(){return this.nodes().filter(e=>Object.keys(this._in[e]).length===0)}sinks(){return this.nodes().filter(e=>Object.keys(this._out[e]).length===0)}setNodes(e,t){return e.forEach(n=>{t!==void 0?this.setNode(n,t):this.setNode(n)}),this}setNode(e,t){return e in this._nodes?(arguments.length>1&&(this._nodes[e]=t),this):(this._nodes[e]=arguments.length>1?t:this._defaultNodeLabelFn(e),this._isCompound&&(this._parent[e]="\0",this._children[e]={},this._children["\0"][e]=!0),this._in[e]={},this._preds[e]={},this._out[e]={},this._sucs[e]={},++this._nodeCount,this)}node(e){return this._nodes[e]}hasNode(e){return e in this._nodes}removeNode(e){if(e in this._nodes){let t=n=>this.removeEdge(this._edgeObjs[n]);delete this._nodes[e],this._isCompound&&(this._removeFromParentsChildList(e),delete this._parent[e],this.children(e).forEach(n=>{this.setParent(n)}),delete this._children[e]),Object.keys(this._in[e]).forEach(t),delete this._in[e],delete this._preds[e],Object.keys(this._out[e]).forEach(t),delete this._out[e],delete this._sucs[e],--this._nodeCount}return this}setParent(e,t){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(t===void 0)t="\0";else{t+="";for(let n=t;n!==void 0;n=this.parent(n))if(n===e)throw new Error("Setting "+t+" as parent of "+e+" would create a cycle");this.setNode(t)}return this.setNode(e),this._removeFromParentsChildList(e),this._parent[e]=t,this._children[t][e]=!0,this}parent(e){if(this._isCompound){let t=this._parent[e];if(t!=="\0")return t}}children(e="\0"){if(this._isCompound){let t=this._children[e];if(t)return Object.keys(t)}else{if(e==="\0")return this.nodes();if(this.hasNode(e))return[]}return[]}predecessors(e){let t=this._preds[e];if(t)return Object.keys(t)}successors(e){let t=this._sucs[e];if(t)return Object.keys(t)}neighbors(e){let t=this.predecessors(e);if(t){let n=new Set(t);for(let r of this.successors(e))n.add(r);return Array.from(n.values())}}isLeaf(e){let t;return this.isDirected()?t=this.successors(e):t=this.neighbors(e),t.length===0}filterNodes(e){let t=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});t.setGraph(this.graph()),Object.entries(this._nodes).forEach(([o,s])=>{e(o)&&t.setNode(o,s)}),Object.values(this._edgeObjs).forEach(o=>{t.hasNode(o.v)&&t.hasNode(o.w)&&t.setEdge(o,this.edge(o))});let n={},r=o=>{let s=this.parent(o);return!s||t.hasNode(s)?(n[o]=s??void 0,s??void 0):s in n?n[s]:r(s)};return this._isCompound&&t.nodes().forEach(o=>t.setParent(o,r(o))),t}setDefaultEdgeLabel(e){return typeof e!="function"?this._defaultEdgeLabelFn=()=>e:this._defaultEdgeLabelFn=e,this}edgeCount(){return this._edgeCount}edges(){return Object.values(this._edgeObjs)}setPath(e,t){return e.reduce((n,r)=>(t!==void 0?this.setEdge(n,r,t):this.setEdge(n,r),r)),this}setEdge(e,t,n,r){let o,s,a,l,E=!1;typeof e=="object"&&e!==null&&"v"in e?(o=e.v,s=e.w,a=e.name,arguments.length===2&&(l=t,E=!0)):(o=e,s=t,a=r,arguments.length>2&&(l=n,E=!0)),o=""+o,s=""+s,a!==void 0&&(a=""+a);let c=Wn(this._isDirected,o,s,a);if(c in this._edgeLabels)return E&&(this._edgeLabels[c]=l),this;if(a!==void 0&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(o),this.setNode(s),this._edgeLabels[c]=E?l:this._defaultEdgeLabelFn(o,s,a);let d=pL(this._isDirected,o,s,a);return o=d.v,s=d.w,Object.freeze(d),this._edgeObjs[c]=d,Zl(this._preds[s],o),Zl(this._sucs[o],s),this._in[s][c]=d,this._out[o][c]=d,this._edgeCount++,this}edge(e,t,n){let r=arguments.length===1?Us(this._isDirected,e):Wn(this._isDirected,e,t,n);return this._edgeLabels[r]}edgeAsObj(e,t,n){let r=arguments.length===1?this.edge(e):this.edge(e,t,n);return typeof r!="object"?{label:r}:r}hasEdge(e,t,n){return(arguments.length===1?Us(this._isDirected,e):Wn(this._isDirected,e,t,n))in this._edgeLabels}removeEdge(e,t,n){let r=arguments.length===1?Us(this._isDirected,e):Wn(this._isDirected,e,t,n),o=this._edgeObjs[r];if(o){let s=o.v,a=o.w;delete this._edgeLabels[r],delete this._edgeObjs[r],eE(this._preds[a],s),eE(this._sucs[s],a),delete this._in[a][r],delete this._out[s][r],this._edgeCount--}return this}inEdges(e,t){return this.isDirected()?this.filterEdges(this._in[e],e,t):this.nodeEdges(e,t)}outEdges(e,t){return this.isDirected()?this.filterEdges(this._out[e],e,t):this.nodeEdges(e,t)}nodeEdges(e,t){if(e in this._nodes)return this.filterEdges({...this._in[e],...this._out[e]},e,t)}_removeFromParentsChildList(e){delete this._children[this._parent[e]][e]}filterEdges(e,t,n){if(!e)return;let r=Object.values(e);return n?r.filter(o=>o.v===t&&o.w===n||o.v===n&&o.w===t):r}};function Zl(e,t){e[t]?e[t]++:e[t]=1}function eE(e,t){e[t]!==void 0&&!--e[t]&&delete e[t]}function Wn(e,t,n,r){let o=""+t,s=""+n;if(!e&&o>s){let a=o;o=s,s=a}return o+""+s+""+(r===void 0?"\0":r)}function pL(e,t,n,r){let o=""+t,s=""+n;if(!e&&o>s){let l=o;o=s,s=l}let a={v:o,w:s};return r&&(a.name=r),a}function Us(e,t){return Wn(e,t.v,t.w,t.name)}var hL="4.0.1",mT={};_T(mT,{read:()=>mL,write:()=>CL});function CL(e){let t={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:LL(e),edges:_L(e)},n=e.graph();return n!==void 0&&(t.value=structuredClone(n)),t}function LL(e){return e.nodes().map(t=>{let n=e.node(t),r=e.parent(t),o={v:t};return n!==void 0&&(o.value=n),r!==void 0&&(o.parent=r),o})}function _L(e){return e.edges().map(t=>{let n=e.edge(t),r={v:t.v,w:t.w};return t.name!==void 0&&(r.name=t.name),n!==void 0&&(r.value=n),r})}function mL(e){let t=new We(e.options);return e.value!==void 0&&t.setGraph(e.value),e.nodes.forEach(n=>{t.setNode(n.v,n.value),n.parent&&t.setParent(n.v,n.parent)}),e.edges.forEach(n=>{t.setEdge({v:n.v,w:n.w,name:n.name},n.value)}),t}var Ta={};_T(Ta,{CycleException:()=>Do,bellmanFord:()=>gT,components:()=>yL,dijkstra:()=>yo,dijkstraAll:()=>PL,findCycles:()=>bL,floydWarshall:()=>vL,isAcyclic:()=>FL,postorder:()=>wL,preorder:()=>HL,prim:()=>YL,shortestPaths:()=>kL,tarjan:()=>yT,topsort:()=>DT});var gL=()=>1;function gT(e,t,n,r){return xL(e,String(t),n||gL,r||function(o){return e.outEdges(o)})}function xL(e,t,n,r){let o={},s,a=0,l=e.nodes(),E=function(T){let u=n(T);o[T.v].distance+u<o[T.w].distance&&(o[T.w]={distance:o[T.v].distance+u,predecessor:T.v},s=!0)},c=function(){l.forEach(function(T){r(T).forEach(function(u){let S=u.v===T?u.v:u.w,R=S===u.v?u.w:u.v;E({v:S,w:R})})})};l.forEach(function(T){let u=T===t?0:Number.POSITIVE_INFINITY;o[T]={distance:u,predecessor:""}});let d=l.length;for(let T=1;T<d&&(s=!1,a++,c(),!!s);T++);if(a===d-1&&(s=!1,c(),s))throw new Error("The graph contains a negative weight cycle");return o}function yL(e){let t={},n=[],r;function o(s){s in t||(t[s]=!0,r.push(s),e.successors(s).forEach(o),e.predecessors(s).forEach(o))}return e.nodes().forEach(function(s){r=[],o(s),r.length&&n.push(r)}),n}var xT=class{constructor(){this._arr=[],this._keyIndices={}}size(){return this._arr.length}keys(){return this._arr.map(e=>e.key)}has(e){return e in this._keyIndices}priority(e){let t=this._keyIndices[e];if(t!==void 0)return this._arr[t].priority}min(){if(this.size()===0)throw new Error("Queue underflow");return this._arr[0].key}add(e,t){let n=this._keyIndices,r=String(e);if(!(r in n)){let o=this._arr,s=o.length;return n[r]=s,o.push({key:r,priority:t}),this._decrease(s),!0}return!1}removeMin(){this._swap(0,this._arr.length-1);let e=this._arr.pop();return delete this._keyIndices[e.key],this._heapify(0),e.key}decrease(e,t){let n=this._keyIndices[e];if(n===void 0)throw new Error(`Key not found: ${e}`);let r=this._arr[n].priority;if(t>r)throw new Error(`New priority is greater than current priority. Key: ${e} Old: ${r} New: ${t}`);this._arr[n].priority=t,this._decrease(n)}_heapify(e){let t=this._arr,n=2*e,r=n+1,o=e;n<t.length&&(o=t[n].priority<t[o].priority?n:o,r<t.length&&(o=t[r].priority<t[o].priority?r:o),o!==e&&(this._swap(e,o),this._heapify(o)))}_decrease(e){let t=this._arr,n=t[e].priority,r;for(;e!==0&&(r=e>>1,!(t[r].priority<n));)this._swap(e,r),e=r}_swap(e,t){let n=this._arr,r=this._keyIndices,o=n[e],s=n[t];n[e]=s,n[t]=o,r[s.key]=e,r[o.key]=t}},DL=()=>1;function yo(e,t,n,r){let o=function(s){return e.outEdges(s)};return ML(e,String(t),n||DL,r||o)}function ML(e,t,n,r){let o={},s=new xT,a,l,E=function(c){let d=c.v!==a?c.v:c.w,T=o[d],u=n(c),S=l.distance+u;if(u<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+c+" Weight: "+u);S<T.distance&&(T.distance=S,T.predecessor=a,s.decrease(d,S))};for(e.nodes().forEach(function(c){let d=c===t?0:Number.POSITIVE_INFINITY;o[c]={distance:d,predecessor:""},s.add(c,d)});s.size()>0&&(a=s.removeMin(),l=o[a],l.distance!==Number.POSITIVE_INFINITY);)r(a).forEach(E);return o}function PL(e,t,n){return e.nodes().reduce(function(r,o){return r[o]=yo(e,o,t,n),r},{})}function yT(e){let t=0,n=[],r={},o=[];function s(a){let l=r[a]={onStack:!0,lowlink:t,index:t++};if(n.push(a),e.successors(a).forEach(function(E){E in r?r[E].onStack&&(l.lowlink=Math.min(l.lowlink,r[E].index)):(s(E),l.lowlink=Math.min(l.lowlink,r[E].lowlink))}),l.lowlink===l.index){let E=[],c;do c=n.pop(),r[c].onStack=!1,E.push(c);while(a!==c);o.push(E)}}return e.nodes().forEach(function(a){a in r||s(a)}),o}function bL(e){return yT(e).filter(function(t){return t.length>1||t.length===1&&e.hasEdge(t[0],t[0])})}var UL=()=>1;function vL(e,t,n){return BL(e,t||UL,n||function(r){return e.outEdges(r)})}function BL(e,t,n){let r={},o=e.nodes();return o.forEach(function(s){r[s]={},r[s][s]={distance:0,predecessor:""},o.forEach(function(a){s!==a&&(r[s][a]={distance:Number.POSITIVE_INFINITY,predecessor:""})}),n(s).forEach(function(a){let l=a.v===s?a.w:a.v,E=t(a);r[s][l]={distance:E,predecessor:s}})}),o.forEach(function(s){let a=r[s];o.forEach(function(l){let E=r[l];o.forEach(function(c){let d=E[s],T=a[c],u=E[c],S=d.distance+T.distance;S<u.distance&&(u.distance=S,u.predecessor=T.predecessor)})})}),r}var Do=class extends Error{constructor(...e){super(...e)}};function DT(e){let t={},n={},r=[];function o(s){if(s in n)throw new Do;s in t||(n[s]=!0,t[s]=!0,e.predecessors(s).forEach(o),delete n[s],r.push(s))}if(e.sinks().forEach(o),Object.keys(t).length!==e.nodeCount())throw new Do;return r}function FL(e){try{DT(e)}catch(t){if(t instanceof Do)return!1;throw t}return!0}function GL(e,t,n,r,o){Array.isArray(t)||(t=[t]);let s=(l=>{var E;return(E=e.isDirected()?e.successors(l):e.neighbors(l))!=null?E:[]}),a={};return t.forEach(function(l){if(!e.hasNode(l))throw new Error("Graph does not have node: "+l);o=MT(e,l,n==="post",a,s,r,o)}),o}function MT(e,t,n,r,o,s,a){return t in r||(r[t]=!0,n||(a=s(a,t)),o(t).forEach(function(l){a=MT(e,l,n,r,o,s,a)}),n&&(a=s(a,t))),a}function PT(e,t,n){return GL(e,t,n,function(r,o){return r.push(o),r},[])}function wL(e,t){return PT(e,t,"post")}function HL(e,t){return PT(e,t,"pre")}function YL(e,t){let n=new We,r={},o=new xT,s;function a(E){let c=E.v===s?E.w:E.v,d=o.priority(c);if(d!==void 0){let T=t(E);T<d&&(r[c]=s,o.decrease(c,T))}}if(e.nodeCount()===0)return n;e.nodes().forEach(function(E){o.add(E,Number.POSITIVE_INFINITY),n.setNode(E)}),o.decrease(e.nodes()[0],0);let l=!1;for(;o.size()>0;){if(s=o.removeMin(),s in r)n.setEdge(s,r[s]);else{if(l)throw new Error("Input graph is not connected: "+e);l=!0}e.nodeEdges(s).forEach(a)}return n}function kL(e,t,n,r){return jL(e,t,n,r??(o=>{let s=e.outEdges(o);return s??[]}))}function jL(e,t,n,r){if(n===void 0)return yo(e,t,n,r);let o=!1,s=e.nodes();for(let a=0;a<s.length;a++){let l=r(s[a]);for(let E=0;E<l.length;E++){let c=l[E],d=c.v===s[a]?c.v:c.w,T=d===c.v?c.w:c.v;n({v:d,w:T})<0&&(o=!0)}if(o)return gT(e,t,n,r)}return yo(e,t,n,r)}function yn(e,t,n,r){let o=r;for(;e.hasNode(o);)o=ua(r);return n.dummy=t,e.setNode(o,n),o}function WL(e){let t=new We().setGraph(e.graph());return e.nodes().forEach(n=>t.setNode(n,e.node(n))),e.edges().forEach(n=>{let r=t.edge(n.v,n.w)||{weight:0,minlen:1},o=e.edge(n);t.setEdge(n.v,n.w,{weight:r.weight+o.weight,minlen:Math.max(r.minlen,o.minlen)})}),t}function bT(e){let t=new We({multigraph:e.isMultigraph()}).setGraph(e.graph());return e.nodes().forEach(n=>{e.children(n).length||t.setNode(n,e.node(n))}),e.edges().forEach(n=>{t.setEdge(n,e.edge(n))}),t}function tE(e,t){let n=e.x,r=e.y,o=t.x-n,s=t.y-r,a=e.width/2,l=e.height/2;if(!o&&!s)throw new Error("Not possible to find intersection inside of the rectangle");let E,c;return Math.abs(s)*a>Math.abs(o)*l?(s<0&&(l=-l),E=l*o/s,c=l):(o<0&&(a=-a),E=a,c=a*s/o),{x:n+E,y:r+c}}function Ir(e){let t=Er(vT(e)+1).map(()=>[]);return e.nodes().forEach(n=>{let r=e.node(n),o=r.rank;o!==void 0&&(t[o]||(t[o]=[]),t[o][r.order]=n)}),t}function VL(e){let t=e.nodes().map(r=>{let o=e.node(r).rank;return o===void 0?Number.MAX_VALUE:o}),n=at(Math.min,t);e.nodes().forEach(r=>{let o=e.node(r);Object.hasOwn(o,"rank")&&(o.rank-=n)})}function $L(e){let t=e.nodes().map(a=>e.node(a).rank).filter(a=>a!==void 0),n=at(Math.min,t),r=[];e.nodes().forEach(a=>{let l=e.node(a).rank-n;r[l]||(r[l]=[]),r[l].push(a)});let o=0,s=e.graph().nodeRankFactor;Array.from(r).forEach((a,l)=>{a===void 0&&l%s!==0?--o:a!==void 0&&o&&a.forEach(E=>e.node(E).rank+=o)})}function nE(e,t,n,r){let o={width:0,height:0};return arguments.length>=4&&(o.rank=n,o.order=r),yn(e,"border",o,t)}function XL(e,t=UT){let n=[];for(let r=0;r<e.length;r+=t){let o=e.slice(r,r+t);n.push(o)}return n}var UT=65535;function at(e,t){if(t.length>UT){let n=XL(t);return e(...n.map(r=>e(...r)))}else return e(...t)}function vT(e){let t=e.nodes().map(n=>{let r=e.node(n).rank;return r===void 0?Number.MIN_VALUE:r});return at(Math.max,t)}function KL(e,t){let n={lhs:[],rhs:[]};return e.forEach(r=>{t(r)?n.lhs.push(r):n.rhs.push(r)}),n}function BT(e,t){let n=Date.now();try{return t()}finally{console.log(e+" time: "+(Date.now()-n)+"ms")}}function FT(e,t){return t()}var zL=0;function ua(e){let t=++zL;return e+(""+t)}function Er(e,t,n=1){t==null&&(t=e,e=0);let r=s=>s<t;n<0&&(r=s=>t<s);let o=[];for(let s=e;r(s);s+=n)o.push(s);return o}function Mo(e,t){let n={};for(let r of t)e[r]!==void 0&&(n[r]=e[r]);return n}function qo(e,t){let n;return typeof t=="string"?n=r=>r[t]:n=t,Object.entries(e).reduce((r,[o,s])=>(r[o]=n(s,o),r),{})}function JL(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}var Qo="\0",qL="3.0.0",QL=class{constructor(){OL(this,"_sentinel");let e={};e._next=e._prev=e,this._sentinel=e}dequeue(){let e=this._sentinel,t=e._prev;if(t!==e)return rE(t),t}enqueue(e){let t=this._sentinel;e._prev&&e._next&&rE(e),e._next=t._next,t._next._prev=e,t._next=e,e._prev=t}toString(){let e=[],t=this._sentinel,n=t._prev;for(;n!==t;)e.push(JSON.stringify(n,ZL)),n=n._prev;return"["+e.join(", ")+"]"}};function rE(e){e._prev._next=e._next,e._next._prev=e._prev,delete e._next,delete e._prev}function ZL(e,t){if(e!=="_next"&&e!=="_prev")return t}var e_=QL,t_=()=>1;function n_(e,t){if(e.nodeCount()<=1)return[];let n=o_(e,t||t_);return r_(n.graph,n.buckets,n.zeroIdx).flatMap(r=>e.outEdges(r.v,r.w)||[])}function r_(e,t,n){var r;let o=[],s=t[t.length-1],a=t[0],l;for(;e.nodeCount();){for(;l=a.dequeue();)vs(e,t,n,l);for(;l=s.dequeue();)vs(e,t,n,l);if(e.nodeCount()){for(let E=t.length-2;E>0;--E)if(l=(r=t[E])==null?void 0:r.dequeue(),l){o=o.concat(vs(e,t,n,l,!0)||[]);break}}}return o}function vs(e,t,n,r,o){let s=[],a=o?s:void 0;return(e.inEdges(r.v)||[]).forEach(l=>{let E=e.edge(l),c=e.node(l.v);o&&s.push({v:l.v,w:l.w}),c.out-=E,Ui(t,n,c)}),(e.outEdges(r.v)||[]).forEach(l=>{let E=e.edge(l),c=l.w,d=e.node(c);d.in-=E,Ui(t,n,d)}),e.removeNode(r.v),a}function o_(e,t){let n=new We,r=0,o=0;e.nodes().forEach(l=>{n.setNode(l,{v:l,in:0,out:0})}),e.edges().forEach(l=>{let E=n.edge(l.v,l.w)||0,c=t(l),d=E+c;n.setEdge(l.v,l.w,d);let T=n.node(l.v),u=n.node(l.w);o=Math.max(o,T.out+=c),r=Math.max(r,u.in+=c)});let s=s_(o+r+3).map(()=>new e_),a=r+1;return n.nodes().forEach(l=>{Ui(s,a,n.node(l))}),{graph:n,buckets:s,zeroIdx:a}}function Ui(e,t,n){var r,o,s;n.out?n.in?(s=e[n.out-n.in+t])==null||s.enqueue(n):(o=e[e.length-1])==null||o.enqueue(n):(r=e[0])==null||r.enqueue(n)}function s_(e){let t=[];for(let n=0;n<e;n++)t.push(n);return t}function i_(e){(e.graph().acyclicer==="greedy"?n_(e,t(e)):a_(e)).forEach(n=>{let r=e.edge(n);e.removeEdge(n),r.forwardName=n.name,r.reversed=!0,e.setEdge(n.w,n.v,r,ua("rev"))});function t(n){return r=>n.edge(r).weight}}function a_(e){let t=[],n={},r={};function o(s){Object.hasOwn(r,s)||(r[s]=!0,n[s]=!0,e.outEdges(s).forEach(a=>{Object.hasOwn(n,a.w)?t.push(a):o(a.w)}),delete n[s])}return e.nodes().forEach(o),t}function l_(e){e.edges().forEach(t=>{let n=e.edge(t);if(n.reversed){e.removeEdge(t);let r=n.forwardName;delete n.reversed,delete n.forwardName,e.setEdge(t.w,t.v,n,r)}})}function E_(e){e.graph().dummyChains=[],e.edges().forEach(t=>c_(e,t))}function c_(e,t){let n=t.v,r=e.node(n).rank,o=t.w,s=e.node(o).rank,a=t.name,l=e.edge(t),E=l.labelRank;if(s===r+1)return;e.removeEdge(t);let c,d,T;for(T=0,++r;r<s;++T,++r)l.points=[],d={width:0,height:0,edgeLabel:l,edgeObj:t,rank:r},c=yn(e,"edge",d,"_d"),r===E&&(d.width=l.width,d.height=l.height,d.dummy="edge-label",d.labelpos=l.labelpos),e.setEdge(n,c,{weight:l.weight},a),T===0&&e.graph().dummyChains.push(c),n=c;e.setEdge(n,o,{weight:l.weight},a)}function d_(e){e.graph().dummyChains.forEach(t=>{let n=e.node(t),r=n.edgeLabel,o;for(e.setEdge(n.edgeObj,r);n.dummy;)o=e.successors(t)[0],e.removeNode(t),r.points.push({x:n.x,y:n.y}),n.dummy==="edge-label"&&(r.x=n.x,r.y=n.y,r.width=n.width,r.height=n.height),t=o,n=e.node(t)})}function Sa(e){let t={};function n(r){let o=e.node(r);if(Object.hasOwn(t,r))return o.rank;t[r]=!0;let s=e.outEdges(r),a=s?s.map(E=>E==null?Number.POSITIVE_INFINITY:n(E.w)-e.edge(E).minlen):[],l=at(Math.min,a);return l===Number.POSITIVE_INFINITY&&(l=0),o.rank=l}e.sources().forEach(n)}function gn(e,t){return e.node(t.w).rank-e.node(t.v).rank-e.edge(t).minlen}var GT=T_;function T_(e){let t=new We({directed:!1}),n=e.nodes();if(n.length===0)throw new Error("Graph must have at least one node");let r=n[0],o=e.nodeCount();t.setNode(r,{});let s,a;for(;u_(t,e)<o&&(s=S_(t,e),!!s);)a=t.hasNode(s.v)?gn(e,s):-gn(e,s),R_(t,e,a);return t}function u_(e,t){function n(r){let o=t.nodeEdges(r);o&&o.forEach(s=>{let a=s.v,l=r===a?s.w:a;!e.hasNode(l)&&!gn(t,s)&&(e.setNode(l,{}),e.setEdge(r,l,{}),n(l))})}return e.nodes().forEach(n),e.nodeCount()}function S_(e,t){return t.edges().reduce((n,r)=>{let o=Number.POSITIVE_INFINITY;return e.hasNode(r.v)!==e.hasNode(r.w)&&(o=gn(t,r)),o<n[0]?[o,r]:n},[Number.POSITIVE_INFINITY,null])[1]}function R_(e,t,n){e.nodes().forEach(r=>t.node(r).rank+=n)}var{preorder:A_,postorder:I_}=Ta,N_=Zt;Zt.initLowLimValues=Aa;Zt.initCutValues=Ra;Zt.calcCutValue=wT;Zt.leaveEdge=YT;Zt.enterEdge=kT;Zt.exchangeEdges=jT;function Zt(e){e=WL(e),Sa(e);let t=GT(e);Aa(t),Ra(t,e);let n,r;for(;n=YT(t);)r=kT(t,e,n),jT(t,e,n,r)}function Ra(e,t){let n=I_(e,e.nodes());n=n.slice(0,n.length-1),n.forEach(r=>O_(e,t,r))}function O_(e,t,n){let r=e.node(n).parent,o=e.edge(n,r);o.cutvalue=wT(e,t,n)}function wT(e,t,n){let r=e.node(n).parent,o=!0,s=t.edge(n,r),a=0;s||(o=!1,s=t.edge(r,n)),a=s.weight;let l=t.nodeEdges(n);return l&&l.forEach(E=>{let c=E.v===n,d=c?E.w:E.v;if(d!==r){let T=c===o,u=t.edge(E).weight;if(a+=T?u:-u,p_(e,n,d)){let S=e.edge(n,d).cutvalue;a+=T?-S:S}}}),a}function Aa(e,t){arguments.length<2&&(t=e.nodes()[0]),HT(e,{},1,t)}function HT(e,t,n,r,o){let s=n,a=e.node(r);t[r]=!0;let l=e.neighbors(r);return l&&l.forEach(E=>{Object.hasOwn(t,E)||(n=HT(e,t,n,E,r))}),a.low=s,a.lim=n++,o?a.parent=o:delete a.parent,n}function YT(e){return e.edges().find(t=>e.edge(t).cutvalue<0)}function kT(e,t,n){let r=n.v,o=n.w;t.hasEdge(r,o)||(r=n.w,o=n.v);let s=e.node(r),a=e.node(o),l=s,E=!1;return s.lim>a.lim&&(l=a,E=!0),t.edges().filter(c=>E===oE(e,e.node(c.v),l)&&E!==oE(e,e.node(c.w),l)).reduce((c,d)=>gn(t,d)<gn(t,c)?d:c)}function jT(e,t,n,r){let o=n.v,s=n.w;e.removeEdge(o,s),e.setEdge(r.v,r.w,{}),Aa(e),Ra(e,t),f_(e,t)}function f_(e,t){let n=e.nodes().find(o=>!e.node(o).parent);if(!n)return;let r=A_(e,[n]);r=r.slice(1),r.forEach(o=>{let s=e.node(o).parent,a=t.edge(o,s),l=!1;a||(a=t.edge(s,o),l=!0),t.node(o).rank=t.node(s).rank+(l?a.minlen:-a.minlen)})}function p_(e,t,n){return e.hasEdge(t,n)}function oE(e,t,n){return n.low<=t.lim&&t.lim<=n.lim}var h_=C_;function C_(e){let t=e.graph().ranker;if(typeof t=="function")return t(e);switch(t){case"network-simplex":sE(e);break;case"tight-tree":__(e);break;case"longest-path":L_(e);break;case"none":break;default:sE(e)}}var L_=Sa;function __(e){Sa(e),GT(e)}function sE(e){N_(e)}var m_=g_;function g_(e){let t=y_(e);e.graph().dummyChains.forEach(n=>{let r=e.node(n),o=r.edgeObj,s=x_(e,t,o.v,o.w),a=s.path,l=s.lca,E=0,c=a[E],d=!0;for(;n!==o.w;){if(r=e.node(n),d){for(;(c=a[E])!==l&&e.node(c).maxRank<r.rank;)E++;c===l&&(d=!1)}if(!d){for(;E<a.length-1&&e.node(a[E+1]).minRank<=r.rank;)E++;c=a[E]}c!==void 0&&e.setParent(n,c),n=e.successors(n)[0]}})}function x_(e,t,n,r){let o=[],s=[],a=Math.min(t[n].low,t[r].low),l=Math.max(t[n].lim,t[r].lim),E;E=n;do E=e.parent(E),o.push(E);while(E&&(t[E].low>a||l>t[E].lim));let c=E,d=r;for(;(d=e.parent(d))!==c;)s.push(d);return{path:o.concat(s.reverse()),lca:c}}function y_(e){let t={},n=0;function r(o){let s=n;e.children(o).forEach(r),t[o]={low:s,lim:n++}}return e.children(Qo).forEach(r),t}function D_(e){let t=yn(e,"root",{},"_root"),n=M_(e),r=Object.values(n),o=at(Math.max,r)-1,s=2*o+1;e.graph().nestingRoot=t,e.edges().forEach(l=>e.edge(l).minlen*=s);let a=P_(e)+1;e.children(Qo).forEach(l=>WT(e,t,s,a,o,n,l)),e.graph().nodeRankFactor=s}function WT(e,t,n,r,o,s,a){var l;let E=e.children(a);if(!E.length){a!==t&&e.setEdge(t,a,{weight:0,minlen:n});return}let c=nE(e,"_bt"),d=nE(e,"_bb"),T=e.node(a);e.setParent(c,a),T.borderTop=c,e.setParent(d,a),T.borderBottom=d,E.forEach(u=>{var S;WT(e,t,n,r,o,s,u);let R=e.node(u),I=R.borderTop?R.borderTop:u,N=R.borderBottom?R.borderBottom:u,A=R.borderTop?r:2*r,p=I!==N?1:o-((S=s[a])!=null?S:0)+1;e.setEdge(c,I,{weight:A,minlen:p,nestingEdge:!0}),e.setEdge(N,d,{weight:A,minlen:p,nestingEdge:!0})}),e.parent(a)||e.setEdge(t,c,{weight:0,minlen:o+((l=s[a])!=null?l:0)})}function M_(e){let t={};function n(r,o){let s=e.children(r);s&&s.length&&s.forEach(a=>n(a,o+1)),t[r]=o}return e.children(Qo).forEach(r=>n(r,1)),t}function P_(e){return e.edges().reduce((t,n)=>t+e.edge(n).weight,0)}function b_(e){let t=e.graph();e.removeNode(t.nestingRoot),delete t.nestingRoot,e.edges().forEach(n=>{e.edge(n).nestingEdge&&e.removeEdge(n)})}var U_=v_;function v_(e){function t(n){let r=e.children(n),o=e.node(n);if(r.length&&r.forEach(t),Object.hasOwn(o,"minRank")){o.borderLeft=[],o.borderRight=[];for(let s=o.minRank,a=o.maxRank+1;s<a;++s)iE(e,"borderLeft","_bl",n,o,s),iE(e,"borderRight","_br",n,o,s)}}e.children(Qo).forEach(t)}function iE(e,t,n,r,o,s){let a={width:0,height:0,rank:s,borderType:t},l=o[t][s-1],E=yn(e,"border",a,n);o[t][s]=E,e.setParent(E,r),l&&e.setEdge(l,E,{weight:1})}function B_(e){var t;let n=(t=e.graph().rankdir)==null?void 0:t.toLowerCase();(n==="lr"||n==="rl")&&VT(e)}function F_(e){var t;let n=(t=e.graph().rankdir)==null?void 0:t.toLowerCase();(n==="bt"||n==="rl")&&G_(e),(n==="lr"||n==="rl")&&(w_(e),VT(e))}function VT(e){e.nodes().forEach(t=>aE(e.node(t))),e.edges().forEach(t=>aE(e.edge(t)))}function aE(e){let t=e.width;e.width=e.height,e.height=t}function G_(e){e.nodes().forEach(t=>Bs(e.node(t))),e.edges().forEach(t=>{var n;let r=e.edge(t);(n=r.points)==null||n.forEach(Bs),Object.hasOwn(r,"y")&&Bs(r)})}function Bs(e){e.y=-e.y}function w_(e){e.nodes().forEach(t=>Fs(e.node(t))),e.edges().forEach(t=>{var n;let r=e.edge(t);(n=r.points)==null||n.forEach(Fs),Object.hasOwn(r,"x")&&Fs(r)})}function Fs(e){let t=e.x;e.x=e.y,e.y=t}function H_(e){let t={},n=e.nodes().filter(l=>!e.children(l).length),r=n.map(l=>e.node(l).rank),o=at(Math.max,r),s=Er(o+1).map(()=>[]);function a(l){if(t[l])return;t[l]=!0;let E=e.node(l);s[E.rank].push(l);let c=e.successors(l);c&&c.forEach(a)}return n.sort((l,E)=>e.node(l).rank-e.node(E).rank).forEach(a),s}function Y_(e,t){let n=0;for(let r=1;r<t.length;++r)n+=k_(e,t[r-1],t[r]);return n}function k_(e,t,n){let r=JL(n,n.map((c,d)=>d)),o=t.flatMap(c=>{let d=e.outEdges(c);return d?d.map(T=>({pos:r[T.w],weight:e.edge(T).weight})).sort((T,u)=>T.pos-u.pos):[]}),s=1;for(;s<n.length;)s<<=1;let a=2*s-1;s-=1;let l=new Array(a).fill(0),E=0;return o.forEach(c=>{let d=c.pos+s;l[d]+=c.weight;let T=0;for(;d>0;)d%2&&(T+=l[d+1]),d=d-1>>1,l[d]+=c.weight;E+=c.weight*T}),E}function j_(e,t=[]){return t.map(n=>{let r=e.inEdges(n);if(!r||!r.length)return{v:n};{let o=r.reduce((s,a)=>{let l=e.edge(a),E=e.node(a.v);return{sum:s.sum+l.weight*E.order,weight:s.weight+l.weight}},{sum:0,weight:0});return{v:n,barycenter:o.sum/o.weight,weight:o.weight}}})}function W_(e,t){let n={};e.forEach((o,s)=>{let a={indegree:0,in:[],out:[],vs:[o.v],i:s};o.barycenter!==void 0&&(a.barycenter=o.barycenter,a.weight=o.weight),n[o.v]=a}),t.edges().forEach(o=>{let s=n[o.v],a=n[o.w];s!==void 0&&a!==void 0&&(a.indegree++,s.out.push(a))});let r=Object.values(n).filter(o=>!o.indegree);return V_(r)}function V_(e){let t=[];function n(o){return s=>{s.merged||(s.barycenter===void 0||o.barycenter===void 0||s.barycenter>=o.barycenter)&&$_(o,s)}}function r(o){return s=>{s.in.push(o),--s.indegree===0&&e.push(s)}}for(;e.length;){let o=e.pop();t.push(o),o.in.reverse().forEach(n(o)),o.out.forEach(r(o))}return t.filter(o=>!o.merged).map(o=>Mo(o,["vs","i","barycenter","weight"]))}function $_(e,t){let n=0,r=0;e.weight&&(n+=e.barycenter*e.weight,r+=e.weight),t.weight&&(n+=t.barycenter*t.weight,r+=t.weight),e.vs=t.vs.concat(e.vs),e.barycenter=n/r,e.weight=r,e.i=Math.min(t.i,e.i),t.merged=!0}function X_(e,t){let n=KL(e,d=>Object.hasOwn(d,"barycenter")),r=n.lhs,o=n.rhs.sort((d,T)=>T.i-d.i),s=[],a=0,l=0,E=0;r.sort(K_(!!t)),E=lE(s,o,E),r.forEach(d=>{E+=d.vs.length,s.push(d.vs),a+=d.barycenter*d.weight,l+=d.weight,E=lE(s,o,E)});let c={vs:s.flat(1)};return l&&(c.barycenter=a/l,c.weight=l),c}function lE(e,t,n){let r;for(;t.length&&(r=t[t.length-1]).i<=n;)t.pop(),e.push(r.vs),n++;return n}function K_(e){return(t,n)=>t.barycenter<n.barycenter?-1:t.barycenter>n.barycenter?1:e?n.i-t.i:t.i-n.i}function $T(e,t,n,r){let o=e.children(t),s=e.node(t),a=s?s.borderLeft:void 0,l=s?s.borderRight:void 0,E={};a&&(o=o.filter(u=>u!==a&&u!==l));let c=j_(e,o);c.forEach(u=>{if(e.children(u.v).length){let S=$T(e,u.v,n,r);E[u.v]=S,Object.hasOwn(S,"barycenter")&&J_(u,S)}});let d=W_(c,n);z_(d,E);let T=X_(d,r);if(a&&l){T.vs=[a,T.vs,l].flat(1);let u=e.predecessors(a);if(u&&u.length){let S=e.node(u[0]),R=e.predecessors(l),I=e.node(R[0]);Object.hasOwn(T,"barycenter")||(T.barycenter=0,T.weight=0),T.barycenter=(T.barycenter*T.weight+S.order+I.order)/(T.weight+2),T.weight+=2}}return T}function z_(e,t){e.forEach(n=>{n.vs=n.vs.flatMap(r=>t[r]?t[r].vs:r)})}function J_(e,t){e.barycenter!==void 0?(e.barycenter=(e.barycenter*e.weight+t.barycenter*t.weight)/(e.weight+t.weight),e.weight+=t.weight):(e.barycenter=t.barycenter,e.weight=t.weight)}function q_(e,t,n,r){r||(r=e.nodes());let o=Q_(e),s=new We({compound:!0}).setGraph({root:o}).setDefaultNodeLabel(a=>e.node(a));return r.forEach(a=>{let l=e.node(a),E=e.parent(a);if(l.rank===t||l.minRank<=t&&t<=l.maxRank){s.setNode(a),s.setParent(a,E||o);let c=e[n](a);c&&c.forEach(d=>{let T=d.v===a?d.w:d.v,u=s.edge(T,a),S=u!==void 0?u.weight:0;s.setEdge(T,a,{weight:e.edge(d).weight+S})}),Object.hasOwn(l,"minRank")&&s.setNode(a,{borderLeft:l.borderLeft[t],borderRight:l.borderRight[t]})}}),s}function Q_(e){let t;for(;e.hasNode(t=ua("_root")););return t}function Z_(e,t,n){let r={},o;n.forEach(s=>{let a=e.parent(s),l,E;for(;a;){if(l=e.parent(a),l?(E=r[l],r[l]=a):(E=o,o=a),E&&E!==a){t.setEdge(E,a);return}a=l}})}function XT(e,t={}){if(typeof t.customOrder=="function"){t.customOrder(e,XT);return}let n=vT(e),r=EE(e,Er(1,n+1),"inEdges"),o=EE(e,Er(n-1,-1,-1),"outEdges"),s=H_(e);if(cE(e,s),t.disableOptimalOrderHeuristic)return;let a=Number.POSITIVE_INFINITY,l,E=t.constraints||[];for(let c=0,d=0;d<4;++c,++d){em(c%2?r:o,c%4>=2,E),s=Ir(e);let T=Y_(e,s);T<a?(d=0,l=Object.assign({},s),a=T):T===a&&(l=structuredClone(s))}cE(e,l)}function EE(e,t,n){let r=new Map,o=(s,a)=>{r.has(s)||r.set(s,[]),r.get(s).push(a)};for(let s of e.nodes()){let a=e.node(s);if(typeof a.rank=="number"&&o(a.rank,s),typeof a.minRank=="number"&&typeof a.maxRank=="number")for(let l=a.minRank;l<=a.maxRank;l++)l!==a.rank&&o(l,s)}return t.map(function(s){return q_(e,s,n,r.get(s)||[])})}function em(e,t,n){let r=new We;e.forEach(function(o){n.forEach(l=>r.setEdge(l.left,l.right));let s=o.graph().root,a=$T(o,s,r,t);a.vs.forEach((l,E)=>o.node(l).order=E),Z_(o,r,a.vs)})}function cE(e,t){Object.values(t).forEach(n=>n.forEach((r,o)=>e.node(r).order=o))}function tm(e,t){let n={};function r(o,s){let a=0,l=0,E=o.length,c=s[s.length-1];return s.forEach((d,T)=>{let u=rm(e,d),S=u?e.node(u).order:E;(u||d===c)&&(s.slice(l,T+1).forEach(R=>{let I=e.predecessors(R);I&&I.forEach(N=>{let A=e.node(N),p=A.order;(p<a||S<p)&&!(A.dummy&&e.node(R).dummy)&&KT(n,N,R)})}),l=T+1,a=S)}),s}return t.length&&t.reduce(r),n}function nm(e,t){let n={};function r(s,a,l,E,c){Er(a,l).forEach(d=>{let T=s[d];if(T!==void 0&&e.node(T).dummy){let u=e.predecessors(T);u&&u.forEach(S=>{if(S===void 0)return;let R=e.node(S);R.dummy&&(R.order<E||R.order>c)&&KT(n,S,T)})}})}function o(s,a){let l=-1,E=-1,c=0;return a.forEach((d,T)=>{if(e.node(d).dummy==="border"){let u=e.predecessors(d);if(u&&u.length){let S=u[0];if(S===void 0)return;E=e.node(S).order,r(a,c,T,l,E),c=T,l=E}}r(a,c,a.length,E,s.length)}),a}return t.length&&t.reduce(o),n}function rm(e,t){if(e.node(t).dummy){let n=e.predecessors(t);if(n)return n.find(r=>e.node(r).dummy)}}function KT(e,t,n){if(t>n){let o=t;t=n,n=o}let r=e[t];r||(e[t]=r={}),r[n]=!0}function om(e,t,n){if(t>n){let o=t;t=n,n=o}let r=e[t];return r!==void 0&&Object.hasOwn(r,n)}function sm(e,t,n,r){let o={},s={},a={};return t.forEach(l=>{l.forEach((E,c)=>{o[E]=E,s[E]=E,a[E]=c})}),t.forEach(l=>{let E=-1;l.forEach(c=>{let d=r(c);if(d&&d.length){let T=d.sort((S,R)=>{let I=a[S],N=a[R];return(I!==void 0?I:0)-(N!==void 0?N:0)}),u=(T.length-1)/2;for(let S=Math.floor(u),R=Math.ceil(u);S<=R;++S){let I=T[S];if(I===void 0)continue;let N=a[I];if(N!==void 0&&s[c]===c&&E<N&&!om(n,c,I)){let A=o[I];A!==void 0&&(s[I]=c,s[c]=o[c]=A,E=N)}}}})}),{root:o,align:s}}function im(e,t,n,r,o=!1){let s={},a=am(e,t,n,o),l=o?"borderLeft":"borderRight";function E(S,R){let I=a.nodes().slice(),N={},A=I.pop();for(;A;){if(N[A])S(A);else{N[A]=!0,I.push(A);for(let p of R(A))I.push(p)}A=I.pop()}}function c(S){let R=a.inEdges(S);R?s[S]=R.reduce((I,N)=>{var A;let p=(A=s[N.v])!=null?A:0,f=a.edge(N);return Math.max(I,p+(f!==void 0?f:0))},0):s[S]=0}function d(S){let R=a.outEdges(S),I=Number.POSITIVE_INFINITY;R&&(I=R.reduce((A,p)=>{let f=s[p.w],h=a.edge(p);return Math.min(A,(f!==void 0?f:0)-(h!==void 0?h:0))},Number.POSITIVE_INFINITY));let N=e.node(S);I!==Number.POSITIVE_INFINITY&&N.borderType!==l&&(s[S]=Math.max(s[S]!==void 0?s[S]:0,I))}function T(S){return a.predecessors(S)||[]}function u(S){return a.successors(S)||[]}return E(c,T),E(d,u),Object.keys(r).forEach(S=>{var R;let I=n[S];I!==void 0&&(s[S]=(R=s[I])!=null?R:0)}),s}function am(e,t,n,r){let o=new We,s=e.graph(),a=Tm(s.nodesep,s.edgesep,r);return t.forEach(l=>{let E;l.forEach(c=>{let d=n[c];if(d!==void 0){if(o.setNode(d),E!==void 0){let T=n[E];if(T!==void 0){let u=o.edge(T,d);o.setEdge(T,d,Math.max(a(e,c,E),u||0))}}E=c}})}),o}function lm(e,t){return Object.values(t).reduce((n,r)=>{let o=Number.NEGATIVE_INFINITY,s=Number.POSITIVE_INFINITY;Object.entries(r).forEach(([l,E])=>{let c=um(e,l)/2;o=Math.max(E+c,o),s=Math.min(E-c,s)});let a=o-s;return a<n[0]&&(n=[a,r]),n},[Number.POSITIVE_INFINITY,null])[1]}function Em(e,t){let n=Object.values(t),r=at(Math.min,n),o=at(Math.max,n);["u","d"].forEach(s=>{["l","r"].forEach(a=>{let l=s+a,E=e[l];if(!E||E===t)return;let c=Object.values(E),d=r-at(Math.min,c);a!=="l"&&(d=o-at(Math.max,c)),d&&(e[l]=qo(E,T=>T+d))})})}function cm(e,t=void 0){let n=e.ul;return n?qo(n,(r,o)=>{var s,a;if(t){let E=t.toLowerCase(),c=e[E];if(c&&c[o]!==void 0)return c[o]}let l=Object.values(e).map(E=>{let c=E[o];return c!==void 0?c:0}).sort((E,c)=>E-c);return(((s=l[1])!=null?s:0)+((a=l[2])!=null?a:0))/2}):{}}function dm(e){let t=Ir(e),n=Object.assign(tm(e,t),nm(e,t)),r={},o;["u","d"].forEach(a=>{o=a==="u"?t:Object.values(t).reverse(),["l","r"].forEach(l=>{l==="r"&&(o=o.map(d=>Object.values(d).reverse()));let E=sm(e,o,n,d=>(a==="u"?e.predecessors(d):e.successors(d))||[]),c=im(e,o,E.root,E.align,l==="r");l==="r"&&(c=qo(c,d=>-d)),r[a+l]=c})});let s=lm(e,r);return Em(r,s),cm(r,e.graph().align)}function Tm(e,t,n){return(r,o,s)=>{let a=r.node(o),l=r.node(s),E=0,c;if(E+=a.width/2,Object.hasOwn(a,"labelpos"))switch(a.labelpos.toLowerCase()){case"l":c=-a.width/2;break;case"r":c=a.width/2;break}if(c&&(E+=n?c:-c),c=void 0,E+=(a.dummy?t:e)/2,E+=(l.dummy?t:e)/2,E+=l.width/2,Object.hasOwn(l,"labelpos"))switch(l.labelpos.toLowerCase()){case"l":c=l.width/2;break;case"r":c=-l.width/2;break}return c&&(E+=n?c:-c),E}}function um(e,t){return e.node(t).width}function Sm(e){e=bT(e),Rm(e),Object.entries(dm(e)).forEach(([t,n])=>e.node(t).x=n)}function Rm(e){let t=Ir(e),n=e.graph(),r=n.ranksep,o=n.rankalign,s=0;t.forEach(a=>{let l=a.reduce((E,c)=>{var d;let T=(d=e.node(c).height)!=null?d:0;return E>T?E:T},0);a.forEach(E=>{let c=e.node(E);o==="top"?c.y=s+c.height/2:o==="bottom"?c.y=s+l-c.height/2:c.y=s+l/2}),s+=l+r})}function Am(e,t={}){let n=t.debugTiming?BT:FT;return n("layout",()=>{let r=n(" buildLayoutGraph",()=>mm(e));return n(" runLayout",()=>Im(r,n,t)),n(" updateInputGraph",()=>Nm(e,r)),r})}function Im(e,t,n){t(" makeSpaceForEdgeLabels",()=>gm(e)),t(" removeSelfEdges",()=>Bm(e)),t(" acyclic",()=>i_(e)),t(" nestingGraph.run",()=>D_(e)),t(" rank",()=>h_(bT(e))),t(" injectEdgeLabelProxies",()=>xm(e)),t(" removeEmptyRanks",()=>$L(e)),t(" nestingGraph.cleanup",()=>b_(e)),t(" normalizeRanks",()=>VL(e)),t(" assignRankMinMax",()=>ym(e)),t(" removeEdgeLabelProxies",()=>Dm(e)),t(" normalize.run",()=>E_(e)),t(" parentDummyChains",()=>m_(e)),t(" addBorderSegments",()=>U_(e)),t(" order",()=>XT(e,n)),t(" insertSelfEdges",()=>Fm(e)),t(" adjustCoordinateSystem",()=>B_(e)),t(" position",()=>Sm(e)),t(" positionSelfEdges",()=>Gm(e)),t(" removeBorderNodes",()=>vm(e)),t(" normalize.undo",()=>d_(e)),t(" fixupEdgeLabelCoords",()=>bm(e)),t(" undoCoordinateSystem",()=>F_(e)),t(" translateGraph",()=>Mm(e)),t(" assignNodeIntersects",()=>Pm(e)),t(" reversePoints",()=>Um(e)),t(" acyclic.undo",()=>l_(e))}function Nm(e,t){e.nodes().forEach(n=>{let r=e.node(n),o=t.node(n);r&&(r.x=o.x,r.y=o.y,r.order=o.order,r.rank=o.rank,t.children(n).length&&(r.width=o.width,r.height=o.height))}),e.edges().forEach(n=>{let r=e.edge(n),o=t.edge(n);r.points=o.points,Object.hasOwn(o,"x")&&(r.x=o.x,r.y=o.y)}),e.graph().width=t.graph().width,e.graph().height=t.graph().height}var Om=["nodesep","edgesep","ranksep","marginx","marginy"],fm={ranksep:50,edgesep:20,nodesep:50,rankdir:"TB",rankalign:"center"},pm=["acyclicer","ranker","rankdir","align","rankalign"],hm=["width","height","rank"],dE={width:0,height:0},Cm=["minlen","weight","width","height","labeloffset"],Lm={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},_m=["labelpos"];function mm(e){let t=new We({multigraph:!0,compound:!0}),n=ws(e.graph());return t.setGraph(Object.assign({},fm,Gs(n,Om),Mo(n,pm))),e.nodes().forEach(r=>{let o=ws(e.node(r)),s=Gs(o,hm);Object.keys(dE).forEach(l=>{s[l]===void 0&&(s[l]=dE[l])}),t.setNode(r,s);let a=e.parent(r);a!==void 0&&t.setParent(r,a)}),e.edges().forEach(r=>{let o=ws(e.edge(r));t.setEdge(r,Object.assign({},Lm,Gs(o,Cm),Mo(o,_m)))}),t}function gm(e){let t=e.graph();t.ranksep/=2,e.edges().forEach(n=>{let r=e.edge(n);r.minlen*=2,r.labelpos.toLowerCase()!=="c"&&(t.rankdir==="TB"||t.rankdir==="BT"?r.width+=r.labeloffset:r.height+=r.labeloffset)})}function xm(e){e.edges().forEach(t=>{let n=e.edge(t);if(n.width&&n.height){let r=e.node(t.v),o={rank:(e.node(t.w).rank-r.rank)/2+r.rank,e:t};yn(e,"edge-proxy",o,"_ep")}})}function ym(e){let t=0;e.nodes().forEach(n=>{let r=e.node(n);r.borderTop&&(r.minRank=e.node(r.borderTop).rank,r.maxRank=e.node(r.borderBottom).rank,t=Math.max(t,r.maxRank))}),e.graph().maxRank=t}function Dm(e){e.nodes().forEach(t=>{let n=e.node(t);if(n.dummy==="edge-proxy"){let r=n;e.edge(r.e).labelRank=n.rank,e.removeNode(t)}})}function Mm(e){let t=Number.POSITIVE_INFINITY,n=0,r=Number.POSITIVE_INFINITY,o=0,s=e.graph(),a=s.marginx||0,l=s.marginy||0;function E(c){let d=c.x,T=c.y,u=c.width,S=c.height;t=Math.min(t,d-u/2),n=Math.max(n,d+u/2),r=Math.min(r,T-S/2),o=Math.max(o,T+S/2)}e.nodes().forEach(c=>E(e.node(c))),e.edges().forEach(c=>{let d=e.edge(c);Object.hasOwn(d,"x")&&E(d)}),t-=a,r-=l,e.nodes().forEach(c=>{let d=e.node(c);d.x-=t,d.y-=r}),e.edges().forEach(c=>{let d=e.edge(c);d.points.forEach(T=>{T.x-=t,T.y-=r}),Object.hasOwn(d,"x")&&(d.x-=t),Object.hasOwn(d,"y")&&(d.y-=r)}),s.width=n-t+a,s.height=o-r+l}function Pm(e){e.edges().forEach(t=>{let n=e.edge(t),r=e.node(t.v),o=e.node(t.w),s,a;n.points?(s=n.points[0],a=n.points[n.points.length-1]):(n.points=[],s=o,a=r),n.points.unshift(tE(r,s)),n.points.push(tE(o,a))})}function bm(e){e.edges().forEach(t=>{let n=e.edge(t);if(Object.hasOwn(n,"x"))switch((n.labelpos==="l"||n.labelpos==="r")&&(n.width-=n.labeloffset),n.labelpos){case"l":n.x-=n.width/2+n.labeloffset;break;case"r":n.x+=n.width/2+n.labeloffset;break}})}function Um(e){e.edges().forEach(t=>{let n=e.edge(t);n.reversed&&n.points.reverse()})}function vm(e){e.nodes().forEach(t=>{if(e.children(t).length){let n=e.node(t),r=e.node(n.borderTop),o=e.node(n.borderBottom),s=e.node(n.borderLeft[n.borderLeft.length-1]),a=e.node(n.borderRight[n.borderRight.length-1]);n.width=Math.abs(a.x-s.x),n.height=Math.abs(o.y-r.y),n.x=s.x+n.width/2,n.y=r.y+n.height/2}}),e.nodes().forEach(t=>{e.node(t).dummy==="border"&&e.removeNode(t)})}function Bm(e){e.edges().forEach(t=>{if(t.v===t.w){let n=e.node(t.v);n.selfEdges||(n.selfEdges=[]),n.selfEdges.push({e:t,label:e.edge(t)}),e.removeEdge(t)}})}function Fm(e){Ir(e).forEach(t=>{let n=0;t.forEach((r,o)=>{let s=e.node(r);s.order=o+n,(s.selfEdges||[]).forEach(a=>{yn(e,"selfedge",{width:a.label.width,height:a.label.height,rank:s.rank,order:o+ ++n,e:a.e,label:a.label},"_se")}),delete s.selfEdges})})}function Gm(e){e.nodes().forEach(t=>{let n=e.node(t);if(n.dummy==="selfedge"){let r=n,o=e.node(r.e.v),s=o.x+o.width/2,a=o.y,l=n.x-s,E=o.height/2;e.setEdge(r.e,r.label),e.removeNode(t),r.label.points=[{x:s+2*l/3,y:a-E},{x:s+5*l/6,y:a-E},{x:s+l,y:a},{x:s+5*l/6,y:a+E},{x:s+2*l/3,y:a+E}],r.label.x=n.x,r.label.y=n.y}})}function Gs(e,t){return qo(Mo(e,t),Number)}function ws(e){let t={};return e&&Object.entries(e).forEach(([n,r])=>{typeof n=="string"&&(n=n.toLowerCase()),t[n]=r}),t}function wm(e){let t=Ir(e),n=new We({compound:!0,multigraph:!0}).setGraph({});return e.nodes().forEach(r=>{n.setNode(r,{label:r}),n.setParent(r,"layer"+e.node(r).rank)}),e.edges().forEach(r=>n.setEdge(r.v,r.w,{},r.name)),t.forEach((r,o)=>{let s="layer"+o;n.setNode(s,{rank:"same"}),r.reduce((a,l)=>(n.setEdge(a,l,{style:"invis"}),l))}),n}var Hm={graphlib:LT,version:qL,layout:Am,debug:wm,util:{time:BT,notime:FT}},Po=Hm;/*! For license information please see dagre.esm.js.LEGAL.txt */function Ym(e,t,n={}){var o;if(e.length===0)return e;const r=new Po.graphlib.Graph().setDefaultEdgeLabel(()=>({}));r.setGraph({rankdir:"LR",ranksep:60,nodesep:30,marginx:20,marginy:20});for(const s of e){const a={width:170,height:52};if(n.mode==="layered"&&((o=s.data)!=null&&o.layer)){const l=uo.indexOf(s.data.layer);l>=0&&(a.rank=l)}r.setNode(s.id,a)}for(const s of t)r.setEdge(s.source,s.target);return Po.layout(r),e.map(s=>{const a=r.node(s.id);return{...s,position:{x:a.x-85,y:a.y-26}}})}function km({data:e,selected:t}){const n=e.nodeType,r=e.isFocal,o=be[n]??"#8b949e",s=Hi[n]??n.toUpperCase();return i.jsxs("div",{style:{minWidth:140,maxWidth:190,background:"#161b22",border:`2px solid ${r||t?"#58a6ff":o}`,borderRadius:8,padding:"6px 8px",boxShadow:r?"0 0 0 2px rgba(88, 166, 255, 0.25)":"none"},children:[i.jsx(vt,{type:"target",position:ne.Left,style:{width:6,height:6,background:o,border:"none"}}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:4,marginBottom:2},children:[i.jsx("span",{style:{fontSize:8,fontWeight:700,letterSpacing:"0.04em",color:"#0d1117",background:o,borderRadius:3,padding:"1px 4px"},children:s}),e.domain&&i.jsx("span",{style:{color:"#8b949e",fontSize:9},children:e.domain})]}),i.jsx("div",{style:{color:"#e6edf3",fontSize:10,fontWeight:600,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:e.label,children:e.label}),i.jsx(vt,{type:"source",position:ne.Right,style:{width:6,height:6,background:o,border:"none"}})]})}const jm={miniDagNode:km};function zT({nodes:e,edges:t,focalNodeId:n,height:r=250,onNodeClick:o,interactive:s=!0,layoutMode:a="flow"}){const[l,E,c]=IT([]),[d,T,u]=NT([]);return O.useEffect(()=>{const S=e.map(I=>({id:I.id,type:"miniDagNode",position:{x:0,y:0},data:{label:I.name,nodeType:I.type,domain:I.domain,layer:Yi(I),isFocal:I.id===n}})),R=t.map((I,N)=>({id:`mini-edge-${N}-${I.source}-${I.target}`,source:I.source,target:I.target,style:{stroke:Vn[I.type]??"#8b949e",strokeWidth:1.4},markerEnd:{type:pn.ArrowClosed,color:Vn[I.type]??"#8b949e",width:10,height:10}}));E(Ym(S,R,{mode:a})),T(R)},[e,t,n,a,E,T]),e.length===0?i.jsx("div",{style:{height:r,display:"flex",alignItems:"center",justifyContent:"center",color:"#8b949e",fontSize:11},children:"No lineage nodes to display"}):i.jsx("div",{style:{height:r,width:"100%",borderRadius:8,overflow:"hidden",border:"1px solid #30363d"},children:i.jsx(AT,{nodes:l,edges:d,onNodesChange:s?c:void 0,onEdgesChange:s?u:void 0,onNodeClick:o?(S,R)=>o(R.id):void 0,nodeTypes:jm,fitView:!0,fitViewOptions:{padding:.15},proOptions:{hideAttribution:!0},nodesDraggable:s,nodesConnectable:!1,zoomOnScroll:s,panOnDrag:s,style:{background:"#0d1117"},children:i.jsx(fT,{color:"#21262d",gap:20,size:1})})})}function Wm(e){const t=e.match(/^\s*block\s+"([^"]+)"/i);return t?t[1]:null}function Vm(e){const t=[],n=/\b(?:FROM|JOIN)\s+([a-zA-Z_][\w.]*)/gi;for(const o of e.matchAll(n)){const s=o[1].toLowerCase();["select","where","group","order","having","limit","union","lateral"].includes(s)||t.push(s)}const r=/\bref\s*\(\s*"([^"]+)"\s*\)/gi;for(const o of e.matchAll(r))t.push(o[1]);return[...new Set(t)]}function $m(e){const t=[],n=[];for(const r of e.matchAll(/@metric\s*\(\s*([^)]+)\s*\)/gi))t.push(r[1].replace(/['"]/g,"").trim());for(const r of e.matchAll(/@dim\s*\(\s*([^)]+)\s*\)/gi))n.push(r[1].replace(/['"]/g,"").trim());return{metrics:t,dimensions:n}}function Xm({cellContent:e,cellType:t,cellName:n,themeMode:r,t:o,onFocusNode:s}){const[a,l]=O.useState(!1),[E,c]=O.useState(!1),[d,T]=O.useState([]),[u,S]=O.useState([]),[R,I]=O.useState(),[N,A]=O.useState([]),[p,f]=O.useState({metrics:[],dimensions:[]}),[h,C]=O.useState(null),[_,x]=O.useState(null),m=(t==="dql"?Wm(e):null)||n,U=O.useCallback(async()=>{if(!(!m&&t!=="sql")){c(!0),x(null);try{const P=Vm(e);if(A(P),f($m(e)),m){const H=`block:${m}`;I(H);const[L,b]=await Promise.all([J.queryLineage({focus:H}),J.fetchLineagePaths(H)]);L!=null&&L.graph&&(T(L.graph.nodes??[]),S(L.graph.edges??[])),b&&C(b)}else{I(void 0);const L=((await J.fetchLineage()).nodes??[]).filter(b=>P.some(D=>b.name===D||b.id===`table:${D}`));T(L),S([])}}catch{x("Failed to load lineage")}finally{c(!1)}}},[m,e,t]);O.useEffect(()=>{a&&U()},[a,U]);const g=N.length>0||p.metrics.length>0||p.dimensions.length>0;return e.trim()?i.jsxs("div",{style:{borderTop:`1px solid ${o.cellBorder}`},children:[i.jsxs("button",{onClick:()=>l(P=>!P),style:{width:"100%",display:"flex",alignItems:"center",gap:6,padding:"4px 12px",background:a?`${o.tableHeaderBg}60`:"transparent",border:"none",cursor:"pointer",color:o.textMuted,fontSize:10,fontFamily:o.font,transition:"background 0.15s"},children:[i.jsxs("svg",{width:"12",height:"12",viewBox:"0 0 16 16",fill:"none",stroke:"currentColor",strokeWidth:"1.5",style:{flexShrink:0},children:[i.jsx("circle",{cx:"4",cy:"4",r:"2"}),i.jsx("circle",{cx:"12",cy:"8",r:"2"}),i.jsx("circle",{cx:"4",cy:"12",r:"2"}),i.jsx("line",{x1:"6",y1:"4",x2:"10",y2:"8"}),i.jsx("line",{x1:"6",y1:"12",x2:"10",y2:"8"})]}),i.jsx("span",{children:"Lineage"}),i.jsx("svg",{width:"8",height:"8",viewBox:"0 0 10 10",fill:"currentColor",style:{transform:a?"rotate(0deg)":"rotate(-90deg)",transition:"transform 0.15s"},children:i.jsx("path",{d:"M1 3l4 4 4-4",stroke:"currentColor",fill:"none",strokeWidth:"1.5"})}),a&&m&&s&&i.jsx("span",{onClick:P=>{P.stopPropagation(),s(`block:${m}`)},style:{marginLeft:"auto",fontSize:9,color:o.accent,cursor:"pointer",textDecoration:"underline"},children:"View in DAG"})]}),a&&i.jsx("div",{style:{fontSize:11},children:E?i.jsx("div",{style:{color:o.textMuted,padding:"8px 12px"},children:"Loading lineage..."}):_?i.jsx("div",{style:{color:o.error,padding:"8px 12px"},children:_}):i.jsxs(i.Fragment,{children:[d.length>0&&R&&i.jsx("div",{style:{borderBottom:`1px solid ${o.cellBorder}`},children:i.jsx(zT,{nodes:d,edges:u,focalNodeId:R,height:200,onNodeClick:s,interactive:!0,layoutMode:"flow"})}),i.jsxs("div",{style:{padding:"6px 12px 8px"},children:[h&&(h.upstreamPaths.length>0||h.downstreamPaths.length>0)&&i.jsxs("div",{style:{marginBottom:8},children:[i.jsx("div",{style:{fontSize:9,fontWeight:700,textTransform:"uppercase",letterSpacing:"0.5px",color:o.textMuted,marginBottom:4},children:"Complete Paths"}),i.jsxs("div",{style:{display:"grid",gap:6},children:[h.upstreamPaths.slice(0,3).map((P,H)=>i.jsx(Oi,{path:P,onNodeClick:s,focalNodeId:R,t:o},`up-${H}`)),h.downstreamPaths.slice(0,2).map((P,H)=>i.jsx(Oi,{path:P,onNodeClick:s,focalNodeId:R,t:o},`down-${H}`))]})]}),N.length>0&&i.jsxs("div",{style:{marginBottom:6},children:[i.jsxs("div",{style:{fontSize:9,fontWeight:700,textTransform:"uppercase",letterSpacing:"0.5px",color:o.textMuted,marginBottom:3},children:["Reads From (",N.length,")"]}),N.map(P=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:4,padding:"1px 0",fontSize:11,color:o.textPrimary},children:[i.jsx("span",{style:{color:be.source_table,fontSize:9,fontWeight:700,width:26},children:"TBL"}),i.jsx("span",{children:P})]},P))]}),p.metrics.length>0&&i.jsxs("div",{style:{marginBottom:6},children:[i.jsxs("div",{style:{fontSize:9,fontWeight:700,textTransform:"uppercase",letterSpacing:"0.5px",color:o.textMuted,marginBottom:3},children:["Metrics (",p.metrics.length,")"]}),p.metrics.map(P=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:4,padding:"1px 0",fontSize:11,color:o.textPrimary},children:[i.jsx("span",{style:{color:be.metric,fontSize:9,fontWeight:700,width:26},children:"MET"}),i.jsx("span",{children:P})]},P))]}),p.dimensions.length>0&&i.jsxs("div",{style:{marginBottom:6},children:[i.jsxs("div",{style:{fontSize:9,fontWeight:700,textTransform:"uppercase",letterSpacing:"0.5px",color:o.textMuted,marginBottom:3},children:["Dimensions (",p.dimensions.length,")"]}),p.dimensions.map(P=>i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:4,padding:"1px 0",fontSize:11,color:o.textPrimary},children:[i.jsx("span",{style:{color:be.dimension,fontSize:9,fontWeight:700,width:26},children:"DIM"}),i.jsx("span",{children:P})]},P))]}),!g&&d.length===0&&!h&&i.jsx("div",{style:{color:o.textMuted,padding:"2px 0"},children:"No lineage dependencies detected for this cell."})]})]})})]}):null}const w=e=>e.flatMap(Km),Km=e=>ao(Jm(e)).map(zm),zm=e=>e.replace(/ +/g," ").trim(),Jm=e=>({type:"mandatory_block",items:Ia(e,0)[0]}),Ia=(e,t,n)=>{const r=[];for(;e[t];){const[o,s]=qm(e,t);if(r.push(o),t=s,e[t]==="|")t++;else if(e[t]==="}"||e[t]==="]"){if(n!==e[t])throw new Error(`Unbalanced parenthesis in: ${e}`);return t++,[r,t]}else if(t===e.length){if(n)throw new Error(`Unbalanced parenthesis in: ${e}`);return[r,t]}else throw new Error(`Unexpected "${e[t]}"`)}return[r,t]},qm=(e,t)=>{const n=[];for(;;){const[r,o]=Qm(e,t);if(r)n.push(r),t=o;else break}return n.length===1?[n[0],t]:[{type:"concatenation",items:n},t]},Qm=(e,t)=>{if(e[t]==="{")return Zm(e,t+1);if(e[t]==="[")return eg(e,t+1);{let n="";for(;e[t]&&/[A-Za-z0-9_ ]/.test(e[t]);)n+=e[t],t++;return[n,t]}},Zm=(e,t)=>{const[n,r]=Ia(e,t,"}");return[{type:"mandatory_block",items:n},r]},eg=(e,t)=>{const[n,r]=Ia(e,t,"]");return[{type:"optional_block",items:n},r]},ao=e=>{if(typeof e=="string")return[e];if(e.type==="concatenation")return e.items.map(ao).reduce(tg,[""]);if(e.type==="mandatory_block")return e.items.flatMap(ao);if(e.type==="optional_block")return["",...e.items.flatMap(ao)];throw new Error(`Unknown node type: ${e}`)},tg=(e,t)=>{const n=[];for(const r of e)for(const o of t)n.push(r+o);return n};var $;(function(e){e.QUOTED_IDENTIFIER="QUOTED_IDENTIFIER",e.IDENTIFIER="IDENTIFIER",e.STRING="STRING",e.VARIABLE="VARIABLE",e.RESERVED_DATA_TYPE="RESERVED_DATA_TYPE",e.RESERVED_PARAMETERIZED_DATA_TYPE="RESERVED_PARAMETERIZED_DATA_TYPE",e.RESERVED_KEYWORD="RESERVED_KEYWORD",e.RESERVED_FUNCTION_NAME="RESERVED_FUNCTION_NAME",e.RESERVED_KEYWORD_PHRASE="RESERVED_KEYWORD_PHRASE",e.RESERVED_DATA_TYPE_PHRASE="RESERVED_DATA_TYPE_PHRASE",e.RESERVED_SET_OPERATION="RESERVED_SET_OPERATION",e.RESERVED_CLAUSE="RESERVED_CLAUSE",e.RESERVED_SELECT="RESERVED_SELECT",e.RESERVED_JOIN="RESERVED_JOIN",e.ARRAY_IDENTIFIER="ARRAY_IDENTIFIER",e.ARRAY_KEYWORD="ARRAY_KEYWORD",e.CASE="CASE",e.END="END",e.WHEN="WHEN",e.ELSE="ELSE",e.THEN="THEN",e.LIMIT="LIMIT",e.BETWEEN="BETWEEN",e.AND="AND",e.OR="OR",e.XOR="XOR",e.OPERATOR="OPERATOR",e.COMMA="COMMA",e.ASTERISK="ASTERISK",e.PROPERTY_ACCESS_OPERATOR="PROPERTY_ACCESS_OPERATOR",e.OPEN_PAREN="OPEN_PAREN",e.CLOSE_PAREN="CLOSE_PAREN",e.LINE_COMMENT="LINE_COMMENT",e.BLOCK_COMMENT="BLOCK_COMMENT",e.DISABLE_COMMENT="DISABLE_COMMENT",e.NUMBER="NUMBER",e.NAMED_PARAMETER="NAMED_PARAMETER",e.QUOTED_PARAMETER="QUOTED_PARAMETER",e.NUMBERED_PARAMETER="NUMBERED_PARAMETER",e.POSITIONAL_PARAMETER="POSITIONAL_PARAMETER",e.CUSTOM_PARAMETER="CUSTOM_PARAMETER",e.DELIMITER="DELIMITER",e.EOF="EOF"})($=$||($={}));const JT=e=>({type:$.EOF,raw:"«EOF»",text:"«EOF»",start:e}),Bt=JT(1/0),sn=e=>t=>t.type===e.type&&t.text===e.text,Ft={ARRAY:sn({text:"ARRAY",type:$.RESERVED_DATA_TYPE}),BY:sn({text:"BY",type:$.RESERVED_KEYWORD}),SET:sn({text:"SET",type:$.RESERVED_CLAUSE}),STRUCT:sn({text:"STRUCT",type:$.RESERVED_DATA_TYPE}),WINDOW:sn({text:"WINDOW",type:$.RESERVED_CLAUSE}),VALUES:sn({text:"VALUES",type:$.RESERVED_CLAUSE})},qT=e=>e===$.RESERVED_DATA_TYPE||e===$.RESERVED_KEYWORD||e===$.RESERVED_FUNCTION_NAME||e===$.RESERVED_KEYWORD_PHRASE||e===$.RESERVED_DATA_TYPE_PHRASE||e===$.RESERVED_CLAUSE||e===$.RESERVED_SELECT||e===$.RESERVED_SET_OPERATION||e===$.RESERVED_JOIN||e===$.ARRAY_KEYWORD||e===$.CASE||e===$.END||e===$.WHEN||e===$.ELSE||e===$.THEN||e===$.LIMIT||e===$.BETWEEN||e===$.AND||e===$.OR||e===$.XOR,ng=e=>e===$.AND||e===$.OR||e===$.XOR,rg=["KEYS.NEW_KEYSET","KEYS.ADD_KEY_FROM_RAW_BYTES","AEAD.DECRYPT_BYTES","AEAD.DECRYPT_STRING","AEAD.ENCRYPT","KEYS.KEYSET_CHAIN","KEYS.KEYSET_FROM_JSON","KEYS.KEYSET_TO_JSON","KEYS.ROTATE_KEYSET","KEYS.KEYSET_LENGTH","ANY_VALUE","ARRAY_AGG","AVG","CORR","COUNT","COUNTIF","COVAR_POP","COVAR_SAMP","MAX","MIN","ST_CLUSTERDBSCAN","STDDEV_POP","STDDEV_SAMP","STRING_AGG","SUM","VAR_POP","VAR_SAMP","ANY_VALUE","ARRAY_AGG","ARRAY_CONCAT_AGG","AVG","BIT_AND","BIT_OR","BIT_XOR","COUNT","COUNTIF","LOGICAL_AND","LOGICAL_OR","MAX","MIN","STRING_AGG","SUM","APPROX_COUNT_DISTINCT","APPROX_QUANTILES","APPROX_TOP_COUNT","APPROX_TOP_SUM","ARRAY_CONCAT","ARRAY_LENGTH","ARRAY_TO_STRING","GENERATE_ARRAY","GENERATE_DATE_ARRAY","GENERATE_TIMESTAMP_ARRAY","ARRAY_REVERSE","OFFSET","SAFE_OFFSET","ORDINAL","SAFE_ORDINAL","BIT_COUNT","PARSE_BIGNUMERIC","PARSE_NUMERIC","SAFE_CAST","CURRENT_DATE","EXTRACT","DATE","DATE_ADD","DATE_SUB","DATE_DIFF","DATE_TRUNC","DATE_FROM_UNIX_DATE","FORMAT_DATE","LAST_DAY","PARSE_DATE","UNIX_DATE","CURRENT_DATETIME","DATETIME","EXTRACT","DATETIME_ADD","DATETIME_SUB","DATETIME_DIFF","DATETIME_TRUNC","FORMAT_DATETIME","LAST_DAY","PARSE_DATETIME","ERROR","EXTERNAL_QUERY","S2_CELLIDFROMPOINT","S2_COVERINGCELLIDS","ST_ANGLE","ST_AREA","ST_ASBINARY","ST_ASGEOJSON","ST_ASTEXT","ST_AZIMUTH","ST_BOUNDARY","ST_BOUNDINGBOX","ST_BUFFER","ST_BUFFERWITHTOLERANCE","ST_CENTROID","ST_CENTROID_AGG","ST_CLOSESTPOINT","ST_CLUSTERDBSCAN","ST_CONTAINS","ST_CONVEXHULL","ST_COVEREDBY","ST_COVERS","ST_DIFFERENCE","ST_DIMENSION","ST_DISJOINT","ST_DISTANCE","ST_DUMP","ST_DWITHIN","ST_ENDPOINT","ST_EQUALS","ST_EXTENT","ST_EXTERIORRING","ST_GEOGFROM","ST_GEOGFROMGEOJSON","ST_GEOGFROMTEXT","ST_GEOGFROMWKB","ST_GEOGPOINT","ST_GEOGPOINTFROMGEOHASH","ST_GEOHASH","ST_GEOMETRYTYPE","ST_INTERIORRINGS","ST_INTERSECTION","ST_INTERSECTS","ST_INTERSECTSBOX","ST_ISCOLLECTION","ST_ISEMPTY","ST_LENGTH","ST_MAKELINE","ST_MAKEPOLYGON","ST_MAKEPOLYGONORIENTED","ST_MAXDISTANCE","ST_NPOINTS","ST_NUMGEOMETRIES","ST_NUMPOINTS","ST_PERIMETER","ST_POINTN","ST_SIMPLIFY","ST_SNAPTOGRID","ST_STARTPOINT","ST_TOUCHES","ST_UNION","ST_UNION_AGG","ST_WITHIN","ST_X","ST_Y","FARM_FINGERPRINT","MD5","SHA1","SHA256","SHA512","HLL_COUNT.INIT","HLL_COUNT.MERGE","HLL_COUNT.MERGE_PARTIAL","HLL_COUNT.EXTRACT","MAKE_INTERVAL","EXTRACT","JUSTIFY_DAYS","JUSTIFY_HOURS","JUSTIFY_INTERVAL","JSON_EXTRACT","JSON_QUERY","JSON_EXTRACT_SCALAR","JSON_VALUE","JSON_EXTRACT_ARRAY","JSON_QUERY_ARRAY","JSON_EXTRACT_STRING_ARRAY","JSON_VALUE_ARRAY","TO_JSON_STRING","ABS","SIGN","IS_INF","IS_NAN","IEEE_DIVIDE","RAND","SQRT","POW","POWER","EXP","LN","LOG","LOG10","GREATEST","LEAST","DIV","SAFE_DIVIDE","SAFE_MULTIPLY","SAFE_NEGATE","SAFE_ADD","SAFE_SUBTRACT","MOD","ROUND","TRUNC","CEIL","CEILING","FLOOR","COS","COSH","ACOS","ACOSH","SIN","SINH","ASIN","ASINH","TAN","TANH","ATAN","ATANH","ATAN2","RANGE_BUCKET","FIRST_VALUE","LAST_VALUE","NTH_VALUE","LEAD","LAG","PERCENTILE_CONT","PERCENTILE_DISC","NET.IP_FROM_STRING","NET.SAFE_IP_FROM_STRING","NET.IP_TO_STRING","NET.IP_NET_MASK","NET.IP_TRUNC","NET.IPV4_FROM_INT64","NET.IPV4_TO_INT64","NET.HOST","NET.PUBLIC_SUFFIX","NET.REG_DOMAIN","RANK","DENSE_RANK","PERCENT_RANK","CUME_DIST","NTILE","ROW_NUMBER","SESSION_USER","CORR","COVAR_POP","COVAR_SAMP","STDDEV_POP","STDDEV_SAMP","STDDEV","VAR_POP","VAR_SAMP","VARIANCE","ASCII","BYTE_LENGTH","CHAR_LENGTH","CHARACTER_LENGTH","CHR","CODE_POINTS_TO_BYTES","CODE_POINTS_TO_STRING","CONCAT","CONTAINS_SUBSTR","ENDS_WITH","FORMAT","FROM_BASE32","FROM_BASE64","FROM_HEX","INITCAP","INSTR","LEFT","LENGTH","LPAD","LOWER","LTRIM","NORMALIZE","NORMALIZE_AND_CASEFOLD","OCTET_LENGTH","REGEXP_CONTAINS","REGEXP_EXTRACT","REGEXP_EXTRACT_ALL","REGEXP_INSTR","REGEXP_REPLACE","REGEXP_SUBSTR","REPLACE","REPEAT","REVERSE","RIGHT","RPAD","RTRIM","SAFE_CONVERT_BYTES_TO_STRING","SOUNDEX","SPLIT","STARTS_WITH","STRPOS","SUBSTR","SUBSTRING","TO_BASE32","TO_BASE64","TO_CODE_POINTS","TO_HEX","TRANSLATE","TRIM","UNICODE","UPPER","CURRENT_TIME","TIME","EXTRACT","TIME_ADD","TIME_SUB","TIME_DIFF","TIME_TRUNC","FORMAT_TIME","PARSE_TIME","CURRENT_TIMESTAMP","EXTRACT","STRING","TIMESTAMP","TIMESTAMP_ADD","TIMESTAMP_SUB","TIMESTAMP_DIFF","TIMESTAMP_TRUNC","FORMAT_TIMESTAMP","PARSE_TIMESTAMP","TIMESTAMP_SECONDS","TIMESTAMP_MILLIS","TIMESTAMP_MICROS","UNIX_SECONDS","UNIX_MILLIS","UNIX_MICROS","GENERATE_UUID","COALESCE","IF","IFNULL","NULLIF","AVG","BIT_AND","BIT_OR","BIT_XOR","CORR","COUNT","COVAR_POP","COVAR_SAMP","EXACT_COUNT_DISTINCT","FIRST","GROUP_CONCAT","GROUP_CONCAT_UNQUOTED","LAST","MAX","MIN","NEST","NTH","QUANTILES","STDDEV","STDDEV_POP","STDDEV_SAMP","SUM","TOP","UNIQUE","VARIANCE","VAR_POP","VAR_SAMP","BIT_COUNT","BOOLEAN","BYTES","CAST","FLOAT","HEX_STRING","INTEGER","STRING","COALESCE","GREATEST","IFNULL","IS_INF","IS_NAN","IS_EXPLICITLY_DEFINED","LEAST","NVL","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","DATE","DATE_ADD","DATEDIFF","DAY","DAYOFWEEK","DAYOFYEAR","FORMAT_UTC_USEC","HOUR","MINUTE","MONTH","MSEC_TO_TIMESTAMP","NOW","PARSE_UTC_USEC","QUARTER","SEC_TO_TIMESTAMP","SECOND","STRFTIME_UTC_USEC","TIME","TIMESTAMP","TIMESTAMP_TO_MSEC","TIMESTAMP_TO_SEC","TIMESTAMP_TO_USEC","USEC_TO_TIMESTAMP","UTC_USEC_TO_DAY","UTC_USEC_TO_HOUR","UTC_USEC_TO_MONTH","UTC_USEC_TO_WEEK","UTC_USEC_TO_YEAR","WEEK","YEAR","FORMAT_IP","PARSE_IP","FORMAT_PACKED_IP","PARSE_PACKED_IP","JSON_EXTRACT","JSON_EXTRACT_SCALAR","ABS","ACOS","ACOSH","ASIN","ASINH","ATAN","ATANH","ATAN2","CEIL","COS","COSH","DEGREES","EXP","FLOOR","LN","LOG","LOG2","LOG10","PI","POW","RADIANS","RAND","ROUND","SIN","SINH","SQRT","TAN","TANH","REGEXP_MATCH","REGEXP_EXTRACT","REGEXP_REPLACE","CONCAT","INSTR","LEFT","LENGTH","LOWER","LPAD","LTRIM","REPLACE","RIGHT","RPAD","RTRIM","SPLIT","SUBSTR","UPPER","TABLE_DATE_RANGE","TABLE_DATE_RANGE_STRICT","TABLE_QUERY","HOST","DOMAIN","TLD","AVG","COUNT","MAX","MIN","STDDEV","SUM","CUME_DIST","DENSE_RANK","FIRST_VALUE","LAG","LAST_VALUE","LEAD","NTH_VALUE","NTILE","PERCENT_RANK","PERCENTILE_CONT","PERCENTILE_DISC","RANK","RATIO_TO_REPORT","ROW_NUMBER","CURRENT_USER","EVERY","FROM_BASE64","HASH","FARM_FINGERPRINT","IF","POSITION","SHA1","SOME","TO_BASE64","BQ.JOBS.CANCEL","BQ.REFRESH_MATERIALIZED_VIEW","OPTIONS","PIVOT","UNPIVOT"],og=["ALL","AND","ANY","AS","ASC","ASSERT_ROWS_MODIFIED","AT","BETWEEN","BY","CASE","CAST","COLLATE","CONTAINS","CREATE","CROSS","CUBE","CURRENT","DEFAULT","DEFINE","DESC","DISTINCT","ELSE","END","ENUM","ESCAPE","EXCEPT","EXCLUDE","EXISTS","EXTRACT","FALSE","FETCH","FOLLOWING","FOR","FROM","FULL","GROUP","GROUPING","GROUPS","HASH","HAVING","IF","IGNORE","IN","INNER","INTERSECT","INTO","IS","JOIN","LATERAL","LEFT","LIMIT","LOOKUP","MERGE","NATURAL","NEW","NO","NOT","NULL","NULLS","OF","ON","OR","ORDER","OUTER","OVER","PARTITION","PRECEDING","PROTO","RANGE","RECURSIVE","RESPECT","RIGHT","ROLLUP","ROWS","SELECT","SET","SOME","TABLE","TABLESAMPLE","THEN","TO","TREAT","TRUE","UNBOUNDED","UNION","UNNEST","USING","WHEN","WHERE","WINDOW","WITH","WITHIN","SAFE","LIKE","COPY","CLONE","IN","OUT","INOUT","RETURNS","LANGUAGE","CASCADE","RESTRICT","DETERMINISTIC"],sg=["ARRAY","BOOL","BYTES","DATE","DATETIME","GEOGRAPHY","INTERVAL","INT64","INT","SMALLINT","INTEGER","BIGINT","TINYINT","BYTEINT","NUMERIC","DECIMAL","BIGNUMERIC","BIGDECIMAL","FLOAT64","STRING","STRUCT","TIME","TIMEZONE"],ig=w(["SELECT [ALL | DISTINCT] [AS STRUCT | AS VALUE]"]),ag=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY","HAVING","QUALIFY","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","OMIT RECORD IF","INSERT [INTO]","VALUES","SET","MERGE [INTO]","WHEN [NOT] MATCHED [BY SOURCE | BY TARGET] [THEN]","UPDATE SET","CLUSTER BY","FOR SYSTEM_TIME AS OF","WITH CONNECTION","WITH PARTITION COLUMNS","REMOTE WITH CONNECTION"]),TE=w(["CREATE [OR REPLACE] [TEMP|TEMPORARY|SNAPSHOT|EXTERNAL] TABLE [IF NOT EXISTS]"]),Hs=w(["CREATE [OR REPLACE] [MATERIALIZED] VIEW [IF NOT EXISTS]","UPDATE","DELETE [FROM]","DROP [SNAPSHOT | EXTERNAL] TABLE [IF EXISTS]","ALTER TABLE [IF EXISTS]","ADD COLUMN [IF NOT EXISTS]","DROP COLUMN [IF EXISTS]","RENAME TO","ALTER COLUMN [IF EXISTS]","SET DEFAULT COLLATE","SET OPTIONS","DROP NOT NULL","SET DATA TYPE","ALTER SCHEMA [IF EXISTS]","ALTER [MATERIALIZED] VIEW [IF EXISTS]","ALTER BI_CAPACITY","TRUNCATE TABLE","CREATE SCHEMA [IF NOT EXISTS]","DEFAULT COLLATE","CREATE [OR REPLACE] [TEMP|TEMPORARY|TABLE] FUNCTION [IF NOT EXISTS]","CREATE [OR REPLACE] PROCEDURE [IF NOT EXISTS]","CREATE [OR REPLACE] ROW ACCESS POLICY [IF NOT EXISTS]","GRANT TO","FILTER USING","CREATE CAPACITY","AS JSON","CREATE RESERVATION","CREATE ASSIGNMENT","CREATE SEARCH INDEX [IF NOT EXISTS]","DROP SCHEMA [IF EXISTS]","DROP [MATERIALIZED] VIEW [IF EXISTS]","DROP [TABLE] FUNCTION [IF EXISTS]","DROP PROCEDURE [IF EXISTS]","DROP ROW ACCESS POLICY","DROP ALL ROW ACCESS POLICIES","DROP CAPACITY [IF EXISTS]","DROP RESERVATION [IF EXISTS]","DROP ASSIGNMENT [IF EXISTS]","DROP SEARCH INDEX [IF EXISTS]","DROP [IF EXISTS]","GRANT","REVOKE","DECLARE","EXECUTE IMMEDIATE","LOOP","END LOOP","REPEAT","END REPEAT","WHILE","END WHILE","BREAK","LEAVE","CONTINUE","ITERATE","FOR","END FOR","BEGIN","BEGIN TRANSACTION","COMMIT TRANSACTION","ROLLBACK TRANSACTION","RAISE","RETURN","CALL","ASSERT","EXPORT DATA"]),lg=w(["UNION {ALL | DISTINCT}","EXCEPT DISTINCT","INTERSECT DISTINCT"]),Eg=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN"]),cg=w(["TABLESAMPLE SYSTEM","ANY TYPE","ALL COLUMNS","NOT DETERMINISTIC","{ROWS | RANGE} BETWEEN","IS [NOT] DISTINCT FROM"]),dg=w([]),Tg={name:"bigquery",tokenizerOptions:{reservedSelect:ig,reservedClauses:[...ag,...Hs,...TE],reservedSetOperations:lg,reservedJoins:Eg,reservedKeywordPhrases:cg,reservedDataTypePhrases:dg,reservedKeywords:og,reservedDataTypes:sg,reservedFunctionNames:rg,extraParens:["[]"],stringTypes:[{quote:'""".."""',prefixes:["R","B","RB","BR"]},{quote:"'''..'''",prefixes:["R","B","RB","BR"]},'""-bs',"''-bs",{quote:'""-raw',prefixes:["R","B","RB","BR"],requirePrefix:!0},{quote:"''-raw",prefixes:["R","B","RB","BR"],requirePrefix:!0}],identTypes:["``"],identChars:{dashes:!0},paramTypes:{positional:!0,named:["@"],quoted:["@"]},variableTypes:[{regex:String.raw`@@\w+`}],lineCommentTypes:["--","#"],operators:["&","|","^","~",">>","<<","||","=>"],postProcess:ug},formatOptions:{onelineClauses:[...TE,...Hs],tabularOnelineClauses:Hs}};function ug(e){return Sg(Rg(e))}function Sg(e){let t=Bt;return e.map(n=>n.text==="OFFSET"&&t.text==="["?(t=n,Object.assign(Object.assign({},n),{type:$.RESERVED_FUNCTION_NAME})):(t=n,n))}function Rg(e){var t;const n=[];for(let r=0;r<e.length;r++){const o=e[r];if((Ft.ARRAY(o)||Ft.STRUCT(o))&&((t=e[r+1])===null||t===void 0?void 0:t.text)==="<"){const s=Ag(e,r+1),a=e.slice(r,s+1);n.push({type:$.IDENTIFIER,raw:a.map(uE("raw")).join(""),text:a.map(uE("text")).join(""),start:o.start}),r=s}else n.push(o)}return n}const uE=e=>t=>t.type===$.IDENTIFIER||t.type===$.COMMA?t[e]+" ":t[e];function Ag(e,t){let n=0;for(let r=t;r<e.length;r++){const o=e[r];if(o.text==="<"?n++:o.text===">"?n--:o.text===">>"&&(n-=2),n===0)return r}return e.length-1}const Ig=["BIT_AND","BIT_OR","BIT_XOR","BLAKE3","CAST","CHARACTER_LENGTH","CHAR_LENGTH","COVAR_POP","COVAR_SAMP","CRC32","CRC32IEEE","CRC64","DATE","DATE_DIFF","DATE_FORMAT","DATE_TRUNC","DAY","DAYOFMONTH","DAYOFWEEK","DAYOFYEAR","FORMAT_BYTES","FQDN","FROM_BASE64","FROM_DAYS","FROM_UNIXTIME","HOUR","INET6_ATON","INET6_NTOA","INET_ATON","INET_NTOA","IPv4CIDRToRange","IPv4NumToString","IPv4NumToStringClassC","IPv4StringToNum","IPv4StringToNumOrDefault","IPv4StringToNumOrNull","IPv4ToIPv6","IPv6CIDRToRange","IPv6NumToString","IPv6StringToNum","IPv6StringToNumOrDefault","IPv6StringToNumOrNull","JSONAllPaths","JSONAllPathsWithTypes","JSONArrayLength","JSONDynamicPaths","JSONDynamicPathsWithTypes","JSONExtract","JSONExtractArrayRaw","JSONExtractArrayRawCaseInsensitive","JSONExtractBool","JSONExtractBoolCaseInsensitive","JSONExtractCaseInsensitive","JSONExtractFloat","JSONExtractFloatCaseInsensitive","JSONExtractInt","JSONExtractIntCaseInsensitive","JSONExtractKeys","JSONExtractKeysAndValues","JSONExtractKeysAndValuesCaseInsensitive","JSONExtractKeysAndValuesRaw","JSONExtractKeysAndValuesRawCaseInsensitive","JSONExtractKeysCaseInsensitive","JSONExtractRaw","JSONExtractRawCaseInsensitive","JSONExtractString","JSONExtractStringCaseInsensitive","JSONExtractUInt","JSONExtractUIntCaseInsensitive","JSONHas","JSONKey","JSONLength","JSONMergePatch","JSONSharedDataPaths","JSONSharedDataPathsWithTypes","JSONType","JSON_ARRAY_LENGTH","JSON_EXISTS","JSON_QUERY","JSON_VALUE","L1Distance","L1Norm","L1Normalize","L2Distance","L2Norm","L2Normalize","L2SquaredDistance","L2SquaredNorm","LAST_DAY","LinfDistance","LinfNorm","LinfNormalize","LpDistance","LpNorm","LpNormalize","MACNumToString","MACStringToNum","MACStringToOUI","MAP_FROM_ARRAYS","MD4","MD5","MILLISECOND","MINUTE","MONTH","OCTET_LENGTH","QUARTER","REGEXP_EXTRACT","REGEXP_MATCHES","REGEXP_REPLACE","RIPEMD160","SCHEMA","SECOND","SHA1","SHA224","SHA256","SHA384","SHA512","SHA512_256","STD","STDDEV_POP","STDDEV_SAMP","ST_LineFromWKB","ST_MLineFromWKB","ST_MPolyFromWKB","ST_PointFromWKB","ST_PolyFromWKB","SUBSTRING_INDEX","SVG","TIMESTAMP_DIFF","TO_BASE64","TO_DAYS","TO_UNIXTIME","ULIDStringToDateTime","URLHash","URLHierarchy","URLPathHierarchy","UTCTimestamp","UTC_timestamp","UUIDNumToString","UUIDStringToNum","UUIDToNum","UUIDv7ToDateTime","VAR_POP","VAR_SAMP","YEAR","YYYYMMDDToDate","YYYYMMDDToDate32","YYYYMMDDhhmmssToDateTime","YYYYMMDDhhmmssToDateTime64","_CAST","__actionName","__bitBoolMaskAnd","__bitBoolMaskOr","__bitSwapLastTwo","__bitWrapperFunc","__getScalar","__patchPartitionID","__scalarSubqueryResult","abs","accurateCast","accurateCastOrDefault","accurateCastOrNull","acos","acosh","addDate","addDays","addHours","addInterval","addMicroseconds","addMilliseconds","addMinutes","addMonths","addNanoseconds","addQuarters","addSeconds","addTupleOfIntervals","addWeeks","addYears","addressToLine","addressToLineWithInlines","addressToSymbol","aes_decrypt_mysql","aes_encrypt_mysql","age","aggThrow","alphaTokens","analysisOfVariance","anova","any","anyHeavy","anyLast","anyLastRespectNulls","anyLast_respect_nulls","anyRespectNulls","anyValueRespectNulls","any_respect_nulls","any_value","any_value_respect_nulls","appendTrailingCharIfAbsent","approx_top_count","approx_top_k","approx_top_sum","argMax","argMin","array","arrayAUC","arrayAUCPR","arrayAll","arrayAvg","arrayCompact","arrayConcat","arrayCount","arrayCumSum","arrayCumSumNonNegative","arrayDifference","arrayDistinct","arrayDotProduct","arrayElement","arrayElementOrNull","arrayEnumerate","arrayEnumerateDense","arrayEnumerateDenseRanked","arrayEnumerateUniq","arrayEnumerateUniqRanked","arrayExists","arrayFill","arrayFilter","arrayFirst","arrayFirstIndex","arrayFirstOrNull","arrayFlatten","arrayFold","arrayIntersect","arrayJaccardIndex","arrayJoin","arrayLast","arrayLastIndex","arrayLastOrNull","arrayLevenshteinDistance","arrayLevenshteinDistanceWeighted","arrayMap","arrayMax","arrayMin","arrayNormalizedGini","arrayPRAUC","arrayPartialReverseSort","arrayPartialShuffle","arrayPartialSort","arrayPopBack","arrayPopFront","arrayProduct","arrayPushBack","arrayPushFront","arrayROCAUC","arrayRandomSample","arrayReduce","arrayReduceInRanges","arrayResize","arrayReverse","arrayReverseFill","arrayReverseSort","arrayReverseSplit","arrayRotateLeft","arrayRotateRight","arrayShiftLeft","arrayShiftRight","arrayShingles","arrayShuffle","arraySimilarity","arraySlice","arraySort","arraySplit","arrayStringConcat","arraySum","arraySymmetricDifference","arrayUnion","arrayUniq","arrayWithConstant","arrayZip","arrayZipUnaligned","array_agg","array_concat_agg","ascii","asin","asinh","assumeNotNull","atan","atan2","atanh","authenticatedUser","avg","avgWeighted","bar","base32Decode","base32Encode","base58Decode","base58Encode","base64Decode","base64Encode","base64URLDecode","base64URLEncode","basename","bech32Decode","bech32Encode","bin","bitAnd","bitCount","bitHammingDistance","bitNot","bitOr","bitPositionsToArray","bitRotateLeft","bitRotateRight","bitShiftLeft","bitShiftRight","bitSlice","bitTest","bitTestAll","bitTestAny","bitXor","bitmapAnd","bitmapAndCardinality","bitmapAndnot","bitmapAndnotCardinality","bitmapBuild","bitmapCardinality","bitmapContains","bitmapHasAll","bitmapHasAny","bitmapMax","bitmapMin","bitmapOr","bitmapOrCardinality","bitmapSubsetInRange","bitmapSubsetLimit","bitmapToArray","bitmapTransform","bitmapXor","bitmapXorCardinality","bitmaskToArray","bitmaskToList","blockNumber","blockSerializedSize","blockSize","boundingRatio","buildId","byteHammingDistance","byteSize","byteSlice","byteSwap","caseWithExpr","caseWithExpression","caseWithoutExpr","caseWithoutExpression","catboostEvaluate","categoricalInformationValue","cbrt","ceil","ceiling","changeDay","changeHour","changeMinute","changeMonth","changeSecond","changeYear","char","cityHash64","clamp","coalesce","colorOKLCHToSRGB","colorSRGBToOKLCH","compareSubstrings","concat","concatAssumeInjective","concatWithSeparator","concatWithSeparatorAssumeInjective","concat_ws","connectionId","connection_id","contingency","convertCharset","corr","corrMatrix","corrStable","cos","cosh","cosineDistance","count","countDigits","countEqual","countMatches","countMatchesCaseInsensitive","countSubstrings","countSubstringsCaseInsensitive","countSubstringsCaseInsensitiveUTF8","covarPop","covarPopMatrix","covarPopStable","covarSamp","covarSampMatrix","covarSampStable","cramersV","cramersVBiasCorrected","curdate","currentDatabase","currentProfiles","currentQueryID","currentRoles","currentSchemas","currentUser","current_database","current_date","current_query_id","current_schemas","current_timestamp","current_user","cutFragment","cutIPv6","cutQueryString","cutQueryStringAndFragment","cutToFirstSignificantSubdomain","cutToFirstSignificantSubdomainCustom","cutToFirstSignificantSubdomainCustomRFC","cutToFirstSignificantSubdomainCustomWithWWW","cutToFirstSignificantSubdomainCustomWithWWWRFC","cutToFirstSignificantSubdomainRFC","cutToFirstSignificantSubdomainWithWWW","cutToFirstSignificantSubdomainWithWWWRFC","cutURLParameter","cutWWW","damerauLevenshteinDistance","dateDiff","dateName","dateTime64ToSnowflake","dateTime64ToSnowflakeID","dateTimeToSnowflake","dateTimeToSnowflakeID","dateTimeToUUIDv7","dateTrunc","date_bin","date_diff","decodeHTMLComponent","decodeURLComponent","decodeURLFormComponent","decodeXMLComponent","decrypt","defaultProfiles","defaultRoles","defaultValueOfArgumentType","defaultValueOfTypeName","degrees","deltaSum","deltaSumTimestamp","demangle","denseRank","dense_rank","detectCharset","detectLanguage","detectLanguageMixed","detectLanguageUnknown","detectProgrammingLanguage","detectTonality","dictGet","dictGetAll","dictGetChildren","dictGetDate","dictGetDateOrDefault","dictGetDateTime","dictGetDateTimeOrDefault","dictGetDescendants","dictGetFloat32","dictGetFloat32OrDefault","dictGetFloat64","dictGetFloat64OrDefault","dictGetHierarchy","dictGetIPv4","dictGetIPv4OrDefault","dictGetIPv6","dictGetIPv6OrDefault","dictGetInt16","dictGetInt16OrDefault","dictGetInt32","dictGetInt32OrDefault","dictGetInt64","dictGetInt64OrDefault","dictGetInt8","dictGetInt8OrDefault","dictGetOrDefault","dictGetOrNull","dictGetString","dictGetStringOrDefault","dictGetUInt16","dictGetUInt16OrDefault","dictGetUInt32","dictGetUInt32OrDefault","dictGetUInt64","dictGetUInt64OrDefault","dictGetUInt8","dictGetUInt8OrDefault","dictGetUUID","dictGetUUIDOrDefault","dictHas","dictIsIn","displayName","distanceL1","distanceL2","distanceL2Squared","distanceLinf","distanceLp","distinctDynamicTypes","distinctJSONPaths","distinctJSONPathsAndTypes","divide","divideDecimal","divideOrNull","domain","domainRFC","domainWithoutWWW","domainWithoutWWWRFC","dotProduct","dumpColumnStructure","dynamicElement","dynamicType","e","editDistance","editDistanceUTF8","empty","emptyArrayDate","emptyArrayDateTime","emptyArrayFloat32","emptyArrayFloat64","emptyArrayInt16","emptyArrayInt32","emptyArrayInt64","emptyArrayInt8","emptyArrayString","emptyArrayToSingle","emptyArrayUInt16","emptyArrayUInt32","emptyArrayUInt64","emptyArrayUInt8","enabledProfiles","enabledRoles","encodeURLComponent","encodeURLFormComponent","encodeXMLComponent","encrypt","endsWith","endsWithUTF8","entropy","equals","erf","erfc","errorCodeToName","estimateCompressionRatio","evalMLMethod","exp","exp10","exp2","exponentialMovingAverage","exponentialTimeDecayedAvg","exponentialTimeDecayedCount","exponentialTimeDecayedMax","exponentialTimeDecayedSum","extract","extractAll","extractAllGroups","extractAllGroupsHorizontal","extractAllGroupsVertical","extractGroups","extractKeyValuePairs","extractKeyValuePairsWithEscaping","extractTextFromHTML","extractURLParameter","extractURLParameterNames","extractURLParameters","factorial","farmFingerprint64","farmHash64","file","filesystemAvailable","filesystemCapacity","filesystemUnreserved","finalizeAggregation","financialInternalRateOfReturn","financialInternalRateOfReturnExtended","financialNetPresentValue","financialNetPresentValueExtended","firstLine","firstSignificantSubdomain","firstSignificantSubdomainCustom","firstSignificantSubdomainCustomRFC","firstSignificantSubdomainRFC","firstValueRespectNulls","first_value","first_value_respect_nulls","flameGraph","flatten","flattenTuple","floor","formatDateTime","formatDateTimeInJodaSyntax","formatQuery","formatQueryOrNull","formatQuerySingleLine","formatQuerySingleLineOrNull","formatReadableDecimalSize","formatReadableQuantity","formatReadableSize","formatReadableTimeDelta","formatRow","formatRowNoNewline","fragment","fromDaysSinceYearZero","fromDaysSinceYearZero32","fromModifiedJulianDay","fromModifiedJulianDayOrNull","fromUTCTimestamp","fromUnixTimestamp","fromUnixTimestamp64Micro","fromUnixTimestamp64Milli","fromUnixTimestamp64Nano","fromUnixTimestamp64Second","fromUnixTimestampInJodaSyntax","from_utc_timestamp","fullHostName","fuzzBits","gccMurmurHash","gcd","generateRandomStructure","generateSerialID","generateSnowflakeID","generateULID","generateUUIDv4","generateUUIDv7","geoDistance","geoToH3","geoToS2","geohashDecode","geohashEncode","geohashesInBox","getClientHTTPHeader","getMacro","getMaxTableNameLengthForDatabase","getMergeTreeSetting","getOSKernelVersion","getServerPort","getServerSetting","getSetting","getSettingOrDefault","getSizeOfEnumType","getSubcolumn","getTypeSerializationStreams","globalIn","globalInIgnoreSet","globalNotIn","globalNotInIgnoreSet","globalNotNullIn","globalNotNullInIgnoreSet","globalNullIn","globalNullInIgnoreSet","globalVariable","greatCircleAngle","greatCircleDistance","greater","greaterOrEquals","greatest","groupArray","groupArrayInsertAt","groupArrayIntersect","groupArrayLast","groupArrayMovingAvg","groupArrayMovingSum","groupArraySample","groupArraySorted","groupBitAnd","groupBitOr","groupBitXor","groupBitmap","groupBitmapAnd","groupBitmapOr","groupBitmapXor","groupConcat","groupNumericIndexedVector","groupUniqArray","group_concat","h3CellAreaM2","h3CellAreaRads2","h3Distance","h3EdgeAngle","h3EdgeLengthKm","h3EdgeLengthM","h3ExactEdgeLengthKm","h3ExactEdgeLengthM","h3ExactEdgeLengthRads","h3GetBaseCell","h3GetDestinationIndexFromUnidirectionalEdge","h3GetFaces","h3GetIndexesFromUnidirectionalEdge","h3GetOriginIndexFromUnidirectionalEdge","h3GetPentagonIndexes","h3GetRes0Indexes","h3GetResolution","h3GetUnidirectionalEdge","h3GetUnidirectionalEdgeBoundary","h3GetUnidirectionalEdgesFromHexagon","h3HexAreaKm2","h3HexAreaM2","h3HexRing","h3IndexesAreNeighbors","h3IsPentagon","h3IsResClassIII","h3IsValid","h3Line","h3NumHexagons","h3PointDistKm","h3PointDistM","h3PointDistRads","h3ToCenterChild","h3ToChildren","h3ToGeo","h3ToGeoBoundary","h3ToParent","h3ToString","h3UnidirectionalEdgeIsValid","h3kRing","halfMD5","has","hasAll","hasAny","hasColumnInTable","hasSubsequence","hasSubsequenceCaseInsensitive","hasSubsequenceCaseInsensitiveUTF8","hasSubsequenceUTF8","hasSubstr","hasThreadFuzzer","hasToken","hasTokenCaseInsensitive","hasTokenCaseInsensitiveOrNull","hasTokenOrNull","hex","hilbertDecode","hilbertEncode","histogram","hiveHash","hop","hopEnd","hopStart","hostName","hostname","hypot","icebergBucket","icebergHash","icebergTruncate","identity","idnaDecode","idnaEncode","if","ifNotFinite","ifNull","ignore","inIgnoreSet","indexHint","indexOf","indexOfAssumeSorted","initcap","initcapUTF8","initialQueryID","initialQueryStartTime","initial_query_id","initial_query_start_time","initializeAggregation","instr","intDiv","intDivOrNull","intDivOrZero","intExp10","intExp2","intHash32","intHash64","intervalLengthSum","isConstant","isDecimalOverflow","isDynamicElementInSharedData","isFinite","isIPAddressInRange","isIPv4String","isIPv6String","isInfinite","isMergeTreePartCoveredBy","isNaN","isNotDistinctFrom","isNotNull","isNull","isNullable","isValidJSON","isValidUTF8","isZeroOrNull","jaroSimilarity","jaroWinklerSimilarity","javaHash","javaHashUTF16LE","joinGet","joinGetOrNull","jsonMergePatch","jumpConsistentHash","kafkaMurmurHash","keccak256","kolmogorovSmirnovTest","kostikConsistentHash","kql_array_sort_asc","kql_array_sort_desc","kurtPop","kurtSamp","lag","lagInFrame","largestTriangleThreeBuckets","lastValueRespectNulls","last_value","last_value_respect_nulls","lcase","lcm","lead","leadInFrame","least","left","leftPad","leftPadUTF8","leftUTF8","lemmatize","length","lengthUTF8","less","lessOrEquals","levenshteinDistance","levenshteinDistanceUTF8","lgamma","ln","locate","log","log10","log1p","log2","logTrace","lowCardinalityIndices","lowCardinalityKeys","lower","lowerUTF8","lpad","ltrim","lttb","makeDate","makeDate32","makeDateTime","makeDateTime64","mannWhitneyUTest","map","mapAdd","mapAll","mapApply","mapConcat","mapContains","mapContainsKey","mapContainsKeyLike","mapContainsValue","mapContainsValueLike","mapExists","mapExtractKeyLike","mapExtractValueLike","mapFilter","mapFromArrays","mapFromString","mapKeys","mapPartialReverseSort","mapPartialSort","mapPopulateSeries","mapReverseSort","mapSort","mapSubtract","mapUpdate","mapValues","match","materialize","max","max2","maxIntersections","maxIntersectionsPosition","maxMappedArrays","meanZTest","median","medianBFloat16","medianBFloat16Weighted","medianDD","medianDeterministic","medianExact","medianExactHigh","medianExactLow","medianExactWeighted","medianExactWeightedInterpolated","medianGK","medianInterpolatedWeighted","medianTDigest","medianTDigestWeighted","medianTiming","medianTimingWeighted","mergeTreePartInfo","metroHash64","mid","min","min2","minMappedArrays","minSampleSizeContinous","minSampleSizeContinuous","minSampleSizeConversion","minus","mismatches","mod","modOrNull","modulo","moduloLegacy","moduloOrNull","moduloOrZero","monthName","mortonDecode","mortonEncode","multiFuzzyMatchAllIndices","multiFuzzyMatchAny","multiFuzzyMatchAnyIndex","multiIf","multiMatchAllIndices","multiMatchAny","multiMatchAnyIndex","multiSearchAllPositions","multiSearchAllPositionsCaseInsensitive","multiSearchAllPositionsCaseInsensitiveUTF8","multiSearchAllPositionsUTF8","multiSearchAny","multiSearchAnyCaseInsensitive","multiSearchAnyCaseInsensitiveUTF8","multiSearchAnyUTF8","multiSearchFirstIndex","multiSearchFirstIndexCaseInsensitive","multiSearchFirstIndexCaseInsensitiveUTF8","multiSearchFirstIndexUTF8","multiSearchFirstPosition","multiSearchFirstPositionCaseInsensitive","multiSearchFirstPositionCaseInsensitiveUTF8","multiSearchFirstPositionUTF8","multiply","multiplyDecimal","murmurHash2_32","murmurHash2_64","murmurHash3_128","murmurHash3_32","murmurHash3_64","negate","neighbor","nested","netloc","ngramDistance","ngramDistanceCaseInsensitive","ngramDistanceCaseInsensitiveUTF8","ngramDistanceUTF8","ngramMinHash","ngramMinHashArg","ngramMinHashArgCaseInsensitive","ngramMinHashArgCaseInsensitiveUTF8","ngramMinHashArgUTF8","ngramMinHashCaseInsensitive","ngramMinHashCaseInsensitiveUTF8","ngramMinHashUTF8","ngramSearch","ngramSearchCaseInsensitive","ngramSearchCaseInsensitiveUTF8","ngramSearchUTF8","ngramSimHash","ngramSimHashCaseInsensitive","ngramSimHashCaseInsensitiveUTF8","ngramSimHashUTF8","ngrams","nonNegativeDerivative","normL1","normL2","normL2Squared","normLinf","normLp","normalizeL1","normalizeL2","normalizeLinf","normalizeLp","normalizeQuery","normalizeQueryKeepNames","normalizeUTF8NFC","normalizeUTF8NFD","normalizeUTF8NFKC","normalizeUTF8NFKD","normalizedQueryHash","normalizedQueryHashKeepNames","notEmpty","notEquals","notILike","notIn","notInIgnoreSet","notLike","notNullIn","notNullInIgnoreSet","nothing","nothingNull","nothingUInt64","now","now64","nowInBlock","nowInBlock64","nth_value","ntile","nullIf","nullIn","nullInIgnoreSet","numbers","numericIndexedVectorAllValueSum","numericIndexedVectorBuild","numericIndexedVectorCardinality","numericIndexedVectorGetValue","numericIndexedVectorPointwiseAdd","numericIndexedVectorPointwiseDivide","numericIndexedVectorPointwiseEqual","numericIndexedVectorPointwiseGreater","numericIndexedVectorPointwiseGreaterEqual","numericIndexedVectorPointwiseLess","numericIndexedVectorPointwiseLessEqual","numericIndexedVectorPointwiseMultiply","numericIndexedVectorPointwiseNotEqual","numericIndexedVectorPointwiseSubtract","numericIndexedVectorShortDebugString","numericIndexedVectorToMap","overlay","overlayUTF8","parseDateTime","parseDateTime32BestEffort","parseDateTime32BestEffortOrNull","parseDateTime32BestEffortOrZero","parseDateTime64","parseDateTime64BestEffort","parseDateTime64BestEffortOrNull","parseDateTime64BestEffortOrZero","parseDateTime64BestEffortUS","parseDateTime64BestEffortUSOrNull","parseDateTime64BestEffortUSOrZero","parseDateTime64InJodaSyntax","parseDateTime64InJodaSyntaxOrNull","parseDateTime64InJodaSyntaxOrZero","parseDateTime64OrNull","parseDateTime64OrZero","parseDateTimeBestEffort","parseDateTimeBestEffortOrNull","parseDateTimeBestEffortOrZero","parseDateTimeBestEffortUS","parseDateTimeBestEffortUSOrNull","parseDateTimeBestEffortUSOrZero","parseDateTimeInJodaSyntax","parseDateTimeInJodaSyntaxOrNull","parseDateTimeInJodaSyntaxOrZero","parseDateTimeOrNull","parseDateTimeOrZero","parseReadableSize","parseReadableSizeOrNull","parseReadableSizeOrZero","parseTimeDelta","partitionID","partitionId","path","pathFull","percentRank","percent_rank","pi","plus","pmod","pmodOrNull","pointInEllipses","pointInPolygon","polygonAreaCartesian","polygonAreaSpherical","polygonConvexHullCartesian","polygonPerimeterCartesian","polygonPerimeterSpherical","polygonsDistanceCartesian","polygonsDistanceSpherical","polygonsEqualsCartesian","polygonsIntersectCartesian","polygonsIntersectSpherical","polygonsIntersectionCartesian","polygonsIntersectionSpherical","polygonsSymDifferenceCartesian","polygonsSymDifferenceSpherical","polygonsUnionCartesian","polygonsUnionSpherical","polygonsWithinCartesian","polygonsWithinSpherical","port","portRFC","position","positionCaseInsensitive","positionCaseInsensitiveUTF8","positionUTF8","positiveModulo","positiveModuloOrNull","positive_modulo","positive_modulo_or_null","pow","power","printf","proportionsZTest","protocol","punycodeDecode","punycodeEncode","quantile","quantileBFloat16","quantileBFloat16Weighted","quantileDD","quantileDeterministic","quantileExact","quantileExactExclusive","quantileExactHigh","quantileExactInclusive","quantileExactLow","quantileExactWeighted","quantileExactWeightedInterpolated","quantileGK","quantileInterpolatedWeighted","quantileTDigest","quantileTDigestWeighted","quantileTiming","quantileTimingWeighted","quantiles","quantilesBFloat16","quantilesBFloat16Weighted","quantilesDD","quantilesDeterministic","quantilesExact","quantilesExactExclusive","quantilesExactHigh","quantilesExactInclusive","quantilesExactLow","quantilesExactWeighted","quantilesExactWeightedInterpolated","quantilesGK","quantilesInterpolatedWeighted","quantilesTDigest","quantilesTDigestWeighted","quantilesTiming","quantilesTimingWeighted","queryID","queryString","queryStringAndFragment","query_id","radians","rand","rand32","rand64","randBernoulli","randBinomial","randCanonical","randChiSquared","randConstant","randExponential","randFisherF","randLogNormal","randNegativeBinomial","randNormal","randPoisson","randStudentT","randUniform","randomFixedString","randomPrintableASCII","randomString","randomStringUTF8","rank","rankCorr","readWKBLineString","readWKBMultiLineString","readWKBMultiPolygon","readWKBPoint","readWKBPolygon","readWKTLineString","readWKTMultiLineString","readWKTMultiPolygon","readWKTPoint","readWKTPolygon","readWKTRing","regexpExtract","regexpQuoteMeta","regionHierarchy","regionIn","regionToArea","regionToCity","regionToContinent","regionToCountry","regionToDistrict","regionToName","regionToPopulation","regionToTopContinent","reinterpret","reinterpretAsDate","reinterpretAsDateTime","reinterpretAsFixedString","reinterpretAsFloat32","reinterpretAsFloat64","reinterpretAsInt128","reinterpretAsInt16","reinterpretAsInt256","reinterpretAsInt32","reinterpretAsInt64","reinterpretAsInt8","reinterpretAsString","reinterpretAsUInt128","reinterpretAsUInt16","reinterpretAsUInt256","reinterpretAsUInt32","reinterpretAsUInt64","reinterpretAsUInt8","reinterpretAsUUID","repeat","replace","replaceAll","replaceOne","replaceRegexpAll","replaceRegexpOne","replicate","retention","reverse","reverseUTF8","revision","right","rightPad","rightPadUTF8","rightUTF8","round","roundAge","roundBankers","roundDown","roundDuration","roundToExp2","rowNumberInAllBlocks","rowNumberInBlock","row_number","rpad","rtrim","runningAccumulate","runningConcurrency","runningDifference","runningDifferenceStartingWithFirstValue","s2CapContains","s2CapUnion","s2CellsIntersect","s2GetNeighbors","s2RectAdd","s2RectContains","s2RectIntersection","s2RectUnion","s2ToGeo","scalarProduct","searchAll","searchAny","sequenceCount","sequenceMatch","sequenceMatchEvents","sequenceNextNode","seriesDecomposeSTL","seriesOutliersDetectTukey","seriesPeriodDetectFFT","serverTimeZone","serverTimezone","serverUUID","shardCount","shardNum","showCertificate","sigmoid","sign","simpleJSONExtractBool","simpleJSONExtractFloat","simpleJSONExtractInt","simpleJSONExtractRaw","simpleJSONExtractString","simpleJSONExtractUInt","simpleJSONHas","simpleLinearRegression","sin","singleValueOrNull","sinh","sipHash128","sipHash128Keyed","sipHash128Reference","sipHash128ReferenceKeyed","sipHash64","sipHash64Keyed","skewPop","skewSamp","sleep","sleepEachRow","snowflakeIDToDateTime","snowflakeIDToDateTime64","snowflakeToDateTime","snowflakeToDateTime64","soundex","space","sparkBar","sparkbar","sparseGrams","sparseGramsHashes","sparseGramsHashesUTF8","sparseGramsUTF8","splitByAlpha","splitByChar","splitByNonAlpha","splitByRegexp","splitByString","splitByWhitespace","sqid","sqidDecode","sqidEncode","sqrt","startsWith","startsWithUTF8","stddevPop","stddevPopStable","stddevSamp","stddevSampStable","stem","stochasticLinearRegression","stochasticLogisticRegression","str_to_date","str_to_map","stringBytesEntropy","stringBytesUniq","stringJaccardIndex","stringJaccardIndexUTF8","stringToH3","structureToCapnProtoSchema","structureToProtobufSchema","studentTTest","subBitmap","subDate","substr","substring","substringIndex","substringIndexUTF8","substringUTF8","subtractDays","subtractHours","subtractInterval","subtractMicroseconds","subtractMilliseconds","subtractMinutes","subtractMonths","subtractNanoseconds","subtractQuarters","subtractSeconds","subtractTupleOfIntervals","subtractWeeks","subtractYears","sum","sumCount","sumKahan","sumMapFiltered","sumMapFilteredWithOverflow","sumMapWithOverflow","sumMappedArrays","sumWithOverflow","svg","synonyms","tan","tanh","tcpPort","tgamma","theilsU","throwIf","tid","timeDiff","timeSeriesDeltaToGrid","timeSeriesDerivToGrid","timeSeriesFromGrid","timeSeriesGroupArray","timeSeriesIdToTags","timeSeriesIdToTagsGroup","timeSeriesIdeltaToGrid","timeSeriesInstantDeltaToGrid","timeSeriesInstantRateToGrid","timeSeriesIrateToGrid","timeSeriesLastToGrid","timeSeriesLastTwoSamples","timeSeriesPredictLinearToGrid","timeSeriesRange","timeSeriesRateToGrid","timeSeriesResampleToGridWithStaleness","timeSeriesStoreTags","timeSeriesTagsGroupToTags","timeSlot","timeSlots","timeZone","timeZoneOf","timeZoneOffset","time_bucket","timestamp","timestampDiff","timestamp_diff","timezone","timezoneOf","timezoneOffset","toBFloat16","toBFloat16OrNull","toBFloat16OrZero","toBool","toColumnTypeName","toDate","toDate32","toDate32OrDefault","toDate32OrNull","toDate32OrZero","toDateOrDefault","toDateOrNull","toDateOrZero","toDateTime","toDateTime32","toDateTime64","toDateTime64OrDefault","toDateTime64OrNull","toDateTime64OrZero","toDateTimeOrDefault","toDateTimeOrNull","toDateTimeOrZero","toDayOfMonth","toDayOfWeek","toDayOfYear","toDaysSinceYearZero","toDecimal128","toDecimal128OrDefault","toDecimal128OrNull","toDecimal128OrZero","toDecimal256","toDecimal256OrDefault","toDecimal256OrNull","toDecimal256OrZero","toDecimal32","toDecimal32OrDefault","toDecimal32OrNull","toDecimal32OrZero","toDecimal64","toDecimal64OrDefault","toDecimal64OrNull","toDecimal64OrZero","toDecimalString","toFixedString","toFloat32","toFloat32OrDefault","toFloat32OrNull","toFloat32OrZero","toFloat64","toFloat64OrDefault","toFloat64OrNull","toFloat64OrZero","toHour","toIPv4","toIPv4OrDefault","toIPv4OrNull","toIPv4OrZero","toIPv6","toIPv6OrDefault","toIPv6OrNull","toIPv6OrZero","toISOWeek","toISOYear","toInt128","toInt128OrDefault","toInt128OrNull","toInt128OrZero","toInt16","toInt16OrDefault","toInt16OrNull","toInt16OrZero","toInt256","toInt256OrDefault","toInt256OrNull","toInt256OrZero","toInt32","toInt32OrDefault","toInt32OrNull","toInt32OrZero","toInt64","toInt64OrDefault","toInt64OrNull","toInt64OrZero","toInt8","toInt8OrDefault","toInt8OrNull","toInt8OrZero","toInterval","toIntervalDay","toIntervalHour","toIntervalMicrosecond","toIntervalMillisecond","toIntervalMinute","toIntervalMonth","toIntervalNanosecond","toIntervalQuarter","toIntervalSecond","toIntervalWeek","toIntervalYear","toJSONString","toLastDayOfMonth","toLastDayOfWeek","toLowCardinality","toMillisecond","toMinute","toModifiedJulianDay","toModifiedJulianDayOrNull","toMonday","toMonth","toMonthNumSinceEpoch","toNullable","toQuarter","toRelativeDayNum","toRelativeHourNum","toRelativeMinuteNum","toRelativeMonthNum","toRelativeQuarterNum","toRelativeSecondNum","toRelativeWeekNum","toRelativeYearNum","toSecond","toStartOfDay","toStartOfFifteenMinutes","toStartOfFiveMinute","toStartOfFiveMinutes","toStartOfHour","toStartOfISOYear","toStartOfInterval","toStartOfMicrosecond","toStartOfMillisecond","toStartOfMinute","toStartOfMonth","toStartOfNanosecond","toStartOfQuarter","toStartOfSecond","toStartOfTenMinutes","toStartOfWeek","toStartOfYear","toString","toStringCutToZero","toTime","toTime64","toTime64OrNull","toTime64OrZero","toTimeOrNull","toTimeOrZero","toTimeWithFixedDate","toTimeZone","toTimezone","toTypeName","toUInt128","toUInt128OrDefault","toUInt128OrNull","toUInt128OrZero","toUInt16","toUInt16OrDefault","toUInt16OrNull","toUInt16OrZero","toUInt256","toUInt256OrDefault","toUInt256OrNull","toUInt256OrZero","toUInt32","toUInt32OrDefault","toUInt32OrNull","toUInt32OrZero","toUInt64","toUInt64OrDefault","toUInt64OrNull","toUInt64OrZero","toUInt8","toUInt8OrDefault","toUInt8OrNull","toUInt8OrZero","toUTCTimestamp","toUUID","toUUIDOrDefault","toUUIDOrNull","toUUIDOrZero","toUnixTimestamp","toUnixTimestamp64Micro","toUnixTimestamp64Milli","toUnixTimestamp64Nano","toUnixTimestamp64Second","toValidUTF8","toWeek","toYYYYMM","toYYYYMMDD","toYYYYMMDDhhmmss","toYear","toYearNumSinceEpoch","toYearWeek","to_utc_timestamp","today","tokens","topK","topKWeighted","topLevelDomain","topLevelDomainRFC","transactionID","transactionLatestSnapshot","transactionOldestSnapshot","transform","translate","translateUTF8","trim","trimBoth","trimLeft","trimRight","trunc","tryBase32Decode","tryBase58Decode","tryBase64Decode","tryBase64URLDecode","tryDecrypt","tryIdnaEncode","tryPunycodeDecode","tumble","tumbleEnd","tumbleStart","tuple","tupleConcat","tupleDivide","tupleDivideByNumber","tupleElement","tupleHammingDistance","tupleIntDiv","tupleIntDivByNumber","tupleIntDivOrZero","tupleIntDivOrZeroByNumber","tupleMinus","tupleModulo","tupleModuloByNumber","tupleMultiply","tupleMultiplyByNumber","tupleNames","tupleNegate","tuplePlus","tupleToNameValuePairs","ucase","unbin","unhex","uniq","uniqCombined","uniqCombined64","uniqExact","uniqHLL12","uniqTheta","uniqThetaIntersect","uniqThetaNot","uniqThetaUnion","uniqUpTo","upper","upperUTF8","uptime","user","validateNestedArraySizes","varPop","varPopStable","varSamp","varSampStable","variantElement","variantType","vectorDifference","vectorSum","version","visibleWidth","visitParamExtractBool","visitParamExtractFloat","visitParamExtractInt","visitParamExtractRaw","visitParamExtractString","visitParamExtractUInt","visitParamHas","week","welchTTest","widthBucket","width_bucket","windowFunnel","windowID","wkb","wkt","wordShingleMinHash","wordShingleMinHashArg","wordShingleMinHashArgCaseInsensitive","wordShingleMinHashArgCaseInsensitiveUTF8","wordShingleMinHashArgUTF8","wordShingleMinHashCaseInsensitive","wordShingleMinHashCaseInsensitiveUTF8","wordShingleMinHashUTF8","wordShingleSimHash","wordShingleSimHashCaseInsensitive","wordShingleSimHashCaseInsensitiveUTF8","wordShingleSimHashUTF8","wyHash64","xor","xxHash32","xxHash64","xxh3","yandexConsistentHash","yearweek","yesterday","zookeeperSessionUptime","MergeTree","ReplacingMergeTree","SummingMergeTree","AggregatingMergeTree","CollapsingMergeTree","VersionedCollapsingMergeTree","GraphiteMergeTree","CoalescingMergeTree","Atomic","Shared","Lazy","Replicated","PostgreSQL","MySQL","SQLite","MaterializedPostgreSQL","DataLakeCatalog"],Ng=["ACCESS","ACTION","ADD","ADMIN","AFTER","ALGORITHM","ALIAS","ALL","ALLOWED_LATENESS","ALTER","AND","ANTI","APPEND","APPLY","AS","ASC","ASCENDING","ASOF","ASSUME","AST","ASYNC","ATTACH","AUTO_INCREMENT","AZURE","BACKUP","BAGEXPANSION","BASE_BACKUP","BCRYPT_HASH","BCRYPT_PASSWORD","BEGIN","BETWEEN","BIDIRECTIONAL","BOTH","BY","CACHE","CACHES","CASCADE","CASE","CHANGE","CHANGEABLE_IN_READONLY","CHANGED","CHARACTER","CHECK","CLEANUP","CLEAR","CLUSTER","CLUSTERS","CLUSTER_HOST_IDS","CN","CODEC","COLLATE","COLLECTION","COLUMN","COLUMNS","COMMENT","COMMIT","COMPRESSION","CONST","CONSTRAINT","CREATE","CROSS","CUBE","CURRENT","D","DATA","DATABASE","DATABASES","DAYS","DD","DDL","DEDUPLICATE","DEFAULT","DEFINER","DELAY","DELETE","DELETED","DEPENDS","DESC","DESCENDING","DESCRIBE","DETACH","DETACHED","DICTIONARIES","DICTIONARY","DISK","DISTINCT","DIV","DOUBLE_SHA1_HASH","DOUBLE_SHA1_PASSWORD","DROP","ELSE","ENABLED","END","ENFORCED","ENGINE","ENGINES","EPHEMERAL","ESTIMATE","EVENT","EVENTS","EVERY","EXCEPT","EXCHANGE","EXISTS","EXPLAIN","EXPRESSION","EXTENDED","EXTERNAL","FAKE","FALSE","FETCH","FIELDS","FILESYSTEM","FILL","FILTER","FINAL","FIRST","FOLLOWING","FOR","FOREIGN","FORMAT","FREEZE","FROM","FULL","FULLTEXT","FUNCTION","FUNCTIONS","GLOBAL","GRANT","GRANTEES","GRANTS","GRANULARITY","GROUP","GROUPING","GROUPS","H","HASH","HAVING","HDFS","HH","HIERARCHICAL","HOST","HOURS","HTTP","IDENTIFIED","ILIKE","IN","INDEX","INDEXES","INDICES","INFILE","INHERIT","INJECTIVE","INNER","INSERT","INTERPOLATE","INTERSECT","INTERVAL","INTO","INVISIBLE","INVOKER","IP","IS","IS_OBJECT_ID","JOIN","JWT","KERBEROS","KEY","KEYED","KEYS","KILL","KIND","LARGE","LAST","LAYOUT","LDAP","LEADING","LEVEL","LIFETIME","LIGHTWEIGHT","LIKE","LIMIT","LIMITS","LINEAR","LIST","LIVE","LOCAL","M","MASK","MATERIALIZED","MCS","MEMORY","MERGES","METRICS","MI","MICROSECOND","MICROSECONDS","MILLISECONDS","MINUTES","MM","MODIFY","MONTHS","MOVE","MS","MUTATION","N","NAME","NAMED","NANOSECOND","NANOSECONDS","NEXT","NO","NONE","NOT","NO_PASSWORD","NS","NULL","NULLS","OBJECT","OFFSET","ON","ONLY","OPTIMIZE","OPTION","OR","ORDER","OUTER","OUTFILE","OVER","OVERRIDABLE","OVERRIDE","PART","PARTIAL","PARTITION","PARTITIONS","PART_MOVE_TO_SHARD","PASTE","PERIODIC","PERMANENTLY","PERMISSIVE","PERSISTENT","PIPELINE","PLAINTEXT_PASSWORD","PLAN","POLICY","POPULATE","PRECEDING","PRECISION","PREWHERE","PRIMARY","PRIVILEGES","PROCESSLIST","PROFILE","PROJECTION","PROTOBUF","PULL","Q","QQ","QUALIFY","QUARTERS","QUERY","QUOTA","RANDOMIZE","RANDOMIZED","RANGE","READONLY","REALM","RECOMPRESS","RECURSIVE","REFERENCES","REFRESH","REGEXP","REMOVE","RENAME","RESET","RESPECT","RESTORE","RESTRICT","RESTRICTIVE","RESUME","REVOKE","ROLE","ROLES","ROLLBACK","ROLLUP","ROW","ROWS","S","S3","SALT","SAMPLE","SAN","SCHEME","SECONDS","SECURITY","SELECT","SEMI","SEQUENTIAL","SERVER","SET","SETS","SETTING","SETTINGS","SHA256_HASH","SHA256_PASSWORD","SHARD","SHOW","SIGNED","SIMPLE","SNAPSHOT","SOURCE","SPATIAL","SQL","SQL_TSI_DAY","SQL_TSI_HOUR","SQL_TSI_MICROSECOND","SQL_TSI_MILLISECOND","SQL_TSI_MINUTE","SQL_TSI_MONTH","SQL_TSI_NANOSECOND","SQL_TSI_QUARTER","SQL_TSI_SECOND","SQL_TSI_WEEK","SQL_TSI_YEAR","SS","SSH_KEY","SSL_CERTIFICATE","STALENESS","START","STATISTICS","STDOUT","STEP","STORAGE","STRICT","STRICTLY_ASCENDING","SUBPARTITION","SUBPARTITIONS","SUSPEND","SYNC","SYNTAX","SYSTEM","TABLE","TABLES","TAGS","TEMPORARY","TEST","THAN","THEN","TIES","TIME","TO","TOP","TOTALS","TRACKING","TRAILING","TRANSACTION","TREE","TRIGGER","TRUE","TRUNCATE","TTL","TYPE","TYPEOF","UNBOUNDED","UNDROP","UNFREEZE","UNION","UNIQUE","UNSET","UNSIGNED","UNTIL","UPDATE","URL","USE","USING","UUID","VALID","VALUES","VARYING","VIEW","VISIBLE","VOLUME","WATCH","WATERMARK","WEEKS","WHEN","WHERE","WINDOW","WITH","WITH_ITEMINDEX","WK","WRITABLE","WW","YEARS","YY","YYYY","ZKPATH"],Og=["AGGREGATEFUNCTION","ARRAY","BFLOAT16","BIGINT","BIGINT SIGNED","BIGINT UNSIGNED","BINARY","BINARY LARGE OBJECT","BINARY VARYING","BIT","BLOB","BYTE","BYTEA","BOOL","CHAR","CHAR LARGE OBJECT","CHAR VARYING","CHARACTER","CHARACTER LARGE OBJECT","CHARACTER VARYING","CLOB","DEC","DOUBLE","DOUBLE PRECISION","DATE","DATE32","DATETIME","DATETIME32","DATETIME64","DECIMAL","DECIMAL128","DECIMAL256","DECIMAL32","DECIMAL64","DYNAMIC","ENUM","ENUM","ENUM16","ENUM8","FIXED","FLOAT","FIXEDSTRING","FLOAT32","FLOAT64","GEOMETRY","INET4","INET6","INT","INT SIGNED","INT UNSIGNED","INT1","INT1 SIGNED","INT1 UNSIGNED","INTEGER","INTEGER SIGNED","INTEGER UNSIGNED","IPV4","IPV6","INT128","INT16","INT256","INT32","INT64","INT8","INTERVALDAY","INTERVALHOUR","INTERVALMICROSECOND","INTERVALMILLISECOND","INTERVALMINUTE","INTERVALMONTH","INTERVALNANOSECOND","INTERVALQUARTER","INTERVALSECOND","INTERVALWEEK","INTERVALYEAR","JSON","LONGBLOB","LONGTEXT","LINESTRING","LOWCARDINALITY","MEDIUMBLOB","MEDIUMINT","MEDIUMINT SIGNED","MEDIUMINT UNSIGNED","MEDIUMTEXT","MAP","MULTILINESTRING","MULTIPOLYGON","NATIONAL CHAR","NATIONAL CHAR VARYING","NATIONAL CHARACTER","NATIONAL CHARACTER LARGE OBJECT","NATIONAL CHARACTER VARYING","NCHAR","NCHAR LARGE OBJECT","NCHAR VARYING","NUMERIC","NVARCHAR","NESTED","NOTHING","NULLABLE","OBJECT","POINT","POLYGON","REAL","RING","SET","SIGNED","SINGLE","SMALLINT","SMALLINT SIGNED","SMALLINT UNSIGNED","SIMPLEAGGREGATEFUNCTION","STRING","TEXT","TIMESTAMP","TINYBLOB","TINYINT","TINYINT SIGNED","TINYINT UNSIGNED","TINYTEXT","TIME","TIME64","TUPLE","UINT128","UINT16","UINT256","UINT32","UINT64","UINT8","UNSIGNED","UUID","VARBINARY","VARCHAR","VARCHAR2","VARIANT","YEAR","BOOL","BOOLEAN"],fg=w(["SELECT [DISTINCT]","MODIFY QUERY SELECT [DISTINCT]"]),pg=w(["SET","WITH","FROM","SAMPLE","PREWHERE","WHERE","GROUP BY","HAVING","QUALIFY","ORDER BY","LIMIT","SETTINGS","INTO OUTFILE","FORMAT","WINDOW","PARTITION BY","INSERT INTO","VALUES","DEPENDS ON","MOVE {USER | ROLE | QUOTA | SETTINGS PROFILE | ROW POLICY}","GRANT","REVOKE","CHECK GRANT","SET [DEFAULT] ROLE [NONE | ALL | ALL EXCEPT]","DEDUPLICATE BY","MODIFY STATISTICS","TYPE","ALTER USER [IF EXISTS]","ALTER [ROW] POLICY [IF EXISTS]","DROP {USER | ROLE | QUOTA | PROFILE | SETTINGS PROFILE | ROW POLICY | POLICY} [IF EXISTS]"]),SE=w(["CREATE [OR REPLACE] [TEMPORARY] TABLE [IF NOT EXISTS]"]),Ys=w(["ALL EXCEPT","ON CLUSTER","UPDATE","SYSTEM RELOAD {DICTIONARIES | DICTIONARY | FUNCTIONS | FUNCTION | ASYNCHRONOUS METRICS}","SYSTEM DROP {DNS CACHE | MARK CACHE | ICEBERG METADATA CACHE | TEXT INDEX DICTIONARY CACHE | TEXT INDEX HEADER CACHE | TEXT INDEX POSTINGS CACHE | REPLICA | DATABASE REPLICA | UNCOMPRESSED CACHE | COMPILED EXPRESSION CACHE | QUERY CONDITION CACHE | QUERY CACHE | FORMAT SCHEMA CACHE | FILESYSTEM CACHE}","SYSTEM FLUSH LOGS","SYSTEM RELOAD {CONFIG | USERS}","SYSTEM SHUTDOWN","SYSTEM KILL","SYSTEM FLUSH DISTRIBUTED","SYSTEM START DISTRIBUTED SENDS","SYSTEM {STOP | START} {LISTEN | MERGES | TTL MERGES | MOVES | FETCHES | REPLICATED SENDS | REPLICATION QUEUES | PULLING REPLICATION LOG}","SYSTEM {SYNC | RESTART | RESTORE} REPLICA","SYSTEM {SYNC | RESTORE} DATABASE REPLICA","SYSTEM RESTART REPLICAS","SYSTEM UNFREEZE","SYSTEM WAIT LOADING PARTS","SYSTEM {LOAD | UNLOAD} PRIMARY KEY","SYSTEM {STOP | START} [REPLICATED] VIEW","SYSTEM {STOP | START} VIEWS","SYSTEM {REFRESH | CANCEL | WAIT} VIEW","WITH NAME","SHOW [CREATE] {TABLE | TEMPORARY TABLE | DICTIONARY | VIEW | DATABASE}","SHOW DATABASES [[NOT] {LIKE | ILIKE}]","SHOW [FULL] [TEMPORARY] TABLES [FROM | IN]","SHOW [EXTENDED] [FULL] COLUMNS {FROM | IN}","ATTACH {TABLE | DICTIONARY | DATABASE} [IF NOT EXISTS]","DETACH {TABLE | DICTIONARY | DATABASE} [IF EXISTS]","PERMANENTLY","SYNC","DROP {DICTIONARY | DATABASE | PROFILE | VIEW | FUNCTION | NAMED COLLECTION} [IF EXISTS]","DROP [TEMPORARY] TABLE [IF EXISTS] [IF EMPTY]","RENAME TO","EXISTS [TEMPORARY] {TABLE | DICTIONARY | DATABASE}","KILL QUERY","OPTIMIZE TABLE","RENAME {TABLE | DICTIONARY | DATABASE}","EXCHANGE {TABLES | DICTIONARIES}","TRUNCATE TABLE [IF EXISTS]","EXECUTE AS","USE","TO","UNDROP TABLE","CREATE {DATABASE | NAMED COLLECTION} [IF NOT EXISTS]","CREATE [OR REPLACE] {VIEW | DICTIONARY} [IF NOT EXISTS]","CREATE MATERIALIZED VIEW [IF NOT EXISTS]","CREATE FUNCTION","CREATE {USER | ROLE | QUOTA | SETTINGS PROFILE} [IF NOT EXISTS | OR REPLACE]","CREATE [ROW] POLICY [IF NOT EXISTS | OR REPLACE]","REPLACE [TEMPORARY] TABLE [IF NOT EXISTS]","ALTER {ROLE | QUOTA | SETTINGS PROFILE} [IF EXISTS]","ALTER [TEMPORARY] TABLE","ALTER NAMED COLLECTION [IF EXISTS]","GRANTEES","NOT IDENTIFIED","RESET AUTHENTICATION METHODS TO NEW","{IDENTIFIED | ADD IDENTIFIED} [WITH | BY]","[ADD | DROP] HOST {LOCAL | NAME | REGEXP | IP | LIKE}","VALID UNTIL","DROP [ALL] {PROFILES | SETTINGS}","{ADD | MODIFY} SETTINGS","ADD PROFILES","APPLY DELETED MASK","IN PARTITION","{ADD | DROP | RENAME | CLEAR | COMMENT | MODIFY | ALTER | MATERIALIZE} COLUMN","{DETACH | DROP | ATTACH | FETCH | MOVE} {PART | PARTITION}","DROP DETACHED {PART | PARTITION}","{FORGET | REPLACE} PARTITION","CLEAR COLUMN","{FREEZE | UNFREEZE} [PARTITION]","CLEAR INDEX","TO {DISK | VOLUME}","[DELETE | REWRITE PARTS] IN PARTITION","{MODIFY | RESET} SETTING","DELETE WHERE","MODIFY ORDER BY","{MODIFY | REMOVE} SAMPLE BY","{ADD | MATERIALIZE | CLEAR} INDEX [IF NOT EXISTS]","DROP INDEX [IF EXISTS]","GRANULARITY","AFTER","FIRST","ADD CONSTRAINT [IF NOT EXISTS]","DROP CONSTRAINT [IF EXISTS]","MODIFY TTL","REMOVE TTL","ADD STATISTICS [IF NOT EXISTS]","{DROP | CLEAR} STATISTICS [IF EXISTS]","MATERIALIZE STATISTICS [ALL | IF EXISTS]","KEYED BY","NOT KEYED","FOR [RANDOMIZED] INTERVAL","AS {PERMISSIVE | RESTRICTIVE}","FOR SELECT","ADD PROJECTION [IF NOT EXISTS]","{DROP | MATERIALIZE | CLEAR} PROJECTION [IF EXISTS]","REFRESH {EVERY | AFTER}","RANDOMIZE FOR","APPEND","APPEND TO","DELETE FROM","EXPLAIN [AST | SYNTAX | QUERY TREE | PLAN | PIPELINE | ESTIMATE | TABLE OVERRIDE]","GRANT ON CLUSTER","GRANT CURRENT GRANTS","WITH GRANT OPTION","REVOKE ON CLUSTER","ADMIN OPTION FOR","CHECK TABLE","PARTITION ID","{DESC | DESCRIBE} TABLE"]),hg=w(["UNION [ALL | DISTINCT]","PARALLEL WITH"]),Cg=w(["[GLOBAL] [INNER|LEFT|RIGHT|FULL|CROSS] [OUTER|SEMI|ANTI|ANY|ALL|ASOF] JOIN","[LEFT] ARRAY JOIN"]),Lg=w(["{ROWS | RANGE} BETWEEN","ALTER MATERIALIZE STATISTICS"]),_g={name:"clickhouse",tokenizerOptions:{reservedSelect:fg,reservedClauses:[...pg,...SE,...Ys],reservedSetOperations:hg,reservedJoins:Cg,reservedKeywordPhrases:Lg,reservedKeywords:Ng,reservedDataTypes:Og,reservedFunctionNames:Ig,extraParens:["[]","{}"],lineCommentTypes:["#","--"],nestedBlockComments:!1,underscoresInNumbers:!0,stringTypes:["$$","''-qq-bs"],identTypes:['""-qq-bs',"``"],paramTypes:{custom:[{regex:String.raw`\{[^:']+:[^}]+\}`,key:e=>{const t=/\{([^:]+):/.exec(e);return t?t[1].trim():e}}]},operators:["%","||","?",":","==","<=>","->"],postProcess:mg},formatOptions:{onelineClauses:[...SE,...Ys],tabularOnelineClauses:Ys}};function mg(e){return e.map((t,n)=>{const r=e[n+1]||Bt,o=e[n-1]||Bt;return t.type===$.RESERVED_SELECT&&(r.type===$.COMMA||o.type===$.RESERVED_CLAUSE||o.type===$.COMMA)?Object.assign(Object.assign({},t),{type:$.RESERVED_KEYWORD}):Ft.SET(t)&&r.type===$.OPEN_PAREN?Object.assign(Object.assign({},t),{type:$.RESERVED_FUNCTION_NAME}):t})}const gg=["ARRAY_AGG","AVG","CORRELATION","COUNT","COUNT_BIG","COVARIANCE","COVARIANCE_SAMP","CUME_DIST","GROUPING","LISTAGG","MAX","MEDIAN","MIN","PERCENTILE_CONT","PERCENTILE_DISC","PERCENT_RANK","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_ICPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","STDDEV","STDDEV_SAMP","SUM","VARIANCE","VARIANCE_SAMP","XMLAGG","XMLGROUP","ABS","ABSVAL","ACOS","ADD_DAYS","ADD_HOURS","ADD_MINUTES","ADD_MONTHS","ADD_SECONDS","ADD_YEARS","AGE","ARRAY_DELETE","ARRAY_FIRST","ARRAY_LAST","ARRAY_NEXT","ARRAY_PRIOR","ASCII","ASCII_STR","ASIN","ATAN","ATAN2","ATANH","BITAND","BITANDNOT","BITOR","BITXOR","BITNOT","BPCHAR","BSON_TO_JSON","BTRIM","CARDINALITY","CEILING","CEIL","CHARACTER_LENGTH","CHR","COALESCE","COLLATION_KEY","COLLATION_KEY_BIT","COMPARE_DECFLOAT","CONCAT","COS","COSH","COT","CURSOR_ROWCOUNT","DATAPARTITIONNUM","DATE_PART","DATE_TRUNC","DAY","DAYNAME","DAYOFMONTH","DAYOFWEEK","DAYOFWEEK_ISO","DAYOFYEAR","DAYS","DAYS_BETWEEN","DAYS_TO_END_OF_MONTH","DBPARTITIONNUM","DECFLOAT","DECFLOAT_FORMAT","DECODE","DECRYPT_BIN","DECRYPT_CHAR","DEGREES","DEREF","DIFFERENCE","DIGITS","DOUBLE_PRECISION","EMPTY_BLOB","EMPTY_CLOB","EMPTY_DBCLOB","EMPTY_NCLOB","ENCRYPT","EVENT_MON_STATE","EXP","EXTRACT","FIRST_DAY","FLOOR","FROM_UTC_TIMESTAMP","GENERATE_UNIQUE","GETHINT","GREATEST","HASH","HASH4","HASH8","HASHEDVALUE","HEX","HEXTORAW","HOUR","HOURS_BETWEEN","IDENTITY_VAL_LOCAL","IFNULL","INITCAP","INSERT","INSTR","INSTR2","INSTR4","INSTRB","INTNAND","INTNOR","INTNXOR","INTNNOT","ISNULL","JSON_ARRAY","JSON_OBJECT","JSON_QUERY","JSON_TO_BSON","JSON_VALUE","JULIAN_DAY","LAST_DAY","LCASE","LEAST","LEFT","LENGTH","LENGTH2","LENGTH4","LENGTHB","LN","LOCATE","LOCATE_IN_STRING","LOG10","LONG_VARCHAR","LONG_VARGRAPHIC","LOWER","LPAD","LTRIM","MAX","MAX_CARDINALITY","MICROSECOND","MIDNIGHT_SECONDS","MIN","MINUTE","MINUTES_BETWEEN","MOD","MONTH","MONTHNAME","MONTHS_BETWEEN","MULTIPLY_ALT","NEXT_DAY","NEXT_MONTH","NEXT_QUARTER","NEXT_WEEK","NEXT_YEAR","NORMALIZE_DECFLOAT","NOW","NULLIF","NVL","NVL2","OCTET_LENGTH","OVERLAY","PARAMETER","POSITION","POSSTR","POW","POWER","QUANTIZE","QUARTER","QUOTE_IDENT","QUOTE_LITERAL","RADIANS","RAISE_ERROR","RAND","RANDOM","RAWTOHEX","REC2XML","REGEXP_COUNT","REGEXP_EXTRACT","REGEXP_INSTR","REGEXP_LIKE","REGEXP_MATCH_COUNT","REGEXP_REPLACE","REGEXP_SUBSTR","REPEAT","REPLACE","RID","RID_BIT","RIGHT","ROUND","ROUND_TIMESTAMP","RPAD","RTRIM","SECLABEL","SECLABEL_BY_NAME","SECLABEL_TO_CHAR","SECOND","SECONDS_BETWEEN","SIGN","SIN","SINH","SOUNDEX","SPACE","SQRT","STRIP","STRLEFT","STRPOS","STRRIGHT","SUBSTR","SUBSTR2","SUBSTR4","SUBSTRB","SUBSTRING","TABLE_NAME","TABLE_SCHEMA","TAN","TANH","THIS_MONTH","THIS_QUARTER","THIS_WEEK","THIS_YEAR","TIMESTAMP_FORMAT","TIMESTAMP_ISO","TIMESTAMPDIFF","TIMEZONE","TO_CHAR","TO_CLOB","TO_DATE","TO_HEX","TO_MULTI_BYTE","TO_NCHAR","TO_NCLOB","TO_NUMBER","TO_SINGLE_BYTE","TO_TIMESTAMP","TO_UTC_TIMESTAMP","TOTALORDER","TRANSLATE","TRIM","TRIM_ARRAY","TRUNC_TIMESTAMP","TRUNCATE","TRUNC","TYPE_ID","TYPE_NAME","TYPE_SCHEMA","UCASE","UNICODE_STR","UPPER","VALUE","VARCHAR_BIT_FORMAT","VARCHAR_FORMAT","VARCHAR_FORMAT_BIT","VERIFY_GROUP_FOR_USER","VERIFY_ROLE_FOR_USER","VERIFY_TRUSTED_CONTEXT_ROLE_FOR_USER","WEEK","WEEK_ISO","WEEKS_BETWEEN","WIDTH_BUCKET","XMLATTRIBUTES","XMLCOMMENT","XMLCONCAT","XMLDOCUMENT","XMLELEMENT","XMLFOREST","XMLNAMESPACES","XMLPARSE","XMLPI","XMLQUERY","XMLROW","XMLSERIALIZE","XMLTEXT","XMLVALIDATE","XMLXSROBJECTID","XSLTRANSFORM","YEAR","YEARS_BETWEEN","YMD_BETWEEN","BASE_TABLE","JSON_TABLE","UNNEST","XMLTABLE","RANK","DENSE_RANK","NTILE","LAG","LEAD","ROW_NUMBER","FIRST_VALUE","LAST_VALUE","NTH_VALUE","RATIO_TO_REPORT","CAST"],xg=["ACTIVATE","ADD","AFTER","ALIAS","ALL","ALLOCATE","ALLOW","ALTER","AND","ANY","AS","ASENSITIVE","ASSOCIATE","ASUTIME","AT","ATTRIBUTES","AUDIT","AUTHORIZATION","AUX","AUXILIARY","BEFORE","BEGIN","BETWEEN","BINARY","BUFFERPOOL","BY","CACHE","CALL","CALLED","CAPTURE","CARDINALITY","CASCADED","CASE","CAST","CHECK","CLONE","CLOSE","CLUSTER","COLLECTION","COLLID","COLUMN","COMMENT","COMMIT","CONCAT","CONDITION","CONNECT","CONNECTION","CONSTRAINT","CONTAINS","CONTINUE","COUNT","COUNT_BIG","CREATE","CROSS","CURRENT","CURRENT_DATE","CURRENT_LC_CTYPE","CURRENT_PATH","CURRENT_SCHEMA","CURRENT_SERVER","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_TIMEZONE","CURRENT_USER","CURSOR","CYCLE","DATA","DATABASE","DATAPARTITIONNAME","DATAPARTITIONNUM","DAY","DAYS","DB2GENERAL","DB2GENRL","DB2SQL","DBINFO","DBPARTITIONNAME","DBPARTITIONNUM","DEALLOCATE","DECLARE","DEFAULT","DEFAULTS","DEFINITION","DELETE","DENSERANK","DENSE_RANK","DESCRIBE","DESCRIPTOR","DETERMINISTIC","DIAGNOSTICS","DISABLE","DISALLOW","DISCONNECT","DISTINCT","DO","DOCUMENT","DROP","DSSIZE","DYNAMIC","EACH","EDITPROC","ELSE","ELSEIF","ENABLE","ENCODING","ENCRYPTION","END","END-EXEC","ENDING","ERASE","ESCAPE","EVERY","EXCEPT","EXCEPTION","EXCLUDING","EXCLUSIVE","EXECUTE","EXISTS","EXIT","EXPLAIN","EXTENDED","EXTERNAL","EXTRACT","FENCED","FETCH","FIELDPROC","FILE","FINAL","FIRST1","FOR","FOREIGN","FREE","FROM","FULL","FUNCTION","GENERAL","GENERATED","GET","GLOBAL","GO","GOTO","GRANT","GRAPHIC","GROUP","HANDLER","HASH","HASHED_VALUE","HAVING","HINT","HOLD","HOUR","HOURS","IDENTITY","IF","IMMEDIATE","IMPORT","IN","INCLUDING","INCLUSIVE","INCREMENT","INDEX","INDICATOR","INDICATORS","INF","INFINITY","INHERIT","INNER","INOUT","INSENSITIVE","INSERT","INTEGRITY","INTERSECT","INTO","IS","ISNULL","ISOBID","ISOLATION","ITERATE","JAR","JAVA","JOIN","KEEP","KEY","LABEL","LANGUAGE","LAST3","LATERAL","LC_CTYPE","LEAVE","LEFT","LIKE","LIMIT","LINKTYPE","LOCAL","LOCALDATE","LOCALE","LOCALTIME","LOCALTIMESTAMP","LOCATOR","LOCATORS","LOCK","LOCKMAX","LOCKSIZE","LOOP","MAINTAINED","MATERIALIZED","MAXVALUE","MICROSECOND","MICROSECONDS","MINUTE","MINUTES","MINVALUE","MODE","MODIFIES","MONTH","MONTHS","NAN","NEW","NEW_TABLE","NEXTVAL","NO","NOCACHE","NOCYCLE","NODENAME","NODENUMBER","NOMAXVALUE","NOMINVALUE","NONE","NOORDER","NORMALIZED","NOT2","NOTNULL","NULL","NULLS","NUMPARTS","OBID","OF","OFF","OFFSET","OLD","OLD_TABLE","ON","OPEN","OPTIMIZATION","OPTIMIZE","OPTION","OR","ORDER","OUT","OUTER","OVER","OVERRIDING","PACKAGE","PADDED","PAGESIZE","PARAMETER","PART","PARTITION","PARTITIONED","PARTITIONING","PARTITIONS","PASSWORD","PATH","PERCENT","PIECESIZE","PLAN","POSITION","PRECISION","PREPARE","PREVVAL","PRIMARY","PRIQTY","PRIVILEGES","PROCEDURE","PROGRAM","PSID","PUBLIC","QUERY","QUERYNO","RANGE","RANK","READ","READS","RECOVERY","REFERENCES","REFERENCING","REFRESH","RELEASE","RENAME","REPEAT","RESET","RESIGNAL","RESTART","RESTRICT","RESULT","RESULT_SET_LOCATOR","RETURN","RETURNS","REVOKE","RIGHT","ROLE","ROLLBACK","ROUND_CEILING","ROUND_DOWN","ROUND_FLOOR","ROUND_HALF_DOWN","ROUND_HALF_EVEN","ROUND_HALF_UP","ROUND_UP","ROUTINE","ROW","ROWNUMBER","ROWS","ROWSET","ROW_NUMBER","RRN","RUN","SAVEPOINT","SCHEMA","SCRATCHPAD","SCROLL","SEARCH","SECOND","SECONDS","SECQTY","SECURITY","SELECT","SENSITIVE","SEQUENCE","SESSION","SESSION_USER","SET","SIGNAL","SIMPLE","SNAN","SOME","SOURCE","SPECIFIC","SQL","SQLID","STACKED","STANDARD","START","STARTING","STATEMENT","STATIC","STATMENT","STAY","STOGROUP","STORES","STYLE","SUBSTRING","SUMMARY","SYNONYM","SYSFUN","SYSIBM","SYSPROC","SYSTEM","SYSTEM_USER","TABLE","TABLESPACE","THEN","TO","TRANSACTION","TRIGGER","TRIM","TRUNCATE","TYPE","UNDO","UNION","UNIQUE","UNTIL","UPDATE","USAGE","USER","USING","VALIDPROC","VALUE","VALUES","VARIABLE","VARIANT","VCAT","VERSION","VIEW","VOLATILE","VOLUMES","WHEN","WHENEVER","WHERE","WHILE","WITH","WITHOUT","WLM","WRITE","XMLELEMENT","XMLEXISTS","XMLNAMESPACES","YEAR","YEARS"],yg=["ARRAY","BIGINT","BINARY","BLOB","BOOLEAN","CCSID","CHAR","CHARACTER","CLOB","DATE","DATETIME","DBCLOB","DEC","DECIMAL","DOUBLE","DOUBLE PRECISION","FLOAT","FLOAT4","FLOAT8","GRAPHIC","INT","INT2","INT4","INT8","INTEGER","INTERVAL","LONG VARCHAR","LONG VARGRAPHIC","NCHAR","NCHR","NCLOB","NVARCHAR","NUMERIC","SMALLINT","REAL","TIME","TIMESTAMP","VARBINARY","VARCHAR","VARGRAPHIC"],Dg=w(["SELECT [ALL | DISTINCT]"]),Mg=w(["WITH","FROM","WHERE","GROUP BY","HAVING","PARTITION BY","ORDER BY [INPUT SEQUENCE]","LIMIT","OFFSET","FETCH NEXT","FOR UPDATE [OF]","FOR {READ | FETCH} ONLY","FOR {RR | CS | UR | RS} [USE AND KEEP {SHARE | UPDATE | EXCLUSIVE} LOCKS]","WAIT FOR OUTCOME","SKIP LOCKED DATA","INTO","INSERT INTO","VALUES","SET","MERGE INTO","WHEN [NOT] MATCHED [THEN]","UPDATE SET","INSERT"]),RE=w(["CREATE [GLOBAL TEMPORARY | EXTERNAL] TABLE [IF NOT EXISTS]"]),ks=w(["CREATE [OR REPLACE] VIEW","UPDATE","WHERE CURRENT OF","WITH {RR | RS | CS | UR}","DELETE FROM","DROP TABLE [IF EXISTS]","ALTER TABLE","ADD [COLUMN]","DROP [COLUMN]","RENAME COLUMN","ALTER [COLUMN]","SET DATA TYPE","SET NOT NULL","DROP {DEFAULT | GENERATED | NOT NULL}","TRUNCATE [TABLE]","ALLOCATE","ALTER AUDIT POLICY","ALTER BUFFERPOOL","ALTER DATABASE PARTITION GROUP","ALTER DATABASE","ALTER EVENT MONITOR","ALTER FUNCTION","ALTER HISTOGRAM TEMPLATE","ALTER INDEX","ALTER MASK","ALTER METHOD","ALTER MODULE","ALTER NICKNAME","ALTER PACKAGE","ALTER PERMISSION","ALTER PROCEDURE","ALTER SCHEMA","ALTER SECURITY LABEL COMPONENT","ALTER SECURITY POLICY","ALTER SEQUENCE","ALTER SERVER","ALTER SERVICE CLASS","ALTER STOGROUP","ALTER TABLESPACE","ALTER THRESHOLD","ALTER TRIGGER","ALTER TRUSTED CONTEXT","ALTER TYPE","ALTER USAGE LIST","ALTER USER MAPPING","ALTER VIEW","ALTER WORK ACTION SET","ALTER WORK CLASS SET","ALTER WORKLOAD","ALTER WRAPPER","ALTER XSROBJECT","ALTER STOGROUP","ALTER TABLESPACE","ALTER TRIGGER","ALTER TRUSTED CONTEXT","ALTER VIEW","ASSOCIATE [RESULT SET] {LOCATOR | LOCATORS}","AUDIT","BEGIN DECLARE SECTION","CALL","CLOSE","COMMENT ON","COMMIT [WORK]","CONNECT","CREATE [OR REPLACE] [PUBLIC] ALIAS","CREATE AUDIT POLICY","CREATE BUFFERPOOL","CREATE DATABASE PARTITION GROUP","CREATE EVENT MONITOR","CREATE [OR REPLACE] FUNCTION","CREATE FUNCTION MAPPING","CREATE HISTOGRAM TEMPLATE","CREATE [UNIQUE] INDEX","CREATE INDEX EXTENSION","CREATE [OR REPLACE] MASK","CREATE [SPECIFIC] METHOD","CREATE [OR REPLACE] MODULE","CREATE [OR REPLACE] NICKNAME","CREATE [OR REPLACE] PERMISSION","CREATE [OR REPLACE] PROCEDURE","CREATE ROLE","CREATE SCHEMA","CREATE SECURITY LABEL [COMPONENT]","CREATE SECURITY POLICY","CREATE [OR REPLACE] SEQUENCE","CREATE SERVICE CLASS","CREATE SERVER","CREATE STOGROUP","CREATE SYNONYM","CREATE [LARGE | REGULAR | {SYSTEM | USER} TEMPORARY] TABLESPACE","CREATE THRESHOLD","CREATE {TRANSFORM | TRANSFORMS} FOR","CREATE [OR REPLACE] TRIGGER","CREATE TRUSTED CONTEXT","CREATE [OR REPLACE] TYPE","CREATE TYPE MAPPING","CREATE USAGE LIST","CREATE USER MAPPING FOR","CREATE [OR REPLACE] VARIABLE","CREATE WORK ACTION SET","CREATE WORK CLASS SET","CREATE WORKLOAD","CREATE WRAPPER","DECLARE","DECLARE GLOBAL TEMPORARY TABLE","DESCRIBE [INPUT | OUTPUT]","DISCONNECT","DROP [PUBLIC] ALIAS","DROP AUDIT POLICY","DROP BUFFERPOOL","DROP DATABASE PARTITION GROUP","DROP EVENT MONITOR","DROP [SPECIFIC] FUNCTION","DROP FUNCTION MAPPING","DROP HISTOGRAM TEMPLATE","DROP INDEX [EXTENSION]","DROP MASK","DROP [SPECIFIC] METHOD","DROP MODULE","DROP NICKNAME","DROP PACKAGE","DROP PERMISSION","DROP [SPECIFIC] PROCEDURE","DROP ROLE","DROP SCHEMA","DROP SECURITY LABEL [COMPONENT]","DROP SECURITY POLICY","DROP SEQUENCE","DROP SERVER","DROP SERVICE CLASS","DROP STOGROUP","DROP TABLE HIERARCHY","DROP {TABLESPACE | TABLESPACES}","DROP {TRANSFORM | TRANSFORMS}","DROP THRESHOLD","DROP TRIGGER","DROP TRUSTED CONTEXT","DROP TYPE [MAPPING]","DROP USAGE LIST","DROP USER MAPPING FOR","DROP VARIABLE","DROP VIEW [HIERARCHY]","DROP WORK {ACTION | CLASS} SET","DROP WORKLOAD","DROP WRAPPER","DROP XSROBJECT","END DECLARE SECTION","EXECUTE [IMMEDIATE]","EXPLAIN {PLAN [SECTION] | ALL}","FETCH [FROM]","FLUSH {BUFFERPOOL | BUFFERPOOLS} ALL","FLUSH EVENT MONITOR","FLUSH FEDERATED CACHE","FLUSH OPTIMIZATION PROFILE CACHE","FLUSH PACKAGE CACHE [DYNAMIC]","FLUSH AUTHENTICATION CACHE [FOR ALL]","FREE LOCATOR","GET DIAGNOSTICS","GOTO","GRANT","INCLUDE","ITERATE","LEAVE","LOCK TABLE","LOOP","OPEN","PIPE","PREPARE","REFRESH TABLE","RELEASE","RELEASE [TO] SAVEPOINT","RENAME [TABLE | INDEX | STOGROUP | TABLESPACE]","REPEAT","RESIGNAL","RETURN","REVOKE","ROLLBACK [WORK] [TO SAVEPOINT]","SAVEPOINT","SET COMPILATION ENVIRONMENT","SET CONNECTION","SET CURRENT","SET ENCRYPTION PASSWORD","SET EVENT MONITOR STATE","SET INTEGRITY","SET PASSTHRU","SET PATH","SET ROLE","SET SCHEMA","SET SERVER OPTION","SET {SESSION AUTHORIZATION | SESSION_USER}","SET USAGE LIST","SIGNAL","TRANSFER OWNERSHIP OF","WHENEVER {NOT FOUND | SQLERROR | SQLWARNING}","WHILE"]),Pg=w(["UNION [ALL]","EXCEPT [ALL]","INTERSECT [ALL]"]),bg=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN"]),Ug=w(["ON DELETE","ON UPDATE","SET NULL","{ROWS | RANGE} BETWEEN"]),vg=w([]),Bg={name:"db2",tokenizerOptions:{reservedSelect:Dg,reservedClauses:[...Mg,...RE,...ks],reservedSetOperations:Pg,reservedJoins:bg,reservedKeywordPhrases:Ug,reservedDataTypePhrases:vg,reservedKeywords:xg,reservedDataTypes:yg,reservedFunctionNames:gg,extraParens:["[]"],stringTypes:[{quote:"''-qq",prefixes:["G","N","U&"]},{quote:"''-raw",prefixes:["X","BX","GX","UX"],requirePrefix:!0}],identTypes:['""-qq'],identChars:{first:"@#$",rest:"@#$"},paramTypes:{positional:!0,named:[":"]},paramChars:{first:"@#$",rest:"@#$"},operators:["**","%","|","&","^","~","¬=","¬>","¬<","!>","!<","^=","^>","^<","||","->","=>"]},formatOptions:{onelineClauses:[...RE,...ks],tabularOnelineClauses:ks}},Fg=["ARRAY_AGG","AVG","CORR","CORRELATION","COUNT","COUNT_BIG","COVAR_POP","COVARIANCE","COVAR","COVAR_SAMP","COVARIANCE_SAMP","EVERY","GROUPING","JSON_ARRAYAGG","JSON_OBJECTAGG","LISTAGG","MAX","MEDIAN","MIN","PERCENTILE_CONT","PERCENTILE_DISC","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","SOME","STDDEV_POP","STDDEV","STDDEV_SAMP","SUM","VAR_POP","VARIANCE","VAR","VAR_SAMP","VARIANCE_SAMP","XMLAGG","XMLGROUP","ABS","ABSVAL","ACOS","ADD_DAYS","ADD_HOURS","ADD_MINUTES","ADD_MONTHS","ADD_SECONDS","ADD_YEARS","ANTILOG","ARRAY_MAX_CARDINALITY","ARRAY_TRIM","ASCII","ASIN","ATAN","ATAN2","ATANH","BASE64_DECODE","BASE64_ENCODE","BIT_LENGTH","BITAND","BITANDNOT","BITNOT","BITOR","BITXOR","BSON_TO_JSON","CARDINALITY","CEIL","CEILING","CHAR_LENGTH","CHARACTER_LENGTH","CHR","COALESCE","COMPARE_DECFLOAT","CONCAT","CONTAINS","COS","COSH","COT","CURDATE","CURTIME","DATABASE","DATAPARTITIONNAME","DATAPARTITIONNUM","DAY","DAYNAME","DAYOFMONTH","DAYOFWEEK_ISO","DAYOFWEEK","DAYOFYEAR","DAYS","DBPARTITIONNAME","DBPARTITIONNUM","DECFLOAT_FORMAT","DECFLOAT_SORTKEY","DECRYPT_BINARY","DECRYPT_BIT","DECRYPT_CHAR","DECRYPT_DB","DEGREES","DIFFERENCE","DIGITS","DLCOMMENT","DLLINKTYPE","DLURLCOMPLETE","DLURLPATH","DLURLPATHONLY","DLURLSCHEME","DLURLSERVER","DLVALUE","DOUBLE_PRECISION","DOUBLE","ENCRPYT","ENCRYPT_AES","ENCRYPT_AES256","ENCRYPT_RC2","ENCRYPT_TDES","EXP","EXTRACT","FIRST_DAY","FLOOR","GENERATE_UNIQUE","GET_BLOB_FROM_FILE","GET_CLOB_FROM_FILE","GET_DBCLOB_FROM_FILE","GET_XML_FILE","GETHINT","GREATEST","HASH_MD5","HASH_ROW","HASH_SHA1","HASH_SHA256","HASH_SHA512","HASH_VALUES","HASHED_VALUE","HEX","HEXTORAW","HOUR","HTML_ENTITY_DECODE","HTML_ENTITY_ENCODE","HTTP_DELETE_BLOB","HTTP_DELETE","HTTP_GET_BLOB","HTTP_GET","HTTP_PATCH_BLOB","HTTP_PATCH","HTTP_POST_BLOB","HTTP_POST","HTTP_PUT_BLOB","HTTP_PUT","IDENTITY_VAL_LOCAL","IFNULL","INSERT","INSTR","INTERPRET","ISFALSE","ISNOTFALSE","ISNOTTRUE","ISTRUE","JSON_ARRAY","JSON_OBJECT","JSON_QUERY","JSON_TO_BSON","JSON_UPDATE","JSON_VALUE","JULIAN_DAY","LAND","LAST_DAY","LCASE","LEAST","LEFT","LENGTH","LN","LNOT","LOCATE_IN_STRING","LOCATE","LOG10","LOR","LOWER","LPAD","LTRIM","MAX_CARDINALITY","MAX","MICROSECOND","MIDNIGHT_SECONDS","MIN","MINUTE","MOD","MONTH","MONTHNAME","MONTHS_BETWEEN","MQREAD","MQREADCLOB","MQRECEIVE","MQRECEIVECLOB","MQSEND","MULTIPLY_ALT","NEXT_DAY","NORMALIZE_DECFLOAT","NOW","NULLIF","NVL","OCTET_LENGTH","OVERLAY","PI","POSITION","POSSTR","POW","POWER","QUANTIZE","QUARTER","RADIANS","RAISE_ERROR","RANDOM","RAND","REGEXP_COUNT","REGEXP_INSTR","REGEXP_REPLACE","REGEXP_SUBSTR","REPEAT","REPLACE","RID","RIGHT","ROUND_TIMESTAMP","ROUND","RPAD","RRN","RTRIM","SCORE","SECOND","SIGN","SIN","SINH","SOUNDEX","SPACE","SQRT","STRIP","STRLEFT","STRPOS","STRRIGHT","SUBSTR","SUBSTRING","TABLE_NAME","TABLE_SCHEMA","TAN","TANH","TIMESTAMP_FORMAT","TIMESTAMP_ISO","TIMESTAMPDIFF_BIG","TIMESTAMPDIFF","TO_CHAR","TO_CLOB","TO_DATE","TO_NUMBER","TO_TIMESTAMP","TOTALORDER","TRANSLATE","TRIM_ARRAY","TRIM","TRUNC_TIMESTAMP","TRUNC","TRUNCATE","UCASE","UPPER","URL_DECODE","URL_ENCODE","VALUE","VARBINARY_FORMAT","VARCHAR_BIT_FORMAT","VARCHAR_FORMAT_BINARY","VARCHAR_FORMAT","VERIFY_GROUP_FOR_USER","WEEK_ISO","WEEK","WRAP","XMLATTRIBUTES","XMLCOMMENT","XMLCONCAT","XMLDOCUMENT","XMLELEMENT","XMLFOREST","XMLNAMESPACES","XMLPARSE","XMLPI","XMLROW","XMLSERIALIZE","XMLTEXT","XMLVALIDATE","XOR","XSLTRANSFORM","YEAR","ZONED","BASE_TABLE","HTTP_DELETE_BLOB_VERBOSE","HTTP_DELETE_VERBOSE","HTTP_GET_BLOB_VERBOSE","HTTP_GET_VERBOSE","HTTP_PATCH_BLOB_VERBOSE","HTTP_PATCH_VERBOSE","HTTP_POST_BLOB_VERBOSE","HTTP_POST_VERBOSE","HTTP_PUT_BLOB_VERBOSE","HTTP_PUT_VERBOSE","JSON_TABLE","MQREADALL","MQREADALLCLOB","MQRECEIVEALL","MQRECEIVEALLCLOB","XMLTABLE","UNPACK","CUME_DIST","DENSE_RANK","FIRST_VALUE","LAG","LAST_VALUE","LEAD","NTH_VALUE","NTILE","PERCENT_RANK","RANK","RATIO_TO_REPORT","ROW_NUMBER","CAST"],Gg=["ABSENT","ACCORDING","ACCTNG","ACTION","ACTIVATE","ADD","ALIAS","ALL","ALLOCATE","ALLOW","ALTER","AND","ANY","APPEND","APPLNAME","ARRAY","ARRAY_AGG","ARRAY_TRIM","AS","ASC","ASENSITIVE","ASSOCIATE","ATOMIC","ATTACH","ATTRIBUTES","AUTHORIZATION","AUTONOMOUS","BEFORE","BEGIN","BETWEEN","BIND","BSON","BUFFERPOOL","BY","CACHE","CALL","CALLED","CARDINALITY","CASE","CAST","CHECK","CL","CLOSE","CLUSTER","COLLECT","COLLECTION","COLUMN","COMMENT","COMMIT","COMPACT","COMPARISONS","COMPRESS","CONCAT","CONCURRENT","CONDITION","CONNECT","CONNECT_BY_ROOT","CONNECTION","CONSTANT","CONSTRAINT","CONTAINS","CONTENT","CONTINUE","COPY","COUNT","COUNT_BIG","CREATE","CREATEIN","CROSS","CUBE","CUME_DIST","CURRENT","CURRENT_DATE","CURRENT_PATH","CURRENT_SCHEMA","CURRENT_SERVER","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_TIMEZONE","CURRENT_USER","CURSOR","CYCLE","DATABASE","DATAPARTITIONNAME","DATAPARTITIONNUM","DAY","DAYS","DB2GENERAL","DB2GENRL","DB2SQL","DBINFO","DBPARTITIONNAME","DBPARTITIONNUM","DEACTIVATE","DEALLOCATE","DECLARE","DEFAULT","DEFAULTS","DEFER","DEFINE","DEFINITION","DELETE","DELETING","DENSE_RANK","DENSERANK","DESC","DESCRIBE","DESCRIPTOR","DETACH","DETERMINISTIC","DIAGNOSTICS","DISABLE","DISALLOW","DISCONNECT","DISTINCT","DO","DOCUMENT","DROP","DYNAMIC","EACH","ELSE","ELSEIF","EMPTY","ENABLE","ENCODING","ENCRYPTION","END","END-EXEC","ENDING","ENFORCED","ERROR","ESCAPE","EVERY","EXCEPT","EXCEPTION","EXCLUDING","EXCLUSIVE","EXECUTE","EXISTS","EXIT","EXTEND","EXTERNAL","EXTRACT","FALSE","FENCED","FETCH","FIELDPROC","FILE","FINAL","FIRST_VALUE","FOR","FOREIGN","FORMAT","FREE","FREEPAGE","FROM","FULL","FUNCTION","GBPCACHE","GENERAL","GENERATED","GET","GLOBAL","GO","GOTO","GRANT","GROUP","HANDLER","HASH","HASH_ROW","HASHED_VALUE","HAVING","HINT","HOLD","HOUR","HOURS","IDENTITY","IF","IGNORE","IMMEDIATE","IMPLICITLY","IN","INCLUDE","INCLUDING","INCLUSIVE","INCREMENT","INDEX","INDEXBP","INDICATOR","INF","INFINITY","INHERIT","INLINE","INNER","INOUT","INSENSITIVE","INSERT","INSERTING","INTEGRITY","INTERPRET","INTERSECT","INTO","IS","ISNULL","ISOLATION","ITERATE","JAVA","JOIN","JSON","JSON_ARRAY","JSON_ARRAYAGG","JSON_EXISTS","JSON_OBJECT","JSON_OBJECTAGG","JSON_QUERY","JSON_TABLE","JSON_VALUE","KEEP","KEY","KEYS","LABEL","LAG","LANGUAGE","LAST_VALUE","LATERAL","LEAD","LEAVE","LEFT","LEVEL2","LIKE","LIMIT","LINKTYPE","LISTAGG","LOCAL","LOCALDATE","LOCALTIME","LOCALTIMESTAMP","LOCATION","LOCATOR","LOCK","LOCKSIZE","LOG","LOGGED","LOOP","MAINTAINED","MASK","MATCHED","MATERIALIZED","MAXVALUE","MERGE","MICROSECOND","MICROSECONDS","MINPCTUSED","MINUTE","MINUTES","MINVALUE","MIRROR","MIXED","MODE","MODIFIES","MONTH","MONTHS","NAMESPACE","NAN","NATIONAL","NCHAR","NCLOB","NESTED","NEW","NEW_TABLE","NEXTVAL","NO","NOCACHE","NOCYCLE","NODENAME","NODENUMBER","NOMAXVALUE","NOMINVALUE","NONE","NOORDER","NORMALIZED","NOT","NOTNULL","NTH_VALUE","NTILE","NULL","NULLS","NVARCHAR","OBID","OBJECT","OF","OFF","OFFSET","OLD","OLD_TABLE","OMIT","ON","ONLY","OPEN","OPTIMIZE","OPTION","OR","ORDER","ORDINALITY","ORGANIZE","OUT","OUTER","OVER","OVERLAY","OVERRIDING","PACKAGE","PADDED","PAGE","PAGESIZE","PARAMETER","PART","PARTITION","PARTITIONED","PARTITIONING","PARTITIONS","PASSING","PASSWORD","PATH","PCTFREE","PERCENT_RANK","PERCENTILE_CONT","PERCENTILE_DISC","PERIOD","PERMISSION","PIECESIZE","PIPE","PLAN","POSITION","PREPARE","PREVVAL","PRIMARY","PRIOR","PRIQTY","PRIVILEGES","PROCEDURE","PROGRAM","PROGRAMID","QUERY","RANGE","RANK","RATIO_TO_REPORT","RCDFMT","READ","READS","RECOVERY","REFERENCES","REFERENCING","REFRESH","REGEXP_LIKE","RELEASE","RENAME","REPEAT","RESET","RESIGNAL","RESTART","RESULT","RESULT_SET_LOCATOR","RETURN","RETURNING","RETURNS","REVOKE","RID","RIGHT","ROLLBACK","ROLLUP","ROUTINE","ROW","ROW_NUMBER","ROWNUMBER","ROWS","RRN","RUN","SAVEPOINT","SBCS","SCALAR","SCHEMA","SCRATCHPAD","SCROLL","SEARCH","SECOND","SECONDS","SECQTY","SECURED","SELECT","SENSITIVE","SEQUENCE","SESSION","SESSION_USER","SET","SIGNAL","SIMPLE","SKIP","SNAN","SOME","SOURCE","SPECIFIC","SQL","SQLID","SQLIND_DEFAULT","SQLIND_UNASSIGNED","STACKED","START","STARTING","STATEMENT","STATIC","STOGROUP","SUBSTRING","SUMMARY","SYNONYM","SYSTEM_TIME","SYSTEM_USER","TABLE","TABLESPACE","TABLESPACES","TAG","THEN","THREADSAFE","TO","TRANSACTION","TRANSFER","TRIGGER","TRIM","TRIM_ARRAY","TRUE","TRUNCATE","TRY_CAST","TYPE","UNDO","UNION","UNIQUE","UNIT","UNKNOWN","UNNEST","UNTIL","UPDATE","UPDATING","URI","USAGE","USE","USER","USERID","USING","VALUE","VALUES","VARIABLE","VARIANT","VCAT","VERSION","VERSIONING","VIEW","VOLATILE","WAIT","WHEN","WHENEVER","WHERE","WHILE","WITH","WITHIN","WITHOUT","WRAPPED","WRAPPER","WRITE","WRKSTNNAME","XMLAGG","XMLATTRIBUTES","XMLCAST","XMLCOMMENT","XMLCONCAT","XMLDOCUMENT","XMLELEMENT","XMLFOREST","XMLGROUP","XMLNAMESPACES","XMLPARSE","XMLPI","XMLROW","XMLSERIALIZE","XMLTABLE","XMLTEXT","XMLVALIDATE","XSLTRANSFORM","XSROBJECT","YEAR","YEARS","YES","ZONE"],wg=["ARRAY","BIGINT","BINARY","BIT","BLOB","BOOLEAN","CCSID","CHAR","CHARACTER","CLOB","DATA","DATALINK","DATE","DBCLOB","DECFLOAT","DECIMAL","DEC","DOUBLE","DOUBLE PRECISION","FLOAT","GRAPHIC","INT","INTEGER","LONG","NUMERIC","REAL","ROWID","SMALLINT","TIME","TIMESTAMP","VARBINARY","VARCHAR","VARGRAPHIC","XML"],Hg=w(["SELECT [ALL | DISTINCT]"]),Yg=w(["WITH [RECURSIVE]","INTO","FROM","WHERE","GROUP BY","HAVING","PARTITION BY","ORDER [SIBLINGS] BY [INPUT SEQUENCE]","LIMIT","OFFSET","FETCH {FIRST | NEXT}","FOR UPDATE [OF]","FOR READ ONLY","OPTIMIZE FOR","INSERT INTO","VALUES","SET","MERGE INTO","WHEN [NOT] MATCHED [THEN]","UPDATE SET","DELETE","INSERT","FOR SYSTEM NAME"]),AE=w(["CREATE [OR REPLACE] TABLE"]),js=w(["CREATE [OR REPLACE] [RECURSIVE] VIEW","UPDATE","WHERE CURRENT OF","WITH {NC | RR | RS | CS | UR}","DELETE FROM","DROP TABLE","ALTER TABLE","ADD [COLUMN]","ALTER [COLUMN]","DROP [COLUMN]","SET DATA TYPE","SET {GENERATED ALWAYS | GENERATED BY DEFAULT}","SET NOT NULL","SET {NOT HIDDEN | IMPLICITLY HIDDEN}","SET FIELDPROC","DROP {DEFAULT | NOT NULL | GENERATED | IDENTITY | ROW CHANGE TIMESTAMP | FIELDPROC}","TRUNCATE [TABLE]","SET [CURRENT] SCHEMA","SET CURRENT_SCHEMA","ALLOCATE CURSOR","ALLOCATE [SQL] DESCRIPTOR [LOCAL | GLOBAL] SQL","ALTER [SPECIFIC] {FUNCTION | PROCEDURE}","ALTER {MASK | PERMISSION | SEQUENCE | TRIGGER}","ASSOCIATE [RESULT SET] {LOCATOR | LOCATORS}","BEGIN DECLARE SECTION","CALL","CLOSE","COMMENT ON {ALIAS | COLUMN | CONSTRAINT | INDEX | MASK | PACKAGE | PARAMETER | PERMISSION | SEQUENCE | TABLE | TRIGGER | VARIABLE | XSROBJECT}","COMMENT ON [SPECIFIC] {FUNCTION | PROCEDURE | ROUTINE}","COMMENT ON PARAMETER SPECIFIC {FUNCTION | PROCEDURE | ROUTINE}","COMMENT ON [TABLE FUNCTION] RETURN COLUMN","COMMENT ON [TABLE FUNCTION] RETURN COLUMN SPECIFIC [PROCEDURE | ROUTINE]","COMMIT [WORK] [HOLD]","CONNECT [TO | RESET] USER","CREATE [OR REPLACE] {ALIAS | FUNCTION | MASK | PERMISSION | PROCEDURE | SEQUENCE | TRIGGER | VARIABLE}","CREATE [ENCODED VECTOR] INDEX","CREATE UNIQUE [WHERE NOT NULL] INDEX","CREATE SCHEMA","CREATE TYPE","DEALLOCATE [SQL] DESCRIPTOR [LOCAL | GLOBAL]","DECLARE CURSOR","DECLARE GLOBAL TEMPORARY TABLE","DECLARE","DESCRIBE CURSOR","DESCRIBE INPUT","DESCRIBE [OUTPUT]","DESCRIBE {PROCEDURE | ROUTINE}","DESCRIBE TABLE","DISCONNECT ALL [SQL]","DISCONNECT [CURRENT]","DROP {ALIAS | INDEX | MASK | PACKAGE | PERMISSION | SCHEMA | SEQUENCE | TABLE | TYPE | VARIABLE | XSROBJECT} [IF EXISTS]","DROP [SPECIFIC] {FUNCTION | PROCEDURE | ROUTINE} [IF EXISTS]","END DECLARE SECTION","EXECUTE [IMMEDIATE]","FREE LOCATOR","GET [SQL] DESCRIPTOR [LOCAL | GLOBAL]","GET [CURRENT | STACKED] DIAGNOSTICS","GRANT {ALL [PRIVILEGES] | ALTER | EXECUTE} ON {FUNCTION | PROCEDURE | ROUTINE | PACKAGE | SCHEMA | SEQUENCE | TABLE | TYPE | VARIABLE | XSROBJECT}","HOLD LOCATOR","INCLUDE","LABEL ON {ALIAS | COLUMN | CONSTRAINT | INDEX | MASK | PACKAGE | PERMISSION | SEQUENCE | TABLE | TRIGGER | VARIABLE | XSROBJECT}","LABEL ON [SPECIFIC] {FUNCTION | PROCEDURE | ROUTINE}","LOCK TABLE","OPEN","PREPARE","REFRESH TABLE","RELEASE","RELEASE [TO] SAVEPOINT","RENAME [TABLE | INDEX] TO","REVOKE {ALL [PRIVILEGES] | ALTER | EXECUTE} ON {FUNCTION | PROCEDURE | ROUTINE | PACKAGE | SCHEMA | SEQUENCE | TABLE | TYPE | VARIABLE | XSROBJECT}","ROLLBACK [WORK] [HOLD | TO SAVEPOINT]","SAVEPOINT","SET CONNECTION","SET CURRENT {DEBUG MODE | DECFLOAT ROUNDING MODE | DEGREE | IMPLICIT XMLPARSE OPTION | TEMPORAL SYSTEM_TIME}","SET [SQL] DESCRIPTOR [LOCAL | GLOBAL]","SET ENCRYPTION PASSWORD","SET OPTION","SET {[CURRENT [FUNCTION]] PATH | CURRENT_PATH}","SET RESULT SETS [WITH RETURN [TO CALLER | TO CLIENT]]","SET SESSION AUTHORIZATION","SET SESSION_USER","SET TRANSACTION","SIGNAL SQLSTATE [VALUE]","TAG","TRANSFER OWNERSHIP OF","WHENEVER {NOT FOUND | SQLERROR | SQLWARNING}"]),kg=w(["UNION [ALL]","EXCEPT [ALL]","INTERSECT [ALL]"]),jg=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","[LEFT | RIGHT] EXCEPTION JOIN","{INNER | CROSS} JOIN"]),Wg=w(["ON DELETE","ON UPDATE","SET NULL","{ROWS | RANGE} BETWEEN"]),Vg=w([]),$g={name:"db2i",tokenizerOptions:{reservedSelect:Hg,reservedClauses:[...Yg,...AE,...js],reservedSetOperations:kg,reservedJoins:jg,reservedKeywordPhrases:Wg,reservedDataTypePhrases:Vg,reservedKeywords:Gg,reservedDataTypes:wg,reservedFunctionNames:Fg,nestedBlockComments:!0,extraParens:["[]"],stringTypes:[{quote:"''-qq",prefixes:["G","N"]},{quote:"''-raw",prefixes:["X","BX","GX","UX"],requirePrefix:!0}],identTypes:['""-qq'],identChars:{first:"@#$",rest:"@#$"},paramTypes:{positional:!0,named:[":"]},paramChars:{first:"@#$",rest:"@#$"},operators:["**","¬=","¬>","¬<","!>","!<","||","=>"]},formatOptions:{onelineClauses:[...AE,...js],tabularOnelineClauses:js}},Xg=["ABS","ACOS","ADD","ADD_PARQUET_KEY","AGE","AGGREGATE","ALIAS","ALL_PROFILING_OUTPUT","ANY_VALUE","APPLY","APPROX_COUNT_DISTINCT","APPROX_QUANTILE","ARBITRARY","ARGMAX","ARGMIN","ARG_MAX","ARG_MAX_NULL","ARG_MIN","ARG_MIN_NULL","ARRAY_AGG","ARRAY_AGGR","ARRAY_AGGREGATE","ARRAY_APPEND","ARRAY_APPLY","ARRAY_CAT","ARRAY_CONCAT","ARRAY_CONTAINS","ARRAY_COSINE_SIMILARITY","ARRAY_CROSS_PRODUCT","ARRAY_DISTANCE","ARRAY_DISTINCT","ARRAY_DOT_PRODUCT","ARRAY_EXTRACT","ARRAY_FILTER","ARRAY_GRADE_UP","ARRAY_HAS","ARRAY_HAS_ALL","ARRAY_HAS_ANY","ARRAY_INDEXOF","ARRAY_INNER_PRODUCT","ARRAY_INTERSECT","ARRAY_LENGTH","ARRAY_POP_BACK","ARRAY_POP_FRONT","ARRAY_POSITION","ARRAY_PREPEND","ARRAY_PUSH_BACK","ARRAY_PUSH_FRONT","ARRAY_REDUCE","ARRAY_RESIZE","ARRAY_REVERSE","ARRAY_REVERSE_SORT","ARRAY_SELECT","ARRAY_SLICE","ARRAY_SORT","ARRAY_TO_JSON","ARRAY_TO_STRING","ARRAY_TRANSFORM","ARRAY_UNIQUE","ARRAY_VALUE","ARRAY_WHERE","ARRAY_ZIP","ARROW_SCAN","ARROW_SCAN_DUMB","ASCII","ASIN","ATAN","ATAN2","AVG","BASE64","BIN","BITSTRING","BITSTRING_AGG","BIT_AND","BIT_COUNT","BIT_LENGTH","BIT_OR","BIT_POSITION","BIT_XOR","BOOL_AND","BOOL_OR","CARDINALITY","CBRT","CEIL","CEILING","CENTURY","CHECKPOINT","CHR","COLLATIONS","COL_DESCRIPTION","COMBINE","CONCAT","CONCAT_WS","CONSTANT_OR_NULL","CONTAINS","COPY_DATABASE","CORR","COS","COT","COUNT","COUNT_IF","COUNT_STAR","COVAR_POP","COVAR_SAMP","CREATE_SORT_KEY","CURRENT_CATALOG","CURRENT_DATABASE","CURRENT_DATE","CURRENT_LOCALTIME","CURRENT_LOCALTIMESTAMP","CURRENT_QUERY","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_SCHEMAS","CURRENT_SETTING","CURRENT_USER","CURRVAL","DAMERAU_LEVENSHTEIN","DATABASE_LIST","DATABASE_SIZE","DATEDIFF","DATEPART","DATESUB","DATETRUNC","DATE_ADD","DATE_DIFF","DATE_PART","DATE_SUB","DATE_TRUNC","DAY","DAYNAME","DAYOFMONTH","DAYOFWEEK","DAYOFYEAR","DECADE","DECODE","DEGREES","DISABLE_CHECKPOINT_ON_SHUTDOWN","DISABLE_OBJECT_CACHE","DISABLE_OPTIMIZER","DISABLE_PRINT_PROGRESS_BAR","DISABLE_PROFILE","DISABLE_PROFILING","DISABLE_PROGRESS_BAR","DISABLE_VERIFICATION","DISABLE_VERIFY_EXTERNAL","DISABLE_VERIFY_FETCH_ROW","DISABLE_VERIFY_PARALLELISM","DISABLE_VERIFY_SERIALIZER","DIVIDE","DUCKDB_COLUMNS","DUCKDB_CONSTRAINTS","DUCKDB_DATABASES","DUCKDB_DEPENDENCIES","DUCKDB_EXTENSIONS","DUCKDB_FUNCTIONS","DUCKDB_INDEXES","DUCKDB_KEYWORDS","DUCKDB_MEMORY","DUCKDB_OPTIMIZERS","DUCKDB_SCHEMAS","DUCKDB_SECRETS","DUCKDB_SEQUENCES","DUCKDB_SETTINGS","DUCKDB_TABLES","DUCKDB_TEMPORARY_FILES","DUCKDB_TYPES","DUCKDB_VIEWS","EDIT","EDITDIST3","ELEMENT_AT","ENABLE_CHECKPOINT_ON_SHUTDOWN","ENABLE_OBJECT_CACHE","ENABLE_OPTIMIZER","ENABLE_PRINT_PROGRESS_BAR","ENABLE_PROFILE","ENABLE_PROFILING","ENABLE_PROGRESS_BAR","ENABLE_VERIFICATION","ENCODE","ENDS_WITH","ENTROPY","ENUM_CODE","ENUM_FIRST","ENUM_LAST","ENUM_RANGE","ENUM_RANGE_BOUNDARY","EPOCH","EPOCH_MS","EPOCH_NS","EPOCH_US","ERA","ERROR","EVEN","EXP","FACTORIAL","FAVG","FDIV","FILTER","FINALIZE","FIRST","FLATTEN","FLOOR","FMOD","FORCE_CHECKPOINT","FORMAT","FORMATREADABLEDECIMALSIZE","FORMATREADABLESIZE","FORMAT_BYTES","FORMAT_PG_TYPE","FORMAT_TYPE","FROM_BASE64","FROM_BINARY","FROM_HEX","FROM_JSON","FROM_JSON_STRICT","FSUM","FUNCTIONS","GAMMA","GCD","GENERATE_SERIES","GENERATE_SUBSCRIPTS","GEN_RANDOM_UUID","GEOMEAN","GEOMETRIC_MEAN","GETENV","GET_BIT","GET_BLOCK_SIZE","GET_CURRENT_TIME","GET_CURRENT_TIMESTAMP","GLOB","GRADE_UP","GREATEST","GREATEST_COMMON_DIVISOR","GROUP_CONCAT","HAMMING","HASH","HAS_ANY_COLUMN_PRIVILEGE","HAS_COLUMN_PRIVILEGE","HAS_DATABASE_PRIVILEGE","HAS_FOREIGN_DATA_WRAPPER_PRIVILEGE","HAS_FUNCTION_PRIVILEGE","HAS_LANGUAGE_PRIVILEGE","HAS_SCHEMA_PRIVILEGE","HAS_SEQUENCE_PRIVILEGE","HAS_SERVER_PRIVILEGE","HAS_TABLESPACE_PRIVILEGE","HAS_TABLE_PRIVILEGE","HEX","HISTOGRAM","HOUR","ICU_CALENDAR_NAMES","ICU_SORT_KEY","ILIKE_ESCAPE","IMPORT_DATABASE","INDEX_SCAN","INET_CLIENT_ADDR","INET_CLIENT_PORT","INET_SERVER_ADDR","INET_SERVER_PORT","INSTR","IN_SEARCH_PATH","ISFINITE","ISINF","ISNAN","ISODOW","ISOYEAR","JACCARD","JARO_SIMILARITY","JARO_WINKLER_SIMILARITY","JSON_ARRAY","JSON_ARRAY_LENGTH","JSON_CONTAINS","JSON_DESERIALIZE_SQL","JSON_EXECUTE_SERIALIZED_SQL","JSON_EXTRACT","JSON_EXTRACT_PATH","JSON_EXTRACT_PATH_TEXT","JSON_EXTRACT_STRING","JSON_GROUP_ARRAY","JSON_GROUP_OBJECT","JSON_GROUP_STRUCTURE","JSON_KEYS","JSON_MERGE_PATCH","JSON_OBJECT","JSON_QUOTE","JSON_SERIALIZE_PLAN","JSON_SERIALIZE_SQL","JSON_STRUCTURE","JSON_TRANSFORM","JSON_TRANSFORM_STRICT","JSON_TYPE","JSON_VALID","JULIAN","KAHAN_SUM","KURTOSIS","KURTOSIS_POP","LAST","LAST_DAY","LCASE","LCM","LEAST","LEAST_COMMON_MULTIPLE","LEFT","LEFT_GRAPHEME","LEN","LENGTH","LENGTH_GRAPHEME","LEVENSHTEIN","LGAMMA","LIKE_ESCAPE","LIST","LISTAGG","LIST_AGGR","LIST_AGGREGATE","LIST_ANY_VALUE","LIST_APPEND","LIST_APPLY","LIST_APPROX_COUNT_DISTINCT","LIST_AVG","LIST_BIT_AND","LIST_BIT_OR","LIST_BIT_XOR","LIST_BOOL_AND","LIST_BOOL_OR","LIST_CAT","LIST_CONCAT","LIST_CONTAINS","LIST_COSINE_SIMILARITY","LIST_COUNT","LIST_DISTANCE","LIST_DISTINCT","LIST_DOT_PRODUCT","LIST_ELEMENT","LIST_ENTROPY","LIST_EXTRACT","LIST_FILTER","LIST_FIRST","LIST_GRADE_UP","LIST_HAS","LIST_HAS_ALL","LIST_HAS_ANY","LIST_HISTOGRAM","LIST_INDEXOF","LIST_INNER_PRODUCT","LIST_INTERSECT","LIST_KURTOSIS","LIST_KURTOSIS_POP","LIST_LAST","LIST_MAD","LIST_MAX","LIST_MEDIAN","LIST_MIN","LIST_MODE","LIST_PACK","LIST_POSITION","LIST_PREPEND","LIST_PRODUCT","LIST_REDUCE","LIST_RESIZE","LIST_REVERSE","LIST_REVERSE_SORT","LIST_SELECT","LIST_SEM","LIST_SKEWNESS","LIST_SLICE","LIST_SORT","LIST_STDDEV_POP","LIST_STDDEV_SAMP","LIST_STRING_AGG","LIST_SUM","LIST_TRANSFORM","LIST_UNIQUE","LIST_VALUE","LIST_VAR_POP","LIST_VAR_SAMP","LIST_WHERE","LIST_ZIP","LN","LOG","LOG10","LOG2","LOWER","LPAD","LSMODE","LTRIM","MAD","MAKE_DATE","MAKE_TIME","MAKE_TIMESTAMP","MAKE_TIMESTAMPTZ","MAP","MAP_CONCAT","MAP_ENTRIES","MAP_EXTRACT","MAP_FROM_ENTRIES","MAP_KEYS","MAP_VALUES","MAX","MAX_BY","MD5","MD5_NUMBER","MD5_NUMBER_LOWER","MD5_NUMBER_UPPER","MEAN","MEDIAN","METADATA_INFO","MICROSECOND","MILLENNIUM","MILLISECOND","MIN","MINUTE","MIN_BY","MISMATCHES","MOD","MODE","MONTH","MONTHNAME","MULTIPLY","NEXTAFTER","NEXTVAL","NFC_NORMALIZE","NOT_ILIKE_ESCAPE","NOT_LIKE_ESCAPE","NOW","NULLIF","OBJ_DESCRIPTION","OCTET_LENGTH","ORD","PARQUET_FILE_METADATA","PARQUET_KV_METADATA","PARQUET_METADATA","PARQUET_SCAN","PARQUET_SCHEMA","PARSE_DIRNAME","PARSE_DIRPATH","PARSE_FILENAME","PARSE_PATH","PG_COLLATION_IS_VISIBLE","PG_CONF_LOAD_TIME","PG_CONVERSION_IS_VISIBLE","PG_FUNCTION_IS_VISIBLE","PG_GET_CONSTRAINTDEF","PG_GET_EXPR","PG_GET_VIEWDEF","PG_HAS_ROLE","PG_IS_OTHER_TEMP_SCHEMA","PG_MY_TEMP_SCHEMA","PG_OPCLASS_IS_VISIBLE","PG_OPERATOR_IS_VISIBLE","PG_OPFAMILY_IS_VISIBLE","PG_POSTMASTER_START_TIME","PG_SIZE_PRETTY","PG_TABLE_IS_VISIBLE","PG_TIMEZONE_NAMES","PG_TS_CONFIG_IS_VISIBLE","PG_TS_DICT_IS_VISIBLE","PG_TS_PARSER_IS_VISIBLE","PG_TS_TEMPLATE_IS_VISIBLE","PG_TYPEOF","PG_TYPE_IS_VISIBLE","PI","PLATFORM","POSITION","POW","POWER","PRAGMA_COLLATIONS","PRAGMA_DATABASE_SIZE","PRAGMA_METADATA_INFO","PRAGMA_PLATFORM","PRAGMA_SHOW","PRAGMA_STORAGE_INFO","PRAGMA_TABLE_INFO","PRAGMA_USER_AGENT","PRAGMA_VERSION","PREFIX","PRINTF","PRODUCT","QUANTILE","QUANTILE_CONT","QUANTILE_DISC","QUARTER","RADIANS","RANDOM","RANGE","READFILE","READ_BLOB","READ_CSV","READ_CSV_AUTO","READ_JSON","READ_JSON_AUTO","READ_JSON_OBJECTS","READ_JSON_OBJECTS_AUTO","READ_NDJSON","READ_NDJSON_AUTO","READ_NDJSON_OBJECTS","READ_PARQUET","READ_TEXT","REDUCE","REGEXP_ESCAPE","REGEXP_EXTRACT","REGEXP_EXTRACT_ALL","REGEXP_FULL_MATCH","REGEXP_MATCHES","REGEXP_REPLACE","REGEXP_SPLIT_TO_ARRAY","REGEXP_SPLIT_TO_TABLE","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","REPEAT","REPEAT_ROW","REPLACE","RESERVOIR_QUANTILE","REVERSE","RIGHT","RIGHT_GRAPHEME","ROUND","ROUNDBANKERS","ROUND_EVEN","ROW","ROW_TO_JSON","RPAD","RTRIM","SECOND","SEM","SEQ_SCAN","SESSION_USER","SETSEED","SET_BIT","SHA256","SHA3","SHELL_ADD_SCHEMA","SHELL_ESCAPE_CRNL","SHELL_IDQUOTE","SHELL_MODULE_SCHEMA","SHELL_PUTSNL","SHOBJ_DESCRIPTION","SHOW","SHOW_DATABASES","SHOW_TABLES","SHOW_TABLES_EXPANDED","SIGN","SIGNBIT","SIN","SKEWNESS","SNIFF_CSV","SPLIT","SPLIT_PART","SQL_AUTO_COMPLETE","SQRT","STARTS_WITH","STATS","STDDEV","STDDEV_POP","STDDEV_SAMP","STORAGE_INFO","STRFTIME","STRING_AGG","STRING_SPLIT","STRING_SPLIT_REGEX","STRING_TO_ARRAY","STRIP_ACCENTS","STRLEN","STRPOS","STRPTIME","STRUCT_EXTRACT","STRUCT_INSERT","STRUCT_PACK","STR_SPLIT","STR_SPLIT_REGEX","SUBSTR","SUBSTRING","SUBSTRING_GRAPHEME","SUBTRACT","SUFFIX","SUM","SUMKAHAN","SUMMARY","SUM_NO_OVERFLOW","TABLE_INFO","TAN","TEST_ALL_TYPES","TEST_VECTOR_TYPES","TIMEZONE","TIMEZONE_HOUR","TIMEZONE_MINUTE","TIME_BUCKET","TODAY","TO_BASE","TO_BASE64","TO_BINARY","TO_CENTURIES","TO_DAYS","TO_DECADES","TO_HEX","TO_HOURS","TO_JSON","TO_MICROSECONDS","TO_MILLENNIA","TO_MILLISECONDS","TO_MINUTES","TO_MONTHS","TO_SECONDS","TO_TIMESTAMP","TO_WEEKS","TO_YEARS","TRANSACTION_TIMESTAMP","TRANSLATE","TRIM","TRUNC","TRY_STRPTIME","TXID_CURRENT","TYPEOF","UCASE","UNBIN","UNHEX","UNICODE","UNION_EXTRACT","UNION_TAG","UNION_VALUE","UNNEST","UNPIVOT_LIST","UPPER","USER","USER_AGENT","UUID","VARIANCE","VAR_POP","VAR_SAMP","VECTOR_TYPE","VERIFY_EXTERNAL","VERIFY_FETCH_ROW","VERIFY_PARALLELISM","VERIFY_SERIALIZER","VERSION","WEEK","WEEKDAY","WEEKOFYEAR","WHICH_SECRET","WRITEFILE","XOR","YEAR","YEARWEEK","CAST","COALESCE","RANK","ROW_NUMBER"],Kg=["ALL","ANALYSE","ANALYZE","AND","ANY","AS","ASC","ATTACH","ASYMMETRIC","BOTH","CASE","CAST","CHECK","COLLATE","COLUMN","CONSTRAINT","CREATE","DEFAULT","DEFERRABLE","DESC","DESCRIBE","DETACH","DISTINCT","DO","ELSE","END","EXCEPT","FALSE","FETCH","FOR","FOREIGN","FROM","GRANT","GROUP","HAVING","IN","INITIALLY","INTERSECT","INTO","IS","LATERAL","LEADING","LIMIT","NOT","NULL","OFFSET","ON","ONLY","OR","ORDER","PIVOT","PIVOT_LONGER","PIVOT_WIDER","PLACING","PRIMARY","REFERENCES","RETURNING","SELECT","SHOW","SOME","SUMMARIZE","SYMMETRIC","TABLE","THEN","TO","TRAILING","TRUE","UNION","UNIQUE","UNPIVOT","USING","VARIADIC","WHEN","WHERE","WINDOW","WITH"],zg=["ARRAY","BIGINT","BINARY","BIT","BITSTRING","BLOB","BOOL","BOOLEAN","BPCHAR","BYTEA","CHAR","DATE","DATETIME","DEC","DECIMAL","DOUBLE","ENUM","FLOAT","FLOAT4","FLOAT8","GUID","HUGEINT","INET","INT","INT1","INT128","INT16","INT2","INT32","INT4","INT64","INT8","INTEGER","INTEGRAL","INTERVAL","JSON","LIST","LOGICAL","LONG","MAP","NUMERIC","NVARCHAR","OID","REAL","ROW","SHORT","SIGNED","SMALLINT","STRING","STRUCT","TEXT","TIME","TIMESTAMP_MS","TIMESTAMP_NS","TIMESTAMP_S","TIMESTAMP_US","TIMESTAMP","TIMESTAMPTZ","TIMETZ","TINYINT","UBIGINT","UHUGEINT","UINT128","UINT16","UINT32","UINT64","UINT8","UINTEGER","UNION","USMALLINT","UTINYINT","UUID","VARBINARY","VARCHAR"],Jg=w(["SELECT [ALL | DISTINCT]"]),qg=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY [ALL]","HAVING","WINDOW","PARTITION BY","ORDER BY [ALL]","LIMIT","OFFSET","USING SAMPLE","QUALIFY","INSERT [OR REPLACE] INTO","VALUES","DEFAULT VALUES","SET","RETURNING"]),IE=w(["CREATE [OR REPLACE] [TEMPORARY | TEMP] TABLE [IF NOT EXISTS]"]),Ws=w(["UPDATE","ON CONFLICT","DELETE FROM","DROP TABLE [IF EXISTS]","TRUNCATE","ALTER TABLE","ADD [COLUMN] [IF NOT EXISTS]","ADD PRIMARY KEY","DROP [COLUMN] [IF EXISTS]","ALTER [COLUMN]","RENAME [COLUMN]","RENAME TO","SET [DATA] TYPE","{SET | DROP} DEFAULT","{SET | DROP} NOT NULL","CREATE [OR REPLACE] [TEMPORARY | TEMP] {MACRO | FUNCTION}","DROP MACRO [TABLE] [IF EXISTS]","DROP FUNCTION [IF EXISTS]","CREATE [UNIQUE] INDEX [IF NOT EXISTS]","DROP INDEX [IF EXISTS]","CREATE [OR REPLACE] SCHEMA [IF NOT EXISTS]","DROP SCHEMA [IF EXISTS]","CREATE [OR REPLACE] [PERSISTENT | TEMPORARY] SECRET [IF NOT EXISTS]","DROP [PERSISTENT | TEMPORARY] SECRET [IF EXISTS]","CREATE [OR REPLACE] [TEMPORARY | TEMP] SEQUENCE","DROP SEQUENCE [IF EXISTS]","CREATE [OR REPLACE] [TEMPORARY | TEMP] VIEW [IF NOT EXISTS]","DROP VIEW [IF EXISTS]","ALTER VIEW","CREATE TYPE","DROP TYPE [IF EXISTS]","ANALYZE","ATTACH [DATABASE] [IF NOT EXISTS]","DETACH [DATABASE] [IF EXISTS]","CALL","[FORCE] CHECKPOINT","COMMENT ON [TABLE | COLUMN | VIEW | INDEX | SEQUENCE | TYPE | MACRO | MACRO TABLE]","COPY [FROM DATABASE]","DESCRIBE","EXPORT DATABASE","IMPORT DATABASE","INSTALL","LOAD","PIVOT","PIVOT_WIDER","UNPIVOT","EXPLAIN [ANALYZE]","SET {LOCAL | SESSION | GLOBAL}","RESET [LOCAL | SESSION | GLOBAL]","{SET | RESET} VARIABLE","SUMMARIZE","BEGIN TRANSACTION","ROLLBACK","COMMIT","ABORT","USE","VACUUM [ANALYZE]","PREPARE","EXECUTE","DEALLOCATE [PREPARE]"]),Qg=w(["UNION [ALL | BY NAME]","EXCEPT [ALL]","INTERSECT [ALL]"]),Zg=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","{NATURAL | ASOF} [INNER] JOIN","{NATURAL | ASOF} {LEFT | RIGHT | FULL} [OUTER] JOIN","POSITIONAL JOIN","ANTI JOIN","SEMI JOIN"]),ex=w(["{ROWS | RANGE | GROUPS} BETWEEN","SIMILAR TO","IS [NOT] DISTINCT FROM"]),tx=w(["TIMESTAMP WITH TIME ZONE"]),nx={name:"duckdb",tokenizerOptions:{reservedSelect:Jg,reservedClauses:[...qg,...IE,...Ws],reservedSetOperations:Qg,reservedJoins:Zg,reservedKeywordPhrases:ex,reservedDataTypePhrases:tx,supportsXor:!0,reservedKeywords:Kg,reservedDataTypes:zg,reservedFunctionNames:Xg,nestedBlockComments:!0,extraParens:["[]","{}"],underscoresInNumbers:!0,stringTypes:["$$","''-qq",{quote:"''-qq-bs",prefixes:["E"],requirePrefix:!0},{quote:"''-raw",prefixes:["B","X"],requirePrefix:!0}],identTypes:['""-qq'],identChars:{rest:"$"},paramTypes:{positional:!0,numbered:["$"],quoted:["$"]},operators:["//","%","**","^","!","&","|","~","<<",">>","::","==","->","->>",":",":=","=>","~~","!~~","~~*","!~~*","~~~","~","!~","~*","!~*","^@","||",">>=","<<="]},formatOptions:{alwaysDenseOperators:["::"],onelineClauses:[...IE,...Ws],tabularOnelineClauses:Ws}},rx=["ABS","ACOS","ASIN","ATAN","BIN","BROUND","CBRT","CEIL","CEILING","CONV","COS","DEGREES","EXP","FACTORIAL","FLOOR","GREATEST","HEX","LEAST","LN","LOG","LOG10","LOG2","NEGATIVE","PI","PMOD","POSITIVE","POW","POWER","RADIANS","RAND","ROUND","SHIFTLEFT","SHIFTRIGHT","SHIFTRIGHTUNSIGNED","SIGN","SIN","SQRT","TAN","UNHEX","WIDTH_BUCKET","ARRAY_CONTAINS","MAP_KEYS","MAP_VALUES","SIZE","SORT_ARRAY","BINARY","CAST","ADD_MONTHS","DATE","DATE_ADD","DATE_FORMAT","DATE_SUB","DATEDIFF","DAY","DAYNAME","DAYOFMONTH","DAYOFYEAR","EXTRACT","FROM_UNIXTIME","FROM_UTC_TIMESTAMP","HOUR","LAST_DAY","MINUTE","MONTH","MONTHS_BETWEEN","NEXT_DAY","QUARTER","SECOND","TIMESTAMP","TO_DATE","TO_UTC_TIMESTAMP","TRUNC","UNIX_TIMESTAMP","WEEKOFYEAR","YEAR","ASSERT_TRUE","COALESCE","IF","ISNOTNULL","ISNULL","NULLIF","NVL","ASCII","BASE64","CHARACTER_LENGTH","CHR","CONCAT","CONCAT_WS","CONTEXT_NGRAMS","DECODE","ELT","ENCODE","FIELD","FIND_IN_SET","FORMAT_NUMBER","GET_JSON_OBJECT","IN_FILE","INITCAP","INSTR","LCASE","LENGTH","LEVENSHTEIN","LOCATE","LOWER","LPAD","LTRIM","NGRAMS","OCTET_LENGTH","PARSE_URL","PRINTF","QUOTE","REGEXP_EXTRACT","REGEXP_REPLACE","REPEAT","REVERSE","RPAD","RTRIM","SENTENCES","SOUNDEX","SPACE","SPLIT","STR_TO_MAP","SUBSTR","SUBSTRING","TRANSLATE","TRIM","UCASE","UNBASE64","UPPER","MASK","MASK_FIRST_N","MASK_HASH","MASK_LAST_N","MASK_SHOW_FIRST_N","MASK_SHOW_LAST_N","AES_DECRYPT","AES_ENCRYPT","CRC32","CURRENT_DATABASE","CURRENT_USER","HASH","JAVA_METHOD","LOGGED_IN_USER","MD5","REFLECT","SHA","SHA1","SHA2","SURROGATE_KEY","VERSION","AVG","COLLECT_LIST","COLLECT_SET","CORR","COUNT","COVAR_POP","COVAR_SAMP","HISTOGRAM_NUMERIC","MAX","MIN","NTILE","PERCENTILE","PERCENTILE_APPROX","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","STDDEV_POP","STDDEV_SAMP","SUM","VAR_POP","VAR_SAMP","VARIANCE","EXPLODE","INLINE","JSON_TUPLE","PARSE_URL_TUPLE","POSEXPLODE","STACK","LEAD","LAG","FIRST_VALUE","LAST_VALUE","RANK","ROW_NUMBER","DENSE_RANK","CUME_DIST","PERCENT_RANK","NTILE"],ox=["ADD","ADMIN","AFTER","ANALYZE","ARCHIVE","ASC","BEFORE","BUCKET","BUCKETS","CASCADE","CHANGE","CLUSTER","CLUSTERED","CLUSTERSTATUS","COLLECTION","COLUMNS","COMMENT","COMPACT","COMPACTIONS","COMPUTE","CONCATENATE","CONTINUE","DATA","DATABASES","DATETIME","DAY","DBPROPERTIES","DEFERRED","DEFINED","DELIMITED","DEPENDENCY","DESC","DIRECTORIES","DIRECTORY","DISABLE","DISTRIBUTE","ELEM_TYPE","ENABLE","ESCAPED","EXCLUSIVE","EXPLAIN","EXPORT","FIELDS","FILE","FILEFORMAT","FIRST","FORMAT","FORMATTED","FUNCTIONS","HOLD_DDLTIME","HOUR","IDXPROPERTIES","IGNORE","INDEX","INDEXES","INPATH","INPUTDRIVER","INPUTFORMAT","ITEMS","JAR","KEYS","KEY_TYPE","LIMIT","LINES","LOAD","LOCATION","LOCK","LOCKS","LOGICAL","LONG","MAPJOIN","MATERIALIZED","METADATA","MINUS","MINUTE","MONTH","MSCK","NOSCAN","NO_DROP","OFFLINE","OPTION","OUTPUTDRIVER","OUTPUTFORMAT","OVERWRITE","OWNER","PARTITIONED","PARTITIONS","PLUS","PRETTY","PRINCIPALS","PROTECTION","PURGE","READ","READONLY","REBUILD","RECORDREADER","RECORDWRITER","RELOAD","RENAME","REPAIR","REPLACE","REPLICATION","RESTRICT","REWRITE","ROLE","ROLES","SCHEMA","SCHEMAS","SECOND","SEMI","SERDE","SERDEPROPERTIES","SERVER","SETS","SHARED","SHOW","SHOW_DATABASE","SKEWED","SORT","SORTED","SSL","STATISTICS","STORED","STREAMTABLE","STRING","TABLES","TBLPROPERTIES","TEMPORARY","TERMINATED","TINYINT","TOUCH","TRANSACTIONS","UNARCHIVE","UNDO","UNIONTYPE","UNLOCK","UNSET","UNSIGNED","URI","USE","UTC","UTCTIMESTAMP","VALUE_TYPE","VIEW","WHILE","YEAR","AUTOCOMMIT","ISOLATION","LEVEL","OFFSET","SNAPSHOT","TRANSACTION","WORK","WRITE","ABORT","KEY","LAST","NORELY","NOVALIDATE","NULLS","RELY","VALIDATE","DETAIL","DOW","EXPRESSION","OPERATOR","QUARTER","SUMMARY","VECTORIZATION","WEEK","YEARS","MONTHS","WEEKS","DAYS","HOURS","MINUTES","SECONDS","TIMESTAMPTZ","ZONE","ALL","ALTER","AND","AS","AUTHORIZATION","BETWEEN","BOTH","BY","CASE","CAST","COLUMN","CONF","CREATE","CROSS","CUBE","CURRENT","CURRENT_DATE","CURRENT_TIMESTAMP","CURSOR","DATABASE","DELETE","DESCRIBE","DISTINCT","DROP","ELSE","END","EXCHANGE","EXISTS","EXTENDED","EXTERNAL","FALSE","FETCH","FOLLOWING","FOR","FROM","FULL","FUNCTION","GRANT","GROUP","GROUPING","HAVING","IF","IMPORT","IN","INNER","INSERT","INTERSECT","INTO","IS","JOIN","LATERAL","LEFT","LESS","LIKE","LOCAL","MACRO","MORE","NONE","NOT","NULL","OF","ON","OR","ORDER","OUT","OUTER","OVER","PARTIALSCAN","PARTITION","PERCENT","PRECEDING","PRESERVE","PROCEDURE","RANGE","READS","REDUCE","REVOKE","RIGHT","ROLLUP","ROW","ROWS","SELECT","SET","TABLE","TABLESAMPLE","THEN","TO","TRANSFORM","TRIGGER","TRUE","TRUNCATE","UNBOUNDED","UNION","UNIQUEJOIN","UPDATE","USER","USING","UTC_TMESTAMP","VALUES","WHEN","WHERE","WINDOW","WITH","COMMIT","ONLY","REGEXP","RLIKE","ROLLBACK","START","CACHE","CONSTRAINT","FOREIGN","PRIMARY","REFERENCES","DAYOFWEEK","EXTRACT","FLOOR","VIEWS","TIME","SYNC","TEXTFILE","SEQUENCEFILE","ORC","CSV","TSV","PARQUET","AVRO","RCFILE","JSONFILE","INPUTFORMAT","OUTPUTFORMAT"],sx=["ARRAY","BIGINT","BINARY","BOOLEAN","CHAR","DATE","DECIMAL","DOUBLE","FLOAT","INT","INTEGER","INTERVAL","MAP","NUMERIC","PRECISION","SMALLINT","STRUCT","TIMESTAMP","VARCHAR"],ix=w(["SELECT [ALL | DISTINCT]"]),ax=w(["WITH","FROM","WHERE","GROUP BY","HAVING","WINDOW","PARTITION BY","ORDER BY","SORT BY","CLUSTER BY","DISTRIBUTE BY","LIMIT","INSERT INTO [TABLE]","VALUES","SET","MERGE INTO","WHEN [NOT] MATCHED [THEN]","UPDATE SET","INSERT [VALUES]","INSERT OVERWRITE [LOCAL] DIRECTORY","LOAD DATA [LOCAL] INPATH","[OVERWRITE] INTO TABLE"]),NE=w(["CREATE [TEMPORARY] [EXTERNAL] TABLE [IF NOT EXISTS]"]),Vs=w(["CREATE [MATERIALIZED] VIEW [IF NOT EXISTS]","UPDATE","DELETE FROM","DROP TABLE [IF EXISTS]","ALTER TABLE","RENAME TO","TRUNCATE [TABLE]","ALTER","CREATE","USE","DESCRIBE","DROP","FETCH","SHOW","STORED AS","STORED BY","ROW FORMAT"]),lx=w(["UNION [ALL | DISTINCT]"]),Ex=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","LEFT SEMI JOIN"]),cx=w(["{ROWS | RANGE} BETWEEN"]),dx=w([]),Tx={name:"hive",tokenizerOptions:{reservedSelect:ix,reservedClauses:[...ax,...NE,...Vs],reservedSetOperations:lx,reservedJoins:Ex,reservedKeywordPhrases:cx,reservedDataTypePhrases:dx,reservedKeywords:ox,reservedDataTypes:sx,reservedFunctionNames:rx,extraParens:["[]"],stringTypes:['""-bs',"''-bs"],identTypes:["``"],variableTypes:[{quote:"{}",prefixes:["$"],requirePrefix:!0}],operators:["%","~","^","|","&","<=>","==","!","||"]},formatOptions:{onelineClauses:[...NE,...Vs],tabularOnelineClauses:Vs}};function Zo(e){return e.map((t,n)=>{const r=e[n+1]||Bt;if(Ft.SET(t)&&r.text==="(")return Object.assign(Object.assign({},t),{type:$.RESERVED_FUNCTION_NAME});const o=e[n-1]||Bt;return Ft.VALUES(t)&&o.text==="="?Object.assign(Object.assign({},t),{type:$.RESERVED_FUNCTION_NAME}):t})}const ux=["ACCESSIBLE","ADD","ALL","ALTER","ANALYZE","AND","AS","ASC","ASENSITIVE","BEFORE","BETWEEN","BOTH","BY","CALL","CASCADE","CASE","CHANGE","CHECK","COLLATE","COLUMN","CONDITION","CONSTRAINT","CONTINUE","CONVERT","CREATE","CROSS","CURRENT_DATE","CURRENT_ROLE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","DATABASE","DATABASES","DAY_HOUR","DAY_MICROSECOND","DAY_MINUTE","DAY_SECOND","DECLARE","DEFAULT","DELAYED","DELETE","DELETE_DOMAIN_ID","DESC","DESCRIBE","DETERMINISTIC","DISTINCT","DISTINCTROW","DIV","DO_DOMAIN_IDS","DROP","DUAL","EACH","ELSE","ELSEIF","ENCLOSED","ESCAPED","EXCEPT","EXISTS","EXIT","EXPLAIN","FALSE","FETCH","FOR","FORCE","FOREIGN","FROM","FULLTEXT","GENERAL","GRANT","GROUP","HAVING","HIGH_PRIORITY","HOUR_MICROSECOND","HOUR_MINUTE","HOUR_SECOND","IF","IGNORE","IGNORE_DOMAIN_IDS","IGNORE_SERVER_IDS","IN","INDEX","INFILE","INNER","INOUT","INSENSITIVE","INSERT","INTERSECT","INTERVAL","INTO","IS","ITERATE","JOIN","KEY","KEYS","KILL","LEADING","LEAVE","LEFT","LIKE","LIMIT","LINEAR","LINES","LOAD","LOCALTIME","LOCALTIMESTAMP","LOCK","LOOP","LOW_PRIORITY","MASTER_HEARTBEAT_PERIOD","MASTER_SSL_VERIFY_SERVER_CERT","MATCH","MAXVALUE","MINUTE_MICROSECOND","MINUTE_SECOND","MOD","MODIFIES","NATURAL","NOT","NO_WRITE_TO_BINLOG","NULL","OFFSET","ON","OPTIMIZE","OPTION","OPTIONALLY","OR","ORDER","OUT","OUTER","OUTFILE","OVER","PAGE_CHECKSUM","PARSE_VCOL_EXPR","PARTITION","POSITION","PRIMARY","PROCEDURE","PURGE","RANGE","READ","READS","READ_WRITE","RECURSIVE","REF_SYSTEM_ID","REFERENCES","REGEXP","RELEASE","RENAME","REPEAT","REPLACE","REQUIRE","RESIGNAL","RESTRICT","RETURN","RETURNING","REVOKE","RIGHT","RLIKE","ROW_NUMBER","ROWS","SCHEMA","SCHEMAS","SECOND_MICROSECOND","SELECT","SENSITIVE","SEPARATOR","SET","SHOW","SIGNAL","SLOW","SPATIAL","SPECIFIC","SQL","SQLEXCEPTION","SQLSTATE","SQLWARNING","SQL_BIG_RESULT","SQL_CALC_FOUND_ROWS","SQL_SMALL_RESULT","SSL","STARTING","STATS_AUTO_RECALC","STATS_PERSISTENT","STATS_SAMPLE_PAGES","STRAIGHT_JOIN","TABLE","TERMINATED","THEN","TO","TRAILING","TRIGGER","TRUE","UNDO","UNION","UNIQUE","UNLOCK","UNSIGNED","UPDATE","USAGE","USE","USING","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","VALUES","WHEN","WHERE","WHILE","WINDOW","WITH","WRITE","XOR","YEAR_MONTH","ZEROFILL"],Sx=["BIGINT","BINARY","BIT","BLOB","CHAR BYTE","CHAR","CHARACTER","DATETIME","DEC","DECIMAL","DOUBLE PRECISION","DOUBLE","ENUM","FIXED","FLOAT","FLOAT4","FLOAT8","INT","INT1","INT2","INT3","INT4","INT8","INTEGER","LONG","LONGBLOB","LONGTEXT","MEDIUMBLOB","MEDIUMINT","MEDIUMTEXT","MIDDLEINT","NATIONAL CHAR","NATIONAL VARCHAR","NUMERIC","PRECISION","REAL","SMALLINT","TEXT","TIMESTAMP","TINYBLOB","TINYINT","TINYTEXT","VARBINARY","VARCHAR","VARCHARACTER","VARYING","YEAR"],Rx=["ADDDATE","ADD_MONTHS","BIT_AND","BIT_OR","BIT_XOR","CAST","COUNT","CUME_DIST","CURDATE","CURTIME","DATE_ADD","DATE_SUB","DATE_FORMAT","DECODE","DENSE_RANK","EXTRACT","FIRST_VALUE","GROUP_CONCAT","JSON_ARRAYAGG","JSON_OBJECTAGG","LAG","LEAD","MAX","MEDIAN","MID","MIN","NOW","NTH_VALUE","NTILE","POSITION","PERCENT_RANK","PERCENTILE_CONT","PERCENTILE_DISC","RANK","ROW_NUMBER","SESSION_USER","STD","STDDEV","STDDEV_POP","STDDEV_SAMP","SUBDATE","SUBSTR","SUBSTRING","SUM","SYSTEM_USER","TRIM","TRIM_ORACLE","VARIANCE","VAR_POP","VAR_SAMP","ABS","ACOS","ADDTIME","AES_DECRYPT","AES_ENCRYPT","ASIN","ATAN","ATAN2","BENCHMARK","BIN","BINLOG_GTID_POS","BIT_COUNT","BIT_LENGTH","CEIL","CEILING","CHARACTER_LENGTH","CHAR_LENGTH","CHR","COERCIBILITY","COLUMN_CHECK","COLUMN_EXISTS","COLUMN_LIST","COLUMN_JSON","COMPRESS","CONCAT","CONCAT_OPERATOR_ORACLE","CONCAT_WS","CONNECTION_ID","CONV","CONVERT_TZ","COS","COT","CRC32","DATEDIFF","DAYNAME","DAYOFMONTH","DAYOFWEEK","DAYOFYEAR","DEGREES","DECODE_HISTOGRAM","DECODE_ORACLE","DES_DECRYPT","DES_ENCRYPT","ELT","ENCODE","ENCRYPT","EXP","EXPORT_SET","EXTRACTVALUE","FIELD","FIND_IN_SET","FLOOR","FORMAT","FOUND_ROWS","FROM_BASE64","FROM_DAYS","FROM_UNIXTIME","GET_LOCK","GREATEST","HEX","IFNULL","INSTR","ISNULL","IS_FREE_LOCK","IS_USED_LOCK","JSON_ARRAY","JSON_ARRAY_APPEND","JSON_ARRAY_INSERT","JSON_COMPACT","JSON_CONTAINS","JSON_CONTAINS_PATH","JSON_DEPTH","JSON_DETAILED","JSON_EXISTS","JSON_EXTRACT","JSON_INSERT","JSON_KEYS","JSON_LENGTH","JSON_LOOSE","JSON_MERGE","JSON_MERGE_PATCH","JSON_MERGE_PRESERVE","JSON_QUERY","JSON_QUOTE","JSON_OBJECT","JSON_REMOVE","JSON_REPLACE","JSON_SET","JSON_SEARCH","JSON_TYPE","JSON_UNQUOTE","JSON_VALID","JSON_VALUE","LAST_DAY","LAST_INSERT_ID","LCASE","LEAST","LENGTH","LENGTHB","LN","LOAD_FILE","LOCATE","LOG","LOG10","LOG2","LOWER","LPAD","LPAD_ORACLE","LTRIM","LTRIM_ORACLE","MAKEDATE","MAKETIME","MAKE_SET","MASTER_GTID_WAIT","MASTER_POS_WAIT","MD5","MONTHNAME","NAME_CONST","NVL","NVL2","OCT","OCTET_LENGTH","ORD","PERIOD_ADD","PERIOD_DIFF","PI","POW","POWER","QUOTE","REGEXP_INSTR","REGEXP_REPLACE","REGEXP_SUBSTR","RADIANS","RAND","RELEASE_ALL_LOCKS","RELEASE_LOCK","REPLACE_ORACLE","REVERSE","ROUND","RPAD","RPAD_ORACLE","RTRIM","RTRIM_ORACLE","SEC_TO_TIME","SHA","SHA1","SHA2","SIGN","SIN","SLEEP","SOUNDEX","SPACE","SQRT","STRCMP","STR_TO_DATE","SUBSTR_ORACLE","SUBSTRING_INDEX","SUBTIME","SYS_GUID","TAN","TIMEDIFF","TIME_FORMAT","TIME_TO_SEC","TO_BASE64","TO_CHAR","TO_DAYS","TO_SECONDS","UCASE","UNCOMPRESS","UNCOMPRESSED_LENGTH","UNHEX","UNIX_TIMESTAMP","UPDATEXML","UPPER","UUID","UUID_SHORT","VERSION","WEEKDAY","WEEKOFYEAR","WSREP_LAST_WRITTEN_GTID","WSREP_LAST_SEEN_GTID","WSREP_SYNC_WAIT_UPTO_GTID","YEARWEEK","COALESCE","NULLIF"],Ax=w(["SELECT [ALL | DISTINCT | DISTINCTROW]"]),Ix=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY","HAVING","PARTITION BY","ORDER BY","LIMIT","OFFSET","FETCH {FIRST | NEXT}","INSERT [LOW_PRIORITY | DELAYED | HIGH_PRIORITY] [IGNORE] [INTO]","REPLACE [LOW_PRIORITY | DELAYED] [INTO]","VALUES","ON DUPLICATE KEY UPDATE","SET","RETURNING"]),OE=w(["CREATE [OR REPLACE] [TEMPORARY] TABLE [IF NOT EXISTS]"]),$s=w(["CREATE [OR REPLACE] [SQL SECURITY DEFINER | SQL SECURITY INVOKER] VIEW [IF NOT EXISTS]","UPDATE [LOW_PRIORITY] [IGNORE]","DELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM","DROP [TEMPORARY] TABLE [IF EXISTS]","ALTER [ONLINE] [IGNORE] TABLE [IF EXISTS]","ADD [COLUMN] [IF NOT EXISTS]","{CHANGE | MODIFY} [COLUMN] [IF EXISTS]","DROP [COLUMN] [IF EXISTS]","RENAME [TO]","RENAME COLUMN","ALTER [COLUMN]","{SET | DROP} DEFAULT","SET {VISIBLE | INVISIBLE}","TRUNCATE [TABLE]","ALTER DATABASE","ALTER DATABASE COMMENT","ALTER EVENT","ALTER FUNCTION","ALTER PROCEDURE","ALTER SCHEMA","ALTER SCHEMA COMMENT","ALTER SEQUENCE","ALTER SERVER","ALTER USER","ALTER VIEW","ANALYZE","ANALYZE TABLE","BACKUP LOCK","BACKUP STAGE","BACKUP UNLOCK","BEGIN","BINLOG","CACHE INDEX","CALL","CHANGE MASTER TO","CHECK TABLE","CHECK VIEW","CHECKSUM TABLE","COMMIT","CREATE AGGREGATE FUNCTION","CREATE DATABASE","CREATE EVENT","CREATE FUNCTION","CREATE INDEX","CREATE PROCEDURE","CREATE ROLE","CREATE SEQUENCE","CREATE SERVER","CREATE SPATIAL INDEX","CREATE TRIGGER","CREATE UNIQUE INDEX","CREATE USER","DEALLOCATE PREPARE","DESCRIBE","DROP DATABASE","DROP EVENT","DROP FUNCTION","DROP INDEX","DROP PREPARE","DROP PROCEDURE","DROP ROLE","DROP SEQUENCE","DROP SERVER","DROP TRIGGER","DROP USER","DROP VIEW","EXECUTE","EXPLAIN","FLUSH","GET DIAGNOSTICS","GET DIAGNOSTICS CONDITION","GRANT","HANDLER","HELP","INSTALL PLUGIN","INSTALL SONAME","KILL","LOAD DATA INFILE","LOAD INDEX INTO CACHE","LOAD XML INFILE","LOCK TABLE","OPTIMIZE TABLE","PREPARE","PURGE BINARY LOGS","PURGE MASTER LOGS","RELEASE SAVEPOINT","RENAME TABLE","RENAME USER","REPAIR TABLE","REPAIR VIEW","RESET MASTER","RESET QUERY CACHE","RESET REPLICA","RESET SLAVE","RESIGNAL","REVOKE","ROLLBACK","SAVEPOINT","SET CHARACTER SET","SET DEFAULT ROLE","SET GLOBAL TRANSACTION","SET NAMES","SET PASSWORD","SET ROLE","SET STATEMENT","SET TRANSACTION","SHOW","SHOW ALL REPLICAS STATUS","SHOW ALL SLAVES STATUS","SHOW AUTHORS","SHOW BINARY LOGS","SHOW BINLOG EVENTS","SHOW BINLOG STATUS","SHOW CHARACTER SET","SHOW CLIENT_STATISTICS","SHOW COLLATION","SHOW COLUMNS","SHOW CONTRIBUTORS","SHOW CREATE DATABASE","SHOW CREATE EVENT","SHOW CREATE FUNCTION","SHOW CREATE PACKAGE","SHOW CREATE PACKAGE BODY","SHOW CREATE PROCEDURE","SHOW CREATE SEQUENCE","SHOW CREATE TABLE","SHOW CREATE TRIGGER","SHOW CREATE USER","SHOW CREATE VIEW","SHOW DATABASES","SHOW ENGINE","SHOW ENGINE INNODB STATUS","SHOW ENGINES","SHOW ERRORS","SHOW EVENTS","SHOW EXPLAIN","SHOW FUNCTION CODE","SHOW FUNCTION STATUS","SHOW GRANTS","SHOW INDEX","SHOW INDEXES","SHOW INDEX_STATISTICS","SHOW KEYS","SHOW LOCALES","SHOW MASTER LOGS","SHOW MASTER STATUS","SHOW OPEN TABLES","SHOW PACKAGE BODY CODE","SHOW PACKAGE BODY STATUS","SHOW PACKAGE STATUS","SHOW PLUGINS","SHOW PLUGINS SONAME","SHOW PRIVILEGES","SHOW PROCEDURE CODE","SHOW PROCEDURE STATUS","SHOW PROCESSLIST","SHOW PROFILE","SHOW PROFILES","SHOW QUERY_RESPONSE_TIME","SHOW RELAYLOG EVENTS","SHOW REPLICA","SHOW REPLICA HOSTS","SHOW REPLICA STATUS","SHOW SCHEMAS","SHOW SLAVE","SHOW SLAVE HOSTS","SHOW SLAVE STATUS","SHOW STATUS","SHOW STORAGE ENGINES","SHOW TABLE STATUS","SHOW TABLES","SHOW TRIGGERS","SHOW USER_STATISTICS","SHOW VARIABLES","SHOW WARNINGS","SHOW WSREP_MEMBERSHIP","SHOW WSREP_STATUS","SHUTDOWN","SIGNAL","START ALL REPLICAS","START ALL SLAVES","START REPLICA","START SLAVE","START TRANSACTION","STOP ALL REPLICAS","STOP ALL SLAVES","STOP REPLICA","STOP SLAVE","UNINSTALL PLUGIN","UNINSTALL SONAME","UNLOCK TABLE","USE","XA BEGIN","XA COMMIT","XA END","XA PREPARE","XA RECOVER","XA ROLLBACK","XA START"]),Nx=w(["UNION [ALL | DISTINCT]","EXCEPT [ALL | DISTINCT]","INTERSECT [ALL | DISTINCT]","MINUS [ALL | DISTINCT]"]),Ox=w(["JOIN","{LEFT | RIGHT} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL JOIN","NATURAL {LEFT | RIGHT} [OUTER] JOIN","STRAIGHT_JOIN"]),fx=w(["ON {UPDATE | DELETE} [SET NULL | SET DEFAULT]","CHARACTER SET","{ROWS | RANGE} BETWEEN","IDENTIFIED BY"]),px=w([]),hx={name:"mariadb",tokenizerOptions:{reservedSelect:Ax,reservedClauses:[...Ix,...OE,...$s],reservedSetOperations:Nx,reservedJoins:Ox,reservedKeywordPhrases:fx,reservedDataTypePhrases:px,supportsXor:!0,reservedKeywords:ux,reservedDataTypes:Sx,reservedFunctionNames:Rx,stringTypes:['""-qq-bs',"''-qq-bs",{quote:"''-raw",prefixes:["B","X"],requirePrefix:!0}],identTypes:["``"],identChars:{first:"$",rest:"$",allowFirstCharNumber:!0},variableTypes:[{regex:"@@?[A-Za-z0-9_.$]+"},{quote:'""-qq-bs',prefixes:["@"],requirePrefix:!0},{quote:"''-qq-bs",prefixes:["@"],requirePrefix:!0},{quote:"``",prefixes:["@"],requirePrefix:!0}],paramTypes:{positional:!0},lineCommentTypes:["--","#"],operators:["%",":=","&","|","^","~","<<",">>","<=>","&&","||","!","*.*"],postProcess:Zo},formatOptions:{onelineClauses:[...OE,...$s],tabularOnelineClauses:$s}},Cx=["ACCESSIBLE","ADD","ALL","ALTER","ANALYZE","AND","AS","ASC","ASENSITIVE","BEFORE","BETWEEN","BOTH","BY","CALL","CASCADE","CASE","CHANGE","CHECK","COLLATE","COLUMN","CONDITION","CONSTRAINT","CONTINUE","CONVERT","CREATE","CROSS","CUBE","CUME_DIST","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","DATABASE","DATABASES","DAY_HOUR","DAY_MICROSECOND","DAY_MINUTE","DAY_SECOND","DECLARE","DEFAULT","DELAYED","DELETE","DENSE_RANK","DESC","DESCRIBE","DETERMINISTIC","DISTINCT","DISTINCTROW","DIV","DROP","DUAL","EACH","ELSE","ELSEIF","EMPTY","ENCLOSED","ESCAPED","EXCEPT","EXISTS","EXIT","EXPLAIN","FALSE","FETCH","FIRST_VALUE","FOR","FORCE","FOREIGN","FROM","FULLTEXT","FUNCTION","GENERATED","GET","GRANT","GROUP","GROUPING","GROUPS","HAVING","HIGH_PRIORITY","HOUR_MICROSECOND","HOUR_MINUTE","HOUR_SECOND","IF","IGNORE","IN","INDEX","INFILE","INNER","INOUT","INSENSITIVE","INSERT","IN","INTERSECT","INTERVAL","INTO","IO_AFTER_GTIDS","IO_BEFORE_GTIDS","IS","ITERATE","JOIN","JSON_TABLE","KEY","KEYS","KILL","LAG","LAST_VALUE","LATERAL","LEAD","LEADING","LEAVE","LEFT","LIKE","LIMIT","LINEAR","LINES","LOAD","LOCALTIME","LOCALTIMESTAMP","LOCK","LONG","LOOP","LOW_PRIORITY","MASTER_BIND","MASTER_SSL_VERIFY_SERVER_CERT","MATCH","MAXVALUE","MINUTE_MICROSECOND","MINUTE_SECOND","MOD","MODIFIES","NATURAL","NOT","NO_WRITE_TO_BINLOG","NTH_VALUE","NTILE","NULL","OF","ON","OPTIMIZE","OPTIMIZER_COSTS","OPTION","OPTIONALLY","OR","ORDER","OUT","OUTER","OUTFILE","OVER","PARTITION","PERCENT_RANK","PRIMARY","PROCEDURE","PURGE","RANGE","RANK","READ","READS","READ_WRITE","RECURSIVE","REFERENCES","REGEXP","RELEASE","RENAME","REPEAT","REPLACE","REQUIRE","RESIGNAL","RESTRICT","RETURN","REVOKE","RIGHT","RLIKE","ROW","ROWS","ROW_NUMBER","SCHEMA","SCHEMAS","SECOND_MICROSECOND","SELECT","SENSITIVE","SEPARATOR","SET","SHOW","SIGNAL","SPATIAL","SPECIFIC","SQL","SQLEXCEPTION","SQLSTATE","SQLWARNING","SQL_BIG_RESULT","SQL_CALC_FOUND_ROWS","SQL_SMALL_RESULT","SSL","STARTING","STORED","STRAIGHT_JOIN","SYSTEM","TABLE","TERMINATED","THEN","TO","TRAILING","TRIGGER","TRUE","UNDO","UNION","UNIQUE","UNLOCK","UNSIGNED","UPDATE","USAGE","USE","USING","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","VALUES","VIRTUAL","WHEN","WHERE","WHILE","WINDOW","WITH","WRITE","XOR","YEAR_MONTH","ZEROFILL"],Lx=["BIGINT","BINARY","BIT","BLOB","BOOL","BOOLEAN","CHAR","CHARACTER","DATE","DATETIME","DEC","DECIMAL","DOUBLE PRECISION","DOUBLE","ENUM","FIXED","FLOAT","FLOAT4","FLOAT8","INT","INT1","INT2","INT3","INT4","INT8","INTEGER","LONGBLOB","LONGTEXT","MEDIUMBLOB","MEDIUMINT","MEDIUMTEXT","MIDDLEINT","NATIONAL CHAR","NATIONAL VARCHAR","NUMERIC","PRECISION","REAL","SMALLINT","TEXT","TIME","TIMESTAMP","TINYBLOB","TINYINT","TINYTEXT","VARBINARY","VARCHAR","VARCHARACTER","VARYING","YEAR"],_x=["ABS","ACOS","ADDDATE","ADDTIME","AES_DECRYPT","AES_ENCRYPT","ANY_VALUE","ASCII","ASIN","ATAN","ATAN2","AVG","BENCHMARK","BIN","BIN_TO_UUID","BINARY","BIT_AND","BIT_COUNT","BIT_LENGTH","BIT_OR","BIT_XOR","CAN_ACCESS_COLUMN","CAN_ACCESS_DATABASE","CAN_ACCESS_TABLE","CAN_ACCESS_USER","CAN_ACCESS_VIEW","CAST","CEIL","CEILING","CHAR","CHAR_LENGTH","CHARACTER_LENGTH","CHARSET","COALESCE","COERCIBILITY","COLLATION","COMPRESS","CONCAT","CONCAT_WS","CONNECTION_ID","CONV","CONVERT","CONVERT_TZ","COS","COT","COUNT","CRC32","CUME_DIST","CURDATE","CURRENT_DATE","CURRENT_ROLE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURTIME","DATABASE","DATE","DATE_ADD","DATE_FORMAT","DATE_SUB","DATEDIFF","DAY","DAYNAME","DAYOFMONTH","DAYOFWEEK","DAYOFYEAR","DEFAULT","DEGREES","DENSE_RANK","DIV","ELT","EXP","EXPORT_SET","EXTRACT","EXTRACTVALUE","FIELD","FIND_IN_SET","FIRST_VALUE","FLOOR","FORMAT","FORMAT_BYTES","FORMAT_PICO_TIME","FOUND_ROWS","FROM_BASE64","FROM_DAYS","FROM_UNIXTIME","GEOMCOLLECTION","GEOMETRYCOLLECTION","GET_DD_COLUMN_PRIVILEGES","GET_DD_CREATE_OPTIONS","GET_DD_INDEX_SUB_PART_LENGTH","GET_FORMAT","GET_LOCK","GREATEST","GROUP_CONCAT","GROUPING","GTID_SUBSET","GTID_SUBTRACT","HEX","HOUR","ICU_VERSION","IF","IFNULL","INET_ATON","INET_NTOA","INET6_ATON","INET6_NTOA","INSERT","INSTR","INTERNAL_AUTO_INCREMENT","INTERNAL_AVG_ROW_LENGTH","INTERNAL_CHECK_TIME","INTERNAL_CHECKSUM","INTERNAL_DATA_FREE","INTERNAL_DATA_LENGTH","INTERNAL_DD_CHAR_LENGTH","INTERNAL_GET_COMMENT_OR_ERROR","INTERNAL_GET_ENABLED_ROLE_JSON","INTERNAL_GET_HOSTNAME","INTERNAL_GET_USERNAME","INTERNAL_GET_VIEW_WARNING_OR_ERROR","INTERNAL_INDEX_COLUMN_CARDINALITY","INTERNAL_INDEX_LENGTH","INTERNAL_IS_ENABLED_ROLE","INTERNAL_IS_MANDATORY_ROLE","INTERNAL_KEYS_DISABLED","INTERNAL_MAX_DATA_LENGTH","INTERNAL_TABLE_ROWS","INTERNAL_UPDATE_TIME","INTERVAL","IS","IS_FREE_LOCK","IS_IPV4","IS_IPV4_COMPAT","IS_IPV4_MAPPED","IS_IPV6","IS NOT","IS NOT NULL","IS NULL","IS_USED_LOCK","IS_UUID","ISNULL","JSON_ARRAY","JSON_ARRAY_APPEND","JSON_ARRAY_INSERT","JSON_ARRAYAGG","JSON_CONTAINS","JSON_CONTAINS_PATH","JSON_DEPTH","JSON_EXTRACT","JSON_INSERT","JSON_KEYS","JSON_LENGTH","JSON_MERGE","JSON_MERGE_PATCH","JSON_MERGE_PRESERVE","JSON_OBJECT","JSON_OBJECTAGG","JSON_OVERLAPS","JSON_PRETTY","JSON_QUOTE","JSON_REMOVE","JSON_REPLACE","JSON_SCHEMA_VALID","JSON_SCHEMA_VALIDATION_REPORT","JSON_SEARCH","JSON_SET","JSON_STORAGE_FREE","JSON_STORAGE_SIZE","JSON_TABLE","JSON_TYPE","JSON_UNQUOTE","JSON_VALID","JSON_VALUE","LAG","LAST_DAY","LAST_INSERT_ID","LAST_VALUE","LCASE","LEAD","LEAST","LEFT","LENGTH","LIKE","LINESTRING","LN","LOAD_FILE","LOCALTIME","LOCALTIMESTAMP","LOCATE","LOG","LOG10","LOG2","LOWER","LPAD","LTRIM","MAKE_SET","MAKEDATE","MAKETIME","MASTER_POS_WAIT","MATCH","MAX","MBRCONTAINS","MBRCOVEREDBY","MBRCOVERS","MBRDISJOINT","MBREQUALS","MBRINTERSECTS","MBROVERLAPS","MBRTOUCHES","MBRWITHIN","MD5","MICROSECOND","MID","MIN","MINUTE","MOD","MONTH","MONTHNAME","MULTILINESTRING","MULTIPOINT","MULTIPOLYGON","NAME_CONST","NOW","NTH_VALUE","NTILE","NULLIF","OCT","OCTET_LENGTH","ORD","PERCENT_RANK","PERIOD_ADD","PERIOD_DIFF","PI","POINT","POLYGON","POSITION","POW","POWER","PS_CURRENT_THREAD_ID","PS_THREAD_ID","QUARTER","QUOTE","RADIANS","RAND","RANDOM_BYTES","RANK","REGEXP","REGEXP_INSTR","REGEXP_LIKE","REGEXP_REPLACE","REGEXP_SUBSTR","RELEASE_ALL_LOCKS","RELEASE_LOCK","REPEAT","REPLACE","REVERSE","RIGHT","RLIKE","ROLES_GRAPHML","ROUND","ROW_COUNT","ROW_NUMBER","RPAD","RTRIM","SCHEMA","SEC_TO_TIME","SECOND","SESSION_USER","SHA1","SHA2","SIGN","SIN","SLEEP","SOUNDEX","SOUNDS LIKE","SOURCE_POS_WAIT","SPACE","SQRT","ST_AREA","ST_ASBINARY","ST_ASGEOJSON","ST_ASTEXT","ST_BUFFER","ST_BUFFER_STRATEGY","ST_CENTROID","ST_COLLECT","ST_CONTAINS","ST_CONVEXHULL","ST_CROSSES","ST_DIFFERENCE","ST_DIMENSION","ST_DISJOINT","ST_DISTANCE","ST_DISTANCE_SPHERE","ST_ENDPOINT","ST_ENVELOPE","ST_EQUALS","ST_EXTERIORRING","ST_FRECHETDISTANCE","ST_GEOHASH","ST_GEOMCOLLFROMTEXT","ST_GEOMCOLLFROMWKB","ST_GEOMETRYN","ST_GEOMETRYTYPE","ST_GEOMFROMGEOJSON","ST_GEOMFROMTEXT","ST_GEOMFROMWKB","ST_HAUSDORFFDISTANCE","ST_INTERIORRINGN","ST_INTERSECTION","ST_INTERSECTS","ST_ISCLOSED","ST_ISEMPTY","ST_ISSIMPLE","ST_ISVALID","ST_LATFROMGEOHASH","ST_LATITUDE","ST_LENGTH","ST_LINEFROMTEXT","ST_LINEFROMWKB","ST_LINEINTERPOLATEPOINT","ST_LINEINTERPOLATEPOINTS","ST_LONGFROMGEOHASH","ST_LONGITUDE","ST_MAKEENVELOPE","ST_MLINEFROMTEXT","ST_MLINEFROMWKB","ST_MPOINTFROMTEXT","ST_MPOINTFROMWKB","ST_MPOLYFROMTEXT","ST_MPOLYFROMWKB","ST_NUMGEOMETRIES","ST_NUMINTERIORRING","ST_NUMPOINTS","ST_OVERLAPS","ST_POINTATDISTANCE","ST_POINTFROMGEOHASH","ST_POINTFROMTEXT","ST_POINTFROMWKB","ST_POINTN","ST_POLYFROMTEXT","ST_POLYFROMWKB","ST_SIMPLIFY","ST_SRID","ST_STARTPOINT","ST_SWAPXY","ST_SYMDIFFERENCE","ST_TOUCHES","ST_TRANSFORM","ST_UNION","ST_VALIDATE","ST_WITHIN","ST_X","ST_Y","STATEMENT_DIGEST","STATEMENT_DIGEST_TEXT","STD","STDDEV","STDDEV_POP","STDDEV_SAMP","STR_TO_DATE","STRCMP","SUBDATE","SUBSTR","SUBSTRING","SUBSTRING_INDEX","SUBTIME","SUM","SYSDATE","SYSTEM_USER","TAN","TIME","TIME_FORMAT","TIME_TO_SEC","TIMEDIFF","TIMESTAMP","TIMESTAMPADD","TIMESTAMPDIFF","TO_BASE64","TO_DAYS","TO_SECONDS","TRIM","TRUNCATE","UCASE","UNCOMPRESS","UNCOMPRESSED_LENGTH","UNHEX","UNIX_TIMESTAMP","UPDATEXML","UPPER","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","UUID","UUID_SHORT","UUID_TO_BIN","VALIDATE_PASSWORD_STRENGTH","VALUES","VAR_POP","VAR_SAMP","VARIANCE","VERSION","WAIT_FOR_EXECUTED_GTID_SET","WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS","WEEK","WEEKDAY","WEEKOFYEAR","WEIGHT_STRING","YEAR","YEARWEEK"],mx=w(["SELECT [ALL | DISTINCT | DISTINCTROW]"]),gx=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY","HAVING","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","INSERT [LOW_PRIORITY | DELAYED | HIGH_PRIORITY] [IGNORE] [INTO]","REPLACE [LOW_PRIORITY | DELAYED] [INTO]","VALUES","ON DUPLICATE KEY UPDATE","SET"]),fE=w(["CREATE [TEMPORARY] TABLE [IF NOT EXISTS]"]),Xs=w(["CREATE [OR REPLACE] [SQL SECURITY DEFINER | SQL SECURITY INVOKER] VIEW [IF NOT EXISTS]","UPDATE [LOW_PRIORITY] [IGNORE]","DELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM","DROP [TEMPORARY] TABLE [IF EXISTS]","ALTER TABLE","ADD [COLUMN]","{CHANGE | MODIFY} [COLUMN]","DROP [COLUMN]","RENAME [TO | AS]","RENAME COLUMN","ALTER [COLUMN]","{SET | DROP} DEFAULT","TRUNCATE [TABLE]","ALTER DATABASE","ALTER EVENT","ALTER FUNCTION","ALTER INSTANCE","ALTER LOGFILE GROUP","ALTER PROCEDURE","ALTER RESOURCE GROUP","ALTER SERVER","ALTER TABLESPACE","ALTER USER","ALTER VIEW","ANALYZE TABLE","BINLOG","CACHE INDEX","CALL","CHANGE MASTER TO","CHANGE REPLICATION FILTER","CHANGE REPLICATION SOURCE TO","CHECK TABLE","CHECKSUM TABLE","CLONE","COMMIT","CREATE DATABASE","CREATE EVENT","CREATE FUNCTION","CREATE FUNCTION","CREATE INDEX","CREATE LOGFILE GROUP","CREATE PROCEDURE","CREATE RESOURCE GROUP","CREATE ROLE","CREATE SERVER","CREATE SPATIAL REFERENCE SYSTEM","CREATE TABLESPACE","CREATE TRIGGER","CREATE USER","DEALLOCATE PREPARE","DESCRIBE","DROP DATABASE","DROP EVENT","DROP FUNCTION","DROP FUNCTION","DROP INDEX","DROP LOGFILE GROUP","DROP PROCEDURE","DROP RESOURCE GROUP","DROP ROLE","DROP SERVER","DROP SPATIAL REFERENCE SYSTEM","DROP TABLESPACE","DROP TRIGGER","DROP USER","DROP VIEW","EXECUTE","EXPLAIN","FLUSH","GRANT","HANDLER","HELP","IMPORT TABLE","INSTALL COMPONENT","INSTALL PLUGIN","KILL","LOAD DATA","LOAD INDEX INTO CACHE","LOAD XML","LOCK INSTANCE FOR BACKUP","LOCK TABLES","MASTER_POS_WAIT","OPTIMIZE TABLE","PREPARE","PURGE BINARY LOGS","RELEASE SAVEPOINT","RENAME TABLE","RENAME USER","REPAIR TABLE","RESET","RESET MASTER","RESET PERSIST","RESET REPLICA","RESET SLAVE","RESTART","REVOKE","ROLLBACK","ROLLBACK TO SAVEPOINT","SAVEPOINT","SET CHARACTER SET","SET DEFAULT ROLE","SET NAMES","SET PASSWORD","SET RESOURCE GROUP","SET ROLE","SET TRANSACTION","SHOW","SHOW BINARY LOGS","SHOW BINLOG EVENTS","SHOW CHARACTER SET","SHOW COLLATION","SHOW COLUMNS","SHOW CREATE DATABASE","SHOW CREATE EVENT","SHOW CREATE FUNCTION","SHOW CREATE PROCEDURE","SHOW CREATE TABLE","SHOW CREATE TRIGGER","SHOW CREATE USER","SHOW CREATE VIEW","SHOW DATABASES","SHOW ENGINE","SHOW ENGINES","SHOW ERRORS","SHOW EVENTS","SHOW FUNCTION CODE","SHOW FUNCTION STATUS","SHOW GRANTS","SHOW INDEX","SHOW MASTER STATUS","SHOW OPEN TABLES","SHOW PLUGINS","SHOW PRIVILEGES","SHOW PROCEDURE CODE","SHOW PROCEDURE STATUS","SHOW PROCESSLIST","SHOW PROFILE","SHOW PROFILES","SHOW RELAYLOG EVENTS","SHOW REPLICA STATUS","SHOW REPLICAS","SHOW SLAVE","SHOW SLAVE HOSTS","SHOW STATUS","SHOW TABLE STATUS","SHOW TABLES","SHOW TRIGGERS","SHOW VARIABLES","SHOW WARNINGS","SHUTDOWN","SOURCE_POS_WAIT","START GROUP_REPLICATION","START REPLICA","START SLAVE","START TRANSACTION","STOP GROUP_REPLICATION","STOP REPLICA","STOP SLAVE","TABLE","UNINSTALL COMPONENT","UNINSTALL PLUGIN","UNLOCK INSTANCE","UNLOCK TABLES","USE","XA","ITERATE","LEAVE","LOOP","REPEAT","RETURN","WHILE"]),xx=w(["UNION [ALL | DISTINCT]"]),yx=w(["JOIN","{LEFT | RIGHT} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT} [OUTER] JOIN","STRAIGHT_JOIN"]),Dx=w(["ON {UPDATE | DELETE} [SET NULL]","CHARACTER SET","{ROWS | RANGE} BETWEEN","IDENTIFIED BY"]),Mx=w([]),Px={name:"mysql",tokenizerOptions:{reservedSelect:mx,reservedClauses:[...gx,...fE,...Xs],reservedSetOperations:xx,reservedJoins:yx,reservedKeywordPhrases:Dx,reservedDataTypePhrases:Mx,supportsXor:!0,reservedKeywords:Cx,reservedDataTypes:Lx,reservedFunctionNames:_x,stringTypes:['""-qq-bs',{quote:"''-qq-bs",prefixes:["N"]},{quote:"''-raw",prefixes:["B","X"],requirePrefix:!0}],identTypes:["``"],identChars:{first:"$",rest:"$",allowFirstCharNumber:!0},variableTypes:[{regex:"@@?[A-Za-z0-9_.$]+"},{quote:'""-qq-bs',prefixes:["@"],requirePrefix:!0},{quote:"''-qq-bs",prefixes:["@"],requirePrefix:!0},{quote:"``",prefixes:["@"],requirePrefix:!0}],paramTypes:{positional:!0},lineCommentTypes:["--","#"],operators:["%",":=","&","|","^","~","<<",">>","<=>","->","->>","&&","||","!","*.*"],postProcess:Zo},formatOptions:{onelineClauses:[...fE,...Xs],tabularOnelineClauses:Xs}},bx=["ADD","ALL","ALTER","ANALYZE","AND","ARRAY","AS","ASC","BETWEEN","BOTH","BY","CALL","CASCADE","CASE","CHANGE","CHECK","COLLATE","COLUMN","CONSTRAINT","CONTINUE","CONVERT","CREATE","CROSS","CURRENT_DATE","CURRENT_ROLE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","DATABASE","DATABASES","DAY_HOUR","DAY_MICROSECOND","DAY_MINUTE","DAY_SECOND","DEFAULT","DELAYED","DELETE","DESC","DESCRIBE","DISTINCT","DISTINCTROW","DIV","DOUBLE","DROP","DUAL","ELSE","ELSEIF","ENCLOSED","ESCAPED","EXCEPT","EXISTS","EXIT","EXPLAIN","FALSE","FETCH","FOR","FORCE","FOREIGN","FROM","FULLTEXT","GENERATED","GRANT","GROUP","GROUPS","HAVING","HIGH_PRIORITY","HOUR_MICROSECOND","HOUR_MINUTE","HOUR_SECOND","IF","IGNORE","ILIKE","IN","INDEX","INFILE","INNER","INOUT","INSERT","INTERSECT","INTERVAL","INTO","IS","ITERATE","JOIN","KEY","KEYS","KILL","LEADING","LEAVE","LEFT","LIKE","LIMIT","LINEAR","LINES","LOAD","LOCALTIME","LOCALTIMESTAMP","LOCK","LONG","LOW_PRIORITY","MATCH","MAXVALUE","MINUTE_MICROSECOND","MINUTE_SECOND","MOD","NATURAL","NOT","NO_WRITE_TO_BINLOG","NULL","OF","ON","OPTIMIZE","OPTION","OPTIONALLY","OR","ORDER","OUT","OUTER","OUTFILE","OVER","PARTITION","PRIMARY","PROCEDURE","RANGE","READ","RECURSIVE","REFERENCES","REGEXP","RELEASE","RENAME","REPEAT","REPLACE","REQUIRE","RESTRICT","REVOKE","RIGHT","RLIKE","ROW","ROWS","SECOND_MICROSECOND","SELECT","SET","SHOW","SPATIAL","SQL","SQLEXCEPTION","SQLSTATE","SQLWARNING","SQL_BIG_RESULT","SQL_CALC_FOUND_ROWS","SQL_SMALL_RESULT","SSL","STARTING","STATS_EXTENDED","STORED","STRAIGHT_JOIN","TABLE","TABLESAMPLE","TERMINATED","THEN","TO","TRAILING","TRIGGER","TRUE","TiDB_CURRENT_TSO","UNION","UNIQUE","UNLOCK","UNSIGNED","UNTIL","UPDATE","USAGE","USE","USING","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","VALUES","VIRTUAL","WHEN","WHERE","WHILE","WINDOW","WITH","WRITE","XOR","YEAR_MONTH","ZEROFILL"],Ux=["BIGINT","BINARY","BIT","BLOB","BOOL","BOOLEAN","CHAR","CHARACTER","DATE","DATETIME","DEC","DECIMAL","DOUBLE PRECISION","DOUBLE","ENUM","FIXED","INT","INT1","INT2","INT3","INT4","INT8","INTEGER","LONGBLOB","LONGTEXT","MEDIUMBLOB","MEDIUMINT","MIDDLEINT","NATIONAL CHAR","NATIONAL VARCHAR","NUMERIC","PRECISION","SMALLINT","TEXT","TIME","TIMESTAMP","TINYBLOB","TINYINT","TINYTEXT","VARBINARY","VARCHAR","VARCHARACTER","VARYING","YEAR"],vx=["ABS","ACOS","ADDDATE","ADDTIME","AES_DECRYPT","AES_ENCRYPT","ANY_VALUE","ASCII","ASIN","ATAN","ATAN2","AVG","BENCHMARK","BIN","BIN_TO_UUID","BIT_AND","BIT_COUNT","BIT_LENGTH","BIT_OR","BIT_XOR","BITAND","BITNEG","BITOR","BITXOR","CASE","CAST","CEIL","CEILING","CHAR_FUNC","CHAR_LENGTH","CHARACTER_LENGTH","CHARSET","COALESCE","COERCIBILITY","COLLATION","COMPRESS","CONCAT","CONCAT_WS","CONNECTION_ID","CONV","CONVERT","CONVERT_TZ","COS","COT","COUNT","CRC32","CUME_DIST","CURDATE","CURRENT_DATE","CURRENT_RESOURCE_GROUP","CURRENT_ROLE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURTIME","DATABASE","DATE","DATE_ADD","DATE_FORMAT","DATE_SUB","DATEDIFF","DAY","DAYNAME","DAYOFMONTH","DAYOFWEEK","DAYOFYEAR","DECODE","DEFAULT_FUNC","DEGREES","DENSE_RANK","DES_DECRYPT","DES_ENCRYPT","DIV","ELT","ENCODE","ENCRYPT","EQ","EXP","EXPORT_SET","EXTRACT","FIELD","FIND_IN_SET","FIRST_VALUE","FLOOR","FORMAT","FORMAT_BYTES","FORMAT_NANO_TIME","FOUND_ROWS","FROM_BASE64","FROM_DAYS","FROM_UNIXTIME","GE","GET_FORMAT","GET_LOCK","GETPARAM","GREATEST","GROUP_CONCAT","GROUPING","GT","HEX","HOUR","IF","IFNULL","ILIKE","INET6_ATON","INET6_NTOA","INET_ATON","INET_NTOA","INSERT_FUNC","INSTR","INTDIV","INTERVAL","IS_FREE_LOCK","IS_IPV4","IS_IPV4_COMPAT","IS_IPV4_MAPPED","IS_IPV6","IS_USED_LOCK","IS_UUID","ISFALSE","ISNULL","ISTRUE","JSON_ARRAY","JSON_ARRAYAGG","JSON_ARRAY_APPEND","JSON_ARRAY_INSERT","JSON_CONTAINS","JSON_CONTAINS_PATH","JSON_DEPTH","JSON_EXTRACT","JSON_INSERT","JSON_KEYS","JSON_LENGTH","JSON_MEMBEROF","JSON_MERGE","JSON_MERGE_PATCH","JSON_MERGE_PRESERVE","JSON_OBJECT","JSON_OBJECTAGG","JSON_OVERLAPS","JSON_PRETTY","JSON_QUOTE","JSON_REMOVE","JSON_REPLACE","JSON_SEARCH","JSON_SET","JSON_STORAGE_FREE","JSON_STORAGE_SIZE","JSON_TYPE","JSON_UNQUOTE","JSON_VALID","LAG","LAST_DAY","LAST_INSERT_ID","LAST_VALUE","LASTVAL","LCASE","LE","LEAD","LEAST","LEFT","LEFTSHIFT","LENGTH","LIKE","LN","LOAD_FILE","LOCALTIME","LOCALTIMESTAMP","LOCATE","LOG","LOG10","LOG2","LOWER","LPAD","LT","LTRIM","MAKE_SET","MAKEDATE","MAKETIME","MASTER_POS_WAIT","MAX","MD5","MICROSECOND","MID","MIN","MINUS","MINUTE","MOD","MONTH","MONTHNAME","MUL","NAME_CONST","NE","NEXTVAL","NOT","NOW","NTH_VALUE","NTILE","NULLEQ","OCT","OCTET_LENGTH","OLD_PASSWORD","ORD","PASSWORD_FUNC","PERCENT_RANK","PERIOD_ADD","PERIOD_DIFF","PI","PLUS","POSITION","POW","POWER","QUARTER","QUOTE","RADIANS","RAND","RANDOM_BYTES","RANK","REGEXP","REGEXP_INSTR","REGEXP_LIKE","REGEXP_REPLACE","REGEXP_SUBSTR","RELEASE_ALL_LOCKS","RELEASE_LOCK","REPEAT","REPLACE","REVERSE","RIGHT","RIGHTSHIFT","ROUND","ROW_COUNT","ROW_NUMBER","RPAD","RTRIM","SCHEMA","SEC_TO_TIME","SECOND","SESSION_USER","SETVAL","SETVAR","SHA","SHA1","SHA2","SIGN","SIN","SLEEP","SM3","SPACE","SQRT","STD","STDDEV","STDDEV_POP","STDDEV_SAMP","STR_TO_DATE","STRCMP","SUBDATE","SUBSTR","SUBSTRING","SUBSTRING_INDEX","SUBTIME","SUM","SYSDATE","SYSTEM_USER","TAN","TIDB_BOUNDED_STALENESS","TIDB_CURRENT_TSO","TIDB_DECODE_BINARY_PLAN","TIDB_DECODE_KEY","TIDB_DECODE_PLAN","TIDB_DECODE_SQL_DIGESTS","TIDB_ENCODE_SQL_DIGEST","TIDB_IS_DDL_OWNER","TIDB_PARSE_TSO","TIDB_PARSE_TSO_LOGICAL","TIDB_ROW_CHECKSUM","TIDB_SHARD","TIDB_VERSION","TIME","TIME_FORMAT","TIME_TO_SEC","TIMEDIFF","TIMESTAMP","TIMESTAMPADD","TIMESTAMPDIFF","TO_BASE64","TO_DAYS","TO_SECONDS","TRANSLATE","TRIM","TRUNCATE","UCASE","UNARYMINUS","UNCOMPRESS","UNCOMPRESSED_LENGTH","UNHEX","UNIX_TIMESTAMP","UPPER","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","UUID","UUID_SHORT","UUID_TO_BIN","VALIDATE_PASSWORD_STRENGTH","VAR_POP","VAR_SAMP","VARIANCE","VERSION","VITESS_HASH","WEEK","WEEKDAY","WEEKOFYEAR","WEIGHT_STRING","YEAR","YEARWEEK"],Bx=w(["SELECT [ALL | DISTINCT | DISTINCTROW]"]),Fx=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY","HAVING","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","INSERT [LOW_PRIORITY | DELAYED | HIGH_PRIORITY] [IGNORE] [INTO]","REPLACE [LOW_PRIORITY | DELAYED] [INTO]","VALUES","ON DUPLICATE KEY UPDATE","SET"]),pE=w(["CREATE [TEMPORARY] TABLE [IF NOT EXISTS]"]),Ks=w(["CREATE [OR REPLACE] [SQL SECURITY DEFINER | SQL SECURITY INVOKER] VIEW [IF NOT EXISTS]","UPDATE [LOW_PRIORITY] [IGNORE]","DELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM","DROP [TEMPORARY] TABLE [IF EXISTS]","ALTER TABLE","ADD [COLUMN]","{CHANGE | MODIFY} [COLUMN]","DROP [COLUMN]","RENAME [TO | AS]","RENAME COLUMN","ALTER [COLUMN]","{SET | DROP} DEFAULT","TRUNCATE [TABLE]","ALTER DATABASE","ALTER INSTANCE","ALTER RESOURCE GROUP","ALTER SEQUENCE","ALTER USER","ALTER VIEW","ANALYZE TABLE","CHECK TABLE","CHECKSUM TABLE","COMMIT","CREATE DATABASE","CREATE INDEX","CREATE RESOURCE GROUP","CREATE ROLE","CREATE SEQUENCE","CREATE USER","DEALLOCATE PREPARE","DESCRIBE","DROP DATABASE","DROP INDEX","DROP RESOURCE GROUP","DROP ROLE","DROP TABLESPACE","DROP USER","DROP VIEW","EXPLAIN","FLUSH","GRANT","IMPORT TABLE","INSTALL COMPONENT","INSTALL PLUGIN","KILL","LOAD DATA","LOCK INSTANCE FOR BACKUP","LOCK TABLES","OPTIMIZE TABLE","PREPARE","RELEASE SAVEPOINT","RENAME TABLE","RENAME USER","REPAIR TABLE","RESET","REVOKE","ROLLBACK","ROLLBACK TO SAVEPOINT","SAVEPOINT","SET CHARACTER SET","SET DEFAULT ROLE","SET NAMES","SET PASSWORD","SET RESOURCE GROUP","SET ROLE","SET TRANSACTION","SHOW","SHOW BINARY LOGS","SHOW BINLOG EVENTS","SHOW CHARACTER SET","SHOW COLLATION","SHOW COLUMNS","SHOW CREATE DATABASE","SHOW CREATE TABLE","SHOW CREATE USER","SHOW CREATE VIEW","SHOW DATABASES","SHOW ENGINE","SHOW ENGINES","SHOW ERRORS","SHOW EVENTS","SHOW GRANTS","SHOW INDEX","SHOW MASTER STATUS","SHOW OPEN TABLES","SHOW PLUGINS","SHOW PRIVILEGES","SHOW PROCESSLIST","SHOW PROFILE","SHOW PROFILES","SHOW STATUS","SHOW TABLE STATUS","SHOW TABLES","SHOW TRIGGERS","SHOW VARIABLES","SHOW WARNINGS","TABLE","UNINSTALL COMPONENT","UNINSTALL PLUGIN","UNLOCK INSTANCE","UNLOCK TABLES","USE"]),Gx=w(["UNION [ALL | DISTINCT]"]),wx=w(["JOIN","{LEFT | RIGHT} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT} [OUTER] JOIN","STRAIGHT_JOIN"]),Hx=w(["ON {UPDATE | DELETE} [SET NULL]","CHARACTER SET","{ROWS | RANGE} BETWEEN","IDENTIFIED BY"]),Yx=w([]),kx={name:"tidb",tokenizerOptions:{reservedSelect:Bx,reservedClauses:[...Fx,...pE,...Ks],reservedSetOperations:Gx,reservedJoins:wx,reservedKeywordPhrases:Hx,reservedDataTypePhrases:Yx,supportsXor:!0,reservedKeywords:bx,reservedDataTypes:Ux,reservedFunctionNames:vx,stringTypes:['""-qq-bs',{quote:"''-qq-bs",prefixes:["N"]},{quote:"''-raw",prefixes:["B","X"],requirePrefix:!0}],identTypes:["``"],identChars:{first:"$",rest:"$",allowFirstCharNumber:!0},variableTypes:[{regex:"@@?[A-Za-z0-9_.$]+"},{quote:'""-qq-bs',prefixes:["@"],requirePrefix:!0},{quote:"''-qq-bs",prefixes:["@"],requirePrefix:!0},{quote:"``",prefixes:["@"],requirePrefix:!0}],paramTypes:{positional:!0},lineCommentTypes:["--","#"],operators:["%",":=","&","|","^","~","<<",">>","<=>","->","->>","&&","||","!","*.*"],postProcess:Zo},formatOptions:{onelineClauses:[...pE,...Ks],tabularOnelineClauses:Ks}},jx=["ABORT","ABS","ACOS","ADVISOR","ARRAY_AGG","ARRAY_AGG","ARRAY_APPEND","ARRAY_AVG","ARRAY_BINARY_SEARCH","ARRAY_CONCAT","ARRAY_CONTAINS","ARRAY_COUNT","ARRAY_DISTINCT","ARRAY_EXCEPT","ARRAY_FLATTEN","ARRAY_IFNULL","ARRAY_INSERT","ARRAY_INTERSECT","ARRAY_LENGTH","ARRAY_MAX","ARRAY_MIN","ARRAY_MOVE","ARRAY_POSITION","ARRAY_PREPEND","ARRAY_PUT","ARRAY_RANGE","ARRAY_REMOVE","ARRAY_REPEAT","ARRAY_REPLACE","ARRAY_REVERSE","ARRAY_SORT","ARRAY_STAR","ARRAY_SUM","ARRAY_SYMDIFF","ARRAY_SYMDIFF1","ARRAY_SYMDIFFN","ARRAY_UNION","ASIN","ATAN","ATAN2","AVG","BASE64","BASE64_DECODE","BASE64_ENCODE","BITAND ","BITCLEAR ","BITNOT ","BITOR ","BITSET ","BITSHIFT ","BITTEST ","BITXOR ","CEIL","CLOCK_LOCAL","CLOCK_MILLIS","CLOCK_STR","CLOCK_TZ","CLOCK_UTC","COALESCE","CONCAT","CONCAT2","CONTAINS","CONTAINS_TOKEN","CONTAINS_TOKEN_LIKE","CONTAINS_TOKEN_REGEXP","COS","COUNT","COUNT","COUNTN","CUME_DIST","CURL","DATE_ADD_MILLIS","DATE_ADD_STR","DATE_DIFF_MILLIS","DATE_DIFF_STR","DATE_FORMAT_STR","DATE_PART_MILLIS","DATE_PART_STR","DATE_RANGE_MILLIS","DATE_RANGE_STR","DATE_TRUNC_MILLIS","DATE_TRUNC_STR","DECODE","DECODE_JSON","DEGREES","DENSE_RANK","DURATION_TO_STR","ENCODED_SIZE","ENCODE_JSON","EXP","FIRST_VALUE","FLOOR","GREATEST","HAS_TOKEN","IFINF","IFMISSING","IFMISSINGORNULL","IFNAN","IFNANORINF","IFNULL","INITCAP","ISARRAY","ISATOM","ISBITSET","ISBOOLEAN","ISNUMBER","ISOBJECT","ISSTRING","LAG","LAST_VALUE","LEAD","LEAST","LENGTH","LN","LOG","LOWER","LTRIM","MAX","MEAN","MEDIAN","META","MILLIS","MILLIS_TO_LOCAL","MILLIS_TO_STR","MILLIS_TO_TZ","MILLIS_TO_UTC","MILLIS_TO_ZONE_NAME","MIN","MISSINGIF","NANIF","NEGINFIF","NOW_LOCAL","NOW_MILLIS","NOW_STR","NOW_TZ","NOW_UTC","NTH_VALUE","NTILE","NULLIF","NVL","NVL2","OBJECT_ADD","OBJECT_CONCAT","OBJECT_INNER_PAIRS","OBJECT_INNER_VALUES","OBJECT_LENGTH","OBJECT_NAMES","OBJECT_PAIRS","OBJECT_PUT","OBJECT_REMOVE","OBJECT_RENAME","OBJECT_REPLACE","OBJECT_UNWRAP","OBJECT_VALUES","PAIRS","PERCENT_RANK","PI","POLY_LENGTH","POSINFIF","POSITION","POWER","RADIANS","RANDOM","RANK","RATIO_TO_REPORT","REGEXP_CONTAINS","REGEXP_LIKE","REGEXP_MATCHES","REGEXP_POSITION","REGEXP_REPLACE","REGEXP_SPLIT","REGEX_CONTAINS","REGEX_LIKE","REGEX_MATCHES","REGEX_POSITION","REGEX_REPLACE","REGEX_SPLIT","REPEAT","REPLACE","REVERSE","ROUND","ROW_NUMBER","RTRIM","SEARCH","SEARCH_META","SEARCH_SCORE","SIGN","SIN","SPLIT","SQRT","STDDEV","STDDEV_POP","STDDEV_SAMP","STR_TO_DURATION","STR_TO_MILLIS","STR_TO_TZ","STR_TO_UTC","STR_TO_ZONE_NAME","SUBSTR","SUFFIXES","SUM","TAN","TITLE","TOARRAY","TOATOM","TOBOOLEAN","TOKENS","TOKENS","TONUMBER","TOOBJECT","TOSTRING","TRIM","TRUNC","UPPER","UUID","VARIANCE","VARIANCE_POP","VARIANCE_SAMP","VAR_POP","VAR_SAMP","WEEKDAY_MILLIS","WEEKDAY_STR","CAST"],Wx=["ADVISE","ALL","ALTER","ANALYZE","AND","ANY","ARRAY","AS","ASC","AT","BEGIN","BETWEEN","BINARY","BOOLEAN","BREAK","BUCKET","BUILD","BY","CALL","CASE","CAST","CLUSTER","COLLATE","COLLECTION","COMMIT","COMMITTED","CONNECT","CONTINUE","CORRELATED","COVER","CREATE","CURRENT","DATABASE","DATASET","DATASTORE","DECLARE","DECREMENT","DELETE","DERIVED","DESC","DESCRIBE","DISTINCT","DO","DROP","EACH","ELEMENT","ELSE","END","EVERY","EXCEPT","EXCLUDE","EXECUTE","EXISTS","EXPLAIN","FALSE","FETCH","FILTER","FIRST","FLATTEN","FLUSH","FOLLOWING","FOR","FORCE","FROM","FTS","FUNCTION","GOLANG","GRANT","GROUP","GROUPS","GSI","HASH","HAVING","IF","IGNORE","ILIKE","IN","INCLUDE","INCREMENT","INDEX","INFER","INLINE","INNER","INSERT","INTERSECT","INTO","IS","ISOLATION","JAVASCRIPT","JOIN","KEY","KEYS","KEYSPACE","KNOWN","LANGUAGE","LAST","LEFT","LET","LETTING","LEVEL","LIKE","LIMIT","LSM","MAP","MAPPING","MATCHED","MATERIALIZED","MERGE","MINUS","MISSING","NAMESPACE","NEST","NL","NO","NOT","NTH_VALUE","NULL","NULLS","NUMBER","OBJECT","OFFSET","ON","OPTION","OPTIONS","OR","ORDER","OTHERS","OUTER","OVER","PARSE","PARTITION","PASSWORD","PATH","POOL","PRECEDING","PREPARE","PRIMARY","PRIVATE","PRIVILEGE","PROBE","PROCEDURE","PUBLIC","RANGE","RAW","REALM","REDUCE","RENAME","RESPECT","RETURN","RETURNING","REVOKE","RIGHT","ROLE","ROLLBACK","ROW","ROWS","SATISFIES","SAVEPOINT","SCHEMA","SCOPE","SELECT","SELF","SEMI","SET","SHOW","SOME","START","STATISTICS","STRING","SYSTEM","THEN","TIES","TO","TRAN","TRANSACTION","TRIGGER","TRUE","TRUNCATE","UNBOUNDED","UNDER","UNION","UNIQUE","UNKNOWN","UNNEST","UNSET","UPDATE","UPSERT","USE","USER","USING","VALIDATE","VALUE","VALUED","VALUES","VIA","VIEW","WHEN","WHERE","WHILE","WINDOW","WITH","WITHIN","WORK","XOR"],Vx=[],$x=w(["SELECT [ALL | DISTINCT]"]),Xx=w(["WITH","FROM","WHERE","GROUP BY","HAVING","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","INSERT INTO","VALUES","SET","MERGE INTO","WHEN [NOT] MATCHED THEN","UPDATE SET","INSERT","NEST","UNNEST","RETURNING"]),hE=w(["UPDATE","DELETE FROM","SET SCHEMA","ADVISE","ALTER INDEX","BEGIN TRANSACTION","BUILD INDEX","COMMIT TRANSACTION","CREATE COLLECTION","CREATE FUNCTION","CREATE INDEX","CREATE PRIMARY INDEX","CREATE SCOPE","DROP COLLECTION","DROP FUNCTION","DROP INDEX","DROP PRIMARY INDEX","DROP SCOPE","EXECUTE","EXECUTE FUNCTION","EXPLAIN","GRANT","INFER","PREPARE","REVOKE","ROLLBACK TRANSACTION","SAVEPOINT","SET TRANSACTION","UPDATE STATISTICS","UPSERT","LET","SET CURRENT SCHEMA","SHOW","USE [PRIMARY] KEYS"]),Kx=w(["UNION [ALL]","EXCEPT [ALL]","INTERSECT [ALL]"]),zx=w(["JOIN","{LEFT | RIGHT} [OUTER] JOIN","INNER JOIN"]),Jx=w(["{ROWS | RANGE | GROUPS} BETWEEN"]),qx=w([]),Qx={name:"n1ql",tokenizerOptions:{reservedSelect:$x,reservedClauses:[...Xx,...hE],reservedSetOperations:Kx,reservedJoins:zx,reservedKeywordPhrases:Jx,reservedDataTypePhrases:qx,supportsXor:!0,reservedKeywords:Wx,reservedDataTypes:Vx,reservedFunctionNames:jx,stringTypes:['""-bs',"''-bs"],identTypes:["``"],extraParens:["[]","{}"],paramTypes:{positional:!0,numbered:["$"],named:["$"]},lineCommentTypes:["#","--"],operators:["%","==",":","||"]},formatOptions:{onelineClauses:hE}},Zx=["ADD","AGENT","AGGREGATE","ALL","ALTER","AND","ANY","ARROW","AS","ASC","AT","ATTRIBUTE","AUTHID","AVG","BEGIN","BETWEEN","BLOCK","BODY","BOTH","BOUND","BULK","BY","BYTE","CALL","CALLING","CASCADE","CASE","CHARSET","CHARSETFORM","CHARSETID","CHECK","CLOSE","CLUSTER","CLUSTERS","COLAUTH","COLLECT","COLUMNS","COMMENT","COMMIT","COMMITTED","COMPILED","COMPRESS","CONNECT","CONSTANT","CONSTRUCTOR","CONTEXT","CONVERT","COUNT","CRASH","CREATE","CURRENT","CURSOR","CUSTOMDATUM","DANGLING","DATA","DAY","DECLARE","DEFAULT","DEFINE","DELETE","DESC","DETERMINISTIC","DISTINCT","DROP","DURATION","ELEMENT","ELSE","ELSIF","EMPTY","END","ESCAPE","EXCEPT","EXCEPTION","EXCEPTIONS","EXCLUSIVE","EXECUTE","EXISTS","EXIT","EXTERNAL","FETCH","FINAL","FIXED","FOR","FORALL","FORCE","FORM","FROM","FUNCTION","GENERAL","GOTO","GRANT","GROUP","HASH","HAVING","HEAP","HIDDEN","HOUR","IDENTIFIED","IF","IMMEDIATE","IN","INCLUDING","INDEX","INDEXES","INDICATOR","INDICES","INFINITE","INSERT","INSTANTIABLE","INTERFACE","INTERSECT","INTERVAL","INTO","INVALIDATE","IS","ISOLATION","JAVA","LANGUAGE","LARGE","LEADING","LENGTH","LEVEL","LIBRARY","LIKE","LIKE2","LIKE4","LIKEC","LIMIT","LIMITED","LOCAL","LOCK","LOOP","MAP","MAX","MAXLEN","MEMBER","MERGE","MIN","MINUS","MINUTE","MOD","MODE","MODIFY","MONTH","MULTISET","NAME","NAN","NATIONAL","NATIVE","NEW","NOCOMPRESS","NOCOPY","NOT","NOWAIT","NULL","OBJECT","OCICOLL","OCIDATE","OCIDATETIME","OCIDURATION","OCIINTERVAL","OCILOBLOCATOR","OCINUMBER","OCIRAW","OCIREF","OCIREFCURSOR","OCIROWID","OCISTRING","OCITYPE","OF","ON","ONLY","OPAQUE","OPEN","OPERATOR","OPTION","OR","ORACLE","ORADATA","ORDER","OVERLAPS","ORGANIZATION","ORLANY","ORLVARY","OTHERS","OUT","OVERRIDING","PACKAGE","PARALLEL_ENABLE","PARAMETER","PARAMETERS","PARTITION","PASCAL","PIPE","PIPELINED","PRAGMA","PRIOR","PRIVATE","PROCEDURE","PUBLIC","RAISE","RANGE","READ","RECORD","REF","REFERENCE","REM","REMAINDER","RENAME","RESOURCE","RESULT","RETURN","RETURNING","REVERSE","REVOKE","ROLLBACK","ROW","SAMPLE","SAVE","SAVEPOINT","SB1","SB2","SB4","SECOND","SEGMENT","SELECT","SELF","SEPARATE","SEQUENCE","SERIALIZABLE","SET","SHARE","SHORT","SIZE","SIZE_T","SOME","SPARSE","SQL","SQLCODE","SQLDATA","SQLNAME","SQLSTATE","STANDARD","START","STATIC","STDDEV","STORED","STRING","STRUCT","STYLE","SUBMULTISET","SUBPARTITION","SUBSTITUTABLE","SUBTYPE","SUM","SYNONYM","TABAUTH","TABLE","TDO","THE","THEN","TIME","TIMEZONE_ABBR","TIMEZONE_HOUR","TIMEZONE_MINUTE","TIMEZONE_REGION","TO","TRAILING","TRANSAC","TRANSACTIONAL","TRUSTED","TYPE","UB1","UB2","UB4","UNDER","UNION","UNIQUE","UNSIGNED","UNTRUSTED","UPDATE","USE","USING","VALIST","VALUE","VALUES","VARIABLE","VARIANCE","VARRAY","VIEW","VIEWS","VOID","WHEN","WHERE","WHILE","WITH","WORK","WRAPPED","WRITE","YEAR","ZONE"],ey=["ARRAY","BFILE_BASE","BINARY","BLOB_BASE","CHAR VARYING","CHAR_BASE","CHAR","CHARACTER VARYING","CHARACTER","CLOB_BASE","DATE_BASE","DATE","DECIMAL","DOUBLE","FLOAT","INT","INTERVAL DAY","INTERVAL YEAR","LONG","NATIONAL CHAR VARYING","NATIONAL CHAR","NATIONAL CHARACTER VARYING","NATIONAL CHARACTER","NCHAR VARYING","NCHAR","NCHAR","NUMBER_BASE","NUMBER","NUMBERIC","NVARCHAR","PRECISION","RAW","TIMESTAMP","UROWID","VARCHAR","VARCHAR2"],ty=["ABS","ACOS","ASIN","ATAN","ATAN2","BITAND","CEIL","COS","COSH","EXP","FLOOR","LN","LOG","MOD","NANVL","POWER","REMAINDER","ROUND","SIGN","SIN","SINH","SQRT","TAN","TANH","TRUNC","WIDTH_BUCKET","CHR","CONCAT","INITCAP","LOWER","LPAD","LTRIM","NLS_INITCAP","NLS_LOWER","NLSSORT","NLS_UPPER","REGEXP_REPLACE","REGEXP_SUBSTR","REPLACE","RPAD","RTRIM","SOUNDEX","SUBSTR","TRANSLATE","TREAT","TRIM","UPPER","NLS_CHARSET_DECL_LEN","NLS_CHARSET_ID","NLS_CHARSET_NAME","ASCII","INSTR","LENGTH","REGEXP_INSTR","ADD_MONTHS","CURRENT_DATE","CURRENT_TIMESTAMP","DBTIMEZONE","EXTRACT","FROM_TZ","LAST_DAY","LOCALTIMESTAMP","MONTHS_BETWEEN","NEW_TIME","NEXT_DAY","NUMTODSINTERVAL","NUMTOYMINTERVAL","ROUND","SESSIONTIMEZONE","SYS_EXTRACT_UTC","SYSDATE","SYSTIMESTAMP","TO_CHAR","TO_TIMESTAMP","TO_TIMESTAMP_TZ","TO_DSINTERVAL","TO_YMINTERVAL","TRUNC","TZ_OFFSET","GREATEST","LEAST","ASCIISTR","BIN_TO_NUM","CAST","CHARTOROWID","COMPOSE","CONVERT","DECOMPOSE","HEXTORAW","NUMTODSINTERVAL","NUMTOYMINTERVAL","RAWTOHEX","RAWTONHEX","ROWIDTOCHAR","ROWIDTONCHAR","SCN_TO_TIMESTAMP","TIMESTAMP_TO_SCN","TO_BINARY_DOUBLE","TO_BINARY_FLOAT","TO_CHAR","TO_CLOB","TO_DATE","TO_DSINTERVAL","TO_LOB","TO_MULTI_BYTE","TO_NCHAR","TO_NCLOB","TO_NUMBER","TO_DSINTERVAL","TO_SINGLE_BYTE","TO_TIMESTAMP","TO_TIMESTAMP_TZ","TO_YMINTERVAL","TO_YMINTERVAL","TRANSLATE","UNISTR","BFILENAME","EMPTY_BLOB,","EMPTY_CLOB","CARDINALITY","COLLECT","POWERMULTISET","POWERMULTISET_BY_CARDINALITY","SET","SYS_CONNECT_BY_PATH","CLUSTER_ID","CLUSTER_PROBABILITY","CLUSTER_SET","FEATURE_ID","FEATURE_SET","FEATURE_VALUE","PREDICTION","PREDICTION_COST","PREDICTION_DETAILS","PREDICTION_PROBABILITY","PREDICTION_SET","APPENDCHILDXML","DELETEXML","DEPTH","EXTRACT","EXISTSNODE","EXTRACTVALUE","INSERTCHILDXML","INSERTXMLBEFORE","PATH","SYS_DBURIGEN","SYS_XMLAGG","SYS_XMLGEN","UPDATEXML","XMLAGG","XMLCDATA","XMLCOLATTVAL","XMLCOMMENT","XMLCONCAT","XMLFOREST","XMLPARSE","XMLPI","XMLQUERY","XMLROOT","XMLSEQUENCE","XMLSERIALIZE","XMLTABLE","XMLTRANSFORM","DECODE","DUMP","ORA_HASH","VSIZE","COALESCE","LNNVL","NULLIF","NVL","NVL2","SYS_CONTEXT","SYS_GUID","SYS_TYPEID","UID","USER","USERENV","AVG","COLLECT","CORR","CORR_S","CORR_K","COUNT","COVAR_POP","COVAR_SAMP","CUME_DIST","DENSE_RANK","FIRST","GROUP_ID","GROUPING","GROUPING_ID","LAST","MAX","MEDIAN","MIN","PERCENTILE_CONT","PERCENTILE_DISC","PERCENT_RANK","RANK","REGR_SLOPE","REGR_INTERCEPT","REGR_COUNT","REGR_R2","REGR_AVGX","REGR_AVGY","REGR_SXX","REGR_SYY","REGR_SXY","STATS_BINOMIAL_TEST","STATS_CROSSTAB","STATS_F_TEST","STATS_KS_TEST","STATS_MODE","STATS_MW_TEST","STATS_ONE_WAY_ANOVA","STATS_T_TEST_ONE","STATS_T_TEST_PAIRED","STATS_T_TEST_INDEP","STATS_T_TEST_INDEPU","STATS_WSR_TEST","STDDEV","STDDEV_POP","STDDEV_SAMP","SUM","VAR_POP","VAR_SAMP","VARIANCE","FIRST_VALUE","LAG","LAST_VALUE","LEAD","NTILE","RATIO_TO_REPORT","ROW_NUMBER","DEREF","MAKE_REF","REF","REFTOHEX","VALUE","CV","ITERATION_NUMBER","PRESENTNNV","PRESENTV","PREVIOUS"],ny=w(["SELECT [ALL | DISTINCT | UNIQUE]"]),ry=w(["WITH","FROM","WHERE","GROUP BY","HAVING","PARTITION BY","ORDER [SIBLINGS] BY","OFFSET","FETCH {FIRST | NEXT}","FOR UPDATE [OF]","INSERT [INTO | ALL INTO]","VALUES","SET","MERGE [INTO]","WHEN [NOT] MATCHED [THEN]","UPDATE SET","RETURNING"]),CE=w(["CREATE [GLOBAL TEMPORARY | PRIVATE TEMPORARY | SHARDED | DUPLICATED | IMMUTABLE BLOCKCHAIN | BLOCKCHAIN | IMMUTABLE] TABLE"]),zs=w(["CREATE [OR REPLACE] [NO FORCE | FORCE] [EDITIONING | EDITIONABLE | EDITIONABLE EDITIONING | NONEDITIONABLE] VIEW","CREATE MATERIALIZED VIEW","UPDATE [ONLY]","DELETE FROM [ONLY]","DROP TABLE","ALTER TABLE","ADD","DROP {COLUMN | UNUSED COLUMNS | COLUMNS CONTINUE}","MODIFY","RENAME TO","RENAME COLUMN","TRUNCATE TABLE","SET SCHEMA","BEGIN","CONNECT BY","DECLARE","EXCEPT","EXCEPTION","LOOP","START WITH"]),oy=w(["UNION [ALL]","MINUS","INTERSECT"]),sy=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT | FULL} [OUTER] JOIN","{CROSS | OUTER} APPLY"]),iy=w(["ON {UPDATE | DELETE} [SET NULL]","ON COMMIT","{ROWS | RANGE} BETWEEN"]),ay=w([]),ly={name:"plsql",tokenizerOptions:{reservedSelect:ny,reservedClauses:[...ry,...CE,...zs],reservedSetOperations:oy,reservedJoins:sy,reservedKeywordPhrases:iy,reservedDataTypePhrases:ay,supportsXor:!0,reservedKeywords:Zx,reservedDataTypes:ey,reservedFunctionNames:ty,stringTypes:[{quote:"''-qq",prefixes:["N"]},{quote:"q''",prefixes:["N"]}],identTypes:['""-qq'],identChars:{rest:"$#"},variableTypes:[{regex:"&{1,2}[A-Za-z][A-Za-z0-9_$#]*"}],paramTypes:{numbered:[":"],named:[":"]},operators:["**",":=","%","~=","^=",">>","<<","=>","@","||"],postProcess:Ey},formatOptions:{alwaysDenseOperators:["@"],onelineClauses:[...CE,...zs],tabularOnelineClauses:zs}};function Ey(e){let t=Bt;return e.map(n=>Ft.SET(n)&&Ft.BY(t)?Object.assign(Object.assign({},n),{type:$.RESERVED_KEYWORD}):(qT(n.type)&&(t=n),n))}const cy=["ABS","ACOS","ACOSD","ACOSH","ASIN","ASIND","ASINH","ATAN","ATAN2","ATAN2D","ATAND","ATANH","CBRT","CEIL","CEILING","COS","COSD","COSH","COT","COTD","DEGREES","DIV","EXP","FACTORIAL","FLOOR","GCD","LCM","LN","LOG","LOG10","MIN_SCALE","MOD","PI","POWER","RADIANS","RANDOM","ROUND","SCALE","SETSEED","SIGN","SIN","SIND","SINH","SQRT","TAN","TAND","TANH","TRIM_SCALE","TRUNC","WIDTH_BUCKET","ABS","ASCII","BIT_LENGTH","BTRIM","CHARACTER_LENGTH","CHAR_LENGTH","CHR","CONCAT","CONCAT_WS","FORMAT","INITCAP","LEFT","LENGTH","LOWER","LPAD","LTRIM","MD5","NORMALIZE","OCTET_LENGTH","OVERLAY","PARSE_IDENT","PG_CLIENT_ENCODING","POSITION","QUOTE_IDENT","QUOTE_LITERAL","QUOTE_NULLABLE","REGEXP_MATCH","REGEXP_MATCHES","REGEXP_REPLACE","REGEXP_SPLIT_TO_ARRAY","REGEXP_SPLIT_TO_TABLE","REPEAT","REPLACE","REVERSE","RIGHT","RPAD","RTRIM","SPLIT_PART","SPRINTF","STARTS_WITH","STRING_AGG","STRING_TO_ARRAY","STRING_TO_TABLE","STRPOS","SUBSTR","SUBSTRING","TO_ASCII","TO_HEX","TRANSLATE","TRIM","UNISTR","UPPER","BIT_COUNT","BIT_LENGTH","BTRIM","CONVERT","CONVERT_FROM","CONVERT_TO","DECODE","ENCODE","GET_BIT","GET_BYTE","LENGTH","LTRIM","MD5","OCTET_LENGTH","OVERLAY","POSITION","RTRIM","SET_BIT","SET_BYTE","SHA224","SHA256","SHA384","SHA512","STRING_AGG","SUBSTR","SUBSTRING","TRIM","BIT_COUNT","BIT_LENGTH","GET_BIT","LENGTH","OCTET_LENGTH","OVERLAY","POSITION","SET_BIT","SUBSTRING","REGEXP_MATCH","REGEXP_MATCHES","REGEXP_REPLACE","REGEXP_SPLIT_TO_ARRAY","REGEXP_SPLIT_TO_TABLE","TO_CHAR","TO_DATE","TO_NUMBER","TO_TIMESTAMP","CLOCK_TIMESTAMP","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","DATE_BIN","DATE_PART","DATE_TRUNC","EXTRACT","ISFINITE","JUSTIFY_DAYS","JUSTIFY_HOURS","JUSTIFY_INTERVAL","LOCALTIME","LOCALTIMESTAMP","MAKE_DATE","MAKE_INTERVAL","MAKE_TIME","MAKE_TIMESTAMP","MAKE_TIMESTAMPTZ","NOW","PG_SLEEP","PG_SLEEP_FOR","PG_SLEEP_UNTIL","STATEMENT_TIMESTAMP","TIMEOFDAY","TO_TIMESTAMP","TRANSACTION_TIMESTAMP","ENUM_FIRST","ENUM_LAST","ENUM_RANGE","AREA","BOUND_BOX","BOX","CENTER","CIRCLE","DIAGONAL","DIAMETER","HEIGHT","ISCLOSED","ISOPEN","LENGTH","LINE","LSEG","NPOINTS","PATH","PCLOSE","POINT","POLYGON","POPEN","RADIUS","SLOPE","WIDTH","ABBREV","BROADCAST","FAMILY","HOST","HOSTMASK","INET_MERGE","INET_SAME_FAMILY","MACADDR8_SET7BIT","MASKLEN","NETMASK","NETWORK","SET_MASKLEN","TRUNC","ARRAY_TO_TSVECTOR","GET_CURRENT_TS_CONFIG","JSONB_TO_TSVECTOR","JSON_TO_TSVECTOR","LENGTH","NUMNODE","PHRASETO_TSQUERY","PLAINTO_TSQUERY","QUERYTREE","SETWEIGHT","STRIP","TO_TSQUERY","TO_TSVECTOR","TSQUERY_PHRASE","TSVECTOR_TO_ARRAY","TS_DEBUG","TS_DELETE","TS_FILTER","TS_HEADLINE","TS_LEXIZE","TS_PARSE","TS_RANK","TS_RANK_CD","TS_REWRITE","TS_STAT","TS_TOKEN_TYPE","WEBSEARCH_TO_TSQUERY","GEN_RANDOM_UUID","UUIDV4","UUIDV7","UUID_EXTRACT_TIMESTAMP","UUID_EXTRACT_VERSION","CURSOR_TO_XML","CURSOR_TO_XMLSCHEMA","DATABASE_TO_XML","DATABASE_TO_XMLSCHEMA","DATABASE_TO_XML_AND_XMLSCHEMA","NEXTVAL","QUERY_TO_XML","QUERY_TO_XMLSCHEMA","QUERY_TO_XML_AND_XMLSCHEMA","SCHEMA_TO_XML","SCHEMA_TO_XMLSCHEMA","SCHEMA_TO_XML_AND_XMLSCHEMA","STRING","TABLE_TO_XML","TABLE_TO_XMLSCHEMA","TABLE_TO_XML_AND_XMLSCHEMA","XMLAGG","XMLCOMMENT","XMLCONCAT","XMLELEMENT","XMLEXISTS","XMLFOREST","XMLPARSE","XMLPI","XMLROOT","XMLSERIALIZE","XMLTABLE","XML_IS_WELL_FORMED","XML_IS_WELL_FORMED_CONTENT","XML_IS_WELL_FORMED_DOCUMENT","XPATH","XPATH_EXISTS","ARRAY_TO_JSON","JSONB_AGG","JSONB_ARRAY_ELEMENTS","JSONB_ARRAY_ELEMENTS_TEXT","JSONB_ARRAY_LENGTH","JSONB_BUILD_ARRAY","JSONB_BUILD_OBJECT","JSONB_EACH","JSONB_EACH_TEXT","JSONB_EXTRACT_PATH","JSONB_EXTRACT_PATH_TEXT","JSONB_INSERT","JSONB_OBJECT","JSONB_OBJECT_AGG","JSONB_OBJECT_KEYS","JSONB_PATH_EXISTS","JSONB_PATH_EXISTS_TZ","JSONB_PATH_MATCH","JSONB_PATH_MATCH_TZ","JSONB_PATH_QUERY","JSONB_PATH_QUERY_ARRAY","JSONB_PATH_QUERY_ARRAY_TZ","JSONB_PATH_QUERY_FIRST","JSONB_PATH_QUERY_FIRST_TZ","JSONB_PATH_QUERY_TZ","JSONB_POPULATE_RECORD","JSONB_POPULATE_RECORDSET","JSONB_PRETTY","JSONB_SET","JSONB_SET_LAX","JSONB_STRIP_NULLS","JSONB_TO_RECORD","JSONB_TO_RECORDSET","JSONB_TYPEOF","JSON_AGG","JSON_ARRAY_ELEMENTS","JSON_ARRAY_ELEMENTS_TEXT","JSON_ARRAY_LENGTH","JSON_BUILD_ARRAY","JSON_BUILD_OBJECT","JSON_EACH","JSON_EACH_TEXT","JSON_EXTRACT_PATH","JSON_EXTRACT_PATH_TEXT","JSON_OBJECT","JSON_OBJECT_AGG","JSON_OBJECT_KEYS","JSON_POPULATE_RECORD","JSON_POPULATE_RECORDSET","JSON_STRIP_NULLS","JSON_TO_RECORD","JSON_TO_RECORDSET","JSON_TYPEOF","ROW_TO_JSON","TO_JSON","TO_JSONB","TO_TIMESTAMP","CURRVAL","LASTVAL","NEXTVAL","SETVAL","COALESCE","GREATEST","LEAST","NULLIF","ARRAY_AGG","ARRAY_APPEND","ARRAY_CAT","ARRAY_DIMS","ARRAY_FILL","ARRAY_LENGTH","ARRAY_LOWER","ARRAY_NDIMS","ARRAY_POSITION","ARRAY_POSITIONS","ARRAY_PREPEND","ARRAY_REMOVE","ARRAY_REPLACE","ARRAY_TO_STRING","ARRAY_UPPER","CARDINALITY","STRING_TO_ARRAY","TRIM_ARRAY","UNNEST","ISEMPTY","LOWER","LOWER_INC","LOWER_INF","MULTIRANGE","RANGE_MERGE","UPPER","UPPER_INC","UPPER_INF","ARRAY_AGG","AVG","BIT_AND","BIT_OR","BIT_XOR","BOOL_AND","BOOL_OR","COALESCE","CORR","COUNT","COVAR_POP","COVAR_SAMP","CUME_DIST","DENSE_RANK","EVERY","GROUPING","JSONB_AGG","JSONB_OBJECT_AGG","JSON_AGG","JSON_OBJECT_AGG","MAX","MIN","MODE","PERCENTILE_CONT","PERCENTILE_DISC","PERCENT_RANK","RANGE_AGG","RANGE_INTERSECT_AGG","RANK","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","STDDEV","STDDEV_POP","STDDEV_SAMP","STRING_AGG","SUM","TO_JSON","TO_JSONB","VARIANCE","VAR_POP","VAR_SAMP","XMLAGG","CUME_DIST","DENSE_RANK","FIRST_VALUE","LAG","LAST_VALUE","LEAD","NTH_VALUE","NTILE","PERCENT_RANK","RANK","ROW_NUMBER","GENERATE_SERIES","GENERATE_SUBSCRIPTS","ACLDEFAULT","ACLEXPLODE","COL_DESCRIPTION","CURRENT_CATALOG","CURRENT_DATABASE","CURRENT_QUERY","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_SCHEMAS","CURRENT_USER","FORMAT_TYPE","HAS_ANY_COLUMN_PRIVILEGE","HAS_COLUMN_PRIVILEGE","HAS_DATABASE_PRIVILEGE","HAS_FOREIGN_DATA_WRAPPER_PRIVILEGE","HAS_FUNCTION_PRIVILEGE","HAS_LANGUAGE_PRIVILEGE","HAS_SCHEMA_PRIVILEGE","HAS_SEQUENCE_PRIVILEGE","HAS_SERVER_PRIVILEGE","HAS_TABLESPACE_PRIVILEGE","HAS_TABLE_PRIVILEGE","HAS_TYPE_PRIVILEGE","INET_CLIENT_ADDR","INET_CLIENT_PORT","INET_SERVER_ADDR","INET_SERVER_PORT","MAKEACLITEM","OBJ_DESCRIPTION","PG_BACKEND_PID","PG_BLOCKING_PIDS","PG_COLLATION_IS_VISIBLE","PG_CONF_LOAD_TIME","PG_CONTROL_CHECKPOINT","PG_CONTROL_INIT","PG_CONTROL_SYSTEM","PG_CONVERSION_IS_VISIBLE","PG_CURRENT_LOGFILE","PG_CURRENT_SNAPSHOT","PG_CURRENT_XACT_ID","PG_CURRENT_XACT_ID_IF_ASSIGNED","PG_DESCRIBE_OBJECT","PG_FUNCTION_IS_VISIBLE","PG_GET_CATALOG_FOREIGN_KEYS","PG_GET_CONSTRAINTDEF","PG_GET_EXPR","PG_GET_FUNCTIONDEF","PG_GET_FUNCTION_ARGUMENTS","PG_GET_FUNCTION_IDENTITY_ARGUMENTS","PG_GET_FUNCTION_RESULT","PG_GET_INDEXDEF","PG_GET_KEYWORDS","PG_GET_OBJECT_ADDRESS","PG_GET_OWNED_SEQUENCE","PG_GET_RULEDEF","PG_GET_SERIAL_SEQUENCE","PG_GET_STATISTICSOBJDEF","PG_GET_TRIGGERDEF","PG_GET_USERBYID","PG_GET_VIEWDEF","PG_HAS_ROLE","PG_IDENTIFY_OBJECT","PG_IDENTIFY_OBJECT_AS_ADDRESS","PG_INDEXAM_HAS_PROPERTY","PG_INDEX_COLUMN_HAS_PROPERTY","PG_INDEX_HAS_PROPERTY","PG_IS_OTHER_TEMP_SCHEMA","PG_JIT_AVAILABLE","PG_LAST_COMMITTED_XACT","PG_LISTENING_CHANNELS","PG_MY_TEMP_SCHEMA","PG_NOTIFICATION_QUEUE_USAGE","PG_OPCLASS_IS_VISIBLE","PG_OPERATOR_IS_VISIBLE","PG_OPFAMILY_IS_VISIBLE","PG_OPTIONS_TO_TABLE","PG_POSTMASTER_START_TIME","PG_SAFE_SNAPSHOT_BLOCKING_PIDS","PG_SNAPSHOT_XIP","PG_SNAPSHOT_XMAX","PG_SNAPSHOT_XMIN","PG_STATISTICS_OBJ_IS_VISIBLE","PG_TABLESPACE_DATABASES","PG_TABLESPACE_LOCATION","PG_TABLE_IS_VISIBLE","PG_TRIGGER_DEPTH","PG_TS_CONFIG_IS_VISIBLE","PG_TS_DICT_IS_VISIBLE","PG_TS_PARSER_IS_VISIBLE","PG_TS_TEMPLATE_IS_VISIBLE","PG_TYPEOF","PG_TYPE_IS_VISIBLE","PG_VISIBLE_IN_SNAPSHOT","PG_XACT_COMMIT_TIMESTAMP","PG_XACT_COMMIT_TIMESTAMP_ORIGIN","PG_XACT_STATUS","PQSERVERVERSION","ROW_SECURITY_ACTIVE","SESSION_USER","SHOBJ_DESCRIPTION","TO_REGCLASS","TO_REGCOLLATION","TO_REGNAMESPACE","TO_REGOPER","TO_REGOPERATOR","TO_REGPROC","TO_REGPROCEDURE","TO_REGROLE","TO_REGTYPE","TXID_CURRENT","TXID_CURRENT_IF_ASSIGNED","TXID_CURRENT_SNAPSHOT","TXID_SNAPSHOT_XIP","TXID_SNAPSHOT_XMAX","TXID_SNAPSHOT_XMIN","TXID_STATUS","TXID_VISIBLE_IN_SNAPSHOT","USER","VERSION","BRIN_DESUMMARIZE_RANGE","BRIN_SUMMARIZE_NEW_VALUES","BRIN_SUMMARIZE_RANGE","CONVERT_FROM","CURRENT_SETTING","GIN_CLEAN_PENDING_LIST","PG_ADVISORY_LOCK","PG_ADVISORY_LOCK_SHARED","PG_ADVISORY_UNLOCK","PG_ADVISORY_UNLOCK_ALL","PG_ADVISORY_UNLOCK_SHARED","PG_ADVISORY_XACT_LOCK","PG_ADVISORY_XACT_LOCK_SHARED","PG_BACKUP_START_TIME","PG_CANCEL_BACKEND","PG_COLLATION_ACTUAL_VERSION","PG_COLUMN_COMPRESSION","PG_COLUMN_SIZE","PG_COPY_LOGICAL_REPLICATION_SLOT","PG_COPY_PHYSICAL_REPLICATION_SLOT","PG_CREATE_LOGICAL_REPLICATION_SLOT","PG_CREATE_PHYSICAL_REPLICATION_SLOT","PG_CREATE_RESTORE_POINT","PG_CURRENT_WAL_FLUSH_LSN","PG_CURRENT_WAL_INSERT_LSN","PG_CURRENT_WAL_LSN","PG_DATABASE_SIZE","PG_DROP_REPLICATION_SLOT","PG_EXPORT_SNAPSHOT","PG_FILENODE_RELATION","PG_GET_WAL_REPLAY_PAUSE_STATE","PG_IMPORT_SYSTEM_COLLATIONS","PG_INDEXES_SIZE","PG_IS_IN_BACKUP","PG_IS_IN_RECOVERY","PG_IS_WAL_REPLAY_PAUSED","PG_LAST_WAL_RECEIVE_LSN","PG_LAST_WAL_REPLAY_LSN","PG_LAST_XACT_REPLAY_TIMESTAMP","PG_LOGICAL_EMIT_MESSAGE","PG_LOGICAL_SLOT_GET_BINARY_CHANGES","PG_LOGICAL_SLOT_GET_CHANGES","PG_LOGICAL_SLOT_PEEK_BINARY_CHANGES","PG_LOGICAL_SLOT_PEEK_CHANGES","PG_LOG_BACKEND_MEMORY_CONTEXTS","PG_LS_ARCHIVE_STATUSDIR","PG_LS_DIR","PG_LS_LOGDIR","PG_LS_TMPDIR","PG_LS_WALDIR","PG_PARTITION_ANCESTORS","PG_PARTITION_ROOT","PG_PARTITION_TREE","PG_PROMOTE","PG_READ_BINARY_FILE","PG_READ_FILE","PG_RELATION_FILENODE","PG_RELATION_FILEPATH","PG_RELATION_SIZE","PG_RELOAD_CONF","PG_REPLICATION_ORIGIN_ADVANCE","PG_REPLICATION_ORIGIN_CREATE","PG_REPLICATION_ORIGIN_DROP","PG_REPLICATION_ORIGIN_OID","PG_REPLICATION_ORIGIN_PROGRESS","PG_REPLICATION_ORIGIN_SESSION_IS_SETUP","PG_REPLICATION_ORIGIN_SESSION_PROGRESS","PG_REPLICATION_ORIGIN_SESSION_RESET","PG_REPLICATION_ORIGIN_SESSION_SETUP","PG_REPLICATION_ORIGIN_XACT_RESET","PG_REPLICATION_ORIGIN_XACT_SETUP","PG_REPLICATION_SLOT_ADVANCE","PG_ROTATE_LOGFILE","PG_SIZE_BYTES","PG_SIZE_PRETTY","PG_START_BACKUP","PG_STAT_FILE","PG_STOP_BACKUP","PG_SWITCH_WAL","PG_TABLESPACE_SIZE","PG_TABLE_SIZE","PG_TERMINATE_BACKEND","PG_TOTAL_RELATION_SIZE","PG_TRY_ADVISORY_LOCK","PG_TRY_ADVISORY_LOCK_SHARED","PG_TRY_ADVISORY_XACT_LOCK","PG_TRY_ADVISORY_XACT_LOCK_SHARED","PG_WALFILE_NAME","PG_WALFILE_NAME_OFFSET","PG_WAL_LSN_DIFF","PG_WAL_REPLAY_PAUSE","PG_WAL_REPLAY_RESUME","SET_CONFIG","SUPPRESS_REDUNDANT_UPDATES_TRIGGER","TSVECTOR_UPDATE_TRIGGER","TSVECTOR_UPDATE_TRIGGER_COLUMN","PG_EVENT_TRIGGER_DDL_COMMANDS","PG_EVENT_TRIGGER_DROPPED_OBJECTS","PG_EVENT_TRIGGER_TABLE_REWRITE_OID","PG_EVENT_TRIGGER_TABLE_REWRITE_REASON","PG_GET_OBJECT_ADDRESS","PG_MCV_LIST_ITEMS","CAST"],dy=["ALL","ANALYSE","ANALYZE","AND","ANY","AS","ASC","ASYMMETRIC","AUTHORIZATION","BETWEEN","BINARY","BOTH","CASE","CAST","CHECK","COLLATE","COLLATION","COLUMN","CONCURRENTLY","CONSTRAINT","CREATE","CROSS","CURRENT_CATALOG","CURRENT_DATE","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","DAY","DEFAULT","DEFERRABLE","DESC","DISTINCT","DO","ELSE","END","EXCEPT","EXISTS","FALSE","FETCH","FILTER","FOR","FOREIGN","FREEZE","FROM","FULL","GRANT","GROUP","HAVING","HOUR","ILIKE","IN","INITIALLY","INNER","INOUT","INTERSECT","INTO","IS","ISNULL","JOIN","LATERAL","LEADING","LEFT","LIKE","LIMIT","LOCALTIME","LOCALTIMESTAMP","MINUTE","MONTH","NATURAL","NOT","NOTNULL","NULL","NULLIF","OFFSET","ON","ONLY","OR","ORDER","OUT","OUTER","OVER","OVERLAPS","PLACING","PRIMARY","REFERENCES","RETURNING","RIGHT","ROW","SECOND","SELECT","SESSION_USER","SIMILAR","SOME","SYMMETRIC","TABLE","TABLESAMPLE","THEN","TO","TRAILING","TRUE","UNION","UNIQUE","USER","USING","VALUES","VARIADIC","VERBOSE","WHEN","WHERE","WINDOW","WITH","WITHIN","WITHOUT","YEAR"],Ty=["ARRAY","BIGINT","BIT","BIT VARYING","BOOL","BOOLEAN","CHAR","CHARACTER","CHARACTER VARYING","DECIMAL","DEC","DOUBLE","ENUM","FLOAT","INT","INTEGER","INTERVAL","NCHAR","NUMERIC","JSON","JSONB","PRECISION","REAL","SMALLINT","TEXT","TIME","TIMESTAMP","TIMESTAMPTZ","UUID","VARCHAR","XML","ZONE"],uy=w(["SELECT [ALL | DISTINCT]"]),Sy=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY [ALL | DISTINCT]","HAVING","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","FETCH {FIRST | NEXT}","FOR {UPDATE | NO KEY UPDATE | SHARE | KEY SHARE} [OF]","INSERT INTO","VALUES","DEFAULT VALUES","SET","RETURNING"]),LE=w(["CREATE [GLOBAL | LOCAL] [TEMPORARY | TEMP | UNLOGGED] TABLE [IF NOT EXISTS]"]),Js=w(["CREATE [OR REPLACE] [TEMP | TEMPORARY] [RECURSIVE] VIEW","CREATE [MATERIALIZED] VIEW [IF NOT EXISTS]","UPDATE [ONLY]","WHERE CURRENT OF","ON CONFLICT","DELETE FROM [ONLY]","DROP TABLE [IF EXISTS]","ALTER TABLE [IF EXISTS] [ONLY]","ALTER TABLE ALL IN TABLESPACE","RENAME [COLUMN]","RENAME TO","ADD [COLUMN] [IF NOT EXISTS]","DROP [COLUMN] [IF EXISTS]","ALTER [COLUMN]","SET DATA TYPE","{SET | DROP} DEFAULT","{SET | DROP} NOT NULL","TRUNCATE [TABLE] [ONLY]","SET SCHEMA","AFTER","ABORT","ALTER AGGREGATE","ALTER COLLATION","ALTER CONVERSION","ALTER DATABASE","ALTER DEFAULT PRIVILEGES","ALTER DOMAIN","ALTER EVENT TRIGGER","ALTER EXTENSION","ALTER FOREIGN DATA WRAPPER","ALTER FOREIGN TABLE","ALTER FUNCTION","ALTER GROUP","ALTER INDEX","ALTER LANGUAGE","ALTER LARGE OBJECT","ALTER MATERIALIZED VIEW","ALTER OPERATOR","ALTER OPERATOR CLASS","ALTER OPERATOR FAMILY","ALTER POLICY","ALTER PROCEDURE","ALTER PUBLICATION","ALTER ROLE","ALTER ROUTINE","ALTER RULE","ALTER SCHEMA","ALTER SEQUENCE","ALTER SERVER","ALTER STATISTICS","ALTER SUBSCRIPTION","ALTER SYSTEM","ALTER TABLESPACE","ALTER TEXT SEARCH CONFIGURATION","ALTER TEXT SEARCH DICTIONARY","ALTER TEXT SEARCH PARSER","ALTER TEXT SEARCH TEMPLATE","ALTER TRIGGER","ALTER TYPE","ALTER USER","ALTER USER MAPPING","ALTER VIEW","ANALYZE","BEGIN","CALL","CHECKPOINT","CLOSE","CLUSTER","COMMENT ON","COMMIT","COMMIT PREPARED","COPY","CREATE ACCESS METHOD","CREATE [OR REPLACE] AGGREGATE","CREATE CAST","CREATE COLLATION","CREATE [DEFAULT] CONVERSION","CREATE DATABASE","CREATE DOMAIN","CREATE EVENT TRIGGER","CREATE EXTENSION","CREATE FOREIGN DATA WRAPPER","CREATE FOREIGN TABLE","CREATE [OR REPLACE] FUNCTION","CREATE GROUP","CREATE [UNIQUE] INDEX","CREATE [OR REPLACE] [TRUSTED] [PROCEDURAL] LANGUAGE","CREATE OPERATOR","CREATE OPERATOR CLASS","CREATE OPERATOR FAMILY","CREATE POLICY","CREATE [OR REPLACE] PROCEDURE","CREATE PUBLICATION","CREATE ROLE","CREATE [OR REPLACE] RULE","CREATE SCHEMA [AUTHORIZATION]","CREATE [TEMPORARY | TEMP | UNLOGGED] SEQUENCE","CREATE SERVER","CREATE STATISTICS","CREATE SUBSCRIPTION","CREATE TABLESPACE","CREATE TEXT SEARCH CONFIGURATION","CREATE TEXT SEARCH DICTIONARY","CREATE TEXT SEARCH PARSER","CREATE TEXT SEARCH TEMPLATE","CREATE [OR REPLACE] TRANSFORM","CREATE [OR REPLACE] [CONSTRAINT] TRIGGER","CREATE TYPE","CREATE USER","CREATE USER MAPPING","DEALLOCATE","DECLARE","DISCARD","DROP ACCESS METHOD","DROP AGGREGATE","DROP CAST","DROP COLLATION","DROP CONVERSION","DROP DATABASE","DROP DOMAIN","DROP EVENT TRIGGER","DROP EXTENSION","DROP FOREIGN DATA WRAPPER","DROP FOREIGN TABLE","DROP FUNCTION","DROP GROUP","DROP IDENTITY","DROP INDEX","DROP LANGUAGE","DROP MATERIALIZED VIEW [IF EXISTS]","DROP OPERATOR","DROP OPERATOR CLASS","DROP OPERATOR FAMILY","DROP OWNED","DROP POLICY","DROP PROCEDURE","DROP PUBLICATION","DROP ROLE","DROP ROUTINE","DROP RULE","DROP SCHEMA","DROP SEQUENCE","DROP SERVER","DROP STATISTICS","DROP SUBSCRIPTION","DROP TABLESPACE","DROP TEXT SEARCH CONFIGURATION","DROP TEXT SEARCH DICTIONARY","DROP TEXT SEARCH PARSER","DROP TEXT SEARCH TEMPLATE","DROP TRANSFORM","DROP TRIGGER","DROP TYPE","DROP USER","DROP USER MAPPING","DROP VIEW","EXECUTE","EXPLAIN","FETCH","GRANT","IMPORT FOREIGN SCHEMA","LISTEN","LOAD","LOCK","MOVE","NOTIFY","OVERRIDING SYSTEM VALUE","PREPARE","PREPARE TRANSACTION","REASSIGN OWNED","REFRESH MATERIALIZED VIEW","REINDEX","RELEASE SAVEPOINT","RESET [ALL|ROLE|SESSION AUTHORIZATION]","REVOKE","ROLLBACK","ROLLBACK PREPARED","ROLLBACK TO SAVEPOINT","SAVEPOINT","SECURITY LABEL","SELECT INTO","SET CONSTRAINTS","SET ROLE","SET SESSION AUTHORIZATION","SET TRANSACTION","SHOW","START TRANSACTION","UNLISTEN","VACUUM"]),Ry=w(["UNION [ALL | DISTINCT]","EXCEPT [ALL | DISTINCT]","INTERSECT [ALL | DISTINCT]"]),Ay=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT | FULL} [OUTER] JOIN"]),Iy=w(["PRIMARY KEY","GENERATED {ALWAYS | BY DEFAULT} AS IDENTITY","ON {UPDATE | DELETE} [NO ACTION | RESTRICT | CASCADE | SET NULL | SET DEFAULT]","DO {NOTHING | UPDATE}","AS MATERIALIZED","{ROWS | RANGE | GROUPS} BETWEEN","IS [NOT] DISTINCT FROM","NULLS {FIRST | LAST}","WITH ORDINALITY"]),Ny=w(["[TIMESTAMP | TIME] {WITH | WITHOUT} TIME ZONE"]),Oy={name:"postgresql",tokenizerOptions:{reservedSelect:uy,reservedClauses:[...Sy,...LE,...Js],reservedSetOperations:Ry,reservedJoins:Ay,reservedKeywordPhrases:Iy,reservedDataTypePhrases:Ny,reservedKeywords:dy,reservedDataTypes:Ty,reservedFunctionNames:cy,nestedBlockComments:!0,extraParens:["[]"],underscoresInNumbers:!0,stringTypes:["$$",{quote:"''-qq",prefixes:["U&"]},{quote:"''-qq-bs",prefixes:["E"],requirePrefix:!0},{quote:"''-raw",prefixes:["B","X"],requirePrefix:!0}],identTypes:[{quote:'""-qq',prefixes:["U&"]}],identChars:{rest:"$"},paramTypes:{numbered:["$"]},operators:["%","^","|/","||/","@",":=","&","|","#","~","<<",">>","~>~","~<~","~>=~","~<=~","@-@","@@","##","<->","&&","&<","&>","<<|","&<|","|>>","|&>","<^","^>","?#","?-","?|","?-|","?||","@>","<@","~=","?","@?","?&","->","->>","#>","#>>","#-","=>",">>=","<<=","~~","~~*","!~~","!~~*","~","~*","!~","!~*","-|-","||","@@@","!!","^@","<%","%>","<<%","%>>","<<->","<->>","<<<->","<->>>","::",":","<#>","<=>","<+>","<~>","<%>"],operatorKeyword:!0},formatOptions:{alwaysDenseOperators:["::",":"],onelineClauses:[...LE,...Js],tabularOnelineClauses:Js}},fy=["ANY_VALUE","APPROXIMATE PERCENTILE_DISC","AVG","COUNT","LISTAGG","MAX","MEDIAN","MIN","PERCENTILE_CONT","STDDEV_SAMP","STDDEV_POP","SUM","VAR_SAMP","VAR_POP","array_concat","array_flatten","get_array_length","split_to_array","subarray","BIT_AND","BIT_OR","BOOL_AND","BOOL_OR","COALESCE","DECODE","GREATEST","LEAST","NVL","NVL2","NULLIF","ADD_MONTHS","AT TIME ZONE","CONVERT_TIMEZONE","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","DATE_CMP","DATE_CMP_TIMESTAMP","DATE_CMP_TIMESTAMPTZ","DATE_PART_YEAR","DATEADD","DATEDIFF","DATE_PART","DATE_TRUNC","EXTRACT","GETDATE","INTERVAL_CMP","LAST_DAY","MONTHS_BETWEEN","NEXT_DAY","SYSDATE","TIMEOFDAY","TIMESTAMP_CMP","TIMESTAMP_CMP_DATE","TIMESTAMP_CMP_TIMESTAMPTZ","TIMESTAMPTZ_CMP","TIMESTAMPTZ_CMP_DATE","TIMESTAMPTZ_CMP_TIMESTAMP","TIMEZONE","TO_TIMESTAMP","TRUNC","AddBBox","DropBBox","GeometryType","ST_AddPoint","ST_Angle","ST_Area","ST_AsBinary","ST_AsEWKB","ST_AsEWKT","ST_AsGeoJSON","ST_AsText","ST_Azimuth","ST_Boundary","ST_Collect","ST_Contains","ST_ContainsProperly","ST_ConvexHull","ST_CoveredBy","ST_Covers","ST_Crosses","ST_Dimension","ST_Disjoint","ST_Distance","ST_DistanceSphere","ST_DWithin","ST_EndPoint","ST_Envelope","ST_Equals","ST_ExteriorRing","ST_Force2D","ST_Force3D","ST_Force3DM","ST_Force3DZ","ST_Force4D","ST_GeometryN","ST_GeometryType","ST_GeomFromEWKB","ST_GeomFromEWKT","ST_GeomFromText","ST_GeomFromWKB","ST_InteriorRingN","ST_Intersects","ST_IsPolygonCCW","ST_IsPolygonCW","ST_IsClosed","ST_IsCollection","ST_IsEmpty","ST_IsSimple","ST_IsValid","ST_Length","ST_LengthSphere","ST_Length2D","ST_LineFromMultiPoint","ST_LineInterpolatePoint","ST_M","ST_MakeEnvelope","ST_MakeLine","ST_MakePoint","ST_MakePolygon","ST_MemSize","ST_MMax","ST_MMin","ST_Multi","ST_NDims","ST_NPoints","ST_NRings","ST_NumGeometries","ST_NumInteriorRings","ST_NumPoints","ST_Perimeter","ST_Perimeter2D","ST_Point","ST_PointN","ST_Points","ST_Polygon","ST_RemovePoint","ST_Reverse","ST_SetPoint","ST_SetSRID","ST_Simplify","ST_SRID","ST_StartPoint","ST_Touches","ST_Within","ST_X","ST_XMax","ST_XMin","ST_Y","ST_YMax","ST_YMin","ST_Z","ST_ZMax","ST_ZMin","SupportsBBox","CHECKSUM","FUNC_SHA1","FNV_HASH","MD5","SHA","SHA1","SHA2","HLL","HLL_CREATE_SKETCH","HLL_CARDINALITY","HLL_COMBINE","IS_VALID_JSON","IS_VALID_JSON_ARRAY","JSON_ARRAY_LENGTH","JSON_EXTRACT_ARRAY_ELEMENT_TEXT","JSON_EXTRACT_PATH_TEXT","JSON_PARSE","JSON_SERIALIZE","ABS","ACOS","ASIN","ATAN","ATAN2","CBRT","CEILING","CEIL","COS","COT","DEGREES","DEXP","DLOG1","DLOG10","EXP","FLOOR","LN","LOG","MOD","PI","POWER","RADIANS","RANDOM","ROUND","SIN","SIGN","SQRT","TAN","TO_HEX","TRUNC","EXPLAIN_MODEL","ASCII","BPCHARCMP","BTRIM","BTTEXT_PATTERN_CMP","CHAR_LENGTH","CHARACTER_LENGTH","CHARINDEX","CHR","COLLATE","CONCAT","CRC32","DIFFERENCE","INITCAP","LEFT","RIGHT","LEN","LENGTH","LOWER","LPAD","RPAD","LTRIM","OCTETINDEX","OCTET_LENGTH","POSITION","QUOTE_IDENT","QUOTE_LITERAL","REGEXP_COUNT","REGEXP_INSTR","REGEXP_REPLACE","REGEXP_SUBSTR","REPEAT","REPLACE","REPLICATE","REVERSE","RTRIM","SOUNDEX","SPLIT_PART","STRPOS","STRTOL","SUBSTRING","TEXTLEN","TRANSLATE","TRIM","UPPER","decimal_precision","decimal_scale","is_array","is_bigint","is_boolean","is_char","is_decimal","is_float","is_integer","is_object","is_scalar","is_smallint","is_varchar","json_typeof","AVG","COUNT","CUME_DIST","DENSE_RANK","FIRST_VALUE","LAST_VALUE","LAG","LEAD","LISTAGG","MAX","MEDIAN","MIN","NTH_VALUE","NTILE","PERCENT_RANK","PERCENTILE_CONT","PERCENTILE_DISC","RANK","RATIO_TO_REPORT","ROW_NUMBER","STDDEV_SAMP","STDDEV_POP","SUM","VAR_SAMP","VAR_POP","CAST","CONVERT","TO_CHAR","TO_DATE","TO_NUMBER","TEXT_TO_INT_ALT","TEXT_TO_NUMERIC_ALT","CHANGE_QUERY_PRIORITY","CHANGE_SESSION_PRIORITY","CHANGE_USER_PRIORITY","CURRENT_SETTING","PG_CANCEL_BACKEND","PG_TERMINATE_BACKEND","REBOOT_CLUSTER","SET_CONFIG","CURRENT_AWS_ACCOUNT","CURRENT_DATABASE","CURRENT_NAMESPACE","CURRENT_SCHEMA","CURRENT_SCHEMAS","CURRENT_USER","CURRENT_USER_ID","HAS_ASSUMEROLE_PRIVILEGE","HAS_DATABASE_PRIVILEGE","HAS_SCHEMA_PRIVILEGE","HAS_TABLE_PRIVILEGE","PG_BACKEND_PID","PG_GET_COLS","PG_GET_GRANTEE_BY_IAM_ROLE","PG_GET_IAM_ROLE_BY_USER","PG_GET_LATE_BINDING_VIEW_COLS","PG_LAST_COPY_COUNT","PG_LAST_COPY_ID","PG_LAST_UNLOAD_ID","PG_LAST_QUERY_ID","PG_LAST_UNLOAD_COUNT","SESSION_USER","SLICE_NUM","USER","VERSION"],py=["AES128","AES256","ALL","ALLOWOVERWRITE","ANY","AS","ASC","AUTHORIZATION","BACKUP","BETWEEN","BINARY","BOTH","CHECK","COLUMN","CONSTRAINT","CREATE","CROSS","DEFAULT","DEFERRABLE","DEFLATE","DEFRAG","DESC","DISABLE","DISTINCT","DO","ENABLE","ENCODE","ENCRYPT","ENCRYPTION","EXPLICIT","FALSE","FOR","FOREIGN","FREEZE","FROM","FULL","GLOBALDICT256","GLOBALDICT64K","GROUP","IDENTITY","IGNORE","ILIKE","IN","INITIALLY","INNER","INTO","IS","ISNULL","LANGUAGE","LEADING","LIKE","LIMIT","LOCALTIME","LOCALTIMESTAMP","LUN","LUNS","MINUS","NATURAL","NEW","NOT","NOTNULL","NULL","NULLS","OFF","OFFLINE","OFFSET","OID","OLD","ON","ONLY","OPEN","ORDER","OUTER","OVERLAPS","PARALLEL","PARTITION","PERCENT","PERMISSIONS","PLACING","PRIMARY","RECOVER","REFERENCES","REJECTLOG","RESORT","RESPECT","RESTORE","SIMILAR","SNAPSHOT","SOME","SYSTEM","TABLE","TAG","TDES","THEN","TIMESTAMP","TO","TOP","TRAILING","TRUE","UNIQUE","USING","VERBOSE","WALLET","WITHOUT","ACCEPTANYDATE","ACCEPTINVCHARS","BLANKSASNULL","DATEFORMAT","EMPTYASNULL","ENCODING","ESCAPE","EXPLICIT_IDS","FILLRECORD","IGNOREBLANKLINES","IGNOREHEADER","REMOVEQUOTES","ROUNDEC","TIMEFORMAT","TRIMBLANKS","TRUNCATECOLUMNS","COMPROWS","COMPUPDATE","MAXERROR","NOLOAD","STATUPDATE","FORMAT","CSV","DELIMITER","FIXEDWIDTH","SHAPEFILE","AVRO","JSON","PARQUET","ORC","ACCESS_KEY_ID","CREDENTIALS","ENCRYPTED","IAM_ROLE","MASTER_SYMMETRIC_KEY","SECRET_ACCESS_KEY","SESSION_TOKEN","BZIP2","GZIP","LZOP","ZSTD","MANIFEST","READRATIO","REGION","SSH","RAW","AZ64","BYTEDICT","DELTA","DELTA32K","LZO","MOSTLY8","MOSTLY16","MOSTLY32","RUNLENGTH","TEXT255","TEXT32K","CATALOG_ROLE","SECRET_ARN","EXTERNAL","AUTO","EVEN","KEY","PREDICATE","COMPRESSION"],hy=["ARRAY","BIGINT","BPCHAR","CHAR","CHARACTER VARYING","CHARACTER","DECIMAL","INT","INT2","INT4","INT8","INTEGER","NCHAR","NUMERIC","NVARCHAR","SMALLINT","TEXT","VARBYTE","VARCHAR"],Cy=w(["SELECT [ALL | DISTINCT]"]),Ly=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY","HAVING","QUALIFY","PARTITION BY","ORDER BY","LIMIT","OFFSET","INSERT INTO","VALUES","SET"]),_E=w(["CREATE [TEMPORARY | TEMP | LOCAL TEMPORARY | LOCAL TEMP] TABLE [IF NOT EXISTS]"]),qs=w(["CREATE [OR REPLACE | MATERIALIZED] VIEW","UPDATE","DELETE [FROM]","DROP TABLE [IF EXISTS]","ALTER TABLE","ALTER TABLE APPEND","ADD [COLUMN]","DROP [COLUMN]","RENAME TO","RENAME COLUMN","ALTER COLUMN","TYPE","ENCODE","TRUNCATE [TABLE]","ABORT","ALTER DATABASE","ALTER DATASHARE","ALTER DEFAULT PRIVILEGES","ALTER GROUP","ALTER MATERIALIZED VIEW","ALTER PROCEDURE","ALTER SCHEMA","ALTER USER","ANALYSE","ANALYZE","ANALYSE COMPRESSION","ANALYZE COMPRESSION","BEGIN","CALL","CANCEL","CLOSE","COMMIT","COPY","CREATE DATABASE","CREATE DATASHARE","CREATE EXTERNAL FUNCTION","CREATE EXTERNAL SCHEMA","CREATE EXTERNAL TABLE","CREATE FUNCTION","CREATE GROUP","CREATE LIBRARY","CREATE MODEL","CREATE PROCEDURE","CREATE SCHEMA","CREATE USER","DEALLOCATE","DECLARE","DESC DATASHARE","DROP DATABASE","DROP DATASHARE","DROP FUNCTION","DROP GROUP","DROP LIBRARY","DROP MODEL","DROP MATERIALIZED VIEW","DROP PROCEDURE","DROP SCHEMA","DROP USER","DROP VIEW","DROP","EXECUTE","EXPLAIN","FETCH","GRANT","LOCK","PREPARE","REFRESH MATERIALIZED VIEW","RESET","REVOKE","ROLLBACK","SELECT INTO","SET SESSION AUTHORIZATION","SET SESSION CHARACTERISTICS","SHOW","SHOW EXTERNAL TABLE","SHOW MODEL","SHOW DATASHARES","SHOW PROCEDURE","SHOW TABLE","SHOW VIEW","START TRANSACTION","UNLOAD","VACUUM"]),_y=w(["UNION [ALL]","EXCEPT","INTERSECT","MINUS"]),my=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT | FULL} [OUTER] JOIN"]),gy=w(["NULL AS","DATA CATALOG","HIVE METASTORE","{ROWS | RANGE} BETWEEN"]),xy=w([]),yy={name:"redshift",tokenizerOptions:{reservedSelect:Cy,reservedClauses:[...Ly,..._E,...qs],reservedSetOperations:_y,reservedJoins:my,reservedKeywordPhrases:gy,reservedDataTypePhrases:xy,reservedKeywords:py,reservedDataTypes:hy,reservedFunctionNames:fy,extraParens:["[]"],stringTypes:["''-qq"],identTypes:['""-qq'],identChars:{first:"#"},paramTypes:{numbered:["$"]},operators:["^","%","@","|/","||/","&","|","~","<<",">>","||","::"]},formatOptions:{alwaysDenseOperators:["::"],onelineClauses:[..._E,...qs],tabularOnelineClauses:qs}},Dy=["ADD","AFTER","ALL","ALTER","ANALYZE","AND","ANTI","ANY","ARCHIVE","AS","ASC","AT","AUTHORIZATION","BETWEEN","BOTH","BUCKET","BUCKETS","BY","CACHE","CASCADE","CAST","CHANGE","CHECK","CLEAR","CLUSTER","CLUSTERED","CODEGEN","COLLATE","COLLECTION","COLUMN","COLUMNS","COMMENT","COMMIT","COMPACT","COMPACTIONS","COMPUTE","CONCATENATE","CONSTRAINT","COST","CREATE","CROSS","CUBE","CURRENT","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","DATA","DATABASE","DATABASES","DAY","DBPROPERTIES","DEFINED","DELETE","DELIMITED","DESC","DESCRIBE","DFS","DIRECTORIES","DIRECTORY","DISTINCT","DISTRIBUTE","DIV","DROP","ESCAPE","ESCAPED","EXCEPT","EXCHANGE","EXISTS","EXPORT","EXTENDED","EXTERNAL","EXTRACT","FALSE","FETCH","FIELDS","FILTER","FILEFORMAT","FIRST","FIRST_VALUE","FOLLOWING","FOR","FOREIGN","FORMAT","FORMATTED","FULL","FUNCTION","FUNCTIONS","GLOBAL","GRANT","GROUP","GROUPING","HOUR","IF","IGNORE","IMPORT","IN","INDEX","INDEXES","INNER","INPATH","INPUTFORMAT","INTERSECT","INTO","IS","ITEMS","KEYS","LAST","LAST_VALUE","LATERAL","LAZY","LEADING","LEFT","LIKE","LINES","LIST","LOCAL","LOCATION","LOCK","LOCKS","LOGICAL","MACRO","MATCHED","MERGE","MINUTE","MONTH","MSCK","NAMESPACE","NAMESPACES","NATURAL","NO","NOT","NULL","NULLS","OF","ONLY","OPTION","OPTIONS","OR","ORDER","OUT","OUTER","OUTPUTFORMAT","OVER","OVERLAPS","OVERLAY","OVERWRITE","OWNER","PARTITION","PARTITIONED","PARTITIONS","PERCENT","PLACING","POSITION","PRECEDING","PRIMARY","PRINCIPALS","PROPERTIES","PURGE","QUERY","RANGE","RECORDREADER","RECORDWRITER","RECOVER","REDUCE","REFERENCES","RENAME","REPAIR","REPLACE","RESPECT","RESTRICT","REVOKE","RIGHT","RLIKE","ROLE","ROLES","ROLLBACK","ROLLUP","ROW","ROWS","SCHEMA","SECOND","SELECT","SEMI","SEPARATED","SERDE","SERDEPROPERTIES","SESSION_USER","SETS","SHOW","SKEWED","SOME","SORT","SORTED","START","STATISTICS","STORED","STRATIFY","SUBSTR","SUBSTRING","TABLE","TABLES","TBLPROPERTIES","TEMPORARY","TERMINATED","THEN","TO","TOUCH","TRAILING","TRANSACTION","TRANSACTIONS","TRIM","TRUE","TRUNCATE","UNARCHIVE","UNBOUNDED","UNCACHE","UNIQUE","UNKNOWN","UNLOCK","UNSET","USE","USER","USING","VIEW","WINDOW","YEAR","ANALYSE","ARRAY_ZIP","COALESCE","CONTAINS","CONVERT","DAYS","DAY_HOUR","DAY_MINUTE","DAY_SECOND","DECODE","DEFAULT","DISTINCTROW","ENCODE","EXPLODE","EXPLODE_OUTER","FIXED","GREATEST","GROUP_CONCAT","HOURS","HOUR_MINUTE","HOUR_SECOND","IFNULL","LEAST","LEVEL","MINUTE_SECOND","NULLIF","OFFSET","ON","OPTIMIZE","REGEXP","SEPARATOR","SIZE","TYPE","TYPES","UNSIGNED","VARIABLES","YEAR_MONTH"],My=["ARRAY","BIGINT","BINARY","BOOLEAN","BYTE","CHAR","DATE","DEC","DECIMAL","DOUBLE","FLOAT","INT","INTEGER","INTERVAL","LONG","MAP","NUMERIC","REAL","SHORT","SMALLINT","STRING","STRUCT","TIMESTAMP_LTZ","TIMESTAMP_NTZ","TIMESTAMP","TINYINT","VARCHAR"],Py=["APPROX_COUNT_DISTINCT","APPROX_PERCENTILE","AVG","BIT_AND","BIT_OR","BIT_XOR","BOOL_AND","BOOL_OR","COLLECT_LIST","COLLECT_SET","CORR","COUNT","COUNT","COUNT","COUNT_IF","COUNT_MIN_SKETCH","COVAR_POP","COVAR_SAMP","EVERY","FIRST","FIRST_VALUE","GROUPING","GROUPING_ID","KURTOSIS","LAST","LAST_VALUE","MAX","MAX_BY","MEAN","MIN","MIN_BY","PERCENTILE","PERCENTILE","PERCENTILE_APPROX","SKEWNESS","STD","STDDEV","STDDEV_POP","STDDEV_SAMP","SUM","VAR_POP","VAR_SAMP","VARIANCE","CUME_DIST","DENSE_RANK","LAG","LEAD","NTH_VALUE","NTILE","PERCENT_RANK","RANK","ROW_NUMBER","ARRAY","ARRAY_CONTAINS","ARRAY_DISTINCT","ARRAY_EXCEPT","ARRAY_INTERSECT","ARRAY_JOIN","ARRAY_MAX","ARRAY_MIN","ARRAY_POSITION","ARRAY_REMOVE","ARRAY_REPEAT","ARRAY_UNION","ARRAYS_OVERLAP","ARRAYS_ZIP","FLATTEN","SEQUENCE","SHUFFLE","SLICE","SORT_ARRAY","ELEMENT_AT","ELEMENT_AT","MAP_CONCAT","MAP_ENTRIES","MAP_FROM_ARRAYS","MAP_FROM_ENTRIES","MAP_KEYS","MAP_VALUES","STR_TO_MAP","ADD_MONTHS","CURRENT_DATE","CURRENT_DATE","CURRENT_TIMESTAMP","CURRENT_TIMESTAMP","CURRENT_TIMEZONE","DATE_ADD","DATE_FORMAT","DATE_FROM_UNIX_DATE","DATE_PART","DATE_SUB","DATE_TRUNC","DATEDIFF","DAY","DAYOFMONTH","DAYOFWEEK","DAYOFYEAR","EXTRACT","FROM_UNIXTIME","FROM_UTC_TIMESTAMP","HOUR","LAST_DAY","MAKE_DATE","MAKE_DT_INTERVAL","MAKE_INTERVAL","MAKE_TIMESTAMP","MAKE_YM_INTERVAL","MINUTE","MONTH","MONTHS_BETWEEN","NEXT_DAY","NOW","QUARTER","SECOND","SESSION_WINDOW","TIMESTAMP_MICROS","TIMESTAMP_MILLIS","TIMESTAMP_SECONDS","TO_DATE","TO_TIMESTAMP","TO_UNIX_TIMESTAMP","TO_UTC_TIMESTAMP","TRUNC","UNIX_DATE","UNIX_MICROS","UNIX_MILLIS","UNIX_SECONDS","UNIX_TIMESTAMP","WEEKDAY","WEEKOFYEAR","WINDOW","YEAR","FROM_JSON","GET_JSON_OBJECT","JSON_ARRAY_LENGTH","JSON_OBJECT_KEYS","JSON_TUPLE","SCHEMA_OF_JSON","TO_JSON","ABS","ACOS","ACOSH","AGGREGATE","ARRAY_SORT","ASCII","ASIN","ASINH","ASSERT_TRUE","ATAN","ATAN2","ATANH","BASE64","BIN","BIT_COUNT","BIT_GET","BIT_LENGTH","BROUND","BTRIM","CARDINALITY","CBRT","CEIL","CEILING","CHAR_LENGTH","CHARACTER_LENGTH","CHR","CONCAT","CONCAT_WS","CONV","COS","COSH","COT","CRC32","CURRENT_CATALOG","CURRENT_DATABASE","CURRENT_USER","DEGREES","ELT","EXP","EXPM1","FACTORIAL","FIND_IN_SET","FLOOR","FORALL","FORMAT_NUMBER","FORMAT_STRING","FROM_CSV","GETBIT","HASH","HEX","HYPOT","INITCAP","INLINE","INLINE_OUTER","INPUT_FILE_BLOCK_LENGTH","INPUT_FILE_BLOCK_START","INPUT_FILE_NAME","INSTR","ISNAN","ISNOTNULL","ISNULL","JAVA_METHOD","LCASE","LEFT","LENGTH","LEVENSHTEIN","LN","LOCATE","LOG","LOG10","LOG1P","LOG2","LOWER","LPAD","LTRIM","MAP_FILTER","MAP_ZIP_WITH","MD5","MOD","MONOTONICALLY_INCREASING_ID","NAMED_STRUCT","NANVL","NEGATIVE","NVL","NVL2","OCTET_LENGTH","OVERLAY","PARSE_URL","PI","PMOD","POSEXPLODE","POSEXPLODE_OUTER","POSITION","POSITIVE","POW","POWER","PRINTF","RADIANS","RAISE_ERROR","RAND","RANDN","RANDOM","REFLECT","REGEXP_EXTRACT","REGEXP_EXTRACT_ALL","REGEXP_LIKE","REGEXP_REPLACE","REPEAT","REPLACE","REVERSE","RIGHT","RINT","ROUND","RPAD","RTRIM","SCHEMA_OF_CSV","SENTENCES","SHA","SHA1","SHA2","SHIFTLEFT","SHIFTRIGHT","SHIFTRIGHTUNSIGNED","SIGN","SIGNUM","SIN","SINH","SOUNDEX","SPACE","SPARK_PARTITION_ID","SPLIT","SQRT","STACK","SUBSTR","SUBSTRING","SUBSTRING_INDEX","TAN","TANH","TO_CSV","TRANSFORM_KEYS","TRANSFORM_VALUES","TRANSLATE","TRIM","TRY_ADD","TRY_DIVIDE","TYPEOF","UCASE","UNBASE64","UNHEX","UPPER","UUID","VERSION","WIDTH_BUCKET","XPATH","XPATH_BOOLEAN","XPATH_DOUBLE","XPATH_FLOAT","XPATH_INT","XPATH_LONG","XPATH_NUMBER","XPATH_SHORT","XPATH_STRING","XXHASH64","ZIP_WITH","CAST","COALESCE","NULLIF"],by=w(["SELECT [ALL | DISTINCT]"]),Uy=w(["WITH","FROM","WHERE","GROUP BY","HAVING","WINDOW","PARTITION BY","ORDER BY","SORT BY","CLUSTER BY","DISTRIBUTE BY","LIMIT","INSERT [INTO | OVERWRITE] [TABLE]","VALUES","INSERT OVERWRITE [LOCAL] DIRECTORY","LOAD DATA [LOCAL] INPATH","[OVERWRITE] INTO TABLE"]),mE=w(["CREATE [EXTERNAL] TABLE [IF NOT EXISTS]"]),Qs=w(["CREATE [OR REPLACE] [GLOBAL TEMPORARY | TEMPORARY] VIEW [IF NOT EXISTS]","DROP TABLE [IF EXISTS]","ALTER TABLE","ADD COLUMNS","DROP {COLUMN | COLUMNS}","RENAME TO","RENAME COLUMN","ALTER COLUMN","TRUNCATE TABLE","LATERAL VIEW","ALTER DATABASE","ALTER VIEW","CREATE DATABASE","CREATE FUNCTION","DROP DATABASE","DROP FUNCTION","DROP VIEW","REPAIR TABLE","USE DATABASE","TABLESAMPLE","PIVOT","TRANSFORM","EXPLAIN","ADD FILE","ADD JAR","ANALYZE TABLE","CACHE TABLE","CLEAR CACHE","DESCRIBE DATABASE","DESCRIBE FUNCTION","DESCRIBE QUERY","DESCRIBE TABLE","LIST FILE","LIST JAR","REFRESH","REFRESH TABLE","REFRESH FUNCTION","RESET","SHOW COLUMNS","SHOW CREATE TABLE","SHOW DATABASES","SHOW FUNCTIONS","SHOW PARTITIONS","SHOW TABLE EXTENDED","SHOW TABLES","SHOW TBLPROPERTIES","SHOW VIEWS","UNCACHE TABLE"]),vy=w(["UNION [ALL | DISTINCT]","EXCEPT [ALL | DISTINCT]","INTERSECT [ALL | DISTINCT]"]),By=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT | FULL} [OUTER] JOIN","[LEFT] {ANTI | SEMI} JOIN","NATURAL [LEFT] {ANTI | SEMI} JOIN"]),Fy=w(["ON DELETE","ON UPDATE","CURRENT ROW","{ROWS | RANGE} BETWEEN"]),Gy=w([]),wy={name:"spark",tokenizerOptions:{reservedSelect:by,reservedClauses:[...Uy,...mE,...Qs],reservedSetOperations:vy,reservedJoins:By,reservedKeywordPhrases:Fy,reservedDataTypePhrases:Gy,supportsXor:!0,reservedKeywords:Dy,reservedDataTypes:My,reservedFunctionNames:Py,extraParens:["[]"],stringTypes:["''-bs",'""-bs',{quote:"''-raw",prefixes:["R","X"],requirePrefix:!0},{quote:'""-raw',prefixes:["R","X"],requirePrefix:!0}],identTypes:["``"],identChars:{allowFirstCharNumber:!0},variableTypes:[{quote:"{}",prefixes:["$"],requirePrefix:!0}],operators:["%","~","^","|","&","<=>","==","!","||","->"],postProcess:Hy},formatOptions:{onelineClauses:[...mE,...Qs],tabularOnelineClauses:Qs}};function Hy(e){return e.map((t,n)=>{const r=e[n-1]||Bt,o=e[n+1]||Bt;return Ft.WINDOW(t)&&o.type===$.OPEN_PAREN?Object.assign(Object.assign({},t),{type:$.RESERVED_FUNCTION_NAME}):t.text==="ITEMS"&&t.type===$.RESERVED_KEYWORD&&!(r.text==="COLLECTION"&&o.text==="TERMINATED")?Object.assign(Object.assign({},t),{type:$.IDENTIFIER,text:t.raw}):t})}const Yy=["ABS","CHANGES","CHAR","COALESCE","FORMAT","GLOB","HEX","IFNULL","IIF","INSTR","LAST_INSERT_ROWID","LENGTH","LIKE","LIKELIHOOD","LIKELY","LOAD_EXTENSION","LOWER","LTRIM","NULLIF","PRINTF","QUOTE","RANDOM","RANDOMBLOB","REPLACE","ROUND","RTRIM","SIGN","SOUNDEX","SQLITE_COMPILEOPTION_GET","SQLITE_COMPILEOPTION_USED","SQLITE_OFFSET","SQLITE_SOURCE_ID","SQLITE_VERSION","SUBSTR","SUBSTRING","TOTAL_CHANGES","TRIM","TYPEOF","UNICODE","UNLIKELY","UPPER","ZEROBLOB","AVG","COUNT","GROUP_CONCAT","MAX","MIN","SUM","TOTAL","DATE","TIME","DATETIME","JULIANDAY","UNIXEPOCH","STRFTIME","row_number","rank","dense_rank","percent_rank","cume_dist","ntile","lag","lead","first_value","last_value","nth_value","ACOS","ACOSH","ASIN","ASINH","ATAN","ATAN2","ATANH","CEIL","CEILING","COS","COSH","DEGREES","EXP","FLOOR","LN","LOG","LOG","LOG10","LOG2","MOD","PI","POW","POWER","RADIANS","SIN","SINH","SQRT","TAN","TANH","TRUNC","JSON","JSON_ARRAY","JSON_ARRAY_LENGTH","JSON_ARRAY_LENGTH","JSON_EXTRACT","JSON_INSERT","JSON_OBJECT","JSON_PATCH","JSON_REMOVE","JSON_REPLACE","JSON_SET","JSON_TYPE","JSON_TYPE","JSON_VALID","JSON_QUOTE","JSON_GROUP_ARRAY","JSON_GROUP_OBJECT","JSON_EACH","JSON_TREE","CAST"],ky=["ABORT","ACTION","ADD","AFTER","ALL","ALTER","AND","ARE","ALWAYS","ANALYZE","AS","ASC","ATTACH","AUTOINCREMENT","BEFORE","BEGIN","BETWEEN","BY","CASCADE","CASE","CAST","CHECK","COLLATE","COLUMN","COMMIT","CONFLICT","CONSTRAINT","CREATE","CROSS","CURRENT","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","DATABASE","DEFAULT","DEFERRABLE","DEFERRED","DELETE","DESC","DETACH","DISTINCT","DO","DROP","EACH","ELSE","END","ESCAPE","EXCEPT","EXCLUDE","EXCLUSIVE","EXISTS","EXPLAIN","FAIL","FILTER","FIRST","FOLLOWING","FOR","FOREIGN","FROM","FULL","GENERATED","GLOB","GROUP","HAVING","IF","IGNORE","IMMEDIATE","IN","INDEX","INDEXED","INITIALLY","INNER","INSERT","INSTEAD","INTERSECT","INTO","IS","ISNULL","JOIN","KEY","LAST","LEFT","LIKE","LIMIT","MATCH","MATERIALIZED","NATURAL","NO","NOT","NOTHING","NOTNULL","NULL","NULLS","OF","OFFSET","ON","ONLY","OPEN","OR","ORDER","OTHERS","OUTER","OVER","PARTITION","PLAN","PRAGMA","PRECEDING","PRIMARY","QUERY","RAISE","RANGE","RECURSIVE","REFERENCES","REGEXP","REINDEX","RELEASE","RENAME","REPLACE","RESTRICT","RETURNING","RIGHT","ROLLBACK","ROW","ROWS","SAVEPOINT","SELECT","SET","TABLE","TEMP","TEMPORARY","THEN","TIES","TO","TRANSACTION","TRIGGER","UNBOUNDED","UNION","UNIQUE","UPDATE","USING","VACUUM","VALUES","VIEW","VIRTUAL","WHEN","WHERE","WINDOW","WITH","WITHOUT"],jy=["ANY","ARRAY","BLOB","CHARACTER","DECIMAL","INT","INTEGER","NATIVE CHARACTER","NCHAR","NUMERIC","NVARCHAR","REAL","TEXT","VARCHAR","VARYING CHARACTER"],Wy=w(["SELECT [ALL | DISTINCT]"]),Vy=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY","HAVING","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","INSERT [OR ABORT | OR FAIL | OR IGNORE | OR REPLACE | OR ROLLBACK] INTO","REPLACE INTO","VALUES","SET","RETURNING"]),gE=w(["CREATE [TEMPORARY | TEMP] TABLE [IF NOT EXISTS]"]),Zs=w(["CREATE [TEMPORARY | TEMP] VIEW [IF NOT EXISTS]","UPDATE [OR ABORT | OR FAIL | OR IGNORE | OR REPLACE | OR ROLLBACK]","ON CONFLICT","DELETE FROM","DROP TABLE [IF EXISTS]","ALTER TABLE","ADD [COLUMN]","DROP [COLUMN]","RENAME [COLUMN]","RENAME TO","SET SCHEMA"]),$y=w(["UNION [ALL]","EXCEPT","INTERSECT"]),Xy=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT | FULL} [OUTER] JOIN"]),Ky=w(["ON {UPDATE | DELETE} [SET NULL | SET DEFAULT]","{ROWS | RANGE | GROUPS} BETWEEN","DO UPDATE"]),zy=w([]),Jy={name:"sqlite",tokenizerOptions:{reservedSelect:Wy,reservedClauses:[...Vy,...gE,...Zs],reservedSetOperations:$y,reservedJoins:Xy,reservedKeywordPhrases:Ky,reservedDataTypePhrases:zy,reservedKeywords:ky,reservedDataTypes:jy,reservedFunctionNames:Yy,stringTypes:["''-qq",{quote:"''-raw",prefixes:["X"],requirePrefix:!0}],identTypes:['""-qq',"``","[]"],paramTypes:{positional:!0,numbered:["?"],named:[":","@","$"]},operators:["%","~","&","|","<<",">>","==","->","->>","||"]},formatOptions:{onelineClauses:[...gE,...Zs],tabularOnelineClauses:Zs}},qy=["GROUPING","RANK","DENSE_RANK","PERCENT_RANK","CUME_DIST","ROW_NUMBER","POSITION","OCCURRENCES_REGEX","POSITION_REGEX","EXTRACT","CHAR_LENGTH","CHARACTER_LENGTH","OCTET_LENGTH","CARDINALITY","ABS","MOD","LN","EXP","POWER","SQRT","FLOOR","CEIL","CEILING","WIDTH_BUCKET","SUBSTRING","SUBSTRING_REGEX","UPPER","LOWER","CONVERT","TRANSLATE","TRANSLATE_REGEX","TRIM","OVERLAY","NORMALIZE","SPECIFICTYPE","CURRENT_DATE","CURRENT_TIME","LOCALTIME","CURRENT_TIMESTAMP","LOCALTIMESTAMP","COUNT","AVG","MAX","MIN","SUM","STDDEV_POP","STDDEV_SAMP","VAR_SAMP","VAR_POP","COLLECT","FUSION","INTERSECTION","COVAR_POP","COVAR_SAMP","CORR","REGR_SLOPE","REGR_INTERCEPT","REGR_COUNT","REGR_R2","REGR_AVGX","REGR_AVGY","REGR_SXX","REGR_SYY","REGR_SXY","PERCENTILE_CONT","PERCENTILE_DISC","CAST","COALESCE","NULLIF","ROUND","SIN","COS","TAN","ASIN","ACOS","ATAN"],Qy=["ALL","ALLOCATE","ALTER","ANY","ARE","AS","ASC","ASENSITIVE","ASYMMETRIC","AT","ATOMIC","AUTHORIZATION","BEGIN","BETWEEN","BOTH","BY","CALL","CALLED","CASCADED","CAST","CHECK","CLOSE","COALESCE","COLLATE","COLUMN","COMMIT","CONDITION","CONNECT","CONSTRAINT","CORRESPONDING","CREATE","CROSS","CUBE","CURRENT","CURRENT_CATALOG","CURRENT_DEFAULT_TRANSFORM_GROUP","CURRENT_PATH","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_TRANSFORM_GROUP_FOR_TYPE","CURRENT_USER","CURSOR","CYCLE","DEALLOCATE","DAY","DECLARE","DEFAULT","DELETE","DEREF","DESC","DESCRIBE","DETERMINISTIC","DISCONNECT","DISTINCT","DROP","DYNAMIC","EACH","ELEMENT","END-EXEC","ESCAPE","EVERY","EXCEPT","EXEC","EXECUTE","EXISTS","EXTERNAL","FALSE","FETCH","FILTER","FOR","FOREIGN","FREE","FROM","FULL","FUNCTION","GET","GLOBAL","GRANT","GROUP","HAVING","HOLD","HOUR","IDENTITY","IN","INDICATOR","INNER","INOUT","INSENSITIVE","INSERT","INTERSECT","INTO","IS","LANGUAGE","LARGE","LATERAL","LEADING","LEFT","LIKE","LIKE_REGEX","LOCAL","MATCH","MEMBER","MERGE","METHOD","MINUTE","MODIFIES","MODULE","MONTH","NATURAL","NEW","NO","NONE","NOT","NULL","NULLIF","OF","OLD","ON","ONLY","OPEN","ORDER","OUT","OUTER","OVER","OVERLAPS","PARAMETER","PARTITION","PRECISION","PREPARE","PRIMARY","PROCEDURE","RANGE","READS","REAL","RECURSIVE","REF","REFERENCES","REFERENCING","RELEASE","RESULT","RETURN","RETURNS","REVOKE","RIGHT","ROLLBACK","ROLLUP","ROW","ROWS","SAVEPOINT","SCOPE","SCROLL","SEARCH","SECOND","SELECT","SENSITIVE","SESSION_USER","SET","SIMILAR","SOME","SPECIFIC","SQL","SQLEXCEPTION","SQLSTATE","SQLWARNING","START","STATIC","SUBMULTISET","SYMMETRIC","SYSTEM","SYSTEM_USER","TABLE","TABLESAMPLE","THEN","TIMEZONE_HOUR","TIMEZONE_MINUTE","TO","TRAILING","TRANSLATION","TREAT","TRIGGER","TRUE","UESCAPE","UNION","UNIQUE","UNKNOWN","UNNEST","UPDATE","USER","USING","VALUE","VALUES","WHENEVER","WINDOW","WITHIN","WITHOUT","YEAR"],Zy=["ARRAY","BIGINT","BINARY LARGE OBJECT","BINARY VARYING","BINARY","BLOB","BOOLEAN","CHAR LARGE OBJECT","CHAR VARYING","CHAR","CHARACTER LARGE OBJECT","CHARACTER VARYING","CHARACTER","CLOB","DATE","DEC","DECIMAL","DOUBLE","FLOAT","INT","INTEGER","INTERVAL","MULTISET","NATIONAL CHAR VARYING","NATIONAL CHAR","NATIONAL CHARACTER LARGE OBJECT","NATIONAL CHARACTER VARYING","NATIONAL CHARACTER","NCHAR LARGE OBJECT","NCHAR VARYING","NCHAR","NCLOB","NUMERIC","SMALLINT","TIME","TIMESTAMP","VARBINARY","VARCHAR"],eD=w(["SELECT [ALL | DISTINCT]"]),tD=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY [ALL | DISTINCT]","HAVING","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","FETCH {FIRST | NEXT}","INSERT INTO","VALUES","SET"]),xE=w(["CREATE [GLOBAL TEMPORARY | LOCAL TEMPORARY] TABLE"]),ei=w(["CREATE [RECURSIVE] VIEW","UPDATE","WHERE CURRENT OF","DELETE FROM","DROP TABLE","ALTER TABLE","ADD COLUMN","DROP [COLUMN]","RENAME COLUMN","RENAME TO","ALTER [COLUMN]","{SET | DROP} DEFAULT","ADD SCOPE","DROP SCOPE {CASCADE | RESTRICT}","RESTART WITH","TRUNCATE TABLE","SET SCHEMA"]),nD=w(["UNION [ALL | DISTINCT]","EXCEPT [ALL | DISTINCT]","INTERSECT [ALL | DISTINCT]"]),rD=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT | FULL} [OUTER] JOIN"]),oD=w(["ON {UPDATE | DELETE} [SET NULL | SET DEFAULT]","{ROWS | RANGE} BETWEEN"]),sD=w([]),iD={name:"sql",tokenizerOptions:{reservedSelect:eD,reservedClauses:[...tD,...xE,...ei],reservedSetOperations:nD,reservedJoins:rD,reservedKeywordPhrases:oD,reservedDataTypePhrases:sD,reservedKeywords:Qy,reservedDataTypes:Zy,reservedFunctionNames:qy,stringTypes:[{quote:"''-qq-bs",prefixes:["N","U&"]},{quote:"''-raw",prefixes:["X"],requirePrefix:!0}],identTypes:['""-qq',"``"],paramTypes:{positional:!0},operators:["||"]},formatOptions:{onelineClauses:[...xE,...ei],tabularOnelineClauses:ei}},aD=["ABS","ACOS","ALL_MATCH","ANY_MATCH","APPROX_DISTINCT","APPROX_MOST_FREQUENT","APPROX_PERCENTILE","APPROX_SET","ARBITRARY","ARRAYS_OVERLAP","ARRAY_AGG","ARRAY_DISTINCT","ARRAY_EXCEPT","ARRAY_INTERSECT","ARRAY_JOIN","ARRAY_MAX","ARRAY_MIN","ARRAY_POSITION","ARRAY_REMOVE","ARRAY_SORT","ARRAY_UNION","ASIN","ATAN","ATAN2","AT_TIMEZONE","AVG","BAR","BETA_CDF","BING_TILE","BING_TILES_AROUND","BING_TILE_AT","BING_TILE_COORDINATES","BING_TILE_POLYGON","BING_TILE_QUADKEY","BING_TILE_ZOOM_LEVEL","BITWISE_AND","BITWISE_AND_AGG","BITWISE_LEFT_SHIFT","BITWISE_NOT","BITWISE_OR","BITWISE_OR_AGG","BITWISE_RIGHT_SHIFT","BITWISE_RIGHT_SHIFT_ARITHMETIC","BITWISE_XOR","BIT_COUNT","BOOL_AND","BOOL_OR","CARDINALITY","CAST","CBRT","CEIL","CEILING","CHAR2HEXINT","CHECKSUM","CHR","CLASSIFY","COALESCE","CODEPOINT","COLOR","COMBINATIONS","CONCAT","CONCAT_WS","CONTAINS","CONTAINS_SEQUENCE","CONVEX_HULL_AGG","CORR","COS","COSH","COSINE_SIMILARITY","COUNT","COUNT_IF","COVAR_POP","COVAR_SAMP","CRC32","CUME_DIST","CURRENT_CATALOG","CURRENT_DATE","CURRENT_GROUPS","CURRENT_SCHEMA","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_TIMEZONE","CURRENT_USER","DATE","DATE_ADD","DATE_DIFF","DATE_FORMAT","DATE_PARSE","DATE_TRUNC","DAY","DAY_OF_MONTH","DAY_OF_WEEK","DAY_OF_YEAR","DEGREES","DENSE_RANK","DOW","DOY","E","ELEMENT_AT","EMPTY_APPROX_SET","EVALUATE_CLASSIFIER_PREDICTIONS","EVERY","EXP","EXTRACT","FEATURES","FILTER","FIRST_VALUE","FLATTEN","FLOOR","FORMAT","FORMAT_DATETIME","FORMAT_NUMBER","FROM_BASE","FROM_BASE32","FROM_BASE64","FROM_BASE64URL","FROM_BIG_ENDIAN_32","FROM_BIG_ENDIAN_64","FROM_ENCODED_POLYLINE","FROM_GEOJSON_GEOMETRY","FROM_HEX","FROM_IEEE754_32","FROM_IEEE754_64","FROM_ISO8601_DATE","FROM_ISO8601_TIMESTAMP","FROM_ISO8601_TIMESTAMP_NANOS","FROM_UNIXTIME","FROM_UNIXTIME_NANOS","FROM_UTF8","GEOMETRIC_MEAN","GEOMETRY_FROM_HADOOP_SHAPE","GEOMETRY_INVALID_REASON","GEOMETRY_NEAREST_POINTS","GEOMETRY_TO_BING_TILES","GEOMETRY_UNION","GEOMETRY_UNION_AGG","GREATEST","GREAT_CIRCLE_DISTANCE","HAMMING_DISTANCE","HASH_COUNTS","HISTOGRAM","HMAC_MD5","HMAC_SHA1","HMAC_SHA256","HMAC_SHA512","HOUR","HUMAN_READABLE_SECONDS","IF","INDEX","INFINITY","INTERSECTION_CARDINALITY","INVERSE_BETA_CDF","INVERSE_NORMAL_CDF","IS_FINITE","IS_INFINITE","IS_JSON_SCALAR","IS_NAN","JACCARD_INDEX","JSON_ARRAY_CONTAINS","JSON_ARRAY_GET","JSON_ARRAY_LENGTH","JSON_EXISTS","JSON_EXTRACT","JSON_EXTRACT_SCALAR","JSON_FORMAT","JSON_PARSE","JSON_QUERY","JSON_SIZE","JSON_VALUE","KURTOSIS","LAG","LAST_DAY_OF_MONTH","LAST_VALUE","LEAD","LEARN_CLASSIFIER","LEARN_LIBSVM_CLASSIFIER","LEARN_LIBSVM_REGRESSOR","LEARN_REGRESSOR","LEAST","LENGTH","LEVENSHTEIN_DISTANCE","LINE_INTERPOLATE_POINT","LINE_INTERPOLATE_POINTS","LINE_LOCATE_POINT","LISTAGG","LN","LOCALTIME","LOCALTIMESTAMP","LOG","LOG10","LOG2","LOWER","LPAD","LTRIM","LUHN_CHECK","MAKE_SET_DIGEST","MAP","MAP_AGG","MAP_CONCAT","MAP_ENTRIES","MAP_FILTER","MAP_FROM_ENTRIES","MAP_KEYS","MAP_UNION","MAP_VALUES","MAP_ZIP_WITH","MAX","MAX_BY","MD5","MERGE","MERGE_SET_DIGEST","MILLISECOND","MIN","MINUTE","MIN_BY","MOD","MONTH","MULTIMAP_AGG","MULTIMAP_FROM_ENTRIES","MURMUR3","NAN","NGRAMS","NONE_MATCH","NORMALIZE","NORMAL_CDF","NOW","NTH_VALUE","NTILE","NULLIF","NUMERIC_HISTOGRAM","OBJECTID","OBJECTID_TIMESTAMP","PARSE_DATA_SIZE","PARSE_DATETIME","PARSE_DURATION","PERCENT_RANK","PI","POSITION","POW","POWER","QDIGEST_AGG","QUARTER","RADIANS","RAND","RANDOM","RANK","REDUCE","REDUCE_AGG","REGEXP_COUNT","REGEXP_EXTRACT","REGEXP_EXTRACT_ALL","REGEXP_LIKE","REGEXP_POSITION","REGEXP_REPLACE","REGEXP_SPLIT","REGRESS","REGR_INTERCEPT","REGR_SLOPE","RENDER","REPEAT","REPLACE","REVERSE","RGB","ROUND","ROW_NUMBER","RPAD","RTRIM","SECOND","SEQUENCE","SHA1","SHA256","SHA512","SHUFFLE","SIGN","SIMPLIFY_GEOMETRY","SIN","SKEWNESS","SLICE","SOUNDEX","SPATIAL_PARTITIONING","SPATIAL_PARTITIONS","SPLIT","SPLIT_PART","SPLIT_TO_MAP","SPLIT_TO_MULTIMAP","SPOOKY_HASH_V2_32","SPOOKY_HASH_V2_64","SQRT","STARTS_WITH","STDDEV","STDDEV_POP","STDDEV_SAMP","STRPOS","ST_AREA","ST_ASBINARY","ST_ASTEXT","ST_BOUNDARY","ST_BUFFER","ST_CENTROID","ST_CONTAINS","ST_CONVEXHULL","ST_COORDDIM","ST_CROSSES","ST_DIFFERENCE","ST_DIMENSION","ST_DISJOINT","ST_DISTANCE","ST_ENDPOINT","ST_ENVELOPE","ST_ENVELOPEASPTS","ST_EQUALS","ST_EXTERIORRING","ST_GEOMETRIES","ST_GEOMETRYFROMTEXT","ST_GEOMETRYN","ST_GEOMETRYTYPE","ST_GEOMFROMBINARY","ST_INTERIORRINGN","ST_INTERIORRINGS","ST_INTERSECTION","ST_INTERSECTS","ST_ISCLOSED","ST_ISEMPTY","ST_ISRING","ST_ISSIMPLE","ST_ISVALID","ST_LENGTH","ST_LINEFROMTEXT","ST_LINESTRING","ST_MULTIPOINT","ST_NUMGEOMETRIES","ST_NUMINTERIORRING","ST_NUMPOINTS","ST_OVERLAPS","ST_POINT","ST_POINTN","ST_POINTS","ST_POLYGON","ST_RELATE","ST_STARTPOINT","ST_SYMDIFFERENCE","ST_TOUCHES","ST_UNION","ST_WITHIN","ST_X","ST_XMAX","ST_XMIN","ST_Y","ST_YMAX","ST_YMIN","SUBSTR","SUBSTRING","SUM","TAN","TANH","TDIGEST_AGG","TIMESTAMP_OBJECTID","TIMEZONE_HOUR","TIMEZONE_MINUTE","TO_BASE","TO_BASE32","TO_BASE64","TO_BASE64URL","TO_BIG_ENDIAN_32","TO_BIG_ENDIAN_64","TO_CHAR","TO_DATE","TO_ENCODED_POLYLINE","TO_GEOJSON_GEOMETRY","TO_GEOMETRY","TO_HEX","TO_IEEE754_32","TO_IEEE754_64","TO_ISO8601","TO_MILLISECONDS","TO_SPHERICAL_GEOGRAPHY","TO_TIMESTAMP","TO_UNIXTIME","TO_UTF8","TRANSFORM","TRANSFORM_KEYS","TRANSFORM_VALUES","TRANSLATE","TRIM","TRIM_ARRAY","TRUNCATE","TRY","TRY_CAST","TYPEOF","UPPER","URL_DECODE","URL_ENCODE","URL_EXTRACT_FRAGMENT","URL_EXTRACT_HOST","URL_EXTRACT_PARAMETER","URL_EXTRACT_PATH","URL_EXTRACT_PORT","URL_EXTRACT_PROTOCOL","URL_EXTRACT_QUERY","UUID","VALUES_AT_QUANTILES","VALUE_AT_QUANTILE","VARIANCE","VAR_POP","VAR_SAMP","VERSION","WEEK","WEEK_OF_YEAR","WIDTH_BUCKET","WILSON_INTERVAL_LOWER","WILSON_INTERVAL_UPPER","WITH_TIMEZONE","WORD_STEM","XXHASH64","YEAR","YEAR_OF_WEEK","YOW","ZIP","ZIP_WITH","CLASSIFIER","FIRST","LAST","MATCH_NUMBER","NEXT","PERMUTE","PREV"],lD=["ABSENT","ADD","ADMIN","AFTER","ALL","ALTER","ANALYZE","AND","ANY","AS","ASC","AT","AUTHORIZATION","BERNOULLI","BETWEEN","BOTH","BY","CALL","CASCADE","CASE","CATALOGS","COLUMN","COLUMNS","COMMENT","COMMIT","COMMITTED","CONDITIONAL","CONSTRAINT","COPARTITION","CREATE","CROSS","CUBE","CURRENT","CURRENT_PATH","CURRENT_ROLE","DATA","DEALLOCATE","DEFAULT","DEFINE","DEFINER","DELETE","DENY","DESC","DESCRIBE","DESCRIPTOR","DISTINCT","DISTRIBUTED","DOUBLE","DROP","ELSE","EMPTY","ENCODING","END","ERROR","ESCAPE","EXCEPT","EXCLUDING","EXECUTE","EXISTS","EXPLAIN","FALSE","FETCH","FINAL","FIRST","FOLLOWING","FOR","FROM","FULL","FUNCTIONS","GRANT","GRANTED","GRANTS","GRAPHVIZ","GROUP","GROUPING","GROUPS","HAVING","IGNORE","IN","INCLUDING","INITIAL","INNER","INPUT","INSERT","INTERSECT","INTERVAL","INTO","INVOKER","IO","IS","ISOLATION","JOIN","JSON","JSON_ARRAY","JSON_OBJECT","KEEP","KEY","KEYS","LAST","LATERAL","LEADING","LEFT","LEVEL","LIKE","LIMIT","LOCAL","LOGICAL","MATCH","MATCHED","MATCHES","MATCH_RECOGNIZE","MATERIALIZED","MEASURES","NATURAL","NEXT","NFC","NFD","NFKC","NFKD","NO","NONE","NOT","NULL","NULLS","OBJECT","OF","OFFSET","OMIT","ON","ONE","ONLY","OPTION","OR","ORDER","ORDINALITY","OUTER","OUTPUT","OVER","OVERFLOW","PARTITION","PARTITIONS","PASSING","PAST","PATH","PATTERN","PER","PERMUTE","PRECEDING","PRECISION","PREPARE","PRIVILEGES","PROPERTIES","PRUNE","QUOTES","RANGE","READ","RECURSIVE","REFRESH","RENAME","REPEATABLE","RESET","RESPECT","RESTRICT","RETURNING","REVOKE","RIGHT","ROLE","ROLES","ROLLBACK","ROLLUP","ROW","ROWS","RUNNING","SCALAR","SCHEMA","SCHEMAS","SECURITY","SEEK","SELECT","SERIALIZABLE","SESSION","SET","SETS","SHOW","SKIP","SOME","START","STATS","STRING","SUBSET","SYSTEM","TABLE","TABLES","TABLESAMPLE","TEXT","THEN","TIES","TIME","TIMESTAMP","TO","TRAILING","TRANSACTION","TRUE","TYPE","UESCAPE","UNBOUNDED","UNCOMMITTED","UNCONDITIONAL","UNION","UNIQUE","UNKNOWN","UNMATCHED","UNNEST","UPDATE","USE","USER","USING","UTF16","UTF32","UTF8","VALIDATE","VALUE","VALUES","VERBOSE","VIEW","WHEN","WHERE","WINDOW","WITH","WITHIN","WITHOUT","WORK","WRAPPER","WRITE","ZONE"],ED=["BIGINT","INT","INTEGER","SMALLINT","TINYINT","BOOLEAN","DATE","DECIMAL","REAL","DOUBLE","HYPERLOGLOG","QDIGEST","TDIGEST","P4HYPERLOGLOG","INTERVAL","TIMESTAMP","TIME","VARBINARY","VARCHAR","CHAR","ROW","ARRAY","MAP","JSON","JSON2016","IPADDRESS","GEOMETRY","UUID","SETDIGEST","JONIREGEXP","RE2JREGEXP","LIKEPATTERN","COLOR","CODEPOINTS","FUNCTION","JSONPATH"],cD=w(["SELECT [ALL | DISTINCT]"]),dD=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY [ALL | DISTINCT]","HAVING","WINDOW","PARTITION BY","ORDER BY","LIMIT","OFFSET","FETCH {FIRST | NEXT}","INSERT INTO","VALUES","SET","MATCH_RECOGNIZE","MEASURES","ONE ROW PER MATCH","ALL ROWS PER MATCH","AFTER MATCH","PATTERN","SUBSET","DEFINE"]),yE=w(["CREATE TABLE [IF NOT EXISTS]"]),ti=w(["CREATE [OR REPLACE] [MATERIALIZED] VIEW","UPDATE","DELETE FROM","DROP TABLE [IF EXISTS]","ALTER TABLE [IF EXISTS]","ADD COLUMN [IF NOT EXISTS]","DROP COLUMN [IF EXISTS]","RENAME COLUMN [IF EXISTS]","RENAME TO","SET AUTHORIZATION [USER | ROLE]","SET PROPERTIES","EXECUTE","TRUNCATE TABLE","ALTER SCHEMA","ALTER MATERIALIZED VIEW","ALTER VIEW","CREATE SCHEMA","CREATE ROLE","DROP SCHEMA","DROP MATERIALIZED VIEW","DROP VIEW","DROP ROLE","EXPLAIN","ANALYZE","EXPLAIN ANALYZE","EXPLAIN ANALYZE VERBOSE","USE","DESCRIBE INPUT","DESCRIBE OUTPUT","REFRESH MATERIALIZED VIEW","RESET SESSION","SET SESSION","SET PATH","SET TIME ZONE","SHOW GRANTS","SHOW CREATE TABLE","SHOW CREATE SCHEMA","SHOW CREATE VIEW","SHOW CREATE MATERIALIZED VIEW","SHOW TABLES","SHOW SCHEMAS","SHOW CATALOGS","SHOW COLUMNS","SHOW STATS FOR","SHOW ROLES","SHOW CURRENT ROLES","SHOW ROLE GRANTS","SHOW FUNCTIONS","SHOW SESSION"]),TD=w(["UNION [ALL | DISTINCT] [CORRESPONDING]","EXCEPT [ALL | DISTINCT] [CORRESPONDING]","INTERSECT [ALL | DISTINCT] [CORRESPONDING]"]),uD=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL [INNER] JOIN","NATURAL {LEFT | RIGHT | FULL} [OUTER] JOIN"]),SD=w(["{ROWS | RANGE | GROUPS} BETWEEN","IS [NOT] DISTINCT FROM"]),RD=w([]),AD={name:"trino",tokenizerOptions:{reservedSelect:cD,reservedClauses:[...dD,...yE,...ti],reservedSetOperations:TD,reservedJoins:uD,reservedKeywordPhrases:SD,reservedDataTypePhrases:RD,reservedKeywords:lD,reservedDataTypes:ED,reservedFunctionNames:aD,extraParens:["[]","{}"],stringTypes:[{quote:"''-qq",prefixes:["U&"]},{quote:"''-raw",prefixes:["X"],requirePrefix:!0}],identTypes:['""-qq'],paramTypes:{positional:!0},operators:["%","->","=>",":","||","|","^","$"]},formatOptions:{onelineClauses:[...yE,...ti],tabularOnelineClauses:ti}},ID=["APPROX_COUNT_DISTINCT","AVG","CHECKSUM_AGG","COUNT","COUNT_BIG","GROUPING","GROUPING_ID","MAX","MIN","STDEV","STDEVP","SUM","VAR","VARP","CUME_DIST","FIRST_VALUE","LAG","LAST_VALUE","LEAD","PERCENTILE_CONT","PERCENTILE_DISC","PERCENT_RANK","Collation - COLLATIONPROPERTY","Collation - TERTIARY_WEIGHTS","@@DBTS","@@LANGID","@@LANGUAGE","@@LOCK_TIMEOUT","@@MAX_CONNECTIONS","@@MAX_PRECISION","@@NESTLEVEL","@@OPTIONS","@@REMSERVER","@@SERVERNAME","@@SERVICENAME","@@SPID","@@TEXTSIZE","@@VERSION","CAST","CONVERT","PARSE","TRY_CAST","TRY_CONVERT","TRY_PARSE","ASYMKEY_ID","ASYMKEYPROPERTY","CERTPROPERTY","CERT_ID","CRYPT_GEN_RANDOM","DECRYPTBYASYMKEY","DECRYPTBYCERT","DECRYPTBYKEY","DECRYPTBYKEYAUTOASYMKEY","DECRYPTBYKEYAUTOCERT","DECRYPTBYPASSPHRASE","ENCRYPTBYASYMKEY","ENCRYPTBYCERT","ENCRYPTBYKEY","ENCRYPTBYPASSPHRASE","HASHBYTES","IS_OBJECTSIGNED","KEY_GUID","KEY_ID","KEY_NAME","SIGNBYASYMKEY","SIGNBYCERT","SYMKEYPROPERTY","VERIFYSIGNEDBYCERT","VERIFYSIGNEDBYASYMKEY","@@CURSOR_ROWS","@@FETCH_STATUS","CURSOR_STATUS","DATALENGTH","IDENT_CURRENT","IDENT_INCR","IDENT_SEED","IDENTITY","SQL_VARIANT_PROPERTY","@@DATEFIRST","CURRENT_TIMESTAMP","CURRENT_TIMEZONE","CURRENT_TIMEZONE_ID","DATEADD","DATEDIFF","DATEDIFF_BIG","DATEFROMPARTS","DATENAME","DATEPART","DATETIME2FROMPARTS","DATETIMEFROMPARTS","DATETIMEOFFSETFROMPARTS","DAY","EOMONTH","GETDATE","GETUTCDATE","ISDATE","MONTH","SMALLDATETIMEFROMPARTS","SWITCHOFFSET","SYSDATETIME","SYSDATETIMEOFFSET","SYSUTCDATETIME","TIMEFROMPARTS","TODATETIMEOFFSET","YEAR","JSON","ISJSON","JSON_VALUE","JSON_QUERY","JSON_MODIFY","ABS","ACOS","ASIN","ATAN","ATN2","CEILING","COS","COT","DEGREES","EXP","FLOOR","LOG","LOG10","PI","POWER","RADIANS","RAND","ROUND","SIGN","SIN","SQRT","SQUARE","TAN","CHOOSE","GREATEST","IIF","LEAST","@@PROCID","APP_NAME","APPLOCK_MODE","APPLOCK_TEST","ASSEMBLYPROPERTY","COL_LENGTH","COL_NAME","COLUMNPROPERTY","DATABASEPROPERTYEX","DB_ID","DB_NAME","FILE_ID","FILE_IDEX","FILE_NAME","FILEGROUP_ID","FILEGROUP_NAME","FILEGROUPPROPERTY","FILEPROPERTY","FILEPROPERTYEX","FULLTEXTCATALOGPROPERTY","FULLTEXTSERVICEPROPERTY","INDEX_COL","INDEXKEY_PROPERTY","INDEXPROPERTY","NEXT VALUE FOR","OBJECT_DEFINITION","OBJECT_ID","OBJECT_NAME","OBJECT_SCHEMA_NAME","OBJECTPROPERTY","OBJECTPROPERTYEX","ORIGINAL_DB_NAME","PARSENAME","SCHEMA_ID","SCHEMA_NAME","SCOPE_IDENTITY","SERVERPROPERTY","STATS_DATE","TYPE_ID","TYPE_NAME","TYPEPROPERTY","DENSE_RANK","NTILE","RANK","ROW_NUMBER","PUBLISHINGSERVERNAME","CERTENCODED","CERTPRIVATEKEY","CURRENT_USER","DATABASE_PRINCIPAL_ID","HAS_DBACCESS","HAS_PERMS_BY_NAME","IS_MEMBER","IS_ROLEMEMBER","IS_SRVROLEMEMBER","LOGINPROPERTY","ORIGINAL_LOGIN","PERMISSIONS","PWDENCRYPT","PWDCOMPARE","SESSION_USER","SESSIONPROPERTY","SUSER_ID","SUSER_NAME","SUSER_SID","SUSER_SNAME","SYSTEM_USER","USER","USER_ID","USER_NAME","ASCII","CHARINDEX","CONCAT","CONCAT_WS","DIFFERENCE","FORMAT","LEFT","LEN","LOWER","LTRIM","PATINDEX","QUOTENAME","REPLACE","REPLICATE","REVERSE","RIGHT","RTRIM","SOUNDEX","SPACE","STR","STRING_AGG","STRING_ESCAPE","STUFF","SUBSTRING","TRANSLATE","TRIM","UNICODE","UPPER","$PARTITION","@@ERROR","@@IDENTITY","@@PACK_RECEIVED","@@ROWCOUNT","@@TRANCOUNT","BINARY_CHECKSUM","CHECKSUM","COMPRESS","CONNECTIONPROPERTY","CONTEXT_INFO","CURRENT_REQUEST_ID","CURRENT_TRANSACTION_ID","DECOMPRESS","ERROR_LINE","ERROR_MESSAGE","ERROR_NUMBER","ERROR_PROCEDURE","ERROR_SEVERITY","ERROR_STATE","FORMATMESSAGE","GET_FILESTREAM_TRANSACTION_CONTEXT","GETANSINULL","HOST_ID","HOST_NAME","ISNULL","ISNUMERIC","MIN_ACTIVE_ROWVERSION","NEWID","NEWSEQUENTIALID","ROWCOUNT_BIG","SESSION_CONTEXT","XACT_STATE","@@CONNECTIONS","@@CPU_BUSY","@@IDLE","@@IO_BUSY","@@PACK_SENT","@@PACKET_ERRORS","@@TIMETICKS","@@TOTAL_ERRORS","@@TOTAL_READ","@@TOTAL_WRITE","TEXTPTR","TEXTVALID","COLUMNS_UPDATED","EVENTDATA","TRIGGER_NESTLEVEL","UPDATE","COALESCE","NULLIF"],ND=["ADD","ALL","ALTER","AND","ANY","AS","ASC","AUTHORIZATION","BACKUP","BEGIN","BETWEEN","BREAK","BROWSE","BULK","BY","CASCADE","CHECK","CHECKPOINT","CLOSE","CLUSTERED","COALESCE","COLLATE","COLUMN","COMMIT","COMPUTE","CONSTRAINT","CONTAINS","CONTAINSTABLE","CONTINUE","CONVERT","CREATE","CROSS","CURRENT","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","DATABASE","DBCC","DEALLOCATE","DECLARE","DEFAULT","DELETE","DENY","DESC","DISK","DISTINCT","DISTRIBUTED","DROP","DUMP","ERRLVL","ESCAPE","EXEC","EXECUTE","EXISTS","EXIT","EXTERNAL","FETCH","FILE","FILLFACTOR","FOR","FOREIGN","FREETEXT","FREETEXTTABLE","FROM","FULL","FUNCTION","GOTO","GRANT","GROUP","HAVING","HOLDLOCK","IDENTITY","IDENTITYCOL","IDENTITY_INSERT","IF","IN","INDEX","INNER","INSERT","INTERSECT","INTO","IS","JOIN","KEY","KILL","LEFT","LIKE","LINENO","LOAD","MERGE","NOCHECK","NONCLUSTERED","NOT","NULL","NULLIF","OF","OFF","OFFSETS","ON","OPEN","OPENDATASOURCE","OPENQUERY","OPENROWSET","OPENXML","OPTION","OR","ORDER","OUTER","OVER","PERCENT","PIVOT","PLAN","PRIMARY","PRINT","PROC","PROCEDURE","PUBLIC","RAISERROR","READ","READTEXT","RECONFIGURE","REFERENCES","REPLICATION","RESTORE","RESTRICT","RETURN","REVERT","REVOKE","RIGHT","ROLLBACK","ROWCOUNT","ROWGUIDCOL","RULE","SAVE","SCHEMA","SECURITYAUDIT","SELECT","SEMANTICKEYPHRASETABLE","SEMANTICSIMILARITYDETAILSTABLE","SEMANTICSIMILARITYTABLE","SESSION_USER","SET","SETUSER","SHUTDOWN","SOME","STATISTICS","SYSTEM_USER","TABLE","TABLESAMPLE","TEXTSIZE","THEN","TO","TOP","TRAN","TRANSACTION","TRIGGER","TRUNCATE","TRY_CONVERT","TSEQUAL","UNION","UNIQUE","UNPIVOT","UPDATE","UPDATETEXT","USE","USER","VALUES","VIEW","WAITFOR","WHERE","WHILE","WITH","WITHIN GROUP","WRITETEXT","$ACTION"],OD=["BINARY","BIT","CHAR","CHAR","CHARACTER","DATE","DATETIME2","DATETIMEOFFSET","DEC","DECIMAL","DOUBLE","FLOAT","INT","INTEGER","NATIONAL","NCHAR","NUMERIC","NVARCHAR","PRECISION","REAL","SMALLINT","TIME","TIMESTAMP","VARBINARY","VARCHAR"],fD=w(["SELECT [ALL | DISTINCT]"]),pD=w(["WITH","INTO","FROM","WHERE","GROUP BY","HAVING","WINDOW","PARTITION BY","ORDER BY","OFFSET","FETCH {FIRST | NEXT}","FOR {BROWSE | XML | JSON}","OPTION","INSERT [INTO]","VALUES","SET","MERGE [INTO]","WHEN [NOT] MATCHED [BY TARGET | BY SOURCE] [THEN]","UPDATE SET"]),DE=w(["CREATE TABLE"]),ni=w(["CREATE [OR ALTER] [MATERIALIZED] VIEW","UPDATE","WHERE CURRENT OF","DELETE [FROM]","DROP TABLE [IF EXISTS]","ALTER TABLE","ADD","DROP COLUMN [IF EXISTS]","ALTER COLUMN","TRUNCATE TABLE","CREATE [UNIQUE] [CLUSTERED] INDEX","CREATE DATABASE","ALTER DATABASE","DROP DATABASE [IF EXISTS]","CREATE [OR ALTER] [PARTITION] {FUNCTION | PROCEDURE | PROC}","ALTER [PARTITION] {FUNCTION | PROCEDURE | PROC}","DROP [PARTITION] {FUNCTION | PROCEDURE | PROC} [IF EXISTS]","GO","USE","ADD SENSITIVITY CLASSIFICATION","ADD SIGNATURE","AGGREGATE","ANSI_DEFAULTS","ANSI_NULLS","ANSI_NULL_DFLT_OFF","ANSI_NULL_DFLT_ON","ANSI_PADDING","ANSI_WARNINGS","APPLICATION ROLE","ARITHABORT","ARITHIGNORE","ASSEMBLY","ASYMMETRIC KEY","AUTHORIZATION","AVAILABILITY GROUP","BACKUP","BACKUP CERTIFICATE","BACKUP MASTER KEY","BACKUP SERVICE MASTER KEY","BEGIN CONVERSATION TIMER","BEGIN DIALOG CONVERSATION","BROKER PRIORITY","BULK INSERT","CERTIFICATE","CLOSE MASTER KEY","CLOSE SYMMETRIC KEY","COLUMN ENCRYPTION KEY","COLUMN MASTER KEY","COLUMNSTORE INDEX","CONCAT_NULL_YIELDS_NULL","CONTEXT_INFO","CONTRACT","CREDENTIAL","CRYPTOGRAPHIC PROVIDER","CURSOR_CLOSE_ON_COMMIT","DATABASE","DATABASE AUDIT SPECIFICATION","DATABASE ENCRYPTION KEY","DATABASE HADR","DATABASE SCOPED CONFIGURATION","DATABASE SCOPED CREDENTIAL","DATABASE SET","DATEFIRST","DATEFORMAT","DEADLOCK_PRIORITY","DENY","DENY XML","DISABLE TRIGGER","ENABLE TRIGGER","END CONVERSATION","ENDPOINT","EVENT NOTIFICATION","EVENT SESSION","EXECUTE AS","EXTERNAL DATA SOURCE","EXTERNAL FILE FORMAT","EXTERNAL LANGUAGE","EXTERNAL LIBRARY","EXTERNAL RESOURCE POOL","EXTERNAL TABLE","FIPS_FLAGGER","FMTONLY","FORCEPLAN","FULLTEXT CATALOG","FULLTEXT INDEX","FULLTEXT STOPLIST","GET CONVERSATION GROUP","GET_TRANSMISSION_STATUS","GRANT","GRANT XML","IDENTITY_INSERT","IMPLICIT_TRANSACTIONS","INDEX","LANGUAGE","LOCK_TIMEOUT","LOGIN","MASTER KEY","MESSAGE TYPE","MOVE CONVERSATION","NOCOUNT","NOEXEC","NUMERIC_ROUNDABORT","OFFSETS","OPEN MASTER KEY","OPEN SYMMETRIC KEY","PARSEONLY","PARTITION SCHEME","QUERY_GOVERNOR_COST_LIMIT","QUEUE","QUOTED_IDENTIFIER","RECEIVE","REMOTE SERVICE BINDING","REMOTE_PROC_TRANSACTIONS","RESOURCE GOVERNOR","RESOURCE POOL","RESTORE","RESTORE FILELISTONLY","RESTORE HEADERONLY","RESTORE LABELONLY","RESTORE MASTER KEY","RESTORE REWINDONLY","RESTORE SERVICE MASTER KEY","RESTORE VERIFYONLY","REVERT","REVOKE","REVOKE XML","ROLE","ROUTE","ROWCOUNT","RULE","SCHEMA","SEARCH PROPERTY LIST","SECURITY POLICY","SELECTIVE XML INDEX","SEND","SENSITIVITY CLASSIFICATION","SEQUENCE","SERVER AUDIT","SERVER AUDIT SPECIFICATION","SERVER CONFIGURATION","SERVER ROLE","SERVICE","SERVICE MASTER KEY","SETUSER","SHOWPLAN_ALL","SHOWPLAN_TEXT","SHOWPLAN_XML","SIGNATURE","SPATIAL INDEX","STATISTICS","STATISTICS IO","STATISTICS PROFILE","STATISTICS TIME","STATISTICS XML","SYMMETRIC KEY","SYNONYM","TABLE","TABLE IDENTITY","TEXTSIZE","TRANSACTION ISOLATION LEVEL","TRIGGER","TYPE","UPDATE STATISTICS","USER","WORKLOAD GROUP","XACT_ABORT","XML INDEX","XML SCHEMA COLLECTION"]),hD=w(["UNION [ALL]","EXCEPT","INTERSECT"]),CD=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","{CROSS | OUTER} APPLY"]),LD=w(["ON {UPDATE | DELETE} [SET NULL | SET DEFAULT]","{ROWS | RANGE} BETWEEN"]),_D=w([]),mD={name:"transactsql",tokenizerOptions:{reservedSelect:fD,reservedClauses:[...pD,...DE,...ni],reservedSetOperations:hD,reservedJoins:CD,reservedKeywordPhrases:LD,reservedDataTypePhrases:_D,reservedKeywords:ND,reservedDataTypes:OD,reservedFunctionNames:ID,nestedBlockComments:!0,stringTypes:[{quote:"''-qq",prefixes:["N"]},"{}"],identTypes:['""-qq',"[]"],identChars:{first:"#@",rest:"#@$"},paramTypes:{named:["@"],quoted:["@"]},operators:["%","&","|","^","~","!<","!>","+=","-=","*=","/=","%=","|=","&=","^=","::",":"],propertyAccessOperators:[".."]},formatOptions:{alwaysDenseOperators:["::"],onelineClauses:[...DE,...ni],tabularOnelineClauses:ni}},gD=["ADD","ALL","ALTER","ANALYZE","AND","AS","ASC","ASENSITIVE","BEFORE","BETWEEN","_BINARY","BOTH","BY","CALL","CASCADE","CASE","CHANGE","CHECK","COLLATE","COLUMN","CONDITION","CONSTRAINT","CONTINUE","CONVERT","CREATE","CROSS","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","DATABASE","DATABASES","DAY_HOUR","DAY_MICROSECOND","DAY_MINUTE","DAY_SECOND","DECLARE","DEFAULT","DELAYED","DELETE","DESC","DESCRIBE","DETERMINISTIC","DISTINCT","DISTINCTROW","DIV","DROP","DUAL","EACH","ELSE","ELSEIF","ENCLOSED","ESCAPED","EXCEPT","EXISTS","EXIT","EXPLAIN","EXTRA_JOIN","FALSE","FETCH","FOR","FORCE","FORCE_COMPILED_MODE","FORCE_INTERPRETER_MODE","FOREIGN","FROM","FULL","FULLTEXT","GRANT","GROUP","HAVING","HEARTBEAT_NO_LOGGING","HIGH_PRIORITY","HOUR_MICROSECOND","HOUR_MINUTE","HOUR_SECOND","IF","IGNORE","IN","INDEX","INFILE","INNER","INOUT","INSENSITIVE","INSERT","IN","_INTERNAL_DYNAMIC_TYPECAST","INTERSECT","INTERVAL","INTO","ITERATE","JOIN","KEY","KEYS","KILL","LEADING","LEAVE","LEFT","LIKE","LIMIT","LINES","LOAD","LOCALTIME","LOCALTIMESTAMP","LOCK","LOOP","LOW_PRIORITY","MATCH","MAXVALUE","MINUS","MINUTE_MICROSECOND","MINUTE_SECOND","MOD","MODIFIES","NATURAL","NO_QUERY_REWRITE","NOT","NO_WRITE_TO_BINLOG","NO_QUERY_REWRITE","NULL","ON","OPTIMIZE","OPTION","OPTIONALLY","OR","ORDER","OUT","OUTER","OUTFILE","OVER","PRIMARY","PROCEDURE","PURGE","RANGE","READ","READS","REFERENCES","REGEXP","RELEASE","RENAME","REPEAT","REPLACE","REQUIRE","RESTRICT","RETURN","REVOKE","RIGHT","RIGHT_ANTI_JOIN","RIGHT_SEMI_JOIN","RIGHT_STRAIGHT_JOIN","RLIKE","SCHEMA","SCHEMAS","SECOND_MICROSECOND","SELECT","SEMI_JOIN","SENSITIVE","SEPARATOR","SET","SHOW","SIGNAL","SPATIAL","SPECIFIC","SQL","SQL_BIG_RESULT","SQL_BUFFER_RESULT","SQL_CACHE","SQL_CALC_FOUND_ROWS","SQLEXCEPTION","SQL_NO_CACHE","SQL_NO_LOGGING","SQL_SMALL_RESULT","SQLSTATE","SQLWARNING","STRAIGHT_JOIN","TABLE","TERMINATED","THEN","TO","TRAILING","TRIGGER","TRUE","UNBOUNDED","UNDO","UNION","UNIQUE","UNLOCK","UPDATE","USAGE","USE","USING","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","_UTF8","VALUES","WHEN","WHERE","WHILE","WINDOW","WITH","WITHIN","WRITE","XOR","YEAR_MONTH","ZEROFILL"],xD=["BIGINT","BINARY","BIT","BLOB","CHAR","CHARACTER","DATETIME","DEC","DECIMAL","DOUBLE PRECISION","DOUBLE","ENUM","FIXED","FLOAT","FLOAT4","FLOAT8","INT","INT1","INT2","INT3","INT4","INT8","INTEGER","LONG","LONGBLOB","LONGTEXT","MEDIUMBLOB","MEDIUMINT","MEDIUMTEXT","MIDDLEINT","NATIONAL CHAR","NATIONAL VARCHAR","NUMERIC","PRECISION","REAL","SMALLINT","TEXT","TIME","TIMESTAMP","TINYBLOB","TINYINT","TINYTEXT","UNSIGNED","VARBINARY","VARCHAR","VARCHARACTER","YEAR"],yD=["ABS","ACOS","ADDDATE","ADDTIME","AES_DECRYPT","AES_ENCRYPT","ANY_VALUE","APPROX_COUNT_DISTINCT","APPROX_COUNT_DISTINCT_ACCUMULATE","APPROX_COUNT_DISTINCT_COMBINE","APPROX_COUNT_DISTINCT_ESTIMATE","APPROX_GEOGRAPHY_INTERSECTS","APPROX_PERCENTILE","ASCII","ASIN","ATAN","ATAN2","AVG","BIN","BINARY","BIT_AND","BIT_COUNT","BIT_OR","BIT_XOR","CAST","CEIL","CEILING","CHAR","CHARACTER_LENGTH","CHAR_LENGTH","CHARSET","COALESCE","COERCIBILITY","COLLATION","COLLECT","CONCAT","CONCAT_WS","CONNECTION_ID","CONV","CONVERT","CONVERT_TZ","COS","COT","COUNT","CUME_DIST","CURDATE","CURRENT_DATE","CURRENT_ROLE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURTIME","DATABASE","DATE","DATE_ADD","DATEDIFF","DATE_FORMAT","DATE_SUB","DATE_TRUNC","DAY","DAYNAME","DAYOFMONTH","DAYOFWEEK","DAYOFYEAR","DECODE","DEFAULT","DEGREES","DENSE_RANK","DIV","DOT_PRODUCT","ELT","EUCLIDEAN_DISTANCE","EXP","EXTRACT","FIELD","FIRST","FIRST_VALUE","FLOOR","FORMAT","FOUND_ROWS","FROM_BASE64","FROM_DAYS","FROM_UNIXTIME","GEOGRAPHY_AREA","GEOGRAPHY_CONTAINS","GEOGRAPHY_DISTANCE","GEOGRAPHY_INTERSECTS","GEOGRAPHY_LATITUDE","GEOGRAPHY_LENGTH","GEOGRAPHY_LONGITUDE","GEOGRAPHY_POINT","GEOGRAPHY_WITHIN_DISTANCE","GEOMETRY_AREA","GEOMETRY_CONTAINS","GEOMETRY_DISTANCE","GEOMETRY_FILTER","GEOMETRY_INTERSECTS","GEOMETRY_LENGTH","GEOMETRY_POINT","GEOMETRY_WITHIN_DISTANCE","GEOMETRY_X","GEOMETRY_Y","GREATEST","GROUPING","GROUP_CONCAT","HEX","HIGHLIGHT","HOUR","ICU_VERSION","IF","IFNULL","INET_ATON","INET_NTOA","INET6_ATON","INET6_NTOA","INITCAP","INSERT","INSTR","INTERVAL","IS","IS NULL","JSON_AGG","JSON_ARRAY_CONTAINS_DOUBLE","JSON_ARRAY_CONTAINS_JSON","JSON_ARRAY_CONTAINS_STRING","JSON_ARRAY_PUSH_DOUBLE","JSON_ARRAY_PUSH_JSON","JSON_ARRAY_PUSH_STRING","JSON_DELETE_KEY","JSON_EXTRACT_DOUBLE","JSON_EXTRACT_JSON","JSON_EXTRACT_STRING","JSON_EXTRACT_BIGINT","JSON_GET_TYPE","JSON_LENGTH","JSON_SET_DOUBLE","JSON_SET_JSON","JSON_SET_STRING","JSON_SPLICE_DOUBLE","JSON_SPLICE_JSON","JSON_SPLICE_STRING","LAG","LAST_DAY","LAST_VALUE","LCASE","LEAD","LEAST","LEFT","LENGTH","LIKE","LN","LOCALTIME","LOCALTIMESTAMP","LOCATE","LOG","LOG10","LOG2","LPAD","LTRIM","MATCH","MAX","MD5","MEDIAN","MICROSECOND","MIN","MINUTE","MOD","MONTH","MONTHNAME","MONTHS_BETWEEN","NOT","NOW","NTH_VALUE","NTILE","NULLIF","OCTET_LENGTH","PERCENT_RANK","PERCENTILE_CONT","PERCENTILE_DISC","PI","PIVOT","POSITION","POW","POWER","QUARTER","QUOTE","RADIANS","RAND","RANK","REGEXP","REPEAT","REPLACE","REVERSE","RIGHT","RLIKE","ROUND","ROW_COUNT","ROW_NUMBER","RPAD","RTRIM","SCALAR","SCHEMA","SEC_TO_TIME","SHA1","SHA2","SIGMOID","SIGN","SIN","SLEEP","SPLIT","SOUNDEX","SOUNDS LIKE","SOURCE_POS_WAIT","SPACE","SQRT","STDDEV","STDDEV_POP","STDDEV_SAMP","STR_TO_DATE","SUBDATE","SUBSTR","SUBSTRING","SUBSTRING_INDEX","SUM","SYS_GUID","TAN","TIME","TIMEDIFF","TIME_BUCKET","TIME_FORMAT","TIMESTAMP","TIMESTAMPADD","TIMESTAMPDIFF","TIME_TO_SEC","TO_BASE64","TO_CHAR","TO_DAYS","TO_JSON","TO_NUMBER","TO_SECONDS","TO_TIMESTAMP","TRIM","TRUNC","TRUNCATE","UCASE","UNHEX","UNIX_TIMESTAMP","UPDATEXML","UPPER","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","UUID","VALUES","VARIANCE","VAR_POP","VAR_SAMP","VECTOR_SUB","VERSION","WEEK","WEEKDAY","WEEKOFYEAR","YEAR"],DD=w(["SELECT [ALL | DISTINCT | DISTINCTROW]"]),MD=w(["WITH","FROM","WHERE","GROUP BY","HAVING","PARTITION BY","ORDER BY","LIMIT","OFFSET","INSERT [IGNORE] [INTO]","VALUES","REPLACE [INTO]","ON DUPLICATE KEY UPDATE","SET","CREATE [OR REPLACE] [TEMPORARY] PROCEDURE [IF NOT EXISTS]","CREATE [OR REPLACE] [EXTERNAL] FUNCTION"]),ME=w(["CREATE [ROWSTORE] [REFERENCE | TEMPORARY | GLOBAL TEMPORARY] TABLE [IF NOT EXISTS]"]),ri=w(["CREATE VIEW","UPDATE","DELETE [FROM]","DROP [TEMPORARY] TABLE [IF EXISTS]","ALTER [ONLINE] TABLE","ADD [COLUMN]","ADD [UNIQUE] {INDEX | KEY}","DROP [COLUMN]","MODIFY [COLUMN]","CHANGE","RENAME [TO | AS]","TRUNCATE [TABLE]","ADD AGGREGATOR","ADD LEAF","AGGREGATOR SET AS MASTER","ALTER DATABASE","ALTER PIPELINE","ALTER RESOURCE POOL","ALTER USER","ALTER VIEW","ANALYZE TABLE","ATTACH DATABASE","ATTACH LEAF","ATTACH LEAF ALL","BACKUP DATABASE","BINLOG","BOOTSTRAP AGGREGATOR","CACHE INDEX","CALL","CHANGE","CHANGE MASTER TO","CHANGE REPLICATION FILTER","CHANGE REPLICATION SOURCE TO","CHECK BLOB CHECKSUM","CHECK TABLE","CHECKSUM TABLE","CLEAR ORPHAN DATABASES","CLONE","COMMIT","CREATE DATABASE","CREATE GROUP","CREATE INDEX","CREATE LINK","CREATE MILESTONE","CREATE PIPELINE","CREATE RESOURCE POOL","CREATE ROLE","CREATE USER","DEALLOCATE PREPARE","DESCRIBE","DETACH DATABASE","DETACH PIPELINE","DROP DATABASE","DROP FUNCTION","DROP INDEX","DROP LINK","DROP PIPELINE","DROP PROCEDURE","DROP RESOURCE POOL","DROP ROLE","DROP USER","DROP VIEW","EXECUTE","EXPLAIN","FLUSH","FORCE","GRANT","HANDLER","HELP","KILL CONNECTION","KILLALL QUERIES","LOAD DATA","LOAD INDEX INTO CACHE","LOAD XML","LOCK INSTANCE FOR BACKUP","LOCK TABLES","MASTER_POS_WAIT","OPTIMIZE TABLE","PREPARE","PURGE BINARY LOGS","REBALANCE PARTITIONS","RELEASE SAVEPOINT","REMOVE AGGREGATOR","REMOVE LEAF","REPAIR TABLE","REPLACE","REPLICATE DATABASE","RESET","RESET MASTER","RESET PERSIST","RESET REPLICA","RESET SLAVE","RESTART","RESTORE DATABASE","RESTORE REDUNDANCY","REVOKE","ROLLBACK","ROLLBACK TO SAVEPOINT","SAVEPOINT","SET CHARACTER SET","SET DEFAULT ROLE","SET NAMES","SET PASSWORD","SET RESOURCE GROUP","SET ROLE","SET TRANSACTION","SHOW","SHOW CHARACTER SET","SHOW COLLATION","SHOW COLUMNS","SHOW CREATE DATABASE","SHOW CREATE FUNCTION","SHOW CREATE PIPELINE","SHOW CREATE PROCEDURE","SHOW CREATE TABLE","SHOW CREATE USER","SHOW CREATE VIEW","SHOW DATABASES","SHOW ENGINE","SHOW ENGINES","SHOW ERRORS","SHOW FUNCTION CODE","SHOW FUNCTION STATUS","SHOW GRANTS","SHOW INDEX","SHOW MASTER STATUS","SHOW OPEN TABLES","SHOW PLUGINS","SHOW PRIVILEGES","SHOW PROCEDURE CODE","SHOW PROCEDURE STATUS","SHOW PROCESSLIST","SHOW PROFILE","SHOW PROFILES","SHOW RELAYLOG EVENTS","SHOW REPLICA STATUS","SHOW REPLICAS","SHOW SLAVE","SHOW SLAVE HOSTS","SHOW STATUS","SHOW TABLE STATUS","SHOW TABLES","SHOW VARIABLES","SHOW WARNINGS","SHUTDOWN","SNAPSHOT DATABASE","SOURCE_POS_WAIT","START GROUP_REPLICATION","START PIPELINE","START REPLICA","START SLAVE","START TRANSACTION","STOP GROUP_REPLICATION","STOP PIPELINE","STOP REPLICA","STOP REPLICATING","STOP SLAVE","TEST PIPELINE","UNLOCK INSTANCE","UNLOCK TABLES","USE","XA","ITERATE","LEAVE","LOOP","REPEAT","RETURN","WHILE"]),PD=w(["UNION [ALL | DISTINCT]","EXCEPT","INTERSECT","MINUS"]),bD=w(["JOIN","{LEFT | RIGHT | FULL} [OUTER] JOIN","{INNER | CROSS} JOIN","NATURAL {LEFT | RIGHT} [OUTER] JOIN","STRAIGHT_JOIN"]),UD=w(["ON DELETE","ON UPDATE","CHARACTER SET","{ROWS | RANGE} BETWEEN","IDENTIFIED BY"]),vD=w([]),BD={name:"singlestoredb",tokenizerOptions:{reservedSelect:DD,reservedClauses:[...MD,...ME,...ri],reservedSetOperations:PD,reservedJoins:bD,reservedKeywordPhrases:UD,reservedDataTypePhrases:vD,reservedKeywords:gD,reservedDataTypes:xD,reservedFunctionNames:yD,stringTypes:['""-qq-bs',"''-qq-bs",{quote:"''-raw",prefixes:["B","X"],requirePrefix:!0}],identTypes:["``"],identChars:{first:"$",rest:"$",allowFirstCharNumber:!0},variableTypes:[{regex:"@@?[A-Za-z0-9_$]+"},{quote:"``",prefixes:["@"],requirePrefix:!0}],lineCommentTypes:["--","#"],operators:[":=","&","|","^","~","<<",">>","<=>","&&","||","::","::$","::%",":>","!:>","*.*"],postProcess:Zo},formatOptions:{alwaysDenseOperators:["::","::$","::%"],onelineClauses:[...ME,...ri],tabularOnelineClauses:ri}},FD=["ABS","ACOS","ACOSH","ADD_MONTHS","ALL_USER_NAMES","ANY_VALUE","APPROX_COUNT_DISTINCT","APPROX_PERCENTILE","APPROX_PERCENTILE_ACCUMULATE","APPROX_PERCENTILE_COMBINE","APPROX_PERCENTILE_ESTIMATE","APPROX_TOP_K","APPROX_TOP_K_ACCUMULATE","APPROX_TOP_K_COMBINE","APPROX_TOP_K_ESTIMATE","APPROXIMATE_JACCARD_INDEX","APPROXIMATE_SIMILARITY","ARRAY_AGG","ARRAY_APPEND","ARRAY_CAT","ARRAY_COMPACT","ARRAY_CONSTRUCT","ARRAY_CONSTRUCT_COMPACT","ARRAY_CONTAINS","ARRAY_INSERT","ARRAY_INTERSECTION","ARRAY_POSITION","ARRAY_PREPEND","ARRAY_SIZE","ARRAY_SLICE","ARRAY_TO_STRING","ARRAY_UNION_AGG","ARRAY_UNIQUE_AGG","ARRAYS_OVERLAP","AS_ARRAY","AS_BINARY","AS_BOOLEAN","AS_CHAR","AS_VARCHAR","AS_DATE","AS_DECIMAL","AS_NUMBER","AS_DOUBLE","AS_REAL","AS_INTEGER","AS_OBJECT","AS_TIME","AS_TIMESTAMP_LTZ","AS_TIMESTAMP_NTZ","AS_TIMESTAMP_TZ","ASCII","ASIN","ASINH","ATAN","ATAN2","ATANH","AUTO_REFRESH_REGISTRATION_HISTORY","AUTOMATIC_CLUSTERING_HISTORY","AVG","BASE64_DECODE_BINARY","BASE64_DECODE_STRING","BASE64_ENCODE","BIT_LENGTH","BITAND","BITAND_AGG","BITMAP_BIT_POSITION","BITMAP_BUCKET_NUMBER","BITMAP_CONSTRUCT_AGG","BITMAP_COUNT","BITMAP_OR_AGG","BITNOT","BITOR","BITOR_AGG","BITSHIFTLEFT","BITSHIFTRIGHT","BITXOR","BITXOR_AGG","BOOLAND","BOOLAND_AGG","BOOLNOT","BOOLOR","BOOLOR_AGG","BOOLXOR","BOOLXOR_AGG","BUILD_SCOPED_FILE_URL","BUILD_STAGE_FILE_URL","CASE","CAST","CBRT","CEIL","CHARINDEX","CHECK_JSON","CHECK_XML","CHR","CHAR","COALESCE","COLLATE","COLLATION","COMPLETE_TASK_GRAPHS","COMPRESS","CONCAT","CONCAT_WS","CONDITIONAL_CHANGE_EVENT","CONDITIONAL_TRUE_EVENT","CONTAINS","CONVERT_TIMEZONE","COPY_HISTORY","CORR","COS","COSH","COT","COUNT","COUNT_IF","COVAR_POP","COVAR_SAMP","CUME_DIST","CURRENT_ACCOUNT","CURRENT_AVAILABLE_ROLES","CURRENT_CLIENT","CURRENT_DATABASE","CURRENT_DATE","CURRENT_IP_ADDRESS","CURRENT_REGION","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_SCHEMAS","CURRENT_SECONDARY_ROLES","CURRENT_SESSION","CURRENT_STATEMENT","CURRENT_TASK_GRAPHS","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_TRANSACTION","CURRENT_USER","CURRENT_VERSION","CURRENT_WAREHOUSE","DATA_TRANSFER_HISTORY","DATABASE_REFRESH_HISTORY","DATABASE_REFRESH_PROGRESS","DATABASE_REFRESH_PROGRESS_BY_JOB","DATABASE_STORAGE_USAGE_HISTORY","DATE_FROM_PARTS","DATE_PART","DATE_TRUNC","DATEADD","DATEDIFF","DAYNAME","DECODE","DECOMPRESS_BINARY","DECOMPRESS_STRING","DECRYPT","DECRYPT_RAW","DEGREES","DENSE_RANK","DIV0","EDITDISTANCE","ENCRYPT","ENCRYPT_RAW","ENDSWITH","EQUAL_NULL","EXP","EXPLAIN_JSON","EXTERNAL_FUNCTIONS_HISTORY","EXTERNAL_TABLE_FILES","EXTERNAL_TABLE_FILE_REGISTRATION_HISTORY","EXTRACT","EXTRACT_SEMANTIC_CATEGORIES","FACTORIAL","FILTER","FIRST_VALUE","FLATTEN","FLOOR","GENERATE_COLUMN_DESCRIPTION","GENERATOR","GET","GET_ABSOLUTE_PATH","GET_DDL","GET_IGNORE_CASE","GET_OBJECT_REFERENCES","GET_PATH","GET_PRESIGNED_URL","GET_RELATIVE_PATH","GET_STAGE_LOCATION","GETBIT","GREATEST","GREATEST_IGNORE_NULLS","GROUPING","GROUPING_ID","HASH","HASH_AGG","HAVERSINE","HEX_DECODE_BINARY","HEX_DECODE_STRING","HEX_ENCODE","HLL","HLL_ACCUMULATE","HLL_COMBINE","HLL_ESTIMATE","HLL_EXPORT","HLL_IMPORT","HOUR","MINUTE","SECOND","IDENTIFIER","IFF","IFNULL","ILIKE","ILIKE ANY","INFER_SCHEMA","INITCAP","INSERT","INVOKER_ROLE","INVOKER_SHARE","IS_ARRAY","IS_BINARY","IS_BOOLEAN","IS_CHAR","IS_VARCHAR","IS_DATE","IS_DATE_VALUE","IS_DECIMAL","IS_DOUBLE","IS_REAL","IS_GRANTED_TO_INVOKER_ROLE","IS_INTEGER","IS_NULL_VALUE","IS_OBJECT","IS_ROLE_IN_SESSION","IS_TIME","IS_TIMESTAMP_LTZ","IS_TIMESTAMP_NTZ","IS_TIMESTAMP_TZ","JAROWINKLER_SIMILARITY","JSON_EXTRACT_PATH_TEXT","KURTOSIS","LAG","LAST_DAY","LAST_QUERY_ID","LAST_TRANSACTION","LAST_VALUE","LEAD","LEAST","LEFT","LENGTH","LEN","LIKE","LIKE ALL","LIKE ANY","LISTAGG","LN","LOCALTIME","LOCALTIMESTAMP","LOG","LOGIN_HISTORY","LOGIN_HISTORY_BY_USER","LOWER","LPAD","LTRIM","MATERIALIZED_VIEW_REFRESH_HISTORY","MD5","MD5_HEX","MD5_BINARY","MD5_NUMBER — Obsoleted","MD5_NUMBER_LOWER64","MD5_NUMBER_UPPER64","MEDIAN","MIN","MAX","MINHASH","MINHASH_COMBINE","MOD","MODE","MONTHNAME","MONTHS_BETWEEN","NEXT_DAY","NORMAL","NTH_VALUE","NTILE","NULLIF","NULLIFZERO","NVL","NVL2","OBJECT_AGG","OBJECT_CONSTRUCT","OBJECT_CONSTRUCT_KEEP_NULL","OBJECT_DELETE","OBJECT_INSERT","OBJECT_KEYS","OBJECT_PICK","OCTET_LENGTH","PARSE_IP","PARSE_JSON","PARSE_URL","PARSE_XML","PERCENT_RANK","PERCENTILE_CONT","PERCENTILE_DISC","PI","PIPE_USAGE_HISTORY","POLICY_CONTEXT","POLICY_REFERENCES","POSITION","POW","POWER","PREVIOUS_DAY","QUERY_ACCELERATION_HISTORY","QUERY_HISTORY","QUERY_HISTORY_BY_SESSION","QUERY_HISTORY_BY_USER","QUERY_HISTORY_BY_WAREHOUSE","RADIANS","RANDOM","RANDSTR","RANK","RATIO_TO_REPORT","REGEXP","REGEXP_COUNT","REGEXP_INSTR","REGEXP_LIKE","REGEXP_REPLACE","REGEXP_SUBSTR","REGEXP_SUBSTR_ALL","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","REGR_VALX","REGR_VALY","REPEAT","REPLACE","REPLICATION_GROUP_REFRESH_HISTORY","REPLICATION_GROUP_REFRESH_PROGRESS","REPLICATION_GROUP_REFRESH_PROGRESS_BY_JOB","REPLICATION_GROUP_USAGE_HISTORY","REPLICATION_USAGE_HISTORY","REST_EVENT_HISTORY","RESULT_SCAN","REVERSE","RIGHT","RLIKE","ROUND","ROW_NUMBER","RPAD","RTRIM","RTRIMMED_LENGTH","SEARCH_OPTIMIZATION_HISTORY","SEQ1","SEQ2","SEQ4","SEQ8","SERVERLESS_TASK_HISTORY","SHA1","SHA1_HEX","SHA1_BINARY","SHA2","SHA2_HEX","SHA2_BINARY","SIGN","SIN","SINH","SKEW","SOUNDEX","SPACE","SPLIT","SPLIT_PART","SPLIT_TO_TABLE","SQRT","SQUARE","ST_AREA","ST_ASEWKB","ST_ASEWKT","ST_ASGEOJSON","ST_ASWKB","ST_ASBINARY","ST_ASWKT","ST_ASTEXT","ST_AZIMUTH","ST_CENTROID","ST_COLLECT","ST_CONTAINS","ST_COVEREDBY","ST_COVERS","ST_DIFFERENCE","ST_DIMENSION","ST_DISJOINT","ST_DISTANCE","ST_DWITHIN","ST_ENDPOINT","ST_ENVELOPE","ST_GEOGFROMGEOHASH","ST_GEOGPOINTFROMGEOHASH","ST_GEOGRAPHYFROMWKB","ST_GEOGRAPHYFROMWKT","ST_GEOHASH","ST_GEOMETRYFROMWKB","ST_GEOMETRYFROMWKT","ST_HAUSDORFFDISTANCE","ST_INTERSECTION","ST_INTERSECTS","ST_LENGTH","ST_MAKEGEOMPOINT","ST_GEOM_POINT","ST_MAKELINE","ST_MAKEPOINT","ST_POINT","ST_MAKEPOLYGON","ST_POLYGON","ST_NPOINTS","ST_NUMPOINTS","ST_PERIMETER","ST_POINTN","ST_SETSRID","ST_SIMPLIFY","ST_SRID","ST_STARTPOINT","ST_SYMDIFFERENCE","ST_UNION","ST_WITHIN","ST_X","ST_XMAX","ST_XMIN","ST_Y","ST_YMAX","ST_YMIN","STAGE_DIRECTORY_FILE_REGISTRATION_HISTORY","STAGE_STORAGE_USAGE_HISTORY","STARTSWITH","STDDEV","STDDEV_POP","STDDEV_SAMP","STRIP_NULL_VALUE","STRTOK","STRTOK_SPLIT_TO_TABLE","STRTOK_TO_ARRAY","SUBSTR","SUBSTRING","SUM","SYSDATE","SYSTEM$ABORT_SESSION","SYSTEM$ABORT_TRANSACTION","SYSTEM$AUTHORIZE_PRIVATELINK","SYSTEM$AUTHORIZE_STAGE_PRIVATELINK_ACCESS","SYSTEM$BEHAVIOR_CHANGE_BUNDLE_STATUS","SYSTEM$CANCEL_ALL_QUERIES","SYSTEM$CANCEL_QUERY","SYSTEM$CLUSTERING_DEPTH","SYSTEM$CLUSTERING_INFORMATION","SYSTEM$CLUSTERING_RATIO ","SYSTEM$CURRENT_USER_TASK_NAME","SYSTEM$DATABASE_REFRESH_HISTORY ","SYSTEM$DATABASE_REFRESH_PROGRESS","SYSTEM$DATABASE_REFRESH_PROGRESS_BY_JOB ","SYSTEM$DISABLE_BEHAVIOR_CHANGE_BUNDLE","SYSTEM$DISABLE_DATABASE_REPLICATION","SYSTEM$ENABLE_BEHAVIOR_CHANGE_BUNDLE","SYSTEM$ESTIMATE_QUERY_ACCELERATION","SYSTEM$ESTIMATE_SEARCH_OPTIMIZATION_COSTS","SYSTEM$EXPLAIN_JSON_TO_TEXT","SYSTEM$EXPLAIN_PLAN_JSON","SYSTEM$EXTERNAL_TABLE_PIPE_STATUS","SYSTEM$GENERATE_SAML_CSR","SYSTEM$GENERATE_SCIM_ACCESS_TOKEN","SYSTEM$GET_AWS_SNS_IAM_POLICY","SYSTEM$GET_PREDECESSOR_RETURN_VALUE","SYSTEM$GET_PRIVATELINK","SYSTEM$GET_PRIVATELINK_AUTHORIZED_ENDPOINTS","SYSTEM$GET_PRIVATELINK_CONFIG","SYSTEM$GET_SNOWFLAKE_PLATFORM_INFO","SYSTEM$GET_TAG","SYSTEM$GET_TAG_ALLOWED_VALUES","SYSTEM$GET_TAG_ON_CURRENT_COLUMN","SYSTEM$GET_TAG_ON_CURRENT_TABLE","SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER","SYSTEM$LAST_CHANGE_COMMIT_TIME","SYSTEM$LINK_ACCOUNT_OBJECTS_BY_NAME","SYSTEM$MIGRATE_SAML_IDP_REGISTRATION","SYSTEM$PIPE_FORCE_RESUME","SYSTEM$PIPE_STATUS","SYSTEM$REVOKE_PRIVATELINK","SYSTEM$REVOKE_STAGE_PRIVATELINK_ACCESS","SYSTEM$SET_RETURN_VALUE","SYSTEM$SHOW_OAUTH_CLIENT_SECRETS","SYSTEM$STREAM_GET_TABLE_TIMESTAMP","SYSTEM$STREAM_HAS_DATA","SYSTEM$TASK_DEPENDENTS_ENABLE","SYSTEM$TYPEOF","SYSTEM$USER_TASK_CANCEL_ONGOING_EXECUTIONS","SYSTEM$VERIFY_EXTERNAL_OAUTH_TOKEN","SYSTEM$WAIT","SYSTEM$WHITELIST","SYSTEM$WHITELIST_PRIVATELINK","TAG_REFERENCES","TAG_REFERENCES_ALL_COLUMNS","TAG_REFERENCES_WITH_LINEAGE","TAN","TANH","TASK_DEPENDENTS","TASK_HISTORY","TIME_FROM_PARTS","TIME_SLICE","TIMEADD","TIMEDIFF","TIMESTAMP_FROM_PARTS","TIMESTAMPADD","TIMESTAMPDIFF","TO_ARRAY","TO_BINARY","TO_BOOLEAN","TO_CHAR","TO_VARCHAR","TO_DATE","DATE","TO_DECIMAL","TO_NUMBER","TO_NUMERIC","TO_DOUBLE","TO_GEOGRAPHY","TO_GEOMETRY","TO_JSON","TO_OBJECT","TO_TIME","TIME","TO_TIMESTAMP","TO_TIMESTAMP_LTZ","TO_TIMESTAMP_NTZ","TO_TIMESTAMP_TZ","TO_VARIANT","TO_XML","TRANSLATE","TRIM","TRUNCATE","TRUNC","TRUNC","TRY_BASE64_DECODE_BINARY","TRY_BASE64_DECODE_STRING","TRY_CAST","TRY_HEX_DECODE_BINARY","TRY_HEX_DECODE_STRING","TRY_PARSE_JSON","TRY_TO_BINARY","TRY_TO_BOOLEAN","TRY_TO_DATE","TRY_TO_DECIMAL","TRY_TO_NUMBER","TRY_TO_NUMERIC","TRY_TO_DOUBLE","TRY_TO_GEOGRAPHY","TRY_TO_GEOMETRY","TRY_TO_TIME","TRY_TO_TIMESTAMP","TRY_TO_TIMESTAMP_LTZ","TRY_TO_TIMESTAMP_NTZ","TRY_TO_TIMESTAMP_TZ","TYPEOF","UNICODE","UNIFORM","UPPER","UUID_STRING","VALIDATE","VALIDATE_PIPE_LOAD","VAR_POP","VAR_SAMP","VARIANCE","VARIANCE_SAMP","VARIANCE_POP","WAREHOUSE_LOAD_HISTORY","WAREHOUSE_METERING_HISTORY","WIDTH_BUCKET","XMLGET","YEAR","YEAROFWEEK","YEAROFWEEKISO","DAY","DAYOFMONTH","DAYOFWEEK","DAYOFWEEKISO","DAYOFYEAR","WEEK","WEEK","WEEKOFYEAR","WEEKISO","MONTH","QUARTER","ZEROIFNULL","ZIPF"],GD=["ACCOUNT","ALL","ALTER","AND","ANY","AS","BETWEEN","BY","CASE","CAST","CHECK","COLUMN","CONNECT","CONNECTION","CONSTRAINT","CREATE","CROSS","CURRENT","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","DATABASE","DELETE","DISTINCT","DROP","ELSE","EXISTS","FALSE","FOLLOWING","FOR","FROM","FULL","GRANT","GROUP","GSCLUSTER","HAVING","ILIKE","IN","INCREMENT","INNER","INSERT","INTERSECT","INTO","IS","ISSUE","JOIN","LATERAL","LEFT","LIKE","LOCALTIME","LOCALTIMESTAMP","MINUS","NATURAL","NOT","NULL","OF","ON","OR","ORDER","ORGANIZATION","QUALIFY","REGEXP","REVOKE","RIGHT","RLIKE","ROW","ROWS","SAMPLE","SCHEMA","SELECT","SET","SOME","START","TABLE","TABLESAMPLE","THEN","TO","TRIGGER","TRUE","TRY_CAST","UNION","UNIQUE","UPDATE","USING","VALUES","VIEW","WHEN","WHENEVER","WHERE","WITH","COMMENT"],wD=["NUMBER","DECIMAL","NUMERIC","INT","INTEGER","BIGINT","SMALLINT","TINYINT","BYTEINT","FLOAT","FLOAT4","FLOAT8","DOUBLE","DOUBLE PRECISION","REAL","VARCHAR","CHAR","CHARACTER","STRING","TEXT","BINARY","VARBINARY","BOOLEAN","DATE","DATETIME","TIME","TIMESTAMP","TIMESTAMP_LTZ","TIMESTAMP_NTZ","TIMESTAMP","TIMESTAMP_TZ","VARIANT","OBJECT","ARRAY","GEOGRAPHY","GEOMETRY"],HD=w(["SELECT [ALL | DISTINCT]"]),YD=w(["WITH [RECURSIVE]","FROM","WHERE","GROUP BY","HAVING","PARTITION BY","ORDER BY","QUALIFY","LIMIT","OFFSET","FETCH [FIRST | NEXT]","INSERT [OVERWRITE] [ALL INTO | INTO | ALL | FIRST]","{THEN | ELSE} INTO","VALUES","SET","CLUSTER BY","[WITH] {MASKING POLICY | TAG | ROW ACCESS POLICY}","COPY GRANTS","USING TEMPLATE","MERGE INTO","WHEN MATCHED [AND]","THEN {UPDATE SET | DELETE}","WHEN NOT MATCHED THEN INSERT"]),PE=w(["CREATE [OR REPLACE] [VOLATILE] TABLE [IF NOT EXISTS]","CREATE [OR REPLACE] [LOCAL | GLOBAL] {TEMP|TEMPORARY} TABLE [IF NOT EXISTS]"]),oi=w(["CREATE [OR REPLACE] [SECURE] [RECURSIVE] VIEW [IF NOT EXISTS]","UPDATE","DELETE FROM","DROP TABLE [IF EXISTS]","ALTER TABLE [IF EXISTS]","RENAME TO","SWAP WITH","[SUSPEND | RESUME] RECLUSTER","DROP CLUSTERING KEY","ADD [COLUMN]","RENAME COLUMN","{ALTER | MODIFY} [COLUMN]","DROP [COLUMN]","{ADD | ALTER | MODIFY | DROP} [CONSTRAINT]","RENAME CONSTRAINT","{ADD | DROP} SEARCH OPTIMIZATION","{SET | UNSET} TAG","{ADD | DROP} ROW ACCESS POLICY","DROP ALL ROW ACCESS POLICIES","{SET | DROP} DEFAULT","{SET | DROP} NOT NULL","SET DATA TYPE","UNSET COMMENT","{SET | UNSET} MASKING POLICY","TRUNCATE [TABLE] [IF EXISTS]","ALTER ACCOUNT","ALTER API INTEGRATION","ALTER CONNECTION","ALTER DATABASE","ALTER EXTERNAL TABLE","ALTER FAILOVER GROUP","ALTER FILE FORMAT","ALTER FUNCTION","ALTER INTEGRATION","ALTER MASKING POLICY","ALTER MATERIALIZED VIEW","ALTER NETWORK POLICY","ALTER NOTIFICATION INTEGRATION","ALTER PIPE","ALTER PROCEDURE","ALTER REPLICATION GROUP","ALTER RESOURCE MONITOR","ALTER ROLE","ALTER ROW ACCESS POLICY","ALTER SCHEMA","ALTER SECURITY INTEGRATION","ALTER SEQUENCE","ALTER SESSION","ALTER SESSION POLICY","ALTER SHARE","ALTER STAGE","ALTER STORAGE INTEGRATION","ALTER STREAM","ALTER TAG","ALTER TASK","ALTER USER","ALTER VIEW","ALTER WAREHOUSE","BEGIN","CALL","COMMIT","COPY INTO","CREATE ACCOUNT","CREATE API INTEGRATION","CREATE CONNECTION","CREATE DATABASE","CREATE EXTERNAL FUNCTION","CREATE EXTERNAL TABLE","CREATE FAILOVER GROUP","CREATE FILE FORMAT","CREATE FUNCTION","CREATE INTEGRATION","CREATE MANAGED ACCOUNT","CREATE MASKING POLICY","CREATE MATERIALIZED VIEW","CREATE NETWORK POLICY","CREATE NOTIFICATION INTEGRATION","CREATE PIPE","CREATE PROCEDURE","CREATE REPLICATION GROUP","CREATE RESOURCE MONITOR","CREATE ROLE","CREATE ROW ACCESS POLICY","CREATE SCHEMA","CREATE SECURITY INTEGRATION","CREATE SEQUENCE","CREATE SESSION POLICY","CREATE SHARE","CREATE STAGE","CREATE STORAGE INTEGRATION","CREATE STREAM","CREATE TAG","CREATE TASK","CREATE USER","CREATE WAREHOUSE","DELETE","DESCRIBE DATABASE","DESCRIBE EXTERNAL TABLE","DESCRIBE FILE FORMAT","DESCRIBE FUNCTION","DESCRIBE INTEGRATION","DESCRIBE MASKING POLICY","DESCRIBE MATERIALIZED VIEW","DESCRIBE NETWORK POLICY","DESCRIBE PIPE","DESCRIBE PROCEDURE","DESCRIBE RESULT","DESCRIBE ROW ACCESS POLICY","DESCRIBE SCHEMA","DESCRIBE SEQUENCE","DESCRIBE SESSION POLICY","DESCRIBE SHARE","DESCRIBE STAGE","DESCRIBE STREAM","DESCRIBE TABLE","DESCRIBE TASK","DESCRIBE TRANSACTION","DESCRIBE USER","DESCRIBE VIEW","DESCRIBE WAREHOUSE","DROP CONNECTION","DROP DATABASE","DROP EXTERNAL TABLE","DROP FAILOVER GROUP","DROP FILE FORMAT","DROP FUNCTION","DROP INTEGRATION","DROP MANAGED ACCOUNT","DROP MASKING POLICY","DROP MATERIALIZED VIEW","DROP NETWORK POLICY","DROP PIPE","DROP PROCEDURE","DROP REPLICATION GROUP","DROP RESOURCE MONITOR","DROP ROLE","DROP ROW ACCESS POLICY","DROP SCHEMA","DROP SEQUENCE","DROP SESSION POLICY","DROP SHARE","DROP STAGE","DROP STREAM","DROP TAG","DROP TASK","DROP USER","DROP VIEW","DROP WAREHOUSE","EXECUTE IMMEDIATE","EXECUTE TASK","EXPLAIN","GET","GRANT OWNERSHIP","GRANT ROLE","INSERT","LIST","MERGE","PUT","REMOVE","REVOKE ROLE","ROLLBACK","SHOW COLUMNS","SHOW CONNECTIONS","SHOW DATABASES","SHOW DATABASES IN FAILOVER GROUP","SHOW DATABASES IN REPLICATION GROUP","SHOW DELEGATED AUTHORIZATIONS","SHOW EXTERNAL FUNCTIONS","SHOW EXTERNAL TABLES","SHOW FAILOVER GROUPS","SHOW FILE FORMATS","SHOW FUNCTIONS","SHOW GLOBAL ACCOUNTS","SHOW GRANTS","SHOW INTEGRATIONS","SHOW LOCKS","SHOW MANAGED ACCOUNTS","SHOW MASKING POLICIES","SHOW MATERIALIZED VIEWS","SHOW NETWORK POLICIES","SHOW OBJECTS","SHOW ORGANIZATION ACCOUNTS","SHOW PARAMETERS","SHOW PIPES","SHOW PRIMARY KEYS","SHOW PROCEDURES","SHOW REGIONS","SHOW REPLICATION ACCOUNTS","SHOW REPLICATION DATABASES","SHOW REPLICATION GROUPS","SHOW RESOURCE MONITORS","SHOW ROLES","SHOW ROW ACCESS POLICIES","SHOW SCHEMAS","SHOW SEQUENCES","SHOW SESSION POLICIES","SHOW SHARES","SHOW SHARES IN FAILOVER GROUP","SHOW SHARES IN REPLICATION GROUP","SHOW STAGES","SHOW STREAMS","SHOW TABLES","SHOW TAGS","SHOW TASKS","SHOW TRANSACTIONS","SHOW USER FUNCTIONS","SHOW USERS","SHOW VARIABLES","SHOW VIEWS","SHOW WAREHOUSES","TRUNCATE MATERIALIZED VIEW","UNDROP DATABASE","UNDROP SCHEMA","UNDROP TABLE","UNDROP TAG","UNSET","USE DATABASE","USE ROLE","USE SCHEMA","USE SECONDARY ROLES","USE WAREHOUSE"]),kD=w(["UNION [ALL]","MINUS","EXCEPT","INTERSECT"]),jD=w(["[INNER] JOIN","[NATURAL] {LEFT | RIGHT | FULL} [OUTER] JOIN","{CROSS | NATURAL} JOIN"]),WD=w(["{ROWS | RANGE} BETWEEN","ON {UPDATE | DELETE} [SET NULL | SET DEFAULT]"]),VD=w([]),$D={name:"snowflake",tokenizerOptions:{reservedSelect:HD,reservedClauses:[...YD,...PE,...oi],reservedSetOperations:kD,reservedJoins:jD,reservedKeywordPhrases:WD,reservedDataTypePhrases:VD,reservedKeywords:GD,reservedDataTypes:wD,reservedFunctionNames:FD,stringTypes:["$$","''-qq-bs"],identTypes:['""-qq'],variableTypes:[{regex:"[$][1-9]\\d*"},{regex:"[$][_a-zA-Z][_a-zA-Z0-9$]*"}],extraParens:["[]"],identChars:{rest:"$"},lineCommentTypes:["--","//"],operators:["%","::","||","=>",":=","->"],propertyAccessOperators:[":"]},formatOptions:{alwaysDenseOperators:["::"],onelineClauses:[...PE,...oi],tabularOnelineClauses:oi}},XD=Object.freeze(Object.defineProperty({__proto__:null,bigquery:Tg,clickhouse:_g,db2:Bg,db2i:$g,duckdb:nx,hive:Tx,mariadb:hx,mysql:Px,n1ql:Qx,plsql:ly,postgresql:Oy,redshift:yy,singlestoredb:BD,snowflake:$D,spark:wy,sql:iD,sqlite:Jy,tidb:kx,transactsql:mD,trino:AD},Symbol.toStringTag,{value:"Module"})),Kn=e=>e[e.length-1],QT=e=>e.sort((t,n)=>n.length-t.length||t.localeCompare(n)),lo=e=>e.replace(/\s+/gu," "),si=e=>/\n/.test(e),Qe=e=>e.replace(/[.*+?^${}()|[\]\\]/gu,"\\$&"),bE=/\s+/uy,en=e=>new RegExp(`(?:${e})`,"uy"),KD=e=>e.split("").map(t=>/ /gu.test(t)?"\\s+":`[${t.toUpperCase()}${t.toLowerCase()}]`).join(""),zD=e=>e+"(?:-"+e+")*",JD=({prefixes:e,requirePrefix:t})=>`(?:${e.map(KD).join("|")}${t?"":"|"})`,qD=e=>new RegExp(`(?:${e.map(Qe).join("|")}).*?(?=\r
452
- |\r|
453
- |$)`,"uy"),UE=(e,t=[])=>{const n=e==="open"?0:1,r=["()",...t].map(o=>o[n]);return en(r.map(Qe).join("|"))},vE=e=>en(`${QT(e).map(Qe).join("|")}`),QD=({rest:e,dashes:t})=>e||t?`(?![${e||""}${t?"-":""}])`:"",It=(e,t={})=>{if(e.length===0)return/^\b$/u;const n=QD(t),r=QT(e).map(Qe).join("|").replace(/ /gu,"\\s+");return new RegExp(`(?:${r})${n}\\b`,"iuy")},ii=(e,t)=>{if(!e.length)return;const n=e.map(Qe).join("|");return en(`(?:${n})(?:${t})`)},ZD=()=>{const e={"<":">","[":"]","(":")","{":"}"},t="{left}(?:(?!{right}').)*?{right}",n=Object.entries(e).map(([a,l])=>t.replace(/{left}/g,Qe(a)).replace(/{right}/g,Qe(l))),r=Qe(Object.keys(e).join(""));return`[Qq]'(?:${String.raw`(?<tag>[^\s${r}])(?:(?!\k<tag>').)*?\k<tag>`}|${n.join("|")})'`},BE={"``":"(?:`[^`]*`)+","[]":String.raw`(?:\[[^\]]*\])(?:\][^\]]*\])*`,'""-qq':String.raw`(?:"[^"]*")+`,'""-bs':String.raw`(?:"[^"\\]*(?:\\.[^"\\]*)*")`,'""-qq-bs':String.raw`(?:"[^"\\]*(?:\\.[^"\\]*)*")+`,'""-raw':String.raw`(?:"[^"]*")`,"''-qq":String.raw`(?:'[^']*')+`,"''-bs":String.raw`(?:'[^'\\]*(?:\\.[^'\\]*)*')`,"''-qq-bs":String.raw`(?:'[^'\\]*(?:\\.[^'\\]*)*')+`,"''-raw":String.raw`(?:'[^']*')`,$$:String.raw`(?<tag>\$\w*\$)[\s\S]*?\k<tag>`,"'''..'''":String.raw`'''[^\\]*?(?:\\.[^\\]*?)*?'''`,'""".."""':String.raw`"""[^\\]*?(?:\\.[^\\]*?)*?"""`,"{}":String.raw`(?:\{[^\}]*\})`,"q''":ZD()},ZT=e=>typeof e=="string"?BE[e]:"regex"in e?e.regex:JD(e)+BE[e.quote],e0=e=>en(e.map(t=>"regex"in t?t.regex:ZT(t)).join("|")),eu=e=>e.map(ZT).join("|"),FE=e=>en(eu(e)),t0=(e={})=>en(tu(e)),tu=({first:e,rest:t,dashes:n,allowFirstCharNumber:r}={})=>{const o="\\p{Alphabetic}\\p{Mark}_",s="\\p{Decimal_Number}",a=Qe(e??""),l=Qe(t??""),E=r?`[${o}${s}${a}][${o}${s}${l}]*`:`[${o}${a}][${o}${s}${l}]*`;return n?zD(E):E};function nu(e,t){const n=e.slice(0,t).split(/\n/);return{line:n.length,col:n[n.length-1].length+1}}class n0{constructor(t,n){this.rules=t,this.dialectName=n,this.input="",this.index=0}tokenize(t){this.input=t,this.index=0;const n=[];let r;for(;this.index<this.input.length;){const o=this.getWhitespace();if(this.index<this.input.length){if(r=this.getNextToken(),!r)throw this.createParseError();n.push(Object.assign(Object.assign({},r),{precedingWhitespace:o}))}}return n}createParseError(){const t=this.input.slice(this.index,this.index+10),{line:n,col:r}=nu(this.input,this.index);return new Error(`Parse error: Unexpected "${t}" at line ${n} column ${r}.
454
- ${this.dialectInfo()}`)}dialectInfo(){return this.dialectName==="sql"?`This likely happens because you're using the default "sql" dialect.
455
- If possible, please select a more specific dialect (like sqlite, postgresql, etc).`:`SQL dialect used: "${this.dialectName}".`}getWhitespace(){bE.lastIndex=this.index;const t=bE.exec(this.input);if(t)return this.index+=t[0].length,t[0]}getNextToken(){for(const t of this.rules){const n=this.match(t);if(n)return n}}match(t){t.regex.lastIndex=this.index;const n=t.regex.exec(this.input);if(n){const r=n[0],o={type:t.type,raw:r,text:t.text?t.text(r):r,start:this.index};return t.key&&(o.key=t.key(r)),this.index+=r.length,o}}}const GE=/\/\*/uy,r0=/[\s\S]/uy,o0=/\*\//uy;class s0{constructor(){this.lastIndex=0}exec(t){let n="",r,o=0;if(r=this.matchSection(GE,t))n+=r,o++;else return null;for(;o>0;)if(r=this.matchSection(GE,t))n+=r,o++;else if(r=this.matchSection(o0,t))n+=r,o--;else if(r=this.matchSection(r0,t))n+=r;else return null;return[n]}matchSection(t,n){t.lastIndex=this.lastIndex;const r=t.exec(n);return r&&(this.lastIndex+=r[0].length),r?r[0]:null}}class i0{constructor(t,n){this.cfg=t,this.dialectName=n,this.rulesBeforeParams=this.buildRulesBeforeParams(t),this.rulesAfterParams=this.buildRulesAfterParams(t)}tokenize(t,n){const r=[...this.rulesBeforeParams,...this.buildParamRules(this.cfg,n),...this.rulesAfterParams],o=new n0(r,this.dialectName).tokenize(t);return this.cfg.postProcess?this.cfg.postProcess(o):o}buildRulesBeforeParams(t){var n,r,o;return this.validRules([{type:$.DISABLE_COMMENT,regex:/(\/\* *sql-formatter-disable *\*\/[\s\S]*?(?:\/\* *sql-formatter-enable *\*\/|$))/uy},{type:$.BLOCK_COMMENT,regex:t.nestedBlockComments?new s0:/(\/\*[^]*?\*\/)/uy},{type:$.LINE_COMMENT,regex:qD((n=t.lineCommentTypes)!==null&&n!==void 0?n:["--"])},{type:$.QUOTED_IDENTIFIER,regex:FE(t.identTypes)},{type:$.NUMBER,regex:t.underscoresInNumbers?/(?:0x[0-9a-fA-F_]+|0b[01_]+|(?:-\s*)?(?:[0-9_]*\.[0-9_]+|[0-9_]+(?:\.[0-9_]*)?)(?:[eE][-+]?[0-9_]+(?:\.[0-9_]+)?)?)(?![\w\p{Alphabetic}])/uy:/(?:0x[0-9a-fA-F]+|0b[01]+|(?:-\s*)?(?:[0-9]*\.[0-9]+|[0-9]+(?:\.[0-9]*)?)(?:[eE][-+]?[0-9]+(?:\.[0-9]+)?)?)(?![\w\p{Alphabetic}])/uy},{type:$.RESERVED_KEYWORD_PHRASE,regex:It((r=t.reservedKeywordPhrases)!==null&&r!==void 0?r:[],t.identChars),text:_e},{type:$.RESERVED_DATA_TYPE_PHRASE,regex:It((o=t.reservedDataTypePhrases)!==null&&o!==void 0?o:[],t.identChars),text:_e},{type:$.CASE,regex:/CASE\b/iuy,text:_e},{type:$.END,regex:/END\b/iuy,text:_e},{type:$.BETWEEN,regex:/BETWEEN\b/iuy,text:_e},{type:$.LIMIT,regex:t.reservedClauses.includes("LIMIT")?/LIMIT\b/iuy:void 0,text:_e},{type:$.RESERVED_CLAUSE,regex:It(t.reservedClauses,t.identChars),text:_e},{type:$.RESERVED_SELECT,regex:It(t.reservedSelect,t.identChars),text:_e},{type:$.RESERVED_SET_OPERATION,regex:It(t.reservedSetOperations,t.identChars),text:_e},{type:$.WHEN,regex:/WHEN\b/iuy,text:_e},{type:$.ELSE,regex:/ELSE\b/iuy,text:_e},{type:$.THEN,regex:/THEN\b/iuy,text:_e},{type:$.RESERVED_JOIN,regex:It(t.reservedJoins,t.identChars),text:_e},{type:$.AND,regex:/AND\b/iuy,text:_e},{type:$.OR,regex:/OR\b/iuy,text:_e},{type:$.XOR,regex:t.supportsXor?/XOR\b/iuy:void 0,text:_e},...t.operatorKeyword?[{type:$.OPERATOR,regex:/OPERATOR *\([^)]+\)/iuy}]:[],{type:$.RESERVED_FUNCTION_NAME,regex:It(t.reservedFunctionNames,t.identChars),text:_e},{type:$.RESERVED_DATA_TYPE,regex:It(t.reservedDataTypes,t.identChars),text:_e},{type:$.RESERVED_KEYWORD,regex:It(t.reservedKeywords,t.identChars),text:_e}])}buildRulesAfterParams(t){var n,r;return this.validRules([{type:$.VARIABLE,regex:t.variableTypes?e0(t.variableTypes):void 0},{type:$.STRING,regex:FE(t.stringTypes)},{type:$.IDENTIFIER,regex:t0(t.identChars)},{type:$.DELIMITER,regex:/[;]/uy},{type:$.COMMA,regex:/[,]/y},{type:$.OPEN_PAREN,regex:UE("open",t.extraParens)},{type:$.CLOSE_PAREN,regex:UE("close",t.extraParens)},{type:$.OPERATOR,regex:vE(["+","-","/",">","<","=","<>","<=",">=","!=",...(n=t.operators)!==null&&n!==void 0?n:[]])},{type:$.ASTERISK,regex:/[*]/uy},{type:$.PROPERTY_ACCESS_OPERATOR,regex:vE([".",...(r=t.propertyAccessOperators)!==null&&r!==void 0?r:[]])}])}buildParamRules(t,n){var r,o,s,a,l;const E={named:(n==null?void 0:n.named)||((r=t.paramTypes)===null||r===void 0?void 0:r.named)||[],quoted:(n==null?void 0:n.quoted)||((o=t.paramTypes)===null||o===void 0?void 0:o.quoted)||[],numbered:(n==null?void 0:n.numbered)||((s=t.paramTypes)===null||s===void 0?void 0:s.numbered)||[],positional:typeof(n==null?void 0:n.positional)=="boolean"?n.positional:(a=t.paramTypes)===null||a===void 0?void 0:a.positional,custom:(n==null?void 0:n.custom)||((l=t.paramTypes)===null||l===void 0?void 0:l.custom)||[]};return this.validRules([{type:$.NAMED_PARAMETER,regex:ii(E.named,tu(t.paramChars||t.identChars)),key:c=>c.slice(1)},{type:$.QUOTED_PARAMETER,regex:ii(E.quoted,eu(t.identTypes)),key:c=>(({tokenKey:d,quoteChar:T})=>d.replace(new RegExp(Qe("\\"+T),"gu"),T))({tokenKey:c.slice(2,-1),quoteChar:c.slice(-1)})},{type:$.NUMBERED_PARAMETER,regex:ii(E.numbered,"[0-9]+"),key:c=>c.slice(1)},{type:$.POSITIONAL_PARAMETER,regex:E.positional?/[?]/y:void 0},...E.custom.map(c=>{var d;return{type:$.CUSTOM_PARAMETER,regex:en(c.regex),key:(d=c.key)!==null&&d!==void 0?d:(T=>T)}})])}validRules(t){return t.filter(n=>!!n.regex)}}const _e=e=>lo(e.toUpperCase()),wE=new Map,a0=e=>{let t=wE.get(e);return t||(t=l0(e),wE.set(e,t)),t},l0=e=>({tokenizer:new i0(e.tokenizerOptions,e.name),formatOptions:E0(e.formatOptions)}),E0=e=>{var t;return{alwaysDenseOperators:e.alwaysDenseOperators||[],onelineClauses:Object.fromEntries(e.onelineClauses.map(n=>[n,!0])),tabularOnelineClauses:Object.fromEntries(((t=e.tabularOnelineClauses)!==null&&t!==void 0?t:e.onelineClauses).map(n=>[n,!0]))}};function c0(e){return e.indentStyle==="tabularLeft"||e.indentStyle==="tabularRight"?" ".repeat(10):e.useTabs?" ":" ".repeat(e.tabWidth)}function an(e){return e.indentStyle==="tabularLeft"||e.indentStyle==="tabularRight"}class d0{constructor(t){this.params=t,this.index=0}get({key:t,text:n}){return this.params?t?this.params[t]:this.params[this.index++]:n}getPositionalParameterIndex(){return this.index}setPositionalParameterIndex(t){this.index=t}}var Eo={exports:{}},T0=Eo.exports,HE;function u0(){return HE||(HE=1,(function(e){(function(t,n){e.exports?e.exports=n():t.nearley=n()})(T0,function(){function t(c,d,T){return this.id=++t.highestId,this.name=c,this.symbols=d,this.postprocess=T,this}t.highestId=0,t.prototype.toString=function(c){var d=typeof c>"u"?this.symbols.map(E).join(" "):this.symbols.slice(0,c).map(E).join(" ")+" ● "+this.symbols.slice(c).map(E).join(" ");return this.name+" → "+d};function n(c,d,T,u){this.rule=c,this.dot=d,this.reference=T,this.data=[],this.wantedBy=u,this.isComplete=this.dot===c.symbols.length}n.prototype.toString=function(){return"{"+this.rule.toString(this.dot)+"}, from: "+(this.reference||0)},n.prototype.nextState=function(c){var d=new n(this.rule,this.dot+1,this.reference,this.wantedBy);return d.left=this,d.right=c,d.isComplete&&(d.data=d.build(),d.right=void 0),d},n.prototype.build=function(){var c=[],d=this;do c.push(d.right.data),d=d.left;while(d.left);return c.reverse(),c},n.prototype.finish=function(){this.rule.postprocess&&(this.data=this.rule.postprocess(this.data,this.reference,a.fail))};function r(c,d){this.grammar=c,this.index=d,this.states=[],this.wants={},this.scannable=[],this.completed={}}r.prototype.process=function(c){for(var d=this.states,T=this.wants,u=this.completed,S=0;S<d.length;S++){var R=d[S];if(R.isComplete){if(R.finish(),R.data!==a.fail){for(var I=R.wantedBy,N=I.length;N--;){var A=I[N];this.complete(A,R)}if(R.reference===this.index){var p=R.rule.name;(this.completed[p]=this.completed[p]||[]).push(R)}}}else{var p=R.rule.symbols[R.dot];if(typeof p!="string"){this.scannable.push(R);continue}if(T[p]){if(T[p].push(R),u.hasOwnProperty(p))for(var f=u[p],N=0;N<f.length;N++){var h=f[N];this.complete(R,h)}}else T[p]=[R],this.predict(p)}}},r.prototype.predict=function(c){for(var d=this.grammar.byName[c]||[],T=0;T<d.length;T++){var u=d[T],S=this.wants[c],R=new n(u,0,this.index,S);this.states.push(R)}},r.prototype.complete=function(c,d){var T=c.nextState(d);this.states.push(T)};function o(c,d){this.rules=c,this.start=d||this.rules[0].name;var T=this.byName={};this.rules.forEach(function(u){T.hasOwnProperty(u.name)||(T[u.name]=[]),T[u.name].push(u)})}o.fromCompiled=function(u,d){var T=u.Lexer;u.ParserStart&&(d=u.ParserStart,u=u.ParserRules);var u=u.map(function(R){return new t(R.name,R.symbols,R.postprocess)}),S=new o(u,d);return S.lexer=T,S};function s(){this.reset("")}s.prototype.reset=function(c,d){this.buffer=c,this.index=0,this.line=d?d.line:1,this.lastLineBreak=d?-d.col:0},s.prototype.next=function(){if(this.index<this.buffer.length){var c=this.buffer[this.index++];return c===`
456
- `&&(this.line+=1,this.lastLineBreak=this.index),{value:c}}},s.prototype.save=function(){return{line:this.line,col:this.index-this.lastLineBreak}},s.prototype.formatError=function(c,d){var T=this.buffer;if(typeof T=="string"){var u=T.split(`
457
- `).slice(Math.max(0,this.line-5),this.line),S=T.indexOf(`
458
- `,this.index);S===-1&&(S=T.length);var R=this.index-this.lastLineBreak,I=String(this.line).length;return d+=" at line "+this.line+" col "+R+`:
459
-
460
- `,d+=u.map(function(A,p){return N(this.line-u.length+p+1,I)+" "+A},this).join(`
461
- `),d+=`
462
- `+N("",I+R)+`^
463
- `,d}else return d+" at index "+(this.index-1);function N(A,p){var f=String(A);return Array(p-f.length+1).join(" ")+f}};function a(c,d,T){if(c instanceof o)var u=c,T=d;else var u=o.fromCompiled(c,d);this.grammar=u,this.options={keepHistory:!1,lexer:u.lexer||new s};for(var S in T||{})this.options[S]=T[S];this.lexer=this.options.lexer,this.lexerState=void 0;var R=new r(u,0);this.table=[R],R.wants[u.start]=[],R.predict(u.start),R.process(),this.current=0}a.fail={},a.prototype.feed=function(c){var d=this.lexer;d.reset(c,this.lexerState);for(var T;;){try{if(T=d.next(),!T)break}catch(x){var I=new r(this.grammar,this.current+1);this.table.push(I);var u=new Error(this.reportLexerError(x));throw u.offset=this.current,u.token=x.token,u}var S=this.table[this.current];this.options.keepHistory||delete this.table[this.current-1];var R=this.current+1,I=new r(this.grammar,R);this.table.push(I);for(var N=T.text!==void 0?T.text:T.value,A=d.constructor===s?T.value:T,p=S.scannable,f=p.length;f--;){var h=p[f],C=h.rule.symbols[h.dot];if(C.test?C.test(A):C.type?C.type===T.type:C.literal===N){var _=h.nextState({data:A,token:T,isToken:!0,reference:R-1});I.states.push(_)}}if(I.process(),I.states.length===0){var u=new Error(this.reportError(T));throw u.offset=this.current,u.token=T,u}this.options.keepHistory&&(S.lexerState=d.save()),this.current++}return S&&(this.lexerState=d.save()),this.results=this.finish(),this},a.prototype.reportLexerError=function(c){var d,T,u=c.token;return u?(d="input "+JSON.stringify(u.text[0])+" (lexer error)",T=this.lexer.formatError(u,"Syntax error")):(d="input (lexer error)",T=c.message),this.reportErrorCommon(T,d)},a.prototype.reportError=function(c){var d=(c.type?c.type+" token: ":"")+JSON.stringify(c.value!==void 0?c.value:c),T=this.lexer.formatError(c,"Syntax error");return this.reportErrorCommon(T,d)},a.prototype.reportErrorCommon=function(c,d){var T=[];T.push(c);var u=this.table.length-2,S=this.table[u],R=S.states.filter(function(N){var A=N.rule.symbols[N.dot];return A&&typeof A!="string"});if(R.length===0)T.push("Unexpected "+d+`. I did not expect any more input. Here is the state of my parse table:
464
- `),this.displayStateStack(S.states,T);else{T.push("Unexpected "+d+`. Instead, I was expecting to see one of the following:
465
- `);var I=R.map(function(N){return this.buildFirstStateStack(N,[])||[N]},this);I.forEach(function(N){var A=N[0],p=A.rule.symbols[A.dot],f=this.getSymbolDisplay(p);T.push("A "+f+" based on:"),this.displayStateStack(N,T)},this)}return T.push(""),T.join(`
466
- `)},a.prototype.displayStateStack=function(c,d){for(var T,u=0,S=0;S<c.length;S++){var R=c[S],I=R.rule.toString(R.dot);I===T?u++:(u>0&&d.push(" ^ "+u+" more lines identical to this"),u=0,d.push(" "+I)),T=I}},a.prototype.getSymbolDisplay=function(c){return l(c)},a.prototype.buildFirstStateStack=function(c,d){if(d.indexOf(c)!==-1)return null;if(c.wantedBy.length===0)return[c];var T=c.wantedBy[0],u=[c].concat(d),S=this.buildFirstStateStack(T,u);return S===null?null:[c].concat(S)},a.prototype.save=function(){var c=this.table[this.current];return c.lexerState=this.lexerState,c},a.prototype.restore=function(c){var d=c.index;this.current=d,this.table[d]=c,this.table.splice(d+1),this.lexerState=c.lexerState,this.results=this.finish()},a.prototype.rewind=function(c){if(!this.options.keepHistory)throw new Error("set option `keepHistory` to enable rewinding");this.restore(this.table[c])},a.prototype.finish=function(){var c=[],d=this.grammar.start,T=this.table[this.table.length-1];return T.states.forEach(function(u){u.rule.name===d&&u.dot===u.rule.symbols.length&&u.reference===0&&u.data!==a.fail&&c.push(u)}),c.map(function(u){return u.data})};function l(c){var d=typeof c;if(d==="string")return c;if(d==="object"){if(c.literal)return JSON.stringify(c.literal);if(c instanceof RegExp)return"character matching "+c;if(c.type)return c.type+" token";if(c.test)return"token matching "+String(c.test);throw new Error("Unknown symbol type: "+c)}}function E(c){var d=typeof c;if(d==="string")return c;if(d==="object"){if(c.literal)return JSON.stringify(c.literal);if(c instanceof RegExp)return c.toString();if(c.type)return"%"+c.type;if(c.test)return"<"+String(c.test)+">";throw new Error("Unknown symbol type: "+c)}}return{Parser:a,Grammar:o,Rule:t}})})(Eo)),Eo.exports}var S0=u0();const R0=Bi(S0);function A0(e){return e.map(I0).map(N0).map(O0).map(f0).map(p0)}const I0=(e,t,n)=>{if(qT(e.type)){const r=h0(n,t);if(r&&r.type===$.PROPERTY_ACCESS_OPERATOR)return Object.assign(Object.assign({},e),{type:$.IDENTIFIER,text:e.raw});const o=Dn(n,t);if(o&&o.type===$.PROPERTY_ACCESS_OPERATOR)return Object.assign(Object.assign({},e),{type:$.IDENTIFIER,text:e.raw})}return e},N0=(e,t,n)=>{if(e.type===$.RESERVED_FUNCTION_NAME){const r=Dn(n,t);if(!r||!ru(r))return Object.assign(Object.assign({},e),{type:$.IDENTIFIER,text:e.raw})}return e},O0=(e,t,n)=>{if(e.type===$.RESERVED_DATA_TYPE){const r=Dn(n,t);if(r&&ru(r))return Object.assign(Object.assign({},e),{type:$.RESERVED_PARAMETERIZED_DATA_TYPE})}return e},f0=(e,t,n)=>{if(e.type===$.IDENTIFIER){const r=Dn(n,t);if(r&&ou(r))return Object.assign(Object.assign({},e),{type:$.ARRAY_IDENTIFIER})}return e},p0=(e,t,n)=>{if(e.type===$.RESERVED_DATA_TYPE){const r=Dn(n,t);if(r&&ou(r))return Object.assign(Object.assign({},e),{type:$.ARRAY_KEYWORD})}return e},h0=(e,t)=>Dn(e,t,-1),Dn=(e,t,n=1)=>{let r=1;for(;e[t+r*n]&&C0(e[t+r*n]);)r++;return e[t+r*n]},ru=e=>e.type===$.OPEN_PAREN&&e.text==="(",ou=e=>e.type===$.OPEN_PAREN&&e.text==="[",C0=e=>e.type===$.BLOCK_COMMENT||e.type===$.LINE_COMMENT;class su{constructor(t){this.tokenize=t,this.index=0,this.tokens=[],this.input=""}reset(t,n){this.input=t,this.index=0,this.tokens=this.tokenize(t)}next(){return this.tokens[this.index++]}save(){}formatError(t){const{line:n,col:r}=nu(this.input,t.start);return`Parse error at token: ${t.text} at line ${n} column ${r}`}has(t){return t in $}}var te;(function(e){e.statement="statement",e.clause="clause",e.set_operation="set_operation",e.function_call="function_call",e.parameterized_data_type="parameterized_data_type",e.array_subscript="array_subscript",e.property_access="property_access",e.parenthesis="parenthesis",e.between_predicate="between_predicate",e.case_expression="case_expression",e.case_when="case_when",e.case_else="case_else",e.limit_clause="limit_clause",e.all_columns_asterisk="all_columns_asterisk",e.literal="literal",e.identifier="identifier",e.keyword="keyword",e.data_type="data_type",e.parameter="parameter",e.operator="operator",e.comma="comma",e.line_comment="line_comment",e.block_comment="block_comment",e.disable_comment="disable_comment"})(te=te||(te={}));function ai(e){return e[0]}const ie=new su(e=>[]),Ht=([[e]])=>e,me=e=>({type:te.keyword,tokenType:e.type,text:e.text,raw:e.raw}),YE=e=>({type:te.data_type,text:e.text,raw:e.raw}),ge=(e,{leading:t,trailing:n})=>(t!=null&&t.length&&(e=Object.assign(Object.assign({},e),{leadingComments:t})),n!=null&&n.length&&(e=Object.assign(Object.assign({},e),{trailingComments:n})),e),L0=(e,{leading:t,trailing:n})=>{if(t!=null&&t.length){const[r,...o]=e;e=[ge(r,{leading:t}),...o]}if(n!=null&&n.length){const r=e.slice(0,-1),o=e[e.length-1];e=[...r,ge(o,{trailing:n})]}return e},_0={Lexer:ie,ParserRules:[{name:"main$ebnf$1",symbols:[]},{name:"main$ebnf$1",symbols:["main$ebnf$1","statement"],postprocess:e=>e[0].concat([e[1]])},{name:"main",symbols:["main$ebnf$1"],postprocess:([e])=>{const t=e[e.length-1];return t&&!t.hasSemicolon?t.children.length>0?e:e.slice(0,-1):e}},{name:"statement$subexpression$1",symbols:[ie.has("DELIMITER")?{type:"DELIMITER"}:DELIMITER]},{name:"statement$subexpression$1",symbols:[ie.has("EOF")?{type:"EOF"}:EOF]},{name:"statement",symbols:["expressions_or_clauses","statement$subexpression$1"],postprocess:([e,[t]])=>({type:te.statement,children:e,hasSemicolon:t.type===$.DELIMITER})},{name:"expressions_or_clauses$ebnf$1",symbols:[]},{name:"expressions_or_clauses$ebnf$1",symbols:["expressions_or_clauses$ebnf$1","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"expressions_or_clauses$ebnf$2",symbols:[]},{name:"expressions_or_clauses$ebnf$2",symbols:["expressions_or_clauses$ebnf$2","clause"],postprocess:e=>e[0].concat([e[1]])},{name:"expressions_or_clauses",symbols:["expressions_or_clauses$ebnf$1","expressions_or_clauses$ebnf$2"],postprocess:([e,t])=>[...e,...t]},{name:"clause$subexpression$1",symbols:["limit_clause"]},{name:"clause$subexpression$1",symbols:["select_clause"]},{name:"clause$subexpression$1",symbols:["other_clause"]},{name:"clause$subexpression$1",symbols:["set_operation"]},{name:"clause",symbols:["clause$subexpression$1"],postprocess:Ht},{name:"limit_clause$ebnf$1$subexpression$1$ebnf$1",symbols:["free_form_sql"]},{name:"limit_clause$ebnf$1$subexpression$1$ebnf$1",symbols:["limit_clause$ebnf$1$subexpression$1$ebnf$1","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"limit_clause$ebnf$1$subexpression$1",symbols:[ie.has("COMMA")?{type:"COMMA"}:COMMA,"limit_clause$ebnf$1$subexpression$1$ebnf$1"]},{name:"limit_clause$ebnf$1",symbols:["limit_clause$ebnf$1$subexpression$1"],postprocess:ai},{name:"limit_clause$ebnf$1",symbols:[],postprocess:()=>null},{name:"limit_clause",symbols:[ie.has("LIMIT")?{type:"LIMIT"}:LIMIT,"_","expression_chain_","limit_clause$ebnf$1"],postprocess:([e,t,n,r])=>{if(r){const[o,s]=r;return{type:te.limit_clause,limitKw:ge(me(e),{trailing:t}),offset:n,count:s}}else return{type:te.limit_clause,limitKw:ge(me(e),{trailing:t}),count:n}}},{name:"select_clause$subexpression$1$ebnf$1",symbols:[]},{name:"select_clause$subexpression$1$ebnf$1",symbols:["select_clause$subexpression$1$ebnf$1","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"select_clause$subexpression$1",symbols:["all_columns_asterisk","select_clause$subexpression$1$ebnf$1"]},{name:"select_clause$subexpression$1$ebnf$2",symbols:[]},{name:"select_clause$subexpression$1$ebnf$2",symbols:["select_clause$subexpression$1$ebnf$2","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"select_clause$subexpression$1",symbols:["asteriskless_free_form_sql","select_clause$subexpression$1$ebnf$2"]},{name:"select_clause",symbols:[ie.has("RESERVED_SELECT")?{type:"RESERVED_SELECT"}:RESERVED_SELECT,"select_clause$subexpression$1"],postprocess:([e,[t,n]])=>({type:te.clause,nameKw:me(e),children:[t,...n]})},{name:"select_clause",symbols:[ie.has("RESERVED_SELECT")?{type:"RESERVED_SELECT"}:RESERVED_SELECT],postprocess:([e])=>({type:te.clause,nameKw:me(e),children:[]})},{name:"all_columns_asterisk",symbols:[ie.has("ASTERISK")?{type:"ASTERISK"}:ASTERISK],postprocess:()=>({type:te.all_columns_asterisk})},{name:"other_clause$ebnf$1",symbols:[]},{name:"other_clause$ebnf$1",symbols:["other_clause$ebnf$1","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"other_clause",symbols:[ie.has("RESERVED_CLAUSE")?{type:"RESERVED_CLAUSE"}:RESERVED_CLAUSE,"other_clause$ebnf$1"],postprocess:([e,t])=>({type:te.clause,nameKw:me(e),children:t})},{name:"set_operation$ebnf$1",symbols:[]},{name:"set_operation$ebnf$1",symbols:["set_operation$ebnf$1","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"set_operation",symbols:[ie.has("RESERVED_SET_OPERATION")?{type:"RESERVED_SET_OPERATION"}:RESERVED_SET_OPERATION,"set_operation$ebnf$1"],postprocess:([e,t])=>({type:te.set_operation,nameKw:me(e),children:t})},{name:"expression_chain_$ebnf$1",symbols:["expression_with_comments_"]},{name:"expression_chain_$ebnf$1",symbols:["expression_chain_$ebnf$1","expression_with_comments_"],postprocess:e=>e[0].concat([e[1]])},{name:"expression_chain_",symbols:["expression_chain_$ebnf$1"],postprocess:ai},{name:"expression_chain$ebnf$1",symbols:[]},{name:"expression_chain$ebnf$1",symbols:["expression_chain$ebnf$1","_expression_with_comments"],postprocess:e=>e[0].concat([e[1]])},{name:"expression_chain",symbols:["expression","expression_chain$ebnf$1"],postprocess:([e,t])=>[e,...t]},{name:"andless_expression_chain$ebnf$1",symbols:[]},{name:"andless_expression_chain$ebnf$1",symbols:["andless_expression_chain$ebnf$1","_andless_expression_with_comments"],postprocess:e=>e[0].concat([e[1]])},{name:"andless_expression_chain",symbols:["andless_expression","andless_expression_chain$ebnf$1"],postprocess:([e,t])=>[e,...t]},{name:"expression_with_comments_",symbols:["expression","_"],postprocess:([e,t])=>ge(e,{trailing:t})},{name:"_expression_with_comments",symbols:["_","expression"],postprocess:([e,t])=>ge(t,{leading:e})},{name:"_andless_expression_with_comments",symbols:["_","andless_expression"],postprocess:([e,t])=>ge(t,{leading:e})},{name:"free_form_sql$subexpression$1",symbols:["asteriskless_free_form_sql"]},{name:"free_form_sql$subexpression$1",symbols:["asterisk"]},{name:"free_form_sql",symbols:["free_form_sql$subexpression$1"],postprocess:Ht},{name:"asteriskless_free_form_sql$subexpression$1",symbols:["asteriskless_andless_expression"]},{name:"asteriskless_free_form_sql$subexpression$1",symbols:["logic_operator"]},{name:"asteriskless_free_form_sql$subexpression$1",symbols:["comma"]},{name:"asteriskless_free_form_sql$subexpression$1",symbols:["comment"]},{name:"asteriskless_free_form_sql$subexpression$1",symbols:["other_keyword"]},{name:"asteriskless_free_form_sql",symbols:["asteriskless_free_form_sql$subexpression$1"],postprocess:Ht},{name:"expression$subexpression$1",symbols:["andless_expression"]},{name:"expression$subexpression$1",symbols:["logic_operator"]},{name:"expression",symbols:["expression$subexpression$1"],postprocess:Ht},{name:"andless_expression$subexpression$1",symbols:["asteriskless_andless_expression"]},{name:"andless_expression$subexpression$1",symbols:["asterisk"]},{name:"andless_expression",symbols:["andless_expression$subexpression$1"],postprocess:Ht},{name:"asteriskless_andless_expression$subexpression$1",symbols:["atomic_expression"]},{name:"asteriskless_andless_expression$subexpression$1",symbols:["between_predicate"]},{name:"asteriskless_andless_expression$subexpression$1",symbols:["case_expression"]},{name:"asteriskless_andless_expression",symbols:["asteriskless_andless_expression$subexpression$1"],postprocess:Ht},{name:"atomic_expression$subexpression$1",symbols:["array_subscript"]},{name:"atomic_expression$subexpression$1",symbols:["function_call"]},{name:"atomic_expression$subexpression$1",symbols:["property_access"]},{name:"atomic_expression$subexpression$1",symbols:["parenthesis"]},{name:"atomic_expression$subexpression$1",symbols:["curly_braces"]},{name:"atomic_expression$subexpression$1",symbols:["square_brackets"]},{name:"atomic_expression$subexpression$1",symbols:["operator"]},{name:"atomic_expression$subexpression$1",symbols:["identifier"]},{name:"atomic_expression$subexpression$1",symbols:["parameter"]},{name:"atomic_expression$subexpression$1",symbols:["literal"]},{name:"atomic_expression$subexpression$1",symbols:["data_type"]},{name:"atomic_expression$subexpression$1",symbols:["keyword"]},{name:"atomic_expression",symbols:["atomic_expression$subexpression$1"],postprocess:Ht},{name:"array_subscript",symbols:[ie.has("ARRAY_IDENTIFIER")?{type:"ARRAY_IDENTIFIER"}:ARRAY_IDENTIFIER,"_","square_brackets"],postprocess:([e,t,n])=>({type:te.array_subscript,array:ge({type:te.identifier,quoted:!1,text:e.text},{trailing:t}),parenthesis:n})},{name:"array_subscript",symbols:[ie.has("ARRAY_KEYWORD")?{type:"ARRAY_KEYWORD"}:ARRAY_KEYWORD,"_","square_brackets"],postprocess:([e,t,n])=>({type:te.array_subscript,array:ge(me(e),{trailing:t}),parenthesis:n})},{name:"function_call",symbols:[ie.has("RESERVED_FUNCTION_NAME")?{type:"RESERVED_FUNCTION_NAME"}:RESERVED_FUNCTION_NAME,"_","parenthesis"],postprocess:([e,t,n])=>({type:te.function_call,nameKw:ge(me(e),{trailing:t}),parenthesis:n})},{name:"parenthesis",symbols:[{literal:"("},"expressions_or_clauses",{literal:")"}],postprocess:([e,t,n])=>({type:te.parenthesis,children:t,openParen:"(",closeParen:")"})},{name:"curly_braces$ebnf$1",symbols:[]},{name:"curly_braces$ebnf$1",symbols:["curly_braces$ebnf$1","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"curly_braces",symbols:[{literal:"{"},"curly_braces$ebnf$1",{literal:"}"}],postprocess:([e,t,n])=>({type:te.parenthesis,children:t,openParen:"{",closeParen:"}"})},{name:"square_brackets$ebnf$1",symbols:[]},{name:"square_brackets$ebnf$1",symbols:["square_brackets$ebnf$1","free_form_sql"],postprocess:e=>e[0].concat([e[1]])},{name:"square_brackets",symbols:[{literal:"["},"square_brackets$ebnf$1",{literal:"]"}],postprocess:([e,t,n])=>({type:te.parenthesis,children:t,openParen:"[",closeParen:"]"})},{name:"property_access$subexpression$1",symbols:["identifier"]},{name:"property_access$subexpression$1",symbols:["array_subscript"]},{name:"property_access$subexpression$1",symbols:["all_columns_asterisk"]},{name:"property_access$subexpression$1",symbols:["parameter"]},{name:"property_access",symbols:["atomic_expression","_",ie.has("PROPERTY_ACCESS_OPERATOR")?{type:"PROPERTY_ACCESS_OPERATOR"}:PROPERTY_ACCESS_OPERATOR,"_","property_access$subexpression$1"],postprocess:([e,t,n,r,[o]])=>({type:te.property_access,object:ge(e,{trailing:t}),operator:n.text,property:ge(o,{leading:r})})},{name:"between_predicate",symbols:[ie.has("BETWEEN")?{type:"BETWEEN"}:BETWEEN,"_","andless_expression_chain","_",ie.has("AND")?{type:"AND"}:AND,"_","andless_expression"],postprocess:([e,t,n,r,o,s,a])=>({type:te.between_predicate,betweenKw:me(e),expr1:L0(n,{leading:t,trailing:r}),andKw:me(o),expr2:[ge(a,{leading:s})]})},{name:"case_expression$ebnf$1",symbols:["expression_chain_"],postprocess:ai},{name:"case_expression$ebnf$1",symbols:[],postprocess:()=>null},{name:"case_expression$ebnf$2",symbols:[]},{name:"case_expression$ebnf$2",symbols:["case_expression$ebnf$2","case_clause"],postprocess:e=>e[0].concat([e[1]])},{name:"case_expression",symbols:[ie.has("CASE")?{type:"CASE"}:CASE,"_","case_expression$ebnf$1","case_expression$ebnf$2",ie.has("END")?{type:"END"}:END],postprocess:([e,t,n,r,o])=>({type:te.case_expression,caseKw:ge(me(e),{trailing:t}),endKw:me(o),expr:n||[],clauses:r})},{name:"case_clause",symbols:[ie.has("WHEN")?{type:"WHEN"}:WHEN,"_","expression_chain_",ie.has("THEN")?{type:"THEN"}:THEN,"_","expression_chain_"],postprocess:([e,t,n,r,o,s])=>({type:te.case_when,whenKw:ge(me(e),{trailing:t}),thenKw:ge(me(r),{trailing:o}),condition:n,result:s})},{name:"case_clause",symbols:[ie.has("ELSE")?{type:"ELSE"}:ELSE,"_","expression_chain_"],postprocess:([e,t,n])=>({type:te.case_else,elseKw:ge(me(e),{trailing:t}),result:n})},{name:"comma$subexpression$1",symbols:[ie.has("COMMA")?{type:"COMMA"}:COMMA]},{name:"comma",symbols:["comma$subexpression$1"],postprocess:([[e]])=>({type:te.comma})},{name:"asterisk$subexpression$1",symbols:[ie.has("ASTERISK")?{type:"ASTERISK"}:ASTERISK]},{name:"asterisk",symbols:["asterisk$subexpression$1"],postprocess:([[e]])=>({type:te.operator,text:e.text})},{name:"operator$subexpression$1",symbols:[ie.has("OPERATOR")?{type:"OPERATOR"}:OPERATOR]},{name:"operator",symbols:["operator$subexpression$1"],postprocess:([[e]])=>({type:te.operator,text:e.text})},{name:"identifier$subexpression$1",symbols:[ie.has("IDENTIFIER")?{type:"IDENTIFIER"}:IDENTIFIER]},{name:"identifier$subexpression$1",symbols:[ie.has("QUOTED_IDENTIFIER")?{type:"QUOTED_IDENTIFIER"}:QUOTED_IDENTIFIER]},{name:"identifier$subexpression$1",symbols:[ie.has("VARIABLE")?{type:"VARIABLE"}:VARIABLE]},{name:"identifier",symbols:["identifier$subexpression$1"],postprocess:([[e]])=>({type:te.identifier,quoted:e.type!=="IDENTIFIER",text:e.text})},{name:"parameter$subexpression$1",symbols:[ie.has("NAMED_PARAMETER")?{type:"NAMED_PARAMETER"}:NAMED_PARAMETER]},{name:"parameter$subexpression$1",symbols:[ie.has("QUOTED_PARAMETER")?{type:"QUOTED_PARAMETER"}:QUOTED_PARAMETER]},{name:"parameter$subexpression$1",symbols:[ie.has("NUMBERED_PARAMETER")?{type:"NUMBERED_PARAMETER"}:NUMBERED_PARAMETER]},{name:"parameter$subexpression$1",symbols:[ie.has("POSITIONAL_PARAMETER")?{type:"POSITIONAL_PARAMETER"}:POSITIONAL_PARAMETER]},{name:"parameter$subexpression$1",symbols:[ie.has("CUSTOM_PARAMETER")?{type:"CUSTOM_PARAMETER"}:CUSTOM_PARAMETER]},{name:"parameter",symbols:["parameter$subexpression$1"],postprocess:([[e]])=>({type:te.parameter,key:e.key,text:e.text})},{name:"literal$subexpression$1",symbols:[ie.has("NUMBER")?{type:"NUMBER"}:NUMBER]},{name:"literal$subexpression$1",symbols:[ie.has("STRING")?{type:"STRING"}:STRING]},{name:"literal",symbols:["literal$subexpression$1"],postprocess:([[e]])=>({type:te.literal,text:e.text})},{name:"keyword$subexpression$1",symbols:[ie.has("RESERVED_KEYWORD")?{type:"RESERVED_KEYWORD"}:RESERVED_KEYWORD]},{name:"keyword$subexpression$1",symbols:[ie.has("RESERVED_KEYWORD_PHRASE")?{type:"RESERVED_KEYWORD_PHRASE"}:RESERVED_KEYWORD_PHRASE]},{name:"keyword$subexpression$1",symbols:[ie.has("RESERVED_JOIN")?{type:"RESERVED_JOIN"}:RESERVED_JOIN]},{name:"keyword",symbols:["keyword$subexpression$1"],postprocess:([[e]])=>me(e)},{name:"data_type$subexpression$1",symbols:[ie.has("RESERVED_DATA_TYPE")?{type:"RESERVED_DATA_TYPE"}:RESERVED_DATA_TYPE]},{name:"data_type$subexpression$1",symbols:[ie.has("RESERVED_DATA_TYPE_PHRASE")?{type:"RESERVED_DATA_TYPE_PHRASE"}:RESERVED_DATA_TYPE_PHRASE]},{name:"data_type",symbols:["data_type$subexpression$1"],postprocess:([[e]])=>YE(e)},{name:"data_type",symbols:[ie.has("RESERVED_PARAMETERIZED_DATA_TYPE")?{type:"RESERVED_PARAMETERIZED_DATA_TYPE"}:RESERVED_PARAMETERIZED_DATA_TYPE,"_","parenthesis"],postprocess:([e,t,n])=>({type:te.parameterized_data_type,dataType:ge(YE(e),{trailing:t}),parenthesis:n})},{name:"logic_operator$subexpression$1",symbols:[ie.has("AND")?{type:"AND"}:AND]},{name:"logic_operator$subexpression$1",symbols:[ie.has("OR")?{type:"OR"}:OR]},{name:"logic_operator$subexpression$1",symbols:[ie.has("XOR")?{type:"XOR"}:XOR]},{name:"logic_operator",symbols:["logic_operator$subexpression$1"],postprocess:([[e]])=>me(e)},{name:"other_keyword$subexpression$1",symbols:[ie.has("WHEN")?{type:"WHEN"}:WHEN]},{name:"other_keyword$subexpression$1",symbols:[ie.has("THEN")?{type:"THEN"}:THEN]},{name:"other_keyword$subexpression$1",symbols:[ie.has("ELSE")?{type:"ELSE"}:ELSE]},{name:"other_keyword$subexpression$1",symbols:[ie.has("END")?{type:"END"}:END]},{name:"other_keyword",symbols:["other_keyword$subexpression$1"],postprocess:([[e]])=>me(e)},{name:"_$ebnf$1",symbols:[]},{name:"_$ebnf$1",symbols:["_$ebnf$1","comment"],postprocess:e=>e[0].concat([e[1]])},{name:"_",symbols:["_$ebnf$1"],postprocess:([e])=>e},{name:"comment",symbols:[ie.has("LINE_COMMENT")?{type:"LINE_COMMENT"}:LINE_COMMENT],postprocess:([e])=>({type:te.line_comment,text:e.text,precedingWhitespace:e.precedingWhitespace})},{name:"comment",symbols:[ie.has("BLOCK_COMMENT")?{type:"BLOCK_COMMENT"}:BLOCK_COMMENT],postprocess:([e])=>({type:te.block_comment,text:e.text,precedingWhitespace:e.precedingWhitespace})},{name:"comment",symbols:[ie.has("DISABLE_COMMENT")?{type:"DISABLE_COMMENT"}:DISABLE_COMMENT],postprocess:([e])=>({type:te.disable_comment,text:e.text,precedingWhitespace:e.precedingWhitespace})}],ParserStart:"main"},{Parser:m0,Grammar:g0}=R0;function x0(e){let t={};const n=new su(o=>[...A0(e.tokenize(o,t)),JT(o.length)]),r=new m0(g0.fromCompiled(_0),{lexer:n});return{parse:(o,s)=>{t=s;const{results:a}=r.feed(o);if(a.length===1)return a[0];throw a.length===0?new Error("Parse error: Invalid SQL"):new Error(`Parse error: Ambiguous grammar
467
- ${JSON.stringify(a,void 0,2)}`)}}}var V;(function(e){e[e.SPACE=0]="SPACE",e[e.NO_SPACE=1]="NO_SPACE",e[e.NO_NEWLINE=2]="NO_NEWLINE",e[e.NEWLINE=3]="NEWLINE",e[e.MANDATORY_NEWLINE=4]="MANDATORY_NEWLINE",e[e.INDENT=5]="INDENT",e[e.SINGLE_INDENT=6]="SINGLE_INDENT"})(V=V||(V={}));class iu{constructor(t){this.indentation=t,this.items=[]}add(...t){for(const n of t)switch(n){case V.SPACE:this.items.push(V.SPACE);break;case V.NO_SPACE:this.trimHorizontalWhitespace();break;case V.NO_NEWLINE:this.trimWhitespace();break;case V.NEWLINE:this.trimHorizontalWhitespace(),this.addNewline(V.NEWLINE);break;case V.MANDATORY_NEWLINE:this.trimHorizontalWhitespace(),this.addNewline(V.MANDATORY_NEWLINE);break;case V.INDENT:this.addIndentation();break;case V.SINGLE_INDENT:this.items.push(V.SINGLE_INDENT);break;default:this.items.push(n)}}trimHorizontalWhitespace(){for(;y0(Kn(this.items));)this.items.pop()}trimWhitespace(){for(;D0(Kn(this.items));)this.items.pop()}addNewline(t){if(this.items.length>0)switch(Kn(this.items)){case V.NEWLINE:this.items.pop(),this.items.push(t);break;case V.MANDATORY_NEWLINE:break;default:this.items.push(t);break}}addIndentation(){for(let t=0;t<this.indentation.getLevel();t++)this.items.push(V.SINGLE_INDENT)}toString(){return this.items.map(t=>this.itemToString(t)).join("")}getLayoutItems(){return this.items}itemToString(t){switch(t){case V.SPACE:return" ";case V.NEWLINE:case V.MANDATORY_NEWLINE:return`
468
- `;case V.SINGLE_INDENT:return this.indentation.getSingleIndent();default:return t}}}const y0=e=>e===V.SPACE||e===V.SINGLE_INDENT,D0=e=>e===V.SPACE||e===V.SINGLE_INDENT||e===V.NEWLINE;function kE(e,t){if(t==="standard")return e;let n=[];return e.length>=10&&e.includes(" ")&&([e,...n]=e.split(" ")),t==="tabularLeft"?e=e.padEnd(9," "):e=e.padStart(9," "),e+["",...n].join(" ")}function jE(e){return ng(e)||e===$.RESERVED_CLAUSE||e===$.RESERVED_SELECT||e===$.RESERVED_SET_OPERATION||e===$.RESERVED_JOIN||e===$.LIMIT}const li="top-level",M0="block-level";class au{constructor(t){this.indent=t,this.indentTypes=[]}getSingleIndent(){return this.indent}getLevel(){return this.indentTypes.length}increaseTopLevel(){this.indentTypes.push(li)}increaseBlockLevel(){this.indentTypes.push(M0)}decreaseTopLevel(){this.indentTypes.length>0&&Kn(this.indentTypes)===li&&this.indentTypes.pop()}decreaseBlockLevel(){for(;this.indentTypes.length>0&&this.indentTypes.pop()===li;);}}class P0 extends iu{constructor(t){super(new au("")),this.expressionWidth=t,this.length=0,this.trailingSpace=!1}add(...t){if(t.forEach(n=>this.addToLength(n)),this.length>this.expressionWidth)throw new vi;super.add(...t)}addToLength(t){if(typeof t=="string")this.length+=t.length,this.trailingSpace=!1;else{if(t===V.MANDATORY_NEWLINE||t===V.NEWLINE)throw new vi;t===V.INDENT||t===V.SINGLE_INDENT||t===V.SPACE?this.trailingSpace||(this.length++,this.trailingSpace=!0):(t===V.NO_NEWLINE||t===V.NO_SPACE)&&this.trailingSpace&&(this.trailingSpace=!1,this.length--)}}}class vi extends Error{}class bo{constructor({cfg:t,dialectCfg:n,params:r,layout:o,inline:s=!1}){this.inline=!1,this.nodes=[],this.index=-1,this.cfg=t,this.dialectCfg=n,this.inline=s,this.params=r,this.layout=o}format(t){for(this.nodes=t,this.index=0;this.index<this.nodes.length;this.index++)this.formatNode(this.nodes[this.index]);return this.layout}formatNode(t){this.formatComments(t.leadingComments),this.formatNodeWithoutComments(t),this.formatComments(t.trailingComments)}formatNodeWithoutComments(t){switch(t.type){case te.function_call:return this.formatFunctionCall(t);case te.parameterized_data_type:return this.formatParameterizedDataType(t);case te.array_subscript:return this.formatArraySubscript(t);case te.property_access:return this.formatPropertyAccess(t);case te.parenthesis:return this.formatParenthesis(t);case te.between_predicate:return this.formatBetweenPredicate(t);case te.case_expression:return this.formatCaseExpression(t);case te.case_when:return this.formatCaseWhen(t);case te.case_else:return this.formatCaseElse(t);case te.clause:return this.formatClause(t);case te.set_operation:return this.formatSetOperation(t);case te.limit_clause:return this.formatLimitClause(t);case te.all_columns_asterisk:return this.formatAllColumnsAsterisk(t);case te.literal:return this.formatLiteral(t);case te.identifier:return this.formatIdentifier(t);case te.parameter:return this.formatParameter(t);case te.operator:return this.formatOperator(t);case te.comma:return this.formatComma(t);case te.line_comment:return this.formatLineComment(t);case te.block_comment:return this.formatBlockComment(t);case te.disable_comment:return this.formatBlockComment(t);case te.data_type:return this.formatDataType(t);case te.keyword:return this.formatKeywordNode(t)}}formatFunctionCall(t){this.withComments(t.nameKw,()=>{this.layout.add(this.showFunctionKw(t.nameKw))}),this.formatNode(t.parenthesis)}formatParameterizedDataType(t){this.withComments(t.dataType,()=>{this.layout.add(this.showDataType(t.dataType))}),this.formatNode(t.parenthesis)}formatArraySubscript(t){let n;switch(t.array.type){case te.data_type:n=this.showDataType(t.array);break;case te.keyword:n=this.showKw(t.array);break;default:n=this.showIdentifier(t.array);break}this.withComments(t.array,()=>{this.layout.add(n)}),this.formatNode(t.parenthesis)}formatPropertyAccess(t){this.formatNode(t.object),this.layout.add(V.NO_SPACE,t.operator),this.formatNode(t.property)}formatParenthesis(t){const n=this.formatInlineExpression(t.children);n?(this.layout.add(t.openParen),this.layout.add(...n.getLayoutItems()),this.layout.add(V.NO_SPACE,t.closeParen,V.SPACE)):(this.layout.add(t.openParen,V.NEWLINE),an(this.cfg)?(this.layout.add(V.INDENT),this.layout=this.formatSubExpression(t.children)):(this.layout.indentation.increaseBlockLevel(),this.layout.add(V.INDENT),this.layout=this.formatSubExpression(t.children),this.layout.indentation.decreaseBlockLevel()),this.layout.add(V.NEWLINE,V.INDENT,t.closeParen,V.SPACE))}formatBetweenPredicate(t){this.layout.add(this.showKw(t.betweenKw),V.SPACE),this.layout=this.formatSubExpression(t.expr1),this.layout.add(V.NO_SPACE,V.SPACE,this.showNonTabularKw(t.andKw),V.SPACE),this.layout=this.formatSubExpression(t.expr2),this.layout.add(V.SPACE)}formatCaseExpression(t){this.formatNode(t.caseKw),this.layout.indentation.increaseBlockLevel(),this.layout=this.formatSubExpression(t.expr),this.layout=this.formatSubExpression(t.clauses),this.layout.indentation.decreaseBlockLevel(),this.layout.add(V.NEWLINE,V.INDENT),this.formatNode(t.endKw)}formatCaseWhen(t){this.layout.add(V.NEWLINE,V.INDENT),this.formatNode(t.whenKw),this.layout=this.formatSubExpression(t.condition),this.formatNode(t.thenKw),this.layout=this.formatSubExpression(t.result)}formatCaseElse(t){this.layout.add(V.NEWLINE,V.INDENT),this.formatNode(t.elseKw),this.layout=this.formatSubExpression(t.result)}formatClause(t){this.isOnelineClause(t)?this.formatClauseInOnelineStyle(t):an(this.cfg)?this.formatClauseInTabularStyle(t):this.formatClauseInIndentedStyle(t)}isOnelineClause(t){return an(this.cfg)?this.dialectCfg.tabularOnelineClauses[t.nameKw.text]:this.dialectCfg.onelineClauses[t.nameKw.text]}formatClauseInIndentedStyle(t){this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t.nameKw),V.NEWLINE),this.layout.indentation.increaseTopLevel(),this.layout.add(V.INDENT),this.layout=this.formatSubExpression(t.children),this.layout.indentation.decreaseTopLevel()}formatClauseInOnelineStyle(t){this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t.nameKw),V.SPACE),this.layout=this.formatSubExpression(t.children)}formatClauseInTabularStyle(t){this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t.nameKw),V.SPACE),this.layout.indentation.increaseTopLevel(),this.layout=this.formatSubExpression(t.children),this.layout.indentation.decreaseTopLevel()}formatSetOperation(t){this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t.nameKw),V.NEWLINE),this.layout.add(V.INDENT),this.layout=this.formatSubExpression(t.children)}formatLimitClause(t){this.withComments(t.limitKw,()=>{this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t.limitKw))}),this.layout.indentation.increaseTopLevel(),an(this.cfg)?this.layout.add(V.SPACE):this.layout.add(V.NEWLINE,V.INDENT),t.offset?(this.layout=this.formatSubExpression(t.offset),this.layout.add(V.NO_SPACE,",",V.SPACE),this.layout=this.formatSubExpression(t.count)):this.layout=this.formatSubExpression(t.count),this.layout.indentation.decreaseTopLevel()}formatAllColumnsAsterisk(t){this.layout.add("*",V.SPACE)}formatLiteral(t){this.layout.add(t.text,V.SPACE)}formatIdentifier(t){this.layout.add(this.showIdentifier(t),V.SPACE)}formatParameter(t){this.layout.add(this.params.get(t),V.SPACE)}formatOperator({text:t}){this.cfg.denseOperators||this.dialectCfg.alwaysDenseOperators.includes(t)?this.layout.add(V.NO_SPACE,t):t===":"?this.layout.add(V.NO_SPACE,t,V.SPACE):this.layout.add(t,V.SPACE)}formatComma(t){this.inline?this.layout.add(V.NO_SPACE,",",V.SPACE):this.layout.add(V.NO_SPACE,",",V.NEWLINE,V.INDENT)}withComments(t,n){this.formatComments(t.leadingComments),n(),this.formatComments(t.trailingComments)}formatComments(t){t&&t.forEach(n=>{n.type===te.line_comment?this.formatLineComment(n):this.formatBlockComment(n)})}formatLineComment(t){si(t.precedingWhitespace||"")?this.layout.add(V.NEWLINE,V.INDENT,t.text,V.MANDATORY_NEWLINE,V.INDENT):this.layout.getLayoutItems().length>0?this.layout.add(V.NO_NEWLINE,V.SPACE,t.text,V.MANDATORY_NEWLINE,V.INDENT):this.layout.add(t.text,V.MANDATORY_NEWLINE,V.INDENT)}formatBlockComment(t){t.type===te.block_comment&&this.isMultilineBlockComment(t)?(this.splitBlockComment(t.text).forEach(n=>{this.layout.add(V.NEWLINE,V.INDENT,n)}),this.layout.add(V.NEWLINE,V.INDENT)):this.layout.add(t.text,V.SPACE)}isMultilineBlockComment(t){return si(t.text)||si(t.precedingWhitespace||"")}isDocComment(t){const n=t.split(/\n/);return/^\/\*\*?$/.test(n[0])&&n.slice(1,n.length-1).every(r=>/^\s*\*/.test(r))&&/^\s*\*\/$/.test(Kn(n))}splitBlockComment(t){return this.isDocComment(t)?t.split(/\n/).map(n=>/^\s*\*/.test(n)?" "+n.replace(/^\s*/,""):n):t.split(/\n/).map(n=>n.replace(/^\s*/,""))}formatSubExpression(t){return new bo({cfg:this.cfg,dialectCfg:this.dialectCfg,params:this.params,layout:this.layout,inline:this.inline}).format(t)}formatInlineExpression(t){const n=this.params.getPositionalParameterIndex();try{return new bo({cfg:this.cfg,dialectCfg:this.dialectCfg,params:this.params,layout:new P0(this.cfg.expressionWidth),inline:!0}).format(t)}catch(r){if(r instanceof vi){this.params.setPositionalParameterIndex(n);return}else throw r}}formatKeywordNode(t){switch(t.tokenType){case $.RESERVED_JOIN:return this.formatJoin(t);case $.AND:case $.OR:case $.XOR:return this.formatLogicalOperator(t);default:return this.formatKeyword(t)}}formatJoin(t){an(this.cfg)?(this.layout.indentation.decreaseTopLevel(),this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t),V.SPACE),this.layout.indentation.increaseTopLevel()):this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t),V.SPACE)}formatKeyword(t){this.layout.add(this.showKw(t),V.SPACE)}formatLogicalOperator(t){this.cfg.logicalOperatorNewline==="before"?an(this.cfg)?(this.layout.indentation.decreaseTopLevel(),this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t),V.SPACE),this.layout.indentation.increaseTopLevel()):this.layout.add(V.NEWLINE,V.INDENT,this.showKw(t),V.SPACE):this.layout.add(this.showKw(t),V.NEWLINE,V.INDENT)}formatDataType(t){this.layout.add(this.showDataType(t),V.SPACE)}showKw(t){return jE(t.tokenType)?kE(this.showNonTabularKw(t),this.cfg.indentStyle):this.showNonTabularKw(t)}showNonTabularKw(t){switch(this.cfg.keywordCase){case"preserve":return lo(t.raw);case"upper":return t.text;case"lower":return t.text.toLowerCase()}}showFunctionKw(t){return jE(t.tokenType)?kE(this.showNonTabularFunctionKw(t),this.cfg.indentStyle):this.showNonTabularFunctionKw(t)}showNonTabularFunctionKw(t){switch(this.cfg.functionCase){case"preserve":return lo(t.raw);case"upper":return t.text;case"lower":return t.text.toLowerCase()}}showIdentifier(t){if(t.quoted)return t.text;switch(this.cfg.identifierCase){case"preserve":return t.text;case"upper":return t.text.toUpperCase();case"lower":return t.text.toLowerCase()}}showDataType(t){switch(this.cfg.dataTypeCase){case"preserve":return lo(t.raw);case"upper":return t.text;case"lower":return t.text.toLowerCase()}}}class b0{constructor(t,n){this.dialect=t,this.cfg=n,this.params=new d0(this.cfg.params)}format(t){const n=this.parse(t);return this.formatAst(n).trimEnd()}parse(t){return x0(this.dialect.tokenizer).parse(t,this.cfg.paramTypes||{})}formatAst(t){return t.map(n=>this.formatStatement(n)).join(`
469
- `.repeat(this.cfg.linesBetweenQueries+1))}formatStatement(t){const n=new bo({cfg:this.cfg,dialectCfg:this.dialect.formatOptions,params:this.params,layout:new iu(new au(c0(this.cfg)))}).format(t.children);return t.hasSemicolon&&(this.cfg.newlineBeforeSemicolon?n.add(V.NEWLINE,";"):n.add(V.NO_NEWLINE,";")),n.toString()}}class co extends Error{}function U0(e){const t=["multilineLists","newlineBeforeOpenParen","newlineBeforeCloseParen","aliasAs","commaPosition","tabulateAlias"];for(const n of t)if(n in e)throw new co(`${n} config is no more supported.`);if(e.expressionWidth<=0)throw new co(`expressionWidth config must be positive number. Received ${e.expressionWidth} instead.`);if(e.params&&!v0(e.params)&&console.warn('WARNING: All "params" option values should be strings.'),e.paramTypes&&!B0(e.paramTypes))throw new co("Empty regex given in custom paramTypes. That would result in matching infinite amount of parameters.");return e}function v0(e){return(e instanceof Array?e:Object.values(e)).every(n=>typeof n=="string")}function B0(e){return e.custom&&Array.isArray(e.custom)?e.custom.every(t=>t.regex!==""):!0}var F0=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n};const lu={bigquery:"bigquery",clickhouse:"clickhouse",db2:"db2",db2i:"db2i",duckdb:"duckdb",hive:"hive",mariadb:"mariadb",mysql:"mysql",n1ql:"n1ql",plsql:"plsql",postgresql:"postgresql",redshift:"redshift",spark:"spark",sqlite:"sqlite",sql:"sql",tidb:"tidb",trino:"trino",transactsql:"transactsql",tsql:"transactsql",singlestoredb:"singlestoredb",snowflake:"snowflake"},G0=Object.keys(lu),w0={tabWidth:2,useTabs:!1,keywordCase:"preserve",identifierCase:"preserve",dataTypeCase:"preserve",functionCase:"preserve",indentStyle:"standard",logicalOperatorNewline:"before",expressionWidth:50,linesBetweenQueries:1,denseOperators:!1,newlineBeforeSemicolon:!1},H0=(e,t={})=>{if(typeof t.language=="string"&&!G0.includes(t.language))throw new co(`Unsupported SQL dialect: ${t.language}`);const n=lu[t.language||"sql"];return Y0(e,Object.assign(Object.assign({},t),{dialect:XD[n]}))},Y0=(e,t)=>{var{dialect:n}=t,r=F0(t,["dialect"]);if(typeof e!="string")throw new Error("Invalid query argument. Expected string, instead got "+typeof e);const o=U0(Object.assign(Object.assign({},w0),r));return new b0(a0(n),o).format(e)},k0={sql:"SQL",markdown:"MD",dql:"DQL",param:"PARAM"},Ei={sql:"#388bfd",markdown:"#56d364",dql:"#e3b341",param:"#e3b341"};function j0(e,t){switch(e.status){case"running":return t.cellBorderRunning;case"success":return t.success;case"error":return t.error;default:return t.cellBorder}}function W0({cell:e,t}){var s;let n="",r=t.textMuted,o="";if(e.status==="running")n="[*]",r=t.cellBorderRunning;else if(e.status==="error")n="[!]",r=t.error;else if(e.executionCount!==void 0){if(n=`[${e.executionCount}]`,r=t.textMuted,((s=e.result)==null?void 0:s.executionTime)!==void 0){const a=e.result.executionTime;o=a<1e3?`${a}ms`:`${(a/1e3).toFixed(1)}s`}}else n="[ ]",r=t.textMuted;return i.jsxs("div",{style:{width:40,display:"flex",flexDirection:"column",alignItems:"center",paddingTop:12,flexShrink:0,gap:2},children:[i.jsx("span",{style:{fontFamily:t.fontMono,fontSize:11,color:r,lineHeight:1.4,userSelect:"none",transition:"color 0.2s"},children:e.status==="running"?i.jsxs("span",{style:{display:"inline-block",animation:"spin 0.8s linear infinite"},children:[i.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:i.jsx("circle",{cx:"6",cy:"6",r:"4.5",stroke:r,strokeWidth:"1.5",strokeDasharray:"14 7"})}),i.jsx("style",{children:"@keyframes spin { to { transform: rotate(360deg); } }"})]}):n}),o&&i.jsx("span",{style:{fontFamily:t.fontMono,fontSize:8,color:t.textMuted,lineHeight:1,userSelect:"none"},children:o})]})}function V0(e){if(!/^\s*block\s+"/i.test(e.trim()))return null;const t=o=>{var s;return((s=e.match(new RegExp(`\\b${o}\\s*=\\s*"([^"]*)"`,"i")))==null?void 0:s[1])??""},n=e.match(/\btags\s*=\s*\[([^\]]*)\]/i),r=n?(n[1].match(/"([^"]*)"/g)??[]).map(o=>o.slice(1,-1)):[];return{domain:t("domain"),owner:t("owner"),description:t("description"),blockType:t("type")||"custom",tags:r}}function ci(e,t,n){const r=new RegExp(`(\\b${t}\\s*=\\s*)"[^"]*"`,"i");return r.test(e)?e.replace(r,`$1"${n.replace(/"/g,'\\"')}"`):e}function $0(e,t){const n=t.map(o=>`"${o}"`).join(", "),r=/(\btags\s*=\s*)\[[^\]]*\]/i;return r.test(e)?e.replace(r,`$1[${n}]`):e}function X0({content:e,onChange:t,t:n}){const r=V0(e);if(!r)return null;const o={background:n.editorBg,border:`1px solid ${n.cellBorder}`,borderRadius:3,color:n.textSecondary,fontSize:11,fontFamily:n.fontMono,padding:"2px 6px",outline:"none"},s={fontSize:9,fontWeight:700,color:n.textMuted,fontFamily:n.font,letterSpacing:"0.05em",textTransform:"uppercase",marginRight:4,flexShrink:0},a={display:"flex",alignItems:"center",gap:4};return i.jsxs("div",{style:{display:"flex",flexWrap:"wrap",gap:"4px 12px",padding:"5px 10px",borderBottom:`1px solid ${n.cellBorder}`,background:`${n.tableHeaderBg}40`},children:[i.jsxs("div",{style:a,children:[i.jsx("span",{style:s,children:"domain"}),i.jsx("input",{style:{...o,width:80},value:r.domain,placeholder:"e.g. finance",onChange:l=>t(ci(e,"domain",l.target.value))})]}),i.jsxs("div",{style:a,children:[i.jsx("span",{style:s,children:"owner"}),i.jsx("input",{style:{...o,width:90},value:r.owner,placeholder:"e.g. data-team",onChange:l=>t(ci(e,"owner",l.target.value))})]}),i.jsxs("div",{style:a,children:[i.jsx("span",{style:s,children:"tags"}),i.jsx("input",{style:{...o,width:110},value:r.tags.join(", "),placeholder:"revenue, kpi",onChange:l=>{const E=l.target.value.split(",").map(c=>c.trim()).filter(Boolean);t($0(e,E))}})]}),i.jsxs("div",{style:{...a,flex:1},children:[i.jsx("span",{style:s,children:"description"}),i.jsx("input",{style:{...o,flex:1,minWidth:120},value:r.description,placeholder:"What this block measures",onChange:l=>t(ci(e,"description",l.target.value))})]})]})}function K0({cell:e,index:t}){var q;const{state:n,dispatch:r}=Se(),o=Ee[n.themeMode],{executeCell:s,executeDependents:a,cancelCell:l}=wo(),[E,c]=O.useState(!1),[d,T]=O.useState(!1),[u,S]=O.useState(e.name??""),[R,I]=O.useState(!0),[N,A]=O.useState("table"),[p,f]=O.useState(null),[h,C]=O.useState(!1),[_,x]=O.useState(!1),[M,m]=O.useState(!1),U=j0(e,o),g=e.type!=="markdown"&&e.type!=="param",P=O.useRef(null),H=O.useRef(e.content),[L,b]=O.useState(!1),D=O.useMemo(()=>n.schemaTables.length>0?Object.fromEntries(n.schemaTables.map(v=>[v.name,v.columns.map(X=>X.name)])):void 0,[n.schemaTables]);if(e.type==="param")return i.jsxs("div",{onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),style:{display:"flex",gap:0,marginBottom:2},children:[i.jsx("div",{style:{width:40,flexShrink:0}}),i.jsx("div",{style:{flex:1,minWidth:0},children:i.jsx(rI,{cell:e,themeMode:n.themeMode,onApplyParam:a})})]});O.useEffect(()=>{if(e.status==="success"&&e.result){const v=qn(e.result,e.chartConfig);f(v!=="table"?v:null),A(v!=="table"?"chart":"table")}},[e.status,e.result,e.chartConfig]);const F=O.useCallback(()=>{g&&s(e.id)},[e.id,s,g]),B=O.useCallback(v=>{r({type:"UPDATE_CELL",id:e.id,updates:{content:v}}),b(v!==H.current)},[e.id,r]),y=O.useCallback(()=>{var X;const v=H.current;r({type:"UPDATE_CELL",id:e.id,updates:{content:v}}),(X=P.current)==null||X.resetTo(v),b(!1)},[e.id,r]),G=O.useCallback(()=>{if(e.content.trim())try{const v=H0(e.content,{language:"sql",tabWidth:2,keywordCase:"upper",linesBetweenQueries:1});r({type:"UPDATE_CELL",id:e.id,updates:{content:v}})}catch{}},[e.content,e.id,r]),Y=O.useCallback(()=>{G(),setTimeout(()=>s(e.id),80)},[G,s,e.id]),W=()=>{r({type:"DELETE_CELL",id:e.id})},K=()=>{r({type:"MOVE_CELL",id:e.id,direction:"up"})},z=()=>{r({type:"MOVE_CELL",id:e.id,direction:"down"})},ee=()=>{T(!1),r({type:"UPDATE_CELL",id:e.id,updates:{name:u.trim()||void 0}})},Z=(e.result||e.error)&&e.type!=="markdown";return e.result&&qn(e.result,e.chartConfig),i.jsxs("div",{onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),style:{display:"flex",gap:0,marginBottom:2},children:[M&&i.jsx(aI,{cell:e,onClose:()=>m(!1),onSaved:({path:v,name:X})=>{r({type:"FILE_ADDED",file:{name:X,path:v,type:"block",folder:"blocks"}})}}),i.jsx(W0,{cell:e,t:o}),i.jsxs("div",{style:{flex:1,minWidth:0,borderRadius:8,border:`1px solid ${E||e.status!=="idle"?U:o.cellBorder}`,borderLeft:`2px solid ${U}`,background:o.cellBg,overflow:"hidden",transition:"border-color 0.2s"},children:[i.jsxs("div",{style:{height:32,display:"flex",alignItems:"center",padding:"0 8px 0 10px",gap:8,borderBottom:`1px solid ${o.cellBorder}`,background:`${o.tableHeaderBg}80`},children:[i.jsx("span",{title:e.type==="dql"?"DQL cell — write a governed block (type, owner, description, tests) or use @metric()/@dim() refs":e.type==="sql"?"SQL cell — write raw SQL, reference other cells with {{name}}":void 0,style:{fontSize:10,fontWeight:700,fontFamily:o.fontMono,letterSpacing:"0.08em",color:Ei[e.type]??o.accent,background:`${Ei[e.type]??o.accent}18`,border:`1px solid ${Ei[e.type]??o.accent}40`,borderRadius:4,padding:"1px 6px",flexShrink:0,textTransform:"uppercase"},children:k0[e.type]}),E&&(e.type==="sql"||e.type==="dql")&&i.jsx(sI,{themeMode:n.themeMode,cellType:e.type,onInsert:v=>B(v)}),E&&(e.type==="sql"||e.type==="dql")&&i.jsx("button",{title:"Format SQL (clean up whitespace & keywords)",onClick:G,style:{background:"transparent",border:`1px solid ${o.btnBorder}`,borderRadius:4,color:o.textMuted,fontSize:10,fontFamily:o.font,fontWeight:600,letterSpacing:"0.04em",padding:"1px 7px",cursor:"pointer",transition:"color 0.15s, border-color 0.15s"},onMouseEnter:v=>{v.currentTarget.style.color=o.textSecondary,v.currentTarget.style.borderColor=o.accent},onMouseLeave:v=>{v.currentTarget.style.color=o.textMuted,v.currentTarget.style.borderColor=o.btnBorder},children:"Format"}),L&&(e.type==="sql"||e.type==="dql")&&i.jsx("button",{title:"Reset to last saved version (discard changes)",onClick:y,style:{background:"transparent",border:`1px solid ${o.btnBorder}`,borderRadius:4,color:"#f85149",fontSize:10,fontFamily:o.font,fontWeight:600,letterSpacing:"0.04em",padding:"1px 7px",cursor:"pointer",transition:"color 0.15s, border-color 0.15s"},onMouseEnter:v=>{v.currentTarget.style.borderColor="#f85149"},onMouseLeave:v=>{v.currentTarget.style.borderColor=o.btnBorder},children:"↺ Reset"}),E&&(e.type==="sql"||e.type==="dql")&&i.jsx("button",{title:"Save this cell as a reusable block",onClick:()=>m(!0),style:{background:"transparent",border:`1px solid ${o.btnBorder}`,borderRadius:4,color:o.textMuted,fontSize:10,fontFamily:o.font,fontWeight:600,letterSpacing:"0.04em",padding:"1px 7px",cursor:"pointer",transition:"color 0.15s, border-color 0.15s"},onMouseEnter:v=>{v.currentTarget.style.color=o.textSecondary,v.currentTarget.style.borderColor=o.accent},onMouseLeave:v=>{v.currentTarget.style.color=o.textMuted,v.currentTarget.style.borderColor=o.btnBorder},children:"Save as Block"}),d?i.jsx("input",{autoFocus:!0,value:u,onChange:v=>S(v.target.value),onBlur:ee,onKeyDown:v=>{v.key==="Enter"&&ee(),v.key==="Escape"&&T(!1)},style:{background:"transparent",border:`1px solid ${o.cellBorderActive}`,borderRadius:4,color:o.textSecondary,fontSize:12,fontFamily:o.fontMono,padding:"1px 6px",outline:"none",width:140}}):e.name&&i.jsx("span",{onClick:()=>{S(e.name??""),T(!0)},title:"Click to rename",style:{color:o.textSecondary,fontSize:12,fontFamily:o.fontMono,cursor:"text",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",maxWidth:200},children:e.name}),i.jsx("div",{style:{flex:1}}),E&&i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:2},children:[!e.name&&!d&&i.jsx(ln,{title:"Name this cell",onClick:()=>{S(""),T(!0)},t:o,children:i.jsx("svg",{width:"12",height:"12",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M11.013 1.427a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474l-8.61 8.61c-.21.21-.47.364-.756.445l-3.251.93a.75.75 0 0 1-.927-.928l.929-3.25c.081-.286.235-.547.445-.758l8.61-8.61Zm.176 4.823L9.75 4.81l-6.286 6.287a.253.253 0 0 0-.064.108l-.558 1.953 1.953-.558a.253.253 0 0 0 .108-.064Zm1.238-3.763a.25.25 0 0 0-.354 0L10.811 3.75l1.439 1.44 1.263-1.263a.25.25 0 0 0 0-.354Z"})})}),g&&e.status==="running"?i.jsx(ln,{title:"Cancel execution",onClick:()=>l(e.id),t:o,danger:!0,children:i.jsx("svg",{width:"11",height:"11",viewBox:"0 0 10 10",fill:"currentColor",children:i.jsx("rect",{x:"2",y:"2",width:"6",height:"6",rx:"1"})})}):g?i.jsx(ln,{title:"Run cell (Shift+Enter)",onClick:F,t:o,accent:!0,children:i.jsx("svg",{width:"11",height:"11",viewBox:"0 0 10 10",fill:"currentColor",children:i.jsx("path",{d:"M1.5 1.5l7 3.5-7 3.5V1.5Z"})})}):null,i.jsx(ln,{title:"Move up",onClick:K,t:o,children:i.jsx("svg",{width:"12",height:"12",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M3.47 7.78a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1-1.06 1.06L8.75 4.81v7.44a.75.75 0 0 1-1.5 0V4.81L4.53 7.78a.75.75 0 0 1-1.06 0Z"})})}),i.jsx(ln,{title:"Move down",onClick:z,t:o,children:i.jsx("svg",{width:"12",height:"12",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M12.53 8.22a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L2.97 9.28a.75.75 0 0 1 1.06-1.06l2.72 2.97V3.75a.75.75 0 0 1 1.5 0v7.44l2.72-2.97a.75.75 0 0 1 1.06 0Z"})})}),i.jsx(ln,{title:"Delete cell",onClick:W,t:o,danger:!0,children:i.jsx("svg",{width:"12",height:"12",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M11 1.75V3h2.25a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5H5V1.75C5 .784 5.784 0 6.75 0h2.5C10.216 0 11 .784 11 1.75ZM4.496 6.675l.66 6.6a.25.25 0 0 0 .249.225h5.19a.25.25 0 0 0 .249-.225l.66-6.6a.75.75 0 0 1 1.492.149l-.66 6.6A1.748 1.748 0 0 1 10.595 15h-5.19a1.75 1.75 0 0 1-1.741-1.575l-.66-6.6a.75.75 0 1 1 1.492-.15ZM6.5 1.75V3h3V1.75a.25.25 0 0 0-.25-.25h-2.5a.25.25 0 0 0-.25.25Z"})})})]})]}),e.type==="dql"&&i.jsx(X0,{content:e.content,onChange:B,t:o}),e.type==="markdown"?i.jsx(nI,{value:e.content,onChange:B,themeMode:n.themeMode}):i.jsx(Xi,{value:e.content,onChange:B,onRun:F,themeMode:n.themeMode,schema:D,errorMessage:e.status==="error"?e.error:void 0,editorRef:P}),Z&&i.jsxs("div",{style:{borderTop:`1px solid ${o.cellBorder}`},children:[i.jsxs("div",{style:{height:28,display:"flex",alignItems:"center",padding:"0 12px",gap:10,borderBottom:e.result&&R?`1px solid ${o.cellBorder}`:"none",background:`${o.tableHeaderBg}60`},children:[e.result&&i.jsxs("span",{style:{fontSize:11,fontFamily:o.font,color:o.textMuted},children:[(e.result.rowCount??e.result.rows.length).toLocaleString()," rows",e.result.executionTime!==void 0&&i.jsxs(i.Fragment,{children:[" · ",e.result.executionTime<1e3?`${e.result.executionTime}ms`:`${(e.result.executionTime/1e3).toFixed(2)}s`]})]}),e.error&&i.jsx("span",{style:{fontSize:11,fontFamily:o.font,color:o.error},children:"Error"}),i.jsx("div",{style:{flex:1}}),e.result&&R&&i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:3,position:"relative"},children:[i.jsx("button",{onClick:()=>{A("table"),C(!1)},style:{padding:"1px 7px",fontSize:10,fontFamily:o.font,borderRadius:3,border:`1px solid ${N==="table"?o.accent:o.btnBorder}`,background:N==="table"?`${o.accent}20`:"transparent",color:N==="table"?o.accent:o.textMuted,cursor:"pointer",transition:"all 0.15s"},children:"Table"}),i.jsxs("div",{style:{position:"relative"},children:[i.jsxs("button",{onClick:()=>{N==="chart"&&h?C(!1):(A("chart"),C(v=>!v))},style:{padding:"1px 7px",fontSize:10,fontFamily:o.font,borderRadius:3,border:`1px solid ${N==="chart"?o.accent:o.btnBorder}`,background:N==="chart"?`${o.accent}20`:"transparent",color:N==="chart"?o.accent:o.textMuted,cursor:"pointer",transition:"all 0.15s",display:"flex",alignItems:"center",gap:3},children:[p?((q=Fi.find(v=>v.value===p))==null?void 0:q.label)??"Chart":"Chart",i.jsx("svg",{width:"6",height:"6",viewBox:"0 0 8 8",fill:"currentColor",children:i.jsx("path",{d:"M1 2.5l3 3 3-3",stroke:"currentColor",fill:"none",strokeWidth:"1.2",strokeLinecap:"round"})})]}),h&&i.jsx(z0,{selected:p,onSelect:v=>{f(v),A("chart"),C(!1)},onClose:()=>C(!1),t:o})]}),N==="chart"&&i.jsx("button",{onClick:()=>x(v=>!v),title:"Chart configuration",style:{padding:"1px 5px",fontSize:11,borderRadius:3,cursor:"pointer",border:`1px solid ${_?o.accent:o.btnBorder}`,background:_?`${o.accent}20`:"transparent",color:_?o.accent:o.textMuted,transition:"all 0.15s",display:"flex",alignItems:"center"},children:i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 16 16",fill:"currentColor",children:i.jsx("path",{d:"M8 0a8.2 8.2 0 0 1 .701.031C9.444.095 9.99.645 10.16 1.29l.288 1.107c.018.066.079.158.212.224.231.114.454.243.668.386.123.082.233.09.299.071l1.103-.303c.644-.176 1.392.021 1.82.63.27.386.506.798.704 1.23.315.698.043 1.44-.476 1.89l-.815.806a.338.338 0 0 0-.079.262c.02.267.02.538 0 .805a.338.338 0 0 0 .079.262l.815.806c.52.45.79 1.192.476 1.89a7.22 7.22 0 0 1-.704 1.23c-.428.609-1.176.806-1.82.63l-1.103-.303c-.066-.019-.176-.011-.299.071a5.09 5.09 0 0 1-.668.386c-.133.066-.194.158-.212.224l-.288 1.107c-.169.645-.715 1.196-1.458 1.26a8.006 8.006 0 0 1-1.402 0c-.743-.064-1.29-.614-1.458-1.26l-.289-1.106c-.018-.066-.079-.158-.212-.224a5.09 5.09 0 0 1-.668-.387c-.123-.082-.233-.09-.299-.071l-1.103.303c-.644.176-1.392-.021-1.82-.63a7.12 7.12 0 0 1-.704-1.23c-.315-.698-.043-1.44.476-1.89l.815-.806a.338.338 0 0 0 .079-.262 6.08 6.08 0 0 1 0-.805.338.338 0 0 0-.079-.262l-.815-.806c-.52-.45-.79-1.192-.476-1.89a7.22 7.22 0 0 1 .704-1.23c.428-.609 1.176-.806 1.82-.63l1.103.303c.066.019.176.011.299-.071.214-.143.437-.272.668-.386.133-.066.194-.158.212-.224L6.54 1.29C6.71.645 7.256.095 7.999.031 8.236.01 8.474 0 8.713 0H8ZM8 5a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z"})})})]}),i.jsxs("button",{onClick:()=>I(v=>!v),style:{background:"transparent",border:"none",cursor:"pointer",color:o.textMuted,fontSize:11,fontFamily:o.font,padding:"2px 4px",display:"flex",alignItems:"center",gap:4},children:[i.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"currentColor",style:{transform:R?"rotate(0deg)":"rotate(-90deg)",transition:"transform 0.15s"},children:i.jsx("path",{d:"M1 3l4 4 4-4",stroke:"currentColor",fill:"none",strokeWidth:"1.5"})}),R?"Hide":"Show"]})]}),R&&i.jsxs(i.Fragment,{children:[e.error&&i.jsx(cI,{message:e.error,themeMode:n.themeMode,onFix:g?Y:void 0,schemaTables:n.schemaTables}),e.result&&!e.error&&(N==="chart"&&p?i.jsxs(i.Fragment,{children:[wi(p,e.result,n.themeMode,e.chartConfig),_&&i.jsx(J0,{columns:e.result.columns,chartConfig:e.chartConfig,onChange:v=>r({type:"UPDATE_CELL",id:e.id,updates:{chartConfig:{...e.chartConfig,...v}}}),t:o})]}):i.jsx(Bo,{result:e.result,themeMode:n.themeMode}))]})]}),g&&i.jsx(Xm,{cellContent:e.content,cellType:e.type,cellName:e.name,themeMode:n.themeMode,t:o,onFocusNode:v=>{r({type:"SET_LINEAGE_FOCUS",nodeId:v}),n.lineageFullscreen||r({type:"TOGGLE_LINEAGE_FULLSCREEN"})}})]})]})}function ln({title:e,onClick:t,children:n,t:r,accent:o,danger:s}){const[a,l]=O.useState(!1);return i.jsx("button",{title:e,onClick:t,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),style:{width:24,height:24,display:"flex",alignItems:"center",justifyContent:"center",background:a?s?`${r.error}18`:o?`${r.accent}18`:r.btnHover:"transparent",border:"none",borderRadius:4,cursor:"pointer",color:a?s?r.error:o?r.accent:r.textSecondary:r.textMuted,transition:"all 0.15s",padding:0},children:n})}function z0({selected:e,onSelect:t,onClose:n,t:r}){const[o,s]=O.useState(null);return Ut.useEffect(()=>{const a=l=>{setTimeout(()=>n(),0)};return document.addEventListener("mousedown",a),()=>document.removeEventListener("mousedown",a)},[n]),i.jsx("div",{onMouseDown:a=>a.stopPropagation(),style:{position:"absolute",top:24,right:0,zIndex:200,background:r.cellBg,border:`1px solid ${r.cellBorder}`,borderRadius:6,boxShadow:"0 8px 24px rgba(0,0,0,0.3)",padding:4,minWidth:130,maxHeight:280,overflowY:"auto",display:"flex",flexDirection:"column",gap:1},children:Fi.map(({value:a,label:l})=>i.jsx("button",{onClick:()=>t(a),onMouseEnter:()=>s(a),onMouseLeave:()=>s(null),style:{background:e===a?`${r.accent}20`:o===a?r.btnHover:"transparent",border:"none",borderRadius:4,cursor:"pointer",color:e===a?r.accent:r.textSecondary,fontSize:11,fontFamily:r.font,fontWeight:e===a?600:400,padding:"4px 10px",textAlign:"left",transition:"background 0.1s"},children:l},a))})}function J0({columns:e,chartConfig:t,onChange:n,t:r}){const o={background:r.inputBg,border:`1px solid ${r.inputBorder}`,borderRadius:4,color:r.textPrimary,fontSize:11,fontFamily:r.fontMono,padding:"3px 6px",outline:"none",minWidth:100,flex:1},s={fontSize:9,fontWeight:700,color:r.textMuted,fontFamily:r.font,letterSpacing:"0.05em",textTransform:"uppercase",minWidth:40,flexShrink:0};return i.jsxs("div",{style:{display:"flex",flexWrap:"wrap",gap:"6px 16px",padding:"8px 12px",borderTop:`1px solid ${r.cellBorder}`,background:`${r.tableHeaderBg}40`},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},children:[i.jsx("span",{style:s,children:"X axis"}),i.jsxs("select",{style:o,value:(t==null?void 0:t.x)??"",onChange:a=>n({x:a.target.value||void 0}),children:[i.jsx("option",{value:"",children:"Auto"}),e.map(a=>i.jsx("option",{value:a,children:a},a))]})]}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},children:[i.jsx("span",{style:s,children:"Y axis"}),i.jsxs("select",{style:o,value:(t==null?void 0:t.y)??"",onChange:a=>n({y:a.target.value||void 0}),children:[i.jsx("option",{value:"",children:"Auto"}),e.map(a=>i.jsx("option",{value:a,children:a},a))]})]}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},children:[i.jsx("span",{style:s,children:"Color"}),i.jsxs("select",{style:o,value:(t==null?void 0:t.color)??"",onChange:a=>n({color:a.target.value||void 0}),children:[i.jsx("option",{value:"",children:"None"}),e.map(a=>i.jsx("option",{value:a,children:a},a))]})]}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,flex:1,minWidth:150},children:[i.jsx("span",{style:s,children:"Title"}),i.jsx("input",{style:{...o,fontFamily:r.font},value:(t==null?void 0:t.title)??"",placeholder:"Chart title",onChange:a=>n({title:a.target.value||void 0})})]})]})}const q0=[{type:"sql",label:"SQL",color:"#388bfd"},{type:"markdown",label:"Markdown",color:"#56d364"},{type:"dql",label:"DQL",color:"#e3b341"},{type:"param",label:"Param",color:"#e3b341"}];function di({afterId:e}){const{state:t,dispatch:n}=Se(),r=Ee[t.themeMode],[o,s]=O.useState(!1),[a,l]=O.useState(!1),[E,c]=O.useState(!1),[d,T]=O.useState(""),[u,S]=O.useState(!1),R=O.useRef(null),I=O.useRef(null);O.useEffect(()=>{if(!a)return;function h(C){R.current&&!R.current.contains(C.target)&&l(!1)}return document.addEventListener("mousedown",h),()=>document.removeEventListener("mousedown",h)},[a]);const N=h=>{const C=ye(h);n({type:"ADD_CELL",cell:C,afterId:e}),l(!1),c(!1)},A=t.files.filter(h=>h.type==="block"),p=d?A.filter(h=>h.name.toLowerCase().includes(d.toLowerCase())):A,f=h=>{const C=ye("sql",`-- Block: ${h.path}
470
- @include('${h.path}')`);n({type:"ADD_CELL",cell:C,afterId:e}),l(!1),c(!1),T("")};return i.jsxs("div",{ref:R,onDragOver:h=>{h.dataTransfer.types.includes(To)&&(h.preventDefault(),S(!0))},onDragLeave:()=>S(!1),onDrop:h=>{const C=lc(h.dataTransfer.getData(To));if(!C)return;h.preventDefault(),S(!1);const _=ye("sql",C.reference);n({type:"ADD_CELL",cell:_,afterId:e}),J.trackUsage(C.name),window.dispatchEvent(new CustomEvent("dql:semantic-used",{detail:{name:C.name}}))},onMouseEnter:()=>s(!0),onMouseLeave:()=>{s(!1),S(!1)},style:{position:"relative",height:28,display:"flex",alignItems:"center",justifyContent:"center",cursor:"default"},children:[i.jsx("div",{style:{position:"absolute",left:0,right:0,height:1,background:u?r.accent:o||a?r.cellBorderActive:"transparent",transition:"background 0.15s"}}),(o||a||u)&&i.jsxs("button",{onClick:()=>l(h=>!h),style:{position:"relative",zIndex:2,height:22,padding:"0 10px",borderRadius:11,border:`1px solid ${u?r.accent:r.cellBorderActive}`,background:u?`${r.accent}28`:`${r.accent}18`,color:r.accent,cursor:"pointer",fontSize:12,fontFamily:r.font,fontWeight:500,display:"flex",alignItems:"center",gap:4,transition:"background 0.15s"},children:[i.jsx("span",{style:{fontSize:14,lineHeight:1,marginTop:-1},children:"+"}),"Add cell"]}),a&&i.jsxs("div",{style:{position:"absolute",top:26,left:"50%",transform:"translateX(-50%)",zIndex:100,background:r.modalBg,border:`1px solid ${r.cellBorder}`,borderRadius:8,boxShadow:"0 8px 24px rgba(0,0,0,0.3)",padding:4,display:"flex",flexDirection:"column",gap:4},children:[i.jsxs("div",{style:{display:"flex",gap:4},children:[q0.map(({type:h,label:C,color:_})=>i.jsx(WE,{label:C,color:_,onClick:()=>N(h),t:r},h)),i.jsx(WE,{label:"Block",color:"#d2a8ff",onClick:()=>{c(h=>!h),setTimeout(()=>{var h;return(h=I.current)==null?void 0:h.focus()},50)},t:r})]}),E&&i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:4,padding:"4px 2px"},children:[i.jsx("input",{ref:I,value:d,onChange:h=>T(h.target.value),placeholder:"Search blocks...",style:{background:r.inputBg,border:`1px solid ${r.inputBorder}`,borderRadius:4,color:r.textPrimary,fontSize:11,fontFamily:r.font,padding:"4px 8px",outline:"none"}}),i.jsx("div",{style:{maxHeight:160,overflow:"auto",display:"flex",flexDirection:"column",gap:2},children:p.length===0?i.jsx("div",{style:{fontSize:11,color:r.textMuted,fontFamily:r.font,padding:"4px 8px",fontStyle:"italic"},children:A.length===0?"No blocks yet":"No matches"}):p.map(h=>i.jsx(Q0,{file:h,onClick:()=>f(h),t:r},h.path))})]})]})]})}function WE({label:e,color:t,onClick:n,t:r}){const[o,s]=O.useState(!1);return i.jsx("button",{onClick:n,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),style:{background:o?`${t}18`:"transparent",border:`1px solid ${o?t:r.cellBorder}`,borderRadius:6,cursor:"pointer",color:o?t:r.textSecondary,fontSize:11,fontFamily:r.fontMono,fontWeight:600,padding:"4px 10px",letterSpacing:"0.04em",transition:"all 0.15s",whiteSpace:"nowrap"},children:e})}function Q0({file:e,onClick:t,t:n}){const[r,o]=O.useState(!1);return i.jsxs("button",{onClick:t,onMouseEnter:()=>o(!0),onMouseLeave:()=>o(!1),style:{background:r?n.sidebarItemHover:"transparent",border:"none",borderRadius:4,cursor:"pointer",color:n.textPrimary,fontSize:11,fontFamily:n.font,padding:"4px 8px",textAlign:"left",display:"flex",flexDirection:"column",gap:1,transition:"background 0.1s"},children:[i.jsx("span",{style:{fontWeight:500},children:e.name.replace(/\.dql$/,"")}),i.jsx("span",{style:{fontSize:10,color:n.textMuted,fontFamily:n.fontMono},children:e.path})]})}function Z0({registerCellRef:e}){const{state:t,dispatch:n}=Se(),{executeCell:r}=wo(),o=Ee[t.themeMode],[s,a]=O.useState(null),l=O.useRef(0),[E,c]=O.useState(null),[d,T]=O.useState(null);O.useCallback(N=>{a(N)},[]),O.useEffect(()=>{function N(A){var C;if(!s)return;const p=A.target;if(p.tagName==="TEXTAREA"||p.tagName==="INPUT"||p.isContentEditable||p.closest(".cm-editor")){a(null);return}const f=t.cells,h=f.findIndex(_=>_.id===s);if(h!==-1)switch(A.key){case"a":{A.preventDefault();const _=ye("sql");if(h===0)n({type:"ADD_CELL",cell:_,afterId:f[0].id}),n({type:"MOVE_CELL",id:_.id,direction:"up"});else{const x=f[h-1].id;n({type:"ADD_CELL",cell:_,afterId:x})}a(_.id);break}case"b":{A.preventDefault();const _=ye("sql");n({type:"ADD_CELL",cell:_,afterId:s}),a(_.id);break}case"d":{A.preventDefault();const _=Date.now();if(_-l.current<=500){if(n({type:"DELETE_CELL",id:s}),f.length>1){const x=h>0?h-1:1;a(((C=f[x])==null?void 0:C.id)??null)}else a(null);l.current=0}else l.current=_;break}case"Enter":{if(A.shiftKey){A.preventDefault();const _=f[h];_&&_.type!=="markdown"&&r(_.id)}break}}}return document.addEventListener("keydown",N),()=>document.removeEventListener("keydown",N)},[s,t.cells,n,r]),O.useEffect(()=>{function N(A){A.target.closest("[data-cell-id]")||a(null)}return document.addEventListener("mousedown",N),()=>document.removeEventListener("mousedown",N)},[]);const u=O.useCallback((N,A)=>{c(A),N.dataTransfer.effectAllowed="move",N.dataTransfer.setData("text/plain",String(A));const p=N.currentTarget;setTimeout(()=>{p.style.opacity="0.4"},0)},[]),S=O.useCallback(N=>{N.currentTarget.style.opacity="1",c(null),T(null)},[]),R=O.useCallback((N,A)=>{N.preventDefault(),N.dataTransfer.dropEffect="move",T(A)},[]),I=O.useCallback((N,A)=>{N.preventDefault(),E!==null&&E!==A&&n({type:"REORDER_CELL",fromIndex:E,toIndex:A}),c(null),T(null)},[E,n]);return t.cells.length===0?i.jsxs("div",{style:{maxWidth:1200,margin:"0 auto",padding:"0 24px",display:"flex",flexDirection:"column"},children:[i.jsx(di,{}),i.jsx(eM,{t:o})]}):i.jsxs("div",{style:{maxWidth:1200,margin:"0 auto",padding:"0 24px",display:"flex",flexDirection:"column"},children:[i.jsx(di,{afterId:void 0}),t.cells.map((N,A)=>i.jsxs(Ut.Fragment,{children:[i.jsxs("div",{ref:p=>e(N.id,p),"data-cell-id":N.id,draggable:!0,onDragStart:p=>u(p,A),onDragEnd:S,onDragOver:p=>R(p,A),onDrop:p=>I(p,A),onClick:p=>{const f=p.target;!f.closest(".cm-editor")&&!f.closest("textarea")&&!f.closest("input")&&a(N.id)},style:{outline:s===N.id?`2px solid ${o.accent}40`:"none",outlineOffset:2,borderRadius:10,transition:"outline 0.1s, transform 0.15s",position:"relative",...d===A&&E!==null&&E!==A?{borderTop:`2px solid ${o.accent}`}:{}},children:[i.jsx("div",{style:{position:"absolute",left:-20,top:8,width:16,height:24,display:"flex",alignItems:"center",justifyContent:"center",cursor:"grab",color:o.textMuted,opacity:0,transition:"opacity 0.15s",zIndex:5},className:"drag-handle",children:i.jsxs("svg",{width:"8",height:"14",viewBox:"0 0 8 14",fill:"currentColor",children:[i.jsx("circle",{cx:"2",cy:"2",r:"1.2"}),i.jsx("circle",{cx:"6",cy:"2",r:"1.2"}),i.jsx("circle",{cx:"2",cy:"7",r:"1.2"}),i.jsx("circle",{cx:"6",cy:"7",r:"1.2"}),i.jsx("circle",{cx:"2",cy:"12",r:"1.2"}),i.jsx("circle",{cx:"6",cy:"12",r:"1.2"})]})}),i.jsx(K0,{cell:N,index:A})]}),i.jsx(di,{afterId:N.id})]},N.id)),i.jsx("style",{children:`
471
- [data-cell-id]:hover .drag-handle { opacity: 0.5 !important; }
472
- [data-cell-id]:hover .drag-handle:hover { opacity: 1 !important; }
473
- `})]})}function eM({t:e}){return i.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",padding:"48px 0",gap:12,color:e.textMuted},children:[i.jsx("svg",{width:"40",height:"40",viewBox:"0 0 16 16",fill:"currentColor",style:{opacity:.3},children:i.jsx("path",{d:"M2 1.75C2 .784 2.784 0 3.75 0h6.586c.464 0 .909.184 1.237.513l2.914 2.914c.329.328.513.773.513 1.237v9.586A1.75 1.75 0 0 1 13.25 16h-9.5A1.75 1.75 0 0 1 2 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25h9.5a.25.25 0 0 0 .25-.25V6h-2.75A1.75 1.75 0 0 1 8.75 4.25V1.5ZM8.75 5.5h2.836L10.25 3.664V4.25c0 .138.112.25.25.25H8.75Z"})}),i.jsx("span",{style:{fontSize:13,fontFamily:e.font},children:"Empty notebook. Click + to add your first cell."})]})}function tM(){const{state:e}=Se(),t=Ee[e.themeMode],n=e.cells.filter(r=>r.type==="markdown"||r.result&&r.status!=="running"||r.error);return i.jsx("div",{style:{flex:1,overflow:"auto",background:t.appBg,padding:"32px 24px 48px"},children:i.jsxs("div",{style:{maxWidth:1200,margin:"0 auto",display:"flex",flexDirection:"column",gap:24},children:[i.jsxs("div",{style:{textAlign:"center",marginBottom:8},children:[i.jsx("h1",{style:{fontSize:28,fontWeight:700,color:t.textPrimary,fontFamily:t.font,letterSpacing:"-0.3px",margin:0},children:e.notebookTitle||"Untitled"}),i.jsxs("p",{style:{fontSize:12,color:t.textMuted,fontFamily:t.font,marginTop:6},children:[e.cells.filter(r=>r.result).length," results",e.activeFile?` · ${e.activeFile.path}`:""]})]}),n.length===0?i.jsx("div",{style:{textAlign:"center",padding:48,color:t.textMuted,fontSize:14,fontFamily:t.font},children:"No outputs to display. Run some cells first, then switch to dashboard mode."}):n.map(r=>i.jsx(nM,{cell:r},r.id))]})})}function nM({cell:e}){const{state:t}=Se(),n=Ee[t.themeMode];if(e.type==="markdown")return i.jsx("div",{style:{background:n.cellBg,borderRadius:10,border:`1px solid ${n.cellBorder}`,padding:"16px 24px",fontSize:14,lineHeight:1.7,fontFamily:n.font,color:n.textSecondary,whiteSpace:"pre-wrap"},dangerouslySetInnerHTML:{__html:oM(e.content,n)}});if(e.error)return i.jsxs("div",{style:{background:n.cellBg,borderRadius:10,border:`1px solid ${n.error}40`,padding:"16px 24px"},children:[e.name&&i.jsx(rM,{name:e.name,t:n}),i.jsx("div",{style:{color:n.error,fontSize:12,fontFamily:n.fontMono,whiteSpace:"pre-wrap"},children:e.error})]});if(!e.result)return null;const r=qn(e.result,e.chartConfig),o=r!=="table";return i.jsxs("div",{style:{background:n.cellBg,borderRadius:10,border:`1px solid ${n.cellBorder}`,overflow:"hidden"},children:[i.jsxs("div",{style:{padding:"10px 20px",borderBottom:`1px solid ${n.cellBorder}`,display:"flex",alignItems:"center",gap:8},children:[e.name?i.jsx("span",{style:{fontSize:13,fontWeight:600,color:n.textPrimary,fontFamily:n.font,flex:1},children:e.name}):i.jsx("span",{style:{flex:1}}),i.jsxs("span",{style:{fontSize:10,color:n.textMuted,fontFamily:n.fontMono},children:[e.result.rowCount??e.result.rows.length," rows",e.result.executionTime!=null&&i.jsxs(i.Fragment,{children:[" · ",e.result.executionTime<1e3?`${e.result.executionTime}ms`:`${(e.result.executionTime/1e3).toFixed(1)}s`]})]})]}),i.jsx("div",{style:{padding:o?"16px 20px":0},children:o?wi(r,e.result,t.themeMode,e.chartConfig):i.jsx(Bo,{result:e.result,themeMode:t.themeMode})})]})}function rM({name:e,t}){return i.jsx("div",{style:{fontSize:13,fontWeight:600,color:t.textPrimary,fontFamily:t.font,marginBottom:8},children:e})}function oM(e,t){const n=r=>r.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");return e.split(`
474
- `).map(r=>{const o=r.trim(),s=o.match(/^(#{1,6})\s+(.+)$/);if(s){const l=s[1].length;return`<div style="font-size:${["28px","22px","18px","16px","14px","13px"][l-1]};font-weight:${l<=2?700:600};color:${t.textPrimary};margin:8px 0 4px">${n(s[2])}</div>`}if(/^[-*_]{3,}$/.test(o))return`<hr style="border:none;border-top:1px solid ${t.cellBorder};margin:8px 0"/>`;if(!o)return'<div style="height:6px"></div>';let a=n(o);return a=a.replace(/\*{2}(.+?)\*{2}/g,"<strong>$1</strong>"),a=a.replace(/\*(.+?)\*/g,"<em>$1</em>"),a=a.replace(/`(.+?)`/g,`<code style="background:${t.editorBg};padding:1px 4px;border-radius:3px;font-size:0.9em">$1</code>`),`<div style="margin-bottom:4px">${a}</div>`}).join("")}function sM({onOpenFile:e,registerCellRef:t}){const{state:n}=Se(),r=Ee[n.themeMode];return n.activeFile?n.dashboardMode?i.jsx(tM,{}):i.jsxs("div",{style:{flex:1,display:"flex",flexDirection:"column",overflow:"hidden",background:r.appBg},children:[i.jsx(iM,{t:r}),i.jsx("div",{style:{flex:1,overflow:"auto",padding:"24px 0 40px"},children:i.jsx(Z0,{registerCellRef:t})})]}):i.jsx(CA,{onOpenFile:e})}function iM({t:e}){const{state:t}=Se(),n=t.cells.length;return i.jsxs("div",{style:{height:32,flexShrink:0,borderBottom:`1px solid ${e.headerBorder}`,background:e.cellBg,display:"flex",alignItems:"center",padding:"0 16px",gap:12},children:[i.jsx(aM,{t:e}),i.jsx("div",{style:{flex:1}}),i.jsxs("span",{style:{fontSize:11,color:e.textMuted,fontFamily:e.font,display:"flex",alignItems:"center",gap:12},children:[i.jsxs("span",{children:[n," ",n===1?"cell":"cells"]}),t.notebookDirty&&i.jsx("span",{style:{color:e.warning},children:"● unsaved"})]})]})}function aM({t:e}){const{state:t}=Se();if(!t.activeFile)return null;const n=t.activeFile.path.split("/").filter(Boolean);return i.jsx("div",{style:{display:"flex",alignItems:"center",gap:4,fontSize:12,fontFamily:e.fontMono,color:e.textMuted,overflow:"hidden"},children:n.map((r,o)=>i.jsxs(Ut.Fragment,{children:[o>0&&i.jsx("span",{style:{color:e.textMuted,opacity:.5},children:"/"}),i.jsx("span",{style:{color:o===n.length-1?e.textSecondary:e.textMuted,fontWeight:o===n.length-1?500:400,whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:o===n.length-1?200:100},children:r})]},o))})}const VE={blank:"Blank",revenue:"Revenue Analysis",pipeline:"Pipeline Health"},lM={blank:"Start with an empty notebook.",revenue:"Pre-built queries for revenue metrics and trends.",pipeline:"Templates for data pipeline health monitoring."};function $E(e){return e.toLowerCase().replace(/[^a-z0-9\-_\s]/g,"").replace(/\s+/g,"-").replace(/-+/g,"-").slice(0,64)}function EM(e){return e.trim()?/^[a-zA-Z0-9\-_ ]+$/.test(e)?null:"Only letters, numbers, hyphens, underscores, and spaces allowed.":"Name is required."}function cM(e){switch(e){case"revenue":return[ye("markdown",`# Revenue Analysis
475
-
476
- This notebook analyzes revenue metrics and trends over time.`),{...ye("sql",`SELECT
477
- DATE_TRUNC('month', order_date) AS month,
478
- SUM(amount) AS revenue
479
- FROM orders
480
- GROUP BY 1
481
- ORDER BY 1`),name:"monthly_revenue"},{...ye("sql",`SELECT
482
- product_category,
483
- SUM(amount) AS total_revenue,
484
- COUNT(*) AS orders
485
- FROM orders
486
- GROUP BY 1
487
- ORDER BY 2 DESC`),name:"revenue_by_category"}];case"pipeline":return[ye("markdown",`# Pipeline Health
488
-
489
- Monitor data pipeline performance, SLA compliance, and error rates.`),{...ye("sql",`SELECT
490
- pipeline_name,
491
- COUNT(*) AS runs,
492
- AVG(duration_seconds) AS avg_duration,
493
- SUM(CASE WHEN status = 'failed' THEN 1 ELSE 0 END) AS failures
494
- FROM pipeline_runs
495
- GROUP BY 1
496
- ORDER BY 4 DESC`),name:"pipeline_summary"},{...ye("sql",`SELECT
497
- *
498
- FROM pipeline_runs
499
- WHERE status = 'failed'
500
- AND run_date >= CURRENT_DATE - INTERVAL '7 days'
501
- ORDER BY run_date DESC`),name:"recent_failures"}];default:return[ye("sql")]}}function dM({onFileOpened:e}){const{state:t,dispatch:n}=Se(),r=Ee[t.themeMode],[o,s]=O.useState(""),[a,l]=O.useState("blank"),[E,c]=O.useState(null),[d,T]=O.useState(!1),u=O.useRef(null);O.useEffect(()=>{var I;(I=u.current)==null||I.focus()},[]),O.useEffect(()=>{const I=N=>{N.key==="Escape"&&n({type:"CLOSE_NEW_NOTEBOOK_MODAL"})};return document.addEventListener("keydown",I),()=>document.removeEventListener("keydown",I)},[n]);const S=async()=>{const I=EM(o);if(I){c(I);return}T(!0),c(null);const N=$E(o),A=cM(a);try{const p=await J.createNotebook(N,a),f={name:`${N}.dqlnb`,path:p.path,type:"notebook",folder:"notebooks",isNew:!0};n({type:"FILE_ADDED",file:f}),n({type:"OPEN_FILE",file:f,cells:A,title:o.trim()}),n({type:"CLOSE_NEW_NOTEBOOK_MODAL"}),e(f)}catch{const p=`notebooks/${N}.dqlnb`,f={name:`${N}.dqlnb`,path:p,type:"notebook",folder:"notebooks",isNew:!0};n({type:"FILE_ADDED",file:f}),n({type:"OPEN_FILE",file:f,cells:A,title:o.trim()}),n({type:"CLOSE_NEW_NOTEBOOK_MODAL"}),e(f)}finally{T(!1)}},R=I=>{I.target===I.currentTarget&&n({type:"CLOSE_NEW_NOTEBOOK_MODAL"})};return i.jsx("div",{onClick:R,style:{position:"fixed",inset:0,background:r.modalOverlay,display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,backdropFilter:"blur(4px)"},children:i.jsxs("div",{style:{background:r.modalBg,border:`1px solid ${r.cellBorder}`,borderRadius:12,width:480,maxWidth:"calc(100vw - 48px)",boxShadow:"0 20px 60px rgba(0,0,0,0.5)",overflow:"hidden"},children:[i.jsxs("div",{style:{padding:"20px 24px 0",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[i.jsx("h2",{style:{fontSize:16,fontWeight:600,color:r.textPrimary,fontFamily:r.font,margin:0},children:"New Notebook"}),i.jsx("button",{onClick:()=>n({type:"CLOSE_NEW_NOTEBOOK_MODAL"}),style:{background:"transparent",border:"none",cursor:"pointer",color:r.textMuted,fontSize:18,lineHeight:1,padding:"2px 4px",borderRadius:4},children:"×"})]}),i.jsxs("div",{style:{padding:"20px 24px 24px",display:"flex",flexDirection:"column",gap:20},children:[i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,fontWeight:500,color:r.textSecondary,fontFamily:r.font},children:"Name"}),i.jsx("input",{ref:u,value:o,onChange:I=>{s(I.target.value),c(null)},onKeyDown:I=>{I.key==="Enter"&&S()},placeholder:"my-analysis",style:{background:r.inputBg,border:`1px solid ${E?r.error:r.inputBorder}`,borderRadius:6,color:r.textPrimary,fontSize:13,fontFamily:r.font,padding:"8px 12px",outline:"none",transition:"border-color 0.15s"}}),E&&i.jsx("span",{style:{fontSize:11,color:r.error,fontFamily:r.font},children:E}),o&&!E&&i.jsxs("span",{style:{fontSize:11,color:r.textMuted,fontFamily:r.fontMono},children:["File: ",$E(o),".dqlnb"]})]}),i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,fontWeight:500,color:r.textSecondary,fontFamily:r.font},children:"Template"}),i.jsx("div",{style:{display:"flex",flexDirection:"column",gap:8},children:Object.keys(VE).map(I=>i.jsx(TM,{value:I,selected:a===I,onSelect:()=>l(I),label:VE[I],description:lM[I],t:r},I))})]})]}),i.jsxs("div",{style:{padding:"14px 24px",borderTop:`1px solid ${r.cellBorder}`,display:"flex",justifyContent:"flex-end",gap:10},children:[i.jsx("button",{onClick:()=>n({type:"CLOSE_NEW_NOTEBOOK_MODAL"}),style:{background:r.btnBg,border:`1px solid ${r.btnBorder}`,borderRadius:6,color:r.textSecondary,cursor:"pointer",fontSize:13,fontFamily:r.font,fontWeight:500,padding:"7px 16px"},children:"Cancel"}),i.jsx("button",{onClick:S,disabled:d||!o.trim(),style:{background:r.accent,border:`1px solid ${r.accent}`,borderRadius:6,color:"#ffffff",cursor:d||!o.trim()?"not-allowed":"pointer",fontSize:13,fontFamily:r.font,fontWeight:500,padding:"7px 20px",opacity:d||!o.trim()?.6:1,display:"flex",alignItems:"center",gap:6},children:d?"Creating…":"Create Notebook"})]})]})})}function TM({value:e,selected:t,onSelect:n,label:r,description:o,t:s}){const[a,l]=O.useState(!1);return i.jsxs("div",{onClick:n,onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),style:{display:"flex",alignItems:"flex-start",gap:10,padding:"10px 12px",borderRadius:8,border:`1px solid ${t?s.cellBorderActive:a?s.textMuted:s.inputBorder}`,background:t?`${s.cellBorderActive}10`:a?s.sidebarItemHover:"transparent",cursor:"pointer",transition:"all 0.15s"},children:[i.jsx("div",{style:{width:16,height:16,borderRadius:8,border:`2px solid ${t?s.accent:s.textMuted}`,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,marginTop:1,transition:"border-color 0.15s"},children:t&&i.jsx("div",{style:{width:8,height:8,borderRadius:4,background:s.accent}})}),i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:13,fontWeight:500,color:s.textPrimary,fontFamily:s.font,marginBottom:2},children:r}),i.jsx("div",{style:{fontSize:12,color:s.textSecondary,fontFamily:s.font},children:o})]})]})}function XE(e){return e.toLowerCase().replace(/[^a-z0-9\-_\s]/g,"").replace(/\s+/g,"-").replace(/-+/g,"-").slice(0,64)}function uM(e){return e.trim()?/^[a-zA-Z0-9\-_ ]+$/.test(e)?null:"Only letters, numbers, hyphens, underscores, and spaces allowed.":"Name is required."}function SM({onFileOpened:e}){const{state:t,dispatch:n}=Se(),r=Ee[t.themeMode],[o,s]=O.useState(""),[a,l]=O.useState(null),[E,c]=O.useState(!1),d=O.useRef(null);O.useEffect(()=>{var S;(S=d.current)==null||S.focus()},[]),O.useEffect(()=>{const S=R=>{R.key==="Escape"&&n({type:"CLOSE_NEW_BLOCK_MODAL"})};return document.addEventListener("keydown",S),()=>document.removeEventListener("keydown",S)},[n]);const T=async()=>{var I;const S=uM(o);if(S){l(S);return}c(!0),l(null);const R=XE(o);try{const N=await J.createBlock(o.trim()),A={name:`${R}.dql`,path:N.path,type:"block",folder:"blocks",isNew:!0};n({type:"FILE_ADDED",file:A}),n({type:"CLOSE_NEW_BLOCK_MODAL"}),e(A)}catch(N){(I=N.message)!=null&&I.includes("already exists")?l("A block with this name already exists."):l(N.message??"Failed to create block.")}finally{c(!1)}},u=S=>{S.target===S.currentTarget&&n({type:"CLOSE_NEW_BLOCK_MODAL"})};return i.jsx("div",{onClick:u,style:{position:"fixed",inset:0,background:r.modalOverlay,display:"flex",alignItems:"center",justifyContent:"center",zIndex:1e3,backdropFilter:"blur(4px)"},children:i.jsxs("div",{style:{background:r.modalBg,border:`1px solid ${r.cellBorder}`,borderRadius:12,width:420,maxWidth:"calc(100vw - 48px)",boxShadow:"0 20px 60px rgba(0,0,0,0.5)",overflow:"hidden"},children:[i.jsxs("div",{style:{padding:"20px 24px 0",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[i.jsx("h2",{style:{fontSize:16,fontWeight:600,color:r.textPrimary,fontFamily:r.font,margin:0},children:"New Block"}),i.jsx("button",{onClick:()=>n({type:"CLOSE_NEW_BLOCK_MODAL"}),style:{background:"transparent",border:"none",cursor:"pointer",color:r.textMuted,fontSize:18,lineHeight:1,padding:"2px 4px",borderRadius:4},children:"×"})]}),i.jsxs("div",{style:{padding:"20px 24px 24px",display:"flex",flexDirection:"column",gap:16},children:[i.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:6},children:[i.jsx("label",{style:{fontSize:12,fontWeight:500,color:r.textSecondary,fontFamily:r.font},children:"Block Name"}),i.jsx("input",{ref:d,value:o,onChange:S=>{s(S.target.value),l(null)},onKeyDown:S=>{S.key==="Enter"&&T()},placeholder:"revenue-summary",style:{background:r.inputBg,border:`1px solid ${a?r.error:r.inputBorder}`,borderRadius:6,color:r.textPrimary,fontSize:13,fontFamily:r.font,padding:"8px 12px",outline:"none",transition:"border-color 0.15s"}}),a&&i.jsx("span",{style:{fontSize:11,color:r.error,fontFamily:r.font},children:a}),o&&!a&&i.jsxs("span",{style:{fontSize:11,color:r.textMuted,fontFamily:r.fontMono},children:["blocks/",XE(o),".dql"]})]}),i.jsxs("div",{style:{fontSize:12,color:r.textMuted,fontFamily:r.font,lineHeight:1.5,padding:"8px 12px",background:r.pillBg,borderRadius:6},children:["Blocks are reusable SQL queries stored in the ",i.jsx("code",{style:{fontFamily:r.fontMono,fontSize:11},children:"blocks/"})," folder. They can be referenced from notebooks and other blocks."]})]}),i.jsxs("div",{style:{padding:"14px 24px",borderTop:`1px solid ${r.cellBorder}`,display:"flex",justifyContent:"flex-end",gap:10},children:[i.jsx("button",{onClick:()=>n({type:"CLOSE_NEW_BLOCK_MODAL"}),style:{background:r.btnBg,border:`1px solid ${r.btnBorder}`,borderRadius:6,color:r.textSecondary,cursor:"pointer",fontSize:13,fontFamily:r.font,fontWeight:500,padding:"7px 16px"},children:"Cancel"}),i.jsx("button",{onClick:T,disabled:E||!o.trim(),style:{background:r.accent,border:`1px solid ${r.accent}`,borderRadius:6,color:"#ffffff",cursor:E||!o.trim()?"not-allowed":"pointer",fontSize:13,fontFamily:r.font,fontWeight:500,padding:"7px 20px",opacity:E||!o.trim()?.6:1,display:"flex",alignItems:"center",gap:6},children:E?"Creating...":"Create Block"})]})]})})}const Qr=31,KE=10;function RM(){var gr,xr,yr,Dr,Mr,bn,Pr,br,Ur;const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],[r,o]=O.useState("semantic"),[s,a]=O.useState("validate"),[l,E]=O.useState(""),[c,d]=O.useState(""),[T,u]=O.useState(""),[S,R]=O.useState(""),[I,N]=O.useState(""),[A,p]=O.useState(""),[f,h]=O.useState(""),[C,_]=O.useState({}),[x,M]=O.useState(null),[m,U]=O.useState(null),[g,P]=O.useState([]),[H,L]=O.useState({}),[b,D]=O.useState(""),[F,B]=O.useState(new Set),[y,G]=O.useState(!1),[Y,W]=O.useState(!1),[K,z]=O.useState(null),[ee,Z]=O.useState(null),[q,v]=O.useState([]),[X,j]=O.useState(!1),[oe,se]=O.useState(null),[re,de]=O.useState(!1),[Ie,Te]=O.useState(!1),[ue,Fe]=O.useState(null),[Ue,ke]=O.useState(null),[dt,tt]=O.useState(null),[Ct,Gt]=O.useState(!1),[nt,Ve]=O.useState(0),[rt,Q]=O.useState(400),[ce,Ae]=O.useState(360),[Ne,Lt]=O.useState(280),[he,Tt]=O.useState(!1),[_t,Nr]=O.useState(!1),tn=O.useRef(null);O.useEffect(()=>{t({type:"SET_BLOCK_STUDIO_CATALOG_LOADING",loading:!0}),Z(null),J.getBlockStudioCatalog().then(k=>{t({type:"SET_BLOCK_STUDIO_CATALOG",catalog:k}),P(k.databaseTree)}).catch(()=>{Z("Failed to load schema. Check your connection and try refreshing.")}).finally(()=>t({type:"SET_BLOCK_STUDIO_CATALOG_LOADING",loading:!1}))},[t]),O.useEffect(()=>{if(!x||x.startsWith("provider:")||x.startsWith("domain:")||x.startsWith("group:")){U(null);return}J.getSemanticObject(x).then(U).catch(()=>U(null))},[x]),O.useEffect(()=>{const k=window.setTimeout(()=>{e.blockStudioDraft.trim()&&J.validateBlockStudio(e.blockStudioDraft,e.activeBlockPath).then(ae=>t({type:"SET_BLOCK_STUDIO_VALIDATION",validation:ae})).catch(()=>{})},250);return()=>window.clearTimeout(k)},[e.blockStudioDraft,e.activeBlockPath,t]);const Mn=((gr=e.blockStudioCatalog)==null?void 0:gr.semanticTree)??null,$e=O.useMemo(()=>DM(Mn)?Mn:MM(e.semanticLayer),[Mn,e.semanticLayer]),es=O.useMemo(()=>Ti($e,"provider"),[$e]),ts=O.useMemo(()=>Ti($e,"cube"),[$e]),ns=O.useMemo(()=>Ti($e,"owner"),[$e]),nn=O.useMemo(()=>$e?Eu($e,{query:l,provider:c,domain:T,cube:S,owner:I,tag:A,type:f}):null,[$e,l,c,T,S,I,A,f]),wt=O.useMemo(()=>cu((nn==null?void 0:nn.children)??[],C),[nn,C]),rs=O.useMemo(()=>xM(g,b),[g,b]),os=O.useMemo(()=>yM(g),[g]),Pn={metrics:e.semanticLayer.metrics.length,dimensions:e.semanticLayer.dimensions.length,hierarchies:e.semanticLayer.hierarchies.length},ss=wt.length*Qr,Or=O.useMemo(()=>{const k=Math.max(0,Math.floor(nt/Qr)-KE),ae=Math.min(wt.length,Math.ceil((nt+rt)/Qr)+KE);return{offsetTop:k*Qr,rows:wt.slice(k,ae)}},[wt,nt,rt]);O.useEffect(()=>{const k=tn.current;if(!k)return;const ae=()=>Q(k.clientHeight||400);if(ae(),typeof ResizeObserver>"u")return window.addEventListener("resize",ae),()=>window.removeEventListener("resize",ae);const pe=new ResizeObserver(()=>ae());return pe.observe(k),()=>pe.disconnect()},[]),O.useEffect(()=>{Ve(0),tn.current&&(tn.current.scrollTop=0)},[l,c,T,S,I,A,f]);const rn=O.useMemo(()=>{var ae;const k=Ua(e.blockStudioDraft);return e.blockStudioMetadata?{...k,name:(k==null?void 0:k.name)||e.blockStudioMetadata.name,domain:(k==null?void 0:k.domain)||e.blockStudioMetadata.domain,description:(k==null?void 0:k.description)||e.blockStudioMetadata.description,owner:(k==null?void 0:k.owner)||e.blockStudioMetadata.owner,tags:(ae=k==null?void 0:k.tags)!=null&&ae.length?k.tags:e.blockStudioMetadata.tags,blockType:(k==null?void 0:k.blockType)||"custom"}:k},[e.blockStudioDraft,e.blockStudioMetadata]),ot=(rn==null?void 0:rn.name)??((xr=e.blockStudioMetadata)==null?void 0:xr.name)??null;O.useEffect(()=>{if(!ot)return;const k=`block:${ot}`;t({type:"SET_LINEAGE_FOCUS",nodeId:k}),Te(!0),Promise.all([J.fetchLineageNode(k),J.queryLineage({focus:k}),J.fetchLineagePaths(k)]).then(([ae,pe,Ce])=>{Fe(ae),ke(pe.graph??null),tt(Ce)}).catch(()=>{Fe(null),ke(null),tt(null)}).finally(()=>Te(!1))},[ot,t]);const Ge=k=>{t({type:"SET_BLOCK_STUDIO_DRAFT",draft:k})},fr=async()=>{var k,ae,pe;G(!0);try{const Ce=await J.runBlockStudio(e.blockStudioDraft,e.activeBlockPath);t({type:"SET_BLOCK_STUDIO_PREVIEW",preview:Ce}),a("results")}catch(Ce){t({type:"SET_BLOCK_STUDIO_VALIDATION",validation:{valid:!1,chartConfig:(k=e.blockStudioValidation)==null?void 0:k.chartConfig,executableSql:((ae=e.blockStudioValidation)==null?void 0:ae.executableSql)??null,semanticRefs:((pe=e.blockStudioValidation)==null?void 0:pe.semanticRefs)??{metrics:[],dimensions:[],segments:[]},diagnostics:[{severity:"error",code:"block_run_failed",message:Ce instanceof Error?Ce.message:String(Ce)}]}}),a("validate")}finally{G(!1)}},pr=async()=>{if(!e.blockStudioMetadata){t({type:"OPEN_NEW_BLOCK_MODAL"});return}W(!0),z(null);try{const k=await J.saveBlockStudio({path:e.activeBlockPath,source:e.blockStudioDraft,metadata:{name:e.blockStudioMetadata.name,domain:e.blockStudioMetadata.domain,description:e.blockStudioMetadata.description,owner:e.blockStudioMetadata.owner,tags:e.blockStudioMetadata.tags}});t({type:"OPEN_BLOCK_STUDIO",file:{name:`${k.metadata.name}.dql`,path:k.path,type:"block",folder:"blocks"},payload:k}),e.files.some(pe=>pe.path===k.path)||t({type:"FILE_ADDED",file:{name:`${k.metadata.name}.dql`,path:k.path,type:"block",folder:"blocks"}}),a("save")}catch(k){const ae=(k==null?void 0:k.message)??"Save failed";z(ae.includes("409")||ae.includes("BLOCK_EXISTS")?"A block with this name already exists. Rename and try again.":ae),setTimeout(()=>z(null),5e3)}finally{W(!1)}},hr=k=>{var ae;if(k.kind==="metric"||k.kind==="dimension"){const pe=tA(k.kind==="metric"?"metric":"dimension",k.name);(((ae=Ua(e.blockStudioDraft))==null?void 0:ae.blockType)??"custom")==="semantic"?Ge(nA(e.blockStudioDraft,{kind:k.kind==="metric"?"metric":"dimension",name:k.name})):Ri(pe)||Ge(rA(e.blockStudioDraft,pe)),t({type:"ADD_SEMANTIC_RECENT",name:k.name});return}if(k.kind==="segment"&&k.sql){Ge(Zr(e.blockStudioDraft,`/* segment:${k.name} */ (${k.sql})`));return}k.kind==="pre_aggregation"&&Ge(Zr(e.blockStudioDraft,`/* pre_aggregation:${k.name} */`))},is=k=>{Ge(Zr(e.blockStudioDraft,k))},as=async k=>{if(!(!k.path||k.kind!=="table"||k.children&&k.children.length>0)){B(ae=>new Set(ae).add(k.id));try{const ae=await J.describeTable(k.path);P(pe=>du(pe,k.id,{...k,children:ae.map(Ce=>({id:`db-column:${k.path}:${Ce.name}`,label:Ce.name,kind:"column",path:k.path,type:Ce.type}))}))}finally{B(ae=>{const pe=new Set(ae);return pe.delete(k.id),pe})}}},Cr=O.useCallback(async()=>{try{const k=await J.getBlockStudioCatalog();k!=null&&k.databaseTree&&P(k.databaseTree),t({type:"SET_BLOCK_STUDIO_CATALOG",catalog:k})}catch{}},[t]),ls=((yr=e.blockStudioValidation)==null?void 0:yr.chartConfig)??((Dr=e.blockStudioPreview)==null?void 0:Dr.chartConfig)??{chart:"table"},Es=e.blockStudioPreview?qn(e.blockStudioPreview.result,e.blockStudioPreview.chartConfig):"table",Lr=O.useMemo(()=>((ue==null?void 0:ue.incoming)??[]).filter(k=>k.node),[ue]),_r=O.useMemo(()=>((ue==null?void 0:ue.outgoing)??[]).filter(k=>k.node),[ue]),mr=k=>{k.preventDefault();const ae=k.clientX,pe=ce,Ce=Un=>{const vn=Math.min(520,Math.max(280,pe+Un.clientX-ae));Ae(vn)},mt=()=>{window.removeEventListener("mousemove",Ce),window.removeEventListener("mouseup",mt)};window.addEventListener("mousemove",Ce),window.addEventListener("mouseup",mt)},cs=k=>{k.preventDefault();const ae=k.clientY,pe=Ne,Ce=Un=>{const vn=Math.min(520,Math.max(180,pe-(Un.clientY-ae)));Lt(vn)},mt=()=>{window.removeEventListener("mousemove",Ce),window.removeEventListener("mouseup",mt)};window.addEventListener("mousemove",Ce),window.addEventListener("mouseup",mt)};return i.jsxs("div",{style:{flex:1,position:"relative",display:"grid",gridTemplateColumns:he?"0 0 minmax(0, 1fr)":`${ce}px 6px minmax(0, 1fr)`,gridTemplateRows:_t?"minmax(0, 1fr) 0 0":`minmax(0, 1fr) 6px ${Ne}px`,overflow:"hidden",background:n.appBg},children:[i.jsxs("div",{style:{borderRight:he?"none":`1px solid ${n.headerBorder}`,display:he?"none":"flex",flexDirection:"column",overflow:"hidden",background:n.sidebarBg,minWidth:0},children:[i.jsxs("div",{style:{padding:14,display:"grid",gap:12,borderBottom:`1px solid ${n.headerBorder}`},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:10},children:[i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:700,color:n.textPrimary,fontFamily:n.font},children:"Block Studio"}),i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font},children:"Build DQL with semantic models and live database structure in one workspace."})]}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[e.semanticLayer.provider&&i.jsx("span",{style:{fontSize:10,fontWeight:700,color:n.accent,background:`${n.accent}18`,borderRadius:999,padding:"5px 9px",textTransform:"uppercase",letterSpacing:"0.04em"},children:e.semanticLayer.provider}),i.jsx("button",{onClick:()=>Tt(!0),style:{background:n.btnBg,border:`1px solid ${n.btnBorder}`,borderRadius:6,color:n.textSecondary,cursor:"pointer",fontSize:12,fontFamily:n.font,padding:"4px 8px"},title:"Collapse explorer",children:"‹"})]})]}),i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"repeat(3, minmax(0, 1fr))",gap:8},children:[i.jsx(In,{label:"Metrics",value:Pn.metrics,t:n}),i.jsx(In,{label:"Dimensions",value:Pn.dimensions,t:n}),i.jsx(In,{label:"Hierarchies",value:Pn.hierarchies,t:n})]})]}),i.jsxs("div",{style:{display:"flex",padding:"10px 12px",gap:8,borderBottom:`1px solid ${n.headerBorder}`},children:[i.jsx(st,{active:r==="semantic",onClick:()=>o("semantic"),label:"Semantic Layer"}),i.jsx(st,{active:r==="database",onClick:()=>o("database"),label:"Database"})]}),r==="semantic"?i.jsxs(i.Fragment,{children:[i.jsx("div",{style:{padding:12,borderBottom:`1px solid ${n.headerBorder}`,background:`${n.cellBg}66`},children:i.jsx(cc,{query:l,provider:c,cube:S,owner:I,domain:T,tag:A,type:f,providers:es,cubes:ts,owners:ns,domains:e.semanticLayer.domains,tags:e.semanticLayer.tags,onQueryChange:E,onProviderChange:d,onCubeChange:R,onOwnerChange:N,onDomainChange:u,onTagChange:p,onTypeChange:h,t:n})}),i.jsx("div",{ref:tn,onScroll:k=>Ve(k.currentTarget.scrollTop),style:{flex:1,overflowY:"auto",borderBottom:`1px solid ${n.headerBorder}`,background:n.cellBg},children:ee?i.jsxs("div",{style:{padding:16,display:"grid",gap:8,textAlign:"center"},children:[i.jsx("div",{style:{fontSize:12,color:"#f85149",fontFamily:n.font},children:ee}),i.jsx("button",{onClick:()=>{Z(null),Cr()},style:{fontSize:11,color:n.accent,background:`${n.accent}18`,border:"none",borderRadius:6,padding:"6px 12px",cursor:"pointer",fontFamily:n.font},children:"Retry"})]}):e.blockStudioCatalogLoading?i.jsx(ft,{message:"Loading semantic catalog…"}):wt.length===0?i.jsx(ft,{message:"No semantic objects match the current filters."}):i.jsx("div",{style:{height:ss,position:"relative"},children:i.jsx("div",{style:{position:"absolute",top:Or.offsetTop,left:0,right:0},children:Or.rows.map(k=>i.jsx(_M,{row:k,selectedId:x,setSelectedId:M,expanded:C,setExpanded:_,onInsert:hr,favorites:new Set(e.semanticLayer.favorites),dispatch:t,t:n},k.node.id))})})}),i.jsx(Ec,{item:m,favorite:!!(m&&e.semanticLayer.favorites.includes(m.name)),onInsert:()=>m&&hr(m),onPreview:()=>{m!=null&&m.sql&&Ge(Zr(e.blockStudioDraft,m.sql))},onCopySql:()=>{m!=null&&m.sql&&navigator.clipboard.writeText(m.sql)},onToggleFavorite:()=>{!m||m.kind!=="metric"&&m.kind!=="dimension"||J.toggleFavorite(m.name).then(k=>t({type:"SET_SEMANTIC_FAVORITES",favorites:k}))},t:n})]}):i.jsx(LM,{tree:rs,totalTree:g,expanded:H,setExpanded:L,onEnsureColumns:as,onInsert:is,query:b,onQueryChange:D,stats:os,connectionName:((Mr=e.blockStudioCatalog)==null?void 0:Mr.connection.current)??"default",loadingNodes:F,onRefresh:Cr,t:n})]}),i.jsx("div",{onMouseDown:he?void 0:mr,style:{display:he?"none":"block",cursor:"col-resize",background:n.headerBorder}}),i.jsxs("div",{style:{display:"flex",flexDirection:"column",minWidth:0,overflow:"hidden",gridColumn:"3",gridRow:"1"},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,padding:"12px 14px",borderBottom:`1px solid ${n.headerBorder}`,background:n.cellBg},children:[he&&i.jsx("button",{onClick:()=>Tt(!1),style:{background:n.btnBg,border:`1px solid ${n.btnBorder}`,borderRadius:6,color:n.textSecondary,cursor:"pointer",fontSize:12,fontFamily:n.font,padding:"6px 10px"},title:"Open explorer",children:"Explorer"}),i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:700,color:n.textPrimary,fontFamily:n.font},children:"DQL Source"}),i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font},children:"Use templates, insert semantic refs, run, validate, and save from one editor."})]}),i.jsx("div",{style:{flex:1}}),i.jsx(Yn,{label:"Semantic Skeleton",onClick:()=>{var k;return Ge(mM(((k=e.blockStudioMetadata)==null?void 0:k.name)??"New Block"))}}),i.jsx(Yn,{label:"Custom Skeleton",onClick:()=>{var k;return Ge(gM(((k=e.blockStudioMetadata)==null?void 0:k.name)??"New Block"))}}),i.jsx(Yn,{label:"Lineage",onClick:()=>a("lineage")}),i.jsx(Yn,{label:"Run",onClick:()=>void fr(),busy:y}),i.jsx(Yn,{label:"Save",onClick:()=>void pr(),busy:Y}),K&&i.jsx("span",{style:{fontSize:11,color:"#f85149",fontFamily:n.font,padding:"4px 8px",background:"#f8514918",borderRadius:6},children:K})]}),i.jsxs("div",{style:{padding:"10px 14px",display:"flex",gap:10,alignItems:"center",borderBottom:`1px solid ${n.headerBorder}`,background:`${n.pillBg}66`,flexWrap:"wrap"},children:[i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font,textTransform:"uppercase",letterSpacing:"0.04em"},children:"Active lineage"}),i.jsx(zE,{label:"Upstream",count:Lr.length,t:n}),i.jsx(zE,{label:"Downstream",count:_r.length,t:n}),((bn=ue==null?void 0:ue.node)==null?void 0:bn.domain)&&i.jsxs("span",{style:{fontSize:11,color:n.textSecondary,fontFamily:n.font},children:["Domain: ",ue.node.domain]}),i.jsx("div",{style:{flex:1}}),i.jsx("button",{onClick:()=>{ot&&(t({type:"SET_LINEAGE_FOCUS",nodeId:`block:${ot}`}),e.lineageFullscreen||t({type:"TOGGLE_LINEAGE_FULLSCREEN"}))},style:{background:n.btnBg,border:`1px solid ${n.btnBorder}`,borderRadius:6,color:n.textPrimary,cursor:"pointer",fontSize:11,fontFamily:n.font,padding:"6px 10px"},children:"Open Full Lineage"})]}),i.jsx("div",{style:{flex:1,overflow:"hidden"},children:i.jsx(Xi,{value:e.blockStudioDraft,onChange:Ge,onRun:()=>void fr(),themeMode:e.themeMode,autoFocus:!0,errorMessage:(br=(Pr=e.blockStudioValidation)==null?void 0:Pr.diagnostics.find(k=>k.severity==="error"))==null?void 0:br.message})})]}),i.jsx("div",{onMouseDown:_t?void 0:cs,style:{gridColumn:"1 / -1",gridRow:"2",display:_t?"none":"block",cursor:"row-resize",background:n.headerBorder}}),i.jsxs("div",{style:{gridColumn:"1 / -1",gridRow:"3",borderTop:_t?"none":`1px solid ${n.headerBorder}`,display:_t?"none":"flex",flexDirection:"column",overflow:"hidden",background:n.cellBg},children:[i.jsxs("div",{style:{padding:"12px 14px",display:"grid",gap:10,borderBottom:`1px solid ${n.headerBorder}`},children:[i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:700,color:n.textPrimary,fontFamily:n.font},children:"Preview & Governance"}),i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.font},children:"Validate references, inspect results, tune visualization, and save companion metadata."})]}),i.jsxs("div",{style:{display:"flex",gap:8,flexWrap:"wrap",alignItems:"center"},children:[i.jsx(st,{active:s==="results",onClick:()=>a("results"),label:"Results"}),i.jsx(st,{active:s==="visualization",onClick:()=>a("visualization"),label:"Visualization"}),i.jsx(st,{active:s==="lineage",onClick:()=>a("lineage"),label:"Lineage"}),i.jsx(st,{active:s==="validate",onClick:()=>a("validate"),label:"Validate"}),i.jsx(st,{active:s==="tests",onClick:()=>a("tests"),label:"Tests"}),i.jsx(st,{active:s==="history",onClick:()=>{a("history"),!X&&e.activeBlockPath&&J.getBlockHistory(e.activeBlockPath).then(k=>{v(k.entries),j(!0)})},label:"History"}),i.jsx(st,{active:s==="save",onClick:()=>a("save"),label:"Save"}),i.jsx("div",{style:{flex:1}}),i.jsx("button",{onClick:()=>Nr(!0),style:{background:n.btnBg,border:`1px solid ${n.btnBorder}`,borderRadius:6,color:n.textSecondary,cursor:"pointer",fontSize:12,fontFamily:n.font,padding:"6px 10px"},children:"Hide Pane"})]})]}),i.jsxs("div",{style:{flex:1,overflow:"auto"},children:[s==="results"&&(e.blockStudioPreview?i.jsxs("div",{style:{display:"grid",gap:12,padding:12},children:[i.jsx("div",{style:{fontSize:11,color:n.textMuted,fontFamily:n.fontMono},children:e.blockStudioPreview.sql}),Es==="table"?i.jsx(Bo,{result:e.blockStudioPreview.result,themeMode:e.themeMode}):i.jsx(DR,{result:e.blockStudioPreview.result,chartConfig:e.blockStudioPreview.chartConfig,themeMode:e.themeMode})]}):i.jsx(ft,{message:"Run the block to preview results and visualization."})),s==="visualization"&&i.jsx(IM,{chartConfig:ls,onChange:k=>Ge(eA(e.blockStudioDraft,k)),t:n}),s==="lineage"&&i.jsx(NM,{blockName:ot,loading:Ie,detail:ue,graph:Ue,paths:dt,onSelectNode:k=>{t({type:"SET_LINEAGE_FOCUS",nodeId:k}),e.lineageFullscreen||t({type:"TOGGLE_LINEAGE_FULLSCREEN"})},onOpenFull:()=>{ot&&(t({type:"SET_LINEAGE_FOCUS",nodeId:`block:${ot}`}),e.lineageFullscreen||t({type:"TOGGLE_LINEAGE_FULLSCREEN"}))},t:n}),s==="tests"&&i.jsx(hM,{source:e.blockStudioDraft,blockPath:e.activeBlockPath,testResults:oe,running:re,onRunTests:async()=>{if(e.activeBlockPath){de(!0);try{const k=await J.runBlockTests(e.blockStudioDraft,e.activeBlockPath);se(k.assertions??[])}catch{se([])}finally{de(!1)}}},t:n}),s==="validate"&&i.jsx(AM,{diagnostics:((Ur=e.blockStudioValidation)==null?void 0:Ur.diagnostics)??[],t:n}),s==="history"&&i.jsx(CM,{entries:q,t:n}),s==="save"&&i.jsxs("div",{style:{display:"grid",gap:12},children:[e.activeBlockPath&&e.blockStudioMetadata&&i.jsx("div",{style:{padding:"12px 12px 0"},children:i.jsx(pM,{currentStatus:e.blockStudioMetadata.reviewStatus??"draft",blockPath:e.activeBlockPath,onStatusChanged:k=>{e.blockStudioMetadata&&t({type:"SET_BLOCK_STUDIO_METADATA",metadata:{...e.blockStudioMetadata,reviewStatus:k}})},t:n})}),i.jsx(OM,{metadata:e.blockStudioMetadata,draftMetadata:rn,onChange:k=>{if(!e.blockStudioMetadata)return;t({type:"SET_BLOCK_STUDIO_METADATA",metadata:{...e.blockStudioMetadata,...k}});let ae=e.blockStudioDraft;typeof k.name=="string"&&(ae=Cc(ae,k.name)),typeof k.domain=="string"&&(ae=Is(ae,"domain",k.domain)),typeof k.owner=="string"&&(ae=Is(ae,"owner",k.owner)),typeof k.description=="string"&&(ae=Is(ae,"description",k.description)),k.tags&&(ae=ZR(ae,k.tags)),Ge(ae)},onSave:()=>void pr(),saving:Y,t:n})]})]})]}),_t&&i.jsx("div",{style:{position:"absolute",right:16,bottom:16},children:i.jsx("button",{onClick:()=>Nr(!1),style:{background:n.btnBg,border:`1px solid ${n.btnBorder}`,borderRadius:6,color:n.textSecondary,cursor:"pointer",fontSize:12,fontFamily:n.font,padding:"8px 12px"},children:"Open Results"})})]})}function st({active:e,onClick:t,label:n,busy:r}){const{state:o}=Se(),s=Ee[o.themeMode];return i.jsx("button",{onClick:t,style:{background:e?`${s.accent}18`:s.btnBg,border:`1px solid ${e?s.accent:s.btnBorder}`,borderRadius:6,color:e?s.accent:s.textSecondary,cursor:"pointer",fontSize:11,fontFamily:s.font,padding:"6px 10px",opacity:r?.7:1},children:r?`${n}…`:n})}function Yn(e){return i.jsx(st,{active:!1,...e})}function In({label:e,value:t,t:n}){return i.jsxs("div",{style:{background:n.cellBg,border:`1px solid ${n.headerBorder}`,borderRadius:10,padding:"10px 12px"},children:[i.jsx("div",{style:{fontSize:10,fontWeight:700,color:n.textMuted,fontFamily:n.font,textTransform:"uppercase",letterSpacing:"0.05em"},children:e}),i.jsx("div",{style:{fontSize:20,fontWeight:700,color:n.textPrimary,fontFamily:n.font,marginTop:4},children:t})]})}function AM({diagnostics:e,t}){return e.length===0?i.jsx(ft,{message:"No validation messages."}):i.jsx("div",{style:{display:"grid",gap:8,padding:12},children:e.map((n,r)=>i.jsxs("div",{style:{padding:"10px 12px",borderRadius:8,border:`1px solid ${n.severity==="error"?t.error:n.severity==="warning"?t.warning:t.cellBorder}`,background:n.severity==="error"?`${t.error}12`:n.severity==="warning"?`${t.warning}12`:t.pillBg},children:[i.jsx("div",{style:{fontSize:10,fontWeight:700,color:n.severity==="error"?t.error:n.severity==="warning"?t.warning:t.textMuted,textTransform:"uppercase",letterSpacing:"0.04em"},children:n.severity}),i.jsx("div",{style:{fontSize:12,color:t.textPrimary,marginTop:4},children:n.message})]},`${n.code??n.message}-${r}`))})}function IM({chartConfig:e,onChange:t,t:n}){const r={width:"100%",background:n.inputBg,border:`1px solid ${n.inputBorder}`,borderRadius:6,color:n.textPrimary,fontSize:12,fontFamily:n.font,padding:"8px 10px",outline:"none"};return i.jsxs("div",{style:{display:"grid",gap:10,padding:12},children:[i.jsxs("select",{value:e.chart??"table",onChange:o=>t({...e,chart:o.target.value}),style:r,children:[i.jsx("option",{value:"table",children:"Table"}),Fi.map(o=>i.jsx("option",{value:o.value,children:o.label},o.value))]}),i.jsx("input",{value:e.x??"",onChange:o=>t({...e,x:o.target.value}),placeholder:"x binding",style:r}),i.jsx("input",{value:e.y??"",onChange:o=>t({...e,y:o.target.value}),placeholder:"y binding",style:r}),i.jsx("input",{value:e.color??"",onChange:o=>t({...e,color:o.target.value}),placeholder:"color binding",style:r}),i.jsx("input",{value:e.title??"",onChange:o=>t({...e,title:o.target.value}),placeholder:"title",style:r})]})}function zE({label:e,count:t,t:n}){return i.jsxs("span",{style:{fontSize:11,fontWeight:600,color:n.textPrimary,background:n.pillBg,border:`1px solid ${n.cellBorder}`,borderRadius:999,padding:"4px 10px",fontFamily:n.font},children:[e,": ",t]})}function NM({blockName:e,loading:t,detail:n,graph:r,paths:o,onSelectNode:s,onOpenFull:a,t:l}){const[E,c]=O.useState(!1);if(!e)return i.jsx(ft,{message:"Lineage will appear once the block has a name."});if(t)return i.jsx(ft,{message:"Loading block lineage…"});if(!(n!=null&&n.node))return i.jsxs("div",{style:{padding:12,display:"grid",gap:12},children:[i.jsx("div",{style:{fontSize:12,color:l.textMuted,fontFamily:l.font},children:"No lineage node was found for this block yet. Save the block or compile the project if you expect it to appear in the graph."}),i.jsx("div",{children:i.jsx("button",{onClick:a,style:{background:l.btnBg,border:`1px solid ${l.btnBorder}`,borderRadius:6,color:l.textPrimary,cursor:"pointer",fontSize:11,fontFamily:l.font,padding:"6px 10px"},children:"Open Full Lineage"})})]});const d=`block:${e}`;return i.jsxs("div",{style:{padding:12,display:"grid",gap:12,overflowY:"auto"},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:10,flexWrap:"wrap"},children:[i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:700,color:l.textPrimary,fontFamily:l.font},children:n.node.name}),i.jsx("div",{style:{fontSize:11,color:l.textMuted,fontFamily:l.font},children:n.node.domain?`Domain: ${n.node.domain}`:"Block lineage focus"})]}),i.jsx("div",{style:{flex:1}}),i.jsx("button",{onClick:a,style:{background:l.btnBg,border:`1px solid ${l.btnBorder}`,borderRadius:6,color:l.textPrimary,cursor:"pointer",fontSize:11,fontFamily:l.font,padding:"6px 10px"},children:"Open Full Lineage"})]}),(o==null?void 0:o.layerSummary)&&i.jsx(TI,{layerSummary:o.layerSummary,t:l}),r&&r.nodes.length>0&&i.jsx(zT,{nodes:r.nodes,edges:r.edges,focalNodeId:d,height:220,onNodeClick:s,layoutMode:"flow"}),o&&(o.upstreamPaths.length>0||o.downstreamPaths.length>0)&&i.jsxs("div",{style:{display:"grid",gap:10},children:[i.jsx("div",{style:{fontSize:12,color:l.textMuted,fontFamily:l.font,lineHeight:1.5},children:"Source tables and dbt models flow into this block. Downstream paths show notebooks and charts that consume it."}),o.upstreamPaths.length>0&&i.jsx($a,{title:"Source to Block",paths:o.upstreamPaths,onNodeClick:s,focalNodeId:d,t:l}),o.downstreamPaths.length>0&&i.jsx($a,{title:"Block to Consumption",paths:o.downstreamPaths,onNodeClick:s,focalNodeId:d,t:l})]}),i.jsxs("button",{onClick:()=>c(T=>!T),style:{background:"none",border:`1px solid ${l.cellBorder}`,borderRadius:6,padding:"6px 10px",color:l.textMuted,cursor:"pointer",fontSize:11,fontFamily:l.font,textAlign:"left"},children:[E?"▾":"▸"," Upstream / Downstream Details"]}),E&&i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"repeat(2, minmax(0, 1fr))",gap:12},children:[i.jsx(JE,{title:"Upstream",entries:n.incoming,emptyMessage:"No upstream dependencies yet.",onSelectNode:s,t:l}),i.jsx(JE,{title:"Downstream",entries:n.outgoing,emptyMessage:"No downstream dependencies yet.",onSelectNode:s,t:l})]})]})}function JE({title:e,entries:t,emptyMessage:n,onSelectNode:r,t:o}){const s=t.filter(a=>a.node);return i.jsxs("div",{style:{border:`1px solid ${o.cellBorder}`,borderRadius:10,overflow:"hidden",background:o.inputBg},children:[i.jsxs("div",{style:{padding:"10px 12px",borderBottom:`1px solid ${o.cellBorder}`,fontSize:11,fontWeight:700,color:o.textMuted,fontFamily:o.font,textTransform:"uppercase",letterSpacing:"0.04em"},children:[e," (",s.length,")"]}),s.length===0?i.jsx("div",{style:{padding:12,fontSize:12,color:o.textMuted,fontFamily:o.font},children:n}):i.jsx("div",{style:{display:"grid"},children:s.map(a=>i.jsxs("button",{onClick:()=>r(a.node.id),style:{background:"transparent",border:"none",borderTop:`1px solid ${o.cellBorder}`,padding:"10px 12px",textAlign:"left",cursor:"pointer"},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[i.jsx("span",{style:{fontSize:10,fontWeight:700,color:o.accent,fontFamily:o.font,textTransform:"uppercase"},children:a.node.type.replace("_"," ")}),i.jsx("span",{style:{fontSize:12,color:o.textPrimary,fontFamily:o.font,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:a.node.name})]}),i.jsxs("div",{style:{marginTop:3,fontSize:11,color:o.textMuted,fontFamily:o.font},children:["via ",a.edge.type,a.node.domain?` · ${a.node.domain}`:""]})]},`${a.node.id}-${a.edge.type}`))})]})}function OM({metadata:e,draftMetadata:t,onChange:n,onSave:r,saving:o,t:s}){const a={width:"100%",background:s.inputBg,border:`1px solid ${s.inputBorder}`,borderRadius:6,color:s.textPrimary,fontSize:12,fontFamily:s.font,padding:"8px 10px",outline:"none"},l={name:(t==null?void 0:t.name)||(e==null?void 0:e.name)||"",domain:(t==null?void 0:t.domain)||(e==null?void 0:e.domain)||"uncategorized",description:(t==null?void 0:t.description)||(e==null?void 0:e.description)||"",owner:(t==null?void 0:t.owner)||(e==null?void 0:e.owner)||"",tags:(t==null?void 0:t.tags)||(e==null?void 0:e.tags)||[]};return i.jsxs("div",{style:{display:"grid",gap:10,padding:12},children:[i.jsx("input",{value:l.name,onChange:E=>n({name:E.target.value}),placeholder:"Block name",style:a}),i.jsx("input",{value:l.domain,onChange:E=>n({domain:E.target.value}),placeholder:"Domain",style:a}),i.jsx("input",{value:l.owner,onChange:E=>n({owner:E.target.value}),placeholder:"Owner",style:a}),i.jsx("input",{value:l.description,onChange:E=>n({description:E.target.value}),placeholder:"Description",style:a}),i.jsx("input",{value:l.tags.join(", "),onChange:E=>n({tags:E.target.value.split(",").map(c=>c.trim()).filter(Boolean)}),placeholder:"Tags",style:a}),i.jsx("button",{onClick:r,style:{background:s.accent,border:`1px solid ${s.accent}`,borderRadius:6,color:"#fff",cursor:"pointer",fontSize:12,fontFamily:s.font,padding:"8px 12px"},children:o?"Saving…":"Save Block"})]})}function ft({message:e}){const{state:t}=Se(),n=Ee[t.themeMode];return i.jsx("div",{style:{padding:16,fontSize:12,color:n.textMuted},children:e})}const qE={draft:"#8b949e",review:"#d29922",certified:"#3fb950",deprecated:"#f85149"},fM={draft:["review"],review:["certified","draft"],certified:["deprecated"],deprecated:["draft"]};function pM({currentStatus:e,blockPath:t,onStatusChanged:n,t:r}){const[o,s]=O.useState(!1),a=fM[e]??[],l=async E=>{if(t){s(!0);try{const c=await J.updateBlockStatus(t,E);c.ok&&c.status&&n(c.status)}finally{s(!1)}}};return i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,padding:"10px 12px",background:r.pillBg,borderRadius:8},children:[i.jsx("span",{style:{fontSize:11,color:r.textMuted,fontFamily:r.font},children:"Status:"}),i.jsx("span",{style:{fontSize:11,fontWeight:600,color:qE[e]??r.textMuted,background:`${qE[e]??r.textMuted}18`,padding:"2px 8px",borderRadius:4,textTransform:"uppercase",letterSpacing:"0.04em",fontFamily:r.font},children:e}),i.jsx("span",{style:{flex:1}}),a.map(E=>i.jsx("button",{onClick:()=>void l(E),disabled:o,style:{background:E==="certified"?"#3fb950":E==="deprecated"?"#f85149":r.btnBg,border:`1px solid ${E==="certified"?"#3fb950":E==="deprecated"?"#f85149":r.btnBorder}`,borderRadius:4,color:E==="certified"||E==="deprecated"?"#fff":r.textSecondary,cursor:o?"not-allowed":"pointer",fontSize:10,fontWeight:600,fontFamily:r.font,padding:"3px 10px",textTransform:"capitalize",opacity:o?.5:1},children:o?"...":E==="certified"?"Certify":E==="deprecated"?"Deprecate":`Move to ${E}`},E))]})}function hM({source:e,blockPath:t,testResults:n,running:r,onRunTests:o,t:s}){const l=[...e.matchAll(/assert\s+(\w+)\s*(>=?|<=?|==|!=|IN)\s*(\S+)/g)].map(E=>({field:E[1],operator:E[2],expected:E[3]}));return i.jsxs("div",{style:{padding:12,display:"grid",gap:10},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[i.jsx("span",{style:{fontSize:12,fontWeight:600,color:s.textPrimary,fontFamily:s.font},children:"Test Assertions"}),i.jsx("span",{style:{flex:1}}),i.jsx("button",{onClick:o,disabled:r||!t,style:{background:s.accent,border:"none",borderRadius:6,color:"#fff",cursor:r||!t?"not-allowed":"pointer",fontSize:11,fontWeight:600,fontFamily:s.font,padding:"5px 14px",opacity:r||!t?.5:1},children:r?"Running...":"Run Tests"})]}),l.length===0&&i.jsxs("div",{style:{fontSize:12,color:s.textMuted,fontFamily:s.font,lineHeight:1.5},children:["No test assertions found. Add assertions in your block:",i.jsx("pre",{style:{margin:"8px 0 0",padding:"8px 10px",background:s.editorBg,border:`1px solid ${s.cellBorder}`,borderRadius:6,fontSize:10,fontFamily:s.fontMono,color:s.textSecondary},children:`tests {
502
- assert row_count > 0
503
- assert max_value <= 1000000
504
- }`})]}),l.map((E,c)=>{const d=n==null?void 0:n[c],T=d==null?void 0:d.passed;return i.jsxs("div",{style:{padding:"8px 12px",borderRadius:8,border:`1px solid ${d?T?"#3fb95040":"#f8514940":s.cellBorder}`,background:d?T?"#3fb95008":"#f8514908":"transparent",display:"flex",alignItems:"center",gap:8},children:[d&&i.jsx("span",{style:{fontSize:14,color:T?"#3fb950":"#f85149",fontWeight:700},children:T?"✓":"✗"}),i.jsxs("div",{style:{flex:1},children:[i.jsxs("div",{style:{fontSize:12,color:s.textPrimary,fontFamily:s.fontMono},children:[E.field," ",E.operator," ",E.expected]}),d&&!T&&d.actual&&i.jsxs("div",{style:{fontSize:11,color:"#f85149",fontFamily:s.font,marginTop:2},children:["Actual: ",d.actual]})]})]},c)}),n&&n.length>0&&i.jsxs("div",{style:{padding:"8px 12px",background:s.pillBg,borderRadius:8,fontSize:12,fontFamily:s.font,color:s.textSecondary},children:[n.filter(E=>E.passed).length,"/",n.length," passed"]})]})}function CM({entries:e,t}){return e.length===0?i.jsx(ft,{message:"No version history available. Commit changes to build history."}):i.jsxs("div",{style:{padding:12,display:"grid",gap:8},children:[i.jsx("div",{style:{fontSize:12,fontWeight:600,color:t.textPrimary,fontFamily:t.font},children:"Version History"}),e.map(n=>i.jsxs("div",{style:{padding:"8px 12px",border:`1px solid ${t.cellBorder}`,borderRadius:8,background:t.inputBg},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,marginBottom:4},children:[i.jsx("span",{style:{fontSize:10,fontFamily:t.fontMono,color:t.accent,background:`${t.accent}12`,padding:"1px 6px",borderRadius:4},children:n.hash.slice(0,7)}),i.jsx("span",{style:{fontSize:11,color:t.textMuted,fontFamily:t.font},children:new Date(n.date).toLocaleDateString()}),i.jsx("span",{style:{fontSize:11,color:t.textMuted,fontFamily:t.font,marginLeft:"auto"},children:n.author})]}),i.jsx("div",{style:{fontSize:12,color:t.textPrimary,fontFamily:t.font},children:n.message})]},n.hash))]})}function LM({tree:e,totalTree:t,expanded:n,setExpanded:r,onEnsureColumns:o,onInsert:s,query:a,onQueryChange:l,stats:E,connectionName:c,loadingNodes:d,onRefresh:T,t:u}){const S={width:"100%",background:u.inputBg,border:`1px solid ${u.inputBorder}`,borderRadius:8,color:u.textPrimary,fontSize:12,fontFamily:u.font,padding:"8px 10px",outline:"none",boxSizing:"border-box"},R=(I,N=0)=>{var x,M,m;const A=I.kind!=="column",p=n[I.id]??N<1,f=d.has(I.id),h=I.kind==="schema"?(x=I.children)==null?void 0:x.length:I.kind==="table"?(M=I.children)==null?void 0:M.length:void 0,C=I.kind==="column"?I.type:I.kind,_=I.kind==="column"&&I.type?ui(I.type,u.accent):void 0;return i.jsxs("div",{children:[i.jsx(Jn,{label:f?`${I.label} …`:I.label,depth:N,count:h,expanded:A?p:void 0,onToggle:A?()=>{r(U=>({...U,[I.id]:!p})),p||o(I)}:void 0,badge:C,badgeColor:_,onClick:()=>{if(I.kind==="table"&&I.path&&s(I.path),I.kind==="column"){const U=I.path?I.path.split(".").pop():"";s(U?`${U}.${I.label}`:I.label)}},onDoubleClick:()=>{I.kind==="table"&&I.path&&s(`SELECT *
505
- FROM ${I.path}
506
- LIMIT 100`)},t:u}),A&&p&&((m=I.children)==null?void 0:m.map(U=>R(U,N+1)))]},I.id)};return i.jsxs(i.Fragment,{children:[i.jsxs("div",{style:{padding:12,display:"grid",gap:12,borderBottom:`1px solid ${u.headerBorder}`,background:`${u.cellBg}66`},children:[i.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:10},children:[i.jsxs("div",{children:[i.jsx("div",{style:{fontSize:12,fontWeight:700,color:u.textPrimary,fontFamily:u.font},children:"Database Browser"}),i.jsx("div",{style:{fontSize:11,color:u.textMuted,fontFamily:u.font},children:"Browse the active connection, inspect schemas and columns, then insert tables or starter queries into the block."})]}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6},children:[i.jsx("button",{onClick:T,title:"Refresh schema",style:{background:"none",border:"none",cursor:"pointer",padding:4,borderRadius:6,color:u.textMuted,fontSize:14,lineHeight:1},children:"↻"}),i.jsx("span",{style:{fontSize:10,fontWeight:700,color:u.accent,background:`${u.accent}18`,borderRadius:999,padding:"5px 9px",textTransform:"uppercase",letterSpacing:"0.04em"},children:c})]})]}),i.jsxs("div",{style:{display:"grid",gridTemplateColumns:"repeat(3, minmax(0, 1fr))",gap:8},children:[i.jsx(In,{label:"Schemas",value:E.schemas,t:u}),i.jsx(In,{label:"Tables",value:E.tables,t:u}),i.jsx(In,{label:"Columns",value:E.columns,t:u})]}),i.jsx("input",{value:a,onChange:I=>l(I.target.value),placeholder:"Search schemas, tables, columns...",style:S})]}),i.jsx("div",{style:{flex:1,overflowY:"auto",padding:e.length>0?"6px 0 0":0},children:t.length===0?i.jsx(ft,{message:"No schemas were found for the active connection yet."}):e.length===0?i.jsx(ft,{message:"No database objects match the current search."}):e.map(I=>R(I))})]})}function _M({row:e,selectedId:t,setSelectedId:n,expanded:r,setExpanded:o,onInsert:s,favorites:a,dispatch:l,t:E}){var R;const{node:c,depth:d,hasChildren:T,isExpanded:u}=e,S=c.id.split(":").slice(1).join(":");return T?i.jsx(Jn,{label:c.label,depth:d,count:(R=c.children)==null?void 0:R.length,expanded:u,onToggle:()=>o(I=>({...I,[c.id]:!u})),onClick:()=>n(c.id),selected:t===c.id,t:E}):i.jsx(Jn,{label:c.label,depth:d,badge:c.kind,selected:t===c.id,onClick:()=>n(c.id),onDoubleClick:()=>{J.getSemanticObject(c.id).then(s).catch(()=>{})},onFavoriteToggle:c.kind==="metric"||c.kind==="dimension"?()=>void J.toggleFavorite(S).then(I=>l({type:"SET_SEMANTIC_FAVORITES",favorites:I})):void 0,favorite:c.kind==="metric"||c.kind==="dimension"?a.has(S):void 0,t:E})}function Zr(e,t){const n=e.match(/query\s*=\s*"""([\s\S]*?)"""/i);return n?e.replace(n[0],`query = """${n[1].trimEnd()}
507
- ${t}
508
- """`):/^\s*block\s+"/i.test(e.trim())?e.replace(/\n\}\s*$/,`
509
-
510
- query = """
511
- ${t}
512
- """
513
- }
514
- `):`${e.trimEnd()}
515
- ${t}
516
- `}function mM(e){return`block "${e}" {
517
- domain = "uncategorized"
518
- type = "semantic"
519
- description = ""
520
- owner = ""
521
- tags = []
522
- metric = "total_revenue"
523
-
524
- visualization {
525
- chart = "table"
526
- }
527
- }
528
- `}function gM(e){return`block "${e}" {
529
- domain = "uncategorized"
530
- type = "custom"
531
- description = ""
532
- owner = ""
533
- tags = []
534
-
535
- query = """
536
- SELECT 1 AS value
537
- """
538
-
539
- visualization {
540
- chart = "table"
541
- }
542
- }
543
- `}function Ti(e,t){if(!e)return[];const n=new Set,r=o=>{var a;const s=(a=o.meta)==null?void 0:a[t];typeof s=="string"&&s.trim()&&n.add(s.trim());for(const l of o.children??[])r(l)};return r(e),Array.from(n).sort((o,s)=>o.localeCompare(s))}function Eu(e,t){var u,S,R,I,N;const n=t.query.trim().toLowerCase(),r=Object.values(e.meta??{}).filter(A=>A!=null).map(A=>String(A).toLowerCase()),o=!n||e.label.toLowerCase().includes(n)||e.id.toLowerCase().includes(n)||r.some(A=>A.includes(n)),s=!t.type||e.kind===t.type||e.kind==="provider"||e.kind==="domain"||e.kind==="group",a=!t.domain||e.kind==="provider"||e.kind==="group"||((u=e.meta)==null?void 0:u.domain)===t.domain||e.kind==="domain"&&e.label===t.domain,l=!t.provider||((S=e.meta)==null?void 0:S.provider)===t.provider||e.id===`provider:${t.provider}`,E=!t.cube||((R=e.meta)==null?void 0:R.cube)===t.cube,c=!t.owner||((I=e.meta)==null?void 0:I.owner)===t.owner,d=!t.tag||String(((N=e.meta)==null?void 0:N.tags)??"").split(",").filter(Boolean).includes(t.tag),T=(e.children??[]).map(A=>Eu(A,t)).filter(A=>!!A);return T.length>0?{...e,children:T,count:e.kind==="provider"||e.kind==="domain"||e.kind==="group"?T.length:e.count}:o&&s&&a&&l&&E&&c&&d?{...e,children:[]}:null}function cu(e,t,n=0){const r=[];for(const o of e){const s=!!(o.children&&o.children.length>0),a=t[o.id]??n<3;r.push({node:o,depth:n,hasChildren:s,isExpanded:a}),s&&a&&r.push(...cu(o.children??[],t,n+1))}return r}function du(e,t,n){return e.map(r=>r.id===t?n:r.children?{...r,children:du(r.children,t,n)}:r)}function xM(e,t){const n=t.trim().toLowerCase();if(!n)return e;const r=o=>{const s=[o.label,o.path,o.type].filter(l=>!!l).some(l=>l.toLowerCase().includes(n)),a=(o.children??[]).map(l=>r(l)).filter(l=>!!l);return s||a.length>0?{...o,children:a}:null};return e.map(o=>r(o)).filter(o=>!!o)}function yM(e){let t=0,n=0,r=0;const o=s=>{s.kind==="schema"&&(t+=1),s.kind==="table"&&(n+=1),s.kind==="column"&&(r+=1);for(const a of s.children??[])o(a)};for(const s of e)o(s);return{schemas:t,tables:n,columns:r}}function DM(e){return!!(e&&e.children&&e.children.length>0)}function MM(e){if(e.metrics.length===0&&e.dimensions.length===0&&e.hierarchies.length===0)return null;const t=e.provider??"dql",n=new Map,r=(s,a)=>{const l=n.get(s)??[];l.push(a),n.set(s,l)};for(const s of e.metrics){const a=s.domain||"uncategorized";r(a,{id:`metric:${s.name}`,label:s.label||s.name,kind:"metric",meta:{provider:t,domain:a,cube:s.table,owner:s.owner??"",tags:s.tags.join(",")}})}for(const s of e.dimensions){const a=s.domain||"uncategorized";r(a,{id:`dimension:${s.name}`,label:s.label||s.name,kind:"dimension",meta:{provider:t,domain:a,cube:s.table,owner:s.owner??"",tags:s.tags.join(",")}})}for(const s of e.hierarchies){const a=s.domain||"uncategorized";r(a,{id:`hierarchy:${s.name}`,label:s.label||s.name,kind:"hierarchy",meta:{provider:t,domain:a}})}const o=Array.from(n.entries()).sort((s,a)=>s[0].localeCompare(a[0])).map(([s,a])=>{const l=a.filter(T=>T.kind==="metric"),E=a.filter(T=>T.kind==="dimension"),c=a.filter(T=>T.kind==="hierarchy"),d=[];return l.length>0&&d.push({id:`group:${s}:metrics`,label:"Metrics",kind:"group",count:l.length,meta:{provider:t,domain:s},children:l.sort((T,u)=>T.label.localeCompare(u.label))}),E.length>0&&d.push({id:`group:${s}:dimensions`,label:"Dimensions",kind:"group",count:E.length,meta:{provider:t,domain:s},children:E.sort((T,u)=>T.label.localeCompare(u.label))}),c.length>0&&d.push({id:`group:${s}:hierarchies`,label:"Hierarchies",kind:"group",count:c.length,meta:{provider:t,domain:s},children:c.sort((T,u)=>T.label.localeCompare(u.label))}),{id:`domain:${t}:${s}`,label:s,kind:"domain",count:d.length,meta:{provider:t,domain:s},children:d}});return{id:"root:semantic",label:"Semantic Layer",kind:"group",children:[{id:`provider:${t}`,label:t.toUpperCase(),kind:"provider",count:o.length,meta:{provider:t},children:o}]}}const Tu={source_table:"TABLE",dbt_model:"DBT",dbt_source:"SOURCE",block:"BLOCK",metric:"METRIC",dimension:"DIM",domain:"DOMAIN",chart:"CHART",dashboard:"NOTEBOOK"};function PM(e,t,n="flow",r="LR"){var a;const o=new Po.graphlib.Graph().setDefaultEdgeLabel(()=>({})),s=r==="LR";o.setGraph({rankdir:r,ranksep:n==="layered"?120:s?80:60,nodesep:s?40:50,marginx:32,marginy:32});for(const l of e){const E={width:190,height:58};if(n==="layered"&&((a=l.data)!=null&&a.layer)){const c=uo.indexOf(l.data.layer);c>=0&&(E.rank=c)}o.setNode(l.id,E)}for(const l of t)o.setEdge(l.source,l.target);return Po.layout(o),e.map(l=>{const E=o.node(l.id);return{...l,position:{x:E.x-95,y:E.y-29},data:{...l.data,direction:r}}})}function bM({data:e,selected:t}){const n=e.nodeType,r=be[n]??"#8b949e",o=Tu[n]??n.toUpperCase(),s=e.direction??"LR",a=s==="LR"?ne.Left:ne.Top,l=s==="LR"?ne.Right:ne.Bottom;return i.jsxs("div",{style:{minWidth:156,maxWidth:220,background:"#161b22",border:`2px solid ${t?"#58a6ff":r}`,borderRadius:10,padding:"8px 10px",boxShadow:t?"0 0 0 1px rgba(88, 166, 255, 0.2)":"none"},children:[i.jsx(vt,{type:"target",position:a,style:{width:7,height:7,background:r,border:"none"}}),i.jsxs("div",{style:{display:"flex",alignItems:"center",gap:6,marginBottom:4},children:[i.jsx("span",{style:{fontSize:9,fontWeight:700,letterSpacing:"0.04em",color:"#0d1117",background:r,borderRadius:4,padding:"2px 6px"},children:o}),e.domain&&i.jsx("span",{style:{color:"#8b949e",fontSize:10},children:e.domain})]}),i.jsx("div",{style:{color:"#e6edf3",fontSize:11,fontWeight:600,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:e.label,children:e.label}),i.jsx("div",{style:{color:"#8b949e",fontSize:10,marginTop:3},children:Go[n]??n}),i.jsx(vt,{type:"source",position:l,style:{width:7,height:7,background:r,border:"none"}})]})}const UM={dagNode:bM};function En({label:e,active:t,color:n,onClick:r}){return i.jsx("button",{onClick:r,style:{borderRadius:999,border:`1px solid ${t?n:"#30363d"}`,background:t?`${n}22`:"transparent",color:t?n:"#8b949e",fontSize:10,fontWeight:700,padding:"4px 8px",cursor:"pointer"},children:e})}function vM(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],[r,o]=O.useState(!0),[s,a]=O.useState({nodes:[],edges:[]}),[l,E]=O.useState({nodes:[],edges:[]}),[c,d]=O.useState(null),[T,u]=O.useState(null),[S,R]=O.useState(""),[I,N]=O.useState([]),[A,p]=O.useState({source_table:!0,dbt_model:!0,dbt_source:!0,block:!0,dashboard:!0,domain:!0}),[f,h]=O.useState("flow"),[C,_]=O.useState("LR"),[x,M,m]=IT([]),[U,g,P]=NT([]),H=O.useCallback(async()=>{o(!0);const y=await J.fetchLineage(),G={nodes:y.nodes??[],edges:y.edges??[]};a(G),E(G),o(!1)},[]);O.useEffect(()=>{H()},[H]),O.useEffect(()=>{let y=!1;if(S.trim().length<2){N([]);return}return J.searchLineage(S.trim()).then(G=>{y||N(G.matches??[])}),()=>{y=!0}},[S]);const L=O.useMemo(()=>{const y=new Set(l.nodes.filter(G=>A[G.type]??!1).map(G=>G.id));return{nodes:l.nodes.filter(G=>y.has(G.id)),edges:l.edges.filter(G=>y.has(G.source)&&y.has(G.target))}},[l,A]);O.useEffect(()=>{const y=L.nodes.map(Y=>({id:Y.id,type:"dagNode",position:{x:0,y:0},data:{label:Y.name,nodeType:Y.type,domain:Y.domain,layer:Yi(Y)}})),G=L.edges.map((Y,W)=>({id:`edge-${W}-${Y.source}-${Y.target}-${Y.type}`,source:Y.source,target:Y.target,style:{stroke:Vn[Y.type]??"#8b949e",strokeWidth:1.6},markerEnd:{type:pn.ArrowClosed,color:Vn[Y.type]??"#8b949e",width:12,height:12}}));M(PM(y,G,f,C)),g(G)},[L,f,C,g,M]);const b=O.useCallback(async y=>{const G=await J.queryLineage({focus:y});E(G.graph??{nodes:[],edges:[]}),d(G.focalNode??null),u(G.focalNode??null),t({type:"SET_LINEAGE_FOCUS",nodeId:y}),R(""),N([])},[t]);O.useEffect(()=>{e.lineageFocusNodeId&&b(e.lineageFocusNodeId)},[b,e.lineageFocusNodeId]);const D=O.useCallback(()=>{E(s),d(null),u(null),t({type:"SET_LINEAGE_FOCUS",nodeId:null})},[t,s]),F=O.useCallback(async(y,G)=>{await b(G.id)},[b]),B=O.useMemo(()=>{if(!T)return null;const y=l.edges.filter(Y=>Y.target===T.id).length,G=l.edges.filter(Y=>Y.source===T.id).length;return{incoming:y,outgoing:G}},[l.edges,T]);return r?i.jsx("div",{style:{padding:16,color:n.textMuted,fontSize:12},children:"Loading lineage graph..."}):s.nodes.length===0?i.jsx("div",{style:{padding:16,color:n.textMuted,fontSize:12},children:"No lineage graph available yet."}):i.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",background:"#0d1117"},children:[i.jsxs("div",{style:{padding:8,borderBottom:`1px solid ${n.headerBorder}`,background:n.sidebarBg},children:[i.jsxs("div",{style:{display:"flex",gap:6,marginBottom:8,flexWrap:"wrap",alignItems:"center"},children:[i.jsxs("div",{style:{display:"flex",borderRadius:6,border:`1px solid ${n.headerBorder}`,overflow:"hidden"},children:[i.jsx("button",{onClick:()=>h("flow"),style:{padding:"4px 8px",fontSize:10,fontWeight:700,border:"none",cursor:"pointer",background:f==="flow"?"#30363d":"transparent",color:f==="flow"?"#e6edf3":"#8b949e"},children:"Flow"}),i.jsx("button",{onClick:()=>h("layered"),style:{padding:"4px 8px",fontSize:10,fontWeight:700,border:"none",borderLeft:`1px solid ${n.headerBorder}`,cursor:"pointer",background:f==="layered"?"#30363d":"transparent",color:f==="layered"?"#e6edf3":"#8b949e"},children:"Layered"})]}),i.jsxs("div",{style:{display:"flex",borderRadius:6,border:`1px solid ${n.headerBorder}`,overflow:"hidden",marginRight:4},children:[i.jsxs("button",{title:"Horizontal layout (left → right)",onClick:()=>_("LR"),style:{padding:"4px 8px",fontSize:10,fontWeight:700,border:"none",cursor:"pointer",background:C==="LR"?"#30363d":"transparent",color:C==="LR"?"#e6edf3":"#8b949e",display:"flex",alignItems:"center",gap:3},children:[i.jsxs("svg",{width:"14",height:"10",viewBox:"0 0 14 10",fill:"none",children:[i.jsx("rect",{x:"0",y:"2",width:"4",height:"6",rx:"1",fill:"currentColor",opacity:"0.7"}),i.jsx("line",{x1:"4",y1:"5",x2:"10",y2:"5",stroke:"currentColor",strokeWidth:"1.2"}),i.jsx("path",{d:"M9 3l2 2-2 2",stroke:"currentColor",strokeWidth:"1.2",fill:"none"}),i.jsx("rect",{x:"10",y:"2",width:"4",height:"6",rx:"1",fill:"currentColor"})]}),"LR"]}),i.jsxs("button",{title:"Vertical layout (top → bottom)",onClick:()=>_("TB"),style:{padding:"4px 8px",fontSize:10,fontWeight:700,border:"none",borderLeft:`1px solid ${n.headerBorder}`,cursor:"pointer",background:C==="TB"?"#30363d":"transparent",color:C==="TB"?"#e6edf3":"#8b949e",display:"flex",alignItems:"center",gap:3},children:[i.jsxs("svg",{width:"10",height:"14",viewBox:"0 0 10 14",fill:"none",children:[i.jsx("rect",{x:"2",y:"0",width:"6",height:"4",rx:"1",fill:"currentColor",opacity:"0.7"}),i.jsx("line",{x1:"5",y1:"4",x2:"5",y2:"10",stroke:"currentColor",strokeWidth:"1.2"}),i.jsx("path",{d:"M3 9l2 2 2-2",stroke:"currentColor",strokeWidth:"1.2",fill:"none"}),i.jsx("rect",{x:"2",y:"10",width:"6",height:"4",rx:"1",fill:"currentColor"})]}),"TB"]})]}),i.jsx(En,{label:"Tables",active:A.source_table,color:be.source_table,onClick:()=>p(y=>({...y,source_table:!y.source_table}))}),i.jsx(En,{label:"dbt Models",active:A.dbt_model,color:be.dbt_model,onClick:()=>p(y=>({...y,dbt_model:!y.dbt_model}))}),i.jsx(En,{label:"dbt Sources",active:A.dbt_source,color:be.dbt_source,onClick:()=>p(y=>({...y,dbt_source:!y.dbt_source}))}),i.jsx(En,{label:"DQL Blocks",active:A.block,color:be.block,onClick:()=>p(y=>({...y,block:!y.block}))}),i.jsx(En,{label:"Notebooks",active:A.dashboard,color:be.dashboard,onClick:()=>p(y=>({...y,dashboard:!y.dashboard}))}),i.jsx(En,{label:"Domains",active:A.domain,color:be.domain,onClick:()=>p(y=>({...y,domain:!y.domain}))})]}),i.jsxs("div",{style:{display:"flex",gap:8},children:[i.jsx("input",{value:S,onChange:y=>R(y.target.value),placeholder:"Search lineage and focus the graph...",style:{flex:1,padding:"8px 10px",borderRadius:6,border:`1px solid ${n.headerBorder}`,background:"#0d1117",color:n.textPrimary,fontSize:12,outline:"none"}}),c&&i.jsx("button",{onClick:D,style:{borderRadius:6,border:`1px solid ${n.headerBorder}`,background:"transparent",color:n.textPrimary,cursor:"pointer",fontSize:12,fontWeight:600,padding:"8px 10px"},children:"Show All"})]}),i.jsx("div",{style:{marginTop:8,color:n.textMuted,fontSize:11,lineHeight:1.5},children:"This graph connects raw source tables and dbt DAGs to DQL blocks and the notebooks that consume them. Search to focus on a single path instead of scanning the full project graph."}),I.length>0&&i.jsx("div",{style:{marginTop:8,border:`1px solid ${n.headerBorder}`,borderRadius:8,overflow:"hidden"},children:I.slice(0,8).map(y=>i.jsxs("button",{onClick:()=>void b(y.node.id),style:{width:"100%",textAlign:"left",padding:"8px 10px",background:"transparent",border:"none",borderTop:`1px solid ${n.headerBorder}`,color:n.textPrimary,cursor:"pointer"},children:[i.jsx("span",{style:{color:be[y.node.type]??"#8b949e",fontSize:10,fontWeight:700,marginRight:8},children:Tu[y.node.type]??y.node.type.toUpperCase()}),y.node.name]},y.node.id))})]}),i.jsx("div",{style:{flex:1,position:"relative"},children:i.jsxs(AT,{nodes:x,edges:U,onNodesChange:m,onEdgesChange:P,onNodeClick:F,nodeTypes:UM,fitView:!0,fitViewOptions:{padding:.18},proOptions:{hideAttribution:!0},style:{background:"#0d1117"},children:[i.jsx(fT,{color:"#21262d",gap:24,size:1}),i.jsx(eL,{showInteractive:!1}),i.jsx(uL,{nodeColor:y=>{var G;return be[((G=y.data)==null?void 0:G.nodeType)??"source_table"]??"#8b949e"},maskColor:"rgba(0,0,0,0.55)",style:{background:"#0d1117",border:"1px solid #30363d"}}),i.jsx(mn,{position:"top-left",children:i.jsxs("div",{style:{background:"rgba(13, 17, 23, 0.9)",border:"1px solid #30363d",borderRadius:8,padding:"8px 10px",minWidth:220,color:"#e6edf3",fontSize:12},children:[i.jsx("div",{style:{fontWeight:700,marginBottom:4},children:c?c.name:"Full Lineage View"}),i.jsxs("div",{style:{color:"#8b949e",fontSize:11},children:[l.nodes.length," node(s), ",l.edges.length," edge(s)"]}),i.jsx("div",{style:{color:"#8b949e",fontSize:11,marginTop:6,lineHeight:1.5},children:c?`Focused on ${Go[c.type]??c.type}. Upstream shows provenance from tables/dbt; downstream shows DQL and notebook consumption.`:"Full project lineage across source tables, dbt, DQL blocks, and notebooks."}),T&&B&&i.jsxs("div",{style:{marginTop:8,color:"#8b949e",fontSize:11},children:[B.incoming," upstream, ",B.outgoing," downstream"]})]})}),i.jsx(mn,{position:"bottom-left",children:i.jsx("div",{style:{display:"flex",gap:10,background:"rgba(13, 17, 23, 0.9)",border:"1px solid #30363d",borderRadius:8,padding:"6px 10px",color:"#8b949e",fontSize:10},children:Object.entries(Vn).map(([y,G])=>i.jsxs("span",{style:{display:"inline-flex",alignItems:"center",gap:4},children:[i.jsx("span",{style:{width:10,height:2,background:G,display:"inline-block"}}),BR[y]??y]},y))})})]})})]})}function BM(){const{state:e,dispatch:t}=Se(),{executeAll:n}=wo();O.useEffect(()=>{const r=o=>{const s=o.metaKey||o.ctrlKey;if(s&&o.key==="b"&&!o.shiftKey){o.preventDefault(),t({type:"TOGGLE_SIDEBAR"});return}if(s&&o.shiftKey&&o.key==="Enter"){o.preventDefault(),e.activeFile&&n();return}if(s&&o.key==="j"&&!o.shiftKey){o.preventDefault(),t({type:"TOGGLE_DEV_PANEL"});return}if(s&&o.key==="d"&&!o.shiftKey){o.preventDefault(),e.activeFile&&t({type:"TOGGLE_DASHBOARD_MODE"});return}if(o.key==="Escape"){if(e.dashboardMode){t({type:"TOGGLE_DASHBOARD_MODE"});return}if(e.newNotebookModalOpen){t({type:"CLOSE_NEW_NOTEBOOK_MODAL"});return}if(e.newBlockModalOpen){t({type:"CLOSE_NEW_BLOCK_MODAL"});return}}};return document.addEventListener("keydown",r),()=>document.removeEventListener("keydown",r)},[t,n,e.activeFile,e.newNotebookModalOpen,e.newBlockModalOpen,e.dashboardMode])}function FM(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode],r=O.useRef({});BM();const o=O.useCallback(async a=>{try{if(a.type==="block"){const d=await J.openBlockStudio(a.path);t({type:"OPEN_BLOCK_STUDIO",file:a,payload:d});return}const{content:l}=await J.readNotebook(a.path),{title:E,cells:c}=$R(a.path,l);t({type:"OPEN_FILE",file:a,cells:c,title:E}),e.sidebarPanel!=="files"&&t({type:"SET_SIDEBAR_PANEL",panel:"files"})}catch(l){if(console.error("Failed to open file:",l),a.type==="block")try{const{content:E}=await J.readNotebook(a.path);t({type:"OPEN_BLOCK_STUDIO",file:a,payload:{path:a.path,source:E,companionPath:null,metadata:{name:a.name.replace(/\.dql$/i,""),path:a.path,domain:a.path.split("/").slice(1,-1).join("/")||"uncategorized",description:"",owner:"",tags:[]},validation:{valid:!1,diagnostics:[{severity:"warning",message:"Opened block without studio metadata. Save once to normalize it."}],semanticRefs:{metrics:[],dimensions:[],segments:[]}}}});return}catch(E){console.error("Failed to open block fallback:",E)}else t({type:"OPEN_FILE",file:a,cells:[ye("sql")],title:a.name})}},[t,e.sidebarPanel]);O.useCallback(a=>{const l=r.current[a];l&&l.scrollIntoView({behavior:"smooth",block:"start"})},[]);const s=O.useCallback((a,l)=>{l?r.current[a]=l:delete r.current[a]},[]);return i.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100vh",width:"100vw",background:n.appBg,fontFamily:n.font,color:n.textPrimary,overflow:"hidden"},children:[i.jsx(IA,{}),i.jsxs("div",{style:{flex:1,display:"flex",overflow:"hidden"},children:[i.jsx(pS,{}),e.sidebarOpen&&i.jsx(kR,{onOpenFile:o}),i.jsx("div",{style:{flex:1,display:"flex",flexDirection:"column",overflow:"hidden",minWidth:0},children:e.lineageFullscreen?i.jsx(vM,{}):e.mainView==="connection"?i.jsx(QE,{title:"Connections",description:"Manage database connections, edit driver settings, and test connectivity in a full-page workspace.",children:i.jsx(sc,{})}):e.mainView==="reference"?i.jsx(QE,{title:"Quick Reference",description:"Browse the complete DQL guide, semantic workflows, and authoring patterns in a documentation-style view.",children:i.jsx(ic,{themeMode:e.themeMode})}):i.jsx(i.Fragment,{children:e.mainView==="block_studio"?i.jsx(RM,{}):i.jsxs(i.Fragment,{children:[i.jsx(sM,{onOpenFile:o,registerCellRef:s}),i.jsx(pA,{})]})})})]}),e.newNotebookModalOpen&&i.jsx(dM,{onFileOpened:o}),e.newBlockModalOpen&&i.jsx(SM,{onFileOpened:o})]})}function QE({title:e,description:t,children:n}){return i.jsxs("div",{style:{flex:1,display:"flex",flexDirection:"column",minWidth:0,overflow:"hidden"},children:[i.jsxs("div",{style:{padding:"18px 24px 12px",borderBottom:"1px solid rgba(127, 127, 127, 0.16)"},children:[i.jsx("div",{style:{fontSize:22,fontWeight:700},children:e}),i.jsx("div",{style:{fontSize:13,opacity:.72,marginTop:6,maxWidth:760,lineHeight:1.5},children:t})]}),i.jsx("div",{style:{flex:1,minHeight:0,overflow:"auto"},children:n})]})}function GM(){const{state:e,dispatch:t}=Se(),n=O.useRef(null),r=O.useRef(null);O.useEffect(()=>{var o;n.current=((o=e.activeFile)==null?void 0:o.path)??null},[e.activeFile]),O.useEffect(()=>{if(typeof EventSource>"u")return;const o=()=>{const s=new EventSource(`${window.location.origin}/api/watch`);r.current=s,s.addEventListener("change",a=>{try{const l=JSON.parse(a.data);(l.type==="file-added"||l.type==="file-deleted")&&J.listNotebooks().then(E=>{t({type:"SET_FILES",files:E})}),l.type==="file-changed"&&J.listNotebooks().then(E=>{t({type:"SET_FILES",files:E})}),l.type==="semantic-reload"&&(t({type:"SET_SEMANTIC_LOADING",loading:!0}),J.getSemanticLayer().then(E=>{t({type:"SET_SEMANTIC_LAYER",layer:E})}))}catch{}}),s.addEventListener("error",()=>{s.close(),setTimeout(o,5e3)})};return o(),()=>{var s;(s=r.current)==null||s.close(),r.current=null}},[t])}function wM(){const{state:e,dispatch:t}=Se(),n=Ee[e.themeMode];return O.useEffect(()=>{const r="dql-global-styles";let o=document.getElementById(r);o||(o=document.createElement("style"),o.id=r,document.head.appendChild(o)),o.textContent=`
544
- * { margin: 0; padding: 0; box-sizing: border-box; }
545
- body {
546
- font-family: ${n.font};
547
- overflow: hidden;
548
- background: ${n.appBg};
549
- color: ${n.textPrimary};
550
- }
551
- ::-webkit-scrollbar { width: 6px; height: 6px; }
552
- ::-webkit-scrollbar-track { background: transparent; }
553
- ::-webkit-scrollbar-thumb {
554
- background: ${n.scrollbarThumb};
555
- border-radius: 3px;
556
- }
557
- ::-webkit-scrollbar-thumb:hover {
558
- background: ${n.textMuted};
559
- }
560
- ::selection {
561
- background: ${n.accent}40;
562
- color: ${n.textPrimary};
563
- }
564
- `},[n]),O.useEffect(()=>{t({type:"SET_FILES_LOADING",loading:!0}),J.listNotebooks().then(r=>{t({type:"SET_FILES",files:r}),t({type:"SET_FILES_LOADING",loading:!1})})},[t]),O.useEffect(()=>{t({type:"SET_SCHEMA_LOADING",loading:!0}),J.getSchema().then(r=>{t({type:"SET_SCHEMA",tables:r}),t({type:"SET_SCHEMA_LOADING",loading:!1})})},[t]),GM(),i.jsx(FM,{})}function HM(){return i.jsx(cS,{children:i.jsx(wM,{})})}aS.createRoot(document.getElementById("root")).render(i.jsx(HM,{}));