@perses-dev/timeseries-table-plugin 0.12.0 → 0.13.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 (142) hide show
  1. package/__mf/js/{TimeSeriesTable.a46d4c0c.js → TimeSeriesTable.d06fe7a9.js} +3 -3
  2. package/__mf/js/async/121.2742548d.js +2 -0
  3. package/__mf/js/async/175.89345ce1.js +7 -0
  4. package/__mf/js/async/175.89345ce1.js.LICENSE.txt +102 -0
  5. package/__mf/js/async/192.26cbfb88.js +1 -0
  6. package/__mf/js/async/2.a6bfbb34.js +1 -0
  7. package/__mf/js/async/235.79b159a9.js +1 -0
  8. package/__mf/js/async/266.c7011777.js +1 -0
  9. package/__mf/js/async/274.80e4e8a0.js +2 -0
  10. package/__mf/js/async/28.8f6fb025.js +1 -0
  11. package/__mf/js/async/356.4c1769c5.js +1 -0
  12. package/__mf/js/async/392.7487fe08.js +2 -0
  13. package/__mf/js/async/413.f2368cf3.js +1 -0
  14. package/__mf/js/async/458.c5fe0cff.js +1 -0
  15. package/__mf/js/async/465.89029e74.js +1 -0
  16. package/__mf/js/async/470.9c9c7e0f.js +2 -0
  17. package/__mf/js/async/522.55edb590.js +22 -0
  18. package/__mf/js/async/587.b505b55d.js +1 -0
  19. package/__mf/js/async/597.aa7a5c1e.js +2 -0
  20. package/__mf/js/async/612.186c7f5c.js +3 -0
  21. package/__mf/js/async/616.c631f705.js +1 -0
  22. package/__mf/js/async/647.fa7b5fc6.js +1 -0
  23. package/__mf/js/async/663.b4b7ea24.js +1 -0
  24. package/__mf/js/async/{357.8ed888fe.js → 736.42a5e5ac.js} +7 -6
  25. package/__mf/js/async/77.cf61bcc5.js +1 -0
  26. package/__mf/js/async/901.2f462342.js +1 -0
  27. package/__mf/js/async/915.d088c09e.js +37 -0
  28. package/__mf/js/async/923.2214eefa.js +1 -0
  29. package/__mf/js/async/941.5d385e0b.js +2 -0
  30. package/__mf/js/async/968.28502f2b.js +1 -0
  31. package/__mf/js/async/__federation_expose_TimeSeriesTable.aeb997e4.js +1 -0
  32. package/__mf/js/async/lib-router.afff6572.js +2 -0
  33. package/__mf/js/{main.aa88f2d9.js → main.06c7e803.js} +2 -2
  34. package/lib/TimeSeriesTable.d.ts +3 -3
  35. package/lib/TimeSeriesTable.d.ts.map +1 -1
  36. package/lib/TimeSeriesTable.js +2 -2
  37. package/lib/TimeSeriesTable.js.map +1 -1
  38. package/lib/TimeSeriesTablePanel.d.ts +4 -4
  39. package/lib/TimeSeriesTablePanel.d.ts.map +1 -1
  40. package/lib/TimeSeriesTablePanel.js +3 -3
  41. package/lib/TimeSeriesTablePanel.js.map +1 -1
  42. package/lib/bootstrap.js +2 -2
  43. package/lib/components/DataTable.d.ts +4 -4
  44. package/lib/components/DataTable.d.ts.map +1 -1
  45. package/lib/components/DataTable.js +7 -7
  46. package/lib/components/DataTable.js.map +1 -1
  47. package/lib/components/EmbeddedPanel.d.ts +3 -3
  48. package/lib/components/EmbeddedPanel.d.ts.map +1 -1
  49. package/lib/components/EmbeddedPanel.js +4 -4
  50. package/lib/components/EmbeddedPanel.js.map +1 -1
  51. package/lib/components/SeriesName.d.ts +2 -2
  52. package/lib/components/SeriesName.d.ts.map +1 -1
  53. package/lib/components/SeriesName.js +3 -3
  54. package/lib/components/SeriesName.js.map +1 -1
  55. package/lib/components/TimeSeriesTableItemSelectionActionsEditor.d.ts +2 -2
  56. package/lib/components/TimeSeriesTableItemSelectionActionsEditor.d.ts.map +1 -1
  57. package/lib/components/TimeSeriesTableItemSelectionActionsEditor.js +2 -2
  58. package/lib/components/TimeSeriesTableItemSelectionActionsEditor.js.map +1 -1
  59. package/lib/components/index.js +3 -3
  60. package/lib/components/index.js.map +1 -1
  61. package/lib/getPluginModule.d.ts +1 -1
  62. package/lib/getPluginModule.d.ts.map +1 -1
  63. package/lib/getPluginModule.js +3 -1
  64. package/lib/getPluginModule.js.map +1 -1
  65. package/lib/index-federation.js +1 -1
  66. package/lib/index.js +6 -6
  67. package/lib/index.js.map +1 -1
  68. package/lib/model.d.ts +1 -1
  69. package/lib/model.d.ts.map +1 -1
  70. package/lib/model.js.map +1 -1
  71. package/lib/setup-tests.d.ts +1 -1
  72. package/lib/setup-tests.d.ts.map +1 -1
  73. package/lib/setup-tests.js +2 -2
  74. package/lib/setup-tests.js.map +1 -1
  75. package/lib/test/mock-query-results.d.ts +1 -1
  76. package/lib/test/mock-query-results.d.ts.map +1 -1
  77. package/lib/test/mock-query-results.js.map +1 -1
  78. package/mf-manifest.json +40 -84
  79. package/mf-stats.json +40 -92
  80. package/package.json +11 -11
  81. package/__mf/js/async/121.592e3064.js +0 -2
  82. package/__mf/js/async/177.c119132c.js +0 -1
  83. package/__mf/js/async/187.e7610888.js +0 -7
  84. package/__mf/js/async/187.e7610888.js.LICENSE.txt +0 -39
  85. package/__mf/js/async/192.50958a78.js +0 -1
  86. package/__mf/js/async/2.56628a75.js +0 -1
  87. package/__mf/js/async/235.24837781.js +0 -1
  88. package/__mf/js/async/240.67c2c89e.js +0 -1
  89. package/__mf/js/async/274.65444167.js +0 -2
  90. package/__mf/js/async/356.3bfad7d9.js +0 -1
  91. package/__mf/js/async/392.1ef58718.js +0 -2
  92. package/__mf/js/async/413.06624aa3.js +0 -1
  93. package/__mf/js/async/43.9749b9fd.js +0 -2
  94. package/__mf/js/async/43.9749b9fd.js.LICENSE.txt +0 -24
  95. package/__mf/js/async/458.621e2d5a.js +0 -1
  96. package/__mf/js/async/470.e310152e.js +0 -2
  97. package/__mf/js/async/546.453f730a.js +0 -3
  98. package/__mf/js/async/558.3509fb4b.js +0 -1
  99. package/__mf/js/async/587.3ce8a0bb.js +0 -1
  100. package/__mf/js/async/588.001b4256.js +0 -1
  101. package/__mf/js/async/589.f808cb6d.js +0 -2
  102. package/__mf/js/async/589.f808cb6d.js.LICENSE.txt +0 -37
  103. package/__mf/js/async/599.ca81e868.js +0 -2
  104. package/__mf/js/async/603.0e24b840.js +0 -2
  105. package/__mf/js/async/616.0bbea9bc.js +0 -1
  106. package/__mf/js/async/71.70c374bd.js +0 -1
  107. package/__mf/js/async/77.179f6b48.js +0 -1
  108. package/__mf/js/async/842.bc227066.js +0 -1
  109. package/__mf/js/async/873.58804e15.js +0 -1
  110. package/__mf/js/async/939.70679ab8.js +0 -1
  111. package/__mf/js/async/941.4bc4bec7.js +0 -2
  112. package/__mf/js/async/968.96a94ca9.js +0 -1
  113. package/__mf/js/async/978.0065bf35.js +0 -1
  114. package/__mf/js/async/984.894a30f6.js +0 -22
  115. package/__mf/js/async/994.d6948621.js +0 -37
  116. package/__mf/js/async/__federation_expose_TimeSeriesTable.00ffd570.js +0 -1
  117. package/__mf/js/async/lib-router.03790637.js +0 -2
  118. package/lib/cjs/TimeSeriesTable.js +0 -42
  119. package/lib/cjs/TimeSeriesTablePanel.js +0 -44
  120. package/lib/cjs/bootstrap.js +0 -26
  121. package/lib/cjs/components/DataTable.js +0 -333
  122. package/lib/cjs/components/EmbeddedPanel.js +0 -52
  123. package/lib/cjs/components/SeriesName.js +0 -100
  124. package/lib/cjs/components/TimeSeriesTableItemSelectionActionsEditor.js +0 -44
  125. package/lib/cjs/components/index.js +0 -32
  126. package/lib/cjs/env.d.js +0 -14
  127. package/lib/cjs/getPluginModule.js +0 -39
  128. package/lib/cjs/index-federation.js +0 -55
  129. package/lib/cjs/index.js +0 -41
  130. package/lib/cjs/model.js +0 -16
  131. package/lib/cjs/setup-tests.js +0 -19
  132. package/lib/cjs/test/mock-query-results.js +0 -417
  133. /package/__mf/css/async/{187.85c2cbf6.css → 175.85c2cbf6.css} +0 -0
  134. /package/__mf/js/async/{121.592e3064.js.LICENSE.txt → 121.2742548d.js.LICENSE.txt} +0 -0
  135. /package/__mf/js/async/{274.65444167.js.LICENSE.txt → 274.80e4e8a0.js.LICENSE.txt} +0 -0
  136. /package/__mf/js/async/{392.1ef58718.js.LICENSE.txt → 392.7487fe08.js.LICENSE.txt} +0 -0
  137. /package/__mf/js/async/{470.e310152e.js.LICENSE.txt → 470.9c9c7e0f.js.LICENSE.txt} +0 -0
  138. /package/__mf/js/async/{984.894a30f6.js.LICENSE.txt → 522.55edb590.js.LICENSE.txt} +0 -0
  139. /package/__mf/js/async/{603.0e24b840.js.LICENSE.txt → 597.aa7a5c1e.js.LICENSE.txt} +0 -0
  140. /package/__mf/js/async/{357.8ed888fe.js.LICENSE.txt → 736.42a5e5ac.js.LICENSE.txt} +0 -0
  141. /package/__mf/js/async/{941.4bc4bec7.js.LICENSE.txt → 941.5d385e0b.js.LICENSE.txt} +0 -0
  142. /package/__mf/js/async/{lib-router.03790637.js.LICENSE.txt → lib-router.afff6572.js.LICENSE.txt} +0 -0
