@vitus-labs/elements 1.2.2 → 1.2.3-alpha.3

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 (87) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +279 -66
  3. package/lib/analysis/index.js.html +18 -18
  4. package/lib/analysis/vitus-labs-elements.native.js.html +18 -18
  5. package/lib/index.d.ts +832 -849
  6. package/lib/index.d.ts.map +1 -0
  7. package/lib/index.js +1290 -1160
  8. package/lib/index.js.map +1 -1
  9. package/lib/vitus-labs-elements.native.js +1176 -1060
  10. package/lib/vitus-labs-elements.native.js.map +1 -1
  11. package/package.json +23 -23
  12. package/lib/types/Element/component.d.ts +0 -4
  13. package/lib/types/Element/component.d.ts.map +0 -1
  14. package/lib/types/Element/constants.d.ts +0 -51
  15. package/lib/types/Element/constants.d.ts.map +0 -1
  16. package/lib/types/Element/index.d.ts +0 -7
  17. package/lib/types/Element/index.d.ts.map +0 -1
  18. package/lib/types/Element/types.d.ts +0 -423
  19. package/lib/types/Element/types.d.ts.map +0 -1
  20. package/lib/types/Element/utils.d.ts +0 -5
  21. package/lib/types/Element/utils.d.ts.map +0 -1
  22. package/lib/types/Element/withEqualSizeBeforeAfter.d.ts +0 -8
  23. package/lib/types/Element/withEqualSizeBeforeAfter.d.ts.map +0 -1
  24. package/lib/types/List/component.d.ts +0 -23
  25. package/lib/types/List/component.d.ts.map +0 -1
  26. package/lib/types/List/index.d.ts +0 -7
  27. package/lib/types/List/index.d.ts.map +0 -1
  28. package/lib/types/List/withActiveState.d.ts +0 -11
  29. package/lib/types/List/withActiveState.d.ts.map +0 -1
  30. package/lib/types/Overlay/component.d.ts +0 -52
  31. package/lib/types/Overlay/component.d.ts.map +0 -1
  32. package/lib/types/Overlay/context.d.ts +0 -12
  33. package/lib/types/Overlay/context.d.ts.map +0 -1
  34. package/lib/types/Overlay/index.d.ts +0 -7
  35. package/lib/types/Overlay/index.d.ts.map +0 -1
  36. package/lib/types/Overlay/useOverlay.d.ts +0 -109
  37. package/lib/types/Overlay/useOverlay.d.ts.map +0 -1
  38. package/lib/types/Portal/component.d.ts +0 -20
  39. package/lib/types/Portal/component.d.ts.map +0 -1
  40. package/lib/types/Portal/index.d.ts +0 -5
  41. package/lib/types/Portal/index.d.ts.map +0 -1
  42. package/lib/types/Text/component.d.ts +0 -30
  43. package/lib/types/Text/component.d.ts.map +0 -1
  44. package/lib/types/Text/index.d.ts +0 -5
  45. package/lib/types/Text/index.d.ts.map +0 -1
  46. package/lib/types/Text/styled.d.ts +0 -3
  47. package/lib/types/Text/styled.d.ts.map +0 -1
  48. package/lib/types/Util/component.d.ts +0 -19
  49. package/lib/types/Util/component.d.ts.map +0 -1
  50. package/lib/types/Util/index.d.ts +0 -5
  51. package/lib/types/Util/index.d.ts.map +0 -1
  52. package/lib/types/constants.d.ts +0 -2
  53. package/lib/types/constants.d.ts.map +0 -1
  54. package/lib/types/helpers/Content/component.d.ts +0 -5
  55. package/lib/types/helpers/Content/component.d.ts.map +0 -1
  56. package/lib/types/helpers/Content/index.d.ts +0 -3
  57. package/lib/types/helpers/Content/index.d.ts.map +0 -1
  58. package/lib/types/helpers/Content/styled.d.ts +0 -3
  59. package/lib/types/helpers/Content/styled.d.ts.map +0 -1
  60. package/lib/types/helpers/Content/types.d.ts +0 -31
  61. package/lib/types/helpers/Content/types.d.ts.map +0 -1
  62. package/lib/types/helpers/Iterator/component.d.ts +0 -10
  63. package/lib/types/helpers/Iterator/component.d.ts.map +0 -1
  64. package/lib/types/helpers/Iterator/index.d.ts +0 -5
  65. package/lib/types/helpers/Iterator/index.d.ts.map +0 -1
  66. package/lib/types/helpers/Iterator/types.d.ts +0 -60
  67. package/lib/types/helpers/Iterator/types.d.ts.map +0 -1
  68. package/lib/types/helpers/Wrapper/component.d.ts +0 -5
  69. package/lib/types/helpers/Wrapper/component.d.ts.map +0 -1
  70. package/lib/types/helpers/Wrapper/constants.d.ts +0 -6
  71. package/lib/types/helpers/Wrapper/constants.d.ts.map +0 -1
  72. package/lib/types/helpers/Wrapper/index.d.ts +0 -3
  73. package/lib/types/helpers/Wrapper/index.d.ts.map +0 -1
  74. package/lib/types/helpers/Wrapper/styled.d.ts +0 -3
  75. package/lib/types/helpers/Wrapper/styled.d.ts.map +0 -1
  76. package/lib/types/helpers/Wrapper/types.d.ts +0 -42
  77. package/lib/types/helpers/Wrapper/types.d.ts.map +0 -1
  78. package/lib/types/helpers/Wrapper/utils.d.ts +0 -4
  79. package/lib/types/helpers/Wrapper/utils.d.ts.map +0 -1
  80. package/lib/types/helpers/index.d.ts +0 -4
  81. package/lib/types/helpers/index.d.ts.map +0 -1
  82. package/lib/types/index.d.ts +0 -18
  83. package/lib/types/index.d.ts.map +0 -1
  84. package/lib/types/types.d.ts +0 -51
  85. package/lib/types/types.d.ts.map +0 -1
  86. package/lib/types/utils.d.ts +0 -2
  87. package/lib/types/utils.d.ts.map +0 -1
