@graphysdk/viz-engine 0.0.1-plugins.0 → 0.0.1-plugins.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./geom.utils-DbZj1kY1.cjs"),A=require("date-fns"),le=require("lodash-es"),Ve=require("d3-time"),To=require("date-fns/differenceInDays"),q=require("d3-scale"),_r=require("lodash-es/merge"),J=require("d3-regression"),wo=require("humanize-duration"),Io=require("d3-delaunay");typeof window<"u"&&(window.__GRAPHY_SDK__??={},window.__GRAPHY_SDK__.vizEngine="0.0.1-plugins.0");function Oe(e,t){return Nr(e,t)}function St(e,t){for(const n of Object.keys(t)){const r=t[n];if(r!==void 0&&r!==e[n])return{...e,...t}}return e}function Nr(e,t){let n=!1;const r={...e};for(const[a,o]of Object.entries(t)){const s=e[a];if(u.isPlainObject(o)&&u.isPlainObject(s)){const i=Nr(s,o);i!==s&&(r[a]=i,n=!0)}else o!==void 0&&o!==s&&(r[a]=o,n=!0)}return n?r:e}const ne=process.env.NODE_ENV!=="production";function lt(e){return{pipe:t=>{const n=t(e);return lt({...e,...n})},result:()=>e}}let ut=!0;const Vo=e=>{ut=e},Lo=()=>ut,Eo=()=>{let e=null;const t={hits:0,misses:0};return Object.assign((r,a)=>{if(!ut)return ne&&(t.misses+=1),a();if(e&&Or(e.args,r))return ne&&(t.hits+=1),e.out;ne&&(t.misses+=1);const o=a();return e={args:r,out:o},o},{stats:t,reset:()=>{e=null}})},Fr=()=>{const e=new WeakMap,t={hits:0,misses:0};return Object.assign((r,a,o)=>{if(!ut)return ne&&(t.misses+=1),o();const s=e.get(r);if(s){for(const c of s)if(Or(c.args,a))return ne&&(t.hits+=1),c.out}ne&&(t.misses+=1);const i=o();return s?s.push({args:a,out:i}):e.set(r,[{args:a,out:i}]),i},{stats:t})},Mo=(...e)=>e.reduce((t,n)=>({hits:t.hits+n.hits,misses:t.misses+n.misses}),{hits:0,misses:0}),Or=(e,t)=>{if(e.length!==t.length)return!1;for(let n=0;n<e.length;n+=1)if(e[n]!==t[n])return!1;return!0};class j{constructor(){this.memo=Fr(),this.singletonKey={}}get stats(){return this.memo.stats}compile(t){return this.memo(this.key(t),this.dependencies(t),()=>this.run(t))}key(t){return this.singletonKey}}const be=e=>e[u.GROUP_VARIABLES.group],Do=e=>{const{coordinate:t,coordSystem:n}=e;return"observation"in t?Ro(e):n.type!=="cartesian"?null:"unit"in t?{x:t.unit.x,y:t.unit.y,mode:"unit"}:Co(t.data,e)},Ro=({coordinate:e,layers:t,coordSystem:n,geomCompiler:r})=>{if(!("observation"in e))return null;const a=e.observation;for(const o of t){if(a.layerId!==void 0&&o.id!==a.layerId)continue;const s=u.extractVariableName(o.mapping.x);if(s!==null)for(const i of o.data){if(i[s]!==a.anchorValue||be(i)!==a.groupValue)continue;const c=r.resolveAnchorPosition(o.geom,i,n);if(c!==null)return{x:c.x,y:1-c.y,mode:"observation",observation:i}}}return null},Co=(e,{coordSystem:t,scales:n})=>{const r=Bn(n,"x"),a=Bn(n,"y");if(r===null||a===null)return null;const o=r.map(e.x),s=a.map(e.y);if(!Number.isFinite(o)||!Number.isFinite(s))return null;const i=t.type==="cartesian"&&t.mainAxis==="y";return{x:i?s:o,y:1-(i?o:s),mode:"data"}},Bn=(e,t)=>{const n=e[t];return n!==void 0&&n.kind==="position"?n:null},C=e=>e instanceof Date&&A.isValid(e),ko=e=>C(e)||e===null,Pe=e=>typeof e=="string",w=e=>typeof e=="number"&&!Number.isNaN(e)&&Number.isFinite(e);function Wt(e){return e[u.VISUAL_VARIABLES.color]}function _o(e){return e[u.VISUAL_VARIABLES.alpha]}function Pr(e){return e[u.VISUAL_VARIABLES.size]}function No(e){return e[u.VISUAL_VARIABLES.strokeWidth]}function Br(e){return e[u.VISUAL_VARIABLES.lineType]??"solid"}const Bt=(e,t,n,r)=>{for(const a of t){if(e.layerId!==void 0&&a.id!==e.layerId)continue;const o=u.extractVariableName(a.mapping.x);if(o===null)continue;const s=u.extractVariableName(a.mapping.y);for(const i of a.data){if(i[o]!==e.anchorValue||be(i)!==e.groupValue)continue;const c=r.resolveAnchorPosition(a.geom,i,n);if(c===null)continue;const l=s!==null?i[s]??null:null;if(w(l))return{...c,measurementValue:l,color:Wt(i)}}}return null};class Fo extends j{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[t.annotations,t.layers,t.coordSystem,t.scales.x,t.scales.y]}run(t){const{geomCompiler:n}=this;return{differenceArrows:Po(t,n),shapes:t.annotations.shapes,freeformArrows:t.annotations.freeformArrows,textAnnotations:t.annotations.textAnnotations,stickers:xt(t.annotations.stickers,t.layers,t.coordSystem,n),pinnedNumbers:xt(t.annotations.pinnedNumbers,t.layers,t.coordSystem,n),comments:xt(t.annotations.comments,t.layers,t.coordSystem,n),custom:Oo(t,n)}}}const Oo=({annotations:e,layers:t,coordSystem:n,scales:r},a)=>{const o=[];for(const s of e.custom){const i=[];let c=!1;for(const l of s.coordinates){const d=Do({coordinate:l,layers:t,coordSystem:n,scales:r,geomCompiler:a});if(d===null){c=!0;break}i.push(d)}c||o.push({id:s.id,type:s.type,params:s.params,zOrder:s.zOrder,targets:i})}return o},xt=(e,t,n,r)=>{const a=[];for(const o of e){const s=Bt(o.anchor,t,n,r);s!==null&&a.push({...o,anchor:s})}return a},Po=({annotations:e,layers:t,coordSystem:n},r)=>{if(n.type!=="cartesian")return[];const a=[];for(const o of e.differenceArrows){if(Bo(o.start,o.end))continue;const s=Bt(o.start,t,n,r),i=Bt(o.end,t,n,r);s===null||i===null||a.push({id:o.id,start:s,end:i,color:Go(o,s,i),size:o.size,label:o.label,labelCrossPosition:o.labelCrossPosition})}return a},Bo=(e,t)=>e.layerId===t.layerId&&e.anchorValue===t.anchorValue&&e.groupValue===t.groupValue,Go=(e,t,n)=>e.color!==null?e.color:e.start.groupValue!==e.end.groupValue||t.color===void 0||t.color!==n.color?null:t.color;function Uo(e,t){const n=Ko(t);return{...e,background:$o(e.background,n),border:Yo(e.border,n)}}function $o(e,t){if(e.type==="tinted"){const n=e.color??t;if(!n)throw new Error("could not resolve color for tinted background");return{type:"tinted",color:n}}return e}function Yo(e,t){if(e.type==="tinted"||e.type==="gradient"){const n=e.color??t;if(!n)throw new Error(`could not resolve color for ${e.type} background`);return{...e,color:n}}return e}function Ko(e){const t=e.color,n=t?.domain[0];if(!n)return;const r=t.map(n);if(typeof r=="string")return r}class Ho extends j{dependencies(t){return[t.scales,t.config]}run(t){const{scales:n,config:r}=t;return{...r,appearance:Uo(r.appearance,n)}}}class Wo extends j{dependencies(t){return[t.data,t.mapping]}run(t){let n=t.data,r=t.mapping;r.x===""&&(n=n.addConstantVariable(u.CONSTANT_VARIABLES.x,"categorical",""),r={...r,x:u.CONSTANT_VARIABLES.x});for(const a of Object.keys(r)){const o=u.extractConstantValue(r[a]);if(o===void 0)continue;const s=u.prefixInternalVariable(`const_${a}`);n=n.addConstantVariable(s,zo(o),o),r={...r,[a]:s}}return{data:n,mapping:r}}}const zo=e=>typeof e=="number"?"numeric":e instanceof Date?"temporal":"categorical";class Se{constructor(){this.perLayerMemo=Fr(),this.listMemo=Eo()}get stats(){return Mo(this.perLayerMemo.stats,this.listMemo.stats)}compile(t){const n=this.dependencies(t),r=t.layers.map(a=>this.perLayerMemo(a,n,()=>this.compileLayer(a,t)));return this.listMemo(r,()=>r)}}class Xo extends j{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec,t.scales,t.layers]}run(t){return this.registry.get(t.coordSpec.coordType).setup(t)}}class qo extends Se{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec]}compileLayer(t,n){const r=this.registry.get(n.coordSpec.coordType),[a]=r.transform({coordSpec:n.coordSpec,layers:[t]});if(!a)throw new Error(`CoordCompiler: strategy '${n.coordSpec.coordType}' did not return a transformed layer`);return a}}class jo{constructor(t){this.setupStage=new Xo(t),this.transformStage=new qo(t)}get setupStats(){return this.setupStage.stats}get transformStats(){return this.transformStage.stats}setup(t){return this.setupStage.compile(t)}transform(t){return this.transformStage.compile(t)}}class xe{constructor(t){this.label=t,this.items=new Map}register(t,n){return this.items.set(t,n),this}get(t){if(!this.items.has(t)){const n=[...this.items.keys()].map(r=>`'${r}'`).join(", ");throw new Error(`Unknown ${this.label}: '${t}' (available: ${n})`)}return this.items.get(t)}getAll(){return[...this.items.values()]}has(t){return this.items.has(t)}}class Qo{constructor(){this.coordType="cartesian"}setup(t){if(t.coordSpec.coordType!=="cartesian")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"x",axisMapping:{x:{position:"bottom",geometry:"linear"},y:{position:"right",geometry:"linear"}}},scales:t.scales}}transform(t){return t.layers}}class Zo{constructor(t){this.geomRegistry=t,this.coordType="flip"}setup(t){if(t.coordSpec.coordType!=="flip")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"y",axisMapping:{x:{position:"right",geometry:"linear"},y:{position:"bottom",geometry:"linear"}}},scales:Jo(t.scales,t.layers)}}transform(t){return t.layers.map(n=>{const r=this.geomRegistry.get(n.geom),a=u.derivePositionColumnPairs(r.positionChannels);return ts(n,a)})}}const Gn=u.prefixInternalVariable("flipSwap"),Jo=(e,t)=>es(t)?e.map(n=>n.scaledAesthetic!=="x"||n.scaleType!=="continuous"&&n.scaleType!=="datetime"&&n.scaleType!=="discrete"?n:{...n,reverse:!n.reverse}):e,es=e=>{for(const t of e){const n=u.extractVariableName(t.mapping.x);if(!n||!t.data.hasVariable(n))continue;const r=t.data.getType(n);if(r==="categorical"||r==="temporal")return!0}return!1},ts=(e,t)=>{let n=e.data;for(const[r,a]of t){const o=n.hasVariable(r),s=n.hasVariable(a);o&&s?n=n.renameVariable(r,Gn).renameVariable(a,r).renameVariable(Gn,a):o?n=n.renameVariable(r,a):s&&(n=n.renameVariable(a,r))}return{...e,data:n}};class ns{constructor(t){this.geomRegistry=t,this.coordType="polar"}setup(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec;return{coordSystem:{type:"polar",axisMapping:n.theta==="x"?{x:{position:"bottom",geometry:"circular"},y:{position:"left",geometry:"radial"}}:{x:{position:"left",geometry:"radial"},y:{position:"bottom",geometry:"circular"}},innerRadius:n.innerRadius},scales:t.scales}}transform(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec,r=rs(n),a=as(n);return t.layers.map(o=>{const s=this.geomRegistry.get(o.geom),i=u.derivePositionColumnPairs(s.positionChannels),c=n.theta==="y"?ss(o,i):o;return{...os(c,i,r,a),spatialMap:{kind:"arcs"}}})}}function rs(e){const t=e.startAngle*(Math.PI/180);return n=>n*2*Math.PI+t}function as(e){const{innerRadius:t}=e;return n=>t+n*(1-t)}function os(e,t,n,r){let a=e.data;for(const[o,s]of t)a=Un(a,o,n),a=Un(a,s,r);return{...e,data:a}}function Un(e,t,n){if(!e.hasVariable(t))return e;const a=e.getValues(t,{type:"numeric"}).map(o=>o===null?null:n(o));return e.addVariable(t,"numeric",a)}function ss(e,t){let n=e.data;for(const[r,a]of t){const o=n.hasVariable(r),s=n.hasVariable(a);if(!o&&!s)continue;const i=o?n.getValues(r):null,c=s?n.getValues(a):null;i&&(n=n.addVariable(a,"numeric",i)),c&&(n=n.addVariable(r,"numeric",c))}return{...e,data:n}}class is extends xe{constructor(t){super("coord"),this.register("cartesian",new Qo),this.register("flip",new Zo(t)),this.register("polar",new ns(t))}}class Gr{constructor(){this.currentYear=new Date().getUTCFullYear(),this.previousDate=null,this.previousYear=null}incrementYearIfNeeded(t){this.previousYear===null?this.previousYear=t.getUTCFullYear():this.previousDate!==null&&A.isBefore(new Date(this.currentYear,t.getUTCMonth(),t.getUTCDate()),new Date(this.currentYear,this.previousDate.getUTCMonth(),this.previousDate.getUTCDate()))&&this.previousYear++;const n=new Date(t.getTime());return n.setUTCFullYear(this.previousYear),this.previousDate=n,n}}const Ur=e=>{const t=Object.entries(e);return!t.length||!t.some(([,n])=>!Be(n))},Be=e=>typeof e=="string"&&e.trim()===""||e===void 0||e===null||e==="-",dt="en-GB",cs=e=>e.type==="lookup",ls=e=>e.type==="text",Ge=e=>e.type==="date"||e.type==="datetime"||e.type==="year"||e.type==="month_year"||e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range"||e.type==="weekly_date_range_with_year"||e.type==="quarter"||e.type==="time",$r=e=>e.type==="decimal"||e.type==="integer"||e.type==="percentage"||e.type==="duration"||e.type==="currency",Yr=e=>e.type==="currency",Kr=e=>e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range",Hr=e=>{if(cs(e))return Hr(e.fallback);if(Ge(e))return"temporal";if($r(e))return"numeric";if(ls(e))return"categorical";const t=e;throw new Error(`No data type found for value format: ${t.type}`)},Ce={k:1e3,m:1e6,b:1e9,t:1e12},zt=["k","m","b","t"],us=new RegExp(`^-?(\\d{1,3}(,\\d{3})*|\\d+)\\.?\\d*(${zt.join("|")})?$`,"i"),ds=/^-?\d{1,3}(?:,\d{3})*(?:\.\d+)?%?$/,oe=e=>e===null||e instanceof Date||Array.isArray(e)||typeof e=="boolean"?!1:typeof e=="string"?us.test(e)&&!Number.isNaN(Number(e.replace(new RegExp(`[,${zt.join("")}]`,"gi"),""))):!Number.isNaN(Number(e)),Wr=e=>oe(e)?!0:typeof e=="string"?ds.test(e):!1,ms=/^\d{4}-\d{2}-\d{2}(T|\s)\d{1,2}:\d{2}(:\d{2}(\.\d{3})?)?(Z|\+00:00)?$/,ps=/^\s*(19\d{2}|2[01]\d{2})\s*$/,fs=[[/\bJan\b/i,"January"],[/\bFeb\b/i,"February"],[/\bMar\b/i,"March"],[/\bApr\b/i,"April"],[/\bJun\b/i,"June"],[/\bJul\b/i,"July"],[/\bAug\b/i,"August"],[/\bSept?\b/i,"September"],[/\bOct\b/i,"October"],[/\bNov\b/i,"November"],[/\bDec\b/i,"December"]],hs={"en-US":"MDY","en-GB":"DMY","pt-PT":"DMY",ar:"DMY"},zr=["/","-","."," "],$n=[["d","M","yy"],["d","MM","yy"],["d","MMMM","yy"],["dd","M","yy"],["dd","MM","yy"],["dd","MMMM","yy"],["do","MMMM","yy"],["d","M","yyyy"],["d","MM","yyyy"],["d","MMMM","yyyy"],["dd","M","yyyy"],["dd","MM","yyyy"],["dd","MMMM","yyyy"],["do","MMMM","yyyy"]],Yn=[["M","d","yy"],["M","dd","yy"],["MM","d","yy"],["MM","dd","yy"],["MMMM","d","yy"],["MMMM","dd","yy"],["MMMM","do","yy"],["M","d","yyyy"],["M","dd","yyyy"],["MM","d","yyyy"],["MM","dd","yyyy"],["MMMM","d","yyyy"],["MMMM","dd","yyyy"],["MMMM","do","yyyy"]],Kn=[["yyyy","M","d"],["yyyy","M","dd"],["yyyy","MM","d"],["yyyy","MM","dd"],["yyyy","MMMM","d"],["yyyy","MMMM","dd"],["yyyy","MMMM","do"]],Xr=[["d","MMMM"],["dd","MMMM"],["do","MMMM"],["MMMM","d"],["MMMM","dd"],["MMMM","do"]],ys=[{dateFormat:"MMMM d, yyyy",type:"date"},{dateFormat:"MMMM dd, yyyy",type:"date"},{dateFormat:"MMMM do, yyyy",type:"date"},{dateFormat:"yyyy-MM",type:"month_year"}],qr=1900,jr=2199,gs=3,bs=6,Ss=5,xs=1,vs=28,As=/\s*[–—]\s*|\s-\s/,Ts=e=>typeof e=="number"?Number.isNaN(e)?!1:e>=qr&&e<=jr:typeof e=="string"?ps.test(e):!1,Qr=(e,t)=>{const n=ke(e);return oe(n)?Vs(n):typeof n=="string"?!!Zr(n)||Xt(n)&&A.isValid(new Date(n)):A.isValid(n)},ke=e=>{if(typeof e!="string")return e;let t=e;for(const[n,r]of fs)t=t.replace(n,r);return t},Zr=(e,t=dt)=>{const n=ke(e);return Xt(n)?{type:"datetime"}:Jr(t).find(r=>!Ge(r)||r.type==="month"&&n.length<gs?!1:r.dateFormat&&A.isValid(A.parse(n,r.dateFormat,new Date)))},Xt=e=>ms.test(e.trim()),ws=(e,t=dt)=>{const[n,r]=e.split(As);if(!n||!r)return;const a=ke(n).trim(),o=ke(r).trim();return Is(t).find(s=>{if(!Ge(s)||!s.dateFormat)return!1;const i=A.parse(a,s.dateFormat,new Date),c=A.parse(o,s.dateFormat,new Date);if(!A.isValid(i)||!A.isValid(c))return!1;const l=new Gr,d=l.incrementYearIfNeeded(i),m=l.incrementYearIfNeeded(c),f=A.differenceInDays(m,d);return A.isWithinInterval(new Date(d.getFullYear(),xs,vs),{start:d,end:m})&&f===Ss?!0:f===bs})},Jr=e=>{const t={date:ea(e),year:[["yyyy"]],day_month:Xr,month_year:[["MMMM","yyyy"],["yyyy","MMMM"]],month:[["MMMM"]],quarter:[["QQQ","yyyy"],["yyyy","QQQ"]]};return[...ys,...Object.entries(t).flatMap(([n,r])=>r.flatMap(a=>zr.map(o=>({dateFormat:a.join(o),type:n}))))]},ea=e=>hs[e]==="MDY"?[...Yn,...$n,...Kn]:[...$n,...Yn,...Kn],Is=e=>{const t={weekly_date_range:Xr,weekly_date_range_with_year:ea(e)};return Object.entries(t).flatMap(([n,r])=>r.flatMap(a=>zr.map(o=>({dateFormat:a.join(o),type:n}))))},Vs=e=>{const t=Number(e);if(!le.isInteger(t))return!1;const n=new Date(t),r=new Date(t*1e3),a=o=>A.isValid(o)&&o.getFullYear()>=qr&&o.getFullYear()<=jr;return a(n)||a(r)},ta={$:"usd","£":"gbp","€":"eur","¥":"jpy","₹":"inr","₱":"php",P:"php","₩":"krw","₪":"ils","₫":"vnd","₽":"rub","฿":"thb",R$:"brl",Rp:"idr",RM:"myr","₦":"ngn",zł:"pln","₺":"try",kr:"dkk",Fr:"chf",R:"zar","د.إ":"aed","﷼":"sar",Ch$:"clp",NT$:"twd",HK$:"hkd",S$:"sgd",A$:"aud",C$:"cad",NZ$:"nzd",MX$:"mxn"},na=e=>{if(typeof e=="string"){const t=ra(e);return t.length?oe(t):!1}return oe(e)},Ls=e=>{const t=aa(e),n=t?ta[t]:void 0;if(!n)throw new Error("Could not get currency ISO");return n},ra=e=>{const t=aa(e);let n=e;if(t){const r=e.indexOf(t);r===0?n=e.slice(t.length):r===e.length-t.length?n=e.slice(0,e.length-t.length):e[0]==="-"&&r===1&&(n=`-${e.slice(t.length+1)}`)}return oe(n)?n.split(",").join(""):""},aa=e=>Object.keys(ta).sort((n,r)=>r.length-n.length).find(n=>e.includes(n)),Es=(e,t)=>{const n=typeof e=="string"?e.trim():e;if(oe(n))return{type:"decimal"};const r=typeof n=="string"&&Zr(n,t);if(r)return r;const a=typeof n=="string"&&ws(n,t);return a||(Qr(e)?{type:"date"}:Wr(e)?{type:"percentage"}:na(e)&&typeof e=="string"?{type:"currency",iso:Ls(e)}:{type:"text"})},Ms=/\s*[–—]\s*|\s-\s/,Ds=(e,t,n)=>{if(Be(e))return null;switch(t.type){case"decimal":case"integer":case"duration":return oa(e);case"percentage":return Rs(e);case"currency":return Cs(e);case"datetime":case"date":case"year":case"month_year":case"month":case"day_month":case"quarter":case"time":return qt(e,t.dateFormat,n);case"weekly_date_range":case"weekly_date_range_with_year":return ks(e,t.dateFormat,n);case"text":return _s(e);case"lookup":throw new Error("Cannot parse: lookup value formats are produced by transforms, not raw input");default:{const r=t;throw new Error(`Unhandled value format: ${r.type}`)}}},qt=(e,t,n)=>{if(e instanceof Date)return A.isValid(e)?e:null;const r=ke(String(e).trim());if(r.length===0)return null;const a=new Date;if(t){const s=A.parse(r,t,a);return A.isValid(s)?vt(s):null}for(const s of Jr(n)){if(!Ge(s)||!s.dateFormat)continue;const i=A.parse(r,s.dateFormat,a);if(A.isValid(i))return vt(i)}const o=new Date(r);return Qr(o)?Xt(r)?o:vt(o):null},oa=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;let t=e.trim();if(!oe(t))return null;let n=1;for(const r of zt)if(new RegExp(`${r}$`,"i").test(t)){n=Ce[r],t=t.slice(0,-1);break}return Number(t.split(",").join(""))*n},Rs=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();if(!Wr(t))return null;const n=Number(t.replace(/%/g,"").replace(/,/g,""))/100;return Number.isNaN(n)?null:n},Cs=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();return na(t)?oa(ra(t)):null},ks=(e,t,n)=>{const r=String(e).trim().split(Ms),[a,o]=[r[0]?.trim(),r[1]?.trim()];return!a||!o?null:qt(a,t,n)},_s=e=>String(e).trim(),vt=e=>new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())),Ns={type:"year",dateFormat:"yyyy"};class Fs extends j{dependencies(t){return[t]}run(t){const n=t._metadata?.parsingLocale??dt,r={},a=Bs(t),o=Os(t);for(const[s,i]of t.columns.entries()){if(i._metadata?.isHidden)continue;const c=a.get(i.key);if(Be(c))continue;const l=s===o?Ns:Es(c,n),d=Hr(l);r[i.key]=Ps(i.key,t.rows,l,d,n)}return new u.Dataset(r)}}const Os=e=>{const t=Gs(e.rows,5);return e.columns.findIndex(n=>{const r=t.map(a=>a[n.key]).filter(a=>!Be(a));return r.length>=2&&r.every(Ts)})},Ps=(e,t,n,r,a)=>{const o=new Gr,s=t.reduce((i,c)=>{if(Ur(c))return i;const l=Ds(c[e],n,a);return Kr(n)&&C(l)?i.push(o.incrementYearIfNeeded(l)):i.push(l),i},[]);return{type:r,values:s,valueFormat:n}},Bs=e=>{const t=new Map,n=new Set(e.columns.map(r=>r.key));for(const r of e.rows){for(const a of n){const o=r[a];Be(o)||(t.set(a,o),n.delete(a))}if(n.size===0)break}return t},Gs=(e,t)=>{const n=[];for(const r of e)if(Ur(r)||n.push(r),n.length===t)return n;return n};class Us{constructor(t){this.registry=t}compile(t,n){return this.registry.get(t).compile(n)}getPositionChannels(t){return this.registry.get(t).positionChannels}getSwatchShape(t){return this.registry.get(t).swatchShape}getSpatialKind(t){return this.registry.get(t).spatialKind}getVisualAesthetics(t){return this.registry.get(t).visualAesthetics}getHighlightStrategy(t){return this.registry.get(t).highlightStrategy}getDirectLabelPositions(t){return this.registry.get(t).directLabelPositions}getGridPolicies(t){return this.registry.get(t).gridPolicies}getIdentityKeyStrategy(t){return this.registry.get(t).identityKeyStrategy}emitsGrandTotal(t){return this.registry.get(t).emitsGrandTotal}emitsStackTotals(t){return this.registry.get(t).emitsStackTotals}supportsPerGroupHeadline(t){return this.registry.get(t).supportsPerGroupHeadline}resolveAnchorPosition(t,n,r){return this.registry.get(t).resolveAnchorPosition(n,r)}}class $s extends u.Geom{constructor(){super(...arguments),this.type="area",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"},{axis:"y",role:"lower",valueKind:"value"},{axis:"y",role:"upper",valueKind:"value"}],this.swatchShape="area",this.highlightStrategy="overlay-anchor",this.spatialKind="buckets",this.directLabelPositions=["identity","stack","dodge","fill"],this.supportsPerGroupHeadline=!0}compile({data:t,mapping:n}){if(t=u.sortByXIfContinuous(t,n),t.hasVariable(u.POSITION_VARIABLES.yMin)||(t=t.addConstantVariable(u.POSITION_VARIABLES.yMin,"numeric",0)),!t.hasVariable(u.POSITION_VARIABLES.yMax)){const r=u.extractVariableName(n.y);u.isDefined(r)&&t.hasVariable(r)&&(t=t.addVariable(u.POSITION_VARIABLES.yMax,"numeric",t.getValues(r,{type:"numeric"})))}return{data:t,mapping:{}}}}const sa=.7,Ys=.1;function ve(e){return e[u.POSITION_VARIABLES.x]}function z(e){return e[u.POSITION_VARIABLES.y]}function _e(e){return e[u.POSITION_VARIABLES.xMin]}function ye(e){return e[u.POSITION_VARIABLES.xMax]}function se(e){return e[u.POSITION_VARIABLES.yMin]}function $(e){return e[u.POSITION_VARIABLES.yMax]}function ia(e){return e[u.POSITION_VARIABLES.yRaw]}class Ks extends u.Geom{constructor(){super(...arguments),this.type="bar",this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"},{axis:"x",role:"lower",valueKind:"bandOffset"},{axis:"x",role:"upper",valueKind:"bandOffset"},{axis:"y",role:"lower",valueKind:"value"},{axis:"y",role:"upper",valueKind:"value"}],this.swatchShape="square",this.highlightStrategy="observation-rerender",this.spatialKind="rects",this.directLabelPositions=["stack","fill"],this.gridPolicies={cartesian:{hideGridX:!0},flip:{hideGridX:!0},polar:{hideGridX:!0,hideGridY:!0}},this.emitsGrandTotal=!0,this.emitsStackTotals=!0,this.supportsPerGroupHeadline=!0}compile({data:t,mapping:n}){if(t=u.sortByXIfContinuous(t,n),t.hasVariable(u.POSITION_VARIABLES.yMin)||(t=t.addConstantVariable(u.POSITION_VARIABLES.yMin,"numeric",0)),!t.hasVariable(u.POSITION_VARIABLES.yMax)){const a=u.extractVariableName(n.y);u.isDefined(a)&&t.hasVariable(a)&&(t=t.addVariable(u.POSITION_VARIABLES.yMax,"numeric",t.getValues(a,{type:"numeric"})))}const r=sa/2;return t=t.addConstantVariable(u.POSITION_VARIABLES.xMin,"numeric",-r).addConstantVariable(u.POSITION_VARIABLES.xMax,"numeric",r),{data:t,mapping:{}}}resolveAnchorPosition(t,n){if(n.type==="polar"){const s=_e(t),i=ye(t),c=se(t),l=$(t);if(s===null||i===null||c===null||l===null)return null;const d=(s+i)/2,m=(c+l)/2;return{x:.5+.5*m*Math.sin(d),y:.5-.5*m*Math.cos(d),geom:"polar-bar"}}if(n.mainAxis==="x"){const s=_e(t),i=ye(t),c=$(t)??z(t);return s===null||i===null||c===null?null:{x:(s+i)/2,y:c,geom:"bar"}}const r=se(t),a=$(t),o=ye(t)??ve(t);return r===null||a===null||o===null?null:{x:o,y:(r+a)/2,geom:"bar"}}}class Hs extends u.Geom{constructor(){super(...arguments),this.type="line",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.swatchShape="line",this.highlightStrategy="overlay-anchor",this.spatialKind="buckets",this.directLabelPositions=["identity","stack","dodge","fill"],this.supportsPerGroupHeadline=!0}compile(t){return{data:u.sortByXIfContinuous(t.data,t.mapping),mapping:{}}}resolveAnchorPosition(t,n){if(n.type==="polar")return null;const r=ve(t),a=z(t);return r===null||a===null?null:{x:r,y:a,geom:"line"}}}class Ws extends u.Geom{constructor(){super(...arguments),this.type="point",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.swatchShape="circle",this.highlightStrategy="overlay-anchor",this.spatialKind="points",this.identityKeyStrategy="index",this.supportsPerGroupHeadline=!0}compile({data:t}){return{data:t,mapping:{}}}}class zs extends u.Geom{constructor(){super(...arguments),this.type="rule",this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.highlightStrategy=null,this.supportedCoordTypes=["cartesian","flip"]}compile({data:t,mapping:n}){const r=Hn(n.y,t);if(r!==null)return{data:new u.Dataset({[u.RULE_VARIABLES.y]:{type:"numeric",values:[r.value],valueFormat:r.sourceFormat}}),mapping:{y:u.RULE_VARIABLES.y,x:void 0}};const a=Hn(n.x,t);return a!==null?{data:new u.Dataset({[u.RULE_VARIABLES.x]:{type:"numeric",values:[a.value],valueFormat:a.sourceFormat}}),mapping:{x:u.RULE_VARIABLES.x,y:void 0}}:{data:new u.Dataset,mapping:{x:void 0,y:void 0}}}validateMapping({layerId:t,mapping:n,computedVariables:r}){const a=r.has("x")||w(u.extractConstantValue(n.x)),o=r.has("y")||w(u.extractConstantValue(n.y));return a&&o?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires exactly one of 'x' or 'y', both were provided`,layerId:t}]:!a&&!o?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires a numeric value on 'x' or 'y'`,layerId:t}]:[]}}const Hn=(e,t)=>{const n=u.extractConstantValue(e);if(w(n))return{value:n,sourceFormat:void 0};const r=u.extractVariableName(e);if(r===null||!u.isStatVariable(r)||!t.hasVariable(r))return null;const[a]=t.getValues(r);return w(a)?{value:a,sourceFormat:t.getValueFormat(r)}:null};class Xs extends xe{constructor(t){super("geom"),this.register("bar",new Ks),this.register("point",new Ws),this.register("line",new Hs),this.register("area",new $s),this.register("rule",new zs);for(const n of t?.geoms??[])this.register(n.type,n)}}const jt=(e,t)=>{if(u.isDefined(t.group)){const a=u.extractVariableName(t.group);if(a!==null)return[a]}const n=new Set([u.extractVariableName(t.x),u.extractVariableName(t.y)].filter(u.isDefined)),r=new Set;for(const a in t){if(a==="x"||a==="y")continue;const o=u.extractVariableName(t[a]);u.isDefined(o)&&(n.has(o)||e.getType(o)==="categorical"&&r.add(o))}return[...r]};class qs{compute({data:t,mapping:n}){const r=jt(t,n);if(r.length===0)return{data:t.addConstantVariable(u.GROUP_VARIABLES.group,"categorical",null)};const a=t.size(),o=r.map(i=>t.getValues(i)),s=new Array(a);for(let i=0;i<a;i++)s[i]=u.getStableKey(o.map(c=>c[i]));return{data:t.addVariable(u.GROUP_VARIABLES.group,"categorical",s)}}}const ca=new Set(["x","y","ySecondary"]),mt=new Set(["color","size","alpha","strokeWidth","lineType"]),pt=e=>ca.has(e),js=e=>mt.has(e),Qs=e=>pt(e)||js(e);function Ue(e){return e==="secondary"?"ySecondary":"y"}function Y(e){return e==="ySecondary"?"y":e}const Zs=e=>{if(e===void 0)return{};const t={};for(const n of e.columns)n.label!==void 0&&(t[n.key]=n.label);return t},Js=(e,t,n)=>{const r=ie(t,"color");return r===null?{}:(e?.columns??[]).some(s=>s.key===r)?{}:n};function ie(e,t){const n=Y(t);for(const r of la(t,e)){const a=u.extractVariableName(r.mapping[n]);if(u.isDefined(a))return a}return null}const Qt=(e,t)=>e===null?null:t[e]??e,ei=(e,t)=>e===null?null:t[String(e)]??null,ce=({layers:e,scaleType:t,variableName:n})=>{if(n===null)return At(t);for(const r of e){if(!r.data.hasVariable(n))continue;const a=r.data.getValueFormat(n),o=a.type==="lookup"?a.fallback:a;return ni(o,t)?o:At(t)}return At(t)},ti=(e,t)=>t!=="y"&&t!=="ySecondary"?!1:la(t,e).some(n=>n.position==="fill");function la(e,t){return e==="ySecondary"?t.filter(n=>n.yScaleType==="secondary"):e==="y"?t.filter(n=>n.yScaleType==="primary"):t}const At=e=>{switch(e){case"continuous":return{type:"decimal"};case"datetime":return{type:"date"};case"discrete":case"palette":case"identity":return{type:"text"}}},ni=(e,t)=>{switch(t){case"continuous":return $r(e);case"datetime":return Ge(e);case"discrete":case"palette":case"identity":return!0}},ri=[{unit:"year",step:1e3},{unit:"year",step:100},{unit:"year",step:50},{unit:"year",step:20},{unit:"year",step:10},{unit:"year",step:5},{unit:"year",step:2},{unit:"year",step:1},{unit:"month",step:6},{unit:"month",step:3},{unit:"month",step:2},{unit:"month",step:1},{unit:"week",step:2},{unit:"week",step:1},{unit:"day",step:2},{unit:"day",step:1},{unit:"hour",step:12},{unit:"hour",step:6},{unit:"hour",step:3}],Wn={year:0,quarter:1,month:2,week:3,day:4,hour:5},de=40,ai=(e,t,n)=>{const r=n.unit==="quarter"?n.step*3:n.step;return ci(n.unit).range(e,new Date(t.valueOf()+1),r)},oi=({unit:e,step:t,start:n,stop:r})=>{const a=To.differenceInDays(r,n);switch(e){case"hour":return 24*a/t>de;case"day":return a/t>de;case"week":return a/(7*t)>de;case"month":return a/(30*t)>de;case"quarter":return a/(90*t)>de;case"year":return a/(365*t)>de}},si=(e,t)=>{const n=!Kr(t);switch(e.unit){case"year":return n?{type:"year"}:{type:"month"};case"quarter":return{type:"quarter"};case"month":return n?{type:"month_year"}:{type:"month"};case"week":return n?{type:"weekly_date_range_with_year"}:{type:"weekly_date_range"};case"day":return n?{type:"date"}:{type:"day_month"};case"hour":return n?{type:"datetime"}:{type:"time"}}},ii=(e,t)=>{const n=li(t);return n===null?!1:Wn[e]>Wn[n]},ci=e=>{switch(e){case"hour":return Ve.utcHour;case"day":return Ve.utcDay;case"week":return Ve.utcMonday;case"month":case"quarter":return Ve.utcMonth;case"year":return Ve.utcYear}},li=e=>{switch(e.type){case"year":return"year";case"quarter":return"quarter";case"month_year":case"month":return"month";case"weekly_date_range":case"weekly_date_range_with_year":return"week";case"date":case"day_month":case"datetime":return"day";case"time":return"hour";default:return null}},ua={left:"right",right:"left",top:"bottom",bottom:"top"},ui={x:!0,y:!0,ySecondary:!1},di=20,zn=new Set(["top","bottom"]),mi={type:"percentage"};function pi(e,t){const{scales:n,config:r,layers:a,coordSystem:o,variableLabels:s,geomCompiler:i}=e;if(o.type==="polar")return[];const c=hi(a,o.type,r,i),l=new Set(t.map(f=>f.position)),d=gi(da(r.axes.y.position,o.axisMapping.y.position),l),m=[];for(const f of ca){const p=n[f];if(!u.isDefined(p)||p.kind!=="position")continue;const h=fi({scaleAestheticKey:f,scale:p,config:r,layers:a,axisMapping:o.axisMapping,resolvedYPosition:d,gridOverrides:c,variableLabels:s});m.push(h)}return m}function fi(e){const{scaleAestheticKey:t,scale:n,config:r,layers:a,axisMapping:o,resolvedYPosition:s,gridOverrides:i,variableLabels:c}=e,l=Y(t),{axisConfig:d,position:m}=yi(t,r,o,s),f=ie(a,t),p=ti(a,t)?mi:ce({layers:a,scaleType:n.spec.scaleType,variableName:f}),h=Qt(f,c);return{scaleAestheticKey:t,aesthetic:l,position:m,label:d.label??h,isVisible:d.isVisible,tickCandidates:Si(n,p),valueFormat:p,tickMode:d.ticks.mode,ticksVisible:d.ticks.isVisible,gridVisible:bi(d,i,t),scaleType:n.spec.scaleType,bandwidth:n.bandwidth??void 0}}function hi(e,t,n,r){const a=e.flatMap(c=>{const l=r.getGridPolicies(c.geom)[t];return l?[l]:[]}),o=a.some(c=>c.hideGridX),s=a.some(c=>c.hideGridY),i=a.some(c=>c.hideBorder);return{x:{gridVisible:Xn(o,n.axes.x.grid.isVisible)},y:{gridVisible:Xn(s,n.axes.y.grid.isVisible)},borderVisible:i?!1:void 0}}function Xn(e,t){if(e&&t===null)return!1}function yi(e,t,n,r){switch(e){case"x":return{axisConfig:t.axes[e],position:da(t.axes[e].position,n[e].position)};case"y":return{axisConfig:t.axes[e],position:r};case"ySecondary":{const a=ua[r],o=le.merge({isVisible:t.axes.y.isVisible,label:null,position:a,grid:t.axes.y.grid,ticks:t.axes.y.ticks},t.axes.ySecondary);return{axisConfig:o,position:o.position}}}}function da(e,t){return zn.has(e)===zn.has(t)?e:t}function gi(e,t){return t.has(e)?ua[e]:e}function bi(e,t,n){const{gridVisible:r}=n==="x"?t.x:t.y;return r??e.grid.isVisible??ui[n]}const Si=(e,t)=>{if(e.spec.scaleType==="continuous"){const r=new Set,a=[];for(let o=1;o<=di;o++){const s=e.generateTicks({count:o}),i=u.getStableKey(s);r.has(i)||(r.add(i),a.push({ticks:s.map(c=>ot(e,c))}))}return a}return e.spec.scaleType==="datetime"?xi(e,t):[{ticks:e.generateTicks().map(r=>ot(e,r))}]},xi=(e,t)=>{const[n,r]=e.domain;if(!C(n)||!C(r))return[{ticks:e.generateTicks().map(c=>ot(e,c))}];const a=new Set,o=[],s=(i,c)=>{if(i.length===0)return;const l=u.getStableKey(i);a.has(l)||(a.add(l),o.push({ticks:i.map(d=>ot(e,d)),valueFormat:c}))};for(const i of ri)oi({...i,start:n,stop:r})||ii(i.unit,t)||s(e.generateTicks({interval:i}),si(i,t));return s(e.generateTicks({atInputs:!0})),o.sort((i,c)=>i.ticks.length-c.ticks.length),o},ot=(e,t)=>({value:t,position:e.map(t)});function Ne(e,t){return t.type==="polar"&&e==="square"?"slice":e}function ma({scale:e,aesthetics:t,layers:n,coordSystem:r}){const a=vi({layers:n,coordSystem:r,aesthetics:t}),o=pa({layers:n,aesthetics:t});return e.domain.map(s=>({value:s,swatchShape:a(s),owner:o(s)}))}function vi({layers:e,coordSystem:t,aesthetics:n}){const r=pa({layers:e,aesthetics:n}),a=e.find(s=>n.some(i=>u.isDefined(s.mapping[i]))),o=a?Ne(a.swatchShape,t):"square";return s=>{const i=r(s);return i?Ne(i.layer.swatchShape,t):o}}function pa({layers:e,aesthetics:t,layerFilter:n}){const r=new Map;for(const[a,o]of e.entries()){if(n&&!n(o))continue;const s=t.find(c=>u.isDefined(o.mapping[c]));if(s===void 0)continue;const i=u.extractVariableName(o.mapping[s]);if(!(i===null||!o.data.hasVariable(i)))for(const c of o.data.getValues(i,{distinct:!0})){const l=u.getStableKey(c);r.has(l)||r.set(l,{layer:o,layerIndex:a})}}return a=>r.get(u.getStableKey(a))}const Zt=e=>{if(e.kind==="identity")return!1;const t=e.spec.scaleType;return t!=="continuous"&&t!=="datetime"};function Ai({scales:e,layers:t,coordSystem:n,valueLabels:r}){const a=e.color;if(a===void 0||!Zt(a))return[];if(!t.some(d=>u.isDefined(d.mapping.color)))return[];const o=ie(t,"color");if(fa({colorVariableName:o,xVariableName:ie(t,"x"),mapsColorAcrossMultipleLayers:wi(t)>1,isMergedWithAnotherAesthetic:Ti(e,t,o)}))return[];const i=a.spec.scaleType,c=t.findIndex(d=>u.isDefined(d.mapping.color));return ma({scale:a,aesthetics:["color"],layers:t,coordSystem:n}).map(({value:d,swatchShape:m,owner:f})=>{const p=f?.layerIndex??c,h=t[p],y=h?u.extractVariableName(h.mapping.color):null;return{value:d,color:String(a.map(d)),shape:m,layerIndex:p,valueFormat:ce({layers:h?[h]:t,scaleType:i,variableName:y}),label:ei(d,r)}})}const fa=({colorVariableName:e,xVariableName:t,mapsColorAcrossMultipleLayers:n,isMergedWithAnotherAesthetic:r})=>r?!1:e===null||u.isInternalVariable(e)?!n:t!==null&&e===t;function Ti(e,t,n){if(n===null)return!1;for(const r of mt){if(r==="color")continue;const a=e[r];if(!(a===void 0||!Zt(a))&&ie(t,r)===n)return!0}return!1}const wi=e=>e.filter(t=>u.isDefined(t.mapping.color)).length;function Ii(e,t,n,r){const a=t.findIndex(o=>r.supportsPerGroupHeadline(o.geom));if(a===-1)return[];if(e.length<2){const o=u.extractVariableName(t[a]?.mapping.y);return[{value:null,swatch:null,layerIndex:a,groupLabelFormat:{type:"text"},label:Qt(o,n)}]}return e.map(o=>({value:o.value,swatch:{color:o.color,shape:o.shape},layerIndex:o.layerIndex,groupLabelFormat:o.valueFormat,label:o.label}))}function qn(e,t,n){if(n===null||t===null)return[...e];const r=u.getStableKey(n);return e.filter((a,o)=>u.getStableKey(t[o]??null)===r)}const Vi=(e,t)=>{switch(t){case"total":{const{sum:n,count:r}=jn(e);return r===0?null:n}case"average":{const{sum:n,count:r}=jn(e);return r===0?null:n/r}case"current":return e.at(-1)??null}},Li=(e,t)=>{if(e.length<2)return null;const n=e.at(-1),r=t==="previous"?e.at(-2):e.at(0);return n===void 0||r===void 0||n.cross===null||r.cross===null||r.cross===0?null:{variation:(n.cross-r.cross)/r.cross,against:r.main}},jn=e=>e.reduce((t,n)=>n===null?t:{sum:t.sum+n,count:t.count+1},{sum:0,count:0});function Ei(e){const{config:t,coordSystem:n}=e,r=t.headline.show;return r==="none"||r==="conversion"?null:n.type==="polar"?Mi(e,r):Di(e,r)}function Mi(e,t){if(t!=="total")return null;const{scales:n,layers:r}=e,a=r.find(c=>c.summary.grandTotal!==void 0);if(a===void 0)return null;const o=a.summary.grandTotal;if(o===void 0)return null;const s=u.extractVariableName(a.mapping.y);if(s===null)return null;const i=ce({layers:[a],scaleType:n.y?.spec.scaleType??"continuous",variableName:s});return{kind:"grandTotal",value:o,valueFormat:i}}function Di(e,t){const{config:n,scales:r,layers:a,variableLabels:o,colorGroups:s,geomCompiler:i}=e;if(!a.some(d=>i.supportsPerGroupHeadline(d.geom)))return null;const c=Ii(s,a,o,i);if(c.length===0)return null;const l=c.map(d=>Ri({group:d,show:t,compareWith:n.headline.compareWith,layers:a,scales:r})).filter(d=>d!==null);return l.length===0?null:{kind:"perGroup",items:l}}function Ri({group:e,show:t,compareWith:n,layers:r,scales:a}){const o=r[e.layerIndex];if(o===void 0)return null;const s=u.extractVariableName(o.mapping.y);if(s===null||t==="total"&&o.position==="fill")return null;const i=u.extractVariableName(o.mapping.x),c=u.extractVariableName(o.mapping.color),l=o.yScaleType==="secondary"?a.ySecondary:a.y,d=ce({layers:[o],scaleType:l?.spec.scaleType??"continuous",variableName:s}),m=_i(o.data,i),f=ce({layers:[o],scaleType:m?"datetime":a.x?.spec.scaleType??"discrete",variableName:i}),p=Ni(o.data,i),h=p.getValues(s,{type:"numeric"}),y=i!==null?p.getValues(i):[],g=c!==null?p.getValues(c):null,S=qn(h,g,e.value),b=qn(y,g,e.value);return{value:e.value,swatch:e.swatch,aggregate:Vi(S,t),valueFormat:d,groupLabelFormat:e.groupLabelFormat,mainValueFormat:f,label:e.label,observationLabel:Ci(t,m,b),comparison:ki(t,n,m,b,S)}}function Ci(e,t,n){if(e==="current"){const o=n.at(-1);return o===void 0?null:{kind:"point",value:o}}if(!t)return null;const r=n.at(0),a=n.at(-1);return r===void 0||a===void 0?null:{kind:"range",from:r,to:a}}function ki(e,t,n,r,a){if(e!=="current"||!n)return null;const o=t==="none"?"first":t,s=r.map((i,c)=>({main:i,cross:a[c]??null}));return Li(s,o)}function _i(e,t){return t!==null&&e.hasVariable(t)&&e.getType(t)==="temporal"}function Ni(e,t){return t===null||!["numeric","temporal"].includes(e.getType(t))?e:e.orderBy(t)}const ha=["point","line","area","bar","rule"],ya=new Set(ha);function ga(e){return ya.has(e)}function F(e){return e==="stack"||e==="fill"}const Fi=3;function Oi({scales:e,config:t,layers:n,coordSystem:r,variableLabels:a,colorGroups:o,geomCompiler:s}){if(t.legend.position==="none")return[];const i=new Map(o.map(g=>[u.getStableKey(g.value),g])),c=Gi({scales:e,layers:n,geomCompiler:s}),l=Hi(c),d=ie(n,"x"),m=l.map(g=>{if(Yi(g,d,n))return null;const S=zi({group:g,variableLabels:a,layers:n,coordSystem:r,colorGroupsByValue:i});return S.items.length===0?null:{group:g,built:S}}).filter(u.isDefined);if(m.length===0)return[];const f=Pi(m);if(t.legend.position==="auto"&&Zi(f,n,r))return[];const p=Ji(t.legend.position,f,n,r),h=tc(t.legend.display,p,n,r,s),y=h==="direct"?ac(n):null;return m.map(({built:g})=>Bi(g,p,h,y))}function Pi(e){return e.reduce((t,{group:n,built:r})=>{const a=n.some(o=>o.guideType!=="discrete");return t+(a?1:r.items.length)},0)}function Bi(e,t,n,r){return n!=="direct"||r===null?{...e,position:t,display:n}:{...e,position:t,display:n,items:e.items.map(a=>({...a,normalizedY:r.get(String(a.value))??null}))}}function Gi(e){const{scales:t,layers:n,geomCompiler:r}=e,a=Ui(n,r),o=[];for(const s of mt){if(!a.has(s))continue;const i=t[s];if(i===void 0||i.kind==="identity"||!$i(s,n))continue;const c=ie(n,s),l=rc(s,i);o.push({scaleAestheticKey:s,scale:i,variableName:c,guideType:l})}return o}function Ui(e,t){const n=new Set;for(const r of e)for(const a of t.getVisualAesthetics(r.geom))n.add(a);return n}function $i(e,t){const n=Y(e);return t.some(r=>u.isDefined(r.mapping[n]))}function Yi(e,t,n){const[r]=e;return r.scaleAestheticKey!=="color"?!1:fa({colorVariableName:r.variableName,xVariableName:t,mapsColorAcrossMultipleLayers:Ki(r.scaleAestheticKey,n),isMergedWithAnotherAesthetic:e.length>1})}function Ki(e,t){const n=Y(e);return t.filter(r=>u.isDefined(r.mapping[n])).length>1}function Hi(e){const t=new Map;for(const n of e){const r=nc(n),a=t.get(r);a?a.push(n):t.set(r,[n])}return[...t.values()]}function Wi(e,t,n){if(t==="lineType"){e.lineType=n;return}if(t==="color"){e.color=String(n);return}e[t]=n}function zi({group:e,variableLabels:t,layers:n,coordSystem:r,colorGroupsByValue:a}){const o=e[0],s=e.map(d=>Y(d.scaleAestheticKey)),i=ma({scale:o.scale,aesthetics:s,layers:n,coordSystem:r}),c=Qt(o.variableName,t),l=ce({layers:n,scaleType:o.scale.spec.scaleType,variableName:o.variableName});return{aesthetics:e.map(d=>d.scaleAestheticKey),title:c,items:i.map(d=>Xi(d,e,s,l,a))}}function Xi(e,t,n,r,a){const o={};for(const i of t)Wi(o,i.scaleAestheticKey,i.scale.map(e.value));const s=ji(e,t,n,r,a);return{value:e.value,label:qi(t,e,a),visual:o,normalizedY:null,swatchShape:e.swatchShape,valueFormat:s}}function qi(e,t,n){return e[0].scaleAestheticKey!=="color"?null:n.get(u.getStableKey(t.value))?.label??null}function ji(e,t,n,r,a){if(t[0].scaleAestheticKey==="color")return a.get(u.getStableKey(e.value))?.valueFormat??r;const o=e.owner?.layer,s=Qi(o,n);return o===void 0||s===null?r:ce({layers:[o],scaleType:t[0].scale.spec.scaleType,variableName:s})}function Qi(e,t){if(e===void 0)return null;for(const n of t){const r=e.mapping[n];if(r===void 0)continue;const a=u.extractVariableName(r);if(a!==null)return a}return null}function Zi(e,t,n){if(e>1)return!1;const r=n.type==="polar";return Ze(t,["line","area","bar"])||r}function Ji(e,t,n,r){if(e!=="auto")return e;if(r.type==="polar")return"top";const a=Ze(n,["line","area"]),o=Ze(n,["bar"]),s=Ze(n,["bar"],c=>F(c.position)),i=t>=Fi;return a&&o?"top":a?i?"right":"top":s?ba(r)?"top":i?"right":"top":"top"}function ec(e,t){if(e.length!==1)return!1;const n=e[0];return n?t.getDirectLabelPositions(n.geom).includes(n.position):!1}function tc(e,t,n,r,a){if(!(t==="right"&&!ba(r)))return"pill";switch(e){case"pill":return"pill";case"direct":return"direct";case"auto":return ec(n,a)?"direct":"pill"}}function ba(e){return e.type==="cartesian"&&e.mainAxis==="y"}function Ze(e,t,n){return e.some(r=>t.includes(r.geom)&&(n?.(r)??!0))}function nc(e){const t=e.scale.domain.map(u.getStableKey);return JSON.stringify([e.variableName,e.guideType,...t])}function rc(e,t){return Zt(t)?"discrete":`continuous:${e}`}function ac(e){const t=e[0];if(!t)return new Map;const n=new Map;return t.data.groupBy(u.GROUP_VARIABLES.group).forEach(r=>{const a=r.findLast(l=>u.isDefined($(l))||u.isDefined(z(l)));if(!a)return;const o=be(a);if(!u.isDefined(o))return;const s=se(a),i=$(a)??z(a);if(!u.isDefined(i))return;const c=u.isDefined(s)?(s+i)/2:i;n.set(String(o),c)}),n}class oc extends j{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[t.scales,t.config.axes,t.config.legend,t.config.headline,t.config.panel,t.layers,t.coordSystem,t.originalData]}run(t){const n=Zs(t.originalData),r=Ai({scales:t.scales,layers:t.layers,coordSystem:t.coordSystem,valueLabels:Js(t.originalData,t.layers,n)}),a={scales:t.scales,config:t.config,layers:t.layers,coordSystem:t.coordSystem,variableLabels:n,colorGroups:r,geomCompiler:this.geomCompiler},o=Ei(a),s=sc(o,Oi(a));return{axes:pi(a,s),legends:s,headline:o,panel:{border:{isVisible:t.config.panel.border.isVisible}},colorGroups:r}}}const sc=(e,t)=>e?.kind!=="perGroup"||t.some(r=>r.display==="direct")?t:[],ft=e=>e[u.IDENTITY_VARIABLES.key],ic=e=>u.getStableKey([be(e)]),Jt=(e,t)=>{const n=t!==null?e[t]??null:null;return u.getStableKey([n])},O=(e,t)=>{const n=u.extractConstantValue(t);if(n!==void 0)return()=>n;const r=u.extractVariableName(t);return u.isDefined(r)?a=>{const o=a[r];if(o===void 0)return null;switch(e.getType(r)){case"numeric":return w(o)?o:null;case"categorical":return Pe(o)?o:null;case"temporal":return C(o)?o:null;default:return null}}:()=>null},en=(e,t)=>O(e,t.x),Sa=(e,t)=>O(e,t.y),cc=(e,t)=>O(e,t.label),xa=(e,t)=>O(e,t.color),lc=(e,t)=>O(e,t.size),uc=(e,t)=>O(e,t.alpha),dc=(e,t)=>O(e,t.group),mc=(e,t)=>O(e,t.strokeWidth),Qn={variable:u.POSITION_VARIABLES.yRaw};function $e(e,t){return F(e)?Qn:t.y??Qn}function tn(e){return O(e.data,$e(e.position,e.mapping))}const pc=["lt","lte","gt","gte","range"];function Je(e,t){if("and"in e){const n=e.and.map(r=>Je(r,t));return r=>{for(const a of n)if(!a(r))return!1;return!0}}if("or"in e){const n=e.or.map(r=>Je(r,t));return r=>{for(const a of n)if(a(r))return!0;return!1}}if("not"in e){const n=Je(e.not,t);return r=>!n(r)}return fc(e,t)}function et(e,t){if("and"in e){for(const r of e.and)et(r,t);return}if("or"in e){for(const r of e.or)et(r,t);return}if("not"in e){et(e.not,t);return}const n=hc(e);if(n!==null&&t.hasVariable(e.variable)&&t.getType(e.variable)==="categorical")throw new Error(`Highlight predicate uses ordering operator '${n}' on categorical variable '${e.variable}'. Use 'eq' or 'oneOf' instead.`)}const Zn=()=>!1;function fc(e,t){if(!t.hasVariable(e.variable))return Zn;const n=t.getType(e.variable);if("eq"in e){const r=X(e.eq,n,t.parsingLocale);return a=>Jn(t.readValue(a,e.variable),r)}if("oneOf"in e){const r=e.oneOf.map(a=>X(a,n,t.parsingLocale));return a=>{const o=t.readValue(a,e.variable);for(const s of r)if(Jn(o,s))return!0;return!1}}if("lt"in e){const r=X(e.lt,n,t.parsingLocale);return a=>me(t.readValue(a,e.variable),r)==="less"}if("lte"in e){const r=X(e.lte,n,t.parsingLocale);return a=>{const o=me(t.readValue(a,e.variable),r);return o==="less"||o==="equal"}}if("gt"in e){const r=X(e.gt,n,t.parsingLocale);return a=>me(t.readValue(a,e.variable),r)==="greater"}if("gte"in e){const r=X(e.gte,n,t.parsingLocale);return a=>{const o=me(t.readValue(a,e.variable),r);return o==="greater"||o==="equal"}}if("range"in e){const[r,a]=e.range,o=X(r,n,t.parsingLocale),s=X(a,n,t.parsingLocale);return i=>{const c=t.readValue(i,e.variable),l=me(c,o),d=me(c,s);return l==="incomparable"||d==="incomparable"?!1:(l==="greater"||l==="equal")&&(d==="less"||d==="equal")}}return Zn}function hc(e){for(const t of pc)if(t in e)return t;return null}function me(e,t){if(e===null||t===null)return"incomparable";if(C(e)&&C(t)){const n=e.getTime(),r=t.getTime();return n<r?"less":n>r?"greater":"equal"}return w(e)&&w(t)?e<t?"less":e>t?"greater":"equal":"incomparable"}function Jn(e,t){return e===t?!0:C(e)&&C(t)?e.getTime()===t.getTime():!1}function X(e,t,n){return t!=="temporal"||!Pe(e)?e:qt(e,void 0,n)}function va(e){return e===null?null:{strategy:e,composition:Aa()}}function Aa(){return{isDimmed:!1,matchedLayer:null,overlayCandidates:[]}}class yc extends Se{dependencies(t){return[t.highlights,t.config.parsingLocale]}compileLayer(t,n){const r=t.highlight;if(r===null)return t;const a=n.highlights.filter(({layerId:s})=>s===void 0||s===t.id);if(a.length===0)return t;const o=gc({layer:t,highlights:a,parsingLocale:n.config.parsingLocale,strategy:r.strategy});return{...t,highlight:{...r,composition:o}}}}function gc({layer:e,highlights:t,parsingLocale:n,strategy:r}){for(const v of t)et(v.predicate,e.data);const a=u.extractVariableName(e.mapping.x),o=bc(e,n),s=t.map(v=>({predicate:Je(v.predicate,o),scope:v.scope})),i=s.some(({scope:v})=>v==="series"),c=s.some(({scope:v})=>v==="x-value"),l=r==="overlay-anchor",d=e.data.size(),m=i?new Array(d):null,f=c?new Array(d):null,p=l?new Array(d):null,h=new Uint8Array(d),y=new Set,g=new Set;let S=!1,b=0;for(const v of e.data){let K,Z;m!==null&&(K=ic(v),m[b]=K),f!==null&&(Z=Jt(v,a),f[b]=Z),p!==null&&(p[b]=v);for(const{predicate:Ke,scope:He}of s)if(Ke(v))switch(He){case"series":K!==void 0&&y.add(K);break;case"x-value":Z!==void 0&&g.add(Z);break;case"data-point":h[b]=1,S=!0;break}b++}if(y.size===0&&g.size===0&&!S)return Aa();const x=new Uint8Array(d),T=[];let L=0;for(let v=0;v<d;v++){const K=m?.[v],Z=f?.[v],Ke=K!==void 0&&y.has(K),He=Z!==void 0&&g.has(Z),On=h[v]===1;if(r==="observation-rerender")(Ke||On||He)&&(x[v]=1,L++);else if(Ke)x[v]=1,L++;else if(On||He){const Pn=p?.[v];Pn!==void 0&&T.push({observation:Pn,observationIndex:v})}}const P=L>0?{...e,data:e.data.filterByMask(x)}:null;return{isDimmed:(r==="observation-rerender"||y.size>0)&&P!==null,matchedLayer:P,overlayCandidates:T}}function bc(e,t){const n=u.extractVariableName(e.mapping.y),r=tn(e);return{hasVariable:a=>e.data.hasVariable(a),getType:a=>e.data.getType(a),readValue:(a,o)=>n!==null&&o===n?r(a):a[o]??null,parsingLocale:t}}const Sc=["x","y","color","size","alpha","strokeWidth","lineType","label"],Ta=(e,t,n,r=[])=>{const a=[];for(const o of Sc){const s=Ac(o,t,n);s===null||!e.hasVariable(s.valueVariable)||!e.hasVariable(s.formatVariable)||a.push({aesthetic:o,variable:s.valueVariable,valueFormat:e.getValueFormat(s.formatVariable)})}return{encodings:a,detailRows:vc(e,r)}},xc=e=>t=>({key:ft(t),encodings:e.encodings.map(({aesthetic:n,variable:r,valueFormat:a})=>({aesthetic:n,value:t[r]??null,valueFormat:a}))});function vc(e,t){const n=[];for(const r of t)e.hasVariable(r.variable)&&n.push({label:r.label,variable:r.variable,valueFormat:e.getValueFormat(r.variable)});return n}function Ac(e,t,n){if(e==="y"){const a=u.extractVariableName($e(n,t));return a===null?null:{valueVariable:a,formatVariable:u.extractVariableName(t.y)??a}}const r=u.extractVariableName(t[e]);return r===null?null:{valueVariable:r,formatVariable:r}}const Tc=Object.values(u.POSITION_VARIABLES);function er(e){const t=new u.Dataset({});return{id:e.id,data:t,geom:e.geom,mapping:{},position:e.position,yScaleType:e.yScaleType,params:e.params,interactive:e.interactive,dataLabels:e.dataLabels,summary:{},highlight:null,semanticMap:Ta(t,{},e.position),spatialMap:{kind:"noop"},swatchShape:"square",failed:!0}}function wc(e,t){let n;try{n=t()}catch{return er(e)}return Ic(n)?n:er(e)}function Ic(e){for(const t of Tc)if(e.data.hasVariable(t)&&e.data.getType(t)==="numeric"){for(const n of e.data.getValues(t,{type:"numeric"}))if(n!==null&&!Number.isFinite(n))return!1}return!0}const Vc=e=>e.kind==="index"?(t,n)=>String(n):t=>u.getStableKey(e.variables.map(n=>t[n])),Lc=(e,t)=>{if(e==="index")return{kind:"index"};const n=u.extractVariableName(t.x);return{kind:"fields",variables:n===null?[u.GROUP_VARIABLES.group]:[n,u.GROUP_VARIABLES.group]}},Ec=(e,t,n)=>{const r=Vc(Lc(t,n));return e.deriveVariable(u.IDENTITY_VARIABLES.key,"categorical",r)};class Mc extends Se{constructor(t,n,r,a,o){super(),this.transformCompiler=t,this.statCompiler=n,this.groupCompiler=r,this.geomCompiler=a,this.positionAdjusterCompiler=o}dependencies(t){return[t.data,t.mapping,tr(t)]}compileLayer(t,n){return wc(t,()=>{const r=this.transformCompiler.compile({data:n.data,transforms:t.transforms}),a={...n.mapping,...t.mapping};return this.runLayerPipeline(t,r,a,tr(n))})}runLayerPipeline(t,n,r,a){const o=lt({data:n,mapping:r}).pipe(({data:c,mapping:l})=>{const d=this.statCompiler.compute(t.stat,{data:c,mapping:l,xScaleIsDiscrete:a});return{data:d.data,mapping:{...l,...d.mapping}}}).pipe(({data:c,mapping:l})=>({data:this.groupCompiler.compute({data:c,mapping:l}).data,mapping:l})).pipe(({data:c,mapping:l})=>{const d=this.geomCompiler.compile(t.geom,{data:c,mapping:l,params:t.params});return{data:d.data,mapping:{...l,...d.mapping},tooltipRows:d.tooltipRows??[]}}).pipe(({data:c,mapping:l})=>{const d=this.geomCompiler.getPositionChannels(t.geom),m=this.positionAdjusterCompiler.adjust(t.position,d,{data:c,mapping:l});return{data:m.data,mapping:{...l,...m.mapping}}}).pipe(({data:c,mapping:l})=>({data:Ec(c,this.geomCompiler.getIdentityKeyStrategy(t.geom),l),mapping:l})).result(),{tooltipRows:s,...i}=o;return{...i,id:t.id,geom:t.geom,position:t.position,yScaleType:t.yScaleType,params:t.params,interactive:t.interactive,dataLabels:t.dataLabels,summary:{},highlight:va(this.geomCompiler.getHighlightStrategy(t.geom)),semanticMap:Ta(i.data,i.mapping,t.position,s),spatialMap:{kind:this.geomCompiler.getSpatialKind(t.geom)},swatchShape:this.geomCompiler.getSwatchShape(t.geom),failed:!1}}}function tr(e){return e.scales.some(t=>t.scaledAesthetic==="x"&&t.scaleType==="discrete")}class wa extends Error{constructor(t){const n=t.map(r=>`- ${r.message}`).join(`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./geom.utils-DbZj1kY1.cjs"),A=require("date-fns"),le=require("lodash-es"),Ve=require("d3-time"),To=require("date-fns/differenceInDays"),q=require("d3-scale"),_r=require("lodash-es/merge"),J=require("d3-regression"),wo=require("humanize-duration"),Io=require("d3-delaunay");typeof window<"u"&&(window.__GRAPHY_SDK__??={},window.__GRAPHY_SDK__.vizEngine="0.0.1-plugins.1");function Oe(e,t){return Nr(e,t)}function St(e,t){for(const n of Object.keys(t)){const r=t[n];if(r!==void 0&&r!==e[n])return{...e,...t}}return e}function Nr(e,t){let n=!1;const r={...e};for(const[a,o]of Object.entries(t)){const s=e[a];if(u.isPlainObject(o)&&u.isPlainObject(s)){const i=Nr(s,o);i!==s&&(r[a]=i,n=!0)}else o!==void 0&&o!==s&&(r[a]=o,n=!0)}return n?r:e}const ne=process.env.NODE_ENV!=="production";function lt(e){return{pipe:t=>{const n=t(e);return lt({...e,...n})},result:()=>e}}let ut=!0;const Vo=e=>{ut=e},Lo=()=>ut,Eo=()=>{let e=null;const t={hits:0,misses:0};return Object.assign((r,a)=>{if(!ut)return ne&&(t.misses+=1),a();if(e&&Or(e.args,r))return ne&&(t.hits+=1),e.out;ne&&(t.misses+=1);const o=a();return e={args:r,out:o},o},{stats:t,reset:()=>{e=null}})},Fr=()=>{const e=new WeakMap,t={hits:0,misses:0};return Object.assign((r,a,o)=>{if(!ut)return ne&&(t.misses+=1),o();const s=e.get(r);if(s){for(const c of s)if(Or(c.args,a))return ne&&(t.hits+=1),c.out}ne&&(t.misses+=1);const i=o();return s?s.push({args:a,out:i}):e.set(r,[{args:a,out:i}]),i},{stats:t})},Mo=(...e)=>e.reduce((t,n)=>({hits:t.hits+n.hits,misses:t.misses+n.misses}),{hits:0,misses:0}),Or=(e,t)=>{if(e.length!==t.length)return!1;for(let n=0;n<e.length;n+=1)if(e[n]!==t[n])return!1;return!0};class j{constructor(){this.memo=Fr(),this.singletonKey={}}get stats(){return this.memo.stats}compile(t){return this.memo(this.key(t),this.dependencies(t),()=>this.run(t))}key(t){return this.singletonKey}}const be=e=>e[u.GROUP_VARIABLES.group],Do=e=>{const{coordinate:t,coordSystem:n}=e;return"observation"in t?Ro(e):n.type!=="cartesian"?null:"unit"in t?{x:t.unit.x,y:t.unit.y,mode:"unit"}:Co(t.data,e)},Ro=({coordinate:e,layers:t,coordSystem:n,geomCompiler:r})=>{if(!("observation"in e))return null;const a=e.observation;for(const o of t){if(a.layerId!==void 0&&o.id!==a.layerId)continue;const s=u.extractVariableName(o.mapping.x);if(s!==null)for(const i of o.data){if(i[s]!==a.anchorValue||be(i)!==a.groupValue)continue;const c=r.resolveAnchorPosition(o.geom,i,n);if(c!==null)return{x:c.x,y:1-c.y,mode:"observation",observation:i}}}return null},Co=(e,{coordSystem:t,scales:n})=>{const r=Bn(n,"x"),a=Bn(n,"y");if(r===null||a===null)return null;const o=r.map(e.x),s=a.map(e.y);if(!Number.isFinite(o)||!Number.isFinite(s))return null;const i=t.type==="cartesian"&&t.mainAxis==="y";return{x:i?s:o,y:1-(i?o:s),mode:"data"}},Bn=(e,t)=>{const n=e[t];return n!==void 0&&n.kind==="position"?n:null},C=e=>e instanceof Date&&A.isValid(e),ko=e=>C(e)||e===null,Pe=e=>typeof e=="string",w=e=>typeof e=="number"&&!Number.isNaN(e)&&Number.isFinite(e);function Wt(e){return e[u.VISUAL_VARIABLES.color]}function _o(e){return e[u.VISUAL_VARIABLES.alpha]}function Pr(e){return e[u.VISUAL_VARIABLES.size]}function No(e){return e[u.VISUAL_VARIABLES.strokeWidth]}function Br(e){return e[u.VISUAL_VARIABLES.lineType]??"solid"}const Bt=(e,t,n,r)=>{for(const a of t){if(e.layerId!==void 0&&a.id!==e.layerId)continue;const o=u.extractVariableName(a.mapping.x);if(o===null)continue;const s=u.extractVariableName(a.mapping.y);for(const i of a.data){if(i[o]!==e.anchorValue||be(i)!==e.groupValue)continue;const c=r.resolveAnchorPosition(a.geom,i,n);if(c===null)continue;const l=s!==null?i[s]??null:null;if(w(l))return{...c,measurementValue:l,color:Wt(i)}}}return null};class Fo extends j{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[t.annotations,t.layers,t.coordSystem,t.scales.x,t.scales.y]}run(t){const{geomCompiler:n}=this;return{differenceArrows:Po(t,n),shapes:t.annotations.shapes,freeformArrows:t.annotations.freeformArrows,textAnnotations:t.annotations.textAnnotations,stickers:xt(t.annotations.stickers,t.layers,t.coordSystem,n),pinnedNumbers:xt(t.annotations.pinnedNumbers,t.layers,t.coordSystem,n),comments:xt(t.annotations.comments,t.layers,t.coordSystem,n),custom:Oo(t,n)}}}const Oo=({annotations:e,layers:t,coordSystem:n,scales:r},a)=>{const o=[];for(const s of e.custom){const i=[];let c=!1;for(const l of s.coordinates){const d=Do({coordinate:l,layers:t,coordSystem:n,scales:r,geomCompiler:a});if(d===null){c=!0;break}i.push(d)}c||o.push({id:s.id,type:s.type,params:s.params,zOrder:s.zOrder,targets:i})}return o},xt=(e,t,n,r)=>{const a=[];for(const o of e){const s=Bt(o.anchor,t,n,r);s!==null&&a.push({...o,anchor:s})}return a},Po=({annotations:e,layers:t,coordSystem:n},r)=>{if(n.type!=="cartesian")return[];const a=[];for(const o of e.differenceArrows){if(Bo(o.start,o.end))continue;const s=Bt(o.start,t,n,r),i=Bt(o.end,t,n,r);s===null||i===null||a.push({id:o.id,start:s,end:i,color:Go(o,s,i),size:o.size,label:o.label,labelCrossPosition:o.labelCrossPosition})}return a},Bo=(e,t)=>e.layerId===t.layerId&&e.anchorValue===t.anchorValue&&e.groupValue===t.groupValue,Go=(e,t,n)=>e.color!==null?e.color:e.start.groupValue!==e.end.groupValue||t.color===void 0||t.color!==n.color?null:t.color;function Uo(e,t){const n=Ko(t);return{...e,background:$o(e.background,n),border:Yo(e.border,n)}}function $o(e,t){if(e.type==="tinted"){const n=e.color??t;if(!n)throw new Error("could not resolve color for tinted background");return{type:"tinted",color:n}}return e}function Yo(e,t){if(e.type==="tinted"||e.type==="gradient"){const n=e.color??t;if(!n)throw new Error(`could not resolve color for ${e.type} background`);return{...e,color:n}}return e}function Ko(e){const t=e.color,n=t?.domain[0];if(!n)return;const r=t.map(n);if(typeof r=="string")return r}class Ho extends j{dependencies(t){return[t.scales,t.config]}run(t){const{scales:n,config:r}=t;return{...r,appearance:Uo(r.appearance,n)}}}class Wo extends j{dependencies(t){return[t.data,t.mapping]}run(t){let n=t.data,r=t.mapping;r.x===""&&(n=n.addConstantVariable(u.CONSTANT_VARIABLES.x,"categorical",""),r={...r,x:u.CONSTANT_VARIABLES.x});for(const a of Object.keys(r)){const o=u.extractConstantValue(r[a]);if(o===void 0)continue;const s=u.prefixInternalVariable(`const_${a}`);n=n.addConstantVariable(s,zo(o),o),r={...r,[a]:s}}return{data:n,mapping:r}}}const zo=e=>typeof e=="number"?"numeric":e instanceof Date?"temporal":"categorical";class Se{constructor(){this.perLayerMemo=Fr(),this.listMemo=Eo()}get stats(){return Mo(this.perLayerMemo.stats,this.listMemo.stats)}compile(t){const n=this.dependencies(t),r=t.layers.map(a=>this.perLayerMemo(a,n,()=>this.compileLayer(a,t)));return this.listMemo(r,()=>r)}}class Xo extends j{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec,t.scales,t.layers]}run(t){return this.registry.get(t.coordSpec.coordType).setup(t)}}class qo extends Se{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec]}compileLayer(t,n){const r=this.registry.get(n.coordSpec.coordType),[a]=r.transform({coordSpec:n.coordSpec,layers:[t]});if(!a)throw new Error(`CoordCompiler: strategy '${n.coordSpec.coordType}' did not return a transformed layer`);return a}}class jo{constructor(t){this.setupStage=new Xo(t),this.transformStage=new qo(t)}get setupStats(){return this.setupStage.stats}get transformStats(){return this.transformStage.stats}setup(t){return this.setupStage.compile(t)}transform(t){return this.transformStage.compile(t)}}class xe{constructor(t){this.label=t,this.items=new Map}register(t,n){return this.items.set(t,n),this}get(t){if(!this.items.has(t)){const n=[...this.items.keys()].map(r=>`'${r}'`).join(", ");throw new Error(`Unknown ${this.label}: '${t}' (available: ${n})`)}return this.items.get(t)}getAll(){return[...this.items.values()]}has(t){return this.items.has(t)}}class Qo{constructor(){this.coordType="cartesian"}setup(t){if(t.coordSpec.coordType!=="cartesian")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"x",axisMapping:{x:{position:"bottom",geometry:"linear"},y:{position:"right",geometry:"linear"}}},scales:t.scales}}transform(t){return t.layers}}class Zo{constructor(t){this.geomRegistry=t,this.coordType="flip"}setup(t){if(t.coordSpec.coordType!=="flip")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"y",axisMapping:{x:{position:"right",geometry:"linear"},y:{position:"bottom",geometry:"linear"}}},scales:Jo(t.scales,t.layers)}}transform(t){return t.layers.map(n=>{const r=this.geomRegistry.get(n.geom),a=u.derivePositionColumnPairs(r.positionChannels);return ts(n,a)})}}const Gn=u.prefixInternalVariable("flipSwap"),Jo=(e,t)=>es(t)?e.map(n=>n.scaledAesthetic!=="x"||n.scaleType!=="continuous"&&n.scaleType!=="datetime"&&n.scaleType!=="discrete"?n:{...n,reverse:!n.reverse}):e,es=e=>{for(const t of e){const n=u.extractVariableName(t.mapping.x);if(!n||!t.data.hasVariable(n))continue;const r=t.data.getType(n);if(r==="categorical"||r==="temporal")return!0}return!1},ts=(e,t)=>{let n=e.data;for(const[r,a]of t){const o=n.hasVariable(r),s=n.hasVariable(a);o&&s?n=n.renameVariable(r,Gn).renameVariable(a,r).renameVariable(Gn,a):o?n=n.renameVariable(r,a):s&&(n=n.renameVariable(a,r))}return{...e,data:n}};class ns{constructor(t){this.geomRegistry=t,this.coordType="polar"}setup(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec;return{coordSystem:{type:"polar",axisMapping:n.theta==="x"?{x:{position:"bottom",geometry:"circular"},y:{position:"left",geometry:"radial"}}:{x:{position:"left",geometry:"radial"},y:{position:"bottom",geometry:"circular"}},innerRadius:n.innerRadius},scales:t.scales}}transform(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec,r=rs(n),a=as(n);return t.layers.map(o=>{const s=this.geomRegistry.get(o.geom),i=u.derivePositionColumnPairs(s.positionChannels),c=n.theta==="y"?ss(o,i):o;return{...os(c,i,r,a),spatialMap:{kind:"arcs"}}})}}function rs(e){const t=e.startAngle*(Math.PI/180);return n=>n*2*Math.PI+t}function as(e){const{innerRadius:t}=e;return n=>t+n*(1-t)}function os(e,t,n,r){let a=e.data;for(const[o,s]of t)a=Un(a,o,n),a=Un(a,s,r);return{...e,data:a}}function Un(e,t,n){if(!e.hasVariable(t))return e;const a=e.getValues(t,{type:"numeric"}).map(o=>o===null?null:n(o));return e.addVariable(t,"numeric",a)}function ss(e,t){let n=e.data;for(const[r,a]of t){const o=n.hasVariable(r),s=n.hasVariable(a);if(!o&&!s)continue;const i=o?n.getValues(r):null,c=s?n.getValues(a):null;i&&(n=n.addVariable(a,"numeric",i)),c&&(n=n.addVariable(r,"numeric",c))}return{...e,data:n}}class is extends xe{constructor(t){super("coord"),this.register("cartesian",new Qo),this.register("flip",new Zo(t)),this.register("polar",new ns(t))}}class Gr{constructor(){this.currentYear=new Date().getUTCFullYear(),this.previousDate=null,this.previousYear=null}incrementYearIfNeeded(t){this.previousYear===null?this.previousYear=t.getUTCFullYear():this.previousDate!==null&&A.isBefore(new Date(this.currentYear,t.getUTCMonth(),t.getUTCDate()),new Date(this.currentYear,this.previousDate.getUTCMonth(),this.previousDate.getUTCDate()))&&this.previousYear++;const n=new Date(t.getTime());return n.setUTCFullYear(this.previousYear),this.previousDate=n,n}}const Ur=e=>{const t=Object.entries(e);return!t.length||!t.some(([,n])=>!Be(n))},Be=e=>typeof e=="string"&&e.trim()===""||e===void 0||e===null||e==="-",dt="en-GB",cs=e=>e.type==="lookup",ls=e=>e.type==="text",Ge=e=>e.type==="date"||e.type==="datetime"||e.type==="year"||e.type==="month_year"||e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range"||e.type==="weekly_date_range_with_year"||e.type==="quarter"||e.type==="time",$r=e=>e.type==="decimal"||e.type==="integer"||e.type==="percentage"||e.type==="duration"||e.type==="currency",Yr=e=>e.type==="currency",Kr=e=>e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range",Hr=e=>{if(cs(e))return Hr(e.fallback);if(Ge(e))return"temporal";if($r(e))return"numeric";if(ls(e))return"categorical";const t=e;throw new Error(`No data type found for value format: ${t.type}`)},Ce={k:1e3,m:1e6,b:1e9,t:1e12},zt=["k","m","b","t"],us=new RegExp(`^-?(\\d{1,3}(,\\d{3})*|\\d+)\\.?\\d*(${zt.join("|")})?$`,"i"),ds=/^-?\d{1,3}(?:,\d{3})*(?:\.\d+)?%?$/,oe=e=>e===null||e instanceof Date||Array.isArray(e)||typeof e=="boolean"?!1:typeof e=="string"?us.test(e)&&!Number.isNaN(Number(e.replace(new RegExp(`[,${zt.join("")}]`,"gi"),""))):!Number.isNaN(Number(e)),Wr=e=>oe(e)?!0:typeof e=="string"?ds.test(e):!1,ms=/^\d{4}-\d{2}-\d{2}(T|\s)\d{1,2}:\d{2}(:\d{2}(\.\d{3})?)?(Z|\+00:00)?$/,ps=/^\s*(19\d{2}|2[01]\d{2})\s*$/,fs=[[/\bJan\b/i,"January"],[/\bFeb\b/i,"February"],[/\bMar\b/i,"March"],[/\bApr\b/i,"April"],[/\bJun\b/i,"June"],[/\bJul\b/i,"July"],[/\bAug\b/i,"August"],[/\bSept?\b/i,"September"],[/\bOct\b/i,"October"],[/\bNov\b/i,"November"],[/\bDec\b/i,"December"]],hs={"en-US":"MDY","en-GB":"DMY","pt-PT":"DMY",ar:"DMY"},zr=["/","-","."," "],$n=[["d","M","yy"],["d","MM","yy"],["d","MMMM","yy"],["dd","M","yy"],["dd","MM","yy"],["dd","MMMM","yy"],["do","MMMM","yy"],["d","M","yyyy"],["d","MM","yyyy"],["d","MMMM","yyyy"],["dd","M","yyyy"],["dd","MM","yyyy"],["dd","MMMM","yyyy"],["do","MMMM","yyyy"]],Yn=[["M","d","yy"],["M","dd","yy"],["MM","d","yy"],["MM","dd","yy"],["MMMM","d","yy"],["MMMM","dd","yy"],["MMMM","do","yy"],["M","d","yyyy"],["M","dd","yyyy"],["MM","d","yyyy"],["MM","dd","yyyy"],["MMMM","d","yyyy"],["MMMM","dd","yyyy"],["MMMM","do","yyyy"]],Kn=[["yyyy","M","d"],["yyyy","M","dd"],["yyyy","MM","d"],["yyyy","MM","dd"],["yyyy","MMMM","d"],["yyyy","MMMM","dd"],["yyyy","MMMM","do"]],Xr=[["d","MMMM"],["dd","MMMM"],["do","MMMM"],["MMMM","d"],["MMMM","dd"],["MMMM","do"]],ys=[{dateFormat:"MMMM d, yyyy",type:"date"},{dateFormat:"MMMM dd, yyyy",type:"date"},{dateFormat:"MMMM do, yyyy",type:"date"},{dateFormat:"yyyy-MM",type:"month_year"}],qr=1900,jr=2199,gs=3,bs=6,Ss=5,xs=1,vs=28,As=/\s*[–—]\s*|\s-\s/,Ts=e=>typeof e=="number"?Number.isNaN(e)?!1:e>=qr&&e<=jr:typeof e=="string"?ps.test(e):!1,Qr=(e,t)=>{const n=ke(e);return oe(n)?Vs(n):typeof n=="string"?!!Zr(n)||Xt(n)&&A.isValid(new Date(n)):A.isValid(n)},ke=e=>{if(typeof e!="string")return e;let t=e;for(const[n,r]of fs)t=t.replace(n,r);return t},Zr=(e,t=dt)=>{const n=ke(e);return Xt(n)?{type:"datetime"}:Jr(t).find(r=>!Ge(r)||r.type==="month"&&n.length<gs?!1:r.dateFormat&&A.isValid(A.parse(n,r.dateFormat,new Date)))},Xt=e=>ms.test(e.trim()),ws=(e,t=dt)=>{const[n,r]=e.split(As);if(!n||!r)return;const a=ke(n).trim(),o=ke(r).trim();return Is(t).find(s=>{if(!Ge(s)||!s.dateFormat)return!1;const i=A.parse(a,s.dateFormat,new Date),c=A.parse(o,s.dateFormat,new Date);if(!A.isValid(i)||!A.isValid(c))return!1;const l=new Gr,d=l.incrementYearIfNeeded(i),m=l.incrementYearIfNeeded(c),f=A.differenceInDays(m,d);return A.isWithinInterval(new Date(d.getFullYear(),xs,vs),{start:d,end:m})&&f===Ss?!0:f===bs})},Jr=e=>{const t={date:ea(e),year:[["yyyy"]],day_month:Xr,month_year:[["MMMM","yyyy"],["yyyy","MMMM"]],month:[["MMMM"]],quarter:[["QQQ","yyyy"],["yyyy","QQQ"]]};return[...ys,...Object.entries(t).flatMap(([n,r])=>r.flatMap(a=>zr.map(o=>({dateFormat:a.join(o),type:n}))))]},ea=e=>hs[e]==="MDY"?[...Yn,...$n,...Kn]:[...$n,...Yn,...Kn],Is=e=>{const t={weekly_date_range:Xr,weekly_date_range_with_year:ea(e)};return Object.entries(t).flatMap(([n,r])=>r.flatMap(a=>zr.map(o=>({dateFormat:a.join(o),type:n}))))},Vs=e=>{const t=Number(e);if(!le.isInteger(t))return!1;const n=new Date(t),r=new Date(t*1e3),a=o=>A.isValid(o)&&o.getFullYear()>=qr&&o.getFullYear()<=jr;return a(n)||a(r)},ta={$:"usd","£":"gbp","€":"eur","¥":"jpy","₹":"inr","₱":"php",P:"php","₩":"krw","₪":"ils","₫":"vnd","₽":"rub","฿":"thb",R$:"brl",Rp:"idr",RM:"myr","₦":"ngn",zł:"pln","₺":"try",kr:"dkk",Fr:"chf",R:"zar","د.إ":"aed","﷼":"sar",Ch$:"clp",NT$:"twd",HK$:"hkd",S$:"sgd",A$:"aud",C$:"cad",NZ$:"nzd",MX$:"mxn"},na=e=>{if(typeof e=="string"){const t=ra(e);return t.length?oe(t):!1}return oe(e)},Ls=e=>{const t=aa(e),n=t?ta[t]:void 0;if(!n)throw new Error("Could not get currency ISO");return n},ra=e=>{const t=aa(e);let n=e;if(t){const r=e.indexOf(t);r===0?n=e.slice(t.length):r===e.length-t.length?n=e.slice(0,e.length-t.length):e[0]==="-"&&r===1&&(n=`-${e.slice(t.length+1)}`)}return oe(n)?n.split(",").join(""):""},aa=e=>Object.keys(ta).sort((n,r)=>r.length-n.length).find(n=>e.includes(n)),Es=(e,t)=>{const n=typeof e=="string"?e.trim():e;if(oe(n))return{type:"decimal"};const r=typeof n=="string"&&Zr(n,t);if(r)return r;const a=typeof n=="string"&&ws(n,t);return a||(Qr(e)?{type:"date"}:Wr(e)?{type:"percentage"}:na(e)&&typeof e=="string"?{type:"currency",iso:Ls(e)}:{type:"text"})},Ms=/\s*[–—]\s*|\s-\s/,Ds=(e,t,n)=>{if(Be(e))return null;switch(t.type){case"decimal":case"integer":case"duration":return oa(e);case"percentage":return Rs(e);case"currency":return Cs(e);case"datetime":case"date":case"year":case"month_year":case"month":case"day_month":case"quarter":case"time":return qt(e,t.dateFormat,n);case"weekly_date_range":case"weekly_date_range_with_year":return ks(e,t.dateFormat,n);case"text":return _s(e);case"lookup":throw new Error("Cannot parse: lookup value formats are produced by transforms, not raw input");default:{const r=t;throw new Error(`Unhandled value format: ${r.type}`)}}},qt=(e,t,n)=>{if(e instanceof Date)return A.isValid(e)?e:null;const r=ke(String(e).trim());if(r.length===0)return null;const a=new Date;if(t){const s=A.parse(r,t,a);return A.isValid(s)?vt(s):null}for(const s of Jr(n)){if(!Ge(s)||!s.dateFormat)continue;const i=A.parse(r,s.dateFormat,a);if(A.isValid(i))return vt(i)}const o=new Date(r);return Qr(o)?Xt(r)?o:vt(o):null},oa=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;let t=e.trim();if(!oe(t))return null;let n=1;for(const r of zt)if(new RegExp(`${r}$`,"i").test(t)){n=Ce[r],t=t.slice(0,-1);break}return Number(t.split(",").join(""))*n},Rs=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();if(!Wr(t))return null;const n=Number(t.replace(/%/g,"").replace(/,/g,""))/100;return Number.isNaN(n)?null:n},Cs=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();return na(t)?oa(ra(t)):null},ks=(e,t,n)=>{const r=String(e).trim().split(Ms),[a,o]=[r[0]?.trim(),r[1]?.trim()];return!a||!o?null:qt(a,t,n)},_s=e=>String(e).trim(),vt=e=>new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())),Ns={type:"year",dateFormat:"yyyy"};class Fs extends j{dependencies(t){return[t]}run(t){const n=t._metadata?.parsingLocale??dt,r={},a=Bs(t),o=Os(t);for(const[s,i]of t.columns.entries()){if(i._metadata?.isHidden)continue;const c=a.get(i.key);if(Be(c))continue;const l=s===o?Ns:Es(c,n),d=Hr(l);r[i.key]=Ps(i.key,t.rows,l,d,n)}return new u.Dataset(r)}}const Os=e=>{const t=Gs(e.rows,5);return e.columns.findIndex(n=>{const r=t.map(a=>a[n.key]).filter(a=>!Be(a));return r.length>=2&&r.every(Ts)})},Ps=(e,t,n,r,a)=>{const o=new Gr,s=t.reduce((i,c)=>{if(Ur(c))return i;const l=Ds(c[e],n,a);return Kr(n)&&C(l)?i.push(o.incrementYearIfNeeded(l)):i.push(l),i},[]);return{type:r,values:s,valueFormat:n}},Bs=e=>{const t=new Map,n=new Set(e.columns.map(r=>r.key));for(const r of e.rows){for(const a of n){const o=r[a];Be(o)||(t.set(a,o),n.delete(a))}if(n.size===0)break}return t},Gs=(e,t)=>{const n=[];for(const r of e)if(Ur(r)||n.push(r),n.length===t)return n;return n};class Us{constructor(t){this.registry=t}compile(t,n){return this.registry.get(t).compile(n)}getPositionChannels(t){return this.registry.get(t).positionChannels}getSwatchShape(t){return this.registry.get(t).swatchShape}getSpatialKind(t){return this.registry.get(t).spatialKind}getVisualAesthetics(t){return this.registry.get(t).visualAesthetics}getHighlightStrategy(t){return this.registry.get(t).highlightStrategy}getDirectLabelPositions(t){return this.registry.get(t).directLabelPositions}getGridPolicies(t){return this.registry.get(t).gridPolicies}getIdentityKeyStrategy(t){return this.registry.get(t).identityKeyStrategy}emitsGrandTotal(t){return this.registry.get(t).emitsGrandTotal}emitsStackTotals(t){return this.registry.get(t).emitsStackTotals}supportsPerGroupHeadline(t){return this.registry.get(t).supportsPerGroupHeadline}resolveAnchorPosition(t,n,r){return this.registry.get(t).resolveAnchorPosition(n,r)}}class $s extends u.Geom{constructor(){super(...arguments),this.type="area",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"},{axis:"y",role:"lower",valueKind:"value"},{axis:"y",role:"upper",valueKind:"value"}],this.swatchShape="area",this.highlightStrategy="overlay-anchor",this.spatialKind="buckets",this.directLabelPositions=["identity","stack","dodge","fill"],this.supportsPerGroupHeadline=!0}compile({data:t,mapping:n}){if(t=u.sortByXIfContinuous(t,n),t.hasVariable(u.POSITION_VARIABLES.yMin)||(t=t.addConstantVariable(u.POSITION_VARIABLES.yMin,"numeric",0)),!t.hasVariable(u.POSITION_VARIABLES.yMax)){const r=u.extractVariableName(n.y);u.isDefined(r)&&t.hasVariable(r)&&(t=t.addVariable(u.POSITION_VARIABLES.yMax,"numeric",t.getValues(r,{type:"numeric"})))}return{data:t,mapping:{}}}}const sa=.7,Ys=.1;function ve(e){return e[u.POSITION_VARIABLES.x]}function z(e){return e[u.POSITION_VARIABLES.y]}function _e(e){return e[u.POSITION_VARIABLES.xMin]}function ye(e){return e[u.POSITION_VARIABLES.xMax]}function se(e){return e[u.POSITION_VARIABLES.yMin]}function $(e){return e[u.POSITION_VARIABLES.yMax]}function ia(e){return e[u.POSITION_VARIABLES.yRaw]}class Ks extends u.Geom{constructor(){super(...arguments),this.type="bar",this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"},{axis:"x",role:"lower",valueKind:"bandOffset"},{axis:"x",role:"upper",valueKind:"bandOffset"},{axis:"y",role:"lower",valueKind:"value"},{axis:"y",role:"upper",valueKind:"value"}],this.swatchShape="square",this.highlightStrategy="observation-rerender",this.spatialKind="rects",this.directLabelPositions=["stack","fill"],this.gridPolicies={cartesian:{hideGridX:!0},flip:{hideGridX:!0},polar:{hideGridX:!0,hideGridY:!0}},this.emitsGrandTotal=!0,this.emitsStackTotals=!0,this.supportsPerGroupHeadline=!0}compile({data:t,mapping:n}){if(t=u.sortByXIfContinuous(t,n),t.hasVariable(u.POSITION_VARIABLES.yMin)||(t=t.addConstantVariable(u.POSITION_VARIABLES.yMin,"numeric",0)),!t.hasVariable(u.POSITION_VARIABLES.yMax)){const a=u.extractVariableName(n.y);u.isDefined(a)&&t.hasVariable(a)&&(t=t.addVariable(u.POSITION_VARIABLES.yMax,"numeric",t.getValues(a,{type:"numeric"})))}const r=sa/2;return t=t.addConstantVariable(u.POSITION_VARIABLES.xMin,"numeric",-r).addConstantVariable(u.POSITION_VARIABLES.xMax,"numeric",r),{data:t,mapping:{}}}resolveAnchorPosition(t,n){if(n.type==="polar"){const s=_e(t),i=ye(t),c=se(t),l=$(t);if(s===null||i===null||c===null||l===null)return null;const d=(s+i)/2,m=(c+l)/2;return{x:.5+.5*m*Math.sin(d),y:.5-.5*m*Math.cos(d),geom:"polar-bar"}}if(n.mainAxis==="x"){const s=_e(t),i=ye(t),c=$(t)??z(t);return s===null||i===null||c===null?null:{x:(s+i)/2,y:c,geom:"bar"}}const r=se(t),a=$(t),o=ye(t)??ve(t);return r===null||a===null||o===null?null:{x:o,y:(r+a)/2,geom:"bar"}}}class Hs extends u.Geom{constructor(){super(...arguments),this.type="line",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.swatchShape="line",this.highlightStrategy="overlay-anchor",this.spatialKind="buckets",this.directLabelPositions=["identity","stack","dodge","fill"],this.supportsPerGroupHeadline=!0}compile(t){return{data:u.sortByXIfContinuous(t.data,t.mapping),mapping:{}}}resolveAnchorPosition(t,n){if(n.type==="polar")return null;const r=ve(t),a=z(t);return r===null||a===null?null:{x:r,y:a,geom:"line"}}}class Ws extends u.Geom{constructor(){super(...arguments),this.type="point",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.swatchShape="circle",this.highlightStrategy="overlay-anchor",this.spatialKind="points",this.identityKeyStrategy="index",this.supportsPerGroupHeadline=!0}compile({data:t}){return{data:t,mapping:{}}}}class zs extends u.Geom{constructor(){super(...arguments),this.type="rule",this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.highlightStrategy=null,this.supportedCoordTypes=["cartesian","flip"]}compile({data:t,mapping:n}){const r=Hn(n.y,t);if(r!==null)return{data:new u.Dataset({[u.RULE_VARIABLES.y]:{type:"numeric",values:[r.value],valueFormat:r.sourceFormat}}),mapping:{y:u.RULE_VARIABLES.y,x:void 0}};const a=Hn(n.x,t);return a!==null?{data:new u.Dataset({[u.RULE_VARIABLES.x]:{type:"numeric",values:[a.value],valueFormat:a.sourceFormat}}),mapping:{x:u.RULE_VARIABLES.x,y:void 0}}:{data:new u.Dataset,mapping:{x:void 0,y:void 0}}}validateMapping({layerId:t,mapping:n,computedVariables:r}){const a=r.has("x")||w(u.extractConstantValue(n.x)),o=r.has("y")||w(u.extractConstantValue(n.y));return a&&o?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires exactly one of 'x' or 'y', both were provided`,layerId:t}]:!a&&!o?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires a numeric value on 'x' or 'y'`,layerId:t}]:[]}}const Hn=(e,t)=>{const n=u.extractConstantValue(e);if(w(n))return{value:n,sourceFormat:void 0};const r=u.extractVariableName(e);if(r===null||!u.isStatVariable(r)||!t.hasVariable(r))return null;const[a]=t.getValues(r);return w(a)?{value:a,sourceFormat:t.getValueFormat(r)}:null};class Xs extends xe{constructor(t){super("geom"),this.register("bar",new Ks),this.register("point",new Ws),this.register("line",new Hs),this.register("area",new $s),this.register("rule",new zs);for(const n of t?.geoms??[])this.register(n.type,n)}}const jt=(e,t)=>{if(u.isDefined(t.group)){const a=u.extractVariableName(t.group);if(a!==null)return[a]}const n=new Set([u.extractVariableName(t.x),u.extractVariableName(t.y)].filter(u.isDefined)),r=new Set;for(const a in t){if(a==="x"||a==="y")continue;const o=u.extractVariableName(t[a]);u.isDefined(o)&&(n.has(o)||e.getType(o)==="categorical"&&r.add(o))}return[...r]};class qs{compute({data:t,mapping:n}){const r=jt(t,n);if(r.length===0)return{data:t.addConstantVariable(u.GROUP_VARIABLES.group,"categorical",null)};const a=t.size(),o=r.map(i=>t.getValues(i)),s=new Array(a);for(let i=0;i<a;i++)s[i]=u.getStableKey(o.map(c=>c[i]));return{data:t.addVariable(u.GROUP_VARIABLES.group,"categorical",s)}}}const ca=new Set(["x","y","ySecondary"]),mt=new Set(["color","size","alpha","strokeWidth","lineType"]),pt=e=>ca.has(e),js=e=>mt.has(e),Qs=e=>pt(e)||js(e);function Ue(e){return e==="secondary"?"ySecondary":"y"}function Y(e){return e==="ySecondary"?"y":e}const Zs=e=>{if(e===void 0)return{};const t={};for(const n of e.columns)n.label!==void 0&&(t[n.key]=n.label);return t},Js=(e,t,n)=>{const r=ie(t,"color");return r===null?{}:(e?.columns??[]).some(s=>s.key===r)?{}:n};function ie(e,t){const n=Y(t);for(const r of la(t,e)){const a=u.extractVariableName(r.mapping[n]);if(u.isDefined(a))return a}return null}const Qt=(e,t)=>e===null?null:t[e]??e,ei=(e,t)=>e===null?null:t[String(e)]??null,ce=({layers:e,scaleType:t,variableName:n})=>{if(n===null)return At(t);for(const r of e){if(!r.data.hasVariable(n))continue;const a=r.data.getValueFormat(n),o=a.type==="lookup"?a.fallback:a;return ni(o,t)?o:At(t)}return At(t)},ti=(e,t)=>t!=="y"&&t!=="ySecondary"?!1:la(t,e).some(n=>n.position==="fill");function la(e,t){return e==="ySecondary"?t.filter(n=>n.yScaleType==="secondary"):e==="y"?t.filter(n=>n.yScaleType==="primary"):t}const At=e=>{switch(e){case"continuous":return{type:"decimal"};case"datetime":return{type:"date"};case"discrete":case"palette":case"identity":return{type:"text"}}},ni=(e,t)=>{switch(t){case"continuous":return $r(e);case"datetime":return Ge(e);case"discrete":case"palette":case"identity":return!0}},ri=[{unit:"year",step:1e3},{unit:"year",step:100},{unit:"year",step:50},{unit:"year",step:20},{unit:"year",step:10},{unit:"year",step:5},{unit:"year",step:2},{unit:"year",step:1},{unit:"month",step:6},{unit:"month",step:3},{unit:"month",step:2},{unit:"month",step:1},{unit:"week",step:2},{unit:"week",step:1},{unit:"day",step:2},{unit:"day",step:1},{unit:"hour",step:12},{unit:"hour",step:6},{unit:"hour",step:3}],Wn={year:0,quarter:1,month:2,week:3,day:4,hour:5},de=40,ai=(e,t,n)=>{const r=n.unit==="quarter"?n.step*3:n.step;return ci(n.unit).range(e,new Date(t.valueOf()+1),r)},oi=({unit:e,step:t,start:n,stop:r})=>{const a=To.differenceInDays(r,n);switch(e){case"hour":return 24*a/t>de;case"day":return a/t>de;case"week":return a/(7*t)>de;case"month":return a/(30*t)>de;case"quarter":return a/(90*t)>de;case"year":return a/(365*t)>de}},si=(e,t)=>{const n=!Kr(t);switch(e.unit){case"year":return n?{type:"year"}:{type:"month"};case"quarter":return{type:"quarter"};case"month":return n?{type:"month_year"}:{type:"month"};case"week":return n?{type:"weekly_date_range_with_year"}:{type:"weekly_date_range"};case"day":return n?{type:"date"}:{type:"day_month"};case"hour":return n?{type:"datetime"}:{type:"time"}}},ii=(e,t)=>{const n=li(t);return n===null?!1:Wn[e]>Wn[n]},ci=e=>{switch(e){case"hour":return Ve.utcHour;case"day":return Ve.utcDay;case"week":return Ve.utcMonday;case"month":case"quarter":return Ve.utcMonth;case"year":return Ve.utcYear}},li=e=>{switch(e.type){case"year":return"year";case"quarter":return"quarter";case"month_year":case"month":return"month";case"weekly_date_range":case"weekly_date_range_with_year":return"week";case"date":case"day_month":case"datetime":return"day";case"time":return"hour";default:return null}},ua={left:"right",right:"left",top:"bottom",bottom:"top"},ui={x:!0,y:!0,ySecondary:!1},di=20,zn=new Set(["top","bottom"]),mi={type:"percentage"};function pi(e,t){const{scales:n,config:r,layers:a,coordSystem:o,variableLabels:s,geomCompiler:i}=e;if(o.type==="polar")return[];const c=hi(a,o.type,r,i),l=new Set(t.map(f=>f.position)),d=gi(da(r.axes.y.position,o.axisMapping.y.position),l),m=[];for(const f of ca){const p=n[f];if(!u.isDefined(p)||p.kind!=="position")continue;const h=fi({scaleAestheticKey:f,scale:p,config:r,layers:a,axisMapping:o.axisMapping,resolvedYPosition:d,gridOverrides:c,variableLabels:s});m.push(h)}return m}function fi(e){const{scaleAestheticKey:t,scale:n,config:r,layers:a,axisMapping:o,resolvedYPosition:s,gridOverrides:i,variableLabels:c}=e,l=Y(t),{axisConfig:d,position:m}=yi(t,r,o,s),f=ie(a,t),p=ti(a,t)?mi:ce({layers:a,scaleType:n.spec.scaleType,variableName:f}),h=Qt(f,c);return{scaleAestheticKey:t,aesthetic:l,position:m,label:d.label??h,isVisible:d.isVisible,tickCandidates:Si(n,p),valueFormat:p,tickMode:d.ticks.mode,ticksVisible:d.ticks.isVisible,gridVisible:bi(d,i,t),scaleType:n.spec.scaleType,bandwidth:n.bandwidth??void 0}}function hi(e,t,n,r){const a=e.flatMap(c=>{const l=r.getGridPolicies(c.geom)[t];return l?[l]:[]}),o=a.some(c=>c.hideGridX),s=a.some(c=>c.hideGridY),i=a.some(c=>c.hideBorder);return{x:{gridVisible:Xn(o,n.axes.x.grid.isVisible)},y:{gridVisible:Xn(s,n.axes.y.grid.isVisible)},borderVisible:i?!1:void 0}}function Xn(e,t){if(e&&t===null)return!1}function yi(e,t,n,r){switch(e){case"x":return{axisConfig:t.axes[e],position:da(t.axes[e].position,n[e].position)};case"y":return{axisConfig:t.axes[e],position:r};case"ySecondary":{const a=ua[r],o=le.merge({isVisible:t.axes.y.isVisible,label:null,position:a,grid:t.axes.y.grid,ticks:t.axes.y.ticks},t.axes.ySecondary);return{axisConfig:o,position:o.position}}}}function da(e,t){return zn.has(e)===zn.has(t)?e:t}function gi(e,t){return t.has(e)?ua[e]:e}function bi(e,t,n){const{gridVisible:r}=n==="x"?t.x:t.y;return r??e.grid.isVisible??ui[n]}const Si=(e,t)=>{if(e.spec.scaleType==="continuous"){const r=new Set,a=[];for(let o=1;o<=di;o++){const s=e.generateTicks({count:o}),i=u.getStableKey(s);r.has(i)||(r.add(i),a.push({ticks:s.map(c=>ot(e,c))}))}return a}return e.spec.scaleType==="datetime"?xi(e,t):[{ticks:e.generateTicks().map(r=>ot(e,r))}]},xi=(e,t)=>{const[n,r]=e.domain;if(!C(n)||!C(r))return[{ticks:e.generateTicks().map(c=>ot(e,c))}];const a=new Set,o=[],s=(i,c)=>{if(i.length===0)return;const l=u.getStableKey(i);a.has(l)||(a.add(l),o.push({ticks:i.map(d=>ot(e,d)),valueFormat:c}))};for(const i of ri)oi({...i,start:n,stop:r})||ii(i.unit,t)||s(e.generateTicks({interval:i}),si(i,t));return s(e.generateTicks({atInputs:!0})),o.sort((i,c)=>i.ticks.length-c.ticks.length),o},ot=(e,t)=>({value:t,position:e.map(t)});function Ne(e,t){return t.type==="polar"&&e==="square"?"slice":e}function ma({scale:e,aesthetics:t,layers:n,coordSystem:r}){const a=vi({layers:n,coordSystem:r,aesthetics:t}),o=pa({layers:n,aesthetics:t});return e.domain.map(s=>({value:s,swatchShape:a(s),owner:o(s)}))}function vi({layers:e,coordSystem:t,aesthetics:n}){const r=pa({layers:e,aesthetics:n}),a=e.find(s=>n.some(i=>u.isDefined(s.mapping[i]))),o=a?Ne(a.swatchShape,t):"square";return s=>{const i=r(s);return i?Ne(i.layer.swatchShape,t):o}}function pa({layers:e,aesthetics:t,layerFilter:n}){const r=new Map;for(const[a,o]of e.entries()){if(n&&!n(o))continue;const s=t.find(c=>u.isDefined(o.mapping[c]));if(s===void 0)continue;const i=u.extractVariableName(o.mapping[s]);if(!(i===null||!o.data.hasVariable(i)))for(const c of o.data.getValues(i,{distinct:!0})){const l=u.getStableKey(c);r.has(l)||r.set(l,{layer:o,layerIndex:a})}}return a=>r.get(u.getStableKey(a))}const Zt=e=>{if(e.kind==="identity")return!1;const t=e.spec.scaleType;return t!=="continuous"&&t!=="datetime"};function Ai({scales:e,layers:t,coordSystem:n,valueLabels:r}){const a=e.color;if(a===void 0||!Zt(a))return[];if(!t.some(d=>u.isDefined(d.mapping.color)))return[];const o=ie(t,"color");if(fa({colorVariableName:o,xVariableName:ie(t,"x"),mapsColorAcrossMultipleLayers:wi(t)>1,isMergedWithAnotherAesthetic:Ti(e,t,o)}))return[];const i=a.spec.scaleType,c=t.findIndex(d=>u.isDefined(d.mapping.color));return ma({scale:a,aesthetics:["color"],layers:t,coordSystem:n}).map(({value:d,swatchShape:m,owner:f})=>{const p=f?.layerIndex??c,h=t[p],y=h?u.extractVariableName(h.mapping.color):null;return{value:d,color:String(a.map(d)),shape:m,layerIndex:p,valueFormat:ce({layers:h?[h]:t,scaleType:i,variableName:y}),label:ei(d,r)}})}const fa=({colorVariableName:e,xVariableName:t,mapsColorAcrossMultipleLayers:n,isMergedWithAnotherAesthetic:r})=>r?!1:e===null||u.isInternalVariable(e)?!n:t!==null&&e===t;function Ti(e,t,n){if(n===null)return!1;for(const r of mt){if(r==="color")continue;const a=e[r];if(!(a===void 0||!Zt(a))&&ie(t,r)===n)return!0}return!1}const wi=e=>e.filter(t=>u.isDefined(t.mapping.color)).length;function Ii(e,t,n,r){const a=t.findIndex(o=>r.supportsPerGroupHeadline(o.geom));if(a===-1)return[];if(e.length<2){const o=u.extractVariableName(t[a]?.mapping.y);return[{value:null,swatch:null,layerIndex:a,groupLabelFormat:{type:"text"},label:Qt(o,n)}]}return e.map(o=>({value:o.value,swatch:{color:o.color,shape:o.shape},layerIndex:o.layerIndex,groupLabelFormat:o.valueFormat,label:o.label}))}function qn(e,t,n){if(n===null||t===null)return[...e];const r=u.getStableKey(n);return e.filter((a,o)=>u.getStableKey(t[o]??null)===r)}const Vi=(e,t)=>{switch(t){case"total":{const{sum:n,count:r}=jn(e);return r===0?null:n}case"average":{const{sum:n,count:r}=jn(e);return r===0?null:n/r}case"current":return e.at(-1)??null}},Li=(e,t)=>{if(e.length<2)return null;const n=e.at(-1),r=t==="previous"?e.at(-2):e.at(0);return n===void 0||r===void 0||n.cross===null||r.cross===null||r.cross===0?null:{variation:(n.cross-r.cross)/r.cross,against:r.main}},jn=e=>e.reduce((t,n)=>n===null?t:{sum:t.sum+n,count:t.count+1},{sum:0,count:0});function Ei(e){const{config:t,coordSystem:n}=e,r=t.headline.show;return r==="none"||r==="conversion"?null:n.type==="polar"?Mi(e,r):Di(e,r)}function Mi(e,t){if(t!=="total")return null;const{scales:n,layers:r}=e,a=r.find(c=>c.summary.grandTotal!==void 0);if(a===void 0)return null;const o=a.summary.grandTotal;if(o===void 0)return null;const s=u.extractVariableName(a.mapping.y);if(s===null)return null;const i=ce({layers:[a],scaleType:n.y?.spec.scaleType??"continuous",variableName:s});return{kind:"grandTotal",value:o,valueFormat:i}}function Di(e,t){const{config:n,scales:r,layers:a,variableLabels:o,colorGroups:s,geomCompiler:i}=e;if(!a.some(d=>i.supportsPerGroupHeadline(d.geom)))return null;const c=Ii(s,a,o,i);if(c.length===0)return null;const l=c.map(d=>Ri({group:d,show:t,compareWith:n.headline.compareWith,layers:a,scales:r})).filter(d=>d!==null);return l.length===0?null:{kind:"perGroup",items:l}}function Ri({group:e,show:t,compareWith:n,layers:r,scales:a}){const o=r[e.layerIndex];if(o===void 0)return null;const s=u.extractVariableName(o.mapping.y);if(s===null||t==="total"&&o.position==="fill")return null;const i=u.extractVariableName(o.mapping.x),c=u.extractVariableName(o.mapping.color),l=o.yScaleType==="secondary"?a.ySecondary:a.y,d=ce({layers:[o],scaleType:l?.spec.scaleType??"continuous",variableName:s}),m=_i(o.data,i),f=ce({layers:[o],scaleType:m?"datetime":a.x?.spec.scaleType??"discrete",variableName:i}),p=Ni(o.data,i),h=p.getValues(s,{type:"numeric"}),y=i!==null?p.getValues(i):[],g=c!==null?p.getValues(c):null,S=qn(h,g,e.value),b=qn(y,g,e.value);return{value:e.value,swatch:e.swatch,aggregate:Vi(S,t),valueFormat:d,groupLabelFormat:e.groupLabelFormat,mainValueFormat:f,label:e.label,observationLabel:Ci(t,m,b),comparison:ki(t,n,m,b,S)}}function Ci(e,t,n){if(e==="current"){const o=n.at(-1);return o===void 0?null:{kind:"point",value:o}}if(!t)return null;const r=n.at(0),a=n.at(-1);return r===void 0||a===void 0?null:{kind:"range",from:r,to:a}}function ki(e,t,n,r,a){if(e!=="current"||!n)return null;const o=t==="none"?"first":t,s=r.map((i,c)=>({main:i,cross:a[c]??null}));return Li(s,o)}function _i(e,t){return t!==null&&e.hasVariable(t)&&e.getType(t)==="temporal"}function Ni(e,t){return t===null||!["numeric","temporal"].includes(e.getType(t))?e:e.orderBy(t)}const ha=["point","line","area","bar","rule"],ya=new Set(ha);function ga(e){return ya.has(e)}function F(e){return e==="stack"||e==="fill"}const Fi=3;function Oi({scales:e,config:t,layers:n,coordSystem:r,variableLabels:a,colorGroups:o,geomCompiler:s}){if(t.legend.position==="none")return[];const i=new Map(o.map(g=>[u.getStableKey(g.value),g])),c=Gi({scales:e,layers:n,geomCompiler:s}),l=Hi(c),d=ie(n,"x"),m=l.map(g=>{if(Yi(g,d,n))return null;const S=zi({group:g,variableLabels:a,layers:n,coordSystem:r,colorGroupsByValue:i});return S.items.length===0?null:{group:g,built:S}}).filter(u.isDefined);if(m.length===0)return[];const f=Pi(m);if(t.legend.position==="auto"&&Zi(f,n,r))return[];const p=Ji(t.legend.position,f,n,r),h=tc(t.legend.display,p,n,r,s),y=h==="direct"?ac(n):null;return m.map(({built:g})=>Bi(g,p,h,y))}function Pi(e){return e.reduce((t,{group:n,built:r})=>{const a=n.some(o=>o.guideType!=="discrete");return t+(a?1:r.items.length)},0)}function Bi(e,t,n,r){return n!=="direct"||r===null?{...e,position:t,display:n}:{...e,position:t,display:n,items:e.items.map(a=>({...a,normalizedY:r.get(String(a.value))??null}))}}function Gi(e){const{scales:t,layers:n,geomCompiler:r}=e,a=Ui(n,r),o=[];for(const s of mt){if(!a.has(s))continue;const i=t[s];if(i===void 0||i.kind==="identity"||!$i(s,n))continue;const c=ie(n,s),l=rc(s,i);o.push({scaleAestheticKey:s,scale:i,variableName:c,guideType:l})}return o}function Ui(e,t){const n=new Set;for(const r of e)for(const a of t.getVisualAesthetics(r.geom))n.add(a);return n}function $i(e,t){const n=Y(e);return t.some(r=>u.isDefined(r.mapping[n]))}function Yi(e,t,n){const[r]=e;return r.scaleAestheticKey!=="color"?!1:fa({colorVariableName:r.variableName,xVariableName:t,mapsColorAcrossMultipleLayers:Ki(r.scaleAestheticKey,n),isMergedWithAnotherAesthetic:e.length>1})}function Ki(e,t){const n=Y(e);return t.filter(r=>u.isDefined(r.mapping[n])).length>1}function Hi(e){const t=new Map;for(const n of e){const r=nc(n),a=t.get(r);a?a.push(n):t.set(r,[n])}return[...t.values()]}function Wi(e,t,n){if(t==="lineType"){e.lineType=n;return}if(t==="color"){e.color=String(n);return}e[t]=n}function zi({group:e,variableLabels:t,layers:n,coordSystem:r,colorGroupsByValue:a}){const o=e[0],s=e.map(d=>Y(d.scaleAestheticKey)),i=ma({scale:o.scale,aesthetics:s,layers:n,coordSystem:r}),c=Qt(o.variableName,t),l=ce({layers:n,scaleType:o.scale.spec.scaleType,variableName:o.variableName});return{aesthetics:e.map(d=>d.scaleAestheticKey),title:c,items:i.map(d=>Xi(d,e,s,l,a))}}function Xi(e,t,n,r,a){const o={};for(const i of t)Wi(o,i.scaleAestheticKey,i.scale.map(e.value));const s=ji(e,t,n,r,a);return{value:e.value,label:qi(t,e,a),visual:o,normalizedY:null,swatchShape:e.swatchShape,valueFormat:s}}function qi(e,t,n){return e[0].scaleAestheticKey!=="color"?null:n.get(u.getStableKey(t.value))?.label??null}function ji(e,t,n,r,a){if(t[0].scaleAestheticKey==="color")return a.get(u.getStableKey(e.value))?.valueFormat??r;const o=e.owner?.layer,s=Qi(o,n);return o===void 0||s===null?r:ce({layers:[o],scaleType:t[0].scale.spec.scaleType,variableName:s})}function Qi(e,t){if(e===void 0)return null;for(const n of t){const r=e.mapping[n];if(r===void 0)continue;const a=u.extractVariableName(r);if(a!==null)return a}return null}function Zi(e,t,n){if(e>1)return!1;const r=n.type==="polar";return Ze(t,["line","area","bar"])||r}function Ji(e,t,n,r){if(e!=="auto")return e;if(r.type==="polar")return"top";const a=Ze(n,["line","area"]),o=Ze(n,["bar"]),s=Ze(n,["bar"],c=>F(c.position)),i=t>=Fi;return a&&o?"top":a?i?"right":"top":s?ba(r)?"top":i?"right":"top":"top"}function ec(e,t){if(e.length!==1)return!1;const n=e[0];return n?t.getDirectLabelPositions(n.geom).includes(n.position):!1}function tc(e,t,n,r,a){if(!(t==="right"&&!ba(r)))return"pill";switch(e){case"pill":return"pill";case"direct":return"direct";case"auto":return ec(n,a)?"direct":"pill"}}function ba(e){return e.type==="cartesian"&&e.mainAxis==="y"}function Ze(e,t,n){return e.some(r=>t.includes(r.geom)&&(n?.(r)??!0))}function nc(e){const t=e.scale.domain.map(u.getStableKey);return JSON.stringify([e.variableName,e.guideType,...t])}function rc(e,t){return Zt(t)?"discrete":`continuous:${e}`}function ac(e){const t=e[0];if(!t)return new Map;const n=new Map;return t.data.groupBy(u.GROUP_VARIABLES.group).forEach(r=>{const a=r.findLast(l=>u.isDefined($(l))||u.isDefined(z(l)));if(!a)return;const o=be(a);if(!u.isDefined(o))return;const s=se(a),i=$(a)??z(a);if(!u.isDefined(i))return;const c=u.isDefined(s)?(s+i)/2:i;n.set(String(o),c)}),n}class oc extends j{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[t.scales,t.config.axes,t.config.legend,t.config.headline,t.config.panel,t.layers,t.coordSystem,t.originalData]}run(t){const n=Zs(t.originalData),r=Ai({scales:t.scales,layers:t.layers,coordSystem:t.coordSystem,valueLabels:Js(t.originalData,t.layers,n)}),a={scales:t.scales,config:t.config,layers:t.layers,coordSystem:t.coordSystem,variableLabels:n,colorGroups:r,geomCompiler:this.geomCompiler},o=Ei(a),s=sc(o,Oi(a));return{axes:pi(a,s),legends:s,headline:o,panel:{border:{isVisible:t.config.panel.border.isVisible}},colorGroups:r}}}const sc=(e,t)=>e?.kind!=="perGroup"||t.some(r=>r.display==="direct")?t:[],ft=e=>e[u.IDENTITY_VARIABLES.key],ic=e=>u.getStableKey([be(e)]),Jt=(e,t)=>{const n=t!==null?e[t]??null:null;return u.getStableKey([n])},O=(e,t)=>{const n=u.extractConstantValue(t);if(n!==void 0)return()=>n;const r=u.extractVariableName(t);return u.isDefined(r)?a=>{const o=a[r];if(o===void 0)return null;switch(e.getType(r)){case"numeric":return w(o)?o:null;case"categorical":return Pe(o)?o:null;case"temporal":return C(o)?o:null;default:return null}}:()=>null},en=(e,t)=>O(e,t.x),Sa=(e,t)=>O(e,t.y),cc=(e,t)=>O(e,t.label),xa=(e,t)=>O(e,t.color),lc=(e,t)=>O(e,t.size),uc=(e,t)=>O(e,t.alpha),dc=(e,t)=>O(e,t.group),mc=(e,t)=>O(e,t.strokeWidth),Qn={variable:u.POSITION_VARIABLES.yRaw};function $e(e,t){return F(e)?Qn:t.y??Qn}function tn(e){return O(e.data,$e(e.position,e.mapping))}const pc=["lt","lte","gt","gte","range"];function Je(e,t){if("and"in e){const n=e.and.map(r=>Je(r,t));return r=>{for(const a of n)if(!a(r))return!1;return!0}}if("or"in e){const n=e.or.map(r=>Je(r,t));return r=>{for(const a of n)if(a(r))return!0;return!1}}if("not"in e){const n=Je(e.not,t);return r=>!n(r)}return fc(e,t)}function et(e,t){if("and"in e){for(const r of e.and)et(r,t);return}if("or"in e){for(const r of e.or)et(r,t);return}if("not"in e){et(e.not,t);return}const n=hc(e);if(n!==null&&t.hasVariable(e.variable)&&t.getType(e.variable)==="categorical")throw new Error(`Highlight predicate uses ordering operator '${n}' on categorical variable '${e.variable}'. Use 'eq' or 'oneOf' instead.`)}const Zn=()=>!1;function fc(e,t){if(!t.hasVariable(e.variable))return Zn;const n=t.getType(e.variable);if("eq"in e){const r=X(e.eq,n,t.parsingLocale);return a=>Jn(t.readValue(a,e.variable),r)}if("oneOf"in e){const r=e.oneOf.map(a=>X(a,n,t.parsingLocale));return a=>{const o=t.readValue(a,e.variable);for(const s of r)if(Jn(o,s))return!0;return!1}}if("lt"in e){const r=X(e.lt,n,t.parsingLocale);return a=>me(t.readValue(a,e.variable),r)==="less"}if("lte"in e){const r=X(e.lte,n,t.parsingLocale);return a=>{const o=me(t.readValue(a,e.variable),r);return o==="less"||o==="equal"}}if("gt"in e){const r=X(e.gt,n,t.parsingLocale);return a=>me(t.readValue(a,e.variable),r)==="greater"}if("gte"in e){const r=X(e.gte,n,t.parsingLocale);return a=>{const o=me(t.readValue(a,e.variable),r);return o==="greater"||o==="equal"}}if("range"in e){const[r,a]=e.range,o=X(r,n,t.parsingLocale),s=X(a,n,t.parsingLocale);return i=>{const c=t.readValue(i,e.variable),l=me(c,o),d=me(c,s);return l==="incomparable"||d==="incomparable"?!1:(l==="greater"||l==="equal")&&(d==="less"||d==="equal")}}return Zn}function hc(e){for(const t of pc)if(t in e)return t;return null}function me(e,t){if(e===null||t===null)return"incomparable";if(C(e)&&C(t)){const n=e.getTime(),r=t.getTime();return n<r?"less":n>r?"greater":"equal"}return w(e)&&w(t)?e<t?"less":e>t?"greater":"equal":"incomparable"}function Jn(e,t){return e===t?!0:C(e)&&C(t)?e.getTime()===t.getTime():!1}function X(e,t,n){return t!=="temporal"||!Pe(e)?e:qt(e,void 0,n)}function va(e){return e===null?null:{strategy:e,composition:Aa()}}function Aa(){return{isDimmed:!1,matchedLayer:null,overlayCandidates:[]}}class yc extends Se{dependencies(t){return[t.highlights,t.config.parsingLocale]}compileLayer(t,n){const r=t.highlight;if(r===null)return t;const a=n.highlights.filter(({layerId:s})=>s===void 0||s===t.id);if(a.length===0)return t;const o=gc({layer:t,highlights:a,parsingLocale:n.config.parsingLocale,strategy:r.strategy});return{...t,highlight:{...r,composition:o}}}}function gc({layer:e,highlights:t,parsingLocale:n,strategy:r}){for(const v of t)et(v.predicate,e.data);const a=u.extractVariableName(e.mapping.x),o=bc(e,n),s=t.map(v=>({predicate:Je(v.predicate,o),scope:v.scope})),i=s.some(({scope:v})=>v==="series"),c=s.some(({scope:v})=>v==="x-value"),l=r==="overlay-anchor",d=e.data.size(),m=i?new Array(d):null,f=c?new Array(d):null,p=l?new Array(d):null,h=new Uint8Array(d),y=new Set,g=new Set;let S=!1,b=0;for(const v of e.data){let K,Z;m!==null&&(K=ic(v),m[b]=K),f!==null&&(Z=Jt(v,a),f[b]=Z),p!==null&&(p[b]=v);for(const{predicate:Ke,scope:He}of s)if(Ke(v))switch(He){case"series":K!==void 0&&y.add(K);break;case"x-value":Z!==void 0&&g.add(Z);break;case"data-point":h[b]=1,S=!0;break}b++}if(y.size===0&&g.size===0&&!S)return Aa();const x=new Uint8Array(d),T=[];let L=0;for(let v=0;v<d;v++){const K=m?.[v],Z=f?.[v],Ke=K!==void 0&&y.has(K),He=Z!==void 0&&g.has(Z),On=h[v]===1;if(r==="observation-rerender")(Ke||On||He)&&(x[v]=1,L++);else if(Ke)x[v]=1,L++;else if(On||He){const Pn=p?.[v];Pn!==void 0&&T.push({observation:Pn,observationIndex:v})}}const P=L>0?{...e,data:e.data.filterByMask(x)}:null;return{isDimmed:(r==="observation-rerender"||y.size>0)&&P!==null,matchedLayer:P,overlayCandidates:T}}function bc(e,t){const n=u.extractVariableName(e.mapping.y),r=tn(e);return{hasVariable:a=>e.data.hasVariable(a),getType:a=>e.data.getType(a),readValue:(a,o)=>n!==null&&o===n?r(a):a[o]??null,parsingLocale:t}}const Sc=["x","y","color","size","alpha","strokeWidth","lineType","label"],Ta=(e,t,n,r=[])=>{const a=[];for(const o of Sc){const s=Ac(o,t,n);s===null||!e.hasVariable(s.valueVariable)||!e.hasVariable(s.formatVariable)||a.push({aesthetic:o,variable:s.valueVariable,valueFormat:e.getValueFormat(s.formatVariable)})}return{encodings:a,detailRows:vc(e,r)}},xc=e=>t=>({key:ft(t),encodings:e.encodings.map(({aesthetic:n,variable:r,valueFormat:a})=>({aesthetic:n,value:t[r]??null,valueFormat:a}))});function vc(e,t){const n=[];for(const r of t)e.hasVariable(r.variable)&&n.push({label:r.label,variable:r.variable,valueFormat:e.getValueFormat(r.variable)});return n}function Ac(e,t,n){if(e==="y"){const a=u.extractVariableName($e(n,t));return a===null?null:{valueVariable:a,formatVariable:u.extractVariableName(t.y)??a}}const r=u.extractVariableName(t[e]);return r===null?null:{valueVariable:r,formatVariable:r}}const Tc=Object.values(u.POSITION_VARIABLES);function er(e){const t=new u.Dataset({});return{id:e.id,data:t,geom:e.geom,mapping:{},position:e.position,yScaleType:e.yScaleType,params:e.params,interactive:e.interactive,dataLabels:e.dataLabels,summary:{},highlight:null,semanticMap:Ta(t,{},e.position),spatialMap:{kind:"noop"},swatchShape:"square",failed:!0}}function wc(e,t){let n;try{n=t()}catch{return er(e)}return Ic(n)?n:er(e)}function Ic(e){for(const t of Tc)if(e.data.hasVariable(t)&&e.data.getType(t)==="numeric"){for(const n of e.data.getValues(t,{type:"numeric"}))if(n!==null&&!Number.isFinite(n))return!1}return!0}const Vc=e=>e.kind==="index"?(t,n)=>String(n):t=>u.getStableKey(e.variables.map(n=>t[n])),Lc=(e,t)=>{if(e==="index")return{kind:"index"};const n=u.extractVariableName(t.x);return{kind:"fields",variables:n===null?[u.GROUP_VARIABLES.group]:[n,u.GROUP_VARIABLES.group]}},Ec=(e,t,n)=>{const r=Vc(Lc(t,n));return e.deriveVariable(u.IDENTITY_VARIABLES.key,"categorical",r)};class Mc extends Se{constructor(t,n,r,a,o){super(),this.transformCompiler=t,this.statCompiler=n,this.groupCompiler=r,this.geomCompiler=a,this.positionAdjusterCompiler=o}dependencies(t){return[t.data,t.mapping,tr(t)]}compileLayer(t,n){return wc(t,()=>{const r=this.transformCompiler.compile({data:n.data,transforms:t.transforms}),a={...n.mapping,...t.mapping};return this.runLayerPipeline(t,r,a,tr(n))})}runLayerPipeline(t,n,r,a){const o=lt({data:n,mapping:r}).pipe(({data:c,mapping:l})=>{const d=this.statCompiler.compute(t.stat,{data:c,mapping:l,xScaleIsDiscrete:a});return{data:d.data,mapping:{...l,...d.mapping}}}).pipe(({data:c,mapping:l})=>({data:this.groupCompiler.compute({data:c,mapping:l}).data,mapping:l})).pipe(({data:c,mapping:l})=>{const d=this.geomCompiler.compile(t.geom,{data:c,mapping:l,params:t.params});return{data:d.data,mapping:{...l,...d.mapping},tooltipRows:d.tooltipRows??[]}}).pipe(({data:c,mapping:l})=>{const d=this.geomCompiler.getPositionChannels(t.geom),m=this.positionAdjusterCompiler.adjust(t.position,d,{data:c,mapping:l});return{data:m.data,mapping:{...l,...m.mapping}}}).pipe(({data:c,mapping:l})=>({data:Ec(c,this.geomCompiler.getIdentityKeyStrategy(t.geom),l),mapping:l})).result(),{tooltipRows:s,...i}=o;return{...i,id:t.id,geom:t.geom,position:t.position,yScaleType:t.yScaleType,params:t.params,interactive:t.interactive,dataLabels:t.dataLabels,summary:{},highlight:va(this.geomCompiler.getHighlightStrategy(t.geom)),semanticMap:Ta(i.data,i.mapping,t.position,s),spatialMap:{kind:this.geomCompiler.getSpatialKind(t.geom)},swatchShape:this.geomCompiler.getSwatchShape(t.geom),failed:!1}}}function tr(e){return e.scales.some(t=>t.scaledAesthetic==="x"&&t.scaleType==="discrete")}class wa extends Error{constructor(t){const n=t.map(r=>`- ${r.message}`).join(`
2
2
  `);super(`Spec validation failed:
3
3
  ${n}`),this.issues=t,this.name="SpecValidationError"}}class Dc{constructor(t,n){this.transformCompiler=t,this.validator=n}check(t){const n=[];for(const r of t.layers){const a=this.transformCompiler.compile({data:t.data,transforms:r.transforms}),o={...t.mapping,...r.mapping};n.push(...this.validator.validate({layerId:r.id,geom:r.geom,stat:r.stat,effectiveMapping:o,data:a,coordType:t.coords.coordType}))}if(n.length>0)throw new wa(n)}}class Rc{constructor(t,n){this.geomRegistry=t,this.statRegistry=n}validate(t){return[...this.validateRequiredAesthetics(t),...this.validateVariableExistence(t),...this.validateGeomMapping(t),...this.validateCoordSupport(t)]}validateRequiredAesthetics({layerId:t,geom:n,stat:r,effectiveMapping:a}){const o=[],{requiredAesthetics:s}=this.geomRegistry.get(n),{computedVariables:i}=this.statRegistry.get(r.type);for(const c of s)i.has(c)||u.isDefined(u.readAesthetic(a,c))||o.push({code:"MISSING_AESTHETIC",message:`Layer '${t}': geom '${n}' requires aesthetic '${c}'`,layerId:t,aesthetic:c});return o}validateVariableExistence({layerId:t,stat:n,effectiveMapping:r,data:a}){const o=[],{computedVariables:s}=this.statRegistry.get(n.type);for(const[i,c]of Object.entries(r)){if(s.has(i))continue;const l=u.extractVariableName(c);l!==null&&(a.hasVariable(l)||o.push({code:"UNKNOWN_VARIABLE",message:`Layer '${t}': aesthetic '${i}' references variable '${l}' which does not exist in the dataset`,layerId:t,aesthetic:i}))}return o}validateGeomMapping({layerId:t,geom:n,stat:r,effectiveMapping:a}){const o=this.geomRegistry.get(n);if(o.validateMapping===void 0)return[];const{computedVariables:s}=this.statRegistry.get(r.type);return o.validateMapping({layerId:t,mapping:a,computedVariables:s})}validateCoordSupport({layerId:t,geom:n,coordType:r}){const{supportedCoordTypes:a}=this.geomRegistry.get(n);return a.includes(r)?[]:[{code:"UNSUPPORTED_COORD",message:`Layer '${t}': geom '${n}' is not supported under '${r}' coords`,layerId:t}]}}const nr=u.prefixInternalVariable("__ungrouped__"),Cc=(e,t)=>t===null?!0:e.some(n=>n.axis===t.axis&&n.role===t.role&&n.valueKind===t.valueKind),Ia=(e,t,n="y")=>{const r=n==="y"?"x":"y",a=u.extractVariableName(t[n]),o=u.extractVariableName(t[r]);if(!a||!o)return null;const s=e.getValues(u.GROUP_VARIABLES.group,{type:"categorical",distinct:!0,skipNulls:!0}),i=s.length===0,c=i?[nr]:s,l=e.getValues(o),d=e.getValues(a,{type:"numeric"}),m=e.getValues(u.GROUP_VARIABLES.group,{type:"categorical"}),f=e.size(),p=new Map;for(let h=0;h<f;h++){const y=l[h]??null,g=m[h],S=i?nr:g;if(!u.isDefined(S))continue;let b=p.get(y);b||(b=new Map,p.set(y,b)),b.set(S,h)}return{values:d,observationIndexByPartitionAndGroup:p,uniqueGroupKeys:c,observationCount:f}};class kc{constructor(t){this.registry=t}adjust(t,n,r){const a=this.registry.get(t),o=a.getConsumedChannel(r.axis??"y");return Cc(n,o)?a.adjust(r):{data:r.data,mapping:{}}}}class ht{getConsumedChannel(t){return null}}class _c extends ht{constructor(){super(...arguments),this.type="dodge"}getConsumedChannel(t){return{axis:"x",role:"point",valueKind:"value"}}adjust({data:t,mapping:n}){if(!u.extractVariableName(n.x))return{data:t,mapping:{}};const a=t.getValues(u.GROUP_VARIABLES.group,{type:"categorical",distinct:!0,skipNulls:!0});if(a.length===0)return{data:t,mapping:{}};const o=t.size(),s=t.getValues(u.GROUP_VARIABLES.group,{type:"categorical"}),i=sa/2,c=a.length>1?Ys:0,l=q.scaleBand().domain(a.map(String)).range([-i,i]).paddingInner(c).paddingOuter(0),d=l.bandwidth(),m=new Array(o).fill(null),f=new Array(o).fill(null);for(let h=0;h<o;h++){const y=s[h];if(!u.isDefined(y))continue;const g=l(String(y));u.isDefined(g)&&(m[h]=g,f[h]=g+d)}return{data:t.addVariable(u.POSITION_VARIABLES.xMin,"numeric",m).addVariable(u.POSITION_VARIABLES.xMax,"numeric",f),mapping:{}}}}class Nc extends ht{constructor(){super(...arguments),this.type="fill"}getConsumedChannel(t){return{axis:t,role:"point",valueKind:"value"}}adjust({data:t,mapping:n,axis:r="y"}){const a=Ia(t,n,r);if(a===null)return{data:t,mapping:{}};const{values:o,observationIndexByPartitionAndGroup:s,uniqueGroupKeys:i,observationCount:c}=a,l=[...o],d=new Array(c).fill(0);for(const[,f]of s){let p=0,h=0;for(const S of i){const b=f.get(S);if(b===void 0)continue;const x=o[b];x!=null&&(x>=0?p+=x:h-=x)}let y=0,g=0;for(const S of i){const b=f.get(S);if(b===void 0)continue;const x=o[b];if(x===void 0)continue;if(x===null){d[b]=null,l[b]=null;continue}const T=x>=0?p:h;if(T===0){d[b]=0,l[b]=0;continue}const L=x/T;x>=0?(d[b]=y,l[b]=y+=L):(l[b]=g,d[b]=g+=L)}}let m=t.addVariable(u.variableFor(r,"lower"),"numeric",d).addVariable(u.variableFor(r,"upper"),"numeric",l);return r==="y"&&(m=m.addVariable(u.POSITION_VARIABLES.yRaw,"numeric",o)),{data:m,mapping:{}}}}class Fc extends ht{constructor(){super(...arguments),this.type="identity"}adjust({data:t}){return{data:t,mapping:{}}}}class Oc extends ht{constructor(){super(...arguments),this.type="stack"}getConsumedChannel(t){return{axis:t,role:"point",valueKind:"value"}}adjust({data:t,mapping:n,axis:r="y"}){const a=Ia(t,n,r);if(a===null)return{data:t,mapping:{}};const{values:o,observationIndexByPartitionAndGroup:s,uniqueGroupKeys:i,observationCount:c}=a,l=[...o],d=new Array(c).fill(0);for(const[,p]of s){let h=0,y=0;for(const g of i){const S=p.get(g);if(S===void 0)continue;const b=o[S];if(b!==void 0){if(b===null){d[S]=null,l[S]=null;continue}b>=0?(d[S]=h,l[S]=h+=b):(l[S]=y,d[S]=y+=b)}}}let m=t.addVariable(u.variableFor(r,"lower"),"numeric",d).addVariable(u.variableFor(r,"upper"),"numeric",l);r==="y"&&(m=m.addVariable(u.POSITION_VARIABLES.yRaw,"numeric",o));const f=u.extractVariableName(n[r]);return f!==null&&(m=m.addVariable(f,"numeric",l)),{data:m,mapping:{}}}}class Pc extends xe{constructor(){super("position"),this.register("identity",new Fc),this.register("stack",new Oc),this.register("fill",new Nc),this.register("dodge",new _c)}}function Bc(e){let t=e.data;for(const n of e.channels)n.role==="point"&&(t=Gc(n.axis,t,e));for(const n of $c(e.channels))t=Yc(n,t,e);for(const n of e.channels)n.role==="scalar"&&(t=Uc(n,t,e));return t}function nn(e,t){return e==="x"?"x":Ue(t)}function Gc(e,t,n){const r=u.extractVariableName(n.mapping[e]),a=n.getPositionScale(nn(e,n.yScaleType));if(!r||!a)return t;const s=t.getValues(r).map(i=>u.isDefined(i)?a.map(i):null);return t.addVariable(u.variableFor(e,"point"),"numeric",s)}function Uc(e,t,n){const r=n.getPositionScale(nn(e.axis,n.yScaleType)),o=(e.aes?u.extractVariableName(u.readAesthetic(n.mapping,e.aes)):null)??u.variableFor(e.axis,e.name);if(!r||!t.hasVariable(o))return t;const i=t.getValues(o,{type:"numeric"}).map(c=>u.isDefined(c)?r.map(c):null);return t.addVariable(u.variableFor(e.axis,e.name),"numeric",i)}function $c(e){const t=new Map;for(const n of e){if(n.role==="point"||n.role==="scalar")continue;const r=`${n.axis}:${n.valueKind}`,a=t.get(r)??{axis:n.axis,valueKind:n.valueKind,hasLower:!1,hasUpper:!1};n.role==="lower"&&(a.hasLower=!0),n.role==="upper"&&(a.hasUpper=!0),t.set(r,a)}return[...t.values()].filter(n=>n.hasLower&&n.hasUpper).map(({axis:n,valueKind:r})=>({axis:n,valueKind:r}))}function Yc(e,t,n){const r=n.getPositionScale(nn(e.axis,n.yScaleType));if(!r)return t;const a=u.variableFor(e.axis,"lower"),o=u.variableFor(e.axis,"upper");return!t.hasVariable(a)||!t.hasVariable(o)?t:e.valueKind==="value"?Kc(t,r,a,o):Hc(e.axis,t,r,a,o)}function Kc(e,t,n,r){const a=e.getValues(n,{type:"numeric"}),o=e.getValues(r,{type:"numeric"}),s=e.size(),i=new Array(s),c=new Array(s);for(let l=0;l<s;l++){const d=a[l],m=o[l];u.isDefined(d)&&u.isDefined(m)?(i[l]=t.map(d),c[l]=t.map(m)):(i[l]=null,c[l]=null)}return e.addVariable(n,"numeric",i).addVariable(r,"numeric",c)}function Hc(e,t,n,r,a){const o=u.variableFor(e,"point");if(!n.bandwidth||!t.hasVariable(o))return t;const s=n.bandwidth,i=t.getValues(o,{type:"numeric"}),c=t.getValues(r,{type:"numeric"}),l=t.getValues(a,{type:"numeric"}),d=t.size(),m=new Array(d),f=new Array(d);for(let p=0;p<d;p++){const h=i[p],y=c[p],g=l[p];u.isDefined(h)&&u.isDefined(y)&&u.isDefined(g)?(m[p]=h+y*s,f[p]=h+g*s):(m[p]=null,f[p]=null)}return t.addVariable(r,"numeric",m).addVariable(a,"numeric",f)}function Wc(e,t){const n=e[t];return n?.kind==="position"?n:null}class zc extends Se{constructor(t){super(),this.geomRegistry=t}dependencies(t){return[t.scales.x,t.scales.y,t.scales.ySecondary]}compileLayer(t,n){const r=this.geomRegistry.get(t.geom),a=Bc({channels:r.positionChannels,data:t.data,mapping:t.mapping,yScaleType:t.yScaleType,getPositionScale:o=>Wc(n.scales,o)});return{...t,data:a}}}class Xc extends j{constructor(t){super(),this.registry=t}dependencies(t){return[t.layers,t.scales]}run(t){this.validateScaleTypeCompatibility(t);const n=new Map;for(const o of t.scales)n.set(o.scaledAesthetic,o);const r=this.collectValues(t.layers,n),a={};for(const[o,s]of n){const i=r.get(o)??[],c=this.registry.get(s.scaleType);a[o]=c.compile(s,i)}return a}validateScaleTypeCompatibility(t){const n=[];for(const r of t.scales){const{compatibleDataTypes:a}=this.registry.get(r.scaleType),o=Y(r.scaledAesthetic),s=t.layers.find(l=>u.isDefined(l.mapping[o]));if(!s)continue;const i=u.extractVariableName(s.mapping[o]);if(!u.isDefined(i)||!s.data.hasVariable(i))continue;const c=s.data.getType(i);if(a.includes(c)||n.push({code:"INCOMPATIBLE_TYPE",message:`Scale '${r.scaledAesthetic}' (${r.scaleType}) is incompatible with variable '${i}' (${c})`,aesthetic:o}),r.scaledAesthetic==="lineType"&&c!=="categorical"){const l=c==="temporal"?"Bucket the variable into categorical periods (e.g. quarter, year) first.":"Bin the variable into categorical buckets first.";n.push({code:"INCOMPATIBLE_TYPE",message:`Scale 'lineType' is discrete-only and cannot be mapped to ${c} variable '${i}'. ${l}`,aesthetic:o})}}if(n.length>0)throw new wa(n)}collectValues(t,n){const r=new Map;for(const a of t)for(const[o,s]of Object.entries(a.mapping)){const i=o,c=i==="y"?Ue(a.yScaleType):i;if(!Qs(c)||!n.has(c))continue;const l=this.resolveVariables(i,s,a.data);this.collectFromVariables(a.data,l,c,r)}return r}resolveVariables(t,n,r){if(t==="y"&&this.hasPositionAdjustedY(r))return[u.POSITION_VARIABLES.yMin,u.POSITION_VARIABLES.yMax];const a=u.extractVariableName(n);return!a||!r.hasVariable(a)?[]:[a]}hasPositionAdjustedY(t){return t.hasVariable(u.POSITION_VARIABLES.yMin)&&t.hasVariable(u.POSITION_VARIABLES.yMax)}collectFromVariables(t,n,r,a){if(n.length===0)return;let o=[];for(const i of n)o=o.concat(t.getValues(i));const s=a.get(r);a.set(r,s?s.concat(o):o)}}class Ye{createPositionScale(t,n){return{kind:"position",aesthetic:Y(t.scaledAesthetic),spec:t,...n}}createVisualScale(t,n){return{kind:"visual",aesthetic:Y(t.scaledAesthetic),spec:t,...n}}}class qc extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["numeric"]}compile(t,n){if(t.scaleType!=="continuous")throw new Error("ContinuousScale.compile received non-continuous spec");const r=pt(t.scaledAesthetic),a=this.computeDataDomain(n,t);return r?this.buildPositionScale(a,t):this.buildVisualScale(a,t)}computeDataDomain(t,n){let r=1/0,a=-1/0;for(const o of t)typeof o=="number"&&(o<r&&(r=o),o>a&&(a=o));return r===1/0?[0,0]:(n.zero&&(r>0&&(r=0),a<0&&(a=0)),[r,a])}createD3Scale(t,n,r){let a=[r.domainMin??t[0],r.domainMax??t[1]];const o=r.transform==="log"&&jc(a),s=o?q.scaleLog():r.transform==="sqrt"?q.scaleSqrt():q.scaleLinear();return r.nice&&!o&&(a=s.copy().domain(a).nice().domain()),s.domain([r.domainMin??a[0],r.domainMax??a[1]]).range(n).clamp(r.clamp)}buildPositionScale(t,n){const r=n.reverse?[1,0]:[0,1],a=this.createD3Scale(t,r,n);return this.createPositionScale(n,{map:a,domain:a.domain(),bandwidth:null,generateTicks:o=>o&&"count"in o?a.ticks(o.count):a.ticks()})}buildVisualScale(t,n){const r=n.range??[0,1],a=n.reverse?[r[1],r[0]]:r,o=this.createD3Scale(t,a,n);return this.createVisualScale(n,{map:o,domain:o.domain(),generateTicks:s=>s&&"count"in s?o.ticks(s.count):o.ticks()})}}const jc=e=>{const[t,n]=e;return t>0&&n>0||t<0&&n<0};class Qc extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["temporal"]}compile(t,n){if(t.scaleType!=="datetime")throw new Error("DatetimeScale.compile received non-datetime spec");const r=pt(t.scaledAesthetic),a=this.computeDataDomain(n);if(!r)throw new Error("Datetime scale is not supported for non-position aesthetics");return this.buildScale(a,t,this.collectInputDates(n))}collectInputDates(t){const n=new Set,r=[];for(const a of t){if(!(a instanceof Date))continue;const o=a.getTime();n.has(o)||(n.add(o),r.push(a))}return r.sort((a,o)=>a.getTime()-o.getTime()),r}computeDataDomain(t){let n=1/0,r=-1/0;for(const a of t){if(!(a instanceof Date))continue;const o=a.getTime();o<n&&(n=o),o>r&&(r=o)}return n===1/0?[]:[new Date(n),new Date(r)]}createD3Scale(t,n,r){const a=Zc(t)?t:[],o=q.scaleUtc().domain(a).range(n).clamp(r.clamp);if(r.nice&&o.nice(),u.isDefined(r.domainMin)||u.isDefined(r.domainMax)){const[s,i]=o.domain();s!==void 0&&i!==void 0&&o.domain([r.domainMin??s,r.domainMax??i])}return o}buildScale(t,n,r){const a=n.reverse?[1,0]:[0,1],o=this.createD3Scale(t,a,n),[s,i]=o.domain(),c=s&&i?r.filter(l=>l>=s&&l<=i):[];return this.createPositionScale(n,{map:o,domain:o.domain(),bandwidth:null,generateTicks:l=>l&&"atInputs"in l?c:l&&"interval"in l?s&&i?ai(s,i,l.interval):[]:o.ticks(l?.count)})}}const Zc=e=>e.length===2&&C(e[0])&&C(e[1]),pe={transform:"linear",reverse:!1,nice:!0,zero:!1,domainMin:null,domainMax:null},rr={size:[4,20],alpha:[.1,1],strokeWidth:[1,4]},We={domainMin:null,domainMax:null,nice:!1,reverse:!1},De={range:null,domain:null,padding:.1,reverse:!1},Jc={palette:{type:"default"}};class el extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["categorical","numeric","temporal"]}compile(t,n){if(t.scaleType!=="discrete")throw new Error("DiscreteScale.compile received non-discrete spec");const r=pt(t.scaledAesthetic),a=this.computeDataDomain(n,t);return r?this.buildPositionScale(a,t):this.buildVisualScale(a,t)}computeDataDomain(t,n){if(n.domain!==null&&n.domain.length>0)return[...n.domain];const r=new Set,a=[];for(const o of t)r.has(o)||(r.add(o),a.push(o));return a}buildPositionScale(t,n){const r=t.map(String),a=n.padding??De.padding,o=n.reverse?[1,0]:[0,1],s=q.scaleBand().domain(r).range(o).paddingInner(a).paddingOuter(a/2),i=s.bandwidth()/2;return this.createPositionScale(n,{map:c=>(s(String(c))??0)+i,domain:t,bandwidth:s.bandwidth(),generateTicks:()=>[...t]})}buildVisualScale(t,n){const r=t.map(String),a=n.range&&n.range.length>0?q.scaleOrdinal().domain(r).range(n.range).unknown(n.range[0]):null;return this.createVisualScale(n,{map:o=>{const s=String(o);return a?a(s):s},domain:t,generateTicks:()=>t})}}class tl extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["numeric","categorical","temporal"]}compile(t){if(t.scaleType!=="identity")throw new Error("IdentityScale.compile received non-identity spec");return{kind:"identity",aesthetic:Y(t.scaledAesthetic),spec:t,map:n=>n,domain:[],generateTicks:()=>[]}}}const Va=["grey","red","orange","yellow","green","cyan","blue","purple","pink"],La=["cyan","pink","purple","red","orange","yellow","green","blue"],rn=["#B399FE","#FC7E91","#33B6E0","#FFC849","#25CDA5","#FA9B65","#D93C95","#845FD8","#3F8EEB","#58C8D8","#F35074","#6EA0DA"],B={red:"#E83562",orange:"#F38650",yellow:"#FBBC30",green:"#31FCB4",cyan:"#40F8FF",blue:"#279EFF",purple:"#B399FD",dark_purple:"#6D48D2",plum:"#C82184",pink:"#FC8497"},nl=[B.purple,B.pink,B.yellow,B.blue,B.red,B.cyan,B.orange,B.plum,B.green,B.dark_purple],N={green:"#B2DDC9",cyan:"#A2D5E2",blue:"#AAC4FF",purple:"#B2A4FF",plum:"#DCA8C7",pink:"#FFCCD3",red:"#FFADAD",orange:"#FFDEB4",yellow:"#FDF7C3"},rl=[N.green,N.purple,N.red,N.cyan,N.pink,N.blue,N.orange,N.plum,N.yellow],Gt={grey900:"#1c1917",grey800:"#292524",grey700:"#44403c",grey600:"#57534e",grey500:"#78716c",grey400:"#a8a29e",grey300:"#d6d3d1",grey200:"#e7e5e4",grey100:"#f5f5f4",grey50:"#fafaf9",red900:"#7f1d1d",red800:"#991b1b",red700:"#b91c1c",red600:"#dc2626",red500:"#ef4444",red400:"#f87171",red300:"#fca5a5",red200:"#fecaca",red100:"#fee2e2",red50:"#fef2f2",orange900:"#7c2d12",orange800:"#9a3412",orange700:"#c2410c",orange600:"#ea580c",orange500:"#f97316",orange400:"#fb923c",orange300:"#fdba74",orange200:"#fed7aa",orange100:"#ffedd5",orange50:"#fff7ed",yellow900:"#553B0C",yellow800:"#6F4B08",yellow700:"#8D6300",yellow600:"#BD8A00",yellow500:"#E5B400",yellow400:"#FFC800",yellow300:"#FBDA2B",yellow200:"#FEED72",yellow100:"#FEF8B4",yellow50:"#FEFCE2",green900:"#064e3b",green800:"#065f46",green700:"#047857",green600:"#059669",green500:"#10b981",green400:"#34d399",green300:"#6ee7b7",green200:"#a7f3d0",green100:"#d1fae5",green50:"#ecfdf5",cyan900:"#164e63",cyan800:"#155e75",cyan700:"#0e7490",cyan600:"#0891B2",cyan500:"#06b6d4",cyan400:"#22d3ee",cyan300:"#67e8f9",cyan200:"#a5f3fc",cyan100:"#cffafe",cyan50:"#ecfeff",blue900:"#1e3a8a",blue800:"#1e40af",blue700:"#1d4ed8",blue600:"#2563eb",blue500:"#3b82f6",blue400:"#60a5fa",blue300:"#93c5fd",blue200:"#bfdbfe",blue100:"#dbeafe",blue50:"#eff6ff",purple900:"#4c1d95",purple800:"#5b21b6",purple700:"#6d28d9",purple600:"#7c3aed",purple500:"#8b5cf6",purple400:"#a78bfa",purple300:"#c4b5fd",purple200:"#ddd6fe",purple100:"#ede9fe",purple50:"#f5f3ff",pink900:"#751A5E",pink800:"#8F1972",pink700:"#AF1C8A",pink600:"#D326A8",pink500:"#E845BF",pink400:"#F979D9",pink300:"#FCABE8",pink200:"#FED0F3",pink100:"#FFE8F9",pink50:"#FFF4FC"},al=[Gt.grey200,N.green,N.red,Gt.grey200],ar={dark:{1:[500],2:[600,400],3:[600,400,200],4:[600,500,300,100],5:[700,600,400,200,50],6:[600,500,400,300,200,100],7:[600,500,400,300,200,100,50],default:[700,600,500,400,300,200,100,50]},light:{1:[600],2:[700,500],3:[800,600,400],4:[800,600,400,300],5:[800,700,600,500,400],6:[800,700,600,500,400,300],7:[900,800,700,600,500,400,300],default:[900,800,700,600,500,400,300,200]}},k={cyan:"#22D3EE",pink:"#F377EF",purple:"#6528F7",red:"#FB2576",orange:"#FF9300",yellow:"#FBFF00",green:"#06FF00",blue:"#0079FF"},ze=[k.cyan,k.pink,k.purple,k.red,k.orange,k.yellow,k.green,k.blue],ol=[k.cyan,k.green,k.red,k.cyan],Xe={start:"#84D1FC",positive:"#84FC89",negative:"#FC8497",total:"#84D1FC"},sl=[Xe.start,Xe.positive,Xe.negative,Xe.total];function il(e,t="light",n){return((n!==void 0?ar[t][n]:void 0)??ar[t].default).map(a=>Gt[`${e}${a}`])}function cl(e){const t=ze.indexOf(k[e]);return t<=0?ze:[...ze.slice(t),...ze.slice(0,t)]}function ll(e,t){switch(e.type){case"default":return rn;case"graphy":return e.variant==="waterfall"?sl:nl;case"pastel":return e.variant==="waterfall"?al:rl;case"neon":return e.variant==="waterfall"?ol:cl(e.base);case"mono":return il(e.base,e.variant??"light",t);case"custom":return e.colors}}function ul(e,t){if(!e)return Jc.palette;if(e.type==="custom"){const n=t[e.id];if(!n)throw new Error(`Custom palette with id "${e.id}" not found`);return{type:"custom",id:e.id,colors:n}}return e}class dl extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["categorical","temporal"]}compile(t,n){if(t.scaleType!=="palette")throw new Error("PaletteScale.compile received non-palette spec");const r=this.computeDomain(n),a=ll(t.palette,r.length),o=a.length>0?a:[...rn],s=q.scaleOrdinal().domain(r.map(String)).range(o).unknown(o[0]);return this.createVisualScale(t,{map:i=>s(String(i)),domain:r,generateTicks:()=>r})}computeDomain(t){const n=new Set,r=[];for(const a of t)n.has(a)||(n.add(a),r.push(a));return r}}class ml extends xe{constructor(){super("scale"),this.register("continuous",new qc),this.register("discrete",new el),this.register("datetime",new Qc),this.register("identity",new tl),this.register("palette",new dl)}}const Ea=e=>!("layers"in e),I={point:pl,line:fl,area:hl,bar:yl,rule:gl};function pl(e={}){return{type:"layer",geom:"point",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function fl(e={}){return{type:"layer",geom:"line",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function hl(e={}){return{type:"layer",geom:"area",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function yl(e={}){return{type:"layer",geom:"bar",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function gl(e={}){return{type:"layer",geom:"rule",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}const an={identity:Sl,count:xl,smooth:bl,mean:vl};function bl(e){return{type:"smooth",method:e.method,order:e.order,bandwidth:e.bandwidth}}function Sl(){return{type:"identity"}}function xl(){return{type:"count"}}function vl(){return{type:"mean"}}const re={reshape:Al,filter:Tl,sort:wl,aggregate:Il,constant:Vl};function Al(e={}){return{type:"transform",transformType:"reshape",options:e}}function Tl(e){return{type:"transform",transformType:"filter",options:e}}function wl(e){return{type:"transform",transformType:"sort",options:e}}function Il(e){return{type:"transform",transformType:"aggregate",options:e}}function Vl(e){return{type:"transform",transformType:"constant",options:e}}const or="#%_ENCODED_%#",Ma=e=>{if(!e.startsWith(or))return e;try{const{value:t}=JSON.parse(e.slice(or.length));return typeof t=="string"?t:e}catch{return e}},Ll=({annotations:e,dataset:t,mapping:n})=>{const r=[],a=[],o=[],s=[],i=[],c=[],l=[],d=u.extractVariableName(n.x);for(const m of e??[])switch(m.type){case"difference-arrow":{const f=El(m,d,t);f!==null&&r.push(f);break}case"shape":{a.push(Ml(m));break}case"arrow":{o.push(kl(m));break}case"highlight":break;case"text":{s.push(Dl(m));break}case"sticker":{const f=Rl(m,d,t);f!==null&&i.push(f);break}case"tooltip":{const f=Cl(m,d,t);if(f===null)break;f.kind==="pinnedNumber"?c.push(f.value):l.push(f.value);break}default:{const f=m;throw new Error(`Unsupported annotation type: ${f.type}`)}}return{differenceArrows:r,shapes:a,freeformArrows:o,textAnnotations:s,stickers:i,pinnedNumbers:c,comments:l}},El=(e,t,n)=>{const r=st({dataset:n,input:e.start,anchorVariable:t}),a=st({dataset:n,input:e.end,anchorVariable:t});return r===null||a===null?null:{id:e.id,start:r,end:a,label:e.show,color:e.color??null,size:e.size,labelCrossPosition:e.labelPosition}},Ml=e=>({id:e.id,kind:e.shape,zOrder:e.layer==="abovePlot"?"foreground":"background",x:e.x,y:e.y,width:e.width,height:e.height,fillColor:e.fillColor,fillOpacity:e.fillOpacity,strokeWidth:e.strokeWidth,strokeColor:e.fillColor}),Dl=e=>({id:e.id,content:e.content,x:e.x,y:e.y,width:e.width,backgroundColor:e.backgroundColor??null,backgroundColorStyle:e.backgroundColorStyle}),Rl=(e,t,n)=>{const r=st({dataset:n,input:e,anchorVariable:t});return r===null?null:{id:e.id,anchor:r,sticker:e.sticker}},Cl=(e,t,n)=>{const r=st({dataset:n,input:e,anchorVariable:t});return r===null?null:e.caption===null||e.caption===void 0?{kind:"pinnedNumber",value:{id:e.id,anchor:r}}:{kind:"comment",value:{id:e.id,anchor:r,content:e.caption}}},kl=e=>({id:e.id,start:{x:e.startX,y:e.startY},end:{x:e.endX,y:e.endY},color:e.color??null,thickness:e.thickness,startArrowheadStyle:e.startArrowheadStyle,endArrowheadStyle:e.endArrowheadStyle,lineStyle:e.lineStyle,hasStickerStyle:e.hasStickerStyle}),st=({dataset:e,input:t,anchorVariable:n})=>{if(!u.isDefined(t)||!u.isDefined(t.columnKey))return null;const r=_l(t,n,e);return r===null?null:{anchorValue:r,groupValue:Ma(t.columnKey)}},_l=(e,t,n)=>e.rowValue!==void 0?e.rowValue:t===null||!u.isDefined(e.rowIndex)||!n.hasVariable(t)?null:n.getValues(t)[e.rowIndex]??null,Da=["lilac","neon_pink","blackberry","sun","iceland","sunset","ultraviolet","purple","ice_cream","mint","cool","fresh"];function Ra(e){return{type:"config",config:e}}const Nl="#E5E5E5",Fl={x:"top",y:"left"},Ol=new Set(["pie","donut"]);function Pl(e){return Ra({legend:Yl(e.legend),axes:Hl(e.axes),headline:Wl(e),numberFormat:zl(e.appearance),content:Xl(e.content),appearance:Bl(e.appearance,e.themeOverrides)}).config}function Bl(e,t){const n=$l(e?.border),r=e?.hasRoundedCorners===!1?0:void 0,a=Gl(e,t),o={};return e?.textScale!==void 0&&(o.textScale=e.textScale),n!==void 0&&(o.border=n),r!==void 0&&(o.cornerRadius=r),a!==void 0&&(o.background=a),e?.highlightStyle!==void 0&&(o.highlightStyle=e.highlightStyle==="grey"?"desaturate":"dim"),Object.keys(o).length>0?o:void 0}function Gl(e,t){if(e?.backgroundModifier==="tint")return{type:"tinted"};const n=t?.graphBackground;if(typeof n=="string")return{type:"solid",color:n}}const Ul=e=>Da.includes(e);function $l(e){if(!e?.style)return;if(e.style==="none")return{type:"none"};const t=e.width??0;if(e.style==="grey")return{type:"solid",color:Nl,width:t};if(e.style==="preset")return e.color===void 0||!Ul(e.color)?void 0:{type:"preset",preset:e.color,width:t};if(e.color!==void 0)return e.style==="custom"?{type:"solid",color:e.color,width:t}:{type:e.style,color:e.color,width:t}}function Yl(e){if(e)return{position:e.position}}function sr(e,t,n){return!t&&n===void 0?{}:{...t?.isHidden!==void 0?{isVisible:!t.isHidden}:void 0,...t?.label!==void 0?{label:t.label}:void 0,...t?.isReversed?{position:Fl[e]}:void 0,...t?.tickDisplayMode?{labels:{mode:t.tickDisplayMode}}:void 0,...n!==void 0?{grid:{isVisible:n}}:void 0}}function Kl(e){return{...e.label!==void 0?{label:e.label}:void 0}}function Hl(e){if(e)return{x:sr("x",e.x,e.showGridLines),y:sr("y",e.y,e.showGridLines),...e.y2?{ySecondary:Kl(e.y2)}:void 0}}function Wl(e){const{headlineNumbers:t,options:n,type:r}=e,a=r!==void 0&&Ol.has(r)?n?.pieTotalPosition:void 0;if(t===void 0&&a===void 0)return;const o={};return t?.show!==void 0&&(o.show=t.show),t?.compareWith!==void 0&&(o.compareWith=t.compareWith),t?.size!==void 0&&(o.size=t.size),a!==void 0&&(o.show="total",o.position=a==="center"?"center":"above"),o}function zl(e){if(e?.numberFormat)return{decimals:e.numberFormat.decimalPlaces,abbreviation:e.numberFormat.abbreviation}}function Xl(e){if(!e)return;const t={};e.title!==void 0&&(t.title=e.title),e.isTitleHidden!==void 0&&(t.isTitleVisible=!e.isTitleHidden),e.subtitle!==void 0&&(t.subtitle=e.subtitle),e.isSubtitleHidden!==void 0&&(t.isSubtitleVisible=!e.isSubtitleHidden),e.caption!==void 0&&(t.caption=e.caption),e.isCaptionHidden!==void 0&&(t.isCaptionVisible=!e.isCaptionHidden);const n=ql(e.source);return n!==void 0&&(t.source=n),e.isSourceHidden!==void 0&&(t.isSourceVisible=!e.isSourceHidden),t}function ql(e){if(!e)return;const t={};return e.label!==void 0&&(t.label=e.label),e.url!==void 0&&(t.url=e.url),Object.keys(t).length===0?void 0:t}const R={cartesian:(e={})=>({type:"coord",coordType:"cartesian",params:e}),flip:(e={})=>({type:"coord",coordType:"flip",params:e}),polar:(e={})=>({type:"coord",coordType:"polar",params:e})},jl={showDataLabels:!1,format:"absolute",showStackTotals:!1,showCategoryLabels:!1,labelSource:{variable:u.POSITION_VARIABLES.yRaw}},tt={stat:{type:"identity"},position:"identity",params:{size:8}},Tt={stat:{type:"identity"},position:"identity",params:{lineWidth:"auto",interpolate:"linear",missingValues:"gap"}},wt={stat:{type:"identity"},position:"stack",params:{lineWidth:"auto",interpolate:"linear",missingValues:"zero"}},It={stat:{type:"identity"},position:"dodge",params:{}},Le={stat:{type:"identity"},position:"identity",interactive:!1,params:{strokeWidth:1,lineType:"dashed",labelPosition:"start"}},Ae="primary";function Ql(e,t){const n={...jl};return e==="bar"&&t==="polar"&&(n.format="percentage"),n}function E(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"continuous",transform:t.transform,reverse:t.reverse,nice:t.nice,zero:t.zero,clamp:t.clamp,domainMin:t.domainMin??null,domainMax:t.domainMax??null,range:t.range}}function nt(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"datetime",domainMin:t.domainMin??null,domainMax:t.domainMax??null,nice:t.nice,reverse:t.reverse,clamp:t.clamp}}function G(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"discrete",range:t.range,domain:t.domain??null,padding:t.padding,reverse:t.reverse}}function Re(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"identity"}}function rt(e,t){return{type:"scale",scaledAesthetic:e,scaleType:"inferred",options:t}}function Ca(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"palette",palette:t.palette}}const ae={x:Object.assign(e=>rt("x",e),{continuous:e=>E("x",e),discrete:e=>G("x",e),datetime:e=>nt("x",e),log:e=>E("x",{...e,transform:"log"}),sqrt:e=>E("x",{...e,transform:"sqrt"})}),y:Object.assign(e=>rt("y",e),{continuous:e=>E("y",e),discrete:e=>G("y",e),datetime:e=>nt("y",e),log:e=>E("y",{...e,transform:"log"}),sqrt:e=>E("y",{...e,transform:"sqrt"})}),ySecondary:Object.assign(e=>rt("ySecondary",e),{continuous:e=>E("ySecondary",e),discrete:e=>G("ySecondary",e),datetime:e=>nt("ySecondary",e),log:e=>E("ySecondary",{...e,transform:"log"}),sqrt:e=>E("ySecondary",{...e,transform:"sqrt"})}),color:{continuous:e=>E("color",e),discrete:e=>G("color",e),palette:e=>Ca("color",e)},size:{continuous:e=>E("size",e),discrete:e=>G("size",e),identity:e=>Re("size",e)},alpha:{continuous:e=>E("alpha",e),discrete:e=>G("alpha",e),identity:e=>Re("alpha",e)},strokeWidth:{continuous:e=>E("strokeWidth",e),discrete:e=>G("strokeWidth",e),identity:e=>Re("strokeWidth",e)},lineType:{discrete:e=>G("lineType",e),identity:e=>Re("lineType",e)}},_="key",W="value",ir=u.prefixInternalVariable("lineSeriesLabel"),cr=u.prefixInternalVariable("barSeriesLabel"),it=u.prefixInternalVariable("constantY"),Zl=(e,t,n,r)=>ou[t](e,n,r),on=e=>{const{numeric:t,categorical:n,temporal:r}=e.groupVariableNamesByType();return u.isDefined(r[0])?r[0]:u.isDefined(n[0])?n[0]:u.isDefined(t[0])?t[0]:""},sn=e=>{const t=on(e),{numeric:n}=e.groupVariableNamesByType(),r=n.filter(o=>o!==t);return r.length<=1?{dataset:e,mapping:{x:t,y:r[0]??""},seriesVariables:r}:{dataset:e.reshapeFromWideToLong({keep:[t],keyName:_,valueName:W}),mapping:{x:t,y:W,color:_},seriesVariables:r}},cn=e=>{const t=e.appearance?.seriesStyles;if(!t||e.seriesVariables.length===0)return{mapping:{},scales:[]};if(!e.seriesVariables.some(a=>u.isDefined(t[a]?.lineStyle)))return{mapping:{},scales:[]};if(e.seriesVariables.length===1){const a=e.seriesVariables[0];if(!a)return{mapping:{},scales:[]};const o=t[a]?.lineStyle;return o?{mapping:{lineType:{value:o}},scales:[]}:{mapping:{},scales:[]}}const r=e.seriesVariables.map(a=>t[a]?.lineStyle??"solid");return{mapping:{lineType:_},scales:[ae.lineType.discrete({domain:e.seriesVariables,range:r})]}},Jl=e=>{const{categorical:t,temporal:n,numeric:r}=e.groupVariableNamesByType(),a=r[0];if(!u.isDefined(a))throw new Error("No first numeric variable found");const o=r.slice(1);return o.length===0?{dataset:e.addConstantVariable(it,"categorical",""),mapping:{x:a,y:it,label:t[0]}}:o.length===1?{dataset:e,mapping:{x:a,y:o[0]??"",label:t[0]}}:{dataset:e.reshapeFromWideToLong({keep:[a,...t,...n],keyName:_,valueName:W}),mapping:{x:a,y:W,label:t[0],color:_}}},eu=e=>{const{categorical:t,temporal:n,numeric:r}=e.groupVariableNamesByType();let a,o;if(u.isDefined(t[0])&&u.isDefined(r[0]))a=t[0],o=r[0];else if(u.isDefined(n[0])&&u.isDefined(r[0]))a=n[0],o=r[0];else if(u.isDefined(r[0])&&u.isDefined(r[1]))a=r[0],o=r[1];else throw new Error("No label or value variable found");return{x:"",y:o,color:a}},ka=(e,t,n)=>{const{dataset:r,mapping:a,seriesVariables:o}=sn(e.dataset),s=cn({appearance:n,seriesVariables:o}),i=[I.line({params:{lineWidth:t?.lineThickness,interpolate:t?.isSmoothLine?"catmull-rom":"linear",missingValues:t?.missingValues}})];return t?.showPoints&&i.push(I.point({params:{size:_a(t.pointSize)},interactive:!1})),{dataset:r,layers:i,coords:R.cartesian(),mapping:{...a,...s.mapping},scales:s.scales,seriesVariables:o}},tu=(e,t,n)=>{const{dataset:r,mapping:a,seriesVariables:o}=sn(e.dataset),s=cn({appearance:n,seriesVariables:o}),i=[I.area({position:"stack",params:{lineWidth:t?.lineThickness,interpolate:t?.isSmoothLine?"catmull-rom":"linear",missingValues:t?.missingValues}})];return t?.showPoints&&i.push(I.point({params:{size:_a(t.pointSize)},position:"stack",interactive:!1})),{dataset:r,layers:i,coords:R.cartesian(),mapping:{...a,...s.mapping},scales:s.scales,seriesVariables:o}},ee=(e,t,n,r,a)=>{const{dataset:o,mapping:s,seriesVariables:i}=sn(e.dataset),c=[];if(r?.sortBars){const l=u.extractVariableName(s.y);l!==null&&l!==""&&c.push(re.sort({variableName:l,direction:"desc"}))}if(!a?.useSingleColorForBars){const l=on(e.dataset),{numeric:d}=e.dataset.groupVariableNamesByType();d.filter(f=>f!==l).length===1&&e.dataset.getType(l)==="categorical"&&(s.color=l)}return{dataset:o,layers:[I.bar({position:t})],coords:n,mapping:s,scales:[],transforms:c,seriesVariables:i}},lr=(e,t)=>({dataset:e.dataset,layers:[I.bar({position:"fill"})],coords:R.polar({theta:"y",innerRadius:t==="donut"?.55:0}),mapping:eu(e.dataset),scales:[],seriesVariables:[]}),nu=e=>{const{dataset:t,mapping:n}=Jl(e.dataset);return{dataset:t,layers:[I.point()],coords:R.cartesian(),mapping:n,scales:[],seriesVariables:[]}},ru=e=>{const{numeric:t,categorical:n}=e.dataset.groupVariableNamesByType(),r=t[0];if(!u.isDefined(r))throw new Error("No first numeric variable found");const o=u.isDefined(t[1])?e.dataset:e.dataset.addConstantVariable(it,"categorical",""),s={x:r,y:t[1]??it,size:t[2],label:n[0]},i=[];return u.isDefined(s.size)&&i.push(ae.size.continuous()),{dataset:o,layers:[I.point()],coords:R.cartesian(),mapping:s,scales:i,seriesVariables:[]}},Vt=(e,t,n)=>{const r=n?.seriesStyles?.[e]?.lineStyle;return I.line({transforms:[re.constant({variableName:ir,type:"categorical",value:e})],aes:{y:e,color:ir,...r?{lineType:{value:r}}:{}},...t?{yScaleType:"secondary"}:void 0})},au=(e,t,n)=>{const{numeric:r,categorical:a,temporal:o}=e.dataset.groupVariableNamesByType(),s=on(e.dataset),i=[...a,...o],c=r.filter(g=>g!==s),l=t?.comboType??"grouped-bars",d=l==="lines";if(c.length===1)return d?ka(e,t,n):ee(e,"dodge",R.cartesian(),t,n);const m=e.axes?.hasDualYAxis===!0,f=d?[]:c.slice(0,-1),p=d?c:c.slice(-1),h=[],y=[];if(f.length>0){const g=l==="stacked-bars"?"stack":"dodge",S=f.length===1?f[0]:null;u.isDefined(S)?h.push(I.bar({transforms:[re.constant({variableName:cr,type:"categorical",value:S})],aes:{y:S,color:cr},position:g})):h.push(I.bar({transforms:[re.reshape({keep:i,reshape:f,keyName:_,valueName:W})],aes:{y:W,color:_},position:g}))}if(d&&p.length>=2){const g=m?p.slice(0,-1):p,S=g.length===1?g[0]:null;if(u.isDefined(S))h.push(Vt(S,!1,n));else{const b=cn({appearance:n,seriesVariables:g});h.push(I.line({transforms:[re.reshape({keep:i,reshape:g,keyName:_,valueName:W})],aes:{y:W,color:_,...b.mapping}})),y.push(...b.scales)}if(m){const b=p[p.length-1];u.isDefined(b)&&h.push(Vt(b,!0,n))}}else for(const g of p)h.push(Vt(g,m,n));return{dataset:e.dataset,layers:h,coords:R.cartesian(),mapping:{x:s},scales:y,seriesVariables:c}},_a=(e="auto")=>e==="auto"?tt.params.size:e,Ee=e=>()=>{throw new Error(`Unsupported graph type: ${e}`)},ou={line:(e,t,n)=>ka(e,t,n),areaStacked:(e,t,n)=>tu(e,t,n),bar:(e,t,n)=>ee(e,"dodge",R.flip(),t,n),barStacked:(e,t,n)=>ee(e,"stack",R.flip(),t,n),barStackedFill:(e,t,n)=>ee(e,"fill",R.flip(),t,n),column:(e,t,n)=>ee(e,"dodge",R.cartesian(),t,n),columnStacked:(e,t,n)=>ee(e,"stack",R.cartesian(),t,n),columnStackedFill:(e,t,n)=>ee(e,"fill",R.cartesian(),t,n),pie:e=>lr(e,"pie"),donut:e=>lr(e,"donut"),scatter:e=>nu(e),bubble:e=>ru(e),combo:(e,t,n)=>au(e,t,n),funnel:Ee("funnel"),heatmap:Ee("heatmap"),waterfall:Ee("waterfall"),mekko:Ee("mekko"),table:Ee("table")},Na=["key",u.prefixInternalVariable("lineSeriesLabel"),u.prefixInternalVariable("barSeriesLabel")];function su(e){const t=e.annotations??[],n=iu(e.mapping),r=uu(e.convertedDataset,e.layers),a=[];for(const o of t){if(o.type!=="highlight")continue;const s=cu({annotation:o,rowIdentityVariable:n,dataset:e.dataset,compiledVariableNames:r});s!==null&&a.push({type:"highlight",id:o.id,predicate:s,scope:o.highlight})}return a}function iu(e){const t=u.extractVariableName(e.x);return t!==null&&t!==""?t:u.extractVariableName(e.color)}function cu({annotation:e,rowIdentityVariable:t,dataset:n,compiledVariableNames:r}){switch(e.highlight){case"x-value":return ur(e,t,n);case"series":return dr(e,r);case"data-point":{const a=ur(e,t,n),o=dr(e,r);return a===null&&o===null?null:a===null?o:o===null?a:{and:[a,o]}}}}function ur(e,t,n){if(t===null)return null;const r=du(e,t,n);return r===null?null:{variable:t,eq:r}}function dr(e,t){if(!lu(t))return null;const n=e.columnKey;return u.isDefined(n)?{or:Na.map(r=>({variable:r,eq:n}))}:null}function lu(e){return Na.some(t=>e.includes(t))}function uu(e,t){const n=[...e.getVariableNames()];for(const r of t)for(const a of r.transforms??[])a.transformType==="reshape"?n.push(a.options.keyName??_):a.transformType==="constant"&&n.push(a.options.variableName);return n}function du(e,t,n){return e.rowValue!==void 0?e.rowValue:!u.isDefined(e.rowIndex)||!n.getVariableNames().includes(t)?null:n.getValues(t)[e.rowIndex]??null}function mu(e,t,n){const{theme:r,customPalettes:a}=n;if(a&&e&&a[e])return{type:"custom",id:e};if(e?.startsWith("preset:pastel"))return{type:"pastel",variant:Lt(t)};if(e?.startsWith("preset:graphy"))return{type:"graphy",variant:Lt(t)};const i="preset:mono:";if(e?.startsWith(i)){const l=e.slice(i.length);if(pu(l))return{type:"mono",base:l,variant:r}}const c="preset:neon:";if(e?.startsWith(c)){const l=e.slice(c.length);if(fu(l))return{type:"neon",base:l,variant:Lt(t)}}return{type:"default"}}function Lt(e){if(e==="waterfall")return"waterfall"}function pu(e){return Va.includes(e)}function fu(e){return La.includes(e)}function hu(e,t,n,r={}){const a=[];a.push(mr("x",t?.x)),a.push(mr("y",t?.y));const o=mu(n?.paletteId,e,r);return a.push(ae.color.palette({palette:o})),a}function mr(e,t){return t?.scaleType==="logarithmic"||t?.min!==void 0||t?.max!==void 0?t.scaleType==="logarithmic"?ae[e].log({domainMin:t.min??void 0,domainMax:t.max??void 0}):ae[e]({domainMin:t.min??void 0,domainMax:t.max??void 0}):ae[e]()}const yu=new Set(["column","columnStacked","columnStackedFill","bar","barStacked","barStackedFill","line","areaStacked","scatter","bubble","funnel","combo"]),gu=new Set(["column","columnStacked","columnStackedFill","bar","barStacked","barStackedFill","line","areaStacked","combo"]);function bu(e,t,n){const r=t.type??"column",a={dataset:e,axes:t.axes},o=Zl(a,r,t.options??void 0,t.appearance??void 0);return{data:o.dataset,mapping:o.mapping,layers:Su(r,t,o.layers,o.coords,o.mapping,o.seriesVariables),scales:[...hu(r,t.axes,t.appearance,n),...o.scales],transforms:o.transforms??[],highlights:su({annotations:t.annotations,dataset:e,mapping:o.mapping,convertedDataset:o.dataset,layers:o.layers}),annotations:Ll({annotations:t.annotations,dataset:e,mapping:o.mapping}),coords:o.coords,config:Pl(t)}}function Su(e,t,n,r,a,o){const s=wu(t.dataLabels),i=s===void 0?n:n.filter(l=>l.interactive!==!1).map(l=>({...l,dataLabels:{...s,...l.dataLabels}})),c=t.axes?.hasDualYAxis??!1;return[...i,...xu({type:e,trendline:t.referenceLines?.trendline,coords:r}),...vu({type:e,hasDualYAxis:c,goalLine:t.referenceLines?.goalLine,coords:r}),...Tu({type:e,hasDualYAxis:c,averageLine:t.referenceLines?.averageLine,coords:r,mapping:a,seriesVariables:o})]}function xu({type:e,trendline:t,coords:n}){return t===void 0?[]:yu.has(e)?n.coordType==="polar"?[]:[I.line({aes:{lineType:{value:"dashed"}},stat:an.smooth({method:t}),interactive:!1})]:[]}function vu({type:e,hasDualYAxis:t,goalLine:n,coords:r}){if(!Au(n))return[];if(r.coordType==="polar")return[];const a=r.coordType==="flip"?"end":"start";return[I.rule({aes:{y:{value:n.target}},params:{labelPosition:a,label:n.label??"Goal"},yScaleType:e==="combo"&&t?"secondary":"primary",interactive:!1})]}function Au(e){return e!==void 0&&Number.isFinite(e.target)}function Tu({type:e,hasDualYAxis:t,averageLine:n,coords:r,mapping:a,seriesVariables:o}){if(n===void 0)return[];if(!gu.has(e))return[];if(r.coordType==="polar")return[];const s=Ma(n.columnKey);if(!o.includes(s))return[];const i=a.color===_,c=i?W:s,l=i?[re.filter({variableName:_,operator:"eq",value:s})]:[];return[I.rule({aes:{y:c,color:void 0,group:void 0,lineType:void 0},stat:an.mean(),transforms:l,params:{label:"Average",labelPosition:r.coordType==="flip"?"end":"start"},yScaleType:e==="combo"&&t?"secondary":"primary",interactive:!1})]}function wu(e){if(!e)return;const t={};return e.showDataLabels!==void 0&&(t.showDataLabels=e.showDataLabels),e.dataLabelFormat!==void 0&&(t.format=e.dataLabelFormat),e.showStackTotals!==void 0&&(t.showStackTotals=e.showStackTotals),e.showCategoryLabels!==void 0&&(t.showCategoryLabels=e.showCategoryLabels),Object.keys(t).length===0?void 0:t}const Et={color:null,size:"small",labelCrossPosition:.5},fe={kind:"rectangle",zOrder:"foreground",fillColor:"transparent",fillOpacity:1,strokeWidth:1,strokeColor:null},pr={backgroundColor:null,backgroundColorStyle:"opaque"},he={color:null,thickness:"medium",startArrowheadStyle:"none",endArrowheadStyle:"line-arrow",lineStyle:"solid",hasStickerStyle:!1},Iu=(e,t)=>({differenceArrows:(e?.differenceArrows??[]).map(n=>Mu(n,t)),shapes:(e?.shapes??[]).map(ku),freeformArrows:(e?.freeformArrows??[]).map(_u),textAnnotations:(e?.textAnnotations??[]).map(Eu),stickers:(e?.stickers??[]).map(n=>Du(n,t)),pinnedNumbers:(e?.pinnedNumbers??[]).map(n=>Ru(n,t)),comments:(e?.comments??[]).map(n=>Cu(n,t)),custom:(e?.custom??[]).map(n=>Vu(n,t))}),Vu=(e,t)=>({id:e.id??crypto.randomUUID(),type:e.type,coordinates:e.coordinates.map(n=>Lu(n,t)),params:e.params??{},zOrder:e.zOrder??null}),Lu=(e,t)=>"observation"in e?{observation:ge(e.observation,t)}:e,Eu=e=>({id:e.id??crypto.randomUUID(),content:e.content,x:e.x,y:e.y,width:e.width,backgroundColor:e.backgroundColor??pr.backgroundColor,backgroundColorStyle:e.backgroundColorStyle??pr.backgroundColorStyle}),Mu=(e,t)=>({id:e.id??crypto.randomUUID(),start:ge(e.start,t),end:ge(e.end,t),label:e.label,color:e.color??Et.color,size:e.size??Et.size,labelCrossPosition:e.labelCrossPosition??Et.labelCrossPosition}),ge=(e,t)=>{if(e.layerIndex===void 0)return{anchorValue:e.anchorValue,groupValue:e.groupValue};const n=t[e.layerIndex]?.id;if(n===void 0)throw new Error(`Annotation references layerIndex ${e.layerIndex} but only ${t.length} layer(s) are defined.`);return{layerId:n,anchorValue:e.anchorValue,groupValue:e.groupValue}},Du=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:ge(e.anchor,t),sticker:e.sticker}),Ru=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:ge(e.anchor,t)}),Cu=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:ge(e.anchor,t),content:e.content}),ku=e=>({id:e.id??crypto.randomUUID(),kind:e.kind??fe.kind,zOrder:e.zOrder??fe.zOrder,x:e.x,y:e.y,width:e.width,height:e.height,fillColor:e.fillColor??fe.fillColor,fillOpacity:e.fillOpacity??fe.fillOpacity,strokeWidth:e.strokeWidth??fe.strokeWidth,strokeColor:e.strokeColor??fe.strokeColor}),_u=e=>({id:e.id??crypto.randomUUID(),start:e.start,end:e.end,color:e.color??he.color,thickness:e.thickness??he.thickness,startArrowheadStyle:e.startArrowheadStyle??he.startArrowheadStyle,endArrowheadStyle:e.endArrowheadStyle??he.endArrowheadStyle,lineStyle:e.lineStyle??he.lineStyle,hasStickerStyle:e.hasStickerStyle??he.hasStickerStyle}),Nu={parsingLocale:"en-US",legend:{position:"auto",display:"auto"},axes:{x:{isVisible:!0,label:null,position:"bottom",grid:{isVisible:null},ticks:{isVisible:!0,mode:"auto"}},y:{isVisible:!0,label:null,position:"right",grid:{isVisible:null},ticks:{isVisible:!1,mode:"auto"}}},panel:{border:{isVisible:!0}},headline:{show:"none",compareWith:"none",size:"auto",position:"above"},numberFormat:{decimals:"auto",abbreviation:"auto"},content:{title:null,isTitleVisible:!0,subtitle:null,isSubtitleVisible:!0,caption:null,isCaptionVisible:!1,source:null,isSourceVisible:!1},appearance:{textScale:1,background:{type:"theme"},border:{type:"none"},cornerRadius:8,highlightStyle:"dim"}};function Fu(e){return le.merge({},Nu,e)}const Ou={xLimits:null,yLimits:null},Mt={theta:"x",startAngle:0,innerRadius:0};function Pu(e){const t=e??{type:"coord",coordType:"cartesian"},n=_r({},Ou,t.params??{});switch(t.coordType){case"cartesian":case"flip":return{...t,params:n};case"polar":return{...t,params:{...n,theta:t.params?.theta??Mt.theta,startAngle:t.params?.startAngle??Mt.startAngle,innerRadius:t.params?.innerRadius??Mt.innerRadius}}}}function Bu(e,t){return e.map(n=>{const r=n.layerIndex!==void 0?t[n.layerIndex]?.id:void 0;if(n.layerIndex!==void 0&&r===void 0)throw new Error(`Highlight references layerIndex ${n.layerIndex} but only ${t.length} layer(s) are defined.`);return{type:"highlight",id:n.id??crypto.randomUUID(),predicate:n.predicate,scope:n.scope??"data-point",...r!==void 0?{layerId:r}:{}}})}const Gu="linear",Uu=3,$u=.3;function Te(e,t){const n=e??t,r=typeof n=="string"?n:n.type;if(r==="smooth"){const a=typeof n=="string"?void 0:n;return{type:"smooth",method:a?.method??Gu,order:a?.order??Uu,bandwidth:a?.bandwidth??$u}}return{type:r}}function Yu(e,t,n){if(!Wu(n))return zu(e,t,n);switch(n.geom){case"point":return Xu(e,t,n);case"line":return qu(e,t,n);case"area":return ju(e,t,n);case"bar":return Qu(e,t,n);case"rule":return Zu(e,t,n)}}function Ku(e,t,n){const r=n.map(a=>Yu(e,t,a));return Ju(r)}const Hu=(e,t,n)=>n.label!==void 0?n.label:ed(e,t,n),Wu=e=>ga(e.geom);function zu(e,t,n){const r=n.position??"identity";return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,"identity"),position:r,yScaleType:n.yScaleType??Ae,params:n.params??{},transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}const we=(e,t,n,r)=>{const a={...e,...t.mapping},o=Hu(t.geom,n,a);return{...Ql(t.geom,r),...t.dataLabels,labelSource:o}};function Xu(e,t,n){const r=n.position??tt.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,tt.stat.type),position:r,yScaleType:n.yScaleType??Ae,params:le.merge({},tt.params,n.params),transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}function qu(e,t,n){const r=n.position??Tt.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,Tt.stat.type),position:r,yScaleType:n.yScaleType??Ae,params:le.merge({},Tt.params,n.params),transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}function ju(e,t,n){const r=le.merge({},wt.params,n.params);r.missingValues==="gap"&&(r.missingValues="zero");const a=n.position??wt.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,wt.stat.type),position:a,yScaleType:n.yScaleType??Ae,params:r,transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,a,t)}}function Qu(e,t,n){const r=n.position??It.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,It.stat.type),position:r,yScaleType:n.yScaleType??Ae,params:{...It.params,...n.params},transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}function Zu(e,t,n){const r=n.position??Le.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,Le.stat.type),position:n.position??Le.position,yScaleType:n.yScaleType??Ae,params:le.merge({},Le.params,n.params),transforms:n.transforms??[],interactive:n.interactive??Le.interactive,dataLabels:we(e,n,r,t)}}const Ju=e=>{const t=new Set;for(const n of e)n.position==="fill"&&t.add(n.yScaleType);return t.size===0?e:e.map(n=>{if(n.geom!=="rule"||!t.has(n.yScaleType))return n;const r=u.extractConstantValue(n.mapping.y);if(!w(r))return n;const a=Math.min(1,Math.max(0,r));return{...n,mapping:{...n.mapping,y:{value:a}}}})},ed=(e,t,n)=>{if(e==="point"){const r=u.extractVariableName(n.size);if(r!==null)return{variable:r}}return $e(t,n)};function td(e,...t){return e?t.includes(e.geom):!1}function nd(e,t){return e.find(n=>n.id===t)}function Fa(e,...t){return e.find(n=>t.includes(n.geom))}function rd(e,t,n){const r=e.layers.findIndex(o=>o.id===t);if(r===-1)return e;const a=e.layers.map((o,s)=>s===r?n:o);return{...e,layers:a}}const Oa={x:"position",y:"position",ySecondary:"position",color:"color-range",size:"continuous-range",alpha:"continuous-range",strokeWidth:"continuous-range",lineType:"discrete-only"},ad={numeric:{position:"continuous","color-range":"continuous","continuous-range":"continuous","discrete-only":"discrete"},categorical:{position:"discrete","color-range":"discrete","continuous-range":"discrete","discrete-only":"discrete"},temporal:{position:"datetime","color-range":"continuous","continuous-range":"continuous","discrete-only":"discrete"}};function Pa(e,t,n,r,a){switch(e.scaleType){case"inferred":{const o=id(e,t,n,r);return Pa(o,t,n,r,a)}case"continuous":{const o=Oa[e.scaledAesthetic],s=o==="continuous-range"&&e.scaledAesthetic in rr?rr[e.scaledAesthetic]:null,i=e.scaledAesthetic==="size"&&o==="continuous-range"?"sqrt":pe.transform;return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,transform:e.transform??i,reverse:e.reverse??pe.reverse,nice:e.nice??pe.nice,zero:e.zero??pe.zero,clamp:e.clamp??o!=="position",domainMin:e.domainMin??pe.domainMin,domainMax:e.domainMax??pe.domainMax,range:e.range??s??null}}case"datetime":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,domainMin:e.domainMin??We.domainMin,domainMax:e.domainMax??We.domainMax,nice:e.nice??We.nice,reverse:e.reverse??We.reverse,clamp:e.clamp??!1};case"discrete":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,range:e.range??De.range,domain:e.domain??De.domain,padding:e.padding??De.padding,reverse:e.reverse??De.reverse};case"palette":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,palette:ul(e.palette,a)};case"identity":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType};default:{const o=e;throw new Error(`Unknown scale type: ${o.scaleType}`)}}}function od(e,t,n,r,a,o){const s=ld(t,n),i=ud(s),c=new Map;for(const d of i)c.set(d.scaledAesthetic,d);const l=[...c.values()].map(d=>Pa(d,e,n,r,o));return a.coordType==="polar"?sd(l):l}const sd=e=>e.map(t=>t.scaleType==="discrete"?{...t,padding:0}:t);function id(e,t,n,r){const a=Y(e.scaledAesthetic),o=e.scaledAesthetic==="ySecondary"?cd(n,r):r[a],s=Fa(n,"bar");if(e.scaledAesthetic==="x"&&s)return G(e.scaledAesthetic,e.options);if(s&&e.scaledAesthetic===(s.yScaleType==="secondary"?"ySecondary":"y")){const m=e.options,f=s.position==="fill";return E(e.scaledAesthetic,{...m,zero:!0,...f&&{nice:!1}})}const i=u.extractVariableName(o);if(!u.isDefined(i)||!t.hasVariable(i))return E(e.scaledAesthetic,e.options);const c=t.getType(i),l=Oa[e.scaledAesthetic];switch(ad[c][l]){case"discrete":return G(e.scaledAesthetic,e.options);case"datetime":return nt(e.scaledAesthetic,e.options);case"continuous":return E(e.scaledAesthetic,e.options);case"identity":default:return Re(e.scaledAesthetic)}}function cd(e,t){const n=e.find(r=>r.yScaleType==="secondary");return n?n.mapping.y??t.y:t.y}function ld(e,t){return!t.some(a=>a.yScaleType==="secondary")||e.some(a=>a.scaledAesthetic==="ySecondary")?e:[...e,rt("ySecondary")]}function ud(e){return e.some(n=>n.scaledAesthetic==="color")?e:[...e,Ca("color")]}function fr(e,t){const n=Pu(e.coords),r=Ku(e.mapping,n.coordType,e.layers),a=od(e.data,e.scales,r,e.mapping,n,t),o=Fu(e.config),s=Bu(e.highlights,r),i=Iu(e.annotations,r);return{data:e.data,mapping:e.mapping,layers:r,scales:a,transforms:e.transforms,highlights:s,annotations:i,coords:n,config:o}}class Ba{compile({input:t,dataset:n,ctx:r}){const a=r.customPalettes??{};return Ea(t)?fr(bu(n,t,r),a):fr({...t,data:n},a)}}class dd{constructor(t){this.registry=t}compute(t,n){return this.registry.get(t.type).compute({data:n.data,mapping:n.mapping,spec:t,xScaleIsDiscrete:n.xScaleIsDiscrete})}}class yt{compute(t){return t.data.size()===0?{data:t.data,mapping:{}}:this.computeStat(t)}}class md extends yt{constructor(){super(...arguments),this.type="count",this.computedVariables=new Set(["y"])}computeStat({data:t,mapping:n}){const r=u.extractVariableName(n.x);if(!u.isDefined(r))throw new Error("'x' variable is required for 'count' stat");if(u.extractVariableName(n.y)!==null)throw new Error("Cannot map 'y' variable together with 'count' stat");const o=[...new Set([r,...jt(t,n)])];return{data:t.groupBy(...o).rollup({[u.STAT_VARIABLES.count]:{variableName:r,aggregation:"count"}}),mapping:{y:u.STAT_VARIABLES.count}}}}class pd extends yt{constructor(){super(...arguments),this.type="identity",this.computedVariables=new Set}computeStat({data:t}){return{data:t,mapping:{}}}}class fd extends yt{constructor(){super(...arguments),this.type="mean",this.computedVariables=new Set(["y"])}computeStat({data:t,mapping:n}){const r=u.extractVariableName(n.y);if(!u.isDefined(r))throw new Error("'y' variable is required for 'mean' stat");return{data:t.rollup({[u.STAT_VARIABLES.mean]:{variableName:r,aggregation:"mean"}}),mapping:{y:u.STAT_VARIABLES.mean}}}}const hd=2,Ga=1440*60*1e3;class yd extends yt{constructor(){super(...arguments),this.type="smooth",this.computedVariables=new Set}computeStat({data:t,mapping:n,spec:r,xScaleIsDiscrete:a}){if(r.type!=="smooth")throw new Error(`SmoothStat received a spec of type '${r.type}'`);const o=u.extractVariableName(n.x),s=u.extractVariableName(n.y);if(!u.isDefined(o))throw new Error("'x' variable is required for 'smooth' stat");if(!u.isDefined(s))throw new Error("'y' variable is required for 'smooth' stat");const i=t.getType(o),c=t.getType(s);if(c!=="numeric")throw new Error(`'smooth' stat requires a numeric 'y' (got '${c}' for variable '${s}')`);const l=jt(t,n),d=Td(o,i,s,l,t);return l.length===0?hr({data:t,xVariable:o,xType:i,yVariable:s,spec:r,output:d,groupObservation:{},xScaleIsDiscrete:a}):t.groupBy(...l).forEach(m=>{const f=wd(m,l);hr({data:m,xVariable:o,xType:i,yVariable:s,spec:r,output:d,groupObservation:f,xScaleIsDiscrete:a})}),{data:d.build(),mapping:{}}}}const hr=({data:e,xVariable:t,xType:n,yVariable:r,spec:a,output:o,groupObservation:s,xScaleIsDiscrete:i})=>{const{observations:c,temporalOrigin:l}=gd({data:e,xVariable:t,yVariable:r,xType:n});c.length<hd||(i?Ad({observations:c,spec:a,output:o,groupObservation:s}):xd({observations:c,xType:n,temporalOrigin:l,spec:a,output:o,groupObservation:s}))},gd=({data:e,xVariable:t,yVariable:n,xType:r})=>{const a=e.getValues(t),o=e.getValues(n,{type:"numeric"}),s=r==="temporal"?bd(a):null,i=[],c=new Map;for(let l=0;l<a.length;l++){const d=a[l],m=o[l];if(!u.isDefined(d)||!u.isDefined(m)||!Number.isFinite(m))continue;const f=Sd({xValue:d,xType:r,categoryRank:c,temporalOrigin:s});f!==null&&i.push({x:f,y:m,originalX:d})}return{observations:i,temporalOrigin:s}},bd=e=>{let t=null;for(const n of e){if(!C(n))continue;const r=n.getTime();(t===null||r<t)&&(t=r)}return t},Sd=({xValue:e,xType:t,categoryRank:n,temporalOrigin:r})=>{switch(t){case"numeric":return!w(e)||!Number.isFinite(e)?null:e;case"temporal":{if(!C(e))return null;const a=e.getTime();return r===null?a:(a-r)/Ga+1}case"categorical":{if(!Pe(e))return null;const a=n.get(e);if(a!==void 0)return a;const o=n.size+1;return n.set(e,o),o}default:{const a=t;throw new Error(`Unexpected xType: ${a}`)}}},xd=({observations:e,xType:t,temporalOrigin:n,spec:r,output:a,groupObservation:o})=>{const s=Ua(r,e);for(const[i,c]of s){if(!Number.isFinite(i)||!Number.isFinite(c))continue;const l=t==="temporal"?vd(i,n):i;a.push({x:l,y:c,groupObservation:o})}},vd=(e,t)=>t===null?new Date(e):new Date((e-1)*Ga+t),Ad=({observations:e,spec:t,output:n,groupObservation:r})=>{const a=new Map;for(const i of e)a.has(i.x)||a.set(i.x,i.originalX);const o=[...a.keys()].sort((i,c)=>i-c);if(t.method==="loess"){const i=Ua(t,e),c=new Map;for(const[l,d]of i)Number.isFinite(d)&&(c.has(l)||c.set(l,d));for(const l of o){const d=c.get(l),m=a.get(l);d===void 0||m===void 0||n.push({x:m,y:d,groupObservation:r})}return}const s=$a(t,e);for(const i of o){const c=a.get(i),l=s.predict(i);c===void 0||!Number.isFinite(l)||n.push({x:c,y:l,groupObservation:r})}},Ua=(e,t)=>e.method==="loess"?J.regressionLoess().x(r=>r.x).y(r=>r.y).bandwidth(e.bandwidth)(t):$a(e,t),$a=(e,t)=>{const n=a=>a.x,r=a=>a.y;switch(e.method){case"linear":return J.regressionLinear().x(n).y(r)(t);case"exponential":return J.regressionExp().x(n).y(r)(t);case"logarithmic":return J.regressionLog().x(n).y(r)(t);case"quadratic":return J.regressionQuad().x(n).y(r)(t);case"power":return J.regressionPow().x(n).y(r)(t);case"polynomial":return J.regressionPoly().x(n).y(r).order(e.order)(t);case"loess":throw new Error("'loess' does not expose a 'predict' function")}},Td=(e,t,n,r,a)=>{const o=[],s=[],i=Object.fromEntries(r.map(c=>[c,[]]));return{push:({x:c,y:l,groupObservation:d})=>{o.push(c),s.push(l);for(const m of r)i[m]?.push(d[m]??null)},build:()=>{const c={[e]:{type:t,values:o,valueFormat:a.getValueFormat(e)},[n]:{type:"numeric",values:s,valueFormat:a.getValueFormat(n)}};for(const l of r)c[l]={type:a.getType(l),values:i[l]??[],valueFormat:a.getValueFormat(l)};return new u.Dataset(c)}}},wd=(e,t)=>{const n={};for(const r of t){const a=e.getValues(r);n[r]=a[0]??null}return n};class Id extends xe{constructor(){super("stat"),this.register("identity",new pd),this.register("count",new md),this.register("smooth",new yd),this.register("mean",new fd)}}const Vd=({layer:e})=>{if(e.position==="stack")return;const t=u.extractVariableName(e.mapping.y);if(t===null)return;let n=0,r=0;for(const a of e.data){const o=a[t];w(o)&&(n+=o,r+=Math.abs(o))}return{grandTotal:n,absoluteGrandTotal:r}},Ld=({layer:e})=>{if(e.position!=="stack")return;const t=u.extractVariableName(e.mapping.x);if(t===null||!e.data.hasVariable(u.POSITION_VARIABLES.yMin)||!e.data.hasVariable(u.POSITION_VARIABLES.yMax))return;const n=new Map;for(const a of e.data){const o=a[t],s=se(a),i=$(a),c=_e(a),l=ye(a),d=ia(a);if(!u.isDefined(o)||!u.isDefined(s)||!u.isDefined(i)||!u.isDefined(c)||!u.isDefined(l)||!u.isDefined(d))continue;const m=d>=0;if(Math.abs(d)===0)continue;const p=Jt(a,t),h={yMin:s,yMax:i},y=n.get(p);if(y===void 0){n.set(p,{total:d,topPositive:m?h:null,bottomNegative:m?null:h,anchorXMin:c,anchorXMax:l});continue}y.total+=d,m?(y.topPositive===null||i>y.topPositive.yMax)&&(y.topPositive=h):(y.bottomNegative===null||s<y.bottomNegative.yMin)&&(y.bottomNegative=h)}const r=[];for(const[a,o]of n){const s=o.topPositive??o.bottomNegative;s!==null&&r.push({xKey:a,total:o.total,anchor:{xMin:o.anchorXMin,xMax:o.anchorXMax,yMin:s.yMin,yMax:s.yMax,direction:o.topPositive!==null?"positive":"negative"}})}return r};class Ed extends Se{constructor(t){super(),this.geomCompiler=t}dependencies(){return[]}compileLayer(t){const n={};if(this.geomCompiler.emitsStackTotals(t.geom)){const r=Ld({layer:t});r!==void 0&&(n.stackTotals=r)}if(this.geomCompiler.emitsGrandTotal(t.geom)){const r=Vd({layer:t});r!==void 0&&(n.grandTotal=r.grandTotal,n.absoluteGrandTotal=r.absoluteGrandTotal)}return{...t,summary:n}}}class Md extends j{constructor(t){super(),this.registry=t}key(t){return t.data}dependencies(t){return[t.transforms]}run(t){return t.transforms.reduce((n,r)=>this.registry.get(r.transformType).apply(n,r),t.data)}}class Dd{constructor(){this.transformType="aggregate"}apply(t,n){const{options:r}=n,a={};for(const o of r.operations)a[o.as]={variableName:o.variableName,aggregation:o.op};return t.groupBy(...r.groupby).rollup(a)}}class Rd{constructor(){this.transformType="constant"}apply(t,n){const{options:r}=n;return t.addConstantVariable(r.variableName,r.type,r.value)}}class Cd{constructor(){this.transformType="filter"}apply(t,n){const{options:r}=n;return t.filter(r.variableName,r.operator,r.value)}}class kd{constructor(){this.transformType="reshape"}apply(t,n){const{options:r}=n;return t.reshapeFromWideToLong({keep:r.keep,reshape:r.reshape,keyName:r.keyName,valueName:r.valueName})}}class _d{constructor(){this.transformType="sort"}apply(t,n){const{options:r}=n;return t.orderBy(r.variableName,r.direction??"asc")}}class Nd extends xe{constructor(){super("transform"),this.register("aggregate",new Dd),this.register("constant",new Rd),this.register("filter",new Cd),this.register("reshape",new kd),this.register("sort",new _d)}}const yr={color:"categorical",size:"numeric",alpha:"numeric",strokeWidth:"numeric",lineType:"categorical"};class Fd extends Se{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[...mt].map(n=>t.scales[n])}compileLayer(t,n){const r=this.geomCompiler.getVisualAesthetics(t.geom),a=Od(t.data,t.mapping,r,n.scales);return{...t,data:a}}}function Od(e,t,n,r){let a=e;for(const o of n){const s=u.VISUAL_VARIABLES[o],i=u.extractConstantValue(t[o]);if(i!==void 0){a=a.deriveVariable(s,yr[o],()=>i);continue}const c=u.extractVariableName(t[o]),l=r[o];if(!l||l.kind!=="visual")continue;const d=Pd(o,c,l);d&&(a=a.deriveVariable(s,yr[o],d))}return a}const Pd=(e,t,n)=>{if(!t){if(e!=="color"||n.spec.scaleType!=="palette")return null;const r=n.map(null);return()=>r}return r=>u.isDefined(r[t])?n.map(r[t]):null},Bd=["data","transform","constantMapping","layer","coordSetup","scale","positionMapper","visualMapper","coordTransform","summarise","guide","highlights","config","annotations"];class Ya{constructor(t,n,r,a,o,s,i,c,l,d,m,f,p,h,y){this.dataCompiler=t,this.specCompiler=n,this.transformCompiler=r,this.constantMappingCompiler=a,this.layerValidationCheck=o,this.layerCompiler=s,this.scaleCompiler=i,this.coordCompiler=c,this.positionMapperCompiler=l,this.visualMapperCompiler=d,this.guideCompiler=m,this.summariseCompiler=f,this.highlightsCompiler=p,this.configCompiler=h,this.annotationsCompiler=y,this.lastCompile=null,this.lastData=void 0,this.stages=[{name:"data",getStats:()=>this.dataCompiler.stats},{name:"transform",getStats:()=>this.transformCompiler.stats},{name:"constantMapping",getStats:()=>this.constantMappingCompiler.stats},{name:"layer",getStats:()=>this.layerCompiler.stats},{name:"coordSetup",getStats:()=>this.coordCompiler.setupStats},{name:"scale",getStats:()=>this.scaleCompiler.stats},{name:"positionMapper",getStats:()=>this.positionMapperCompiler.stats},{name:"visualMapper",getStats:()=>this.visualMapperCompiler.stats},{name:"coordTransform",getStats:()=>this.coordCompiler.transformStats},{name:"summarise",getStats:()=>this.summariseCompiler.stats},{name:"guide",getStats:()=>this.guideCompiler.stats},{name:"highlights",getStats:()=>this.highlightsCompiler.stats},{name:"config",getStats:()=>this.configCompiler.stats},{name:"annotations",getStats:()=>this.annotationsCompiler.stats}]}compile({input:t,data:n,ctx:r={}}){return this.trackCompile(()=>(this.lastData=n,this.runPipeline({spec:this.specCompiler.compile({input:t,ctx:r,dataset:this.dataCompiler.compile(n)})})))}recompile({spec:t,data:n}){return this.trackCompile(()=>n===void 0?this.runPipeline({spec:t}):(this.lastData=n,this.runPipeline({spec:St(t,{data:this.dataCompiler.compile(n)})})))}getCacheStats(){const t={};for(const{name:n,getStats:r}of this.stages)t[n]={...r()};return t}getLastCompile(){return this.lastCompile}trackCompile(t){if(!ne)return t();const n=this.getCacheStats(),r=performance.now(),a=t(),o=performance.now()-r,s={};for(const{name:i,getStats:c}of this.stages){const l=c();s[i]={hits:l.hits-n[i].hits,misses:l.misses-n[i].misses}}return this.lastCompile={stages:s,durationMs:o},a}runPipeline({spec:t}){return lt({spec:t}).pipe(({spec:r})=>({spec:St(r,{data:this.transformCompiler.compile({data:r.data,transforms:r.transforms})})})).pipe(({spec:r})=>{const a=this.constantMappingCompiler.compile({data:r.data,mapping:r.mapping});return{spec:St(r,{data:a.data,mapping:a.mapping})}}).pipe(({spec:r})=>{const a={data:r.data,layers:r.layers,mapping:r.mapping,coords:r.coords,scales:r.scales};return this.layerValidationCheck.check({...a,coords:r.coords}),{layers:this.layerCompiler.compile(a)}}).pipe(({spec:r,layers:a})=>this.coordCompiler.setup({coordSpec:r.coords,scales:r.scales,layers:a})).pipe(({layers:r,scales:a})=>({scales:this.scaleCompiler.compile({layers:r,scales:a})})).pipe(({spec:r,scales:a})=>({config:this.configCompiler.compile({config:r.config,scales:a})})).pipe(({layers:r,scales:a})=>({layers:this.positionMapperCompiler.compile({layers:r,scales:a})})).pipe(({layers:r,scales:a})=>({layers:this.visualMapperCompiler.compile({layers:r,scales:a})})).pipe(({spec:r,layers:a})=>({layers:this.coordCompiler.transform({coordSpec:r.coords,layers:a})})).pipe(({layers:r})=>({layers:this.summariseCompiler.compile({layers:r})})).pipe(({spec:r,scales:a,layers:o,coordSystem:s})=>({guides:this.guideCompiler.compile({scales:a,config:r.config,layers:o,coordSystem:s,originalData:this.lastData})})).pipe(({spec:r,layers:a})=>({layers:this.highlightsCompiler.compile({layers:a,highlights:r.highlights,config:r.config})})).pipe(({spec:r,layers:a,coordSystem:o,scales:s})=>({annotations:this.annotationsCompiler.compile({annotations:r.annotations,layers:a,coordSystem:o,scales:s})})).result()}}const Gd=e=>{const t=new Xs({geoms:e?.geoms}),n=new Us(t),r=new Id,a=new ml,o=new Md(new Nd);return new Ya(new Fs,new Ba,o,new Wo,new Dc(o,new Rc(t,r)),new Mc(o,new dd(r),new qs,n,new kc(new Pc)),new Xc(a),new jo(new is(t)),new zc(t),new Fd(n),new oc(n),new Ed(n),new yc,new Ho,new Fo(n))};function Ud(e,t){return e.geom===t}const ln="–",Ka="n/a",D={timeZone:"UTC"},M=e=>t=>{if(!C(t))return ln;try{return e(t)}catch{return Ka}},Q=e=>t=>w(t)?e(t):ln,un=e=>t=>Pe(t)?t:ln,$d=2,Yd=3,Kd=2,Hd=0,Wd=1,zd=2,Xd=wo.humanizer({language:"en",spacer:"",delimiter:" ",languages:{en:{y:()=>"y",mo:()=>"mo",w:()=>"w",d:()=>"d",h:()=>"h",m:()=>"m",s:()=>"s",ms:()=>"ms"}}}),Ha=({valueFormat:e,locale:t,numberFormat:n,intlOptions:r})=>Q(a=>{const o=typeof n.decimals=="number"?n.decimals:$d,s=fn(a,o),{base:i,suffix:c}=pn(a,n.abbreviation),l={...s,...Yr(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...r};return`${Intl.NumberFormat(t,l).format(i)}${c}`}),dn=({locale:e,numberFormat:t,intlOptions:n})=>Q(r=>{const{base:a,suffix:o}=pn(r,t.abbreviation),i={...fn(a,t.decimals),...n};return`${Intl.NumberFormat(e,i).format(a)}${o}`}),mn=e=>Q(t=>Xd(t)),Wa=({locale:e,intlOptions:t})=>Q(n=>Intl.NumberFormat(e,{maximumFractionDigits:0,...t}).format(n)),za=({locale:e,numberFormat:t,intlOptions:n})=>Q(r=>{const a=fn(r,t.decimals);return Intl.NumberFormat(e,{...a,...n,style:"percent"}).format(r)}),pn=(e,t="none")=>{switch(t){case"none":return{base:e,suffix:""};case"auto":{const n=qd(e);return pn(e,n)}default:return{base:e/Ce[t],suffix:t}}},fn=(e,t)=>{if(typeof t=="number")return{minimumFractionDigits:t,maximumFractionDigits:t};const n=Math.ceil(Math.log10(Math.abs(e))),r=n>=Yd?Hd:n===Kd?Wd:zd;return{minimumFractionDigits:t==="auto"?0:r,maximumFractionDigits:r}},qd=e=>{const t=Math.abs(e);return t>=Ce.b?"b":t>=Ce.m?"m":t>=Ce.k?"k":"none"},jd=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{dateStyle:"medium",...D,...t}).format(n)),Qd=({locale:e,intlOptions:t})=>M(n=>{const r=Intl.DateTimeFormat(e,{dateStyle:"medium",timeStyle:"medium",...D,...t}).formatToParts(n);return Zd(r.map(Jd))}),Xa=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"long",...D,...t}).format(n)),qa=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{month:"long",...D,...t}).format(n)),hn=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{month:"short",year:"numeric",...D,...t}).format(n)),yn=e=>M(t=>`Q${Math.floor(t.getUTCMonth()/3)+1} ${t.getUTCFullYear()}`),ja=({locale:e,intlOptions:t})=>M(n=>{const r=A.addDays(n,6);return Intl.DateTimeFormat(e,{day:"numeric",month:"long",...D,...t,year:void 0}).formatRange(n,r)}),Qa=({locale:e,intlOptions:t})=>M(n=>{const r=A.addDays(n,6);return Intl.DateTimeFormat(e,{dateStyle:"medium",...D,...t}).formatRange(n,r)}),gn=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{year:"numeric",...D,...t}).format(n)),Za=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{timeStyle:"short",...D,...t}).format(n)),Zd=e=>e.map(t=>t.value).join(""),Jd=e=>e.type!=="literal"||e.value!==", "?e:{type:"literal",value:" • "},em=1,tm=4,nm=1,gr=1e3,rm=({valueFormat:e,locale:t,tickValues:n,intlOptions:r})=>Q(a=>{const s={...Sn(a,n),notation:"compact",...Yr(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...r};return bn(a,t,s)}),am=({locale:e,tickValues:t,intlOptions:n})=>Q(r=>{const o={...Sn(r,t),notation:"compact",...n};return bn(r,e,o)}),om=({locale:e,tickValues:t,intlOptions:n})=>Q(r=>{const o={...Sn(r,t),notation:"compact",...n,style:"percent"};return bn(r,e,o)}),bn=(e,t,n)=>Intl.NumberFormat(t,n).formatToParts(e).map(a=>a.type==="compact"?a.value.toLowerCase():a.value).join(""),Ja=e=>Math.abs(e)>gr?Ja(e/gr):Number.isInteger(e),sm=e=>{if(e.length<2)return!1;const[t,n]=e;return typeof t!="number"||typeof n!="number"?!1:Math.abs(n-t)<em},Sn=(e,t)=>Ja(e)?{minimumFractionDigits:0,maximumFractionDigits:0}:sm(t)?{minimumFractionDigits:0,maximumFractionDigits:tm}:{minimumFractionDigits:0,maximumFractionDigits:nm},im=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...D,...t}).format(n)),cm=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{month:"short",...D,...t}).format(n)),lm=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...D,...t}).format(n)),um=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{timeStyle:"short",...D,...t}).format(n)),xn=e=>{const{valueFormat:t}=e;switch(t.type){case"currency":return rm(e);case"date":case"datetime":return im(e);case"day_month":case"weekly_date_range":case"weekly_date_range_with_year":return lm(e);case"decimal":case"integer":return am(e);case"duration":return mn();case"month":return cm(e);case"month_year":return hn(e);case"percentage":return om(e);case"quarter":return yn();case"text":return un();case"time":return um(e);case"year":return gn(e);case"lookup":return xn({...e,valueFormat:t.fallback});default:{const n=t;throw new Error(`Unhandled value format: ${n.type}`)}}},dm=40,mm=60,br=8,pm=50,fm=1/3,hm=1/4,Dt="…",ym=(e,t,n)=>{if(t<=0||e.length===0)return"";if(n(e)<=t)return e;if(n(Dt)>t)return"";let r=0,a=e.length-1,o=0;for(;r<=a;){const s=r+a>>>1,i=e.slice(0,s)+Dt;n(i)<=t?(o=s,r=s+1):a=s-1}return e.slice(0,o)+Dt},gm=e=>e.formattedAxis.position==="top"||e.formattedAxis.position==="bottom"?bm(e):Sm(e),bm=({formattedAxis:e,bandwidthPx:t,panelRect:n,measureLabel:r})=>{const{widths:a,maxWidth:o,maxHeight:s}=eo(e.ticks,r),i=t-br;if(o<=i)return{...e,labelRotation:0,labelMaxWidthPx:null};if(t>=pm){const l=$t(i);return{...e,ticks:Ut(e.ticks,a,l,r),labelRotation:0,labelMaxWidthPx:l}}if(s+br>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const c=$t(n.height*fm);return{...e,ticks:Ut(e.ticks,a,c,r),labelRotation:-90,labelMaxWidthPx:c}},Sm=({formattedAxis:e,bandwidthPx:t,panelRect:n,measureLabel:r})=>{const{widths:a,maxWidth:o,maxHeight:s}=eo(e.ticks,r);if(s>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const i=$t(n.width*hm);return o<=i?{...e,labelRotation:0,labelMaxWidthPx:null}:{...e,ticks:Ut(e.ticks,a,i,r),labelRotation:0,labelMaxWidthPx:i}},eo=(e,t)=>{const n=[];let r=0,a=0;for(const o of e){const{width:s,height:i}=t(o.formattedLabel);n.push(s),s>r&&(r=s),i>a&&(a=i)}return{widths:n,maxWidth:r,maxHeight:a}},Ut=(e,t,n,r)=>{const a=o=>r(o).width;return e.map((o,s)=>(t[s]??0)<=n?o:{...o,formattedLabel:ym(o.formattedLabel,n,a)})},$t=e=>Math.max(0,Math.floor(e)),xm=(e,t,n,r)=>{if(e.length===0)return!0;const a=t==="top"||t==="bottom",o=a?mm:dm;let s=n-(e.length-1)*o;for(const i of e){const{width:c,height:l}=r(i);if(s-=a?c:l,s<0)return!1}return!0},vm=({axis:e,availableSpacePx:t,measureLabel:n,resolveFormatter:r})=>{const{tickCandidates:a,position:o}=e;if(a.length===0)return[];const s=new Map,i=m=>{const f=s.get(m);if(f)return f;const p=a[m],h=p?Am(p.ticks,r(p)):[];return s.set(m,h),h};let c=0,l=a.length-1,d=-1;for(;c<=l;){const m=c+l>>>1,p=i(m).map(h=>h.formattedLabel);xm(p,o,t,n)?(d=m,c=m+1):l=m-1}return d>=0?i(d):i(0)},Am=(e,t)=>e.map(n=>({...n,formattedLabel:t(n.value)})),Rt=6,Ct=6,kt=15,_t=5,Nt=15,vn=(e,t)=>{switch(e){case"small":return{arrowStartGap:Rt,arrowEndGap:Ct,offsetFromHigherObservation:kt,arrowheadSize:_t,curveRadius:Nt,strokeWidth:2,labelLineHeight:12*t,labelPaddingX:6,labelPaddingY:3,labelStrokeWidth:1,labelFontWeight:500};case"medium":return{arrowStartGap:Rt*1.5,arrowEndGap:Ct*1.5,offsetFromHigherObservation:kt*1.25,arrowheadSize:_t*1.5,curveRadius:Nt*1.25,strokeWidth:3,labelLineHeight:16*t,labelPaddingX:8,labelPaddingY:4,labelStrokeWidth:1.5,labelFontWeight:500};case"large":return{arrowStartGap:Rt*2,arrowEndGap:Ct*2,offsetFromHigherObservation:kt*1.75,arrowheadSize:_t*2.5,curveRadius:Nt*1.5,strokeWidth:5,labelLineHeight:20*t,labelPaddingX:10,labelPaddingY:5,labelStrokeWidth:2,labelFontWeight:600}}},Tm=e=>{const t=V({...e,valueFormat:e.valueFormat.fallback}),n={};for(const[a,o]of Object.entries(e.valueFormat.cases))n[a]=V({...e,valueFormat:o});const r=e.valueFormat.byVariable;return(a,o)=>{if(o===void 0||o[r]===void 0)return t(a);const s=u.getStableKey(o[r]),i=n[s];return i!==void 0?i(a,o):t(a)}},V=e=>{switch(e.valueFormat.type){case"currency":return Ha(e);case"date":return jd(e);case"datetime":return Qd(e);case"day_month":return Xa(e);case"decimal":return dn(e);case"duration":return mn();case"integer":return Wa(e);case"month":return qa(e);case"month_year":return hn(e);case"percentage":return za(e);case"quarter":return yn();case"text":return un();case"weekly_date_range":return ja(e);case"weekly_date_range_with_year":return Qa(e);case"year":return gn(e);case"time":return Za(e);case"lookup":return Tm({...e,valueFormat:e.valueFormat});default:{const t=e.valueFormat;throw new Error(`Unhandled value format: ${t.type}`)}}},Ft={abbreviation:"none",decimals:"auto"},to=({locale:e,kind:t,startValue:n,endValue:r})=>{if(n===null||r===null)return Ka;switch(t){case"absolute-difference":return dn({locale:e,numberFormat:Ft,intlOptions:{signDisplay:"always"}})(r-n);case"relative-difference":{const a=r-n;if(a===0)return"0%";const o=a/n;return o===Number.POSITIVE_INFINITY?"∞":o===Number.NEGATIVE_INFINITY?"-∞":V({valueFormat:{type:"percentage"},locale:e,numberFormat:Ft,intlOptions:{signDisplay:"always"}})(o)}case"proportion":{if(r-n===0)return"=";const a=r/n;return a===Number.POSITIVE_INFINITY?"∞":a===Number.NEGATIVE_INFINITY?"-∞":`${V({valueFormat:{type:"decimal"},locale:e,numberFormat:Ft,intlOptions:{maximumFractionDigits:1}})(a)}x`}}},wm=e=>{const t=e.padding??0,n=Sr(e.rows,t),r=Sr(e.cols,t);return{rows:n.tracks,cols:r.tracks,placements:Em(e.placements,n.nameToIndex,r.nameToIndex),width:e.containerSize.width,height:e.containerSize.height}},Im=e=>{const t=xr(e.rows,e.height),n=xr(e.cols,e.width),r=vr(t),a=vr(n),o=new Map;for(const s of e.placements){const i=s.rowSpan??1,c=s.colSpan??1,l=a[s.col]??0,d=r[s.row]??0,m=Ar(n,s.col,c),f=Ar(t,s.row,i);o.set(s.name,{x:l,y:d,width:Math.max(0,m),height:Math.max(0,f)})}return o},Sr=(e,t)=>{const n=[],r=new Map;t>0&&n.push({type:"fixed",pixels:t});for(let a=0;a<e.length;a++){const o=e[a];if(!o)continue;r.set(o.name,n.length),n.push(Vm(o));const s=Lm(e,a);if(no(o)&&s){const i=o.gaps?.after??0,c=s.gaps?.before??0,l=Math.max(i,c);l>0&&n.push({type:"fixed",pixels:l})}}return t>0&&n.push({type:"fixed",pixels:t}),{tracks:n,nameToIndex:r}},Vm=e=>typeof e.size=="number"?{type:"fixed",pixels:e.size}:{type:"flex",weight:e.size.flex},no=e=>typeof e.size=="number"?e.size>0:e.size.flex>0,Lm=(e,t)=>{for(let n=t+1;n<e.length;n++){const r=e[n];if(r&&no(r))return r}},Em=(e,t,n)=>{const r=[];for(const a of e){const o=t.get(a.row),s=n.get(a.col);if(o===void 0||s===void 0)continue;const i=a.rowEnd!==void 0?t.get(a.rowEnd):o,c=a.colEnd!==void 0?n.get(a.colEnd):s;i===void 0||c===void 0||r.push({name:a.name,row:o,col:s,rowSpan:Math.max(1,i-o+1),colSpan:Math.max(1,c-s+1)})}return r},xr=(e,t)=>{let n=0,r=0;for(const o of e)o.type==="fixed"?n+=o.pixels:r+=o.weight;const a=Math.max(0,t-n);return e.map(o=>o.type==="fixed"?o.pixels:r===0?0:o.weight/r*a)},vr=e=>{const t=new Array(e.length);let n=0;for(let r=0;r<e.length;r++)t[r]=n,n+=e[r]??0;return t},Ar=(e,t,n)=>{let r=0;const a=Math.min(t+n,e.length);for(let o=t;o<a;o++)r+=e[o]??0;return r},ro=24,H={header:{after:10,before:0},headline:{after:4,before:0},topLegend:{after:16,before:0},topAxisLabel:{after:4,before:0},topAxis:{after:0,before:0},panel:{after:0,before:0},bottomAxis:{after:4,before:0},bottomAxisLabel:{after:16,before:0},bottomLegend:{after:10,before:16}},qe={leftLegend:{after:10,before:0},leftAxis:{after:4,before:0},panel:{after:4,before:0},rightAxis:{after:10,before:0}},An={top:0,right:0,bottom:0,left:0},Mm=(e,t,n,r=An)=>{const o=n.axes.top>0||n.axesLabels.top>0?n.axesLabels.top:Math.max(n.axesLabels.top,n.axesLabels.left,n.axesLabels.right);return wm({rows:[{name:"header",size:t.headerSize.height,gaps:H.header},{name:"topLegend",size:n.legends.top,gaps:H.topLegend},{name:"headline",size:n.headline,gaps:H.headline},{name:"topAxisLabel",size:o,gaps:H.topAxisLabel},{name:"topAxis",size:n.axes.top,gaps:H.topAxis},{name:"topAnnotation",size:r.top},{name:"panel",size:{flex:1},gaps:H.panel},{name:"bottomAxis",size:n.axes.bottom,gaps:H.bottomAxis},{name:"bottomAxisLabel",size:n.axesLabels.bottom,gaps:H.bottomAxisLabel},{name:"bottomLegend",size:n.legends.bottom,gaps:H.bottomLegend},{name:"footer",size:t.footerSize.height}],cols:[{name:"leftLegend",size:n.legends.left,gaps:qe.leftLegend},{name:"leftAxis",size:n.axes.left,gaps:qe.leftAxis},{name:"panel",size:{flex:1},gaps:qe.panel},{name:"rightAnnotation",size:r.right},{name:"rightAxis",size:n.axes.right,gaps:qe.rightAxis},{name:"rightLegend",size:n.legends.right}],placements:[{name:"header",row:"header",col:"leftLegend",colEnd:"rightLegend"},{name:"headline",row:"headline",col:"leftLegend",colEnd:"rightLegend"},{name:"footer",row:"footer",col:"leftLegend",colEnd:"rightLegend"},{name:"plot",row:"topAxisLabel",rowEnd:"bottomAxisLabel",col:"leftAxis",colEnd:"rightAxis"},{name:"panel",row:"panel",col:"panel"},...Dm(n.axes),...Rm(n.axesLabels,n.axes),...Cm(n.legends)],containerSize:e,padding:ro})},Dm=e=>{const t=[];return e.top>0&&t.push({name:"topAxis",row:"topAxis",col:"panel"}),e.bottom>0&&t.push({name:"bottomAxis",row:"bottomAxis",col:"panel"}),e.left>0&&t.push({name:"leftAxis",row:"panel",col:"leftAxis"}),e.right>0&&t.push({name:"rightAxis",row:"panel",col:"rightAxis"}),t},Rm=(e,t)=>{const n=[];return e.top>0||t.top>0?(e.top>0&&n.push({name:"topAxisLabel",row:"topAxisLabel",col:"panel"}),e.left>0&&n.push({name:"leftAxisLabel",row:"topAxis",col:"leftAxis"}),e.right>0&&n.push({name:"rightAxisLabel",row:"topAxis",col:"rightAxis"})):(e.left>0&&n.push({name:"leftAxisLabel",row:"topAxisLabel",col:"leftAxis"}),e.right>0&&n.push({name:"rightAxisLabel",row:"topAxisLabel",col:"rightAxis"})),e.bottom>0&&n.push({name:"bottomAxisLabel",row:"bottomAxisLabel",col:"panel"}),n},Cm=e=>{const t=[];return e.top>0&&t.push({name:"topLegend",row:"topLegend",col:"leftAxis",colEnd:"rightAxis"}),e.bottom>0&&t.push({name:"bottomLegend",row:"bottomLegend",col:"leftAxis",colEnd:"rightAxis"}),e.left>0&&t.push({name:"leftLegend",row:"panel",col:"leftLegend"}),e.right>0&&t.push({name:"rightLegend",row:"panel",col:"rightLegend"}),t},km=({annotations:e,mainAxis:t,panelRect:n,textScale:r,locale:a,measureLabel:o,currentOverflow:s})=>{if(e.differenceArrows.length===0)return An;const i=t==="y",c=n.height+s.top,l=n.width+s.right;let d=0,m=0;for(const f of e.differenceArrows){const{start:p,end:h,size:y,label:g}=f;if(!Tr(p.x,p.y)||!Tr(h.x,h.y))continue;const S=vn(y,r),b=S.offsetFromHigherObservation+S.arrowheadSize+S.arrowEndGap,x=to({locale:a,kind:g,startValue:p.measurementValue,endValue:h.measurementValue}),T=o(x,y);if(i){const L=Math.max(p.x,h.x),P=b+T.width/2+S.labelPaddingX;m=Math.max(m,wr(P,L,l))}else{const L=Math.max(p.y,h.y),P=b+S.labelLineHeight/2+S.labelPaddingY;d=Math.max(d,wr(P,L,c))}}return{top:Math.ceil(d),right:Math.ceil(m),bottom:0,left:0}},Tr=(e,t)=>e>=0&&e<=1&&t>=0&&t<=1,wr=(e,t,n)=>{if(t<=0)return 0;const r=(e-(1-t)*n)/t;return Math.max(0,r)},_m=["top","right","bottom","left"],Ot=(e,t)=>{const n={};for(const r of _m){const a=e.get(`${r}${t}`);a&&(n[r]=a)}return n},Yt=["large","medium","small"],Nm=({size:e,availableWidth:t,measureStripWidth:n})=>{if(e!=="auto")return e;for(const r of Yt)if(n(r)<=t)return r;return"small"},Fm=({size:e,availableWidth:t,measureStripWidth:n})=>{const r=e==="auto"?0:Yt.indexOf(e);for(const a of Yt.slice(r))if(n(a)<=t)return a;return null},Om=({itemWidths:e,gap:t,availableWidth:n})=>{let r=0,a=0;for(const o of e){const s=a===0?o:r+t+o;if(s>n)break;r=s,a+=1}return a},Pm=({headline:e,containerSize:t,measurer:n})=>{if(ao(e))return 0;const r=oo(e,t.width,n);return n.measureHeadline(e.formatted,r).height},Bm=({headline:e,layout:t,containerSize:n,measurer:r,itemGap:a})=>{if(ao(e)){const i=Gm(t.panel,e.innerRadius),c=Fm({size:e.size,availableWidth:i.width,measureStripWidth:so(e,r)});return c===null?null:{rect:i,resolvedSize:c,visibleItemCount:1}}const o=oo(e,n.width,r);if(e.formatted.kind!=="perGroup")return{rect:t.headline,resolvedSize:o,visibleItemCount:1};const s=Om({itemWidths:r.measureHeadlineItemWidths(e.formatted,o),gap:a,availableWidth:t.headline.width});return s===0?null:{rect:t.headline,resolvedSize:o,visibleItemCount:s}},ao=e=>e.formatted.kind==="grandTotal"&&e.position==="center"&&e.innerRadius>0,Gm=(e,t)=>{const n=Math.min(e.width,e.height)/2,r=t*n*Math.SQRT2,a=e.x+e.width/2,o=e.y+e.height/2;return{x:a-r/2,y:o-r/2,width:r,height:r}},oo=(e,t,n)=>Nm({size:e.size,availableWidth:t,measureStripWidth:so(e,n)}),so=(e,t)=>n=>t.measureHeadline(e.formatted,n).width,Me={x:0,y:0,width:0,height:0},Um="0000";class $m{constructor(t){this.measurer=t}compile(t){return lt({axes:t.axes,numberFormat:t.numberFormat,formattedLegends:t.formattedLegends,containerSize:t.containerSize,externalMeasurements:t.externalMeasurements,annotationOverflow:An,headline:t.headline,locale:t.formattingLocale??t.parsingLocale}).pipe(({axes:n,numberFormat:r,locale:a})=>({axisBundles:n.map(o=>({axis:o,resolveFormatter:Ym(o,a,r),formatted:this.seedAxis(o)}))})).pipe(({axisBundles:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})=>({layout:this.resolveLayout({axes:n.map(c=>c.formatted),formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})})).pipe(({axisBundles:n,layout:r})=>({axisBundles:n.map(a=>Ir(a.axis.position)?{...a,formatted:this.finalizeAxis(a.axis,a.resolveFormatter,r.panel)}:a)})).pipe(({axisBundles:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})=>({layout:this.resolveLayout({axes:n.map(c=>c.formatted),formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})})).pipe(({axisBundles:n,layout:r})=>({formattedAxes:n.map(a=>Ir(a.axis.position)?a.formatted:this.finalizeAxis(a.axis,a.resolveFormatter,r.panel))})).pipe(({formattedAxes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})=>({layout:this.resolveLayout({axes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})})).pipe(({formattedAxes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,layout:s,annotationOverflow:i,headline:c,locale:l})=>{const d=this.measureAnnotationOverflow(t,s.panel,l,i);return d===i?{formattedAxes:n,layout:s}:{formattedAxes:n,layout:this.resolveLayout({axes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:d,headline:c})}}).result()}measureAnnotationOverflow(t,n,r,a){if(!t.annotations||t.annotations.differenceArrows.length===0||t.coordSystem?.type!=="cartesian")return a;const o=km({annotations:t.annotations,mainAxis:t.coordSystem.mainAxis,panelRect:n,textScale:t.textScale??1,locale:r,measureLabel:this.measurer.measureDifferenceArrowLabel,currentOverflow:a});return o.top===a.top&&o.right===a.right?a:o}seedAxis(t){const{tickCandidates:n,...r}=t;return{...r,ticks:[{value:0,position:0,formattedLabel:Um}],labelRotation:0,labelMaxWidthPx:null}}finalizeAxis(t,n,r){const o=t.position==="top"||t.position==="bottom"?r.width:r.height,s=vm({axis:t,availableSpacePx:o,measureLabel:this.measurer.measureTickLabel,resolveFormatter:n}),{tickCandidates:i,...c}=t,l={...c,ticks:s,labelRotation:0,labelMaxWidthPx:null};if(t.scaleType==="discrete"&&t.bandwidth!==void 0){const d=t.bandwidth*o;return gm({formattedAxis:l,bandwidthPx:d,panelRect:r,measureLabel:this.measurer.measureTickLabel})}return l}resolveLayout({axes:t,formattedLegends:n,containerSize:r,externalMeasurements:a,annotationOverflow:o,headline:s}){const i=this.measureGuides(t,n,s,r),c=Mm(r,a,i,o),l=Im(c);return{header:l.get("header")??Me,headline:l.get("headline")??Me,footer:l.get("footer")??Me,plot:l.get("plot")??Me,panel:l.get("panel")??Me,axes:Ot(l,"Axis"),axisLabels:Ot(l,"AxisLabel"),legends:Ot(l,"Legend")}}measureGuides(t,n,r,a){const o={top:0,right:0,bottom:0,left:0},s={top:0,right:0,bottom:0,left:0};for(const c of t)c.isVisible&&(o[c.position]=this.measurer.measureAxis(c),c.label!==null&&(s[c.position]=this.measurer.measureAxisLabel(c)));const i={top:0,right:0,bottom:0,left:0};for(const c of n)i[c.position]=this.measurer.measureLegend(c);return{axes:o,axesLabels:s,legends:i,headline:this.measureHeadlineBand(r,a)}}measureHeadlineBand(t,n){return t===void 0?0:Pm({headline:t,containerSize:n,measurer:this.measurer})}}const Ir=e=>e==="left"||e==="right",Ym=(e,t,n)=>{const r=e.tickCandidates.flatMap(o=>o.ticks.map(s=>s.value)),a=new WeakMap;return o=>{const s=a.get(o);if(s)return s;const i=xn({valueFormat:o.valueFormat??e.valueFormat,locale:t,numberFormat:n,tickValues:r});return a.set(o,i),i}};function Km(e,t,n,r){const a=new Map;if(!n||n.kind!=="visual"||n.domain.length<=1)return a;const o=new Map(t.map(s=>[s.id,s.swatchShape]));for(const s of e){if(s.geom!=="rule"||s.stat.type!=="mean")continue;const i=s.transforms.find(y=>y.transformType==="filter"&&y.options.operator==="eq"),c=u.extractVariableName(s.mapping.y);let l,d,m;if(i?.transformType==="filter"&&typeof i.options.value=="string")l="color",d=i.options.variableName,m=i.options.value;else if(c!==null)l="y",d=c,m=c;else continue;const f=Hm(e,l,d);if(f===null)continue;const p=o.get(f.id);if(p===void 0)continue;const h=n.map(m);Pe(h)&&a.set(s.id,{shape:Ne(p,r),color:h})}return a}function Hm(e,t,n){let r=null;for(const a of e)if(a.geom!=="rule"&&(r===null&&(r=a),u.extractVariableName(a.mapping[t])===n))return a;return r}function Fe(e,t){return e==="x"?t.x:t.y}function gt(e,t){return e==="x"?t.y:t.x}function Wm(e,t){return{main:Fe(e,t),cross:gt(e,t)}}function zm(e){return e.type==="cartesian"}const Tn=12,Xm=4,qm=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=ve(n),a=$(n)??z(n);if(r===null||a===null||r<0||r>1||a<0||a>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:s,height:i}=e.measureDataLabel("dataLabel",o),c=r*e.panelRect.width,l=(1-a)*e.panelRect.height-Tn-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:c,y:l,text:o,width:s,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},jm={place:qm,getPercentageValueStrategy:e=>e.position==="fill"?"fill":F(e.position)?"stack":"none"},Pt=4,je=6,Qm=e=>{const t=[],n=F(e.layer.position),r=e.coordSystem.mainAxis==="y";if(e.layer.dataLabels.showDataLabels){const{entries:a,shouldRotate:o}=Jm({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatLabel:e.formatLabel,isFlipped:r,getObservationKey:e.getObservationKey});for(const s of a){const i=rp({mainAxis:e.coordSystem.mainAxis,isStacked:n,isNegativeBar:s.isNegative,shouldRotate:o,bounds:s.bounds,labelWidth:s.labelWidth,labelHeight:s.labelHeight,panelWidth:e.panelRect.width,panelHeight:e.panelRect.height});i!==null&&t.push({layerId:e.layer.id,key:s.key,x:i.x,y:i.y,text:s.text,width:s.labelWidth,height:s.labelHeight,isRotated:i.isRotated,target:"observation",position:i.position})}}if(e.layer.dataLabels.showStackTotals){const a=ip({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatAbsolute:e.formatAbsolute});for(const o of a)t.push(o)}return t},Zm={place:Qm,getPercentageValueStrategy:e=>e.position==="fill"?"fill":F(e.position)?"stack":"absoluteGrandTotal"},Jm=({layer:e,mainAxis:t,panelRect:n,measureDataLabel:r,formatLabel:a,isFlipped:o,getObservationKey:s})=>{const i=[];let c=!1;const l=u.extractVariableName(e.mapping.y);for(const d of e.data){const m=ep(t,d);if(m===null)continue;const f=a(d);if(f==="")continue;const{width:p,height:h}=r("dataLabel",f),y=io(m,n);p>y.width&&(c=!0);const g=l===null?null:d[l],S=w(g)&&g<0;i.push({key:s(d),isNegative:S,text:f,labelWidth:p,labelHeight:h,bounds:y})}return{entries:i,shouldRotate:!o&&c}},io=(e,t)=>({x:e.x*t.width,y:e.y*t.height,width:e.width*t.width,height:e.height*t.height}),co=(e,t,n,r,a)=>{if(e==="x"){let i=1-a,c=a-r;return c<0&&(i+=c,c=-c),{x:t,y:i,width:n-t,height:c}}let o=t,s=n-t;return s<0&&(o+=s,s=-s),{x:o,y:1-a,width:s,height:a-r}},ep=(e,t)=>{const n=_e(t),r=ye(t),a=se(t),o=$(t)??z(t);return n===null||r===null||a===null||o===null?null:co(e,n,r,a,o)},tp=(e,t)=>{const{xMin:n,xMax:r,yMin:a,yMax:o}=t.anchor;return co(e,n,r,a,o)},np=(e,t)=>e==="x"?t?"bottom":"top":t?"left":"right",lo=(e,t,n)=>n?{width:t,height:e}:{width:e,height:t},rp=e=>e.isStacked?ap({bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate}):sp({edge:np(e.mainAxis,e.isNegativeBar),bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate,panelWidth:e.panelWidth,panelHeight:e.panelHeight}),ap=({bounds:e,labelWidth:t,labelHeight:n,isRotated:r})=>{const a=lo(t,n,r);return a.width>e.width||a.height>e.height?null:{x:e.x+e.width/2,y:e.y+e.height/2,isRotated:r,position:"inside"}},op=(e,t,n,r)=>{switch(e){case"top":return{edgeCoord:t.y,outwardSign:-1,panelExtent:r};case"bottom":return{edgeCoord:t.y+t.height,outwardSign:1,panelExtent:r};case"left":return{edgeCoord:t.x,outwardSign:-1,panelExtent:n};case"right":return{edgeCoord:t.x+t.width,outwardSign:1,panelExtent:n}}},sp=({edge:e,bounds:t,labelWidth:n,labelHeight:r,isRotated:a,panelWidth:o,panelHeight:s})=>{const i=e==="top"||e==="bottom",c=t.x+t.width/2,l=t.y+t.height/2,d=lo(n,r,a),m=i?d.height:d.width,f=i?d.width:d.height,p=i?t.height:t.width,h=i?t.width:t.height,y=m/2,{edgeCoord:g,outwardSign:S,panelExtent:b}=op(e,t,o,s);if(m+Pt<p){if(f>h)return null;if(a)return{x:c,y:l,isRotated:!0,position:"inside"};const T=g-S*(y+Pt);return{...i?{x:c,y:T}:{x:T,y:l},isRotated:!1,position:"inside"}}const x=g+S*(y+Pt);return x-y<0||x+y>b?null:{...i?{x:c,y:x}:{x,y:l},isRotated:a,position:"outside"}},ip=({layer:e,mainAxis:t,panelRect:n,measureDataLabel:r,formatAbsolute:a})=>{const o=[],s=e.summary.stackTotals;if(s===void 0||s.length===0)return o;const i=t==="y";for(const c of s){const l=io(tp(t,c),n),d=a(c.total),{width:m,height:f}=r("stackTotal",d),p=c.anchor.direction==="positive";let h,y;i?(h=p?l.x+l.width+je+m/2:l.x-je-m/2,y=l.y+l.height/2):(h=l.x+l.width/2,y=p?l.y-je-f/2:l.y+l.height+je+f/2),o.push({layerId:e.id,key:`${e.id}:stack:${c.xKey}`,x:h,y,text:d,width:m,height:f,isRotated:!1,target:"aggregate",position:"outside"})}return o},cp=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=ve(n),a=z(n);if(r===null||a===null||r<0||r>1||a<0||a>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:s,height:i}=e.measureDataLabel("dataLabel",o),c=r*e.panelRect.width,l=(1-a)*e.panelRect.height-Tn-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:c,y:l,text:o,width:s,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},lp={place:cp,getPercentageValueStrategy:()=>"none"},up=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=ve(n),a=z(n);if(r===null||a===null||r<0||r>1||a<0||a>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:s,height:i}=e.measureDataLabel("dataLabel",o),c=(Pr(n)??e.layer.params.size)/2,l=r*e.panelRect.width,d=(1-a)*e.panelRect.height-c-Tn-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:l,y:d,text:o,width:s,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},dp={place:up,getPercentageValueStrategy:()=>"none"};function uo(e){return{startAngle:e[u.POSITION_VARIABLES.xMin],endAngle:e[u.POSITION_VARIABLES.xMax]}}function mo(e){return{innerRadius:e[u.POSITION_VARIABLES.yMin],outerRadius:e[u.POSITION_VARIABLES.yMax]??e[u.POSITION_VARIABLES.y]}}const mp=" · ",pp=e=>typeof e=="string"?e:e instanceof Date?e.toISOString():String(e),fp=(e,t)=>{const n=u.extractVariableName(t.x);return n!==null&&n!==u.CONSTANT_VARIABLES.x?en(e,t):a=>be(a)},hp=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;const n=e.layer.dataLabels.showCategoryLabels?fp(e.layer.data,e.layer.mapping):null,r=e.panelRect.width/2,a=e.panelRect.height/2,o=Math.min(e.panelRect.width,e.panelRect.height)/2;for(const s of e.layer.data){const{startAngle:i,endAngle:c}=uo(s),{outerRadius:l}=mo(s);if(i===null||c===null||l===null)continue;const d=e.formatLabel(s);if(d==="")continue;const m=n===null?null:n(s),f=m===null?d:`${pp(m)}${mp}${d}`,{width:p,height:h}=e.measureDataLabel("dataLabel",f),y=(i+c)/2,g=Math.abs(Math.sin(y))*(p/2)+Math.abs(Math.cos(y))*(h/2),S=l*o+Xm+g,b=r+Math.sin(y)*S,x=a-Math.cos(y)*S,T=p/2,L=h/2;b-T<0||b+T>e.panelRect.width||x-L<0||x+L>e.panelRect.height||t.push({layerId:e.layer.id,key:e.getObservationKey(s),x:b,y:x,text:f,width:p,height:h,isRotated:!1,target:"observation",position:"outside"})}return t},yp={place:hp,getPercentageValueStrategy:()=>"absoluteGrandTotal"},gp={type:"decimal"};function po({layer:e,numberFormat:t,locale:n}){const r=u.extractVariableName(e.mapping.y),a=r!==null&&e.data.hasVariable(r)?e.data.getValueFormat(r):gp;return V({valueFormat:a,locale:n,numberFormat:t})}const bp=({layer:e,coordSystem:t,axes:n,numberFormat:r,panelRect:a,measureDataLabel:o,formattingLocale:s,percentageValueStrategy:i})=>{const c=po({layer:e,numberFormat:r,locale:s});return{layer:e,coordSystem:t,panelRect:a,measureDataLabel:o,formatLabel:Tp({layer:e,numberFormat:r,axes:n,locale:s,absoluteFormatter:c,percentageValueStrategy:i}),formatAbsolute:c,getObservationKey:Sp(e)}},Sp=e=>t=>`${e.id}:${ft(t)}`,xp=(e,t)=>{switch(t){case"stack":return vp(e);case"fill":return Ap(e);case"absoluteGrandTotal":return()=>e.summary.absoluteGrandTotal??null;case"none":return()=>null}},vp=e=>{const t=u.extractVariableName(e.mapping.x);let n=null,r=!1;return a=>{const o=e.summary.stackTotals;if(o===void 0||o.length===0||t===null)return null;if(!r){n=new Map;for(const c of o)n.set(c.xKey,c);r=!0}const s=a[t];if(s==null)return null;const i=n?.get(Jt(a,t));return i===void 0?null:i.total}},Ap=e=>{const t=tn(e);return n=>{const r=se(n),a=$(n);if(!w(r)||!w(a))return null;const o=Math.abs(a-r);if(o===0)return null;const s=t(n);return w(s)?s/o:null}},Tp=({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:a,percentageValueStrategy:o})=>{const s=O(e.data,e.dataLabels.labelSource),i=xp(e,o),c=wp({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:a}),l=V({valueFormat:{type:"percentage"},locale:r,numberFormat:t}),d=e.dataLabels.format==="percentage"&&fo(e);return m=>{const f=s(m);if(f===null)return"";if(!d||!w(f))return c(f,m);const p=i(m);return p===null||p===0?c(f,m):l(f/p)}},wp=({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:a})=>{const o=e.dataLabels.labelSource,s=u.extractVariableName(o);if(s!==null){if(fo(e))return a;const i=Ip(e,n,t,r,s);if(i!==null)return i}return V({valueFormat:Vp(e.data,o),locale:r,numberFormat:t})},fo=e=>{const t=u.extractVariableName(e.dataLabels.labelSource);return t===null?!1:t===u.extractVariableName($e(e.position,e.mapping))},Ip=(e,t,n,r,a)=>{const o=u.extractVariableName(e.mapping.x);if(o===null||o!==a)return null;const s=t.find(i=>i.scaleAestheticKey==="x");return s===void 0?null:V({valueFormat:s.valueFormat,locale:r,numberFormat:n})},Vp=(e,t)=>{const n=u.extractConstantValue(t);if(n!==void 0)return typeof n=="number"?{type:"decimal"}:ko(n)?{type:"date"}:{type:"text"};const r=u.extractVariableName(t);return r===null||!e.hasVariable(r)?{type:"text"}:e.getValueFormat(r)},Lp={bar:{cartesian:Zm,polar:yp},line:{cartesian:lp},point:{cartesian:dp},area:{cartesian:jm}},Ep=({layers:e,coordSystem:t,axes:n,numberFormat:r,parsingLocale:a,panelRect:o,measureDataLabel:s,formattingLocale:i})=>{const c=[],l=i??a,d=t.type;for(const m of e){if(!m.dataLabels.showDataLabels&&!m.dataLabels.showStackTotals)continue;const f=Lp[m.geom]?.[d];if(f===void 0)continue;const p=bp({layer:m,coordSystem:t,axes:n,numberFormat:r,panelRect:o,measureDataLabel:s,formattingLocale:l,percentageValueStrategy:f.getPercentageValueStrategy(m)}),h=f.place(p);for(const y of h)c.push(y)}return{labels:c}},Mp=(e,t,n,r)=>{const a=r.offsetFromHigherObservation+r.arrowheadSize+r.arrowEndGap;return e?Math.max(t.x,n.x)+a:Math.min(t.y,n.y)-a},Dp=(e,t,n,{arrowStartGap:r,arrowEndGap:a,curveRadius:o})=>{const s={x:e.x,y:e.y-r},i={x:e.x,y:n},c={x:t.x,y:n},l={x:t.x,y:t.y-a},d=t.x>e.x?1:-1;return`
4
4
  M ${s.x} ${s.y}
package/dist/index.mjs CHANGED
@@ -9,7 +9,7 @@ import Br from "lodash-es/merge";
9
9
  import { regressionLoess as Oa, regressionPoly as Ba, regressionPow as Ga, regressionQuad as $a, regressionLog as Ua, regressionExp as Ya, regressionLinear as Ha } from "d3-regression";
10
10
  import Wa from "humanize-duration";
11
11
  import { Delaunay as Ka } from "d3-delaunay";
12
- typeof window < "u" && (window.__GRAPHY_SDK__ ??= {}, window.__GRAPHY_SDK__.vizEngine = "0.0.1-plugins.0");
12
+ typeof window < "u" && (window.__GRAPHY_SDK__ ??= {}, window.__GRAPHY_SDK__.vizEngine = "0.0.1-plugins.1");
13
13
  function $e(e, t) {
14
14
  return Gr(
15
15
  e,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@graphysdk/viz-engine",
3
3
  "author": "Graphy",
4
- "version": "0.0.1-plugins.0",
4
+ "version": "0.0.1-plugins.1",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "sideEffects": [
@@ -17,6 +17,11 @@
17
17
  "types": "./dist/index.d.ts",
18
18
  "import": "./dist/index.mjs",
19
19
  "require": "./dist/index.cjs"
20
+ },
21
+ "./extensions": {
22
+ "types": "./dist/extensions.d.ts",
23
+ "import": "./dist/extensions.mjs",
24
+ "require": "./dist/extensions.cjs"
20
25
  }
21
26
  },
22
27
  "dependencies": {
@@ -41,10 +46,10 @@
41
46
  "vite": "^6.4.2",
42
47
  "vite-plugin-dts": "^4.5.4",
43
48
  "vitest": "^4.1.0",
44
- "@graphytools/typescript-config": "0.0.1",
45
- "@graphytools/eslint-plugin-graphy": "1.0.0",
46
49
  "@graphytools/eslint-config": "0.0.1",
47
- "@graphytools/vitest-config": "1.0.0"
50
+ "@graphytools/vitest-config": "1.0.0",
51
+ "@graphytools/eslint-plugin-graphy": "1.0.0",
52
+ "@graphytools/typescript-config": "0.0.1"
48
53
  },
49
54
  "lint-staged": {
50
55
  "*.{ts,tsx,js,jsx,json,css,md}": [