@perses-dev/scatter-chart-plugin 0.6.0 → 0.7.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.
@@ -1,11 +1,3 @@
1
- /*!
2
- * decimal.js v10.5.0
3
- * An arbitrary-precision Decimal type for JavaScript.
4
- * https://github.com/MikeMcl/decimal.js
5
- * Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
6
- * MIT Licence
7
- */
8
-
9
1
  /**
10
2
  * react-table
11
3
  *
@@ -28,14 +20,6 @@
28
20
  * @license MIT
29
21
  */
30
22
 
31
- /**
32
- * @license Fraction.js v4.3.7 31/08/2023
33
- * https://www.xarg.org/2014/03/rational-numbers-in-javascript/
34
- *
35
- * Copyright (c) 2023, Robert Eisele (robert@raw.org)
36
- * Dual licensed under the MIT or GPL Version 2 licenses.
37
- **/
38
-
39
23
  /**
40
24
  * @license React
41
25
  * react-is.production.js
@@ -1,2 +1,2 @@
1
- /*! For license information please see __federation_expose_ScatterChart.9e6627ee.js.LICENSE.txt */
2
- "use strict";(self.webpackChunkScatterChart=self.webpackChunkScatterChart||[]).push([["285"],{1426:function(e,t,r){var o=r(4538),a=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u={key:!0,ref:!0,__self:!0,__source:!0};function l(e,t,r){var o,n={},l=null,c=null;for(o in void 0!==r&&(l=""+r),void 0!==t.key&&(l=""+t.key),void 0!==t.ref&&(c=t.ref),t)i.call(t,o)&&!u.hasOwnProperty(o)&&(n[o]=t[o]);if(e&&e.defaultProps)for(o in t=e.defaultProps)void 0===n[o]&&(n[o]=t[o]);return{$$typeof:a,type:e,key:l,ref:c,props:n,_owner:s.current}}t.Fragment=n,t.jsx=l,t.jsxs=l},4179:function(e,t,r){r.r(t),r.d(t,{ScatterChart:()=>a});var o=r(9069);let a={PanelComponent:r(8174).q,supportedQueryTypes:["TraceQuery"],createInitialOptions:o.W}},8174:function(e,t,r){r.d(t,{q:()=>l});var o=r(4246),a=r(4538),n=r(3941),i=r(7065);let s=[6,20];function u(e){let t=JSON.parse(JSON.stringify(e.query));t.spec.plugin.spec.query=e.traceId;let r=new URLSearchParams({explorer:"traces",data:JSON.stringify({queries:[t]})});window.location.href=`/explore?${r}`}function l(e){let{spec:t,contentDimensions:r,queryResults:l,onClick:c}=e,d=(0,n.useChartsTheme)().thresholds.defaultColor||"blue",m=t.sizeRange||s,{dataset:f,minSpanCount:h,maxSpanCount:p}=(0,a.useMemo)(()=>{let e,t;let r=[];for(let o of l){if(void 0===o.data.searchResult)continue;let a=o.data.searchResult.map(r=>{let a=0,n=0;for(let e of Object.values(r.serviceStats))a+=e.spanCount,n+=e.errorCount??0;return(void 0===e||a<e)&&(e=a),(void 0===t||a>t)&&(t=a),{...r,query:o.definition,name:`${r.rootServiceName}: ${r.rootTraceName}`,startTime:new Date(r.startTimeUnixMs),spanCount:a,errorCount:n}});r.push({source:a})}return{dataset:r,minSpanCount:e??0,maxSpanCount:t??0}},[l]),y=(0,a.useMemo)(()=>{let e={type:"scatter",encode:{x:"startTime",y:"durationMs"},symbolSize:function(e){return function(e,t,r){let[o,a]=r,[n,i]=t;return i-n==0?a:o+(e-n)/(i-n)*(a-o)}(e.spanCount,[h,p],m)},itemStyle:{color:function(e){return e.data.errorCount>0?"red":d}}},t=[];for(let r=0;r<f.length;r++)t.push({...e,datasetIndex:r});return t},[f,d,h,p,m]);return l.some(e=>{var t;return((null===(t=e.data)||void 0===t?void 0:t.searchResult)??[]).length>0})?void 0===r?null:(0,o.jsx)("div",{"data-testid":"ScatterChartPanel_ScatterPlot",children:(0,o.jsx)(i.h,{width:r.width,height:r.height,options:{dataset:f,series:y},onClick:null===c?void 0:c??u})}):(0,o.jsx)(n.NoDataOverlay,{resource:"traces"})}},7065:function(e,t,r){r.d(t,{h:()=>b});var o=r(4246),a=r(4538),n=r(3941),i=r(6232),s=r(8890),u=r(9635),l=r(8480),c=r(7806),d=r(5201),m=r(3709),f=r(7745),h=r(378),p=r(4664);(0,i.D)([u.N,l.N,c.N,s.N,d.N,m.N,f.N,h.N]);let y=new Intl.DateTimeFormat(void 0,{dateStyle:"long",timeStyle:"medium"}).format;function b(e){let{width:t,height:r,options:i,onClick:s}=e,u=(0,n.useChartsTheme)(),l={dataset:i.dataset,series:i.series,dataZoom:i.dataZoom,grid:{bottom:40,top:50,left:50,right:100},xAxis:{type:"time",name:"Local Time"},yAxis:{scale:!0,type:"value",name:"Duration",axisLabel:{formatter:e=>(0,p.Bw)(e,{unit:"milliseconds"})}},animation:!1,tooltip:{padding:5,borderWidth:1,trigger:"axis",axisPointer:{type:"cross"},formatter:function(e){let t=e[0].data;return`<b>Service name</b>: ${t.rootServiceName}<br/><b>Span name</b>: ${t.rootTraceName}<br/><b>Time</b>: ${y(t.startTime)}<br/><b>Duration</b>: ${(0,p.Bw)(t.durationMs,{unit:"milliseconds"})}<br/><b>Span count</b>: ${t.spanCount} (${t.errorCount} errors)<br/>`}},legend:{show:!0,type:"scroll",orient:"horizontal",bottom:0}},c=(0,a.useMemo)(()=>{let e={};return s&&(e.click=e=>s(e.data)),e},[s]);return(0,o.jsx)(n.EChart,{sx:{width:t,height:r},option:l,theme:u.echartsTheme,onEvents:c})}},9069:function(e,t,r){r.d(t,{W:()=>o});function o(){return{}}}}]);
1
+ /*! For license information please see __federation_expose_ScatterChart.ec1c47a4.js.LICENSE.txt */
2
+ "use strict";(self.webpackChunkScatterChart=self.webpackChunkScatterChart||[]).push([["285"],{1426:function(e,t,r){var o=r(4538),a=Symbol.for("react.element"),n=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u={key:!0,ref:!0,__self:!0,__source:!0};function l(e,t,r){var o,n={},l=null,c=null;for(o in void 0!==r&&(l=""+r),void 0!==t.key&&(l=""+t.key),void 0!==t.ref&&(c=t.ref),t)i.call(t,o)&&!u.hasOwnProperty(o)&&(n[o]=t[o]);if(e&&e.defaultProps)for(o in t=e.defaultProps)void 0===n[o]&&(n[o]=t[o]);return{$$typeof:a,type:e,key:l,ref:c,props:n,_owner:s.current}}t.Fragment=n,t.jsx=l,t.jsxs=l},4179:function(e,t,r){r.r(t),r.d(t,{ScatterChart:()=>a});var o=r(9069);let a={PanelComponent:r(8174).q,supportedQueryTypes:["TraceQuery"],createInitialOptions:o.W}},8174:function(e,t,r){r.d(t,{q:()=>l});var o=r(4246),a=r(4538),n=r(2629),i=r(7065);let s=[6,20];function u(e){let t=JSON.parse(JSON.stringify(e.query));t.spec.plugin.spec.query=e.traceId;let r=new URLSearchParams({explorer:"traces",data:JSON.stringify({queries:[t]})});window.location.href=`/explore?${r}`}function l(e){let{spec:t,contentDimensions:r,queryResults:l,onClick:c}=e,d=(0,n.useChartsTheme)().thresholds.defaultColor||"blue",m=t.sizeRange||s,{dataset:f,minSpanCount:h,maxSpanCount:p}=(0,a.useMemo)(()=>{let e,t;let r=[];for(let o of l){if(void 0===o.data.searchResult)continue;let a=o.data.searchResult.map(r=>{let a=0,n=0;for(let e of Object.values(r.serviceStats))a+=e.spanCount,n+=e.errorCount??0;return(void 0===e||a<e)&&(e=a),(void 0===t||a>t)&&(t=a),{...r,query:o.definition,name:`${r.rootServiceName}: ${r.rootTraceName}`,startTime:new Date(r.startTimeUnixMs),spanCount:a,errorCount:n}});r.push({source:a})}return{dataset:r,minSpanCount:e??0,maxSpanCount:t??0}},[l]),y=(0,a.useMemo)(()=>{let e={type:"scatter",encode:{x:"startTime",y:"durationMs"},symbolSize:function(e){return function(e,t,r){let[o,a]=r,[n,i]=t;return i-n==0?a:o+(e-n)/(i-n)*(a-o)}(e.spanCount,[h,p],m)},itemStyle:{color:function(e){return e.data.errorCount>0?"red":d}}},t=[];for(let r=0;r<f.length;r++)t.push({...e,datasetIndex:r});return t},[f,d,h,p,m]);return l.some(e=>{var t;return((null===(t=e.data)||void 0===t?void 0:t.searchResult)??[]).length>0})?void 0===r?null:(0,o.jsx)("div",{"data-testid":"ScatterChartPanel_ScatterPlot",children:(0,o.jsx)(i.h,{width:r.width,height:r.height,options:{dataset:f,series:y},onClick:null===c?void 0:c??u})}):(0,o.jsx)(n.NoDataOverlay,{resource:"traces"})}},7065:function(e,t,r){r.d(t,{h:()=>b});var o=r(4246),a=r(4538),n=r(2629),i=r(6232),s=r(8890),u=r(9635),l=r(8480),c=r(7806),d=r(5201),m=r(3709),f=r(7745),h=r(378),p=r(4664);(0,i.D)([u.N,l.N,c.N,s.N,d.N,m.N,f.N,h.N]);let y=new Intl.DateTimeFormat(void 0,{dateStyle:"long",timeStyle:"medium"}).format;function b(e){let{width:t,height:r,options:i,onClick:s}=e,u=(0,n.useChartsTheme)(),l={dataset:i.dataset,series:i.series,dataZoom:i.dataZoom,grid:{bottom:40,top:50,left:50,right:100},xAxis:{type:"time",name:"Local Time"},yAxis:{scale:!0,type:"value",name:"Duration",axisLabel:{formatter:e=>(0,p.Bw)(e,{unit:"milliseconds"})}},animation:!1,tooltip:{padding:5,borderWidth:1,trigger:"axis",axisPointer:{type:"cross"},formatter:function(e){let t=e[0].data;return`<b>Service name</b>: ${t.rootServiceName}<br/><b>Span name</b>: ${t.rootTraceName}<br/><b>Time</b>: ${y(t.startTime)}<br/><b>Duration</b>: ${(0,p.Bw)(t.durationMs,{unit:"milliseconds"})}<br/><b>Span count</b>: ${t.spanCount} (${t.errorCount} errors)<br/>`}},legend:{show:!0,type:"scroll",orient:"horizontal",bottom:0}},c=(0,a.useMemo)(()=>{let e={};return s&&(e.click=e=>s(e.data)),e},[s]);return(0,o.jsx)(n.EChart,{sx:{width:t,height:r},option:l,theme:u.echartsTheme,onEvents:c})}},9069:function(e,t,r){r.d(t,{W:()=>o});function o(){return{}}}}]);
@@ -0,0 +1 @@
1
+ (()=>{"use strict";var e={426:function(e,r,t){t(4246),t(4538),t(2629);var n=t(6232),o=t(8890),a=t(9635),i=t(8480),s=t(7806),l=t(5201),c=t(3709),d=t(7745),u=t(378);(0,n.D)([a.N,i.N,s.N,o.N,l.N,c.N,d.N,u.N]),new Intl.DateTimeFormat(void 0,{dateStyle:"long",timeStyle:"medium"}).format}},r={};function t(n){var o=r[n];if(void 0!==o)return o.exports;var a=r[n]={id:n,loaded:!1,exports:{}};return e[n].call(a.exports,a,a.exports,t),a.loaded=!0,a.exports}t.m=e,t.c=r,t.federation||(t.federation={chunkMatcher:function(e){return!/^(157|312|341|494|677)$/.test(e)}}),t.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},t.f={},t.e=e=>Promise.all(Object.keys(t.f).reduce((r,n)=>(t.f[n](e,r),r),[])),t.u=e=>"__mf/js/async/"+e+"."+({150:"4fc9e087",156:"c11b1700",173:"c19d3b98",564:"e5b95c38",651:"791f807e",690:"fec7e893",694:"903128f9",740:"c78d3483",75:"06e41df4",770:"da7255d0",960:"e791a996",964:"34b88a18"})[e]+".js",t.miniCssF=e=>"__mf/css/async/"+e+"."+({341:"9c79ef64",564:"9c79ef64"})[e]+".css",t.h=()=>"5b08710c0035fc1a",(()=>{t.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})()})(),t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),(()=>{var e={},r="ScatterChart:";t.l=function(n,o,a,i){if(e[n]){e[n].push(o);return}if(void 0!==a)for(var s,l,c=document.getElementsByTagName("script"),d=0;d<c.length;d++){var u=c[d];if(u.getAttribute("src")==n||u.getAttribute("data-webpack")==r+a){s=u;break}}s||(l=!0,(s=document.createElement("script")).charset="utf-8",s.timeout=120,t.nc&&s.setAttribute("nonce",t.nc),s.setAttribute("data-webpack",r+a),s.src=n),e[n]=[o];var f=function(r,t){s.onerror=s.onload=null,clearTimeout(h);var o=e[n];if(delete e[n],s.parentNode&&s.parentNode.removeChild(s),o&&o.forEach(function(e){return e(t)}),r)return r(t)},h=setTimeout(f.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=f.bind(null,s.onerror),s.onload=f.bind(null,s.onload),l&&document.head.appendChild(s)}})(),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),t.nc=void 0,(()=>{var e=[];t.O=(r,n,o,a)=>{if(n){a=a||0;for(var i=e.length;i>0&&e[i-1][2]>a;i--)e[i]=e[i-1];e[i]=[n,o,a];return}for(var s=1/0,i=0;i<e.length;i++){for(var[n,o,a]=e[i],l=!0,c=0;c<n.length;c++)(!1&a||s>=a)&&Object.keys(t.O).every(e=>t.O[e](n[c]))?n.splice(c--,1):(l=!1,a<s&&(s=a));if(l){e.splice(i--,1);var d=o();void 0!==d&&(r=d)}}return r}})(),t.p="/plugins/ScatterChart/",t.rv=()=>"1.2.8",t.S={},t.initializeSharingData={scopeToSharingDataMapping:{default:[{name:"@emotion/react",version:"11.14.0",factory:()=>Promise.all([t.e("960"),t.e("677"),t.e("651")]).then(()=>()=>t(6434)),eager:0,singleton:1,requiredVersion:"^11.11.3"},{name:"@emotion/styled",version:"11.14.0",factory:()=>Promise.all([t.e("677"),t.e("157"),t.e("770")]).then(()=>()=>t(1958)),eager:0,singleton:1},{name:"@perses-dev/components",version:"0.51.0-rc.1",factory:()=>Promise.all([t.e("527"),t.e("156"),t.e("150"),t.e("690"),t.e("677"),t.e("157"),t.e("312"),t.e("564")]).then(()=>()=>t(9129)),eager:0,singleton:1},{name:"date-fns",version:"4.1.0",factory:()=>Promise.all([t.e("156"),t.e("75")]).then(()=>()=>t(9657)),eager:0,singleton:1},{name:"react-dom",version:"18.3.1",factory:()=>Promise.all([t.e("173"),t.e("677")]).then(()=>()=>t(2652)),eager:0,singleton:1,requiredVersion:"18.2.0"},{name:"react",version:"18.3.1",factory:()=>t.e("964").then(()=>()=>t(7378)),eager:0,singleton:1,requiredVersion:"18.2.0"}]},uniqueName:"ScatterChart"},t.I=t.I||function(){throw Error("should have __webpack_require__.I")},t.consumesLoadingData={chunkMapping:{312:["4665","461","5913","6085"],157:["2116"],494:["7871"]},moduleIdToConsumeDataMapping:{4538:{shareScope:"default",shareKey:"react",import:"react",requiredVersion:"18.2.0",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>t.e("964").then(()=>()=>t(7378))},7871:{shareScope:"default",shareKey:"date-fns",import:"date-fns",requiredVersion:"^3.0.0 || ^4.0.0",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>t.e("75").then(()=>()=>t(9657))},2629:{shareScope:"default",shareKey:"@perses-dev/components",import:"@perses-dev/components",requiredVersion:"^0.51.0-rc.1",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>Promise.all([t.e("156"),t.e("150"),t.e("690"),t.e("157"),t.e("312"),t.e("341")]).then(()=>()=>t(9129))},6085:{shareScope:"default",shareKey:"react-dom",import:"react-dom",requiredVersion:"18.2.0",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>t.e("173").then(()=>()=>t(2652))},2116:{shareScope:"default",shareKey:"@emotion/react",import:"@emotion/react",requiredVersion:"^11.11.3",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>t.e("960").then(()=>()=>t(6434))},5913:{shareScope:"default",shareKey:"@emotion/styled",import:"@emotion/styled",requiredVersion:"^11.3.0",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>t.e("694").then(()=>()=>t(1958))},4665:{shareScope:"default",shareKey:"date-fns-tz",import:"date-fns-tz",requiredVersion:"^3.2.0",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>Promise.all([t.e("740"),t.e("494")]).then(()=>()=>t(8872))},461:{shareScope:"default",shareKey:"date-fns",import:"date-fns",requiredVersion:"^4.1.0",strictVersion:!1,singleton:!0,eager:!1,fallback:()=>t.e("75").then(()=>()=>t(9657))}},initialConsumes:["4538","2629"]},t.f.consumes=t.f.consumes||function(){throw Error("should have __webpack_require__.f.consumes")},(()=>{if("undefined"!=typeof document){var e=function(e,r,n,o,a){var i=document.createElement("link");return i.rel="stylesheet",i.type="text/css",t.nc&&(i.nonce=t.nc),i.onerror=i.onload=function(t){if(i.onerror=i.onload=null,"load"===t.type)o();else{var n=t&&("load"===t.type?"missing":t.type),s=t&&t.target&&t.target.href||r,l=Error("Loading CSS chunk "+e+" failed.\\n("+s+")");l.code="CSS_CHUNK_LOAD_FAILED",l.type=n,l.request=s,i.parentNode&&i.parentNode.removeChild(i),a(l)}},i.href=r,n?n.parentNode.insertBefore(i,n.nextSibling):document.head.appendChild(i),i},r=function(e,r){for(var t=document.getElementsByTagName("link"),n=0;n<t.length;n++){var o=t[n],a=o.getAttribute("data-href")||o.getAttribute("href");if("stylesheet"===o.rel&&(a===e||a===r))return o}for(var i=document.getElementsByTagName("style"),n=0;n<i.length;n++){var o=i[n],a=o.getAttribute("data-href");if(a===e||a===r)return o}},n={980:0};t.f.miniCss=function(o,a){if(n[o])a.push(n[o]);else if(0!==n[o]&&({564:1,341:1})[o])a.push(n[o]=new Promise(function(n,a){var i=t.miniCssF(o),s=t.p+i;if(r(i,s))return n();e(o,s,null,n,a)}).then(function(){n[o]=0},function(e){throw delete n[o],e}))}}})(),(()=>{var e={677:0,980:0};t.f.j=function(r,n){var o=t.o(e,r)?e[r]:void 0;if(0!==o){if(o)n.push(o[2]);else if(/^(157|312|341|494|677)$/.test(r))e[r]=0;else{var a=new Promise((t,n)=>o=e[r]=[t,n]);n.push(o[2]=a);var i=t.p+t.u(r),s=Error();t.l(i,function(n){if(t.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var a=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;s.message="Loading chunk "+r+" failed.\n("+a+": "+i+")",s.name="ChunkLoadError",s.type=a,s.request=i,o[1](s)}},"chunk-"+r,r)}}},t.O.j=r=>0===e[r];var r=(r,n)=>{var o,a,[i,s,l]=n,c=0;if(i.some(r=>0!==e[r])){for(o in s)t.o(s,o)&&(t.m[o]=s[o]);if(l)var d=l(t)}for(r&&r(n);c<i.length;c++)a=i[c],t.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return t.O(d)},n=self.webpackChunkScatterChart=self.webpackChunkScatterChart||[];n.forEach(r.bind(null,0)),n.push=r.bind(null,n.push.bind(n))})(),t.ruid="bundler=rspack@1.2.8",t.O(void 0,["527","792","677"],function(){return t(9979)});var n=t.O(void 0,["527","792","677"],function(){return t(426)});n=t.O(n)})();
package/mf-manifest.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "ScatterChart",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.6.0",
8
+ "buildVersion": "0.7.0",
9
9
  "buildName": "@perses-dev/scatter-chart-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/ScatterChart.907123a8.js",