@@ -149,9 +149,9 @@ main {
149
149
  var drawChart = (function (exports) {
150
150
  'use strict';
151
151
 
152
- var n,l$1,u$2,i$1,r$1,o$1,e$1,f$2,c$2,s$1,a$2,h$1,p$1={},v$1=[],y$3=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,d$1=Array.isArray;function w$1(n,l){for(var u in l)n[u]=l[u];return n}function _(n){n&&n.parentNode&&n.parentNode.removeChild(n);}function g(l,u,t){var i,r,o,e={};for(o in u)"key"==o?i=u[o]:"ref"==o?r=u[o]:e[o]=u[o];if(arguments.length>2&&(e.children=arguments.length>3?n.call(arguments,2):t),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps)void 0===e[o]&&(e[o]=l.defaultProps[o]);return m$2(l,e,i,r,null)}function m$2(n,t,i,r,o){var e={type:n,props:t,key:i,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==o?++u$2:o,__i:-1,__u:0};return null==o&&null!=l$1.vnode&&l$1.vnode(e),e}function k$1(n){return n.children}function x$3(n,l){this.props=n,this.context=l;}function C$1(n,l){if(null==l)return n.__?C$1(n.__,n.__i+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?C$1(n):null}function S(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return S(n)}}function M(n){(!n.__d&&(n.__d=!0)&&i$1.push(n)&&!P.__r++||r$1!==l$1.debounceRendering)&&((r$1=l$1.debounceRendering)||o$1)(P);}function P(){var n,u,t,r,o,f,c,s;for(i$1.sort(e$1);n=i$1.shift();)n.__d&&(u=i$1.length,r=void 0,f=(o=(t=n).__v).__e,c=[],s=[],t.__P&&((r=w$1({},o)).__v=o.__v+1,l$1.vnode&&l$1.vnode(r),j$1(t.__P,r,o,t.__n,t.__P.namespaceURI,32&o.__u?[f]:null,c,null==f?C$1(o):f,!!(32&o.__u),s),r.__v=o.__v,r.__.__k[r.__i]=r,z$1(c,r,s),r.__e!=f&&S(r)),i$1.length>u&&i$1.sort(e$1));P.__r=0;}function $(n,l,u,t,i,r,o,e,f,c,s){var a,h,y,d,w,_,g=t&&t.__k||v$1,m=l.length;for(f=I(u,l,g,f,m),a=0;a<m;a++)null!=(y=u.__k[a])&&(h=-1===y.__i?p$1:g[y.__i]||p$1,y.__i=a,_=j$1(n,y,h,i,r,o,e,f,c,s),d=y.__e,y.ref&&h.ref!=y.ref&&(h.ref&&V(h.ref,null,y),s.push(y.ref,y.__c||d,y)),null==w&&null!=d&&(w=d),4&y.__u||h.__k===y.__k?f=A$1(y,f,n):"function"==typeof y.type&&void 0!==_?f=_:d&&(f=d.nextSibling),y.__u&=-7);return u.__e=w,f}function I(n,l,u,t,i){var r,o,e,f,c,s=u.length,a=s,h=0;for(n.__k=new Array(i),r=0;r<i;r++)null!=(o=l[r])&&"boolean"!=typeof o&&"function"!=typeof o?(f=r+h,(o=n.__k[r]="string"==typeof o||"number"==typeof o||"bigint"==typeof o||o.constructor==String?m$2(null,o,null,null,null):d$1(o)?m$2(k$1,{children:o},null,null,null):void 0===o.constructor&&o.__b>0?m$2(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=n,o.__b=n.__b+1,e=null,-1!==(c=o.__i=L(o,u,f,a))&&(a--,(e=u[c])&&(e.__u|=2)),null==e||null===e.__v?(-1==c&&h--,"function"!=typeof o.type&&(o.__u|=4)):c!=f&&(c==f-1?h--:c==f+1?h++:(c>f?h--:h++,o.__u|=4))):n.__k[r]=null;if(a)for(r=0;r<s;r++)null!=(e=u[r])&&0==(2&e.__u)&&(e.__e==t&&(t=C$1(e)),q$1(e,e));return t}function A$1(n,l,u){var t,i;if("function"==typeof n.type){for(t=n.__k,i=0;t&&i<t.length;i++)t[i]&&(t[i].__=n,l=A$1(t[i],l,u));return l}n.__e!=l&&(l&&n.type&&!u.contains(l)&&(l=C$1(n)),u.insertBefore(n.__e,l||null),l=n.__e);do{l=l&&l.nextSibling;}while(null!=l&&8==l.nodeType);return l}function L(n,l,u,t){var i,r,o=n.key,e=n.type,f=l[u];if(null===f||f&&o==f.key&&e===f.type&&0==(2&f.__u))return u;if(t>(null!=f&&0==(2&f.__u)?1:0))for(i=u-1,r=u+1;i>=0||r<l.length;){if(i>=0){if((f=l[i])&&0==(2&f.__u)&&o==f.key&&e===f.type)return i;i--;}if(r<l.length){if((f=l[r])&&0==(2&f.__u)&&o==f.key&&e===f.type)return r;r++;}}return -1}function T$1(n,l,u){"-"==l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":"number"!=typeof u||y$3.test(l)?u:u+"px";}function F(n,l,u,t,i){var r;n:if("style"==l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||T$1(n.style,l,"");if(u)for(l in u)t&&u[l]===t[l]||T$1(n.style,l,u[l]);}else if("o"==l[0]&&"n"==l[1])r=l!=(l=l.replace(f$2,"$1")),l=l.toLowerCase()in n||"onFocusOut"==l||"onFocusIn"==l?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?t?u.u=t.u:(u.u=c$2,n.addEventListener(l,r?a$2:s$1,r)):n.removeEventListener(l,r?a$2:s$1,r);else {if("http://www.w3.org/2000/svg"==i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=l&&"height"!=l&&"href"!=l&&"list"!=l&&"form"!=l&&"tabIndex"!=l&&"download"!=l&&"rowSpan"!=l&&"colSpan"!=l&&"role"!=l&&"popover"!=l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||!1===u&&"-"!=l[4]?n.removeAttribute(l):n.setAttribute(l,"popover"==l&&1==u?"":u));}}function O(n){return function(u){if(this.l){var t=this.l[u.type+n];if(null==u.t)u.t=c$2++;else if(u.t<t.u)return;return t(l$1.event?l$1.event(u):u)}}}function j$1(n,u,t,i,r,o,e,f,c,s){var a,h,p,v,y,g,m,b,C,S,M,P,I,A,H,L,T,F=u.type;if(void 0!==u.constructor)return null;128&t.__u&&(c=!!(32&t.__u),o=[f=u.__e=t.__e]),(a=l$1.__b)&&a(u);n:if("function"==typeof F)try{if(b=u.props,C="prototype"in F&&F.prototype.render,S=(a=F.contextType)&&i[a.__c],M=a?S?S.props.value:a.__:i,t.__c?m=(h=u.__c=t.__c).__=h.__E:(C?u.__c=h=new F(b,M):(u.__c=h=new x$3(b,M),h.constructor=F,h.render=B$1),S&&S.sub(h),h.props=b,h.state||(h.state={}),h.context=M,h.__n=i,p=h.__d=!0,h.__h=[],h._sb=[]),C&&null==h.__s&&(h.__s=h.state),C&&null!=F.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=w$1({},h.__s)),w$1(h.__s,F.getDerivedStateFromProps(b,h.__s))),v=h.props,y=h.state,h.__v=u,p)C&&null==F.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),C&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else {if(C&&null==F.getDerivedStateFromProps&&b!==v&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(b,M),!h.__e&&(null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(b,h.__s,M)||u.__v==t.__v)){for(u.__v!=t.__v&&(h.props=b,h.state=h.__s,h.__d=!1),u.__e=t.__e,u.__k=t.__k,u.__k.some(function(n){n&&(n.__=u);}),P=0;P<h._sb.length;P++)h.__h.push(h._sb[P]);h._sb=[],h.__h.length&&e.push(h);break n}null!=h.componentWillUpdate&&h.componentWillUpdate(b,h.__s,M),C&&null!=h.componentDidUpdate&&h.__h.push(function(){h.componentDidUpdate(v,y,g);});}if(h.context=M,h.props=b,h.__P=n,h.__e=!1,I=l$1.__r,A=0,C){for(h.state=h.__s,h.__d=!1,I&&I(u),a=h.render(h.props,h.state,h.context),H=0;H<h._sb.length;H++)h.__h.push(h._sb[H]);h._sb=[];}else do{h.__d=!1,I&&I(u),a=h.render(h.props,h.state,h.context),h.state=h.__s;}while(h.__d&&++A<25);h.state=h.__s,null!=h.getChildContext&&(i=w$1(w$1({},i),h.getChildContext())),C&&!p&&null!=h.getSnapshotBeforeUpdate&&(g=h.getSnapshotBeforeUpdate(v,y)),f=$(n,d$1(L=null!=a&&a.type===k$1&&null==a.key?a.props.children:a)?L:[L],u,t,i,r,o,e,f,c,s),h.base=u.__e,u.__u&=-161,h.__h.length&&e.push(h),m&&(h.__E=h.__=null);}catch(n){if(u.__v=null,c||null!=o)if(n.then){for(u.__u|=c?160:128;f&&8==f.nodeType&&f.nextSibling;)f=f.nextSibling;o[o.indexOf(f)]=null,u.__e=f;}else for(T=o.length;T--;)_(o[T]);else u.__e=t.__e,u.__k=t.__k;l$1.__e(n,u,t);}else null==o&&u.__v==t.__v?(u.__k=t.__k,u.__e=t.__e):f=u.__e=N(t.__e,u,t,i,r,o,e,c,s);return (a=l$1.diffed)&&a(u),128&u.__u?void 0:f}function z$1(n,u,t){for(var i=0;i<t.length;i++)V(t[i],t[++i],t[++i]);l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function N(u,t,i,r,o,e,f,c,s){var a,h,v,y,w,g,m,b=i.props,k=t.props,x=t.type;if("svg"==x?o="http://www.w3.org/2000/svg":"math"==x?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=e)for(a=0;a<e.length;a++)if((w=e[a])&&"setAttribute"in w==!!x&&(x?w.localName==x:3==w.nodeType)){u=w,e[a]=null;break}if(null==u){if(null==x)return document.createTextNode(k);u=document.createElementNS(o,x,k.is&&k),c&&(l$1.__m&&l$1.__m(t,e),c=!1),e=null;}if(null===x)b===k||c&&u.data===k||(u.data=k);else {if(e=e&&n.call(u.childNodes),b=i.props||p$1,!c&&null!=e)for(b={},a=0;a<u.attributes.length;a++)b[(w=u.attributes[a]).name]=w.value;for(a in b)if(w=b[a],"children"==a);else if("dangerouslySetInnerHTML"==a)v=w;else if(!(a in k)){if("value"==a&&"defaultValue"in k||"checked"==a&&"defaultChecked"in k)continue;F(u,a,null,w,o);}for(a in k)w=k[a],"children"==a?y=w:"dangerouslySetInnerHTML"==a?h=w:"value"==a?g=w:"checked"==a?m=w:c&&"function"!=typeof w||b[a]===w||F(u,a,w,b[a],o);if(h)c||v&&(h.__html===v.__html||h.__html===u.innerHTML)||(u.innerHTML=h.__html),t.__k=[];else if(v&&(u.innerHTML=""),$(u,d$1(y)?y:[y],t,i,r,"foreignObject"==x?"http://www.w3.org/1999/xhtml":o,e,f,e?e[0]:i.__k&&C$1(i,0),c,s),null!=e)for(a=e.length;a--;)_(e[a]);c||(a="value","progress"==x&&null==g?u.removeAttribute("value"):void 0!==g&&(g!==u[a]||"progress"==x&&!g||"option"==x&&g!==b[a])&&F(u,a,g,b[a],o),a="checked",void 0!==m&&m!==u[a]&&F(u,a,m,b[a],o));}return u}function V(n,u,t){try{if("function"==typeof n){var i="function"==typeof n.__u;i&&n.__u(),i&&null==u||(n.__u=n(u));}else n.current=u;}catch(n){l$1.__e(n,t);}}function q$1(n,u,t){var i,r;if(l$1.unmount&&l$1.unmount(n),(i=n.ref)&&(i.current&&i.current!==n.__e||V(i,null,u)),null!=(i=n.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount();}catch(n){l$1.__e(n,u);}i.base=i.__P=null;}if(i=n.__k)for(r=0;r<i.length;r++)i[r]&&q$1(i[r],u,t||"function"!=typeof n.type);t||_(n.__e),n.__c=n.__=n.__e=void 0;}function B$1(n,l,u){return this.constructor(n,u)}function D$1(u,t,i){var r,o,e,f;t==document&&(t=document.documentElement),l$1.__&&l$1.__(u,t),o=(r="function"==typeof i)?null:t.__k,e=[],f=[],j$1(t,u=(t).__k=g(k$1,null,[u]),o||p$1,p$1,t.namespaceURI,o?null:t.firstChild?n.call(t.childNodes):null,e,o?o.__e:t.firstChild,r,f),z$1(e,u,f);}function J(n,l){var u={__c:l="__cC"+h$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,t;return this.getChildContext||(u=new Set,(t={})[l]=this,this.getChildContext=function(){return t},this.componentWillUnmount=function(){u=null;},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.forEach(function(n){n.__e=!0,M(n);});},this.sub=function(n){u.add(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u&&u.delete(n),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u}n=v$1.slice,l$1={__e:function(n,l,u,t){for(var i,r,o;l=l.__;)if((i=l.__c)&&!i.__)try{if((r=i.constructor)&&null!=r.getDerivedStateFromError&&(i.setState(r.getDerivedStateFromError(n)),o=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),o=i.__d),o)return i.__E=i}catch(l){n=l;}throw n}},u$2=0,x$3.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=w$1({},this.state),"function"==typeof n&&(n=n(w$1({},u),this.props)),n&&w$1(u,n),null!=n&&this.__v&&(l&&this._sb.push(l),M(this));},x$3.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),M(this));},x$3.prototype.render=k$1,i$1=[],o$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,e$1=function(n,l){return n.__v.__b-l.__v.__b},P.__r=0,f$2=/(PointerCapture)$|Capture$/i,c$2=0,s$1=O(!1),a$2=O(!0),h$1=0;
152
+ var n,l$1,u$2,i$1,r$1,o$1,e$1,f$2,c$2,s$1,a$2,h$1,p$1={},v$1=[],y$3=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,w$1=Array.isArray;function d$1(n,l){for(var u in l)n[u]=l[u];return n}function g(n){n&&n.parentNode&&n.parentNode.removeChild(n);}function _(l,u,t){var i,r,o,e={};for(o in u)"key"==o?i=u[o]:"ref"==o?r=u[o]:e[o]=u[o];if(arguments.length>2&&(e.children=arguments.length>3?n.call(arguments,2):t),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps) void 0===e[o]&&(e[o]=l.defaultProps[o]);return m$2(l,e,i,r,null)}function m$2(n,t,i,r,o){var e={type:n,props:t,key:i,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==o?++u$2:o,__i:-1,__u:0};return null==o&&null!=l$1.vnode&&l$1.vnode(e),e}function k$1(n){return n.children}function x$3(n,l){this.props=n,this.context=l;}function S(n,l){if(null==l)return n.__?S(n.__,n.__i+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?S(n):null}function C$1(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return C$1(n)}}function M(n){(!n.__d&&(n.__d=true)&&i$1.push(n)&&!$.__r++||r$1!=l$1.debounceRendering)&&((r$1=l$1.debounceRendering)||o$1)($);}function $(){for(var n,u,t,r,o,f,c,s=1;i$1.length;)i$1.length>s&&i$1.sort(e$1),n=i$1.shift(),s=i$1.length,n.__d&&(t=void 0,o=(r=(u=n).__v).__e,f=[],c=[],u.__P&&((t=d$1({},r)).__v=r.__v+1,l$1.vnode&&l$1.vnode(t),O(u.__P,t,r,u.__n,u.__P.namespaceURI,32&r.__u?[o]:null,f,null==o?S(r):o,!!(32&r.__u),c),t.__v=r.__v,t.__.__k[t.__i]=t,z$1(f,t,c),t.__e!=o&&C$1(t)));$.__r=0;}function I(n,l,u,t,i,r,o,e,f,c,s){var a,h,y,w,d,g,_=t&&t.__k||v$1,m=l.length;for(f=P(u,l,_,f,m),a=0;a<m;a++)null!=(y=u.__k[a])&&(h=-1==y.__i?p$1:_[y.__i]||p$1,y.__i=a,g=O(n,y,h,i,r,o,e,f,c,s),w=y.__e,y.ref&&h.ref!=y.ref&&(h.ref&&q$1(h.ref,null,y),s.push(y.ref,y.__c||w,y)),null==d&&null!=w&&(d=w),4&y.__u||h.__k===y.__k?f=A$1(y,f,n):"function"==typeof y.type&&void 0!==g?f=g:w&&(f=w.nextSibling),y.__u&=-7);return u.__e=d,f}function P(n,l,u,t,i){var r,o,e,f,c,s=u.length,a=s,h=0;for(n.__k=new Array(i),r=0;r<i;r++)null!=(o=l[r])&&"boolean"!=typeof o&&"function"!=typeof o?(f=r+h,(o=n.__k[r]="string"==typeof o||"number"==typeof o||"bigint"==typeof o||o.constructor==String?m$2(null,o,null,null,null):w$1(o)?m$2(k$1,{children:o},null,null,null):null==o.constructor&&o.__b>0?m$2(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=n,o.__b=n.__b+1,e=null,-1!=(c=o.__i=L(o,u,f,a))&&(a--,(e=u[c])&&(e.__u|=2)),null==e||null==e.__v?(-1==c&&(i>s?h--:i<s&&h++),"function"!=typeof o.type&&(o.__u|=4)):c!=f&&(c==f-1?h--:c==f+1?h++:(c>f?h--:h++,o.__u|=4))):n.__k[r]=null;if(a)for(r=0;r<s;r++)null!=(e=u[r])&&0==(2&e.__u)&&(e.__e==t&&(t=S(e)),B$1(e,e));return t}function A$1(n,l,u){var t,i;if("function"==typeof n.type){for(t=n.__k,i=0;t&&i<t.length;i++)t[i]&&(t[i].__=n,l=A$1(t[i],l,u));return l}n.__e!=l&&(l&&n.type&&!u.contains(l)&&(l=S(n)),u.insertBefore(n.__e,l||null),l=n.__e);do{l=l&&l.nextSibling;}while(null!=l&&8==l.nodeType);return l}function L(n,l,u,t){var i,r,o=n.key,e=n.type,f=l[u];if(null===f&&null==n.key||f&&o==f.key&&e==f.type&&0==(2&f.__u))return u;if(t>(null!=f&&0==(2&f.__u)?1:0))for(i=u-1,r=u+1;i>=0||r<l.length;){if(i>=0){if((f=l[i])&&0==(2&f.__u)&&o==f.key&&e==f.type)return i;i--;}if(r<l.length){if((f=l[r])&&0==(2&f.__u)&&o==f.key&&e==f.type)return r;r++;}}return -1}function T$1(n,l,u){"-"==l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":"number"!=typeof u||y$3.test(l)?u:u+"px";}function j$1(n,l,u,t,i){var r,o;n:if("style"==l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||T$1(n.style,l,"");if(u)for(l in u)t&&u[l]==t[l]||T$1(n.style,l,u[l]);}else if("o"==l[0]&&"n"==l[1])r=l!=(l=l.replace(f$2,"$1")),o=l.toLowerCase(),l=o in n||"onFocusOut"==l||"onFocusIn"==l?o.slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?t?u.u=t.u:(u.u=c$2,n.addEventListener(l,r?a$2:s$1,r)):n.removeEventListener(l,r?a$2:s$1,r);else {if("http://www.w3.org/2000/svg"==i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=l&&"height"!=l&&"href"!=l&&"list"!=l&&"form"!=l&&"tabIndex"!=l&&"download"!=l&&"rowSpan"!=l&&"colSpan"!=l&&"role"!=l&&"popover"!=l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||false===u&&"-"!=l[4]?n.removeAttribute(l):n.setAttribute(l,"popover"==l&&1==u?"":u));}}function F(n){return function(u){if(this.l){var t=this.l[u.type+n];if(null==u.t)u.t=c$2++;else if(u.t<t.u)return;return t(l$1.event?l$1.event(u):u)}}}function O(n,u,t,i,r,o,e,f,c,s){var a,h,p,v,y,_,m,b,S,C,M,$,P,A,H,L,T,j=u.type;if(null!=u.constructor)return null;128&t.__u&&(c=!!(32&t.__u),o=[f=u.__e=t.__e]),(a=l$1.__b)&&a(u);n:if("function"==typeof j)try{if(b=u.props,S="prototype"in j&&j.prototype.render,C=(a=j.contextType)&&i[a.__c],M=a?C?C.props.value:a.__:i,t.__c?m=(h=u.__c=t.__c).__=h.__E:(S?u.__c=h=new j(b,M):(u.__c=h=new x$3(b,M),h.constructor=j,h.render=D$1),C&&C.sub(h),h.props=b,h.state||(h.state={}),h.context=M,h.__n=i,p=h.__d=!0,h.__h=[],h._sb=[]),S&&null==h.__s&&(h.__s=h.state),S&&null!=j.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=d$1({},h.__s)),d$1(h.__s,j.getDerivedStateFromProps(b,h.__s))),v=h.props,y=h.state,h.__v=u,p)S&&null==j.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),S&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else {if(S&&null==j.getDerivedStateFromProps&&b!==v&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(b,M),!h.__e&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(b,h.__s,M)||u.__v==t.__v){for(u.__v!=t.__v&&(h.props=b,h.state=h.__s,h.__d=!1),u.__e=t.__e,u.__k=t.__k,u.__k.some(function(n){n&&(n.__=u);}),$=0;$<h._sb.length;$++)h.__h.push(h._sb[$]);h._sb=[],h.__h.length&&e.push(h);break n}null!=h.componentWillUpdate&&h.componentWillUpdate(b,h.__s,M),S&&null!=h.componentDidUpdate&&h.__h.push(function(){h.componentDidUpdate(v,y,_);});}if(h.context=M,h.props=b,h.__P=n,h.__e=!1,P=l$1.__r,A=0,S){for(h.state=h.__s,h.__d=!1,P&&P(u),a=h.render(h.props,h.state,h.context),H=0;H<h._sb.length;H++)h.__h.push(h._sb[H]);h._sb=[];}else do{h.__d=!1,P&&P(u),a=h.render(h.props,h.state,h.context),h.state=h.__s;}while(h.__d&&++A<25);h.state=h.__s,null!=h.getChildContext&&(i=d$1(d$1({},i),h.getChildContext())),S&&!p&&null!=h.getSnapshotBeforeUpdate&&(_=h.getSnapshotBeforeUpdate(v,y)),L=a,null!=a&&a.type===k$1&&null==a.key&&(L=N(a.props.children)),f=I(n,w$1(L)?L:[L],u,t,i,r,o,e,f,c,s),h.base=u.__e,u.__u&=-161,h.__h.length&&e.push(h),m&&(h.__E=h.__=null);}catch(n){if(u.__v=null,c||null!=o)if(n.then){for(u.__u|=c?160:128;f&&8==f.nodeType&&f.nextSibling;)f=f.nextSibling;o[o.indexOf(f)]=null,u.__e=f;}else for(T=o.length;T--;)g(o[T]);else u.__e=t.__e,u.__k=t.__k;l$1.__e(n,u,t);}else null==o&&u.__v==t.__v?(u.__k=t.__k,u.__e=t.__e):f=u.__e=V(t.__e,u,t,i,r,o,e,c,s);return (a=l$1.diffed)&&a(u),128&u.__u?void 0:f}function z$1(n,u,t){for(var i=0;i<t.length;i++)q$1(t[i],t[++i],t[++i]);l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function N(n){return "object"!=typeof n||null==n||n.__b&&n.__b>0?n:w$1(n)?n.map(N):d$1({},n)}function V(u,t,i,r,o,e,f,c,s){var a,h,v,y,d,_,m,b=i.props,k=t.props,x=t.type;if("svg"==x?o="http://www.w3.org/2000/svg":"math"==x?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=e)for(a=0;a<e.length;a++)if((d=e[a])&&"setAttribute"in d==!!x&&(x?d.localName==x:3==d.nodeType)){u=d,e[a]=null;break}if(null==u){if(null==x)return document.createTextNode(k);u=document.createElementNS(o,x,k.is&&k),c&&(l$1.__m&&l$1.__m(t,e),c=false),e=null;}if(null==x)b===k||c&&u.data==k||(u.data=k);else {if(e=e&&n.call(u.childNodes),b=i.props||p$1,!c&&null!=e)for(b={},a=0;a<u.attributes.length;a++)b[(d=u.attributes[a]).name]=d.value;for(a in b)if(d=b[a],"children"==a);else if("dangerouslySetInnerHTML"==a)v=d;else if(!(a in k)){if("value"==a&&"defaultValue"in k||"checked"==a&&"defaultChecked"in k)continue;j$1(u,a,null,d,o);}for(a in k)d=k[a],"children"==a?y=d:"dangerouslySetInnerHTML"==a?h=d:"value"==a?_=d:"checked"==a?m=d:c&&"function"!=typeof d||b[a]===d||j$1(u,a,d,b[a],o);if(h)c||v&&(h.__html==v.__html||h.__html==u.innerHTML)||(u.innerHTML=h.__html),t.__k=[];else if(v&&(u.innerHTML=""),I("template"==t.type?u.content:u,w$1(y)?y:[y],t,i,r,"foreignObject"==x?"http://www.w3.org/1999/xhtml":o,e,f,e?e[0]:i.__k&&S(i,0),c,s),null!=e)for(a=e.length;a--;)g(e[a]);c||(a="value","progress"==x&&null==_?u.removeAttribute("value"):null!=_&&(_!==u[a]||"progress"==x&&!_||"option"==x&&_!=b[a])&&j$1(u,a,_,b[a],o),a="checked",null!=m&&m!=u[a]&&j$1(u,a,m,b[a],o));}return u}function q$1(n,u,t){try{if("function"==typeof n){var i="function"==typeof n.__u;i&&n.__u(),i&&null==u||(n.__u=n(u));}else n.current=u;}catch(n){l$1.__e(n,t);}}function B$1(n,u,t){var i,r;if(l$1.unmount&&l$1.unmount(n),(i=n.ref)&&(i.current&&i.current!=n.__e||q$1(i,null,u)),null!=(i=n.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount();}catch(n){l$1.__e(n,u);}i.base=i.__P=null;}if(i=n.__k)for(r=0;r<i.length;r++)i[r]&&B$1(i[r],u,t||"function"!=typeof n.type);t||g(n.__e),n.__c=n.__=n.__e=void 0;}function D$1(n,l,u){return this.constructor(n,u)}function E(u,t,i){var r,o,e,f;t==document&&(t=document.documentElement),l$1.__&&l$1.__(u,t),o=(r="function"=="undefined")?null:t.__k,e=[],f=[],O(t,u=(t).__k=_(k$1,null,[u]),o||p$1,p$1,t.namespaceURI,o?null:t.firstChild?n.call(t.childNodes):null,e,o?o.__e:t.firstChild,r,f),z$1(e,u,f);}function K(n){function l(n){var u,t;return this.getChildContext||(u=new Set,(t={})[l.__c]=this,this.getChildContext=function(){return t},this.componentWillUnmount=function(){u=null;},this.shouldComponentUpdate=function(n){this.props.value!=n.value&&u.forEach(function(n){n.__e=true,M(n);});},this.sub=function(n){u.add(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u&&u.delete(n),l&&l.call(n);};}),n.children}return l.__c="__cC"+h$1++,l.__=n,l.Provider=l.__l=(l.Consumer=function(n,l){return n.children(l)}).contextType=l,l}n=v$1.slice,l$1={__e:function(n,l,u,t){for(var i,r,o;l=l.__;)if((i=l.__c)&&!i.__)try{if((r=i.constructor)&&null!=r.getDerivedStateFromError&&(i.setState(r.getDerivedStateFromError(n)),o=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),o=i.__d),o)return i.__E=i}catch(l){n=l;}throw n}},u$2=0,x$3.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=d$1({},this.state),"function"==typeof n&&(n=n(d$1({},u),this.props)),n&&d$1(u,n),null!=n&&this.__v&&(l&&this._sb.push(l),M(this));},x$3.prototype.forceUpdate=function(n){this.__v&&(this.__e=true,n&&this.__h.push(n),M(this));},x$3.prototype.render=k$1,i$1=[],o$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,e$1=function(n,l){return n.__v.__b-l.__v.__b},$.__r=0,f$2=/(PointerCapture)$|Capture$/i,c$2=0,s$1=F(false),a$2=F(true),h$1=0;
153
153
 
154
- var f$1=0;function u$1(e,t,n,o,i,u){t||(t={});var a,c,p=t;if("ref"in p)for(c in p={},t)"ref"==c?a=t[c]:p[c]=t[c];var l={type:e,props:p,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--f$1,__i:-1,__u:0,__source:i,__self:u};if("function"==typeof e&&(a=e.defaultProps))for(c in a)void 0===p[c]&&(p[c]=a[c]);return l$1.vnode&&l$1.vnode(l),l}
154
+ var f$1=0;function u$1(e,t,n,o,i,u){t||(t={});var a,c,p=t;if("ref"in p)for(c in p={},t)"ref"==c?a=t[c]:p[c]=t[c];var l={type:e,props:p,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--f$1,__i:-1,__u:0,__source:i,__self:u};if("function"==typeof e&&(a=e.defaultProps))for(c in a) void 0===p[c]&&(p[c]=a[c]);return l$1.vnode&&l$1.vnode(l),l}
155
155
 
156
156
  const LABELS = {
157
157
  renderedLength: "Rendered",
@@ -169,7 +169,7 @@ var drawChart = (function (exports) {
169
169
  return availableSizeProperties;
170
170
  };
171
171
 
172
- var t,r,u,i,o=0,f=[],c$1=l$1,e=c$1.__b,a$1=c$1.__r,v=c$1.diffed,l=c$1.__c,m$1=c$1.unmount,s=c$1.__;function d(n,t){c$1.__h&&c$1.__h(r,n,o||t),o=0;var u=r.__H||(r.__H={__:[],__h:[]});return n>=u.__.length&&u.__.push({}),u.__[n]}function h(n){return o=1,p(D,n)}function p(n,u,i){var o=d(t++,2);if(o.t=n,!o.__c&&(o.__=[D(void 0,u),function(n){var t=o.__N?o.__N[0]:o.__[0],r=o.t(t,n);t!==r&&(o.__N=[r,o.__[1]],o.__c.setState({}));}],o.__c=r,!r.u)){var f=function(n,t,r){if(!o.__c.__H)return !0;var u=o.__c.__H.__.filter(function(n){return !!n.__c});if(u.every(function(n){return !n.__N}))return !c||c.call(this,n,t,r);var i=o.__c.props!==n;return u.forEach(function(n){if(n.__N){var t=n.__[0];n.__=n.__N,n.__N=void 0,t!==n.__[0]&&(i=!0);}}),c&&c.call(this,n,t,r)||i};r.u=!0;var c=r.shouldComponentUpdate,e=r.componentWillUpdate;r.componentWillUpdate=function(n,t,r){if(this.__e){var u=c;c=void 0,f(n,t,r),c=u;}e&&e.call(this,n,t,r);},r.shouldComponentUpdate=f;}return o.__N||o.__}function y$2(n,u){var i=d(t++,3);!c$1.__s&&C(i.__H,u)&&(i.__=n,i.i=u,r.__H.__h.push(i));}function A(n){return o=5,T(function(){return {current:n}},[])}function T(n,r){var u=d(t++,7);return C(u.__H,r)&&(u.__=n(),u.__H=r,u.__h=n),u.__}function q(n,t){return o=8,T(function(){return n},t)}function x$2(n){var u=r.context[n.__c],i=d(t++,9);return i.c=n,u?(null==i.__&&(i.__=!0,u.sub(r)),u.props.value):n.__}function j(){for(var n;n=f.shift();)if(n.__P&&n.__H)try{n.__H.__h.forEach(z),n.__H.__h.forEach(B),n.__H.__h=[];}catch(t){n.__H.__h=[],c$1.__e(t,n.__v);}}c$1.__b=function(n){r=null,e&&e(n);},c$1.__=function(n,t){n&&t.__k&&t.__k.__m&&(n.__m=t.__k.__m),s&&s(n,t);},c$1.__r=function(n){a$1&&a$1(n),t=0;var i=(r=n.__c).__H;i&&(u===r?(i.__h=[],r.__h=[],i.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0;})):(i.__h.forEach(z),i.__h.forEach(B),i.__h=[],t=0)),u=r;},c$1.diffed=function(n){v&&v(n);var t=n.__c;t&&t.__H&&(t.__H.__h.length&&(1!==f.push(t)&&i===c$1.requestAnimationFrame||((i=c$1.requestAnimationFrame)||w)(j)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0;})),u=r=null;},c$1.__c=function(n,t){t.some(function(n){try{n.__h.forEach(z),n.__h=n.__h.filter(function(n){return !n.__||B(n)});}catch(r){t.some(function(n){n.__h&&(n.__h=[]);}),t=[],c$1.__e(r,n.__v);}}),l&&l(n,t);},c$1.unmount=function(n){m$1&&m$1(n);var t,r=n.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{z(n);}catch(n){t=n;}}),r.__H=void 0,t&&c$1.__e(t,r.__v));};var k="function"==typeof requestAnimationFrame;function w(n){var t,r=function(){clearTimeout(u),k&&cancelAnimationFrame(t),setTimeout(n);},u=setTimeout(r,100);k&&(t=requestAnimationFrame(r));}function z(n){var t=r,u=n.__c;"function"==typeof u&&(n.__c=void 0,u()),r=t;}function B(n){var t=r;n.__c=n.__(),r=t;}function C(n,t){return !n||n.length!==t.length||t.some(function(t,r){return t!==n[r]})}function D(n,t){return "function"==typeof t?t(n):t}
172
+ var t,r,u,i,o=0,f=[],c$1=l$1,e=c$1.__b,a$1=c$1.__r,v=c$1.diffed,l=c$1.__c,m$1=c$1.unmount,s=c$1.__;function p(n,t){c$1.__h&&c$1.__h(r,n,o||t),o=0;var u=r.__H||(r.__H={__:[],__h:[]});return n>=u.__.length&&u.__.push({}),u.__[n]}function d(n){return o=1,h(D,n)}function h(n,u,i){var o=p(t++,2);if(o.t=n,!o.__c&&(o.__=[D(void 0,u),function(n){var t=o.__N?o.__N[0]:o.__[0],r=o.t(t,n);t!==r&&(o.__N=[r,o.__[1]],o.__c.setState({}));}],o.__c=r,!r.__f)){var f=function(n,t,r){if(!o.__c.__H)return true;var u=o.__c.__H.__.filter(function(n){return !!n.__c});if(u.every(function(n){return !n.__N}))return !c||c.call(this,n,t,r);var i=o.__c.props!==n;return u.forEach(function(n){if(n.__N){var t=n.__[0];n.__=n.__N,n.__N=void 0,t!==n.__[0]&&(i=true);}}),c&&c.call(this,n,t,r)||i};r.__f=true;var c=r.shouldComponentUpdate,e=r.componentWillUpdate;r.componentWillUpdate=function(n,t,r){if(this.__e){var u=c;c=void 0,f(n,t,r),c=u;}e&&e.call(this,n,t,r);},r.shouldComponentUpdate=f;}return o.__N||o.__}function y$2(n,u){var i=p(t++,3);!c$1.__s&&C(i.__H,u)&&(i.__=n,i.u=u,r.__H.__h.push(i));}function A(n){return o=5,T(function(){return {current:n}},[])}function T(n,r){var u=p(t++,7);return C(u.__H,r)&&(u.__=n(),u.__H=r,u.__h=n),u.__}function q(n,t){return o=8,T(function(){return n},t)}function x$2(n){var u=r.context[n.__c],i=p(t++,9);return i.c=n,u?(null==i.__&&(i.__=true,u.sub(r)),u.props.value):n.__}function j(){for(var n;n=f.shift();)if(n.__P&&n.__H)try{n.__H.__h.forEach(z),n.__H.__h.forEach(B),n.__H.__h=[];}catch(t){n.__H.__h=[],c$1.__e(t,n.__v);}}c$1.__b=function(n){r=null,e&&e(n);},c$1.__=function(n,t){n&&t.__k&&t.__k.__m&&(n.__m=t.__k.__m),s&&s(n,t);},c$1.__r=function(n){a$1&&a$1(n),t=0;var i=(r=n.__c).__H;i&&(u===r?(i.__h=[],r.__h=[],i.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0;})):(i.__h.forEach(z),i.__h.forEach(B),i.__h=[],t=0)),u=r;},c$1.diffed=function(n){v&&v(n);var t=n.__c;t&&t.__H&&(t.__H.__h.length&&(1!==f.push(t)&&i===c$1.requestAnimationFrame||((i=c$1.requestAnimationFrame)||w)(j)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0;})),u=r=null;},c$1.__c=function(n,t){t.some(function(n){try{n.__h.forEach(z),n.__h=n.__h.filter(function(n){return !n.__||B(n)});}catch(r){t.some(function(n){n.__h&&(n.__h=[]);}),t=[],c$1.__e(r,n.__v);}}),l&&l(n,t);},c$1.unmount=function(n){m$1&&m$1(n);var t,r=n.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{z(n);}catch(n){t=n;}}),r.__H=void 0,t&&c$1.__e(t,r.__v));};var k="function"==typeof requestAnimationFrame;function w(n){var t,r=function(){clearTimeout(u),k&&cancelAnimationFrame(t),setTimeout(n);},u=setTimeout(r,35);k&&(t=requestAnimationFrame(r));}function z(n){var t=r,u=n.__c;"function"==typeof u&&(n.__c=void 0,u()),r=t;}function B(n){var t=r;n.__c=n.__(),r=t;}function C(n,t){return !n||n.length!==t.length||t.some(function(t,r){return t!==n[r]})}function D(n,t){return "function"==typeof t?t(n):t}
173
173
 
