@perses-dev/flame-chart-plugin 0.6.0 → 0.7.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 (180) hide show
  1. package/__mf/js/{FlameChart.8940202b.js → FlameChart.75e60eeb.js} +7 -7
  2. package/__mf/js/async/121.b114caf4.js +2 -0
  3. package/__mf/js/async/168.6611ee4e.js +1 -0
  4. package/__mf/js/async/183.92eba0e3.js +2 -0
  5. package/__mf/js/async/192.8ce3d05c.js +1 -0
  6. package/__mf/js/async/2.9b63234c.js +1 -0
  7. package/__mf/js/async/235.b209897c.js +1 -0
  8. package/__mf/js/async/274.e53c6dc1.js +2 -0
  9. package/__mf/js/async/354.12841635.js +4 -0
  10. package/__mf/js/async/354.12841635.js.LICENSE.txt +9 -0
  11. package/__mf/js/async/356.8389aa5c.js +1 -0
  12. package/__mf/js/async/392.800bb82c.js +2 -0
  13. package/__mf/js/async/40.8889cead.js +43 -0
  14. package/__mf/js/async/{657.9473a80f.js.LICENSE.txt → 40.8889cead.js.LICENSE.txt} +41 -1
  15. package/__mf/js/async/43.71599a15.js +2 -0
  16. package/__mf/js/async/464.b8482365.js +1 -0
  17. package/__mf/js/async/470.1af0a163.js +2 -0
  18. package/__mf/js/async/587.2887e89e.js +1 -0
  19. package/__mf/js/async/616.d35b2918.js +1 -0
  20. package/__mf/js/async/663.d6e01d16.js +1 -0
  21. package/__mf/js/async/787.a8f426c4.js +1 -0
  22. package/__mf/js/async/802.f2161316.js +110 -0
  23. package/__mf/js/async/867.d3758c62.js +1 -0
  24. package/__mf/js/async/873.fd0c9e57.js +1 -0
  25. package/__mf/js/async/941.e44ab19f.js +2 -0
  26. package/__mf/js/async/968.5e8d690f.js +1 -0
  27. package/__mf/js/async/__federation_expose_FlameChart.668f250d.js +17 -0
  28. package/__mf/js/async/lib-router.d7bf8c32.js +2 -0
  29. package/__mf/js/{main.08e04feb.js → main.0d13937b.js} +3 -3
  30. package/lib/FlameChart.d.ts +3 -3
  31. package/lib/FlameChart.d.ts.map +1 -1
  32. package/lib/FlameChart.js +2 -2
  33. package/lib/FlameChart.js.map +1 -1
  34. package/lib/bootstrap.js +2 -2
  35. package/lib/components/CustomBreadcrumb.d.ts +1 -1
  36. package/lib/components/CustomBreadcrumb.d.ts.map +1 -1
  37. package/lib/components/CustomBreadcrumb.js +8 -8
  38. package/lib/components/CustomBreadcrumb.js.map +1 -1
  39. package/lib/components/FlameChart.d.ts +2 -2
  40. package/lib/components/FlameChart.d.ts.map +1 -1
  41. package/lib/components/FlameChart.js +10 -10
  42. package/lib/components/FlameChart.js.map +1 -1
  43. package/lib/components/FlameChartOptionsEditorSettings.d.ts +2 -2
  44. package/lib/components/FlameChartOptionsEditorSettings.d.ts.map +1 -1
  45. package/lib/components/FlameChartOptionsEditorSettings.js +6 -6
  46. package/lib/components/FlameChartOptionsEditorSettings.js.map +1 -1
  47. package/lib/components/FlameChartPanel.d.ts +4 -4
  48. package/lib/components/FlameChartPanel.d.ts.map +1 -1
  49. package/lib/components/FlameChartPanel.js +88 -71
  50. package/lib/components/FlameChartPanel.js.map +1 -1
  51. package/lib/components/PaletteSelector.d.ts +1 -1
  52. package/lib/components/PaletteSelector.d.ts.map +1 -1
  53. package/lib/components/PaletteSelector.js +2 -2
  54. package/lib/components/PaletteSelector.js.map +1 -1
  55. package/lib/components/SearchBar.d.ts +1 -1
  56. package/lib/components/SearchBar.d.ts.map +1 -1
  57. package/lib/components/SearchBar.js +3 -3
  58. package/lib/components/SearchBar.js.map +1 -1
  59. package/lib/components/SeriesChart.d.ts +2 -2
  60. package/lib/components/SeriesChart.d.ts.map +1 -1
  61. package/lib/components/SeriesChart.js +6 -6
  62. package/lib/components/SeriesChart.js.map +1 -1
  63. package/lib/components/Settings.d.ts +2 -2
  64. package/lib/components/Settings.d.ts.map +1 -1
  65. package/lib/components/Settings.js +6 -6
  66. package/lib/components/Settings.js.map +1 -1
  67. package/lib/components/SwitchSelector.d.ts +1 -1
  68. package/lib/components/SwitchSelector.d.ts.map +1 -1
  69. package/lib/components/SwitchSelector.js +3 -3
  70. package/lib/components/SwitchSelector.js.map +1 -1
  71. package/lib/components/TableChart.d.ts +2 -2
  72. package/lib/components/TableChart.d.ts.map +1 -1
  73. package/lib/components/TableChart.js +6 -6
  74. package/lib/components/TableChart.js.map +1 -1
  75. package/lib/components/index.js +10 -10
  76. package/lib/components/index.js.map +1 -1
  77. package/lib/flame-chart-model.d.ts +2 -2
  78. package/lib/flame-chart-model.d.ts.map +1 -1
  79. package/lib/flame-chart-model.js.map +1 -1
  80. package/lib/getPluginModule.d.ts +1 -1
  81. package/lib/getPluginModule.d.ts.map +1 -1
  82. package/lib/getPluginModule.js +3 -1
  83. package/lib/getPluginModule.js.map +1 -1
  84. package/lib/index-federation.js +1 -1
  85. package/lib/index.js +2 -2
  86. package/lib/index.js.map +1 -1
  87. package/lib/setup-tests.d.ts +1 -1
  88. package/lib/setup-tests.d.ts.map +1 -1
  89. package/lib/setup-tests.js +2 -2
  90. package/lib/setup-tests.js.map +1 -1
  91. package/lib/utils/data-transform.d.ts +2 -2
  92. package/lib/utils/data-transform.d.ts.map +1 -1
  93. package/lib/utils/data-transform.js +2 -2
  94. package/lib/utils/data-transform.js.map +1 -1
  95. package/lib/utils/format.js +2 -2
  96. package/lib/utils/palette-gen.js +1 -1
  97. package/lib/utils/palette-gen.js.map +1 -1
  98. package/lib/utils/palette.js +1 -1
  99. package/lib/utils/series-tooltip.d.ts +1 -1
  100. package/lib/utils/series-tooltip.d.ts.map +1 -1
  101. package/lib/utils/series-tooltip.js +1 -1
  102. package/lib/utils/series-tooltip.js.map +1 -1
  103. package/lib/utils/tooltip.d.ts +1 -1
  104. package/lib/utils/tooltip.d.ts.map +1 -1
  105. package/lib/utils/tooltip.js +2 -2
  106. package/lib/utils/tooltip.js.map +1 -1
  107. package/lib/utils/utils.d.ts +2 -2
  108. package/lib/utils/utils.d.ts.map +1 -1
  109. package/lib/utils/utils.js +1 -1
  110. package/lib/utils/utils.js.map +1 -1
  111. package/mf-manifest.json +31 -53
  112. package/mf-stats.json +31 -57
  113. package/package.json +10 -10
  114. package/__mf/js/async/121.7241788e.js +0 -2
  115. package/__mf/js/async/177.d1b72566.js +0 -1
  116. package/__mf/js/async/187.d2c3954d.js +0 -7
  117. package/__mf/js/async/187.d2c3954d.js.LICENSE.txt +0 -39
  118. package/__mf/js/async/192.2e230dc2.js +0 -1
  119. package/__mf/js/async/2.3d2f3d32.js +0 -1
  120. package/__mf/js/async/235.f7949644.js +0 -1
  121. package/__mf/js/async/274.f1ae4a6c.js +0 -2
  122. package/__mf/js/async/356.941c6c54.js +0 -1
  123. package/__mf/js/async/367.8beb758e.js +0 -110
  124. package/__mf/js/async/392.157fda9a.js +0 -2
  125. package/__mf/js/async/43.2eeeac07.js +0 -2
  126. package/__mf/js/async/470.55030a0b.js +0 -2
  127. package/__mf/js/async/546.d47a49c6.js +0 -24
  128. package/__mf/js/async/546.d47a49c6.js.LICENSE.txt +0 -19
  129. package/__mf/js/async/587.8bcd9e70.js +0 -1
  130. package/__mf/js/async/588.0012e8ae.js +0 -1
  131. package/__mf/js/async/597.fee7f09c.js +0 -1
  132. package/__mf/js/async/616.da14f6a0.js +0 -1
  133. package/__mf/js/async/657.9473a80f.js +0 -39
  134. package/__mf/js/async/698.06b3786e.js +0 -1
  135. package/__mf/js/async/71.126af909.js +0 -1
  136. package/__mf/js/async/740.c1f5cc4b.js +0 -1
  137. package/__mf/js/async/873.cd4654cd.js +0 -1
  138. package/__mf/js/async/941.c00ae16d.js +0 -2
  139. package/__mf/js/async/968.f7510839.js +0 -1
  140. package/__mf/js/async/97.fd587361.js +0 -1
  141. package/__mf/js/async/978.e1b5b66e.js +0 -1
  142. package/__mf/js/async/__federation_expose_FlameChart.7a8d049a.js +0 -17
  143. package/__mf/js/async/lib-router.1a328ab9.js +0 -2
  144. package/lib/cjs/FlameChart.js +0 -37
  145. package/lib/cjs/bootstrap.js +0 -26
  146. package/lib/cjs/components/CustomBreadcrumb.js +0 -96
  147. package/lib/cjs/components/FlameChart.js +0 -341
  148. package/lib/cjs/components/FlameChartOptionsEditorSettings.js +0 -104
  149. package/lib/cjs/components/FlameChartPanel.js +0 -164
  150. package/lib/cjs/components/PaletteSelector.js +0 -49
  151. package/lib/cjs/components/SearchBar.js +0 -59
  152. package/lib/cjs/components/SeriesChart.js +0 -189
  153. package/lib/cjs/components/Settings.js +0 -202
  154. package/lib/cjs/components/SwitchSelector.js +0 -37
  155. package/lib/cjs/components/TableChart.js +0 -143
  156. package/lib/cjs/components/index.js +0 -39
  157. package/lib/cjs/env.d.js +0 -14
  158. package/lib/cjs/flame-chart-model.js +0 -31
  159. package/lib/cjs/getPluginModule.js +0 -39
  160. package/lib/cjs/index-federation.js +0 -55
  161. package/lib/cjs/index.js +0 -37
  162. package/lib/cjs/setup-tests.js +0 -19
  163. package/lib/cjs/utils/data-model.js +0 -18
  164. package/lib/cjs/utils/data-transform.js +0 -163
  165. package/lib/cjs/utils/format.js +0 -88
  166. package/lib/cjs/utils/palette-gen.js +0 -68
  167. package/lib/cjs/utils/palette.js +0 -62
  168. package/lib/cjs/utils/series-tooltip.js +0 -51
  169. package/lib/cjs/utils/tooltip.js +0 -76
  170. package/lib/cjs/utils/ui-text.js +0 -30
  171. package/lib/cjs/utils/utils.js +0 -122
  172. /package/__mf/css/async/{187.85c2cbf6.css → 40.85c2cbf6.css} +0 -0
  173. /package/__mf/js/async/{121.7241788e.js.LICENSE.txt → 121.b114caf4.js.LICENSE.txt} +0 -0
  174. /package/__mf/js/async/{274.f1ae4a6c.js.LICENSE.txt → 274.e53c6dc1.js.LICENSE.txt} +0 -0
  175. /package/__mf/js/async/{392.157fda9a.js.LICENSE.txt → 392.800bb82c.js.LICENSE.txt} +0 -0
  176. /package/__mf/js/async/{43.2eeeac07.js.LICENSE.txt → 43.71599a15.js.LICENSE.txt} +0 -0
  177. /package/__mf/js/async/{470.55030a0b.js.LICENSE.txt → 470.1af0a163.js.LICENSE.txt} +0 -0
  178. /package/__mf/js/async/{367.8beb758e.js.LICENSE.txt → 802.f2161316.js.LICENSE.txt} +0 -0
  179. /package/__mf/js/async/{941.c00ae16d.js.LICENSE.txt → 941.e44ab19f.js.LICENSE.txt} +0 -0
  180. /package/__mf/js/async/{lib-router.1a328ab9.js.LICENSE.txt → lib-router.d7bf8c32.js.LICENSE.txt} +0 -0
