@kaizen/components 1.3.2 → 1.3.4

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 (71) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/cjs/ExampleComponent.module-4G6FO336.scss +3 -0
  3. package/dist/cjs/future.js +48 -0
  4. package/dist/cjs/future.js.map +7 -0
  5. package/dist/cjs/index.js +48 -0
  6. package/dist/cjs/index.js.map +7 -0
  7. package/dist/esm/ExampleComponent.module-4G6FO336.scss +3 -0
  8. package/dist/esm/KaizenProvider/ThemeProvider/ThemeManager.js +2 -0
  9. package/dist/esm/KaizenProvider/ThemeProvider/ThemeManager.js.map +7 -0
  10. package/dist/esm/KaizenProvider/ThemeProvider/ThemeManager.spec.js +2 -0
  11. package/dist/esm/KaizenProvider/ThemeProvider/ThemeManager.spec.js.map +7 -0
  12. package/dist/esm/KaizenProvider/ThemeProvider/index.js +2 -0
  13. package/dist/esm/KaizenProvider/ThemeProvider/index.js.map +7 -0
  14. package/dist/esm/KaizenProvider/index.js +2 -0
  15. package/dist/esm/KaizenProvider/index.js.map +7 -0
  16. package/dist/esm/__future__/ExampleComponent/index.js +2 -0
  17. package/dist/esm/__future__/ExampleComponent/index.js.map +7 -0
  18. package/dist/esm/__future__/index.js +2 -0
  19. package/dist/esm/__future__/index.js.map +7 -0
  20. package/dist/esm/chunk-3QMNFEGF.js +2 -0
  21. package/dist/esm/chunk-3QMNFEGF.js.map +7 -0
  22. package/dist/esm/chunk-AD4ATE7M.js +2 -0
  23. package/dist/esm/chunk-AD4ATE7M.js.map +7 -0
  24. package/dist/esm/chunk-CMTPCGD2.js +2 -0
  25. package/dist/esm/chunk-CMTPCGD2.js.map +7 -0
  26. package/dist/esm/chunk-CTHNF4IE.js +15 -0
  27. package/dist/esm/chunk-CTHNF4IE.js.map +7 -0
  28. package/dist/esm/chunk-D4CRQ2KN.js +1 -0
  29. package/dist/esm/chunk-D4CRQ2KN.js.map +7 -0
  30. package/dist/esm/chunk-JPNRFJB4.js +2 -0
  31. package/dist/esm/chunk-JPNRFJB4.js.map +7 -0
  32. package/dist/esm/chunk-ON5OQYWL.js +2 -0
  33. package/dist/esm/chunk-ON5OQYWL.js.map +7 -0
  34. package/dist/esm/future.js +2 -0
  35. package/dist/esm/future.js.map +7 -0
  36. package/dist/esm/index.js +2 -0
  37. package/dist/esm/index.js.map +7 -0
  38. package/dist/future.cjs.js +1 -0
  39. package/dist/future.js +1 -18
  40. package/dist/index.cjs.js +1 -0
  41. package/dist/index.js +1 -19
  42. package/dist/{KaizenProvider → types/KaizenProvider}/KaizenProvider.d.ts +0 -0
  43. package/dist/{KaizenProvider → types/KaizenProvider}/ThemeProvider/ThemeManager.d.ts +0 -0
  44. package/dist/{KaizenProvider → types/KaizenProvider}/ThemeProvider/ThemeProvider.d.ts +0 -0
  45. package/dist/{KaizenProvider → types/KaizenProvider}/ThemeProvider/index.d.ts +0 -0
  46. package/dist/{KaizenProvider → types/KaizenProvider}/index.d.ts +0 -0
  47. package/dist/{__future__ → types/__future__}/ExampleComponent/ExampleComponent.d.ts +0 -0
  48. package/dist/{__future__ → types/__future__}/ExampleComponent/index.d.ts +0 -0
  49. package/dist/{__future__ → types/__future__}/index.d.ts +0 -0
  50. package/dist/{future.d.ts → types/future.d.ts} +0 -0
  51. package/dist/{index.d.ts → types/index.d.ts} +0 -0
  52. package/future/package.json +3 -2
  53. package/package.json +13 -9
  54. package/dist/KaizenProvider/KaizenProvider.js +0 -15
  55. package/dist/KaizenProvider/KaizenProvider.js.map +0 -1
  56. package/dist/KaizenProvider/ThemeProvider/ThemeManager.js +0 -75
  57. package/dist/KaizenProvider/ThemeProvider/ThemeManager.js.map +0 -1
  58. package/dist/KaizenProvider/ThemeProvider/ThemeProvider.js +0 -73
  59. package/dist/KaizenProvider/ThemeProvider/ThemeProvider.js.map +0 -1
  60. package/dist/KaizenProvider/ThemeProvider/index.js +0 -19
  61. package/dist/KaizenProvider/ThemeProvider/index.js.map +0 -1
  62. package/dist/KaizenProvider/index.js +0 -19
  63. package/dist/KaizenProvider/index.js.map +0 -1
  64. package/dist/__future__/ExampleComponent/ExampleComponent.js +0 -12
  65. package/dist/__future__/ExampleComponent/ExampleComponent.js.map +0 -1
  66. package/dist/__future__/ExampleComponent/index.js +0 -18
  67. package/dist/__future__/ExampleComponent/index.js.map +0 -1
  68. package/dist/__future__/index.js +0 -18
  69. package/dist/__future__/index.js.map +0 -1
  70. package/dist/future.js.map +0 -1
  71. package/dist/index.js.map +0 -1
