@skdx/web-components-charts 0.39.0 → 0.40.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/dist/area.cjs +38 -35
  2. package/dist/area.d.cts +1 -1
  3. package/dist/area.d.ts +1 -1
  4. package/dist/area.js +28 -25
  5. package/dist/bar.cjs +38 -35
  6. package/dist/bar.d.cts +1 -1
  7. package/dist/bar.d.ts +1 -1
  8. package/dist/bar.js +28 -25
  9. package/dist/boxplot.cjs +33 -30
  10. package/dist/boxplot.d.cts +1 -1
  11. package/dist/boxplot.d.ts +1 -1
  12. package/dist/boxplot.js +40 -37
  13. package/dist/bubble.cjs +37 -34
  14. package/dist/bubble.d.cts +1 -1
  15. package/dist/bubble.d.ts +1 -1
  16. package/dist/bubble.js +25 -22
  17. package/dist/bullet.cjs +40 -37
  18. package/dist/bullet.d.cts +1 -1
  19. package/dist/bullet.d.ts +1 -1
  20. package/dist/bullet.js +38 -35
  21. package/dist/bump.cjs +38 -35
  22. package/dist/bump.d.cts +1 -1
  23. package/dist/bump.d.ts +1 -1
  24. package/dist/bump.js +38 -35
  25. package/dist/candlestick.cjs +40 -37
  26. package/dist/candlestick.d.cts +1 -1
  27. package/dist/candlestick.d.ts +1 -1
  28. package/dist/candlestick.js +35 -32
  29. package/dist/chord.cjs +26 -23
  30. package/dist/chord.d.cts +1 -1
  31. package/dist/chord.d.ts +1 -1
  32. package/dist/chord.js +40 -37
  33. package/dist/circle-packing.cjs +26 -23
  34. package/dist/circle-packing.d.cts +1 -1
  35. package/dist/circle-packing.d.ts +1 -1
  36. package/dist/circle-packing.js +40 -37
  37. package/dist/combo.cjs +38 -35
  38. package/dist/combo.d.cts +1 -1
  39. package/dist/combo.d.ts +1 -1
  40. package/dist/combo.js +28 -25
  41. package/dist/dumbbell.cjs +32 -29
  42. package/dist/dumbbell.d.cts +1 -1
  43. package/dist/dumbbell.d.ts +1 -1
  44. package/dist/dumbbell.js +40 -37
  45. package/dist/funnel.cjs +30 -27
  46. package/dist/funnel.d.cts +1 -1
  47. package/dist/funnel.d.ts +1 -1
  48. package/dist/funnel.js +40 -37
  49. package/dist/gantt.cjs +40 -37
  50. package/dist/gantt.d.cts +1 -1
  51. package/dist/gantt.d.ts +1 -1
  52. package/dist/gantt.js +30 -27
  53. package/dist/gauge.cjs +34 -31
  54. package/dist/gauge.d.cts +1 -1
  55. package/dist/gauge.d.ts +1 -1
  56. package/dist/gauge.js +39 -36
  57. package/dist/heatmap.cjs +40 -37
  58. package/dist/heatmap.d.cts +1 -1
  59. package/dist/heatmap.d.ts +1 -1
  60. package/dist/heatmap.js +30 -27
  61. package/dist/histogram.cjs +30 -27
  62. package/dist/histogram.d.cts +1 -1
  63. package/dist/histogram.d.ts +1 -1
  64. package/dist/histogram.js +30 -27
  65. package/dist/icicle.cjs +45 -42
  66. package/dist/icicle.d.cts +1 -1
  67. package/dist/icicle.d.ts +1 -1
  68. package/dist/icicle.js +45 -42
  69. package/dist/{index-oF5ss8v9.d.cts → index-D44-61v7.d.cts} +11 -5
  70. package/dist/{index-oF5ss8v9.d.ts → index-D44-61v7.d.ts} +11 -5
  71. package/dist/index.cjs +40 -37
  72. package/dist/index.d.cts +2 -2
  73. package/dist/index.d.ts +2 -2
  74. package/dist/index.js +40 -37
  75. package/dist/line.cjs +38 -35
  76. package/dist/line.d.cts +1 -1
  77. package/dist/line.d.ts +1 -1
  78. package/dist/line.js +28 -25
  79. package/dist/linear-gauge.cjs +40 -37
  80. package/dist/linear-gauge.d.cts +1 -1
  81. package/dist/linear-gauge.d.ts +1 -1
  82. package/dist/linear-gauge.js +38 -35
  83. package/dist/map.cjs +40 -37
  84. package/dist/map.d.cts +1 -1
  85. package/dist/map.d.ts +1 -1
  86. package/dist/map.js +40 -37
  87. package/dist/marimekko.cjs +31 -28
  88. package/dist/marimekko.d.cts +1 -1
  89. package/dist/marimekko.d.ts +1 -1
  90. package/dist/marimekko.js +32 -29
  91. package/dist/network.cjs +26 -23
  92. package/dist/network.d.cts +1 -1
  93. package/dist/network.d.ts +1 -1
  94. package/dist/network.js +40 -37
  95. package/dist/organization.cjs +29 -26
  96. package/dist/organization.d.cts +1 -1
  97. package/dist/organization.d.ts +1 -1
  98. package/dist/organization.js +40 -37
  99. package/dist/parallel.cjs +25 -22
  100. package/dist/parallel.d.cts +1 -1
  101. package/dist/parallel.d.ts +1 -1
  102. package/dist/parallel.js +37 -34
  103. package/dist/pareto.cjs +30 -27
  104. package/dist/pareto.d.cts +1 -1
  105. package/dist/pareto.d.ts +1 -1
  106. package/dist/pareto.js +30 -27
  107. package/dist/pie.cjs +40 -37
  108. package/dist/pie.d.cts +1 -1
  109. package/dist/pie.d.ts +1 -1
  110. package/dist/pie.js +39 -36
  111. package/dist/polar-area.cjs +40 -37
  112. package/dist/polar-area.d.cts +1 -1
  113. package/dist/polar-area.d.ts +1 -1
  114. package/dist/polar-area.js +40 -37
  115. package/dist/radar.cjs +27 -24
  116. package/dist/radar.d.cts +1 -1
  117. package/dist/radar.d.ts +1 -1
  118. package/dist/radar.js +40 -37
  119. package/dist/radial.cjs +39 -36
  120. package/dist/radial.d.cts +1 -1
  121. package/dist/radial.d.ts +1 -1
  122. package/dist/radial.js +39 -36
  123. package/dist/range.cjs +30 -27
  124. package/dist/range.d.cts +1 -1
  125. package/dist/range.d.ts +1 -1
  126. package/dist/range.js +30 -27
  127. package/dist/sankey.cjs +31 -28
  128. package/dist/sankey.d.cts +1 -1
  129. package/dist/sankey.d.ts +1 -1
  130. package/dist/sankey.js +40 -37
  131. package/dist/scatter.cjs +28 -25
  132. package/dist/scatter.d.cts +1 -1
  133. package/dist/scatter.d.ts +1 -1
  134. package/dist/scatter.js +29 -26
  135. package/dist/sparkline.cjs +23 -20
  136. package/dist/sparkline.d.cts +1 -1
  137. package/dist/sparkline.d.ts +1 -1
  138. package/dist/sparkline.js +38 -35
  139. package/dist/sunburst.cjs +40 -37
  140. package/dist/sunburst.d.cts +1 -1
  141. package/dist/sunburst.d.ts +1 -1
  142. package/dist/sunburst.js +40 -37
  143. package/dist/swarm.cjs +36 -33
  144. package/dist/swarm.d.cts +1 -1
  145. package/dist/swarm.d.ts +1 -1
  146. package/dist/swarm.js +37 -34
  147. package/dist/timeline.cjs +24 -21
  148. package/dist/timeline.d.cts +1 -1
  149. package/dist/timeline.d.ts +1 -1
  150. package/dist/timeline.js +40 -37
  151. package/dist/tree.cjs +25 -22
  152. package/dist/tree.d.cts +1 -1
  153. package/dist/tree.d.ts +1 -1
  154. package/dist/tree.js +40 -37
  155. package/dist/treemap.cjs +27 -24
  156. package/dist/treemap.d.cts +1 -1
  157. package/dist/treemap.d.ts +1 -1
  158. package/dist/treemap.js +40 -37
  159. package/dist/waffle.cjs +38 -35
  160. package/dist/waffle.d.cts +1 -1
  161. package/dist/waffle.d.ts +1 -1
  162. package/dist/waffle.js +38 -35
  163. package/dist/waterfall.cjs +31 -28
  164. package/dist/waterfall.d.cts +1 -1
  165. package/dist/waterfall.d.ts +1 -1
  166. package/dist/waterfall.js +34 -31
  167. package/package.json +3 -3