@@ -0,0 +1,2 @@
1
+ /*! For license information please see 121.2742548d.js.LICENSE.txt */
2
+ "use strict";(self.chunk_TimeSeriesTable_0_13_0_beta_1=self.chunk_TimeSeriesTable_0_13_0_beta_1||[]).push([["121"],{14403(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(){}},_=Object.assign,h={};function b(e,t,r){this.props=e,this.context=t,this.refs=h,this.updater=r||d}function m(){}function v(e,t,r){this.props=e,this.context=t,this.refs=h,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,_(S,b.prototype),S.isPureReactComponent=!0;var E=Array.isArray,k=Object.prototype.hasOwnProperty,$={current:null},w={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)k.call(t,o)&&!w.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:$.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,E(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+":",E(t))for(var d=0;d<t.length;d++){var _=a+j(l=t[d],d);p+=e(l,o,u,_,c)}else if("function"==typeof(_=null===(s=t)||"object"!=typeof s?null:"function"==typeof(s=y&&s[y]||s["@@iterator"])?s:null))for(t=_.call(t),d=0;!(l=t.next()).done;)_=a+j(l=l.value,d++),p+=e(l,o,u,_,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:$},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=_({},e.props),u=e.key,a=e.ref,c=e._owner;if(null!=t){if(void 0!==t.ref&&(a=t.ref,c=$.current),void 0!==t.key&&(u=""+t.key),e.type&&e.type.defaultProps)var i=e.type.defaultProps;for(f in t)k.call(t,f)&&!w.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"},63696(e,t,r){e.exports=r(14403)}}]);