@perses-dev/timeseries-chart-plugin 0.9.0 → 0.10.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.
Files changed (107) hide show
  1. package/__mf/js/TimeSeriesChart.d3742b3b.js +5 -0
  2. package/__mf/js/async/109.bf4f02fe.js +73 -0
  3. package/__mf/js/async/133.c48c8cc8.js +110 -0
  4. package/__mf/js/async/{879.24def15a.js.LICENSE.txt → 133.c48c8cc8.js.LICENSE.txt} +28 -0
  5. package/__mf/js/async/173.58a1dc61.js +2 -0
  6. package/__mf/js/async/214.37696543.js +1 -0
  7. package/__mf/js/async/224.2d3ce51f.js +1 -0
  8. package/__mf/js/async/238.767e5398.js +1 -0
  9. package/__mf/js/async/292.9efc6a73.js +1 -0
  10. package/__mf/js/async/409.97dde548.js +1 -0
  11. package/__mf/js/async/476.23a59a72.js +1 -0
  12. package/__mf/js/async/488.031fc875.js +1 -0
  13. package/__mf/js/async/53.8edfe937.js +2 -0
  14. package/__mf/js/async/547.bb4f1e58.js +7 -0
  15. package/__mf/js/async/580.5f4b0dbd.js +38 -0
  16. package/__mf/js/async/613.20f15bb7.js +1 -0
  17. package/__mf/js/async/62.f24fce0a.js +1 -0
  18. package/__mf/js/async/651.e0c9e225.js +1 -0
  19. package/__mf/js/async/686.0cd9a75c.js +1 -0
  20. package/__mf/js/async/694.ebf24a00.js +1 -0
  21. package/__mf/js/async/738.c37f7bca.js +1 -0
  22. package/__mf/js/async/740.f0e8d499.js +1 -0
  23. package/__mf/js/async/75.26ec5bee.js +1 -0
  24. package/__mf/js/async/770.e129dd07.js +1 -0
  25. package/__mf/js/async/797.72ff552e.js +2 -0
  26. package/__mf/js/async/863.f147d2ba.js +2 -0
  27. package/__mf/js/async/960.cd399075.js +2 -0
  28. package/__mf/js/async/964.719c530c.js +2 -0
  29. package/__mf/js/async/981.e360e7df.js +2 -0
  30. package/__mf/js/async/__federation_expose_TimeSeriesChart.f20a0aca.js +3 -0
  31. package/__mf/js/async/lib-router.25a1f509.js +2 -0
  32. package/__mf/js/main.2c598209.js +5 -0
  33. package/lib/CSVExportUtils.d.ts +39 -0
  34. package/lib/CSVExportUtils.d.ts.map +1 -0
  35. package/lib/CSVExportUtils.js +212 -0
  36. package/lib/CSVExportUtils.js.map +1 -0
  37. package/lib/TimeSeriesChart.d.ts +0 -3
  38. package/lib/TimeSeriesChart.d.ts.map +1 -1
  39. package/lib/TimeSeriesChart.js +9 -4
  40. package/lib/TimeSeriesChart.js.map +1 -1
  41. package/lib/TimeSeriesChartBase.d.ts.map +1 -1
  42. package/lib/TimeSeriesChartBase.js +2 -2
  43. package/lib/TimeSeriesChartBase.js.map +1 -1
  44. package/lib/TimeSeriesChartOptionsEditorSettings.js +1 -0
  45. package/lib/TimeSeriesChartOptionsEditorSettings.js.map +1 -1
  46. package/lib/TimeSeriesChartPanel.d.ts.map +1 -1
  47. package/lib/TimeSeriesChartPanel.js.map +1 -1
  48. package/lib/TimeSeriesExportAction.d.ts +4 -0
  49. package/lib/TimeSeriesExportAction.d.ts.map +1 -0
  50. package/lib/TimeSeriesExportAction.js +69 -0
  51. package/lib/TimeSeriesExportAction.js.map +1 -0
  52. package/lib/cjs/CSVExportUtils.js +246 -0
  53. package/lib/cjs/TimeSeriesChart.js +8 -1
  54. package/lib/cjs/TimeSeriesChartBase.js +2 -2
  55. package/lib/cjs/TimeSeriesChartOptionsEditorSettings.js +1 -0
  56. package/lib/cjs/TimeSeriesExportAction.js +123 -0
  57. package/lib/cjs/index.js +1 -0
  58. package/lib/index.d.ts +1 -0
  59. package/lib/index.d.ts.map +1 -1
  60. package/lib/index.js +1 -0
  61. package/lib/index.js.map +1 -1
  62. package/mf-manifest.json +41 -90
  63. package/mf-stats.json +41 -90
  64. package/package.json +12 -4
  65. package/__mf/js/983.b0368f8f.js +0 -5
  66. package/__mf/js/TimeSeriesChart.33363c77.js +0 -5
  67. package/__mf/js/async/171.598de6a9.js +0 -7
  68. package/__mf/js/async/173.f6f7e45b.js +0 -2
  69. package/__mf/js/async/214.2d4431c6.js +0 -1
  70. package/__mf/js/async/223.def4d0a9.js +0 -1
  71. package/__mf/js/async/224.ce414ffb.js +0 -1
  72. package/__mf/js/async/238.625b8a48.js +0 -1
  73. package/__mf/js/async/281.a2a87c37.js +0 -2
  74. package/__mf/js/async/292.311e6eb0.js +0 -1
  75. package/__mf/js/async/359.18a264e7.js +0 -2
  76. package/__mf/js/async/409.b4cabab7.js +0 -1
  77. package/__mf/js/async/476.45fca8d3.js +0 -1
  78. package/__mf/js/async/488.0d0b1a91.js +0 -1
  79. package/__mf/js/async/620.d6f96402.js +0 -2
  80. package/__mf/js/async/651.80087530.js +0 -1
  81. package/__mf/js/async/656.d43503a5.js +0 -1
  82. package/__mf/js/async/694.27c70ab1.js +0 -1
  83. package/__mf/js/async/738.0a12bb44.js +0 -1
  84. package/__mf/js/async/740.67107c3c.js +0 -1
  85. package/__mf/js/async/75.5952779d.js +0 -1
  86. package/__mf/js/async/755.f76e3538.js +0 -38
  87. package/__mf/js/async/770.78a741ab.js +0 -1
  88. package/__mf/js/async/780.3fa36115.js +0 -110
  89. package/__mf/js/async/780.3fa36115.js.LICENSE.txt +0 -27
  90. package/__mf/js/async/845.6d99c354.js +0 -73
  91. package/__mf/js/async/879.24def15a.js +0 -2
  92. package/__mf/js/async/960.3047096d.js +0 -2
  93. package/__mf/js/async/964.6dfbf211.js +0 -2
  94. package/__mf/js/async/981.77f901c0.js +0 -2
  95. package/__mf/js/async/__federation_expose_TimeSeriesChart.1e16af77.js +0 -1
  96. package/__mf/js/async/lib-router.098fc614.js +0 -2
  97. package/__mf/js/main.beef92ec.js +0 -1
  98. /package/__mf/js/async/{845.6d99c354.js.LICENSE.txt → 109.bf4f02fe.js.LICENSE.txt} +0 -0
  99. /package/__mf/js/async/{173.f6f7e45b.js.LICENSE.txt → 173.58a1dc61.js.LICENSE.txt} +0 -0
  100. /package/__mf/js/async/{359.18a264e7.js.LICENSE.txt → 53.8edfe937.js.LICENSE.txt} +0 -0
  101. /package/__mf/js/async/{171.598de6a9.js.LICENSE.txt → 547.bb4f1e58.js.LICENSE.txt} +0 -0
  102. /package/__mf/js/async/{281.a2a87c37.js.LICENSE.txt → 797.72ff552e.js.LICENSE.txt} +0 -0
  103. /package/__mf/js/async/{620.d6f96402.js.LICENSE.txt → 863.f147d2ba.js.LICENSE.txt} +0 -0
  104. /package/__mf/js/async/{960.3047096d.js.LICENSE.txt → 960.cd399075.js.LICENSE.txt} +0 -0
  105. /package/__mf/js/async/{964.6dfbf211.js.LICENSE.txt → 964.719c530c.js.LICENSE.txt} +0 -0
  106. /package/__mf/js/async/{981.77f901c0.js.LICENSE.txt → 981.e360e7df.js.LICENSE.txt} +0 -0
  107. /package/__mf/js/async/{lib-router.098fc614.js.LICENSE.txt → lib-router.25a1f509.js.LICENSE.txt} +0 -0