174
174
  function ascending(a, b) {
175
175
  return a == null || b == null ? NaN : a < b ? -1 : a > b ? 1 : a >= b ? 0 : NaN;
@@ -5011,8 +5011,8 @@ var drawChart = (function (exports) {
5011
5011
  }));
5012
5012
  };
5013
5013
  const useFilter = () => {
5014
- const [includeFilter, setIncludeFilter] = h("");
5015
- const [excludeFilter, setExcludeFilter] = h("");
5014
+ const [includeFilter, setIncludeFilter] = d("");
5015
+ const [excludeFilter, setExcludeFilter] = d("");
5016
5016
  const setIncludeFilterTrottled = T(() => throttleFilter(setIncludeFilter, 200), []);
5017
5017
  const setExcludeFilterTrottled = T(() => throttleFilter(setExcludeFilter, 200), []);
5018
5018
  const isIncluded = T(() => createFilter(prepareFilter(includeFilter), prepareFilter(excludeFilter)), [includeFilter, excludeFilter]);
@@ -5030,8 +5030,8 @@ var drawChart = (function (exports) {
5030
5030
 
5031
5031
  const PLACEHOLDER = "*/**/file.js";
5032
5032
  const SideBar = ({ availableSizeProperties, sizeProperty, setSizeProperty, onExcludeChange, onIncludeChange, }) => {
5033
- const [includeValue, setIncludeValue] = h("");
5034
- const [excludeValue, setExcludeValue] = h("");
5033
+ const [includeValue, setIncludeValue] = d("");
5034
+ const [excludeValue, setExcludeValue] = d("");
5035
5035
  const handleSizePropertyChange = (sizeProp) => () => {
5036
5036
  if (sizeProp !== sizeProperty) {
5037
5037
  setSizeProperty(sizeProp);
@@ -5059,7 +5059,7 @@ var drawChart = (function (exports) {
5059
5059
  const Tooltip = ({ node, visible }) => {
5060
5060
  const { data } = x$2(StaticContext);
5061
5061
  const ref = A(null);
5062
- const [style, setStyle] = h({});
5062
+ const [style, setStyle] = d({});
5063
5063
  const content = T(() => {
5064
5064
  if (!node)
5065
5065
  return null;
@@ -5134,9 +5134,9 @@ var drawChart = (function (exports) {
5134
5134
  };
5135
5135
  const Network = ({ links, nodes, onNodeHover, onNodeDblClick, getColor, onCanvasClick, onNodeClick, }) => {
5136
5136
  const { width, height } = x$2(StaticContext);
5137
- const [transform, setTransform] = h(identityTransform);
5137
+ const [transform, setTransform] = d(identityTransform);
5138
5138
  const startPosRef = A();
5139
- const [dragging, setDragging] = h(false);
5139
+ const [dragging, setDragging] = d(false);
5140
5140
  const handleMouseDown = (event) => {
5141
5141
  if (event.ctrlKey || event.button) {
5142
5142
  // context menu
@@ -5175,8 +5175,8 @@ var drawChart = (function (exports) {
5175
5175
  };
5176
5176
 
5177
5177
  const Chart = ({ links, nodes, onNodeExclude, getColor, onNodeSelect, }) => {
5178
- const [showTooltip, setShowTooltip] = h(false);
5179
- const [tooltipNode, setTooltipNode] = h(undefined);
5178
+ const [showTooltip, setShowTooltip] = d(false);
5179
+ const [tooltipNode, setTooltipNode] = d(undefined);
5180
5180
  y$2(() => {
5181
5181
  const handleMouseOut = () => {
5182
5182
  setShowTooltip(false);
@@ -5223,8 +5223,8 @@ var drawChart = (function (exports) {
5223
5223
  const getModuleColor = T(() => {
5224
5224
  return createRainbowColor(groups);
5225
5225
  }, [groups]);
5226
- const [excludedNodes, setExcludedNodes] = h([]);
5227
- const [selectedNode, setSelectedNode] = h();
5226
+ const [excludedNodes, setExcludedNodes] = d([]);
5227
+ const [selectedNode, setSelectedNode] = d();
5228
5228
  const { getModuleFilterMultiplier, setExcludeFilter, setIncludeFilter } = useFilter();
5229
5229
  const getColor = (node) => {
5230
5230
  if (selectedNode != null) {
@@ -5274,7 +5274,7 @@ var drawChart = (function (exports) {
5274
5274
  return source && target;
5275
5275
  });
5276
5276
  }, [data.nodeMetas, processedNodes]);
5277
- const [animatedNodes, setAnimatedNodes] = h([]);
5277
+ const [animatedNodes, setAnimatedNodes] = d([]);
5278
5278
  y$2(() => {
5279
5279
  const simulation = forceSimulation()
5280
5280
  .force("collision", forceCollide().radius((node) => node.radius))
@@ -5304,7 +5304,7 @@ var drawChart = (function (exports) {
5304
5304
 
5305
5305
  const NODE_MODULES = /.*(?:\/|\\\\)?node_modules(?:\/|\\\\)([^/\\]+)(?:\/|\\\\).+/;
5306
5306
 
5307
- const StaticContext = J({});
5307
+ const StaticContext = K({});
5308
5308
  const createNodeInfo = (data, availableSizeProperties, uid) => {
5309
5309
  var _a, _b;
5310
5310
  const meta = data.nodeMetas[uid];
@@ -5362,7 +5362,7 @@ var drawChart = (function (exports) {
5362
5362
  }
5363
5363
  groupLayers.push([...newLayer]);
5364
5364
  }
5365
- D$1(u$1(StaticContext.Provider, { value: {
5365
+ E(u$1(StaticContext.Provider, { value: {
5366
5366
  data,
5367
5367
  width,
5368
5368
  height,
@@ -5386,7 +5386,7 @@ var drawChart = (function (exports) {
5386
5386
  </script>
5387
5387
  <script>
5388
5388
  /*<!--*/
5389
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"uid":"503c01f8-1","name":"constants.ts"},{"uid":"503c01f8-3","name":"utils.ts"},{"name":"helpers","children":[{"name":"Wrapper","children":[{"uid":"503c01f8-5","name":"constants.ts"},{"uid":"503c01f8-7","name":"utils.ts"},{"uid":"503c01f8-9","name":"styled.ts"},{"uid":"503c01f8-11","name":"component.tsx"}]},{"name":"Content","children":[{"uid":"503c01f8-13","name":"styled.ts"},{"uid":"503c01f8-15","name":"component.tsx"}]},{"name":"Iterator/component.tsx","uid":"503c01f8-25"}]},{"name":"Element","children":[{"uid":"503c01f8-17","name":"constants.ts"},{"uid":"503c01f8-19","name":"utils.ts"},{"uid":"503c01f8-21","name":"component.tsx"},{"uid":"503c01f8-23","name":"withEqualSizeBeforeAfter.tsx"}]},{"name":"List","children":[{"uid":"503c01f8-27","name":"component.tsx"},{"uid":"503c01f8-29","name":"withActiveState.tsx"}]},{"name":"Portal/component.ts","uid":"503c01f8-31"},{"name":"Overlay","children":[{"uid":"503c01f8-33","name":"context.tsx"},{"uid":"503c01f8-35","name":"useOverlay.tsx"},{"uid":"503c01f8-37","name":"component.tsx"}]},{"name":"Text","children":[{"uid":"503c01f8-39","name":"styled.ts"},{"uid":"503c01f8-41","name":"component.tsx"}]},{"name":"Util/component.tsx","uid":"503c01f8-43"},{"uid":"503c01f8-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"503c01f8-1":{"renderedLength":40,"gzipLength":60,"brotliLength":0,"metaUid":"503c01f8-0"},"503c01f8-3":{"renderedLength":61,"gzipLength":81,"brotliLength":0,"metaUid":"503c01f8-2"},"503c01f8-5":{"renderedLength":242,"gzipLength":204,"brotliLength":0,"metaUid":"503c01f8-4"},"503c01f8-7":{"renderedLength":173,"gzipLength":159,"brotliLength":0,"metaUid":"503c01f8-6"},"503c01f8-9":{"renderedLength":1122,"gzipLength":515,"brotliLength":0,"metaUid":"503c01f8-8"},"503c01f8-11":{"renderedLength":1320,"gzipLength":525,"brotliLength":0,"metaUid":"503c01f8-10"},"503c01f8-13":{"renderedLength":1831,"gzipLength":675,"brotliLength":0,"metaUid":"503c01f8-12"},"503c01f8-15":{"renderedLength":625,"gzipLength":317,"brotliLength":0,"metaUid":"503c01f8-14"},"503c01f8-17":{"renderedLength":816,"gzipLength":263,"brotliLength":0,"metaUid":"503c01f8-16"},"503c01f8-19":{"renderedLength":231,"gzipLength":145,"brotliLength":0,"metaUid":"503c01f8-18"},"503c01f8-21":{"renderedLength":4385,"gzipLength":1095,"brotliLength":0,"metaUid":"503c01f8-20"},"503c01f8-23":{"renderedLength":1898,"gzipLength":588,"brotliLength":0,"metaUid":"503c01f8-22"},"503c01f8-25":{"renderedLength":6926,"gzipLength":1436,"brotliLength":0,"metaUid":"503c01f8-24"},"503c01f8-27":{"renderedLength":502,"gzipLength":285,"brotliLength":0,"metaUid":"503c01f8-26"},"503c01f8-29":{"renderedLength":4743,"gzipLength":1149,"brotliLength":0,"metaUid":"503c01f8-28"},"503c01f8-31":{"renderedLength":822,"gzipLength":377,"brotliLength":0,"metaUid":"503c01f8-30"},"503c01f8-33":{"renderedLength":402,"gzipLength":226,"brotliLength":0,"metaUid":"503c01f8-32"},"503c01f8-35":{"renderedLength":17499,"gzipLength":3206,"brotliLength":0,"metaUid":"503c01f8-34"},"503c01f8-37":{"renderedLength":1272,"gzipLength":522,"brotliLength":0,"metaUid":"503c01f8-36"},"503c01f8-39":{"renderedLength":331,"gzipLength":225,"brotliLength":0,"metaUid":"503c01f8-38"},"503c01f8-41":{"renderedLength":716,"gzipLength":376,"brotliLength":0,"metaUid":"503c01f8-40"},"503c01f8-43":{"renderedLength":493,"gzipLength":278,"brotliLength":0,"metaUid":"503c01f8-42"},"503c01f8-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"503c01f8-44"}},"nodeMetas":{"503c01f8-0":{"id":"/src/constants.ts","moduleParts":{"index.js":"503c01f8-1"},"imported":[],"importedBy":[{"uid":"503c01f8-20"},{"uid":"503c01f8-26"},{"uid":"503c01f8-36"},{"uid":"503c01f8-30"},{"uid":"503c01f8-40"},{"uid":"503c01f8-42"}]},"503c01f8-2":{"id":"/src/utils.ts","moduleParts":{"index.js":"503c01f8-3"},"imported":[],"importedBy":[{"uid":"503c01f8-34"},{"uid":"503c01f8-10"},{"uid":"503c01f8-14"}]},"503c01f8-4":{"id":"/src/helpers/Wrapper/constants.ts","moduleParts":{"index.js":"503c01f8-5"},"imported":[],"importedBy":[{"uid":"503c01f8-6"}]},"503c01f8-6":{"id":"/src/helpers/Wrapper/utils.ts","moduleParts":{"index.js":"503c01f8-7"},"imported":[{"uid":"503c01f8-4"}],"importedBy":[{"uid":"503c01f8-10"}]},"503c01f8-8":{"id":"/src/helpers/Wrapper/styled.ts","moduleParts":{"index.js":"503c01f8-9"},"imported":[{"uid":"503c01f8-54"},{"uid":"503c01f8-46"}],"importedBy":[{"uid":"503c01f8-10"}]},"503c01f8-10":{"id":"/src/helpers/Wrapper/component.tsx","moduleParts":{"index.js":"503c01f8-11"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-2"},{"uid":"503c01f8-6"},{"uid":"503c01f8-8"}],"importedBy":[{"uid":"503c01f8-58"}]},"503c01f8-12":{"id":"/src/helpers/Content/styled.ts","moduleParts":{"index.js":"503c01f8-13"},"imported":[{"uid":"503c01f8-54"},{"uid":"503c01f8-46"}],"importedBy":[{"uid":"503c01f8-14"}]},"503c01f8-14":{"id":"/src/helpers/Content/component.tsx","moduleParts":{"index.js":"503c01f8-15"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-2"},{"uid":"503c01f8-12"}],"importedBy":[{"uid":"503c01f8-59"}]},"503c01f8-16":{"id":"/src/Element/constants.ts","moduleParts":{"index.js":"503c01f8-17"},"imported":[],"importedBy":[{"uid":"503c01f8-18"}]},"503c01f8-18":{"id":"/src/Element/utils.ts","moduleParts":{"index.js":"503c01f8-19"},"imported":[{"uid":"503c01f8-16"}],"importedBy":[{"uid":"503c01f8-20"}]},"503c01f8-20":{"id":"/src/Element/component.tsx","moduleParts":{"index.js":"503c01f8-21"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-54"},{"uid":"503c01f8-0"},{"uid":"503c01f8-55"},{"uid":"503c01f8-18"}],"importedBy":[{"uid":"503c01f8-47"}]},"503c01f8-22":{"id":"/src/Element/withEqualSizeBeforeAfter.tsx","moduleParts":{"index.js":"503c01f8-23"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-54"}],"importedBy":[{"uid":"503c01f8-47"}]},"503c01f8-24":{"id":"/src/helpers/Iterator/component.tsx","moduleParts":{"index.js":"503c01f8-25"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-60"},{"uid":"503c01f8-54"}],"importedBy":[{"uid":"503c01f8-56"}]},"503c01f8-26":{"id":"/src/List/component.tsx","moduleParts":{"index.js":"503c01f8-27"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-54"},{"uid":"503c01f8-0"},{"uid":"503c01f8-47"},{"uid":"503c01f8-56"}],"importedBy":[{"uid":"503c01f8-48"}]},"503c01f8-28":{"id":"/src/List/withActiveState.tsx","moduleParts":{"index.js":"503c01f8-29"},"imported":[{"uid":"503c01f8-53"}],"importedBy":[{"uid":"503c01f8-48"}]},"503c01f8-30":{"id":"/src/Portal/component.ts","moduleParts":{"index.js":"503c01f8-31"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-57"},{"uid":"503c01f8-0"}],"importedBy":[{"uid":"503c01f8-50"}]},"503c01f8-32":{"id":"/src/Overlay/context.tsx","moduleParts":{"index.js":"503c01f8-33"},"imported":[{"uid":"503c01f8-53"}],"importedBy":[{"uid":"503c01f8-49"},{"uid":"503c01f8-34"}]},"503c01f8-34":{"id":"/src/Overlay/useOverlay.tsx","moduleParts":{"index.js":"503c01f8-35"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-54"},{"uid":"503c01f8-46"},{"uid":"503c01f8-2"},{"uid":"503c01f8-32"}],"importedBy":[{"uid":"503c01f8-49"},{"uid":"503c01f8-36"}]},"503c01f8-36":{"id":"/src/Overlay/component.tsx","moduleParts":{"index.js":"503c01f8-37"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-54"},{"uid":"503c01f8-0"},{"uid":"503c01f8-50"},{"uid":"503c01f8-34"}],"importedBy":[{"uid":"503c01f8-49"}]},"503c01f8-38":{"id":"/src/Text/styled.ts","moduleParts":{"index.js":"503c01f8-39"},"imported":[{"uid":"503c01f8-54"},{"uid":"503c01f8-46"}],"importedBy":[{"uid":"503c01f8-40"}]},"503c01f8-40":{"id":"/src/Text/component.tsx","moduleParts":{"index.js":"503c01f8-41"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-0"},{"uid":"503c01f8-38"}],"importedBy":[{"uid":"503c01f8-51"}]},"503c01f8-42":{"id":"/src/Util/component.tsx","moduleParts":{"index.js":"503c01f8-43"},"imported":[{"uid":"503c01f8-53"},{"uid":"503c01f8-54"},{"uid":"503c01f8-0"}],"importedBy":[{"uid":"503c01f8-52"}]},"503c01f8-44":{"id":"/src/index.ts","moduleParts":{"index.js":"503c01f8-45"},"imported":[{"uid":"503c01f8-46"},{"uid":"503c01f8-47"},{"uid":"503c01f8-48"},{"uid":"503c01f8-49"},{"uid":"503c01f8-50"},{"uid":"503c01f8-51"},{"uid":"503c01f8-52"}],"importedBy":[],"isEntry":true},"503c01f8-46":{"id":"@vitus-labs/unistyle","moduleParts":{},"imported":[],"importedBy":[{"uid":"503c01f8-44"},{"uid":"503c01f8-34"},{"uid":"503c01f8-38"},{"uid":"503c01f8-8"},{"uid":"503c01f8-12"}],"isExternal":true},"503c01f8-47":{"id":"/src/Element/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-20"},{"uid":"503c01f8-22"}],"importedBy":[{"uid":"503c01f8-44"},{"uid":"503c01f8-26"}]},"503c01f8-48":{"id":"/src/List/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-26"},{"uid":"503c01f8-28"}],"importedBy":[{"uid":"503c01f8-44"}]},"503c01f8-49":{"id":"/src/Overlay/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-36"},{"uid":"503c01f8-34"},{"uid":"503c01f8-32"}],"importedBy":[{"uid":"503c01f8-44"}]},"503c01f8-50":{"id":"/src/Portal/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-30"}],"importedBy":[{"uid":"503c01f8-44"},{"uid":"503c01f8-36"}]},"503c01f8-51":{"id":"/src/Text/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-40"}],"importedBy":[{"uid":"503c01f8-44"}]},"503c01f8-52":{"id":"/src/Util/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-42"}],"importedBy":[{"uid":"503c01f8-44"}]},"503c01f8-53":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"503c01f8-20"},{"uid":"503c01f8-22"},{"uid":"503c01f8-26"},{"uid":"503c01f8-28"},{"uid":"503c01f8-36"},{"uid":"503c01f8-34"},{"uid":"503c01f8-32"},{"uid":"503c01f8-30"},{"uid":"503c01f8-40"},{"uid":"503c01f8-42"},{"uid":"503c01f8-24"},{"uid":"503c01f8-10"},{"uid":"503c01f8-14"}],"isExternal":true},"503c01f8-54":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"503c01f8-20"},{"uid":"503c01f8-22"},{"uid":"503c01f8-26"},{"uid":"503c01f8-36"},{"uid":"503c01f8-34"},{"uid":"503c01f8-42"},{"uid":"503c01f8-38"},{"uid":"503c01f8-24"},{"uid":"503c01f8-8"},{"uid":"503c01f8-12"}],"isExternal":true},"503c01f8-55":{"id":"/src/helpers/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-58"},{"uid":"503c01f8-59"}],"importedBy":[{"uid":"503c01f8-20"}]},"503c01f8-56":{"id":"/src/helpers/Iterator/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-24"}],"importedBy":[{"uid":"503c01f8-26"}]},"503c01f8-57":{"id":"react-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"503c01f8-30"}],"isExternal":true},"503c01f8-58":{"id":"/src/helpers/Wrapper/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-10"}],"importedBy":[{"uid":"503c01f8-55"}]},"503c01f8-59":{"id":"/src/helpers/Content/index.ts","moduleParts":{},"imported":[{"uid":"503c01f8-14"}],"importedBy":[{"uid":"503c01f8-55"}]},"503c01f8-60":{"id":"react-is","moduleParts":{},"imported":[],"importedBy":[{"uid":"503c01f8-24"}],"isExternal":true}},"env":{"rollup":"4.55.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
5389
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"uid":"445325c7-1","name":"constants.ts"},{"uid":"445325c7-3","name":"utils.ts"},{"name":"helpers","children":[{"name":"Content","children":[{"uid":"445325c7-5","name":"styled.ts"},{"uid":"445325c7-7","name":"component.tsx"},{"uid":"445325c7-9","name":"index.ts"}]},{"name":"Wrapper","children":[{"uid":"445325c7-11","name":"styled.ts"},{"uid":"445325c7-13","name":"constants.ts"},{"uid":"445325c7-15","name":"utils.ts"},{"uid":"445325c7-17","name":"component.tsx"},{"uid":"445325c7-19","name":"index.ts"}]},{"uid":"445325c7-21","name":"index.ts"},{"name":"Iterator","children":[{"uid":"445325c7-33","name":"component.tsx"},{"uid":"445325c7-35","name":"index.ts"}]}]},{"name":"Element","children":[{"uid":"445325c7-23","name":"constants.ts"},{"uid":"445325c7-25","name":"utils.ts"},{"uid":"445325c7-27","name":"component.tsx"},{"uid":"445325c7-29","name":"withEqualSizeBeforeAfter.tsx"},{"uid":"445325c7-31","name":"index.ts"}]},{"name":"List","children":[{"uid":"445325c7-37","name":"component.tsx"},{"uid":"445325c7-39","name":"withActiveState.tsx"},{"uid":"445325c7-41","name":"index.ts"}]},{"name":"Portal","children":[{"uid":"445325c7-43","name":"component.ts"},{"uid":"445325c7-45","name":"index.ts"}]},{"name":"Overlay","children":[{"uid":"445325c7-47","name":"context.tsx"},{"uid":"445325c7-49","name":"useOverlay.tsx"},{"uid":"445325c7-51","name":"component.tsx"},{"uid":"445325c7-53","name":"index.ts"}]},{"name":"Text","children":[{"uid":"445325c7-55","name":"styled.ts"},{"uid":"445325c7-57","name":"component.tsx"},{"uid":"445325c7-59","name":"index.ts"}]},{"name":"Util","children":[{"uid":"445325c7-61","name":"component.tsx"},{"uid":"445325c7-63","name":"index.ts"}]},{"uid":"445325c7-65","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"445325c7-1":{"renderedLength":81,"gzipLength":94,"brotliLength":0,"metaUid":"445325c7-0"},"445325c7-3":{"renderedLength":98,"gzipLength":113,"brotliLength":0,"metaUid":"445325c7-2"},"445325c7-5":{"renderedLength":1677,"gzipLength":769,"brotliLength":0,"metaUid":"445325c7-4"},"445325c7-7":{"renderedLength":537,"gzipLength":326,"brotliLength":0,"metaUid":"445325c7-6"},"445325c7-9":{"renderedLength":93,"gzipLength":95,"brotliLength":0,"metaUid":"445325c7-8"},"445325c7-11":{"renderedLength":1506,"gzipLength":731,"brotliLength":0,"metaUid":"445325c7-10"},"445325c7-13":{"renderedLength":400,"gzipLength":299,"brotliLength":0,"metaUid":"445325c7-12"},"445325c7-15":{"renderedLength":162,"gzipLength":158,"brotliLength":0,"metaUid":"445325c7-14"},"445325c7-17":{"renderedLength":1349,"gzipLength":692,"brotliLength":0,"metaUid":"445325c7-16"},"445325c7-19":{"renderedLength":87,"gzipLength":98,"brotliLength":0,"metaUid":"445325c7-18"},"445325c7-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"445325c7-20"},"445325c7-23":{"renderedLength":1062,"gzipLength":477,"brotliLength":0,"metaUid":"445325c7-22"},"445325c7-25":{"renderedLength":438,"gzipLength":258,"brotliLength":0,"metaUid":"445325c7-24"},"445325c7-27":{"renderedLength":3761,"gzipLength":1212,"brotliLength":0,"metaUid":"445325c7-26"},"445325c7-29":{"renderedLength":1774,"gzipLength":790,"brotliLength":0,"metaUid":"445325c7-28"},"445325c7-31":{"renderedLength":79,"gzipLength":90,"brotliLength":0,"metaUid":"445325c7-30"},"445325c7-33":{"renderedLength":4936,"gzipLength":1489,"brotliLength":0,"metaUid":"445325c7-32"},"445325c7-35":{"renderedLength":89,"gzipLength":99,"brotliLength":0,"metaUid":"445325c7-34"},"445325c7-37":{"renderedLength":935,"gzipLength":522,"brotliLength":0,"metaUid":"445325c7-36"},"445325c7-39":{"renderedLength":3638,"gzipLength":1252,"brotliLength":0,"metaUid":"445325c7-38"},"445325c7-41":{"renderedLength":73,"gzipLength":87,"brotliLength":0,"metaUid":"445325c7-40"},"445325c7-43":{"renderedLength":990,"gzipLength":525,"brotliLength":0,"metaUid":"445325c7-42"},"445325c7-45":{"renderedLength":77,"gzipLength":89,"brotliLength":0,"metaUid":"445325c7-44"},"445325c7-47":{"renderedLength":664,"gzipLength":365,"brotliLength":0,"metaUid":"445325c7-46"},"445325c7-49":{"renderedLength":14474,"gzipLength":3538,"brotliLength":0,"metaUid":"445325c7-48"},"445325c7-51":{"renderedLength":1561,"gzipLength":750,"brotliLength":0,"metaUid":"445325c7-50"},"445325c7-53":{"renderedLength":79,"gzipLength":90,"brotliLength":0,"metaUid":"445325c7-52"},"445325c7-55":{"renderedLength":620,"gzipLength":382,"brotliLength":0,"metaUid":"445325c7-54"},"445325c7-57":{"renderedLength":587,"gzipLength":372,"brotliLength":0,"metaUid":"445325c7-56"},"445325c7-59":{"renderedLength":73,"gzipLength":87,"brotliLength":0,"metaUid":"445325c7-58"},"445325c7-61":{"renderedLength":716,"gzipLength":404,"brotliLength":0,"metaUid":"445325c7-60"},"445325c7-63":{"renderedLength":73,"gzipLength":87,"brotliLength":0,"metaUid":"445325c7-62"},"445325c7-65":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"445325c7-64"}},"nodeMetas":{"445325c7-0":{"id":"/src/constants.ts","moduleParts":{"index.js":"445325c7-1"},"imported":[],"importedBy":[{"uid":"445325c7-26"},{"uid":"445325c7-36"},{"uid":"445325c7-50"},{"uid":"445325c7-42"},{"uid":"445325c7-56"},{"uid":"445325c7-60"}]},"445325c7-2":{"id":"/src/utils.ts","moduleParts":{"index.js":"445325c7-3"},"imported":[],"importedBy":[{"uid":"445325c7-48"},{"uid":"445325c7-6"},{"uid":"445325c7-16"}]},"445325c7-4":{"id":"/src/helpers/Content/styled.ts","moduleParts":{"index.js":"445325c7-5"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-66"}],"importedBy":[{"uid":"445325c7-6"}]},"445325c7-6":{"id":"/src/helpers/Content/component.tsx","moduleParts":{"index.js":"445325c7-7"},"imported":[{"uid":"445325c7-68"},{"uid":"445325c7-2"},{"uid":"445325c7-4"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-8"}]},"445325c7-8":{"id":"/src/helpers/Content/index.ts","moduleParts":{"index.js":"445325c7-9"},"imported":[{"uid":"445325c7-6"}],"importedBy":[{"uid":"445325c7-20"}]},"445325c7-10":{"id":"/src/helpers/Wrapper/styled.ts","moduleParts":{"index.js":"445325c7-11"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-66"}],"importedBy":[{"uid":"445325c7-16"}]},"445325c7-12":{"id":"/src/helpers/Wrapper/constants.ts","moduleParts":{"index.js":"445325c7-13"},"imported":[],"importedBy":[{"uid":"445325c7-14"}]},"445325c7-14":{"id":"/src/helpers/Wrapper/utils.ts","moduleParts":{"index.js":"445325c7-15"},"imported":[{"uid":"445325c7-12"}],"importedBy":[{"uid":"445325c7-16"}]},"445325c7-16":{"id":"/src/helpers/Wrapper/component.tsx","moduleParts":{"index.js":"445325c7-17"},"imported":[{"uid":"445325c7-68"},{"uid":"445325c7-2"},{"uid":"445325c7-10"},{"uid":"445325c7-14"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-18"}]},"445325c7-18":{"id":"/src/helpers/Wrapper/index.ts","moduleParts":{"index.js":"445325c7-19"},"imported":[{"uid":"445325c7-16"}],"importedBy":[{"uid":"445325c7-20"}]},"445325c7-20":{"id":"/src/helpers/index.ts","moduleParts":{"index.js":"445325c7-21"},"imported":[{"uid":"445325c7-8"},{"uid":"445325c7-18"}],"importedBy":[{"uid":"445325c7-26"}]},"445325c7-22":{"id":"/src/Element/constants.ts","moduleParts":{"index.js":"445325c7-23"},"imported":[],"importedBy":[{"uid":"445325c7-24"}]},"445325c7-24":{"id":"/src/Element/utils.ts","moduleParts":{"index.js":"445325c7-25"},"imported":[{"uid":"445325c7-22"}],"importedBy":[{"uid":"445325c7-26"}]},"445325c7-26":{"id":"/src/Element/component.tsx","moduleParts":{"index.js":"445325c7-27"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-68"},{"uid":"445325c7-0"},{"uid":"445325c7-20"},{"uid":"445325c7-24"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-30"}]},"445325c7-28":{"id":"/src/Element/withEqualSizeBeforeAfter.tsx","moduleParts":{"index.js":"445325c7-29"},"imported":[{"uid":"445325c7-68"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-30"}]},"445325c7-30":{"id":"/src/Element/index.ts","moduleParts":{"index.js":"445325c7-31"},"imported":[{"uid":"445325c7-26"},{"uid":"445325c7-28"}],"importedBy":[{"uid":"445325c7-64"},{"uid":"445325c7-36"}]},"445325c7-32":{"id":"/src/helpers/Iterator/component.tsx","moduleParts":{"index.js":"445325c7-33"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-68"},{"uid":"445325c7-71"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-34"}]},"445325c7-34":{"id":"/src/helpers/Iterator/index.ts","moduleParts":{"index.js":"445325c7-35"},"imported":[{"uid":"445325c7-32"}],"importedBy":[{"uid":"445325c7-36"}]},"445325c7-36":{"id":"/src/List/component.tsx","moduleParts":{"index.js":"445325c7-37"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-68"},{"uid":"445325c7-0"},{"uid":"445325c7-30"},{"uid":"445325c7-34"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-40"}]},"445325c7-38":{"id":"/src/List/withActiveState.tsx","moduleParts":{"index.js":"445325c7-39"},"imported":[{"uid":"445325c7-68"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-40"}]},"445325c7-40":{"id":"/src/List/index.ts","moduleParts":{"index.js":"445325c7-41"},"imported":[{"uid":"445325c7-36"},{"uid":"445325c7-38"}],"importedBy":[{"uid":"445325c7-64"}]},"445325c7-42":{"id":"/src/Portal/component.ts","moduleParts":{"index.js":"445325c7-43"},"imported":[{"uid":"445325c7-68"},{"uid":"445325c7-70"},{"uid":"445325c7-0"}],"importedBy":[{"uid":"445325c7-44"}]},"445325c7-44":{"id":"/src/Portal/index.ts","moduleParts":{"index.js":"445325c7-45"},"imported":[{"uid":"445325c7-42"}],"importedBy":[{"uid":"445325c7-64"},{"uid":"445325c7-50"}]},"445325c7-46":{"id":"/src/Overlay/context.tsx","moduleParts":{"index.js":"445325c7-47"},"imported":[{"uid":"445325c7-68"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-52"},{"uid":"445325c7-48"}]},"445325c7-48":{"id":"/src/Overlay/useOverlay.tsx","moduleParts":{"index.js":"445325c7-49"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-66"},{"uid":"445325c7-68"},{"uid":"445325c7-2"},{"uid":"445325c7-46"}],"importedBy":[{"uid":"445325c7-52"},{"uid":"445325c7-50"}]},"445325c7-50":{"id":"/src/Overlay/component.tsx","moduleParts":{"index.js":"445325c7-51"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-68"},{"uid":"445325c7-0"},{"uid":"445325c7-44"},{"uid":"445325c7-48"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-52"}]},"445325c7-52":{"id":"/src/Overlay/index.ts","moduleParts":{"index.js":"445325c7-53"},"imported":[{"uid":"445325c7-50"},{"uid":"445325c7-46"},{"uid":"445325c7-48"}],"importedBy":[{"uid":"445325c7-64"}]},"445325c7-54":{"id":"/src/Text/styled.ts","moduleParts":{"index.js":"445325c7-55"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-66"}],"importedBy":[{"uid":"445325c7-56"}]},"445325c7-56":{"id":"/src/Text/component.tsx","moduleParts":{"index.js":"445325c7-57"},"imported":[{"uid":"445325c7-68"},{"uid":"445325c7-0"},{"uid":"445325c7-54"},{"uid":"445325c7-69"}],"importedBy":[{"uid":"445325c7-58"}]},"445325c7-58":{"id":"/src/Text/index.ts","moduleParts":{"index.js":"445325c7-59"},"imported":[{"uid":"445325c7-56"}],"importedBy":[{"uid":"445325c7-64"}]},"445325c7-60":{"id":"/src/Util/component.tsx","moduleParts":{"index.js":"445325c7-61"},"imported":[{"uid":"445325c7-67"},{"uid":"445325c7-68"},{"uid":"445325c7-0"}],"importedBy":[{"uid":"445325c7-62"}]},"445325c7-62":{"id":"/src/Util/index.ts","moduleParts":{"index.js":"445325c7-63"},"imported":[{"uid":"445325c7-60"}],"importedBy":[{"uid":"445325c7-64"}]},"445325c7-64":{"id":"/src/index.ts","moduleParts":{"index.js":"445325c7-65"},"imported":[{"uid":"445325c7-66"},{"uid":"445325c7-30"},{"uid":"445325c7-40"},{"uid":"445325c7-52"},{"uid":"445325c7-44"},{"uid":"445325c7-58"},{"uid":"445325c7-62"}],"importedBy":[],"isEntry":true},"445325c7-66":{"id":"@vitus-labs/unistyle","moduleParts":{},"imported":[],"importedBy":[{"uid":"445325c7-64"},{"uid":"445325c7-48"},{"uid":"445325c7-54"},{"uid":"445325c7-4"},{"uid":"445325c7-10"}]},"445325c7-67":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"445325c7-26"},{"uid":"445325c7-36"},{"uid":"445325c7-50"},{"uid":"445325c7-48"},{"uid":"445325c7-60"},{"uid":"445325c7-54"},{"uid":"445325c7-32"},{"uid":"445325c7-4"},{"uid":"445325c7-10"}]},"445325c7-68":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"445325c7-26"},{"uid":"445325c7-28"},{"uid":"445325c7-36"},{"uid":"445325c7-38"},{"uid":"445325c7-50"},{"uid":"445325c7-46"},{"uid":"445325c7-48"},{"uid":"445325c7-42"},{"uid":"445325c7-56"},{"uid":"445325c7-60"},{"uid":"445325c7-32"},{"uid":"445325c7-6"},{"uid":"445325c7-16"}]},"445325c7-69":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"445325c7-26"},{"uid":"445325c7-28"},{"uid":"445325c7-36"},{"uid":"445325c7-38"},{"uid":"445325c7-50"},{"uid":"445325c7-46"},{"uid":"445325c7-56"},{"uid":"445325c7-32"},{"uid":"445325c7-6"},{"uid":"445325c7-16"}]},"445325c7-70":{"id":"react-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"445325c7-42"}]},"445325c7-71":{"id":"react-is","moduleParts":{},"imported":[],"importedBy":[{"uid":"445325c7-32"}]}},"env":{"rollup":"4.23.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
5390
5390
 
5391
5391
  const run = () => {
5392
5392
  const width = window.innerWidth;
@@ -149,9 +149,9 @@ main {
149
149
  var drawChart = (function (exports) {
150
150
  'use strict';
151
151
 
152
- var n,l$1,u$2,i$1,r$1,o$1,e$1,f$2,c$2,s$1,a$2,h$1,p$1={},v$1=[],y$3=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,d$1=Array.isArray;function w$1(n,l){for(var u in l)n[u]=l[u];return n}function _(n){n&&n.parentNode&&n.parentNode.removeChild(n);}function g(l,u,t){var i,r,o,e={};for(o in u)"key"==o?i=u[o]:"ref"==o?r=u[o]:e[o]=u[o];if(arguments.length>2&&(e.children=arguments.length>3?n.call(arguments,2):t),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps)void 0===e[o]&&(e[o]=l.defaultProps[o]);return m$2(l,e,i,r,null)}function m$2(n,t,i,r,o){var e={type:n,props:t,key:i,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==o?++u$2:o,__i:-1,__u:0};return null==o&&null!=l$1.vnode&&l$1.vnode(e),e}function k$1(n){return n.children}function x$3(n,l){this.props=n,this.context=l;}function C$1(n,l){if(null==l)return n.__?C$1(n.__,n.__i+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?C$1(n):null}function S(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return S(n)}}function M(n){(!n.__d&&(n.__d=!0)&&i$1.push(n)&&!P.__r++||r$1!==l$1.debounceRendering)&&((r$1=l$1.debounceRendering)||o$1)(P);}function P(){var n,u,t,r,o,f,c,s;for(i$1.sort(e$1);n=i$1.shift();)n.__d&&(u=i$1.length,r=void 0,f=(o=(t=n).__v).__e,c=[],s=[],t.__P&&((r=w$1({},o)).__v=o.__v+1,l$1.vnode&&l$1.vnode(r),j$1(t.__P,r,o,t.__n,t.__P.namespaceURI,32&o.__u?[f]:null,c,null==f?C$1(o):f,!!(32&o.__u),s),r.__v=o.__v,r.__.__k[r.__i]=r,z$1(c,r,s),r.__e!=f&&S(r)),i$1.length>u&&i$1.sort(e$1));P.__r=0;}function $(n,l,u,t,i,r,o,e,f,c,s){var a,h,y,d,w,_,g=t&&t.__k||v$1,m=l.length;for(f=I(u,l,g,f,m),a=0;a<m;a++)null!=(y=u.__k[a])&&(h=-1===y.__i?p$1:g[y.__i]||p$1,y.__i=a,_=j$1(n,y,h,i,r,o,e,f,c,s),d=y.__e,y.ref&&h.ref!=y.ref&&(h.ref&&V(h.ref,null,y),s.push(y.ref,y.__c||d,y)),null==w&&null!=d&&(w=d),4&y.__u||h.__k===y.__k?f=A$1(y,f,n):"function"==typeof y.type&&void 0!==_?f=_:d&&(f=d.nextSibling),y.__u&=-7);return u.__e=w,f}function I(n,l,u,t,i){var r,o,e,f,c,s=u.length,a=s,h=0;for(n.__k=new Array(i),r=0;r<i;r++)null!=(o=l[r])&&"boolean"!=typeof o&&"function"!=typeof o?(f=r+h,(o=n.__k[r]="string"==typeof o||"number"==typeof o||"bigint"==typeof o||o.constructor==String?m$2(null,o,null,null,null):d$1(o)?m$2(k$1,{children:o},null,null,null):void 0===o.constructor&&o.__b>0?m$2(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=n,o.__b=n.__b+1,e=null,-1!==(c=o.__i=L(o,u,f,a))&&(a--,(e=u[c])&&(e.__u|=2)),null==e||null===e.__v?(-1==c&&h--,"function"!=typeof o.type&&(o.__u|=4)):c!=f&&(c==f-1?h--:c==f+1?h++:(c>f?h--:h++,o.__u|=4))):n.__k[r]=null;if(a)for(r=0;r<s;r++)null!=(e=u[r])&&0==(2&e.__u)&&(e.__e==t&&(t=C$1(e)),q$1(e,e));return t}function A$1(n,l,u){var t,i;if("function"==typeof n.type){for(t=n.__k,i=0;t&&i<t.length;i++)t[i]&&(t[i].__=n,l=A$1(t[i],l,u));return l}n.__e!=l&&(l&&n.type&&!u.contains(l)&&(l=C$1(n)),u.insertBefore(n.__e,l||null),l=n.__e);do{l=l&&l.nextSibling;}while(null!=l&&8==l.nodeType);return l}function L(n,l,u,t){var i,r,o=n.key,e=n.type,f=l[u];if(null===f||f&&o==f.key&&e===f.type&&0==(2&f.__u))return u;if(t>(null!=f&&0==(2&f.__u)?1:0))for(i=u-1,r=u+1;i>=0||r<l.length;){if(i>=0){if((f=l[i])&&0==(2&f.__u)&&o==f.key&&e===f.type)return i;i--;}if(r<l.length){if((f=l[r])&&0==(2&f.__u)&&o==f.key&&e===f.type)return r;r++;}}return -1}function T$1(n,l,u){"-"==l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":"number"!=typeof u||y$3.test(l)?u:u+"px";}function F(n,l,u,t,i){var r;n:if("style"==l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||T$1(n.style,l,"");if(u)for(l in u)t&&u[l]===t[l]||T$1(n.style,l,u[l]);}else if("o"==l[0]&&"n"==l[1])r=l!=(l=l.replace(f$2,"$1")),l=l.toLowerCase()in n||"onFocusOut"==l||"onFocusIn"==l?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?t?u.u=t.u:(u.u=c$2,n.addEventListener(l,r?a$2:s$1,r)):n.removeEventListener(l,r?a$2:s$1,r);else {if("http://www.w3.org/2000/svg"==i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=l&&"height"!=l&&"href"!=l&&"list"!=l&&"form"!=l&&"tabIndex"!=l&&"download"!=l&&"rowSpan"!=l&&"colSpan"!=l&&"role"!=l&&"popover"!=l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||!1===u&&"-"!=l[4]?n.removeAttribute(l):n.setAttribute(l,"popover"==l&&1==u?"":u));}}function O(n){return function(u){if(this.l){var t=this.l[u.type+n];if(null==u.t)u.t=c$2++;else if(u.t<t.u)return;return t(l$1.event?l$1.event(u):u)}}}function j$1(n,u,t,i,r,o,e,f,c,s){var a,h,p,v,y,g,m,b,C,S,M,P,I,A,H,L,T,F=u.type;if(void 0!==u.constructor)return null;128&t.__u&&(c=!!(32&t.__u),o=[f=u.__e=t.__e]),(a=l$1.__b)&&a(u);n:if("function"==typeof F)try{if(b=u.props,C="prototype"in F&&F.prototype.render,S=(a=F.contextType)&&i[a.__c],M=a?S?S.props.value:a.__:i,t.__c?m=(h=u.__c=t.__c).__=h.__E:(C?u.__c=h=new F(b,M):(u.__c=h=new x$3(b,M),h.constructor=F,h.render=B$1),S&&S.sub(h),h.props=b,h.state||(h.state={}),h.context=M,h.__n=i,p=h.__d=!0,h.__h=[],h._sb=[]),C&&null==h.__s&&(h.__s=h.state),C&&null!=F.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=w$1({},h.__s)),w$1(h.__s,F.getDerivedStateFromProps(b,h.__s))),v=h.props,y=h.state,h.__v=u,p)C&&null==F.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),C&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else {if(C&&null==F.getDerivedStateFromProps&&b!==v&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(b,M),!h.__e&&(null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(b,h.__s,M)||u.__v==t.__v)){for(u.__v!=t.__v&&(h.props=b,h.state=h.__s,h.__d=!1),u.__e=t.__e,u.__k=t.__k,u.__k.some(function(n){n&&(n.__=u);}),P=0;P<h._sb.length;P++)h.__h.push(h._sb[P]);h._sb=[],h.__h.length&&e.push(h);break n}null!=h.componentWillUpdate&&h.componentWillUpdate(b,h.__s,M),C&&null!=h.componentDidUpdate&&h.__h.push(function(){h.componentDidUpdate(v,y,g);});}if(h.context=M,h.props=b,h.__P=n,h.__e=!1,I=l$1.__r,A=0,C){for(h.state=h.__s,h.__d=!1,I&&I(u),a=h.render(h.props,h.state,h.context),H=0;H<h._sb.length;H++)h.__h.push(h._sb[H]);h._sb=[];}else do{h.__d=!1,I&&I(u),a=h.render(h.props,h.state,h.context),h.state=h.__s;}while(h.__d&&++A<25);h.state=h.__s,null!=h.getChildContext&&(i=w$1(w$1({},i),h.getChildContext())),C&&!p&&null!=h.getSnapshotBeforeUpdate&&(g=h.getSnapshotBeforeUpdate(v,y)),f=$(n,d$1(L=null!=a&&a.type===k$1&&null==a.key?a.props.children:a)?L:[L],u,t,i,r,o,e,f,c,s),h.base=u.__e,u.__u&=-161,h.__h.length&&e.push(h),m&&(h.__E=h.__=null);}catch(n){if(u.__v=null,c||null!=o)if(n.then){for(u.__u|=c?160:128;f&&8==f.nodeType&&f.nextSibling;)f=f.nextSibling;o[o.indexOf(f)]=null,u.__e=f;}else for(T=o.length;T--;)_(o[T]);else u.__e=t.__e,u.__k=t.__k;l$1.__e(n,u,t);}else null==o&&u.__v==t.__v?(u.__k=t.__k,u.__e=t.__e):f=u.__e=N(t.__e,u,t,i,r,o,e,c,s);return (a=l$1.diffed)&&a(u),128&u.__u?void 0:f}function z$1(n,u,t){for(var i=0;i<t.length;i++)V(t[i],t[++i],t[++i]);l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function N(u,t,i,r,o,e,f,c,s){var a,h,v,y,w,g,m,b=i.props,k=t.props,x=t.type;if("svg"==x?o="http://www.w3.org/2000/svg":"math"==x?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=e)for(a=0;a<e.length;a++)if((w=e[a])&&"setAttribute"in w==!!x&&(x?w.localName==x:3==w.nodeType)){u=w,e[a]=null;break}if(null==u){if(null==x)return document.createTextNode(k);u=document.createElementNS(o,x,k.is&&k),c&&(l$1.__m&&l$1.__m(t,e),c=!1),e=null;}if(null===x)b===k||c&&u.data===k||(u.data=k);else {if(e=e&&n.call(u.childNodes),b=i.props||p$1,!c&&null!=e)for(b={},a=0;a<u.attributes.length;a++)b[(w=u.attributes[a]).name]=w.value;for(a in b)if(w=b[a],"children"==a);else if("dangerouslySetInnerHTML"==a)v=w;else if(!(a in k)){if("value"==a&&"defaultValue"in k||"checked"==a&&"defaultChecked"in k)continue;F(u,a,null,w,o);}for(a in k)w=k[a],"children"==a?y=w:"dangerouslySetInnerHTML"==a?h=w:"value"==a?g=w:"checked"==a?m=w:c&&"function"!=typeof w||b[a]===w||F(u,a,w,b[a],o);if(h)c||v&&(h.__html===v.__html||h.__html===u.innerHTML)||(u.innerHTML=h.__html),t.__k=[];else if(v&&(u.innerHTML=""),$(u,d$1(y)?y:[y],t,i,r,"foreignObject"==x?"http://www.w3.org/1999/xhtml":o,e,f,e?e[0]:i.__k&&C$1(i,0),c,s),null!=e)for(a=e.length;a--;)_(e[a]);c||(a="value","progress"==x&&null==g?u.removeAttribute("value"):void 0!==g&&(g!==u[a]||"progress"==x&&!g||"option"==x&&g!==b[a])&&F(u,a,g,b[a],o),a="checked",void 0!==m&&m!==u[a]&&F(u,a,m,b[a],o));}return u}function V(n,u,t){try{if("function"==typeof n){var i="function"==typeof n.__u;i&&n.__u(),i&&null==u||(n.__u=n(u));}else n.current=u;}catch(n){l$1.__e(n,t);}}function q$1(n,u,t){var i,r;if(l$1.unmount&&l$1.unmount(n),(i=n.ref)&&(i.current&&i.current!==n.__e||V(i,null,u)),null!=(i=n.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount();}catch(n){l$1.__e(n,u);}i.base=i.__P=null;}if(i=n.__k)for(r=0;r<i.length;r++)i[r]&&q$1(i[r],u,t||"function"!=typeof n.type);t||_(n.__e),n.__c=n.__=n.__e=void 0;}function B$1(n,l,u){return this.constructor(n,u)}function D$1(u,t,i){var r,o,e,f;t==document&&(t=document.documentElement),l$1.__&&l$1.__(u,t),o=(r="function"==typeof i)?null:t.__k,e=[],f=[],j$1(t,u=(t).__k=g(k$1,null,[u]),o||p$1,p$1,t.namespaceURI,o?null:t.firstChild?n.call(t.childNodes):null,e,o?o.__e:t.firstChild,r,f),z$1(e,u,f);}function J(n,l){var u={__c:l="__cC"+h$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,t;return this.getChildContext||(u=new Set,(t={})[l]=this,this.getChildContext=function(){return t},this.componentWillUnmount=function(){u=null;},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.forEach(function(n){n.__e=!0,M(n);});},this.sub=function(n){u.add(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u&&u.delete(n),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u}n=v$1.slice,l$1={__e:function(n,l,u,t){for(var i,r,o;l=l.__;)if((i=l.__c)&&!i.__)try{if((r=i.constructor)&&null!=r.getDerivedStateFromError&&(i.setState(r.getDerivedStateFromError(n)),o=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),o=i.__d),o)return i.__E=i}catch(l){n=l;}throw n}},u$2=0,x$3.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=w$1({},this.state),"function"==typeof n&&(n=n(w$1({},u),this.props)),n&&w$1(u,n),null!=n&&this.__v&&(l&&this._sb.push(l),M(this));},x$3.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),M(this));},x$3.prototype.render=k$1,i$1=[],o$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,e$1=function(n,l){return n.__v.__b-l.__v.__b},P.__r=0,f$2=/(PointerCapture)$|Capture$/i,c$2=0,s$1=O(!1),a$2=O(!0),h$1=0;
152
+ var n,l$1,u$2,i$1,r$1,o$1,e$1,f$2,c$2,s$1,a$2,h$1,p$1={},v$1=[],y$3=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,w$1=Array.isArray;function d$1(n,l){for(var u in l)n[u]=l[u];return n}function g(n){n&&n.parentNode&&n.parentNode.removeChild(n);}function _(l,u,t){var i,r,o,e={};for(o in u)"key"==o?i=u[o]:"ref"==o?r=u[o]:e[o]=u[o];if(arguments.length>2&&(e.children=arguments.length>3?n.call(arguments,2):t),"function"==typeof l&&null!=l.defaultProps)for(o in l.defaultProps) void 0===e[o]&&(e[o]=l.defaultProps[o]);return m$2(l,e,i,r,null)}function m$2(n,t,i,r,o){var e={type:n,props:t,key:i,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==o?++u$2:o,__i:-1,__u:0};return null==o&&null!=l$1.vnode&&l$1.vnode(e),e}function k$1(n){return n.children}function x$3(n,l){this.props=n,this.context=l;}function S(n,l){if(null==l)return n.__?S(n.__,n.__i+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?S(n):null}function C$1(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return C$1(n)}}function M(n){(!n.__d&&(n.__d=true)&&i$1.push(n)&&!$.__r++||r$1!=l$1.debounceRendering)&&((r$1=l$1.debounceRendering)||o$1)($);}function $(){for(var n,u,t,r,o,f,c,s=1;i$1.length;)i$1.length>s&&i$1.sort(e$1),n=i$1.shift(),s=i$1.length,n.__d&&(t=void 0,o=(r=(u=n).__v).__e,f=[],c=[],u.__P&&((t=d$1({},r)).__v=r.__v+1,l$1.vnode&&l$1.vnode(t),O(u.__P,t,r,u.__n,u.__P.namespaceURI,32&r.__u?[o]:null,f,null==o?S(r):o,!!(32&r.__u),c),t.__v=r.__v,t.__.__k[t.__i]=t,z$1(f,t,c),t.__e!=o&&C$1(t)));$.__r=0;}function I(n,l,u,t,i,r,o,e,f,c,s){var a,h,y,w,d,g,_=t&&t.__k||v$1,m=l.length;for(f=P(u,l,_,f,m),a=0;a<m;a++)null!=(y=u.__k[a])&&(h=-1==y.__i?p$1:_[y.__i]||p$1,y.__i=a,g=O(n,y,h,i,r,o,e,f,c,s),w=y.__e,y.ref&&h.ref!=y.ref&&(h.ref&&q$1(h.ref,null,y),s.push(y.ref,y.__c||w,y)),null==d&&null!=w&&(d=w),4&y.__u||h.__k===y.__k?f=A$1(y,f,n):"function"==typeof y.type&&void 0!==g?f=g:w&&(f=w.nextSibling),y.__u&=-7);return u.__e=d,f}function P(n,l,u,t,i){var r,o,e,f,c,s=u.length,a=s,h=0;for(n.__k=new Array(i),r=0;r<i;r++)null!=(o=l[r])&&"boolean"!=typeof o&&"function"!=typeof o?(f=r+h,(o=n.__k[r]="string"==typeof o||"number"==typeof o||"bigint"==typeof o||o.constructor==String?m$2(null,o,null,null,null):w$1(o)?m$2(k$1,{children:o},null,null,null):null==o.constructor&&o.__b>0?m$2(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=n,o.__b=n.__b+1,e=null,-1!=(c=o.__i=L(o,u,f,a))&&(a--,(e=u[c])&&(e.__u|=2)),null==e||null==e.__v?(-1==c&&(i>s?h--:i<s&&h++),"function"!=typeof o.type&&(o.__u|=4)):c!=f&&(c==f-1?h--:c==f+1?h++:(c>f?h--:h++,o.__u|=4))):n.__k[r]=null;if(a)for(r=0;r<s;r++)null!=(e=u[r])&&0==(2&e.__u)&&(e.__e==t&&(t=S(e)),B$1(e,e));return t}function A$1(n,l,u){var t,i;if("function"==typeof n.type){for(t=n.__k,i=0;t&&i<t.length;i++)t[i]&&(t[i].__=n,l=A$1(t[i],l,u));return l}n.__e!=l&&(l&&n.type&&!u.contains(l)&&(l=S(n)),u.insertBefore(n.__e,l||null),l=n.__e);do{l=l&&l.nextSibling;}while(null!=l&&8==l.nodeType);return l}function L(n,l,u,t){var i,r,o=n.key,e=n.type,f=l[u];if(null===f&&null==n.key||f&&o==f.key&&e==f.type&&0==(2&f.__u))return u;if(t>(null!=f&&0==(2&f.__u)?1:0))for(i=u-1,r=u+1;i>=0||r<l.length;){if(i>=0){if((f=l[i])&&0==(2&f.__u)&&o==f.key&&e==f.type)return i;i--;}if(r<l.length){if((f=l[r])&&0==(2&f.__u)&&o==f.key&&e==f.type)return r;r++;}}return -1}function T$1(n,l,u){"-"==l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":"number"!=typeof u||y$3.test(l)?u:u+"px";}function j$1(n,l,u,t,i){var r,o;n:if("style"==l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||T$1(n.style,l,"");if(u)for(l in u)t&&u[l]==t[l]||T$1(n.style,l,u[l]);}else if("o"==l[0]&&"n"==l[1])r=l!=(l=l.replace(f$2,"$1")),o=l.toLowerCase(),l=o in n||"onFocusOut"==l||"onFocusIn"==l?o.slice(2):l.slice(2),n.l||(n.l={}),n.l[l+r]=u,u?t?u.u=t.u:(u.u=c$2,n.addEventListener(l,r?a$2:s$1,r)):n.removeEventListener(l,r?a$2:s$1,r);else {if("http://www.w3.org/2000/svg"==i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=l&&"height"!=l&&"href"!=l&&"list"!=l&&"form"!=l&&"tabIndex"!=l&&"download"!=l&&"rowSpan"!=l&&"colSpan"!=l&&"role"!=l&&"popover"!=l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||false===u&&"-"!=l[4]?n.removeAttribute(l):n.setAttribute(l,"popover"==l&&1==u?"":u));}}function F(n){return function(u){if(this.l){var t=this.l[u.type+n];if(null==u.t)u.t=c$2++;else if(u.t<t.u)return;return t(l$1.event?l$1.event(u):u)}}}function O(n,u,t,i,r,o,e,f,c,s){var a,h,p,v,y,_,m,b,S,C,M,$,P,A,H,L,T,j=u.type;if(null!=u.constructor)return null;128&t.__u&&(c=!!(32&t.__u),o=[f=u.__e=t.__e]),(a=l$1.__b)&&a(u);n:if("function"==typeof j)try{if(b=u.props,S="prototype"in j&&j.prototype.render,C=(a=j.contextType)&&i[a.__c],M=a?C?C.props.value:a.__:i,t.__c?m=(h=u.__c=t.__c).__=h.__E:(S?u.__c=h=new j(b,M):(u.__c=h=new x$3(b,M),h.constructor=j,h.render=D$1),C&&C.sub(h),h.props=b,h.state||(h.state={}),h.context=M,h.__n=i,p=h.__d=!0,h.__h=[],h._sb=[]),S&&null==h.__s&&(h.__s=h.state),S&&null!=j.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=d$1({},h.__s)),d$1(h.__s,j.getDerivedStateFromProps(b,h.__s))),v=h.props,y=h.state,h.__v=u,p)S&&null==j.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),S&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else {if(S&&null==j.getDerivedStateFromProps&&b!==v&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(b,M),!h.__e&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(b,h.__s,M)||u.__v==t.__v){for(u.__v!=t.__v&&(h.props=b,h.state=h.__s,h.__d=!1),u.__e=t.__e,u.__k=t.__k,u.__k.some(function(n){n&&(n.__=u);}),$=0;$<h._sb.length;$++)h.__h.push(h._sb[$]);h._sb=[],h.__h.length&&e.push(h);break n}null!=h.componentWillUpdate&&h.componentWillUpdate(b,h.__s,M),S&&null!=h.componentDidUpdate&&h.__h.push(function(){h.componentDidUpdate(v,y,_);});}if(h.context=M,h.props=b,h.__P=n,h.__e=!1,P=l$1.__r,A=0,S){for(h.state=h.__s,h.__d=!1,P&&P(u),a=h.render(h.props,h.state,h.context),H=0;H<h._sb.length;H++)h.__h.push(h._sb[H]);h._sb=[];}else do{h.__d=!1,P&&P(u),a=h.render(h.props,h.state,h.context),h.state=h.__s;}while(h.__d&&++A<25);h.state=h.__s,null!=h.getChildContext&&(i=d$1(d$1({},i),h.getChildContext())),S&&!p&&null!=h.getSnapshotBeforeUpdate&&(_=h.getSnapshotBeforeUpdate(v,y)),L=a,null!=a&&a.type===k$1&&null==a.key&&(L=N(a.props.children)),f=I(n,w$1(L)?L:[L],u,t,i,r,o,e,f,c,s),h.base=u.__e,u.__u&=-161,h.__h.length&&e.push(h),m&&(h.__E=h.__=null);}catch(n){if(u.__v=null,c||null!=o)if(n.then){for(u.__u|=c?160:128;f&&8==f.nodeType&&f.nextSibling;)f=f.nextSibling;o[o.indexOf(f)]=null,u.__e=f;}else for(T=o.length;T--;)g(o[T]);else u.__e=t.__e,u.__k=t.__k;l$1.__e(n,u,t);}else null==o&&u.__v==t.__v?(u.__k=t.__k,u.__e=t.__e):f=u.__e=V(t.__e,u,t,i,r,o,e,c,s);return (a=l$1.diffed)&&a(u),128&u.__u?void 0:f}function z$1(n,u,t){for(var i=0;i<t.length;i++)q$1(t[i],t[++i],t[++i]);l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function N(n){return "object"!=typeof n||null==n||n.__b&&n.__b>0?n:w$1(n)?n.map(N):d$1({},n)}function V(u,t,i,r,o,e,f,c,s){var a,h,v,y,d,_,m,b=i.props,k=t.props,x=t.type;if("svg"==x?o="http://www.w3.org/2000/svg":"math"==x?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=e)for(a=0;a<e.length;a++)if((d=e[a])&&"setAttribute"in d==!!x&&(x?d.localName==x:3==d.nodeType)){u=d,e[a]=null;break}if(null==u){if(null==x)return document.createTextNode(k);u=document.createElementNS(o,x,k.is&&k),c&&(l$1.__m&&l$1.__m(t,e),c=false),e=null;}if(null==x)b===k||c&&u.data==k||(u.data=k);else {if(e=e&&n.call(u.childNodes),b=i.props||p$1,!c&&null!=e)for(b={},a=0;a<u.attributes.length;a++)b[(d=u.attributes[a]).name]=d.value;for(a in b)if(d=b[a],"children"==a);else if("dangerouslySetInnerHTML"==a)v=d;else if(!(a in k)){if("value"==a&&"defaultValue"in k||"checked"==a&&"defaultChecked"in k)continue;j$1(u,a,null,d,o);}for(a in k)d=k[a],"children"==a?y=d:"dangerouslySetInnerHTML"==a?h=d:"value"==a?_=d:"checked"==a?m=d:c&&"function"!=typeof d||b[a]===d||j$1(u,a,d,b[a],o);if(h)c||v&&(h.__html==v.__html||h.__html==u.innerHTML)||(u.innerHTML=h.__html),t.__k=[];else if(v&&(u.innerHTML=""),I("template"==t.type?u.content:u,w$1(y)?y:[y],t,i,r,"foreignObject"==x?"http://www.w3.org/1999/xhtml":o,e,f,e?e[0]:i.__k&&S(i,0),c,s),null!=e)for(a=e.length;a--;)g(e[a]);c||(a="value","progress"==x&&null==_?u.removeAttribute("value"):null!=_&&(_!==u[a]||"progress"==x&&!_||"option"==x&&_!=b[a])&&j$1(u,a,_,b[a],o),a="checked",null!=m&&m!=u[a]&&j$1(u,a,m,b[a],o));}return u}function q$1(n,u,t){try{if("function"==typeof n){var i="function"==typeof n.__u;i&&n.__u(),i&&null==u||(n.__u=n(u));}else n.current=u;}catch(n){l$1.__e(n,t);}}function B$1(n,u,t){var i,r;if(l$1.unmount&&l$1.unmount(n),(i=n.ref)&&(i.current&&i.current!=n.__e||q$1(i,null,u)),null!=(i=n.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount();}catch(n){l$1.__e(n,u);}i.base=i.__P=null;}if(i=n.__k)for(r=0;r<i.length;r++)i[r]&&B$1(i[r],u,t||"function"!=typeof n.type);t||g(n.__e),n.__c=n.__=n.__e=void 0;}function D$1(n,l,u){return this.constructor(n,u)}function E(u,t,i){var r,o,e,f;t==document&&(t=document.documentElement),l$1.__&&l$1.__(u,t),o=(r="function"=="undefined")?null:t.__k,e=[],f=[],O(t,u=(t).__k=_(k$1,null,[u]),o||p$1,p$1,t.namespaceURI,o?null:t.firstChild?n.call(t.childNodes):null,e,o?o.__e:t.firstChild,r,f),z$1(e,u,f);}function K(n){function l(n){var u,t;return this.getChildContext||(u=new Set,(t={})[l.__c]=this,this.getChildContext=function(){return t},this.componentWillUnmount=function(){u=null;},this.shouldComponentUpdate=function(n){this.props.value!=n.value&&u.forEach(function(n){n.__e=true,M(n);});},this.sub=function(n){u.add(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u&&u.delete(n),l&&l.call(n);};}),n.children}return l.__c="__cC"+h$1++,l.__=n,l.Provider=l.__l=(l.Consumer=function(n,l){return n.children(l)}).contextType=l,l}n=v$1.slice,l$1={__e:function(n,l,u,t){for(var i,r,o;l=l.__;)if((i=l.__c)&&!i.__)try{if((r=i.constructor)&&null!=r.getDerivedStateFromError&&(i.setState(r.getDerivedStateFromError(n)),o=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),o=i.__d),o)return i.__E=i}catch(l){n=l;}throw n}},u$2=0,x$3.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=d$1({},this.state),"function"==typeof n&&(n=n(d$1({},u),this.props)),n&&d$1(u,n),null!=n&&this.__v&&(l&&this._sb.push(l),M(this));},x$3.prototype.forceUpdate=function(n){this.__v&&(this.__e=true,n&&this.__h.push(n),M(this));},x$3.prototype.render=k$1,i$1=[],o$1="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,e$1=function(n,l){return n.__v.__b-l.__v.__b},$.__r=0,f$2=/(PointerCapture)$|Capture$/i,c$2=0,s$1=F(false),a$2=F(true),h$1=0;
153
153
 
154
- var f$1=0;function u$1(e,t,n,o,i,u){t||(t={});var a,c,p=t;if("ref"in p)for(c in p={},t)"ref"==c?a=t[c]:p[c]=t[c];var l={type:e,props:p,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--f$1,__i:-1,__u:0,__source:i,__self:u};if("function"==typeof e&&(a=e.defaultProps))for(c in a)void 0===p[c]&&(p[c]=a[c]);return l$1.vnode&&l$1.vnode(l),l}
154
+ var f$1=0;function u$1(e,t,n,o,i,u){t||(t={});var a,c,p=t;if("ref"in p)for(c in p={},t)"ref"==c?a=t[c]:p[c]=t[c];var l={type:e,props:p,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--f$1,__i:-1,__u:0,__source:i,__self:u};if("function"==typeof e&&(a=e.defaultProps))for(c in a) void 0===p[c]&&(p[c]=a[c]);return l$1.vnode&&l$1.vnode(l),l}
155
155
 
156
156
  const LABELS = {
157
157
  renderedLength: "Rendered",
@@ -169,7 +169,7 @@ var drawChart = (function (exports) {
169
169
  return availableSizeProperties;
170
170
  };
171
171
 
172
- var t,r,u,i,o=0,f=[],c$1=l$1,e=c$1.__b,a$1=c$1.__r,v=c$1.diffed,l=c$1.__c,m$1=c$1.unmount,s=c$1.__;function d(n,t){c$1.__h&&c$1.__h(r,n,o||t),o=0;var u=r.__H||(r.__H={__:[],__h:[]});return n>=u.__.length&&u.__.push({}),u.__[n]}function h(n){return o=1,p(D,n)}function p(n,u,i){var o=d(t++,2);if(o.t=n,!o.__c&&(o.__=[D(void 0,u),function(n){var t=o.__N?o.__N[0]:o.__[0],r=o.t(t,n);t!==r&&(o.__N=[r,o.__[1]],o.__c.setState({}));}],o.__c=r,!r.u)){var f=function(n,t,r){if(!o.__c.__H)return !0;var u=o.__c.__H.__.filter(function(n){return !!n.__c});if(u.every(function(n){return !n.__N}))return !c||c.call(this,n,t,r);var i=o.__c.props!==n;return u.forEach(function(n){if(n.__N){var t=n.__[0];n.__=n.__N,n.__N=void 0,t!==n.__[0]&&(i=!0);}}),c&&c.call(this,n,t,r)||i};r.u=!0;var c=r.shouldComponentUpdate,e=r.componentWillUpdate;r.componentWillUpdate=function(n,t,r){if(this.__e){var u=c;c=void 0,f(n,t,r),c=u;}e&&e.call(this,n,t,r);},r.shouldComponentUpdate=f;}return o.__N||o.__}function y$2(n,u){var i=d(t++,3);!c$1.__s&&C(i.__H,u)&&(i.__=n,i.i=u,r.__H.__h.push(i));}function A(n){return o=5,T(function(){return {current:n}},[])}function T(n,r){var u=d(t++,7);return C(u.__H,r)&&(u.__=n(),u.__H=r,u.__h=n),u.__}function q(n,t){return o=8,T(function(){return n},t)}function x$2(n){var u=r.context[n.__c],i=d(t++,9);return i.c=n,u?(null==i.__&&(i.__=!0,u.sub(r)),u.props.value):n.__}function j(){for(var n;n=f.shift();)if(n.__P&&n.__H)try{n.__H.__h.forEach(z),n.__H.__h.forEach(B),n.__H.__h=[];}catch(t){n.__H.__h=[],c$1.__e(t,n.__v);}}c$1.__b=function(n){r=null,e&&e(n);},c$1.__=function(n,t){n&&t.__k&&t.__k.__m&&(n.__m=t.__k.__m),s&&s(n,t);},c$1.__r=function(n){a$1&&a$1(n),t=0;var i=(r=n.__c).__H;i&&(u===r?(i.__h=[],r.__h=[],i.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0;})):(i.__h.forEach(z),i.__h.forEach(B),i.__h=[],t=0)),u=r;},c$1.diffed=function(n){v&&v(n);var t=n.__c;t&&t.__H&&(t.__H.__h.length&&(1!==f.push(t)&&i===c$1.requestAnimationFrame||((i=c$1.requestAnimationFrame)||w)(j)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0;})),u=r=null;},c$1.__c=function(n,t){t.some(function(n){try{n.__h.forEach(z),n.__h=n.__h.filter(function(n){return !n.__||B(n)});}catch(r){t.some(function(n){n.__h&&(n.__h=[]);}),t=[],c$1.__e(r,n.__v);}}),l&&l(n,t);},c$1.unmount=function(n){m$1&&m$1(n);var t,r=n.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{z(n);}catch(n){t=n;}}),r.__H=void 0,t&&c$1.__e(t,r.__v));};var k="function"==typeof requestAnimationFrame;function w(n){var t,r=function(){clearTimeout(u),k&&cancelAnimationFrame(t),setTimeout(n);},u=setTimeout(r,100);k&&(t=requestAnimationFrame(r));}function z(n){var t=r,u=n.__c;"function"==typeof u&&(n.__c=void 0,u()),r=t;}function B(n){var t=r;n.__c=n.__(),r=t;}function C(n,t){return !n||n.length!==t.length||t.some(function(t,r){return t!==n[r]})}function D(n,t){return "function"==typeof t?t(n):t}
172
+ var t,r,u,i,o=0,f=[],c$1=l$1,e=c$1.__b,a$1=c$1.__r,v=c$1.diffed,l=c$1.__c,m$1=c$1.unmount,s=c$1.__;function p(n,t){c$1.__h&&c$1.__h(r,n,o||t),o=0;var u=r.__H||(r.__H={__:[],__h:[]});return n>=u.__.length&&u.__.push({}),u.__[n]}function d(n){return o=1,h(D,n)}function h(n,u,i){var o=p(t++,2);if(o.t=n,!o.__c&&(o.__=[D(void 0,u),function(n){var t=o.__N?o.__N[0]:o.__[0],r=o.t(t,n);t!==r&&(o.__N=[r,o.__[1]],o.__c.setState({}));}],o.__c=r,!r.__f)){var f=function(n,t,r){if(!o.__c.__H)return true;var u=o.__c.__H.__.filter(function(n){return !!n.__c});if(u.every(function(n){return !n.__N}))return !c||c.call(this,n,t,r);var i=o.__c.props!==n;return u.forEach(function(n){if(n.__N){var t=n.__[0];n.__=n.__N,n.__N=void 0,t!==n.__[0]&&(i=true);}}),c&&c.call(this,n,t,r)||i};r.__f=true;var c=r.shouldComponentUpdate,e=r.componentWillUpdate;r.componentWillUpdate=function(n,t,r){if(this.__e){var u=c;c=void 0,f(n,t,r),c=u;}e&&e.call(this,n,t,r);},r.shouldComponentUpdate=f;}return o.__N||o.__}function y$2(n,u){var i=p(t++,3);!c$1.__s&&C(i.__H,u)&&(i.__=n,i.u=u,r.__H.__h.push(i));}function A(n){return o=5,T(function(){return {current:n}},[])}function T(n,r){var u=p(t++,7);return C(u.__H,r)&&(u.__=n(),u.__H=r,u.__h=n),u.__}function q(n,t){return o=8,T(function(){return n},t)}function x$2(n){var u=r.context[n.__c],i=p(t++,9);return i.c=n,u?(null==i.__&&(i.__=true,u.sub(r)),u.props.value):n.__}function j(){for(var n;n=f.shift();)if(n.__P&&n.__H)try{n.__H.__h.forEach(z),n.__H.__h.forEach(B),n.__H.__h=[];}catch(t){n.__H.__h=[],c$1.__e(t,n.__v);}}c$1.__b=function(n){r=null,e&&e(n);},c$1.__=function(n,t){n&&t.__k&&t.__k.__m&&(n.__m=t.__k.__m),s&&s(n,t);},c$1.__r=function(n){a$1&&a$1(n),t=0;var i=(r=n.__c).__H;i&&(u===r?(i.__h=[],r.__h=[],i.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0;})):(i.__h.forEach(z),i.__h.forEach(B),i.__h=[],t=0)),u=r;},c$1.diffed=function(n){v&&v(n);var t=n.__c;t&&t.__H&&(t.__H.__h.length&&(1!==f.push(t)&&i===c$1.requestAnimationFrame||((i=c$1.requestAnimationFrame)||w)(j)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0;})),u=r=null;},c$1.__c=function(n,t){t.some(function(n){try{n.__h.forEach(z),n.__h=n.__h.filter(function(n){return !n.__||B(n)});}catch(r){t.some(function(n){n.__h&&(n.__h=[]);}),t=[],c$1.__e(r,n.__v);}}),l&&l(n,t);},c$1.unmount=function(n){m$1&&m$1(n);var t,r=n.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{z(n);}catch(n){t=n;}}),r.__H=void 0,t&&c$1.__e(t,r.__v));};var k="function"==typeof requestAnimationFrame;function w(n){var t,r=function(){clearTimeout(u),k&&cancelAnimationFrame(t),setTimeout(n);},u=setTimeout(r,35);k&&(t=requestAnimationFrame(r));}function z(n){var t=r,u=n.__c;"function"==typeof u&&(n.__c=void 0,u()),r=t;}function B(n){var t=r;n.__c=n.__(),r=t;}function C(n,t){return !n||n.length!==t.length||t.some(function(t,r){return t!==n[r]})}function D(n,t){return "function"==typeof t?t(n):t}
173
173
 
174
174
  function ascending(a, b) {
175
175
  return a == null || b == null ? NaN : a < b ? -1 : a > b ? 1 : a >= b ? 0 : NaN;
@@ -5011,8 +5011,8 @@ var drawChart = (function (exports) {
5011
5011
  }));
5012
5012
  };
5013
5013
  const useFilter = () => {
5014
- const [includeFilter, setIncludeFilter] = h("");
5015
- const [excludeFilter, setExcludeFilter] = h("");
5014
+ const [includeFilter, setIncludeFilter] = d("");
5015
+ const [excludeFilter, setExcludeFilter] = d("");
5016
5016
  const setIncludeFilterTrottled = T(() => throttleFilter(setIncludeFilter, 200), []);
5017
5017
  const setExcludeFilterTrottled = T(() => throttleFilter(setExcludeFilter, 200), []);
5018
5018
  const isIncluded = T(() => createFilter(prepareFilter(includeFilter), prepareFilter(excludeFilter)), [includeFilter, excludeFilter]);
@@ -5030,8 +5030,8 @@ var drawChart = (function (exports) {
5030
5030
 
5031
5031
  const PLACEHOLDER = "*/**/file.js";
5032
5032
  const SideBar = ({ availableSizeProperties, sizeProperty, setSizeProperty, onExcludeChange, onIncludeChange, }) => {
5033
- const [includeValue, setIncludeValue] = h("");
5034
- const [excludeValue, setExcludeValue] = h("");
5033
+ const [includeValue, setIncludeValue] = d("");
5034
+ const [excludeValue, setExcludeValue] = d("");
5035
5035
  const handleSizePropertyChange = (sizeProp) => () => {
5036
5036
  if (sizeProp !== sizeProperty) {
5037
5037
  setSizeProperty(sizeProp);
@@ -5059,7 +5059,7 @@ var drawChart = (function (exports) {
5059
5059
  const Tooltip = ({ node, visible }) => {
5060
5060
  const { data } = x$2(StaticContext);
5061
5061
  const ref = A(null);
5062
- const [style, setStyle] = h({});
5062
+ const [style, setStyle] = d({});
5063
5063
  const content = T(() => {
5064
5064
  if (!node)
5065
5065
  return null;
@@ -5134,9 +5134,9 @@ var drawChart = (function (exports) {
5134
5134
  };
5135
5135
  const Network = ({ links, nodes, onNodeHover, onNodeDblClick, getColor, onCanvasClick, onNodeClick, }) => {
5136
5136
  const { width, height } = x$2(StaticContext);
5137
- const [transform, setTransform] = h(identityTransform);
5137
+ const [transform, setTransform] = d(identityTransform);
5138
5138
  const startPosRef = A();
5139
- const [dragging, setDragging] = h(false);
5139
+ const [dragging, setDragging] = d(false);
5140
5140
  const handleMouseDown = (event) => {
5141
5141
  if (event.ctrlKey || event.button) {
5142
5142
  // context menu
@@ -5175,8 +5175,8 @@ var drawChart = (function (exports) {
5175
5175
  };
5176
5176
 
5177
5177
  const Chart = ({ links, nodes, onNodeExclude, getColor, onNodeSelect, }) => {
5178
- const [showTooltip, setShowTooltip] = h(false);
5179
- const [tooltipNode, setTooltipNode] = h(undefined);
5178
+ const [showTooltip, setShowTooltip] = d(false);
5179
+ const [tooltipNode, setTooltipNode] = d(undefined);
5180
5180
  y$2(() => {
5181
5181
  const handleMouseOut = () => {
5182
5182
  setShowTooltip(false);
@@ -5223,8 +5223,8 @@ var drawChart = (function (exports) {
5223
5223
  const getModuleColor = T(() => {
5224
5224
  return createRainbowColor(groups);
5225
5225
  }, [groups]);
5226
- const [excludedNodes, setExcludedNodes] = h([]);
5227
- const [selectedNode, setSelectedNode] = h();
5226
+ const [excludedNodes, setExcludedNodes] = d([]);
5227
+ const [selectedNode, setSelectedNode] = d();
5228
5228
  const { getModuleFilterMultiplier, setExcludeFilter, setIncludeFilter } = useFilter();
5229
5229
  const getColor = (node) => {
5230
5230
  if (selectedNode != null) {
@@ -5274,7 +5274,7 @@ var drawChart = (function (exports) {
5274
5274
  return source && target;
5275
5275
  });
5276
5276
  }, [data.nodeMetas, processedNodes]);
5277
- const [animatedNodes, setAnimatedNodes] = h([]);
5277
+ const [animatedNodes, setAnimatedNodes] = d([]);
5278
5278
  y$2(() => {
5279
5279
  const simulation = forceSimulation()
5280
5280
  .force("collision", forceCollide().radius((node) => node.radius))
@@ -5304,7 +5304,7 @@ var drawChart = (function (exports) {
5304
5304
 
5305
5305
  const NODE_MODULES = /.*(?:\/|\\\\)?node_modules(?:\/|\\\\)([^/\\]+)(?:\/|\\\\).+/;
5306
5306
 
5307
- const StaticContext = J({});
5307
+ const StaticContext = K({});
5308
5308
  const createNodeInfo = (data, availableSizeProperties, uid) => {
5309
5309
  var _a, _b;
5310
5310
  const meta = data.nodeMetas[uid];
@@ -5362,7 +5362,7 @@ var drawChart = (function (exports) {
5362
5362
  }
5363
5363
  groupLayers.push([...newLayer]);
5364
5364
  }
5365
- D$1(u$1(StaticContext.Provider, { value: {
5365
+ E(u$1(StaticContext.Provider, { value: {
5366
5366
  data,
5367
5367
  width,
5368
5368
  height,
@@ -5386,7 +5386,7 @@ var drawChart = (function (exports) {
5386
5386
  </script>
5387
5387
  <script>
5388
5388
  /*<!--*/
5389
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-elements.native.js","children":[{"name":"src","children":[{"uid":"96a84178-1","name":"constants.ts"},{"uid":"96a84178-3","name":"utils.ts"},{"name":"helpers","children":[{"name":"Wrapper","children":[{"uid":"96a84178-5","name":"styled.ts"},{"uid":"96a84178-7","name":"component.tsx"}]},{"name":"Content","children":[{"uid":"96a84178-9","name":"styled.ts"},{"uid":"96a84178-11","name":"component.tsx"}]},{"name":"Iterator/component.tsx","uid":"96a84178-17"}]},{"name":"Element","children":[{"uid":"96a84178-13","name":"component.tsx"},{"uid":"96a84178-15","name":"withEqualSizeBeforeAfter.tsx"}]},{"name":"List","children":[{"uid":"96a84178-19","name":"component.tsx"},{"uid":"96a84178-21","name":"withActiveState.tsx"}]},{"name":"Portal/component.ts","uid":"96a84178-23"},{"name":"Overlay","children":[{"uid":"96a84178-25","name":"context.tsx"},{"uid":"96a84178-27","name":"useOverlay.tsx"},{"uid":"96a84178-29","name":"component.tsx"}]},{"name":"Text","children":[{"uid":"96a84178-31","name":"styled.ts"},{"uid":"96a84178-33","name":"component.tsx"}]},{"name":"Util/component.tsx","uid":"96a84178-35"},{"uid":"96a84178-37","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"96a84178-1":{"renderedLength":40,"gzipLength":60,"brotliLength":0,"metaUid":"96a84178-0"},"96a84178-3":{"renderedLength":61,"gzipLength":81,"brotliLength":0,"metaUid":"96a84178-2"},"96a84178-5":{"renderedLength":757,"gzipLength":387,"brotliLength":0,"metaUid":"96a84178-4"},"96a84178-7":{"renderedLength":693,"gzipLength":360,"brotliLength":0,"metaUid":"96a84178-6"},"96a84178-9":{"renderedLength":1807,"gzipLength":658,"brotliLength":0,"metaUid":"96a84178-8"},"96a84178-11":{"renderedLength":625,"gzipLength":317,"brotliLength":0,"metaUid":"96a84178-10"},"96a84178-13":{"renderedLength":3778,"gzipLength":957,"brotliLength":0,"metaUid":"96a84178-12"},"96a84178-15":{"renderedLength":1898,"gzipLength":588,"brotliLength":0,"metaUid":"96a84178-14"},"96a84178-17":{"renderedLength":6926,"gzipLength":1436,"brotliLength":0,"metaUid":"96a84178-16"},"96a84178-19":{"renderedLength":502,"gzipLength":285,"brotliLength":0,"metaUid":"96a84178-18"},"96a84178-21":{"renderedLength":4743,"gzipLength":1149,"brotliLength":0,"metaUid":"96a84178-20"},"96a84178-23":{"renderedLength":822,"gzipLength":377,"brotliLength":0,"metaUid":"96a84178-22"},"96a84178-25":{"renderedLength":402,"gzipLength":226,"brotliLength":0,"metaUid":"96a84178-24"},"96a84178-27":{"renderedLength":17499,"gzipLength":3206,"brotliLength":0,"metaUid":"96a84178-26"},"96a84178-29":{"renderedLength":1272,"gzipLength":522,"brotliLength":0,"metaUid":"96a84178-28"},"96a84178-31":{"renderedLength":331,"gzipLength":225,"brotliLength":0,"metaUid":"96a84178-30"},"96a84178-33":{"renderedLength":600,"gzipLength":338,"brotliLength":0,"metaUid":"96a84178-32"},"96a84178-35":{"renderedLength":493,"gzipLength":278,"brotliLength":0,"metaUid":"96a84178-34"},"96a84178-37":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"96a84178-36"}},"nodeMetas":{"96a84178-0":{"id":"/src/constants.ts","moduleParts":{"vitus-labs-elements.native.js":"96a84178-1"},"imported":[],"importedBy":[{"uid":"96a84178-12"},{"uid":"96a84178-18"},{"uid":"96a84178-28"},{"uid":"96a84178-22"},{"uid":"96a84178-32"},{"uid":"96a84178-34"}]},"96a84178-2":{"id":"/src/utils.ts","moduleParts":{"vitus-labs-elements.native.js":"96a84178-3"},"imported":[],"importedBy":[{"uid":"96a84178-26"},{"uid":"96a84178-6"},{"uid":"96a84178-10"}]},"96a84178-4":{"id":"/src/helpers/Wrapper/styled.ts","moduleParts":{"vitus-labs-elements.native.js":"96a84178-5"},"imported":[{"uid":"96a84178-46"},{"uid":"96a84178-38"}],"importedBy":[{"uid":"96a84178-6"}]},"96a84178-6":{"id":"/src/helpers/Wrapper/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-7"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-2"},{"uid":"96a84178-55"},{"uid":"96a84178-4"}],"importedBy":[{"uid":"96a84178-51"}]},"96a84178-8":{"id":"/src/helpers/Content/styled.ts","moduleParts":{"vitus-labs-elements.native.js":"96a84178-9"},"imported":[{"uid":"96a84178-46"},{"uid":"96a84178-38"}],"importedBy":[{"uid":"96a84178-10"}]},"96a84178-10":{"id":"/src/helpers/Content/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-11"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-2"},{"uid":"96a84178-8"}],"importedBy":[{"uid":"96a84178-52"}]},"96a84178-12":{"id":"/src/Element/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-13"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-46"},{"uid":"96a84178-0"},{"uid":"96a84178-47"},{"uid":"96a84178-48"}],"importedBy":[{"uid":"96a84178-39"}]},"96a84178-14":{"id":"/src/Element/withEqualSizeBeforeAfter.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-15"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-46"}],"importedBy":[{"uid":"96a84178-39"}]},"96a84178-16":{"id":"/src/helpers/Iterator/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-17"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-54"},{"uid":"96a84178-46"}],"importedBy":[{"uid":"96a84178-49"}]},"96a84178-18":{"id":"/src/List/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-19"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-46"},{"uid":"96a84178-0"},{"uid":"96a84178-39"},{"uid":"96a84178-49"}],"importedBy":[{"uid":"96a84178-40"}]},"96a84178-20":{"id":"/src/List/withActiveState.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-21"},"imported":[{"uid":"96a84178-45"}],"importedBy":[{"uid":"96a84178-40"}]},"96a84178-22":{"id":"/src/Portal/component.ts","moduleParts":{"vitus-labs-elements.native.js":"96a84178-23"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-50"},{"uid":"96a84178-0"}],"importedBy":[{"uid":"96a84178-42"}]},"96a84178-24":{"id":"/src/Overlay/context.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-25"},"imported":[{"uid":"96a84178-45"}],"importedBy":[{"uid":"96a84178-41"},{"uid":"96a84178-26"}]},"96a84178-26":{"id":"/src/Overlay/useOverlay.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-27"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-46"},{"uid":"96a84178-38"},{"uid":"96a84178-2"},{"uid":"96a84178-24"}],"importedBy":[{"uid":"96a84178-41"},{"uid":"96a84178-28"}]},"96a84178-28":{"id":"/src/Overlay/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-29"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-46"},{"uid":"96a84178-0"},{"uid":"96a84178-42"},{"uid":"96a84178-26"}],"importedBy":[{"uid":"96a84178-41"}]},"96a84178-30":{"id":"/src/Text/styled.ts","moduleParts":{"vitus-labs-elements.native.js":"96a84178-31"},"imported":[{"uid":"96a84178-46"},{"uid":"96a84178-38"}],"importedBy":[{"uid":"96a84178-32"}]},"96a84178-32":{"id":"/src/Text/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-33"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-0"},{"uid":"96a84178-30"}],"importedBy":[{"uid":"96a84178-43"}]},"96a84178-34":{"id":"/src/Util/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"96a84178-35"},"imported":[{"uid":"96a84178-45"},{"uid":"96a84178-46"},{"uid":"96a84178-0"}],"importedBy":[{"uid":"96a84178-44"}]},"96a84178-36":{"id":"/src/index.ts","moduleParts":{"vitus-labs-elements.native.js":"96a84178-37"},"imported":[{"uid":"96a84178-38"},{"uid":"96a84178-39"},{"uid":"96a84178-40"},{"uid":"96a84178-41"},{"uid":"96a84178-42"},{"uid":"96a84178-43"},{"uid":"96a84178-44"}],"importedBy":[],"isEntry":true},"96a84178-38":{"id":"@vitus-labs/unistyle","moduleParts":{},"imported":[],"importedBy":[{"uid":"96a84178-36"},{"uid":"96a84178-26"},{"uid":"96a84178-30"},{"uid":"96a84178-4"},{"uid":"96a84178-8"}],"isExternal":true},"96a84178-39":{"id":"/src/Element/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-12"},{"uid":"96a84178-14"}],"importedBy":[{"uid":"96a84178-36"},{"uid":"96a84178-18"}]},"96a84178-40":{"id":"/src/List/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-18"},{"uid":"96a84178-20"}],"importedBy":[{"uid":"96a84178-36"}]},"96a84178-41":{"id":"/src/Overlay/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-28"},{"uid":"96a84178-26"},{"uid":"96a84178-24"}],"importedBy":[{"uid":"96a84178-36"}]},"96a84178-42":{"id":"/src/Portal/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-22"}],"importedBy":[{"uid":"96a84178-36"},{"uid":"96a84178-28"}]},"96a84178-43":{"id":"/src/Text/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-32"}],"importedBy":[{"uid":"96a84178-36"}]},"96a84178-44":{"id":"/src/Util/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-34"}],"importedBy":[{"uid":"96a84178-36"}]},"96a84178-45":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"96a84178-12"},{"uid":"96a84178-14"},{"uid":"96a84178-18"},{"uid":"96a84178-20"},{"uid":"96a84178-28"},{"uid":"96a84178-26"},{"uid":"96a84178-24"},{"uid":"96a84178-22"},{"uid":"96a84178-32"},{"uid":"96a84178-34"},{"uid":"96a84178-16"},{"uid":"96a84178-6"},{"uid":"96a84178-10"}],"isExternal":true},"96a84178-46":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"96a84178-12"},{"uid":"96a84178-14"},{"uid":"96a84178-18"},{"uid":"96a84178-28"},{"uid":"96a84178-26"},{"uid":"96a84178-34"},{"uid":"96a84178-30"},{"uid":"96a84178-16"},{"uid":"96a84178-4"},{"uid":"96a84178-8"}],"isExternal":true},"96a84178-47":{"id":"/src/helpers/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-51"},{"uid":"96a84178-52"}],"importedBy":[{"uid":"96a84178-12"}]},"96a84178-48":{"id":"/src/Element/utils.ts","moduleParts":{},"imported":[{"uid":"96a84178-53"}],"importedBy":[{"uid":"96a84178-12"}]},"96a84178-49":{"id":"/src/helpers/Iterator/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-16"}],"importedBy":[{"uid":"96a84178-18"}]},"96a84178-50":{"id":"react-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"96a84178-22"}],"isExternal":true},"96a84178-51":{"id":"/src/helpers/Wrapper/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-6"}],"importedBy":[{"uid":"96a84178-47"}]},"96a84178-52":{"id":"/src/helpers/Content/index.ts","moduleParts":{},"imported":[{"uid":"96a84178-10"}],"importedBy":[{"uid":"96a84178-47"}]},"96a84178-53":{"id":"/src/Element/constants.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"96a84178-48"}]},"96a84178-54":{"id":"react-is","moduleParts":{},"imported":[],"importedBy":[{"uid":"96a84178-16"}],"isExternal":true},"96a84178-55":{"id":"/src/helpers/Wrapper/utils.ts","moduleParts":{},"imported":[{"uid":"96a84178-56"}],"importedBy":[{"uid":"96a84178-6"}]},"96a84178-56":{"id":"/src/helpers/Wrapper/constants.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"96a84178-55"}]}},"env":{"rollup":"4.55.1"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
5389
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-labs-elements.native.js","children":[{"name":"src","children":[{"uid":"fe1c6886-1","name":"constants.ts"},{"uid":"fe1c6886-3","name":"utils.ts"},{"name":"helpers","children":[{"name":"Content","children":[{"uid":"fe1c6886-5","name":"styled.ts"},{"uid":"fe1c6886-7","name":"component.tsx"},{"uid":"fe1c6886-9","name":"index.ts"}]},{"name":"Wrapper","children":[{"uid":"fe1c6886-11","name":"styled.ts"},{"uid":"fe1c6886-13","name":"component.tsx"},{"uid":"fe1c6886-15","name":"index.ts"}]},{"uid":"fe1c6886-17","name":"index.ts"},{"name":"Iterator","children":[{"uid":"fe1c6886-25","name":"component.tsx"},{"uid":"fe1c6886-27","name":"index.ts"}]}]},{"name":"Element","children":[{"uid":"fe1c6886-19","name":"component.tsx"},{"uid":"fe1c6886-21","name":"withEqualSizeBeforeAfter.tsx"},{"uid":"fe1c6886-23","name":"index.ts"}]},{"name":"List","children":[{"uid":"fe1c6886-29","name":"component.tsx"},{"uid":"fe1c6886-31","name":"withActiveState.tsx"},{"uid":"fe1c6886-33","name":"index.ts"}]},{"name":"Portal","children":[{"uid":"fe1c6886-35","name":"component.ts"},{"uid":"fe1c6886-37","name":"index.ts"}]},{"name":"Overlay","children":[{"uid":"fe1c6886-39","name":"context.tsx"},{"uid":"fe1c6886-41","name":"useOverlay.tsx"},{"uid":"fe1c6886-43","name":"component.tsx"},{"uid":"fe1c6886-45","name":"index.ts"}]},{"name":"Text","children":[{"uid":"fe1c6886-47","name":"styled.ts"},{"uid":"fe1c6886-49","name":"component.tsx"},{"uid":"fe1c6886-51","name":"index.ts"}]},{"name":"Util","children":[{"uid":"fe1c6886-53","name":"component.tsx"},{"uid":"fe1c6886-55","name":"index.ts"}]},{"uid":"fe1c6886-57","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"fe1c6886-1":{"renderedLength":81,"gzipLength":94,"brotliLength":0,"metaUid":"fe1c6886-0"},"fe1c6886-3":{"renderedLength":98,"gzipLength":113,"brotliLength":0,"metaUid":"fe1c6886-2"},"fe1c6886-5":{"renderedLength":1654,"gzipLength":751,"brotliLength":0,"metaUid":"fe1c6886-4"},"fe1c6886-7":{"renderedLength":537,"gzipLength":326,"brotliLength":0,"metaUid":"fe1c6886-6"},"fe1c6886-9":{"renderedLength":93,"gzipLength":95,"brotliLength":0,"metaUid":"fe1c6886-8"},"fe1c6886-11":{"renderedLength":1142,"gzipLength":610,"brotliLength":0,"metaUid":"fe1c6886-10"},"fe1c6886-13":{"renderedLength":846,"gzipLength":536,"brotliLength":0,"metaUid":"fe1c6886-12"},"fe1c6886-15":{"renderedLength":87,"gzipLength":98,"brotliLength":0,"metaUid":"fe1c6886-14"},"fe1c6886-17":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"fe1c6886-16"},"fe1c6886-19":{"renderedLength":3543,"gzipLength":1149,"brotliLength":0,"metaUid":"fe1c6886-18"},"fe1c6886-21":{"renderedLength":1774,"gzipLength":790,"brotliLength":0,"metaUid":"fe1c6886-20"},"fe1c6886-23":{"renderedLength":79,"gzipLength":90,"brotliLength":0,"metaUid":"fe1c6886-22"},"fe1c6886-25":{"renderedLength":4936,"gzipLength":1489,"brotliLength":0,"metaUid":"fe1c6886-24"},"fe1c6886-27":{"renderedLength":89,"gzipLength":99,"brotliLength":0,"metaUid":"fe1c6886-26"},"fe1c6886-29":{"renderedLength":935,"gzipLength":522,"brotliLength":0,"metaUid":"fe1c6886-28"},"fe1c6886-31":{"renderedLength":3638,"gzipLength":1252,"brotliLength":0,"metaUid":"fe1c6886-30"},"fe1c6886-33":{"renderedLength":73,"gzipLength":87,"brotliLength":0,"metaUid":"fe1c6886-32"},"fe1c6886-35":{"renderedLength":990,"gzipLength":525,"brotliLength":0,"metaUid":"fe1c6886-34"},"fe1c6886-37":{"renderedLength":77,"gzipLength":89,"brotliLength":0,"metaUid":"fe1c6886-36"},"fe1c6886-39":{"renderedLength":664,"gzipLength":365,"brotliLength":0,"metaUid":"fe1c6886-38"},"fe1c6886-41":{"renderedLength":14474,"gzipLength":3538,"brotliLength":0,"metaUid":"fe1c6886-40"},"fe1c6886-43":{"renderedLength":1561,"gzipLength":750,"brotliLength":0,"metaUid":"fe1c6886-42"},"fe1c6886-45":{"renderedLength":79,"gzipLength":90,"brotliLength":0,"metaUid":"fe1c6886-44"},"fe1c6886-47":{"renderedLength":620,"gzipLength":382,"brotliLength":0,"metaUid":"fe1c6886-46"},"fe1c6886-49":{"renderedLength":533,"gzipLength":352,"brotliLength":0,"metaUid":"fe1c6886-48"},"fe1c6886-51":{"renderedLength":73,"gzipLength":87,"brotliLength":0,"metaUid":"fe1c6886-50"},"fe1c6886-53":{"renderedLength":716,"gzipLength":404,"brotliLength":0,"metaUid":"fe1c6886-52"},"fe1c6886-55":{"renderedLength":73,"gzipLength":87,"brotliLength":0,"metaUid":"fe1c6886-54"},"fe1c6886-57":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"fe1c6886-56"}},"nodeMetas":{"fe1c6886-0":{"id":"/src/constants.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-1"},"imported":[],"importedBy":[{"uid":"fe1c6886-18"},{"uid":"fe1c6886-28"},{"uid":"fe1c6886-42"},{"uid":"fe1c6886-34"},{"uid":"fe1c6886-48"},{"uid":"fe1c6886-52"}]},"fe1c6886-2":{"id":"/src/utils.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-3"},"imported":[],"importedBy":[{"uid":"fe1c6886-40"},{"uid":"fe1c6886-6"},{"uid":"fe1c6886-12"}]},"fe1c6886-4":{"id":"/src/helpers/Content/styled.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-5"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-58"}],"importedBy":[{"uid":"fe1c6886-6"}]},"fe1c6886-6":{"id":"/src/helpers/Content/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-7"},"imported":[{"uid":"fe1c6886-60"},{"uid":"fe1c6886-2"},{"uid":"fe1c6886-4"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-8"}]},"fe1c6886-8":{"id":"/src/helpers/Content/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-9"},"imported":[{"uid":"fe1c6886-6"}],"importedBy":[{"uid":"fe1c6886-16"}]},"fe1c6886-10":{"id":"/src/helpers/Wrapper/styled.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-11"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-58"}],"importedBy":[{"uid":"fe1c6886-12"}]},"fe1c6886-12":{"id":"/src/helpers/Wrapper/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-13"},"imported":[{"uid":"fe1c6886-60"},{"uid":"fe1c6886-2"},{"uid":"fe1c6886-10"},{"uid":"fe1c6886-66"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-14"}]},"fe1c6886-14":{"id":"/src/helpers/Wrapper/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-15"},"imported":[{"uid":"fe1c6886-12"}],"importedBy":[{"uid":"fe1c6886-16"}]},"fe1c6886-16":{"id":"/src/helpers/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-17"},"imported":[{"uid":"fe1c6886-8"},{"uid":"fe1c6886-14"}],"importedBy":[{"uid":"fe1c6886-18"}]},"fe1c6886-18":{"id":"/src/Element/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-19"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-60"},{"uid":"fe1c6886-0"},{"uid":"fe1c6886-16"},{"uid":"fe1c6886-61"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-22"}]},"fe1c6886-20":{"id":"/src/Element/withEqualSizeBeforeAfter.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-21"},"imported":[{"uid":"fe1c6886-60"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-22"}]},"fe1c6886-22":{"id":"/src/Element/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-23"},"imported":[{"uid":"fe1c6886-18"},{"uid":"fe1c6886-20"}],"importedBy":[{"uid":"fe1c6886-56"},{"uid":"fe1c6886-28"}]},"fe1c6886-24":{"id":"/src/helpers/Iterator/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-25"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-60"},{"uid":"fe1c6886-65"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-26"}]},"fe1c6886-26":{"id":"/src/helpers/Iterator/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-27"},"imported":[{"uid":"fe1c6886-24"}],"importedBy":[{"uid":"fe1c6886-28"}]},"fe1c6886-28":{"id":"/src/List/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-29"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-60"},{"uid":"fe1c6886-0"},{"uid":"fe1c6886-22"},{"uid":"fe1c6886-26"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-32"}]},"fe1c6886-30":{"id":"/src/List/withActiveState.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-31"},"imported":[{"uid":"fe1c6886-60"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-32"}]},"fe1c6886-32":{"id":"/src/List/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-33"},"imported":[{"uid":"fe1c6886-28"},{"uid":"fe1c6886-30"}],"importedBy":[{"uid":"fe1c6886-56"}]},"fe1c6886-34":{"id":"/src/Portal/component.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-35"},"imported":[{"uid":"fe1c6886-60"},{"uid":"fe1c6886-63"},{"uid":"fe1c6886-0"}],"importedBy":[{"uid":"fe1c6886-36"}]},"fe1c6886-36":{"id":"/src/Portal/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-37"},"imported":[{"uid":"fe1c6886-34"}],"importedBy":[{"uid":"fe1c6886-56"},{"uid":"fe1c6886-42"}]},"fe1c6886-38":{"id":"/src/Overlay/context.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-39"},"imported":[{"uid":"fe1c6886-60"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-44"},{"uid":"fe1c6886-40"}]},"fe1c6886-40":{"id":"/src/Overlay/useOverlay.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-41"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-58"},{"uid":"fe1c6886-60"},{"uid":"fe1c6886-2"},{"uid":"fe1c6886-38"}],"importedBy":[{"uid":"fe1c6886-44"},{"uid":"fe1c6886-42"}]},"fe1c6886-42":{"id":"/src/Overlay/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-43"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-60"},{"uid":"fe1c6886-0"},{"uid":"fe1c6886-36"},{"uid":"fe1c6886-40"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-44"}]},"fe1c6886-44":{"id":"/src/Overlay/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-45"},"imported":[{"uid":"fe1c6886-42"},{"uid":"fe1c6886-38"},{"uid":"fe1c6886-40"}],"importedBy":[{"uid":"fe1c6886-56"}]},"fe1c6886-46":{"id":"/src/Text/styled.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-47"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-58"}],"importedBy":[{"uid":"fe1c6886-48"}]},"fe1c6886-48":{"id":"/src/Text/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-49"},"imported":[{"uid":"fe1c6886-60"},{"uid":"fe1c6886-0"},{"uid":"fe1c6886-46"},{"uid":"fe1c6886-62"}],"importedBy":[{"uid":"fe1c6886-50"}]},"fe1c6886-50":{"id":"/src/Text/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-51"},"imported":[{"uid":"fe1c6886-48"}],"importedBy":[{"uid":"fe1c6886-56"}]},"fe1c6886-52":{"id":"/src/Util/component.tsx","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-53"},"imported":[{"uid":"fe1c6886-59"},{"uid":"fe1c6886-60"},{"uid":"fe1c6886-0"}],"importedBy":[{"uid":"fe1c6886-54"}]},"fe1c6886-54":{"id":"/src/Util/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-55"},"imported":[{"uid":"fe1c6886-52"}],"importedBy":[{"uid":"fe1c6886-56"}]},"fe1c6886-56":{"id":"/src/index.ts","moduleParts":{"vitus-labs-elements.native.js":"fe1c6886-57"},"imported":[{"uid":"fe1c6886-58"},{"uid":"fe1c6886-22"},{"uid":"fe1c6886-32"},{"uid":"fe1c6886-44"},{"uid":"fe1c6886-36"},{"uid":"fe1c6886-50"},{"uid":"fe1c6886-54"}],"importedBy":[],"isEntry":true},"fe1c6886-58":{"id":"@vitus-labs/unistyle","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-56"},{"uid":"fe1c6886-40"},{"uid":"fe1c6886-46"},{"uid":"fe1c6886-4"},{"uid":"fe1c6886-10"}]},"fe1c6886-59":{"id":"@vitus-labs/core","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-18"},{"uid":"fe1c6886-28"},{"uid":"fe1c6886-42"},{"uid":"fe1c6886-40"},{"uid":"fe1c6886-52"},{"uid":"fe1c6886-46"},{"uid":"fe1c6886-24"},{"uid":"fe1c6886-4"},{"uid":"fe1c6886-10"}]},"fe1c6886-60":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-18"},{"uid":"fe1c6886-20"},{"uid":"fe1c6886-28"},{"uid":"fe1c6886-30"},{"uid":"fe1c6886-42"},{"uid":"fe1c6886-38"},{"uid":"fe1c6886-40"},{"uid":"fe1c6886-34"},{"uid":"fe1c6886-48"},{"uid":"fe1c6886-52"},{"uid":"fe1c6886-24"},{"uid":"fe1c6886-6"},{"uid":"fe1c6886-12"}]},"fe1c6886-61":{"id":"/src/Element/utils.ts","moduleParts":{},"imported":[{"uid":"fe1c6886-64"}],"importedBy":[{"uid":"fe1c6886-18"}]},"fe1c6886-62":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-18"},{"uid":"fe1c6886-20"},{"uid":"fe1c6886-28"},{"uid":"fe1c6886-30"},{"uid":"fe1c6886-42"},{"uid":"fe1c6886-38"},{"uid":"fe1c6886-48"},{"uid":"fe1c6886-24"},{"uid":"fe1c6886-6"},{"uid":"fe1c6886-12"}]},"fe1c6886-63":{"id":"react-dom","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-34"}]},"fe1c6886-64":{"id":"/src/Element/constants.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-61"}]},"fe1c6886-65":{"id":"react-is","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-24"}]},"fe1c6886-66":{"id":"/src/helpers/Wrapper/utils.ts","moduleParts":{},"imported":[{"uid":"fe1c6886-67"}],"importedBy":[{"uid":"fe1c6886-12"}]},"fe1c6886-67":{"id":"/src/helpers/Wrapper/constants.ts","moduleParts":{},"imported":[],"importedBy":[{"uid":"fe1c6886-66"}]}},"env":{"rollup":"4.23.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
5390
5390
 
5391
5391
  const run = () => {
5392
5392
  const width = window.innerWidth;