package/dist/area.js CHANGED
@@ -1,5 +1,6 @@
1
- var Ur=Object.defineProperty;var Kr=Object.getOwnPropertyDescriptor;var S=(e,n,t,r)=>{for(var i=r>1?void 0:r?Kr(n,t):n,o=e.length-1,s;o>=0;o--)(s=e[o])&&(i=(r?s(n,t,i):s(i))||i);return r&&i&&Ur(n,t,i),i};import{customElement as Ri}from"lit/decorators.js";var qn=e=>Number(e.toPrecision(12)),qr,Yn=e=>(qr??(qr=new Intl.NumberFormat)).format(qn(e)),Yr=e=>{let n=Math.round(Math.abs(e)),t=e<0?"-":"",r=Math.floor(n/3600),i=Math.floor(n%3600/60),o=s=>String(s).padStart(2,"0");return r>0?`${t}${r}h ${o(i)}m`:i>0?`${t}${i}m ${o(n%60)}s`:`${t}${n}s`};function Se(e){if(e===void 0)return Yn;if(typeof e=="function")return e;let{style:n,locale:t,digits:r,unit:i="",timeZone:o}=e,s=u=>i?h=>u(h)+i:u,l=u=>r===void 0?u===void 0?{}:{maximumFractionDigits:u}:{minimumFractionDigits:r,maximumFractionDigits:r},c=u=>{let h=new Intl.NumberFormat(t,u);return s(b=>h.format(qn(b)))},d=u=>{let h=new Intl.DateTimeFormat(t,o?{...u,timeZone:o}:u);return b=>h.format(b)};switch(n){case"integer":return c({maximumFractionDigits:0});case"decimal":return c(l(2));case"percent":return c({style:"percent",...l(0)});case"currency":return c({style:"currency",currency:e.currency??"USD",...l()});case"compact":return c({notation:"compact",...l(1)});case"scientific":return c({notation:"scientific",...l(2)});case"date":return d({dateStyle:"medium"});case"time":return d({timeStyle:"short"});case"datetime":return d({dateStyle:"medium",timeStyle:"short"});case"duration":return s(Yr)}}function Qe(e,n){if(typeof e=="string")return e;let t=e instanceof Date?e.getTime():e;return n?Se(n)(t):e instanceof Date?new Intl.DateTimeFormat().format(e):Yn(t)}var ae=e=>{if(e instanceof Date)return e.getTime();if(typeof e=="number")return e;let n=Number(e);return Number.isFinite(n)&&e.trim()!==""?n:Date.parse(e)};function $e([e,n],[t,r]){let i=n-e;return o=>i===0?t:t+(o-e)/i*(r-t)}function xe(e,n,t=5){if(e===n)return[e];let r=(n-e)/Math.max(1,t),i=10**Math.floor(Math.log10(r)),o=r/i,s=(o<1.5?1:o<3.5?2:o<7.5?5:10)*i,l=Math.floor(e/s)*s,c=Math.ceil(n/s)*s,d=[];for(let u=l;u<=c+s/2;u+=s)d.push(Qn(u));return d}function Xn(e,[n,t],r=.2){let i=e===0?0:(t-n)/e,o=i*(1-Math.max(0,Math.min(.9,r)));return{step:i,bandwidth:o,start:s=>n+s*i+(i-o)/2,center:s=>n+(s+.5)*i}}var Qn=e=>Number(e.toPrecision(12)),m=e=>Number(e.toFixed(2)),C=e=>typeof e=="number"&&Number.isFinite(e),le=e=>e.filter(C);function ce(e){let n=1/0,t=-1/0;for(let r of e)C(r)&&(r<n&&(n=r),r>t&&(t=r));return n===1/0?[0,0]:[n,t]}function ye(e,n="linear"){if(e.length===0)return"";let t=e[0];if(n==="step"||n==="stepBefore"||n==="stepAfter"){let d=`M${t.x} ${t.y}`;for(let u=1;u<e.length;u++){let h=e[u-1],b=e[u];n==="stepAfter"?d+=`H${b.x}V${b.y}`:n==="stepBefore"?d+=`V${b.y}H${b.x}`:d+=`H${m((h.x+b.x)/2)}V${b.y}H${b.x}`}return d}if(n==="linear"||e.length<3)return`M${e.map(d=>`${d.x} ${d.y}`).join("L")}`;let r=e.length,i=e.slice(1).map((d,u)=>d.x-e[u].x),o=e.slice(1).map((d,u)=>d.y-e[u].y),s=i.map((d,u)=>d===0?0:o[u]/d),l=[s[0]];for(let d=1;d<r-1;d++){let u=s[d-1],h=s[d];l.push(u*h<=0?0:(u+h)/2)}l.push(s[r-2]);for(let d=0;d<r-1;d++){let u=s[d];if(u===0){l[d]=0,l[d+1]=0;continue}let h=l[d]/u,b=l[d+1]/u,y=Math.hypot(h,b);y>3&&(l[d]=3*h*u/y,l[d+1]=3*b*u/y)}let c=`M${t.x} ${t.y}`;for(let d=0;d<r-1;d++){let u=e[d],h=e[d+1],b=i[d]/3;c+=`C${m(u.x+b)} ${m(u.y+b*l[d])} ${m(h.x-b)} ${m(h.y-b*l[d+1])} ${h.x} ${h.y}`}return c}var Be=1e3,Pe=60*Be,De=60*Pe,Ne=24*De,Xr=[Be,5*Be,15*Be,30*Be,Pe,5*Pe,15*Pe,30*Pe,De,3*De,6*De,12*De,Ne,2*Ne,7*Ne,14*Ne];function Jn(e,n,t=6){if(!(n>e))return[e];let r=n-e,i=Xr.find(h=>r/h<=t),o=[];if(i!==void 0){for(let h=Math.ceil(e/i)*i;h<=n;h+=i)o.push(h);return o.length?o:[e,n]}let s=r/(30*Ne),l=[1,2,3,6,12,24,60,120].find(h=>s/h<=t)??240,c=new Date(e),d=c.getUTCFullYear(),u=Math.ceil((c.getUTCMonth()+(c.getUTCDate()>1?1:0))/l)*l;for(let h=Date.UTC(d,u,1);h<=n;)o.push(h),u+=l,u>=12&&(d+=Math.floor(u/12),u%=12),h=Date.UTC(d,u,1);return o.length?o:[e,n]}function er(e,n){let t=Math.floor(Math.log10(e)),r=Math.ceil(Math.log10(n)),i=r-t<=1?[1,2,5]:[1],o=[];for(let s=t;s<=r;s++)for(let l of i)o.push(Qn(l*10**s));return o.filter(s=>s>=e/1.0001&&s<=n*1.0001)}function Je(e,n={}){if(n.thresholds&&n.thresholds.length>=2)return[...n.thresholds].filter(Number.isFinite).sort((c,d)=>c-d);let[t,r]=n.domain??ce(e),i=Math.max(1,e.length),o=Math.max(1,n.bins??Math.ceil(Math.log2(i)+1)),s=n.binWidth??(r>t?(r-t)/o:1),l=r>t?Math.max(1,Math.ceil((r-t)/s-1e-9)):1;return Array.from({length:l+1},(c,d)=>Number((t+d*s).toPrecision(12)))}function et(e,n){let t=[];for(let o=0;o+1<n.length;o++)t.push({x0:n[o],x1:n[o+1],count:0});if(t.length===0)return t;let r=n[0],i=n[n.length-1];for(let o of le(e)){if(o<r||o>i)continue;let s=0,l=t.length-1;for(;s<l;){let c=s+l+1>>1;t[c].x0<=o?s=c:l=c-1}t[s].count++}return t}var Qr=/-?\d*\.?\d+(?:e[-+]?\d+)?/gi,Jr=/([MLTHVCSQAZmlthvcsqaz])([^MLTHVCSQAZmlthvcsqaz]*)/g,ei={M:2,L:2,T:2,C:6,S:4,Q:4,A:7,H:-1,V:-2};function ti(e,n,t){return e.replace(Jr,(r,i,o)=>{let s=ei[i];if(s===void 0)return i+o;let c=(o.match(Qr)??[]).map((d,u)=>{let h=Number(d);if(s===-1)return String(h+n);if(s===-2)return String(h+t);let b=u%s;return s===7?b===5?String(h+n):b===6?String(h+t):d:String(b%2===0?h+n:h+t)});return i+c.join(" ")})}var tr=(e,n,t)=>e.map(r=>{switch(r.kind){case"rect":return{...r,x:r.x+n,y:r.y+t};case"circle":return{...r,cx:r.cx+n,cy:r.cy+t};case"line":return{...r,x1:r.x1+n,x2:r.x2+n,y1:r.y1+t,y2:r.y2+t};case"text":return{...r,x:r.x+n,y:r.y+t};case"path":return{...r,d:ti(r.d,n,t)}}});var Ot=["primary","success","warning","danger","neutral"].flatMap(e=>[500,700].map(n=>`var(--skdx-color-${e}-${n})`)).sort((e,n)=>Number(e.endsWith("700)"))-Number(n.endsWith("700)"))),R={axis:"var(--skdx-color-border-strong)",grid:"var(--skdx-color-border-subtle)",label:"var(--skdx-color-text-muted)",focus:"var(--skdx-color-focus-ring)",positive:"var(--skdx-color-success-500)",negative:"var(--skdx-color-danger-500)",fontFamily:"var(--skdx-font-family)",fontSize:"var(--skdx-font-size-xs)"},tt=(e="neutral")=>e==="neutral"?R.axis:`var(--skdx-color-${e}-500)`,Lt=(e="neutral")=>e==="neutral"?R.label:e==="primary"?"var(--skdx-color-text-accent)":`var(--skdx-color-text-${e})`,nr=(e,n)=>n??Ot[e%Ot.length];var ee={top:16,right:16,bottom:32,left:48};function rr(e,n,t=ee){return{x:t.left,y:t.top,width:Math.max(0,e-t.left-t.right),height:Math.max(0,n-t.top-t.bottom)}}function Fe(e){let n=e.legend;if(n)return n===!0?{}:n.enabled===!1?void 0:n}function Vt(e){let n=e.tooltip;return n===void 0||n===!0?{enabled:!0}:n===!1?{enabled:!1}:{...n,enabled:n.enabled??!0}}var ir=e=>e.crosshair===!0||Vt(e).trigger==="axis",nt=20,ni=120,or=e=>{let n=Fe(e);return n&&(n.position==="left"||n.position==="right")?n.width??ni:0},rt=(e,n=600,t=300)=>({width:(e.width??n)-or(e),height:(e.height??t)-(Fe(e)?.position==="bottom"?nt:0)}),sr=(e,n,t)=>{let r=Fe(e);return!r||!(r.position===void 0||r.position==="top")?0:(n?Math.max(1,cr(n,t??rt(e).width,r)):1)*nt},ne=6.5,ar=(e,n,t)=>t??(e.palette&&e.palette.length>0?e.palette[n%e.palette.length]:nr(n)),lr=(e,n)=>e.hiddenSeries?.includes(n)??!1;function Rt(e,n,t=[],r={},i=10,o=8,s=!1){let l=[],c=r.maxItems,d=c!==void 0&&c>=0&&e.length>c?e.slice(0,c):e,u=e.length-d.length,h=r.interactive??!0,b=o,y=i,x=(p,M,v,f)=>{let w=(M?18:4)+p.length*ne;b>o&&(s||b+w>n-8)&&(b=o,y+=nt),M&&l.push({kind:"rect",part:"legend-swatch",x:b,y:y-5,width:10,height:10,fill:M,opacity:f?.3:void 0,item:v}),l.push({kind:"text",part:"legend-label",x:b+(M?14:0),y,text:p,baseline:"middle",fill:f?R.grid:R.label,item:v}),b+=w+12};for(let p of d){let M=t.includes(p.name),v=h?{label:p.name,series:p.name,legend:!0}:void 0;x(r.formatter?.(p.name)??p.name,p.color,v,M)}return u>0&&x(`+${u} more`,void 0,void 0,!1),r.align==="end"?ri(l,n):l}function ri(e,n){let t=new Map;for(let i of e){let o=i.kind==="rect"?i.y+5:i.y;t.set(o,[...t.get(o)??[],i])}let r=[];for(let i of t.values()){let o=Math.max(...i.map(l=>l.kind==="rect"?l.x+l.width:l.x+l.text.length*ne)),s=n-8-o;for(let l of i)r.push({...l,x:l.x+s})}return r}var cr=(e,n,t={})=>new Set(Rt(e,n,[],t).flatMap(r=>r.kind==="text"?[r.y]:[])).size;function Bt(e,n,t,r=[]){let i=Fe(e),o=i&&e.direction==="rtl"&&i.align===void 0?{...i,align:"end"}:i,s=Vt(e),l=o?.position==="bottom",c=or(e),d=e.hiddenSeries??[],u=o?c?Rt(r,1/0,d,o,10,(o.position==="right"?n:0)+8,!0):Rt(r,n,d,o,l?t+10:10):[],h=l?cr(r,n,o):0;return{width:n+c,height:l?t+Math.max(1,h)*nt:t,legendOffset:o?.position==="left"?c:void 0,tooltip:s.enabled,tooltipFormatter:s.formatter,axisTooltipFormatter:s.axisFormatter,tooltipPortal:s.portal,tooltipPlacement:s.placement,tooltipAnchored:s.followPointer===!1?!0:void 0,description:e.description,decorative:e.decorative,animate:e.animate===!0?300:e.animate||void 0,responsive:!!e.responsive,shapes:u}}function Pt(e){let n=e.legendOffset;if(!n)return e;let t=[...tr(e.shapes.filter(c=>!c.part.startsWith("legend-")),n,0),...e.shapes.filter(c=>c.part.startsWith("legend-"))],r=c=>({...c,x:c.x+n}),i=e.hit?{...e.hit,plot:r(e.hit.plot),xs:e.hit.xs.map(c=>c+n),brush:e.hit.brush?{box:r(e.hit.brush.box),window:r(e.hit.brush.window)}:void 0}:void 0,o=e.edit,s=o?{...o,scale:c=>o.scale(c)+n,invert:c=>o.invert(c-n),bars:o.bars.map(c=>({...c,x0:c.x0+n,x1:c.x1+n}))}:void 0,l=e.map?{...e.map,plot:r(e.map.plot)}:void 0;return{...e,shapes:t,hit:i,edit:s,map:l,legendOffset:void 0}}function it(e,n,t,r,i,o="auto"){let s=Array.isArray(t)?t:[t],l=Math.max(...s.map(b=>b.length))*ne+12,c=6+s.length*16,d=o==="top"?{x:e-l/2,y:n-c-8}:o==="bottom"?{x:e-l/2,y:n+8}:o==="left"?{x:e-l-8,y:n-c/2}:o==="right"?{x:e+8,y:n-c/2}:{x:e+12,y:n-c-6},u=Math.max(0,Math.min(r-l,d.x)),h=Math.max(0,Math.min(i-c,d.y));return[{kind:"rect",part:"tooltip",x:m(u),y:m(h),width:m(l),height:c,fill:"var(--skdx-color-surface-raised)",stroke:R.axis,rx:3},...s.map((b,y)=>({kind:"text",part:"tooltip-label",x:m(u+6),y:m(h+11+y*16),text:b,baseline:"middle",fill:"var(--skdx-color-text-default)",weight:s.length>1&&y===0?"bold":void 0}))]}function dr([e,n],t,r=!1,i){let o=typeof r=="boolean"?{scale:r?"log":"linear"}:r,s=Se(o.format??i),l=o.min??e,c=o.max??n;o.reversed&&(t=[t[1],t[0]]);let d={id:o.id,position:o.position,options:o};if(o.scale==="sqrt"){let p=z=>Math.sign(z)*Math.sqrt(Math.abs(z)),M=o.nice===!1?[l,c]:xe(l,c,o.ticks),v=o.min??M[0],f=o.max??M[M.length-1],w=$e([p(v),p(f)],t),I=z=>w(p(z)),k=xe(v,f,o.ticks).filter(z=>z>=v-1e-9&&z<=f+1e-9);return{...d,scale:I,domain:[v,f],format:s,ticks:(k.length>=2?k:[v,f]).map(z=>({pos:m(I(z)),label:s(z)})),zero:m(I(Math.min(Math.max(0,v),f)))}}if(o.scale==="log"){let p=Math.max(l,Number.EPSILON),M=Math.max(c,p),v=er(p,M),f=[Math.log10(p),Math.log10(M)],w=$e(f,t),I=k=>w(Math.log10(Math.max(k,Number.EPSILON)));return{...d,scale:I,domain:f,format:s,ticks:v.map(k=>({pos:m(I(k)),label:s(k)})),zero:m(t[0])}}let u=xe(l,c,o.ticks),h=[o.min??(o.nice===!1?l:u[0]),o.max??(o.nice===!1?c:u[u.length-1])],b=$e(h,t),y=u.filter(p=>p>=h[0]-1e-9&&p<=h[1]+1e-9),x=(y.length>=2?y:[h[0],h[1]]).map(p=>({pos:m(b(p)),label:s(p)}));return{...d,scale:b,domain:h,format:s,ticks:x,zero:m(b(Math.min(Math.max(0,h[0]),h[1])))}}var ur=([e,n],t)=>Math.max(ee.left,xe(e,n).reduce((r,i)=>Math.max(r,t(i).length),0)*ne+14),hr=e=>e?.grid!==!1;function ot(e,n){if(e.length<2)return e;let t=e.reduce((i,o)=>Math.max(i,o.label.length),0)*ne+8,r=Math.max(1,Math.ceil(e.length*t/Math.max(1,n)));return r===1?e:e.filter((i,o)=>o%r===0)}var Dt=(e,n,t,r)=>`${e}, ${n}: ${r(t)}`;function fr(e,n,t,r){let i=e.error!==void 0?"error":e.loading?"loading":n?"empty":null;if(!i)return null;let{width:o,height:s}=rt(e,t,r),l=i==="error"?e.error:i==="loading"?"Loading\u2026":e.emptyMessage??"No data available",c=[];return i==="loading"&&c.push({kind:"rect",part:"skeleton",x:0,y:0,width:o,height:s,fill:"var(--skdx-color-surface-sunken)",rx:4}),c.push({kind:"text",part:`state-${i}`,x:m(o/2),y:m(s/2),text:l,anchor:"middle",baseline:"middle",fill:i==="error"?"var(--skdx-color-text-danger)":R.label}),{...Bt(e,o,s),shapes:c,tooltip:!1}}var mr=(e,n,t)=>{let r=n.length*ne/2;return e+r>t?"end":e-r<0?"start":"middle"};function Nt(e,n={}){let{plot:t,xTicks:r,yTicks:i,baseline:o}=e,s=t.x+t.width,l=t.y+t.height,c=[],d=n.grid??!0,u=(x,p)=>p?{kind:"line",part:"grid",x1:x.pos,x2:x.pos,y1:t.y,y2:l,stroke:R.grid}:{kind:"line",part:"grid",x1:t.x,x2:s,y1:x.pos,y2:x.pos,stroke:R.grid},h=n.x?.tickRotation??0,b=(x,p,M,v)=>h?q(x,p,M,{part:v,anchor:h<0?"end":"start",baseline:"middle",rotate:h}):q(x,p,M,{part:v,anchor:mr(x,M,e.width)}),y=(x,p,M,v,f)=>{for(let w of x)c.push(p==="x"?{kind:"line",part:"tick",x1:w.pos,x2:w.pos,y1:M,y2:m(M+v*f),stroke:R.axis}:{kind:"line",part:"tick",x1:M,x2:m(M+v*f),y1:w.pos,y2:w.pos,stroke:R.axis})};if(n.categoryGrid)for(let x of r)c.push(u(x,!n.horizontal));if(n.horizontal){let x=n.axes??[{ticks:i,position:"bottom",offset:0,label:n.yLabel,...n.y}];if(d)for(let p of i)c.push(u(p,!0));x[0]?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:o,x2:o,y1:t.y,y2:l,stroke:R.axis});for(let p of x){let M=p.position==="top"||p.position==="right",v=m(M?t.y-p.offset:l+p.offset),f=M||p.offset>0;p.showLine&&f&&c.push({kind:"line",part:"axis",x1:t.x,x2:s,y1:v,y2:v,stroke:R.axis}),p.showTicks&&y(p.ticks,"x",v,M?-1:1,p.tickSize??4);let w=m(M?v-8:v+20);for(let I of p.ticks)c.push(M?q(I.pos,w,I.label,{part:"x-label-top",anchor:mr(I.pos,I.label,e.width)}):b(I.pos,w,I.label,"x-label"));p.label&&c.push(f?q(4,w,p.label,{part:"axis-title",anchor:"start",baseline:M?void 0:"middle"}):q(4,t.y-6,p.label,{part:"axis-title",anchor:"start"}))}n.x?.showLine&&c.push({kind:"line",part:"axis",x1:n.rtl?s:t.x,x2:n.rtl?s:t.x,y1:t.y,y2:l,stroke:R.axis}),n.x?.showTicks&&y(r,"y",n.rtl?s:t.x,n.rtl?1:-1,n.x.tickSize??4);for(let p of r)c.push(n.rtl?q(s+8,p.pos,p.label,{part:"y-label",anchor:"start",baseline:"middle"}):q(t.x-8,p.pos,p.label,{part:"y-label",anchor:"end",baseline:"middle"}))}else{if(d)for(let p of i)c.push(u(p,!1));n.y?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:t.x,x2:s,y1:o,y2:o,stroke:R.axis});let x=n.axes??[{ticks:i,position:"left",offset:0,label:n.yLabel,...n.y},...n.rightTicks?[{ticks:n.rightTicks,position:"right",offset:0,label:n.rightLabel}]:[]];for(let p of x){let M=p.position==="left",v=M?t.x-p.offset:s+p.offset,f=M?"y-label":"y-label-right";p.showLine&&c.push({kind:"line",part:"axis",x1:m(v),x2:m(v),y1:t.y,y2:l,stroke:R.axis}),p.showTicks&&y(p.ticks,"y",m(v),M?-1:1,p.tickSize??4);for(let w of p.ticks)c.push(q(m(M?v-8:v+8),w.pos,w.label,{part:f,anchor:M?"end":"start",baseline:"middle"}));p.label&&c.push(q(m(M?p.offset===0?4:Math.max(4,v-40):p.offset===0?e.width-4:Math.min(e.width-4,v+40)),t.y-6,p.label,{part:"axis-title",anchor:M?"start":"end"}))}n.x?.showTicks&&y(r,"x",l,1,n.x.tickSize??4);for(let p of r)c.push(b(p.pos,l+(h?12:20),p.label,"x-label"))}return n.xLabel&&c.push(q(m(t.x+t.width/2),e.height-4,n.xLabel,{part:"axis-title",anchor:"middle"})),n.horizontal&&n.rightLabel&&c.push(q(e.width-4,t.y-6,n.rightLabel,{part:"axis-title",anchor:"end"})),c}var q=(e,n,t,r={})=>({kind:"text",part:"label",x:e,y:n,text:t,fill:R.label,...r}),Ge=(e,n,t,r,i,o)=>({kind:"circle",part:"point",cx:e,cy:n,r:t,fill:r,title:i,item:o});function Ft(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height,s=c=>Math.max(r.x,Math.min(i,c)),l=c=>Math.max(r.y,Math.min(o,c));for(let c of e??[]){let d=c.color??tt(c.variant),u=c.color??Lt(c.variant),h={part:"reference-label",fill:u},b=n.horizontal===!0;if("y"in c){let y=m(n.y(c.y,c.axis??"left"));if(b){let x=s(y);t.push(...br(x,r.y,o,d,c.label,h))}else{let x=l(y);t.push(...pr(r.x,i,x,d,c.label,h))}}else if("x"in c){let y=n.x(c.x);if(y===void 0)continue;b?t.push(...pr(r.x,i,l(m(y)),d,c.label,h)):t.push(...br(s(m(y)),r.y,o,d,c.label,h))}else if("y1"in c){let y=m(n.y(c.y1,c.axis??"left")),x=m(n.y(c.y2,c.axis??"left"));b?t.push(...xr(s(Math.min(y,x)),s(Math.max(y,x)),r,d,c.label,u)):t.push(...gr(l(Math.min(y,x)),l(Math.max(y,x)),r,d,c.label,u))}else{let y=n.x(c.x1),x=n.x(c.x2);if(y===void 0||x===void 0)continue;let p=m(Math.min(y,x)),M=m(Math.max(y,x));b?t.push(...gr(l(p),l(M),r,d,c.label,u)):t.push(...xr(s(p),s(M),r,d,c.label,u))}}return t}function pr(e,n,t,r,i,o){let s={kind:"line",part:"reference",x1:e,x2:n,y1:t,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[s,q(n-4,t-5,i,{...o,anchor:"end"})]:[s]}function br(e,n,t,r,i,o){let s={kind:"line",part:"reference",x1:e,x2:e,y1:n,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[s,q(e+4,n+10,i,{...o,anchor:"start"})]:[s]}function gr(e,n,t,r,i,o){let s={kind:"rect",part:"reference-area",x:t.x,y:e,width:t.width,height:m(Math.max(0,n-e)),fill:r,opacity:.12,title:i};return i?[s,q(t.x+t.width-4,e+12,i,{part:"reference-label",fill:o,anchor:"end"})]:[s]}function xr(e,n,t,r,i,o){let s={kind:"rect",part:"reference-area",x:e,y:t.y,width:m(Math.max(0,n-e)),height:t.height,fill:r,opacity:.12,title:i};return i?[s,q(e+4,t.y+12,i,{part:"reference-label",fill:o,anchor:"start"})]:[s]}function yr(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height;for(let s of e??[]){let l=s.color??tt(s.variant),c=s.color??Lt(s.variant),d=(x,p,M)=>{let v=n.x(x);if(v===void 0)return;let f=n.y(p,M??"left");return n.horizontal?{x:m(f),y:m(v)}:{x:m(v),y:m(f)}},u=s.id??s.label,h=x=>({label:x,id:u,name:s.label});if(s.type==="line"||s.type==="band"){let{type:x,id:p,...M}=s;t.push(...Ft([M],n));continue}if(s.type==="rect"){let x=d(s.x1,s.y1,s.axis),p=d(s.x2,s.y2,s.axis);if(!x||!p)continue;let M=Math.max(r.x,Math.min(x.x,p.x)),v=Math.max(r.y,Math.min(x.y,p.y)),f=s.label??"";t.push({kind:"rect",part:"annotation-rect",x:m(M),y:m(v),width:m(Math.max(0,Math.min(i,Math.max(x.x,p.x))-M)),height:m(Math.max(0,Math.min(o,Math.max(x.y,p.y))-v)),fill:l,opacity:.12,stroke:l,title:f||void 0,item:f?h(f):void 0}),s.label&&t.push(q(m(M+4),m(v+12),s.label,{part:"annotation-label",fill:c}));continue}let b=d(s.x,s.y,s.axis);if(!b)continue;if(s.type==="text"){t.push(q(b.x,b.y,s.text,{part:"annotation-text",fill:c,anchor:"middle",baseline:"middle",title:s.label}));continue}let y=s.label??`${String(s.x)}, ${s.y}`;if(t.push({kind:"circle",part:"annotation-point",cx:b.x,cy:b.y,r:5,fill:l,stroke:"var(--skdx-color-surface-default)",title:y,item:h(y)}),s.type==="callout"&&s.label){let[x,p]=s.offset??[16,-16],M=m(Math.max(r.x,Math.min(i,b.x+x))),v=m(Math.max(r.y,Math.min(o,b.y+p)));t.push({kind:"line",part:"annotation-leader",x1:b.x,y1:b.y,x2:M,y2:v,stroke:l},q(M,v,s.label,{part:"annotation-label",fill:c,anchor:x>=0?"start":"end",baseline:"middle"}))}}return t}var Gt=2e3;function ii(e){if(e!=="none")return e===void 0||e==="auto"?{strategy:"lttb",threshold:Gt}:typeof e=="string"?{strategy:e,threshold:Gt}:{strategy:e.strategy,threshold:e.threshold??Gt}}function oi(e,n){let t=e.length;if(n>=t||n<3)return e.map((l,c)=>c);let r=[0],i=[],o=(t-2)/(n-2),s=0;for(let l=0;l<n-2;l++){let c=Math.floor((l+1)*o)+1,d=Math.min(t-1,Math.floor((l+2)*o)+1),u=0,h=0,b=0;for(let w=c;w<d;w++){let I=e[w];C(I)&&(u+=w,h+=I,b++)}u=b?u/b:(c+d)/2,h=b?h/b:0;let y=Math.floor(l*o)+1,x=Math.min(t-1,Math.floor((l+1)*o)+1),p=e[s],M=C(p)?p:0,v=-1,f=-1;for(let w=y;w<x;w++){let I=e[w];if(!C(I)){i.push(w);continue}let k=Math.abs((s-u)*(I-M)-(s-w)*(h-M));k>f&&(f=k,v=w)}v<0&&(v=y),r.push(v),s=v}return r.push(t-1),i.length?[...new Set([...r,...i])].sort((l,c)=>l-c):r}function si(e,n){let t=e.length,r=Math.max(1,Math.floor(n/2));if(r*2>=t)return e.map((s,l)=>l);let i=[],o=t/r;for(let s=0;s<r;s++){let l=Math.floor(s*o),c=s===r-1?t:Math.floor((s+1)*o),d=-1,u=-1;for(let h=l;h<c;h++){let b=e[h];if(!C(b)){i.push(h);continue}(d<0||b<e[d])&&(d=h),(u<0||b>e[u])&&(u=h)}d>=0&&i.push(Math.min(d,u)),u>=0&&u!==d&&i.push(Math.max(d,u))}return[...new Set(i)].sort((s,l)=>s-l)}function ai(e,n){let t=e.length,r=Math.max(1,Math.floor(n/4));if(r*4>=t)return e.map((s,l)=>l);let i=[],o=t/r;for(let s=0;s<r;s++){let l=Math.floor(s*o),c=s===r-1?t:Math.floor((s+1)*o),d=-1,u=-1,h=-1,b=-1;for(let y=l;y<c;y++){let x=e[y];if(!C(x)){i.push(y);continue}h<0&&(h=y),b=y,(d<0||x<e[d])&&(d=y),(u<0||x>e[u])&&(u=y)}for(let y of[h,d,u,b])y>=0&&i.push(y)}return[...new Set(i)].sort((s,l)=>s-l)}function kr(e,n,t){let r=ii(t);if(!r||n<=r.threshold||e.length===0)return;let i=r.strategy==="minmax"?si:r.strategy==="m4"?ai:oi,o=new Set;for(let s of e)for(let l of i(s.slice(0,n),r.threshold))o.add(l);return[...o].sort((s,l)=>s-l)}function vr(e,n,t,r,i,o,s,l){if(r==="circle")return{...Ge(e,n,t,i,o,s),part:l};let c=r==="square"?`M${m(e-t)} ${m(n-t)}h${m(2*t)}v${m(2*t)}h${m(-2*t)}Z`:r==="diamond"?`M${m(e)} ${m(n-t*1.3)}L${m(e+t*1.3)} ${m(n)}L${m(e)} ${m(n+t*1.3)}L${m(e-t*1.3)} ${m(n)}Z`:`M${m(e)} ${m(n-t*1.2)}L${m(e+t*1.15)} ${m(n+t*.9)}L${m(e-t*1.15)} ${m(n+t*.9)}Z`;return{kind:"path",part:l,d:c,fill:i,title:o,item:s}}var li=e=>{let n=0;return e.map(t=>C(t)?n+=t:null)},ci=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&C(n)&&C(r)?n-r:null}),di=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&C(n)&&C(r)&&r!==0?(n-r)/Math.abs(r):null});function ui(e,n){let t=Math.max(1,Math.floor(n));return e.map((r,i)=>{if(i<t-1)return null;let o=0;for(let s=i-t+1;s<=i;s++){let l=e[s];if(!C(l))return null;o+=l}return o/t})}function hi(e,n="max"){let t=0;for(let r of e)C(r)&&(t=n==="sum"?t+r:Math.max(t,r));return e.map(r=>C(r)?t===0?0:r/t:null)}function fi(e,n="desc"){let t=e.filter(C).sort((r,i)=>n==="asc"?r-i:i-r);return e.map(r=>C(r)?t.indexOf(r)+1:null)}var mi=(e,n=-1/0,t=1/0)=>e.map(r=>C(r)&&r>=n&&r<=t?r:null),pi=(e,n="asc")=>[...e].sort((t,r)=>C(t)?C(r)?n==="asc"?t-r:r-t:-1:C(r)?1:0);function bi(e,n,t="sum"){let r=Math.max(1,Math.floor(n)),i=[];for(let o=0;o<e.length;o+=r){let s=e.slice(o,o+r).filter(C);if(s.length===0){i.push(null);continue}let l=s.reduce((c,d)=>c+d,0);i.push(t==="sum"?l:t==="mean"?l/s.length:t==="min"?Math.min(...s):Math.max(...s))}return i}function gi(e,n={}){let t=e.filter(C),r=Je(t,n);return{edges:r,counts:et(t,r).map(i=>i.count)}}function _t(e,n){let t=[...e];for(let r of n??[])switch(r.type){case"cumulative":t=li(t);break;case"difference":t=ci(t);break;case"percentageChange":t=di(t);break;case"movingAverage":t=ui(t,r.window);break;case"normalize":t=hi(t,r.to);break;case"rank":t=fi(t,r.order);break;case"filter":t=mi(t,r.min,r.max);break;case"sort":t=pi(t,r.order);break;case"aggregate":t=bi(t,r.every,r.method);break;case"bin":t=gi(t,r).counts;break}return t}var xi=100,yi=2e3,wr=32,Mr=28,at=e=>e.position==="right"||e.position==="top";function ki(e){let t=(e.yAxis===void 0?[]:Array.isArray(e.yAxis)?e.yAxis:[e.yAxis]).map((i,o)=>({...i,id:i.id??(o===0?"left":o===1?"right":String(o)),position:i.position??(o===1?"right":"left")}));t.length===0&&t.push({id:"left",position:"left"});let r=t.some(i=>i.id==="right"||at(i));return e.rightAxis?t.push({...e.rightAxis,id:"right",position:"right"}):!r&&e.series.some(i=>i.axis==="right")&&t.push({id:"right",position:"right"}),t}function $r(e,n){let t=e[0]?.id;return n===void 0||n==="left"?t:n==="right"?(e.find(r=>r.id==="right")??e.find(at))?.id:e.find(r=>r.id===n)?.id}var st=e=>e.kind==="bar"||e.kind==="range"&&e.style==="bar";function Cr(e,n){let t=Se(e.format),{series:r,categories:i,issues:o,axes:s}=wi(e,n,t),l=e.direction==="rtl",c=e.baseline??0,d=Math.max(i.length,...r.map(a=>Math.max(a.data.length,a.low.length))),u=r.every(a=>le(a.data).length===0&&le(a.high).length===0),h=fr(e,u);if(h)return{...h,issues:o};let b=e.xAxis?.type??"category",y=b!=="category"&&i.length>0&&i.every(a=>typeof a!="string"||b==="time"&&C(ae(a))),x=y?i.map(ae):[],[p,M]=ce(x),v=e.xAxis?.format??(b==="time"?{style:M-p<2*864e5?"time":"date"}:void 0),f=Array.from({length:d},(a,g)=>{let $=i[g];return $===void 0?String(g+1):Qe($,v)}),w=vi(e.zoom,d),I=Array.from({length:w.end-w.start},(a,g)=>w.start+g),k=e.orientation==="horizontal",F=r.map(a=>({...a,hidden:a.hidden||k&&!st(a)})).filter(a=>!a.hidden),j=F.some(a=>!st(a))?kr(F.filter(a=>!st(a)).map(a=>I.map(g=>(a.kind==="range"?a.high[g]:a.data[g])??null)),I.length,e.sampling):void 0,B=j?j.map(a=>I[a]):I,Y=e.stacked==="percent"||e.stackOffset==="expand",Q=e.stackOffset??"zero",ie=new Map,he=new Map,pt=new Map;for(let a of F)a.stack!==void 0&&a.kind!=="range"&&pt.set(a.stack,[...pt.get(a.stack)??[],a]);for(let a of pt.values()){let g=new Array(d).fill(c),$=new Array(d).fill(c),G=new Array(d).fill(0);if(Y)for(let D of a)D.data.forEach((L,_)=>{C(L)&&(G[_]=G[_]+Math.abs(L))});for(let D of a){let L=[],_=[];for(let P=0;P<d;P++){let N=D.data[P];if(!C(N)){L.push(null),_.push(null);continue}let O=G[P],T=Y?O>0?N/O:0:N,H=T>=0?g:$;L.push(H[P]),H[P]=H[P]+T,_.push(H[P])}ie.set(D,L),he.set(D,_)}if(Q==="silhouette"||Q==="wiggle"){let D=new Array(d).fill(0);if(Q==="silhouette")for(let L=0;L<d;L++)D[L]=-(g[L]-c)/2;else{let L=0;for(let _=0;_<d;_++){let P=a.length,N=0;for(let T=0;T<P;T++){let H=a[T],E=H.data[_],K=H.data[_-1],J=_>0&&C(E)&&C(K)?E-K:0;N+=(P-T-.5)*J}let O=g[_]-c;L=_===0?-O/2:L-(O>0?N/Math.max(1,P):0),D[_]=L}}for(let L of a){let _=ie.get(L),P=he.get(L);for(let N=0;N<d;N++){let O=_[N],T=P[N];C(O)&&(_[N]=O+D[N]),C(T)&&(P[N]=T+D[N])}}}}let Sn=a=>a.kind==="range"?{from:a.low,to:a.high}:{from:ie.get(a)??new Array(d).fill(c),to:he.get(a)??a.data},$n=a=>{let g=[],$=!1;for(let L of F){if(L.axis!==a)continue;let{from:_,to:P}=Sn(L);for(let N of B){let O=P[N];if(C(O)&&g.push(O),L.kind==="range"||L.stack!==void 0){let T=_[N];C(T)&&g.push(T)}}if(L.errors)for(let N of B){let O=Sr(L.data[N],L.errors[N]);O&&g.push(O[0],O[1])}(L.kind==="bar"||L.kind==="area")&&Q==="zero"&&($=!0)}let[G,D]=ce(g);return $?[Math.min(c,G),Math.max(c,D)]:[G,D]},{width:Cn,height:In}=rt(e),Nr=e.brush?wr+Mr:0,Tn=B.reduce((a,g)=>Math.max(a,f[g].length),0)*ne,An=Y?{style:"percent"}:void 0,Fr=a=>{if(a.scale==="log")return ee.left;let[g,$]=$n(a.id),G=Se(a.format??An??e.format);return ur([a.min??g,a.max??$],G)+(a.showTicks?a.tickSize??4:0)},bt=a=>k?at(a)?"top":"bottom":at(a)!==l?"right":"left",zn=a=>k?24+(a.showTicks?a.tickSize??4:0):Fr(a),Gr=new Set(F.map(a=>a.axis)),gt=s.filter(a=>Gr.has(a.id)||s.length>1),On=new Map,ke={left:0,right:0,top:0,bottom:0};for(let a of gt){let g=bt(a);On.set(a.id,ke[g]),ke[g]+=zn(a)}let Ln=gt.find(a=>bt(a)==="bottom"),_r={top:ee.top+sr(e)+(s.some(a=>a.label)?12:0)+ke.top,right:k?l?Math.max(ee.left,Tn+16):ee.right:Math.max(ee.right,ke.right),bottom:ee.bottom+Nr+(e.xAxis?.label?14:0)+(e.xAxis?.tickRotation?24:0)+ke.bottom-(Ln?zn(Ln):0),left:k?l?ee.right:Math.max(ee.left,Tn+16):Math.max(ee.left,ke.left)},U=rr(Cn,In,_r),jr=k?l?[U.x+U.width,U.x]:[U.x,U.x+U.width]:[U.y+U.height,U.y],Rn=k?[U.y,U.y+U.height]:l?[U.x+U.width,U.x]:[U.x,U.x+U.width],xt=new Map(s.map(a=>[a.id,{...dr($n(a.id),jr,{format:An,...a},e.format),position:bt(a),offset:On.get(a.id)??0}])),Vn=s[0]?.id,Ze=xt.get(Vn),yt=a=>xt.get($r(s,a)??Vn)??Ze,oe=(a,g)=>yt(g).scale(a),Bn=a=>m(a.scale(Math.min(Math.max(c,Math.min(...a.domain)),Math.max(...a.domain)))),Ee=Xn(B.length,Rn,e.barGap),kt=B.map(a=>x[a]),vt=[...kt].sort((a,g)=>a-g),ve=1/0;for(let a=1;a<vt.length;a++)ve=Math.min(ve,vt[a]-vt[a-1]);let[we,Ae]=ce(kt),se=ve===1/0?Math.max(1,Math.abs(Ae)*.05||1):ve/2,ze=$e([we-se,Ae+se],Rn),We=a=>m(y?ze(kt[a]):Ee.center(a)),Pn=y?Math.abs(ze(we+(ve===1/0?se:ve))-ze(we))*.8:Ee.bandwidth,Dn=a=>y?We(a)-Pn/2:Ee.start(a),Hr=y?(b==="time"?Jn(we-se,Ae+se):xe(we-se,Ae+se)).filter(a=>a>=we-se&&a<=Ae+se).map(a=>({pos:m(ze(a)),label:Qe(a,v)})):ot(B.map((a,g)=>({pos:We(g),label:f[a]})),k?1/0:U.width/Math.max(.2,Math.abs(Math.cos((e.xAxis?.tickRotation??0)*Math.PI/180)))),wt={...Bt(e,Cn,In,r.map(a=>({name:a.name,color:a.color}))),plot:U,xTicks:Hr,yTicks:k?ot(Ze.ticks,U.width):Ze.ticks,baseline:Bn(Ze)},Zr=s[0],Nn=Nt(wt,{horizontal:k,rtl:l,axes:gt.map(a=>{let g=xt.get(a.id);return{ticks:k?ot(g.ticks,U.width):g.ticks,position:g.position,offset:g.offset??0,label:a.label,showLine:a.showLine,showTicks:a.showTicks,tickSize:a.tickSize}}),xLabel:e.xAxis?.label,grid:hr(Zr),categoryGrid:e.xAxis?.grid===!0,x:e.xAxis}),Er=a=>{if(typeof a=="number"&&i.every($=>typeof $=="string"))return a;let g=typeof a=="string"?a:ae(a);for(let $=0;$<d;$++){let G=i[$];if(G!==void 0&&(typeof g=="string"?G===g||f[$]===g:ae(G)===g))return $}},Fn={plot:U,horizontal:k,x:a=>{if(y&&(typeof a!="string"||C(ae(a))))return ze(ae(a));let g=Er(a),$=g===void 0?-1:B.indexOf(g);return $<0?void 0:Ee.center($)},y:(a,g)=>oe(a,g)};Nn.push(...Ft(e.references,Fn));let Mt=[],St=new Map;for(let a of F){if(!st(a))continue;let g=a.stack??a,$=Mt.indexOf(g);$<0&&($=Mt.push(g)-1),St.set(a,$)}let Ue=Pn/Math.max(1,Mt.length),fe=Math.min(Ue,e.barWidth??1/0),Gn=(Ue-fe)/2,$t=[],Ke=[],Ct=[],It=[],Tt=[],_n=[],qe=[],Ye=a=>yt(a.axis).format,At=Math.max(0,e.minBarSize??0),Wr=(a,g,$)=>{let G=Math.abs(g-a);if(G>=At)return[Math.min(a,g),G];let L=a+(k?$?1:-1:$?-1:1)*At;return[Math.min(a,L),At]},Oe=(a,g,$,G)=>({label:G,series:a.name,seriesId:a.id??a.name,category:f[g],index:g,value:$}),jn=(a,g,$,G)=>{let D=Sr(G,a.errors?.[g]);if(!D)return;let L=m(oe(D[0],a.axis)),_=m(oe(D[1],a.axis)),P=4,N="var(--skdx-color-text-default)",O=`${a.name}, ${f[g]}: ${Ye(a)(D[0])} \u2013 ${Ye(a)(D[1])}`;_n.push(k?{kind:"line",part:"error-bar",x1:L,x2:_,y1:$,y2:$,stroke:N,title:O}:{kind:"line",part:"error-bar",x1:$,x2:$,y1:L,y2:_,stroke:N,title:O},k?{kind:"line",part:"error-cap",x1:L,x2:L,y1:m($-P),y2:m($+P),stroke:N}:{kind:"line",part:"error-cap",x1:m($-P),x2:m($+P),y1:L,y2:L,stroke:N},k?{kind:"line",part:"error-cap",x1:_,x2:_,y1:m($-P),y2:m($+P),stroke:N}:{kind:"line",part:"error-cap",x1:m($-P),x2:m($+P),y1:_,y2:_,stroke:N})};for(let a of F){let{from:g,to:$}=Sn(a),G=Ye(a),D=B.length<=yi;if(a.kind==="bar"){let O="";B.forEach((T,H)=>{let E=a.data[T],K=g[T],J=$[T];if(!C(E)||!C(K)||!C(J))return;let Me=oe(K,a.axis),ge=oe(J,a.axis),[Le,Re]=Wr(Me,ge,J>=K),Ve=Dn(H)+St.get(a)*Ue+Gn,Zn=m(k?Le:Ve),En=m(k?Ve:Le),zt=m(k?Re:fe),Wn=m(k?fe:Re);if(!D){O+=`M${Zn} ${En}h${zt}v${Wn}h${-zt}Z`;return}let Un=Dt(a.name,f[T],Y?J-K:E,G);if(Ke.push({kind:"rect",part:"bar",x:Zn,y:En,width:zt,height:Wn,fill:a.color,rx:e.radius,title:Un,item:Oe(a,T,E,Un)}),jn(a,T,m(Ve+fe/2),E),e.labels){let Kn=G(Y?J-K:E);Tt.push(k?q(m(Math.max(Me,ge)+4),m(Ve+fe/2),Kn,{baseline:"middle"}):q(m(Ve+fe/2),m(Math.min(Me,ge)-4),Kn,{anchor:"middle"}))}}),O&&Ke.push({kind:"path",part:"bars",d:O,fill:a.color,title:a.name});continue}if(a.kind==="range"&&a.style==="bar"){B.forEach((O,T)=>{let H=g[O],E=$[O];if(!C(H)||!C(E))return;let K=oe(Math.min(H,E),a.axis),J=oe(Math.max(H,E),a.axis),Me=Dn(T)+St.get(a)*Ue+Gn,ge=`${a.name}, ${f[O]}: ${G(Math.min(H,E))} \u2013 ${G(Math.max(H,E))}`,Le=Oe(a,O,E,ge),Re=Math.max(1,Math.abs(J-K));Ke.push(k?{kind:"rect",part:"range",x:m(Math.min(K,J)),y:m(Me),width:m(Re),height:m(fe),fill:a.color,rx:e.radius,title:D?ge:void 0,item:Le}:{kind:"rect",part:"range",x:m(Me),y:m(Math.min(K,J)),width:m(fe),height:m(Re),fill:a.color,rx:e.radius,title:D?ge:void 0,item:Le})});continue}let L=e.nulls==="connect"||e.nulls===void 0&&e.connectNulls,_=[],P=[];B.forEach((O,T)=>{let H=g[O],E=$[O];if(!C(E)||!C(H)){!L&&P.length&&(_.push(P),P=[]);return}P.push({x:We(T),y:m(oe(E,a.axis)),y0:m(oe(H,a.axis)),i:O})}),P.length&&_.push(P);let N=a.markers??B.length<=xi;for(let O of _){let T=ye(O,a.curve);if(a.kind==="range"&&a.style==="line"){Ct.push({kind:"path",part:"range-high",d:T,stroke:a.color,strokeWidth:2,strokeLinejoin:"round"},{kind:"path",part:"range-low",d:ye(O.map(H=>({x:H.x,y:H.y0})),a.curve),stroke:a.color,strokeWidth:2,strokeLinejoin:"round",dash:"4 3"});continue}if(a.kind==="range"){let H=ye([...O].reverse().map(E=>({x:E.x,y:E.y0})),a.curve);$t.push({kind:"path",part:"range",d:`${T}L${H.slice(1)}Z`,fill:a.color,fillOpacity:.2,title:a.name});continue}if(a.kind==="area"){let H=Bn(yt(a.axis)),E=a.stack!==void 0?ye([...O].reverse().map(J=>({x:J.x,y:J.y0})),a.curve).slice(1):`${O[O.length-1]?.x} ${H}L${O[0]?.x} ${H}`,K=`skdx-g-${a.index}`;a.gradient&&!qe.some(J=>J.id===K)&&qe.push({id:K,vertical:!0,stops:[{offset:0,color:a.color,opacity:a.fillOpacity},{offset:1,color:a.color,opacity:0}]}),$t.push({kind:"path",part:"area",d:`${T}L${E}Z`,fill:a.gradient?`url(#${K})`:a.color,fillOpacity:a.gradient?void 0:a.fillOpacity})}Ct.push({kind:"path",part:"line",d:T,stroke:a.color,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",dash:a.dash})}if(a.kind==="range"&&D)for(let O of _)for(let T of O){let H=a.low[T.i],E=a.high[T.i],K=`${a.name}, ${f[T.i]}: ${G(Math.min(H,E))} \u2013 ${G(Math.max(H,E))}`;It.push({...Ge(T.x,T.y,.01,a.color,K,Oe(a,T.i,E,K)),part:"anchor"})}if(a.kind!=="range")for(let O of _)for(let T of O){if(!N&&!D&&!e.labels&&!a.errors)continue;let H=a.data[T.i],E=Y?$[T.i]-g[T.i]:H,K=Dt(a.name,f[T.i],E,G);(N||D)&&It.push(N&&a.symbol!=="circle"?vr(T.x,T.y,a.markerSize,a.symbol,a.color,D?K:void 0,Oe(a,T.i,H,K),"point"):{...Ge(T.x,T.y,N?a.markerSize:.01,a.color,D?K:void 0,Oe(a,T.i,H,K)),part:N?"point":"anchor"}),D&&jn(a,T.i,k?T.y:T.x,$[T.i]),e.labels&&Tt.push(q(T.x,T.y-8,G(E),{anchor:"middle"}))}}let Hn={plot:U,xs:k?[]:B.map((a,g)=>We(g)),rows:B.map(a=>[f[a],...F.map(g=>{let $=Ye(g);if(g.kind==="range"){let D=g.low[a],L=g.high[a];return`${g.name}: ${C(D)&&C(L)?`${$(D)} \u2013 ${$(L)}`:"\u2014"}`}let G=g.data[a];return`${g.name}: ${C(G)?$(Y?(he.get(g)?.[a]??0)-(ie.get(g)?.[a]??0):G):"\u2014"}`})]),count:d,zoom:w,crosshair:ir(e)},Xe=[];if(e.brush&&!k){let a={x:U.x,y:U.y+U.height+Mr,width:U.width,height:wr},g=F.find(G=>G.kind!=="range"),$={x:m(a.x+w.start/Math.max(1,d)*a.width),y:a.y,width:m((w.end-w.start)/Math.max(1,d)*a.width),height:a.height};if(Xe.push({kind:"rect",part:"brush",x:a.x,y:a.y,width:a.width,height:a.height,fill:"var(--skdx-color-surface-sunken)",stroke:R.grid}),g){let G=le(g.data),[D,L]=ce(G),_=d>1?a.width/(d-1):0,P=g.data.flatMap((O,T)=>C(O)?[{x:m(a.x+T*_),y:m(a.y+a.height-(L===D?.5:(O-D)/(L-D))*(a.height-4)-2)}]:[]),N=ye(P);P.length>1&&Xe.push({kind:"path",part:"brush-series",d:`${N}L${P[P.length-1]?.x} ${a.y+a.height}L${P[0]?.x} ${a.y+a.height}Z`,fill:g.color,fillOpacity:.3})}Xe.push({kind:"rect",part:"brush-window",...$,fill:"var(--skdx-color-primary-500)",opacity:.15,stroke:R.axis},{kind:"rect",part:"brush-handle",x:m($.x-3),y:a.y+8,width:6,height:a.height-16,fill:R.axis,rx:2},{kind:"rect",part:"brush-handle",x:m($.x+$.width-3),y:a.y+8,width:6,height:a.height-16,fill:R.axis,rx:2}),Hn.brush={box:a,window:$}}return{...wt,shapes:[...Nn,...$t,...Ke,...Ct,..._n,...It,...Tt,...yr(e.annotations,Fn),...Xe,...wt.shapes],hit:Hn,issues:o,defs:qe.length?qe:void 0}}function Sr(e,n){if(!(!C(e)||n===null||n===void 0))return typeof n=="number"?C(n)?[e-Math.abs(n),e+Math.abs(n)]:void 0:C(n[0])&&C(n[1])?[Math.min(n[0],n[1]),Math.max(n[0],n[1])]:void 0}function vi(e,n){if(!e||n<2)return{start:0,end:n};let t=Math.max(0,Math.min(n-1,Math.floor(e.start))),r=Math.max(t+1,Math.min(n,Math.ceil(e.end)));return r-t<2&&n>=2?{start:Math.min(t,n-2),end:Math.min(t,n-2)+2}:{start:t,end:r}}function wi(e,n,t){let r=f=>f.type??n,i=[],o=ki(e),s=e.categories??[],l=(e.transforms??[]).filter(f=>f.type==="sort"||f.type==="bin"||f.type==="aggregate"),c=(e.transforms??[]).filter(f=>!l.includes(f)),d=e.stacked||e.stackOffset!==void 0&&e.stackOffset!=="zero",u=(f,w,I)=>{let k=I.filter(z=>z!==null&&!(typeof z=="number"&&Number.isFinite(z))).length;k&&i.push({code:"invalid-value",severity:"warning",message:`Series "${f}" has ${k} value${k===1?"":"s"} that ${k===1?"is":"are"} neither a number nor null; drawn as gaps.`,itemId:w??f}),s.length&&I.length!==s.length&&!e.transform&&i.push({code:"length-mismatch",severity:"warning",message:`Series "${f}" has ${I.length} values for ${s.length} categories.`,itemId:w??f})},h=e.series.map((f,w)=>{let I=r(f),k=d?!0:void 0,z=f.type==="range"?void 0:f.stack,F=z===!1?void 0:z===!0||z===void 0&&k?`${I}`:z;f.type==="range"?(u(f.name,f.id,f.low),u(f.name,f.id,f.high)):u(f.name,f.id,f.data);let j=Y=>e.nulls==="zero"?Y.map(Q=>C(Q)?Q:0):Y,B=$r(o,f.axis);return B===void 0&&i.push({code:"unknown-axis",severity:"warning",message:`Series "${f.name}" names axis "${String(f.axis)}", which is not defined; drawn on the first axis.`,itemId:f.id??f.name}),{name:f.name,id:f.id,color:ar(e,w,f.color),axis:B??o[0]?.id,hidden:lr(e,f.name),index:w,kind:I,data:f.type==="range"?[]:j(_t(_t(f.data,c),f.transforms)),low:f.type==="range"?f.low:[],high:f.type==="range"?f.high:[],curve:f.curve??e.curve??"linear",dash:f.type==="range"?void 0:f.dash,markers:f.type==="range"?void 0:f.markers,symbol:f.type==="range"?"circle":f.symbol??"circle",markerSize:f.type==="range"?3:f.markerSize??3,errors:f.type==="range"?void 0:f.errors,stack:I==="range"||I==="line"?void 0:F,style:f.type==="range"?f.style??"area":"area",fillOpacity:(f.type==="range"?void 0:f.fillOpacity)??e.fillOpacity??.25,gradient:f.type!=="range"&&f.gradient===!0}}),b=()=>Math.max(s.length,...h.map(f=>Math.max(f.data.length,f.low.length))),y=f=>{let w=k=>k.length?f.map(z=>k[z]??null):k,I=Array.from({length:b()},(k,z)=>s[z]??String(z+1));s=f.map(k=>I[k]),h=h.map(k=>({...k,data:w(k.data),low:w(k.low),high:w(k.high)}))},x=(f,w)=>{let I=(w!==void 0?h.find(z=>z.name===w):void 0)??h.find(z=>!z.hidden&&z.kind!=="range")??h[0];w!==void 0&&!h.some(z=>z.name===w)&&i.push({code:"unknown-series",severity:"warning",message:`sort.by names "${w}", which is not a series; sorted by the first series.`});let k=Array.from({length:b()},(z,F)=>F).sort((z,F)=>{let j=I?.data[z]??I?.high[z],B=I?.data[F]??I?.high[F],Y=C(j)?j:-1/0,Q=C(B)?B:-1/0;return f==="asc"?Y-Q:Q-Y});y(k)},p=f=>{let w=h.flatMap(k=>le(k.data)),I=Je(w,f);s=I.slice(1).map((k,z)=>`${t(I[z])}\u2013${t(k)}`),h=h.map(k=>{let z=le(k.data),F=0,j=et(z,I).map(B=>e.binMode==="density"?z.length?B.count/(z.length*(B.x1-B.x0)):0:e.binMode==="cumulative"?F+=B.count:B.count);return{...k,data:j}})},M=(f,w)=>{let I=Math.max(1,Math.floor(f)),k=b(),z=j=>{if(!j.length)return j;let B=[];for(let Y=0;Y<k;Y+=I){let Q=le(j.slice(Y,Y+I));B.push(Q.length===0?null:w==="sum"?Q.reduce((ie,he)=>ie+he,0):w==="mean"?Q.reduce((ie,he)=>ie+he,0)/Q.length:w==="min"?Math.min(...Q):Math.max(...Q))}return B};s=Array.from({length:k},(j,B)=>s[B]??String(B+1)).filter((j,B)=>B%I===0),h=h.map(j=>({...j,data:z(j.data),low:z(j.low),high:z(j.high)}))};e.transform==="histogram"?p({bins:e.bins,binWidth:e.binWidth,domain:e.binDomain}):e.transform==="cumulative"&&(h=h.map(f=>{let w=0;return{...f,data:f.data.map(I=>C(I)?w+=I:w)}}));for(let f of l)f.type==="sort"?x(f.order??"desc"):f.type==="bin"?p(f):f.type==="aggregate"&&M(f.every,f.method??"sum");typeof e.sort=="string"?x(e.sort):e.sort&&x(e.sort.order,e.sort.by);let v=e.xAxis?.domain;if(v){let f=b(),w=Array.from({length:f},(F,j)=>s[j]??String(j+1)),I=F=>{let j=typeof F=="string"?F:ae(F);return w.findIndex(B=>typeof j=="string"?B===j||Qe(B)===j:ae(B)===j)},k=v.map(I),z=F=>F.length?k.map(j=>j<0?null:F[j]??null):F;s=[...v],h=h.map(F=>({...F,data:z(F.data),low:z(F.low),high:z(F.high)}))}return{series:h,categories:s,issues:i,axes:o}}var jt=e=>Cr(e,"area");function lt(e){return e==null?[]:(Array.isArray(e)?e:[e]).map(t=>typeof t=="object"?t:{id:t})}var Ht=e=>e.id??e.name??e.series,Ir=e=>e.seriesId??e.series;function de(e,n){let t=!1;return n.id!==void 0&&(t=!0,Ht(e)!==n.id&&e.id!==n.id&&e.name!==n.id)||n.series!==void 0&&(t=!0,Ir(e)!==n.series&&e.series!==n.series)||n.index!==void 0&&(t=!0,e.index!==n.index)||n.category!==void 0&&(t=!0,e.category!==n.category)?!1:t}function me(e){let n={},t=Ht(e);t!==void 0&&(n.id=t);let r=Ir(e);return r!==void 0&&e.series!==void 0&&(n.series=r),e.index!==void 0&&(n.index=e.index),n}var Zt=(e,n)=>e.id===n.id&&e.series===n.series&&e.index===n.index&&e.category===n.category;function Et(e,n,t){let r=lt(e),i=me(n),o=r.some(s=>de(n,s));return t==="single"?o?[]:[i]:o?r.filter(s=>!de(n,s)):[...r,i]}var Mi=.2;function Si(e){let n=R.focus;switch(e.kind){case"rect":return{kind:"rect",part:"selected",x:e.x-1.5,y:e.y-1.5,width:e.width+3,height:e.height+3,fill:"none",stroke:n,rx:e.rx};case"circle":return{kind:"circle",part:"selected",cx:e.cx,cy:e.cy,r:e.r+2.5,fill:"none",stroke:n};case"path":return{kind:"path",part:"selected",d:e.d,fill:"none",stroke:n,strokeWidth:2.5};case"line":return{...e,part:"selected",stroke:n,strokeWidth:(e.strokeWidth??1)+3,title:void 0,item:void 0};case"text":return}}var $i=(e,n)=>e.kind==="text"?{...e,fill:R.grid}:{...e,opacity:(e.opacity??1)*n};function Wt(e,n){let t=lt(n.selected),r=n.highlighted===void 0||n.highlighted===null?[]:lt(n.highlighted),i=r[0];if(t.length===0&&!i)return e;let o={highlighted:n.highlightScope?.highlighted??"item",faded:n.highlightScope?.faded??"global"},s=[],l=u=>!i||r.some(h=>de(u,h))?!0:o.highlighted==="series"?r.some(h=>h.series!==void 0&&de(u,{series:h.series})):!1,c=u=>{if(!i||o.faded==="none"||l(u))return!1;if(o.faded==="series"){let h=i.series;return h!==void 0&&de(u,{series:h})}return!0},d=e.shapes.map(u=>{let h=u.item;if(!h||h.legend)return u;if(t.some(b=>de(h,b))){let b=Si(u);b&&s.push(b)}return c(h)?$i(u,Mi):u});return s.length?{...e,shapes:[...d,...s]}:{...e,shapes:d}}function Te(e,n,t,r,i){let o=e.getBoundingClientRect();return{x:o.width?(n-o.left)*r/o.width:n,y:o.height?(t-o.top)*i/o.height:t}}var Ut=(e,n,t)=>n>=e.x&&n<=e.x+e.width&&t>=e.y&&t<=e.y+e.height;function Tr(e,n){let t=0,r=1/0;return e.xs.forEach((i,o)=>{let s=Math.abs(i-n);s<r&&(r=s,t=o)}),t}function _e(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=Tr(t,n),i=t.rows[r]??[];return{index:r,rows:e.axisTooltipFormatter?.(i,r)??i}}function Kt(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=t.xs[Tr(t,n)];return{kind:"line",part:"crosshair",x1:r,x2:r,y1:t.plot.y,y2:t.plot.y+t.plot.height,stroke:R.axis,dash:"3 3"}}function qt(e,n,t){let r=e.hit;if(!r||!r.crosshair||r.xs.length===0||!Ut(r.plot,n,t))return[];let i=Kt(e,n),{rows:o}=_e(e,n),s=e.tooltipAnchored?r.plot.y+8:t;return[i,...it(i.x1,s,o,e.width,e.height,e.tooltipPlacement)]}function Yt(e,n){let t=e.hit;if(!t||t.xs.length===0)return[];let r=t.rows.findIndex(o=>o[0]===n);if(r<0)return[];let i=t.xs[r];return qt(e,i,t.plot.y+8)}function Xt(e,n,t,r,i){if(!e.tooltip)return{lines:[],shapes:[]};if(e.hit?.crosshair){let{x:c,y:d}=Te(t,r,i,e.width,e.height);if(Ut(e.hit.plot,c,d)){let u=_e(e,c),h=Kt(e,c);if(u&&h)return{lines:u.rows,shapes:[h]}}}let o=n?.closest?.("[data-skdx-part]"),s=e.tooltipFormatter?pe(e,n)?.item:void 0,l=s&&e.tooltipFormatter?.(s)||o&&Array.from(o.children).find(c=>c.tagName.toLowerCase()==="title")?.textContent;return l?{lines:Array.isArray(l)?l:[l],shapes:[]}:{lines:[],shapes:[]}}function Ar(e,n,t,r,i,o,s){let l=e?.closest?.("[data-skdx-part]"),c=s&&s.tooltipFormatter?pe(s,e)?.item:void 0,d=c&&s?.tooltipFormatter?.(c)||l&&Array.from(l.children).find(x=>x.tagName.toLowerCase()==="title")?.textContent;if(!d)return[];let u=s?.tooltipAnchored?pe(s,e):void 0,h=u?s?.shapes[u.index]:void 0,{x:b,y}=h?je(h):Te(n,t,r,i,o);return it(b,y,d,i,o,s?.tooltipPlacement)}function Qt(e,n,t,r,i){if(!e.tooltip)return[];if(e.hit?.crosshair){let{x:o,y:s}=Te(t,r,i,e.width,e.height),l=qt(e,o,s);if(l.length>0)return l}return Ar(n,t,r,i,e.width,e.height,e)}function Jt(e,n){let t=pe(e,n);return t&&!t.item.legend?me(t.item):null}var Ci=(e,n)=>{let{x:t,y:r}=je(e),i=e.kind==="circle"?e.cy:e.kind==="rect"?e.y+e.height/2:r;return t>=n.x&&t<=n.x+n.width&&i>=n.y&&i<=n.y+n.height};function en(e,n){let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor"||!Ci(i,n))continue;let o=me(i.item),s=JSON.stringify(o);t.has(s)||(t.add(s),r.push(o))}return r}var tn=e=>({kind:"rect",part:"selection-box",x:m(e.x),y:m(e.y),width:m(e.width),height:m(e.height),fill:R.focus,opacity:.12,stroke:R.focus}),dt=(e,n,t,r)=>({x:Math.min(e,t),y:Math.min(n,r),width:Math.abs(t-e),height:Math.abs(r-n)});function zr(e,n,t){let r=!1;for(let i=0,o=e.length-1;i<e.length;o=i++){let s=e[i],l=e[o];s.y>t!=l.y>t&&n<(l.x-s.x)*(t-s.y)/(l.y-s.y)+s.x&&(r=!r)}return r}function nn(e,n){if(n.length<3)return[];let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor")continue;let{x:o,y:s}=je(i),l=i.kind==="circle"?i.cy:i.kind==="rect"?i.y+i.height/2:s;if(!zr(n,o,l))continue;let c=me(i.item),d=JSON.stringify(c);t.has(d)||(t.add(d),r.push(c))}return r}var rn=e=>({kind:"path",part:"selection-lasso",d:e.length?`M${e.map(n=>`${m(n.x)} ${m(n.y)}`).join("L")}`:"",fill:R.focus,fillOpacity:.12,stroke:R.focus,dash:"4 3"}),ct=6;function on(e,n,t){let r=e.edit;if(r){for(let i of r.bars)if(!(t<i.y||t>i.y+i.height||n<i.x0-ct||n>i.x1+ct))return Math.abs(n-i.x0)<=ct?{bar:i,mode:"start"}:Math.abs(n-i.x1)<=ct?{bar:i,mode:"end"}:{bar:i,mode:"move"}}}function sn(e,n,t){let r=e.edit;return Or(r,n,r.invert(n.bar.x0+t)-r.invert(n.bar.x0))}function an(e,n,t){let r=e.edit,i=t.key==="ArrowRight"?1:t.key==="ArrowLeft"?-1:0;if(!r||n===null||!i||!(t.shiftKey||t.altKey))return;let o=r.bars.find(c=>c.index===n);if(!o)return;let s=t.altKey?t.shiftKey?"start":"end":"move",l=r.snap??r.invert(o.x0+10)-r.invert(o.x0);return Or(r,{bar:o,mode:s},i*l)}function Or(e,{bar:n,mode:t},r){let i=l=>e.snap?Math.round(l/e.snap)*e.snap:l,o=n.start,s=n.end;return t==="move"?(o=i(n.start+r),s=o+(n.end-n.start)):t==="start"?o=Math.min(i(n.start+r),n.end):s=Math.max(i(n.end+r),n.start),{id:n.id,name:n.name,start:o,end:s}}function ln(e,n,t){let r=e.edit,i=r.scale(t.start),o=r.scale(t.end);return{kind:"rect",part:"edit-ghost",x:m(Math.min(i,o)),y:m(n.bar.y),width:m(Math.max(1,Math.abs(o-i))),height:m(n.bar.height),fill:R.focus,opacity:.25,stroke:R.focus,rx:2}}var Ii=64,Ti=e=>Math.max(1,Math.min(Ii,e));function cn(e,n,t,r){let i=n>0?.8:1.25,o=Ti(e.view.zoom*i);if(o===e.view.zoom)return e.view;let{plot:s,scale:l}=e,[c,d]=e.view.center,u=(t-(s.x+s.width/2))/l,h=(r-(s.y+s.height/2))/l,b=e.view.zoom/o;return{center:[c+u*(1-b),e.fromY(e.toY(d)-h*(1-b))],zoom:o}}function dn(e,n,t,r){let{scale:i}=e;return{center:[n.center[0]-t/i,e.fromY(e.toY(n.center[1])+r/i)],zoom:n.zoom}}function pe(e,n){let t=n?.closest?.("[data-skdx-i]"),r=Number(t?.getAttribute("data-skdx-i")),i=Number.isInteger(r)?e.shapes[r]?.item:void 0;return i?{index:r,item:i}:void 0}var ut=e=>e.shapes.flatMap((n,t)=>n.item&&!n.item.legend?[t]:[]);function je(e){switch(e.kind){case"rect":return{x:e.x+e.width/2,y:e.y};case"circle":return{x:e.cx,y:e.cy-e.r};case"line":return{x:(e.x1+e.x2)/2,y:Math.min(e.y1,e.y2)};case"text":return{x:e.x,y:e.y};case"path":{let n=/M\s*(-?[\d.]+)[ ,](-?[\d.]+)/.exec(e.d);return n?{x:Number(n[1]),y:Number(n[2])}:{x:0,y:0}}}}function un(e,n){let t=n===null?void 0:e.shapes[n];if(!t)return[];let r=R.focus,i;switch(t.kind){case"rect":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-2,width:t.width+4,height:t.height+4,fill:"none",stroke:r,rx:2};break;case"circle":i={kind:"circle",part:"focus",cx:t.cx,cy:t.cy,r:t.r+3,fill:"none",stroke:r};break;case"line":i={kind:"line",part:"focus",x1:t.x1,y1:t.y1,x2:t.x2,y2:t.y2,stroke:r,strokeWidth:4};break;case"text":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-8,width:t.text.length*ne+4,height:16,fill:"none",stroke:r,rx:2};break;case"path":i={kind:"path",part:"focus",d:t.d,stroke:r,strokeWidth:2,fill:"none"};break}let{x:o,y:s}=je(t),l=t.item&&e.tooltipFormatter?.(t.item)||(t.item?.label??t.title??"");return[i,...l?it(m(o),m(s),l,e.width,e.height):[]]}function hn(e,n,t){let r=ut(e);if(r.length===0)return;let i=n===null?-1:r.indexOf(n);switch(t){case"ArrowRight":case"ArrowDown":return r[Math.min(r.length-1,i+1)];case"ArrowLeft":case"ArrowUp":return r[Math.max(0,i<=0?0:i-1)];case"Home":return r[0];case"End":return r[r.length-1];case"Escape":return null;default:return}}var Ce=2,Ie=(e,n,t)=>{let r=Math.max(Ce,Math.min(t,Math.round(n))),i=Math.max(0,Math.min(t-r,Math.round(e)));return{start:i,end:i+r}},Lr=(e,n)=>!e||e.start<=0&&e.end>=n;function fn(e,n,t){if(e.count<=Ce||!e.plot.width)return;let{start:r,end:i}=e.zoom,o=i-r,s=n>0?1.25:.8,l=Math.max(Ce,Math.min(e.count,Math.round(o*s)));if(l===o)return n>0&&!Lr(e.zoom,e.count)?Ie(r,l,e.count):void 0;let c=Math.max(0,Math.min(1,(t-e.plot.x)/e.plot.width)),d=r+c*o;return Ie(d-c*l,l,e.count)}function mn(e,n,t,r){let i=n.end-n.start,o=Math.max(Ce,Math.min(e.count,Math.round(i/Math.max(.05,t)))),s=Math.max(0,Math.min(1,(r-e.plot.x)/Math.max(1,e.plot.width)));return Ie(n.start+s*i-s*o,o,e.count)}function pn(e,n,t){let r=n.end-n.start,i=e.plot.width/Math.max(1,r);return Ie(n.start-t/i,r,e.count)}function bn(e,n,t){let r=e.brush;if(!r||!Ut(r.box,n,t))return;let i=r.window;if(Math.abs(n-i.x)<=6)return{grab:"left",zoom:e.zoom};if(Math.abs(n-(i.x+i.width))<=6)return{grab:"right",zoom:e.zoom};if(n>i.x&&n<i.x+i.width)return{grab:"move",zoom:e.zoom};let o=e.zoom.end-e.zoom.start,s=(n-r.box.x)/Math.max(1,r.box.width)*e.count;return{grab:"move",zoom:Ie(s-o/2,o,e.count)}}function gn(e,n,t,r){let i=e.brush;if(!i)return t;let o=r/Math.max(1,i.box.width)*e.count;if(n==="move")return Ie(t.start+o,t.end-t.start,e.count);if(n==="left")return{start:Math.max(0,Math.min(t.end-Ce,Math.round(t.start+o))),end:t.end};let s=Math.min(e.count,Math.max(t.start+Ce,Math.round(t.end+o)));return{start:t.start,end:s}}function yn(e,n){switch(n.type){case"svg":return Promise.resolve(xn(e,n.label,n.resolve));case"csv":return Promise.resolve(Pr(n.rows));case"png":{if(typeof document>"u"||typeof Image>"u")return Promise.reject(new Error("PNG export needs a browser"));let t=xn(e,n.label,n.resolve);return Br(t,e.width,e.height,n.scale,n.background)}}}var ue=e=>e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/"/g,"&quot;"),He=e=>e.filter(([,n])=>n!==void 0&&n!=="").map(([n,t])=>` ${n}="${ue(String(t))}"`).join("");function Rr(e){let n=e.title?`<title>${ue(e.title)}</title>`:"",t=["data-skdx-part",e.part];switch(e.kind){case"path":return`<path${He([t,["d",e.d],["fill",e.fill??"none"],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-linecap",e.strokeLinecap],["stroke-linejoin",e.strokeLinejoin],["stroke-dasharray",e.dash],["opacity",e.opacity],["fill-opacity",e.fillOpacity]])}>${n}</path>`;case"rect":return`<rect${He([t,["x",e.x],["y",e.y],["width",e.width],["height",e.height],["rx",e.rx],["fill",e.fill],["stroke",e.stroke],["fill-opacity",e.opacity]])}>${n}</rect>`;case"line":return`<line${He([t,["x1",e.x1],["y1",e.y1],["x2",e.x2],["y2",e.y2],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-dasharray",e.dash],["opacity",e.opacity]])}>${n}</line>`;case"circle":return`<circle${He([t,["cx",e.cx],["cy",e.cy],["r",e.r],["fill",e.fill],["stroke",e.stroke]])}>${n}</circle>`;case"text":return`<text${He([t,["x",e.x],["y",e.y],["text-anchor",e.anchor],["dominant-baseline",e.baseline],["fill",e.fill],["font-weight",e.weight],["transform",e.rotate?`rotate(${e.rotate} ${e.x} ${e.y})`:void 0]])}>${ue(e.text)}</text>`}}function Vr(e){let n=e.defs??[];return n.length===0?"":`<defs>${n.map(t=>`<linearGradient id="${ue(t.id)}" x1="0" y1="0" x2="${t.vertical===!1?1:0}" y2="${t.vertical===!1?0:1}">${t.stops.map(r=>`<stop offset="${r.offset}" stop-color="${ue(r.color)}"${r.opacity===void 0?"":` stop-opacity="${r.opacity}"`}/>`).join("")}</linearGradient>`).join("")}</defs>`}function xn(e,n,t){let r=Vr(e)+e.shapes.map(Rr).join("");return t&&(r=r.replace(/var\((--[\w-]+)\)/g,(i,o)=>t(o).trim()||i)),`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 ${e.width} ${e.height}" width="${e.width}" height="${e.height}" role="img" aria-label="${ue(n)}" font-family="${ue(R.fontFamily)}" font-size="${ue(R.fontSize)}"><title>${ue(n)}</title>${r}</svg>`}function Br(e,n,t,r=2,i){return new Promise((o,s)=>{let l=URL.createObjectURL(new Blob([e],{type:"image/svg+xml;charset=utf-8"})),c=new Image;c.onload=()=>{URL.revokeObjectURL(l);let d=document.createElement("canvas");d.width=Math.round(n*r),d.height=Math.round(t*r);let u=d.getContext("2d");if(!u)return s(new Error("canvas 2d context unavailable"));i&&(u.fillStyle=i,u.fillRect(0,0,d.width,d.height)),u.drawImage(c,0,0,d.width,d.height),d.toBlob(h=>h?o(h):s(new Error("toBlob failed")),"image/png")},c.onerror=()=>{URL.revokeObjectURL(l),s(new Error("svg could not be decoded"))},c.src=l})}function Pr(e){let n=t=>{let r=t==null?"":String(t);return/[",\n\r]/.test(r)?`"${r.replace(/"/g,'""')}"`:r};return e.map(t=>t.map(n).join(",")).join(`\r
2
- `)}function kn(e,n){if(!n)return;let t=typeof n=="object"?n.maxRows??500:500,r=e.hit;if(r&&r.rows.length>0){let l=r.rows[0];if(r.rows.length>t)return;let c=["",...l.slice(1).map(u=>u.replace(/:\s[^:]*$/,""))],d=r.rows.map(u=>[u[0],...u.slice(1).map(h=>h.slice(h.lastIndexOf(": ")+2))]);return[c,...d]}let i=e.shapes.flatMap(l=>l.item&&!l.item.legend&&!(l.part==="anchor"&&!l.title)?[l.item]:[]);if(i.length===0||i.length>t)return;let o=["series","name","category","value"].filter(l=>i.some(c=>c[l]!==void 0)),s=(l,c)=>l[c]===void 0?"":String(l[c]);return[o.map(l=>l[0]?.toUpperCase()+l.slice(1)),...i.map(l=>o.map(c=>s(l,c)))]}var vn=new Map;function ht(e){let n=vn.get(e);if(n)return n.group;let t=new Set,r={},i={current:r,subscribe(o){return t.add(o),()=>{t.delete(o),t.size===0&&vn.delete(e)}},publish(o,s){Object.assign(r,o);for(let l of t)l(o,s)}};return vn.set(e,{group:i,listeners:t}),i}var Dr='[data-skdx-part]:not([data-skdx-part^="tooltip"]):not([data-skdx-part="focus"]):not([data-skdx-part="crosshair"])',wn=`@keyframes skdx-in{from{opacity:0}to{opacity:1}}${Dr}{animation:skdx-in var(--skdx-chart-duration,0ms) ease-out;transition:${["x","y","width","height","cx","cy","r","opacity","fill-opacity","d"].map(e=>`${e} var(--skdx-chart-duration,0ms) ease-out`).join(",")}}@media (prefers-reduced-motion:reduce){${Dr}{animation:none;transition:none}}`;function Mn(e){let n=e.animate;return n&&e.shapes.length<=1500?`${n}ms`:void 0}import{css as Ai,html as be,LitElement as zi,nothing as X,svg as te}from"lit";import{property as A,state as re}from"lit/decorators.js";import{ifDefined as W}from"lit/directives/if-defined.js";var Oi={fromAttribute:()=>!1},V=class extends zi{constructor(){super(...arguments);this.legend=!1;this.tooltip=!0;this.selectionMode="none";this.loading=!1;this.decorative=!1;this.accessibleTable=!1;this.zoomable=!1;this.editable=!1;this.crossFilter=!1;this.animated=!1;this.responsive=!1;this.tip=[];this.overlay=[];this.portal=null;this.highlightState=null;this.crossState=null;this.lastCross=null;this.pointers=new Map;this.hover=null;this.token={};this.focused=null;this.hiddenState=[];this.drag=null;this.onPointerMove=t=>{let r=this.layout;if(!r)return;this.pointers.has(t.pointerId)&&this.pointers.set(t.pointerId,this.viewBox(t,r).x);let i=this.drag;if(i?.grab==="select"){let{x:o,y:s}=this.viewBox(t,r);this.overlay=[tn(dt(i.x,i.y,o,s))];return}if(i?.grab==="lasso"){let{x:o,y:s}=this.viewBox(t,r);i.points=[...i.points??[],{x:o,y:s}],this.overlay=[rn(i.points)];return}if(i?.grab==="edit"){if(!i.gantt)return;let{x:o}=this.viewBox(t,r);i.change=sn(r,i.gantt,o-i.x),this.overlay=[ln(r,i.gantt,i.change)];return}if(i?.grab==="map"){if(!r.map||!i.view)return;let{x:o,y:s}=this.viewBox(t,r);this.setView(dn(r.map,i.view,o-i.x,s-i.y));return}if(i&&r.hit){if(i.grab==="pinch"){let[s,l]=[...this.pointers.values()];if(s===void 0||l===void 0||!i.distance)return;this.setZoom(mn(r.hit,i.zoom,Math.abs(s-l)/i.distance,(s+l)/2));return}let{x:o}=this.viewBox(t,r);this.setZoom(i.grab==="pan"?pn(r.hit,i.zoom,o-i.x):gn(r.hit,i.grab,i.zoom,o-i.x));return}if(r.tooltipPortal){let{lines:o,shapes:s}=Xt(r,t.target,t.currentTarget,t.clientX,t.clientY);this.tip=s,this.portal=o.length?{x:t.clientX,y:t.clientY,lines:o}:null}else{let o=Qt(r,t.target,t.currentTarget,t.clientX,t.clientY);(o.length>0||this.tip.length>0)&&(this.tip=o)}if(this.highlight(Jt(r,t.target)),this.syncId&&r.hit?.crosshair){let o=_e(r,this.viewBox(t,r).x);this.shareCrosshair(o?r.hit.rows[o.index]?.[0]??null:null)}};this.onPointerDown=t=>{let r=this.layout;if(!r||t.button!==0)return;let{x:i,y:o}=this.viewBox(t,r),s=pe(r,t.target)?.item.legend,l=this.canEdit(r)?on(r,i,o):void 0;if(l){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"edit",gantt:l},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.brushing()&&!s){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:this.selectionMode==="lasso"?"lasso":"select",points:[{x:i,y:o}]},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.canPan(r)&&r.map){let d=r.map.plot;if(i<d.x||i>d.x+d.width||o<d.y||o>d.y+d.height)return;this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"map",view:r.map.view},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}let c=r.hit;if(!(!c||!this.canZoom(r))){if(this.pointers.set(t.pointerId,i),this.pointers.size===2){let[d,u]=[...this.pointers.values()];this.drag={x:(d+u)/2,y:o,zoom:c.zoom,grab:"pinch",distance:Math.abs(d-u)||1}}else{let d=bn(c,i,o);if(d)this.drag={x:i,y:o,zoom:d.zoom,grab:d.grab},d.zoom!==c.zoom&&this.setZoom(d.zoom);else if(this.zoomable&&i>=c.plot.x&&i<=c.plot.x+c.plot.width&&o>=c.plot.y&&o<=c.plot.y+c.plot.height)this.drag={x:i,y:o,zoom:c.zoom,grab:"pan"};else{this.pointers.delete(t.pointerId);return}}t.currentTarget.setPointerCapture(t.pointerId),this.clearTip()}};this.onPointerUp=t=>{this.pointers.delete(t.pointerId);let r=t.currentTarget;r.hasPointerCapture(t.pointerId)&&r.releasePointerCapture(t.pointerId);let i=this.drag,o=this.layout;if(o&&(i?.grab==="select"||i?.grab==="lasso"||i?.grab==="edit"||i?.grab==="map")){this.overlay=[];let{x:s,y:l}=this.viewBox(t,o);if(Math.abs(s-i.x)>2||Math.abs(l-i.y)>2){i.grab==="select"?this.setSelected(en(o,dt(i.x,i.y,s,l))):i.grab==="lasso"?this.setSelected(nn(o,i.points??[])):i.grab==="edit"&&i.change&&this.emit("skdx-task-change",i.change),this.drag={...i,distance:-1};return}this.drag=null;return}(this.pointers.size===0||this.drag?.grab==="pinch")&&(this.drag=null)};this.onWheel=t=>{let r=this.layout;if(!r)return;let{x:i,y:o}=this.viewBox(t,r);if(r.map&&this.canPan(r)){let c=r.map.plot;if(i<c.x||i>c.x+c.width||o<c.y||o>c.y+c.height)return;t.preventDefault(),this.setView(cn(r.map,t.deltaY,i,o));return}let s=r.hit;if(!s||!this.canZoom(r)||o<s.plot.y||o>s.plot.y+s.plot.height)return;let l=fn(s,t.deltaY,i);l&&(t.preventDefault(),this.setZoom(l))};this.onClick=t=>{if(!this.layout)return;if(this.drag?.distance===-1){this.drag=null;return}let r=pe(this.layout,t.target);r&&(r.item.range?this.setZoom(r.item.range):r.item.legend&&r.item.series!==void 0?this.toggle(r.item.series):(this.select(r.item),this.emit("skdx-item-click",r.item)))};this.onKeyDown=t=>{let r=this.layout;if(!r)return;if((t.key==="Enter"||t.key===" ")&&this.focused!==null){let l=r.shapes[this.focused]?.item;l&&(t.preventDefault(),this.select(l),this.emit("skdx-item-click",l));return}let i=this.canEdit(r)?an(r,this.focused,t):void 0;if(i){t.preventDefault(),this.emit("skdx-task-change",i);return}let o=hn(r,this.focused,t.key);if(o===void 0)return;t.preventDefault(),this.focused=o;let s=o===null?void 0:r.shapes[o]?.item;this.highlight(s?me(s):null)}}connectedCallback(){super.connectedCallback(),!(typeof ResizeObserver>"u")&&(this.observer=new ResizeObserver(([t])=>{let r=Math.floor(t?.contentRect.width??0);r>0&&(this.measured=r)}),this.observer.observe(this))}disconnectedCallback(){this.observer?.disconnect(),this.leave?.(),this.leave=void 0,this.joined=void 0,super.disconnectedCallback()}sized(){let{width:t,height:r,legend:i,tooltip:o,format:s,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,animated:y,responsive:x,highlighted:p,highlightScope:M,accessibleTable:v}=this;return{...typeof x=="object"&&this.measured!==void 0&&this.measured<(x.breakpoint??480)?x.compact:void 0,width:x&&this.measured?this.measured:t,height:r,animate:y,responsive:x,legend:i,tooltip:o,format:s,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,highlighted:p===void 0?this.highlightState:p,highlightScope:M,accessibleTable:v,hiddenSeries:this.hiddenSeries??this.hiddenState,zoom:this.zoom??this.zoomState,selected:this.selected??this.selectedState,view:this.view??this.viewState}}emit(t,r){this.dispatchEvent(new CustomEvent(t,{detail:r,bubbles:!0,composed:!0}))}publish(t){this.syncId&&ht(this.syncId).publish(t,this.token)}join(){if(this.joined===this.syncId||(this.leave?.(),this.leave=void 0,this.joined=this.syncId,!this.syncId))return;let t=ht(this.syncId),r=i=>{"highlighted"in i&&(this.highlightState=i.highlighted??null),i.selected&&(this.selectedState=i.selected,this.crossFilter&&(this.highlightState=i.selected.length?i.selected:null)),"zoom"in i&&(this.zoomState=i.zoom),i.hiddenSeries&&(this.hiddenState=i.hiddenSeries),"crosshair"in i&&(this.crossState=i.crosshair??null)};r(t.current),this.leave=t.subscribe((i,o)=>{o!==this.token&&r(i)})}setZoom(t){this.zoomState=t,this.emit("skdx-zoom-change",t),this.publish({zoom:t})}setView(t){this.viewState=t,this.emit("skdx-view-change",t)}setSelected(t){this.selectedState=t,this.emit("skdx-selected-change",t),this.publish({selected:t})}toggle(t){let r=this.hiddenSeries??this.hiddenState,i=r.includes(t)?r.filter(o=>o!==t):[...r,t];this.hiddenState=i,this.emit("skdx-hidden-series-change",i),this.publish({hiddenSeries:i})}highlight(t){let r=this.hover;r===t||r&&t&&Zt(r,t)||(this.hover=t,this.emit("skdx-highlighted-change",t),this.syncId&&(this.highlightState=t,this.publish({highlighted:t})))}select(t){let r=this.selectionMode;r!=="none"&&this.setSelected(Et(this.selected??this.selectedState,t,r==="single"?"single":"multiple"))}shareCrosshair(t){!this.syncId||this.lastCross===t||(this.lastCross=t,this.publish({crosshair:t}))}clearTip(){this.tip=[],this.portal=null,this.shareCrosshair(null)}canZoom(t){return!!(t.hit&&(this.zoomable||t.hit.brush))}canPan(t){return!!(t.map&&this.zoomable)}canEdit(t){return!!(this.editable&&t.edit)}brushing(){return this.selectionMode==="brush"||this.selectionMode==="lasso"}viewBox(t,r){return Te(t.currentTarget,t.clientX,t.clientY,r.width,r.height)}getSvgElement(){return this.renderRoot.querySelector("svg")}getLayout(){return this.layout}resetZoom(){this.setZoom(void 0)}zoomTo(t){this.setZoom(t)}focusItem(t){let r=this.layout;if(!r)return!1;let i=r.shapes.findIndex(o=>o.item&&!o.item.legend&&de(o.item,t));return i<0?!1:(this.getSvgElement()?.focus(),this.focused=i,!0)}export(t){let r=this.layout;return r?yn(r,{...t,label:t.label??this.label??this.localName}):Promise.reject(new Error("not rendered yet"))}root(t,r,i){this.join();let o=Wt(Pt(t),this.sized());if(this.layout=o,o.issues!==this.reported){this.reported=o.issues;for(let v of o.issues??[])this.emit("skdx-data-issue",v)}let s=this.canZoom(o),l=this.canPan(o),c=this.canEdit(o),d=this.brushing(),u=s||l||c||d,h=!o.decorative&&ut(o).length>0,b=o.description?`${r}-desc`:void 0,y=Mn(o),x=kn(o,this.accessibleTable),p=typeof this.accessibleTable=="object"&&this.accessibleTable.caption||i,M=this.portal;return be`<svg
1
+ var ei=Object.defineProperty;var ti=Object.getOwnPropertyDescriptor;var S=(e,n,t,r)=>{for(var i=r>1?void 0:r?ti(n,t):n,o=e.length-1,a;o>=0;o--)(a=e[o])&&(i=(r?a(n,t,i):a(i))||i);return r&&i&&ei(n,t,i),i};import{customElement as _i}from"lit/decorators.js";var er=e=>Number(e.toPrecision(12)),ni,tr=e=>(ni??(ni=new Intl.NumberFormat)).format(er(e)),ri=e=>{let n=Math.round(Math.abs(e)),t=e<0?"-":"",r=Math.floor(n/3600),i=Math.floor(n%3600/60),o=a=>String(a).padStart(2,"0");return r>0?`${t}${r}h ${o(i)}m`:i>0?`${t}${i}m ${o(n%60)}s`:`${t}${n}s`};function Se(e){if(e===void 0)return tr;if(typeof e=="function")return e;let{style:n,locale:t,digits:r,unit:i="",timeZone:o}=e,a=u=>i?h=>u(h)+i:u,l=u=>r===void 0?u===void 0?{}:{maximumFractionDigits:u}:{minimumFractionDigits:r,maximumFractionDigits:r},c=u=>{let h=new Intl.NumberFormat(t,u);return a(b=>h.format(er(b)))},d=u=>{let h=new Intl.DateTimeFormat(t,o?{...u,timeZone:o}:u);return b=>h.format(b)};switch(n){case"integer":return c({maximumFractionDigits:0});case"decimal":return c(l(2));case"percent":return c({style:"percent",...l(0)});case"currency":return c({style:"currency",currency:e.currency??"USD",...l()});case"compact":return c({notation:"compact",...l(1)});case"scientific":return c({notation:"scientific",...l(2)});case"date":return d({dateStyle:"medium"});case"time":return d({timeStyle:"short"});case"datetime":return d({dateStyle:"medium",timeStyle:"short"});case"duration":return a(ri)}}function Je(e,n){if(typeof e=="string")return e;let t=e instanceof Date?e.getTime():e;return n?Se(n)(t):e instanceof Date?new Intl.DateTimeFormat().format(e):tr(t)}var se=e=>{if(e instanceof Date)return e.getTime();if(typeof e=="number")return e;let n=Number(e);return Number.isFinite(n)&&e.trim()!==""?n:Date.parse(e)};function $e([e,n],[t,r]){let i=n-e;return o=>i===0?t:t+(o-e)/i*(r-t)}function ge(e,n,t=5){if(e===n)return[e];let r=(n-e)/Math.max(1,t),i=10**Math.floor(Math.log10(r)),o=r/i,a=(o<1.5?1:o<3.5?2:o<7.5?5:10)*i,l=Math.floor(e/a)*a,c=Math.ceil(n/a)*a,d=[];for(let u=l;u<=c+a/2;u+=a)d.push(rr(u));return d}function nr(e,[n,t],r=.2){let i=e===0?0:(t-n)/e,o=i*(1-Math.max(0,Math.min(.9,r)));return{step:i,bandwidth:o,start:a=>n+a*i+(i-o)/2,center:a=>n+(a+.5)*i}}var rr=e=>Number(e.toPrecision(12)),m=e=>Number(e.toFixed(2)),C=e=>typeof e=="number"&&Number.isFinite(e),le=e=>e.filter(C);function ce(e){let n=1/0,t=-1/0;for(let r of e)C(r)&&(r<n&&(n=r),r>t&&(t=r));return n===1/0?[0,0]:[n,t]}function ye(e,n="linear"){if(e.length===0)return"";let t=e[0];if(n==="step"||n==="stepBefore"||n==="stepAfter"){let d=`M${t.x} ${t.y}`;for(let u=1;u<e.length;u++){let h=e[u-1],b=e[u];n==="stepAfter"?d+=`H${b.x}V${b.y}`:n==="stepBefore"?d+=`V${b.y}H${b.x}`:d+=`H${m((h.x+b.x)/2)}V${b.y}H${b.x}`}return d}if(n==="linear"||e.length<3)return`M${e.map(d=>`${d.x} ${d.y}`).join("L")}`;let r=e.length,i=e.slice(1).map((d,u)=>d.x-e[u].x),o=e.slice(1).map((d,u)=>d.y-e[u].y),a=i.map((d,u)=>d===0?0:o[u]/d),l=[a[0]];for(let d=1;d<r-1;d++){let u=a[d-1],h=a[d];l.push(u*h<=0?0:(u+h)/2)}l.push(a[r-2]);for(let d=0;d<r-1;d++){let u=a[d];if(u===0){l[d]=0,l[d+1]=0;continue}let h=l[d]/u,b=l[d+1]/u,v=Math.hypot(h,b);v>3&&(l[d]=3*h*u/v,l[d+1]=3*b*u/v)}let c=`M${t.x} ${t.y}`;for(let d=0;d<r-1;d++){let u=e[d],h=e[d+1],b=i[d]/3;c+=`C${m(u.x+b)} ${m(u.y+b*l[d])} ${m(h.x-b)} ${m(h.y-b*l[d+1])} ${h.x} ${h.y}`}return c}var Be=1e3,Pe=60*Be,De=60*Pe,Ne=24*De,ii=[Be,5*Be,15*Be,30*Be,Pe,5*Pe,15*Pe,30*Pe,De,3*De,6*De,12*De,Ne,2*Ne,7*Ne,14*Ne];function ir(e,n,t=6){if(!(n>e))return[e];let r=n-e,i=ii.find(h=>r/h<=t),o=[];if(i!==void 0){for(let h=Math.ceil(e/i)*i;h<=n;h+=i)o.push(h);return o.length?o:[e,n]}let a=r/(30*Ne),l=[1,2,3,6,12,24,60,120].find(h=>a/h<=t)??240,c=new Date(e),d=c.getUTCFullYear(),u=Math.ceil((c.getUTCMonth()+(c.getUTCDate()>1?1:0))/l)*l;for(let h=Date.UTC(d,u,1);h<=n;)o.push(h),u+=l,u>=12&&(d+=Math.floor(u/12),u%=12),h=Date.UTC(d,u,1);return o.length?o:[e,n]}function or(e,n){let t=Math.floor(Math.log10(e)),r=Math.ceil(Math.log10(n)),i=r-t<=1?[1,2,5]:[1],o=[];for(let a=t;a<=r;a++)for(let l of i)o.push(rr(l*10**a));return o.filter(a=>a>=e/1.0001&&a<=n*1.0001)}function Qe(e,n={}){if(n.thresholds&&n.thresholds.length>=2)return[...n.thresholds].filter(Number.isFinite).sort((c,d)=>c-d);let[t,r]=n.domain??ce(e),i=Math.max(1,e.length),o=Math.max(1,n.bins??Math.ceil(Math.log2(i)+1)),a=n.binWidth??(r>t?(r-t)/o:1),l=r>t?Math.max(1,Math.ceil((r-t)/a-1e-9)):1;return Array.from({length:l+1},(c,d)=>Number((t+d*a).toPrecision(12)))}function et(e,n){let t=[];for(let o=0;o+1<n.length;o++)t.push({x0:n[o],x1:n[o+1],count:0});if(t.length===0)return t;let r=n[0],i=n[n.length-1];for(let o of le(e)){if(o<r||o>i)continue;let a=0,l=t.length-1;for(;a<l;){let c=a+l+1>>1;t[c].x0<=o?a=c:l=c-1}t[a].count++}return t}var oi=/-?\d*\.?\d+(?:e[-+]?\d+)?/gi,ai=/([MLTHVCSQAZmlthvcsqaz])([^MLTHVCSQAZmlthvcsqaz]*)/g,si={M:2,L:2,T:2,C:6,S:4,Q:4,A:7,H:-1,V:-2};function li(e,n,t){return e.replace(ai,(r,i,o)=>{let a=si[i];if(a===void 0)return i+o;let c=(o.match(oi)??[]).map((d,u)=>{let h=Number(d);if(a===-1)return String(h+n);if(a===-2)return String(h+t);let b=u%a;return a===7?b===5?String(h+n):b===6?String(h+t):d:String(b%2===0?h+n:h+t)});return i+c.join(" ")})}var ar=(e,n,t)=>e.map(r=>{switch(r.kind){case"rect":return{...r,x:r.x+n,y:r.y+t};case"circle":return{...r,cx:r.cx+n,cy:r.cy+t};case"line":return{...r,x1:r.x1+n,x2:r.x2+n,y1:r.y1+t,y2:r.y2+t};case"text":return{...r,x:r.x+n,y:r.y+t};case"path":return{...r,d:li(r.d,n,t)}}});var Rt=["primary","success","warning","danger","neutral"].flatMap(e=>[500,700].map(n=>`var(--skdx-color-${e}-${n})`)).sort((e,n)=>Number(e.endsWith("700)"))-Number(n.endsWith("700)"))),R={axis:"var(--skdx-color-border-strong)",grid:"var(--skdx-color-border-subtle)",label:"var(--skdx-color-text-muted)",focus:"var(--skdx-color-focus-ring)",positive:"var(--skdx-color-success-500)",negative:"var(--skdx-color-danger-500)",fontFamily:"var(--skdx-font-family)",fontSize:"var(--skdx-font-size-xs)"},tt=(e="neutral")=>e==="neutral"?R.axis:`var(--skdx-color-${e}-500)`,Vt=(e="neutral")=>e==="neutral"?R.label:e==="primary"?"var(--skdx-color-text-accent)":`var(--skdx-color-text-${e})`,sr=(e,n)=>n??Rt[e%Rt.length];var te={top:16,right:16,bottom:32,left:48};function lr(e,n,t=te){return{x:t.left,y:t.top,width:Math.max(0,e-t.left-t.right),height:Math.max(0,n-t.top-t.bottom)}}function Fe(e){let n=e.legend;if(n)return n===!0?{}:n.enabled===!1?void 0:n}function Pt(e){let n=e.tooltip;return n===void 0||n===!0?{enabled:!0}:n===!1?{enabled:!1}:{...n,enabled:n.enabled??!0}}var cr=e=>e.crosshair===!0||Pt(e).trigger==="axis",nt=20,ci=120,dr=e=>{let n=Fe(e);return n&&(n.position==="left"||n.position==="right")?n.width??ci:0},rt=(e,n=600,t=300)=>({width:(e.width??n)-dr(e),height:(e.height??t)-(Fe(e)?.position==="bottom"?nt:0)}),ur=(e,n,t)=>{let r=Fe(e);return!r||!(r.position===void 0||r.position==="top")?0:(n?Math.max(1,mr(n,t??rt(e).width,r)):1)*nt},ee=6.5;function Dt(e,n){let t=Array.from(e),r=Math.max(0,Math.floor(n/ee));return t.length<=r?e:r===0?"":`${t.slice(0,r-1).join("")}\u2026`}var hr=(e,n,t)=>t??(e.palette&&e.palette.length>0?e.palette[n%e.palette.length]:sr(n)),fr=(e,n)=>e.hiddenSeries?.includes(n)??!1;function Bt(e,n,t=[],r={},i=10,o=8,a=!1){let l=[],c=r.maxItems,d=c!==void 0&&c>=0&&e.length>c?e.slice(0,c):e,u=e.length-d.length,h=r.interactive??!0,b=o,v=i,g=(p,y,M,f)=>{let k=(y?18:4)+p.length*ee;b>o&&(a||b+k>n-8)&&(b=o,v+=nt),y&&l.push({kind:"rect",part:"legend-swatch",x:b,y:v-5,width:10,height:10,fill:y,opacity:f?.3:void 0,item:M}),l.push({kind:"text",part:"legend-label",x:b+(y?14:0),y:v,text:p,baseline:"middle",fill:f?R.grid:R.label,item:M}),b+=k+12};for(let p of d){let y=t.includes(p.name),M=h?{label:p.name,series:p.name,legend:!0}:void 0;g(r.formatter?.(p.name)??p.name,p.color,M,y)}return u>0&&g(`+${u} more`,void 0,void 0,!1),r.align==="end"?di(l,n):l}function di(e,n){let t=new Map;for(let i of e){let o=i.kind==="rect"?i.y+5:i.y;t.set(o,[...t.get(o)??[],i])}let r=[];for(let i of t.values()){let o=Math.max(...i.map(l=>l.kind==="rect"?l.x+l.width:l.x+l.text.length*ee)),a=n-8-o;for(let l of i)r.push({...l,x:l.x+a})}return r}var mr=(e,n,t={})=>new Set(Bt(e,n,[],t).flatMap(r=>r.kind==="text"?[r.y]:[])).size;function Nt(e,n,t,r=[]){let i=Fe(e),o=i&&e.direction==="rtl"&&i.align===void 0?{...i,align:"end"}:i,a=Pt(e),l=o?.position==="bottom",c=dr(e),d=e.hiddenSeries??[],u=o?c?Bt(r,1/0,d,o,10,(o.position==="right"?n:0)+8,!0):Bt(r,n,d,o,l?t+10:10):[],h=l?mr(r,n,o):0;return{width:n+c,height:l?t+Math.max(1,h)*nt:t,legendOffset:o?.position==="left"?c:void 0,tooltip:a.enabled,tooltipFormatter:a.formatter,axisTooltipFormatter:a.axisFormatter,tooltipPortal:a.portal,tooltipPlacement:a.placement,tooltipAnchored:a.followPointer===!1?!0:void 0,description:e.description,decorative:e.decorative,animate:e.animate===!0?300:e.animate||void 0,responsive:!!e.responsive,shapes:u}}function Ft(e){let n=e.legendOffset;if(!n)return e;let t=[...ar(e.shapes.filter(c=>!c.part.startsWith("legend-")),n,0),...e.shapes.filter(c=>c.part.startsWith("legend-"))],r=c=>({...c,x:c.x+n}),i=e.hit?{...e.hit,plot:r(e.hit.plot),xs:e.hit.xs.map(c=>c+n),brush:e.hit.brush?{box:r(e.hit.brush.box),window:r(e.hit.brush.window)}:void 0}:void 0,o=e.edit,a=o?{...o,scale:c=>o.scale(c)+n,invert:c=>o.invert(c-n),bars:o.bars.map(c=>({...c,x0:c.x0+n,x1:c.x1+n}))}:void 0,l=e.map?{...e.map,plot:r(e.map.plot)}:void 0;return{...e,shapes:t,hit:i,edit:a,map:l,legendOffset:void 0}}function it(e,n,t,r,i,o="auto"){let a=Array.isArray(t)?t:[t],l=Math.max(1,Math.floor((r-12)/ee)),c=a.flatMap(y=>{let M=[],f=Array.from(y);for(;f.length>l;){let k=f.slice(0,l+1).lastIndexOf(" ");k<1&&(k=l),M.push(f.slice(0,k).join("")),f=f.slice(k),f[0]===" "&&f.shift()}return M.push(f.join("")),M}),d=Math.max(1,Math.floor((i-6)/16)),u=c.slice(0,d);c.length>d&&(u[d-1]=Dt(`${u[d-1]}\u2026`,r-12));let h=Math.min(r,Math.max(0,...u.map(y=>Array.from(y).length))*ee+12),b=Math.min(i,6+u.length*16),v=o==="top"?{x:e-h/2,y:n-b-8}:o==="bottom"?{x:e-h/2,y:n+8}:o==="left"?{x:e-h-8,y:n-b/2}:o==="right"?{x:e+8,y:n-b/2}:{x:e+12,y:n-b-6},g=Math.max(0,Math.min(r-h,v.x)),p=Math.max(0,Math.min(i-b,v.y));return[{kind:"rect",part:"tooltip",title:a.join(`
2
+ `),x:m(g),y:m(p),width:m(h),height:b,fill:"var(--skdx-color-surface-raised)",stroke:R.axis,rx:8},...u.map((y,M)=>({kind:"text",part:"tooltip-label",x:m(g+6),y:m(p+11+M*16),text:y,baseline:"middle",fill:"var(--skdx-color-text-default)",weight:u.length>1&&M===0?"bold":void 0}))]}function pr([e,n],t,r=!1,i){let o=typeof r=="boolean"?{scale:r?"log":"linear"}:r,a=Se(o.format??i),l=o.min??e,c=o.max??n;o.reversed&&(t=[t[1],t[0]]);let d={id:o.id,position:o.position,options:o};if(o.scale==="sqrt"){let p=O=>Math.sign(O)*Math.sqrt(Math.abs(O)),y=o.nice===!1?[l,c]:ge(l,c,o.ticks),M=o.min??y[0],f=o.max??y[y.length-1],k=$e([p(M),p(f)],t),I=O=>k(p(O)),w=ge(M,f,o.ticks).filter(O=>O>=M-1e-9&&O<=f+1e-9);return{...d,scale:I,domain:[M,f],format:a,ticks:(w.length>=2?w:[M,f]).map(O=>({pos:m(I(O)),label:a(O)})),zero:m(I(Math.min(Math.max(0,M),f)))}}if(o.scale==="log"){let p=Math.max(l,Number.EPSILON),y=Math.max(c,p),M=or(p,y),f=[Math.log10(p),Math.log10(y)],k=$e(f,t),I=w=>k(Math.log10(Math.max(w,Number.EPSILON)));return{...d,scale:I,domain:f,format:a,ticks:M.map(w=>({pos:m(I(w)),label:a(w)})),zero:m(t[0])}}let u=ge(l,c,o.ticks),h=[o.min??(o.nice===!1?l:u[0]),o.max??(o.nice===!1?c:u[u.length-1])],b=$e(h,t),v=u.filter(p=>p>=h[0]-1e-9&&p<=h[1]+1e-9),g=(v.length>=2?v:[h[0],h[1]]).map(p=>({pos:m(b(p)),label:a(p)}));return{...d,scale:b,domain:h,format:a,ticks:g,zero:m(b(Math.min(Math.max(0,h[0]),h[1])))}}var br=([e,n],t)=>Math.max(te.left,ge(e,n).reduce((r,i)=>Math.max(r,t(i).length),0)*ee+14),xr=e=>e?.grid!==!1;function ot(e,n){if(e.length<2)return e;let t=e.reduce((i,o)=>Math.max(i,o.label.length),0)*ee+8,r=Math.max(1,Math.ceil(e.length*t/Math.max(1,n)));return r===1?e:e.filter((i,o)=>o%r===0)}var Gt=(e,n,t,r)=>`${e}, ${n}: ${r(t)}`;function gr(e,n,t,r){let i=e.error!==void 0?"error":e.loading?"loading":n?"empty":null;if(!i)return null;let{width:o,height:a}=rt(e,t,r),l=i==="error"?e.error:i==="loading"?"Loading\u2026":e.emptyMessage??"No data available",c=[];return i==="loading"&&c.push({kind:"rect",part:"skeleton",x:0,y:0,width:o,height:a,fill:"var(--skdx-color-surface-sunken)",rx:8}),c.push({kind:"text",part:`state-${i}`,x:m(o/2),y:m(a/2),text:l,anchor:"middle",baseline:"middle",fill:i==="error"?"var(--skdx-color-text-danger)":R.label}),{...Nt(e,o,a),shapes:c,tooltip:!1}}var _t=(e,n,t)=>{let r=n.length*ee/2;return e+r>t?"end":e-r<0?"start":"middle"};function jt(e,n={}){let{plot:t,xTicks:r,yTicks:i,baseline:o}=e,a=t.x+t.width,l=t.y+t.height,c=[],d=n.grid??!0,u=(g,p)=>p?{kind:"line",part:"grid",x1:g.pos,x2:g.pos,y1:t.y,y2:l,stroke:R.grid}:{kind:"line",part:"grid",x1:t.x,x2:a,y1:g.pos,y2:g.pos,stroke:R.grid},h=n.x?.tickRotation??0,b=(g,p,y,M)=>h?q(g,p,y,{part:M,anchor:h<0?"end":"start",baseline:"middle",rotate:h}):ui(g,p,y,e.width,{part:M,anchor:_t(g,y,e.width)}),v=(g,p,y,M,f)=>{for(let k of g)c.push(p==="x"?{kind:"line",part:"tick",x1:k.pos,x2:k.pos,y1:y,y2:m(y+M*f),stroke:R.axis}:{kind:"line",part:"tick",x1:y,x2:m(y+M*f),y1:k.pos,y2:k.pos,stroke:R.axis})};if(n.categoryGrid)for(let g of r)c.push(u(g,!n.horizontal));if(n.horizontal){let g=n.axes??[{ticks:i,position:"bottom",offset:0,label:n.yLabel,...n.y}];if(d)for(let p of i)c.push(u(p,!0));g[0]?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:o,x2:o,y1:t.y,y2:l,stroke:R.axis});for(let p of g){let y=p.position==="top"||p.position==="right",M=m(y?t.y-p.offset:l+p.offset),f=y||p.offset>0;p.showLine&&f&&c.push({kind:"line",part:"axis",x1:t.x,x2:a,y1:M,y2:M,stroke:R.axis}),p.showTicks&&v(p.ticks,"x",M,y?-1:1,p.tickSize??4);let k=m(y?M-8:M+20);for(let I of p.ticks)c.push(y?q(I.pos,k,I.label,{part:"x-label-top",anchor:_t(I.pos,I.label,e.width)}):b(I.pos,k,I.label,"x-label"));p.label&&c.push(f?q(4,k,p.label,{part:"axis-title",anchor:"start",baseline:y?void 0:"middle"}):q(4,t.y-6,p.label,{part:"axis-title",anchor:"start"}))}n.x?.showLine&&c.push({kind:"line",part:"axis",x1:n.rtl?a:t.x,x2:n.rtl?a:t.x,y1:t.y,y2:l,stroke:R.axis}),n.x?.showTicks&&v(r,"y",n.rtl?a:t.x,n.rtl?1:-1,n.x.tickSize??4);for(let p of r)c.push(n.rtl?q(a+8,p.pos,p.label,{part:"y-label",anchor:"start",baseline:"middle"}):q(t.x-8,p.pos,p.label,{part:"y-label",anchor:"end",baseline:"middle"}))}else{if(d)for(let p of i)c.push(u(p,!1));n.y?.showLine!==!1&&c.push({kind:"line",part:"axis",x1:t.x,x2:a,y1:o,y2:o,stroke:R.axis});let g=n.axes??[{ticks:i,position:"left",offset:0,label:n.yLabel,...n.y},...n.rightTicks?[{ticks:n.rightTicks,position:"right",offset:0,label:n.rightLabel}]:[]];for(let p of g){let y=p.position==="left",M=y?t.x-p.offset:a+p.offset,f=y?"y-label":"y-label-right";p.showLine&&c.push({kind:"line",part:"axis",x1:m(M),x2:m(M),y1:t.y,y2:l,stroke:R.axis}),p.showTicks&&v(p.ticks,"y",m(M),y?-1:1,p.tickSize??4);for(let k of p.ticks)c.push(q(m(y?M-8:M+8),k.pos,k.label,{part:f,anchor:y?"end":"start",baseline:"middle"}));p.label&&c.push(q(m(y?p.offset===0?4:Math.max(4,M-40):p.offset===0?e.width-4:Math.min(e.width-4,M+40)),t.y-6,p.label,{part:"axis-title",anchor:y?"start":"end"}))}n.x?.showTicks&&v(r,"x",l,1,n.x.tickSize??4);for(let p of r)c.push(b(p.pos,l+(h?12:20),p.label,"x-label"))}return n.xLabel&&c.push(q(m(t.x+t.width/2),e.height-4,n.xLabel,{part:"axis-title",anchor:"middle"})),n.horizontal&&n.rightLabel&&c.push(q(e.width-4,t.y-6,n.rightLabel,{part:"axis-title",anchor:"end"})),c}var q=(e,n,t,r={})=>({kind:"text",part:"label",x:e,y:n,text:t,fill:R.label,...r});function ui(e,n,t,r,i={}){let o=Math.max(4,Math.min(r-4,e)),a=i.anchor??"start",l=a==="middle"?2*Math.min(o-4,r-o-4):a==="end"?o-4:r-o-4,c=Dt(t,l);return{kind:"text",part:"label",x:o,y:n,fill:R.label,...i,text:c,title:c===t?i.title:t}}function yr(e){return e.flatMap(n=>{if(n.kind!=="text"||n.fill!=="var(--skdx-color-text-on-accent)"&&n.part!=="reference-label")return[n];let t=n.text.length*ee+8,r=n.x-(n.anchor==="middle"?t/2:n.anchor==="end"?t-4:4),i=n.y-(n.baseline==="hanging"?2:n.baseline==="middle"?9:14);return[{kind:"rect",part:"label-background",x:r,y:i,width:t,height:18,rx:8,fill:"var(--skdx-color-surface-raised)"},{...n,fill:n.part==="reference-label"?n.fill:"var(--skdx-color-text-default)"}]})}var Ge=(e,n,t,r,i,o)=>({kind:"circle",part:"point",cx:e,cy:n,r:t,fill:r,title:i,item:o});function Et(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height,a=c=>Math.max(r.x,Math.min(i,c)),l=c=>Math.max(r.y,Math.min(o,c));for(let c of e??[]){let d=c.color??tt(c.variant),u=c.color??Vt(c.variant),h={part:"reference-label",fill:u},b=n.horizontal===!0;if("y"in c){let v=m(n.y(c.y,c.axis??"left"));if(b){let g=a(v);t.push(...vr(g,r.y,o,d,c.label,h))}else{let g=l(v);t.push(...kr(r.x,i,g,d,c.label,h))}}else if("x"in c){let v=n.x(c.x);if(v===void 0)continue;b?t.push(...kr(r.x,i,l(m(v)),d,c.label,h)):t.push(...vr(a(m(v)),r.y,o,d,c.label,h))}else if("y1"in c){let v=m(n.y(c.y1,c.axis??"left")),g=m(n.y(c.y2,c.axis??"left"));b?t.push(...wr(a(Math.min(v,g)),a(Math.max(v,g)),r,d,c.label,u)):t.push(...Mr(l(Math.min(v,g)),l(Math.max(v,g)),r,d,c.label,u))}else{let v=n.x(c.x1),g=n.x(c.x2);if(v===void 0||g===void 0)continue;let p=m(Math.min(v,g)),y=m(Math.max(v,g));b?t.push(...Mr(l(p),l(y),r,d,c.label,u)):t.push(...wr(a(p),a(y),r,d,c.label,u))}}return t}function kr(e,n,t,r,i,o){let a={kind:"line",part:"reference",x1:e,x2:n,y1:t,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[a,q(n-4,t-5,i,{...o,anchor:"end"})]:[a]}function vr(e,n,t,r,i,o){let a={kind:"line",part:"reference",x1:e,x2:e,y1:n,y2:t,stroke:r,dash:"6 4",strokeWidth:1.5,title:i};return i?[a,q(e+4,n+10,i,{...o,anchor:"start"})]:[a]}function Mr(e,n,t,r,i,o){let a={kind:"rect",part:"reference-area",x:t.x,y:e,width:t.width,height:m(Math.max(0,n-e)),fill:r,opacity:.12,title:i};return i?[a,q(t.x+t.width-4,e+12,i,{part:"reference-label",fill:o,anchor:"end"})]:[a]}function wr(e,n,t,r,i,o){let a={kind:"rect",part:"reference-area",x:e,y:t.y,width:m(Math.max(0,n-e)),height:t.height,fill:r,opacity:.12,title:i};return i?[a,q(e+4,t.y+12,i,{part:"reference-label",fill:o,anchor:"start"})]:[a]}function Sr(e,n){let t=[],{plot:r}=n,i=r.x+r.width,o=r.y+r.height;for(let a of e??[]){let l=a.color??tt(a.variant),c=a.color??Vt(a.variant),d=(g,p,y)=>{let M=n.x(g);if(M===void 0)return;let f=n.y(p,y??"left");return n.horizontal?{x:m(f),y:m(M)}:{x:m(M),y:m(f)}},u=a.id??a.label,h=g=>({label:g,id:u,name:a.label});if(a.type==="line"||a.type==="band"){let{type:g,id:p,...y}=a;t.push(...Et([y],n));continue}if(a.type==="rect"){let g=d(a.x1,a.y1,a.axis),p=d(a.x2,a.y2,a.axis);if(!g||!p)continue;let y=Math.max(r.x,Math.min(g.x,p.x)),M=Math.max(r.y,Math.min(g.y,p.y)),f=a.label??"";t.push({kind:"rect",part:"annotation-rect",x:m(y),y:m(M),width:m(Math.max(0,Math.min(i,Math.max(g.x,p.x))-y)),height:m(Math.max(0,Math.min(o,Math.max(g.y,p.y))-M)),fill:l,opacity:.12,stroke:l,title:f||void 0,item:f?h(f):void 0}),a.label&&t.push(q(m(y+4),m(M+12),a.label,{part:"annotation-label",fill:c}));continue}let b=d(a.x,a.y,a.axis);if(!b)continue;if(a.type==="text"){t.push(q(b.x,b.y,a.text,{part:"annotation-text",fill:c,anchor:"middle",baseline:"middle",title:a.label}));continue}let v=a.label??`${String(a.x)}, ${a.y}`;if(t.push({kind:"circle",part:"annotation-point",cx:b.x,cy:b.y,r:5,fill:l,stroke:"var(--skdx-color-surface-default)",title:v,item:h(v)}),a.type==="callout"&&a.label){let[g,p]=a.offset??[16,-16],y=m(Math.max(r.x,Math.min(i,b.x+g))),M=m(Math.max(r.y,Math.min(o,b.y+p)));t.push({kind:"line",part:"annotation-leader",x1:b.x,y1:b.y,x2:y,y2:M,stroke:l},q(y,M,a.label,{part:"annotation-label",fill:c,anchor:g>=0?"start":"end",baseline:"middle"}))}}return t}var Ht=2e3;function hi(e){if(e!=="none")return e===void 0||e==="auto"?{strategy:"lttb",threshold:Ht}:typeof e=="string"?{strategy:e,threshold:Ht}:{strategy:e.strategy,threshold:e.threshold??Ht}}function fi(e,n){let t=e.length;if(n>=t||n<3)return e.map((l,c)=>c);let r=[0],i=[],o=(t-2)/(n-2),a=0;for(let l=0;l<n-2;l++){let c=Math.floor((l+1)*o)+1,d=Math.min(t-1,Math.floor((l+2)*o)+1),u=0,h=0,b=0;for(let k=c;k<d;k++){let I=e[k];C(I)&&(u+=k,h+=I,b++)}u=b?u/b:(c+d)/2,h=b?h/b:0;let v=Math.floor(l*o)+1,g=Math.min(t-1,Math.floor((l+1)*o)+1),p=e[a],y=C(p)?p:0,M=-1,f=-1;for(let k=v;k<g;k++){let I=e[k];if(!C(I)){i.push(k);continue}let w=Math.abs((a-u)*(I-y)-(a-k)*(h-y));w>f&&(f=w,M=k)}M<0&&(M=v),r.push(M),a=M}return r.push(t-1),i.length?[...new Set([...r,...i])].sort((l,c)=>l-c):r}function mi(e,n){let t=e.length,r=Math.max(1,Math.floor(n/2));if(r*2>=t)return e.map((a,l)=>l);let i=[],o=t/r;for(let a=0;a<r;a++){let l=Math.floor(a*o),c=a===r-1?t:Math.floor((a+1)*o),d=-1,u=-1;for(let h=l;h<c;h++){let b=e[h];if(!C(b)){i.push(h);continue}(d<0||b<e[d])&&(d=h),(u<0||b>e[u])&&(u=h)}d>=0&&i.push(Math.min(d,u)),u>=0&&u!==d&&i.push(Math.max(d,u))}return[...new Set(i)].sort((a,l)=>a-l)}function pi(e,n){let t=e.length,r=Math.max(1,Math.floor(n/4));if(r*4>=t)return e.map((a,l)=>l);let i=[],o=t/r;for(let a=0;a<r;a++){let l=Math.floor(a*o),c=a===r-1?t:Math.floor((a+1)*o),d=-1,u=-1,h=-1,b=-1;for(let v=l;v<c;v++){let g=e[v];if(!C(g)){i.push(v);continue}h<0&&(h=v),b=v,(d<0||g<e[d])&&(d=v),(u<0||g>e[u])&&(u=v)}for(let v of[h,d,u,b])v>=0&&i.push(v)}return[...new Set(i)].sort((a,l)=>a-l)}function $r(e,n,t){let r=hi(t);if(!r||n<=r.threshold||e.length===0)return;let i=r.strategy==="minmax"?mi:r.strategy==="m4"?pi:fi,o=new Set;for(let a of e)for(let l of i(a.slice(0,n),r.threshold))o.add(l);return[...o].sort((a,l)=>a-l)}function Cr(e,n,t,r,i,o,a,l){if(r==="circle")return{...Ge(e,n,t,i,o,a),part:l};let c=r==="square"?`M${m(e-t)} ${m(n-t)}h${m(2*t)}v${m(2*t)}h${m(-2*t)}Z`:r==="diamond"?`M${m(e)} ${m(n-t*1.3)}L${m(e+t*1.3)} ${m(n)}L${m(e)} ${m(n+t*1.3)}L${m(e-t*1.3)} ${m(n)}Z`:`M${m(e)} ${m(n-t*1.2)}L${m(e+t*1.15)} ${m(n+t*.9)}L${m(e-t*1.15)} ${m(n+t*.9)}Z`;return{kind:"path",part:l,d:c,fill:i,title:o,item:a}}var bi=e=>{let n=0;return e.map(t=>C(t)?n+=t:null)},xi=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&C(n)&&C(r)?n-r:null}),gi=e=>e.map((n,t)=>{let r=e[t-1];return t>0&&C(n)&&C(r)&&r!==0?(n-r)/Math.abs(r):null});function yi(e,n){let t=Math.max(1,Math.floor(n));return e.map((r,i)=>{if(i<t-1)return null;let o=0;for(let a=i-t+1;a<=i;a++){let l=e[a];if(!C(l))return null;o+=l}return o/t})}function ki(e,n="max"){let t=0;for(let r of e)C(r)&&(t=n==="sum"?t+r:Math.max(t,r));return e.map(r=>C(r)?t===0?0:r/t:null)}function vi(e,n="desc"){let t=e.filter(C).sort((r,i)=>n==="asc"?r-i:i-r);return e.map(r=>C(r)?t.indexOf(r)+1:null)}var Mi=(e,n=-1/0,t=1/0)=>e.map(r=>C(r)&&r>=n&&r<=t?r:null),wi=(e,n="asc")=>[...e].sort((t,r)=>C(t)?C(r)?n==="asc"?t-r:r-t:-1:C(r)?1:0);function Si(e,n,t="sum"){let r=Math.max(1,Math.floor(n)),i=[];for(let o=0;o<e.length;o+=r){let a=e.slice(o,o+r).filter(C);if(a.length===0){i.push(null);continue}let l=a.reduce((c,d)=>c+d,0);i.push(t==="sum"?l:t==="mean"?l/a.length:t==="min"?Math.min(...a):Math.max(...a))}return i}function $i(e,n={}){let t=e.filter(C),r=Qe(t,n);return{edges:r,counts:et(t,r).map(i=>i.count)}}function Zt(e,n){let t=[...e];for(let r of n??[])switch(r.type){case"cumulative":t=bi(t);break;case"difference":t=xi(t);break;case"percentageChange":t=gi(t);break;case"movingAverage":t=yi(t,r.window);break;case"normalize":t=ki(t,r.to);break;case"rank":t=vi(t,r.order);break;case"filter":t=Mi(t,r.min,r.max);break;case"sort":t=wi(t,r.order);break;case"aggregate":t=Si(t,r.every,r.method);break;case"bin":t=$i(t,r).counts;break}return t}var Ci=100,Ii=2e3,Ir=32,Tr=28,st=e=>e.position==="right"||e.position==="top";function Ti(e){let t=(e.yAxis===void 0?[]:Array.isArray(e.yAxis)?e.yAxis:[e.yAxis]).map((i,o)=>({...i,id:i.id??(o===0?"left":o===1?"right":String(o)),position:i.position??(o===1?"right":"left")}));t.length===0&&t.push({id:"left",position:"left"});let r=t.some(i=>i.id==="right"||st(i));return e.rightAxis?t.push({...e.rightAxis,id:"right",position:"right"}):!r&&e.series.some(i=>i.axis==="right")&&t.push({id:"right",position:"right"}),t}function Or(e,n){let t=e[0]?.id;return n===void 0||n==="left"?t:n==="right"?(e.find(r=>r.id==="right")??e.find(st))?.id:e.find(r=>r.id===n)?.id}var at=e=>e.kind==="bar"||e.kind==="range"&&e.style==="bar";function zr(e,n){let t=Se(e.format),{series:r,categories:i,issues:o,axes:a}=Oi(e,n,t),l=e.direction==="rtl",c=e.baseline??0,d=Math.max(i.length,...r.map(s=>Math.max(s.data.length,s.low.length))),u=r.every(s=>le(s.data).length===0&&le(s.high).length===0),h=gr(e,u);if(h)return{...h,issues:o};let b=e.xAxis?.type??"category",v=b!=="category"&&i.length>0&&i.every(s=>typeof s!="string"||b==="time"&&C(se(s))),g=v?i.map(se):[],[p,y]=ce(g),M=e.xAxis?.format??(b==="time"?{style:y-p<2*864e5?"time":"date"}:void 0),f=Array.from({length:d},(s,x)=>{let $=i[x];return $===void 0?String(x+1):Je($,M)}),k=Ai(e.zoom,d),I=Array.from({length:k.end-k.start},(s,x)=>k.start+x),w=e.orientation==="horizontal",F=r.map(s=>({...s,hidden:s.hidden||w&&!at(s)})).filter(s=>!s.hidden),j=F.some(s=>!at(s))?$r(F.filter(s=>!at(s)).map(s=>I.map(x=>(s.kind==="range"?s.high[x]:s.data[x])??null)),I.length,e.sampling):void 0,B=j?j.map(s=>I[s]):I,Y=e.stacked==="percent"||e.stackOffset==="expand",J=e.stackOffset??"zero",ie=new Map,he=new Map,bt=new Map;for(let s of F)s.stack!==void 0&&s.kind!=="range"&&bt.set(s.stack,[...bt.get(s.stack)??[],s]);for(let s of bt.values()){let x=new Array(d).fill(c),$=new Array(d).fill(c),G=new Array(d).fill(0);if(Y)for(let D of s)D.data.forEach((L,_)=>{C(L)&&(G[_]=G[_]+Math.abs(L))});for(let D of s){let L=[],_=[];for(let P=0;P<d;P++){let N=D.data[P];if(!C(N)){L.push(null),_.push(null);continue}let z=G[P],T=Y?z>0?N/z:0:N,E=T>=0?x:$;L.push(E[P]),E[P]=E[P]+T,_.push(E[P])}ie.set(D,L),he.set(D,_)}if(J==="silhouette"||J==="wiggle"){let D=new Array(d).fill(0);if(J==="silhouette")for(let L=0;L<d;L++)D[L]=-(x[L]-c)/2;else{let L=0;for(let _=0;_<d;_++){let P=s.length,N=0;for(let T=0;T<P;T++){let E=s[T],W=E.data[_],K=E.data[_-1],Q=_>0&&C(W)&&C(K)?W-K:0;N+=(P-T-.5)*Q}let z=x[_]-c;L=_===0?-z/2:L-(z>0?N/Math.max(1,P):0),D[_]=L}}for(let L of s){let _=ie.get(L),P=he.get(L);for(let N=0;N<d;N++){let z=_[N],T=P[N];C(z)&&(_[N]=z+D[N]),C(T)&&(P[N]=T+D[N])}}}}let Tn=s=>s.kind==="range"?{from:s.low,to:s.high}:{from:ie.get(s)??new Array(d).fill(c),to:he.get(s)??s.data},An=s=>{let x=[],$=!1;for(let L of F){if(L.axis!==s)continue;let{from:_,to:P}=Tn(L);for(let N of B){let z=P[N];if(C(z)&&x.push(z),L.kind==="range"||L.stack!==void 0){let T=_[N];C(T)&&x.push(T)}}if(L.errors)for(let N of B){let z=Ar(L.data[N],L.errors[N]);z&&x.push(z[0],z[1])}(L.kind==="bar"||L.kind==="area")&&J==="zero"&&($=!0)}let[G,D]=ce(x);return $?[Math.min(c,G),Math.max(c,D)]:[G,D]},{width:xt,height:On}=rt(e),Hr=e.brush?Ir+Tr:0,zn=B.reduce((s,x)=>Math.max(s,f[x].length),0)*ee,Ln=Y?{style:"percent"}:void 0,Zr=s=>{if(s.scale==="log")return te.left;let[x,$]=An(s.id),G=Se(s.format??Ln??e.format);return br([s.min??x,s.max??$],G)+(s.showTicks?s.tickSize??4:0)},gt=s=>w?st(s)?"top":"bottom":st(s)!==l?"right":"left",Rn=s=>w?24+(s.showTicks?s.tickSize??4:0):Zr(s),Wr=new Set(F.map(s=>s.axis)),yt=a.filter(s=>Wr.has(s.id)||a.length>1),Vn=new Map,ke={left:0,right:0,top:0,bottom:0};for(let s of yt){let x=gt(s);Vn.set(s.id,ke[x]),ke[x]+=Rn(s)}let Bn=yt.find(s=>gt(s)==="bottom"),Pn=r.map(s=>({name:s.name,color:s.color})),Ur={top:te.top+ur(e,Pn,xt)+(a.some(s=>s.label)?12:0)+ke.top,right:w?l?Math.max(te.left,zn+16):te.right:Math.max(te.right,ke.right),bottom:te.bottom+Hr+(e.xAxis?.label?14:0)+(e.xAxis?.tickRotation?24:0)+ke.bottom-(Bn?Rn(Bn):0),left:w?l?te.right:Math.max(te.left,zn+16):Math.max(te.left,ke.left)},U=lr(xt,On,Ur),Kr=w?l?[U.x+U.width,U.x]:[U.x,U.x+U.width]:[U.y+U.height,U.y],Dn=w?[U.y,U.y+U.height]:l?[U.x+U.width,U.x]:[U.x,U.x+U.width],kt=new Map(a.map(s=>[s.id,{...pr(An(s.id),Kr,{format:Ln,...s},e.format),position:gt(s),offset:Vn.get(s.id)??0}])),Nn=a[0]?.id,He=kt.get(Nn),vt=s=>kt.get(Or(a,s)??Nn)??He,oe=(s,x)=>vt(x).scale(s),Fn=s=>m(s.scale(Math.min(Math.max(c,Math.min(...s.domain)),Math.max(...s.domain)))),Ze=nr(B.length,Dn,e.barGap),Mt=B.map(s=>g[s]),wt=[...Mt].sort((s,x)=>s-x),ve=1/0;for(let s=1;s<wt.length;s++)ve=Math.min(ve,wt[s]-wt[s-1]);let[Me,Ae]=ce(Mt),ae=ve===1/0?Math.max(1,Math.abs(Ae)*.05||1):ve/2,Oe=$e([Me-ae,Ae+ae],Dn),We=s=>m(v?Oe(Mt[s]):Ze.center(s)),Gn=v?Math.abs(Oe(Me+(ve===1/0?ae:ve))-Oe(Me))*.8:Ze.bandwidth,_n=s=>v?We(s)-Gn/2:Ze.start(s),qr=v?(b==="time"?ir(Me-ae,Ae+ae):ge(Me-ae,Ae+ae)).filter(s=>s>=Me-ae&&s<=Ae+ae).map(s=>({pos:m(Oe(s)),label:Je(s,M)})):ot(B.map((s,x)=>({pos:We(x),label:f[s]})),w?1/0:U.width/Math.max(.2,Math.abs(Math.cos((e.xAxis?.tickRotation??0)*Math.PI/180)))),St={...Nt(e,xt,On,Pn),plot:U,xTicks:qr,yTicks:w?ot(He.ticks,U.width):He.ticks,baseline:Fn(He)},Yr=a[0],jn=jt(St,{horizontal:w,rtl:l,axes:yt.map(s=>{let x=kt.get(s.id);return{ticks:w?ot(x.ticks,U.width):x.ticks,position:x.position,offset:x.offset??0,label:s.label,showLine:s.showLine,showTicks:s.showTicks,tickSize:s.tickSize}}),xLabel:e.xAxis?.label,grid:xr(Yr),categoryGrid:e.xAxis?.grid===!0,x:e.xAxis}),Xr=s=>{if(typeof s=="number"&&i.every($=>typeof $=="string"))return s;let x=typeof s=="string"?s:se(s);for(let $=0;$<d;$++){let G=i[$];if(G!==void 0&&(typeof x=="string"?G===x||f[$]===x:se(G)===x))return $}},En={plot:U,horizontal:w,x:s=>{if(v&&(typeof s!="string"||C(se(s))))return Oe(se(s));let x=Xr(s),$=x===void 0?-1:B.indexOf(x);return $<0?void 0:Ze.center($)},y:(s,x)=>oe(s,x)},Hn=Et(e.references,En);jn.push(...Hn.filter(s=>s.part!=="reference-label"));let Jr=yr(Hn.filter(s=>s.part==="reference-label")),$t=[],Ct=new Map;for(let s of F){if(!at(s))continue;let x=s.stack??s,$=$t.indexOf(x);$<0&&($=$t.push(x)-1),Ct.set(s,$)}let Ue=Gn/Math.max(1,$t.length),fe=Math.min(Ue,e.barWidth??1/0),Zn=(Ue-fe)/2,It=[],Ke=[],Tt=[],At=[],Ot=[],Wn=[],qe=[],Ye=s=>vt(s.axis).format,zt=Math.max(0,e.minBarSize??0),Qr=(s,x,$)=>{let G=Math.abs(x-s);if(G>=zt)return[Math.min(s,x),G];let L=s+(w?$?1:-1:$?-1:1)*zt;return[Math.min(s,L),zt]},ze=(s,x,$,G)=>({label:G,series:s.name,seriesId:s.id??s.name,category:f[x],index:x,value:$}),Un=(s,x,$,G)=>{let D=Ar(G,s.errors?.[x]);if(!D)return;let L=m(oe(D[0],s.axis)),_=m(oe(D[1],s.axis)),P=4,N="var(--skdx-color-text-default)",z=`${s.name}, ${f[x]}: ${Ye(s)(D[0])} \u2013 ${Ye(s)(D[1])}`;Wn.push(w?{kind:"line",part:"error-bar",x1:L,x2:_,y1:$,y2:$,stroke:N,title:z}:{kind:"line",part:"error-bar",x1:$,x2:$,y1:L,y2:_,stroke:N,title:z},w?{kind:"line",part:"error-cap",x1:L,x2:L,y1:m($-P),y2:m($+P),stroke:N}:{kind:"line",part:"error-cap",x1:m($-P),x2:m($+P),y1:L,y2:L,stroke:N},w?{kind:"line",part:"error-cap",x1:_,x2:_,y1:m($-P),y2:m($+P),stroke:N}:{kind:"line",part:"error-cap",x1:m($-P),x2:m($+P),y1:_,y2:_,stroke:N})};for(let s of F){let{from:x,to:$}=Tn(s),G=Ye(s),D=B.length<=Ii;if(s.kind==="bar"){let z="";B.forEach((T,E)=>{let W=s.data[T],K=x[T],Q=$[T];if(!C(W)||!C(K)||!C(Q))return;let we=oe(K,s.axis),xe=oe(Q,s.axis),[Le,Re]=Qr(we,xe,Q>=K),Ve=_n(E)+Ct.get(s)*Ue+Zn,qn=m(w?Le:Ve),Yn=m(w?Ve:Le),Lt=m(w?Re:fe),Xn=m(w?fe:Re);if(!D){z+=`M${qn} ${Yn}h${Lt}v${Xn}h${-Lt}Z`;return}let Jn=Gt(s.name,f[T],Y?Q-K:W,G);if(Ke.push({kind:"rect",part:"bar",x:qn,y:Yn,width:Lt,height:Xn,fill:s.color,rx:e.radius,title:Jn,item:ze(s,T,W,Jn)}),Un(s,T,m(Ve+fe/2),W),e.labels){let Qn=G(Y?Q-K:W);Ot.push(w?q(m(Math.max(we,xe)+4),m(Ve+fe/2),Qn,{baseline:"middle"}):q(m(Ve+fe/2),m(Math.min(we,xe)-4),Qn,{anchor:"middle"}))}}),z&&Ke.push({kind:"path",part:"bars",d:z,fill:s.color,title:s.name});continue}if(s.kind==="range"&&s.style==="bar"){B.forEach((z,T)=>{let E=x[z],W=$[z];if(!C(E)||!C(W))return;let K=oe(Math.min(E,W),s.axis),Q=oe(Math.max(E,W),s.axis),we=_n(T)+Ct.get(s)*Ue+Zn,xe=`${s.name}, ${f[z]}: ${G(Math.min(E,W))} \u2013 ${G(Math.max(E,W))}`,Le=ze(s,z,W,xe),Re=Math.max(1,Math.abs(Q-K));Ke.push(w?{kind:"rect",part:"range",x:m(Math.min(K,Q)),y:m(we),width:m(Re),height:m(fe),fill:s.color,rx:e.radius,title:D?xe:void 0,item:Le}:{kind:"rect",part:"range",x:m(we),y:m(Math.min(K,Q)),width:m(fe),height:m(Re),fill:s.color,rx:e.radius,title:D?xe:void 0,item:Le})});continue}let L=e.nulls==="connect"||e.nulls===void 0&&e.connectNulls,_=[],P=[];B.forEach((z,T)=>{let E=x[z],W=$[z];if(!C(W)||!C(E)){!L&&P.length&&(_.push(P),P=[]);return}P.push({x:We(T),y:m(oe(W,s.axis)),y0:m(oe(E,s.axis)),i:z})}),P.length&&_.push(P);let N=s.markers??B.length<=Ci;for(let z of _){let T=ye(z,s.curve);if(s.kind==="range"&&s.style==="line"){Tt.push({kind:"path",part:"range-high",d:T,stroke:s.color,strokeWidth:2,strokeLinejoin:"round"},{kind:"path",part:"range-low",d:ye(z.map(E=>({x:E.x,y:E.y0})),s.curve),stroke:s.color,strokeWidth:2,strokeLinejoin:"round",dash:"4 3"});continue}if(s.kind==="range"){let E=ye([...z].reverse().map(W=>({x:W.x,y:W.y0})),s.curve);It.push({kind:"path",part:"range",d:`${T}L${E.slice(1)}Z`,fill:s.color,fillOpacity:.2,title:s.name});continue}if(s.kind==="area"){let E=Fn(vt(s.axis)),W=s.stack!==void 0?ye([...z].reverse().map(Q=>({x:Q.x,y:Q.y0})),s.curve).slice(1):`${z[z.length-1]?.x} ${E}L${z[0]?.x} ${E}`,K=`skdx-g-${s.index}`;s.gradient&&!qe.some(Q=>Q.id===K)&&qe.push({id:K,vertical:!0,stops:[{offset:0,color:s.color,opacity:s.fillOpacity},{offset:1,color:s.color,opacity:0}]}),It.push({kind:"path",part:"area",d:`${T}L${W}Z`,fill:s.gradient?`url(#${K})`:s.color,fillOpacity:s.gradient?void 0:s.fillOpacity})}Tt.push({kind:"path",part:"line",d:T,stroke:s.color,strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",dash:s.dash})}if(s.kind==="range"&&D)for(let z of _)for(let T of z){let E=s.low[T.i],W=s.high[T.i],K=`${s.name}, ${f[T.i]}: ${G(Math.min(E,W))} \u2013 ${G(Math.max(E,W))}`;At.push({...Ge(T.x,T.y,.01,s.color,K,ze(s,T.i,W,K)),part:"anchor"})}if(s.kind!=="range")for(let z of _)for(let T of z){if(!N&&!D&&!e.labels&&!s.errors)continue;let E=s.data[T.i],W=Y?$[T.i]-x[T.i]:E,K=Gt(s.name,f[T.i],W,G);(N||D)&&At.push(N&&s.symbol!=="circle"?Cr(T.x,T.y,s.markerSize,s.symbol,s.color,D?K:void 0,ze(s,T.i,E,K),"point"):{...Ge(T.x,T.y,N?s.markerSize:.01,s.color,D?K:void 0,ze(s,T.i,E,K)),part:N?"point":"anchor"}),D&&Un(s,T.i,w?T.y:T.x,$[T.i]),e.labels&&Ot.push(q(T.x,T.y-8,G(W),{anchor:"middle"}))}}let Kn={plot:U,xs:w?[]:B.map((s,x)=>We(x)),rows:B.map(s=>[f[s],...F.map(x=>{let $=Ye(x);if(x.kind==="range"){let D=x.low[s],L=x.high[s];return`${x.name}: ${C(D)&&C(L)?`${$(D)} \u2013 ${$(L)}`:"\u2014"}`}let G=x.data[s];return`${x.name}: ${C(G)?$(Y?(he.get(x)?.[s]??0)-(ie.get(x)?.[s]??0):G):"\u2014"}`})]),count:d,zoom:k,crosshair:cr(e)},Xe=[];if(e.brush&&!w){let s={x:U.x,y:U.y+U.height+Tr,width:U.width,height:Ir},x=F.find(G=>G.kind!=="range"),$={x:m(s.x+k.start/Math.max(1,d)*s.width),y:s.y,width:m((k.end-k.start)/Math.max(1,d)*s.width),height:s.height};if(Xe.push({kind:"rect",part:"brush",x:s.x,y:s.y,width:s.width,height:s.height,fill:"var(--skdx-color-surface-sunken)",stroke:R.grid}),x){let G=le(x.data),[D,L]=ce(G),_=d>1?s.width/(d-1):0,P=x.data.flatMap((z,T)=>C(z)?[{x:m(s.x+T*_),y:m(s.y+s.height-(L===D?.5:(z-D)/(L-D))*(s.height-4)-2)}]:[]),N=ye(P);P.length>1&&Xe.push({kind:"path",part:"brush-series",d:`${N}L${P[P.length-1]?.x} ${s.y+s.height}L${P[0]?.x} ${s.y+s.height}Z`,fill:x.color,fillOpacity:.3})}Xe.push({kind:"rect",part:"brush-window",...$,fill:"var(--skdx-color-primary-500)",opacity:.15,stroke:R.axis},{kind:"rect",part:"brush-handle",x:m($.x-3),y:s.y+8,width:6,height:s.height-16,fill:R.axis,rx:8},{kind:"rect",part:"brush-handle",x:m($.x+$.width-3),y:s.y+8,width:6,height:s.height-16,fill:R.axis,rx:8}),Kn.brush={box:s,window:$}}return{...St,shapes:[...jn,...It,...Ke,...Tt,...Wn,...At,...Ot,...Jr,...Sr(e.annotations,En),...Xe,...St.shapes],hit:Kn,issues:o,defs:qe.length?qe:void 0}}function Ar(e,n){if(!(!C(e)||n===null||n===void 0))return typeof n=="number"?C(n)?[e-Math.abs(n),e+Math.abs(n)]:void 0:C(n[0])&&C(n[1])?[Math.min(n[0],n[1]),Math.max(n[0],n[1])]:void 0}function Ai(e,n){if(!e||n<2)return{start:0,end:n};let t=Math.max(0,Math.min(n-1,Math.floor(e.start))),r=Math.max(t+1,Math.min(n,Math.ceil(e.end)));return r-t<2&&n>=2?{start:Math.min(t,n-2),end:Math.min(t,n-2)+2}:{start:t,end:r}}function Oi(e,n,t){let r=f=>f.type??n,i=[],o=Ti(e),a=e.categories??[],l=(e.transforms??[]).filter(f=>f.type==="sort"||f.type==="bin"||f.type==="aggregate"),c=(e.transforms??[]).filter(f=>!l.includes(f)),d=e.stacked||e.stackOffset!==void 0&&e.stackOffset!=="zero",u=(f,k,I)=>{let w=I.filter(O=>O!==null&&!(typeof O=="number"&&Number.isFinite(O))).length;w&&i.push({code:"invalid-value",severity:"warning",message:`Series "${f}" has ${w} value${w===1?"":"s"} that ${w===1?"is":"are"} neither a number nor null; drawn as gaps.`,itemId:k??f}),a.length&&I.length!==a.length&&!e.transform&&i.push({code:"length-mismatch",severity:"warning",message:`Series "${f}" has ${I.length} values for ${a.length} categories.`,itemId:k??f})},h=e.series.map((f,k)=>{let I=r(f),w=d?!0:void 0,O=f.type==="range"?void 0:f.stack,F=O===!1?void 0:O===!0||O===void 0&&w?`${I}`:O;f.type==="range"?(u(f.name,f.id,f.low),u(f.name,f.id,f.high)):u(f.name,f.id,f.data);let j=Y=>e.nulls==="zero"?Y.map(J=>C(J)?J:0):Y,B=Or(o,f.axis);return B===void 0&&i.push({code:"unknown-axis",severity:"warning",message:`Series "${f.name}" names axis "${String(f.axis)}", which is not defined; drawn on the first axis.`,itemId:f.id??f.name}),{name:f.name,id:f.id,color:hr(e,k,f.color),axis:B??o[0]?.id,hidden:fr(e,f.name),index:k,kind:I,data:f.type==="range"?[]:j(Zt(Zt(f.data,c),f.transforms)),low:f.type==="range"?f.low:[],high:f.type==="range"?f.high:[],curve:f.curve??e.curve??"linear",dash:f.type==="range"?void 0:f.dash,markers:f.type==="range"?void 0:f.markers,symbol:f.type==="range"?"circle":f.symbol??"circle",markerSize:f.type==="range"?3:f.markerSize??3,errors:f.type==="range"?void 0:f.errors,stack:I==="range"||I==="line"?void 0:F,style:f.type==="range"?f.style??"area":"area",fillOpacity:(f.type==="range"?void 0:f.fillOpacity)??e.fillOpacity??.25,gradient:f.type!=="range"&&f.gradient===!0}}),b=()=>Math.max(a.length,...h.map(f=>Math.max(f.data.length,f.low.length))),v=f=>{let k=w=>w.length?f.map(O=>w[O]??null):w,I=Array.from({length:b()},(w,O)=>a[O]??String(O+1));a=f.map(w=>I[w]),h=h.map(w=>({...w,data:k(w.data),low:k(w.low),high:k(w.high)}))},g=(f,k)=>{let I=(k!==void 0?h.find(O=>O.name===k):void 0)??h.find(O=>!O.hidden&&O.kind!=="range")??h[0];k!==void 0&&!h.some(O=>O.name===k)&&i.push({code:"unknown-series",severity:"warning",message:`sort.by names "${k}", which is not a series; sorted by the first series.`});let w=Array.from({length:b()},(O,F)=>F).sort((O,F)=>{let j=I?.data[O]??I?.high[O],B=I?.data[F]??I?.high[F],Y=C(j)?j:-1/0,J=C(B)?B:-1/0;return f==="asc"?Y-J:J-Y});v(w)},p=f=>{let k=h.flatMap(w=>le(w.data)),I=Qe(k,f);a=I.slice(1).map((w,O)=>`${t(I[O])}\u2013${t(w)}`),h=h.map(w=>{let O=le(w.data),F=0,j=et(O,I).map(B=>e.binMode==="density"?O.length?B.count/(O.length*(B.x1-B.x0)):0:e.binMode==="cumulative"?F+=B.count:B.count);return{...w,data:j}})},y=(f,k)=>{let I=Math.max(1,Math.floor(f)),w=b(),O=j=>{if(!j.length)return j;let B=[];for(let Y=0;Y<w;Y+=I){let J=le(j.slice(Y,Y+I));B.push(J.length===0?null:k==="sum"?J.reduce((ie,he)=>ie+he,0):k==="mean"?J.reduce((ie,he)=>ie+he,0)/J.length:k==="min"?Math.min(...J):Math.max(...J))}return B};a=Array.from({length:w},(j,B)=>a[B]??String(B+1)).filter((j,B)=>B%I===0),h=h.map(j=>({...j,data:O(j.data),low:O(j.low),high:O(j.high)}))};e.transform==="histogram"?p({bins:e.bins,binWidth:e.binWidth,domain:e.binDomain}):e.transform==="cumulative"&&(h=h.map(f=>{let k=0;return{...f,data:f.data.map(I=>C(I)?k+=I:k)}}));for(let f of l)f.type==="sort"?g(f.order??"desc"):f.type==="bin"?p(f):f.type==="aggregate"&&y(f.every,f.method??"sum");typeof e.sort=="string"?g(e.sort):e.sort&&g(e.sort.order,e.sort.by);let M=e.xAxis?.domain;if(M){let f=b(),k=Array.from({length:f},(F,j)=>a[j]??String(j+1)),I=F=>{let j=typeof F=="string"?F:se(F);return k.findIndex(B=>typeof j=="string"?B===j||Je(B)===j:se(B)===j)},w=M.map(I),O=F=>F.length?w.map(j=>j<0?null:F[j]??null):F;a=[...M],h=h.map(F=>({...F,data:O(F.data),low:O(F.low),high:O(F.high)}))}return{series:h,categories:a,issues:i,axes:o}}var Wt=e=>zr(e,"area");function lt(e){return e==null?[]:(Array.isArray(e)?e:[e]).map(t=>typeof t=="object"?t:{id:t})}var Ut=e=>e.id??e.name??e.series,Lr=e=>e.seriesId??e.series;function de(e,n){let t=!1;return n.id!==void 0&&(t=!0,Ut(e)!==n.id&&e.id!==n.id&&e.name!==n.id)||n.series!==void 0&&(t=!0,Lr(e)!==n.series&&e.series!==n.series)||n.index!==void 0&&(t=!0,e.index!==n.index)||n.category!==void 0&&(t=!0,e.category!==n.category)?!1:t}function me(e){let n={},t=Ut(e);t!==void 0&&(n.id=t);let r=Lr(e);return r!==void 0&&e.series!==void 0&&(n.series=r),e.index!==void 0&&(n.index=e.index),n}var Kt=(e,n)=>e.id===n.id&&e.series===n.series&&e.index===n.index&&e.category===n.category;function qt(e,n,t){let r=lt(e),i=me(n),o=r.some(a=>de(n,a));return t==="single"?o?[]:[i]:o?r.filter(a=>!de(n,a)):[...r,i]}var zi=.2;function Li(e){let n=R.focus;switch(e.kind){case"rect":return{kind:"rect",part:"selected",x:e.x-1.5,y:e.y-1.5,width:e.width+3,height:e.height+3,fill:"none",stroke:n,rx:e.rx};case"circle":return{kind:"circle",part:"selected",cx:e.cx,cy:e.cy,r:e.r+2.5,fill:"none",stroke:n};case"path":return{kind:"path",part:"selected",d:e.d,fill:"none",stroke:n,strokeWidth:2.5};case"line":return{...e,part:"selected",stroke:n,strokeWidth:(e.strokeWidth??1)+3,title:void 0,item:void 0};case"text":return}}var Ri=(e,n)=>e.kind==="text"?{...e,fill:R.grid}:{...e,opacity:(e.opacity??1)*n};function Yt(e,n){let t=lt(n.selected),r=n.highlighted===void 0||n.highlighted===null?[]:lt(n.highlighted),i=r[0];if(t.length===0&&!i)return e;let o={highlighted:n.highlightScope?.highlighted??"item",faded:n.highlightScope?.faded??"global"},a=[],l=u=>!i||r.some(h=>de(u,h))?!0:o.highlighted==="series"?r.some(h=>h.series!==void 0&&de(u,{series:h.series})):!1,c=u=>{if(!i||o.faded==="none"||l(u))return!1;if(o.faded==="series"){let h=i.series;return h!==void 0&&de(u,{series:h})}return!0},d=e.shapes.map(u=>{let h=u.item;if(!h||h.legend)return u;if(t.some(b=>de(h,b))){let b=Li(u);b&&a.push(b)}return c(h)?Ri(u,zi):u});return a.length?{...e,shapes:[...d,...a]}:{...e,shapes:d}}var Rr="var(--skdx-radius-default, var(--skdx-radius-md, 0.5rem))";function ct(e){return["tooltip","skeleton","label-background","stage-label-background","brush-handle"].includes(e)?Rr:void 0}function Te(e,n,t,r,i){let o=e.getBoundingClientRect();return{x:o.width?(n-o.left)*r/o.width:n,y:o.height?(t-o.top)*i/o.height:t}}var Xt=(e,n,t)=>n>=e.x&&n<=e.x+e.width&&t>=e.y&&t<=e.y+e.height;function Vr(e,n){let t=0,r=1/0;return e.xs.forEach((i,o)=>{let a=Math.abs(i-n);a<r&&(r=a,t=o)}),t}function _e(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=Vr(t,n),i=t.rows[r]??[];return{index:r,rows:e.axisTooltipFormatter?.(i,r)??i}}function Jt(e,n){let t=e.hit;if(!t||t.xs.length===0)return;let r=t.xs[Vr(t,n)];return{kind:"line",part:"crosshair",x1:r,x2:r,y1:t.plot.y,y2:t.plot.y+t.plot.height,stroke:R.axis,dash:"3 3"}}function Qt(e,n,t){let r=e.hit;if(!r||!r.crosshair||r.xs.length===0||!Xt(r.plot,n,t))return[];let i=Jt(e,n),{rows:o}=_e(e,n),a=e.tooltipAnchored?r.plot.y+8:t;return[i,...it(i.x1,a,o,e.width,e.height,e.tooltipPlacement)]}function en(e,n){let t=e.hit;if(!t||t.xs.length===0)return[];let r=t.rows.findIndex(o=>o[0]===n);if(r<0)return[];let i=t.xs[r];return Qt(e,i,t.plot.y+8)}function tn(e,n,t,r,i){if(!e.tooltip)return{lines:[],shapes:[]};if(e.hit?.crosshair){let{x:c,y:d}=Te(t,r,i,e.width,e.height);if(Xt(e.hit.plot,c,d)){let u=_e(e,c),h=Jt(e,c);if(u&&h)return{lines:u.rows,shapes:[h]}}}let o=n?.closest?.("[data-skdx-part]"),a=e.tooltipFormatter?pe(e,n)?.item:void 0,l=a&&e.tooltipFormatter?.(a)||o&&Array.from(o.children).find(c=>c.tagName.toLowerCase()==="title")?.textContent;return l?{lines:Array.isArray(l)?l:[l],shapes:[]}:{lines:[],shapes:[]}}function Br(e,n,t,r,i,o,a){let l=e?.closest?.("[data-skdx-part]"),c=a&&a.tooltipFormatter?pe(a,e)?.item:void 0,d=c&&a?.tooltipFormatter?.(c)||l&&Array.from(l.children).find(g=>g.tagName.toLowerCase()==="title")?.textContent;if(!d)return[];let u=a?.tooltipAnchored?pe(a,e):void 0,h=u?a?.shapes[u.index]:void 0,{x:b,y:v}=h?je(h):Te(n,t,r,i,o);return it(b,v,d,i,o,a?.tooltipPlacement)}function nn(e,n,t,r,i){if(!e.tooltip)return[];if(e.hit?.crosshair){let{x:o,y:a}=Te(t,r,i,e.width,e.height),l=Qt(e,o,a);if(l.length>0)return l}return Br(n,t,r,i,e.width,e.height,e)}function rn(e,n){let t=pe(e,n);return t&&!t.item.legend?me(t.item):null}var Vi=(e,n)=>{let{x:t,y:r}=je(e),i=e.kind==="circle"?e.cy:e.kind==="rect"?e.y+e.height/2:r;return t>=n.x&&t<=n.x+n.width&&i>=n.y&&i<=n.y+n.height};function on(e,n){let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor"||!Vi(i,n))continue;let o=me(i.item),a=JSON.stringify(o);t.has(a)||(t.add(a),r.push(o))}return r}var an=e=>({kind:"rect",part:"selection-box",x:m(e.x),y:m(e.y),width:m(e.width),height:m(e.height),fill:R.focus,opacity:.12,stroke:R.focus}),ut=(e,n,t,r)=>({x:Math.min(e,t),y:Math.min(n,r),width:Math.abs(t-e),height:Math.abs(r-n)});function Pr(e,n,t){let r=!1;for(let i=0,o=e.length-1;i<e.length;o=i++){let a=e[i],l=e[o];a.y>t!=l.y>t&&n<(l.x-a.x)*(t-a.y)/(l.y-a.y)+a.x&&(r=!r)}return r}function sn(e,n){if(n.length<3)return[];let t=new Set,r=[];for(let i of e.shapes){if(!i.item||i.item.legend||i.part==="anchor")continue;let{x:o,y:a}=je(i),l=i.kind==="circle"?i.cy:i.kind==="rect"?i.y+i.height/2:a;if(!Pr(n,o,l))continue;let c=me(i.item),d=JSON.stringify(c);t.has(d)||(t.add(d),r.push(c))}return r}var ln=e=>({kind:"path",part:"selection-lasso",d:e.length?`M${e.map(n=>`${m(n.x)} ${m(n.y)}`).join("L")}`:"",fill:R.focus,fillOpacity:.12,stroke:R.focus,dash:"4 3"}),dt=6;function cn(e,n,t){let r=e.edit;if(r){for(let i of r.bars)if(!(t<i.y||t>i.y+i.height||n<i.x0-dt||n>i.x1+dt))return Math.abs(n-i.x0)<=dt?{bar:i,mode:"start"}:Math.abs(n-i.x1)<=dt?{bar:i,mode:"end"}:{bar:i,mode:"move"}}}function dn(e,n,t){let r=e.edit;return Dr(r,n,r.invert(n.bar.x0+t)-r.invert(n.bar.x0))}function un(e,n,t){let r=e.edit,i=t.key==="ArrowRight"?1:t.key==="ArrowLeft"?-1:0;if(!r||n===null||!i||!(t.shiftKey||t.altKey))return;let o=r.bars.find(c=>c.index===n);if(!o)return;let a=t.altKey?t.shiftKey?"start":"end":"move",l=r.snap??r.invert(o.x0+10)-r.invert(o.x0);return Dr(r,{bar:o,mode:a},i*l)}function Dr(e,{bar:n,mode:t},r){let i=l=>e.snap?Math.round(l/e.snap)*e.snap:l,o=n.start,a=n.end;return t==="move"?(o=i(n.start+r),a=o+(n.end-n.start)):t==="start"?o=Math.min(i(n.start+r),n.end):a=Math.max(i(n.end+r),n.start),{id:n.id,name:n.name,start:o,end:a}}function hn(e,n,t){let r=e.edit,i=r.scale(t.start),o=r.scale(t.end);return{kind:"rect",part:"edit-ghost",x:m(Math.min(i,o)),y:m(n.bar.y),width:m(Math.max(1,Math.abs(o-i))),height:m(n.bar.height),fill:R.focus,opacity:.25,stroke:R.focus,rx:2}}var Bi=64,Pi=e=>Math.max(1,Math.min(Bi,e));function fn(e,n,t,r){let i=n>0?.8:1.25,o=Pi(e.view.zoom*i);if(o===e.view.zoom)return e.view;let{plot:a,scale:l}=e,[c,d]=e.view.center,u=(t-(a.x+a.width/2))/l,h=(r-(a.y+a.height/2))/l,b=e.view.zoom/o;return{center:[c+u*(1-b),e.fromY(e.toY(d)-h*(1-b))],zoom:o}}function mn(e,n,t,r){let{scale:i}=e;return{center:[n.center[0]-t/i,e.fromY(e.toY(n.center[1])+r/i)],zoom:n.zoom}}function pe(e,n){let t=n?.closest?.("[data-skdx-i]"),r=Number(t?.getAttribute("data-skdx-i")),i=Number.isInteger(r)?e.shapes[r]?.item:void 0;return i?{index:r,item:i}:void 0}var ht=e=>e.shapes.flatMap((n,t)=>n.item&&!n.item.legend?[t]:[]);function je(e){switch(e.kind){case"rect":return{x:e.x+e.width/2,y:e.y};case"circle":return{x:e.cx,y:e.cy-e.r};case"line":return{x:(e.x1+e.x2)/2,y:Math.min(e.y1,e.y2)};case"text":return{x:e.x,y:e.y};case"path":{let n=/M\s*(-?[\d.]+)[ ,](-?[\d.]+)/.exec(e.d);return n?{x:Number(n[1]),y:Number(n[2])}:{x:0,y:0}}}}function pn(e,n){let t=n===null?void 0:e.shapes[n];if(!t)return[];let r=R.focus,i;switch(t.kind){case"rect":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-2,width:t.width+4,height:t.height+4,fill:"none",stroke:r,rx:2};break;case"circle":i={kind:"circle",part:"focus",cx:t.cx,cy:t.cy,r:t.r+3,fill:"none",stroke:r};break;case"line":i={kind:"line",part:"focus",x1:t.x1,y1:t.y1,x2:t.x2,y2:t.y2,stroke:r,strokeWidth:4};break;case"text":i={kind:"rect",part:"focus",x:t.x-2,y:t.y-8,width:t.text.length*ee+4,height:16,fill:"none",stroke:r,rx:2};break;case"path":i={kind:"path",part:"focus",d:t.d,stroke:r,strokeWidth:2,fill:"none"};break}let{x:o,y:a}=je(t),l=t.item&&e.tooltipFormatter?.(t.item)||(t.item?.label??t.title??"");return[i,...l?it(m(o),m(a),l,e.width,e.height):[]]}function bn(e,n,t){let r=ht(e);if(r.length===0)return;let i=n===null?-1:r.indexOf(n);switch(t){case"ArrowRight":case"ArrowDown":return r[Math.min(r.length-1,i+1)];case"ArrowLeft":case"ArrowUp":return r[Math.max(0,i<=0?0:i-1)];case"Home":return r[0];case"End":return r[r.length-1];case"Escape":return null;default:return}}var Ce=2,Ie=(e,n,t)=>{let r=Math.max(Ce,Math.min(t,Math.round(n))),i=Math.max(0,Math.min(t-r,Math.round(e)));return{start:i,end:i+r}},Nr=(e,n)=>!e||e.start<=0&&e.end>=n;function xn(e,n,t){if(e.count<=Ce||!e.plot.width)return;let{start:r,end:i}=e.zoom,o=i-r,a=n>0?1.25:.8,l=Math.max(Ce,Math.min(e.count,Math.round(o*a)));if(l===o)return n>0&&!Nr(e.zoom,e.count)?Ie(r,l,e.count):void 0;let c=Math.max(0,Math.min(1,(t-e.plot.x)/e.plot.width)),d=r+c*o;return Ie(d-c*l,l,e.count)}function gn(e,n,t,r){let i=n.end-n.start,o=Math.max(Ce,Math.min(e.count,Math.round(i/Math.max(.05,t)))),a=Math.max(0,Math.min(1,(r-e.plot.x)/Math.max(1,e.plot.width)));return Ie(n.start+a*i-a*o,o,e.count)}function yn(e,n,t){let r=n.end-n.start,i=e.plot.width/Math.max(1,r);return Ie(n.start-t/i,r,e.count)}function kn(e,n,t){let r=e.brush;if(!r||!Xt(r.box,n,t))return;let i=r.window;if(Math.abs(n-i.x)<=6)return{grab:"left",zoom:e.zoom};if(Math.abs(n-(i.x+i.width))<=6)return{grab:"right",zoom:e.zoom};if(n>i.x&&n<i.x+i.width)return{grab:"move",zoom:e.zoom};let o=e.zoom.end-e.zoom.start,a=(n-r.box.x)/Math.max(1,r.box.width)*e.count;return{grab:"move",zoom:Ie(a-o/2,o,e.count)}}function vn(e,n,t,r){let i=e.brush;if(!i)return t;let o=r/Math.max(1,i.box.width)*e.count;if(n==="move")return Ie(t.start+o,t.end-t.start,e.count);if(n==="left")return{start:Math.max(0,Math.min(t.end-Ce,Math.round(t.start+o))),end:t.end};let a=Math.min(e.count,Math.max(t.start+Ce,Math.round(t.end+o)));return{start:t.start,end:a}}function wn(e,n){switch(n.type){case"svg":return Promise.resolve(Mn(e,n.label,n.resolve));case"csv":return Promise.resolve(jr(n.rows));case"png":{if(typeof document>"u"||typeof Image>"u")return Promise.reject(new Error("PNG export needs a browser"));let t=Mn(e,n.label,n.resolve);return _r(t,e.width,e.height,n.scale,n.background)}}}var ue=e=>e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/"/g,"&quot;"),Ee=e=>e.filter(([,n])=>n!==void 0&&n!=="").map(([n,t])=>` ${n}="${ue(String(t))}"`).join("");function Fr(e){let n=e.title?`<title>${ue(e.title)}</title>`:"",t=["data-skdx-part",e.part];switch(e.kind){case"path":return`<path${Ee([t,["d",e.d],["fill",e.fill??"none"],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-linecap",e.strokeLinecap],["stroke-linejoin",e.strokeLinejoin],["stroke-dasharray",e.dash],["opacity",e.opacity],["fill-opacity",e.fillOpacity]])}>${n}</path>`;case"rect":return`<rect${Ee([t,["x",e.x],["y",e.y],["width",e.width],["height",e.height],["rx",e.rx],["fill",e.fill],["stroke",e.stroke],["fill-opacity",e.opacity]])}>${n}</rect>`;case"line":return`<line${Ee([t,["x1",e.x1],["y1",e.y1],["x2",e.x2],["y2",e.y2],["stroke",e.stroke],["stroke-width",e.strokeWidth],["stroke-dasharray",e.dash],["opacity",e.opacity]])}>${n}</line>`;case"circle":return`<circle${Ee([t,["cx",e.cx],["cy",e.cy],["r",e.r],["fill",e.fill],["stroke",e.stroke]])}>${n}</circle>`;case"text":return`<text${Ee([t,["aria-label",e.title],["x",e.x],["y",e.y],["text-anchor",e.anchor],["dominant-baseline",e.baseline],["fill",e.fill],["font-weight",e.weight],["transform",e.rotate?`rotate(${e.rotate} ${e.x} ${e.y})`:void 0]])}>${ue(e.text)}</text>`}}function Gr(e){let n=e.defs??[];return n.length===0?"":`<defs>${n.map(t=>`<linearGradient id="${ue(t.id)}" x1="0" y1="0" x2="${t.vertical===!1?1:0}" y2="${t.vertical===!1?0:1}">${t.stops.map(r=>`<stop offset="${r.offset}" stop-color="${ue(r.color)}"${r.opacity===void 0?"":` stop-opacity="${r.opacity}"`}/>`).join("")}</linearGradient>`).join("")}</defs>`}function Mn(e,n,t){let r=Gr(e)+e.shapes.map(Fr).join("");return t&&(r=r.replace(/var\((--[\w-]+)\)/g,(i,o)=>t(o).trim()||i)),`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 ${e.width} ${e.height}" width="${e.width}" height="${e.height}" role="img" aria-label="${ue(n)}" font-family="${ue(R.fontFamily)}" font-size="${ue(R.fontSize)}"><title>${ue(n)}</title>${r}</svg>`}function _r(e,n,t,r=2,i){return new Promise((o,a)=>{let l=URL.createObjectURL(new Blob([e],{type:"image/svg+xml;charset=utf-8"})),c=new Image;c.onload=()=>{URL.revokeObjectURL(l);let d=document.createElement("canvas");d.width=Math.round(n*r),d.height=Math.round(t*r);let u=d.getContext("2d");if(!u)return a(new Error("canvas 2d context unavailable"));i&&(u.fillStyle=i,u.fillRect(0,0,d.width,d.height)),u.drawImage(c,0,0,d.width,d.height),d.toBlob(h=>h?o(h):a(new Error("toBlob failed")),"image/png")},c.onerror=()=>{URL.revokeObjectURL(l),a(new Error("svg could not be decoded"))},c.src=l})}function jr(e){let n=t=>{let r=t==null?"":String(t);return/[",\n\r]/.test(r)?`"${r.replace(/"/g,'""')}"`:r};return e.map(t=>t.map(n).join(",")).join(`\r
3
+ `)}function Sn(e,n){if(!n)return;let t=typeof n=="object"?n.maxRows??500:500,r=e.hit;if(r&&r.rows.length>0){let l=r.rows[0];if(r.rows.length>t)return;let c=["",...l.slice(1).map(u=>u.replace(/:\s[^:]*$/,""))],d=r.rows.map(u=>[u[0],...u.slice(1).map(h=>h.slice(h.lastIndexOf(": ")+2))]);return[c,...d]}let i=e.shapes.flatMap(l=>l.item&&!l.item.legend&&!(l.part==="anchor"&&!l.title)?[l.item]:[]);if(i.length===0||i.length>t)return;let o=["series","name","category","value"].filter(l=>i.some(c=>c[l]!==void 0)),a=(l,c)=>l[c]===void 0?"":String(l[c]);return[o.map(l=>l[0]?.toUpperCase()+l.slice(1)),...i.map(l=>o.map(c=>a(l,c)))]}var $n=new Map;function ft(e){let n=$n.get(e);if(n)return n.group;let t=new Set,r={},i={current:r,subscribe(o){return t.add(o),()=>{t.delete(o),t.size===0&&$n.delete(e)}},publish(o,a){Object.assign(r,o);for(let l of t)l(o,a)}};return $n.set(e,{group:i,listeners:t}),i}var Er='[data-skdx-part]:not([data-skdx-part^="tooltip"]):not([data-skdx-part="focus"]):not([data-skdx-part="crosshair"])',Cn=`@keyframes skdx-in{from{opacity:0}to{opacity:1}}${Er}{animation:skdx-in var(--skdx-chart-duration,0ms) ease-out;transition:${["x","y","width","height","cx","cy","r","opacity","fill-opacity","d"].map(e=>`${e} var(--skdx-chart-duration,0ms) ease-out`).join(",")}}@media (prefers-reduced-motion:reduce){${Er}{animation:none;transition:none}}`;function In(e){let n=e.animate;return n&&e.shapes.length<=1500?`${n}ms`:void 0}import{css as Di,html as be,LitElement as Ni,nothing as X,svg as ne}from"lit";import{property as A,state as re}from"lit/decorators.js";import{ifDefined as H}from"lit/directives/if-defined.js";var Fi={fromAttribute:()=>!1},V=class extends Ni{constructor(){super(...arguments);this.legend=!1;this.tooltip=!0;this.selectionMode="none";this.loading=!1;this.decorative=!1;this.accessibleTable=!1;this.zoomable=!1;this.editable=!1;this.crossFilter=!1;this.animated=!1;this.responsive=!1;this.tip=[];this.overlay=[];this.portal=null;this.highlightState=null;this.crossState=null;this.lastCross=null;this.pointers=new Map;this.hover=null;this.token={};this.focused=null;this.hiddenState=[];this.drag=null;this.onPointerMove=t=>{let r=this.layout;if(!r)return;this.pointers.has(t.pointerId)&&this.pointers.set(t.pointerId,this.viewBox(t,r).x);let i=this.drag;if(i?.grab==="select"){let{x:o,y:a}=this.viewBox(t,r);this.overlay=[an(ut(i.x,i.y,o,a))];return}if(i?.grab==="lasso"){let{x:o,y:a}=this.viewBox(t,r);i.points=[...i.points??[],{x:o,y:a}],this.overlay=[ln(i.points)];return}if(i?.grab==="edit"){if(!i.gantt)return;let{x:o}=this.viewBox(t,r);i.change=dn(r,i.gantt,o-i.x),this.overlay=[hn(r,i.gantt,i.change)];return}if(i?.grab==="map"){if(!r.map||!i.view)return;let{x:o,y:a}=this.viewBox(t,r);this.setView(mn(r.map,i.view,o-i.x,a-i.y));return}if(i&&r.hit){if(i.grab==="pinch"){let[a,l]=[...this.pointers.values()];if(a===void 0||l===void 0||!i.distance)return;this.setZoom(gn(r.hit,i.zoom,Math.abs(a-l)/i.distance,(a+l)/2));return}let{x:o}=this.viewBox(t,r);this.setZoom(i.grab==="pan"?yn(r.hit,i.zoom,o-i.x):vn(r.hit,i.grab,i.zoom,o-i.x));return}if(r.tooltipPortal){let{lines:o,shapes:a}=tn(r,t.target,t.currentTarget,t.clientX,t.clientY);this.tip=a,this.portal=o.length?{x:t.clientX,y:t.clientY,lines:o}:null}else{let o=nn(r,t.target,t.currentTarget,t.clientX,t.clientY);(o.length>0||this.tip.length>0)&&(this.tip=o)}if(this.highlight(rn(r,t.target)),this.syncId&&r.hit?.crosshair){let o=_e(r,this.viewBox(t,r).x);this.shareCrosshair(o?r.hit.rows[o.index]?.[0]??null:null)}};this.onPointerDown=t=>{let r=this.layout;if(!r||t.button!==0)return;let{x:i,y:o}=this.viewBox(t,r),a=pe(r,t.target)?.item.legend,l=this.canEdit(r)?cn(r,i,o):void 0;if(l){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"edit",gantt:l},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.brushing()&&!a){this.drag={x:i,y:o,zoom:{start:0,end:0},grab:this.selectionMode==="lasso"?"lasso":"select",points:[{x:i,y:o}]},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}if(this.canPan(r)&&r.map){let d=r.map.plot;if(i<d.x||i>d.x+d.width||o<d.y||o>d.y+d.height)return;this.drag={x:i,y:o,zoom:{start:0,end:0},grab:"map",view:r.map.view},t.currentTarget.setPointerCapture(t.pointerId),this.clearTip();return}let c=r.hit;if(!(!c||!this.canZoom(r))){if(this.pointers.set(t.pointerId,i),this.pointers.size===2){let[d,u]=[...this.pointers.values()];this.drag={x:(d+u)/2,y:o,zoom:c.zoom,grab:"pinch",distance:Math.abs(d-u)||1}}else{let d=kn(c,i,o);if(d)this.drag={x:i,y:o,zoom:d.zoom,grab:d.grab},d.zoom!==c.zoom&&this.setZoom(d.zoom);else if(this.zoomable&&i>=c.plot.x&&i<=c.plot.x+c.plot.width&&o>=c.plot.y&&o<=c.plot.y+c.plot.height)this.drag={x:i,y:o,zoom:c.zoom,grab:"pan"};else{this.pointers.delete(t.pointerId);return}}t.currentTarget.setPointerCapture(t.pointerId),this.clearTip()}};this.onPointerUp=t=>{this.pointers.delete(t.pointerId);let r=t.currentTarget;r.hasPointerCapture(t.pointerId)&&r.releasePointerCapture(t.pointerId);let i=this.drag,o=this.layout;if(o&&(i?.grab==="select"||i?.grab==="lasso"||i?.grab==="edit"||i?.grab==="map")){this.overlay=[];let{x:a,y:l}=this.viewBox(t,o);if(Math.abs(a-i.x)>2||Math.abs(l-i.y)>2){i.grab==="select"?this.setSelected(on(o,ut(i.x,i.y,a,l))):i.grab==="lasso"?this.setSelected(sn(o,i.points??[])):i.grab==="edit"&&i.change&&this.emit("skdx-task-change",i.change),this.drag={...i,distance:-1};return}this.drag=null;return}(this.pointers.size===0||this.drag?.grab==="pinch")&&(this.drag=null)};this.onWheel=t=>{let r=this.layout;if(!r)return;let{x:i,y:o}=this.viewBox(t,r);if(r.map&&this.canPan(r)){let c=r.map.plot;if(i<c.x||i>c.x+c.width||o<c.y||o>c.y+c.height)return;t.preventDefault(),this.setView(fn(r.map,t.deltaY,i,o));return}let a=r.hit;if(!a||!this.canZoom(r)||o<a.plot.y||o>a.plot.y+a.plot.height)return;let l=xn(a,t.deltaY,i);l&&(t.preventDefault(),this.setZoom(l))};this.onClick=t=>{if(!this.layout)return;if(this.drag?.distance===-1){this.drag=null;return}let r=pe(this.layout,t.target);r&&(r.item.range?this.setZoom(r.item.range):r.item.legend&&r.item.series!==void 0?this.toggle(r.item.series):(this.select(r.item),this.emit("skdx-item-click",r.item)))};this.onKeyDown=t=>{if(t.key==="Escape"){t.preventDefault(),this.focused=null,this.clearTip(),this.crossState=null,this.highlight(null);return}let r=this.layout;if(!r)return;if((t.key==="Enter"||t.key===" ")&&this.focused!==null){let l=r.shapes[this.focused]?.item;l&&(t.preventDefault(),this.select(l),this.emit("skdx-item-click",l));return}let i=this.canEdit(r)?un(r,this.focused,t):void 0;if(i){t.preventDefault(),this.emit("skdx-task-change",i);return}let o=bn(r,this.focused,t.key);if(o===void 0)return;t.preventDefault(),this.focused=o;let a=o===null?void 0:r.shapes[o]?.item;this.highlight(a?me(a):null)}}connectedCallback(){super.connectedCallback(),!(typeof ResizeObserver>"u")&&(this.observer=new ResizeObserver(([t])=>{let r=Math.floor(t?.contentRect.width??0);r>0&&(this.measured=r)}),this.observer.observe(this))}disconnectedCallback(){this.observer?.disconnect(),this.leave?.(),this.leave=void 0,this.joined=void 0,super.disconnectedCallback()}sized(){let{width:t,height:r,legend:i,tooltip:o,format:a,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,animated:v,responsive:g,highlighted:p,highlightScope:y,accessibleTable:M}=this;return{...typeof g=="object"&&this.measured!==void 0&&this.measured<(g.breakpoint??480)?g.compact:void 0,width:g&&this.measured?this.measured:t,height:r,animate:v,responsive:g,legend:i,tooltip:o,format:a,palette:l,loading:c,error:d,emptyMessage:u,description:h,decorative:b,highlighted:p===void 0?this.highlightState:p,highlightScope:y,accessibleTable:M,hiddenSeries:this.hiddenSeries??this.hiddenState,zoom:this.zoom??this.zoomState,selected:this.selected??this.selectedState,view:this.view??this.viewState}}emit(t,r){this.dispatchEvent(new CustomEvent(t,{detail:r,bubbles:!0,composed:!0}))}publish(t){this.syncId&&ft(this.syncId).publish(t,this.token)}join(){if(this.joined===this.syncId||(this.leave?.(),this.leave=void 0,this.joined=this.syncId,!this.syncId))return;let t=ft(this.syncId),r=i=>{"highlighted"in i&&(this.highlightState=i.highlighted??null),i.selected&&(this.selectedState=i.selected,this.crossFilter&&(this.highlightState=i.selected.length?i.selected:null)),"zoom"in i&&(this.zoomState=i.zoom),i.hiddenSeries&&(this.hiddenState=i.hiddenSeries),"crosshair"in i&&(this.crossState=i.crosshair??null)};r(t.current),this.leave=t.subscribe((i,o)=>{o!==this.token&&r(i)})}setZoom(t){this.zoomState=t,this.emit("skdx-zoom-change",t),this.publish({zoom:t})}setView(t){this.viewState=t,this.emit("skdx-view-change",t)}setSelected(t){this.selectedState=t,this.emit("skdx-selected-change",t),this.publish({selected:t})}toggle(t){let r=this.hiddenSeries??this.hiddenState,i=r.includes(t)?r.filter(o=>o!==t):[...r,t];this.hiddenState=i,this.emit("skdx-hidden-series-change",i),this.publish({hiddenSeries:i})}highlight(t){let r=this.hover;r===t||r&&t&&Kt(r,t)||(this.hover=t,this.emit("skdx-highlighted-change",t),this.highlightState=t,this.syncId&&this.publish({highlighted:t}))}select(t){let r=this.selectionMode;r!=="none"&&this.setSelected(qt(this.selected??this.selectedState,t,r==="single"?"single":"multiple"))}shareCrosshair(t){!this.syncId||this.lastCross===t||(this.lastCross=t,this.publish({crosshair:t}))}clearTip(){this.tip=[],this.portal=null,this.shareCrosshair(null)}canZoom(t){return!!(t.hit&&(this.zoomable||t.hit.brush))}canPan(t){return!!(t.map&&this.zoomable)}canEdit(t){return!!(this.editable&&t.edit)}brushing(){return this.selectionMode==="brush"||this.selectionMode==="lasso"}viewBox(t,r){return Te(t.currentTarget,t.clientX,t.clientY,r.width,r.height)}getSvgElement(){return this.renderRoot.querySelector("svg")}getLayout(){return this.layout}resetZoom(){this.setZoom(void 0)}zoomTo(t){this.setZoom(t)}focusItem(t){let r=this.layout;if(!r)return!1;let i=r.shapes.findIndex(o=>o.item&&!o.item.legend&&de(o.item,t));return i<0?!1:(this.getSvgElement()?.focus(),this.focused=i,!0)}export(t){let r=this.layout;return r?wn(r,{...t,label:t.label??this.label??this.localName}):Promise.reject(new Error("not rendered yet"))}root(t,r,i){this.join();let o=Yt(Ft(t),this.sized());if(this.layout=o,o.issues!==this.reported){this.reported=o.issues;for(let y of o.issues??[])this.emit("skdx-data-issue",y)}let a=this.canZoom(o),l=this.canPan(o),c=this.canEdit(o),d=this.brushing(),u=a||l||c||d,h=!o.decorative&&ht(o).length>0,b=In(o),v=Sn(o,this.accessibleTable),g=typeof this.accessibleTable=="object"&&this.accessibleTable.caption||i,p=this.portal;return be`<svg
3
4
  xmlns="http://www.w3.org/2000/svg"
4
5
  viewBox="0 0 ${o.width} ${o.height}"
5
6
  width=${o.width}
@@ -7,13 +8,13 @@ var Ur=Object.defineProperty;var Kr=Object.getOwnPropertyDescriptor;var S=(e,n,t
7
8
  role=${o.decorative?"presentation":"img"}
8
9
  aria-hidden=${o.decorative?"true":X}
9
10
  aria-label=${o.decorative?X:i}
10
- aria-describedby=${W(b)}
11
+ aria-description=${H(o.description)}
11
12
  tabindex=${h?0:X}
12
13
  data-skdx-chart=${r}
13
- data-zoomable=${s||l?"":X}
14
- data-brushing=${d&&!(s||l)?"":X}
14
+ data-zoomable=${a||l?"":X}
15
+ data-brushing=${d&&!(a||l)?"":X}
15
16
  data-editable=${c?"":X}
16
- style=${y?`--skdx-chart-duration:${y}`:X}
17
+ style=${b?`--skdx-chart-duration:${b}`:X}
17
18
  font-family=${R.fontFamily}
18
19
  font-size=${R.fontSize}
19
20
  @pointermove=${o.tooltip||u?this.onPointerMove:X}
@@ -21,41 +22,41 @@ var Ur=Object.defineProperty;var Kr=Object.getOwnPropertyDescriptor;var S=(e,n,t
21
22
  @pointerdown=${u?this.onPointerDown:X}
22
23
  @pointerup=${u?this.onPointerUp:X}
23
24
  @pointercancel=${u?this.onPointerUp:X}
24
- @wheel=${s||l?this.onWheel:X}
25
- @dblclick=${s||l?()=>l?this.setView(void 0):this.setZoom(void 0):X}
25
+ @wheel=${a||l?this.onWheel:X}
26
+ @dblclick=${a||l?()=>l?this.setView(void 0):this.setZoom(void 0):X}
26
27
  @click=${this.onClick}
27
28
  @keydown=${h?this.onKeyDown:X}
28
29
  @blur=${()=>{this.focused=null,this.highlight(null)}}
29
30
  >
30
31
  <title>${i}</title>
31
- ${o.description?te`<desc id=${W(b)}>${o.description}</desc>`:X}
32
- ${y?te`<style>${wn}</style>`:X} ${Li(o)}
33
- ${ft(o.shapes)}
34
- ${ft(this.tip.length||!this.crossState?this.tip:Yt(o,this.crossState))}
35
- ${ft(un(o,this.focused))} ${ft(this.overlay)}
32
+ ${o.description?ne`<desc>${o.description}</desc>`:X}
33
+ ${b?ne`<style>${Cn}</style>`:X} ${Gi(o)}
34
+ ${mt(o.shapes)}
35
+ ${mt(this.tip.length||!this.crossState?this.tip:en(o,this.crossState))}
36
+ ${mt(pn(o,this.focused))} ${mt(this.overlay)}
36
37
  </svg>
37
- ${M?be`<div
38
+ ${p?be`<div
38
39
  role="tooltip"
39
40
  data-skdx-tooltip=${r}
40
- style="left:${M.x+12}px;top:${M.y+12}px"
41
+ style="left:${p.x+12}px;top:${p.y+12}px"
41
42
  >
42
- ${M.lines.map(v=>be`<div>${v}</div>`)}
43
+ ${p.lines.map(y=>be`<div>${y}</div>`)}
43
44
  </div>`:X}
44
- ${x?be`<table data-skdx-table=${r}>
45
+ ${v?be`<table data-skdx-table=${r}>
45
46
  <caption>
46
- ${p}
47
+ ${g}
47
48
  </caption>
48
49
  <thead>
49
50
  <tr>
50
- ${(x[0]??[]).map(v=>be`<th scope="col">${v}</th>`)}
51
+ ${(v[0]??[]).map(y=>be`<th scope="col">${y}</th>`)}
51
52
  </tr>
52
53
  </thead>
53
54
  <tbody>
54
- ${x.slice(1).map(v=>be`<tr>
55
- ${v.map((f,w)=>w===0?be`<th scope="row">${f}</th>`:be`<td>${f}</td>`)}
55
+ ${v.slice(1).map(y=>be`<tr>
56
+ ${y.map((M,f)=>f===0?be`<th scope="row">${M}</th>`:be`<td>${M}</td>`)}
56
57
  </tr>`)}
57
58
  </tbody>
58
- </table>`:X}`}};V.styles=Ai`
59
+ </table>`:X}`}};V.styles=Di`
59
60
  :host {
60
61
  display: inline-block;
61
62
  }
@@ -63,7 +64,6 @@ var Ur=Object.defineProperty;var Kr=Object.getOwnPropertyDescriptor;var S=(e,n,t
63
64
  display: block;
64
65
  max-width: 100%;
65
66
  height: auto;
66
- outline: none;
67
67
  }
68
68
  svg[data-zoomable] {
69
69
  cursor: grab;
@@ -78,6 +78,9 @@ var Ur=Object.defineProperty;var Kr=Object.getOwnPropertyDescriptor;var S=(e,n,t
78
78
  }
79
79
  :host([responsive]) {
80
80
  display: block;
81
+ /* Keep centered flex/grid hosts independent of the previous SVG's intrinsic width. */
82
+ width: 100%;
83
+ min-width: 0;
81
84
  }
82
85
  table {
83
86
  position: absolute;
@@ -97,7 +100,7 @@ var Ur=Object.defineProperty;var Kr=Object.getOwnPropertyDescriptor;var S=(e,n,t
97
100
  background: var(--skdx-color-surface-raised);
98
101
  color: var(--skdx-color-text-default);
99
102
  border: 1px solid var(--skdx-color-border-strong);
100
- border-radius: 3px;
103
+ border-radius: var(--skdx-radius-default, var(--skdx-radius-md, 0.5rem));
101
104
  padding: 4px 8px;
102
105
  font-family: var(--skdx-font-family);
103
106
  font-size: var(--skdx-font-size-xs);
@@ -106,4 +109,4 @@ var Ur=Object.defineProperty;var Kr=Object.getOwnPropertyDescriptor;var S=(e,n,t
106
109
  [role='tooltip'] > :first-child:not(:only-child) {
107
110
  font-weight: bold;
108
111
  }
109
- `,S([A({type:Number})],V.prototype,"width",2),S([A({type:Number})],V.prototype,"height",2),S([A()],V.prototype,"label",2),S([A({type:Boolean,reflect:!0})],V.prototype,"legend",2),S([A({type:Boolean,attribute:"no-tooltip",converter:Oi})],V.prototype,"tooltip",2),S([A({attribute:!1})],V.prototype,"format",2),S([A({attribute:!1})],V.prototype,"palette",2),S([A({attribute:!1})],V.prototype,"hiddenSeries",2),S([A({attribute:!1})],V.prototype,"selected",2),S([A({attribute:"selection-mode"})],V.prototype,"selectionMode",2),S([A({attribute:!1})],V.prototype,"highlighted",2),S([A({attribute:!1})],V.prototype,"highlightScope",2),S([A({type:Boolean,reflect:!0})],V.prototype,"loading",2),S([A()],V.prototype,"error",2),S([A({attribute:"empty-message"})],V.prototype,"emptyMessage",2),S([A()],V.prototype,"description",2),S([A({type:Boolean,reflect:!0})],V.prototype,"decorative",2),S([A({type:Boolean,attribute:"accessible-table"})],V.prototype,"accessibleTable",2),S([A({attribute:!1})],V.prototype,"zoom",2),S([A({attribute:!1})],V.prototype,"view",2),S([A({type:Boolean,reflect:!0})],V.prototype,"zoomable",2),S([A({type:Boolean,reflect:!0})],V.prototype,"editable",2),S([A({attribute:"sync-id"})],V.prototype,"syncId",2),S([A({type:Boolean,attribute:"cross-filter"})],V.prototype,"crossFilter",2),S([A({converter:{fromAttribute:t=>t===null?!1:t===""?!0:Number(t)}})],V.prototype,"animated",2),S([A({type:Boolean,reflect:!0})],V.prototype,"responsive",2),S([re()],V.prototype,"tip",2),S([re()],V.prototype,"overlay",2),S([re()],V.prototype,"portal",2),S([re()],V.prototype,"measured",2),S([re()],V.prototype,"viewState",2),S([re()],V.prototype,"highlightState",2),S([re()],V.prototype,"crossState",2),S([re()],V.prototype,"focused",2),S([re()],V.prototype,"hiddenState",2),S([re()],V.prototype,"zoomState",2),S([re()],V.prototype,"selectedState",2);var Z=class extends V{constructor(){super(...arguments);this.series=[];this.labels=!1;this.connectNulls=!1;this.stacked=!1;this.brush=!1;this.crosshair=!1}input(){let{series:t,categories:r,xAxis:i,yAxis:o,rightAxis:s,references:l,annotations:c,labels:d,curve:u,connectNulls:h,nulls:b,stacked:y,stackOffset:x,orientation:p,radius:M,barGap:v,barWidth:f,sort:w,transform:I,transforms:k,bins:z,binWidth:F,binDomain:j,binMode:B,sampling:Y,brush:Q,crosshair:ie}=this;return{...this.sized(),series:t,categories:r,xAxis:i,yAxis:o,rightAxis:s,references:l,annotations:c,labels:d,curve:u,connectNulls:h,nulls:b,stacked:y,stackOffset:x,orientation:p,radius:M,barGap:v,barWidth:f,sort:w,transform:I,transforms:k,bins:z,binWidth:F,binDomain:j,binMode:B,sampling:Y,brush:Q,crosshair:ie}}};S([A({attribute:!1})],Z.prototype,"series",2),S([A({attribute:!1})],Z.prototype,"categories",2),S([A({attribute:!1})],Z.prototype,"xAxis",2),S([A({attribute:!1})],Z.prototype,"yAxis",2),S([A({attribute:!1})],Z.prototype,"rightAxis",2),S([A({attribute:!1})],Z.prototype,"references",2),S([A({attribute:!1})],Z.prototype,"annotations",2),S([A({type:Boolean,reflect:!0})],Z.prototype,"labels",2),S([A()],Z.prototype,"curve",2),S([A({type:Boolean,attribute:"connect-nulls"})],Z.prototype,"connectNulls",2),S([A()],Z.prototype,"nulls",2),S([A({reflect:!0,converter:{fromAttribute:t=>t==="percent"?"percent":t!==null}})],Z.prototype,"stacked",2),S([A({attribute:"stack-offset"})],Z.prototype,"stackOffset",2),S([A()],Z.prototype,"orientation",2),S([A({type:Number})],Z.prototype,"radius",2),S([A({type:Number,attribute:"bar-gap"})],Z.prototype,"barGap",2),S([A({type:Number,attribute:"bar-width"})],Z.prototype,"barWidth",2),S([A()],Z.prototype,"sort",2),S([A()],Z.prototype,"transform",2),S([A({attribute:!1})],Z.prototype,"transforms",2),S([A({type:Number})],Z.prototype,"bins",2),S([A({type:Number,attribute:"bin-width"})],Z.prototype,"binWidth",2),S([A({attribute:!1})],Z.prototype,"binDomain",2),S([A({attribute:"bin-mode"})],Z.prototype,"binMode",2),S([A({attribute:!1})],Z.prototype,"sampling",2),S([A({type:Boolean,reflect:!0})],Z.prototype,"brush",2),S([A({type:Boolean,reflect:!0})],Z.prototype,"crosshair",2);var Li=e=>e.defs&&e.defs.length?te`<defs>${e.defs.map(n=>te`<linearGradient id=${n.id} x1="0" y1="0" x2=${n.vertical===!1?1:0} y2=${n.vertical===!1?0:1}>${n.stops.map(t=>te`<stop offset=${t.offset} stop-color=${t.color} stop-opacity=${W(t.opacity)}></stop>`)}</linearGradient>`)}</defs>`:X,ft=e=>te`${e.map((n,t)=>{let r=n.title?te`<title>${n.title}</title>`:X,i=n.item?t:void 0;switch(n.kind){case"path":return te`<path data-skdx-part=${n.part} data-skdx-i=${W(i)} d=${n.d} fill=${n.fill??"none"} stroke=${W(n.stroke)} stroke-width=${W(n.strokeWidth)} stroke-linecap=${W(n.strokeLinecap)} stroke-linejoin=${W(n.strokeLinejoin)} stroke-dasharray=${W(n.dash)} opacity=${W(n.opacity)} fill-opacity=${W(n.fillOpacity)}>${r}</path>`;case"rect":return te`<rect data-skdx-part=${n.part} data-skdx-i=${W(i)} x=${n.x} y=${n.y} width=${n.width} height=${n.height} rx=${W(n.rx)} fill=${n.fill} stroke=${W(n.stroke)} fill-opacity=${W(n.opacity)}>${r}</rect>`;case"line":return te`<line data-skdx-part=${n.part} data-skdx-i=${W(i)} x1=${n.x1} y1=${n.y1} x2=${n.x2} y2=${n.y2} stroke=${n.stroke} stroke-width=${W(n.strokeWidth)} stroke-dasharray=${W(n.dash)} opacity=${W(n.opacity)}>${r}</line>`;case"circle":return te`<circle data-skdx-part=${n.part} data-skdx-i=${W(i)} cx=${n.cx} cy=${n.cy} r=${n.r} fill=${n.fill} stroke=${W(n.stroke)} opacity=${W(n.opacity)}>${r}</circle>`;case"text":return te`<text data-skdx-part=${n.part} data-skdx-i=${W(i)} x=${n.x} y=${n.y} text-anchor=${W(n.anchor)} dominant-baseline=${W(n.baseline)} fill=${W(n.fill)} font-weight=${W(n.weight)} pointer-events=${W(i===void 0?"none":void 0)} transform=${W(n.rotate?`rotate(${n.rotate} ${n.x} ${n.y})`:void 0)}>${n.text}</text>`}})}`;var mt=class extends Z{render(){return this.root(jt(this.input()),"area",this.label??"Area chart")}};mt=S([Ri("skdx-area-chart")],mt);export{mt as SkdxAreaChart};
112
+ `,S([A({type:Number})],V.prototype,"width",2),S([A({type:Number})],V.prototype,"height",2),S([A()],V.prototype,"label",2),S([A({type:Boolean,reflect:!0})],V.prototype,"legend",2),S([A({type:Boolean,attribute:"no-tooltip",converter:Fi})],V.prototype,"tooltip",2),S([A({attribute:!1})],V.prototype,"format",2),S([A({attribute:!1})],V.prototype,"palette",2),S([A({attribute:!1})],V.prototype,"hiddenSeries",2),S([A({attribute:!1})],V.prototype,"selected",2),S([A({attribute:"selection-mode"})],V.prototype,"selectionMode",2),S([A({attribute:!1})],V.prototype,"highlighted",2),S([A({attribute:!1})],V.prototype,"highlightScope",2),S([A({type:Boolean,reflect:!0})],V.prototype,"loading",2),S([A()],V.prototype,"error",2),S([A({attribute:"empty-message"})],V.prototype,"emptyMessage",2),S([A()],V.prototype,"description",2),S([A({type:Boolean,reflect:!0})],V.prototype,"decorative",2),S([A({type:Boolean,attribute:"accessible-table"})],V.prototype,"accessibleTable",2),S([A({attribute:!1})],V.prototype,"zoom",2),S([A({attribute:!1})],V.prototype,"view",2),S([A({type:Boolean,reflect:!0})],V.prototype,"zoomable",2),S([A({type:Boolean,reflect:!0})],V.prototype,"editable",2),S([A({attribute:"sync-id"})],V.prototype,"syncId",2),S([A({type:Boolean,attribute:"cross-filter"})],V.prototype,"crossFilter",2),S([A({converter:{fromAttribute:t=>t===null?!1:t===""?!0:Number(t)}})],V.prototype,"animated",2),S([A({type:Boolean,reflect:!0})],V.prototype,"responsive",2),S([re()],V.prototype,"tip",2),S([re()],V.prototype,"overlay",2),S([re()],V.prototype,"portal",2),S([re()],V.prototype,"measured",2),S([re()],V.prototype,"viewState",2),S([re()],V.prototype,"highlightState",2),S([re()],V.prototype,"crossState",2),S([re()],V.prototype,"focused",2),S([re()],V.prototype,"hiddenState",2),S([re()],V.prototype,"zoomState",2),S([re()],V.prototype,"selectedState",2);var Z=class extends V{constructor(){super(...arguments);this.series=[];this.labels=!1;this.connectNulls=!1;this.stacked=!1;this.brush=!1;this.crosshair=!1}input(){let{series:t,categories:r,xAxis:i,yAxis:o,rightAxis:a,references:l,annotations:c,labels:d,curve:u,connectNulls:h,nulls:b,stacked:v,stackOffset:g,orientation:p,radius:y,barGap:M,barWidth:f,sort:k,transform:I,transforms:w,bins:O,binWidth:F,binDomain:j,binMode:B,sampling:Y,brush:J,crosshair:ie}=this;return{...this.sized(),series:t,categories:r,xAxis:i,yAxis:o,rightAxis:a,references:l,annotations:c,labels:d,curve:u,connectNulls:h,nulls:b,stacked:v,stackOffset:g,orientation:p,radius:y,barGap:M,barWidth:f,sort:k,transform:I,transforms:w,bins:O,binWidth:F,binDomain:j,binMode:B,sampling:Y,brush:J,crosshair:ie}}};S([A({attribute:!1})],Z.prototype,"series",2),S([A({attribute:!1})],Z.prototype,"categories",2),S([A({attribute:!1})],Z.prototype,"xAxis",2),S([A({attribute:!1})],Z.prototype,"yAxis",2),S([A({attribute:!1})],Z.prototype,"rightAxis",2),S([A({attribute:!1})],Z.prototype,"references",2),S([A({attribute:!1})],Z.prototype,"annotations",2),S([A({type:Boolean,reflect:!0})],Z.prototype,"labels",2),S([A()],Z.prototype,"curve",2),S([A({type:Boolean,attribute:"connect-nulls"})],Z.prototype,"connectNulls",2),S([A()],Z.prototype,"nulls",2),S([A({reflect:!0,converter:{fromAttribute:t=>t==="percent"?"percent":t!==null}})],Z.prototype,"stacked",2),S([A({attribute:"stack-offset"})],Z.prototype,"stackOffset",2),S([A()],Z.prototype,"orientation",2),S([A({type:Number})],Z.prototype,"radius",2),S([A({type:Number,attribute:"bar-gap"})],Z.prototype,"barGap",2),S([A({type:Number,attribute:"bar-width"})],Z.prototype,"barWidth",2),S([A()],Z.prototype,"sort",2),S([A()],Z.prototype,"transform",2),S([A({attribute:!1})],Z.prototype,"transforms",2),S([A({type:Number})],Z.prototype,"bins",2),S([A({type:Number,attribute:"bin-width"})],Z.prototype,"binWidth",2),S([A({attribute:!1})],Z.prototype,"binDomain",2),S([A({attribute:"bin-mode"})],Z.prototype,"binMode",2),S([A({attribute:!1})],Z.prototype,"sampling",2),S([A({type:Boolean,reflect:!0})],Z.prototype,"brush",2),S([A({type:Boolean,reflect:!0})],Z.prototype,"crosshair",2);var Gi=e=>e.defs&&e.defs.length?ne`<defs>${e.defs.map(n=>ne`<linearGradient id=${n.id} x1="0" y1="0" x2=${n.vertical===!1?1:0} y2=${n.vertical===!1?0:1}>${n.stops.map(t=>ne`<stop offset=${t.offset} stop-color=${t.color} stop-opacity=${H(t.opacity)}></stop>`)}</linearGradient>`)}</defs>`:X,mt=e=>ne`${e.map((n,t)=>{let r=n.title?ne`<title>${n.title}</title>`:X,i=n.item?t:void 0;switch(n.kind){case"path":return ne`<path data-skdx-part=${n.part} data-skdx-i=${H(i)} d=${n.d} fill=${n.fill??"none"} stroke=${H(n.stroke)} stroke-width=${H(n.strokeWidth)} stroke-linecap=${H(n.strokeLinecap)} stroke-linejoin=${H(n.strokeLinejoin)} stroke-dasharray=${H(n.dash)} opacity=${H(n.opacity)} fill-opacity=${H(n.fillOpacity)}>${r}</path>`;case"rect":return ne`<rect data-skdx-part=${n.part} data-skdx-i=${H(i)} x=${n.x} y=${n.y} width=${n.width} height=${n.height} rx=${H(n.rx)} style=${H(ct(n.part)?`rx:${ct(n.part)}`:void 0)} fill=${n.fill} stroke=${H(n.stroke)} fill-opacity=${H(n.opacity)} pointer-events=${H(n.part==="stage-label-background"||n.part==="label-background"?"none":void 0)}>${r}</rect>`;case"line":return ne`<line data-skdx-part=${n.part} data-skdx-i=${H(i)} x1=${n.x1} y1=${n.y1} x2=${n.x2} y2=${n.y2} stroke=${n.stroke} stroke-width=${H(n.strokeWidth)} stroke-dasharray=${H(n.dash)} opacity=${H(n.opacity)}>${r}</line>`;case"circle":return ne`<circle data-skdx-part=${n.part} data-skdx-i=${H(i)} cx=${n.cx} cy=${n.cy} r=${n.r} fill=${n.fill} stroke=${H(n.stroke)} opacity=${H(n.opacity)}>${r}</circle>`;case"text":return ne`<text aria-label=${H(n.title)} data-skdx-part=${n.part} data-skdx-i=${H(i)} x=${n.x} y=${n.y} text-anchor=${H(n.anchor)} dominant-baseline=${H(n.baseline)} fill=${H(n.fill)} font-weight=${H(n.weight)} pointer-events=${H(i===void 0?"none":void 0)} transform=${H(n.rotate?`rotate(${n.rotate} ${n.x} ${n.y})`:void 0)}>${n.text}</text>`}})}`;var pt=class extends Z{render(){return this.root(Wt(this.input()),"area",this.label??"Area chart")}};pt=S([_i("skdx-area-chart")],pt);export{pt as SkdxAreaChart};