12
+ "name": "__mf/js/ScatterChart.41ec0a5a.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -72,21 +72,21 @@
72
72
  {
73
73
  "id": "ScatterChart:@perses-dev/components",
74
74
  "name": "@perses-dev/components",
75
- "version": "0.51.0-beta.1",
75
+ "version": "0.51.0-rc.1",
76
76
  "singleton": true,
77
- "requiredVersion": "^0.51.0-beta.1",
77
+ "requiredVersion": "^0.51.0-rc.1",
78
78
  "assets": {
79
79
  "js": {
80
80
  "async": [
81
81
  "__mf/js/async/694.903128f9.js",
82
82
  "__mf/js/async/960.e791a996.js",
83
83
  "__mf/js/async/173.c19d3b98.js",
84
- "__mf/js/async/740.c78d3483.js",
85
84
  "__mf/js/async/75.06e41df4.js",
85
+ "__mf/js/async/740.c78d3483.js",
86
86
  "__mf/js/async/964.34b88a18.js"
87
87
  ],
88
88
  "sync": [
89
- "__mf/js/async/507.3d416130.js"
89
+ "__mf/js/async/690.fec7e893.js"
90
90
  ]
91
91
  },
92
92
  "css": {
@@ -184,19 +184,19 @@
184
184
  "assets": {
185
185
  "js": {
186
186
  "sync": [
187
- "__mf/js/527.d3310177.js",
187
+ "__mf/js/527.22e5486f.js",
188
188
  "__mf/js/async/150.4fc9e087.js",
189
- "__mf/js/async/__federation_expose_ScatterChart.9e6627ee.js"
189
+ "__mf/js/async/__federation_expose_ScatterChart.ec1c47a4.js"
190
190
  ],
191
191
  "async": [
192
192
  "__mf/js/async/964.34b88a18.js",
193
193
  "__mf/js/async/156.c11b1700.js",
194
- "__mf/js/async/507.3d416130.js",
194
+ "__mf/js/async/690.fec7e893.js",
195
195
  "__mf/js/async/694.903128f9.js",
196
196
  "__mf/js/async/960.e791a996.js",
197
197
  "__mf/js/async/173.c19d3b98.js",
198
- "__mf/js/async/740.c78d3483.js",
199
- "__mf/js/async/75.06e41df4.js"
198
+ "__mf/js/async/75.06e41df4.js",
199
+ "__mf/js/async/740.c78d3483.js"
200
200
  ]
201
201
  },
202
202
  "css": {
package/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "ScatterChart",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.6.0",
8
+ "buildVersion": "0.7.0",
9
9
  "buildName": "@perses-dev/scatter-chart-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/ScatterChart.907123a8.js",
12
+ "name": "__mf/js/ScatterChart.41ec0a5a.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -77,10 +77,10 @@
77
77
  },
78
78
  {
79
79
  "singleton": true,
80
- "requiredVersion": "^0.51.0-beta.1",
80
+ "requiredVersion": "^0.51.0-rc.1",
81
81
  "shareScope": "default",
82
82
  "name": "@perses-dev/components",
83
- "version": "0.51.0-beta.1",
83
+ "version": "0.51.0-rc.1",
84
84
  "eager": false,
85
85
  "id": "ScatterChart:@perses-dev/components",
86
86
  "assets": {
@@ -89,12 +89,12 @@
89
89
  "__mf/js/async/694.903128f9.js",
90
90
  "__mf/js/async/960.e791a996.js",
91
91
  "__mf/js/async/173.c19d3b98.js",
92
- "__mf/js/async/740.c78d3483.js",
93
92
  "__mf/js/async/75.06e41df4.js",
93
+ "__mf/js/async/740.c78d3483.js",
94
94
  "__mf/js/async/964.34b88a18.js"
95
95
  ],
96
96
  "sync": [
97
- "__mf/js/async/507.3d416130.js"
97
+ "__mf/js/async/690.fec7e893.js"
98
98
  ]
99
99
  },
100
100
  "css": {
@@ -208,19 +208,19 @@
208
208
  "assets": {
209
209
  "js": {
210
210
  "sync": [
211
- "__mf/js/527.d3310177.js",
211
+ "__mf/js/527.22e5486f.js",
212
212
  "__mf/js/async/150.4fc9e087.js",
213
- "__mf/js/async/__federation_expose_ScatterChart.9e6627ee.js"
213
+ "__mf/js/async/__federation_expose_ScatterChart.ec1c47a4.js"
214
214
  ],
215
215
  "async": [
216
216
  "__mf/js/async/964.34b88a18.js",
217
217
  "__mf/js/async/156.c11b1700.js",
218
- "__mf/js/async/507.3d416130.js",
218
+ "__mf/js/async/690.fec7e893.js",
219
219
  "__mf/js/async/694.903128f9.js",
220
220
  "__mf/js/async/960.e791a996.js",
221
221
  "__mf/js/async/173.c19d3b98.js",
222
- "__mf/js/async/740.c78d3483.js",
223
- "__mf/js/async/75.06e41df4.js"
222
+ "__mf/js/async/75.06e41df4.js",
223
+ "__mf/js/async/740.c78d3483.js"
224
224
  ]
225
225
  },
226
226
  "css": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/scatter-chart-plugin",
3
- "version": "0.6.0",
3
+ "version": "0.7.0",
4
4
  "scripts": {
5
5
  "dev": "rsbuild dev",
6
6
  "build": "npm run build-mf && concurrently \"npm:build:*\"",
@@ -15,16 +15,16 @@
15
15
  "main": "lib/cjs/index.js",
16
16
  "module": "lib/index.js",
17
17
  "types": "lib/index.d.ts",
18
- "devDependencies": {
18
+ "dependencies": {
19
19
  "react-virtuoso": "^4.12.2"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@emotion/react": "^11.7.1",
23
23
  "@emotion/styled": "^11.6.0",
24
24
  "@hookform/resolvers": "^3.2.0",
25
- "@perses-dev/components": "^0.51.0-beta.1",
26
- "@perses-dev/core": "^0.51.0-beta.1",
27
- "@perses-dev/plugin-system": "^0.51.0-beta.1",
25
+ "@perses-dev/components": "^0.51.0-rc.1",
26
+ "@perses-dev/core": "^0.51.0-rc.1",
27
+ "@perses-dev/plugin-system": "^0.51.0-rc.1",
28
28
  "date-fns": "^4.1.0",
29
29
  "date-fns-tz": "^3.2.0",
30
30
  "echarts": "5.5.0",