@perses-dev/scatter-chart-plugin 0.11.0-beta.0 → 0.11.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/__mf/js/{ScatterChart.7ec4d004.js → ScatterChart.fe45b695.js} +2 -2
  2. package/__mf/js/async/181.c7d3eed2.js +2 -0
  3. package/__mf/js/async/181.c7d3eed2.js.LICENSE.txt +9 -0
  4. package/__mf/js/async/236.56a42fac.js +7 -0
  5. package/__mf/js/async/357.9293af22.js +147 -0
  6. package/__mf/js/async/{301.643f002b.js.LICENSE.txt → 357.9293af22.js.LICENSE.txt} +26 -2
  7. package/__mf/js/async/386.c425d184.js +2 -0
  8. package/__mf/js/async/386.c425d184.js.LICENSE.txt +9 -0
  9. package/__mf/js/async/568.3fc50d63.js +24 -0
  10. package/__mf/js/async/{986.287d4ccd.js.LICENSE.txt → 568.3fc50d63.js.LICENSE.txt} +5 -3
  11. package/__mf/js/async/__federation_expose_ScatterChart.0112e08c.js +2 -0
  12. package/__mf/js/async/__federation_expose_ScatterChart.0112e08c.js.LICENSE.txt +9 -0
  13. package/__mf/js/{main.9cf99f7c.js → main.97fd01ad.js} +2 -2
  14. package/lib/ScatterChartPanel.d.ts +1 -1
  15. package/lib/ScatterChartPanel.d.ts.map +1 -1
  16. package/lib/ScatterChartPanel.js.map +1 -1
  17. package/lib/Scatterplot.d.ts.map +1 -1
  18. package/lib/Scatterplot.js +1 -2
  19. package/lib/Scatterplot.js.map +1 -1
  20. package/lib/cjs/Scatterplot.js +2 -3
  21. package/lib/mock-trace-data.d.ts +1 -1
  22. package/lib/mock-trace-data.js.map +1 -1
  23. package/lib/scatter-chart-model.d.ts +1 -1
  24. package/lib/scatter-chart-model.d.ts.map +1 -1
  25. package/lib/scatter-chart-model.js.map +1 -1
  26. package/mf-manifest.json +12 -14
  27. package/mf-stats.json +12 -14
  28. package/package.json +4 -4
  29. package/__mf/js/async/282.ec0a0600.js +0 -1
  30. package/__mf/js/async/301.643f002b.js +0 -2
  31. package/__mf/js/async/366.421872cb.js +0 -24
  32. package/__mf/js/async/366.421872cb.js.LICENSE.txt +0 -35
  33. package/__mf/js/async/558.54cf316c.js +0 -1
  34. package/__mf/js/async/755.e44e74f9.js +0 -7
  35. package/__mf/js/async/986.287d4ccd.js +0 -147
  36. package/__mf/js/async/__federation_expose_ScatterChart.e6e00868.js +0 -1
  37. /package/__mf/css/async/{755.85c2cbf6.css → 236.85c2cbf6.css} +0 -0
  38. /package/__mf/js/async/{755.e44e74f9.js.LICENSE.txt → 236.56a42fac.js.LICENSE.txt} +0 -0
@@ -20,12 +20,36 @@
20
20
  * SOFTWARE.
21
21
  */
22
22
 
23
+ /*!
24
+ * decimal.js v10.6.0
25
+ * An arbitrary-precision Decimal type for JavaScript.
26
+ * https://github.com/MikeMcl/decimal.js
27
+ * Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
28
+ * MIT Licence
29
+ */
30
+
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
+
23
39
  /**
24
40
  * @license React
25
- * react-jsx-runtime.production.min.js
41
+ * react-is.production.js
42
+ *
43
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
26
44
  *
27
- * Copyright (c) Facebook, Inc. and its affiliates.
45
+ * This source code is licensed under the MIT license found in the
46
+ * LICENSE file in the root directory of this source tree.
47
+ */
48
+
49
+ /**
50
+ * @mui/styled-engine v6.5.0
28
51
  *
52
+ * @license MIT
29
53
  * This source code is licensed under the MIT license found in the
30
54
  * LICENSE file in the root directory of this source tree.
31
55
  */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see 386.c425d184.js.LICENSE.txt */
2
+ "use strict";(self["chunk_ScatterChart "]=self["chunk_ScatterChart "]||[]).push([["386"],{2192(e,r,t){var o=t(70451),n=Symbol.for("react.element"),_=Symbol.for("react.fragment"),f=Object.prototype.hasOwnProperty,a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function l(e,r,t){var o,_={},l=null,c=null;for(o in void 0!==t&&(l=""+t),void 0!==r.key&&(l=""+r.key),void 0!==r.ref&&(c=r.ref),r)f.call(r,o)&&!s.hasOwnProperty(o)&&(_[o]=r[o]);if(e&&e.defaultProps)for(o in r=e.defaultProps)void 0===_[o]&&(_[o]=r[o]);return{$$typeof:n,type:e,key:l,ref:c,props:_,_owner:a.current}}r.Fragment=_,r.jsx=l,r.jsxs=l},62540(e,r,t){e.exports=t(2192)},23712(){}}]);
@@ -0,0 +1,9 @@
1
+ /**
2
+ * @license React
3
+ * react-jsx-runtime.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */