@perses-dev/histogram-chart-plugin 0.10.0 → 0.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__mf/css/async/442.d3010b86.css +1 -0
- package/__mf/css/async/61.d3010b86.css +1 -0
- package/__mf/js/HistogramChart.c65735d9.js +6 -0
- package/__mf/js/async/{964.b6419e33.js → 121.965a8d1f.js} +2 -2
- package/__mf/js/async/179.d8166c53.js +2 -0
- package/__mf/js/async/320.a41aec51.js +144 -0
- package/__mf/js/async/392.3fc5b732.js +2 -0
- package/__mf/js/async/470.5b01bb4c.js +2 -0
- package/__mf/js/async/65.d32ce093.js +1 -0
- package/__mf/js/async/941.a3204a05.js +2 -0
- package/__mf/js/async/953.aa8a7194.js +10 -0
- package/__mf/js/async/963.b60f0498.js +1 -0
- package/__mf/js/async/__federation_expose_HistogramChart.826bf3e8.js +1 -0
- package/__mf/js/main.219dafe2.js +6 -0
- package/lib/bootstrap.js +1 -1
- package/lib/bootstrap.js.map +1 -1
- package/lib/cjs/components/HistogramChart.js +4 -2
- package/lib/cjs/histogram-chart-model.js +8 -8
- package/lib/cjs/index-federation.js +12 -12
- package/lib/cjs/index.js +3 -3
- package/lib/components/HistogramChart.d.ts.map +1 -1
- package/lib/components/HistogramChart.js +5 -3
- package/lib/components/HistogramChart.js.map +1 -1
- package/lib/components/HistogramChartOptionsEditorSettings.js +1 -1
- package/lib/components/HistogramChartOptionsEditorSettings.js.map +1 -1
- package/lib/components/HistogramChartPanel.js +1 -1
- package/lib/components/HistogramChartPanel.js.map +1 -1
- package/mf-manifest.json +17 -20
- package/mf-stats.json +17 -20
- package/package.json +4 -4
- package/__mf/css/async/341.1e19d050.css +0 -1
- package/__mf/css/async/759.1e19d050.css +0 -1
- package/__mf/js/HistogramChart.da054ad7.js +0 -5
- package/__mf/js/async/173.1e8a2c14.js +0 -2
- package/__mf/js/async/293.3abc5123.js +0 -1
- package/__mf/js/async/39.814f73f6.js +0 -144
- package/__mf/js/async/774.b18c4a5c.js +0 -1
- package/__mf/js/async/790.05f301a0.js +0 -1
- package/__mf/js/async/814.237a6006.js +0 -10
- package/__mf/js/async/863.bd42f0c4.js +0 -2
- package/__mf/js/async/934.a4f54258.js +0 -2
- package/__mf/js/async/981.b29ba452.js +0 -2
- package/__mf/js/async/__federation_expose_HistogramChart.304f8a01.js +0 -1
- package/__mf/js/main.3c5e60c3.js +0 -5
- /package/__mf/js/async/{964.b6419e33.js.LICENSE.txt → 121.965a8d1f.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{934.a4f54258.js.LICENSE.txt → 179.d8166c53.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{39.814f73f6.js.LICENSE.txt → 320.a41aec51.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{981.b29ba452.js.LICENSE.txt → 392.3fc5b732.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{173.1e8a2c14.js.LICENSE.txt → 470.5b01bb4c.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{863.bd42f0c4.js.LICENSE.txt → 941.a3204a05.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{814.237a6006.js.LICENSE.txt → 953.aa8a7194.js.LICENSE.txt} +0 -0
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see 863.bd42f0c4.js.LICENSE.txt */
|
|
2
|
-
"use strict";(self.chunk_HistogramChart=self.chunk_HistogramChart||[]).push([["863"],{7634:function(e,r,t){var o=t(6085);r.createRoot=o.createRoot,r.hydrateRoot=o.hydrateRoot},1426:function(e,r,t){var o=t(4538),n=Symbol.for("react.element"),a=Symbol.for("react.fragment"),f=Object.prototype.hasOwnProperty,c=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function u(e,r,t){var o,a={},u=null,_=null;for(o in void 0!==t&&(u=""+t),void 0!==r.key&&(u=""+r.key),void 0!==r.ref&&(_=r.ref),r)f.call(r,o)&&!s.hasOwnProperty(o)&&(a[o]=r[o]);if(e&&e.defaultProps)for(o in r=e.defaultProps)void 0===a[o]&&(a[o]=r[o]);return{$$typeof:n,type:e,key:u,ref:_,props:a,_owner:c.current}}r.Fragment=a,r.jsx=u,r.jsxs=u},4246:function(e,r,t){e.exports=t(1426)},7102:function(e,r,t){t.r(r);var o=t(4246),n=t(4538),a=t.n(n);t(7634).createRoot(document.getElementById("root")).render((0,o.jsx)(a().StrictMode,{}))}}]);
|