@@ -0,0 +1 @@
1
+ "use strict";(self.chunk_FlameChart_0_7_0_beta_1=self.chunk_FlameChart_0_7_0_beta_1||[]).push([["867"],{82665(e,t,i){i.d(t,{A:()=>S});var a=i(70451),r=i(11750),s=i(81023),n=i(77893),o=i(77308),l=i(72052),h=i(88091),u=i(59238),d=i(23434),c=i(22402),f=i(62540);let p=(0,c.A)((0,f.jsx)("path",{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}),"MoreHoriz");var x=i(1337);let b=(0,o.A)(x.A,{name:"MuiBreadcrumbCollapsed"})((0,d.A)(({theme:e})=>({display:"flex",marginLeft:`calc(${e.spacing(1)} * 0.5)`,marginRight:`calc(${e.spacing(1)} * 0.5)`,..."light"===e.palette.mode?{backgroundColor:e.palette.grey[100],color:e.palette.grey[700]}:{backgroundColor:e.palette.grey[700],color:e.palette.grey[100]},borderRadius:2,"&:hover, &:focus":{..."light"===e.palette.mode?{backgroundColor:e.palette.grey[200]}:{backgroundColor:e.palette.grey[600]}},"&:active":{boxShadow:e.shadows[0],..."light"===e.palette.mode?{backgroundColor:(0,u.tL)(e.palette.grey[200],.12)}:{backgroundColor:(0,u.tL)(e.palette.grey[600],.12)}}}))),m=(0,o.A)(p)({width:24,height:16}),A=function(e){let{slots:t={},slotProps:i={},...a}=e;return(0,f.jsx)("li",{children:(0,f.jsx)(b,{focusRipple:!0,...a,ownerState:e,children:(0,f.jsx)(m,{as:t.CollapsedIcon,ownerState:e,...i.collapsedIcon})})})};var v=i(29009),y=i(46733);function g(e){return(0,y.Ay)("MuiBreadcrumbs",e)}let M=(0,v.A)("MuiBreadcrumbs",["root","ol","li","separator"]),C=(0,o.A)(h.A,{name:"MuiBreadcrumbs",slot:"Root",overridesResolver:(e,t)=>[{[`& .${M.li}`]:t.li},t.root]})({}),w=(0,o.A)("ol",{name:"MuiBreadcrumbs",slot:"Ol",overridesResolver:(e,t)=>t.ol})({display:"flex",flexWrap:"wrap",alignItems:"center",padding:0,margin:0,listStyle:"none"}),k=(0,o.A)("li",{name:"MuiBreadcrumbs",slot:"Separator",overridesResolver:(e,t)=>t.separator})({display:"flex",userSelect:"none",marginLeft:8,marginRight:8}),S=a.forwardRef(function(e,t){var i,o;let h=(0,l.b)({props:e,name:"MuiBreadcrumbs"}),{children:u,className:d,component:c="nav",slots:p={},slotProps:x={},expandText:b="Show path",itemsAfterCollapse:m=1,itemsBeforeCollapse:v=1,maxItems:y=8,separator:M="/",...S}=h,[L,_]=a.useState(!1),W={...h,component:c,expanded:L,expandText:b,itemsAfterCollapse:m,itemsBeforeCollapse:v,maxItems:y,separator:M},R=(e=>{let{classes:t}=e;return(0,s.A)({root:["root"],li:["li"],ol:["ol"],separator:["separator"]},g,t)})(W),$=(0,n.A)({elementType:p.CollapsedIcon,externalSlotProps:x.collapsedIcon,ownerState:W}),j=a.useRef(null),H=a.Children.toArray(u).filter(e=>a.isValidElement(e)).map((e,t)=>(0,f.jsx)("li",{className:R.li,children:e},`child-${t}`));return(0,f.jsx)(C,{ref:t,component:c,color:"textSecondary",className:(0,r.A)(R.root,d),ownerState:W,...S,children:(0,f.jsx)(w,{className:R.ol,ref:j,ownerState:W,children:(i=L||y&&H.length<=y||v+m>=H.length?H:[...H.slice(0,v),(0,f.jsx)(A,{"aria-label":b,slots:{CollapsedIcon:p.CollapsedIcon},slotProps:{collapsedIcon:$},onClick:()=>{_(!0);let e=j.current.querySelector("a[href],button,[tabindex]");e&&e.focus()}},"ellipsis"),...H.slice(H.length-m,H.length)],o=R.separator,i.reduce((e,t,a)=>(a<i.length-1?e=e.concat(t,(0,f.jsx)(k,{"aria-hidden":!0,className:o,ownerState:W,children:M},`separator-${a}`)):e.push(t),e),[]))})})})},57438(e,t,i){i.d(t,{A:()=>y});var a=i(70451),r=i(11750),s=i(59238),n=i(81023),o=i(93399),l=i(24726),h=i(77308),u=i(56599),d=i(23434),c=i(26952),f=i(72052),p=i(88091),x=i(82561),b=i(95279),m=i(62540);let A={primary:!0,secondary:!0,error:!0,info:!0,success:!0,warning:!0,textPrimary:!0,textSecondary:!0,textDisabled:!0},v=(0,h.A)(p.A,{name:"MuiLink",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:i}=e;return[t.root,t[`underline${(0,l.A)(i.underline)}`],"button"===i.component&&t.button]}})((0,d.A)(({theme:e})=>({variants:[{props:{underline:"none"},style:{textDecoration:"none"}},{props:{underline:"hover"},style:{textDecoration:"none","&:hover":{textDecoration:"underline"}}},{props:{underline:"always"},style:{textDecoration:"underline","&:hover":{textDecorationColor:"inherit"}}},{props:({underline:e,ownerState:t})=>"always"===e&&"inherit"!==t.color,style:{textDecorationColor:"var(--Link-underlineColor)"}},...Object.entries(e.palette).filter((0,c.A)()).map(([t])=>({props:{underline:"always",color:t},style:{"--Link-underlineColor":e.vars?`rgba(${e.vars.palette[t].mainChannel} / 0.4)`:(0,s.X4)(e.palette[t].main,.4)}})),{props:{underline:"always",color:"textPrimary"},style:{"--Link-underlineColor":e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.4)`:(0,s.X4)(e.palette.text.primary,.4)}},{props:{underline:"always",color:"textSecondary"},style:{"--Link-underlineColor":e.vars?`rgba(${e.vars.palette.text.secondaryChannel} / 0.4)`:(0,s.X4)(e.palette.text.secondary,.4)}},{props:{underline:"always",color:"textDisabled"},style:{"--Link-underlineColor":(e.vars||e).palette.text.disabled}},{props:{component:"button"},style:{position:"relative",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none","&::-moz-focus-inner":{borderStyle:"none"},[`&.${x.A.focusVisible}`]:{outline:"auto"}}}]}))),y=a.forwardRef(function(e,t){let i=(0,f.b)({props:e,name:"MuiLink"}),h=(0,u.A)(),{className:d,color:c="primary",component:p="a",onBlur:y,onFocus:g,TypographyClasses:M,underline:C="always",variant:w="inherit",sx:k,...S}=i,[L,_]=a.useState(!1),W={...i,color:c,component:p,focusVisible:L,underline:C,variant:w},R=(e=>{let{classes:t,component:i,focusVisible:a,underline:r}=e,s={root:["root",`underline${(0,l.A)(r)}`,"button"===i&&"button",a&&"focusVisible"]};return(0,n.A)(s,x.t,t)})(W);return(0,m.jsx)(v,{color:c,className:(0,r.A)(R.root,d),classes:M,component:p,onBlur:e=>{(0,o.A)(e.target)||_(!1),y&&y(e)},onFocus:e=>{(0,o.A)(e.target)&&_(!0),g&&g(e)},ref:t,ownerState:W,variant:w,...S,sx:[...void 0===A[c]?[{color:c}]:[],...Array.isArray(k)?k:[k]],style:{...S.style,..."always"===C&&"inherit"!==c&&!A[c]&&{"--Link-underlineColor":(({theme:e,ownerState:t})=>{let i=t.color,a=(0,b.Yn)(e,`palette.${i}.main`,!1)||(0,b.Yn)(e,`palette.${i}`,!1)||t.color,r=(0,b.Yn)(e,`palette.${i}.mainChannel`)||(0,b.Yn)(e,`palette.${i}Channel`);return"vars"in e&&r?`rgba(${r} / 0.4)`:(0,s.X4)(a,.4)})({theme:h,ownerState:W})}}})})},82561(e,t,i){i.d(t,{A:()=>n,t:()=>s});var a=i(29009),r=i(46733);function s(e){return(0,r.Ay)("MuiLink",e)}let n=(0,a.A)("MuiLink",["root","underlineNone","underlineHover","underlineAlways","button","focusVisible"])},8072(e,t,i){i.d(t,{A:()=>h});var a=i(70451),r=i(31789),s=i(70320),n=i(45827);let o={...a}.useSyncExternalStore;function l(e={}){let{themeId:t}=e;return function(e,i={}){let l=(0,n.A)();l&&t&&(l=l[t]||l);let h="u">typeof window&&void 0!==window.matchMedia,{defaultMatches:u=!1,matchMedia:d=h?window.matchMedia:null,ssrMatchMedia:c=null,noSsr:f=!1}=(0,s.A)({name:"MuiUseMediaQuery",props:i,theme:l}),p="function"==typeof e?e(l):e;return(p=p.replace(/^@media( ?)/m,"")).includes("print")&&console.warn("MUI: You have provided a `print` query to the `useMediaQuery` hook.\nUsing the print media query to modify print styles can lead to unexpected results.\nConsider using the `displayPrint` field in the `sx` prop instead.\nMore information about `displayPrint` on our docs: https://mui.com/system/display/#display-in-print."),(void 0!==o?function(e,t,i,r,s){let n=a.useCallback(()=>t,[t]),l=a.useMemo(()=>{if(s&&i)return()=>i(e).matches;if(null!==r){let{matches:t}=r(e);return()=>t}return n},[n,e,r,s,i]),[h,u]=a.useMemo(()=>{if(null===i)return[n,()=>()=>{}];let t=i(e);return[()=>t.matches,e=>(t.addEventListener("change",e),()=>{t.removeEventListener("change",e)})]},[n,i,e]);return o(u,h,l)}:function(e,t,i,s,n){let[o,l]=a.useState(()=>n&&i?i(e).matches:s?s(e).matches:t);return(0,r.A)(()=>{if(!i)return;let t=i(e),a=()=>{l(t.matches)};return a(),t.addEventListener("change",a),()=>{t.removeEventListener("change",a)}},[e,i]),o})(p,u,d,c,f)}}l();let h=l({themeId:i(93724).A})},92959(e,t,i){i.d(t,{A:()=>H});var a,r,s,n,o,l,h,u,d,c,f,p,x,b,m,A,v,y,g=function(e,t,i){if(!t.has(e))throw TypeError("attempted to set private field on non-instance");return t.set(e,i),i},M=function(e,t){if(!t.has(e))throw TypeError("attempted to get private field on non-instance");return t.get(e)};let C=function(e){var t=0;e+="x";var i=Math.floor(65745979961613.07);for(let a=0;a<e.length;a++)t>i&&(t=Math.floor(t/137)),t=131*t+e.charCodeAt(a);return t},w="0123456789abcdef".split(""),k=[-0x80000000,8388608,32768,128],S=[24,16,8,0],L=[0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5,0x3956c25b,0x59f111f1,0x923f82a4,0xab1c5ed5,0xd807aa98,0x12835b01,0x243185be,0x550c7dc3,0x72be5d74,0x80deb1fe,0x9bdc06a7,0xc19bf174,0xe49b69c1,0xefbe4786,0xfc19dc6,0x240ca1cc,0x2de92c6f,0x4a7484aa,0x5cb0a9dc,0x76f988da,0x983e5152,0xa831c66d,0xb00327c8,0xbf597fc7,0xc6e00bf3,0xd5a79147,0x6ca6351,0x14292967,0x27b70a85,0x2e1b2138,0x4d2c6dfc,0x53380d13,0x650a7354,0x766a0abb,0x81c2c92e,0x92722c85,0xa2bfe8a1,0xa81a664b,0xc24b8b70,0xc76c51a3,0xd192e819,0xd6990624,0xf40e3585,0x106aa070,0x19a4c116,0x1e376c08,0x2748774c,0x34b0bcb5,0x391c0cb3,0x4ed8aa4a,0x5b9cca4f,0x682e6ff3,0x748f82ee,0x78a5636f,0x84c87814,0x8cc70208,0x90befffa,0xa4506ceb,0xbef9a3f7,0xc67178f2],_=[];class W{constructor(e=!1,t=!1){a.set(this,void 0),r.set(this,void 0),s.set(this,void 0),n.set(this,void 0),o.set(this,void 0),l.set(this,void 0),h.set(this,void 0),u.set(this,void 0),d.set(this,void 0),c.set(this,void 0),f.set(this,void 0),p.set(this,void 0),x.set(this,void 0),b.set(this,void 0),m.set(this,void 0),A.set(this,void 0),v.set(this,0),y.set(this,void 0),this.init(e,t)}init(e,t){t?(_[0]=_[16]=_[1]=_[2]=_[3]=_[4]=_[5]=_[6]=_[7]=_[8]=_[9]=_[10]=_[11]=_[12]=_[13]=_[14]=_[15]=0,g(this,r,_)):g(this,r,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),e?(g(this,l,0xc1059ed8),g(this,h,0x367cd507),g(this,u,0x3070dd17),g(this,d,0xf70e5939),g(this,c,0xffc00b31),g(this,f,0x68581511),g(this,p,0x64f98fa7),g(this,x,0xbefa4fa4)):(g(this,l,0x6a09e667),g(this,h,0xbb67ae85),g(this,u,0x3c6ef372),g(this,d,0xa54ff53a),g(this,c,0x510e527f),g(this,f,0x9b05688c),g(this,p,0x1f83d9ab),g(this,x,0x5be0cd19)),g(this,a,g(this,y,g(this,s,g(this,m,0)))),g(this,n,g(this,b,!1)),g(this,o,!0),g(this,A,e)}update(e){let t;if(M(this,n))return this;t=e instanceof ArrayBuffer?new Uint8Array(e):e;let i=0,o=t.length,l=M(this,r);for(;i<o;){let e;if(M(this,b)&&(g(this,b,!1),l[0]=M(this,a),l[16]=l[1]=l[2]=l[3]=l[4]=l[5]=l[6]=l[7]=l[8]=l[9]=l[10]=l[11]=l[12]=l[13]=l[14]=l[15]=0),"string"!=typeof t)for(e=M(this,y);i<o&&e<64;++i)l[e>>2]|=t[i]<<S[3&e++];else for(e=M(this,y);i<o&&e<64;++i){let a=t.charCodeAt(i);a<128?l[e>>2]|=a<<S[3&e++]:(a<2048?l[e>>2]|=(192|a>>6)<<S[3&e++]:(a<55296||a>=57344?l[e>>2]|=(224|a>>12)<<S[3&e++]:(a=65536+((1023&a)<<10|1023&t.charCodeAt(++i)),l[e>>2]|=(240|a>>18)<<S[3&e++],l[e>>2]|=(128|a>>12&63)<<S[3&e++]),l[e>>2]|=(128|a>>6&63)<<S[3&e++]),l[e>>2]|=(128|63&a)<<S[3&e++])}g(this,v,e),g(this,s,M(this,s)+(e-M(this,y))),e>=64?(g(this,a,l[16]),g(this,y,e-64),this.hash(),g(this,b,!0)):g(this,y,e)}return M(this,s)>0xffffffff&&(g(this,m,M(this,m)+(M(this,s)/0x100000000|0)),g(this,s,M(this,s)%0x100000000)),this}finalize(){if(M(this,n))return;g(this,n,!0);let e=M(this,r),t=M(this,v);e[16]=M(this,a),e[t>>2]|=k[3&t],g(this,a,e[16]),t>=56&&(M(this,b)||this.hash(),e[0]=M(this,a),e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=M(this,m)<<3|M(this,s)>>>29,e[15]=M(this,s)<<3,this.hash()}hash(){let e,t,i,a,s,n,b,m,v,y=M(this,l),C=M(this,h),w=M(this,u),k=M(this,d),S=M(this,c),_=M(this,f),W=M(this,p),R=M(this,x),$=M(this,r);for(let i=16;i<64;++i)e=((a=$[i-15])>>>7|a<<25)^(a>>>18|a<<14)^a>>>3,t=((a=$[i-2])>>>17|a<<15)^(a>>>19|a<<13)^a>>>10,$[i]=$[i-16]+e+$[i-7]+t|0;v=C&w;for(let r=0;r<64;r+=4)M(this,o)?(M(this,A)?(n=300032,R=(a=$[0]-0x543c9a5b)-0x8f1a6c7|0,k=a+0x170e9b5|0):(n=0x2a01a605,R=(a=$[0]-0xc881298)-0x5ab00ac6|0,k=a+0x8909ae5|0),g(this,o,!1)):(e=(y>>>2|y<<30)^(y>>>13|y<<19)^(y>>>22|y<<10),t=(S>>>6|S<<26)^(S>>>11|S<<21)^(S>>>25|S<<7),i=(n=y&C)^y&w^v,a=R+t+(S&_^~S&W)+L[r]+$[r],s=e+i,R=k+a|0,k=a+s|0),e=(k>>>2|k<<30)^(k>>>13|k<<19)^(k>>>22|k<<10),t=(R>>>6|R<<26)^(R>>>11|R<<21)^(R>>>25|R<<7),i=(b=k&y)^k&C^n,a=W+t+(R&S^~R&_)+L[r+1]+$[r+1],s=e+i,W=w+a|0,e=((w=a+s|0)>>>2|w<<30)^(w>>>13|w<<19)^(w>>>22|w<<10),t=(W>>>6|W<<26)^(W>>>11|W<<21)^(W>>>25|W<<7),i=(m=w&k)^w&y^b,a=_+t+(W&R^~W&S)+L[r+2]+$[r+2],s=e+i,_=C+a|0,e=((C=a+s|0)>>>2|C<<30)^(C>>>13|C<<19)^(C>>>22|C<<10),t=(_>>>6|_<<26)^(_>>>11|_<<21)^(_>>>25|_<<7),i=(v=C&w)^C&k^m,a=S+t+(_&W^~_&R)+L[r+3]+$[r+3],s=e+i,S=y+a|0,y=a+s|0;g(this,l,M(this,l)+y|0),g(this,h,M(this,h)+C|0),g(this,u,M(this,u)+w|0),g(this,d,M(this,d)+k|0),g(this,c,M(this,c)+S|0),g(this,f,M(this,f)+_|0),g(this,p,M(this,p)+W|0),g(this,x,M(this,x)+R|0)}hex(){this.finalize();let e=M(this,l),t=M(this,h),i=M(this,u),a=M(this,d),r=M(this,c),s=M(this,f),n=M(this,p),o=M(this,x),b=w[e>>28&15]+w[e>>24&15]+w[e>>20&15]+w[e>>16&15]+w[e>>12&15]+w[e>>8&15]+w[e>>4&15]+w[15&e]+w[t>>28&15]+w[t>>24&15]+w[t>>20&15]+w[t>>16&15]+w[t>>12&15]+w[t>>8&15]+w[t>>4&15]+w[15&t]+w[i>>28&15]+w[i>>24&15]+w[i>>20&15]+w[i>>16&15]+w[i>>12&15]+w[i>>8&15]+w[i>>4&15]+w[15&i]+w[a>>28&15]+w[a>>24&15]+w[a>>20&15]+w[a>>16&15]+w[a>>12&15]+w[a>>8&15]+w[a>>4&15]+w[15&a]+w[r>>28&15]+w[r>>24&15]+w[r>>20&15]+w[r>>16&15]+w[r>>12&15]+w[r>>8&15]+w[r>>4&15]+w[15&r]+w[s>>28&15]+w[s>>24&15]+w[s>>20&15]+w[s>>16&15]+w[s>>12&15]+w[s>>8&15]+w[s>>4&15]+w[15&s]+w[n>>28&15]+w[n>>24&15]+w[n>>20&15]+w[n>>16&15]+w[n>>12&15]+w[n>>8&15]+w[n>>4&15]+w[15&n];return M(this,A)||(b+=w[o>>28&15]+w[o>>24&15]+w[o>>20&15]+w[o>>16&15]+w[o>>12&15]+w[o>>8&15]+w[o>>4&15]+w[15&o]),b}toString(){return this.hex()}digest(){this.finalize();let e=M(this,l),t=M(this,h),i=M(this,u),a=M(this,d),r=M(this,c),s=M(this,f),n=M(this,p),o=M(this,x),b=[e>>24&255,e>>16&255,e>>8&255,255&e,t>>24&255,t>>16&255,t>>8&255,255&t,i>>24&255,i>>16&255,i>>8&255,255&i,a>>24&255,a>>16&255,a>>8&255,255&a,r>>24&255,r>>16&255,r>>8&255,255&r,s>>24&255,s>>16&255,s>>8&255,255&s,n>>24&255,n>>16&255,n>>8&255,255&n];return M(this,A)||b.push(o>>24&255,o>>16&255,o>>8&255,255&o),b}array(){return this.digest()}arrayBuffer(){this.finalize();let e=new ArrayBuffer(M(this,A)?28:32),t=new DataView(e);return t.setUint32(0,M(this,l)),t.setUint32(4,M(this,h)),t.setUint32(8,M(this,u)),t.setUint32(12,M(this,d)),t.setUint32(16,M(this,c)),t.setUint32(20,M(this,f)),t.setUint32(24,M(this,p)),M(this,A)||t.setUint32(28,M(this,x)),e}}function R(e){let t=new W;return t.update(e),parseInt(t.hex().substring(0,8),16)}a=new WeakMap,r=new WeakMap,s=new WeakMap,n=new WeakMap,o=new WeakMap,l=new WeakMap,h=new WeakMap,u=new WeakMap,d=new WeakMap,c=new WeakMap,f=new WeakMap,p=new WeakMap,x=new WeakMap,b=new WeakMap,m=new WeakMap,A=new WeakMap,v=new WeakMap,y=new WeakMap;let $=function(e){var t="#";return e.forEach(function(e){e<16&&(t+=0),t+=e.toString(16)}),t},j=function(e,t,i){var a=i<.5?i*(1+t):i+t-i*t,r=2*i-a;return[(e/=360)+1/3,e,e-1/3].map(function(e){return e<0&&e++,e>1&&e--,Math.round(255*(e=e<1/6?r+(a-r)*6*e:e<.5?a:e<2/3?r+(a-r)*6*(2/3-e):r))})};class H{constructor(e={}){const[t,i]=[e.lightness,e.saturation].map(function(e){return Array.isArray(e=void 0!==e?e:[.35,.5,.65])?e.concat():[e]});this.L=t,this.S=i,"number"==typeof e.hue&&(e.hue={min:e.hue,max:e.hue}),"object"!=typeof e.hue||Array.isArray(e.hue)||(e.hue=[e.hue]),void 0===e.hue&&(e.hue=[]),this.hueRanges=e.hue.map(function(e){return{min:void 0===e.min?0:e.min,max:void 0===e.max?360:e.max}}),this.hash=R,"function"==typeof e.hash&&(this.hash=e.hash),"bkdr"===e.hash&&(this.hash=C)}hsl(e){var t,i,a=this.hash(e);if(this.hueRanges.length){let e=this.hueRanges[a%this.hueRanges.length];t=a/this.hueRanges.length%727*(e.max-e.min)/727+e.min}else t=a%359;return a=Math.ceil(a/360),i=this.S[a%this.S.length],a=Math.ceil(a/this.S.length),[t,i,this.L[a%this.L.length]]}rgb(e){var t=this.hsl(e);return j.apply(this,t)}hex(e){return $(this.rgb(e))}}},50172(e,t,i){var a;t.default=void 0,t.default=(0,((a=i(1448))&&a.__esModule?a:{default:a}).default)("M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z","ContentCopy")},1355(e,t,i){var a;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((a=i(1448))&&a.__esModule?a:{default:a}).default)("M12,9A3,3 0 0,1 15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9M12,4.5C17,4.5 21.27,7.61 23,12C21.27,16.39 17,19.5 12,19.5C7,19.5 2.73,16.39 1,12C2.73,7.61 7,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C15.76,17.5 19.17,15.36 20.82,12C19.17,8.64 15.76,6.5 12,6.5C8.24,6.5 4.83,8.64 3.18,12Z","EyeOutline")},98599(e,t,i){var a;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((a=i(1448))&&a.__esModule?a:{default:a}).default)("M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z","Magnify")},13087(e,t,i){var a;t.default=void 0,t.default=(0,((a=i(1448))&&a.__esModule?a:{default:a}).default)("M17.5,12A1.5,1.5 0 0,1 16,10.5A1.5,1.5 0 0,1 17.5,9A1.5,1.5 0 0,1 19,10.5A1.5,1.5 0 0,1 17.5,12M14.5,8A1.5,1.5 0 0,1 13,6.5A1.5,1.5 0 0,1 14.5,5A1.5,1.5 0 0,1 16,6.5A1.5,1.5 0 0,1 14.5,8M9.5,8A1.5,1.5 0 0,1 8,6.5A1.5,1.5 0 0,1 9.5,5A1.5,1.5 0 0,1 11,6.5A1.5,1.5 0 0,1 9.5,8M6.5,12A1.5,1.5 0 0,1 5,10.5A1.5,1.5 0 0,1 6.5,9A1.5,1.5 0 0,1 8,10.5A1.5,1.5 0 0,1 6.5,12M12,3A9,9 0 0,0 3,12A9,9 0 0,0 12,21A1.5,1.5 0 0,0 13.5,19.5C13.5,19.11 13.35,18.76 13.11,18.5C12.88,18.23 12.73,17.88 12.73,17.5A1.5,1.5 0 0,1 14.23,16H16A5,5 0 0,0 21,11C21,6.58 16.97,3 12,3Z","Palette")},74987(e,t,i){var a;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=(0,((a=i(1448))&&a.__esModule?a:{default:a}).default)("M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z","Refresh")}}]);