@@ -0,0 +1,48 @@
1
+ "use strict";var ua=Object.create;var ge=Object.defineProperty;var sa=Object.getOwnPropertyDescriptor;var la=Object.getOwnPropertyNames;var fa=Object.getPrototypeOf,ca=Object.prototype.hasOwnProperty;var M=(r,n)=>()=>(n||r((n={exports:{}}).exports,n),n.exports),da=(r,n)=>{for(var i in n)ge(r,i,{get:n[i],enumerable:!0})},Yr=(r,n,i,l)=>{if(n&&typeof n=="object"||typeof n=="function")for(let c of la(n))!ca.call(r,c)&&c!==i&&ge(r,c,{get:()=>n[c],enumerable:!(l=sa(n,c))||l.enumerable});return r};var ye=(r,n,i)=>(i=r!=null?ua(fa(r)):{},Yr(n||!r||!r.__esModule?ge(i,"default",{value:r,enumerable:!0}):i,r)),pa=r=>Yr(ge({},"__esModule",{value:!0}),r);var tt=M(g=>{"use strict";var Q=Symbol.for("react.element"),ma=Symbol.for("react.portal"),ha=Symbol.for("react.fragment"),va=Symbol.for("react.strict_mode"),ga=Symbol.for("react.profiler"),ya=Symbol.for("react.provider"),ba=Symbol.for("react.context"),xa=Symbol.for("react.forward_ref"),Sa=Symbol.for("react.suspense"),wa=Symbol.for("react.memo"),Ea=Symbol.for("react.lazy"),Br=Symbol.iterator;function _a(r){return r===null||typeof r!="object"?null:(r=Br&&r[Br]||r["@@iterator"],typeof r=="function"?r:null)}var Gr={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Zr=Object.assign,Jr={};function q(r,n,i){this.props=r,this.context=n,this.refs=Jr,this.updater=i||Gr}q.prototype.isReactComponent={};q.prototype.setState=function(r,n){if(typeof r!="object"&&typeof r!="function"&&r!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,r,n,"setState")};q.prototype.forceUpdate=function(r){this.updater.enqueueForceUpdate(this,r,"forceUpdate")};function Xr(){}Xr.prototype=q.prototype;function Ve(r,n,i){this.props=r,this.context=n,this.refs=Jr,this.updater=i||Gr}var Ye=Ve.prototype=new Xr;Ye.constructor=Ve;Zr(Ye,q.prototype);Ye.isPureReactComponent=!0;var qr=Array.isArray,Qr=Object.prototype.hasOwnProperty,Be={current:null},et={key:!0,ref:!0,__self:!0,__source:!0};function rt(r,n,i){var l,c={},h=null,p=null;if(n!=null)for(l in n.ref!==void 0&&(p=n.ref),n.key!==void 0&&(h=""+n.key),n)Qr.call(n,l)&&!et.hasOwnProperty(l)&&(c[l]=n[l]);var s=arguments.length-2;if(s===1)c.children=i;else if(1<s){for(var d=Array(s),w=0;w<s;w++)d[w]=arguments[w+2];c.children=d}if(r&&r.defaultProps)for(l in s=r.defaultProps,s)c[l]===void 0&&(c[l]=s[l]);return{$$typeof:Q,type:r,key:h,ref:p,props:c,_owner:Be.current}}function Ra(r,n){return{$$typeof:Q,type:r.type,key:n,ref:r.ref,props:r.props,_owner:r._owner}}function qe(r){return typeof r=="object"&&r!==null&&r.$$typeof===Q}function Ca(r){var n={"=":"=0",":":"=2"};return"$"+r.replace(/[=:]/g,function(i){return n[i]})}var Kr=/\/+/g;function Ue(r,n){return typeof r=="object"&&r!==null&&r.key!=null?Ca(""+r.key):n.toString(36)}function xe(r,n,i,l,c){var h=typeof r;(h==="undefined"||h==="boolean")&&(r=null);var p=!1;if(r===null)p=!0;else switch(h){case"string":case"number":p=!0;break;case"object":switch(r.$$typeof){case Q:case ma:p=!0}}if(p)return p=r,c=c(p),r=l===""?"."+Ue(p,0):l,qr(c)?(i="",r!=null&&(i=r.replace(Kr,"$&/")+"/"),xe(c,n,i,"",function(w){return w})):c!=null&&(qe(c)&&(c=Ra(c,i+(!c.key||p&&p.key===c.key?"":(""+c.key).replace(Kr,"$&/")+"/")+r)),n.push(c)),1;if(p=0,l=l===""?".":l+":",qr(r))for(var s=0;s<r.length;s++){h=r[s];var d=l+Ue(h,s);p+=xe(h,n,i,d,c)}else if(d=_a(r),typeof d=="function")for(r=d.call(r),s=0;!(h=r.next()).done;)h=h.value,d=l+Ue(h,s++),p+=xe(h,n,i,d,c);else if(h==="object")throw n=String(r),Error("Objects are not valid as a React child (found: "+(n==="[object Object]"?"object with keys {"+Object.keys(r).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.");return p}function be(r,n,i){if(r==null)return r;var l=[],c=0;return xe(r,l,"","",function(h){return n.call(i,h,c++)}),l}function Ta(r){if(r._status===-1){var n=r._result;n=n(),n.then(function(i){(r._status===0||r._status===-1)&&(r._status=1,r._result=i)},function(i){(r._status===0||r._status===-1)&&(r._status=2,r._result=i)}),r._status===-1&&(r._status=0,r._result=n)}if(r._status===1)return r._result.default;throw r._result}var A={current:null},Se={transition:null},ka={ReactCurrentDispatcher:A,ReactCurrentBatchConfig:Se,ReactCurrentOwner:Be};g.Children={map:be,forEach:function(r,n,i){be(r,function(){n.apply(this,arguments)},i)},count:function(r){var n=0;return be(r,function(){n++}),n},toArray:function(r){return be(r,function(n){return n})||[]},only:function(r){if(!qe(r))throw Error("React.Children.only expected to receive a single React element child.");return r}};g.Component=q;g.Fragment=ha;g.Profiler=ga;g.PureComponent=Ve;g.StrictMode=va;g.Suspense=Sa;g.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ka;g.cloneElement=function(r,n,i){if(r==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+r+".");var l=Zr({},r.props),c=r.key,h=r.ref,p=r._owner;if(n!=null){if(n.ref!==void 0&&(h=n.ref,p=Be.current),n.key!==void 0&&(c=""+n.key),r.type&&r.type.defaultProps)var s=r.type.defaultProps;for(d in n)Qr.call(n,d)&&!et.hasOwnProperty(d)&&(l[d]=n[d]===void 0&&s!==void 0?s[d]:n[d])}var d=arguments.length-2;if(d===1)l.children=i;else if(1<d){s=Array(d);for(var w=0;w<d;w++)s[w]=arguments[w+2];l.children=s}return{$$typeof:Q,type:r.type,key:c,ref:h,props:l,_owner:p}};g.createContext=function(r){return r={$$typeof:ba,_currentValue:r,_currentValue2:r,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},r.Provider={$$typeof:ya,_context:r},r.Consumer=r};g.createElement=rt;g.createFactory=function(r){var n=rt.bind(null,r);return n.type=r,n};g.createRef=function(){return{current:null}};g.forwardRef=function(r){return{$$typeof:xa,render:r}};g.isValidElement=qe;g.lazy=function(r){return{$$typeof:Ea,_payload:{_status:-1,_result:r},_init:Ta}};g.memo=function(r,n){return{$$typeof:wa,type:r,compare:n===void 0?null:n}};g.startTransition=function(r){var n=Se.transition;Se.transition={};try{r()}finally{Se.transition=n}};g.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};g.useCallback=function(r,n){return A.current.useCallback(r,n)};g.useContext=function(r){return A.current.useContext(r)};g.useDebugValue=function(){};g.useDeferredValue=function(r){return A.current.useDeferredValue(r)};g.useEffect=function(r,n){return A.current.useEffect(r,n)};g.useId=function(){return A.current.useId()};g.useImperativeHandle=function(r,n,i){return A.current.useImperativeHandle(r,n,i)};g.useInsertionEffect=function(r,n){return A.current.useInsertionEffect(r,n)};g.useLayoutEffect=function(r,n){return A.current.useLayoutEffect(r,n)};g.useMemo=function(r,n){return A.current.useMemo(r,n)};g.useReducer=function(r,n,i){return A.current.useReducer(r,n,i)};g.useRef=function(r){return A.current.useRef(r)};g.useState=function(r){return A.current.useState(r)};g.useSyncExternalStore=function(r,n,i){return A.current.useSyncExternalStore(r,n,i)};g.useTransition=function(){return A.current.useTransition()};g.version="18.2.0"});var nt=M((y,we)=>{"use strict";process.env.NODE_ENV!=="production"&&function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r="18.2.0",n=Symbol.for("react.element"),i=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),c=Symbol.for("react.strict_mode"),h=Symbol.for("react.profiler"),p=Symbol.for("react.provider"),s=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),w=Symbol.for("react.suspense"),$=Symbol.for("react.suspense_list"),z=Symbol.for("react.memo"),ae=Symbol.for("react.lazy"),Yt=Symbol.for("react.offscreen"),rr=Symbol.iterator,Bt="@@iterator";function tr(e){if(e===null||typeof e!="object")return null;var t=rr&&e[rr]||e[Bt];return typeof t=="function"?t:null}var nr={current:null},W={transition:null},O={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},j={current:null},G={},oe=null;function ar(e){oe=e}G.setExtraStackFrame=function(e){oe=e},G.getCurrentStack=null,G.getStackAddendum=function(){var e="";oe&&(e+=oe);var t=G.getCurrentStack;return t&&(e+=t()||""),e};var qt=!1,Kt=!1,Gt=!1,Zt=!1,Jt=!1,H={ReactCurrentDispatcher:nr,ReactCurrentBatchConfig:W,ReactCurrentOwner:j};H.ReactDebugCurrentFrame=G,H.ReactCurrentActQueue=O;function U(e){{for(var t=arguments.length,a=new Array(t>1?t-1:0),o=1;o<t;o++)a[o-1]=arguments[o];or("warn",e,a)}}function x(e){{for(var t=arguments.length,a=new Array(t>1?t-1:0),o=1;o<t;o++)a[o-1]=arguments[o];or("error",e,a)}}function or(e,t,a){{var o=H.ReactDebugCurrentFrame,u=o.getStackAddendum();u!==""&&(t+="%s",a=a.concat([u]));var m=a.map(function(f){return String(f)});m.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,m)}}var ir={};function Re(e,t){{var a=e.constructor,o=a&&(a.displayName||a.name)||"ReactClass",u=o+"."+t;if(ir[u])return;x("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",t,o),ir[u]=!0}}var ur={isMounted:function(e){return!1},enqueueForceUpdate:function(e,t,a){Re(e,"forceUpdate")},enqueueReplaceState:function(e,t,a,o){Re(e,"replaceState")},enqueueSetState:function(e,t,a,o){Re(e,"setState")}},L=Object.assign,Ce={};Object.freeze(Ce);function N(e,t,a){this.props=e,this.context=t,this.refs=Ce,this.updater=a||ur}N.prototype.isReactComponent={},N.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},N.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};{var Te={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},Xt=function(e,t){Object.defineProperty(N.prototype,e,{get:function(){U("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})};for(var ke in Te)Te.hasOwnProperty(ke)&&Xt(ke,Te[ke])}function sr(){}sr.prototype=N.prototype;function Oe(e,t,a){this.props=e,this.context=t,this.refs=Ce,this.updater=a||ur}var Pe=Oe.prototype=new sr;Pe.constructor=Oe,L(Pe,N.prototype),Pe.isPureReactComponent=!0;function Qt(){var e={current:null};return Object.seal(e),e}var en=Array.isArray;function ie(e){return en(e)}function rn(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,a=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a}}function tn(e){try{return lr(e),!1}catch{return!0}}function lr(e){return""+e}function ue(e){if(tn(e))return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",rn(e)),lr(e)}function nn(e,t,a){var o=e.displayName;if(o)return o;var u=t.displayName||t.name||"";return u!==""?a+"("+u+")":a}function fr(e){return e.displayName||"Context"}function F(e){if(e==null)return null;if(typeof e.tag=="number"&&x("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case l:return"Fragment";case i:return"Portal";case h:return"Profiler";case c:return"StrictMode";case w:return"Suspense";case $:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case s:var t=e;return fr(t)+".Consumer";case p:var a=e;return fr(a._context)+".Provider";case d:return nn(e,e.render,"ForwardRef");case z:var o=e.displayName||null;return o!==null?o:F(e.type)||"Memo";case ae:{var u=e,m=u._payload,f=u._init;try{return F(f(m))}catch{return null}}}return null}var Z=Object.prototype.hasOwnProperty,cr={key:!0,ref:!0,__self:!0,__source:!0},dr,pr,Ae;Ae={};function mr(e){if(Z.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return e.ref!==void 0}function hr(e){if(Z.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return e.key!==void 0}function an(e,t){var a=function(){dr||(dr=!0,x("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}function on(e,t){var a=function(){pr||(pr=!0,x("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};a.isReactWarning=!0,Object.defineProperty(e,"ref",{get:a,configurable:!0})}function un(e){if(typeof e.ref=="string"&&j.current&&e.__self&&j.current.stateNode!==e.__self){var t=F(j.current.type);Ae[t]||(x('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',t,e.ref),Ae[t]=!0)}}var Ie=function(e,t,a,o,u,m,f){var v={$$typeof:n,type:e,key:t,ref:a,props:f,_owner:m};return v._store={},Object.defineProperty(v._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(v,"_self",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.defineProperty(v,"_source",{configurable:!1,enumerable:!1,writable:!1,value:u}),Object.freeze&&(Object.freeze(v.props),Object.freeze(v)),v};function sn(e,t,a){var o,u={},m=null,f=null,v=null,b=null;if(t!=null){mr(t)&&(f=t.ref,un(t)),hr(t)&&(ue(t.key),m=""+t.key),v=t.__self===void 0?null:t.__self,b=t.__source===void 0?null:t.__source;for(o in t)Z.call(t,o)&&!cr.hasOwnProperty(o)&&(u[o]=t[o])}var S=arguments.length-2;if(S===1)u.children=a;else if(S>1){for(var E=Array(S),_=0;_<S;_++)E[_]=arguments[_+2];Object.freeze&&Object.freeze(E),u.children=E}if(e&&e.defaultProps){var R=e.defaultProps;for(o in R)u[o]===void 0&&(u[o]=R[o])}if(m||f){var C=typeof e=="function"?e.displayName||e.name||"Unknown":e;m&&an(u,C),f&&on(u,C)}return Ie(e,m,f,v,b,j.current,u)}function ln(e,t){var a=Ie(e.type,t,e.ref,e._self,e._source,e._owner,e.props);return a}function fn(e,t,a){if(e==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o,u=L({},e.props),m=e.key,f=e.ref,v=e._self,b=e._source,S=e._owner;if(t!=null){mr(t)&&(f=t.ref,S=j.current),hr(t)&&(ue(t.key),m=""+t.key);var E;e.type&&e.type.defaultProps&&(E=e.type.defaultProps);for(o in t)Z.call(t,o)&&!cr.hasOwnProperty(o)&&(t[o]===void 0&&E!==void 0?u[o]=E[o]:u[o]=t[o])}var _=arguments.length-2;if(_===1)u.children=a;else if(_>1){for(var R=Array(_),C=0;C<_;C++)R[C]=arguments[C+2];u.children=R}return Ie(e.type,m,f,v,b,S,u)}function V(e){return typeof e=="object"&&e!==null&&e.$$typeof===n}var vr=".",cn=":";function dn(e){var t=/[=:]/g,a={"=":"=0",":":"=2"},o=e.replace(t,function(u){return a[u]});return"$"+o}var gr=!1,pn=/\/+/g;function yr(e){return e.replace(pn,"$&/")}function je(e,t){return typeof e=="object"&&e!==null&&e.key!=null?(ue(e.key),dn(""+e.key)):t.toString(36)}function se(e,t,a,o,u){var m=typeof e;(m==="undefined"||m==="boolean")&&(e=null);var f=!1;if(e===null)f=!0;else switch(m){case"string":case"number":f=!0;break;case"object":switch(e.$$typeof){case n:case i:f=!0}}if(f){var v=e,b=u(v),S=o===""?vr+je(v,0):o;if(ie(b)){var E="";S!=null&&(E=yr(S)+"/"),se(b,t,E,"",function(ia){return ia})}else b!=null&&(V(b)&&(b.key&&(!v||v.key!==b.key)&&ue(b.key),b=ln(b,a+(b.key&&(!v||v.key!==b.key)?yr(""+b.key)+"/":"")+S)),t.push(b));return 1}var _,R,C=0,k=o===""?vr:o+cn;if(ie(e))for(var ve=0;ve<e.length;ve++)_=e[ve],R=k+je(_,ve),C+=se(_,t,a,R,u);else{var He=tr(e);if(typeof He=="function"){var Hr=e;He===Hr.entries&&(gr||U("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),gr=!0);for(var aa=He.call(Hr),Ur,oa=0;!(Ur=aa.next()).done;)_=Ur.value,R=k+je(_,oa++),C+=se(_,t,a,R,u)}else if(m==="object"){var Vr=String(e);throw new Error("Objects are not valid as a React child (found: "+(Vr==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":Vr)+"). If you meant to render a collection of children, use an array instead.")}}return C}function le(e,t,a){if(e==null)return e;var o=[],u=0;return se(e,o,"","",function(m){return t.call(a,m,u++)}),o}function mn(e){var t=0;return le(e,function(){t++}),t}function hn(e,t,a){le(e,function(){t.apply(this,arguments)},a)}function vn(e){return le(e,function(t){return t})||[]}function gn(e){if(!V(e))throw new Error("React.Children.only expected to receive a single React element child.");return e}function yn(e){var t={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};t.Provider={$$typeof:p,_context:t};var a=!1,o=!1,u=!1;{var m={$$typeof:s,_context:t};Object.defineProperties(m,{Provider:{get:function(){return o||(o=!0,x("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),t.Provider},set:function(f){t.Provider=f}},_currentValue:{get:function(){return t._currentValue},set:function(f){t._currentValue=f}},_currentValue2:{get:function(){return t._currentValue2},set:function(f){t._currentValue2=f}},_threadCount:{get:function(){return t._threadCount},set:function(f){t._threadCount=f}},Consumer:{get:function(){return a||(a=!0,x("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),t.Consumer}},displayName:{get:function(){return t.displayName},set:function(f){u||(U("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",f),u=!0)}}}),t.Consumer=m}return t._currentRenderer=null,t._currentRenderer2=null,t}var J=-1,Le=0,br=1,bn=2;function xn(e){if(e._status===J){var t=e._result,a=t();if(a.then(function(m){if(e._status===Le||e._status===J){var f=e;f._status=br,f._result=m}},function(m){if(e._status===Le||e._status===J){var f=e;f._status=bn,f._result=m}}),e._status===J){var o=e;o._status=Le,o._result=a}}if(e._status===br){var u=e._result;return u===void 0&&x(`lazy: Expected the result of a dynamic import() call. Instead received: %s
2
+
3
+ Your code should look like:
4
+ const MyComponent = lazy(() => import('./MyComponent'))
5
+
6
+ Did you accidentally put curly braces around the import?`,u),"default"in u||x(`lazy: Expected the result of a dynamic import() call. Instead received: %s
7
+
8
+ Your code should look like:
9
+ const MyComponent = lazy(() => import('./MyComponent'))`,u),u.default}else throw e._result}function Sn(e){var t={_status:J,_result:e},a={$$typeof:ae,_payload:t,_init:xn};{var o,u;Object.defineProperties(a,{defaultProps:{configurable:!0,get:function(){return o},set:function(m){x("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),o=m,Object.defineProperty(a,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return u},set:function(m){x("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),u=m,Object.defineProperty(a,"propTypes",{enumerable:!0})}}})}return a}function wn(e){e!=null&&e.$$typeof===z?x("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof e!="function"?x("forwardRef requires a render function but was given %s.",e===null?"null":typeof e):e.length!==0&&e.length!==2&&x("forwardRef render functions accept exactly two parameters: props and ref. %s",e.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),e!=null&&(e.defaultProps!=null||e.propTypes!=null)&&x("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var t={$$typeof:d,render:e};{var a;Object.defineProperty(t,"displayName",{enumerable:!1,configurable:!0,get:function(){return a},set:function(o){a=o,!e.name&&!e.displayName&&(e.displayName=o)}})}return t}var xr;xr=Symbol.for("react.module.reference");function Sr(e){return!!(typeof e=="string"||typeof e=="function"||e===l||e===h||Jt||e===c||e===w||e===$||Zt||e===Yt||qt||Kt||Gt||typeof e=="object"&&e!==null&&(e.$$typeof===ae||e.$$typeof===z||e.$$typeof===p||e.$$typeof===s||e.$$typeof===d||e.$$typeof===xr||e.getModuleId!==void 0))}function En(e,t){Sr(e)||x("memo: The first argument must be a component. Instead received: %s",e===null?"null":typeof e);var a={$$typeof:z,type:e,compare:t===void 0?null:t};{var o;Object.defineProperty(a,"displayName",{enumerable:!1,configurable:!0,get:function(){return o},set:function(u){o=u,!e.name&&!e.displayName&&(e.displayName=u)}})}return a}function P(){var e=nr.current;return e===null&&x(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
10
+ 1. You might have mismatching versions of React and the renderer (such as React DOM)
11
+ 2. You might be breaking the Rules of Hooks
12
+ 3. You might have more than one copy of React in the same app
13
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),e}function _n(e){var t=P();if(e._context!==void 0){var a=e._context;a.Consumer===e?x("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):a.Provider===e&&x("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return t.useContext(e)}function Rn(e){var t=P();return t.useState(e)}function Cn(e,t,a){var o=P();return o.useReducer(e,t,a)}function Tn(e){var t=P();return t.useRef(e)}function kn(e,t){var a=P();return a.useEffect(e,t)}function On(e,t){var a=P();return a.useInsertionEffect(e,t)}function Pn(e,t){var a=P();return a.useLayoutEffect(e,t)}function An(e,t){var a=P();return a.useCallback(e,t)}function In(e,t){var a=P();return a.useMemo(e,t)}function jn(e,t,a){var o=P();return o.useImperativeHandle(e,t,a)}function Ln(e,t){{var a=P();return a.useDebugValue(e,t)}}function Fn(){var e=P();return e.useTransition()}function Mn(e){var t=P();return t.useDeferredValue(e)}function Dn(){var e=P();return e.useId()}function Nn(e,t,a){var o=P();return o.useSyncExternalStore(e,t,a)}var X=0,wr,Er,_r,Rr,Cr,Tr,kr;function Or(){}Or.__reactDisabledLog=!0;function $n(){{if(X===0){wr=console.log,Er=console.info,_r=console.warn,Rr=console.error,Cr=console.group,Tr=console.groupCollapsed,kr=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Or,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}X++}}function zn(){{if(X--,X===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:L({},e,{value:wr}),info:L({},e,{value:Er}),warn:L({},e,{value:_r}),error:L({},e,{value:Rr}),group:L({},e,{value:Cr}),groupCollapsed:L({},e,{value:Tr}),groupEnd:L({},e,{value:kr})})}X<0&&x("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Fe=H.ReactCurrentDispatcher,Me;function fe(e,t,a){{if(Me===void 0)try{throw Error()}catch(u){var o=u.stack.trim().match(/\n( *(at )?)/);Me=o&&o[1]||""}return`
14
+ `+Me+e}}var De=!1,ce;{var Wn=typeof WeakMap=="function"?WeakMap:Map;ce=new Wn}function Pr(e,t){if(!e||De)return"";{var a=ce.get(e);if(a!==void 0)return a}var o;De=!0;var u=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var m;m=Fe.current,Fe.current=null,$n();try{if(t){var f=function(){throw Error()};if(Object.defineProperty(f.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(f,[])}catch(k){o=k}Reflect.construct(e,[],f)}else{try{f.call()}catch(k){o=k}e.call(f.prototype)}}else{try{throw Error()}catch(k){o=k}e()}}catch(k){if(k&&o&&typeof k.stack=="string"){for(var v=k.stack.split(`
15
+ `),b=o.stack.split(`
16
+ `),S=v.length-1,E=b.length-1;S>=1&&E>=0&&v[S]!==b[E];)E--;for(;S>=1&&E>=0;S--,E--)if(v[S]!==b[E]){if(S!==1||E!==1)do if(S--,E--,E<0||v[S]!==b[E]){var _=`
17
+ `+v[S].replace(" at new "," at ");return e.displayName&&_.includes("<anonymous>")&&(_=_.replace("<anonymous>",e.displayName)),typeof e=="function"&&ce.set(e,_),_}while(S>=1&&E>=0);break}}}finally{De=!1,Fe.current=m,zn(),Error.prepareStackTrace=u}var R=e?e.displayName||e.name:"",C=R?fe(R):"";return typeof e=="function"&&ce.set(e,C),C}function Hn(e,t,a){return Pr(e,!1)}function Un(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function de(e,t,a){if(e==null)return"";if(typeof e=="function")return Pr(e,Un(e));if(typeof e=="string")return fe(e);switch(e){case w:return fe("Suspense");case $:return fe("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case d:return Hn(e.render);case z:return de(e.type,t,a);case ae:{var o=e,u=o._payload,m=o._init;try{return de(m(u),t,a)}catch{}}}return""}var Ar={},Ir=H.ReactDebugCurrentFrame;function pe(e){if(e){var t=e._owner,a=de(e.type,e._source,t?t.type:null);Ir.setExtraStackFrame(a)}else Ir.setExtraStackFrame(null)}function Vn(e,t,a,o,u){{var m=Function.call.bind(Z);for(var f in e)if(m(e,f)){var v=void 0;try{if(typeof e[f]!="function"){var b=Error((o||"React class")+": "+a+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw b.name="Invariant Violation",b}v=e[f](t,f,o,a,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(S){v=S}v&&!(v instanceof Error)&&(pe(u),x("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",o||"React class",a,f,typeof v),pe(null)),v instanceof Error&&!(v.message in Ar)&&(Ar[v.message]=!0,pe(u),x("Failed %s type: %s",a,v.message),pe(null))}}}function Y(e){if(e){var t=e._owner,a=de(e.type,e._source,t?t.type:null);ar(a)}else ar(null)}var Ne;Ne=!1;function jr(){if(j.current){var e=F(j.current.type);if(e)return`
18
+
19
+ Check the render method of \``+e+"`."}return""}function Yn(e){if(e!==void 0){var t=e.fileName.replace(/^.*[\\\/]/,""),a=e.lineNumber;return`
20
+
21
+ Check your code at `+t+":"+a+"."}return""}function Bn(e){return e!=null?Yn(e.__source):""}var Lr={};function qn(e){var t=jr();if(!t){var a=typeof e=="string"?e:e.displayName||e.name;a&&(t=`
22
+
23
+ Check the top-level render call using <`+a+">.")}return t}function Fr(e,t){if(!(!e._store||e._store.validated||e.key!=null)){e._store.validated=!0;var a=qn(t);if(!Lr[a]){Lr[a]=!0;var o="";e&&e._owner&&e._owner!==j.current&&(o=" It was passed a child from "+F(e._owner.type)+"."),Y(e),x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',a,o),Y(null)}}}function Mr(e,t){if(typeof e=="object"){if(ie(e))for(var a=0;a<e.length;a++){var o=e[a];V(o)&&Fr(o,t)}else if(V(e))e._store&&(e._store.validated=!0);else if(e){var u=tr(e);if(typeof u=="function"&&u!==e.entries)for(var m=u.call(e),f;!(f=m.next()).done;)V(f.value)&&Fr(f.value,t)}}}function Dr(e){{var t=e.type;if(t==null||typeof t=="string")return;var a;if(typeof t=="function")a=t.propTypes;else if(typeof t=="object"&&(t.$$typeof===d||t.$$typeof===z))a=t.propTypes;else return;if(a){var o=F(t);Vn(a,e.props,"prop",o,e)}else if(t.PropTypes!==void 0&&!Ne){Ne=!0;var u=F(t);x("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",u||"Unknown")}typeof t.getDefaultProps=="function"&&!t.getDefaultProps.isReactClassApproved&&x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Kn(e){{for(var t=Object.keys(e.props),a=0;a<t.length;a++){var o=t[a];if(o!=="children"&&o!=="key"){Y(e),x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",o),Y(null);break}}e.ref!==null&&(Y(e),x("Invalid attribute `ref` supplied to `React.Fragment`."),Y(null))}}function Nr(e,t,a){var o=Sr(e);if(!o){var u="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(u+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var m=Bn(t);m?u+=m:u+=jr();var f;e===null?f="null":ie(e)?f="array":e!==void 0&&e.$$typeof===n?(f="<"+(F(e.type)||"Unknown")+" />",u=" Did you accidentally export a JSX literal instead of a component?"):f=typeof e,x("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",f,u)}var v=sn.apply(this,arguments);if(v==null)return v;if(o)for(var b=2;b<arguments.length;b++)Mr(arguments[b],e);return e===l?Kn(v):Dr(v),v}var $r=!1;function Gn(e){var t=Nr.bind(null,e);return t.type=e,$r||($r=!0,U("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(t,"type",{enumerable:!1,get:function(){return U("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),t}function Zn(e,t,a){for(var o=fn.apply(this,arguments),u=2;u<arguments.length;u++)Mr(arguments[u],o.type);return Dr(o),o}function Jn(e,t){var a=W.transition;W.transition={};var o=W.transition;W.transition._updatedFibers=new Set;try{e()}finally{if(W.transition=a,a===null&&o._updatedFibers){var u=o._updatedFibers.size;u>10&&U("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),o._updatedFibers.clear()}}}var zr=!1,me=null;function Xn(e){if(me===null)try{var t=("require"+Math.random()).slice(0,7),a=we&&we[t];me=a.call(we,"timers").setImmediate}catch{me=function(u){zr===!1&&(zr=!0,typeof MessageChannel>"u"&&x("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var m=new MessageChannel;m.port1.onmessage=u,m.port2.postMessage(void 0)}}return me(e)}var B=0,Wr=!1;function Qn(e){{var t=B;B++,O.current===null&&(O.current=[]);var a=O.isBatchingLegacy,o;try{if(O.isBatchingLegacy=!0,o=e(),!a&&O.didScheduleLegacyUpdate){var u=O.current;u!==null&&(O.didScheduleLegacyUpdate=!1,We(u))}}catch(R){throw he(t),R}finally{O.isBatchingLegacy=a}if(o!==null&&typeof o=="object"&&typeof o.then=="function"){var m=o,f=!1,v={then:function(R,C){f=!0,m.then(function(k){he(t),B===0?$e(k,R,C):R(k)},function(k){he(t),C(k)})}};return!Wr&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){f||(Wr=!0,x("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),v}else{var b=o;if(he(t),B===0){var S=O.current;S!==null&&(We(S),O.current=null);var E={then:function(R,C){O.current===null?(O.current=[],$e(b,R,C)):R(b)}};return E}else{var _={then:function(R,C){R(b)}};return _}}}}function he(e){e!==B-1&&x("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),B=e}function $e(e,t,a){{var o=O.current;if(o!==null)try{We(o),Xn(function(){o.length===0?(O.current=null,t(e)):$e(e,t,a)})}catch(u){a(u)}else t(e)}}var ze=!1;function We(e){if(!ze){ze=!0;var t=0;try{for(;t<e.length;t++){var a=e[t];do a=a(!0);while(a!==null)}e.length=0}catch(o){throw e=e.slice(t+1),o}finally{ze=!1}}}var ea=Nr,ra=Zn,ta=Gn,na={map:le,forEach:hn,count:mn,toArray:vn,only:gn};y.Children=na,y.Component=N,y.Fragment=l,y.Profiler=h,y.PureComponent=Oe,y.StrictMode=c,y.Suspense=w,y.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=H,y.cloneElement=ra,y.createContext=yn,y.createElement=ea,y.createFactory=ta,y.createRef=Qt,y.forwardRef=wn,y.isValidElement=V,y.lazy=Sn,y.memo=En,y.startTransition=Jn,y.unstable_act=Qn,y.useCallback=An,y.useContext=_n,y.useDebugValue=Ln,y.useDeferredValue=Mn,y.useEffect=kn,y.useId=Dn,y.useImperativeHandle=jn,y.useInsertionEffect=On,y.useLayoutEffect=Pn,y.useMemo=In,y.useReducer=Cn,y.useRef=Tn,y.useState=Rn,y.useSyncExternalStore=Nn,y.useTransition=Fn,y.version=r,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()});var Ge=M((Co,Ke)=>{"use strict";process.env.NODE_ENV==="production"?Ke.exports=tt():Ke.exports=nt()});var it=M((Po,ot)=>{"use strict";ot.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var st=M((Ao,ut)=>{ut.exports=function(n){return!n||typeof n=="string"?!1:n instanceof Array||Array.isArray(n)||n.length>=0&&(n.splice instanceof Function||Object.getOwnPropertyDescriptor(n,n.length-1)&&n.constructor.name!=="String")}});var ct=M((Io,ft)=>{"use strict";var Oa=st(),Pa=Array.prototype.concat,Aa=Array.prototype.slice,lt=ft.exports=function(n){for(var i=[],l=0,c=n.length;l<c;l++){var h=n[l];Oa(h)?i=Pa.call(i,Aa.call(h)):i.push(h)}return i};lt.wrap=function(r){return function(){return r(lt(arguments))}}});var ht=M((jo,mt)=>{var ee=it(),re=ct(),dt=Object.hasOwnProperty,pt=Object.create(null);for(Ee in ee)dt.call(ee,Ee)&&(pt[ee[Ee]]=Ee);var Ee,I=mt.exports={to:{},get:{}};I.get=function(r){var n=r.substring(0,3).toLowerCase(),i,l;switch(n){case"hsl":i=I.get.hsl(r),l="hsl";break;case"hwb":i=I.get.hwb(r),l="hwb";break;default:i=I.get.rgb(r),l="rgb";break}return i?{model:l,value:i}:null};I.get.rgb=function(r){if(!r)return null;var n=/^#([a-f0-9]{3,4})$/i,i=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,l=/^rgba?\(\s*([+-]?\d+)(?=[\s,])\s*(?:,\s*)?([+-]?\d+)(?=[\s,])\s*(?:,\s*)?([+-]?\d+)\s*(?:[,|\/]\s*([+-]?[\d\.]+)(%?)\s*)?\)$/,c=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,?\s*([+-]?[\d\.]+)\%\s*,?\s*([+-]?[\d\.]+)\%\s*(?:[,|\/]\s*([+-]?[\d\.]+)(%?)\s*)?\)$/,h=/^(\w+)$/,p=[0,0,0,1],s,d,w;if(s=r.match(i)){for(w=s[2],s=s[1],d=0;d<3;d++){var $=d*2;p[d]=parseInt(s.slice($,$+2),16)}w&&(p[3]=parseInt(w,16)/255)}else if(s=r.match(n)){for(s=s[1],w=s[3],d=0;d<3;d++)p[d]=parseInt(s[d]+s[d],16);w&&(p[3]=parseInt(w+w,16)/255)}else if(s=r.match(l)){for(d=0;d<3;d++)p[d]=parseInt(s[d+1],0);s[4]&&(s[5]?p[3]=parseFloat(s[4])*.01:p[3]=parseFloat(s[4]))}else if(s=r.match(c)){for(d=0;d<3;d++)p[d]=Math.round(parseFloat(s[d+1])*2.55);s[4]&&(s[5]?p[3]=parseFloat(s[4])*.01:p[3]=parseFloat(s[4]))}else return(s=r.match(h))?s[1]==="transparent"?[0,0,0,0]:dt.call(ee,s[1])?(p=ee[s[1]],p[3]=1,p):null:null;for(d=0;d<3;d++)p[d]=D(p[d],0,255);return p[3]=D(p[3],0,1),p};I.get.hsl=function(r){if(!r)return null;var n=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,?\s*([+-]?[\d\.]+)%\s*,?\s*([+-]?[\d\.]+)%\s*(?:[,|\/]\s*([+-]?(?=\.\d|\d)(?:0|[1-9]\d*)?(?:\.\d*)?(?:[eE][+-]?\d+)?)\s*)?\)$/,i=r.match(n);if(i){var l=parseFloat(i[4]),c=(parseFloat(i[1])%360+360)%360,h=D(parseFloat(i[2]),0,100),p=D(parseFloat(i[3]),0,100),s=D(isNaN(l)?1:l,0,1);return[c,h,p,s]}return null};I.get.hwb=function(r){if(!r)return null;var n=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?(?=\.\d|\d)(?:0|[1-9]\d*)?(?:\.\d*)?(?:[eE][+-]?\d+)?)\s*)?\)$/,i=r.match(n);if(i){var l=parseFloat(i[4]),c=(parseFloat(i[1])%360+360)%360,h=D(parseFloat(i[2]),0,100),p=D(parseFloat(i[3]),0,100),s=D(isNaN(l)?1:l,0,1);return[c,h,p,s]}return null};I.to.hex=function(){var r=re(arguments);return"#"+_e(r[0])+_e(r[1])+_e(r[2])+(r[3]<1?_e(Math.round(r[3]*255)):"")};I.to.rgb=function(){var r=re(arguments);return r.length<4||r[3]===1?"rgb("+Math.round(r[0])+", "+Math.round(r[1])+", "+Math.round(r[2])+")":"rgba("+Math.round(r[0])+", "+Math.round(r[1])+", "+Math.round(r[2])+", "+r[3]+")"};I.to.rgb.percent=function(){var r=re(arguments),n=Math.round(r[0]/255*100),i=Math.round(r[1]/255*100),l=Math.round(r[2]/255*100);return r.length<4||r[3]===1?"rgb("+n+"%, "+i+"%, "+l+"%)":"rgba("+n+"%, "+i+"%, "+l+"%, "+r[3]+")"};I.to.hsl=function(){var r=re(arguments);return r.length<4||r[3]===1?"hsl("+r[0]+", "+r[1]+"%, "+r[2]+"%)":"hsla("+r[0]+", "+r[1]+"%, "+r[2]+"%, "+r[3]+")"};I.to.hwb=function(){var r=re(arguments),n="";return r.length>=4&&r[3]!==1&&(n=", "+r[3]),"hwb("+r[0]+", "+r[1]+"%, "+r[2]+"%"+n+")"};I.to.keyword=function(r){return pt[r.slice(0,3)]};function D(r,n,i){return Math.min(Math.max(n,r),i)}function _e(r){var n=Math.round(r).toString(16).toUpperCase();return n.length<2?"0"+n:n}});var Nt=M((Lo,Dt)=>{var Ia=1/0,ja="[object Symbol]",La=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Fa=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Et="\\ud800-\\udfff",Ma="\\u0300-\\u036f\\ufe20-\\ufe23",Da="\\u20d0-\\u20f0",_t="\\u2700-\\u27bf",Rt="a-z\\xdf-\\xf6\\xf8-\\xff",Na="\\xac\\xb1\\xd7\\xf7",$a="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",za="\\u2000-\\u206f",Wa=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ct="A-Z\\xc0-\\xd6\\xd8-\\xde",Ha="\\ufe0e\\ufe0f",Tt=Na+$a+za+Wa,Je="['\u2019]",vt="["+Tt+"]",kt="["+Ma+Da+"]",Ot="\\d+",Ua="["+_t+"]",Pt="["+Rt+"]",At="[^"+Et+Tt+Ot+_t+Rt+Ct+"]",Va="\\ud83c[\\udffb-\\udfff]",Ya="(?:"+kt+"|"+Va+")",Ba="[^"+Et+"]",It="(?:\\ud83c[\\udde6-\\uddff]){2}",jt="[\\ud800-\\udbff][\\udc00-\\udfff]",K="["+Ct+"]",qa="\\u200d",gt="(?:"+Pt+"|"+At+")",Ka="(?:"+K+"|"+At+")",yt="(?:"+Je+"(?:d|ll|m|re|s|t|ve))?",bt="(?:"+Je+"(?:D|LL|M|RE|S|T|VE))?",Lt=Ya+"?",Ft="["+Ha+"]?",Ga="(?:"+qa+"(?:"+[Ba,It,jt].join("|")+")"+Ft+Lt+")*",Za=Ft+Lt+Ga,Ja="(?:"+[Ua,It,jt].join("|")+")"+Za,Xa=RegExp(Je,"g"),Qa=RegExp(kt,"g"),eo=RegExp([K+"?"+Pt+"+"+yt+"(?="+[vt,K,"$"].join("|")+")",Ka+"+"+bt+"(?="+[vt,K+gt,"$"].join("|")+")",K+"?"+gt+"+"+yt,K+"+"+bt,Ot,Ja].join("|"),"g"),ro=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,to={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"ss"},no=typeof global=="object"&&global&&global.Object===Object&&global,ao=typeof self=="object"&&self&&self.Object===Object&&self,oo=no||ao||Function("return this")();function io(r,n,i,l){var c=-1,h=r?r.length:0;for(l&&h&&(i=r[++c]);++c<h;)i=n(i,r[c],c,r);return i}function uo(r){return r.match(La)||[]}function so(r){return function(n){return r==null?void 0:r[n]}}var lo=so(to);function fo(r){return ro.test(r)}function co(r){return r.match(eo)||[]}var po=Object.prototype,mo=po.toString,xt=oo.Symbol,St=xt?xt.prototype:void 0,wt=St?St.toString:void 0;function ho(r){if(typeof r=="string")return r;if(yo(r))return wt?wt.call(r):"";var n=r+"";return n=="0"&&1/r==-Ia?"-0":n}function vo(r){return function(n){return io(So(bo(n).replace(Xa,"")),r,"")}}function go(r){return!!r&&typeof r=="object"}function yo(r){return typeof r=="symbol"||go(r)&&mo.call(r)==ja}function Mt(r){return r==null?"":ho(r)}function bo(r){return r=Mt(r),r&&r.replace(Fa,lo).replace(Qa,"")}var xo=vo(function(r,n,i){return r+(i?"-":"")+n.toLowerCase()});function So(r,n,i){return r=Mt(r),n=i?void 0:n,n===void 0?fo(r)?co(r):uo(r):r.match(n)||[]}Dt.exports=xo});var Eo={};da(Eo,{KaizenProvider:()=>Vt,ThemeContext:()=>Qe,ThemeManager:()=>ne,ThemeProvider:()=>er,useTheme:()=>wo});module.exports=pa(Eo);var Ut=ye(Ge(),1);var T=ye(Ge(),1);var at={themeKey:"heart",animation:{easingFunction:{easeInOut:"cubic-bezier(0.455, 0.03, 0.515, 0.955)",easeIn:"cubic-bezier(0.55, 0.085, 0.68, 0.53)",easeOut:"cubic-bezier(0.25, 0.46, 0.45, 0.94)",linear:"linear",bounceIn:"cubic-bezier(0.485, 0.155, 0.24, 1.245)",bounceOut:"cubic-bezier(0.485, 0.155, 0.515, 0.845)",bounceInOut:"cubic-bezier(0.76, -0.245, 0.24, 1.245)"},duration:{instant:"0ms",immediate:"100ms",rapid:"200ms",fast:"300ms",slow:"400ms",deliberate:"700ms"}},border:{solid:{borderWidth:"2px",borderRadius:"7px",borderStyle:"solid",borderColor:"#e1e2ea"},dashed:{borderWidth:"2px",borderRadius:"7px",borderStyle:"dashed"},borderless:{borderWidth:"2px",borderRadius:"7px",borderStyle:"solid",borderColor:"transparent"},focusRing:{borderWidth:"2px",borderRadius:"10px",borderStyle:"solid"}},color:{purple:{100:"#f4edf8",200:"#dfc9ea",300:"#c9a5dd",400:"#ae67b1",500:"#844587",600:"#5f3361",700:"#4a234d",800:"#2f2438"},blue:{100:"#e6f6ff",200:"#bde2f5",300:"#73c0e8",400:"#008bd6",500:"#0168b3",600:"#004970",700:"#003157"},green:{100:"#e8f8f4",200:"#c4ede2",300:"#8fdbc7",400:"#5dcbad",500:"#44a289",600:"#2c7d67",700:"#22594a"},yellow:{100:"#fff9e4",200:"#ffeeb3",300:"#ffe36e",400:"#ffca4d",500:"#ffb600",600:"#c68600",700:"#876400"},red:{100:"#fdeaee",200:"#f9c2cb",300:"#f597a8",400:"#e0707d",500:"#c93b55",600:"#a82433",700:"#6c1e20"},orange:{100:"#fff0e8",200:"#ffd1b9",300:"#ffb08a",400:"#ff9461",500:"#e96c2f",600:"#b74302",700:"#903c00"},gray:{100:"#f9f9f9",200:"#f4f4f5",300:"#eaeaec",400:"#cdcdd0",500:"#8c8c97",600:"#524e56"},white:"#ffffff"},dataViz:{favorable:"#7dd5bd",unfavorable:"#e68d97"},layout:{contentMaxWidth:"1392px",contentMaxWidthWithSidebar:"1080px",contentSideMargin:"72px",mobileActionsDrawerHeight:"60px",navigationBarHeight:"72px",breakpoints:{medium:"768px",large:"1080px"}},shadow:{small:{boxShadow:"0px 3px 16px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1)"},large:{boxShadow:"0px 8px 40px rgba(0, 0, 0, 0.08), 0px 3px 9px rgba(0, 0, 0, 0.1)"}},spacing:{xs:"0.375rem",sm:"0.75rem",md:"1.5rem",lg:"2.25rem",xl:"3rem",xxl:"3.75rem",xxxl:"4.5rem",xxxxl:"5.25rem",xxxxxl:"6rem"},typography:{dataLarge:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"5.25rem",lineHeight:"5.25rem",letterSpacing:"normal"},dataLargeUnits:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"2.625rem",lineHeight:"5.25rem",letterSpacing:"normal"},dataMedium:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"3rem",lineHeight:"5rem",letterSpacing:"normal"},dataMediumUnits:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"1.5rem",lineHeight:"5rem",letterSpacing:"normal"},dataSmall:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"1.5rem",lineHeight:"1.5rem",letterSpacing:"normal"},dataSmallUnits:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"1.125rem",lineHeight:"1.5rem",letterSpacing:"normal"},display0:{fontFamily:'"Tiempos Headline", Georgia, serif',fontWeight:800,fontSize:"4.5rem",lineHeight:"5.25rem",letterSpacing:"0em"},heading1:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"2.125rem",lineHeight:"2.625rem",letterSpacing:"normal"},heading2:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"1.75rem",lineHeight:"2.25rem",letterSpacing:"normal"},heading3:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"1.375rem",lineHeight:"1.875rem",letterSpacing:"normal"},heading4:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:600,fontSize:"1.125rem",lineHeight:"1.5rem",letterSpacing:"normal"},heading5:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:600,fontSize:"1rem",lineHeight:"1.5rem",letterSpacing:"normal"},heading6:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"0.875rem",lineHeight:"1.5rem",letterSpacing:"normal"},paragraphIntroLede:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:400,fontSize:"1.25rem",lineHeight:"1.875rem",letterSpacing:"0"},paragraphBody:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:400,fontSize:"1rem",lineHeight:"1.5rem",letterSpacing:"normal"},paragraphSmall:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:400,fontSize:"0.875rem",lineHeight:"1.125rem",letterSpacing:"normal"},paragraphExtraSmall:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:400,fontSize:"0.75rem",lineHeight:"1.125rem",letterSpacing:"normal"},paragraphBold:{fontWeight:600},buttonPrimary:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:700,fontSize:"1.125rem",lineHeight:"1.5rem",letterSpacing:"normal"},buttonSecondary:{fontFamily:'"Inter", "Noto Sans", Helvetica, Arial, sans-serif',fontWeight:500,fontSize:"1rem",lineHeight:"1.5rem",letterSpacing:"normal"}}};var Ze=at;var zt=ye(ht());var $t=ye(Nt());var te=r=>`--${r.map($t.default).join("-")}`;var Wt=(r,n,i,l,{augmentWithId:c})=>{let h=typeof i=="string"?zt.default.get.rgb(i):null,p={[n]:l(r,i)};if(h){p[n]=l(r,i).toLowerCase();let s=[...r,"rgb"],d=l(s,h.slice(0,3).join(", "));p[`${n}-rgb`]=d,c&&(p[`${n}-rgb-id`]=te(s))}return c&&(p[`${n}-id`]=te(r)),p};function Ht(r,n){let i=(l,c)=>{let h=(p,s)=>{let d=[...l,p];return typeof s=="object"&&s!==null&&s!==void 0?i(d,s):n(d,s)};return Object.entries(c).reduce((p,[s,d])=>({...p,[s]:h(s,d)}),{})};return i([],r)}function Xe(r){let n={};return Ht(r,(i,l)=>{let c=te(i),h=Wt(i,c,l,(p,s)=>`${s}`,{augmentWithId:!1});n={...n,...h}}),n}var ne=class{constructor(n,i="",l=!0){this.themeChangeListeners=[];this.rootElement=null;this.getRootElement=()=>this.rootElement;this.getRootElementId=()=>this.rootElementId;this.getCurrentTheme=()=>this.theme;this.setRootElement=n=>{this.rootElement=n};this.setRootElementId=n=>this.rootElementId=n;this.setAndApplyTheme=(n,i)=>{!i&&this.theme===n||(this.theme=n,this.applyCurrentTheme(),this.notifyThemeChangeListeners(n))};this.addThemeChangeListener=n=>{this.themeChangeListeners.push(n)};this.removeThemeChangeListener=n=>{this.themeChangeListeners=this.themeChangeListeners.filter(i=>i!==n)};this.applyCurrentTheme=()=>{if(typeof window<"u"){this.setRootElement(document.getElementById(this.rootElementId)??document.documentElement);let n=Xe(this.theme);Object.entries(n).forEach(([i,l])=>{var c;(c=this.rootElement)==null||c.style.setProperty(i,l)})}};this.notifyThemeChangeListeners=n=>{this.themeChangeListeners.forEach(i=>i(n))};this.theme=n,this.rootElementId=i,l&&this.applyCurrentTheme()}};var Qe=(0,T.createContext)(Ze),er=({themeManager:r,...n})=>{let[i]=(0,T.useState)(()=>r||new ne(Ze)),[l,c]=(0,T.useState)(i.getCurrentTheme());return(0,T.useEffect)(()=>{let h=!1,p=s=>{h||c(s)};return i.addThemeChangeListener(p),()=>{h=!0,i.removeThemeChangeListener(p)}},[]),T.default.createElement(T.default.Fragment,null,T.default.createElement(Qe.Provider,{value:l},n.children),T.default.createElement("link",{rel:"preload",href:"https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-bold.woff2",as:"font",type:"font/woff2",crossOrigin:"anonymous"}),T.default.createElement("link",{rel:"preload",href:"https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-demi-bold.woff2",as:"font",type:"font/woff2",crossOrigin:"anonymous"}),T.default.createElement("link",{rel:"preload",href:"https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-medium.woff2",as:"font",type:"font/woff2",crossOrigin:"anonymous"}),T.default.createElement("link",{rel:"preload",href:"https://d1e7r7b0lb8p4d.cloudfront.net/fonts/inter/inter-regular.woff2",as:"font",type:"font/woff2",crossOrigin:"anonymous"}),T.default.createElement("link",{rel:"preload",href:"https://d1e7r7b0lb8p4d.cloudfront.net/fonts/tiempos/tiempos-headline-bold.woff2",as:"font",type:"font/woff2",crossOrigin:"anonymous"}))},wo=()=>(0,T.useContext)(Qe);var Vt=({children:r,themeManager:n})=>Ut.default.createElement(er,{themeManager:n},r);Vt.displayName="KaizenProvider";0&&(module.exports={KaizenProvider,ThemeContext,ThemeManager,ThemeProvider,useTheme});
24
+ /*! Bundled license information:
25
+
26
+ react/cjs/react.production.min.js:
27
+ (**
28
+ * @license React
29
+ * react.production.min.js
30
+ *
31
+ * Copyright (c) Facebook, Inc. and its affiliates.
32
+ *
33
+ * This source code is licensed under the MIT license found in the
34
+ * LICENSE file in the root directory of this source tree.
35
+ *)
36
+
37
+ react/cjs/react.development.js:
38
+ (**
39
+ * @license React
40
+ * react.development.js
41
+ *
42
+ * Copyright (c) Facebook, Inc. and its affiliates.
43
+ *
44
+ * This source code is licensed under the MIT license found in the
45
+ * LICENSE file in the root directory of this source tree.
46
+ *)
47
+ */
48
+ //# sourceMappingURL=index.js.map