@@ -0,0 +1 @@
1
+ "use strict";(self.chunk_TimeSeriesChart=self.chunk_TimeSeriesChart||[]).push([["770"],{51958:function(e,t,r){r.r(t),r.d(t,{default:()=>g});var i=r(70252),n=r(72116),a=r(42747),o=r(37164),s=r(53211),l=r(54538),c=r(17960),d=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,p=(0,c.Z)(function(e){return d.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&91>e.charCodeAt(2)}),u=function(e){return"theme"!==e},m=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?p:u},f=function(e,t,r){var i;if(t){var n=t.shouldForwardProp;i=e.__emotion_forwardProp&&n?function(t){return e.__emotion_forwardProp(t)&&n(t)}:n}return"function"!=typeof i&&r&&(i=e.__emotion_forwardProp),i},h=function(e){var t=e.cache,r=e.serialized,i=e.isStringTag;return(0,s.hC)(t,r,i),(0,o.L)(function(){return(0,s.My)(t,r,i)}),null},g=(function e(t,r){var o,c,d=t.__emotion_real===t,p=d&&t.__emotion_base||t;void 0!==r&&(o=r.label,c=r.target);var u=f(t,r,d),g=u||m(p),y=!g("as");return function(){var v=arguments,k=d&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==o&&k.push("label:"+o+";"),null==v[0]||void 0===v[0].raw)k.push.apply(k,v);else{var b=v[0];k.push(b[0]);for(var x=v.length,_=1;_<x;_++)k.push(v[_],b[_])}var w=(0,n.withEmotionCache)(function(e,t,r){var i=y&&e.as||p,o="",d=[],f=e;if(null==e.theme){for(var v in f={},e)f[v]=e[v];f.theme=l.useContext(n.ThemeContext)}"string"==typeof e.className?o=(0,s.fp)(t.registered,d,e.className):null!=e.className&&(o=e.className+" ");var b=(0,a.O)(k.concat(d),t.registered,f);o+=t.key+"-"+b.name,void 0!==c&&(o+=" "+c);var x=y&&void 0===u?m(i):g,_={};for(var w in e)(!y||"as"!==w)&&x(w)&&(_[w]=e[w]);return _.className=o,r&&(_.ref=r),l.createElement(l.Fragment,null,l.createElement(h,{cache:t,serialized:b,isStringTag:"string"==typeof i}),l.createElement(i,_))});return w.displayName=void 0!==o?o:"Styled("+("string"==typeof p?p:p.displayName||p.name||"Component")+")",w.defaultProps=t.defaultProps,w.__emotion_real=w,w.__emotion_base=p,w.__emotion_styles=k,w.__emotion_forwardProp=u,Object.defineProperty(w,"toString",{value:function(){return"."+c}}),w.withComponent=function(t,n){return e(t,(0,i.Z)({},r,n,{shouldForwardProp:f(w,n,!0)})).apply(void 0,k)},w}}).bind(null);["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"].forEach(function(e){g[e]=g(e)})},37164:function(e,t,r){r.d(t,{L:()=>a,j:()=>o});var i=r(54538),n=!!i.useInsertionEffect&&i.useInsertionEffect,a=n||function(e){return e()},o=n||i.useLayoutEffect},53211:function(e,t,r){function i(e,t,r){var i="";return r.split(" ").forEach(function(r){void 0!==e[r]?t.push(e[r]+";"):r&&(i+=r+" ")}),i}r.d(t,{My:()=>a,fp:()=>i,hC:()=>n});var n=function(e,t,r){var i=e.key+"-"+t.name;!1===r&&void 0===e.registered[i]&&(e.registered[i]=t.styles)},a=function(e,t,r){n(e,t,r);var i=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var a=t;do e.insert(t===a?"."+i:"",a,e.sheet,!0),a=a.next;while(void 0!==a)}}}}]);