@perses-dev/timeseries-table-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.
- package/__mf/css/async/6759.53436797.css +1 -0
- package/__mf/css/async/8433.53436797.css +1 -0
- package/__mf/js/2795.da99f4e6.js +5 -0
- package/__mf/js/TimeSeriesTable.4632354a.js +5 -0
- package/__mf/js/async/1341.d49ae1f0.js +1 -0
- package/__mf/js/async/1553.bffe2dc4.js +1 -0
- package/__mf/js/async/1620.087db0c7.js +2 -0
- package/__mf/js/async/1640.0bfd6990.js +1 -0
- package/__mf/js/async/1722.46f056b1.js +1 -0
- package/__mf/js/async/1964.4a4c79de.js +2 -0
- package/__mf/js/async/1996.eb63b85f.js +2 -0
- package/__mf/js/async/{621.966dfe80.js.LICENSE.txt → 1996.eb63b85f.js.LICENSE.txt} +1 -29
- package/__mf/js/async/2358.d5e2a579.js +7 -0
- package/__mf/js/async/2358.d5e2a579.js.LICENSE.txt +21 -0
- package/__mf/js/async/2399.c004c2a0.js +23 -0
- package/__mf/js/async/2641.01bd627c.js +1 -0
- package/__mf/js/async/2651.d5006fab.js +1 -0
- package/__mf/js/async/3001.f5a37a5a.js +1 -0
- package/__mf/js/async/3111.078f056e.js +37 -0
- package/__mf/js/async/3224.63f1a520.js +1 -0
- package/__mf/js/async/3598.da131c3c.js +1 -0
- package/__mf/js/async/3660.8a07b6df.js +23 -0
- package/__mf/js/async/3957.a3f3614e.js +110 -0
- package/__mf/js/async/3957.a3f3614e.js.LICENSE.txt +27 -0
- package/__mf/js/async/3960.0678df22.js +2 -0
- package/__mf/js/async/4062.8fbd023d.js +1 -0
- package/__mf/js/async/4075.22bc0873.js +1 -0
- package/__mf/js/async/4162.aa7fb091.js +2 -0
- package/__mf/js/async/4238.de913fb3.js +1 -0
- package/__mf/js/async/4446.de8c4376.js +1 -0
- package/__mf/js/async/52.66016701.js +2 -0
- package/__mf/js/async/{998.e20cf478.js.LICENSE.txt → 52.66016701.js.LICENSE.txt} +0 -22
- package/__mf/js/async/5214.b931b5ac.js +1 -0
- package/__mf/js/async/5377.b77de32b.js +1 -0
- package/__mf/js/async/5409.6e494cf6.js +1 -0
- package/__mf/js/async/5662.5aa06a68.js +1 -0
- package/__mf/js/async/5767.9f409196.js +1 -0
- package/__mf/js/async/5981.1cd4ab43.js +2 -0
- package/__mf/js/async/5981.1cd4ab43.js.LICENSE.txt +8 -0
- package/__mf/js/async/5998.273ad1d8.js +73 -0
- package/__mf/js/async/5998.273ad1d8.js.LICENSE.txt +19 -0
- package/__mf/js/async/6292.010b6aa2.js +1 -0
- package/__mf/js/async/654.0d83c19c.js +1 -0
- package/__mf/js/async/6770.6eabdbb7.js +1 -0
- package/__mf/js/async/6884.bc471e42.js +1 -0
- package/__mf/js/async/694.cb61dcb6.js +1 -0
- package/__mf/js/async/738.377b283e.js +1 -0
- package/__mf/js/async/7606.1f156522.js +1 -0
- package/__mf/js/async/7623.54552a7d.js +1 -0
- package/__mf/js/async/7740.0c13b10c.js +1 -0
- package/__mf/js/async/8488.0c0f8c8f.js +1 -0
- package/__mf/js/async/894.670bb5d0.js +1 -0
- package/__mf/js/async/9173.1eeac569.js +2 -0
- package/__mf/js/async/9560.b16c7025.js +1 -0
- package/__mf/js/async/9954.d0a3f126.js +1 -0
- package/__mf/js/async/__federation_expose_TimeSeriesTable.1b608971.js +1 -0
- package/__mf/js/async/lib-router.a7c459f9.js +2 -0
- package/__mf/js/async/lib-router.a7c459f9.js.LICENSE.txt +32 -0
- package/__mf/js/main.f66bbd09.js +1 -0
- package/lib/TimeSeriesTablePanel.js +1 -1
- package/lib/TimeSeriesTablePanel.js.map +1 -1
- package/lib/cjs/TimeSeriesTablePanel.js +1 -1
- package/lib/cjs/components/DataTable.js +62 -39
- package/lib/cjs/components/EmbeddedPanel.js +52 -0
- package/lib/cjs/components/index.js +0 -1
- package/lib/components/DataTable.d.ts +2 -2
- package/lib/components/DataTable.d.ts.map +1 -1
- package/lib/components/DataTable.js +64 -41
- package/lib/components/DataTable.js.map +1 -1
- package/lib/components/EmbeddedPanel.d.ts +10 -0
- package/lib/components/EmbeddedPanel.d.ts.map +1 -0
- package/lib/components/EmbeddedPanel.js +39 -0
- package/lib/components/EmbeddedPanel.js.map +1 -0
- package/lib/components/index.d.ts +0 -1
- package/lib/components/index.d.ts.map +1 -1
- package/lib/components/index.js +0 -1
- package/lib/components/index.js.map +1 -1
- package/mf-manifest.json +285 -35
- package/mf-stats.json +313 -36
- package/package.json +7 -2
- package/__mf/js/795.a00f14d5.js +0 -5
- package/__mf/js/TimeSeriesTable.78b6adc4.js +0 -5
- package/__mf/js/async/156.edaa1366.js +0 -1
- package/__mf/js/async/173.7677c422.js +0 -2
- package/__mf/js/async/570.4e5c2806.js +0 -1
- package/__mf/js/async/620.989f65d2.js +0 -2
- package/__mf/js/async/621.966dfe80.js +0 -111
- package/__mf/js/async/651.f2005980.js +0 -1
- package/__mf/js/async/694.46f61549.js +0 -1
- package/__mf/js/async/740.64988389.js +0 -1
- package/__mf/js/async/75.65fec995.js +0 -1
- package/__mf/js/async/770.46d7d5f9.js +0 -1
- package/__mf/js/async/960.d242a960.js +0 -2
- package/__mf/js/async/964.7386b918.js +0 -2
- package/__mf/js/async/998.e20cf478.js +0 -65
- package/__mf/js/async/__federation_expose_TimeSeriesTable.0774ca0f.js +0 -1
- package/__mf/js/main.857476c9.js +0 -1
- package/lib/cjs/components/HistogramChart.js +0 -121
- package/lib/components/HistogramChart.d.ts +0 -16
- package/lib/components/HistogramChart.d.ts.map +0 -1
- package/lib/components/HistogramChart.js +0 -113
- package/lib/components/HistogramChart.js.map +0 -1
- /package/__mf/css/async/{341.53436797.css → 2341.53436797.css} +0 -0
- /package/__mf/css/async/{759.53436797.css → 5263.53436797.css} +0 -0
- /package/__mf/js/async/{620.989f65d2.js.LICENSE.txt → 1620.087db0c7.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{964.7386b918.js.LICENSE.txt → 1964.4a4c79de.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{960.d242a960.js.LICENSE.txt → 3960.0678df22.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{173.7677c422.js.LICENSE.txt → 9173.1eeac569.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see 1964.4a4c79de.js.LICENSE.txt */
|
|
2
|
+
"use strict";(self.webpackChunkTimeSeriesTable=self.webpackChunkTimeSeriesTable||[]).push([["1964"],{41535:function(e,t){var r=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),i=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),s=Symbol.for("react.suspense"),l=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),y=Symbol.iterator,d={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},h=Object.assign,_={};function b(e,t,r){this.props=e,this.context=t,this.refs=_,this.updater=r||d}function m(){}function v(e,t,r){this.props=e,this.context=t,this.refs=_,this.updater=r||d}b.prototype.isReactComponent={},b.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},b.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},m.prototype=b.prototype;var S=v.prototype=new m;S.constructor=v,h(S,b.prototype),S.isPureReactComponent=!0;var k=Array.isArray,w=Object.prototype.hasOwnProperty,E={current:null},$={key:!0,ref:!0,__self:!0,__source:!0};function R(e,t,n){var o,u={},a=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(a=""+t.key),t)w.call(t,o)&&!$.hasOwnProperty(o)&&(u[o]=t[o]);var i=arguments.length-2;if(1===i)u.children=n;else if(1<i){for(var f=Array(i),s=0;s<i;s++)f[s]=arguments[s+2];u.children=f}if(e&&e.defaultProps)for(o in i=e.defaultProps)void 0===u[o]&&(u[o]=i[o]);return{$$typeof:r,type:e,key:a,ref:c,props:u,_owner:E.current}}function C(e){return"object"==typeof e&&null!==e&&e.$$typeof===r}var g=/\/+/g;function j(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function O(e,t,o){if(null==e)return e;var u=[],a=0;return!function e(t,o,u,a,c){var i,f,s,l=typeof t;("undefined"===l||"boolean"===l)&&(t=null);var p=!1;if(null===t)p=!0;else switch(l){case"string":case"number":p=!0;break;case"object":switch(t.$$typeof){case r:case n:p=!0}}if(p)return c=c(p=t),t=""===a?"."+j(p,0):a,k(c)?(u="",null!=t&&(u=t.replace(g,"$&/")+"/"),e(c,o,u,"",function(e){return e})):null!=c&&(C(c)&&(i=c,f=u+(!c.key||p&&p.key===c.key?"":(""+c.key).replace(g,"$&/")+"/")+t,c={$$typeof:r,type:i.type,key:f,ref:i.ref,props:i.props,_owner:i._owner}),o.push(c)),1;if(p=0,a=""===a?".":a+":",k(t))for(var d=0;d<t.length;d++){var h=a+j(l=t[d],d);p+=e(l,o,u,h,c)}else if("function"==typeof(h=null===(s=t)||"object"!=typeof s?null:"function"==typeof(s=y&&s[y]||s["@@iterator"])?s:null))for(t=h.call(t),d=0;!(l=t.next()).done;)h=a+j(l=l.value,d++),p+=e(l,o,u,h,c);else if("object"===l)throw Error("Objects are not valid as a React child (found: "+("[object Object]"===(o=String(t))?"object with keys {"+Object.keys(t).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.");return p}(e,u,"","",function(e){return t.call(o,e,a++)}),u}function x(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){(0===e._status||-1===e._status)&&(e._status=1,e._result=t)},function(t){(0===e._status||-1===e._status)&&(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var P={current:null},T={transition:null};function I(){throw Error("act(...) is not supported in production builds of React.")}t.Children={map:O,forEach:function(e,t,r){O(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return O(e,function(){t++}),t},toArray:function(e){return O(e,function(e){return e})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=b,t.Fragment=o,t.Profiler=a,t.PureComponent=v,t.StrictMode=u,t.Suspense=s,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED={ReactCurrentDispatcher:P,ReactCurrentBatchConfig:T,ReactCurrentOwner:E},t.act=I,t.cloneElement=function(e,t,n){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o=h({},e.props),u=e.key,a=e.ref,c=e._owner;if(null!=t){if(void 0!==t.ref&&(a=t.ref,c=E.current),void 0!==t.key&&(u=""+t.key),e.type&&e.type.defaultProps)var i=e.type.defaultProps;for(f in t)w.call(t,f)&&!$.hasOwnProperty(f)&&(o[f]=void 0===t[f]&&void 0!==i?i[f]:t[f])}var f=arguments.length-2;if(1===f)o.children=n;else if(1<f){i=Array(f);for(var s=0;s<f;s++)i[s]=arguments[s+2];o.children=i}return{$$typeof:r,type:e.type,key:u,ref:a,props:o,_owner:c}},t.createContext=function(e){return(e={$$typeof:i,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:c,_context:e},e.Consumer=e},t.createElement=R,t.createFactory=function(e){var t=R.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:f,render:e}},t.isValidElement=C,t.lazy=function(e){return{$$typeof:p,_payload:{_status:-1,_result:e},_init:x}},t.memo=function(e,t){return{$$typeof:l,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=T.transition;T.transition={};try{e()}finally{T.transition=t}},t.unstable_act=I,t.useCallback=function(e,t){return P.current.useCallback(e,t)},t.useContext=function(e){return P.current.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e){return P.current.useDeferredValue(e)},t.useEffect=function(e,t){return P.current.useEffect(e,t)},t.useId=function(){return P.current.useId()},t.useImperativeHandle=function(e,t,r){return P.current.useImperativeHandle(e,t,r)},t.useInsertionEffect=function(e,t){return P.current.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return P.current.useLayoutEffect(e,t)},t.useMemo=function(e,t){return P.current.useMemo(e,t)},t.useReducer=function(e,t,r){return P.current.useReducer(e,t,r)},t.useRef=function(e){return P.current.useRef(e)},t.useState=function(e){return P.current.useState(e)},t.useSyncExternalStore=function(e,t,r){return P.current.useSyncExternalStore(e,t,r)},t.useTransition=function(){return P.current.useTransition()},t.version="18.3.1"},27378:function(e,t,r){e.exports=r(41535)}}]);
|