@graphysdk/viz-engine 0.0.1 → 1.8.1-beta.1786025839240
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/LICENSE.md +17 -0
- package/README.md +25 -0
- package/dist/config.types-CQX-tSXl.cjs +1 -0
- package/dist/config.types-uM8CYfC1.js +1951 -0
- package/dist/graph-config.cjs +1 -0
- package/dist/graph-config.d.ts +2569 -0
- package/dist/graph-config.mjs +966 -0
- package/dist/index.cjs +23 -3
- package/dist/index.d.ts +10325 -1605
- package/dist/index.mjs +12622 -2279
- package/package.json +30 -5
package/dist/index.cjs
CHANGED
|
@@ -1,3 +1,23 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ze=require("lodash-es"),ye=require("lodash-es/merge"),C=require("d3-scale"),he=require("date-fns"),E=require("arquero");typeof window<"u"&&(window.__GRAPHY_SDK__??={},window.__GRAPHY_SDK__.vizEngine="0.0.1");const be=["#B399FE","#FC7E91","#33B6E0","#FFC849","#25CDA5","#FA9B65","#D93C95","#845FD8","#3F8EEB","#58C8D8","#F35074","#6EA0DA"],xe="default",Be="\0graphy\0_",T=t=>`${Be}${t}`,se={x:T("constantX")},oe={count:T("count")},M={group:T("group")},l={x:T("x"),y:T("y"),xMin:T("xMin"),xMax:T("xMax"),yMin:T("yMin"),yMax:T("yMax")},R={color:T("color"),size:T("size"),alpha:T("alpha"),strokeWidth:T("strokeWidth")};({...M,...l,...R});const Ge={mode:"readonly",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:!0,mode:"auto"}}},panel:{border:{isVisible:!0}},headline:{show:"none",compareWith:"none",size:"auto",position:"above"},numberFormat:{decimals:"auto",abbreviation:"auto"},content:{title:null,subtitle:null,caption:null}},Ue={xLimits:null,yLimits:null},q={theta:"x",startAngle:0,innerRadius:0};function je(t){const e=t??{type:"coord",coordType:"cartesian"},r=ye({},Ue,e.params??{});switch(e.coordType){case"cartesian":case"flip":return{...e,params:r};case"polar":return{...e,params:{...r,theta:e.params?.theta??q.theta,startAngle:e.params?.startAngle??q.startAngle,innerRadius:e.params?.innerRadius??q.innerRadius}}}}const X={stat:"identity",position:"identity",params:{size:8}},H={stat:"identity",position:"identity",params:{lineWidth:"auto",lineType:"solid",interpolate:"linear",missingValues:"gap"}},J={stat:"identity",position:"stack",params:{lineWidth:"auto",lineType:"solid",interpolate:"linear",missingValues:"gap"}},Z={stat:"identity",position:"dodge",params:{}},j="primary";function $e(t){return{id:t.id??crypto.randomUUID(),type:t.type,geom:t.geom,mapping:t.mapping??{},stat:t.stat??X.stat,position:t.position??X.position,yScaleType:t.yScaleType??j,params:{...X.params,...t.params}}}function Ke(t){return{id:t.id??crypto.randomUUID(),type:t.type,geom:t.geom,mapping:t.mapping??{},stat:t.stat??H.stat,position:t.position??H.position,yScaleType:t.yScaleType??j,params:{...H.params,...t.params}}}function We(t){return{id:t.id??crypto.randomUUID(),type:t.type,geom:t.geom,mapping:t.mapping??{},stat:t.stat??J.stat,position:t.position??J.position,yScaleType:t.yScaleType??j,params:{...J.params,...t.params}}}function Ye(t){return{id:t.id??crypto.randomUUID(),type:t.type,geom:t.geom,mapping:t.mapping??{},stat:t.stat??Z.stat,position:t.position??Z.position,yScaleType:t.yScaleType??j,params:{...Z.params,...t.params}}}function qe(t){switch(t.geom){case"point":return $e(t);case"line":return Ke(t);case"area":return We(t);case"bar":return Ye(t)}}function Xe(t){return t.map(qe)}function y(t){return t!=null}function He(t,...e){return t.find(r=>e.includes(r.geom))}const Se=new Set(["x","y","ySecondary"]),Te=new Set(["color","size","alpha","strokeWidth"]),$=t=>Se.has(t),Je=t=>Te.has(t),Ze=t=>$(t)||Je(t);function ne(t){return t==="secondary"?"ySecondary":"y"}function _(t){return t==="ySecondary"?"y":t}function h(t){return t==null?null:typeof t=="string"?t:"variable"in t?t.variable:null}const Ae=(t,e)=>{if(y(e.group)){const n=h(e.group);if(n!==null)return[n]}const r=new Set;for(const n in e){if(n==="x"||n==="y")continue;const i=h(e[n]);i!=null&&t.getType(i)==="categorical"&&r.add(i)}return[...r]};function x(t,e={}){return{type:"scale",scaledAesthetic:t,scaleType:"continuous",transform:e.transform,reverse:e.reverse,nice:e.nice,zero:e.zero,clamp:e.clamp,domainMin:e.domainMin??null,domainMax:e.domainMax??null,range:e.range}}function z(t,e={}){return{type:"scale",scaledAesthetic:t,scaleType:"datetime",domainMin:e.domainMin??null,domainMax:e.domainMax??null,nice:e.nice,reverse:e.reverse,clamp:e.clamp}}function v(t,e={}){return{type:"scale",scaledAesthetic:t,scaleType:"discrete",range:e.range,sort:e.sort,domain:e.domain??null,padding:e.padding}}function B(t,e={}){return{type:"scale",scaledAesthetic:t,scaleType:"identity"}}function G(t,e){return{type:"scale",scaledAesthetic:t,scaleType:"inferred",...e!=null?{options:e}:{}}}const D={transform:"linear",reverse:!1,nice:!0,zero:!1,domainMin:null,domainMax:null},ce={size:[4,20],alpha:[.1,1],strokeWidth:[1,4]},k={domainMin:null,domainMax:null,nice:!1,reverse:!1},N={range:null,sort:"none",domain:null,padding:.1},Qe={palette:"default"},we={x:"position",y:"position",ySecondary:"position",color:"color-range",size:"continuous-range",alpha:"continuous-range",strokeWidth:"continuous-range"},et={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 Ve(t,e,r,n){switch(t.scaleType){case"inferred":{const i=rt(t,e,r,n);return Ve(i,e,r,n)}case"continuous":{const i=we[t.scaledAesthetic],a=i==="continuous-range"&&t.scaledAesthetic in ce?ce[t.scaledAesthetic]:null,s=t.scaledAesthetic==="size"&&i==="continuous-range"?"sqrt":D.transform;return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,transform:t.transform??s,reverse:t.reverse??D.reverse,nice:t.nice??D.nice,zero:t.zero??D.zero,clamp:t.clamp??i!=="position",domainMin:t.domainMin??D.domainMin,domainMax:t.domainMax??D.domainMax,range:t.range??a??null}}case"datetime":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,domainMin:t.domainMin??k.domainMin,domainMax:t.domainMax??k.domainMax,nice:t.nice??k.nice,reverse:t.reverse??k.reverse,clamp:t.clamp??!1};case"discrete":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,range:t.range??N.range,sort:t.sort??N.sort,domain:t.domain??N.domain,padding:t.padding??N.padding};case"palette":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,palette:t.palette??Qe.palette};case"identity":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType};default:{const i=t;throw new Error(`Unknown scale type: ${i.scaleType}`)}}}function tt(t,e,r,n){const i=it(e,r),a=new Map;for(const s of i)a.set(s.scaledAesthetic,s);return[...a.values()].map(s=>Ve(s,t,r,n))}function rt(t,e,r,n){const i=_(t.scaledAesthetic),a=t.scaledAesthetic==="ySecondary"?nt(r,n):n[i],s=He(r,"bar");if(t.scaledAesthetic==="x"&&s)return v(t.scaledAesthetic,t.options);if(s&&t.scaledAesthetic===(s.yScaleType==="secondary"?"ySecondary":"y")){const m=t.options,d=s.position==="fill";return x(t.scaledAesthetic,{...m,zero:!0,...d&&{nice:!1}})}const o=h(a);if(o==null||!e.hasVariable(o))return x(t.scaledAesthetic,t.options);const c=e.getType(o),u=we[t.scaledAesthetic];switch(et[c][u]){case"discrete":return v(t.scaledAesthetic,t.options);case"datetime":return z(t.scaledAesthetic,t.options);case"continuous":return x(t.scaledAesthetic,t.options);case"identity":default:return B(t.scaledAesthetic)}}function nt(t,e){const r=t.find(n=>n.yScaleType==="secondary");return r?r.mapping.y??e.y:e.y}function it(t,e){return!e.some(i=>i.yScaleType==="secondary")||t.some(i=>i.scaledAesthetic==="ySecondary")?t:[...t,G("ySecondary")]}function at(t){const{data:e,mapping:r}=ot(t.data,t.mapping),n=je(t.coords),i=Xe(t.layers),a=tt(e,t.scales,i,r);return{data:e,mapping:r,layers:i,scales:n.coordType==="polar"?st(a):a,coords:n,config:ze.merge({},Ge,t.config)}}const st=t=>t.map(e=>e.scaleType==="discrete"?{...e,padding:0}:e),ot=(t,e)=>e.x!==""?{data:t,mapping:e}:{data:t.addConstantVariable(se.x,"categorical",""),mapping:{...e,x:se.x}};class I{constructor(e){this.label=e,this.items=new Map}register(e,r){return this.items.set(e,r),this}get(e){if(!this.items.has(e)){const r=[...this.items.keys()].map(n=>`'${n}'`).join(", ");throw new Error(`Unknown ${this.label}: '${e}' (available: ${r})`)}return this.items.get(e)}getAll(){return[...this.items.values()]}has(e){return this.items.has(e)}}class ct extends I{constructor(){super("palette")}}function K(t){return{pipe:e=>{const r=e(t);return K({...t,...r})},result:()=>t}}class lt{constructor(e){this.registry=e}setup(e){return this.registry.get(e.coordSpec.coordType).setup(e)}transform(e){return this.registry.get(e.coordSpec.coordType).transform(e)}}class ut{constructor(){this.coordType="cartesian"}setup(e){if(e.coordSpec.coordType!=="cartesian")throw new Error(`Invalid coordinate type: ${e.coordSpec.coordType}`);return{type:"cartesian",axisMapping:{x:{position:"bottom",geometry:"linear"},y:{position:"right",geometry:"linear"}}}}transform(e){return e.layers}}class pt{constructor(){this.coordType="flip"}setup(e){if(e.coordSpec.coordType!=="flip")throw new Error(`Invalid coordinate type: ${e.coordSpec.coordType}`);return{type:"cartesian",axisMapping:{x:{position:"right",geometry:"linear"},y:{position:"bottom",geometry:"linear"}}}}transform(e){return e.layers.map(r=>mt(r))}}const dt=[[l.x,l.y],[l.xMin,l.yMin],[l.xMax,l.y],[l.xMax,l.yMax]];function mt(t){let e=t.data;for(const[r,n]of dt){const i=e.hasVariable(r),a=e.hasVariable(n);!i||!a||(e=e.renameVariable(r,T("temp")).renameVariable(n,r).renameVariable(T("temp"),n))}return{...t,data:e}}class gt{constructor(){this.coordType="polar"}setup(e){if(e.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${e.coordSpec.coordType}`);const{params:r}=e.coordSpec;return{type:"polar",axisMapping:r.theta==="x"?{x:{position:"bottom",geometry:"circular"},y:{position:"left",geometry:"radial"}}:{x:{position:"left",geometry:"radial"},y:{position:"bottom",geometry:"circular"}}}}transform(e){if(e.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${e.coordSpec.coordType}`);const{params:r}=e.coordSpec,n=ft(r),i=yt(r);return e.layers.map(a=>{const s=r.theta==="y"?xt(a):a;return ht(s,n,i)})}}function ft(t){const e=t.startAngle*(Math.PI/180);return r=>r*2*Math.PI+e}function yt(t){const{innerRadius:e}=t;return r=>e+r*(1-e)}function ht(t,e,r){let n=t.data;return n=O(n,l.x,e),n=O(n,l.xMin,e),n=O(n,l.xMax,e),n=O(n,l.y,r),n=O(n,l.yMin,r),n=O(n,l.yMax,r),{...t,data:n}}function O(t,e,r){if(!t.hasVariable(e))return t;const i=t.getValues(e,{type:"numeric"}).map(a=>a==null?null:r(a));return t.addVariable(e,"numeric",i)}const bt=[[l.x,l.y],[l.xMin,l.yMin],[l.xMax,l.yMax]];function xt(t){let e=t.data;for(const[r,n]of bt){const i=e.hasVariable(r),a=e.hasVariable(n);if(!i&&!a)continue;const s=i?e.getValues(r):null,o=a?e.getValues(n):null;s&&(e=e.addVariable(n,"numeric",s)),o&&(e=e.addVariable(r,"numeric",o))}return{...t,data:e}}class St extends I{constructor(){super("coord"),this.register("cartesian",new ut),this.register("flip",new pt),this.register("polar",new gt)}}class Tt{constructor(e){this.registry=e}compile(e,r){return this.registry.get(e).compile(r)}}class W{constructor(){this.requiredAesthetics=[]}}const Me=(t,e)=>{const r=h(e.x);return!r||!["numeric","temporal"].includes(t.getType(r))?t:t.orderBy(r,"asc")};class At extends W{constructor(){super(...arguments),this.type="area",this.requiredAesthetics=["x","y"]}compile(e){let r=Me(e.data,e.mapping);return r.hasVariable(l.yMin)||(r=r.addConstantVariable(l.yMin,"numeric",0)),{data:r,mapping:{}}}}const U=.5;class wt extends W{constructor(){super(...arguments),this.type="bar"}compile({data:e,mapping:r}){if(e.hasVariable(l.yMin)||(e=e.addConstantVariable(l.yMin,"numeric",0)),!e.hasVariable(l.yMax)){const n=h(r.y);n!=null&&e.hasVariable(n)&&(e=e.addVariable(l.yMax,"numeric",e.getValues(n,{type:"numeric"})))}return e=e.addConstantVariable(l.xMin,"numeric",-U).addConstantVariable(l.xMax,"numeric",U),{data:e,mapping:{}}}}class Vt extends W{constructor(){super(...arguments),this.type="line",this.requiredAesthetics=["x","y"]}compile(e){return{data:Me(e.data,e.mapping),mapping:{}}}}class Mt extends W{constructor(){super(...arguments),this.type="point",this.requiredAesthetics=["x","y"]}compile({data:e}){return{data:e,mapping:{}}}}class vt extends I{constructor(){super("geom"),this.register("bar",new wt),this.register("point",new Mt),this.register("line",new Vt),this.register("area",new At)}}const ve=t=>t.map(e=>e instanceof Date?e.toISOString():String(e??"<null>")).join("\0");class Et{compute({data:e,mapping:r}){const n=Ae(e,r);if(n.length===0)return{data:e.addConstantVariable(M.group,"categorical",null)};const i=e.size(),a=n.map(o=>e.getValues(o)),s=new Array(i);for(let o=0;o<i;o++)s[o]=ve(a.map(c=>c[o]));return{data:e.addVariable(M.group,"categorical",s)}}}function Ee(t,e){const r=_(e);for(const n of Lt(e,t)){const i=h(n.mapping[r]);if(i)return i}return null}function Lt(t,e){return t==="ySecondary"?e.filter(r=>r.yScaleType==="secondary"):t==="y"?e.filter(r=>r.yScaleType==="primary"):e}const Le={left:"right",right:"left",top:"bottom",bottom:"top"},Ct={x:!1,y:!0,ySecondary:!1},_t={bar:{polar:{hideGrid:!0,hideBorder:!1}}};function Rt(t,e){const{scales:r,config:n,layers:i,coordSystem:a}=t;if(a.type==="polar")return[];const s=Dt(i,a.type,n),o=[];for(const c of Se){const u=r[c];if(!y(u)||u.kind!=="position")continue;const p=It({scaleAestheticKey:c,scale:u,config:n,layers:i,axisMapping:a.axisMapping,legends:e,gridOverrides:s});o.push(p)}return o}function It(t){const{scaleAestheticKey:e,scale:r,config:n,layers:i,axisMapping:a,legends:s,gridOverrides:o}=t,c=_(e),{axisConfig:u,position:p}=Ot(e,n,a,s);return{scaleAestheticKey:e,aesthetic:c,position:p,label:u.label??Ee(i,e),isVisible:u.isVisible,ticks:Pt(r),tickMode:u.ticks.mode,ticksVisible:u.ticks.isVisible,gridVisible:Nt(u,o,e),scaleType:r.spec.scaleType}}function Dt(t,e,r){const n=t.flatMap(s=>{const o=_t[s.geom]?.[e];return o?[o]:[]}),i=n.some(s=>s.hideGrid),a=n.some(s=>s.hideBorder);return{x:{gridVisible:le(i,r.axes.x.grid.isVisible)},y:{gridVisible:le(i,r.axes.y.grid.isVisible)},borderVisible:a?!1:void 0}}function le(t,e){if(t&&e===null)return!1}function Ot(t,e,r,n){const i=new Set(n.map(a=>a.position));switch(t){case"x":case"y":return{axisConfig:e.axes[t],position:ue(r[t].position,i)};case"ySecondary":{const a=Le[r.y.position],s=e.axes.ySecondary??{isVisible:e.axes.y.isVisible,label:null,position:a,grid:e.axes.y.grid,ticks:e.axes.y.ticks};return{axisConfig:s,position:ue(s.position??a,i)}}}}function ue(t,e){return e.has(t)?Le[t]:t}function Nt(t,e,r){const{gridVisible:n}=r==="x"?e.x:e.y;return n??t.grid.isVisible??Ct[r]??!1}function Pt(t){return t.generateTicks().map(e=>({value:e,position:t.map(e)}))}const Ce=t=>t[M.group];function kt(t){return t[l.x]}function ee(t){return t[l.y]}function Ft(t){return t[l.xMin]}function zt(t){return t[l.xMax]}function _e(t){return t[l.yMin]}function te(t){return t[l.yMax]}const Bt={line:{stack:!0,dodge:!0,identity:!0,fill:!0},area:{stack:!0,dodge:!0,identity:!0,fill:!0},bar:{stack:!0,fill:!0}};function Gt(t){const{scales:e,config:r,layers:n,coordSystem:i}=t;if(Ut(r))return[];const a=jt({scales:e,layers:n}),s=$t(a),o=Wt(r.legend.position,n,i,a),c=qt(r.legend.display,o,n),u=c==="direct"?Zt(n):null;return s.map(p=>Kt(p,o,c,u))}function Ut(t){return t.legend.position==="none"||t.headline.show!=="none"&&t.legend.position==="auto"}function jt(t){const{scales:e,layers:r}=t,n=[];for(const i of Te){const a=e[i];if(a==null||a.kind==="identity")continue;const s=Ee(r,i),o=Ht(i,a);n.push({scaleAestheticKey:i,scale:a,variableName:s,guideType:o})}return n}function $t(t){const e=new Map;for(const r of t){const n=Xt(r),i=e.get(n);i?i.push(r):e.set(n,[r])}return[...e.values()]}function Kt(t,e,r,n){const i=t[0];return{aesthetics:t.map(a=>a.scaleAestheticKey),title:t.find(a=>y(a.variableName))?.variableName??null,position:e,display:r,items:i.scale.domain.map(a=>{const s={};for(const o of t)s[o.scaleAestheticKey]=o.scale.map(a);return{value:a,visual:s,normalizedY:n?.get(a)??null}})}}function Wt(t,e,r,n){if(t!=="auto")return t;const i=e.some(c=>c.geom==="line"||c.geom==="area"),a=e.some(c=>c.geom==="bar"&&(c.position==="stack"||c.position==="fill")),s=r.type==="polar",o=Math.max(0,...n.map(c=>c.scale.domain.length));return s?"top":(i||a)&&o>=3?"right":"top"}function Yt(t){if(t.length!==1)return!1;const e=t[0];return e?Bt[e.geom]?.[e.position]===!0:!1}function qt(t,e,r){return t==="pill"?"pill":t==="direct"?e==="right"?"direct":"pill":e==="right"&&Yt(r)?"direct":"pill"}function Xt(t){const e=t.scale.domain.map(Jt);return JSON.stringify([t.variableName,t.guideType,...e])}function Ht(t,e){const r=e.spec.scaleType;return r==="continuous"||r==="datetime"?`continuous:${t}`:"discrete"}function Jt(t){return t instanceof Date?`date:${t.getTime()}`:`${typeof t}:${String(t)}`}function Zt(t){const e=t[0];if(!e)return new Map;const r=new Map;return e.data.groupBy(M.group).forEach(n=>{const i=n.findLast(u=>y(te(u))||y(ee(u)));if(!i)return;const a=Ce(i);if(!y(a))return;const s=_e(i),o=te(i)??ee(i);if(!y(o))return;const c=y(s)?(s+o)/2:o;r.set(String(a),c)}),r}class Qt{compile(e){const r=Gt(e);return{axes:Rt(e,r),legends:r}}}class er{constructor(e,r,n,i){this.statCompiler=e,this.groupCompiler=r,this.geomCompiler=n,this.positionAdjusterCompiler=i}compile(e){return e.layers.map((r,n)=>({...K({data:e.data,mapping:{...e.mapping,...r.mapping}}).pipe(({data:a,mapping:s})=>{const o=this.statCompiler.compute(r.stat,{data:a,mapping:s});return{data:o.data,mapping:{...s,...o.mapping}}}).pipe(({data:a,mapping:s})=>({data:this.groupCompiler.compute({data:a,mapping:s}).data,mapping:s})).pipe(({data:a,mapping:s})=>{const o=this.geomCompiler.compile(r.geom,{data:a,mapping:s,params:r.params});return{data:o.data,mapping:{...s,...o.mapping}}}).pipe(({data:a,mapping:s})=>{const o=this.positionAdjusterCompiler.adjust(r.position,{data:a,mapping:s});return{data:o.data,mapping:{...s,...o.mapping}}}).result(),index:n,geom:r.geom,position:r.position,yScaleType:r.yScaleType,params:r.params}))}}class tr{constructor(e){this.registry=e}adjust(e,r){return this.registry.get(e).adjust(r)}}class Y{}class rr extends Y{constructor(){super(...arguments),this.type="dodge"}adjust({data:e,mapping:r}){if(!h(r.x))return{data:e,mapping:{}};const i=e.getValues(M.group,{type:"categorical",distinct:!0,skipNulls:!0});if(i.length===0)return{data:e,mapping:{}};const a=e.size(),s=e.getValues(M.group,{type:"categorical"}),o=i.length,c=new Map(i.map((d,g)=>[d,g])),u=new Array(a).fill(null),p=new Array(a).fill(null);for(let d=0;d<a;d++){const g=s[d];if(g==null)continue;const f=c.get(g);f!==void 0&&(u[d]=f/o-U,p[d]=(f+1)/o-U)}return{data:e.addVariable(l.xMin,"numeric",u).addVariable(l.xMax,"numeric",p),mapping:{}}}}const Re=(t,e)=>{const r=h(e.x),n=h(e.y);if(!r||!n)return null;const i=t.getValues(M.group,{type:"categorical",distinct:!0,skipNulls:!0});if(i.length===0)return null;const a=t.getValues(r),s=t.getValues(n,{type:"numeric"}),o=t.getValues(M.group,{type:"categorical"}),c=t.size(),u=new Map;for(let p=0;p<c;p++){const m=a[p]??null,d=o[p];if(d==null)continue;let g=u.get(m);g||(g=new Map,u.set(m,g)),g.set(d,p)}return{yValues:s,observationIndexByXAndGroup:u,uniqueGroupKeys:i,observationCount:c}};class nr extends Y{constructor(){super(...arguments),this.type="fill"}adjust({data:e,mapping:r}){const n=Re(e,r);if(n===null)return{data:e,mapping:{}};const{yValues:i,observationIndexByXAndGroup:a,uniqueGroupKeys:s,observationCount:o}=n,c=[...i],u=new Array(o).fill(0);for(const[,m]of a){let d=0,g=0;for(const w of s){const A=m.get(w);if(A===void 0)continue;const V=i[A];V!=null&&(V>=0?d+=V:g-=V)}let f=0,b=0;for(const w of s){const A=m.get(w);if(A===void 0)continue;const V=i[A];if(V===void 0)continue;if(V===null){u[A]=null,c[A]=null;continue}const ie=V>=0?d:g;if(ie===0){u[A]=0,c[A]=0;continue}const ae=V/ie;V>=0?(u[A]=f,c[A]=f+=ae):(c[A]=b,u[A]=b+=ae)}}return{data:e.addVariable(l.yMin,"numeric",u).addVariable(l.yMax,"numeric",c),mapping:{}}}}class ir extends Y{constructor(){super(...arguments),this.type="identity"}adjust({data:e}){return{data:e,mapping:{}}}}class ar extends Y{constructor(){super(...arguments),this.type="stack"}adjust({data:e,mapping:r}){const n=Re(e,r);if(n===null)return{data:e,mapping:{}};const{yValues:i,observationIndexByXAndGroup:a,uniqueGroupKeys:s,observationCount:o}=n,c=[...i],u=new Array(o).fill(0);for(const[,m]of a){let d=0,g=0;for(const f of s){const b=m.get(f);if(b===void 0)continue;const w=i[b];if(w!==void 0){if(w===null){u[b]=null,c[b]=null;continue}w>=0?(u[b]=d,c[b]=d+=w):(c[b]=g,u[b]=g+=w)}}}return{data:e.addVariable(l.yMin,"numeric",u).addVariable(l.yMax,"numeric",c),mapping:{}}}}class sr extends I{constructor(){super("position"),this.register("identity",new ir),this.register("stack",new ar),this.register("fill",new nr),this.register("dodge",new rr)}}class or{map({data:e,layer:r,getPositionScale:n}){const i=h(r.mapping.x),a=n("x");if(!i||!a)return e;const o=e.getValues(i).map(c=>y(c)?a.map(c):null);return e.addVariable(l.x,"numeric",o)}}class cr{map({data:e,getPositionScale:r}){const n=r("x");if(!n?.bandwidth||!e.hasVariable(l.x)||!e.hasVariable(l.xMin)||!e.hasVariable(l.xMax))return e;const i=e.getValues(l.x,{type:"numeric"}),a=e.getValues(l.xMin,{type:"numeric"}),s=e.getValues(l.xMax,{type:"numeric"}),o=e.size(),c=new Array(o),u=new Array(o);for(let p=0;p<o;p++){const m=i[p],d=a[p],g=s[p];y(m)&&y(d)&&y(g)?(c[p]=m+d*n.bandwidth,u[p]=m+g*n.bandwidth):(c[p]=null,u[p]=null)}return e.addVariable(l.xMin,"numeric",c).addVariable(l.xMax,"numeric",u)}}class lr{map({data:e,layer:r,getPositionScale:n}){const i=h(r.mapping.y),a=ne(r.yScaleType),s=n(a);if(!i||!s)return e;const c=e.getValues(i).map(u=>y(u)?s.map(u):null);return e.addVariable(l.y,"numeric",c)}}class ur{map({data:e,layer:r,getPositionScale:n}){const i=ne(r.yScaleType),a=n(i);if(!a||!e.hasVariable(l.yMin)||!e.hasVariable(l.yMax))return e;const s=e.getValues(l.yMin,{type:"numeric"}),o=e.getValues(l.yMax,{type:"numeric"}),c=e.size(),u=new Array(c),p=new Array(c);for(let m=0;m<c;m++){const d=s[m],g=o[m];y(d)&&y(g)?(u[m]=a.map(d),p[m]=a.map(g)):(u[m]=null,p[m]=null)}return e.addVariable(l.yMin,"numeric",u).addVariable(l.yMax,"numeric",p)}}const pr=[new or,new lr,new cr,new ur];function dr(t,e){const r=t[e];return r?.kind==="position"?r:null}class mr{constructor(e=pr){this.mappers=e}compile(e){const r=n=>dr(e.scales,n);return e.layers.map(n=>this.compileLayer(n,r))}compileLayer(e,r){let n=e.data;for(const i of this.mappers)n=i.map({data:n,layer:e,getPositionScale:r});return{...e,data:n}}}class gr{constructor(e){this.registry=e}compile(e){const r=new Map;for(const a of e.scales)r.set(a.scaledAesthetic,a);const n=this.collectValues(e.layers,r),i={};for(const[a,s]of r){const o=n.get(a)??[],c=this.registry.get(s.scaleType);i[a]=c.compile(s,o)}return i}collectValues(e,r){const n=new Map;for(const i of e)for(const[a,s]of Object.entries(i.mapping)){const o=a,c=o==="y"?ne(i.yScaleType):o;if(!Ze(c)||!r.has(c))continue;const u=this.resolveVariables(o,s,i.data);this.collectFromVariables(i.data,u,c,n)}return n}resolveVariables(e,r,n){if(e==="y"&&this.hasPositionAdjustedY(n))return[l.yMin,l.yMax];const i=h(r);return!i||!n.hasVariable(i)?[]:[i]}hasPositionAdjustedY(e){return e.hasVariable(l.yMin)&&e.hasVariable(l.yMax)}collectFromVariables(e,r,n,i){if(r.length===0)return;let a=[];for(const o of r)a=a.concat(e.getValues(o));const s=i.get(n);i.set(n,s?s.concat(a):a)}}class P{createPositionScale(e,r){return{kind:"position",aesthetic:_(e.scaledAesthetic),spec:e,...r}}createVisualScale(e,r){return{kind:"visual",aesthetic:_(e.scaledAesthetic),spec:e,...r}}}class fr extends P{constructor(){super(...arguments),this.compatibleDataTypes=["numeric"]}compile(e,r){if(e.scaleType!=="continuous")throw new Error("ContinuousScale.compile received non-continuous spec");const n=$(e.scaledAesthetic),i=this.computeDataDomain(r,e);return n?this.buildPositionScale(i,e):this.buildVisualScale(i,e)}computeDataDomain(e,r){let n=1/0,i=-1/0;for(const a of e)typeof a=="number"&&(a<n&&(n=a),a>i&&(i=a));return n===1/0?[0,0]:(r.zero&&(n>0&&(n=0),i<0&&(i=0)),[n,i])}createD3Scale(e,r,n){let i=[n.domainMin??e[0],n.domainMax??e[1]];const a=n.transform==="log"&&yr(i),s=a?C.scaleLog():n.transform==="sqrt"?C.scaleSqrt():C.scaleLinear();return n.nice&&!a&&(i=s.copy().domain(i).nice().domain()),s.domain([n.domainMin??i[0],n.domainMax??i[1]]).range(r).clamp(n.clamp)}buildPositionScale(e,r){const n=r.reverse?[1,0]:[0,1],i=this.createD3Scale(e,n,r);return this.createPositionScale(r,{map:i,domain:i.domain(),bandwidth:null,generateTicks:()=>i.ticks()})}buildVisualScale(e,r){const n=r.range??[0,1],i=r.reverse?[n[1],n[0]]:n,a=this.createD3Scale(e,i,r);return this.createVisualScale(r,{map:a,domain:a.domain(),generateTicks:()=>a.ticks()})}}const yr=t=>{const[e,r]=t;return e>0&&r>0||e<0&&r<0};class hr extends P{constructor(){super(...arguments),this.compatibleDataTypes=["temporal"]}compile(e,r){if(e.scaleType!=="datetime")throw new Error("DatetimeScale.compile received non-datetime spec");const n=$(e.scaledAesthetic),i=this.computeDataDomain(r);if(!n)throw new Error("Datetime scale is not supported for non-position aesthetics");return this.buildScale(i,e)}computeDataDomain(e){let r=1/0,n=-1/0;for(const i of e){if(!(i instanceof Date))continue;const a=i.getTime();a<r&&(r=a),a>n&&(n=a)}return r===1/0?[]:[new Date(r),new Date(n)]}createD3Scale(e,r,n){const i=br(e)?e:[],a=C.scaleUtc().domain(i).range(r).clamp(n.clamp);if(n.nice&&a.nice(),y(n.domainMin)||y(n.domainMax)){const[s,o]=a.domain();s!==void 0&&o!==void 0&&a.domain([n.domainMin??s,n.domainMax??o])}return a}buildScale(e,r){const n=r.reverse?[1,0]:[0,1],i=this.createD3Scale(e,n,r);return this.createPositionScale(r,{map:i,domain:i.domain(),bandwidth:null,generateTicks:()=>i.ticks()})}}const br=t=>t.length===2&&t[0]instanceof Date&&t[1]instanceof Date;class xr extends P{constructor(){super(...arguments),this.compatibleDataTypes=["categorical","numeric","temporal"]}compile(e,r){if(e.scaleType!=="discrete")throw new Error("DiscreteScale.compile received non-discrete spec");const n=$(e.scaledAesthetic),i=this.computeDataDomain(r,e);return n?this.buildPositionScale(i,e):this.buildVisualScale(i,e)}computeDataDomain(e,r){if(r.domain!=null&&r.domain.length>0)return[...r.domain];const n=new Set,i=[];for(const a of e)n.has(a)||(n.add(a),i.push(a));return r.sort==="ascending"?i.sort((a,s)=>String(a).localeCompare(String(s))):r.sort==="descending"&&i.sort((a,s)=>String(s).localeCompare(String(a))),i}buildPositionScale(e,r){const n=e.map(String),i=r.padding??N.padding,a=C.scaleBand().domain(n).range([0,1]).paddingInner(i).paddingOuter(i/2),s=a.bandwidth()/2;return this.createPositionScale(r,{map:o=>(a(String(o))??0)+s,domain:e,bandwidth:a.bandwidth(),generateTicks:()=>[...e]})}buildVisualScale(e,r){const n=e.map(String),i=r.range&&r.range.length>0?C.scaleOrdinal().domain(n).range(r.range).unknown(r.range[0]):null;return this.createVisualScale(r,{map:a=>{const s=String(a);return i?i(s):s},domain:e,generateTicks:()=>e})}}class Sr extends P{constructor(){super(...arguments),this.compatibleDataTypes=["numeric","categorical","temporal"]}compile(e){if(e.scaleType!=="identity")throw new Error("IdentityScale.compile received non-identity spec");return{kind:"identity",aesthetic:_(e.scaledAesthetic),spec:e,map:r=>r,domain:[],generateTicks:()=>[]}}}class Tr extends P{constructor(e){super(),this.paletteRegistry=e,this.compatibleDataTypes=["categorical"]}compile(e,r){if(e.scaleType!=="palette")throw new Error("PaletteScale.compile received non-palette spec");const n=this.computeDomain(r),i=this.paletteRegistry.get(e.palette),a=C.scaleOrdinal().domain(n.map(String)).range(i).unknown(i[0]);return this.createVisualScale(e,{map:s=>a?a(String(s)):String(s),domain:n,generateTicks:()=>n})}computeDomain(e){const r=new Set,n=[];for(const i of e)r.has(i)||(r.add(i),n.push(i));return n}}class Ar extends I{constructor(e){super("scale"),this.paletteRegistry=e,this.register("continuous",new fr),this.register("discrete",new xr),this.register("datetime",new hr),this.register("identity",new Sr),this.register("palette",new Tr(this.paletteRegistry))}}class wr{constructor(e){this.registry=e}compute(e,r){return this.registry.get(e).compute(r)}}class Ie{compute(e){return e.data.size()===0?{data:e.data,mapping:{}}:this.computeStat(e)}}class Vr extends Ie{constructor(){super(...arguments),this.type="count",this.computedVariables=new Set(["y"])}computeStat({data:e,mapping:r}){const n=h(r.x);if(n==null)throw new Error("'x' variable is required for 'count' stat");if(h(r.y)!==null)throw new Error("Cannot map 'y' variable together with 'count' stat");const a=[...new Set([n,...Ae(e,r)])];return{data:e.groupBy(...a).rollup({[oe.count]:{variableName:n,aggregation:"count"}}),mapping:{y:oe.count}}}}class Mr extends Ie{constructor(){super(...arguments),this.type="identity",this.computedVariables=new Set}computeStat({data:e}){return{data:e,mapping:{}}}}class vr extends I{constructor(){super("stat"),this.register("identity",new Mr),this.register("count",new Vr)}}class Er{constructor(e){this.registry=e}compile(e,r){return r.reduce((n,i)=>this.registry.get(i.transformType).apply(n,i),e)}}class Lr{constructor(){this.transformType="aggregate"}apply(e,r){const{options:n}=r,i={};for(const a of n.operations)i[a.as]={variableName:a.variableName,aggregation:a.op};return e.groupBy(...n.groupby).rollup(i)}}class Cr{constructor(){this.transformType="filter"}apply(e,r){const{options:n}=r;return e.filter(n.variableName,n.operator,n.value)}}class _r{constructor(){this.transformType="reshape"}apply(e,r){const{options:n}=r;return e.reshapeFromWideToLong(n.keep,n.reshape,n.keyName,n.valueName)}}class Rr{constructor(){this.transformType="sort"}apply(e,r){const{options:n}=r;return e.orderBy(n.variableName,n.direction??"asc")}}class Ir extends I{constructor(){super("transform"),this.register("aggregate",new Lr),this.register("filter",new Cr),this.register("reshape",new _r),this.register("sort",new Rr)}}class Dr extends Error{constructor(e){const r=e.map(n=>`- ${n.message}`).join(`
|
|
2
|
-
|
|
3
|
-
${r}`),this.issues=e,this.name="SpecValidationError"}}class Or{constructor(e){this.statRegistry=e.statRegistry,this.scaleRegistry=e.scaleRegistry,this.geomRegistry=e.geomRegistry}validate(e){const r=[];for(const n of e.layers){const i={...e.mapping,...n.mapping};r.push(...this.validateRequiredAesthetics(i,n.id,n.geom,n.stat)),r.push(...this.validateVariableExistence(e,i,n.id,n.stat))}if(r.push(...this.validateScaleTypeCompatibility(e)),r.length>0)throw new Dr(r);return e}validateRequiredAesthetics(e,r,n,i){const a=[],{requiredAesthetics:s}=this.geomRegistry.get(n),{computedVariables:o}=this.statRegistry.get(i);for(const c of s)o.has(c)||e[c]==null&&a.push({code:"MISSING_AESTHETIC",message:`Layer '${r}': geom '${n}' requires aesthetic '${c}'`,layerId:r,aesthetic:c});return a}validateVariableExistence(e,r,n,i){const a=[],{computedVariables:s}=this.statRegistry.get(i);for(const[o,c]of Object.entries(r)){if(s.has(o))continue;const u=h(c);u!==null&&(e.data.hasVariable(u)||a.push({code:"UNKNOWN_VARIABLE",message:`Layer '${n}': aesthetic '${o}' references variable '${u}' which does not exist in the dataset`,layerId:n,aesthetic:o}))}return a}validateScaleTypeCompatibility(e){const r=[];for(const n of e.scales){const{compatibleDataTypes:i}=this.scaleRegistry.get(n.scaleType),a=_(n.scaledAesthetic),s=Nr(e,a);if(s===null||!e.data.hasVariable(s))continue;const o=e.data.getType(s);i.includes(o)||r.push({code:"INCOMPATIBLE_TYPE",message:`Scale '${n.scaledAesthetic}' (${n.scaleType}) is incompatible with variable '${s}' (${o})`,aesthetic:a})}return r}}function Nr(t,e){for(const r of t.layers){const n=r.mapping[e];if(y(n))return h(n)}return h(t.mapping[e])}const Pr={color:"categorical",size:"numeric",alpha:"numeric",strokeWidth:"numeric"};class kr{compile(e){return e.layers.map(r=>this.compileLayer(r,e.scales))}compileLayer(e,r){let n=e.data;const i=Object.entries(R);for(const[a,s]of i){const o=h(e.mapping[a]),c=r[a];!o||!c||c.kind!=="visual"||(n=n.deriveVariable(s,Pr[a],u=>y(u[o])?c.map(u[o]):null))}return{...e,data:n}}}class De{constructor(e,r,n,i,a,s,o,c){this.specValidator=e,this.transformCompiler=r,this.layerCompiler=n,this.scaleCompiler=i,this.coordCompiler=a,this.positionMapperCompiler=s,this.visualMapperCompiler=o,this.guideCompiler=c}compile(e){const r=K({input:e}).pipe(({input:n})=>({spec:at(n)})).pipe(({spec:n})=>({spec:this.specValidator.validate(n)})).pipe(({spec:n})=>({spec:{...n,data:this.transformCompiler.compile(n.data,e.transforms)}})).pipe(({spec:n})=>({layers:this.layerCompiler.compile({data:n.data,layers:n.layers,mapping:n.mapping})})).pipe(({spec:n,layers:i})=>({scales:this.scaleCompiler.compile({layers:i,scales:n.scales})})).pipe(({spec:n})=>({coordSystem:this.coordCompiler.setup({coordSpec:n.coords})})).pipe(({layers:n,scales:i})=>({layers:this.positionMapperCompiler.compile({layers:n,scales:i})})).pipe(({spec:n,scales:i,layers:a,coordSystem:s})=>({guides:this.guideCompiler.compile({scales:i,config:n.config,layers:a,coordSystem:s})})).pipe(({layers:n,scales:i})=>({layers:this.visualMapperCompiler.compile({layers:n,scales:i})})).pipe(({spec:n,layers:i})=>({layers:this.coordCompiler.transform({coordSpec:n.coords,layers:i})})).result();return{...r,config:r.spec.config}}}const Fr=t=>{const e=new ct,r=new vr,n=new Ar(e),i=new vt;return e.register(xe,[...be]),new De(new Or({statRegistry:r,scaleRegistry:n,geomRegistry:i}),new Er(new Ir),new er(new wr(r),new Et,new Tt(i),new tr(new sr)),new gr(n),new lt(new St),new mr,new kr,new Qt).compile(t)},zr=t=>{const e=pe(t.rows),r=pe(t.cols);return{rows:t.rows.map(de),cols:t.cols.map(de),placements:Gr(t.placements,e,r),width:t.containerSize.width,height:t.containerSize.height}},Br=t=>{const e=me(t.rows,t.height),r=me(t.cols,t.width),n=ge(e),i=ge(r),a=new Map;for(const s of t.placements){const o=s.rowSpan??1,c=s.colSpan??1,u=i[s.col]??0,p=n[s.row]??0,m=fe(r,s.col,c),d=fe(e,s.row,o);a.set(s.name,{x:u,y:p,width:Math.max(0,m),height:Math.max(0,d)})}return a},pe=t=>{const e=new Map;for(let r=0;r<t.length;r++){const n=t[r];n&&e.set(n.name,r)}return e},de=t=>typeof t.size=="number"?{type:"fixed",pixels:t.size}:{type:"flex",weight:t.size.flex},Gr=(t,e,r)=>{const n=[];for(const i of t){const a=e.get(i.row),s=r.get(i.col);if(a===void 0||s===void 0)continue;const o={name:i.name,row:a,col:s};i.rowSpan!=null&&(o.rowSpan=i.rowSpan),i.colSpan!=null&&(o.colSpan=i.colSpan),n.push(o)}return n},me=(t,e)=>{let r=0,n=0;for(const a of t)a.type==="fixed"?r+=a.pixels:n+=a.weight;const i=Math.max(0,e-r);return t.map(a=>a.type==="fixed"?a.pixels:n===0?0:a.weight/n*i)},ge=t=>{const e=new Array(t.length);let r=0;for(let n=0;n<t.length;n++)e[n]=r,r+=t[n]??0;return e},fe=(t,e,r)=>{let n=0;const i=Math.min(e+r,t.length);for(let a=e;a<i;a++)n+=t[a]??0;return n},Ur=["top","right","bottom","left"],Q=(t,e)=>{const r={};for(const n of Ur){const i=t.get(`${n}${e}`);i&&(r[n]=i)}return r},jr=(t,e,r)=>{const i=r.axes.top>0||r.axesLabels.top>0?r.axesLabels.top:Math.max(r.axesLabels.top,r.axesLabels.left,r.axesLabels.right);return zr({rows:[{name:"title",size:e.titleSize.height},{name:"topLegend",size:r.legends.top},{name:"topAxisLabel",size:i},{name:"topAxis",size:r.axes.top},{name:"panel",size:{flex:1}},{name:"bottomAxis",size:r.axes.bottom},{name:"bottomAxisLabel",size:r.axesLabels.bottom},{name:"bottomLegend",size:r.legends.bottom},{name:"caption",size:e.captionSize.height}],cols:[{name:"leftLegend",size:r.legends.left},{name:"leftAxis",size:r.axes.left},{name:"panel",size:{flex:1}},{name:"rightAxis",size:r.axes.right},{name:"rightLegend",size:r.legends.right}],placements:[{name:"title",row:"title",col:"leftLegend",colSpan:5},{name:"caption",row:"caption",col:"leftLegend",colSpan:5},{name:"plot",row:"topAxisLabel",col:"leftAxis",rowSpan:5,colSpan:3},{name:"panel",row:"panel",col:"panel"},...$r(r.axes),...Kr(r.axesLabels,r.axes),...Wr(r.legends)],containerSize:t})},$r=t=>{const e=[];return t.top>0&&e.push({name:"topAxis",row:"topAxis",col:"panel"}),t.bottom>0&&e.push({name:"bottomAxis",row:"bottomAxis",col:"panel"}),t.left>0&&e.push({name:"leftAxis",row:"panel",col:"leftAxis"}),t.right>0&&e.push({name:"rightAxis",row:"panel",col:"rightAxis"}),e},Kr=(t,e)=>{const r=[];return t.top>0||e.top>0?(t.top>0&&r.push({name:"topAxisLabel",row:"topAxisLabel",col:"panel"}),t.left>0&&r.push({name:"leftAxisLabel",row:"topAxis",col:"leftAxis"}),t.right>0&&r.push({name:"rightAxisLabel",row:"topAxis",col:"rightAxis"})):(t.left>0&&r.push({name:"leftAxisLabel",row:"topAxisLabel",col:"leftAxis",colSpan:2}),t.right>0&&r.push({name:"rightAxisLabel",row:"topAxisLabel",col:"panel",colSpan:2})),t.bottom>0&&r.push({name:"bottomAxisLabel",row:"bottomAxisLabel",col:"panel"}),r},Wr=t=>{const e=[];return t.top>0&&e.push({name:"topLegend",row:"topLegend",col:"leftLegend",colSpan:5}),t.bottom>0&&e.push({name:"bottomLegend",row:"bottomLegend",col:"leftLegend",colSpan:5}),t.left>0&&e.push({name:"leftLegend",row:"topAxisLabel",col:"leftLegend",rowSpan:5}),t.right>0&&e.push({name:"rightLegend",row:"topAxisLabel",col:"rightLegend",rowSpan:5}),e},F={x:0,y:0,width:0,height:0};class Yr{constructor(e){this.measurer=e}compile(e){const r=K({guides:e.guides,containerSize:e.containerSize,externalMeasurements:e.externalMeasurements}).pipe(({guides:n})=>({sizes:this.measureGuides(n)})).pipe(({containerSize:n,externalMeasurements:i,sizes:a})=>{const s=jr(n,i,a);return{rects:Br(s)}}).pipe(({rects:n})=>({title:n.get("title")??F,caption:n.get("caption")??F,plot:n.get("plot")??F,panel:n.get("panel")??F,axes:Q(n,"Axis"),axisLabels:Q(n,"AxisLabel"),legends:Q(n,"Legend")})).result();return{title:r.title,caption:r.caption,plot:r.plot,panel:r.panel,axes:r.axes,axisLabels:r.axisLabels,legends:r.legends}}measureGuides(e){const r={top:0,right:0,bottom:0,left:0},n={top:0,right:0,bottom:0,left:0};for(const a of e.axes)a.isVisible&&(r[a.position]=this.measurer.measureAxis(a),a.label!==null&&(n[a.position]=this.measurer.measureAxisLabel()));const i={top:0,right:0,bottom:0,left:0};for(const a of e.legends)i[a.position]=this.measurer.measureLegend(a);return{axes:r,axesLabels:n,legends:i}}}function qr(t){return t[l.xMin]}function Xr(t){return t[l.xMax]}function Hr(t){return t[l.yMin]}function Jr(t){return t[l.yMax]??t[l.y]}const Zr=t=>t instanceof Date&&he.isValid(t),Qr=t=>typeof t=="string",en=t=>typeof t=="number"&&!Number.isNaN(t),L=(t,e,r)=>{const n=h(e[r]);return i=>{if(n==null)return null;const a=i[n];if(a===void 0)return null;switch(n!==null?t.getType(n):null){case"numeric":return en(a)?a:null;case"categorical":return Qr(a)?a:null;case"temporal":return Zr(a)?a:null;default:return null}}},tn=(t,e)=>L(t,e,"x"),rn=(t,e)=>L(t,e,"y"),nn=(t,e)=>L(t,e,"label"),an=(t,e)=>L(t,e,"color"),sn=(t,e)=>L(t,e,"size"),on=(t,e)=>L(t,e,"alpha"),cn=(t,e)=>L(t,e,"group"),ln=(t,e)=>L(t,e,"strokeWidth");function un(t){return t[R.color]}function pn(t){return t[R.alpha]}function dn(t){return t[R.size]}function mn(t){return t[R.strokeWidth]}const gn=new Set(["count","sum","mean","median"]);function Oe(t,e){return gn.has(t)?"numeric":e}const fn="key",yn="value",hn={eq:(t,e)=>t[e.__variableName]===e.__value,neq:(t,e)=>t[e.__variableName]!==e.__value,gt:(t,e)=>t[e.__variableName]>e.__value,gte:(t,e)=>t[e.__variableName]>=e.__value,lt:(t,e)=>t[e.__variableName]<e.__value,lte:(t,e)=>t[e.__variableName]<=e.__value};class S{constructor(e={}){const{table:r,variableMetadata:n}=this.parseVariableMap(e);this.table=r,this.variableMetadata=n}static merge(...e){if(e.length===0)return S.fromTrusted(E.table({}),{});const r=e.map(o=>o.table),[n,...i]=r,a=i.reduce((o,c)=>o.concat(c),n),s=e.reduce((o,c)=>({...o,...c.variableMetadata}),{});return S.fromTrusted(a,s)}static fromTrusted(e,r){const n=Object.create(S.prototype);return n.table=e,n.variableMetadata=r,n}size(){return this.table.numRows()}getVariableNames(){return this.table.columnNames()}hasVariable(e){return this.table.column(e)!==void 0}addVariable(e,r,n){const i={...this.variableMetadata,[e]:{type:r}},a=this.normalizeRawValues(r,n),s=this.table.assign(E.table({[e]:a}));return S.fromTrusted(s,i)}addConstantVariable(e,r,n){const i={...this.variableMetadata,[e]:{type:r}},[a]=this.normalizeRawValues(r,[n]),s=this.table.assign(E.table({[e]:Array(this.size()).fill(a)}));return S.fromTrusted(s,i)}deriveVariable(e,r,n){const i=Array.from({length:this.size()},(a,s)=>n(this.table.object(s)));return this.addVariable(e,r,i)}renameVariable(e,r){const n=this.variableMetadata[e];if(!n)throw new Error(`Variable ${e} not defined`);const i=this.table.rename({[e]:r}),{[e]:a,...s}=this.variableMetadata,o={...s,[r]:n};return S.fromTrusted(i,o)}selectVariables(...e){const r=this.table.select(...e),n=Object.fromEntries(Object.entries(this.variableMetadata).filter(([i])=>e.includes(i)));return S.fromTrusted(r,n)}getType(e){const r=this.variableMetadata[e];if(!r)throw new Error(`Variable ${e} not defined`);return r.type}groupVariableNamesByType(){const e={numeric:[],categorical:[],temporal:[]};for(const[r,{type:n}]of Object.entries(this.variableMetadata))e[n].push(r);return e}getValues(e,r){if(!this.hasVariable(e))throw new Error(`Variable '${e}' not defined`);const n=this.getType(e);if(r?.type!==void 0&&n!==r.type)throw new Error(`Variable '${e}' has type '${n}', expected '${r.type}'`);let i=this.table.array(e);return r?.distinct&&(i=this.getDistinctValues(n,i)),r?.skipNulls&&(i=this.skipNulls(i)),i}filter(e,r,n){const i=hn[r],a=this.table.params({__variableName:e,__value:n}).filter(i);return S.fromTrusted(a,this.variableMetadata)}orderBy(e,r="asc"){const n=this.table.orderby(r==="asc"?e:E.desc(e));return S.fromTrusted(n,this.variableMetadata)}getFirst(){return this.size()===0?null:this.table.object(0)}getLast(){return this.size()===0?null:this.table.object(this.size()-1)}findLast(e){for(let r=this.size()-1;r>=0;r--){const n=this.table.object(r);if(e(n))return n}return null}groupBy(...e){const r=this.table.groupby(...e);return new bn(e,r,this.variableMetadata)}rollup(e){const r=this.table.rollup(Object.fromEntries(Object.entries(e).map(([i,a])=>[i,E.op[a.aggregation](a.variableName)]))),n={};for(const[i,{variableName:a,aggregation:s}]of Object.entries(e)){const o=this.variableMetadata[a]?.type??"numeric",c=Oe(s,o);n[i]={type:c}}return S.fromTrusted(r,n)}reshapeFromWideToLong(e,r,n=fn,i=yn){const{numeric:a,categorical:s,temporal:o}=this.groupVariableNamesByType(),c=e??[...s,...o],u=r??a.filter(f=>!c.includes(f));if(c.includes(n)||c.includes(i))throw new Error(`The variables to keep includes the variables '${n}' or '${i}' to create the key and value variables`);if(u.length===0){const f={};for(const b of c){const w=this.variableMetadata[b];w&&(f[b]={type:w.type,values:[]})}return f[n]={type:"categorical",values:[]},f[i]={type:"numeric",values:[]},new S(f)}if(u.filter(f=>this.variableMetadata[f]?.type!=="numeric").length>0)throw new Error("Only numeric variables can be reshaped");const d=this.table.select([...c,...u]).fold(u,{as:[n,i]}),g={};for(const f of c){const b=this.variableMetadata[f];b&&(g[f]=b)}return g[n]={type:"categorical"},g[i]={type:"numeric"},S.fromTrusted(d,g)}print(){console.table(this.variableMetadata),this.table.print()}[Symbol.iterator](){return this.table[Symbol.iterator]()}parseVariableMap(e){const r={},n={};for(const[a,{type:s,values:o}]of Object.entries(e))r[a]=o,n[a]={type:s};return{table:E.table(r),variableMetadata:n}}normalizeRawValues(e,r){switch(e){case"numeric":return r.map(n=>typeof n!="number"||Number.isNaN(n)?null:n);case"categorical":return r.map(n=>typeof n!="string"?null:n);case"temporal":return r.map(n=>!(n instanceof Date)||!he.isValid(n)?null:n);default:{const n=e;throw new Error(`Cannot normalize raw value of unknown type: ${n}`)}}}skipNulls(e){return e.filter(r=>r!==null)}getDistinctValues(e,r){const n=e==="temporal",i=new Set,a=[];for(const s of r){const o=n&&s instanceof Date?s.getTime():s;i.has(o)||(i.add(o),a.push(s))}return a}}class bn{constructor(e,r,n){this.groupedBy=e,this.grouped=r,this.variableMetadata=n}forEach(e){const r=this.grouped.partitions(),n=this.grouped.columnNames(),i=this.groupedBy.map(s=>this.grouped.column(s)).filter(s=>s!==void 0);let a=0;for(const s of r){const o=s[0];if(o===void 0)continue;const c=this.getGroupKey(i,o),u=Object.fromEntries(n.map(m=>{const d=this.grouped.column(m);return[m,s.map(g=>d?.get(g))]})),p=E.table(u);e(S.fromTrusted(p,this.variableMetadata),c,a++)}}rollup(e){const r=this.grouped.rollup(Object.fromEntries(Object.entries(e).map(([i,a])=>[i,E.op[a.aggregation](a.variableName)]))),n=Object.fromEntries(this.groupedBy.map(i=>[i,{type:this.variableMetadata[i]?.type??"categorical"}]));for(const[i,{variableName:a,aggregation:s}]of Object.entries(e)){const o=this.variableMetadata[a]?.type??"numeric",c=Oe(s,o);n[i]={type:c}}return S.fromTrusted(r,n)}getGroupKey(e,r){return ve(e.map(n=>n.get(r)))}}function xn(t){return{type:"config",config:t}}const Sn={cartesian:(t={})=>({type:"coord",coordType:"cartesian",params:t}),flip:(t={})=>({type:"coord",coordType:"flip",params:t}),polar:(t={})=>({type:"coord",coordType:"polar",params:t})};function Tn(t={}){return{type:"layer",geom:"point",mapping:t.aes,stat:t.stat,params:t.params,position:t.position,yScaleType:t.yScaleType}}function An(t={}){return{type:"layer",geom:"line",mapping:t.aes,stat:t.stat,params:t.params,position:t.position,yScaleType:t.yScaleType}}function wn(t={}){return{type:"layer",geom:"area",mapping:t.aes,stat:t.stat,params:t.params,position:t.position,yScaleType:t.yScaleType}}function Vn(t={}){return{type:"layer",geom:"bar",mapping:t.aes,stat:t.stat,params:t.params,position:t.position,yScaleType:t.yScaleType}}const Mn={point:Tn,line:An,area:wn,bar:Vn};function vn(t,e={}){return{type:"scale",scaledAesthetic:t,scaleType:"palette",palette:e.palette}}const En={x:Object.assign(t=>G("x",t),{continuous:t=>x("x",t),discrete:t=>v("x",t),datetime:t=>z("x",t),log:t=>x("x",{...t,transform:"log"}),sqrt:t=>x("x",{...t,transform:"sqrt"})}),y:Object.assign(t=>G("y",t),{continuous:t=>x("y",t),discrete:t=>v("y",t),datetime:t=>z("y",t),log:t=>x("y",{...t,transform:"log"}),sqrt:t=>x("y",{...t,transform:"sqrt"})}),ySecondary:Object.assign(t=>G("ySecondary",t),{continuous:t=>x("ySecondary",t),discrete:t=>v("ySecondary",t),datetime:t=>z("ySecondary",t),log:t=>x("ySecondary",{...t,transform:"log"}),sqrt:t=>x("ySecondary",{...t,transform:"sqrt"})}),color:{continuous:t=>x("color",t),discrete:t=>v("color",t),palette:t=>vn("color",t)},size:{continuous:t=>x("size",t),discrete:t=>v("size",t),identity:t=>B("size",t)},alpha:{continuous:t=>x("alpha",t),discrete:t=>v("alpha",t),identity:t=>B("alpha",t)},strokeWidth:{continuous:t=>x("strokeWidth",t),discrete:t=>v("strokeWidth",t),identity:t=>B("strokeWidth",t)}};function Ln(t){return typeof t=="object"&&t!==null&&"type"in t}function Cn(t,...e){let r={},n;const[i,...a]=e;y(i)&&!Ln(i)?(r=i,n=a):n=e;const s={data:t,mapping:r,layers:[],scales:[],transforms:[],config:{}};return n.reduce((o,c)=>Ne(o,c),s)}function _n(t,...e){return e.reduce((r,n)=>Ne(r,n),t)}function Ne(t,e){switch(e.type){case"scale":return{...t,scales:[...t.scales,e]};case"coord":return{...t,coords:e};case"config":return{...t,config:ye({},t.config,e.config)};case"layer":return{...t,layers:[...t.layers,e]};case"transform":return{...t,transforms:[...t.transforms,e]};case"mapping":return{...t,mapping:{...t.mapping,...e.mapping}};default:{const r=e;throw new Error(`Unknown spec item type: ${r.type}`)}}}const re=500,Pe="normal",ke={thin:100,hairline:100,extraLight:200,ultraLight:200,light:300,normal:400,regular:400,medium:500,semiBold:600,demiBold:600,bold:700,extraBold:800,ultraBold:800,black:900,heavy:900,extraBlack:950,ultraBlack:950},Fe=t=>typeof t!="string"?t??re:ke[t]??(Number.parseInt(t,10)||re),Rn="\0";class In{constructor(e){this.inner=e,this.cache=new Map}measureText(e,r){const n=this.getCacheKey(e,r),i=this.cache.get(n);if(i)return i;const a=this.inner.measureText(e,r);return this.cache.set(n,a),a}getCacheKey(e,r){return[r.family,r.size,Fe(r.weight),r.style??Pe,e].join(Rn)}}const Dn={" ":.25,"!":.27,'"':.36,"#":.6,$:.56,"%":.78,"&":.66,"'":.21,"(":.31,")":.31,"*":.44,"+":.56,",":.22,"-":.36,".":.22,"/":.35,0:.56,1:.56,2:.56,3:.56,4:.56,5:.56,6:.56,7:.56,8:.56,9:.56,":":.22,";":.22,"<":.56,"=":.56,">":.56,"?":.46,"@":.88,A:.63,B:.63,C:.65,D:.69,E:.56,F:.53,G:.7,H:.7,I:.26,J:.44,K:.62,L:.53,M:.84,N:.7,O:.73,P:.6,Q:.73,R:.62,S:.56,T:.56,U:.69,V:.6,W:.88,X:.58,Y:.56,Z:.58,"[":.29,"\\":.35,"]":.29,"^":.56,_:.44,"`":.33,a:.53,b:.58,c:.48,d:.58,e:.54,f:.31,g:.56,h:.57,i:.23,j:.23,k:.52,l:.23,m:.87,n:.57,o:.57,p:.58,q:.58,r:.35,s:.45,t:.34,u:.57,v:.49,w:.74,x:.49,y:.49,z:.46,"{":.33,"|":.26,"}":.33,"~":.56},On=.55,Nn=1.05,Pn=.84,kn=.21;class Fn{measureText(e,r){let n=0;for(const o of e)n+=(Dn[o]??On)*r.size;Fe(r.weight)>=ke.semiBold&&(n*=Nn);const a=Pn*r.size,s=kn*r.size;return{width:n,height:a+s,ascent:a,descent:s}}}exports.CachedTextMeasurer=In;exports.Compiler=De;exports.DEFAULT_COLOR_PALETTE=be;exports.DEFAULT_FONT_STYLE=Pe;exports.DEFAULT_FONT_WEIGHT=re;exports.DEFAULT_PALETTE_NAME=xe;exports.Dataset=S;exports.GROUP_VARIABLES=M;exports.HeuristicTextMeasurer=Fn;exports.LayoutCompiler=Yr;exports.POSITION_VARIABLES=l;exports.VISUAL_VARIABLES=R;exports.compile=Fr;exports.config=xn;exports.coord=Sn;exports.createAlphaValueReader=on;exports.createColorValueReader=an;exports.createGroupValueReader=cn;exports.createLabelValueReader=nn;exports.createSizeValueReader=sn;exports.createSpec=Cn;exports.createStrokeWidthValueReader=ln;exports.createXValueReader=tn;exports.createYValueReader=rn;exports.geom=Mn;exports.getAlpha=pn;exports.getColor=un;exports.getEndAngle=Xr;exports.getGroup=Ce;exports.getInnerRadius=Hr;exports.getOuterRadius=Jr;exports.getSize=dn;exports.getStartAngle=qr;exports.getStrokeWidth=mn;exports.getX=kt;exports.getXMax=zt;exports.getXMin=Ft;exports.getY=ee;exports.getYMax=te;exports.getYMin=_e;exports.pipe=_n;exports.scale=En;
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var wl=Object.create,ya=Object.defineProperty,El=Object.getOwnPropertyDescriptor,Vl=Object.getOwnPropertyNames,Rl=Object.getPrototypeOf,Cl=Object.prototype.hasOwnProperty,kl=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(var a=Vl(t),i=0,s=a.length,o;i<s;i++)o=a[i],!Cl.call(e,o)&&o!==r&&ya(e,o,{get:(c=>t[c]).bind(null,o),enumerable:!(n=El(t,o))||n.enumerable});return e},yr=(e,t,r)=>(r=e!=null?wl(Rl(e)):{},kl(t||!e||!e.__esModule?ya(r,"default",{value:e,enumerable:!0}):r,e));const l=require("./config.types-CQX-tSXl.cjs");let va=require("date-fns"),yt=require("lodash-es"),Me=require("d3-time"),Dl=require("date-fns/differenceInDays"),se=require("d3-regression"),j=require("d3-scale"),Le=require("d3-interpolate"),k=require("d3-scale-chromatic"),lt=require("lodash-es/merge");lt=yr(lt,1);let tr=require("humanize-duration");tr=yr(tr,1);let de=require("d3-shape"),yn=require("color2k"),Pl=require("d3-delaunay"),rr=require("lodash-es/isEqual");rr=yr(rr,1);typeof window<"u"&&(window.__GRAPHY_SDK__??={},window.__GRAPHY_SDK__.vizEngine="1.8.1-beta.1786025839240");var Ol=1e6;function H(e){return String(Math.round(e*Ol))}var vn=0;function C(){return vn+=1,`${Math.random().toString(36).slice(2,6)}${vn.toString(36)}`}function V(e){return e[l.POSITION_VARIABLES.x]}function w(e){return e[l.POSITION_VARIABLES.y]}function K(e){return e[l.POSITION_VARIABLES.xMin]}function z(e){return e[l.POSITION_VARIABLES.xMax]}function N(e){return e[l.POSITION_VARIABLES.yMin]}function P(e){return e[l.POSITION_VARIABLES.yMax]}function vr(e){return e[l.POSITION_VARIABLES.yRaw]}function Ml(e,t){return e[l.resolveScaledAestheticVariable(t)]}var _l={xMin:0,xMax:1,yMin:0,yMax:1},nr=(e,t)=>{if(t.type==="polar")return null;const r=K(e)??V(e),n=z(e)??V(e),a=N(e)??w(e),i=P(e)??w(e);return r===null||n===null||a===null||i===null?null:{xMin:r,xMax:n,yMin:a,yMax:i}},Ge=(e,t)=>{const r=(e.xMin+e.xMax)/2,n=(e.yMin+e.yMax)/2;switch(t){case"top":return{x:r,y:e.yMax};case"bottom":return{x:r,y:e.yMin};case"left":return{x:e.xMin,y:n};case"right":return{x:e.xMax,y:n};case"top-left":return{x:e.xMin,y:e.yMax};case"top-right":return{x:e.xMax,y:e.yMax};case"bottom-left":return{x:e.xMin,y:e.yMin};case"bottom-right":return{x:e.xMax,y:e.yMin};default:return{x:r,y:n}}},ba=e=>Ge(_l,e),pe=e=>{const t=l.extractVariableName(e.mapping.x);return t!==null&&t!==l.CONSTANT_VARIABLES.x?t:l.GROUP_VARIABLES.group},Sa=(e,t)=>e.yScaleType===t.yScaleType&&ir(e.valueFormat)===ir(t.valueFormat),ar=e=>`${e.yScaleType} y axis, ${ir(e.valueFormat)}`,ir=e=>e.type==="currency"?`${e.type}:${e.iso}`:e.type,Nl=(e,t)=>{if(!l.isLookupValueFormat(e))return e;const r=t[e.byVariable];return r===void 0?e.fallback:e.cases[l.getStableKey(r)]??e.fallback};function we(e,t){return e==="x"?t.x:t.y}function vt(e,t){return e==="x"?t.y:t.x}function Bl(e,t){return{main:we(e,t),cross:vt(e,t)}}function bn(e,t){return e==="x"?{x:t.main,y:t.cross}:{x:t.cross,y:t.main}}function Fl(e){return e.type==="cartesian"}var G=e=>e[l.GROUP_VARIABLES.group],bt=(e,t)=>{const r=pe(e),n=t[r]??null;if(n===null)return null;const a=r===l.GROUP_VARIABLES.group?null:G(t);return{layerId:e.id,anchorValue:n,...a!==null&&{groupValue:a}}},Ee=(e,t)=>e>=0&&e<=1&&t>=0&&t<=1,$l={type:"decimal"};function xa(e){return e.length>0&&e.every(t=>t.data.size()===0)}function Aa(e,t){return t!==null&&e.data.hasVariable(t)?e.data.getValueFormat(t):$l}function Ia(e){return Aa(e,l.extractVariableName(e.mapping.y))}var br=["solid","dashed","dotted"],Ta=e=>br.includes(e);function O(e){return e==="stack"||e==="fill"}var U=(e,t)=>{const r=l.extractConstantValue(t);if(r!==void 0)return()=>r;const n=l.extractVariableName(t);return l.isDefined(n)?a=>{const i=a[n];if(i===void 0)return null;switch(e.getType(n)){case"numeric":return l.isStrictNumericDataValue(i)?i:null;case"categorical":return l.isStrictCategoricalDataValue(i)?i:null;case"temporal":return l.isStrictTemporalDataValue(i)?i:null;default:return null}}:()=>null},St=(e,t)=>U(e,t.x),La=(e,t)=>U(e,t.y),Gl=(e,t)=>U(e,t.label),wa=(e,t)=>U(e,t.color),Ul=(e,t)=>U(e,t.size),Wl=(e,t)=>U(e,t.alpha),Hl=(e,t)=>U(e,t.group),Kl=(e,t)=>U(e,t.strokeWidth),Sn={variable:l.POSITION_VARIABLES.yRaw};function xt(e,t){return O(e)?Sn:t.y??Sn}function ke(e){return U(e.data,xt(e.position,e.mapping))}function At(e){return e[l.VISUAL_VARIABLES.color]}function Ea(e){return e[l.VISUAL_VARIABLES.alpha]}function Sr(e){return e[l.VISUAL_VARIABLES.size]}function sr(e){return e[l.VISUAL_VARIABLES.strokeWidth]}function Va(e){return e[l.VISUAL_VARIABLES.lineType]}var or=(e,t,r)=>{const n=l.parseValue(e,t,r);return n!==null||!l.isTemporalValueFormat(t)?n:l.readISOInstant(e)},Ra=(e,t)=>{const r=l.toExplicitValueFormat(e.data.getValueFormat(pe(e)));return n=>({...n,anchorValue:or(n.anchorValue,r,t),...n.groupValue!==void 0&&{groupValue:or(n.groupValue,l.toExplicitValueFormat(e.data.getValueFormat(l.GROUP_VARIABLES.group)),t)}})},Ca=e=>{const t=l.extractVariableName(e.mapping.y),r=ke(e);return(n,a)=>t!==null&&a===t?r(n):n[a]??null},zl=["lt","lte","gt","gte","range"],Yl={highlight:{subject:"Highlight predicate",effect:"dropping this highlight"},"selection-anchor":{subject:"Selection anchor predicate",effect:"dropping this annotation"},"style-rule":{subject:"Style rule predicate",effect:"dropping this rule"}},J=()=>!1,ye=()=>!0;function It(e,t){return{hasVariable:r=>e.data.hasVariable(r),getType:r=>e.data.getType(r),getValueFormat:r=>e.data.getValueFormat(r),readValue:Ca(e),parsingLocale:t}}function le(e,t){if("and"in e){const r=e.and.map(n=>le(n,t)).filter(n=>n!==ye);return r.includes(J)?J:r.length===0?ye:n=>{for(const a of r)if(!a(n))return!1;return!0}}if("or"in e){const r=e.or.map(n=>le(n,t)).filter(n=>n!==J);return r.includes(ye)?ye:r.length===0?J:n=>{for(const a of r)if(a(n))return!0;return!1}}if("not"in e){const r=le(e.not,t);return r===J?ye:r===ye?J:n=>!r(n)}return Xl(e,t)}function ce(e,t,r="highlight"){return"and"in e?e.and.flatMap(n=>ce(n,t,r)):"or"in e?e.or.flatMap(n=>ce(n,t,r)):"not"in e?ce(e.not,t,r):ql(e,t,r)}function ql(e,t,r){const{subject:n,effect:a}=Yl[r];if(!t.hasVariable(e.variable))return[{code:"UNKNOWN_VARIABLE",message:`${n} references unknown variable '${e.variable}' — ${a}.`,context:{variableName:e.variable},suggestion:`Map '${e.variable}' in the layer or correct the variable name in the predicate.`}];const i=jl(e);return i!==null&&t.getType(e.variable)==="categorical"?[{code:"INVALID_PREDICATE_OPERATOR",message:`${n} uses ordering operator '${i}' on categorical variable '${e.variable}' — ${a}. Use 'eq' or 'oneOf' instead.`,context:{variableName:e.variable},suggestion:"Use 'eq' or 'oneOf' for categorical variables."}]:[]}function Xl(e,t){if(!t.hasVariable(e.variable))return J;const r=l.toExplicitValueFormat(t.getValueFormat(e.variable)),n=a=>or(a,r,t.parsingLocale);if("eq"in e){const a=n(e.eq);return i=>l.areDataValuesEqual(t.readValue(i,e.variable),a)}if("oneOf"in e){const a=e.oneOf.map(n);return i=>{const s=t.readValue(i,e.variable);for(const o of a)if(l.areDataValuesEqual(s,o))return!0;return!1}}if("lt"in e){const a=n(e.lt);return i=>ve(t.readValue(i,e.variable),a)==="less"}if("lte"in e){const a=n(e.lte);return i=>{const s=ve(t.readValue(i,e.variable),a);return s==="less"||s==="equal"}}if("gt"in e){const a=n(e.gt);return i=>ve(t.readValue(i,e.variable),a)==="greater"}if("gte"in e){const a=n(e.gte);return i=>{const s=ve(t.readValue(i,e.variable),a);return s==="greater"||s==="equal"}}if("range"in e){const[a,i]=e.range,s=n(a),o=n(i);return c=>{const u=t.readValue(c,e.variable),d=ve(u,s),m=ve(u,o);return d==="incomparable"||m==="incomparable"?!1:(d==="greater"||d==="equal")&&(m==="less"||m==="equal")}}return J}function jl(e){for(const t of zl)if(t in e)return t;return null}function ve(e,t){if(e===null||t===null)return"incomparable";if(l.isStrictTemporalDataValue(e)&&l.isStrictTemporalDataValue(t)){const r=e.getTime(),n=t.getTime();return r<n?"less":r>n?"greater":"equal"}return l.isStrictNumericDataValue(e)&&l.isStrictNumericDataValue(t)?e<t?"less":e>t?"greater":"equal":"incomparable"}var Zl=(e,t,r,n,a,i)=>{const s=Da(e,t,r.predicate,n,a,i);if(s===null)return null;const o=ka(r.padding),c=o===null?ec(s,r.padding):s,u={x:c.xMin,y:c.yMin,width:Math.max(0,c.xMax-c.xMin),height:Math.max(0,c.yMax-c.yMin)};return o===null?u:{...u,defer:o}},Jl=(e,t,r,n,a,i)=>{const s=Da(e,t,r.predicate,n,a,i);return s===null?null:Ge(s,r.align)},ka=e=>e===void 0||typeof e=="number"||e.unit!=="px"?null:{type:"px-offset",x:e.x??0,y:e.y??0},Da=(e,t,r,n,a,i)=>{if(t.has(r))return t.get(r)??null;let s=null,o=!1;const c=new Map;for(const u of n){const d=ce(r,u.data,"selection-anchor");if(d.length>0){for(const p of d)c.set(`${p.code}:${p.message}`,p);continue}o=!0;const{resolveAnchorBox:m}=e.geomRegistry.get(u.geom);if(m===void 0)continue;const h=le(r,It(u,i));if(h!==J)for(const p of u.data){if(!h(p))continue;const f=m(p,a);f!==null&&(s=s===null?f:Ql(s,f))}}if(!o)for(const u of c.values())e.diagnostics.addWarning(u);return t.set(r,s),s},Ql=(e,t)=>({xMin:Math.min(e.xMin,t.xMin),xMax:Math.max(e.xMax,t.xMax),yMin:Math.min(e.yMin,t.yMin),yMax:Math.max(e.yMax,t.yMax)}),ec=(e,t)=>{if(t===void 0)return e;const{x:r=0,y:n=0}=typeof t=="number"?{x:t,y:t}:t;return{xMin:e.xMin-r,xMax:e.xMax+r,yMin:e.yMin-n,yMax:e.yMax+n}},ct=(e,t,r)=>{const n=rc(e,t,r);return n===null?null:n.defer?.type==="annotation-ref"?n:nc(n,t.offset,e.coordSystem)},Pa=(e,t)=>t.anchorType==="selection"?Zl(e.container,e.selectionBoxCache,t,e.layers,e.coordSystem,e.parsingLocale):t.anchorType==="annotation"?{x:0,y:0,width:0,height:0,defer:{type:"annotation-ref",ref:t.ref,align:"center"}}:{x:t.x,y:1-t.y-t.height,width:t.width,height:t.height},xr=(e,t,r)=>lr(e,t,r)?.point??null,lr=({container:e,layers:t,coordSystem:r,parsingLocale:n},a,i)=>{for(const s of t){const{resolveAnchorPosition:o}=e.geomRegistry.get(s.geom);if(o===void 0||a.layerId!==void 0&&s.id!==a.layerId||a.layerId===void 0&&!s.interactive)continue;const c=ke(s),u=pe(s),{anchorValue:d,groupValue:m}=Ra(s,n)(a);let h=-1;for(const p of s.data){if(h+=1,!l.areDataValuesEqual(p[u]??null,d)||m!==void 0&&!l.areDataValuesEqual(G(p),m))continue;const f=o(p,{coordSystem:r,position:s.position,purpose:i,align:a.align});if(f===null)continue;const g=Oa(s,p,c);if(g===null)continue;const y=bt(s,p);if(y!==null)return{point:{...f,...g,anchor:a.align===void 0?y:{...y,align:a.align}},layerId:s.id,observationIndex:h}}}return null},tc=(e,t)=>{const{layers:r,coordSystem:n,scales:a,parsingLocale:i}=e;if(n.type!=="cartesian")return null;const s=a.x,o=a.y;if(s===void 0||o===void 0||s.kind!=="position"||o.kind!=="position")return null;const c=An(t.x,"x",r,i),u=An(t.y,"y",r,i);if(c===null||u===null)return null;const d=s.map(c),m=o.map(u);if(!Ee(d,m))return null;const h=xn(d,s,ac(e)),p=xn(m,o),f=bn(n.mainAxis,{main:h.min,cross:p.min}),g=bn(n.mainAxis,{main:h.max,cross:p.max});return Ge({xMin:f.x,xMax:g.x,yMin:f.y,yMax:g.y},t.align??"center")},Oa=(e,t,r)=>{const n=r(t);return l.isStrictNumericDataValue(n)?{geom:e.geom,measurementValue:n,valueFormat:Nl(Ia(e),t),yScaleType:e.yScaleType,color:At(t)}:null},rc=(e,t,r)=>{switch(t.anchorType){case"panel":return{x:t.x,y:1-t.y};case"axis":return tc(e,t);case"selection":return Jl(e.container,e.selectionBoxCache,t,e.layers,e.coordSystem,e.parsingLocale);case"annotation":return{x:0,y:0,defer:{type:"annotation-ref",ref:t.ref,align:t.align??"center",offset:t.offset}};case"observation":return xr(e,ic(t),r)}},nc=(e,t,r)=>{if(t===void 0||r.type==="polar")return e;const n=ka(t);return n!==null?{...e,defer:n}:{...e,x:e.x+(t.x??0),y:e.y-(t.y??0)}},xn=(e,t,r=1)=>{const{bandwidth:n}=t;if(n===null||n<=0)return{min:e,max:e};const a=n*r/2;return{min:e-a,max:e+a}},ac=({container:e,layers:t})=>{let r=0;for(const n of t){const a=e.geomRegistry.get(n.geom).resolveBandFraction?.(n.params);a!==void 0&&(r=Math.max(r,a))}return r>0?r:1},ic=e=>({layerId:e.layerId,anchorValue:e.anchorValue,groupValue:e.groupValue,align:e.align}),An=(e,t,r,n)=>{for(const a of r){const i=l.extractVariableName(a.mapping[t]);if(!(i===null||i===l.CONSTANT_VARIABLES.x))return l.parseValue(e,l.toExplicitValueFormat(a.data.getValueFormat(i)),n)}return e},sc=class extends l.Stage{constructor(e){super(),this.container=e}dependencies(e){return[e.annotations,e.layers,e.coordSystem,e.scales.x,e.scales.y,e.config.parsingLocale]}run(e){const{annotations:t,layers:r,coordSystem:n,scales:a,config:i}=e,s={container:this.container,layers:r,coordSystem:n,scales:a,selectionBoxCache:new Map,parsingLocale:i.parsingLocale},o={differenceArrows:yc(s,t.differenceArrows),shapes:uc(s,t.shapes),arrows:mc(s,t.arrows),textAnnotations:hc(s,t.textAnnotations),images:dc(s,t.images),stickers:pc(s,t.stickers),pinnedNumbers:fc(s,t.pinnedNumbers),comments:gc(s,t.comments)};return oc(this.container,o),lc(this.container,o),o}},Ma=(e,t,r)=>e!==null?e:!l.areDataValuesEqual(t.anchor.groupValue??null,r.anchor.groupValue??null)||t.color===void 0||t.color!==r.color?null:t.color,Z=(e,t,r,n)=>{e.diagnostics.addWarning({code:"ANNOTATION_ANCHOR_UNRESOLVED",message:`Annotation "${r}" (${t}) ${n} — dropping this annotation.`,context:{annotationId:r,kind:t},suggestion:"Check that the anchor points at data, an axis value or a panel position that exists."})},oc=(e,t)=>{const r=new Set;for(const n of Object.values(t))for(const{id:a}of n){if(r.has(a)){e.diagnostics.addWarning({code:"ANNOTATION_DUPLICATE_ID",message:`More than one annotation carries id "${a}" — references to it resolve to the first, and the rest cannot be addressed.`,context:{annotationId:a},suggestion:"Give each annotation its own id."});continue}r.add(a)}},lc=(e,t)=>{const r=new Set;for(const n of Object.values(t))for(const a of n)r.add(a.id);for(const{id:n,ref:a}of cc(t))r.has(a)||e.diagnostics.addWarning({code:"ANNOTATION_REF_NOT_FOUND",message:`Annotation "${n}" references id "${a}", whose annotation could not be anchored and was dropped.`,context:{annotationId:n,ref:a},suggestion:"Fix the anchor on the target annotation or point this reference at one that resolves."})},cc=e=>{const t=[],r=(n,a)=>{a.defer?.type==="annotation-ref"&&t.push({id:n,ref:a.defer.ref})};for(const n of e.shapes)r(n.id,n.region);for(const n of e.images)r(n.id,n.region);for(const n of e.arrows)r(n.id,n.start),r(n.id,n.end);for(const n of e.textAnnotations)r(n.id,n.at);for(const n of e.stickers)r(n.id,n.at);return t},uc=(e,t)=>{const r=[];for(const n of t){const a=Pa(e,n.region);if(a===null){Z(e.container,"shape",n.id,"has a region anchor that resolves to nothing");continue}r.push({id:n.id,kind:n.kind,zOrder:n.zOrder,region:a,fillColor:n.fillColor,fillOpacity:n.fillOpacity,strokeWidth:n.strokeWidth,strokeColor:n.strokeColor})}return r},dc=(e,t)=>{const r=[];for(const n of t){const a=Pa(e,n.region);if(a===null){Z(e.container,"image",n.id,"has a region anchor that resolves to nothing");continue}r.push({id:n.id,src:n.src,zOrder:n.zOrder,region:a,fit:n.fit,opacity:n.opacity})}return r},mc=(e,t)=>{const r=[];for(const n of t){const a=ct(e,n.start,"pin"),i=ct(e,n.end,"pin");if(a===null||i===null){Z(e.container,"arrow",n.id,`has ${_a(a,i)} resolving to nothing`);continue}r.push({id:n.id,start:a,end:i,color:n.color,thickness:n.thickness,startArrowheadStyle:n.startArrowheadStyle,endArrowheadStyle:n.endArrowheadStyle,lineStyle:n.lineStyle,hasStickerStyle:n.hasStickerStyle})}return r},hc=(e,t)=>{const r=[];for(const n of t){const a=ct(e,n.at,"pin");if(a===null){Z(e.container,"text",n.id,"has a point anchor that resolves to nothing");continue}r.push({id:n.id,content:n.content,at:a,width:n.width,align:n.align,backgroundColor:n.backgroundColor,backgroundColorStyle:n.backgroundColorStyle})}return r},pc=(e,t)=>{const r=[];for(const n of t){const a=ct(e,n.at,"pin");if(a===null){Z(e.container,"sticker",n.id,"has a point anchor that resolves to nothing");continue}r.push({id:n.id,at:a,sticker:n.sticker})}return r},fc=(e,t)=>{const r=[];for(const n of t){const a=xr(e,n.at,"pin");if(a===null){Z(e.container,"pinnedNumber",n.id,"matches no observation");continue}r.push({id:n.id,at:a})}return r},gc=(e,t)=>{const r=[];for(const n of t){const a=xr(e,n.at,"pin");if(a===null){Z(e.container,"comment",n.id,"matches no observation");continue}r.push({id:n.id,at:a,content:n.content})}return r},yc=(e,t)=>{if(e.coordSystem.type!=="cartesian"){for(const n of t)Z(e.container,"differenceArrow",n.id,"needs a cartesian coord system");return[]}const r=[];for(const n of t){const a=lr(e,n.start,"value"),i=lr(e,n.end,"value");if(a===null||i===null){Z(e.container,"differenceArrow",n.id,`has ${_a(a,i)} matching no observation`);continue}if(a.layerId===i.layerId&&a.observationIndex===i.observationIndex){Z(e.container,"differenceArrow",n.id,"has both ends on the same observation");continue}vc(e,n,a.point,i.point),r.push({id:n.id,start:a.point,end:i.point,color:Ma(n.color,a.point,i.point),ownColor:n.color,size:n.size,label:n.label,labelCrossPosition:n.labelCrossPosition})}return r},_a=(e,t)=>e===null&&t===null?"start and end anchors":e===null?"a start anchor":"an end anchor",vc=(e,t,r,n)=>{Sa(r,n)||e.container.diagnostics.addWarning({code:"INCOMPARABLE_ARROW_ENDPOINTS",message:`Difference arrow "${t.id}" measures between endpoints on different bases, so its label reports a quantity that does not exist.`,context:{annotationId:t.id,expected:ar(r),actual:ar(n)},suggestion:"Point both ends at observations sharing one y scale and one unit, or label the arrow as a proportion."})};function Na(e){return e instanceof l.VizError?{severity:"error",kind:e.kind,code:e.code,message:e.message,...e.context!==void 0?{context:e.context}:{},...e.suggestion!==void 0?{suggestion:e.suggestion}:{}}:{severity:"error",kind:"internal",code:"INTERNAL_INVARIANT",message:e instanceof Error?e.message:String(e)}}function E(e,t){return Fa(e,t)}function I(e,t){for(const r of Object.keys(t)){const n=t[r];if(n!==void 0&&n!==e[r])return{...e,...t}}return e}function Ba(e,t,r){if(e[t]===r)return e;const n=[...e];return n[t]=r,n}function Fa(e,t){let r=!1;const n={...e};for(const[a,i]of Object.entries(t)){const s=e[a];if(l.isPlainObject(i)&&l.isPlainObject(s)){const o=Fa(s,i);o!==s&&(n[a]=o,r=!0)}else i!==void 0&&i!==s&&(n[a]=i,r=!0)}return r?n:e}function Tt(e){return{pipe:t=>{const r=t(e);return Tt({...e,...r})},result:()=>e}}function bc(e,t,r){const n=Ac(r);return{...t,background:Sc(e,t.background,n),border:xc(e,t.border,n)}}function Sc(e,t,r){if(t.type==="tinted"){const n=t.color??r;return n?{type:"tinted",color:n}:(e.diagnostics.addWarning({code:"UNRESOLVABLE_COLOR",message:"Could not resolve a colour for the tinted background — falling back to the theme background.",suggestion:"Set an explicit background colour, or add a colour scale the tint can derive from."}),{type:"theme"})}return t}function xc(e,t,r){if(t.type==="tinted"||t.type==="gradient"){const n=t.color??r;return n?{...t,color:n}:(e.diagnostics.addWarning({code:"UNRESOLVABLE_COLOR",message:`Could not resolve a colour for the ${t.type} border — dropping the border.`,suggestion:"Set an explicit border colour, or add a colour scale the tint can derive from."}),{type:"none"})}return t}function Ac(e){const t=e.color,r=t?.domain[0];if(!r)return;const n=t.map(r);if(typeof n=="string")return n}var Ic=class extends l.Stage{constructor(e){super(),this.container=e}dependencies(e){return[e.scales,e.config]}run(e){const{scales:t,config:r}=e;return{...r,appearance:bc(this.container,r.appearance,t)}}};function Tc(e,t="kind"){const r=new Map;r.set(t,[]);for(const a of e)for(const i of a.observations)for(const s of Object.keys(i))r.has(s)||r.set(s,[]);for(const a of e)for(const i of a.observations)for(const[s,o]of r)o.push(s===t?a.kind:i[s]??null);const n={};for(const[a,i]of r)n[a]={type:$a(i),values:i};return new l.Dataset(n)}function $a(e){const t=Array.isArray(e)?e:[e];for(const r of t)if(r!==null)return typeof r=="number"?"numeric":r instanceof Date?"temporal":"categorical";return"categorical"}var Lc=class extends l.Stage{dependencies(e){return[e.data,e.mapping]}run(e){let t=e.data,r=e.mapping;r.x===""&&(t=t.addConstantVariable(l.CONSTANT_VARIABLES.x,"categorical",""),r={...r,x:l.CONSTANT_VARIABLES.x});for(const n of Object.keys(r)){const a=l.extractConstantValue(r[n]);if(a===void 0)continue;const i=l.prefixInternalVariable(`const_${n}`);t=t.addConstantVariable(i,$a(a),a),r={...r,[n]:i}}return{data:t,mapping:r}}},wc=(e,t)=>{let r=t;for(const n of Object.keys(t)){const a=t[n];if(typeof a!="string")continue;const i=e.getConstant(a);i!==void 0&&(r={...r,[n]:a===l.CONSTANT_VARIABLES.x?"":{value:i.value}})}return r},fe=class{constructor(){this.perLayerMemo=l.createPerKeyMemo(),this.listMemo=l.createSingleSlotMemo()}get stats(){return l.sumMemoStats(this.perLayerMemo.stats,this.listMemo.stats)}compile(e){const t=this.dependencies(e),r=e.layers.map(n=>this.perLayerMemo(n,t,()=>this.compileLayer(n,e)));return this.listMemo(r,()=>r)}},Ec=class extends l.Stage{constructor(e){super(),this.registry=e}dependencies(e){return[e.coordSpec,e.scales,e.layers]}run(e){return this.registry.get(e.coordSpec.coordType).setup(e)}},Vc=class extends fe{constructor(e){super(),this.registry=e}dependencies(e){return[e.coordSpec,e.coordSystem]}compileLayer(e,t){const[r]=this.registry.get(t.coordSpec.coordType).transform({coordSpec:t.coordSpec,coordSystem:t.coordSystem,layers:[e]});if(!r)throw new l.InternalError({message:`CoordCompiler: strategy '${t.coordSpec.coordType}' did not return a transformed layer`});return r}},Rc=class{constructor(e){this.setupStage=new Ec(e),this.transformStage=new Vc(e)}get setupStats(){return this.setupStage.stats}get transformStats(){return this.transformStage.stats}setup(e){return this.setupStage.compile(e)}transform(e){return this.transformStage.compile(e)}},Cc=class{constructor(){this.coordType="cartesian"}setup(e){if(e.coordSpec.coordType!=="cartesian")throw new l.InternalError({message:`Invalid coordinate type: ${e.coordSpec.coordType}`});return{coordSystem:{type:"cartesian",mainAxis:"x",axisMapping:{x:{position:"bottom",geometry:"linear"},y:{position:"right",geometry:"linear"}}},scales:e.scales}}transform(e){return e.layers}},kc=class{constructor(){this.coordType="flip"}setup(e){if(e.coordSpec.coordType!=="flip")throw new l.InternalError({message:`Invalid coordinate type: ${e.coordSpec.coordType}`});return{coordSystem:{type:"cartesian",mainAxis:"y",axisMapping:{x:{position:"left",geometry:"linear"},y:{position:"bottom",geometry:"linear"}}},scales:Pc(e.scales,e.layers)}}transform(e){return e.layers.map(t=>Mc(t))}},Dc=[[l.POSITION_VARIABLES.x,l.POSITION_VARIABLES.y],[l.POSITION_VARIABLES.xMin,l.POSITION_VARIABLES.yMin],[l.POSITION_VARIABLES.xMax,l.POSITION_VARIABLES.yMax]],In=l.prefixInternalVariable("flipSwap"),Pc=(e,t)=>Oc(t)?e.map(r=>r.scaledAesthetic!=="x"||r.scaleType!=="continuous"&&r.scaleType!=="datetime"&&r.scaleType!=="discrete"?r:{...r,reverse:!r.reverse}):e,Oc=e=>{for(const t of e){const r=l.extractVariableName(t.mapping.x);if(!r||!t.data.hasVariable(r))continue;const n=t.data.getType(r);if(n==="categorical"||n==="temporal")return!0}return!1},Mc=e=>{let t=e.data;for(const[r,n]of Dc){const a=t.hasVariable(r),i=t.hasVariable(n);a&&i?t=t.renameVariable(r,In).renameVariable(n,r).renameVariable(In,n):a?t=t.renameVariable(r,n):i&&(t=t.renameVariable(n,r))}return{...e,data:t}},ue=Math.PI*2,_c=8,Nc=1e-9,Ga=(e,t)=>Math.abs(t-e)>=ue-Nc,Ve=e=>(e%ue+ue)%ue,Ua=(e,t,r)=>{if(Ga(t,r))return!0;const n=Ve(r-t);return Ve(e-t)<=n},ut=(e,t)=>{const r=Math.abs(Ve(e)-Ve(t));return Math.min(r,ue-r)},Wa=(e,t,r)=>e*ue+t+r,dt=(e,t)=>({x:t*Math.sin(e),y:t*Math.cos(e)}),Ha=(e,t)=>({angle:Ve(Math.atan2(e,t)),radius:Math.hypot(e,t)}),Ar=(e,t)=>{const r=e.x-.5,n=e.y-.5;return{x:t>=1?r*2*t:r*2,y:t>=1?n*2:n*2/t}},Lt=(e,t)=>{const{x:r,y:n}=Ar(e,t);return Ha(r,n)};function Ka(e){const t=new Set,r=[];for(const n of e){const a=n instanceof Date?n.getTime():String(n);t.has(a)||(t.add(a),r.push(n))}return r}var za=(e,t)=>Ka(t.domain!==null&&t.domain.length>0?t.domain:e),Bc=class{constructor(){this.coordType="polar"}setup(e){if(e.coordSpec.coordType!=="polar")throw new l.InternalError({message:`Invalid coordinate type: ${e.coordSpec.coordType}`});const{params:t}=e.coordSpec,r=t.startAngle*(Math.PI/180),n=Gc(t,e.scales,e.layers),a=Wc(t,e.scales,e.layers);return{coordSystem:{type:"polar",axisMapping:t.theta==="x"?{x:{position:"bottom",geometry:"circular"},y:{position:"left",geometry:"radial"}}:{x:{position:"left",geometry:"radial"},y:{position:"bottom",geometry:"circular"}},innerRadius:t.innerRadius,startAngle:r,spokeRotation:n,bandAxis:a},scales:e.scales}}transform(e){if(e.coordSpec.coordType!=="polar")throw new l.InternalError({message:`Invalid coordinate type: ${e.coordSpec.coordType}`});if(e.coordSystem.type!=="polar")throw new l.InternalError({message:"PolarCoord.transform received a non-polar coord system"});const{params:t}=e.coordSpec,{startAngle:r,spokeRotation:n}=e.coordSystem,a=$c(r,n),i=Hc(t);return e.layers.map(s=>Kc(t.theta==="y"?zc(s):s,a,i))}},Fc=[[l.POSITION_VARIABLES.x,l.POSITION_VARIABLES.y],[l.POSITION_VARIABLES.xMin,l.POSITION_VARIABLES.yMin],[l.POSITION_VARIABLES.xMax,l.POSITION_VARIABLES.yMax]];function $c(e,t){return r=>Wa(r,e,t)}function Gc(e,t,r){const n=t.find(i=>i.scaledAesthetic===e.theta);if(n===void 0||n.scaleType!=="discrete")return 0;const a=Uc(n,e,r);return a===0?0:-Math.PI/a}function Uc(e,t,r){const n=[];for(const a of r){const i=l.extractVariableName(a.mapping[t.theta]);if(!(i===null||!a.data.hasVariable(i)))for(const s of a.data.getValues(i))n.push(s)}return za(n,e).length}function Wc(e,t,r){if(e.theta==="x")return"x";const n=t.find(i=>i.scaledAesthetic==="x")?.scaleType==="discrete",a=r.some(i=>i.position==="fill");return n&&!a?"y":null}function Hc(e){const{innerRadius:t}=e;return r=>t+r*(1-t)}function Kc(e,t,r){let n=e.data;return n=be(n,l.POSITION_VARIABLES.x,t),n=be(n,l.POSITION_VARIABLES.xMin,t),n=be(n,l.POSITION_VARIABLES.xMax,t),n=be(n,l.POSITION_VARIABLES.y,r),n=be(n,l.POSITION_VARIABLES.yMin,r),n=be(n,l.POSITION_VARIABLES.yMax,r),{...e,data:n}}function be(e,t,r){if(!e.hasVariable(t))return e;const n=e.getValues(t,{type:"numeric"}).map(a=>a===null?null:r(a));return e.addVariable(t,"numeric",n)}function zc(e){let t=e.data;for(const[r,n]of Fc){const a=t.hasVariable(r),i=t.hasVariable(n);if(!a&&!i)continue;const s=a?t.getValues(r):null,o=i?t.getValues(n):null;s&&(t=t.addVariable(n,"numeric",s)),o&&(t=t.addVariable(r,"numeric",o))}return{...e,data:t}}var Yc=class extends l.Registry{constructor(){super("coord"),this.register("cartesian",new Cc),this.register("flip",new kc),this.register("polar",new Bc)}},qc=new Set(["min","max","scalar"]),Xc={x:{min:l.POSITION_VARIABLES.xMin,max:l.POSITION_VARIABLES.xMax},y:{min:l.POSITION_VARIABLES.yMin,max:l.POSITION_VARIABLES.yMax}};function jc(e){const t=new Set;for(const r of e)r.role==="point"?t.add(r.axis):(r.role==="min"||r.role==="max")&&l.isDefined(r.aes)&&t.add(r.aes);return[...t]}function Zc(e){const t=new Set;for(const r of e)r.role==="point"&&t.add(r.axis),l.isDefined(r.aes)&&t.add(r.aes);return[...t]}function Jc(e,t,r){let n=e;for(const a of t){if(a.role!=="min"&&a.role!=="max"||!l.isDefined(a.aes))continue;const i=Xc[a.axis][a.role];if(n.hasVariable(i))continue;const s=l.extractVariableName(r[a.aes]);!l.isDefined(s)||!n.hasVariable(s)||(n=n.addVariable(i,"numeric",n.getValues(s,{type:"numeric"})))}return n}var Qc=class{constructor(e){this.container=e}compile(e,t){const r=this.container.geomRegistry.get(e),n=r.compile(t),a={...t.mapping,...n.mapping};return{...n,data:Jc(n.data,r.positionRoles,a)}}},Ya=new Set(["x","y","ySecondary"]),wt=new Set(["color","size","alpha","strokeWidth","lineType"]),Et=e=>Ya.has(e),Ir=e=>wt.has(e),eu=e=>Et(e)||Ir(e);function ge(e){return e==="secondary"?"ySecondary":"y"}function qa(e,t){return e==="y"?ge(t):"x"}function F(e){return e==="ySecondary"?"y":e}var Ue=(e,t)=>{if(l.isDefined(t.group)){const a=l.extractVariableName(t.group);if(a!==null)return[a]}const r=new Set([l.extractVariableName(t.x),l.extractVariableName(t.y)].filter(l.isDefined)),n=new Set;for(const a of wt){const i=l.extractVariableName(t[a]);l.isDefined(i)&&(r.has(i)||e.hasVariable(i)&&e.getType(i)==="categorical"&&n.add(i))}return[...n]},Vt=(e,t)=>e.hasVariable(l.GROUP_VARIABLES.group)?e.getValues(l.GROUP_VARIABLES.group,{distinct:!0,skipNulls:!0}).length>1:Ue(e,t).some(r=>e.getValues(r,{distinct:!0,skipNulls:!0}).length>1),tu=class{compute({data:e,mapping:t}){const r=Ue(e,t);if(r.length===0)return{data:e.addConstantVariable(l.GROUP_VARIABLES.group,"categorical",null)};const n=e.size(),a=r.map(s=>e.getValues(s)),i=new Array(n);for(let s=0;s<n;s++)i[s]=l.getStableKey(a.map(o=>o[s]));return{data:e.addVariable(l.GROUP_VARIABLES.group,"categorical",i)}}},ru=e=>{if(e===void 0)return{};const t={};for(const r of e.columns)r.label!==void 0&&(t[r.key]=r.label);return t},nu=(e,t,r)=>{const n=me(t,"color");return n===null?{}:(e?.columns??[]).some(a=>a.key===n)?{}:r};function me(e,t){const r=F(t);for(const n of Xa(t,e)){const a=l.extractVariableName(n.mapping[r]);if(l.isDefined(a))return a}return null}var Tr=(e,t)=>e===null?null:t[e]??e,au=(e,t)=>e===null?null:t[String(e)]??null,he=({layers:e,scaleType:t,variableName:r})=>{if(r===null)return _t(t);for(const n of e){if(!n.data.hasVariable(r))continue;const a=n.data.getValueFormat(r),i=a.type==="lookup"?a.fallback:a;return su(i,t)?i:_t(t)}return _t(t)},iu=(e,t)=>t!=="y"&&t!=="ySecondary"?!1:Xa(t,e).some(r=>r.position==="fill");function Xa(e,t){return e==="ySecondary"?t.filter(r=>r.yScaleType==="secondary"):e==="y"?t.filter(r=>r.yScaleType==="primary"):t}var _t=e=>{switch(e){case"continuous":return{type:"decimal"};case"datetime":return{type:"date"};case"discrete":case"palette":case"identity":return{type:"text"}}},su=(e,t)=>{switch(t){case"continuous":return l.isNumericValueFormat(e);case"datetime":return l.isTemporalValueFormat(e);case"discrete":case"palette":case"identity":return!0}},ou=[{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}],Tn={year:0,quarter:1,month:2,week:3,day:4,hour:5},Se=40,lu=(e,t,r)=>{const n=r.unit==="quarter"?r.step*3:r.step;return mu(r.unit).range(e,new Date(t.valueOf()+1),n)},cu=({unit:e,step:t,start:r,stop:n})=>{const a=(0,Dl.differenceInDays)(n,r);switch(e){case"hour":return 24*a/t>Se;case"day":return a/t>Se;case"week":return a/(7*t)>Se;case"month":return a/(30*t)>Se;case"quarter":return a/(90*t)>Se;case"year":return a/(365*t)>Se}},uu=(e,t)=>{const r=!l.isDateWithoutYearValueFormat(t);switch(e.unit){case"year":return r?{type:"year"}:{type:"month"};case"quarter":return{type:"quarter"};case"month":return r?{type:"month_year"}:{type:"month"};case"week":return r?{type:"weekly_date_range_with_year"}:{type:"weekly_date_range"};case"day":return r?{type:"date"}:{type:"day_month"};case"hour":return r?{type:"datetime"}:{type:"time"}}},du=(e,t)=>{const r=hu(t);return r===null?!1:Tn[e]>Tn[r]},mu=e=>{switch(e){case"hour":return Me.utcHour;case"day":return Me.utcDay;case"week":return Me.utcMonday;case"month":case"quarter":return Me.utcMonth;case"year":return Me.utcYear}},hu=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}},ja={left:"right",right:"left",top:"bottom",bottom:"top"},pu={x:!0,y:!0,ySecondary:!1},fu=20,Ln=new Set(["top","bottom"]),gu={type:"percentage"};function yu(e,t){const{scales:r,config:n,layers:a,coordSystem:i,variableLabels:s,geomRegistry:o}=e;if(xa(a))return[];if(i.type==="polar"&&i.bandAxis===null)return[];const c=Su(o,a,i.type,n),u=new Set(t.map(h=>h.position)),d=Au(Za(n.axes.y.position,i.axisMapping.y.position),u),m=[];for(const h of Ya){const p=r[h];if(!l.isDefined(p)||p.kind!=="position")continue;const f=vu({scaleAestheticKey:h,scale:p,config:n,layers:a,axisMapping:i.axisMapping,resolvedYPosition:d,gridOverrides:c,variableLabels:s});m.push(f)}return m}function vu(e){const{scaleAestheticKey:t,scale:r,config:n,layers:a,axisMapping:i,resolvedYPosition:s,gridOverrides:o,variableLabels:c}=e,u=F(t),{axisConfig:d,position:m,geometry:h}=xu(t,n,i,s),p=me(a,t),f=iu(a,t)?gu:he({layers:a,scaleType:r.spec.scaleType,variableName:p});return{scaleAestheticKey:t,aesthetic:u,position:m,geometry:h,label:bu(d,p,c),isVisible:d.isVisible,tickCandidates:Tu(r,f,d.ticks.mode),valueFormat:f,tickMode:d.ticks.mode,ticksVisible:d.ticks.isVisible,gridVisible:Iu(d,o,t),gridLineStyle:d.grid.lineStyle,gridLineWidth:d.grid.lineWidth,scaleType:r.spec.scaleType,bandwidth:r.bandwidth??void 0}}function bu(e,t,r){return e.label?e.label:t?r[t]??null:null}function Su(e,t,r,n){const a=t.flatMap(o=>{const c=e.get(o.geom).grid[r];return c?[c]:[]}),i=a.some(o=>o.hideGridX),s=a.some(o=>o.hideGridY);return{x:{gridVisible:wn(i,n.axes.x.grid.isVisible)},y:{gridVisible:wn(s,n.axes.y.grid.isVisible)}}}function wn(e,t){if(e&&t===null)return!1}function xu(e,t,r,n){switch(e){case"x":return{axisConfig:t.axes[e],position:Za(t.axes[e].position,r[e].position),geometry:r.x.geometry};case"y":return{axisConfig:t.axes[e],position:n,geometry:r.y.geometry};case"ySecondary":{const a=ja[n],i=(0,yt.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:i,position:i.position,geometry:r.y.geometry}}}}function Za(e,t){return Ln.has(e)===Ln.has(t)?e:t}function Au(e,t){return t.has(e)?ja[e]:e}function Iu(e,t,r){const{gridVisible:n}=r==="x"?t.x:t.y;return n??e.grid.isVisible??pu[r]}var Tu=(e,t,r)=>{const n=e.spec.scaleType==="continuous"||e.spec.scaleType==="datetime";if(r==="edges"&&n){const a=wu(e);if(a)return[a]}if(e.spec.scaleType==="continuous"){const a=new Set,i=[];for(let s=1;s<=fu;s++){const o=e.generateTicks({count:s}),c=l.getStableKey(o);a.has(c)||(a.add(c),i.push({ticks:o.map(u=>Re(e,u))}))}return i}return e.spec.scaleType==="datetime"?Lu(e,t):[{ticks:e.generateTicks().map(a=>Re(e,a))}]},Lu=(e,t)=>{const[r,n]=e.domain;if(!l.isStrictTemporalDataValue(r)||!l.isStrictTemporalDataValue(n))return[{ticks:e.generateTicks().map(o=>Re(e,o))}];const a=new Set,i=[],s=(o,c)=>{if(o.length===0)return;const u=l.getStableKey(o);a.has(u)||(a.add(u),i.push({ticks:o.map(d=>Re(e,d)),valueFormat:c}))};for(const o of ou)cu({...o,start:r,stop:n})||du(o.unit,t)||s(e.generateTicks({interval:o}),uu(o,t));return s(e.generateTicks({atInputs:!0})),i.sort((o,c)=>o.ticks.length-c.ticks.length),i},wu=e=>{const{domain:t}=e,r=t[0],n=t.at(-1);return!l.isDefined(r)||!l.isDefined(n)||l.getStableKey([r])===l.getStableKey([n])?null:{ticks:[Re(e,r),Re(e,n)]}},Re=(e,t)=>({value:t,position:e.map(t)});function Ja({scale:e,aesthetics:t,layers:r}){const n=Eu({layers:r,aesthetics:t}),a=Qa({layers:r,aesthetics:t});return e.domain.map(i=>({value:i,geom:n(i),owner:a(i)}))}function Eu({layers:e,aesthetics:t}){const r=Qa({layers:e,aesthetics:t}),n=e.find(i=>t.some(s=>l.isDefined(i.mapping[s]))),a=n?n.geom:"bar";return i=>{const s=r(i);return s?s.layer.geom:a}}function Qa({layers:e,aesthetics:t,layerFilter:r}){const n=new Map;for(const[a,i]of e.entries()){if(r&&!r(i))continue;const s=t.find(c=>l.isDefined(i.mapping[c]));if(s===void 0)continue;const o=l.extractVariableName(i.mapping[s]);if(!(o===null||!i.data.hasVariable(o)))for(const c of i.data.getValues(o,{distinct:!0})){const u=l.getStableKey(c);n.has(u)||n.set(u,{layer:i,layerIndex:a})}}return a=>n.get(l.getStableKey(a))}var Lr=e=>{if(e.kind==="identity")return!1;const t=e.spec.scaleType;return t!=="continuous"&&t!=="datetime"};function Vu({scales:e,layers:t,valueLabels:r}){const n=e.color;if(n===void 0||!Lr(n))return[];if(!t.some(o=>l.isDefined(o.mapping.color)))return[];const a=me(t,"color");if(ei({colorVariableName:a,xVariableName:me(t,"x"),mapsColorAcrossMultipleLayers:Cu(t)>1,isMergedWithAnotherAesthetic:Ru(e,t,a)}))return[];const i=n.spec.scaleType,s=t.findIndex(o=>l.isDefined(o.mapping.color));return Ja({scale:n,aesthetics:["color"],layers:t}).map(({value:o,geom:c,owner:u})=>{const d=u?.layerIndex??s,m=t[d],h=m?l.extractVariableName(m.mapping.color):null;return{value:o,color:String(n.map(o)),geom:c,layerIndex:d,valueFormat:he({layers:m?[m]:t,scaleType:i,variableName:h}),label:au(o,r)}})}var ei=({colorVariableName:e,xVariableName:t,mapsColorAcrossMultipleLayers:r,isMergedWithAnotherAesthetic:n})=>n?!1:e===null||l.isInternalVariable(e)?!r:t!==null&&e===t;function Ru(e,t,r){if(r===null)return!1;for(const n of wt){if(n==="color")continue;const a=e[n];if(!(a===void 0||!Lr(a))&&me(t,n)===r)return!0}return!1}var Cu=e=>e.filter(t=>l.isDefined(t.mapping.color)).length;function ti(e,t){return e.get(t.geom).summaries.perGroupHeadline===!0}function ku(e,t,r,n){const a=r.findIndex(i=>ti(e,i));return a===-1?[]:t.length<2?[{value:null,swatch:null,layerIndex:a,groupLabelFormat:{type:"text"},label:Tr(l.extractVariableName(r[a]?.mapping.y),n)}]:t.map(i=>({value:i.value,swatch:{color:i.color,geom:i.geom},layerIndex:i.layerIndex,groupLabelFormat:i.valueFormat,label:i.label}))}function En(e,t,r){if(r===null||t===null)return[...e];const n=l.getStableKey(r);return e.filter((a,i)=>l.getStableKey(t[i]??null)===n)}var Du=(e,t)=>{switch(t){case"total":{const{sum:r,count:n}=Vn(e);return n===0?null:r}case"average":{const{sum:r,count:n}=Vn(e);return n===0?null:r/n}case"current":return e.at(-1)??null}},Pu=(e,t)=>{if(e.length<2)return null;const r=e.at(-1),n=t==="previous"?e.at(-2):e.at(0);return r===void 0||n===void 0||r.cross===null||n.cross===null||n.cross===0?null:{variation:(r.cross-n.cross)/n.cross,against:n.main}},Vn=e=>e.reduce((t,r)=>r===null?t:{sum:t.sum+r,count:t.count+1},{sum:0,count:0});function Ou(e){const{config:t,coordSystem:r}=e,n=t.headline.show;return n==="none"||n==="conversion"?null:r.type==="polar"?Mu(e,n):_u(e,n)}function Mu(e,t){if(t!=="total")return null;const{scales:r,layers:n}=e,a=n.find(o=>o.summary.grandTotal!==void 0);if(a===void 0)return null;const i=a.summary.grandTotal;if(i===void 0)return null;const s=l.extractVariableName(a.mapping.y);return s===null?null:{kind:"grandTotal",value:i,valueFormat:he({layers:[a],scaleType:r.y?.spec.scaleType??"continuous",variableName:s})}}function _u(e,t){const{config:r,scales:n,layers:a,variableLabels:i,colorGroups:s,geomRegistry:o}=e;if(!a.some(d=>ti(o,d)))return null;const c=ku(o,s,a,i);if(c.length===0)return null;const u=c.map(d=>Nu({group:d,show:t,compareWith:r.headline.compareWith,layers:a,scales:n})).filter(d=>d!==null);return u.length===0?null:{kind:"perGroup",items:u}}function Nu({group:e,show:t,compareWith:r,layers:n,scales:a}){const i=n[e.layerIndex];if(i===void 0)return null;const s=l.extractVariableName(i.mapping.y);if(s===null||t==="total"&&i.position==="fill")return null;const o=l.extractVariableName(i.mapping.x),c=l.extractVariableName(i.mapping.color),u=i.yScaleType==="secondary"?a.ySecondary:a.y,d=he({layers:[i],scaleType:u?.spec.scaleType??"continuous",variableName:s}),m=$u(i.data,o),h=he({layers:[i],scaleType:m?"datetime":a.x?.spec.scaleType??"discrete",variableName:o}),p=Gu(i.data,o),f=p.getValues(s,{type:"numeric"}),g=o!==null?p.getValues(o):[],y=c!==null?p.getValues(c):null,v=En(f,y,e.value),x=En(g,y,e.value);return{value:e.value,swatch:e.swatch,aggregate:Du(v,t),valueFormat:d,groupLabelFormat:e.groupLabelFormat,mainValueFormat:h,label:e.label,observationLabel:Bu(t,m,x),comparison:Fu(t,r,m,x,v)}}function Bu(e,t,r){if(e==="current"){const i=r.at(-1);return i===void 0?null:{kind:"point",value:i}}if(!t)return null;const n=r.at(0),a=r.at(-1);return n===void 0||a===void 0?null:{kind:"range",from:n,to:a}}function Fu(e,t,r,n,a){if(e!=="current"||!r)return null;const i=t==="none"?"first":t;return Pu(n.map((s,o)=>({main:s,cross:a[o]??null})),i)}function $u(e,t){return t!==null&&e.hasVariable(t)&&e.getType(t)==="temporal"}function Gu(e,t){return t===null||!["numeric","temporal"].includes(e.getType(t))?e:e.orderBy(t)}var Uu=3;function Wu({scales:e,config:t,layers:r,coordSystem:n,variableLabels:a,colorGroups:i,geomRegistry:s}){if(t.legend.position==="none")return[];const o=new Map(i.map(g=>[l.getStableKey(g.value),g])),c=Zu(Yu({scales:e,layers:r})),u=me(r,"x"),d=c.map(g=>{if(Xu(g,u,r))return null;const y=Qu({group:g,variableLabels:a,layers:r,colorGroupsByValue:o});return y.items.length===0?null:{group:g,built:y}}).filter(l.isDefined);if(d.length===0)return[];const m=Hu(d);if(t.legend.position==="auto"&&ad(s,m,r,n))return[];const h=id(s,t.legend.position,m,r,n),p=od(s,t.legend.display,h,r,n),f=p==="direct"?dd(r):null;return d.map(({built:g})=>Ku(g,h,p,t.legend.align,f))}function Hu(e){return e.reduce((t,{group:r,built:n})=>t+(r.some(a=>a.guideType!=="discrete")?1:n.items.length),0)}function Ku(e,t,r,n,a){const i=zu(n,t);return r!=="direct"||a===null?{...e,position:t,display:r,align:i}:{...e,position:t,display:r,align:i,items:e.items.map(s=>({...s,normalizedY:a.get(String(s.value))??null}))}}function zu(e,t){return e!=="auto"?e:t==="top"||t==="bottom"?"start":"center"}function Yu(e){const{scales:t,layers:r}=e,n=[];for(const a of wt){const i=t[a];if(i===void 0||i.kind==="identity"||!qu(a,r))continue;const s=me(r,a),o=ud(a,i);n.push({scaleAestheticKey:a,scale:i,variableName:s,guideType:o})}return n}function qu(e,t){const r=F(e);return t.some(n=>l.isDefined(n.mapping[r]))}function Xu(e,t,r){const[n]=e;return n.scaleAestheticKey!=="color"?!1:ei({colorVariableName:n.variableName,xVariableName:t,mapsColorAcrossMultipleLayers:ju(n.scaleAestheticKey,r),isMergedWithAnotherAesthetic:e.length>1})}function ju(e,t){const r=F(e);return t.filter(n=>l.isDefined(n.mapping[r])).length>1}function Zu(e){const t=new Map;for(const r of e){const n=cd(r),a=t.get(n);a?a.push(r):t.set(n,[r])}return[...t.values()]}function Ju(e,t,r){if(t==="lineType"){e.lineType=r;return}if(t==="color"){e.color=String(r);return}e[t]=r}function Qu({group:e,variableLabels:t,layers:r,colorGroupsByValue:n}){const a=e[0],i=e.map(c=>F(c.scaleAestheticKey)),s=Ja({scale:a.scale,aesthetics:i,layers:r}),o=he({layers:r,scaleType:a.scale.spec.scaleType,variableName:a.variableName});return{aesthetics:e.map(c=>c.scaleAestheticKey),title:Tr(a.variableName,t),items:s.map(c=>ed(c,e,i,o,n))}}function ed(e,t,r,n,a){const i={};for(const o of t)Ju(i,o.scaleAestheticKey,o.scale.map(e.value));const s=rd(e,t,r,n,a);return{value:e.value,label:td(t,e,a),visual:i,normalizedY:null,geom:e.geom,valueFormat:s}}function td(e,t,r){return e[0].scaleAestheticKey!=="color"?null:r.get(l.getStableKey(t.value))?.label??null}function rd(e,t,r,n,a){if(t[0].scaleAestheticKey==="color")return a.get(l.getStableKey(e.value))?.valueFormat??n;const i=e.owner?.layer,s=nd(i,r);return i===void 0||s===null?n:he({layers:[i],scaleType:t[0].scale.spec.scaleType,variableName:s})}function nd(e,t){if(e===void 0)return null;for(const r of t){const n=e.mapping[r];if(n===void 0)continue;const a=l.extractVariableName(n);if(a!==null)return a}return null}function ad(e,t,r,n){if(t>1)return!1;const a=n.type==="polar";return r.some(i=>e.get(i.geom).legend.suppressWhenSingleItem||a)}function id(e,t,r,n,a){if(t!=="auto")return t;if(a.type==="polar")return"top";let i=!1,s=!1,o=!1;for(const u of n){const{sidePlacement:d}=e.get(u.geom).legend;d==="whenCrowded"&&(i=!0),d==="whenStackedVertical"&&(s=!0,O(u.position)&&(o=!0))}const c=r>=Uu;return i&&s?"top":i?c?"right":"top":o?ld(a)?"top":c?"right":"top":"top"}function sd(e,t){if(t.length!==1)return!1;const r=t[0];return r?e.get(r.geom).legend.directLabelSupport?.[r.position]===!0:!1}function od(e,t,r,n,a){if(!(r==="right"&&a.type==="cartesian"&&a.mainAxis==="x"))return"pill";switch(t){case"pill":return"pill";case"direct":return"direct";case"auto":return sd(e,n)?"direct":"pill"}}function ld(e){return e.type==="cartesian"&&e.mainAxis==="y"}function cd(e){const t=e.scale.domain.map(l.getStableKey);return JSON.stringify([e.variableName,e.guideType,...t])}function ud(e,t){return Lr(t)?"discrete":`continuous:${e}`}function dd(e){const t=e[0];if(!t)return new Map;const r=new Map;return t.data.groupBy(l.GROUP_VARIABLES.group).forEach(n=>{const a=n.findLast(u=>l.isDefined(P(u))||l.isDefined(w(u)));if(!a)return;const i=G(a);if(!l.isDefined(i))return;const s=N(a),o=P(a)??w(a);if(!l.isDefined(o))return;const c=l.isDefined(s)?(s+o)/2:o;r.set(String(i),c)}),r}var md=class extends l.Stage{constructor(e){super(),this.container=e}dependencies(e){return[e.scales,e.config.axes,e.config.legend,e.config.headline,e.config.panel,e.layers,e.coordSystem,e.originalData]}run(e){const t=ru(e.originalData),r=Vu({scales:e.scales,layers:e.layers,valueLabels:nu(e.originalData,e.layers,t)}),n={scales:e.scales,config:e.config,layers:e.layers,coordSystem:e.coordSystem,variableLabels:t,colorGroups:r,geomRegistry:this.container.geomRegistry},a=Ou(n),i=pd(a,Wu(n));return{axes:yu(n,i),legends:i,headline:a,panel:{border:hd(e.config.panel.border),cornerRadius:e.config.panel.cornerRadius},colorGroups:r,variableLabels:t}}},hd=e=>{const t=r=>({isVisible:e[r].isVisible,lineStyle:e[r].lineStyle,lineWidth:e[r].lineWidth,color:e[r].color});return{top:t("top"),right:t("right"),bottom:t("bottom"),left:t("left")}},pd=(e,t)=>e?.kind!=="perGroup"||t.some(r=>r.display==="direct")?t:[],fd=e=>l.getStableKey([G(e)]),wr=(e,t)=>l.getStableKey([t!==null?e[t]??null:null]),gd=e=>e!=="data-point",mt=(e,t,r)=>{switch(e){case"series":return fd(t);case"x-value":return wr(t,r)}},yd={bar:"observation-rerender",rule:null,line:"overlay-anchor",area:"overlay-anchor",point:"overlay-anchor"};function ri(e){const t=yd[e]??null;return t===null?null:{strategy:t,composition:ni()}}function ni(){return{isDimmed:!1,matchedLayer:null,overlayCandidates:[]}}var vd=class extends fe{constructor(e){super(),this.container=e}dependencies(e){return[e.highlights,e.config.parsingLocale]}compileLayer(e,t){const r=e.highlight;if(r===null)return e;const n=t.highlights.filter(({layerId:i})=>i===void 0||i===e.id);if(n.length===0)return e;const a=bd({layer:e,highlights:n,parsingLocale:t.config.parsingLocale,strategy:r.strategy,container:this.container});return{...e,highlight:{...r,composition:a}}}};function bd({layer:e,highlights:t,parsingLocale:r,strategy:n,container:a}){const i=t.filter(L=>{const B=ce(L.predicate,e.data);for(const q of B)a.diagnostics.addWarning({...q,message:`${q.message} Dropping this highlight.`});return B.length===0}),s=l.extractVariableName(e.mapping.x),o=It(e,r),c=i.map(L=>({predicate:le(L.predicate,o),scope:L.scope})),u=c.some(({scope:L})=>L==="series"),d=c.some(({scope:L})=>L==="x-value"),m=n==="overlay-anchor",h=e.data.size(),p=u?new Array(h):null,f=d?new Array(h):null,g=m?new Array(h):null,y=new Uint8Array(h),v=new Set,x=new Set;let T=!1,A=0;for(const L of e.data){let B,q;p!==null&&(B=mt("series",L,s),p[A]=B),f!==null&&(q=mt("x-value",L,s),f[A]=q),g!==null&&(g[A]=L);for(const{predicate:Ze,scope:Je}of c)if(Ze(L))switch(Je){case"series":B!==void 0&&v.add(B);break;case"x-value":q!==void 0&&x.add(q);break;case"data-point":y[A]=1,T=!0;break}A++}if(v.size===0&&x.size===0&&!T)return ni();const _=new Uint8Array(h),Y=[];let ee=0;for(let L=0;L<h;L++){const B=p?.[L],q=f?.[L],Ze=B!==void 0&&v.has(B),Je=q!==void 0&&x.has(q),fn=y[L]===1;if(n==="observation-rerender")(Ze||fn||Je)&&(_[L]=1,ee++);else if(Ze)_[L]=1,ee++;else if(fn||Je){const gn=g?.[L];gn!==void 0&&Y.push({observation:gn,observationIndex:L})}}const ie=ee>0?{...e,data:e.data.filterByMask(_)}:null;return{isDimmed:(n==="observation-rerender"||v.size>0)&&ie!==null,matchedLayer:ie,overlayCandidates:Y}}var Sd=l.prefixInternalVariable("__ungrouped__");function xd(e){const t=e.getVariableNames().filter(a=>e.getType(a)==="temporal"&&l.isDateWithoutYearValueFormat(e.getValueFormat(a)));if(t.length===0)return e;const r=e.getValues(l.GROUP_VARIABLES.group,{type:"categorical"});let n=e;for(const a of t){const i=n.getValues(a,{type:"temporal"}),s=new Map,o=i.map((c,u)=>{if(c===null)return null;const d=r[u]??Sd;let m=s.get(d);return m||(m=new l.ChronologicalDateManager,s.set(d,m)),m.incrementYearIfNeeded(c)});n=n.addVariable(a,"temporal",o)}return n}var Ad=()=>({defaults:[],overrides:[],warnings:[]}),Id=class extends fe{constructor(e,t,r,n,a,i){super(),this.container=e,this.transformCompiler=t,this.statCompiler=r,this.groupCompiler=n,this.geomCompiler=a,this.positionAdjusterCompiler=i}dependencies(e){return[e.data,e.mapping,Rn(e)]}compileLayer(e,t){const r=this.transformCompiler.compile({data:t.data,transforms:e.transforms}),n={...t.mapping,...e.mapping};return this.runLayerPipeline(e,r,n,Rn(t))}runLayerPipeline(e,t,r,n){const a=Tt({data:t,mapping:r}).pipe(({data:s,mapping:o})=>{const c=this.statCompiler.compute(e.stat,{data:s,mapping:o,xScaleIsDiscrete:n});return{data:c.data,mapping:{...o,...c.mapping}}}).pipe(({data:s,mapping:o})=>({data:this.groupCompiler.compute({data:s,mapping:o}).data,mapping:o})).pipe(({data:s,mapping:o})=>({data:xd(s),mapping:o})).pipe(({data:s,mapping:o})=>{const c=this.geomCompiler.compile(e.geom,{data:s,mapping:o,params:e.params});return{data:c.data,mapping:{...o,...c.mapping}}}).pipe(({data:s,mapping:o})=>{const c=this.positionAdjusterCompiler.adjust(e.position,{data:s,mapping:o});return{data:c.data,mapping:{...o,...c.mapping}}}).result(),i=this.container.geomRegistry.get(e.geom);return{...a,id:e.id,geom:e.geom,position:e.position,yScaleType:e.yScaleType,params:e.params,interactive:e.interactive,dataLabels:e.dataLabels,summary:{},spatialKind:i.spatialKind,identityKey:i.identityKey,tooltip:i.tooltip,highlight:ri(e.geom),styles:Ad()}}};function Rn(e){return e.scales.some(t=>t.scaledAesthetic==="x"&&t.scaleType==="discrete")}function ai(e,t){const[r]=t;if(r){for(const n of t)e.addError(n);throw new l.UserInputError(r)}}var Td=new Set(["label","group"]),Ld=class{constructor(e,t,r,n){this.container=e,this.transformCompiler=t,this.statRegistry=r,this.layerCompiler=n}get stats(){return this.layerCompiler.stats}compile(e){this.checkPreCompile(e);const t=this.layerCompiler.compile(e);return this.checkPostCompile(t),t}checkPreCompile(e){const t=[];e.layers.forEach((r,n)=>{const a=this.transformCompiler.compile({data:e.data,transforms:r.transforms}),i={...e.mapping,...r.mapping},s={layerId:r.id,layerIndex:n,geom:r.geom,stat:r.stat,effectiveMapping:i,data:a,coordType:e.coords.coordType,dataLabels:r.dataLabels};t.push(...this.validateLayer(s));const o=[...this.collectUndeclaredAesthetics(s),...this.collectPanelJustifyWarnings(s)];for(const c of o)this.container.diagnostics.addWarning(c)}),ai(this.container.diagnostics,t)}checkPostCompile(e){xa(e)&&this.container.diagnostics.addWarning({code:"EMPTY_DATASET",message:"No data to plot — every layer resolved to zero observations.",suggestion:"Check the dataset has rows and that transforms (filters, joins) are not removing them all."})}validateLayer(e){return[...this.validateRequiredAesthetics(e),...this.validateVariableExistence(e),...this.validatePositionalAestheticTypes(e),...this.validateGeomMapping(e),...this.validateCoordSupport(e)]}collectPanelJustifyWarnings({geom:e,effectiveMapping:t,data:r,layerIndex:n,coordType:a,dataLabels:i}){const{justify:s,showDataLabels:o}=i;if(!o||s!=="panel-start"&&s!=="panel-end")return[];if(a==="polar"||!this.container.geomRegistry.get(e).isComposite)return[];if(!Vt(r,t))return[];const c=s==="panel-end"?"end":"start";return[{code:"DATA_LABEL_PLACEMENT_COERCED",message:`Multiple ${e} groups would all pin their labels to the same panel edge; justify '${s}' will render as '${c}'.`,context:{layerIndex:n,expected:c,actual:s},suggestion:`Use justify '${c}' for this layer.`}]}validateRequiredAesthetics({layerId:e,layerIndex:t,geom:r,stat:n,effectiveMapping:a}){const i=[],{positionRoles:s,aesthetics:o}=this.container.geomRegistry.get(r),c=[...jc(s),...o.filter(m=>m.required).map(m=>m.name)],{computedVariables:u}=this.statRegistry.get(n.type),d=u;for(const m of c)d.has(m)||l.isDefined(a[m])||i.push({code:"MISSING_AESTHETIC",message:`Layer '${e}': geom '${r}' requires aesthetic '${m}'`,context:{layerIndex:t,aesthetic:m}});return i}validateVariableExistence({layerId:e,layerIndex:t,geom:r,stat:n,effectiveMapping:a,data:i}){const s=[],{computedVariables:o}=this.statRegistry.get(n.type),{derivedVariables:c}=this.container.geomRegistry.get(r),u=o,d=new Set(c);for(const[m,h]of Object.entries(a)){if(u.has(m))continue;const p=l.extractVariableName(h);p===null||p===""||d.has(p)||i.hasVariable(p)||s.push({code:"UNKNOWN_VARIABLE",message:`Layer '${e}': aesthetic '${m}' references variable '${p}' which does not exist in the dataset`,context:{layerIndex:t,aesthetic:m,variableName:p}})}return s}validatePositionalAestheticTypes({layerId:e,layerIndex:t,geom:r,stat:n,effectiveMapping:a,data:i}){const{positionRoles:s}=this.container.geomRegistry.get(r),{computedVariables:o}=this.statRegistry.get(n.type),c=o,u=[];for(const d of s){if(!qc.has(d.role)||!l.isDefined(d.aes)||c.has(d.aes)||d.role==="scalar"&&d.aes===d.axis)continue;const m=l.extractVariableName(a[d.aes]);if(m===null||!i.hasVariable(m))continue;const h=i.getType(m);h!=="numeric"&&u.push({code:"INCOMPATIBLE_TYPE",message:`Layer '${e}': aesthetic '${d.aes}' must be numeric, but variable '${m}' is ${h}`,context:{layerIndex:t,aesthetic:d.aes,variableName:m,variableType:h},suggestion:this.suggestNumericAestheticFix(d.aes,d.axis,a,i)})}return u}suggestNumericAestheticFix(e,t,r,n){const a=t==="y"?"x":"y";if(e===t){const i=l.extractVariableName(r[a]);if(i!==null&&n.hasVariable(i)&&n.getType(i)==="numeric")return`Swap the '${a}' and '${t}' mappings so the numeric variable is on '${t}'. Add coord.flip() to orient the graph horizontally.`}return`Map '${e}' to a numeric variable.`}validateGeomMapping({layerId:e,layerIndex:t,geom:r,stat:n,effectiveMapping:a}){const{validateMapping:i}=this.container.geomRegistry.get(r);if(i===void 0)return[];const{computedVariables:s}=this.statRegistry.get(n.type);return i({mapping:a,computedVariables:s}).map(o=>({...o,message:`Layer '${e}': ${o.message}`,context:{...o.context,layerIndex:t}}))}validateCoordSupport({layerId:e,layerIndex:t,geom:r,coordType:n}){const{supportedCoordTypes:a}=this.container.geomRegistry.get(r);return a.includes(n)?[]:[{code:"UNSUPPORTED_COORD",message:`Layer '${e}': geom '${r}' is not supported under ${n} coords`,context:{layerIndex:t}}]}collectUndeclaredAesthetics({layerId:e,layerIndex:t,geom:r,stat:n,effectiveMapping:a}){const{positionRoles:i,aesthetics:s}=this.container.geomRegistry.get(r),{computedVariables:o}=this.statRegistry.get(n.type),c=new Set([...Zc(i),...s.map(h=>h.name)]),u=Td,d=o,m=[];for(const h of Object.keys(a))l.isDefined(a[h])&&(c.has(h)||u.has(h)||d.has(h)||m.push({code:"UNDECLARED_AESTHETIC",message:`Layer '${e}': geom '${r}' does not declare aesthetic '${h}'; the mapping is ignored`,context:{layerIndex:t,aesthetic:h}}));return m}},re=class{constructor(){this.positionRoles=[],this.identityKey="x-group",this.defaultPosition="identity",this.defaultInteractive=!0,this.aesthetics=[],this.derivedVariables=[],this.highlightStrategy="overlay-anchor",this.supportedCoordTypes=["cartesian","flip"],this.spatialKind="points",this.grid={},this.legend={},this.dataLabelCoordTypes=[],this.isComposite=!1,this.tooltip=[],this.summaries={}}resolveParams(e){return(0,yt.merge)({},this.defaultParams,e.params)}},Er=(e,t)=>{const r=l.extractVariableName(t.x);return!r||!["numeric","temporal"].includes(e.getType(r))?e:e.orderBy(r,"asc")},Vr=(e,{coordSystem:t})=>{if(t.type==="polar")return null;const r=V(e),n=w(e);return!l.isStrictNumericDataValue(r)||!l.isStrictNumericDataValue(n)?null:{x:r,y:n}},wd=class extends re{constructor(...e){super(...e),this.type="area",this.supportedCoordTypes=["cartesian","polar","flip"],this.defaultParams={interpolate:"linear",missingValues:"zero"},this.defaultPosition="stack",this.positionRoles=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"min",valueKind:"value"},{axis:"y",role:"max",valueKind:"value",aes:"y"}],this.aesthetics=[{kind:"visual",name:"color"},{kind:"visual",name:"strokeWidth"},{kind:"visual",name:"lineType"},{kind:"visual",name:"alpha"}],this.summaries={perGroupHeadline:!0},this.dataLabels={cartesian:{offset:8},flip:{offset:8}},this.dataLabelCoordTypes=["cartesian","flip"],this.isComposite=!0,this.legend={suppressWhenSingleItem:!0,sidePlacement:"whenCrowded",directLabelSupport:{stack:!0,dodge:!0,identity:!0,fill:!0}},this.spatialKind="buckets",this.resolveAnchorPosition=Vr}resolveParams(e){const t=super.resolveParams(e);return t.missingValues==="gap"?{...t,missingValues:"zero"}:t}compile({data:e,mapping:t}){return e=Er(e,t),e.hasVariable(l.POSITION_VARIABLES.yMin)||(e=e.addConstantVariable(l.POSITION_VARIABLES.yMin,"numeric",0)),{data:e,mapping:{}}}},Cn=.7,Ed=.1,ii=e=>{const t=e[l.STACK_VARIABLES.role];return t??"solo"},Vd=class extends re{constructor(...e){super(...e),this.type="bar",this.defaultParams={width:Cn},this.defaultPosition="dodge",this.positionRoles=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"min",valueKind:"value"},{axis:"y",role:"max",valueKind:"value",aes:"y"}],this.aesthetics=[{kind:"visual",name:"color"},{kind:"visual",name:"alpha"}],this.summaries={grandTotal:!0,stackTotals:!0,perGroupHeadline:!0},this.grid={cartesian:{hideGridX:!0},flip:{hideGridX:!0}},this.legend={suppressWhenSingleItem:!0,sidePlacement:"whenStackedVertical",directLabelSupport:{stack:!0,fill:!0}},this.scaleConstraints={discreteMainAxis:!0,zeroBaseline:!0},this.dataLabels={polar:{format:"percentage"}},this.dataLabelCoordTypes=["cartesian","flip","polar"],this.highlightStrategy="observation-rerender",this.supportedCoordTypes=["cartesian","polar","flip"],this.spatialKind="rects",this.resolveAnchorBox=nr,this.resolveDataLabelDefaults=t=>O(t)?{justify:"center"}:{},this.resolveBandFraction=t=>t.width,this.resolveAnchorPosition=(t,{coordSystem:r,position:n,purpose:a,align:i})=>{if(r.type==="polar")return Rd(t);if(i!==void 0){const m=nr(t,r);return m===null?null:Ge(m,i)}const s=O(n),o={isSolo:!s||ii(t)==="solo",isNegative:s&&Cd(t),purpose:a};if(r.mainAxis==="x"){const m=K(t),h=z(t),p=kn({lowerBound:N(t),upperBound:P(t)??w(t),options:o});return m===null||h===null||p===null?null:{x:(m+h)/2,y:p}}const c=N(t),u=P(t),d=kn({lowerBound:K(t),upperBound:z(t)??V(t),options:o});return c===null||u===null||d===null?null:{x:d,y:(c+u)/2}}}resolveParams(e){const t=super.resolveParams(e),{diagnostics:r}=e;return{...t,width:this.resolveWidthParam(t.width,r)}}compile({data:e,mapping:t,params:r}){const{width:n}=r;e=Er(e,t),e.hasVariable(l.POSITION_VARIABLES.yMin)||(e=e.addConstantVariable(l.POSITION_VARIABLES.yMin,"numeric",0));const a=n/2;return e=e.addConstantVariable(l.POSITION_VARIABLES.xMin,"numeric",-a).addConstantVariable(l.POSITION_VARIABLES.xMax,"numeric",a),{data:e,mapping:{}}}resolveWidthParam(e,t){const r=typeof e=="number"&&Number.isFinite(e)?e:null;if(r!==null&&r>0&&r<=1)return r;const n=r!==null&&r>1?1:Cn;return t?.addWarning({code:"INVALID_GEOM_PARAM",message:`Bar width must be a fraction in (0, 1], got ${String(e)}; falling back to ${n}.`,context:{geom:this.type,param:"width",expected:"0 < width <= 1",actual:r??String(e)},suggestion:"Set params.width to a fraction of the category band in (0, 1]."}),n}},Rd=e=>{const t=K(e),r=z(e),n=N(e),a=P(e);if(t===null||r===null||n===null||a===null)return null;const i=(t+r)/2,s=(n+a)/2;return{x:.5+.5*s*Math.sin(i),y:.5-.5*s*Math.cos(i)}},Cd=e=>{const t=vr(e);return l.isStrictNumericDataValue(t)&&t<0},kn=e=>{const{lowerBound:t,upperBound:r,options:n}=e,a=n.isNegative?t:r;if(a===null)return null;if(n.purpose==="value"||n.isSolo)return a;const i=n.isNegative?r:t;return i===null?null:(i+a)/2},kd=class extends re{constructor(...e){super(...e),this.type="line",this.supportedCoordTypes=["cartesian","polar","flip"],this.defaultParams={interpolate:"linear",missingValues:"gap"},this.positionRoles=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.aesthetics=[{kind:"visual",name:"color"},{kind:"visual",name:"strokeWidth"},{kind:"visual",name:"lineType"},{kind:"visual",name:"alpha"}],this.summaries={perGroupHeadline:!0},this.dataLabels={cartesian:{offset:8},flip:{offset:8}},this.dataLabelCoordTypes=["cartesian","flip"],this.isComposite=!0,this.legend={suppressWhenSingleItem:!0,sidePlacement:"whenCrowded",directLabelSupport:{stack:!0,dodge:!0,identity:!0,fill:!0}},this.spatialKind="buckets",this.resolveAnchorBox=nr,this.resolveAnchorPosition=Vr}compile(e){return{data:Er(e.data,e.mapping),mapping:{}}}},Dd=class extends re{constructor(...e){super(...e),this.type="point",this.supportedCoordTypes=["cartesian","polar","flip"],this.defaultParams={},this.positionRoles=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.aesthetics=[{kind:"visual",name:"color"},{kind:"visual",name:"size"},{kind:"visual",name:"alpha"}],this.summaries={perGroupHeadline:!0},this.dataLabelCoordTypes=["cartesian","flip"],this.resolveAnchorPosition=Vr,this.resolveDefaultLabelSource=t=>{const r=l.extractVariableName(t.size);return r!==null?{variable:r}:null}}compile({data:e}){return{data:e,mapping:{}}}},Pd=class extends re{constructor(...e){super(...e),this.type="rule",this.defaultParams={labelPosition:"start"},this.defaultInteractive=!1,this.positionRoles=[{axis:"y",role:"scalar",valueKind:"value",aes:"y"},{axis:"x",role:"scalar",valueKind:"value",aes:"x"}],this.highlightStrategy=null,this.spatialKind="noop",this.validateMapping=({mapping:t,computedVariables:r})=>{const n=r.has("x")||l.isStrictNumericDataValue(l.extractConstantValue(t.x)),a=r.has("y")||l.isStrictNumericDataValue(l.extractConstantValue(t.y));return n&&a?[{code:"INVALID_RULE_MAPPING",message:"rule geom requires exactly one of 'x' or 'y', both were provided"}]:!n&&!a?[{code:"INVALID_RULE_MAPPING",message:"rule geom requires a numeric value on 'x' or 'y'"}]:[]}}compile({data:e,mapping:t}){const r=Dn(t.y,e);if(r!==null)return{data:new l.Dataset({[l.RULE_VARIABLES.y]:{type:"numeric",values:[r.value],valueFormat:r.sourceFormat}}),mapping:{y:l.RULE_VARIABLES.y,x:void 0}};const n=Dn(t.x,e);return n!==null?{data:new l.Dataset({[l.RULE_VARIABLES.x]:{type:"numeric",values:[n.value],valueFormat:n.sourceFormat}}),mapping:{x:l.RULE_VARIABLES.x,y:void 0}}:{data:new l.Dataset,mapping:{x:void 0,y:void 0}}}},Dn=(e,t)=>{const r=l.extractConstantValue(e);if(l.isStrictNumericDataValue(r))return{value:r,sourceFormat:void 0};const n=l.extractVariableName(e);if(n===null||!l.isStatVariable(n)||!t.hasVariable(n))return null;const[a]=t.getValues(n);return l.isStrictNumericDataValue(a)?{value:a,sourceFormat:t.getValueFormat(n)}:null},si=[new Vd,new Dd,new kd,new wd,new Pd],We=class extends l.Registry{constructor(){super("geom");for(const e of si)this.register(e.type,e)}},De=class{compute(e){return e.data.size()===0?{data:e.data,mapping:{}}:this.computeStat(e)}},Od=class extends De{constructor(...e){super(...e),this.type="count",this.computedVariables=new Set(["y"])}computeStat({data:e,mapping:t}){const r=l.extractVariableName(t.x);if(!l.isDefined(r))throw new l.UserInputError({code:"MISSING_STAT_VARIABLE",message:"'x' variable is required for 'count' stat",context:{aesthetic:"x"},suggestion:"Map a variable to 'x' when using the 'count' stat."});if(l.extractVariableName(t.y)!==null)throw new l.UserInputError({code:"CONFLICTING_STAT_MAPPING",message:"Cannot map 'y' variable together with 'count' stat",context:{aesthetic:"y"},suggestion:"Remove the 'y' mapping; the 'count' stat computes it."});const n=[...new Set([r,...Ue(e,t)])];return{data:e.groupBy(...n).rollup({[l.STAT_VARIABLES.count]:{variableName:r,aggregation:"count"}}),mapping:{y:l.STAT_VARIABLES.count}}}},Md=class extends De{constructor(...e){super(...e),this.type="identity",this.computedVariables=new Set}computeStat({data:e}){return{data:e,mapping:{}}}},_d=class extends De{constructor(...e){super(...e),this.type="mean",this.computedVariables=new Set(["y"])}computeStat({data:e,mapping:t}){const r=l.extractVariableName(t.y);if(!l.isDefined(r))throw new l.UserInputError({code:"MISSING_STAT_VARIABLE",message:"'y' variable is required for 'mean' stat",context:{aesthetic:"y"},suggestion:"Map a numeric variable to 'y' when using the 'mean' stat."});return{data:e.rollup({[l.STAT_VARIABLES.mean]:{variableName:r,aggregation:"mean"}}),mapping:{y:l.STAT_VARIABLES.mean}}}},Nd=2,oi=1440*60*1e3,Bd=class extends De{constructor(...e){super(...e),this.type="smooth",this.computedVariables=new Set}computeStat({data:e,mapping:t,spec:r,xScaleIsDiscrete:n}){if(r.type!=="smooth")throw new l.InternalError({message:`SmoothStat received a spec of type '${r.type}'`});const a=l.extractVariableName(t.x),i=l.extractVariableName(t.y);if(!l.isDefined(a))throw new l.UserInputError({code:"MISSING_STAT_VARIABLE",message:"'x' variable is required for 'smooth' stat",context:{aesthetic:"x"},suggestion:"Map a variable to 'x' when using the 'smooth' stat."});if(!l.isDefined(i))throw new l.UserInputError({code:"MISSING_STAT_VARIABLE",message:"'y' variable is required for 'smooth' stat",context:{aesthetic:"y"},suggestion:"Map a numeric variable to 'y' when using the 'smooth' stat."});const s=e.getType(a),o=e.getType(i);if(o!=="numeric")throw new l.UserInputError({code:"INCOMPATIBLE_TYPE",message:`'smooth' stat requires a numeric 'y' (got '${o}' for variable '${i}')`,context:{aesthetic:"y",variableName:i,variableType:o}});const c=Ue(e,t),u=Kd(a,s,i,c,e);return c.length===0?Pn({data:e,xVariable:a,xType:s,yVariable:i,spec:r,output:u,groupObservation:{},xScaleIsDiscrete:n}):e.groupBy(...c).forEach(d=>{const m=zd(d,c);Pn({data:d,xVariable:a,xType:s,yVariable:i,spec:r,output:u,groupObservation:m,xScaleIsDiscrete:n})}),{data:u.build(),mapping:{}}}},Pn=({data:e,xVariable:t,xType:r,yVariable:n,spec:a,output:i,groupObservation:s,xScaleIsDiscrete:o})=>{const{observations:c,temporalOrigin:u}=Fd({data:e,xVariable:t,yVariable:n,xType:r});c.length<Nd||(o?Hd({observations:c,spec:a,output:i,groupObservation:s}):Ud({observations:c,xType:r,temporalOrigin:u,spec:a,output:i,groupObservation:s}))},Fd=({data:e,xVariable:t,yVariable:r,xType:n})=>{const a=e.getValues(t),i=e.getValues(r,{type:"numeric"}),s=n==="temporal"?$d(a):null,o=[],c=new Map;for(let u=0;u<a.length;u++){const d=a[u],m=i[u];if(!l.isDefined(d)||!l.isDefined(m)||!Number.isFinite(m))continue;const h=Gd({xValue:d,xType:n,categoryRank:c,temporalOrigin:s});h!==null&&o.push({x:h,y:m,originalX:d})}return{observations:o,temporalOrigin:s}},$d=e=>{let t=null;for(const r of e){if(!l.isStrictTemporalDataValue(r))continue;const n=r.getTime();(t===null||n<t)&&(t=n)}return t},Gd=({xValue:e,xType:t,categoryRank:r,temporalOrigin:n})=>{switch(t){case"numeric":return!l.isStrictNumericDataValue(e)||!Number.isFinite(e)?null:e;case"temporal":{if(!l.isStrictTemporalDataValue(e))return null;const a=e.getTime();return n===null?a:(a-n)/oi+1}case"categorical":{if(!l.isStrictCategoricalDataValue(e))return null;const a=r.get(e);if(a!==void 0)return a;const i=r.size+1;return r.set(e,i),i}default:throw new l.InternalError({message:`Unexpected xType: ${t}`})}},Ud=({observations:e,xType:t,temporalOrigin:r,spec:n,output:a,groupObservation:i})=>{const s=li(n,e);for(const[o,c]of s){if(!Number.isFinite(o)||!Number.isFinite(c))continue;const u=t==="temporal"?Wd(o,r):o;a.push({x:u,y:c,groupObservation:i})}},Wd=(e,t)=>t===null?new Date(e):new Date((e-1)*oi+t),Hd=({observations:e,spec:t,output:r,groupObservation:n})=>{const a=new Map;for(const o of e)a.has(o.x)||a.set(o.x,o.originalX);const i=[...a.keys()].sort((o,c)=>o-c);if(t.method==="loess"){const o=li(t,e),c=new Map;for(const[u,d]of o)Number.isFinite(d)&&(c.has(u)||c.set(u,d));for(const u of i){const d=c.get(u),m=a.get(u);d===void 0||m===void 0||r.push({x:m,y:d,groupObservation:n})}return}const s=ci(t,e);for(const o of i){const c=a.get(o),u=s.predict(o);c===void 0||!Number.isFinite(u)||r.push({x:c,y:u,groupObservation:n})}},li=(e,t)=>e.method==="loess"?(0,se.regressionLoess)().x(r=>r.x).y(r=>r.y).bandwidth(e.bandwidth)(t):ci(e,t),ci=(e,t)=>{const r=a=>a.x,n=a=>a.y;switch(e.method){case"linear":return(0,se.regressionLinear)().x(r).y(n)(t);case"exponential":return(0,se.regressionExp)().x(r).y(n)(t);case"logarithmic":return(0,se.regressionLog)().x(r).y(n)(t);case"quadratic":return(0,se.regressionQuad)().x(r).y(n)(t);case"power":return(0,se.regressionPow)().x(r).y(n)(t);case"polynomial":return(0,se.regressionPoly)().x(r).y(n).order(e.order)(t);case"loess":throw new l.InternalError({message:"'loess' does not expose a 'predict' function"})}},Kd=(e,t,r,n,a)=>{const i=[],s=[],o=Object.fromEntries(n.map(c=>[c,[]]));return{push:({x:c,y:u,groupObservation:d})=>{i.push(c),s.push(u);for(const m of n)o[m]?.push(d[m]??null)},build:()=>{const c={[e]:{type:t,values:i,valueFormat:a.getValueFormat(e)},[r]:{type:"numeric",values:s,valueFormat:a.getValueFormat(r)}};for(const u of n)c[u]={type:a.getType(u),values:o[u]??[],valueFormat:a.getValueFormat(u)};return new l.Dataset(c)}}},zd=(e,t)=>{const r={};for(const n of t)r[n]=e.getValues(n)[0]??null;return r},Yd=[new Md,new Od,new Bd,new _d],qd=class extends l.Registry{constructor(){super("stat");for(const e of Yd)this.register(e.type,e)}};function Xd({geoms:e,stats:t,transforms:r}){const n=new We,a=new qd,i=new l.TransformRegistry;for(const s of e)n.register(s.type,s);for(const s of t)a.register(s.type,s);for(const s of r)i.register(s.transformType,s);return{geomRegistry:n,statRegistry:a,transformRegistry:i}}function Rr(e){if("definition"in e)return e.definition;if(di(e)||mi(e)||hi(e))return e}function ui(e){const t=[],r=[],n=[];for(const a of e){const i=Rr(a);i&&(di(i)?t.push(i):mi(i)?r.push(i):hi(i)&&n.push(i))}return{geoms:t,stats:r,transforms:n,warnings:[...Nt("geom",t,a=>a.type),...Nt("stat",r,a=>a.type),...Nt("transform",n,a=>a.transformType),...jd(t)]}}function jd(e){const t=[];for(const r of e)r.spatialKind!=="render-hit-test"||r.identityKey!=="x-group"||t.push({code:"RENDER_HIT_TEST_IDENTITY",message:`The render-hit-test geom '${r.type}' uses the default 'x-group' identity, which has no meaning for render-owned geometry; its hover lookup will be empty.`,context:{kind:"geom",requested:r.type},suggestion:"Declare 'identityKey' as a column the geom owns (`{ variable: '<column>' }`) or 'index', so a hit-test result resolves to an observation."});return t}function Nt(e,t,r){const n=new Map;for(const i of t){const s=r(i),o=n.get(s);o?o.add(i):n.set(s,new Set([i]))}const a=[];for(const[i,s]of n)s.size<2||a.push({code:"DUPLICATE_REGISTERED_TYPE",message:`Multiple plugins register the ${e} '${i}' (${s.size} definitions); the last in the array wins.`,context:{kind:e,requested:i},suggestion:`Remove the duplicate ${e} plugin(s) named '${i}', or rename them so each registers a distinct ${e}.`});return a}var di=e=>e instanceof re,mi=e=>e instanceof De,hi=e=>"transformType"in e&&typeof e.apply=="function",Zd=class{constructor(e){this.registry=e}adjust(e,t){return this.registry.get(e).adjust(t)}},Rt=class{},Jd=class extends Rt{constructor(...e){super(...e),this.type="dodge"}adjust({data:e,mapping:t}){if(!l.extractVariableName(t.x))return{data:e,mapping:{}};const r=e.getValues(l.GROUP_VARIABLES.group,{type:"categorical",distinct:!0,skipNulls:!0});if(r.length===0)return{data:e,mapping:{}};const n=e.size(),a=e.getValues(l.GROUP_VARIABLES.group,{type:"categorical"}),i=Qd(e)??[-.7/2,.7/2],s=r.length>1?Ed:0,o=(0,j.scaleBand)().domain(r.map(String)).range(i).paddingInner(s).paddingOuter(0),c=o.bandwidth(),u=new Array(n).fill(null),d=new Array(n).fill(null);for(let m=0;m<n;m++){const h=a[m];if(!l.isDefined(h))continue;const p=o(String(h));l.isDefined(p)&&(u[m]=p,d[m]=p+c)}return{data:e.addVariable(l.POSITION_VARIABLES.xMin,"numeric",u).addVariable(l.POSITION_VARIABLES.xMax,"numeric",d),mapping:{}}}},Qd=e=>{const t=e.getConstant(l.POSITION_VARIABLES.xMin)?.value,r=e.getConstant(l.POSITION_VARIABLES.xMax)?.value;return typeof t!="number"||typeof r!="number"?null:[t,r]},On=l.prefixInternalVariable("__ungrouped__"),pi=(e,t)=>{const r=l.extractVariableName(t.x),n=l.extractVariableName(t.y);if(!r||!n)return null;const a=e.getValues(l.GROUP_VARIABLES.group,{type:"categorical",distinct:!0,skipNulls:!0}),i=a.length===0,s=i?[On]:a,o=e.getValues(r),c=e.getValues(n,{type:"numeric"}),u=e.getValues(l.GROUP_VARIABLES.group,{type:"categorical"}),d=e.size(),m=new Map;for(let h=0;h<d;h++){const p=l.getStableKey(o[h]??null),f=u[h],g=i?On:f;if(!l.isDefined(g))continue;let y=m.get(p);y||(y=new Map,m.set(p,y));let v=y.get(g);v||(v=[],y.set(g,v)),v.push(h)}return{yValues:c,observationIndicesByXAndGroup:m,uniqueGroupKeys:s,observationCount:d}},fi=(e,t,r,n)=>{const a=new Array(n).fill(null);for(const[,i]of r){const s=[];let o=-1,c=1/0,u=-1/0,d=-1,m=1/0,h=-1/0;for(const p of i.values())for(const f of p){const g=e[f],y=t[f];!l.isDefined(g)||!l.isDefined(y)||(s.push(f),(g<c||g===c&&y>u)&&(o=f,c=g,u=y),(y>h||y===h&&g<m)&&(d=f,m=g,h=y))}for(const p of s)a[p]=em(p===o,p===d)}return a},em=(e,t)=>e&&t?"solo":e?"floor":t?"ceiling":"middle",tm=class extends Rt{constructor(...e){super(...e),this.type="fill"}adjust({data:e,mapping:t}){const r=pi(e,t);if(r===null)return{data:e,mapping:{}};const{yValues:n,observationIndicesByXAndGroup:a,uniqueGroupKeys:i,observationCount:s}=r,o=[...n],c=new Array(s).fill(0);for(const[,d]of a){let m=0,h=0;for(const g of i){const y=d.get(g);if(y!==void 0)for(const v of y){const x=n[v];x!=null&&(x>=0?m+=x:h-=x)}}let p=0,f=0;for(const g of i){const y=d.get(g);if(y!==void 0)for(const v of y){const x=n[v];if(x===void 0)continue;if(x===null){c[v]=null,o[v]=null;continue}const T=x>=0?m:h;if(T===0){c[v]=0,o[v]=0;continue}const A=x/T;x>=0?(c[v]=p,o[v]=p+=A):(o[v]=f,c[v]=f+=A)}}}const u=fi(c,o,a,s);return{data:e.addVariable(l.POSITION_VARIABLES.yMin,"numeric",c).addVariable(l.POSITION_VARIABLES.yMax,"numeric",o).addVariable(l.POSITION_VARIABLES.yRaw,"numeric",n).addVariable(l.STACK_VARIABLES.role,"categorical",u),mapping:{}}}},rm=class extends Rt{constructor(...e){super(...e),this.type="identity"}adjust({data:e}){return{data:e,mapping:{}}}},nm=class extends Rt{constructor(...e){super(...e),this.type="stack"}adjust({data:e,mapping:t}){const r=pi(e,t);if(r===null)return{data:e,mapping:{}};const{yValues:n,observationIndicesByXAndGroup:a,uniqueGroupKeys:i,observationCount:s}=r,o=[...n],c=new Array(s).fill(0);for(const[,h]of a){let p=0,f=0;for(const g of i){const y=h.get(g);if(y!==void 0)for(const v of y){const x=n[v];if(x!==void 0){if(x===null){c[v]=null,o[v]=null;continue}x>=0?(c[v]=p,o[v]=p+=x):(o[v]=f,c[v]=f+=x)}}}}const u=fi(c,o,a,s);let d=e.addVariable(l.POSITION_VARIABLES.yMin,"numeric",c).addVariable(l.POSITION_VARIABLES.yMax,"numeric",o).addVariable(l.POSITION_VARIABLES.yRaw,"numeric",n).addVariable(l.STACK_VARIABLES.role,"categorical",u);const m=l.extractVariableName(t.y);return m!==null&&(d=d.addVariable(m,"numeric",o)),{data:d,mapping:{}}}},am=class extends l.Registry{constructor(){super("position"),this.register("identity",new rm),this.register("stack",new nm),this.register("fill",new tm),this.register("dodge",new Jd)}},im=class{map({data:e,layer:t,getPositionScale:r,geomRegistry:n}){let a=e;const i=n.get(t.geom);for(const s of i.positionRoles){if(s.role!=="scalar"||!l.isDefined(s.aes)||Ir(s.aes))continue;const o=l.extractVariableName(t.mapping[s.aes]);if(!l.isDefined(o)||!a.hasVariable(o))continue;const c=r(qa(s.axis,t.yScaleType));if(!c)continue;const u=a.getValues(o,{type:"numeric"}).map(d=>l.isDefined(d)?c.map(d):null);a=a.addVariable(l.resolveScaledAestheticVariable(s.aes),"numeric",u)}return a}},sm=class{map({data:e,layer:t,getPositionScale:r}){const n=l.extractVariableName(t.mapping.x),a=r("x");if(!n||!a)return e;const i=e.getValues(n).map(s=>l.isDefined(s)?a.map(s):null);return e.addVariable(l.POSITION_VARIABLES.x,"numeric",i)}},om=class{map({data:e,getPositionScale:t}){const r=t("x");if(!r?.bandwidth||!e.hasVariable(l.POSITION_VARIABLES.x)||!e.hasVariable(l.POSITION_VARIABLES.xMin)||!e.hasVariable(l.POSITION_VARIABLES.xMax))return e;const n="reverse"in r.spec&&r.spec.reverse===!0,a=e.getValues(l.POSITION_VARIABLES.x,{type:"numeric"}),i=e.getValues(l.POSITION_VARIABLES.xMin,{type:"numeric"}),s=e.getValues(l.POSITION_VARIABLES.xMax,{type:"numeric"}),o=e.size(),c=new Array(o),u=new Array(o);for(let d=0;d<o;d++){const m=a[d],h=i[d],p=s[d];if(l.isDefined(m)&&l.isDefined(h)&&l.isDefined(p)){const f=n?-p:h,g=n?-h:p;c[d]=m+f*r.bandwidth,u[d]=m+g*r.bandwidth}else c[d]=null,u[d]=null}return e.addVariable(l.POSITION_VARIABLES.xMin,"numeric",c).addVariable(l.POSITION_VARIABLES.xMax,"numeric",u)}},lm=class{map({data:e,layer:t,getPositionScale:r}){const n=l.extractVariableName(t.mapping.y),a=r(ge(t.yScaleType));if(!n||!a)return e;const i=e.getValues(n).map(s=>l.isDefined(s)?a.map(s):null);return e.addVariable(l.POSITION_VARIABLES.y,"numeric",i)}},cm=class{map({data:e,layer:t,getPositionScale:r}){const n=r(ge(t.yScaleType));if(!n||!e.hasVariable(l.POSITION_VARIABLES.yMin)||!e.hasVariable(l.POSITION_VARIABLES.yMax))return e;const a=e.getValues(l.POSITION_VARIABLES.yMin,{type:"numeric"}),i=e.getValues(l.POSITION_VARIABLES.yMax,{type:"numeric"}),s=e.size(),o=new Array(s),c=new Array(s);for(let u=0;u<s;u++){const d=a[u],m=i[u];l.isDefined(d)&&l.isDefined(m)?(o[u]=n.map(d),c[u]=n.map(m)):(o[u]=null,c[u]=null)}return e.addVariable(l.POSITION_VARIABLES.yMin,"numeric",o).addVariable(l.POSITION_VARIABLES.yMax,"numeric",c)}},um=[new sm,new lm,new om,new cm,new im];function dm(e,t){const r=e[t];return r?.kind==="position"?r:null}var mm=class extends fe{constructor(e,t=um){super(),this.container=e,this.mappers=t}dependencies(e){return[e.scales.x,e.scales.y,e.scales.ySecondary]}compileLayer(e,t){const r=a=>dm(t.scales,a);let n=e.data;for(const a of this.mappers)n=a.map({data:n,layer:e,getPositionScale:r,geomRegistry:this.container.geomRegistry});return{...e,data:n}}},hm=class extends l.Stage{constructor(e,t){super(),this.container=e,this.registry=t}dependencies(e){return[e.layers,e.scales]}run(e){this.validateScaleTypeCompatibility(e);const t=new Map;for(const a of e.scales)t.set(a.scaledAesthetic,a);const r=this.collectValues(e.layers,t),n={};for(const[a,i]of t){const s=r.get(a)??[];n[a]=this.registry.get(i.scaleType).compile(i,s)}return n}validateScaleTypeCompatibility(e){const t=[];for(const r of e.scales){const{compatibleDataTypes:n}=this.registry.get(r.scaleType),a=F(r.scaledAesthetic),i=e.layers.find(c=>l.isDefined(c.mapping[a]));if(!i)continue;const s=l.extractVariableName(i.mapping[a]);if(!l.isDefined(s)||!i.data.hasVariable(s))continue;const o=i.data.getType(s);if(n.includes(o)||t.push({code:"INCOMPATIBLE_TYPE",message:`Scale '${r.scaledAesthetic}' (${r.scaleType}) is incompatible with variable '${s}' (${o})`,context:{aesthetic:a,variableName:s,scaleType:r.scaleType,variableType:o}}),r.scaledAesthetic==="lineType"&&o!=="categorical"){const c=o==="temporal"?"Bucket the variable into categorical periods (e.g. quarter, year) first.":"Bin the variable into categorical buckets first.";t.push({code:"INCOMPATIBLE_TYPE",message:`Scale 'lineType' is discrete-only and cannot be mapped to ${o} variable '${s}'. ${c}`,context:{aesthetic:a,variableName:s,scaleType:r.scaleType,variableType:o},suggestion:c})}}ai(this.container.diagnostics,t)}collectValues(e,t){const r=new Map;for(const n of e){const a=this.resolveCustomPositionalAxes(n);for(const[i,s]of Object.entries(n.mapping)){if(!l.isDefined(s))continue;const o=i==="y"?ge(n.yScaleType):i,c=a.get(i)??(eu(o)?o:void 0);if(!l.isDefined(c)||!t.has(c))continue;const u=this.resolveVariables(i,s,n.data);this.collectFromVariables(n.data,u,c,r)}}return r}resolveCustomPositionalAxes(e){const t=new Map,r=this.container.geomRegistry.get(e.geom);for(const n of r.positionRoles)n.role!=="scalar"||!l.isDefined(n.aes)||Ir(n.aes)||t.set(n.aes,qa(n.axis,e.yScaleType));return t}resolveVariables(e,t,r){if(e==="y"&&this.hasPositionAdjustedY(r))return[l.POSITION_VARIABLES.yMin,l.POSITION_VARIABLES.yMax];const n=l.extractVariableName(t);return!n||!r.hasVariable(n)?[]:[n]}hasPositionAdjustedY(e){return e.hasVariable(l.POSITION_VARIABLES.yMin)&&e.hasVariable(l.POSITION_VARIABLES.yMax)}collectFromVariables(e,t,r,n){if(t.length===0)return;let a=[];for(const s of t)a=a.concat(e.getValues(s));const i=n.get(r);n.set(r,i?i.concat(a):a)}},pm=["rgb","lab","hcl","hsl"],fm=["viridis","magma","inferno","plasma","cividis","turbo","Blues","Greens","Greys","Oranges","Purples","Reds"],gi=["RdBu","BrBG","PuOr","Spectral"],yi={"red-blue":"RdBu","brown-teal":"BrBG","purple-orange":"PuOr",spectral:"Spectral"},gm=new Set(gi.map(e=>e.toLowerCase()));function vi(e){const t=e.toLowerCase(),r=yi[t];return r?r.toLowerCase():t}function ym(e){return gm.has(vi(e))}var vm={rgb:Le.interpolateRgb,lab:Le.interpolateLab,hcl:Le.interpolateHcl,hsl:Le.interpolateHsl},bm={viridis:k.interpolateViridis,magma:k.interpolateMagma,inferno:k.interpolateInferno,plasma:k.interpolatePlasma,cividis:k.interpolateCividis,turbo:k.interpolateTurbo,blues:k.interpolateBlues,greens:k.interpolateGreens,greys:k.interpolateGreys,oranges:k.interpolateOranges,purples:k.interpolatePurples,reds:k.interpolateReds,rdbu:k.interpolateRdBu,brbg:k.interpolateBrBG,puor:k.interpolatePuOr,spectral:k.interpolateSpectral};function Cr(e){const t=xm(e);return e.reverse?r=>t(1-r):t}function Sm(e={},t=2){const r=Cr({range:e.range??null,scheme:e.scheme??null,interpolate:e.interpolate??l.CONTINUOUS_SCALE_DEFAULTS.interpolate,reverse:e.reverse??!1});return t<2?t===1?[r(0)]:[]:Array.from({length:t},(n,a)=>r(a/(t-1)))}function xm(e){const t=vm[e.interpolate];if(e.range&&e.range.length>=2)return(0,Le.piecewise)(t,e.range.map(r=>String(r)));if(e.scheme){const r=bm[vi(e.scheme)];if(r)return r}return(0,Le.piecewise)(t,[...l.DEFAULT_SEQUENTIAL_RAMP])}var He=class{createPositionScale(e,t){return{kind:"position",aesthetic:F(e.scaledAesthetic),spec:e,...t}}createVisualScale(e,t){return{kind:"visual",aesthetic:F(e.scaledAesthetic),spec:e,...t}}},Am=class extends He{constructor(e){super(),this.container=e,this.compatibleDataTypes=["numeric"]}compile(e,t){if(e.scaleType!=="continuous")throw new l.InternalError({message:"ContinuousScale.compile received non-continuous spec"});const r=Et(e.scaledAesthetic),n=e.scaledAesthetic==="color",a=this.computeDataDomain(t,e);return n?this.buildColorScale(a,e):r?this.buildPositionScale(a,e):this.buildVisualScale(a,e)}computeDataDomain(e,t){let r=1/0,n=-1/0;for(const a of e)typeof a=="number"&&(a<r&&(r=a),a>n&&(n=a));return r===1/0?[0,0]:(t.zero&&(r>0&&(r=0),n<0&&(n=0)),[r,n])}createD3Scale(e,t,r){let n=[r.domainMin??e[0],r.domainMax??e[1]];const a=r.transform==="log"&&Im(n);r.transform==="log"&&!a&&this.container.diagnostics.addWarning({code:"INCOMPATIBLE_SCALE_DOMAIN",message:`Log scale on '${r.scaledAesthetic}' needs a strictly positive or negative domain, but the domain is [${e[0]}, ${e[1]}] — rendering a linear scale instead.`,context:{aesthetic:F(r.scaledAesthetic),scaleType:r.scaleType,actual:e},suggestion:"Filter out non-positive values or set a positive domainMin so the log scale can apply."});const i=a?(0,j.scaleLog)():r.transform==="sqrt"?(0,j.scaleSqrt)():(0,j.scaleLinear)();r.nice&&!a&&(n=i.copy().domain(n).nice().domain());const s=r.domainMin??n[0],o=r.domainMax??n[1];return i.domain([s,o]).range(t).clamp(r.clamp)}buildPositionScale(e,t){const r=t.reverse?[1,0]:[0,1],n=this.createD3Scale(e,r,t);return this.createPositionScale(t,{map:n,domain:n.domain(),bandwidth:null,generateTicks:a=>a&&"count"in a?n.ticks(a.count):n.ticks()})}buildVisualScale(e,t){const r=Tm(t.range)??[0,1],n=t.reverse?[r[1],r[0]]:r,a=this.createD3Scale(e,n,t);return this.createVisualScale(t,{map:a,domain:a.domain(),generateTicks:i=>i&&"count"in i?a.ticks(i.count):a.ticks()})}buildColorScale(e,t){const r=Cr(t),n=t.domainMid;if(n!==null){const[a,i]=this.resolveColorDomain(e,t);if(n>a&&n<i){const[s,o]=this.symmetrizeDomain([a,i],t,n);return this.buildDivergingColorScale([s,n,o],t,r)}}return this.buildSequentialColorScale(e,t,r)}buildSequentialColorScale(e,t,r){const n=this.createD3Scale(e,[0,1],t),a=i=>typeof i!="number"||!Number.isFinite(i)?null:r(n(i));return this.createVisualScale(t,{map:a,domain:n.domain(),generateTicks:i=>i&&"count"in i?n.ticks(i.count):n.ticks()})}buildDivergingColorScale(e,t,r){const n=(0,j.scaleLinear)().domain(e).range([0,.5,1]).clamp(t.clamp),a=i=>typeof i!="number"||!Number.isFinite(i)?null:r(n(i));return this.createVisualScale(t,{map:a,domain:e,generateTicks:i=>i&&"count"in i?n.ticks(i.count):n.ticks()})}resolveColorDomain(e,t){let r=t.domainMin??e[0],n=t.domainMax??e[1];if(t.nice){const a=(0,j.scaleLinear)().domain([r,n]).nice().domain();r=t.domainMin??a[0],n=t.domainMax??a[1]}return[r,n]}symmetrizeDomain(e,t,r){if(!t.symmetric)return e;const n=Math.max(Math.abs(e[0]-r),Math.abs(e[1]-r));return[t.domainMin??r-n,t.domainMax??r+n]}},Im=e=>{const[t,r]=e;return t>0&&r>0||t<0&&r<0};function Tm(e){if(!e)return null;const[t,r]=e;return typeof t=="number"&&typeof r=="number"?[t,r]:null}var Lm=class extends He{constructor(...e){super(...e),this.compatibleDataTypes=["temporal"]}compile(e,t){if(e.scaleType!=="datetime")throw new l.InternalError({message:"DatetimeScale.compile received non-datetime spec"});const r=Et(e.scaledAesthetic),n=this.computeDataDomain(t);if(!r)throw new l.UserInputError({code:"INCOMPATIBLE_TYPE",message:"Datetime scale is not supported for non-position aesthetics",context:{aesthetic:e.scaledAesthetic},suggestion:"Use a continuous or discrete scale for non-position aesthetics (color, size, alpha, strokeWidth)."});return this.buildScale(n,e,this.collectInputDates(t))}collectInputDates(e){const t=new Set,r=[];for(const n of e){if(!(n instanceof Date))continue;const a=n.getTime();t.has(a)||(t.add(a),r.push(n))}return r.sort((n,a)=>n.getTime()-a.getTime()),r}computeDataDomain(e){let t=1/0,r=-1/0;for(const n of e){if(!(n instanceof Date))continue;const a=n.getTime();a<t&&(t=a),a>r&&(r=a)}return t===1/0?[]:[new Date(t),new Date(r)]}createD3Scale(e,t,r){const n=wm(e)?e:[],a=(0,j.scaleUtc)().domain(n).range(t).clamp(r.clamp);if(r.nice&&a.nice(),l.isDefined(r.domainMin)||l.isDefined(r.domainMax)){const[i,s]=a.domain();i!==void 0&&s!==void 0&&a.domain([r.domainMin??i,r.domainMax??s])}return a}buildScale(e,t,r){const n=t.reverse?[1,0]:[0,1],a=this.createD3Scale(e,n,t),[i,s]=a.domain(),o=i&&s?r.filter(c=>c>=i&&c<=s):[];return this.createPositionScale(t,{map:a,domain:a.domain(),bandwidth:null,generateTicks:c=>c&&"atInputs"in c?o:c&&"interval"in c?i&&s?lu(i,s,c.interval):[]:a.ticks(c?.count)})}},wm=e=>e.length===2&&l.isStrictTemporalDataValue(e[0])&&l.isStrictTemporalDataValue(e[1]),Em=class extends He{constructor(...e){super(...e),this.compatibleDataTypes=["categorical","numeric","temporal"]}compile(e,t){if(e.scaleType!=="discrete")throw new l.InternalError({message:"DiscreteScale.compile received non-discrete spec"});const r=Et(e.scaledAesthetic),n=za(t,e);return r?this.buildPositionScale(n,e):this.buildVisualScale(n,e)}buildPositionScale(e,t){const r=e.map(String),n=t.padding??l.DISCRETE_SCALE_DEFAULTS.padding,a=t.reverse?[1,0]:[0,1],i=(0,j.scaleBand)().domain(r).range(a).paddingInner(n).paddingOuter(n/2),s=i.bandwidth()/2;return this.createPositionScale(t,{map:o=>(i(String(o))??NaN)+s,domain:e,bandwidth:i.bandwidth(),generateTicks:()=>[...e]})}buildVisualScale(e,t){const r=e.map(String),n=t.range&&t.range.length>0?(0,j.scaleOrdinal)().domain(r).range(t.range).unknown(t.range[0]):null;return this.createVisualScale(t,{map:a=>{const i=String(a);return n?n(i):i},domain:e,generateTicks:()=>e})}},Vm=class extends He{constructor(...e){super(...e),this.compatibleDataTypes=["numeric","categorical","temporal"]}compile(e){if(e.scaleType!=="identity")throw new l.InternalError({message:"IdentityScale.compile received non-identity spec"});return{kind:"identity",aesthetic:F(e.scaledAesthetic),spec:e,map:t=>t,domain:[],generateTicks:()=>[]}}},Rm=class extends He{constructor(...e){super(...e),this.compatibleDataTypes=["categorical","temporal","numeric"]}compile(e,t){if(e.scaleType!=="palette")throw new l.InternalError({message:"PaletteScale.compile received non-palette spec"});const r=Ka(t),n=l.resolvePaletteRange(e.palette,r.length),a=l.applyOverrides(n.length>0?n:[...l.DEFAULT_COLOR_PALETTE],e.overrides),i=(0,j.scaleOrdinal)().domain(r.map(String)).range(a).unknown(a[0]);return this.createVisualScale(e,{map:s=>i(String(s)),domain:r,generateTicks:()=>r})}},Cm=class extends l.Registry{constructor(e){super("scale"),this.register("continuous",new Am(e)),this.register("discrete",new Em),this.register("datetime",new Lm),this.register("identity",new Vm),this.register("palette",new Rm)}},at={color:null,size:"small",labelCrossPosition:.5},xe={kind:"rectangle",zOrder:"foreground",fillColor:"transparent",fillOpacity:1,strokeWidth:1,strokeColor:null},Bt={zOrder:"foreground",fit:"contain",opacity:1},km={x:8,y:8,unit:"px"},Ft={align:"center",backgroundColor:null,backgroundColorStyle:"opaque"},Ae={color:null,thickness:"medium",startArrowheadStyle:"none",endArrowheadStyle:"line-arrow",lineStyle:"solid",hasStickerStyle:!1},Dm={top:{x:0,y:-1},bottom:{x:0,y:1},left:{x:-1,y:0},right:{x:1,y:0},"top-left":{x:-1,y:-1},"top-right":{x:1,y:-1},"bottom-left":{x:-1,y:1},"bottom-right":{x:1,y:1}},Pm=(e,t,r)=>{const n=Om(e,t),a=Nm(n);return{differenceArrows:(n.differenceArrows??[]).map(i=>Fm(e,i,r)).filter(l.isDefined),shapes:(n.shapes??[]).map(i=>Wm(e,i,a)).filter(l.isDefined),arrows:(n.arrows??[]).map(i=>zm(e,i,r,a)).filter(l.isDefined),textAnnotations:(n.textAnnotations??[]).map(i=>Bm(e,i,r,a)).filter(l.isDefined),stickers:(n.stickers??[]).map(i=>$m(e,i,r,a)).filter(l.isDefined),images:(n.images??[]).map(i=>Hm(e,i,a)).filter(l.isDefined),pinnedNumbers:(n.pinnedNumbers??[]).map(i=>Gm(e,i,r)).filter(l.isDefined),comments:(n.comments??[]).map(i=>Um(e,i,r)).filter(l.isDefined)}},Om=(e,t)=>{if(t===void 0)return{};if(!Mm(t))return t;const r=new Set,n=a=>a.id===void 0?a:r.has(a.id)?(e.diagnostics.addWarning({code:"ANNOTATION_DUPLICATE_ID",message:`More than one annotation declares id "${a.id}" — giving this one a generated id, so references to "${a.id}" point at the first.`,context:{annotationId:a.id},suggestion:"Give each annotation its own id."}),{...a,id:C()}):(r.add(a.id),a);return{differenceArrows:t.differenceArrows?.map(a=>n(a)),shapes:t.shapes?.map(a=>n(a)),arrows:t.arrows?.map(a=>n(a)),textAnnotations:t.textAnnotations?.map(a=>n(a)),images:t.images?.map(a=>n(a)),stickers:t.stickers?.map(a=>n(a)),pinnedNumbers:t.pinnedNumbers?.map(a=>n(a)),comments:t.comments?.map(a=>n(a))}},Mm=e=>{const t=new Set;for(const r of _m(e))if(r.id!==void 0){if(t.has(r.id))return!0;t.add(r.id)}return!1},_m=e=>[...e.differenceArrows??[],...e.shapes??[],...e.arrows??[],...e.textAnnotations??[],...e.images??[],...e.stickers??[],...e.pinnedNumbers??[],...e.comments??[]],Nm=e=>{const t=new Set,r=[e.differenceArrows,e.shapes,e.arrows,e.textAnnotations,e.images,e.stickers,e.pinnedNumbers,e.comments];for(const n of r)for(const a of n??[])a.id!==void 0&&t.add(a.id);return t},kr=(e,t,r,n)=>{if(r.has(t))return!0;const a=n===void 0?"An annotation":`Annotation "${n}"`;return e.diagnostics.addWarning({code:"ANNOTATION_REF_NOT_FOUND",message:`${a} references id "${t}" but no annotation declares that id — dropping this annotation.`,context:{ref:t,...n!==void 0?{annotationId:n}:{}},suggestion:"Reference the explicit id of another annotation in the same spec, or set an id on the target."}),!1},Bm=(e,t,r,n)=>{const a=ht(e,t.at,r,n,t.id);return a===null?null:{id:t.id??C(),content:t.content,at:a,width:t.width,align:t.align??Ft.align,backgroundColor:t.backgroundColor??Ft.backgroundColor,backgroundColorStyle:t.backgroundColorStyle??Ft.backgroundColorStyle}},Fm=(e,t,r)=>{const n=Fe(e,t.start,r),a=Fe(e,t.end,r);return n===null||a===null?null:{id:t.id??C(),start:n,end:a,label:t.label,color:t.color??at.color,size:t.size??at.size,labelCrossPosition:t.labelCrossPosition??at.labelCrossPosition}},Fe=(e,t,r)=>{const n=t.align!==void 0?{align:t.align}:{};return t.layerId===void 0?{anchorValue:t.anchorValue,groupValue:t.groupValue,...n}:r.some(a=>a.id===t.layerId)?{layerId:t.layerId,anchorValue:t.anchorValue,groupValue:t.groupValue,...n}:(e.diagnostics.addWarning({code:"UNKNOWN_LAYER_ID",message:`Annotation references layerId "${t.layerId}", which no layer carries — dropping this annotation.`,context:{layerId:t.layerId,available:r.map(a=>a.id)},suggestion:"Reference an existing layer id, or omit layerId to anchor against the data directly."}),null)},ht=(e,t,r,n,a)=>{if(t.anchorType==="annotation")return kr(e,t.ref,n,a)?t:null;if(t.anchorType==="panel"||t.anchorType==="axis"||t.anchorType==="selection")return t;const i=Fe(e,t,r);return i===null?null:{anchorType:"observation",...i,...t.offset!==void 0?{offset:t.offset}:{}}},$m=(e,t,r,n)=>{const a=ht(e,t.at,r,n,t.id);return a===null?null:{id:t.id??C(),at:a,sticker:t.sticker}},Gm=(e,t,r)=>{const n=Fe(e,t.at,r);return n===null?null:{id:t.id??C(),at:n}},Um=(e,t,r)=>{const n=Fe(e,t.at,r);return n===null?null:{id:t.id??C(),at:n,content:t.content}},Wm=(e,t,r)=>t.region.anchorType==="annotation"&&!kr(e,t.region.ref,r,t.id)?null:{id:t.id??C(),kind:t.kind??xe.kind,zOrder:t.zOrder??xe.zOrder,region:Km(t.region),fillColor:t.fillColor??xe.fillColor,fillOpacity:t.fillOpacity??xe.fillOpacity,strokeWidth:t.strokeWidth??xe.strokeWidth,strokeColor:t.strokeColor??xe.strokeColor},Hm=(e,t,r)=>t.region.anchorType==="annotation"&&!kr(e,t.region.ref,r,t.id)?null:{id:t.id??C(),src:t.src,zOrder:t.zOrder??Bt.zOrder,region:t.region,fit:t.fit??Bt.fit,opacity:t.opacity??Bt.opacity},Km=e=>e.anchorType!=="selection"||e.padding!==void 0?e:{...e,padding:km},Mn=e=>{if(e.anchorType==="panel"||e.anchorType==="axis"||e.offset!==void 0||e.align===void 0)return e;const t=Dm[e.align];return t===void 0?e:{...e,offset:{x:t.x*4,y:t.y*4,unit:"px"}}},zm=(e,t,r,n)=>{const a=ht(e,t.start,r,n,t.id),i=ht(e,t.end,r,n,t.id);return a===null||i===null?null:{id:t.id??C(),start:Mn(a),end:Mn(i),color:t.color??Ae.color,thickness:t.thickness??Ae.thickness,startArrowheadStyle:t.startArrowheadStyle??Ae.startArrowheadStyle,endArrowheadStyle:t.endArrowheadStyle??Ae.endArrowheadStyle,lineStyle:t.lineStyle??Ae.lineStyle,hasStickerStyle:t.hasStickerStyle??Ae.hasStickerStyle}},Ym={parsingLocale:"en-US",legend:{position:"auto",display:"auto",align:"auto"},axes:{x:{isVisible:!0,label:null,position:"bottom",grid:{isVisible:null,lineStyle:"dashed",lineWidth:null},ticks:{isVisible:!0,mode:"auto"}},y:{isVisible:!0,label:null,position:"right",grid:{isVisible:null,lineStyle:"dashed",lineWidth:null},ticks:{isVisible:!1,mode:"auto"}}},panel:{border:{top:{isVisible:!0,lineStyle:"dashed",lineWidth:null,color:null},right:{isVisible:!0,lineStyle:"dashed",lineWidth:null,color:null},bottom:{isVisible:!0,lineStyle:"dashed",lineWidth:null,color:null},left:{isVisible:!0,lineStyle:"dashed",lineWidth:null,color:null}},cornerRadius:8,overflow:{dataLabels:{x:"inside",y:"inside"},differenceArrows:{x:"outside",y:"outside"}}},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,brandMark:{enabled:!1,placement:"footer",variant:"full"},isBrandMarkVisible:!1},appearance:{textScale:1,background:{type:"theme"},border:{type:"none"},cornerRadius:8},layout:{padding:null,gaps:{}}};function qm(e){const t=(0,yt.merge)({},Ym,e);return t.content=Xm(t.content,e?.content),t}var Xm=(e,t)=>{const r=t?.brandMark?.enabled??t?.isBrandMarkVisible??e.brandMark.enabled,n={...e.brandMark,enabled:r};return{...e,brandMark:n,isBrandMarkVisible:r}},jm={xLimits:null,yLimits:null},$t={theta:"x",startAngle:0,innerRadius:0};function Zm(e){const t=e??{type:"coord",coordType:"cartesian"},r=(0,lt.default)({},jm,t.params??{});switch(t.coordType){case"cartesian":case"flip":return{...t,params:r};case"polar":return{...t,params:{...r,theta:t.params?.theta??$t.theta,startAngle:t.params?.startAngle??$t.startAngle,innerRadius:t.params?.innerRadius??$t.innerRadius}}}}function Jm(e,t,r){const n=[];for(const a of t){if(a.layerId!==void 0&&!r.some(i=>i.id===a.layerId)){e.diagnostics.addWarning({code:"UNKNOWN_LAYER_ID",message:`Highlight references layerId "${a.layerId}", which no layer carries — dropping this highlight.`,context:{layerId:a.layerId,available:r.map(i=>i.id)},suggestion:"Reference an existing layer id, or omit layerId to apply the highlight across all layers."});continue}n.push({type:"highlight",id:a.id??C(),predicate:a.predicate,scope:a.scope??"data-point",...a.layerId!==void 0?{layerId:a.layerId}:{}})}return n}var Qm=class{constructor(){this.diagnostics=[],this.persistent=[]}addWarning(e,t={}){const r={...e,severity:"warning",kind:"user-input"};t.persistent?this.persistent.push(r):this.diagnostics.push(r)}addError(e){this.diagnostics.push({...e,severity:"error",kind:"user-input"})}reset(){this.diagnostics=[]}drain(){const e=this.persistent.length===0?this.diagnostics:[...this.persistent,...this.diagnostics];if(e.length===0)return{errors:[],warnings:[]};const t=_n(e.filter(n=>n.severity==="error")),r=_n(e.filter(n=>n.severity==="warning"));return this.diagnostics=[],{errors:t,warnings:r}}},eh=class{constructor(e,t){this.sink=e,this.baseContext=t}addWarning(e,t){this.sink.addWarning(this.stampBaseContext(e),t)}addError(e){this.sink.addError(this.stampBaseContext(e))}stampBaseContext(e){const t=e.context??{};return{...e,context:{...t,...this.baseContext}}}};function _n(e){const t=new Set;return e.filter(r=>{const n=JSON.stringify(r);return t.has(n)?!1:(t.add(n),!0)})}var th={showDataLabels:!1,format:"absolute",showStackTotals:!1,showCategoryLabels:!1,labelSource:{variable:l.POSITION_VARIABLES.yRaw},position:"auto",justify:"end",align:"center",offset:4,categoryPosition:"inside",categoryJustify:"start",categoryAlign:"center",categoryOffset:4};function bi(e,t){const r=e??t,n=typeof r=="string"?r:r.type;if(n==="smooth"){const a=typeof r=="string"?void 0:r;return{type:"smooth",method:a?.method??"linear",order:a?.order??3,bandwidth:a?.bandwidth??.3}}return{type:n}}function Dr(e,t,r,n,a,i){const s=a!==void 0&&i!==void 0?new eh(a,{layerIndex:i}):a,o=e.get(n.geom),c=n.position??o.defaultPosition,u=ih({dataLabels:oh(e,t,n,c,r),geom:o,position:c,coordType:r,diagnostics:s});return ah({diagnostics:s,coordType:r,geom:o,position:c,dataLabels:u}),{id:n.id??C(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:bi(n.stat,"identity"),position:c,yScaleType:n.yScaleType??"primary",params:o.resolveParams({params:n.params,diagnostics:s}),transforms:n.transforms??[],interactive:n.interactive??o.defaultInteractive,dataLabels:u}}function rh(e,t,r,n,a){const i=n.map((s,o)=>Dr(e,t,r,s,a,o));return lh(e,i)}var nh=(e,t,r,n)=>n.label!==void 0?n.label:ch(e,t,r,n),ah=({diagnostics:e,coordType:t,geom:r,position:n,dataLabels:a})=>{if(e===void 0)return;const i=r.type==="bar"&&t==="polar",s=r.type==="bar"&&t!=="polar";if(a.showDataLabels&&!r.dataLabelCoordTypes.includes(t)){e.addWarning({code:"DATA_LABELS_UNSUPPORTED",message:`Data labels are not supported for geom '${r.type}' under '${t}' coords; none will render.`,suggestion:"Turn off showDataLabels for this layer."});return}a.showDataLabels&&a.position==="outside"&&s&&O(n)&&e.addWarning({code:"DATA_LABEL_PLACEMENT_COERCED",message:"Stacked bar segments only place data labels inside; position 'outside' will render as 'inside'.",context:{expected:"inside",actual:"outside"},suggestion:"Use position 'inside' or 'auto', or enable showStackTotals for a label above the stack."}),a.showStackTotals&&!(s&&n==="stack")&&e.addWarning({code:"DATA_LABEL_SETTING_IGNORED",message:"showStackTotals only applies to stacked cartesian bars; it will be ignored.",suggestion:"Turn off showStackTotals, or use a bar geom with position 'stack'."}),a.showCategoryLabels&&a.showDataLabels&&!i&&e.addWarning({code:"DATA_LABEL_SETTING_IGNORED",message:"showCategoryLabels only applies to polar bars (pie / donut); it will be ignored.",suggestion:"Turn off showCategoryLabels for this layer."})},ih=({dataLabels:e,geom:t,position:r,coordType:n,diagnostics:a})=>{const{justify:i,showDataLabels:s}=e;if(i!=="panel-start"&&i!=="panel-end")return e;const o=sh(t,r,n);if(o===null)return e;const c=i==="panel-end"?"end":"start";return s&&a?.addWarning({code:"DATA_LABEL_PLACEMENT_COERCED",message:`${o}; justify '${i}' will render as '${c}'.`,context:{expected:c,actual:i},suggestion:`Use justify '${c}' for this layer.`}),{...e,justify:c}},sh=(e,t,r)=>r==="polar"?"Panel-edge anchors do not apply under polar coords":e.type==="bar"&&O(t)?"Stacked bar segments would all pin their labels to the same panel edge":null,oh=(e,t,r,n,a)=>{const i={...t,...r.mapping},s=nh(e,r.geom,n,i),o=e.get(r.geom);return{...(0,yt.merge)({},th,o.resolveDataLabelDefaults?.(n)??{},o.dataLabels?.[a]??{},r.dataLabels??{}),labelSource:s}},lh=(e,t)=>{const r=new Set;for(const n of t)n.position==="fill"&&r.add(n.yScaleType);return r.size===0?t:t.map(n=>{if(!r.has(n.yScaleType)||!e.get(n.geom).positionRoles.some(s=>s.axis==="y"&&s.role==="scalar"))return n;const a=l.extractConstantValue(n.mapping.y);if(!l.isStrictNumericDataValue(a))return n;const i=Math.min(1,Math.max(0,a));return{...n,mapping:{...n.mapping,y:{value:i}}}})},ch=(e,t,r,n)=>e.get(t).resolveDefaultLabelSource?.(n)??xt(r,n),Si={x:"position",y:"position",ySecondary:"position",color:"color-range",size:"continuous-range",alpha:"continuous-range",strokeWidth:"continuous-range",lineType:"discrete-only"},uh={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 xi(e,t,r,n,a,i){switch(t.scaleType){case"inferred":return xi(e,hh(e,t,r,n,a),r,n,a,i);case"continuous":{const s=Si[t.scaledAesthetic],o=s==="continuous-range"&&t.scaledAesthetic in l.NON_POSITION_RANGE_DEFAULTS?l.NON_POSITION_RANGE_DEFAULTS[t.scaledAesthetic]:null,c=t.scaledAesthetic==="size"&&s==="continuous-range"?"sqrt":l.CONTINUOUS_SCALE_DEFAULTS.transform;return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,transform:t.transform??c,reverse:t.reverse??l.CONTINUOUS_SCALE_DEFAULTS.reverse,nice:t.nice??l.CONTINUOUS_SCALE_DEFAULTS.nice,zero:t.zero??l.CONTINUOUS_SCALE_DEFAULTS.zero,clamp:t.clamp??s!=="position",domainMin:t.domainMin??l.CONTINUOUS_SCALE_DEFAULTS.domainMin,domainMax:t.domainMax??l.CONTINUOUS_SCALE_DEFAULTS.domainMax,range:t.range??o??null,scheme:ph(e,t),interpolate:t.interpolate??l.CONTINUOUS_SCALE_DEFAULTS.interpolate,domainMid:t.domainMid??l.CONTINUOUS_SCALE_DEFAULTS.domainMid,symmetric:t.symmetric??l.isDefined(t.domainMid)}}case"datetime":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,domainMin:t.domainMin??l.DATETIME_SCALE_DEFAULTS.domainMin,domainMax:t.domainMax??l.DATETIME_SCALE_DEFAULTS.domainMax,nice:t.nice??l.DATETIME_SCALE_DEFAULTS.nice,reverse:t.reverse??l.DATETIME_SCALE_DEFAULTS.reverse,clamp:t.clamp??!1};case"discrete":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,range:t.range??l.DISCRETE_SCALE_DEFAULTS.range,domain:t.domain??l.DISCRETE_SCALE_DEFAULTS.domain,padding:t.padding??l.DISCRETE_SCALE_DEFAULTS.padding,reverse:t.reverse??l.DISCRETE_SCALE_DEFAULTS.reverse};case"palette":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType,palette:l.resolvePaletteConfig(e,t.palette,i),overrides:l.resolvePaletteOverrides(e,t.overrides,t.palette,i)};case"identity":return{type:t.type,scaledAesthetic:t.scaledAesthetic,scaleType:t.scaleType};default:throw new l.InternalError({message:`Unknown scale type: ${t.scaleType}`})}}function dh(e,t,r,n,a,i,s){const o=vh(yh(r,n)),c=new Map;for(const d of o)c.set(d.scaledAesthetic,d);const u=[...c.values()].map(d=>xi(e,d,t,n,a,s));return i.coordType==="polar"?mh(u):u}var mh=e=>e.map(t=>t.scaleType==="discrete"?{...t,padding:0}:t);function hh(e,t,r,n,a){const i=F(t.scaledAesthetic),s=t.scaledAesthetic==="ySecondary"?gh(n,a):a[i],{layer:o,scaleConstraints:c}=fh(e,n);if(t.scaledAesthetic==="x"&&c?.discreteMainAxis)return l.discrete(t.scaledAesthetic,t.options);const u=o?.yScaleType==="secondary"?"ySecondary":"y";if(c?.zeroBaseline&&o&&t.scaledAesthetic===u){const p=t.options,f=o.position==="fill";return l.continuous(t.scaledAesthetic,{...p,zero:!0,...f&&{nice:!1}})}const d=l.extractVariableName(s);if(!l.isDefined(d)||!r.hasVariable(d))return l.continuous(t.scaledAesthetic,t.options);const m=r.getType(d),h=Si[t.scaledAesthetic];switch(uh[m][h]){case"discrete":return l.discrete(t.scaledAesthetic,t.options);case"datetime":return l.datetime(t.scaledAesthetic,t.options);case"continuous":return l.continuous(t.scaledAesthetic,t.options);default:return l.identity(t.scaledAesthetic)}}function ph(e,t){const r=t.scheme??l.CONTINUOUS_SCALE_DEFAULTS.scheme;return r===null?null:l.isDefined(t.range)?(e.diagnostics.addWarning({code:"CONFLICTING_COLOR_RAMP",message:`The color scale sets both a 'scheme' ('${r}') and an explicit 'range'; the range wins and the scheme is ignored.`,context:{aesthetic:F(t.scaledAesthetic),scaleType:t.scaleType},suggestion:"Set either a scheme or a range, not both."}),null):(!l.isDefined(t.domainMid)&&ym(r)&&e.diagnostics.addWarning({code:"DIVERGING_SCHEME_WITHOUT_MIDPOINT",message:`The color scale uses a diverging scheme ('${r}') without 'domainMid', so its neutral colour lands at the data midpoint rather than a meaningful centre.`,context:{aesthetic:F(t.scaledAesthetic),scaleType:t.scaleType,actual:r},suggestion:"Set 'domainMid' (e.g. 0) to centre the neutral colour."}),r)}function fh(e,t){for(const r of t){const{scaleConstraints:n}=e.geomRegistry.get(r.geom);if(n!==void 0)return{layer:r,scaleConstraints:n}}return{}}function gh(e,t){const r=e.find(n=>n.yScaleType==="secondary");return r?r.mapping.y??t.y:t.y}function yh(e,t){return!t.some(r=>r.yScaleType==="secondary")||e.some(r=>r.scaledAesthetic==="ySecondary")?e:[...e,l.inferred("ySecondary")]}function vh(e){return e.some(t=>t.scaledAesthetic==="color")?e:[...e,l.palette("color")]}var bh=e=>{const t=new Set;e!==void 0&&Ai(e,t,new Set);const r={tokens:{},defaults:[],overrides:[]};for(const n of t)Object.assign(r.tokens,n.tokens),r.defaults.push(...n.defaults??[]),r.overrides.push(...n.overrides??[]);return r},Ai=(e,t,r)=>{if(!r.has(e)){r.add(e);for(const n of e.extends??[])Ai(n,t,r);t.delete(e),t.add(e),r.delete(e)}};function Sh(e,t,r){const n=Zm(t.coords),a=rh(e.geomRegistry,t.mapping,n.coordType,t.layers,e.diagnostics),i=dh(e,t.data,t.scales,a,t.mapping,n,r),s=qm(t.config),o=Jm(e,t.highlights,a),c=Pm(e,t.annotations,a),u=bh(t.styles);return{data:t.data,mapping:t.mapping,layers:a,scales:i,transforms:t.transforms,highlights:o,styles:u,annotations:c,coords:n,config:s}}var Ii=class{constructor(e){this.container=e}compile({input:e,dataset:t,customPalettes:r}){return Sh(this.container,{...e,data:t},r)}},xh=class{constructor(e){this.registry=e}compute(e,t){return this.registry.get(e.type).compute({data:t.data,mapping:t.mapping,spec:e,xScaleIsDiscrete:t.xScaleIsDiscrete})}},Ah=class extends fe{constructor(e){super(),this.container=e}compile(e){const t=super.compile(e);for(const r of wh(e.styles,t))this.container.diagnostics.addWarning(r);for(const r of Eh(e.styles))this.container.diagnostics.addWarning(r);for(const r of Vh(e.styles))this.container.diagnostics.addWarning(r);for(const r of t)for(const n of r.styles.warnings)this.container.diagnostics.addWarning(n);return t}dependencies(e){return[e.styles,e.config.parsingLocale]}compileLayer(e,t){const r=ki({layer:e,layerIndex:t.layers.indexOf(e),styles:t.styles,parsingLocale:t.config.parsingLocale});return{...e,styles:r}}},Ti=["color","alpha","saturation"],Li={bar:["color","alpha","saturation","borderRadius","borderColor","borderWidth"],line:["color","alpha","saturation","strokeWidth","lineType","fillAlpha"],area:["color","alpha","saturation","strokeWidth","lineType","strokeAlpha"],point:["color","alpha","saturation","size","borderColor","borderWidth"],rule:["color","strokeWidth","lineType"]},Ih=[...new Set([...Ti,...Object.values(Li).flatMap(e=>e??[])])],Th=(e,t,r="en-US")=>ki({layer:e,layerIndex:0,styles:{tokens:t.tokens??{},defaults:t.defaults??[],overrides:t.overrides??[]},parsingLocale:r}),wi=e=>(e!==void 0?Li[e]:void 0)??Ti,Lh=(e,t,r)=>{const n=[];return l.BUILTIN_STYLES.defaults.forEach((a,i)=>{const s=a.select.kind;if(s!==void 0&&s!==e)return;const o={list:"builtin"},c=Di({declarations:a.declarations,vocabulary:wi(s),tokens:t,location:`builtin[${i}]`,origin:o,warnings:r});Object.keys(c).length!==0&&n.push({declarations:c,matches:Ei,...a.when?.state===void 0?{}:{state:a.when.state},origin:o})}),n},Ei=()=>!0,Vi=(e,t)=>{e.defaults.forEach((r,n)=>t(r,"defaults",n)),e.overrides.forEach((r,n)=>t(r,"overrides",n))},wh=(e,t)=>{const r=new Set(t.map(a=>a.id)),n=[];return Vi(e,(a,i,s)=>{const o=a.select.layer;o===void 0||r.has(o)||n.push({code:"INVALID_STYLE_RULE",message:`Style ${i}[${s}] targets unknown layer '${o}'.`,context:{param:"layer",actual:o,...a.id===void 0?{}:{styleEntryId:a.id}},suggestion:"Set 'layer' to the id of a layer in the spec."})}),n},Eh=e=>{const t=[];return Vi(e,(r,n,a)=>{const i=r.when?.state;i===void 0||Ri(i)||t.push({code:"INVALID_STYLE_RULE",message:`Style ${n}[${a}] scopes to unknown state '${i}'.`,context:{param:"state",actual:String(i),...r.id===void 0?{}:{styleEntryId:r.id}},suggestion:`Set 'state' to one of ${l.STYLE_STATES.map(s=>`'${s}'`).join(", ")}.`})}),t},Ri=e=>l.STYLE_STATES.includes(e),Vh=e=>{const t=[];for(const[r,n]of Object.entries(e.tokens))Ci(n)||t.push({code:"INVALID_STYLE_RULE",message:`Style token '${r}' has an invalid value: ${pt(n)}.`,context:{param:"tokens",actual:pt(n)},suggestion:`Set '${r}' to a non-empty color string or a { light, dark } pair of colors.`});return t},Ci=e=>typeof e=="string"?e.trim().length>0:l.isLightDarkColor(e)&&e.light.trim().length>0&&e.dark.trim().length>0,pt=e=>typeof e=="object"&&e!==null?JSON.stringify(e):String(e),ki=e=>{const{layer:t,layerIndex:r,styles:n,parsingLocale:a}=e,i=It(t,a),s=[],o={...l.BUILTIN_STYLES.tokens,...n.tokens},c=(u,d)=>{const m=[];return u.forEach((h,p)=>{const f=h.select.kind;if(f!==void 0&&f!==t.geom||h.select.layer!==void 0&&h.select.layer!==t.id)return;const g=h.when?.state;if(g!==void 0&&!Ri(g))return;const y={list:d,index:p,...h.id===void 0?{}:{id:h.id}},v=h.when?.where;if(v!==void 0){const T=ce(v,t.data,"style-rule");if(T.length>0){for(const A of T)s.push({...A,code:"INVALID_STYLE_RULE",message:`Style ${d}[${p}]: ${A.message}`,context:{...A.context,layerIndex:r,...h.id===void 0?{}:{styleEntryId:h.id}}});return}}const x=Di({declarations:h.declarations,vocabulary:wi(f),tokens:o,location:`${d}[${p}]`,origin:y,warnings:s});Object.keys(x).length!==0&&m.push({declarations:x,matches:v===void 0?Ei:le(v,i),...g===void 0?{}:{state:g},origin:y})}),m};return{defaults:[...Lh(t.geom,o,s),...c(n.defaults,"defaults")],overrides:c(n.overrides,"overrides"),warnings:s}},Di=e=>{const{declarations:t,vocabulary:r,tokens:n,location:a,origin:i,warnings:s}=e,o={},c=i.list==="builtin"||i.id===void 0?{}:{styleEntryId:i.id},u=(p,f,g)=>{s.push({code:"INVALID_STYLE_RULE",message:`Style ${a} declaration '${p}' ignored: expected ${f}, got ${pt(g)}.`,context:{param:p,expected:f,actual:pt(g),...c},suggestion:`Set '${p}' to ${f}.`})},d=(p,f)=>{if(typeof f=="string"){if(f.trim().length>0)return f;u(p,"a non-empty color string",f);return}if(l.isStyleTokenRef(f)){const g=n[f.token];if(g===void 0){s.push({code:"INVALID_STYLE_RULE",message:`Style ${a} declaration '${p}' ignored: unknown token '${f.token}'.`,context:{param:p,actual:f.token,...c},suggestion:`Declare '${f.token}' in the stylesheet's tokens.`});return}return Ci(g)?typeof g=="string"?g:{light:g.light,dark:g.dark}:void 0}if(l.isLightDarkColor(f)&&f.light.trim().length>0&&f.dark.trim().length>0)return{light:f.light,dark:f.dark};u(p,"a non-empty color string, a { light, dark } pair, or a token(...) reference",f)};for(const p of Object.keys(t)){if(t[p]===void 0||r.includes(p))continue;const f=Ih.includes(p);s.push({code:"INVALID_STYLE_RULE",message:`Style ${a} declaration '${p}' ignored: ${f?"not in this entry's vocabulary":"not a style property"}.`,context:{param:p,...c},suggestion:f?`Declare '${p}' on an entry whose kind supports it (e.g. style.geom.bar).`:`Remove the unknown declaration '${p}'.`})}for(const p of["color","borderColor"]){const f=t[p];if(f===void 0||!r.includes(p))continue;const g=d(p,f);g!==void 0&&(o[p]=g)}for(const p of["alpha","saturation","strokeAlpha","fillAlpha"]){const f=t[p];f===void 0||!r.includes(p)||(Number.isFinite(f)&&f>=0&&f<=1?o[p]=f:u(p,"a number in [0, 1]",f))}for(const p of["borderWidth","strokeWidth","size"]){const f=t[p];f===void 0||!r.includes(p)||(Number.isFinite(f)&&f>=0?o[p]=f:u(p,"a non-negative number of pixels",f))}const{borderRadius:m,lineType:h}=t;return m!==void 0&&r.includes("borderRadius")&&(l.isBorderRadiusToken(m)?o.borderRadius=m:u("borderRadius",`one of ${l.BORDER_RADIUS_TOKENS.map(p=>`'${p}'`).join(", ")}`,m)),h!==void 0&&r.includes("lineType")&&(Ta(h)?o.lineType=h:u("lineType",`one of ${br.map(p=>`'${p}'`).join(", ")}`,h)),o},Rh=({layer:e})=>{if(e.position==="stack")return;const t=l.extractVariableName(e.mapping.y);if(t===null)return;let r=0,n=0;for(const a of e.data){const i=a[t];l.isStrictNumericDataValue(i)&&(r+=i,n+=Math.abs(i))}return{grandTotal:r,absoluteGrandTotal:n}},Ch=({layer:e})=>{if(e.position!=="stack")return;const t=l.extractVariableName(e.mapping.x);if(t===null||!e.data.hasVariable(l.POSITION_VARIABLES.yMin)||!e.data.hasVariable(l.POSITION_VARIABLES.yMax))return;const r=new Map;for(const a of e.data){const i=a[t],s=N(a),o=P(a),c=K(a),u=z(a),d=vr(a);if(!l.isDefined(i)||!l.isDefined(s)||!l.isDefined(o)||!l.isDefined(c)||!l.isDefined(u)||!l.isDefined(d))continue;const m=d>=0;if(Math.abs(d)===0)continue;const h=wr(a,t),p={yMin:s,yMax:o},f=r.get(h);if(f===void 0){r.set(h,{total:d,topPositive:m?p:null,bottomNegative:m?null:p,anchorXMin:c,anchorXMax:u});continue}f.total+=d,m?(f.topPositive===null||o>f.topPositive.yMax)&&(f.topPositive=p):(f.bottomNegative===null||s<f.bottomNegative.yMin)&&(f.bottomNegative=p)}const n=[];for(const[a,i]of r){const s=i.topPositive??i.bottomNegative;s!==null&&n.push({xKey:a,total:i.total,anchor:{xMin:i.anchorXMin,xMax:i.anchorXMax,yMin:s.yMin,yMax:s.yMax,direction:i.topPositive!==null?"positive":"negative"}})}return n},kh=class extends fe{constructor(e){super(),this.container=e}dependencies(){return[]}compileLayer(e){const t=this.container.geomRegistry.get(e.geom),r={};if(t.summaries.stackTotals){const n=Ch({layer:e});n!==void 0&&(r.stackTotals=n)}if(t.summaries.grandTotal){const n=Rh({layer:e});n!==void 0&&(r.grandTotal=n.grandTotal,r.absoluteGrandTotal=n.absoluteGrandTotal)}return{...e,summary:r}}},Dh=class extends l.Stage{constructor(e){super(),this.registry=e}key(e){return e.data}dependencies(e){return[e.transforms]}run(e){return e.transforms.reduce((t,r)=>this.registry.get(r.transformType).apply(t,r),e.data)}},Nn={color:"categorical",size:"numeric",alpha:"numeric",strokeWidth:"numeric",lineType:"categorical"},Ph=["color","size","alpha","strokeWidth","lineType"],Oh=class extends fe{dependencies(e){return Ph.map(t=>e.scales[t])}compileLayer(e,t){let r=e.data;const n=Object.entries(l.VISUAL_VARIABLES);for(const[a,i]of n){const s=l.extractConstantValue(e.mapping[a]);if(s!==void 0){r=r.deriveVariable(i,Nn[a],()=>s);continue}const o=l.extractVariableName(e.mapping[a]),c=t.scales[a];if(!c||c.kind!=="visual")continue;const u=Mh(o,c);u&&(r=r.deriveVariable(i,Nn[a],u))}return{...e,data:r}}},Mh=(e,t)=>e?r=>l.isDefined(r[e])?t.map(r[e]):null:null;function _h(e=new We){return{diagnostics:new Qm,geomRegistry:e}}var Pi=class{constructor(e,t,r,n,a,i,s,o,c,u,d,m,h,p,f,g){this.container=e,this.dataCompiler=t,this.specCompiler=r,this.transformCompiler=n,this.constantMappingCompiler=a,this.layerPhasedCompiler=i,this.scaleCompiler=s,this.coordCompiler=o,this.positionMapperCompiler=c,this.visualMapperCompiler=u,this.guideCompiler=d,this.summariseCompiler=m,this.stylesCompiler=h,this.highlightsCompiler=p,this.configCompiler=f,this.annotationsCompiler=g,this.lastCompile=null,this.lastDiagnostics=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.layerPhasedCompiler.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:"styles",getStats:()=>this.stylesCompiler.stats},{name:"highlights",getStats:()=>this.highlightsCompiler.stats},{name:"config",getStats:()=>this.configCompiler.stats},{name:"annotations",getStats:()=>this.annotationsCompiler.stats}]}compile(e){try{const t=this.runCompile(()=>(this.lastData=e.data,this.runPipeline({spec:this.specCompiler.compile({input:e.input,customPalettes:e.customPalettes??{},dataset:this.dataCompiler.compile(e.data)})})));return this.toOkResult(t)}catch(t){return this.toErrorResult(t)}}recompile(e){try{const t=this.runCompile(()=>{if(e.data===void 0)return this.runPipeline({spec:e.spec});this.lastData=e.data;const r=wc(e.spec.data,e.spec.mapping);return this.runPipeline({spec:I(e.spec,{data:this.dataCompiler.compile(e.data),mapping:r})})});return this.toOkResult(t)}catch(t){return this.toErrorResult(t)}}getCacheStats(){const e={};for(const{name:t,getStats:r}of this.stages)e[t]={...r()};return e}getLastCompile(){return this.lastCompile}getDiagnostics(){return this.lastDiagnostics}runCompile(e){this.container.diagnostics.reset();const t=this.trackCompile(e);return this.lastDiagnostics=this.container.diagnostics.drain(),t}toOkResult(e){return{ok:!0,compiled:e,warnings:this.lastDiagnostics?.warnings??[]}}toErrorResult(e){const t=this.container.diagnostics.drain();return this.lastDiagnostics=t,{ok:!1,errors:t.errors.length>0?t.errors:[Na(e)],warnings:t.warnings}}trackCompile(e){if(!l.IS_DEV)return e();const t=this.getCacheStats(),r=performance.now(),n=e(),a=performance.now()-r,i={};for(const{name:s,getStats:o}of this.stages){const c=o();i[s]={hits:c.hits-t[s].hits,misses:c.misses-t[s].misses}}return this.lastCompile={stages:i,durationMs:a},n}runPipeline({spec:e}){return Tt({spec:e}).pipe(({spec:t})=>({spec:I(t,{data:this.transformCompiler.compile({data:t.data,transforms:t.transforms})})})).pipe(({spec:t})=>{const r=this.constantMappingCompiler.compile({data:t.data,mapping:t.mapping});return{spec:I(t,{data:r.data,mapping:r.mapping})}}).pipe(({spec:t})=>({layers:this.layerPhasedCompiler.compile({data:t.data,layers:t.layers,mapping:t.mapping,coords:t.coords,scales:t.scales})})).pipe(({spec:t,layers:r})=>this.coordCompiler.setup({coordSpec:t.coords,scales:t.scales,layers:r})).pipe(({layers:t,scales:r})=>({scales:this.scaleCompiler.compile({layers:t,scales:r})})).pipe(({spec:t,scales:r})=>({config:this.configCompiler.compile({config:t.config,scales:r})})).pipe(({layers:t,scales:r})=>({layers:this.positionMapperCompiler.compile({layers:t,scales:r})})).pipe(({layers:t,scales:r})=>({layers:this.visualMapperCompiler.compile({layers:t,scales:r})})).pipe(({spec:t,layers:r,coordSystem:n})=>({layers:this.coordCompiler.transform({coordSpec:t.coords,coordSystem:n,layers:r})})).pipe(({layers:t})=>({layers:this.summariseCompiler.compile({layers:t})})).pipe(({spec:t,scales:r,layers:n,coordSystem:a})=>({guides:this.guideCompiler.compile({scales:r,config:t.config,layers:n,coordSystem:a,originalData:this.lastData})})).pipe(({spec:t,layers:r})=>({layers:this.stylesCompiler.compile({layers:r,styles:t.styles,config:t.config})})).pipe(({spec:t,layers:r})=>({layers:this.highlightsCompiler.compile({layers:r,highlights:t.highlights,config:t.config})})).pipe(({spec:t,layers:r,coordSystem:n,scales:a})=>({annotations:this.annotationsCompiler.compile({annotations:t.annotations,layers:r,coordSystem:n,scales:a,config:t.config})})).result()}},Nh=["data","transform","constantMapping","layer","coordSetup","scale","positionMapper","visualMapper","coordTransform","summarise","guide","styles","highlights","config","annotations"],Bh=({plugins:e=[]}={})=>{const t=ui(e),{geomRegistry:r,statRegistry:n,transformRegistry:a}=Xd(t),i=_h(r),s=new Cm(i),o=new Dh(a);for(const c of t.warnings)i.diagnostics.addWarning(c,{persistent:!0});return new Pi(i,new l.DataCompiler,new Ii(i),o,new Lc,new Ld(i,o,n,new Id(i,o,new xh(n),new tu,new Qc(i),new Zd(new am))),new hm(i,s),new Rc(new Yc),new mm(i),new Oh,new md(i),new kh(i),new Ah(i),new vd(i),new Ic(i),new sc(i))};function Fh(e,t){return e.geom===t}function Oi(...e){let t={},r;const[n,...a]=e;l.isDefined(n)&&!$h(n)?(t=n,r=a):r=e;const i={mapping:t,layers:[],scales:[],transforms:[],highlights:[],config:{}};return r.reduce((s,o)=>_i(s,o),i)}function Mi(e,...t){return t.reduce((r,n)=>_i(r,n),e)}function $h(e){return typeof e=="object"&&e!==null&&"type"in e}function _i(e,t){switch(t.type){case"scale":return{...e,scales:[...e.scales,t]};case"coord":return{...e,coords:t};case"config":return{...e,config:(0,lt.default)({},e.config,t.config)};case"layer":return{...e,layers:[...e.layers,t]};case"transform":return{...e,transforms:[...e.transforms,t]};case"mapping":return{...e,mapping:{...e.mapping,...t.mapping}};case"highlight":return{...e,highlights:[...e.highlights,t]};case"styles":return{...e,styles:e.styles===void 0?t:{...t,extends:[e.styles,...t.extends??[]]}};case"annotation":return Gh(e,t);default:throw new l.InternalError({message:`Unknown spec item type: ${t.type}`})}}function Gh(e,t){const r={...e.annotations};switch(t.kind){case"differenceArrow":r.differenceArrows=[...r.differenceArrows??[],t.annotation];break;case"shape":r.shapes=[...r.shapes??[],t.annotation];break;case"arrow":r.arrows=[...r.arrows??[],t.annotation];break;case"text":r.textAnnotations=[...r.textAnnotations??[],t.annotation];break;case"image":r.images=[...r.images??[],t.annotation];break;case"sticker":r.stickers=[...r.stickers??[],t.annotation];break;case"pinnedNumber":r.pinnedNumbers=[...r.pinnedNumbers??[],t.annotation];break;case"comment":r.comments=[...r.comments??[],t.annotation];break;default:throw new Error(`Unknown annotation kind: ${t.kind}`)}return{...e,annotations:r}}function Uh(e){const t=e?.plugins??[],r=Hh(t);return{geom:{...l.geom,...r.geom},stat:{...l.stat,...r.stat},transform:{...l.transform,...r.transform},scale:l.scale,coord:l.coord,createSpec:Oi,pipe:Mi,plugins:t}}var Wh=e=>(t={})=>l.buildLayerInput(e,t);function Hh(e){const{geoms:t,stats:r,transforms:n}=ui(e),a={};for(const o of t)a[o.type]=Wh(o.type);const i={};for(const o of r)i[o.type]=()=>({type:o.type});const s={};for(const o of n)s[o.transformType]=c=>({type:"transform",transformType:o.transformType,options:c?.options});return{geom:a,stat:i,transform:s}}var Kh=24,zh={header:{after:10,before:0},headline:{after:4,before:0},topLegend:{after:8,before:0},topAxisLabel:{after:8,before:0},topAxis:{after:0,before:0},bottomAxis:{after:4,before:0},bottomAxisLabel:{after:16,before:0},bottomLegend:{after:10,before:16},footer:{after:0,before:16}},Yh={leftLegend:{after:10,before:0},leftAxis:{after:4,before:0},rightAxis:{after:10,before:4}},Gt="…",Ni=(e,t,r)=>{if(t<=0||e.length===0)return"";if(r(e)<=t)return e;if(r(Gt)>t)return"";let n=0,a=e.length-1,i=0;for(;n<=a;){const s=n+a>>>1;r(e.slice(0,s)+Gt)<=t?(i=s,n=s+1):a=s-1}return e.slice(0,i)+Gt};var M={timeZone:"UTC"},D=e=>t=>{if(!l.isStrictTemporalDataValue(t))return"–";try{return e(t)}catch{return"n/a"}},ne=e=>t=>l.isStrictNumericDataValue(t)?e(t):"–",Pr=e=>t=>l.isStrictCategoricalDataValue(t)?t:"–",qh=tr.default.humanizer({language:"en",spacer:"",delimiter:" ",languages:{en:{y:()=>"y",mo:()=>"mo",w:()=>"w",d:()=>"d",h:()=>"h",m:()=>"m",s:()=>"s",ms:()=>"ms"}}}),Bi=({valueFormat:e,locale:t,numberFormat:r,intlOptions:n})=>ne(a=>{const i=typeof r.decimals=="number"?r.decimals:2,s=_r(a,i),{base:o,suffix:c}=Mr(a,r.abbreviation),u={...s,...l.isCurrencyValueFormat(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...n};return`${Intl.NumberFormat(t,u).format(o)}${c}`}),Fi=({locale:e,numberFormat:t,intlOptions:r})=>ne(n=>{const{base:a,suffix:i}=Mr(n,t.abbreviation),s={..._r(a,t.decimals),...r};return`${Intl.NumberFormat(e,s).format(a)}${i}`}),Or=e=>ne(t=>qh(t)),$i=({locale:e,intlOptions:t})=>ne(r=>Intl.NumberFormat(e,{maximumFractionDigits:0,...t}).format(r)),Gi=({locale:e,numberFormat:t,intlOptions:r})=>ne(n=>{const a=_r(n,t.decimals);return Intl.NumberFormat(e,{...a,...r,style:"percent"}).format(n)}),Mr=(e,t="none")=>{switch(t){case"none":return{base:e,suffix:""};case"auto":{const r=Xh(e);return Mr(e,r)}default:return{base:e/l.SUFFIX_MULTIPLIERS[t],suffix:t}}},_r=(e,t)=>{if(typeof t=="number")return{minimumFractionDigits:t,maximumFractionDigits:t};const r=Math.ceil(Math.log10(Math.abs(e))),n=r>=3?0:r===2?1:2;return{minimumFractionDigits:t==="auto"?0:n,maximumFractionDigits:n}},Xh=e=>{const t=Math.abs(e);return t>=l.SUFFIX_MULTIPLIERS.b?"b":t>=l.SUFFIX_MULTIPLIERS.m?"m":t>=l.SUFFIX_MULTIPLIERS.k?"k":"none"},jh=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{dateStyle:"medium",...M,...t}).format(r)),Zh=({locale:e,intlOptions:t})=>D(r=>{const n=Intl.DateTimeFormat(e,{dateStyle:"medium",timeStyle:"medium",...M,...t}).formatToParts(r);return Jh(n.map(Qh))}),Ui=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{day:"numeric",month:"long",...M,...t}).format(r)),Wi=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{month:"long",...M,...t}).format(r)),Nr=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{month:"short",year:"numeric",...M,...t}).format(r)),Br=e=>D(t=>`Q${Math.floor(t.getUTCMonth()/3)+1} ${t.getUTCFullYear()}`),Hi=({locale:e,intlOptions:t})=>D(r=>{const n=(0,va.addDays)(r,6);return Intl.DateTimeFormat(e,{day:"numeric",month:"long",...M,...t,year:void 0}).formatRange(r,n)}),Ki=({locale:e,intlOptions:t})=>D(r=>{const n=(0,va.addDays)(r,6);return Intl.DateTimeFormat(e,{dateStyle:"medium",...M,...t}).formatRange(r,n)}),Fr=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{year:"numeric",...M,...t}).format(r)),zi=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{timeStyle:"short",...M,...t}).format(r)),Jh=e=>e.map(t=>t.value).join(""),Qh=e=>e.type!=="literal"||e.value!==", "?e:{type:"literal",value:" • "},Bn=1e3,ep=({valueFormat:e,locale:t,tickValues:r,intlOptions:n})=>ne(a=>{const i={...Gr(a,r),notation:"compact",...l.isCurrencyValueFormat(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...n};return $r(a,t,i)}),tp=({locale:e,tickValues:t,intlOptions:r})=>ne(n=>{const a={...Gr(n,t),notation:"compact",...r};return $r(n,e,a)}),rp=({locale:e,tickValues:t,intlOptions:r})=>ne(n=>{const a={...Gr(n,t),notation:"compact",...r,style:"percent"};return $r(n,e,a)}),$r=(e,t,r)=>Intl.NumberFormat(t,r).formatToParts(e).map(n=>n.type==="compact"?n.value.toLowerCase():n.value).join(""),Yi=e=>Math.abs(e)>Bn?Yi(e/Bn):Number.isInteger(e),np=e=>{if(e.length<2)return!1;const[t,r]=e;return typeof t!="number"||typeof r!="number"?!1:Math.abs(r-t)<1},Gr=(e,t)=>Yi(e)?{minimumFractionDigits:0,maximumFractionDigits:0}:np(t)?{minimumFractionDigits:0,maximumFractionDigits:4}:{minimumFractionDigits:0,maximumFractionDigits:1},ap=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...M,...t}).format(r)),ip=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{month:"short",...M,...t}).format(r)),sp=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...M,...t}).format(r)),op=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{timeStyle:"short",...M,...t}).format(r)),Ur=e=>{const{valueFormat:t}=e;switch(t.type){case"currency":return ep(e);case"date":case"datetime":return ap(e);case"day_month":case"weekly_date_range":case"weekly_date_range_with_year":return sp(e);case"decimal":case"integer":return tp(e);case"duration":return Or(e);case"month":return ip(e);case"month_year":return Nr(e);case"percentage":return rp(e);case"quarter":return Br(e);case"text":return Pr(e);case"time":return op(e);case"year":return Fr(e);case"lookup":return Ur({...e,valueFormat:t.fallback});default:throw new l.InternalError({message:`Unhandled value format: ${t.type}`})}},lp=.9,cp=1/3,up=1/4,dp=e=>e.formattedAxis.position==="top"||e.formattedAxis.position==="bottom"?mp(e):hp(e),mp=({formattedAxis:e,bandwidthPx:t,panelRect:r,measureLabel:n})=>{const{widths:a,maxWidth:i,maxHeight:s}=qi(e.ticks,n),o=pp(e.ticks,r.width),c=o*lp;if(i<=c)return{...e,labelRotation:0,labelMaxWidthPx:null};if(o>=50){const d=ur(c);return{...e,ticks:cr(e.ticks,a,d,n),labelRotation:0,labelMaxWidthPx:d}}if(s+8>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const u=ur(r.height*cp);return{...e,ticks:cr(e.ticks,a,u,n),labelRotation:-90,labelMaxWidthPx:u}},hp=({formattedAxis:e,bandwidthPx:t,panelRect:r,measureLabel:n})=>{const{widths:a,maxWidth:i,maxHeight:s}=qi(e.ticks,n);if(s>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const o=ur(r.width*up);return i<=o?{...e,labelRotation:0,labelMaxWidthPx:null}:{...e,ticks:cr(e.ticks,a,o,n),labelRotation:0,labelMaxWidthPx:o}},pp=(e,t)=>{const r=e[0],n=e[1];return r===void 0||n===void 0?t:Math.abs(n.position-r.position)*t},qi=(e,t)=>{const r=[];let n=0,a=0;for(const i of e){const{width:s,height:o}=t(i.formattedLabel);r.push(s),s>n&&(n=s),o>a&&(a=o)}return{widths:r,maxWidth:n,maxHeight:a}},cr=(e,t,r,n)=>{const a=i=>n(i).width;return e.map((i,s)=>(t[s]??0)<=r?i:{...i,formattedLabel:Ni(i.formattedLabel,r,a)})},ur=e=>Math.max(0,Math.floor(e)),fp=(e,t,r,n)=>{if(e.length===0)return!0;const a=t==="top"||t==="bottom",i=a?60:40;let s=r-(e.length-1)*i;for(const o of e){const{width:c,height:u}=n(o);if(s-=a?c:u,s<0)return!1}return!0},gp=({axis:e,availableSpacePx:t,measureLabel:r,resolveFormatter:n})=>{const{tickCandidates:a,position:i}=e;if(a.length===0)return[];const s=new Map,o=m=>{const h=s.get(m);if(h)return h;const p=a[m],f=p?yp(p.ticks,n(p)):[];return s.set(m,f),f};let c=0,u=a.length-1,d=-1;for(;c<=u;){const m=c+u>>>1;fp(o(m).map(h=>h.formattedLabel),i,t,r)?(d=m,c=m+1):u=m-1}return d>=0?o(d):o(0)},yp=(e,t)=>e.map(r=>({...r,formattedLabel:t(r.value)})),Fn=.5,Ke=e=>({x:0,y:0,width:e.width,height:e.height}),Wr=e=>e==="panel-end"?"end":e==="panel-start"?"start":e,ze=({box:e,panel:t,frame:r,placement:n,justify:a,align:i,offset:s,alignOffset:o,labelWidth:c,labelHeight:u})=>{const d=a==="panel-start"||a==="panel-end",m=(r.valueAxis==="x"?e.height:e.width)===0,h={anchor:bp(a,r.valueDirectionSign),placement:d?"inside":n,offset:s},p={anchor:Sp(i),placement:m?n:"inside",offset:m?o??s:0},f=d?t:e,g=r.valueAxis==="x"?f:e,y=r.valueAxis==="y"?f:e,v=r.valueAxis==="x"?h:p,x=r.valueAxis==="x"?p:h,T=Gn(v,{min:g.x,max:g.x+g.width,halfExtent:c/2}),A=Gn(x,{min:y.y,max:y.y+y.height,halfExtent:u/2});return{x:T,y:A,position:vp(e,T,A,c,u)}},$n=(e,t,r,n)=>r-n>=e-Fn&&r+n<=t+Fn,vp=(e,t,r,n,a)=>{if(e.width===0&&e.height===0)return"outside";const i=e.width===0||$n(e.x,e.x+e.width,t,n/2),s=e.height===0||$n(e.y,e.y+e.height,r,a/2);return i&&s?"inside":"outside"},bp=(e,t)=>e==="center"?"center":(e==="end"||e==="panel-end")==(t===1)?"max":"min",Sp=e=>e==="center"?"center":e==="start"?"min":"max",Gn=({anchor:e,placement:t,offset:r},{min:n,max:a,halfExtent:i})=>{if(e==="center")return(n+a)/2;if(t==="inside"&&n===a)return n;const s=r+i;return e==="min"?t==="inside"?n+s:n-s:t==="inside"?a-s:a+s},xp=(e,t,r,n,a)=>{const i=t??e,s=1-Math.max(e,i);return{box:{x:r*n,y:s*a,width:0,height:Math.abs(e-i)*a},frame:{valueAxis:"y",valueDirectionSign:e>=i?-1:1}}},Ap=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;const{offset:r}=e.layer.dataLabels,n=Tp(e.layer);for(const a of e.layer.data){const i=V(a),s=P(a)??w(a);if(i===null||s===null||!Ee(i,s))continue;const o=e.formatLabel(a);if(o==="")continue;const{width:c,height:u}=e.measureDataLabel("dataLabel",o),{box:d,frame:m}=xp(s,N(a),i,e.panelRect.width,e.panelRect.height),h=ze({box:d,panel:Ke(e.panelRect),frame:m,...n,offset:r,labelWidth:c,labelHeight:u});t.push({layerId:e.layer.id,x:h.x,y:h.y,text:o,width:c,height:u,isRotated:!1,target:"observation",position:"outside"})}return t},Ip={place:Ap,getPercentageValueStrategy:e=>e.position==="fill"?"fill":O(e.position)?"stack":"none"},Tp=e=>{const{position:t,justify:r,align:n}=e.dataLabels;return t==="auto"?{placement:"outside",justify:"end",align:"center"}:{placement:t,justify:Vt(e.data,e.mapping)?Wr(r):r,align:n}},Qe=6,Lp=e=>{const t=[],r=O(e.layer.position),n=e.coordSystem.mainAxis==="y";if(e.layer.dataLabels.showDataLabels){const{entries:a,shouldRotate:i}=Ep({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatLabel:e.formatLabel,isFlipped:n});for(const s of a){const o=e.layer.dataLabels.position==="auto"?Cp({mainAxis:e.coordSystem.mainAxis,isStacked:r,isNegativeBar:s.isNegative,shouldRotate:i,bounds:s.bounds,labelWidth:s.labelWidth,labelHeight:s.labelHeight,panelWidth:e.panelRect.width,panelHeight:e.panelRect.height,offset:e.layer.dataLabels.offset}):kp(e.layer.dataLabels,e.coordSystem.mainAxis,r,s,Ke(e.panelRect));o!==null&&t.push({layerId:e.layer.id,x:o.x,y:o.y,text:s.text,width:s.labelWidth,height:s.labelHeight,isRotated:o.isRotated,target:"observation",position:o.position})}}if(e.layer.dataLabels.showCategoryLabels)for(const a of Dp(e,r))t.push(a);if(e.layer.dataLabels.showStackTotals){const a=_p({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatAbsolute:e.formatAbsolute});for(const i of a)t.push(i)}return t},wp={place:Lp,getPercentageValueStrategy:e=>e.position==="fill"?"fill":O(e.position)?"stack":"absoluteGrandTotal"},Ep=({layer:e,mainAxis:t,panelRect:r,measureDataLabel:n,formatLabel:a,isFlipped:i})=>{const s=[];let o=!1;const c=l.extractVariableName(e.mapping.y);for(const u of e.data){const d=ji(t,u);if(d===null)continue;const m=a(u);if(m==="")continue;const{width:h,height:p}=n("dataLabel",m),f=Hr(d,r);h>f.width&&(o=!0);const g=c===null?null:u[c],y=l.isStrictNumericDataValue(g)&&g<0;s.push({isNegative:y,text:m,labelWidth:h,labelHeight:p,bounds:f})}return{entries:s,shouldRotate:!i&&o}},Hr=(e,t)=>({x:e.x*t.width,y:e.y*t.height,width:e.width*t.width,height:e.height*t.height}),Xi=(e,t,r,n,a)=>{if(e==="x"){let o=1-a,c=a-n;return c<0&&(o+=c,c=-c),{x:t,y:o,width:r-t,height:c}}let i=t,s=r-t;return s<0&&(i+=s,s=-s),{x:i,y:1-a,width:s,height:a-n}},ji=(e,t)=>{const r=K(t),n=z(t),a=N(t),i=P(t)??w(t);return r===null||n===null||a===null||i===null?null:Xi(e,r,n,a,i)},Vp=(e,t)=>{const{xMin:r,xMax:n,yMin:a,yMax:i}=t.anchor;return Xi(e,r,n,a,i)},Rp=(e,t)=>e==="x"?t?"bottom":"top":t?"left":"right",Zi=(e,t,r)=>r?{width:t,height:e}:{width:e,height:t},Cp=e=>e.isStacked?Pp({bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate}):Mp({edge:Rp(e.mainAxis,e.isNegativeBar),bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate,panelWidth:e.panelWidth,panelHeight:e.panelHeight,offset:e.offset}),Ji=(e,t)=>e==="x"?{valueAxis:"y",valueDirectionSign:t?1:-1}:{valueAxis:"x",valueDirectionSign:t?-1:1},kp=(e,t,r,n,a)=>{if(e.position==="auto")return null;const i=r&&e.position==="outside"?"inside":e.position,s=ze({box:n.bounds,panel:a,frame:Ji(t,n.isNegative),placement:i,justify:e.justify,align:e.align,offset:e.offset,labelWidth:n.labelWidth,labelHeight:n.labelHeight});return{x:s.x,y:s.y,isRotated:!1,position:s.position}},Dp=(e,t)=>{const r=[],{categoryPosition:n,categoryJustify:a,categoryAlign:i,categoryOffset:s}=e.layer.dataLabels,o=t&&n==="outside"?"inside":n,c=e.coordSystem.mainAxis,u=Ke(e.panelRect),d=l.extractVariableName(e.layer.mapping.y);for(const m of e.layer.data){const h=ji(c,m);if(h===null)continue;const p=e.formatCategory(m);if(p===null||p==="")continue;const{width:f,height:g}=e.measureDataLabel("categoryLabel",p),y=Hr(h,e.panelRect),v=d===null?null:m[d],x=l.isStrictNumericDataValue(v)&&v<0,T=ze({box:y,panel:u,frame:Ji(c,x),placement:o,justify:a,align:i,offset:s,labelWidth:f,labelHeight:g});r.push({layerId:e.layer.id,x:T.x,y:T.y,text:p,width:f,height:g,isRotated:!1,target:"category",position:T.position})}return r},Pp=({bounds:e,labelWidth:t,labelHeight:r,isRotated:n})=>{const a=Zi(t,r,n);return a.width>e.width||a.height>e.height?null:{x:e.x+e.width/2,y:e.y+e.height/2,isRotated:n,position:"inside"}},Op=(e,t,r,n)=>{switch(e){case"top":return{edgeCoord:t.y,outwardSign:-1,panelExtent:n};case"bottom":return{edgeCoord:t.y+t.height,outwardSign:1,panelExtent:n};case"left":return{edgeCoord:t.x,outwardSign:-1,panelExtent:r};case"right":return{edgeCoord:t.x+t.width,outwardSign:1,panelExtent:r}}},Mp=({edge:e,bounds:t,labelWidth:r,labelHeight:n,isRotated:a,panelWidth:i,panelHeight:s,offset:o})=>{const c=e==="top"||e==="bottom",u=t.x+t.width/2,d=t.y+t.height/2,m=Zi(r,n,a),h=c?m.height:m.width,p=c?m.width:m.height,f=c?t.height:t.width,g=c?t.width:t.height,y=h/2,{edgeCoord:v,outwardSign:x,panelExtent:T}=Op(e,t,i,s);if(h+o<f){if(p>g)return null;if(a)return{x:u,y:d,isRotated:!0,position:"inside"};const _=v-x*(y+o);return{...c?{x:u,y:_}:{x:_,y:d},isRotated:!1,position:"inside"}}const A=v+x*(y+o);return A-y<0||A+y>T?null:{...c?{x:u,y:A}:{x:A,y:d},isRotated:a,position:"outside"}},_p=({layer:e,mainAxis:t,panelRect:r,measureDataLabel:n,formatAbsolute:a})=>{const i=[],s=e.summary.stackTotals;if(s===void 0||s.length===0)return i;const o=t==="y";for(const c of s){const u=Hr(Vp(t,c),r),d=a(c.total),{width:m,height:h}=n("stackTotal",d),p=c.anchor.direction==="positive";let f,g;o?(f=p?u.x+u.width+Qe+m/2:u.x-Qe-m/2,g=u.y+u.height/2):(f=u.x+u.width/2,g=p?u.y-Qe-h/2:u.y+u.height+Qe+h/2),i.push({layerId:e.id,x:f,y:g,text:d,width:m,height:h,isRotated:!1,target:"aggregate",position:"outside"})}return i},Np=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;const{offset:r}=e.layer.dataLabels,n=Fp(e.layer);for(const a of e.layer.data){const i=V(a),s=w(a);if(i===null||s===null||!Ee(i,s))continue;const o=e.formatLabel(a);if(o==="")continue;const{width:c,height:u}=e.measureDataLabel("dataLabel",o),d=ze({box:{x:i*e.panelRect.width,y:(1-s)*e.panelRect.height,width:0,height:0},panel:Ke(e.panelRect),frame:{valueAxis:"y",valueDirectionSign:-1},...n,offset:r,labelWidth:c,labelHeight:u});t.push({layerId:e.layer.id,x:d.x,y:d.y,text:o,width:c,height:u,isRotated:!1,target:"observation",position:d.position})}return t},Bp={place:Np,getPercentageValueStrategy:()=>"none"},Fp=e=>{const{position:t,justify:r,align:n}=e.dataLabels;return t==="auto"?{placement:"outside",justify:"end",align:"center"}:{placement:t,justify:Vt(e.data,e.mapping)?Wr(r):r,align:n}},$p={color:At,alpha:Ea,strokeWidth:sr,lineType:Va,size:Sr,borderWidth:sr},Kr=(e={})=>{const t=e.colorScheme??"light",r=new WeakMap;return{geomReaders:i=>{const s=r.get(i);if(s!==void 0)return s;const o=Gp(i.styles,t);return r.set(i,o),o},explain:(i,s,o,c)=>{if(c!==void 0){const h=Be(i.styles.overrides,s,o,c,t);if(h!==void 0)return{value:h.value,tier:"override",origin:h.origin,state:c};const p=Be(i.styles.defaults,s,o,c,t);if(p!==void 0)return{value:p.value,tier:"default",origin:p.origin,state:c}}const u=Be(i.styles.overrides,s,o,void 0,t);if(u!==void 0)return{value:u.value,tier:"override",origin:u.origin};const d=Qi(s,o);if(d!==void 0)return{value:d,tier:"data"};const m=Be(i.styles.defaults,s,o,void 0,t);return m!==void 0?{value:m.value,tier:"default",origin:m.origin}:{value:void 0,tier:"unresolved"}}}},Gp=(e,t)=>({get:(n,a,i)=>{if(i!==void 0){const c=et(e.overrides,n,a,i,t);if(c!==void 0)return c;const u=et(e.defaults,n,a,i,t);if(u!==void 0)return u}const s=et(e.overrides,n,a,void 0,t);if(s!==void 0)return s;const o=Qi(n,a);return o!==void 0?o:et(e.defaults,n,a,void 0,t)}}),et=(e,t,r,n,a)=>Be(e,t,r,n,a)?.value,Be=(e,t,r,n,a)=>{for(let i=e.length-1;i>=0;i--){const s=e[i];if(s===void 0||s.state!==n)continue;const o=s.declarations[t];if(o!==void 0&&s.matches(r))return{value:Up(o,a),origin:s.origin}}},Up=(e,t)=>l.isLightDarkColor(e)?e[t]:e,Qi=(e,t)=>{const r=$p[e];if(r!==void 0)return r(t)??void 0},Wp=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;const{offset:r}=e.layer.dataLabels,n=Kp(e.layer),a=n.justify==="panel-start"||n.justify==="panel-end",i=Kr().geomReaders(e.layer);for(const s of e.layer.data){const o=V(s),c=w(s);if(o===null||c===null||!Ee(o,c))continue;const u=e.formatLabel(s);if(u==="")continue;const{width:d,height:m}=e.measureDataLabel("dataLabel",u),h=i.get("size",s)/2,p=ze({box:{x:o*e.panelRect.width,y:(1-c)*e.panelRect.height,width:0,height:0},panel:Ke(e.panelRect),frame:{valueAxis:"y",valueDirectionSign:-1},...n,offset:a?r:r+h,alignOffset:r+h,labelWidth:d,labelHeight:m});t.push({layerId:e.layer.id,x:p.x,y:p.y,text:u,width:d,height:m,isRotated:!1,target:"observation",position:p.position})}return t},Hp={place:Wp,getPercentageValueStrategy:()=>"none"},Kp=e=>{const{position:t,justify:r,align:n}=e.dataLabels;return t==="auto"?{placement:"outside",justify:"end",align:"center"}:{placement:t,justify:r,align:n}};function zr(e){return{startAngle:e[l.POSITION_VARIABLES.xMin],endAngle:e[l.POSITION_VARIABLES.xMax]}}function Yr(e){return{innerRadius:e[l.POSITION_VARIABLES.yMin],outerRadius:e[l.POSITION_VARIABLES.yMax]??e[l.POSITION_VARIABLES.y]}}var zp=" · ",Ut=2,$e=(e,t,r,n)=>{const a=Math.abs(e==="radial"?Math.sin(t):Math.cos(t)),i=Math.abs(e==="radial"?Math.cos(t):Math.sin(t));return a*(r/2)+i*(n/2)},Yp=({wedge:e,labelRadius:t,labelAngle:r,labelWidth:n,labelHeight:a})=>{const i=$e("radial",r,n,a);if(!(t-i>=e.innerRadiusPx-Ut&&t+i<=e.outerRadiusPx+Ut)||t<=0)return!1;const s=Math.abs(e.endAngle-e.startAngle)/2,o=$e("tangential",r,n,a)/t,c=Ut/t;return Math.abs(r-e.midAngle)+o<=s+c},qp=({x:e,y:t,labelWidth:r,labelHeight:n,panelRect:a})=>e-r/2>=0&&e+r/2<=a.width&&t-n/2>=0&&t+n/2<=a.height,Xp=({wedge:e,isRadialBar:t,offset:r,labelWidth:n,labelHeight:a})=>t?{labelRadius:(e.innerRadiusPx+e.outerRadiusPx)/2,labelAngle:e.midAngle,position:"inside"}:{labelRadius:e.outerRadiusPx+r+$e("radial",e.midAngle,n,a),labelAngle:e.midAngle,position:"outside"},jp=({wedge:e,placement:t,justify:r,align:n,offset:a,labelWidth:i,labelHeight:s})=>{const o=n==="start"?e.startAngle:n==="end"?e.endAngle:e.midAngle,c=a+$e("radial",o,i,s);let u;if(r==="center")u=(e.innerRadiusPx+e.outerRadiusPx)/2;else if(r==="end")u=t==="inside"?e.outerRadiusPx-c:e.outerRadiusPx+c;else if(t==="inside")u=e.innerRadiusPx+c;else{const m=e.innerRadiusPx-c;u=m>=0?m:e.innerRadiusPx+c}let d=o;if(n!=="center"&&u>0){const m=$e("tangential",o,i,s)/u;d=o+(n==="start"?1:-1)*m}return{labelRadius:u,labelAngle:d,position:Yp({wedge:e,labelRadius:u,labelAngle:d,labelWidth:i,labelHeight:s})?"inside":"outside"}},Zp=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;const{position:r,justify:n,align:a,offset:i,showCategoryLabels:s}=e.layer.dataLabels,o=e.coordSystem.bandAxis==="y",c=e.panelRect.width/2,u=e.panelRect.height/2,d=Math.min(e.panelRect.width,e.panelRect.height)/2;for(const m of e.layer.data){const{startAngle:h,endAngle:p}=zr(m),{innerRadius:f,outerRadius:g}=Yr(m);if(h===null||p===null||g===null)continue;const y=e.formatLabel(m);if(y==="")continue;const v=s?e.formatCategory(m):null,x=v===null?y:`${v}${zp}${y}`,{width:T,height:A}=e.measureDataLabel("dataLabel",x),_={startAngle:h,endAngle:p,midAngle:(h+p)/2,innerRadiusPx:(f??0)*d,outerRadiusPx:g*d},{labelRadius:Y,labelAngle:ee,position:ie}=r==="auto"?Xp({wedge:_,isRadialBar:o,offset:i,labelWidth:T,labelHeight:A}):jp({wedge:_,placement:r,justify:Wr(n),align:a,offset:i,labelWidth:T,labelHeight:A}),L=c+Math.sin(ee)*Y,B=u-Math.cos(ee)*Y;r==="auto"&&!qp({x:L,y:B,labelWidth:T,labelHeight:A,panelRect:e.panelRect})||t.push({layerId:e.layer.id,x:L,y:B,text:x,width:T,height:A,isRotated:!1,target:"observation",position:ie})}return t},Jp={place:Zp,getPercentageValueStrategy:()=>"absoluteGrandTotal"},Qp=e=>{const t=R({...e,valueFormat:e.valueFormat.fallback}),r={};for(const[a,i]of Object.entries(e.valueFormat.cases))r[a]=R({...e,valueFormat:i});const n=e.valueFormat.byVariable;return(a,i)=>{if(i===void 0||i[n]===void 0)return t(a);const s=l.getStableKey(i[n]),o=r[s];return o!==void 0?o(a,i):t(a)}},R=e=>{switch(e.valueFormat.type){case"currency":return Bi(e);case"date":return jh(e);case"datetime":return Zh(e);case"day_month":return Ui(e);case"decimal":return Fi(e);case"duration":return Or(e);case"integer":return $i(e);case"month":return Wi(e);case"month_year":return Nr(e);case"percentage":return Gi(e);case"quarter":return Br(e);case"text":return Pr(e);case"weekly_date_range":return Hi(e);case"weekly_date_range_with_year":return Ki(e);case"year":return Fr(e);case"time":return zi(e);case"lookup":return Qp({...e,valueFormat:e.valueFormat});default:{const t=e.valueFormat;throw new l.InternalError({message:`Unhandled value format: ${t.type}`})}}};function qr({layer:e,numberFormat:t,locale:r}){return R({valueFormat:Ia(e),locale:r,numberFormat:t})}var ef=(e,t)=>{const r=l.extractVariableName(t.x);return r!==null&&r!==l.CONSTANT_VARIABLES.x?{read:St(e,t),variable:r}:{read:G,variable:l.GROUP_VARIABLES.group}},es=({layer:e,coordSystem:t,axes:r,numberFormat:n,panelRect:a,measureDataLabel:i,formattingLocale:s,percentageValueStrategy:o})=>{const c=qr({layer:e,numberFormat:n,locale:s});return{layer:e,coordSystem:t,panelRect:a,measureDataLabel:i,formatLabel:sf({layer:e,numberFormat:n,axes:r,locale:s,absoluteFormatter:c,percentageValueStrategy:o}),formatAbsolute:c,formatCategory:tf({layer:e,numberFormat:n,locale:s})}},tf=({layer:e,numberFormat:t,locale:r})=>{const{read:n,variable:a}=ef(e.data,e.mapping),i=R({valueFormat:e.data.hasVariable(a)?e.data.getValueFormat(a):{type:"text"},locale:r,numberFormat:t});return s=>{const o=n(s);return o===null?null:i(o,s)}},rf=(e,t)=>{switch(t){case"stack":return nf(e);case"fill":return af(e);case"absoluteGrandTotal":return()=>e.summary.absoluteGrandTotal??null;case"none":return()=>null}},nf=e=>{const t=l.extractVariableName(e.mapping.x);let r=null,n=!1;return a=>{const i=e.summary.stackTotals;if(i===void 0||i.length===0||t===null)return null;if(!n){r=new Map;for(const c of i)r.set(c.xKey,c);n=!0}const s=a[t];if(s==null)return null;const o=r?.get(wr(a,t));return o===void 0?null:o.total}},af=e=>{const t=ke(e);return r=>{const n=N(r),a=P(r);if(!l.isStrictNumericDataValue(n)||!l.isStrictNumericDataValue(a))return null;const i=Math.abs(a-n);if(i===0)return null;const s=t(r);return l.isStrictNumericDataValue(s)?s/i:null}},sf=({layer:e,numberFormat:t,axes:r,locale:n,absoluteFormatter:a,percentageValueStrategy:i})=>{const s=U(e.data,e.dataLabels.labelSource),o=rf(e,i),c=of({layer:e,numberFormat:t,axes:r,locale:n,absoluteFormatter:a}),u=R({valueFormat:{type:"percentage"},locale:n,numberFormat:t}),d=e.dataLabels.format==="percentage"&&ts(e);return m=>{const h=s(m);if(h===null)return"";if(!d||!l.isStrictNumericDataValue(h))return c(h,m);const p=o(m);return p===null||p===0?c(h,m):u(h/p)}},of=({layer:e,numberFormat:t,axes:r,locale:n,absoluteFormatter:a})=>{const i=e.dataLabels.labelSource,s=l.extractVariableName(i);if(s!==null){if(ts(e))return a;const o=lf(e,r,t,n,s);if(o!==null)return o}return R({valueFormat:cf(e.data,i),locale:n,numberFormat:t})},ts=e=>{const t=l.extractVariableName(e.dataLabels.labelSource);return t===null?!1:t===l.extractVariableName(xt(e.position,e.mapping))},lf=(e,t,r,n,a)=>{const i=l.extractVariableName(e.mapping.x);if(i===null||i!==a)return null;const s=t.find(o=>o.scaleAestheticKey==="x");return s===void 0?null:R({valueFormat:s.valueFormat,locale:n,numberFormat:r})},cf=(e,t)=>{const r=l.extractConstantValue(t);if(r!==void 0)return l.isNumericDataValue(r)?{type:"decimal"}:l.isTemporalDataValue(r)?{type:"date"}:{type:"text"};const n=l.extractVariableName(t);return n===null||!e.hasVariable(n)?{type:"text"}:e.getValueFormat(n)},rs={bar:{cartesian:wp,polar:Jp},line:{cartesian:Bp},point:{cartesian:Hp},area:{cartesian:Ip}},uf=({layers:e,coordSystem:t,axes:r,numberFormat:n,parsingLocale:a,panelRect:i,measureDataLabel:s,formattingLocale:o,plotBottomY:c,isFooterChromeReserved:u})=>{const d=[],m=o??a,h=t.type;for(const p of e){if(!p.dataLabels.showDataLabels&&!p.dataLabels.showStackTotals&&!p.dataLabels.showCategoryLabels)continue;const f=p.geom,g=rs[f]?.[h];if(g===void 0)continue;const y=es({layer:p,coordSystem:t,axes:r,numberFormat:n,panelRect:i,measureDataLabel:s,formattingLocale:m,percentageValueStrategy:g.getPercentageValueStrategy(p)}),v=g.place(y);for(const x of v)df(x,h,c,u)||d.push(x)}return{labels:d}},df=(e,t,r,n)=>t==="polar"&&n&&e.position==="outside"&&e.y+e.height/2>r;function*mf({layers:e,coordSystem:t,axes:r,numberFormat:n,panelRect:a,measureDataLabel:i,locale:s}){if(!(t.type!=="cartesian"||a.width<=0||a.height<=0))for(const o of e){if(!o.dataLabels.showDataLabels&&!o.dataLabels.showStackTotals)continue;const c=rs[o.geom]?.cartesian;if(c===void 0)continue;const u=es({layer:o,coordSystem:t,axes:r,numberFormat:n,panelRect:a,measureDataLabel:i,formattingLocale:s,percentageValueStrategy:c.getPercentageValueStrategy(o)});for(const d of c.place(u))yield{x:a.x+d.x-d.width/2,y:a.y+d.y-d.height/2,width:d.width,height:d.height}}}var Wt={abbreviation:"none",decimals:"auto"},ns=({locale:e,kind:t,startValue:r,endValue:n,valueFormat:a})=>{if(r===null||n===null)return"n/a";switch(t){case"absolute-difference":return R({valueFormat:a,locale:e,numberFormat:Wt,intlOptions:{signDisplay:"always"}})(n-r);case"relative-difference":{const i=n-r;if(i===0)return"0%";const s=i/r;return s===Number.POSITIVE_INFINITY?"∞":s===Number.NEGATIVE_INFINITY?"-∞":R({valueFormat:{type:"percentage"},locale:e,numberFormat:Wt,intlOptions:{signDisplay:"always"}})(s)}case"proportion":{if(n-r===0)return"=";const i=n/r;return i===Number.POSITIVE_INFINITY?"∞":i===Number.NEGATIVE_INFINITY?"-∞":`${R({valueFormat:{type:"decimal"},locale:e,numberFormat:Wt,intlOptions:{maximumFractionDigits:1}})(i)}x`}}},Ht=6,Kt=6,zt=15,Yt=5,qt=15,as=(e,t)=>{switch(e){case"small":return{arrowStartGap:Ht,arrowEndGap:Kt,offsetFromHigherObservation:zt,arrowheadSize:Yt,curveRadius:qt,strokeWidth:2,labelLineHeight:12*t,labelPaddingX:6,labelPaddingY:3,labelStrokeWidth:1,labelFontWeight:500};case"medium":return{arrowStartGap:Ht*1.5,arrowEndGap:Kt*1.5,offsetFromHigherObservation:zt*1.25,arrowheadSize:Yt*1.5,curveRadius:qt*1.25,strokeWidth:3,labelLineHeight:16*t,labelPaddingX:8,labelPaddingY:4,labelStrokeWidth:1.5,labelFontWeight:500};case"large":return{arrowStartGap:Ht*2,arrowEndGap:Kt*2,offsetFromHigherObservation:zt*1.75,arrowheadSize:Yt*2.5,curveRadius:qt*1.5,strokeWidth:5,labelLineHeight:20*t,labelPaddingX:10,labelPaddingY:5,labelStrokeWidth:2,labelFontWeight:600}}},hf=(e,t,r,n)=>{const a=n.offsetFromHigherObservation+n.arrowheadSize+n.arrowEndGap;return e?Math.max(t.x,r.x)+a:Math.min(t.y,r.y)-a},pf=(e,t,r,{arrowStartGap:n,arrowEndGap:a,curveRadius:i})=>{const s={x:e.x,y:e.y-n},o={x:e.x,y:r},c={x:t.x,y:r},u={x:t.x,y:t.y-a},d=t.x>e.x?1:-1;return`
|
|
2
|
+
M ${s.x} ${s.y}
|
|
3
|
+
L ${o.x} ${o.y+i}
|
|
4
|
+
Q ${o.x} ${o.y} ${o.x+d*i} ${o.y}
|
|
5
|
+
L ${c.x-d*i} ${c.y}
|
|
6
|
+
Q ${c.x} ${c.y} ${c.x} ${c.y+i}
|
|
7
|
+
L ${u.x} ${u.y}
|
|
8
|
+
`},ff=(e,t,r,{arrowStartGap:n,arrowEndGap:a,curveRadius:i})=>{const s={x:e.x+n,y:e.y},o={x:r,y:e.y},c={x:r,y:t.y},u={x:t.x+a,y:t.y},d=t.y>e.y?1:-1;return`
|
|
9
|
+
M ${s.x} ${s.y}
|
|
10
|
+
L ${o.x-i} ${o.y}
|
|
11
|
+
Q ${o.x} ${o.y} ${o.x} ${o.y+d*i}
|
|
12
|
+
L ${c.x} ${c.y-d*i}
|
|
13
|
+
Q ${c.x} ${c.y} ${c.x-i} ${c.y}
|
|
14
|
+
L ${u.x} ${u.y}
|
|
15
|
+
`},gf=(e,t,{arrowEndGap:r,arrowheadSize:n})=>e?`
|
|
16
|
+
M ${t.x+r+n} ${t.y-n}
|
|
17
|
+
L ${t.x+r} ${t.y}
|
|
18
|
+
L ${t.x+r+n} ${t.y+n}
|
|
19
|
+
`:`
|
|
20
|
+
M ${t.x-n} ${t.y-r-n}
|
|
21
|
+
L ${t.x} ${t.y-r}
|
|
22
|
+
L ${t.x+n} ${t.y-r-n}
|
|
23
|
+
`,yf=(e,t,r,n,a,i=.5)=>e?{x:n,y:Math.min(t.y,r.y)+i*a}:{x:Math.min(t.x,r.x)+i*a,y:n},vf=(e,t,r)=>Math.abs(e?t.y-r.y:t.x-r.x),is=({arrow:e,mainAxis:t,panelWidth:r,panelHeight:n,textScale:a,locale:i})=>{const s=t==="y",o={x:e.start.x*r,y:(1-e.start.y)*n},c={x:e.end.x*r,y:(1-e.end.y)*n},u=as(e.size,a),d=hf(s,o,c,u),m=(s?ff:pf)(o,c,d,u),h=gf(s,c,u),p=yf(s,o,c,d,vf(s,o,c),e.labelCrossPosition),f=ns({locale:i,kind:e.label,startValue:e.start.measurementValue,endValue:e.end.measurementValue,valueFormat:e.start.valueFormat});return{id:e.id,start:o,end:c,linePath:m,arrowheadPath:h,labelPosition:p,labelText:f,color:e.color,strokeWidth:u.strokeWidth,labelLineHeight:u.labelLineHeight,labelPaddingX:u.labelPaddingX,labelPaddingY:u.labelPaddingY,labelStrokeWidth:u.labelStrokeWidth,labelFontWeight:u.labelFontWeight}};function*bf({annotations:e,mainAxis:t,panelRect:r,textScale:n,locale:a,measureLabel:i}){for(const s of e.differenceArrows){if(!Ee(s.start.x,s.start.y)||!Ee(s.end.x,s.end.y))continue;const o=is({arrow:s,mainAxis:t,panelWidth:r.width,panelHeight:r.height,textScale:n,locale:a}),c=i(o.labelText,s.size).width+2*o.labelPaddingX,u=o.labelLineHeight+2*o.labelPaddingY;yield{x:r.x+o.labelPosition.x-c/2,y:r.y+o.labelPosition.y-u/2,width:c,height:u}}}var Sf=e=>{const t=e.padding,r=Un(e.rows,t?.top??0,t?.bottom??0),n=Un(e.cols,t?.left??0,t?.right??0);return{rows:r.tracks,cols:n.tracks,placements:Tf(e.placements,r.nameToIndex,n.nameToIndex),width:e.containerSize.width,height:e.containerSize.height}},xf=e=>{const t=Wn(e.rows,e.height),r=Wn(e.cols,e.width),n=Hn(t),a=Hn(r),i=new Map;for(const s of e.placements){const o=s.rowSpan??1,c=s.colSpan??1,u=a[s.col]??0,d=n[s.row]??0,m=Kn(r,s.col,c),h=Kn(t,s.row,o);i.set(s.name,{x:u,y:d,width:Math.max(0,m),height:Math.max(0,h)})}return i},Un=(e,t,r)=>{const n=[],a=new Map;t>0&&n.push({type:"fixed",pixels:t});let i=0;for(let s=0;s<e.length;s++){const o=e[s];if(!o)continue;dr(o)&&i>0&&(n.push({type:"fixed",pixels:i}),i=0),a.set(o.name,n.length),n.push(Af(o));const c=If(e,s);if(dr(o)&&c){const u=o.gaps?.after??0,d=c.gaps?.before??0;u>=d?u>0&&n.push({type:"fixed",pixels:u}):i=d}}return r>0&&n.push({type:"fixed",pixels:r}),{tracks:n,nameToIndex:a}},Af=e=>typeof e.size=="number"?{type:"fixed",pixels:e.size}:{type:"flex",weight:e.size.flex},dr=e=>typeof e.size=="number"?e.size>0:e.size.flex>0,If=(e,t)=>{for(let r=t+1;r<e.length;r++){const n=e[r];if(n&&dr(n))return n}},Tf=(e,t,r)=>{const n=[];for(const a of e){const i=t.get(a.row),s=r.get(a.col);if(i===void 0||s===void 0)continue;const o=a.rowEnd!==void 0?t.get(a.rowEnd):i,c=a.colEnd!==void 0?r.get(a.colEnd):s;o===void 0||c===void 0||n.push({name:a.name,row:i,col:s,rowSpan:Math.max(1,o-i+1),colSpan:Math.max(1,c-s+1)})}return n},Wn=(e,t)=>{let r=0,n=0;for(const i of e)i.type==="fixed"?r+=i.pixels:n+=i.weight;const a=Math.max(0,t-r);return e.map(i=>i.type==="fixed"?i.pixels:n===0?0:i.weight/n*a)},Hn=e=>{const t=new Array(e.length);let r=0;for(let n=0;n<e.length;n++)t[n]=r,r+=e[n]??0;return t},Kn=(e,t,r)=>{let n=0;const a=Math.min(t+r,e.length);for(let i=t;i<a;i++)n+=e[i]??0;return n},Ce={top:0,right:0,bottom:0,left:0},ss={outer:Ce,inner:Ce},Lf={top:24,right:24,bottom:24,left:24},wf=(e,t,r,n=Ce,a=ss,i=Lf,s={})=>{const o={top:a.inner.top+n.top,right:a.inner.right+n.right,bottom:a.inner.bottom+n.bottom,left:a.inner.left+n.left},c=r.axes.top>0||r.axesLabels.top>0?r.axesLabels.top:Math.max(r.axesLabels.top,r.axesLabels.left,r.axesLabels.right),u=zn(zh,s),d=zn(Yh,s);return Sf({rows:[{name:"header",size:t.headerSize.height,gaps:u.header},{name:"topLegend",size:r.legends.top,gaps:u.topLegend},{name:"headline",size:r.headline,gaps:u.headline},{name:"topAxisLabel",size:c,gaps:u.topAxisLabel},{name:"topAxis",size:r.axes.top,gaps:u.topAxis},{name:"topPanelOuter",size:a.outer.top},{name:"topPanelInner",size:o.top},{name:"panel",size:{flex:1}},{name:"bottomPanelInner",size:o.bottom},{name:"bottomPanelOuter",size:a.outer.bottom},{name:"bottomAxis",size:r.axes.bottom,gaps:u.bottomAxis},{name:"bottomAxisLabel",size:r.axesLabels.bottom,gaps:u.bottomAxisLabel},{name:"bottomLegend",size:r.legends.bottom,gaps:u.bottomLegend},{name:"footer",size:t.footerSize.height,gaps:u.footer}],cols:[{name:"leftLegend",size:r.legends.left,gaps:d.leftLegend},{name:"leftAxis",size:r.axes.left,gaps:d.leftAxis},{name:"leftPanelOuter",size:a.outer.left},{name:"leftPanelInner",size:o.left},{name:"panel",size:{flex:1}},{name:"rightPanelInner",size:o.right},{name:"rightPanelOuter",size:a.outer.right},{name:"rightAxis",size:r.axes.right,gaps:d.rightAxis},{name:"rightLegend",size:r.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:"panelFrame",row:"topPanelInner",rowEnd:"bottomPanelInner",col:"leftPanelInner",colEnd:"rightPanelInner"},{name:"panel",row:"panel",col:"panel"},...Vf(r.axes),...Rf(r.axesLabels,r.axes),...Cf(r.legends)],containerSize:e,padding:i})},Ef=(e,t)=>l.isDefined(t)?typeof t=="number"?{before:e.before,after:Xt(t,e.after)}:{before:Xt(t.before,e.before),after:Xt(t.after,e.after)}:e,Xt=(e,t)=>typeof e=="number"&&Number.isFinite(e)?e:t,zn=(e,t)=>{const r={};for(const n of Object.keys(e))r[n]=Ef(e[n],t[n]);return r},Vf=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},Rf=(e,t)=>{const r=[];return e.top>0||t.top>0?(e.top>0&&r.push({name:"topAxisLabel",row:"topAxisLabel",col:"panel"}),e.left>0&&r.push({name:"leftAxisLabel",row:"topAxis",col:"leftAxis"}),e.right>0&&r.push({name:"rightAxisLabel",row:"topAxis",col:"rightAxis"})):(e.left>0&&r.push({name:"leftAxisLabel",row:"topAxisLabel",col:"leftAxis"}),e.right>0&&r.push({name:"rightAxisLabel",row:"topAxisLabel",col:"rightAxis"})),e.bottom>0&&r.push({name:"bottomAxisLabel",row:"bottomAxisLabel",col:"panel"}),r},Cf=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};var kf=class{constructor(e){this.outer={...Ce},this.inner={...Ce},this.currentPanelRect=e}resolve(){return{outer:{...this.outer},inner:{...this.inner}}}add(e,t){const r=this.computeEdgeOverflow(e,8),n=this.computeEdgeOverflow(e,0);this.growEdge("left",t.x,r.left,n.left),this.growEdge("right",t.x,r.right,n.right),this.growEdge("top",t.y,r.top,n.top),this.growEdge("bottom",t.y,r.bottom,n.bottom)}computeEdgeOverflow(e,t){const r=this.currentPanelRect;return{top:Math.max(Math.ceil(r.y+t-e.y),0),right:Math.max(Math.ceil(e.x+e.width-(r.x+r.width-t)),0),bottom:Math.max(Math.ceil(e.y+e.height-(r.y+r.height-t)),0),left:Math.max(Math.ceil(r.x+t-e.x),0)}}growEdge(e,t,r,n){t!=="none"&&(t==="outside"?n>0&&(this.outer[e]=Math.max(this.outer[e],n)):r>0&&(this.inner[e]=Math.max(this.inner[e],r)))}},Df=["top","right","bottom","left"],jt=(e,t)=>{const r={};for(const n of Df){const a=e.get(`${n}${t}`);a&&(r[n]=a)}return r};function Yn(e,t){return e.top===t.top&&e.right===t.right&&e.bottom===t.bottom&&e.left===t.left}var mr=["large","medium","small"],Pf=({size:e,availableWidth:t,measureStripWidth:r})=>{if(e!=="auto")return e;for(const n of mr)if(r(n)<=t)return n;return"small"},Of=({size:e,availableWidth:t,measureStripWidth:r})=>{const n=e==="auto"?0:mr.indexOf(e);for(const a of mr.slice(n))if(r(a)<=t)return a;return null},Mf=({itemWidths:e,gap:t,availableWidth:r})=>{let n=0,a=0;for(const i of e){const s=a===0?i:n+t+i;if(s>r)break;n=s,a+=1}return a},_f=({headline:e,containerSize:t,measurer:r})=>{if(os(e))return 0;const n=ls(e,t.width,r);return r.measureHeadline(e.formatted,n).height},Nf=({headline:e,layout:t,containerSize:r,measurer:n,itemGap:a})=>{if(os(e)){const o=Bf(t.panel,e.innerRadius),c=Of({size:e.size,availableWidth:o.width,measureStripWidth:cs(e,n)});return c===null?null:{rect:o,resolvedSize:c,visibleItemCount:1}}const i=ls(e,r.width,n);if(e.formatted.kind!=="perGroup")return{rect:t.headline,resolvedSize:i,visibleItemCount:1};const s=Mf({itemWidths:n.measureHeadlineItemWidths(e.formatted,i),gap:a,availableWidth:t.headline.width});return s===0?null:{rect:t.headline,resolvedSize:i,visibleItemCount:s}},os=e=>e.formatted.kind==="grandTotal"&&e.position==="center"&&e.innerRadius>0,Bf=(e,t)=>{const r=t*(Math.min(e.width,e.height)/2)*Math.SQRT2,n=e.x+e.width/2,a=e.y+e.height/2;return{x:n-r/2,y:a-r/2,width:r,height:r}},ls=(e,t,r)=>Pf({size:e.size,availableWidth:t,measureStripWidth:cs(e,r)}),cs=(e,t)=>r=>t.measureHeadline(e.formatted,r).width,Ie={x:0,y:0,width:0,height:0},Ff="0000",$f=3,_e=e=>typeof e=="number"&&Number.isFinite(e)?e:24,Gf=e=>e.plot.y+e.plot.height-e.panel.y,Uf=e=>{if(typeof e=="object"&&e!==null)return{top:_e(e.top),right:_e(e.right),bottom:_e(e.bottom),left:_e(e.left)};const t=_e(e);return{top:t,right:t,bottom:t,left:t}},Wf=class{constructor(e){this.measurer=e}compile(e){return Tt({axes:e.axes,numberFormat:e.numberFormat,formattedLegends:e.formattedLegends,containerSize:e.containerSize,externalMeasurements:e.externalMeasurements,panelOverflow:ss,panelBorder:e.panelBorder??Ce,headline:e.headline,locale:e.formattingLocale??e.parsingLocale,padding:Uf(e.layout.padding),gaps:e.layout.gaps}).pipe(({axes:t,numberFormat:r,locale:n})=>({axisBundles:t.map(a=>({axis:a,resolveFormatter:Hf(a,n,r),formatted:this.seedAxis(a)}))})).pipe(({axisBundles:t,formattedLegends:r,containerSize:n,externalMeasurements:a,panelOverflow:i,panelBorder:s,headline:o,padding:c,gaps:u})=>({layout:this.resolveLayout({axes:t.map(d=>d.formatted),formattedLegends:r,containerSize:n,externalMeasurements:a,panelOverflow:i,panelBorder:s,headline:o,padding:c,gaps:u})})).pipe(({axisBundles:t,layout:r})=>({axisBundles:t.map(n=>qn(n.axis.position)?{...n,formatted:this.finalizeAxis(n.axis,n.resolveFormatter,r.panelFrame)}:n)})).pipe(({axisBundles:t,formattedLegends:r,containerSize:n,externalMeasurements:a,panelOverflow:i,panelBorder:s,headline:o,padding:c,gaps:u})=>({layout:this.resolveLayout({axes:t.map(d=>d.formatted),formattedLegends:r,containerSize:n,externalMeasurements:a,panelOverflow:i,panelBorder:s,headline:o,padding:c,gaps:u})})).pipe(({axisBundles:t,layout:r})=>({formattedAxes:t.map(n=>qn(n.axis.position)?n.formatted:this.finalizeAxis(n.axis,n.resolveFormatter,r.panelFrame))})).pipe(({formattedAxes:t,formattedLegends:r,containerSize:n,externalMeasurements:a,panelOverflow:i,panelBorder:s,headline:o,padding:c,gaps:u})=>({layout:this.resolveLayout({axes:t,formattedLegends:r,containerSize:n,externalMeasurements:a,panelOverflow:i,panelBorder:s,headline:o,padding:c,gaps:u})})).pipe(({formattedAxes:t,formattedLegends:r,containerSize:n,externalMeasurements:a,layout:i,panelOverflow:s,panelBorder:o,headline:c,locale:u,padding:d,gaps:m})=>({formattedAxes:t,layout:this.settlePanelOverflow({input:e,layout:i,formattedAxes:t,formattedLegends:r,containerSize:n,externalMeasurements:a,panelOverflow:s,panelBorder:o,headline:c,locale:u,padding:d,gaps:m})})).pipe(({formattedAxes:t,layout:r})=>{const n=this.applyPolarPanelInset(e,t,r);return{formattedAxes:t,layout:n,plotBottomY:Gf(n)}}).result()}measurePanelOverflow(e,t,r,n){if(!e.overflowStrategy||e.coordSystem?.type!=="cartesian")return n;const a=new kf(t);if(e.annotations&&e.overflowStrategy.differenceArrows)for(const s of bf({annotations:e.annotations,mainAxis:e.coordSystem.mainAxis,panelRect:t,textScale:e.textScale??1,locale:r,measureLabel:this.measurer.measureDifferenceArrowLabel}))a.add(s,e.overflowStrategy.differenceArrows);if(e.layers&&e.layers.length>0&&e.overflowStrategy.dataLabels)for(const s of mf({layers:e.layers,coordSystem:e.coordSystem,axes:e.axes,numberFormat:e.numberFormat,panelRect:t,measureDataLabel:this.measurer.measureDataLabel,locale:r}))a.add(s,e.overflowStrategy.dataLabels);const i=a.resolve();return Yn(i.inner,n.inner)&&Yn(i.outer,n.outer)?n:i}settlePanelOverflow({input:e,layout:t,formattedAxes:r,formattedLegends:n,containerSize:a,externalMeasurements:i,panelOverflow:s,panelBorder:o,headline:c,locale:u,padding:d,gaps:m}){let h=t,p=s;for(let f=0;f<$f;f++){const g=this.measurePanelOverflow(e,h.panelFrame,u,p);if(g===p)break;p=g,h=this.resolveLayout({axes:r,formattedLegends:n,containerSize:a,externalMeasurements:i,panelOverflow:g,panelBorder:o,headline:c,padding:d,gaps:m})}return h}applyPolarPanelInset(e,t,r){if(e.coordSystem?.type!=="polar")return r;const n=this.measurePolarRimInset(t),{panel:a}=r,i=a.width-n.horizontal*2,s=a.height-n.vertical*2;return i<=0||s<=0?Xn(r,a,0,0):Xn(r,a,n.horizontal,n.vertical)}measurePolarRimInset(e){const t=e.find(a=>a.geometry==="circular");if(!t)return{horizontal:0,vertical:0};let r=0,n=0;for(const a of t.ticks){const i=this.measurer.measureTickLabel(a.formattedLabel);r=Math.max(r,i.width),n=Math.max(n,i.height)}return r===0?{horizontal:0,vertical:0}:{horizontal:r+8,vertical:n+8}}seedAxis(e){const{tickCandidates:t,...r}=e;return{...r,ticks:[{value:0,position:0,formattedLabel:Ff}],labelRotation:0,labelMaxWidthPx:null}}finalizeAxis(e,t,r){const n=e.position==="top"||e.position==="bottom"?r.width:r.height,a=gp({axis:e,availableSpacePx:n,measureLabel:this.measurer.measureTickLabel,resolveFormatter:t}),{tickCandidates:i,...s}=e,o={...s,ticks:a,labelRotation:0,labelMaxWidthPx:null};return e.geometry!=="linear"?o:e.scaleType==="discrete"&&e.bandwidth!==void 0?dp({formattedAxis:o,bandwidthPx:e.bandwidth*n,panelRect:r,measureLabel:this.measurer.measureTickLabel}):o}resolveLayout({axes:e,formattedLegends:t,containerSize:r,externalMeasurements:n,panelOverflow:a,panelBorder:i,headline:s,padding:o,gaps:c}){const u=xf(wf(r,n,this.measureGuides(e,t,s,r),i,a,o,c));return{header:u.get("header")??Ie,headline:u.get("headline")??Ie,footer:u.get("footer")??Ie,plot:u.get("plot")??Ie,panelFrame:u.get("panelFrame")??Ie,panel:u.get("panel")??Ie,axes:jt(u,"Axis"),axisLabels:jt(u,"AxisLabel"),legends:jt(u,"Legend")}}measureGuides(e,t,r,n){const a={top:0,right:0,bottom:0,left:0},i={top:0,right:0,bottom:0,left:0};for(const o of e)o.isVisible&&o.geometry==="linear"&&(a[o.position]=this.measurer.measureAxis(o),o.label!==null&&(i[o.position]=this.measurer.measureAxisLabel(o)));const s={top:0,right:0,bottom:0,left:0};for(const o of t)s[o.position]=this.measurer.measureLegend(o);return{axes:a,axesLabels:i,legends:s,headline:this.measureHeadlineBand(r,n)}}measureHeadlineBand(e,t){return e===void 0?0:_f({headline:e,containerSize:t,measurer:this.measurer})}},qn=e=>e==="left"||e==="right",Xn=(e,t,r,n)=>{const a=t.width-r*2,i=t.height-n*2,s=Math.min(a,i);return{...e,panel:{x:t.x+r+(a-s)/2,y:t.y+n+(i-s)/2,width:s,height:s}}},Hf=(e,t,r)=>{const n=e.tickCandidates.flatMap(i=>i.ticks.map(s=>s.value)),a=new WeakMap;return i=>{const s=a.get(i);if(s)return s;const o=Ur({valueFormat:i.valueFormat??e.valueFormat,locale:t,numberFormat:r,tickValues:n});return a.set(i,o),o}},Kf=(e=[])=>{const t=zf(e);return{resolve:(r,n,a)=>t.has(r)?t.get(r).resolveAnchorPosition?.(n,a)??null:null,hasCapability:r=>t.has(r)&&t.get(r).resolveAnchorPosition!==void 0}},zf=e=>{const t=new We;for(const r of e){const n=Rr(r);n instanceof re&&t.register(n.type,n)}return t};function Yf(e){return e}function Q(e){return 1-e}var oe=e=>`${Number.parseFloat((e*100).toFixed(4))}%`,us=(e,t,r)=>{if(r.type!=="polar")return{x:e.x*t.width,y:Q(e.y)*t.height};const n=Math.min(t.width,t.height),a=(t.width-n)/2,i=(t.height-n)/2;return{x:a+e.x*n,y:i+e.y*n}},qf=class{constructor(e,t,r,n){this.annotations=e,this.panelRect=t,this.coordSystem=r,this.measuredBoxes=n,this.index=null,this.boxes=new Map,this.resolvingStack=[],this.cyclic=new Set,this.missingRefs=new Set}cyclicIds(){return[...this.cyclic]}missingRefIds(){return[...this.missingRefs]}resolvePoint(e){if(e.defer===void 0)return e;const t=this.coordSystem.type==="polar";if(e.defer.type==="px-offset"){if(t)return tt(e);const{x:s,y:o}=hr(e.defer,this.panelRect);return tt({...e,x:e.x+s,y:e.y-o})}if(t)return null;const r=this.boxOf(e.defer.ref);if(r===null)return null;const n=Ge(r,e.defer.align),{x:a,y:i}=Xf(n,e.defer.offset,this.panelRect);return{x:a,y:i}}resolveRegion(e){if(e.defer===void 0)return e;const t=this.coordSystem.type==="polar";if(e.defer.type==="px-offset"){if(t)return tt(e);const{x:i,y:s}=hr(e.defer,this.panelRect);return tt({...e,x:e.x-i,y:e.y-s,width:Math.max(0,e.width+2*i),height:Math.max(0,e.height+2*s)})}if(t)return null;const r=this.boxOf(e.defer.ref);if(r===null)return null;const n=r.xMax-r.xMin,a=r.yMax-r.yMin;return n<=0||a<=0?null:{x:r.xMin,y:r.yMin,width:n,height:a}}getTargetIndex(){if(this.index!==null)return this.index;const{annotations:e}=this,t=new Map,r=(n,a)=>{t.has(n)||t.set(n,a)};for(const n of e.shapes)r(n.id,{kind:"shape",annotation:n});for(const n of e.images)r(n.id,{kind:"image",annotation:n});for(const n of e.arrows)r(n.id,{kind:"arrow",annotation:n});for(const n of e.textAnnotations)r(n.id,{kind:"text",annotation:n});for(const n of e.stickers)r(n.id,{kind:"sticker",annotation:n});for(const n of e.differenceArrows)r(n.id,{kind:"differenceArrow",annotation:n});for(const n of e.pinnedNumbers)r(n.id,{kind:"pinnedNumber",annotation:n});for(const n of e.comments)r(n.id,{kind:"comment",annotation:n});return this.index=t,t}boxOf(e){const t=this.boxes.get(e);if(t!==void 0)return t;const r=this.resolvingStack.indexOf(e);if(r!==-1){for(const i of this.resolvingStack.slice(r))this.cyclic.add(i);return null}const n=this.getTargetIndex().get(e);if(n===void 0)return this.missingRefs.add(e),null;this.resolvingStack.push(e);const a=this.deriveBox(e,n);return this.resolvingStack.pop(),this.boxes.set(e,a),a}deriveBox(e,t){switch(t.kind){case"shape":case"image":{const r=this.resolveRegion(t.annotation.region);return r===null?null:jf(r)}case"arrow":{const r=this.resolvePoint(t.annotation.start),n=this.resolvePoint(t.annotation.end);return r===null||n===null?null:jn(r,n)}case"text":{const r=this.resolvePoint(t.annotation.at);if(r===null)return null;const n=this.measuredBoxes?.get(e);if(n===void 0||n.height<=0||this.panelRect.height<=0)return null;const a=t.annotation.width,i=n.height/this.panelRect.height,s=ba(t.annotation.align),o=r.x-s.x*a,c=r.y+(1-s.y)*i;return{xMin:o,xMax:o+a,yMin:c-i,yMax:c}}case"sticker":{const r=this.resolvePoint(t.annotation.at);return r===null?null:Zn(r)}case"differenceArrow":return jn(t.annotation.start,t.annotation.end);case"pinnedNumber":case"comment":return Zn(t.annotation.at)}}},hr=(e,t)=>({x:t.width>0?e.x/t.width:0,y:t.height>0?e.y/t.height:0}),Xf=(e,t,r)=>{if(t===void 0)return e;const n=t.x??0,a=t.y??0;if(t.unit==="px"){const{x:i,y:s}=hr({type:"px-offset",x:n,y:a},r);return{x:e.x+i,y:e.y-s}}return{x:e.x+n,y:e.y-a}},jf=e=>({xMin:e.x,xMax:e.x+e.width,yMin:e.y,yMax:e.y+e.height}),jn=(e,t)=>({xMin:Math.min(e.x,t.x),xMax:Math.max(e.x,t.x),yMin:Math.min(e.y,t.y),yMax:Math.max(e.y,t.y)}),Zn=e=>({xMin:e.x,xMax:e.x,yMin:e.y,yMax:e.y}),tt=e=>{const t={...e};return delete t.defer,t},Zf=e=>{const{annotations:t,panelRect:r,coordSystem:n,measuredBoxes:a,onCycle:i,onMissingRef:s}=e;if(!Jf(t))return t;const o=new qf(t,r,n,a),c={...t,shapes:Ne(t.shapes,m=>m.region.defer!==void 0,m=>{const h=o.resolveRegion(m.region);return h===null?null:{...m,region:h}}),images:Ne(t.images,m=>m.region.defer!==void 0,m=>{const h=o.resolveRegion(m.region);return h===null?null:{...m,region:h}}),arrows:Ne(t.arrows,m=>m.start.defer!==void 0||m.end.defer!==void 0,m=>{const h=o.resolvePoint(m.start),p=o.resolvePoint(m.end);return h===null||p===null?null:{...m,start:h,end:p}}),textAnnotations:Ne(t.textAnnotations,m=>m.at.defer!==void 0,m=>{const h=o.resolvePoint(m.at);return h===null?null:{...m,at:h}}),stickers:Ne(t.stickers,m=>m.at.defer!==void 0,m=>{const h=o.resolvePoint(m.at);return h===null?null:{...m,at:h}})},u=o.cyclicIds();u.length>0&&i?.(u);const d=o.missingRefIds();return d.length>0&&s?.(d),c},Ne=(e,t,r)=>e.some(t)?e.flatMap(n=>{if(!t(n))return[n];const a=r(n);return a===null?[]:[a]}):e,Jf=e=>e.shapes.some(t=>t.region.defer!==void 0)||e.images.some(t=>t.region.defer!==void 0)||e.arrows.some(t=>t.start.defer!==void 0||t.end.defer!==void 0)||e.textAnnotations.some(t=>t.at.defer!==void 0)||e.stickers.some(t=>t.at.defer!==void 0),Qf=800,Jn=400,eg={thin:{strokeWidth:{minValue:1.5,targetValue:2},arrowheadLength:{minValue:7,targetValue:8}},medium:{strokeWidth:{minValue:3,targetValue:4},arrowheadLength:{minValue:14,targetValue:16}},thick:{strokeWidth:{minValue:6,targetValue:8},arrowheadLength:{minValue:28,targetValue:32}}},tg=e=>Math.max(1,(e-Jn)/(Qf-Jn)+1),rg=(e,t)=>{const r=tg(t),n=eg[e];return{strokeWidth:Math.min(n.strokeWidth.targetValue,n.strokeWidth.minValue*r),arrowheadLength:Math.min(n.arrowheadLength.targetValue,n.arrowheadLength.minValue*r)}},rt=Math.PI/4,pr=1.5,ng=({startX:e,startY:t,endX:r,endY:n})=>`M ${e} ${t} L ${r} ${n}`,Qn=(e,t,r)=>{if(r<=0)return"";const{startX:n,startY:a,endX:i,endY:s}=t,o=e==="start"?n:i,c=e==="start"?a:s,u=e==="start"?Math.atan2(a-s,n-i):Math.atan2(s-a,i-n);return`M ${o} ${c} L ${o-r*Math.cos(u-rt)} ${c-r*Math.sin(u-rt)} M ${o} ${c} L ${o-r*Math.cos(u+rt)} ${c-r*Math.sin(u+rt)}`},ag=(e,t)=>e==="solid"?null:`${t*pr} ${t*pr*2}`,ig=(e,t)=>t?e*pr:0,sg=64,og=({arrow:e,panelWidth:t,panelHeight:r})=>{const n={startX:e.start.x*t,startY:(1-e.start.y)*r,endX:e.end.x*t,endY:(1-e.end.y)*r};if(n.startX===n.endX&&n.startY===n.endY)return null;const{strokeWidth:a,arrowheadLength:i}=rg(e.thickness,t),s=Math.hypot(n.endX-n.startX,n.endY-n.startY),o=lg(i,s),c=e.startArrowheadStyle==="line-arrow",u=e.endArrowheadStyle==="line-arrow",d=c||u?o*Math.sin(Math.PI/4):0;return{id:e.id,linePath:ng(n),startArrowheadPath:c?Qn("start",n,o):"",endArrowheadPath:u?Qn("end",n,o):"",color:e.color,strokeWidth:a,dashArray:ag(e.lineStyle,a),hasStickerStyle:e.hasStickerStyle,startX:n.startX,startY:n.startY,endX:n.endX,endY:n.endY,dashOffset:ig(a,c),arrowheadExtent:d}},lg=(e,t)=>Math.min(e,t*e/sg);function cg(e,t){const r=new Map;if(!t||t.kind!=="visual"||t.domain.length<=1)return r;for(const n of e){if(n.geom!=="rule"||n.stat.type!=="mean")continue;const a=n.transforms.find(m=>m.transformType==="filter"&&m.options.operator==="eq"),i=l.extractVariableName(n.mapping.y);let s,o,c;if(a?.transformType==="filter"&&typeof a.options.value=="string")s="color",o=a.options.variableName,c=a.options.value;else if(i!==null)s="y",o=i,c=i;else continue;const u=ug(e,s,o);if(u===null)continue;const d=t.map(c);l.isStrictCategoricalDataValue(d)&&r.set(n.id,{geom:u.geom,color:d})}return r}function ug(e,t,r){let n=null;for(const a of e)if(a.geom!=="rule"&&(n===null&&(n=a),l.extractVariableName(a.mapping[t])===r))return a;return n}var ds=(e,t)=>({x:e.x/t.width,y:1-e.y/t.height}),dg=0,mg=(e,t)=>e.filter(r=>r.inView).map(r=>({shape:{kind:"rect",rect:r.miniRect},cursor:ds(r.anchorPx,t),tooltip:{kind:"pinned",point:r.anchorPx,placement:r.placement,annotationId:r.id},priority:dg})),hg=9,pg=8,fg=2,ms=e=>typeof e=="string"?e:hs(e),hs=e=>e.text!==void 0?e.text:e.content?e.content.map(hs).join(""):"",ea={top:"bottom",bottom:"top",right:"left",left:"right"};function gg(e,t,r){return r.type==="polar"?bg(e,t):r.mainAxis==="y"?["right","left","top","bottom"]:["top","bottom","right","left"]}function fr(e,t,r){const{width:n,height:a}=r;switch(t){case"top":return{x:e.x-n/2,y:e.y-9-a,width:n,height:a};case"bottom":return{x:e.x-n/2,y:e.y+9,width:n,height:a};case"right":return{x:e.x+9,y:e.y-a/2,width:n,height:a};case"left":return{x:e.x-9-n,y:e.y-a/2,width:n,height:a}}}function ta(e,t){return e.x>=0&&e.y>=0&&e.x+e.width<=t.width&&e.y+e.height<=t.height}function yg(e,t){return{...t,x:Math.max(0,Math.min(t.x,e.width-t.width)),y:Math.max(0,Math.min(t.y,e.height-t.height))}}function vg(e,t,r=2){return e.x<t.x+t.width-r&&e.x+e.width>t.x+r&&e.y<t.y+t.height-r&&e.y+e.height>t.y+r}function bg(e,t){const r=e.x-t.width/2,n=e.y-t.height/2,a=r>=0?"right":"left",i=n>=0?"bottom":"top",[s,o]=Math.abs(r)>=Math.abs(n)?[a,i]:[i,a];return[s,ea[s],o,ea[o]]}function Sg(e){const{pinnedNumbers:t,comments:r,panelRect:n,coordSystem:a,measurer:i,formatPinnedNumber:s}=e,o=[...t.map(d=>{const{id:m,at:h}=d;return ra(m,"pinned-number",h,s(d),i,n,a)}),...r.map(({id:d,at:m,content:h})=>ra(d,"comment",m,ms(h),i,n,a))];o.sort((d,m)=>d.anchorPx.x-m.anchorPx.x||d.anchorPx.y-m.anchorPx.y);const c=[],u=[];for(const d of o){if(!d.inView){c.push(na(n,d,"top"));continue}const m=na(n,d,Ag(n,d,a,u));c.push(m),u.push(m.miniRect)}return c}function ra(e,t,r,n,a,i,s){const o=us(r,i,s);return{id:e,kind:t,anchor:r,anchorPx:o,mini:a(t,n),inView:xg(o,i)}}function xg(e,t){return e.x>=-8&&e.y>=-8&&e.x<=t.width+8&&e.y<=t.height+8}function Ag(e,t,r,n){const a=gg(t.anchorPx,e,r);for(const i of a){const s=fr(t.anchorPx,i,t.mini);if(ta(s,e)&&!n.some(o=>vg(s,o)))return i}for(const i of a)if(ta(fr(t.anchorPx,i,t.mini),e))return i;return"top"}function na(e,t,r){return{id:t.id,kind:t.kind,anchorPx:t.anchorPx,placement:r,miniRect:yg(e,fr(t.anchorPx,r,t.mini)),text:t.mini.text,inView:t.inView}}var Te=["top","right","bottom","left"],aa={top:"topLeft",right:"topRight",bottom:"bottomRight",left:"bottomLeft"},Ig={top:"topRight",right:"bottomRight",bottom:"bottomLeft",left:"topLeft"},Tg={topLeft:["left","top"],topRight:["top","right"],bottomRight:["right","bottom"],bottomLeft:["bottom","left"]},Lg=(e,t,r)=>{const n=Math.max(0,Math.min(r,t.width/2,t.height/2)),a=o=>{const[c,u]=Tg[o];return n>0&&e[c].isVisible&&e[u].isVisible},i=Eg(t,n),s=Vg(t,n,a);return Rg(e).map(o=>({lineStyle:e[o.firstEdge].lineStyle,lineWidth:e[o.firstEdge].lineWidth,color:e[o.firstEdge].color,segments:Cg(o,i,s,a)}))},wg=e=>{const t=r=>r.isVisible?r.lineWidth??1:0;return{top:t(e.top),right:t(e.right),bottom:t(e.bottom),left:t(e.left)}},Eg=(e,t)=>{const{x:r,y:n,width:a,height:i}=e;return{topLeft:{cx:r+t,cy:n+t,startAngle:Math.PI,endAngle:Math.PI*1.5,radius:t},topRight:{cx:r+a-t,cy:n+t,startAngle:Math.PI*1.5,endAngle:Math.PI*2,radius:t},bottomRight:{cx:r+a-t,cy:n+i-t,startAngle:0,endAngle:Math.PI*.5,radius:t},bottomLeft:{cx:r+t,cy:n+i-t,startAngle:Math.PI*.5,endAngle:Math.PI,radius:t}}},Vg=(e,t,r)=>{const{x:n,y:a,width:i,height:s}=e,o=c=>r(c)?t:0;return{top:{start:{x:n+o("topLeft"),y:a},end:{x:n+i-o("topRight"),y:a}},right:{start:{x:n+i,y:a+o("topRight")},end:{x:n+i,y:a+s-o("bottomRight")}},bottom:{start:{x:n+i-o("bottomRight"),y:a+s},end:{x:n+o("bottomLeft"),y:a+s}},left:{start:{x:n,y:a+s-o("bottomLeft")},end:{x:n,y:a+o("topLeft")}}}},Rg=e=>{const t=s=>e[s].isVisible,r=(s,o)=>{const c=(Te.indexOf(s)+o+Te.length)%Te.length;return Te[c]},n=s=>{const o=r(s,-1);return!t(o)||e[o].lineStyle!==e[s].lineStyle||e[o].lineWidth!==e[s].lineWidth||e[o].color!==e[s].color},a=Te.filter(t);if(a.length===0)return[];const i=a.filter(n);return i.length===0?[{firstEdge:"top",edges:[...Te],isClosed:!0}]:i.map(s=>{const o=[s];for(let c=r(s,1);t(c)&&!n(c);c=r(c,1))o.push(c);return{firstEdge:s,edges:o,isClosed:!1}})},Cg=(e,t,r,n)=>{const a=(m,h,p)=>({type:"arc",cx:m.cx,cy:m.cy,radius:m.radius,startAngle:h,endAngle:p}),i=m=>(m.startAngle+m.endAngle)/2,s=[],o=e.firstEdge,c=e.edges[e.edges.length-1],u=aa[o];if(!e.isClosed&&n(u)){const m=t[u],h=i(m),p=kg(m,h);s.push({type:"move",x:p.x,y:p.y}),s.push(a(m,h,m.endAngle))}else s.push({type:"move",x:r[o].start.x,y:r[o].start.y});s.push({type:"line",x:r[o].end.x,y:r[o].end.y});for(const m of e.edges.slice(1)){const h=aa[m];if(n(h)){const p=t[h];s.push(a(p,p.startAngle,p.endAngle))}s.push({type:"line",x:r[m].end.x,y:r[m].end.y})}const d=Ig[c];if(e.isClosed){if(n(d)){const m=t[d];s.push(a(m,m.startAngle,m.endAngle))}s.push({type:"close"})}else if(n(d)){const m=t[d];s.push(a(m,m.startAngle,i(m)))}return s},kg=(e,t)=>({x:e.cx+e.radius*Math.cos(t),y:e.cy+e.radius*Math.sin(t)}),Dg=6,Pg=2,Og=4,Mg=2,ia=11,_g=(e,t)=>{switch(e){case"dataLabel":case"categoryLabel":return{fontSize:ia*t,fontWeight:500,paddingX:6,paddingY:2};case"stackTotal":return{fontSize:ia*t,fontWeight:600,paddingX:4,paddingY:2}}},Ng=({labelPosition:e,measuredTextWidth:t,labelLineHeight:r,labelPaddingX:n,labelPaddingY:a})=>{const i=t+2*n,s=r+2*a;return{x:e.x-i/2,y:e.y-s/2,width:i,height:s}},Bg=100,Fg=({items:e,containerHeight:t,labelHeight:r})=>{const n=e.map(c=>{const u=(1-c.normalizedY)*t;return{anchorY:u,y:u,payload:c.payload}}).sort((c,u)=>c.y-u.y),a=r/2;let i=!1,s=!0,o=0;for(;s;){s=!1,o++;for(let c=0;c<n.length-1;c++){const u=n[c],d=n[c+1];if(!u||!d)continue;const m=u.y+a,h=d.y-a;if(m>h){s=!0,i=!0;const p=(m-h)/2+1;u.y-=p,d.y+=p,u.y<0&&(u.y=0),d.y>t&&(d.y=t)}}if(o>Bg)break}return{placements:n.filter(c=>c.y>=0&&c.y<=t).map(c=>({y:c.y,anchorY:c.anchorY,payload:c.payload})),hasOverlap:i}},$g=(e,t)=>{const r=Ca(e),n=Ug(t,Gg(e),r);if(n===null)return null;const a=Wg(e,n,r)?Hg(e,t,n,r):n,[i]=a;return i===void 0?null:a.length===1?i:{and:a}},Gg=e=>{const t=Ue(e.data,e.mapping),r=pe(e);return r===l.GROUP_VARIABLES.group?[...new Set(t)]:[...new Set([r,...t])]},Ug=(e,t,r)=>{const n=[];for(const a of t){const i=r(e,a);if(i===null)return null;n.push({variable:a,eq:i})}return n},Wg=(e,t,r)=>{let n=0;for(const a of e.data)if(t.every(i=>l.areDataValuesEqual(r(a,i.variable),i.eq))&&(n+=1,n>1))return!0;return!1},Hg=(e,t,r,n)=>{const a=l.extractVariableName(e.mapping.y);if(a===null||r.some(s=>s.variable===a))return r;const i=n(t,a);return i===null?r:[...r,{variable:a,eq:i}]},Xr=(e,t)=>{if(t.kind==="circle"){const n=e.x-t.center.x,a=e.y-t.center.y;return n*n+a*a<=t.radius*t.radius}const{rect:r}=t;return e.x>=r.x&&e.x<=r.x+r.width&&e.y>=r.y&&e.y<=r.y+r.height},Kg=(e,t)=>{for(const r of t)if(Xr(e,r.shape))return r;return null},zg=e=>{const t=[];for(const r of e.values())t.push(...r);return t.sort((r,n)=>n.priority-r.priority)},Yg=(e,t)=>e===t?!0:e.length!==t.length?!1:e.every((r,n)=>qg(r,t[n])),qg=(e,t)=>t===void 0?!1:e.priority===t.priority&&e.cursor.x===t.cursor.x&&e.cursor.y===t.cursor.y&&Xg(e.shape,t.shape)&&jg(e.tooltip,t.tooltip),Xg=(e,t)=>{if(e.kind!==t.kind)return!1;if(e.kind==="circle"){const n=t;return e.center.x===n.center.x&&e.center.y===n.center.y&&e.radius===n.radius}const{rect:r}=t;return e.rect.x===r.x&&e.rect.y===r.y&&e.rect.width===r.width&&e.rect.height===r.height},jg=(e,t)=>{if(e.kind!==t.kind)return!1;if(e.kind==="cursor")return!0;const r=t;return e.point.x===r.point.x&&e.point.y===r.point.y&&e.placement===r.placement&&e.annotationId===r.annotationId},Zg=100,Jg=e=>({shape:{kind:"circle",center:e.center,radius:e.radius},cursor:e.target.cursor,tooltip:{kind:"cursor"},priority:Zg}),Qg=(e,t)=>Xr(e,{kind:"circle",center:t.center,radius:t.radius}),ey=(e,t)=>e===t?!0:e===null||t===null?!1:e.center.x===t.center.x&&e.center.y===t.center.y&&e.radius===t.radius&&ty(e.target,t.target),ty=(e,t)=>e.kind===t.kind&&e.cursor.x===t.cursor.x&&e.cursor.y===t.cursor.y,ry=({layer:e,highlights:t,observation:r,parsingLocale:n})=>{if(e.highlight===null)return[];const a=It(e,n),i=ny(e,r);return t.filter(s=>{if(s.layerId!==void 0&&s.layerId!==e.id||ce(s.predicate,e.data).length>0)return!1;const o=le(s.predicate,a);return o(r)?!0:gd(s.scope)&&i(s.scope).some(o)})},ny=(e,t)=>{const r=l.extractVariableName(e.mapping.x),n=new Map;return a=>{const i=n.get(a);if(i!==void 0)return i;const s=mt(a,t,r),o=[];for(const c of e.data)mt(a,c,r)===s&&o.push(c);return n.set(a,o),o}},it=({layer:e,from:t,step:r,accepts:n,excluding:a,cycles:i=!1})=>{const s=e.data.size();for(let o=0;o<s;o+=1){const c=t+o*r,u=i?iy(c,s):c;if(u<0||u>=s)break;const d=e.data.getAt(u);if(d===null||!n(d))continue;const m=bt(e,d);if(m!==null&&!a.some(h=>fs(m,h)))return{anchor:m,observation:d}}return null},ps=(e,t,r)=>{let n=0;for(const a of e.data){if(ay(a,t,r))return n;n+=1}return-1},ay=(e,t,r)=>l.areDataValuesEqual(e[r]??null,t.anchorValue)?t.groupValue===void 0?!0:l.areDataValuesEqual(G(e),t.groupValue):!1,fs=(e,t)=>e.layerId===t.layerId&&l.areDataValuesEqual(e.anchorValue,t.anchorValue)&&l.areDataValuesEqual(e.groupValue??null,t.groupValue??null),iy=(e,t)=>(e%t+t)%t,sy=({layer:e,at:t,coordSystem:r})=>{if(r.type!=="cartesian")return null;const n=pe(e),a=ps(e,t,n),i=e.data.getAt(a);if(i===null)return null;const s=G(i),o=h=>l.areDataValuesEqual(G(h),s),c=[t],u=it({layer:e,excluding:c,from:a+1,step:1,accepts:o});if(u!==null)return{start:t,end:u.anchor};const d=it({layer:e,excluding:c,from:a-1,step:-1,accepts:o});if(d!==null)return{start:d.anchor,end:t};const m=it({layer:e,excluding:c,from:0,step:1,accepts:h=>!o(h)&&l.areDataValuesEqual(h[n]??null,t.anchorValue)});return m!==null?{start:t,end:m.anchor}:null},oy=({resolver:e,layer:t,observation:r,coordSystem:n,align:a,readSegmentY:i})=>{const s=e.resolve(t.geom,r,{coordSystem:n,position:t.position,purpose:"value",align:a});if(s===null)return null;const o=Oa(t,r,i??ke(t));if(o===null)return null;const c=bt(t,r);return c===null?null:{...s,...o,anchor:a===void 0?c:{...c,align:a}}},ly=({layer:e,from:t,partner:r,axis:n,step:a,canLandOn:i})=>{const s=pe(e),o=ps(e,t,s),c=e.data.getAt(o);if(c===null)return null;const u=cy(c),d=n==="main"?u:m=>!u(m)&&l.areDataValuesEqual(m[s]??null,t.anchorValue);return it({layer:e,excluding:[t,r],from:o+a,step:a,accepts:m=>d(m)&&i(m),cycles:n!=="main"})},cy=e=>{const t=G(e);return r=>l.areDataValuesEqual(G(r),t)};function uy({numberFormat:e,locale:t}){const r=new Map;return n=>{let a=r.get(n.valueFormat);return a??=R({valueFormat:n.valueFormat,locale:t,numberFormat:e}),r.set(n.valueFormat,a),a(n.measurementValue)}}var dy=({headline:e,show:t,numberFormat:r,parsingLocale:n,formattingLocale:a,t:i})=>{if(e===null)return null;const s=a??n;return e.kind==="grandTotal"?my(e,s,r):hy(e,t,s,r,i)},my=(e,t,r)=>({kind:"grandTotal",value:R({valueFormat:e.valueFormat,locale:t,numberFormat:r})(e.value)}),hy=(e,t,r,n,a)=>{const i=R({valueFormat:{type:"percentage"},locale:r,numberFormat:n}),s=e.items.length>1;return{kind:"perGroup",items:e.items.map(o=>{const c=R({valueFormat:o.valueFormat,locale:r,numberFormat:n}),u=R({valueFormat:o.groupLabelFormat,locale:r,numberFormat:n}),d=Ur({valueFormat:o.mainValueFormat,locale:r,numberFormat:n,tickValues:[]}),m=o.label??u(o.value);return{swatch:o.swatch,label:yy(t,s,m,a),value:o.aggregate===null?null:c(o.aggregate),observationLabel:gy(o.observationLabel,d),comparison:py(o.comparison,d,i,a)}})}},py=(e,t,r,n)=>e===null?null:{direction:fy(e.variation),percentage:r(Math.abs(e.variation)),reference:n("graph.headlineMetrics.comparisonReference",{value:t(e.against)})},fy=e=>e>0?"up":e<0?"down":"flat",gy=(e,t)=>e===null?null:e.kind==="point"?t(e.value):`${t(e.from)} – ${t(e.to)}`,yy=(e,t,r,n)=>{switch(e){case"total":return n("graph.headlineMetrics.total",{value:r});case"average":return t?n("graph.headlineMetrics.averageShort",{value:r}):n("graph.headlineMetrics.averageLong",{value:r});case"current":case"conversion":case"none":return r}},vy=({legends:e,numberFormat:t,parsingLocale:r,formattingLocale:n})=>{const a=n??r;return e.map(i=>by(i,a,t))},by=(e,t,r)=>({...e,items:e.items.map(n=>{const a=R({valueFormat:n.valueFormat,locale:t,numberFormat:r});return{...n,formattedLabel:n.label??a(n.value)}})});function jr(e,t){return e.axes.find(r=>r.scaleAestheticKey===t)??null}function Sy(e,t){return e.legends.find(r=>r.aesthetics.includes(t))??null}var xy=({guides:e,numberFormat:t,layer:r,locale:n})=>{const a=r.data.getFirst();if(!a)return null;const i=r.mapping.y!==void 0,s=(i?La:St)(r.data,r.mapping)(a);return s===null?null:R({valueFormat:jr(e,i?ge(r.yScaleType):"x")?.valueFormat??{type:"decimal"},locale:n,numberFormat:t})(s)},Ay=12,Iy=4,Ty=4,Ly=12,wy=4,Ey=e=>{const{value:t,observationLabel:r,comparison:n,swatch:a,label:i}=e;return[{role:"valueRow",gap:4,segments:Zt([nt("value","value",t??"–"),nt("observation","label",r)])},{role:"trendRow",gap:4,ariaLabel:n===null?void 0:ky(n),segments:Zt([Ry(n),Cy(n),nt("trendReference","label",n?.reference??null)])},{role:"groupRow",gap:4,segments:Zt([Vy(a),nt("label","label",i)])}].filter(s=>s.segments.length>0)},nt=(e,t,r)=>r===null?null:{kind:"text",textRole:e,fontRole:t,text:r},Vy=e=>e===null?null:{kind:"swatch",swatch:e,size:12},Ry=e=>e===null?null:{kind:"trendArrow",direction:e.direction,size:12},Cy=e=>e===null?null:{kind:"text",textRole:"trendPercentage",fontRole:"label",text:e.percentage,trendDirection:e.direction},ky=e=>{switch(e.direction){case"up":return`Increased ${e.percentage} ${e.reference}`;case"down":return`Decreased ${e.percentage} ${e.reference}`;case"flat":return`No change ${e.reference}`}},Zt=e=>e.filter(t=>t!==null),Ct=e=>e==="catmull-rom"?de.curveCatmullRom:de.curveLinear,Dy=e=>{switch(e){case"dashed":return"8 4";case"dotted":return"2 2";case"solid":return}},Py=(e,t)=>{const r=Ct(t.interpolate),n=(0,de.area)().curve(r),a=(0,de.line)().curve(r);if(e.mainAxis==="y"){const i=c=>Q(w(c)??0),s=c=>K(c)??0,o=c=>z(c)??V(c)??0;n.y(i).x0(s).x1(o),a.y(i).x(o)}else{const i=c=>V(c)??0,s=c=>Q(N(c)??0),o=c=>Q(P(c)??w(c)??0);n.x(i).y0(s).y1(o),a.x(i).y(o)}if(t.missingValues==="gap"){const i=s=>V(s)!==null&&w(s)!==null;n.defined(i),a.defined(i)}return{lineGenerator:a,areaGenerator:n}},Oy=(e,t)=>t!=="connect"?e:e.filter(r=>V(r)!==null&&w(r)!==null),Zr={none:0,xs:2,sm:4,md:8,lg:12,xl:16},My="sm",gs=e=>{if(e.borderRadius==="full"){const{width:t,height:r}=e.bounds;return(e.mainAxis==="x"?t:r)/2}return Zr[e.borderRadius??"sm"]},_y=e=>{const t=gs(e);return e.borderRadius==="full"?e.mainAxis==="x"?{rx:t}:{ry:t}:{rx:t}},Ny=e=>({outlineWidth:e*2,separatorWidth:e,insetOffset:e/2}),ys=(e,t)=>{const r=K(t),n=z(t),a=N(t),i=P(t)??w(t);if(r===null||n===null||a===null||i===null)return null;if(e==="x"){let c=1-i,u=i-a;return u<0&&(c+=u,u=-u),{x:r,y:c,width:n-r,height:u}}let s=r,o=n-r;return o<0&&(s+=o,o=-o),{x:s,y:1-i,width:o,height:i-a}},vs=(e,t)=>e==="x"?`${H(t.x)}-${H(t.width)}`:`${H(t.y)}-${H(t.height)}`,By=e=>{let t=1/0,r=1/0,n=-1/0,a=-1/0;for(const i of e)i.x<t&&(t=i.x),i.y<r&&(r=i.y),i.x+i.width>n&&(n=i.x+i.width),i.y+i.height>a&&(a=i.y+i.height);return{x:t,y:r,width:n-t,height:a-r}},Fy=e=>{const t=(0,de.line)().x(r=>V(r)??0).y(r=>Q(w(r)??0)).curve(Ct(e.interpolate));return e.missingValues==="gap"&&t.defined(bs),t},$y=e=>{const t=(0,de.area)().x(r=>V(r)??0).y0(()=>1).y1(r=>Q(w(r)??0)).curve(Ct(e.interpolate));return e.missingValues==="gap"&&t.defined(bs),t},Gy=(e,t)=>t!=="connect"?e:e.filter(r=>V(r)!==null&&w(r)!==null),bs=e=>V(e)!==null&&w(e)!==null,Ss=(0,de.arc)().cornerRadius(e=>e.cornerRadius??0);Ss.digits(8);var Uy=200,Wy=e=>Ss(e)??void 0,Hy=(e,t)=>e==="full"?Math.max(0,t)/2:Zr[e??"sm"]/Uy,xs=(e,t)=>e==="x"?`${H(t.startAngle)}-${H(t.endAngle)}`:e==="y"?`${H(t.innerRadius)}-${H(t.outerRadius)}`:"sweep",Ky=e=>{let t=1/0,r=-1/0,n=1/0,a=-1/0;for(const i of e)t=Math.min(t,i.startAngle,i.endAngle),r=Math.max(r,i.startAngle,i.endAngle),n=Math.min(n,i.innerRadius,i.outerRadius),a=Math.max(a,i.innerRadius,i.outerRadius);return{startAngle:t,endAngle:r,innerRadius:n,outerRadius:a}},sa="#FFFFFF",Jt="#1A1A1A",zy=(e,t)=>e==="solid"?[]:e==="dotted"?[0,t*2]:[t*2,t*3],Yy=e=>{try{return(0,yn.getContrast)(e,sa)>(0,yn.getContrast)(e,Jt)?sa:Jt}catch{return Jt}},kt=(e,t,r)=>{const n=St(e,t);return a=>{const i=G(a)??"default",s=n(a);return`${r}-${i}${s!==null&&s!==""?`-${s}`:""}`}},qy=()=>(e,t)=>At(e)??`default-${t}`;function Jr(e,t,r){return Math.hypot(e*r,t)}function ft(e,t,r){return e<t?t-e:e>r?e-r:0}function ae(e,t,{shortCircuitOnZero:r=!1}={}){let n=e[0],a=t(n);if(r&&a===0)return n;for(let i=1;i<e.length;i+=1){const s=e[i];if(s===void 0)continue;const o=t(s);if(r&&o===0)return s;o<a&&(n=s,a=o)}return n}function Xy(e,t,r,n){if(e.points.length===0)return null;const a=e.delaunay;if(!a)return null;const i=a.find(t.x*r,t.y,n??void 0),s=e.points[i];return s?{hit:{anchored:!0,layerId:e.layerId,pointIndex:s.pointIndex,x:s.x,y:s.y,observation:s.observation},index:e,distance:Jr(s.x-t.x,s.y-t.y,r)}:null}function jy(e,t){if(e.points.length===0||!e.delaunay||e.delaunayAspectRatio===null)return null;const r=e.delaunay.find(t.x*e.delaunayAspectRatio,t.y);return e.points[r]??null}function As(e,t){return Qr(e.buckets,t,r=>r.main)}function Zy(e,t){return Qr(e.bands,t,r=>r.bandCenter)}function Is(e,t){return Qr(e.columns,t,r=>r.mainMid)}function Qr(e,t,r){if(e.length===0)return null;let n=0,a=e.length;for(;n<a;){const o=n+a>>>1,c=e[o];c&&r(c)<t?n=o+1:a=o}const i=e[n-1],s=e[n];return i?s&&Math.abs(r(s)-t)<Math.abs(r(i)-t)?s:i:s??null}function Jy(e,t){return{group:Qy(e),related:nv(e,t)}}function Qy(e){switch(e.kind){case"buckets":{const t=e.match.index;return O(t.position)?ev(t.layerId,e.match.bucket,e.match.hit.pointIndex):[]}case"banded":{const{index:t,column:r,hit:n}=e.match;return O(t.position)?tv(t.layerId,r,n.pointIndex):rv(t.bands,t.layerId,r,n.pointIndex)}case"points":case"enclosure":case"render-hit-test":return[]}}function ev(e,t,r){const n=[];for(const a of t.entries)a.pointIndex!==r&&n.push({anchored:!0,layerId:e,pointIndex:a.pointIndex,x:a.x,y:a.y,observation:a.observation});return n}function tv(e,t,r){const n=[];for(const a of t.rects)a.pointIndex!==r&&n.push(en(e,a));return n}function rv(e,t,r,n){const a=e.find(s=>s.columns.includes(r));if(!a)return[];const i=[];for(const s of a.columns)for(const o of s.rects)o.pointIndex!==n&&i.push(en(t,o));return i}function nv(e,t){const r=new Map;if(e.kind==="render-hit-test"||e.kind==="enclosure")return r;const n=e.match.index,a=n.projection==="polar";for(const i of t){if(i.layerId!==n.layerId){a||iv(r,i,e.match.hit);continue}e.kind==="buckets"&&(O(i.position)||i.kind==="buckets"&&av(r,i.layerId,e.match.bucket,e.match.hit.pointIndex))}return r}function av(e,t,r,n){for(const a of r.entries)a.pointIndex!==n&&st(e,t).push({anchored:!0,layerId:t,pointIndex:a.pointIndex,x:a.x,y:a.y,observation:a.observation})}function iv(e,t,r){switch(t.kind){case"buckets":{const n=As(t,we(t.mainAxis,r));if(!n)return;const a=st(e,t.layerId);for(const i of n.entries)a.push({anchored:!0,layerId:t.layerId,pointIndex:i.pointIndex,x:i.x,y:i.y,observation:i.observation});return}case"banded":{const n=Zy(t,we(t.mainAxis,r));if(!n)return;const a=st(e,t.layerId);for(const i of n.columns)for(const s of i.rects)a.push(en(t.layerId,s));return}case"points":{const n=jy(t,r);if(!n)return;st(e,t.layerId).push({anchored:!0,layerId:t.layerId,pointIndex:n.pointIndex,x:n.x,y:n.y,observation:n.observation});return}case"enclosure":return;case"noop":return;case"render-hit-test":return}}function st(e,t){let r=e.get(t);return r||(r=[],e.set(t,r)),r}function en(e,t){return{anchored:!0,layerId:e,pointIndex:t.pointIndex,x:(t.xMin+t.xMax)/2,y:(t.yMin+t.yMax)/2,observation:t.observation}}function Ts(e,t,r){const{columns:n,bands:a}=sv(e,t);return{kind:"banded",layerId:e.id,geom:e.geom,position:e.position,projection:r,mainAxis:t,columns:n,bands:a}}function sv(e,t){const r=ov(e,t);r.sort((o,c)=>o.mainMid-c.mainMid);const n=new Map,a=new Map;for(const o of r){const c=H(o.mainMid);let u=n.get(c);if(!u){u={mainMid:o.mainMid,rects:[]},n.set(c,u);const d=H(o.bandCenter);let m=a.get(d);m||(m={bandCenter:o.bandCenter,columns:[]},a.set(d,m)),m.columns.push(u)}u.rects.push(o.entry)}const i=[...n.values()].sort((o,c)=>o.mainMid-c.mainMid),s=[...a.values()].sort((o,c)=>o.bandCenter-c.bandCenter);for(const o of s)o.columns.sort((c,u)=>c.mainMid-u.mainMid);return{columns:i,bands:s}}function ov(e,t){const r=e.data;if(r.size()===0)return[];if(!(r.hasVariable(l.POSITION_VARIABLES.xMin)&&r.hasVariable(l.POSITION_VARIABLES.xMax)&&r.hasVariable(l.POSITION_VARIABLES.yMin)&&r.hasVariable(l.POSITION_VARIABLES.yMax)))return[];const n=r.getValues(l.POSITION_VARIABLES.xMin,{type:"numeric"}),a=r.getValues(l.POSITION_VARIABLES.xMax,{type:"numeric"}),i=r.getValues(l.POSITION_VARIABLES.yMin,{type:"numeric"}),s=r.getValues(l.POSITION_VARIABLES.yMax,{type:"numeric"}),o=t==="y",c=o?l.POSITION_VARIABLES.y:l.POSITION_VARIABLES.x,u=r.hasVariable(c)?r.getValues(c,{type:"numeric"}):null,d=[];let m=0;for(const h of r){const p=n[m],f=a[m],g=i[m],y=s[m];if(!l.isDefined(p)||!l.isDefined(f)||!l.isDefined(g)||!l.isDefined(y)){m++;continue}const v=o?(g+y)/2:(p+f)/2,x=u?.[m]??v;d.push({mainMid:v,bandCenter:x,entry:{pointIndex:m,xMin:Math.min(p,f),xMax:Math.max(p,f),yMin:Math.min(g,y),yMax:Math.max(g,y),observation:h}}),m++}return d}var lv=1e-9;function Ls(e,t,r){const n=cv(e,t);n.sort((i,s)=>i.main-s.main);const a=[];for(const i of n){const s=a[a.length-1];s&&Math.abs(s.main-i.main)<=lv?s.entries.push(i.entry):a.push({main:i.main,entries:[i.entry]})}return{kind:"buckets",layerId:e.id,geom:e.geom,position:e.position,projection:r,mainAxis:t,buckets:a}}function cv(e,t){const r=e.data;if(r.size()===0)return[];const n=r.hasVariable(l.POSITION_VARIABLES.x),a=r.hasVariable(l.POSITION_VARIABLES.y);if(!n||!a)return[];const i=r.getValues(l.POSITION_VARIABLES.x,{type:"numeric"}),s=r.getValues(l.POSITION_VARIABLES.y,{type:"numeric"}),o=t==="y",c=o?l.POSITION_VARIABLES.xMin:l.POSITION_VARIABLES.yMin,u=o?l.POSITION_VARIABLES.xMax:l.POSITION_VARIABLES.yMax,d=O(e.position),m=d?r.getValues(c,{type:"numeric"}):null,h=d?r.getValues(u,{type:"numeric"}):null,p=r.hasVariable(l.GROUP_VARIABLES.group)?r.getValues(l.GROUP_VARIABLES.group,{type:"categorical"}):null,f=[];let g=0;for(const y of r){const v=i[g],x=s[g];if(!l.isDefined(v)||!l.isDefined(x)){g+=1;continue}const T=p?.[g]??null,A=o?x:v;if(d){const _=m?.[g],Y=h?.[g];if(!l.isDefined(_)||!l.isDefined(Y)){g+=1;continue}const ee=o?Y:v,ie=o?x:Y;f.push({main:A,entry:{isStacked:d,pointIndex:g,x:ee,y:ie,stackMin:_,stackMax:Y,groupKey:T,observation:y}})}else f.push({main:A,entry:{isStacked:d,pointIndex:g,x:v,y:x,groupKey:T,observation:y}});g+=1}return f}function uv(e){return{kind:"enclosure",layerId:e.id,geom:e.geom,position:e.position,projection:"polar",cells:dv(e)}}function dv(e){const t=e.data;if(t.size()===0)return[];const r=[l.POSITION_VARIABLES.xMin,l.POSITION_VARIABLES.xMax,l.POSITION_VARIABLES.yMin,l.POSITION_VARIABLES.yMax];for(const u of r)if(!t.hasVariable(u))return[];const n=t.getValues(l.POSITION_VARIABLES.xMin,{type:"numeric"}),a=t.getValues(l.POSITION_VARIABLES.xMax,{type:"numeric"}),i=t.getValues(l.POSITION_VARIABLES.yMin,{type:"numeric"}),s=t.getValues(l.POSITION_VARIABLES.yMax,{type:"numeric"}),o=[];let c=0;for(const u of t){const d=n[c],m=a[c],h=i[c],p=s[c];if(!l.isDefined(d)||!l.isDefined(m)||!l.isDefined(h)||!l.isDefined(p)){c++;continue}o.push({pointIndex:c,xMin:d,xMax:m,yMin:h,yMax:p,observation:u}),c++}return o}function ws(e){return{kind:"noop",layerId:e.id,geom:e.geom,position:e.position,projection:"cartesian"}}function mv(e,t){const r={kind:"points",layerId:e.id,geom:e.geom,position:e.position,projection:"cartesian",points:Vs(e),delaunay:null,delaunayAspectRatio:null};return Es(r,t),r}function hv(e){const t=Vs(e).map(r=>{const n=dt(r.x,r.y);return{...r,unitX:n.x,unitY:n.y}});return{kind:"points",layerId:e.id,geom:e.geom,position:e.position,projection:"polar",points:t,delaunay:null,delaunayAspectRatio:null}}function Es(e,t){e.delaunay&&e.delaunayAspectRatio===t||(e.delaunay=Pl.Delaunay.from(e.points,r=>r.x*t,r=>r.y),e.delaunayAspectRatio=t)}function Vs(e){const t=e.data;if(t.size()===0)return[];if(!t.hasVariable(l.POSITION_VARIABLES.x)||!t.hasVariable(l.POSITION_VARIABLES.y))return[];const r=t.getValues(l.POSITION_VARIABLES.x,{type:"numeric"}),n=t.getValues(l.POSITION_VARIABLES.y,{type:"numeric"}),a=[];let i=0;for(const s of t){const o=r[i],c=n[i];i+=1,!(!l.isDefined(o)||!l.isDefined(c))&&a.push({pointIndex:a.length,x:o,y:c,observation:s})}return a}function Rs(e){return{kind:"render-hit-test",layerId:e.id,geom:e.geom,position:e.position,projection:"cartesian",byKey:pv(e)}}function Cs(e,t){return{anchored:!1,layerId:e,pointIndex:t.pointIndex,observation:t.observation}}function pv(e){const t=e.identityKey,r=new Map;if(typeof t=="object"){let n=0;for(const a of e.data){const i=a[t.variable];l.isDefined(i)&&r.set(l.getStableKey(i),{pointIndex:n,observation:a}),n+=1}return r}if(t==="index"){let n=0;for(const a of e.data)r.set(String(n),{pointIndex:n,observation:a}),n+=1}return r}function oa(e,t,r){return t.type==="polar"?fv(e,t.bandAxis):gv(e,t.mainAxis,r)}function fv(e,t){switch(e.spatialKind){case"points":return hv(e);case"buckets":return Ls(e,"x","polar");case"rects":return t===null?uv(e):Ts(e,t,"polar");case"noop":return ws(e);case"render-hit-test":return Rs(e);default:{const r=e.spatialKind;throw new l.InternalError({message:`buildPolarLayerIndex: unhandled spatialKind ${String(r)}`})}}}function gv(e,t,r){switch(e.spatialKind){case"points":return mv(e,r);case"buckets":return Ls(e,t,"cartesian");case"rects":return Ts(e,t,"cartesian");case"noop":return ws(e);case"render-hit-test":return Rs(e);default:{const n=e.spatialKind;throw new l.InternalError({message:`buildCartesianLayerIndex: unhandled spatialKind ${String(n)}`})}}}function yv(e,t,r){if(e.columns.length===0)return null;const n=Is(e,we(e.mainAxis,t)),a=n?.rects??[];if(!n||!l.isNonEmptyArray(a))return null;const i=O(e.position)?vv(a,t,e.mainAxis):bv(a,t,r);return{hit:{anchored:!0,layerId:e.layerId,pointIndex:i.pointIndex,x:(i.xMin+i.xMax)/2,y:(i.yMin+i.yMax)/2,observation:i.observation},index:e,column:n,distance:ks(i,t,r)}}function vv(e,t,r){const n=vt(r,t);return ae(e,i=>Sv(i,r,n),{shortCircuitOnZero:!0})}function bv(e,t,r){return ae(e,a=>ks(a,t,r))}function ks(e,t,r){return Jr(ft(t.x,e.xMin,e.xMax),ft(t.y,e.yMin,e.yMax),r)}function Sv(e,t,r){return ft(r,t==="x"?e.yMin:e.xMin,t==="x"?e.yMax:e.xMax)}function xv(e,t,r){if(e.buckets.length===0)return null;const{main:n,cross:a}=Bl(e.mainAxis,t),i=As(e,n),s=i?.entries??[];if(!i||!l.isNonEmptyArray(s))return null;const o=Ds(s,a,e.mainAxis);return{hit:{anchored:!0,layerId:e.layerId,pointIndex:o.pointIndex,x:o.x,y:o.y,observation:o.observation},index:e,bucket:i,distance:Jr(o.x-t.x,o.y-t.y,r)}}function Ds(e,t,r){return ae(e,a=>Math.abs(vt(r,a)-t))}function Av(e,t,r){if(e.columns.length===0)return null;const{angle:n,radius:a}=Lt(t,r),i=e.mainAxis==="x",s=i?Iv(e.columns,n):Is(e,a),o=s?.rects??[];if(!s||!l.isNonEmptyArray(o))return null;const c=i?Tv(o,a):Lv(o,n);return{hit:{anchored:!0,layerId:e.layerId,pointIndex:c.pointIndex,x:(c.xMin+c.xMax)/2,y:(c.yMin+c.yMax)/2,observation:c.observation},index:e,column:s,distance:0}}function Iv(e,t){return l.isNonEmptyArray(e)?ae(e,r=>ut(t,r.mainMid)):null}function Tv(e,t){return ae(e,r=>ft(t,r.yMin,r.yMax),{shortCircuitOnZero:!0})}function Lv(e,t){return ae(e,r=>Ua(t,r.xMin,r.xMax)?0:Math.min(ut(t,r.xMin),ut(t,r.xMax)),{shortCircuitOnZero:!0})}function wv(e,t,r){if(e.buckets.length===0)return null;const{angle:n,radius:a}=Lt(t,r),i=Ev(e.buckets,n),s=i?.entries??[];if(!i||!l.isNonEmptyArray(s))return null;const o=Ds(s,a,e.mainAxis);return{hit:{anchored:!0,layerId:e.layerId,pointIndex:o.pointIndex,x:o.x,y:o.y,observation:o.observation},index:e,bucket:i,distance:0}}function Ev(e,t){return l.isNonEmptyArray(e)?ae(e,r=>ut(r.main,t)):null}function Vv(e,t,r){if(e.cells.length===0)return null;const{angle:n,radius:a}=Lt(t,r);for(const i of e.cells)if(!(a<i.yMin||a>i.yMax)&&Ua(n,i.xMin,i.xMax))return{hit:{anchored:!0,layerId:e.layerId,pointIndex:i.pointIndex,x:(i.xMin+i.xMax)/2,y:(i.yMin+i.yMax)/2,observation:i.observation},index:e};return null}function Rv(e,t,r){if(!l.isNonEmptyArray(e.points))return null;const{x:n,y:a}=Ar(t,r),i=ae(e.points,s=>la(s,n,a));return{hit:{anchored:!0,layerId:e.layerId,pointIndex:i.pointIndex,x:i.x,y:i.y,observation:i.observation},index:e,distance:Math.sqrt(la(i,n,a))}}function la(e,t,r){const n=e.unitX??dt(e.x,e.y).x,a=e.unitY??dt(e.x,e.y).y,i=n-t,s=a-r;return i*i+s*s}var Cv=.05;function kv({layers:e,cursor:t,aspectRatio:r,warmStarts:n,hitTesters:a}){const i={match:null,distance:Number.POSITIVE_INFINITY},s={match:null,distance:Number.POSITIVE_INFINITY};for(const o of e){if(o.kind==="render-hit-test"){const u=Mv(o,t,a);if(u)return{kind:"render-hit-test",match:u};continue}if(o.projection==="polar"){const u=Ov(o,t,r);if(u)return u;continue}const c=Pv({layer:o,cursor:t,aspectRatio:r,warmStarts:n});if(c){if(c.kind==="banded"){c.match.distance<i.distance&&(i.match=c,i.distance=c.match.distance);continue}c.match.distance<s.distance&&(s.match=c,s.distance=c.match.distance)}}return Dv({rect:i,continuous:s})}function Dv({rect:e,continuous:t}){return e.match&&t.match?t.distance<=e.distance+Cv?t.match:e.match:e.match??t.match}function Pv({layer:e,cursor:t,aspectRatio:r,warmStarts:n}){switch(e.kind){case"buckets":{const a=xv(e,t,r);return a?{kind:"buckets",match:a}:null}case"banded":{const a=yv(e,t,r);return a?{kind:"banded",match:a}:null}case"points":{const a=Xy(e,t,r,n.get(e.layerId)??null);return a?{kind:"points",match:a}:null}case"noop":return null}}function Ov(e,t,r){switch(e.kind){case"enclosure":{const n=Vv(e,t,r);return n?{kind:"enclosure",match:n}:null}case"points":{const n=Rv(e,t,r);return n?{kind:"points",match:n}:null}case"buckets":{const n=wv(e,t,r);return n?{kind:"buckets",match:n}:null}case"banded":{const n=Av(e,t,r);return n?{kind:"banded",match:n}:null}case"noop":case"render-hit-test":return null}}function Mv(e,t,r){const n=r.get(e.layerId);if(!n)return null;const a=n({x:t.x,y:1-t.y});if(!a)return null;const i=e.byKey.get(a.key);return i?{hit:Cs(e.layerId,i)}:null}var X={primary:null,group:[],related:new Map},_v=1,Nv=class{constructor({layers:e,coordSystem:t}){this.layerIndexes=[],this.layerRefs=[],this.aspectRatio=_v,this.warmStarts=new Map,this.cachedState=X,this.cachedKey=null,this.nonInteractiveLayerIds=new Set,this.hitTesters=new Map,this.cachedByKeyId=null,this.cachedByKeyState=X,this.layerIndexes=e.map(r=>oa(r,t,this.aspectRatio)),this.layerRefs=e.map(r=>ca(r,t)),this.nonInteractiveLayerIds=ua(e)}update({layers:e,coordSystem:t}){const r=new Map;for(let i=0;i<this.layerIndexes.length;i+=1){const s=this.layerIndexes[i],o=this.layerRefs[i];!s||!o||r.set(s.layerId,{index:s,ref:o})}const n=[],a=[];for(const i of e){const s=r.get(i.id),o=ca(i,t);if(s!==void 0&&Bv(s.ref,o)){n.push(s.index),a.push(s.ref);continue}this.warmStarts.delete(i.id),n.push(oa(i,t,this.aspectRatio)),a.push(o)}for(const i of this.warmStarts.keys())e.some(s=>s.id===i)||this.warmStarts.delete(i);this.layerIndexes=n,this.layerRefs=a,this.nonInteractiveLayerIds=ua(e),this.invalidateCache()}setViewport(e){this.aspectRatio=e.width/e.height;for(const t of this.layerIndexes)t.kind==="points"&&t.projection==="cartesian"&&Es(t,this.aspectRatio)}query(e){if(this.layerIndexes.length===0)return X;const t=this.nonInteractiveLayerIds.size===0?this.layerIndexes:this.layerIndexes.filter(o=>!this.nonInteractiveLayerIds.has(o.layerId)),r=kv({layers:t,aspectRatio:this.aspectRatio,warmStarts:this.warmStarts,hitTesters:this.hitTesters,cursor:e});if(!r)return this.invalidateCache(),X;const n=r.match.hit;this.warmStarts.set(n.layerId,n.pointIndex);const a=`${n.layerId}:${n.pointIndex}`;if(this.cachedKey===a)return this.cachedState;const{group:i,related:s}=Jy(r,t);return this.cachedKey=a,this.cachedState={primary:n,group:i,related:s},this.cachedState}registerHitTester(e,t){this.hitTesters.set(e,t)}unregisterHitTester(e){this.hitTesters.delete(e)}resolveHoverByKey(e,t){if(this.nonInteractiveLayerIds.has(e))return X;const r=this.layerIndexes.find(i=>i.layerId===e);if(!r||r.kind!=="render-hit-test")return X;const n=r.byKey.get(t);if(!n)return X;const a=`${e}:${t}`;return this.cachedByKeyId===a?this.cachedByKeyState:(this.cachedByKeyId=a,this.cachedByKeyState={primary:Cs(e,n),group:[],related:new Map},this.cachedByKeyState)}invalidateCache(){this.cachedKey=null,this.cachedState=X,this.cachedByKeyId=null,this.cachedByKeyState=X}};function ca(e,t){return{data:e.data,geom:e.geom,position:e.position,coord:t}}function ua(e){const t=new Set;for(const r of e)r.interactive||t.add(r.id);return t}function Bv(e,t){return e.data===t.data&&e.geom===t.geom&&e.position===t.position&&e.coord===t.coord}var Fv=Math.PI*2;function $v(e,t){const r=we(e.mainAxis,t);if(e.mainAxis==="y"){const a=oe(Q(r));return{x1:0,x2:"100%",y1:a,y2:a}}const n=oe(r);return{x1:n,x2:n,y1:0,y2:"100%"}}function Gv(e,t,r){const n=e.mainAxis==="y"?w(r.observation):V(r.observation);if(n===null)return null;const a=e.mainAxis==="y"?Os(r):Ps(r),i=(t.x?.kind==="position"?t.x:null)?.bandwidth??a;if(i===null||i<=0)return null;const s=i/2;return e.mainAxis==="y"?{x:0,y:oe(Q(n+s)),width:"100%",height:oe(i)}:{x:oe(n-s),y:0,width:oe(i),height:"100%"}}function Uv(e,t){if(e.bandAxis===null)return null;if(e.bandAxis==="x"){const a=K(t.observation),i=z(t.observation);return a===null||i===null?null:{startAngle:a,endAngle:i,innerRadius:e.innerRadius,outerRadius:1}}const r=N(t.observation),n=P(t.observation);return r===null||n===null?null:{startAngle:e.startAngle,endAngle:e.startAngle+Fv,innerRadius:r,outerRadius:n}}function Ps(e){const t=K(e.observation),r=z(e.observation);return t===null||r===null?null:r-t}function Os(e){const t=N(e.observation),r=P(e.observation);return t===null||r===null?null:r-t}var Dt=.5,Wv=.4,Hv=10,Kv=({layer:e,coordSystem:t,scales:r,options:n})=>e.data.size()===0?null:e.spatialKind==="rects"?t.type==="cartesian"?Yv(e,t,r,n):qv(e,t,n):e.spatialKind==="buckets"&&t.type==="cartesian"?jv(e,t,n):e.spatialKind==="points"?Xv(e,n):null,zv=e=>{if(e.spatialKind==="buckets"){let t=0;return e.data.groupBy(l.GROUP_VARIABLES.group).forEach(()=>{t+=1}),t}return e.data.size()},Yv=(e,t,r,n)=>({type:"grow",layerId:e.id,durationSeconds:Dt*n.durationScale,baseline:Zv(e,t,r),growAxis:t.mainAxis==="x"?"y":"x",delayByKey:n.stagger?Jv(e,t.mainAxis,n):{}}),qv=(e,t,r)=>{const n=t.bandAxis==="x"?"radius":"angle";return{type:"grow",layerId:e.id,durationSeconds:Dt*r.durationScale,growAxis:n,baseline:n==="radius"?t.innerRadius:t.startAngle,delayByKey:n==="radius"&&r.stagger?tb(e,t,r):{}}},Xv=(e,t)=>({type:"grow",layerId:e.id,durationSeconds:Dt*t.durationScale,growAxis:"size",baseline:0,delayByKey:t.stagger?Qv(e,t):{}}),jv=(e,t,r)=>({type:"wipe",layerId:e.id,durationSeconds:Dt*r.durationScale,axis:t.mainAxis}),Zv=(e,t,r)=>{const n=t.mainAxis==="x"?1:0,a=r[ge(e.yScaleType)];if(!a||a.kind!=="position")return n;const i=a.map(0);if(!Number.isFinite(i))return n;const s=Math.min(1,Math.max(0,i));return t.mainAxis==="x"?1-s:s},Jv=(e,t,r)=>{const n=kt(e.data,e.mapping,e.id),a=new Map;for(const i of e.data){const s=ys(t,i);if(!s)continue;const o=vs(t,s),c=n(i),u=a.get(o);u?u.keys.push(c):a.set(o,{position:t==="x"?s.x:s.y,keys:[c]})}return tn([...a.values()],r)},Qv=(e,t)=>{const r=kt(e.data,e.mapping,e.id),n=[];for(const a of e.data){const i=eb(a,t.staggerOrder);i!==null&&n.push({position:i,keys:[r(a)]})}return tn(n,t)},eb=(e,t)=>{if(t==="main-axis")return V(e);const r=Sr(e)??V(e);return r===null?null:t==="value-descending"?-r:r},tb=(e,t,r)=>{const n=kt(e.data,e.mapping,e.id),a=new Map;for(const i of e.data){const{startAngle:s,endAngle:o}=zr(i),{innerRadius:c,outerRadius:u}=Yr(i);if(s===null||o===null||c===null||u===null)continue;const d=xs(t.bandAxis,{startAngle:s,endAngle:o,innerRadius:c,outerRadius:u}),m=n(i),h=a.get(d);h?h.keys.push(m):a.set(d,{position:s,keys:[m]})}return tn([...a.values()],r)},tn=(e,t)=>{const r={};if(e.length===0)return r;const n=[...e].sort((o,c)=>o.position-c.position),a=Math.ceil(n.length/Hv),i=Math.ceil(n.length/a),s=Wv*t.durationScale/i;return n.forEach((o,c)=>{const u=Math.floor(c/a)*s;for(const d of o.keys)r[d]=u}),r},rb=/^(?:https?:|mailto:)/i,nb=e=>{if(typeof e!="string")return!1;const t=e.replace(/^[\x00-\x20]+/,"");return t.length===0?!1:rb.test(t)},ab=({locale:e,intlOptions:t})=>D(r=>Intl.DateTimeFormat(e,{day:"numeric",month:"long",year:"numeric",weekday:"long",...M,...t}).format(r)),ib=({locale:e,intlOptions:t})=>D(r=>{const n=r.getUTCSeconds()!==0;return Intl.DateTimeFormat(e,{day:"2-digit",month:"short",year:"numeric",weekday:"short",hour:"2-digit",minute:"2-digit",second:n?"2-digit":void 0,...M,...t}).format(r)}),gt=e=>{const{valueFormat:t}=e;switch(t.type){case"currency":return Bi(e);case"date":return ab(e);case"datetime":return ib(e);case"day_month":return Ui(e);case"decimal":return Fi(e);case"duration":return Or(e);case"integer":return $i(e);case"month":return Wi(e);case"month_year":return Nr(e);case"percentage":return Gi(e);case"quarter":return Br(e);case"text":return Pr(e);case"time":return zi(e);case"weekly_date_range":return Hi(e);case"weekly_date_range_with_year":return Ki(e);case"year":return Fr(e);case"lookup":return gt({...e,valueFormat:t.fallback});default:throw new l.InternalError({message:`Unhandled value format: ${t.type}`})}},sb=({layers:e,coordSystem:t,scales:r,guides:n,numberFormat:a,parsingLocale:i,hover:s,colorScheme:o,formattingLocale:c,comments:u,activeCalloutId:d})=>{const{primary:m}=s;if(m===null)return null;const h=c??i,p=ob(u,d);return{header:p===null?lb({layers:e,coordSystem:t,guides:n,primary:m,locale:h,numberFormat:a}):null,rows:cb({layers:e,scales:r,guides:n,hover:s,locale:h,numberFormat:a,colorScheme:o}),comment:p}};function ob(e,t){return e===void 0||t===null||t===void 0?null:e.find(r=>r.id===t)?.content??null}function lb(e){if(e.coordSystem.type!=="cartesian")return null;const t=jr(e.guides,"x");if(!t)return null;const r=e.layers.find(i=>i.id===e.primary.layerId);if(!r)return null;const n=l.extractVariableName(r.mapping.x);if(!l.isDefined(n))return null;const a=e.primary.observation[n];return l.isDefined(a)?gt({valueFormat:t.valueFormat,locale:e.locale,numberFormat:e.numberFormat})(a):null}function cb(e){const t=[],r=e.scales.color??null,n=Kr({colorScheme:e.colorScheme}),a=hb({guides:e.guides,locale:e.locale,numberFormat:e.numberFormat});for(const i of e.layers){const s=db(i,e.hover);if(s.length===0)continue;const o=s[0];if(i.tooltip.length>0&&o){t.push(...ub(i,o,{locale:e.locale,numberFormat:e.numberFormat}));continue}const c=wa(i.data,i.mapping),u=mb(s,i,r,c),d=qr({layer:i,numberFormat:e.numberFormat,locale:e.locale}),m=pb(e.guides,i),h=ke(i),p=i.mapping.color!==void 0,f=n.geomReaders(i);for(const g of u){const y=p?c(g.observation):null,v=f.get("color",g.observation),x=f.get("lineType",g.observation)??"solid",T=p&&y!==null?a(y):m,A=h(g.observation),_=A===null?"":d(A,g.observation);t.push({swatchColor:v,geom:i.geom,swatchLineType:x,label:T,value:_,isPrimary:g===e.hover.primary,key:`${g.layerId}:${g.pointIndex}`})}}return t}function ub(e,t,r){return e.tooltip.map(n=>{const a=e.mapping[n.aes],i=U(e.data,a)(t.observation),s=R({valueFormat:Aa(e,l.extractVariableName(a)),locale:r.locale,numberFormat:r.numberFormat});return{swatchColor:null,geom:e.geom,swatchLineType:"solid",label:n.key,value:i===null?"":s(i,t.observation),isPrimary:!1,key:`${t.layerId}:${t.pointIndex}:${n.aes}`}})}function db(e,t){const r=[];return t.primary!==null&&t.primary.layerId===e.id&&r.push(t.primary,...t.group),r.push(...t.related.get(e.id)??[]),r}function mb(e,t,r,n){if(r===null||t.mapping.color===void 0)return e;const a=new Map;return r.domain.forEach((i,s)=>{a.set(l.getStableKey(i),s)}),e.map((i,s)=>{const o=n(i.observation),c=o===null?null:l.getStableKey(o);return{hit:i,originalIndex:s,rank:c===null?Number.POSITIVE_INFINITY:a.get(c)??Number.POSITIVE_INFINITY}}).sort((i,s)=>i.rank===s.rank?i.originalIndex-s.originalIndex:i.rank-s.rank).map(i=>i.hit)}function hb({guides:e,locale:t,numberFormat:r}){const n=new Map(e.colorGroups.map(i=>[l.getStableKey(i.value),{label:i.label,format:gt({valueFormat:i.valueFormat,locale:t,numberFormat:r})}])),a=gt({valueFormat:{type:"text"},locale:t,numberFormat:r});return i=>{const s=n.get(l.getStableKey(i));return s===void 0?a(i):s.label??s.format(i)}}function pb(e,t){return Tr(l.extractVariableName(t.mapping.y),e.variableLabels)??""}function fb(e,t,r=0){const n=e[t];return typeof n=="number"&&Number.isFinite(n)?n:r}function gb(e,t,r=""){const n=e[t];return typeof n=="string"?n:r}var Pt={differenceArrow:"differenceArrows",shape:"shapes",arrow:"arrows",text:"textAnnotations",image:"images",sticker:"stickers",pinnedNumber:"pinnedNumbers",comment:"comments"},yb={differenceArrow(e){return{type:"annotation",kind:"differenceArrow",annotation:e}},shape(e){return{type:"annotation",kind:"shape",annotation:e}},arrow(e){return{type:"annotation",kind:"arrow",annotation:e}},text(e){return{type:"annotation",kind:"text",annotation:e}},image(e){return{type:"annotation",kind:"image",annotation:e}},sticker(e){return{type:"annotation",kind:"sticker",annotation:e}},pinnedNumber(e){return{type:"annotation",kind:"pinnedNumber",annotation:e}},comment(e){return{type:"annotation",kind:"comment",annotation:e}}},vb=Object.keys(Pt),bb=e=>Object.hasOwn(Pt,e),Ot=(e,t)=>{for(const r of vb){const n=Sb(e,r,t);if(n)return n}return null},Ye=(e,t)=>e[Pt[t]],rn=(e,t,r)=>({...e,[Pt[t]]:r}),Ms=(e,t)=>{const r=Ye(e,t.kind);return rn(e,t.kind,[...r.slice(0,t.index),...r.slice(t.index+1)])},Sb=(e,t,r)=>{const n=Ye(e,t),a=n.findIndex(s=>s.id===r),i=n[a];return i===void 0?null:{kind:t,index:a,annotation:i}},nn=["sticker","pinnedNumber","comment","image"],xb=e=>nn.includes(e),an=e=>{switch(e.kind){case"pinnedNumber":case"comment":return e.annotation.at;case"sticker":return e.annotation.at.anchorType==="observation"?Ib(e.annotation.at):null;default:return null}},_s=(e,t)=>e.layerId===t.layerId&&l.areDataValuesEqual(e.anchorValue,t.anchorValue)&&l.areDataValuesEqual(e.groupValue??null,t.groupValue??null),Ns=(e,t,r=Ab)=>{const n=r(t);for(const a of nn){const i=Ye(e,a),s=i.findIndex(c=>{const u=an({kind:a,annotation:c});if(u===null)return!1;const d=r(u);return _s(d,n)}),o=i[s];if(o!==void 0)return{kind:a,index:s,annotation:o}}return null},Ab=e=>({...e,anchorValue:da(e.anchorValue),...e.groupValue!==void 0&&{groupValue:da(e.groupValue)}}),da=e=>l.readISOInstant(e)??e,Ib=e=>({layerId:e.layerId,anchorValue:e.anchorValue,groupValue:e.groupValue,align:e.align}),Tb={lilac:"linear-gradient(94deg, #C9C0F7 -2.94%, #F6E6FD 92.51%)",neon_pink:"linear-gradient(93deg, #E04A95 2.61%, #FD7F92 97.51%)",blackberry:"linear-gradient(132deg, #9F9FED 2.98%, #B9E6FF 97.65%)",sun:"linear-gradient(139deg, #FCDB61 5.51%, #FB9C65 97.21%)",iceland:"linear-gradient(94deg, #29CDA8 -2.94%, #52C9D2 92.51%)",sunset:"linear-gradient(138deg, #FCDB62 5.77%, #FD8091 99.91%)",ultraviolet:"linear-gradient(132deg, #D167D8 2.98%, #6584E6 97.65%)",purple:"linear-gradient(203.63deg, #BBADFD 15.22%, #BE9AF0 81.52%)",ice_cream:"linear-gradient(119.34deg, #FC7E91 3.68%, #FCD1B1 116.76%)",mint:"linear-gradient(93.55deg, #25CDA5 -6.07%, #58C8D8 113.6%)",cool:"linear-gradient(93.55deg, #3F8EEB -6.07%, #58C8D8 113.6%)",fresh:"linear-gradient(114.37deg, #A4A4EE 4.32%, #58C8D8 87.71%)"};function Lb(e,t={}){return{type:"highlight",id:t.id,predicate:e,scope:t.scope,layerId:t.layerId}}var wb=(e,t)=>e.find(r=>r.scope===t.scope&&r.layerId===t.layerId&&sn(r.predicate,t.predicate))??null,sn=(e,t)=>"and"in e?"and"in t&&ma(e.and,t.and):"or"in e?"or"in t&&ma(e.or,t.or):"not"in e?"not"in t&&sn(e.not,t.not):Eb(t)&&e.variable===t.variable&&Vb(e,t),Eb=e=>"variable"in e,ma=(e,t)=>e.length===t.length&&e.every((r,n)=>{const a=t[n];return a!==void 0&&sn(r,a)}),Vb=(e,t)=>"eq"in e?"eq"in t&&l.areDataValuesEqual(e.eq,t.eq):"oneOf"in e?"oneOf"in t&&ha(e.oneOf,t.oneOf):"lt"in e?"lt"in t&&l.areDataValuesEqual(e.lt,t.lt):"lte"in e?"lte"in t&&l.areDataValuesEqual(e.lte,t.lte):"gt"in e?"gt"in t&&l.areDataValuesEqual(e.gt,t.gt):"gte"in e?"gte"in t&&l.areDataValuesEqual(e.gte,t.gte):"range"in t&&ha(e.range,t.range),ha=(e,t)=>e.length===t.length&&e.every((r,n)=>l.areDataValuesEqual(r,t[n]??null));function Bs(e){return{mapping:e.mapping,layers:e.layers,scales:e.scales.map(Rb),transforms:e.transforms,highlights:e.highlights,annotations:e.annotations,coords:e.coords,config:e.config}}function Rb(e){return e.scaleType==="palette"?Cb(e):e}function Cb(e){return{...e,palette:kb(e.palette),overrides:Db(e.overrides)}}function kb(e){return e.type==="custom"?{type:"custom",id:e.id}:e}function Db(e){if(!e)return;const t={};for(const[r,n]of Object.entries(e))t[Number(r)]={hex:n};return t}function S(e){return{id:e.id??C(),timestamp:e.timestamp??Date.now(),description:e.description,author:e.author??"unknown"}}function te(e,t){if(e===t)return!0;if(Array.isArray(e)&&Array.isArray(t))return e.length===t.length&&e.every((r,n)=>te(r,t[n]));if(l.isPlainObject(e)&&l.isPlainObject(t)){const r=Object.keys(e).filter(a=>e[a]!==void 0),n=Object.keys(t).filter(a=>t[a]!==void 0);return r.length===n.length&&r.every(a=>te(e[a],t[a]))}return!1}var on=class{constructor(e,t={}){this.type="remove-annotation",this.params=e,this.metadata=S({...t,description:"Remove annotation"})}get target(){return{kind:"annotation",id:this.params.id}}apply(e){const t=Ot(e.annotations,this.params.id);if(!t)return null;const{kind:r,index:n,annotation:a}=t;return{spec:I(e,{annotations:Ms(e.annotations,t)}),revert:new ln({kind:r,annotation:a,index:n},this.metadata)}}},Pb={type:"remove-annotation",deserialize:(e,t)=>new on(e,t)},ln=class Fs{constructor(t,r={}){this.type="add-annotation",this.params={kind:t.kind,annotation:{...t.annotation,id:t.annotation.id??C()},...t.index!==void 0&&{index:t.index}},this.metadata=S({...r,description:"Add annotation"})}get target(){return{kind:"annotation",id:this.params.annotation.id}}apply(t){const{kind:r,annotation:n,index:a}=this.params;if(!bb(r)||Ot(t.annotations,n.id))return null;const i=Mb(t.annotations,{kind:r,annotation:n}),s=i===null?t.annotations:Ms(t.annotations,i),o=Ye(s,r),c=a??o.length,u=Math.min(Math.max(c,0),o.length);return{spec:I(t,{annotations:rn(s,r,[...o.slice(0,u),n,...o.slice(u)])}),revert:i===null?new on({id:n.id},this.metadata):new Fs({kind:i.kind,annotation:i.annotation,index:i.index},this.metadata)}}},Ob={type:"add-annotation",deserialize:(e,t)=>new ln({kind:e.kind,annotation:e.annotation,index:e.index},t)},Mb=(e,t)=>{const r=an(t);return r===null?null:Ns(e,r)},$s=class Gs{constructor(t,r={}){this.type="update-annotation",this.params=t,this.metadata=S({...r,description:"Update annotation"})}get target(){return{kind:"annotation",id:this.params.id}}apply(t){const{kind:r,id:n,patch:a}=this.params,i=Ot(t.annotations,n);if(!i||i.kind!==r)return null;const s=Ye(t.annotations,r),o=s[i.index];if(o===void 0)return null;const c=o;if(!Fb(c,a))return null;const u=Nb(o,a),d=[...s.slice(0,i.index),u,...s.slice(i.index+1)];return{spec:I(t,{annotations:rn(t.annotations,r,d)}),revert:new Gs({kind:r,id:n,patch:Bb(c,a)},this.metadata)}}},_b={type:"update-annotation",deserialize:(e,t)=>new $s(e,t)},Nb=(e,t)=>{const r=new Set(Object.entries(t).filter(([,n])=>n===void 0).map(([n])=>n));return Object.fromEntries(Object.entries({...e,...t}).filter(([n])=>!r.has(n)))},Bb=(e,t)=>{const r={};for(const n of Object.keys(t))r[n]=e[n];return r},Fb=(e,t)=>Object.entries(t).some(([r,n])=>!Object.is(e[r],n)),Us=class Ws{constructor(t,r={}){this.type="set-appearance-background",this.target={kind:"appearance"},this.params=t,this.metadata=S({...r,description:`Set chart background to ${t.background.type}`})}apply(t){const r=t.config.appearance.background;if(te(r,this.params.background))return null;const n=I(t.config.appearance,{background:this.params.background});return{spec:I(t,{config:I(t.config,{appearance:n})}),revert:new Ws({background:r},this.metadata)}}},$b={type:"set-appearance-background",deserialize:(e,t)=>new Us(e,t)},Hs=class Ks{constructor(t,r={}){this.type="set-appearance-border",this.target={kind:"appearance"},this.params=t,this.metadata=S({...r,description:`Set chart border to ${t.border.type}`})}apply(t){const r=t.config.appearance.border;if(te(r,this.params.border))return null;const n=I(t.config.appearance,{border:this.params.border});return{spec:I(t,{config:I(t.config,{appearance:n})}),revert:new Ks({border:r},this.metadata)}}},Gb={type:"set-appearance-border",deserialize:(e,t)=>new Hs(e,t)},zs=class Ys{constructor(t,r={}){this.type="set-appearance-corner-radius",this.target={kind:"appearance"},this.params=t,this.metadata=S({...r,description:`Set chart corner radius to ${t.cornerRadius}`})}apply(t){const r=t.config.appearance.cornerRadius;return r===this.params.cornerRadius?null:{spec:E(t,{config:{appearance:{cornerRadius:this.params.cornerRadius}}}),revert:new Ys({cornerRadius:r},this.metadata)}}},Ub={type:"set-appearance-corner-radius",deserialize:(e,t)=>new zs(e,t)},qs=class Xs{constructor(t,r={}){this.type="set-appearance-text-scale",this.target={kind:"appearance"},this.params=t,this.metadata=S({...r,description:`Set text scale to ${t.textScale}`})}apply(t){const r=t.config.appearance.textScale;return r===this.params.textScale?null:{spec:E(t,{config:{appearance:{textScale:this.params.textScale}}}),revert:new Xs({textScale:r},this.metadata)}}},Wb={type:"set-appearance-text-scale",deserialize:(e,t)=>new qs(e,t)};function Hb(e,t){return e.config.axes[t]??{}}function Kb(e,t,r){if(t!=="ySecondary")return E(e,{config:{axes:{[t]:r}}});const n=e.config.axes.ySecondary,a=js(n,r);if(a===n)return e;const i={...e.config.axes,ySecondary:a};return a===void 0&&delete i.ySecondary,I(e,{config:I(e.config,{axes:i})})}function js(e,t){const r={};let n=!1;for(const a of new Set([...Object.keys(e??{}),...Object.keys(t)])){const i=e?.[a],s=a in t?zb(i,t[a]):i;s!==i&&(n=!0),s!==void 0&&(r[a]=s)}return n?Object.keys(r).length>0?r:void 0:e}function zb(e,t){return l.isPlainObject(t)?js(l.isPlainObject(e)?e:void 0,t):t}var Zs=class Js{constructor(t,r={}){this.type="set-axis-label",this.params=t,this.metadata=S({...r,description:`Set ${t.axis} axis label to ${qb(t.label)}`})}get target(){return{kind:"axis",axis:this.params.axis}}apply(t){const{axis:r,label:n}=this.params,a=Hb(t,r).label;if(a===n)return null;const i=Kb(t,r,{label:n});return i===t?null:{spec:i,revert:new Js(r==="ySecondary"?{axis:r,label:a}:{axis:r,label:a??null},this.metadata)}}},Yb={type:"set-axis-label",deserialize:(e,t)=>new Zs(e,t)};function qb(e){return e===void 0?"(inherited)":e??"(none)"}var Qs=class eo{constructor(t,r={}){this.type="set-axis-position",this.params=t,this.metadata=S({...r,description:`Set ${t.axis} axis position to ${t.position}`})}get target(){return{kind:"axis",axis:this.params.axis}}apply(t){const{axis:r,position:n}=this.params,a=t.config.axes[r].position;return a===n?null:{spec:E(t,{config:{axes:{[r]:{position:n}}}}),revert:new eo({axis:r,position:a},this.metadata)}}},Xb={type:"set-axis-position",deserialize:(e,t)=>new Qs(e,t)},to=class ro{constructor(t,r={}){this.type="set-axis-tick-mode",this.params=t,this.metadata=S({...r,description:`Set ${t.axis} axis tick mode to ${t.tickMode}`})}get target(){return{kind:"axis",axis:this.params.axis}}apply(t){const{axis:r,tickMode:n}=this.params,a=t.config.axes[r].ticks.mode;return a===n?null:{spec:E(t,{config:{axes:{[r]:{ticks:{mode:n}}}}}),revert:new ro({axis:r,tickMode:a},this.metadata)}}},jb={type:"set-axis-tick-mode",deserialize:(e,t)=>new to(e,t)},no=class ao{constructor(t,r={}){this.type="set-axis-ticks-visibility",this.params=t,this.metadata=S({...r,description:`Set ${t.axis} axis ticks visibility to ${t.isVisible}`})}get target(){return{kind:"axis",axis:this.params.axis}}apply(t){const{axis:r,isVisible:n}=this.params,a=t.config.axes[r].ticks.isVisible;return a===n?null:{spec:E(t,{config:{axes:{[r]:{ticks:{isVisible:n}}}}}),revert:new ao({axis:r,isVisible:a},this.metadata)}}},Zb={type:"set-axis-ticks-visibility",deserialize:(e,t)=>new no(e,t)},io=class so{constructor(t,r={}){this.type="set-axis-visibility",this.params=t,this.metadata=S({...r,description:`Set ${t.axis} axis visibility to ${t.isVisible}`})}get target(){return{kind:"axis",axis:this.params.axis}}apply(t){const{axis:r,isVisible:n}=this.params,a=t.config.axes[r].isVisible;return a===n?null:{spec:E(t,{config:{axes:{[r]:{isVisible:n}}}}),revert:new so({axis:r,isVisible:a},this.metadata)}}},Jb={type:"set-axis-visibility",deserialize:(e,t)=>new io(e,t)},oo=class lo{constructor(t,r={}){this.type="set-content-caption",this.target={kind:"content",part:"caption"},this.params=t,this.metadata=S({...r,description:"Set chart caption"})}apply(t){const r=t.config.content.caption;return r===this.params.caption?null:{spec:E(t,{config:{content:{caption:this.params.caption}}}),revert:new lo({caption:r},this.metadata)}}},Qb={type:"set-content-caption",deserialize:(e,t)=>new oo(e,t)},co=class uo{constructor(t,r={}){this.type="set-content-source",this.target={kind:"content",part:"source"},this.params=t,this.metadata=S({...r,description:`Set content source to ${t.source?.label??t.source?.url??"(none)"}`})}apply(t){const r=t.config.content.source;if(te(r,this.params.source))return null;const n=I(t.config.content,{source:this.params.source});return{spec:I(t,{config:I(t.config,{content:n})}),revert:new uo({source:r},this.metadata)}}},eS={type:"set-content-source",deserialize:(e,t)=>new co(e,t)},mo=class ho{constructor(t,r={}){this.type="set-content-subtitle",this.target={kind:"content",part:"subtitle"},this.params=t,this.metadata=S({...r,description:"Set chart subtitle"})}apply(t){const r=t.config.content.subtitle;return r===this.params.subtitle?null:{spec:E(t,{config:{content:{subtitle:this.params.subtitle}}}),revert:new ho({subtitle:r},this.metadata)}}},tS={type:"set-content-subtitle",deserialize:(e,t)=>new mo(e,t)},po=class fo{constructor(t,r={}){this.type="set-content-title",this.target={kind:"content",part:"title"},this.params=t,this.metadata=S({...r,description:"Set chart title"})}apply(t){const r=t.config.content.title;return r===this.params.title?null:{spec:E(t,{config:{content:{title:this.params.title}}}),revert:new fo({title:r},this.metadata)}}},rS={type:"set-content-title",deserialize:(e,t)=>new po(e,t)},go=class yo{constructor(t,r={}){this.type="set-grid-visibility",this.params=t,this.metadata=S({...r,description:`Set ${t.axis} axis grid visibility to ${t.isVisible??"(auto)"}`})}get target(){return{kind:"grid",axis:this.params.axis}}apply(t){const{axis:r,isVisible:n}=this.params,a=t.config.axes[r].grid.isVisible;return a===n?null:{spec:E(t,{config:{axes:{[r]:{grid:{isVisible:n}}}}}),revert:new yo({axis:r,isVisible:a},this.metadata)}}},nS={type:"set-grid-visibility",deserialize:(e,t)=>new go(e,t)},vo=class bo{constructor(t,r={}){this.type="set-headline-compare-with",this.target={kind:"headline"},this.params=t,this.metadata=S({...r,description:`Set headline compare with to ${t.compareWith}`})}apply(t){const r=t.config.headline.compareWith;return r===this.params.compareWith?null:{spec:E(t,{config:{headline:{compareWith:this.params.compareWith}}}),revert:new bo({compareWith:r},this.metadata)}}},aS={type:"set-headline-compare-with",deserialize:(e,t)=>new vo(e,t)},So=class xo{constructor(t,r={}){this.type="set-headline-position",this.target={kind:"headline"},this.params=t,this.metadata=S({...r,description:`Set headline position to ${t.position}`})}apply(t){const r=t.config.headline.position;return r===this.params.position?null:{spec:E(t,{config:{headline:{position:this.params.position}}}),revert:new xo({position:r},this.metadata)}}},iS={type:"set-headline-position",deserialize:(e,t)=>new So(e,t)},Ao=class Io{constructor(t,r={}){this.type="set-headline-show",this.target={kind:"headline"},this.params=t,this.metadata=S({...r,description:`Set headline show to ${t.show}`})}apply(t){const r=t.config.headline.show;return r===this.params.show?null:{spec:E(t,{config:{headline:{show:this.params.show}}}),revert:new Io({show:r},this.metadata)}}},sS={type:"set-headline-show",deserialize:(e,t)=>new Ao(e,t)},To=class Lo{constructor(t,r={}){this.type="set-headline-size",this.target={kind:"headline"},this.params=t,this.metadata=S({...r,description:`Set headline size to ${t.size}`})}apply(t){const r=t.config.headline.size;return r===this.params.size?null:{spec:E(t,{config:{headline:{size:this.params.size}}}),revert:new Lo({size:r},this.metadata)}}},oS={type:"set-headline-size",deserialize:(e,t)=>new To(e,t)},wo=class Eo{constructor(t,r={}){this.type="set-legend-position",this.target={kind:"legend"},this.params=t,this.metadata=S({...r,description:`Set legend position to ${t.position}`})}apply(t){const r=t.config.legend.position;return r===this.params.position?null:{spec:E(t,{config:{legend:{position:this.params.position}}}),revert:new Eo({position:r},this.metadata)}}},lS={type:"set-legend-position",deserialize:(e,t)=>new wo(e,t)},Vo=class Ro{constructor(t,r={}){this.type="set-number-format-abbreviation",this.target={kind:"numberFormat"},this.params=t,this.metadata=S({...r,description:`Set number format abbreviation to ${t.abbreviation}`})}apply(t){const r=t.config.numberFormat.abbreviation;return r===this.params.abbreviation?null:{spec:E(t,{config:{numberFormat:{abbreviation:this.params.abbreviation}}}),revert:new Ro({abbreviation:r},this.metadata)}}},cS={type:"set-number-format-abbreviation",deserialize:(e,t)=>new Vo(e,t)},Co=class ko{constructor(t,r={}){this.type="set-number-format-decimals",this.target={kind:"numberFormat"},this.params=t,this.metadata=S({...r,description:`Set number format decimals to ${t.decimals}`})}apply(t){const r=t.config.numberFormat.decimals;return r===this.params.decimals?null:{spec:E(t,{config:{numberFormat:{decimals:this.params.decimals}}}),revert:new ko({decimals:r},this.metadata)}}},uS={type:"set-number-format-decimals",deserialize:(e,t)=>new Co(e,t)},Do=class Po{constructor(t,r={}){this.type="toggle-content-visibility",this.params=t,this.metadata=S({...r,description:`Set ${t.slot} visibility to ${t.isVisible}`})}get target(){return{kind:"content",part:this.params.slot}}apply(t){const{slot:r,isVisible:n}=this.params,a=mS(r);if(!a)return null;const i=t.config.content[a];return i===n?null:{spec:E(t,{config:{content:{[a]:n}}}),revert:new Po({slot:r,isVisible:i},this.metadata)}}},dS={type:"toggle-content-visibility",deserialize:(e,t)=>new Do(e,t)},pa={title:"isTitleVisible",subtitle:"isSubtitleVisible",caption:"isCaptionVisible",source:"isSourceVisible"};function mS(e){return Object.hasOwn(pa,e)?pa[e]:void 0}var Oo=class Mo{constructor(t,r={}){this.type="set-coord-limits",this.target={kind:"coords"},this.params=t,this.metadata=S({...r,description:"Set coordinate limits"})}apply(t){const{xLimits:r,yLimits:n}=this.params,a=t.coords.params,i={xLimits:r!==void 0?r:a.xLimits,yLimits:n!==void 0?n:a.yLimits};if(te(i.xLimits,a.xLimits)&&te(i.yLimits,a.yLimits))return null;const s={};r!==void 0&&(s.xLimits=a.xLimits),n!==void 0&&(s.yLimits=a.yLimits);const o=new Mo(s,this.metadata);return{spec:I(t,{coords:pS(t.coords,i)}),revert:o}}},hS={type:"set-coord-limits",deserialize:(e,t)=>new Oo(e,t)};function pS(e,t){switch(e.coordType){case"cartesian":return{...e,params:{...e.params,...t}};case"flip":return{...e,params:{...e.params,...t}};case"polar":return{...e,params:{...e.params,...t}}}}var _o=class No{constructor(t,r={}){this.type="set-polar-inner-radius",this.target={kind:"coords"},this.params={innerRadius:gS(t.innerRadius)},this.metadata=S({...r,description:`Set polar inner radius to ${this.params.innerRadius}`})}apply(t){const r=t.coords;if(r.coordType!=="polar")return null;const n=r.params.innerRadius;return n===this.params.innerRadius?null:{spec:I(t,{coords:{...r,params:{...r.params,innerRadius:this.params.innerRadius}}}),revert:new No({innerRadius:n},this.metadata)}}},fS={type:"set-polar-inner-radius",deserialize:(e,t)=>new _o(e,t)},gS=e=>Math.min(Math.max(e,0),1),yS={type:"set-polar-start-angle",deserialize:(e,t)=>new Bo(e,t)},Bo=class Fo{constructor(t,r={}){this.type="set-polar-start-angle",this.target={kind:"coords"},this.params={startAngle:fa(t.startAngle)},this.metadata=S({...r,description:`Set polar start angle to ${this.params.startAngle}`})}apply(t){const r=t.coords;if(r.coordType!=="polar")return null;const n=r.params.startAngle;return fa(n)===this.params.startAngle?null:{spec:I(t,{coords:{...r,params:{...r.params,startAngle:this.params.startAngle}}}),revert:new Fo({startAngle:n},this.metadata)}}},Qt=360,fa=e=>(e%Qt+Qt)%Qt,cn=class{constructor(e,t={}){this.type="remove-highlight",this.params=e,this.metadata=S({...t,description:"Remove highlight"})}get target(){return{kind:"highlight",id:this.params.id}}apply(e){const t=e.highlights.find(i=>i.id===this.params.id);if(!t)return null;const r=e.highlights.indexOf(t),n=e.highlights.filter(i=>i!==t),a=new un({predicate:t.predicate,id:t.id,scope:t.scope,layerId:t.layerId,index:r},this.metadata);return{spec:I(e,{highlights:n}),revert:a}}},vS={type:"remove-highlight",deserialize:(e,t)=>new cn(e,t)},un=class{constructor(e,t={}){this.type="add-highlight",this.params={...e,id:e.id??C(),scope:e.scope??"data-point"},this.metadata=S({...t,description:"Add highlight"})}get target(){return{kind:"highlight",id:this.params.id}}apply(e){const{predicate:t,id:r,scope:n,layerId:a,index:i}=this.params;if(e.highlights.some(d=>d.id===r))return null;const s=new cn({id:r},this.metadata),o={type:"highlight",id:r,predicate:t,scope:n,...a!==void 0&&{layerId:a}},c=i??e.highlights.length,u=Math.min(Math.max(c,0),e.highlights.length);return{spec:I(e,{highlights:[...e.highlights.slice(0,u),o,...e.highlights.slice(u)]}),revert:s}}},bS={type:"add-highlight",deserialize:(e,t)=>new un(e,t)};function Pe(e,...t){return e?t.includes(e.geom):!1}function $(e,t){return e.find(r=>r.id===t)}function Oe(e,...t){return e.find(r=>t.some(n=>n===r.geom))}function $o(e,t){return{...e,params:{...e.params,...t}}}function Mt(e,t){return{...e,dataLabels:{...e.dataLabels,...t}}}function SS(e,t){return I(e,{layers:[...e.layers,t]})}function W(e,t,r){const n=e.layers.findIndex(a=>a.id===t);return n===-1?e:I(e,{layers:Ba(e.layers,n,r)})}function Go(e,t){const r=e.layers.findIndex(n=>n.id===t);return r===-1||e.layers.length<=1?e:I(e,{layers:e.layers.filter((n,a)=>a!==r)})}var dn=class{constructor(e,t={}){this.type="remove-layer",this.params=e,this.metadata=S({...t,description:"Remove layer"})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(e){const t=e.layers.findIndex(a=>a.id===this.params.layerId),r=e.layers[t];if(r===void 0)return null;const n=Go(e,this.params.layerId);return n===e?null:{spec:n,revert:new mn({layer:r,index:t},this.metadata)}}},xS={type:"remove-layer",deserialize:(e,t)=>new dn(e,t)},mn=class{constructor(e,t={}){this.type="add-layer",this.params={layer:{...e.layer,id:e.layer.id??C()},...e.index!==void 0&&{index:e.index}},this.metadata=S({...t,description:`Add ${this.params.layer.geom} layer`})}get target(){return{kind:"layer",layerId:this.params.layer.id}}apply(e){const{layer:t,index:r}=this.params;if(e.layers.some(i=>i.id===t.id))return null;const n=r??e.layers.length,a=Math.min(Math.max(n,0),e.layers.length);return{spec:I(e,{layers:[...e.layers.slice(0,a),t,...e.layers.slice(a)]}),revert:new dn({layerId:t.id},this.metadata)}}},AS={type:"add-layer",deserialize:(e,t)=>new mn(e,t)},Uo=class Wo{constructor(t,r={}){this.type="set-data-labels-format",this.params=t,this.metadata=S({...r,description:`Set data labels format to ${t.format}`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):t.layers[0];if(!r)return null;const n=r.dataLabels.format;return n===this.params.format?null:{spec:W(t,r.id,Mt(r,{format:this.params.format})),revert:new Wo({layerId:r.id,format:n},this.metadata)}}},IS={type:"set-data-labels-format",deserialize:(e,t)=>new Uo(e,t)},Ho=class Ko{constructor(t,r={}){this.type="set-layer-geom",this.params=t,this.metadata=S({...r,description:`Set layer geom to ${t.geom}`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):t.layers[0];if(!Pe(r,...wS))return null;const n=r.geom;if(n===this.params.geom)return null;const a=this.params.previousLayer??ES(t,r,this.params.geom);return{spec:W(t,r.id,a),revert:new Ko({layerId:r.id,geom:n,previousLayer:r},this.metadata)}}},TS={type:"set-layer-geom",deserialize:(e,t)=>new Ho(e,t)},LS=new We,wS=si.map(e=>e.type);function ES(e,t,r){const{showDataLabels:n,format:a,showStackTotals:i,showCategoryLabels:s,labelSource:o}=t.dataLabels,c=Dr(LS,e.mapping,e.coords.coordType,{type:"layer",id:t.id,geom:r,mapping:t.mapping,stat:t.stat,position:t.position,yScaleType:t.yScaleType,transforms:t.transforms,interactive:t.interactive,dataLabels:{showDataLabels:n,format:a,showStackTotals:i,showCategoryLabels:s}});return{...c,stat:t.stat,dataLabels:{...c.dataLabels,labelSource:o}}}var zo=class Yo{constructor(t,r={}){this.type="set-layer-position",this.params=t,this.metadata=S({...r,description:`Set layer position to ${t.position}`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):Oe(t.layers,"bar","area");if(!r)return null;const n=r.position;return n===this.params.position?null:{spec:W(t,r.id,{...r,position:this.params.position}),revert:new Yo({layerId:r.id,position:n},this.metadata)}}},VS={type:"set-layer-position",deserialize:(e,t)=>new zo(e,t)},qo=class Xo{constructor(t,r={}){this.type="set-layer-stat";const n=bi(t.stat,"identity");this.params={...t.layerId!==void 0&&{layerId:t.layerId},stat:n},this.metadata=S({...r,description:`Set layer stat to ${n.type}`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):t.layers[0];if(!r)return null;const n=r.stat;return CS(n,this.params.stat)?null:{spec:W(t,r.id,{...r,stat:this.params.stat}),revert:new Xo({layerId:r.id,stat:n},this.metadata)}}},RS={type:"set-layer-stat",deserialize:(e,t)=>new qo(e,t)},CS=(e,t)=>{if(e.type!==t.type)return!1;const r=e,n=t,a=new Set([...Object.keys(r),...Object.keys(n)]);for(const i of a)if(!Object.is(r[i],n[i]))return!1;return!0},jo=class Zo{constructor(t,r={}){this.type="set-layer-y-scale-type",this.params=t,this.metadata=S({...r,description:`Set layer to ${t.yScaleType} y axis`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):t.layers[0];if(!r)return null;const n=r.yScaleType;return n===this.params.yScaleType?null:{spec:W(t,r.id,{...r,yScaleType:this.params.yScaleType}),revert:new Zo({layerId:r.id,yScaleType:n},this.metadata)}}},kS={type:"set-layer-y-scale-type",deserialize:(e,t)=>new jo(e,t)},Jo=class Qo{constructor(t,r={}){this.type="set-line-interpolation",this.params=t,this.metadata=S({...r,description:`Set line interpolation to ${t.interpolate}`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):Oe(t.layers,"line","area");if(!Pe(r,"line","area"))return null;const n=r.params.interpolate;return n===this.params.interpolate?null:{spec:W(t,r.id,$o(r,{interpolate:this.params.interpolate})),revert:new Qo({layerId:r.id,interpolate:n},this.metadata)}}},DS={type:"set-line-interpolation",deserialize:(e,t)=>new Jo(e,t)},el=class tl{constructor(t,r={}){this.type="set-line-missing-values",this.params=t,this.metadata=S({...r,description:`Set missing values handling to ${t.missingValues}`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):Oe(t.layers,"line","area");if(!Pe(r,"line","area"))return null;const n=r.params.missingValues;return n===this.params.missingValues?null:{spec:W(t,r.id,$o(r,{missingValues:this.params.missingValues})),revert:new tl({layerId:r.id,missingValues:n},this.metadata)}}},PS={type:"set-line-missing-values",deserialize:(e,t)=>new el(e,t)},rl=class nl{constructor(t,r={}){this.type="set-rule-label",this.params=t,this.metadata=S({...r,description:"Set reference line label"})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):Oe(t.layers,"rule");if(!Pe(r,"rule"))return null;const n=r.params.label,a=this.params.label??void 0;if(n===a)return null;const i=a===void 0?Object.fromEntries(Object.entries(r.params).filter(([s])=>s!=="label")):{...r.params,label:a};return{spec:W(t,r.id,{...r,params:i}),revert:new nl({layerId:r.id,label:n??null},this.metadata)}}},OS={type:"set-rule-label",deserialize:(e,t)=>new rl(e,t)},al=class il{constructor(t,r={}){this.type="set-rule-value",this.params=t,this.metadata=S({...r,description:`Set reference line to ${t.value}`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):Oe(t.layers,"rule");if(!Pe(r,"rule"))return null;const n=typeof l.extractConstantValue(r.mapping.y)=="number"?"y":"x",a=l.extractConstantValue(r.mapping[n]);if(typeof a!="number"||a===this.params.value)return null;const i={...r.mapping,[n]:{value:this.params.value}};return{spec:W(t,r.id,{...r,mapping:i}),revert:new il({layerId:r.id,value:a},this.metadata)}}},MS={type:"set-rule-value",deserialize:(e,t)=>new al(e,t)},sl=class ol{constructor(t,r={}){this.type="toggle-category-labels",this.params=t,this.metadata=S({...r,description:`${t.showCategoryLabels?"Show":"Hide"} category labels`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):t.layers[0];if(!r)return null;const n=r.dataLabels.showCategoryLabels;return n===this.params.showCategoryLabels?null:{spec:W(t,r.id,Mt(r,{showCategoryLabels:this.params.showCategoryLabels})),revert:new ol({layerId:r.id,showCategoryLabels:n},this.metadata)}}},_S={type:"toggle-category-labels",deserialize:(e,t)=>new sl(e,t)},ll=class cl{constructor(t,r={}){this.type="toggle-data-labels",this.params=t,this.metadata=S({...r,description:`${t.showDataLabels?"Show":"Hide"} data labels`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):t.layers[0];if(!r)return null;const n=r.dataLabels.showDataLabels;return n===this.params.showDataLabels?null:{spec:W(t,r.id,Mt(r,{showDataLabels:this.params.showDataLabels})),revert:new cl({layerId:r.id,showDataLabels:n},this.metadata)}}},NS={type:"toggle-data-labels",deserialize:(e,t)=>new ll(e,t)},BS={type:"toggle-line-points",deserialize:(e,t)=>new ul(e,t)},ul=class gr{constructor(t,r={}){this.type="toggle-line-points",this.params=t,this.metadata=S({...r,description:`${t.showPoints?"Show":"Hide"} line points`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):Oe(t.layers,"line");return Pe(r,"line")?this.params.showPoints?this.addPointLayer(t,r):this.removePointLayer(t,r):null}addPointLayer(t,r){return this.findAssociatedPointLayer(t,r)?null:{spec:SS(t,this.params.removedLayer??Dr(FS,t.mapping,t.coords.coordType,l.geom.point({aes:{...r.mapping},interactive:!1}))),revert:new gr({layerId:r.id,showPoints:!1},this.metadata)}}removePointLayer(t,r){const n=this.findAssociatedPointLayer(t,r);return n?{spec:Go(t,n.id),revert:new gr({layerId:r.id,showPoints:!0,removedLayer:n},this.metadata)}:null}findAssociatedPointLayer(t,r){return t.layers.find(n=>n.geom==="point"&&(0,rr.default)(n.mapping,r.mapping))}},FS=new We,dl=class ml{constructor(t,r={}){this.type="toggle-stack-totals",this.params=t,this.metadata=S({...r,description:`${t.showStackTotals?"Show":"Hide"} stack totals`})}get target(){return{kind:"layer",layerId:this.params.layerId}}apply(t){const r=this.params.layerId?$(t.layers,this.params.layerId):t.layers[0];if(!r)return null;const n=r.dataLabels.showStackTotals;return n===this.params.showStackTotals?null:{spec:W(t,r.id,Mt(r,{showStackTotals:this.params.showStackTotals})),revert:new ml({layerId:r.id,showStackTotals:n},this.metadata)}}},$S={type:"toggle-stack-totals",deserialize:(e,t)=>new dl(e,t)};function qe(e,t){return e.scales.find(r=>r.scaledAesthetic===t)}function Xe(e,t,r){const n=e.scales.findIndex(a=>a.scaledAesthetic===t);return n===-1?e:I(e,{scales:Ba(e.scales,n,r)})}function je(e){const t=e.replace(/([A-Z])/g," $1").toLowerCase();return t.charAt(0).toUpperCase()+t.slice(1)}var hl=class pl{constructor(t,r={}){this.type="set-scale-domain",this.params=t,this.metadata=S({...r,description:`Set ${je(t.scaledAesthetic)} scale domain`})}get target(){return{kind:"scale",aesthetic:this.params.scaledAesthetic}}apply(t){const r=qe(t,this.params.scaledAesthetic);if(!r||r.scaleType!=="continuous"&&r.scaleType!=="datetime")return null;const n={min:r.domainMin??null,max:r.domainMax??null},a=this.params.domainMin===void 0?n.min:this.params.domainMin,i=this.params.domainMax===void 0?n.max:this.params.domainMax;if(a===n.min&&i===n.max)return null;const s={...r,...this.params.domainMin!==void 0&&{domainMin:this.params.domainMin},...this.params.domainMax!==void 0&&{domainMax:this.params.domainMax}},o=Xe(t,this.params.scaledAesthetic,s),c={scaledAesthetic:this.params.scaledAesthetic};return this.params.domainMin!==void 0&&(c.domainMin=n.min),this.params.domainMax!==void 0&&(c.domainMax=n.max),{spec:o,revert:new pl(c,this.metadata)}}},GS={type:"set-scale-domain",deserialize:(e,t)=>new hl(e,t)},fl=class gl{constructor(t,r={}){this.type="set-scale-palette",this.params=t,this.metadata=S({...r,description:`Set ${je(t.scaledAesthetic)} palette`})}get target(){return{kind:"scale",aesthetic:this.params.scaledAesthetic}}apply(t){const r=qe(t,this.params.scaledAesthetic);return r?.scaleType!=="palette"||te(r.palette,this.params.palette)?null:{spec:Xe(t,this.params.scaledAesthetic,{...r,scaledAesthetic:this.params.scaledAesthetic,palette:this.params.palette}),revert:new gl({scaledAesthetic:this.params.scaledAesthetic,palette:r.palette},this.metadata)}}},US={type:"set-scale-palette",deserialize:(e,t)=>new fl(e,t)},yl=class vl{constructor(t,r={}){this.type="set-scale-reverse",this.params=t,this.metadata=S({...r,description:`Set ${je(t.scaledAesthetic)} scale reverse to ${t.reverse}`})}get target(){return{kind:"scale",aesthetic:this.params.scaledAesthetic}}apply(t){const r=qe(t,this.params.scaledAesthetic);if(!r||!HS(r))return null;const n=r.reverse;return n===this.params.reverse?null:{spec:Xe(t,this.params.scaledAesthetic,{...r,reverse:this.params.reverse}),revert:new vl({scaledAesthetic:this.params.scaledAesthetic,reverse:n},this.metadata)}}},WS={type:"set-scale-reverse",deserialize:(e,t)=>new yl(e,t)};function HS(e){return e.scaleType==="continuous"||e.scaleType==="datetime"||e.scaleType==="discrete"}var bl=class Sl{constructor(t,r={}){this.type="set-scale-transform",this.params=t,this.metadata=S({...r,description:`Set ${je(t.scaledAesthetic)} scale transform to ${t.transform}`})}get target(){return{kind:"scale",aesthetic:this.params.scaledAesthetic}}apply(t){const r=qe(t,this.params.scaledAesthetic);if(!r||r.scaleType!=="continuous")return null;const n=r.transform;return n===this.params.transform?null:{spec:Xe(t,this.params.scaledAesthetic,{...r,transform:this.params.transform}),revert:new Sl({scaledAesthetic:this.params.scaledAesthetic,transform:n},this.metadata)}}},KS={type:"set-scale-transform",deserialize:(e,t)=>new bl(e,t)},xl=class Al{constructor(t,r={}){this.type="set-scale-zero",this.params=t,this.metadata=S({...r,description:`Set ${je(t.scaledAesthetic)} scale zero to ${t.zero}`})}get target(){return{kind:"scale",aesthetic:this.params.scaledAesthetic}}apply(t){const r=qe(t,this.params.scaledAesthetic);if(!r||r.scaleType!=="continuous")return null;const n=r.zero;return n===this.params.zero?null:{spec:Xe(t,this.params.scaledAesthetic,{...r,zero:this.params.zero}),revert:new Al({scaledAesthetic:this.params.scaledAesthetic,zero:n},this.metadata)}}},zS={type:"set-scale-zero",deserialize:(e,t)=>new xl(e,t)},Il=class ot{constructor(t,r={}){this.type="set-style-rule",this.params={...t,id:t.id??C()},this.metadata=S({...r,description:t.rule===null?"Remove style rule":"Set style rule"})}get target(){return{kind:"styleRule",id:this.params.id}}apply(t){const{list:r,id:n,rule:a,index:i}=this.params,s=t.styles[r],o=s.findIndex(f=>f.id===n),c=o===-1?void 0:s[o];if(a===null){if(c===void 0)return null;const f=new ot({list:r,id:n,rule:c,index:o},this.metadata),g=s.filter(y=>y!==c);return{spec:er(t,r,g),revert:f}}const u={...a,id:n};if(c!==void 0){if(JSON.stringify(c)===JSON.stringify(u))return null;const f=new ot({list:r,id:n,rule:c,index:o},this.metadata),g=s.map(y=>y===c?u:y);return{spec:er(t,r,g),revert:f}}const d=i??s.length,m=Math.min(Math.max(d,0),s.length),h=[...s.slice(0,m),u,...s.slice(m)],p=new ot({list:r,id:n,rule:null},this.metadata);return{spec:er(t,r,h),revert:p}}},YS={type:"set-style-rule",deserialize:(e,t)=>new Il(e,t)},er=(e,t,r)=>I(e,{styles:{...e.styles,[t]:r}}),Tl=class{constructor(){this.descriptors=new Map}register(e){if(this.descriptors.has(e.type))throw new l.InternalError({message:`CommandRegistry: descriptor for type '${e.type}' is already registered`});this.descriptors.set(e.type,e)}serialize(e){return{type:e.type,params:e.params,metadata:e.metadata}}deserialize(e){return this.getDescriptor(e.type).deserialize(e.params,e.metadata)}getRegisteredTypes(){return[...this.descriptors.keys()]}getDescriptor(e){const t=this.descriptors.get(e);if(!t)throw new l.InternalError({message:`CommandRegistry: no descriptor registered for type '${e}'`});return t}},b=new Tl;b.register(AS);b.register(xS);b.register(IS);b.register(TS);b.register(VS);b.register(RS);b.register(kS);b.register(DS);b.register(PS);b.register(OS);b.register(MS);b.register(_S);b.register(NS);b.register(BS);b.register($S);b.register(GS);b.register(US);b.register(WS);b.register(KS);b.register(zS);b.register($b);b.register(Gb);b.register(Ub);b.register(Wb);b.register(Yb);b.register(jb);b.register(Xb);b.register(Zb);b.register(Jb);b.register(Qb);b.register(eS);b.register(tS);b.register(rS);b.register(nS);b.register(aS);b.register(iS);b.register(sS);b.register(oS);b.register(lS);b.register(cS);b.register(uS);b.register(dS);b.register(bS);b.register(vS);b.register(YS);b.register(Ob);b.register(Pb);b.register(_b);b.register(hS);b.register(fS);b.register(yS);var Ll=class{constructor(e={}){this.undoStack=[],this.redoStack=[],this.listeners=new Set,this.isEmitting=!1,this.cachedSnapshot=null,this.hasOpenRun=!1,this.maxHistorySize=e.maxHistorySize??100}apply(e,t,r,n={}){return this.withReentrancyGuard(()=>{const a=n.transient??!1,i=(u,d)=>r?d:u,s=e.apply(t);if(!s)return a||(this.hasOpenRun=!1),i(t,null);const o=r?.({spec:s.spec,command:e})??null,c=o?o.adopted:s.spec;return c?(this.push(e,c,s.revert,a),i(c,o?.value??null)):(a||(this.hasOpenRun=!1),i(t,o?.value??null))})}seal(){return this.withReentrancyGuard(()=>this.hasOpenRun?(this.hasOpenRun=!1,this.emit({type:"seal"}),!0):!1)}undo(e,t){return this.withReentrancyGuard(()=>{const r=this.undoStack[this.undoStack.length-1];if(!r)return null;const n=this.step(r,e,t);return n?n.adopted?(this.undoStack.pop(),this.redoStack.push({command:r.command,revert:n.revert}),this.hasOpenRun=!1,this.emit({type:"undo",command:r.command,spec:n.adopted}),t?n.value:{spec:n.adopted,command:r.command}):n.value:null})}redo(e,t){return this.withReentrancyGuard(()=>{const r=this.redoStack[this.redoStack.length-1];if(!r)return null;const n=this.step(r,e,t);return n?n.adopted?(this.redoStack.pop(),this.undoStack.push({command:r.command,revert:n.revert}),this.hasOpenRun=!1,this.emit({type:"redo",command:r.command,spec:n.adopted}),t?n.value:{spec:n.adopted,command:r.command}):n.value:null})}clear(){this.withReentrancyGuard(()=>{this.hasOpenRun=!1,!(this.undoStack.length===0&&this.redoStack.length===0)&&(this.undoStack=[],this.redoStack=[],this.emit({type:"clear"}))})}getSnapshot(){return this.cachedSnapshot||(this.cachedSnapshot={canUndo:this.undoStack.length>0,canRedo:this.redoStack.length>0,undoDescription:this.undoStack[this.undoStack.length-1]?.command.metadata.description??null,redoDescription:this.redoStack[this.redoStack.length-1]?.command.metadata.description??null,undoStack:ga(this.undoStack),redoStack:ga(this.redoStack)}),this.cachedSnapshot}subscribe(e){return this.listeners.add(e),()=>this.listeners.delete(e)}step(e,t,r){const n=e.revert.apply(t);if(!n)return null;const a=r?.({spec:n.spec,command:e.command})??null;return{adopted:a?a.adopted:n.spec,revert:n.revert,value:a?.value??null}}push(e,t,r,n){const a=this.undoStack.length-1,i=this.undoStack[a],s=this.hasOpenRun&&i!==void 0&&XS(i.command,e);if(n&&s){this.undoStack[a]={command:e,revert:i.revert},this.cachedSnapshot=null;return}this.undoStack.push({command:e,revert:r}),this.undoStack.length>this.maxHistorySize&&this.undoStack.shift(),this.hasOpenRun=n,this.redoStack=[],this.emit({type:"apply",command:e,spec:t})}withReentrancyGuard(e){if(this.isEmitting)throw new l.InternalError({message:"CommandStack: cannot call apply/undo/redo/clear from within a listener"});this.isEmitting=!0;try{return e()}finally{this.isEmitting=!1}}emit(e){this.cachedSnapshot=null;for(const t of this.listeners)try{t(e)}catch(r){console.error("CommandStack listener error:",r)}}},qS=Object.freeze([]),XS=(e,t)=>{if(e.type!==t.type||e.target.kind!==t.target.kind)return!1;const r=e.target,n=t.target;for(const a of new Set([...Object.keys(r),...Object.keys(n)]))if(!Object.is(r[a],n[a]))return!1;return!0},ga=e=>e.length===0?qS:e.map(t=>t.command.metadata),jS=(e,t)=>{if(e===t)return!0;if(e===null||t===null)return!1;switch(e.kind){case"annotation":return t.kind==="annotation"&&e.id===t.id;case"highlight":return t.kind==="highlight"&&e.id===t.id;case"styleRule":return t.kind==="styleRule"&&e.id===t.id;case"content":return t.kind==="content"&&e.part===t.part;case"axis":return t.kind==="axis"&&e.axis===t.axis;case"grid":return t.kind==="grid"&&e.axis===t.axis;case"layer":return t.kind==="layer"&&e.layerId===t.layerId;case"observation":return t.kind==="observation"&&e.layerId===t.layerId&&e.index===t.index;case"mapping":return t.kind==="mapping"&&e.aesthetic===t.aesthetic;case"scale":return t.kind==="scale"&&e.aesthetic===t.aesthetic;case"legend":case"coords":case"appearance":case"headline":case"numberFormat":return e.kind===t.kind;default:throw new l.InternalError({message:`Unhandled edit target kind: ${e.kind}`})}},ZS=class{constructor(e){this.history=e,this.frame=null}open(e){this.frame=e}clear(){this.frame=null}close(){const e=this.history.seal(),t=this.frame;return this.frame=null,e?t:null}},JS=class{constructor(e){this.compiler=e,this.history=new Ll,this.current=null,this.last=null,this.hostInput=null,this.run=new ZS(this.history)}get compiled(){return this.current}compile(e){return this.last=e,this.hostInput=e.input,this.absorb(this.compiler.compile(e))}update(e){const t=this.last,r=!t||e.input!==this.hostInput&&e.input!==t.input,n=!t||e.data!==t.data,a=!t||e.customPalettes!==t.customPalettes;if(this.hostInput=e.input,!r&&!n&&!a)return null;let i=null;r?this.run.close():i=this.closeAndConvert();const s=this.last,o=s&&!r?s.input:e.input;this.last={input:o,data:e.data,customPalettes:e.customPalettes};const c=this.current,u=r||a||!c?this.absorb(this.compiler.compile({input:o,data:e.data,customPalettes:e.customPalettes})):this.absorb(this.compiler.recompile({spec:c.spec,data:e.data}));return r&&u.ok&&this.history.clear(),{result:u,inputChanged:r,...i&&{sealedInput:i.input}}}applyCommand(e,t={}){const r=t.transient??!1,n=[];if(!r){const c=this.sealNotification(!1);c&&n.push(c)}const{current:a,last:i,history:s}=this;if(!a||!i)return n;const o=s.apply(e,a.spec,({spec:c})=>{const u=this.commit(c,i,r,e);return{adopted:u.ok?u.compiled.spec:null,value:u}},t);return o&&n.push(this.renderedNotification(o,e,r)),n}seal(){const e=this.sealNotification(!0);return e?[e]:[]}undo(){return this.stepHistory((e,t)=>this.history.undo(e,t))}redo(){return this.stepHistory((e,t)=>this.history.redo(e,t))}stepHistory(e){const{current:t,last:r}=this;if(!t||!r)return[];const n=e(t.spec,({spec:a,command:i})=>{const s=this.commit(a,r);return{adopted:s.ok?s.compiled.spec:null,value:{result:s,command:i}}});return n?[this.renderedNotification(n.result,n.command,!1)]:[]}renderedNotification(e,t,r){return e.ok?r?{compiled:e.compiled}:{compiled:e.compiled,result:e,command:t,...e.input&&{input:e.input}}:{errors:e.errors}}sealNotification(e){const t=this.closeAndConvert();return t?{result:t.result,input:t.input,...e&&{command:t.command}}:null}closeAndConvert(){const e=this.run.close(),{current:t,last:r}=this;return!t||!r||!e?null:{input:this.recordCompiledInput(t.spec,r),result:e.result,command:e.command}}commit(e,t,r=!1,n=null){const a=this.compiler.recompile({spec:e});if(!a.ok)return{ok:!1,errors:a.errors};if(this.current=a.compiled,r&&n){const s={ok:!0,compiled:a.compiled,warnings:a.warnings};return this.run.open({result:s,command:n}),s}this.run.clear();const i=this.recordCompiledInput(a.compiled.spec,t);return{ok:!0,compiled:a.compiled,warnings:a.warnings,input:i}}recordCompiledInput(e,t){const r=Bs(e);return this.last={input:r,data:t.data,customPalettes:t.customPalettes},r}absorb(e){return e.ok&&(this.current=e.compiled),e}},QS=500,ex="normal",hn={thin:100,hairline:100,extraLight:200,ultraLight:200,light:300,normal:400,regular:400,medium:500,semiBold:600,demiBold:600,bold:700,extraBold:800,ultraBold:800,black:900,heavy:900,extraBlack:950,ultraBlack:950},tx=e=>{const t=e.style??"normal",r=e.weight??500,n=e.family.includes(",")?e.family:`'${e.family}'`;return`${t} ${r} ${e.size}px ${n}`},pn=e=>typeof e!="string"?e??500:hn[e],rx="\0",nx=class{constructor(e){this.inner=e,this.cache=new Map}measureText(e,t){const r=this.getCacheKey(e,t),n=this.cache.get(r);if(n)return n;const a=this.inner.measureText(e,t);return this.cache.set(r,a),a}getCacheKey(e,t){return[t.family,t.size,pn(t.weight),t.style??"normal",e].join(rx)}},ax={" ":.25,"!":.27,'"':.36,"#":.6,$:.56,"%":.78,"&":.66,"'":.21,"(":.31,")":.31,"*":.44,"+":.56,",":.22,"-":.36,".":.22,"/":.35,0:.56,1:.56,2:.56,3:.56,4:.56,5:.56,6:.56,7:.56,8:.56,9:.56,":":.22,";":.22,"<":.56,"=":.56,">":.56,"?":.46,"@":.88,A:.63,B:.63,C:.65,D:.69,E:.56,F:.53,G:.7,H:.7,I:.26,J:.44,K:.62,L:.53,M:.84,N:.7,O:.73,P:.6,Q:.73,R:.62,S:.56,T:.56,U:.69,V:.6,W:.88,X:.58,Y:.56,Z:.58,"[":.29,"\\":.35,"]":.29,"^":.56,_:.44,"`":.33,a:.53,b:.58,c:.48,d:.58,e:.54,f:.31,g:.56,h:.57,i:.23,j:.23,k:.52,l:.23,m:.87,n:.57,o:.57,p:.58,q:.58,r:.35,s:.45,t:.34,u:.57,v:.49,w:.74,x:.49,y:.49,z:.46,"{":.33,"|":.26,"}":.33,"~":.56};var ix=1.05,sx=.84,ox=.21,lx=class{measureText(e,t){let r=0;for(const i of e)r+=(ax[i]??.55)*t.size;pn(t.weight)>=hn.semiBold&&(r*=ix);const n=sx*t.size,a=ox*t.size;return{width:r,height:n+a,ascent:n,descent:a}}};exports.ANNOTATION_TOOLTIP_MARKER_GAP=hg;exports.AddAnnotationCommand=ln;exports.AddHighlightCommand=un;exports.AddLayerCommand=mn;exports.BORDER_PRESETS=l.BORDER_PRESETS;exports.BORDER_PRESET_GRADIENTS=Tb;exports.BORDER_RADIUS_PX=Zr;exports.BORDER_RADIUS_TOKENS=l.BORDER_RADIUS_TOKENS;exports.BUILTIN_STYLES=l.BUILTIN_STYLES;exports.COLOR_INTERPOLATION_SPACES=pm;exports.COMPILER_STAGE_KEYS=Nh;exports.CONSTANT_VARIABLES=l.CONSTANT_VARIABLES;exports.CachedTextMeasurer=nx;exports.CommandRegistry=Tl;exports.CommandStackManager=Ll;exports.Compiler=Pi;exports.DATA_LABEL_PADDING_X_PX=Dg;exports.DATA_LABEL_PADDING_Y_PX=Pg;exports.DEFAULT_BAR_BORDER_RADIUS_TOKEN=My;exports.DEFAULT_COLOR_PALETTE=l.DEFAULT_COLOR_PALETTE;exports.DEFAULT_DIMMED_ALPHA=l.DEFAULT_DIMMED_ALPHA;exports.DEFAULT_FONT_STYLE=ex;exports.DEFAULT_FONT_WEIGHT=QS;exports.DEFAULT_GEOM_COLOR=l.DEFAULT_GEOM_COLOR;exports.DEFAULT_HOVER_AFFORDANCE_COLOR=l.DEFAULT_HOVER_AFFORDANCE_COLOR;exports.DEFAULT_LOCALE=l.DEFAULT_LOCALE;exports.DIFFERENCE_ARROW_DEFAULTS=at;exports.DIVERGING_SCHEME_NAMES=gi;exports.Dataset=l.Dataset;exports.GROUP_VARIABLES=l.GROUP_VARIABLES;exports.Geom=re;exports.GraphCompilationSession=JS;exports.HEADLINE_SWATCH_GAP=Iy;exports.HEADLINE_SWATCH_SIZE=Ay;exports.HEADLINE_TREND_GAP=wy;exports.HEADLINE_TREND_ICON_SIZE=Ly;exports.HEADLINE_VALUE_LABEL_GAP=Ty;exports.HeuristicTextMeasurer=lx;exports.HoverEngine=Nv;exports.InternalError=l.InternalError;exports.LAYOUT_PADDING=Kh;exports.LINE_STYLE_TYPES=br;exports.LayoutCompiler=Wf;exports.MONO_BASES=l.MONO_BASES;exports.NAMED_WEIGHTS=hn;exports.NEON_BASES=l.NEON_BASES;exports.OBSERVATION_ATTACHMENT_KINDS=nn;exports.OUT_OF_VIEW_MARGIN_PX=pg;exports.POLAR_RIM_LABEL_GAP_PX=_c;exports.POSITION_VARIABLES=l.POSITION_VARIABLES;exports.RESTING_HOVER_STATE=X;exports.RemoveAnnotationCommand=on;exports.RemoveHighlightCommand=cn;exports.RemoveLayerCommand=dn;exports.SCHEME_ALIASES=yi;exports.SEQUENTIAL_SCHEME_NAMES=fm;exports.SIBLING_OVERLAP_THRESHOLD_PX=fg;exports.STACK_TOTAL_PADDING_X_PX=Og;exports.STACK_TOTAL_PADDING_Y_PX=Mg;exports.STACK_VARIABLES=l.STACK_VARIABLES;exports.STYLE_STATES=l.STYLE_STATES;exports.SetAppearanceBackgroundCommand=Us;exports.SetAppearanceBorderCommand=Hs;exports.SetAppearanceCornerRadiusCommand=zs;exports.SetAppearanceTextScaleCommand=qs;exports.SetAxisLabelCommand=Zs;exports.SetAxisPositionCommand=Qs;exports.SetAxisTickModeCommand=to;exports.SetAxisTicksVisibilityCommand=no;exports.SetAxisVisibilityCommand=io;exports.SetContentCaptionCommand=oo;exports.SetContentSourceCommand=co;exports.SetContentSubtitleCommand=mo;exports.SetContentTitleCommand=po;exports.SetCoordLimitsCommand=Oo;exports.SetDataLabelsFormatCommand=Uo;exports.SetGridVisibilityCommand=go;exports.SetHeadlineCompareWithCommand=vo;exports.SetHeadlinePositionCommand=So;exports.SetHeadlineShowCommand=Ao;exports.SetHeadlineSizeCommand=To;exports.SetLayerGeomCommand=Ho;exports.SetLayerPositionCommand=zo;exports.SetLayerStatCommand=qo;exports.SetLayerYScaleTypeCommand=jo;exports.SetLegendPositionCommand=wo;exports.SetLineInterpolationCommand=Jo;exports.SetLineMissingValuesCommand=el;exports.SetNumberFormatAbbreviationCommand=Vo;exports.SetNumberFormatDecimalsCommand=Co;exports.SetPolarInnerRadiusCommand=_o;exports.SetPolarStartAngleCommand=Bo;exports.SetRuleLabelCommand=rl;exports.SetRuleValueCommand=al;exports.SetScaleDomainCommand=hl;exports.SetScalePaletteCommand=fl;exports.SetScaleReverseCommand=yl;exports.SetScaleTransformCommand=bl;exports.SetScaleZeroCommand=xl;exports.SetStyleRuleCommand=Il;exports.SpecResolver=Ii;exports.Stat=De;exports.TAU=ue;exports.ToggleCategoryLabelsCommand=sl;exports.ToggleContentVisibilityCommand=Do;exports.ToggleDataLabelsCommand=ll;exports.ToggleLinePointsVisibilityCommand=ul;exports.ToggleStackTotalsCommand=dl;exports.UpdateAnnotationCommand=$s;exports.VISUAL_VARIABLES=l.VISUAL_VARIABLES;exports.alignUnitFractions=ba;exports.annotation=yb;exports.areAnchorsEqual=fs;exports.areEditMenuTriggersEqual=ey;exports.areEditTargetsEqual=jS;exports.areEndpointsComparable=Sa;exports.areObservationAnchorsEqual=_s;exports.arePointerRegionListsEqual=Yg;exports.buildAverageLineSymbols=cg;exports.buildCalloutHitRegions=mg;exports.buildColumnKey=vs;exports.buildDataLabelsContent=uf;exports.buildDiagnostic=Na;exports.buildEditMenuTriggerRegion=Jg;exports.buildFontString=tx;exports.buildLayerIntroPlan=Kv;exports.buildLayerYValueFormatter=qr;exports.buildObservationAnchor=bt;exports.buildObservationPredicate=$g;exports.buildPinnedNumberValueFormatter=uy;exports.buildPolarBarArcPath=Wy;exports.buildSliceGroupKey=xs;exports.buildTooltipContent=sb;exports.commandRegistry=b;exports.compileStylesheetForLayer=Th;exports.computeArrow=og;exports.computeDifferenceArrow=is;exports.computeDirectLabelsLayout=Fg;exports.computePanelBorderPaths=Lg;exports.computePanelBorderSizes=wg;exports.config=l.config;exports.convertSpecToInput=Bs;exports.coord=l.coord;exports.countLayerGeoms=zv;exports.createAlphaValueReader=Wl;exports.createAnchorResolver=Kf;exports.createAreaPathGenerators=Py;exports.createColorValueReader=wa;exports.createCompiler=Bh;exports.createDatasetFromKindPartitions=Tc;exports.createEmptyHighlight=ri;exports.createGraphyBuilder=Uh;exports.createGroupValueReader=Hl;exports.createHeadlineItemRows=Ey;exports.createLabelValueReader=Gl;exports.createLineFillAreaGenerator=$y;exports.createLinePathGenerator=Fy;exports.createObservationAnchorParser=Ra;exports.createRawValueReader=U;exports.createSegmentYReader=ke;exports.createSizeValueReader=Ul;exports.createSpec=Oi;exports.createStableKeyGenerator=kt;exports.createStrokeWidthValueReader=Kl;exports.createStyleResolver=Kr;exports.createValueFormatter=R;exports.createXValueReader=St;exports.createYValueReader=La;exports.cursorToPiePlane=Ar;exports.cursorToPolar=Lt;exports.describeMeasurementBasis=ar;exports.extractConstantValue=l.extractConstantValue;exports.extractPlainText=ms;exports.extractVariableName=l.extractVariableName;exports.findAnnotation=Ot;exports.findAxisGuide=jr;exports.findEquivalentHighlight=wb;exports.findHighlightsAtObservation=ry;exports.findLegendForAesthetic=Sy;exports.findObservationAttachment=Ns;exports.findPointerRegion=Kg;exports.formatDifferenceLabel=ns;exports.formatHeadline=dy;exports.formatLegends=vy;exports.formatRuleValue=xy;exports.geom=l.geom;exports.getAlpha=Ea;exports.getAngleExtent=zr;exports.getBarRectBounds=ys;exports.getBoundingRect=By;exports.getColor=At;exports.getCrossAxisCoordinate=vt;exports.getCurve=Ct;exports.getDashArray=Dy;exports.getDataLabelDimensions=_g;exports.getDifferenceArrowDimensions=as;exports.getDifferenceArrowLabelBox=Ng;exports.getGroup=G;exports.getHoverGuideLineProps=$v;exports.getHoverGuideRectProps=Gv;exports.getLineType=Va;exports.getMainAxisCoordinate=we;exports.getNumericWeight=pn;exports.getPolarHoverGuideArcProps=Uv;exports.getRadiusExtent=Yr;exports.getRuleDashPattern=zy;exports.getRuleLabelTextColor=Yy;exports.getScaledAesthetic=Ml;exports.getSize=Sr;exports.getStablePolarBarKeyGenerator=qy;exports.getStackRole=ii;exports.getStrokeWidth=sr;exports.getUnionExtent=Ky;exports.getX=V;exports.getXMax=z;exports.getXMin=K;exports.getY=w;exports.getYMax=P;exports.getYMin=N;exports.getYRaw=vr;exports.hasMultipleGroups=Vt;exports.highlight=Lb;exports.inferDifferenceArrowEndpoints=sy;exports.isBorderRadiusToken=l.isBorderRadiusToken;exports.isCartesian=Fl;exports.isCategoricalValueFormat=l.isCategoricalValueFormat;exports.isCompilerCachingEnabled=l.isCompilerCachingEnabled;exports.isCurrencyValueFormat=l.isCurrencyValueFormat;exports.isDateWithoutYearValueFormat=l.isDateWithoutYearValueFormat;exports.isDefined=l.isDefined;exports.isFullTurnSweep=Ga;exports.isLayerOf=Fh;exports.isLineStyleType=Ta;exports.isLookupValueFormat=l.isLookupValueFormat;exports.isNumericValueFormat=l.isNumericValueFormat;exports.isObservationAttachmentKind=xb;exports.isPointWithinEditMenuTrigger=Qg;exports.isPointWithinRegionShape=Xr;exports.isSafeUrl=nb;exports.isStackedPosition=O;exports.isTemporalValueFormat=l.isTemporalValueFormat;exports.mapping=l.mapping;exports.normalizeAngle=Ve;exports.orderPointerRegions=zg;exports.pipe=Mi;exports.placeCallouts=Sg;exports.polarToUnit=dt;exports.positionToAngle=Wa;exports.prefixInternalVariable=l.prefixInternalVariable;exports.prepareAreaObservations=Oy;exports.prepareLineObservations=Gy;exports.projectAnchorToPanel=us;exports.quantiseKey=H;exports.readAttachedObservation=an;exports.readAuthoredNumber=fb;exports.readAuthoredString=gb;exports.readXExtent=Ps;exports.readYExtent=Os;exports.resolveAnchorVariable=pe;exports.resolveArrowColor=Ma;exports.resolveBarBorderRadiusPx=gs;exports.resolveBarBorderTreatment=Ny;exports.resolveBarCornerRadiiPx=_y;exports.resolveColorRamp=Cr;exports.resolveDeferredAnchors=Zf;exports.resolveDefinition=Rr;exports.resolveHeadlinePlacement=Nf;exports.resolveObservationPoint=oy;exports.resolvePolarBarCornerRadiusUnit=Hy;exports.resolveSegmentYSource=xt;exports.resolveYScaleAesthetic=ge;exports.sampleColorScheme=Sm;exports.scale=l.scale;exports.setCompilerCachingEnabled=l.setCompilerCachingEnabled;exports.stat=l.stat;exports.stepDifferenceArrowEndpoint=ly;exports.style=l.style;exports.styles=l.styles;exports.toPanelCursor=ds;exports.toPercent=oe;exports.toViewBoxX=Yf;exports.toViewBoxY=Q;exports.token=l.token;exports.transform=l.transform;exports.truncateToWidth=Ni;exports.uniqueId=C;exports.unitToPolar=Ha;exports.updateSpec=E;
|