@devtable/dashboard 14.22.1 → 14.22.3

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.
@@ -6,7 +6,7 @@ Variable: {{ your_var }}`,tabs:{guide:"Guide",vars:"Dashboard state & Panel vari
6
6
  -- 在富文本中,要使用双重花括号来包裹代码。
7
7
  项目ID:{{ context.project_id }}
8
8
  搜索关键字:{{ filters.keyword }}
9
- 我的卡片变量: {{ your_var }}`,tabs:{guide:"使用指南",vars:"看板信息与卡片的变量"}}}},style:{label:"样式",font_size:{label:"字号",placeholder:"10px, 1em, 1rem, 100%..."},font_weight:{label:"字重"},size:{xs:"特小",sm:"小",md:"中",lg:"大",xl:"特大"},flex:{justify_content:{label:"内容分布",left:"从左起",center:"居中",right:"从右起",space_between:"均匀分布,首尾顶格",space_around:"均匀分布,首尾留空一半",space_evenly:"均匀分布,首尾留空"},align_items:{label:"对齐位置",start:"起点对齐",center:"居中对齐",end:"末端对齐",stretch:"拉伸对齐"}},color:{type:{label:"颜色类型",static:"单色",interpolation:"插值取色",none:"无"},interpolation:{setup:"设置取色方案",palette:{label:"色板",category:{sequential:"单色渐变",diverging:"双色渐变"},red_green:"红 / 绿",yellow_blue:"黄 / 蓝",red:"红",green:"绿",blue:"蓝",orange:"橙",mapping:{value_input_label:"映射一个值到此颜色"}}}}},query:{label:"查询",labels:"查询",add:"新增查询",delete:"删除这个查询",cant_delete:"此查询在使用中,不能删除。请查看“使用情况”标签页以了解详情",delete_unused:"删除未用到的查询",name:"名称",name_description:"唯一名称",manage:"管理查询",open:"打开此查询",configurations:"配置",basics:"基本信息",conditions:"条件",run_by_condition:{label:"以下条件为真时,才运行本查询",description:"为假的情况: 空数组 / NaN / false / 空字符串 / undefined / null",unset:"留空则在看板加载时便运行本查询"},re_run_condition:{label:"当以下条件改变时,重新运行此查询",unset:"留空则永不重新运行此查询"},dependency:{label:"依赖",has_none:"此查询无依赖"},edit_sql:"编辑SQL",preview_sql:"预览SQL",request:"请求",build_request:"构造请求",process_request:"加工请求",process_result:"加工结果",usage:{label:"使用情况",in_views:"所在视图",unused_description:"此查询未被任何筛选器或卡片用到"},transform:{label:"查询变形",full_label:"查询变形",data_source:"基于其他查询的数据,加工出新数据",guide:{pick_queries:"选择一至多个查询作为数据输入",write_function:"编写函数,返回新数据"}}},data:{label:"数据",preview_data:"预览数据",empty_data:"无数据",requires_data:"请先关联查询"},data_source:{label:"数据源",explore:"查看数据源",explorer:"数据源查看器",table_structure:"数据表结构",table_structure_short:"表结构",see_table_structure:"查看数据表结构"},visualization:{label:"可视化",component:"可视化组件",label_short:"可视化"},numbro:{format:{label:"格式",absolute:"绝对值",absolute_description:"非负",abbreviation:"缩写",abbreviation_description:"如1.23k、1.23m",mantissa:"小数",trim_mantissa:"抹零",trim_mantissa_description:"省略末尾的零",preview:{open:"展开预览",close:"收起预览",input:"输入",output:"输出"}}},import:{label:"导入...",title:"自描述文件导入看板内容",json_file:"描述文件(JSON格式)",this_dashboard:"此看板",this_file:"此文件"},function_utils:{trigger_text:"关于utils参数",modal_title:"关于utils参数",description:"参数 <code>utils</code> 是 <code>FunctionUtils</code>,包含以下内容:",document:"文档"},aggregation:{option:{none:"无",sum:"和",mean:"平均值",median:"中位数",min:"最小值",max:"最大值",cov:"变异系数",std:"标准差",quantile:{label:"分位",label_with_hint:"分位(99%, 95%, ...)"},custom:{label:"自定义",label_trigger:"编写函数",title:"自定义聚合方式"},pick_record:{label:"直接选择数据",method:{label:"数据记录",first:"第一条",last:"最后一条"}}}},rich_text:{label:"富文本",content:{label:"内容"},dynamic_color:{label:"动态颜色",edit:"编辑动态颜色",clear:"清除动态颜色"},color_mapping:{label:"颜色映射",edit:"编辑颜色映射",clear:"清除颜色映射",choose_value_var:"选择用于映射颜色的变量",min:{val:"固定最小值",var:"动态最小值(优先)"},max:{val:"固定最大值",var:"动态最大值(优先)"}}},chart:{chart_config:"图表设置",data_field:"数据字段",groups:{merico_suite:"思码逸套件",echarts_based_charts:"基于ECharts的图表",others:"其他"},series_order:{label:"排序依据",name:"名称",value:"值",raw:"不排序,保持数据本身的顺序",asc:"升序",desc:"降序"},label:{label:"文案",label_full:"标签文案",label_style:"标签文案样式",label_format:"标签文案格式"},label_position:{label:"文案位置",off:"不显示文案",top:"上",left:"左",right:"右",bottom:"下",inside:"内",inside_top:"内-上",inside_left:"内-左",inside_center:"内-中",inside_right:"内-右",inside_bottom:"内-下",inside_top_left:"内-上-左",inside_top_right:"内-上-右",inside_bottom_left:"内-下-左",inside_bottom_right:"内-下-右",outside:"外"},visual_map:{label:"视觉映射",continuous:{label:"连续型"},piecewise:{label:"分段型",mode:{pieces:"连续数据",categories:"离散数据"},add_a_piece:"加一个分段",interval:"值区间",piece_label:"文案"},bar_width:"长条的宽度",bar_height:"长条的高度",item_width:"小块的宽度",item_height:"小块的高度",calculable:"显示拖拽手柄",min_value:"最小值",max_value:"最大值",min_text:"最小值文案",max_text:"最大值文案",use_palette_x:'使用配色方案"{{x}}"',built_in_palettes:"内置配色方案",precision:"数据精度",skip_range:{lt_min:"小于最小值时的颜色",min:"最小值的颜色",max:"最大值的颜色",gt_max:"大于最大值时的颜色",follow_visual_map:"颜色跟随渐变规则"}},number_or_dynamic_value:{type:{static:"具体值",dynamic:"动态值"},dynamic:{setup:"设置",setup_title:"设置动态值",guide:"由函数确定动态值"}},orientation:{label:"朝向",horizontal:"水平",vertical:"垂直"},symbol_size:{label:"标记点大小",static:"固定值",dynamic:"动态值",setup:{label:"设置",title:"设置动态值",description:"由函数确定动态值"}},series:{label:"系列",name:"名称",y_axis:"Y轴",data_field:"数据字段",add:"增加一个系列",delete:"删除这个系列",line:{label:"线",line_settings:"线段设置",line_style:"线条样式",type:{label:"类型",solid:"实线",dashed:"方虚线",dotted:"圆点虚线"},line_width:"线宽",step:{label:"阶梯状",off:"不启用",start:"在当前点拐弯",middle:"在当前点与下个点中间拐弯",end:"在下个点拐弯"},smooth_line:"平滑曲线",show_name_on_line:"显示标签文案",show_symbol_on_line:"显示标记点",area_style:{label:"区域填充样式",enabled:"启用区域填充",color:"填充颜色",use_series_color:"沿用系列本色",origin:{label:"图形区域的起始位置",auto:{label:"自动",description:"填充坐标轴线到数据间的区域(默认)"},start:{label:"自下而上",description:"填充坐标轴底部到数据间的区域"},end:{label:"自上而下",description:"填充坐标轴顶部到数据间的区域"}},shadow_blur:"图形阴影的模糊大小",shadow_color:"图形阴影的颜色",shadow_offset_x:"阴影水平方向上的偏移距离",shadow_offset_y:"阴影垂直方向上的偏移距离",opacity:"图形透明度"}},bar:{label:"柱",stack:"堆放",stack_hint:"此值相同的柱系列会堆叠在一起",bar_gap:{label:"柱间隔",no_gap:"柱子之间无间隔",overlap:"柱子可互相重叠"},bar_width:{min:"最小柱宽",exact:"柱宽",max:"最大柱宽"}},scatter:{label:"散点"},group_by:{label:"按此字段拆分为多个系列",label_line:"按此字段拆分为多条线"}},axis:{tick_label:"刻度文案",customize_label:"自定义文案",overflow:{label:"溢出",max_width:"最大宽度",truncate:"截断",break_line:"换行",break_word:"断词换行",ellipsis:"省略符",section_title:{on_axis:"轴刻度上文案的溢出",in_tooltip:"提示框中的文案溢出"}},section_title:{label_format:"文案格式"},type:{value:"数值轴",category:"类目轴",time:"时间轴",log:"对数轴",click_to_learn_more:"点击 <1>这里</1> 以进一步了解这些选项"}},name_text:{align:{label:"名称贴靠侧",left:"左",center:"中",right:"右"}},rotate:"旋转",degree:"度",padding:"内间距",content_template:{label:"内容模板",hint:"均值: ${avg}"},x_axis:{label:"X轴",labels:"X轴",label_format:"刻度文案格式",add:"增加一条X轴",delete:"删除这条X轴",x_axis_name:"X轴名称",x_axis_data_field:"X轴数据字段",x_axis_type:"X轴类型",layout:"布局",position:{label:"位置",top:"上",bottom:"下"},value_range:"值范围",value_min:"最小值",value_max:"最大值",behavior:"表现",visible:"可见"},y_axis:{label:"Y轴",labels:"Y轴",label_format:"刻度文案格式",add:"增加一条Y轴",delete:"删除这条Y轴",y_axis_name:"Y轴名称",y_axis_name_anchor:"名称贴靠侧",y_axis_data_field:"Y轴数据字段",inverse:"反向坐标轴",layout:"布局",position:{label:"位置",left:"左",right:"右"},value_range:"值范围",value_min:"最小值",value_max:"最大值",behavior:"表现",visible:"可见",mirror:{label:"上下镜像"}},stats:{label:"统计内容",template:{above_chart:"统计内容(图表上方)",under_chart:"统计内容(图表下方)"}},legend:{label:"图例",show_legend:"显示图例",show_in_legend:"显示在图例中",hide_in_legend:"不显示在图例中",orientation:{label:"布局朝向",horizontal:"横向",vertical:"纵向"}},tooltip:{label:"提示框",additional_metrics:{description:"在此设置更多指标,来展示在散点的提示框",add:"增加一个指标",delete:"删除这个指标"},trigger:{label:"触发者",scatter_point:"散点",x_axis:"X轴"}},style:{label:"样式"},color:{label:"颜色",background_color:"背景色",text_color:"文字颜色",click_to_add_a_color:"点击增加一个颜色",color_gradient:"颜色渐变",not_set:"未设置"},behavior:{label:"表现",invisible:"隐藏不可见"},heatmap:{heatblock:{label:"热力块",show_label:"展示值文案"}},reference_line:{label:"参考线",labels:"参考线",add:"增加一条参考线",name_placeholder:"均值参考线",delete:"删除这条参考线",orientation:{vertical_hint:"仅当X轴值为数字时可绘制"}},regression_line:{label:"回归线",labels:"回归线",add:"增加一条回归线",delete:"删除这条回归线",method:{label:"方法",linear:"线性回归",exponential:"指数回归",logistic:"指数回归",polynomial:"多项式回归",polynomial_order:"次"}},reference_area:{label:"参考区域",labels:"参考区域",add:"增加一面参考区域",delete:"删除这面参考区域",type:{label:"形状",rectangle:"矩形"},direction:{label:"方向",horizontal:"水平"},boundary:{upper:"上边界",lower:"下边界"},content:{label:"内容",content_text:"内容文字",text_position:"文字位置"},endpoint:{labels:"端点",left_bottom_point:"左下点",right_top_point:"右上点"}},zooming:{label:"缩放",scroll:{label:"滚轮缩放",x_axis:"对X轴启用",y_axis:"对Y轴启用"},slider:{label:"滚动条缩放",x_axis:"对X轴启用",y_axis:"对Y轴启用",y_axis_disabled:"暂不可用,会与Y轴刻度文字重叠"}}},viz:{viz_config_banner:"可视化参数配置"},validation:{number:{require_a_number:"请填写一个数字"}},spotlight:{trigger_text:"搜索",main_group:"主要项",placeholder:"打开…",not_found:"无匹配项"}}};class Gt{constructor(t){P(this,"rootRef");this.rootRef=j.observable({current:t})}async deleteItem(t){j.runInAction(()=>{b.unset(this.rootRef.current,[t])})}getItem(t){const r=this.getValueFromRoot(t);return Promise.resolve(r)}getValueFromRoot(t){return t===null?j.toJS(this.rootRef.current):b.get(this.rootRef.current,[t])}setItem(t,r){if(t===null)if(b.isObject(r))j.runInAction(()=>{this.rootRef.current=r});else throw new Error("Cannot set root value to non-object");else j.runInAction(()=>{b.set(this.rootRef.current,[t],r)});return Promise.resolve(this.getItem(t))}watchItem(t,r,a){return j.reaction(()=>this.getValueFromRoot(t),(l,o)=>{r(l,o)},{requiresObservable:!0,fireImmediately:b.get(a,"fireImmediately",!1)})}}class Pd{constructor(){P(this,"channels",new Map);P(this,"globalChannel",new qa)}getChannel(t){const r=this.channels.get(t);if(r)return r;const a=new qa;return this.channels.set(t,a),a}}class Vd{constructor(t){P(this,"instances",new Map);this.pluginManager=t}get availableVizList(){return this.pluginManager.installedPlugins.flatMap(t=>t.manifest.viz)}resolveComponent(t){return this.pluginManager.factory.viz(t)}getOrCreateInstance(t){const r=this.instances.get(t.id);if(r)return r;const a={id:t.id,name:t.viz.type,type:t.viz.type,messageChannels:new Pd,instanceData:new Gt(t.viz.conf)};return this.instances.set(t.id,a),a}}function is(e,t,r,a){return{vizManager:r,locale:"zh",msgChannels:e.messageChannels,instanceData:e.instanceData,pluginData:new Gt({}),colorPalette:{getColor(){return()=>""}},data:t,variables:a}}const $d=e=>{const{panel:t,measure:r,vizManager:a,data:l,variables:o}=e,i=a.resolveComponent(t.viz.type),c=a.getOrCreateInstance(t),d={...is(c,l,a,o),viewport:{width:r.w,height:r.h}},u=i.viewRender;return n.jsx(u,{context:d,instance:c,...b.omit(e,["panel","vizManager","data"])})},Ed=e=>{const{vizManager:t,panel:r,data:a,variables:l}=e,o=t.resolveComponent(r.viz.type),i=t.getOrCreateInstance(r),c={...is(i,a,t,l)},d=o.configRender;return n.jsx(d,{context:c,instance:i,...b.omit(e,["panel","vizManager","data"])})},cs=(e,t)=>{const r=Ee.bezier(e),a=Ee.bezier(t);return function(l){return l<50?r(l*2/100).hex():a((l-50)*2/100).hex()}},Ft=e=>{const t=Ee.bezier(e);return function(r){return t(r/100).hex()}},Bd={type:"interpolation",displayName:"style.color.interpolation.palette.red_green",getColor:cs(["darkred","deeppink","lightyellow"],["lightyellow","lightgreen","teal"]),name:"red-green",category:"diverging"},Ld={type:"interpolation",displayName:"style.color.interpolation.palette.yellow_blue",getColor:cs(["#8f531d","#ffd347","#e3efe3"],["#eefaee","#4ecbbf","#003f94"]),name:"yellow-blue",category:"diverging"},qd={type:"interpolation",displayName:"style.color.interpolation.palette.red",getColor:Ft(["#fff7f1","darkred"]),name:"red",category:"sequential"},Od={type:"interpolation",displayName:"style.color.interpolation.palette.green",getColor:Ft(["#f0ffed","darkgreen"]),name:"green",category:"sequential"},Nd={type:"interpolation",displayName:"style.color.interpolation.palette.blue",getColor:Ft(["#f9fcff","#48b3e9","darkblue"]),name:"blue",category:"sequential"},Gd={type:"interpolation",displayName:"style.color.interpolation.palette.orange",getColor:Ft(["#fff7f1","darkorange","#b60000"]),name:"orange",category:"sequential"};class Fd{constructor(t){P(this,"symbol");this.symbol=Symbol(t)}}function Ue(e){return new Fd(e)}class An{constructor(){P(this,"parent");P(this,"factoryRegistry",new Map);P(this,"instanceRegistry",new Map)}createScoped(){const t=new An;return t.parent=this,t}getRequired(t){return this.get(t)}get(t){if(this.instanceRegistry.has(t.symbol))return this.instanceRegistry.get(t.symbol);const r=this.factoryRegistry.get(t.symbol);if(r){const a=r(this);return this.instanceRegistry.set(t.symbol,a),a}if(this.parent)return this.parent.get(t)}provideFactory(t,r){return this.factoryRegistry.has(t.symbol)?console.warn(`Token ${t.symbol.toString()} is already registered`):this.factoryRegistry.set(t.symbol,r),this}provideValue(t,r){return this.factoryRegistry.has(t.symbol)?console.warn(`Token ${t.symbol.toString()} is already registered`):this.factoryRegistry.set(t.symbol,()=>r),this}dispose(){this.instanceRegistry.forEach(t=>{const r=b.get(t,"dispose");b.isFunction(r)&&r.bind(t)()}),this.instanceRegistry.clear(),this.factoryRegistry.clear()}}class jd{constructor(t){this.pluginManager=t}createPanelAddonNode(t){const a=this.pluginManager.installedPlugins.flatMap(l=>l.manifest.panelAddon).filter(l=>!!l).map(l=>h.createElement(l.addonRender,{...t,key:l.name}));return n.jsx(n.Fragment,{children:a})}}const ds=h.createContext({addonSlotId:null});function us({children:e}){const t=`panel-addon-slot-${h.useId()}`;return n.jsxs(ds.Provider,{value:{addonSlotId:t},children:[n.jsx("div",{style:{position:"static",top:0,left:0},id:t}),e]})}function Qd(){const{addonSlotId:e}=h.useContext(ds);return e?document.getElementById(e):null}const ps="14.22.1",Wd=Object.freeze(Object.defineProperty({__proto__:null,version:ps},Symbol.toStringTag,{value:"Module"}));class Ud{constructor(t){P(this,"staticColors",new Map);P(this,"interpolations",new Map);t.installedPlugins.forEach(r=>{r.manifest.color.forEach(a=>{this.register(a)})})}getStaticColors(){return Array.from(this.staticColors.values())}register(t){const r=this.encodeColor(t);t.type==="single"?(this.staticColors.has(r)&&console.warn(`the color '${t.name}' has been registered under '${t.category}', previous registered value will be overridden`),this.staticColors.set(r,t)):t.type==="interpolation"&&(this.interpolations.has(r)&&console.warn(`the interpolation '${t.name}' has been registered under '${t.category}', previous registered value will be overridden`,`the interpolation '${t.name}' has been registered under '${t.category}', previous registered value will be overridden`),this.interpolations.set(r,t))}decodeStaticColor(t){return this.staticColors.get(t)}encodeColor(t){return`\${${t.category}}.{${t.name}}`}decodeInterpolation(t){return this.interpolations.get(t)}getColorInterpolations(){return Array.from(this.interpolations.values())}}class Yd{constructor(){P(this,"plugins",new Map);P(this,"vizComponents",new Map);P(this,"factory",{viz:t=>{const r=this.vizComponents.get(t);if(r)return r;throw new Error(`Viz Component (${t}) not found`)}})}install(t){if(this.plugins.has(t.id))throw new Error(`Plugin (${t.id}) has been installed before`);this.plugins.set(t.id,t);for(const r of t.manifest.viz){if(this.vizComponents.has(r.name))throw new Error(`Viz Component (${r.name}) has been installed before`);this.vizComponents.set(r.name,r)}}get installedPlugins(){return Array.from(this.plugins.values())}}class Kd{constructor(){P(this,"migrations",[])}version(t,r){return this.migrations.push({version:t,handler:r}),this}run(t,r,a){var i;if(t.from===t.to)return r;if(t.from>t.to)throw new Error(`Can not downgrade from version '${t.from}' to (${t.to})`);const l=this.migrations.filter(c=>c.version>t.from&&c.version<=t.to),o=b.orderBy(l,"version","asc");if(((i=b.last(o))==null?void 0:i.version)!==t.to)throw new Error(`Migration to version ${t.to} not found`);return o.reduce((c,d)=>d.handler(c,a),r)}}class R extends Kd{constructor(){super(),this.configVersions()}version(t,r){return super.version(t,(a,l)=>({version:t,...r(a,l)}))}async migrate({configData:t,panelModel:r}){const a=await t.getItem(null),l=b.get(a,"version",0),o=this.run({from:l,to:this.VERSION},a,{panelModel:r});await t.setItem(null,o)}async needMigration({configData:t}){const r=await t.getItem(null);return b.get(r,"version",0)<this.VERSION}}const B=(e,t)=>{const[r,{setFalse:a}]=O.useBoolean(!0),[l,o]=h.useState();h.useEffect(()=>(e.getItem(t).then(c=>{o(c),a()}),e.watchItem(t,c=>{o(c)})));const i=h.useCallback(async c=>{await e.setItem(t,c),o(c)},[e,t]);return{loading:r,value:l,set:i}},ve={top:16,right:16,bottom:16,left:16},Le=e=>Math.max(0,e-ve.left-ve.right),qe=e=>Math.max(0,e-ve.top-ve.bottom),Mt=(e,t)=>({width:Le(e),height:qe(t)}),_e=({width:e,height:t,children:r})=>n.jsx(s.Box,{pt:ve.top,pr:ve.right,pb:ve.bottom,pl:ve.left,sx:{width:e,height:t,overflow:"hidden",position:"relative"},children:r});h.forwardRef(function({value:t,onChange:r,...a},l){return n.jsx(s.TextInput,{ref:l,value:t,onChange:r,...a})});class Xd{constructor({valueRange:t,colorRange:r}){P(this,"mapper");this.mapper=tt.interpolate(t,r)}getColor(t){return this.mapper(t)}}function Zd(e,t){if(e.type==="static")return e.staticColor;if(e.type==="continuous")try{const r=Number(t);if(Number.isNaN(r))throw new Error(`[getColorByColorConf] Invalid type of aggregated value: ${t}, parsed: ${r}`);return new Xd(e).getColor(r)}catch(r){return console.error(r),"black"}return"black"}const Jd=Zd;function A(e){const[t,r]=e.split(".");return{queryID:t,columnKey:r}}function Hd(e){return e.includes(".")?A(e):{queryID:"",columnKey:e}}function Me(e,t){var l;const{queryID:r,columnKey:a}=A(t);return r?a?((l=e[r])==null?void 0:l.map(o=>o[a]))??[]:e[r]:[]}function jt(e,t){const{queryID:r}=A(t);return r?e[r]:[]}function Rd(e){return Object.values(e)[0]}function Qt(e,t){const{queryID:r,columnKey:a}=A(t);return e[a]}const Oe={CryptoJS:Na,d3Array:os,dayjs:I,lodash:b,numbro:ct,mathjs:vt,faker:Oc.faker,popmotion:zd},eu=[{name:"CryptoJS",url:"https://github.com/brix/crypto-js",version:"4.1.1"},{name:"d3Array",url:"https://github.com/d3/d3-array",version:"3.2.4"},{name:"dayjs",url:"https://day.js.org/",version:"1.11.6"},{name:"lodash",url:"https://lodash.com/docs/4.17.15",version:"4.17.21"},{name:"mathjs",url:"https://mathjs.org/",version:"11.12.0"},{name:"numbro",url:"https://numbrojs.com/",version:"2.3.6"},{name:"faker",url:"https://fakerjs.dev/",version:"7.6.0"},{name:"popmotion",url:"https://popmotion.io/",version:"11.0.3"}],tu=e=>`
9
+ 我的卡片变量: {{ your_var }}`,tabs:{guide:"使用指南",vars:"看板信息与卡片的变量"}}}},style:{label:"样式",font_size:{label:"字号",placeholder:"10px, 1em, 1rem, 100%..."},font_weight:{label:"字重"},size:{xs:"特小",sm:"小",md:"中",lg:"大",xl:"特大"},flex:{justify_content:{label:"内容分布",left:"从左起",center:"居中",right:"从右起",space_between:"均匀分布,首尾顶格",space_around:"均匀分布,首尾留空一半",space_evenly:"均匀分布,首尾留空"},align_items:{label:"对齐位置",start:"起点对齐",center:"居中对齐",end:"末端对齐",stretch:"拉伸对齐"}},color:{type:{label:"颜色类型",static:"单色",interpolation:"插值取色",none:"无"},interpolation:{setup:"设置取色方案",palette:{label:"色板",category:{sequential:"单色渐变",diverging:"双色渐变"},red_green:"红 / 绿",yellow_blue:"黄 / 蓝",red:"红",green:"绿",blue:"蓝",orange:"橙",mapping:{value_input_label:"映射一个值到此颜色"}}}}},query:{label:"查询",labels:"查询",add:"新增查询",delete:"删除这个查询",cant_delete:"此查询在使用中,不能删除。请查看“使用情况”标签页以了解详情",delete_unused:"删除未用到的查询",name:"名称",name_description:"唯一名称",manage:"管理查询",open:"打开此查询",configurations:"配置",basics:"基本信息",conditions:"条件",run_by_condition:{label:"以下条件为真时,才运行本查询",description:"为假的情况: 空数组 / NaN / false / 空字符串 / undefined / null",unset:"留空则在看板加载时便运行本查询"},re_run_condition:{label:"当以下条件改变时,重新运行此查询",unset:"留空则永不重新运行此查询"},dependency:{label:"依赖",has_none:"此查询无依赖"},edit_sql:"编辑SQL",preview_sql:"预览SQL",request:"请求",build_request:"构造请求",process_request:"加工请求",process_result:"加工结果",usage:{label:"使用情况",in_views:"所在视图",unused_description:"此查询未被任何筛选器或卡片用到"},transform:{label:"查询变形",full_label:"查询变形",data_source:"基于其他查询的数据,加工出新数据",guide:{pick_queries:"选择一至多个查询作为数据输入",write_function:"编写函数,返回新数据"}}},data:{label:"数据",preview_data:"预览数据",empty_data:"无数据",requires_data:"请先关联查询"},data_source:{label:"数据源",explore:"查看数据源",explorer:"数据源查看器",table_structure:"数据表结构",table_structure_short:"表结构",see_table_structure:"查看数据表结构"},visualization:{label:"可视化",component:"可视化组件",label_short:"可视化"},numbro:{format:{label:"格式",absolute:"绝对值",absolute_description:"非负",abbreviation:"缩写",abbreviation_description:"如1.23k、1.23m",mantissa:"小数",trim_mantissa:"抹零",trim_mantissa_description:"省略末尾的零",preview:{open:"展开预览",close:"收起预览",input:"输入",output:"输出"}}},import:{label:"导入...",title:"自描述文件导入看板内容",json_file:"描述文件(JSON格式)",this_dashboard:"此看板",this_file:"此文件"},function_utils:{trigger_text:"关于utils参数",modal_title:"关于utils参数",description:"参数 <code>utils</code> 是 <code>FunctionUtils</code>,包含以下内容:",document:"文档"},aggregation:{option:{none:"无",sum:"和",mean:"平均值",median:"中位数",min:"最小值",max:"最大值",cov:"变异系数",std:"标准差",quantile:{label:"分位",label_with_hint:"分位(99%, 95%, ...)"},custom:{label:"自定义",label_trigger:"编写函数",title:"自定义聚合方式"},pick_record:{label:"直接选择数据",method:{label:"数据记录",first:"第一条",last:"最后一条"}}}},rich_text:{label:"富文本",content:{label:"内容"},dynamic_color:{label:"动态颜色",edit:"编辑动态颜色",clear:"清除动态颜色"},color_mapping:{label:"颜色映射",edit:"编辑颜色映射",clear:"清除颜色映射",choose_value_var:"选择用于映射颜色的变量",min:{val:"固定最小值",var:"动态最小值(优先)"},max:{val:"固定最大值",var:"动态最大值(优先)"}}},chart:{chart_config:"图表设置",data_field:"数据字段",groups:{merico_suite:"思码逸套件",echarts_based_charts:"基于ECharts的图表",others:"其他"},series_order:{label:"排序依据",name:"名称",value:"值",raw:"不排序,保持数据本身的顺序",asc:"升序",desc:"降序"},label:{label:"文案",label_full:"标签文案",label_style:"标签文案样式",label_format:"标签文案格式"},label_position:{label:"文案位置",off:"不显示文案",top:"上",left:"左",right:"右",bottom:"下",inside:"内",inside_top:"内-上",inside_left:"内-左",inside_center:"内-中",inside_right:"内-右",inside_bottom:"内-下",inside_top_left:"内-上-左",inside_top_right:"内-上-右",inside_bottom_left:"内-下-左",inside_bottom_right:"内-下-右",outside:"外"},visual_map:{label:"视觉映射",continuous:{label:"连续型"},piecewise:{label:"分段型",mode:{pieces:"连续数据",categories:"离散数据"},add_a_piece:"加一个分段",interval:"值区间",piece_label:"文案"},bar_width:"长条的宽度",bar_height:"长条的高度",item_width:"小块的宽度",item_height:"小块的高度",calculable:"显示拖拽手柄",min_value:"最小值",max_value:"最大值",min_text:"最小值文案",max_text:"最大值文案",use_palette_x:'使用配色方案"{{x}}"',built_in_palettes:"内置配色方案",precision:"数据精度",skip_range:{lt_min:"小于最小值时的颜色",min:"最小值的颜色",max:"最大值的颜色",gt_max:"大于最大值时的颜色",follow_visual_map:"颜色跟随渐变规则"}},number_or_dynamic_value:{type:{static:"具体值",dynamic:"动态值"},dynamic:{setup:"设置",setup_title:"设置动态值",guide:"由函数确定动态值"}},orientation:{label:"朝向",horizontal:"水平",vertical:"垂直"},symbol_size:{label:"标记点大小",static:"固定值",dynamic:"动态值",setup:{label:"设置",title:"设置动态值",description:"由函数确定动态值"}},series:{label:"系列",name:"名称",y_axis:"Y轴",data_field:"数据字段",add:"增加一个系列",delete:"删除这个系列",line:{label:"线",line_settings:"线段设置",line_style:"线条样式",type:{label:"类型",solid:"实线",dashed:"方虚线",dotted:"圆点虚线"},line_width:"线宽",step:{label:"阶梯状",off:"不启用",start:"在当前点拐弯",middle:"在当前点与下个点中间拐弯",end:"在下个点拐弯"},smooth_line:"平滑曲线",show_name_on_line:"显示标签文案",show_symbol_on_line:"显示标记点",area_style:{label:"区域填充样式",enabled:"启用区域填充",color:"填充颜色",use_series_color:"沿用系列本色",origin:{label:"图形区域的起始位置",auto:{label:"自动",description:"填充坐标轴线到数据间的区域(默认)"},start:{label:"自下而上",description:"填充坐标轴底部到数据间的区域"},end:{label:"自上而下",description:"填充坐标轴顶部到数据间的区域"}},shadow_blur:"图形阴影的模糊大小",shadow_color:"图形阴影的颜色",shadow_offset_x:"阴影水平方向上的偏移距离",shadow_offset_y:"阴影垂直方向上的偏移距离",opacity:"图形透明度"}},bar:{label:"柱",stack:"堆放",stack_hint:"此值相同的柱系列会堆叠在一起",bar_gap:{label:"柱间隔",no_gap:"柱子之间无间隔",overlap:"柱子可互相重叠"},bar_width:{min:"最小柱宽",exact:"柱宽",max:"最大柱宽"}},scatter:{label:"散点"},group_by:{label:"按此字段拆分为多个系列",label_line:"按此字段拆分为多条线"}},axis:{tick_label:"刻度文案",customize_label:"自定义文案",overflow:{label:"溢出",max_width:"最大宽度",truncate:"截断",break_line:"换行",break_word:"断词换行",ellipsis:"省略符",section_title:{on_axis:"轴刻度上文案的溢出",in_tooltip:"提示框中的文案溢出"}},section_title:{label_format:"文案格式"},type:{value:"数值轴",category:"类目轴",time:"时间轴",log:"对数轴",click_to_learn_more:"点击 <1>这里</1> 以进一步了解这些选项"}},name_text:{align:{label:"名称贴靠侧",left:"左",center:"中",right:"右"}},rotate:"旋转",degree:"度",padding:"内间距",content_template:{label:"内容模板",hint:"均值: ${avg}"},x_axis:{label:"X轴",labels:"X轴",label_format:"刻度文案格式",add:"增加一条X轴",delete:"删除这条X轴",x_axis_name:"X轴名称",x_axis_data_field:"X轴数据字段",x_axis_type:"X轴类型",layout:"布局",position:{label:"位置",top:"上",bottom:"下"},value_range:"值范围",value_min:"最小值",value_max:"最大值",behavior:"表现",visible:"可见"},y_axis:{label:"Y轴",labels:"Y轴",label_format:"刻度文案格式",add:"增加一条Y轴",delete:"删除这条Y轴",y_axis_name:"Y轴名称",y_axis_name_anchor:"名称贴靠侧",y_axis_data_field:"Y轴数据字段",inverse:"反向坐标轴",layout:"布局",position:{label:"位置",left:"左",right:"右"},value_range:"值范围",value_min:"最小值",value_max:"最大值",behavior:"表现",visible:"可见",mirror:{label:"上下镜像"}},stats:{label:"统计内容",template:{above_chart:"统计内容(图表上方)",under_chart:"统计内容(图表下方)"}},legend:{label:"图例",show_legend:"显示图例",show_in_legend:"显示在图例中",hide_in_legend:"不显示在图例中",orientation:{label:"布局朝向",horizontal:"横向",vertical:"纵向"}},tooltip:{label:"提示框",additional_metrics:{description:"在此设置更多指标,来展示在散点的提示框",add:"增加一个指标",delete:"删除这个指标"},trigger:{label:"触发者",scatter_point:"散点",x_axis:"X轴"}},style:{label:"样式"},color:{label:"颜色",background_color:"背景色",text_color:"文字颜色",click_to_add_a_color:"点击增加一个颜色",color_gradient:"颜色渐变",not_set:"未设置"},behavior:{label:"表现",invisible:"隐藏不可见"},heatmap:{heatblock:{label:"热力块",show_label:"展示值文案"}},reference_line:{label:"参考线",labels:"参考线",add:"增加一条参考线",name_placeholder:"均值参考线",delete:"删除这条参考线",orientation:{vertical_hint:"仅当X轴值为数字时可绘制"}},regression_line:{label:"回归线",labels:"回归线",add:"增加一条回归线",delete:"删除这条回归线",method:{label:"方法",linear:"线性回归",exponential:"指数回归",logistic:"指数回归",polynomial:"多项式回归",polynomial_order:"次"}},reference_area:{label:"参考区域",labels:"参考区域",add:"增加一面参考区域",delete:"删除这面参考区域",type:{label:"形状",rectangle:"矩形"},direction:{label:"方向",horizontal:"水平"},boundary:{upper:"上边界",lower:"下边界"},content:{label:"内容",content_text:"内容文字",text_position:"文字位置"},endpoint:{labels:"端点",left_bottom_point:"左下点",right_top_point:"右上点"}},zooming:{label:"缩放",scroll:{label:"滚轮缩放",x_axis:"对X轴启用",y_axis:"对Y轴启用"},slider:{label:"滚动条缩放",x_axis:"对X轴启用",y_axis:"对Y轴启用",y_axis_disabled:"暂不可用,会与Y轴刻度文字重叠"}}},viz:{viz_config_banner:"可视化参数配置"},validation:{number:{require_a_number:"请填写一个数字"}},spotlight:{trigger_text:"搜索",main_group:"主要项",placeholder:"打开…",not_found:"无匹配项"}}};class Gt{constructor(t){P(this,"rootRef");this.rootRef=j.observable({current:t})}async deleteItem(t){j.runInAction(()=>{b.unset(this.rootRef.current,[t])})}getItem(t){const r=this.getValueFromRoot(t);return Promise.resolve(r)}getValueFromRoot(t){return t===null?j.toJS(this.rootRef.current):b.get(this.rootRef.current,[t])}setItem(t,r){if(t===null)if(b.isObject(r))j.runInAction(()=>{this.rootRef.current=r});else throw new Error("Cannot set root value to non-object");else j.runInAction(()=>{b.set(this.rootRef.current,[t],r)});return Promise.resolve(this.getItem(t))}watchItem(t,r,a){return j.reaction(()=>this.getValueFromRoot(t),(l,o)=>{r(l,o)},{requiresObservable:!0,fireImmediately:b.get(a,"fireImmediately",!1)})}}class Pd{constructor(){P(this,"channels",new Map);P(this,"globalChannel",new qa)}getChannel(t){const r=this.channels.get(t);if(r)return r;const a=new qa;return this.channels.set(t,a),a}}class Vd{constructor(t){P(this,"instances",new Map);this.pluginManager=t}get availableVizList(){return this.pluginManager.installedPlugins.flatMap(t=>t.manifest.viz)}resolveComponent(t){return this.pluginManager.factory.viz(t)}getOrCreateInstance(t){const r=this.instances.get(t.id);if(r)return r;const a={id:t.id,name:t.viz.type,type:t.viz.type,messageChannels:new Pd,instanceData:new Gt(t.viz.conf)};return this.instances.set(t.id,a),a}}function is(e,t,r,a){return{vizManager:r,locale:"zh",msgChannels:e.messageChannels,instanceData:e.instanceData,pluginData:new Gt({}),colorPalette:{getColor(){return()=>""}},data:t,variables:a}}const $d=e=>{const{panel:t,measure:r,vizManager:a,data:l,variables:o}=e,i=a.resolveComponent(t.viz.type),c=a.getOrCreateInstance(t),d={...is(c,l,a,o),viewport:{width:r.w,height:r.h}},u=i.viewRender;return n.jsx(u,{context:d,instance:c,...b.omit(e,["panel","vizManager","data"])})},Ed=e=>{const{vizManager:t,panel:r,data:a,variables:l}=e,o=t.resolveComponent(r.viz.type),i=t.getOrCreateInstance(r),c={...is(i,a,t,l)},d=o.configRender;return n.jsx(d,{context:c,instance:i,...b.omit(e,["panel","vizManager","data"])})},cs=(e,t)=>{const r=Ee.bezier(e),a=Ee.bezier(t);return function(l){return l<50?r(l*2/100).hex():a((l-50)*2/100).hex()}},Ft=e=>{const t=Ee.bezier(e);return function(r){return t(r/100).hex()}},Bd={type:"interpolation",displayName:"style.color.interpolation.palette.red_green",getColor:cs(["darkred","deeppink","lightyellow"],["lightyellow","lightgreen","teal"]),name:"red-green",category:"diverging"},Ld={type:"interpolation",displayName:"style.color.interpolation.palette.yellow_blue",getColor:cs(["#8f531d","#ffd347","#e3efe3"],["#eefaee","#4ecbbf","#003f94"]),name:"yellow-blue",category:"diverging"},qd={type:"interpolation",displayName:"style.color.interpolation.palette.red",getColor:Ft(["#fff7f1","darkred"]),name:"red",category:"sequential"},Od={type:"interpolation",displayName:"style.color.interpolation.palette.green",getColor:Ft(["#f0ffed","darkgreen"]),name:"green",category:"sequential"},Nd={type:"interpolation",displayName:"style.color.interpolation.palette.blue",getColor:Ft(["#f9fcff","#48b3e9","darkblue"]),name:"blue",category:"sequential"},Gd={type:"interpolation",displayName:"style.color.interpolation.palette.orange",getColor:Ft(["#fff7f1","darkorange","#b60000"]),name:"orange",category:"sequential"};class Fd{constructor(t){P(this,"symbol");this.symbol=Symbol(t)}}function Ue(e){return new Fd(e)}class An{constructor(){P(this,"parent");P(this,"factoryRegistry",new Map);P(this,"instanceRegistry",new Map)}createScoped(){const t=new An;return t.parent=this,t}getRequired(t){return this.get(t)}get(t){if(this.instanceRegistry.has(t.symbol))return this.instanceRegistry.get(t.symbol);const r=this.factoryRegistry.get(t.symbol);if(r){const a=r(this);return this.instanceRegistry.set(t.symbol,a),a}if(this.parent)return this.parent.get(t)}provideFactory(t,r){return this.factoryRegistry.has(t.symbol)?console.warn(`Token ${t.symbol.toString()} is already registered`):this.factoryRegistry.set(t.symbol,r),this}provideValue(t,r){return this.factoryRegistry.has(t.symbol)?console.warn(`Token ${t.symbol.toString()} is already registered`):this.factoryRegistry.set(t.symbol,()=>r),this}dispose(){this.instanceRegistry.forEach(t=>{const r=b.get(t,"dispose");b.isFunction(r)&&r.bind(t)()}),this.instanceRegistry.clear(),this.factoryRegistry.clear()}}class jd{constructor(t){this.pluginManager=t}createPanelAddonNode(t){const a=this.pluginManager.installedPlugins.flatMap(l=>l.manifest.panelAddon).filter(l=>!!l).map(l=>h.createElement(l.addonRender,{...t,key:l.name}));return n.jsx(n.Fragment,{children:a})}}const ds=h.createContext({addonSlotId:null});function us({children:e}){const t=`panel-addon-slot-${h.useId()}`;return n.jsxs(ds.Provider,{value:{addonSlotId:t},children:[n.jsx("div",{style:{position:"static",top:0,left:0},id:t}),e]})}function Qd(){const{addonSlotId:e}=h.useContext(ds);return e?document.getElementById(e):null}const ps="14.22.3",Wd=Object.freeze(Object.defineProperty({__proto__:null,version:ps},Symbol.toStringTag,{value:"Module"}));class Ud{constructor(t){P(this,"staticColors",new Map);P(this,"interpolations",new Map);t.installedPlugins.forEach(r=>{r.manifest.color.forEach(a=>{this.register(a)})})}getStaticColors(){return Array.from(this.staticColors.values())}register(t){const r=this.encodeColor(t);t.type==="single"?(this.staticColors.has(r)&&console.warn(`the color '${t.name}' has been registered under '${t.category}', previous registered value will be overridden`),this.staticColors.set(r,t)):t.type==="interpolation"&&(this.interpolations.has(r)&&console.warn(`the interpolation '${t.name}' has been registered under '${t.category}', previous registered value will be overridden`,`the interpolation '${t.name}' has been registered under '${t.category}', previous registered value will be overridden`),this.interpolations.set(r,t))}decodeStaticColor(t){return this.staticColors.get(t)}encodeColor(t){return`\${${t.category}}.{${t.name}}`}decodeInterpolation(t){return this.interpolations.get(t)}getColorInterpolations(){return Array.from(this.interpolations.values())}}class Yd{constructor(){P(this,"plugins",new Map);P(this,"vizComponents",new Map);P(this,"factory",{viz:t=>{const r=this.vizComponents.get(t);if(r)return r;throw new Error(`Viz Component (${t}) not found`)}})}install(t){if(this.plugins.has(t.id))throw new Error(`Plugin (${t.id}) has been installed before`);this.plugins.set(t.id,t);for(const r of t.manifest.viz){if(this.vizComponents.has(r.name))throw new Error(`Viz Component (${r.name}) has been installed before`);this.vizComponents.set(r.name,r)}}get installedPlugins(){return Array.from(this.plugins.values())}}class Kd{constructor(){P(this,"migrations",[])}version(t,r){return this.migrations.push({version:t,handler:r}),this}run(t,r,a){var i;if(t.from===t.to)return r;if(t.from>t.to)throw new Error(`Can not downgrade from version '${t.from}' to (${t.to})`);const l=this.migrations.filter(c=>c.version>t.from&&c.version<=t.to),o=b.orderBy(l,"version","asc");if(((i=b.last(o))==null?void 0:i.version)!==t.to)throw new Error(`Migration to version ${t.to} not found`);return o.reduce((c,d)=>d.handler(c,a),r)}}class R extends Kd{constructor(){super(),this.configVersions()}version(t,r){return super.version(t,(a,l)=>({version:t,...r(a,l)}))}async migrate({configData:t,panelModel:r}){const a=await t.getItem(null),l=b.get(a,"version",0),o=this.run({from:l,to:this.VERSION},a,{panelModel:r});await t.setItem(null,o)}async needMigration({configData:t}){const r=await t.getItem(null);return b.get(r,"version",0)<this.VERSION}}const B=(e,t)=>{const[r,{setFalse:a}]=O.useBoolean(!0),[l,o]=h.useState();h.useEffect(()=>(e.getItem(t).then(c=>{o(c),a()}),e.watchItem(t,c=>{o(c)})));const i=h.useCallback(async c=>{await e.setItem(t,c),o(c)},[e,t]);return{loading:r,value:l,set:i}},ve={top:16,right:16,bottom:16,left:16},Le=e=>Math.max(0,e-ve.left-ve.right),qe=e=>Math.max(0,e-ve.top-ve.bottom),Mt=(e,t)=>({width:Le(e),height:qe(t)}),_e=({width:e,height:t,children:r})=>n.jsx(s.Box,{pt:ve.top,pr:ve.right,pb:ve.bottom,pl:ve.left,sx:{width:e,height:t,overflow:"hidden",position:"relative"},children:r});h.forwardRef(function({value:t,onChange:r,...a},l){return n.jsx(s.TextInput,{ref:l,value:t,onChange:r,...a})});class Xd{constructor({valueRange:t,colorRange:r}){P(this,"mapper");this.mapper=tt.interpolate(t,r)}getColor(t){return this.mapper(t)}}function Zd(e,t){if(e.type==="static")return e.staticColor;if(e.type==="continuous")try{const r=Number(t);if(Number.isNaN(r))throw new Error(`[getColorByColorConf] Invalid type of aggregated value: ${t}, parsed: ${r}`);return new Xd(e).getColor(r)}catch(r){return console.error(r),"black"}return"black"}const Jd=Zd;function A(e){const[t,r]=e.split(".");return{queryID:t,columnKey:r}}function Hd(e){return e.includes(".")?A(e):{queryID:"",columnKey:e}}function Me(e,t){var l;const{queryID:r,columnKey:a}=A(t);return r?a?((l=e[r])==null?void 0:l.map(o=>o[a]))??[]:e[r]:[]}function jt(e,t){const{queryID:r}=A(t);return r?e[r]:[]}function Rd(e){return Object.values(e)[0]}function Qt(e,t){const{queryID:r,columnKey:a}=A(t);return e[a]}const Oe={CryptoJS:Na,d3Array:os,dayjs:I,lodash:b,numbro:ct,mathjs:vt,faker:Oc.faker,popmotion:zd},eu=[{name:"CryptoJS",url:"https://github.com/brix/crypto-js",version:"4.1.1"},{name:"d3Array",url:"https://github.com/d3/d3-array",version:"3.2.4"},{name:"dayjs",url:"https://day.js.org/",version:"1.11.6"},{name:"lodash",url:"https://lodash.com/docs/4.17.15",version:"4.17.21"},{name:"mathjs",url:"https://mathjs.org/",version:"11.12.0"},{name:"numbro",url:"https://numbrojs.com/",version:"2.3.6"},{name:"faker",url:"https://fakerjs.dev/",version:"7.6.0"},{name:"popmotion",url:"https://popmotion.io/",version:"11.0.3"}],tu=e=>`
10
10
  <tr>
11
11
  <td><code>${e.name}</code></td>
12
12
  <td>
@@ -469,7 +469,7 @@ Variable: {{ your_var }}`,tabs:{guide:"Guide",vars:"Dashboard state & Panel vari
469
469
  SELECT count(*) AS total
470
470
  FROM ${r}.${t}
471
471
  `}})).actions(e=>({setPage(t){e.page=t},resetPage(){e.page=1},setLimit(t){e.limit=t}})).actions(e=>({afterCreate(){g.addDisposer(e,j.reaction(()=>e.keywordString,e.resetPage,{fireImmediately:!1,delay:0})),g.addDisposer(e,j.reaction(()=>e.limit,e.resetPage,{fireImmediately:!1,delay:0}))}})),YT=g.types.model({data:g.types.optional(g.types.frozen(),{}),state:g.types.optional(g.types.enumeration(["idle","loading","error"]),"idle"),error:g.types.frozen()}).views(e=>({get loading(){return e.state==="loading"},get empty(){return Object.keys(e.data).length===0}})),KT=g.types.model({tables:g.types.optional(YT,{}),columns:g.types.optional(QT,{}),tableData:g.types.optional(UT,{}),indexes:g.types.optional(WT,{}),table_schema:g.types.optional(g.types.string,""),table_name:g.types.optional(g.types.string,"")}).views(e=>({get dataSource(){return g.getParent(e)},get key(){return this.dataSource.key},get type(){return this.dataSource.type},get sqlDataSourceType(){return this.type},get reloadConditionString(){const t=this.type,{table_name:r,table_schema:a}=e;return`${t};${r};${a}`}})).volatile(()=>({controllers:{tables:new AbortController,columns:new AbortController,indexes:new AbortController,tableData:new AbortController}})).actions(e=>({setKeywords(t,r){e.table_schema=t,e.table_name=r}})).actions(e=>({initKeywords(){if(e.tables.empty)return;const t=Object.keys(e.tables.data)[0],r=e.tables.data[t][0].table_name;e.setKeywords(t,r)}})).actions(e=>{const t=g.flow(function*(){var r;(r=e.controllers.tables)==null||r.abort(),e.controllers.tables=new AbortController,e.tables.state="loading";try{const a=yield*g.toGenerator(Ie.structure(e.controllers.tables.signal)({query_type:"TABLES",type:e.sqlDataSourceType,key:e.key,table_schema:"",table_name:""},{params:{query_type:"TABLES"}}));e.tables.data=b.groupBy(a,"table_schema"),e.tables.state="idle",e.tables.error=null,e.initKeywords()}catch(a){if(!Te.isCancel(a)){e.tables.data={};const l=b.get(a,"message","unkown error");e.tables.error=b.get(a,"response.data.detail.message",l),e.tables.state="error"}}});return{loadTables:t,loadTablesIfEmpty(){e.tables.empty&&t()},loadColumns:g.flow(function*(){var r;(r=e.controllers.columns)==null||r.abort(),e.controllers.columns=new AbortController,e.columns.state="loading";try{e.columns.data=yield*g.toGenerator(Ie.structure(e.controllers.columns.signal)({query_type:"COLUMNS",type:e.sqlDataSourceType,key:e.key,table_schema:e.table_schema,table_name:e.table_name},{params:{query_type:"COLUMNS"}})),e.columns.state="idle",e.columns.error=null}catch(a){if(Te.isCancel(a))e.columns.state="idle",e.columns.error=null;else{e.columns.data=[];const l=b.get(a,"message","unkown error");e.columns.error=b.get(a,"response.data.detail.message",l),e.columns.state="error"}}}),loadIndexes:g.flow(function*(){var r;(r=e.controllers.indexes)==null||r.abort(),e.controllers.indexes=new AbortController,e.indexes.state="loading";try{e.indexes.data=yield*g.toGenerator(Ie.structure(e.controllers.indexes.signal)({query_type:"INDEXES",type:e.sqlDataSourceType,key:e.key,table_schema:e.table_schema,table_name:e.table_name},{params:{query_type:"INDEXES"}})),e.indexes.state="idle",e.indexes.error=null}catch(a){if(Te.isCancel(a))e.indexes.state="idle",e.indexes.error=null;else{e.indexes.data=[];const l=b.get(a,"message","unkown error");e.indexes.error=b.get(a,"response.data.detail.message",l),e.indexes.state="error"}}}),loadTableData:g.flow(function*(){var a;(a=e.controllers.tableData)==null||a.abort(),e.controllers.tableData=new AbortController;const r=e.tableData;r.state="loading";try{r.data=yield*g.toGenerator(Ie.structure(e.controllers.tableData.signal)({query_type:"DATA",type:e.sqlDataSourceType,key:e.key,table_schema:e.table_schema,table_name:e.table_name,limit:r.limit,offset:r.offset},{params:{query_type:"DATA"}}));const[{total:l}]=yield*g.toGenerator(Ie.structure(e.controllers.tableData.signal)({query_type:"COUNT",type:e.sqlDataSourceType,key:e.key,table_schema:e.table_schema,table_name:e.table_name},{params:{query_type:"COUNT"}}));r.total=Number(l),r.state="idle",r.error=null}catch(l){if(Te.isCancel(l))r.state="idle",r.error=null;else{r.data=[];const o=b.get(l,"message","unkown error");r.error=b.get(l,"response.data.detail.message",o),r.state="error"}}})}}).actions(e=>({afterCreate(){g.addDisposer(e,j.reaction(()=>e.reloadConditionString,e.loadColumns,{fireImmediately:!1,delay:500}))}})).actions(e=>({afterCreate(){g.addDisposer(e,j.reaction(()=>e.reloadConditionString,e.loadIndexes,{fireImmediately:!1,delay:500})),g.addDisposer(e,j.reaction(()=>`${e.reloadConditionString};limit:${e.tableData.limit};offset:${e.tableData.offset}`,e.loadTableData,{fireImmediately:!1,delay:0}))}})),Ui=new Set(["yoy_ratio","step_ratio","span_steps_calculation"]),Yi={accumulate:"累计计算",yoy_ratio:"年同比率(yoy)",step_ratio:"环比率",span_steps_calculation:"移动计算",percentage_total:"总占"};function XT(e){var a;if("cols"in e){const{cols:l}=e,o=((a=l.find(c=>c.type==="trending_date_col"))==null?void 0:a.metricSourceCol)??null,i=Ui.has(e.calculation)?`当前指标涉及 ${b.get(Yi,e.calculation,e.calculation)},缺少时序则无法展示有效结果。
472
- `:"";return{filters:l.filter(c=>c.type==="filter").map(c=>c.metricSourceCol),groupBys:l.filter(c=>c.type==="group_by").map(c=>c.metricSourceCol),trendingDateCol:o,supportTrending:!!o,requireTrendingReason:i}}const t=b.uniq(e.derivedMetrics.map(l=>l.calculation)).filter(l=>Ui.has(l)),r=e.supportTrending?`当前指标涉及 ${t.map(l=>b.get(Yi,l,l)).join("、")},缺少时序则无法展示有效结果。`:"";return{filters:e.filters,groupBys:e.groupBys,trendingDateCol:null,supportTrending:e.supportTrending&&t.length>0,requireTrendingReason:r}}const Ki={string:"维度列",number:"数值列",date:"数值列",boolean:"维度列",dimension:"扩展维度"};function Xi(e){return b.groupBy(e,r=>{const{dataType:a}=r;return a?Ki[a]:r.dimension!==null?Ki.dimension:"ERROR"})}function ZT(e){if(e.length===0)return[];const t=Xi(e);return Object.entries(t).map(([a,l])=>({group:`${a}(${l.length})`,items:l.map(o=>{const{dataType:i,dimension:c}=o;return c?{group:o.name,description:o.description,items:c.fields.map(d=>({label:d.field,value:`${o.name} -> ${d.field}`,...d}))}:{label:o.name,value:o.name,...o}})}))}function JT(e){if(e.length===0)return[];const t=Xi(e);return Object.entries(t).map(([a,l])=>({group:`${a}(${l.length})`,items:l.map(o=>({label:o.name,value:o.name,description:o.description,dataType:o.dataType??"dimension",dimension:o.dimension}))}))}function HT(e,t){if(!t)throw new Error("Shouldnt run query without ID");if(e==="derived")return`/api/metric_management/derived_metric/${t}`;if(e==="combined")return`/api/metric_management/combined_metric/${t}`;throw new Error(`Unexpected metric type[${e}]`)}const RT=g.types.model({data:g.types.optional(g.types.frozen(),null),filters:g.types.optional(g.types.frozen(),[]),groupBys:g.types.optional(g.types.frozen(),[]),trendingDateCol:g.types.optional(g.types.frozen(),null),supportTrending:g.types.optional(g.types.boolean,!1),requireTrendingReason:g.types.optional(g.types.string,""),state:g.types.optional(g.types.enumeration(["idle","loading","error"]),"idle"),error:g.types.frozen()}).volatile(()=>({controller:new AbortController})).views(e=>({get loading(){return e.state==="loading"},get hasData(){return e.data!==null},get mmInfo(){return g.getParent(e)},get metricID(){return this.mmInfo.metricID},get metric(){return this.mmInfo.metric},get metricType(){var t;return(t=this.metric)==null?void 0:t.type},get filterColOptions(){return ZT(e.filters)},get groupByColOptions(){return JT(e.groupBys)},get flatGroupByColOptions(){const t=this.groupByColOptions,r=[];return t.forEach(({group:a,items:l})=>{r.push(...l)}),r},getGroupByOptions(t){const r=new Set(t);return this.flatGroupByColOptions.filter(a=>r.has(a.value))}})).actions(e=>({load:g.flow(function*(){var t;if(e.mmInfo.type===F.MericoMetricSystem&&!(!e.metricID||!e.metricType)){(t=e.controller)==null||t.abort(),e.controller=new AbortController,e.state="loading";try{const r=HT(e.metricType,e.metricID),a=Yt(e.mmInfo.dataSource,{url:r,method:"GET",data:{key:e.mmInfo.key}}),l=yield*g.toGenerator(Ie.mericoMetricInfo(e.controller.signal)({key:e.mmInfo.key,query:JSON.stringify(a),...e.mmInfo.additionalQueryInfo},e.controller.signal)),o=Kt(e.mmInfo.dataSource,l),i=b.cloneDeep(o.data),{filters:c,groupBys:d,trendingDateCol:u,supportTrending:p,requireTrendingReason:f}=XT(o.data);e.data=i,e.filters=c,e.groupBys=d,e.supportTrending=p,e.requireTrendingReason=f,e.trendingDateCol=u,e.state="idle",e.error=null}catch(r){if(!Te.isCancel(r)){e.data=null;const a=b.get(r,"message","unkown error");e.error=b.get(r,"response.data.detail.message",a),e.state="error"}}}})})).actions(e=>({afterCreate(){g.addDisposer(e,j.reaction(()=>e.metricID+e.metricType,e.load,{fireImmediately:!0,delay:0}))}})),eS=g.types.model({keyword:g.types.optional(g.types.string,""),data:g.types.optional(g.types.frozen(),[]),state:g.types.optional(g.types.enumeration(["idle","loading","error"]),"idle"),error:g.types.frozen()}).volatile(()=>({controller:new AbortController})).views(e=>({get loading(){return e.state==="loading"},get empty(){return Object.keys(e.data).length===0},get mmInfo(){return g.getParent(e)}})).actions(e=>({setKeyword(t){e.keyword=t}})).actions(e=>({load:g.flow(function*(){var t;if(e.mmInfo.type===F.MericoMetricSystem){(t=e.controller)==null||t.abort(),e.controller=new AbortController,e.state="loading";try{const r=Yt(e.mmInfo.dataSource,{url:"/api/metric_management/search",method:"POST",data:{key:e.mmInfo.key},params:{search:e.keyword}}),a=yield*g.toGenerator(Ie.mericoMetricInfo(e.controller.signal)({key:e.mmInfo.key,query:JSON.stringify(r),...e.mmInfo.additionalQueryInfo},e.controller.signal)),o=Kt(e.mmInfo.dataSource,a).data;e.data=o,e.state="idle",e.error=null}catch(r){if(!Te.isCancel(r)){e.data=[];const a=b.get(r,"message","unkown error");e.error=b.get(r,"response.data.detail.message",a),e.state="error"}}}})})).actions(e=>({afterCreate(){g.addDisposer(e,j.reaction(()=>`${e.mmInfo.type}:${e.keyword}`,e.load,{fireImmediately:!0,delay:0}))}})),tS=g.types.model({metrics:g.types.optional(eS,{}),metricDetail:g.types.optional(RT,{}),keyword:g.types.optional(g.types.string,""),metricID:g.types.optional(g.types.string,"")}).views(e=>({get rootModel(){return g.getRoot(e)},get contentModel(){return this.rootModel.content},get additionalQueryInfo(){return this.contentModel.getAdditionalQueryInfo("")},get dataSource(){return g.getParent(e)},get key(){return this.dataSource.key},get type(){return this.dataSource.type},get metric(){return e.metricID?e.metrics.data.find(t=>t.id===e.metricID)??null:null}})).actions(e=>({selectMetric(t){e.metricID=t}})),nS=g.types.compose("DataSourceModel",ra,g.types.model({dbInfo:g.types.optional(KT,{}),mericoMetricInfo:g.types.optional(tS,{})})),rS=g.types.model("DataSourcesModel",{list:g.types.optional(g.types.array(nS),[])}).views(e=>({find({type:t,key:r}){return e.list.find(a=>a.key===r&&a.type===t)},get options(){return e.list.map(t=>({value:t.key,label:t.key}))}})).actions(e=>({replace(t){e.list.length=0,e.list.push(...t)}}));function aS(e){return e.length===1&&e[0]==="_QUERY_VARS_"}function sS(e){return e.length===1&&e[0]==="_MOCK_CONTEXT_"}function lS(e){return e.length===1&&e[0]==="_FILTERS_"}function oS(e){return e.length===2&&e[0]==="_FILTERS_"}function iS(e){return e.length===1&&e[0]==="_SQL_SNIPPETS_"}function cS(e){return e.length===2&&e[0]==="_SQL_SNIPPETS_"}function dS(e){return e.length===2&&e[0]==="_QUERIES_"}function uS(e){return e.length===1&&e[0]==="_QUERIES_"}function pS(e){return e.length===2&&e[0]==="_VIEWS_"}function Ta(e){return e.length===6&&e[0]==="_VIEWS_"&&e[2]==="_PANELS_"}function yt(e){return{label:e,value:e,_type:"ACTION",_action_type:e,Icon:null,children:null}}function hS(e){switch(e._type){case"GROUP":case"ACTION":return null;case"query_variables":return["_QUERY_VARS_"];case"mock_context":return["_MOCK_CONTEXT_"];case"filter":return["_FILTERS_",e.value];case"sql_snippet":return["_SQL_SNIPPETS_",e.value];case"query":return["_QUERIES_",e.value];case"view":return["_VIEWS_",e.value];case"panel":return e.parentID?["_VIEWS_",e.parentID,"_PANELS_",e.value,"_TABS_","Data"]:(console.error("[getPathFromOption] parentID is required"),null)}}const gS=g.types.model("EditorModel",{path:g.types.optional(g.types.frozen(),[]),settings_open:g.types.optional(g.types.boolean,!1)}).views(e=>({get isPanelPath(){return Ta(e.path)},get panelTab(){return this.isPanelPath?b.get(e.path,5,"Data"):null},get navOptions(){const{content:t}=g.getRoot(e),{filters:r,views:a,sqlSnippets:l,queries:o}=t;return[{label:"query_variable.labels",value:"_QUERY_VARS_",_type:"query_variables",Icon:T.IconVariable},{label:"mock_context.label",value:"_MOCK_CONTEXT_",Icon:T.IconCodeDots,_type:"mock_context"},{label:"filter.labels",value:"_FILTERS_",Icon:T.IconFilter,children:[yt("_FILTERS_SETTINGS_"),...r.options,yt("_Add_A_Filter_")],_type:"GROUP"},{label:"sql_snippet.labels",value:"_SQL_SNIPPETS_",Icon:T.IconCopy,children:[yt("_SQL_SNIPPETS_SETTINGS_"),...l.options,yt("_Add_A_SQL_SNIPPET_")],_type:"GROUP"},{label:"query.labels",value:"_QUERIES_",Icon:T.IconDatabase,children:[yt("_QUERIES_SETTINGS_"),...o.options,yt("_Add_A_QUERY_")],_type:"GROUP"},{label:"view.labels",value:"_VIEWS_",Icon:T.IconBoxMultiple,children:[...a.editorOptions,yt("_Add_A_VIEW_")],_type:"GROUP"}]},isOptionActive(t,r){return t.length===0?!1:Ta(t)?t[3]===r.value:t[t.length-1]===r.value},isOptionOpened(t){const{path:r}=e;return r.length===0||!t.children||t.children.length===0?!1:r.includes(t.value)}})).actions(e=>({setPath(t){e.path=t},setSettingsOpen(t){e.settings_open=t},openAndSetPath(t){this.setPath(t),e.settings_open||(e.settings_open=!0)}})).actions(e=>({setPanelTab(t){if(!e.isPanelPath||e.panelTab===t||!t)return;const r=b.clone(e.path);r[5]=t,e.setPath(r)},open(t){e.setPath(t),e.setSettingsOpen(!0)},close(){e.setSettingsOpen(!1)},navigate(t){const r=hS(t);r&&e.setPath(r)}})).views(e=>({get spotlightActionGroups(){const{content:t}=g.getRoot(e),{filters:r,views:a,sqlSnippets:l,queries:o}=t,i={group:"spotlight.main_group",actions:[{id:"query_variable.labels",title:"query_variable.labels",onClick:()=>e.openAndSetPath(["_QUERY_VARS_"]),iconKey:"query_variables"},{id:"mock_context.label",title:"mock_context.label",onClick:()=>e.openAndSetPath(["_MOCK_CONTEXT_"]),iconKey:"mock_context"},{id:"filter.labels",title:"filter.labels",onClick:()=>e.openAndSetPath(["_FILTERS_"]),iconKey:"filter"},{id:"sql_snippet.labels",title:"sql_snippet.labels",onClick:()=>e.openAndSetPath(["_SQL_SNIPPETS_"]),iconKey:"sql_snippet"},{id:"query.labels",title:"query.labels",onClick:()=>e.openAndSetPath(["_QUERIES_"]),iconKey:"query"}]},c={group:"filter.labels",actions:[]};r.options.forEach(f=>{c.actions.push({id:`_FILTERS_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_FILTERS_",f.value]),iconKey:"filter"})});const d={group:"sql_snippet.labels",actions:[]};l.options.forEach(f=>{d.actions.push({id:`_SQL_SNIPPETS_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_SQL_SNIPPETS_",f.value]),iconKey:"sql_snippet"})});const u={group:"query.labels",actions:[]};o.options.forEach(f=>{u.actions.push({id:`_QUERIES_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_QUERIES_",f.value]),iconKey:"query"})});const p=[i,c,d,u];return a.editorOptions.forEach(f=>{const v={group:f.label,actions:[]};v.actions.push({id:`_VIEWS_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_VIEWS_",f.value]),iconKey:"view",group:f.label}),f.children.forEach(m=>{m._type!=="ACTION"&&v.actions.push({id:`_VIEWS_._PANELS_.${m.value}`,title:m.label,viz:m.viz,onClick:()=>e.openAndSetPath(["_VIEWS_",f.value,"_PANELS_",m.value,"_TABS_","Panel"]),iconKey:"panel",group:f.label})}),p.push(v)}),p}})),fS=g.types.compose("LayoutsModel",fa,g.types.model({currentLayoutWrapperWidth:g.types.optional(g.types.number,0)})).views(e=>({get divisionPreviewScale(){const t=e.currentLayoutPreviewWidth,r=e.currentLayoutWrapperWidth;return!t||!r||t<=r?1:r/t}})).actions(e=>({addALayoutItem(t){e.list.forEach(r=>{r.addNewLayout(t)})},duplicateLayoutItemsByPanelID(t,r){e.list.forEach(a=>{const l=a.findByPanelID(t);if(!l){console.error(`Can't find a layout item by panelID[${t}] in layoutSet[${a.name}]`);return}a.list.push({...l,id:je.v4(),panelID:r,y:1/0})})},removeByPanelID(t){e.list.forEach(r=>{r.removeByPanelID(t)})},removeByPanelIDs(t){e.list.forEach(r=>{r.removeByPanelIDs(t)})},setCurrentLayoutWrapperWidth(t){e.currentLayoutWrapperWidth=t},addALayoutSet(t,r,a){const l=e.basisLayoutSet,o={id:t,name:r,breakpoint:a,list:l.json.list.map(i=>({...i,id:je.v4()}))};e.list.push(o)},updateLayoutSetsInfo(t){const r=b.keyBy(e.list,"id");t.forEach(o=>{const i=r[o.id];if(i){i.setName(o.name),i.setBreakpoint(o.breakpoint),delete r[o.id];return}this.addALayoutSet(o.id,o.name,o.breakpoint)});const a=new Set(Object.keys(r)),l=a.size>0;a.forEach(o=>{const i=e.list.findIndex(c=>c.id===o);e.list.splice(i,1)}),l&&e.setCurrentBreakpoint("basis")},updateCurrentLayoutItem(t){e.currentLayoutSet.updateLayoutItem(t)},updateCurrentLayoutItems(t){t.forEach(r=>{e.currentLayoutSet.updateLayoutItem(r)})},append(t){e.list.push(t)},appendMultiple(t){t.length!==0&&e.list.push(...t)},remove(t){e.list.splice(t,1)},removeByID(t){const r=e.list.findIndex(a=>a.id===t);r!==-1&&e.list.splice(r,1)},removeByIDs(t){t.forEach(r=>{this.removeByID(r)})}})),Zi=ia.views(e=>({get realDataFieldOptions(){return e.queryIDs.length===0?[]:e.queries.map(t=>{const r=t.data;return r.length===0?[]:Object.keys(r[0]).map(l=>({label:l,value:`${t.id}.${l}`,group:t.name,group_id:t.id,disabled:!1}))}).flat()},get realQueryOptions(){return e.queryIDs.length===0?[]:e.queries.map(t=>({label:t.name,value:t.id,disabled:!1}))},queryOptions(t,r){const a=[...this.realQueryOptions];return t&&!a.find(l=>l.value===t)&&a.unshift({label:t,value:t,disabled:!0}),r&&a.unshift({label:"unset",value:"",disabled:!1}),a},get realVariableOptions(){const t=e.variableValueMap;return Object.entries(e.variableAggValueMap).map(([r,a])=>({label:r,value:r,formattedValue:t[r],aggValue:a,disabled:!1}))},variableOptions(t,r){const a=[...this.realVariableOptions];return t&&!a.find(l=>l.value===t)&&a.unshift({label:t,value:t,formattedValue:"",aggValue:"",disabled:!0}),r&&a.unshift({label:"unset",value:"",formattedValue:"",aggValue:"",disabled:!1}),a},dataFieldOptions(t,r,a){let l=[...this.realDataFieldOptions];if(a&&(l=l.filter(o=>o.group_id===a)),t&&!l.find(o=>o.value===t)){const o=A(t),i=e.queryByID(o.queryID);l.unshift({label:o.columnKey,value:t,group:i?i.name:o.queryID,group_id:i?i.id:"",disabled:!0})}return r&&l.unshift({label:"unset",value:"",group:"",group_id:"",disabled:!1}),l},dataFieldOptionGroups(t,r,a){const l=this.dataFieldOptions(t,r,a);return Object.entries(b.groupBy(l,"group")).map(([i,c])=>({group:i,items:c.map(d=>({label:d.label,value:d.value,group_id:d.group_id,disabled:d.disabled}))}))},explainDataKey(t){const{queryID:r,columnKey:a}=A(t),l=e.queries.find(o=>o.id===r);return l?{queryID:r,queryName:l.name,columnKey:a}:{queryID:r,queryName:null,columnKey:a}}})).actions(e=>({removeSelf(){g.getParent(e,2).removeByID(e.id)}})).actions(e=>({moveToView(t,r){g.getRoot(e).content.views.findByID(t).removePanelID(e.id),g.getRoot(e).content.views.findByID(r).appendPanelID(e.id),g.getRoot(e).editor.setPath(["_VIEWS_",r,"_PANELS_",e.id])}})),Ji=g.types.compose("PanelsModel",ca,g.types.model({list:g.types.optional(g.types.array(Zi),[])})).views(e=>({get contentModel(){return g.getRoot(e).content},editorOptions(t,r){const a=e.panelsByIDs(r);a.length!==r.length&&console.warn(`Unfulfilled panels for View[${t}]`);const l=a.map(i=>({label:i.name,value:i.id,_type:"panel",parentID:t,viz:Y1[i.viz.type]})),o="_Add_A_PANEL_";return l.push({label:o,value:o,_type:"ACTION",_action_type:o,parentID:t,Icon:null,children:null}),l}})).actions(e=>({replace(t){e.list=g.castToSnapshot(t)},append(t){e.list.push(t)},appendMultiple(t){t.length!==0&&e.list.push(...t)},remove(t){e.list.splice(t,1)},removeByID(t){const r=e.list.findIndex(a=>a.id===t);r!==-1&&e.list.splice(r,1)},removeByIDs(t){t.forEach(r=>{this.removeByID(r)})},duplicateByID(t){const r=e.list.find(l=>l.id===t);if(!r){console.error(new Error(`[duplicate panel] Can't find a panel by id[${t}]`));return}const a=new Date().getTime().toString();return e.list.push({...r.json,id:a,title:{...r.json.title}}),e.contentModel.layouts.duplicateLayoutItemsByPanelID(r.id,a),a},replaceByIndex(t,r){e.list.splice(t,1,r)}})),bS=la.actions(e=>({getSchema(){const t=e.json,r=[],a=[];e.panels.forEach(i=>{const c=i.getSchema();r.push(c.panel),c.queries.length>0&&a.push(...c.queries)});const l=e.contentModel.layouts.jsonByPanelIDSet(new Set(e.panelIDs));return{views:[t],panels:r,definition:{queries:b.uniqBy(a,i=>i.id)},layouts:l,version:Re}},downloadSchema(){if(e.type===E.Tabs){console.error(new Error("Please choose a tab first"));return}const t=JSON.stringify(this.getSchema(),null,2),r=e.name;Dt(r,t)}})),Hi=g.types.compose("ViewsModel",oa,g.types.model({current:g.types.optional(g.types.array(bS),[]),idOfVIE:g.types.string})).views(e=>({get isVIETheFirstView(){return e.current.length===0||!e.idOfVIE?!1:e.current[0].id===e.idOfVIE},get VIE(){return e.current.find(({id:t})=>t===e.idOfVIE)},get options(){return e.current.map(t=>({label:t.name,value:t.id,type:t.type}))},get editorOptions(){const t=g.getRoot(e).content.panels;return e.current.map(r=>({label:r.name,value:r.id,_type:"view",children:t.editorOptions(r.id,r.panelIDs)}))},get contentModel(){return g.getRoot(e).content}})).actions(e=>({setIDOfVIE(t){e.idOfVIE=t,e.visibleViewIDs.length=0,e.visibleViewIDs.push(t)},resetIDOfVIE(){this.setIDOfVIE(e.current[0].id)},replace(t){e.current.replace(t)},addANewView(t,r,a,l){e.current.push({id:t,name:r,type:a,config:l,panelIDs:[]})},append(t){e.current.push(t)},appendMultiple(t){t.length!==0&&e.current.push(...t)},remove(t){e.current.splice(t,1)},removeByID(t){const r=e.current.findIndex(i=>i.id===t);if(r===-1)return;const a=e.current[r],l=e.contentModel.panels,o=e.contentModel.layouts;l.removeByIDs(a.panelIDs),o.removeByPanelIDs(a.panelIDs),e.current.splice(r,1),this.resetIDOfVIE()},replaceByIndex(t,r){e.current.splice(t,1,r)},addARandomNewView(){const t=new Date().getTime().toString();this.addANewView(t,E.Division,E.Division,{_name:E.Division}),this.setIDOfVIE(t)},removeVIE(){e.current.length!==1&&(this.removeByID(e.idOfVIE),this.resetIDOfVIE())}}));function Sa(e){const t=e.length>0?[e[0].id]:[],r=e.length>0?e[0].id:"";return{current:e.map(l=>{const{_name:o=l.type}=l.config;return{...l,config:{...l.config,_name:o},panelIDs:l.panelIDs}}),visibleViewIDs:t,idOfVIE:r}}const yS=g.types.model({id:g.types.string,name:g.types.string,dashboard_id:g.types.string,create_time:g.types.string,update_time:g.types.string,version:g.types.string,filters:Fi,queries:Qi,sqlSnippets:Wi,views:Hi,panels:Ji,layouts:fS,mock_context:Lr,origin:g.types.maybe(g.types.frozen())}).views(e=>({get json(){return{id:e.id,name:e.name,create_time:e.create_time,update_time:e.update_time,dashboard_id:e.dashboard_id,content:{views:e.views.json,panels:e.panels.json,filters:e.filters.json,version:e.version,layouts:e.layouts.json,definition:{queries:e.queries.json,sqlSnippets:e.sqlSnippets.json,mock_context:e.mock_context.current}}}},get contentJSON(){return this.json.content},get filtersChanged(){const t="filters.current";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get queriesChanged(){const t="queries.current",r=g.getSnapshot(b.get(e,t)).map(l=>b.pick(l,["id","name","key","type","run_by","pre_process","post_process","config"])),a=b.get(e.origin,t);return!b.isEqual(r,a)},get sqlSnippetsChanged(){const t="sqlSnippets.current";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get viewsChanged(){const t="views.current";return!b.isEqual(e.views.json,b.get(e.origin,t))},get panelsChanged(){const t="panels.list";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get layoutsChanged(){const t="layouts.list";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get mockContextChanged(){const t="mock_context.current";return!b.isEqual(b.get(e,t),b.get(e.origin,t))},get context(){const t=g.getParent(e).context.current;return{...e.mock_context.current,...t}},get payloadForSQL(){const t=g.getParent(e).globalSQLSnippets,r={context:this.context,filters:e.filters.valuesForPayload};return{...r,sql_snippets:Bt(e.sqlSnippets.current,"key","value",r),global_sql_snippets:Bt(t.list,"id","content",r)}},get payloadForViz(){const t=g.getParent(e).context.current;return{context:{...e.mock_context.current,...t},filters:e.filters.valuesForPayload}},get dashboardState(){return Xn(this.payloadForSQL)},getAdditionalQueryInfo(t){return{content_id:e.id,query_id:t,params:this.dashboardState}},get changed(){return this.filtersChanged||this.queriesChanged||this.sqlSnippetsChanged||this.viewsChanged||this.panelsChanged||this.layoutsChanged||this.mockContextChanged},get data(){return e.queries.current.map(({id:r,data:a})=>({id:r,data:a})).reduce((r,a)=>(r[a.id]=a.data,r),{})},getDataStuffByID(t){const r=e.queries.findByID(t);return r?{data:r.data,len:r.data.length,state:r.state,error:r.error}:{data:[],len:0,state:"idle",error:void 0}}})).views(e=>({get queriesUsage(){const t=e.panels.idMap,r=[];e.views.current.forEach(l=>{l.panelIDs.forEach(o=>{const i=t.get(o);if(!i)return;const c="panel",d=i.name,u=[{id:l.id,label:l.name}];i.queryIDs.forEach(p=>{r.push({id:o,queryID:p,type:c,type_label:"panel.label",label:d,views:u})})})});const a=e.views.idMap;return e.filters.current.filter(l=>!!b.get(l,"config.options_query_id")).forEach(l=>{r.push({type:"filter",type_label:"filter.label",id:l.id,queryID:b.get(l,"config.options_query_id"),label:l.label,views:l.visibleInViewsIDs.map(o=>{var i;return{id:o,label:((i=a.get(o))==null?void 0:i.name)??o}})})}),e.queries.current.forEach(l=>{if(!l.isTransform)return;l.config.dep_query_ids.forEach(i=>{r.push({type:"transform-query",type_label:"query.transform.full_label",id:l.id,queryID:i,label:l.name,views:[]})})}),b.groupBy(r,"queryID")},get hasUnusedQueries(){return e.queries.current.length>Object.keys(this.queriesUsage).length},findQueryUsage(t){return this.queriesUsage[t]??[]},get sqlSnippetsUsage(){const t=[];return e.queries.current.forEach(r=>{if(!r.typedAsSQL)return;const a=r.config;b.uniq(a.sql.match(Xt.sqlSnippet)).forEach(o=>{t.push({queryID:r.id,sqlSnippetKey:o,queryName:r.name})})}),b.groupBy(t,"sqlSnippetKey")},get hasUnusedSQLSnippets(){return e.sqlSnippets.current.length>Object.keys(this.sqlSnippetsUsage).length},findSQLSnippetUsage(t){return this.sqlSnippetsUsage[t]??[]}})).actions(e=>({removeUnusedQueries(){const t=new Set(Object.keys(e.queriesUsage)),r=e.queries.current.filter(a=>!t.has(a.id)).map(a=>a.id);e.queries.removeQueries(r)},removeUnusedSQLSnippets(){const t=new Set(Object.keys(e.sqlSnippetsUsage)),r=e.sqlSnippets.current.filter(a=>!t.has(a.key)).map(a=>a.key);e.sqlSnippets.removeByKeys(r)},duplicatePanelByID(t,r){var l;const a=e.panels.duplicateByID(t);a&&((l=e.views.findByID(r))==null||l.appendPanelID(a))},removePanelByID(t,r){var a;e.panels.removeByID(t),e.layouts.removeByPanelID(t),(a=e.views.findByID(r))==null||a.removePanelID(t)},addANewPanel(t){var a;const r=je.v4();e.panels.append(ri(r)),(a=e.views.findByID(t))==null||a.appendPanelID(r),e.layouts.addALayoutItem(r)},applyJSONSchema(t){var f;const{views:r,panels:a,filters:l,definition:o={},layouts:i}=t,{queries:c,sqlSnippets:d,mock_context:u}=o,p=new Map;if(Array.isArray(a)){const v=a.map(m=>{const _=je.v4();return p.set(m.id,_),{...m,id:_}});if(e.panels.appendMultiple(v),!Array.isArray(r)||r.length===0){const m=v.map(_=>_.id);(f=e.views.VIE)==null||f.appendPanelIDs(m)}}if(Array.isArray(r)){const v=r.map(m=>{const _=m.panelIDs.map(w=>p.get(w)??w);return{...m,id:je.v4(),panelIDs:_}});e.views.appendMultiple(v)}if(Array.isArray(i)){const v=(w,k)=>e.layouts.breakpointNameRecord[w]===k;let m=[];const _=i.filter(w=>v(w.name,w.breakpoint));_.forEach(w=>{w.id==="basis"&&(m=w.list),w.list.forEach(k=>{const z=p.get(k.panelID);k.id=je.v4(),k.panelID=z})}),e.layouts.list.forEach(w=>{const k=_.find(z=>z.name===w.name&&z.breakpoint===w.breakpoint);if(!k){m.forEach(z=>{w.addLayout(z)});return}k.list.forEach(z=>{w.addLayout(z)})})}Array.isArray(l)&&e.filters.appendMultiple(l),Array.isArray(c)&&e.queries.appendMultiple(c),Array.isArray(d)&&e.sqlSnippets.appendMultiple(d),u&&Object.keys(u).length>0&&e.mock_context.defaults(u)}})).actions(e=>({reset(){g.applySnapshot(e.filters.current,e.origin.filters.current),g.applySnapshot(e.queries.current,e.origin.queries.current),g.applySnapshot(e.sqlSnippets.current,e.origin.sqlSnippets.current),g.applySnapshot(e.views.current,e.origin.views.current),g.applySnapshot(e.panels.list,e.origin.panels.list),g.applySnapshot(e.layouts.list,e.origin.layouts.list),e.mock_context.current=e.origin.mock_context.current},resetFilters(){g.applySnapshot(e.filters.current,e.origin.filters.current)},updateCurrent(t){const{id:r,name:a,content:l}=t;if(!l)throw new Error("unexpected null content when updating a content model");const{version:o,filters:i,views:c,panels:d,definition:{queries:u,sqlSnippets:p,mock_context:f={}}}=l;e.id=r,e.name=a,e.version=o,g.applySnapshot(e.filters.current,i),g.applySnapshot(e.views.current,Sa(c).current),g.applySnapshot(e.panels.list,d),g.applySnapshot(e.queries.current,u),g.applySnapshot(e.sqlSnippets.current,p),e.mock_context.current=f}})),ka=g.types.snapshotProcessor(yS,{preProcessor(e){return{...e,origin:e}},postProcessor(e){delete e.origin;const t=g.castToSnapshot(e.queries.current.map(r=>b.pick(r,["id","key","type","sql"])));return b.defaults({},{queries:{current:t}},e)}});function vS(e,t){t.filters&&g.applySnapshot(e.filters.current,t.filters)}function Ri({id:e,name:t,dashboard_id:r,create_time:a,update_time:l,content:o},i,c){if(!o)throw new Error("unexpected null content when creating a content model");const{version:d,filters:u,views:p,panels:f,layouts:v,definition:{queries:m,sqlSnippets:_,mock_context:w={}}}=o;return ka.create({id:e,name:t,dashboard_id:r,create_time:a,update_time:l,version:d,filters:ua(u,i,w,c),queries:{current:m},sqlSnippets:{current:_},mock_context:qr(w),views:Sa(p),panels:{list:f},layouts:{list:v,currentBreakpoint:v[0].id}})}const ec=g.types.model({id:g.types.identifier,name:g.types.string,group:g.types.string,content:ka,content_id:g.types.string,datasources:rS,globalSQLSnippets:aa,context:yn,editor:gS}).views(e=>({get json(){return{id:e.id,name:e.name,group:e.group,content_id:e.content_id}},get queryVariables(){return{context:{...e.content.mock_context.current,...e.context.current},filters:e.content.filters.previewValues}},get queryVariablesString(){return JSON.stringify(this.queryVariables,null,2)}})).actions(e=>({updateCurrentContent(t){e.content.updateCurrent(t)},updateCurrent(t,r){const{id:a,name:l,group:o,content_id:i}=t;e.id=a,e.name=l,e.group=o,e.content_id=i,this.updateCurrentContent(r)}}));function tc({id:e,name:t,group:r,content_id:a},l,o,i,c,d){return ec.create({id:e,name:t,group:r,content_id:a,content:Ri(l,c,d),datasources:{list:o},globalSQLSnippets:{list:i},context:sa(c),editor:{}})}function mn(e){console.groupCollapsed("Running operation ",e.type),console.log(e),console.groupEnd()}function nc(e,t){h.useEffect(()=>{const r=a=>{mn(a);const{viewID:l}=a.detail;if(!l){console.error(new Error("[Open View] Needs to pick a view first"));return}e.views.appendToVisibles(l),t&&e.views.setIDOfVIE(l)};return window.addEventListener("open-view",r),()=>{window.removeEventListener("open-view",r)}},[e,t]),h.useEffect(()=>{const r=a=>{mn(a);const{dictionary:l,payload:o}=a.detail;if(!o||Object.keys(o).length===0){console.error(new Error("[Set Filter Values] payload is empty"));return}const i={};Object.entries(l).forEach(([c,d])=>{const u=b.get(o,d);i[c]=u}),e.filters.applyValuesPatch(i)};return window.addEventListener("set-filter-values",r),()=>{window.removeEventListener("set-filter-values",r)}},[e]),h.useEffect(()=>{function r(l){return Array.isArray(l)?[]:typeof l=="object"?{}:typeof l=="boolean"?!1:typeof l=="string"?"":typeof l=="number"?0:l}const a=l=>{mn(l);const o={},{filter_keys:i}=l.detail;i.forEach(c=>{const d=b.get(e.filters.values,c),u=r(d);o[c]=u}),e.filters.applyValuesPatch(o)};return window.addEventListener("clear-filter-values",a),()=>{window.removeEventListener("clear-filter-values",a)}},[e]),h.useEffect(()=>{const r=a=>{mn(a);const{urlTemplate:l,openInNewTab:o,enableEncoding:i=!1,payload:c}=a.detail;if(!l){console.error(new Error("[Open Link] URL is empty"));return}function d(f){return b.cloneDeepWith(f,m=>{if(i&&typeof m=="string")return encodeURIComponent(m)})}const p=b.template(l||"")(d({...c,filters:e.payloadForSQL.filters,context:e.payloadForSQL.context}));window.open(p,o?"_blank":"_self","noopener")};return window.addEventListener("open-link",r),()=>{window.removeEventListener("open-link",r)}},[e])}function rc(e){return h.useCallback(t=>t.provideValue(J.pluginManager,e.pluginManager).provideValue(J.vizManager,e.vizManager).provideValue(J.panelAddonManager,e.panelAddonManager).provideValue(J.colorManager,e.colorManager),[e])}const gz="",_S=S.observer(({saveDashboardChanges:e})=>{const{t}=x.useTranslation(),r=Se.useModals(),a=Q(),l=()=>{r.openConfirmModal({title:n.jsxs(s.Group,{justify:"flex-start",children:[n.jsx(T.IconAlertTriangle,{size:18,color:"red"}),n.jsx(s.Text,{size:"sm",children:"You are reverting changes"})]}),labels:{confirm:t("common.actions.confirm"),cancel:t("common.actions.cancel")},confirmProps:{color:"red"},onCancel:()=>console.log("Cancel"),onConfirm:()=>a.reset(),zIndex:320,withCloseButton:!1})},o=a.changed;return n.jsxs(s.Group,{gap:0,children:[n.jsx(s.Button,{color:"green",variant:"filled",size:"xs",leftSection:n.jsx(T.IconDeviceFloppy,{size:18}),onClick:e,disabled:!o,sx:{borderTopRightRadius:0,borderBottomRightRadius:0},children:t("common.actions.save_changes")}),n.jsxs(s.Menu,{width:200,trigger:"hover",openDelay:100,closeDelay:400,withinPortal:!0,zIndex:320,disabled:!o,children:[n.jsx(s.Menu.Target,{children:n.jsx(s.ActionIcon,{variant:"default",disabled:!o,sx:{height:"30px",borderTopLeftRadius:0,borderBottomLeftRadius:0,svg:{fill:"rgb(173, 181, 189)",stroke:"none"}},children:n.jsx(T.IconCaretDown,{size:18})})}),n.jsx(s.Menu.Dropdown,{children:n.jsx(s.Menu.Item,{leftSection:n.jsx(T.IconRecycle,{size:14,color:"red"}),disabled:!o,onClick:l,children:t("common.actions.revert_changes")})})]})]})}),xS=S.observer(({saveDashboardChanges:e,onExit:t,headerSlot:r=null})=>{x.useTranslation();const a=W(),l=a.content.changed,o=()=>{t({hasChanges:l,dashboardId:a.id})};return n.jsx(s.AppShell.Header,{h:60,py:0,px:"md",sx:{zIndex:299},children:n.jsxs(s.Group,{justify:"space-between",sx:{height:60,minWidth:"1000px",position:"relative"},children:[n.jsxs(s.Group,{children:[n.jsx(s.Button,{size:"xs",color:l?"red":"green",leftSection:n.jsx(T.IconArrowLeft,{size:20}),onClick:o,children:n.jsx(s.Group,{gap:4,children:n.jsx(x.Trans,{i18nKey:"common.actions.end_editing",values:{name:a.name},children:n.jsx(s.Text,{td:"underline",size:"xs",children:a.name})})})}),n.jsx(_S,{saveDashboardChanges:e})]}),n.jsx(s.Group,{justify:"flex-end",sx:{flexGrow:1},children:r})]})})}),ac={height:"30px",borderLeft:"none",borderTop:"none",borderRight:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef"},mS=S.observer(()=>{var l;const{t:e}=x.useTranslation(),t=Q(),r=((l=t.views.VIE)==null?void 0:l.type)===E.Tabs,a=()=>t.addANewPanel(t.views.idOfVIE);return r?n.jsx(s.Tooltip,{label:e("common.choose_a_tab_first"),children:n.jsx(s.Button,{variant:"outline",color:"gray",radius:0,size:"xs",leftSection:n.jsx(T.IconPlaylistAdd,{size:20}),sx:{...ac,transform:"none !important"},children:e("panel.add")})}):n.jsx(s.Button,{variant:"outline",color:"blue",radius:0,size:"xs",onClick:a,leftSection:n.jsx(T.IconPlaylistAdd,{size:20}),sx:{...ac,background:"rgb(231, 245, 255)"},children:e("panel.add")})}),wS=S.observer(({done:e})=>{var V,Y;const{t}=x.useTranslation(),a=Q().layouts,l=h.useMemo(()=>({list:a.breakpointsInfo}),[a.breakpointsInfo]),{control:o,handleSubmit:i,watch:c,getValues:d,reset:u,formState:p}=y.useForm({defaultValues:l}),{fields:f,append:v,remove:m}=y.useFieldArray({control:o,name:"list",rules:{validate:N=>{if(b.uniqBy(N,"breakpoint").length!==N.length)return"Screen sizes should be unique by min width"}}}),_=c("list"),w=f.map((N,de)=>({...N,..._[de]})),k=()=>{v({id:je.v4(),name:"",breakpoint:""})},z=({list:N})=>{const de=N.filter(H=>Number.isFinite(H.breakpoint));a.updateLayoutSetsInfo(de),e()},D=d(),M=h.useMemo(()=>{const N={list:D.list.filter(de=>!!de.name&&Number.isFinite(de.breakpoint))};return!b.isEqual(N,l)},[D,l]),q=(Y=(V=p.errors.list)==null?void 0:V.root)==null?void 0:Y.message;return n.jsx(n.Fragment,{children:n.jsxs("form",{onSubmit:i(z),children:[n.jsxs(s.Table,{fz:"sm",highlightOnHover:!0,withTableBorder:!0,sx:{tableLayout:"fixed"},children:[n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"340px"},children:t("common.name")}),n.jsx(s.Table.Th,{style:{width:"160px"},children:t("breakpoint.breakpoint")}),n.jsx(s.Table.Th,{})]})}),n.jsxs(s.Table.Tbody,{children:[w.map((N,de)=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{children:N.id==="basis"?N.name:n.jsx(y.Controller,{name:`list.${de}.name`,control:o,render:({field:H})=>n.jsx(s.TextInput,{size:"xs",label:"",required:!0,sx:{flex:1},...H})})}),n.jsx(s.Table.Td,{children:N.id==="basis"?n.jsxs(s.Text,{size:"sm",ff:"monospace",children:[N.breakpoint,"px"]}):n.jsx(y.Controller,{name:`list.${de}.breakpoint`,control:o,render:({field:H})=>n.jsx(s.NumberInput,{size:"xs",label:"",required:!0,max:1e4,hideControls:!0,rightSection:n.jsx(s.Text,{size:"sm",c:"dimmed",children:"px"}),rightSectionProps:{style:{width:"30px"}},sx:{flex:1},ff:"monospace",styles:{input:{paddingRight:"30px"}},...H})})}),n.jsx(s.Table.Td,{children:N.id!=="basis"&&n.jsx(s.ActionIcon,{mx:"auto",size:"xs",variant:"subtle",color:"red",onClick:()=>m(de),children:n.jsx(T.IconTrash,{})})})]},N.id)),n.jsx(s.Table.Tr,{style:{backgroundColor:"transparent"},children:n.jsx(s.Table.Td,{colSpan:3,style:{padding:"0"},children:n.jsx(s.Tooltip,{label:t("breakpoint.add"),children:n.jsx(s.ActionIcon,{variant:"subtle",size:"md",color:"blue",onClick:k,sx:{width:"100%"},children:n.jsx(T.IconPlus,{size:18})})})})})]})]}),n.jsx(s.Text,{mt:6,ta:"right",size:"xs",c:"red",children:q??" "}),n.jsxs(s.Group,{mt:6,justify:"space-between",children:[n.jsx(s.Button,{color:"orange",size:"xs",onClick:()=>u(),leftSection:n.jsx(T.IconRecycle,{size:18}),disabled:!M,children:t("common.actions.revert")}),n.jsx(s.Button,{color:"green",size:"xs",type:"submit",leftSection:n.jsx(T.IconDeviceFloppy,{size:18}),disabled:!M,children:t("common.actions.save_changes")})]})]})})}),CS=S.observer(()=>{const{t:e}=x.useTranslation(),[t,{open:r,close:a}]=te.useDisclosure(!1),l=Q(),o=l.layouts.currentBreakpoint,i=l.layouts.currentLayoutRange,c=()=>{setTimeout(()=>{window.dispatchEvent(new Event("resize"))},32)},d=()=>{a(),c()};return n.jsxs(n.Fragment,{children:[n.jsxs(s.Group,{children:[n.jsxs(s.Menu,{withArrow:!0,withinPortal:!0,zIndex:320,trigger:"hover",children:[n.jsx(s.Menu.Target,{children:n.jsx(s.Button,{size:"xs",variant:"subtle",leftSection:n.jsx(T.IconDevices,{size:16}),sx:{borderRadius:0},children:n.jsxs(s.Group,{gap:6,children:[n.jsx(s.Text,{size:"xs",fw:"normal",children:i.name}),n.jsx(s.Text,{size:"xs",c:"#777",children:l.layouts.currentRangeText})]})})}),n.jsxs(s.Menu.Dropdown,{children:[l.layouts.breakpointRanges.map(u=>n.jsx(s.Menu.Item,{onClick:()=>l.layouts.setCurrentBreakpoint(u.id),disabled:o===u.id,children:n.jsxs(s.Group,{justify:"space-between",children:[n.jsx(s.Text,{size:"sm",children:u.name}),n.jsx(s.Text,{size:"xs",c:"dimmed",children:u.text})]})},u.id)),n.jsx(s.Menu.Divider,{}),n.jsx(s.Menu.Item,{color:"blue",leftSection:n.jsx(T.IconSettings,{size:14}),onClick:r,children:n.jsx(s.Text,{size:"sm",children:e("breakpoint.manage")})})]})]}),l.layouts.divisionPreviewScale<1&&n.jsx(s.Text,{size:"xs",c:"dimmed",children:ct(l.layouts.divisionPreviewScale).format({output:"percent",mantissa:0})})]}),n.jsx(s.Modal,{opened:t,onClose:d,title:e("breakpoint.label",{count:2}),withinPortal:!0,zIndex:320,size:600,closeOnClickOutside:!1,children:n.jsx(wS,{done:d})})]})}),sc={height:"30px",borderRight:"none",borderTop:"none",borderLeft:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef"},TS=S.observer(()=>{var l;const{t:e}=x.useTranslation(),t=Q(),r=((l=t.views.VIE)==null?void 0:l.type)===E.Tabs,a=()=>{var o;return(o=t.views.VIE)==null?void 0:o.downloadSchema()};return r?n.jsx(s.Tooltip,{label:e("common.choose_a_tab_first"),children:n.jsx(s.Button,{variant:"outline",color:"gray",radius:0,size:"xs",leftSection:n.jsx(T.IconCode,{size:16}),sx:{...sc,transform:"none !important"},children:e("view.download_schema")})}):n.jsx(s.Button,{variant:"outline",color:"blue",radius:0,size:"xs",onClick:a,leftSection:n.jsx(T.IconCode,{size:16}),sx:{...sc},children:e("view.download_schema")})}),wn=({headers:e,rows:t})=>n.jsxs(s.Table,{fz:"xs",highlightOnHover:!0,sx:{tableLayout:"fixed",fontFamily:"monospace"},children:[n.jsx(s.Table.Thead,{children:e}),n.jsx(s.Table.Tbody,{children:t})]}),SS=({content:e})=>{const{t}=x.useTranslation(),r=e.views;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("view.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.name")}),n.jsx(s.Table.Th,{children:t("common.type")})]}),rows:r.map(a=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:a.id}),n.jsx(s.Table.Td,{children:a.name}),n.jsx(s.Table.Td,{children:t(`view.component.${a.type}.label`)})]},a.id))})]})},kS=({content:e})=>{const{t}=x.useTranslation(),r=e.filters;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("filter.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.key")}),n.jsx(s.Table.Th,{children:t("common.label")})]}),rows:r.map(a=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:a.id}),n.jsx(s.Table.Td,{children:a.key}),n.jsx(s.Table.Td,{children:a.label})]},a.id))})]})},zS=({content:e})=>{const{t}=x.useTranslation(),r=e.panels;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("panel.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.name")}),n.jsx(s.Table.Th,{children:t("visualization.component")})]}),rows:r.map(a=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:a.id}),n.jsx(s.Table.Td,{children:a.name}),n.jsx(s.Table.Td,{children:a.viz.type})]},a.id))})]})},DS=({content:e})=>{var a;const{t}=x.useTranslation(),r=(a=e.definition)==null?void 0:a.queries;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("query.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.name")}),n.jsx(s.Table.Th,{style:{width:"140px"},children:t("common.type")}),n.jsx(s.Table.Th,{style:{width:"260px"},children:t("data_source.label")})]}),rows:r.map(l=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:l.id}),n.jsx(s.Table.Td,{children:l.name}),n.jsx(s.Table.Td,{children:l.type}),n.jsx(s.Table.Td,{children:l.key})]},l.id))})]})},IS=({content:e})=>{var a;const{t}=x.useTranslation(),r=(a=e.definition)==null?void 0:a.sqlSnippets;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("sql_snippet.labels")}),n.jsx(s.List,{size:"sm",pl:10,ff:"monospace",icon:n.jsx(T.IconPointFilled,{size:10}),children:r.map(l=>n.jsx(s.List.Item,{children:l.key},l.key))})]})},MS=({content:e})=>{var a;const{t}=x.useTranslation(),r=Object.keys(((a=e.definition)==null?void 0:a.mock_context)??{});return r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("mock_context.label")}),n.jsx(s.List,{size:"sm",pl:10,ff:"monospace",icon:n.jsx(T.IconPointFilled,{size:10}),children:r.map(l=>n.jsx(s.List.Item,{children:l},l))})]})},AS=({content:e})=>e?n.jsxs(s.Box,{children:[n.jsx(s.Divider,{mt:20,mb:10,variant:"dashed"}),n.jsx(s.Text,{ta:"left",c:"dimmed",size:"sm",children:"Preview"}),n.jsxs(s.Stack,{children:[n.jsx(SS,{content:e}),n.jsx(kS,{content:e}),n.jsx(zS,{content:e}),n.jsx(DS,{content:e}),n.jsx(IS,{content:e}),n.jsx(MS,{content:e})]})]}):null;function PS(e){if(e.target===null)throw new Error("FileReader failed with null result");if(typeof e.target.result!="string")throw new Error(`Unparsable file content of type: ${typeof e.target.result}`);let t=JSON.parse(e.target.result);if("content"in t&&(t=t.content),t.version!==Re)throw new Error("Schema version mismatch");return t}const VS=S.observer(({onSuccess:e,stretchModal:t,shrinkModal:r})=>{var z,D;const{t:a}=x.useTranslation(),l=Q(),{handleSubmit:o,formState:{errors:i},setValue:c,watch:d,setError:u,clearErrors:p}=y.useForm({defaultValues:{content:null}}),f=({content:M})=>{try{if(!M)throw new Error("please use a valid json file");l.applyJSONSchema(M),We.showNotification({title:"Successful",message:"",color:"green"}),e()}catch(q){console.error(q),We.showNotification({title:"Failed",message:q.message,color:"red"})}},[v,m]=h.useState(null);h.useEffect(()=>{if(!v)return;const M=new FileReader;M.readAsText(v,"UTF-8"),M.onload=q=>{try{const V=PS(q);c("content",V),p("content")}catch(V){console.error(V),u("content",{type:"custom",message:V.message})}},M.onabort=()=>console.log("🟨 abort"),M.onerror=()=>{M.error&&(console.error(M.error),u("content",{type:"custom",message:M.error.message}))}},[v]);const[_]=d(["content"]),w=!_,k=(z=i==null?void 0:i.content)==null?void 0:z.message;return h.useEffect(()=>{!_||k?r():t()},[_,k]),n.jsx(s.Box,{mx:"auto",sx:{position:"relative"},children:n.jsxs("form",{onSubmit:o(f),children:[n.jsx(s.FileInput,{label:a("import.json_file"),required:!0,value:v,onChange:m,error:(D=i==null?void 0:i.content)==null?void 0:D.message,sx:{maxWidth:500}}),k?n.jsx(s.Table,{fz:12,mt:10,children:n.jsxs(s.Table.Tbody,{children:[n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{children:a("import.this_dashboard")}),n.jsx(s.Table.Td,{children:Re})]}),n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{children:a("import.this_file")}),n.jsx(s.Table.Td,{style:{color:"red"},children:_==null?void 0:_.version})]})]})}):n.jsxs(n.Fragment,{children:[n.jsx(AS,{content:_}),n.jsx(s.Group,{justify:"flex-end",my:"md",children:n.jsx(s.Button,{type:"submit",color:"green",disabled:w,children:a("common.actions.confirm")})})]})]})})}),lc={height:"30px",borderLeft:"none",borderTop:"none",borderRight:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef"},$S=S.observer(()=>{var u;const{t:e}=x.useTranslation(),[t,{open:r,close:a}]=te.useDisclosure(!1),[l,{setTrue:o,setFalse:i}]=O.useBoolean(!1),d=((u=W().content.views.VIE)==null?void 0:u.type)===E.Tabs;return d?n.jsx(s.Tooltip,{label:e("common.choose_a_tab_first"),children:n.jsx(s.Button,{variant:"outline",color:"gray",radius:0,size:"xs",leftSection:n.jsx(T.IconFileImport,{size:16}),sx:{...lc,transform:"none !important"},children:e("import.label")})}):n.jsxs(n.Fragment,{children:[n.jsx(s.Button,{variant:"subtle",color:"blue",radius:0,size:"xs",disabled:d||t,onClick:r,leftSection:n.jsx(T.IconFileImport,{size:16}),sx:{...lc},children:e("import.label")}),n.jsx(s.Modal,{opened:t,onClose:a,title:e("import.title"),trapFocus:!0,onDragStart:p=>{p.stopPropagation()},withinPortal:!0,zIndex:320,size:l?"90vw":500,children:n.jsx(VS,{onSuccess:a,stretchModal:o,shrinkModal:i})})]})}),ES=({iconKey:e,...t})=>{switch(e){case"query_variables":return n.jsx(T.IconVariable,{...t});case"mock_context":return n.jsx(T.IconCodeDots,{...t});case"filter":return n.jsx(T.IconFilter,{...t});case"sql_snippet":return n.jsx(T.IconCopy,{...t});case"query":return n.jsx(T.IconDatabase,{...t});case"view":return n.jsx(T.IconBoxMultiple,{...t});case"panel":return n.jsx(T.IconAppWindow,{...t});default:return null}},BS=({action:e})=>{const{t}=x.useTranslation();return e.description?n.jsx(s.Text,{c:"dimmed",size:"xs",children:t(e.description)}):e.viz?n.jsxs(s.Group,{justify:"space-between",children:[n.jsx(s.Text,{c:"dimmed",size:"xs",children:t(e.viz.displayName)}),n.jsx(s.Text,{c:"dimmed",size:"xs",className:"spotlight-action-viz-group",children:t(e.viz.displayGroup)})]}):null},LS=S.observer(({action:e,query:t})=>{const{t:r}=x.useTranslation();return n.jsx(s.Box,{className:"spotlight-custom-action-component",children:n.jsxs(s.Group,{wrap:"nowrap",children:[n.jsx(ES,{iconKey:e.iconKey,size:14}),n.jsxs("div",{style:{flex:1},children:[n.jsx(s.Highlight,{highlight:t,size:"sm",children:e.title?r(e.title):""}),n.jsx(BS,{action:e})]})]})})}),qS=({groups:e,query:t})=>{const{t:r}=x.useTranslation();return e.length===0?n.jsx(dt.Spotlight.Empty,{children:r("spotlight.not_found")}):n.jsx(n.Fragment,{children:e.map(a=>n.jsx(dt.Spotlight.ActionsGroup,{label:a.group,children:a.actions.map(l=>n.jsx(dt.Spotlight.Action,{onClick:l.onClick,children:n.jsx(LS,{action:l,query:t})},l.id))},a.group))})},OS=S.observer(()=>{const{t:e,i18n:t}=x.useTranslation(),r=s.useMantineTheme(),a=W(),[l,o]=h.useState(""),i=h.useMemo(()=>a.editor.spotlightActionGroups.map(d=>({group:e(d.group),keywords:[d.group,e(d.group)],actions:d.actions.map(u=>{const p=[];return u.title&&(p.push(u.title.toLowerCase()),p.push(e(u.title).toLowerCase())),u.group&&p.push(u.group.toLowerCase()),u.viz&&(p.push(u.viz.displayGroup.toLowerCase()),p.push(u.viz.displayName.toLowerCase())),u.iconKey&&p.push(u.iconKey),{...u,keywords:p}})})),[a.editor.spotlightActionGroups,t.language]),c=h.useMemo(()=>{const d=l.toLowerCase().trim();return d?i.map(p=>{if(p.keywords.some(m=>m.includes(d)))return p;const v=p.actions.filter(m=>m.keywords.some(_=>_.includes(d)));return v.length===0?null:{...p,actions:v}}).filter(p=>p!==null):[i[0]]},[i,l]);return n.jsxs(dt.Spotlight.Root,{onQueryChange:o,shortcut:["mod + P","mod + K"],radius:"md",styles:{search:{border:"none"},action:{position:"relative",display:"block",width:"100%",padding:`${s.rem(10)} ${s.rem(12)}`,borderRadius:r.radius.sm,".spotlight-action-viz-group":{opacity:0},"&:hover, &[data-selected]":{backgroundColor:r.colors.gray[1],".spotlight-action-viz-group":{opacity:1}}}},children:[n.jsx(dt.Spotlight.Search,{placeholder:e("spotlight.placeholder"),leftSection:n.jsx(T.IconSearch,{size:"1.2rem"})}),n.jsx(dt.Spotlight.ActionsList,{children:n.jsx(qS,{groups:c,query:l})})]})}),oc=({children:e})=>n.jsx(s.Text,{style:{fontSize:"0.6875rem",lineHeight:1,padding:"0.25rem 0.2375rem",borderRadius:"0.25rem"},children:e}),ic=function(){var t;return(((t=navigator.userAgentData)==null?void 0:t.platform)??navigator.platform).toLowerCase().includes("mac")}(),NS=()=>{const{t:e}=x.useTranslation();return n.jsx(s.Tooltip,{label:n.jsxs(n.Fragment,{children:[ic&&n.jsx(oc,{children:"⌘ + K"}),!ic&&n.jsx(oc,{children:"Ctrl + K"})]}),children:n.jsx(s.UnstyledButton,{onClick:()=>dt.spotlight.open(),style:{height:"1.875rem",borderLeft:"none",borderTop:"none",borderRight:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef",paddingLeft:"calc(0.875rem / 1.5)",paddingRight:"1rem"},sx:{color:"#228be6",background:"transparent","&:hover":{background:"rgb(231, 245, 255)"}},children:n.jsxs(s.Group,{gap:"0.625rem",children:[n.jsx(T.IconSearch,{size:"1rem",color:"#228be6"}),n.jsx(s.Text,{fw:500,style:{flexGrow:1,fontWeight:500,fontSize:"0.75rem",lineHeight:1},children:e("spotlight.trigger_text")})]})})})},GS={position:"fixed",top:60,left:0,right:0,height:30,zIndex:299,borderBottom:"1px solid #e9ecef",background:"rgba(233,236,239, 0.15)"},FS=S.observer(()=>n.jsx(s.Box,{sx:GS,pl:{base:200,xs:200,sm:200,md:220,lg:240,xl:260},children:n.jsxs(s.Group,{justify:"space-between",align:"center",sx:{height:"30px"},children:[n.jsxs(s.Group,{justify:"flex-start",gap:0,children:[n.jsx(mS,{}),n.jsx($S,{}),n.jsx(NS,{})]}),n.jsx(CS,{}),n.jsx(s.Group,{justify:"flex-end",gap:0,children:n.jsx(TS,{})})]})})),jS=S.observer(e=>n.jsxs(n.Fragment,{children:[n.jsx(xS,{...e}),n.jsx(FS,{})]}));function QS(e,t,r){const a=[];return e.filter(l=>"__INTERACTIONS"in l.viz.conf).forEach((l,o)=>{const i=t[l.id];i.data.interactions=b.get(i,"data.interactions",[]);const{__INTERACTIONS:c,__OPERATIONS:d,__TRIGGERS:u}=l.viz.conf;Object.entries(d).forEach(([p,f])=>{const{schemaRef:v,data:m}=f,{config:_}=m;switch(v){case"builtin:op:open-link":let w=_.urlTemplate.substring(0,100);_.urlTemplate.length>=20&&(w+="..."),i.type="interaction",i.data.interactions.push({schemaRef:v,urlTemplate:_.urlTemplate,shortURLTemplate:w});return;case"builtin:op:open_view":a.push({id:`OPERATION--${p}`,source:l.id,target:_.viewID,label:"Open View",style:{stroke:"rgba(0,0,0,0.8)"},type:"default"});return;case"builtin:op:set_filter_values":i.type="interaction",i.data.interactions.push({schemaRef:v,filters:Object.keys(_.dictionary).map(k=>({key:k,label:r[k]}))});return;case"builtin:op:clear_filter_values":i.type="interaction",i.data.interactions.push({schemaRef:v,filters:_.filter_keys.map(k=>({key:k,label:r[k]}))});return;default:return}})}),a}function WS(e,t){const r=e.filters.keyLabelMap;return{edges:QS(e.panels.list,t,r),edgeNodes:[]}}function cc(e,t,r){return e*t+e*r}function US(e,t,r){return e*t+(e-1)*r}const Cn=25,za=40,dc=25,Da=350,YS=150,KS=150,uc=150,pc=300,Tn=40,hc=25,XS=300;function ZS(e,t){const r=b.keyBy(t,l=>l.id),a=[];return e.current.forEach((l,o)=>{l.panelIDs.forEach((i,c)=>{const d=cc(c,Tn,hc)+za,u=r[i];if(!u){a.push({id:i,_node_type:"panel",parentNode:l.id,data:{label:`!: ${i}`},position:{x:Cn,y:d},sourcePosition:ie.Position.Right,targetPosition:ie.Position.Left,style:{width:pc,height:Tn}});return}const p=u.name;a.push({id:u.id,_node_type:"panel",parentNode:l.id,data:{label:p},position:{x:Cn,y:d},sourcePosition:ie.Position.Right,targetPosition:ie.Position.Left,style:{width:pc,height:Tn}})})}),a}const JS={[E.Division]:"Div",[E.Modal]:"Modal",[E.Tabs]:"Tabs"},HS=Gi;function RS(e){return e.current.map((r,a)=>{const l=US(r.panelIDs.length,Tn,hc)+za+dc;let o=[];return r.type===E.Tabs&&(o=r.config.tabsInOrder.map(c=>c.view_id)),{id:r.id,_node_type:"view-root",_view_type:r.type,_view_level:0,_sub_view_ids:[],_tab_view_ids:o,data:{label:`${JS[r.type]}:${r.name}`},position:{x:0,y:0},sourcePosition:ie.Position.Right,targetPosition:ie.Position.Left,className:"light",style:{backgroundColor:HS[r.type],width:Da,height:l}}})}function e2(e){const t=b.keyBy(e,r=>r.id);e.forEach(r=>{r._node_type!=="view-root"||r._view_type!==E.Tabs||r._tab_view_ids.forEach(a=>{t[a].parentNode=r.id})})}function t2(e){const t=RS(e.views);e2(t);const r=ZS(e.views,e.panels.list);return[...t,...r]}function n2({nodeMap:e,nodes:t,edges:r}){t.forEach(a=>{a._node_type!=="view-root"||a._view_type!==E.Tabs||(a.sourcePosition=ie.Position.Bottom,a.style.width=Da+Cn*2,a.style.height=dc+a._tab_view_ids.reduce((l,o)=>{const i=e[o];i.position.y=l,i.position.x=Cn;const c=i.style.height;return l+c+20},za))})}function r2({nodeMap:e,nodes:t,edges:r}){r.filter(a=>a.label==="Open View").forEach(a=>{const l=e[a.source],o=e[a.target];if(!l||!o||!l.parentNode)return;const i=e[l.parentNode];i._node_type!=="view-root"||o._node_type!=="view-root"||(o._view_level+=1+i._view_level,i._sub_view_ids.push(o.id))}),t.sort((a,l)=>a._node_type==="view-root"&&l._node_type==="view-root"?a._view_level-l._view_level:a._node_type!=="view-root"&&l._node_type!=="view-root"?0:a._node_type==="view-root"?-1:1)}function a2({nodeMap:e,nodes:t,edges:r}){const a={};r.forEach(l=>{if(l.label!=="Open View")return;const o=e[l.source],i=e[l.target];if(o&&i&&o.parentNode){const c=e[o.parentNode],d=c.position.x,u=Number(b.get(i,"style.height",0)),p=Number(c.style.width);i.position.x=d+p+XS,c._view_level===0&&i._sub_view_ids.length===0&&(o.sourcePosition=ie.Position.Left,i.targetPosition=ie.Position.Right,i.position.x*=-1);const v=i.position.x,m=b.get(a,v,0);i.position.y=m,a[v]=m+u+uc}})}function s2({nodeMap:e,nodes:t,edges:r}){const a=new Set,l=new Set;r.forEach(i=>{a.add(i.source),l.add(i.target)}),t.filter(i=>i._node_type!=="view-root"||i.id==="Main"||i.parentNode?!1:!a.has(i.id)&&!l.has(i.id)).forEach((i,c)=>{i.position.x=cc(c,Da,KS),i.position.y=0-YS-uc})}function l2({nodeMap:e,nodes:t,edges:r}){const a={nodeMap:e,nodes:t,edges:r};return s2(a),r2(a),n2(a),a2(a),{nodes:t,edges:r}}function o2(e){const t=t2(e),r=b.keyBy(t,d=>d.id),{edges:a,edgeNodes:l}=WS(e,r),o=[...t,...l],i=b.keyBy(o,d=>d.id),c={edges:b.uniqBy(a,d=>d.id),nodes:o,nodeMap:i};return l2(c)}const fz="",Ia={"builtin:op:open-link":n.jsx(s.ThemeIcon,{color:"blue",size:20,radius:"xl",children:n.jsx(T.IconCircleDashed,{size:14})}),"builtin:op:set_filter_values":n.jsx(s.ThemeIcon,{color:"orange",size:20,radius:"xl",children:n.jsx(T.IconCircleDot,{size:14})}),"builtin:op:clear_filter_values":n.jsx(s.ThemeIcon,{color:"orange",size:20,radius:"xl",children:n.jsx(T.IconCircleOff,{size:14})})};function i2(e){const t=[];return e.forEach(r=>{switch(r.schemaRef){case"builtin:op:open-link":t.push({key:r.urlTemplate,icon:Ia[r.schemaRef],text:n.jsxs(s.Group,{gap:4,children:[n.jsx(s.Text,{size:"sm",children:"Open: "}),n.jsx(s.Text,{size:"sm",c:"dimmed",children:r.shortURLTemplate})]})});return;case"builtin:op:set_filter_values":r.filters.forEach(({key:a,label:l})=>{t.push({key:r.schemaRef+a,icon:Ia[r.schemaRef],text:n.jsx(s.Group,{gap:4,children:n.jsxs(s.Text,{size:"sm",children:["Set Filter: ",l]})})})});return;case"builtin:op:clear_filter_values":r.filters.forEach(({key:a,label:l})=>{t.push({key:r.schemaRef+a,icon:Ia[r.schemaRef],text:n.jsx(s.Group,{gap:4,children:n.jsxs(s.Text,{size:"sm",children:["Clear Filter: ",l]})})})});return}}),t}const c2=h.memo(({data:e,isConnectable:t,sourcePosition:r=ie.Position.Right,targetPosition:a=ie.Position.Left,...l})=>{const o=h.useMemo(()=>i2(e.interactions),[e.interactions]);return n.jsxs(n.Fragment,{children:[n.jsx(ie.Handle,{type:"target",position:a,isConnectable:t}),n.jsx(s.Box,{sx:{position:"absolute",top:0,right:0},children:n.jsx(T.IconChevronsUpRight,{size:12})}),n.jsxs(s.HoverCard,{shadow:"xl",withinPortal:!0,children:[n.jsx(s.HoverCard.Target,{children:n.jsx(s.Text,{size:"sm",children:e.label})}),n.jsx(s.HoverCard.Dropdown,{children:n.jsx(s.List,{spacing:"xs",size:"sm",center:!0,children:o.map(i=>n.jsx(s.List.Item,{icon:i.icon,children:i.text},i.key))})})]}),n.jsx(ie.Handle,{type:"source",position:r,isConnectable:t})]})}),bz="",d2={interaction:c2},u2=S.observer(()=>{const e=ee(),{edges:t,nodes:r}=o2(e);return n.jsxs(ie,{nodes:r,edges:t,onNodesChange:b.noop,onEdgesChange:b.noop,onConnect:b.noop,className:"interactions-viewer",fitView:!0,nodeTypes:d2,children:[n.jsx(ie.MiniMap,{}),n.jsx(ie.Controls,{}),n.jsx(ie.Background,{})]})}),p2=S.observer(({opened:e,close:t})=>{const{t:r}=x.useTranslation();return n.jsx(s.Modal,{size:"96vw",opened:e,onClose:t,title:r("interactions.interactions_viewer"),trapFocus:!0,onDragStart:a=>{a.stopPropagation()},styles:{body:{height:"calc(90vh - 54px)"},content:{transform:"none !important"}},zIndex:300,children:n.jsx(u2,{})})}),h2={"> button":{"&:first-of-type":{borderTopRightRadius:0,borderBottomRightRadius:0,borderRightWidth:.5},":not(:first-of-type):not(:last-of-type)":{borderTopRightRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderBottomLeftRadius:0,borderLeftWidth:.5,borderRightWidth:.5},"&:last-of-type":{borderTopLeftRadius:0,borderBottomLeftRadius:0,borderLeftWidth:.5}}};function g2({onClick:e,name:t,active:r,openSettings:a}){return n.jsxs(s.Box,{sx:{position:"relative"},children:[n.jsx(s.UnstyledButton,{sx:l=>({display:"block",width:"100%",padding:l.spacing.xs,borderRadius:0,position:"relative",color:l.black,"&:hover":{backgroundColor:l.colors.gray[0]},backgroundColor:r?l.colors.gray[2]:"transparent"}),children:n.jsx(s.Group,{sx:{width:"calc(100% - 28px)"},onClick:e,children:n.jsx(s.Text,{size:"sm",children:t})})}),r&&n.jsx(s.Tooltip,{label:"Edit",position:"right",withinPortal:!0,children:n.jsx(s.ActionIcon,{onClick:a,variant:"light",color:"blue",sx:{position:"absolute",top:0,bottom:0,height:"100%",right:0,zIndex:0,borderRadius:0},children:n.jsx(T.IconAdjustments,{size:16})})})]})}const f2=S.observer(()=>{const{t:e}=x.useTranslation(),t=W(),r=Q(),a=h.useCallback(o=>()=>r.views.setIDOfVIE(o),[r]),l=o=>{t.editor.open(["_VIEWS_",o])};return n.jsxs(s.Box,{sx:{position:"relative"},children:[r.views.options.map(o=>n.jsx(g2,{active:r.views.idOfVIE===o.value,name:o.label,onClick:a(o.value),openSettings:()=>l(o.value)},o.value)),n.jsx(s.Divider,{variant:"dashed"}),n.jsx(s.Button,{variant:"subtle",rightSection:n.jsx(T.IconPlus,{size:14}),size:"sm",px:"xs",color:"blue",onClick:r.views.addARandomNewView,sx:{width:"100%",borderRadius:0},styles:{inner:{justifyContent:"space-between"}},children:e("view.add")})]})}),b2=S.observer(()=>{const{t:e}=x.useTranslation(),t=W(),r=Q(),a=()=>{if(!r.queries.firstID){t.editor.open(["_QUERIES_",""]);return}t.editor.open(["_QUERIES_",r.queries.firstID])},l=()=>{if(!r.filters.firstID){t.editor.open(["_FILTERS_",""]);return}t.editor.open(["_FILTERS_",r.filters.firstID])},[o,i]=h.useState(!1),c=()=>i(!0),d=()=>i(!1);return n.jsxs(s.AppShell.Navbar,{p:0,zIndex:299,children:[n.jsxs(s.AppShell.Section,{children:[n.jsxs(s.Group,{grow:!0,gap:0,sx:{...h2,button:{borderWidth:0,borderBottomWidth:1,borderColor:"#e9ecef"}},children:[n.jsx(s.Tooltip,{label:e("filter.labels"),withinPortal:!0,children:n.jsx(s.ActionIcon,{variant:"default",radius:0,size:"md",sx:{height:"30px"},onClick:l,children:n.jsx(T.IconFilter,{size:18})})}),n.jsx(s.Tooltip,{label:e("query.labels"),withinPortal:!0,children:n.jsx(s.ActionIcon,{variant:"default",radius:0,size:"md",sx:{height:"30px"},onClick:a,children:n.jsx(T.IconDatabase,{size:18})})}),n.jsx(s.Tooltip,{label:e("interactions.interactions_viewer"),withinPortal:!0,children:n.jsx(s.ActionIcon,{variant:"default",radius:0,size:"md",sx:{height:"30px"},onClick:c,children:n.jsx(T.IconRoute,{size:18})})})]}),n.jsx(p2,{opened:o,close:d})]}),n.jsx(s.AppShell.Section,{py:5,sx:{borderBottom:"1px solid #eee"},children:n.jsx(s.Text,{size:"sm",ta:"center",sx:{userSelect:"none",cursor:"default"},children:e("view.labels")})}),n.jsx(s.AppShell.Section,{grow:!0,sx:{overflow:"auto"},children:n.jsx(f2,{})}),n.jsx(s.AppShell.Section,{children:n.jsx(s.Group,{grow:!0,p:"md",pt:"sm",sx:{borderTop:"1px solid #eee"},children:n.jsx(s.Button,{size:"xs",leftSection:n.jsx(T.IconSettings,{size:20}),onClick:()=>t.editor.open([]),children:e("common.titles.settings")})})})]})}),y2=S.observer(({filter:e})=>{const{t}=x.useTranslation(),r=e.config;return n.jsxs(n.Fragment,{children:[n.jsxs(s.Group,{justify:"space-between",children:[n.jsx(s.Checkbox,{checked:r.default_value,onChange:a=>r.setDefaultValue(a.currentTarget.checked),label:t("filter.widget.checkbox.default_checked")}),n.jsx(bt,{filter:e})]}),n.jsx(st,{label:t("filter.widget.checkbox.description"),value:r.description,onChange:r.setDescription,styles:{root:{flexGrow:1,minHeight:"400px"}}},e.id)]})}),v2=[{label:"2022",value:"YYYY"},{label:"202201",value:"YYYYMM"},{label:"20220101",value:"YYYYMMDD"},{label:"2022-01",value:"YYYY-MM"},{label:"2022-01-01",value:"YYYY-MM-DD"}],_2=S.observer(function({filter:t}){const{t:r}=x.useTranslation(),a=t.config,l=h.useMemo(()=>{const i=Po();return Object.entries(i).map(([c,d])=>({group:r(`filter.widget.date_range.shortcut.${c}.label`),items:d.map(({key:u,value:p})=>({label:r(`filter.widget.date_range.shortcut.${c}.full.${u}`),value:p}))}))},[]),o=[...a.default_value];return n.jsxs(n.Fragment,{children:[n.jsxs(s.Group,{children:[n.jsx(s.Checkbox,{checked:a.required,onChange:i=>a.setRequired(i.currentTarget.checked),label:r("filter.widget.date_range.required")}),n.jsx(s.Checkbox,{checked:a.allowSingleDateInRange,onChange:i=>a.setAllowSingleDateInRange(i.currentTarget.checked),label:r("filter.widget.date_range.allow_single_date")})]}),n.jsxs(s.Group,{grow:!0,children:[n.jsx(s.Select,{data:v2,label:r("filter.widget.date_range.display_format"),value:a.inputFormat,onChange:a.setInputFormat}),n.jsx(s.NumberInput,{label:r("filter.widget.date_range.max_days"),min:0,value:a.max_days,onChange:a.setMaxDays,hideControls:!0})]}),n.jsxs(s.Group,{children:[n.jsx(_i,{label:r("filter.widget.date_range.default_value"),config:a,value:{value:o,shortcut:null},onChange:a.setDefaultValue,disabled:!!a.default_shortcut}),n.jsx(s.Select,{data:l,label:r("filter.widget.date_range.default_by_shortcut"),value:a.default_shortcut,onChange:a.setDefaultShortcut,placeholder:r("filter.widget.date_range.default_by_shortcut_placeholder"),clearable:!0,sx:{flexGrow:1},maxDropdownHeight:500})]}),n.jsx(bt,{filter:t})]})}),x2=`
472
+ `:"";return{filters:l.filter(c=>c.type==="filter").map(c=>c.metricSourceCol),groupBys:l.filter(c=>c.type==="group_by").map(c=>c.metricSourceCol),trendingDateCol:o,supportTrending:!!o,requireTrendingReason:i}}const t=b.uniq(e.derivedMetrics.map(l=>l.calculation)).filter(l=>Ui.has(l)),r=e.supportTrending?`当前指标涉及 ${t.map(l=>b.get(Yi,l,l)).join("、")},缺少时序则无法展示有效结果。`:"";return{filters:e.filters,groupBys:e.groupBys,trendingDateCol:null,supportTrending:e.supportTrending,requireTrendingReason:r}}const Ki={string:"维度列",number:"数值列",date:"数值列",boolean:"维度列",dimension:"扩展维度"};function Xi(e){return b.groupBy(e,r=>{const{dataType:a}=r;return a?Ki[a]:r.dimension!==null?Ki.dimension:"ERROR"})}function ZT(e){if(e.length===0)return[];const t=Xi(e);return Object.entries(t).map(([a,l])=>({group:`${a}(${l.length})`,items:l.map(o=>{const{dataType:i,dimension:c}=o;return c?{group:o.name,description:o.description,items:c.fields.map(d=>({label:d.field,value:`${o.name} -> ${d.field}`,...d}))}:{label:o.name,value:o.name,...o}})}))}function JT(e){if(e.length===0)return[];const t=Xi(e);return Object.entries(t).map(([a,l])=>({group:`${a}(${l.length})`,items:l.map(o=>({label:o.name,value:o.name,description:o.description,dataType:o.dataType??"dimension",dimension:o.dimension}))}))}function HT(e,t){if(!t)throw new Error("Shouldnt run query without ID");if(e==="derived")return`/api/metric_management/derived_metric/${t}`;if(e==="combined")return`/api/metric_management/combined_metric/${t}`;throw new Error(`Unexpected metric type[${e}]`)}const RT=g.types.model({data:g.types.optional(g.types.frozen(),null),filters:g.types.optional(g.types.frozen(),[]),groupBys:g.types.optional(g.types.frozen(),[]),trendingDateCol:g.types.optional(g.types.frozen(),null),supportTrending:g.types.optional(g.types.boolean,!1),requireTrendingReason:g.types.optional(g.types.string,""),state:g.types.optional(g.types.enumeration(["idle","loading","error"]),"idle"),error:g.types.frozen()}).volatile(()=>({controller:new AbortController})).views(e=>({get loading(){return e.state==="loading"},get hasData(){return e.data!==null},get mmInfo(){return g.getParent(e)},get metricID(){return this.mmInfo.metricID},get metric(){return this.mmInfo.metric},get metricType(){var t;return(t=this.metric)==null?void 0:t.type},get filterColOptions(){return ZT(e.filters)},get groupByColOptions(){return JT(e.groupBys)},get flatGroupByColOptions(){const t=this.groupByColOptions,r=[];return t.forEach(({group:a,items:l})=>{r.push(...l)}),r},getGroupByOptions(t){const r=new Set(t);return this.flatGroupByColOptions.filter(a=>r.has(a.value))}})).actions(e=>({load:g.flow(function*(){var t;if(e.mmInfo.type===F.MericoMetricSystem&&!(!e.metricID||!e.metricType)){(t=e.controller)==null||t.abort(),e.controller=new AbortController,e.state="loading";try{const r=HT(e.metricType,e.metricID),a=Yt(e.mmInfo.dataSource,{url:r,method:"GET",data:{key:e.mmInfo.key}}),l=yield*g.toGenerator(Ie.mericoMetricInfo(e.controller.signal)({key:e.mmInfo.key,query:JSON.stringify(a),...e.mmInfo.additionalQueryInfo},e.controller.signal)),o=Kt(e.mmInfo.dataSource,l),i=b.cloneDeep(o.data),{filters:c,groupBys:d,trendingDateCol:u,supportTrending:p,requireTrendingReason:f}=XT(o.data);e.data=i,e.filters=c,e.groupBys=d,e.supportTrending=p,e.requireTrendingReason=f,e.trendingDateCol=u,e.state="idle",e.error=null}catch(r){if(!Te.isCancel(r)){e.data=null;const a=b.get(r,"message","unkown error");e.error=b.get(r,"response.data.detail.message",a),e.state="error"}}}})})).actions(e=>({afterCreate(){g.addDisposer(e,j.reaction(()=>e.metricID+e.metricType,e.load,{fireImmediately:!0,delay:0}))}})),eS=g.types.model({keyword:g.types.optional(g.types.string,""),data:g.types.optional(g.types.frozen(),[]),state:g.types.optional(g.types.enumeration(["idle","loading","error"]),"idle"),error:g.types.frozen()}).volatile(()=>({controller:new AbortController})).views(e=>({get loading(){return e.state==="loading"},get empty(){return Object.keys(e.data).length===0},get mmInfo(){return g.getParent(e)}})).actions(e=>({setKeyword(t){e.keyword=t}})).actions(e=>({load:g.flow(function*(){var t;if(e.mmInfo.type===F.MericoMetricSystem){(t=e.controller)==null||t.abort(),e.controller=new AbortController,e.state="loading";try{const r=Yt(e.mmInfo.dataSource,{url:"/api/metric_management/search",method:"POST",data:{key:e.mmInfo.key},params:{search:e.keyword}}),a=yield*g.toGenerator(Ie.mericoMetricInfo(e.controller.signal)({key:e.mmInfo.key,query:JSON.stringify(r),...e.mmInfo.additionalQueryInfo},e.controller.signal)),o=Kt(e.mmInfo.dataSource,a).data;e.data=o,e.state="idle",e.error=null}catch(r){if(!Te.isCancel(r)){e.data=[];const a=b.get(r,"message","unkown error");e.error=b.get(r,"response.data.detail.message",a),e.state="error"}}}})})).actions(e=>({afterCreate(){g.addDisposer(e,j.reaction(()=>`${e.mmInfo.type}:${e.keyword}`,e.load,{fireImmediately:!0,delay:0}))}})),tS=g.types.model({metrics:g.types.optional(eS,{}),metricDetail:g.types.optional(RT,{}),keyword:g.types.optional(g.types.string,""),metricID:g.types.optional(g.types.string,"")}).views(e=>({get rootModel(){return g.getRoot(e)},get contentModel(){return this.rootModel.content},get additionalQueryInfo(){return this.contentModel.getAdditionalQueryInfo("")},get dataSource(){return g.getParent(e)},get key(){return this.dataSource.key},get type(){return this.dataSource.type},get metric(){return e.metricID?e.metrics.data.find(t=>t.id===e.metricID)??null:null}})).actions(e=>({selectMetric(t){e.metricID=t}})),nS=g.types.compose("DataSourceModel",ra,g.types.model({dbInfo:g.types.optional(KT,{}),mericoMetricInfo:g.types.optional(tS,{})})),rS=g.types.model("DataSourcesModel",{list:g.types.optional(g.types.array(nS),[])}).views(e=>({find({type:t,key:r}){return e.list.find(a=>a.key===r&&a.type===t)},get options(){return e.list.map(t=>({value:t.key,label:t.key}))}})).actions(e=>({replace(t){e.list.length=0,e.list.push(...t)}}));function aS(e){return e.length===1&&e[0]==="_QUERY_VARS_"}function sS(e){return e.length===1&&e[0]==="_MOCK_CONTEXT_"}function lS(e){return e.length===1&&e[0]==="_FILTERS_"}function oS(e){return e.length===2&&e[0]==="_FILTERS_"}function iS(e){return e.length===1&&e[0]==="_SQL_SNIPPETS_"}function cS(e){return e.length===2&&e[0]==="_SQL_SNIPPETS_"}function dS(e){return e.length===2&&e[0]==="_QUERIES_"}function uS(e){return e.length===1&&e[0]==="_QUERIES_"}function pS(e){return e.length===2&&e[0]==="_VIEWS_"}function Ta(e){return e.length===6&&e[0]==="_VIEWS_"&&e[2]==="_PANELS_"}function yt(e){return{label:e,value:e,_type:"ACTION",_action_type:e,Icon:null,children:null}}function hS(e){switch(e._type){case"GROUP":case"ACTION":return null;case"query_variables":return["_QUERY_VARS_"];case"mock_context":return["_MOCK_CONTEXT_"];case"filter":return["_FILTERS_",e.value];case"sql_snippet":return["_SQL_SNIPPETS_",e.value];case"query":return["_QUERIES_",e.value];case"view":return["_VIEWS_",e.value];case"panel":return e.parentID?["_VIEWS_",e.parentID,"_PANELS_",e.value,"_TABS_","Data"]:(console.error("[getPathFromOption] parentID is required"),null)}}const gS=g.types.model("EditorModel",{path:g.types.optional(g.types.frozen(),[]),settings_open:g.types.optional(g.types.boolean,!1)}).views(e=>({get isPanelPath(){return Ta(e.path)},get panelTab(){return this.isPanelPath?b.get(e.path,5,"Data"):null},get navOptions(){const{content:t}=g.getRoot(e),{filters:r,views:a,sqlSnippets:l,queries:o}=t;return[{label:"query_variable.labels",value:"_QUERY_VARS_",_type:"query_variables",Icon:T.IconVariable},{label:"mock_context.label",value:"_MOCK_CONTEXT_",Icon:T.IconCodeDots,_type:"mock_context"},{label:"filter.labels",value:"_FILTERS_",Icon:T.IconFilter,children:[yt("_FILTERS_SETTINGS_"),...r.options,yt("_Add_A_Filter_")],_type:"GROUP"},{label:"sql_snippet.labels",value:"_SQL_SNIPPETS_",Icon:T.IconCopy,children:[yt("_SQL_SNIPPETS_SETTINGS_"),...l.options,yt("_Add_A_SQL_SNIPPET_")],_type:"GROUP"},{label:"query.labels",value:"_QUERIES_",Icon:T.IconDatabase,children:[yt("_QUERIES_SETTINGS_"),...o.options,yt("_Add_A_QUERY_")],_type:"GROUP"},{label:"view.labels",value:"_VIEWS_",Icon:T.IconBoxMultiple,children:[...a.editorOptions,yt("_Add_A_VIEW_")],_type:"GROUP"}]},isOptionActive(t,r){return t.length===0?!1:Ta(t)?t[3]===r.value:t[t.length-1]===r.value},isOptionOpened(t){const{path:r}=e;return r.length===0||!t.children||t.children.length===0?!1:r.includes(t.value)}})).actions(e=>({setPath(t){e.path=t},setSettingsOpen(t){e.settings_open=t},openAndSetPath(t){this.setPath(t),e.settings_open||(e.settings_open=!0)}})).actions(e=>({setPanelTab(t){if(!e.isPanelPath||e.panelTab===t||!t)return;const r=b.clone(e.path);r[5]=t,e.setPath(r)},open(t){e.setPath(t),e.setSettingsOpen(!0)},close(){e.setSettingsOpen(!1)},navigate(t){const r=hS(t);r&&e.setPath(r)}})).views(e=>({get spotlightActionGroups(){const{content:t}=g.getRoot(e),{filters:r,views:a,sqlSnippets:l,queries:o}=t,i={group:"spotlight.main_group",actions:[{id:"query_variable.labels",title:"query_variable.labels",onClick:()=>e.openAndSetPath(["_QUERY_VARS_"]),iconKey:"query_variables"},{id:"mock_context.label",title:"mock_context.label",onClick:()=>e.openAndSetPath(["_MOCK_CONTEXT_"]),iconKey:"mock_context"},{id:"filter.labels",title:"filter.labels",onClick:()=>e.openAndSetPath(["_FILTERS_"]),iconKey:"filter"},{id:"sql_snippet.labels",title:"sql_snippet.labels",onClick:()=>e.openAndSetPath(["_SQL_SNIPPETS_"]),iconKey:"sql_snippet"},{id:"query.labels",title:"query.labels",onClick:()=>e.openAndSetPath(["_QUERIES_"]),iconKey:"query"}]},c={group:"filter.labels",actions:[]};r.options.forEach(f=>{c.actions.push({id:`_FILTERS_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_FILTERS_",f.value]),iconKey:"filter"})});const d={group:"sql_snippet.labels",actions:[]};l.options.forEach(f=>{d.actions.push({id:`_SQL_SNIPPETS_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_SQL_SNIPPETS_",f.value]),iconKey:"sql_snippet"})});const u={group:"query.labels",actions:[]};o.options.forEach(f=>{u.actions.push({id:`_QUERIES_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_QUERIES_",f.value]),iconKey:"query"})});const p=[i,c,d,u];return a.editorOptions.forEach(f=>{const v={group:f.label,actions:[]};v.actions.push({id:`_VIEWS_.${f.value}`,title:f.label,onClick:()=>e.openAndSetPath(["_VIEWS_",f.value]),iconKey:"view",group:f.label}),f.children.forEach(m=>{m._type!=="ACTION"&&v.actions.push({id:`_VIEWS_._PANELS_.${m.value}`,title:m.label,viz:m.viz,onClick:()=>e.openAndSetPath(["_VIEWS_",f.value,"_PANELS_",m.value,"_TABS_","Panel"]),iconKey:"panel",group:f.label})}),p.push(v)}),p}})),fS=g.types.compose("LayoutsModel",fa,g.types.model({currentLayoutWrapperWidth:g.types.optional(g.types.number,0)})).views(e=>({get divisionPreviewScale(){const t=e.currentLayoutPreviewWidth,r=e.currentLayoutWrapperWidth;return!t||!r||t<=r?1:r/t}})).actions(e=>({addALayoutItem(t){e.list.forEach(r=>{r.addNewLayout(t)})},duplicateLayoutItemsByPanelID(t,r){e.list.forEach(a=>{const l=a.findByPanelID(t);if(!l){console.error(`Can't find a layout item by panelID[${t}] in layoutSet[${a.name}]`);return}a.list.push({...l,id:je.v4(),panelID:r,y:1/0})})},removeByPanelID(t){e.list.forEach(r=>{r.removeByPanelID(t)})},removeByPanelIDs(t){e.list.forEach(r=>{r.removeByPanelIDs(t)})},setCurrentLayoutWrapperWidth(t){e.currentLayoutWrapperWidth=t},addALayoutSet(t,r,a){const l=e.basisLayoutSet,o={id:t,name:r,breakpoint:a,list:l.json.list.map(i=>({...i,id:je.v4()}))};e.list.push(o)},updateLayoutSetsInfo(t){const r=b.keyBy(e.list,"id");t.forEach(o=>{const i=r[o.id];if(i){i.setName(o.name),i.setBreakpoint(o.breakpoint),delete r[o.id];return}this.addALayoutSet(o.id,o.name,o.breakpoint)});const a=new Set(Object.keys(r)),l=a.size>0;a.forEach(o=>{const i=e.list.findIndex(c=>c.id===o);e.list.splice(i,1)}),l&&e.setCurrentBreakpoint("basis")},updateCurrentLayoutItem(t){e.currentLayoutSet.updateLayoutItem(t)},updateCurrentLayoutItems(t){t.forEach(r=>{e.currentLayoutSet.updateLayoutItem(r)})},append(t){e.list.push(t)},appendMultiple(t){t.length!==0&&e.list.push(...t)},remove(t){e.list.splice(t,1)},removeByID(t){const r=e.list.findIndex(a=>a.id===t);r!==-1&&e.list.splice(r,1)},removeByIDs(t){t.forEach(r=>{this.removeByID(r)})}})),Zi=ia.views(e=>({get realDataFieldOptions(){return e.queryIDs.length===0?[]:e.queries.map(t=>{const r=t.data;return r.length===0?[]:Object.keys(r[0]).map(l=>({label:l,value:`${t.id}.${l}`,group:t.name,group_id:t.id,disabled:!1}))}).flat()},get realQueryOptions(){return e.queryIDs.length===0?[]:e.queries.map(t=>({label:t.name,value:t.id,disabled:!1}))},queryOptions(t,r){const a=[...this.realQueryOptions];return t&&!a.find(l=>l.value===t)&&a.unshift({label:t,value:t,disabled:!0}),r&&a.unshift({label:"unset",value:"",disabled:!1}),a},get realVariableOptions(){const t=e.variableValueMap;return Object.entries(e.variableAggValueMap).map(([r,a])=>({label:r,value:r,formattedValue:t[r],aggValue:a,disabled:!1}))},variableOptions(t,r){const a=[...this.realVariableOptions];return t&&!a.find(l=>l.value===t)&&a.unshift({label:t,value:t,formattedValue:"",aggValue:"",disabled:!0}),r&&a.unshift({label:"unset",value:"",formattedValue:"",aggValue:"",disabled:!1}),a},dataFieldOptions(t,r,a){let l=[...this.realDataFieldOptions];if(a&&(l=l.filter(o=>o.group_id===a)),t&&!l.find(o=>o.value===t)){const o=A(t),i=e.queryByID(o.queryID);l.unshift({label:o.columnKey,value:t,group:i?i.name:o.queryID,group_id:i?i.id:"",disabled:!0})}return r&&l.unshift({label:"unset",value:"",group:"",group_id:"",disabled:!1}),l},dataFieldOptionGroups(t,r,a){const l=this.dataFieldOptions(t,r,a);return Object.entries(b.groupBy(l,"group")).map(([i,c])=>({group:i,items:c.map(d=>({label:d.label,value:d.value,group_id:d.group_id,disabled:d.disabled}))}))},explainDataKey(t){const{queryID:r,columnKey:a}=A(t),l=e.queries.find(o=>o.id===r);return l?{queryID:r,queryName:l.name,columnKey:a}:{queryID:r,queryName:null,columnKey:a}}})).actions(e=>({removeSelf(){g.getParent(e,2).removeByID(e.id)}})).actions(e=>({moveToView(t,r){g.getRoot(e).content.views.findByID(t).removePanelID(e.id),g.getRoot(e).content.views.findByID(r).appendPanelID(e.id),g.getRoot(e).editor.setPath(["_VIEWS_",r,"_PANELS_",e.id])}})),Ji=g.types.compose("PanelsModel",ca,g.types.model({list:g.types.optional(g.types.array(Zi),[])})).views(e=>({get contentModel(){return g.getRoot(e).content},editorOptions(t,r){const a=e.panelsByIDs(r);a.length!==r.length&&console.warn(`Unfulfilled panels for View[${t}]`);const l=a.map(i=>({label:i.name,value:i.id,_type:"panel",parentID:t,viz:Y1[i.viz.type]})),o="_Add_A_PANEL_";return l.push({label:o,value:o,_type:"ACTION",_action_type:o,parentID:t,Icon:null,children:null}),l}})).actions(e=>({replace(t){e.list=g.castToSnapshot(t)},append(t){e.list.push(t)},appendMultiple(t){t.length!==0&&e.list.push(...t)},remove(t){e.list.splice(t,1)},removeByID(t){const r=e.list.findIndex(a=>a.id===t);r!==-1&&e.list.splice(r,1)},removeByIDs(t){t.forEach(r=>{this.removeByID(r)})},duplicateByID(t){const r=e.list.find(l=>l.id===t);if(!r){console.error(new Error(`[duplicate panel] Can't find a panel by id[${t}]`));return}const a=new Date().getTime().toString();return e.list.push({...r.json,id:a,title:{...r.json.title}}),e.contentModel.layouts.duplicateLayoutItemsByPanelID(r.id,a),a},replaceByIndex(t,r){e.list.splice(t,1,r)}})),bS=la.actions(e=>({getSchema(){const t=e.json,r=[],a=[];e.panels.forEach(i=>{const c=i.getSchema();r.push(c.panel),c.queries.length>0&&a.push(...c.queries)});const l=e.contentModel.layouts.jsonByPanelIDSet(new Set(e.panelIDs));return{views:[t],panels:r,definition:{queries:b.uniqBy(a,i=>i.id)},layouts:l,version:Re}},downloadSchema(){if(e.type===E.Tabs){console.error(new Error("Please choose a tab first"));return}const t=JSON.stringify(this.getSchema(),null,2),r=e.name;Dt(r,t)}})),Hi=g.types.compose("ViewsModel",oa,g.types.model({current:g.types.optional(g.types.array(bS),[]),idOfVIE:g.types.string})).views(e=>({get isVIETheFirstView(){return e.current.length===0||!e.idOfVIE?!1:e.current[0].id===e.idOfVIE},get VIE(){return e.current.find(({id:t})=>t===e.idOfVIE)},get options(){return e.current.map(t=>({label:t.name,value:t.id,type:t.type}))},get editorOptions(){const t=g.getRoot(e).content.panels;return e.current.map(r=>({label:r.name,value:r.id,_type:"view",children:t.editorOptions(r.id,r.panelIDs)}))},get contentModel(){return g.getRoot(e).content}})).actions(e=>({setIDOfVIE(t){e.idOfVIE=t,e.visibleViewIDs.length=0,e.visibleViewIDs.push(t)},resetIDOfVIE(){this.setIDOfVIE(e.current[0].id)},replace(t){e.current.replace(t)},addANewView(t,r,a,l){e.current.push({id:t,name:r,type:a,config:l,panelIDs:[]})},append(t){e.current.push(t)},appendMultiple(t){t.length!==0&&e.current.push(...t)},remove(t){e.current.splice(t,1)},removeByID(t){const r=e.current.findIndex(i=>i.id===t);if(r===-1)return;const a=e.current[r],l=e.contentModel.panels,o=e.contentModel.layouts;l.removeByIDs(a.panelIDs),o.removeByPanelIDs(a.panelIDs),e.current.splice(r,1),this.resetIDOfVIE()},replaceByIndex(t,r){e.current.splice(t,1,r)},addARandomNewView(){const t=new Date().getTime().toString();this.addANewView(t,E.Division,E.Division,{_name:E.Division}),this.setIDOfVIE(t)},removeVIE(){e.current.length!==1&&(this.removeByID(e.idOfVIE),this.resetIDOfVIE())}}));function Sa(e){const t=e.length>0?[e[0].id]:[],r=e.length>0?e[0].id:"";return{current:e.map(l=>{const{_name:o=l.type}=l.config;return{...l,config:{...l.config,_name:o},panelIDs:l.panelIDs}}),visibleViewIDs:t,idOfVIE:r}}const yS=g.types.model({id:g.types.string,name:g.types.string,dashboard_id:g.types.string,create_time:g.types.string,update_time:g.types.string,version:g.types.string,filters:Fi,queries:Qi,sqlSnippets:Wi,views:Hi,panels:Ji,layouts:fS,mock_context:Lr,origin:g.types.maybe(g.types.frozen())}).views(e=>({get json(){return{id:e.id,name:e.name,create_time:e.create_time,update_time:e.update_time,dashboard_id:e.dashboard_id,content:{views:e.views.json,panels:e.panels.json,filters:e.filters.json,version:e.version,layouts:e.layouts.json,definition:{queries:e.queries.json,sqlSnippets:e.sqlSnippets.json,mock_context:e.mock_context.current}}}},get contentJSON(){return this.json.content},get filtersChanged(){const t="filters.current";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get queriesChanged(){const t="queries.current",r=g.getSnapshot(b.get(e,t)).map(l=>b.pick(l,["id","name","key","type","run_by","pre_process","post_process","config"])),a=b.get(e.origin,t);return!b.isEqual(r,a)},get sqlSnippetsChanged(){const t="sqlSnippets.current";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get viewsChanged(){const t="views.current";return!b.isEqual(e.views.json,b.get(e.origin,t))},get panelsChanged(){const t="panels.list";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get layoutsChanged(){const t="layouts.list";return!b.isEqual(g.getSnapshot(b.get(e,t)),b.get(e.origin,t))},get mockContextChanged(){const t="mock_context.current";return!b.isEqual(b.get(e,t),b.get(e.origin,t))},get context(){const t=g.getParent(e).context.current;return{...e.mock_context.current,...t}},get payloadForSQL(){const t=g.getParent(e).globalSQLSnippets,r={context:this.context,filters:e.filters.valuesForPayload};return{...r,sql_snippets:Bt(e.sqlSnippets.current,"key","value",r),global_sql_snippets:Bt(t.list,"id","content",r)}},get payloadForViz(){const t=g.getParent(e).context.current;return{context:{...e.mock_context.current,...t},filters:e.filters.valuesForPayload}},get dashboardState(){return Xn(this.payloadForSQL)},getAdditionalQueryInfo(t){return{content_id:e.id,query_id:t,params:this.dashboardState}},get changed(){return this.filtersChanged||this.queriesChanged||this.sqlSnippetsChanged||this.viewsChanged||this.panelsChanged||this.layoutsChanged||this.mockContextChanged},get data(){return e.queries.current.map(({id:r,data:a})=>({id:r,data:a})).reduce((r,a)=>(r[a.id]=a.data,r),{})},getDataStuffByID(t){const r=e.queries.findByID(t);return r?{data:r.data,len:r.data.length,state:r.state,error:r.error}:{data:[],len:0,state:"idle",error:void 0}}})).views(e=>({get queriesUsage(){const t=e.panels.idMap,r=[];e.views.current.forEach(l=>{l.panelIDs.forEach(o=>{const i=t.get(o);if(!i)return;const c="panel",d=i.name,u=[{id:l.id,label:l.name}];i.queryIDs.forEach(p=>{r.push({id:o,queryID:p,type:c,type_label:"panel.label",label:d,views:u})})})});const a=e.views.idMap;return e.filters.current.filter(l=>!!b.get(l,"config.options_query_id")).forEach(l=>{r.push({type:"filter",type_label:"filter.label",id:l.id,queryID:b.get(l,"config.options_query_id"),label:l.label,views:l.visibleInViewsIDs.map(o=>{var i;return{id:o,label:((i=a.get(o))==null?void 0:i.name)??o}})})}),e.queries.current.forEach(l=>{if(!l.isTransform)return;l.config.dep_query_ids.forEach(i=>{r.push({type:"transform-query",type_label:"query.transform.full_label",id:l.id,queryID:i,label:l.name,views:[]})})}),b.groupBy(r,"queryID")},get hasUnusedQueries(){return e.queries.current.length>Object.keys(this.queriesUsage).length},findQueryUsage(t){return this.queriesUsage[t]??[]},get sqlSnippetsUsage(){const t=[];return e.queries.current.forEach(r=>{if(!r.typedAsSQL)return;const a=r.config;b.uniq(a.sql.match(Xt.sqlSnippet)).forEach(o=>{t.push({queryID:r.id,sqlSnippetKey:o,queryName:r.name})})}),b.groupBy(t,"sqlSnippetKey")},get hasUnusedSQLSnippets(){return e.sqlSnippets.current.length>Object.keys(this.sqlSnippetsUsage).length},findSQLSnippetUsage(t){return this.sqlSnippetsUsage[t]??[]}})).actions(e=>({removeUnusedQueries(){const t=new Set(Object.keys(e.queriesUsage)),r=e.queries.current.filter(a=>!t.has(a.id)).map(a=>a.id);e.queries.removeQueries(r)},removeUnusedSQLSnippets(){const t=new Set(Object.keys(e.sqlSnippetsUsage)),r=e.sqlSnippets.current.filter(a=>!t.has(a.key)).map(a=>a.key);e.sqlSnippets.removeByKeys(r)},duplicatePanelByID(t,r){var l;const a=e.panels.duplicateByID(t);a&&((l=e.views.findByID(r))==null||l.appendPanelID(a))},removePanelByID(t,r){var a;e.panels.removeByID(t),e.layouts.removeByPanelID(t),(a=e.views.findByID(r))==null||a.removePanelID(t)},addANewPanel(t){var a;const r=je.v4();e.panels.append(ri(r)),(a=e.views.findByID(t))==null||a.appendPanelID(r),e.layouts.addALayoutItem(r)},applyJSONSchema(t){var f;const{views:r,panels:a,filters:l,definition:o={},layouts:i}=t,{queries:c,sqlSnippets:d,mock_context:u}=o,p=new Map;if(Array.isArray(a)){const v=a.map(m=>{const _=je.v4();return p.set(m.id,_),{...m,id:_}});if(e.panels.appendMultiple(v),!Array.isArray(r)||r.length===0){const m=v.map(_=>_.id);(f=e.views.VIE)==null||f.appendPanelIDs(m)}}if(Array.isArray(r)){const v=r.map(m=>{const _=m.panelIDs.map(w=>p.get(w)??w);return{...m,id:je.v4(),panelIDs:_}});e.views.appendMultiple(v)}if(Array.isArray(i)){const v=(w,k)=>e.layouts.breakpointNameRecord[w]===k;let m=[];const _=i.filter(w=>v(w.name,w.breakpoint));_.forEach(w=>{w.id==="basis"&&(m=w.list),w.list.forEach(k=>{const z=p.get(k.panelID);k.id=je.v4(),k.panelID=z})}),e.layouts.list.forEach(w=>{const k=_.find(z=>z.name===w.name&&z.breakpoint===w.breakpoint);if(!k){m.forEach(z=>{w.addLayout(z)});return}k.list.forEach(z=>{w.addLayout(z)})})}Array.isArray(l)&&e.filters.appendMultiple(l),Array.isArray(c)&&e.queries.appendMultiple(c),Array.isArray(d)&&e.sqlSnippets.appendMultiple(d),u&&Object.keys(u).length>0&&e.mock_context.defaults(u)}})).actions(e=>({reset(){g.applySnapshot(e.filters.current,e.origin.filters.current),g.applySnapshot(e.queries.current,e.origin.queries.current),g.applySnapshot(e.sqlSnippets.current,e.origin.sqlSnippets.current),g.applySnapshot(e.views.current,e.origin.views.current),g.applySnapshot(e.panels.list,e.origin.panels.list),g.applySnapshot(e.layouts.list,e.origin.layouts.list),e.mock_context.current=e.origin.mock_context.current},resetFilters(){g.applySnapshot(e.filters.current,e.origin.filters.current)},updateCurrent(t){const{id:r,name:a,content:l}=t;if(!l)throw new Error("unexpected null content when updating a content model");const{version:o,filters:i,views:c,panels:d,definition:{queries:u,sqlSnippets:p,mock_context:f={}}}=l;e.id=r,e.name=a,e.version=o,g.applySnapshot(e.filters.current,i),g.applySnapshot(e.views.current,Sa(c).current),g.applySnapshot(e.panels.list,d),g.applySnapshot(e.queries.current,u),g.applySnapshot(e.sqlSnippets.current,p),e.mock_context.current=f}})),ka=g.types.snapshotProcessor(yS,{preProcessor(e){return{...e,origin:e}},postProcessor(e){delete e.origin;const t=g.castToSnapshot(e.queries.current.map(r=>b.pick(r,["id","key","type","sql"])));return b.defaults({},{queries:{current:t}},e)}});function vS(e,t){t.filters&&g.applySnapshot(e.filters.current,t.filters)}function Ri({id:e,name:t,dashboard_id:r,create_time:a,update_time:l,content:o},i,c){if(!o)throw new Error("unexpected null content when creating a content model");const{version:d,filters:u,views:p,panels:f,layouts:v,definition:{queries:m,sqlSnippets:_,mock_context:w={}}}=o;return ka.create({id:e,name:t,dashboard_id:r,create_time:a,update_time:l,version:d,filters:ua(u,i,w,c),queries:{current:m},sqlSnippets:{current:_},mock_context:qr(w),views:Sa(p),panels:{list:f},layouts:{list:v,currentBreakpoint:v[0].id}})}const ec=g.types.model({id:g.types.identifier,name:g.types.string,group:g.types.string,content:ka,content_id:g.types.string,datasources:rS,globalSQLSnippets:aa,context:yn,editor:gS}).views(e=>({get json(){return{id:e.id,name:e.name,group:e.group,content_id:e.content_id}},get queryVariables(){return{context:{...e.content.mock_context.current,...e.context.current},filters:e.content.filters.previewValues}},get queryVariablesString(){return JSON.stringify(this.queryVariables,null,2)}})).actions(e=>({updateCurrentContent(t){e.content.updateCurrent(t)},updateCurrent(t,r){const{id:a,name:l,group:o,content_id:i}=t;e.id=a,e.name=l,e.group=o,e.content_id=i,this.updateCurrentContent(r)}}));function tc({id:e,name:t,group:r,content_id:a},l,o,i,c,d){return ec.create({id:e,name:t,group:r,content_id:a,content:Ri(l,c,d),datasources:{list:o},globalSQLSnippets:{list:i},context:sa(c),editor:{}})}function mn(e){console.groupCollapsed("Running operation ",e.type),console.log(e),console.groupEnd()}function nc(e,t){h.useEffect(()=>{const r=a=>{mn(a);const{viewID:l}=a.detail;if(!l){console.error(new Error("[Open View] Needs to pick a view first"));return}e.views.appendToVisibles(l),t&&e.views.setIDOfVIE(l)};return window.addEventListener("open-view",r),()=>{window.removeEventListener("open-view",r)}},[e,t]),h.useEffect(()=>{const r=a=>{mn(a);const{dictionary:l,payload:o}=a.detail;if(!o||Object.keys(o).length===0){console.error(new Error("[Set Filter Values] payload is empty"));return}const i={};Object.entries(l).forEach(([c,d])=>{const u=b.get(o,d);i[c]=u}),e.filters.applyValuesPatch(i)};return window.addEventListener("set-filter-values",r),()=>{window.removeEventListener("set-filter-values",r)}},[e]),h.useEffect(()=>{function r(l){return Array.isArray(l)?[]:typeof l=="object"?{}:typeof l=="boolean"?!1:typeof l=="string"?"":typeof l=="number"?0:l}const a=l=>{mn(l);const o={},{filter_keys:i}=l.detail;i.forEach(c=>{const d=b.get(e.filters.values,c),u=r(d);o[c]=u}),e.filters.applyValuesPatch(o)};return window.addEventListener("clear-filter-values",a),()=>{window.removeEventListener("clear-filter-values",a)}},[e]),h.useEffect(()=>{const r=a=>{mn(a);const{urlTemplate:l,openInNewTab:o,enableEncoding:i=!1,payload:c}=a.detail;if(!l){console.error(new Error("[Open Link] URL is empty"));return}function d(f){return b.cloneDeepWith(f,m=>{if(i&&typeof m=="string")return encodeURIComponent(m)})}const p=b.template(l||"")(d({...c,filters:e.payloadForSQL.filters,context:e.payloadForSQL.context}));window.open(p,o?"_blank":"_self","noopener")};return window.addEventListener("open-link",r),()=>{window.removeEventListener("open-link",r)}},[e])}function rc(e){return h.useCallback(t=>t.provideValue(J.pluginManager,e.pluginManager).provideValue(J.vizManager,e.vizManager).provideValue(J.panelAddonManager,e.panelAddonManager).provideValue(J.colorManager,e.colorManager),[e])}const gz="",_S=S.observer(({saveDashboardChanges:e})=>{const{t}=x.useTranslation(),r=Se.useModals(),a=Q(),l=()=>{r.openConfirmModal({title:n.jsxs(s.Group,{justify:"flex-start",children:[n.jsx(T.IconAlertTriangle,{size:18,color:"red"}),n.jsx(s.Text,{size:"sm",children:"You are reverting changes"})]}),labels:{confirm:t("common.actions.confirm"),cancel:t("common.actions.cancel")},confirmProps:{color:"red"},onCancel:()=>console.log("Cancel"),onConfirm:()=>a.reset(),zIndex:320,withCloseButton:!1})},o=a.changed;return n.jsxs(s.Group,{gap:0,children:[n.jsx(s.Button,{color:"green",variant:"filled",size:"xs",leftSection:n.jsx(T.IconDeviceFloppy,{size:18}),onClick:e,disabled:!o,sx:{borderTopRightRadius:0,borderBottomRightRadius:0},children:t("common.actions.save_changes")}),n.jsxs(s.Menu,{width:200,trigger:"hover",openDelay:100,closeDelay:400,withinPortal:!0,zIndex:320,disabled:!o,children:[n.jsx(s.Menu.Target,{children:n.jsx(s.ActionIcon,{variant:"default",disabled:!o,sx:{height:"30px",borderTopLeftRadius:0,borderBottomLeftRadius:0,svg:{fill:"rgb(173, 181, 189)",stroke:"none"}},children:n.jsx(T.IconCaretDown,{size:18})})}),n.jsx(s.Menu.Dropdown,{children:n.jsx(s.Menu.Item,{leftSection:n.jsx(T.IconRecycle,{size:14,color:"red"}),disabled:!o,onClick:l,children:t("common.actions.revert_changes")})})]})]})}),xS=S.observer(({saveDashboardChanges:e,onExit:t,headerSlot:r=null})=>{x.useTranslation();const a=W(),l=a.content.changed,o=()=>{t({hasChanges:l,dashboardId:a.id})};return n.jsx(s.AppShell.Header,{h:60,py:0,px:"md",sx:{zIndex:299},children:n.jsxs(s.Group,{justify:"space-between",sx:{height:60,minWidth:"1000px",position:"relative"},children:[n.jsxs(s.Group,{children:[n.jsx(s.Button,{size:"xs",color:l?"red":"green",leftSection:n.jsx(T.IconArrowLeft,{size:20}),onClick:o,children:n.jsx(s.Group,{gap:4,children:n.jsx(x.Trans,{i18nKey:"common.actions.end_editing",values:{name:a.name},children:n.jsx(s.Text,{td:"underline",size:"xs",children:a.name})})})}),n.jsx(_S,{saveDashboardChanges:e})]}),n.jsx(s.Group,{justify:"flex-end",sx:{flexGrow:1},children:r})]})})}),ac={height:"30px",borderLeft:"none",borderTop:"none",borderRight:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef"},mS=S.observer(()=>{var l;const{t:e}=x.useTranslation(),t=Q(),r=((l=t.views.VIE)==null?void 0:l.type)===E.Tabs,a=()=>t.addANewPanel(t.views.idOfVIE);return r?n.jsx(s.Tooltip,{label:e("common.choose_a_tab_first"),children:n.jsx(s.Button,{variant:"outline",color:"gray",radius:0,size:"xs",leftSection:n.jsx(T.IconPlaylistAdd,{size:20}),sx:{...ac,transform:"none !important"},children:e("panel.add")})}):n.jsx(s.Button,{variant:"outline",color:"blue",radius:0,size:"xs",onClick:a,leftSection:n.jsx(T.IconPlaylistAdd,{size:20}),sx:{...ac,background:"rgb(231, 245, 255)"},children:e("panel.add")})}),wS=S.observer(({done:e})=>{var V,Y;const{t}=x.useTranslation(),a=Q().layouts,l=h.useMemo(()=>({list:a.breakpointsInfo}),[a.breakpointsInfo]),{control:o,handleSubmit:i,watch:c,getValues:d,reset:u,formState:p}=y.useForm({defaultValues:l}),{fields:f,append:v,remove:m}=y.useFieldArray({control:o,name:"list",rules:{validate:N=>{if(b.uniqBy(N,"breakpoint").length!==N.length)return"Screen sizes should be unique by min width"}}}),_=c("list"),w=f.map((N,de)=>({...N,..._[de]})),k=()=>{v({id:je.v4(),name:"",breakpoint:""})},z=({list:N})=>{const de=N.filter(H=>Number.isFinite(H.breakpoint));a.updateLayoutSetsInfo(de),e()},D=d(),M=h.useMemo(()=>{const N={list:D.list.filter(de=>!!de.name&&Number.isFinite(de.breakpoint))};return!b.isEqual(N,l)},[D,l]),q=(Y=(V=p.errors.list)==null?void 0:V.root)==null?void 0:Y.message;return n.jsx(n.Fragment,{children:n.jsxs("form",{onSubmit:i(z),children:[n.jsxs(s.Table,{fz:"sm",highlightOnHover:!0,withTableBorder:!0,sx:{tableLayout:"fixed"},children:[n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"340px"},children:t("common.name")}),n.jsx(s.Table.Th,{style:{width:"160px"},children:t("breakpoint.breakpoint")}),n.jsx(s.Table.Th,{})]})}),n.jsxs(s.Table.Tbody,{children:[w.map((N,de)=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{children:N.id==="basis"?N.name:n.jsx(y.Controller,{name:`list.${de}.name`,control:o,render:({field:H})=>n.jsx(s.TextInput,{size:"xs",label:"",required:!0,sx:{flex:1},...H})})}),n.jsx(s.Table.Td,{children:N.id==="basis"?n.jsxs(s.Text,{size:"sm",ff:"monospace",children:[N.breakpoint,"px"]}):n.jsx(y.Controller,{name:`list.${de}.breakpoint`,control:o,render:({field:H})=>n.jsx(s.NumberInput,{size:"xs",label:"",required:!0,max:1e4,hideControls:!0,rightSection:n.jsx(s.Text,{size:"sm",c:"dimmed",children:"px"}),rightSectionProps:{style:{width:"30px"}},sx:{flex:1},ff:"monospace",styles:{input:{paddingRight:"30px"}},...H})})}),n.jsx(s.Table.Td,{children:N.id!=="basis"&&n.jsx(s.ActionIcon,{mx:"auto",size:"xs",variant:"subtle",color:"red",onClick:()=>m(de),children:n.jsx(T.IconTrash,{})})})]},N.id)),n.jsx(s.Table.Tr,{style:{backgroundColor:"transparent"},children:n.jsx(s.Table.Td,{colSpan:3,style:{padding:"0"},children:n.jsx(s.Tooltip,{label:t("breakpoint.add"),children:n.jsx(s.ActionIcon,{variant:"subtle",size:"md",color:"blue",onClick:k,sx:{width:"100%"},children:n.jsx(T.IconPlus,{size:18})})})})})]})]}),n.jsx(s.Text,{mt:6,ta:"right",size:"xs",c:"red",children:q??" "}),n.jsxs(s.Group,{mt:6,justify:"space-between",children:[n.jsx(s.Button,{color:"orange",size:"xs",onClick:()=>u(),leftSection:n.jsx(T.IconRecycle,{size:18}),disabled:!M,children:t("common.actions.revert")}),n.jsx(s.Button,{color:"green",size:"xs",type:"submit",leftSection:n.jsx(T.IconDeviceFloppy,{size:18}),disabled:!M,children:t("common.actions.save_changes")})]})]})})}),CS=S.observer(()=>{const{t:e}=x.useTranslation(),[t,{open:r,close:a}]=te.useDisclosure(!1),l=Q(),o=l.layouts.currentBreakpoint,i=l.layouts.currentLayoutRange,c=()=>{setTimeout(()=>{window.dispatchEvent(new Event("resize"))},32)},d=()=>{a(),c()};return n.jsxs(n.Fragment,{children:[n.jsxs(s.Group,{children:[n.jsxs(s.Menu,{withArrow:!0,withinPortal:!0,zIndex:320,trigger:"hover",children:[n.jsx(s.Menu.Target,{children:n.jsx(s.Button,{size:"xs",variant:"subtle",leftSection:n.jsx(T.IconDevices,{size:16}),sx:{borderRadius:0},children:n.jsxs(s.Group,{gap:6,children:[n.jsx(s.Text,{size:"xs",fw:"normal",children:i.name}),n.jsx(s.Text,{size:"xs",c:"#777",children:l.layouts.currentRangeText})]})})}),n.jsxs(s.Menu.Dropdown,{children:[l.layouts.breakpointRanges.map(u=>n.jsx(s.Menu.Item,{onClick:()=>l.layouts.setCurrentBreakpoint(u.id),disabled:o===u.id,children:n.jsxs(s.Group,{justify:"space-between",children:[n.jsx(s.Text,{size:"sm",children:u.name}),n.jsx(s.Text,{size:"xs",c:"dimmed",children:u.text})]})},u.id)),n.jsx(s.Menu.Divider,{}),n.jsx(s.Menu.Item,{color:"blue",leftSection:n.jsx(T.IconSettings,{size:14}),onClick:r,children:n.jsx(s.Text,{size:"sm",children:e("breakpoint.manage")})})]})]}),l.layouts.divisionPreviewScale<1&&n.jsx(s.Text,{size:"xs",c:"dimmed",children:ct(l.layouts.divisionPreviewScale).format({output:"percent",mantissa:0})})]}),n.jsx(s.Modal,{opened:t,onClose:d,title:e("breakpoint.label",{count:2}),withinPortal:!0,zIndex:320,size:600,closeOnClickOutside:!1,children:n.jsx(wS,{done:d})})]})}),sc={height:"30px",borderRight:"none",borderTop:"none",borderLeft:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef"},TS=S.observer(()=>{var l;const{t:e}=x.useTranslation(),t=Q(),r=((l=t.views.VIE)==null?void 0:l.type)===E.Tabs,a=()=>{var o;return(o=t.views.VIE)==null?void 0:o.downloadSchema()};return r?n.jsx(s.Tooltip,{label:e("common.choose_a_tab_first"),children:n.jsx(s.Button,{variant:"outline",color:"gray",radius:0,size:"xs",leftSection:n.jsx(T.IconCode,{size:16}),sx:{...sc,transform:"none !important"},children:e("view.download_schema")})}):n.jsx(s.Button,{variant:"outline",color:"blue",radius:0,size:"xs",onClick:a,leftSection:n.jsx(T.IconCode,{size:16}),sx:{...sc},children:e("view.download_schema")})}),wn=({headers:e,rows:t})=>n.jsxs(s.Table,{fz:"xs",highlightOnHover:!0,sx:{tableLayout:"fixed",fontFamily:"monospace"},children:[n.jsx(s.Table.Thead,{children:e}),n.jsx(s.Table.Tbody,{children:t})]}),SS=({content:e})=>{const{t}=x.useTranslation(),r=e.views;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("view.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.name")}),n.jsx(s.Table.Th,{children:t("common.type")})]}),rows:r.map(a=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:a.id}),n.jsx(s.Table.Td,{children:a.name}),n.jsx(s.Table.Td,{children:t(`view.component.${a.type}.label`)})]},a.id))})]})},kS=({content:e})=>{const{t}=x.useTranslation(),r=e.filters;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("filter.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.key")}),n.jsx(s.Table.Th,{children:t("common.label")})]}),rows:r.map(a=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:a.id}),n.jsx(s.Table.Td,{children:a.key}),n.jsx(s.Table.Td,{children:a.label})]},a.id))})]})},zS=({content:e})=>{const{t}=x.useTranslation(),r=e.panels;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("panel.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.name")}),n.jsx(s.Table.Th,{children:t("visualization.component")})]}),rows:r.map(a=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:a.id}),n.jsx(s.Table.Td,{children:a.name}),n.jsx(s.Table.Td,{children:a.viz.type})]},a.id))})]})},DS=({content:e})=>{var a;const{t}=x.useTranslation(),r=(a=e.definition)==null?void 0:a.queries;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("query.labels")}),n.jsx(wn,{headers:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"160px"},children:t("common.id")}),n.jsx(s.Table.Th,{children:t("common.name")}),n.jsx(s.Table.Th,{style:{width:"140px"},children:t("common.type")}),n.jsx(s.Table.Th,{style:{width:"260px"},children:t("data_source.label")})]}),rows:r.map(l=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:l.id}),n.jsx(s.Table.Td,{children:l.name}),n.jsx(s.Table.Td,{children:l.type}),n.jsx(s.Table.Td,{children:l.key})]},l.id))})]})},IS=({content:e})=>{var a;const{t}=x.useTranslation(),r=(a=e.definition)==null?void 0:a.sqlSnippets;return!Array.isArray(r)||r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("sql_snippet.labels")}),n.jsx(s.List,{size:"sm",pl:10,ff:"monospace",icon:n.jsx(T.IconPointFilled,{size:10}),children:r.map(l=>n.jsx(s.List.Item,{children:l.key},l.key))})]})},MS=({content:e})=>{var a;const{t}=x.useTranslation(),r=Object.keys(((a=e.definition)==null?void 0:a.mock_context)??{});return r.length===0?null:n.jsxs(s.Box,{children:[n.jsx(s.Text,{pl:10,size:"sm",fw:500,c:"dimmed",ta:"center",children:t("mock_context.label")}),n.jsx(s.List,{size:"sm",pl:10,ff:"monospace",icon:n.jsx(T.IconPointFilled,{size:10}),children:r.map(l=>n.jsx(s.List.Item,{children:l},l))})]})},AS=({content:e})=>e?n.jsxs(s.Box,{children:[n.jsx(s.Divider,{mt:20,mb:10,variant:"dashed"}),n.jsx(s.Text,{ta:"left",c:"dimmed",size:"sm",children:"Preview"}),n.jsxs(s.Stack,{children:[n.jsx(SS,{content:e}),n.jsx(kS,{content:e}),n.jsx(zS,{content:e}),n.jsx(DS,{content:e}),n.jsx(IS,{content:e}),n.jsx(MS,{content:e})]})]}):null;function PS(e){if(e.target===null)throw new Error("FileReader failed with null result");if(typeof e.target.result!="string")throw new Error(`Unparsable file content of type: ${typeof e.target.result}`);let t=JSON.parse(e.target.result);if("content"in t&&(t=t.content),t.version!==Re)throw new Error("Schema version mismatch");return t}const VS=S.observer(({onSuccess:e,stretchModal:t,shrinkModal:r})=>{var z,D;const{t:a}=x.useTranslation(),l=Q(),{handleSubmit:o,formState:{errors:i},setValue:c,watch:d,setError:u,clearErrors:p}=y.useForm({defaultValues:{content:null}}),f=({content:M})=>{try{if(!M)throw new Error("please use a valid json file");l.applyJSONSchema(M),We.showNotification({title:"Successful",message:"",color:"green"}),e()}catch(q){console.error(q),We.showNotification({title:"Failed",message:q.message,color:"red"})}},[v,m]=h.useState(null);h.useEffect(()=>{if(!v)return;const M=new FileReader;M.readAsText(v,"UTF-8"),M.onload=q=>{try{const V=PS(q);c("content",V),p("content")}catch(V){console.error(V),u("content",{type:"custom",message:V.message})}},M.onabort=()=>console.log("🟨 abort"),M.onerror=()=>{M.error&&(console.error(M.error),u("content",{type:"custom",message:M.error.message}))}},[v]);const[_]=d(["content"]),w=!_,k=(z=i==null?void 0:i.content)==null?void 0:z.message;return h.useEffect(()=>{!_||k?r():t()},[_,k]),n.jsx(s.Box,{mx:"auto",sx:{position:"relative"},children:n.jsxs("form",{onSubmit:o(f),children:[n.jsx(s.FileInput,{label:a("import.json_file"),required:!0,value:v,onChange:m,error:(D=i==null?void 0:i.content)==null?void 0:D.message,sx:{maxWidth:500}}),k?n.jsx(s.Table,{fz:12,mt:10,children:n.jsxs(s.Table.Tbody,{children:[n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{children:a("import.this_dashboard")}),n.jsx(s.Table.Td,{children:Re})]}),n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{children:a("import.this_file")}),n.jsx(s.Table.Td,{style:{color:"red"},children:_==null?void 0:_.version})]})]})}):n.jsxs(n.Fragment,{children:[n.jsx(AS,{content:_}),n.jsx(s.Group,{justify:"flex-end",my:"md",children:n.jsx(s.Button,{type:"submit",color:"green",disabled:w,children:a("common.actions.confirm")})})]})]})})}),lc={height:"30px",borderLeft:"none",borderTop:"none",borderRight:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef"},$S=S.observer(()=>{var u;const{t:e}=x.useTranslation(),[t,{open:r,close:a}]=te.useDisclosure(!1),[l,{setTrue:o,setFalse:i}]=O.useBoolean(!1),d=((u=W().content.views.VIE)==null?void 0:u.type)===E.Tabs;return d?n.jsx(s.Tooltip,{label:e("common.choose_a_tab_first"),children:n.jsx(s.Button,{variant:"outline",color:"gray",radius:0,size:"xs",leftSection:n.jsx(T.IconFileImport,{size:16}),sx:{...lc,transform:"none !important"},children:e("import.label")})}):n.jsxs(n.Fragment,{children:[n.jsx(s.Button,{variant:"subtle",color:"blue",radius:0,size:"xs",disabled:d||t,onClick:r,leftSection:n.jsx(T.IconFileImport,{size:16}),sx:{...lc},children:e("import.label")}),n.jsx(s.Modal,{opened:t,onClose:a,title:e("import.title"),trapFocus:!0,onDragStart:p=>{p.stopPropagation()},withinPortal:!0,zIndex:320,size:l?"90vw":500,children:n.jsx(VS,{onSuccess:a,stretchModal:o,shrinkModal:i})})]})}),ES=({iconKey:e,...t})=>{switch(e){case"query_variables":return n.jsx(T.IconVariable,{...t});case"mock_context":return n.jsx(T.IconCodeDots,{...t});case"filter":return n.jsx(T.IconFilter,{...t});case"sql_snippet":return n.jsx(T.IconCopy,{...t});case"query":return n.jsx(T.IconDatabase,{...t});case"view":return n.jsx(T.IconBoxMultiple,{...t});case"panel":return n.jsx(T.IconAppWindow,{...t});default:return null}},BS=({action:e})=>{const{t}=x.useTranslation();return e.description?n.jsx(s.Text,{c:"dimmed",size:"xs",children:t(e.description)}):e.viz?n.jsxs(s.Group,{justify:"space-between",children:[n.jsx(s.Text,{c:"dimmed",size:"xs",children:t(e.viz.displayName)}),n.jsx(s.Text,{c:"dimmed",size:"xs",className:"spotlight-action-viz-group",children:t(e.viz.displayGroup)})]}):null},LS=S.observer(({action:e,query:t})=>{const{t:r}=x.useTranslation();return n.jsx(s.Box,{className:"spotlight-custom-action-component",children:n.jsxs(s.Group,{wrap:"nowrap",children:[n.jsx(ES,{iconKey:e.iconKey,size:14}),n.jsxs("div",{style:{flex:1},children:[n.jsx(s.Highlight,{highlight:t,size:"sm",children:e.title?r(e.title):""}),n.jsx(BS,{action:e})]})]})})}),qS=({groups:e,query:t})=>{const{t:r}=x.useTranslation();return e.length===0?n.jsx(dt.Spotlight.Empty,{children:r("spotlight.not_found")}):n.jsx(n.Fragment,{children:e.map(a=>n.jsx(dt.Spotlight.ActionsGroup,{label:a.group,children:a.actions.map(l=>n.jsx(dt.Spotlight.Action,{onClick:l.onClick,children:n.jsx(LS,{action:l,query:t})},l.id))},a.group))})},OS=S.observer(()=>{const{t:e,i18n:t}=x.useTranslation(),r=s.useMantineTheme(),a=W(),[l,o]=h.useState(""),i=h.useMemo(()=>a.editor.spotlightActionGroups.map(d=>({group:e(d.group),keywords:[d.group,e(d.group)],actions:d.actions.map(u=>{const p=[];return u.title&&(p.push(u.title.toLowerCase()),p.push(e(u.title).toLowerCase())),u.group&&p.push(u.group.toLowerCase()),u.viz&&(p.push(u.viz.displayGroup.toLowerCase()),p.push(u.viz.displayName.toLowerCase())),u.iconKey&&p.push(u.iconKey),{...u,keywords:p}})})),[a.editor.spotlightActionGroups,t.language]),c=h.useMemo(()=>{const d=l.toLowerCase().trim();return d?i.map(p=>{if(p.keywords.some(m=>m.includes(d)))return p;const v=p.actions.filter(m=>m.keywords.some(_=>_.includes(d)));return v.length===0?null:{...p,actions:v}}).filter(p=>p!==null):[i[0]]},[i,l]);return n.jsxs(dt.Spotlight.Root,{onQueryChange:o,shortcut:["mod + P","mod + K"],radius:"md",styles:{search:{border:"none"},action:{position:"relative",display:"block",width:"100%",padding:`${s.rem(10)} ${s.rem(12)}`,borderRadius:r.radius.sm,".spotlight-action-viz-group":{opacity:0},"&:hover, &[data-selected]":{backgroundColor:r.colors.gray[1],".spotlight-action-viz-group":{opacity:1}}}},children:[n.jsx(dt.Spotlight.Search,{placeholder:e("spotlight.placeholder"),leftSection:n.jsx(T.IconSearch,{size:"1.2rem"})}),n.jsx(dt.Spotlight.ActionsList,{children:n.jsx(qS,{groups:c,query:l})})]})}),oc=({children:e})=>n.jsx(s.Text,{style:{fontSize:"0.6875rem",lineHeight:1,padding:"0.25rem 0.2375rem",borderRadius:"0.25rem"},children:e}),ic=function(){var t;return(((t=navigator.userAgentData)==null?void 0:t.platform)??navigator.platform).toLowerCase().includes("mac")}(),NS=()=>{const{t:e}=x.useTranslation();return n.jsx(s.Tooltip,{label:n.jsxs(n.Fragment,{children:[ic&&n.jsx(oc,{children:"⌘ + K"}),!ic&&n.jsx(oc,{children:"Ctrl + K"})]}),children:n.jsx(s.UnstyledButton,{onClick:()=>dt.spotlight.open(),style:{height:"1.875rem",borderLeft:"none",borderTop:"none",borderRight:"1px solid #e9ecef",borderBottom:"1px solid #e9ecef",paddingLeft:"calc(0.875rem / 1.5)",paddingRight:"1rem"},sx:{color:"#228be6",background:"transparent","&:hover":{background:"rgb(231, 245, 255)"}},children:n.jsxs(s.Group,{gap:"0.625rem",children:[n.jsx(T.IconSearch,{size:"1rem",color:"#228be6"}),n.jsx(s.Text,{fw:500,style:{flexGrow:1,fontWeight:500,fontSize:"0.75rem",lineHeight:1},children:e("spotlight.trigger_text")})]})})})},GS={position:"fixed",top:60,left:0,right:0,height:30,zIndex:299,borderBottom:"1px solid #e9ecef",background:"rgba(233,236,239, 0.15)"},FS=S.observer(()=>n.jsx(s.Box,{sx:GS,pl:{base:200,xs:200,sm:200,md:220,lg:240,xl:260},children:n.jsxs(s.Group,{justify:"space-between",align:"center",sx:{height:"30px"},children:[n.jsxs(s.Group,{justify:"flex-start",gap:0,children:[n.jsx(mS,{}),n.jsx($S,{}),n.jsx(NS,{})]}),n.jsx(CS,{}),n.jsx(s.Group,{justify:"flex-end",gap:0,children:n.jsx(TS,{})})]})})),jS=S.observer(e=>n.jsxs(n.Fragment,{children:[n.jsx(xS,{...e}),n.jsx(FS,{})]}));function QS(e,t,r){const a=[];return e.filter(l=>"__INTERACTIONS"in l.viz.conf).forEach((l,o)=>{const i=t[l.id];i.data.interactions=b.get(i,"data.interactions",[]);const{__INTERACTIONS:c,__OPERATIONS:d,__TRIGGERS:u}=l.viz.conf;Object.entries(d).forEach(([p,f])=>{const{schemaRef:v,data:m}=f,{config:_}=m;switch(v){case"builtin:op:open-link":let w=_.urlTemplate.substring(0,100);_.urlTemplate.length>=20&&(w+="..."),i.type="interaction",i.data.interactions.push({schemaRef:v,urlTemplate:_.urlTemplate,shortURLTemplate:w});return;case"builtin:op:open_view":a.push({id:`OPERATION--${p}`,source:l.id,target:_.viewID,label:"Open View",style:{stroke:"rgba(0,0,0,0.8)"},type:"default"});return;case"builtin:op:set_filter_values":i.type="interaction",i.data.interactions.push({schemaRef:v,filters:Object.keys(_.dictionary).map(k=>({key:k,label:r[k]}))});return;case"builtin:op:clear_filter_values":i.type="interaction",i.data.interactions.push({schemaRef:v,filters:_.filter_keys.map(k=>({key:k,label:r[k]}))});return;default:return}})}),a}function WS(e,t){const r=e.filters.keyLabelMap;return{edges:QS(e.panels.list,t,r),edgeNodes:[]}}function cc(e,t,r){return e*t+e*r}function US(e,t,r){return e*t+(e-1)*r}const Cn=25,za=40,dc=25,Da=350,YS=150,KS=150,uc=150,pc=300,Tn=40,hc=25,XS=300;function ZS(e,t){const r=b.keyBy(t,l=>l.id),a=[];return e.current.forEach((l,o)=>{l.panelIDs.forEach((i,c)=>{const d=cc(c,Tn,hc)+za,u=r[i];if(!u){a.push({id:i,_node_type:"panel",parentNode:l.id,data:{label:`!: ${i}`},position:{x:Cn,y:d},sourcePosition:ie.Position.Right,targetPosition:ie.Position.Left,style:{width:pc,height:Tn}});return}const p=u.name;a.push({id:u.id,_node_type:"panel",parentNode:l.id,data:{label:p},position:{x:Cn,y:d},sourcePosition:ie.Position.Right,targetPosition:ie.Position.Left,style:{width:pc,height:Tn}})})}),a}const JS={[E.Division]:"Div",[E.Modal]:"Modal",[E.Tabs]:"Tabs"},HS=Gi;function RS(e){return e.current.map((r,a)=>{const l=US(r.panelIDs.length,Tn,hc)+za+dc;let o=[];return r.type===E.Tabs&&(o=r.config.tabsInOrder.map(c=>c.view_id)),{id:r.id,_node_type:"view-root",_view_type:r.type,_view_level:0,_sub_view_ids:[],_tab_view_ids:o,data:{label:`${JS[r.type]}:${r.name}`},position:{x:0,y:0},sourcePosition:ie.Position.Right,targetPosition:ie.Position.Left,className:"light",style:{backgroundColor:HS[r.type],width:Da,height:l}}})}function e2(e){const t=b.keyBy(e,r=>r.id);e.forEach(r=>{r._node_type!=="view-root"||r._view_type!==E.Tabs||r._tab_view_ids.forEach(a=>{t[a].parentNode=r.id})})}function t2(e){const t=RS(e.views);e2(t);const r=ZS(e.views,e.panels.list);return[...t,...r]}function n2({nodeMap:e,nodes:t,edges:r}){t.forEach(a=>{a._node_type!=="view-root"||a._view_type!==E.Tabs||(a.sourcePosition=ie.Position.Bottom,a.style.width=Da+Cn*2,a.style.height=dc+a._tab_view_ids.reduce((l,o)=>{const i=e[o];i.position.y=l,i.position.x=Cn;const c=i.style.height;return l+c+20},za))})}function r2({nodeMap:e,nodes:t,edges:r}){r.filter(a=>a.label==="Open View").forEach(a=>{const l=e[a.source],o=e[a.target];if(!l||!o||!l.parentNode)return;const i=e[l.parentNode];i._node_type!=="view-root"||o._node_type!=="view-root"||(o._view_level+=1+i._view_level,i._sub_view_ids.push(o.id))}),t.sort((a,l)=>a._node_type==="view-root"&&l._node_type==="view-root"?a._view_level-l._view_level:a._node_type!=="view-root"&&l._node_type!=="view-root"?0:a._node_type==="view-root"?-1:1)}function a2({nodeMap:e,nodes:t,edges:r}){const a={};r.forEach(l=>{if(l.label!=="Open View")return;const o=e[l.source],i=e[l.target];if(o&&i&&o.parentNode){const c=e[o.parentNode],d=c.position.x,u=Number(b.get(i,"style.height",0)),p=Number(c.style.width);i.position.x=d+p+XS,c._view_level===0&&i._sub_view_ids.length===0&&(o.sourcePosition=ie.Position.Left,i.targetPosition=ie.Position.Right,i.position.x*=-1);const v=i.position.x,m=b.get(a,v,0);i.position.y=m,a[v]=m+u+uc}})}function s2({nodeMap:e,nodes:t,edges:r}){const a=new Set,l=new Set;r.forEach(i=>{a.add(i.source),l.add(i.target)}),t.filter(i=>i._node_type!=="view-root"||i.id==="Main"||i.parentNode?!1:!a.has(i.id)&&!l.has(i.id)).forEach((i,c)=>{i.position.x=cc(c,Da,KS),i.position.y=0-YS-uc})}function l2({nodeMap:e,nodes:t,edges:r}){const a={nodeMap:e,nodes:t,edges:r};return s2(a),r2(a),n2(a),a2(a),{nodes:t,edges:r}}function o2(e){const t=t2(e),r=b.keyBy(t,d=>d.id),{edges:a,edgeNodes:l}=WS(e,r),o=[...t,...l],i=b.keyBy(o,d=>d.id),c={edges:b.uniqBy(a,d=>d.id),nodes:o,nodeMap:i};return l2(c)}const fz="",Ia={"builtin:op:open-link":n.jsx(s.ThemeIcon,{color:"blue",size:20,radius:"xl",children:n.jsx(T.IconCircleDashed,{size:14})}),"builtin:op:set_filter_values":n.jsx(s.ThemeIcon,{color:"orange",size:20,radius:"xl",children:n.jsx(T.IconCircleDot,{size:14})}),"builtin:op:clear_filter_values":n.jsx(s.ThemeIcon,{color:"orange",size:20,radius:"xl",children:n.jsx(T.IconCircleOff,{size:14})})};function i2(e){const t=[];return e.forEach(r=>{switch(r.schemaRef){case"builtin:op:open-link":t.push({key:r.urlTemplate,icon:Ia[r.schemaRef],text:n.jsxs(s.Group,{gap:4,children:[n.jsx(s.Text,{size:"sm",children:"Open: "}),n.jsx(s.Text,{size:"sm",c:"dimmed",children:r.shortURLTemplate})]})});return;case"builtin:op:set_filter_values":r.filters.forEach(({key:a,label:l})=>{t.push({key:r.schemaRef+a,icon:Ia[r.schemaRef],text:n.jsx(s.Group,{gap:4,children:n.jsxs(s.Text,{size:"sm",children:["Set Filter: ",l]})})})});return;case"builtin:op:clear_filter_values":r.filters.forEach(({key:a,label:l})=>{t.push({key:r.schemaRef+a,icon:Ia[r.schemaRef],text:n.jsx(s.Group,{gap:4,children:n.jsxs(s.Text,{size:"sm",children:["Clear Filter: ",l]})})})});return}}),t}const c2=h.memo(({data:e,isConnectable:t,sourcePosition:r=ie.Position.Right,targetPosition:a=ie.Position.Left,...l})=>{const o=h.useMemo(()=>i2(e.interactions),[e.interactions]);return n.jsxs(n.Fragment,{children:[n.jsx(ie.Handle,{type:"target",position:a,isConnectable:t}),n.jsx(s.Box,{sx:{position:"absolute",top:0,right:0},children:n.jsx(T.IconChevronsUpRight,{size:12})}),n.jsxs(s.HoverCard,{shadow:"xl",withinPortal:!0,children:[n.jsx(s.HoverCard.Target,{children:n.jsx(s.Text,{size:"sm",children:e.label})}),n.jsx(s.HoverCard.Dropdown,{children:n.jsx(s.List,{spacing:"xs",size:"sm",center:!0,children:o.map(i=>n.jsx(s.List.Item,{icon:i.icon,children:i.text},i.key))})})]}),n.jsx(ie.Handle,{type:"source",position:r,isConnectable:t})]})}),bz="",d2={interaction:c2},u2=S.observer(()=>{const e=ee(),{edges:t,nodes:r}=o2(e);return n.jsxs(ie,{nodes:r,edges:t,onNodesChange:b.noop,onEdgesChange:b.noop,onConnect:b.noop,className:"interactions-viewer",fitView:!0,nodeTypes:d2,children:[n.jsx(ie.MiniMap,{}),n.jsx(ie.Controls,{}),n.jsx(ie.Background,{})]})}),p2=S.observer(({opened:e,close:t})=>{const{t:r}=x.useTranslation();return n.jsx(s.Modal,{size:"96vw",opened:e,onClose:t,title:r("interactions.interactions_viewer"),trapFocus:!0,onDragStart:a=>{a.stopPropagation()},styles:{body:{height:"calc(90vh - 54px)"},content:{transform:"none !important"}},zIndex:300,children:n.jsx(u2,{})})}),h2={"> button":{"&:first-of-type":{borderTopRightRadius:0,borderBottomRightRadius:0,borderRightWidth:.5},":not(:first-of-type):not(:last-of-type)":{borderTopRightRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderBottomLeftRadius:0,borderLeftWidth:.5,borderRightWidth:.5},"&:last-of-type":{borderTopLeftRadius:0,borderBottomLeftRadius:0,borderLeftWidth:.5}}};function g2({onClick:e,name:t,active:r,openSettings:a}){return n.jsxs(s.Box,{sx:{position:"relative"},children:[n.jsx(s.UnstyledButton,{sx:l=>({display:"block",width:"100%",padding:l.spacing.xs,borderRadius:0,position:"relative",color:l.black,"&:hover":{backgroundColor:l.colors.gray[0]},backgroundColor:r?l.colors.gray[2]:"transparent"}),children:n.jsx(s.Group,{sx:{width:"calc(100% - 28px)"},onClick:e,children:n.jsx(s.Text,{size:"sm",children:t})})}),r&&n.jsx(s.Tooltip,{label:"Edit",position:"right",withinPortal:!0,children:n.jsx(s.ActionIcon,{onClick:a,variant:"light",color:"blue",sx:{position:"absolute",top:0,bottom:0,height:"100%",right:0,zIndex:0,borderRadius:0},children:n.jsx(T.IconAdjustments,{size:16})})})]})}const f2=S.observer(()=>{const{t:e}=x.useTranslation(),t=W(),r=Q(),a=h.useCallback(o=>()=>r.views.setIDOfVIE(o),[r]),l=o=>{t.editor.open(["_VIEWS_",o])};return n.jsxs(s.Box,{sx:{position:"relative"},children:[r.views.options.map(o=>n.jsx(g2,{active:r.views.idOfVIE===o.value,name:o.label,onClick:a(o.value),openSettings:()=>l(o.value)},o.value)),n.jsx(s.Divider,{variant:"dashed"}),n.jsx(s.Button,{variant:"subtle",rightSection:n.jsx(T.IconPlus,{size:14}),size:"sm",px:"xs",color:"blue",onClick:r.views.addARandomNewView,sx:{width:"100%",borderRadius:0},styles:{inner:{justifyContent:"space-between"}},children:e("view.add")})]})}),b2=S.observer(()=>{const{t:e}=x.useTranslation(),t=W(),r=Q(),a=()=>{if(!r.queries.firstID){t.editor.open(["_QUERIES_",""]);return}t.editor.open(["_QUERIES_",r.queries.firstID])},l=()=>{if(!r.filters.firstID){t.editor.open(["_FILTERS_",""]);return}t.editor.open(["_FILTERS_",r.filters.firstID])},[o,i]=h.useState(!1),c=()=>i(!0),d=()=>i(!1);return n.jsxs(s.AppShell.Navbar,{p:0,zIndex:299,children:[n.jsxs(s.AppShell.Section,{children:[n.jsxs(s.Group,{grow:!0,gap:0,sx:{...h2,button:{borderWidth:0,borderBottomWidth:1,borderColor:"#e9ecef"}},children:[n.jsx(s.Tooltip,{label:e("filter.labels"),withinPortal:!0,children:n.jsx(s.ActionIcon,{variant:"default",radius:0,size:"md",sx:{height:"30px"},onClick:l,children:n.jsx(T.IconFilter,{size:18})})}),n.jsx(s.Tooltip,{label:e("query.labels"),withinPortal:!0,children:n.jsx(s.ActionIcon,{variant:"default",radius:0,size:"md",sx:{height:"30px"},onClick:a,children:n.jsx(T.IconDatabase,{size:18})})}),n.jsx(s.Tooltip,{label:e("interactions.interactions_viewer"),withinPortal:!0,children:n.jsx(s.ActionIcon,{variant:"default",radius:0,size:"md",sx:{height:"30px"},onClick:c,children:n.jsx(T.IconRoute,{size:18})})})]}),n.jsx(p2,{opened:o,close:d})]}),n.jsx(s.AppShell.Section,{py:5,sx:{borderBottom:"1px solid #eee"},children:n.jsx(s.Text,{size:"sm",ta:"center",sx:{userSelect:"none",cursor:"default"},children:e("view.labels")})}),n.jsx(s.AppShell.Section,{grow:!0,sx:{overflow:"auto"},children:n.jsx(f2,{})}),n.jsx(s.AppShell.Section,{children:n.jsx(s.Group,{grow:!0,p:"md",pt:"sm",sx:{borderTop:"1px solid #eee"},children:n.jsx(s.Button,{size:"xs",leftSection:n.jsx(T.IconSettings,{size:20}),onClick:()=>t.editor.open([]),children:e("common.titles.settings")})})})]})}),y2=S.observer(({filter:e})=>{const{t}=x.useTranslation(),r=e.config;return n.jsxs(n.Fragment,{children:[n.jsxs(s.Group,{justify:"space-between",children:[n.jsx(s.Checkbox,{checked:r.default_value,onChange:a=>r.setDefaultValue(a.currentTarget.checked),label:t("filter.widget.checkbox.default_checked")}),n.jsx(bt,{filter:e})]}),n.jsx(st,{label:t("filter.widget.checkbox.description"),value:r.description,onChange:r.setDescription,styles:{root:{flexGrow:1,minHeight:"400px"}}},e.id)]})}),v2=[{label:"2022",value:"YYYY"},{label:"202201",value:"YYYYMM"},{label:"20220101",value:"YYYYMMDD"},{label:"2022-01",value:"YYYY-MM"},{label:"2022-01-01",value:"YYYY-MM-DD"}],_2=S.observer(function({filter:t}){const{t:r}=x.useTranslation(),a=t.config,l=h.useMemo(()=>{const i=Po();return Object.entries(i).map(([c,d])=>({group:r(`filter.widget.date_range.shortcut.${c}.label`),items:d.map(({key:u,value:p})=>({label:r(`filter.widget.date_range.shortcut.${c}.full.${u}`),value:p}))}))},[]),o=[...a.default_value];return n.jsxs(n.Fragment,{children:[n.jsxs(s.Group,{children:[n.jsx(s.Checkbox,{checked:a.required,onChange:i=>a.setRequired(i.currentTarget.checked),label:r("filter.widget.date_range.required")}),n.jsx(s.Checkbox,{checked:a.allowSingleDateInRange,onChange:i=>a.setAllowSingleDateInRange(i.currentTarget.checked),label:r("filter.widget.date_range.allow_single_date")})]}),n.jsxs(s.Group,{grow:!0,children:[n.jsx(s.Select,{data:v2,label:r("filter.widget.date_range.display_format"),value:a.inputFormat,onChange:a.setInputFormat}),n.jsx(s.NumberInput,{label:r("filter.widget.date_range.max_days"),min:0,value:a.max_days,onChange:a.setMaxDays,hideControls:!0})]}),n.jsxs(s.Group,{children:[n.jsx(_i,{label:r("filter.widget.date_range.default_value"),config:a,value:{value:o,shortcut:null},onChange:a.setDefaultValue,disabled:!!a.default_shortcut}),n.jsx(s.Select,{data:l,label:r("filter.widget.date_range.default_by_shortcut"),value:a.default_shortcut,onChange:a.setDefaultShortcut,placeholder:r("filter.widget.date_range.default_by_shortcut_placeholder"),clearable:!0,sx:{flexGrow:1},maxDropdownHeight:500})]}),n.jsx(bt,{filter:t})]})}),x2=`
473
473
  // row
474
474
  {
475
475
  label: string;
@@ -494,5 +494,5 @@ WHERE
494
494
  `)},Vk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation();return e.typedAsHTTP?n.jsxs(s.Tabs,{defaultValue:"pre_process",orientation:"vertical",sx:{flexGrow:1},children:[n.jsxs(s.Tabs.List,{children:[n.jsx(s.Tabs.Tab,{value:"pre_process",children:t("query.build_request")}),n.jsx(s.Tabs.Tab,{value:"post_process",children:t("query.process_result")}),n.jsx(Va,{})]}),n.jsx(s.Tabs.Panel,{value:"pre_process",sx:{position:"relative"},p:"sm",children:n.jsx(pt,{label:"",value:e.pre_process,onChange:e.setPreProcess,defaultValue:Tc.pre})}),n.jsx(s.Tabs.Panel,{value:"post_process",p:"sm",children:n.jsx(pt,{label:"",value:e.post_process,onChange:e.setPostProcess,defaultValue:Tc.post})})]}):null}),Sc=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=W().editor,a=i=>{if(i.type==="filter"){r.setPath(["_FILTERS_",i.id]);return}if(i.type==="panel"){const c=i.views[0].id;r.setPath(["_VIEWS_",c,"_PANELS_",i.id,"_TABS_","Data"]);return}},l=i=>{r.setPath(["_VIEWS_",i])},o=e.usage;return n.jsxs(s.Table,{highlightOnHover:!0,layout:"fixed",styles:{table:{fontSize:"14px"}},children:[n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:100},children:t("common.type")}),n.jsx(s.Table.Th,{style:{width:"calc(50% - 50px)"},children:t("common.name")}),n.jsx(s.Table.Th,{children:t("query.usage.in_views")})]})}),n.jsx(s.Table.Tbody,{children:o.map(i=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:t(i.type_label)}),n.jsx(s.Table.Td,{children:n.jsx(s.Anchor,{size:"sm",component:"button",type:"button",onClick:()=>a(i),children:i.label})}),n.jsx(s.Table.Td,{children:n.jsxs(s.Stack,{align:"flex-start",justify:"flex-start",gap:2,children:[i.views.map(c=>n.jsx(s.Anchor,{size:"sm",component:"button",type:"button",onClick:()=>l(c.id),children:n.jsx(s.Box,{children:c.label})},c.id)),i.views.length===0&&n.jsx(s.Box,{children:"--"})]})})]},i.id))})]})}),$k=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=h.useMemo(()=>b.groupBy(e.dependencies,"type"),[e.dependencies]),a=h.useMemo(()=>e.dependencies.some(o=>!o.valid),[e.dependencies]),l=e.dependencies.length>0;return l?n.jsxs(s.HoverCard,{withinPortal:!0,zIndex:340,shadow:"md",disabled:!l,children:[n.jsx(s.HoverCard.Target,{children:n.jsx(s.Button,{size:"xs",variant:"subtle",color:a?"red":"green",disabled:!l,leftSection:a?n.jsx(T.IconAlertTriangle,{size:16}):n.jsx(T.IconDiscountCheckFilled,{size:16}),children:t("query.dependency.label")})}),n.jsx(s.HoverCard.Dropdown,{children:n.jsx(s.List,{spacing:"md",size:"sm",listStyleType:"none",children:Object.entries(r).map(([o,i])=>n.jsxs(s.List.Item,{children:[n.jsx(s.Text,{size:"sm",fw:"bold",ff:"monospace",children:t(`${o}.label`)}),n.jsx(s.List,{withPadding:!0,size:"sm",sx:{fontFamily:"monospace",svg:{verticalAlign:"middle"}},children:i.map(c=>n.jsx(s.List.Item,{icon:n.jsx(s.Box,{sx:{path:{fill:c.valid?"rgb(18, 184, 134)":"rgb(250, 82, 82)"}},children:n.jsx(T.IconPointFilled,{size:12})}),children:c.key},c.key))})]},o))})})]}):n.jsx(s.Tooltip,{label:t("query.dependency.has_none"),children:n.jsx(s.Button,{size:"xs",variant:"subtle",color:"gray",leftSection:n.jsx(T.IconHierarchy,{size:16,style:{transform:"rotate(180deg)"}}),sx:{transform:"none !important"},children:t("query.dependency.label")})})}),Ek="SELECT 1",Bk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=e.config,[a,l]=h.useState(r.sql),o=()=>{r.setSQL(a)},i=()=>{l(r.sql)},c=()=>{l(Ek)};h.useEffect(()=>{l(r.sql)},[r.sql]);const d=a!==r.sql;return n.jsxs(s.Stack,{gap:4,sx:{height:"100%"},children:[n.jsxs(s.Group,{mb:6,justify:"space-between",sx:{flexShrink:0,flexGrow:0},children:[n.jsx(s.Group,{justify:"flex-start",children:n.jsx($k,{queryModel:e})}),n.jsxs(s.Group,{justify:"flex-end",children:[n.jsx(s.Button,{onClick:c,size:"xs",variant:"default",leftSection:n.jsx(T.IconPlayerSkipBack,{size:16}),children:t("common.actions.reset_to_default")}),n.jsx(s.Button,{onClick:i,color:"red",size:"xs",disabled:!d,leftSection:n.jsx(T.IconRecycle,{size:16}),children:t("common.actions.revert_changes")}),n.jsx(s.Button,{color:"green",size:"xs",onClick:o,disabled:!d,leftSection:n.jsx(T.IconDeviceFloppy,{size:16}),children:t("common.actions.save_changes")})]})]}),n.jsx(Yn,{height:"100%",value:a,onChange:l,theme:"sql-dark",defaultLanguage:"sql"})]})}),Lk=({value:e,height:t="200px",defaultLanguage:r="sql"})=>n.jsx(Ce,{className:"preview-sql-in-monaco-editor",height:t,defaultLanguage:r,value:e,onChange:void 0,theme:"vs-light",options:{lineNumbers:"on",folding:!0,lineDecorationsWidth:20,wordWrap:"on",minimap:{enabled:!1},readOnly:!0}}),qk=S.observer(({value:e})=>{const r=ee().payloadForSQL,a=h.useMemo(()=>Jn(e,r),[e,r]);return n.jsx(Lk,{height:"100%",value:a})}),kc={pre:["function process_request({ context, filters, sql }, utils) {"," // modify and return sql"," return sql","}"].join(`
495
495
  `),post:["function process_result(data, utils, state) {"," // process data and return the result"," return data","}"].join(`
496
496
  `)},Ok=S.observer(({queryModel:e})=>{const{t}=x.useTranslation();if(!e.typedAsSQL)return null;const r=e.config;return n.jsxs(s.Tabs,{defaultValue:"Edit",orientation:"vertical",sx:{flexGrow:1},styles:{tabLabel:{width:"100%",height:"28px",lineHeight:"28px"}},keepMounted:!1,children:[n.jsxs(s.Tabs.List,{children:[n.jsx(s.Tabs.Tab,{value:"Edit",children:n.jsx(s.Group,{gap:14,justify:"space-between",children:t("query.edit_sql")})}),n.jsx(s.Tabs.Tab,{value:"Preview",children:t("query.preview_sql")}),n.jsx(s.Tabs.Tab,{value:"pre_process",children:t("query.process_request")}),n.jsx(s.Tabs.Tab,{value:"post_process",children:t("query.process_result")}),n.jsx(Va,{}),e.datasource&&n.jsx(xc,{dataSource:e.datasource})]}),n.jsx(s.Tabs.Panel,{value:"Edit",sx:{position:"relative"},p:"sm",children:n.jsx(Bk,{queryModel:e})}),n.jsx(s.Tabs.Panel,{value:"Preview",p:0,pl:4,children:n.jsx(qk,{value:r.sql})}),n.jsx(s.Tabs.Panel,{value:"pre_process",sx:{position:"relative"},p:"sm",children:n.jsx(pt,{label:"",value:e.pre_process,onChange:e.setPreProcess,defaultValue:kc.pre})}),n.jsx(s.Tabs.Panel,{value:"post_process",p:"sm",children:n.jsx(pt,{label:"",value:e.post_process,onChange:e.setPostProcess,defaultValue:kc.post})})]})}),Nk={pre:["function transform(queries, state, utils) {"," // use queries & dashboar state to build new data"," const data = []"," return data","}"].join(`
497
- `),post:""},Gk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=Q();if(!e.isTransform)return null;const a=e.config;return n.jsxs(s.Stack,{py:20,px:20,sx:{height:"100%"},children:[n.jsx(s.Text,{size:"sm",children:t("query.transform.guide.pick_queries")}),n.jsx(s.MultiSelect,{data:r.queries.optionsWithoutTransform,value:[...a.dep_query_ids],onChange:a.setDependantQueryIDs,maxDropdownHeight:800}),n.jsx(s.Text,{size:"sm",children:t("query.transform.guide.write_function")}),n.jsx(s.Box,{sx:{flexGrow:1},children:n.jsx(pt,{label:"",value:e.pre_process,onChange:e.setPreProcess,defaultValue:Nk.pre})})]})}),qt={height:"calc(100% - 44px)",padding:0},Fk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=Q(),a=h.useMemo(()=>e.datasource?e.typedAsHTTP?"HTTP":"SQL":"Configurations",[e.datasource,e.typedAsHTTP]),[l,o]=h.useState(a);h.useEffect(()=>{o(d=>d!=="Configurations"&&a==="Configurations"?"Configurations":d)},[a]);const c=r.findQueryUsage(e.id).length===0;return n.jsxs(s.Tabs,{value:l,onChange:o,defaultValue:a,orientation:"horizontal",keepMounted:!1,sx:{height:"100vh"},children:[n.jsxs(s.Tabs.List,{grow:!0,children:[n.jsx(s.Tabs.Tab,{value:"Configurations",children:t("query.configurations")}),e.typedAsSQL&&n.jsx(s.Tabs.Tab,{value:"SQL",children:t("query.request")}),e.typedAsHTTP&&n.jsx(s.Tabs.Tab,{value:"HTTP",children:t("query.request")}),e.isTransform&&n.jsx(s.Tabs.Tab,{value:"Transform",children:t("query.transform.label")}),n.jsx(s.Tabs.Tab,{value:"Data",disabled:!e.canPreviewData,children:n.jsx(s.Tooltip,{label:e.guideToPreviewData,disabled:e.canPreviewData,withinPortal:!0,children:n.jsx(s.Text,{size:"sm",children:t("data.preview_data")})})}),n.jsx(s.Tabs.Tab,{value:"Usage",disabled:c,children:n.jsx(s.Tooltip,{label:t("query.usage.unused_description"),disabled:!c,withinPortal:!0,children:n.jsx(s.Text,{size:"sm",children:t("query.usage.label")})})})]}),n.jsx(s.Tabs.Panel,{value:"Configurations",pt:0,p:0,children:n.jsx(Ik,{queryModel:e})}),e.typedAsSQL&&n.jsx(s.Tabs.Panel,{value:"SQL",sx:qt,children:n.jsx(s.Stack,{sx:{height:"100%"},children:n.jsx(Ok,{queryModel:e})})}),e.typedAsHTTP&&n.jsx(s.Tabs.Panel,{value:"HTTP",sx:qt,children:n.jsx(s.Stack,{sx:{height:"100%"},children:n.jsx(Vk,{queryModel:e})})}),e.isTransform&&n.jsx(s.Tabs.Panel,{value:"Transform",sx:qt,children:n.jsx(s.Stack,{sx:{height:"100%"},children:n.jsx(Gk,{queryModel:e})})}),n.jsx(s.Tabs.Panel,{value:"Data",sx:{...qt,overflow:"hidden"},children:n.jsx(Ma,{id:e.id,moreActions:null,refreshOnMount:!0})}),n.jsx(s.Tabs.Panel,{value:"Usage",py:"sm",px:"md",sx:{...qt,overflow:"hidden"},children:n.jsx(Sc,{queryModel:e})})]})}),jk=({width:e,height:t})=>n.jsxs("svg",{width:e,height:t,viewBox:"0 0 36 36",fill:"none",children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.5 10.5C7.10217 10.5 6.72064 10.658 6.43934 10.9393C6.15804 11.2206 6 11.6022 6 12V28.5C6 28.8978 6.15804 29.2794 6.43934 29.5607C6.72064 29.842 7.10218 30 7.5 30H24C24.3978 30 24.7794 29.842 25.0607 29.5607C25.342 29.2794 25.5 28.8978 25.5 28.5V19.5C25.5 18.6716 26.1716 18 27 18C27.8284 18 28.5 18.6716 28.5 19.5V28.5C28.5 29.6935 28.0259 30.8381 27.182 31.682C26.3381 32.5259 25.1935 33 24 33H7.5C6.30653 33 5.16193 32.5259 4.31802 31.682C3.47411 30.8381 3 29.6935 3 28.5V12C3 10.8065 3.47411 9.66193 4.31802 8.81802C5.16193 7.97411 6.30653 7.5 7.5 7.5H16.5C17.3284 7.5 18 8.17157 18 9C18 9.82843 17.3284 10.5 16.5 10.5H7.5Z",fill:"#3D3E45"}),n.jsx("path",{d:"M32.8862 3.92582C32.8135 3.75021 32.7061 3.5856 32.5638 3.44253C32.5617 3.4404 32.5596 3.43828 32.5575 3.43616C32.2863 3.16658 31.9126 3 31.5 3H22.5C21.6716 3 21 3.67157 21 4.5C21 5.32843 21.6716 6 22.5 6H27.8787L13.9393 19.9393C13.3536 20.5251 13.3536 21.4749 13.9393 22.0607C14.5251 22.6464 15.4749 22.6464 16.0607 22.0607L30 8.12132V13.5C30 14.3284 30.6716 15 31.5 15C32.3284 15 33 14.3284 33 13.5V4.5C33 4.29662 32.9595 4.10268 32.8862 3.92582Z",fill:"#3D3E45"})]}),zc=({width:e,height:t,color:r="#FFFFFF"})=>n.jsxs("svg",{viewBox:"0 0 36 36",fill:"none",width:e,height:t,children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M24.6931 20.547C26.1129 19.5516 26.113 17.4483 24.6931 16.4529L16.9351 11.0141C15.2783 9.85255 13 11.0377 13 13.0611L13 23.9389C13 25.9623 15.2783 27.1474 16.9351 25.9859L24.6931 20.547ZM16 14.0223L22.387 18.5L16 22.9777L16 14.0223Z",fill:r}),n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 1.5C8.8873 1.5 1.5 8.8873 1.5 18C1.5 27.1127 8.8873 34.5 18 34.5C27.1127 34.5 34.5 27.1127 34.5 18C34.5 8.8873 27.1127 1.5 18 1.5ZM4.5 18C4.5 10.5442 10.5442 4.5 18 4.5C25.4558 4.5 31.5 10.5442 31.5 18C31.5 25.4558 25.4558 31.5 18 31.5C10.5442 31.5 4.5 25.4558 4.5 18Z",fill:r})]}),Dc=({width:e,height:t,color:r="#EB1212"})=>n.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",width:e,height:t,children:[n.jsx("path",{d:"M6.66665 6.66699C7.03484 6.66699 7.33331 6.96547 7.33331 7.33366V11.3337C7.33331 11.7018 7.03484 12.0003 6.66665 12.0003C6.29846 12.0003 5.99998 11.7018 5.99998 11.3337V7.33366C5.99998 6.96547 6.29846 6.66699 6.66665 6.66699Z",fill:r}),n.jsx("path",{d:"M9.99998 11.3337V7.33366C9.99998 6.96547 9.7015 6.66699 9.33331 6.66699C8.96512 6.66699 8.66665 6.96547 8.66665 7.33366V11.3337C8.66665 11.7018 8.96512 12.0003 9.33331 12.0003C9.7015 12.0003 9.99998 11.7018 9.99998 11.3337Z",fill:r}),n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.66665 3.33366V2.66699C4.66665 2.13656 4.87736 1.62785 5.25243 1.25278C5.62751 0.877706 6.13621 0.666992 6.66665 0.666992H9.33331C9.86375 0.666992 10.3725 0.877706 10.7475 1.25278C11.1226 1.62785 11.3333 2.13656 11.3333 2.66699V3.33366H14C14.3682 3.33366 14.6666 3.63214 14.6666 4.00033C14.6666 4.36852 14.3682 4.66699 14 4.66699H13.3333V13.3337C13.3333 13.8641 13.1226 14.3728 12.7475 14.7479C12.3725 15.1229 11.8637 15.3337 11.3333 15.3337H4.66665C4.13621 15.3337 3.62751 15.1229 3.25243 14.7479C2.87736 14.3728 2.66665 13.8641 2.66665 13.3337V4.66699H1.99998C1.63179 4.66699 1.33331 4.36852 1.33331 4.00033C1.33331 3.63214 1.63179 3.33366 1.99998 3.33366H4.66665ZM6.19524 2.19559C6.32027 2.07056 6.48984 2.00033 6.66665 2.00033H9.33331C9.51012 2.00033 9.67969 2.07056 9.80472 2.19559C9.92974 2.32061 9.99998 2.49018 9.99998 2.66699V3.33366H5.99998V2.66699C5.99998 2.49018 6.07022 2.32061 6.19524 2.19559ZM3.99998 4.66699V13.3337C3.99998 13.5105 4.07022 13.68 4.19524 13.8051C4.32027 13.9301 4.48984 14.0003 4.66665 14.0003H11.3333C11.5101 14.0003 11.6797 13.9301 11.8047 13.8051C11.9297 13.68 12 13.5105 12 13.3337V4.66699H3.99998Z",fill:r})]}),Qk=({width:e,height:t})=>n.jsxs("svg",{viewBox:"0 0 18 18",fill:"none",width:e,height:t,children:[n.jsx("path",{d:"M7.5 3.75C7.5 2.92157 8.17157 2.25 9 2.25C9.82843 2.25 10.5 2.92157 10.5 3.75C10.5 4.57843 9.82843 5.25 9 5.25C8.17157 5.25 7.5 4.57843 7.5 3.75Z",fill:"#3D3E45"}),n.jsx("path",{d:"M7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9Z",fill:"#3D3E45"}),n.jsx("path",{d:"M9 12.75C8.17157 12.75 7.5 13.4216 7.5 14.25C7.5 15.0784 8.17157 15.75 9 15.75C9.82843 15.75 10.5 15.0784 10.5 14.25C10.5 13.4216 9.82843 12.75 9 12.75Z",fill:"#3D3E45"})]}),Wk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=W(),a=Q(),o=a.findQueryUsage(e.id).length>0,i=Se.useModals(),c=()=>{i.openConfirmModal({title:`${t("query.delete")}?`,labels:{confirm:t("common.actions.confirm"),cancel:t("common.actions.cancel")},onCancel:()=>console.log("Cancel"),onConfirm:()=>{a.queries.removeQuery(e.id),r.editor.setPath(["_QUERIES_",""])},confirmProps:{color:"red"},zIndex:320})};return o?n.jsx(s.Tooltip,{label:"此查询在使用中,不能删除。请查看“使用情况”标签页以了解详情",withArrow:!0,events:{hover:!0,focus:!1,touch:!1},withinPortal:!0,zIndex:320,position:"bottom-end",children:n.jsx(s.Button,{leftSection:n.jsx(Dc,{width:14,height:14,color:"gray"}),variant:"subtle",color:"gray",onClick:d=>{d.stopPropagation()},children:"删除查询"})}):n.jsx(s.Menu.Item,{leftSection:n.jsx(Dc,{width:14,height:14}),color:"red",onClick:c,children:"删除查询"})}),Uk=S.observer(({queryModel:e})=>n.jsxs(s.Menu,{shadow:"md",width:120,trigger:"hover",children:[n.jsx(s.Menu.Target,{children:n.jsx(s.ActionIcon,{variant:"subtle","aria-label":"Settings",children:n.jsx(Qk,{width:18,height:18})})}),n.jsx(s.Menu.Dropdown,{children:n.jsx(Wk,{queryModel:e})})]})),Yk={width:"fit-content",minWidth:"100%",tableLayout:"fixed",tr:{width:"fit-content"},th:{position:"relative"},"th, td":{wordBreak:"break-word"},".resizer":{position:"absolute",right:0,top:"50%",transform:"translateY(-50%)",cursor:"col-resize",userSelect:"none",touchAction:"none"},".resizer.isResizing":{color:"#228be6",opacity:"1",backgroundColor:"rgb(248, 249, 250)"},"@media (hover: hover)":{".resizer":{opacity:"0"},"*:hover > .resizer":{color:"#228be6",opacity:"1"}}};function Kk({data:e}){const t=h.useMemo(()=>{if(!Array.isArray(e)||e.length===0)return[];const a=he.createColumnHelper();return Object.keys(e[0]).map(l=>a.accessor(l,{cell:o=>o.getValue()}))},[e]),r=he.useReactTable({data:e,columns:t,columnResizeMode:"onChange",getCoreRowModel:he.getCoreRowModel()});return e.length===0?n.jsx(s.Box,{sx:{height:"5em"}}):n.jsx(ne,{children:n.jsxs(s.Table,{sx:Yk,stickyHeader:!0,stickyHeaderOffset:0,children:[n.jsx(s.Table.Thead,{style:{backgroundColor:"#F9F9FA"},children:r.getHeaderGroups().map(a=>n.jsx(s.Table.Tr,{children:a.headers.map(l=>n.jsxs(s.Table.Th,{style:{width:l.getSize()},children:[l.isPlaceholder?null:he.flexRender(l.column.columnDef.header,l.getContext()),n.jsx(s.ActionIcon,{variant:"subtle",onMouseDown:l.getResizeHandler(),onTouchStart:l.getResizeHandler(),className:`resizer ${l.column.getIsResizing()?"isResizing":""}`,children:n.jsx(T.IconArrowBarToRight,{})})]},l.id))},a.id))}),n.jsx(s.Table.Tbody,{children:r.getRowModel().rows.map(a=>n.jsx(s.Table.Tr,{children:a.getVisibleCells().map(l=>n.jsx(s.Table.Td,{children:n.jsx(ne,{children:typeof l.getValue()=="object"?n.jsx("pre",{children:JSON.stringify(l.getValue(),null,2)}):he.flexRender(l.column.columnDef.cell,l.getContext())})},l.id))},a.id))})]})})}const Xk=[{label:"10",value:"10"},{label:"20",value:"20"},{label:"50",value:"50"},{label:"100",value:"100"}],Zk={root:{width:"150px"},section:{"&[data-position=left]":{width:"70px",textAlign:"center"}},input:{paddingLeft:"70px",paddingRight:0}},Jk=({data:e,page:t,setPage:r,limit:a,setLimit:l})=>{const{t:o}=x.useTranslation(),i=e.length,c=Math.ceil(i/a),d=p=>{p&&(r(1),l(Number(p)))};if(i===0)return null;const u=c===1&&i<=10;return n.jsxs(s.Group,{pt:10,px:10,justify:"space-between",children:[n.jsxs(s.Group,{justify:"flex-start",children:[!u&&n.jsx(s.Select,{leftSection:n.jsx(s.Text,{ta:"center",c:"dimmed",size:"xs",children:o("common.pagination.page_size")}),size:"xs",styles:Zk,data:Xk,value:String(a),onChange:d}),c>1&&n.jsx(s.Pagination,{size:"sm",value:t,onChange:r,total:c,withEdges:c>7,styles:{control:{height:"30px"}},color:"red"})]}),n.jsx(s.Group,{justify:"flex-end",children:n.jsx(s.Text,{c:"dimmed",my:0,size:"14px",children:o("common.pagination.total_rows",{total:i})})})]})},Hk=Hs(({data:e,loading:t})=>{const[r,a]=h.useState(1),[l,o]=h.useState(20),i=h.useMemo(()=>{const c=(r-1)*l,d=c+l;return e.slice(c,d)},[e,r,l]);return n.jsx(ne,{children:n.jsxs(s.Stack,{gap:10,styles:{root:{height:"100%",overflow:"hidden"}},children:[n.jsx(Jk,{data:e,page:r,setPage:a,limit:l,setLimit:o}),n.jsxs(s.Box,{sx:{width:"100%",height:"calc(100% - 42px)",overflow:"auto",position:"relative"},children:[n.jsx(s.LoadingOverlay,{visible:t,overlayProps:{blur:2}}),n.jsx(Kk,{data:i})]})]})})}),Rk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),{state:r,error:a,metricQueryPayloadErrorString:l,stateMessage:o}=e;return r==="loading"?null:a?n.jsx(s.Text,{mt:10,c:"red",size:"md",ta:"center",ff:"monospace",children:a}):l?n.jsx(s.Text,{mt:10,c:"red",size:"md",ta:"center",ff:"monospace",children:l}):o?n.jsx(s.Text,{size:"sm",mt:10,c:"gray",ta:"center",children:t(o)}):null}),e5=S.observer(({queryModel:e})=>{x.useTranslation();const{data:t,state:r}=e,a=r==="loading",l=h.useCallback(()=>{e.fetchData(!0)},[e.fetchData]),o=()=>{ti(e.name,e.data)};h.useEffect(()=>{l()},[l]);const i=!Array.isArray(t)||t.length===0;return n.jsxs(s.Stack,{gap:0,sx:{minHeight:"250px",maxHeight:"calc(50vh - 48px)",flexGrow:1,flexShrink:0,background:"#F9F9FA"},children:[n.jsxs(s.Group,{justify:"space-between",py:7,px:8,children:[n.jsx(s.Text,{size:"sm",fw:500,children:"查询结果"}),n.jsx(s.Button,{size:"xs",variant:"transparent",color:"gray",leftSection:n.jsx(T.IconDownload,{size:16}),disabled:a||i,onClick:o,children:"下载查询结果"})]}),n.jsxs(s.Box,{sx:{position:"relative",flexGrow:1,overflow:"hidden"},children:[n.jsx(Rk,{queryModel:e}),n.jsx(Hk,{data:t,loading:a})]})]})}),t5=S.observer(({queryModel:e})=>{const t=W();return n.jsxs(s.Tabs,{defaultValue:"看板变量预览",w:"40%",maw:"600px",styles:{root:{borderRadius:4,backgroundColor:"#F9F9FA",height:"100%",minHeight:"350px",maxHeight:"50vh",overflow:"hidden"}},color:"red",children:[n.jsxs(s.Tabs.List,{children:[n.jsx(s.Tabs.Tab,{value:"看板变量预览",children:"看板变量预览"}),n.jsx(s.Tabs.Tab,{value:"查询预览",children:"查询预览"})]}),n.jsx(s.Tabs.Panel,{value:"查询预览",children:n.jsx(Be.CodeHighlight,{language:"json",sx:{width:"100%",height:"100%",minHeight:"400px",overflowY:"auto"},withCopyButton:!1,code:e.metricQueryPayloadString})}),n.jsx(s.Tabs.Panel,{value:"看板变量预览",children:n.jsx(Be.CodeHighlight,{language:"json",sx:{width:"100%",height:"100%",minHeight:"400px",overflowY:"auto"},withCopyButton:!1,code:t.queryVariablesString})})]})}),n5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.24335 1.62305C7.50108 1.62305 7.71001 1.83198 7.71001 2.08971L7.71001 11.423C7.71001 11.6808 7.50108 11.8897 7.24335 11.8897C6.98561 11.8897 6.77668 11.6808 6.77668 11.423L6.77668 2.08971C6.77668 1.83198 6.98561 1.62305 7.24335 1.62305Z",fill:"#3D3E45"}),n.jsx("path",{d:"M9.93845 9.4786C9.80779 9.4786 9.70045 9.43893 9.61645 9.3596C9.53712 9.2756 9.49745 9.17293 9.49745 9.0516L9.49745 5.0056C9.49745 4.88427 9.53712 4.78393 9.61645 4.7046C9.70045 4.6206 9.80312 4.5786 9.92445 4.5786L12.1995 4.5786C12.3208 4.5786 12.4211 4.61827 12.5005 4.6976C12.5845 4.77227 12.6265 4.87027 12.6265 4.9916C12.6265 5.09427 12.5845 5.18527 12.5005 5.2646C12.4211 5.34393 12.3208 5.3836 12.1995 5.3836L10.3725 5.3836V6.6156H11.8845C12.0058 6.6156 12.1061 6.65527 12.1855 6.7346C12.2695 6.80927 12.3115 6.90727 12.3115 7.0286C12.3115 7.13127 12.2695 7.22227 12.1855 7.3016C12.1061 7.38093 12.0058 7.4206 11.8845 7.4206H10.3725L10.3725 9.0516C10.3725 9.17293 10.3281 9.2756 10.2395 9.3596C10.1555 9.43893 10.0551 9.4786 9.93845 9.4786Z",fill:"#3D3E45"}),n.jsx("path",{d:"M3.34754 9.4786C3.21687 9.4786 3.10954 9.43893 3.02554 9.3596C2.94154 9.2756 2.89954 9.17293 2.89954 9.0516L2.89954 5.3836H1.80054C1.6792 5.3836 1.57654 5.34627 1.49254 5.2716C1.4132 5.19693 1.37354 5.09893 1.37354 4.9776C1.37354 4.85627 1.4132 4.7606 1.49254 4.6906C1.57654 4.61593 1.6792 4.5786 1.80054 4.5786H4.90854C5.02987 4.5786 5.1302 4.61593 5.20954 4.6906C5.29354 4.76527 5.33554 4.86327 5.33554 4.9846C5.33554 5.10593 5.29354 5.20393 5.20954 5.2786C5.1302 5.3486 5.02987 5.3836 4.90854 5.3836H3.80954L3.80954 9.0516C3.80954 9.17293 3.7652 9.2756 3.67654 9.3596C3.59254 9.43893 3.48287 9.4786 3.34754 9.4786Z",fill:"#3D3E45"})]}),r5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_245_10828)",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.91663 1.16634C9.91663 0.844175 9.65546 0.583008 9.33329 0.583008C9.01113 0.583008 8.74996 0.844175 8.74996 1.16634V1.74967L5.24996 1.74967V1.16634C5.24996 0.844175 4.98879 0.583008 4.66663 0.583008C4.34446 0.583008 4.08329 0.844175 4.08329 1.16634V1.74967H2.91663C1.95013 1.74967 1.16663 2.53318 1.16663 3.49967L1.16663 11.6663C1.16663 12.6328 1.95013 13.4163 2.91663 13.4163L11.0833 13.4163C12.0498 13.4163 12.8333 12.6328 12.8333 11.6663L12.8333 3.49967C12.8333 2.53318 12.0498 1.74967 11.0833 1.74967H9.91663V1.16634ZM11.6666 5.24967V3.49967C11.6666 3.17751 11.4055 2.91634 11.0833 2.91634H9.91663V3.49967C9.91663 3.82184 9.65546 4.08301 9.33329 4.08301C9.01113 4.08301 8.74996 3.82184 8.74996 3.49967V2.91634L5.24996 2.91634V3.49967C5.24996 3.82184 4.98879 4.08301 4.66663 4.08301C4.34446 4.08301 4.08329 3.82184 4.08329 3.49967V2.91634L2.91663 2.91634C2.59446 2.91634 2.33329 3.17751 2.33329 3.49967L2.33329 5.24967L11.6666 5.24967ZM2.33329 6.41634L11.6666 6.41634L11.6666 11.6663C11.6666 11.9885 11.4055 12.2497 11.0833 12.2497L2.91663 12.2497C2.59446 12.2497 2.33329 11.9885 2.33329 11.6663V6.41634Z",fill:"#3D3E45"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_245_10828",children:n.jsx("rect",{width:"14",height:"14",fill:"white"})})})]}),a5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.11108 2.13932C2.78892 2.13932 2.52775 2.40049 2.52775 2.72266V10.8893C2.52775 11.2115 2.78892 11.4727 3.11108 11.4727H11.2778C11.5999 11.4727 11.8611 11.2115 11.8611 10.8893V2.72266C11.8611 2.40049 11.5999 2.13932 11.2778 2.13932H3.11108ZM1.36108 2.72266C1.36108 1.75616 2.14459 0.972656 3.11108 0.972656H11.2778C12.2442 0.972656 13.0278 1.75616 13.0278 2.72266V10.8893C13.0278 11.8558 12.2442 12.6393 11.2778 12.6393H3.11108C2.14459 12.6393 1.36108 11.8558 1.36108 10.8893V2.72266Z",fill:"#3D3E45"}),n.jsx("path",{d:"M9.84418 8.37166C9.94816 8.37166 10.0348 8.40631 10.1041 8.47563C10.1734 8.54494 10.2081 8.63159 10.2081 8.73556C10.2081 8.8352 10.1734 8.91968 10.1041 8.989C10.0348 9.05398 9.94816 9.08647 9.84418 9.08647H7.63475C7.52211 9.08647 7.4333 9.05182 7.36832 8.9825C7.30334 8.91318 7.27084 8.82437 7.27084 8.71607C7.27084 8.60776 7.30983 8.51245 7.38781 8.43014L8.80445 6.91603C8.96474 6.74274 9.09038 6.56512 9.18135 6.38317C9.27666 6.20121 9.32432 6.04309 9.32432 5.90879C9.32432 5.69218 9.2615 5.51889 9.13587 5.38892C9.01023 5.25462 8.84344 5.18747 8.63549 5.18747C8.55318 5.18747 8.4687 5.20697 8.38206 5.24596C8.29541 5.28495 8.21094 5.3391 8.12862 5.40842C8.05064 5.47773 7.977 5.55788 7.90768 5.64885C7.85569 5.71817 7.80371 5.76149 7.75172 5.77882C7.69973 5.79615 7.65208 5.80481 7.60876 5.80481C7.51345 5.80481 7.42464 5.77016 7.34233 5.70084C7.26435 5.62719 7.22536 5.54271 7.22536 5.44741C7.22536 5.37376 7.24918 5.30228 7.29684 5.23296C7.34882 5.16365 7.41164 5.09216 7.48529 5.01852C7.59359 4.91021 7.7149 4.8149 7.8492 4.73259C7.98349 4.65028 8.12213 4.58746 8.26509 4.54414C8.40805 4.49648 8.54668 4.47266 8.68098 4.47266C8.97124 4.47266 9.22251 4.53114 9.43479 4.64811C9.6514 4.76075 9.81819 4.92321 9.93516 5.13549C10.0521 5.34343 10.1106 5.59037 10.1106 5.8763C10.1106 6.11457 10.0391 6.381 9.89617 6.67559C9.75754 6.96585 9.56909 7.23878 9.33081 7.49438L8.50837 8.37166H9.84418Z",fill:"#3D3E45"}),n.jsx("path",{d:"M5.49994 9.08647C5.37864 9.08647 5.279 9.04965 5.20102 8.976C5.12304 8.89802 5.08405 8.80271 5.08405 8.69007V5.62518L4.70065 5.90879C4.64 5.95644 4.56418 5.98027 4.47321 5.98027C4.36923 5.98027 4.27826 5.94128 4.20028 5.8633C4.1223 5.78532 4.08331 5.69218 4.08331 5.58387C4.08331 5.44524 4.15046 5.3326 4.28475 5.24596L5.22051 4.62212C5.26384 4.59179 5.31149 4.57013 5.36348 4.55713C5.4198 4.54414 5.47178 4.53764 5.51944 4.53764C5.64507 4.53764 5.74471 4.57663 5.81836 4.65461C5.89201 4.72826 5.92883 4.8214 5.92883 4.93404V8.69007C5.92883 8.80271 5.88768 8.89802 5.80536 8.976C5.72738 9.04965 5.62558 9.08647 5.49994 9.08647Z",fill:"#3D3E45"})]}),s5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{d:"M12.0334 5.64833C12.3099 5.64833 12.55 5.67744 12.7537 5.73565C12.9623 5.79386 13.1224 5.87632 13.2339 5.98303C13.3504 6.0849 13.4086 6.20859 13.4086 6.35412C13.4086 6.45113 13.3795 6.5433 13.3213 6.63061C13.263 6.71307 13.1782 6.7543 13.0666 6.7543C12.989 6.7543 12.9235 6.7446 12.8701 6.7252C12.8216 6.70094 12.778 6.67184 12.7392 6.63788C12.7004 6.60393 12.6543 6.5724 12.6009 6.54329C12.5524 6.51419 12.4772 6.49236 12.3754 6.47781C12.2783 6.45841 12.2056 6.44871 12.1571 6.44871C11.9097 6.44871 11.6987 6.50206 11.5241 6.60878C11.3543 6.7155 11.2233 6.86102 11.1311 7.04535C11.039 7.22482 10.9929 7.43341 10.9929 7.67109C10.9929 7.90393 11.039 8.11251 11.1311 8.29684C11.2282 8.47631 11.3591 8.61941 11.5241 8.72613C11.6938 8.83284 11.8879 8.8862 12.1061 8.8862C12.2274 8.8862 12.3317 8.87893 12.419 8.86437C12.5063 8.84982 12.5791 8.82799 12.6373 8.79889C12.7052 8.76008 12.7658 8.71885 12.8192 8.6752C12.8726 8.63154 12.9526 8.60971 13.0593 8.60971C13.1854 8.60971 13.2824 8.65094 13.3504 8.7334C13.4183 8.81102 13.4522 8.90803 13.4522 9.02445C13.4522 9.14572 13.3843 9.25728 13.2485 9.35915C13.1127 9.45616 12.9332 9.5362 12.7101 9.59926C12.4918 9.65747 12.2541 9.68657 11.997 9.68657C11.6138 9.68657 11.2815 9.59926 11.0002 9.42463C10.7188 9.24516 10.5005 9.00262 10.3453 8.69702C10.1949 8.39143 10.1198 8.04945 10.1198 7.67109C10.1198 7.27333 10.1998 6.92408 10.3599 6.62333C10.5248 6.31774 10.7504 6.08005 11.0366 5.91027C11.3276 5.73565 11.6599 5.64833 12.0334 5.64833Z",fill:"#3D3E45"}),n.jsx("path",{d:"M7.74826 5.64833C8.08781 5.64833 8.39099 5.73565 8.65778 5.91027C8.92942 6.08005 9.14285 6.31531 9.29807 6.61606C9.45815 6.9168 9.53819 7.26606 9.53819 7.66382C9.53819 8.06158 9.45815 8.41326 9.29807 8.71885C9.14285 9.0196 8.93184 9.25728 8.66505 9.43191C8.40311 9.60169 8.10722 9.68657 7.77737 9.68657C7.58334 9.68657 7.40143 9.65505 7.23166 9.59199C7.06188 9.52893 6.91151 9.44889 6.78054 9.35187C6.65442 9.25486 6.55498 9.15784 6.48222 9.06083C6.41431 8.95896 6.38035 8.87408 6.38035 8.80617L6.60591 8.71158V9.24273C6.60591 9.36885 6.56468 9.47557 6.48222 9.56288C6.39976 9.64534 6.29547 9.68657 6.16935 9.68657C6.04323 9.68657 5.93894 9.64534 5.85647 9.56288C5.77401 9.48042 5.73278 9.3737 5.73278 9.24273V4.67333C5.73278 4.54722 5.77401 4.44292 5.85647 4.36046C5.93894 4.27315 6.04323 4.22949 6.16935 4.22949C6.29547 4.22949 6.39976 4.27315 6.48222 4.36046C6.56468 4.44292 6.60591 4.54722 6.60591 4.67333V6.52147L6.48222 6.45598C6.48222 6.39292 6.51617 6.31774 6.58408 6.23042C6.652 6.13826 6.74416 6.04852 6.86058 5.96121C6.97699 5.86904 7.11039 5.79386 7.26076 5.73565C7.41599 5.67744 7.57849 5.64833 7.74826 5.64833ZM7.63912 6.44871C7.42569 6.44871 7.23893 6.50206 7.07886 6.60878C6.91879 6.7155 6.79267 6.86102 6.7005 7.04535C6.61319 7.22482 6.56953 7.43098 6.56953 7.66382C6.56953 7.8918 6.61319 8.10038 6.7005 8.28956C6.79267 8.47389 6.91879 8.61941 7.07886 8.72613C7.23893 8.83285 7.42569 8.8862 7.63912 8.8862C7.85255 8.8862 8.03688 8.83285 8.19211 8.72613C8.35218 8.61941 8.47587 8.47389 8.56319 8.28956C8.65535 8.10038 8.70143 7.8918 8.70143 7.66382C8.70143 7.43098 8.65535 7.22482 8.56319 7.04535C8.47587 6.86102 8.35218 6.7155 8.19211 6.60878C8.03688 6.50206 7.85255 6.44871 7.63912 6.44871Z",fill:"#3D3E45"}),n.jsx("path",{d:"M3.02845 5.66289L1.45681 9.35915C1.42286 9.45131 1.3695 9.52408 1.29674 9.57743C1.22883 9.62594 1.15364 9.65019 1.07118 9.65019C0.940211 9.65019 0.843196 9.61381 0.780136 9.54105C0.717077 9.46829 0.685547 9.37855 0.685547 9.27184C0.685547 9.22818 0.692823 9.1821 0.707375 9.13359L2.51913 4.78248C2.55793 4.68546 2.61614 4.61028 2.69375 4.55692C2.77622 4.50356 2.86353 4.48173 2.95569 4.49143C3.04301 4.49143 3.12304 4.51811 3.19581 4.57147C3.27342 4.61998 3.3292 4.69031 3.36316 4.78248L5.15308 9.04628C5.17733 9.10934 5.18946 9.16755 5.18946 9.2209C5.18946 9.35187 5.1458 9.45616 5.05849 9.53378C4.97603 9.61139 4.88386 9.65019 4.782 9.65019C4.69468 9.65019 4.61465 9.62352 4.54189 9.57016C4.47398 9.5168 4.42062 9.44404 4.38181 9.35187L2.81745 5.70654L3.02845 5.66289ZM1.68237 8.47146L2.08256 7.63471H4.04711L4.18536 8.47146H1.68237Z",fill:"#3D3E45"})]}),l5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_567_6919)",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.00001 1.02051C7.29533 1.02051 7.53473 1.25991 7.53473 1.55523V2.99492L11.3486 5.17429C11.5152 5.2695 11.6181 5.44667 11.6181 5.63856V9.97475L13.0725 10.702C13.3366 10.834 13.4437 11.1552 13.3116 11.4194C13.1795 11.6835 12.8583 11.7906 12.5942 11.6585L11.1002 10.9115L7.26531 13.1028C7.10091 13.1968 6.8991 13.1968 6.73471 13.1028L2.89985 10.9115L1.40581 11.6585C1.14167 11.7906 0.820476 11.6835 0.688405 11.4194C0.556335 11.1552 0.663399 10.834 0.92754 10.702L2.38195 9.97475V5.63856C2.38195 5.44667 2.48477 5.2695 2.65138 5.17429L6.46529 2.99492V1.55523C6.46529 1.25991 6.70469 1.02051 7.00001 1.02051ZM7.00001 3.9211L3.99444 5.63856L7.00001 7.35603L10.0056 5.63856L7.00001 3.9211ZM10.5486 6.55999L7.53473 8.28221V11.7171L10.5486 9.99492V6.55999ZM6.46529 11.7171V8.28221L3.4514 6.55999V9.99492L6.46529 11.7171Z",fill:"#3D3E45"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_567_6919",children:n.jsx("rect",{width:"14",height:"14",fill:"white"})})})]}),$a=({type:e})=>{switch(e){case"boolean":return n.jsx(n5,{});case"date":return n.jsx(r5,{});case"number":return n.jsx(a5,{});case"string":return n.jsx(s5,{});case"dimension":return n.jsx(l5,{});default:return null}},o5={option:{fontFamily:"monospace","&.sub-option":{position:"relative",marginLeft:"22px"},"&.sub-option::before":{content:'""',width:"1px",height:"100%",position:"absolute",left:"-6px",borderLeft:"1px solid #E7E7E9"}},groupLabel:{cursor:"default",fontWeight:"normal","&::before":{content:'""',flex:1,insetInline:0,height:"calc(0.0625rem* var(--mantine-scale))",marginInlineEnd:"var(--mantine-spacing-xs)",borderBottom:"1px dashed var(--mantine-color-gray-2)"},"&::after":{borderBottom:"1px dashed var(--mantine-color-gray-2)",background:"none"}},group:{"&.dimension-group":{paddingBottom:"4px",".mantine-Combobox-groupLabel":{color:"#000"},".mantine-Combobox-groupLabel::before":{display:"none"},".mantine-Combobox-groupLabel::after":{display:"none"}}}},i5={root:{maxWidth:"unset"},option:{fontFamily:"monospace"},input:{paddingInlineStart:"var(--input-padding-inline-start)",height:"auto",color:"black",fontFamily:"monospace"}},Ic=(e,t,r)=>{const a=[];return t&&a.push("sub-option"),r&&a.push("disabled"),n.jsx(s.Combobox.Option,{value:e.value,className:a.join(" "),disabled:r,children:n.jsxs(s.Stack,{gap:1,children:[n.jsxs(s.Group,{gap:4,children:[n.jsx($a,{type:e.dataType}),n.jsx(s.Text,{size:"xs",children:e.label})]}),n.jsx(s.Text,{size:"xs",c:"dimmed",pl:18,children:e.description})]})},e.value)},Mc=S.observer(({mmInfo:e,value:t,onChange:r,usedKeys:a})=>{const l=e.metricDetail,o=e.metrics.loading||l.loading,i=l.error,c=l.filterColOptions,d=s.useCombobox({onDropdownClose:()=>d.resetSelectedOption()}),u=h.useMemo(()=>o?n.jsx(s.Loader,{size:"xs"}):t?n.jsx(s.CloseButton,{size:"xs",onClick:()=>r(null)}):n.jsx(s.Combobox.Chevron,{size:"xs"}),[o,t]),p=n.jsx(s.InputBase,{component:"button",type:"button",variant:"unstyled",size:"xs",pointer:!0,rightSection:u,rightSectionPointerEvents:!o&&t?"all":"none",onClick:()=>d.toggleDropdown(),disabled:o||c.length===0,styles:i5,error:!!i,children:t||n.jsx(s.Input.Placeholder,{children:"选择维度"})});return n.jsxs(s.Combobox,{store:d,onOptionSubmit:f=>{r(f),d.closeDropdown()},styles:o5,children:[n.jsx(s.Combobox.Target,{children:i?n.jsx(s.Tooltip,{label:i,children:p}):p}),n.jsx(s.Combobox.Dropdown,{miw:300,children:n.jsx(s.Combobox.Options,{mah:500,style:{overflowY:"auto"},children:c.map(({group:f,items:v})=>n.jsx(s.Combobox.Group,{label:f,children:v.map(m=>{var _;return"group"in m?n.jsx(s.Combobox.Group,{className:"dimension-group",label:n.jsxs(s.Group,{gap:4,children:[n.jsx($a,{type:"dimension"}),n.jsx(s.Text,{size:"sm",children:m.group}),n.jsx(s.Text,{size:"xs",c:"dimmed",children:m.description})]}),children:(_=m.items)==null?void 0:_.map(w=>Ic(w,!0,a.has(w.value)))},m.group):Ic(m,!1,a.has(m.value))})},f))})})]})}),Ac={tbody:{td:{fontFamily:"monospace"}}},c5={root:{maxWidth:"unset"},option:{fontFamily:"monospace","&[data-checked=true][data-combobox-disabled]":{opacity:1}},input:{fontFamily:"monospace"},groupLabel:{"&::before":{content:'""',flex:1,insetInline:0,height:"calc(0.0625rem* var(--mantine-scale))",marginInlineEnd:"var(--mantine-spacing-xs)",backgroundColor:"var(--mantine-color-gray-2)"}}},d5=({option:e,...t})=>{const{t:r}=x.useTranslation(),a=e,l=a.type==="filter";return n.jsxs(s.Stack,{gap:0,py:4,styles:{root:{flexGrow:1,'&[data-selected="true"]':{".mantine-Text-root":{color:"white"},svg:{stroke:"white"}}}},...t,children:[n.jsx(s.Group,{flex:"1",gap:4,children:n.jsx(s.Text,{size:"xs",children:e.value})}),l&&n.jsxs(s.Group,{justify:"space-between",wrap:"nowrap",children:[n.jsx(s.Text,{size:"xs",c:t.checked?"rgba(255,255,255,.8)":"dimmed",style:{flexShrink:1,flexGrow:1},children:a.widget_label}),n.jsx(s.Text,{size:"xs",c:t.checked?"rgba(255,255,255,.8)":"dimmed",style:{flexShrink:0,flexGrow:0},children:r(et[a.widget])})]})]})},Sn=S.observer(({queryModel:e,value:t,onChange:r,usedKeys:a})=>{const{t:l}=x.useTranslation();e.config;const o=h.useMemo(()=>e.getConditionOptionsWithInvalidValue(t).optionGroups.map(d=>{const u=d.items.length;return{group:`${l(d.group)}(${u})`,items:d.items.map(f=>({...f,label:f.value,widget_label:f.label,disabled:a.has(f.value)}))}}),[e.getConditionOptionsWithInvalidValue,l,t,a]),i=h.useCallback((c,d)=>{r(c,d)},[r]);return n.jsx(s.Select,{size:"xs",variant:"unstyled",placeholder:"选择变量",styles:c5,data:o,renderOption:d5,maxDropdownHeight:600,value:t,onChange:i,clearable:!0})}),Ea=S.observer(({variable:e})=>{const t=W();if(!e)return null;const r=b.has(t.queryVariables,e);return n.jsx(s.ThemeIcon,{variant:"white",size:"xs",color:r?"#88CE98":"#F15050",styles:{root:{flexGrow:0,flexShrink:0}},children:n.jsx(T.IconPointFilled,{})})}),u5=S.observer(({queryModel:e})=>{const t=e.config,a=e.datasource.mericoMetricInfo;return h.useEffect(()=>{a.selectMetric(t.id)},[t.id,a]),n.jsxs(s.Stack,{gap:7,children:[n.jsxs(s.Group,{justify:"flex-start",gap:8,children:[n.jsx(s.Text,{size:"sm",children:"看板变量与指标维度关联"}),n.jsx(s.Tooltip,{label:"将看板的筛选器参数与指标的查询维度关联上,使指标可以按照看板的筛选条件和背景变量进行关联展示。",children:n.jsx(s.ActionIcon,{size:"xs",variant:"subtle",color:"gray",children:n.jsx(T.IconInfoCircle,{})})})]}),n.jsxs(s.Table,{withTableBorder:!0,withColumnBorders:!0,layout:"fixed",styles:Ac,children:[n.jsxs("colgroup",{children:[n.jsx("col",{style:{width:"49%"}}),n.jsx("col",{}),n.jsx("col",{style:{width:130}}),n.jsx("col",{style:{width:40}})]}),n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:"指标筛选维度"}),n.jsx(s.Table.Td,{children:"看板变量"}),n.jsx(s.Table.Td,{colSpan:2,children:"变量值为真时运行查询"})]})}),n.jsxs(s.Table.Tbody,{children:[t.filters.map(l=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{pr:0,children:n.jsx(Mc,{mmInfo:a,value:l.dimension,onChange:l.setDimension,usedKeys:t.usedFilterDimensionKeys})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsxs(s.Group,{justify:"flex-start",grow:!0,gap:0,w:"100%",children:[n.jsx(Ea,{variable:l.variable}),n.jsx(Sn,{queryModel:e,value:l.variable,onChange:l.setVariable,usedKeys:t.usedFilterVariableSet})]})}),n.jsx(s.Table.Td,{children:n.jsx(s.Checkbox,{size:"xs",checked:e.keyInRunBy(l.variable),onChange:o=>e.changeRunByRecord(l.variable,o.currentTarget.checked),color:"red"})})]},l.dimension)),n.jsxs(s.Table.Tr,{className:"add-a-row",children:[n.jsx(s.Table.Td,{pr:0,children:n.jsx(Mc,{mmInfo:a,value:null,onChange:l=>l&&t.addFilter(l,""),usedKeys:t.usedFilterDimensionKeys})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsx(Sn,{queryModel:e,value:null,onChange:l=>l&&t.addFilter("",l),usedKeys:t.usedFilterVariableSet})}),n.jsx(s.Table.Td,{})]})]})]})]})}),p5=S.observer(({queryModel:e,variable:t})=>{const r=e.keyInRunBy(t),a=l=>{e.changeRunByRecord(t,l.currentTarget.checked)};return n.jsx(s.Checkbox,{size:"xs",checked:r,onChange:a,color:"red"})}),Pc=({queryModel:e,variable:t})=>t?n.jsx(p5,{queryModel:e,variable:t}):null,h5=S.observer(({queryModel:e})=>{const t=e.config,l=e.datasource.mericoMetricInfo.metricDetail,o=l.trendingDateCol,i=t.timeQuery.enabled;return h.useEffect(()=>{if(!i&&l.requireTrendingReason){t.setTimeQueryEnabled(!0);return}},[l.requireTrendingReason,i]),l.supportTrending?l.requireTrendingReason?n.jsx(s.Tooltip,{label:l.requireTrendingReason,children:n.jsx(s.Box,{children:n.jsx(s.Switch,{size:"xs",color:"red",checked:!0,readOnly:!0,styles:{track:{cursor:"not-allowed"}}})})}):n.jsx(s.Switch,{size:"xs",color:"red",checked:i,onChange:c=>t.setTimeQueryEnabled(c.currentTarget.checked),styles:{track:{cursor:"pointer"}}}):n.jsx(s.Tooltip,{label:"由于指标未设定时序维度,所以不具备时间序列展示功能。",children:n.jsx(s.Box,{children:n.jsx(s.Switch,{size:"xs",color:"red",disabled:!o})})})}),g5=S.observer(({queryModel:e})=>{const t=e.config,l=e.datasource.mericoMetricInfo.metricDetail,o=l.trendingDateCol;return!t.timeQuery.enabled||!l.supportTrending?null:n.jsxs(s.Table,{withTableBorder:!0,withColumnBorders:!0,layout:"fixed",styles:Ac,children:[n.jsxs("colgroup",{children:[n.jsx("col",{style:{width:250}}),n.jsx("col",{}),n.jsx("col",{style:{width:130}}),n.jsx("col",{style:{width:40}})]}),n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{}),n.jsx(s.Table.Td,{children:"看板变量"}),n.jsx(s.Table.Td,{colSpan:2,children:"变量值为真时运行查询"})]})}),n.jsxs(s.Table.Tbody,{children:[n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{pr:0,children:n.jsxs(s.Group,{gap:4,children:[n.jsx(s.Text,{size:"xs",children:"时间维度"}),n.jsx(s.Text,{size:"xs",c:"dimmed",ff:"monospace",children:(o==null?void 0:o.name)??null})]})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsxs(s.Group,{justify:"flex-start",gap:0,grow:!0,children:[n.jsx(Ea,{variable:t.timeQuery.range_variable}),n.jsx(Sn,{queryModel:e,value:t.timeQuery.range_variable,onChange:t.setRangeVariable,usedKeys:t.usedTimeQueryVariableSet})]})}),n.jsx(s.Table.Td,{children:n.jsx(Pc,{queryModel:e,variable:t.timeQuery.range_variable})})]},"dimension.time"),n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:n.jsx(s.Text,{size:"xs",children:"步长"})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsxs(s.Group,{justify:"flex-start",gap:0,grow:!0,children:[n.jsx(Ea,{variable:t.timeQuery.unit_variable}),n.jsx(Sn,{queryModel:e,value:t.timeQuery.unit_variable,onChange:t.setUnitVariable,usedKeys:t.usedTimeQueryVariableSet})]})}),n.jsx(s.Table.Td,{children:n.jsx(Pc,{queryModel:e,variable:t.timeQuery.unit_variable})})]},"dimension.step")]})]})}),f5=S.observer(({queryModel:e})=>n.jsxs(s.Stack,{gap:7,children:[n.jsxs(s.Group,{justify:"flex-start",gap:8,children:[n.jsx(s.Text,{size:"sm",children:"按时间序列展示"}),n.jsx(s.Tooltip,{label:"将看板的时间&步长筛选器与相应的查询维度关联上。",children:n.jsx(s.ActionIcon,{size:"xs",variant:"subtle",color:"gray",children:n.jsx(T.IconInfoCircle,{})})}),n.jsx(h5,{queryModel:e})]}),n.jsx(g5,{queryModel:e})]})),b5={label:{fontWeight:"normal"},input:{fontSize:"12px"},groupLabel:{cursor:"default",fontWeight:"normal","&::before":{content:'""',flex:1,insetInline:0,height:"calc(0.0625rem* var(--mantine-scale))",marginInlineEnd:"var(--mantine-spacing-xs)",borderBottom:"1px dashed var(--mantine-color-gray-2)"},"&::after":{borderBottom:"1px dashed var(--mantine-color-gray-2)",background:"none"}},option:{fontFamily:"monospace"}},y5=e=>{const t=e.option;return n.jsxs(s.Stack,{gap:1,styles:{root:{flexGrow:1}},children:[n.jsxs(s.Group,{gap:4,children:[n.jsx($a,{type:t.dataType}),n.jsx(s.Text,{size:"xs",children:t.label})]}),n.jsx(s.Text,{size:"xs",c:"dimmed",pl:18,children:t.description})]})},v5=S.observer(({queryModel:e})=>{const t=e.config,a=e.datasource.mericoMetricInfo,l=a.metricDetail,o=a.metrics.loading||l.loading,i=l.groupByColOptions,c=d=>{const u=l.getGroupByOptions(d),p=[];u.forEach(f=>{f.dimension?f.dimension.fields.forEach(v=>{p.push(`${f.value} -> ${v.field}`)}):p.push(f.value)}),t.setGroupBys(p)};return n.jsx(s.MultiSelect,{size:"sm",label:"分组聚合维度",description:"指标在查询时按照哪些维度进行聚合计算。最多支持两个维度的聚合计算。若选择按时间序列展示,则仅可选择一个聚合维度。",data:i,searchable:!0,styles:b5,renderOption:y5,rightSection:o?n.jsx(s.Loader,{size:"xs"}):null,value:[...t.groupByValues],onChange:c,maxValues:t.timeQuery.enabled?1:2,placeholder:t.timeQuery.enabled?"仅可选一个维度":"最多选两个维度",disabled:o})}),_5=S.observer(({queryModel:e})=>{const t=e.config,r=t.id;return h.useEffect(()=>{if(e.run_by.length===0)return;const a=[],l=t.usedFilterVariableSet,o=t.usedTimeQueryVariableSet;e.run_by.forEach(i=>{(l.has(i)||o.has(i))&&a.push(i)}),e.setRunBy(a)},[t.usedFilterVariableSet,t.usedTimeQueryVariableSet,e.run_by]),n.jsxs(s.Stack,{gap:16,pos:"relative",children:[!r&&n.jsx(s.Overlay,{color:"#fff",backgroundOpacity:.5,blur:3,children:n.jsx(s.Center,{h:"100%",children:n.jsx(s.Text,{size:"sm",c:"black",children:"请先选择指标"})})}),n.jsx(u5,{queryModel:e}),n.jsx(f5,{queryModel:e}),n.jsx(v5,{queryModel:e})]})}),x5=["function process_result(resp, utils, state) {"," return resp.data","}"].join(`
497
+ `),post:""},Gk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=Q();if(!e.isTransform)return null;const a=e.config;return n.jsxs(s.Stack,{py:20,px:20,sx:{height:"100%"},children:[n.jsx(s.Text,{size:"sm",children:t("query.transform.guide.pick_queries")}),n.jsx(s.MultiSelect,{data:r.queries.optionsWithoutTransform,value:[...a.dep_query_ids],onChange:a.setDependantQueryIDs,maxDropdownHeight:800}),n.jsx(s.Text,{size:"sm",children:t("query.transform.guide.write_function")}),n.jsx(s.Box,{sx:{flexGrow:1},children:n.jsx(pt,{label:"",value:e.pre_process,onChange:e.setPreProcess,defaultValue:Nk.pre})})]})}),qt={height:"calc(100% - 44px)",padding:0},Fk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=Q(),a=h.useMemo(()=>e.datasource?e.typedAsHTTP?"HTTP":"SQL":"Configurations",[e.datasource,e.typedAsHTTP]),[l,o]=h.useState(a);h.useEffect(()=>{o(d=>d!=="Configurations"&&a==="Configurations"?"Configurations":d)},[a]);const c=r.findQueryUsage(e.id).length===0;return n.jsxs(s.Tabs,{value:l,onChange:o,defaultValue:a,orientation:"horizontal",keepMounted:!1,sx:{height:"100vh"},children:[n.jsxs(s.Tabs.List,{grow:!0,children:[n.jsx(s.Tabs.Tab,{value:"Configurations",children:t("query.configurations")}),e.typedAsSQL&&n.jsx(s.Tabs.Tab,{value:"SQL",children:t("query.request")}),e.typedAsHTTP&&n.jsx(s.Tabs.Tab,{value:"HTTP",children:t("query.request")}),e.isTransform&&n.jsx(s.Tabs.Tab,{value:"Transform",children:t("query.transform.label")}),n.jsx(s.Tabs.Tab,{value:"Data",disabled:!e.canPreviewData,children:n.jsx(s.Tooltip,{label:e.guideToPreviewData,disabled:e.canPreviewData,withinPortal:!0,children:n.jsx(s.Text,{size:"sm",children:t("data.preview_data")})})}),n.jsx(s.Tabs.Tab,{value:"Usage",disabled:c,children:n.jsx(s.Tooltip,{label:t("query.usage.unused_description"),disabled:!c,withinPortal:!0,children:n.jsx(s.Text,{size:"sm",children:t("query.usage.label")})})})]}),n.jsx(s.Tabs.Panel,{value:"Configurations",pt:0,p:0,children:n.jsx(Ik,{queryModel:e})}),e.typedAsSQL&&n.jsx(s.Tabs.Panel,{value:"SQL",sx:qt,children:n.jsx(s.Stack,{sx:{height:"100%"},children:n.jsx(Ok,{queryModel:e})})}),e.typedAsHTTP&&n.jsx(s.Tabs.Panel,{value:"HTTP",sx:qt,children:n.jsx(s.Stack,{sx:{height:"100%"},children:n.jsx(Vk,{queryModel:e})})}),e.isTransform&&n.jsx(s.Tabs.Panel,{value:"Transform",sx:qt,children:n.jsx(s.Stack,{sx:{height:"100%"},children:n.jsx(Gk,{queryModel:e})})}),n.jsx(s.Tabs.Panel,{value:"Data",sx:{...qt,overflow:"hidden"},children:n.jsx(Ma,{id:e.id,moreActions:null,refreshOnMount:!0})}),n.jsx(s.Tabs.Panel,{value:"Usage",py:"sm",px:"md",sx:{...qt,overflow:"hidden"},children:n.jsx(Sc,{queryModel:e})})]})}),jk=({width:e,height:t})=>n.jsxs("svg",{width:e,height:t,viewBox:"0 0 36 36",fill:"none",children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.5 10.5C7.10217 10.5 6.72064 10.658 6.43934 10.9393C6.15804 11.2206 6 11.6022 6 12V28.5C6 28.8978 6.15804 29.2794 6.43934 29.5607C6.72064 29.842 7.10218 30 7.5 30H24C24.3978 30 24.7794 29.842 25.0607 29.5607C25.342 29.2794 25.5 28.8978 25.5 28.5V19.5C25.5 18.6716 26.1716 18 27 18C27.8284 18 28.5 18.6716 28.5 19.5V28.5C28.5 29.6935 28.0259 30.8381 27.182 31.682C26.3381 32.5259 25.1935 33 24 33H7.5C6.30653 33 5.16193 32.5259 4.31802 31.682C3.47411 30.8381 3 29.6935 3 28.5V12C3 10.8065 3.47411 9.66193 4.31802 8.81802C5.16193 7.97411 6.30653 7.5 7.5 7.5H16.5C17.3284 7.5 18 8.17157 18 9C18 9.82843 17.3284 10.5 16.5 10.5H7.5Z",fill:"#3D3E45"}),n.jsx("path",{d:"M32.8862 3.92582C32.8135 3.75021 32.7061 3.5856 32.5638 3.44253C32.5617 3.4404 32.5596 3.43828 32.5575 3.43616C32.2863 3.16658 31.9126 3 31.5 3H22.5C21.6716 3 21 3.67157 21 4.5C21 5.32843 21.6716 6 22.5 6H27.8787L13.9393 19.9393C13.3536 20.5251 13.3536 21.4749 13.9393 22.0607C14.5251 22.6464 15.4749 22.6464 16.0607 22.0607L30 8.12132V13.5C30 14.3284 30.6716 15 31.5 15C32.3284 15 33 14.3284 33 13.5V4.5C33 4.29662 32.9595 4.10268 32.8862 3.92582Z",fill:"#3D3E45"})]}),zc=({width:e,height:t,color:r="#FFFFFF"})=>n.jsxs("svg",{viewBox:"0 0 36 36",fill:"none",width:e,height:t,children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M24.6931 20.547C26.1129 19.5516 26.113 17.4483 24.6931 16.4529L16.9351 11.0141C15.2783 9.85255 13 11.0377 13 13.0611L13 23.9389C13 25.9623 15.2783 27.1474 16.9351 25.9859L24.6931 20.547ZM16 14.0223L22.387 18.5L16 22.9777L16 14.0223Z",fill:r}),n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 1.5C8.8873 1.5 1.5 8.8873 1.5 18C1.5 27.1127 8.8873 34.5 18 34.5C27.1127 34.5 34.5 27.1127 34.5 18C34.5 8.8873 27.1127 1.5 18 1.5ZM4.5 18C4.5 10.5442 10.5442 4.5 18 4.5C25.4558 4.5 31.5 10.5442 31.5 18C31.5 25.4558 25.4558 31.5 18 31.5C10.5442 31.5 4.5 25.4558 4.5 18Z",fill:r})]}),Dc=({width:e,height:t,color:r="#EB1212"})=>n.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",width:e,height:t,children:[n.jsx("path",{d:"M6.66665 6.66699C7.03484 6.66699 7.33331 6.96547 7.33331 7.33366V11.3337C7.33331 11.7018 7.03484 12.0003 6.66665 12.0003C6.29846 12.0003 5.99998 11.7018 5.99998 11.3337V7.33366C5.99998 6.96547 6.29846 6.66699 6.66665 6.66699Z",fill:r}),n.jsx("path",{d:"M9.99998 11.3337V7.33366C9.99998 6.96547 9.7015 6.66699 9.33331 6.66699C8.96512 6.66699 8.66665 6.96547 8.66665 7.33366V11.3337C8.66665 11.7018 8.96512 12.0003 9.33331 12.0003C9.7015 12.0003 9.99998 11.7018 9.99998 11.3337Z",fill:r}),n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.66665 3.33366V2.66699C4.66665 2.13656 4.87736 1.62785 5.25243 1.25278C5.62751 0.877706 6.13621 0.666992 6.66665 0.666992H9.33331C9.86375 0.666992 10.3725 0.877706 10.7475 1.25278C11.1226 1.62785 11.3333 2.13656 11.3333 2.66699V3.33366H14C14.3682 3.33366 14.6666 3.63214 14.6666 4.00033C14.6666 4.36852 14.3682 4.66699 14 4.66699H13.3333V13.3337C13.3333 13.8641 13.1226 14.3728 12.7475 14.7479C12.3725 15.1229 11.8637 15.3337 11.3333 15.3337H4.66665C4.13621 15.3337 3.62751 15.1229 3.25243 14.7479C2.87736 14.3728 2.66665 13.8641 2.66665 13.3337V4.66699H1.99998C1.63179 4.66699 1.33331 4.36852 1.33331 4.00033C1.33331 3.63214 1.63179 3.33366 1.99998 3.33366H4.66665ZM6.19524 2.19559C6.32027 2.07056 6.48984 2.00033 6.66665 2.00033H9.33331C9.51012 2.00033 9.67969 2.07056 9.80472 2.19559C9.92974 2.32061 9.99998 2.49018 9.99998 2.66699V3.33366H5.99998V2.66699C5.99998 2.49018 6.07022 2.32061 6.19524 2.19559ZM3.99998 4.66699V13.3337C3.99998 13.5105 4.07022 13.68 4.19524 13.8051C4.32027 13.9301 4.48984 14.0003 4.66665 14.0003H11.3333C11.5101 14.0003 11.6797 13.9301 11.8047 13.8051C11.9297 13.68 12 13.5105 12 13.3337V4.66699H3.99998Z",fill:r})]}),Qk=({width:e,height:t})=>n.jsxs("svg",{viewBox:"0 0 18 18",fill:"none",width:e,height:t,children:[n.jsx("path",{d:"M7.5 3.75C7.5 2.92157 8.17157 2.25 9 2.25C9.82843 2.25 10.5 2.92157 10.5 3.75C10.5 4.57843 9.82843 5.25 9 5.25C8.17157 5.25 7.5 4.57843 7.5 3.75Z",fill:"#3D3E45"}),n.jsx("path",{d:"M7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9Z",fill:"#3D3E45"}),n.jsx("path",{d:"M9 12.75C8.17157 12.75 7.5 13.4216 7.5 14.25C7.5 15.0784 8.17157 15.75 9 15.75C9.82843 15.75 10.5 15.0784 10.5 14.25C10.5 13.4216 9.82843 12.75 9 12.75Z",fill:"#3D3E45"})]}),Wk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),r=W(),a=Q(),o=a.findQueryUsage(e.id).length>0,i=Se.useModals(),c=()=>{i.openConfirmModal({title:`${t("query.delete")}?`,labels:{confirm:t("common.actions.confirm"),cancel:t("common.actions.cancel")},onCancel:()=>console.log("Cancel"),onConfirm:()=>{a.queries.removeQuery(e.id),r.editor.setPath(["_QUERIES_",""])},confirmProps:{color:"red"},zIndex:320})};return o?n.jsx(s.Tooltip,{label:"此查询在使用中,不能删除。请查看“使用情况”标签页以了解详情",withArrow:!0,events:{hover:!0,focus:!1,touch:!1},withinPortal:!0,zIndex:320,position:"bottom-end",children:n.jsx(s.Button,{leftSection:n.jsx(Dc,{width:14,height:14,color:"gray"}),variant:"subtle",color:"gray",onClick:d=>{d.stopPropagation()},children:"删除查询"})}):n.jsx(s.Menu.Item,{leftSection:n.jsx(Dc,{width:14,height:14}),color:"red",onClick:c,children:"删除查询"})}),Uk=S.observer(({queryModel:e})=>n.jsxs(s.Menu,{shadow:"md",width:120,trigger:"hover",children:[n.jsx(s.Menu.Target,{children:n.jsx(s.ActionIcon,{variant:"subtle","aria-label":"Settings",children:n.jsx(Qk,{width:18,height:18})})}),n.jsx(s.Menu.Dropdown,{children:n.jsx(Wk,{queryModel:e})})]})),Yk={width:"fit-content",minWidth:"100%",tableLayout:"fixed",tr:{width:"fit-content"},th:{position:"relative"},"th, td":{wordBreak:"break-word"},".resizer":{position:"absolute",right:0,top:"50%",transform:"translateY(-50%)",cursor:"col-resize",userSelect:"none",touchAction:"none"},".resizer.isResizing":{color:"#228be6",opacity:"1",backgroundColor:"rgb(248, 249, 250)"},"@media (hover: hover)":{".resizer":{opacity:"0"},"*:hover > .resizer":{color:"#228be6",opacity:"1"}}};function Kk({data:e}){const t=h.useMemo(()=>{if(!Array.isArray(e)||e.length===0)return[];const a=he.createColumnHelper();return Object.keys(e[0]).map(l=>a.accessor(l,{cell:o=>o.getValue()}))},[e]),r=he.useReactTable({data:e,columns:t,columnResizeMode:"onChange",getCoreRowModel:he.getCoreRowModel()});return e.length===0?n.jsx(s.Box,{sx:{height:"5em"}}):n.jsx(ne,{children:n.jsxs(s.Table,{sx:Yk,stickyHeader:!0,stickyHeaderOffset:0,children:[n.jsx(s.Table.Thead,{style:{backgroundColor:"#F9F9FA"},children:r.getHeaderGroups().map(a=>n.jsx(s.Table.Tr,{children:a.headers.map(l=>n.jsxs(s.Table.Th,{style:{width:l.getSize()},children:[l.isPlaceholder?null:he.flexRender(l.column.columnDef.header,l.getContext()),n.jsx(s.ActionIcon,{variant:"subtle",onMouseDown:l.getResizeHandler(),onTouchStart:l.getResizeHandler(),className:`resizer ${l.column.getIsResizing()?"isResizing":""}`,children:n.jsx(T.IconArrowBarToRight,{})})]},l.id))},a.id))}),n.jsx(s.Table.Tbody,{children:r.getRowModel().rows.map(a=>n.jsx(s.Table.Tr,{children:a.getVisibleCells().map(l=>n.jsx(s.Table.Td,{children:n.jsx(ne,{children:typeof l.getValue()=="object"?n.jsx("pre",{children:JSON.stringify(l.getValue(),null,2)}):he.flexRender(l.column.columnDef.cell,l.getContext())})},l.id))},a.id))})]})})}const Xk=[{label:"10",value:"10"},{label:"20",value:"20"},{label:"50",value:"50"},{label:"100",value:"100"}],Zk={root:{width:"150px"},section:{"&[data-position=left]":{width:"70px",textAlign:"center"}},input:{paddingLeft:"70px",paddingRight:0}},Jk=({data:e,page:t,setPage:r,limit:a,setLimit:l})=>{const{t:o}=x.useTranslation(),i=e.length,c=Math.ceil(i/a),d=p=>{p&&(r(1),l(Number(p)))};if(i===0)return null;const u=c===1&&i<=10;return n.jsxs(s.Group,{pt:10,px:10,justify:"space-between",children:[n.jsxs(s.Group,{justify:"flex-start",children:[!u&&n.jsx(s.Select,{leftSection:n.jsx(s.Text,{ta:"center",c:"dimmed",size:"xs",children:o("common.pagination.page_size")}),size:"xs",styles:Zk,data:Xk,value:String(a),onChange:d}),c>1&&n.jsx(s.Pagination,{size:"sm",value:t,onChange:r,total:c,withEdges:c>7,styles:{control:{height:"30px"}},color:"red"})]}),n.jsx(s.Group,{justify:"flex-end",children:n.jsx(s.Text,{c:"dimmed",my:0,size:"14px",children:o("common.pagination.total_rows",{total:i})})})]})},Hk=Hs(({data:e,loading:t})=>{const[r,a]=h.useState(1),[l,o]=h.useState(20),i=h.useMemo(()=>{const c=(r-1)*l,d=c+l;return e.slice(c,d)},[e,r,l]);return n.jsx(ne,{children:n.jsxs(s.Stack,{gap:10,styles:{root:{height:"100%",overflow:"hidden"}},children:[n.jsx(Jk,{data:e,page:r,setPage:a,limit:l,setLimit:o}),n.jsxs(s.Box,{sx:{width:"100%",height:"calc(100% - 42px)",overflow:"auto",position:"relative"},children:[n.jsx(s.LoadingOverlay,{visible:t,overlayProps:{blur:2}}),n.jsx(Kk,{data:i})]})]})})}),Rk=S.observer(({queryModel:e})=>{const{t}=x.useTranslation(),{state:r,error:a,metricQueryPayloadErrorString:l,stateMessage:o}=e;return r==="loading"?null:a?n.jsx(s.Text,{mt:10,c:"red",size:"md",ta:"center",ff:"monospace",children:a}):l?n.jsx(s.Text,{mt:10,c:"red",size:"md",ta:"center",ff:"monospace",children:l}):o?n.jsx(s.Text,{size:"sm",mt:10,c:"gray",ta:"center",children:t(o)}):null}),e5=S.observer(({queryModel:e})=>{x.useTranslation();const{data:t,state:r}=e,a=r==="loading",l=h.useCallback(()=>{e.fetchData(!0)},[e.fetchData]),o=()=>{ti(e.name,e.data)};h.useEffect(()=>{l()},[l]);const i=!Array.isArray(t)||t.length===0;return n.jsxs(s.Stack,{gap:0,sx:{minHeight:"250px",maxHeight:"calc(50vh - 48px)",flexGrow:1,flexShrink:0,background:"#F9F9FA"},children:[n.jsxs(s.Group,{justify:"space-between",py:7,px:8,children:[n.jsx(s.Text,{size:"sm",fw:500,children:"查询结果"}),n.jsx(s.Button,{size:"xs",variant:"transparent",color:"gray",leftSection:n.jsx(T.IconDownload,{size:16}),disabled:a||i,onClick:o,children:"下载查询结果"})]}),n.jsxs(s.Box,{sx:{position:"relative",flexGrow:1,overflow:"hidden"},children:[n.jsx(Rk,{queryModel:e}),n.jsx(Hk,{data:t,loading:a})]})]})}),t5=S.observer(({queryModel:e})=>{const t=W();return n.jsxs(s.Tabs,{defaultValue:"看板变量预览",w:"40%",maw:"600px",styles:{root:{borderRadius:4,backgroundColor:"#F9F9FA",height:"100%",minHeight:"350px",maxHeight:"50vh",overflow:"hidden"},panel:{height:"calc(100% - 36px)"}},color:"red",children:[n.jsxs(s.Tabs.List,{children:[n.jsx(s.Tabs.Tab,{value:"看板变量预览",children:"看板变量预览"}),n.jsx(s.Tabs.Tab,{value:"查询预览",children:"查询预览"})]}),n.jsx(s.Tabs.Panel,{value:"查询预览",children:n.jsx(Be.CodeHighlight,{language:"json",sx:{width:"100%",height:"100%",minHeight:"400px",overflowY:"auto"},withCopyButton:!1,code:e.metricQueryPayloadString})}),n.jsx(s.Tabs.Panel,{value:"看板变量预览",children:n.jsx(Be.CodeHighlight,{language:"json",sx:{width:"100%",height:"100%",minHeight:"400px",overflowY:"auto"},withCopyButton:!1,code:t.queryVariablesString})})]})}),n5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.24335 1.62305C7.50108 1.62305 7.71001 1.83198 7.71001 2.08971L7.71001 11.423C7.71001 11.6808 7.50108 11.8897 7.24335 11.8897C6.98561 11.8897 6.77668 11.6808 6.77668 11.423L6.77668 2.08971C6.77668 1.83198 6.98561 1.62305 7.24335 1.62305Z",fill:"#3D3E45"}),n.jsx("path",{d:"M9.93845 9.4786C9.80779 9.4786 9.70045 9.43893 9.61645 9.3596C9.53712 9.2756 9.49745 9.17293 9.49745 9.0516L9.49745 5.0056C9.49745 4.88427 9.53712 4.78393 9.61645 4.7046C9.70045 4.6206 9.80312 4.5786 9.92445 4.5786L12.1995 4.5786C12.3208 4.5786 12.4211 4.61827 12.5005 4.6976C12.5845 4.77227 12.6265 4.87027 12.6265 4.9916C12.6265 5.09427 12.5845 5.18527 12.5005 5.2646C12.4211 5.34393 12.3208 5.3836 12.1995 5.3836L10.3725 5.3836V6.6156H11.8845C12.0058 6.6156 12.1061 6.65527 12.1855 6.7346C12.2695 6.80927 12.3115 6.90727 12.3115 7.0286C12.3115 7.13127 12.2695 7.22227 12.1855 7.3016C12.1061 7.38093 12.0058 7.4206 11.8845 7.4206H10.3725L10.3725 9.0516C10.3725 9.17293 10.3281 9.2756 10.2395 9.3596C10.1555 9.43893 10.0551 9.4786 9.93845 9.4786Z",fill:"#3D3E45"}),n.jsx("path",{d:"M3.34754 9.4786C3.21687 9.4786 3.10954 9.43893 3.02554 9.3596C2.94154 9.2756 2.89954 9.17293 2.89954 9.0516L2.89954 5.3836H1.80054C1.6792 5.3836 1.57654 5.34627 1.49254 5.2716C1.4132 5.19693 1.37354 5.09893 1.37354 4.9776C1.37354 4.85627 1.4132 4.7606 1.49254 4.6906C1.57654 4.61593 1.6792 4.5786 1.80054 4.5786H4.90854C5.02987 4.5786 5.1302 4.61593 5.20954 4.6906C5.29354 4.76527 5.33554 4.86327 5.33554 4.9846C5.33554 5.10593 5.29354 5.20393 5.20954 5.2786C5.1302 5.3486 5.02987 5.3836 4.90854 5.3836H3.80954L3.80954 9.0516C3.80954 9.17293 3.7652 9.2756 3.67654 9.3596C3.59254 9.43893 3.48287 9.4786 3.34754 9.4786Z",fill:"#3D3E45"})]}),r5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_245_10828)",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.91663 1.16634C9.91663 0.844175 9.65546 0.583008 9.33329 0.583008C9.01113 0.583008 8.74996 0.844175 8.74996 1.16634V1.74967L5.24996 1.74967V1.16634C5.24996 0.844175 4.98879 0.583008 4.66663 0.583008C4.34446 0.583008 4.08329 0.844175 4.08329 1.16634V1.74967H2.91663C1.95013 1.74967 1.16663 2.53318 1.16663 3.49967L1.16663 11.6663C1.16663 12.6328 1.95013 13.4163 2.91663 13.4163L11.0833 13.4163C12.0498 13.4163 12.8333 12.6328 12.8333 11.6663L12.8333 3.49967C12.8333 2.53318 12.0498 1.74967 11.0833 1.74967H9.91663V1.16634ZM11.6666 5.24967V3.49967C11.6666 3.17751 11.4055 2.91634 11.0833 2.91634H9.91663V3.49967C9.91663 3.82184 9.65546 4.08301 9.33329 4.08301C9.01113 4.08301 8.74996 3.82184 8.74996 3.49967V2.91634L5.24996 2.91634V3.49967C5.24996 3.82184 4.98879 4.08301 4.66663 4.08301C4.34446 4.08301 4.08329 3.82184 4.08329 3.49967V2.91634L2.91663 2.91634C2.59446 2.91634 2.33329 3.17751 2.33329 3.49967L2.33329 5.24967L11.6666 5.24967ZM2.33329 6.41634L11.6666 6.41634L11.6666 11.6663C11.6666 11.9885 11.4055 12.2497 11.0833 12.2497L2.91663 12.2497C2.59446 12.2497 2.33329 11.9885 2.33329 11.6663V6.41634Z",fill:"#3D3E45"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_245_10828",children:n.jsx("rect",{width:"14",height:"14",fill:"white"})})})]}),a5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.11108 2.13932C2.78892 2.13932 2.52775 2.40049 2.52775 2.72266V10.8893C2.52775 11.2115 2.78892 11.4727 3.11108 11.4727H11.2778C11.5999 11.4727 11.8611 11.2115 11.8611 10.8893V2.72266C11.8611 2.40049 11.5999 2.13932 11.2778 2.13932H3.11108ZM1.36108 2.72266C1.36108 1.75616 2.14459 0.972656 3.11108 0.972656H11.2778C12.2442 0.972656 13.0278 1.75616 13.0278 2.72266V10.8893C13.0278 11.8558 12.2442 12.6393 11.2778 12.6393H3.11108C2.14459 12.6393 1.36108 11.8558 1.36108 10.8893V2.72266Z",fill:"#3D3E45"}),n.jsx("path",{d:"M9.84418 8.37166C9.94816 8.37166 10.0348 8.40631 10.1041 8.47563C10.1734 8.54494 10.2081 8.63159 10.2081 8.73556C10.2081 8.8352 10.1734 8.91968 10.1041 8.989C10.0348 9.05398 9.94816 9.08647 9.84418 9.08647H7.63475C7.52211 9.08647 7.4333 9.05182 7.36832 8.9825C7.30334 8.91318 7.27084 8.82437 7.27084 8.71607C7.27084 8.60776 7.30983 8.51245 7.38781 8.43014L8.80445 6.91603C8.96474 6.74274 9.09038 6.56512 9.18135 6.38317C9.27666 6.20121 9.32432 6.04309 9.32432 5.90879C9.32432 5.69218 9.2615 5.51889 9.13587 5.38892C9.01023 5.25462 8.84344 5.18747 8.63549 5.18747C8.55318 5.18747 8.4687 5.20697 8.38206 5.24596C8.29541 5.28495 8.21094 5.3391 8.12862 5.40842C8.05064 5.47773 7.977 5.55788 7.90768 5.64885C7.85569 5.71817 7.80371 5.76149 7.75172 5.77882C7.69973 5.79615 7.65208 5.80481 7.60876 5.80481C7.51345 5.80481 7.42464 5.77016 7.34233 5.70084C7.26435 5.62719 7.22536 5.54271 7.22536 5.44741C7.22536 5.37376 7.24918 5.30228 7.29684 5.23296C7.34882 5.16365 7.41164 5.09216 7.48529 5.01852C7.59359 4.91021 7.7149 4.8149 7.8492 4.73259C7.98349 4.65028 8.12213 4.58746 8.26509 4.54414C8.40805 4.49648 8.54668 4.47266 8.68098 4.47266C8.97124 4.47266 9.22251 4.53114 9.43479 4.64811C9.6514 4.76075 9.81819 4.92321 9.93516 5.13549C10.0521 5.34343 10.1106 5.59037 10.1106 5.8763C10.1106 6.11457 10.0391 6.381 9.89617 6.67559C9.75754 6.96585 9.56909 7.23878 9.33081 7.49438L8.50837 8.37166H9.84418Z",fill:"#3D3E45"}),n.jsx("path",{d:"M5.49994 9.08647C5.37864 9.08647 5.279 9.04965 5.20102 8.976C5.12304 8.89802 5.08405 8.80271 5.08405 8.69007V5.62518L4.70065 5.90879C4.64 5.95644 4.56418 5.98027 4.47321 5.98027C4.36923 5.98027 4.27826 5.94128 4.20028 5.8633C4.1223 5.78532 4.08331 5.69218 4.08331 5.58387C4.08331 5.44524 4.15046 5.3326 4.28475 5.24596L5.22051 4.62212C5.26384 4.59179 5.31149 4.57013 5.36348 4.55713C5.4198 4.54414 5.47178 4.53764 5.51944 4.53764C5.64507 4.53764 5.74471 4.57663 5.81836 4.65461C5.89201 4.72826 5.92883 4.8214 5.92883 4.93404V8.69007C5.92883 8.80271 5.88768 8.89802 5.80536 8.976C5.72738 9.04965 5.62558 9.08647 5.49994 9.08647Z",fill:"#3D3E45"})]}),s5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{d:"M12.0334 5.64833C12.3099 5.64833 12.55 5.67744 12.7537 5.73565C12.9623 5.79386 13.1224 5.87632 13.2339 5.98303C13.3504 6.0849 13.4086 6.20859 13.4086 6.35412C13.4086 6.45113 13.3795 6.5433 13.3213 6.63061C13.263 6.71307 13.1782 6.7543 13.0666 6.7543C12.989 6.7543 12.9235 6.7446 12.8701 6.7252C12.8216 6.70094 12.778 6.67184 12.7392 6.63788C12.7004 6.60393 12.6543 6.5724 12.6009 6.54329C12.5524 6.51419 12.4772 6.49236 12.3754 6.47781C12.2783 6.45841 12.2056 6.44871 12.1571 6.44871C11.9097 6.44871 11.6987 6.50206 11.5241 6.60878C11.3543 6.7155 11.2233 6.86102 11.1311 7.04535C11.039 7.22482 10.9929 7.43341 10.9929 7.67109C10.9929 7.90393 11.039 8.11251 11.1311 8.29684C11.2282 8.47631 11.3591 8.61941 11.5241 8.72613C11.6938 8.83284 11.8879 8.8862 12.1061 8.8862C12.2274 8.8862 12.3317 8.87893 12.419 8.86437C12.5063 8.84982 12.5791 8.82799 12.6373 8.79889C12.7052 8.76008 12.7658 8.71885 12.8192 8.6752C12.8726 8.63154 12.9526 8.60971 13.0593 8.60971C13.1854 8.60971 13.2824 8.65094 13.3504 8.7334C13.4183 8.81102 13.4522 8.90803 13.4522 9.02445C13.4522 9.14572 13.3843 9.25728 13.2485 9.35915C13.1127 9.45616 12.9332 9.5362 12.7101 9.59926C12.4918 9.65747 12.2541 9.68657 11.997 9.68657C11.6138 9.68657 11.2815 9.59926 11.0002 9.42463C10.7188 9.24516 10.5005 9.00262 10.3453 8.69702C10.1949 8.39143 10.1198 8.04945 10.1198 7.67109C10.1198 7.27333 10.1998 6.92408 10.3599 6.62333C10.5248 6.31774 10.7504 6.08005 11.0366 5.91027C11.3276 5.73565 11.6599 5.64833 12.0334 5.64833Z",fill:"#3D3E45"}),n.jsx("path",{d:"M7.74826 5.64833C8.08781 5.64833 8.39099 5.73565 8.65778 5.91027C8.92942 6.08005 9.14285 6.31531 9.29807 6.61606C9.45815 6.9168 9.53819 7.26606 9.53819 7.66382C9.53819 8.06158 9.45815 8.41326 9.29807 8.71885C9.14285 9.0196 8.93184 9.25728 8.66505 9.43191C8.40311 9.60169 8.10722 9.68657 7.77737 9.68657C7.58334 9.68657 7.40143 9.65505 7.23166 9.59199C7.06188 9.52893 6.91151 9.44889 6.78054 9.35187C6.65442 9.25486 6.55498 9.15784 6.48222 9.06083C6.41431 8.95896 6.38035 8.87408 6.38035 8.80617L6.60591 8.71158V9.24273C6.60591 9.36885 6.56468 9.47557 6.48222 9.56288C6.39976 9.64534 6.29547 9.68657 6.16935 9.68657C6.04323 9.68657 5.93894 9.64534 5.85647 9.56288C5.77401 9.48042 5.73278 9.3737 5.73278 9.24273V4.67333C5.73278 4.54722 5.77401 4.44292 5.85647 4.36046C5.93894 4.27315 6.04323 4.22949 6.16935 4.22949C6.29547 4.22949 6.39976 4.27315 6.48222 4.36046C6.56468 4.44292 6.60591 4.54722 6.60591 4.67333V6.52147L6.48222 6.45598C6.48222 6.39292 6.51617 6.31774 6.58408 6.23042C6.652 6.13826 6.74416 6.04852 6.86058 5.96121C6.97699 5.86904 7.11039 5.79386 7.26076 5.73565C7.41599 5.67744 7.57849 5.64833 7.74826 5.64833ZM7.63912 6.44871C7.42569 6.44871 7.23893 6.50206 7.07886 6.60878C6.91879 6.7155 6.79267 6.86102 6.7005 7.04535C6.61319 7.22482 6.56953 7.43098 6.56953 7.66382C6.56953 7.8918 6.61319 8.10038 6.7005 8.28956C6.79267 8.47389 6.91879 8.61941 7.07886 8.72613C7.23893 8.83285 7.42569 8.8862 7.63912 8.8862C7.85255 8.8862 8.03688 8.83285 8.19211 8.72613C8.35218 8.61941 8.47587 8.47389 8.56319 8.28956C8.65535 8.10038 8.70143 7.8918 8.70143 7.66382C8.70143 7.43098 8.65535 7.22482 8.56319 7.04535C8.47587 6.86102 8.35218 6.7155 8.19211 6.60878C8.03688 6.50206 7.85255 6.44871 7.63912 6.44871Z",fill:"#3D3E45"}),n.jsx("path",{d:"M3.02845 5.66289L1.45681 9.35915C1.42286 9.45131 1.3695 9.52408 1.29674 9.57743C1.22883 9.62594 1.15364 9.65019 1.07118 9.65019C0.940211 9.65019 0.843196 9.61381 0.780136 9.54105C0.717077 9.46829 0.685547 9.37855 0.685547 9.27184C0.685547 9.22818 0.692823 9.1821 0.707375 9.13359L2.51913 4.78248C2.55793 4.68546 2.61614 4.61028 2.69375 4.55692C2.77622 4.50356 2.86353 4.48173 2.95569 4.49143C3.04301 4.49143 3.12304 4.51811 3.19581 4.57147C3.27342 4.61998 3.3292 4.69031 3.36316 4.78248L5.15308 9.04628C5.17733 9.10934 5.18946 9.16755 5.18946 9.2209C5.18946 9.35187 5.1458 9.45616 5.05849 9.53378C4.97603 9.61139 4.88386 9.65019 4.782 9.65019C4.69468 9.65019 4.61465 9.62352 4.54189 9.57016C4.47398 9.5168 4.42062 9.44404 4.38181 9.35187L2.81745 5.70654L3.02845 5.66289ZM1.68237 8.47146L2.08256 7.63471H4.04711L4.18536 8.47146H1.68237Z",fill:"#3D3E45"})]}),l5=()=>n.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("g",{clipPath:"url(#clip0_567_6919)",children:n.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.00001 1.02051C7.29533 1.02051 7.53473 1.25991 7.53473 1.55523V2.99492L11.3486 5.17429C11.5152 5.2695 11.6181 5.44667 11.6181 5.63856V9.97475L13.0725 10.702C13.3366 10.834 13.4437 11.1552 13.3116 11.4194C13.1795 11.6835 12.8583 11.7906 12.5942 11.6585L11.1002 10.9115L7.26531 13.1028C7.10091 13.1968 6.8991 13.1968 6.73471 13.1028L2.89985 10.9115L1.40581 11.6585C1.14167 11.7906 0.820476 11.6835 0.688405 11.4194C0.556335 11.1552 0.663399 10.834 0.92754 10.702L2.38195 9.97475V5.63856C2.38195 5.44667 2.48477 5.2695 2.65138 5.17429L6.46529 2.99492V1.55523C6.46529 1.25991 6.70469 1.02051 7.00001 1.02051ZM7.00001 3.9211L3.99444 5.63856L7.00001 7.35603L10.0056 5.63856L7.00001 3.9211ZM10.5486 6.55999L7.53473 8.28221V11.7171L10.5486 9.99492V6.55999ZM6.46529 11.7171V8.28221L3.4514 6.55999V9.99492L6.46529 11.7171Z",fill:"#3D3E45"})}),n.jsx("defs",{children:n.jsx("clipPath",{id:"clip0_567_6919",children:n.jsx("rect",{width:"14",height:"14",fill:"white"})})})]}),$a=({type:e})=>{switch(e){case"boolean":return n.jsx(n5,{});case"date":return n.jsx(r5,{});case"number":return n.jsx(a5,{});case"string":return n.jsx(s5,{});case"dimension":return n.jsx(l5,{});default:return null}},o5={option:{fontFamily:"monospace","&.sub-option":{position:"relative",marginLeft:"22px"},"&.sub-option::before":{content:'""',width:"1px",height:"100%",position:"absolute",left:"-6px",borderLeft:"1px solid #E7E7E9"}},groupLabel:{cursor:"default",fontWeight:"normal","&::before":{content:'""',flex:1,insetInline:0,height:"calc(0.0625rem* var(--mantine-scale))",marginInlineEnd:"var(--mantine-spacing-xs)",borderBottom:"1px dashed var(--mantine-color-gray-2)"},"&::after":{borderBottom:"1px dashed var(--mantine-color-gray-2)",background:"none"}},group:{"&.dimension-group":{paddingBottom:"4px",".mantine-Combobox-groupLabel":{color:"#000"},".mantine-Combobox-groupLabel::before":{display:"none"},".mantine-Combobox-groupLabel::after":{display:"none"}}}},i5={root:{maxWidth:"unset"},option:{fontFamily:"monospace"},input:{paddingInlineStart:"var(--input-padding-inline-start)",height:"auto",color:"black",fontFamily:"monospace"}},Ic=(e,t,r)=>{const a=[];return t&&a.push("sub-option"),r&&a.push("disabled"),n.jsx(s.Combobox.Option,{value:e.value,className:a.join(" "),disabled:r,children:n.jsxs(s.Stack,{gap:1,children:[n.jsxs(s.Group,{gap:4,children:[n.jsx($a,{type:e.dataType}),n.jsx(s.Text,{size:"xs",children:e.label})]}),n.jsx(s.Text,{size:"xs",c:"dimmed",pl:18,children:e.description})]})},e.value)},Mc=S.observer(({mmInfo:e,value:t,onChange:r,usedKeys:a})=>{const l=e.metricDetail,o=e.metrics.loading||l.loading,i=l.error,c=l.filterColOptions,d=s.useCombobox({onDropdownClose:()=>d.resetSelectedOption()}),u=h.useMemo(()=>o?n.jsx(s.Loader,{size:"xs"}):t?n.jsx(s.CloseButton,{size:"xs",onClick:()=>r(null)}):n.jsx(s.Combobox.Chevron,{size:"xs"}),[o,t]),p=n.jsx(s.InputBase,{component:"button",type:"button",variant:"unstyled",size:"xs",pointer:!0,rightSection:u,rightSectionPointerEvents:!o&&t?"all":"none",onClick:()=>d.toggleDropdown(),disabled:o||c.length===0,styles:i5,error:!!i,children:t||n.jsx(s.Input.Placeholder,{children:"选择维度"})});return n.jsxs(s.Combobox,{store:d,onOptionSubmit:f=>{r(f),d.closeDropdown()},styles:o5,children:[n.jsx(s.Combobox.Target,{children:i?n.jsx(s.Tooltip,{label:i,children:p}):p}),n.jsx(s.Combobox.Dropdown,{miw:300,children:n.jsx(s.Combobox.Options,{mah:500,style:{overflowY:"auto"},children:c.map(({group:f,items:v})=>n.jsx(s.Combobox.Group,{label:f,children:v.map(m=>{var _;return"group"in m?n.jsx(s.Combobox.Group,{className:"dimension-group",label:n.jsxs(s.Group,{gap:4,children:[n.jsx($a,{type:"dimension"}),n.jsx(s.Text,{size:"sm",children:m.group}),n.jsx(s.Text,{size:"xs",c:"dimmed",children:m.description})]}),children:(_=m.items)==null?void 0:_.map(w=>Ic(w,!0,a.has(w.value)))},m.group):Ic(m,!1,a.has(m.value))})},f))})})]})}),Ac={tbody:{td:{fontFamily:"monospace"}}},c5={root:{maxWidth:"unset"},option:{fontFamily:"monospace","&[data-checked=true][data-combobox-disabled]":{opacity:1}},input:{fontFamily:"monospace"},groupLabel:{"&::before":{content:'""',flex:1,insetInline:0,height:"calc(0.0625rem* var(--mantine-scale))",marginInlineEnd:"var(--mantine-spacing-xs)",backgroundColor:"var(--mantine-color-gray-2)"}}},d5=({option:e,...t})=>{const{t:r}=x.useTranslation(),a=e,l=a.type==="filter";return n.jsxs(s.Stack,{gap:0,py:4,styles:{root:{flexGrow:1,'&[data-selected="true"]':{".mantine-Text-root":{color:"white"},svg:{stroke:"white"}}}},...t,children:[n.jsx(s.Group,{flex:"1",gap:4,children:n.jsx(s.Text,{size:"xs",children:e.value})}),l&&n.jsxs(s.Group,{justify:"space-between",wrap:"nowrap",children:[n.jsx(s.Text,{size:"xs",c:t.checked?"rgba(255,255,255,.8)":"dimmed",style:{flexShrink:1,flexGrow:1},children:a.widget_label}),n.jsx(s.Text,{size:"xs",c:t.checked?"rgba(255,255,255,.8)":"dimmed",style:{flexShrink:0,flexGrow:0},children:r(et[a.widget])})]})]})},Sn=S.observer(({queryModel:e,value:t,onChange:r,usedKeys:a})=>{const{t:l}=x.useTranslation();e.config;const o=h.useMemo(()=>e.getConditionOptionsWithInvalidValue(t).optionGroups.map(d=>{const u=d.items.length;return{group:`${l(d.group)}(${u})`,items:d.items.map(f=>({...f,label:f.value,widget_label:f.label,disabled:a.has(f.value)}))}}),[e.getConditionOptionsWithInvalidValue,l,t,a]),i=h.useCallback((c,d)=>{r(c,d)},[r]);return n.jsx(s.Select,{size:"xs",variant:"unstyled",placeholder:"选择变量",styles:c5,data:o,renderOption:d5,maxDropdownHeight:600,value:t,onChange:i,clearable:!0})}),Ea=S.observer(({variable:e})=>{const t=W();if(!e)return null;const r=b.has(t.queryVariables,e);return n.jsx(s.ThemeIcon,{variant:"white",size:"xs",color:r?"#88CE98":"#F15050",styles:{root:{flexGrow:0,flexShrink:0}},children:n.jsx(T.IconPointFilled,{})})}),u5=S.observer(({queryModel:e})=>{const t=e.config,a=e.datasource.mericoMetricInfo;return h.useEffect(()=>{a.selectMetric(t.id)},[t.id,a]),n.jsxs(s.Stack,{gap:7,children:[n.jsxs(s.Group,{justify:"flex-start",gap:8,children:[n.jsx(s.Text,{size:"sm",children:"看板变量与指标维度关联"}),n.jsx(s.Tooltip,{label:"将看板的筛选器参数与指标的查询维度关联上,使指标可以按照看板的筛选条件和背景变量进行关联展示。",children:n.jsx(s.ActionIcon,{size:"xs",variant:"subtle",color:"gray",children:n.jsx(T.IconInfoCircle,{})})})]}),n.jsxs(s.Table,{withTableBorder:!0,withColumnBorders:!0,layout:"fixed",styles:Ac,children:[n.jsxs("colgroup",{children:[n.jsx("col",{style:{width:"49%"}}),n.jsx("col",{}),n.jsx("col",{style:{width:130}}),n.jsx("col",{style:{width:40}})]}),n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:"指标筛选维度"}),n.jsx(s.Table.Td,{children:"看板变量"}),n.jsx(s.Table.Td,{colSpan:2,children:"变量值为真时运行查询"})]})}),n.jsxs(s.Table.Tbody,{children:[t.filters.map(l=>n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{pr:0,children:n.jsx(Mc,{mmInfo:a,value:l.dimension,onChange:l.setDimension,usedKeys:t.usedFilterDimensionKeys})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsxs(s.Group,{justify:"flex-start",grow:!0,gap:0,w:"100%",children:[n.jsx(Ea,{variable:l.variable}),n.jsx(Sn,{queryModel:e,value:l.variable,onChange:l.setVariable,usedKeys:t.usedFilterVariableSet})]})}),n.jsx(s.Table.Td,{children:n.jsx(s.Checkbox,{size:"xs",checked:e.keyInRunBy(l.variable),onChange:o=>e.changeRunByRecord(l.variable,o.currentTarget.checked),color:"red"})})]},l.dimension)),n.jsxs(s.Table.Tr,{className:"add-a-row",children:[n.jsx(s.Table.Td,{pr:0,children:n.jsx(Mc,{mmInfo:a,value:null,onChange:l=>l&&t.addFilter(l,""),usedKeys:t.usedFilterDimensionKeys})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsx(Sn,{queryModel:e,value:null,onChange:l=>l&&t.addFilter("",l),usedKeys:t.usedFilterVariableSet})}),n.jsx(s.Table.Td,{})]})]})]})]})}),p5=S.observer(({queryModel:e,variable:t})=>{const r=e.keyInRunBy(t),a=l=>{e.changeRunByRecord(t,l.currentTarget.checked)};return n.jsx(s.Checkbox,{size:"xs",checked:r,onChange:a,color:"red"})}),Pc=({queryModel:e,variable:t})=>t?n.jsx(p5,{queryModel:e,variable:t}):null,h5=S.observer(({queryModel:e})=>{const t=e.config,l=e.datasource.mericoMetricInfo.metricDetail,o=l.trendingDateCol,i=t.timeQuery.enabled;return h.useEffect(()=>{if(!i&&l.requireTrendingReason){t.setTimeQueryEnabled(!0);return}},[l.requireTrendingReason,i]),l.supportTrending?l.requireTrendingReason?n.jsx(s.Tooltip,{label:l.requireTrendingReason,children:n.jsx(s.Box,{children:n.jsx(s.Switch,{size:"xs",color:"red",checked:!0,readOnly:!0,styles:{track:{cursor:"not-allowed"}}})})}):n.jsx(s.Switch,{size:"xs",color:"red",checked:i,onChange:c=>t.setTimeQueryEnabled(c.currentTarget.checked),styles:{track:{cursor:"pointer"}}}):n.jsx(s.Tooltip,{label:"由于指标未设定时序维度,所以不具备时间序列展示功能。",children:n.jsx(s.Box,{children:n.jsx(s.Switch,{size:"xs",color:"red",disabled:!o})})})}),g5=S.observer(({queryModel:e})=>{const t=e.config,l=e.datasource.mericoMetricInfo.metricDetail,o=l.trendingDateCol;return!t.timeQuery.enabled||!l.supportTrending?null:n.jsxs(s.Table,{withTableBorder:!0,withColumnBorders:!0,layout:"fixed",styles:Ac,children:[n.jsxs("colgroup",{children:[n.jsx("col",{style:{width:250}}),n.jsx("col",{}),n.jsx("col",{style:{width:130}}),n.jsx("col",{style:{width:40}})]}),n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{}),n.jsx(s.Table.Td,{children:"看板变量"}),n.jsx(s.Table.Td,{colSpan:2,children:"变量值为真时运行查询"})]})}),n.jsxs(s.Table.Tbody,{children:[n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{pr:0,children:n.jsxs(s.Group,{gap:4,children:[n.jsx(s.Text,{size:"xs",children:"时间维度"}),n.jsx(s.Text,{size:"xs",c:"dimmed",ff:"monospace",children:(o==null?void 0:o.name)??null})]})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsxs(s.Group,{justify:"flex-start",gap:0,grow:!0,children:[n.jsx(Ea,{variable:t.timeQuery.range_variable}),n.jsx(Sn,{queryModel:e,value:t.timeQuery.range_variable,onChange:t.setRangeVariable,usedKeys:t.usedTimeQueryVariableSet})]})}),n.jsx(s.Table.Td,{children:n.jsx(Pc,{queryModel:e,variable:t.timeQuery.range_variable})})]},"dimension.time"),n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:n.jsx(s.Text,{size:"xs",children:"步长"})}),n.jsx(s.Table.Td,{colSpan:2,pr:0,children:n.jsxs(s.Group,{justify:"flex-start",gap:0,grow:!0,children:[n.jsx(Ea,{variable:t.timeQuery.unit_variable}),n.jsx(Sn,{queryModel:e,value:t.timeQuery.unit_variable,onChange:t.setUnitVariable,usedKeys:t.usedTimeQueryVariableSet})]})}),n.jsx(s.Table.Td,{children:n.jsx(Pc,{queryModel:e,variable:t.timeQuery.unit_variable})})]},"dimension.step")]})]})}),f5=S.observer(({queryModel:e})=>n.jsxs(s.Stack,{gap:7,children:[n.jsxs(s.Group,{justify:"flex-start",gap:8,children:[n.jsx(s.Text,{size:"sm",children:"按时间序列展示"}),n.jsx(s.Tooltip,{label:"将看板的时间&步长筛选器与相应的查询维度关联上。",children:n.jsx(s.ActionIcon,{size:"xs",variant:"subtle",color:"gray",children:n.jsx(T.IconInfoCircle,{})})}),n.jsx(h5,{queryModel:e})]}),n.jsx(g5,{queryModel:e})]})),b5={label:{fontWeight:"normal"},input:{fontSize:"12px"},groupLabel:{cursor:"default",fontWeight:"normal","&::before":{content:'""',flex:1,insetInline:0,height:"calc(0.0625rem* var(--mantine-scale))",marginInlineEnd:"var(--mantine-spacing-xs)",borderBottom:"1px dashed var(--mantine-color-gray-2)"},"&::after":{borderBottom:"1px dashed var(--mantine-color-gray-2)",background:"none"}},option:{fontFamily:"monospace"}},y5=e=>{const t=e.option;return n.jsxs(s.Stack,{gap:1,styles:{root:{flexGrow:1}},children:[n.jsxs(s.Group,{gap:4,children:[n.jsx($a,{type:t.dataType}),n.jsx(s.Text,{size:"xs",children:t.label})]}),n.jsx(s.Text,{size:"xs",c:"dimmed",pl:18,children:t.description})]})},v5=S.observer(({queryModel:e})=>{const t=e.config,a=e.datasource.mericoMetricInfo,l=a.metricDetail,o=a.metrics.loading||l.loading,i=l.groupByColOptions,c=d=>{const u=l.getGroupByOptions(d),p=[];u.forEach(f=>{f.dimension?f.dimension.fields.forEach(v=>{p.push(`${f.value} -> ${v.field}`)}):p.push(f.value)}),t.setGroupBys(p)};return n.jsx(s.MultiSelect,{size:"sm",label:"分组聚合维度",description:"指标在查询时按照哪些维度进行聚合计算。最多支持两个维度的聚合计算。若选择按时间序列展示,则仅可选择一个聚合维度。",data:i,searchable:!0,styles:b5,renderOption:y5,rightSection:o?n.jsx(s.Loader,{size:"xs"}):null,value:[...t.groupByValues],onChange:c,maxValues:t.timeQuery.enabled?1:2,placeholder:t.timeQuery.enabled?"仅可选一个维度":"最多选两个维度",disabled:o})}),_5=S.observer(({queryModel:e})=>{const t=e.config,r=t.id;return h.useEffect(()=>{if(e.run_by.length===0)return;const a=[],l=t.usedFilterVariableSet,o=t.usedTimeQueryVariableSet;e.run_by.forEach(i=>{(l.has(i)||o.has(i))&&a.push(i)}),e.setRunBy(a)},[t.usedFilterVariableSet,t.usedTimeQueryVariableSet,e.run_by]),n.jsxs(s.Stack,{gap:16,pos:"relative",children:[!r&&n.jsx(s.Overlay,{color:"#fff",backgroundOpacity:.5,blur:3,children:n.jsx(s.Center,{h:"100%",children:n.jsx(s.Text,{size:"sm",c:"black",children:"请先选择指标"})})}),n.jsx(u5,{queryModel:e}),n.jsx(f5,{queryModel:e}),n.jsx(v5,{queryModel:e})]})}),x5=["function process_result(resp, utils, state) {"," return resp.data","}"].join(`
498
498
  `),m5={root:{minHeight:"350px",maxHeight:"50vh",height:"100%",overflow:"hidden"},list:{"&::before":{borderColor:"transparent"}},panel:{height:"calc(100% - 36px)",overflowY:"auto"}},w5=S.observer(({queryModel:e})=>{const[t,r]=h.useState("编辑查询");return n.jsxs(s.Tabs,{color:"red",defaultValue:"编辑查询",styles:m5,value:t,onChange:r,w:"60%",children:[n.jsxs(s.Tabs.List,{children:[n.jsx(s.Tabs.Tab,{value:"编辑查询",size:"xs",children:"编辑查询"}),n.jsx(s.Tabs.Tab,{value:"加工结果",size:"xs",children:"加工结果"}),n.jsx(s.Tabs.Tab,{value:"使用情况",size:"xs",children:"使用情况"})]}),n.jsx(s.Tabs.Panel,{value:"编辑查询",pt:"xs",children:n.jsx(_5,{queryModel:e})}),n.jsx(s.Tabs.Panel,{value:"加工结果",pt:"xs",children:n.jsx(pt,{label:"",value:e.post_process,onChange:e.setPostProcess,defaultValue:x5})}),n.jsx(s.Tabs.Panel,{value:"使用情况",pt:"xs",children:n.jsx(Sc,{queryModel:e})})]})}),C5=S.observer(({queryModel:e})=>{const t=e.metricQueryPayloadError;return t.length>0?n.jsxs(s.HoverCard,{shadow:"md",children:[n.jsx(s.HoverCard.Target,{children:n.jsx(s.Box,{children:n.jsx(s.Button,{size:"xs",leftSection:n.jsx(zc,{width:14,height:14,color:"rgb(173, 181, 189)"}),variant:"filled",color:"red",disabled:!0,children:"执行查询"})})}),n.jsx(s.HoverCard.Dropdown,{children:n.jsx(s.List,{size:"xs",children:t.map(r=>n.jsx(s.List.Item,{children:r},r))})})]}):n.jsx(s.Button,{size:"xs",leftSection:n.jsx(zc,{width:14,height:14}),variant:"filled",color:"red",onClick:()=>e.fetchData(!0),children:"执行查询"})}),T5=({option:e,...t})=>{const r=e;return n.jsxs(s.Stack,{gap:0,py:4,styles:{root:{flexGrow:1,'&[data-selected="true"]':{".mantine-Text-root":{color:"white"},svg:{stroke:"white"}}}},...t,children:[n.jsxs(s.Group,{flex:"1",gap:4,children:[n.jsx(T.IconHash,{size:12}),n.jsx(s.Text,{size:"xs",children:r.label})]}),n.jsx(s.Text,{ml:16,size:"xs",c:t.checked?"rgba(255,255,255,.8)":"dimmed",children:r.description})]})},S5=S.observer(({queryModel:e})=>{const t=e.config,a=e.datasource.mericoMetricInfo,l=a.metrics;h.useEffect(()=>{l.load()},[l]),h.useEffect(()=>{!a.metricID&&t.id&&a.selectMetric(t.id)},[t.id]);const o=h.useMemo(()=>l.data.map(u=>({label:u.name,value:u.id,description:u.description,type:u.type})),[l.data]),i=h.useCallback((u,p)=>{u&&(a.selectMetric(u),t.setID(u),t.setType(p.type))},[a,t]),{loading:c,error:d}=l;return n.jsx(ne,{children:n.jsxs(s.Group,{justify:"flex-end",gap:12,align:"flex-end",children:[d?n.jsx(s.Tooltip,{label:d,children:n.jsx(s.Select,{size:"xs",label:"指标",error:!0,styles:{root:{flexGrow:1}}})}):n.jsx(s.Select,{size:"xs",label:"指标",data:o,renderOption:T5,styles:{root:{flexGrow:1}},maxDropdownHeight:500,value:t.id,onChange:i,rightSection:c?n.jsx(s.Loader,{size:"xs"}):null}),n.jsx(s.Tooltip,{label:"跳转到指标明细页查看详情。",disabled:c,children:n.jsx(s.Anchor,{size:"md",variant:"subtle",mb:2,href:`/admin/metrics/detail/${t.id}`,target:"_blank",underline:"never",children:n.jsx(jk,{width:14,height:14})})})]})})}),k5=S.observer(({queryModel:e})=>{const{t}=x.useTranslation();return n.jsxs(s.Stack,{pt:8,pb:16,px:24,gap:8,styles:{root:{height:"100vh",overflow:"hidden"}},children:[n.jsx(s.Group,{styles:{root:{flexGrow:0,flexShrink:0}},children:n.jsx(s.TextInput,{size:"xs",placeholder:t("query.name_description"),label:t("query.name"),value:e.name,onChange:r=>{e.setName(r.currentTarget.value)},styles:{root:{flexGrow:0,width:"calc(50% - 44px)"}}})}),n.jsxs(s.Group,{justify:"space-between",grow:!0,gap:8,align:"flex-end",styles:{root:{flexGrow:0,flexShrink:0}},children:[n.jsxs(s.Group,{justify:"flex-start",grow:!0,gap:24,align:"flex-end",children:[n.jsx(wc,{queryModel:e,size:"xs"}),n.jsx(S5,{queryModel:e})]}),n.jsxs(s.Group,{justify:"flex-end",children:[n.jsx(C5,{queryModel:e}),n.jsx(Uk,{queryModel:e})]})]}),n.jsxs(s.Group,{justify:"space-between",grow:!0,gap:12,align:"flex-start",sx:{flexGrow:0,flexShrink:1,overflowY:"hidden"},children:[n.jsx(w5,{queryModel:e}),n.jsx(t5,{queryModel:e})]}),n.jsx(e5,{queryModel:e})]})}),z5=S.observer(({id:e})=>{const r=Q().queries.findByID(e);return e===""?null:r?r.isMericoMetricQuery?n.jsx(k5,{queryModel:r}):n.jsx(Fk,{queryModel:r}):n.jsx(s.Text,{size:"14px",c:"red",children:"Invalid Query ID"})}),D5=S.observer(({value:e})=>{const r=ee().payloadForSQL,a=h.useMemo(()=>Jn(e,r),[e,r]);return n.jsx(Yn,{height:"100%",value:a})}),I5=S.observer(({item:e,remove:t,onKeyChanged:r})=>{const{t:a}=x.useTranslation(),[l,o]=h.useState("SQL"),[i,c]=h.useState(e.key),d=()=>{e.setKey(i),r(i)},u=i!==e.key,p=e.isADuplicatedKey(i),[f,v]=h.useState(e.value),m=()=>{e.setValue(f)};h.useEffect(()=>{c(e.key),v(e.value)},[e]);const _=f!==e.value,w=Se.useModals(),k=()=>{w.openConfirmModal({title:`${a("sql_snippet.delete")}?`,labels:{confirm:a("common.actions.confirm"),cancel:a("common.actions.cancel")},onCancel:()=>console.log("Cancel"),onConfirm:t,confirmProps:{color:"red"},zIndex:320})};return n.jsxs(s.Stack,{p:20,sx:{maxWidth:"1100px",height:"100vh"},gap:"sm",children:[n.jsxs(s.Group,{sx:{alignItems:"end"},gap:40,children:[n.jsx(s.TextInput,{label:a(p?"sql_snippet.key_occupied":"sql_snippet.key"),value:i,onChange:z=>{c(z.currentTarget.value)},sx:{flexGrow:"1 !important"},rightSection:n.jsx(s.ActionIcon,{color:"blue",variant:"subtle",onClick:d,disabled:!u||p,children:n.jsx(T.IconDeviceFloppy,{size:16})}),error:p}),n.jsx(s.Button,{leftSection:n.jsx(T.IconTrash,{size:16}),color:"red",variant:"light",onClick:k,children:a("sql_snippet.delete")})]}),n.jsxs(s.Tabs,{value:l,onChange:o,sx:{flexGrow:1},styles:{panel:{height:"calc(100% - 50px)"}},children:[n.jsxs(s.Tabs.List,{sx:{position:"relative"},children:[n.jsx(s.Tabs.Tab,{value:"SQL",children:a("sql_snippet.edit_snippet")}),n.jsx(s.Tabs.Tab,{value:"Preview",children:a("sql_snippet.preview_snippet")}),n.jsx(Va,{}),n.jsx(s.ActionIcon,{color:"blue",variant:"filled",onClick:m,disabled:!_,sx:{position:"absolute",top:0,right:10},children:n.jsx(T.IconDeviceFloppy,{size:18})})]}),n.jsx(s.Tabs.Panel,{value:"SQL",pt:"sm",children:n.jsx(Yn,{height:"100%",value:f,onChange:v,defaultLanguage:"sql",theme:"sql-dark"})}),n.jsx(s.Tabs.Panel,{value:"Preview",pt:"sm",children:n.jsx(D5,{value:f})})]})]})}),M5=S.observer(({id:e})=>{const t=W(),r=Q(),a=h.useMemo(()=>r.sqlSnippets.findByKey(e),[e]);if(!e)return null;if(!a)return n.jsxs(s.Text,{size:"14px",children:["SQL Snippet by key[",e,"] is not found"]});const l=()=>{t.editor.setPath(["_SQL_SNIPPETS_",""])},o=()=>{r.sqlSnippets.removeByKey(e),l()},i=c=>{t.editor.setPath(["_SQL_SNIPPETS_",c])};return n.jsx(I5,{item:a,remove:o,onKeyChanged:i})}),A5=S.observer(()=>{const{t:e}=x.useTranslation(),[t,r]=h.useState([]),a=Se.useModals(),l=W(),o=v=>{l.editor.setPath(["_SQL_SNIPPETS_",v])},i=()=>{a.openConfirmModal({title:"Delete ununsed SQL snippets?",children:n.jsx(s.Text,{size:"sm",children:"This action cannot be undone."}),labels:{confirm:e("common.actions.confirm"),cancel:e("common.actions.cancel")},onCancel:()=>console.log("Cancel"),onConfirm:()=>l.content.removeUnusedSQLSnippets(),confirmProps:{color:"red"},zIndex:320})},c=()=>{l.content.sqlSnippets.downloadSchema(t)},d=h.useMemo(()=>l.content.sqlSnippets.sortedList.map(v=>v.key),[l.content.sqlSnippets.sortedList]),u=()=>{r(d)},p=()=>{r([])},f=l.content.sqlSnippetsUsage;return n.jsxs(s.Stack,{sx:{height:"100%"},gap:"sm",pb:"59px",children:[n.jsx(s.Box,{pt:9,pb:8,sx:{borderBottom:"1px solid #eee"},children:n.jsx(s.Text,{size:"sm",px:"md",ta:"left",sx:{userSelect:"none",cursor:"default"},children:e("sql_snippet.manage")})}),n.jsxs(s.Flex,{justify:"space-between",align:"center",px:12,children:[n.jsxs(s.Group,{justify:"flex-start",children:[n.jsxs(s.Button.Group,{children:[n.jsx(s.Button,{variant:"default",size:"xs",onClick:u,children:e("common.actions.select_all")}),n.jsx(s.Button,{variant:"default",size:"xs",onClick:p,children:e("common.actions.clear_selection")})]}),n.jsx(s.Button,{size:"xs",color:"blue",leftSection:n.jsx(T.IconCode,{size:14}),disabled:t.length===0,onClick:c,children:e("common.actions.download_schema")})]}),n.jsx(s.Button,{variant:"subtle",size:"xs",color:"red",leftSection:n.jsx(T.IconTrash,{size:14}),disabled:!l.content.hasUnusedSQLSnippets,onClick:i,children:e("sql_snippet.delete_unused")})]}),n.jsx(s.Box,{sx:{flexGrow:1,overflow:"auto"},children:n.jsx(s.Checkbox.Group,{size:"xs",value:t,onChange:r,children:n.jsxs(s.Table,{fz:"sm",highlightOnHover:!0,sx:{tableLayout:"fixed"},children:[n.jsx(s.Table.Thead,{children:n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Th,{style:{width:"40px"}}),n.jsx(s.Table.Th,{children:e("common.key")}),n.jsx(s.Table.Th,{style:{width:"100px",textAlign:"center"},children:e("sql_snippet.usage.label")}),n.jsx(s.Table.Th,{style:{width:"300px",paddingLeft:"24px"},children:e("common.action")})]})}),n.jsx(s.Table.Tbody,{children:l.content.sqlSnippets.sortedList.map(v=>{var _;const m=((_=f[v.key])==null?void 0:_.length)??0;return n.jsxs(s.Table.Tr,{children:[n.jsx(s.Table.Td,{children:n.jsx(s.Checkbox,{value:v.key,styles:{input:{cursor:"pointer"}}})}),n.jsx(s.Table.Td,{children:v.key}),n.jsx(s.Table.Td,{style:{color:m===0?"#ff0000":"#000",fontWeight:m===0?"bold":"normal",textAlign:"center"},children:m}),n.jsx(s.Table.Td,{children:n.jsx(s.Button,{variant:"subtle",size:"xs",onClick:()=>o(v.key),children:e("common.actions.open")})})]},v.key)})})]})})})]})}),P5=S.observer(({view:e})=>!e||e.type!==E.Division?null:n.jsx(s.Stack,{})),V5=S.observer(({view:e})=>{const{t,i18n:r}=x.useTranslation(),a=h.useMemo(()=>[{value:"default",label:t("common.tabs.variant.default")},{value:"outline",label:t("common.tabs.variant.outline")},{value:"pills",label:t("common.tabs.variant.pills")}],[r.language]),l=h.useMemo(()=>[{value:"horizontal",label:t("common.tabs.orientation.horizontal")},{value:"vertical",label:t("common.tabs.orientation.vertical")}],[r.language]);if(!e||e.type!==E.Tabs)return null;const o=e.config;return n.jsxs(s.Stack,{children:[n.jsx(s.Divider,{mt:8,mb:0,label:t("view.component.tabs.tabs_settings"),labelPosition:"center"}),n.jsx(s.Select,{label:t("common.tabs.variant.label"),value:o.variant,onChange:o.setVariant,data:a}),n.jsx(s.Select,{label:t("common.tabs.orientation.label"),value:o.orientation,onChange:o.setOrientation,data:l}),n.jsx(s.Switch,{label:t("common.tabs.grow_tabs"),checked:o.grow,onChange:i=>o.setGrow(i.currentTarget.checked)})]})}),$5=({disabled:e,value:t,onChange:r})=>{const a=l=>{l&&r(l)};return n.jsxs(s.Box,{sx:{position:"relative"},children:[e&&n.jsx(s.Overlay,{backgroundOpacity:.6,color:"#fff",zIndex:5,blur:2}),n.jsx(Ce,{height:"500px",defaultLanguage:"javascript",value:t,onChange:a,theme:"vs-dark",options:{minimap:{enabled:!1},readOnly:e}})]})},E5=({value:e,onChange:t})=>{const{t:r}=x.useTranslation(),[a,{setTrue:l,setFalse:o}]=O.useBoolean(),[i,c]=h.useState(e??bn),d=m=>{c({...i,enabled:m})},u=()=>{o();const{enabled:m,func_content:_}=i,w={enabled:m,func_content:_};c(w),t(w)},p=()=>{o(),c(e)},f=m=>{c(_=>({..._,func_content:m}))},v=()=>{f(bn.func_content)};return n.jsxs(n.Fragment,{children:[n.jsx(s.ActionIcon,{size:"lg",color:"blue",variant:"filled",mt:26,onClick:l,sx:{flexGrow:0},children:n.jsx(T.IconSettings,{size:14})}),n.jsx(s.Modal,{size:800,title:r("view.component.modal.custom_title"),opened:a,onClose:o,closeOnClickOutside:!1,withCloseButton:!1,zIndex:320,children:a&&n.jsxs(s.Stack,{children:[n.jsx(s.Checkbox,{mt:10,label:r("common.enabled"),checked:i.enabled,onChange:m=>d(m.currentTarget.checked)}),n.jsx($5,{value:i.func_content,onChange:f,disabled:!i.enabled}),n.jsxs(s.Group,{justify:"space-between",children:[n.jsx(s.Button,{onClick:v,color:"red",leftSection:n.jsx(T.IconRecycle,{size:20}),children:r("common.actions.revert")}),n.jsxs(s.Group,{justify:"flex-end",children:[n.jsx(s.Button,{onClick:p,variant:"subtle",children:r("common.actions.cancel")}),n.jsx(s.Button,{onClick:u,children:r("common.actions.save")})]})]})]})})]})},B5=S.observer(({view:e})=>{const{t}=x.useTranslation();if(!e||e.type!==E.Modal)return null;const r=e.config,a=r.custom_modal_title.value;return n.jsxs(s.Stack,{children:[n.jsx(s.Divider,{mt:8,label:t("view.component.modal.modal_settings"),labelPosition:"center"}),n.jsxs(s.Flex,{gap:10,children:[n.jsx(s.TextInput,{label:t("view.component.modal.title"),value:a,onChange:b.noop,disabled:!0,sx:{flexGrow:1}}),n.jsx(E5,{value:r.custom_modal_title,onChange:r.custom_modal_title.replace})]}),n.jsxs(s.Group,{grow:!0,children:[n.jsx(s.TextInput,{label:t("view.component.modal.width"),value:r.width,onChange:l=>r.setWidth(l.currentTarget.value),placeholder:"600px / 50vw"}),n.jsx(s.TextInput,{label:t("view.component.modal.height"),value:r.height,onChange:l=>r.setHeight(l.currentTarget.value),placeholder:"600px / 50vw"})]})]})}),L5=S.observer(({view:e})=>n.jsxs(n.Fragment,{children:[n.jsx(P5,{view:e}),n.jsx(B5,{view:e}),n.jsx(V5,{view:e})]})),q5=S.observer(({view:e})=>{const{t,i18n:r}=x.useTranslation(),a=h.useMemo(()=>[{label:t("view.component.div.label"),value:E.Division},{label:t("view.component.modal.label"),value:E.Modal},{label:t("view.component.tabs.label"),value:E.Tabs}],[r.language]);return e?n.jsxs(s.Stack,{sx:{position:"relative"},children:[n.jsx(s.TextInput,{label:t("common.name"),value:e.name,onChange:l=>{e.setName(l.currentTarget.value)}}),n.jsx(s.Select,{label:t("common.type"),comboboxProps:{withinPortal:!0,zIndex:320},value:e.type,onChange:e.setType,data:a}),n.jsx(L5,{view:e})]}):null}),O5=S.observer(({id:e})=>{const{t}=x.useTranslation(),r=Se.useModals(),a=W(),l=Q();if(e==="")return null;const o=l.views.findByID(e);if(!o)return n.jsxs(s.Text,{size:"14px",children:["View by ID[",e,"] is not found"]});const i=()=>{a.editor.setPath(["_VIEWS_",""])},c=()=>{r.openConfirmModal({title:`${t("view.delete")}?`,labels:{confirm:t("common.actions.confirm"),cancel:t("common.actions.cancel")},onCancel:()=>console.log("Cancel"),onConfirm:()=>{l.views.removeByID(e),i()},confirmProps:{color:"red"},zIndex:320})};return n.jsxs(s.Stack,{sx:{maxWidth:"600px",height:"100%"},gap:"sm",children:[n.jsx(s.Group,{justify:"flex-end",pt:10,children:n.jsx(s.Button,{size:"xs",color:"red",leftSection:n.jsx(T.IconTrash,{size:16}),onClick:c,children:t("view.delete")})}),n.jsx(s.Box,{sx:{flexGrow:1,maxHeight:"calc(100% - 52px)",overflow:"auto"},children:n.jsx(q5,{view:o})})]})}),N5=S.observer(()=>n.jsx(s.Stack,{sx:{height:"100%"},p:"sm",children:n.jsx(Cc,{})})),G5=S.observer(()=>{const e=W().editor,t=e.path;return aS(t)?n.jsx(N5,{}):sS(t)?n.jsx(M2,{}):lS(t)?n.jsx(I2,{}):oS(t)?n.jsx(s.Box,{p:"xs",pl:20,children:n.jsx(D2,{id:t[1]})}):iS(t)?n.jsx(A5,{}):cS(t)?n.jsx(M5,{id:t[1]}):uS(t)?n.jsx(ck,{}):dS(t)?n.jsx(z5,{id:t[1]}):pS(t)?n.jsx(s.Box,{p:"xs",pl:20,children:n.jsx(O5,{id:t[1]})}):Ta(t)?n.jsx(ik,{viewID:t[1],panelID:t[3]}):n.jsx(s.Box,{children:e.path})}),F5=S.observer(()=>n.jsx(G5,{})),j5=S.observer(()=>{const{t:e}=x.useTranslation(),t=W(),r=()=>{const a=new Date().getTime().toString(),l={id:a,key:a,label:a,order:t.content.filters.current.length+1,type:$.TextInput,config:Kr(),visibleInViewsIDs:["Main"],auto_submit:!1};t.content.filters.append(l),t.editor.setPath(["_FILTERS_",a])};return n.jsx(s.Button,{variant:"subtle",leftSection:n.jsx(T.IconPlus,{size:14}),size:"sm",px:"xs",mb:10,color:"blue",onClick:r,sx:{width:"100%",borderRadius:0},styles:{inner:{justifyContent:"flex-start"}},children:e("filter.add")})}),Q5=S.observer(({parentID:e})=>{const{t}=x.useTranslation(),r=Q();if(!e)return null;const a=r.views.findByID(e);return!a||a.type===E.Tabs?null:n.jsx(s.Button,{variant:"subtle",leftSection:n.jsx(T.IconPlus,{size:14}),size:"sm",px:"xs",mb:10,color:"blue",onClick:()=>r.addANewPanel(a.id),sx:{width:"100%",borderRadius:0},styles:{inner:{justifyContent:"flex-start"}},children:t("panel.add")})}),W5=S.observer(()=>{const{t:e}=x.useTranslation(),t=W(),r=()=>{const a=new Date().getTime().toString(),l={id:a,name:a,type:F.Postgresql,key:"",config:{_type:F.Postgresql,sql:""}};t.content.queries.append(l),t.editor.setPath(["_QUERIES_",a])};return n.jsx(s.Button,{variant:"subtle",leftSection:n.jsx(T.IconPlus,{size:14}),size:"sm",px:"xs",mb:10,color:"blue",onClick:r,sx:{width:"100%",borderRadius:0},styles:{inner:{justifyContent:"flex-start"}},children:e("query.add")})}),U5=S.observer(()=>{const{t:e}=x.useTranslation(),t=W(),r=()=>{const a=new Date().getTime().toString(),l={key:a,value:""};t.content.sqlSnippets.append(l),t.editor.setPath(["_SQL_SNIPPETS_",a])};return n.jsx(s.Button,{variant:"subtle",leftSection:n.jsx(T.IconPlus,{size:14}),size:"sm",px:"xs",mb:10,color:"blue",onClick:r,sx:{width:"100%",borderRadius:0},styles:{inner:{justifyContent:"flex-start"}},children:e("sql_snippet.add")})}),Y5=S.observer(()=>{const{t:e}=x.useTranslation(),t=Q();return n.jsx(s.Button,{variant:"subtle",leftSection:n.jsx(T.IconPlus,{size:14}),size:"sm",px:"xs",mb:10,color:"blue",onClick:t.views.addARandomNewView,sx:{width:"100%",borderRadius:0},styles:{inner:{justifyContent:"flex-start"}},children:e("view.add")})}),K5=S.observer(()=>{const{t:e}=x.useTranslation(),t=W();return n.jsx(s.Button,{variant:"subtle",rightSection:n.jsx(T.IconSettings,{size:14}),size:"sm",px:12,mb:0,color:"blue",onClick:()=>t.editor.setPath(["_QUERIES_"]),sx:{width:"100%",borderRadius:0,fontWeight:"normal"},styles:{inner:{justifyContent:"space-between"}},children:e("query.manage")})}),X5=S.observer(()=>{const{t:e}=x.useTranslation(),t=W();return n.jsx(s.Button,{variant:"subtle",rightSection:n.jsx(T.IconSettings,{size:14}),size:"sm",px:12,mb:0,color:"blue",onClick:()=>t.editor.setPath(["_SQL_SNIPPETS_"]),sx:{width:"100%",borderRadius:0,fontWeight:"normal"},styles:{inner:{justifyContent:"space-between"}},children:e("sql_snippet.manage")})}),Z5=S.observer(()=>{const{t:e}=x.useTranslation(),t=W();return n.jsx(s.Button,{variant:"subtle",rightSection:n.jsx(T.IconSettings,{size:14}),size:"sm",px:12,mb:0,color:"blue",onClick:()=>t.editor.setPath(["_FILTERS_"]),sx:{width:"100%",borderRadius:0,fontWeight:"normal"},styles:{inner:{justifyContent:"space-between"}},children:e("filter.manage")})}),J5=S.observer(({action_type:e,parentID:t})=>e==="_Add_A_Filter_"?n.jsx(j5,{}):e==="_Add_A_SQL_SNIPPET_"?n.jsx(U5,{}):e==="_Add_A_QUERY_"?n.jsx(W5,{}):e==="_Add_A_VIEW_"?n.jsx(Y5,{}):e==="_Add_A_PANEL_"?n.jsx(Q5,{parentID:t}):e==="_QUERIES_SETTINGS_"?n.jsx(K5,{}):e==="_SQL_SNIPPETS_SETTINGS_"?n.jsx(X5,{}):e==="_FILTERS_SETTINGS_"?n.jsx(Z5,{}):null),Vc=S.observer(({option:e})=>{var p;const{t}=x.useTranslation(),r=W().editor,a=r.isOptionActive,l=a(r.path,e),o=r.isOptionOpened,i=r.navigate,c=o(e),[d,u]=h.useState(c);return h.useEffect(()=>{u(c)},[c]),n.jsx(s.NavLink,{active:l,defaultOpened:c,opened:d,onChange:u,label:t(e.label),onClick:()=>i(e),leftSection:e.Icon?n.jsx(e.Icon,{size:18}):null,children:(p=e.children)==null?void 0:p.map(f=>f._type==="ACTION"?n.jsx(J5,{action_type:f._action_type,parentID:f.parentID},`_ADD_${f.value}_`):n.jsx(Vc,{option:f},f.value))},e.label)}),H5=S.observer(()=>{const e=W();return n.jsx(s.Box,{sx:{position:"relative"},children:e.editor.navOptions.map(t=>n.jsx(Vc,{option:t},t.value))})}),R5=S.observer(()=>{const{t:e}=x.useTranslation(),t=W();return n.jsxs(s.AppShell.Navbar,{p:0,sx:{height:"100vh - 60px - 60px",".mantine-NavLink-body":{wordWrap:"break-word"}},children:[n.jsx(s.AppShell.Section,{sx:{borderBottom:"1px solid #eee",padding:"var(--mantine-spacing-xs) var(--mantine-spacing-md)"},children:n.jsx(s.Text,{size:"sm",ta:"center",sx:{userSelect:"none",cursor:"default"},children:e("common.titles.settings")})}),n.jsx(s.AppShell.Section,{grow:!0,sx:{overflow:"auto"},children:n.jsx(H5,{})}),n.jsx(s.AppShell.Section,{children:n.jsx(s.Group,{grow:!0,p:"md",pt:"sm",sx:{borderTop:"1px solid #eee"},children:n.jsx(s.Button,{size:"xs",color:"red",leftSection:n.jsx(T.IconX,{size:18}),onClick:()=>t.editor.close(),children:e("common.actions.close")})})})]})}),e3={root:{height:"100vh",display:"flex",flexDirection:"column",overflow:"hidden",minWidth:"calc(var(--app-shell-navbar-width, 0px) + 1200px)"},body:{flexGrow:1,nav:{top:0,height:"100vh"}},main:{flexGrow:1,display:"flex",flexDirection:"column",paddingTop:0,height:"100vh"}},t3=S.observer(()=>{const e=W().editor;return n.jsx(s.Modal,{onClose:()=>e.setSettingsOpen(!1),closeOnEscape:!1,closeOnClickOutside:!1,opened:e.settings_open,fullScreen:!0,title:null,transitionProps:{duration:0},withCloseButton:!1,withinPortal:!0,zIndex:300,styles:{body:{padding:"0 !important"},content:{overflowY:"hidden !important"}},children:n.jsxs(s.AppShell,{padding:0,navbar:{width:{base:220,xs:220,sm:240,md:260,lg:300,xl:320},breakpoint:"xxs"},styles:e3,children:[n.jsx(R5,{}),n.jsx(s.AppShell.Main,{children:n.jsx(F5,{})})]})})}),n3=e=>e.replace(/([^:])(\/\/+)/g,"$1/");function r3(e){h.useEffect(()=>{if(Ce.loader.__getMonacoInstance())return;console.log("loading monaco for @devtable/dashboard");const r=n3(e);Ce.loader.config({paths:{vs:r}}),Ce.loader.init().then(a=>console.log("monaco instance:",a))},[])}const a3=e=>{const t=h.useCallback(r=>{const a=r||window.event;return a.preventDefault(),a&&(a.returnValue=""),""},[]);h.useEffect(()=>{if(e)return window.addEventListener("beforeunload",t),()=>{window.removeEventListener("beforeunload",t)}},[e])};Is(),el();const s3={root:{height:"100vh",display:"flex",flexDirection:"column",overflow:"hidden","--app-shell-header-offset":"calc(3.75rem * var(--mantine-scale))"},body:{flexGrow:1},main:{flexGrow:1,display:"flex",flexDirection:"column",paddingTop:60+30,height:"100vh"}},l3=({context:e,dashboard:t,content:r,update:a,className:l="dashboard",config:o,onChange:i,headerSlot:c,filterValues:d,onFilterValuesChange:u,onExit:p,lang:f},v)=>{r3(o.monacoPath),Br(o);const{data:m=[]}=O.useRequest(pa),{data:_=[]}=O.useRequest(ii),w=h.useMemo(()=>tc(t,r,m,_,e,d??{}),[t,r]);h.useImperativeHandle(v,()=>w,[w]),nc(w.content,!0),h.useEffect(()=>{w.context.replace(e)},[e]),h.useEffect(()=>{w.datasources.replace(m)},[m]),h.useEffect(()=>{w.globalSQLSnippets.replace(_)},[_]),h.useEffect(()=>{u==null||u(w.content.filters.values)},[u,w.content.filters.values]),h.useEffect(()=>{d&&w.content.filters.patchValues(d)},[d,w.content.filters.patchValues]),h.useEffect(()=>j.reaction(()=>j.toJS(w.json),M=>{i==null||i(M)}),[w]);const k=async()=>{await a(w.json,w.content.json)},z=O.useCreation(Er,[]),D=rc(z);return a3(w.content.changed),O.useWhyDidYouUpdate("@devtable/dashboard editor",{context:e,dashboard:t,content:r,update:a,className:l,config:o,onChange:i,headerSlot:c,filterValues:d,onFilterValuesChange:u,onExit:p,lang:f}),n.jsx(rt.MantineEmotionProvider,{children:n.jsx(uo,{lang:f,children:n.jsx(Se.ModalsProvider,{children:n.jsx(Nn,{children:n.jsx(En,{value:{renderSearchButton:o.renderSearchButton},children:n.jsx($n,{value:w,children:n.jsx(Bn,{value:w.content,children:n.jsxs(Pt.Provider,{value:{inEditMode:!0},children:[n.jsx(OS,{}),n.jsx(He.Provider,{value:z,children:n.jsxs(Ht,{configure:D,children:[n.jsxs(s.AppShell,{padding:0,navbar:{width:{base:200,xs:200,sm:200,md:220,lg:240,xl:260},breakpoint:"xxs"},styles:s3,children:[n.jsx(jS,{onExit:p,saveDashboardChanges:k,headerSlot:c}),n.jsx(b2,{}),n.jsx(s.AppShell.Main,{children:n.jsx(s.Box,{className:`${l} dashboard-root`,sx:{position:"relative"},children:w.content.views.visibleViews.map(M=>n.jsx(Oi,{view:M},M.id))})})]}),n.jsx(t3,{})]})})]})})})})})})})})},o3=S.observer(h.forwardRef(l3)),yz="",Ba=g.types.model({id:g.types.string,name:g.types.string,dashboard_id:g.types.string,create_time:g.types.string,update_time:g.types.string,version:g.types.string,filters:da,queries:ga,sqlSnippets:ba,views:oa,panels:ca,layouts:fa,mock_context:Lr}).views(e=>({get json(){return{id:e.id,name:e.name,create_time:e.create_time,update_time:e.update_time,dashboard_id:e.dashboard_id,content:{views:e.views.json,panels:e.panels.json,filters:e.filters.json,version:e.version,layouts:e.layouts.json,definition:{queries:e.queries.json,sqlSnippets:e.sqlSnippets.json,mock_context:e.mock_context.current}}}},get contentJSON(){return this.json.content},get payloadForSQL(){const t=g.getParent(e).context.current,r=g.getParent(e).globalSQLSnippets,a={context:{...e.mock_context.current,...t},filters:e.filters.valuesForPayload};return{...a,sql_snippets:Bt(e.sqlSnippets.current,"key","value",a),global_sql_snippets:Bt(r.list,"id","content",a)}},get payloadForViz(){const t=g.getParent(e).context.current;return{context:{...e.mock_context.current,...t},filters:e.filters.valuesForPayload}},get dashboardState(){return Xn(this.payloadForSQL)},getAdditionalQueryInfo(t){return{content_id:e.id,query_id:t,params:this.dashboardState}},get data(){return e.queries.current.map(({id:r,data:a})=>({id:r,data:a})).reduce((r,a)=>(r[a.id]=a.data,r),{})},getDataStuffByID(t){const r=e.queries.findByID(t);return r?{data:r.data,len:r.data.length,state:r.state,error:r.error??r.metricQueryPayloadErrorString}:{data:[],len:0,state:"idle",error:void 0}}})).actions(e=>({}));function $c({id:e,name:t,dashboard_id:r,create_time:a,update_time:l,content:o},i,c,d){if(!o)throw new Error("unexpected null content when creating a content model");const{version:u,filters:p,views:f,panels:v,layouts:m,definition:{queries:_,sqlSnippets:w,mock_context:k={}}}=o;return Ba.create({id:e,name:t,dashboard_id:r,create_time:a,update_time:l,version:u,filters:ua(p,i,k,c),queries:di(_),sqlSnippets:hi(w),mock_context:qr(k),views:Ro(f,d),panels:{list:v},layouts:{list:m,currentBreakpoint:m[0].id}})}const Ec=g.types.model({id:g.types.identifier,name:g.types.string,group:g.types.string,content:Ba,content_id:g.types.string,datasources:Jo,globalSQLSnippets:aa,context:yn});function Bc({id:e,name:t,group:r,content_id:a},l,o,i,c,d,u){return Ec.create({id:e,name:t,group:r,content_id:a,content:$c(l,c,d,u),datasources:{list:o},globalSQLSnippets:{list:i},context:sa(c)})}Is(),el();const i3=({context:e,dashboard:t,content:r,className:a="dashboard",config:l,fullScreenPanelID:o,setFullScreenPanelID:i,filterValues:c,onFilterValuesChange:d,activeTab:u,onActiveTabChange:p,lang:f})=>{Br(l);const{data:v=[]}=O.useRequest(pa),{data:m=[]}=O.useRequest(ii),_=h.useMemo(()=>Bc(t,r,v,m,e,c??{},u??null),[t,r]);nc(_.content,!1),h.useEffect(()=>{_.context.replace(e)},[e]),h.useEffect(()=>{_.datasources.replace(v)},[v]),h.useEffect(()=>{_.globalSQLSnippets.replace(m)},[m]),h.useEffect(()=>{console.log("⚪️ calling onFilterValuesChange: ",_.content.filters.values),d==null||d(_.content.filters.values)},[d,_.content.filters.valuesString]),h.useEffect(()=>{c&&_.content.filters.patchValues(c)},[c,_.content.filters.patchValues]),h.useEffect(()=>{p==null||p(_.content.views.firstVisibleTabsViewActiveTab)},[p,_.content.views.firstVisibleTabsViewActiveTabStr]),h.useEffect(()=>{u&&_.content.views.setFirstVisibleTabsViewActiveTab(u)},[u,_.content.views.setFirstVisibleTabsViewActiveTab]);const w=O.useCreation(Er,[_]),k=rc(w);return O.useWhyDidYouUpdate("@devtable/dashboard render",{context:e,dashboard:t,content:r,className:a,config:l,fullScreenPanelID:o,setFullScreenPanelID:i,filterValues:c,onFilterValuesChange:d,activeTab:u,onActiveTabChange:p,lang:f}),n.jsx(rt.MantineEmotionProvider,{children:n.jsx(uo,{lang:f,children:n.jsx(Se.ModalsProvider,{children:n.jsx(Nn,{children:n.jsx(En,{value:{renderSearchButton:l.renderSearchButton},children:n.jsx($n,{value:_,children:n.jsx(Bn,{value:_.content,children:n.jsx(On.Provider,{value:{fullScreenPanelID:o,setFullScreenPanelID:i},children:n.jsx(Pt.Provider,{value:{inEditMode:!1},children:n.jsx(s.Box,{className:`${a} dashboard-root`,children:n.jsx(He.Provider,{value:w,children:n.jsx(Ht,{configure:k,children:_.content.views.visibleViews.map(z=>n.jsx(xn,{view:z},z.id))})})})})})})})})})})})})},c3=S.observer(i3),d3=()=>Promise.resolve().then(()=>Wd).then(({version:e})=>(console.log(`[@devtable/dashboard] version: ${e}`),e));C.APIClient=Ie,C.CURRENT_SCHEMA_VERSION=Re,C.ClientPanelRender=CT,C.ContentModel=ka,C.ContentModelContextProvider=Bn,C.ContentRenderModel=Ba,C.ContextMeta=yn,C.DEFAULT_CUSTOM_MODAL_TITLE=bn,C.DashboardApiClient=ho,C.DashboardApiFacadeClient=go,C.DashboardEditor=o3,C.DashboardFilterType=$,C.DashboardMode=Ni,C.DashboardModel=ec,C.DashboardModelContextProvider=$n,C.DashboardRenderModel=Ec,C.DashboardThemeContextProvider=En,C.DashboardViewEditor=Oi,C.DashboardViewRender=xn,C.DataSourceMetaModel=ra,C.DataSourceType=F,C.DataSourcesMetaModel=Jo,C.DatesProvider=Nn,C.DefaultApiClient=po,C.DefaultValueModeModelType=Nr,C.DescriptionPopover=ya,C.DraftModel=gi,C.EViewComponentType=E,C.FacadeApiClient=Z1,C.FilterCheckboxConfigMeta=Gr,C.FilterDateRangeConfigMeta=jr,C.FilterMeta=Rr,C.FilterMultiSelectConfigMeta=Wr,C.FilterSelectConfigMeta=Ur,C.FilterTextInputConfigMeta=Yr,C.FilterTreeSelectConfigMeta=Jr,C.FilterTreeSingleSelectConfigMeta=Hr,C.FiltersModel=Fi,C.FiltersRenderModel=da,C.FullScreenPanel=$i,C.FullScreenPanelContext=On,C.GlobalSQLSnippetMeta=Ho,C.GlobalSQLSnippetsMeta=aa,C.LayoutItemMeta=zo,C.LayoutSetMeta=Do,C.LayoutStateContext=Pt,C.LayoutsRenderModel=fa,C.MericoMetricQueryMeta=Or,C.MockContextMeta=Lr,C.MuteQueryModel=ci,C.Panel=Vi,C.PanelContextProvider=Ln,C.PanelErrorOrStateMessage=Pi,C.PanelMeta=xo,C.PanelModel=Zi,C.PanelRender=wa,C.PanelRenderModel=ia,C.PanelStyleMeta=bo,C.PanelTitleMeta=yo,C.PanelVizAddons=Ai,C.PanelVizMeta=_o,C.PanelVizSection=xa,C.PanelsModel=Ji,C.PanelsRenderModel=ca,C.QueriesModel=Qi,C.QueriesRenderModel=ga,C.QueryMeta=ko,C.QueryModel=ji,C.QueryRenderModel=ha,C.ReadOnlyDashboard=c3,C.SQLSnippetMeta=Io,C.SQLSnippetRenderModel=pi,C.SQLSnippetsModel=Wi,C.SQLSnippetsRenderModel=ba,C.VariableMeta=vo,C.ViewComponentTypeBackground=Gi,C.ViewComponentTypeColor=FT,C.ViewComponentTypeName=GT,C.ViewDivisionConfig=ea,C.ViewMeta=Zo,C.ViewModalConfig=ta,C.ViewRenderModel=la,C.ViewTabsConfig=na,C.ViewsModel=Hi,C.ViewsRenderModel=oa,C.Viz=Mi,C.applyPartialDashboard=vS,C.configureAPIClient=Br,C.createContentModel=Ri,C.createContentRenderModel=$c,C.createContextMeta=sa,C.createDashboardModel=tc,C.createDashboardRenderModel=Bc,C.createDraft=fi,C.createFilterCheckboxConfig=Mo,C.createFilterDateRangeConfig=Eo,C.createFilterMultiSelectConfig=Lo,C.createFilterSelectConfig=qo,C.createFilterTextInputConfig=Kr,C.createFilterTreeSelectConfig=Wo,C.createFilterTreeSingleSelectConfig=Uo,C.createMericoMetricQueryMetaConfig=So,C.createViewDivisionConfig=Yo,C.createViewModalConfig=Ko,C.createViewTabsConfig=Xo,C.facadeApiClient=fo,C.formatSQLSnippet=Bt,C.getInitialDashboardViewsModel=Sa,C.getInitialFiltersConfig=ua,C.getInitialMockContextMeta=qr,C.getInitialQueriesRenderModel=di,C.getInitialSQLSnippetsRenderModel=hi,C.getInitialViewsRenderModel=Ro,C.getNewPanel=ri,C.getStaticDateRangeDefaultValue=Vo,C.getVersion=d3,C.initialDashboardContent=wC,C.notifyVizRendered=ge,C.onVizRendered=dp,C.pluginManager=ft,C.useDashboardContext=At,C.useDashboardThemeContext=ys,C.useEditContentModelContext=Q,C.useEditDashboardContext=W,C.useEditPanelContext=re,C.useFullScreenPanelContext=Ts,C.useIsInEditPanelContext=Cs,C.useIsInRenderPanelContext=ws,C.usePanelFullScreen=Ei,C.useRenderContentModelContext=ee,C.useRenderDashboardContext=fs,C.useRenderPanelContext=be,C.useVisibleFilters=KC,Object.defineProperty(C,Symbol.toStringTag,{value:"Module"})});