@perses-dev/status-history-chart-plugin 0.13.0 → 0.14.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 (141) hide show
  1. package/__mf/js/StatusHistoryChart.4f9097dc.js +7 -0
  2. package/__mf/js/async/121.6c0f4ca5.js +2 -0
  3. package/__mf/js/async/192.219e4140.js +1 -0
  4. package/__mf/js/async/2.a9155301.js +1 -0
  5. package/__mf/js/async/235.2b0db213.js +1 -0
  6. package/__mf/js/async/274.0d78df54.js +2 -0
  7. package/__mf/js/async/325.12bb1d5e.js +3 -0
  8. package/__mf/js/async/356.70136905.js +1 -0
  9. package/__mf/js/async/392.83f0e907.js +2 -0
  10. package/__mf/js/async/470.36180d38.js +2 -0
  11. package/__mf/js/async/481.8df44a82.js +2 -0
  12. package/__mf/js/async/544.eff4924f.js +2 -0
  13. package/__mf/js/async/587.d314a521.js +1 -0
  14. package/__mf/js/async/616.0a0f8135.js +1 -0
  15. package/__mf/js/async/621.10af475a.js +43 -0
  16. package/__mf/js/async/{464.d426dd00.js.LICENSE.txt → 621.10af475a.js.LICENSE.txt} +41 -1
  17. package/__mf/js/async/{644.51078a40.js → 644.13897f49.js} +5 -5
  18. package/__mf/js/async/663.863cc821.js +1 -0
  19. package/__mf/js/async/941.907f6483.js +2 -0
  20. package/__mf/js/async/947.5abc1294.js +2 -0
  21. package/__mf/js/async/968.9f7937ae.js +1 -0
  22. package/__mf/js/async/__federation_expose_StatusHistoryChart.b49b4112.js +23 -0
  23. package/__mf/js/async/lib-router.ad51c239.js +2 -0
  24. package/__mf/js/{main.3e9b5ca3.js → main.bb1958ea.js} +2 -2
  25. package/lib/StatusHistoryChart.d.ts +3 -3
  26. package/lib/StatusHistoryChart.d.ts.map +1 -1
  27. package/lib/StatusHistoryChart.js +4 -4
  28. package/lib/StatusHistoryChart.js.map +1 -1
  29. package/lib/StatusHistoryChartBase.d.ts +3 -3
  30. package/lib/StatusHistoryChartBase.d.ts.map +1 -1
  31. package/lib/StatusHistoryChartBase.js +10 -10
  32. package/lib/StatusHistoryChartBase.js.map +1 -1
  33. package/lib/StatusHistoryChartOptionsEditorSettings.d.ts +2 -2
  34. package/lib/StatusHistoryChartOptionsEditorSettings.d.ts.map +1 -1
  35. package/lib/StatusHistoryChartOptionsEditorSettings.js +4 -4
  36. package/lib/StatusHistoryChartOptionsEditorSettings.js.map +1 -1
  37. package/lib/StatusHistoryPanel.d.ts +4 -4
  38. package/lib/StatusHistoryPanel.d.ts.map +1 -1
  39. package/lib/StatusHistoryPanel.js +7 -7
  40. package/lib/StatusHistoryPanel.js.map +1 -1
  41. package/lib/StatusHistoryTooltip.d.ts +2 -2
  42. package/lib/StatusHistoryTooltip.d.ts.map +1 -1
  43. package/lib/StatusHistoryTooltip.js +2 -2
  44. package/lib/StatusHistoryTooltip.js.map +1 -1
  45. package/lib/StatusHistoryValueMappingEditor.d.ts +3 -3
  46. package/lib/StatusHistoryValueMappingEditor.d.ts.map +1 -1
  47. package/lib/StatusHistoryValueMappingEditor.js +1 -1
  48. package/lib/StatusHistoryValueMappingEditor.js.map +1 -1
  49. package/lib/bootstrap.js +2 -2
  50. package/lib/getPluginModule.d.ts +1 -1
  51. package/lib/getPluginModule.d.ts.map +1 -1
  52. package/lib/getPluginModule.js +3 -1
  53. package/lib/getPluginModule.js.map +1 -1
  54. package/lib/index-federation.js +1 -1
  55. package/lib/index.js +6 -6
  56. package/lib/index.js.map +1 -1
  57. package/lib/setup-tests.d.ts +1 -1
  58. package/lib/setup-tests.d.ts.map +1 -1
  59. package/lib/setup-tests.js +2 -2
  60. package/lib/setup-tests.js.map +1 -1
  61. package/lib/status-history-model.d.ts +2 -2
  62. package/lib/status-history-model.d.ts.map +1 -1
  63. package/lib/status-history-model.js.map +1 -1
  64. package/lib/utils/data-transform.d.ts +5 -5
  65. package/lib/utils/data-transform.d.ts.map +1 -1
  66. package/lib/utils/data-transform.js +4 -4
  67. package/lib/utils/data-transform.js.map +1 -1
  68. package/lib/utils/get-color.js +1 -2
  69. package/lib/utils/get-color.js.map +1 -1
  70. package/lib/utils/get-formatted-axis-label.js +1 -1
  71. package/lib/utils/get-timescale.d.ts +2 -2
  72. package/lib/utils/get-timescale.d.ts.map +1 -1
  73. package/lib/utils/get-timescale.js +1 -1
  74. package/lib/utils/get-timescale.js.map +1 -1
  75. package/lib/utils/get-tooltip-position.d.ts +1 -1
  76. package/lib/utils/get-tooltip-position.d.ts.map +1 -1
  77. package/lib/utils/get-tooltip-position.js.map +1 -1
  78. package/lib/utils/index.js +5 -5
  79. package/lib/utils/index.js.map +1 -1
  80. package/mf-manifest.json +29 -72
  81. package/mf-stats.json +31 -82
  82. package/package.json +10 -10
  83. package/__mf/js/StatusHistoryChart.946b9620.js +0 -7
  84. package/__mf/js/async/121.4774256d.js +0 -2
  85. package/__mf/js/async/177.b42019ec.js +0 -1
  86. package/__mf/js/async/187.e35200d2.js +0 -7
  87. package/__mf/js/async/187.e35200d2.js.LICENSE.txt +0 -39
  88. package/__mf/js/async/189.50a773ab.js +0 -2
  89. package/__mf/js/async/192.5c2ccbc8.js +0 -1
  90. package/__mf/js/async/2.51860681.js +0 -1
  91. package/__mf/js/async/235.82ceb925.js +0 -1
  92. package/__mf/js/async/274.00260b59.js +0 -2
  93. package/__mf/js/async/356.3f5befdf.js +0 -1
  94. package/__mf/js/async/392.6e9f16f1.js +0 -2
  95. package/__mf/js/async/464.d426dd00.js +0 -39
  96. package/__mf/js/async/470.d7ccfb94.js +0 -2
  97. package/__mf/js/async/481.7e46c8f8.js +0 -1
  98. package/__mf/js/async/525.9cf2cd99.js +0 -2
  99. package/__mf/js/async/558.68d38020.js +0 -1
  100. package/__mf/js/async/587.96ffef24.js +0 -1
  101. package/__mf/js/async/588.09ddb723.js +0 -1
  102. package/__mf/js/async/616.d292bca5.js +0 -1
  103. package/__mf/js/async/623.d2ed4458.js +0 -1
  104. package/__mf/js/async/71.88cfb0f7.js +0 -1
  105. package/__mf/js/async/873.3b862492.js +0 -1
  106. package/__mf/js/async/941.8225ba98.js +0 -2
  107. package/__mf/js/async/968.bd2564b8.js +0 -1
  108. package/__mf/js/async/978.144b77a4.js +0 -1
  109. package/__mf/js/async/981.5ec29a41.js +0 -24
  110. package/__mf/js/async/981.5ec29a41.js.LICENSE.txt +0 -19
  111. package/__mf/js/async/__federation_expose_StatusHistoryChart.c43ab053.js +0 -23
  112. package/__mf/js/async/lib-router.33e6a460.js +0 -2
  113. package/lib/cjs/StatusHistoryChart.js +0 -43
  114. package/lib/cjs/StatusHistoryChartBase.js +0 -147
  115. package/lib/cjs/StatusHistoryChartOptionsEditorSettings.js +0 -78
  116. package/lib/cjs/StatusHistoryPanel.js +0 -77
  117. package/lib/cjs/StatusHistoryTooltip.js +0 -55
  118. package/lib/cjs/StatusHistoryValueMappingEditor.js +0 -36
  119. package/lib/cjs/bootstrap.js +0 -26
  120. package/lib/cjs/env.d.js +0 -14
  121. package/lib/cjs/getPluginModule.js +0 -39
  122. package/lib/cjs/index-federation.js +0 -55
  123. package/lib/cjs/index.js +0 -41
  124. package/lib/cjs/setup-tests.js +0 -19
  125. package/lib/cjs/status-history-model.js +0 -25
  126. package/lib/cjs/utils/data-transform.js +0 -136
  127. package/lib/cjs/utils/get-color.js +0 -125
  128. package/lib/cjs/utils/get-formatted-axis-label.js +0 -48
  129. package/lib/cjs/utils/get-timescale.js +0 -27
  130. package/lib/cjs/utils/get-tooltip-position.js +0 -35
  131. package/lib/cjs/utils/index.js +0 -34
  132. /package/__mf/css/async/{187.85c2cbf6.css → 621.85c2cbf6.css} +0 -0
  133. /package/__mf/js/async/{121.4774256d.js.LICENSE.txt → 121.6c0f4ca5.js.LICENSE.txt} +0 -0
  134. /package/__mf/js/async/{274.00260b59.js.LICENSE.txt → 274.0d78df54.js.LICENSE.txt} +0 -0
  135. /package/__mf/js/async/{392.6e9f16f1.js.LICENSE.txt → 392.83f0e907.js.LICENSE.txt} +0 -0
  136. /package/__mf/js/async/{470.d7ccfb94.js.LICENSE.txt → 470.36180d38.js.LICENSE.txt} +0 -0
  137. /package/__mf/js/async/{189.50a773ab.js.LICENSE.txt → 481.8df44a82.js.LICENSE.txt} +0 -0
  138. /package/__mf/js/async/{525.9cf2cd99.js.LICENSE.txt → 544.eff4924f.js.LICENSE.txt} +0 -0
  139. /package/__mf/js/async/{644.51078a40.js.LICENSE.txt → 644.13897f49.js.LICENSE.txt} +0 -0
  140. /package/__mf/js/async/{941.8225ba98.js.LICENSE.txt → 941.907f6483.js.LICENSE.txt} +0 -0
  141. /package/__mf/js/async/{lib-router.33e6a460.js.LICENSE.txt → lib-router.ad51c239.js.LICENSE.txt} +0 -0
