@graphysdk/viz-engine 0.0.1-experimental.8 → 0.0.1-plugins.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/extensions.cjs +1 -0
- package/dist/extensions.d.ts +1283 -0
- package/dist/extensions.mjs +86 -0
- package/dist/geom.utils-BbMUNkrO.js +556 -0
- package/dist/geom.utils-DbZj1kY1.cjs +1 -0
- package/dist/index.cjs +11 -11
- package/dist/index.d.ts +958 -1436
- package/dist/index.mjs +3827 -4601
- package/package.json +8 -6
package/dist/index.cjs
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const V=require("date-fns"),ie=require("arquero"),ue=require("lodash-es"),Ge=require("d3-time"),Ta=require("date-fns/differenceInDays"),ce=require("d3-scale"),ks=require("lodash-es/merge"),ge=require("d3-regression"),Ma=require("humanize-duration");require("@graphysdk/i18n");const Fe=require("d3-shape"),La=require("d3-delaunay"),Va=require("lodash-es/isEqual");typeof window<"u"&&(window.__GRAPHY_SDK__??={},window.__GRAPHY_SDK__.vizEngine="0.0.1-experimental.8");const kn=e=>e.length>0;function h(e){return e!=null}function Or(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return t===Object.prototype||t===null}function R(e,t){return Cs(e,t)}function en(e,t){for(const n of Object.keys(t)){const r=t[n];if(r!==void 0&&r!==e[n])return{...e,...t}}return e}function Cs(e,t){let n=!1;const r={...e};for(const[s,o]of Object.entries(t)){const a=e[s];if(Or(o)&&Or(a)){const i=Cs(a,o);i!==a&&(r[s]=i,n=!0)}else o!==void 0&&o!==a&&(r[s]=o,n=!0)}return n?r:e}const xe=process.env.NODE_ENV!=="production";function kt(e){return{pipe:t=>{const n=t(e);return kt({...e,...n})},result:()=>e}}let Ct=!0;const Ea=e=>{Ct=e},Ia=()=>Ct,ka=()=>{let e=null;const t={hits:0,misses:0};return Object.assign((r,s)=>{if(!Ct)return xe&&(t.misses+=1),s();if(e&&_s(e.args,r))return xe&&(t.hits+=1),e.out;xe&&(t.misses+=1);const o=s();return e={args:r,out:o},o},{stats:t,reset:()=>{e=null}})},Ds=()=>{const e=new WeakMap,t={hits:0,misses:0};return Object.assign((r,s,o)=>{if(!Ct)return xe&&(t.misses+=1),o();const a=e.get(r);if(a){for(const c of a)if(_s(c.args,s))return xe&&(t.hits+=1),c.out}xe&&(t.misses+=1);const i=o();return a?a.push({args:s,out:i}):e.set(r,[{args:s,out:i}]),i},{stats:t})},Ca=(...e)=>e.reduce((t,n)=>({hits:t.hits+n.hits,misses:t.misses+n.misses}),{hits:0,misses:0}),_s=(e,t)=>{if(e.length!==t.length)return!1;for(let n=0;n<e.length;n+=1)if(e[n]!==t[n])return!1;return!0};class de{constructor(){this.memo=Ds(),this.singletonKey={}}get stats(){return this.memo.stats}compile(t){return this.memo(this.key(t),this.dependencies(t),()=>this.run(t))}key(t){return this.singletonKey}}const G=e=>e instanceof Date&&V.isValid(e),Da=e=>G(e)||e===null,Je=e=>typeof e=="string",D=e=>typeof e=="number"&&!Number.isNaN(e)&&Number.isFinite(e);function _a(e){return{type:"mapping",mapping:e}}function v(e){return h(e)?typeof e=="string"?e:"variable"in e?e.variable:null:null}function le(e){if(!(!h(e)||typeof e=="string")&&"value"in e)return e.value}const Fs="\0graphy\0_",A=e=>`${Fs}${e}`,wn={x:A("constantX")},qe={count:A("count"),mean:A("mean")},z={group:A("group")},f={x:A("x"),y:A("y"),xMin:A("xMin"),xMax:A("xMax"),yMin:A("yMin"),yMax:A("yMax"),yRaw:A("yRaw")},pe={color:A("color"),size:A("size"),alpha:A("alpha"),strokeWidth:A("strokeWidth"),lineType:A("lineType")},lt={y:A("ruleY"),x:A("ruleX")};({...z,...f,...pe});const Fa=new Set(Object.values(qe)),Ra=e=>e.startsWith(Fs),Na=e=>Fa.has(e),Ve=e=>e[z.group];function $(e){return e[f.x]}function C(e){return e[f.y]}function me(e){return e[f.xMin]}function oe(e){return e[f.xMax]}function te(e){return e[f.yMin]}function H(e){return e[f.yMax]}function Rs(e){return e[f.yRaw]}function Dt(e){return e[pe.color]}function Pa(e){return e[pe.alpha]}function Ns(e){return e[pe.size]}function Ps(e){return e[pe.strokeWidth]}function Os(e){return e[pe.lineType]??"solid"}const An=(e,t,n)=>{for(const r of t){if(r.geom!=="bar"&&r.geom!=="line"||e.layerId!==void 0&&r.id!==e.layerId)continue;const s=v(r.mapping.x);if(s===null)continue;const o=v(r.mapping.y);for(const a of r.data){if(a[s]!==e.anchorValue||Ve(a)!==e.groupValue)continue;const i=Oa(a,r.geom,n);if(i===null)continue;const c=o!==null?a[o]??null:null;if(D(c))return{...i,measurementValue:c,color:Dt(a)}}}return null},Oa=(e,t,n)=>{if(n.type==="polar")return t!=="bar"?null:$a(e);const r=Ba(e,t,n.mainAxis);return r===null?null:{...r,geom:t}},Ba=(e,t,n)=>{if(t==="line"){const a=$(e),i=C(e);return a===null||i===null?null:{x:a,y:i}}if(n==="x"){const a=me(e),i=oe(e),c=H(e)??C(e);return a===null||i===null||c===null?null:{x:(a+i)/2,y:c}}const r=te(e),s=H(e),o=oe(e)??$(e);return r===null||s===null||o===null?null:{x:o,y:(r+s)/2}},$a=e=>{const t=me(e),n=oe(e),r=te(e),s=H(e);if(t===null||n===null||r===null||s===null)return null;const o=(t+n)/2,a=(r+s)/2,i=.5+.5*a*Math.sin(o),c=.5-.5*a*Math.cos(o);return{x:i,y:c,geom:"polar-bar"}};class Ga extends de{dependencies(t){return[t.annotations,t.layers,t.coordSystem]}run(t){return{differenceArrows:za(t),shapes:t.annotations.shapes,freeformArrows:t.annotations.freeformArrows,textAnnotations:t.annotations.textAnnotations,stickers:tn(t.annotations.stickers,t.layers,t.coordSystem),pinnedNumbers:tn(t.annotations.pinnedNumbers,t.layers,t.coordSystem),comments:tn(t.annotations.comments,t.layers,t.coordSystem)}}}const tn=(e,t,n)=>{const r=[];for(const s of e){const o=An(s.anchor,t,n);o!==null&&r.push({...s,anchor:o})}return r},za=({annotations:e,layers:t,coordSystem:n})=>{if(n.type!=="cartesian")return[];const r=[];for(const s of e.differenceArrows){if(Wa(s.start,s.end))continue;const o=An(s.start,t,n),a=An(s.end,t,n);o===null||a===null||r.push({id:s.id,start:o,end:a,color:Ya(s,o,a),size:s.size,label:s.label,labelCrossPosition:s.labelCrossPosition})}return r},Wa=(e,t)=>e.layerId===t.layerId&&e.anchorValue===t.anchorValue&&e.groupValue===t.groupValue,Ya=(e,t,n)=>e.color!==null?e.color:e.start.groupValue!==e.end.groupValue||t.color===void 0||t.color!==n.color?null:t.color;function Ha(e,t){const n=Xa(t);return{...e,background:Ua(e.background,n),border:Ka(e.border,n)}}function Ua(e,t){if(e.type==="tinted"){const n=e.color??t;if(!n)throw new Error("could not resolve color for tinted background");return{type:"tinted",color:n}}return e}function Ka(e,t){if(e.type==="tinted"||e.type==="gradient"){const n=e.color??t;if(!n)throw new Error(`could not resolve color for ${e.type} background`);return{...e,color:n}}return e}function Xa(e){const t=e.color,n=t?.domain[0];if(!n)return;const r=t.map(n);if(typeof r=="string")return r}class ja extends de{dependencies(t){return[t.scales,t.config]}run(t){const{scales:n,config:r}=t;return{...r,appearance:Ha(r.appearance,n)}}}class qa extends de{dependencies(t){return[t.data,t.mapping]}run(t){let n=t.data,r=t.mapping;r.x===""&&(n=n.addConstantVariable(wn.x,"categorical",""),r={...r,x:wn.x});for(const s of Object.keys(r)){const o=le(r[s]);if(o===void 0)continue;const a=A(`const_${s}`);n=n.addConstantVariable(a,Qa(o),o),r={...r,[s]:a}}return{data:n,mapping:r}}}const Qa=e=>typeof e=="number"?"numeric":e instanceof Date?"temporal":"categorical";class Ne{constructor(){this.perLayerMemo=Ds(),this.listMemo=ka()}get stats(){return Ca(this.perLayerMemo.stats,this.listMemo.stats)}compile(t){const n=this.dependencies(t),r=t.layers.map(s=>this.perLayerMemo(s,n,()=>this.compileLayer(s,t)));return this.listMemo(r,()=>r)}}class Za extends de{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec,t.scales,t.layers]}run(t){return this.registry.get(t.coordSpec.coordType).setup(t)}}class Ja extends Ne{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec]}compileLayer(t,n){const r=this.registry.get(n.coordSpec.coordType),[s]=r.transform({coordSpec:n.coordSpec,layers:[t]});if(!s)throw new Error(`CoordCompiler: strategy '${n.coordSpec.coordType}' did not return a transformed layer`);return s}}class ei{constructor(t){this.setupStage=new Za(t),this.transformStage=new Ja(t)}get setupStats(){return this.setupStage.stats}get transformStats(){return this.transformStage.stats}setup(t){return this.setupStage.compile(t)}transform(t){return this.transformStage.compile(t)}}class Pe{constructor(t){this.label=t,this.items=new Map}register(t,n){return this.items.set(t,n),this}get(t){if(!this.items.has(t)){const n=[...this.items.keys()].map(r=>`'${r}'`).join(", ");throw new Error(`Unknown ${this.label}: '${t}' (available: ${n})`)}return this.items.get(t)}getAll(){return[...this.items.values()]}has(t){return this.items.has(t)}}class ti{constructor(){this.coordType="cartesian"}setup(t){if(t.coordSpec.coordType!=="cartesian")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"x",axisMapping:{x:{position:"bottom",geometry:"linear"},y:{position:"right",geometry:"linear"}}},scales:t.scales}}transform(t){return t.layers}}class ni{constructor(){this.coordType="flip"}setup(t){if(t.coordSpec.coordType!=="flip")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"y",axisMapping:{x:{position:"right",geometry:"linear"},y:{position:"bottom",geometry:"linear"}}},scales:si(t.scales,t.layers)}}transform(t){return t.layers.map(n=>ai(n))}}const ri=[[f.x,f.y],[f.xMin,f.yMin],[f.xMax,f.yMax]],Br=A("flipSwap"),si=(e,t)=>oi(t)?e.map(n=>n.scaledAesthetic!=="x"||n.scaleType!=="continuous"&&n.scaleType!=="datetime"&&n.scaleType!=="discrete"?n:{...n,reverse:!n.reverse}):e,oi=e=>{for(const t of e){const n=v(t.mapping.x);if(!n||!t.data.hasVariable(n))continue;const r=t.data.getType(n);if(r==="categorical"||r==="temporal")return!0}return!1},ai=e=>{let t=e.data;for(const[n,r]of ri){const s=t.hasVariable(n),o=t.hasVariable(r);s&&o?t=t.renameVariable(n,Br).renameVariable(r,n).renameVariable(Br,r):s?t=t.renameVariable(n,r):o&&(t=t.renameVariable(r,n))}return{...e,data:t}};class ii{constructor(){this.coordType="polar"}setup(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec;return{coordSystem:{type:"polar",axisMapping:n.theta==="x"?{x:{position:"bottom",geometry:"circular"},y:{position:"left",geometry:"radial"}}:{x:{position:"left",geometry:"radial"},y:{position:"bottom",geometry:"circular"}},innerRadius:n.innerRadius},scales:t.scales}}transform(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec,r=li(n),s=ui(n);return t.layers.map(o=>{const a=n.theta==="y"?pi(o):o;return di(a,r,s)})}}const ci=[[f.x,f.y],[f.xMin,f.yMin],[f.xMax,f.yMax]];function li(e){const t=e.startAngle*(Math.PI/180);return n=>n*2*Math.PI+t}function ui(e){const{innerRadius:t}=e;return n=>t+n*(1-t)}function di(e,t,n){let r=e.data;return r=Ee(r,f.x,t),r=Ee(r,f.xMin,t),r=Ee(r,f.xMax,t),r=Ee(r,f.y,n),r=Ee(r,f.yMin,n),r=Ee(r,f.yMax,n),{...e,data:r}}function Ee(e,t,n){if(!e.hasVariable(t))return e;const s=e.getValues(t,{type:"numeric"}).map(o=>o===null?null:n(o));return e.addVariable(t,"numeric",s)}function pi(e){let t=e.data;for(const[n,r]of ci){const s=t.hasVariable(n),o=t.hasVariable(r);if(!s&&!o)continue;const a=s?t.getValues(n):null,i=o?t.getValues(r):null;a&&(t=t.addVariable(r,"numeric",a)),i&&(t=t.addVariable(n,"numeric",i))}return{...e,data:t}}class mi extends Pe{constructor(){super("coord"),this.register("cartesian",new ti),this.register("flip",new ni),this.register("polar",new ii)}}const fi=new Set(["count","sum","mean","median"]);function Bs(e,t){return fi.has(e)?"numeric":t}const E=e=>(Array.isArray(e)?e:[e]).map(n=>n instanceof Date?n.toISOString():String(n??"<null>")).join("\0"),hi="key",yi="value",$r="\0__rowMaskIndex",Xe={numeric:{type:"decimal"},categorical:{type:"text"},temporal:{type:"datetime"}},gi={eq:(e,t)=>e[t.__variableName]===t.__value,neq:(e,t)=>e[t.__variableName]!==t.__value,gt:(e,t)=>e[t.__variableName]>t.__value,gte:(e,t)=>e[t.__variableName]>=t.__value,lt:(e,t)=>e[t.__variableName]<t.__value,lte:(e,t)=>e[t.__variableName]<=t.__value},$s=(e,t)=>e==="count"?{type:"integer"}:t;class I{constructor(t={}){const{table:n,variableMetadata:r}=this.parseVariableMap(t);this.table=n,this.variableMetadata=r}static fromTrusted(t,n){const r=Object.create(I.prototype);return r.table=t,r.variableMetadata=n,r}size(){return this.table.numRows()}getVariableNames(){return this.table.columnNames()}hasVariable(t){return this.table.column(t)!==void 0}addVariable(t,n,r,s){const o={...this.variableMetadata,[t]:{type:n,valueFormat:this.resolveAddedVariableFormat(t,n,s)}},a=this.normalizeRawValues(n,r),i=this.table.assign(ie.table({[t]:a}));return I.fromTrusted(i,o)}addConstantVariable(t,n,r,s){const o={...this.variableMetadata,[t]:{type:n,valueFormat:this.resolveAddedVariableFormat(t,n,s)}},[a]=this.normalizeRawValues(n,[r]),i=this.table.assign(ie.table({[t]:Array(this.size()).fill(a)}));return I.fromTrusted(i,o)}deriveVariable(t,n,r,s){const o=Array.from({length:this.size()},(a,i)=>r(this.table.object(i)));return this.addVariable(t,n,o,s)}renameVariable(t,n){const r=this.variableMetadata[t];if(!r)throw new Error(`Variable ${t} not defined`);const s=this.table.rename({[t]:n}),{[t]:o,...a}=this.variableMetadata,i={...a,[n]:r};return I.fromTrusted(s,i)}selectVariables(...t){const n=this.table.select(...t),r=Object.fromEntries(Object.entries(this.variableMetadata).filter(([s])=>t.includes(s)));return I.fromTrusted(n,r)}getType(t){const n=this.variableMetadata[t];if(!n)throw new Error(`Variable ${t} not defined`);return n.type}getValueFormat(t){const n=this.variableMetadata[t];if(!n)throw new Error(`Variable ${t} not defined`);return n.valueFormat}groupVariableNamesByType(){const t={numeric:[],categorical:[],temporal:[]};for(const[n,{type:r}]of Object.entries(this.variableMetadata))t[r].push(n);return t}getValues(t,n){if(!this.hasVariable(t))throw new Error(`Variable '${t}' not defined`);const r=this.getType(t);if(n?.type!==void 0&&r!==n.type)throw new Error(`Variable '${t}' has type '${r}', expected '${n.type}'`);let s=this.table.array(t);return n?.distinct&&(s=this.getDistinctValues(r,s)),n?.skipNulls&&(s=this.skipNulls(s)),s}filter(t,n,r){const s=gi[n],o=this.table.params({__variableName:t,__value:r}).filter(s);return I.fromTrusted(o,this.variableMetadata)}filterByMask(t){if(t.length!==this.size())throw new Error(`Row mask length ${t.length} does not match dataset size ${this.size()}`);const n=Array.from({length:t.length},(s,o)=>o),r=this.table.assign(ie.table({[$r]:n})).params({__indexColumnName:$r,__mask:t}).filter((s,o)=>o.__mask[s[o.__indexColumnName]]===1).select(...this.table.columnNames());return I.fromTrusted(r,this.variableMetadata)}orderBy(t,n="asc"){const r=this.table.orderby(n==="asc"?t:ie.desc(t));return I.fromTrusted(r,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(t){for(let n=this.size()-1;n>=0;n--){const r=this.table.object(n);if(t(r))return r}return null}groupBy(...t){const n=this.table.groupby(...t);return new bi(t,n,this.variableMetadata)}rollup(t){const n=this.table.rollup(Object.fromEntries(Object.entries(t).map(([s,o])=>[s,ie.op[o.aggregation](o.variableName)]))),r={};for(const[s,{variableName:o,aggregation:a}]of Object.entries(t)){const i=this.variableMetadata[o],c=i?.type??"numeric",l=i?.valueFormat??Xe[c],u=Bs(a,c);r[s]={type:u,valueFormat:$s(a,l)}}return I.fromTrusted(n,r)}reshapeFromWideToLong({keep:t,reshape:n,keyName:r=hi,valueName:s=yi}={}){const{numeric:o,categorical:a,temporal:i}=this.groupVariableNamesByType(),c=t??[...a,...i],l=n??o.filter(y=>!c.includes(y));if(c.includes(r)||c.includes(s))throw new Error(`The variables to keep includes the variables '${r}' or '${s}' to create the key and value variables`);if(l.length===0){const y={};for(const g of c){const b=this.variableMetadata[g];b&&(y[g]={type:b.type,values:[],valueFormat:b.valueFormat})}return y[r]={type:"categorical",values:[],valueFormat:{type:"text"}},y[s]={type:"numeric",values:[],valueFormat:{type:"decimal"}},new I(y)}if(l.filter(y=>this.variableMetadata[y]?.type!=="numeric").length>0)throw new Error("Only numeric variables can be reshaped");const p=this.table.select([...c,...l]).fold(l,{as:[r,s]}),m={};for(const y of c){const g=this.variableMetadata[y];g&&(m[y]=g)}return m[r]={type:"categorical",valueFormat:{type:"text"}},m[s]={type:"numeric",valueFormat:vi(this.variableMetadata,l,r)},I.fromTrusted(p,m)}print(){console.table(this.variableMetadata),this.table.print()}[Symbol.iterator](){return this.table[Symbol.iterator]()}resolveAddedVariableFormat(t,n,r){if(r!==void 0)return r;const s=this.variableMetadata[t];return s?s.valueFormat:Xe[n]}parseVariableMap(t){const n={},r={};for(const[o,{type:a,values:i,valueFormat:c}]of Object.entries(t))n[o]=i,r[o]={type:a,valueFormat:c??Xe[a]};return{table:ie.table(n),variableMetadata:r}}normalizeRawValues(t,n){switch(t){case"numeric":return n.map(r=>typeof r!="number"||Number.isNaN(r)?null:r);case"categorical":return n.map(r=>typeof r!="string"?null:r);case"temporal":return n.map(r=>!(r instanceof Date)||!V.isValid(r)?null:r);default:{const r=t;throw new Error(`Cannot normalize raw value of unknown type: ${r}`)}}}skipNulls(t){return t.filter(n=>n!==null)}getDistinctValues(t,n){const r=t==="temporal",s=new Set,o=[];for(const a of n){const i=r&&a instanceof Date?a.getTime():a;s.has(i)||(s.add(i),o.push(a))}return o}}class bi{constructor(t,n,r){this.groupedBy=t,this.grouped=n,this.variableMetadata=r}forEach(t){const n=this.grouped.partitions(),r=this.grouped.columnNames(),s=this.groupedBy.map(a=>this.grouped.column(a)).filter(a=>a!==void 0);let o=0;for(const a of n){const i=a[0];if(i===void 0)continue;const c=this.getStableKey(s,i),l=Object.fromEntries(r.map(d=>{const p=this.grouped.column(d);return[d,a.map(m=>p?.get(m))]})),u=ie.table(l);t(I.fromTrusted(u,this.variableMetadata),c,o++)}}rollup(t){const n=this.grouped.rollup(Object.fromEntries(Object.entries(t).map(([s,o])=>[s,ie.op[o.aggregation](o.variableName)]))),r=Object.fromEntries(this.groupedBy.map(s=>{const o=this.variableMetadata[s],a=o?.type??"categorical",i=o?.valueFormat??Xe[a];return[s,{type:a,valueFormat:i}]}));for(const[s,{variableName:o,aggregation:a}]of Object.entries(t)){const i=this.variableMetadata[o],c=i?.type??"numeric",l=i?.valueFormat??Xe[c],u=Bs(a,c);r[s]={type:u,valueFormat:$s(a,l)}}return I.fromTrusted(n,r)}getStableKey(t,n){return E(t.map(r=>r.get(n)))}}function vi(e,t,n){const r=t.map(c=>e[c]?.valueFormat??{type:"decimal"}),[s,...o]=r;if(!s)return{type:"decimal"};for(const c of r)if(c.type==="lookup")throw new Error("Cannot reshape: a source column has a lookup format and lookups cannot nest");if(o.every(c=>ue.isEqual(c,s))||s.type==="lookup")return s;const i={};for(const[c,l]of t.entries()){const u=E([l]),d=r[c];d&&d.type!=="lookup"&&(i[u]=d)}return{type:"lookup",byVariable:n,cases:i,fallback:s}}class Gs{constructor(){this.currentYear=new Date().getUTCFullYear(),this.previousDate=null,this.previousYear=null}incrementYearIfNeeded(t){this.previousYear===null?this.previousYear=t.getUTCFullYear():this.previousDate!==null&&V.isBefore(new Date(this.currentYear,t.getUTCMonth(),t.getUTCDate()),new Date(this.currentYear,this.previousDate.getUTCMonth(),this.previousDate.getUTCDate()))&&this.previousYear++;const n=new Date(t.getTime());return n.setUTCFullYear(this.previousYear),this.previousDate=n,n}}const zs=e=>{const t=Object.entries(e);return!t.length||!t.some(([,n])=>!et(n))},et=e=>typeof e=="string"&&e.trim()===""||e===void 0||e===null||e==="-",_t="en-GB",Ws=e=>e.type==="lookup",Ys=e=>e.type==="text",Oe=e=>e.type==="date"||e.type==="datetime"||e.type==="year"||e.type==="month_year"||e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range"||e.type==="weekly_date_range_with_year"||e.type==="quarter"||e.type==="time",Cn=e=>e.type==="decimal"||e.type==="integer"||e.type==="percentage"||e.type==="duration"||e.type==="currency",Dn=e=>e.type==="currency",_n=e=>e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range",Hs=e=>{if(Ws(e))return Hs(e.fallback);if(Oe(e))return"temporal";if(Cn(e))return"numeric";if(Ys(e))return"categorical";const t=e;throw new Error(`No data type found for value format: ${t.type}`)},je={k:1e3,m:1e6,b:1e9,t:1e12},Fn=["k","m","b","t"],xi=new RegExp(`^-?(\\d{1,3}(,\\d{3})*|\\d+)\\.?\\d*(${Fn.join("|")})?$`,"i"),Si=/^-?\d{1,3}(?:,\d{3})*(?:\.\d+)?%?$/,Te=e=>e===null||e instanceof Date||Array.isArray(e)||typeof e=="boolean"?!1:typeof e=="string"?xi.test(e)&&!Number.isNaN(Number(e.replace(new RegExp(`[,${Fn.join("")}]`,"gi"),""))):!Number.isNaN(Number(e)),Us=e=>Te(e)?!0:typeof e=="string"?Si.test(e):!1,wi=/^\d{4}-\d{2}-\d{2}(T|\s)\d{1,2}:\d{2}(:\d{2}(\.\d{3})?)?(Z|\+00:00)?$/,Ai=/^\s*(19\d{2}|2[01]\d{2})\s*$/,Ti=[[/\bJan\b/i,"January"],[/\bFeb\b/i,"February"],[/\bMar\b/i,"March"],[/\bApr\b/i,"April"],[/\bJun\b/i,"June"],[/\bJul\b/i,"July"],[/\bAug\b/i,"August"],[/\bSept?\b/i,"September"],[/\bOct\b/i,"October"],[/\bNov\b/i,"November"],[/\bDec\b/i,"December"]],Mi={"en-US":"MDY","en-GB":"DMY","pt-PT":"DMY",ar:"DMY"},Ks=["/","-","."," "],Gr=[["d","M","yy"],["d","MM","yy"],["d","MMMM","yy"],["dd","M","yy"],["dd","MM","yy"],["dd","MMMM","yy"],["do","MMMM","yy"],["d","M","yyyy"],["d","MM","yyyy"],["d","MMMM","yyyy"],["dd","M","yyyy"],["dd","MM","yyyy"],["dd","MMMM","yyyy"],["do","MMMM","yyyy"]],zr=[["M","d","yy"],["M","dd","yy"],["MM","d","yy"],["MM","dd","yy"],["MMMM","d","yy"],["MMMM","dd","yy"],["MMMM","do","yy"],["M","d","yyyy"],["M","dd","yyyy"],["MM","d","yyyy"],["MM","dd","yyyy"],["MMMM","d","yyyy"],["MMMM","dd","yyyy"],["MMMM","do","yyyy"]],Wr=[["yyyy","M","d"],["yyyy","M","dd"],["yyyy","MM","d"],["yyyy","MM","dd"],["yyyy","MMMM","d"],["yyyy","MMMM","dd"],["yyyy","MMMM","do"]],Xs=[["d","MMMM"],["dd","MMMM"],["do","MMMM"],["MMMM","d"],["MMMM","dd"],["MMMM","do"]],Li=[{dateFormat:"MMMM d, yyyy",type:"date"},{dateFormat:"MMMM dd, yyyy",type:"date"},{dateFormat:"MMMM do, yyyy",type:"date"},{dateFormat:"yyyy-MM",type:"month_year"}],js=1900,qs=2199,Vi=3,Ei=6,Ii=5,ki=1,Ci=28,Di=/\s*[–—]\s*|\s-\s/,_i=e=>typeof e=="number"?Number.isNaN(e)?!1:e>=js&&e<=qs:typeof e=="string"?Ai.test(e):!1,Qs=(e,t)=>{const n=Qe(e);return Te(n)?Ni(n):typeof n=="string"?!!Zs(n)||Rn(n)&&V.isValid(new Date(n)):V.isValid(n)},Qe=e=>{if(typeof e!="string")return e;let t=e;for(const[n,r]of Ti)t=t.replace(n,r);return t},Zs=(e,t=_t)=>{const n=Qe(e);return Rn(n)?{type:"datetime"}:Js(t).find(r=>!Oe(r)||r.type==="month"&&n.length<Vi?!1:r.dateFormat&&V.isValid(V.parse(n,r.dateFormat,new Date)))},Rn=e=>wi.test(e.trim()),Fi=(e,t=_t)=>{const[n,r]=e.split(Di);if(!n||!r)return;const s=Qe(n).trim(),o=Qe(r).trim();return Ri(t).find(a=>{if(!Oe(a)||!a.dateFormat)return!1;const i=V.parse(s,a.dateFormat,new Date),c=V.parse(o,a.dateFormat,new Date);if(!V.isValid(i)||!V.isValid(c))return!1;const l=new Gs,u=l.incrementYearIfNeeded(i),d=l.incrementYearIfNeeded(c),p=V.differenceInDays(d,u);return V.isWithinInterval(new Date(u.getFullYear(),ki,Ci),{start:u,end:d})&&p===Ii?!0:p===Ei})},Js=e=>{const t={date:eo(e),year:[["yyyy"]],day_month:Xs,month_year:[["MMMM","yyyy"],["yyyy","MMMM"]],month:[["MMMM"]],quarter:[["QQQ","yyyy"],["yyyy","QQQ"]]};return[...Li,...Object.entries(t).flatMap(([n,r])=>r.flatMap(s=>Ks.map(o=>({dateFormat:s.join(o),type:n}))))]},eo=e=>Mi[e]==="MDY"?[...zr,...Gr,...Wr]:[...Gr,...zr,...Wr],Ri=e=>{const t={weekly_date_range:Xs,weekly_date_range_with_year:eo(e)};return Object.entries(t).flatMap(([n,r])=>r.flatMap(s=>Ks.map(o=>({dateFormat:s.join(o),type:n}))))},Ni=e=>{const t=Number(e);if(!ue.isInteger(t))return!1;const n=new Date(t),r=new Date(t*1e3),s=o=>V.isValid(o)&&o.getFullYear()>=js&&o.getFullYear()<=qs;return s(n)||s(r)},to={$:"usd","£":"gbp","€":"eur","¥":"jpy","₹":"inr","₱":"php",P:"php","₩":"krw","₪":"ils","₫":"vnd","₽":"rub","฿":"thb",R$:"brl",Rp:"idr",RM:"myr","₦":"ngn",zł:"pln","₺":"try",kr:"dkk",Fr:"chf",R:"zar","د.إ":"aed","﷼":"sar",Ch$:"clp",NT$:"twd",HK$:"hkd",S$:"sgd",A$:"aud",C$:"cad",NZ$:"nzd",MX$:"mxn"},no=e=>{if(typeof e=="string"){const t=ro(e);return t.length?Te(t):!1}return Te(e)},Pi=e=>{const t=so(e),n=t?to[t]:void 0;if(!n)throw new Error("Could not get currency ISO");return n},ro=e=>{const t=so(e);let n=e;if(t){const r=e.indexOf(t);r===0?n=e.slice(t.length):r===e.length-t.length?n=e.slice(0,e.length-t.length):e[0]==="-"&&r===1&&(n=`-${e.slice(t.length+1)}`)}return Te(n)?n.split(",").join(""):""},so=e=>Object.keys(to).sort((n,r)=>r.length-n.length).find(n=>e.includes(n)),Oi=(e,t)=>{const n=typeof e=="string"?e.trim():e;if(Te(n))return{type:"decimal"};const r=typeof n=="string"&&Zs(n,t);if(r)return r;const s=typeof n=="string"&&Fi(n,t);return s||(Qs(e)?{type:"date"}:Us(e)?{type:"percentage"}:no(e)&&typeof e=="string"?{type:"currency",iso:Pi(e)}:{type:"text"})},Bi=/\s*[–—]\s*|\s-\s/,$i=(e,t,n)=>{if(et(e))return null;switch(t.type){case"decimal":case"integer":case"duration":return oo(e);case"percentage":return Gi(e);case"currency":return zi(e);case"datetime":case"date":case"year":case"month_year":case"month":case"day_month":case"quarter":case"time":return Nn(e,t.dateFormat,n);case"weekly_date_range":case"weekly_date_range_with_year":return Wi(e,t.dateFormat,n);case"text":return Yi(e);case"lookup":throw new Error("Cannot parse: lookup value formats are produced by transforms, not raw input");default:{const r=t;throw new Error(`Unhandled value format: ${r.type}`)}}},Nn=(e,t,n)=>{if(e instanceof Date)return V.isValid(e)?e:null;const r=Qe(String(e).trim());if(r.length===0)return null;const s=new Date;if(t){const a=V.parse(r,t,s);return V.isValid(a)?nn(a):null}for(const a of Js(n)){if(!Oe(a)||!a.dateFormat)continue;const i=V.parse(r,a.dateFormat,s);if(V.isValid(i))return nn(i)}const o=new Date(r);return Qs(o)?Rn(r)?o:nn(o):null},oo=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;let t=e.trim();if(!Te(t))return null;let n=1;for(const r of Fn)if(new RegExp(`${r}$`,"i").test(t)){n=je[r],t=t.slice(0,-1);break}return Number(t.split(",").join(""))*n},Gi=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();if(!Us(t))return null;const n=Number(t.replace(/%/g,"").replace(/,/g,""))/100;return Number.isNaN(n)?null:n},zi=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();return no(t)?oo(ro(t)):null},Wi=(e,t,n)=>{const r=String(e).trim().split(Bi),[s,o]=[r[0]?.trim(),r[1]?.trim()];return!s||!o?null:Nn(s,t,n)},Yi=e=>String(e).trim(),nn=e=>new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())),Hi={type:"year",dateFormat:"yyyy"};class Ui extends de{dependencies(t){return[t]}run(t){const n=t._metadata?.parsingLocale??_t,r={},s=ji(t),o=Ki(t);for(const[a,i]of t.columns.entries()){if(i._metadata?.isHidden)continue;const c=s.get(i.key);if(et(c))continue;const l=a===o?Hi:Oi(c,n),u=Hs(l);r[i.key]=Xi(i.key,t.rows,l,u,n)}return new I(r)}}const Ki=e=>{const t=qi(e.rows,5);return e.columns.findIndex(n=>{const r=t.map(s=>s[n.key]).filter(s=>!et(s));return r.length>=2&&r.every(_i)})},Xi=(e,t,n,r,s)=>{const o=new Gs,a=t.reduce((i,c)=>{if(zs(c))return i;const l=$i(c[e],n,s);return _n(n)&&G(l)?i.push(o.incrementYearIfNeeded(l)):i.push(l),i},[]);return{type:r,values:a,valueFormat:n}},ji=e=>{const t=new Map,n=new Set(e.columns.map(r=>r.key));for(const r of e.rows){for(const s of n){const o=r[s];et(o)||(t.set(s,o),n.delete(s))}if(n.size===0)break}return t},qi=(e,t)=>{const n=[];for(const r of e)if(zs(r)||n.push(r),n.length===t)return n;return n};class Qi{constructor(t){this.registry=t}compile(t,n){return this.registry.get(t).compile(n)}}class tt{constructor(){this.requiredAesthetics=[]}}const Pn=(e,t)=>{const n=v(t.x);return!n||!["numeric","temporal"].includes(e.getType(n))?e:e.orderBy(n,"asc")};class Zi extends tt{constructor(){super(...arguments),this.type="area",this.requiredAesthetics=["x","y"]}compile({data:t,mapping:n}){if(t=Pn(t,n),t.hasVariable(f.yMin)||(t=t.addConstantVariable(f.yMin,"numeric",0)),!t.hasVariable(f.yMax)){const r=v(n.y);h(r)&&t.hasVariable(r)&&(t=t.addVariable(f.yMax,"numeric",t.getValues(r,{type:"numeric"})))}return{data:t,mapping:{}}}}const ao=.7,Ji=.1;class ec extends tt{constructor(){super(...arguments),this.type="bar"}compile({data:t,mapping:n}){if(t=Pn(t,n),t.hasVariable(f.yMin)||(t=t.addConstantVariable(f.yMin,"numeric",0)),!t.hasVariable(f.yMax)){const s=v(n.y);h(s)&&t.hasVariable(s)&&(t=t.addVariable(f.yMax,"numeric",t.getValues(s,{type:"numeric"})))}const r=ao/2;return t=t.addConstantVariable(f.xMin,"numeric",-r).addConstantVariable(f.xMax,"numeric",r),{data:t,mapping:{}}}}class tc extends tt{constructor(){super(...arguments),this.type="line",this.requiredAesthetics=["x","y"]}compile(t){return{data:Pn(t.data,t.mapping),mapping:{}}}}class nc extends tt{constructor(){super(...arguments),this.type="point",this.requiredAesthetics=["x","y"]}compile({data:t}){return{data:t,mapping:{}}}}class rc extends tt{constructor(){super(...arguments),this.type="rule"}compile({data:t,mapping:n}){const r=Yr(n.y,t);if(r!==null)return{data:new I({[lt.y]:{type:"numeric",values:[r.value],valueFormat:r.sourceFormat}}),mapping:{y:lt.y,x:void 0}};const s=Yr(n.x,t);return s!==null?{data:new I({[lt.x]:{type:"numeric",values:[s.value],valueFormat:s.sourceFormat}}),mapping:{x:lt.x,y:void 0}}:{data:new I,mapping:{x:void 0,y:void 0}}}}const Yr=(e,t)=>{const n=le(e);if(D(n))return{value:n,sourceFormat:void 0};const r=v(e);if(r===null||!Na(r)||!t.hasVariable(r))return null;const[s]=t.getValues(r);return D(s)?{value:s,sourceFormat:t.getValueFormat(r)}:null};class sc extends Pe{constructor(){super("geom"),this.register("bar",new ec),this.register("point",new nc),this.register("line",new tc),this.register("area",new Zi),this.register("rule",new rc)}}const On=(e,t)=>{if(h(t.group)){const s=v(t.group);if(s!==null)return[s]}const n=new Set([v(t.x),v(t.y)].filter(h)),r=new Set;for(const s in t){if(s==="x"||s==="y")continue;const o=v(t[s]);h(o)&&(n.has(o)||e.getType(o)==="categorical"&&r.add(o))}return[...r]};class oc{compute({data:t,mapping:n}){const r=On(t,n);if(r.length===0)return{data:t.addConstantVariable(z.group,"categorical",null)};const s=t.size(),o=r.map(i=>t.getValues(i)),a=new Array(s);for(let i=0;i<s;i++)a[i]=E(o.map(c=>c[i]));return{data:t.addVariable(z.group,"categorical",a)}}}const io=new Set(["x","y","ySecondary"]),Bn=new Set(["color","size","alpha","strokeWidth","lineType"]),Ft=e=>io.has(e),ac=e=>Bn.has(e),ic=e=>Ft(e)||ac(e);function Be(e){return e==="secondary"?"ySecondary":"y"}function ee(e){return e==="ySecondary"?"y":e}const cc=e=>{if(e===void 0)return{};const t={};for(const n of e.columns)n.label!==void 0&&(t[n.key]=n.label);return t},lc=(e,t,n)=>{const r=Me(t,"color");return r===null?{}:(e?.columns??[]).some(a=>a.key===r)?{}:n};function Me(e,t){const n=ee(t);for(const r of co(t,e)){const s=v(r.mapping[n]);if(h(s))return s}return null}const $n=(e,t)=>e===null?null:t[e]??e,uc=(e,t)=>e===null?null:t[String(e)]??null,Le=({layers:e,scaleType:t,variableName:n})=>{if(n===null)return rn(t);for(const r of e){if(!r.data.hasVariable(n))continue;const s=r.data.getValueFormat(n),o=s.type==="lookup"?s.fallback:s;return pc(o,t)?o:rn(t)}return rn(t)},dc=(e,t)=>t!=="y"&&t!=="ySecondary"?!1:co(t,e).some(n=>n.position==="fill");function co(e,t){return e==="ySecondary"?t.filter(n=>n.yScaleType==="secondary"):e==="y"?t.filter(n=>n.yScaleType==="primary"):t}const rn=e=>{switch(e){case"continuous":return{type:"decimal"};case"datetime":return{type:"date"};case"discrete":case"palette":case"identity":return{type:"text"}}},pc=(e,t)=>{switch(t){case"continuous":return Cn(e);case"datetime":return Oe(e);case"discrete":case"palette":case"identity":return!0}},mc=[{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}],Hr={year:0,quarter:1,month:2,week:3,day:4,hour:5},Ie=40,fc=(e,t,n)=>{const r=n.unit==="quarter"?n.step*3:n.step;return bc(n.unit).range(e,new Date(t.valueOf()+1),r)},hc=({unit:e,step:t,start:n,stop:r})=>{const s=Ta.differenceInDays(r,n);switch(e){case"hour":return 24*s/t>Ie;case"day":return s/t>Ie;case"week":return s/(7*t)>Ie;case"month":return s/(30*t)>Ie;case"quarter":return s/(90*t)>Ie;case"year":return s/(365*t)>Ie}},yc=(e,t)=>{const n=!_n(t);switch(e.unit){case"year":return n?{type:"year"}:{type:"month"};case"quarter":return{type:"quarter"};case"month":return n?{type:"month_year"}:{type:"month"};case"week":return n?{type:"weekly_date_range_with_year"}:{type:"weekly_date_range"};case"day":return n?{type:"date"}:{type:"day_month"};case"hour":return n?{type:"datetime"}:{type:"time"}}},gc=(e,t)=>{const n=vc(t);return n===null?!1:Hr[e]>Hr[n]},bc=e=>{switch(e){case"hour":return Ge.utcHour;case"day":return Ge.utcDay;case"week":return Ge.utcMonday;case"month":case"quarter":return Ge.utcMonth;case"year":return Ge.utcYear}},vc=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}},lo={left:"right",right:"left",top:"bottom",bottom:"top"},xc={x:!0,y:!0,ySecondary:!1},Sc={bar:{cartesian:{hideGridX:!0},flip:{hideGridX:!0},polar:{hideGridX:!0,hideGridY:!0}}},wc=20,Ur=new Set(["top","bottom"]),Ac={type:"percentage"};function Tc(e,t){const{scales:n,config:r,layers:s,coordSystem:o,variableLabels:a}=e;if(o.type==="polar")return[];const i=Lc(s,o.type,r),c=new Set(t.map(d=>d.position)),l=Ec(uo(r.axes.y.position,o.axisMapping.y.position),c),u=[];for(const d of io){const p=n[d];if(!h(p)||p.kind!=="position")continue;const m=Mc({scaleAestheticKey:d,scale:p,config:r,layers:s,axisMapping:o.axisMapping,resolvedYPosition:l,gridOverrides:i,variableLabels:a});u.push(m)}return u}function Mc(e){const{scaleAestheticKey:t,scale:n,config:r,layers:s,axisMapping:o,resolvedYPosition:a,gridOverrides:i,variableLabels:c}=e,l=ee(t),{axisConfig:u,position:d}=Vc(t,r,o,a),p=Me(s,t),m=dc(s,t)?Ac:Le({layers:s,scaleType:n.spec.scaleType,variableName:p}),y=$n(p,c);return{scaleAestheticKey:t,aesthetic:l,position:d,label:u.label??y,isVisible:u.isVisible,tickCandidates:kc(n,m),valueFormat:m,tickMode:u.ticks.mode,ticksVisible:u.ticks.isVisible,gridVisible:Ic(u,i,t),scaleType:n.spec.scaleType,bandwidth:n.bandwidth??void 0}}function Lc(e,t,n){const r=e.flatMap(i=>{const c=Sc[i.geom]?.[t];return c?[c]:[]}),s=r.some(i=>i.hideGridX),o=r.some(i=>i.hideGridY),a=r.some(i=>i.hideBorder);return{x:{gridVisible:Kr(s,n.axes.x.grid.isVisible)},y:{gridVisible:Kr(o,n.axes.y.grid.isVisible)},borderVisible:a?!1:void 0}}function Kr(e,t){if(e&&t===null)return!1}function Vc(e,t,n,r){switch(e){case"x":return{axisConfig:t.axes[e],position:uo(t.axes[e].position,n[e].position)};case"y":return{axisConfig:t.axes[e],position:r};case"ySecondary":{const s=lo[r],o=ue.merge({isVisible:t.axes.y.isVisible,label:null,position:s,grid:t.axes.y.grid,ticks:t.axes.y.ticks},t.axes.ySecondary);return{axisConfig:o,position:o.position}}}}function uo(e,t){return Ur.has(e)===Ur.has(t)?e:t}function Ec(e,t){return t.has(e)?lo[e]:e}function Ic(e,t,n){const{gridVisible:r}=n==="x"?t.x:t.y;return r??e.grid.isVisible??xc[n]}const kc=(e,t)=>{if(e.spec.scaleType==="continuous"){const r=new Set,s=[];for(let o=1;o<=wc;o++){const a=e.generateTicks({count:o}),i=E(a);r.has(i)||(r.add(i),s.push({ticks:a.map(c=>Tt(e,c))}))}return s}return e.spec.scaleType==="datetime"?Cc(e,t):[{ticks:e.generateTicks().map(r=>Tt(e,r))}]},Cc=(e,t)=>{const[n,r]=e.domain;if(!G(n)||!G(r))return[{ticks:e.generateTicks().map(c=>Tt(e,c))}];const s=new Set,o=[],a=(i,c)=>{if(i.length===0)return;const l=E(i);s.has(l)||(s.add(l),o.push({ticks:i.map(u=>Tt(e,u)),valueFormat:c}))};for(const i of mc)hc({...i,start:n,stop:r})||gc(i.unit,t)||a(e.generateTicks({interval:i}),yc(i,t));return a(e.generateTicks({atInputs:!0})),o.sort((i,c)=>i.ticks.length-c.ticks.length),o},Tt=(e,t)=>({value:t,position:e.map(t)});function Mt(e,t){switch(e){case"bar":return t.type==="polar"?"slice":"square";case"line":return"line";case"area":return"area";case"point":return"circle";default:return"square"}}function po({scale:e,aesthetics:t,layers:n,coordSystem:r}){const s=Dc({layers:n,coordSystem:r,aesthetics:t}),o=mo({layers:n,aesthetics:t});return e.domain.map(a=>({value:a,swatchShape:s(a),owner:o(a)}))}function Dc({layers:e,coordSystem:t,aesthetics:n}){const r=mo({layers:e,aesthetics:n}),s=e.find(a=>n.some(i=>h(a.mapping[i]))),o=s?Mt(s.geom,t):"square";return a=>{const i=r(a);return i?Mt(i.layer.geom,t):o}}function mo({layers:e,aesthetics:t,layerFilter:n}){const r=new Map;for(const[s,o]of e.entries()){if(n&&!n(o))continue;const a=t.find(c=>h(o.mapping[c]));if(a===void 0)continue;const i=v(o.mapping[a]);if(!(i===null||!o.data.hasVariable(i)))for(const c of o.data.getValues(i,{distinct:!0})){const l=E(c);r.has(l)||r.set(l,{layer:o,layerIndex:s})}}return s=>r.get(E(s))}const Gn=e=>{if(e.kind==="identity")return!1;const t=e.spec.scaleType;return t!=="continuous"&&t!=="datetime"};function _c({scales:e,layers:t,coordSystem:n,valueLabels:r}){const s=e.color;if(s===void 0||!Gn(s))return[];if(!t.some(u=>h(u.mapping.color)))return[];const o=Me(t,"color");if(fo({colorVariableName:o,xVariableName:Me(t,"x"),mapsColorAcrossMultipleLayers:Rc(t)>1,isMergedWithAnotherAesthetic:Fc(e,t,o)}))return[];const i=s.spec.scaleType,c=t.findIndex(u=>h(u.mapping.color));return po({scale:s,aesthetics:["color"],layers:t,coordSystem:n}).map(({value:u,swatchShape:d,owner:p})=>{const m=p?.layerIndex??c,y=t[m],g=y?v(y.mapping.color):null;return{value:u,color:String(s.map(u)),shape:d,layerIndex:m,valueFormat:Le({layers:y?[y]:t,scaleType:i,variableName:g}),label:uc(u,r)}})}const fo=({colorVariableName:e,xVariableName:t,mapsColorAcrossMultipleLayers:n,isMergedWithAnotherAesthetic:r})=>r?!1:e===null||Ra(e)?!n:t!==null&&e===t;function Fc(e,t,n){if(n===null)return!1;for(const r of Bn){if(r==="color")continue;const s=e[r];if(!(s===void 0||!Gn(s))&&Me(t,r)===n)return!0}return!1}const Rc=e=>e.filter(t=>h(t.mapping.color)).length,ho=["bar","line","area","point"];function Nc(e,t,n){const r=t.findIndex(s=>ho.includes(s.geom));if(r===-1)return[];if(e.length<2){const s=v(t[r]?.mapping.y);return[{value:null,swatch:null,layerIndex:r,groupLabelFormat:{type:"text"},label:$n(s,n)}]}return e.map(s=>({value:s.value,swatch:{color:s.color,shape:s.shape},layerIndex:s.layerIndex,groupLabelFormat:s.valueFormat,label:s.label}))}function Xr(e,t,n){if(n===null||t===null)return[...e];const r=E(n);return e.filter((s,o)=>E(t[o]??null)===r)}const Pc=(e,t)=>{switch(t){case"total":{const{sum:n,count:r}=jr(e);return r===0?null:n}case"average":{const{sum:n,count:r}=jr(e);return r===0?null:n/r}case"current":return e.at(-1)??null}},Oc=(e,t)=>{if(e.length<2)return null;const n=e.at(-1),r=t==="previous"?e.at(-2):e.at(0);return n===void 0||r===void 0||n.cross===null||r.cross===null||r.cross===0?null:{variation:(n.cross-r.cross)/r.cross,against:r.main}},jr=e=>e.reduce((t,n)=>n===null?t:{sum:t.sum+n,count:t.count+1},{sum:0,count:0});function Bc(e){const{config:t,coordSystem:n}=e,r=t.headline.show;return r==="none"||r==="conversion"?null:n.type==="polar"?$c(e,r):Gc(e,r)}function $c(e,t){if(t!=="total")return null;const{scales:n,layers:r}=e,s=r.find(c=>c.geom==="bar");if(s===void 0)return null;const o=s.summary.grandTotal;if(o===void 0)return null;const a=v(s.mapping.y);if(a===null)return null;const i=Le({layers:[s],scaleType:n.y?.spec.scaleType??"continuous",variableName:a});return{kind:"grandTotal",value:o,valueFormat:i}}function Gc(e,t){const{config:n,scales:r,layers:s,variableLabels:o,colorGroups:a}=e;if(!s.some(l=>ho.includes(l.geom)))return null;const i=Nc(a,s,o);if(i.length===0)return null;const c=i.map(l=>zc({group:l,show:t,compareWith:n.headline.compareWith,layers:s,scales:r})).filter(l=>l!==null);return c.length===0?null:{kind:"perGroup",items:c}}function zc({group:e,show:t,compareWith:n,layers:r,scales:s}){const o=r[e.layerIndex];if(o===void 0)return null;const a=v(o.mapping.y);if(a===null||t==="total"&&o.position==="fill")return null;const i=v(o.mapping.x),c=v(o.mapping.color),l=o.yScaleType==="secondary"?s.ySecondary:s.y,u=Le({layers:[o],scaleType:l?.spec.scaleType??"continuous",variableName:a}),d=Hc(o.data,i),p=Le({layers:[o],scaleType:d?"datetime":s.x?.spec.scaleType??"discrete",variableName:i}),m=Uc(o.data,i),y=m.getValues(a,{type:"numeric"}),g=i!==null?m.getValues(i):[],b=c!==null?m.getValues(c):null,x=Xr(y,b,e.value),S=Xr(g,b,e.value);return{value:e.value,swatch:e.swatch,aggregate:Pc(x,t),valueFormat:u,groupLabelFormat:e.groupLabelFormat,mainValueFormat:p,label:e.label,observationLabel:Wc(t,d,S),comparison:Yc(t,n,d,S,x)}}function Wc(e,t,n){if(e==="current"){const o=n.at(-1);return o===void 0?null:{kind:"point",value:o}}if(!t)return null;const r=n.at(0),s=n.at(-1);return r===void 0||s===void 0?null:{kind:"range",from:r,to:s}}function Yc(e,t,n,r,s){if(e!=="current"||!n)return null;const o=t==="none"?"first":t,a=r.map((i,c)=>({main:i,cross:s[c]??null}));return Oc(a,o)}function Hc(e,t){return t!==null&&e.hasVariable(t)&&e.getType(t)==="temporal"}function Uc(e,t){return t===null||!["numeric","temporal"].includes(e.getType(t))?e:e.orderBy(t)}function X(e){return e==="stack"||e==="fill"}const Kc=3,Xc={line:{stack:!0,dodge:!0,identity:!0,fill:!0},area:{stack:!0,dodge:!0,identity:!0,fill:!0},bar:{stack:!0,fill:!0}};function jc({scales:e,config:t,layers:n,coordSystem:r,variableLabels:s,colorGroups:o}){if(t.legend.position==="none")return[];const a=new Map(o.map(g=>[E(g.value),g])),i=Zc({scales:e,layers:n}),c=nl(i),l=Me(n,"x"),u=c.map(g=>{if(el(g,l,n))return null;const b=sl({group:g,variableLabels:s,layers:n,coordSystem:r,colorGroupsByValue:a});return b.items.length===0?null:{group:g,built:b}}).filter(h);if(u.length===0)return[];const d=qc(u);if(t.legend.position==="auto"&&ll(d,n,r))return[];const p=ul(t.legend.position,d,n,r),m=pl(t.legend.display,p,n,r),y=m==="direct"?hl(n):null;return u.map(({built:g})=>Qc(g,p,m,y))}function qc(e){return e.reduce((t,{group:n,built:r})=>{const s=n.some(o=>o.guideType!=="discrete");return t+(s?1:r.items.length)},0)}function Qc(e,t,n,r){return n!=="direct"||r===null?{...e,position:t,display:n}:{...e,position:t,display:n,items:e.items.map(s=>({...s,normalizedY:r.get(String(s.value))??null}))}}function Zc(e){const{scales:t,layers:n}=e,r=[];for(const s of Bn){const o=t[s];if(o===void 0||o.kind==="identity"||!Jc(s,n))continue;const a=Me(n,s),i=fl(s,o);r.push({scaleAestheticKey:s,scale:o,variableName:a,guideType:i})}return r}function Jc(e,t){const n=ee(e);return t.some(r=>h(r.mapping[n]))}function el(e,t,n){const[r]=e;return r.scaleAestheticKey!=="color"?!1:fo({colorVariableName:r.variableName,xVariableName:t,mapsColorAcrossMultipleLayers:tl(r.scaleAestheticKey,n),isMergedWithAnotherAesthetic:e.length>1})}function tl(e,t){const n=ee(e);return t.filter(r=>h(r.mapping[n])).length>1}function nl(e){const t=new Map;for(const n of e){const r=ml(n),s=t.get(r);s?s.push(n):t.set(r,[n])}return[...t.values()]}function rl(e,t,n){if(t==="lineType"){e.lineType=n;return}if(t==="color"){e.color=String(n);return}e[t]=n}function sl({group:e,variableLabels:t,layers:n,coordSystem:r,colorGroupsByValue:s}){const o=e[0],a=e.map(u=>ee(u.scaleAestheticKey)),i=po({scale:o.scale,aesthetics:a,layers:n,coordSystem:r}),c=$n(o.variableName,t),l=Le({layers:n,scaleType:o.scale.spec.scaleType,variableName:o.variableName});return{aesthetics:e.map(u=>u.scaleAestheticKey),title:c,items:i.map(u=>ol(u,e,a,l,s))}}function ol(e,t,n,r,s){const o={};for(const i of t)rl(o,i.scaleAestheticKey,i.scale.map(e.value));const a=il(e,t,n,r,s);return{value:e.value,label:al(t,e,s),visual:o,normalizedY:null,swatchShape:e.swatchShape,valueFormat:a}}function al(e,t,n){return e[0].scaleAestheticKey!=="color"?null:n.get(E(t.value))?.label??null}function il(e,t,n,r,s){if(t[0].scaleAestheticKey==="color")return s.get(E(e.value))?.valueFormat??r;const o=e.owner?.layer,a=cl(o,n);return o===void 0||a===null?r:Le({layers:[o],scaleType:t[0].scale.spec.scaleType,variableName:a})}function cl(e,t){if(e===void 0)return null;for(const n of t){const r=e.mapping[n];if(r===void 0)continue;const s=v(r);if(s!==null)return s}return null}function ll(e,t,n){if(e>1)return!1;const r=n.type==="polar";return gt(t,["line","area","bar"])||r}function ul(e,t,n,r){if(e!=="auto")return e;if(r.type==="polar")return"top";const s=gt(n,["line","area"]),o=gt(n,["bar"]),a=gt(n,["bar"],c=>X(c.position)),i=t>=Kc;return s&&o?"top":s?i?"right":"top":a?yo(r)?"top":i?"right":"top":"top"}function dl(e){if(e.length!==1)return!1;const t=e[0];return t?Xc[t.geom]?.[t.position]===!0:!1}function pl(e,t,n,r){if(!(t==="right"&&!yo(r)))return"pill";switch(e){case"pill":return"pill";case"direct":return"direct";case"auto":return dl(n)?"direct":"pill"}}function yo(e){return e.type==="cartesian"&&e.mainAxis==="y"}function gt(e,t,n){return e.some(r=>t.includes(r.geom)&&(n?.(r)??!0))}function ml(e){const t=e.scale.domain.map(E);return JSON.stringify([e.variableName,e.guideType,...t])}function fl(e,t){return Gn(t)?"discrete":`continuous:${e}`}function hl(e){const t=e[0];if(!t)return new Map;const n=new Map;return t.data.groupBy(z.group).forEach(r=>{const s=r.findLast(l=>h(H(l))||h(C(l)));if(!s)return;const o=Ve(s);if(!h(o))return;const a=te(s),i=H(s)??C(s);if(!h(i))return;const c=h(a)?(a+i)/2:i;n.set(String(o),c)}),n}class yl extends de{dependencies(t){return[t.scales,t.config.axes,t.config.legend,t.config.headline,t.config.panel,t.layers,t.coordSystem,t.originalData]}run(t){const n=cc(t.originalData),r=_c({scales:t.scales,layers:t.layers,coordSystem:t.coordSystem,valueLabels:lc(t.originalData,t.layers,n)}),s={scales:t.scales,config:t.config,layers:t.layers,coordSystem:t.coordSystem,variableLabels:n,colorGroups:r},o=Bc(s),a=gl(o,jc(s));return{axes:Tc(s,a),legends:a,headline:o,panel:{border:{isVisible:t.config.panel.border.isVisible}},colorGroups:r}}}const gl=(e,t)=>e?.kind!=="perGroup"||t.some(r=>r.display==="direct")?t:[],bl=e=>E([Ve(e)]),zn=(e,t)=>{const n=t!==null?e[t]??null:null;return E([n])},j=(e,t)=>{const n=le(t);if(n!==void 0)return()=>n;const r=v(t);return h(r)?s=>{const o=s[r];if(o===void 0)return null;switch(e.getType(r)){case"numeric":return D(o)?o:null;case"categorical":return Je(o)?o:null;case"temporal":return G(o)?o:null;default:return null}}:()=>null},Rt=(e,t)=>j(e,t.x),go=(e,t)=>j(e,t.y),vl=(e,t)=>j(e,t.label),bo=(e,t)=>j(e,t.color),xl=(e,t)=>j(e,t.size),Sl=(e,t)=>j(e,t.alpha),wl=(e,t)=>j(e,t.group),Al=(e,t)=>j(e,t.strokeWidth),qr={variable:f.yRaw};function Nt(e,t){return X(e)?qr:t.y??qr}function Pt(e){return j(e.data,Nt(e.position,e.mapping))}const Tl=["lt","lte","gt","gte","range"];function bt(e,t){if("and"in e){const n=e.and.map(r=>bt(r,t));return r=>{for(const s of n)if(!s(r))return!1;return!0}}if("or"in e){const n=e.or.map(r=>bt(r,t));return r=>{for(const s of n)if(s(r))return!0;return!1}}if("not"in e){const n=bt(e.not,t);return r=>!n(r)}return Ml(e,t)}function vt(e,t){if("and"in e){for(const r of e.and)vt(r,t);return}if("or"in e){for(const r of e.or)vt(r,t);return}if("not"in e){vt(e.not,t);return}const n=Ll(e);if(n!==null&&t.hasVariable(e.variable)&&t.getType(e.variable)==="categorical")throw new Error(`Highlight predicate uses ordering operator '${n}' on categorical variable '${e.variable}'. Use 'eq' or 'oneOf' instead.`)}const Qr=()=>!1;function Ml(e,t){if(!t.hasVariable(e.variable))return Qr;const n=t.getType(e.variable);if("eq"in e){const r=ae(e.eq,n,t.parsingLocale);return s=>Zr(t.readValue(s,e.variable),r)}if("oneOf"in e){const r=e.oneOf.map(s=>ae(s,n,t.parsingLocale));return s=>{const o=t.readValue(s,e.variable);for(const a of r)if(Zr(o,a))return!0;return!1}}if("lt"in e){const r=ae(e.lt,n,t.parsingLocale);return s=>ke(t.readValue(s,e.variable),r)==="less"}if("lte"in e){const r=ae(e.lte,n,t.parsingLocale);return s=>{const o=ke(t.readValue(s,e.variable),r);return o==="less"||o==="equal"}}if("gt"in e){const r=ae(e.gt,n,t.parsingLocale);return s=>ke(t.readValue(s,e.variable),r)==="greater"}if("gte"in e){const r=ae(e.gte,n,t.parsingLocale);return s=>{const o=ke(t.readValue(s,e.variable),r);return o==="greater"||o==="equal"}}if("range"in e){const[r,s]=e.range,o=ae(r,n,t.parsingLocale),a=ae(s,n,t.parsingLocale);return i=>{const c=t.readValue(i,e.variable),l=ke(c,o),u=ke(c,a);return l==="incomparable"||u==="incomparable"?!1:(l==="greater"||l==="equal")&&(u==="less"||u==="equal")}}return Qr}function Ll(e){for(const t of Tl)if(t in e)return t;return null}function ke(e,t){if(e===null||t===null)return"incomparable";if(G(e)&&G(t)){const n=e.getTime(),r=t.getTime();return n<r?"less":n>r?"greater":"equal"}return D(e)&&D(t)?e<t?"less":e>t?"greater":"equal":"incomparable"}function Zr(e,t){return e===t?!0:G(e)&&G(t)?e.getTime()===t.getTime():!1}function ae(e,t,n){return t!=="temporal"||!Je(e)?e:Nn(e,void 0,n)}const Vl={bar:"observation-rerender",rule:null,line:"overlay-anchor",area:"overlay-anchor",point:"overlay-anchor"};function vo(e){const t=Vl[e];return t===null?null:{strategy:t,composition:xo()}}function xo(){return{isDimmed:!1,matchedLayer:null,overlayCandidates:[]}}class El extends Ne{dependencies(t){return[t.highlights,t.config.parsingLocale]}compileLayer(t,n){const r=t.highlight;if(r===null)return t;const s=n.highlights.filter(({layerId:a})=>a===void 0||a===t.id);if(s.length===0)return t;const o=Il({layer:t,highlights:s,parsingLocale:n.config.parsingLocale,strategy:r.strategy});return{...t,highlight:{...r,composition:o}}}}function Il({layer:e,highlights:t,parsingLocale:n,strategy:r}){for(const T of t)vt(T.predicate,e.data);const s=v(e.mapping.x),o=kl(e,n),a=t.map(T=>({predicate:bt(T.predicate,o),scope:T.scope})),i=a.some(({scope:T})=>T==="series"),c=a.some(({scope:T})=>T==="x-value"),l=r==="overlay-anchor",u=e.data.size(),d=i?new Array(u):null,p=c?new Array(u):null,m=l?new Array(u):null,y=new Uint8Array(u),g=new Set,b=new Set;let x=!1,S=0;for(const T of e.data){let ne,he;d!==null&&(ne=bl(T),d[S]=ne),p!==null&&(he=zn(T,s),p[S]=he),m!==null&&(m[S]=T);for(const{predicate:it,scope:ct}of a)if(it(T))switch(ct){case"series":ne!==void 0&&g.add(ne);break;case"x-value":he!==void 0&&b.add(he);break;case"data-point":y[S]=1,x=!0;break}S++}if(g.size===0&&b.size===0&&!x)return xo();const w=new Uint8Array(u),k=[];let W=0;for(let T=0;T<u;T++){const ne=d?.[T],he=p?.[T],it=ne!==void 0&&g.has(ne),ct=he!==void 0&&b.has(he),Nr=y[T]===1;if(r==="observation-rerender")(it||Nr||ct)&&(w[T]=1,W++);else if(it)w[T]=1,W++;else if(Nr||ct){const Pr=m?.[T];Pr!==void 0&&k.push({observation:Pr,observationIndex:T})}}const q=W>0?{...e,data:e.data.filterByMask(w)}:null;return{isDimmed:(r==="observation-rerender"||g.size>0)&&q!==null,matchedLayer:q,overlayCandidates:k}}function kl(e,t){const n=v(e.mapping.y),r=Pt(e);return{hasVariable:s=>e.data.hasVariable(s),getType:s=>e.data.getType(s),readValue:(s,o)=>n!==null&&o===n?r(s):s[o]??null,parsingLocale:t}}class Cl extends Ne{constructor(t,n,r,s,o){super(),this.transformCompiler=t,this.statCompiler=n,this.groupCompiler=r,this.geomCompiler=s,this.positionAdjusterCompiler=o}dependencies(t){return[t.data,t.mapping,Jr(t)]}compileLayer(t,n){const r=this.transformCompiler.compile({data:n.data,transforms:t.transforms}),s={...n.mapping,...t.mapping};return this.runLayerPipeline(t,r,s,Jr(n))}runLayerPipeline(t,n,r,s){return{...kt({data:n,mapping:r}).pipe(({data:a,mapping:i})=>{const c=this.statCompiler.compute(t.stat,{data:a,mapping:i,xScaleIsDiscrete:s});return{data:c.data,mapping:{...i,...c.mapping}}}).pipe(({data:a,mapping:i})=>({data:this.groupCompiler.compute({data:a,mapping:i}).data,mapping:i})).pipe(({data:a,mapping:i})=>{const c=this.geomCompiler.compile(t.geom,{data:a,mapping:i,params:t.params});return{data:c.data,mapping:{...i,...c.mapping}}}).pipe(({data:a,mapping:i})=>{const c=this.positionAdjusterCompiler.adjust(t.position,{data:a,mapping:i});return{data:c.data,mapping:{...i,...c.mapping}}}).result(),id:t.id,geom:t.geom,position:t.position,yScaleType:t.yScaleType,params:t.params,interactive:t.interactive,dataLabels:t.dataLabels,summary:{},highlight:vo(t.geom)}}}function Jr(e){return e.scales.some(t=>t.scaledAesthetic==="x"&&t.scaleType==="discrete")}class So extends Error{constructor(t){const n=t.map(r=>`- ${r.message}`).join(`
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./geom.utils-DbZj1kY1.cjs"),A=require("date-fns"),le=require("lodash-es"),Ve=require("d3-time"),To=require("date-fns/differenceInDays"),q=require("d3-scale"),_r=require("lodash-es/merge"),J=require("d3-regression"),wo=require("humanize-duration"),Io=require("d3-delaunay");typeof window<"u"&&(window.__GRAPHY_SDK__??={},window.__GRAPHY_SDK__.vizEngine="0.0.1-plugins.1");function Oe(e,t){return Nr(e,t)}function St(e,t){for(const n of Object.keys(t)){const r=t[n];if(r!==void 0&&r!==e[n])return{...e,...t}}return e}function Nr(e,t){let n=!1;const r={...e};for(const[a,o]of Object.entries(t)){const s=e[a];if(u.isPlainObject(o)&&u.isPlainObject(s)){const i=Nr(s,o);i!==s&&(r[a]=i,n=!0)}else o!==void 0&&o!==s&&(r[a]=o,n=!0)}return n?r:e}const ne=process.env.NODE_ENV!=="production";function lt(e){return{pipe:t=>{const n=t(e);return lt({...e,...n})},result:()=>e}}let ut=!0;const Vo=e=>{ut=e},Lo=()=>ut,Eo=()=>{let e=null;const t={hits:0,misses:0};return Object.assign((r,a)=>{if(!ut)return ne&&(t.misses+=1),a();if(e&&Or(e.args,r))return ne&&(t.hits+=1),e.out;ne&&(t.misses+=1);const o=a();return e={args:r,out:o},o},{stats:t,reset:()=>{e=null}})},Fr=()=>{const e=new WeakMap,t={hits:0,misses:0};return Object.assign((r,a,o)=>{if(!ut)return ne&&(t.misses+=1),o();const s=e.get(r);if(s){for(const c of s)if(Or(c.args,a))return ne&&(t.hits+=1),c.out}ne&&(t.misses+=1);const i=o();return s?s.push({args:a,out:i}):e.set(r,[{args:a,out:i}]),i},{stats:t})},Mo=(...e)=>e.reduce((t,n)=>({hits:t.hits+n.hits,misses:t.misses+n.misses}),{hits:0,misses:0}),Or=(e,t)=>{if(e.length!==t.length)return!1;for(let n=0;n<e.length;n+=1)if(e[n]!==t[n])return!1;return!0};class j{constructor(){this.memo=Fr(),this.singletonKey={}}get stats(){return this.memo.stats}compile(t){return this.memo(this.key(t),this.dependencies(t),()=>this.run(t))}key(t){return this.singletonKey}}const be=e=>e[u.GROUP_VARIABLES.group],Do=e=>{const{coordinate:t,coordSystem:n}=e;return"observation"in t?Ro(e):n.type!=="cartesian"?null:"unit"in t?{x:t.unit.x,y:t.unit.y,mode:"unit"}:Co(t.data,e)},Ro=({coordinate:e,layers:t,coordSystem:n,geomCompiler:r})=>{if(!("observation"in e))return null;const a=e.observation;for(const o of t){if(a.layerId!==void 0&&o.id!==a.layerId)continue;const s=u.extractVariableName(o.mapping.x);if(s!==null)for(const i of o.data){if(i[s]!==a.anchorValue||be(i)!==a.groupValue)continue;const c=r.resolveAnchorPosition(o.geom,i,n);if(c!==null)return{x:c.x,y:1-c.y,mode:"observation",observation:i}}}return null},Co=(e,{coordSystem:t,scales:n})=>{const r=Bn(n,"x"),a=Bn(n,"y");if(r===null||a===null)return null;const o=r.map(e.x),s=a.map(e.y);if(!Number.isFinite(o)||!Number.isFinite(s))return null;const i=t.type==="cartesian"&&t.mainAxis==="y";return{x:i?s:o,y:1-(i?o:s),mode:"data"}},Bn=(e,t)=>{const n=e[t];return n!==void 0&&n.kind==="position"?n:null},C=e=>e instanceof Date&&A.isValid(e),ko=e=>C(e)||e===null,Pe=e=>typeof e=="string",w=e=>typeof e=="number"&&!Number.isNaN(e)&&Number.isFinite(e);function Wt(e){return e[u.VISUAL_VARIABLES.color]}function _o(e){return e[u.VISUAL_VARIABLES.alpha]}function Pr(e){return e[u.VISUAL_VARIABLES.size]}function No(e){return e[u.VISUAL_VARIABLES.strokeWidth]}function Br(e){return e[u.VISUAL_VARIABLES.lineType]??"solid"}const Bt=(e,t,n,r)=>{for(const a of t){if(e.layerId!==void 0&&a.id!==e.layerId)continue;const o=u.extractVariableName(a.mapping.x);if(o===null)continue;const s=u.extractVariableName(a.mapping.y);for(const i of a.data){if(i[o]!==e.anchorValue||be(i)!==e.groupValue)continue;const c=r.resolveAnchorPosition(a.geom,i,n);if(c===null)continue;const l=s!==null?i[s]??null:null;if(w(l))return{...c,measurementValue:l,color:Wt(i)}}}return null};class Fo extends j{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[t.annotations,t.layers,t.coordSystem,t.scales.x,t.scales.y]}run(t){const{geomCompiler:n}=this;return{differenceArrows:Po(t,n),shapes:t.annotations.shapes,freeformArrows:t.annotations.freeformArrows,textAnnotations:t.annotations.textAnnotations,stickers:xt(t.annotations.stickers,t.layers,t.coordSystem,n),pinnedNumbers:xt(t.annotations.pinnedNumbers,t.layers,t.coordSystem,n),comments:xt(t.annotations.comments,t.layers,t.coordSystem,n),custom:Oo(t,n)}}}const Oo=({annotations:e,layers:t,coordSystem:n,scales:r},a)=>{const o=[];for(const s of e.custom){const i=[];let c=!1;for(const l of s.coordinates){const d=Do({coordinate:l,layers:t,coordSystem:n,scales:r,geomCompiler:a});if(d===null){c=!0;break}i.push(d)}c||o.push({id:s.id,type:s.type,params:s.params,zOrder:s.zOrder,targets:i})}return o},xt=(e,t,n,r)=>{const a=[];for(const o of e){const s=Bt(o.anchor,t,n,r);s!==null&&a.push({...o,anchor:s})}return a},Po=({annotations:e,layers:t,coordSystem:n},r)=>{if(n.type!=="cartesian")return[];const a=[];for(const o of e.differenceArrows){if(Bo(o.start,o.end))continue;const s=Bt(o.start,t,n,r),i=Bt(o.end,t,n,r);s===null||i===null||a.push({id:o.id,start:s,end:i,color:Go(o,s,i),size:o.size,label:o.label,labelCrossPosition:o.labelCrossPosition})}return a},Bo=(e,t)=>e.layerId===t.layerId&&e.anchorValue===t.anchorValue&&e.groupValue===t.groupValue,Go=(e,t,n)=>e.color!==null?e.color:e.start.groupValue!==e.end.groupValue||t.color===void 0||t.color!==n.color?null:t.color;function Uo(e,t){const n=Ko(t);return{...e,background:$o(e.background,n),border:Yo(e.border,n)}}function $o(e,t){if(e.type==="tinted"){const n=e.color??t;if(!n)throw new Error("could not resolve color for tinted background");return{type:"tinted",color:n}}return e}function Yo(e,t){if(e.type==="tinted"||e.type==="gradient"){const n=e.color??t;if(!n)throw new Error(`could not resolve color for ${e.type} background`);return{...e,color:n}}return e}function Ko(e){const t=e.color,n=t?.domain[0];if(!n)return;const r=t.map(n);if(typeof r=="string")return r}class Ho extends j{dependencies(t){return[t.scales,t.config]}run(t){const{scales:n,config:r}=t;return{...r,appearance:Uo(r.appearance,n)}}}class Wo extends j{dependencies(t){return[t.data,t.mapping]}run(t){let n=t.data,r=t.mapping;r.x===""&&(n=n.addConstantVariable(u.CONSTANT_VARIABLES.x,"categorical",""),r={...r,x:u.CONSTANT_VARIABLES.x});for(const a of Object.keys(r)){const o=u.extractConstantValue(r[a]);if(o===void 0)continue;const s=u.prefixInternalVariable(`const_${a}`);n=n.addConstantVariable(s,zo(o),o),r={...r,[a]:s}}return{data:n,mapping:r}}}const zo=e=>typeof e=="number"?"numeric":e instanceof Date?"temporal":"categorical";class Se{constructor(){this.perLayerMemo=Fr(),this.listMemo=Eo()}get stats(){return Mo(this.perLayerMemo.stats,this.listMemo.stats)}compile(t){const n=this.dependencies(t),r=t.layers.map(a=>this.perLayerMemo(a,n,()=>this.compileLayer(a,t)));return this.listMemo(r,()=>r)}}class Xo extends j{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec,t.scales,t.layers]}run(t){return this.registry.get(t.coordSpec.coordType).setup(t)}}class qo extends Se{constructor(t){super(),this.registry=t}dependencies(t){return[t.coordSpec]}compileLayer(t,n){const r=this.registry.get(n.coordSpec.coordType),[a]=r.transform({coordSpec:n.coordSpec,layers:[t]});if(!a)throw new Error(`CoordCompiler: strategy '${n.coordSpec.coordType}' did not return a transformed layer`);return a}}class jo{constructor(t){this.setupStage=new Xo(t),this.transformStage=new qo(t)}get setupStats(){return this.setupStage.stats}get transformStats(){return this.transformStage.stats}setup(t){return this.setupStage.compile(t)}transform(t){return this.transformStage.compile(t)}}class xe{constructor(t){this.label=t,this.items=new Map}register(t,n){return this.items.set(t,n),this}get(t){if(!this.items.has(t)){const n=[...this.items.keys()].map(r=>`'${r}'`).join(", ");throw new Error(`Unknown ${this.label}: '${t}' (available: ${n})`)}return this.items.get(t)}getAll(){return[...this.items.values()]}has(t){return this.items.has(t)}}class Qo{constructor(){this.coordType="cartesian"}setup(t){if(t.coordSpec.coordType!=="cartesian")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"x",axisMapping:{x:{position:"bottom",geometry:"linear"},y:{position:"right",geometry:"linear"}}},scales:t.scales}}transform(t){return t.layers}}class Zo{constructor(t){this.geomRegistry=t,this.coordType="flip"}setup(t){if(t.coordSpec.coordType!=="flip")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);return{coordSystem:{type:"cartesian",mainAxis:"y",axisMapping:{x:{position:"right",geometry:"linear"},y:{position:"bottom",geometry:"linear"}}},scales:Jo(t.scales,t.layers)}}transform(t){return t.layers.map(n=>{const r=this.geomRegistry.get(n.geom),a=u.derivePositionColumnPairs(r.positionChannels);return ts(n,a)})}}const Gn=u.prefixInternalVariable("flipSwap"),Jo=(e,t)=>es(t)?e.map(n=>n.scaledAesthetic!=="x"||n.scaleType!=="continuous"&&n.scaleType!=="datetime"&&n.scaleType!=="discrete"?n:{...n,reverse:!n.reverse}):e,es=e=>{for(const t of e){const n=u.extractVariableName(t.mapping.x);if(!n||!t.data.hasVariable(n))continue;const r=t.data.getType(n);if(r==="categorical"||r==="temporal")return!0}return!1},ts=(e,t)=>{let n=e.data;for(const[r,a]of t){const o=n.hasVariable(r),s=n.hasVariable(a);o&&s?n=n.renameVariable(r,Gn).renameVariable(a,r).renameVariable(Gn,a):o?n=n.renameVariable(r,a):s&&(n=n.renameVariable(a,r))}return{...e,data:n}};class ns{constructor(t){this.geomRegistry=t,this.coordType="polar"}setup(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec;return{coordSystem:{type:"polar",axisMapping:n.theta==="x"?{x:{position:"bottom",geometry:"circular"},y:{position:"left",geometry:"radial"}}:{x:{position:"left",geometry:"radial"},y:{position:"bottom",geometry:"circular"}},innerRadius:n.innerRadius},scales:t.scales}}transform(t){if(t.coordSpec.coordType!=="polar")throw new Error(`Invalid coordinate type: ${t.coordSpec.coordType}`);const{params:n}=t.coordSpec,r=rs(n),a=as(n);return t.layers.map(o=>{const s=this.geomRegistry.get(o.geom),i=u.derivePositionColumnPairs(s.positionChannels),c=n.theta==="y"?ss(o,i):o;return{...os(c,i,r,a),spatialMap:{kind:"arcs"}}})}}function rs(e){const t=e.startAngle*(Math.PI/180);return n=>n*2*Math.PI+t}function as(e){const{innerRadius:t}=e;return n=>t+n*(1-t)}function os(e,t,n,r){let a=e.data;for(const[o,s]of t)a=Un(a,o,n),a=Un(a,s,r);return{...e,data:a}}function Un(e,t,n){if(!e.hasVariable(t))return e;const a=e.getValues(t,{type:"numeric"}).map(o=>o===null?null:n(o));return e.addVariable(t,"numeric",a)}function ss(e,t){let n=e.data;for(const[r,a]of t){const o=n.hasVariable(r),s=n.hasVariable(a);if(!o&&!s)continue;const i=o?n.getValues(r):null,c=s?n.getValues(a):null;i&&(n=n.addVariable(a,"numeric",i)),c&&(n=n.addVariable(r,"numeric",c))}return{...e,data:n}}class is extends xe{constructor(t){super("coord"),this.register("cartesian",new Qo),this.register("flip",new Zo(t)),this.register("polar",new ns(t))}}class Gr{constructor(){this.currentYear=new Date().getUTCFullYear(),this.previousDate=null,this.previousYear=null}incrementYearIfNeeded(t){this.previousYear===null?this.previousYear=t.getUTCFullYear():this.previousDate!==null&&A.isBefore(new Date(this.currentYear,t.getUTCMonth(),t.getUTCDate()),new Date(this.currentYear,this.previousDate.getUTCMonth(),this.previousDate.getUTCDate()))&&this.previousYear++;const n=new Date(t.getTime());return n.setUTCFullYear(this.previousYear),this.previousDate=n,n}}const Ur=e=>{const t=Object.entries(e);return!t.length||!t.some(([,n])=>!Be(n))},Be=e=>typeof e=="string"&&e.trim()===""||e===void 0||e===null||e==="-",dt="en-GB",cs=e=>e.type==="lookup",ls=e=>e.type==="text",Ge=e=>e.type==="date"||e.type==="datetime"||e.type==="year"||e.type==="month_year"||e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range"||e.type==="weekly_date_range_with_year"||e.type==="quarter"||e.type==="time",$r=e=>e.type==="decimal"||e.type==="integer"||e.type==="percentage"||e.type==="duration"||e.type==="currency",Yr=e=>e.type==="currency",Kr=e=>e.type==="month"||e.type==="day_month"||e.type==="weekly_date_range",Hr=e=>{if(cs(e))return Hr(e.fallback);if(Ge(e))return"temporal";if($r(e))return"numeric";if(ls(e))return"categorical";const t=e;throw new Error(`No data type found for value format: ${t.type}`)},Ce={k:1e3,m:1e6,b:1e9,t:1e12},zt=["k","m","b","t"],us=new RegExp(`^-?(\\d{1,3}(,\\d{3})*|\\d+)\\.?\\d*(${zt.join("|")})?$`,"i"),ds=/^-?\d{1,3}(?:,\d{3})*(?:\.\d+)?%?$/,oe=e=>e===null||e instanceof Date||Array.isArray(e)||typeof e=="boolean"?!1:typeof e=="string"?us.test(e)&&!Number.isNaN(Number(e.replace(new RegExp(`[,${zt.join("")}]`,"gi"),""))):!Number.isNaN(Number(e)),Wr=e=>oe(e)?!0:typeof e=="string"?ds.test(e):!1,ms=/^\d{4}-\d{2}-\d{2}(T|\s)\d{1,2}:\d{2}(:\d{2}(\.\d{3})?)?(Z|\+00:00)?$/,ps=/^\s*(19\d{2}|2[01]\d{2})\s*$/,fs=[[/\bJan\b/i,"January"],[/\bFeb\b/i,"February"],[/\bMar\b/i,"March"],[/\bApr\b/i,"April"],[/\bJun\b/i,"June"],[/\bJul\b/i,"July"],[/\bAug\b/i,"August"],[/\bSept?\b/i,"September"],[/\bOct\b/i,"October"],[/\bNov\b/i,"November"],[/\bDec\b/i,"December"]],hs={"en-US":"MDY","en-GB":"DMY","pt-PT":"DMY",ar:"DMY"},zr=["/","-","."," "],$n=[["d","M","yy"],["d","MM","yy"],["d","MMMM","yy"],["dd","M","yy"],["dd","MM","yy"],["dd","MMMM","yy"],["do","MMMM","yy"],["d","M","yyyy"],["d","MM","yyyy"],["d","MMMM","yyyy"],["dd","M","yyyy"],["dd","MM","yyyy"],["dd","MMMM","yyyy"],["do","MMMM","yyyy"]],Yn=[["M","d","yy"],["M","dd","yy"],["MM","d","yy"],["MM","dd","yy"],["MMMM","d","yy"],["MMMM","dd","yy"],["MMMM","do","yy"],["M","d","yyyy"],["M","dd","yyyy"],["MM","d","yyyy"],["MM","dd","yyyy"],["MMMM","d","yyyy"],["MMMM","dd","yyyy"],["MMMM","do","yyyy"]],Kn=[["yyyy","M","d"],["yyyy","M","dd"],["yyyy","MM","d"],["yyyy","MM","dd"],["yyyy","MMMM","d"],["yyyy","MMMM","dd"],["yyyy","MMMM","do"]],Xr=[["d","MMMM"],["dd","MMMM"],["do","MMMM"],["MMMM","d"],["MMMM","dd"],["MMMM","do"]],ys=[{dateFormat:"MMMM d, yyyy",type:"date"},{dateFormat:"MMMM dd, yyyy",type:"date"},{dateFormat:"MMMM do, yyyy",type:"date"},{dateFormat:"yyyy-MM",type:"month_year"}],qr=1900,jr=2199,gs=3,bs=6,Ss=5,xs=1,vs=28,As=/\s*[–—]\s*|\s-\s/,Ts=e=>typeof e=="number"?Number.isNaN(e)?!1:e>=qr&&e<=jr:typeof e=="string"?ps.test(e):!1,Qr=(e,t)=>{const n=ke(e);return oe(n)?Vs(n):typeof n=="string"?!!Zr(n)||Xt(n)&&A.isValid(new Date(n)):A.isValid(n)},ke=e=>{if(typeof e!="string")return e;let t=e;for(const[n,r]of fs)t=t.replace(n,r);return t},Zr=(e,t=dt)=>{const n=ke(e);return Xt(n)?{type:"datetime"}:Jr(t).find(r=>!Ge(r)||r.type==="month"&&n.length<gs?!1:r.dateFormat&&A.isValid(A.parse(n,r.dateFormat,new Date)))},Xt=e=>ms.test(e.trim()),ws=(e,t=dt)=>{const[n,r]=e.split(As);if(!n||!r)return;const a=ke(n).trim(),o=ke(r).trim();return Is(t).find(s=>{if(!Ge(s)||!s.dateFormat)return!1;const i=A.parse(a,s.dateFormat,new Date),c=A.parse(o,s.dateFormat,new Date);if(!A.isValid(i)||!A.isValid(c))return!1;const l=new Gr,d=l.incrementYearIfNeeded(i),m=l.incrementYearIfNeeded(c),f=A.differenceInDays(m,d);return A.isWithinInterval(new Date(d.getFullYear(),xs,vs),{start:d,end:m})&&f===Ss?!0:f===bs})},Jr=e=>{const t={date:ea(e),year:[["yyyy"]],day_month:Xr,month_year:[["MMMM","yyyy"],["yyyy","MMMM"]],month:[["MMMM"]],quarter:[["QQQ","yyyy"],["yyyy","QQQ"]]};return[...ys,...Object.entries(t).flatMap(([n,r])=>r.flatMap(a=>zr.map(o=>({dateFormat:a.join(o),type:n}))))]},ea=e=>hs[e]==="MDY"?[...Yn,...$n,...Kn]:[...$n,...Yn,...Kn],Is=e=>{const t={weekly_date_range:Xr,weekly_date_range_with_year:ea(e)};return Object.entries(t).flatMap(([n,r])=>r.flatMap(a=>zr.map(o=>({dateFormat:a.join(o),type:n}))))},Vs=e=>{const t=Number(e);if(!le.isInteger(t))return!1;const n=new Date(t),r=new Date(t*1e3),a=o=>A.isValid(o)&&o.getFullYear()>=qr&&o.getFullYear()<=jr;return a(n)||a(r)},ta={$:"usd","£":"gbp","€":"eur","¥":"jpy","₹":"inr","₱":"php",P:"php","₩":"krw","₪":"ils","₫":"vnd","₽":"rub","฿":"thb",R$:"brl",Rp:"idr",RM:"myr","₦":"ngn",zł:"pln","₺":"try",kr:"dkk",Fr:"chf",R:"zar","د.إ":"aed","﷼":"sar",Ch$:"clp",NT$:"twd",HK$:"hkd",S$:"sgd",A$:"aud",C$:"cad",NZ$:"nzd",MX$:"mxn"},na=e=>{if(typeof e=="string"){const t=ra(e);return t.length?oe(t):!1}return oe(e)},Ls=e=>{const t=aa(e),n=t?ta[t]:void 0;if(!n)throw new Error("Could not get currency ISO");return n},ra=e=>{const t=aa(e);let n=e;if(t){const r=e.indexOf(t);r===0?n=e.slice(t.length):r===e.length-t.length?n=e.slice(0,e.length-t.length):e[0]==="-"&&r===1&&(n=`-${e.slice(t.length+1)}`)}return oe(n)?n.split(",").join(""):""},aa=e=>Object.keys(ta).sort((n,r)=>r.length-n.length).find(n=>e.includes(n)),Es=(e,t)=>{const n=typeof e=="string"?e.trim():e;if(oe(n))return{type:"decimal"};const r=typeof n=="string"&&Zr(n,t);if(r)return r;const a=typeof n=="string"&&ws(n,t);return a||(Qr(e)?{type:"date"}:Wr(e)?{type:"percentage"}:na(e)&&typeof e=="string"?{type:"currency",iso:Ls(e)}:{type:"text"})},Ms=/\s*[–—]\s*|\s-\s/,Ds=(e,t,n)=>{if(Be(e))return null;switch(t.type){case"decimal":case"integer":case"duration":return oa(e);case"percentage":return Rs(e);case"currency":return Cs(e);case"datetime":case"date":case"year":case"month_year":case"month":case"day_month":case"quarter":case"time":return qt(e,t.dateFormat,n);case"weekly_date_range":case"weekly_date_range_with_year":return ks(e,t.dateFormat,n);case"text":return _s(e);case"lookup":throw new Error("Cannot parse: lookup value formats are produced by transforms, not raw input");default:{const r=t;throw new Error(`Unhandled value format: ${r.type}`)}}},qt=(e,t,n)=>{if(e instanceof Date)return A.isValid(e)?e:null;const r=ke(String(e).trim());if(r.length===0)return null;const a=new Date;if(t){const s=A.parse(r,t,a);return A.isValid(s)?vt(s):null}for(const s of Jr(n)){if(!Ge(s)||!s.dateFormat)continue;const i=A.parse(r,s.dateFormat,a);if(A.isValid(i))return vt(i)}const o=new Date(r);return Qr(o)?Xt(r)?o:vt(o):null},oa=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;let t=e.trim();if(!oe(t))return null;let n=1;for(const r of zt)if(new RegExp(`${r}$`,"i").test(t)){n=Ce[r],t=t.slice(0,-1);break}return Number(t.split(",").join(""))*n},Rs=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();if(!Wr(t))return null;const n=Number(t.replace(/%/g,"").replace(/,/g,""))/100;return Number.isNaN(n)?null:n},Cs=e=>{if(typeof e=="number")return Number.isNaN(e)?null:e;if(typeof e!="string")return null;const t=e.trim();return na(t)?oa(ra(t)):null},ks=(e,t,n)=>{const r=String(e).trim().split(Ms),[a,o]=[r[0]?.trim(),r[1]?.trim()];return!a||!o?null:qt(a,t,n)},_s=e=>String(e).trim(),vt=e=>new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())),Ns={type:"year",dateFormat:"yyyy"};class Fs extends j{dependencies(t){return[t]}run(t){const n=t._metadata?.parsingLocale??dt,r={},a=Bs(t),o=Os(t);for(const[s,i]of t.columns.entries()){if(i._metadata?.isHidden)continue;const c=a.get(i.key);if(Be(c))continue;const l=s===o?Ns:Es(c,n),d=Hr(l);r[i.key]=Ps(i.key,t.rows,l,d,n)}return new u.Dataset(r)}}const Os=e=>{const t=Gs(e.rows,5);return e.columns.findIndex(n=>{const r=t.map(a=>a[n.key]).filter(a=>!Be(a));return r.length>=2&&r.every(Ts)})},Ps=(e,t,n,r,a)=>{const o=new Gr,s=t.reduce((i,c)=>{if(Ur(c))return i;const l=Ds(c[e],n,a);return Kr(n)&&C(l)?i.push(o.incrementYearIfNeeded(l)):i.push(l),i},[]);return{type:r,values:s,valueFormat:n}},Bs=e=>{const t=new Map,n=new Set(e.columns.map(r=>r.key));for(const r of e.rows){for(const a of n){const o=r[a];Be(o)||(t.set(a,o),n.delete(a))}if(n.size===0)break}return t},Gs=(e,t)=>{const n=[];for(const r of e)if(Ur(r)||n.push(r),n.length===t)return n;return n};class Us{constructor(t){this.registry=t}compile(t,n){return this.registry.get(t).compile(n)}getPositionChannels(t){return this.registry.get(t).positionChannels}getSwatchShape(t){return this.registry.get(t).swatchShape}getSpatialKind(t){return this.registry.get(t).spatialKind}getVisualAesthetics(t){return this.registry.get(t).visualAesthetics}getHighlightStrategy(t){return this.registry.get(t).highlightStrategy}getDirectLabelPositions(t){return this.registry.get(t).directLabelPositions}getGridPolicies(t){return this.registry.get(t).gridPolicies}getIdentityKeyStrategy(t){return this.registry.get(t).identityKeyStrategy}emitsGrandTotal(t){return this.registry.get(t).emitsGrandTotal}emitsStackTotals(t){return this.registry.get(t).emitsStackTotals}supportsPerGroupHeadline(t){return this.registry.get(t).supportsPerGroupHeadline}resolveAnchorPosition(t,n,r){return this.registry.get(t).resolveAnchorPosition(n,r)}}class $s extends u.Geom{constructor(){super(...arguments),this.type="area",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"},{axis:"y",role:"lower",valueKind:"value"},{axis:"y",role:"upper",valueKind:"value"}],this.swatchShape="area",this.highlightStrategy="overlay-anchor",this.spatialKind="buckets",this.directLabelPositions=["identity","stack","dodge","fill"],this.supportsPerGroupHeadline=!0}compile({data:t,mapping:n}){if(t=u.sortByXIfContinuous(t,n),t.hasVariable(u.POSITION_VARIABLES.yMin)||(t=t.addConstantVariable(u.POSITION_VARIABLES.yMin,"numeric",0)),!t.hasVariable(u.POSITION_VARIABLES.yMax)){const r=u.extractVariableName(n.y);u.isDefined(r)&&t.hasVariable(r)&&(t=t.addVariable(u.POSITION_VARIABLES.yMax,"numeric",t.getValues(r,{type:"numeric"})))}return{data:t,mapping:{}}}}const sa=.7,Ys=.1;function ve(e){return e[u.POSITION_VARIABLES.x]}function z(e){return e[u.POSITION_VARIABLES.y]}function _e(e){return e[u.POSITION_VARIABLES.xMin]}function ye(e){return e[u.POSITION_VARIABLES.xMax]}function se(e){return e[u.POSITION_VARIABLES.yMin]}function $(e){return e[u.POSITION_VARIABLES.yMax]}function ia(e){return e[u.POSITION_VARIABLES.yRaw]}class Ks extends u.Geom{constructor(){super(...arguments),this.type="bar",this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"},{axis:"x",role:"lower",valueKind:"bandOffset"},{axis:"x",role:"upper",valueKind:"bandOffset"},{axis:"y",role:"lower",valueKind:"value"},{axis:"y",role:"upper",valueKind:"value"}],this.swatchShape="square",this.highlightStrategy="observation-rerender",this.spatialKind="rects",this.directLabelPositions=["stack","fill"],this.gridPolicies={cartesian:{hideGridX:!0},flip:{hideGridX:!0},polar:{hideGridX:!0,hideGridY:!0}},this.emitsGrandTotal=!0,this.emitsStackTotals=!0,this.supportsPerGroupHeadline=!0}compile({data:t,mapping:n}){if(t=u.sortByXIfContinuous(t,n),t.hasVariable(u.POSITION_VARIABLES.yMin)||(t=t.addConstantVariable(u.POSITION_VARIABLES.yMin,"numeric",0)),!t.hasVariable(u.POSITION_VARIABLES.yMax)){const a=u.extractVariableName(n.y);u.isDefined(a)&&t.hasVariable(a)&&(t=t.addVariable(u.POSITION_VARIABLES.yMax,"numeric",t.getValues(a,{type:"numeric"})))}const r=sa/2;return t=t.addConstantVariable(u.POSITION_VARIABLES.xMin,"numeric",-r).addConstantVariable(u.POSITION_VARIABLES.xMax,"numeric",r),{data:t,mapping:{}}}resolveAnchorPosition(t,n){if(n.type==="polar"){const s=_e(t),i=ye(t),c=se(t),l=$(t);if(s===null||i===null||c===null||l===null)return null;const d=(s+i)/2,m=(c+l)/2;return{x:.5+.5*m*Math.sin(d),y:.5-.5*m*Math.cos(d),geom:"polar-bar"}}if(n.mainAxis==="x"){const s=_e(t),i=ye(t),c=$(t)??z(t);return s===null||i===null||c===null?null:{x:(s+i)/2,y:c,geom:"bar"}}const r=se(t),a=$(t),o=ye(t)??ve(t);return r===null||a===null||o===null?null:{x:o,y:(r+a)/2,geom:"bar"}}}class Hs extends u.Geom{constructor(){super(...arguments),this.type="line",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.swatchShape="line",this.highlightStrategy="overlay-anchor",this.spatialKind="buckets",this.directLabelPositions=["identity","stack","dodge","fill"],this.supportsPerGroupHeadline=!0}compile(t){return{data:u.sortByXIfContinuous(t.data,t.mapping),mapping:{}}}resolveAnchorPosition(t,n){if(n.type==="polar")return null;const r=ve(t),a=z(t);return r===null||a===null?null:{x:r,y:a,geom:"line"}}}class Ws extends u.Geom{constructor(){super(...arguments),this.type="point",this.requiredAesthetics=["x","y"],this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.swatchShape="circle",this.highlightStrategy="overlay-anchor",this.spatialKind="points",this.identityKeyStrategy="index",this.supportsPerGroupHeadline=!0}compile({data:t}){return{data:t,mapping:{}}}}class zs extends u.Geom{constructor(){super(...arguments),this.type="rule",this.positionChannels=[{axis:"x",role:"point",valueKind:"value"},{axis:"y",role:"point",valueKind:"value"}],this.highlightStrategy=null,this.supportedCoordTypes=["cartesian","flip"]}compile({data:t,mapping:n}){const r=Hn(n.y,t);if(r!==null)return{data:new u.Dataset({[u.RULE_VARIABLES.y]:{type:"numeric",values:[r.value],valueFormat:r.sourceFormat}}),mapping:{y:u.RULE_VARIABLES.y,x:void 0}};const a=Hn(n.x,t);return a!==null?{data:new u.Dataset({[u.RULE_VARIABLES.x]:{type:"numeric",values:[a.value],valueFormat:a.sourceFormat}}),mapping:{x:u.RULE_VARIABLES.x,y:void 0}}:{data:new u.Dataset,mapping:{x:void 0,y:void 0}}}validateMapping({layerId:t,mapping:n,computedVariables:r}){const a=r.has("x")||w(u.extractConstantValue(n.x)),o=r.has("y")||w(u.extractConstantValue(n.y));return a&&o?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires exactly one of 'x' or 'y', both were provided`,layerId:t}]:!a&&!o?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires a numeric value on 'x' or 'y'`,layerId:t}]:[]}}const Hn=(e,t)=>{const n=u.extractConstantValue(e);if(w(n))return{value:n,sourceFormat:void 0};const r=u.extractVariableName(e);if(r===null||!u.isStatVariable(r)||!t.hasVariable(r))return null;const[a]=t.getValues(r);return w(a)?{value:a,sourceFormat:t.getValueFormat(r)}:null};class Xs extends xe{constructor(t){super("geom"),this.register("bar",new Ks),this.register("point",new Ws),this.register("line",new Hs),this.register("area",new $s),this.register("rule",new zs);for(const n of t?.geoms??[])this.register(n.type,n)}}const jt=(e,t)=>{if(u.isDefined(t.group)){const a=u.extractVariableName(t.group);if(a!==null)return[a]}const n=new Set([u.extractVariableName(t.x),u.extractVariableName(t.y)].filter(u.isDefined)),r=new Set;for(const a in t){if(a==="x"||a==="y")continue;const o=u.extractVariableName(t[a]);u.isDefined(o)&&(n.has(o)||e.getType(o)==="categorical"&&r.add(o))}return[...r]};class qs{compute({data:t,mapping:n}){const r=jt(t,n);if(r.length===0)return{data:t.addConstantVariable(u.GROUP_VARIABLES.group,"categorical",null)};const a=t.size(),o=r.map(i=>t.getValues(i)),s=new Array(a);for(let i=0;i<a;i++)s[i]=u.getStableKey(o.map(c=>c[i]));return{data:t.addVariable(u.GROUP_VARIABLES.group,"categorical",s)}}}const ca=new Set(["x","y","ySecondary"]),mt=new Set(["color","size","alpha","strokeWidth","lineType"]),pt=e=>ca.has(e),js=e=>mt.has(e),Qs=e=>pt(e)||js(e);function Ue(e){return e==="secondary"?"ySecondary":"y"}function Y(e){return e==="ySecondary"?"y":e}const Zs=e=>{if(e===void 0)return{};const t={};for(const n of e.columns)n.label!==void 0&&(t[n.key]=n.label);return t},Js=(e,t,n)=>{const r=ie(t,"color");return r===null?{}:(e?.columns??[]).some(s=>s.key===r)?{}:n};function ie(e,t){const n=Y(t);for(const r of la(t,e)){const a=u.extractVariableName(r.mapping[n]);if(u.isDefined(a))return a}return null}const Qt=(e,t)=>e===null?null:t[e]??e,ei=(e,t)=>e===null?null:t[String(e)]??null,ce=({layers:e,scaleType:t,variableName:n})=>{if(n===null)return At(t);for(const r of e){if(!r.data.hasVariable(n))continue;const a=r.data.getValueFormat(n),o=a.type==="lookup"?a.fallback:a;return ni(o,t)?o:At(t)}return At(t)},ti=(e,t)=>t!=="y"&&t!=="ySecondary"?!1:la(t,e).some(n=>n.position==="fill");function la(e,t){return e==="ySecondary"?t.filter(n=>n.yScaleType==="secondary"):e==="y"?t.filter(n=>n.yScaleType==="primary"):t}const At=e=>{switch(e){case"continuous":return{type:"decimal"};case"datetime":return{type:"date"};case"discrete":case"palette":case"identity":return{type:"text"}}},ni=(e,t)=>{switch(t){case"continuous":return $r(e);case"datetime":return Ge(e);case"discrete":case"palette":case"identity":return!0}},ri=[{unit:"year",step:1e3},{unit:"year",step:100},{unit:"year",step:50},{unit:"year",step:20},{unit:"year",step:10},{unit:"year",step:5},{unit:"year",step:2},{unit:"year",step:1},{unit:"month",step:6},{unit:"month",step:3},{unit:"month",step:2},{unit:"month",step:1},{unit:"week",step:2},{unit:"week",step:1},{unit:"day",step:2},{unit:"day",step:1},{unit:"hour",step:12},{unit:"hour",step:6},{unit:"hour",step:3}],Wn={year:0,quarter:1,month:2,week:3,day:4,hour:5},de=40,ai=(e,t,n)=>{const r=n.unit==="quarter"?n.step*3:n.step;return ci(n.unit).range(e,new Date(t.valueOf()+1),r)},oi=({unit:e,step:t,start:n,stop:r})=>{const a=To.differenceInDays(r,n);switch(e){case"hour":return 24*a/t>de;case"day":return a/t>de;case"week":return a/(7*t)>de;case"month":return a/(30*t)>de;case"quarter":return a/(90*t)>de;case"year":return a/(365*t)>de}},si=(e,t)=>{const n=!Kr(t);switch(e.unit){case"year":return n?{type:"year"}:{type:"month"};case"quarter":return{type:"quarter"};case"month":return n?{type:"month_year"}:{type:"month"};case"week":return n?{type:"weekly_date_range_with_year"}:{type:"weekly_date_range"};case"day":return n?{type:"date"}:{type:"day_month"};case"hour":return n?{type:"datetime"}:{type:"time"}}},ii=(e,t)=>{const n=li(t);return n===null?!1:Wn[e]>Wn[n]},ci=e=>{switch(e){case"hour":return Ve.utcHour;case"day":return Ve.utcDay;case"week":return Ve.utcMonday;case"month":case"quarter":return Ve.utcMonth;case"year":return Ve.utcYear}},li=e=>{switch(e.type){case"year":return"year";case"quarter":return"quarter";case"month_year":case"month":return"month";case"weekly_date_range":case"weekly_date_range_with_year":return"week";case"date":case"day_month":case"datetime":return"day";case"time":return"hour";default:return null}},ua={left:"right",right:"left",top:"bottom",bottom:"top"},ui={x:!0,y:!0,ySecondary:!1},di=20,zn=new Set(["top","bottom"]),mi={type:"percentage"};function pi(e,t){const{scales:n,config:r,layers:a,coordSystem:o,variableLabels:s,geomCompiler:i}=e;if(o.type==="polar")return[];const c=hi(a,o.type,r,i),l=new Set(t.map(f=>f.position)),d=gi(da(r.axes.y.position,o.axisMapping.y.position),l),m=[];for(const f of ca){const p=n[f];if(!u.isDefined(p)||p.kind!=="position")continue;const h=fi({scaleAestheticKey:f,scale:p,config:r,layers:a,axisMapping:o.axisMapping,resolvedYPosition:d,gridOverrides:c,variableLabels:s});m.push(h)}return m}function fi(e){const{scaleAestheticKey:t,scale:n,config:r,layers:a,axisMapping:o,resolvedYPosition:s,gridOverrides:i,variableLabels:c}=e,l=Y(t),{axisConfig:d,position:m}=yi(t,r,o,s),f=ie(a,t),p=ti(a,t)?mi:ce({layers:a,scaleType:n.spec.scaleType,variableName:f}),h=Qt(f,c);return{scaleAestheticKey:t,aesthetic:l,position:m,label:d.label??h,isVisible:d.isVisible,tickCandidates:Si(n,p),valueFormat:p,tickMode:d.ticks.mode,ticksVisible:d.ticks.isVisible,gridVisible:bi(d,i,t),scaleType:n.spec.scaleType,bandwidth:n.bandwidth??void 0}}function hi(e,t,n,r){const a=e.flatMap(c=>{const l=r.getGridPolicies(c.geom)[t];return l?[l]:[]}),o=a.some(c=>c.hideGridX),s=a.some(c=>c.hideGridY),i=a.some(c=>c.hideBorder);return{x:{gridVisible:Xn(o,n.axes.x.grid.isVisible)},y:{gridVisible:Xn(s,n.axes.y.grid.isVisible)},borderVisible:i?!1:void 0}}function Xn(e,t){if(e&&t===null)return!1}function yi(e,t,n,r){switch(e){case"x":return{axisConfig:t.axes[e],position:da(t.axes[e].position,n[e].position)};case"y":return{axisConfig:t.axes[e],position:r};case"ySecondary":{const a=ua[r],o=le.merge({isVisible:t.axes.y.isVisible,label:null,position:a,grid:t.axes.y.grid,ticks:t.axes.y.ticks},t.axes.ySecondary);return{axisConfig:o,position:o.position}}}}function da(e,t){return zn.has(e)===zn.has(t)?e:t}function gi(e,t){return t.has(e)?ua[e]:e}function bi(e,t,n){const{gridVisible:r}=n==="x"?t.x:t.y;return r??e.grid.isVisible??ui[n]}const Si=(e,t)=>{if(e.spec.scaleType==="continuous"){const r=new Set,a=[];for(let o=1;o<=di;o++){const s=e.generateTicks({count:o}),i=u.getStableKey(s);r.has(i)||(r.add(i),a.push({ticks:s.map(c=>ot(e,c))}))}return a}return e.spec.scaleType==="datetime"?xi(e,t):[{ticks:e.generateTicks().map(r=>ot(e,r))}]},xi=(e,t)=>{const[n,r]=e.domain;if(!C(n)||!C(r))return[{ticks:e.generateTicks().map(c=>ot(e,c))}];const a=new Set,o=[],s=(i,c)=>{if(i.length===0)return;const l=u.getStableKey(i);a.has(l)||(a.add(l),o.push({ticks:i.map(d=>ot(e,d)),valueFormat:c}))};for(const i of ri)oi({...i,start:n,stop:r})||ii(i.unit,t)||s(e.generateTicks({interval:i}),si(i,t));return s(e.generateTicks({atInputs:!0})),o.sort((i,c)=>i.ticks.length-c.ticks.length),o},ot=(e,t)=>({value:t,position:e.map(t)});function Ne(e,t){return t.type==="polar"&&e==="square"?"slice":e}function ma({scale:e,aesthetics:t,layers:n,coordSystem:r}){const a=vi({layers:n,coordSystem:r,aesthetics:t}),o=pa({layers:n,aesthetics:t});return e.domain.map(s=>({value:s,swatchShape:a(s),owner:o(s)}))}function vi({layers:e,coordSystem:t,aesthetics:n}){const r=pa({layers:e,aesthetics:n}),a=e.find(s=>n.some(i=>u.isDefined(s.mapping[i]))),o=a?Ne(a.swatchShape,t):"square";return s=>{const i=r(s);return i?Ne(i.layer.swatchShape,t):o}}function pa({layers:e,aesthetics:t,layerFilter:n}){const r=new Map;for(const[a,o]of e.entries()){if(n&&!n(o))continue;const s=t.find(c=>u.isDefined(o.mapping[c]));if(s===void 0)continue;const i=u.extractVariableName(o.mapping[s]);if(!(i===null||!o.data.hasVariable(i)))for(const c of o.data.getValues(i,{distinct:!0})){const l=u.getStableKey(c);r.has(l)||r.set(l,{layer:o,layerIndex:a})}}return a=>r.get(u.getStableKey(a))}const Zt=e=>{if(e.kind==="identity")return!1;const t=e.spec.scaleType;return t!=="continuous"&&t!=="datetime"};function Ai({scales:e,layers:t,coordSystem:n,valueLabels:r}){const a=e.color;if(a===void 0||!Zt(a))return[];if(!t.some(d=>u.isDefined(d.mapping.color)))return[];const o=ie(t,"color");if(fa({colorVariableName:o,xVariableName:ie(t,"x"),mapsColorAcrossMultipleLayers:wi(t)>1,isMergedWithAnotherAesthetic:Ti(e,t,o)}))return[];const i=a.spec.scaleType,c=t.findIndex(d=>u.isDefined(d.mapping.color));return ma({scale:a,aesthetics:["color"],layers:t,coordSystem:n}).map(({value:d,swatchShape:m,owner:f})=>{const p=f?.layerIndex??c,h=t[p],y=h?u.extractVariableName(h.mapping.color):null;return{value:d,color:String(a.map(d)),shape:m,layerIndex:p,valueFormat:ce({layers:h?[h]:t,scaleType:i,variableName:y}),label:ei(d,r)}})}const fa=({colorVariableName:e,xVariableName:t,mapsColorAcrossMultipleLayers:n,isMergedWithAnotherAesthetic:r})=>r?!1:e===null||u.isInternalVariable(e)?!n:t!==null&&e===t;function Ti(e,t,n){if(n===null)return!1;for(const r of mt){if(r==="color")continue;const a=e[r];if(!(a===void 0||!Zt(a))&&ie(t,r)===n)return!0}return!1}const wi=e=>e.filter(t=>u.isDefined(t.mapping.color)).length;function Ii(e,t,n,r){const a=t.findIndex(o=>r.supportsPerGroupHeadline(o.geom));if(a===-1)return[];if(e.length<2){const o=u.extractVariableName(t[a]?.mapping.y);return[{value:null,swatch:null,layerIndex:a,groupLabelFormat:{type:"text"},label:Qt(o,n)}]}return e.map(o=>({value:o.value,swatch:{color:o.color,shape:o.shape},layerIndex:o.layerIndex,groupLabelFormat:o.valueFormat,label:o.label}))}function qn(e,t,n){if(n===null||t===null)return[...e];const r=u.getStableKey(n);return e.filter((a,o)=>u.getStableKey(t[o]??null)===r)}const Vi=(e,t)=>{switch(t){case"total":{const{sum:n,count:r}=jn(e);return r===0?null:n}case"average":{const{sum:n,count:r}=jn(e);return r===0?null:n/r}case"current":return e.at(-1)??null}},Li=(e,t)=>{if(e.length<2)return null;const n=e.at(-1),r=t==="previous"?e.at(-2):e.at(0);return n===void 0||r===void 0||n.cross===null||r.cross===null||r.cross===0?null:{variation:(n.cross-r.cross)/r.cross,against:r.main}},jn=e=>e.reduce((t,n)=>n===null?t:{sum:t.sum+n,count:t.count+1},{sum:0,count:0});function Ei(e){const{config:t,coordSystem:n}=e,r=t.headline.show;return r==="none"||r==="conversion"?null:n.type==="polar"?Mi(e,r):Di(e,r)}function Mi(e,t){if(t!=="total")return null;const{scales:n,layers:r}=e,a=r.find(c=>c.summary.grandTotal!==void 0);if(a===void 0)return null;const o=a.summary.grandTotal;if(o===void 0)return null;const s=u.extractVariableName(a.mapping.y);if(s===null)return null;const i=ce({layers:[a],scaleType:n.y?.spec.scaleType??"continuous",variableName:s});return{kind:"grandTotal",value:o,valueFormat:i}}function Di(e,t){const{config:n,scales:r,layers:a,variableLabels:o,colorGroups:s,geomCompiler:i}=e;if(!a.some(d=>i.supportsPerGroupHeadline(d.geom)))return null;const c=Ii(s,a,o,i);if(c.length===0)return null;const l=c.map(d=>Ri({group:d,show:t,compareWith:n.headline.compareWith,layers:a,scales:r})).filter(d=>d!==null);return l.length===0?null:{kind:"perGroup",items:l}}function Ri({group:e,show:t,compareWith:n,layers:r,scales:a}){const o=r[e.layerIndex];if(o===void 0)return null;const s=u.extractVariableName(o.mapping.y);if(s===null||t==="total"&&o.position==="fill")return null;const i=u.extractVariableName(o.mapping.x),c=u.extractVariableName(o.mapping.color),l=o.yScaleType==="secondary"?a.ySecondary:a.y,d=ce({layers:[o],scaleType:l?.spec.scaleType??"continuous",variableName:s}),m=_i(o.data,i),f=ce({layers:[o],scaleType:m?"datetime":a.x?.spec.scaleType??"discrete",variableName:i}),p=Ni(o.data,i),h=p.getValues(s,{type:"numeric"}),y=i!==null?p.getValues(i):[],g=c!==null?p.getValues(c):null,S=qn(h,g,e.value),b=qn(y,g,e.value);return{value:e.value,swatch:e.swatch,aggregate:Vi(S,t),valueFormat:d,groupLabelFormat:e.groupLabelFormat,mainValueFormat:f,label:e.label,observationLabel:Ci(t,m,b),comparison:ki(t,n,m,b,S)}}function Ci(e,t,n){if(e==="current"){const o=n.at(-1);return o===void 0?null:{kind:"point",value:o}}if(!t)return null;const r=n.at(0),a=n.at(-1);return r===void 0||a===void 0?null:{kind:"range",from:r,to:a}}function ki(e,t,n,r,a){if(e!=="current"||!n)return null;const o=t==="none"?"first":t,s=r.map((i,c)=>({main:i,cross:a[c]??null}));return Li(s,o)}function _i(e,t){return t!==null&&e.hasVariable(t)&&e.getType(t)==="temporal"}function Ni(e,t){return t===null||!["numeric","temporal"].includes(e.getType(t))?e:e.orderBy(t)}const ha=["point","line","area","bar","rule"],ya=new Set(ha);function ga(e){return ya.has(e)}function F(e){return e==="stack"||e==="fill"}const Fi=3;function Oi({scales:e,config:t,layers:n,coordSystem:r,variableLabels:a,colorGroups:o,geomCompiler:s}){if(t.legend.position==="none")return[];const i=new Map(o.map(g=>[u.getStableKey(g.value),g])),c=Gi({scales:e,layers:n,geomCompiler:s}),l=Hi(c),d=ie(n,"x"),m=l.map(g=>{if(Yi(g,d,n))return null;const S=zi({group:g,variableLabels:a,layers:n,coordSystem:r,colorGroupsByValue:i});return S.items.length===0?null:{group:g,built:S}}).filter(u.isDefined);if(m.length===0)return[];const f=Pi(m);if(t.legend.position==="auto"&&Zi(f,n,r))return[];const p=Ji(t.legend.position,f,n,r),h=tc(t.legend.display,p,n,r,s),y=h==="direct"?ac(n):null;return m.map(({built:g})=>Bi(g,p,h,y))}function Pi(e){return e.reduce((t,{group:n,built:r})=>{const a=n.some(o=>o.guideType!=="discrete");return t+(a?1:r.items.length)},0)}function Bi(e,t,n,r){return n!=="direct"||r===null?{...e,position:t,display:n}:{...e,position:t,display:n,items:e.items.map(a=>({...a,normalizedY:r.get(String(a.value))??null}))}}function Gi(e){const{scales:t,layers:n,geomCompiler:r}=e,a=Ui(n,r),o=[];for(const s of mt){if(!a.has(s))continue;const i=t[s];if(i===void 0||i.kind==="identity"||!$i(s,n))continue;const c=ie(n,s),l=rc(s,i);o.push({scaleAestheticKey:s,scale:i,variableName:c,guideType:l})}return o}function Ui(e,t){const n=new Set;for(const r of e)for(const a of t.getVisualAesthetics(r.geom))n.add(a);return n}function $i(e,t){const n=Y(e);return t.some(r=>u.isDefined(r.mapping[n]))}function Yi(e,t,n){const[r]=e;return r.scaleAestheticKey!=="color"?!1:fa({colorVariableName:r.variableName,xVariableName:t,mapsColorAcrossMultipleLayers:Ki(r.scaleAestheticKey,n),isMergedWithAnotherAesthetic:e.length>1})}function Ki(e,t){const n=Y(e);return t.filter(r=>u.isDefined(r.mapping[n])).length>1}function Hi(e){const t=new Map;for(const n of e){const r=nc(n),a=t.get(r);a?a.push(n):t.set(r,[n])}return[...t.values()]}function Wi(e,t,n){if(t==="lineType"){e.lineType=n;return}if(t==="color"){e.color=String(n);return}e[t]=n}function zi({group:e,variableLabels:t,layers:n,coordSystem:r,colorGroupsByValue:a}){const o=e[0],s=e.map(d=>Y(d.scaleAestheticKey)),i=ma({scale:o.scale,aesthetics:s,layers:n,coordSystem:r}),c=Qt(o.variableName,t),l=ce({layers:n,scaleType:o.scale.spec.scaleType,variableName:o.variableName});return{aesthetics:e.map(d=>d.scaleAestheticKey),title:c,items:i.map(d=>Xi(d,e,s,l,a))}}function Xi(e,t,n,r,a){const o={};for(const i of t)Wi(o,i.scaleAestheticKey,i.scale.map(e.value));const s=ji(e,t,n,r,a);return{value:e.value,label:qi(t,e,a),visual:o,normalizedY:null,swatchShape:e.swatchShape,valueFormat:s}}function qi(e,t,n){return e[0].scaleAestheticKey!=="color"?null:n.get(u.getStableKey(t.value))?.label??null}function ji(e,t,n,r,a){if(t[0].scaleAestheticKey==="color")return a.get(u.getStableKey(e.value))?.valueFormat??r;const o=e.owner?.layer,s=Qi(o,n);return o===void 0||s===null?r:ce({layers:[o],scaleType:t[0].scale.spec.scaleType,variableName:s})}function Qi(e,t){if(e===void 0)return null;for(const n of t){const r=e.mapping[n];if(r===void 0)continue;const a=u.extractVariableName(r);if(a!==null)return a}return null}function Zi(e,t,n){if(e>1)return!1;const r=n.type==="polar";return Ze(t,["line","area","bar"])||r}function Ji(e,t,n,r){if(e!=="auto")return e;if(r.type==="polar")return"top";const a=Ze(n,["line","area"]),o=Ze(n,["bar"]),s=Ze(n,["bar"],c=>F(c.position)),i=t>=Fi;return a&&o?"top":a?i?"right":"top":s?ba(r)?"top":i?"right":"top":"top"}function ec(e,t){if(e.length!==1)return!1;const n=e[0];return n?t.getDirectLabelPositions(n.geom).includes(n.position):!1}function tc(e,t,n,r,a){if(!(t==="right"&&!ba(r)))return"pill";switch(e){case"pill":return"pill";case"direct":return"direct";case"auto":return ec(n,a)?"direct":"pill"}}function ba(e){return e.type==="cartesian"&&e.mainAxis==="y"}function Ze(e,t,n){return e.some(r=>t.includes(r.geom)&&(n?.(r)??!0))}function nc(e){const t=e.scale.domain.map(u.getStableKey);return JSON.stringify([e.variableName,e.guideType,...t])}function rc(e,t){return Zt(t)?"discrete":`continuous:${e}`}function ac(e){const t=e[0];if(!t)return new Map;const n=new Map;return t.data.groupBy(u.GROUP_VARIABLES.group).forEach(r=>{const a=r.findLast(l=>u.isDefined($(l))||u.isDefined(z(l)));if(!a)return;const o=be(a);if(!u.isDefined(o))return;const s=se(a),i=$(a)??z(a);if(!u.isDefined(i))return;const c=u.isDefined(s)?(s+i)/2:i;n.set(String(o),c)}),n}class oc extends j{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[t.scales,t.config.axes,t.config.legend,t.config.headline,t.config.panel,t.layers,t.coordSystem,t.originalData]}run(t){const n=Zs(t.originalData),r=Ai({scales:t.scales,layers:t.layers,coordSystem:t.coordSystem,valueLabels:Js(t.originalData,t.layers,n)}),a={scales:t.scales,config:t.config,layers:t.layers,coordSystem:t.coordSystem,variableLabels:n,colorGroups:r,geomCompiler:this.geomCompiler},o=Ei(a),s=sc(o,Oi(a));return{axes:pi(a,s),legends:s,headline:o,panel:{border:{isVisible:t.config.panel.border.isVisible}},colorGroups:r}}}const sc=(e,t)=>e?.kind!=="perGroup"||t.some(r=>r.display==="direct")?t:[],ft=e=>e[u.IDENTITY_VARIABLES.key],ic=e=>u.getStableKey([be(e)]),Jt=(e,t)=>{const n=t!==null?e[t]??null:null;return u.getStableKey([n])},O=(e,t)=>{const n=u.extractConstantValue(t);if(n!==void 0)return()=>n;const r=u.extractVariableName(t);return u.isDefined(r)?a=>{const o=a[r];if(o===void 0)return null;switch(e.getType(r)){case"numeric":return w(o)?o:null;case"categorical":return Pe(o)?o:null;case"temporal":return C(o)?o:null;default:return null}}:()=>null},en=(e,t)=>O(e,t.x),Sa=(e,t)=>O(e,t.y),cc=(e,t)=>O(e,t.label),xa=(e,t)=>O(e,t.color),lc=(e,t)=>O(e,t.size),uc=(e,t)=>O(e,t.alpha),dc=(e,t)=>O(e,t.group),mc=(e,t)=>O(e,t.strokeWidth),Qn={variable:u.POSITION_VARIABLES.yRaw};function $e(e,t){return F(e)?Qn:t.y??Qn}function tn(e){return O(e.data,$e(e.position,e.mapping))}const pc=["lt","lte","gt","gte","range"];function Je(e,t){if("and"in e){const n=e.and.map(r=>Je(r,t));return r=>{for(const a of n)if(!a(r))return!1;return!0}}if("or"in e){const n=e.or.map(r=>Je(r,t));return r=>{for(const a of n)if(a(r))return!0;return!1}}if("not"in e){const n=Je(e.not,t);return r=>!n(r)}return fc(e,t)}function et(e,t){if("and"in e){for(const r of e.and)et(r,t);return}if("or"in e){for(const r of e.or)et(r,t);return}if("not"in e){et(e.not,t);return}const n=hc(e);if(n!==null&&t.hasVariable(e.variable)&&t.getType(e.variable)==="categorical")throw new Error(`Highlight predicate uses ordering operator '${n}' on categorical variable '${e.variable}'. Use 'eq' or 'oneOf' instead.`)}const Zn=()=>!1;function fc(e,t){if(!t.hasVariable(e.variable))return Zn;const n=t.getType(e.variable);if("eq"in e){const r=X(e.eq,n,t.parsingLocale);return a=>Jn(t.readValue(a,e.variable),r)}if("oneOf"in e){const r=e.oneOf.map(a=>X(a,n,t.parsingLocale));return a=>{const o=t.readValue(a,e.variable);for(const s of r)if(Jn(o,s))return!0;return!1}}if("lt"in e){const r=X(e.lt,n,t.parsingLocale);return a=>me(t.readValue(a,e.variable),r)==="less"}if("lte"in e){const r=X(e.lte,n,t.parsingLocale);return a=>{const o=me(t.readValue(a,e.variable),r);return o==="less"||o==="equal"}}if("gt"in e){const r=X(e.gt,n,t.parsingLocale);return a=>me(t.readValue(a,e.variable),r)==="greater"}if("gte"in e){const r=X(e.gte,n,t.parsingLocale);return a=>{const o=me(t.readValue(a,e.variable),r);return o==="greater"||o==="equal"}}if("range"in e){const[r,a]=e.range,o=X(r,n,t.parsingLocale),s=X(a,n,t.parsingLocale);return i=>{const c=t.readValue(i,e.variable),l=me(c,o),d=me(c,s);return l==="incomparable"||d==="incomparable"?!1:(l==="greater"||l==="equal")&&(d==="less"||d==="equal")}}return Zn}function hc(e){for(const t of pc)if(t in e)return t;return null}function me(e,t){if(e===null||t===null)return"incomparable";if(C(e)&&C(t)){const n=e.getTime(),r=t.getTime();return n<r?"less":n>r?"greater":"equal"}return w(e)&&w(t)?e<t?"less":e>t?"greater":"equal":"incomparable"}function Jn(e,t){return e===t?!0:C(e)&&C(t)?e.getTime()===t.getTime():!1}function X(e,t,n){return t!=="temporal"||!Pe(e)?e:qt(e,void 0,n)}function va(e){return e===null?null:{strategy:e,composition:Aa()}}function Aa(){return{isDimmed:!1,matchedLayer:null,overlayCandidates:[]}}class yc extends Se{dependencies(t){return[t.highlights,t.config.parsingLocale]}compileLayer(t,n){const r=t.highlight;if(r===null)return t;const a=n.highlights.filter(({layerId:s})=>s===void 0||s===t.id);if(a.length===0)return t;const o=gc({layer:t,highlights:a,parsingLocale:n.config.parsingLocale,strategy:r.strategy});return{...t,highlight:{...r,composition:o}}}}function gc({layer:e,highlights:t,parsingLocale:n,strategy:r}){for(const v of t)et(v.predicate,e.data);const a=u.extractVariableName(e.mapping.x),o=bc(e,n),s=t.map(v=>({predicate:Je(v.predicate,o),scope:v.scope})),i=s.some(({scope:v})=>v==="series"),c=s.some(({scope:v})=>v==="x-value"),l=r==="overlay-anchor",d=e.data.size(),m=i?new Array(d):null,f=c?new Array(d):null,p=l?new Array(d):null,h=new Uint8Array(d),y=new Set,g=new Set;let S=!1,b=0;for(const v of e.data){let K,Z;m!==null&&(K=ic(v),m[b]=K),f!==null&&(Z=Jt(v,a),f[b]=Z),p!==null&&(p[b]=v);for(const{predicate:Ke,scope:He}of s)if(Ke(v))switch(He){case"series":K!==void 0&&y.add(K);break;case"x-value":Z!==void 0&&g.add(Z);break;case"data-point":h[b]=1,S=!0;break}b++}if(y.size===0&&g.size===0&&!S)return Aa();const x=new Uint8Array(d),T=[];let L=0;for(let v=0;v<d;v++){const K=m?.[v],Z=f?.[v],Ke=K!==void 0&&y.has(K),He=Z!==void 0&&g.has(Z),On=h[v]===1;if(r==="observation-rerender")(Ke||On||He)&&(x[v]=1,L++);else if(Ke)x[v]=1,L++;else if(On||He){const Pn=p?.[v];Pn!==void 0&&T.push({observation:Pn,observationIndex:v})}}const P=L>0?{...e,data:e.data.filterByMask(x)}:null;return{isDimmed:(r==="observation-rerender"||y.size>0)&&P!==null,matchedLayer:P,overlayCandidates:T}}function bc(e,t){const n=u.extractVariableName(e.mapping.y),r=tn(e);return{hasVariable:a=>e.data.hasVariable(a),getType:a=>e.data.getType(a),readValue:(a,o)=>n!==null&&o===n?r(a):a[o]??null,parsingLocale:t}}const Sc=["x","y","color","size","alpha","strokeWidth","lineType","label"],Ta=(e,t,n,r=[])=>{const a=[];for(const o of Sc){const s=Ac(o,t,n);s===null||!e.hasVariable(s.valueVariable)||!e.hasVariable(s.formatVariable)||a.push({aesthetic:o,variable:s.valueVariable,valueFormat:e.getValueFormat(s.formatVariable)})}return{encodings:a,detailRows:vc(e,r)}},xc=e=>t=>({key:ft(t),encodings:e.encodings.map(({aesthetic:n,variable:r,valueFormat:a})=>({aesthetic:n,value:t[r]??null,valueFormat:a}))});function vc(e,t){const n=[];for(const r of t)e.hasVariable(r.variable)&&n.push({label:r.label,variable:r.variable,valueFormat:e.getValueFormat(r.variable)});return n}function Ac(e,t,n){if(e==="y"){const a=u.extractVariableName($e(n,t));return a===null?null:{valueVariable:a,formatVariable:u.extractVariableName(t.y)??a}}const r=u.extractVariableName(t[e]);return r===null?null:{valueVariable:r,formatVariable:r}}const Tc=Object.values(u.POSITION_VARIABLES);function er(e){const t=new u.Dataset({});return{id:e.id,data:t,geom:e.geom,mapping:{},position:e.position,yScaleType:e.yScaleType,params:e.params,interactive:e.interactive,dataLabels:e.dataLabels,summary:{},highlight:null,semanticMap:Ta(t,{},e.position),spatialMap:{kind:"noop"},swatchShape:"square",failed:!0}}function wc(e,t){let n;try{n=t()}catch{return er(e)}return Ic(n)?n:er(e)}function Ic(e){for(const t of Tc)if(e.data.hasVariable(t)&&e.data.getType(t)==="numeric"){for(const n of e.data.getValues(t,{type:"numeric"}))if(n!==null&&!Number.isFinite(n))return!1}return!0}const Vc=e=>e.kind==="index"?(t,n)=>String(n):t=>u.getStableKey(e.variables.map(n=>t[n])),Lc=(e,t)=>{if(e==="index")return{kind:"index"};const n=u.extractVariableName(t.x);return{kind:"fields",variables:n===null?[u.GROUP_VARIABLES.group]:[n,u.GROUP_VARIABLES.group]}},Ec=(e,t,n)=>{const r=Vc(Lc(t,n));return e.deriveVariable(u.IDENTITY_VARIABLES.key,"categorical",r)};class Mc extends Se{constructor(t,n,r,a,o){super(),this.transformCompiler=t,this.statCompiler=n,this.groupCompiler=r,this.geomCompiler=a,this.positionAdjusterCompiler=o}dependencies(t){return[t.data,t.mapping,tr(t)]}compileLayer(t,n){return wc(t,()=>{const r=this.transformCompiler.compile({data:n.data,transforms:t.transforms}),a={...n.mapping,...t.mapping};return this.runLayerPipeline(t,r,a,tr(n))})}runLayerPipeline(t,n,r,a){const o=lt({data:n,mapping:r}).pipe(({data:c,mapping:l})=>{const d=this.statCompiler.compute(t.stat,{data:c,mapping:l,xScaleIsDiscrete:a});return{data:d.data,mapping:{...l,...d.mapping}}}).pipe(({data:c,mapping:l})=>({data:this.groupCompiler.compute({data:c,mapping:l}).data,mapping:l})).pipe(({data:c,mapping:l})=>{const d=this.geomCompiler.compile(t.geom,{data:c,mapping:l,params:t.params});return{data:d.data,mapping:{...l,...d.mapping},tooltipRows:d.tooltipRows??[]}}).pipe(({data:c,mapping:l})=>{const d=this.geomCompiler.getPositionChannels(t.geom),m=this.positionAdjusterCompiler.adjust(t.position,d,{data:c,mapping:l});return{data:m.data,mapping:{...l,...m.mapping}}}).pipe(({data:c,mapping:l})=>({data:Ec(c,this.geomCompiler.getIdentityKeyStrategy(t.geom),l),mapping:l})).result(),{tooltipRows:s,...i}=o;return{...i,id:t.id,geom:t.geom,position:t.position,yScaleType:t.yScaleType,params:t.params,interactive:t.interactive,dataLabels:t.dataLabels,summary:{},highlight:va(this.geomCompiler.getHighlightStrategy(t.geom)),semanticMap:Ta(i.data,i.mapping,t.position,s),spatialMap:{kind:this.geomCompiler.getSpatialKind(t.geom)},swatchShape:this.geomCompiler.getSwatchShape(t.geom),failed:!1}}}function tr(e){return e.scales.some(t=>t.scaledAesthetic==="x"&&t.scaleType==="discrete")}class wa extends Error{constructor(t){const n=t.map(r=>`- ${r.message}`).join(`
|
|
2
2
|
`);super(`Spec validation failed:
|
|
3
|
-
${n}`),this.issues=t,this.name="SpecValidationError"}}class Dl{constructor(t,n){this.transformCompiler=t,this.validator=n}check(t){const n=[];for(const r of t.layers){const s=this.transformCompiler.compile({data:t.data,transforms:r.transforms}),o={...t.mapping,...r.mapping};n.push(...this.validator.validate({layerId:r.id,geom:r.geom,stat:r.stat,effectiveMapping:o,data:s,coordType:t.coords.coordType}))}if(n.length>0)throw new So(n)}}class _l{constructor(t,n){this.geomRegistry=t,this.statRegistry=n}validate(t){return[...this.validateRequiredAesthetics(t),...this.validateVariableExistence(t),...this.validateRuleMapping(t),...this.validateRuleCoord(t)]}validateRequiredAesthetics({layerId:t,geom:n,stat:r,effectiveMapping:s}){const o=[],{requiredAesthetics:a}=this.geomRegistry.get(n),{computedVariables:i}=this.statRegistry.get(r.type);for(const c of a)i.has(c)||h(s[c])||o.push({code:"MISSING_AESTHETIC",message:`Layer '${t}': geom '${n}' requires aesthetic '${c}'`,layerId:t,aesthetic:c});return o}validateVariableExistence({layerId:t,stat:n,effectiveMapping:r,data:s}){const o=[],{computedVariables:a}=this.statRegistry.get(n.type);for(const[i,c]of Object.entries(r)){if(a.has(i))continue;const l=v(c);l!==null&&(s.hasVariable(l)||o.push({code:"UNKNOWN_VARIABLE",message:`Layer '${t}': aesthetic '${i}' references variable '${l}' which does not exist in the dataset`,layerId:t,aesthetic:i}))}return o}validateRuleMapping({layerId:t,geom:n,stat:r,effectiveMapping:s}){if(n!=="rule")return[];const{computedVariables:o}=this.statRegistry.get(r.type),a=o.has("x"),i=o.has("y"),c=le(s.x),l=le(s.y),u=a||D(c),d=i||D(l);return u&&d?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires exactly one of 'x' or 'y', both were provided`,layerId:t}]:!u&&!d?[{code:"INVALID_RULE_MAPPING",message:`Layer '${t}': rule geom requires a numeric value on 'x' or 'y'`,layerId:t}]:[]}validateRuleCoord({layerId:t,geom:n,coordType:r}){return n==="rule"&&r==="polar"?[{code:"INVALID_RULE_COORD",message:`Layer '${t}': rule geom is not supported under polar coords`,layerId:t}]:[]}}class Fl{constructor(t){this.registry=t}adjust(t,n){return this.registry.get(t).adjust(n)}}class Ot{}class Rl extends Ot{constructor(){super(...arguments),this.type="dodge"}adjust({data:t,mapping:n}){if(!v(n.x))return{data:t,mapping:{}};const s=t.getValues(z.group,{type:"categorical",distinct:!0,skipNulls:!0});if(s.length===0)return{data:t,mapping:{}};const o=t.size(),a=t.getValues(z.group,{type:"categorical"}),i=ao/2,c=s.length>1?Ji:0,l=ce.scaleBand().domain(s.map(String)).range([-i,i]).paddingInner(c).paddingOuter(0),u=l.bandwidth(),d=new Array(o).fill(null),p=new Array(o).fill(null);for(let y=0;y<o;y++){const g=a[y];if(!h(g))continue;const b=l(String(g));h(b)&&(d[y]=b,p[y]=b+u)}return{data:t.addVariable(f.xMin,"numeric",d).addVariable(f.xMax,"numeric",p),mapping:{}}}}const es=A("__ungrouped__"),wo=(e,t)=>{const n=v(t.x),r=v(t.y);if(!n||!r)return null;const s=e.getValues(z.group,{type:"categorical",distinct:!0,skipNulls:!0}),o=s.length===0,a=o?[es]:s,i=e.getValues(n),c=e.getValues(r,{type:"numeric"}),l=e.getValues(z.group,{type:"categorical"}),u=e.size(),d=new Map;for(let p=0;p<u;p++){const m=i[p]??null,y=l[p],g=o?es:y;if(!h(g))continue;let b=d.get(m);b||(b=new Map,d.set(m,b)),b.set(g,p)}return{yValues:c,observationIndexByXAndGroup:d,uniqueGroupKeys:a,observationCount:u}};class Nl extends Ot{constructor(){super(...arguments),this.type="fill"}adjust({data:t,mapping:n}){const r=wo(t,n);if(r===null)return{data:t,mapping:{}};const{yValues:s,observationIndexByXAndGroup:o,uniqueGroupKeys:a,observationCount:i}=r,c=[...s],l=new Array(i).fill(0);for(const[,d]of o){let p=0,m=0;for(const b of a){const x=d.get(b);if(x===void 0)continue;const S=s[x];S!=null&&(S>=0?p+=S:m-=S)}let y=0,g=0;for(const b of a){const x=d.get(b);if(x===void 0)continue;const S=s[x];if(S===void 0)continue;if(S===null){l[x]=null,c[x]=null;continue}const w=S>=0?p:m;if(w===0){l[x]=0,c[x]=0;continue}const k=S/w;S>=0?(l[x]=y,c[x]=y+=k):(c[x]=g,l[x]=g+=k)}}return{data:t.addVariable(f.yMin,"numeric",l).addVariable(f.yMax,"numeric",c).addVariable(f.yRaw,"numeric",s),mapping:{}}}}class Pl extends Ot{constructor(){super(...arguments),this.type="identity"}adjust({data:t}){return{data:t,mapping:{}}}}class Ol extends Ot{constructor(){super(...arguments),this.type="stack"}adjust({data:t,mapping:n}){const r=wo(t,n);if(r===null)return{data:t,mapping:{}};const{yValues:s,observationIndexByXAndGroup:o,uniqueGroupKeys:a,observationCount:i}=r,c=[...s],l=new Array(i).fill(0);for(const[,p]of o){let m=0,y=0;for(const g of a){const b=p.get(g);if(b===void 0)continue;const x=s[b];if(x!==void 0){if(x===null){l[b]=null,c[b]=null;continue}x>=0?(l[b]=m,c[b]=m+=x):(c[b]=y,l[b]=y+=x)}}}let u=t.addVariable(f.yMin,"numeric",l).addVariable(f.yMax,"numeric",c).addVariable(f.yRaw,"numeric",s);const d=v(n.y);return d!==null&&(u=u.addVariable(d,"numeric",c)),{data:u,mapping:{}}}}class Bl extends Pe{constructor(){super("position"),this.register("identity",new Pl),this.register("stack",new Ol),this.register("fill",new Nl),this.register("dodge",new Rl)}}class $l{map({data:t,layer:n,getPositionScale:r}){const s=v(n.mapping.x),o=r("x");if(!s||!o)return t;const i=t.getValues(s).map(c=>h(c)?o.map(c):null);return t.addVariable(f.x,"numeric",i)}}class Gl{map({data:t,getPositionScale:n}){const r=n("x");if(!r?.bandwidth||!t.hasVariable(f.x)||!t.hasVariable(f.xMin)||!t.hasVariable(f.xMax))return t;const s=t.getValues(f.x,{type:"numeric"}),o=t.getValues(f.xMin,{type:"numeric"}),a=t.getValues(f.xMax,{type:"numeric"}),i=t.size(),c=new Array(i),l=new Array(i);for(let u=0;u<i;u++){const d=s[u],p=o[u],m=a[u];h(d)&&h(p)&&h(m)?(c[u]=d+p*r.bandwidth,l[u]=d+m*r.bandwidth):(c[u]=null,l[u]=null)}return t.addVariable(f.xMin,"numeric",c).addVariable(f.xMax,"numeric",l)}}class zl{map({data:t,layer:n,getPositionScale:r}){const s=v(n.mapping.y),o=Be(n.yScaleType),a=r(o);if(!s||!a)return t;const c=t.getValues(s).map(l=>h(l)?a.map(l):null);return t.addVariable(f.y,"numeric",c)}}class Wl{map({data:t,layer:n,getPositionScale:r}){const s=Be(n.yScaleType),o=r(s);if(!o||!t.hasVariable(f.yMin)||!t.hasVariable(f.yMax))return t;const a=t.getValues(f.yMin,{type:"numeric"}),i=t.getValues(f.yMax,{type:"numeric"}),c=t.size(),l=new Array(c),u=new Array(c);for(let d=0;d<c;d++){const p=a[d],m=i[d];h(p)&&h(m)?(l[d]=o.map(p),u[d]=o.map(m)):(l[d]=null,u[d]=null)}return t.addVariable(f.yMin,"numeric",l).addVariable(f.yMax,"numeric",u)}}const Yl=[new $l,new zl,new Gl,new Wl];function Hl(e,t){const n=e[t];return n?.kind==="position"?n:null}class Ul extends Ne{constructor(t=Yl){super(),this.mappers=t}dependencies(t){return[t.scales.x,t.scales.y,t.scales.ySecondary]}compileLayer(t,n){const r=o=>Hl(n.scales,o);let s=t.data;for(const o of this.mappers)s=o.map({data:s,layer:t,getPositionScale:r});return{...t,data:s}}}class Kl extends de{constructor(t){super(),this.registry=t}dependencies(t){return[t.layers,t.scales]}run(t){this.validateScaleTypeCompatibility(t);const n=new Map;for(const o of t.scales)n.set(o.scaledAesthetic,o);const r=this.collectValues(t.layers,n),s={};for(const[o,a]of n){const i=r.get(o)??[],c=this.registry.get(a.scaleType);s[o]=c.compile(a,i)}return s}validateScaleTypeCompatibility(t){const n=[];for(const r of t.scales){const{compatibleDataTypes:s}=this.registry.get(r.scaleType),o=ee(r.scaledAesthetic),a=t.layers.find(l=>h(l.mapping[o]));if(!a)continue;const i=v(a.mapping[o]);if(!h(i)||!a.data.hasVariable(i))continue;const c=a.data.getType(i);if(s.includes(c)||n.push({code:"INCOMPATIBLE_TYPE",message:`Scale '${r.scaledAesthetic}' (${r.scaleType}) is incompatible with variable '${i}' (${c})`,aesthetic:o}),r.scaledAesthetic==="lineType"&&c!=="categorical"){const l=c==="temporal"?"Bucket the variable into categorical periods (e.g. quarter, year) first.":"Bin the variable into categorical buckets first.";n.push({code:"INCOMPATIBLE_TYPE",message:`Scale 'lineType' is discrete-only and cannot be mapped to ${c} variable '${i}'. ${l}`,aesthetic:o})}}if(n.length>0)throw new So(n)}collectValues(t,n){const r=new Map;for(const s of t)for(const[o,a]of Object.entries(s.mapping)){const i=o,c=i==="y"?Be(s.yScaleType):i;if(!ic(c)||!n.has(c))continue;const l=this.resolveVariables(i,a,s.data);this.collectFromVariables(s.data,l,c,r)}return r}resolveVariables(t,n,r){if(t==="y"&&this.hasPositionAdjustedY(r))return[f.yMin,f.yMax];const s=v(n);return!s||!r.hasVariable(s)?[]:[s]}hasPositionAdjustedY(t){return t.hasVariable(f.yMin)&&t.hasVariable(f.yMax)}collectFromVariables(t,n,r,s){if(n.length===0)return;let o=[];for(const i of n)o=o.concat(t.getValues(i));const a=s.get(r);s.set(r,a?a.concat(o):o)}}class nt{createPositionScale(t,n){return{kind:"position",aesthetic:ee(t.scaledAesthetic),spec:t,...n}}createVisualScale(t,n){return{kind:"visual",aesthetic:ee(t.scaledAesthetic),spec:t,...n}}}class Xl extends nt{constructor(){super(...arguments),this.compatibleDataTypes=["numeric"]}compile(t,n){if(t.scaleType!=="continuous")throw new Error("ContinuousScale.compile received non-continuous spec");const r=Ft(t.scaledAesthetic),s=this.computeDataDomain(n,t);return r?this.buildPositionScale(s,t):this.buildVisualScale(s,t)}computeDataDomain(t,n){let r=1/0,s=-1/0;for(const o of t)typeof o=="number"&&(o<r&&(r=o),o>s&&(s=o));return r===1/0?[0,0]:(n.zero&&(r>0&&(r=0),s<0&&(s=0)),[r,s])}createD3Scale(t,n,r){let s=[r.domainMin??t[0],r.domainMax??t[1]];const o=r.transform==="log"&&jl(s),a=o?ce.scaleLog():r.transform==="sqrt"?ce.scaleSqrt():ce.scaleLinear();return r.nice&&!o&&(s=a.copy().domain(s).nice().domain()),a.domain([r.domainMin??s[0],r.domainMax??s[1]]).range(n).clamp(r.clamp)}buildPositionScale(t,n){const r=n.reverse?[1,0]:[0,1],s=this.createD3Scale(t,r,n);return this.createPositionScale(n,{map:s,domain:s.domain(),bandwidth:null,generateTicks:o=>o&&"count"in o?s.ticks(o.count):s.ticks()})}buildVisualScale(t,n){const r=n.range??[0,1],s=n.reverse?[r[1],r[0]]:r,o=this.createD3Scale(t,s,n);return this.createVisualScale(n,{map:o,domain:o.domain(),generateTicks:a=>a&&"count"in a?o.ticks(a.count):o.ticks()})}}const jl=e=>{const[t,n]=e;return t>0&&n>0||t<0&&n<0};class ql extends nt{constructor(){super(...arguments),this.compatibleDataTypes=["temporal"]}compile(t,n){if(t.scaleType!=="datetime")throw new Error("DatetimeScale.compile received non-datetime spec");const r=Ft(t.scaledAesthetic),s=this.computeDataDomain(n);if(!r)throw new Error("Datetime scale is not supported for non-position aesthetics");return this.buildScale(s,t,this.collectInputDates(n))}collectInputDates(t){const n=new Set,r=[];for(const s of t){if(!(s instanceof Date))continue;const o=s.getTime();n.has(o)||(n.add(o),r.push(s))}return r.sort((s,o)=>s.getTime()-o.getTime()),r}computeDataDomain(t){let n=1/0,r=-1/0;for(const s of t){if(!(s instanceof Date))continue;const o=s.getTime();o<n&&(n=o),o>r&&(r=o)}return n===1/0?[]:[new Date(n),new Date(r)]}createD3Scale(t,n,r){const s=Ql(t)?t:[],o=ce.scaleUtc().domain(s).range(n).clamp(r.clamp);if(r.nice&&o.nice(),h(r.domainMin)||h(r.domainMax)){const[a,i]=o.domain();a!==void 0&&i!==void 0&&o.domain([r.domainMin??a,r.domainMax??i])}return o}buildScale(t,n,r){const s=n.reverse?[1,0]:[0,1],o=this.createD3Scale(t,s,n),[a,i]=o.domain(),c=a&&i?r.filter(l=>l>=a&&l<=i):[];return this.createPositionScale(n,{map:o,domain:o.domain(),bandwidth:null,generateTicks:l=>l&&"atInputs"in l?c:l&&"interval"in l?a&&i?fc(a,i,l.interval):[]:o.ticks(l?.count)})}}const Ql=e=>e.length===2&&G(e[0])&&G(e[1]),Ce={transform:"linear",reverse:!1,nice:!0,zero:!1,domainMin:null,domainMax:null},ts={size:[4,20],alpha:[.1,1],strokeWidth:[1,4]},ut={domainMin:null,domainMax:null,nice:!1,reverse:!1},He={range:null,domain:null,padding:.1,reverse:!1},Zl={palette:{type:"default"}};class Jl extends nt{constructor(){super(...arguments),this.compatibleDataTypes=["categorical","numeric","temporal"]}compile(t,n){if(t.scaleType!=="discrete")throw new Error("DiscreteScale.compile received non-discrete spec");const r=Ft(t.scaledAesthetic),s=this.computeDataDomain(n,t);return r?this.buildPositionScale(s,t):this.buildVisualScale(s,t)}computeDataDomain(t,n){if(n.domain!==null&&n.domain.length>0)return[...n.domain];const r=new Set,s=[];for(const o of t)r.has(o)||(r.add(o),s.push(o));return s}buildPositionScale(t,n){const r=t.map(String),s=n.padding??He.padding,o=n.reverse?[1,0]:[0,1],a=ce.scaleBand().domain(r).range(o).paddingInner(s).paddingOuter(s/2),i=a.bandwidth()/2;return this.createPositionScale(n,{map:c=>(a(String(c))??0)+i,domain:t,bandwidth:a.bandwidth(),generateTicks:()=>[...t]})}buildVisualScale(t,n){const r=t.map(String),s=n.range&&n.range.length>0?ce.scaleOrdinal().domain(r).range(n.range).unknown(n.range[0]):null;return this.createVisualScale(n,{map:o=>{const a=String(o);return s?s(a):a},domain:t,generateTicks:()=>t})}}class eu extends nt{constructor(){super(...arguments),this.compatibleDataTypes=["numeric","categorical","temporal"]}compile(t){if(t.scaleType!=="identity")throw new Error("IdentityScale.compile received non-identity spec");return{kind:"identity",aesthetic:ee(t.scaledAesthetic),spec:t,map:n=>n,domain:[],generateTicks:()=>[]}}}const Ao=["grey","red","orange","yellow","green","cyan","blue","purple","pink"],To=["cyan","pink","purple","red","orange","yellow","green","blue"],Mo=["#B399FE","#FC7E91","#33B6E0","#FFC849","#25CDA5","#FA9B65","#D93C95","#845FD8","#3F8EEB","#58C8D8","#F35074","#6EA0DA"],Q={red:"#E83562",orange:"#F38650",yellow:"#FBBC30",green:"#31FCB4",cyan:"#40F8FF",blue:"#279EFF",purple:"#B399FD",dark_purple:"#6D48D2",plum:"#C82184",pink:"#FC8497"},tu=[Q.purple,Q.pink,Q.yellow,Q.blue,Q.red,Q.cyan,Q.orange,Q.plum,Q.green,Q.dark_purple],K={green:"#B2DDC9",cyan:"#A2D5E2",blue:"#AAC4FF",purple:"#B2A4FF",plum:"#DCA8C7",pink:"#FFCCD3",red:"#FFADAD",orange:"#FFDEB4",yellow:"#FDF7C3"},nu=[K.green,K.purple,K.red,K.cyan,K.pink,K.blue,K.orange,K.plum,K.yellow],Tn={grey900:"#1c1917",grey800:"#292524",grey700:"#44403c",grey600:"#57534e",grey500:"#78716c",grey400:"#a8a29e",grey300:"#d6d3d1",grey200:"#e7e5e4",grey100:"#f5f5f4",grey50:"#fafaf9",red900:"#7f1d1d",red800:"#991b1b",red700:"#b91c1c",red600:"#dc2626",red500:"#ef4444",red400:"#f87171",red300:"#fca5a5",red200:"#fecaca",red100:"#fee2e2",red50:"#fef2f2",orange900:"#7c2d12",orange800:"#9a3412",orange700:"#c2410c",orange600:"#ea580c",orange500:"#f97316",orange400:"#fb923c",orange300:"#fdba74",orange200:"#fed7aa",orange100:"#ffedd5",orange50:"#fff7ed",yellow900:"#553B0C",yellow800:"#6F4B08",yellow700:"#8D6300",yellow600:"#BD8A00",yellow500:"#E5B400",yellow400:"#FFC800",yellow300:"#FBDA2B",yellow200:"#FEED72",yellow100:"#FEF8B4",yellow50:"#FEFCE2",green900:"#064e3b",green800:"#065f46",green700:"#047857",green600:"#059669",green500:"#10b981",green400:"#34d399",green300:"#6ee7b7",green200:"#a7f3d0",green100:"#d1fae5",green50:"#ecfdf5",cyan900:"#164e63",cyan800:"#155e75",cyan700:"#0e7490",cyan600:"#0891B2",cyan500:"#06b6d4",cyan400:"#22d3ee",cyan300:"#67e8f9",cyan200:"#a5f3fc",cyan100:"#cffafe",cyan50:"#ecfeff",blue900:"#1e3a8a",blue800:"#1e40af",blue700:"#1d4ed8",blue600:"#2563eb",blue500:"#3b82f6",blue400:"#60a5fa",blue300:"#93c5fd",blue200:"#bfdbfe",blue100:"#dbeafe",blue50:"#eff6ff",purple900:"#4c1d95",purple800:"#5b21b6",purple700:"#6d28d9",purple600:"#7c3aed",purple500:"#8b5cf6",purple400:"#a78bfa",purple300:"#c4b5fd",purple200:"#ddd6fe",purple100:"#ede9fe",purple50:"#f5f3ff",pink900:"#751A5E",pink800:"#8F1972",pink700:"#AF1C8A",pink600:"#D326A8",pink500:"#E845BF",pink400:"#F979D9",pink300:"#FCABE8",pink200:"#FED0F3",pink100:"#FFE8F9",pink50:"#FFF4FC"},ru=[Tn.grey200,K.green,K.red,Tn.grey200],ns={dark:{1:[500],2:[600,400],3:[600,400,200],4:[600,500,300,100],5:[700,600,400,200,50],6:[600,500,400,300,200,100],7:[600,500,400,300,200,100,50],default:[700,600,500,400,300,200,100,50]},light:{1:[600],2:[700,500],3:[800,600,400],4:[800,600,400,300],5:[800,700,600,500,400],6:[800,700,600,500,400,300],7:[900,800,700,600,500,400,300],default:[900,800,700,600,500,400,300,200]}},Y={cyan:"#22D3EE",pink:"#F377EF",purple:"#6528F7",red:"#FB2576",orange:"#FF9300",yellow:"#FBFF00",green:"#06FF00",blue:"#0079FF"},dt=[Y.cyan,Y.pink,Y.purple,Y.red,Y.orange,Y.yellow,Y.green,Y.blue],su=[Y.cyan,Y.green,Y.red,Y.cyan],pt={start:"#84D1FC",positive:"#84FC89",negative:"#FC8497",total:"#84D1FC"},ou=[pt.start,pt.positive,pt.negative,pt.total];function au(e,t="light",n){return((n!==void 0?ns[t][n]:void 0)??ns[t].default).map(s=>Tn[`${e}${s}`])}function iu(e){const t=dt.indexOf(Y[e]);return t<=0?dt:[...dt.slice(t),...dt.slice(0,t)]}function cu(e,t){switch(e.type){case"default":return Mo;case"graphy":return e.variant==="waterfall"?ou:tu;case"pastel":return e.variant==="waterfall"?ru:nu;case"neon":return e.variant==="waterfall"?su:iu(e.base);case"mono":return au(e.base,e.variant??"light",t);case"custom":return e.colors}}function lu(e,t){if(!t)return e;const n=[...e];for(const[r,s]of Object.entries(t)){const o=Number(r);if(!Number.isInteger(o)||o<1)continue;const a=o-1;a<n.length&&(n[a]=s)}return n}function uu(e,t,n){if(!e)return;const r=t?.type==="custom"?n[t.id]:void 0,s={};for(const[o,a]of Object.entries(e)){const i=Number(o);if(!(!Number.isInteger(i)||i<1)){if(a.hex!==void 0){s[i]=a.hex;continue}if(a.id!==void 0){const c=r?.find(l=>l.id===a.id)?.hex;c!==void 0?s[i]=c:console.warn(`[viz-engine] palette override at slot ${i} with id '${a.id}' did not resolve against the active palette — falling back to palette color.`)}}}return Object.keys(s).length>0?s:void 0}function du(e,t){if(!e)return Zl.palette;if(e.type==="custom"){const n=t[e.id];if(!n)throw new Error(`Custom palette with id "${e.id}" not found`);const r=n.map(s=>s.hex);return{type:"custom",id:e.id,colors:r}}return e}class pu extends nt{constructor(){super(...arguments),this.compatibleDataTypes=["categorical","temporal"]}compile(t,n){if(t.scaleType!=="palette")throw new Error("PaletteScale.compile received non-palette spec");const r=this.computeDomain(n),s=cu(t.palette,r.length),o=s.length>0?s:[...Mo],a=lu(o,t.overrides),i=ce.scaleOrdinal().domain(r.map(String)).range(a).unknown(a[0]);return this.createVisualScale(t,{map:c=>i(String(c)),domain:r,generateTicks:()=>r})}computeDomain(t){const n=new Set,r=[];for(const s of t)n.has(s)||(n.add(s),r.push(s));return r}}class mu extends Pe{constructor(){super("scale"),this.register("continuous",new Xl),this.register("discrete",new Jl),this.register("datetime",new ql),this.register("identity",new eu),this.register("palette",new pu)}}const Lo=e=>!("layers"in e),_={point:fu,line:hu,area:yu,bar:gu,rule:bu};function fu(e={}){return{type:"layer",geom:"point",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function hu(e={}){return{type:"layer",geom:"line",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function yu(e={}){return{type:"layer",geom:"area",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function gu(e={}){return{type:"layer",geom:"bar",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function bu(e={}){return{type:"layer",geom:"rule",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}const Wn={identity:xu,count:Su,smooth:vu,mean:wu};function vu(e){return{type:"smooth",method:e.method,order:e.order,bandwidth:e.bandwidth}}function xu(){return{type:"identity"}}function Su(){return{type:"count"}}function wu(){return{type:"mean"}}const Se={reshape:Au,filter:Tu,sort:Mu,aggregate:Lu,constant:Vu};function Au(e={}){return{type:"transform",transformType:"reshape",options:e}}function Tu(e){return{type:"transform",transformType:"filter",options:e}}function Mu(e){return{type:"transform",transformType:"sort",options:e}}function Lu(e){return{type:"transform",transformType:"aggregate",options:e}}function Vu(e){return{type:"transform",transformType:"constant",options:e}}const rs="#%_ENCODED_%#",Vo=e=>{if(!e.startsWith(rs))return e;try{const{value:t}=JSON.parse(e.slice(rs.length));return typeof t=="string"?t:e}catch{return e}},Eu=({annotations:e,dataset:t,mapping:n})=>{const r=[],s=[],o=[],a=[],i=[],c=[],l=[],u=v(n.x);for(const d of e??[])switch(d.type){case"difference-arrow":{const p=Iu(d,u,t);p!==null&&r.push(p);break}case"shape":{s.push(ku(d));break}case"arrow":{o.push(Fu(d));break}case"highlight":break;case"text":{a.push(Cu(d));break}case"sticker":{const p=Du(d,u,t);p!==null&&i.push(p);break}case"tooltip":{const p=_u(d,u,t);if(p===null)break;p.kind==="pinnedNumber"?c.push(p.value):l.push(p.value);break}default:{const p=d;throw new Error(`Unsupported annotation type: ${p.type}`)}}return{differenceArrows:r,shapes:s,freeformArrows:o,textAnnotations:a,stickers:i,pinnedNumbers:c,comments:l}},Iu=(e,t,n)=>{const r=Lt({dataset:n,input:e.start,anchorVariable:t}),s=Lt({dataset:n,input:e.end,anchorVariable:t});return r===null||s===null?null:{id:e.id,start:r,end:s,label:e.show,color:e.color??null,size:e.size,labelCrossPosition:e.labelPosition}},ku=e=>({id:e.id,kind:e.shape,zOrder:e.layer==="abovePlot"?"foreground":"background",x:e.x,y:e.y,width:e.width,height:e.height,fillColor:e.fillColor,fillOpacity:e.fillOpacity,strokeWidth:e.strokeWidth,strokeColor:e.fillColor}),Cu=e=>({id:e.id,content:e.content,x:e.x,y:e.y,width:e.width,backgroundColor:e.backgroundColor??null,backgroundColorStyle:e.backgroundColorStyle}),Du=(e,t,n)=>{const r=Lt({dataset:n,input:e,anchorVariable:t});return r===null?null:{id:e.id,anchor:r,sticker:e.sticker}},_u=(e,t,n)=>{const r=Lt({dataset:n,input:e,anchorVariable:t});return r===null?null:e.caption===null||e.caption===void 0?{kind:"pinnedNumber",value:{id:e.id,anchor:r}}:{kind:"comment",value:{id:e.id,anchor:r,content:e.caption}}},Fu=e=>({id:e.id,start:{x:e.startX,y:e.startY},end:{x:e.endX,y:e.endY},color:e.color??null,thickness:e.thickness,startArrowheadStyle:e.startArrowheadStyle,endArrowheadStyle:e.endArrowheadStyle,lineStyle:e.lineStyle,hasStickerStyle:e.hasStickerStyle}),Lt=({dataset:e,input:t,anchorVariable:n})=>{if(!h(t)||!h(t.columnKey))return null;const r=Ru(t,n,e);return r===null?null:{anchorValue:r,groupValue:Vo(t.columnKey)}},Ru=(e,t,n)=>e.rowValue!==void 0?e.rowValue:t===null||!h(e.rowIndex)||!n.hasVariable(t)?null:n.getValues(t)[e.rowIndex]??null,Eo=["lilac","neon_pink","blackberry","sun","iceland","sunset","ultraviolet","purple","ice_cream","mint","cool","fresh"];function Io(e){return{type:"config",config:e}}const Nu="#E5E5E5",Pu={x:"top",y:"left"},Ou=new Set(["pie","donut"]);function Bu(e){return Io({legend:Yu(e.legend),axes:Uu(e.axes),headline:Ku(e),numberFormat:Xu(e.appearance),content:ju(e.content),appearance:$u(e.appearance,e.themeOverrides)}).config}function $u(e,t){const n=Wu(e?.border),r=e?.hasRoundedCorners===!1?0:void 0,s=Gu(e,t),o={};return e?.textScale!==void 0&&(o.textScale=e.textScale),n!==void 0&&(o.border=n),r!==void 0&&(o.cornerRadius=r),s!==void 0&&(o.background=s),e?.highlightStyle!==void 0&&(o.highlightStyle=e.highlightStyle==="grey"?"desaturate":"dim"),Object.keys(o).length>0?o:void 0}function Gu(e,t){if(e?.backgroundModifier==="tint")return{type:"tinted"};const n=t?.graphBackground;if(typeof n=="string")return{type:"solid",color:n}}const zu=e=>Eo.includes(e);function Wu(e){if(!e?.style)return;if(e.style==="none")return{type:"none"};const t=e.width??0;if(e.style==="grey")return{type:"solid",color:Nu,width:t};if(e.style==="preset")return e.color===void 0||!zu(e.color)?void 0:{type:"preset",preset:e.color,width:t};if(e.color!==void 0)return e.style==="custom"?{type:"solid",color:e.color,width:t}:{type:e.style,color:e.color,width:t}}function Yu(e){if(e)return{position:e.position}}function ss(e,t,n){return!t&&n===void 0?{}:{...t?.isHidden!==void 0?{isVisible:!t.isHidden}:void 0,...t?.label!==void 0?{label:t.label}:void 0,...t?.isReversed?{position:Pu[e]}:void 0,...t?.tickDisplayMode?{labels:{mode:t.tickDisplayMode}}:void 0,...n!==void 0?{grid:{isVisible:n}}:void 0}}function Hu(e){return{...e.label!==void 0?{label:e.label}:void 0}}function Uu(e){if(e)return{x:ss("x",e.x,e.showGridLines),y:ss("y",e.y,e.showGridLines),...e.y2?{ySecondary:Hu(e.y2)}:void 0}}function Ku(e){const{headlineNumbers:t,options:n,type:r}=e,s=r!==void 0&&Ou.has(r)?n?.pieTotalPosition:void 0;if(t===void 0&&s===void 0)return;const o={};return t?.show!==void 0&&(o.show=t.show),t?.compareWith!==void 0&&(o.compareWith=t.compareWith),t?.size!==void 0&&(o.size=t.size),s!==void 0&&(o.show="total",o.position=s==="center"?"center":"above"),o}function Xu(e){if(e?.numberFormat)return{decimals:e.numberFormat.decimalPlaces,abbreviation:e.numberFormat.abbreviation}}function ju(e){if(!e)return;const t={};e.title!==void 0&&(t.title=e.title),e.isTitleHidden!==void 0&&(t.isTitleVisible=!e.isTitleHidden),e.subtitle!==void 0&&(t.subtitle=e.subtitle),e.isSubtitleHidden!==void 0&&(t.isSubtitleVisible=!e.isSubtitleHidden),e.caption!==void 0&&(t.caption=e.caption),e.isCaptionHidden!==void 0&&(t.isCaptionVisible=!e.isCaptionHidden);const n=qu(e.source);return n!==void 0&&(t.source=n),e.isSourceHidden!==void 0&&(t.isSourceVisible=!e.isSourceHidden),t}function qu(e){if(!e)return;const t={};return e.label!==void 0&&(t.label=e.label),e.url!==void 0&&(t.url=e.url),Object.keys(t).length===0?void 0:t}const B={cartesian:(e={})=>({type:"coord",coordType:"cartesian",params:e}),flip:(e={})=>({type:"coord",coordType:"flip",params:e}),polar:(e={})=>({type:"coord",coordType:"polar",params:e})},Qu={showDataLabels:!1,format:"absolute",showStackTotals:!1,showCategoryLabels:!1,labelSource:{variable:f.yRaw}},xt={stat:{type:"identity"},position:"identity",params:{size:8}},sn={stat:{type:"identity"},position:"identity",params:{lineWidth:"auto",interpolate:"linear",missingValues:"gap"}},on={stat:{type:"identity"},position:"stack",params:{lineWidth:"auto",interpolate:"linear",missingValues:"zero"}},an={stat:{type:"identity"},position:"dodge",params:{}},ze={stat:{type:"identity"},position:"identity",interactive:!1,params:{strokeWidth:1,lineType:"dashed",labelPosition:"start"}},rt="primary";function Zu(e,t){const n={...Qu};return e==="bar"&&t==="polar"&&(n.format="percentage"),n}function F(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"continuous",transform:t.transform,reverse:t.reverse,nice:t.nice,zero:t.zero,clamp:t.clamp,domainMin:t.domainMin??null,domainMax:t.domainMax??null,range:t.range}}function St(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"datetime",domainMin:t.domainMin??null,domainMax:t.domainMax??null,nice:t.nice,reverse:t.reverse,clamp:t.clamp}}function Z(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"discrete",range:t.range,domain:t.domain??null,padding:t.padding,reverse:t.reverse}}function Ue(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"identity"}}function wt(e,t){return{type:"scale",scaledAesthetic:e,scaleType:"inferred",options:t}}function ko(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"palette",palette:t.palette,overrides:t.overrides}}const we={x:Object.assign(e=>wt("x",e),{continuous:e=>F("x",e),discrete:e=>Z("x",e),datetime:e=>St("x",e),log:e=>F("x",{...e,transform:"log"}),sqrt:e=>F("x",{...e,transform:"sqrt"})}),y:Object.assign(e=>wt("y",e),{continuous:e=>F("y",e),discrete:e=>Z("y",e),datetime:e=>St("y",e),log:e=>F("y",{...e,transform:"log"}),sqrt:e=>F("y",{...e,transform:"sqrt"})}),ySecondary:Object.assign(e=>wt("ySecondary",e),{continuous:e=>F("ySecondary",e),discrete:e=>Z("ySecondary",e),datetime:e=>St("ySecondary",e),log:e=>F("ySecondary",{...e,transform:"log"}),sqrt:e=>F("ySecondary",{...e,transform:"sqrt"})}),color:{continuous:e=>F("color",e),discrete:e=>Z("color",e),palette:e=>ko("color",e)},size:{continuous:e=>F("size",e),discrete:e=>Z("size",e),identity:e=>Ue("size",e)},alpha:{continuous:e=>F("alpha",e),discrete:e=>Z("alpha",e),identity:e=>Ue("alpha",e)},strokeWidth:{continuous:e=>F("strokeWidth",e),discrete:e=>Z("strokeWidth",e),identity:e=>Ue("strokeWidth",e)},lineType:{discrete:e=>Z("lineType",e),identity:e=>Ue("lineType",e)}},U="key",se="value",os=A("lineSeriesLabel"),as=A("barSeriesLabel"),Vt=A("constantY"),Ju=(e,t,n,r)=>ad[t](e,n,r),Yn=e=>{const{numeric:t,categorical:n,temporal:r}=e.groupVariableNamesByType();return h(r[0])?r[0]:h(n[0])?n[0]:h(t[0])?t[0]:""},Hn=e=>{const t=Yn(e),{numeric:n}=e.groupVariableNamesByType(),r=n.filter(o=>o!==t);return r.length<=1?{dataset:e,mapping:{x:t,y:r[0]??""},seriesVariables:r}:{dataset:e.reshapeFromWideToLong({keep:[t],keyName:U,valueName:se}),mapping:{x:t,y:se,color:U},seriesVariables:r}},Un=e=>{const t=e.appearance?.seriesStyles;if(!t||e.seriesVariables.length===0)return{mapping:{},scales:[]};if(!e.seriesVariables.some(s=>h(t[s]?.lineStyle)))return{mapping:{},scales:[]};if(e.seriesVariables.length===1){const s=e.seriesVariables[0];if(!s)return{mapping:{},scales:[]};const o=t[s]?.lineStyle;return o?{mapping:{lineType:{value:o}},scales:[]}:{mapping:{},scales:[]}}const r=e.seriesVariables.map(s=>t[s]?.lineStyle??"solid");return{mapping:{lineType:U},scales:[we.lineType.discrete({domain:e.seriesVariables,range:r})]}},ed=e=>{const{categorical:t,temporal:n,numeric:r}=e.groupVariableNamesByType(),s=r[0];if(!h(s))throw new Error("No first numeric variable found");const o=r.slice(1);return o.length===0?{dataset:e.addConstantVariable(Vt,"categorical",""),mapping:{x:s,y:Vt,label:t[0]}}:o.length===1?{dataset:e,mapping:{x:s,y:o[0]??"",label:t[0]}}:{dataset:e.reshapeFromWideToLong({keep:[s,...t,...n],keyName:U,valueName:se}),mapping:{x:s,y:se,label:t[0],color:U}}},td=e=>{const{categorical:t,temporal:n,numeric:r}=e.groupVariableNamesByType();let s,o;if(h(t[0])&&h(r[0]))s=t[0],o=r[0];else if(h(n[0])&&h(r[0]))s=n[0],o=r[0];else if(h(r[0])&&h(r[1]))s=r[0],o=r[1];else throw new Error("No label or value variable found");return{x:"",y:o,color:s}},Co=(e,t,n)=>{const{dataset:r,mapping:s,seriesVariables:o}=Hn(e.dataset),a=Un({appearance:n,seriesVariables:o}),i=[_.line({params:{lineWidth:t?.lineThickness,interpolate:t?.isSmoothLine?"catmull-rom":"linear",missingValues:t?.missingValues}})];return t?.showPoints&&i.push(_.point({params:{size:Do(t.pointSize)},interactive:!1})),{dataset:r,layers:i,coords:B.cartesian(),mapping:{...s,...a.mapping},scales:a.scales,seriesVariables:o}},nd=(e,t,n)=>{const{dataset:r,mapping:s,seriesVariables:o}=Hn(e.dataset),a=Un({appearance:n,seriesVariables:o}),i=[_.area({position:"stack",params:{lineWidth:t?.lineThickness,interpolate:t?.isSmoothLine?"catmull-rom":"linear",missingValues:t?.missingValues}})];return t?.showPoints&&i.push(_.point({params:{size:Do(t.pointSize)},position:"stack",interactive:!1})),{dataset:r,layers:i,coords:B.cartesian(),mapping:{...s,...a.mapping},scales:a.scales,seriesVariables:o}},be=(e,t,n,r,s)=>{const{dataset:o,mapping:a,seriesVariables:i}=Hn(e.dataset),c=[];if(r?.sortBars){const l=v(a.y);l!==null&&l!==""&&c.push(Se.sort({variableName:l,direction:"desc"}))}if(!s?.useSingleColorForBars){const l=Yn(e.dataset),{numeric:u}=e.dataset.groupVariableNamesByType();u.filter(p=>p!==l).length===1&&e.dataset.getType(l)==="categorical"&&(a.color=l)}return{dataset:o,layers:[_.bar({position:t})],coords:n,mapping:a,scales:[],transforms:c,seriesVariables:i}},is=(e,t)=>({dataset:e.dataset,layers:[_.bar({position:"fill"})],coords:B.polar({theta:"y",innerRadius:t==="donut"?.55:0}),mapping:td(e.dataset),scales:[],seriesVariables:[]}),rd=e=>{const{dataset:t,mapping:n}=ed(e.dataset);return{dataset:t,layers:[_.point()],coords:B.cartesian(),mapping:n,scales:[],seriesVariables:[]}},sd=e=>{const{numeric:t,categorical:n}=e.dataset.groupVariableNamesByType(),r=t[0];if(!h(r))throw new Error("No first numeric variable found");const o=h(t[1])?e.dataset:e.dataset.addConstantVariable(Vt,"categorical",""),a={x:r,y:t[1]??Vt,size:t[2],label:n[0]},i=[];return h(a.size)&&i.push(we.size.continuous()),{dataset:o,layers:[_.point()],coords:B.cartesian(),mapping:a,scales:i,seriesVariables:[]}},cn=(e,t,n)=>{const r=n?.seriesStyles?.[e]?.lineStyle;return _.line({transforms:[Se.constant({variableName:os,type:"categorical",value:e})],aes:{y:e,color:os,...r?{lineType:{value:r}}:{}},...t?{yScaleType:"secondary"}:void 0})},od=(e,t,n)=>{const{numeric:r,categorical:s,temporal:o}=e.dataset.groupVariableNamesByType(),a=Yn(e.dataset),i=[...s,...o],c=r.filter(b=>b!==a),l=t?.comboType??"grouped-bars",u=l==="lines";if(c.length===1)return u?Co(e,t,n):be(e,"dodge",B.cartesian(),t,n);const d=e.axes?.hasDualYAxis===!0,p=u?[]:c.slice(0,-1),m=u?c:c.slice(-1),y=[],g=[];if(p.length>0){const b=l==="stacked-bars"?"stack":"dodge",x=p.length===1?p[0]:null;h(x)?y.push(_.bar({transforms:[Se.constant({variableName:as,type:"categorical",value:x})],aes:{y:x,color:as},position:b})):y.push(_.bar({transforms:[Se.reshape({keep:i,reshape:p,keyName:U,valueName:se})],aes:{y:se,color:U},position:b}))}if(u&&m.length>=2){const b=d?m.slice(0,-1):m,x=b.length===1?b[0]:null;if(h(x))y.push(cn(x,!1,n));else{const S=Un({appearance:n,seriesVariables:b});y.push(_.line({transforms:[Se.reshape({keep:i,reshape:b,keyName:U,valueName:se})],aes:{y:se,color:U,...S.mapping}})),g.push(...S.scales)}if(d){const S=m[m.length-1];h(S)&&y.push(cn(S,!0,n))}}else for(const b of m)y.push(cn(b,d,n));return{dataset:e.dataset,layers:y,coords:B.cartesian(),mapping:{x:a},scales:g,seriesVariables:c}},Do=(e="auto")=>e==="auto"?xt.params.size:e,We=e=>()=>{throw new Error(`Unsupported graph type: ${e}`)},ad={line:(e,t,n)=>Co(e,t,n),areaStacked:(e,t,n)=>nd(e,t,n),bar:(e,t,n)=>be(e,"dodge",B.flip(),t,n),barStacked:(e,t,n)=>be(e,"stack",B.flip(),t,n),barStackedFill:(e,t,n)=>be(e,"fill",B.flip(),t,n),column:(e,t,n)=>be(e,"dodge",B.cartesian(),t,n),columnStacked:(e,t,n)=>be(e,"stack",B.cartesian(),t,n),columnStackedFill:(e,t,n)=>be(e,"fill",B.cartesian(),t,n),pie:e=>is(e,"pie"),donut:e=>is(e,"donut"),scatter:e=>rd(e),bubble:e=>sd(e),combo:(e,t,n)=>od(e,t,n),funnel:We("funnel"),heatmap:We("heatmap"),waterfall:We("waterfall"),mekko:We("mekko"),table:We("table")},_o=["key",A("lineSeriesLabel"),A("barSeriesLabel")];function id(e){const t=e.annotations??[],n=cd(e.mapping),r=dd(e.convertedDataset,e.layers),s=[];for(const o of t){if(o.type!=="highlight")continue;const a=ld({annotation:o,rowIdentityVariable:n,dataset:e.dataset,compiledVariableNames:r});a!==null&&s.push({type:"highlight",id:o.id,predicate:a,scope:o.highlight})}return s}function cd(e){const t=v(e.x);return t!==null&&t!==""?t:v(e.color)}function ld({annotation:e,rowIdentityVariable:t,dataset:n,compiledVariableNames:r}){switch(e.highlight){case"x-value":return cs(e,t,n);case"series":return ls(e,r);case"data-point":{const s=cs(e,t,n),o=ls(e,r);return s===null&&o===null?null:s===null?o:o===null?s:{and:[s,o]}}}}function cs(e,t,n){if(t===null)return null;const r=pd(e,t,n);return r===null?null:{variable:t,eq:r}}function ls(e,t){if(!ud(t))return null;const n=e.columnKey;return h(n)?{or:_o.map(r=>({variable:r,eq:n}))}:null}function ud(e){return _o.some(t=>e.includes(t))}function dd(e,t){const n=[...e.getVariableNames()];for(const r of t)for(const s of r.transforms??[])s.transformType==="reshape"?n.push(s.options.keyName??U):s.transformType==="constant"&&n.push(s.options.variableName);return n}function pd(e,t,n){return e.rowValue!==void 0?e.rowValue:!h(e.rowIndex)||!n.getVariableNames().includes(t)?null:n.getValues(t)[e.rowIndex]??null}function md(e,t,n){const{theme:r,customPalettes:s}=n;if(s&&e&&s[e])return{type:"custom",id:e};if(e?.startsWith("preset:pastel"))return{type:"pastel",variant:ln(t)};if(e?.startsWith("preset:graphy"))return{type:"graphy",variant:ln(t)};const i="preset:mono:";if(e?.startsWith(i)){const l=e.slice(i.length);if(fd(l))return{type:"mono",base:l,variant:r}}const c="preset:neon:";if(e?.startsWith(c)){const l=e.slice(c.length);if(hd(l))return{type:"neon",base:l,variant:ln(t)}}return{type:"default"}}function ln(e){if(e==="waterfall")return"waterfall"}function fd(e){return Ao.includes(e)}function hd(e){return To.includes(e)}function yd(e){if(!e)return;const t={};for(const[n,r]of Object.entries(e)){if(!n.startsWith("series"))continue;const s=Number.parseInt(n.slice(6));if(Number.isNaN(s))continue;const o={hex:r.customColor,id:r.paletteColorId};(o.hex!==void 0||o.id!==void 0)&&(t[s]=o)}return Object.keys(t).length>0?t:void 0}function gd(e,t,n,r={}){const s=[];s.push(us("x",t?.x)),s.push(us("y",t?.y));const o=md(n?.paletteId,e,r),a=yd(n?.seriesStyles);return s.push(we.color.palette({palette:o,overrides:a})),s}function us(e,t){return t?.scaleType==="logarithmic"||t?.min!==void 0||t?.max!==void 0?t.scaleType==="logarithmic"?we[e].log({domainMin:t.min??void 0,domainMax:t.max??void 0}):we[e]({domainMin:t.min??void 0,domainMax:t.max??void 0}):we[e]()}const bd=new Set(["column","columnStacked","columnStackedFill","bar","barStacked","barStackedFill","line","areaStacked","scatter","bubble","funnel","combo"]),vd=new Set(["column","columnStacked","columnStackedFill","bar","barStacked","barStackedFill","line","areaStacked","combo"]);function xd(e,t,n){const r=t.type??"column",s={dataset:e,axes:t.axes},o=Ju(s,r,t.options??void 0,t.appearance??void 0);return{data:o.dataset,mapping:o.mapping,layers:Sd(r,t,o.layers,o.coords,o.mapping,o.seriesVariables),scales:[...gd(r,t.axes,t.appearance,n),...o.scales],transforms:o.transforms??[],highlights:id({annotations:t.annotations,dataset:e,mapping:o.mapping,convertedDataset:o.dataset,layers:o.layers}),annotations:Eu({annotations:t.annotations,dataset:e,mapping:o.mapping}),coords:o.coords,config:Bu(t)}}function Sd(e,t,n,r,s,o){const a=Ld(t.dataLabels),i=a===void 0?n:n.filter(l=>l.interactive!==!1).map(l=>({...l,dataLabels:{...a,...l.dataLabels}})),c=t.axes?.hasDualYAxis??!1;return[...i,...wd({type:e,trendline:t.referenceLines?.trendline,coords:r}),...Ad({type:e,hasDualYAxis:c,goalLine:t.referenceLines?.goalLine,coords:r}),...Md({type:e,hasDualYAxis:c,averageLine:t.referenceLines?.averageLine,coords:r,mapping:s,seriesVariables:o})]}function wd({type:e,trendline:t,coords:n}){return t===void 0?[]:bd.has(e)?n.coordType==="polar"?[]:[_.line({aes:{lineType:{value:"dashed"}},stat:Wn.smooth({method:t}),interactive:!1})]:[]}function Ad({type:e,hasDualYAxis:t,goalLine:n,coords:r}){if(!Td(n))return[];if(r.coordType==="polar")return[];const s=r.coordType==="flip"?"end":"start";return[_.rule({aes:{y:{value:n.target}},params:{labelPosition:s,label:n.label??"Goal"},yScaleType:e==="combo"&&t?"secondary":"primary",interactive:!1})]}function Td(e){return e!==void 0&&Number.isFinite(e.target)}function Md({type:e,hasDualYAxis:t,averageLine:n,coords:r,mapping:s,seriesVariables:o}){if(n===void 0)return[];if(!vd.has(e))return[];if(r.coordType==="polar")return[];const a=Vo(n.columnKey);if(!o.includes(a))return[];const i=s.color===U,c=i?se:a,l=i?[Se.filter({variableName:U,operator:"eq",value:a})]:[];return[_.rule({aes:{y:c,color:void 0,group:void 0,lineType:void 0},stat:Wn.mean(),transforms:l,params:{label:"Average",labelPosition:r.coordType==="flip"?"end":"start"},yScaleType:e==="combo"&&t?"secondary":"primary",interactive:!1})]}function Ld(e){if(!e)return;const t={};return e.showDataLabels!==void 0&&(t.showDataLabels=e.showDataLabels),e.dataLabelFormat!==void 0&&(t.format=e.dataLabelFormat),e.showStackTotals!==void 0&&(t.showStackTotals=e.showStackTotals),e.showCategoryLabels!==void 0&&(t.showCategoryLabels=e.showCategoryLabels),Object.keys(t).length===0?void 0:t}const un={color:null,size:"small",labelCrossPosition:.5},De={kind:"rectangle",zOrder:"foreground",fillColor:"transparent",fillOpacity:1,strokeWidth:1,strokeColor:null},ds={backgroundColor:null,backgroundColorStyle:"opaque"},_e={color:null,thickness:"medium",startArrowheadStyle:"none",endArrowheadStyle:"line-arrow",lineStyle:"solid",hasStickerStyle:!1},Vd=(e,t)=>({differenceArrows:(e?.differenceArrows??[]).map(n=>Id(n,t)),shapes:(e?.shapes??[]).map(_d),freeformArrows:(e?.freeformArrows??[]).map(Fd),textAnnotations:(e?.textAnnotations??[]).map(Ed),stickers:(e?.stickers??[]).map(n=>kd(n,t)),pinnedNumbers:(e?.pinnedNumbers??[]).map(n=>Cd(n,t)),comments:(e?.comments??[]).map(n=>Dd(n,t))}),Ed=e=>({id:e.id??crypto.randomUUID(),content:e.content,x:e.x,y:e.y,width:e.width,backgroundColor:e.backgroundColor??ds.backgroundColor,backgroundColorStyle:e.backgroundColorStyle??ds.backgroundColorStyle}),Id=(e,t)=>({id:e.id??crypto.randomUUID(),start:Ze(e.start,t),end:Ze(e.end,t),label:e.label,color:e.color??un.color,size:e.size??un.size,labelCrossPosition:e.labelCrossPosition??un.labelCrossPosition}),Ze=(e,t)=>{if(e.layerIndex===void 0)return{anchorValue:e.anchorValue,groupValue:e.groupValue};const n=t[e.layerIndex]?.id;if(n===void 0)throw new Error(`Annotation references layerIndex ${e.layerIndex} but only ${t.length} layer(s) are defined.`);return{layerId:n,anchorValue:e.anchorValue,groupValue:e.groupValue}},kd=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:Ze(e.anchor,t),sticker:e.sticker}),Cd=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:Ze(e.anchor,t)}),Dd=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:Ze(e.anchor,t),content:e.content}),_d=e=>({id:e.id??crypto.randomUUID(),kind:e.kind??De.kind,zOrder:e.zOrder??De.zOrder,x:e.x,y:e.y,width:e.width,height:e.height,fillColor:e.fillColor??De.fillColor,fillOpacity:e.fillOpacity??De.fillOpacity,strokeWidth:e.strokeWidth??De.strokeWidth,strokeColor:e.strokeColor??De.strokeColor}),Fd=e=>({id:e.id??crypto.randomUUID(),start:e.start,end:e.end,color:e.color??_e.color,thickness:e.thickness??_e.thickness,startArrowheadStyle:e.startArrowheadStyle??_e.startArrowheadStyle,endArrowheadStyle:e.endArrowheadStyle??_e.endArrowheadStyle,lineStyle:e.lineStyle??_e.lineStyle,hasStickerStyle:e.hasStickerStyle??_e.hasStickerStyle}),Rd={parsingLocale:"en-US",legend:{position:"auto",display:"auto"},axes:{x:{isVisible:!0,label:null,position:"bottom",grid:{isVisible:null},ticks:{isVisible:!0,mode:"auto"}},y:{isVisible:!0,label:null,position:"right",grid:{isVisible:null},ticks:{isVisible:!1,mode:"auto"}}},panel:{border:{isVisible:!0}},headline:{show:"none",compareWith:"none",size:"auto",position:"above"},numberFormat:{decimals:"auto",abbreviation:"auto"},content:{title:null,isTitleVisible:!0,subtitle:null,isSubtitleVisible:!0,caption:null,isCaptionVisible:!1,source:null,isSourceVisible:!1},appearance:{textScale:1,background:{type:"theme"},border:{type:"none"},cornerRadius:8,highlightStyle:"dim"}};function Nd(e){return ue.merge({},Rd,e)}const Pd={xLimits:null,yLimits:null},dn={theta:"x",startAngle:0,innerRadius:0};function Od(e){const t=e??{type:"coord",coordType:"cartesian"},n=ks({},Pd,t.params??{});switch(t.coordType){case"cartesian":case"flip":return{...t,params:n};case"polar":return{...t,params:{...n,theta:t.params?.theta??dn.theta,startAngle:t.params?.startAngle??dn.startAngle,innerRadius:t.params?.innerRadius??dn.innerRadius}}}}function Bd(e,t){return e.map(n=>{const r=n.layerIndex!==void 0?t[n.layerIndex]?.id:void 0;if(n.layerIndex!==void 0&&r===void 0)throw new Error(`Highlight references layerIndex ${n.layerIndex} but only ${t.length} layer(s) are defined.`);return{type:"highlight",id:n.id??crypto.randomUUID(),predicate:n.predicate,scope:n.scope??"data-point",...r!==void 0?{layerId:r}:{}}})}const $d="linear",Gd=3,zd=.3;function st(e,t){const n=e??t,r=typeof n=="string"?n:n.type;if(r==="smooth"){const s=typeof n=="string"?void 0:n;return{type:"smooth",method:s?.method??$d,order:s?.order??Gd,bandwidth:s?.bandwidth??zd}}return{type:r}}function Fo(e,t,n){switch(n.geom){case"point":return Hd(e,t,n);case"line":return Ud(e,t,n);case"area":return Kd(e,t,n);case"bar":return Xd(e,t,n);case"rule":return jd(e,t,n)}}function Wd(e,t,n){const r=n.map(s=>Fo(e,t,s));return qd(r)}const Yd=(e,t,n)=>n.label!==void 0?n.label:Qd(e,t,n),ot=(e,t,n,r)=>{const s={...e,...t.mapping},o=Yd(t.geom,n,s);return{...Zu(t.geom,r),...t.dataLabels,labelSource:o}};function Hd(e,t,n){const r=n.position??xt.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:st(n.stat,xt.stat.type),position:r,yScaleType:n.yScaleType??rt,params:ue.merge({},xt.params,n.params),transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:ot(e,n,r,t)}}function Ud(e,t,n){const r=n.position??sn.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:st(n.stat,sn.stat.type),position:r,yScaleType:n.yScaleType??rt,params:ue.merge({},sn.params,n.params),transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:ot(e,n,r,t)}}function Kd(e,t,n){const r=ue.merge({},on.params,n.params);r.missingValues==="gap"&&(r.missingValues="zero");const s=n.position??on.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:st(n.stat,on.stat.type),position:s,yScaleType:n.yScaleType??rt,params:r,transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:ot(e,n,s,t)}}function Xd(e,t,n){const r=n.position??an.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:st(n.stat,an.stat.type),position:r,yScaleType:n.yScaleType??rt,params:{...an.params,...n.params},transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:ot(e,n,r,t)}}function jd(e,t,n){const r=n.position??ze.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:st(n.stat,ze.stat.type),position:n.position??ze.position,yScaleType:n.yScaleType??rt,params:ue.merge({},ze.params,n.params),transforms:n.transforms??[],interactive:n.interactive??ze.interactive,dataLabels:ot(e,n,r,t)}}const qd=e=>{const t=new Set;for(const n of e)n.position==="fill"&&t.add(n.yScaleType);return t.size===0?e:e.map(n=>{if(n.geom!=="rule"||!t.has(n.yScaleType))return n;const r=le(n.mapping.y);if(!D(r))return n;const s=Math.min(1,Math.max(0,r));return{...n,mapping:{...n.mapping,y:{value:s}}}})},Qd=(e,t,n)=>{if(e==="point"){const r=v(n.size);if(r!==null)return{variable:r}}return Nt(t,n)};function Bt(e,...t){return e?t.includes(e.geom):!1}function $t(e,t){return e.find(n=>n.id===t)}function at(e,...t){return e.find(n=>t.includes(n.geom))}function Kn(e,t,n){const r=e.layers.findIndex(o=>o.id===t);if(r===-1)return e;const s=e.layers.map((o,a)=>a===r?n:o);return{...e,layers:s}}function Zd(e,t){const n=e.layers.findIndex(s=>s.id===t);if(n===-1||e.layers.length<=1)return e;const r=e.layers.filter((s,o)=>o!==n);return kn(r)?{...e,layers:r}:e}const Ro={x:"position",y:"position",ySecondary:"position",color:"color-range",size:"continuous-range",alpha:"continuous-range",strokeWidth:"continuous-range",lineType:"discrete-only"},Jd={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 No(e,t,n,r,s){switch(e.scaleType){case"inferred":{const o=np(e,t,n,r);return No(o,t,n,r,s)}case"continuous":{const o=Ro[e.scaledAesthetic],a=o==="continuous-range"&&e.scaledAesthetic in ts?ts[e.scaledAesthetic]:null,i=e.scaledAesthetic==="size"&&o==="continuous-range"?"sqrt":Ce.transform;return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,transform:e.transform??i,reverse:e.reverse??Ce.reverse,nice:e.nice??Ce.nice,zero:e.zero??Ce.zero,clamp:e.clamp??o!=="position",domainMin:e.domainMin??Ce.domainMin,domainMax:e.domainMax??Ce.domainMax,range:e.range??a??null}}case"datetime":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,domainMin:e.domainMin??ut.domainMin,domainMax:e.domainMax??ut.domainMax,nice:e.nice??ut.nice,reverse:e.reverse??ut.reverse,clamp:e.clamp??!1};case"discrete":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,range:e.range??He.range,domain:e.domain??He.domain,padding:e.padding??He.padding,reverse:e.reverse??He.reverse};case"palette":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,palette:du(e.palette,s),overrides:uu(e.overrides,e.palette,s)};case"identity":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType};default:{const o=e;throw new Error(`Unknown scale type: ${o.scaleType}`)}}}function ep(e,t,n,r,s,o){const a=sp(t,n),i=op(a),c=new Map;for(const u of i)c.set(u.scaledAesthetic,u);const l=[...c.values()].map(u=>No(u,e,n,r,o));return s.coordType==="polar"?tp(l):l}const tp=e=>e.map(t=>t.scaleType==="discrete"?{...t,padding:0}:t);function np(e,t,n,r){const s=ee(e.scaledAesthetic),o=e.scaledAesthetic==="ySecondary"?rp(n,r):r[s],a=at(n,"bar");if(e.scaledAesthetic==="x"&&a)return Z(e.scaledAesthetic,e.options);if(a&&e.scaledAesthetic===(a.yScaleType==="secondary"?"ySecondary":"y")){const d=e.options,p=a.position==="fill";return F(e.scaledAesthetic,{...d,zero:!0,...p&&{nice:!1}})}const i=v(o);if(!h(i)||!t.hasVariable(i))return F(e.scaledAesthetic,e.options);const c=t.getType(i),l=Ro[e.scaledAesthetic];switch(Jd[c][l]){case"discrete":return Z(e.scaledAesthetic,e.options);case"datetime":return St(e.scaledAesthetic,e.options);case"continuous":return F(e.scaledAesthetic,e.options);case"identity":default:return Ue(e.scaledAesthetic)}}function rp(e,t){const n=e.find(r=>r.yScaleType==="secondary");return n?n.mapping.y??t.y:t.y}function sp(e,t){return!t.some(s=>s.yScaleType==="secondary")||e.some(s=>s.scaledAesthetic==="ySecondary")?e:[...e,wt("ySecondary")]}function op(e){return e.some(n=>n.scaledAesthetic==="color")?e:[...e,ko("color")]}function ps(e,t){const n=Od(e.coords),r=Wd(e.mapping,n.coordType,e.layers),s=ep(e.data,e.scales,r,e.mapping,n,t),o=Nd(e.config),a=Bd(e.highlights,r),i=Vd(e.annotations,r);return{data:e.data,mapping:e.mapping,layers:r,scales:s,transforms:e.transforms,highlights:a,annotations:i,coords:n,config:o}}class Po{compile({input:t,dataset:n,ctx:r}){const s=r.customPalettes??{};return Lo(t)?ps(xd(n,t,r),s):ps({...t,data:n},s)}}class ap{constructor(t){this.registry=t}compute(t,n){return this.registry.get(t.type).compute({data:n.data,mapping:n.mapping,spec:t,xScaleIsDiscrete:n.xScaleIsDiscrete})}}class Gt{compute(t){return t.data.size()===0?{data:t.data,mapping:{}}:this.computeStat(t)}}class ip extends Gt{constructor(){super(...arguments),this.type="count",this.computedVariables=new Set(["y"])}computeStat({data:t,mapping:n}){const r=v(n.x);if(!h(r))throw new Error("'x' variable is required for 'count' stat");if(v(n.y)!==null)throw new Error("Cannot map 'y' variable together with 'count' stat");const o=[...new Set([r,...On(t,n)])];return{data:t.groupBy(...o).rollup({[qe.count]:{variableName:r,aggregation:"count"}}),mapping:{y:qe.count}}}}class cp extends Gt{constructor(){super(...arguments),this.type="identity",this.computedVariables=new Set}computeStat({data:t}){return{data:t,mapping:{}}}}class lp extends Gt{constructor(){super(...arguments),this.type="mean",this.computedVariables=new Set(["y"])}computeStat({data:t,mapping:n}){const r=v(n.y);if(!h(r))throw new Error("'y' variable is required for 'mean' stat");return{data:t.rollup({[qe.mean]:{variableName:r,aggregation:"mean"}}),mapping:{y:qe.mean}}}}const up=2,Oo=1440*60*1e3;class dp extends Gt{constructor(){super(...arguments),this.type="smooth",this.computedVariables=new Set}computeStat({data:t,mapping:n,spec:r,xScaleIsDiscrete:s}){if(r.type!=="smooth")throw new Error(`SmoothStat received a spec of type '${r.type}'`);const o=v(n.x),a=v(n.y);if(!h(o))throw new Error("'x' variable is required for 'smooth' stat");if(!h(a))throw new Error("'y' variable is required for 'smooth' stat");const i=t.getType(o),c=t.getType(a);if(c!=="numeric")throw new Error(`'smooth' stat requires a numeric 'y' (got '${c}' for variable '${a}')`);const l=On(t,n),u=bp(o,i,a,l,t);return l.length===0?ms({data:t,xVariable:o,xType:i,yVariable:a,spec:r,output:u,groupObservation:{},xScaleIsDiscrete:s}):t.groupBy(...l).forEach(d=>{const p=vp(d,l);ms({data:d,xVariable:o,xType:i,yVariable:a,spec:r,output:u,groupObservation:p,xScaleIsDiscrete:s})}),{data:u.build(),mapping:{}}}}const ms=({data:e,xVariable:t,xType:n,yVariable:r,spec:s,output:o,groupObservation:a,xScaleIsDiscrete:i})=>{const{observations:c,temporalOrigin:l}=pp({data:e,xVariable:t,yVariable:r,xType:n});c.length<up||(i?gp({observations:c,spec:s,output:o,groupObservation:a}):hp({observations:c,xType:n,temporalOrigin:l,spec:s,output:o,groupObservation:a}))},pp=({data:e,xVariable:t,yVariable:n,xType:r})=>{const s=e.getValues(t),o=e.getValues(n,{type:"numeric"}),a=r==="temporal"?mp(s):null,i=[],c=new Map;for(let l=0;l<s.length;l++){const u=s[l],d=o[l];if(!h(u)||!h(d)||!Number.isFinite(d))continue;const p=fp({xValue:u,xType:r,categoryRank:c,temporalOrigin:a});p!==null&&i.push({x:p,y:d,originalX:u})}return{observations:i,temporalOrigin:a}},mp=e=>{let t=null;for(const n of e){if(!G(n))continue;const r=n.getTime();(t===null||r<t)&&(t=r)}return t},fp=({xValue:e,xType:t,categoryRank:n,temporalOrigin:r})=>{switch(t){case"numeric":return!D(e)||!Number.isFinite(e)?null:e;case"temporal":{if(!G(e))return null;const s=e.getTime();return r===null?s:(s-r)/Oo+1}case"categorical":{if(!Je(e))return null;const s=n.get(e);if(s!==void 0)return s;const o=n.size+1;return n.set(e,o),o}default:{const s=t;throw new Error(`Unexpected xType: ${s}`)}}},hp=({observations:e,xType:t,temporalOrigin:n,spec:r,output:s,groupObservation:o})=>{const a=Bo(r,e);for(const[i,c]of a){if(!Number.isFinite(i)||!Number.isFinite(c))continue;const l=t==="temporal"?yp(i,n):i;s.push({x:l,y:c,groupObservation:o})}},yp=(e,t)=>t===null?new Date(e):new Date((e-1)*Oo+t),gp=({observations:e,spec:t,output:n,groupObservation:r})=>{const s=new Map;for(const i of e)s.has(i.x)||s.set(i.x,i.originalX);const o=[...s.keys()].sort((i,c)=>i-c);if(t.method==="loess"){const i=Bo(t,e),c=new Map;for(const[l,u]of i)Number.isFinite(u)&&(c.has(l)||c.set(l,u));for(const l of o){const u=c.get(l),d=s.get(l);u===void 0||d===void 0||n.push({x:d,y:u,groupObservation:r})}return}const a=$o(t,e);for(const i of o){const c=s.get(i),l=a.predict(i);c===void 0||!Number.isFinite(l)||n.push({x:c,y:l,groupObservation:r})}},Bo=(e,t)=>e.method==="loess"?ge.regressionLoess().x(r=>r.x).y(r=>r.y).bandwidth(e.bandwidth)(t):$o(e,t),$o=(e,t)=>{const n=s=>s.x,r=s=>s.y;switch(e.method){case"linear":return ge.regressionLinear().x(n).y(r)(t);case"exponential":return ge.regressionExp().x(n).y(r)(t);case"logarithmic":return ge.regressionLog().x(n).y(r)(t);case"quadratic":return ge.regressionQuad().x(n).y(r)(t);case"power":return ge.regressionPow().x(n).y(r)(t);case"polynomial":return ge.regressionPoly().x(n).y(r).order(e.order)(t);case"loess":throw new Error("'loess' does not expose a 'predict' function")}},bp=(e,t,n,r,s)=>{const o=[],a=[],i=Object.fromEntries(r.map(c=>[c,[]]));return{push:({x:c,y:l,groupObservation:u})=>{o.push(c),a.push(l);for(const d of r)i[d]?.push(u[d]??null)},build:()=>{const c={[e]:{type:t,values:o,valueFormat:s.getValueFormat(e)},[n]:{type:"numeric",values:a,valueFormat:s.getValueFormat(n)}};for(const l of r)c[l]={type:s.getType(l),values:i[l]??[],valueFormat:s.getValueFormat(l)};return new I(c)}}},vp=(e,t)=>{const n={};for(const r of t){const s=e.getValues(r);n[r]=s[0]??null}return n};class xp extends Pe{constructor(){super("stat"),this.register("identity",new cp),this.register("count",new ip),this.register("smooth",new dp),this.register("mean",new lp)}}const Sp=({layer:e})=>{if(e.geom!=="bar"||e.position==="stack")return;const t=v(e.mapping.y);if(t===null)return;let n=0,r=0;for(const s of e.data){const o=s[t];D(o)&&(n+=o,r+=Math.abs(o))}return{grandTotal:n,absoluteGrandTotal:r}},wp=({layer:e})=>{if(e.geom!=="bar"||e.position!=="stack")return;const t=v(e.mapping.x);if(t===null||!e.data.hasVariable(f.yMin)||!e.data.hasVariable(f.yMax))return;const n=new Map;for(const s of e.data){const o=s[t],a=te(s),i=H(s),c=me(s),l=oe(s),u=Rs(s);if(!h(o)||!h(a)||!h(i)||!h(c)||!h(l)||!h(u))continue;const d=u>=0;if(Math.abs(u)===0)continue;const m=zn(s,t),y={yMin:a,yMax:i},g=n.get(m);if(g===void 0){n.set(m,{total:u,topPositive:d?y:null,bottomNegative:d?null:y,anchorXMin:c,anchorXMax:l});continue}g.total+=u,d?(g.topPositive===null||i>g.topPositive.yMax)&&(g.topPositive=y):(g.bottomNegative===null||a<g.bottomNegative.yMin)&&(g.bottomNegative=y)}const r=[];for(const[s,o]of n){const a=o.topPositive??o.bottomNegative;a!==null&&r.push({xKey:s,total:o.total,anchor:{xMin:o.anchorXMin,xMax:o.anchorXMax,yMin:a.yMin,yMax:a.yMax,direction:o.topPositive!==null?"positive":"negative"}})}return r};class Ap extends Ne{dependencies(){return[]}compileLayer(t){const n={},r=wp({layer:t});r!==void 0&&(n.stackTotals=r);const s=Sp({layer:t});return s!==void 0&&(n.grandTotal=s.grandTotal,n.absoluteGrandTotal=s.absoluteGrandTotal),{...t,summary:n}}}class Tp extends de{constructor(t){super(),this.registry=t}key(t){return t.data}dependencies(t){return[t.transforms]}run(t){return t.transforms.reduce((n,r)=>this.registry.get(r.transformType).apply(n,r),t.data)}}class Mp{constructor(){this.transformType="aggregate"}apply(t,n){const{options:r}=n,s={};for(const o of r.operations)s[o.as]={variableName:o.variableName,aggregation:o.op};return t.groupBy(...r.groupby).rollup(s)}}class Lp{constructor(){this.transformType="constant"}apply(t,n){const{options:r}=n;return t.addConstantVariable(r.variableName,r.type,r.value)}}class Vp{constructor(){this.transformType="filter"}apply(t,n){const{options:r}=n;return t.filter(r.variableName,r.operator,r.value)}}class Ep{constructor(){this.transformType="reshape"}apply(t,n){const{options:r}=n;return t.reshapeFromWideToLong({keep:r.keep,reshape:r.reshape,keyName:r.keyName,valueName:r.valueName})}}class Ip{constructor(){this.transformType="sort"}apply(t,n){const{options:r}=n;return t.orderBy(r.variableName,r.direction??"asc")}}class kp extends Pe{constructor(){super("transform"),this.register("aggregate",new Mp),this.register("constant",new Lp),this.register("filter",new Vp),this.register("reshape",new Ep),this.register("sort",new Ip)}}const fs={color:"categorical",size:"numeric",alpha:"numeric",strokeWidth:"numeric",lineType:"categorical"},Cp=["color","size","alpha","strokeWidth","lineType"];class Dp extends Ne{dependencies(t){return Cp.map(n=>t.scales[n])}compileLayer(t,n){let r=t.data;const s=Object.entries(pe);for(const[o,a]of s){const i=le(t.mapping[o]);if(i!==void 0){r=r.deriveVariable(a,fs[o],()=>i);continue}const c=v(t.mapping[o]),l=n.scales[o];if(!l||l.kind!=="visual")continue;const u=_p(o,c,l);u&&(r=r.deriveVariable(a,fs[o],u))}return{...t,data:r}}}const _p=(e,t,n)=>{if(!t){if(e!=="color"||n.spec.scaleType!=="palette")return null;const r=n.map(null);return()=>r}return r=>h(r[t])?n.map(r[t]):null},Fp=["data","transform","constantMapping","layer","coordSetup","scale","positionMapper","visualMapper","coordTransform","summarise","guide","highlights","config","annotations"];class Go{constructor(t,n,r,s,o,a,i,c,l,u,d,p,m,y,g){this.dataCompiler=t,this.specCompiler=n,this.transformCompiler=r,this.constantMappingCompiler=s,this.layerValidationCheck=o,this.layerCompiler=a,this.scaleCompiler=i,this.coordCompiler=c,this.positionMapperCompiler=l,this.visualMapperCompiler=u,this.guideCompiler=d,this.summariseCompiler=p,this.highlightsCompiler=m,this.configCompiler=y,this.annotationsCompiler=g,this.lastCompile=null,this.lastData=void 0,this.stages=[{name:"data",getStats:()=>this.dataCompiler.stats},{name:"transform",getStats:()=>this.transformCompiler.stats},{name:"constantMapping",getStats:()=>this.constantMappingCompiler.stats},{name:"layer",getStats:()=>this.layerCompiler.stats},{name:"coordSetup",getStats:()=>this.coordCompiler.setupStats},{name:"scale",getStats:()=>this.scaleCompiler.stats},{name:"positionMapper",getStats:()=>this.positionMapperCompiler.stats},{name:"visualMapper",getStats:()=>this.visualMapperCompiler.stats},{name:"coordTransform",getStats:()=>this.coordCompiler.transformStats},{name:"summarise",getStats:()=>this.summariseCompiler.stats},{name:"guide",getStats:()=>this.guideCompiler.stats},{name:"highlights",getStats:()=>this.highlightsCompiler.stats},{name:"config",getStats:()=>this.configCompiler.stats},{name:"annotations",getStats:()=>this.annotationsCompiler.stats}]}compile({input:t,data:n,ctx:r={}}){return this.trackCompile(()=>(this.lastData=n,this.runPipeline({spec:this.specCompiler.compile({input:t,ctx:r,dataset:this.dataCompiler.compile(n)})})))}recompile({spec:t,data:n}){return this.trackCompile(()=>n===void 0?this.runPipeline({spec:t}):(this.lastData=n,this.runPipeline({spec:en(t,{data:this.dataCompiler.compile(n)})})))}getCacheStats(){const t={};for(const{name:n,getStats:r}of this.stages)t[n]={...r()};return t}getLastCompile(){return this.lastCompile}trackCompile(t){if(!xe)return t();const n=this.getCacheStats(),r=performance.now(),s=t(),o=performance.now()-r,a={};for(const{name:i,getStats:c}of this.stages){const l=c();a[i]={hits:l.hits-n[i].hits,misses:l.misses-n[i].misses}}return this.lastCompile={stages:a,durationMs:o},s}runPipeline({spec:t}){return kt({spec:t}).pipe(({spec:r})=>({spec:en(r,{data:this.transformCompiler.compile({data:r.data,transforms:r.transforms})})})).pipe(({spec:r})=>{const s=this.constantMappingCompiler.compile({data:r.data,mapping:r.mapping});return{spec:en(r,{data:s.data}),materialisedMapping:s.mapping}}).pipe(({spec:r,materialisedMapping:s})=>{const o={data:r.data,layers:r.layers,mapping:s,coords:r.coords,scales:r.scales};return this.layerValidationCheck.check({...o,coords:r.coords}),{layers:this.layerCompiler.compile(o)}}).pipe(({spec:r,layers:s})=>this.coordCompiler.setup({coordSpec:r.coords,scales:r.scales,layers:s})).pipe(({layers:r,scales:s})=>({scales:this.scaleCompiler.compile({layers:r,scales:s})})).pipe(({spec:r,scales:s})=>({config:this.configCompiler.compile({config:r.config,scales:s})})).pipe(({layers:r,scales:s})=>({layers:this.positionMapperCompiler.compile({layers:r,scales:s})})).pipe(({layers:r,scales:s})=>({layers:this.visualMapperCompiler.compile({layers:r,scales:s})})).pipe(({spec:r,layers:s})=>({layers:this.coordCompiler.transform({coordSpec:r.coords,layers:s})})).pipe(({layers:r})=>({layers:this.summariseCompiler.compile({layers:r})})).pipe(({spec:r,scales:s,layers:o,coordSystem:a})=>({guides:this.guideCompiler.compile({scales:s,config:r.config,layers:o,coordSystem:a,originalData:this.lastData})})).pipe(({spec:r,layers:s})=>({layers:this.highlightsCompiler.compile({layers:s,highlights:r.highlights,config:r.config})})).pipe(({spec:r,layers:s,coordSystem:o})=>({annotations:this.annotationsCompiler.compile({annotations:r.annotations,layers:s,coordSystem:o})})).result()}}const Rp=()=>{const e=new xp,t=new mu,n=new sc,r=new Tp(new kp);return new Go(new Ui,new Po,r,new qa,new Dl(r,new _l(n,e)),new Cl(r,new ap(e),new oc,new Qi(n),new Fl(new Bl)),new Kl(t),new ei(new mi),new Ul,new Dp,new yl,new Ap,new El,new ja,new Ga)};function Np(e,t){return e.geom===t}const Xn="–",zo="n/a",O={timeZone:"UTC"},N=e=>t=>{if(!G(t))return Xn;try{return e(t)}catch{return zo}},fe=e=>t=>D(t)?e(t):Xn,jn=e=>t=>Je(t)?t:Xn,Pp=2,Op=3,Bp=2,$p=0,Gp=1,zp=2,Wp=Ma.humanizer({language:"en",spacer:"",delimiter:" ",languages:{en:{y:()=>"y",mo:()=>"mo",w:()=>"w",d:()=>"d",h:()=>"h",m:()=>"m",s:()=>"s",ms:()=>"ms"}}}),Wo=({valueFormat:e,locale:t,numberFormat:n,intlOptions:r})=>fe(s=>{const o=typeof n.decimals=="number"?n.decimals:Pp,a=Jn(s,o),{base:i,suffix:c}=Zn(s,n.abbreviation),l={...a,...Dn(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...r};return`${Intl.NumberFormat(t,l).format(i)}${c}`}),qn=({locale:e,numberFormat:t,intlOptions:n})=>fe(r=>{const{base:s,suffix:o}=Zn(r,t.abbreviation),i={...Jn(s,t.decimals),...n};return`${Intl.NumberFormat(e,i).format(s)}${o}`}),Qn=e=>fe(t=>Wp(t)),Yo=({locale:e,intlOptions:t})=>fe(n=>Intl.NumberFormat(e,{maximumFractionDigits:0,...t}).format(n)),Ho=({locale:e,numberFormat:t,intlOptions:n})=>fe(r=>{const s=Jn(r,t.decimals);return Intl.NumberFormat(e,{...s,...n,style:"percent"}).format(r)}),Zn=(e,t="none")=>{switch(t){case"none":return{base:e,suffix:""};case"auto":{const n=Yp(e);return Zn(e,n)}default:return{base:e/je[t],suffix:t}}},Jn=(e,t)=>{if(typeof t=="number")return{minimumFractionDigits:t,maximumFractionDigits:t};const n=Math.ceil(Math.log10(Math.abs(e))),r=n>=Op?$p:n===Bp?Gp:zp;return{minimumFractionDigits:t==="auto"?0:r,maximumFractionDigits:r}},Yp=e=>{const t=Math.abs(e);return t>=je.b?"b":t>=je.m?"m":t>=je.k?"k":"none"},Hp=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{dateStyle:"medium",...O,...t}).format(n)),Up=({locale:e,intlOptions:t})=>N(n=>{const r=Intl.DateTimeFormat(e,{dateStyle:"medium",timeStyle:"medium",...O,...t}).formatToParts(n);return Kp(r.map(Xp))}),Uo=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"long",...O,...t}).format(n)),Ko=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{month:"long",...O,...t}).format(n)),er=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{month:"short",year:"numeric",...O,...t}).format(n)),tr=e=>N(t=>`Q${Math.floor(t.getUTCMonth()/3)+1} ${t.getUTCFullYear()}`),Xo=({locale:e,intlOptions:t})=>N(n=>{const r=V.addDays(n,6);return Intl.DateTimeFormat(e,{day:"numeric",month:"long",...O,...t,year:void 0}).formatRange(n,r)}),jo=({locale:e,intlOptions:t})=>N(n=>{const r=V.addDays(n,6);return Intl.DateTimeFormat(e,{dateStyle:"medium",...O,...t}).formatRange(n,r)}),nr=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{year:"numeric",...O,...t}).format(n)),qo=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{timeStyle:"short",...O,...t}).format(n)),Kp=e=>e.map(t=>t.value).join(""),Xp=e=>e.type!=="literal"||e.value!==", "?e:{type:"literal",value:" • "},jp=1,qp=4,Qp=1,hs=1e3,Zp=({valueFormat:e,locale:t,tickValues:n,intlOptions:r})=>fe(s=>{const a={...sr(s,n),notation:"compact",...Dn(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...r};return rr(s,t,a)}),Jp=({locale:e,tickValues:t,intlOptions:n})=>fe(r=>{const o={...sr(r,t),notation:"compact",...n};return rr(r,e,o)}),em=({locale:e,tickValues:t,intlOptions:n})=>fe(r=>{const o={...sr(r,t),notation:"compact",...n,style:"percent"};return rr(r,e,o)}),rr=(e,t,n)=>Intl.NumberFormat(t,n).formatToParts(e).map(s=>s.type==="compact"?s.value.toLowerCase():s.value).join(""),Qo=e=>Math.abs(e)>hs?Qo(e/hs):Number.isInteger(e),tm=e=>{if(e.length<2)return!1;const[t,n]=e;return typeof t!="number"||typeof n!="number"?!1:Math.abs(n-t)<jp},sr=(e,t)=>Qo(e)?{minimumFractionDigits:0,maximumFractionDigits:0}:tm(t)?{minimumFractionDigits:0,maximumFractionDigits:qp}:{minimumFractionDigits:0,maximumFractionDigits:Qp},nm=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...O,...t}).format(n)),rm=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{month:"short",...O,...t}).format(n)),sm=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...O,...t}).format(n)),om=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{timeStyle:"short",...O,...t}).format(n)),or=e=>{const{valueFormat:t}=e;switch(t.type){case"currency":return Zp(e);case"date":case"datetime":return nm(e);case"day_month":case"weekly_date_range":case"weekly_date_range_with_year":return sm(e);case"decimal":case"integer":return Jp(e);case"duration":return Qn();case"month":return rm(e);case"month_year":return er(e);case"percentage":return em(e);case"quarter":return tr();case"text":return jn();case"time":return om(e);case"year":return nr(e);case"lookup":return or({...e,valueFormat:t.fallback});default:{const n=t;throw new Error(`Unhandled value format: ${n.type}`)}}},am=40,im=60,ys=8,cm=50,lm=1/3,um=1/4,pn="…",dm=(e,t,n)=>{if(t<=0||e.length===0)return"";if(n(e)<=t)return e;if(n(pn)>t)return"";let r=0,s=e.length-1,o=0;for(;r<=s;){const a=r+s>>>1,i=e.slice(0,a)+pn;n(i)<=t?(o=a,r=a+1):s=a-1}return e.slice(0,o)+pn},pm=e=>e.formattedAxis.position==="top"||e.formattedAxis.position==="bottom"?mm(e):fm(e),mm=({formattedAxis:e,bandwidthPx:t,panelRect:n,measureLabel:r})=>{const{widths:s,maxWidth:o,maxHeight:a}=Zo(e.ticks,r),i=t-ys;if(o<=i)return{...e,labelRotation:0,labelMaxWidthPx:null};if(t>=cm){const l=Ln(i);return{...e,ticks:Mn(e.ticks,s,l,r),labelRotation:0,labelMaxWidthPx:l}}if(a+ys>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const c=Ln(n.height*lm);return{...e,ticks:Mn(e.ticks,s,c,r),labelRotation:-90,labelMaxWidthPx:c}},fm=({formattedAxis:e,bandwidthPx:t,panelRect:n,measureLabel:r})=>{const{widths:s,maxWidth:o,maxHeight:a}=Zo(e.ticks,r);if(a>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const i=Ln(n.width*um);return o<=i?{...e,labelRotation:0,labelMaxWidthPx:null}:{...e,ticks:Mn(e.ticks,s,i,r),labelRotation:0,labelMaxWidthPx:i}},Zo=(e,t)=>{const n=[];let r=0,s=0;for(const o of e){const{width:a,height:i}=t(o.formattedLabel);n.push(a),a>r&&(r=a),i>s&&(s=i)}return{widths:n,maxWidth:r,maxHeight:s}},Mn=(e,t,n,r)=>{const s=o=>r(o).width;return e.map((o,a)=>(t[a]??0)<=n?o:{...o,formattedLabel:dm(o.formattedLabel,n,s)})},Ln=e=>Math.max(0,Math.floor(e)),hm=(e,t,n,r)=>{if(e.length===0)return!0;const s=t==="top"||t==="bottom",o=s?im:am;let a=n-(e.length-1)*o;for(const i of e){const{width:c,height:l}=r(i);if(a-=s?c:l,a<0)return!1}return!0},ym=({axis:e,availableSpacePx:t,measureLabel:n,resolveFormatter:r})=>{const{tickCandidates:s,position:o}=e;if(s.length===0)return[];const a=new Map,i=d=>{const p=a.get(d);if(p)return p;const m=s[d],y=m?gm(m.ticks,r(m)):[];return a.set(d,y),y};let c=0,l=s.length-1,u=-1;for(;c<=l;){const d=c+l>>>1,m=i(d).map(y=>y.formattedLabel);hm(m,o,t,n)?(u=d,c=d+1):l=d-1}return u>=0?i(u):i(0)},gm=(e,t)=>e.map(n=>({...n,formattedLabel:t(n.value)})),mn=6,fn=6,hn=15,yn=5,gn=15,ar=(e,t)=>{switch(e){case"small":return{arrowStartGap:mn,arrowEndGap:fn,offsetFromHigherObservation:hn,arrowheadSize:yn,curveRadius:gn,strokeWidth:2,labelLineHeight:12*t,labelPaddingX:6,labelPaddingY:3,labelStrokeWidth:1,labelFontWeight:500};case"medium":return{arrowStartGap:mn*1.5,arrowEndGap:fn*1.5,offsetFromHigherObservation:hn*1.25,arrowheadSize:yn*1.5,curveRadius:gn*1.25,strokeWidth:3,labelLineHeight:16*t,labelPaddingX:8,labelPaddingY:4,labelStrokeWidth:1.5,labelFontWeight:500};case"large":return{arrowStartGap:mn*2,arrowEndGap:fn*2,offsetFromHigherObservation:hn*1.75,arrowheadSize:yn*2.5,curveRadius:gn*1.5,strokeWidth:5,labelLineHeight:20*t,labelPaddingX:10,labelPaddingY:5,labelStrokeWidth:2,labelFontWeight:600}}},bm=e=>{const t=P({...e,valueFormat:e.valueFormat.fallback}),n={};for(const[s,o]of Object.entries(e.valueFormat.cases))n[s]=P({...e,valueFormat:o});const r=e.valueFormat.byVariable;return(s,o)=>{if(o===void 0||o[r]===void 0)return t(s);const a=E(o[r]),i=n[a];return i!==void 0?i(s,o):t(s)}},P=e=>{switch(e.valueFormat.type){case"currency":return Wo(e);case"date":return Hp(e);case"datetime":return Up(e);case"day_month":return Uo(e);case"decimal":return qn(e);case"duration":return Qn();case"integer":return Yo(e);case"month":return Ko(e);case"month_year":return er(e);case"percentage":return Ho(e);case"quarter":return tr();case"text":return jn();case"weekly_date_range":return Xo(e);case"weekly_date_range_with_year":return jo(e);case"year":return nr(e);case"time":return qo(e);case"lookup":return bm({...e,valueFormat:e.valueFormat});default:{const t=e.valueFormat;throw new Error(`Unhandled value format: ${t.type}`)}}},bn={abbreviation:"none",decimals:"auto"},Jo=({locale:e,kind:t,startValue:n,endValue:r})=>{if(n===null||r===null)return zo;switch(t){case"absolute-difference":return qn({locale:e,numberFormat:bn,intlOptions:{signDisplay:"always"}})(r-n);case"relative-difference":{const s=r-n;if(s===0)return"0%";const o=s/n;return o===Number.POSITIVE_INFINITY?"∞":o===Number.NEGATIVE_INFINITY?"-∞":P({valueFormat:{type:"percentage"},locale:e,numberFormat:bn,intlOptions:{signDisplay:"always"}})(o)}case"proportion":{if(r-n===0)return"=";const s=r/n;return s===Number.POSITIVE_INFINITY?"∞":s===Number.NEGATIVE_INFINITY?"-∞":`${P({valueFormat:{type:"decimal"},locale:e,numberFormat:bn,intlOptions:{maximumFractionDigits:1}})(s)}x`}}},vm=e=>{const t=e.padding??0,n=gs(e.rows,t),r=gs(e.cols,t);return{rows:n.tracks,cols:r.tracks,placements:Am(e.placements,n.nameToIndex,r.nameToIndex),width:e.containerSize.width,height:e.containerSize.height}},xm=e=>{const t=bs(e.rows,e.height),n=bs(e.cols,e.width),r=vs(t),s=vs(n),o=new Map;for(const a of e.placements){const i=a.rowSpan??1,c=a.colSpan??1,l=s[a.col]??0,u=r[a.row]??0,d=xs(n,a.col,c),p=xs(t,a.row,i);o.set(a.name,{x:l,y:u,width:Math.max(0,d),height:Math.max(0,p)})}return o},gs=(e,t)=>{const n=[],r=new Map;t>0&&n.push({type:"fixed",pixels:t});for(let s=0;s<e.length;s++){const o=e[s];if(!o)continue;r.set(o.name,n.length),n.push(Sm(o));const a=wm(e,s);if(ea(o)&&a){const i=o.gaps?.after??0,c=a.gaps?.before??0,l=Math.max(i,c);l>0&&n.push({type:"fixed",pixels:l})}}return t>0&&n.push({type:"fixed",pixels:t}),{tracks:n,nameToIndex:r}},Sm=e=>typeof e.size=="number"?{type:"fixed",pixels:e.size}:{type:"flex",weight:e.size.flex},ea=e=>typeof e.size=="number"?e.size>0:e.size.flex>0,wm=(e,t)=>{for(let n=t+1;n<e.length;n++){const r=e[n];if(r&&ea(r))return r}},Am=(e,t,n)=>{const r=[];for(const s of e){const o=t.get(s.row),a=n.get(s.col);if(o===void 0||a===void 0)continue;const i=s.rowEnd!==void 0?t.get(s.rowEnd):o,c=s.colEnd!==void 0?n.get(s.colEnd):a;i===void 0||c===void 0||r.push({name:s.name,row:o,col:a,rowSpan:Math.max(1,i-o+1),colSpan:Math.max(1,c-a+1)})}return r},bs=(e,t)=>{let n=0,r=0;for(const o of e)o.type==="fixed"?n+=o.pixels:r+=o.weight;const s=Math.max(0,t-n);return e.map(o=>o.type==="fixed"?o.pixels:r===0?0:o.weight/r*s)},vs=e=>{const t=new Array(e.length);let n=0;for(let r=0;r<e.length;r++)t[r]=n,n+=e[r]??0;return t},xs=(e,t,n)=>{let r=0;const s=Math.min(t+n,e.length);for(let o=t;o<s;o++)r+=e[o]??0;return r},ir=24,re={header:{after:10,before:0},headline:{after:4,before:0},topLegend:{after:16,before:0},topAxisLabel:{after:4,before:0},topAxis:{after:0,before:0},panel:{after:0,before:0},bottomAxis:{after:4,before:0},bottomAxisLabel:{after:16,before:0},bottomLegend:{after:10,before:16}},mt={leftLegend:{after:10,before:0},leftAxis:{after:4,before:0},panel:{after:4,before:0},rightAxis:{after:10,before:0}},cr={top:0,right:0,bottom:0,left:0},Tm=(e,t,n,r=cr,s=ir)=>{const a=n.axes.top>0||n.axesLabels.top>0?n.axesLabels.top:Math.max(n.axesLabels.top,n.axesLabels.left,n.axesLabels.right);return vm({rows:[{name:"header",size:t.headerSize.height,gaps:re.header},{name:"topLegend",size:n.legends.top,gaps:re.topLegend},{name:"headline",size:n.headline,gaps:re.headline},{name:"topAxisLabel",size:a,gaps:re.topAxisLabel},{name:"topAxis",size:n.axes.top,gaps:re.topAxis},{name:"topAnnotation",size:r.top},{name:"panel",size:{flex:1},gaps:re.panel},{name:"bottomAxis",size:n.axes.bottom,gaps:re.bottomAxis},{name:"bottomAxisLabel",size:n.axesLabels.bottom,gaps:re.bottomAxisLabel},{name:"bottomLegend",size:n.legends.bottom,gaps:re.bottomLegend},{name:"footer",size:t.footerSize.height}],cols:[{name:"leftLegend",size:n.legends.left,gaps:mt.leftLegend},{name:"leftAxis",size:n.axes.left,gaps:mt.leftAxis},{name:"panel",size:{flex:1},gaps:mt.panel},{name:"rightAnnotation",size:r.right},{name:"rightAxis",size:n.axes.right,gaps:mt.rightAxis},{name:"rightLegend",size:n.legends.right}],placements:[{name:"header",row:"header",col:"leftLegend",colEnd:"rightLegend"},{name:"headline",row:"headline",col:"leftLegend",colEnd:"rightLegend"},{name:"footer",row:"footer",col:"leftLegend",colEnd:"rightLegend"},{name:"plot",row:"topAxisLabel",rowEnd:"bottomAxisLabel",col:"leftAxis",colEnd:"rightAxis"},{name:"panel",row:"panel",col:"panel"},...Mm(n.axes),...Lm(n.axesLabels,n.axes),...Vm(n.legends)],containerSize:e,padding:s})},Mm=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},Lm=(e,t)=>{const n=[];return e.top>0||t.top>0?(e.top>0&&n.push({name:"topAxisLabel",row:"topAxisLabel",col:"panel"}),e.left>0&&n.push({name:"leftAxisLabel",row:"topAxis",col:"leftAxis"}),e.right>0&&n.push({name:"rightAxisLabel",row:"topAxis",col:"rightAxis"})):(e.left>0&&n.push({name:"leftAxisLabel",row:"topAxisLabel",col:"leftAxis"}),e.right>0&&n.push({name:"rightAxisLabel",row:"topAxisLabel",col:"rightAxis"})),e.bottom>0&&n.push({name:"bottomAxisLabel",row:"bottomAxisLabel",col:"panel"}),n},Vm=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},Em=({annotations:e,mainAxis:t,panelRect:n,textScale:r,locale:s,measureLabel:o,currentOverflow:a})=>{if(e.differenceArrows.length===0)return cr;const i=t==="y",c=n.height+a.top,l=n.width+a.right;let u=0,d=0;for(const p of e.differenceArrows){const{start:m,end:y,size:g,label:b}=p;if(!Ss(m.x,m.y)||!Ss(y.x,y.y))continue;const x=ar(g,r),S=x.offsetFromHigherObservation+x.arrowheadSize+x.arrowEndGap,w=Jo({locale:s,kind:b,startValue:m.measurementValue,endValue:y.measurementValue}),k=o(w,g);if(i){const W=Math.max(m.x,y.x),q=S+k.width/2+x.labelPaddingX;d=Math.max(d,ws(q,W,l))}else{const W=Math.max(m.y,y.y),q=S+x.labelLineHeight/2+x.labelPaddingY;u=Math.max(u,ws(q,W,c))}}return{top:Math.ceil(u),right:Math.ceil(d),bottom:0,left:0}},Ss=(e,t)=>e>=0&&e<=1&&t>=0&&t<=1,ws=(e,t,n)=>{if(t<=0)return 0;const r=(e-(1-t)*n)/t;return Math.max(0,r)},Im=["top","right","bottom","left"],vn=(e,t)=>{const n={};for(const r of Im){const s=e.get(`${r}${t}`);s&&(n[r]=s)}return n},Vn=["large","medium","small"],km=({size:e,availableWidth:t,measureStripWidth:n})=>{if(e!=="auto")return e;for(const r of Vn)if(n(r)<=t)return r;return"small"},Cm=({size:e,availableWidth:t,measureStripWidth:n})=>{const r=e==="auto"?0:Vn.indexOf(e);for(const s of Vn.slice(r))if(n(s)<=t)return s;return null},Dm=({itemWidths:e,gap:t,availableWidth:n})=>{let r=0,s=0;for(const o of e){const a=s===0?o:r+t+o;if(a>n)break;r=a,s+=1}return s},_m=({headline:e,containerSize:t,measurer:n})=>{if(ta(e))return 0;const r=na(e,t.width,n);return n.measureHeadline(e.formatted,r).height},Fm=({headline:e,layout:t,containerSize:n,measurer:r,itemGap:s})=>{if(ta(e)){const i=Rm(t.panel,e.innerRadius),c=Cm({size:e.size,availableWidth:i.width,measureStripWidth:ra(e,r)});return c===null?null:{rect:i,resolvedSize:c,visibleItemCount:1}}const o=na(e,n.width,r);if(e.formatted.kind!=="perGroup")return{rect:t.headline,resolvedSize:o,visibleItemCount:1};const a=Dm({itemWidths:r.measureHeadlineItemWidths(e.formatted,o),gap:s,availableWidth:t.headline.width});return a===0?null:{rect:t.headline,resolvedSize:o,visibleItemCount:a}},ta=e=>e.formatted.kind==="grandTotal"&&e.position==="center"&&e.innerRadius>0,Rm=(e,t)=>{const n=Math.min(e.width,e.height)/2,r=t*n*Math.SQRT2,s=e.x+e.width/2,o=e.y+e.height/2;return{x:s-r/2,y:o-r/2,width:r,height:r}},na=(e,t,n)=>km({size:e.size,availableWidth:t,measureStripWidth:ra(e,n)}),ra=(e,t)=>n=>t.measureHeadline(e.formatted,n).width,Ye={x:0,y:0,width:0,height:0},Nm="0000";class Pm{constructor(t){this.measurer=t}compile(t){return kt({axes:t.axes,numberFormat:t.numberFormat,formattedLegends:t.formattedLegends,containerSize:t.containerSize,externalMeasurements:t.externalMeasurements,annotationOverflow:cr,headline:t.headline,locale:t.formattingLocale??t.parsingLocale,padding:t.padding??ir}).pipe(({axes:n,numberFormat:r,locale:s})=>({axisBundles:n.map(o=>({axis:o,resolveFormatter:Om(o,s,r),formatted:this.seedAxis(o)}))})).pipe(({axisBundles:n,formattedLegends:r,containerSize:s,externalMeasurements:o,annotationOverflow:a,headline:i,padding:c})=>({layout:this.resolveLayout({axes:n.map(l=>l.formatted),formattedLegends:r,containerSize:s,externalMeasurements:o,annotationOverflow:a,headline:i,padding:c})})).pipe(({axisBundles:n,layout:r})=>({axisBundles:n.map(s=>As(s.axis.position)?{...s,formatted:this.finalizeAxis(s.axis,s.resolveFormatter,r.panel)}:s)})).pipe(({axisBundles:n,formattedLegends:r,containerSize:s,externalMeasurements:o,annotationOverflow:a,headline:i,padding:c})=>({layout:this.resolveLayout({axes:n.map(l=>l.formatted),formattedLegends:r,containerSize:s,externalMeasurements:o,annotationOverflow:a,headline:i,padding:c})})).pipe(({axisBundles:n,layout:r})=>({formattedAxes:n.map(s=>As(s.axis.position)?s.formatted:this.finalizeAxis(s.axis,s.resolveFormatter,r.panel))})).pipe(({formattedAxes:n,formattedLegends:r,containerSize:s,externalMeasurements:o,annotationOverflow:a,headline:i,padding:c})=>({layout:this.resolveLayout({axes:n,formattedLegends:r,containerSize:s,externalMeasurements:o,annotationOverflow:a,headline:i,padding:c})})).pipe(({formattedAxes:n,formattedLegends:r,containerSize:s,externalMeasurements:o,layout:a,annotationOverflow:i,headline:c,locale:l,padding:u})=>{const d=this.measureAnnotationOverflow(t,a.panel,l,i);return d===i?{formattedAxes:n,layout:a}:{formattedAxes:n,layout:this.resolveLayout({axes:n,formattedLegends:r,containerSize:s,externalMeasurements:o,annotationOverflow:d,headline:c,padding:u})}}).result()}measureAnnotationOverflow(t,n,r,s){if(!t.annotations||t.annotations.differenceArrows.length===0||t.coordSystem?.type!=="cartesian")return s;const o=Em({annotations:t.annotations,mainAxis:t.coordSystem.mainAxis,panelRect:n,textScale:t.textScale??1,locale:r,measureLabel:this.measurer.measureDifferenceArrowLabel,currentOverflow:s});return o.top===s.top&&o.right===s.right?s:o}seedAxis(t){const{tickCandidates:n,...r}=t;return{...r,ticks:[{value:0,position:0,formattedLabel:Nm}],labelRotation:0,labelMaxWidthPx:null}}finalizeAxis(t,n,r){const o=t.position==="top"||t.position==="bottom"?r.width:r.height,a=ym({axis:t,availableSpacePx:o,measureLabel:this.measurer.measureTickLabel,resolveFormatter:n}),{tickCandidates:i,...c}=t,l={...c,ticks:a,labelRotation:0,labelMaxWidthPx:null};if(t.scaleType==="discrete"&&t.bandwidth!==void 0){const u=t.bandwidth*o;return pm({formattedAxis:l,bandwidthPx:u,panelRect:r,measureLabel:this.measurer.measureTickLabel})}return l}resolveLayout({axes:t,formattedLegends:n,containerSize:r,externalMeasurements:s,annotationOverflow:o,headline:a,padding:i}){const c=this.measureGuides(t,n,a,r),l=Tm(r,s,c,o,i),u=xm(l);return{header:u.get("header")??Ye,headline:u.get("headline")??Ye,footer:u.get("footer")??Ye,plot:u.get("plot")??Ye,panel:u.get("panel")??Ye,axes:vn(u,"Axis"),axisLabels:vn(u,"AxisLabel"),legends:vn(u,"Legend")}}measureGuides(t,n,r,s){const o={top:0,right:0,bottom:0,left:0},a={top:0,right:0,bottom:0,left:0};for(const c of t)c.isVisible&&(o[c.position]=this.measurer.measureAxis(c),c.label!==null&&(a[c.position]=this.measurer.measureAxisLabel(c)));const i={top:0,right:0,bottom:0,left:0};for(const c of n)i[c.position]=this.measurer.measureLegend(c);return{axes:o,axesLabels:a,legends:i,headline:this.measureHeadlineBand(r,s)}}measureHeadlineBand(t,n){return t===void 0?0:_m({headline:t,containerSize:n,measurer:this.measurer})}}const As=e=>e==="left"||e==="right",Om=(e,t,n)=>{const r=e.tickCandidates.flatMap(o=>o.ticks.map(a=>a.value)),s=new WeakMap;return o=>{const a=s.get(o);if(a)return a;const i=or({valueFormat:o.valueFormat??e.valueFormat,locale:t,numberFormat:n,tickValues:r});return s.set(o,i),i}};function Bm(e,t,n){const r=new Map;if(!t||t.kind!=="visual"||t.domain.length<=1)return r;for(const s of e){if(s.geom!=="rule"||s.stat.type!=="mean")continue;const o=s.transforms.find(p=>p.transformType==="filter"&&p.options.operator==="eq"),a=v(s.mapping.y);let i,c,l;if(o?.transformType==="filter"&&typeof o.options.value=="string")i="color",c=o.options.variableName,l=o.options.value;else if(a!==null)i="y",c=a,l=a;else continue;const u=$m(e,i,c);if(u===null)continue;const d=t.map(l);Je(d)&&r.set(s.id,{shape:Mt(u.geom,n),color:d})}return r}function $m(e,t,n){let r=null;for(const s of e)if(s.geom!=="rule"&&(r===null&&(r=s),v(s.mapping[t])===n))return s;return r}function Re(e,t){return e==="x"?t.x:t.y}function zt(e,t){return e==="x"?t.y:t.x}function Gm(e,t){return{main:Re(e,t),cross:zt(e,t)}}function zm(e){return e.type==="cartesian"}function Wm(e){return e}function Ae(e){return 1-e}const ve=e=>`${Number.parseFloat((e*100).toFixed(4))}%`,lr=12,Ym=4,Hm=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=$(n),s=H(n)??C(n);if(r===null||s===null||r<0||r>1||s<0||s>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:a,height:i}=e.measureDataLabel("dataLabel",o),c=r*e.panelRect.width,l=(1-s)*e.panelRect.height-lr-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:c,y:l,text:o,width:a,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},Um={place:Hm,getPercentageValueStrategy:e=>e.position==="fill"?"fill":X(e.position)?"stack":"none"},xn=4,ft=6,Km=e=>{const t=[],n=X(e.layer.position),r=e.coordSystem.mainAxis==="y";if(e.layer.dataLabels.showDataLabels){const{entries:s,shouldRotate:o}=jm({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatLabel:e.formatLabel,isFlipped:r,getObservationKey:e.getObservationKey});for(const a of s){const i=Jm({mainAxis:e.coordSystem.mainAxis,isStacked:n,isNegativeBar:a.isNegative,shouldRotate:o,bounds:a.bounds,labelWidth:a.labelWidth,labelHeight:a.labelHeight,panelWidth:e.panelRect.width,panelHeight:e.panelRect.height});i!==null&&t.push({layerId:e.layer.id,key:a.key,x:i.x,y:i.y,text:a.text,width:a.labelWidth,height:a.labelHeight,isRotated:i.isRotated,target:"observation",position:i.position})}}if(e.layer.dataLabels.showStackTotals){const s=rf({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatAbsolute:e.formatAbsolute});for(const o of s)t.push(o)}return t},Xm={place:Km,getPercentageValueStrategy:e=>e.position==="fill"?"fill":X(e.position)?"stack":"absoluteGrandTotal"},jm=({layer:e,mainAxis:t,panelRect:n,measureDataLabel:r,formatLabel:s,isFlipped:o,getObservationKey:a})=>{const i=[];let c=!1;const l=v(e.mapping.y);for(const u of e.data){const d=qm(t,u);if(d===null)continue;const p=s(u);if(p==="")continue;const{width:m,height:y}=r("dataLabel",p),g=sa(d,n);m>g.width&&(c=!0);const b=l===null?null:u[l],x=D(b)&&b<0;i.push({key:a(u),isNegative:x,text:p,labelWidth:m,labelHeight:y,bounds:g})}return{entries:i,shouldRotate:!o&&c}},sa=(e,t)=>({x:e.x*t.width,y:e.y*t.height,width:e.width*t.width,height:e.height*t.height}),oa=(e,t,n,r,s)=>{if(e==="x"){let i=1-s,c=s-r;return c<0&&(i+=c,c=-c),{x:t,y:i,width:n-t,height:c}}let o=t,a=n-t;return a<0&&(o+=a,a=-a),{x:o,y:1-s,width:a,height:s-r}},qm=(e,t)=>{const n=me(t),r=oe(t),s=te(t),o=H(t)??C(t);return n===null||r===null||s===null||o===null?null:oa(e,n,r,s,o)},Qm=(e,t)=>{const{xMin:n,xMax:r,yMin:s,yMax:o}=t.anchor;return oa(e,n,r,s,o)},Zm=(e,t)=>e==="x"?t?"bottom":"top":t?"left":"right",aa=(e,t,n)=>n?{width:t,height:e}:{width:e,height:t},Jm=e=>e.isStacked?ef({bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate}):nf({edge:Zm(e.mainAxis,e.isNegativeBar),bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate,panelWidth:e.panelWidth,panelHeight:e.panelHeight}),ef=({bounds:e,labelWidth:t,labelHeight:n,isRotated:r})=>{const s=aa(t,n,r);return s.width>e.width||s.height>e.height?null:{x:e.x+e.width/2,y:e.y+e.height/2,isRotated:r,position:"inside"}},tf=(e,t,n,r)=>{switch(e){case"top":return{edgeCoord:t.y,outwardSign:-1,panelExtent:r};case"bottom":return{edgeCoord:t.y+t.height,outwardSign:1,panelExtent:r};case"left":return{edgeCoord:t.x,outwardSign:-1,panelExtent:n};case"right":return{edgeCoord:t.x+t.width,outwardSign:1,panelExtent:n}}},nf=({edge:e,bounds:t,labelWidth:n,labelHeight:r,isRotated:s,panelWidth:o,panelHeight:a})=>{const i=e==="top"||e==="bottom",c=t.x+t.width/2,l=t.y+t.height/2,u=aa(n,r,s),d=i?u.height:u.width,p=i?u.width:u.height,m=i?t.height:t.width,y=i?t.width:t.height,g=d/2,{edgeCoord:b,outwardSign:x,panelExtent:S}=tf(e,t,o,a);if(d+xn<m){if(p>y)return null;if(s)return{x:c,y:l,isRotated:!0,position:"inside"};const k=b-x*(g+xn);return{...i?{x:c,y:k}:{x:k,y:l},isRotated:!1,position:"inside"}}const w=b+x*(g+xn);return w-g<0||w+g>S?null:{...i?{x:c,y:w}:{x:w,y:l},isRotated:s,position:"outside"}},rf=({layer:e,mainAxis:t,panelRect:n,measureDataLabel:r,formatAbsolute:s})=>{const o=[],a=e.summary.stackTotals;if(a===void 0||a.length===0)return o;const i=t==="y";for(const c of a){const l=sa(Qm(t,c),n),u=s(c.total),{width:d,height:p}=r("stackTotal",u),m=c.anchor.direction==="positive";let y,g;i?(y=m?l.x+l.width+ft+d/2:l.x-ft-d/2,g=l.y+l.height/2):(y=l.x+l.width/2,g=m?l.y-ft-p/2:l.y+l.height+ft+p/2),o.push({layerId:e.id,key:`${e.id}:stack:${c.xKey}`,x:y,y:g,text:u,width:d,height:p,isRotated:!1,target:"aggregate",position:"outside"})}return o},sf=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=$(n),s=C(n);if(r===null||s===null||r<0||r>1||s<0||s>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:a,height:i}=e.measureDataLabel("dataLabel",o),c=r*e.panelRect.width,l=(1-s)*e.panelRect.height-lr-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:c,y:l,text:o,width:a,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},of={place:sf,getPercentageValueStrategy:()=>"none"},af=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=$(n),s=C(n);if(r===null||s===null||r<0||r>1||s<0||s>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:a,height:i}=e.measureDataLabel("dataLabel",o),c=(Ns(n)??e.layer.params.size)/2,l=r*e.panelRect.width,u=(1-s)*e.panelRect.height-c-lr-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:l,y:u,text:o,width:a,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},cf={place:af,getPercentageValueStrategy:()=>"none"};function ia(e){return{startAngle:e[f.xMin],endAngle:e[f.xMax]}}function ca(e){return{innerRadius:e[f.yMin],outerRadius:e[f.yMax]??e[f.y]}}const lf=" · ",uf=e=>typeof e=="string"?e:e instanceof Date?e.toISOString():String(e),df=(e,t)=>{const n=v(t.x);return n!==null&&n!==wn.x?Rt(e,t):s=>Ve(s)},pf=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;const n=e.layer.dataLabels.showCategoryLabels?df(e.layer.data,e.layer.mapping):null,r=e.panelRect.width/2,s=e.panelRect.height/2,o=Math.min(e.panelRect.width,e.panelRect.height)/2;for(const a of e.layer.data){const{startAngle:i,endAngle:c}=ia(a),{outerRadius:l}=ca(a);if(i===null||c===null||l===null)continue;const u=e.formatLabel(a);if(u==="")continue;const d=n===null?null:n(a),p=d===null?u:`${uf(d)}${lf}${u}`,{width:m,height:y}=e.measureDataLabel("dataLabel",p),g=(i+c)/2,b=Math.abs(Math.sin(g))*(m/2)+Math.abs(Math.cos(g))*(y/2),x=l*o+Ym+b,S=r+Math.sin(g)*x,w=s-Math.cos(g)*x,k=m/2,W=y/2;S-k<0||S+k>e.panelRect.width||w-W<0||w+W>e.panelRect.height||t.push({layerId:e.layer.id,key:e.getObservationKey(a),x:S,y:w,text:p,width:m,height:y,isRotated:!1,target:"observation",position:"outside"})}return t},mf={place:pf,getPercentageValueStrategy:()=>"absoluteGrandTotal"},ff={type:"decimal"};function ur({layer:e,numberFormat:t,locale:n}){const r=v(e.mapping.y),s=r!==null&&e.data.hasVariable(r)?e.data.getValueFormat(r):ff;return P({valueFormat:s,locale:n,numberFormat:t})}const hf=({layer:e,coordSystem:t,axes:n,numberFormat:r,panelRect:s,measureDataLabel:o,formattingLocale:a,percentageValueStrategy:i})=>{const c=ur({layer:e,numberFormat:r,locale:a});return{layer:e,coordSystem:t,panelRect:s,measureDataLabel:o,formatLabel:xf({layer:e,numberFormat:r,axes:n,locale:a,absoluteFormatter:c,percentageValueStrategy:i}),formatAbsolute:c,getObservationKey:yf(e)}},yf=e=>{const t=v(e.mapping.x);return n=>{const r=t===null?null:n[t]??null,s=Ve(n);return`${e.id}:${E([r,s])}`}},gf=(e,t)=>{switch(t){case"stack":return bf(e);case"fill":return vf(e);case"absoluteGrandTotal":return()=>e.summary.absoluteGrandTotal??null;case"none":return()=>null}},bf=e=>{const t=v(e.mapping.x);let n=null,r=!1;return s=>{const o=e.summary.stackTotals;if(o===void 0||o.length===0||t===null)return null;if(!r){n=new Map;for(const c of o)n.set(c.xKey,c);r=!0}const a=s[t];if(a==null)return null;const i=n?.get(zn(s,t));return i===void 0?null:i.total}},vf=e=>{const t=Pt(e);return n=>{const r=te(n),s=H(n);if(!D(r)||!D(s))return null;const o=Math.abs(s-r);if(o===0)return null;const a=t(n);return D(a)?a/o:null}},xf=({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:s,percentageValueStrategy:o})=>{const a=j(e.data,e.dataLabels.labelSource),i=gf(e,o),c=Sf({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:s}),l=P({valueFormat:{type:"percentage"},locale:r,numberFormat:t}),u=e.dataLabels.format==="percentage"&&la(e);return d=>{const p=a(d);if(p===null)return"";if(!u||!D(p))return c(p,d);const m=i(d);return m===null||m===0?c(p,d):l(p/m)}},Sf=({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:s})=>{const o=e.dataLabels.labelSource,a=v(o);if(a!==null){if(la(e))return s;const i=wf(e,n,t,r,a);if(i!==null)return i}return P({valueFormat:Af(e.data,o),locale:r,numberFormat:t})},la=e=>{const t=v(e.dataLabels.labelSource);return t===null?!1:t===v(Nt(e.position,e.mapping))},wf=(e,t,n,r,s)=>{const o=v(e.mapping.x);if(o===null||o!==s)return null;const a=t.find(i=>i.scaleAestheticKey==="x");return a===void 0?null:P({valueFormat:a.valueFormat,locale:r,numberFormat:n})},Af=(e,t)=>{const n=le(t);if(n!==void 0)return typeof n=="number"?{type:"decimal"}:Da(n)?{type:"date"}:{type:"text"};const r=v(t);return r===null||!e.hasVariable(r)?{type:"text"}:e.getValueFormat(r)},Tf={bar:{cartesian:Xm,polar:mf},line:{cartesian:of},point:{cartesian:cf},area:{cartesian:Um}},Mf=({layers:e,coordSystem:t,axes:n,numberFormat:r,parsingLocale:s,panelRect:o,measureDataLabel:a,formattingLocale:i})=>{const c=[],l=i??s,u=t.type;for(const d of e){if(!d.dataLabels.showDataLabels&&!d.dataLabels.showStackTotals)continue;const p=Tf[d.geom]?.[u];if(p===void 0)continue;const m=hf({layer:d,coordSystem:t,axes:n,numberFormat:r,panelRect:o,measureDataLabel:a,formattingLocale:l,percentageValueStrategy:p.getPercentageValueStrategy(d)}),y=p.place(m);for(const g of y)c.push(g)}return{labels:c}},Lf=(e,t,n,r)=>{const s=r.offsetFromHigherObservation+r.arrowheadSize+r.arrowEndGap;return e?Math.max(t.x,n.x)+s:Math.min(t.y,n.y)-s},Vf=(e,t,n,{arrowStartGap:r,arrowEndGap:s,curveRadius:o})=>{const a={x:e.x,y:e.y-r},i={x:e.x,y:n},c={x:t.x,y:n},l={x:t.x,y:t.y-s},u=t.x>e.x?1:-1;return`
|
|
4
|
-
M ${
|
|
3
|
+
${n}`),this.issues=t,this.name="SpecValidationError"}}class Dc{constructor(t,n){this.transformCompiler=t,this.validator=n}check(t){const n=[];for(const r of t.layers){const a=this.transformCompiler.compile({data:t.data,transforms:r.transforms}),o={...t.mapping,...r.mapping};n.push(...this.validator.validate({layerId:r.id,geom:r.geom,stat:r.stat,effectiveMapping:o,data:a,coordType:t.coords.coordType}))}if(n.length>0)throw new wa(n)}}class Rc{constructor(t,n){this.geomRegistry=t,this.statRegistry=n}validate(t){return[...this.validateRequiredAesthetics(t),...this.validateVariableExistence(t),...this.validateGeomMapping(t),...this.validateCoordSupport(t)]}validateRequiredAesthetics({layerId:t,geom:n,stat:r,effectiveMapping:a}){const o=[],{requiredAesthetics:s}=this.geomRegistry.get(n),{computedVariables:i}=this.statRegistry.get(r.type);for(const c of s)i.has(c)||u.isDefined(u.readAesthetic(a,c))||o.push({code:"MISSING_AESTHETIC",message:`Layer '${t}': geom '${n}' requires aesthetic '${c}'`,layerId:t,aesthetic:c});return o}validateVariableExistence({layerId:t,stat:n,effectiveMapping:r,data:a}){const o=[],{computedVariables:s}=this.statRegistry.get(n.type);for(const[i,c]of Object.entries(r)){if(s.has(i))continue;const l=u.extractVariableName(c);l!==null&&(a.hasVariable(l)||o.push({code:"UNKNOWN_VARIABLE",message:`Layer '${t}': aesthetic '${i}' references variable '${l}' which does not exist in the dataset`,layerId:t,aesthetic:i}))}return o}validateGeomMapping({layerId:t,geom:n,stat:r,effectiveMapping:a}){const o=this.geomRegistry.get(n);if(o.validateMapping===void 0)return[];const{computedVariables:s}=this.statRegistry.get(r.type);return o.validateMapping({layerId:t,mapping:a,computedVariables:s})}validateCoordSupport({layerId:t,geom:n,coordType:r}){const{supportedCoordTypes:a}=this.geomRegistry.get(n);return a.includes(r)?[]:[{code:"UNSUPPORTED_COORD",message:`Layer '${t}': geom '${n}' is not supported under '${r}' coords`,layerId:t}]}}const nr=u.prefixInternalVariable("__ungrouped__"),Cc=(e,t)=>t===null?!0:e.some(n=>n.axis===t.axis&&n.role===t.role&&n.valueKind===t.valueKind),Ia=(e,t,n="y")=>{const r=n==="y"?"x":"y",a=u.extractVariableName(t[n]),o=u.extractVariableName(t[r]);if(!a||!o)return null;const s=e.getValues(u.GROUP_VARIABLES.group,{type:"categorical",distinct:!0,skipNulls:!0}),i=s.length===0,c=i?[nr]:s,l=e.getValues(o),d=e.getValues(a,{type:"numeric"}),m=e.getValues(u.GROUP_VARIABLES.group,{type:"categorical"}),f=e.size(),p=new Map;for(let h=0;h<f;h++){const y=l[h]??null,g=m[h],S=i?nr:g;if(!u.isDefined(S))continue;let b=p.get(y);b||(b=new Map,p.set(y,b)),b.set(S,h)}return{values:d,observationIndexByPartitionAndGroup:p,uniqueGroupKeys:c,observationCount:f}};class kc{constructor(t){this.registry=t}adjust(t,n,r){const a=this.registry.get(t),o=a.getConsumedChannel(r.axis??"y");return Cc(n,o)?a.adjust(r):{data:r.data,mapping:{}}}}class ht{getConsumedChannel(t){return null}}class _c extends ht{constructor(){super(...arguments),this.type="dodge"}getConsumedChannel(t){return{axis:"x",role:"point",valueKind:"value"}}adjust({data:t,mapping:n}){if(!u.extractVariableName(n.x))return{data:t,mapping:{}};const a=t.getValues(u.GROUP_VARIABLES.group,{type:"categorical",distinct:!0,skipNulls:!0});if(a.length===0)return{data:t,mapping:{}};const o=t.size(),s=t.getValues(u.GROUP_VARIABLES.group,{type:"categorical"}),i=sa/2,c=a.length>1?Ys:0,l=q.scaleBand().domain(a.map(String)).range([-i,i]).paddingInner(c).paddingOuter(0),d=l.bandwidth(),m=new Array(o).fill(null),f=new Array(o).fill(null);for(let h=0;h<o;h++){const y=s[h];if(!u.isDefined(y))continue;const g=l(String(y));u.isDefined(g)&&(m[h]=g,f[h]=g+d)}return{data:t.addVariable(u.POSITION_VARIABLES.xMin,"numeric",m).addVariable(u.POSITION_VARIABLES.xMax,"numeric",f),mapping:{}}}}class Nc extends ht{constructor(){super(...arguments),this.type="fill"}getConsumedChannel(t){return{axis:t,role:"point",valueKind:"value"}}adjust({data:t,mapping:n,axis:r="y"}){const a=Ia(t,n,r);if(a===null)return{data:t,mapping:{}};const{values:o,observationIndexByPartitionAndGroup:s,uniqueGroupKeys:i,observationCount:c}=a,l=[...o],d=new Array(c).fill(0);for(const[,f]of s){let p=0,h=0;for(const S of i){const b=f.get(S);if(b===void 0)continue;const x=o[b];x!=null&&(x>=0?p+=x:h-=x)}let y=0,g=0;for(const S of i){const b=f.get(S);if(b===void 0)continue;const x=o[b];if(x===void 0)continue;if(x===null){d[b]=null,l[b]=null;continue}const T=x>=0?p:h;if(T===0){d[b]=0,l[b]=0;continue}const L=x/T;x>=0?(d[b]=y,l[b]=y+=L):(l[b]=g,d[b]=g+=L)}}let m=t.addVariable(u.variableFor(r,"lower"),"numeric",d).addVariable(u.variableFor(r,"upper"),"numeric",l);return r==="y"&&(m=m.addVariable(u.POSITION_VARIABLES.yRaw,"numeric",o)),{data:m,mapping:{}}}}class Fc extends ht{constructor(){super(...arguments),this.type="identity"}adjust({data:t}){return{data:t,mapping:{}}}}class Oc extends ht{constructor(){super(...arguments),this.type="stack"}getConsumedChannel(t){return{axis:t,role:"point",valueKind:"value"}}adjust({data:t,mapping:n,axis:r="y"}){const a=Ia(t,n,r);if(a===null)return{data:t,mapping:{}};const{values:o,observationIndexByPartitionAndGroup:s,uniqueGroupKeys:i,observationCount:c}=a,l=[...o],d=new Array(c).fill(0);for(const[,p]of s){let h=0,y=0;for(const g of i){const S=p.get(g);if(S===void 0)continue;const b=o[S];if(b!==void 0){if(b===null){d[S]=null,l[S]=null;continue}b>=0?(d[S]=h,l[S]=h+=b):(l[S]=y,d[S]=y+=b)}}}let m=t.addVariable(u.variableFor(r,"lower"),"numeric",d).addVariable(u.variableFor(r,"upper"),"numeric",l);r==="y"&&(m=m.addVariable(u.POSITION_VARIABLES.yRaw,"numeric",o));const f=u.extractVariableName(n[r]);return f!==null&&(m=m.addVariable(f,"numeric",l)),{data:m,mapping:{}}}}class Pc extends xe{constructor(){super("position"),this.register("identity",new Fc),this.register("stack",new Oc),this.register("fill",new Nc),this.register("dodge",new _c)}}function Bc(e){let t=e.data;for(const n of e.channels)n.role==="point"&&(t=Gc(n.axis,t,e));for(const n of $c(e.channels))t=Yc(n,t,e);for(const n of e.channels)n.role==="scalar"&&(t=Uc(n,t,e));return t}function nn(e,t){return e==="x"?"x":Ue(t)}function Gc(e,t,n){const r=u.extractVariableName(n.mapping[e]),a=n.getPositionScale(nn(e,n.yScaleType));if(!r||!a)return t;const s=t.getValues(r).map(i=>u.isDefined(i)?a.map(i):null);return t.addVariable(u.variableFor(e,"point"),"numeric",s)}function Uc(e,t,n){const r=n.getPositionScale(nn(e.axis,n.yScaleType)),o=(e.aes?u.extractVariableName(u.readAesthetic(n.mapping,e.aes)):null)??u.variableFor(e.axis,e.name);if(!r||!t.hasVariable(o))return t;const i=t.getValues(o,{type:"numeric"}).map(c=>u.isDefined(c)?r.map(c):null);return t.addVariable(u.variableFor(e.axis,e.name),"numeric",i)}function $c(e){const t=new Map;for(const n of e){if(n.role==="point"||n.role==="scalar")continue;const r=`${n.axis}:${n.valueKind}`,a=t.get(r)??{axis:n.axis,valueKind:n.valueKind,hasLower:!1,hasUpper:!1};n.role==="lower"&&(a.hasLower=!0),n.role==="upper"&&(a.hasUpper=!0),t.set(r,a)}return[...t.values()].filter(n=>n.hasLower&&n.hasUpper).map(({axis:n,valueKind:r})=>({axis:n,valueKind:r}))}function Yc(e,t,n){const r=n.getPositionScale(nn(e.axis,n.yScaleType));if(!r)return t;const a=u.variableFor(e.axis,"lower"),o=u.variableFor(e.axis,"upper");return!t.hasVariable(a)||!t.hasVariable(o)?t:e.valueKind==="value"?Kc(t,r,a,o):Hc(e.axis,t,r,a,o)}function Kc(e,t,n,r){const a=e.getValues(n,{type:"numeric"}),o=e.getValues(r,{type:"numeric"}),s=e.size(),i=new Array(s),c=new Array(s);for(let l=0;l<s;l++){const d=a[l],m=o[l];u.isDefined(d)&&u.isDefined(m)?(i[l]=t.map(d),c[l]=t.map(m)):(i[l]=null,c[l]=null)}return e.addVariable(n,"numeric",i).addVariable(r,"numeric",c)}function Hc(e,t,n,r,a){const o=u.variableFor(e,"point");if(!n.bandwidth||!t.hasVariable(o))return t;const s=n.bandwidth,i=t.getValues(o,{type:"numeric"}),c=t.getValues(r,{type:"numeric"}),l=t.getValues(a,{type:"numeric"}),d=t.size(),m=new Array(d),f=new Array(d);for(let p=0;p<d;p++){const h=i[p],y=c[p],g=l[p];u.isDefined(h)&&u.isDefined(y)&&u.isDefined(g)?(m[p]=h+y*s,f[p]=h+g*s):(m[p]=null,f[p]=null)}return t.addVariable(r,"numeric",m).addVariable(a,"numeric",f)}function Wc(e,t){const n=e[t];return n?.kind==="position"?n:null}class zc extends Se{constructor(t){super(),this.geomRegistry=t}dependencies(t){return[t.scales.x,t.scales.y,t.scales.ySecondary]}compileLayer(t,n){const r=this.geomRegistry.get(t.geom),a=Bc({channels:r.positionChannels,data:t.data,mapping:t.mapping,yScaleType:t.yScaleType,getPositionScale:o=>Wc(n.scales,o)});return{...t,data:a}}}class Xc extends j{constructor(t){super(),this.registry=t}dependencies(t){return[t.layers,t.scales]}run(t){this.validateScaleTypeCompatibility(t);const n=new Map;for(const o of t.scales)n.set(o.scaledAesthetic,o);const r=this.collectValues(t.layers,n),a={};for(const[o,s]of n){const i=r.get(o)??[],c=this.registry.get(s.scaleType);a[o]=c.compile(s,i)}return a}validateScaleTypeCompatibility(t){const n=[];for(const r of t.scales){const{compatibleDataTypes:a}=this.registry.get(r.scaleType),o=Y(r.scaledAesthetic),s=t.layers.find(l=>u.isDefined(l.mapping[o]));if(!s)continue;const i=u.extractVariableName(s.mapping[o]);if(!u.isDefined(i)||!s.data.hasVariable(i))continue;const c=s.data.getType(i);if(a.includes(c)||n.push({code:"INCOMPATIBLE_TYPE",message:`Scale '${r.scaledAesthetic}' (${r.scaleType}) is incompatible with variable '${i}' (${c})`,aesthetic:o}),r.scaledAesthetic==="lineType"&&c!=="categorical"){const l=c==="temporal"?"Bucket the variable into categorical periods (e.g. quarter, year) first.":"Bin the variable into categorical buckets first.";n.push({code:"INCOMPATIBLE_TYPE",message:`Scale 'lineType' is discrete-only and cannot be mapped to ${c} variable '${i}'. ${l}`,aesthetic:o})}}if(n.length>0)throw new wa(n)}collectValues(t,n){const r=new Map;for(const a of t)for(const[o,s]of Object.entries(a.mapping)){const i=o,c=i==="y"?Ue(a.yScaleType):i;if(!Qs(c)||!n.has(c))continue;const l=this.resolveVariables(i,s,a.data);this.collectFromVariables(a.data,l,c,r)}return r}resolveVariables(t,n,r){if(t==="y"&&this.hasPositionAdjustedY(r))return[u.POSITION_VARIABLES.yMin,u.POSITION_VARIABLES.yMax];const a=u.extractVariableName(n);return!a||!r.hasVariable(a)?[]:[a]}hasPositionAdjustedY(t){return t.hasVariable(u.POSITION_VARIABLES.yMin)&&t.hasVariable(u.POSITION_VARIABLES.yMax)}collectFromVariables(t,n,r,a){if(n.length===0)return;let o=[];for(const i of n)o=o.concat(t.getValues(i));const s=a.get(r);a.set(r,s?s.concat(o):o)}}class Ye{createPositionScale(t,n){return{kind:"position",aesthetic:Y(t.scaledAesthetic),spec:t,...n}}createVisualScale(t,n){return{kind:"visual",aesthetic:Y(t.scaledAesthetic),spec:t,...n}}}class qc extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["numeric"]}compile(t,n){if(t.scaleType!=="continuous")throw new Error("ContinuousScale.compile received non-continuous spec");const r=pt(t.scaledAesthetic),a=this.computeDataDomain(n,t);return r?this.buildPositionScale(a,t):this.buildVisualScale(a,t)}computeDataDomain(t,n){let r=1/0,a=-1/0;for(const o of t)typeof o=="number"&&(o<r&&(r=o),o>a&&(a=o));return r===1/0?[0,0]:(n.zero&&(r>0&&(r=0),a<0&&(a=0)),[r,a])}createD3Scale(t,n,r){let a=[r.domainMin??t[0],r.domainMax??t[1]];const o=r.transform==="log"&&jc(a),s=o?q.scaleLog():r.transform==="sqrt"?q.scaleSqrt():q.scaleLinear();return r.nice&&!o&&(a=s.copy().domain(a).nice().domain()),s.domain([r.domainMin??a[0],r.domainMax??a[1]]).range(n).clamp(r.clamp)}buildPositionScale(t,n){const r=n.reverse?[1,0]:[0,1],a=this.createD3Scale(t,r,n);return this.createPositionScale(n,{map:a,domain:a.domain(),bandwidth:null,generateTicks:o=>o&&"count"in o?a.ticks(o.count):a.ticks()})}buildVisualScale(t,n){const r=n.range??[0,1],a=n.reverse?[r[1],r[0]]:r,o=this.createD3Scale(t,a,n);return this.createVisualScale(n,{map:o,domain:o.domain(),generateTicks:s=>s&&"count"in s?o.ticks(s.count):o.ticks()})}}const jc=e=>{const[t,n]=e;return t>0&&n>0||t<0&&n<0};class Qc extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["temporal"]}compile(t,n){if(t.scaleType!=="datetime")throw new Error("DatetimeScale.compile received non-datetime spec");const r=pt(t.scaledAesthetic),a=this.computeDataDomain(n);if(!r)throw new Error("Datetime scale is not supported for non-position aesthetics");return this.buildScale(a,t,this.collectInputDates(n))}collectInputDates(t){const n=new Set,r=[];for(const a of t){if(!(a instanceof Date))continue;const o=a.getTime();n.has(o)||(n.add(o),r.push(a))}return r.sort((a,o)=>a.getTime()-o.getTime()),r}computeDataDomain(t){let n=1/0,r=-1/0;for(const a of t){if(!(a instanceof Date))continue;const o=a.getTime();o<n&&(n=o),o>r&&(r=o)}return n===1/0?[]:[new Date(n),new Date(r)]}createD3Scale(t,n,r){const a=Zc(t)?t:[],o=q.scaleUtc().domain(a).range(n).clamp(r.clamp);if(r.nice&&o.nice(),u.isDefined(r.domainMin)||u.isDefined(r.domainMax)){const[s,i]=o.domain();s!==void 0&&i!==void 0&&o.domain([r.domainMin??s,r.domainMax??i])}return o}buildScale(t,n,r){const a=n.reverse?[1,0]:[0,1],o=this.createD3Scale(t,a,n),[s,i]=o.domain(),c=s&&i?r.filter(l=>l>=s&&l<=i):[];return this.createPositionScale(n,{map:o,domain:o.domain(),bandwidth:null,generateTicks:l=>l&&"atInputs"in l?c:l&&"interval"in l?s&&i?ai(s,i,l.interval):[]:o.ticks(l?.count)})}}const Zc=e=>e.length===2&&C(e[0])&&C(e[1]),pe={transform:"linear",reverse:!1,nice:!0,zero:!1,domainMin:null,domainMax:null},rr={size:[4,20],alpha:[.1,1],strokeWidth:[1,4]},We={domainMin:null,domainMax:null,nice:!1,reverse:!1},De={range:null,domain:null,padding:.1,reverse:!1},Jc={palette:{type:"default"}};class el extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["categorical","numeric","temporal"]}compile(t,n){if(t.scaleType!=="discrete")throw new Error("DiscreteScale.compile received non-discrete spec");const r=pt(t.scaledAesthetic),a=this.computeDataDomain(n,t);return r?this.buildPositionScale(a,t):this.buildVisualScale(a,t)}computeDataDomain(t,n){if(n.domain!==null&&n.domain.length>0)return[...n.domain];const r=new Set,a=[];for(const o of t)r.has(o)||(r.add(o),a.push(o));return a}buildPositionScale(t,n){const r=t.map(String),a=n.padding??De.padding,o=n.reverse?[1,0]:[0,1],s=q.scaleBand().domain(r).range(o).paddingInner(a).paddingOuter(a/2),i=s.bandwidth()/2;return this.createPositionScale(n,{map:c=>(s(String(c))??0)+i,domain:t,bandwidth:s.bandwidth(),generateTicks:()=>[...t]})}buildVisualScale(t,n){const r=t.map(String),a=n.range&&n.range.length>0?q.scaleOrdinal().domain(r).range(n.range).unknown(n.range[0]):null;return this.createVisualScale(n,{map:o=>{const s=String(o);return a?a(s):s},domain:t,generateTicks:()=>t})}}class tl extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["numeric","categorical","temporal"]}compile(t){if(t.scaleType!=="identity")throw new Error("IdentityScale.compile received non-identity spec");return{kind:"identity",aesthetic:Y(t.scaledAesthetic),spec:t,map:n=>n,domain:[],generateTicks:()=>[]}}}const Va=["grey","red","orange","yellow","green","cyan","blue","purple","pink"],La=["cyan","pink","purple","red","orange","yellow","green","blue"],rn=["#B399FE","#FC7E91","#33B6E0","#FFC849","#25CDA5","#FA9B65","#D93C95","#845FD8","#3F8EEB","#58C8D8","#F35074","#6EA0DA"],B={red:"#E83562",orange:"#F38650",yellow:"#FBBC30",green:"#31FCB4",cyan:"#40F8FF",blue:"#279EFF",purple:"#B399FD",dark_purple:"#6D48D2",plum:"#C82184",pink:"#FC8497"},nl=[B.purple,B.pink,B.yellow,B.blue,B.red,B.cyan,B.orange,B.plum,B.green,B.dark_purple],N={green:"#B2DDC9",cyan:"#A2D5E2",blue:"#AAC4FF",purple:"#B2A4FF",plum:"#DCA8C7",pink:"#FFCCD3",red:"#FFADAD",orange:"#FFDEB4",yellow:"#FDF7C3"},rl=[N.green,N.purple,N.red,N.cyan,N.pink,N.blue,N.orange,N.plum,N.yellow],Gt={grey900:"#1c1917",grey800:"#292524",grey700:"#44403c",grey600:"#57534e",grey500:"#78716c",grey400:"#a8a29e",grey300:"#d6d3d1",grey200:"#e7e5e4",grey100:"#f5f5f4",grey50:"#fafaf9",red900:"#7f1d1d",red800:"#991b1b",red700:"#b91c1c",red600:"#dc2626",red500:"#ef4444",red400:"#f87171",red300:"#fca5a5",red200:"#fecaca",red100:"#fee2e2",red50:"#fef2f2",orange900:"#7c2d12",orange800:"#9a3412",orange700:"#c2410c",orange600:"#ea580c",orange500:"#f97316",orange400:"#fb923c",orange300:"#fdba74",orange200:"#fed7aa",orange100:"#ffedd5",orange50:"#fff7ed",yellow900:"#553B0C",yellow800:"#6F4B08",yellow700:"#8D6300",yellow600:"#BD8A00",yellow500:"#E5B400",yellow400:"#FFC800",yellow300:"#FBDA2B",yellow200:"#FEED72",yellow100:"#FEF8B4",yellow50:"#FEFCE2",green900:"#064e3b",green800:"#065f46",green700:"#047857",green600:"#059669",green500:"#10b981",green400:"#34d399",green300:"#6ee7b7",green200:"#a7f3d0",green100:"#d1fae5",green50:"#ecfdf5",cyan900:"#164e63",cyan800:"#155e75",cyan700:"#0e7490",cyan600:"#0891B2",cyan500:"#06b6d4",cyan400:"#22d3ee",cyan300:"#67e8f9",cyan200:"#a5f3fc",cyan100:"#cffafe",cyan50:"#ecfeff",blue900:"#1e3a8a",blue800:"#1e40af",blue700:"#1d4ed8",blue600:"#2563eb",blue500:"#3b82f6",blue400:"#60a5fa",blue300:"#93c5fd",blue200:"#bfdbfe",blue100:"#dbeafe",blue50:"#eff6ff",purple900:"#4c1d95",purple800:"#5b21b6",purple700:"#6d28d9",purple600:"#7c3aed",purple500:"#8b5cf6",purple400:"#a78bfa",purple300:"#c4b5fd",purple200:"#ddd6fe",purple100:"#ede9fe",purple50:"#f5f3ff",pink900:"#751A5E",pink800:"#8F1972",pink700:"#AF1C8A",pink600:"#D326A8",pink500:"#E845BF",pink400:"#F979D9",pink300:"#FCABE8",pink200:"#FED0F3",pink100:"#FFE8F9",pink50:"#FFF4FC"},al=[Gt.grey200,N.green,N.red,Gt.grey200],ar={dark:{1:[500],2:[600,400],3:[600,400,200],4:[600,500,300,100],5:[700,600,400,200,50],6:[600,500,400,300,200,100],7:[600,500,400,300,200,100,50],default:[700,600,500,400,300,200,100,50]},light:{1:[600],2:[700,500],3:[800,600,400],4:[800,600,400,300],5:[800,700,600,500,400],6:[800,700,600,500,400,300],7:[900,800,700,600,500,400,300],default:[900,800,700,600,500,400,300,200]}},k={cyan:"#22D3EE",pink:"#F377EF",purple:"#6528F7",red:"#FB2576",orange:"#FF9300",yellow:"#FBFF00",green:"#06FF00",blue:"#0079FF"},ze=[k.cyan,k.pink,k.purple,k.red,k.orange,k.yellow,k.green,k.blue],ol=[k.cyan,k.green,k.red,k.cyan],Xe={start:"#84D1FC",positive:"#84FC89",negative:"#FC8497",total:"#84D1FC"},sl=[Xe.start,Xe.positive,Xe.negative,Xe.total];function il(e,t="light",n){return((n!==void 0?ar[t][n]:void 0)??ar[t].default).map(a=>Gt[`${e}${a}`])}function cl(e){const t=ze.indexOf(k[e]);return t<=0?ze:[...ze.slice(t),...ze.slice(0,t)]}function ll(e,t){switch(e.type){case"default":return rn;case"graphy":return e.variant==="waterfall"?sl:nl;case"pastel":return e.variant==="waterfall"?al:rl;case"neon":return e.variant==="waterfall"?ol:cl(e.base);case"mono":return il(e.base,e.variant??"light",t);case"custom":return e.colors}}function ul(e,t){if(!e)return Jc.palette;if(e.type==="custom"){const n=t[e.id];if(!n)throw new Error(`Custom palette with id "${e.id}" not found`);return{type:"custom",id:e.id,colors:n}}return e}class dl extends Ye{constructor(){super(...arguments),this.compatibleDataTypes=["categorical","temporal"]}compile(t,n){if(t.scaleType!=="palette")throw new Error("PaletteScale.compile received non-palette spec");const r=this.computeDomain(n),a=ll(t.palette,r.length),o=a.length>0?a:[...rn],s=q.scaleOrdinal().domain(r.map(String)).range(o).unknown(o[0]);return this.createVisualScale(t,{map:i=>s(String(i)),domain:r,generateTicks:()=>r})}computeDomain(t){const n=new Set,r=[];for(const a of t)n.has(a)||(n.add(a),r.push(a));return r}}class ml extends xe{constructor(){super("scale"),this.register("continuous",new qc),this.register("discrete",new el),this.register("datetime",new Qc),this.register("identity",new tl),this.register("palette",new dl)}}const Ea=e=>!("layers"in e),I={point:pl,line:fl,area:hl,bar:yl,rule:gl};function pl(e={}){return{type:"layer",geom:"point",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function fl(e={}){return{type:"layer",geom:"line",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function hl(e={}){return{type:"layer",geom:"area",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function yl(e={}){return{type:"layer",geom:"bar",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}function gl(e={}){return{type:"layer",geom:"rule",mapping:e.aes,stat:e.stat,params:e.params,position:e.position,yScaleType:e.yScaleType,transforms:e.transforms,interactive:e.interactive,dataLabels:e.dataLabels}}const an={identity:Sl,count:xl,smooth:bl,mean:vl};function bl(e){return{type:"smooth",method:e.method,order:e.order,bandwidth:e.bandwidth}}function Sl(){return{type:"identity"}}function xl(){return{type:"count"}}function vl(){return{type:"mean"}}const re={reshape:Al,filter:Tl,sort:wl,aggregate:Il,constant:Vl};function Al(e={}){return{type:"transform",transformType:"reshape",options:e}}function Tl(e){return{type:"transform",transformType:"filter",options:e}}function wl(e){return{type:"transform",transformType:"sort",options:e}}function Il(e){return{type:"transform",transformType:"aggregate",options:e}}function Vl(e){return{type:"transform",transformType:"constant",options:e}}const or="#%_ENCODED_%#",Ma=e=>{if(!e.startsWith(or))return e;try{const{value:t}=JSON.parse(e.slice(or.length));return typeof t=="string"?t:e}catch{return e}},Ll=({annotations:e,dataset:t,mapping:n})=>{const r=[],a=[],o=[],s=[],i=[],c=[],l=[],d=u.extractVariableName(n.x);for(const m of e??[])switch(m.type){case"difference-arrow":{const f=El(m,d,t);f!==null&&r.push(f);break}case"shape":{a.push(Ml(m));break}case"arrow":{o.push(kl(m));break}case"highlight":break;case"text":{s.push(Dl(m));break}case"sticker":{const f=Rl(m,d,t);f!==null&&i.push(f);break}case"tooltip":{const f=Cl(m,d,t);if(f===null)break;f.kind==="pinnedNumber"?c.push(f.value):l.push(f.value);break}default:{const f=m;throw new Error(`Unsupported annotation type: ${f.type}`)}}return{differenceArrows:r,shapes:a,freeformArrows:o,textAnnotations:s,stickers:i,pinnedNumbers:c,comments:l}},El=(e,t,n)=>{const r=st({dataset:n,input:e.start,anchorVariable:t}),a=st({dataset:n,input:e.end,anchorVariable:t});return r===null||a===null?null:{id:e.id,start:r,end:a,label:e.show,color:e.color??null,size:e.size,labelCrossPosition:e.labelPosition}},Ml=e=>({id:e.id,kind:e.shape,zOrder:e.layer==="abovePlot"?"foreground":"background",x:e.x,y:e.y,width:e.width,height:e.height,fillColor:e.fillColor,fillOpacity:e.fillOpacity,strokeWidth:e.strokeWidth,strokeColor:e.fillColor}),Dl=e=>({id:e.id,content:e.content,x:e.x,y:e.y,width:e.width,backgroundColor:e.backgroundColor??null,backgroundColorStyle:e.backgroundColorStyle}),Rl=(e,t,n)=>{const r=st({dataset:n,input:e,anchorVariable:t});return r===null?null:{id:e.id,anchor:r,sticker:e.sticker}},Cl=(e,t,n)=>{const r=st({dataset:n,input:e,anchorVariable:t});return r===null?null:e.caption===null||e.caption===void 0?{kind:"pinnedNumber",value:{id:e.id,anchor:r}}:{kind:"comment",value:{id:e.id,anchor:r,content:e.caption}}},kl=e=>({id:e.id,start:{x:e.startX,y:e.startY},end:{x:e.endX,y:e.endY},color:e.color??null,thickness:e.thickness,startArrowheadStyle:e.startArrowheadStyle,endArrowheadStyle:e.endArrowheadStyle,lineStyle:e.lineStyle,hasStickerStyle:e.hasStickerStyle}),st=({dataset:e,input:t,anchorVariable:n})=>{if(!u.isDefined(t)||!u.isDefined(t.columnKey))return null;const r=_l(t,n,e);return r===null?null:{anchorValue:r,groupValue:Ma(t.columnKey)}},_l=(e,t,n)=>e.rowValue!==void 0?e.rowValue:t===null||!u.isDefined(e.rowIndex)||!n.hasVariable(t)?null:n.getValues(t)[e.rowIndex]??null,Da=["lilac","neon_pink","blackberry","sun","iceland","sunset","ultraviolet","purple","ice_cream","mint","cool","fresh"];function Ra(e){return{type:"config",config:e}}const Nl="#E5E5E5",Fl={x:"top",y:"left"},Ol=new Set(["pie","donut"]);function Pl(e){return Ra({legend:Yl(e.legend),axes:Hl(e.axes),headline:Wl(e),numberFormat:zl(e.appearance),content:Xl(e.content),appearance:Bl(e.appearance,e.themeOverrides)}).config}function Bl(e,t){const n=$l(e?.border),r=e?.hasRoundedCorners===!1?0:void 0,a=Gl(e,t),o={};return e?.textScale!==void 0&&(o.textScale=e.textScale),n!==void 0&&(o.border=n),r!==void 0&&(o.cornerRadius=r),a!==void 0&&(o.background=a),e?.highlightStyle!==void 0&&(o.highlightStyle=e.highlightStyle==="grey"?"desaturate":"dim"),Object.keys(o).length>0?o:void 0}function Gl(e,t){if(e?.backgroundModifier==="tint")return{type:"tinted"};const n=t?.graphBackground;if(typeof n=="string")return{type:"solid",color:n}}const Ul=e=>Da.includes(e);function $l(e){if(!e?.style)return;if(e.style==="none")return{type:"none"};const t=e.width??0;if(e.style==="grey")return{type:"solid",color:Nl,width:t};if(e.style==="preset")return e.color===void 0||!Ul(e.color)?void 0:{type:"preset",preset:e.color,width:t};if(e.color!==void 0)return e.style==="custom"?{type:"solid",color:e.color,width:t}:{type:e.style,color:e.color,width:t}}function Yl(e){if(e)return{position:e.position}}function sr(e,t,n){return!t&&n===void 0?{}:{...t?.isHidden!==void 0?{isVisible:!t.isHidden}:void 0,...t?.label!==void 0?{label:t.label}:void 0,...t?.isReversed?{position:Fl[e]}:void 0,...t?.tickDisplayMode?{labels:{mode:t.tickDisplayMode}}:void 0,...n!==void 0?{grid:{isVisible:n}}:void 0}}function Kl(e){return{...e.label!==void 0?{label:e.label}:void 0}}function Hl(e){if(e)return{x:sr("x",e.x,e.showGridLines),y:sr("y",e.y,e.showGridLines),...e.y2?{ySecondary:Kl(e.y2)}:void 0}}function Wl(e){const{headlineNumbers:t,options:n,type:r}=e,a=r!==void 0&&Ol.has(r)?n?.pieTotalPosition:void 0;if(t===void 0&&a===void 0)return;const o={};return t?.show!==void 0&&(o.show=t.show),t?.compareWith!==void 0&&(o.compareWith=t.compareWith),t?.size!==void 0&&(o.size=t.size),a!==void 0&&(o.show="total",o.position=a==="center"?"center":"above"),o}function zl(e){if(e?.numberFormat)return{decimals:e.numberFormat.decimalPlaces,abbreviation:e.numberFormat.abbreviation}}function Xl(e){if(!e)return;const t={};e.title!==void 0&&(t.title=e.title),e.isTitleHidden!==void 0&&(t.isTitleVisible=!e.isTitleHidden),e.subtitle!==void 0&&(t.subtitle=e.subtitle),e.isSubtitleHidden!==void 0&&(t.isSubtitleVisible=!e.isSubtitleHidden),e.caption!==void 0&&(t.caption=e.caption),e.isCaptionHidden!==void 0&&(t.isCaptionVisible=!e.isCaptionHidden);const n=ql(e.source);return n!==void 0&&(t.source=n),e.isSourceHidden!==void 0&&(t.isSourceVisible=!e.isSourceHidden),t}function ql(e){if(!e)return;const t={};return e.label!==void 0&&(t.label=e.label),e.url!==void 0&&(t.url=e.url),Object.keys(t).length===0?void 0:t}const R={cartesian:(e={})=>({type:"coord",coordType:"cartesian",params:e}),flip:(e={})=>({type:"coord",coordType:"flip",params:e}),polar:(e={})=>({type:"coord",coordType:"polar",params:e})},jl={showDataLabels:!1,format:"absolute",showStackTotals:!1,showCategoryLabels:!1,labelSource:{variable:u.POSITION_VARIABLES.yRaw}},tt={stat:{type:"identity"},position:"identity",params:{size:8}},Tt={stat:{type:"identity"},position:"identity",params:{lineWidth:"auto",interpolate:"linear",missingValues:"gap"}},wt={stat:{type:"identity"},position:"stack",params:{lineWidth:"auto",interpolate:"linear",missingValues:"zero"}},It={stat:{type:"identity"},position:"dodge",params:{}},Le={stat:{type:"identity"},position:"identity",interactive:!1,params:{strokeWidth:1,lineType:"dashed",labelPosition:"start"}},Ae="primary";function Ql(e,t){const n={...jl};return e==="bar"&&t==="polar"&&(n.format="percentage"),n}function E(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"continuous",transform:t.transform,reverse:t.reverse,nice:t.nice,zero:t.zero,clamp:t.clamp,domainMin:t.domainMin??null,domainMax:t.domainMax??null,range:t.range}}function nt(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"datetime",domainMin:t.domainMin??null,domainMax:t.domainMax??null,nice:t.nice,reverse:t.reverse,clamp:t.clamp}}function G(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"discrete",range:t.range,domain:t.domain??null,padding:t.padding,reverse:t.reverse}}function Re(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"identity"}}function rt(e,t){return{type:"scale",scaledAesthetic:e,scaleType:"inferred",options:t}}function Ca(e,t={}){return{type:"scale",scaledAesthetic:e,scaleType:"palette",palette:t.palette}}const ae={x:Object.assign(e=>rt("x",e),{continuous:e=>E("x",e),discrete:e=>G("x",e),datetime:e=>nt("x",e),log:e=>E("x",{...e,transform:"log"}),sqrt:e=>E("x",{...e,transform:"sqrt"})}),y:Object.assign(e=>rt("y",e),{continuous:e=>E("y",e),discrete:e=>G("y",e),datetime:e=>nt("y",e),log:e=>E("y",{...e,transform:"log"}),sqrt:e=>E("y",{...e,transform:"sqrt"})}),ySecondary:Object.assign(e=>rt("ySecondary",e),{continuous:e=>E("ySecondary",e),discrete:e=>G("ySecondary",e),datetime:e=>nt("ySecondary",e),log:e=>E("ySecondary",{...e,transform:"log"}),sqrt:e=>E("ySecondary",{...e,transform:"sqrt"})}),color:{continuous:e=>E("color",e),discrete:e=>G("color",e),palette:e=>Ca("color",e)},size:{continuous:e=>E("size",e),discrete:e=>G("size",e),identity:e=>Re("size",e)},alpha:{continuous:e=>E("alpha",e),discrete:e=>G("alpha",e),identity:e=>Re("alpha",e)},strokeWidth:{continuous:e=>E("strokeWidth",e),discrete:e=>G("strokeWidth",e),identity:e=>Re("strokeWidth",e)},lineType:{discrete:e=>G("lineType",e),identity:e=>Re("lineType",e)}},_="key",W="value",ir=u.prefixInternalVariable("lineSeriesLabel"),cr=u.prefixInternalVariable("barSeriesLabel"),it=u.prefixInternalVariable("constantY"),Zl=(e,t,n,r)=>ou[t](e,n,r),on=e=>{const{numeric:t,categorical:n,temporal:r}=e.groupVariableNamesByType();return u.isDefined(r[0])?r[0]:u.isDefined(n[0])?n[0]:u.isDefined(t[0])?t[0]:""},sn=e=>{const t=on(e),{numeric:n}=e.groupVariableNamesByType(),r=n.filter(o=>o!==t);return r.length<=1?{dataset:e,mapping:{x:t,y:r[0]??""},seriesVariables:r}:{dataset:e.reshapeFromWideToLong({keep:[t],keyName:_,valueName:W}),mapping:{x:t,y:W,color:_},seriesVariables:r}},cn=e=>{const t=e.appearance?.seriesStyles;if(!t||e.seriesVariables.length===0)return{mapping:{},scales:[]};if(!e.seriesVariables.some(a=>u.isDefined(t[a]?.lineStyle)))return{mapping:{},scales:[]};if(e.seriesVariables.length===1){const a=e.seriesVariables[0];if(!a)return{mapping:{},scales:[]};const o=t[a]?.lineStyle;return o?{mapping:{lineType:{value:o}},scales:[]}:{mapping:{},scales:[]}}const r=e.seriesVariables.map(a=>t[a]?.lineStyle??"solid");return{mapping:{lineType:_},scales:[ae.lineType.discrete({domain:e.seriesVariables,range:r})]}},Jl=e=>{const{categorical:t,temporal:n,numeric:r}=e.groupVariableNamesByType(),a=r[0];if(!u.isDefined(a))throw new Error("No first numeric variable found");const o=r.slice(1);return o.length===0?{dataset:e.addConstantVariable(it,"categorical",""),mapping:{x:a,y:it,label:t[0]}}:o.length===1?{dataset:e,mapping:{x:a,y:o[0]??"",label:t[0]}}:{dataset:e.reshapeFromWideToLong({keep:[a,...t,...n],keyName:_,valueName:W}),mapping:{x:a,y:W,label:t[0],color:_}}},eu=e=>{const{categorical:t,temporal:n,numeric:r}=e.groupVariableNamesByType();let a,o;if(u.isDefined(t[0])&&u.isDefined(r[0]))a=t[0],o=r[0];else if(u.isDefined(n[0])&&u.isDefined(r[0]))a=n[0],o=r[0];else if(u.isDefined(r[0])&&u.isDefined(r[1]))a=r[0],o=r[1];else throw new Error("No label or value variable found");return{x:"",y:o,color:a}},ka=(e,t,n)=>{const{dataset:r,mapping:a,seriesVariables:o}=sn(e.dataset),s=cn({appearance:n,seriesVariables:o}),i=[I.line({params:{lineWidth:t?.lineThickness,interpolate:t?.isSmoothLine?"catmull-rom":"linear",missingValues:t?.missingValues}})];return t?.showPoints&&i.push(I.point({params:{size:_a(t.pointSize)},interactive:!1})),{dataset:r,layers:i,coords:R.cartesian(),mapping:{...a,...s.mapping},scales:s.scales,seriesVariables:o}},tu=(e,t,n)=>{const{dataset:r,mapping:a,seriesVariables:o}=sn(e.dataset),s=cn({appearance:n,seriesVariables:o}),i=[I.area({position:"stack",params:{lineWidth:t?.lineThickness,interpolate:t?.isSmoothLine?"catmull-rom":"linear",missingValues:t?.missingValues}})];return t?.showPoints&&i.push(I.point({params:{size:_a(t.pointSize)},position:"stack",interactive:!1})),{dataset:r,layers:i,coords:R.cartesian(),mapping:{...a,...s.mapping},scales:s.scales,seriesVariables:o}},ee=(e,t,n,r,a)=>{const{dataset:o,mapping:s,seriesVariables:i}=sn(e.dataset),c=[];if(r?.sortBars){const l=u.extractVariableName(s.y);l!==null&&l!==""&&c.push(re.sort({variableName:l,direction:"desc"}))}if(!a?.useSingleColorForBars){const l=on(e.dataset),{numeric:d}=e.dataset.groupVariableNamesByType();d.filter(f=>f!==l).length===1&&e.dataset.getType(l)==="categorical"&&(s.color=l)}return{dataset:o,layers:[I.bar({position:t})],coords:n,mapping:s,scales:[],transforms:c,seriesVariables:i}},lr=(e,t)=>({dataset:e.dataset,layers:[I.bar({position:"fill"})],coords:R.polar({theta:"y",innerRadius:t==="donut"?.55:0}),mapping:eu(e.dataset),scales:[],seriesVariables:[]}),nu=e=>{const{dataset:t,mapping:n}=Jl(e.dataset);return{dataset:t,layers:[I.point()],coords:R.cartesian(),mapping:n,scales:[],seriesVariables:[]}},ru=e=>{const{numeric:t,categorical:n}=e.dataset.groupVariableNamesByType(),r=t[0];if(!u.isDefined(r))throw new Error("No first numeric variable found");const o=u.isDefined(t[1])?e.dataset:e.dataset.addConstantVariable(it,"categorical",""),s={x:r,y:t[1]??it,size:t[2],label:n[0]},i=[];return u.isDefined(s.size)&&i.push(ae.size.continuous()),{dataset:o,layers:[I.point()],coords:R.cartesian(),mapping:s,scales:i,seriesVariables:[]}},Vt=(e,t,n)=>{const r=n?.seriesStyles?.[e]?.lineStyle;return I.line({transforms:[re.constant({variableName:ir,type:"categorical",value:e})],aes:{y:e,color:ir,...r?{lineType:{value:r}}:{}},...t?{yScaleType:"secondary"}:void 0})},au=(e,t,n)=>{const{numeric:r,categorical:a,temporal:o}=e.dataset.groupVariableNamesByType(),s=on(e.dataset),i=[...a,...o],c=r.filter(g=>g!==s),l=t?.comboType??"grouped-bars",d=l==="lines";if(c.length===1)return d?ka(e,t,n):ee(e,"dodge",R.cartesian(),t,n);const m=e.axes?.hasDualYAxis===!0,f=d?[]:c.slice(0,-1),p=d?c:c.slice(-1),h=[],y=[];if(f.length>0){const g=l==="stacked-bars"?"stack":"dodge",S=f.length===1?f[0]:null;u.isDefined(S)?h.push(I.bar({transforms:[re.constant({variableName:cr,type:"categorical",value:S})],aes:{y:S,color:cr},position:g})):h.push(I.bar({transforms:[re.reshape({keep:i,reshape:f,keyName:_,valueName:W})],aes:{y:W,color:_},position:g}))}if(d&&p.length>=2){const g=m?p.slice(0,-1):p,S=g.length===1?g[0]:null;if(u.isDefined(S))h.push(Vt(S,!1,n));else{const b=cn({appearance:n,seriesVariables:g});h.push(I.line({transforms:[re.reshape({keep:i,reshape:g,keyName:_,valueName:W})],aes:{y:W,color:_,...b.mapping}})),y.push(...b.scales)}if(m){const b=p[p.length-1];u.isDefined(b)&&h.push(Vt(b,!0,n))}}else for(const g of p)h.push(Vt(g,m,n));return{dataset:e.dataset,layers:h,coords:R.cartesian(),mapping:{x:s},scales:y,seriesVariables:c}},_a=(e="auto")=>e==="auto"?tt.params.size:e,Ee=e=>()=>{throw new Error(`Unsupported graph type: ${e}`)},ou={line:(e,t,n)=>ka(e,t,n),areaStacked:(e,t,n)=>tu(e,t,n),bar:(e,t,n)=>ee(e,"dodge",R.flip(),t,n),barStacked:(e,t,n)=>ee(e,"stack",R.flip(),t,n),barStackedFill:(e,t,n)=>ee(e,"fill",R.flip(),t,n),column:(e,t,n)=>ee(e,"dodge",R.cartesian(),t,n),columnStacked:(e,t,n)=>ee(e,"stack",R.cartesian(),t,n),columnStackedFill:(e,t,n)=>ee(e,"fill",R.cartesian(),t,n),pie:e=>lr(e,"pie"),donut:e=>lr(e,"donut"),scatter:e=>nu(e),bubble:e=>ru(e),combo:(e,t,n)=>au(e,t,n),funnel:Ee("funnel"),heatmap:Ee("heatmap"),waterfall:Ee("waterfall"),mekko:Ee("mekko"),table:Ee("table")},Na=["key",u.prefixInternalVariable("lineSeriesLabel"),u.prefixInternalVariable("barSeriesLabel")];function su(e){const t=e.annotations??[],n=iu(e.mapping),r=uu(e.convertedDataset,e.layers),a=[];for(const o of t){if(o.type!=="highlight")continue;const s=cu({annotation:o,rowIdentityVariable:n,dataset:e.dataset,compiledVariableNames:r});s!==null&&a.push({type:"highlight",id:o.id,predicate:s,scope:o.highlight})}return a}function iu(e){const t=u.extractVariableName(e.x);return t!==null&&t!==""?t:u.extractVariableName(e.color)}function cu({annotation:e,rowIdentityVariable:t,dataset:n,compiledVariableNames:r}){switch(e.highlight){case"x-value":return ur(e,t,n);case"series":return dr(e,r);case"data-point":{const a=ur(e,t,n),o=dr(e,r);return a===null&&o===null?null:a===null?o:o===null?a:{and:[a,o]}}}}function ur(e,t,n){if(t===null)return null;const r=du(e,t,n);return r===null?null:{variable:t,eq:r}}function dr(e,t){if(!lu(t))return null;const n=e.columnKey;return u.isDefined(n)?{or:Na.map(r=>({variable:r,eq:n}))}:null}function lu(e){return Na.some(t=>e.includes(t))}function uu(e,t){const n=[...e.getVariableNames()];for(const r of t)for(const a of r.transforms??[])a.transformType==="reshape"?n.push(a.options.keyName??_):a.transformType==="constant"&&n.push(a.options.variableName);return n}function du(e,t,n){return e.rowValue!==void 0?e.rowValue:!u.isDefined(e.rowIndex)||!n.getVariableNames().includes(t)?null:n.getValues(t)[e.rowIndex]??null}function mu(e,t,n){const{theme:r,customPalettes:a}=n;if(a&&e&&a[e])return{type:"custom",id:e};if(e?.startsWith("preset:pastel"))return{type:"pastel",variant:Lt(t)};if(e?.startsWith("preset:graphy"))return{type:"graphy",variant:Lt(t)};const i="preset:mono:";if(e?.startsWith(i)){const l=e.slice(i.length);if(pu(l))return{type:"mono",base:l,variant:r}}const c="preset:neon:";if(e?.startsWith(c)){const l=e.slice(c.length);if(fu(l))return{type:"neon",base:l,variant:Lt(t)}}return{type:"default"}}function Lt(e){if(e==="waterfall")return"waterfall"}function pu(e){return Va.includes(e)}function fu(e){return La.includes(e)}function hu(e,t,n,r={}){const a=[];a.push(mr("x",t?.x)),a.push(mr("y",t?.y));const o=mu(n?.paletteId,e,r);return a.push(ae.color.palette({palette:o})),a}function mr(e,t){return t?.scaleType==="logarithmic"||t?.min!==void 0||t?.max!==void 0?t.scaleType==="logarithmic"?ae[e].log({domainMin:t.min??void 0,domainMax:t.max??void 0}):ae[e]({domainMin:t.min??void 0,domainMax:t.max??void 0}):ae[e]()}const yu=new Set(["column","columnStacked","columnStackedFill","bar","barStacked","barStackedFill","line","areaStacked","scatter","bubble","funnel","combo"]),gu=new Set(["column","columnStacked","columnStackedFill","bar","barStacked","barStackedFill","line","areaStacked","combo"]);function bu(e,t,n){const r=t.type??"column",a={dataset:e,axes:t.axes},o=Zl(a,r,t.options??void 0,t.appearance??void 0);return{data:o.dataset,mapping:o.mapping,layers:Su(r,t,o.layers,o.coords,o.mapping,o.seriesVariables),scales:[...hu(r,t.axes,t.appearance,n),...o.scales],transforms:o.transforms??[],highlights:su({annotations:t.annotations,dataset:e,mapping:o.mapping,convertedDataset:o.dataset,layers:o.layers}),annotations:Ll({annotations:t.annotations,dataset:e,mapping:o.mapping}),coords:o.coords,config:Pl(t)}}function Su(e,t,n,r,a,o){const s=wu(t.dataLabels),i=s===void 0?n:n.filter(l=>l.interactive!==!1).map(l=>({...l,dataLabels:{...s,...l.dataLabels}})),c=t.axes?.hasDualYAxis??!1;return[...i,...xu({type:e,trendline:t.referenceLines?.trendline,coords:r}),...vu({type:e,hasDualYAxis:c,goalLine:t.referenceLines?.goalLine,coords:r}),...Tu({type:e,hasDualYAxis:c,averageLine:t.referenceLines?.averageLine,coords:r,mapping:a,seriesVariables:o})]}function xu({type:e,trendline:t,coords:n}){return t===void 0?[]:yu.has(e)?n.coordType==="polar"?[]:[I.line({aes:{lineType:{value:"dashed"}},stat:an.smooth({method:t}),interactive:!1})]:[]}function vu({type:e,hasDualYAxis:t,goalLine:n,coords:r}){if(!Au(n))return[];if(r.coordType==="polar")return[];const a=r.coordType==="flip"?"end":"start";return[I.rule({aes:{y:{value:n.target}},params:{labelPosition:a,label:n.label??"Goal"},yScaleType:e==="combo"&&t?"secondary":"primary",interactive:!1})]}function Au(e){return e!==void 0&&Number.isFinite(e.target)}function Tu({type:e,hasDualYAxis:t,averageLine:n,coords:r,mapping:a,seriesVariables:o}){if(n===void 0)return[];if(!gu.has(e))return[];if(r.coordType==="polar")return[];const s=Ma(n.columnKey);if(!o.includes(s))return[];const i=a.color===_,c=i?W:s,l=i?[re.filter({variableName:_,operator:"eq",value:s})]:[];return[I.rule({aes:{y:c,color:void 0,group:void 0,lineType:void 0},stat:an.mean(),transforms:l,params:{label:"Average",labelPosition:r.coordType==="flip"?"end":"start"},yScaleType:e==="combo"&&t?"secondary":"primary",interactive:!1})]}function wu(e){if(!e)return;const t={};return e.showDataLabels!==void 0&&(t.showDataLabels=e.showDataLabels),e.dataLabelFormat!==void 0&&(t.format=e.dataLabelFormat),e.showStackTotals!==void 0&&(t.showStackTotals=e.showStackTotals),e.showCategoryLabels!==void 0&&(t.showCategoryLabels=e.showCategoryLabels),Object.keys(t).length===0?void 0:t}const Et={color:null,size:"small",labelCrossPosition:.5},fe={kind:"rectangle",zOrder:"foreground",fillColor:"transparent",fillOpacity:1,strokeWidth:1,strokeColor:null},pr={backgroundColor:null,backgroundColorStyle:"opaque"},he={color:null,thickness:"medium",startArrowheadStyle:"none",endArrowheadStyle:"line-arrow",lineStyle:"solid",hasStickerStyle:!1},Iu=(e,t)=>({differenceArrows:(e?.differenceArrows??[]).map(n=>Mu(n,t)),shapes:(e?.shapes??[]).map(ku),freeformArrows:(e?.freeformArrows??[]).map(_u),textAnnotations:(e?.textAnnotations??[]).map(Eu),stickers:(e?.stickers??[]).map(n=>Du(n,t)),pinnedNumbers:(e?.pinnedNumbers??[]).map(n=>Ru(n,t)),comments:(e?.comments??[]).map(n=>Cu(n,t)),custom:(e?.custom??[]).map(n=>Vu(n,t))}),Vu=(e,t)=>({id:e.id??crypto.randomUUID(),type:e.type,coordinates:e.coordinates.map(n=>Lu(n,t)),params:e.params??{},zOrder:e.zOrder??null}),Lu=(e,t)=>"observation"in e?{observation:ge(e.observation,t)}:e,Eu=e=>({id:e.id??crypto.randomUUID(),content:e.content,x:e.x,y:e.y,width:e.width,backgroundColor:e.backgroundColor??pr.backgroundColor,backgroundColorStyle:e.backgroundColorStyle??pr.backgroundColorStyle}),Mu=(e,t)=>({id:e.id??crypto.randomUUID(),start:ge(e.start,t),end:ge(e.end,t),label:e.label,color:e.color??Et.color,size:e.size??Et.size,labelCrossPosition:e.labelCrossPosition??Et.labelCrossPosition}),ge=(e,t)=>{if(e.layerIndex===void 0)return{anchorValue:e.anchorValue,groupValue:e.groupValue};const n=t[e.layerIndex]?.id;if(n===void 0)throw new Error(`Annotation references layerIndex ${e.layerIndex} but only ${t.length} layer(s) are defined.`);return{layerId:n,anchorValue:e.anchorValue,groupValue:e.groupValue}},Du=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:ge(e.anchor,t),sticker:e.sticker}),Ru=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:ge(e.anchor,t)}),Cu=(e,t)=>({id:e.id??crypto.randomUUID(),anchor:ge(e.anchor,t),content:e.content}),ku=e=>({id:e.id??crypto.randomUUID(),kind:e.kind??fe.kind,zOrder:e.zOrder??fe.zOrder,x:e.x,y:e.y,width:e.width,height:e.height,fillColor:e.fillColor??fe.fillColor,fillOpacity:e.fillOpacity??fe.fillOpacity,strokeWidth:e.strokeWidth??fe.strokeWidth,strokeColor:e.strokeColor??fe.strokeColor}),_u=e=>({id:e.id??crypto.randomUUID(),start:e.start,end:e.end,color:e.color??he.color,thickness:e.thickness??he.thickness,startArrowheadStyle:e.startArrowheadStyle??he.startArrowheadStyle,endArrowheadStyle:e.endArrowheadStyle??he.endArrowheadStyle,lineStyle:e.lineStyle??he.lineStyle,hasStickerStyle:e.hasStickerStyle??he.hasStickerStyle}),Nu={parsingLocale:"en-US",legend:{position:"auto",display:"auto"},axes:{x:{isVisible:!0,label:null,position:"bottom",grid:{isVisible:null},ticks:{isVisible:!0,mode:"auto"}},y:{isVisible:!0,label:null,position:"right",grid:{isVisible:null},ticks:{isVisible:!1,mode:"auto"}}},panel:{border:{isVisible:!0}},headline:{show:"none",compareWith:"none",size:"auto",position:"above"},numberFormat:{decimals:"auto",abbreviation:"auto"},content:{title:null,isTitleVisible:!0,subtitle:null,isSubtitleVisible:!0,caption:null,isCaptionVisible:!1,source:null,isSourceVisible:!1},appearance:{textScale:1,background:{type:"theme"},border:{type:"none"},cornerRadius:8,highlightStyle:"dim"}};function Fu(e){return le.merge({},Nu,e)}const Ou={xLimits:null,yLimits:null},Mt={theta:"x",startAngle:0,innerRadius:0};function Pu(e){const t=e??{type:"coord",coordType:"cartesian"},n=_r({},Ou,t.params??{});switch(t.coordType){case"cartesian":case"flip":return{...t,params:n};case"polar":return{...t,params:{...n,theta:t.params?.theta??Mt.theta,startAngle:t.params?.startAngle??Mt.startAngle,innerRadius:t.params?.innerRadius??Mt.innerRadius}}}}function Bu(e,t){return e.map(n=>{const r=n.layerIndex!==void 0?t[n.layerIndex]?.id:void 0;if(n.layerIndex!==void 0&&r===void 0)throw new Error(`Highlight references layerIndex ${n.layerIndex} but only ${t.length} layer(s) are defined.`);return{type:"highlight",id:n.id??crypto.randomUUID(),predicate:n.predicate,scope:n.scope??"data-point",...r!==void 0?{layerId:r}:{}}})}const Gu="linear",Uu=3,$u=.3;function Te(e,t){const n=e??t,r=typeof n=="string"?n:n.type;if(r==="smooth"){const a=typeof n=="string"?void 0:n;return{type:"smooth",method:a?.method??Gu,order:a?.order??Uu,bandwidth:a?.bandwidth??$u}}return{type:r}}function Yu(e,t,n){if(!Wu(n))return zu(e,t,n);switch(n.geom){case"point":return Xu(e,t,n);case"line":return qu(e,t,n);case"area":return ju(e,t,n);case"bar":return Qu(e,t,n);case"rule":return Zu(e,t,n)}}function Ku(e,t,n){const r=n.map(a=>Yu(e,t,a));return Ju(r)}const Hu=(e,t,n)=>n.label!==void 0?n.label:ed(e,t,n),Wu=e=>ga(e.geom);function zu(e,t,n){const r=n.position??"identity";return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,"identity"),position:r,yScaleType:n.yScaleType??Ae,params:n.params??{},transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}const we=(e,t,n,r)=>{const a={...e,...t.mapping},o=Hu(t.geom,n,a);return{...Ql(t.geom,r),...t.dataLabels,labelSource:o}};function Xu(e,t,n){const r=n.position??tt.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,tt.stat.type),position:r,yScaleType:n.yScaleType??Ae,params:le.merge({},tt.params,n.params),transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}function qu(e,t,n){const r=n.position??Tt.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,Tt.stat.type),position:r,yScaleType:n.yScaleType??Ae,params:le.merge({},Tt.params,n.params),transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}function ju(e,t,n){const r=le.merge({},wt.params,n.params);r.missingValues==="gap"&&(r.missingValues="zero");const a=n.position??wt.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,wt.stat.type),position:a,yScaleType:n.yScaleType??Ae,params:r,transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,a,t)}}function Qu(e,t,n){const r=n.position??It.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,It.stat.type),position:r,yScaleType:n.yScaleType??Ae,params:{...It.params,...n.params},transforms:n.transforms??[],interactive:n.interactive??!0,dataLabels:we(e,n,r,t)}}function Zu(e,t,n){const r=n.position??Le.position;return{id:n.id??crypto.randomUUID(),type:n.type,geom:n.geom,mapping:n.mapping??{},stat:Te(n.stat,Le.stat.type),position:n.position??Le.position,yScaleType:n.yScaleType??Ae,params:le.merge({},Le.params,n.params),transforms:n.transforms??[],interactive:n.interactive??Le.interactive,dataLabels:we(e,n,r,t)}}const Ju=e=>{const t=new Set;for(const n of e)n.position==="fill"&&t.add(n.yScaleType);return t.size===0?e:e.map(n=>{if(n.geom!=="rule"||!t.has(n.yScaleType))return n;const r=u.extractConstantValue(n.mapping.y);if(!w(r))return n;const a=Math.min(1,Math.max(0,r));return{...n,mapping:{...n.mapping,y:{value:a}}}})},ed=(e,t,n)=>{if(e==="point"){const r=u.extractVariableName(n.size);if(r!==null)return{variable:r}}return $e(t,n)};function td(e,...t){return e?t.includes(e.geom):!1}function nd(e,t){return e.find(n=>n.id===t)}function Fa(e,...t){return e.find(n=>t.includes(n.geom))}function rd(e,t,n){const r=e.layers.findIndex(o=>o.id===t);if(r===-1)return e;const a=e.layers.map((o,s)=>s===r?n:o);return{...e,layers:a}}const Oa={x:"position",y:"position",ySecondary:"position",color:"color-range",size:"continuous-range",alpha:"continuous-range",strokeWidth:"continuous-range",lineType:"discrete-only"},ad={numeric:{position:"continuous","color-range":"continuous","continuous-range":"continuous","discrete-only":"discrete"},categorical:{position:"discrete","color-range":"discrete","continuous-range":"discrete","discrete-only":"discrete"},temporal:{position:"datetime","color-range":"continuous","continuous-range":"continuous","discrete-only":"discrete"}};function Pa(e,t,n,r,a){switch(e.scaleType){case"inferred":{const o=id(e,t,n,r);return Pa(o,t,n,r,a)}case"continuous":{const o=Oa[e.scaledAesthetic],s=o==="continuous-range"&&e.scaledAesthetic in rr?rr[e.scaledAesthetic]:null,i=e.scaledAesthetic==="size"&&o==="continuous-range"?"sqrt":pe.transform;return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,transform:e.transform??i,reverse:e.reverse??pe.reverse,nice:e.nice??pe.nice,zero:e.zero??pe.zero,clamp:e.clamp??o!=="position",domainMin:e.domainMin??pe.domainMin,domainMax:e.domainMax??pe.domainMax,range:e.range??s??null}}case"datetime":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,domainMin:e.domainMin??We.domainMin,domainMax:e.domainMax??We.domainMax,nice:e.nice??We.nice,reverse:e.reverse??We.reverse,clamp:e.clamp??!1};case"discrete":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,range:e.range??De.range,domain:e.domain??De.domain,padding:e.padding??De.padding,reverse:e.reverse??De.reverse};case"palette":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType,palette:ul(e.palette,a)};case"identity":return{type:e.type,scaledAesthetic:e.scaledAesthetic,scaleType:e.scaleType};default:{const o=e;throw new Error(`Unknown scale type: ${o.scaleType}`)}}}function od(e,t,n,r,a,o){const s=ld(t,n),i=ud(s),c=new Map;for(const d of i)c.set(d.scaledAesthetic,d);const l=[...c.values()].map(d=>Pa(d,e,n,r,o));return a.coordType==="polar"?sd(l):l}const sd=e=>e.map(t=>t.scaleType==="discrete"?{...t,padding:0}:t);function id(e,t,n,r){const a=Y(e.scaledAesthetic),o=e.scaledAesthetic==="ySecondary"?cd(n,r):r[a],s=Fa(n,"bar");if(e.scaledAesthetic==="x"&&s)return G(e.scaledAesthetic,e.options);if(s&&e.scaledAesthetic===(s.yScaleType==="secondary"?"ySecondary":"y")){const m=e.options,f=s.position==="fill";return E(e.scaledAesthetic,{...m,zero:!0,...f&&{nice:!1}})}const i=u.extractVariableName(o);if(!u.isDefined(i)||!t.hasVariable(i))return E(e.scaledAesthetic,e.options);const c=t.getType(i),l=Oa[e.scaledAesthetic];switch(ad[c][l]){case"discrete":return G(e.scaledAesthetic,e.options);case"datetime":return nt(e.scaledAesthetic,e.options);case"continuous":return E(e.scaledAesthetic,e.options);case"identity":default:return Re(e.scaledAesthetic)}}function cd(e,t){const n=e.find(r=>r.yScaleType==="secondary");return n?n.mapping.y??t.y:t.y}function ld(e,t){return!t.some(a=>a.yScaleType==="secondary")||e.some(a=>a.scaledAesthetic==="ySecondary")?e:[...e,rt("ySecondary")]}function ud(e){return e.some(n=>n.scaledAesthetic==="color")?e:[...e,Ca("color")]}function fr(e,t){const n=Pu(e.coords),r=Ku(e.mapping,n.coordType,e.layers),a=od(e.data,e.scales,r,e.mapping,n,t),o=Fu(e.config),s=Bu(e.highlights,r),i=Iu(e.annotations,r);return{data:e.data,mapping:e.mapping,layers:r,scales:a,transforms:e.transforms,highlights:s,annotations:i,coords:n,config:o}}class Ba{compile({input:t,dataset:n,ctx:r}){const a=r.customPalettes??{};return Ea(t)?fr(bu(n,t,r),a):fr({...t,data:n},a)}}class dd{constructor(t){this.registry=t}compute(t,n){return this.registry.get(t.type).compute({data:n.data,mapping:n.mapping,spec:t,xScaleIsDiscrete:n.xScaleIsDiscrete})}}class yt{compute(t){return t.data.size()===0?{data:t.data,mapping:{}}:this.computeStat(t)}}class md extends yt{constructor(){super(...arguments),this.type="count",this.computedVariables=new Set(["y"])}computeStat({data:t,mapping:n}){const r=u.extractVariableName(n.x);if(!u.isDefined(r))throw new Error("'x' variable is required for 'count' stat");if(u.extractVariableName(n.y)!==null)throw new Error("Cannot map 'y' variable together with 'count' stat");const o=[...new Set([r,...jt(t,n)])];return{data:t.groupBy(...o).rollup({[u.STAT_VARIABLES.count]:{variableName:r,aggregation:"count"}}),mapping:{y:u.STAT_VARIABLES.count}}}}class pd extends yt{constructor(){super(...arguments),this.type="identity",this.computedVariables=new Set}computeStat({data:t}){return{data:t,mapping:{}}}}class fd extends yt{constructor(){super(...arguments),this.type="mean",this.computedVariables=new Set(["y"])}computeStat({data:t,mapping:n}){const r=u.extractVariableName(n.y);if(!u.isDefined(r))throw new Error("'y' variable is required for 'mean' stat");return{data:t.rollup({[u.STAT_VARIABLES.mean]:{variableName:r,aggregation:"mean"}}),mapping:{y:u.STAT_VARIABLES.mean}}}}const hd=2,Ga=1440*60*1e3;class yd extends yt{constructor(){super(...arguments),this.type="smooth",this.computedVariables=new Set}computeStat({data:t,mapping:n,spec:r,xScaleIsDiscrete:a}){if(r.type!=="smooth")throw new Error(`SmoothStat received a spec of type '${r.type}'`);const o=u.extractVariableName(n.x),s=u.extractVariableName(n.y);if(!u.isDefined(o))throw new Error("'x' variable is required for 'smooth' stat");if(!u.isDefined(s))throw new Error("'y' variable is required for 'smooth' stat");const i=t.getType(o),c=t.getType(s);if(c!=="numeric")throw new Error(`'smooth' stat requires a numeric 'y' (got '${c}' for variable '${s}')`);const l=jt(t,n),d=Td(o,i,s,l,t);return l.length===0?hr({data:t,xVariable:o,xType:i,yVariable:s,spec:r,output:d,groupObservation:{},xScaleIsDiscrete:a}):t.groupBy(...l).forEach(m=>{const f=wd(m,l);hr({data:m,xVariable:o,xType:i,yVariable:s,spec:r,output:d,groupObservation:f,xScaleIsDiscrete:a})}),{data:d.build(),mapping:{}}}}const hr=({data:e,xVariable:t,xType:n,yVariable:r,spec:a,output:o,groupObservation:s,xScaleIsDiscrete:i})=>{const{observations:c,temporalOrigin:l}=gd({data:e,xVariable:t,yVariable:r,xType:n});c.length<hd||(i?Ad({observations:c,spec:a,output:o,groupObservation:s}):xd({observations:c,xType:n,temporalOrigin:l,spec:a,output:o,groupObservation:s}))},gd=({data:e,xVariable:t,yVariable:n,xType:r})=>{const a=e.getValues(t),o=e.getValues(n,{type:"numeric"}),s=r==="temporal"?bd(a):null,i=[],c=new Map;for(let l=0;l<a.length;l++){const d=a[l],m=o[l];if(!u.isDefined(d)||!u.isDefined(m)||!Number.isFinite(m))continue;const f=Sd({xValue:d,xType:r,categoryRank:c,temporalOrigin:s});f!==null&&i.push({x:f,y:m,originalX:d})}return{observations:i,temporalOrigin:s}},bd=e=>{let t=null;for(const n of e){if(!C(n))continue;const r=n.getTime();(t===null||r<t)&&(t=r)}return t},Sd=({xValue:e,xType:t,categoryRank:n,temporalOrigin:r})=>{switch(t){case"numeric":return!w(e)||!Number.isFinite(e)?null:e;case"temporal":{if(!C(e))return null;const a=e.getTime();return r===null?a:(a-r)/Ga+1}case"categorical":{if(!Pe(e))return null;const a=n.get(e);if(a!==void 0)return a;const o=n.size+1;return n.set(e,o),o}default:{const a=t;throw new Error(`Unexpected xType: ${a}`)}}},xd=({observations:e,xType:t,temporalOrigin:n,spec:r,output:a,groupObservation:o})=>{const s=Ua(r,e);for(const[i,c]of s){if(!Number.isFinite(i)||!Number.isFinite(c))continue;const l=t==="temporal"?vd(i,n):i;a.push({x:l,y:c,groupObservation:o})}},vd=(e,t)=>t===null?new Date(e):new Date((e-1)*Ga+t),Ad=({observations:e,spec:t,output:n,groupObservation:r})=>{const a=new Map;for(const i of e)a.has(i.x)||a.set(i.x,i.originalX);const o=[...a.keys()].sort((i,c)=>i-c);if(t.method==="loess"){const i=Ua(t,e),c=new Map;for(const[l,d]of i)Number.isFinite(d)&&(c.has(l)||c.set(l,d));for(const l of o){const d=c.get(l),m=a.get(l);d===void 0||m===void 0||n.push({x:m,y:d,groupObservation:r})}return}const s=$a(t,e);for(const i of o){const c=a.get(i),l=s.predict(i);c===void 0||!Number.isFinite(l)||n.push({x:c,y:l,groupObservation:r})}},Ua=(e,t)=>e.method==="loess"?J.regressionLoess().x(r=>r.x).y(r=>r.y).bandwidth(e.bandwidth)(t):$a(e,t),$a=(e,t)=>{const n=a=>a.x,r=a=>a.y;switch(e.method){case"linear":return J.regressionLinear().x(n).y(r)(t);case"exponential":return J.regressionExp().x(n).y(r)(t);case"logarithmic":return J.regressionLog().x(n).y(r)(t);case"quadratic":return J.regressionQuad().x(n).y(r)(t);case"power":return J.regressionPow().x(n).y(r)(t);case"polynomial":return J.regressionPoly().x(n).y(r).order(e.order)(t);case"loess":throw new Error("'loess' does not expose a 'predict' function")}},Td=(e,t,n,r,a)=>{const o=[],s=[],i=Object.fromEntries(r.map(c=>[c,[]]));return{push:({x:c,y:l,groupObservation:d})=>{o.push(c),s.push(l);for(const m of r)i[m]?.push(d[m]??null)},build:()=>{const c={[e]:{type:t,values:o,valueFormat:a.getValueFormat(e)},[n]:{type:"numeric",values:s,valueFormat:a.getValueFormat(n)}};for(const l of r)c[l]={type:a.getType(l),values:i[l]??[],valueFormat:a.getValueFormat(l)};return new u.Dataset(c)}}},wd=(e,t)=>{const n={};for(const r of t){const a=e.getValues(r);n[r]=a[0]??null}return n};class Id extends xe{constructor(){super("stat"),this.register("identity",new pd),this.register("count",new md),this.register("smooth",new yd),this.register("mean",new fd)}}const Vd=({layer:e})=>{if(e.position==="stack")return;const t=u.extractVariableName(e.mapping.y);if(t===null)return;let n=0,r=0;for(const a of e.data){const o=a[t];w(o)&&(n+=o,r+=Math.abs(o))}return{grandTotal:n,absoluteGrandTotal:r}},Ld=({layer:e})=>{if(e.position!=="stack")return;const t=u.extractVariableName(e.mapping.x);if(t===null||!e.data.hasVariable(u.POSITION_VARIABLES.yMin)||!e.data.hasVariable(u.POSITION_VARIABLES.yMax))return;const n=new Map;for(const a of e.data){const o=a[t],s=se(a),i=$(a),c=_e(a),l=ye(a),d=ia(a);if(!u.isDefined(o)||!u.isDefined(s)||!u.isDefined(i)||!u.isDefined(c)||!u.isDefined(l)||!u.isDefined(d))continue;const m=d>=0;if(Math.abs(d)===0)continue;const p=Jt(a,t),h={yMin:s,yMax:i},y=n.get(p);if(y===void 0){n.set(p,{total:d,topPositive:m?h:null,bottomNegative:m?null:h,anchorXMin:c,anchorXMax:l});continue}y.total+=d,m?(y.topPositive===null||i>y.topPositive.yMax)&&(y.topPositive=h):(y.bottomNegative===null||s<y.bottomNegative.yMin)&&(y.bottomNegative=h)}const r=[];for(const[a,o]of n){const s=o.topPositive??o.bottomNegative;s!==null&&r.push({xKey:a,total:o.total,anchor:{xMin:o.anchorXMin,xMax:o.anchorXMax,yMin:s.yMin,yMax:s.yMax,direction:o.topPositive!==null?"positive":"negative"}})}return r};class Ed extends Se{constructor(t){super(),this.geomCompiler=t}dependencies(){return[]}compileLayer(t){const n={};if(this.geomCompiler.emitsStackTotals(t.geom)){const r=Ld({layer:t});r!==void 0&&(n.stackTotals=r)}if(this.geomCompiler.emitsGrandTotal(t.geom)){const r=Vd({layer:t});r!==void 0&&(n.grandTotal=r.grandTotal,n.absoluteGrandTotal=r.absoluteGrandTotal)}return{...t,summary:n}}}class Md extends j{constructor(t){super(),this.registry=t}key(t){return t.data}dependencies(t){return[t.transforms]}run(t){return t.transforms.reduce((n,r)=>this.registry.get(r.transformType).apply(n,r),t.data)}}class Dd{constructor(){this.transformType="aggregate"}apply(t,n){const{options:r}=n,a={};for(const o of r.operations)a[o.as]={variableName:o.variableName,aggregation:o.op};return t.groupBy(...r.groupby).rollup(a)}}class Rd{constructor(){this.transformType="constant"}apply(t,n){const{options:r}=n;return t.addConstantVariable(r.variableName,r.type,r.value)}}class Cd{constructor(){this.transformType="filter"}apply(t,n){const{options:r}=n;return t.filter(r.variableName,r.operator,r.value)}}class kd{constructor(){this.transformType="reshape"}apply(t,n){const{options:r}=n;return t.reshapeFromWideToLong({keep:r.keep,reshape:r.reshape,keyName:r.keyName,valueName:r.valueName})}}class _d{constructor(){this.transformType="sort"}apply(t,n){const{options:r}=n;return t.orderBy(r.variableName,r.direction??"asc")}}class Nd extends xe{constructor(){super("transform"),this.register("aggregate",new Dd),this.register("constant",new Rd),this.register("filter",new Cd),this.register("reshape",new kd),this.register("sort",new _d)}}const yr={color:"categorical",size:"numeric",alpha:"numeric",strokeWidth:"numeric",lineType:"categorical"};class Fd extends Se{constructor(t){super(),this.geomCompiler=t}dependencies(t){return[...mt].map(n=>t.scales[n])}compileLayer(t,n){const r=this.geomCompiler.getVisualAesthetics(t.geom),a=Od(t.data,t.mapping,r,n.scales);return{...t,data:a}}}function Od(e,t,n,r){let a=e;for(const o of n){const s=u.VISUAL_VARIABLES[o],i=u.extractConstantValue(t[o]);if(i!==void 0){a=a.deriveVariable(s,yr[o],()=>i);continue}const c=u.extractVariableName(t[o]),l=r[o];if(!l||l.kind!=="visual")continue;const d=Pd(o,c,l);d&&(a=a.deriveVariable(s,yr[o],d))}return a}const Pd=(e,t,n)=>{if(!t){if(e!=="color"||n.spec.scaleType!=="palette")return null;const r=n.map(null);return()=>r}return r=>u.isDefined(r[t])?n.map(r[t]):null},Bd=["data","transform","constantMapping","layer","coordSetup","scale","positionMapper","visualMapper","coordTransform","summarise","guide","highlights","config","annotations"];class Ya{constructor(t,n,r,a,o,s,i,c,l,d,m,f,p,h,y){this.dataCompiler=t,this.specCompiler=n,this.transformCompiler=r,this.constantMappingCompiler=a,this.layerValidationCheck=o,this.layerCompiler=s,this.scaleCompiler=i,this.coordCompiler=c,this.positionMapperCompiler=l,this.visualMapperCompiler=d,this.guideCompiler=m,this.summariseCompiler=f,this.highlightsCompiler=p,this.configCompiler=h,this.annotationsCompiler=y,this.lastCompile=null,this.lastData=void 0,this.stages=[{name:"data",getStats:()=>this.dataCompiler.stats},{name:"transform",getStats:()=>this.transformCompiler.stats},{name:"constantMapping",getStats:()=>this.constantMappingCompiler.stats},{name:"layer",getStats:()=>this.layerCompiler.stats},{name:"coordSetup",getStats:()=>this.coordCompiler.setupStats},{name:"scale",getStats:()=>this.scaleCompiler.stats},{name:"positionMapper",getStats:()=>this.positionMapperCompiler.stats},{name:"visualMapper",getStats:()=>this.visualMapperCompiler.stats},{name:"coordTransform",getStats:()=>this.coordCompiler.transformStats},{name:"summarise",getStats:()=>this.summariseCompiler.stats},{name:"guide",getStats:()=>this.guideCompiler.stats},{name:"highlights",getStats:()=>this.highlightsCompiler.stats},{name:"config",getStats:()=>this.configCompiler.stats},{name:"annotations",getStats:()=>this.annotationsCompiler.stats}]}compile({input:t,data:n,ctx:r={}}){return this.trackCompile(()=>(this.lastData=n,this.runPipeline({spec:this.specCompiler.compile({input:t,ctx:r,dataset:this.dataCompiler.compile(n)})})))}recompile({spec:t,data:n}){return this.trackCompile(()=>n===void 0?this.runPipeline({spec:t}):(this.lastData=n,this.runPipeline({spec:St(t,{data:this.dataCompiler.compile(n)})})))}getCacheStats(){const t={};for(const{name:n,getStats:r}of this.stages)t[n]={...r()};return t}getLastCompile(){return this.lastCompile}trackCompile(t){if(!ne)return t();const n=this.getCacheStats(),r=performance.now(),a=t(),o=performance.now()-r,s={};for(const{name:i,getStats:c}of this.stages){const l=c();s[i]={hits:l.hits-n[i].hits,misses:l.misses-n[i].misses}}return this.lastCompile={stages:s,durationMs:o},a}runPipeline({spec:t}){return lt({spec:t}).pipe(({spec:r})=>({spec:St(r,{data:this.transformCompiler.compile({data:r.data,transforms:r.transforms})})})).pipe(({spec:r})=>{const a=this.constantMappingCompiler.compile({data:r.data,mapping:r.mapping});return{spec:St(r,{data:a.data,mapping:a.mapping})}}).pipe(({spec:r})=>{const a={data:r.data,layers:r.layers,mapping:r.mapping,coords:r.coords,scales:r.scales};return this.layerValidationCheck.check({...a,coords:r.coords}),{layers:this.layerCompiler.compile(a)}}).pipe(({spec:r,layers:a})=>this.coordCompiler.setup({coordSpec:r.coords,scales:r.scales,layers:a})).pipe(({layers:r,scales:a})=>({scales:this.scaleCompiler.compile({layers:r,scales:a})})).pipe(({spec:r,scales:a})=>({config:this.configCompiler.compile({config:r.config,scales:a})})).pipe(({layers:r,scales:a})=>({layers:this.positionMapperCompiler.compile({layers:r,scales:a})})).pipe(({layers:r,scales:a})=>({layers:this.visualMapperCompiler.compile({layers:r,scales:a})})).pipe(({spec:r,layers:a})=>({layers:this.coordCompiler.transform({coordSpec:r.coords,layers:a})})).pipe(({layers:r})=>({layers:this.summariseCompiler.compile({layers:r})})).pipe(({spec:r,scales:a,layers:o,coordSystem:s})=>({guides:this.guideCompiler.compile({scales:a,config:r.config,layers:o,coordSystem:s,originalData:this.lastData})})).pipe(({spec:r,layers:a})=>({layers:this.highlightsCompiler.compile({layers:a,highlights:r.highlights,config:r.config})})).pipe(({spec:r,layers:a,coordSystem:o,scales:s})=>({annotations:this.annotationsCompiler.compile({annotations:r.annotations,layers:a,coordSystem:o,scales:s})})).result()}}const Gd=e=>{const t=new Xs({geoms:e?.geoms}),n=new Us(t),r=new Id,a=new ml,o=new Md(new Nd);return new Ya(new Fs,new Ba,o,new Wo,new Dc(o,new Rc(t,r)),new Mc(o,new dd(r),new qs,n,new kc(new Pc)),new Xc(a),new jo(new is(t)),new zc(t),new Fd(n),new oc(n),new Ed(n),new yc,new Ho,new Fo(n))};function Ud(e,t){return e.geom===t}const ln="–",Ka="n/a",D={timeZone:"UTC"},M=e=>t=>{if(!C(t))return ln;try{return e(t)}catch{return Ka}},Q=e=>t=>w(t)?e(t):ln,un=e=>t=>Pe(t)?t:ln,$d=2,Yd=3,Kd=2,Hd=0,Wd=1,zd=2,Xd=wo.humanizer({language:"en",spacer:"",delimiter:" ",languages:{en:{y:()=>"y",mo:()=>"mo",w:()=>"w",d:()=>"d",h:()=>"h",m:()=>"m",s:()=>"s",ms:()=>"ms"}}}),Ha=({valueFormat:e,locale:t,numberFormat:n,intlOptions:r})=>Q(a=>{const o=typeof n.decimals=="number"?n.decimals:$d,s=fn(a,o),{base:i,suffix:c}=pn(a,n.abbreviation),l={...s,...Yr(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...r};return`${Intl.NumberFormat(t,l).format(i)}${c}`}),dn=({locale:e,numberFormat:t,intlOptions:n})=>Q(r=>{const{base:a,suffix:o}=pn(r,t.abbreviation),i={...fn(a,t.decimals),...n};return`${Intl.NumberFormat(e,i).format(a)}${o}`}),mn=e=>Q(t=>Xd(t)),Wa=({locale:e,intlOptions:t})=>Q(n=>Intl.NumberFormat(e,{maximumFractionDigits:0,...t}).format(n)),za=({locale:e,numberFormat:t,intlOptions:n})=>Q(r=>{const a=fn(r,t.decimals);return Intl.NumberFormat(e,{...a,...n,style:"percent"}).format(r)}),pn=(e,t="none")=>{switch(t){case"none":return{base:e,suffix:""};case"auto":{const n=qd(e);return pn(e,n)}default:return{base:e/Ce[t],suffix:t}}},fn=(e,t)=>{if(typeof t=="number")return{minimumFractionDigits:t,maximumFractionDigits:t};const n=Math.ceil(Math.log10(Math.abs(e))),r=n>=Yd?Hd:n===Kd?Wd:zd;return{minimumFractionDigits:t==="auto"?0:r,maximumFractionDigits:r}},qd=e=>{const t=Math.abs(e);return t>=Ce.b?"b":t>=Ce.m?"m":t>=Ce.k?"k":"none"},jd=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{dateStyle:"medium",...D,...t}).format(n)),Qd=({locale:e,intlOptions:t})=>M(n=>{const r=Intl.DateTimeFormat(e,{dateStyle:"medium",timeStyle:"medium",...D,...t}).formatToParts(n);return Zd(r.map(Jd))}),Xa=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"long",...D,...t}).format(n)),qa=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{month:"long",...D,...t}).format(n)),hn=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{month:"short",year:"numeric",...D,...t}).format(n)),yn=e=>M(t=>`Q${Math.floor(t.getUTCMonth()/3)+1} ${t.getUTCFullYear()}`),ja=({locale:e,intlOptions:t})=>M(n=>{const r=A.addDays(n,6);return Intl.DateTimeFormat(e,{day:"numeric",month:"long",...D,...t,year:void 0}).formatRange(n,r)}),Qa=({locale:e,intlOptions:t})=>M(n=>{const r=A.addDays(n,6);return Intl.DateTimeFormat(e,{dateStyle:"medium",...D,...t}).formatRange(n,r)}),gn=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{year:"numeric",...D,...t}).format(n)),Za=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{timeStyle:"short",...D,...t}).format(n)),Zd=e=>e.map(t=>t.value).join(""),Jd=e=>e.type!=="literal"||e.value!==", "?e:{type:"literal",value:" • "},em=1,tm=4,nm=1,gr=1e3,rm=({valueFormat:e,locale:t,tickValues:n,intlOptions:r})=>Q(a=>{const s={...Sn(a,n),notation:"compact",...Yr(e)?{style:"currency",currencyDisplay:"narrowSymbol",currency:e.iso}:{},...r};return bn(a,t,s)}),am=({locale:e,tickValues:t,intlOptions:n})=>Q(r=>{const o={...Sn(r,t),notation:"compact",...n};return bn(r,e,o)}),om=({locale:e,tickValues:t,intlOptions:n})=>Q(r=>{const o={...Sn(r,t),notation:"compact",...n,style:"percent"};return bn(r,e,o)}),bn=(e,t,n)=>Intl.NumberFormat(t,n).formatToParts(e).map(a=>a.type==="compact"?a.value.toLowerCase():a.value).join(""),Ja=e=>Math.abs(e)>gr?Ja(e/gr):Number.isInteger(e),sm=e=>{if(e.length<2)return!1;const[t,n]=e;return typeof t!="number"||typeof n!="number"?!1:Math.abs(n-t)<em},Sn=(e,t)=>Ja(e)?{minimumFractionDigits:0,maximumFractionDigits:0}:sm(t)?{minimumFractionDigits:0,maximumFractionDigits:tm}:{minimumFractionDigits:0,maximumFractionDigits:nm},im=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...D,...t}).format(n)),cm=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{month:"short",...D,...t}).format(n)),lm=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"short",...D,...t}).format(n)),um=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{timeStyle:"short",...D,...t}).format(n)),xn=e=>{const{valueFormat:t}=e;switch(t.type){case"currency":return rm(e);case"date":case"datetime":return im(e);case"day_month":case"weekly_date_range":case"weekly_date_range_with_year":return lm(e);case"decimal":case"integer":return am(e);case"duration":return mn();case"month":return cm(e);case"month_year":return hn(e);case"percentage":return om(e);case"quarter":return yn();case"text":return un();case"time":return um(e);case"year":return gn(e);case"lookup":return xn({...e,valueFormat:t.fallback});default:{const n=t;throw new Error(`Unhandled value format: ${n.type}`)}}},dm=40,mm=60,br=8,pm=50,fm=1/3,hm=1/4,Dt="…",ym=(e,t,n)=>{if(t<=0||e.length===0)return"";if(n(e)<=t)return e;if(n(Dt)>t)return"";let r=0,a=e.length-1,o=0;for(;r<=a;){const s=r+a>>>1,i=e.slice(0,s)+Dt;n(i)<=t?(o=s,r=s+1):a=s-1}return e.slice(0,o)+Dt},gm=e=>e.formattedAxis.position==="top"||e.formattedAxis.position==="bottom"?bm(e):Sm(e),bm=({formattedAxis:e,bandwidthPx:t,panelRect:n,measureLabel:r})=>{const{widths:a,maxWidth:o,maxHeight:s}=eo(e.ticks,r),i=t-br;if(o<=i)return{...e,labelRotation:0,labelMaxWidthPx:null};if(t>=pm){const l=$t(i);return{...e,ticks:Ut(e.ticks,a,l,r),labelRotation:0,labelMaxWidthPx:l}}if(s+br>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const c=$t(n.height*fm);return{...e,ticks:Ut(e.ticks,a,c,r),labelRotation:-90,labelMaxWidthPx:c}},Sm=({formattedAxis:e,bandwidthPx:t,panelRect:n,measureLabel:r})=>{const{widths:a,maxWidth:o,maxHeight:s}=eo(e.ticks,r);if(s>t)return{...e,ticks:[],labelRotation:0,labelMaxWidthPx:null};const i=$t(n.width*hm);return o<=i?{...e,labelRotation:0,labelMaxWidthPx:null}:{...e,ticks:Ut(e.ticks,a,i,r),labelRotation:0,labelMaxWidthPx:i}},eo=(e,t)=>{const n=[];let r=0,a=0;for(const o of e){const{width:s,height:i}=t(o.formattedLabel);n.push(s),s>r&&(r=s),i>a&&(a=i)}return{widths:n,maxWidth:r,maxHeight:a}},Ut=(e,t,n,r)=>{const a=o=>r(o).width;return e.map((o,s)=>(t[s]??0)<=n?o:{...o,formattedLabel:ym(o.formattedLabel,n,a)})},$t=e=>Math.max(0,Math.floor(e)),xm=(e,t,n,r)=>{if(e.length===0)return!0;const a=t==="top"||t==="bottom",o=a?mm:dm;let s=n-(e.length-1)*o;for(const i of e){const{width:c,height:l}=r(i);if(s-=a?c:l,s<0)return!1}return!0},vm=({axis:e,availableSpacePx:t,measureLabel:n,resolveFormatter:r})=>{const{tickCandidates:a,position:o}=e;if(a.length===0)return[];const s=new Map,i=m=>{const f=s.get(m);if(f)return f;const p=a[m],h=p?Am(p.ticks,r(p)):[];return s.set(m,h),h};let c=0,l=a.length-1,d=-1;for(;c<=l;){const m=c+l>>>1,p=i(m).map(h=>h.formattedLabel);xm(p,o,t,n)?(d=m,c=m+1):l=m-1}return d>=0?i(d):i(0)},Am=(e,t)=>e.map(n=>({...n,formattedLabel:t(n.value)})),Rt=6,Ct=6,kt=15,_t=5,Nt=15,vn=(e,t)=>{switch(e){case"small":return{arrowStartGap:Rt,arrowEndGap:Ct,offsetFromHigherObservation:kt,arrowheadSize:_t,curveRadius:Nt,strokeWidth:2,labelLineHeight:12*t,labelPaddingX:6,labelPaddingY:3,labelStrokeWidth:1,labelFontWeight:500};case"medium":return{arrowStartGap:Rt*1.5,arrowEndGap:Ct*1.5,offsetFromHigherObservation:kt*1.25,arrowheadSize:_t*1.5,curveRadius:Nt*1.25,strokeWidth:3,labelLineHeight:16*t,labelPaddingX:8,labelPaddingY:4,labelStrokeWidth:1.5,labelFontWeight:500};case"large":return{arrowStartGap:Rt*2,arrowEndGap:Ct*2,offsetFromHigherObservation:kt*1.75,arrowheadSize:_t*2.5,curveRadius:Nt*1.5,strokeWidth:5,labelLineHeight:20*t,labelPaddingX:10,labelPaddingY:5,labelStrokeWidth:2,labelFontWeight:600}}},Tm=e=>{const t=V({...e,valueFormat:e.valueFormat.fallback}),n={};for(const[a,o]of Object.entries(e.valueFormat.cases))n[a]=V({...e,valueFormat:o});const r=e.valueFormat.byVariable;return(a,o)=>{if(o===void 0||o[r]===void 0)return t(a);const s=u.getStableKey(o[r]),i=n[s];return i!==void 0?i(a,o):t(a)}},V=e=>{switch(e.valueFormat.type){case"currency":return Ha(e);case"date":return jd(e);case"datetime":return Qd(e);case"day_month":return Xa(e);case"decimal":return dn(e);case"duration":return mn();case"integer":return Wa(e);case"month":return qa(e);case"month_year":return hn(e);case"percentage":return za(e);case"quarter":return yn();case"text":return un();case"weekly_date_range":return ja(e);case"weekly_date_range_with_year":return Qa(e);case"year":return gn(e);case"time":return Za(e);case"lookup":return Tm({...e,valueFormat:e.valueFormat});default:{const t=e.valueFormat;throw new Error(`Unhandled value format: ${t.type}`)}}},Ft={abbreviation:"none",decimals:"auto"},to=({locale:e,kind:t,startValue:n,endValue:r})=>{if(n===null||r===null)return Ka;switch(t){case"absolute-difference":return dn({locale:e,numberFormat:Ft,intlOptions:{signDisplay:"always"}})(r-n);case"relative-difference":{const a=r-n;if(a===0)return"0%";const o=a/n;return o===Number.POSITIVE_INFINITY?"∞":o===Number.NEGATIVE_INFINITY?"-∞":V({valueFormat:{type:"percentage"},locale:e,numberFormat:Ft,intlOptions:{signDisplay:"always"}})(o)}case"proportion":{if(r-n===0)return"=";const a=r/n;return a===Number.POSITIVE_INFINITY?"∞":a===Number.NEGATIVE_INFINITY?"-∞":`${V({valueFormat:{type:"decimal"},locale:e,numberFormat:Ft,intlOptions:{maximumFractionDigits:1}})(a)}x`}}},wm=e=>{const t=e.padding??0,n=Sr(e.rows,t),r=Sr(e.cols,t);return{rows:n.tracks,cols:r.tracks,placements:Em(e.placements,n.nameToIndex,r.nameToIndex),width:e.containerSize.width,height:e.containerSize.height}},Im=e=>{const t=xr(e.rows,e.height),n=xr(e.cols,e.width),r=vr(t),a=vr(n),o=new Map;for(const s of e.placements){const i=s.rowSpan??1,c=s.colSpan??1,l=a[s.col]??0,d=r[s.row]??0,m=Ar(n,s.col,c),f=Ar(t,s.row,i);o.set(s.name,{x:l,y:d,width:Math.max(0,m),height:Math.max(0,f)})}return o},Sr=(e,t)=>{const n=[],r=new Map;t>0&&n.push({type:"fixed",pixels:t});for(let a=0;a<e.length;a++){const o=e[a];if(!o)continue;r.set(o.name,n.length),n.push(Vm(o));const s=Lm(e,a);if(no(o)&&s){const i=o.gaps?.after??0,c=s.gaps?.before??0,l=Math.max(i,c);l>0&&n.push({type:"fixed",pixels:l})}}return t>0&&n.push({type:"fixed",pixels:t}),{tracks:n,nameToIndex:r}},Vm=e=>typeof e.size=="number"?{type:"fixed",pixels:e.size}:{type:"flex",weight:e.size.flex},no=e=>typeof e.size=="number"?e.size>0:e.size.flex>0,Lm=(e,t)=>{for(let n=t+1;n<e.length;n++){const r=e[n];if(r&&no(r))return r}},Em=(e,t,n)=>{const r=[];for(const a of e){const o=t.get(a.row),s=n.get(a.col);if(o===void 0||s===void 0)continue;const i=a.rowEnd!==void 0?t.get(a.rowEnd):o,c=a.colEnd!==void 0?n.get(a.colEnd):s;i===void 0||c===void 0||r.push({name:a.name,row:o,col:s,rowSpan:Math.max(1,i-o+1),colSpan:Math.max(1,c-s+1)})}return r},xr=(e,t)=>{let n=0,r=0;for(const o of e)o.type==="fixed"?n+=o.pixels:r+=o.weight;const a=Math.max(0,t-n);return e.map(o=>o.type==="fixed"?o.pixels:r===0?0:o.weight/r*a)},vr=e=>{const t=new Array(e.length);let n=0;for(let r=0;r<e.length;r++)t[r]=n,n+=e[r]??0;return t},Ar=(e,t,n)=>{let r=0;const a=Math.min(t+n,e.length);for(let o=t;o<a;o++)r+=e[o]??0;return r},ro=24,H={header:{after:10,before:0},headline:{after:4,before:0},topLegend:{after:16,before:0},topAxisLabel:{after:4,before:0},topAxis:{after:0,before:0},panel:{after:0,before:0},bottomAxis:{after:4,before:0},bottomAxisLabel:{after:16,before:0},bottomLegend:{after:10,before:16}},qe={leftLegend:{after:10,before:0},leftAxis:{after:4,before:0},panel:{after:4,before:0},rightAxis:{after:10,before:0}},An={top:0,right:0,bottom:0,left:0},Mm=(e,t,n,r=An)=>{const o=n.axes.top>0||n.axesLabels.top>0?n.axesLabels.top:Math.max(n.axesLabels.top,n.axesLabels.left,n.axesLabels.right);return wm({rows:[{name:"header",size:t.headerSize.height,gaps:H.header},{name:"topLegend",size:n.legends.top,gaps:H.topLegend},{name:"headline",size:n.headline,gaps:H.headline},{name:"topAxisLabel",size:o,gaps:H.topAxisLabel},{name:"topAxis",size:n.axes.top,gaps:H.topAxis},{name:"topAnnotation",size:r.top},{name:"panel",size:{flex:1},gaps:H.panel},{name:"bottomAxis",size:n.axes.bottom,gaps:H.bottomAxis},{name:"bottomAxisLabel",size:n.axesLabels.bottom,gaps:H.bottomAxisLabel},{name:"bottomLegend",size:n.legends.bottom,gaps:H.bottomLegend},{name:"footer",size:t.footerSize.height}],cols:[{name:"leftLegend",size:n.legends.left,gaps:qe.leftLegend},{name:"leftAxis",size:n.axes.left,gaps:qe.leftAxis},{name:"panel",size:{flex:1},gaps:qe.panel},{name:"rightAnnotation",size:r.right},{name:"rightAxis",size:n.axes.right,gaps:qe.rightAxis},{name:"rightLegend",size:n.legends.right}],placements:[{name:"header",row:"header",col:"leftLegend",colEnd:"rightLegend"},{name:"headline",row:"headline",col:"leftLegend",colEnd:"rightLegend"},{name:"footer",row:"footer",col:"leftLegend",colEnd:"rightLegend"},{name:"plot",row:"topAxisLabel",rowEnd:"bottomAxisLabel",col:"leftAxis",colEnd:"rightAxis"},{name:"panel",row:"panel",col:"panel"},...Dm(n.axes),...Rm(n.axesLabels,n.axes),...Cm(n.legends)],containerSize:e,padding:ro})},Dm=e=>{const t=[];return e.top>0&&t.push({name:"topAxis",row:"topAxis",col:"panel"}),e.bottom>0&&t.push({name:"bottomAxis",row:"bottomAxis",col:"panel"}),e.left>0&&t.push({name:"leftAxis",row:"panel",col:"leftAxis"}),e.right>0&&t.push({name:"rightAxis",row:"panel",col:"rightAxis"}),t},Rm=(e,t)=>{const n=[];return e.top>0||t.top>0?(e.top>0&&n.push({name:"topAxisLabel",row:"topAxisLabel",col:"panel"}),e.left>0&&n.push({name:"leftAxisLabel",row:"topAxis",col:"leftAxis"}),e.right>0&&n.push({name:"rightAxisLabel",row:"topAxis",col:"rightAxis"})):(e.left>0&&n.push({name:"leftAxisLabel",row:"topAxisLabel",col:"leftAxis"}),e.right>0&&n.push({name:"rightAxisLabel",row:"topAxisLabel",col:"rightAxis"})),e.bottom>0&&n.push({name:"bottomAxisLabel",row:"bottomAxisLabel",col:"panel"}),n},Cm=e=>{const t=[];return e.top>0&&t.push({name:"topLegend",row:"topLegend",col:"leftAxis",colEnd:"rightAxis"}),e.bottom>0&&t.push({name:"bottomLegend",row:"bottomLegend",col:"leftAxis",colEnd:"rightAxis"}),e.left>0&&t.push({name:"leftLegend",row:"panel",col:"leftLegend"}),e.right>0&&t.push({name:"rightLegend",row:"panel",col:"rightLegend"}),t},km=({annotations:e,mainAxis:t,panelRect:n,textScale:r,locale:a,measureLabel:o,currentOverflow:s})=>{if(e.differenceArrows.length===0)return An;const i=t==="y",c=n.height+s.top,l=n.width+s.right;let d=0,m=0;for(const f of e.differenceArrows){const{start:p,end:h,size:y,label:g}=f;if(!Tr(p.x,p.y)||!Tr(h.x,h.y))continue;const S=vn(y,r),b=S.offsetFromHigherObservation+S.arrowheadSize+S.arrowEndGap,x=to({locale:a,kind:g,startValue:p.measurementValue,endValue:h.measurementValue}),T=o(x,y);if(i){const L=Math.max(p.x,h.x),P=b+T.width/2+S.labelPaddingX;m=Math.max(m,wr(P,L,l))}else{const L=Math.max(p.y,h.y),P=b+S.labelLineHeight/2+S.labelPaddingY;d=Math.max(d,wr(P,L,c))}}return{top:Math.ceil(d),right:Math.ceil(m),bottom:0,left:0}},Tr=(e,t)=>e>=0&&e<=1&&t>=0&&t<=1,wr=(e,t,n)=>{if(t<=0)return 0;const r=(e-(1-t)*n)/t;return Math.max(0,r)},_m=["top","right","bottom","left"],Ot=(e,t)=>{const n={};for(const r of _m){const a=e.get(`${r}${t}`);a&&(n[r]=a)}return n},Yt=["large","medium","small"],Nm=({size:e,availableWidth:t,measureStripWidth:n})=>{if(e!=="auto")return e;for(const r of Yt)if(n(r)<=t)return r;return"small"},Fm=({size:e,availableWidth:t,measureStripWidth:n})=>{const r=e==="auto"?0:Yt.indexOf(e);for(const a of Yt.slice(r))if(n(a)<=t)return a;return null},Om=({itemWidths:e,gap:t,availableWidth:n})=>{let r=0,a=0;for(const o of e){const s=a===0?o:r+t+o;if(s>n)break;r=s,a+=1}return a},Pm=({headline:e,containerSize:t,measurer:n})=>{if(ao(e))return 0;const r=oo(e,t.width,n);return n.measureHeadline(e.formatted,r).height},Bm=({headline:e,layout:t,containerSize:n,measurer:r,itemGap:a})=>{if(ao(e)){const i=Gm(t.panel,e.innerRadius),c=Fm({size:e.size,availableWidth:i.width,measureStripWidth:so(e,r)});return c===null?null:{rect:i,resolvedSize:c,visibleItemCount:1}}const o=oo(e,n.width,r);if(e.formatted.kind!=="perGroup")return{rect:t.headline,resolvedSize:o,visibleItemCount:1};const s=Om({itemWidths:r.measureHeadlineItemWidths(e.formatted,o),gap:a,availableWidth:t.headline.width});return s===0?null:{rect:t.headline,resolvedSize:o,visibleItemCount:s}},ao=e=>e.formatted.kind==="grandTotal"&&e.position==="center"&&e.innerRadius>0,Gm=(e,t)=>{const n=Math.min(e.width,e.height)/2,r=t*n*Math.SQRT2,a=e.x+e.width/2,o=e.y+e.height/2;return{x:a-r/2,y:o-r/2,width:r,height:r}},oo=(e,t,n)=>Nm({size:e.size,availableWidth:t,measureStripWidth:so(e,n)}),so=(e,t)=>n=>t.measureHeadline(e.formatted,n).width,Me={x:0,y:0,width:0,height:0},Um="0000";class $m{constructor(t){this.measurer=t}compile(t){return lt({axes:t.axes,numberFormat:t.numberFormat,formattedLegends:t.formattedLegends,containerSize:t.containerSize,externalMeasurements:t.externalMeasurements,annotationOverflow:An,headline:t.headline,locale:t.formattingLocale??t.parsingLocale}).pipe(({axes:n,numberFormat:r,locale:a})=>({axisBundles:n.map(o=>({axis:o,resolveFormatter:Ym(o,a,r),formatted:this.seedAxis(o)}))})).pipe(({axisBundles:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})=>({layout:this.resolveLayout({axes:n.map(c=>c.formatted),formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})})).pipe(({axisBundles:n,layout:r})=>({axisBundles:n.map(a=>Ir(a.axis.position)?{...a,formatted:this.finalizeAxis(a.axis,a.resolveFormatter,r.panel)}:a)})).pipe(({axisBundles:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})=>({layout:this.resolveLayout({axes:n.map(c=>c.formatted),formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})})).pipe(({axisBundles:n,layout:r})=>({formattedAxes:n.map(a=>Ir(a.axis.position)?a.formatted:this.finalizeAxis(a.axis,a.resolveFormatter,r.panel))})).pipe(({formattedAxes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})=>({layout:this.resolveLayout({axes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:s,headline:i})})).pipe(({formattedAxes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,layout:s,annotationOverflow:i,headline:c,locale:l})=>{const d=this.measureAnnotationOverflow(t,s.panel,l,i);return d===i?{formattedAxes:n,layout:s}:{formattedAxes:n,layout:this.resolveLayout({axes:n,formattedLegends:r,containerSize:a,externalMeasurements:o,annotationOverflow:d,headline:c})}}).result()}measureAnnotationOverflow(t,n,r,a){if(!t.annotations||t.annotations.differenceArrows.length===0||t.coordSystem?.type!=="cartesian")return a;const o=km({annotations:t.annotations,mainAxis:t.coordSystem.mainAxis,panelRect:n,textScale:t.textScale??1,locale:r,measureLabel:this.measurer.measureDifferenceArrowLabel,currentOverflow:a});return o.top===a.top&&o.right===a.right?a:o}seedAxis(t){const{tickCandidates:n,...r}=t;return{...r,ticks:[{value:0,position:0,formattedLabel:Um}],labelRotation:0,labelMaxWidthPx:null}}finalizeAxis(t,n,r){const o=t.position==="top"||t.position==="bottom"?r.width:r.height,s=vm({axis:t,availableSpacePx:o,measureLabel:this.measurer.measureTickLabel,resolveFormatter:n}),{tickCandidates:i,...c}=t,l={...c,ticks:s,labelRotation:0,labelMaxWidthPx:null};if(t.scaleType==="discrete"&&t.bandwidth!==void 0){const d=t.bandwidth*o;return gm({formattedAxis:l,bandwidthPx:d,panelRect:r,measureLabel:this.measurer.measureTickLabel})}return l}resolveLayout({axes:t,formattedLegends:n,containerSize:r,externalMeasurements:a,annotationOverflow:o,headline:s}){const i=this.measureGuides(t,n,s,r),c=Mm(r,a,i,o),l=Im(c);return{header:l.get("header")??Me,headline:l.get("headline")??Me,footer:l.get("footer")??Me,plot:l.get("plot")??Me,panel:l.get("panel")??Me,axes:Ot(l,"Axis"),axisLabels:Ot(l,"AxisLabel"),legends:Ot(l,"Legend")}}measureGuides(t,n,r,a){const o={top:0,right:0,bottom:0,left:0},s={top:0,right:0,bottom:0,left:0};for(const c of t)c.isVisible&&(o[c.position]=this.measurer.measureAxis(c),c.label!==null&&(s[c.position]=this.measurer.measureAxisLabel(c)));const i={top:0,right:0,bottom:0,left:0};for(const c of n)i[c.position]=this.measurer.measureLegend(c);return{axes:o,axesLabels:s,legends:i,headline:this.measureHeadlineBand(r,a)}}measureHeadlineBand(t,n){return t===void 0?0:Pm({headline:t,containerSize:n,measurer:this.measurer})}}const Ir=e=>e==="left"||e==="right",Ym=(e,t,n)=>{const r=e.tickCandidates.flatMap(o=>o.ticks.map(s=>s.value)),a=new WeakMap;return o=>{const s=a.get(o);if(s)return s;const i=xn({valueFormat:o.valueFormat??e.valueFormat,locale:t,numberFormat:n,tickValues:r});return a.set(o,i),i}};function Km(e,t,n,r){const a=new Map;if(!n||n.kind!=="visual"||n.domain.length<=1)return a;const o=new Map(t.map(s=>[s.id,s.swatchShape]));for(const s of e){if(s.geom!=="rule"||s.stat.type!=="mean")continue;const i=s.transforms.find(y=>y.transformType==="filter"&&y.options.operator==="eq"),c=u.extractVariableName(s.mapping.y);let l,d,m;if(i?.transformType==="filter"&&typeof i.options.value=="string")l="color",d=i.options.variableName,m=i.options.value;else if(c!==null)l="y",d=c,m=c;else continue;const f=Hm(e,l,d);if(f===null)continue;const p=o.get(f.id);if(p===void 0)continue;const h=n.map(m);Pe(h)&&a.set(s.id,{shape:Ne(p,r),color:h})}return a}function Hm(e,t,n){let r=null;for(const a of e)if(a.geom!=="rule"&&(r===null&&(r=a),u.extractVariableName(a.mapping[t])===n))return a;return r}function Fe(e,t){return e==="x"?t.x:t.y}function gt(e,t){return e==="x"?t.y:t.x}function Wm(e,t){return{main:Fe(e,t),cross:gt(e,t)}}function zm(e){return e.type==="cartesian"}const Tn=12,Xm=4,qm=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=ve(n),a=$(n)??z(n);if(r===null||a===null||r<0||r>1||a<0||a>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:s,height:i}=e.measureDataLabel("dataLabel",o),c=r*e.panelRect.width,l=(1-a)*e.panelRect.height-Tn-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:c,y:l,text:o,width:s,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},jm={place:qm,getPercentageValueStrategy:e=>e.position==="fill"?"fill":F(e.position)?"stack":"none"},Pt=4,je=6,Qm=e=>{const t=[],n=F(e.layer.position),r=e.coordSystem.mainAxis==="y";if(e.layer.dataLabels.showDataLabels){const{entries:a,shouldRotate:o}=Jm({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatLabel:e.formatLabel,isFlipped:r,getObservationKey:e.getObservationKey});for(const s of a){const i=rp({mainAxis:e.coordSystem.mainAxis,isStacked:n,isNegativeBar:s.isNegative,shouldRotate:o,bounds:s.bounds,labelWidth:s.labelWidth,labelHeight:s.labelHeight,panelWidth:e.panelRect.width,panelHeight:e.panelRect.height});i!==null&&t.push({layerId:e.layer.id,key:s.key,x:i.x,y:i.y,text:s.text,width:s.labelWidth,height:s.labelHeight,isRotated:i.isRotated,target:"observation",position:i.position})}}if(e.layer.dataLabels.showStackTotals){const a=ip({layer:e.layer,mainAxis:e.coordSystem.mainAxis,panelRect:e.panelRect,measureDataLabel:e.measureDataLabel,formatAbsolute:e.formatAbsolute});for(const o of a)t.push(o)}return t},Zm={place:Qm,getPercentageValueStrategy:e=>e.position==="fill"?"fill":F(e.position)?"stack":"absoluteGrandTotal"},Jm=({layer:e,mainAxis:t,panelRect:n,measureDataLabel:r,formatLabel:a,isFlipped:o,getObservationKey:s})=>{const i=[];let c=!1;const l=u.extractVariableName(e.mapping.y);for(const d of e.data){const m=ep(t,d);if(m===null)continue;const f=a(d);if(f==="")continue;const{width:p,height:h}=r("dataLabel",f),y=io(m,n);p>y.width&&(c=!0);const g=l===null?null:d[l],S=w(g)&&g<0;i.push({key:s(d),isNegative:S,text:f,labelWidth:p,labelHeight:h,bounds:y})}return{entries:i,shouldRotate:!o&&c}},io=(e,t)=>({x:e.x*t.width,y:e.y*t.height,width:e.width*t.width,height:e.height*t.height}),co=(e,t,n,r,a)=>{if(e==="x"){let i=1-a,c=a-r;return c<0&&(i+=c,c=-c),{x:t,y:i,width:n-t,height:c}}let o=t,s=n-t;return s<0&&(o+=s,s=-s),{x:o,y:1-a,width:s,height:a-r}},ep=(e,t)=>{const n=_e(t),r=ye(t),a=se(t),o=$(t)??z(t);return n===null||r===null||a===null||o===null?null:co(e,n,r,a,o)},tp=(e,t)=>{const{xMin:n,xMax:r,yMin:a,yMax:o}=t.anchor;return co(e,n,r,a,o)},np=(e,t)=>e==="x"?t?"bottom":"top":t?"left":"right",lo=(e,t,n)=>n?{width:t,height:e}:{width:e,height:t},rp=e=>e.isStacked?ap({bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate}):sp({edge:np(e.mainAxis,e.isNegativeBar),bounds:e.bounds,labelWidth:e.labelWidth,labelHeight:e.labelHeight,isRotated:e.shouldRotate,panelWidth:e.panelWidth,panelHeight:e.panelHeight}),ap=({bounds:e,labelWidth:t,labelHeight:n,isRotated:r})=>{const a=lo(t,n,r);return a.width>e.width||a.height>e.height?null:{x:e.x+e.width/2,y:e.y+e.height/2,isRotated:r,position:"inside"}},op=(e,t,n,r)=>{switch(e){case"top":return{edgeCoord:t.y,outwardSign:-1,panelExtent:r};case"bottom":return{edgeCoord:t.y+t.height,outwardSign:1,panelExtent:r};case"left":return{edgeCoord:t.x,outwardSign:-1,panelExtent:n};case"right":return{edgeCoord:t.x+t.width,outwardSign:1,panelExtent:n}}},sp=({edge:e,bounds:t,labelWidth:n,labelHeight:r,isRotated:a,panelWidth:o,panelHeight:s})=>{const i=e==="top"||e==="bottom",c=t.x+t.width/2,l=t.y+t.height/2,d=lo(n,r,a),m=i?d.height:d.width,f=i?d.width:d.height,p=i?t.height:t.width,h=i?t.width:t.height,y=m/2,{edgeCoord:g,outwardSign:S,panelExtent:b}=op(e,t,o,s);if(m+Pt<p){if(f>h)return null;if(a)return{x:c,y:l,isRotated:!0,position:"inside"};const T=g-S*(y+Pt);return{...i?{x:c,y:T}:{x:T,y:l},isRotated:!1,position:"inside"}}const x=g+S*(y+Pt);return x-y<0||x+y>b?null:{...i?{x:c,y:x}:{x,y:l},isRotated:a,position:"outside"}},ip=({layer:e,mainAxis:t,panelRect:n,measureDataLabel:r,formatAbsolute:a})=>{const o=[],s=e.summary.stackTotals;if(s===void 0||s.length===0)return o;const i=t==="y";for(const c of s){const l=io(tp(t,c),n),d=a(c.total),{width:m,height:f}=r("stackTotal",d),p=c.anchor.direction==="positive";let h,y;i?(h=p?l.x+l.width+je+m/2:l.x-je-m/2,y=l.y+l.height/2):(h=l.x+l.width/2,y=p?l.y-je-f/2:l.y+l.height+je+f/2),o.push({layerId:e.id,key:`${e.id}:stack:${c.xKey}`,x:h,y,text:d,width:m,height:f,isRotated:!1,target:"aggregate",position:"outside"})}return o},cp=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=ve(n),a=z(n);if(r===null||a===null||r<0||r>1||a<0||a>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:s,height:i}=e.measureDataLabel("dataLabel",o),c=r*e.panelRect.width,l=(1-a)*e.panelRect.height-Tn-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:c,y:l,text:o,width:s,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},lp={place:cp,getPercentageValueStrategy:()=>"none"},up=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;for(const n of e.layer.data){const r=ve(n),a=z(n);if(r===null||a===null||r<0||r>1||a<0||a>1)continue;const o=e.formatLabel(n);if(o==="")continue;const{width:s,height:i}=e.measureDataLabel("dataLabel",o),c=(Pr(n)??e.layer.params.size)/2,l=r*e.panelRect.width,d=(1-a)*e.panelRect.height-c-Tn-i/2;t.push({layerId:e.layer.id,key:e.getObservationKey(n),x:l,y:d,text:o,width:s,height:i,isRotated:!1,target:"observation",position:"outside"})}return t},dp={place:up,getPercentageValueStrategy:()=>"none"};function uo(e){return{startAngle:e[u.POSITION_VARIABLES.xMin],endAngle:e[u.POSITION_VARIABLES.xMax]}}function mo(e){return{innerRadius:e[u.POSITION_VARIABLES.yMin],outerRadius:e[u.POSITION_VARIABLES.yMax]??e[u.POSITION_VARIABLES.y]}}const mp=" · ",pp=e=>typeof e=="string"?e:e instanceof Date?e.toISOString():String(e),fp=(e,t)=>{const n=u.extractVariableName(t.x);return n!==null&&n!==u.CONSTANT_VARIABLES.x?en(e,t):a=>be(a)},hp=e=>{const t=[];if(!e.layer.dataLabels.showDataLabels)return t;const n=e.layer.dataLabels.showCategoryLabels?fp(e.layer.data,e.layer.mapping):null,r=e.panelRect.width/2,a=e.panelRect.height/2,o=Math.min(e.panelRect.width,e.panelRect.height)/2;for(const s of e.layer.data){const{startAngle:i,endAngle:c}=uo(s),{outerRadius:l}=mo(s);if(i===null||c===null||l===null)continue;const d=e.formatLabel(s);if(d==="")continue;const m=n===null?null:n(s),f=m===null?d:`${pp(m)}${mp}${d}`,{width:p,height:h}=e.measureDataLabel("dataLabel",f),y=(i+c)/2,g=Math.abs(Math.sin(y))*(p/2)+Math.abs(Math.cos(y))*(h/2),S=l*o+Xm+g,b=r+Math.sin(y)*S,x=a-Math.cos(y)*S,T=p/2,L=h/2;b-T<0||b+T>e.panelRect.width||x-L<0||x+L>e.panelRect.height||t.push({layerId:e.layer.id,key:e.getObservationKey(s),x:b,y:x,text:f,width:p,height:h,isRotated:!1,target:"observation",position:"outside"})}return t},yp={place:hp,getPercentageValueStrategy:()=>"absoluteGrandTotal"},gp={type:"decimal"};function po({layer:e,numberFormat:t,locale:n}){const r=u.extractVariableName(e.mapping.y),a=r!==null&&e.data.hasVariable(r)?e.data.getValueFormat(r):gp;return V({valueFormat:a,locale:n,numberFormat:t})}const bp=({layer:e,coordSystem:t,axes:n,numberFormat:r,panelRect:a,measureDataLabel:o,formattingLocale:s,percentageValueStrategy:i})=>{const c=po({layer:e,numberFormat:r,locale:s});return{layer:e,coordSystem:t,panelRect:a,measureDataLabel:o,formatLabel:Tp({layer:e,numberFormat:r,axes:n,locale:s,absoluteFormatter:c,percentageValueStrategy:i}),formatAbsolute:c,getObservationKey:Sp(e)}},Sp=e=>t=>`${e.id}:${ft(t)}`,xp=(e,t)=>{switch(t){case"stack":return vp(e);case"fill":return Ap(e);case"absoluteGrandTotal":return()=>e.summary.absoluteGrandTotal??null;case"none":return()=>null}},vp=e=>{const t=u.extractVariableName(e.mapping.x);let n=null,r=!1;return a=>{const o=e.summary.stackTotals;if(o===void 0||o.length===0||t===null)return null;if(!r){n=new Map;for(const c of o)n.set(c.xKey,c);r=!0}const s=a[t];if(s==null)return null;const i=n?.get(Jt(a,t));return i===void 0?null:i.total}},Ap=e=>{const t=tn(e);return n=>{const r=se(n),a=$(n);if(!w(r)||!w(a))return null;const o=Math.abs(a-r);if(o===0)return null;const s=t(n);return w(s)?s/o:null}},Tp=({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:a,percentageValueStrategy:o})=>{const s=O(e.data,e.dataLabels.labelSource),i=xp(e,o),c=wp({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:a}),l=V({valueFormat:{type:"percentage"},locale:r,numberFormat:t}),d=e.dataLabels.format==="percentage"&&fo(e);return m=>{const f=s(m);if(f===null)return"";if(!d||!w(f))return c(f,m);const p=i(m);return p===null||p===0?c(f,m):l(f/p)}},wp=({layer:e,numberFormat:t,axes:n,locale:r,absoluteFormatter:a})=>{const o=e.dataLabels.labelSource,s=u.extractVariableName(o);if(s!==null){if(fo(e))return a;const i=Ip(e,n,t,r,s);if(i!==null)return i}return V({valueFormat:Vp(e.data,o),locale:r,numberFormat:t})},fo=e=>{const t=u.extractVariableName(e.dataLabels.labelSource);return t===null?!1:t===u.extractVariableName($e(e.position,e.mapping))},Ip=(e,t,n,r,a)=>{const o=u.extractVariableName(e.mapping.x);if(o===null||o!==a)return null;const s=t.find(i=>i.scaleAestheticKey==="x");return s===void 0?null:V({valueFormat:s.valueFormat,locale:r,numberFormat:n})},Vp=(e,t)=>{const n=u.extractConstantValue(t);if(n!==void 0)return typeof n=="number"?{type:"decimal"}:ko(n)?{type:"date"}:{type:"text"};const r=u.extractVariableName(t);return r===null||!e.hasVariable(r)?{type:"text"}:e.getValueFormat(r)},Lp={bar:{cartesian:Zm,polar:yp},line:{cartesian:lp},point:{cartesian:dp},area:{cartesian:jm}},Ep=({layers:e,coordSystem:t,axes:n,numberFormat:r,parsingLocale:a,panelRect:o,measureDataLabel:s,formattingLocale:i})=>{const c=[],l=i??a,d=t.type;for(const m of e){if(!m.dataLabels.showDataLabels&&!m.dataLabels.showStackTotals)continue;const f=Lp[m.geom]?.[d];if(f===void 0)continue;const p=bp({layer:m,coordSystem:t,axes:n,numberFormat:r,panelRect:o,measureDataLabel:s,formattingLocale:l,percentageValueStrategy:f.getPercentageValueStrategy(m)}),h=f.place(p);for(const y of h)c.push(y)}return{labels:c}},Mp=(e,t,n,r)=>{const a=r.offsetFromHigherObservation+r.arrowheadSize+r.arrowEndGap;return e?Math.max(t.x,n.x)+a:Math.min(t.y,n.y)-a},Dp=(e,t,n,{arrowStartGap:r,arrowEndGap:a,curveRadius:o})=>{const s={x:e.x,y:e.y-r},i={x:e.x,y:n},c={x:t.x,y:n},l={x:t.x,y:t.y-a},d=t.x>e.x?1:-1;return`
|
|
4
|
+
M ${s.x} ${s.y}
|
|
5
5
|
L ${i.x} ${i.y+o}
|
|
6
|
-
Q ${i.x} ${i.y} ${i.x+
|
|
7
|
-
L ${c.x-
|
|
6
|
+
Q ${i.x} ${i.y} ${i.x+d*o} ${i.y}
|
|
7
|
+
L ${c.x-d*o} ${c.y}
|
|
8
8
|
Q ${c.x} ${c.y} ${c.x} ${c.y+o}
|
|
9
9
|
L ${l.x} ${l.y}
|
|
10
|
-
`},
|
|
11
|
-
M ${
|
|
10
|
+
`},Rp=(e,t,n,{arrowStartGap:r,arrowEndGap:a,curveRadius:o})=>{const s={x:e.x+r,y:e.y},i={x:n,y:e.y},c={x:n,y:t.y},l={x:t.x+a,y:t.y},d=t.y>e.y?1:-1;return`
|
|
11
|
+
M ${s.x} ${s.y}
|
|
12
12
|
L ${i.x-o} ${i.y}
|
|
13
|
-
Q ${i.x} ${i.y} ${i.x} ${i.y+
|
|
14
|
-
L ${c.x} ${c.y-
|
|
13
|
+
Q ${i.x} ${i.y} ${i.x} ${i.y+d*o}
|
|
14
|
+
L ${c.x} ${c.y-d*o}
|
|
15
15
|
Q ${c.x} ${c.y} ${c.x-o} ${c.y}
|
|
16
16
|
L ${l.x} ${l.y}
|
|
17
|
-
`},
|
|
17
|
+
`},Cp=(e,t,{arrowEndGap:n,arrowheadSize:r})=>e?`
|
|
18
18
|
M ${t.x+n+r} ${t.y-r}
|
|
19
19
|
L ${t.x+n} ${t.y}
|
|
20
20
|
L ${t.x+n+r} ${t.y+r}
|
|
@@ -22,4 +22,4 @@ ${n}`),this.issues=t,this.name="SpecValidationError"}}class Dl{constructor(t,n){
|
|
|
22
22
|
M ${t.x-r} ${t.y-n-r}
|
|
23
23
|
L ${t.x} ${t.y-n}
|
|
24
24
|
L ${t.x+r} ${t.y-n-r}
|
|
25
|
-
`,kf=(e,t,n,r,s,o=.5)=>{if(e){const i=Math.min(t.y,n.y);return{x:r,y:i+o*s}}return{x:Math.min(t.x,n.x)+o*s,y:r}},Cf=(e,t,n)=>Math.abs(e?t.y-n.y:t.x-n.x),Df=({arrow:e,mainAxis:t,panelWidth:n,panelHeight:r,textScale:s,locale:o})=>{const a=t==="y",i={x:e.start.x*n,y:(1-e.start.y)*r},c={x:e.end.x*n,y:(1-e.end.y)*r},l=ar(e.size,s),u=Lf(a,i,c,l),d=(a?Ef:Vf)(i,c,u,l),p=If(a,c,l),m=Cf(a,i,c),y=kf(a,i,c,u,m,e.labelCrossPosition),g=Jo({locale:o,kind:e.label,startValue:e.start.measurementValue,endValue:e.end.measurementValue});return{id:e.id,linePath:d,arrowheadPath:p,labelPosition:y,labelText:g,color:e.color,strokeWidth:l.strokeWidth,labelLineHeight:l.labelLineHeight,labelPaddingX:l.labelPaddingX,labelPaddingY:l.labelPaddingY,labelStrokeWidth:l.labelStrokeWidth,labelFontWeight:l.labelFontWeight}},_f=100,Ff=({items:e,containerHeight:t,labelHeight:n})=>{const r=e.map(l=>{const u=(1-l.normalizedY)*t;return{anchorY:u,y:u,payload:l.payload}}).sort((l,u)=>l.y-u.y),s=n/2;let o=!1,a=!0,i=0;for(;a;){a=!1,i++;for(let l=0;l<r.length-1;l++){const u=r[l],d=r[l+1];if(!u||!d)continue;const p=u.y+s,m=d.y-s;if(p>m){a=!0,o=!0;const g=(p-m)/2+1;u.y-=g,d.y+=g,u.y<0&&(u.y=0),d.y>t&&(d.y=t)}}if(i>_f)break}return{placements:r.filter(l=>l.y>=0&&l.y<=t).map(l=>({y:l.y,anchorY:l.anchorY,payload:l.payload})),hasOverlap:o}},Rf=({headline:e,show:t,numberFormat:n,parsingLocale:r,formattingLocale:s,t:o})=>{if(e===null)return null;const a=s??r;return e.kind==="grandTotal"?Nf(e,a,n):Pf(e,t,a,n,o)},Nf=(e,t,n)=>({kind:"grandTotal",value:P({valueFormat:e.valueFormat,locale:t,numberFormat:n})(e.value)}),Pf=(e,t,n,r,s)=>{const o=P({valueFormat:{type:"percentage"},locale:n,numberFormat:r}),a=e.items.length>1;return{kind:"perGroup",items:e.items.map(c=>{const l=P({valueFormat:c.valueFormat,locale:n,numberFormat:r}),u=P({valueFormat:c.groupLabelFormat,locale:n,numberFormat:r}),d=or({valueFormat:c.mainValueFormat,locale:n,numberFormat:r,tickValues:[]}),p=c.label??u(c.value);return{swatch:c.swatch,label:Gf(t,a,p,s),value:c.aggregate===null?null:l(c.aggregate),observationLabel:$f(c.observationLabel,d),comparison:Of(c.comparison,d,o,s)}})}},Of=(e,t,n,r)=>e===null?null:{direction:Bf(e.variation),percentage:n(Math.abs(e.variation)),reference:r("graph.headlineMetrics.comparisonReference",{value:t(e.against)})},Bf=e=>e>0?"up":e<0?"down":"flat",$f=(e,t)=>e===null?null:e.kind==="point"?t(e.value):`${t(e.from)} – ${t(e.to)}`,Gf=(e,t,n,r)=>{switch(e){case"total":return r("graph.headlineMetrics.total",{value:n});case"average":return t?r("graph.headlineMetrics.averageShort",{value:n}):r("graph.headlineMetrics.averageLong",{value:n});case"current":case"conversion":case"none":return n}},zf=({legends:e,numberFormat:t,parsingLocale:n,formattingLocale:r})=>{const s=r??n;return e.map(o=>Wf(o,s,t))},Wf=(e,t,n)=>({...e,items:e.items.map(r=>{const s=P({valueFormat:r.valueFormat,locale:t,numberFormat:n});return{...r,formattedLabel:r.label??s(r.value)}})});function Wt(e,t){return e.axes.find(n=>n.scaleAestheticKey===t)??null}function Yf(e,t){return e.legends.find(n=>n.aesthetics.includes(t))??null}const Hf=({guides:e,numberFormat:t,layer:n,locale:r})=>{const s=n.data.getFirst();if(!s)return null;const o=n.mapping.y!==void 0,i=(o?go:Rt)(n.data,n.mapping)(s);if(i===null)return null;const c=o?Be(n.yScaleType):"x",l=Wt(e,c)?.valueFormat??{type:"decimal"};return P({valueFormat:l,locale:r,numberFormat:t})(i)},ua=12,da=4,pa=4,ma=12,fa=4,Uf=e=>{const{value:t,observationLabel:n,comparison:r,swatch:s,label:o}=e;return[{role:"valueRow",gap:pa,segments:Sn([ht("value","value",t??"–"),ht("observation","label",n)])},{role:"trendRow",gap:fa,ariaLabel:r===null?void 0:qf(r),segments:Sn([Xf(r),jf(r),ht("trendReference","label",r?.reference??null)])},{role:"groupRow",gap:da,segments:Sn([Kf(s),ht("label","label",o)])}].filter(i=>i.segments.length>0)},ht=(e,t,n)=>n===null?null:{kind:"text",textRole:e,fontRole:t,text:n},Kf=e=>e===null?null:{kind:"swatch",swatch:e,size:ua},Xf=e=>e===null?null:{kind:"trendArrow",direction:e.direction,size:ma},jf=e=>e===null?null:{kind:"text",textRole:"trendPercentage",fontRole:"label",text:e.percentage,trendDirection:e.direction},qf=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}`}},Sn=e=>e.filter(t=>t!==null),Qf=800,Ts=400,Zf={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}}},Jf=e=>Math.max(1,(e-Ts)/(Qf-Ts)+1),eh=(e,t)=>{const n=Jf(t),r=Zf[e];return{strokeWidth:Math.min(r.strokeWidth.targetValue,r.strokeWidth.minValue*n),arrowheadLength:Math.min(r.arrowheadLength.targetValue,r.arrowheadLength.minValue*n)}},yt=Math.PI/4,En=1.5,th=({startX:e,startY:t,endX:n,endY:r})=>`M ${e} ${t} L ${n} ${r}`,Ms=(e,t,n)=>{if(n<=0)return"";const{startX:r,startY:s,endX:o,endY:a}=t,i=e==="start"?r:o,c=e==="start"?s:a,l=e==="start"?Math.atan2(s-a,r-o):Math.atan2(a-s,o-r),u=i-n*Math.cos(l-yt),d=c-n*Math.sin(l-yt),p=i-n*Math.cos(l+yt),m=c-n*Math.sin(l+yt);return`M ${i} ${c} L ${u} ${d} M ${i} ${c} L ${p} ${m}`},nh=(e,t)=>e==="solid"?null:`${t*En} ${t*En*2}`,rh=(e,t)=>t?e*En:0,sh=64,oh=({arrow:e,panelWidth:t,panelHeight:n})=>{const r={startX:e.start.x*t,startY:e.start.y*n,endX:e.end.x*t,endY:e.end.y*n};if(r.startX===r.endX&&r.startY===r.endY)return null;const{strokeWidth:s,arrowheadLength:o}=eh(e.thickness,t),a=Math.hypot(r.endX-r.startX,r.endY-r.startY),i=ah(o,a),c=e.startArrowheadStyle==="line-arrow",l=e.endArrowheadStyle==="line-arrow",d=c||l?i*Math.sin(Math.PI/4):0;return{id:e.id,linePath:th(r),startArrowheadPath:c?Ms("start",r,i):"",endArrowheadPath:l?Ms("end",r,i):"",color:e.color,strokeWidth:s,dashArray:nh(e.lineStyle,s),hasStickerStyle:e.hasStickerStyle,startX:r.startX,startY:r.startY,endX:r.endX,endY:r.endY,dashOffset:rh(s,c),arrowheadExtent:d}},ah=(e,t)=>Math.min(e,t*e/sh),ih=e=>{if(!e||e.kind!=="position"||e.spec.scaleType!=="continuous"||e.spec.reverse)return null;const t=e.domain[0],n=e.domain[e.domain.length-1];if(typeof t!="number"||typeof n!="number")return null;const r=0;return t>r?"min":n<r?"max":null},ha=2,dr=e=>e==="catmull-rom"?Fe.curveCatmullRom:Fe.curveLinear,ch=e=>{switch(e){case"dashed":return"8 4";case"dotted":return"2 2";case"solid":return}},lh=(e,t)=>t.lineWidth!=="auto"?t.lineWidth:Ps(e)??ha,uh=(e,t)=>{const n=dr(t.interpolate),r=Fe.area().curve(n),s=Fe.line().curve(n);if(e.mainAxis==="y"){const o=c=>Ae(C(c)??0),a=c=>me(c)??0,i=c=>oe(c)??$(c)??0;r.y(o).x0(a).x1(i),s.y(o).x(i)}else{const o=c=>$(c)??0,a=c=>Ae(te(c)??0),i=c=>Ae(H(c)??C(c)??0);r.x(o).y0(a).y1(i),s.x(o).y(i)}if(t.missingValues==="gap"){const o=a=>$(a)!==null&&C(a)!==null;r.defined(o),s.defined(o)}return{lineGenerator:s,areaGenerator:r}},dh=(e,t)=>t!=="connect"?e:e.filter(n=>$(n)!==null&&C(n)!==null),ph=(e,t)=>{const n=me(t),r=oe(t),s=te(t),o=H(t)??C(t);if(n===null||r===null||s===null||o===null)return null;if(e==="x"){let c=1-o,l=o-s;return l<0&&(c+=l,l=-l),{x:n,y:c,width:r-n,height:l}}let a=n,i=r-n;return i<0&&(a+=i,i=-i),{x:a,y:1-o,width:i,height:o-s}},mh=e=>{const t=Fe.line().x(n=>$(n)??0).y(n=>Ae(C(n)??0)).curve(dr(e.interpolate));return e.missingValues==="gap"&&t.defined(n=>$(n)!==null&&C(n)!==null),t},fh=(e,t)=>t!=="connect"?e:e.filter(n=>$(n)!==null&&C(n)!==null),hh=Fe.arc(),yh=e=>hh(e),gh=(e,t,n)=>{const r=Rt(e,t);return s=>{const o=Ve(s)??"default",a=r(s);return`${n}-${o}${a!==null&&a!==""?`-${a}`:""}`}},bh=()=>(e,t)=>Dt(e)??`default-${t}`;function ya(e,t){return pr(e.buckets,t,n=>n.main)}function vh(e,t){return pr(e.bands,t,n=>n.bandCenter)}function xh(e,t){return pr(e.columns,t,n=>n.mainMid)}function pr(e,t,n){if(e.length===0)return null;let r=0,s=e.length;for(;r<s;){const i=r+s>>>1,c=e[i];c&&n(c)<t?r=i+1:s=i}const o=e[r-1],a=e[r];return o?a&&Math.abs(n(a)-t)<Math.abs(n(o)-t)?a:o:a??null}function mr(e,t,n){return Math.hypot(e*n,t)}function Sh(e,t,n,r){if(e.points.length===0)return null;const s=e.delaunay;if(!s)return null;const o=s.find(t.x*n,t.y,r??void 0),a=e.points[o];return a?{hit:{layerId:e.layerId,pointIndex:a.pointIndex,x:a.x,y:a.y,observation:a.observation},index:e,distance:mr(a.x-t.x,a.y-t.y,n)}:null}function wh(e,t){if(e.points.length===0||!e.delaunay||e.delaunayAspectRatio===null)return null;const n=e.delaunay.find(t.x*e.delaunayAspectRatio,t.y);return e.points[n]??null}function Ah(e,t){return{group:Th(e),related:Eh(e,t)}}function Th(e){switch(e.kind){case"buckets":{const t=e.match.index;return X(t.position)?Mh(t,e.match):[]}case"rects":{const t=e.match.index;return X(t.position)?Lh(t,e.match):Vh(t,e.match)}case"points":case"arcs":return[]}}function Mh(e,t){const n=[];for(const r of t.bucket.entries)r.pointIndex!==t.hit.pointIndex&&n.push({layerId:e.layerId,pointIndex:r.pointIndex,x:r.x,y:r.y,observation:r.observation});return n}function Lh(e,t){const n=[];for(const r of t.column.rects)r.pointIndex!==t.hit.pointIndex&&n.push(fr(e,r));return n}function Vh(e,t){const n=e.bands.find(s=>s.columns.includes(t.column));if(!n)return[];const r=[];for(const s of n.columns)for(const o of s.rects)o.pointIndex!==t.hit.pointIndex&&r.push(fr(e,o));return r}function Eh(e,t){const n=new Map;if(e.kind==="arcs")return n;for(const r of t){if(r.layerId!==e.match.index.layerId){kh(n,r,e.match.hit);continue}e.kind==="buckets"&&(X(r.position)||r.kind==="buckets"&&Ih(n,r,e.match))}return n}function Ih(e,t,n){for(const r of n.bucket.entries){if(r.pointIndex===n.hit.pointIndex)continue;At(e,t.layerId).push({layerId:t.layerId,pointIndex:r.pointIndex,x:r.x,y:r.y,observation:r.observation})}}function kh(e,t,n){switch(t.kind){case"buckets":{const r=ya(t,Re(t.mainAxis,n));if(!r)return;const s=At(e,t.layerId);for(const o of r.entries)s.push({layerId:t.layerId,pointIndex:o.pointIndex,x:o.x,y:o.y,observation:o.observation});return}case"rects":{const r=vh(t,Re(t.mainAxis,n));if(!r)return;const s=At(e,t.layerId);for(const o of r.columns)for(const a of o.rects)s.push(fr(t,a));return}case"points":{const r=wh(t,n);if(!r)return;At(e,t.layerId).push({layerId:t.layerId,pointIndex:r.pointIndex,x:r.x,y:r.y,observation:r.observation});return}case"arcs":return;case"noop":return}}function At(e,t){let n=e.get(t);return n||(n=[],e.set(t,n)),n}function fr(e,t){return{layerId:e.layerId,pointIndex:t.pointIndex,x:(t.xMin+t.xMax)/2,y:(t.yMin+t.yMax)/2,observation:t.observation}}function Ch(e){const t=Dh(e);return{kind:"arcs",layerId:e.id,geom:e.geom,position:e.position,arcs:t}}function Dh(e){const t=e.data;if(t.size()===0)return[];const n=[f.xMin,f.xMax,f.yMin,f.yMax];for(const l of n)if(!t.hasVariable(l))return[];const r=t.getValues(f.xMin,{type:"numeric"}),s=t.getValues(f.xMax,{type:"numeric"}),o=t.getValues(f.yMin,{type:"numeric"}),a=t.getValues(f.yMax,{type:"numeric"}),i=[];let c=0;for(const l of t){const u=r[c],d=s[c],p=o[c],m=a[c];if(!h(u)||!h(d)||!h(p)||!h(m)){c++;continue}i.push({pointIndex:c,startAngle:u,endAngle:d,innerRadius:p,outerRadius:m,observation:l}),c++}return i}const _h=1e-9;function Fh(e,t){const n=Rh(e,t);n.sort((s,o)=>s.main-o.main);const r=[];for(const s of n){const o=r[r.length-1];o&&Math.abs(o.main-s.main)<=_h?o.entries.push(s.entry):r.push({main:s.main,entries:[s.entry]})}return{kind:"buckets",layerId:e.id,geom:e.geom,position:e.position,mainAxis:t,buckets:r}}function Rh(e,t){const n=e.data;if(n.size()===0)return[];const s=n.hasVariable(f.x),o=n.hasVariable(f.y);if(!s||!o)return[];const a=n.getValues(f.x,{type:"numeric"}),i=n.getValues(f.y,{type:"numeric"}),c=t==="y",l=c?f.xMin:f.yMin,u=c?f.xMax:f.yMax,d=X(e.position),p=d?n.getValues(l,{type:"numeric"}):null,m=d?n.getValues(u,{type:"numeric"}):null,y=n.hasVariable(z.group)?n.getValues(z.group,{type:"categorical"}):null,g=[];let b=0;for(const x of n){const S=a[b],w=i[b];if(!h(S)||!h(w)){b+=1;continue}const k=y?.[b]??null,W=c?w:S;if(d){const q=p?.[b],$e=m?.[b];if(!h(q)||!h($e)){b+=1;continue}const T=c?$e:S,ne=c?w:$e;g.push({main:W,entry:{isStacked:d,pointIndex:b,x:T,y:ne,stackMin:q,stackMax:$e,groupKey:k,observation:x}})}else g.push({main:W,entry:{isStacked:d,pointIndex:b,x:S,y:w,groupKey:k,observation:x}});b+=1}return g}function Nh(e){return{kind:"noop",layerId:e.id,geom:e.geom,position:e.position}}function Ph(e,t){const n={kind:"points",layerId:e.id,geom:e.geom,position:e.position,points:Oh(e),delaunay:null,delaunayAspectRatio:null};return ga(n,t),n}function ga(e,t){e.delaunay&&e.delaunayAspectRatio===t||(e.delaunay=La.Delaunay.from(e.points,n=>n.x*t,n=>n.y),e.delaunayAspectRatio=t)}function Oh(e){const t=e.data;if(t.size()===0)return[];if(!t.hasVariable(f.x)||!t.hasVariable(f.y))return[];const n=t.getValues(f.x,{type:"numeric"}),r=t.getValues(f.y,{type:"numeric"}),s=[];let o=0;for(const a of t){const i=n[o],c=r[o];o+=1,!(!h(i)||!h(c))&&s.push({pointIndex:s.length,x:i,y:c,observation:a})}return s}const Bh=1e6;function $h(e,t){const n=Gh(e,t);n.sort((i,c)=>i.mainMid-c.mainMid);const r=new Map,s=new Map;for(const i of n){const c=Ls(i.mainMid);let l=r.get(c);if(!l){l={mainMid:i.mainMid,columnKey:c,rects:[]},r.set(c,l);const u=Ls(i.bandCenter);let d=s.get(u);d||(d={bandCenter:i.bandCenter,bandKey:u,columns:[]},s.set(u,d)),d.columns.push(l)}l.rects.push(i.entry)}const o=[...r.values()].sort((i,c)=>i.mainMid-c.mainMid),a=[...s.values()].sort((i,c)=>i.bandCenter-c.bandCenter);for(const i of a)i.columns.sort((c,l)=>c.mainMid-l.mainMid);return{kind:"rects",layerId:e.id,geom:e.geom,position:e.position,mainAxis:t,columns:o,bands:a}}function Ls(e){return String(Math.round(e*Bh))}function Gh(e,t){const n=e.data;if(n.size()===0)return[];if(!(n.hasVariable(f.xMin)&&n.hasVariable(f.xMax)&&n.hasVariable(f.yMin)&&n.hasVariable(f.yMax)))return[];const s=n.getValues(f.xMin,{type:"numeric"}),o=n.getValues(f.xMax,{type:"numeric"}),a=n.getValues(f.yMin,{type:"numeric"}),i=n.getValues(f.yMax,{type:"numeric"}),c=t==="y",l=c?f.y:f.x,u=n.hasVariable(l)?n.getValues(l,{type:"numeric"}):null,d=n.hasVariable(z.group)?n.getValues(z.group,{type:"categorical"}):null,p=[];let m=0;for(const y of n){const g=s[m],b=o[m],x=a[m],S=i[m];if(!h(g)||!h(b)||!h(x)||!h(S)){m++;continue}const w=c?(x+S)/2:(g+b)/2,k=u?.[m]??w;p.push({mainMid:w,bandCenter:k,entry:{pointIndex:m,xMin:g,xMax:b,yMin:x,yMax:S,segmentKey:d?.[m]??null,observation:y}}),m++}return p}function Vs(e,t,n){if(t.type==="polar")return Ch(e);switch(e.geom){case"point":return Ph(e,n);case"line":case"area":return Fh(e,t.mainAxis);case"bar":return $h(e,t.mainAxis);case"rule":return Nh(e);default:{const r=e.geom;throw new Error(`buildLayerIndex: unhandled geom ${String(r)}`)}}}const J=Math.PI*2,zh=1e-9;function Wh(e,t,n){if(e.arcs.length===0)return null;const{angle:r,radius:s}=Yh(t,n);for(const o of e.arcs)if(!(s<o.innerRadius||s>o.outerRadius)&&Hh(r,o))return{hit:{layerId:e.layerId,pointIndex:o.pointIndex,x:(o.startAngle+o.endAngle)/2,y:(o.innerRadius+o.outerRadius)/2,observation:o.observation},index:e};return null}function Yh(e,t){const n=e.x-.5,r=e.y-.5,s=t>=1?n*2*t:n*2,o=t>=1?r*2:r*2/t,a=Math.hypot(s,o);return{angle:(Math.atan2(s,o)%J+J)%J,radius:a}}function Hh(e,t){const n=t.endAngle-t.startAngle;if(Math.abs(n)>=J-zh)return!0;const r=(n%J+J)%J;return((e-t.startAngle)%J+J)%J<=r}function Uh(e,t,n){if(e.buckets.length===0)return null;const{main:r,cross:s}=Gm(e.mainAxis,t),o=ya(e,r),a=o?.entries??[];if(!o||!kn(a))return null;const i=qh(a,s,e.mainAxis);return{hit:{layerId:e.layerId,pointIndex:i.pointIndex,x:i.x,y:i.y,observation:i.observation},index:e,bucket:o,distance:mr(i.x-t.x,i.y-t.y,n)}}function Kh(e,t,n){if(e.columns.length===0)return null;const r=Re(e.mainAxis,t),s=xh(e,r),o=s?.rects??[];if(!s||!kn(o))return null;const a=X(e.position)?Xh(o,t,e.mainAxis):jh(o,t,n);return{hit:{layerId:e.layerId,pointIndex:a.pointIndex,x:(a.xMin+a.xMax)/2,y:(a.yMin+a.yMax)/2,observation:a.observation},index:e,column:s,distance:ba(a,t,n)}}function Xh(e,t,n){const r=zt(n,t);return hr(e,o=>Qh(o,n,r),{shortCircuitOnZero:!0})}function jh(e,t,n){return hr(e,s=>ba(s,t,n))}function qh(e,t,n){return hr(e,s=>Math.abs(zt(n,s)-t))}function hr(e,t,{shortCircuitOnZero:n=!1}={}){let r=e[0],s=t(r);if(n&&s===0)return r;for(let o=1;o<e.length;o+=1){const a=e[o];if(a===void 0)continue;const i=t(a);if(n&&i===0)return a;i<s&&(r=a,s=i)}return r}function ba(e,t,n){const r=In(t.x,e.xMin,e.xMax),s=In(t.y,e.yMin,e.yMax);return mr(r,s,n)}function Qh(e,t,n){const r=t==="x"?e.yMin:e.xMin,s=t==="x"?e.yMax:e.xMax;return In(n,r,s)}function In(e,t,n){return e<t?t-e:e>n?e-n:0}const Zh=.05;function Jh({layers:e,cursor:t,aspectRatio:n,warmStarts:r}){const s={match:null,distance:Number.POSITIVE_INFINITY},o={match:null,distance:Number.POSITIVE_INFINITY};for(const a of e){if(a.kind==="arcs"){const c=Wh(a,t,n);return c?{kind:"arcs",match:c}:null}const i=ty({layer:a,cursor:t,aspectRatio:n,warmStarts:r});if(i){if(i.kind==="rects"){i.match.distance<s.distance&&(s.match=i,s.distance=i.match.distance);continue}i.match.distance<o.distance&&(o.match=i,o.distance=i.match.distance)}}return ey({rect:s,continuous:o})}function ey({rect:e,continuous:t}){return e.match&&t.match?t.distance<=e.distance+Zh?t.match:e.match:e.match??t.match}function ty({layer:e,cursor:t,aspectRatio:n,warmStarts:r}){switch(e.kind){case"buckets":{const s=Uh(e,t,n);return s?{kind:"buckets",match:s}:null}case"rects":{const s=Kh(e,t,n);return s?{kind:"rects",match:s}:null}case"points":{const s=r.get(e.layerId)??null,o=Sh(e,t,n,s);return o?{kind:"points",match:o}:null}case"noop":return null}}const Ke={primary:null,group:[],related:new Map},ny=1;class ry{constructor({layers:t,coordSystem:n}){this.layerIndexes=[],this.layerRefs=[],this.aspectRatio=ny,this.warmStarts=new Map,this.cachedState=Ke,this.cachedKey=null,this.nonInteractiveLayerIds=new Set,this.layerIndexes=t.map(r=>Vs(r,n,this.aspectRatio)),this.layerRefs=t.map(r=>Es(r,n)),this.nonInteractiveLayerIds=Is(t)}update({layers:t,coordSystem:n}){const r=new Map;for(let a=0;a<this.layerIndexes.length;a+=1){const i=this.layerIndexes[a],c=this.layerRefs[a];!i||!c||r.set(i.layerId,{index:i,ref:c})}const s=[],o=[];for(const a of t){const i=r.get(a.id),c=Es(a,n);if(i!==void 0&&sy(i.ref,c)){s.push(i.index),o.push(i.ref);continue}this.warmStarts.delete(a.id),s.push(Vs(a,n,this.aspectRatio)),o.push(c)}for(const a of this.warmStarts.keys())t.some(i=>i.id===a)||this.warmStarts.delete(a);this.layerIndexes=s,this.layerRefs=o,this.nonInteractiveLayerIds=Is(t),this.invalidateCache()}setViewport(t){this.aspectRatio=t.width/t.height;for(const n of this.layerIndexes)n.kind==="points"&&ga(n,this.aspectRatio)}query(t){if(this.layerIndexes.length===0)return Ke;const n=this.nonInteractiveLayerIds.size===0?this.layerIndexes:this.layerIndexes.filter(c=>!this.nonInteractiveLayerIds.has(c.layerId)),r=Jh({layers:n,aspectRatio:this.aspectRatio,warmStarts:this.warmStarts,cursor:t});if(!r)return this.invalidateCache(),Ke;const s=r.match.hit;this.warmStarts.set(s.layerId,s.pointIndex);const o=`${s.layerId}:${s.pointIndex}`;if(this.cachedKey===o)return this.cachedState;const{group:a,related:i}=Ah(r,n);return this.cachedKey=o,this.cachedState={primary:s,group:a,related:i},this.cachedState}invalidateCache(){this.cachedKey=null,this.cachedState=Ke}}function Es(e,t){return{data:e.data,geom:e.geom,position:e.position,coord:t}}function Is(e){const t=new Set;for(const n of e)n.interactive||t.add(n.id);return t}function sy(e,t){return e.data===t.data&&e.geom===t.geom&&e.position===t.position&&e.coord===t.coord}function oy(e,t){const n=Re(e.mainAxis,t);if(e.mainAxis==="y"){const s=ve(Ae(n));return{x1:0,x2:"100%",y1:s,y2:s}}const r=ve(n);return{x1:r,x2:r,y1:0,y2:"100%"}}function ay(e,t,n){const r=e.mainAxis==="y"?C(n.observation):$(n.observation);if(r===null)return null;const s=e.mainAxis==="y"?xa(n):va(n),a=(t.x?.kind==="position"?t.x:null)?.bandwidth??s;if(a===null||a<=0)return null;const i=a/2;if(e.mainAxis==="y"){const u=ve(Ae(r+i)),d=ve(a);return{x:0,y:u,width:"100%",height:d}}const c=ve(r-i),l=ve(a);return{x:c,y:0,width:l,height:"100%"}}function va(e){const t=me(e.observation),n=oe(e.observation);return t===null||n===null?null:n-t}function xa(e){const t=te(e.observation),n=H(e.observation);return t===null||n===null?null:n-t}const iy=/^(?:https?:|mailto:)/i,cy=e=>{if(typeof e!="string")return!1;const t=e.replace(/^[\x00-\x20]+/,"");return t.length===0?!1:iy.test(t)},ly=({locale:e,intlOptions:t})=>N(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"long",year:"numeric",weekday:"long",...O,...t}).format(n)),uy=({locale:e,intlOptions:t})=>N(n=>{const r=n.getUTCSeconds()!==0;return Intl.DateTimeFormat(e,{day:"2-digit",month:"short",year:"numeric",weekday:"short",hour:"2-digit",minute:"2-digit",second:r?"2-digit":void 0,...O,...t}).format(n)}),Et=e=>{const{valueFormat:t}=e;switch(t.type){case"currency":return Wo(e);case"date":return ly(e);case"datetime":return uy(e);case"day_month":return Uo(e);case"decimal":return qn(e);case"duration":return Qn();case"integer":return Yo(e);case"month":return Ko(e);case"month_year":return er(e);case"percentage":return Ho(e);case"quarter":return tr();case"text":return jn();case"time":return qo(e);case"weekly_date_range":return Xo(e);case"weekly_date_range_with_year":return jo(e);case"year":return nr(e);case"lookup":return Et({...e,valueFormat:t.fallback});default:{const n=t;throw new Error(`Unhandled value format: ${n.type}`)}}},dy=({layers:e,coordSystem:t,scales:n,guides:r,numberFormat:s,parsingLocale:o,hover:a,formattingLocale:i})=>{const{primary:c}=a;if(c===null)return null;const l=i??o;return{header:py({layers:e,coordSystem:t,guides:r,primary:c,locale:l,numberFormat:s}),rows:my({layers:e,coordSystem:t,scales:n,guides:r,hover:a,locale:l,numberFormat:s})}};function py(e){if(e.coordSystem.type!=="cartesian")return null;const t=Wt(e.guides,"x");if(!t)return null;const n=e.layers.find(a=>a.id===e.primary.layerId);if(!n)return null;const r=v(n.mapping.x);if(!h(r))return null;const s=e.primary.observation[r];return h(s)?Et({valueFormat:t.valueFormat,locale:e.locale,numberFormat:e.numberFormat})(s):null}function my(e){const t=[],n=e.scales.color??null,r=yy({guides:e.guides,locale:e.locale,numberFormat:e.numberFormat});for(const s of e.layers){const o=fy(s,e.hover);if(o.length===0)continue;const a=bo(s.data,s.mapping),i=hy(o,s,n,a),c=ur({layer:s,numberFormat:e.numberFormat,locale:e.locale}),l=gy(e.guides,s),u=Pt(s),d=s.mapping.color!==void 0,p=Mt(s.geom,e.coordSystem);for(const m of i){const y=d?a(m.observation):null,g=Dt(m.observation)??null,b=Os(m.observation),x=d&&y!==null?r(y):l,S=u(m.observation),w=S===null?"":c(S,m.observation);t.push({swatchColor:g,swatchShape:p,swatchLineType:b,label:x,value:w,isPrimary:m===e.hover.primary,key:`${m.layerId}:${m.pointIndex}`})}}return t}function fy(e,t){const n=[];return t.primary!==null&&t.primary.layerId===e.id&&n.push(t.primary,...t.group),n.push(...t.related.get(e.id)??[]),n}function hy(e,t,n,r){if(n===null||t.mapping.color===void 0)return e;const s=new Map;return n.domain.forEach((o,a)=>{s.set(E(o),a)}),e.map((o,a)=>{const i=r(o.observation),c=i===null?null:E(i),l=c===null?Number.POSITIVE_INFINITY:s.get(c)??Number.POSITIVE_INFINITY;return{hit:o,originalIndex:a,rank:l}}).sort((o,a)=>o.rank===a.rank?o.originalIndex-a.originalIndex:o.rank-a.rank).map(o=>o.hit)}function yy({guides:e,locale:t,numberFormat:n}){const r=new Map(e.colorGroups.map(o=>[E(o.value),{label:o.label,format:Et({valueFormat:o.valueFormat,locale:t,numberFormat:n})}])),s=Et({valueFormat:{type:"text"},locale:t,numberFormat:n});return o=>{const a=r.get(E(o));return a===void 0?s(o):a.label??a.format(o)}}function gy(e,t){const n=Be(t.yScaleType);return Wt(e,n)?.label??""}const by=e=>({type:"annotations",annotations:e}),vy={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 xy(e,t={}){return{type:"highlight",id:t.id,predicate:e,scope:t.scope,layerIndex:t.layerIndex}}function Sy(...e){let t={},n;const[r,...s]=e;h(r)&&!Ay(r)?(t=r,n=s):n=e;const o={mapping:t,layers:[],scales:[],transforms:[],highlights:[],config:{}};return n.reduce((a,i)=>Sa(a,i),o)}function wy(e,...t){return t.reduce((n,r)=>Sa(n,r),e)}function Ay(e){return typeof e=="object"&&e!==null&&"type"in e}function Sa(e,t){switch(t.type){case"scale":return{...e,scales:[...e.scales,t]};case"coord":return{...e,coords:t};case"config":return{...e,config:ks({},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"annotations":return{...e,annotations:Ty(e.annotations,t.annotations)};default:{const n=t;throw new Error(`Unknown spec item type: ${n.type}`)}}}function Ty(e,t){return{differenceArrows:ye(e?.differenceArrows,t.differenceArrows),shapes:ye(e?.shapes,t.shapes),freeformArrows:ye(e?.freeformArrows,t.freeformArrows),textAnnotations:ye(e?.textAnnotations,t.textAnnotations),stickers:ye(e?.stickers,t.stickers),pinnedNumbers:ye(e?.pinnedNumbers,t.pinnedNumbers),comments:ye(e?.comments,t.comments)}}function ye(e,t){return e?t?[...e,...t]:e:t}function My(e){return{mapping:e.mapping,layers:e.layers,scales:e.scales.map(Vy),transforms:e.transforms,highlights:e.highlights.map(t=>Ly(t,e.layers)),coords:e.coords,config:e.config}}function Ly(e,t){const n=e.layerId?t.findIndex(r=>r.id===e.layerId):-1;return{type:"highlight",id:e.id,predicate:e.predicate,scope:e.scope,layerIndex:n>=0?n:void 0}}function Vy(e){return e.scaleType==="palette"?Ey(e):e}function Ey(e){return{...e,palette:Iy(e.palette),overrides:ky(e.overrides)}}function Iy(e){return e.type==="custom"?{type:"custom",id:e.id}:e}function ky(e){if(!e)return;const t={};for(const[n,r]of Object.entries(e))t[Number(n)]={hex:r};return t}function L(e){return{id:e.id??crypto.randomUUID(),timestamp:e.timestamp??Date.now(),description:e.description,author:e.author??"unknown"}}class yr{constructor(t,n={}){this.type="set-axis-label",this.params=t,this.metadata=L({...n,description:`Set ${t.axis} axis label to ${t.label??"(none)"}`})}apply(t){const{axis:n,label:r}=this.params,s=t.config.axes[n].label??null,o=R(t,{config:{axes:{[n]:{label:r}}}}),a=new yr({axis:n,label:s},this.metadata);return{spec:o,revert:a}}}const Cy={type:"set-axis-label",deserialize:(e,t)=>new yr(e,t)};class gr{constructor(t,n={}){this.type="set-axis-label-mode",this.params=t,this.metadata=L({...n,description:`Set ${t.axis} axis label mode to ${t.labelMode}`})}apply(t){const{axis:n,labelMode:r}=this.params,s=t.config.axes[n].ticks.mode,o=R(t,{config:{axes:{[n]:{ticks:{mode:r}}}}}),a=new gr({axis:n,labelMode:s},this.metadata);return{spec:o,revert:a}}}const Dy={type:"set-axis-label-mode",deserialize:(e,t)=>new gr(e,t)};class Yt{constructor(t,n={}){this.type="set-axis-position",this.params=t,this.metadata=L({...n,description:`Set ${t.axis} axis position to ${t.position}`})}apply(t){const{axis:n,position:r}=this.params,s=R(t,{config:{axes:{[n]:{position:r}}}}),o=n==="x"?{axis:"x",position:t.config.axes.x.position}:{axis:"y",position:t.config.axes.y.position},a=new Yt(o,this.metadata);return{spec:s,revert:a}}}const _y={type:"set-axis-position",deserialize:(e,t)=>new Yt(e,t)};class br{constructor(t,n={}){this.type="set-axis-ticks-visibility",this.params=t,this.metadata=L({...n,description:`Set ${t.axis} axis ticks visibility to ${t.isVisible}`})}apply(t){const{axis:n,isVisible:r}=this.params,s=t.config.axes[n].ticks.isVisible,o=R(t,{config:{axes:{[n]:{ticks:{isVisible:r}}}}}),a=new br({axis:n,isVisible:s},this.metadata);return{spec:o,revert:a}}}const Fy={type:"set-axis-ticks-visibility",deserialize:(e,t)=>new br(e,t)};class vr{constructor(t,n={}){this.type="set-axis-visibility",this.params=t,this.metadata=L({...n,description:`Set ${t.axis} axis visibility to ${t.isVisible}`})}apply(t){const{axis:n,isVisible:r}=this.params,s=t.config.axes[n].isVisible,o=R(t,{config:{axes:{[n]:{isVisible:r}}}}),a=new vr({axis:n,isVisible:s},this.metadata);return{spec:o,revert:a}}}const Ry={type:"set-axis-visibility",deserialize:(e,t)=>new vr(e,t)};class Ht{constructor(t,n={}){this.type="set-content-caption",this.params=t,this.metadata=L({...n,description:"Set chart caption"})}apply(t){const n=t.config.content.caption;if(n===this.params.caption)return null;const r=R(t,{config:{content:{caption:this.params.caption}}}),s=new Ht({caption:n},this.metadata);return{spec:r,revert:s}}}const Ny={type:"set-content-caption",deserialize:(e,t)=>new Ht(e,t)};class Ut{constructor(t,n={}){this.type="set-content-subtitle",this.params=t,this.metadata=L({...n,description:"Set chart subtitle"})}apply(t){const n=t.config.content.subtitle;if(n===this.params.subtitle)return null;const r=R(t,{config:{content:{subtitle:this.params.subtitle}}}),s=new Ut({subtitle:n},this.metadata);return{spec:r,revert:s}}}const Py={type:"set-content-subtitle",deserialize:(e,t)=>new Ut(e,t)};class Kt{constructor(t,n={}){this.type="set-content-title",this.params=t,this.metadata=L({...n,description:"Set chart title"})}apply(t){const n=t.config.content.title;if(n===this.params.title)return null;const r=R(t,{config:{content:{title:this.params.title}}}),s=new Kt({title:n},this.metadata);return{spec:r,revert:s}}}const Oy={type:"set-content-title",deserialize:(e,t)=>new Kt(e,t)};class xr{constructor(t,n={}){this.type="set-grid-visibility",this.params=t,this.metadata=L({...n,description:`Set grid visibility to x=${t.xIsVisible}, y=${t.yIsVisible}`})}apply(t){const n=t.config.axes.x.grid.isVisible,r=t.config.axes.y.grid.isVisible,s=R(t,{config:{axes:{x:{grid:{isVisible:this.params.xIsVisible}},y:{grid:{isVisible:this.params.yIsVisible}}}}}),o=new xr({xIsVisible:n,yIsVisible:r},this.metadata);return{spec:s,revert:o}}}const By={type:"set-grid-visibility",deserialize:(e,t)=>new xr(e,t)};class Sr{constructor(t,n={}){this.type="set-headline-compare-with",this.params=t,this.metadata=L({...n,description:`Set headline compare with to ${t.compareWith}`})}apply(t){const n=t.config.headline.compareWith,r=R(t,{config:{headline:{compareWith:this.params.compareWith}}}),s=new Sr({compareWith:n},this.metadata);return{spec:r,revert:s}}}const $y={type:"set-headline-compare-with",deserialize:(e,t)=>new Sr(e,t)};class wr{constructor(t,n={}){this.type="set-headline-position",this.params=t,this.metadata=L({...n,description:`Set headline position to ${t.position}`})}apply(t){const n=t.config.headline.position,r=R(t,{config:{headline:{position:this.params.position}}}),s=new wr({position:n},this.metadata);return{spec:r,revert:s}}}const Gy={type:"set-headline-position",deserialize:(e,t)=>new wr(e,t)};class Xt{constructor(t,n={}){this.type="set-headline-show",this.params=t,this.metadata=L({...n,description:`Set headline show to ${t.show}`})}apply(t){const n=t.config.headline.show,r=R(t,{config:{headline:{show:this.params.show}}}),s=new Xt({show:n},this.metadata);return{spec:r,revert:s}}}const zy={type:"set-headline-show",deserialize:(e,t)=>new Xt(e,t)};class Ar{constructor(t,n={}){this.type="set-headline-size",this.params=t,this.metadata=L({...n,description:`Set headline size to ${t.size}`})}apply(t){const n=t.config.headline.size,r=R(t,{config:{headline:{size:this.params.size}}}),s=new Ar({size:n},this.metadata);return{spec:r,revert:s}}}const Wy={type:"set-headline-size",deserialize:(e,t)=>new Ar(e,t)};class Tr{constructor(t,n={}){this.type="set-legend-position",this.params=t,this.metadata=L({...n,description:`Set legend position to ${t.position}`})}apply(t){const n=t.config.legend.position,r=R(t,{config:{legend:{position:this.params.position}}}),s=new Tr({position:n},this.metadata);return{spec:r,revert:s}}}const Yy={type:"set-legend-position",deserialize:(e,t)=>new Tr(e,t)};class Mr{constructor(t,n={}){this.type="set-number-format-abbreviation",this.params=t,this.metadata=L({...n,description:`Set number format abbreviation to ${t.abbreviation}`})}apply(t){const n=t.config.numberFormat.abbreviation,r=R(t,{config:{numberFormat:{abbreviation:this.params.abbreviation}}}),s=new Mr({abbreviation:n},this.metadata);return{spec:r,revert:s}}}const Hy={type:"set-number-format-abbreviation",deserialize:(e,t)=>new Mr(e,t)};class Lr{constructor(t,n={}){this.type="set-number-format-decimals",this.params=t,this.metadata=L({...n,description:`Set number format decimals to ${t.decimals}`})}apply(t){const n=t.config.numberFormat.decimals,r=R(t,{config:{numberFormat:{decimals:this.params.decimals}}}),s=new Lr({decimals:n},this.metadata);return{spec:r,revert:s}}}const Uy={type:"set-number-format-decimals",deserialize:(e,t)=>new Lr(e,t)};class Vr{constructor(t,n={}){this.type="set-line-interpolation",this.params=t,this.metadata=L({...n,description:`Set line interpolation to ${t.interpolate}`})}apply(t){const n=this.params.layerId?$t(t.layers,this.params.layerId):at(t.layers,"line","area");if(!Bt(n,"line","area"))return null;const r=n.params.interpolate,s=Kn(t,n.id,{...n,params:{...n.params,interpolate:this.params.interpolate}}),o=new Vr({layerId:n.id,interpolate:r},this.metadata);return{spec:s,revert:o}}}const Ky={type:"set-line-interpolation",deserialize:(e,t)=>new Vr(e,t)};class jt{constructor(t,n={}){this.type="set-line-width",this.params=t,this.metadata=L({...n,description:`Set line width to ${t.lineWidth}`})}apply(t){const n=this.params.layerId?$t(t.layers,this.params.layerId):at(t.layers,"line","area");if(!Bt(n,"line","area"))return null;const r=n.params.lineWidth,s=Kn(t,n.id,{...n,params:{...n.params,lineWidth:this.params.lineWidth}}),o=new jt({layerId:n.id,lineWidth:r},this.metadata);return{spec:s,revert:o}}}const Xy={type:"set-line-width",deserialize:(e,t)=>new jt(e,t)};class Er{constructor(t,n={}){this.type="set-point-size",this.params=t,this.metadata=L({...n,description:`Set point size to ${t.size}`})}apply(t){const n=this.params.layerId?$t(t.layers,this.params.layerId):at(t.layers,"point");if(!Bt(n,"point"))return null;const r=n.params.size,s=Kn(t,n.id,{...n,params:{...n.params,size:this.params.size}}),o=new Er({layerId:n.id,size:r},this.metadata);return{spec:s,revert:o}}}const jy={type:"set-point-size",deserialize:(e,t)=>new Er(e,t)};class It{constructor(t,n={}){this.type="toggle-line-points",this.params=t,this.metadata=L({...n,description:`${t.showPoints?"Show":"Hide"} line points`})}apply(t){const n=this.params.layerId?$t(t.layers,this.params.layerId):at(t.layers,"line");return Bt(n,"line")?this.params.showPoints?this.addPointLayer(t,n):this.removePointLayer(t,n):null}addPointLayer(t,n){if(this.findAssociatedPointLayer(t,n))return null;const r=this.params.removedLayer??Fo(t.mapping,t.coords.coordType,_.point({aes:{...n.mapping},interactive:!1})),s={...t,layers:[...t.layers,r]},o=new It({layerId:n.id,showPoints:!1},this.metadata);return{spec:s,revert:o}}removePointLayer(t,n){const r=this.findAssociatedPointLayer(t,n);if(!r)return null;const s=Zd(t,r.id),o=new It({layerId:n.id,showPoints:!0,removedLayer:r},this.metadata);return{spec:s,revert:o}}findAssociatedPointLayer(t,n){return t.layers.find(r=>r.geom==="point"&&Va(r.mapping,n.mapping))}}const qy={type:"toggle-line-points",deserialize:(e,t)=>new It(e,t)};function qt(e,t){return e.scales.find(n=>n.scaledAesthetic===t)}function Qt(e,t,n){const r=e.scales.map(s=>s.scaledAesthetic===t?n:s);return{...e,scales:r}}function Zt(e){const t=e.replace(/([A-Z])/g," $1").toLowerCase();return t.charAt(0).toUpperCase()+t.slice(1)}class Jt{constructor(t,n={}){this.type="set-scale-domain",this.params=t,this.metadata=L({...n,description:`Set ${Zt(t.scaledAesthetic)} scale domain`})}apply(t){const n=qt(t,this.params.scaledAesthetic);if(!n||n.scaleType!=="continuous"&&n.scaleType!=="datetime")return null;const r={min:n.domainMin??null,max:n.domainMax??null},s={...n,...this.params.domainMin!==void 0&&{domainMin:this.params.domainMin},...this.params.domainMax!==void 0&&{domainMax:this.params.domainMax}},o=Qt(t,this.params.scaledAesthetic,s),a={scaledAesthetic:this.params.scaledAesthetic};this.params.domainMin!==void 0&&(a.domainMin=r.min),this.params.domainMax!==void 0&&(a.domainMax=r.max);const i=new Jt(a,this.metadata);return{spec:o,revert:i}}}const Qy={type:"set-scale-domain",deserialize:(e,t)=>new Jt(e,t)};class Ir{constructor(t,n={}){this.type="set-scale-palette",this.params=t,this.metadata=L({...n,description:`Set ${Zt(t.scaledAesthetic)} palette`})}apply(t){const n=qt(t,this.params.scaledAesthetic);if(n?.scaleType!=="palette")return null;const r=Qt(t,this.params.scaledAesthetic,{...n,scaledAesthetic:this.params.scaledAesthetic,palette:this.params.palette}),s=new Ir({scaledAesthetic:this.params.scaledAesthetic,palette:n.palette},this.metadata);return{spec:r,revert:s}}}const Zy={type:"set-scale-palette",deserialize:(e,t)=>new Ir(e,t)};class kr{constructor(t,n={}){this.type="set-scale-reverse",this.params=t,this.metadata=L({...n,description:`Set ${Zt(t.scaledAesthetic)} scale reverse to ${t.reverse}`})}apply(t){const n=qt(t,this.params.scaledAesthetic);if(!n||n.scaleType!=="continuous")return null;const r=n.reverse,s=Qt(t,this.params.scaledAesthetic,{...n,reverse:this.params.reverse}),o=new kr({scaledAesthetic:this.params.scaledAesthetic,reverse:r},this.metadata);return{spec:s,revert:o}}}const Jy={type:"set-scale-reverse",deserialize:(e,t)=>new kr(e,t)};class Cr{constructor(t,n={}){this.type="set-scale-transform",this.params=t,this.metadata=L({...n,description:`Set ${Zt(t.scaledAesthetic)} scale transform to ${t.transform}`})}apply(t){const n=qt(t,this.params.scaledAesthetic);if(!n||n.scaleType!=="continuous")return null;const r=n.transform,s=Qt(t,this.params.scaledAesthetic,{...n,transform:this.params.transform}),o=new Cr({scaledAesthetic:this.params.scaledAesthetic,transform:r},this.metadata);return{spec:s,revert:o}}}const eg={type:"set-scale-transform",deserialize:(e,t)=>new Cr(e,t)};class wa{constructor(){this.descriptors=new Map}register(t){if(this.descriptors.has(t.type))throw new Error(`CommandRegistry: descriptor for type '${t.type}' is already registered`);this.descriptors.set(t.type,t)}serialize(t){return{type:t.type,params:t.params,metadata:t.metadata}}deserialize(t){return this.getDescriptor(t.type).deserialize(t.params,t.metadata)}getRegisteredTypes(){return[...this.descriptors.keys()]}getDescriptor(t){const n=this.descriptors.get(t);if(!n)throw new Error(`CommandRegistry: no descriptor registered for type '${t}'`);return n}}const M=new wa;M.register(Ky);M.register(Xy);M.register(jy);M.register(qy);M.register(Qy);M.register(Zy);M.register(Jy);M.register(eg);M.register(Cy);M.register(Dy);M.register(_y);M.register(Fy);M.register(Ry);M.register(Ny);M.register(Py);M.register(Oy);M.register(By);M.register($y);M.register(Gy);M.register(zy);M.register(Wy);M.register(Yy);M.register(Hy);M.register(Uy);class tg{constructor(t={}){this.undoStack=[],this.redoStack=[],this.listeners=new Set,this.isEmitting=!1,this.cachedSnapshot=null,this.maxHistorySize=t.maxHistorySize??100}apply(t,n){return this.withReentrancyGuard(()=>{const r=t.apply(n);return r?(this.undoStack.push({command:t,revert:r.revert}),this.redoStack=[],this.undoStack.length>this.maxHistorySize&&this.undoStack.shift(),this.emit({type:"apply",command:t,spec:r.spec}),r.spec):n})}undo(t){return this.withReentrancyGuard(()=>{const n=this.undoStack.pop();if(!n)return null;const r=n.revert.apply(t);return r?(this.redoStack.push({command:n.command,revert:r.revert}),this.emit({type:"undo",command:n.command,spec:r.spec}),{spec:r.spec,command:n.command}):(this.undoStack.push(n),null)})}redo(t){return this.withReentrancyGuard(()=>{const n=this.redoStack.pop();if(!n)return null;const r=n.revert.apply(t);return r?(this.undoStack.push({command:n.command,revert:r.revert}),this.emit({type:"redo",command:n.command,spec:r.spec}),{spec:r.spec,command:n.command}):(this.redoStack.push(n),null)})}clear(){this.withReentrancyGuard(()=>{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}),this.cachedSnapshot}subscribe(t){return this.listeners.add(t),()=>this.listeners.delete(t)}withReentrancyGuard(t){if(this.isEmitting)throw new Error("CommandStack: cannot call apply/undo/redo/clear from within a listener");this.isEmitting=!0;try{return t()}finally{this.isEmitting=!1}}emit(t){this.cachedSnapshot=null;for(const n of this.listeners)try{n(t)}catch(r){console.error("CommandStack listener error:",r)}}}const Dr=500,_r="normal",Fr={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},ng=e=>{const t=e.style??_r,n=e.weight??Dr,r=e.family.includes(",")?e.family:`'${e.family}'`;return`${t} ${n} ${e.size}px ${r}`},rg=e=>typeof e=="string"?e:Aa(e),Aa=e=>e.text!==void 0?e.text:e.content?e.content.map(Aa).join(""):"",Rr=e=>typeof e!="string"?e??Dr:Fr[e],sg="\0";class og{constructor(t){this.inner=t,this.cache=new Map}measureText(t,n){const r=this.getCacheKey(t,n),s=this.cache.get(r);if(s)return s;const o=this.inner.measureText(t,n);return this.cache.set(r,o),o}getCacheKey(t,n){return[n.family,n.size,Rr(n.weight),n.style??_r,t].join(sg)}}const ag={" ":.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},ig=.55,cg=1.05,lg=.84,ug=.21;class dg{measureText(t,n){let r=0;for(const i of t)r+=(ag[i]??ig)*n.size;Rr(n.weight)>=Fr.semiBold&&(r*=cg);const o=lg*n.size,a=ug*n.size;return{width:r,height:o+a,ascent:o,descent:a}}}exports.BORDER_PRESETS=Eo;exports.BORDER_PRESET_GRADIENTS=vy;exports.COMPILER_STAGE_KEYS=Fp;exports.CachedTextMeasurer=og;exports.CommandRegistry=wa;exports.CommandStackManager=tg;exports.Compiler=Go;exports.DEFAULT_FONT_STYLE=_r;exports.DEFAULT_FONT_WEIGHT=Dr;exports.DEFAULT_LINE_WIDTH=ha;exports.DEFAULT_LOCALE=_t;exports.Dataset=I;exports.GROUP_VARIABLES=z;exports.HEADLINE_SWATCH_GAP=da;exports.HEADLINE_SWATCH_SIZE=ua;exports.HEADLINE_TREND_GAP=fa;exports.HEADLINE_TREND_ICON_SIZE=ma;exports.HEADLINE_VALUE_LABEL_GAP=pa;exports.HeuristicTextMeasurer=dg;exports.HoverEngine=ry;exports.LAYOUT_PADDING=ir;exports.LayoutCompiler=Pm;exports.MONO_BASES=Ao;exports.NAMED_WEIGHTS=Fr;exports.NEON_BASES=To;exports.POSITION_VARIABLES=f;exports.RESTING_HOVER_STATE=Ke;exports.SetAxisPositionCommand=Yt;exports.SetContentCaptionCommand=Ht;exports.SetContentSubtitleCommand=Ut;exports.SetContentTitleCommand=Kt;exports.SetHeadlineShowCommand=Xt;exports.SetLineWidthCommand=jt;exports.SetScaleDomainCommand=Jt;exports.SpecResolver=Po;exports.VISUAL_VARIABLES=pe;exports.annotations=by;exports.buildAverageLineSymbols=Bm;exports.buildDataLabelsContent=Mf;exports.buildFontString=ng;exports.buildLayerYValueFormatter=ur;exports.buildPolarBarArcPath=yh;exports.buildTooltipContent=dy;exports.commandRegistry=M;exports.computeDifferenceArrow=Df;exports.computeDirectLabelsLayout=Ff;exports.computeFreeformArrow=oh;exports.config=Io;exports.convertSpecToInput=My;exports.coord=B;exports.createAlphaValueReader=Sl;exports.createAreaPathGenerators=uh;exports.createColorValueReader=bo;exports.createCompiler=Rp;exports.createEmptyHighlight=vo;exports.createGroupValueReader=wl;exports.createHeadlineItemRows=Uf;exports.createLabelValueReader=vl;exports.createLinePathGenerator=mh;exports.createRawValueReader=j;exports.createSegmentYReader=Pt;exports.createSizeValueReader=xl;exports.createSpec=Sy;exports.createStableKeyGenerator=gh;exports.createStrokeWidthValueReader=Al;exports.createValueFormatter=P;exports.createXValueReader=Rt;exports.createYValueReader=go;exports.extractPlainText=rg;exports.findAxisGuide=Wt;exports.findLegendForAesthetic=Yf;exports.formatHeadline=Rf;exports.formatLegends=zf;exports.formatRuleValue=Hf;exports.geom=_;exports.getAlpha=Pa;exports.getAngleExtent=ia;exports.getBarBaselineClip=ih;exports.getBarRectBounds=ph;exports.getColor=Dt;exports.getCrossAxisCoordinate=zt;exports.getCurve=dr;exports.getDashArray=ch;exports.getDifferenceArrowDimensions=ar;exports.getGroup=Ve;exports.getHoverGuideLineProps=oy;exports.getHoverGuideRectProps=ay;exports.getLineType=Os;exports.getMainAxisCoordinate=Re;exports.getNumericWeight=Rr;exports.getRadiusExtent=ca;exports.getSize=Ns;exports.getStablePolarBarKeyGenerator=bh;exports.getStrokeWidth=Ps;exports.getX=$;exports.getXMax=oe;exports.getXMin=me;exports.getY=C;exports.getYMax=H;exports.getYMin=te;exports.getYRaw=Rs;exports.highlight=xy;exports.isCartesian=zm;exports.isCategoricalValueFormat=Ys;exports.isCompilerCachingEnabled=Ia;exports.isCurrencyValueFormat=Dn;exports.isDateWithoutYearValueFormat=_n;exports.isDefined=h;exports.isGraphConfig=Lo;exports.isLayerOf=Np;exports.isLookupValueFormat=Ws;exports.isNumericValueFormat=Cn;exports.isSafeUrl=cy;exports.isStackedPosition=X;exports.isTemporalValueFormat=Oe;exports.mapping=_a;exports.pipe=wy;exports.prefixInternalVariable=A;exports.prepareAreaObservations=dh;exports.prepareLineObservations=fh;exports.readXExtent=va;exports.readYExtent=xa;exports.resolveHeadlinePlacement=Fm;exports.resolveSegmentYSource=Nt;exports.resolveStrokeWidth=lh;exports.resolveYScaleAesthetic=Be;exports.scale=we;exports.setCompilerCachingEnabled=Ea;exports.stat=Wn;exports.toPercent=ve;exports.toViewBoxX=Wm;exports.toViewBoxY=Ae;exports.transform=Se;
|
|
25
|
+
`,kp=(e,t,n,r,a,o=.5)=>{if(e){const i=Math.min(t.y,n.y);return{x:r,y:i+o*a}}return{x:Math.min(t.x,n.x)+o*a,y:r}},_p=(e,t,n)=>Math.abs(e?t.y-n.y:t.x-n.x),Np=({arrow:e,mainAxis:t,panelWidth:n,panelHeight:r,textScale:a,locale:o})=>{const s=t==="y",i={x:e.start.x*n,y:(1-e.start.y)*r},c={x:e.end.x*n,y:(1-e.end.y)*r},l=vn(e.size,a),d=Mp(s,i,c,l),m=(s?Rp:Dp)(i,c,d,l),f=Cp(s,c,l),p=_p(s,i,c),h=kp(s,i,c,d,p,e.labelCrossPosition),y=to({locale:o,kind:e.label,startValue:e.start.measurementValue,endValue:e.end.measurementValue});return{id:e.id,linePath:m,arrowheadPath:f,labelPosition:h,labelText:y,color:e.color,strokeWidth:l.strokeWidth,labelLineHeight:l.labelLineHeight,labelPaddingX:l.labelPaddingX,labelPaddingY:l.labelPaddingY,labelStrokeWidth:l.labelStrokeWidth,labelFontWeight:l.labelFontWeight}},Fp=100,Op=({items:e,containerHeight:t,labelHeight:n})=>{const r=e.map(l=>{const d=(1-l.normalizedY)*t;return{anchorY:d,y:d,payload:l.payload}}).sort((l,d)=>l.y-d.y),a=n/2;let o=!1,s=!0,i=0;for(;s;){s=!1,i++;for(let l=0;l<r.length-1;l++){const d=r[l],m=r[l+1];if(!d||!m)continue;const f=d.y+a,p=m.y-a;if(f>p){s=!0,o=!0;const y=(f-p)/2+1;d.y-=y,m.y+=y,d.y<0&&(d.y=0),m.y>t&&(m.y=t)}}if(i>Fp)break}return{placements:r.filter(l=>l.y>=0&&l.y<=t).map(l=>({y:l.y,anchorY:l.anchorY,payload:l.payload})),hasOverlap:o}},Pp=({headline:e,show:t,numberFormat:n,parsingLocale:r,formattingLocale:a})=>{if(e===null)return null;const o=a??r;return e.kind==="grandTotal"?Bp(e,o,n):Gp(e,t,o,n)},Bp=(e,t,n)=>({kind:"grandTotal",value:V({valueFormat:e.valueFormat,locale:t,numberFormat:n})(e.value)}),Gp=(e,t,n,r)=>{const a=V({valueFormat:{type:"percentage"},locale:n,numberFormat:r}),o=Kp(t,e.items.length>1);return{kind:"perGroup",items:e.items.map(i=>{const c=V({valueFormat:i.valueFormat,locale:n,numberFormat:r}),l=V({valueFormat:i.groupLabelFormat,locale:n,numberFormat:r}),d=xn({valueFormat:i.mainValueFormat,locale:n,numberFormat:r,tickValues:[]}),m=i.label??l(i.value);return{swatch:i.swatch,label:`${o}${m}`,value:i.aggregate===null?null:c(i.aggregate),observationLabel:Yp(i.observationLabel,d),comparison:Up(i.comparison,d,a)}})}},Up=(e,t,n)=>e===null?null:{direction:$p(e.variation),percentage:n(Math.abs(e.variation)),reference:`from ${t(e.against)}`},$p=e=>e>0?"up":e<0?"down":"flat",Yp=(e,t)=>e===null?null:e.kind==="point"?t(e.value):`${t(e.from)} – ${t(e.to)}`,Kp=(e,t)=>{switch(e){case"total":return"Total ";case"average":return t?"Avg. ":"Average ";default:return""}},Hp=({legends:e,numberFormat:t,parsingLocale:n,formattingLocale:r})=>{const a=r??n;return e.map(o=>Wp(o,a,t))},Wp=(e,t,n)=>({...e,items:e.items.map(r=>{const a=V({valueFormat:r.valueFormat,locale:t,numberFormat:n});return{...r,formattedLabel:r.label??a(r.value)}})});function bt(e,t){return e.axes.find(n=>n.scaleAestheticKey===t)??null}function zp(e,t){return e.legends.find(n=>n.aesthetics.includes(t))??null}const Xp=({guides:e,numberFormat:t,layer:n,locale:r})=>{const a=n.data.getFirst();if(!a)return null;const o=n.mapping.y!==void 0,i=(o?Sa:en)(n.data,n.mapping)(a);if(i===null)return null;const c=o?Ue(n.yScaleType):"x",l=bt(e,c)?.valueFormat??{type:"decimal"};return V({valueFormat:l,locale:r,numberFormat:t})(i)},qp=800,Vr=400,jp={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}}},Qp=e=>Math.max(1,(e-Vr)/(qp-Vr)+1),Zp=(e,t)=>{const n=Qp(t),r=jp[e];return{strokeWidth:Math.min(r.strokeWidth.targetValue,r.strokeWidth.minValue*n),arrowheadLength:Math.min(r.arrowheadLength.targetValue,r.arrowheadLength.minValue*n)}},Qe=Math.PI/4,Kt=1.5,Jp=({startX:e,startY:t,endX:n,endY:r})=>`M ${e} ${t} L ${n} ${r}`,Lr=(e,t,n)=>{if(n<=0)return"";const{startX:r,startY:a,endX:o,endY:s}=t,i=e==="start"?r:o,c=e==="start"?a:s,l=e==="start"?Math.atan2(a-s,r-o):Math.atan2(s-a,o-r),d=i-n*Math.cos(l-Qe),m=c-n*Math.sin(l-Qe),f=i-n*Math.cos(l+Qe),p=c-n*Math.sin(l+Qe);return`M ${i} ${c} L ${d} ${m} M ${i} ${c} L ${f} ${p}`},ef=(e,t)=>e==="solid"?null:`${t*Kt} ${t*Kt*2}`,tf=(e,t)=>t?e*Kt:0,nf=64,rf=({arrow:e,panelWidth:t,panelHeight:n})=>{const r={startX:e.start.x*t,startY:e.start.y*n,endX:e.end.x*t,endY:e.end.y*n};if(r.startX===r.endX&&r.startY===r.endY)return null;const{strokeWidth:a,arrowheadLength:o}=Zp(e.thickness,t),s=Math.hypot(r.endX-r.startX,r.endY-r.startY),i=af(o,s),c=e.startArrowheadStyle==="line-arrow",l=e.endArrowheadStyle==="line-arrow",m=c||l?i*Math.sin(Math.PI/4):0;return{id:e.id,linePath:Jp(r),startArrowheadPath:c?Lr("start",r,i):"",endArrowheadPath:l?Lr("end",r,i):"",color:e.color,strokeWidth:a,dashArray:ef(e.lineStyle,a),hasStickerStyle:e.hasStickerStyle,startX:r.startX,startY:r.startY,endX:r.endX,endY:r.endY,dashOffset:tf(a,c),arrowheadExtent:m}},af=(e,t)=>Math.min(e,t*e/nf);function ho(e,t){return wn(e.buckets,t,n=>n.main)}function of(e,t){return wn(e.bands,t,n=>n.bandCenter)}function sf(e,t){return wn(e.columns,t,n=>n.mainMid)}function wn(e,t,n){if(e.length===0)return null;let r=0,a=e.length;for(;r<a;){const i=r+a>>>1,c=e[i];c&&n(c)<t?r=i+1:a=i}const o=e[r-1],s=e[r];return o?s&&Math.abs(n(s)-t)<Math.abs(n(o)-t)?s:o:s??null}function In(e,t,n){return Math.hypot(e*n,t)}function cf(e,t,n,r){if(e.points.length===0)return null;const a=e.delaunay;if(!a)return null;const o=a.find(t.x*n,t.y,r??void 0),s=e.points[o];return s?{hit:{layerId:e.layerId,pointIndex:s.pointIndex,x:s.x,y:s.y,observation:s.observation},index:e,distance:In(s.x-t.x,s.y-t.y,n)}:null}function lf(e,t){if(e.points.length===0||!e.delaunay||e.delaunayAspectRatio===null)return null;const n=e.delaunay.find(t.x*e.delaunayAspectRatio,t.y);return e.points[n]??null}function Er(e,t){return{group:uf(e),related:ff(e,t)}}function uf(e){switch(e.kind){case"buckets":{const t=e.match.index;return F(t.position)?df(t,e.match):[]}case"rects":{const t=e.match.index;return F(t.position)?mf(t,e.match):pf(t,e.match)}case"points":case"arcs":case"render-hit-test":return[]}}function df(e,t){const n=[];for(const r of t.bucket.entries)r.pointIndex!==t.hit.pointIndex&&n.push({layerId:e.layerId,pointIndex:r.pointIndex,x:r.x,y:r.y,observation:r.observation});return n}function mf(e,t){const n=[];for(const r of t.column.rects)r.pointIndex!==t.hit.pointIndex&&n.push(Vn(e,r));return n}function pf(e,t){const n=e.bands.find(a=>a.columns.includes(t.column));if(!n)return[];const r=[];for(const a of n.columns)for(const o of a.rects)o.pointIndex!==t.hit.pointIndex&&r.push(Vn(e,o));return r}function ff(e,t){const n=new Map;if(e.kind==="arcs")return n;for(const r of t){if(r.layerId!==e.match.index.layerId){yf(n,r,e.match.hit);continue}e.kind==="buckets"&&(F(r.position)||r.kind==="buckets"&&hf(n,r,e.match))}return n}function hf(e,t,n){for(const r of n.bucket.entries){if(r.pointIndex===n.hit.pointIndex)continue;at(e,t.layerId).push({layerId:t.layerId,pointIndex:r.pointIndex,x:r.x,y:r.y,observation:r.observation})}}function yf(e,t,n){switch(t.kind){case"buckets":{const r=ho(t,Fe(t.mainAxis,n));if(!r)return;const a=at(e,t.layerId);for(const o of r.entries)a.push({layerId:t.layerId,pointIndex:o.pointIndex,x:o.x,y:o.y,observation:o.observation});return}case"rects":{const r=of(t,Fe(t.mainAxis,n));if(!r)return;const a=at(e,t.layerId);for(const o of r.columns)for(const s of o.rects)a.push(Vn(t,s));return}case"points":{const r=lf(t,n);if(!r)return;at(e,t.layerId).push({layerId:t.layerId,pointIndex:r.pointIndex,x:r.x,y:r.y,observation:r.observation});return}case"arcs":return;case"noop":return;case"render-hit-test":return}}function at(e,t){let n=e.get(t);return n||(n=[],e.set(t,n)),n}function Vn(e,t){return{layerId:e.layerId,pointIndex:t.pointIndex,x:(t.xMin+t.xMax)/2,y:(t.yMin+t.yMax)/2,observation:t.observation}}function gf(e){const t=bf(e);return{kind:"arcs",layerId:e.id,position:e.position,arcs:t}}function bf(e){const t=e.data;if(t.size()===0)return[];const n=[u.POSITION_VARIABLES.xMin,u.POSITION_VARIABLES.xMax,u.POSITION_VARIABLES.yMin,u.POSITION_VARIABLES.yMax];for(const l of n)if(!t.hasVariable(l))return[];const r=t.getValues(u.POSITION_VARIABLES.xMin,{type:"numeric"}),a=t.getValues(u.POSITION_VARIABLES.xMax,{type:"numeric"}),o=t.getValues(u.POSITION_VARIABLES.yMin,{type:"numeric"}),s=t.getValues(u.POSITION_VARIABLES.yMax,{type:"numeric"}),i=[];let c=0;for(const l of t){const d=r[c],m=a[c],f=o[c],p=s[c];if(!u.isDefined(d)||!u.isDefined(m)||!u.isDefined(f)||!u.isDefined(p)){c++;continue}i.push({pointIndex:c,startAngle:d,endAngle:m,innerRadius:f,outerRadius:p,observation:l}),c++}return i}const Sf=1e-9;function xf(e,t){const n=vf(e,t);n.sort((a,o)=>a.main-o.main);const r=[];for(const a of n){const o=r[r.length-1];o&&Math.abs(o.main-a.main)<=Sf?o.entries.push(a.entry):r.push({main:a.main,entries:[a.entry]})}return{kind:"buckets",layerId:e.id,position:e.position,mainAxis:t,buckets:r}}function vf(e,t){const n=e.data;if(n.size()===0)return[];const a=n.hasVariable(u.POSITION_VARIABLES.x),o=n.hasVariable(u.POSITION_VARIABLES.y);if(!a||!o)return[];const s=n.getValues(u.POSITION_VARIABLES.x,{type:"numeric"}),i=n.getValues(u.POSITION_VARIABLES.y,{type:"numeric"}),c=t==="y",l=c?u.POSITION_VARIABLES.xMin:u.POSITION_VARIABLES.yMin,d=c?u.POSITION_VARIABLES.xMax:u.POSITION_VARIABLES.yMax,m=F(e.position),f=m?n.getValues(l,{type:"numeric"}):null,p=m?n.getValues(d,{type:"numeric"}):null,h=n.hasVariable(u.GROUP_VARIABLES.group)?n.getValues(u.GROUP_VARIABLES.group,{type:"categorical"}):null,y=[];let g=0;for(const S of n){const b=s[g],x=i[g];if(!u.isDefined(b)||!u.isDefined(x)){g+=1;continue}const T=h?.[g]??null,L=c?x:b;if(m){const P=f?.[g],Ie=p?.[g];if(!u.isDefined(P)||!u.isDefined(Ie)){g+=1;continue}const v=c?Ie:b,K=c?x:Ie;y.push({main:L,entry:{isStacked:m,pointIndex:g,x:v,y:K,stackMin:P,stackMax:Ie,groupKey:T,observation:S}})}else y.push({main:L,entry:{isStacked:m,pointIndex:g,x:b,y:x,groupKey:T,observation:S}});g+=1}return y}function Af(e){return{kind:"noop",layerId:e.id,position:e.position}}function Tf(e,t){const n={kind:"points",layerId:e.id,position:e.position,points:wf(e),delaunay:null,delaunayAspectRatio:null};return yo(n,t),n}function yo(e,t){e.delaunay&&e.delaunayAspectRatio===t||(e.delaunay=Io.Delaunay.from(e.points,n=>n.x*t,n=>n.y),e.delaunayAspectRatio=t)}function wf(e){const t=e.data;if(t.size()===0)return[];if(!t.hasVariable(u.POSITION_VARIABLES.x)||!t.hasVariable(u.POSITION_VARIABLES.y))return[];const n=t.getValues(u.POSITION_VARIABLES.x,{type:"numeric"}),r=t.getValues(u.POSITION_VARIABLES.y,{type:"numeric"}),a=[];let o=0;for(const s of t){const i=n[o],c=r[o];o+=1,!(!u.isDefined(i)||!u.isDefined(c))&&a.push({pointIndex:a.length,x:i,y:c,observation:s})}return a}const If=1e6;function Vf(e,t){const n=Lf(e,t);n.sort((i,c)=>i.mainMid-c.mainMid);const r=new Map,a=new Map;for(const i of n){const c=Mr(i.mainMid);let l=r.get(c);if(!l){l={mainMid:i.mainMid,columnKey:c,rects:[]},r.set(c,l);const d=Mr(i.bandCenter);let m=a.get(d);m||(m={bandCenter:i.bandCenter,bandKey:d,columns:[]},a.set(d,m)),m.columns.push(l)}l.rects.push(i.entry)}const o=[...r.values()].sort((i,c)=>i.mainMid-c.mainMid),s=[...a.values()].sort((i,c)=>i.bandCenter-c.bandCenter);for(const i of s)i.columns.sort((c,l)=>c.mainMid-l.mainMid);return{kind:"rects",layerId:e.id,position:e.position,mainAxis:t,columns:o,bands:s}}function Mr(e){return String(Math.round(e*If))}function Lf(e,t){const n=e.data;if(n.size()===0)return[];if(!(n.hasVariable(u.POSITION_VARIABLES.xMin)&&n.hasVariable(u.POSITION_VARIABLES.xMax)&&n.hasVariable(u.POSITION_VARIABLES.yMin)&&n.hasVariable(u.POSITION_VARIABLES.yMax)))return[];const a=n.getValues(u.POSITION_VARIABLES.xMin,{type:"numeric"}),o=n.getValues(u.POSITION_VARIABLES.xMax,{type:"numeric"}),s=n.getValues(u.POSITION_VARIABLES.yMin,{type:"numeric"}),i=n.getValues(u.POSITION_VARIABLES.yMax,{type:"numeric"}),c=t==="y",l=c?u.POSITION_VARIABLES.y:u.POSITION_VARIABLES.x,d=n.hasVariable(l)?n.getValues(l,{type:"numeric"}):null,m=n.hasVariable(u.GROUP_VARIABLES.group)?n.getValues(u.GROUP_VARIABLES.group,{type:"categorical"}):null,f=[];let p=0;for(const h of n){const y=a[p],g=o[p],S=s[p],b=i[p];if(!u.isDefined(y)||!u.isDefined(g)||!u.isDefined(S)||!u.isDefined(b)){p++;continue}const x=c?(S+b)/2:(y+g)/2,T=d?.[p]??x;f.push({mainMid:x,bandCenter:T,entry:{pointIndex:p,xMin:y,xMax:g,yMin:S,yMax:b,segmentKey:m?.[p]??null,observation:h}}),p++}return f}function Ef(e){const t=new Map;let n=0;for(const r of e.data)t.set(ft(r),{pointIndex:n,observation:r}),n++;return{kind:"render-hit-test",layerId:e.id,position:e.position,byKey:t}}function Dr(e,t,n){switch(e.spatialMap.kind){case"points":return Tf(e,n);case"buckets":return xf(e,Rr(t));case"rects":return Vf(e,Rr(t));case"arcs":return gf(e);case"noop":return Af(e);case"render-hit-test":return Ef(e);default:{const r=e.spatialMap.kind;throw new Error(`buildLayerIndex: unhandled spatial-map kind ${String(r)}`)}}}function Rr(e){if(e.type!=="cartesian")throw new Error("buildLayerIndex: a bucket or rect hit-test requires a cartesian coord system");return e.mainAxis}const U=Math.PI*2,Mf=1e-9;function Df(e,t,n){if(e.arcs.length===0)return null;const{angle:r,radius:a}=Rf(t,n);for(const o of e.arcs)if(!(a<o.innerRadius||a>o.outerRadius)&&Cf(r,o))return{hit:{layerId:e.layerId,pointIndex:o.pointIndex,x:(o.startAngle+o.endAngle)/2,y:(o.innerRadius+o.outerRadius)/2,observation:o.observation},index:e};return null}function Rf(e,t){const n=e.x-.5,r=e.y-.5,a=t>=1?n*2*t:n*2,o=t>=1?r*2:r*2/t,s=Math.hypot(a,o);return{angle:(Math.atan2(a,o)%U+U)%U,radius:s}}function Cf(e,t){const n=t.endAngle-t.startAngle;if(Math.abs(n)>=U-Mf)return!0;const r=(n%U+U)%U;return((e-t.startAngle)%U+U)%U<=r}function kf(e,t,n){const r=n.get(e.layerId);if(!r)return null;const a=r({x:t.x,y:1-t.y});if(!a)return null;const o=e.byKey.get(a.key);return o?{hit:{layerId:e.layerId,pointIndex:o.pointIndex,x:t.x,y:t.y,observation:o.observation},index:e}:null}function _f(e,t,n){if(e.buckets.length===0)return null;const{main:r,cross:a}=Wm(e.mainAxis,t),o=ho(e,r),s=o?.entries??[];if(!o||!u.isNonEmptyArray(s))return null;const i=Pf(s,a,e.mainAxis);return{hit:{layerId:e.layerId,pointIndex:i.pointIndex,x:i.x,y:i.y,observation:i.observation},index:e,bucket:o,distance:In(i.x-t.x,i.y-t.y,n)}}function Nf(e,t,n){if(e.columns.length===0)return null;const r=Fe(e.mainAxis,t),a=sf(e,r),o=a?.rects??[];if(!a||!u.isNonEmptyArray(o))return null;const s=F(e.position)?Ff(o,t,e.mainAxis):Of(o,t,n);return{hit:{layerId:e.layerId,pointIndex:s.pointIndex,x:(s.xMin+s.xMax)/2,y:(s.yMin+s.yMax)/2,observation:s.observation},index:e,column:a,distance:go(s,t,n)}}function Ff(e,t,n){const r=gt(n,t);return Ln(e,o=>Bf(o,n,r),{shortCircuitOnZero:!0})}function Of(e,t,n){return Ln(e,a=>go(a,t,n))}function Pf(e,t,n){return Ln(e,a=>Math.abs(gt(n,a)-t))}function Ln(e,t,{shortCircuitOnZero:n=!1}={}){let r=e[0],a=t(r);if(n&&a===0)return r;for(let o=1;o<e.length;o+=1){const s=e[o];if(s===void 0)continue;const i=t(s);if(n&&i===0)return s;i<a&&(r=s,a=i)}return r}function go(e,t,n){const r=Ht(t.x,e.xMin,e.xMax),a=Ht(t.y,e.yMin,e.yMax);return In(r,a,n)}function Bf(e,t,n){const r=t==="x"?e.yMin:e.xMin,a=t==="x"?e.yMax:e.xMax;return Ht(n,r,a)}function Ht(e,t,n){return e<t?t-e:e>n?e-n:0}const Gf=new Map,Uf=.05;function $f({layers:e,cursor:t,aspectRatio:n,warmStarts:r,hitTesters:a=Gf}){const o={match:null,distance:Number.POSITIVE_INFINITY},s={match:null,distance:Number.POSITIVE_INFINITY};let i=null;for(const c of e){if(c.kind==="arcs"){const d=Df(c,t,n);return d?{kind:"arcs",match:d}:null}if(c.kind==="render-hit-test"){const d=kf(c,t,a);d&&(i={kind:"render-hit-test",match:d});continue}const l=Kf({layer:c,cursor:t,aspectRatio:n,warmStarts:r});if(l){if(l.kind==="rects"){l.match.distance<o.distance&&(o.match=l,o.distance=l.match.distance);continue}l.match.distance<s.distance&&(s.match=l,s.distance=l.match.distance)}}return i||Yf({rect:o,continuous:s})}function Yf({rect:e,continuous:t}){return e.match&&t.match?t.distance<=e.distance+Uf?t.match:e.match:e.match??t.match}function Kf({layer:e,cursor:t,aspectRatio:n,warmStarts:r}){switch(e.kind){case"buckets":{const a=_f(e,t,n);return a?{kind:"buckets",match:a}:null}case"rects":{const a=Nf(e,t,n);return a?{kind:"rects",match:a}:null}case"points":{const a=r.get(e.layerId)??null,o=cf(e,t,n,a);return o?{kind:"points",match:o}:null}case"noop":return null}}const te={primary:null,group:[],related:new Map},Hf=1;class Wf{constructor({layers:t,coordSystem:n}){this.layerIndexes=[],this.layerRefs=[],this.aspectRatio=Hf,this.warmStarts=new Map,this.cachedState=te,this.cachedKey=null,this.nonInteractiveLayerIds=new Set,this.hitTesters=new Map,this.layerIndexes=t.map(r=>Dr(r,n,this.aspectRatio)),this.layerRefs=t.map(r=>Cr(r,n)),this.nonInteractiveLayerIds=kr(t)}update({layers:t,coordSystem:n}){const r=new Map;for(let s=0;s<this.layerIndexes.length;s+=1){const i=this.layerIndexes[s],c=this.layerRefs[s];!i||!c||r.set(i.layerId,{index:i,ref:c})}const a=[],o=[];for(const s of t){const i=r.get(s.id),c=Cr(s,n);if(i!==void 0&&zf(i.ref,c)){a.push(i.index),o.push(i.ref);continue}this.warmStarts.delete(s.id),a.push(Dr(s,n,this.aspectRatio)),o.push(c)}for(const s of this.warmStarts.keys())t.some(i=>i.id===s)||this.warmStarts.delete(s);this.layerIndexes=a,this.layerRefs=o,this.nonInteractiveLayerIds=kr(t),this.invalidateCache()}setViewport(t){this.aspectRatio=t.width/t.height;for(const n of this.layerIndexes)n.kind==="points"&&yo(n,this.aspectRatio)}setHitTesters(t){this.hitTesters=t}hoverByKey(t,n){const r=this.layerIndexes.find(l=>l.layerId===t);if(!r||r.kind!=="render-hit-test")return te;const a=r.byKey.get(n);if(!a)return te;const o={layerId:t,pointIndex:a.pointIndex,x:0,y:0,observation:a.observation},s={kind:"render-hit-test",match:{hit:o,index:r}},{group:i,related:c}=Er(s,this.layerIndexes);return{primary:o,group:i,related:c}}query(t){if(this.layerIndexes.length===0)return te;const n=this.nonInteractiveLayerIds.size===0?this.layerIndexes:this.layerIndexes.filter(c=>!this.nonInteractiveLayerIds.has(c.layerId)),r=$f({layers:n,aspectRatio:this.aspectRatio,warmStarts:this.warmStarts,hitTesters:this.hitTesters,cursor:t});if(!r)return this.invalidateCache(),te;const a=r.match.hit;this.warmStarts.set(a.layerId,a.pointIndex);const o=`${a.layerId}:${a.pointIndex}`;if(this.cachedKey===o)return this.cachedState;const{group:s,related:i}=Er(r,n);return this.cachedKey=o,this.cachedState={primary:a,group:s,related:i},this.cachedState}invalidateCache(){this.cachedKey=null,this.cachedState=te}}function Cr(e,t){return{data:e.data,geom:e.geom,position:e.position,coord:t}}function kr(e){const t=new Set;for(const n of e)n.interactive||t.add(n.id);return t}function zf(e,t){return e.data===t.data&&e.geom===t.geom&&e.position===t.position&&e.coord===t.coord}const Xf=({locale:e,intlOptions:t})=>M(n=>Intl.DateTimeFormat(e,{day:"numeric",month:"long",year:"numeric",weekday:"long",...D,...t}).format(n)),qf=({locale:e,intlOptions:t})=>M(n=>{const r=n.getUTCSeconds()!==0;return Intl.DateTimeFormat(e,{day:"2-digit",month:"short",year:"numeric",weekday:"short",hour:"2-digit",minute:"2-digit",second:r?"2-digit":void 0,...D,...t}).format(n)}),ct=e=>{const{valueFormat:t}=e;switch(t.type){case"currency":return Ha(e);case"date":return Xf(e);case"datetime":return qf(e);case"day_month":return Xa(e);case"decimal":return dn(e);case"duration":return mn();case"integer":return Wa(e);case"month":return qa(e);case"month_year":return hn(e);case"percentage":return za(e);case"quarter":return yn();case"text":return un();case"time":return Za(e);case"weekly_date_range":return ja(e);case"weekly_date_range_with_year":return Qa(e);case"year":return gn(e);case"lookup":return ct({...e,valueFormat:t.fallback});default:{const n=t;throw new Error(`Unhandled value format: ${n.type}`)}}},jf={type:"decimal"},Qf=({layers:e,coordSystem:t,scales:n,guides:r,numberFormat:a,parsingLocale:o,hover:s,formattingLocale:i})=>{const{primary:c}=s;if(c===null)return null;const l=i??o;return{header:Zf({layers:e,coordSystem:t,guides:r,primary:c,locale:l,numberFormat:a}),rows:Jf({layers:e,coordSystem:t,scales:n,guides:r,hover:s,locale:l,numberFormat:a})}};function Zf(e){if(e.coordSystem.type!=="cartesian")return null;const t=bt(e.guides,"x");if(!t)return null;const n=e.layers.find(s=>s.id===e.primary.layerId);if(!n)return null;const r=n.semanticMap.encodings.find(s=>s.aesthetic==="x");if(!r)return null;const a=e.primary.observation[r.variable];return u.isDefined(a)?ct({valueFormat:t.valueFormat,locale:e.locale,numberFormat:e.numberFormat})(a):null}function Jf(e){const t=[],n=e.scales.color??null,r=rh({guides:e.guides,locale:e.locale,numberFormat:e.numberFormat});for(const a of e.layers){const o=th(a,e.hover);if(o.length===0)continue;if(a.semanticMap.detailRows.length>0){const{primary:p}=e.hover;p!==null&&p.layerId===a.id&&t.push(...eh({layer:a,observation:p.observation,coordSystem:e.coordSystem,locale:e.locale,numberFormat:e.numberFormat}));continue}const s=xa(a.data,a.mapping),i=nh(o,a,n,s),c=xc(a.semanticMap),l=V({valueFormat:oh(a),locale:e.locale,numberFormat:e.numberFormat}),d=ah(e.guides,a),m=a.mapping.color!==void 0,f=Ne(a.swatchShape,e.coordSystem);for(const p of i){const h=m?s(p.observation):null,y=Wt(p.observation)??null,g=Br(p.observation),S=m&&h!==null?r(h):d,b=sh(c,p),x=b===null?"":l(b,p.observation);t.push({swatchColor:y,swatchShape:f,swatchLineType:g,label:S,value:x,isPrimary:p===e.hover.primary,key:`${p.layerId}:${p.pointIndex}`})}}return t}function eh(e){const t=Ne(e.layer.swatchShape,e.coordSystem);return e.layer.semanticMap.detailRows.map((n,r)=>{const a=V({valueFormat:n.valueFormat,locale:e.locale,numberFormat:e.numberFormat}),o=e.observation[n.variable]??null;return{swatchColor:null,swatchShape:t,swatchLineType:"solid",label:n.label,value:o===null?"":a(o,e.observation),isPrimary:!1,key:`${e.layer.id}:detail:${r}`}})}function th(e,t){const n=[];return t.primary!==null&&t.primary.layerId===e.id&&n.push(t.primary,...t.group),n.push(...t.related.get(e.id)??[]),n}function nh(e,t,n,r){if(n===null||t.mapping.color===void 0)return e;const a=new Map;return n.domain.forEach((o,s)=>{a.set(u.getStableKey(o),s)}),e.map((o,s)=>{const i=r(o.observation),c=i===null?null:u.getStableKey(i),l=c===null?Number.POSITIVE_INFINITY:a.get(c)??Number.POSITIVE_INFINITY;return{hit:o,originalIndex:s,rank:l}}).sort((o,s)=>o.rank===s.rank?o.originalIndex-s.originalIndex:o.rank-s.rank).map(o=>o.hit)}function rh({guides:e,locale:t,numberFormat:n}){const r=new Map(e.colorGroups.map(o=>[u.getStableKey(o.value),{label:o.label,format:ct({valueFormat:o.valueFormat,locale:t,numberFormat:n})}])),a=ct({valueFormat:{type:"text"},locale:t,numberFormat:n});return o=>{const s=r.get(u.getStableKey(o));return s===void 0?a(o):s.label??s.format(o)}}function ah(e,t){const n=Ue(t.yScaleType);return bt(e,n)?.label??""}function oh(e){return e.semanticMap.encodings.find(n=>n.aesthetic==="y")?.valueFormat??jf}function sh(e,t){return e(t.observation).encodings.find(r=>r.aesthetic==="y")?.value??null}const ih={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 bo(...e){let t={},n;const[r,...a]=e;u.isDefined(r)&&!lh(r)?(t=r,n=a):n=e;const o={mapping:t,layers:[],scales:[],transforms:[],highlights:[],config:{}};return n.reduce((s,i)=>So(s,i),o)}function ch(e,...t){return t.reduce((n,r)=>So(n,r),e)}function lh(e){return typeof e=="object"&&e!==null&&"type"in e}function So(e,t){switch(t.type){case"scale":return{...e,scales:[...e.scales,t]};case"coord":return{...e,coords:t};case"config":return{...e,config:_r({},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"annotation":return{...e,annotations:{...e.annotations,custom:[...e.annotations?.custom??[],t.annotation]}};default:{const n=t;throw new Error(`Unknown spec item type: ${n.type}`)}}}function uh(e){const t={};for(const r of e.geoms??[]){const a=r;t[a.type]=(o={})=>({type:"layer",geom:a.type,mapping:o.aes,stat:o.stat,params:{...a.defaultParams,...o.params},position:o.position,yScaleType:o.yScaleType,transforms:o.transforms,interactive:o.interactive,dataLabels:o.dataLabels})}const n={};for(const r of e.annotations??[]){const a=r;n[a.type]=o=>(dh(a,o.coordinates),{type:"annotation",annotation:{id:o.id,type:a.type,coordinates:o.coordinates,params:{...a.defaultParams,...o.params},zOrder:o.zOrder}})}return{geom:{...I,...t},annotation:n,createSpec:bo}}function dh(e,t){const n=e.coordinates;if(n!==void 0){if(n.min!==void 0&&t.length<n.min)throw new Error(`Annotation '${e.type}' requires at least ${n.min} coordinate(s), got ${t.length}.`);if(n.max!==void 0&&t.length>n.max)throw new Error(`Annotation '${e.type}' accepts at most ${n.max} coordinate(s), got ${t.length}.`)}}function mh(e,t={}){return{type:"highlight",id:t.id,predicate:e,scope:t.scope,layerIndex:t.layerIndex}}function ph(e){return{mapping:e.mapping,layers:e.layers,scales:e.scales.map(hh),transforms:e.transforms,highlights:e.highlights.map(t=>fh(t,e.layers)),coords:e.coords,config:e.config}}function fh(e,t){const n=e.layerId?t.findIndex(r=>r.id===e.layerId):-1;return{type:"highlight",id:e.id,predicate:e.predicate,scope:e.scope,layerIndex:n>=0?n:void 0}}function hh(e){return e.scaleType==="palette"?yh(e):e}function yh(e){return{...e,palette:gh(e.palette)}}function gh(e){return e.type==="custom"?{type:"custom",id:e.id}:e}class bh{constructor(t={}){this.undoStack=[],this.redoStack=[],this.listeners=new Set,this.isEmitting=!1,this.cachedSnapshot=null,this.maxHistorySize=t.maxHistorySize??100}apply(t,n){return this.withReentrancyGuard(()=>{const r=t.apply(n);return r?(this.undoStack.push({command:t,revert:r.revert}),this.redoStack=[],this.undoStack.length>this.maxHistorySize&&this.undoStack.shift(),this.emit({type:"apply",command:t,spec:r.spec}),r.spec):n})}undo(t){return this.withReentrancyGuard(()=>{const n=this.undoStack.pop();if(!n)return null;const r=n.revert.apply(t);return r?(this.redoStack.push({command:n.command,revert:r.revert}),this.emit({type:"undo",command:n.command,spec:r.spec}),{spec:r.spec,command:n.command}):(this.undoStack.push(n),null)})}redo(t){return this.withReentrancyGuard(()=>{const n=this.redoStack.pop();if(!n)return null;const r=n.revert.apply(t);return r?(this.undoStack.push({command:n.command,revert:r.revert}),this.emit({type:"redo",command:n.command,spec:r.spec}),{spec:r.spec,command:n.command}):(this.redoStack.push(n),null)})}clear(){this.withReentrancyGuard(()=>{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}),this.cachedSnapshot}subscribe(t){return this.listeners.add(t),()=>this.listeners.delete(t)}withReentrancyGuard(t){if(this.isEmitting)throw new Error("CommandStack: cannot call apply/undo/redo/clear from within a listener");this.isEmitting=!0;try{return t()}finally{this.isEmitting=!1}}emit(t){this.cachedSnapshot=null;for(const n of this.listeners)try{n(t)}catch(r){console.error("CommandStack listener error:",r)}}}function ue(e){return{id:e.id??crypto.randomUUID(),timestamp:e.timestamp??Date.now(),description:e.description,author:e.author??"unknown"}}class En{constructor(t,n={}){this.type="set-axis-position",this.params=t,this.metadata=ue({...n,description:`Set ${t.axis} axis position to ${t.position}`})}apply(t){const{axis:n,position:r}=this.params,a=Oe(t,{config:{axes:{[n]:{position:r}}}}),o=n==="x"?{axis:"x",position:t.config.axes.x.position}:{axis:"y",position:t.config.axes.y.position},s=new En(o,this.metadata);return{spec:a,revert:s}}}class Mn{constructor(t,n={}){this.type="set-content-caption",this.params=t,this.metadata=ue({...n,description:"Set chart caption"})}apply(t){const n=t.config.content.caption;if(n===this.params.caption)return null;const r=Oe(t,{config:{content:{caption:this.params.caption}}}),a=new Mn({caption:n},this.metadata);return{spec:r,revert:a}}}class Dn{constructor(t,n={}){this.type="set-content-subtitle",this.params=t,this.metadata=ue({...n,description:"Set chart subtitle"})}apply(t){const n=t.config.content.subtitle;if(n===this.params.subtitle)return null;const r=Oe(t,{config:{content:{subtitle:this.params.subtitle}}}),a=new Dn({subtitle:n},this.metadata);return{spec:r,revert:a}}}class Rn{constructor(t,n={}){this.type="set-content-title",this.params=t,this.metadata=ue({...n,description:"Set chart title"})}apply(t){const n=t.config.content.title;if(n===this.params.title)return null;const r=Oe(t,{config:{content:{title:this.params.title}}}),a=new Rn({title:n},this.metadata);return{spec:r,revert:a}}}class Cn{constructor(t,n={}){this.type="set-headline-show",this.params=t,this.metadata=ue({...n,description:`Set headline show to ${t.show}`})}apply(t){const n=t.config.headline.show,r=Oe(t,{config:{headline:{show:this.params.show}}}),a=new Cn({show:n},this.metadata);return{spec:r,revert:a}}}class kn{constructor(t,n={}){this.type="set-line-width",this.params=t,this.metadata=ue({...n,description:`Set line width to ${t.lineWidth}`})}apply(t){const n=this.params.layerId?nd(t.layers,this.params.layerId):Fa(t.layers,"line","area");if(!td(n,"line","area"))return null;const r=n.params.lineWidth,a=rd(t,n.id,{...n,params:{...n.params,lineWidth:this.params.lineWidth}}),o=new kn({layerId:n.id,lineWidth:r},this.metadata);return{spec:a,revert:o}}}function Sh(e,t){return e.scales.find(n=>n.scaledAesthetic===t)}function xh(e,t,n){const r=e.scales.map(a=>a.scaledAesthetic===t?n:a);return{...e,scales:r}}function vh(e){const t=e.replace(/([A-Z])/g," $1").toLowerCase();return t.charAt(0).toUpperCase()+t.slice(1)}class _n{constructor(t,n={}){this.type="set-scale-domain",this.params=t,this.metadata=ue({...n,description:`Set ${vh(t.scaledAesthetic)} scale domain`})}apply(t){const n=Sh(t,this.params.scaledAesthetic);if(!n||n.scaleType!=="continuous"&&n.scaleType!=="datetime")return null;const r={min:n.domainMin??null,max:n.domainMax??null},a={...n,...this.params.domainMin!==void 0&&{domainMin:this.params.domainMin},...this.params.domainMax!==void 0&&{domainMax:this.params.domainMax}},o=xh(t,this.params.scaledAesthetic,a),s={scaledAesthetic:this.params.scaledAesthetic};this.params.domainMin!==void 0&&(s.domainMin=r.min),this.params.domainMax!==void 0&&(s.domainMax=r.max);const i=new _n(s,this.metadata);return{spec:o,revert:i}}}const Nn=500,Fn="normal",xo={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},Ah=e=>{const t=e.style??Fn,n=e.weight??Nn,r=e.family.includes(",")?e.family:`'${e.family}'`;return`${t} ${n} ${e.size}px ${r}`},Th=e=>typeof e=="string"?e:vo(e),vo=e=>e.text!==void 0?e.text:e.content?e.content.map(vo).join(""):"",Ao=e=>typeof e!="string"?e??Nn:xo[e],wh="\0";class Ih{constructor(t){this.inner=t,this.cache=new Map}measureText(t,n){const r=this.getCacheKey(t,n),a=this.cache.get(r);if(a)return a;const o=this.inner.measureText(t,n);return this.cache.set(r,o),o}getCacheKey(t,n){return[n.family,n.size,Ao(n.weight),n.style??Fn,t].join(wh)}}const Vh={" ":.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},Lh=.55,Eh=1.05,Mh=.84,Dh=.21;class Rh{measureText(t,n){let r=0;for(const i of t)r+=(Vh[i]??Lh)*n.size;Ao(n.weight)>=xo.semiBold&&(r*=Eh);const o=Mh*n.size,s=Dh*n.size;return{width:r,height:o+s,ascent:o,descent:s}}}exports.Dataset=u.Dataset;exports.GROUP_VARIABLES=u.GROUP_VARIABLES;exports.POSITION_VARIABLES=u.POSITION_VARIABLES;exports.VISUAL_VARIABLES=u.VISUAL_VARIABLES;exports.isDefined=u.isDefined;exports.mapping=u.mapping;exports.prefixInternalVariable=u.prefixInternalVariable;exports.BORDER_PRESETS=Da;exports.BORDER_PRESET_GRADIENTS=ih;exports.BUILTIN_GEOM_NAMES=ya;exports.COMPILER_STAGE_KEYS=Bd;exports.CachedTextMeasurer=Ih;exports.CommandStackManager=bh;exports.Compiler=Ya;exports.DEFAULT_COLOR_PALETTE=rn;exports.DEFAULT_FONT_STYLE=Fn;exports.DEFAULT_FONT_WEIGHT=Nn;exports.DEFAULT_LOCALE=dt;exports.GEOM_NAMES=ha;exports.HeuristicTextMeasurer=Rh;exports.HoverEngine=Wf;exports.LAYOUT_PADDING=ro;exports.LayoutCompiler=$m;exports.MONO_BASES=Va;exports.NEON_BASES=La;exports.RESTING_HOVER_STATE=te;exports.SetAxisPositionCommand=En;exports.SetContentCaptionCommand=Mn;exports.SetContentSubtitleCommand=Dn;exports.SetContentTitleCommand=Rn;exports.SetHeadlineShowCommand=Cn;exports.SetLineWidthCommand=kn;exports.SetScaleDomainCommand=_n;exports.SpecResolver=Ba;exports.buildAverageLineSymbols=Km;exports.buildDataLabelsContent=Ep;exports.buildFontString=Ah;exports.buildLayerYValueFormatter=po;exports.buildTooltipContent=Qf;exports.computeDifferenceArrow=Np;exports.computeDirectLabelsLayout=Op;exports.computeFreeformArrow=rf;exports.config=Ra;exports.convertSpecToInput=ph;exports.coord=R;exports.createAlphaValueReader=uc;exports.createColorValueReader=xa;exports.createCompiler=Gd;exports.createEmptyHighlight=va;exports.createGraphyBuilder=uh;exports.createGroupValueReader=dc;exports.createLabelValueReader=cc;exports.createRawValueReader=O;exports.createSegmentYReader=tn;exports.createSizeValueReader=lc;exports.createSpec=bo;exports.createStrokeWidthValueReader=mc;exports.createValueFormatter=V;exports.createXValueReader=en;exports.createYValueReader=Sa;exports.extractPlainText=Th;exports.findAxisGuide=bt;exports.findLegendForAesthetic=zp;exports.formatHeadline=Pp;exports.formatLegends=Hp;exports.formatRuleValue=Xp;exports.geom=I;exports.getAlpha=_o;exports.getAngleExtent=uo;exports.getColor=Wt;exports.getCrossAxisCoordinate=gt;exports.getDifferenceArrowDimensions=vn;exports.getGroup=be;exports.getIdentityKey=ft;exports.getLineType=Br;exports.getMainAxisCoordinate=Fe;exports.getRadiusExtent=mo;exports.getSize=Pr;exports.getStrokeWidth=No;exports.getX=ve;exports.getXMax=ye;exports.getXMin=_e;exports.getY=z;exports.getYMax=$;exports.getYMin=se;exports.getYRaw=ia;exports.highlight=mh;exports.isBuiltinGeomName=ga;exports.isCartesian=zm;exports.isCompilerCachingEnabled=Lo;exports.isGraphConfig=Ea;exports.isLayerOf=Ud;exports.isStackedPosition=F;exports.pipe=ch;exports.resolveHeadlinePlacement=Bm;exports.resolveSegmentYSource=$e;exports.resolveYScaleAesthetic=Ue;exports.scale=ae;exports.setCompilerCachingEnabled=Vo;exports.stat=an;exports.transform=re;
|