@perses-dev/histogram-chart-plugin 0.10.0 → 0.11.0-beta.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.
- package/__mf/css/async/442.d3010b86.css +1 -0
- package/__mf/css/async/61.d3010b86.css +1 -0
- package/__mf/js/HistogramChart.6093b28c.js +6 -0
- package/__mf/js/async/12.41482399.js +2 -0
- package/__mf/js/async/{964.b6419e33.js → 121.965a8d1f.js} +2 -2
- 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/735.ab58bf74.js +144 -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.da17bbfc.js +1 -0
- package/__mf/js/main.e8b69fff.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/{934.a4f54258.js.LICENSE.txt → 12.41482399.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{964.b6419e33.js.LICENSE.txt → 121.965a8d1f.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/{39.814f73f6.js.LICENSE.txt → 735.ab58bf74.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
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see 941.a3204a05.js.LICENSE.txt */
|
|
2
|
+
"use strict";(self.chunk_HistogramChart=self.chunk_HistogramChart||[]).push([["941"],{7470:function(e,r,t){var o=t(231);r.createRoot=o.createRoot,r.hydrateRoot=o.hydrateRoot},2192:function(e,r,t){var o=t(451),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},2540:function(e,r,t){e.exports=t(2192)},6604:function(e,r,t){t.r(r);var o=t(2540),n=t(451),a=t.n(n);t(7470).createRoot(document.getElementById("root")).render((0,o.jsx)(a().StrictMode,{}))}}]);
|