@@ -0,0 +1 @@
1
+ "use strict";(self.chunk_StatusHistoryChart_0_14_0_beta_1=self.chunk_StatusHistoryChart_0_14_0_beta_1||[]).push([["587"],{75150(e,t,s){s.r(t),s.d(t,{toNestErrors:()=>l,validateFieldsNatively:()=>a});var r=s(72694);let i=(e,t,s)=>{if(e&&"reportValidity"in e){let i=(0,r.get)(s,t);e.setCustomValidity(i&&i.message||""),e.reportValidity()}},a=(e,t)=>{for(let s in t.fields){let r=t.fields[s];r&&r.ref&&"reportValidity"in r.ref?i(r.ref,s,e):r.refs&&r.refs.forEach(t=>i(t,s,e))}},l=(e,t)=>{t.shouldUseNativeValidation&&a(e,t);let s={};for(let i in e){let a=(0,r.get)(t.fields,i),l=Object.assign(e[i]||{},{ref:a&&a.ref});if(f(t.names||Object.keys(e),i)){let e=Object.assign({},(0,r.get)(s,i));(0,r.set)(e,"root",l),(0,r.set)(s,i,e)}else(0,r.set)(s,i,l)}return s},f=(e,t)=>e.some(e=>e.startsWith(t+"."))}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.chunk_StatusHistoryChart_0_14_0_beta_1=self.chunk_StatusHistoryChart_0_14_0_beta_1||[]).push([["616"],{19597(e,t,r){r.d(t,{A:()=>n});function n(e){var t=Object.create(null);return function(r){return void 0===t[r]&&(t[r]=e(r)),t[r]}}},37696(e,t,r){r.d(t,{J:()=>m});var n,a={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},i=r(19597),o=/[A-Z]|^ms/g,s=/_EMO_([^_]+?)_([^]*?)_EMO_/g,l=function(e){return 45===e.charCodeAt(1)},c=function(e){return null!=e&&"boolean"!=typeof e},d=(0,i.A)(function(e){return l(e)?e:e.replace(o,"-$&").toLowerCase()}),u=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(s,function(e,t,r){return n={name:t,styles:r,next:n},t})}return 1===a[e]||l(e)||"number"!=typeof t||0===t?t:t+"px"};function p(e,t,r){if(null==r)return"";if(void 0!==r.__emotion_styles)return r;switch(typeof r){case"boolean":return"";case"object":if(1===r.anim)return n={name:r.name,styles:r.styles,next:n},r.name;if(void 0!==r.styles){var a=r.next;if(void 0!==a)for(;void 0!==a;)n={name:a.name,styles:a.styles,next:n},a=a.next;return r.styles+";"}return function(e,t,r){var n="";if(Array.isArray(r))for(var a=0;a<r.length;a++)n+=p(e,t,r[a])+";";else for(var i in r){var o=r[i];if("object"!=typeof o)null!=t&&void 0!==t[o]?n+=i+"{"+t[o]+"}":c(o)&&(n+=d(i)+":"+u(i,o)+";");else if(Array.isArray(o)&&"string"==typeof o[0]&&(null==t||void 0===t[o[0]]))for(var s=0;s<o.length;s++)c(o[s])&&(n+=d(i)+":"+u(i,o[s])+";");else{var l=p(e,t,o);switch(i){case"animation":case"animationName":n+=d(i)+":"+l+";";break;default:n+=i+"{"+l+"}"}}}return n}(e,t,r);case"function":if(void 0!==e){var i=n,o=r(e);return n=i,p(e,t,o)}}if(null==t)return r;var s=t[r];return void 0!==s?s:r}var f=/label:\s*([^\s;{]+)\s*(;|$)/g;function m(e,t,r){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var a,i=!0,o="";n=void 0;var s=e[0];null==s||void 0===s.raw?(i=!1,o+=p(r,t,s)):o+=s[0];for(var l=1;l<e.length;l++)o+=p(r,t,e[l]),i&&(o+=s[l]);f.lastIndex=0;for(var c="";null!==(a=f.exec(o));)c+="-"+a[1];return{name:function(e){for(var t,r=0,n=0,a=e.length;a>=4;++n,a-=4)t=(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))*0x5bd1e995+((t>>>16)*59797<<16),t^=t>>>24,r=(65535&t)*0x5bd1e995+((t>>>16)*59797<<16)^(65535&r)*0x5bd1e995+((r>>>16)*59797<<16);switch(a){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r^=255&e.charCodeAt(n),r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16)}return r^=r>>>13,(((r=(65535&r)*0x5bd1e995+((r>>>16)*59797<<16))^r>>>15)>>>0).toString(36)}(o)+c,styles:o,next:n}}},63859(e,t,r){r.r(t),r.d(t,{default:()=>g});var n=r(68102),a=r(69402),i=r(37696),o=r(60755),s=r(309),l=r(70451),c=r(19597),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|popover|popoverTarget|popoverTargetAction|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)-.*))$/,u=(0,c.A)(function(e){return d.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&91>e.charCodeAt(2)}),p=function(e){return"theme"!==e},f=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?u:p},m=function(e,t,r){var n;if(t){var a=t.shouldForwardProp;n=e.__emotion_forwardProp&&a?function(t){return e.__emotion_forwardProp(t)&&a(t)}:a}return"function"!=typeof n&&r&&(n=e.__emotion_forwardProp),n},h=function(e){var t=e.cache,r=e.serialized,n=e.isStringTag;return(0,s.SF)(t,r,n),(0,o.s)(function(){return(0,s.sk)(t,r,n)}),null},g=(function e(t,r){var o,c,d=t.__emotion_real===t,u=d&&t.__emotion_base||t;void 0!==r&&(o=r.label,c=r.target);var p=m(t,r,d),g=p||f(u),y=!g("as");return function(){var v=arguments,b=d&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==o&&b.push("label:"+o+";"),null==v[0]||void 0===v[0].raw)b.push.apply(b,v);else{var k=v[0];b.push(k[0]);for(var x=v.length,_=1;_<x;_++)b.push(v[_],k[_])}var w=(0,a.withEmotionCache)(function(e,t,r){var n=y&&e.as||u,o="",d=[],m=e;if(null==e.theme){for(var v in m={},e)m[v]=e[v];m.theme=l.useContext(a.ThemeContext)}"string"==typeof e.className?o=(0,s.Rk)(t.registered,d,e.className):null!=e.className&&(o=e.className+" ");var k=(0,i.J)(b.concat(d),t.registered,m);o+=t.key+"-"+k.name,void 0!==c&&(o+=" "+c);var x=y&&void 0===p?f(n):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:k,isStringTag:"string"==typeof n}),l.createElement(n,_))});return w.displayName=void 0!==o?o:"Styled("+("string"==typeof u?u:u.displayName||u.name||"Component")+")",w.defaultProps=t.defaultProps,w.__emotion_real=w,w.__emotion_base=u,w.__emotion_styles=b,w.__emotion_forwardProp=p,Object.defineProperty(w,"toString",{value:function(){return"."+c}}),w.withComponent=function(t,a){return e(t,(0,n.A)({},r,a,{shouldForwardProp:m(w,a,!0)})).apply(void 0,b)},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)})},60755(e,t,r){r.d(t,{i:()=>o,s:()=>i});var n=r(70451),a=!!n.useInsertionEffect&&n.useInsertionEffect,i=a||function(e){return e()},o=a||n.useLayoutEffect},309(e,t,r){function n(e,t,r){var n="";return r.split(" ").forEach(function(r){void 0!==e[r]?t.push(e[r]+";"):r&&(n+=r+" ")}),n}r.d(t,{Rk:()=>n,SF:()=>a,sk:()=>i});var a=function(e,t,r){var n=e.key+"-"+t.name;!1===r&&void 0===e.registered[n]&&(e.registered[n]=t.styles)},i=function(e,t,r){a(e,t,r);var n=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var i=t;do e.insert(t===i?"."+n:"",i,e.sheet,!0),i=i.next;while(void 0!==i)}}},68102(e,t,r){r.d(t,{A:()=>n});function n(){return(n=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(null,arguments)}}}]);