@bigbinary/neetoui 4.2.4 → 4.2.6
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.
- package/CHANGELOG.md +8 -4
- package/formik.js +1 -1
- package/index.css +1 -1
- package/layouts.js +1 -1
- package/package.json +1 -1
package/layouts.js
CHANGED
|
@@ -21,4 +21,4 @@ y=E,function(){var e={}.hasOwnProperty;function n(){for(var t=[],r=0;r<arguments
|
|
|
21
21
|
* This source code is licensed under the MIT license found in the
|
|
22
22
|
* LICENSE file in the root directory of this source tree.
|
|
23
23
|
*/
|
|
24
|
-
O.exports=T;var le=O.exports,ge={exports:{}},pe={},he="function"==typeof Symbol&&Symbol.for,me=he?Symbol.for("react.element"):60103,de=he?Symbol.for("react.portal"):60106,ve=he?Symbol.for("react.fragment"):60107,we=he?Symbol.for("react.strict_mode"):60108,ye=he?Symbol.for("react.profiler"):60114,Ee=he?Symbol.for("react.provider"):60109,De=he?Symbol.for("react.context"):60110,Ce=he?Symbol.for("react.async_mode"):60111,Be=he?Symbol.for("react.concurrent_mode"):60111,Pe=he?Symbol.for("react.forward_ref"):60112,ze=he?Symbol.for("react.suspense"):60113,Me=he?Symbol.for("react.suspense_list"):60120,Qe=he?Symbol.for("react.memo"):60115,Oe=he?Symbol.for("react.lazy"):60116,Te=he?Symbol.for("react.block"):60121,xe=he?Symbol.for("react.fundamental"):60117,He=he?Symbol.for("react.responder"):60118,Ie=he?Symbol.for("react.scope"):60119;function ke(e){if("object"==typeof e&&null!==e){var n=e.$$typeof;switch(n){case me:switch(e=e.type){case Ce:case Be:case ve:case ye:case we:case ze:return e;default:switch(e=e&&e.$$typeof){case De:case Pe:case Oe:case Qe:case Ee:return e;default:return n}}case de:return n}}}function Ye(e){return ke(e)===Be}function be(){}function Je(){}pe.AsyncMode=Ce,pe.ConcurrentMode=Be,pe.ContextConsumer=De,pe.ContextProvider=Ee,pe.Element=me,pe.ForwardRef=Pe,pe.Fragment=ve,pe.Lazy=Oe,pe.Memo=Qe,pe.Portal=de,pe.Profiler=ye,pe.StrictMode=we,pe.Suspense=ze,pe.isAsyncMode=function(e){return Ye(e)||ke(e)===Ce},pe.isConcurrentMode=Ye,pe.isContextConsumer=function(e){return ke(e)===De},pe.isContextProvider=function(e){return ke(e)===Ee},pe.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===me},pe.isForwardRef=function(e){return ke(e)===Pe},pe.isFragment=function(e){return ke(e)===ve},pe.isLazy=function(e){return ke(e)===Oe},pe.isMemo=function(e){return ke(e)===Qe},pe.isPortal=function(e){return ke(e)===de},pe.isProfiler=function(e){return ke(e)===ye},pe.isStrictMode=function(e){return ke(e)===we},pe.isSuspense=function(e){return ke(e)===ze},pe.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===ve||e===Be||e===ye||e===we||e===ze||e===Me||"object"==typeof e&&null!==e&&(e.$$typeof===Oe||e.$$typeof===Qe||e.$$typeof===Ee||e.$$typeof===De||e.$$typeof===Pe||e.$$typeof===xe||e.$$typeof===He||e.$$typeof===Ie||e.$$typeof===Te)},pe.typeOf=ke,Function.call.bind(Object.prototype.hasOwnProperty),Je.resetWarningCache=be,ge.exports=function(){function e(e,n,t,r,o,i){if("SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"!==i){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function n(){return e}e.isRequired=e;var t={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:n,element:e,elementType:e,instanceOf:n,node:e,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:Je,resetWarningCache:be};return t.PropTypes=t,t}();var Ge=ge.exports;Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var je=["size","color","strokeWidth"],Ne=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,je);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 20 20",fill:"none"},o),le.createElement("path",{d:"M8 4.5C8 2.567 6.433 1 4.5 1H1V8H8V4.5Z",stroke:t,strokeWidth:r}),le.createElement("path",{d:"M8 15.5C8 13.567 6.433 12 4.5 12H1V19H8V15.5Z",stroke:t,strokeWidth:r}),le.createElement("path",{d:"M19 4.5C19 2.567 17.433 1 15.5 1H12V8H19V4.5Z",stroke:t,strokeWidth:r}),le.createElement("path",{d:"M19 15.5C19 13.567 17.433 12 15.5 12H12V19H19V15.5Z",stroke:t,strokeWidth:r}))};Ne.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Ne.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Xe=["size","color","strokeWidth"],Re=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Xe);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M17.5 9L9 17.5L5 13.5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};Re.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Re.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Se=["size","color","strokeWidth"],Le=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Se);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M6 6L18 18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M18 6L6 18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};Le.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Le.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Ue=["size","color","strokeWidth"],Fe=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Ue);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("line",{x1:"3",y1:"7.25",x2:"21",y2:"7.25",stroke:t,strokeWidth:r}),le.createElement("line",{x1:"3",y1:"11.25",x2:"15",y2:"11.25",stroke:t,strokeWidth:r}),le.createElement("line",{x1:"3",y1:"15.25",x2:"11",y2:"15.25",stroke:t,strokeWidth:r}))};Fe.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Fe.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Ze=["size","color","strokeWidth"],Ke=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Ze);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M9.09009 9.00008C9.32519 8.33175 9.78924 7.76819 10.4 7.40921C11.0108 7.05024 11.729 6.91902 12.4273 7.03879C13.1255 7.15857 13.7589 7.52161 14.2152 8.06361C14.6714 8.60561 14.9211 9.2916 14.9201 10.0001C14.9201 12.0001 11.9201 13.0001 11.9201 13.0001",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M12 17H12.01",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};Ke.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Ke.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var We=["size","color","strokeWidth"],qe=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,We);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M11.009 11.249H12.159V15.499",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M11 15.4986H13.3093",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M12.1 8.24587C12.1 8.29532 12.0853 8.34365 12.0579 8.38477C12.0304 8.42588 11.9914 8.45792 11.9457 8.47684C11.9 8.49576 11.8497 8.50071 11.8012 8.49107C11.7527 8.48142 11.7082 8.45761 11.6732 8.42265C11.6383 8.38769 11.6145 8.34314 11.6048 8.29464C11.5952 8.24615 11.6001 8.19588 11.619 8.1502C11.638 8.10452 11.67 8.06548 11.7111 8.03801C11.7522 8.01053 11.8006 7.99587 11.85 7.99587",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M11.85 7.99587C11.9163 7.99587 11.9799 8.02221 12.0268 8.0691C12.0737 8.11598 12.1 8.17957 12.1 8.24587",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M16 2.99862H8C5.23858 2.99862 3 5.2372 3 7.99862V15.9986C3 18.76 5.23858 20.9986 8 20.9986H16C18.7614 20.9986 21 18.76 21 15.9986V7.99862C21 5.2372 18.7614 2.99862 16 2.99862Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};qe.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},qe.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Ve=["size","color","strokeWidth"],_e=function(e){var n=e.size,t=e.color;e.strokeWidth;var r=Q(e,Ve);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},r),le.createElement("path",{d:"M19.1863 9.2727C19.1863 9.99647 19.1863 10.7171 19.1863 11.444C19.1863 12.171 19.1863 12.8916 19.2049 13.6153C19.2386 14.218 19.1257 14.8198 18.8765 15.367C18.6184 15.8937 18.1759 16.3019 17.637 16.5104C17.0343 16.7591 16.4873 16.8557 15.9435 16.7401C15.3997 16.6245 14.859 16.2982 14.2625 15.7027C13.2068 14.6416 12.1543 13.5747 11.1049 12.502C10.0555 11.4292 9.00757 10.3592 7.96124 9.29171C7.79717 9.10072 7.61268 8.92913 7.41122 8.78016C7.30188 8.7087 7.17715 8.66559 7.04782 8.65455C6.9185 8.64351 6.7885 8.66488 6.66908 8.71681C6.53476 8.75956 6.41264 8.83511 6.3133 8.93694C6.21396 9.03876 6.14037 9.16379 6.09892 9.30121C6.03142 9.57268 6.00375 9.85289 6.0168 10.1327C6.0168 11.3152 6.02042 12.4993 6.02765 13.685C6.02765 14.8697 6.02765 16.0606 6.0075 17.2389C5.99528 17.5357 6.04547 17.8316 6.15469 18.1068C6.25958 18.3623 6.44947 18.5715 6.69077 18.6976C6.81331 18.7641 6.94926 18.8007 7.08796 18.8046C7.22666 18.8084 7.36435 18.7794 7.49024 18.7198C7.75031 18.5975 7.98613 18.4273 8.1859 18.2177C8.6662 17.7405 9.14392 17.2601 9.61905 16.7765C10.0942 16.2929 10.5616 15.8041 11.0212 15.3099C11.1103 15.2033 11.2191 15.1156 11.3414 15.052C11.4637 14.9884 11.5971 14.9501 11.7339 14.9393C11.9921 14.9406 12.2434 15.0242 12.4528 15.1785C12.6511 15.3115 12.7426 15.5982 12.7364 15.9007C12.7377 16.2033 12.6301 16.4958 12.4342 16.7226C11.8641 17.3118 11.2986 17.9089 10.7299 18.498C10.1613 19.0872 9.57877 19.67 8.98072 20.2291C8.54153 20.6553 7.97762 20.9223 7.37559 20.9893C6.77021 21.0371 6.16299 20.9247 5.61242 20.663C5.10855 20.4603 4.67981 20.1007 4.38688 19.6352C4.11249 19.1508 3.97918 18.5964 4.00264 18.0372C4.01658 16.5769 4.01503 15.1167 4.01348 13.6549C4.01193 12.1931 4.01348 10.7345 4.01348 9.2727C4.00128 8.69191 4.11948 8.11599 4.35899 7.58918C4.61201 7.07012 5.05006 6.66996 5.58298 6.47105C6.13553 6.23868 6.74262 6.17701 7.32911 6.29367C7.9335 6.43863 8.48137 6.76582 8.9017 7.23284C9.96456 8.34146 11.0367 9.44269 12.1182 10.5365C13.1996 11.6304 14.278 12.7263 15.3532 13.8244C15.4998 13.9882 15.6683 14.13 15.8537 14.2457C15.9468 14.3006 16.0506 14.3338 16.1577 14.3431C16.2648 14.3524 16.3726 14.3375 16.4734 14.2995C16.6678 14.2401 16.8443 14.1311 16.9862 13.9828C17.1305 13.8059 17.2026 13.579 17.1877 13.3493C17.1722 12.0142 17.1722 10.6854 17.1722 9.35664C17.1722 8.02788 17.1722 6.69753 17.1722 5.36877C17.1819 5.16803 17.1508 4.9674 17.0808 4.77961C17.0365 4.68434 16.9744 4.59893 16.8978 4.52827C16.8212 4.45761 16.7318 4.40309 16.6345 4.36784C16.4456 4.27647 16.2393 4.22888 16.0303 4.22847C15.8152 4.24378 15.6102 4.32802 15.4446 4.4692C14.8593 4.93907 14.3084 5.45198 13.7961 6.00385C13.2771 6.54549 12.7704 7.10138 12.2282 7.62085C12.0264 7.84331 11.7585 7.99141 11.4659 8.04213C11.3372 8.04946 11.2086 8.02659 11.0899 7.97525C10.9712 7.92392 10.8655 7.84549 10.7811 7.74597C10.6812 7.64671 10.603 7.52692 10.5518 7.39452C10.5005 7.26212 10.4772 7.1201 10.4836 6.97785C10.5039 6.67123 10.6361 6.38357 10.8539 6.17173C11.4024 5.61214 11.9498 5.05254 12.4962 4.49295C13.0426 3.93336 13.5926 3.378 14.1463 2.82685C14.4931 2.4971 14.911 2.25534 15.3661 2.12109C15.8212 1.98683 16.3008 1.96385 16.7662 2.05398C17.2334 2.12126 17.6785 2.29959 18.066 2.57464C18.4535 2.8497 18.7725 3.21381 18.9973 3.63773C19.0662 3.77419 19.1183 3.9189 19.1522 4.06851C19.1853 4.21976 19.2009 4.37443 19.1987 4.52938C19.1925 5.31809 19.1925 6.10996 19.1987 6.905C19.2049 7.70004 19.2008 8.48927 19.1863 9.2727Z",fill:t}))};_e.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},_e.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var $e=["size","color","strokeWidth"],en=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,$e);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M12 6L12 18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M18 12H6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};en.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},en.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var nn=["size","color","strokeWidth"],tn=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,nn);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M7.7328 20.829C7.48434 20.9587 7.20452 21.0162 6.92506 20.9949C6.6456 20.9737 6.37768 20.8746 6.15167 20.7089C5.92566 20.5431 5.7506 20.3174 5.64634 20.0573C5.54208 19.7971 5.5128 19.5129 5.5618 19.237L6.3708 14.6L2.9648 11.336C2.76077 11.1414 2.61571 10.8933 2.54624 10.6201C2.47678 10.3468 2.48573 10.0595 2.57206 9.79116C2.65839 9.52277 2.8186 9.28415 3.03434 9.10265C3.25008 8.92115 3.5126 8.80413 3.7918 8.765L8.5208 8.089L10.6558 3.83C10.7799 3.57959 10.9715 3.36884 11.2089 3.2215C11.4464 3.07415 11.7203 2.99608 11.9998 2.99608C12.2793 2.99608 12.5532 3.07415 12.7906 3.2215C13.0281 3.36884 13.2197 3.57959 13.3438 3.83L15.4788 8.089L20.2078 8.765C20.487 8.80413 20.7495 8.92115 20.9653 9.10265C21.181 9.28415 21.3412 9.52277 21.4275 9.79116C21.5139 10.0595 21.5228 10.3468 21.4533 10.6201C21.3839 10.8933 21.2388 11.1414 21.0348 11.336L17.6288 14.6L18.4378 19.238C18.4868 19.5139 18.4575 19.7981 18.3532 20.0583C18.249 20.3184 18.0739 20.5441 17.8479 20.7099C17.6219 20.8756 17.354 20.9747 17.0745 20.9959C16.7951 21.0172 16.5153 20.9597 16.2668 20.83L11.9998 18.625L7.7328 20.829Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};tn.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},tn.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var rn=["size","color","strokeWidth"],on=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,rn);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M9 18L15 12L9 6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};on.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},on.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var an=["size","color","strokeWidth"],sn=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,an);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M14.1931 5.58187C16.525 7.91369 16.525 11.6943 14.1931 14.0261C11.8613 16.358 8.08069 16.358 5.74887 14.0261C3.41704 11.6943 3.41704 7.91369 5.74887 5.58187C8.08069 3.25005 11.8613 3.25005 14.1931 5.58187",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M14.1499 14.06L18.5899 18.5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};function cn(){return cn=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},cn.apply(this,arguments)}function fn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function un(e,n){if(null==e)return{};var t,r,o=function(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}sn.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},sn.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var An=["style","weight","lineHeight","component","children","textTransform","className"],ln="thin",gn="extralight",pn="light",hn="normal",mn="medium",dn="semibold",vn="bold",wn="extrabold",yn="black",En="h1",Dn="h2",Cn="h3",Bn="h4",Pn="h5",zn="h6",Mn="body1",Qn="body2",On="body3",Tn="nano",xn="none",Hn="tight",In="snug",kn="normal",Yn="relaxed",bn="loose",Jn="none",Gn="capitalize",jn="uppercase",Nn="lowercase",Xn="fullwidth",Rn="inherit",Sn="initial",Ln="revert",Un="unset",Fn={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",body1:"p",body2:"p",body3:"p",nano:"span"},Zn={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",p:"p",span:"span",b:"b",strong:"strong",i:"i",em:"em",mark:"mark",del:"del",s:"s",ins:"ins",sub:"sub",sup:"sup",u:"u",code:"code",blockquote:"blockquote"},Kn=n.forwardRef((function(e,t){var r=e.style,o=void 0===r?"body1":r,i=e.weight,a=e.lineHeight,s=e.component,c=e.children,f=e.textTransform,u=e.className,A=void 0===u?"":u,l=un(e,An),g=s?Zn[s]:o?Fn[o]:"p";return n.createElement(g,cn({ref:t,className:D(fn({"neeto-ui-typography":!0,"neeto-ui-text-h1":o===En,"neeto-ui-text-h2":o===Dn,"neeto-ui-text-h3":o===Cn,"neeto-ui-text-h4":o===Bn,"neeto-ui-text-h5":o===Pn,"neeto-ui-text-h6":o===zn,"neeto-ui-text-body1":o===Mn,"neeto-ui-text-body2":o===Qn,"neeto-ui-text-body3":o===On,"neeto-ui-text-nano":o===Tn,"neeto-ui-text-transform-none":f===Jn,"neeto-ui-text-transform-capitalize":f===Gn,"neeto-ui-text-transform-uppercase":f===jn,"neeto-ui-text-transform-lowercase":f===Nn,"neeto-ui-text-transform-fullwidth":f===Xn,"neeto-ui-text-transform-inherit":f===Rn,"neeto-ui-text-transform-initial":f===Sn,"neeto-ui-text-transform-revert":f===Ln,"neeto-ui-text-transform-unset":f===Un,"neeto-ui-font-thin":i===ln,"neeto-ui-font-extralight":i===gn,"neeto-ui-font-light":i===pn,"neeto-ui-font-normal":i===hn,"neeto-ui-font-medium":i===mn,"neeto-ui-font-semibold":i===dn,"neeto-ui-font-bold":i===vn,"neeto-ui-font-extrabold":i===wn,"neeto-ui-font-black":i===yn,"neeto-ui-leading-none":a===xn,"neeto-ui-leading-tight":a===Hn,"neeto-ui-leading-snug":a===In,"neeto-ui-leading-normal":a===kn,"neeto-ui-leading-relaxed":a===Yn,"neeto-ui-leading-loose":a===bn},A,A))},l),c)})),Wn=function(e){var t=e.label,r=e.description;return n.createElement("div",{className:"neeto-ui-flex neeto-ui-flex-col sidebar-featured-tooltip"},n.createElement(Kn,{lineHeight:"tight",style:"h5",weight:"semibold",className:"neeto-ui-text-center sidebar-featured-tooltip__title"},t),r&&n.createElement(Kn,{lineHeight:"normal",style:"body3",className:"neeto-ui-text-center neeto-ui-text-gray-400 sidebar-featured-tooltip__description"},r))},qn="top",Vn="bottom",_n="right",$n="left",et="auto",nt=[qn,Vn,_n,$n],tt="start",rt="end",ot="clippingParents",it="viewport",at="popper",st="reference",ct=nt.reduce((function(e,n){return e.concat([n+"-"+tt,n+"-"+rt])}),[]),ft=[].concat(nt,[et]).reduce((function(e,n){return e.concat([n,n+"-"+tt,n+"-"+rt])}),[]),ut=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function At(e){return e?(e.nodeName||"").toLowerCase():null}function lt(e){if(null==e)return window;if("[object Window]"!==e.toString()){var n=e.ownerDocument;return n&&n.defaultView||window}return e}function gt(e){return e instanceof lt(e).Element||e instanceof Element}function pt(e){return e instanceof lt(e).HTMLElement||e instanceof HTMLElement}function ht(e){return"undefined"!=typeof ShadowRoot&&(e instanceof lt(e).ShadowRoot||e instanceof ShadowRoot)}var mt={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var n=e.state;Object.keys(n.elements).forEach((function(e){var t=n.styles[e]||{},r=n.attributes[e]||{},o=n.elements[e];pt(o)&&At(o)&&(Object.assign(o.style,t),Object.keys(r).forEach((function(e){var n=r[e];!1===n?o.removeAttribute(e):o.setAttribute(e,!0===n?"":n)})))}))},effect:function(e){var n=e.state,t={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(n.elements.popper.style,t.popper),n.styles=t,n.elements.arrow&&Object.assign(n.elements.arrow.style,t.arrow),function(){Object.keys(n.elements).forEach((function(e){var r=n.elements[e],o=n.attributes[e]||{},i=Object.keys(n.styles.hasOwnProperty(e)?n.styles[e]:t[e]).reduce((function(e,n){return e[n]="",e}),{});pt(r)&&At(r)&&(Object.assign(r.style,i),Object.keys(o).forEach((function(e){r.removeAttribute(e)})))}))}},requires:["computeStyles"]};function dt(e){return e.split("-")[0]}var vt=Math.max,wt=Math.min,yt=Math.round;function Et(){var e=navigator.userAgentData;return null!=e&&e.brands?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function Dt(){return!/^((?!chrome|android).)*safari/i.test(Et())}function Ct(e,n,t){void 0===n&&(n=!1),void 0===t&&(t=!1);var r=e.getBoundingClientRect(),o=1,i=1;n&&pt(e)&&(o=e.offsetWidth>0&&yt(r.width)/e.offsetWidth||1,i=e.offsetHeight>0&&yt(r.height)/e.offsetHeight||1);var a=(gt(e)?lt(e):window).visualViewport,s=!Dt()&&t,c=(r.left+(s&&a?a.offsetLeft:0))/o,f=(r.top+(s&&a?a.offsetTop:0))/i,u=r.width/o,A=r.height/i;return{width:u,height:A,top:f,right:c+u,bottom:f+A,left:c,x:c,y:f}}function Bt(e){var n=Ct(e),t=e.offsetWidth,r=e.offsetHeight;return Math.abs(n.width-t)<=1&&(t=n.width),Math.abs(n.height-r)<=1&&(r=n.height),{x:e.offsetLeft,y:e.offsetTop,width:t,height:r}}function Pt(e,n){var t=n.getRootNode&&n.getRootNode();if(e.contains(n))return!0;if(t&&ht(t)){var r=n;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function zt(e){return lt(e).getComputedStyle(e)}function Mt(e){return["table","td","th"].indexOf(At(e))>=0}function Qt(e){return((gt(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ot(e){return"html"===At(e)?e:e.assignedSlot||e.parentNode||(ht(e)?e.host:null)||Qt(e)}function Tt(e){return pt(e)&&"fixed"!==zt(e).position?e.offsetParent:null}function xt(e){for(var n=lt(e),t=Tt(e);t&&Mt(t)&&"static"===zt(t).position;)t=Tt(t);return t&&("html"===At(t)||"body"===At(t)&&"static"===zt(t).position)?n:t||function(e){var n=/firefox/i.test(Et());if(/Trident/i.test(Et())&&pt(e)&&"fixed"===zt(e).position)return null;var t=Ot(e);for(ht(t)&&(t=t.host);pt(t)&&["html","body"].indexOf(At(t))<0;){var r=zt(t);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||n&&"filter"===r.willChange||n&&r.filter&&"none"!==r.filter)return t;t=t.parentNode}return null}(e)||n}function Ht(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function It(e,n,t){return vt(e,wt(n,t))}function kt(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Yt(e,n){return n.reduce((function(n,t){return n[t]=e,n}),{})}var bt={name:"arrow",enabled:!0,phase:"main",fn:function(e){var n,t=e.state,r=e.name,o=e.options,i=t.elements.arrow,a=t.modifiersData.popperOffsets,s=dt(t.placement),c=Ht(s),f=[$n,_n].indexOf(s)>=0?"height":"width";if(i&&a){var u=function(e,n){return kt("number"!=typeof(e="function"==typeof e?e(Object.assign({},n.rects,{placement:n.placement})):e)?e:Yt(e,nt))}(o.padding,t),A=Bt(i),l="y"===c?qn:$n,g="y"===c?Vn:_n,p=t.rects.reference[f]+t.rects.reference[c]-a[c]-t.rects.popper[f],h=a[c]-t.rects.reference[c],m=xt(i),d=m?"y"===c?m.clientHeight||0:m.clientWidth||0:0,v=p/2-h/2,w=u[l],y=d-A[f]-u[g],E=d/2-A[f]/2+v,D=It(w,E,y),C=c;t.modifiersData[r]=((n={})[C]=D,n.centerOffset=D-E,n)}},effect:function(e){var n=e.state,t=e.options.element,r=void 0===t?"[data-popper-arrow]":t;null!=r&&("string"!=typeof r||(r=n.elements.popper.querySelector(r)))&&Pt(n.elements.popper,r)&&(n.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Jt(e){return e.split("-")[1]}var Gt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function jt(e){var n,t=e.popper,r=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,c=e.gpuAcceleration,f=e.adaptive,u=e.roundOffsets,A=e.isFixed,l=a.x,g=void 0===l?0:l,p=a.y,h=void 0===p?0:p,m="function"==typeof u?u({x:g,y:h}):{x:g,y:h};g=m.x,h=m.y;var d=a.hasOwnProperty("x"),v=a.hasOwnProperty("y"),w=$n,y=qn,E=window;if(f){var D=xt(t),C="clientHeight",B="clientWidth";if(D===lt(t)&&"static"!==zt(D=Qt(t)).position&&"absolute"===s&&(C="scrollHeight",B="scrollWidth"),o===qn||(o===$n||o===_n)&&i===rt)y=Vn,h-=(A&&D===E&&E.visualViewport?E.visualViewport.height:D[C])-r.height,h*=c?1:-1;if(o===$n||(o===qn||o===Vn)&&i===rt)w=_n,g-=(A&&D===E&&E.visualViewport?E.visualViewport.width:D[B])-r.width,g*=c?1:-1}var P,z=Object.assign({position:s},f&&Gt),M=!0===u?function(e){var n=e.x,t=e.y,r=window.devicePixelRatio||1;return{x:yt(n*r)/r||0,y:yt(t*r)/r||0}}({x:g,y:h}):{x:g,y:h};return g=M.x,h=M.y,c?Object.assign({},z,((P={})[y]=v?"0":"",P[w]=d?"0":"",P.transform=(E.devicePixelRatio||1)<=1?"translate("+g+"px, "+h+"px)":"translate3d("+g+"px, "+h+"px, 0)",P)):Object.assign({},z,((n={})[y]=v?h+"px":"",n[w]=d?g+"px":"",n.transform="",n))}var Nt={passive:!0};var Xt={left:"right",right:"left",bottom:"top",top:"bottom"};function Rt(e){return e.replace(/left|right|bottom|top/g,(function(e){return Xt[e]}))}var St={start:"end",end:"start"};function Lt(e){return e.replace(/start|end/g,(function(e){return St[e]}))}function Ut(e){var n=lt(e);return{scrollLeft:n.pageXOffset,scrollTop:n.pageYOffset}}function Ft(e){return Ct(Qt(e)).left+Ut(e).scrollLeft}function Zt(e){var n=zt(e),t=n.overflow,r=n.overflowX,o=n.overflowY;return/auto|scroll|overlay|hidden/.test(t+o+r)}function Kt(e){return["html","body","#document"].indexOf(At(e))>=0?e.ownerDocument.body:pt(e)&&Zt(e)?e:Kt(Ot(e))}function Wt(e,n){var t;void 0===n&&(n=[]);var r=Kt(e),o=r===(null==(t=e.ownerDocument)?void 0:t.body),i=lt(r),a=o?[i].concat(i.visualViewport||[],Zt(r)?r:[]):r,s=n.concat(a);return o?s:s.concat(Wt(Ot(a)))}function qt(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Vt(e,n,t){return n===it?qt(function(e,n){var t=lt(e),r=Qt(e),o=t.visualViewport,i=r.clientWidth,a=r.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;var f=Dt();(f||!f&&"fixed"===n)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s+Ft(e),y:c}}(e,t)):gt(n)?function(e,n){var t=Ct(e,!1,"fixed"===n);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(n,t):qt(function(e){var n,t=Qt(e),r=Ut(e),o=null==(n=e.ownerDocument)?void 0:n.body,i=vt(t.scrollWidth,t.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=vt(t.scrollHeight,t.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-r.scrollLeft+Ft(e),c=-r.scrollTop;return"rtl"===zt(o||t).direction&&(s+=vt(t.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}(Qt(e)))}function _t(e,n,t,r){var o="clippingParents"===n?function(e){var n=Wt(Ot(e)),t=["absolute","fixed"].indexOf(zt(e).position)>=0&&pt(e)?xt(e):e;return gt(t)?n.filter((function(e){return gt(e)&&Pt(e,t)&&"body"!==At(e)})):[]}(e):[].concat(n),i=[].concat(o,[t]),a=i[0],s=i.reduce((function(n,t){var o=Vt(e,t,r);return n.top=vt(o.top,n.top),n.right=wt(o.right,n.right),n.bottom=wt(o.bottom,n.bottom),n.left=vt(o.left,n.left),n}),Vt(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function $t(e){var n,t=e.reference,r=e.element,o=e.placement,i=o?dt(o):null,a=o?Jt(o):null,s=t.x+t.width/2-r.width/2,c=t.y+t.height/2-r.height/2;switch(i){case qn:n={x:s,y:t.y-r.height};break;case Vn:n={x:s,y:t.y+t.height};break;case _n:n={x:t.x+t.width,y:c};break;case $n:n={x:t.x-r.width,y:c};break;default:n={x:t.x,y:t.y}}var f=i?Ht(i):null;if(null!=f){var u="y"===f?"height":"width";switch(a){case tt:n[f]=n[f]-(t[u]/2-r[u]/2);break;case rt:n[f]=n[f]+(t[u]/2-r[u]/2)}}return n}function er(e,n){void 0===n&&(n={});var t=n,r=t.placement,o=void 0===r?e.placement:r,i=t.strategy,a=void 0===i?e.strategy:i,s=t.boundary,c=void 0===s?ot:s,f=t.rootBoundary,u=void 0===f?it:f,A=t.elementContext,l=void 0===A?at:A,g=t.altBoundary,p=void 0!==g&&g,h=t.padding,m=void 0===h?0:h,d=kt("number"!=typeof m?m:Yt(m,nt)),v=l===at?st:at,w=e.rects.popper,y=e.elements[p?v:l],E=_t(gt(y)?y:y.contextElement||Qt(e.elements.popper),c,u,a),D=Ct(e.elements.reference),C=$t({reference:D,element:w,strategy:"absolute",placement:o}),B=qt(Object.assign({},w,C)),P=l===at?B:D,z={top:E.top-P.top+d.top,bottom:P.bottom-E.bottom+d.bottom,left:E.left-P.left+d.left,right:P.right-E.right+d.right},M=e.modifiersData.offset;if(l===at&&M){var Q=M[o];Object.keys(z).forEach((function(e){var n=[_n,Vn].indexOf(e)>=0?1:-1,t=[qn,Vn].indexOf(e)>=0?"y":"x";z[e]+=Q[t]*n}))}return z}function nr(e,n){void 0===n&&(n={});var t=n,r=t.placement,o=t.boundary,i=t.rootBoundary,a=t.padding,s=t.flipVariations,c=t.allowedAutoPlacements,f=void 0===c?ft:c,u=Jt(r),A=u?s?ct:ct.filter((function(e){return Jt(e)===u})):nt,l=A.filter((function(e){return f.indexOf(e)>=0}));0===l.length&&(l=A);var g=l.reduce((function(n,t){return n[t]=er(e,{placement:t,boundary:o,rootBoundary:i,padding:a})[dt(t)],n}),{});return Object.keys(g).sort((function(e,n){return g[e]-g[n]}))}var tr={name:"flip",enabled:!0,phase:"main",fn:function(e){var n=e.state,t=e.options,r=e.name;if(!n.modifiersData[r]._skip){for(var o=t.mainAxis,i=void 0===o||o,a=t.altAxis,s=void 0===a||a,c=t.fallbackPlacements,f=t.padding,u=t.boundary,A=t.rootBoundary,l=t.altBoundary,g=t.flipVariations,p=void 0===g||g,h=t.allowedAutoPlacements,m=n.options.placement,d=dt(m),v=c||(d===m||!p?[Rt(m)]:function(e){if(dt(e)===et)return[];var n=Rt(e);return[Lt(e),n,Lt(n)]}(m)),w=[m].concat(v).reduce((function(e,t){return e.concat(dt(t)===et?nr(n,{placement:t,boundary:u,rootBoundary:A,padding:f,flipVariations:p,allowedAutoPlacements:h}):t)}),[]),y=n.rects.reference,E=n.rects.popper,D=new Map,C=!0,B=w[0],P=0;P<w.length;P++){var z=w[P],M=dt(z),Q=Jt(z)===tt,O=[qn,Vn].indexOf(M)>=0,T=O?"width":"height",x=er(n,{placement:z,boundary:u,rootBoundary:A,altBoundary:l,padding:f}),H=O?Q?_n:$n:Q?Vn:qn;y[T]>E[T]&&(H=Rt(H));var I=Rt(H),k=[];if(i&&k.push(x[M]<=0),s&&k.push(x[H]<=0,x[I]<=0),k.every((function(e){return e}))){B=z,C=!1;break}D.set(z,k)}if(C)for(var Y=function(e){var n=w.find((function(n){var t=D.get(n);if(t)return t.slice(0,e).every((function(e){return e}))}));if(n)return B=n,"break"},b=p?3:1;b>0;b--){if("break"===Y(b))break}n.placement!==B&&(n.modifiersData[r]._skip=!0,n.placement=B,n.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function rr(e,n,t){return void 0===t&&(t={x:0,y:0}),{top:e.top-n.height-t.y,right:e.right-n.width+t.x,bottom:e.bottom-n.height+t.y,left:e.left-n.width-t.x}}function or(e){return[qn,_n,Vn,$n].some((function(n){return e[n]>=0}))}var ir={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var n=e.state,t=e.options,r=e.name,o=t.offset,i=void 0===o?[0,0]:o,a=ft.reduce((function(e,t){return e[t]=function(e,n,t){var r=dt(e),o=[$n,qn].indexOf(r)>=0?-1:1,i="function"==typeof t?t(Object.assign({},n,{placement:e})):t,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[$n,_n].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}(t,n.rects,i),e}),{}),s=a[n.placement],c=s.x,f=s.y;null!=n.modifiersData.popperOffsets&&(n.modifiersData.popperOffsets.x+=c,n.modifiersData.popperOffsets.y+=f),n.modifiersData[r]=a}};var ar={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var n=e.state,t=e.options,r=e.name,o=t.mainAxis,i=void 0===o||o,a=t.altAxis,s=void 0!==a&&a,c=t.boundary,f=t.rootBoundary,u=t.altBoundary,A=t.padding,l=t.tether,g=void 0===l||l,p=t.tetherOffset,h=void 0===p?0:p,m=er(n,{boundary:c,rootBoundary:f,padding:A,altBoundary:u}),d=dt(n.placement),v=Jt(n.placement),w=!v,y=Ht(d),E="x"===y?"y":"x",D=n.modifiersData.popperOffsets,C=n.rects.reference,B=n.rects.popper,P="function"==typeof h?h(Object.assign({},n.rects,{placement:n.placement})):h,z="number"==typeof P?{mainAxis:P,altAxis:P}:Object.assign({mainAxis:0,altAxis:0},P),M=n.modifiersData.offset?n.modifiersData.offset[n.placement]:null,Q={x:0,y:0};if(D){if(i){var O,T="y"===y?qn:$n,x="y"===y?Vn:_n,H="y"===y?"height":"width",I=D[y],k=I+m[T],Y=I-m[x],b=g?-B[H]/2:0,J=v===tt?C[H]:B[H],G=v===tt?-B[H]:-C[H],j=n.elements.arrow,N=g&&j?Bt(j):{width:0,height:0},X=n.modifiersData["arrow#persistent"]?n.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},R=X[T],S=X[x],L=It(0,C[H],N[H]),U=w?C[H]/2-b-L-R-z.mainAxis:J-L-R-z.mainAxis,F=w?-C[H]/2+b+L+S+z.mainAxis:G+L+S+z.mainAxis,Z=n.elements.arrow&&xt(n.elements.arrow),K=Z?"y"===y?Z.clientTop||0:Z.clientLeft||0:0,W=null!=(O=null==M?void 0:M[y])?O:0,q=I+F-W,V=It(g?wt(k,I+U-W-K):k,I,g?vt(Y,q):Y);D[y]=V,Q[y]=V-I}if(s){var _,$="x"===y?qn:$n,ee="x"===y?Vn:_n,ne=D[E],te="y"===E?"height":"width",re=ne+m[$],oe=ne-m[ee],ie=-1!==[qn,$n].indexOf(d),ae=null!=(_=null==M?void 0:M[E])?_:0,se=ie?re:ne-C[te]-B[te]-ae+z.altAxis,ce=ie?ne+C[te]+B[te]-ae-z.altAxis:oe,fe=g&&ie?function(e,n,t){var r=It(e,n,t);return r>t?t:r}(se,ne,ce):It(g?se:re,ne,g?ce:oe);D[E]=fe,Q[E]=fe-ne}n.modifiersData[r]=Q}},requiresIfExists:["offset"]};function sr(e,n,t){void 0===t&&(t=!1);var r,o,i=pt(n),a=pt(n)&&function(e){var n=e.getBoundingClientRect(),t=yt(n.width)/e.offsetWidth||1,r=yt(n.height)/e.offsetHeight||1;return 1!==t||1!==r}(n),s=Qt(n),c=Ct(e,a,t),f={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(i||!i&&!t)&&(("body"!==At(n)||Zt(s))&&(f=(r=n)!==lt(r)&&pt(r)?{scrollLeft:(o=r).scrollLeft,scrollTop:o.scrollTop}:Ut(r)),pt(n)?((u=Ct(n,!0)).x+=n.clientLeft,u.y+=n.clientTop):s&&(u.x=Ft(s))),{x:c.left+f.scrollLeft-u.x,y:c.top+f.scrollTop-u.y,width:c.width,height:c.height}}function cr(e){var n=new Map,t=new Set,r=[];function o(e){t.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!t.has(e)){var r=n.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function(e){n.set(e.name,e)})),e.forEach((function(e){t.has(e.name)||o(e)})),r}var fr={placement:"bottom",modifiers:[],strategy:"absolute"};function ur(){for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];return!n.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}function Ar(e){void 0===e&&(e={});var n=e,t=n.defaultModifiers,r=void 0===t?[]:t,o=n.defaultOptions,i=void 0===o?fr:o;return function(e,n,t){void 0===t&&(t=i);var o,a,s={placement:"bottom",orderedModifiers:[],options:Object.assign({},fr,i),modifiersData:{},elements:{reference:e,popper:n},attributes:{},styles:{}},c=[],f=!1,u={state:s,setOptions:function(t){var o="function"==typeof t?t(s.options):t;A(),s.options=Object.assign({},i,s.options,o),s.scrollParents={reference:gt(e)?Wt(e):e.contextElement?Wt(e.contextElement):[],popper:Wt(n)};var a,f,l=function(e){var n=cr(e);return ut.reduce((function(e,t){return e.concat(n.filter((function(e){return e.phase===t})))}),[])}((a=[].concat(r,s.options.modifiers),f=a.reduce((function(e,n){var t=e[n.name];return e[n.name]=t?Object.assign({},t,n,{options:Object.assign({},t.options,n.options),data:Object.assign({},t.data,n.data)}):n,e}),{}),Object.keys(f).map((function(e){return f[e]}))));return s.orderedModifiers=l.filter((function(e){return e.enabled})),s.orderedModifiers.forEach((function(e){var n=e.name,t=e.options,r=void 0===t?{}:t,o=e.effect;if("function"==typeof o){var i=o({state:s,name:n,instance:u,options:r}),a=function(){};c.push(i||a)}})),u.update()},forceUpdate:function(){if(!f){var e=s.elements,n=e.reference,t=e.popper;if(ur(n,t)){s.rects={reference:sr(n,xt(t),"fixed"===s.options.strategy),popper:Bt(t)},s.reset=!1,s.placement=s.options.placement,s.orderedModifiers.forEach((function(e){return s.modifiersData[e.name]=Object.assign({},e.data)}));for(var r=0;r<s.orderedModifiers.length;r++)if(!0!==s.reset){var o=s.orderedModifiers[r],i=o.fn,a=o.options,c=void 0===a?{}:a,A=o.name;"function"==typeof i&&(s=i({state:s,options:c,name:A,instance:u})||s)}else s.reset=!1,r=-1}}},update:(o=function(){return new Promise((function(e){u.forceUpdate(),e(s)}))},function(){return a||(a=new Promise((function(e){Promise.resolve().then((function(){a=void 0,e(o())}))}))),a}),destroy:function(){A(),f=!0}};if(!ur(e,n))return u;function A(){c.forEach((function(e){return e()})),c=[]}return u.setOptions(t).then((function(e){!f&&t.onFirstUpdate&&t.onFirstUpdate(e)})),u}}var lr=Ar({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var n=e.state,t=e.instance,r=e.options,o=r.scroll,i=void 0===o||o,a=r.resize,s=void 0===a||a,c=lt(n.elements.popper),f=[].concat(n.scrollParents.reference,n.scrollParents.popper);return i&&f.forEach((function(e){e.addEventListener("scroll",t.update,Nt)})),s&&c.addEventListener("resize",t.update,Nt),function(){i&&f.forEach((function(e){e.removeEventListener("scroll",t.update,Nt)})),s&&c.removeEventListener("resize",t.update,Nt)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var n=e.state,t=e.name;n.modifiersData[t]=$t({reference:n.rects.reference,element:n.rects.popper,strategy:"absolute",placement:n.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var n=e.state,t=e.options,r=t.gpuAcceleration,o=void 0===r||r,i=t.adaptive,a=void 0===i||i,s=t.roundOffsets,c=void 0===s||s,f={placement:dt(n.placement),variation:Jt(n.placement),popper:n.elements.popper,popperRect:n.rects.popper,gpuAcceleration:o,isFixed:"fixed"===n.options.strategy};null!=n.modifiersData.popperOffsets&&(n.styles.popper=Object.assign({},n.styles.popper,jt(Object.assign({},f,{offsets:n.modifiersData.popperOffsets,position:n.options.strategy,adaptive:a,roundOffsets:c})))),null!=n.modifiersData.arrow&&(n.styles.arrow=Object.assign({},n.styles.arrow,jt(Object.assign({},f,{offsets:n.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-placement":n.placement})},data:{}},mt,ir,tr,ar,bt,{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var n=e.state,t=e.name,r=n.rects.reference,o=n.rects.popper,i=n.modifiersData.preventOverflow,a=er(n,{elementContext:"reference"}),s=er(n,{altBoundary:!0}),c=rr(a,r),f=rr(s,o,i),u=or(c),A=or(f);n.modifiersData[t]={referenceClippingOffsets:c,popperEscapeOffsets:f,isReferenceHidden:u,hasPopperEscaped:A},n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":A})}}]}),gr="tippy-box",pr="tippy-content",hr="tippy-backdrop",mr="tippy-arrow",dr="tippy-svg-arrow",vr={passive:!0,capture:!0},wr=function(){return document.body};function yr(e,n,t){if(Array.isArray(e)){var r=e[n];return null==r?Array.isArray(t)?t[n]:t:r}return e}function Er(e,n){var t={}.toString.call(e);return 0===t.indexOf("[object")&&t.indexOf(n+"]")>-1}function Dr(e,n){return"function"==typeof e?e.apply(void 0,n):e}function Cr(e,n){return 0===n?e:function(r){clearTimeout(t),t=setTimeout((function(){e(r)}),n)};var t}function Br(e){return[].concat(e)}function Pr(e,n){-1===e.indexOf(n)&&e.push(n)}function zr(e){return[].slice.call(e)}function Mr(e){return Object.keys(e).reduce((function(n,t){return void 0!==e[t]&&(n[t]=e[t]),n}),{})}function Qr(){return document.createElement("div")}function Or(e){return["Element","Fragment"].some((function(n){return Er(e,n)}))}function Tr(e){return Er(e,"MouseEvent")}function xr(e){return Or(e)?[e]:function(e){return Er(e,"NodeList")}(e)?zr(e):Array.isArray(e)?e:zr(document.querySelectorAll(e))}function Hr(e,n){e.forEach((function(e){e&&(e.style.transitionDuration=n+"ms")}))}function Ir(e,n){e.forEach((function(e){e&&e.setAttribute("data-state",n)}))}function kr(e){var n,t=Br(e)[0];return null!=t&&null!=(n=t.ownerDocument)&&n.body?t.ownerDocument:document}function Yr(e,n,t){var r=n+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(n){e[r](n,t)}))}function br(e,n){for(var t=n;t;){var r;if(e.contains(t))return!0;t=null==t.getRootNode||null==(r=t.getRootNode())?void 0:r.host}return!1}var Jr={isTouch:!1},Gr=0;function jr(){Jr.isTouch||(Jr.isTouch=!0,window.performance&&document.addEventListener("mousemove",Nr))}function Nr(){var e=performance.now();e-Gr<20&&(Jr.isTouch=!1,document.removeEventListener("mousemove",Nr)),Gr=e}function Xr(){var e,n=document.activeElement;if((e=n)&&e._tippy&&e._tippy.reference===e){var t=n._tippy;n.blur&&!t.state.isVisible&&n.blur()}}var Rr=!!("undefined"!=typeof window&&"undefined"!=typeof document)&&!!window.msCrypto,Sr=Object.assign({appendTo:wr,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},{animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),Lr=Object.keys(Sr);function Ur(e){var n=(e.plugins||[]).reduce((function(n,t){var r,o=t.name,i=t.defaultValue;o&&(n[o]=void 0!==e[o]?e[o]:null!=(r=Sr[o])?r:i);return n}),{});return Object.assign({},e,n)}function Fr(e,n){var t=Object.assign({},n,{content:Dr(n.content,[e])},n.ignoreAttributes?{}:function(e,n){return(n?Object.keys(Ur(Object.assign({},Sr,{plugins:n}))):Lr).reduce((function(n,t){var r=(e.getAttribute("data-tippy-"+t)||"").trim();if(!r)return n;if("content"===t)n[t]=r;else try{n[t]=JSON.parse(r)}catch(e){n[t]=r}return n}),{})}(e,n.plugins));return t.aria=Object.assign({},Sr.aria,t.aria),t.aria={expanded:"auto"===t.aria.expanded?n.interactive:t.aria.expanded,content:"auto"===t.aria.content?n.interactive?null:"describedby":t.aria.content},t}function Zr(e,n){e["innerHTML"]=n}function Kr(e){var n=Qr();return!0===e?n.className=mr:(n.className=dr,Or(e)?n.appendChild(e):Zr(n,e)),n}function Wr(e,n){Or(n.content)?(Zr(e,""),e.appendChild(n.content)):"function"!=typeof n.content&&(n.allowHTML?Zr(e,n.content):e.textContent=n.content)}function qr(e){var n=e.firstElementChild,t=zr(n.children);return{box:n,content:t.find((function(e){return e.classList.contains(pr)})),arrow:t.find((function(e){return e.classList.contains(mr)||e.classList.contains(dr)})),backdrop:t.find((function(e){return e.classList.contains(hr)}))}}function Vr(e){var n=Qr(),t=Qr();t.className=gr,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var r=Qr();function o(t,r){var o=qr(n),i=o.box,a=o.content,s=o.arrow;r.theme?i.setAttribute("data-theme",r.theme):i.removeAttribute("data-theme"),"string"==typeof r.animation?i.setAttribute("data-animation",r.animation):i.removeAttribute("data-animation"),r.inertia?i.setAttribute("data-inertia",""):i.removeAttribute("data-inertia"),i.style.maxWidth="number"==typeof r.maxWidth?r.maxWidth+"px":r.maxWidth,r.role?i.setAttribute("role",r.role):i.removeAttribute("role"),t.content===r.content&&t.allowHTML===r.allowHTML||Wr(a,e.props),r.arrow?s?t.arrow!==r.arrow&&(i.removeChild(s),i.appendChild(Kr(r.arrow))):i.appendChild(Kr(r.arrow)):s&&i.removeChild(s)}return r.className=pr,r.setAttribute("data-state","hidden"),Wr(r,e.props),n.appendChild(t),t.appendChild(r),o(e.props,e.props),{popper:n,onUpdate:o}}Vr.$$tippy=!0;var _r=1,$r=[],eo=[];function no(e,n){var t,r,o,i,a,s,c,f,u=Fr(e,Object.assign({},Sr,Ur(Mr(n)))),A=!1,l=!1,g=!1,p=!1,h=[],m=Cr(Z,u.interactiveDebounce),d=_r++,v=(f=u.plugins).filter((function(e,n){return f.indexOf(e)===n})),w={id:d,reference:e,popper:Qr(),popperInstance:null,props:u,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:v,clearDelayTimeouts:function(){clearTimeout(t),clearTimeout(r),cancelAnimationFrame(o)},setProps:function(n){if(w.state.isDestroyed)return;I("onBeforeUpdate",[w,n]),U();var t=w.props,r=Fr(e,Object.assign({},t,Mr(n),{ignoreAttributes:!0}));w.props=r,L(),t.interactiveDebounce!==r.interactiveDebounce&&(b(),m=Cr(Z,r.interactiveDebounce));t.triggerTarget&&!r.triggerTarget?Br(t.triggerTarget).forEach((function(e){e.removeAttribute("aria-expanded")})):r.triggerTarget&&e.removeAttribute("aria-expanded");Y(),H(),D&&D(t,r);w.popperInstance&&(V(),$().forEach((function(e){requestAnimationFrame(e._tippy.popperInstance.forceUpdate)})));I("onAfterUpdate",[w,n])},setContent:function(e){w.setProps({content:e})},show:function(){var e=w.state.isVisible,n=w.state.isDestroyed,t=!w.state.isEnabled,r=Jr.isTouch&&!w.props.touch,o=yr(w.props.duration,0,Sr.duration);if(e||n||t||r)return;if(Q().hasAttribute("disabled"))return;if(I("onShow",[w],!1),!1===w.props.onShow(w))return;w.state.isVisible=!0,M()&&(E.style.visibility="visible");H(),N(),w.state.isMounted||(E.style.transition="none");if(M()){var i=T(),a=i.box,c=i.content;Hr([a,c],0)}s=function(){var e;if(w.state.isVisible&&!p){if(p=!0,E.offsetHeight,E.style.transition=w.props.moveTransition,M()&&w.props.animation){var n=T(),t=n.box,r=n.content;Hr([t,r],o),Ir([t,r],"visible")}k(),Y(),Pr(eo,w),null==(e=w.popperInstance)||e.forceUpdate(),I("onMount",[w]),w.props.animation&&M()&&function(e,n){R(e,n)}(o,(function(){w.state.isShown=!0,I("onShown",[w])}))}},function(){var e,n=w.props.appendTo,t=Q();e=w.props.interactive&&n===wr||"parent"===n?t.parentNode:Dr(n,[t]);e.contains(E)||e.appendChild(E);w.state.isMounted=!0,V()}()},hide:function(){var e=!w.state.isVisible,n=w.state.isDestroyed,t=!w.state.isEnabled,r=yr(w.props.duration,1,Sr.duration);if(e||n||t)return;if(I("onHide",[w],!1),!1===w.props.onHide(w))return;w.state.isVisible=!1,w.state.isShown=!1,p=!1,A=!1,M()&&(E.style.visibility="hidden");if(b(),X(),H(!0),M()){var o=T(),i=o.box,a=o.content;w.props.animation&&(Hr([i,a],r),Ir([i,a],"hidden"))}k(),Y(),w.props.animation?M()&&function(e,n){R(e,(function(){!w.state.isVisible&&E.parentNode&&E.parentNode.contains(E)&&n()}))}(r,w.unmount):w.unmount()},hideWithInteractivity:function(e){O().addEventListener("mousemove",m),Pr($r,m),m(e)},enable:function(){w.state.isEnabled=!0},disable:function(){w.hide(),w.state.isEnabled=!1},unmount:function(){w.state.isVisible&&w.hide();if(!w.state.isMounted)return;_(),$().forEach((function(e){e._tippy.unmount()})),E.parentNode&&E.parentNode.removeChild(E);eo=eo.filter((function(e){return e!==w})),w.state.isMounted=!1,I("onHidden",[w])},destroy:function(){if(w.state.isDestroyed)return;w.clearDelayTimeouts(),w.unmount(),U(),delete e._tippy,w.state.isDestroyed=!0,I("onDestroy",[w])}};if(!u.render)return w;var y=u.render(w),E=y.popper,D=y.onUpdate;E.setAttribute("data-tippy-root",""),E.id="tippy-"+w.id,w.popper=E,e._tippy=w,E._tippy=w;var C=v.map((function(e){return e.fn(w)})),B=e.hasAttribute("aria-expanded");return L(),Y(),H(),I("onCreate",[w]),u.showOnCreate&&ee(),E.addEventListener("mouseenter",(function(){w.props.interactive&&w.state.isVisible&&w.clearDelayTimeouts()})),E.addEventListener("mouseleave",(function(){w.props.interactive&&w.props.trigger.indexOf("mouseenter")>=0&&O().addEventListener("mousemove",m)})),w;function P(){var e=w.props.touch;return Array.isArray(e)?e:[e,0]}function z(){return"hold"===P()[0]}function M(){var e;return!(null==(e=w.props.render)||!e.$$tippy)}function Q(){return c||e}function O(){var e=Q().parentNode;return e?kr(e):document}function T(){return qr(E)}function x(e){return w.state.isMounted&&!w.state.isVisible||Jr.isTouch||i&&"focus"===i.type?0:yr(w.props.delay,e?0:1,Sr.delay)}function H(e){void 0===e&&(e=!1),E.style.pointerEvents=w.props.interactive&&!e?"":"none",E.style.zIndex=""+w.props.zIndex}function I(e,n,t){var r;(void 0===t&&(t=!0),C.forEach((function(t){t[e]&&t[e].apply(t,n)})),t)&&(r=w.props)[e].apply(r,n)}function k(){var n=w.props.aria;if(n.content){var t="aria-"+n.content,r=E.id;Br(w.props.triggerTarget||e).forEach((function(e){var n=e.getAttribute(t);if(w.state.isVisible)e.setAttribute(t,n?n+" "+r:r);else{var o=n&&n.replace(r,"").trim();o?e.setAttribute(t,o):e.removeAttribute(t)}}))}}function Y(){!B&&w.props.aria.expanded&&Br(w.props.triggerTarget||e).forEach((function(e){w.props.interactive?e.setAttribute("aria-expanded",w.state.isVisible&&e===Q()?"true":"false"):e.removeAttribute("aria-expanded")}))}function b(){O().removeEventListener("mousemove",m),$r=$r.filter((function(e){return e!==m}))}function J(n){if(!Jr.isTouch||!g&&"mousedown"!==n.type){var t=n.composedPath&&n.composedPath()[0]||n.target;if(!w.props.interactive||!br(E,t)){if(Br(w.props.triggerTarget||e).some((function(e){return br(e,t)}))){if(Jr.isTouch)return;if(w.state.isVisible&&w.props.trigger.indexOf("click")>=0)return}else I("onClickOutside",[w,n]);!0===w.props.hideOnClick&&(w.clearDelayTimeouts(),w.hide(),l=!0,setTimeout((function(){l=!1})),w.state.isMounted||X())}}}function G(){g=!0}function j(){g=!1}function N(){var e=O();e.addEventListener("mousedown",J,!0),e.addEventListener("touchend",J,vr),e.addEventListener("touchstart",j,vr),e.addEventListener("touchmove",G,vr)}function X(){var e=O();e.removeEventListener("mousedown",J,!0),e.removeEventListener("touchend",J,vr),e.removeEventListener("touchstart",j,vr),e.removeEventListener("touchmove",G,vr)}function R(e,n){var t=T().box;function r(e){e.target===t&&(Yr(t,"remove",r),n())}if(0===e)return n();Yr(t,"remove",a),Yr(t,"add",r),a=r}function S(n,t,r){void 0===r&&(r=!1),Br(w.props.triggerTarget||e).forEach((function(e){e.addEventListener(n,t,r),h.push({node:e,eventType:n,handler:t,options:r})}))}function L(){var e;z()&&(S("touchstart",F,{passive:!0}),S("touchend",K,{passive:!0})),(e=w.props.trigger,e.split(/\s+/).filter(Boolean)).forEach((function(e){if("manual"!==e)switch(S(e,F),e){case"mouseenter":S("mouseleave",K);break;case"focus":S(Rr?"focusout":"blur",W);break;case"focusin":S("focusout",W)}}))}function U(){h.forEach((function(e){var n=e.node,t=e.eventType,r=e.handler,o=e.options;n.removeEventListener(t,r,o)})),h=[]}function F(e){var n,t=!1;if(w.state.isEnabled&&!q(e)&&!l){var r="focus"===(null==(n=i)?void 0:n.type);i=e,c=e.currentTarget,Y(),!w.state.isVisible&&Tr(e)&&$r.forEach((function(n){return n(e)})),"click"===e.type&&(w.props.trigger.indexOf("mouseenter")<0||A)&&!1!==w.props.hideOnClick&&w.state.isVisible?t=!0:ee(e),"click"===e.type&&(A=!t),t&&!r&&ne(e)}}function Z(e){var n=e.target,t=Q().contains(n)||E.contains(n);if("mousemove"!==e.type||!t){var r=$().concat(E).map((function(e){var n,t=null==(n=e._tippy.popperInstance)?void 0:n.state;return t?{popperRect:e.getBoundingClientRect(),popperState:t,props:u}:null})).filter(Boolean);(function(e,n){var t=n.clientX,r=n.clientY;return e.every((function(e){var n=e.popperRect,o=e.popperState,i=e.props.interactiveBorder,a=o.placement.split("-")[0],s=o.modifiersData.offset;if(!s)return!0;var c="bottom"===a?s.top.y:0,f="top"===a?s.bottom.y:0,u="right"===a?s.left.x:0,A="left"===a?s.right.x:0,l=n.top-r+c>i,g=r-n.bottom-f>i,p=n.left-t+u>i,h=t-n.right-A>i;return l||g||p||h}))})(r,e)&&(b(),ne(e))}}function K(e){q(e)||w.props.trigger.indexOf("click")>=0&&A||(w.props.interactive?w.hideWithInteractivity(e):ne(e))}function W(e){w.props.trigger.indexOf("focusin")<0&&e.target!==Q()||w.props.interactive&&e.relatedTarget&&E.contains(e.relatedTarget)||ne(e)}function q(e){return!!Jr.isTouch&&z()!==e.type.indexOf("touch")>=0}function V(){_();var n=w.props,t=n.popperOptions,r=n.placement,o=n.offset,i=n.getReferenceClientRect,a=n.moveTransition,c=M()?qr(E).arrow:null,f=i?{getBoundingClientRect:i,contextElement:i.contextElement||Q()}:e,u={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(e){var n=e.state;if(M()){var t=T().box;["placement","reference-hidden","escaped"].forEach((function(e){"placement"===e?t.setAttribute("data-placement",n.placement):n.attributes.popper["data-popper-"+e]?t.setAttribute("data-"+e,""):t.removeAttribute("data-"+e)})),n.attributes.popper={}}}},A=[{name:"offset",options:{offset:o}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!a}},u];M()&&c&&A.push({name:"arrow",options:{element:c,padding:3}}),A.push.apply(A,(null==t?void 0:t.modifiers)||[]),w.popperInstance=lr(f,E,Object.assign({},t,{placement:r,onFirstUpdate:s,modifiers:A}))}function _(){w.popperInstance&&(w.popperInstance.destroy(),w.popperInstance=null)}function $(){return zr(E.querySelectorAll("[data-tippy-root]"))}function ee(e){w.clearDelayTimeouts(),e&&I("onTrigger",[w,e]),N();var n=x(!0),r=P(),o=r[0],i=r[1];Jr.isTouch&&"hold"===o&&i&&(n=i),n?t=setTimeout((function(){w.show()}),n):w.show()}function ne(e){if(w.clearDelayTimeouts(),I("onUntrigger",[w,e]),w.state.isVisible){if(!(w.props.trigger.indexOf("mouseenter")>=0&&w.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(e.type)>=0&&A)){var n=x(!1);n?r=setTimeout((function(){w.state.isVisible&&w.hide()}),n):o=requestAnimationFrame((function(){w.hide()}))}}else X()}}function to(e,n){void 0===n&&(n={});var t=Sr.plugins.concat(n.plugins||[]);document.addEventListener("touchstart",jr,vr),window.addEventListener("blur",Xr);var r=Object.assign({},n,{plugins:t}),o=xr(e).reduce((function(e,n){var t=n&&no(n,r);return t&&e.push(t),e}),[]);return Or(e)?o[0]:o}to.defaultProps=Sr,to.setDefaultProps=function(e){Object.keys(e).forEach((function(n){Sr[n]=e[n]}))},to.currentInput=Jr,Object.assign({},mt,{effect:function(e){var n=e.state,t={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,t.popper),n.styles=t,n.elements.arrow&&Object.assign(n.elements.arrow.style,t.arrow)}});var ro={clientX:0,clientY:0},oo=[];function io(e){var n=e.clientX,t=e.clientY;ro={clientX:n,clientY:t}}var ao={name:"followCursor",defaultValue:!1,fn:function(e){var n=e.reference,t=kr(e.props.triggerTarget||n),r=!1,o=!1,i=!0,a=e.props;function s(){return"initial"===e.props.followCursor&&e.state.isVisible}function c(){t.addEventListener("mousemove",A)}function f(){t.removeEventListener("mousemove",A)}function u(){r=!0,e.setProps({getReferenceClientRect:null}),r=!1}function A(t){var r=!t.target||n.contains(t.target),o=e.props.followCursor,i=t.clientX,a=t.clientY,s=n.getBoundingClientRect(),c=i-s.left,f=a-s.top;!r&&e.props.interactive||e.setProps({getReferenceClientRect:function(){var e=n.getBoundingClientRect(),t=i,r=a;"initial"===o&&(t=e.left+c,r=e.top+f);var s="horizontal"===o?e.top:r,u="vertical"===o?e.right:t,A="horizontal"===o?e.bottom:r,l="vertical"===o?e.left:t;return{width:u-l,height:A-s,top:s,right:u,bottom:A,left:l}}})}function l(){e.props.followCursor&&(oo.push({instance:e,doc:t}),function(e){e.addEventListener("mousemove",io)}(t))}function g(){0===(oo=oo.filter((function(n){return n.instance!==e}))).filter((function(e){return e.doc===t})).length&&function(e){e.removeEventListener("mousemove",io)}(t)}return{onCreate:l,onDestroy:g,onBeforeUpdate:function(){a=e.props},onAfterUpdate:function(n,t){var i=t.followCursor;r||void 0!==i&&a.followCursor!==i&&(g(),i?(l(),!e.state.isMounted||o||s()||c()):(f(),u()))},onMount:function(){e.props.followCursor&&!o&&(i&&(A(ro),i=!1),s()||c())},onTrigger:function(e,n){Tr(n)&&(ro={clientX:n.clientX,clientY:n.clientY}),o="focus"===n.type},onHidden:function(){e.props.followCursor&&(u(),f(),i=!0)}}}};function so(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}to.setDefaultProps({render:Vr});var co="undefined"!=typeof window&&"undefined"!=typeof document;function fo(e,n){e&&("function"==typeof e&&e(n),{}.hasOwnProperty.call(e,"current")&&(e.current=n))}function uo(){return co&&document.createElement("div")}function Ao(e,n){if(e===n)return!0;if("object"==typeof e&&null!=e&&"object"==typeof n&&null!=n){if(Object.keys(e).length!==Object.keys(n).length)return!1;for(var t in e){if(!n.hasOwnProperty(t))return!1;if(!Ao(e[t],n[t]))return!1}return!0}return!1}function lo(e){var n=[];return e.forEach((function(e){n.find((function(n){return Ao(e,n)}))||n.push(e)})),n}var go=co?i:a;function po(e,n,t){t.split(/\s+/).forEach((function(t){t&&e.classList[n](t)}))}var ho={name:"className",defaultValue:"",fn:function(e){var n=e.popper.firstElementChild,t=function(){var n;return!!(null==(n=e.props.render)?void 0:n.$$tippy)};function r(){e.props.className&&!t()||po(n,"add",e.props.className)}return{onCreate:r,onBeforeUpdate:function(){t()&&po(n,"remove",e.props.className)},onAfterUpdate:r}}};function mo(e){return function(t){var i=t.children,a=t.content,c=t.visible,f=t.singleton,u=t.render,A=t.reference,l=t.disabled,g=void 0!==l&&l,p=t.ignoreAttributes,h=void 0===p||p;t.__source,t.__self;var d,v,w=so(t,["children","content","visible","singleton","render","reference","disabled","ignoreAttributes","__source","__self"]),y=void 0!==c,E=void 0!==f,D=o(!1),C=D[0],B=D[1],P=o({}),z=P[0],M=P[1],Q=o(),O=Q[0],T=Q[1],x=(d=function(){return{container:uo(),renders:1}},(v=s()).current||(v.current="function"==typeof d?d():d),v.current),H=Object.assign({ignoreAttributes:h},w,{content:x.container});y&&(H.trigger="manual",H.hideOnClick=!1),E&&(g=!0);var I=H,k=H.plugins||[];u&&(I=Object.assign({},H,{plugins:E?[].concat(k,[{fn:function(){return{onTrigger:function(e,n){var t=f.data.children.find((function(e){return e.instance.reference===n.currentTarget})).content;T(t)}}}}]):k,render:function(){return{popper:x.container}}}));var Y=[A].concat(i?[i.type]:[]);return go((function(){var n=A;A&&A.hasOwnProperty("current")&&(n=A.current);var t=e(n||x.ref||uo(),Object.assign({},I,{plugins:[ho].concat(H.plugins||[])}));return x.instance=t,g&&t.disable(),c&&t.show(),E&&f.hook({instance:t,content:a,props:I}),B(!0),function(){t.destroy(),null==f||f.cleanup(t)}}),Y),go((function(){var e;if(1!==x.renders){var n,t,r,o,i=x.instance;i.setProps((n=i.props,t=I,Object.assign({},t,{popperOptions:Object.assign({},n.popperOptions,t.popperOptions,{modifiers:lo([].concat((null==(r=n.popperOptions)?void 0:r.modifiers)||[],(null==(o=t.popperOptions)?void 0:o.modifiers)||[]))})}))),null==(e=i.popperInstance)||e.forceUpdate(),g?i.disable():i.enable(),y&&(c?i.show():i.hide()),E&&f.hook({instance:i,content:a,props:I})}else x.renders++})),go((function(){var e;if(u){var n=x.instance;n.setProps({popperOptions:Object.assign({},n.props.popperOptions,{modifiers:[].concat(((null==(e=n.props.popperOptions)?void 0:e.modifiers)||[]).filter((function(e){return"$$tippyReact"!==e.name})),[{name:"$$tippyReact",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(e){var n,t=e.state,r=null==(n=t.modifiersData)?void 0:n.hide;z.placement===t.placement&&z.referenceHidden===(null==r?void 0:r.isReferenceHidden)&&z.escaped===(null==r?void 0:r.hasPopperEscaped)||M({placement:t.placement,referenceHidden:null==r?void 0:r.isReferenceHidden,escaped:null==r?void 0:r.hasPopperEscaped}),t.attributes.popper={}}}])})})}}),[z.placement,z.referenceHidden,z.escaped].concat(Y)),n.createElement(n.Fragment,null,i?r(i,{ref:function(e){x.ref=e,fo(i.ref,e)}}):null,C&&m(u?u(function(e){var n={"data-placement":e.placement};return e.referenceHidden&&(n["data-reference-hidden"]=""),e.escaped&&(n["data-escaped"]=""),n}(z),O,x.instance):a,x.container))}}var vo=function(e,o){return t((function(t,i){var a=t.children,s=so(t,["children"]);return n.createElement(e,Object.assign({},o,s),a?r(a,{ref:function(e){fo(i,e),fo(a.ref,e)}}):null)}))},wo=vo(mo(to)),yo="<svg width='12' height='6' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10 5H0.926697L3.95208 1.63847C4.74227 0.760478 6.11722 0.754951 6.91445 1.62656L10 5Z' /></svg>",Eo=["content","children","theme","disabled","position","interactive","hideAfter","hideOnTargetExit"],Do=function(e){var t=e.content,r=e.children,i=e.theme,s=void 0===i?"dark":i,c=e.disabled,f=void 0!==c&&c,u=e.position,A=void 0===u?"auto":u,l=e.interactive,g=void 0!==l&&l,p=e.hideAfter,h=void 0===p?-1:p,m=e.hideOnTargetExit,d=void 0!==m&&m,v=un(e,Eo),w=z(o(null),2),y=w[0],E=w[1],D={};return h>0&&(D["onShow"]=function(e){return setTimeout((function(){return e.hide()}),h)}),a((function(){if(d){var e=new IntersectionObserver((function(e){e.forEach((function(e){return!e.isIntersecting&&(null==y?void 0:y.hide())}))}));return(null==y?void 0:y.reference)&&e.observe(null==y?void 0:y.reference),function(){return e.disconnect()}}}),[y,d]),n.createElement(wo,cn({role:"tooltip",theme:s,content:t,arrow:yo,disabled:f,animation:"scale-subtle",placement:A,plugins:[ao],interactive:g,duration:[100,200],zIndex:100001,onCreate:function(e){return E(e)}},D,v),r)},Co="featured",Bo=function(e){var t=e.tooltipStyle,r=e.description,o=e.icon,i=e.label,a=e.children,s=t===Co?n.createElement(Wn,{description:r,icon:o,label:i}):i;return n.createElement(Do,{position:"right",distance:"20rem",content:s,className:D({"sidebar-featured-tooltip__content":t===Co}),delay:[400,40],duration:[200,200]},a)},Po=function(e){var t=e.tooltipStyle,r=e.onAppSwitcherToggle;return n.createElement(Bo,{label:"Product switcher",tooltipStyle:t,icon:n.createElement(Ne,null)},n.createElement("button",{onClick:r,"data-cy":"app-switcher-button",className:"shadow-none neeto-ui-flex neeto-ui-items-center neeto-ui-justify-start neeto-ui-w-full neeto-ui-select-none neeto-ui-sidebar__link neeto-ui-sidebar__link--app-switcher neeto-ui-sidebar__link--button"},n.createElement("span",{className:"neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center neeto-ui-sidebar__link-icon"},n.createElement(Ne,{size:24}))))};function zo(e){return null!=e&&"object"==typeof e&&!0===e["@@functional/placeholder"]}function Mo(e){return function n(t){return 0===arguments.length||zo(t)?n:e.apply(this,arguments)}}function Qo(e){return function n(t,r){switch(arguments.length){case 0:return n;case 1:return zo(t)?n:Mo((function(n){return e(t,n)}));default:return zo(t)&&zo(r)?n:zo(t)?Mo((function(n){return e(n,r)})):zo(r)?Mo((function(n){return e(t,n)})):e(t,r)}}}var Oo=Array.isArray||function(e){return null!=e&&e.length>=0&&"[object Array]"===Object.prototype.toString.call(e)};function To(e,n){return Object.prototype.hasOwnProperty.call(n,e)}var xo=Object.prototype.toString,Ho=function(){return"[object Arguments]"===xo.call(arguments)?function(e){return"[object Arguments]"===xo.call(e)}:function(e){return To("callee",e)}}(),Io=!{toString:null}.propertyIsEnumerable("toString"),ko=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Yo=function(){return arguments.propertyIsEnumerable("length")}(),bo=function(e,n){for(var t=0;t<e.length;){if(e[t]===n)return!0;t+=1}return!1},Jo="function"!=typeof Object.keys||Yo?Mo((function(e){if(Object(e)!==e)return[];var n,t,r=[],o=Yo&&Ho(e);for(n in e)!To(n,e)||o&&"length"===n||(r[r.length]=n);if(Io)for(t=ko.length-1;t>=0;)To(n=ko[t],e)&&!bo(r,n)&&(r[r.length]=n),t-=1;return r})):Mo((function(e){return Object(e)!==e?[]:Object.keys(e)})),Go=Mo((function(e){return null==e})),jo=Mo((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function No(e){for(var n,t=[];!(n=e.next()).done;)t.push(n.value);return t}function Xo(e,n,t){for(var r=0,o=t.length;r<o;){if(e(n,t[r]))return!0;r+=1}return!1}var Ro="function"==typeof Object.is?Object.is:function(e,n){return e===n?0!==e||1/e==1/n:e!=e&&n!=n};function So(e,n,t,r){var o=No(e);function i(e,n){return Lo(e,n,t.slice(),r.slice())}return!Xo((function(e,n){return!Xo(i,n,e)}),No(n),o)}function Lo(e,n,t,r){if(Ro(e,n))return!0;var o=jo(e);if(o!==jo(n))return!1;if(null==e||null==n)return!1;if("function"==typeof e["fantasy-land/equals"]||"function"==typeof n["fantasy-land/equals"])return"function"==typeof e["fantasy-land/equals"]&&e["fantasy-land/equals"](n)&&"function"==typeof n["fantasy-land/equals"]&&n["fantasy-land/equals"](e);if("function"==typeof e.equals||"function"==typeof n.equals)return"function"==typeof e.equals&&e.equals(n)&&"function"==typeof n.equals&&n.equals(e);switch(o){case"Arguments":case"Array":case"Object":if("function"==typeof e.constructor&&"Promise"===function(e){var n=String(e).match(/^function (\w*)/);return null==n?"":n[1]}(e.constructor))return e===n;break;case"Boolean":case"Number":case"String":if(typeof e!=typeof n||!Ro(e.valueOf(),n.valueOf()))return!1;break;case"Date":if(!Ro(e.valueOf(),n.valueOf()))return!1;break;case"Error":return e.name===n.name&&e.message===n.message;case"RegExp":if(e.source!==n.source||e.global!==n.global||e.ignoreCase!==n.ignoreCase||e.multiline!==n.multiline||e.sticky!==n.sticky||e.unicode!==n.unicode)return!1}for(var i=t.length-1;i>=0;){if(t[i]===e)return r[i]===n;i-=1}switch(o){case"Map":return e.size===n.size&&So(e.entries(),n.entries(),t.concat([e]),r.concat([n]));case"Set":return e.size===n.size&&So(e.values(),n.values(),t.concat([e]),r.concat([n]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var a=Jo(e);if(a.length!==Jo(n).length)return!1;var s=t.concat([e]),c=r.concat([n]);for(i=a.length-1;i>=0;){var f=a[i];if(!To(f,n)||!Lo(n[f],e[f],s,c))return!1;i-=1}return!0}var Uo=Qo((function(e,n){return Lo(e,n,[],[])}));var Fo=Mo((function(e){return null!=e&&"function"==typeof e["fantasy-land/empty"]?e["fantasy-land/empty"]():null!=e&&null!=e.constructor&&"function"==typeof e.constructor["fantasy-land/empty"]?e.constructor["fantasy-land/empty"]():null!=e&&"function"==typeof e.empty?e.empty():null!=e&&null!=e.constructor&&"function"==typeof e.constructor.empty?e.constructor.empty():Oo(e)?[]:function(e){return"[object String]"===Object.prototype.toString.call(e)}(e)?"":function(e){return"[object Object]"===Object.prototype.toString.call(e)}(e)?{}:Ho(e)?function(){return arguments}():void 0})),Zo=Mo((function(e){return null!=e&&Uo(e,Fo(e))})),Ko=["size","user","isSquare","status","onClick","className","showTooltip","tooltipProps"],Wo={small:24,medium:32,large:40,extraLarge:64},qo=["neeto-ui-avatar--container-bg-1","neeto-ui-avatar--container-bg-2","neeto-ui-avatar--container-bg-3","neeto-ui-avatar--container-bg-4","neeto-ui-avatar--container-bg-5","neeto-ui-avatar--container-bg-6","neeto-ui-avatar--container-bg-7"],Vo="https://github.com/bigbinary/neeto-ui/blob/602cf3ab48a36d7a512f3780f9950d15d13ebbea/lib/images/user.png?raw=true",_o=function(e){var t,r=e.size,i=void 0===r?"medium":r,a=e.user,s=void 0===a?{}:a,c=e.isSquare,f=void 0!==c&&c,u=e.status,A=void 0===u?null:u,l=e.onClick,g=void 0===l?function(){}:l,p=e.className,h=void 0===p?"":p,m=e.showTooltip,d=void 0!==m&&m,v=e.tooltipProps,w=void 0===v?{}:v,y=un(e,Ko),E=z(o(!1),2),C=E[0],B=E[1],P=s.name,M=void 0===P?"":P,Q=s.imageUrl,O="medium"===i,T="large"===i,x="extraLarge"===i,H=function(e){if(e&&"string"==typeof e){var n=e.trim().split(" "),t=n.reduce((function(e,t,r){return 0!==r&&r!==n.length-1||(e="".concat(e).concat(t.charAt(0).toUpperCase())),e}),"");return t}return""}(M),I={height:Wo[i],width:Wo[i]},k=D("neeto-ui-avatar ",{"neeto-ui-avatar--medium":O,"neeto-ui-avatar--large":T,"neeto-ui-avatar--xlarge":x,"neeto-ui-avatar--round":!f,hidden:C}),Y=D("neeto-ui-avatar__text",{"neeto-ui-avatar__text-medium":O,"neeto-ui-avatar__text-large":T,"neeto-ui-avatar__text-xlarge":x}),b=D("neeto-ui-avatar__status","".concat(A),{"neeto-ui-avatar__status-medium":O,"neeto-ui-avatar__status-large":T,"neeto-ui-avatar__status-xlarge":x,"neeto-ui-avatar__status-square":f}),J=function(){return Go(A)?n.Fragment:n.createElement("span",{className:b,"data-testid":"indicator"})},G=function(){return n.createElement("span",{className:Y,"data-testid":"initials"},H)},j=H&&!(Q&&!C);return n.createElement(Do,cn({disabled:!d,content:M,position:"bottom"},w),n.createElement("span",cn({onClick:g,style:I,className:D("neeto-ui-avatar--container neeto-ui-select-none",{"neeto-ui-avatar--container-round":!f},h,(t=(H.charCodeAt(0)||0)+(H.charCodeAt(1)||0),qo[t%65%qo.length]||qo[0]))},y),n.createElement(J,null),j?n.createElement(G,null):n.createElement("img",{className:k,onError:function(){return B(!0)},src:Q||Vo,alt:"avatar-".concat(H),"data-chromatic":"ignore"})))},$o=t((function(e,t){var r=e.profileInfo,o=e.onClick,i=r["data-cy"]||"profile-section";return n.createElement("button",{ref:t,className:"neeto-ui-w-full neeto-ui-text-left neeto-ui-sidebar__profile-wrapper",onClick:o,"data-cy":i},n.createElement("span",{className:"neeto-ui-flex neeto-ui-items-center neeto-ui-flex-shrink-0 neeto-ui-w-full neeto-ui-sidebar__profile"},n.createElement(_o,{user:r,size:"large",className:"neeto-ui-flex-shrink-0"})))})),ei=["onClick","label","icon"],ni=function(e){var t=e.links;return n.createElement("ul",{className:"neeto-ui-profile-sublist"},null==t?void 0:t.map((function(e,t){var r=e.onClick,o=e.label,i=e.icon,a=void 0===i?null:i,s=un(e,ei),c=a;return n.createElement("li",{key:t,className:"neeto-ui-profile-sublist__item"},n.createElement("button",cn({onClick:r},s,{className:"neeto-ui-profile-sublist__item-btn"}),a&&n.createElement("span",{className:"neeto-ui-profile-sublist__item-btn-icon"},n.createElement(c,null)),n.createElement(Kn,{style:"body2",weight:"normal",component:"span",className:"neeto-ui-profile-sublist__item-btn-label"},o)))})))};function ti(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function ri(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?ti(Object(t),!0).forEach((function(n){fn(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ti(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var oi=function(e){var t,r,o=e.profileInfo,i=o.name,a=o.email,s=o.topLinks,c=o.bottomLinks,f=o.customContent,u=o.changelogProps,A=o.helpProps,l=[];return u&&l.push(ri({icon:tn,label:"What's New","data-cy":"profile-section-whats-new-button"},u)),A&&l.push(ri({icon:Ke,label:"Help","data-cy":"profile-section-help-button"},A)),n.createElement("div",{className:"neeto-ui-flex neeto-ui-flex-col neeto-ui-profile-popup"},n.createElement("div",{className:D("neeto-ui-relative neeto-ui-flex neeto-ui-items-center neeto-ui-p-3")},n.createElement("div",{className:"top-0 left-0"},n.createElement(_o,{user:o,size:"large"})),n.createElement("div",{className:"neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-grow neeto-ui-min-w-0 neeto-ui-pl-3"},n.createElement(Kn,{component:"h2",style:"h5",weight:"semibold",lineHeight:"tight",className:"neeto-ui-m-0",title:i},(r=18,(t=i)&&t.length>r?t.substring(0,r-3)+"...":t)),a&&n.createElement(Kn,{style:"body3",className:"neeto-ui-w-full neeto-ui-truncate neeto-ui-text-gray-600",lineHeight:"tight"},a))),n.createElement("div",{className:"neeto-ui-sidebar__profile-wrapper-custom-content"},f),s&&n.createElement(ni,{links:s}),!!l.length&&n.createElement(ni,{links:l}),c&&n.createElement(ni,{links:c}))},ii=function(e){var t=e.profileInfo,r=e.tooltipStyle,i=e.showAppSwitcher,a=void 0!==i&&i,s=e.onAppSwitcherToggle,c=z(o(!1),2),f=c[0],u=c[1];return n.createElement("div",{className:"neeto-ui-sidebar__footer"},a&&n.createElement(Po,{onAppSwitcherToggle:s,tooltipStyle:r}),t&&n.createElement(Do,{position:"right",className:"neeto-ui-profile-popup-wrapper",theme:"light",content:n.createElement(oi,{profileInfo:t}),interactive:!0,hideOnClick:!1},n.createElement($o,{profileInfo:t,onClick:function(){u(!f)}})))},ai=["label","to","icon","description"],si=function(e){var t=e.navLinks,r=void 0===t?[]:t,o=e.tooltipStyle,i=d();return n.createElement("div",{className:"neeto-ui-sidebar__links"},r.map((function(e,t){var r=e.label,a=e.to,s=e.icon,c=e.description,f=un(e,ai),u=s,A=new URL(a,window.location.href),l=i.pathname.startsWith(A.pathname);return n.createElement(Bo,{key:t,tooltipStyle:o,icon:n.createElement(u,{color:"#68737D"}),description:c,label:r},n.createElement(v,cn({to:a,className:"neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none neeto-ui-sidebar__link",activeClassName:"active",isActive:function(){return l}},f),s&&n.createElement("div",{"data-testid":r,className:"neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center neeto-ui-sidebar__link-icon"},n.createElement(u,null))))})))},ci=function(e){var t=e.organizationInfo,r=e.navLinks,o=void 0===r?[]:r,i=e.tooltipStyle,a=void 0===i?Co:i,s=e.profileInfo,c=e.showAppSwitcher,f=void 0!==c&&c,u=e.onAppSwitcherToggle,A=void 0===u?function(){}:u;return n.createElement("div",{"data-cy":"sidebar-wrapper",className:D("neeto-ui-sidebar neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-shrink-0 neeto-ui-overflow-y-auto neeto-ui-overflow-x-hidden","neeto-ui-sidebar--collapsed"),"data-testid":"sidebar"},n.createElement(B,{organizationInfo:t}),n.createElement(si,{navLinks:o,tooltipStyle:a}),n.createElement(ii,{profileInfo:s,tooltipStyle:a,showAppSwitcher:f,onAppSwitcherToggle:A}))},fi=function(e,n){return fi=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=n[t])},fi(e,n)};function ui(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function t(){this.constructor=e}fi(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)}var Ai=function(){return Ai=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ai.apply(this,arguments)};function li(e,n){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&n.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(t[r[o]]=e[r[o]])}return t}function gi(e,n){var t="function"==typeof Symbol&&e[Symbol.iterator];if(!t)return e;var r,o,i=t.call(e),a=[];try{for(;(void 0===n||n-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(t=i["return"])&&t.call(i)}finally{if(o)throw o.error}}return a}function pi(e,n,t){if(t||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return e.concat(r||Array.prototype.slice.call(n))}var hi=function(e){return{isEnabled:function(n){return e.some((function(e){return!!n[e]}))}}},mi={measureLayout:hi(["layout","layoutId","drag","_layoutResetTransform"]),animation:hi(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag"]),exit:hi(["exit"]),drag:hi(["drag","dragControls"]),focus:hi(["whileFocus"]),hover:hi(["whileHover","onHoverStart","onHoverEnd"]),tap:hi(["whileTap","onTap","onTapStart","onTapCancel"]),pan:hi(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),layoutAnimation:hi(["layout","layoutId"])};var di=c({strict:!1}),vi=Object.keys(mi),wi=vi.length;var yi=c({transformPagePoint:function(e){return e},isStatic:!1}),Ei=c({});var Di=c(null);function Ci(e){var n=s(null);return null===n.current&&(n.current=e()),n.current}function Bi(){var e=f(Di);if(null===e)return[!0,null];var n=e.isPresent,t=e.onExitComplete,r=e.register,o=Mi();a((function(){return r(o)}),[]);return!n&&t?[!1,function(){return null==t?void 0:t(o)}]:[!0]}var Pi=0,zi=function(){return Pi++},Mi=function(){return Ci(zi)},Qi=c(null),Oi="undefined"!=typeof window,Ti=Oi?i:a;function xi(e,n,t,r){var o=f(yi),i=f(di),c=f(Ei).visualElement,u=f(Di),A=function(e){var n=e.layoutId,t=f(Qi);return t&&void 0!==n?t+"-"+n:n}(t),l=s(void 0);r||(r=i.renderer),!l.current&&r&&(l.current=r(e,{visualState:n,parent:c,props:Ai(Ai({},t),{layoutId:A}),presenceId:null==u?void 0:u.id,blockInitialAnimation:!1===(null==u?void 0:u.initial)}));var g=l.current;return Ti((function(){var e;g&&(g.setProps(Ai(Ai(Ai({},o),t),{layoutId:A})),g.isPresent=null===(e=u)||e.isPresent,g.isPresenceRoot=!c||c.presenceId!==(null==u?void 0:u.id),g.syncRender())})),a((function(){var e;g&&(null===(e=g.animationState)||void 0===e||e.animateChanges())})),Ti((function(){return function(){return null==g?void 0:g.notifyUnmount()}}),[]),g}function Hi(e){return"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function Ii(e){return Array.isArray(e)}function ki(e){return"string"==typeof e||Ii(e)}function Yi(e,n,t,r,o){var i;return void 0===r&&(r={}),void 0===o&&(o={}),"string"==typeof n&&(n=null===(i=e.variants)||void 0===i?void 0:i[n]),"function"==typeof n?n(null!=t?t:e.custom,r,o):n}function bi(e,n,t){var r=e.getProps();return Yi(r,n,null!=t?t:r.custom,function(e){var n={};return e.forEachValue((function(e,t){return n[t]=e.get()})),n}(e),function(e){var n={};return e.forEachValue((function(e,t){return n[t]=e.getVelocity()})),n}(e))}function Ji(e){var n;return"function"==typeof(null===(n=e.animate)||void 0===n?void 0:n.start)||ki(e.initial)||ki(e.animate)||ki(e.whileHover)||ki(e.whileDrag)||ki(e.whileTap)||ki(e.whileFocus)||ki(e.exit)}function Gi(e){return Boolean(Ji(e)||e.variants)}function ji(e,n){var t=function(e,n){if(Ji(e)){var t=e.initial,r=e.animate;return{initial:!1===t||ki(t)?t:void 0,animate:ki(r)?r:void 0}}return!1!==e.inherit?n:{}}(e,f(Ei)),r=t.initial,o=t.animate;return A((function(){return{initial:r,animate:o}}),n?[Ni(r),Ni(o)]:[])}function Ni(e){return Array.isArray(e)?e.join(" "):e}function Xi(n){var r=n.preloadedFeatures,o=n.createVisualElement,i=n.useRender,a=n.useVisualState,s=n.Component;return r&&function(e){for(var n in e){var t=e[n];null!==t&&(mi[n].Component=t)}}(r),t((function(n,t){var r=f(yi).isStatic,c=null,A=ji(n,r),l=a(n,r);return!r&&Oi&&(A.visualElement=xi(s,l,n,o),c=function(n,t,r){var o=[];if(f(di),!t)return null;for(var i=0;i<wi;i++){var a=vi[i],s=mi[a],c=s.isEnabled,u=s.Component;c(n)&&u&&o.push(e.createElement(u,Ai({key:a},n,{visualElement:t})))}return o}(n,A.visualElement)),e.createElement(e.Fragment,null,e.createElement(Ei.Provider,{value:A},i(s,n,function(e,n,t){return u((function(r){var o;r&&(null===(o=e.mount)||void 0===o||o.call(e,r)),n&&(r?n.mount(r):n.unmount()),t&&("function"==typeof t?t(r):Hi(t)&&(t.current=r))}),[n])}(l,A.visualElement,t),l,r)),c)}))}function Ri(e){function n(n,t){return void 0===t&&(t={}),Xi(e(n,t))}var t=new Map;return new Proxy(n,{get:function(e,r){return t.has(r)||t.set(r,n(r)),t.get(r)}})}var Si=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function Li(e){return"string"==typeof e&&!e.includes("-")&&!!(Si.indexOf(e)>-1||/[A-Z]/.test(e))}var Ui={};var Fi=["","X","Y","Z"],Zi=["transformPerspective","x","y","z"];function Ki(e,n){return Zi.indexOf(e)-Zi.indexOf(n)}["translate","scale","rotate","skew"].forEach((function(e){return Fi.forEach((function(n){return Zi.push(e+n)}))}));var Wi=new Set(Zi);function qi(e){return Wi.has(e)}var Vi=new Set(["originX","originY","originZ"]);function _i(e){return Vi.has(e)}function $i(e,n){var t=n.layout,r=n.layoutId;return qi(e)||_i(e)||(t||void 0!==r)&&(!!Ui[e]||"opacity"===e)}var ea=function(e){return null!==e&&"object"==typeof e&&e.getVelocity},na={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"};function ta(e){return e.startsWith("--")}var ra=function(e,n){return n&&"number"==typeof e?n.transform(e):e},oa=function(e,n){return function(t){return Math.max(Math.min(t,n),e)}},ia=function(e){return e%1?Number(e.toFixed(5)):e},aa=/(-)?([\d]*\.?[\d])+/g,sa=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))/gi,ca=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))$/i;function fa(e){return"string"==typeof e}var ua={test:function(e){return"number"==typeof e},parse:parseFloat,transform:function(e){return e}},Aa=Ai(Ai({},ua),{transform:oa(0,1)}),la=Ai(Ai({},ua),{default:1}),ga=function(e){return{test:function(n){return fa(n)&&n.endsWith(e)&&1===n.split(" ").length},parse:parseFloat,transform:function(n){return""+n+e}}},pa=ga("deg"),ha=ga("%"),ma=ga("px"),da=ga("vh"),va=ga("vw"),wa=Ai(Ai({},ha),{parse:function(e){return ha.parse(e)/100},transform:function(e){return ha.transform(100*e)}}),ya=function(e,n){return function(t){return Boolean(fa(t)&&ca.test(t)&&t.startsWith(e)||n&&Object.prototype.hasOwnProperty.call(t,n))}},Ea=function(e,n,t){return function(r){var o;if(!fa(r))return r;var i=r.match(aa),a=i[0],s=i[1],c=i[2],f=i[3];return(o={})[e]=parseFloat(a),o[n]=parseFloat(s),o[t]=parseFloat(c),o.alpha=void 0!==f?parseFloat(f):1,o}},Da={test:ya("hsl","hue"),parse:Ea("hue","saturation","lightness"),transform:function(e){var n=e.hue,t=e.saturation,r=e.lightness,o=e.alpha,i=void 0===o?1:o;return"hsla("+Math.round(n)+", "+ha.transform(ia(t))+", "+ha.transform(ia(r))+", "+ia(Aa.transform(i))+")"}},Ca=oa(0,255),Ba=Ai(Ai({},ua),{transform:function(e){return Math.round(Ca(e))}}),Pa={test:ya("rgb","red"),parse:Ea("red","green","blue"),transform:function(e){var n=e.red,t=e.green,r=e.blue,o=e.alpha,i=void 0===o?1:o;return"rgba("+Ba.transform(n)+", "+Ba.transform(t)+", "+Ba.transform(r)+", "+ia(Aa.transform(i))+")"}};var za={test:ya("#"),parse:function(e){var n="",t="",r="",o="";return e.length>5?(n=e.substr(1,2),t=e.substr(3,2),r=e.substr(5,2),o=e.substr(7,2)):(n=e.substr(1,1),t=e.substr(2,1),r=e.substr(3,1),o=e.substr(4,1),n+=n,t+=t,r+=r,o+=o),{red:parseInt(n,16),green:parseInt(t,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}},transform:Pa.transform},Ma={test:function(e){return Pa.test(e)||za.test(e)||Da.test(e)},parse:function(e){return Pa.test(e)?Pa.parse(e):Da.test(e)?Da.parse(e):za.parse(e)},transform:function(e){return fa(e)?e:e.hasOwnProperty("red")?Pa.transform(e):Da.transform(e)}},Qa="${c}",Oa="${n}";function Ta(e){var n=[],t=0,r=e.match(sa);r&&(t=r.length,e=e.replace(sa,Qa),n.push.apply(n,r.map(Ma.parse)));var o=e.match(aa);return o&&(e=e.replace(aa,Oa),n.push.apply(n,o.map(ua.parse))),{values:n,numColors:t,tokenised:e}}function xa(e){return Ta(e).values}function Ha(e){var n=Ta(e),t=n.values,r=n.numColors,o=n.tokenised,i=t.length;return function(e){for(var n=o,t=0;t<i;t++)n=n.replace(t<r?Qa:Oa,t<r?Ma.transform(e[t]):ia(e[t]));return n}}var Ia=function(e){return"number"==typeof e?0:e};var ka={test:function(e){var n,t,r,o;return isNaN(e)&&fa(e)&&(null!==(t=null===(n=e.match(aa))||void 0===n?void 0:n.length)&&void 0!==t?t:0)+(null!==(o=null===(r=e.match(sa))||void 0===r?void 0:r.length)&&void 0!==o?o:0)>0},parse:xa,createTransformer:Ha,getAnimatableNone:function(e){var n=xa(e);return Ha(e)(n.map(Ia))}},Ya=new Set(["brightness","contrast","saturate","opacity"]);function ba(e){var n=e.slice(0,-1).split("("),t=n[0],r=n[1];if("drop-shadow"===t)return e;var o=(r.match(aa)||[])[0];if(!o)return e;var i=r.replace(o,""),a=Ya.has(t)?1:0;return o!==r&&(a*=100),t+"("+a+i+")"}var Ja=/([a-z-]*)\(.*?\)/g,Ga=Ai(Ai({},ka),{getAnimatableNone:function(e){var n=e.match(Ja);return n?n.map(ba).join(" "):e}}),ja=Ai(Ai({},ua),{transform:Math.round}),Na={borderWidth:ma,borderTopWidth:ma,borderRightWidth:ma,borderBottomWidth:ma,borderLeftWidth:ma,borderRadius:ma,radius:ma,borderTopLeftRadius:ma,borderTopRightRadius:ma,borderBottomRightRadius:ma,borderBottomLeftRadius:ma,width:ma,maxWidth:ma,height:ma,maxHeight:ma,size:ma,top:ma,right:ma,bottom:ma,left:ma,padding:ma,paddingTop:ma,paddingRight:ma,paddingBottom:ma,paddingLeft:ma,margin:ma,marginTop:ma,marginRight:ma,marginBottom:ma,marginLeft:ma,rotate:pa,rotateX:pa,rotateY:pa,rotateZ:pa,scale:la,scaleX:la,scaleY:la,scaleZ:la,skew:pa,skewX:pa,skewY:pa,distance:ma,translateX:ma,translateY:ma,translateZ:ma,x:ma,y:ma,z:ma,perspective:ma,transformPerspective:ma,opacity:Aa,originX:wa,originY:wa,originZ:ma,zIndex:ja,fillOpacity:Aa,strokeOpacity:Aa,numOctaves:ja};function Xa(e,n,t,r,o,i,a,s){var c,f=e.style,u=e.vars,A=e.transform,l=e.transformKeys,g=e.transformOrigin;l.length=0;var p=!1,h=!1,m=!0;for(var d in n){var v=n[d];if(ta(d))u[d]=v;else{var w=Na[d],y=ra(v,w);if(qi(d)){if(p=!0,A[d]=y,l.push(d),!m)continue;v!==(null!==(c=w.default)&&void 0!==c?c:0)&&(m=!1)}else if(_i(d))g[d]=y,h=!0;else if((null==t?void 0:t.isHydrated)&&(null==r?void 0:r.isHydrated)&&Ui[d]){var E=Ui[d].process(v,r,t),D=Ui[d].applyTo;if(D)for(var C=D.length,B=0;B<C;B++)f[D[B]]=E;else f[d]=E}else f[d]=y}}r&&t&&a&&s?(f.transform=a(r.deltaFinal,r.treeScale,p?A:void 0),i&&(f.transform=i(A,f.transform)),f.transformOrigin=s(r)):(p&&(f.transform=function(e,n,t,r){var o=e.transform,i=e.transformKeys,a=n.enableHardwareAcceleration,s=void 0===a||a,c=n.allowTransformNone,f=void 0===c||c,u="";i.sort(Ki);for(var A=!1,l=i.length,g=0;g<l;g++){var p=i[g];u+=(na[p]||p)+"("+o[p]+") ","z"===p&&(A=!0)}return!A&&s?u+="translateZ(0)":u=u.trim(),r?u=r(o,t?"":u):f&&t&&(u="none"),u}(e,o,m,i)),h&&(f.transformOrigin=function(e){var n=e.originX,t=void 0===n?"50%":n,r=e.originY,o=void 0===r?"50%":r,i=e.originZ;return t+" "+o+" "+(void 0===i?0:i)}(g)))}var Ra=function(){return{style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}}};function Sa(e,n,t){for(var r in n)ea(n[r])||$i(r,t)||(e[r]=n[r])}function La(e,n,t){var r={};return Sa(r,e.style||{},e),Object.assign(r,function(e,n,t){var r=e.transformTemplate;return A((function(){var e={style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}};Xa(e,n,void 0,void 0,{enableHardwareAcceleration:!t},r);var o=e.style;return Ai(Ai({},e.vars),o)}),[n])}(e,n,t)),e.transformValues&&(r=e.transformValues(r)),r}function Ua(e,n,t){var r={},o=La(e,n,t);return Boolean(e.drag)&&(r.draggable=!1,o.userSelect=o.WebkitUserSelect=o.WebkitTouchCallout="none",o.touchAction=!0===e.drag?"none":"pan-"+("x"===e.drag?"y":"x")),r.style=o,r}var Fa=new Set(["initial","animate","exit","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","_layoutResetTransform","onLayoutAnimationComplete","onViewportBoxUpdate","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","whileDrag","onPan","onPanStart","onPanEnd","onPanSessionStart","onTap","onTapStart","onTapCancel","onHoverStart","onHoverEnd","whileFocus","whileTap","whileHover"]);function Za(e){return Fa.has(e)}var Ka=function(e){return!Za(e)};try{var Wa=require("@emotion/is-prop-valid").default;Ka=function(e){return e.startsWith("on")?!Za(e):Wa(e)}}catch(e){}function qa(e,n,t){return"string"==typeof e?e:ma.transform(n+t*e)}var Va=function(e,n){return ma.transform(e*n)},_a={offset:"stroke-dashoffset",array:"stroke-dasharray"},$a={offset:"strokeDashoffset",array:"strokeDasharray"};function es(e,n,t,r,o,i,a,s){var c=n.attrX,f=n.attrY,u=n.originX,A=n.originY,l=n.pathLength,g=n.pathSpacing,p=void 0===g?1:g,h=n.pathOffset,m=void 0===h?0:h;Xa(e,li(n,["attrX","attrY","originX","originY","pathLength","pathSpacing","pathOffset"]),t,r,o,i,a,s),e.attrs=e.style,e.style={};var d=e.attrs,v=e.style,w=e.dimensions,y=e.totalPathLength;d.transform&&(w&&(v.transform=d.transform),delete d.transform),w&&(void 0!==u||void 0!==A||v.transform)&&(v.transformOrigin=function(e,n,t){return qa(n,e.x,e.width)+" "+qa(t,e.y,e.height)}(w,void 0!==u?u:.5,void 0!==A?A:.5)),void 0!==c&&(d.x=c),void 0!==f&&(d.y=f),void 0!==y&&void 0!==l&&function(e,n,t,r,o,i){void 0===r&&(r=1),void 0===o&&(o=0),void 0===i&&(i=!0);var a=i?_a:$a;e[a.offset]=Va(-o,n);var s=Va(t,n),c=Va(r,n);e[a.array]=s+" "+c}(d,y,l,p,m,!1)}var ns=function(){return Ai(Ai({},{style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}}),{attrs:{}})};function ts(e,n){var t=A((function(){var t=ns();return es(t,n,void 0,void 0,{enableHardwareAcceleration:!1},e.transformTemplate),Ai(Ai({},t.attrs),{style:Ai({},t.style)})}),[n]);if(e.style){var r={};Sa(r,e.style,e),t.style=Ai(Ai({},r),t.style)}return t}function rs(e){void 0===e&&(e=!1);return function(n,t,r,o,i){var a=o.latestValues,s=(Li(n)?ts:Ua)(t,a,i),c=function(e,n,t){var r={};for(var o in e)(Ka(o)||!0===t&&Za(o)||!n&&!Za(o))&&(r[o]=e[o]);return r}(t,"string"==typeof n,e),f=Ai(Ai(Ai({},c),s),{ref:r});return l(n,f)}}var os=/([a-z])([A-Z])/g,is="$1-$2",as=function(e){return e.replace(os,is).toLowerCase()};function ss(e,n){var t=n.style,r=n.vars;for(var o in Object.assign(e.style,t),r)e.style.setProperty(o,r[o])}var cs=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform"]);function fs(e,n){for(var t in ss(e,n),n.attrs)e.setAttribute(cs.has(t)?t:as(t),n.attrs[t])}function us(e){var n=e.style,t={};for(var r in n)(ea(n[r])||$i(r,e))&&(t[r]=n[r]);return t}function As(e){var n=us(e);for(var t in e){if(ea(e[t]))n["x"===t||"y"===t?"attr"+t.toUpperCase():t]=e[t]}return n}function ls(e){return"object"==typeof e&&"function"==typeof e.start}var gs=function(e){return Array.isArray(e)},ps=function(e){return gs(e)?e[e.length-1]||0:e};function hs(e){var n=ea(e)?e.get():e;return function(e){return Boolean(e&&"object"==typeof e&&e.mix&&e.toValue)}(n)?n.toValue():n}function ms(e,n,t,r){var o=e.scrapeMotionValuesFromProps,i=e.createRenderState,a=e.onMount,s={latestValues:vs(n,t,r,o),renderState:i()};return a&&(s.mount=function(e){return a(n,e,s)}),s}var ds=function(e){return function(n,t){var r=f(Ei),o=f(Di);return t?ms(e,n,r,o):Ci((function(){return ms(e,n,r,o)}))}};function vs(e,n,t,r){var o={},i=!1===(null==t?void 0:t.initial),a=r(e);for(var s in a)o[s]=hs(a[s]);var c=e.initial,f=e.animate,u=Ji(e),A=Gi(e);n&&A&&!u&&!1!==e.inherit&&(null!=c||(c=n.initial),null!=f||(f=n.animate));var l=i||!1===c?f:c;l&&"boolean"!=typeof l&&!ls(l)&&(Array.isArray(l)?l:[l]).forEach((function(n){var t=Yi(e,n);if(t){var r=t.transitionEnd;t.transition;var i=li(t,["transitionEnd","transition"]);for(var a in i)o[a]=i[a];for(var a in r)o[a]=r[a]}}));return o}var ws={useVisualState:ds({scrapeMotionValuesFromProps:As,createRenderState:ns,onMount:function(e,n,t){var r=t.renderState,o=t.latestValues;try{r.dimensions="function"==typeof n.getBBox?n.getBBox():n.getBoundingClientRect()}catch(e){r.dimensions={x:0,y:0,width:0,height:0}}"path"===n.tagName&&(r.totalPathLength=n.getTotalLength()),es(r,o,void 0,void 0,{enableHardwareAcceleration:!1},e.transformTemplate),fs(n,r)}})};var ys,Es={useVisualState:ds({scrapeMotionValuesFromProps:us,createRenderState:Ra})};function Ds(e,n,t,r){var o=n.forwardMotionProps,i=void 0!==o&&o,a=Li(e)?ws:Es;return Ai(Ai({},a),{preloadedFeatures:t,useRender:rs(i),createVisualElement:r,Component:e})}function Cs(e,n,t,r){return e.addEventListener(n,t,r),function(){return e.removeEventListener(n,t,r)}}function Bs(e,n,t,r){a((function(){var o=e.current;if(t&&o)return Cs(o,n,t,r)}),[e,n,t,r])}function Ps(e){return"undefined"!=typeof PointerEvent&&e instanceof PointerEvent?!("mouse"!==e.pointerType):e instanceof MouseEvent}function zs(e){return!!e.touches}!function(e){e["Animate"]="animate",e["Hover"]="whileHover",e["Tap"]="whileTap",e["Drag"]="whileDrag",e["Focus"]="whileFocus",e["Exit"]="exit"}(ys||(ys={}));var Ms={pageX:0,pageY:0};function Qs(e,n){void 0===n&&(n="page");var t=e.touches[0]||e.changedTouches[0]||Ms;return{x:t[n+"X"],y:t[n+"Y"]}}function Os(e,n){return void 0===n&&(n="page"),{x:e[n+"X"],y:e[n+"Y"]}}function Ts(e,n){return void 0===n&&(n="page"),{point:zs(e)?Qs(e,n):Os(e,n)}}var xs=function(e,n){void 0===n&&(n=!1);var t=function(n){return e(n,Ts(n))};return n?function(e){return function(n){var t=n instanceof MouseEvent;(!t||t&&0===n.button)&&e(n)}}(t):t},Hs={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},Is={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function ks(e){return Oi&&null===window.onpointerdown?e:Oi&&null===window.ontouchstart?Is[e]:Oi&&null===window.onmousedown?Hs[e]:e}function Ys(e,n,t,r){return Cs(e,ks(n),xs(t,"pointerdown"===n),r)}function bs(e,n,t,r){return Bs(e,ks(n),t&&xs(t,"pointerdown"===n),r)}function Js(e){var n=null;return function(){return null===n&&(n=e,function(){n=null})}}var Gs=Js("dragHorizontal"),js=Js("dragVertical");function Ns(e){var n=!1;if("y"===e)n=js();else if("x"===e)n=Gs();else{var t=Gs(),r=js();t&&r?n=function(){t(),r()}:(t&&t(),r&&r())}return n}function Xs(){var e=Ns(!0);return!e||(e(),!1)}function Rs(e,n,t){return function(r,o){var i;Ps(r)&&!Xs()&&(null==t||t(r,o),null===(i=e.animationState)||void 0===i||i.setActive(ys.Hover,n))}}var Ss=function(e,n){return!!n&&(e===n||Ss(e,n.parentElement))};function Ls(e){return a((function(){return function(){return e()}}),[])}var Us=function(e,n,t){return Math.min(Math.max(t,e),n)},Fs=.001,Zs=.01,Ks=10,Ws=.05,qs=1;function Vs(e){var n,t,r=e.duration,o=void 0===r?800:r,i=e.bounce,a=void 0===i?.25:i,s=e.velocity,c=void 0===s?0:s,f=e.mass,u=void 0===f?1:f,A=1-a;A=Us(Ws,qs,A),o=Us(Zs,Ks,o/1e3),A<1?(n=function(e){var n=e*A,t=n*o,r=n-c,i=$s(e,A),a=Math.exp(-t);return Fs-r/i*a},t=function(e){var t=e*A*o,r=t*c+c,i=Math.pow(A,2)*Math.pow(e,2)*o,a=Math.exp(-t),s=$s(Math.pow(e,2),A);return(-n(e)+Fs>0?-1:1)*((r-i)*a)/s}):(n=function(e){var n=Math.exp(-e*o);return-Fs+n*((e-c)*o+1)},t=function(e){return Math.exp(-e*o)*((c-e)*(o*o))});var l=function(e,n,t){for(var r=t,o=1;o<_s;o++)r-=e(r)/n(r);return r}(n,t,5/o);if(o*=1e3,isNaN(l))return{stiffness:100,damping:10,duration:o};var g=Math.pow(l,2)*u;return{stiffness:g,damping:2*A*Math.sqrt(u*g),duration:o}}var _s=12;function $s(e,n){return e*Math.sqrt(1-n*n)}var ec=["duration","bounce"],nc=["stiffness","damping","mass"];function tc(e,n){return n.some((function(n){return void 0!==e[n]}))}function rc(e){var n=e.from,t=void 0===n?0:n,r=e.to,o=void 0===r?1:r,i=e.restSpeed,a=void 0===i?2:i,s=e.restDelta,c=li(e,["from","to","restSpeed","restDelta"]),f={done:!1,value:t},u=function(e){var n=Ai({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!tc(e,nc)&&tc(e,ec)){var t=Vs(e);(n=Ai(Ai(Ai({},n),t),{velocity:0,mass:1})).isResolvedFromDuration=!0}return n}(c),A=u.stiffness,l=u.damping,g=u.mass,p=u.velocity,h=u.duration,m=u.isResolvedFromDuration,d=oc,v=oc;function w(){var e=p?-p/1e3:0,n=o-t,r=l/(2*Math.sqrt(A*g)),i=Math.sqrt(A/g)/1e3;if(null!=s||(s=Math.abs(o-t)<=1?.01:.4),r<1){var a=$s(i,r);d=function(t){var s=Math.exp(-r*i*t);return o-s*((e+r*i*n)/a*Math.sin(a*t)+n*Math.cos(a*t))},v=function(t){var o=Math.exp(-r*i*t);return r*i*o*(Math.sin(a*t)*(e+r*i*n)/a+n*Math.cos(a*t))-o*(Math.cos(a*t)*(e+r*i*n)-a*n*Math.sin(a*t))}}else if(1===r)d=function(t){return o-Math.exp(-i*t)*(n+(e+i*n)*t)};else{var c=i*Math.sqrt(r*r-1);d=function(t){var a=Math.exp(-r*i*t),s=Math.min(c*t,300);return o-a*((e+r*i*n)*Math.sinh(s)+c*n*Math.cosh(s))/c}}}return w(),{next:function(e){var n=d(e);if(m)f.done=e>=h;else{var t=1e3*v(e),r=Math.abs(t)<=a,i=Math.abs(o-n)<=s;f.done=r&&i}return f.value=f.done?o:n,f},flipTarget:function(){var e;p=-p,t=(e=[o,t])[0],o=e[1],w()}}}rc.needsInterpolation=function(e,n){return"string"==typeof e||"string"==typeof n};var oc=function(e){return 0},ic=function(e,n,t){var r=n-e;return 0===r?1:(t-e)/r},ac=function(e,n,t){return-t*e+t*n+e},sc=function(e,n,t){var r=e*e,o=n*n;return Math.sqrt(Math.max(0,t*(o-r)+r))},cc=[za,Pa,Da],fc=function(e){return cc.find((function(n){return n.test(e)}))},uc=function(e,n){var t=fc(e),r=fc(n);t.transform,r.transform;var o=t.parse(e),i=r.parse(n),a=Ai({},o),s=t===Da?ac:sc;return function(e){for(var n in a)"alpha"!==n&&(a[n]=s(o[n],i[n],e));return a.alpha=ac(o.alpha,i.alpha,e),t.transform(a)}},Ac=function(e){return"number"==typeof e},lc=function(e,n){return function(t){return n(e(t))}},gc=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return e.reduce(lc)};function pc(e,n){return Ac(e)?function(t){return ac(e,n,t)}:Ma.test(e)?uc(e,n):vc(e,n)}var hc=function(e,n){var t=pi([],e),r=t.length,o=e.map((function(e,t){return pc(e,n[t])}));return function(e){for(var n=0;n<r;n++)t[n]=o[n](e);return t}},mc=function(e,n){var t=Ai(Ai({},e),n),r={};for(var o in t)void 0!==e[o]&&void 0!==n[o]&&(r[o]=pc(e[o],n[o]));return function(e){for(var n in r)t[n]=r[n](e);return t}};function dc(e){for(var n=ka.parse(e),t=n.length,r=0,o=0,i=0,a=0;a<t;a++)r||"number"==typeof n[a]?r++:void 0!==n[a].hue?i++:o++;return{parsed:n,numNumbers:r,numRGB:o,numHSL:i}}var vc=function(e,n){var t=ka.createTransformer(n),r=dc(e),o=dc(n);return gc(hc(r.parsed,o.parsed),t)},wc=function(e,n){return function(t){return ac(e,n,t)}};function yc(e,n,t){for(var r=[],o=t||function(e){return"number"==typeof e?wc:"string"==typeof e?Ma.test(e)?uc:vc:Array.isArray(e)?hc:"object"==typeof e?mc:void 0}(e[0]),i=e.length-1,a=0;a<i;a++){var s=o(e[a],e[a+1]);if(n){var c=Array.isArray(n)?n[a]:n;s=gc(c,s)}r.push(s)}return r}function Ec(e,n,t){var r=void 0===t?{}:t,o=r.clamp,i=void 0===o||o,a=r.ease,s=r.mixer,c=e.length;n.length,!a||!Array.isArray(a)||a.length,e[0]>e[c-1]&&(e=[].concat(e),n=[].concat(n),e.reverse(),n.reverse());var f=yc(n,a,s),u=2===c?function(e,n){var t=e[0],r=e[1],o=n[0];return function(e){return o(ic(t,r,e))}}(e,f):function(e,n){var t=e.length,r=t-1;return function(o){var i=0,a=!1;if(o<=e[0]?a=!0:o>=e[r]&&(i=r-1,a=!0),!a){for(var s=1;s<t&&!(e[s]>o||s===r);s++);i=s-1}var c=ic(e[i],e[i+1],o);return n[i](c)}}(e,f);return i?function(n){return u(Us(e[0],e[c-1],n))}:u}var Dc,Cc=function(e){return function(n){return 1-e(1-n)}},Bc=function(e){return function(n){return n<=.5?e(2*n)/2:(2-e(2*(1-n)))/2}},Pc=function(e){return function(n){return n*n*((e+1)*n-e)}},zc=1.525,Mc=4/11,Qc=8/11,Oc=9/10,Tc=function(e){return e},xc=(Dc=2,function(e){return Math.pow(e,Dc)}),Hc=Cc(xc),Ic=Bc(xc),kc=function(e){return 1-Math.sin(Math.acos(e))},Yc=Cc(kc),bc=Bc(Yc),Jc=Pc(zc),Gc=Cc(Jc),jc=Bc(Jc),Nc=function(e){var n=Pc(e);return function(e){return(e*=2)<1?.5*n(e):.5*(2-Math.pow(2,-10*(e-1)))}}(zc),Xc=4356/361,Rc=35442/1805,Sc=16061/1805,Lc=function(e){if(1===e||0===e)return e;var n=e*e;return e<Mc?7.5625*n:e<Qc?9.075*n-9.9*e+3.4:e<Oc?Xc*n-Rc*e+Sc:10.8*e*e-20.52*e+10.72},Uc=Cc(Lc);function Fc(e,n){return e.map((function(){return n||Ic})).splice(0,e.length-1)}function Zc(e){var n=e.from,t=void 0===n?0:n,r=e.to,o=void 0===r?1:r,i=e.ease,a=e.offset,s=e.duration,c=void 0===s?300:s,f={done:!1,value:t},u=Array.isArray(o)?o:[t,o],A=function(e,n){return e.map((function(e){return e*n}))}(a&&a.length===u.length?a:function(e){var n=e.length;return e.map((function(e,t){return 0!==t?t/(n-1):0}))}(u),c);function l(){return Ec(A,u,{ease:Array.isArray(i)?i:Fc(u,i)})}var g=l();return{next:function(e){return f.value=g(e),f.done=e>=c,f},flipTarget:function(){u.reverse(),g=l()}}}var Kc={keyframes:Zc,spring:rc,decay:function(e){var n=e.velocity,t=void 0===n?0:n,r=e.from,o=void 0===r?0:r,i=e.power,a=void 0===i?.8:i,s=e.timeConstant,c=void 0===s?350:s,f=e.restDelta,u=void 0===f?.5:f,A=e.modifyTarget,l={done:!1,value:o},g=a*t,p=o+g,h=void 0===A?p:A(p);return h!==p&&(g=h-o),{next:function(e){var n=-g*Math.exp(-e/c);return l.done=!(n>u||n<-u),l.value=l.done?h:h+n,l},flipTarget:function(){}}}};var Wc=1/60*1e3,qc="undefined"!=typeof performance?function(){return performance.now()}:function(){return Date.now()},Vc="undefined"!=typeof window?function(e){return window.requestAnimationFrame(e)}:function(e){return setTimeout((function(){return e(qc())}),Wc)};var _c=40,$c=!0,ef=!1,nf=!1,tf={delta:0,timestamp:0},rf=["read","update","preRender","render","postRender"],of=rf.reduce((function(e,n){return e[n]=function(e){var n=[],t=[],r=0,o=!1,i=new WeakSet,a={schedule:function(e,a,s){void 0===a&&(a=!1),void 0===s&&(s=!1);var c=s&&o,f=c?n:t;return a&&i.add(e),-1===f.indexOf(e)&&(f.push(e),c&&o&&(r=n.length)),e},cancel:function(e){var n=t.indexOf(e);-1!==n&&t.splice(n,1),i.delete(e)},process:function(s){var c;if(o=!0,n=(c=[t,n])[0],(t=c[1]).length=0,r=n.length)for(var f=0;f<r;f++){var u=n[f];u(s),i.has(u)&&(a.schedule(u),e())}o=!1}};return a}((function(){return ef=!0})),e}),{}),af=rf.reduce((function(e,n){var t=of[n];return e[n]=function(e,n,r){return void 0===n&&(n=!1),void 0===r&&(r=!1),ef||Af(),t.schedule(e,n,r)},e}),{}),sf=rf.reduce((function(e,n){return e[n]=of[n].cancel,e}),{}),cf=rf.reduce((function(e,n){return e[n]=function(){return of[n].process(tf)},e}),{}),ff=function(e){return of[e].process(tf)},uf=function(e){ef=!1,tf.delta=$c?Wc:Math.max(Math.min(e-tf.timestamp,_c),1),tf.timestamp=e,nf=!0,rf.forEach(ff),nf=!1,ef&&($c=!1,Vc(uf))},Af=function(){ef=!0,$c=!0,nf||Vc(uf)},lf=function(){return tf};function gf(e,n,t){return void 0===t&&(t=0),e-n-t}var pf=function(e){var n=function(n){var t=n.delta;return e(t)};return{start:function(){return af.update(n,!0)},stop:function(){return sf.update(n)}}};function hf(e){var n,t,r,o,i,a=e.from,s=e.autoplay,c=void 0===s||s,f=e.driver,u=void 0===f?pf:f,A=e.elapsed,l=void 0===A?0:A,g=e.repeat,p=void 0===g?0:g,h=e.repeatType,m=void 0===h?"loop":h,d=e.repeatDelay,v=void 0===d?0:d,w=e.onPlay,y=e.onStop,E=e.onComplete,D=e.onRepeat,C=e.onUpdate,B=li(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]),P=B.to,z=0,M=B.duration,Q=!1,O=!0,T=function(e){if(Array.isArray(e.to))return Zc;if(Kc[e.type])return Kc[e.type];var n=new Set(Object.keys(e));return n.has("ease")||n.has("duration")&&!n.has("dampingRatio")?Zc:n.has("dampingRatio")||n.has("stiffness")||n.has("mass")||n.has("damping")||n.has("restSpeed")||n.has("restDelta")?rc:Zc}(B);(null===(t=(n=T).needsInterpolation)||void 0===t?void 0:t.call(n,a,P))&&(i=Ec([0,100],[a,P],{clamp:!1}),a=0,P=100);var x=T(Ai(Ai({},B),{from:a,to:P}));function H(){z++,"reverse"===m?l=function(e,n,t,r){return void 0===t&&(t=0),void 0===r&&(r=!0),r?gf(n+-e,n,t):n-(e-n)+t}(l,M,v,O=z%2==0):(l=gf(l,M,v),"mirror"===m&&x.flipTarget()),Q=!1,D&&D()}function I(e){if(O||(e=-e),l+=e,!Q){var n=x.next(Math.max(0,l));o=n.value,i&&(o=i(o)),Q=O?n.done:l<=0}null==C||C(o),Q&&(0===z&&(null!=M||(M=l)),z<p?function(e,n,t,r){return r?e>=n+t:e<=-t}(l,M,v,O)&&H():(r.stop(),E&&E()))}return c&&(null==w||w(),(r=u(I)).start()),{stop:function(){null==y||y(),r.stop()}}}function mf(e,n){return n?e*(1e3/n):0}var df=function(e){return e.hasOwnProperty("x")&&e.hasOwnProperty("y")},vf=function(e){return df(e)&&e.hasOwnProperty("z")},wf=function(e,n){return Math.abs(e-n)};function yf(e,n){if(Ac(e)&&Ac(n))return wf(e,n);if(df(e)&&df(n)){var t=wf(e.x,n.x),r=wf(e.y,n.y),o=vf(e)&&vf(n)?wf(e.z,n.z):0;return Math.sqrt(Math.pow(t,2)+Math.pow(r,2)+Math.pow(o,2))}}var Ef=function(e,n){return 1-3*n+3*e},Df=function(e,n){return 3*n-6*e},Cf=function(e){return 3*e},Bf=function(e,n,t){return((Ef(n,t)*e+Df(n,t))*e+Cf(n))*e},Pf=function(e,n,t){return 3*Ef(n,t)*e*e+2*Df(n,t)*e+Cf(n)},zf=1e-7,Mf=10;var Qf=8,Of=.001;var Tf=11,xf=1/(Tf-1);function Hf(e,n,t,r){if(e===n&&t===r)return Tc;for(var o=new Float32Array(Tf),i=0;i<Tf;++i)o[i]=Bf(i*xf,e,t);function a(n){for(var r=0,i=1,a=Tf-1;i!==a&&o[i]<=n;++i)r+=xf;--i;var s=r+(n-o[i])/(o[i+1]-o[i])*xf,c=Pf(s,e,t);return c>=Of?function(e,n,t,r){for(var o=0;o<Qf;++o){var i=Pf(n,t,r);if(0===i)return n;n-=(Bf(n,t,r)-e)/i}return n}(n,s,e,t):0===c?s:function(e,n,t,r,o){var i,a,s=0;do{(i=Bf(a=n+(t-n)/2,r,o)-e)>0?t=a:n=a}while(Math.abs(i)>zf&&++s<Mf);return a}(n,r,r+xf,e,t)}return function(e){return 0===e||1===e?e:Bf(a(e),n,r)}}var If=function(e){return function(n){return e(n),null}},kf={tap:If((function(e){var n=e.onTap,t=e.onTapStart,r=e.onTapCancel,o=e.whileTap,i=e.visualElement,a=n||t||r||o,c=s(!1),f=s(null);function u(){var e;null===(e=f.current)||void 0===e||e.call(f),f.current=null}function A(){var e;return u(),c.current=!1,null===(e=i.animationState)||void 0===e||e.setActive(ys.Tap,!1),!Xs()}function l(e,t){A()&&(Ss(i.getInstance(),e.target)?null==n||n(e,t):null==r||r(e,t))}function g(e,n){A()&&(null==r||r(e,n))}bs(i,"pointerdown",a?function(e,n){var r;u(),c.current||(c.current=!0,f.current=gc(Ys(window,"pointerup",l),Ys(window,"pointercancel",g)),null==t||t(e,n),null===(r=i.animationState)||void 0===r||r.setActive(ys.Tap,!0))}:void 0),Ls(u)})),focus:If((function(e){var n=e.whileFocus,t=e.visualElement;Bs(t,"focus",n?function(){var e;null===(e=t.animationState)||void 0===e||e.setActive(ys.Focus,!0)}:void 0),Bs(t,"blur",n?function(){var e;null===(e=t.animationState)||void 0===e||e.setActive(ys.Focus,!1)}:void 0)})),hover:If((function(e){var n=e.onHoverStart,t=e.onHoverEnd,r=e.whileHover,o=e.visualElement;bs(o,"pointerenter",n||r?Rs(o,!0,n):void 0),bs(o,"pointerleave",t||r?Rs(o,!1,t):void 0)}))};function Yf(e,n){if(!Array.isArray(n))return!1;var t=n.length;if(t!==e.length)return!1;for(var r=0;r<t;r++)if(n[r]!==e[r])return!1;return!0}var bf=function(e){return 1e3*e},Jf={linear:Tc,easeIn:xc,easeInOut:Ic,easeOut:Hc,circIn:kc,circInOut:bc,circOut:Yc,backIn:Jc,backInOut:jc,backOut:Gc,anticipate:Nc,bounceIn:Uc,bounceInOut:function(e){return e<.5?.5*(1-Lc(1-2*e)):.5*Lc(2*e-1)+.5},bounceOut:Lc},Gf=function(e){if(Array.isArray(e)){e.length;var n=gi(e,4);return Hf(n[0],n[1],n[2],n[3])}return"string"==typeof e?Jf[e]:e},jf=function(e,n){return"zIndex"!==e&&(!("number"!=typeof n&&!Array.isArray(n))||!("string"!=typeof n||!ka.test(n)||n.startsWith("url(")))},Nf=function(){return{type:"spring",stiffness:500,damping:25,restDelta:.5,restSpeed:10}},Xf=function(e){return{type:"spring",stiffness:550,damping:0===e?2*Math.sqrt(550):30,restDelta:.01,restSpeed:10}},Rf=function(){return{type:"keyframes",ease:"linear",duration:.3}},Sf=function(e){return{type:"keyframes",duration:.8,values:e}},Lf={x:Nf,y:Nf,z:Nf,rotate:Nf,rotateX:Nf,rotateY:Nf,rotateZ:Nf,scaleX:Xf,scaleY:Xf,scale:Xf,opacity:Rf,backgroundColor:Rf,color:Rf,default:Xf},Uf=Ai(Ai({},Na),{color:Ma,backgroundColor:Ma,outlineColor:Ma,fill:Ma,stroke:Ma,borderColor:Ma,borderTopColor:Ma,borderRightColor:Ma,borderBottomColor:Ma,borderLeftColor:Ma,filter:Ga,WebkitFilter:Ga}),Ff=function(e){return Uf[e]};function Zf(e,n){var t,r=Ff(e);return r!==Ga&&(r=ka),null===(t=r.getAnimatableNone)||void 0===t?void 0:t.call(r,n)}function Kf(e){var n=e.ease,t=e.times,r=e.yoyo,o=e.flip,i=e.loop,a=li(e,["ease","times","yoyo","flip","loop"]),s=Ai({},a);return t&&(s["offset"]=t),a.duration&&(s["duration"]=bf(a.duration)),a.repeatDelay&&(s.repeatDelay=bf(a.repeatDelay)),n&&(s["ease"]=function(e){return Array.isArray(e)&&"number"!=typeof e[0]}(n)?n.map(Gf):Gf(n)),"tween"===a.type&&(s.type="keyframes"),(r||i||o)&&(r?s.repeatType="reverse":i?s.repeatType="loop":o&&(s.repeatType="mirror"),s.repeat=i||r||o||a.repeat),"spring"!==a.type&&(s.type="keyframes"),s}function Wf(e,n,t){var r,o,i,a;return Array.isArray(n.to)&&(null!==(r=e.duration)&&void 0!==r||(e.duration=.8)),function(e){Array.isArray(e.to)&&null===e.to[0]&&(e.to=pi([],gi(e.to)),e.to[0]=e.from)}(n),function(e){e.when,e.delay,e.delayChildren,e.staggerChildren,e.staggerDirection,e.repeat,e.repeatType,e.repeatDelay,e.from;var n=li(e,["when","delay","delayChildren","staggerChildren","staggerDirection","repeat","repeatType","repeatDelay","from"]);return!!Object.keys(n).length}(e)||(e=Ai(Ai({},e),(o=t,i=n.to,a=gs(i)?Sf:Lf[o]||Lf.default,Ai({to:i},a(i))))),Ai(Ai({},n),Kf(e))}function qf(e,n,t,r,o){var i,a=$f(r,e),s=null!==(i=a.from)&&void 0!==i?i:n.get(),c=jf(e,t);return"none"===s&&c&&"string"==typeof t?s=Zf(e,t):Vf(s)&&"string"==typeof t?s=_f(t):!Array.isArray(t)&&Vf(t)&&"string"==typeof s&&(t=_f(s)),jf(e,s)&&c&&!1!==a.type?function(){var r={from:s,to:t,velocity:n.getVelocity(),onComplete:o,onUpdate:function(e){return n.set(e)}};return"inertia"===a.type||"decay"===a.type?function(e){var n,t=e.from,r=void 0===t?0:t,o=e.velocity,i=void 0===o?0:o,a=e.min,s=e.max,c=e.power,f=void 0===c?.8:c,u=e.timeConstant,A=void 0===u?750:u,l=e.bounceStiffness,g=void 0===l?500:l,p=e.bounceDamping,h=void 0===p?10:p,m=e.restDelta,d=void 0===m?1:m,v=e.modifyTarget,w=e.driver,y=e.onUpdate,E=e.onComplete;function D(e){return void 0!==a&&e<a||void 0!==s&&e>s}function C(e){return void 0===a?s:void 0===s||Math.abs(a-e)<Math.abs(s-e)?a:s}function B(e){null==n||n.stop(),n=hf(Ai(Ai({},e),{driver:w,onUpdate:function(n){var t;null==y||y(n),null===(t=e.onUpdate)||void 0===t||t.call(e,n)},onComplete:E}))}function P(e){B(Ai({type:"spring",stiffness:g,damping:h,restDelta:d},e))}if(D(r))P({from:r,velocity:i,to:C(r)});else{var z=f*i+r;void 0!==v&&(z=v(z));var M,Q,O=C(z),T=O===a?-1:1;B({type:"decay",from:r,velocity:i,timeConstant:A,power:f,restDelta:d,modifyTarget:v,onUpdate:D(z)?function(e){M=Q,Q=e,i=mf(e-M,lf().delta),(1===T&&e>O||-1===T&&e<O)&&P({from:e,to:O,velocity:i})}:void 0})}return{stop:function(){return null==n?void 0:n.stop()}}}(Ai(Ai({},r),a)):hf(Ai(Ai({},Wf(a,r,e)),{onUpdate:function(e){var n;r.onUpdate(e),null===(n=a.onUpdate)||void 0===n||n.call(a,e)},onComplete:function(){var e;r.onComplete(),null===(e=a.onComplete)||void 0===e||e.call(a)}}))}:function(){var e;return n.set(t),o(),null===(e=null==a?void 0:a.onComplete)||void 0===e||e.call(a),{stop:function(){}}}}function Vf(e){return 0===e||"string"==typeof e&&0===parseFloat(e)&&-1===e.indexOf(" ")}function _f(e){return"number"==typeof e?0:Zf("",e)}function $f(e,n){return e[n]||e["default"]||e}function eu(e,n,t,r){return void 0===r&&(r={}),n.start((function(o){var i,a,s=qf(e,n,t,r,o),c=function(e,n){var t;return null!==(t=($f(e,n)||{}).delay)&&void 0!==t?t:0}(r,e),f=function(){return a=s()};return c?i=setTimeout(f,bf(c)):f(),function(){clearTimeout(i),null==a||a.stop()}}))}var nu=function(e){return/^\-?\d*\.?\d+$/.test(e)};function tu(e,n){-1===e.indexOf(n)&&e.push(n)}function ru(e,n){var t=e.indexOf(n);t>-1&&e.splice(t,1)}var ou=function(){function e(){this.subscriptions=[]}return e.prototype.add=function(e){var n=this;return tu(this.subscriptions,e),function(){return ru(n.subscriptions,e)}},e.prototype.notify=function(e,n,t){var r=this.subscriptions.length;if(r)if(1===r)this.subscriptions[0](e,n,t);else for(var o=0;o<r;o++){var i=this.subscriptions[o];i&&i(e,n,t)}},e.prototype.getSize=function(){return this.subscriptions.length},e.prototype.clear=function(){this.subscriptions.length=0},e}(),iu=function(){function e(e){var n,t=this;this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new ou,this.velocityUpdateSubscribers=new ou,this.renderSubscribers=new ou,this.canTrackVelocity=!1,this.updateAndNotify=function(e,n){void 0===n&&(n=!0),t.prev=t.current,t.current=e;var r=lf(),o=r.delta,i=r.timestamp;t.lastUpdated!==i&&(t.timeDelta=o,t.lastUpdated=i,af.postRender(t.scheduleVelocityCheck)),t.prev!==t.current&&t.updateSubscribers.notify(t.current),t.velocityUpdateSubscribers.getSize()&&t.velocityUpdateSubscribers.notify(t.getVelocity()),n&&t.renderSubscribers.notify(t.current)},this.scheduleVelocityCheck=function(){return af.postRender(t.velocityCheck)},this.velocityCheck=function(e){e.timestamp!==t.lastUpdated&&(t.prev=t.current,t.velocityUpdateSubscribers.notify(t.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=(n=this.current,!isNaN(parseFloat(n)))}return e.prototype.onChange=function(e){return this.updateSubscribers.add(e)},e.prototype.clearListeners=function(){this.updateSubscribers.clear()},e.prototype.onRenderRequest=function(e){return e(this.get()),this.renderSubscribers.add(e)},e.prototype.attach=function(e){this.passiveEffect=e},e.prototype.set=function(e,n){void 0===n&&(n=!0),n&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,n)},e.prototype.get=function(){return this.current},e.prototype.getPrevious=function(){return this.prev},e.prototype.getVelocity=function(){return this.canTrackVelocity?mf(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0},e.prototype.start=function(e){var n=this;return this.stop(),new Promise((function(t){n.hasAnimated=!0,n.stopAnimation=e(t)})).then((function(){return n.clearAnimation()}))},e.prototype.stop=function(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()},e.prototype.isAnimating=function(){return!!this.stopAnimation},e.prototype.clearAnimation=function(){this.stopAnimation=null},e.prototype.destroy=function(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()},e}();function au(e){return new iu(e)}var su=function(e){return function(n){return n.test(e)}},cu=[ua,ma,ha,pa,va,da,{test:function(e){return"auto"===e},parse:function(e){return e}}],fu=function(e){return cu.find(su(e))},uu=pi(pi([],gi(cu)),[Ma,ka]),Au=function(e){return uu.find(su(e))};function lu(e,n,t){e.hasValue(n)?e.getValue(n).set(t):e.addValue(n,au(t))}function gu(e,n,t){var r,o,i,a,s=Object.keys(n).filter((function(n){return!e.hasValue(n)})),c=s.length;if(c)for(var f=0;f<c;f++){var u=s[f],A=n[u],l=null;Array.isArray(A)&&(l=A[0]),null===l&&(l=null!==(o=null!==(r=t[u])&&void 0!==r?r:e.readValue(u))&&void 0!==o?o:n[u]),null!=l&&("string"==typeof l&&nu(l)?l=parseFloat(l):!Au(l)&&ka.test(A)&&(l=Zf(u,A)),e.addValue(u,au(l)),null!==(i=(a=t)[u])&&void 0!==i||(a[u]=l),e.setBaseTarget(u,l))}}function pu(e,n){if(n)return(n[e]||n["default"]||n).from}function hu(e,n,t){var r,o,i={};for(var a in e)i[a]=null!==(r=pu(a,n))&&void 0!==r?r:null===(o=t.getValue(a))||void 0===o?void 0:o.get();return i}function mu(e,n,t){var r;void 0===t&&(t={});var o=bi(e,n,t.custom),i=(o||{}).transition,a=void 0===i?e.getDefaultTransition()||{}:i;t.transitionOverride&&(a=t.transitionOverride);var s=o?function(){return du(e,o,t)}:function(){return Promise.resolve()},c=(null===(r=e.variantChildren)||void 0===r?void 0:r.size)?function(r){void 0===r&&(r=0);var o=a.delayChildren,i=void 0===o?0:o,s=a.staggerChildren,c=a.staggerDirection;return function(e,n,t,r,o,i){void 0===t&&(t=0);void 0===r&&(r=0);void 0===o&&(o=1);var a=[],s=(e.variantChildren.size-1)*r,c=1===o?function(e){return void 0===e&&(e=0),e*r}:function(e){return void 0===e&&(e=0),s-e*r};return Array.from(e.variantChildren).sort(vu).forEach((function(e,r){a.push(mu(e,n,Ai(Ai({},i),{delay:t+c(r)})).then((function(){return e.notifyAnimationComplete(n)})))})),Promise.all(a)}(e,n,i+r,s,c,t)}:function(){return Promise.resolve()},f=a.when;if(f){var u=gi("beforeChildren"===f?[s,c]:[c,s],2),A=u[0],l=u[1];return A().then(l)}return Promise.all([s(),c(t.delay)])}function du(e,n,t){var r,o=void 0===t?{}:t,i=o.delay,a=void 0===i?0:i,s=o.transitionOverride,c=o.type,f=e.makeTargetAnimatable(n),u=f.transition,A=void 0===u?e.getDefaultTransition():u,l=f.transitionEnd,g=li(f,["transition","transitionEnd"]);s&&(A=s);var p=[],h=c&&(null===(r=e.animationState)||void 0===r?void 0:r.getState()[c]);for(var m in g){var d=e.getValue(m),v=g[m];if(!(!d||void 0===v||h&&wu(h,m))){var w=eu(m,d,v,Ai({delay:a},A));p.push(w)}}return Promise.all(p).then((function(){l&&function(e,n){var t=bi(e,n),r=t?e.makeTargetAnimatable(t,!1):{},o=r.transitionEnd,i=void 0===o?{}:o;r.transition;var a=li(r,["transitionEnd","transition"]);for(var s in a=Ai(Ai({},a),i))lu(e,s,ps(a[s]))}(e,l)}))}function vu(e,n){return e.sortNodePosition(n)}function wu(e,n){var t=e.protectedKeys,r=e.needsAnimating,o=t.hasOwnProperty(n)&&!0!==r[n];return r[n]=!1,o}var yu=[ys.Animate,ys.Hover,ys.Tap,ys.Drag,ys.Focus,ys.Exit],Eu=pi([],gi(yu)).reverse(),Du=yu.length;function Cu(e){return function(n){return Promise.all(n.map((function(n){var t=n.animation,r=n.options;return function(e,n,t){var r;if(void 0===t&&(t={}),e.notifyAnimationStart(),Array.isArray(n)){var o=n.map((function(n){return mu(e,n,t)}));r=Promise.all(o)}else if("string"==typeof n)r=mu(e,n,t);else{var i="function"==typeof n?bi(e,n,t.custom):n;r=du(e,i,t)}return r.then((function(){return e.notifyAnimationComplete(n)}))}(e,t,r)})))}}function Bu(e){var n,t=Cu(e),r=((n={})[ys.Animate]=Pu(!0),n[ys.Hover]=Pu(),n[ys.Tap]=Pu(),n[ys.Drag]=Pu(),n[ys.Focus]=Pu(),n[ys.Exit]=Pu(),n),o={},i=!0,a=function(n,t){var r=bi(e,t);if(r){r.transition;var o=r.transitionEnd,i=li(r,["transition","transitionEnd"]);n=Ai(Ai(Ai({},n),i),o)}return n};function s(n,s){for(var c,f=e.getProps(),u=e.getVariantContext(!0)||{},A=[],l=new Set,g={},p=1/0,h=function(t){var o=Eu[t],h=r[o],m=null!==(c=f[o])&&void 0!==c?c:u[o],d=ki(m),v=o===s?h.isActive:null;!1===v&&(p=t);var w=m===u[o]&&m!==f[o]&&d;if(w&&i&&e.manuallyAnimateOnMount&&(w=!1),h.protectedKeys=Ai({},g),!h.isActive&&null===v||!m&&!h.prevProp||ls(m)||"boolean"==typeof m)return"continue";var y=function(e,n){if("string"==typeof n)return n!==e;if(Ii(n))return!Yf(n,e);return!1}(h.prevProp,m)||o===s&&h.isActive&&!w&&d||t>p&&d,E=Array.isArray(m)?m:[m],D=E.reduce(a,{});!1===v&&(D={});var C=h.prevResolvedValues,B=void 0===C?{}:C,P=Ai(Ai({},B),D),z=function(e){y=!0,l.delete(e),h.needsAnimating[e]=!0};for(var M in P){var Q=D[M],O=B[M];g.hasOwnProperty(M)||(Q!==O?gs(Q)&&gs(O)?Yf(Q,O)?h.protectedKeys[M]=!0:z(M):void 0!==Q?z(M):l.add(M):void 0!==Q&&l.has(M)?z(M):h.protectedKeys[M]=!0)}h.prevProp=m,h.prevResolvedValues=D,h.isActive&&(g=Ai(Ai({},g),D)),i&&e.blockInitialAnimation&&(y=!1),y&&!w&&A.push.apply(A,pi([],gi(E.map((function(e){return{animation:e,options:Ai({type:o},n)}})))))},m=0;m<Du;m++)h(m);if(o=Ai({},g),l.size){var d={};l.forEach((function(n){var t=e.getBaseTarget(n);void 0!==t&&(d[n]=t)})),A.push({animation:d})}var v=Boolean(A.length);return i&&!1===f.initial&&!e.manuallyAnimateOnMount&&(v=!1),i=!1,v?t(A):Promise.resolve()}return{isAnimated:function(e){return void 0!==o[e]},animateChanges:s,setActive:function(n,t,o){var i;return r[n].isActive===t?Promise.resolve():(null===(i=e.variantChildren)||void 0===i||i.forEach((function(e){var r;return null===(r=e.animationState)||void 0===r?void 0:r.setActive(n,t)})),r[n].isActive=t,s(o,n))},setAnimateFunction:function(n){t=n(e)},getState:function(){return r}}}function Pu(e){return void 0===e&&(e=!1),{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}var zu={animation:If((function(e){var n=e.visualElement,t=e.animate;n.animationState||(n.animationState=Bu(n)),ls(t)&&a((function(){return t.subscribe(n)}),[t])})),exit:If((function(e){var n=e.custom,t=e.visualElement,r=gi(Bi(),2),o=r[0],i=r[1],s=f(Di);a((function(){var e,r,a=null===(e=t.animationState)||void 0===e?void 0:e.setActive(ys.Exit,!o,{custom:null!==(r=null==s?void 0:s.custom)&&void 0!==r?r:n});!o&&(null==a||a.then(i))}),[o])}))},Mu=function(){function e(e,n,t){var r=this,o=(void 0===t?{}:t).transformPagePoint;if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=function(){if(r.lastMoveEvent&&r.lastMoveEventInfo){var e=Tu(r.lastMoveEventInfo,r.history),n=null!==r.startEvent,t=yf(e.offset,{x:0,y:0})>=3;if(n||t){var o=e.point,i=lf().timestamp;r.history.push(Ai(Ai({},o),{timestamp:i}));var a=r.handlers,s=a.onStart,c=a.onMove;n||(s&&s(r.lastMoveEvent,e),r.startEvent=r.lastMoveEvent),c&&c(r.lastMoveEvent,e)}}},this.handlePointerMove=function(e,n){r.lastMoveEvent=e,r.lastMoveEventInfo=Qu(n,r.transformPagePoint),Ps(e)&&0===e.buttons?r.handlePointerUp(e,n):af.update(r.updatePoint,!0)},this.handlePointerUp=function(e,n){r.end();var t=r.handlers,o=t.onEnd,i=t.onSessionEnd,a=Tu(Qu(n,r.transformPagePoint),r.history);r.startEvent&&o&&o(e,a),i&&i(e,a)},!(zs(e)&&e.touches.length>1)){this.handlers=n,this.transformPagePoint=o;var i=Qu(Ts(e),this.transformPagePoint),a=i.point,s=lf().timestamp;this.history=[Ai(Ai({},a),{timestamp:s})];var c=n.onSessionStart;c&&c(e,Tu(i,this.history)),this.removeListeners=gc(Ys(window,"pointermove",this.handlePointerMove),Ys(window,"pointerup",this.handlePointerUp),Ys(window,"pointercancel",this.handlePointerUp))}}return e.prototype.updateHandlers=function(e){this.handlers=e},e.prototype.end=function(){this.removeListeners&&this.removeListeners(),sf.update(this.updatePoint)},e}();function Qu(e,n){return n?{point:n(e.point)}:e}function Ou(e,n){return{x:e.x-n.x,y:e.y-n.y}}function Tu(e,n){var t=e.point;return{point:t,delta:Ou(t,Hu(n)),offset:Ou(t,xu(n)),velocity:Iu(n,.1)}}function xu(e){return e[0]}function Hu(e){return e[e.length-1]}function Iu(e,n){if(e.length<2)return{x:0,y:0};for(var t=e.length-1,r=null,o=Hu(e);t>=0&&(r=e[t],!(o.timestamp-r.timestamp>bf(n)));)t--;if(!r)return{x:0,y:0};var i=(o.timestamp-r.timestamp)/1e3;if(0===i)return{x:0,y:0};var a={x:(o.x-r.x)/i,y:(o.y-r.y)/i};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function ku(e){return e}function Yu(e){var n=e.top;return{x:{min:e.left,max:e.right},y:{min:n,max:e.bottom}}}function bu(){return{x:{min:0,max:1},y:{min:0,max:1}}}var Ju={translate:0,scale:1,origin:0,originPoint:0};function Gu(){return{x:Ai({},Ju),y:Ai({},Ju)}}function ju(e){return[e("x"),e("y")]}function Nu(e,n,t){var r=n.min,o=n.max;return void 0!==r&&e<r?e=t?ac(r,e,t.min):Math.max(e,r):void 0!==o&&e>o&&(e=t?ac(o,e,t.max):Math.min(e,o)),e}function Xu(e,n,t){return{min:void 0!==n?e.min+n:void 0,max:void 0!==t?e.max+t-(e.max-e.min):void 0}}function Ru(e,n){var t,r=n.min-e.min,o=n.max-e.max;return n.max-n.min<e.max-e.min&&(r=(t=gi([o,r],2))[0],o=t[1]),{min:e.min+r,max:e.min+o}}var Su=.35;function Lu(e,n,t){return{min:Uu(e,n),max:Uu(e,t)}}function Uu(e,n){var t;return"number"==typeof e?e:null!==(t=e[n])&&void 0!==t?t:0}function Fu(e,n){return Yu(function(e,n){var t=e.top,r=e.left,o=e.bottom,i=e.right;void 0===n&&(n=ku);var a=n({x:r,y:t}),s=n({x:i,y:o});return{top:a.y,left:a.x,bottom:s.y,right:s.x}}(e.getBoundingClientRect(),n))}function Zu(e,n,t){return void 0===n&&(n=0),void 0===t&&(t=.01),yf(e,n)<t}function Ku(e){return e.max-e.min}function Wu(e,n){var t=.5,r=Ku(e),o=Ku(n);return o>r?t=ic(n.min,n.max-r,e.min):r>o&&(t=ic(e.min,e.max-o,n.min)),function(e){return Us(0,1,e)}(t)}function qu(e,n,t,r){void 0===r&&(r=.5),e.origin=r,e.originPoint=ac(n.min,n.max,e.origin),e.scale=Ku(t)/Ku(n),Zu(e.scale,1,1e-4)&&(e.scale=1),e.translate=ac(t.min,t.max,e.origin)-e.originPoint,Zu(e.translate)&&(e.translate=0)}function Vu(e,n,t,r){qu(e.x,n.x,t.x,_u(r.originX)),qu(e.y,n.y,t.y,_u(r.originY))}function _u(e){return"number"==typeof e?e:.5}function $u(e,n,t){e.min=t.min+n.min,e.max=e.min+Ku(n)}var eA=function(e,n){return e.depth-n.depth};function nA(e){return e.projection.isEnabled||e.shouldResetTransform()}function tA(e,n){void 0===n&&(n=[]);var t=e.parent;return t&&tA(t,n),nA(e)&&n.push(e),n}function rA(e){if(!e.shouldResetTransform()){var n,t=e.getLayoutState();e.notifyBeforeLayoutMeasure(t.layout),t.isHydrated=!0,t.layout=e.measureViewportBox(),t.layoutCorrected=(n=t.layout,{x:Ai({},n.x),y:Ai({},n.y)}),e.notifyLayoutMeasure(t.layout,e.prevViewportBox||t.layout),af.update((function(){return e.rebaseProjectionTarget()}))}}function oA(e){e.shouldResetTransform()||(e.prevViewportBox=e.measureViewportBox(!1),e.rebaseProjectionTarget(!1,e.prevViewportBox))}function iA(e,n){return{min:n.min-e.min,max:n.max-e.min}}function aA(e,n){return{x:iA(e.x,n.x),y:iA(e.y,n.y)}}function sA(e,n){var t=e.getLayoutId(),r=n.getLayoutId();return t!==r||void 0===r&&e!==n}function cA(e){var n=e.getProps(),t=n.drag,r=n._dragX;return t&&!r}function fA(e,n){e.min=n.min,e.max=n.max}function uA(e,n,t){return t+n*(e-t)}function AA(e,n,t,r,o){return void 0!==o&&(e=uA(e,o,r)),uA(e,t,r)+n}function lA(e,n,t,r,o){void 0===n&&(n=0),void 0===t&&(t=1),e.min=AA(e.min,n,t,r,o),e.max=AA(e.max,n,t,r,o)}function gA(e,n){var t=n.x,r=n.y;lA(e.x,t.translate,t.scale,t.originPoint),lA(e.y,r.translate,r.scale,r.originPoint)}function pA(e,n,t,r){var o=gi(r,3),i=o[0],a=o[1],s=o[2];e.min=n.min,e.max=n.max;var c=void 0!==t[s]?t[s]:.5,f=ac(n.min,n.max,c);lA(e,t[i],t[a],f,t.scale)}var hA=["x","scaleX","originX"],mA=["y","scaleY","originY"];function dA(e,n,t){pA(e.x,n.x,t,hA),pA(e.y,n.y,t,mA)}function vA(e,n,t,r,o){return e=uA(e-=n,1/t,r),void 0!==o&&(e=uA(e,1/o,r)),e}function wA(e,n,t){var r=gi(t,3),o=r[0],i=r[1],a=r[2];!function(e,n,t,r,o){void 0===n&&(n=0),void 0===t&&(t=1),void 0===r&&(r=.5);var i=ac(e.min,e.max,r)-n;e.min=vA(e.min,n,t,i,o),e.max=vA(e.max,n,t,i,o)}(e,n[o],n[i],n[a],n.scale)}function yA(e,n){wA(e.x,n,hA),wA(e.y,n,mA)}var EA=new Set;function DA(e,n,t){e[t]||(e[t]=[]),e[t].push(n)}function CA(e){return EA.add(e),function(){return EA.delete(e)}}function BA(){if(EA.size){var e=0,n=[[]],t=[],r=function(t){return DA(n,t,e)},o=function(n){DA(t,n,e),e++};EA.forEach((function(n){n(r,o),e=0})),EA.clear();for(var i=t.length,a=0;a<=i;a++)n[a]&&n[a].forEach(zA),t[a]&&t[a].forEach(zA)}}var PA,zA=function(e){return e()},MA=new WeakMap,QA=function(){function e(e){var n=e.visualElement;this.isDragging=!1,this.currentDirection=null,this.constraints=!1,this.elastic={x:{min:0,max:1},y:{min:0,max:1}},this.props={},this.hasMutatedConstraints=!1,this.cursorProgress={x:.5,y:.5},this.originPoint={},this.openGlobalLock=null,this.panSession=null,this.visualElement=n,this.visualElement.enableLayoutProjection(),MA.set(n,this)}return e.prototype.start=function(e,n){var t=this,r=void 0===n?{}:n,o=r.snapToCursor,i=void 0!==o&&o,a=r.cursorProgress,s=this.props.transformPagePoint;this.panSession=new Mu(e,{onSessionStart:function(e){var n;t.stopMotion();var r=function(e){return Ts(e,"client")}(e).point;null===(n=t.cancelLayout)||void 0===n||n.call(t),t.cancelLayout=CA((function(e,n){var o=tA(t.visualElement),s=function(e){var n=[],t=function(e){nA(e)&&n.push(e),e.children.forEach(t)};return e.children.forEach(t),n.sort(eA)}(t.visualElement),c=pi(pi([],gi(o)),gi(s)),f=!1;t.isLayoutDrag()&&t.visualElement.lockProjectionTarget(),n((function(){c.forEach((function(e){return e.resetTransform()}))})),e((function(){rA(t.visualElement),s.forEach(rA)})),n((function(){c.forEach((function(e){return e.restoreTransform()})),i&&(f=t.snapToCursor(r))})),e((function(){Boolean(t.getAxisMotionValue("x")&&!t.isExternalDrag())||t.visualElement.rebaseProjectionTarget(!0,t.visualElement.measureViewportBox(!1)),t.visualElement.scheduleUpdateLayoutProjection();var e=t.visualElement.projection;ju((function(n){if(!f){var o=e.target[n],i=o.min,s=o.max;t.cursorProgress[n]=a?a[n]:ic(i,s,r[n])}var c=t.getAxisMotionValue(n);c&&(t.originPoint[n]=c.get())}))})),n((function(){cf.update(),cf.preRender(),cf.render(),cf.postRender()})),e((function(){return t.resolveDragConstraints()}))}))},onStart:function(e,n){var r,o,i,a=t.props,s=a.drag,c=a.dragPropagation;(!s||c||(t.openGlobalLock&&t.openGlobalLock(),t.openGlobalLock=Ns(s),t.openGlobalLock))&&(BA(),t.isDragging=!0,t.currentDirection=null,null===(o=(r=t.props).onDragStart)||void 0===o||o.call(r,e,n),null===(i=t.visualElement.animationState)||void 0===i||i.setActive(ys.Drag,!0))},onMove:function(e,n){var r,o,i,a,s=t.props,c=s.dragPropagation,f=s.dragDirectionLock;if(c||t.openGlobalLock){var u=n.offset;if(f&&null===t.currentDirection)return t.currentDirection=function(e,n){void 0===n&&(n=10);var t=null;Math.abs(e.y)>n?t="y":Math.abs(e.x)>n&&(t="x");return t}(u),void(null!==t.currentDirection&&(null===(o=(r=t.props).onDirectionLock)||void 0===o||o.call(r,t.currentDirection)));t.updateAxis("x",n.point,u),t.updateAxis("y",n.point,u),null===(a=(i=t.props).onDrag)||void 0===a||a.call(i,e,n),PA=e}},onSessionEnd:function(e,n){return t.stop(e,n)}},{transformPagePoint:s})},e.prototype.resolveDragConstraints=function(){var e=this,n=this.props,t=n.dragConstraints,r=n.dragElastic,o=this.visualElement.getLayoutState().layoutCorrected;this.constraints=!!t&&(Hi(t)?this.resolveRefConstraints(o,t):function(e,n){var t=n.top,r=n.left,o=n.bottom,i=n.right;return{x:Xu(e.x,r,i),y:Xu(e.y,t,o)}}(o,t)),this.elastic=function(e){return!1===e?e=0:!0===e&&(e=Su),{x:Lu(e,"left","right"),y:Lu(e,"top","bottom")}}(r),this.constraints&&!this.hasMutatedConstraints&&ju((function(n){e.getAxisMotionValue(n)&&(e.constraints[n]=function(e,n){var t={};return void 0!==n.min&&(t.min=n.min-e.min),void 0!==n.max&&(t.max=n.max-e.min),t}(o[n],e.constraints[n]))}))},e.prototype.resolveRefConstraints=function(e,n){var t=this.props,r=t.onMeasureDragConstraints,o=t.transformPagePoint,i=n.current;this.constraintsBox=Fu(i,o);var a=function(e,n){return{x:Ru(e.x,n.x),y:Ru(e.y,n.y)}}(e,this.constraintsBox);if(r){var s=r(function(e){var n=e.x,t=e.y;return{top:t.min,bottom:t.max,left:n.min,right:n.max}}(a));this.hasMutatedConstraints=!!s,s&&(a=Yu(s))}return a},e.prototype.cancelDrag=function(){var e,n;this.visualElement.unlockProjectionTarget(),null===(e=this.cancelLayout)||void 0===e||e.call(this),this.isDragging=!1,this.panSession&&this.panSession.end(),this.panSession=null,!this.props.dragPropagation&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),null===(n=this.visualElement.animationState)||void 0===n||n.setActive(ys.Drag,!1)},e.prototype.stop=function(e,n){var t,r,o;null===(t=this.panSession)||void 0===t||t.end(),this.panSession=null;var i=this.isDragging;if(this.cancelDrag(),i){var a=n.velocity;this.animateDragEnd(a),null===(o=(r=this.props).onDragEnd)||void 0===o||o.call(r,e,n)}},e.prototype.snapToCursor=function(e){var n=this;return ju((function(t){if(OA(t,n.props.drag,n.currentDirection)){var r=n.getAxisMotionValue(t);if(!r)return n.cursorProgress[t]=.5,!0;var o=n.visualElement.getLayoutState().layout,i=o[t].max-o[t].min,a=o[t].min+i/2,s=e[t]-a;n.originPoint[t]=e[t],r.set(s)}})).includes(!0)},e.prototype.updateAxis=function(e,n,t){if(OA(e,this.props.drag,this.currentDirection))return this.getAxisMotionValue(e)?this.updateAxisMotionValue(e,t):this.updateVisualElementAxis(e,n)},e.prototype.updateAxisMotionValue=function(e,n){var t=this.getAxisMotionValue(e);if(n&&t){var r=this.originPoint[e]+n[e],o=this.constraints?Nu(r,this.constraints[e],this.elastic[e]):r;t.set(o)}},e.prototype.updateVisualElementAxis=function(e,n){var t,r=this.visualElement.getLayoutState().layout[e],o=r.max-r.min,i=this.cursorProgress[e],a=function(e,n,t,r,o){var i=e-n*t;return r?Nu(i,r,o):i}(n[e],o,i,null===(t=this.constraints)||void 0===t?void 0:t[e],this.elastic[e]);this.visualElement.setProjectionTargetAxis(e,a,a+o)},e.prototype.setProps=function(e){var n=e.drag,t=void 0!==n&&n,r=e.dragDirectionLock,o=void 0!==r&&r,i=e.dragPropagation,a=void 0!==i&&i,s=e.dragConstraints,c=void 0!==s&&s,f=e.dragElastic,u=void 0===f?Su:f,A=e.dragMomentum,l=void 0===A||A,g=li(e,["drag","dragDirectionLock","dragPropagation","dragConstraints","dragElastic","dragMomentum"]);this.props=Ai({drag:t,dragDirectionLock:o,dragPropagation:a,dragConstraints:c,dragElastic:u,dragMomentum:l},g)},e.prototype.getAxisMotionValue=function(e){var n=this.props,t=n.layout,r=n.layoutId,o="_drag"+e.toUpperCase();return this.props[o]?this.props[o]:t||void 0!==r?void 0:this.visualElement.getValue(e,0)},e.prototype.isLayoutDrag=function(){return!this.getAxisMotionValue("x")},e.prototype.isExternalDrag=function(){var e=this.props,n=e._dragX,t=e._dragY;return n||t},e.prototype.animateDragEnd=function(e){var n=this,t=this.props,r=t.drag,o=t.dragMomentum,i=t.dragElastic,a=t.dragTransition,s=function(e,n){void 0===n&&(n=!0);var t,r=e.getProjectionParent();return!!r&&(n?yA(t=aA(r.projection.target,e.projection.target),r.getLatestValues()):t=aA(r.getLayoutState().layout,e.getLayoutState().layout),ju((function(n){return e.setProjectionTargetAxis(n,t[n].min,t[n].max,!0)})),!0)}(this.visualElement,this.isLayoutDrag()&&!this.isExternalDrag()),c=this.constraints||{};if(s&&Object.keys(c).length&&this.isLayoutDrag()){var f=this.visualElement.getProjectionParent();if(f){var u=aA(f.projection.targetFinal,c);ju((function(e){var n=u[e],t=n.min,r=n.max;c[e]={min:isNaN(t)?void 0:t,max:isNaN(r)?void 0:r}}))}}var A=ju((function(t){var f;if(OA(t,r,n.currentDirection)){var u=null!==(f=null==c?void 0:c[t])&&void 0!==f?f:{},A=i?200:1e6,l=i?40:1e7,g=Ai(Ai({type:"inertia",velocity:o?e[t]:0,bounceStiffness:A,bounceDamping:l,timeConstant:750,restDelta:1,restSpeed:10},a),u);return n.getAxisMotionValue(t)?n.startAxisValueAnimation(t,g):n.visualElement.startLayoutAnimation(t,g,s)}}));return Promise.all(A).then((function(){var e,t;null===(t=(e=n.props).onDragTransitionEnd)||void 0===t||t.call(e)}))},e.prototype.stopMotion=function(){var e=this;ju((function(n){var t=e.getAxisMotionValue(n);t?t.stop():e.visualElement.stopLayoutAnimation()}))},e.prototype.startAxisValueAnimation=function(e,n){var t=this.getAxisMotionValue(e);if(t){var r=t.get();return t.set(r),t.set(r),eu(e,t,0,n)}},e.prototype.scalePoint=function(){var e=this,n=this.props,t=n.drag;if(Hi(n.dragConstraints)&&this.constraintsBox){this.stopMotion();var r={x:0,y:0};ju((function(n){r[n]=Wu(e.visualElement.projection.target[n],e.constraintsBox[n])})),this.updateConstraints((function(){ju((function(n){if(OA(n,t,null)){var o=function(e,n,t){var r=e.max-e.min,o=ac(n.min,n.max-r,t);return{min:o,max:o+r}}(e.visualElement.projection.target[n],e.constraintsBox[n],r[n]),i=o.min,a=o.max;e.visualElement.setProjectionTargetAxis(n,i,a)}}))})),setTimeout(BA,1)}},e.prototype.updateConstraints=function(e){var n=this;this.cancelLayout=CA((function(t,r){var o=tA(n.visualElement);r((function(){return o.forEach((function(e){return e.resetTransform()}))})),t((function(){return rA(n.visualElement)})),r((function(){return o.forEach((function(e){return e.restoreTransform()}))})),t((function(){n.resolveDragConstraints()})),e&&r(e)}))},e.prototype.mount=function(e){var n=this,t=Ys(e.getInstance(),"pointerdown",(function(e){var t=n.props,r=t.drag,o=t.dragListener;r&&(void 0===o||o)&&n.start(e)})),r=Cs(window,"resize",(function(){n.scalePoint()})),o=e.onLayoutUpdate((function(){n.isDragging&&n.resolveDragConstraints()})),i=e.prevDragCursor;return i&&this.start(PA,{cursorProgress:i}),function(){null==t||t(),null==r||r(),null==o||o(),n.cancelDrag()}},e}();function OA(e,n,t){return!(!0!==n&&n!==e||null!==t&&t!==e)}var TA,xA,HA={pan:If((function(e){var n=e.onPan,t=e.onPanStart,r=e.onPanEnd,o=e.onPanSessionStart,i=e.visualElement,c=n||t||r||o,u=s(null),A=f(yi).transformPagePoint,l={onSessionStart:o,onStart:t,onMove:n,onEnd:function(e,n){u.current=null,r&&r(e,n)}};a((function(){null!==u.current&&u.current.updateHandlers(l)})),bs(i,"pointerdown",c&&function(e){u.current=new Mu(e,l,{transformPagePoint:A})}),Ls((function(){return u.current&&u.current.end()}))})),drag:If((function(e){var n=e.dragControls,t=e.visualElement,r=f(yi).transformPagePoint,o=Ci((function(){return new QA({visualElement:t})}));o.setProps(Ai(Ai({},e),{transformPagePoint:r})),a((function(){return n&&n.subscribe(o)}),[o]),a((function(){return o.mount(t)}),[])}))};function IA(e){return"string"==typeof e&&e.startsWith("var(--")}!function(e){e[e["Entering"]=0]="Entering",e[e["Present"]=1]="Present",e[e["Exiting"]=2]="Exiting"}(TA||(TA={})),function(e){e[e["Hide"]=0]="Hide",e[e["Show"]=1]="Show"}(xA||(xA={}));var kA=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function YA(e,n,t){var r=gi(function(e){var n=kA.exec(e);if(!n)return[,];var t=gi(n,3);return[t[1],t[2]]}(e),2),o=r[0],i=r[1];if(o){var a=window.getComputedStyle(n).getPropertyValue(o);return a?a.trim():IA(i)?YA(i,n):i}}function bA(e,n){return e/(n.max-n.min)*100}var JA="_$css";var GA={process:function(e,n,t){var r=t.target;if("string"==typeof e){if(!ma.test(e))return e;e=parseFloat(e)}return bA(e,r.x)+"% "+bA(e,r.y)+"%"}},jA={borderRadius:Ai(Ai({},GA),{applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]}),borderTopLeftRadius:GA,borderTopRightRadius:GA,borderBottomLeftRadius:GA,borderBottomRightRadius:GA,boxShadow:{process:function(e,n){var t=n.delta,r=n.treeScale,o=e,i=e.includes("var("),a=[];i&&(e=e.replace(kA,(function(e){return a.push(e),JA})));var s=ka.parse(e);if(s.length>5)return o;var c=ka.createTransformer(e),f="number"!=typeof s[0]?1:0,u=t.x.scale*r.x,A=t.y.scale*r.y;s[0+f]/=u,s[1+f]/=A;var l=ac(u,A,.5);"number"==typeof s[2+f]&&(s[2+f]/=l),"number"==typeof s[3+f]&&(s[3+f]/=l);var g=c(s);if(i){var p=0;g=g.replace(JA,(function(){var e=a[p];return p++,e}))}return g}}},NA=1e3,XA=function(e){function n(){var n=null!==e&&e.apply(this,arguments)||this;return n.frameTarget={x:{min:0,max:1},y:{min:0,max:1}},n.currentAnimationTarget={x:{min:0,max:1},y:{min:0,max:1}},n.isAnimating={x:!1,y:!1},n.stopAxisAnimation={x:void 0,y:void 0},n.isAnimatingTree=!1,n.animate=function(e,t,r){void 0===r&&(r={});var o=r.originBox,i=r.targetBox,a=r.visibilityAction,s=r.shouldStackAnimate,c=r.onComplete,f=r.prevParent,u=li(r,["originBox","targetBox","visibilityAction","shouldStackAnimate","onComplete","prevParent"]),A=n.props,l=A.visualElement,g=A.layout;if(!1===s)return n.isAnimatingTree=!1,n.safeToRemove();if(!n.isAnimatingTree||!0===s){s&&(n.isAnimatingTree=!0),t=o||t,e=i||e;var p=!1,h=l.getProjectionParent();if(h){var m=h.prevViewportBox,d=h.getLayoutState().layout;f&&(i&&(d=f.getLayoutState().layout),o&&!sA(f,h)&&f.prevViewportBox&&(m=f.prevViewportBox)),m&&ZA(f,o,i)&&(p=!0,t=aA(m,t),e=aA(d,e))}var v=RA(t,e),w=ju((function(r){var o,i;if("position"===g){var s=e[r].max-e[r].min;t[r].max=t[r].min+s}if(!l.projection.isTargetLocked)return void 0===a?v?n.animateAxis(r,e[r],t[r],Ai(Ai({},u),{isRelative:p})):(null===(i=(o=n.stopAxisAnimation)[r])||void 0===i||i.call(o),l.setProjectionTargetAxis(r,e[r].min,e[r].max,p)):void l.setVisibility(a===xA.Show)}));return l.syncRender(),Promise.all(w).then((function(){n.isAnimatingTree=!1,c&&c(),l.notifyLayoutAnimationComplete()}))}},n}return ui(n,e),n.prototype.componentDidMount=function(){var e=this,n=this.props.visualElement;n.animateMotionValue=eu,n.enableLayoutProjection(),this.unsubLayoutReady=n.onLayoutUpdate(this.animate),n.layoutSafeToRemove=function(){return e.safeToRemove()},function(e){for(var n in e)Ui[n]=e[n]}(jA)},n.prototype.componentWillUnmount=function(){var e=this;this.unsubLayoutReady(),ju((function(n){var t,r;return null===(r=(t=e.stopAxisAnimation)[n])||void 0===r?void 0:r.call(t)}))},n.prototype.animateAxis=function(e,n,t,r){var o,i,a=this,s=void 0===r?{}:r,c=s.transition,f=s.isRelative;if(!this.isAnimating[e]||!UA(n,this.currentAnimationTarget[e])){null===(i=(o=this.stopAxisAnimation)[e])||void 0===i||i.call(o),this.isAnimating[e]=!0;var u=this.props.visualElement,A=this.frameTarget[e],l=u.getProjectionAnimationProgress()[e];l.clearListeners(),l.set(0),l.set(0);var g=function(){var r=l.get()/NA;!function(e,n,t,r){e.min=ac(n.min,t.min,r),e.max=ac(n.max,t.max,r)}(A,t,n,r),u.setProjectionTargetAxis(e,A.min,A.max,f)};g();var p=l.onChange(g);this.stopAxisAnimation[e]=function(){a.isAnimating[e]=!1,l.stop(),p()},this.currentAnimationTarget[e]=n;var h=c||u.getDefaultTransition()||FA;return eu("x"===e?"layoutX":"layoutY",l,NA,h&&$f(h,"layout")).then(this.stopAxisAnimation[e])}},n.prototype.safeToRemove=function(){var e,n;null===(n=(e=this.props).safeToRemove)||void 0===n||n.call(e)},n.prototype.render=function(){return null},n}(e.Component);function RA(e,n){return!(LA(e)||LA(n)||UA(e.x,n.x)&&UA(e.y,n.y))}var SA={min:0,max:0};function LA(e){return UA(e.x,SA)&&UA(e.y,SA)}function UA(e,n){return e.min===n.min&&e.max===n.max}var FA={duration:.45,ease:[.4,0,.1,1]};function ZA(e,n,t){return e||!e&&!(n||t)}var KA={layoutReady:function(e){return e.notifyLayoutReady()}};function WA(){var e=new Set;return{add:function(n){return e.add(n)},flush:function(n){var t=void 0===n?KA:n,r=t.layoutReady,o=t.parent;CA((function(n,t){var i=Array.from(e).sort(eA),a=o?tA(o):[];t((function(){pi(pi([],gi(a)),gi(i)).forEach((function(e){return e.resetTransform()}))})),n((function(){i.forEach(rA)})),t((function(){a.forEach((function(e){return e.restoreTransform()})),i.forEach(r)})),n((function(){i.forEach((function(e){e.isPresent&&(e.presence=TA.Present)}))})),t((function(){cf.preRender(),cf.render()})),n((function(){af.postRender((function(){return i.forEach(qA)})),e.clear()}))})),BA()}}}function qA(e){e.prevViewportBox=e.projection.target}var VA=c(WA()),_A=c(WA());function $A(e){return!!e.forceUpdate}var el=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return ui(n,e),n.prototype.componentDidMount=function(){var e=this.props,n=e.syncLayout,t=e.framerSyncLayout,r=e.visualElement;$A(n)&&n.register(r),$A(t)&&t.register(r),r.onUnmount((function(){$A(n)&&n.remove(r),$A(t)&&t.remove(r)}))},n.prototype.getSnapshotBeforeUpdate=function(){var e=this.props,n=e.syncLayout,t=e.visualElement;return $A(n)?n.syncUpdate():(oA(t),n.add(t)),null},n.prototype.componentDidUpdate=function(){var e=this.props.syncLayout;$A(e)||e.flush()},n.prototype.render=function(){return null},n}(n.Component);var nl={measureLayout:function(e){var t=f(VA),r=f(_A);return n.createElement(el,Ai({},e,{syncLayout:t,framerSyncLayout:r}))},layoutAnimation:function(n){var t=gi(Bi(),2)[1];return e.createElement(XA,Ai({},n,{safeToRemove:t}))}};function tl(){return{isHydrated:!1,layout:{x:{min:0,max:1},y:{min:0,max:1}},layoutCorrected:{x:{min:0,max:1},y:{min:0,max:1}},treeScale:{x:1,y:1},delta:Gu(),deltaFinal:Gu(),deltaTransform:""}}var rl=tl();function ol(e,n,t){var r=e.x,o=e.y,i="translate3d("+r.translate/n.x+"px, "+o.translate/n.y+"px, 0) ";if(t){var a=t.rotate,s=t.rotateX,c=t.rotateY;a&&(i+="rotate("+a+") "),s&&(i+="rotateX("+s+") "),c&&(i+="rotateY("+c+") ")}return i+="scale("+r.scale+", "+o.scale+")",t||i!==al?i:""}function il(e){var n=e.deltaFinal;return 100*n.x.origin+"% "+100*n.y.origin+"% 0"}var al=ol(rl.delta,rl.treeScale,{x:1,y:1}),sl=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","SetAxisTarget","Unmount"];function cl(e,n,t,r){var o,i,a=e.delta,s=e.layout,c=e.layoutCorrected,f=e.treeScale,u=n.target;i=s,fA((o=c).x,i.x),fA(o.y,i.y),function(e,n,t){var r=t.length;if(r){var o,i;n.x=n.y=1;for(var a=0;a<r;a++)i=(o=t[a]).getLayoutState().delta,n.x*=i.x.scale,n.y*=i.y.scale,gA(e,i),cA(o)&&dA(e,e,o.getLatestValues())}}(c,f,t),Vu(a,c,u,r)}var fl=function(){function e(){this.children=[],this.isDirty=!1}return e.prototype.add=function(e){tu(this.children,e),this.isDirty=!0},e.prototype.remove=function(e){ru(this.children,e),this.isDirty=!0},e.prototype.forEach=function(e){this.isDirty&&this.children.sort(eA),this.isDirty=!1,this.children.forEach(e)},e}();var ul=function(e){var n=e.treeType,t=void 0===n?"":n,r=e.build,o=e.getBaseTarget,i=e.makeTargetAnimatable,a=e.measureViewportBox,s=e.render,c=e.readValueFromInstance,f=e.resetTransform,u=e.restoreTransform,A=e.removeValueFromRenderState,l=e.sortNodePosition,g=e.scrapeMotionValuesFromProps;return function(e,n){var p=e.parent,h=e.props,m=e.presenceId,d=e.blockInitialAnimation,v=e.visualState;void 0===n&&(n={});var w,y,E,D,C,B,P=v.latestValues,z=v.renderState,M=function(){var e=sl.map((function(){return new ou})),n={},t={clearAllListeners:function(){return e.forEach((function(e){return e.clear()}))},updatePropListeners:function(e){return sl.forEach((function(r){var o;null===(o=n[r])||void 0===o||o.call(n);var i="on"+r,a=e[i];a&&(n[r]=t[i](a))}))}};return e.forEach((function(e,n){t["on"+sl[n]]=function(n){return e.add(n)},t["notify"+sl[n]]=function(){for(var n=[],t=0;t<arguments.length;t++)n[t]=arguments[t];return e.notify.apply(e,pi([],gi(n)))}})),t}(),Q={isEnabled:!1,isHydrated:!1,isTargetLocked:!1,target:{x:{min:0,max:1},y:{min:0,max:1}},targetFinal:{x:{min:0,max:1},y:{min:0,max:1}}},O=Q,T=P,x=tl(),H=!1,I=new Map,k=new Map,Y={},b=Ai({},P);function J(){w&&(F.isProjectionReady()&&(dA(O.targetFinal,O.target,T),Vu(x.deltaFinal,x.layoutCorrected,O.targetFinal,P)),G(),s(w,z))}function G(){var e=P;if(D&&D.isActive()){var t=D.getCrossfadeState(F);t&&(e=t)}r(F,z,e,O,x,n,h)}function j(){M.notifyUpdate(P)}function N(){F.layoutTree.forEach(ll)}var X=g(h);for(var R in X){var S=X[R];void 0!==P[R]&&ea(S)&&S.set(P[R],!1)}var L=Ji(h),U=Gi(h),F=Ai(Ai({treeType:t,current:null,depth:p?p.depth+1:0,parent:p,children:new Set,path:p?pi(pi([],gi(p.path)),[p]):[],layoutTree:p?p.layoutTree:new fl,presenceId:m,projection:Q,variantChildren:U?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(null==p?void 0:p.isMounted()),blockInitialAnimation:d,isMounted:function(){return Boolean(w)},mount:function(e){w=F.current=e,F.pointTo(F),U&&p&&!L&&(B=null==p?void 0:p.addVariantChild(F)),null==p||p.children.add(F)},unmount:function(){sf.update(j),sf.render(J),sf.preRender(F.updateLayoutProjection),k.forEach((function(e){return e()})),F.stopLayoutAnimation(),F.layoutTree.remove(F),null==B||B(),null==p||p.children.delete(F),null==E||E(),M.clearAllListeners()},addVariantChild:function(e){var n,t=F.getClosestVariantNode();if(t)return null===(n=t.variantChildren)||void 0===n||n.add(e),function(){return t.variantChildren.delete(e)}},sortNodePosition:function(e){return l&&t===e.treeType?l(F.getInstance(),e.getInstance()):0},getClosestVariantNode:function(){return U?F:null==p?void 0:p.getClosestVariantNode()},scheduleUpdateLayoutProjection:p?p.scheduleUpdateLayoutProjection:function(){return af.preRender(F.updateTreeLayoutProjection,!1,!0)},getLayoutId:function(){return h.layoutId},getInstance:function(){return w},getStaticValue:function(e){return P[e]},setStaticValue:function(e,n){return P[e]=n},getLatestValues:function(){return P},setVisibility:function(e){F.isVisible!==e&&(F.isVisible=e,F.scheduleRender())},makeTargetAnimatable:function(e,n){return void 0===n&&(n=!0),i(F,e,h,n)},addValue:function(e,n){F.hasValue(e)&&F.removeValue(e),I.set(e,n),P[e]=n.get(),function(e,n){var t=n.onChange((function(n){P[e]=n,h.onUpdate&&af.update(j,!1,!0)})),r=n.onRenderRequest(F.scheduleRender);k.set(e,(function(){t(),r()}))}(e,n)},removeValue:function(e){var n;I.delete(e),null===(n=k.get(e))||void 0===n||n(),k.delete(e),delete P[e],A(e,z)},hasValue:function(e){return I.has(e)},getValue:function(e,n){var t=I.get(e);return void 0===t&&void 0!==n&&(t=au(n),F.addValue(e,t)),t},forEachValue:function(e){return I.forEach(e)},readValue:function(e){var t;return null!==(t=P[e])&&void 0!==t?t:c(w,e,n)},setBaseTarget:function(e,n){b[e]=n},getBaseTarget:function(e){if(o){var n=o(h,e);if(void 0!==n&&!ea(n))return n}return b[e]}},M),{build:function(){return G(),z},scheduleRender:function(){af.render(J,!1,!0)},syncRender:J,setProps:function(e){h=e,M.updatePropListeners(e),Y=function(e,n,t){var r;for(var o in n){var i=n[o],a=t[o];if(ea(i))e.addValue(o,i);else if(ea(a))e.addValue(o,au(i));else if(a!==i)if(e.hasValue(o)){var s=e.getValue(o);!s.hasAnimated&&s.set(i)}else e.addValue(o,au(null!==(r=e.getStaticValue(o))&&void 0!==r?r:i))}for(var o in t)void 0===n[o]&&e.removeValue(o);return n}(F,g(h),Y)},getProps:function(){return h},getVariant:function(e){var n;return null===(n=h.variants)||void 0===n?void 0:n[e]},getDefaultTransition:function(){return h.transition},getVariantContext:function(e){if(void 0===e&&(e=!1),e)return null==p?void 0:p.getVariantContext();if(!L){var n=(null==p?void 0:p.getVariantContext())||{};return void 0!==h.initial&&(n.initial=h.initial),n}for(var t={},r=0;r<hl;r++){var o=pl[r],i=h[o];(ki(i)||!1===i)&&(t[o]=i)}return t},enableLayoutProjection:function(){Q.isEnabled=!0,F.layoutTree.add(F)},lockProjectionTarget:function(){Q.isTargetLocked=!0},unlockProjectionTarget:function(){F.stopLayoutAnimation(),Q.isTargetLocked=!1},getLayoutState:function(){return x},setCrossfader:function(e){D=e},isProjectionReady:function(){return Q.isEnabled&&Q.isHydrated&&x.isHydrated},startLayoutAnimation:function(e,n,t){void 0===t&&(t=!1);var r=F.getProjectionAnimationProgress()[e],o=t?Q.relativeTarget[e]:Q.target[e],i=o.min,a=o.max-i;return r.clearListeners(),r.set(i),r.set(i),r.onChange((function(n){F.setProjectionTargetAxis(e,n,n+a,t)})),F.animateMotionValue(e,r,0,n)},stopLayoutAnimation:function(){ju((function(e){return F.getProjectionAnimationProgress()[e].stop()}))},measureViewportBox:function(e){void 0===e&&(e=!0);var t=a(w,n);return e||yA(t,P),t},getProjectionAnimationProgress:function(){return C||(C={x:au(0),y:au(0)}),C},setProjectionTargetAxis:function(e,n,t,r){var o;void 0===r&&(r=!1),r?(Q.relativeTarget||(Q.relativeTarget={x:{min:0,max:1},y:{min:0,max:1}}),o=Q.relativeTarget[e]):(Q.relativeTarget=void 0,o=Q.target[e]),Q.isHydrated=!0,o.min=n,o.max=t,H=!0,M.notifySetAxisTarget()},rebaseProjectionTarget:function(e,n){void 0===n&&(n=x.layout);var t=F.getProjectionAnimationProgress(),r=t.x,o=t.y,i=!(Q.relativeTarget||Q.isTargetLocked||r.isAnimating()||o.isAnimating());(e||i)&&ju((function(e){var t=n[e],r=t.min,o=t.max;F.setProjectionTargetAxis(e,r,o)}))},notifyLayoutReady:function(e){!function(e){var n=e.getProjectionParent();if(n){var t=aA(n.getLayoutState().layout,e.getLayoutState().layout);ju((function(n){e.setProjectionTargetAxis(n,t[n].min,t[n].max,!0)}))}else e.rebaseProjectionTarget()}(F),F.notifyLayoutUpdate(x.layout,F.prevViewportBox||x.layout,e)},resetTransform:function(){return f(F,w,h)},restoreTransform:function(){return u(w,z)},updateLayoutProjection:function(){if(F.isProjectionReady()){var e=x.delta,n=x.treeScale,t=n.x,r=n.y,o=x.deltaTransform;cl(x,O,F.path,P),H&&F.notifyViewportBoxUpdate(O.target,e),H=!1;var i=ol(e,n);i===o&&t===n.x&&r===n.y||F.scheduleRender(),x.deltaTransform=i}},updateTreeLayoutProjection:function(){F.layoutTree.forEach(Al),af.preRender(N,!1,!0)},getProjectionParent:function(){if(void 0===y){for(var e=!1,n=F.path.length-1;n>=0;n--){var t=F.path[n];if(t.projection.isEnabled){e=t;break}}y=e}return y},resolveRelativeTargetBox:function(){var e=F.getProjectionParent();if(Q.relativeTarget&&e&&(function(e,n){$u(e.target.x,e.relativeTarget.x,n.target.x),$u(e.target.y,e.relativeTarget.y,n.target.y)}(Q,e.projection),cA(e))){var n=Q.target;dA(n,n,e.getLatestValues())}},shouldResetTransform:function(){return Boolean(h._layoutResetTransform)},pointTo:function(e){O=e.projection,T=e.getLatestValues(),null==E||E(),E=gc(e.onSetAxisTarget(F.scheduleUpdateLayoutProjection),e.onLayoutAnimationComplete((function(){var e;F.isPresent?F.presence=TA.Present:null===(e=F.layoutSafeToRemove)||void 0===e||e.call(F)})))},isPresent:!0,presence:TA.Entering});return F}};function Al(e){e.resolveRelativeTargetBox()}function ll(e){e.updateLayoutProjection()}var gl,pl=pi(["initial"],gi(yu)),hl=pl.length,ml=new Set(["width","height","top","left","right","bottom","x","y"]),dl=function(e){return ml.has(e)},vl=function(e,n){e.set(n,!1),e.set(n)},wl=function(e){return e===ua||e===ma};!function(e){e["width"]="width",e["height"]="height",e["left"]="left",e["right"]="right",e["top"]="top",e["bottom"]="bottom"}(gl||(gl={}));var yl=function(e,n){return parseFloat(e.split(", ")[n])},El=function(e,n){return function(t,r){var o=r.transform;if("none"===o||!o)return 0;var i=o.match(/^matrix3d\((.+)\)$/);if(i)return yl(i[1],n);var a=o.match(/^matrix\((.+)\)$/);return a?yl(a[1],e):0}},Dl=new Set(["x","y","z"]),Cl=Zi.filter((function(e){return!Dl.has(e)}));var Bl={width:function(e){var n=e.x;return n.max-n.min},height:function(e){var n=e.y;return n.max-n.min},top:function(e,n){var t=n.top;return parseFloat(t)},left:function(e,n){var t=n.left;return parseFloat(t)},bottom:function(e,n){var t=e.y,r=n.top;return parseFloat(r)+(t.max-t.min)},right:function(e,n){var t=e.x,r=n.left;return parseFloat(r)+(t.max-t.min)},x:El(4,13),y:El(5,14)},Pl=function(e,n,t,r){void 0===t&&(t={}),void 0===r&&(r={}),n=Ai({},n),r=Ai({},r);var o=Object.keys(n).filter(dl),i=[],a=!1,s=[];if(o.forEach((function(o){var c=e.getValue(o);if(e.hasValue(o)){var f,u=t[o],A=n[o],l=fu(u);if(gs(A))for(var g=A.length,p=null===A[0]?1:0;p<g;p++)f?fu(A[p]):f=fu(A[p]);else f=fu(A);if(l!==f)if(wl(l)&&wl(f)){var h=c.get();"string"==typeof h&&c.set(parseFloat(h)),"string"==typeof A?n[o]=parseFloat(A):Array.isArray(A)&&f===ma&&(n[o]=A.map(parseFloat))}else(null==l?void 0:l.transform)&&(null==f?void 0:f.transform)&&(0===u||0===A)?0===u?c.set(f.transform(u)):n[o]=l.transform(A):(a||(i=function(e){var n=[];return Cl.forEach((function(t){var r=e.getValue(t);void 0!==r&&(n.push([t,r.get()]),r.set(t.startsWith("scale")?1:0))})),n.length&&e.syncRender(),n}(e),a=!0),s.push(o),r[o]=void 0!==r[o]?r[o]:n[o],vl(c,A))}})),s.length){var c=function(e,n,t){var r=n.measureViewportBox(),o=n.getInstance(),i=getComputedStyle(o),a=i.display,s={top:i.top,left:i.left,bottom:i.bottom,right:i.right,transform:i.transform};"none"===a&&n.setStaticValue("display",e.display||"block"),n.syncRender();var c=n.measureViewportBox();return t.forEach((function(t){var o=n.getValue(t);vl(o,Bl[t](r,s)),e[t]=Bl[t](c,i)})),e}(n,e,s);return i.length&&i.forEach((function(n){var t=gi(n,2),r=t[0],o=t[1];e.getValue(r).set(o)})),e.syncRender(),{target:c,transitionEnd:r}}return{target:n,transitionEnd:r}};function zl(e,n,t,r){return function(e){return Object.keys(e).some(dl)}(n)?Pl(e,n,t,r):{target:n,transitionEnd:r}}var Ml=function(e,n,t,r){var o=function(e,n,t){var r,o=li(n,[]),i=e.getInstance();if(!(i instanceof HTMLElement))return{target:o,transitionEnd:t};for(var a in t&&(t=Ai({},t)),e.forEachValue((function(e){var n=e.get();if(IA(n)){var t=YA(n,i);t&&e.set(t)}})),o){var s=o[a];if(IA(s)){var c=YA(s,i);c&&(o[a]=c,t&&(null!==(r=t[a])&&void 0!==r||(t[a]=s)))}}return{target:o,transitionEnd:t}}(e,n,r);return zl(e,n=o.target,t,r=o.transitionEnd)};var Ql={treeType:"dom",readValueFromInstance:function(e,n){if(qi(n)){var t=Ff(n);return t&&t.default||0}var r,o=(r=e,window.getComputedStyle(r));return(ta(n)?o.getPropertyValue(n):o[n])||0},sortNodePosition:function(e,n){return 2&e.compareDocumentPosition(n)?1:-1},getBaseTarget:function(e,n){var t;return null===(t=e.style)||void 0===t?void 0:t[n]},measureViewportBox:function(e,n){return Fu(e,n.transformPagePoint)},resetTransform:function(e,n,t){var r=t.transformTemplate;n.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform:function(e,n){e.style.transform=n.style.transform},removeValueFromRenderState:function(e,n){var t=n.vars,r=n.style;delete t[e],delete r[e]},makeTargetAnimatable:function(e,n,t,r){var o=t.transformValues;void 0===r&&(r=!0);var i=n.transition,a=n.transitionEnd,s=li(n,["transition","transitionEnd"]),c=hu(s,i||{},e);if(o&&(a&&(a=o(a)),s&&(s=o(s)),c&&(c=o(c))),r){gu(e,s,c);var f=Ml(e,s,c,a);a=f.transitionEnd,s=f.target}return Ai({transition:i,transitionEnd:a},s)},scrapeMotionValuesFromProps:us,build:function(e,n,t,r,o,i,a){void 0!==e.isVisible&&(n.style.visibility=e.isVisible?"visible":"hidden");var s=r.isEnabled&&o.isHydrated;Xa(n,t,r,o,i,a.transformTemplate,s?ol:void 0,s?il:void 0)},render:ss},Ol=ul(Ql),Tl=ul(Ai(Ai({},Ql),{getBaseTarget:function(e,n){return e[n]},readValueFromInstance:function(e,n){var t;return qi(n)?(null===(t=Ff(n))||void 0===t?void 0:t.default)||0:(n=cs.has(n)?n:as(n),e.getAttribute(n))},scrapeMotionValuesFromProps:As,build:function(e,n,t,r,o,i,a){var s=r.isEnabled&&o.isHydrated;es(n,t,r,o,i,a.transformTemplate,s?ol:void 0,s?il:void 0)},render:fs})),xl=function(e,n){return Li(e)?Tl(n,{enableHardwareAcceleration:!1}):Ol(n,{enableHardwareAcceleration:!0})},Hl=Ai(Ai(Ai(Ai({},zu),kf),HA),nl),Il=Ri((function(e,n){return Ds(e,n,Hl,xl)}));Ri(Ds);var kl=0;function Yl(){var e=kl;return kl++,e}var bl=function(n){var t=n.children,r=n.initial,o=n.isPresent,i=n.onExitComplete,a=n.custom,s=n.presenceAffectsLayout,c=Ci(Jl),f=Ci(Yl),u=A((function(){return{id:f,initial:r,isPresent:o,custom:a,onExitComplete:function(e){c.set(e,!0);var n=!0;c.forEach((function(e){e||(n=!1)})),n&&(null==i||i())},register:function(e){return c.set(e,!1),function(){return c.delete(e)}}}}),s?void 0:[o]);return A((function(){c.forEach((function(e,n){return c.set(n,!1)}))}),[o]),e.useEffect((function(){!o&&!c.size&&(null==i||i())}),[o]),e.createElement(Di.Provider,{value:u},t)};function Jl(){return new Map}function Gl(e){return e.key||""}var jl=function(n){var t=n.children,i=n.custom,a=n.initial,c=void 0===a||a,A=n.onExitComplete,l=n.exitBeforeEnter,h=n.presenceAffectsLayout,m=void 0===h||h,d=function(){var e=s(!1),n=gi(o(0),2),t=n[0],r=n[1];return Ls((function(){return e.current=!0})),u((function(){!e.current&&r(t+1)}),[t])}(),v=f(VA);$A(v)&&(d=v.forceUpdate);var w=s(!0),y=function(e){var n=[];return g.forEach(e,(function(e){p(e)&&n.push(e)})),n}(t),E=s(y),D=s(new Map).current,C=s(new Set).current;if(function(e,n){e.forEach((function(e){var t=Gl(e);n.set(t,e)}))}(y,D),w.current)return w.current=!1,e.createElement(e.Fragment,null,y.map((function(n){return e.createElement(bl,{key:Gl(n),isPresent:!0,initial:!!c&&void 0,presenceAffectsLayout:m},n)})));for(var B=pi([],gi(y)),P=E.current.map(Gl),z=y.map(Gl),M=P.length,Q=0;Q<M;Q++){var O=P[Q];-1===z.indexOf(O)?C.add(O):C.delete(O)}return l&&C.size&&(B=[]),C.forEach((function(n){if(-1===z.indexOf(n)){var t=D.get(n);if(t){var r=P.indexOf(n);B.splice(r,0,e.createElement(bl,{key:Gl(t),isPresent:!1,onExitComplete:function(){D.delete(n),C.delete(n);var e=E.current.findIndex((function(e){return e.key===n}));E.current.splice(e,1),C.size||(E.current=y,d(),A&&A())},custom:i,presenceAffectsLayout:m},t))}}})),B=B.map((function(n){var t=n.key;return C.has(t)?n:e.createElement(bl,{key:Gl(n),isPresent:!0,presenceAffectsLayout:m},n)})),E.current=B,e.createElement(e.Fragment,null,C.size?B:B.map((function(e){return r(e)})))};function Nl(){var e=au(1),n={lead:void 0,follow:void 0,crossfadeOpacity:!1,preserveFollowOpacity:!1},t=Ai({},n),r={},o={},i=!1,a=null,s=0;function c(t,r){var o=n.lead,s=n.follow;i=!0,a=null;var c=!1,f=function(){c=!0,o&&o.scheduleRender(),s&&s.scheduleRender()},u=function(){i=!1,a=lf().timestamp};return r=r&&$f(r,"crossfade"),function(e,n,t){void 0===t&&(t={});var r=ea(e)?e:au(e);return eu("",r,n,t),{stop:function(){return r.stop()}}}(e,t,Ai(Ai({},r),{onUpdate:f,onComplete:function(){c?u():(e.set(t),af.read(u)),f()}}))}function f(){var t,i,a=lf().timestamp,c=n.lead,f=n.follow;if(a!==s&&c){s=a;var u=c.getLatestValues();Object.assign(r,u);var A=f?f.getLatestValues():n.prevValues;Object.assign(o,A);var l=e.get(),g=null!==(t=u.opacity)&&void 0!==t?t:1,p=null!==(i=null==A?void 0:A.opacity)&&void 0!==i?i:1;n.crossfadeOpacity&&f?(r.opacity=ac(!1!==f.isVisible?0:p,g,Xl(l)),o.opacity=n.preserveFollowOpacity?p:ac(p,0,Rl(l))):f||(r.opacity=ac(p,g,l)),function(e,n,t,r,o,i){for(var a=0;a<Ul;a++){var s="border"+Ll[a]+"Radius",c=Fl(r,s),f=Fl(t,s);if((void 0!==c||void 0!==f)&&(c||(c=0),f||(f=0),"number"==typeof c&&"number"==typeof f)){var u=Math.max(ac(c,f,i),0);e[s]=n[s]=u}}if(r.rotate||t.rotate){var A=ac(r.rotate||0,t.rotate||0,i);e.rotate=n.rotate=A}!o&&t.backgroundColor&&r.backgroundColor&&(e.backgroundColor=n.backgroundColor=uc(r.backgroundColor,t.backgroundColor)(i))}(r,o,u,A||{},Boolean(f),l)}}return{isActive:function(){return r&&(i||lf().timestamp===a)},fromLead:function(e){return c(0,e)},toLead:function(r){var o=0;return n.prevValues||n.follow?t.lead===n.follow&&t.follow===n.lead&&(o=1-e.get()):o=1,e.set(o),c(1,r)},reset:function(){return e.set(1)},stop:function(){return e.stop()},getCrossfadeState:function(e){return f(),e===n.lead?r:e===n.follow?o:void 0},setOptions:function(e){t=n,n=e,r={},o={}},getLatestValues:function(){return r}}}var Xl=Sl(0,.5,Yc),Rl=Sl(.5,.95,Tc);function Sl(e,n,t){return function(r){return r<e?0:r>n?1:t(ic(e,n,r))}}var Ll=["TopLeft","TopRight","BottomLeft","BottomRight"],Ul=Ll.length;function Fl(e,n){var t;return null!==(t=e[n])&&void 0!==t?t:e.borderRadius}function Zl(){var e,n,t,r=new Set,o={leadIsExiting:!1},i=Ai({},o),a=Nl(),s=!1;return{add:function(e){e.setCrossfader(a),r.add(e),t&&(e.prevDragCursor=t),o.lead||(o.lead=e)},remove:function(e){r.delete(e)},getLead:function(){return o.lead},updateSnapshot:function(){if(o.lead){e=a.isActive()?a.getLatestValues():o.lead.getLatestValues(),n=o.lead.prevViewportBox;var r=MA.get(o.lead);r&&r.isDragging&&(t=r.cursorProgress)}},clearSnapshot:function(){t=n=void 0},updateLeadAndFollow:function(){var n,t,c;i=Ai({},o);for(var f=Array.from(r),u=f.length;u--;u>=0){var A=f[u];if(t&&(null!=c||(c=A)),null!=t||(t=A),t&&c)break}o.lead=t,o.follow=c,o.leadIsExiting=(null===(n=o.lead)||void 0===n?void 0:n.presence)===TA.Exiting,a.setOptions({lead:t,follow:c,prevValues:e,crossfadeOpacity:(null==c?void 0:c.isPresenceRoot)||(null==t?void 0:t.isPresenceRoot)}),o.lead===i.follow||i.lead===o.lead&&i.leadIsExiting===o.leadIsExiting||(s=!0)},animate:function(e,t){var r;if(void 0===t&&(t=!1),e===o.lead){t?e.pointTo(o.lead):e.setVisibility(!0);var i={},c=null===(r=o.follow)||void 0===r?void 0:r.getProjectionParent();if(c&&(i.prevParent=c),e.presence===TA.Entering?i.originBox=o.follow?o.follow.prevViewportBox:n:e.presence===TA.Exiting&&(i.targetBox=function(){var e;return null===(e=o.follow)||void 0===e?void 0:e.getLayoutState().layout}()),s){s=!1;var f=e.getDefaultTransition();e.presence===TA.Entering?a.toLead(f):a.fromLead(f)}e.notifyLayoutReady(i)}else t?o.lead&&e.pointTo(o.lead):e.setVisibility(!1)}}}!function(n){function t(){var e=null!==n&&n.apply(this,arguments)||this;return e.children=new Set,e.stacks=new Map,e.hasMounted=!1,e.updateScheduled=!1,e.renderScheduled=!1,e.syncContext=Ai(Ai({},WA()),{syncUpdate:function(n){return e.scheduleUpdate(n)},forceUpdate:function(){e.syncContext=Ai({},e.syncContext),e.scheduleUpdate(!0)},register:function(n){return e.addChild(n)},remove:function(n){return e.removeChild(n)}}),e}ui(t,n),t.prototype.componentDidMount=function(){this.hasMounted=!0},t.prototype.componentDidUpdate=function(){this.startLayoutAnimation()},t.prototype.shouldComponentUpdate=function(){return this.renderScheduled=!0,!0},t.prototype.startLayoutAnimation=function(){var e=this;this.renderScheduled=this.updateScheduled=!1;var n=this.props.type;this.children.forEach((function(e){e.isPresent?e.presence!==TA.Entering&&(e.presence=e.presence===TA.Exiting?TA.Entering:TA.Present):e.presence=TA.Exiting})),this.updateStacks();var t={layoutReady:function(t){void 0!==t.getLayoutId()?e.getStack(t).animate(t,"crossfade"===n):t.notifyLayoutReady()},parent:this.context.visualElement};this.children.forEach((function(n){return e.syncContext.add(n)})),this.syncContext.flush(t),this.stacks.forEach((function(e){return e.clearSnapshot()}))},t.prototype.updateStacks=function(){this.stacks.forEach((function(e){return e.updateLeadAndFollow()}))},t.prototype.scheduleUpdate=function(e){void 0===e&&(e=!1),!e&&this.updateScheduled||(this.updateScheduled=!0,this.children.forEach((function(e){!function(e){for(var n=!1,t={},r=0;r<Fi.length;r++){var o="rotate"+Fi[r];e.hasValue(o)&&0!==e.getStaticValue(o)&&(n=!0,t[o]=e.getStaticValue(o),e.setStaticValue(o,0))}if(n){for(var o in e.syncRender(),t)e.setStaticValue(o,t[o]);e.scheduleRender()}}(e),e.shouldResetTransform()&&e.resetTransform()})),this.children.forEach(oA),this.stacks.forEach((function(e){return e.updateSnapshot()})),!e&&this.renderScheduled||(this.renderScheduled=!0,this.forceUpdate()))},t.prototype.addChild=function(e){this.children.add(e),this.addToStack(e),e.presence=this.hasMounted?TA.Entering:TA.Present},t.prototype.removeChild=function(e){this.scheduleUpdate(),this.children.delete(e),this.removeFromStack(e)},t.prototype.addToStack=function(e){var n=this.getStack(e);null==n||n.add(e)},t.prototype.removeFromStack=function(e){var n=this.getStack(e);null==n||n.remove(e)},t.prototype.getStack=function(e){var n=e.getLayoutId();if(void 0!==n)return!this.stacks.has(n)&&this.stacks.set(n,Zl()),this.stacks.get(n)},t.prototype.render=function(){return e.createElement(VA.Provider,{value:this.syncContext},this.props.children)},t.contextType=Ei}(e.Component);var Kl=Ai(Ai({renderer:xl},zu),kf);Ai(Ai(Ai({},Kl),HA),nl);ul({build:function(){},measureViewportBox:bu,resetTransform:function(){},restoreTransform:function(){},removeValueFromRenderState:function(){},render:function(){},scrapeMotionValuesFromProps:function(){return{}},readValueFromInstance:function(e,n,t){return t.initialState[n]||0},makeTargetAnimatable:function(e,n){var t=n.transition,r=n.transitionEnd,o=li(n,["transition","transitionEnd"]);return gu(e,o,hu(o,t||{},e)),Ai({transition:t,transitionEnd:r},o)}});var Wl=function(e){var t=e.color,r=e.className,o=e.size;return n.createElement(Il.div,{initial:{opacity:0},className:r,animate:{opacity:1,transition:{bounce:0}},exit:{opacity:0},"data-chromatic":"ignore"},n.createElement(Il.div,{animate:{rotate:[0,360],transition:{repeat:1/0}},exit:{opacity:0}},n.createElement(Il.svg,{style:{color:t,height:o,width:o},xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},n.createElement("circle",{style:{opacity:.5},cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),n.createElement("path",{style:{opacity:1},fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}))))};Wl.defaultProps={color:"#ffffff",className:null,size:14};var ql=["icon","iconPosition","iconSize","label","loading","onClick","to","type","style","fullWidth","className","disabled","size","href","tooltipProps"],Vl="primary",_l="secondary",$l="danger",eg="danger-text",ng="text",tg="link",rg="medium",og="large",ig="left",ag="right",sg="button",cg=n.forwardRef((function(e,t){var r,o,i=e.icon,a=void 0===i?null:i,s=e.iconPosition,c=void 0===s?ag:s,f=e.iconSize,u=void 0===f?16:f,A=e.label,l=void 0===A?"":A,g=e.loading,p=void 0!==g&&g,h=e.onClick,m=void 0===h?function(){}:h,d=e.to,v=void 0===d?"":d,y=e.type,E=void 0===y?sg:y,C=e.style,B=void 0===C?Vl:C,P=e.fullWidth,z=void 0!==P&&P,M=e.className,Q=void 0===M?"":M,O=e.disabled,T=void 0!==O&&O,x=e.size,H=void 0===x?rg:x,I=e.href,k=void 0===I?"":I,Y=e.tooltipProps,b=void 0===Y?null:Y,J=un(e,ql);v?(r=w,o={to:v}):k?(r=Il.a,o={href:k}):(r=Il.button,o={type:E});var G="string"==typeof a?function(){return n.createElement("i",{"data-testid":"class-icon",className:D("neeto-ui-btn__icon",[a])})}:a||n.Fragment;return n.createElement(Do,cn({disabled:!b},b),n.createElement(r,cn({ref:t,onClick:function(e){p||T||m(e)},className:D("neeto-ui-btn",[Q],{"neeto-ui-btn--style-primary":B===Vl,"neeto-ui-btn--style-secondary":B===_l,"neeto-ui-btn--style-danger":B===$l,"neeto-ui-btn--style-danger-text":B===eg,"neeto-ui-btn--style-text":B===ng,"neeto-ui-btn--style-link":B===tg,"neeto-ui-btn--size-medium":H===rg,"neeto-ui-btn--size-large":H===og,"neeto-ui-btn--width-full":z,"neeto-ui-btn--icon-left":c==ig,"neeto-ui-btn--icon-only":!l,disabled:T}),disabled:T},o,J),l&&n.createElement("span",null,l),n.createElement(jl,{exitBeforeEnter:!0},a?p?n.createElement(Wl,{"aria-hidden":"true",key:"1",size:16,className:"neeto-ui-btn__spinner"}):n.createElement(G,{"aria-hidden":"true",key:"2",size:u,className:"neeto-ui-btn__icon"}):p&&n.createElement(Il.div,{className:"neeto-ui-btn__spinner-wrapper",initial:{width:0,scale:0},animate:{width:"auto",scale:1},exit:{width:0,scale:0},transition:{bounce:!1}},n.createElement(Wl,{"aria-hidden":"true",key:"3",size:16,className:"neeto-ui-btn__spinner"})))))}));function fg(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var ug=fg()?i:a,Ag=!1,lg=0,gg=function(){return++lg};var pg=function(e){return e&&e.replace?e.replace(/[\s_]/g,"-").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/-+/g,"-").toLowerCase():"nui"},hg=["children","className","required","helpIconProps"],mg=["onClick","icon","tooltipProps","className"],dg=function(e){var t=e.children,r=e.className,o=void 0===r?"":r,i=e.required,a=void 0!==i&&i,s=e.helpIconProps,c=void 0===s?null:s,f=un(e,hg),u=c||{},A=u.onClick,l=u.icon,g=u.tooltipProps,p=u.className,h=un(u,mg),m=l||qe;return n.createElement("label",cn({className:D("neeto-ui-label neeto-ui-flex neeto-ui-items-center",o)},f),t,a&&n.createElement("span",{"aria-hidden":!0},"*"),c&&n.createElement(Do,cn({},g,{disabled:!g}),n.createElement("span",{className:D("neeto-ui-label__help-icon-wrap",fn({},p,p)),onClick:A},n.createElement(m,cn({size:16},h)))))},vg=["size","type","label","error","suffix","prefix","disabled","helpText","className","nakedInput","contentSize","required","maxLength","labelProps"],wg="medium",yg=t((function(e,t){var r,i,s,c=e.size,f=void 0===c?wg:c,u=e.type,A=void 0===u?"text":u,l=e.label,g=void 0===l?"":l,p=e.error,h=void 0===p?"":p,m=e.suffix,d=void 0===m?null:m,v=e.prefix,w=void 0===v?null:v,y=e.disabled,E=void 0!==y&&y,C=e.helpText,B=void 0===C?"":C,P=e.className,M=void 0===P?"":P,Q=e.nakedInput,O=void 0!==Q&&Q,T=e.contentSize,x=void 0===T?null:T,H=e.required,I=void 0!==H&&H,k=e.maxLength,Y=e.labelProps,b=un(e,vg),J=z(o(b.value),2),G=J[0],j=J[1],N=function(e){var n=e||(Ag?gg():null),t=o(n),r=t[0],i=t[1];return ug((function(){null===r&&i(gg())}),[]),a((function(){!1===Ag&&(Ag=!0)}),[]),null!=r?String(r):void 0}(b.id),X=null!==(r=null!==(i=b.value)&&void 0!==i?i:G)&&void 0!==r?r:"",R=b.onChange||function(e){return j(e.target.value)},S="error_".concat(N),L="helpText_".concat(N),U=(null==X?void 0:X.toString().length)||0,F=U>=.9*k,Z=!!k&&U>k;return n.createElement("div",{className:D(["neeto-ui-input__wrapper",M])},n.createElement("div",{className:"neeto-ui-input__label-wrapper"},g&&n.createElement(dg,cn({required:I,"data-cy":"".concat(pg(g),"-input-label"),htmlFor:N},Y),g),F&&n.createElement(Kn,{className:D("neeto-ui-input__max-length",{"neeto-ui-input__max-length--error":Z}),style:"body2"},U,"/",k)),n.createElement("div",{className:D("neeto-ui-input",{"neeto-ui-input--naked":!!O,"neeto-ui-input--error":!!h,"neeto-ui-input--disabled":!!E,"neeto-ui-input--small":"small"===f,"neeto-ui-input--medium":"medium"===f,"neeto-ui-input--large":"large"===f})},w&&n.createElement("div",{className:"neeto-ui-input__prefix"},w),n.createElement("input",cn({ref:t,id:N,type:A,disabled:E,size:x,required:I,"aria-invalid":!!h,"aria-describedby":D((s={},fn(s,S,!!h),fn(s,L,B),s)),"data-cy":"input-field"},b,{value:X,onChange:R})),d&&n.createElement("div",{className:"neeto-ui-input__suffix"},d)),!!h&&n.createElement(Kn,{style:"body3","data-cy":"".concat(pg(g),"-input-error"),className:"neeto-ui-input__error",id:S},h),B&&n.createElement(Kn,{style:"body3",className:"neeto-ui-input__help-text",id:L,"data-cy":"".concat(pg(g),"-input-help")},B))})),Eg=function(e){var t=e.title,r=e.menuBarToggle,o=e.searchProps,i=e.className,a=void 0===i?"":i,c=e.actionBlock,f=e.breadcrumbs,u=void 0===f?[]:f,A=s();return n.createElement("div",{className:D(["neeto-ui-header",{"neeto-ui-header--has-breadcrumbs":!Zo(u)},a])},n.createElement("div",{className:"neeto-ui-header__left"},r&&n.createElement(cg,{onClick:r,style:"text",className:"neeto-ui-header__toggle-menubar-btn",icon:Fe,"data-cy":"menubar-toggle-button","aria-label":"Toggle Menubar"}),n.createElement("div",{className:"neeto-ui-header__left-data-wrap"},u&&n.createElement("div",{className:"neeto-ui-header__breadcrumbs-wrap"},u.map((function(e,t){var r=e.text,o=e.link;return n.createElement("div",{className:"neeto-ui-header__breadcrumb",key:t},n.createElement(w,{to:o},n.createElement(Kn,{style:"body2",weight:"normal",component:"span",className:"neeto-ui-text-gray-700 hover:neeto-ui-text-gray-800 neeto-ui-header__breadcrumb-link","data-test-id":r,"data-cy":r},r)),n.createElement(on,{size:16,className:"neeto-ui-header__breadcrumb-separator neeto-ui-text-gray-400"}))}))),n.createElement(Kn,{lineHeight:"tight",style:"h2",weight:"semibold","data-test-id":"main-header","data-cy":"main-header",className:"neeto-ui-text-gray-800 neeto-ui-header__page-title"},t))),n.createElement("div",{className:"neeto-ui-gap-3 neeto-ui-header__right"},o&&n.createElement(yg,cn({ref:A,type:"search",placeholder:"Search",className:D(["neeto-ui-header__search-input",o.className]),prefix:n.createElement(sn,null)},o)),c))},Dg=function(e){var t=e.className,r=void 0===t?"":t,o=e.leftActionBlock,i=e.rightActionBlock;return n.createElement("div",{className:D(["neeto-ui-subheader",r]),"data-testid":"subheader"},n.createElement("div",{className:"neeto-ui-subheader__left-wrapper"},o&&n.createElement("div",{className:"neeto-ui-subheader__left"},o)),i&&n.createElement("div",{className:"neeto-ui-subheader__right"},i))},Cg={exports:{}},Bg="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";function Pg(){}function zg(){}zg.resetWarningCache=Pg;Cg.exports=function(){function e(e,n,t,r,o,i){if(i!==Bg){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. "+"Use PropTypes.checkPropTypes() to call them. "+"Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function n(){return e}e.isRequired=e;var t={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:n,element:e,elementType:e,instanceOf:n,node:e,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:zg,resetWarningCache:Pg};return t.PropTypes=t,t}();var Mg=n.forwardRef((function(e,t){var r=e.isHeaderFixed,o=void 0!==r&&r,i=e.children;return n.createElement("div",{ref:t,className:D("neeto-ui-container",{"neeto-ui-container--header-fixed":o})},i)}));Mg.propTypes={isHeaderFixed:Cg.exports.bool};var Qg=["children","className","size"],Og="small",Tg="large",xg="viewport",Hg=function(e){var t=e.children,r=e.className,o=void 0===r?"":r,i=e.size,a=void 0===i?"small":i,s=un(e,Qg);return n.createElement("div",cn({className:D(["neeto-ui-scrollable",fn({"neeto-ui-scrollable--small":a===Og,"neeto-ui-scrollable--large":a===Tg,"neeto-ui-scrollable--viewport":a===xg},o,o)])},s),t)},Ig="undefined"!=typeof navigator&&navigator.userAgent.toLowerCase().indexOf("firefox")>0;function kg(e,n,t){e.addEventListener?e.addEventListener(n,t,!1):e.attachEvent&&e.attachEvent("on".concat(n),(function(){t(window.event)}))}function Yg(e,n){for(var t=n.slice(0,n.length-1),r=0;r<t.length;r++)t[r]=e[t[r].toLowerCase()];return t}function bg(e){"string"!=typeof e&&(e="");for(var n=(e=e.replace(/\s/g,"")).split(","),t=n.lastIndexOf("");t>=0;)n[t-1]+=",",n.splice(t,1),t=n.lastIndexOf("");return n}for(var Jg={backspace:8,tab:9,clear:12,enter:13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":Ig?173:189,"=":Ig?61:187,";":Ig?59:186,"'":222,"[":219,"]":221,"\\":220},Gg={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},jg={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},Ng={16:!1,18:!1,17:!1,91:!1},Xg={},Rg=1;Rg<20;Rg++)Jg["f".concat(Rg)]=111+Rg;var Sg=[],Lg="all",Ug=[],Fg=function(e){return Jg[e.toLowerCase()]||Gg[e.toLowerCase()]||e.toUpperCase().charCodeAt(0)};function Zg(e){Lg=e||"all"}function Kg(){return Lg||"all"}var Wg=function(e){var n=e.key,t=e.scope,r=e.method,o=e.splitKey,i=void 0===o?"+":o;bg(n).forEach((function(e){var n=e.split(i),o=n.length,a=n[o-1],s="*"===a?"*":Fg(a);if(Xg[s]){t||(t=Kg());var c=o>1?Yg(Gg,n):[];Xg[s]=Xg[s].map((function(e){return(!r||e.method===r)&&e.scope===t&&function(e,n){for(var t=e.length>=n.length?e:n,r=e.length>=n.length?n:e,o=!0,i=0;i<t.length;i++)-1===r.indexOf(t[i])&&(o=!1);return o}(e.mods,c)?{}:e}))}}))};function qg(e,n,t){var r;if(n.scope===t||"all"===n.scope){for(var o in r=n.mods.length>0,Ng)Object.prototype.hasOwnProperty.call(Ng,o)&&(!Ng[o]&&n.mods.indexOf(+o)>-1||Ng[o]&&-1===n.mods.indexOf(+o))&&(r=!1);(0!==n.mods.length||Ng[16]||Ng[18]||Ng[17]||Ng[91])&&!r&&"*"!==n.shortcut||!1===n.method(e,n)&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}function Vg(e){var n=Xg["*"],t=e.keyCode||e.which||e.charCode;if(_g.filter.call(this,e)){if(93!==t&&224!==t||(t=91),-1===Sg.indexOf(t)&&229!==t&&Sg.push(t),["ctrlKey","altKey","shiftKey","metaKey"].forEach((function(n){var t=jg[n];e[n]&&-1===Sg.indexOf(t)?Sg.push(t):!e[n]&&Sg.indexOf(t)>-1?Sg.splice(Sg.indexOf(t),1):"metaKey"===n&&e[n]&&3===Sg.length&&(e.ctrlKey||e.shiftKey||e.altKey||(Sg=Sg.slice(Sg.indexOf(t))))})),t in Ng){for(var r in Ng[t]=!0,Gg)Gg[r]===t&&(_g[r]=!0);if(!n)return}for(var o in Ng)Object.prototype.hasOwnProperty.call(Ng,o)&&(Ng[o]=e[jg[o]]);e.getModifierState&&(!e.altKey||e.ctrlKey)&&e.getModifierState("AltGraph")&&(-1===Sg.indexOf(17)&&Sg.push(17),-1===Sg.indexOf(18)&&Sg.push(18),Ng[17]=!0,Ng[18]=!0);var i=Kg();if(n)for(var a=0;a<n.length;a++)n[a].scope===i&&("keydown"===e.type&&n[a].keydown||"keyup"===e.type&&n[a].keyup)&&qg(e,n[a],i);if(t in Xg)for(var s=0;s<Xg[t].length;s++)if(("keydown"===e.type&&Xg[t][s].keydown||"keyup"===e.type&&Xg[t][s].keyup)&&Xg[t][s].key){for(var c=Xg[t][s],f=c.splitKey,u=c.key.split(f),A=[],l=0;l<u.length;l++)A.push(Fg(u[l]));A.sort().join("")===Sg.sort().join("")&&qg(e,c,i)}}}function _g(e,n,t){Sg=[];var r=bg(e),o=[],i="all",a=document,s=0,c=!1,f=!0,u="+";for(void 0===t&&"function"==typeof n&&(t=n),"[object Object]"===Object.prototype.toString.call(n)&&(n.scope&&(i=n.scope),n.element&&(a=n.element),n.keyup&&(c=n.keyup),void 0!==n.keydown&&(f=n.keydown),"string"==typeof n.splitKey&&(u=n.splitKey)),"string"==typeof n&&(i=n);s<r.length;s++)o=[],(e=r[s].split(u)).length>1&&(o=Yg(Gg,e)),(e="*"===(e=e[e.length-1])?"*":Fg(e))in Xg||(Xg[e]=[]),Xg[e].push({keyup:c,keydown:f,scope:i,mods:o,shortcut:r[s],method:t,key:r[s],splitKey:u});void 0!==a&&!function(e){return Ug.indexOf(e)>-1}(a)&&window&&(Ug.push(a),kg(a,"keydown",(function(e){Vg(e)})),kg(window,"focus",(function(){Sg=[]})),kg(a,"keyup",(function(e){Vg(e),function(e){var n=e.keyCode||e.which||e.charCode,t=Sg.indexOf(n);if(t>=0&&Sg.splice(t,1),e.key&&"meta"===e.key.toLowerCase()&&Sg.splice(0,Sg.length),93!==n&&224!==n||(n=91),n in Ng)for(var r in Ng[n]=!1,Gg)Gg[r]===n&&(_g[r]=!1)}(e)})))}var $g={setScope:Zg,getScope:Kg,deleteScope:function(e,n){var t,r;for(var o in e||(e=Kg()),Xg)if(Object.prototype.hasOwnProperty.call(Xg,o))for(t=Xg[o],r=0;r<t.length;)t[r].scope===e?t.splice(r,1):r++;Kg()===e&&Zg(n||"all")},getPressedKeyCodes:function(){return Sg.slice(0)},isPressed:function(e){return"string"==typeof e&&(e=Fg(e)),-1!==Sg.indexOf(e)},filter:function(e){var n=e.target||e.srcElement,t=n.tagName,r=!0;return!n.isContentEditable&&("INPUT"!==t&&"TEXTAREA"!==t&&"SELECT"!==t||n.readOnly)||(r=!1),r},unbind:function(e){if(e){if(Array.isArray(e))e.forEach((function(e){e.key&&Wg(e)}));else if("object"==typeof e)e.key&&Wg(e);else if("string"==typeof e){for(var n=arguments.length,t=new Array(n>1?n-1:0),r=1;r<n;r++)t[r-1]=arguments[r];var o=t[0],i=t[1];"function"==typeof o&&(i=o,o=""),Wg({key:e,scope:o,method:i,splitKey:"+"})}}else Object.keys(Xg).forEach((function(e){return delete Xg[e]}))}};for(var ep in $g)Object.prototype.hasOwnProperty.call($g,ep)&&(_g[ep]=$g[ep]);if("undefined"!=typeof window){var np=window.hotkeys;_g.noConflict=function(e){return e&&window.hotkeys===_g&&(window.hotkeys=np),_g},window.hotkeys=_g}_g.filter=function(){return!0};var tp=function(e,n){var t=e.target,r=t&&t.tagName;return Boolean(r&&n&&n.includes(r))};function rp(e,n,t,r){t instanceof Array&&(r=t,t=void 0);var o=t||{},i=o.enableOnTags,c=o.filter,f=o.keyup,A=o.keydown,l=o.filterPreventDefault,g=void 0===l||l,p=o.enabled,h=void 0===p||p,m=o.enableOnContentEditable,d=void 0!==m&&m,v=s(null),w=u((function(e,t){var r;return c&&!c(e)?!g:!!(tp(e,["INPUT","TEXTAREA","SELECT"])&&!tp(e,i)||null!=(r=e.target)&&r.isContentEditable&&!d)||(null===v.current||document.activeElement===v.current)&&(n(e,t),!0)}),r?[v,i,c].concat(r):[v,i,c]);return a((function(){if(h)return f&&!0!==A&&(t.keydown=!1),_g(e,t||{},w),function(){_g.unbind(e,w)}}),[w,e,h]),v}function op(){return op=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},op.apply(this,arguments)}function ip(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}function ap(e,n){return ap=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,n){return e.__proto__=n,e},ap(e,n)}function sp(e,n){e.prototype=Object.create(n.prototype),e.prototype.constructor=e,ap(e,n)}function cp(e,n){return e.replace(new RegExp("(^|\\s)"+n+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}var fp=!1,up=n.createContext(null),Ap=function(e){return e.scrollTop},lp="unmounted",gp="exited",pp="entering",hp="entered",mp="exiting",dp=function(e){function t(n,t){var r;r=e.call(this,n,t)||this;var o,i=t&&!t.isMounting?n.enter:n.appear;return r.appearStatus=null,n.in?i?(o=gp,r.appearStatus=pp):o=hp:o=n.unmountOnExit||n.mountOnEnter?lp:gp,r.state={status:o},r.nextCallback=null,r}sp(t,e),t.getDerivedStateFromProps=function(e,n){return e.in&&n.status===lp?{status:gp}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(e){var n=null;if(e!==this.props){var t=this.state.status;this.props.in?t!==pp&&t!==hp&&(n=pp):t!==pp&&t!==hp||(n=mp)}this.updateStatus(!1,n)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var e,n,t,r=this.props.timeout;return e=n=t=r,null!=r&&"number"!=typeof r&&(e=r.exit,n=r.enter,t=void 0!==r.appear?r.appear:n),{exit:e,enter:n,appear:t}},r.updateStatus=function(e,n){if(void 0===e&&(e=!1),null!==n)if(this.cancelNextCallback(),n===pp){if(this.props.unmountOnExit||this.props.mountOnEnter){var t=this.props.nodeRef?this.props.nodeRef.current:h.findDOMNode(this);t&&Ap(t)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===gp&&this.setState({status:lp})},r.performEnter=function(e){var n=this,t=this.props.enter,r=this.context?this.context.isMounting:e,o=this.props.nodeRef?[r]:[h.findDOMNode(this),r],i=o[0],a=o[1],s=this.getTimeouts(),c=r?s.appear:s.enter;!e&&!t||fp?this.safeSetState({status:hp},(function(){n.props.onEntered(i)})):(this.props.onEnter(i,a),this.safeSetState({status:pp},(function(){n.props.onEntering(i,a),n.onTransitionEnd(c,(function(){n.safeSetState({status:hp},(function(){n.props.onEntered(i,a)}))}))})))},r.performExit=function(){var e=this,n=this.props.exit,t=this.getTimeouts(),r=this.props.nodeRef?void 0:h.findDOMNode(this);n&&!fp?(this.props.onExit(r),this.safeSetState({status:mp},(function(){e.props.onExiting(r),e.onTransitionEnd(t.exit,(function(){e.safeSetState({status:gp},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:gp},(function(){e.props.onExited(r)}))},r.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(e,n){n=this.setNextCallback(n),this.setState(e,n)},r.setNextCallback=function(e){var n=this,t=!0;return this.nextCallback=function(r){t&&(t=!1,n.nextCallback=null,e(r))},this.nextCallback.cancel=function(){t=!1},this.nextCallback},r.onTransitionEnd=function(e,n){this.setNextCallback(n);var t=this.props.nodeRef?this.props.nodeRef.current:h.findDOMNode(this),r=null==e&&!this.props.addEndListener;if(t&&!r){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[t,this.nextCallback],i=o[0],a=o[1];this.props.addEndListener(i,a)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},r.render=function(){var e=this.state.status;if(e===lp)return null;var t=this.props,r=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var o=ip(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return n.createElement(up.Provider,{value:null},"function"==typeof r?r(e,o):n.cloneElement(n.Children.only(r),o))},t}(n.Component);function vp(){}dp.contextType=up,dp.propTypes={},dp.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:vp,onEntering:vp,onEntered:vp,onExit:vp,onExiting:vp,onExited:vp},dp.UNMOUNTED=lp,dp.EXITED=gp,dp.ENTERING=pp,dp.ENTERED=hp,dp.EXITING=mp;var wp=function(e,n){return e&&n&&n.split(" ").forEach((function(n){return r=n,void((t=e).classList?t.classList.add(r):function(e,n){return e.classList?!!n&&e.classList.contains(n):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+n+" ")}(t,r)||("string"==typeof t.className?t.className=t.className+" "+r:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+r)));var t,r}))},yp=function(e,n){return e&&n&&n.split(" ").forEach((function(n){return r=n,void((t=e).classList?t.classList.remove(r):"string"==typeof t.className?t.className=cp(t.className,r):t.setAttribute("class",cp(t.className&&t.className.baseVal||"",r)));var t,r}))},Ep=function(e){function t(){for(var n,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return(n=e.call.apply(e,[this].concat(r))||this).appliedClasses={appear:{},enter:{},exit:{}},n.onEnter=function(e,t){var r=n.resolveArguments(e,t),o=r[0],i=r[1];n.removeClasses(o,"exit"),n.addClass(o,i?"appear":"enter","base"),n.props.onEnter&&n.props.onEnter(e,t)},n.onEntering=function(e,t){var r=n.resolveArguments(e,t),o=r[0],i=r[1]?"appear":"enter";n.addClass(o,i,"active"),n.props.onEntering&&n.props.onEntering(e,t)},n.onEntered=function(e,t){var r=n.resolveArguments(e,t),o=r[0],i=r[1]?"appear":"enter";n.removeClasses(o,i),n.addClass(o,i,"done"),n.props.onEntered&&n.props.onEntered(e,t)},n.onExit=function(e){var t=n.resolveArguments(e)[0];n.removeClasses(t,"appear"),n.removeClasses(t,"enter"),n.addClass(t,"exit","base"),n.props.onExit&&n.props.onExit(e)},n.onExiting=function(e){var t=n.resolveArguments(e)[0];n.addClass(t,"exit","active"),n.props.onExiting&&n.props.onExiting(e)},n.onExited=function(e){var t=n.resolveArguments(e)[0];n.removeClasses(t,"exit"),n.addClass(t,"exit","done"),n.props.onExited&&n.props.onExited(e)},n.resolveArguments=function(e,t){return n.props.nodeRef?[n.props.nodeRef.current,e]:[e,t]},n.getClassNames=function(e){var t=n.props.classNames,r="string"==typeof t,o=r?""+(r&&t?t+"-":"")+e:t[e];return{baseClassName:o,activeClassName:r?o+"-active":t[e+"Active"],doneClassName:r?o+"-done":t[e+"Done"]}},n}sp(t,e);var r=t.prototype;return r.addClass=function(e,n,t){var r=this.getClassNames(n)[t+"ClassName"],o=this.getClassNames("enter").doneClassName;"appear"===n&&"done"===t&&o&&(r+=" "+o),"active"===t&&e&&Ap(e),r&&(this.appliedClasses[n][t]=r,wp(e,r))},r.removeClasses=function(e,n){var t=this.appliedClasses[n],r=t.base,o=t.active,i=t.done;this.appliedClasses[n]={},r&&yp(e,r),o&&yp(e,o),i&&yp(e,i)},r.render=function(){var e=this.props;e.classNames;var t=ip(e,["classNames"]);return n.createElement(dp,op({},t,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t}(n.Component);function Dp(e,n){var t=Object.create(null);return e&&g.map(e,(function(e){return e})).forEach((function(e){t[e.key]=function(e){return n&&p(e)?n(e):e}(e)})),t}function Cp(e,n,t){return null!=t[n]?t[n]:e.props[n]}function Bp(e,n,t){var o=Dp(e.children),i=function(e,n){function t(t){return t in n?n[t]:e[t]}e=e||{},n=n||{};var r,o=Object.create(null),i=[];for(var a in e)a in n?i.length&&(o[a]=i,i=[]):i.push(a);var s={};for(var c in n){if(o[c])for(r=0;r<o[c].length;r++){var f=o[c][r];s[o[c][r]]=t(f)}s[c]=t(c)}for(r=0;r<i.length;r++)s[i[r]]=t(i[r]);return s}(n,o);return Object.keys(i).forEach((function(a){var s=i[a];if(p(s)){var c=a in n,f=a in o,u=n[a],A=p(u)&&!u.props.in;!f||c&&!A?f||!c||A?f&&c&&p(u)&&(i[a]=r(s,{onExited:t.bind(null,s),in:u.props.in,exit:Cp(s,"exit",e),enter:Cp(s,"enter",e)})):i[a]=r(s,{in:!1}):i[a]=r(s,{onExited:t.bind(null,s),in:!0,exit:Cp(s,"exit",e),enter:Cp(s,"enter",e)})}})),i}Ep.defaultProps={classNames:""},Ep.propTypes={};var Pp,zp,Mp=Object.values||function(e){return Object.keys(e).map((function(n){return e[n]}))},Qp=function(e){function t(n,t){var r,o=(r=e.call(this,n,t)||this).handleExited.bind(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(r));return r.state={contextValue:{isMounting:!0},handleExited:o,firstRender:!0},r}sp(t,e);var o=t.prototype;return o.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},o.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(e,n){var t,o,i=n.children,a=n.handleExited;return{children:n.firstRender?(t=e,o=a,Dp(t.children,(function(e){return r(e,{onExited:o.bind(null,e),in:!0,appear:Cp(e,"appear",t),enter:Cp(e,"enter",t),exit:Cp(e,"exit",t)})}))):Bp(e,i,a),firstRender:!1}},o.handleExited=function(e,n){var t=Dp(this.props.children);e.key in t||(e.props.onExited&&e.props.onExited(n),this.mounted&&this.setState((function(n){var t=op({},n.children);return delete t[e.key],{children:t}})))},o.render=function(){var e=this.props,t=e.component,r=e.childFactory,o=ip(e,["component","childFactory"]),i=this.state.contextValue,a=Mp(this.state.children).map(r);return delete o.appear,delete o.enter,delete o.exit,null===t?n.createElement(up.Provider,{value:i},a):n.createElement(up.Provider,{value:i},n.createElement(t,o,a))},t}(n.Component);Qp.propTypes={},Qp.defaultProps={component:"div",childFactory:function(e){return e}},(function(e){function t(){for(var n,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return(n=e.call.apply(e,[this].concat(r))||this).handleEnter=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onEnter",0,t)},n.handleEntering=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onEntering",0,t)},n.handleEntered=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onEntered",0,t)},n.handleExit=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onExit",1,t)},n.handleExiting=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onExiting",1,t)},n.handleExited=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onExited",1,t)},n}sp(t,e);var r=t.prototype;return r.handleLifecycle=function(e,t,r){var o,i=this.props.children,a=n.Children.toArray(i)[t];if(a.props[e]&&(o=a.props)[e].apply(o,r),this.props[e]){var s=a.props.nodeRef?void 0:h.findDOMNode(this);this.props[e](s)}},r.render=function(){var e=this.props,t=e.children,r=e.in,o=ip(e,["children","in"]),i=n.Children.toArray(t),a=i[0],s=i[1];return delete o.onEnter,delete o.onEntering,delete o.onEntered,delete o.onExit,delete o.onExiting,delete o.onExited,n.createElement(Qp,o,r?n.cloneElement(a,{key:"first",onEnter:this.handleEnter,onEntering:this.handleEntering,onEntered:this.handleEntered}):n.cloneElement(s,{key:"second",onEnter:this.handleExit,onEntering:this.handleExiting,onEntered:this.handleExited}))},t}(n.Component)).propTypes={};var Op="out-in",Tp="in-out",xp=function(e,n,t){return function(){var r;e.props[n]&&(r=e.props)[n].apply(r,arguments),t()}},Hp=((Pp={})[Op]=function(e){var t=e.current,r=e.changeState;return n.cloneElement(t,{in:!1,onExited:xp(t,"onExited",(function(){r(pp,null)}))})},Pp[Tp]=function(e){var t=e.current,r=e.changeState,o=e.children;return[t,n.cloneElement(o,{in:!0,onEntered:xp(o,"onEntered",(function(){r(pp)}))})]},Pp),Ip=((zp={})[Op]=function(e){var t=e.children,r=e.changeState;return n.cloneElement(t,{in:!0,onEntered:xp(t,"onEntered",(function(){r(hp,n.cloneElement(t,{in:!0}))}))})},zp[Tp]=function(e){var t=e.current,r=e.children,o=e.changeState;return[n.cloneElement(t,{in:!1,onExited:xp(t,"onExited",(function(){o(hp,n.cloneElement(r,{in:!0}))}))}),n.cloneElement(r,{in:!0})]},zp),kp=function(e){function t(){for(var n,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return(n=e.call.apply(e,[this].concat(r))||this).state={status:hp,current:null},n.appeared=!1,n.changeState=function(e,t){void 0===t&&(t=n.state.current),n.setState({status:e,current:t})},n}sp(t,e);var r=t.prototype;return r.componentDidMount=function(){this.appeared=!0},t.getDerivedStateFromProps=function(e,t){return null==e.children?{current:null}:t.status===pp&&e.mode===Tp?{status:pp}:!t.current||(r=t.current,o=e.children,r===o||n.isValidElement(r)&&n.isValidElement(o)&&null!=r.key&&r.key===o.key)?{current:n.cloneElement(e.children,{in:!0})}:{status:mp};var r,o},r.render=function(){var e,t=this.props,r=t.children,o=t.mode,i=this.state,a=i.status,s=i.current,c={children:r,current:s,changeState:this.changeState,status:a};switch(a){case pp:e=Ip[o](c);break;case mp:e=Hp[o](c);break;case hp:e=s}return n.createElement(up.Provider,{value:{isMounting:!this.appeared}},e)},t}(n.Component);kp.propTypes={},kp.defaultProps={mode:Op};var Yp=function(e){var t=e.name,r=e.description,o=e.url,i=e.icon,a=e.environment,s=e.activeApp;return n.createElement("a",{href:o[a],target:"_blank",className:D("neeto-ui-app-switcher-link",{"neeto-ui-app-switcher-link--active":s===t}),rel:"noreferrer","data-test-id":"neetoapp-link-".concat(t),"data-cy":"".concat(t,"-app-link")},n.createElement("div",{className:D("neeto-ui-app-switcher-link__icon-holder",{"neeto-ui-bg-primary-500":!i})},i?n.createElement("img",{src:i,alt:t}):n.createElement(_e,{color:"white",size:32})),n.createElement("div",{className:"neeto-ui-app-switcher-link__content"},n.createElement(Kn,{style:"h4",weight:"normal",component:"span",className:"neeto-ui-text-gray-800",lineHeight:"relaxed"},t),n.createElement(Kn,{style:"body3",weight:"normal",component:"span",className:"neeto-ui-text-gray-700"},r)),s===t&&n.createElement("span",{className:"neeto-ui-text-white"},n.createElement(Re,{size:24})))},bp=function(e){var t=e.environment,r=e.activeApp,i=e.subdomain,a=e.neetoApps,s=void 0===a?[]:a,c=e.recentApps,f=e.onClose,u=function(e){return[{name:"Desk",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoDesk.svg",description:"Customer support & ticketing",url:{development:"http://spinkart.lvh.me:9001",staging:"https://".concat(e,".neetodesk.net"),production:"https://".concat(e,".neetodesk.com")}},{name:"Chat",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoChat.svg",description:"Live chat & instant messaging",url:{development:"http://spinkart.lvh.me:9006",staging:"https://".concat(e,".neetochat.net"),production:"https://".concat(e,".neetochat.com")}},{name:"KB",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoKB.svg",description:"Knowledge Base to find answers",url:{development:"http://spinkart.lvh.me:9005/admin",staging:"https://".concat(e,".neetokb.net/admin"),production:"https://".concat(e,".neetokb.com/admin")}},{name:"Form",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoForm.svg",description:"Build forms and collect data effortlessly",url:{development:"http://spinkart.lvh.me:9004",staging:"https://".concat(e,".neetoform.net"),production:"https://".concat(e,".neetoform.com")}},{name:"Changelog",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoChangelog.svg",description:"Inform customers of new updates",url:{development:"http://spinkart.lvh.me:9003",staging:"https://".concat(e,".neetochangelog.net"),production:"https://".concat(e,".neetochangelog.com")}},{name:"Invoice",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoInvoice.svg",description:"Invoicing & time tracking",url:{development:"http://spinkart.lvh.me:9024",staging:"https://".concat(e,".neetoinvoice.net"),production:"https://".concat(e,".neetoinvoice.com")}},{name:"Analytics",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoAnalytics.svg",description:"Social Media Analytics & reports",url:{development:"http://spinkart.lvh.me:9007",staging:"https://".concat(e,".neetoanalytics.net"),production:"https://".concat(e,".neetoanalytics.com")}},{name:"Engage",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoEngage.svg",description:"Customer feedback",url:{development:"http://spinkart.lvh.me:9009/admin/boards",staging:"https://".concat(e,".neetoengage.net/admin/boards"),production:"https://".concat(e,".neetoengage.com/admin/boards")}},{name:"Grow",icon:"",description:"For growing your business",url:{development:"http://spinkart.lvh.me:9010",staging:"https://".concat(e,".neetogrow.net"),production:"https://".concat(e,".neetogrow.com")}},{name:"Quiz",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoQuiz.svg",description:"Build quizzes",url:{development:"http://spinkart.lvh.me:9011/quizzes",staging:"https://".concat(e,".neetoquiz.net/quizzes"),production:"https://".concat(e,".neetoquiz.com/quizzes")}},{name:"Runner",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoRunner.svg",description:"Coding assessments & technical interviews",url:{development:"http://spinkart.lvh.me:9012",staging:"https://".concat(e,".neetorunner.net"),production:"https://".concat(e,".neetorunner.com")}},{name:"Planner",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoPlanner.svg",description:"Manage projects and todos",url:{development:"http://spinkart.lvh.me:9013",staging:"https://".concat(e,".neetoplanner.net"),production:"https://".concat(e,".neetoplanner.com")}},{name:"Replay",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoReplay.svg",description:"Watch customer activities",url:{development:"http://spinkart.lvh.me:9020",staging:"https://".concat(e,".neetoreplay.net"),production:"https://".concat(e,".neetoreplay.com")}},{name:"Wireframe",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoWireframe.svg",description:"Build wireframes",url:{development:"http://spinkart.lvh.me:9021",staging:"https://".concat(e,".neetowireframe.net"),production:"https://".concat(e,".neetowireframe.com")}},{name:"Invisible",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoInvisible.svg",description:"Watch how users interact with your products",url:{development:"http://spinkart.lvh.me:9014",staging:"https://".concat(e,".neetoinvisible.net"),production:"https://".concat(e,".neetoinvisible.com")}},{name:"CRM",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoCRM.svg",description:"Manage customers",url:{development:"http://spinkart.lvh.me:9017",staging:"https://".concat(e,".neetocrm.net"),production:"https://".concat(e,".neetocrm.com")}},{name:"Course",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoCourse.svg",description:"Build & sell courses online",url:{development:"http://spinkart.lvh.me:9016",staging:"https://".concat(e,".neetocourse.net"),production:"https://".concat(e,".neetocourse.com")}},{name:"HR",icon:"",description:"HR and payroll software",url:{development:"http://spinkart.lvh.me:9015",staging:"https://".concat(e,".neetohr.net"),production:"https://".concat(e,".neetohr.com")}},{name:"Cal",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoCal.svg",description:"Schedule meetings",url:{development:"http://spinkart.lvh.me:9026",staging:"https://".concat(e,".neetocal.net"),production:"https://".concat(e,".neetocal.com")}},{name:"Testify",icon:"",description:"Manage manual & automated test cases",url:{development:"http://spinkart.lvh.me:9027",staging:"https://".concat(e,".neetotestify.net"),production:"https://".concat(e,".neetotestify.com")}},{name:"Site",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoSite.svg",description:"Build websites",url:{development:"http://spinkart.lvh.me:9028",staging:"https://".concat(e,".neetosite.net"),production:"https://".concat(e,".neetosite.com")}},{name:"Deploy",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoReview.svg",description:"Deploy web applications ",url:{development:"http://spinkart.lvh.me:9028",staging:"https://".concat(e,".neetoreview.net"),production:"https://".concat(e,".neetoreview.com")}}]}(i),A=[],l=[];s instanceof Array&&s.length>0&&(A=u.filter((function(e){return s.includes(e.name)}))),c instanceof Array&&c.length>0&&(l=u.filter((function(e){return c.includes(e.name)})));var g=z(o(""),2),p=g[0],h=g[1],m=A.filter((function(e){return e.name.toLowerCase().includes(p.replace(/ /g,"").toLowerCase())})),d=l.length>0,v=p.length>0;return n.createElement(n.Fragment,null,n.createElement(cg,{className:"neeto-ui-app-switcher__close-btn",icon:Le,size:"small",style:"text",iconPosition:"left",onClick:f,"data-cy":"app-switcher-back-button","data-testid":"app-switcher-back-button"}),n.createElement("div",{className:"neeto-ui-app-switcher__header","data-cy":"app-switcher-body-wrapper"},n.createElement(Kn,{style:"h2"},"Choose your neeto product"),n.createElement("div",{className:"neeto-ui-app-switcher__search-wrapper"},n.createElement(yg,{placeholder:"Search products",type:"search",suffix:n.createElement(sn,null),onChange:function(e){return h(e.target.value)},value:p,"data-cy":"app-switcher-search-input"}))),!v&&d&&n.createElement("div",{className:"neeto-ui-app-switcher__body"},n.createElement(Kn,{style:"h5",weight:"bold",textTransform:"uppercase",className:"neeto-ui-text-gray-500"},"Recent"),n.createElement("div",{className:"neeto-ui-app-switcher__grid"},l.map((function(e){var o=e.name,i=e.description,a=e.url,s=e.icon;return n.createElement(Yp,{key:o,name:o,description:i,url:a,icon:s,environment:t,activeApp:r})})))),n.createElement("div",{className:"neeto-ui-app-switcher__body"},!v&&d&&n.createElement(Kn,{style:"h5",weight:"bold",textTransform:"uppercase",className:"neeto-ui-text-gray-500"},"All"),m.length?n.createElement("div",{className:"neeto-ui-app-switcher__grid"},m.map((function(e){var o=e.name,i=e.description,a=e.url,s=e.icon;return n.createElement(Yp,{key:o,name:o,description:i,url:a,icon:s,environment:t,activeApp:r})}))):n.createElement(Kn,{style:"body1",className:"neeto-ui-text-center"},"No apps found")))},Jp={development:"development",staging:"staging",production:"production"},Gp=function(){var e=window.location.host.split("."),n="";return e.length>=3&&(n=e[0]),n},jp=["children"],Np=t((function(e,t){var r=e.children,o=un(e,jp);return n.createElement("div",cn({ref:t,"data-testid":"neeto-backdrop"},o),r)})),Xp=function(e){var n=e.children,t=e.rootId,r=void 0===t?"root-portal":t,o=e.el,i=void 0===o?"div":o,c=s(null);return a((function(){var e=document.getElementById(r);return e||((e=document.createElement(i)).setAttribute("id",r),document.body.appendChild(e)),e.appendChild(c.current),function(){c.current.remove(),0===e.childNodes.length&&e.remove()}}),[r]),c.current||(c.current=document.createElement(i)),m(n,c.current)},Rp={exports:{}},Sp=Rp.exports=function(){var e=1e3,n=6e4,t=36e5,r="millisecond",o="second",i="minute",a="hour",s="day",c="week",f="month",u="quarter",A="year",l="date",g="Invalid Date",p=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},d=function(e,n,t){var r=String(e);return!r||r.length>=n?e:""+Array(n+1-r.length).join(t)+e},v={s:d,z:function(e){var n=-e.utcOffset(),t=Math.abs(n),r=Math.floor(t/60),o=t%60;return(n<=0?"+":"-")+d(r,2,"0")+":"+d(o,2,"0")},m:function e(n,t){if(n.date()<t.date())return-e(t,n);var r=12*(t.year()-n.year())+(t.month()-n.month()),o=n.clone().add(r,f),i=t-o<0,a=n.clone().add(r+(i?-1:1),f);return+(-(r+(t-o)/(i?o-a:a-o))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:f,y:A,w:c,d:s,D:l,h:a,m:i,s:o,ms:r,Q:u}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},w="en",y={};y[w]=m;var E=function(e){return e instanceof P},D=function e(n,t,r){var o;if(!n)return w;if("string"==typeof n){var i=n.toLowerCase();y[i]&&(o=i),t&&(y[i]=t,o=i);var a=n.split("-");if(!o&&a.length>1)return e(a[0])}else{var s=n.name;y[s]=n,o=s}return!r&&o&&(w=o),o||!r&&w},C=function(e,n){if(E(e))return e.clone();var t="object"==typeof n?n:{};return t.date=e,t.args=arguments,new P(t)},B=v;B.l=D,B.i=E,B.w=function(e,n){return C(e,{locale:n.$L,utc:n.$u,x:n.$x,$offset:n.$offset})};var P=function(){function m(e){this.$L=D(e.locale,null,!0),this.parse(e)}var d=m.prototype;return d.parse=function(e){this.$d=function(e){var n=e.date,t=e.utc;if(null===n)return new Date(NaN);if(B.u(n))return new Date;if(n instanceof Date)return new Date(n);if("string"==typeof n&&!/Z$/i.test(n)){var r=n.match(p);if(r){var o=r[2]-1||0,i=(r[7]||"0").substring(0,3);return t?new Date(Date.UTC(r[1],o,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)):new Date(r[1],o,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)}}return new Date(n)}(e),this.$x=e.x||{},this.init()},d.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},d.$utils=function(){return B},d.isValid=function(){return!(this.$d.toString()===g)},d.isSame=function(e,n){var t=C(e);return this.startOf(n)<=t&&t<=this.endOf(n)},d.isAfter=function(e,n){return C(e)<this.startOf(n)},d.isBefore=function(e,n){return this.endOf(n)<C(e)},d.$g=function(e,n,t){return B.u(e)?this[n]:this.set(t,e)},d.unix=function(){return Math.floor(this.valueOf()/1e3)},d.valueOf=function(){return this.$d.getTime()},d.startOf=function(e,n){var t=this,r=!!B.u(n)||n,u=B.p(e),g=function(e,n){var o=B.w(t.$u?Date.UTC(t.$y,n,e):new Date(t.$y,n,e),t);return r?o:o.endOf(s)},p=function(e,n){return B.w(t.toDate()[e].apply(t.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(n)),t)},h=this.$W,m=this.$M,d=this.$D,v="set"+(this.$u?"UTC":"");switch(u){case A:return r?g(1,0):g(31,11);case f:return r?g(1,m):g(0,m+1);case c:var w=this.$locale().weekStart||0,y=(h<w?h+7:h)-w;return g(r?d-y:d+(6-y),m);case s:case l:return p(v+"Hours",0);case a:return p(v+"Minutes",1);case i:return p(v+"Seconds",2);case o:return p(v+"Milliseconds",3);default:return this.clone()}},d.endOf=function(e){return this.startOf(e,!1)},d.$set=function(e,n){var t,c=B.p(e),u="set"+(this.$u?"UTC":""),g=(t={},t[s]=u+"Date",t[l]=u+"Date",t[f]=u+"Month",t[A]=u+"FullYear",t[a]=u+"Hours",t[i]=u+"Minutes",t[o]=u+"Seconds",t[r]=u+"Milliseconds",t)[c],p=c===s?this.$D+(n-this.$W):n;if(c===f||c===A){var h=this.clone().set(l,1);h.$d[g](p),h.init(),this.$d=h.set(l,Math.min(this.$D,h.daysInMonth())).$d}else g&&this.$d[g](p);return this.init(),this},d.set=function(e,n){return this.clone().$set(e,n)},d.get=function(e){return this[B.p(e)]()},d.add=function(r,u){var l,g=this;r=Number(r);var p=B.p(u),h=function(e){var n=C(g);return B.w(n.date(n.date()+Math.round(e*r)),g)};if(p===f)return this.set(f,this.$M+r);if(p===A)return this.set(A,this.$y+r);if(p===s)return h(1);if(p===c)return h(7);var m=(l={},l[i]=n,l[a]=t,l[o]=e,l)[p]||1,d=this.$d.getTime()+r*m;return B.w(d,this)},d.subtract=function(e,n){return this.add(-1*e,n)},d.format=function(e){var n=this,t=this.$locale();if(!this.isValid())return t.invalidDate||g;var r=e||"YYYY-MM-DDTHH:mm:ssZ",o=B.z(this),i=this.$H,a=this.$m,s=this.$M,c=t.weekdays,f=t.months,u=function(e,t,o,i){return e&&(e[t]||e(n,r))||o[t].slice(0,i)},A=function(e){return B.s(i%12||12,e,"0")},l=t.meridiem||function(e,n,t){var r=e<12?"AM":"PM";return t?r.toLowerCase():r},p={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:B.s(s+1,2,"0"),MMM:u(t.monthsShort,s,f,3),MMMM:u(f,s),D:this.$D,DD:B.s(this.$D,2,"0"),d:String(this.$W),dd:u(t.weekdaysMin,this.$W,c,2),ddd:u(t.weekdaysShort,this.$W,c,3),dddd:c[this.$W],H:String(i),HH:B.s(i,2,"0"),h:A(1),hh:A(2),a:l(i,a,!0),A:l(i,a,!1),m:String(a),mm:B.s(a,2,"0"),s:String(this.$s),ss:B.s(this.$s,2,"0"),SSS:B.s(this.$ms,3,"0"),Z:o};return r.replace(h,(function(e,n){return n||p[e]||o.replace(":","")}))},d.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},d.diff=function(r,l,g){var p,h=B.p(l),m=C(r),d=(m.utcOffset()-this.utcOffset())*n,v=this-m,w=B.m(this,m);return w=(p={},p[A]=w/12,p[f]=w,p[u]=w/3,p[c]=(v-d)/6048e5,p[s]=(v-d)/864e5,p[a]=v/t,p[i]=v/n,p[o]=v/e,p)[h]||v,g?w:B.a(w)},d.daysInMonth=function(){return this.endOf(f).$D},d.$locale=function(){return y[this.$L]},d.locale=function(e,n){if(!e)return this.$L;var t=this.clone(),r=D(e,n,!0);return r&&(t.$L=r),t},d.clone=function(){return B.w(this.$d,this)},d.toDate=function(){return new Date(this.valueOf())},d.toJSON=function(){return this.isValid()?this.toISOString():null},d.toISOString=function(){return this.$d.toISOString()},d.toString=function(){return this.$d.toUTCString()},m}(),z=P.prototype;return C.prototype=z,[["$ms",r],["$s",o],["$m",i],["$H",a],["$W",s],["$M",f],["$y",A],["$D",l]].forEach((function(e){z[e[1]]=function(n){return this.$g(n,e[0],e[1])}})),C.extend=function(e,n){return e.$i||(e(n,P,C),e.$i=!0),C},C.locale=D,C.isDayjs=E,C.unix=function(e){return C(1e3*e)},C.en=y[w],C.Ls=y,C.p={},C}(),Lp={exports:{}},Up=Lp.exports=function(){var e="minute",n=/[+-]\d\d(?::?\d\d)?/g,t=/([+-]|\d\d)/g;return function(r,o,i){var a=o.prototype;i.utc=function(e){return new o({date:e,utc:!0,args:arguments})},a.utc=function(n){var t=i(this.toDate(),{locale:this.$L,utc:!0});return n?t.add(this.utcOffset(),e):t},a.local=function(){return i(this.toDate(),{locale:this.$L,utc:!1})};var s=a.parse;a.parse=function(e){e.utc&&(this.$u=!0),this.$utils().u(e.$offset)||(this.$offset=e.$offset),s.call(this,e)};var c=a.init;a.init=function(){if(this.$u){var e=this.$d;this.$y=e.getUTCFullYear(),this.$M=e.getUTCMonth(),this.$D=e.getUTCDate(),this.$W=e.getUTCDay(),this.$H=e.getUTCHours(),this.$m=e.getUTCMinutes(),this.$s=e.getUTCSeconds(),this.$ms=e.getUTCMilliseconds()}else c.call(this)};var f=a.utcOffset;a.utcOffset=function(r,o){var i=this.$utils().u;if(i(r))return this.$u?0:i(this.$offset)?f.call(this):this.$offset;if("string"==typeof r&&(r=function(e){void 0===e&&(e="");var r=e.match(n);if(!r)return null;var o=(""+r[0]).match(t)||["-",0,0],i=o[0],a=60*+o[1]+ +o[2];return 0===a?0:"+"===i?a:-a}(r),null===r))return this;var a=Math.abs(r)<=16?60*r:r,s=this;if(o)return s.$offset=a,s.$u=0===r,s;if(0!==r){var c=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(s=this.local().add(a+c,e)).$offset=a,s.$x.$localOffset=c}else s=this.utc();return s};var u=a.format;a.format=function(e){var n=e||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return u.call(this,n)},a.valueOf=function(){var e=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||(new Date).getTimezoneOffset());return this.$d.valueOf()-6e4*e},a.isUTC=function(){return!!this.$u},a.toISOString=function(){return this.toDate().toISOString()},a.toString=function(){return this.toDate().toUTCString()};var A=a.toDate;a.toDate=function(e){return"s"===e&&this.$offset?i(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():A.call(this)};var l=a.diff;a.diff=function(e,n,t){if(e&&this.$u===e.$u)return l.call(this,e,n,t);var r=this.local(),o=i(e).local();return l.call(r,o,n,t)}}}(),Fp={exports:{}},Zp=Fp.exports=function(e,n){n.prototype.weekday=function(e){var n=this.$locale().weekStart||0,t=this.$W,r=(t<n?t+7:t)-n;return this.$utils().u(e)?r:this.subtract(r,"day").add(e,"day")}},Kp={exports:{}},Wp=Kp.exports=function(e,n,t){var r=n.prototype,o=function(e){return e&&(e.indexOf?e:e.s)},i=function(e,n,t,r,i){var a=e.name?e:e.$locale(),s=o(a[n]),c=o(a[t]),f=s||c.map((function(e){return e.slice(0,r)}));if(!i)return f;var u=a.weekStart;return f.map((function(e,n){return f[(n+(u||0))%7]}))},a=function(){return t.Ls[t.locale()]},s=function(e,n){return e.formats[n]||function(e){return e.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,n,t){return n||t.slice(1)}))}(e.formats[n.toUpperCase()])},c=function(){var e=this;return{months:function(n){return n?n.format("MMMM"):i(e,"months")},monthsShort:function(n){return n?n.format("MMM"):i(e,"monthsShort","months",3)},firstDayOfWeek:function(){return e.$locale().weekStart||0},weekdays:function(n){return n?n.format("dddd"):i(e,"weekdays")},weekdaysMin:function(n){return n?n.format("dd"):i(e,"weekdaysMin","weekdays",2)},weekdaysShort:function(n){return n?n.format("ddd"):i(e,"weekdaysShort","weekdays",3)},longDateFormat:function(n){return s(e.$locale(),n)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return c.bind(this)()},t.localeData=function(){var e=a();return{firstDayOfWeek:function(){return e.weekStart||0},weekdays:function(){return t.weekdays()},weekdaysShort:function(){return t.weekdaysShort()},weekdaysMin:function(){return t.weekdaysMin()},months:function(){return t.months()},monthsShort:function(){return t.monthsShort()},longDateFormat:function(n){return s(e,n)},meridiem:e.meridiem,ordinal:e.ordinal}},t.months=function(){return i(a(),"months")},t.monthsShort=function(){return i(a(),"monthsShort","months",3)},t.weekdays=function(e){return i(a(),"weekdays",null,null,e)},t.weekdaysShort=function(e){return i(a(),"weekdaysShort","weekdays",3,e)},t.weekdaysMin=function(e){return i(a(),"weekdaysMin","weekdays",2,e)}},qp={exports:{}},Vp=qp.exports=function(){var e="week",n="year";return function(t,r,o){var i=r.prototype;i.week=function(t){if(void 0===t&&(t=null),null!==t)return this.add(7*(t-this.week()),"day");var r=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var i=o(this).startOf(n).add(1,n).date(r),a=o(this).endOf(e);if(i.isBefore(a))return 1}var s=o(this).startOf(n).date(r).startOf(e).subtract(1,"millisecond"),c=this.diff(s,e,!0);return c<0?o(this).startOf("week").week():Math.ceil(c)},i.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}();Sp.extend(Vp),Sp.extend(Zp),Sp.extend(Wp),Sp.extend(Up);var _p=function(){},$p=["isOpen","className","closeOnEsc","closeOnOutsideClick","environment","activeApp","subdomain","neetoApps","recentApps","onClose"],eh=function(e){var t,r,o,i=e.isOpen,c=e.className,f=void 0===c?"":c,u=e.closeOnEsc,A=void 0===u||u,l=e.closeOnOutsideClick,g=void 0===l||l,p=e.environment,h=e.activeApp,m=e.subdomain,d=void 0===m?"":m,v=e.neetoApps,w=void 0===v?[]:v,y=e.recentApps,E=void 0===y?[]:y,C=e.onClose,B=void 0===C?_p:C,P=un(e,$p),z=s(),M=s();a((function(){var e=function(e){t.current&&!t.current.contains(e.target)&&(r.current?r.current.contains(e.target)&&o(e):o(e))};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),function(){document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e)}}),[t=z,r=M,o=g?B:_p]),rp("esc",A?B:_p);return a((function(){!function(){if(!h||"string"!=typeof(e=h)||!/^[A-Z]\S*$/.test(e))throw new Error("Value of activeApp prop of AppSwitcher component is ".concat(h,", it is not matching the expected format. Please refer docs for more info"));var e}()}),[h]),a((function(){!function(){if(Jp[p]&&!Array.isArray(w))throw new Error("Value of neetoApps prop of AppSwitcher component is ".concat(w,", it should be an array instead"))}()}),[w]),n.createElement(Xp,{rootId:"neeto-ui-portal"},n.createElement(Ep,{in:i,appear:!0,timeout:300,classNames:"neeto-ui-app-switcher",unmountOnExit:!0},n.createElement(Np,{ref:M,key:"switcher-backdrop",className:"neeto-ui-app-switcher__backdrop"},n.createElement("div",cn({ref:z,key:"switcher-wrapper","data-cy":"switcher-wrapper",className:D("neeto-ui-app-switcher__wrapper",fn({},f,f))},P),n.createElement(bp,{onClose:B,environment:p,activeApp:h,subdomain:d||Gp()||"spinkart",neetoApps:w,recentApps:E})))))},nh=["url","icon","label","count","active","onEdit","onClick","className"],th=function(){},rh=["label","description","active","className"],oh=["children","iconProps"],ih=["collapse","onCollapse"],ah=["label","onClick"],sh=["title","children","showMenu","className"],ch=function(e){var t=e.title,r=void 0===t?"":t,o=e.children,i=e.showMenu,a=void 0!==i&&i,s=e.className,c=void 0===s?"":s,f=un(e,sh);return n.createElement(Ep,{in:a,timeout:300,classNames:"neeto-ui-menubar",unmountOnExit:!0},n.createElement("div",{className:D("neeto-ui-menubar__wrapper",fn({},c,c))},n.createElement("div",{className:"neeto-ui-menubar__container"},r&&n.createElement(Kn,{lineHeight:"tight",style:"h2",weight:"semibold","data-cy":f["data-cy"]||"menubar-heading",className:"neeto-ui-text-gray-800 neeto-ui-menubar__title"},r),o)))};ch.Block=function(e){var t=e.url,r=e.icon,o=e.label,i=e.count,a=e.active,s=void 0!==a&&a,c=e.onEdit,f=e.onClick,u=void 0===f?th:f,A=e.className,l=un(e,nh),g=t?w:function(e){return n.createElement("button",e)};return n.createElement(g,{to:t,className:D("neeto-ui-menubar__block",fn({"neeto-ui-menubar__block--editable":c,"neeto-ui-menubar__block--active":s},A,A)),onClick:u,"data-cy":l["data-cy"]||pg(o)},n.createElement("div",{className:"neeto-ui-menubar__block-label"},r&&n.createElement("i",{className:"neeto-ui-menubar__block-icon"},r),n.createElement(Kn,{title:o,component:"span",style:"h5",weight:"medium"},o)),Number.isInteger(i)&&n.createElement("div",{onClick:function(e){e.stopPropagation(),c&&c()}},n.createElement(Kn,{component:"span",style:"h5",weight:"medium"},i)))},ch.Item=function(e){var t=e.label,r=void 0===t?"":t,o=e.description,i=void 0===o?"":o,a=e.active,s=void 0!==a&&a,c=e.className,f=void 0===c?"":c,u=un(e,rh);return n.createElement("button",cn({className:D("neeto-ui-menubar__item",fn({"neeto-ui-menubar__item--active":s},f,f))},u),n.createElement(Kn,{component:"h5",style:"h4",className:"neeto-ui-menubar__item-header"},r),n.createElement(Kn,{style:"body3",className:"neeto-ui-menubar__item-desc"},i))},ch.SubTitle=function(e){var t=e.children,r=e.iconProps,o=un(e,oh);return n.createElement("div",{"data-cy":o["data-cy"]||"menubar-subtitle-heading",className:"neeto-ui-menubar__subtitle"},t,n.createElement("div",{className:"neeto-ui-menubar__subtitle-actions"},r&&r.map((function(e,t){return n.createElement(cg,cn({style:"text",key:t},e))}))))},ch.Search=function(e){var t=e.collapse,r=void 0===t||t,o=e.onCollapse,i=un(e,ih);return!r&&n.createElement("div",{className:"neeto-ui-menubar__search"},n.createElement(yg,cn({type:"search",placeholder:"Search",prefix:n.createElement(sn,null)},i)),n.createElement(cg,{style:"text",icon:Le,onClick:o}))},ch.AddNew=function(e){var t=e.label,r=void 0===t?"":t,o=e.onClick,i=un(e,ah);return n.createElement("div",cn({className:"neeto-ui-menubar__add-new-wrap"},i),n.createElement(cg,{label:r,style:"link",icon:en,iconPosition:"left",iconSize:16,onClick:o,size:"small"}))};export{eh as AppSwitcher,Mg as Container,Eg as Header,ch as MenuBar,Hg as Scrollable,ci as Sidebar,Dg as SubHeader};
|
|
24
|
+
O.exports=T;var le=O.exports,ge={exports:{}},pe={},he="function"==typeof Symbol&&Symbol.for,me=he?Symbol.for("react.element"):60103,de=he?Symbol.for("react.portal"):60106,ve=he?Symbol.for("react.fragment"):60107,we=he?Symbol.for("react.strict_mode"):60108,ye=he?Symbol.for("react.profiler"):60114,Ee=he?Symbol.for("react.provider"):60109,De=he?Symbol.for("react.context"):60110,Ce=he?Symbol.for("react.async_mode"):60111,Be=he?Symbol.for("react.concurrent_mode"):60111,Pe=he?Symbol.for("react.forward_ref"):60112,ze=he?Symbol.for("react.suspense"):60113,Me=he?Symbol.for("react.suspense_list"):60120,Qe=he?Symbol.for("react.memo"):60115,Oe=he?Symbol.for("react.lazy"):60116,Te=he?Symbol.for("react.block"):60121,xe=he?Symbol.for("react.fundamental"):60117,He=he?Symbol.for("react.responder"):60118,Ie=he?Symbol.for("react.scope"):60119;function ke(e){if("object"==typeof e&&null!==e){var n=e.$$typeof;switch(n){case me:switch(e=e.type){case Ce:case Be:case ve:case ye:case we:case ze:return e;default:switch(e=e&&e.$$typeof){case De:case Pe:case Oe:case Qe:case Ee:return e;default:return n}}case de:return n}}}function Ye(e){return ke(e)===Be}function be(){}function Je(){}pe.AsyncMode=Ce,pe.ConcurrentMode=Be,pe.ContextConsumer=De,pe.ContextProvider=Ee,pe.Element=me,pe.ForwardRef=Pe,pe.Fragment=ve,pe.Lazy=Oe,pe.Memo=Qe,pe.Portal=de,pe.Profiler=ye,pe.StrictMode=we,pe.Suspense=ze,pe.isAsyncMode=function(e){return Ye(e)||ke(e)===Ce},pe.isConcurrentMode=Ye,pe.isContextConsumer=function(e){return ke(e)===De},pe.isContextProvider=function(e){return ke(e)===Ee},pe.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===me},pe.isForwardRef=function(e){return ke(e)===Pe},pe.isFragment=function(e){return ke(e)===ve},pe.isLazy=function(e){return ke(e)===Oe},pe.isMemo=function(e){return ke(e)===Qe},pe.isPortal=function(e){return ke(e)===de},pe.isProfiler=function(e){return ke(e)===ye},pe.isStrictMode=function(e){return ke(e)===we},pe.isSuspense=function(e){return ke(e)===ze},pe.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===ve||e===Be||e===ye||e===we||e===ze||e===Me||"object"==typeof e&&null!==e&&(e.$$typeof===Oe||e.$$typeof===Qe||e.$$typeof===Ee||e.$$typeof===De||e.$$typeof===Pe||e.$$typeof===xe||e.$$typeof===He||e.$$typeof===Ie||e.$$typeof===Te)},pe.typeOf=ke,Function.call.bind(Object.prototype.hasOwnProperty),Je.resetWarningCache=be,ge.exports=function(){function e(e,n,t,r,o,i){if("SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"!==i){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function n(){return e}e.isRequired=e;var t={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:n,element:e,elementType:e,instanceOf:n,node:e,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:Je,resetWarningCache:be};return t.PropTypes=t,t}();var Ge=ge.exports;Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var je=["size","color","strokeWidth"],Ne=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,je);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 20 20",fill:"none"},o),le.createElement("path",{d:"M8 4.5C8 2.567 6.433 1 4.5 1H1V8H8V4.5Z",stroke:t,strokeWidth:r}),le.createElement("path",{d:"M8 15.5C8 13.567 6.433 12 4.5 12H1V19H8V15.5Z",stroke:t,strokeWidth:r}),le.createElement("path",{d:"M19 4.5C19 2.567 17.433 1 15.5 1H12V8H19V4.5Z",stroke:t,strokeWidth:r}),le.createElement("path",{d:"M19 15.5C19 13.567 17.433 12 15.5 12H12V19H19V15.5Z",stroke:t,strokeWidth:r}))};Ne.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Ne.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Xe=["size","color","strokeWidth"],Re=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Xe);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M17.5 9L9 17.5L5 13.5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};Re.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Re.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Se=["size","color","strokeWidth"],Le=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Se);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M6 6L18 18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M18 6L6 18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};Le.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Le.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Ue=["size","color","strokeWidth"],Fe=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Ue);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("line",{x1:"3",y1:"7.25",x2:"21",y2:"7.25",stroke:t,strokeWidth:r}),le.createElement("line",{x1:"3",y1:"11.25",x2:"15",y2:"11.25",stroke:t,strokeWidth:r}),le.createElement("line",{x1:"3",y1:"15.25",x2:"11",y2:"15.25",stroke:t,strokeWidth:r}))};Fe.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Fe.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Ze=["size","color","strokeWidth"],Ke=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,Ze);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M9.09009 9.00008C9.32519 8.33175 9.78924 7.76819 10.4 7.40921C11.0108 7.05024 11.729 6.91902 12.4273 7.03879C13.1255 7.15857 13.7589 7.52161 14.2152 8.06361C14.6714 8.60561 14.9211 9.2916 14.9201 10.0001C14.9201 12.0001 11.9201 13.0001 11.9201 13.0001",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M12 17H12.01",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};Ke.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},Ke.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var We=["size","color","strokeWidth"],qe=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,We);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M11.009 11.249H12.159V15.499",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M11 15.4986H13.3093",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M12.1 8.24587C12.1 8.29532 12.0853 8.34365 12.0579 8.38477C12.0304 8.42588 11.9914 8.45792 11.9457 8.47684C11.9 8.49576 11.8497 8.50071 11.8012 8.49107C11.7527 8.48142 11.7082 8.45761 11.6732 8.42265C11.6383 8.38769 11.6145 8.34314 11.6048 8.29464C11.5952 8.24615 11.6001 8.19588 11.619 8.1502C11.638 8.10452 11.67 8.06548 11.7111 8.03801C11.7522 8.01053 11.8006 7.99587 11.85 7.99587",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M11.85 7.99587C11.9163 7.99587 11.9799 8.02221 12.0268 8.0691C12.0737 8.11598 12.1 8.17957 12.1 8.24587",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M16 2.99862H8C5.23858 2.99862 3 5.2372 3 7.99862V15.9986C3 18.76 5.23858 20.9986 8 20.9986H16C18.7614 20.9986 21 18.76 21 15.9986V7.99862C21 5.2372 18.7614 2.99862 16 2.99862Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};qe.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},qe.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var Ve=["size","color","strokeWidth"],_e=function(e){var n=e.size,t=e.color;e.strokeWidth;var r=Q(e,Ve);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},r),le.createElement("path",{d:"M19.1863 9.2727C19.1863 9.99647 19.1863 10.7171 19.1863 11.444C19.1863 12.171 19.1863 12.8916 19.2049 13.6153C19.2386 14.218 19.1257 14.8198 18.8765 15.367C18.6184 15.8937 18.1759 16.3019 17.637 16.5104C17.0343 16.7591 16.4873 16.8557 15.9435 16.7401C15.3997 16.6245 14.859 16.2982 14.2625 15.7027C13.2068 14.6416 12.1543 13.5747 11.1049 12.502C10.0555 11.4292 9.00757 10.3592 7.96124 9.29171C7.79717 9.10072 7.61268 8.92913 7.41122 8.78016C7.30188 8.7087 7.17715 8.66559 7.04782 8.65455C6.9185 8.64351 6.7885 8.66488 6.66908 8.71681C6.53476 8.75956 6.41264 8.83511 6.3133 8.93694C6.21396 9.03876 6.14037 9.16379 6.09892 9.30121C6.03142 9.57268 6.00375 9.85289 6.0168 10.1327C6.0168 11.3152 6.02042 12.4993 6.02765 13.685C6.02765 14.8697 6.02765 16.0606 6.0075 17.2389C5.99528 17.5357 6.04547 17.8316 6.15469 18.1068C6.25958 18.3623 6.44947 18.5715 6.69077 18.6976C6.81331 18.7641 6.94926 18.8007 7.08796 18.8046C7.22666 18.8084 7.36435 18.7794 7.49024 18.7198C7.75031 18.5975 7.98613 18.4273 8.1859 18.2177C8.6662 17.7405 9.14392 17.2601 9.61905 16.7765C10.0942 16.2929 10.5616 15.8041 11.0212 15.3099C11.1103 15.2033 11.2191 15.1156 11.3414 15.052C11.4637 14.9884 11.5971 14.9501 11.7339 14.9393C11.9921 14.9406 12.2434 15.0242 12.4528 15.1785C12.6511 15.3115 12.7426 15.5982 12.7364 15.9007C12.7377 16.2033 12.6301 16.4958 12.4342 16.7226C11.8641 17.3118 11.2986 17.9089 10.7299 18.498C10.1613 19.0872 9.57877 19.67 8.98072 20.2291C8.54153 20.6553 7.97762 20.9223 7.37559 20.9893C6.77021 21.0371 6.16299 20.9247 5.61242 20.663C5.10855 20.4603 4.67981 20.1007 4.38688 19.6352C4.11249 19.1508 3.97918 18.5964 4.00264 18.0372C4.01658 16.5769 4.01503 15.1167 4.01348 13.6549C4.01193 12.1931 4.01348 10.7345 4.01348 9.2727C4.00128 8.69191 4.11948 8.11599 4.35899 7.58918C4.61201 7.07012 5.05006 6.66996 5.58298 6.47105C6.13553 6.23868 6.74262 6.17701 7.32911 6.29367C7.9335 6.43863 8.48137 6.76582 8.9017 7.23284C9.96456 8.34146 11.0367 9.44269 12.1182 10.5365C13.1996 11.6304 14.278 12.7263 15.3532 13.8244C15.4998 13.9882 15.6683 14.13 15.8537 14.2457C15.9468 14.3006 16.0506 14.3338 16.1577 14.3431C16.2648 14.3524 16.3726 14.3375 16.4734 14.2995C16.6678 14.2401 16.8443 14.1311 16.9862 13.9828C17.1305 13.8059 17.2026 13.579 17.1877 13.3493C17.1722 12.0142 17.1722 10.6854 17.1722 9.35664C17.1722 8.02788 17.1722 6.69753 17.1722 5.36877C17.1819 5.16803 17.1508 4.9674 17.0808 4.77961C17.0365 4.68434 16.9744 4.59893 16.8978 4.52827C16.8212 4.45761 16.7318 4.40309 16.6345 4.36784C16.4456 4.27647 16.2393 4.22888 16.0303 4.22847C15.8152 4.24378 15.6102 4.32802 15.4446 4.4692C14.8593 4.93907 14.3084 5.45198 13.7961 6.00385C13.2771 6.54549 12.7704 7.10138 12.2282 7.62085C12.0264 7.84331 11.7585 7.99141 11.4659 8.04213C11.3372 8.04946 11.2086 8.02659 11.0899 7.97525C10.9712 7.92392 10.8655 7.84549 10.7811 7.74597C10.6812 7.64671 10.603 7.52692 10.5518 7.39452C10.5005 7.26212 10.4772 7.1201 10.4836 6.97785C10.5039 6.67123 10.6361 6.38357 10.8539 6.17173C11.4024 5.61214 11.9498 5.05254 12.4962 4.49295C13.0426 3.93336 13.5926 3.378 14.1463 2.82685C14.4931 2.4971 14.911 2.25534 15.3661 2.12109C15.8212 1.98683 16.3008 1.96385 16.7662 2.05398C17.2334 2.12126 17.6785 2.29959 18.066 2.57464C18.4535 2.8497 18.7725 3.21381 18.9973 3.63773C19.0662 3.77419 19.1183 3.9189 19.1522 4.06851C19.1853 4.21976 19.2009 4.37443 19.1987 4.52938C19.1925 5.31809 19.1925 6.10996 19.1987 6.905C19.2049 7.70004 19.2008 8.48927 19.1863 9.2727Z",fill:t}))};_e.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},_e.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var $e=["size","color","strokeWidth"],en=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,$e);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M12 6L12 18",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M18 12H6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};en.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},en.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var nn=["size","color","strokeWidth"],tn=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,nn);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M7.7328 20.829C7.48434 20.9587 7.20452 21.0162 6.92506 20.9949C6.6456 20.9737 6.37768 20.8746 6.15167 20.7089C5.92566 20.5431 5.7506 20.3174 5.64634 20.0573C5.54208 19.7971 5.5128 19.5129 5.5618 19.237L6.3708 14.6L2.9648 11.336C2.76077 11.1414 2.61571 10.8933 2.54624 10.6201C2.47678 10.3468 2.48573 10.0595 2.57206 9.79116C2.65839 9.52277 2.8186 9.28415 3.03434 9.10265C3.25008 8.92115 3.5126 8.80413 3.7918 8.765L8.5208 8.089L10.6558 3.83C10.7799 3.57959 10.9715 3.36884 11.2089 3.2215C11.4464 3.07415 11.7203 2.99608 11.9998 2.99608C12.2793 2.99608 12.5532 3.07415 12.7906 3.2215C13.0281 3.36884 13.2197 3.57959 13.3438 3.83L15.4788 8.089L20.2078 8.765C20.487 8.80413 20.7495 8.92115 20.9653 9.10265C21.181 9.28415 21.3412 9.52277 21.4275 9.79116C21.5139 10.0595 21.5228 10.3468 21.4533 10.6201C21.3839 10.8933 21.2388 11.1414 21.0348 11.336L17.6288 14.6L18.4378 19.238C18.4868 19.5139 18.4575 19.7981 18.3532 20.0583C18.249 20.3184 18.0739 20.5441 17.8479 20.7099C17.6219 20.8756 17.354 20.9747 17.0745 20.9959C16.7951 21.0172 16.5153 20.9597 16.2668 20.83L11.9998 18.625L7.7328 20.829Z",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};tn.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},tn.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var rn=["size","color","strokeWidth"],on=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,rn);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M9 18L15 12L9 6",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};on.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},on.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var an=["size","color","strokeWidth"],sn=function(e){var n=e.size,t=e.color,r=e.strokeWidth,o=Q(e,an);return le.createElement("svg",M({width:n,height:n,viewBox:"0 0 24 24",fill:"none"},o),le.createElement("path",{d:"M14.1931 5.58187C16.525 7.91369 16.525 11.6943 14.1931 14.0261C11.8613 16.358 8.08069 16.358 5.74887 14.0261C3.41704 11.6943 3.41704 7.91369 5.74887 5.58187C8.08069 3.25005 11.8613 3.25005 14.1931 5.58187",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}),le.createElement("path",{d:"M14.1499 14.06L18.5899 18.5",stroke:t,strokeWidth:r,strokeLinecap:"round",strokeLinejoin:"round"}))};function cn(){return cn=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},cn.apply(this,arguments)}function fn(e,n,t){return n in e?Object.defineProperty(e,n,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[n]=t,e}function un(e,n){if(null==e)return{};var t,r,o=function(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}sn.defaultProps={color:"currentColor",size:24,strokeWidth:"1.5"},sn.propTypes={color:Ge.string,size:Ge.oneOfType([Ge.string,Ge.number]),strokeWidth:Ge.oneOfType([Ge.string,Ge.number])},Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]),Ge.string,Ge.oneOfType([Ge.string,Ge.number]),Ge.oneOfType([Ge.string,Ge.number]);var An=["style","weight","lineHeight","component","children","textTransform","className"],ln="thin",gn="extralight",pn="light",hn="normal",mn="medium",dn="semibold",vn="bold",wn="extrabold",yn="black",En="h1",Dn="h2",Cn="h3",Bn="h4",Pn="h5",zn="h6",Mn="body1",Qn="body2",On="body3",Tn="nano",xn="none",Hn="tight",In="snug",kn="normal",Yn="relaxed",bn="loose",Jn="none",Gn="capitalize",jn="uppercase",Nn="lowercase",Xn="fullwidth",Rn="inherit",Sn="initial",Ln="revert",Un="unset",Fn={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",body1:"p",body2:"p",body3:"p",nano:"span"},Zn={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",p:"p",span:"span",b:"b",strong:"strong",i:"i",em:"em",mark:"mark",del:"del",s:"s",ins:"ins",sub:"sub",sup:"sup",u:"u",code:"code",blockquote:"blockquote"},Kn=n.forwardRef((function(e,t){var r=e.style,o=void 0===r?"body1":r,i=e.weight,a=e.lineHeight,s=e.component,c=e.children,f=e.textTransform,u=e.className,A=void 0===u?"":u,l=un(e,An),g=s?Zn[s]:o?Fn[o]:"p";return n.createElement(g,cn({ref:t,className:D(fn({"neeto-ui-typography":!0,"neeto-ui-text-h1":o===En,"neeto-ui-text-h2":o===Dn,"neeto-ui-text-h3":o===Cn,"neeto-ui-text-h4":o===Bn,"neeto-ui-text-h5":o===Pn,"neeto-ui-text-h6":o===zn,"neeto-ui-text-body1":o===Mn,"neeto-ui-text-body2":o===Qn,"neeto-ui-text-body3":o===On,"neeto-ui-text-nano":o===Tn,"neeto-ui-text-transform-none":f===Jn,"neeto-ui-text-transform-capitalize":f===Gn,"neeto-ui-text-transform-uppercase":f===jn,"neeto-ui-text-transform-lowercase":f===Nn,"neeto-ui-text-transform-fullwidth":f===Xn,"neeto-ui-text-transform-inherit":f===Rn,"neeto-ui-text-transform-initial":f===Sn,"neeto-ui-text-transform-revert":f===Ln,"neeto-ui-text-transform-unset":f===Un,"neeto-ui-font-thin":i===ln,"neeto-ui-font-extralight":i===gn,"neeto-ui-font-light":i===pn,"neeto-ui-font-normal":i===hn,"neeto-ui-font-medium":i===mn,"neeto-ui-font-semibold":i===dn,"neeto-ui-font-bold":i===vn,"neeto-ui-font-extrabold":i===wn,"neeto-ui-font-black":i===yn,"neeto-ui-leading-none":a===xn,"neeto-ui-leading-tight":a===Hn,"neeto-ui-leading-snug":a===In,"neeto-ui-leading-normal":a===kn,"neeto-ui-leading-relaxed":a===Yn,"neeto-ui-leading-loose":a===bn},A,A))},l),c)})),Wn=function(e){var t=e.label,r=e.description;return n.createElement("div",{className:"neeto-ui-flex neeto-ui-flex-col sidebar-featured-tooltip"},n.createElement(Kn,{lineHeight:"tight",style:"h5",weight:"semibold",className:"neeto-ui-text-center sidebar-featured-tooltip__title"},t),r&&n.createElement(Kn,{lineHeight:"normal",style:"body3",className:"neeto-ui-text-center neeto-ui-text-gray-400 sidebar-featured-tooltip__description"},r))},qn="top",Vn="bottom",_n="right",$n="left",et="auto",nt=[qn,Vn,_n,$n],tt="start",rt="end",ot="clippingParents",it="viewport",at="popper",st="reference",ct=nt.reduce((function(e,n){return e.concat([n+"-"+tt,n+"-"+rt])}),[]),ft=[].concat(nt,[et]).reduce((function(e,n){return e.concat([n,n+"-"+tt,n+"-"+rt])}),[]),ut=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function At(e){return e?(e.nodeName||"").toLowerCase():null}function lt(e){if(null==e)return window;if("[object Window]"!==e.toString()){var n=e.ownerDocument;return n&&n.defaultView||window}return e}function gt(e){return e instanceof lt(e).Element||e instanceof Element}function pt(e){return e instanceof lt(e).HTMLElement||e instanceof HTMLElement}function ht(e){return"undefined"!=typeof ShadowRoot&&(e instanceof lt(e).ShadowRoot||e instanceof ShadowRoot)}var mt={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var n=e.state;Object.keys(n.elements).forEach((function(e){var t=n.styles[e]||{},r=n.attributes[e]||{},o=n.elements[e];pt(o)&&At(o)&&(Object.assign(o.style,t),Object.keys(r).forEach((function(e){var n=r[e];!1===n?o.removeAttribute(e):o.setAttribute(e,!0===n?"":n)})))}))},effect:function(e){var n=e.state,t={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(n.elements.popper.style,t.popper),n.styles=t,n.elements.arrow&&Object.assign(n.elements.arrow.style,t.arrow),function(){Object.keys(n.elements).forEach((function(e){var r=n.elements[e],o=n.attributes[e]||{},i=Object.keys(n.styles.hasOwnProperty(e)?n.styles[e]:t[e]).reduce((function(e,n){return e[n]="",e}),{});pt(r)&&At(r)&&(Object.assign(r.style,i),Object.keys(o).forEach((function(e){r.removeAttribute(e)})))}))}},requires:["computeStyles"]};function dt(e){return e.split("-")[0]}var vt=Math.max,wt=Math.min,yt=Math.round;function Et(){var e=navigator.userAgentData;return null!=e&&e.brands?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function Dt(){return!/^((?!chrome|android).)*safari/i.test(Et())}function Ct(e,n,t){void 0===n&&(n=!1),void 0===t&&(t=!1);var r=e.getBoundingClientRect(),o=1,i=1;n&&pt(e)&&(o=e.offsetWidth>0&&yt(r.width)/e.offsetWidth||1,i=e.offsetHeight>0&&yt(r.height)/e.offsetHeight||1);var a=(gt(e)?lt(e):window).visualViewport,s=!Dt()&&t,c=(r.left+(s&&a?a.offsetLeft:0))/o,f=(r.top+(s&&a?a.offsetTop:0))/i,u=r.width/o,A=r.height/i;return{width:u,height:A,top:f,right:c+u,bottom:f+A,left:c,x:c,y:f}}function Bt(e){var n=Ct(e),t=e.offsetWidth,r=e.offsetHeight;return Math.abs(n.width-t)<=1&&(t=n.width),Math.abs(n.height-r)<=1&&(r=n.height),{x:e.offsetLeft,y:e.offsetTop,width:t,height:r}}function Pt(e,n){var t=n.getRootNode&&n.getRootNode();if(e.contains(n))return!0;if(t&&ht(t)){var r=n;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function zt(e){return lt(e).getComputedStyle(e)}function Mt(e){return["table","td","th"].indexOf(At(e))>=0}function Qt(e){return((gt(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ot(e){return"html"===At(e)?e:e.assignedSlot||e.parentNode||(ht(e)?e.host:null)||Qt(e)}function Tt(e){return pt(e)&&"fixed"!==zt(e).position?e.offsetParent:null}function xt(e){for(var n=lt(e),t=Tt(e);t&&Mt(t)&&"static"===zt(t).position;)t=Tt(t);return t&&("html"===At(t)||"body"===At(t)&&"static"===zt(t).position)?n:t||function(e){var n=/firefox/i.test(Et());if(/Trident/i.test(Et())&&pt(e)&&"fixed"===zt(e).position)return null;var t=Ot(e);for(ht(t)&&(t=t.host);pt(t)&&["html","body"].indexOf(At(t))<0;){var r=zt(t);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||n&&"filter"===r.willChange||n&&r.filter&&"none"!==r.filter)return t;t=t.parentNode}return null}(e)||n}function Ht(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function It(e,n,t){return vt(e,wt(n,t))}function kt(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Yt(e,n){return n.reduce((function(n,t){return n[t]=e,n}),{})}var bt={name:"arrow",enabled:!0,phase:"main",fn:function(e){var n,t=e.state,r=e.name,o=e.options,i=t.elements.arrow,a=t.modifiersData.popperOffsets,s=dt(t.placement),c=Ht(s),f=[$n,_n].indexOf(s)>=0?"height":"width";if(i&&a){var u=function(e,n){return kt("number"!=typeof(e="function"==typeof e?e(Object.assign({},n.rects,{placement:n.placement})):e)?e:Yt(e,nt))}(o.padding,t),A=Bt(i),l="y"===c?qn:$n,g="y"===c?Vn:_n,p=t.rects.reference[f]+t.rects.reference[c]-a[c]-t.rects.popper[f],h=a[c]-t.rects.reference[c],m=xt(i),d=m?"y"===c?m.clientHeight||0:m.clientWidth||0:0,v=p/2-h/2,w=u[l],y=d-A[f]-u[g],E=d/2-A[f]/2+v,D=It(w,E,y),C=c;t.modifiersData[r]=((n={})[C]=D,n.centerOffset=D-E,n)}},effect:function(e){var n=e.state,t=e.options.element,r=void 0===t?"[data-popper-arrow]":t;null!=r&&("string"!=typeof r||(r=n.elements.popper.querySelector(r)))&&Pt(n.elements.popper,r)&&(n.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Jt(e){return e.split("-")[1]}var Gt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function jt(e){var n,t=e.popper,r=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,c=e.gpuAcceleration,f=e.adaptive,u=e.roundOffsets,A=e.isFixed,l=a.x,g=void 0===l?0:l,p=a.y,h=void 0===p?0:p,m="function"==typeof u?u({x:g,y:h}):{x:g,y:h};g=m.x,h=m.y;var d=a.hasOwnProperty("x"),v=a.hasOwnProperty("y"),w=$n,y=qn,E=window;if(f){var D=xt(t),C="clientHeight",B="clientWidth";if(D===lt(t)&&"static"!==zt(D=Qt(t)).position&&"absolute"===s&&(C="scrollHeight",B="scrollWidth"),o===qn||(o===$n||o===_n)&&i===rt)y=Vn,h-=(A&&D===E&&E.visualViewport?E.visualViewport.height:D[C])-r.height,h*=c?1:-1;if(o===$n||(o===qn||o===Vn)&&i===rt)w=_n,g-=(A&&D===E&&E.visualViewport?E.visualViewport.width:D[B])-r.width,g*=c?1:-1}var P,z=Object.assign({position:s},f&&Gt),M=!0===u?function(e){var n=e.x,t=e.y,r=window.devicePixelRatio||1;return{x:yt(n*r)/r||0,y:yt(t*r)/r||0}}({x:g,y:h}):{x:g,y:h};return g=M.x,h=M.y,c?Object.assign({},z,((P={})[y]=v?"0":"",P[w]=d?"0":"",P.transform=(E.devicePixelRatio||1)<=1?"translate("+g+"px, "+h+"px)":"translate3d("+g+"px, "+h+"px, 0)",P)):Object.assign({},z,((n={})[y]=v?h+"px":"",n[w]=d?g+"px":"",n.transform="",n))}var Nt={passive:!0};var Xt={left:"right",right:"left",bottom:"top",top:"bottom"};function Rt(e){return e.replace(/left|right|bottom|top/g,(function(e){return Xt[e]}))}var St={start:"end",end:"start"};function Lt(e){return e.replace(/start|end/g,(function(e){return St[e]}))}function Ut(e){var n=lt(e);return{scrollLeft:n.pageXOffset,scrollTop:n.pageYOffset}}function Ft(e){return Ct(Qt(e)).left+Ut(e).scrollLeft}function Zt(e){var n=zt(e),t=n.overflow,r=n.overflowX,o=n.overflowY;return/auto|scroll|overlay|hidden/.test(t+o+r)}function Kt(e){return["html","body","#document"].indexOf(At(e))>=0?e.ownerDocument.body:pt(e)&&Zt(e)?e:Kt(Ot(e))}function Wt(e,n){var t;void 0===n&&(n=[]);var r=Kt(e),o=r===(null==(t=e.ownerDocument)?void 0:t.body),i=lt(r),a=o?[i].concat(i.visualViewport||[],Zt(r)?r:[]):r,s=n.concat(a);return o?s:s.concat(Wt(Ot(a)))}function qt(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Vt(e,n,t){return n===it?qt(function(e,n){var t=lt(e),r=Qt(e),o=t.visualViewport,i=r.clientWidth,a=r.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;var f=Dt();(f||!f&&"fixed"===n)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s+Ft(e),y:c}}(e,t)):gt(n)?function(e,n){var t=Ct(e,!1,"fixed"===n);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(n,t):qt(function(e){var n,t=Qt(e),r=Ut(e),o=null==(n=e.ownerDocument)?void 0:n.body,i=vt(t.scrollWidth,t.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=vt(t.scrollHeight,t.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-r.scrollLeft+Ft(e),c=-r.scrollTop;return"rtl"===zt(o||t).direction&&(s+=vt(t.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}(Qt(e)))}function _t(e,n,t,r){var o="clippingParents"===n?function(e){var n=Wt(Ot(e)),t=["absolute","fixed"].indexOf(zt(e).position)>=0&&pt(e)?xt(e):e;return gt(t)?n.filter((function(e){return gt(e)&&Pt(e,t)&&"body"!==At(e)})):[]}(e):[].concat(n),i=[].concat(o,[t]),a=i[0],s=i.reduce((function(n,t){var o=Vt(e,t,r);return n.top=vt(o.top,n.top),n.right=wt(o.right,n.right),n.bottom=wt(o.bottom,n.bottom),n.left=vt(o.left,n.left),n}),Vt(e,a,r));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function $t(e){var n,t=e.reference,r=e.element,o=e.placement,i=o?dt(o):null,a=o?Jt(o):null,s=t.x+t.width/2-r.width/2,c=t.y+t.height/2-r.height/2;switch(i){case qn:n={x:s,y:t.y-r.height};break;case Vn:n={x:s,y:t.y+t.height};break;case _n:n={x:t.x+t.width,y:c};break;case $n:n={x:t.x-r.width,y:c};break;default:n={x:t.x,y:t.y}}var f=i?Ht(i):null;if(null!=f){var u="y"===f?"height":"width";switch(a){case tt:n[f]=n[f]-(t[u]/2-r[u]/2);break;case rt:n[f]=n[f]+(t[u]/2-r[u]/2)}}return n}function er(e,n){void 0===n&&(n={});var t=n,r=t.placement,o=void 0===r?e.placement:r,i=t.strategy,a=void 0===i?e.strategy:i,s=t.boundary,c=void 0===s?ot:s,f=t.rootBoundary,u=void 0===f?it:f,A=t.elementContext,l=void 0===A?at:A,g=t.altBoundary,p=void 0!==g&&g,h=t.padding,m=void 0===h?0:h,d=kt("number"!=typeof m?m:Yt(m,nt)),v=l===at?st:at,w=e.rects.popper,y=e.elements[p?v:l],E=_t(gt(y)?y:y.contextElement||Qt(e.elements.popper),c,u,a),D=Ct(e.elements.reference),C=$t({reference:D,element:w,strategy:"absolute",placement:o}),B=qt(Object.assign({},w,C)),P=l===at?B:D,z={top:E.top-P.top+d.top,bottom:P.bottom-E.bottom+d.bottom,left:E.left-P.left+d.left,right:P.right-E.right+d.right},M=e.modifiersData.offset;if(l===at&&M){var Q=M[o];Object.keys(z).forEach((function(e){var n=[_n,Vn].indexOf(e)>=0?1:-1,t=[qn,Vn].indexOf(e)>=0?"y":"x";z[e]+=Q[t]*n}))}return z}function nr(e,n){void 0===n&&(n={});var t=n,r=t.placement,o=t.boundary,i=t.rootBoundary,a=t.padding,s=t.flipVariations,c=t.allowedAutoPlacements,f=void 0===c?ft:c,u=Jt(r),A=u?s?ct:ct.filter((function(e){return Jt(e)===u})):nt,l=A.filter((function(e){return f.indexOf(e)>=0}));0===l.length&&(l=A);var g=l.reduce((function(n,t){return n[t]=er(e,{placement:t,boundary:o,rootBoundary:i,padding:a})[dt(t)],n}),{});return Object.keys(g).sort((function(e,n){return g[e]-g[n]}))}var tr={name:"flip",enabled:!0,phase:"main",fn:function(e){var n=e.state,t=e.options,r=e.name;if(!n.modifiersData[r]._skip){for(var o=t.mainAxis,i=void 0===o||o,a=t.altAxis,s=void 0===a||a,c=t.fallbackPlacements,f=t.padding,u=t.boundary,A=t.rootBoundary,l=t.altBoundary,g=t.flipVariations,p=void 0===g||g,h=t.allowedAutoPlacements,m=n.options.placement,d=dt(m),v=c||(d===m||!p?[Rt(m)]:function(e){if(dt(e)===et)return[];var n=Rt(e);return[Lt(e),n,Lt(n)]}(m)),w=[m].concat(v).reduce((function(e,t){return e.concat(dt(t)===et?nr(n,{placement:t,boundary:u,rootBoundary:A,padding:f,flipVariations:p,allowedAutoPlacements:h}):t)}),[]),y=n.rects.reference,E=n.rects.popper,D=new Map,C=!0,B=w[0],P=0;P<w.length;P++){var z=w[P],M=dt(z),Q=Jt(z)===tt,O=[qn,Vn].indexOf(M)>=0,T=O?"width":"height",x=er(n,{placement:z,boundary:u,rootBoundary:A,altBoundary:l,padding:f}),H=O?Q?_n:$n:Q?Vn:qn;y[T]>E[T]&&(H=Rt(H));var I=Rt(H),k=[];if(i&&k.push(x[M]<=0),s&&k.push(x[H]<=0,x[I]<=0),k.every((function(e){return e}))){B=z,C=!1;break}D.set(z,k)}if(C)for(var Y=function(e){var n=w.find((function(n){var t=D.get(n);if(t)return t.slice(0,e).every((function(e){return e}))}));if(n)return B=n,"break"},b=p?3:1;b>0;b--){if("break"===Y(b))break}n.placement!==B&&(n.modifiersData[r]._skip=!0,n.placement=B,n.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function rr(e,n,t){return void 0===t&&(t={x:0,y:0}),{top:e.top-n.height-t.y,right:e.right-n.width+t.x,bottom:e.bottom-n.height+t.y,left:e.left-n.width-t.x}}function or(e){return[qn,_n,Vn,$n].some((function(n){return e[n]>=0}))}var ir={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var n=e.state,t=e.options,r=e.name,o=t.offset,i=void 0===o?[0,0]:o,a=ft.reduce((function(e,t){return e[t]=function(e,n,t){var r=dt(e),o=[$n,qn].indexOf(r)>=0?-1:1,i="function"==typeof t?t(Object.assign({},n,{placement:e})):t,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[$n,_n].indexOf(r)>=0?{x:s,y:a}:{x:a,y:s}}(t,n.rects,i),e}),{}),s=a[n.placement],c=s.x,f=s.y;null!=n.modifiersData.popperOffsets&&(n.modifiersData.popperOffsets.x+=c,n.modifiersData.popperOffsets.y+=f),n.modifiersData[r]=a}};var ar={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var n=e.state,t=e.options,r=e.name,o=t.mainAxis,i=void 0===o||o,a=t.altAxis,s=void 0!==a&&a,c=t.boundary,f=t.rootBoundary,u=t.altBoundary,A=t.padding,l=t.tether,g=void 0===l||l,p=t.tetherOffset,h=void 0===p?0:p,m=er(n,{boundary:c,rootBoundary:f,padding:A,altBoundary:u}),d=dt(n.placement),v=Jt(n.placement),w=!v,y=Ht(d),E="x"===y?"y":"x",D=n.modifiersData.popperOffsets,C=n.rects.reference,B=n.rects.popper,P="function"==typeof h?h(Object.assign({},n.rects,{placement:n.placement})):h,z="number"==typeof P?{mainAxis:P,altAxis:P}:Object.assign({mainAxis:0,altAxis:0},P),M=n.modifiersData.offset?n.modifiersData.offset[n.placement]:null,Q={x:0,y:0};if(D){if(i){var O,T="y"===y?qn:$n,x="y"===y?Vn:_n,H="y"===y?"height":"width",I=D[y],k=I+m[T],Y=I-m[x],b=g?-B[H]/2:0,J=v===tt?C[H]:B[H],G=v===tt?-B[H]:-C[H],j=n.elements.arrow,N=g&&j?Bt(j):{width:0,height:0},X=n.modifiersData["arrow#persistent"]?n.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},R=X[T],S=X[x],L=It(0,C[H],N[H]),U=w?C[H]/2-b-L-R-z.mainAxis:J-L-R-z.mainAxis,F=w?-C[H]/2+b+L+S+z.mainAxis:G+L+S+z.mainAxis,Z=n.elements.arrow&&xt(n.elements.arrow),K=Z?"y"===y?Z.clientTop||0:Z.clientLeft||0:0,W=null!=(O=null==M?void 0:M[y])?O:0,q=I+F-W,V=It(g?wt(k,I+U-W-K):k,I,g?vt(Y,q):Y);D[y]=V,Q[y]=V-I}if(s){var _,$="x"===y?qn:$n,ee="x"===y?Vn:_n,ne=D[E],te="y"===E?"height":"width",re=ne+m[$],oe=ne-m[ee],ie=-1!==[qn,$n].indexOf(d),ae=null!=(_=null==M?void 0:M[E])?_:0,se=ie?re:ne-C[te]-B[te]-ae+z.altAxis,ce=ie?ne+C[te]+B[te]-ae-z.altAxis:oe,fe=g&&ie?function(e,n,t){var r=It(e,n,t);return r>t?t:r}(se,ne,ce):It(g?se:re,ne,g?ce:oe);D[E]=fe,Q[E]=fe-ne}n.modifiersData[r]=Q}},requiresIfExists:["offset"]};function sr(e,n,t){void 0===t&&(t=!1);var r,o,i=pt(n),a=pt(n)&&function(e){var n=e.getBoundingClientRect(),t=yt(n.width)/e.offsetWidth||1,r=yt(n.height)/e.offsetHeight||1;return 1!==t||1!==r}(n),s=Qt(n),c=Ct(e,a,t),f={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(i||!i&&!t)&&(("body"!==At(n)||Zt(s))&&(f=(r=n)!==lt(r)&&pt(r)?{scrollLeft:(o=r).scrollLeft,scrollTop:o.scrollTop}:Ut(r)),pt(n)?((u=Ct(n,!0)).x+=n.clientLeft,u.y+=n.clientTop):s&&(u.x=Ft(s))),{x:c.left+f.scrollLeft-u.x,y:c.top+f.scrollTop-u.y,width:c.width,height:c.height}}function cr(e){var n=new Map,t=new Set,r=[];function o(e){t.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!t.has(e)){var r=n.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function(e){n.set(e.name,e)})),e.forEach((function(e){t.has(e.name)||o(e)})),r}var fr={placement:"bottom",modifiers:[],strategy:"absolute"};function ur(){for(var e=arguments.length,n=new Array(e),t=0;t<e;t++)n[t]=arguments[t];return!n.some((function(e){return!(e&&"function"==typeof e.getBoundingClientRect)}))}function Ar(e){void 0===e&&(e={});var n=e,t=n.defaultModifiers,r=void 0===t?[]:t,o=n.defaultOptions,i=void 0===o?fr:o;return function(e,n,t){void 0===t&&(t=i);var o,a,s={placement:"bottom",orderedModifiers:[],options:Object.assign({},fr,i),modifiersData:{},elements:{reference:e,popper:n},attributes:{},styles:{}},c=[],f=!1,u={state:s,setOptions:function(t){var o="function"==typeof t?t(s.options):t;A(),s.options=Object.assign({},i,s.options,o),s.scrollParents={reference:gt(e)?Wt(e):e.contextElement?Wt(e.contextElement):[],popper:Wt(n)};var a,f,l=function(e){var n=cr(e);return ut.reduce((function(e,t){return e.concat(n.filter((function(e){return e.phase===t})))}),[])}((a=[].concat(r,s.options.modifiers),f=a.reduce((function(e,n){var t=e[n.name];return e[n.name]=t?Object.assign({},t,n,{options:Object.assign({},t.options,n.options),data:Object.assign({},t.data,n.data)}):n,e}),{}),Object.keys(f).map((function(e){return f[e]}))));return s.orderedModifiers=l.filter((function(e){return e.enabled})),s.orderedModifiers.forEach((function(e){var n=e.name,t=e.options,r=void 0===t?{}:t,o=e.effect;if("function"==typeof o){var i=o({state:s,name:n,instance:u,options:r}),a=function(){};c.push(i||a)}})),u.update()},forceUpdate:function(){if(!f){var e=s.elements,n=e.reference,t=e.popper;if(ur(n,t)){s.rects={reference:sr(n,xt(t),"fixed"===s.options.strategy),popper:Bt(t)},s.reset=!1,s.placement=s.options.placement,s.orderedModifiers.forEach((function(e){return s.modifiersData[e.name]=Object.assign({},e.data)}));for(var r=0;r<s.orderedModifiers.length;r++)if(!0!==s.reset){var o=s.orderedModifiers[r],i=o.fn,a=o.options,c=void 0===a?{}:a,A=o.name;"function"==typeof i&&(s=i({state:s,options:c,name:A,instance:u})||s)}else s.reset=!1,r=-1}}},update:(o=function(){return new Promise((function(e){u.forceUpdate(),e(s)}))},function(){return a||(a=new Promise((function(e){Promise.resolve().then((function(){a=void 0,e(o())}))}))),a}),destroy:function(){A(),f=!0}};if(!ur(e,n))return u;function A(){c.forEach((function(e){return e()})),c=[]}return u.setOptions(t).then((function(e){!f&&t.onFirstUpdate&&t.onFirstUpdate(e)})),u}}var lr=Ar({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var n=e.state,t=e.instance,r=e.options,o=r.scroll,i=void 0===o||o,a=r.resize,s=void 0===a||a,c=lt(n.elements.popper),f=[].concat(n.scrollParents.reference,n.scrollParents.popper);return i&&f.forEach((function(e){e.addEventListener("scroll",t.update,Nt)})),s&&c.addEventListener("resize",t.update,Nt),function(){i&&f.forEach((function(e){e.removeEventListener("scroll",t.update,Nt)})),s&&c.removeEventListener("resize",t.update,Nt)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var n=e.state,t=e.name;n.modifiersData[t]=$t({reference:n.rects.reference,element:n.rects.popper,strategy:"absolute",placement:n.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var n=e.state,t=e.options,r=t.gpuAcceleration,o=void 0===r||r,i=t.adaptive,a=void 0===i||i,s=t.roundOffsets,c=void 0===s||s,f={placement:dt(n.placement),variation:Jt(n.placement),popper:n.elements.popper,popperRect:n.rects.popper,gpuAcceleration:o,isFixed:"fixed"===n.options.strategy};null!=n.modifiersData.popperOffsets&&(n.styles.popper=Object.assign({},n.styles.popper,jt(Object.assign({},f,{offsets:n.modifiersData.popperOffsets,position:n.options.strategy,adaptive:a,roundOffsets:c})))),null!=n.modifiersData.arrow&&(n.styles.arrow=Object.assign({},n.styles.arrow,jt(Object.assign({},f,{offsets:n.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-placement":n.placement})},data:{}},mt,ir,tr,ar,bt,{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var n=e.state,t=e.name,r=n.rects.reference,o=n.rects.popper,i=n.modifiersData.preventOverflow,a=er(n,{elementContext:"reference"}),s=er(n,{altBoundary:!0}),c=rr(a,r),f=rr(s,o,i),u=or(c),A=or(f);n.modifiersData[t]={referenceClippingOffsets:c,popperEscapeOffsets:f,isReferenceHidden:u,hasPopperEscaped:A},n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":A})}}]}),gr="tippy-box",pr="tippy-content",hr="tippy-backdrop",mr="tippy-arrow",dr="tippy-svg-arrow",vr={passive:!0,capture:!0},wr=function(){return document.body};function yr(e,n,t){if(Array.isArray(e)){var r=e[n];return null==r?Array.isArray(t)?t[n]:t:r}return e}function Er(e,n){var t={}.toString.call(e);return 0===t.indexOf("[object")&&t.indexOf(n+"]")>-1}function Dr(e,n){return"function"==typeof e?e.apply(void 0,n):e}function Cr(e,n){return 0===n?e:function(r){clearTimeout(t),t=setTimeout((function(){e(r)}),n)};var t}function Br(e){return[].concat(e)}function Pr(e,n){-1===e.indexOf(n)&&e.push(n)}function zr(e){return[].slice.call(e)}function Mr(e){return Object.keys(e).reduce((function(n,t){return void 0!==e[t]&&(n[t]=e[t]),n}),{})}function Qr(){return document.createElement("div")}function Or(e){return["Element","Fragment"].some((function(n){return Er(e,n)}))}function Tr(e){return Er(e,"MouseEvent")}function xr(e){return Or(e)?[e]:function(e){return Er(e,"NodeList")}(e)?zr(e):Array.isArray(e)?e:zr(document.querySelectorAll(e))}function Hr(e,n){e.forEach((function(e){e&&(e.style.transitionDuration=n+"ms")}))}function Ir(e,n){e.forEach((function(e){e&&e.setAttribute("data-state",n)}))}function kr(e){var n,t=Br(e)[0];return null!=t&&null!=(n=t.ownerDocument)&&n.body?t.ownerDocument:document}function Yr(e,n,t){var r=n+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(n){e[r](n,t)}))}function br(e,n){for(var t=n;t;){var r;if(e.contains(t))return!0;t=null==t.getRootNode||null==(r=t.getRootNode())?void 0:r.host}return!1}var Jr={isTouch:!1},Gr=0;function jr(){Jr.isTouch||(Jr.isTouch=!0,window.performance&&document.addEventListener("mousemove",Nr))}function Nr(){var e=performance.now();e-Gr<20&&(Jr.isTouch=!1,document.removeEventListener("mousemove",Nr)),Gr=e}function Xr(){var e,n=document.activeElement;if((e=n)&&e._tippy&&e._tippy.reference===e){var t=n._tippy;n.blur&&!t.state.isVisible&&n.blur()}}var Rr=!!("undefined"!=typeof window&&"undefined"!=typeof document)&&!!window.msCrypto,Sr=Object.assign({appendTo:wr,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},{animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),Lr=Object.keys(Sr);function Ur(e){var n=(e.plugins||[]).reduce((function(n,t){var r,o=t.name,i=t.defaultValue;o&&(n[o]=void 0!==e[o]?e[o]:null!=(r=Sr[o])?r:i);return n}),{});return Object.assign({},e,n)}function Fr(e,n){var t=Object.assign({},n,{content:Dr(n.content,[e])},n.ignoreAttributes?{}:function(e,n){return(n?Object.keys(Ur(Object.assign({},Sr,{plugins:n}))):Lr).reduce((function(n,t){var r=(e.getAttribute("data-tippy-"+t)||"").trim();if(!r)return n;if("content"===t)n[t]=r;else try{n[t]=JSON.parse(r)}catch(e){n[t]=r}return n}),{})}(e,n.plugins));return t.aria=Object.assign({},Sr.aria,t.aria),t.aria={expanded:"auto"===t.aria.expanded?n.interactive:t.aria.expanded,content:"auto"===t.aria.content?n.interactive?null:"describedby":t.aria.content},t}function Zr(e,n){e["innerHTML"]=n}function Kr(e){var n=Qr();return!0===e?n.className=mr:(n.className=dr,Or(e)?n.appendChild(e):Zr(n,e)),n}function Wr(e,n){Or(n.content)?(Zr(e,""),e.appendChild(n.content)):"function"!=typeof n.content&&(n.allowHTML?Zr(e,n.content):e.textContent=n.content)}function qr(e){var n=e.firstElementChild,t=zr(n.children);return{box:n,content:t.find((function(e){return e.classList.contains(pr)})),arrow:t.find((function(e){return e.classList.contains(mr)||e.classList.contains(dr)})),backdrop:t.find((function(e){return e.classList.contains(hr)}))}}function Vr(e){var n=Qr(),t=Qr();t.className=gr,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var r=Qr();function o(t,r){var o=qr(n),i=o.box,a=o.content,s=o.arrow;r.theme?i.setAttribute("data-theme",r.theme):i.removeAttribute("data-theme"),"string"==typeof r.animation?i.setAttribute("data-animation",r.animation):i.removeAttribute("data-animation"),r.inertia?i.setAttribute("data-inertia",""):i.removeAttribute("data-inertia"),i.style.maxWidth="number"==typeof r.maxWidth?r.maxWidth+"px":r.maxWidth,r.role?i.setAttribute("role",r.role):i.removeAttribute("role"),t.content===r.content&&t.allowHTML===r.allowHTML||Wr(a,e.props),r.arrow?s?t.arrow!==r.arrow&&(i.removeChild(s),i.appendChild(Kr(r.arrow))):i.appendChild(Kr(r.arrow)):s&&i.removeChild(s)}return r.className=pr,r.setAttribute("data-state","hidden"),Wr(r,e.props),n.appendChild(t),t.appendChild(r),o(e.props,e.props),{popper:n,onUpdate:o}}Vr.$$tippy=!0;var _r=1,$r=[],eo=[];function no(e,n){var t,r,o,i,a,s,c,f,u=Fr(e,Object.assign({},Sr,Ur(Mr(n)))),A=!1,l=!1,g=!1,p=!1,h=[],m=Cr(Z,u.interactiveDebounce),d=_r++,v=(f=u.plugins).filter((function(e,n){return f.indexOf(e)===n})),w={id:d,reference:e,popper:Qr(),popperInstance:null,props:u,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:v,clearDelayTimeouts:function(){clearTimeout(t),clearTimeout(r),cancelAnimationFrame(o)},setProps:function(n){if(w.state.isDestroyed)return;I("onBeforeUpdate",[w,n]),U();var t=w.props,r=Fr(e,Object.assign({},t,Mr(n),{ignoreAttributes:!0}));w.props=r,L(),t.interactiveDebounce!==r.interactiveDebounce&&(b(),m=Cr(Z,r.interactiveDebounce));t.triggerTarget&&!r.triggerTarget?Br(t.triggerTarget).forEach((function(e){e.removeAttribute("aria-expanded")})):r.triggerTarget&&e.removeAttribute("aria-expanded");Y(),H(),D&&D(t,r);w.popperInstance&&(V(),$().forEach((function(e){requestAnimationFrame(e._tippy.popperInstance.forceUpdate)})));I("onAfterUpdate",[w,n])},setContent:function(e){w.setProps({content:e})},show:function(){var e=w.state.isVisible,n=w.state.isDestroyed,t=!w.state.isEnabled,r=Jr.isTouch&&!w.props.touch,o=yr(w.props.duration,0,Sr.duration);if(e||n||t||r)return;if(Q().hasAttribute("disabled"))return;if(I("onShow",[w],!1),!1===w.props.onShow(w))return;w.state.isVisible=!0,M()&&(E.style.visibility="visible");H(),N(),w.state.isMounted||(E.style.transition="none");if(M()){var i=T(),a=i.box,c=i.content;Hr([a,c],0)}s=function(){var e;if(w.state.isVisible&&!p){if(p=!0,E.offsetHeight,E.style.transition=w.props.moveTransition,M()&&w.props.animation){var n=T(),t=n.box,r=n.content;Hr([t,r],o),Ir([t,r],"visible")}k(),Y(),Pr(eo,w),null==(e=w.popperInstance)||e.forceUpdate(),I("onMount",[w]),w.props.animation&&M()&&function(e,n){R(e,n)}(o,(function(){w.state.isShown=!0,I("onShown",[w])}))}},function(){var e,n=w.props.appendTo,t=Q();e=w.props.interactive&&n===wr||"parent"===n?t.parentNode:Dr(n,[t]);e.contains(E)||e.appendChild(E);w.state.isMounted=!0,V()}()},hide:function(){var e=!w.state.isVisible,n=w.state.isDestroyed,t=!w.state.isEnabled,r=yr(w.props.duration,1,Sr.duration);if(e||n||t)return;if(I("onHide",[w],!1),!1===w.props.onHide(w))return;w.state.isVisible=!1,w.state.isShown=!1,p=!1,A=!1,M()&&(E.style.visibility="hidden");if(b(),X(),H(!0),M()){var o=T(),i=o.box,a=o.content;w.props.animation&&(Hr([i,a],r),Ir([i,a],"hidden"))}k(),Y(),w.props.animation?M()&&function(e,n){R(e,(function(){!w.state.isVisible&&E.parentNode&&E.parentNode.contains(E)&&n()}))}(r,w.unmount):w.unmount()},hideWithInteractivity:function(e){O().addEventListener("mousemove",m),Pr($r,m),m(e)},enable:function(){w.state.isEnabled=!0},disable:function(){w.hide(),w.state.isEnabled=!1},unmount:function(){w.state.isVisible&&w.hide();if(!w.state.isMounted)return;_(),$().forEach((function(e){e._tippy.unmount()})),E.parentNode&&E.parentNode.removeChild(E);eo=eo.filter((function(e){return e!==w})),w.state.isMounted=!1,I("onHidden",[w])},destroy:function(){if(w.state.isDestroyed)return;w.clearDelayTimeouts(),w.unmount(),U(),delete e._tippy,w.state.isDestroyed=!0,I("onDestroy",[w])}};if(!u.render)return w;var y=u.render(w),E=y.popper,D=y.onUpdate;E.setAttribute("data-tippy-root",""),E.id="tippy-"+w.id,w.popper=E,e._tippy=w,E._tippy=w;var C=v.map((function(e){return e.fn(w)})),B=e.hasAttribute("aria-expanded");return L(),Y(),H(),I("onCreate",[w]),u.showOnCreate&&ee(),E.addEventListener("mouseenter",(function(){w.props.interactive&&w.state.isVisible&&w.clearDelayTimeouts()})),E.addEventListener("mouseleave",(function(){w.props.interactive&&w.props.trigger.indexOf("mouseenter")>=0&&O().addEventListener("mousemove",m)})),w;function P(){var e=w.props.touch;return Array.isArray(e)?e:[e,0]}function z(){return"hold"===P()[0]}function M(){var e;return!(null==(e=w.props.render)||!e.$$tippy)}function Q(){return c||e}function O(){var e=Q().parentNode;return e?kr(e):document}function T(){return qr(E)}function x(e){return w.state.isMounted&&!w.state.isVisible||Jr.isTouch||i&&"focus"===i.type?0:yr(w.props.delay,e?0:1,Sr.delay)}function H(e){void 0===e&&(e=!1),E.style.pointerEvents=w.props.interactive&&!e?"":"none",E.style.zIndex=""+w.props.zIndex}function I(e,n,t){var r;(void 0===t&&(t=!0),C.forEach((function(t){t[e]&&t[e].apply(t,n)})),t)&&(r=w.props)[e].apply(r,n)}function k(){var n=w.props.aria;if(n.content){var t="aria-"+n.content,r=E.id;Br(w.props.triggerTarget||e).forEach((function(e){var n=e.getAttribute(t);if(w.state.isVisible)e.setAttribute(t,n?n+" "+r:r);else{var o=n&&n.replace(r,"").trim();o?e.setAttribute(t,o):e.removeAttribute(t)}}))}}function Y(){!B&&w.props.aria.expanded&&Br(w.props.triggerTarget||e).forEach((function(e){w.props.interactive?e.setAttribute("aria-expanded",w.state.isVisible&&e===Q()?"true":"false"):e.removeAttribute("aria-expanded")}))}function b(){O().removeEventListener("mousemove",m),$r=$r.filter((function(e){return e!==m}))}function J(n){if(!Jr.isTouch||!g&&"mousedown"!==n.type){var t=n.composedPath&&n.composedPath()[0]||n.target;if(!w.props.interactive||!br(E,t)){if(Br(w.props.triggerTarget||e).some((function(e){return br(e,t)}))){if(Jr.isTouch)return;if(w.state.isVisible&&w.props.trigger.indexOf("click")>=0)return}else I("onClickOutside",[w,n]);!0===w.props.hideOnClick&&(w.clearDelayTimeouts(),w.hide(),l=!0,setTimeout((function(){l=!1})),w.state.isMounted||X())}}}function G(){g=!0}function j(){g=!1}function N(){var e=O();e.addEventListener("mousedown",J,!0),e.addEventListener("touchend",J,vr),e.addEventListener("touchstart",j,vr),e.addEventListener("touchmove",G,vr)}function X(){var e=O();e.removeEventListener("mousedown",J,!0),e.removeEventListener("touchend",J,vr),e.removeEventListener("touchstart",j,vr),e.removeEventListener("touchmove",G,vr)}function R(e,n){var t=T().box;function r(e){e.target===t&&(Yr(t,"remove",r),n())}if(0===e)return n();Yr(t,"remove",a),Yr(t,"add",r),a=r}function S(n,t,r){void 0===r&&(r=!1),Br(w.props.triggerTarget||e).forEach((function(e){e.addEventListener(n,t,r),h.push({node:e,eventType:n,handler:t,options:r})}))}function L(){var e;z()&&(S("touchstart",F,{passive:!0}),S("touchend",K,{passive:!0})),(e=w.props.trigger,e.split(/\s+/).filter(Boolean)).forEach((function(e){if("manual"!==e)switch(S(e,F),e){case"mouseenter":S("mouseleave",K);break;case"focus":S(Rr?"focusout":"blur",W);break;case"focusin":S("focusout",W)}}))}function U(){h.forEach((function(e){var n=e.node,t=e.eventType,r=e.handler,o=e.options;n.removeEventListener(t,r,o)})),h=[]}function F(e){var n,t=!1;if(w.state.isEnabled&&!q(e)&&!l){var r="focus"===(null==(n=i)?void 0:n.type);i=e,c=e.currentTarget,Y(),!w.state.isVisible&&Tr(e)&&$r.forEach((function(n){return n(e)})),"click"===e.type&&(w.props.trigger.indexOf("mouseenter")<0||A)&&!1!==w.props.hideOnClick&&w.state.isVisible?t=!0:ee(e),"click"===e.type&&(A=!t),t&&!r&&ne(e)}}function Z(e){var n=e.target,t=Q().contains(n)||E.contains(n);if("mousemove"!==e.type||!t){var r=$().concat(E).map((function(e){var n,t=null==(n=e._tippy.popperInstance)?void 0:n.state;return t?{popperRect:e.getBoundingClientRect(),popperState:t,props:u}:null})).filter(Boolean);(function(e,n){var t=n.clientX,r=n.clientY;return e.every((function(e){var n=e.popperRect,o=e.popperState,i=e.props.interactiveBorder,a=o.placement.split("-")[0],s=o.modifiersData.offset;if(!s)return!0;var c="bottom"===a?s.top.y:0,f="top"===a?s.bottom.y:0,u="right"===a?s.left.x:0,A="left"===a?s.right.x:0,l=n.top-r+c>i,g=r-n.bottom-f>i,p=n.left-t+u>i,h=t-n.right-A>i;return l||g||p||h}))})(r,e)&&(b(),ne(e))}}function K(e){q(e)||w.props.trigger.indexOf("click")>=0&&A||(w.props.interactive?w.hideWithInteractivity(e):ne(e))}function W(e){w.props.trigger.indexOf("focusin")<0&&e.target!==Q()||w.props.interactive&&e.relatedTarget&&E.contains(e.relatedTarget)||ne(e)}function q(e){return!!Jr.isTouch&&z()!==e.type.indexOf("touch")>=0}function V(){_();var n=w.props,t=n.popperOptions,r=n.placement,o=n.offset,i=n.getReferenceClientRect,a=n.moveTransition,c=M()?qr(E).arrow:null,f=i?{getBoundingClientRect:i,contextElement:i.contextElement||Q()}:e,u={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(e){var n=e.state;if(M()){var t=T().box;["placement","reference-hidden","escaped"].forEach((function(e){"placement"===e?t.setAttribute("data-placement",n.placement):n.attributes.popper["data-popper-"+e]?t.setAttribute("data-"+e,""):t.removeAttribute("data-"+e)})),n.attributes.popper={}}}},A=[{name:"offset",options:{offset:o}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!a}},u];M()&&c&&A.push({name:"arrow",options:{element:c,padding:3}}),A.push.apply(A,(null==t?void 0:t.modifiers)||[]),w.popperInstance=lr(f,E,Object.assign({},t,{placement:r,onFirstUpdate:s,modifiers:A}))}function _(){w.popperInstance&&(w.popperInstance.destroy(),w.popperInstance=null)}function $(){return zr(E.querySelectorAll("[data-tippy-root]"))}function ee(e){w.clearDelayTimeouts(),e&&I("onTrigger",[w,e]),N();var n=x(!0),r=P(),o=r[0],i=r[1];Jr.isTouch&&"hold"===o&&i&&(n=i),n?t=setTimeout((function(){w.show()}),n):w.show()}function ne(e){if(w.clearDelayTimeouts(),I("onUntrigger",[w,e]),w.state.isVisible){if(!(w.props.trigger.indexOf("mouseenter")>=0&&w.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(e.type)>=0&&A)){var n=x(!1);n?r=setTimeout((function(){w.state.isVisible&&w.hide()}),n):o=requestAnimationFrame((function(){w.hide()}))}}else X()}}function to(e,n){void 0===n&&(n={});var t=Sr.plugins.concat(n.plugins||[]);document.addEventListener("touchstart",jr,vr),window.addEventListener("blur",Xr);var r=Object.assign({},n,{plugins:t}),o=xr(e).reduce((function(e,n){var t=n&&no(n,r);return t&&e.push(t),e}),[]);return Or(e)?o[0]:o}to.defaultProps=Sr,to.setDefaultProps=function(e){Object.keys(e).forEach((function(n){Sr[n]=e[n]}))},to.currentInput=Jr,Object.assign({},mt,{effect:function(e){var n=e.state,t={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(n.elements.popper.style,t.popper),n.styles=t,n.elements.arrow&&Object.assign(n.elements.arrow.style,t.arrow)}});var ro={clientX:0,clientY:0},oo=[];function io(e){var n=e.clientX,t=e.clientY;ro={clientX:n,clientY:t}}var ao={name:"followCursor",defaultValue:!1,fn:function(e){var n=e.reference,t=kr(e.props.triggerTarget||n),r=!1,o=!1,i=!0,a=e.props;function s(){return"initial"===e.props.followCursor&&e.state.isVisible}function c(){t.addEventListener("mousemove",A)}function f(){t.removeEventListener("mousemove",A)}function u(){r=!0,e.setProps({getReferenceClientRect:null}),r=!1}function A(t){var r=!t.target||n.contains(t.target),o=e.props.followCursor,i=t.clientX,a=t.clientY,s=n.getBoundingClientRect(),c=i-s.left,f=a-s.top;!r&&e.props.interactive||e.setProps({getReferenceClientRect:function(){var e=n.getBoundingClientRect(),t=i,r=a;"initial"===o&&(t=e.left+c,r=e.top+f);var s="horizontal"===o?e.top:r,u="vertical"===o?e.right:t,A="horizontal"===o?e.bottom:r,l="vertical"===o?e.left:t;return{width:u-l,height:A-s,top:s,right:u,bottom:A,left:l}}})}function l(){e.props.followCursor&&(oo.push({instance:e,doc:t}),function(e){e.addEventListener("mousemove",io)}(t))}function g(){0===(oo=oo.filter((function(n){return n.instance!==e}))).filter((function(e){return e.doc===t})).length&&function(e){e.removeEventListener("mousemove",io)}(t)}return{onCreate:l,onDestroy:g,onBeforeUpdate:function(){a=e.props},onAfterUpdate:function(n,t){var i=t.followCursor;r||void 0!==i&&a.followCursor!==i&&(g(),i?(l(),!e.state.isMounted||o||s()||c()):(f(),u()))},onMount:function(){e.props.followCursor&&!o&&(i&&(A(ro),i=!1),s()||c())},onTrigger:function(e,n){Tr(n)&&(ro={clientX:n.clientX,clientY:n.clientY}),o="focus"===n.type},onHidden:function(){e.props.followCursor&&(u(),f(),i=!0)}}}};function so(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}to.setDefaultProps({render:Vr});var co="undefined"!=typeof window&&"undefined"!=typeof document;function fo(e,n){e&&("function"==typeof e&&e(n),{}.hasOwnProperty.call(e,"current")&&(e.current=n))}function uo(){return co&&document.createElement("div")}function Ao(e,n){if(e===n)return!0;if("object"==typeof e&&null!=e&&"object"==typeof n&&null!=n){if(Object.keys(e).length!==Object.keys(n).length)return!1;for(var t in e){if(!n.hasOwnProperty(t))return!1;if(!Ao(e[t],n[t]))return!1}return!0}return!1}function lo(e){var n=[];return e.forEach((function(e){n.find((function(n){return Ao(e,n)}))||n.push(e)})),n}var go=co?i:a;function po(e,n,t){t.split(/\s+/).forEach((function(t){t&&e.classList[n](t)}))}var ho={name:"className",defaultValue:"",fn:function(e){var n=e.popper.firstElementChild,t=function(){var n;return!!(null==(n=e.props.render)?void 0:n.$$tippy)};function r(){e.props.className&&!t()||po(n,"add",e.props.className)}return{onCreate:r,onBeforeUpdate:function(){t()&&po(n,"remove",e.props.className)},onAfterUpdate:r}}};function mo(e){return function(t){var i=t.children,a=t.content,c=t.visible,f=t.singleton,u=t.render,A=t.reference,l=t.disabled,g=void 0!==l&&l,p=t.ignoreAttributes,h=void 0===p||p;t.__source,t.__self;var d,v,w=so(t,["children","content","visible","singleton","render","reference","disabled","ignoreAttributes","__source","__self"]),y=void 0!==c,E=void 0!==f,D=o(!1),C=D[0],B=D[1],P=o({}),z=P[0],M=P[1],Q=o(),O=Q[0],T=Q[1],x=(d=function(){return{container:uo(),renders:1}},(v=s()).current||(v.current="function"==typeof d?d():d),v.current),H=Object.assign({ignoreAttributes:h},w,{content:x.container});y&&(H.trigger="manual",H.hideOnClick=!1),E&&(g=!0);var I=H,k=H.plugins||[];u&&(I=Object.assign({},H,{plugins:E?[].concat(k,[{fn:function(){return{onTrigger:function(e,n){var t=f.data.children.find((function(e){return e.instance.reference===n.currentTarget})).content;T(t)}}}}]):k,render:function(){return{popper:x.container}}}));var Y=[A].concat(i?[i.type]:[]);return go((function(){var n=A;A&&A.hasOwnProperty("current")&&(n=A.current);var t=e(n||x.ref||uo(),Object.assign({},I,{plugins:[ho].concat(H.plugins||[])}));return x.instance=t,g&&t.disable(),c&&t.show(),E&&f.hook({instance:t,content:a,props:I}),B(!0),function(){t.destroy(),null==f||f.cleanup(t)}}),Y),go((function(){var e;if(1!==x.renders){var n,t,r,o,i=x.instance;i.setProps((n=i.props,t=I,Object.assign({},t,{popperOptions:Object.assign({},n.popperOptions,t.popperOptions,{modifiers:lo([].concat((null==(r=n.popperOptions)?void 0:r.modifiers)||[],(null==(o=t.popperOptions)?void 0:o.modifiers)||[]))})}))),null==(e=i.popperInstance)||e.forceUpdate(),g?i.disable():i.enable(),y&&(c?i.show():i.hide()),E&&f.hook({instance:i,content:a,props:I})}else x.renders++})),go((function(){var e;if(u){var n=x.instance;n.setProps({popperOptions:Object.assign({},n.props.popperOptions,{modifiers:[].concat(((null==(e=n.props.popperOptions)?void 0:e.modifiers)||[]).filter((function(e){return"$$tippyReact"!==e.name})),[{name:"$$tippyReact",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(e){var n,t=e.state,r=null==(n=t.modifiersData)?void 0:n.hide;z.placement===t.placement&&z.referenceHidden===(null==r?void 0:r.isReferenceHidden)&&z.escaped===(null==r?void 0:r.hasPopperEscaped)||M({placement:t.placement,referenceHidden:null==r?void 0:r.isReferenceHidden,escaped:null==r?void 0:r.hasPopperEscaped}),t.attributes.popper={}}}])})})}}),[z.placement,z.referenceHidden,z.escaped].concat(Y)),n.createElement(n.Fragment,null,i?r(i,{ref:function(e){x.ref=e,fo(i.ref,e)}}):null,C&&m(u?u(function(e){var n={"data-placement":e.placement};return e.referenceHidden&&(n["data-reference-hidden"]=""),e.escaped&&(n["data-escaped"]=""),n}(z),O,x.instance):a,x.container))}}var vo=function(e,o){return t((function(t,i){var a=t.children,s=so(t,["children"]);return n.createElement(e,Object.assign({},o,s),a?r(a,{ref:function(e){fo(i,e),fo(a.ref,e)}}):null)}))},wo=vo(mo(to)),yo="<svg width='12' height='6' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10 5H0.926697L3.95208 1.63847C4.74227 0.760478 6.11722 0.754951 6.91445 1.62656L10 5Z' /></svg>",Eo=["content","children","theme","disabled","position","interactive","hideAfter","hideOnTargetExit"],Do=function(e){var t=e.content,r=e.children,i=e.theme,s=void 0===i?"dark":i,c=e.disabled,f=void 0!==c&&c,u=e.position,A=void 0===u?"auto":u,l=e.interactive,g=void 0!==l&&l,p=e.hideAfter,h=void 0===p?-1:p,m=e.hideOnTargetExit,d=void 0!==m&&m,v=un(e,Eo),w=z(o(null),2),y=w[0],E=w[1],D={};return h>0&&(D["onShow"]=function(e){return setTimeout((function(){return e.hide()}),h)}),a((function(){if(d){var e=new IntersectionObserver((function(e){e.forEach((function(e){return!e.isIntersecting&&(null==y?void 0:y.hide())}))}));return(null==y?void 0:y.reference)&&e.observe(null==y?void 0:y.reference),function(){return e.disconnect()}}}),[y,d]),n.createElement(wo,cn({role:"tooltip",theme:s,content:t,arrow:yo,disabled:f,animation:"scale-subtle",placement:A,plugins:[ao],interactive:g,duration:[100,200],zIndex:100001,onCreate:function(e){return E(e)}},D,v),r)},Co="featured",Bo=function(e){var t=e.tooltipStyle,r=e.description,o=e.icon,i=e.label,a=e.children,s=t===Co?n.createElement(Wn,{description:r,icon:o,label:i}):i;return n.createElement(Do,{position:"right",distance:"20rem",content:s,className:D({"sidebar-featured-tooltip__content":t===Co}),delay:[400,40],duration:[200,200]},a)},Po=function(e){var t=e.tooltipStyle,r=e.onAppSwitcherToggle;return n.createElement(Bo,{label:"Product switcher",tooltipStyle:t,icon:n.createElement(Ne,null)},n.createElement("button",{onClick:r,"data-cy":"app-switcher-button",className:"shadow-none neeto-ui-flex neeto-ui-items-center neeto-ui-justify-start neeto-ui-w-full neeto-ui-select-none neeto-ui-sidebar__link neeto-ui-sidebar__link--app-switcher neeto-ui-sidebar__link--button"},n.createElement("span",{className:"neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center neeto-ui-sidebar__link-icon"},n.createElement(Ne,{size:24}))))};function zo(e){return null!=e&&"object"==typeof e&&!0===e["@@functional/placeholder"]}function Mo(e){return function n(t){return 0===arguments.length||zo(t)?n:e.apply(this,arguments)}}function Qo(e){return function n(t,r){switch(arguments.length){case 0:return n;case 1:return zo(t)?n:Mo((function(n){return e(t,n)}));default:return zo(t)&&zo(r)?n:zo(t)?Mo((function(n){return e(n,r)})):zo(r)?Mo((function(n){return e(t,n)})):e(t,r)}}}var Oo=Array.isArray||function(e){return null!=e&&e.length>=0&&"[object Array]"===Object.prototype.toString.call(e)};function To(e,n){return Object.prototype.hasOwnProperty.call(n,e)}var xo=Object.prototype.toString,Ho=function(){return"[object Arguments]"===xo.call(arguments)?function(e){return"[object Arguments]"===xo.call(e)}:function(e){return To("callee",e)}}(),Io=!{toString:null}.propertyIsEnumerable("toString"),ko=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Yo=function(){return arguments.propertyIsEnumerable("length")}(),bo=function(e,n){for(var t=0;t<e.length;){if(e[t]===n)return!0;t+=1}return!1},Jo="function"!=typeof Object.keys||Yo?Mo((function(e){if(Object(e)!==e)return[];var n,t,r=[],o=Yo&&Ho(e);for(n in e)!To(n,e)||o&&"length"===n||(r[r.length]=n);if(Io)for(t=ko.length-1;t>=0;)To(n=ko[t],e)&&!bo(r,n)&&(r[r.length]=n),t-=1;return r})):Mo((function(e){return Object(e)!==e?[]:Object.keys(e)})),Go=Mo((function(e){return null==e})),jo=Mo((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function No(e){for(var n,t=[];!(n=e.next()).done;)t.push(n.value);return t}function Xo(e,n,t){for(var r=0,o=t.length;r<o;){if(e(n,t[r]))return!0;r+=1}return!1}var Ro="function"==typeof Object.is?Object.is:function(e,n){return e===n?0!==e||1/e==1/n:e!=e&&n!=n};function So(e,n,t,r){var o=No(e);function i(e,n){return Lo(e,n,t.slice(),r.slice())}return!Xo((function(e,n){return!Xo(i,n,e)}),No(n),o)}function Lo(e,n,t,r){if(Ro(e,n))return!0;var o=jo(e);if(o!==jo(n))return!1;if(null==e||null==n)return!1;if("function"==typeof e["fantasy-land/equals"]||"function"==typeof n["fantasy-land/equals"])return"function"==typeof e["fantasy-land/equals"]&&e["fantasy-land/equals"](n)&&"function"==typeof n["fantasy-land/equals"]&&n["fantasy-land/equals"](e);if("function"==typeof e.equals||"function"==typeof n.equals)return"function"==typeof e.equals&&e.equals(n)&&"function"==typeof n.equals&&n.equals(e);switch(o){case"Arguments":case"Array":case"Object":if("function"==typeof e.constructor&&"Promise"===function(e){var n=String(e).match(/^function (\w*)/);return null==n?"":n[1]}(e.constructor))return e===n;break;case"Boolean":case"Number":case"String":if(typeof e!=typeof n||!Ro(e.valueOf(),n.valueOf()))return!1;break;case"Date":if(!Ro(e.valueOf(),n.valueOf()))return!1;break;case"Error":return e.name===n.name&&e.message===n.message;case"RegExp":if(e.source!==n.source||e.global!==n.global||e.ignoreCase!==n.ignoreCase||e.multiline!==n.multiline||e.sticky!==n.sticky||e.unicode!==n.unicode)return!1}for(var i=t.length-1;i>=0;){if(t[i]===e)return r[i]===n;i-=1}switch(o){case"Map":return e.size===n.size&&So(e.entries(),n.entries(),t.concat([e]),r.concat([n]));case"Set":return e.size===n.size&&So(e.values(),n.values(),t.concat([e]),r.concat([n]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var a=Jo(e);if(a.length!==Jo(n).length)return!1;var s=t.concat([e]),c=r.concat([n]);for(i=a.length-1;i>=0;){var f=a[i];if(!To(f,n)||!Lo(n[f],e[f],s,c))return!1;i-=1}return!0}var Uo=Qo((function(e,n){return Lo(e,n,[],[])}));var Fo=Mo((function(e){return null!=e&&"function"==typeof e["fantasy-land/empty"]?e["fantasy-land/empty"]():null!=e&&null!=e.constructor&&"function"==typeof e.constructor["fantasy-land/empty"]?e.constructor["fantasy-land/empty"]():null!=e&&"function"==typeof e.empty?e.empty():null!=e&&null!=e.constructor&&"function"==typeof e.constructor.empty?e.constructor.empty():Oo(e)?[]:function(e){return"[object String]"===Object.prototype.toString.call(e)}(e)?"":function(e){return"[object Object]"===Object.prototype.toString.call(e)}(e)?{}:Ho(e)?function(){return arguments}():void 0})),Zo=Mo((function(e){return null!=e&&Uo(e,Fo(e))})),Ko=["size","user","isSquare","status","onClick","className","showTooltip","tooltipProps"],Wo={small:24,medium:32,large:40,extraLarge:64},qo=["neeto-ui-avatar--container-bg-1","neeto-ui-avatar--container-bg-2","neeto-ui-avatar--container-bg-3","neeto-ui-avatar--container-bg-4","neeto-ui-avatar--container-bg-5","neeto-ui-avatar--container-bg-6","neeto-ui-avatar--container-bg-7"],Vo="https://github.com/bigbinary/neeto-ui/blob/602cf3ab48a36d7a512f3780f9950d15d13ebbea/lib/images/user.png?raw=true",_o=function(e){var t,r=e.size,i=void 0===r?"medium":r,a=e.user,s=void 0===a?{}:a,c=e.isSquare,f=void 0!==c&&c,u=e.status,A=void 0===u?null:u,l=e.onClick,g=void 0===l?function(){}:l,p=e.className,h=void 0===p?"":p,m=e.showTooltip,d=void 0!==m&&m,v=e.tooltipProps,w=void 0===v?{}:v,y=un(e,Ko),E=z(o(!1),2),C=E[0],B=E[1],P=s.name,M=void 0===P?"":P,Q=s.imageUrl,O="medium"===i,T="large"===i,x="extraLarge"===i,H=function(e){if(e&&"string"==typeof e){var n=e.trim().split(" "),t=n.reduce((function(e,t,r){return 0!==r&&r!==n.length-1||(e="".concat(e).concat(t.charAt(0).toUpperCase())),e}),"");return t}return""}(M),I={height:Wo[i],width:Wo[i]},k=D("neeto-ui-avatar ",{"neeto-ui-avatar--medium":O,"neeto-ui-avatar--large":T,"neeto-ui-avatar--xlarge":x,"neeto-ui-avatar--round":!f,hidden:C}),Y=D("neeto-ui-avatar__text",{"neeto-ui-avatar__text-medium":O,"neeto-ui-avatar__text-large":T,"neeto-ui-avatar__text-xlarge":x}),b=D("neeto-ui-avatar__status","".concat(A),{"neeto-ui-avatar__status-medium":O,"neeto-ui-avatar__status-large":T,"neeto-ui-avatar__status-xlarge":x,"neeto-ui-avatar__status-square":f}),J=function(){return Go(A)?n.Fragment:n.createElement("span",{className:b,"data-testid":"indicator"})},G=function(){return n.createElement("span",{className:Y,"data-testid":"initials"},H)},j=H&&!(Q&&!C);return n.createElement(Do,cn({disabled:!d,content:M,position:"bottom"},w),n.createElement("span",cn({onClick:g,style:I,className:D("neeto-ui-avatar--container neeto-ui-select-none",{"neeto-ui-avatar--container-round":!f},h,(t=(H.charCodeAt(0)||0)+(H.charCodeAt(1)||0),qo[t%65%qo.length]||qo[0]))},y),n.createElement(J,null),j?n.createElement(G,null):n.createElement("img",{className:k,onError:function(){return B(!0)},src:Q||Vo,alt:"avatar-".concat(H),"data-chromatic":"ignore"})))},$o=t((function(e,t){var r=e.profileInfo,o=e.onClick,i=r["data-cy"]||"profile-section";return n.createElement("button",{ref:t,className:"neeto-ui-w-full neeto-ui-text-left neeto-ui-sidebar__profile-wrapper",onClick:o,"data-cy":i},n.createElement("span",{className:"neeto-ui-flex neeto-ui-items-center neeto-ui-flex-shrink-0 neeto-ui-w-full neeto-ui-sidebar__profile"},n.createElement(_o,{user:r,size:"large",className:"neeto-ui-flex-shrink-0"})))})),ei=["onClick","label","icon"],ni=function(e){var t=e.links;return n.createElement("ul",{className:"neeto-ui-profile-sublist"},null==t?void 0:t.map((function(e,t){var r=e.onClick,o=e.label,i=e.icon,a=void 0===i?null:i,s=un(e,ei),c=a;return n.createElement("li",{key:t,className:"neeto-ui-profile-sublist__item"},n.createElement("button",cn({onClick:r},s,{className:"neeto-ui-profile-sublist__item-btn"}),a&&n.createElement("span",{className:"neeto-ui-profile-sublist__item-btn-icon"},n.createElement(c,null)),n.createElement(Kn,{style:"body2",weight:"normal",component:"span",className:"neeto-ui-profile-sublist__item-btn-label"},o)))})))};function ti(e,n){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),t.push.apply(t,r)}return t}function ri(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{};n%2?ti(Object(t),!0).forEach((function(n){fn(e,n,t[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ti(Object(t)).forEach((function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}))}return e}var oi=function(e){var t,r,o=e.profileInfo,i=o.name,a=o.email,s=o.topLinks,c=o.bottomLinks,f=o.customContent,u=o.changelogProps,A=o.helpProps,l=[];return u&&l.push(ri({icon:tn,label:"What's New","data-cy":"profile-section-whats-new-button"},u)),A&&l.push(ri({icon:Ke,label:"Help","data-cy":"profile-section-help-button"},A)),n.createElement("div",{className:"neeto-ui-flex neeto-ui-flex-col neeto-ui-profile-popup"},n.createElement("div",{className:D("neeto-ui-relative neeto-ui-flex neeto-ui-items-center neeto-ui-p-3")},n.createElement("div",{className:"top-0 left-0"},n.createElement(_o,{user:o,size:"large"})),n.createElement("div",{className:"neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-grow neeto-ui-min-w-0 neeto-ui-pl-3"},n.createElement(Kn,{component:"h2",style:"h5",weight:"semibold",lineHeight:"tight",className:"neeto-ui-m-0",title:i},(r=18,(t=i)&&t.length>r?t.substring(0,r-3)+"...":t)),a&&n.createElement(Kn,{style:"body3",className:"neeto-ui-w-full neeto-ui-truncate neeto-ui-text-gray-600",lineHeight:"tight"},a))),n.createElement("div",{className:"neeto-ui-sidebar__profile-wrapper-custom-content"},f),s&&n.createElement(ni,{links:s}),!!l.length&&n.createElement(ni,{links:l}),c&&n.createElement(ni,{links:c}))},ii=function(e){var t=e.profileInfo,r=e.tooltipStyle,i=e.showAppSwitcher,a=void 0!==i&&i,s=e.onAppSwitcherToggle,c=z(o(!1),2),f=c[0],u=c[1];return n.createElement("div",{className:"neeto-ui-sidebar__footer"},a&&n.createElement(Po,{onAppSwitcherToggle:s,tooltipStyle:r}),t&&n.createElement(Do,{position:"right",className:"neeto-ui-profile-popup-wrapper",theme:"light",content:n.createElement(oi,{profileInfo:t}),interactive:!0,hideOnClick:!1},n.createElement($o,{profileInfo:t,onClick:function(){u(!f)}})))},ai=["label","to","icon","description"],si=function(e){var t=e.navLinks,r=void 0===t?[]:t,o=e.tooltipStyle,i=d();return n.createElement("div",{className:"neeto-ui-sidebar__links"},r.map((function(e,t){var r=e.label,a=e.to,s=e.icon,c=e.description,f=un(e,ai),u=s,A=new URL(a,window.location.href),l=i.pathname.startsWith(A.pathname);return n.createElement(Bo,{key:t,tooltipStyle:o,icon:n.createElement(u,{color:"#68737D"}),description:c,label:r},n.createElement(v,cn({to:a,className:"neeto-ui-flex neeto-ui-items-center neeto-ui-no-underline neeto-ui-select-none neeto-ui-sidebar__link",activeClassName:"active",isActive:function(){return l}},f),s&&n.createElement("div",{"data-testid":r,className:"neeto-ui-flex neeto-ui-items-center neeto-ui-justify-center neeto-ui-sidebar__link-icon"},n.createElement(u,null))))})))},ci=function(e){var t=e.organizationInfo,r=e.navLinks,o=void 0===r?[]:r,i=e.tooltipStyle,a=void 0===i?Co:i,s=e.profileInfo,c=e.showAppSwitcher,f=void 0!==c&&c,u=e.onAppSwitcherToggle,A=void 0===u?function(){}:u;return n.createElement("div",{"data-cy":"sidebar-wrapper",className:D("neeto-ui-sidebar neeto-ui-flex neeto-ui-flex-col neeto-ui-flex-shrink-0 neeto-ui-overflow-y-auto neeto-ui-overflow-x-hidden","neeto-ui-sidebar--collapsed"),"data-testid":"sidebar"},n.createElement(B,{organizationInfo:t}),n.createElement(si,{navLinks:o,tooltipStyle:a}),n.createElement(ii,{profileInfo:s,tooltipStyle:a,showAppSwitcher:f,onAppSwitcherToggle:A}))},fi=function(e,n){return fi=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=n[t])},fi(e,n)};function ui(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function t(){this.constructor=e}fi(e,n),e.prototype=null===n?Object.create(n):(t.prototype=n.prototype,new t)}var Ai=function(){return Ai=Object.assign||function(e){for(var n,t=1,r=arguments.length;t<r;t++)for(var o in n=arguments[t])Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o]);return e},Ai.apply(this,arguments)};function li(e,n){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&n.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)n.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(t[r[o]]=e[r[o]])}return t}function gi(e,n){var t="function"==typeof Symbol&&e[Symbol.iterator];if(!t)return e;var r,o,i=t.call(e),a=[];try{for(;(void 0===n||n-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(t=i["return"])&&t.call(i)}finally{if(o)throw o.error}}return a}function pi(e,n,t){if(t||2===arguments.length)for(var r,o=0,i=n.length;o<i;o++)!r&&o in n||(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return e.concat(r||Array.prototype.slice.call(n))}var hi=function(e){return{isEnabled:function(n){return e.some((function(e){return!!n[e]}))}}},mi={measureLayout:hi(["layout","layoutId","drag","_layoutResetTransform"]),animation:hi(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag"]),exit:hi(["exit"]),drag:hi(["drag","dragControls"]),focus:hi(["whileFocus"]),hover:hi(["whileHover","onHoverStart","onHoverEnd"]),tap:hi(["whileTap","onTap","onTapStart","onTapCancel"]),pan:hi(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),layoutAnimation:hi(["layout","layoutId"])};var di=c({strict:!1}),vi=Object.keys(mi),wi=vi.length;var yi=c({transformPagePoint:function(e){return e},isStatic:!1}),Ei=c({});var Di=c(null);function Ci(e){var n=s(null);return null===n.current&&(n.current=e()),n.current}function Bi(){var e=f(Di);if(null===e)return[!0,null];var n=e.isPresent,t=e.onExitComplete,r=e.register,o=Mi();a((function(){return r(o)}),[]);return!n&&t?[!1,function(){return null==t?void 0:t(o)}]:[!0]}var Pi=0,zi=function(){return Pi++},Mi=function(){return Ci(zi)},Qi=c(null),Oi="undefined"!=typeof window,Ti=Oi?i:a;function xi(e,n,t,r){var o=f(yi),i=f(di),c=f(Ei).visualElement,u=f(Di),A=function(e){var n=e.layoutId,t=f(Qi);return t&&void 0!==n?t+"-"+n:n}(t),l=s(void 0);r||(r=i.renderer),!l.current&&r&&(l.current=r(e,{visualState:n,parent:c,props:Ai(Ai({},t),{layoutId:A}),presenceId:null==u?void 0:u.id,blockInitialAnimation:!1===(null==u?void 0:u.initial)}));var g=l.current;return Ti((function(){var e;g&&(g.setProps(Ai(Ai(Ai({},o),t),{layoutId:A})),g.isPresent=null===(e=u)||e.isPresent,g.isPresenceRoot=!c||c.presenceId!==(null==u?void 0:u.id),g.syncRender())})),a((function(){var e;g&&(null===(e=g.animationState)||void 0===e||e.animateChanges())})),Ti((function(){return function(){return null==g?void 0:g.notifyUnmount()}}),[]),g}function Hi(e){return"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function Ii(e){return Array.isArray(e)}function ki(e){return"string"==typeof e||Ii(e)}function Yi(e,n,t,r,o){var i;return void 0===r&&(r={}),void 0===o&&(o={}),"string"==typeof n&&(n=null===(i=e.variants)||void 0===i?void 0:i[n]),"function"==typeof n?n(null!=t?t:e.custom,r,o):n}function bi(e,n,t){var r=e.getProps();return Yi(r,n,null!=t?t:r.custom,function(e){var n={};return e.forEachValue((function(e,t){return n[t]=e.get()})),n}(e),function(e){var n={};return e.forEachValue((function(e,t){return n[t]=e.getVelocity()})),n}(e))}function Ji(e){var n;return"function"==typeof(null===(n=e.animate)||void 0===n?void 0:n.start)||ki(e.initial)||ki(e.animate)||ki(e.whileHover)||ki(e.whileDrag)||ki(e.whileTap)||ki(e.whileFocus)||ki(e.exit)}function Gi(e){return Boolean(Ji(e)||e.variants)}function ji(e,n){var t=function(e,n){if(Ji(e)){var t=e.initial,r=e.animate;return{initial:!1===t||ki(t)?t:void 0,animate:ki(r)?r:void 0}}return!1!==e.inherit?n:{}}(e,f(Ei)),r=t.initial,o=t.animate;return A((function(){return{initial:r,animate:o}}),n?[Ni(r),Ni(o)]:[])}function Ni(e){return Array.isArray(e)?e.join(" "):e}function Xi(n){var r=n.preloadedFeatures,o=n.createVisualElement,i=n.useRender,a=n.useVisualState,s=n.Component;return r&&function(e){for(var n in e){var t=e[n];null!==t&&(mi[n].Component=t)}}(r),t((function(n,t){var r=f(yi).isStatic,c=null,A=ji(n,r),l=a(n,r);return!r&&Oi&&(A.visualElement=xi(s,l,n,o),c=function(n,t,r){var o=[];if(f(di),!t)return null;for(var i=0;i<wi;i++){var a=vi[i],s=mi[a],c=s.isEnabled,u=s.Component;c(n)&&u&&o.push(e.createElement(u,Ai({key:a},n,{visualElement:t})))}return o}(n,A.visualElement)),e.createElement(e.Fragment,null,e.createElement(Ei.Provider,{value:A},i(s,n,function(e,n,t){return u((function(r){var o;r&&(null===(o=e.mount)||void 0===o||o.call(e,r)),n&&(r?n.mount(r):n.unmount()),t&&("function"==typeof t?t(r):Hi(t)&&(t.current=r))}),[n])}(l,A.visualElement,t),l,r)),c)}))}function Ri(e){function n(n,t){return void 0===t&&(t={}),Xi(e(n,t))}var t=new Map;return new Proxy(n,{get:function(e,r){return t.has(r)||t.set(r,n(r)),t.get(r)}})}var Si=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function Li(e){return"string"==typeof e&&!e.includes("-")&&!!(Si.indexOf(e)>-1||/[A-Z]/.test(e))}var Ui={};var Fi=["","X","Y","Z"],Zi=["transformPerspective","x","y","z"];function Ki(e,n){return Zi.indexOf(e)-Zi.indexOf(n)}["translate","scale","rotate","skew"].forEach((function(e){return Fi.forEach((function(n){return Zi.push(e+n)}))}));var Wi=new Set(Zi);function qi(e){return Wi.has(e)}var Vi=new Set(["originX","originY","originZ"]);function _i(e){return Vi.has(e)}function $i(e,n){var t=n.layout,r=n.layoutId;return qi(e)||_i(e)||(t||void 0!==r)&&(!!Ui[e]||"opacity"===e)}var ea=function(e){return null!==e&&"object"==typeof e&&e.getVelocity},na={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"};function ta(e){return e.startsWith("--")}var ra=function(e,n){return n&&"number"==typeof e?n.transform(e):e},oa=function(e,n){return function(t){return Math.max(Math.min(t,n),e)}},ia=function(e){return e%1?Number(e.toFixed(5)):e},aa=/(-)?([\d]*\.?[\d])+/g,sa=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))/gi,ca=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2,3}\s*\/*\s*[\d\.]+%?\))$/i;function fa(e){return"string"==typeof e}var ua={test:function(e){return"number"==typeof e},parse:parseFloat,transform:function(e){return e}},Aa=Ai(Ai({},ua),{transform:oa(0,1)}),la=Ai(Ai({},ua),{default:1}),ga=function(e){return{test:function(n){return fa(n)&&n.endsWith(e)&&1===n.split(" ").length},parse:parseFloat,transform:function(n){return""+n+e}}},pa=ga("deg"),ha=ga("%"),ma=ga("px"),da=ga("vh"),va=ga("vw"),wa=Ai(Ai({},ha),{parse:function(e){return ha.parse(e)/100},transform:function(e){return ha.transform(100*e)}}),ya=function(e,n){return function(t){return Boolean(fa(t)&&ca.test(t)&&t.startsWith(e)||n&&Object.prototype.hasOwnProperty.call(t,n))}},Ea=function(e,n,t){return function(r){var o;if(!fa(r))return r;var i=r.match(aa),a=i[0],s=i[1],c=i[2],f=i[3];return(o={})[e]=parseFloat(a),o[n]=parseFloat(s),o[t]=parseFloat(c),o.alpha=void 0!==f?parseFloat(f):1,o}},Da={test:ya("hsl","hue"),parse:Ea("hue","saturation","lightness"),transform:function(e){var n=e.hue,t=e.saturation,r=e.lightness,o=e.alpha,i=void 0===o?1:o;return"hsla("+Math.round(n)+", "+ha.transform(ia(t))+", "+ha.transform(ia(r))+", "+ia(Aa.transform(i))+")"}},Ca=oa(0,255),Ba=Ai(Ai({},ua),{transform:function(e){return Math.round(Ca(e))}}),Pa={test:ya("rgb","red"),parse:Ea("red","green","blue"),transform:function(e){var n=e.red,t=e.green,r=e.blue,o=e.alpha,i=void 0===o?1:o;return"rgba("+Ba.transform(n)+", "+Ba.transform(t)+", "+Ba.transform(r)+", "+ia(Aa.transform(i))+")"}};var za={test:ya("#"),parse:function(e){var n="",t="",r="",o="";return e.length>5?(n=e.substr(1,2),t=e.substr(3,2),r=e.substr(5,2),o=e.substr(7,2)):(n=e.substr(1,1),t=e.substr(2,1),r=e.substr(3,1),o=e.substr(4,1),n+=n,t+=t,r+=r,o+=o),{red:parseInt(n,16),green:parseInt(t,16),blue:parseInt(r,16),alpha:o?parseInt(o,16)/255:1}},transform:Pa.transform},Ma={test:function(e){return Pa.test(e)||za.test(e)||Da.test(e)},parse:function(e){return Pa.test(e)?Pa.parse(e):Da.test(e)?Da.parse(e):za.parse(e)},transform:function(e){return fa(e)?e:e.hasOwnProperty("red")?Pa.transform(e):Da.transform(e)}},Qa="${c}",Oa="${n}";function Ta(e){var n=[],t=0,r=e.match(sa);r&&(t=r.length,e=e.replace(sa,Qa),n.push.apply(n,r.map(Ma.parse)));var o=e.match(aa);return o&&(e=e.replace(aa,Oa),n.push.apply(n,o.map(ua.parse))),{values:n,numColors:t,tokenised:e}}function xa(e){return Ta(e).values}function Ha(e){var n=Ta(e),t=n.values,r=n.numColors,o=n.tokenised,i=t.length;return function(e){for(var n=o,t=0;t<i;t++)n=n.replace(t<r?Qa:Oa,t<r?Ma.transform(e[t]):ia(e[t]));return n}}var Ia=function(e){return"number"==typeof e?0:e};var ka={test:function(e){var n,t,r,o;return isNaN(e)&&fa(e)&&(null!==(t=null===(n=e.match(aa))||void 0===n?void 0:n.length)&&void 0!==t?t:0)+(null!==(o=null===(r=e.match(sa))||void 0===r?void 0:r.length)&&void 0!==o?o:0)>0},parse:xa,createTransformer:Ha,getAnimatableNone:function(e){var n=xa(e);return Ha(e)(n.map(Ia))}},Ya=new Set(["brightness","contrast","saturate","opacity"]);function ba(e){var n=e.slice(0,-1).split("("),t=n[0],r=n[1];if("drop-shadow"===t)return e;var o=(r.match(aa)||[])[0];if(!o)return e;var i=r.replace(o,""),a=Ya.has(t)?1:0;return o!==r&&(a*=100),t+"("+a+i+")"}var Ja=/([a-z-]*)\(.*?\)/g,Ga=Ai(Ai({},ka),{getAnimatableNone:function(e){var n=e.match(Ja);return n?n.map(ba).join(" "):e}}),ja=Ai(Ai({},ua),{transform:Math.round}),Na={borderWidth:ma,borderTopWidth:ma,borderRightWidth:ma,borderBottomWidth:ma,borderLeftWidth:ma,borderRadius:ma,radius:ma,borderTopLeftRadius:ma,borderTopRightRadius:ma,borderBottomRightRadius:ma,borderBottomLeftRadius:ma,width:ma,maxWidth:ma,height:ma,maxHeight:ma,size:ma,top:ma,right:ma,bottom:ma,left:ma,padding:ma,paddingTop:ma,paddingRight:ma,paddingBottom:ma,paddingLeft:ma,margin:ma,marginTop:ma,marginRight:ma,marginBottom:ma,marginLeft:ma,rotate:pa,rotateX:pa,rotateY:pa,rotateZ:pa,scale:la,scaleX:la,scaleY:la,scaleZ:la,skew:pa,skewX:pa,skewY:pa,distance:ma,translateX:ma,translateY:ma,translateZ:ma,x:ma,y:ma,z:ma,perspective:ma,transformPerspective:ma,opacity:Aa,originX:wa,originY:wa,originZ:ma,zIndex:ja,fillOpacity:Aa,strokeOpacity:Aa,numOctaves:ja};function Xa(e,n,t,r,o,i,a,s){var c,f=e.style,u=e.vars,A=e.transform,l=e.transformKeys,g=e.transformOrigin;l.length=0;var p=!1,h=!1,m=!0;for(var d in n){var v=n[d];if(ta(d))u[d]=v;else{var w=Na[d],y=ra(v,w);if(qi(d)){if(p=!0,A[d]=y,l.push(d),!m)continue;v!==(null!==(c=w.default)&&void 0!==c?c:0)&&(m=!1)}else if(_i(d))g[d]=y,h=!0;else if((null==t?void 0:t.isHydrated)&&(null==r?void 0:r.isHydrated)&&Ui[d]){var E=Ui[d].process(v,r,t),D=Ui[d].applyTo;if(D)for(var C=D.length,B=0;B<C;B++)f[D[B]]=E;else f[d]=E}else f[d]=y}}r&&t&&a&&s?(f.transform=a(r.deltaFinal,r.treeScale,p?A:void 0),i&&(f.transform=i(A,f.transform)),f.transformOrigin=s(r)):(p&&(f.transform=function(e,n,t,r){var o=e.transform,i=e.transformKeys,a=n.enableHardwareAcceleration,s=void 0===a||a,c=n.allowTransformNone,f=void 0===c||c,u="";i.sort(Ki);for(var A=!1,l=i.length,g=0;g<l;g++){var p=i[g];u+=(na[p]||p)+"("+o[p]+") ","z"===p&&(A=!0)}return!A&&s?u+="translateZ(0)":u=u.trim(),r?u=r(o,t?"":u):f&&t&&(u="none"),u}(e,o,m,i)),h&&(f.transformOrigin=function(e){var n=e.originX,t=void 0===n?"50%":n,r=e.originY,o=void 0===r?"50%":r,i=e.originZ;return t+" "+o+" "+(void 0===i?0:i)}(g)))}var Ra=function(){return{style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}}};function Sa(e,n,t){for(var r in n)ea(n[r])||$i(r,t)||(e[r]=n[r])}function La(e,n,t){var r={};return Sa(r,e.style||{},e),Object.assign(r,function(e,n,t){var r=e.transformTemplate;return A((function(){var e={style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}};Xa(e,n,void 0,void 0,{enableHardwareAcceleration:!t},r);var o=e.style;return Ai(Ai({},e.vars),o)}),[n])}(e,n,t)),e.transformValues&&(r=e.transformValues(r)),r}function Ua(e,n,t){var r={},o=La(e,n,t);return Boolean(e.drag)&&(r.draggable=!1,o.userSelect=o.WebkitUserSelect=o.WebkitTouchCallout="none",o.touchAction=!0===e.drag?"none":"pan-"+("x"===e.drag?"y":"x")),r.style=o,r}var Fa=new Set(["initial","animate","exit","style","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","_layoutResetTransform","onLayoutAnimationComplete","onViewportBoxUpdate","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","whileDrag","onPan","onPanStart","onPanEnd","onPanSessionStart","onTap","onTapStart","onTapCancel","onHoverStart","onHoverEnd","whileFocus","whileTap","whileHover"]);function Za(e){return Fa.has(e)}var Ka=function(e){return!Za(e)};try{var Wa=require("@emotion/is-prop-valid").default;Ka=function(e){return e.startsWith("on")?!Za(e):Wa(e)}}catch(e){}function qa(e,n,t){return"string"==typeof e?e:ma.transform(n+t*e)}var Va=function(e,n){return ma.transform(e*n)},_a={offset:"stroke-dashoffset",array:"stroke-dasharray"},$a={offset:"strokeDashoffset",array:"strokeDasharray"};function es(e,n,t,r,o,i,a,s){var c=n.attrX,f=n.attrY,u=n.originX,A=n.originY,l=n.pathLength,g=n.pathSpacing,p=void 0===g?1:g,h=n.pathOffset,m=void 0===h?0:h;Xa(e,li(n,["attrX","attrY","originX","originY","pathLength","pathSpacing","pathOffset"]),t,r,o,i,a,s),e.attrs=e.style,e.style={};var d=e.attrs,v=e.style,w=e.dimensions,y=e.totalPathLength;d.transform&&(w&&(v.transform=d.transform),delete d.transform),w&&(void 0!==u||void 0!==A||v.transform)&&(v.transformOrigin=function(e,n,t){return qa(n,e.x,e.width)+" "+qa(t,e.y,e.height)}(w,void 0!==u?u:.5,void 0!==A?A:.5)),void 0!==c&&(d.x=c),void 0!==f&&(d.y=f),void 0!==y&&void 0!==l&&function(e,n,t,r,o,i){void 0===r&&(r=1),void 0===o&&(o=0),void 0===i&&(i=!0);var a=i?_a:$a;e[a.offset]=Va(-o,n);var s=Va(t,n),c=Va(r,n);e[a.array]=s+" "+c}(d,y,l,p,m,!1)}var ns=function(){return Ai(Ai({},{style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}}),{attrs:{}})};function ts(e,n){var t=A((function(){var t=ns();return es(t,n,void 0,void 0,{enableHardwareAcceleration:!1},e.transformTemplate),Ai(Ai({},t.attrs),{style:Ai({},t.style)})}),[n]);if(e.style){var r={};Sa(r,e.style,e),t.style=Ai(Ai({},r),t.style)}return t}function rs(e){void 0===e&&(e=!1);return function(n,t,r,o,i){var a=o.latestValues,s=(Li(n)?ts:Ua)(t,a,i),c=function(e,n,t){var r={};for(var o in e)(Ka(o)||!0===t&&Za(o)||!n&&!Za(o))&&(r[o]=e[o]);return r}(t,"string"==typeof n,e),f=Ai(Ai(Ai({},c),s),{ref:r});return l(n,f)}}var os=/([a-z])([A-Z])/g,is="$1-$2",as=function(e){return e.replace(os,is).toLowerCase()};function ss(e,n){var t=n.style,r=n.vars;for(var o in Object.assign(e.style,t),r)e.style.setProperty(o,r[o])}var cs=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform"]);function fs(e,n){for(var t in ss(e,n),n.attrs)e.setAttribute(cs.has(t)?t:as(t),n.attrs[t])}function us(e){var n=e.style,t={};for(var r in n)(ea(n[r])||$i(r,e))&&(t[r]=n[r]);return t}function As(e){var n=us(e);for(var t in e){if(ea(e[t]))n["x"===t||"y"===t?"attr"+t.toUpperCase():t]=e[t]}return n}function ls(e){return"object"==typeof e&&"function"==typeof e.start}var gs=function(e){return Array.isArray(e)},ps=function(e){return gs(e)?e[e.length-1]||0:e};function hs(e){var n=ea(e)?e.get():e;return function(e){return Boolean(e&&"object"==typeof e&&e.mix&&e.toValue)}(n)?n.toValue():n}function ms(e,n,t,r){var o=e.scrapeMotionValuesFromProps,i=e.createRenderState,a=e.onMount,s={latestValues:vs(n,t,r,o),renderState:i()};return a&&(s.mount=function(e){return a(n,e,s)}),s}var ds=function(e){return function(n,t){var r=f(Ei),o=f(Di);return t?ms(e,n,r,o):Ci((function(){return ms(e,n,r,o)}))}};function vs(e,n,t,r){var o={},i=!1===(null==t?void 0:t.initial),a=r(e);for(var s in a)o[s]=hs(a[s]);var c=e.initial,f=e.animate,u=Ji(e),A=Gi(e);n&&A&&!u&&!1!==e.inherit&&(null!=c||(c=n.initial),null!=f||(f=n.animate));var l=i||!1===c?f:c;l&&"boolean"!=typeof l&&!ls(l)&&(Array.isArray(l)?l:[l]).forEach((function(n){var t=Yi(e,n);if(t){var r=t.transitionEnd;t.transition;var i=li(t,["transitionEnd","transition"]);for(var a in i)o[a]=i[a];for(var a in r)o[a]=r[a]}}));return o}var ws={useVisualState:ds({scrapeMotionValuesFromProps:As,createRenderState:ns,onMount:function(e,n,t){var r=t.renderState,o=t.latestValues;try{r.dimensions="function"==typeof n.getBBox?n.getBBox():n.getBoundingClientRect()}catch(e){r.dimensions={x:0,y:0,width:0,height:0}}"path"===n.tagName&&(r.totalPathLength=n.getTotalLength()),es(r,o,void 0,void 0,{enableHardwareAcceleration:!1},e.transformTemplate),fs(n,r)}})};var ys,Es={useVisualState:ds({scrapeMotionValuesFromProps:us,createRenderState:Ra})};function Ds(e,n,t,r){var o=n.forwardMotionProps,i=void 0!==o&&o,a=Li(e)?ws:Es;return Ai(Ai({},a),{preloadedFeatures:t,useRender:rs(i),createVisualElement:r,Component:e})}function Cs(e,n,t,r){return e.addEventListener(n,t,r),function(){return e.removeEventListener(n,t,r)}}function Bs(e,n,t,r){a((function(){var o=e.current;if(t&&o)return Cs(o,n,t,r)}),[e,n,t,r])}function Ps(e){return"undefined"!=typeof PointerEvent&&e instanceof PointerEvent?!("mouse"!==e.pointerType):e instanceof MouseEvent}function zs(e){return!!e.touches}!function(e){e["Animate"]="animate",e["Hover"]="whileHover",e["Tap"]="whileTap",e["Drag"]="whileDrag",e["Focus"]="whileFocus",e["Exit"]="exit"}(ys||(ys={}));var Ms={pageX:0,pageY:0};function Qs(e,n){void 0===n&&(n="page");var t=e.touches[0]||e.changedTouches[0]||Ms;return{x:t[n+"X"],y:t[n+"Y"]}}function Os(e,n){return void 0===n&&(n="page"),{x:e[n+"X"],y:e[n+"Y"]}}function Ts(e,n){return void 0===n&&(n="page"),{point:zs(e)?Qs(e,n):Os(e,n)}}var xs=function(e,n){void 0===n&&(n=!1);var t=function(n){return e(n,Ts(n))};return n?function(e){return function(n){var t=n instanceof MouseEvent;(!t||t&&0===n.button)&&e(n)}}(t):t},Hs={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},Is={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function ks(e){return Oi&&null===window.onpointerdown?e:Oi&&null===window.ontouchstart?Is[e]:Oi&&null===window.onmousedown?Hs[e]:e}function Ys(e,n,t,r){return Cs(e,ks(n),xs(t,"pointerdown"===n),r)}function bs(e,n,t,r){return Bs(e,ks(n),t&&xs(t,"pointerdown"===n),r)}function Js(e){var n=null;return function(){return null===n&&(n=e,function(){n=null})}}var Gs=Js("dragHorizontal"),js=Js("dragVertical");function Ns(e){var n=!1;if("y"===e)n=js();else if("x"===e)n=Gs();else{var t=Gs(),r=js();t&&r?n=function(){t(),r()}:(t&&t(),r&&r())}return n}function Xs(){var e=Ns(!0);return!e||(e(),!1)}function Rs(e,n,t){return function(r,o){var i;Ps(r)&&!Xs()&&(null==t||t(r,o),null===(i=e.animationState)||void 0===i||i.setActive(ys.Hover,n))}}var Ss=function(e,n){return!!n&&(e===n||Ss(e,n.parentElement))};function Ls(e){return a((function(){return function(){return e()}}),[])}var Us=function(e,n,t){return Math.min(Math.max(t,e),n)},Fs=.001,Zs=.01,Ks=10,Ws=.05,qs=1;function Vs(e){var n,t,r=e.duration,o=void 0===r?800:r,i=e.bounce,a=void 0===i?.25:i,s=e.velocity,c=void 0===s?0:s,f=e.mass,u=void 0===f?1:f,A=1-a;A=Us(Ws,qs,A),o=Us(Zs,Ks,o/1e3),A<1?(n=function(e){var n=e*A,t=n*o,r=n-c,i=$s(e,A),a=Math.exp(-t);return Fs-r/i*a},t=function(e){var t=e*A*o,r=t*c+c,i=Math.pow(A,2)*Math.pow(e,2)*o,a=Math.exp(-t),s=$s(Math.pow(e,2),A);return(-n(e)+Fs>0?-1:1)*((r-i)*a)/s}):(n=function(e){var n=Math.exp(-e*o);return-Fs+n*((e-c)*o+1)},t=function(e){return Math.exp(-e*o)*((c-e)*(o*o))});var l=function(e,n,t){for(var r=t,o=1;o<_s;o++)r-=e(r)/n(r);return r}(n,t,5/o);if(o*=1e3,isNaN(l))return{stiffness:100,damping:10,duration:o};var g=Math.pow(l,2)*u;return{stiffness:g,damping:2*A*Math.sqrt(u*g),duration:o}}var _s=12;function $s(e,n){return e*Math.sqrt(1-n*n)}var ec=["duration","bounce"],nc=["stiffness","damping","mass"];function tc(e,n){return n.some((function(n){return void 0!==e[n]}))}function rc(e){var n=e.from,t=void 0===n?0:n,r=e.to,o=void 0===r?1:r,i=e.restSpeed,a=void 0===i?2:i,s=e.restDelta,c=li(e,["from","to","restSpeed","restDelta"]),f={done:!1,value:t},u=function(e){var n=Ai({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!tc(e,nc)&&tc(e,ec)){var t=Vs(e);(n=Ai(Ai(Ai({},n),t),{velocity:0,mass:1})).isResolvedFromDuration=!0}return n}(c),A=u.stiffness,l=u.damping,g=u.mass,p=u.velocity,h=u.duration,m=u.isResolvedFromDuration,d=oc,v=oc;function w(){var e=p?-p/1e3:0,n=o-t,r=l/(2*Math.sqrt(A*g)),i=Math.sqrt(A/g)/1e3;if(null!=s||(s=Math.abs(o-t)<=1?.01:.4),r<1){var a=$s(i,r);d=function(t){var s=Math.exp(-r*i*t);return o-s*((e+r*i*n)/a*Math.sin(a*t)+n*Math.cos(a*t))},v=function(t){var o=Math.exp(-r*i*t);return r*i*o*(Math.sin(a*t)*(e+r*i*n)/a+n*Math.cos(a*t))-o*(Math.cos(a*t)*(e+r*i*n)-a*n*Math.sin(a*t))}}else if(1===r)d=function(t){return o-Math.exp(-i*t)*(n+(e+i*n)*t)};else{var c=i*Math.sqrt(r*r-1);d=function(t){var a=Math.exp(-r*i*t),s=Math.min(c*t,300);return o-a*((e+r*i*n)*Math.sinh(s)+c*n*Math.cosh(s))/c}}}return w(),{next:function(e){var n=d(e);if(m)f.done=e>=h;else{var t=1e3*v(e),r=Math.abs(t)<=a,i=Math.abs(o-n)<=s;f.done=r&&i}return f.value=f.done?o:n,f},flipTarget:function(){var e;p=-p,t=(e=[o,t])[0],o=e[1],w()}}}rc.needsInterpolation=function(e,n){return"string"==typeof e||"string"==typeof n};var oc=function(e){return 0},ic=function(e,n,t){var r=n-e;return 0===r?1:(t-e)/r},ac=function(e,n,t){return-t*e+t*n+e},sc=function(e,n,t){var r=e*e,o=n*n;return Math.sqrt(Math.max(0,t*(o-r)+r))},cc=[za,Pa,Da],fc=function(e){return cc.find((function(n){return n.test(e)}))},uc=function(e,n){var t=fc(e),r=fc(n);t.transform,r.transform;var o=t.parse(e),i=r.parse(n),a=Ai({},o),s=t===Da?ac:sc;return function(e){for(var n in a)"alpha"!==n&&(a[n]=s(o[n],i[n],e));return a.alpha=ac(o.alpha,i.alpha,e),t.transform(a)}},Ac=function(e){return"number"==typeof e},lc=function(e,n){return function(t){return n(e(t))}},gc=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return e.reduce(lc)};function pc(e,n){return Ac(e)?function(t){return ac(e,n,t)}:Ma.test(e)?uc(e,n):vc(e,n)}var hc=function(e,n){var t=pi([],e),r=t.length,o=e.map((function(e,t){return pc(e,n[t])}));return function(e){for(var n=0;n<r;n++)t[n]=o[n](e);return t}},mc=function(e,n){var t=Ai(Ai({},e),n),r={};for(var o in t)void 0!==e[o]&&void 0!==n[o]&&(r[o]=pc(e[o],n[o]));return function(e){for(var n in r)t[n]=r[n](e);return t}};function dc(e){for(var n=ka.parse(e),t=n.length,r=0,o=0,i=0,a=0;a<t;a++)r||"number"==typeof n[a]?r++:void 0!==n[a].hue?i++:o++;return{parsed:n,numNumbers:r,numRGB:o,numHSL:i}}var vc=function(e,n){var t=ka.createTransformer(n),r=dc(e),o=dc(n);return gc(hc(r.parsed,o.parsed),t)},wc=function(e,n){return function(t){return ac(e,n,t)}};function yc(e,n,t){for(var r=[],o=t||function(e){return"number"==typeof e?wc:"string"==typeof e?Ma.test(e)?uc:vc:Array.isArray(e)?hc:"object"==typeof e?mc:void 0}(e[0]),i=e.length-1,a=0;a<i;a++){var s=o(e[a],e[a+1]);if(n){var c=Array.isArray(n)?n[a]:n;s=gc(c,s)}r.push(s)}return r}function Ec(e,n,t){var r=void 0===t?{}:t,o=r.clamp,i=void 0===o||o,a=r.ease,s=r.mixer,c=e.length;n.length,!a||!Array.isArray(a)||a.length,e[0]>e[c-1]&&(e=[].concat(e),n=[].concat(n),e.reverse(),n.reverse());var f=yc(n,a,s),u=2===c?function(e,n){var t=e[0],r=e[1],o=n[0];return function(e){return o(ic(t,r,e))}}(e,f):function(e,n){var t=e.length,r=t-1;return function(o){var i=0,a=!1;if(o<=e[0]?a=!0:o>=e[r]&&(i=r-1,a=!0),!a){for(var s=1;s<t&&!(e[s]>o||s===r);s++);i=s-1}var c=ic(e[i],e[i+1],o);return n[i](c)}}(e,f);return i?function(n){return u(Us(e[0],e[c-1],n))}:u}var Dc,Cc=function(e){return function(n){return 1-e(1-n)}},Bc=function(e){return function(n){return n<=.5?e(2*n)/2:(2-e(2*(1-n)))/2}},Pc=function(e){return function(n){return n*n*((e+1)*n-e)}},zc=1.525,Mc=4/11,Qc=8/11,Oc=9/10,Tc=function(e){return e},xc=(Dc=2,function(e){return Math.pow(e,Dc)}),Hc=Cc(xc),Ic=Bc(xc),kc=function(e){return 1-Math.sin(Math.acos(e))},Yc=Cc(kc),bc=Bc(Yc),Jc=Pc(zc),Gc=Cc(Jc),jc=Bc(Jc),Nc=function(e){var n=Pc(e);return function(e){return(e*=2)<1?.5*n(e):.5*(2-Math.pow(2,-10*(e-1)))}}(zc),Xc=4356/361,Rc=35442/1805,Sc=16061/1805,Lc=function(e){if(1===e||0===e)return e;var n=e*e;return e<Mc?7.5625*n:e<Qc?9.075*n-9.9*e+3.4:e<Oc?Xc*n-Rc*e+Sc:10.8*e*e-20.52*e+10.72},Uc=Cc(Lc);function Fc(e,n){return e.map((function(){return n||Ic})).splice(0,e.length-1)}function Zc(e){var n=e.from,t=void 0===n?0:n,r=e.to,o=void 0===r?1:r,i=e.ease,a=e.offset,s=e.duration,c=void 0===s?300:s,f={done:!1,value:t},u=Array.isArray(o)?o:[t,o],A=function(e,n){return e.map((function(e){return e*n}))}(a&&a.length===u.length?a:function(e){var n=e.length;return e.map((function(e,t){return 0!==t?t/(n-1):0}))}(u),c);function l(){return Ec(A,u,{ease:Array.isArray(i)?i:Fc(u,i)})}var g=l();return{next:function(e){return f.value=g(e),f.done=e>=c,f},flipTarget:function(){u.reverse(),g=l()}}}var Kc={keyframes:Zc,spring:rc,decay:function(e){var n=e.velocity,t=void 0===n?0:n,r=e.from,o=void 0===r?0:r,i=e.power,a=void 0===i?.8:i,s=e.timeConstant,c=void 0===s?350:s,f=e.restDelta,u=void 0===f?.5:f,A=e.modifyTarget,l={done:!1,value:o},g=a*t,p=o+g,h=void 0===A?p:A(p);return h!==p&&(g=h-o),{next:function(e){var n=-g*Math.exp(-e/c);return l.done=!(n>u||n<-u),l.value=l.done?h:h+n,l},flipTarget:function(){}}}};var Wc=1/60*1e3,qc="undefined"!=typeof performance?function(){return performance.now()}:function(){return Date.now()},Vc="undefined"!=typeof window?function(e){return window.requestAnimationFrame(e)}:function(e){return setTimeout((function(){return e(qc())}),Wc)};var _c=40,$c=!0,ef=!1,nf=!1,tf={delta:0,timestamp:0},rf=["read","update","preRender","render","postRender"],of=rf.reduce((function(e,n){return e[n]=function(e){var n=[],t=[],r=0,o=!1,i=new WeakSet,a={schedule:function(e,a,s){void 0===a&&(a=!1),void 0===s&&(s=!1);var c=s&&o,f=c?n:t;return a&&i.add(e),-1===f.indexOf(e)&&(f.push(e),c&&o&&(r=n.length)),e},cancel:function(e){var n=t.indexOf(e);-1!==n&&t.splice(n,1),i.delete(e)},process:function(s){var c;if(o=!0,n=(c=[t,n])[0],(t=c[1]).length=0,r=n.length)for(var f=0;f<r;f++){var u=n[f];u(s),i.has(u)&&(a.schedule(u),e())}o=!1}};return a}((function(){return ef=!0})),e}),{}),af=rf.reduce((function(e,n){var t=of[n];return e[n]=function(e,n,r){return void 0===n&&(n=!1),void 0===r&&(r=!1),ef||Af(),t.schedule(e,n,r)},e}),{}),sf=rf.reduce((function(e,n){return e[n]=of[n].cancel,e}),{}),cf=rf.reduce((function(e,n){return e[n]=function(){return of[n].process(tf)},e}),{}),ff=function(e){return of[e].process(tf)},uf=function(e){ef=!1,tf.delta=$c?Wc:Math.max(Math.min(e-tf.timestamp,_c),1),tf.timestamp=e,nf=!0,rf.forEach(ff),nf=!1,ef&&($c=!1,Vc(uf))},Af=function(){ef=!0,$c=!0,nf||Vc(uf)},lf=function(){return tf};function gf(e,n,t){return void 0===t&&(t=0),e-n-t}var pf=function(e){var n=function(n){var t=n.delta;return e(t)};return{start:function(){return af.update(n,!0)},stop:function(){return sf.update(n)}}};function hf(e){var n,t,r,o,i,a=e.from,s=e.autoplay,c=void 0===s||s,f=e.driver,u=void 0===f?pf:f,A=e.elapsed,l=void 0===A?0:A,g=e.repeat,p=void 0===g?0:g,h=e.repeatType,m=void 0===h?"loop":h,d=e.repeatDelay,v=void 0===d?0:d,w=e.onPlay,y=e.onStop,E=e.onComplete,D=e.onRepeat,C=e.onUpdate,B=li(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]),P=B.to,z=0,M=B.duration,Q=!1,O=!0,T=function(e){if(Array.isArray(e.to))return Zc;if(Kc[e.type])return Kc[e.type];var n=new Set(Object.keys(e));return n.has("ease")||n.has("duration")&&!n.has("dampingRatio")?Zc:n.has("dampingRatio")||n.has("stiffness")||n.has("mass")||n.has("damping")||n.has("restSpeed")||n.has("restDelta")?rc:Zc}(B);(null===(t=(n=T).needsInterpolation)||void 0===t?void 0:t.call(n,a,P))&&(i=Ec([0,100],[a,P],{clamp:!1}),a=0,P=100);var x=T(Ai(Ai({},B),{from:a,to:P}));function H(){z++,"reverse"===m?l=function(e,n,t,r){return void 0===t&&(t=0),void 0===r&&(r=!0),r?gf(n+-e,n,t):n-(e-n)+t}(l,M,v,O=z%2==0):(l=gf(l,M,v),"mirror"===m&&x.flipTarget()),Q=!1,D&&D()}function I(e){if(O||(e=-e),l+=e,!Q){var n=x.next(Math.max(0,l));o=n.value,i&&(o=i(o)),Q=O?n.done:l<=0}null==C||C(o),Q&&(0===z&&(null!=M||(M=l)),z<p?function(e,n,t,r){return r?e>=n+t:e<=-t}(l,M,v,O)&&H():(r.stop(),E&&E()))}return c&&(null==w||w(),(r=u(I)).start()),{stop:function(){null==y||y(),r.stop()}}}function mf(e,n){return n?e*(1e3/n):0}var df=function(e){return e.hasOwnProperty("x")&&e.hasOwnProperty("y")},vf=function(e){return df(e)&&e.hasOwnProperty("z")},wf=function(e,n){return Math.abs(e-n)};function yf(e,n){if(Ac(e)&&Ac(n))return wf(e,n);if(df(e)&&df(n)){var t=wf(e.x,n.x),r=wf(e.y,n.y),o=vf(e)&&vf(n)?wf(e.z,n.z):0;return Math.sqrt(Math.pow(t,2)+Math.pow(r,2)+Math.pow(o,2))}}var Ef=function(e,n){return 1-3*n+3*e},Df=function(e,n){return 3*n-6*e},Cf=function(e){return 3*e},Bf=function(e,n,t){return((Ef(n,t)*e+Df(n,t))*e+Cf(n))*e},Pf=function(e,n,t){return 3*Ef(n,t)*e*e+2*Df(n,t)*e+Cf(n)},zf=1e-7,Mf=10;var Qf=8,Of=.001;var Tf=11,xf=1/(Tf-1);function Hf(e,n,t,r){if(e===n&&t===r)return Tc;for(var o=new Float32Array(Tf),i=0;i<Tf;++i)o[i]=Bf(i*xf,e,t);function a(n){for(var r=0,i=1,a=Tf-1;i!==a&&o[i]<=n;++i)r+=xf;--i;var s=r+(n-o[i])/(o[i+1]-o[i])*xf,c=Pf(s,e,t);return c>=Of?function(e,n,t,r){for(var o=0;o<Qf;++o){var i=Pf(n,t,r);if(0===i)return n;n-=(Bf(n,t,r)-e)/i}return n}(n,s,e,t):0===c?s:function(e,n,t,r,o){var i,a,s=0;do{(i=Bf(a=n+(t-n)/2,r,o)-e)>0?t=a:n=a}while(Math.abs(i)>zf&&++s<Mf);return a}(n,r,r+xf,e,t)}return function(e){return 0===e||1===e?e:Bf(a(e),n,r)}}var If=function(e){return function(n){return e(n),null}},kf={tap:If((function(e){var n=e.onTap,t=e.onTapStart,r=e.onTapCancel,o=e.whileTap,i=e.visualElement,a=n||t||r||o,c=s(!1),f=s(null);function u(){var e;null===(e=f.current)||void 0===e||e.call(f),f.current=null}function A(){var e;return u(),c.current=!1,null===(e=i.animationState)||void 0===e||e.setActive(ys.Tap,!1),!Xs()}function l(e,t){A()&&(Ss(i.getInstance(),e.target)?null==n||n(e,t):null==r||r(e,t))}function g(e,n){A()&&(null==r||r(e,n))}bs(i,"pointerdown",a?function(e,n){var r;u(),c.current||(c.current=!0,f.current=gc(Ys(window,"pointerup",l),Ys(window,"pointercancel",g)),null==t||t(e,n),null===(r=i.animationState)||void 0===r||r.setActive(ys.Tap,!0))}:void 0),Ls(u)})),focus:If((function(e){var n=e.whileFocus,t=e.visualElement;Bs(t,"focus",n?function(){var e;null===(e=t.animationState)||void 0===e||e.setActive(ys.Focus,!0)}:void 0),Bs(t,"blur",n?function(){var e;null===(e=t.animationState)||void 0===e||e.setActive(ys.Focus,!1)}:void 0)})),hover:If((function(e){var n=e.onHoverStart,t=e.onHoverEnd,r=e.whileHover,o=e.visualElement;bs(o,"pointerenter",n||r?Rs(o,!0,n):void 0),bs(o,"pointerleave",t||r?Rs(o,!1,t):void 0)}))};function Yf(e,n){if(!Array.isArray(n))return!1;var t=n.length;if(t!==e.length)return!1;for(var r=0;r<t;r++)if(n[r]!==e[r])return!1;return!0}var bf=function(e){return 1e3*e},Jf={linear:Tc,easeIn:xc,easeInOut:Ic,easeOut:Hc,circIn:kc,circInOut:bc,circOut:Yc,backIn:Jc,backInOut:jc,backOut:Gc,anticipate:Nc,bounceIn:Uc,bounceInOut:function(e){return e<.5?.5*(1-Lc(1-2*e)):.5*Lc(2*e-1)+.5},bounceOut:Lc},Gf=function(e){if(Array.isArray(e)){e.length;var n=gi(e,4);return Hf(n[0],n[1],n[2],n[3])}return"string"==typeof e?Jf[e]:e},jf=function(e,n){return"zIndex"!==e&&(!("number"!=typeof n&&!Array.isArray(n))||!("string"!=typeof n||!ka.test(n)||n.startsWith("url(")))},Nf=function(){return{type:"spring",stiffness:500,damping:25,restDelta:.5,restSpeed:10}},Xf=function(e){return{type:"spring",stiffness:550,damping:0===e?2*Math.sqrt(550):30,restDelta:.01,restSpeed:10}},Rf=function(){return{type:"keyframes",ease:"linear",duration:.3}},Sf=function(e){return{type:"keyframes",duration:.8,values:e}},Lf={x:Nf,y:Nf,z:Nf,rotate:Nf,rotateX:Nf,rotateY:Nf,rotateZ:Nf,scaleX:Xf,scaleY:Xf,scale:Xf,opacity:Rf,backgroundColor:Rf,color:Rf,default:Xf},Uf=Ai(Ai({},Na),{color:Ma,backgroundColor:Ma,outlineColor:Ma,fill:Ma,stroke:Ma,borderColor:Ma,borderTopColor:Ma,borderRightColor:Ma,borderBottomColor:Ma,borderLeftColor:Ma,filter:Ga,WebkitFilter:Ga}),Ff=function(e){return Uf[e]};function Zf(e,n){var t,r=Ff(e);return r!==Ga&&(r=ka),null===(t=r.getAnimatableNone)||void 0===t?void 0:t.call(r,n)}function Kf(e){var n=e.ease,t=e.times,r=e.yoyo,o=e.flip,i=e.loop,a=li(e,["ease","times","yoyo","flip","loop"]),s=Ai({},a);return t&&(s["offset"]=t),a.duration&&(s["duration"]=bf(a.duration)),a.repeatDelay&&(s.repeatDelay=bf(a.repeatDelay)),n&&(s["ease"]=function(e){return Array.isArray(e)&&"number"!=typeof e[0]}(n)?n.map(Gf):Gf(n)),"tween"===a.type&&(s.type="keyframes"),(r||i||o)&&(r?s.repeatType="reverse":i?s.repeatType="loop":o&&(s.repeatType="mirror"),s.repeat=i||r||o||a.repeat),"spring"!==a.type&&(s.type="keyframes"),s}function Wf(e,n,t){var r,o,i,a;return Array.isArray(n.to)&&(null!==(r=e.duration)&&void 0!==r||(e.duration=.8)),function(e){Array.isArray(e.to)&&null===e.to[0]&&(e.to=pi([],gi(e.to)),e.to[0]=e.from)}(n),function(e){e.when,e.delay,e.delayChildren,e.staggerChildren,e.staggerDirection,e.repeat,e.repeatType,e.repeatDelay,e.from;var n=li(e,["when","delay","delayChildren","staggerChildren","staggerDirection","repeat","repeatType","repeatDelay","from"]);return!!Object.keys(n).length}(e)||(e=Ai(Ai({},e),(o=t,i=n.to,a=gs(i)?Sf:Lf[o]||Lf.default,Ai({to:i},a(i))))),Ai(Ai({},n),Kf(e))}function qf(e,n,t,r,o){var i,a=$f(r,e),s=null!==(i=a.from)&&void 0!==i?i:n.get(),c=jf(e,t);return"none"===s&&c&&"string"==typeof t?s=Zf(e,t):Vf(s)&&"string"==typeof t?s=_f(t):!Array.isArray(t)&&Vf(t)&&"string"==typeof s&&(t=_f(s)),jf(e,s)&&c&&!1!==a.type?function(){var r={from:s,to:t,velocity:n.getVelocity(),onComplete:o,onUpdate:function(e){return n.set(e)}};return"inertia"===a.type||"decay"===a.type?function(e){var n,t=e.from,r=void 0===t?0:t,o=e.velocity,i=void 0===o?0:o,a=e.min,s=e.max,c=e.power,f=void 0===c?.8:c,u=e.timeConstant,A=void 0===u?750:u,l=e.bounceStiffness,g=void 0===l?500:l,p=e.bounceDamping,h=void 0===p?10:p,m=e.restDelta,d=void 0===m?1:m,v=e.modifyTarget,w=e.driver,y=e.onUpdate,E=e.onComplete;function D(e){return void 0!==a&&e<a||void 0!==s&&e>s}function C(e){return void 0===a?s:void 0===s||Math.abs(a-e)<Math.abs(s-e)?a:s}function B(e){null==n||n.stop(),n=hf(Ai(Ai({},e),{driver:w,onUpdate:function(n){var t;null==y||y(n),null===(t=e.onUpdate)||void 0===t||t.call(e,n)},onComplete:E}))}function P(e){B(Ai({type:"spring",stiffness:g,damping:h,restDelta:d},e))}if(D(r))P({from:r,velocity:i,to:C(r)});else{var z=f*i+r;void 0!==v&&(z=v(z));var M,Q,O=C(z),T=O===a?-1:1;B({type:"decay",from:r,velocity:i,timeConstant:A,power:f,restDelta:d,modifyTarget:v,onUpdate:D(z)?function(e){M=Q,Q=e,i=mf(e-M,lf().delta),(1===T&&e>O||-1===T&&e<O)&&P({from:e,to:O,velocity:i})}:void 0})}return{stop:function(){return null==n?void 0:n.stop()}}}(Ai(Ai({},r),a)):hf(Ai(Ai({},Wf(a,r,e)),{onUpdate:function(e){var n;r.onUpdate(e),null===(n=a.onUpdate)||void 0===n||n.call(a,e)},onComplete:function(){var e;r.onComplete(),null===(e=a.onComplete)||void 0===e||e.call(a)}}))}:function(){var e;return n.set(t),o(),null===(e=null==a?void 0:a.onComplete)||void 0===e||e.call(a),{stop:function(){}}}}function Vf(e){return 0===e||"string"==typeof e&&0===parseFloat(e)&&-1===e.indexOf(" ")}function _f(e){return"number"==typeof e?0:Zf("",e)}function $f(e,n){return e[n]||e["default"]||e}function eu(e,n,t,r){return void 0===r&&(r={}),n.start((function(o){var i,a,s=qf(e,n,t,r,o),c=function(e,n){var t;return null!==(t=($f(e,n)||{}).delay)&&void 0!==t?t:0}(r,e),f=function(){return a=s()};return c?i=setTimeout(f,bf(c)):f(),function(){clearTimeout(i),null==a||a.stop()}}))}var nu=function(e){return/^\-?\d*\.?\d+$/.test(e)};function tu(e,n){-1===e.indexOf(n)&&e.push(n)}function ru(e,n){var t=e.indexOf(n);t>-1&&e.splice(t,1)}var ou=function(){function e(){this.subscriptions=[]}return e.prototype.add=function(e){var n=this;return tu(this.subscriptions,e),function(){return ru(n.subscriptions,e)}},e.prototype.notify=function(e,n,t){var r=this.subscriptions.length;if(r)if(1===r)this.subscriptions[0](e,n,t);else for(var o=0;o<r;o++){var i=this.subscriptions[o];i&&i(e,n,t)}},e.prototype.getSize=function(){return this.subscriptions.length},e.prototype.clear=function(){this.subscriptions.length=0},e}(),iu=function(){function e(e){var n,t=this;this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new ou,this.velocityUpdateSubscribers=new ou,this.renderSubscribers=new ou,this.canTrackVelocity=!1,this.updateAndNotify=function(e,n){void 0===n&&(n=!0),t.prev=t.current,t.current=e;var r=lf(),o=r.delta,i=r.timestamp;t.lastUpdated!==i&&(t.timeDelta=o,t.lastUpdated=i,af.postRender(t.scheduleVelocityCheck)),t.prev!==t.current&&t.updateSubscribers.notify(t.current),t.velocityUpdateSubscribers.getSize()&&t.velocityUpdateSubscribers.notify(t.getVelocity()),n&&t.renderSubscribers.notify(t.current)},this.scheduleVelocityCheck=function(){return af.postRender(t.velocityCheck)},this.velocityCheck=function(e){e.timestamp!==t.lastUpdated&&(t.prev=t.current,t.velocityUpdateSubscribers.notify(t.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=(n=this.current,!isNaN(parseFloat(n)))}return e.prototype.onChange=function(e){return this.updateSubscribers.add(e)},e.prototype.clearListeners=function(){this.updateSubscribers.clear()},e.prototype.onRenderRequest=function(e){return e(this.get()),this.renderSubscribers.add(e)},e.prototype.attach=function(e){this.passiveEffect=e},e.prototype.set=function(e,n){void 0===n&&(n=!0),n&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,n)},e.prototype.get=function(){return this.current},e.prototype.getPrevious=function(){return this.prev},e.prototype.getVelocity=function(){return this.canTrackVelocity?mf(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0},e.prototype.start=function(e){var n=this;return this.stop(),new Promise((function(t){n.hasAnimated=!0,n.stopAnimation=e(t)})).then((function(){return n.clearAnimation()}))},e.prototype.stop=function(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()},e.prototype.isAnimating=function(){return!!this.stopAnimation},e.prototype.clearAnimation=function(){this.stopAnimation=null},e.prototype.destroy=function(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()},e}();function au(e){return new iu(e)}var su=function(e){return function(n){return n.test(e)}},cu=[ua,ma,ha,pa,va,da,{test:function(e){return"auto"===e},parse:function(e){return e}}],fu=function(e){return cu.find(su(e))},uu=pi(pi([],gi(cu)),[Ma,ka]),Au=function(e){return uu.find(su(e))};function lu(e,n,t){e.hasValue(n)?e.getValue(n).set(t):e.addValue(n,au(t))}function gu(e,n,t){var r,o,i,a,s=Object.keys(n).filter((function(n){return!e.hasValue(n)})),c=s.length;if(c)for(var f=0;f<c;f++){var u=s[f],A=n[u],l=null;Array.isArray(A)&&(l=A[0]),null===l&&(l=null!==(o=null!==(r=t[u])&&void 0!==r?r:e.readValue(u))&&void 0!==o?o:n[u]),null!=l&&("string"==typeof l&&nu(l)?l=parseFloat(l):!Au(l)&&ka.test(A)&&(l=Zf(u,A)),e.addValue(u,au(l)),null!==(i=(a=t)[u])&&void 0!==i||(a[u]=l),e.setBaseTarget(u,l))}}function pu(e,n){if(n)return(n[e]||n["default"]||n).from}function hu(e,n,t){var r,o,i={};for(var a in e)i[a]=null!==(r=pu(a,n))&&void 0!==r?r:null===(o=t.getValue(a))||void 0===o?void 0:o.get();return i}function mu(e,n,t){var r;void 0===t&&(t={});var o=bi(e,n,t.custom),i=(o||{}).transition,a=void 0===i?e.getDefaultTransition()||{}:i;t.transitionOverride&&(a=t.transitionOverride);var s=o?function(){return du(e,o,t)}:function(){return Promise.resolve()},c=(null===(r=e.variantChildren)||void 0===r?void 0:r.size)?function(r){void 0===r&&(r=0);var o=a.delayChildren,i=void 0===o?0:o,s=a.staggerChildren,c=a.staggerDirection;return function(e,n,t,r,o,i){void 0===t&&(t=0);void 0===r&&(r=0);void 0===o&&(o=1);var a=[],s=(e.variantChildren.size-1)*r,c=1===o?function(e){return void 0===e&&(e=0),e*r}:function(e){return void 0===e&&(e=0),s-e*r};return Array.from(e.variantChildren).sort(vu).forEach((function(e,r){a.push(mu(e,n,Ai(Ai({},i),{delay:t+c(r)})).then((function(){return e.notifyAnimationComplete(n)})))})),Promise.all(a)}(e,n,i+r,s,c,t)}:function(){return Promise.resolve()},f=a.when;if(f){var u=gi("beforeChildren"===f?[s,c]:[c,s],2),A=u[0],l=u[1];return A().then(l)}return Promise.all([s(),c(t.delay)])}function du(e,n,t){var r,o=void 0===t?{}:t,i=o.delay,a=void 0===i?0:i,s=o.transitionOverride,c=o.type,f=e.makeTargetAnimatable(n),u=f.transition,A=void 0===u?e.getDefaultTransition():u,l=f.transitionEnd,g=li(f,["transition","transitionEnd"]);s&&(A=s);var p=[],h=c&&(null===(r=e.animationState)||void 0===r?void 0:r.getState()[c]);for(var m in g){var d=e.getValue(m),v=g[m];if(!(!d||void 0===v||h&&wu(h,m))){var w=eu(m,d,v,Ai({delay:a},A));p.push(w)}}return Promise.all(p).then((function(){l&&function(e,n){var t=bi(e,n),r=t?e.makeTargetAnimatable(t,!1):{},o=r.transitionEnd,i=void 0===o?{}:o;r.transition;var a=li(r,["transitionEnd","transition"]);for(var s in a=Ai(Ai({},a),i))lu(e,s,ps(a[s]))}(e,l)}))}function vu(e,n){return e.sortNodePosition(n)}function wu(e,n){var t=e.protectedKeys,r=e.needsAnimating,o=t.hasOwnProperty(n)&&!0!==r[n];return r[n]=!1,o}var yu=[ys.Animate,ys.Hover,ys.Tap,ys.Drag,ys.Focus,ys.Exit],Eu=pi([],gi(yu)).reverse(),Du=yu.length;function Cu(e){return function(n){return Promise.all(n.map((function(n){var t=n.animation,r=n.options;return function(e,n,t){var r;if(void 0===t&&(t={}),e.notifyAnimationStart(),Array.isArray(n)){var o=n.map((function(n){return mu(e,n,t)}));r=Promise.all(o)}else if("string"==typeof n)r=mu(e,n,t);else{var i="function"==typeof n?bi(e,n,t.custom):n;r=du(e,i,t)}return r.then((function(){return e.notifyAnimationComplete(n)}))}(e,t,r)})))}}function Bu(e){var n,t=Cu(e),r=((n={})[ys.Animate]=Pu(!0),n[ys.Hover]=Pu(),n[ys.Tap]=Pu(),n[ys.Drag]=Pu(),n[ys.Focus]=Pu(),n[ys.Exit]=Pu(),n),o={},i=!0,a=function(n,t){var r=bi(e,t);if(r){r.transition;var o=r.transitionEnd,i=li(r,["transition","transitionEnd"]);n=Ai(Ai(Ai({},n),i),o)}return n};function s(n,s){for(var c,f=e.getProps(),u=e.getVariantContext(!0)||{},A=[],l=new Set,g={},p=1/0,h=function(t){var o=Eu[t],h=r[o],m=null!==(c=f[o])&&void 0!==c?c:u[o],d=ki(m),v=o===s?h.isActive:null;!1===v&&(p=t);var w=m===u[o]&&m!==f[o]&&d;if(w&&i&&e.manuallyAnimateOnMount&&(w=!1),h.protectedKeys=Ai({},g),!h.isActive&&null===v||!m&&!h.prevProp||ls(m)||"boolean"==typeof m)return"continue";var y=function(e,n){if("string"==typeof n)return n!==e;if(Ii(n))return!Yf(n,e);return!1}(h.prevProp,m)||o===s&&h.isActive&&!w&&d||t>p&&d,E=Array.isArray(m)?m:[m],D=E.reduce(a,{});!1===v&&(D={});var C=h.prevResolvedValues,B=void 0===C?{}:C,P=Ai(Ai({},B),D),z=function(e){y=!0,l.delete(e),h.needsAnimating[e]=!0};for(var M in P){var Q=D[M],O=B[M];g.hasOwnProperty(M)||(Q!==O?gs(Q)&&gs(O)?Yf(Q,O)?h.protectedKeys[M]=!0:z(M):void 0!==Q?z(M):l.add(M):void 0!==Q&&l.has(M)?z(M):h.protectedKeys[M]=!0)}h.prevProp=m,h.prevResolvedValues=D,h.isActive&&(g=Ai(Ai({},g),D)),i&&e.blockInitialAnimation&&(y=!1),y&&!w&&A.push.apply(A,pi([],gi(E.map((function(e){return{animation:e,options:Ai({type:o},n)}})))))},m=0;m<Du;m++)h(m);if(o=Ai({},g),l.size){var d={};l.forEach((function(n){var t=e.getBaseTarget(n);void 0!==t&&(d[n]=t)})),A.push({animation:d})}var v=Boolean(A.length);return i&&!1===f.initial&&!e.manuallyAnimateOnMount&&(v=!1),i=!1,v?t(A):Promise.resolve()}return{isAnimated:function(e){return void 0!==o[e]},animateChanges:s,setActive:function(n,t,o){var i;return r[n].isActive===t?Promise.resolve():(null===(i=e.variantChildren)||void 0===i||i.forEach((function(e){var r;return null===(r=e.animationState)||void 0===r?void 0:r.setActive(n,t)})),r[n].isActive=t,s(o,n))},setAnimateFunction:function(n){t=n(e)},getState:function(){return r}}}function Pu(e){return void 0===e&&(e=!1),{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}var zu={animation:If((function(e){var n=e.visualElement,t=e.animate;n.animationState||(n.animationState=Bu(n)),ls(t)&&a((function(){return t.subscribe(n)}),[t])})),exit:If((function(e){var n=e.custom,t=e.visualElement,r=gi(Bi(),2),o=r[0],i=r[1],s=f(Di);a((function(){var e,r,a=null===(e=t.animationState)||void 0===e?void 0:e.setActive(ys.Exit,!o,{custom:null!==(r=null==s?void 0:s.custom)&&void 0!==r?r:n});!o&&(null==a||a.then(i))}),[o])}))},Mu=function(){function e(e,n,t){var r=this,o=(void 0===t?{}:t).transformPagePoint;if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=function(){if(r.lastMoveEvent&&r.lastMoveEventInfo){var e=Tu(r.lastMoveEventInfo,r.history),n=null!==r.startEvent,t=yf(e.offset,{x:0,y:0})>=3;if(n||t){var o=e.point,i=lf().timestamp;r.history.push(Ai(Ai({},o),{timestamp:i}));var a=r.handlers,s=a.onStart,c=a.onMove;n||(s&&s(r.lastMoveEvent,e),r.startEvent=r.lastMoveEvent),c&&c(r.lastMoveEvent,e)}}},this.handlePointerMove=function(e,n){r.lastMoveEvent=e,r.lastMoveEventInfo=Qu(n,r.transformPagePoint),Ps(e)&&0===e.buttons?r.handlePointerUp(e,n):af.update(r.updatePoint,!0)},this.handlePointerUp=function(e,n){r.end();var t=r.handlers,o=t.onEnd,i=t.onSessionEnd,a=Tu(Qu(n,r.transformPagePoint),r.history);r.startEvent&&o&&o(e,a),i&&i(e,a)},!(zs(e)&&e.touches.length>1)){this.handlers=n,this.transformPagePoint=o;var i=Qu(Ts(e),this.transformPagePoint),a=i.point,s=lf().timestamp;this.history=[Ai(Ai({},a),{timestamp:s})];var c=n.onSessionStart;c&&c(e,Tu(i,this.history)),this.removeListeners=gc(Ys(window,"pointermove",this.handlePointerMove),Ys(window,"pointerup",this.handlePointerUp),Ys(window,"pointercancel",this.handlePointerUp))}}return e.prototype.updateHandlers=function(e){this.handlers=e},e.prototype.end=function(){this.removeListeners&&this.removeListeners(),sf.update(this.updatePoint)},e}();function Qu(e,n){return n?{point:n(e.point)}:e}function Ou(e,n){return{x:e.x-n.x,y:e.y-n.y}}function Tu(e,n){var t=e.point;return{point:t,delta:Ou(t,Hu(n)),offset:Ou(t,xu(n)),velocity:Iu(n,.1)}}function xu(e){return e[0]}function Hu(e){return e[e.length-1]}function Iu(e,n){if(e.length<2)return{x:0,y:0};for(var t=e.length-1,r=null,o=Hu(e);t>=0&&(r=e[t],!(o.timestamp-r.timestamp>bf(n)));)t--;if(!r)return{x:0,y:0};var i=(o.timestamp-r.timestamp)/1e3;if(0===i)return{x:0,y:0};var a={x:(o.x-r.x)/i,y:(o.y-r.y)/i};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function ku(e){return e}function Yu(e){var n=e.top;return{x:{min:e.left,max:e.right},y:{min:n,max:e.bottom}}}function bu(){return{x:{min:0,max:1},y:{min:0,max:1}}}var Ju={translate:0,scale:1,origin:0,originPoint:0};function Gu(){return{x:Ai({},Ju),y:Ai({},Ju)}}function ju(e){return[e("x"),e("y")]}function Nu(e,n,t){var r=n.min,o=n.max;return void 0!==r&&e<r?e=t?ac(r,e,t.min):Math.max(e,r):void 0!==o&&e>o&&(e=t?ac(o,e,t.max):Math.min(e,o)),e}function Xu(e,n,t){return{min:void 0!==n?e.min+n:void 0,max:void 0!==t?e.max+t-(e.max-e.min):void 0}}function Ru(e,n){var t,r=n.min-e.min,o=n.max-e.max;return n.max-n.min<e.max-e.min&&(r=(t=gi([o,r],2))[0],o=t[1]),{min:e.min+r,max:e.min+o}}var Su=.35;function Lu(e,n,t){return{min:Uu(e,n),max:Uu(e,t)}}function Uu(e,n){var t;return"number"==typeof e?e:null!==(t=e[n])&&void 0!==t?t:0}function Fu(e,n){return Yu(function(e,n){var t=e.top,r=e.left,o=e.bottom,i=e.right;void 0===n&&(n=ku);var a=n({x:r,y:t}),s=n({x:i,y:o});return{top:a.y,left:a.x,bottom:s.y,right:s.x}}(e.getBoundingClientRect(),n))}function Zu(e,n,t){return void 0===n&&(n=0),void 0===t&&(t=.01),yf(e,n)<t}function Ku(e){return e.max-e.min}function Wu(e,n){var t=.5,r=Ku(e),o=Ku(n);return o>r?t=ic(n.min,n.max-r,e.min):r>o&&(t=ic(e.min,e.max-o,n.min)),function(e){return Us(0,1,e)}(t)}function qu(e,n,t,r){void 0===r&&(r=.5),e.origin=r,e.originPoint=ac(n.min,n.max,e.origin),e.scale=Ku(t)/Ku(n),Zu(e.scale,1,1e-4)&&(e.scale=1),e.translate=ac(t.min,t.max,e.origin)-e.originPoint,Zu(e.translate)&&(e.translate=0)}function Vu(e,n,t,r){qu(e.x,n.x,t.x,_u(r.originX)),qu(e.y,n.y,t.y,_u(r.originY))}function _u(e){return"number"==typeof e?e:.5}function $u(e,n,t){e.min=t.min+n.min,e.max=e.min+Ku(n)}var eA=function(e,n){return e.depth-n.depth};function nA(e){return e.projection.isEnabled||e.shouldResetTransform()}function tA(e,n){void 0===n&&(n=[]);var t=e.parent;return t&&tA(t,n),nA(e)&&n.push(e),n}function rA(e){if(!e.shouldResetTransform()){var n,t=e.getLayoutState();e.notifyBeforeLayoutMeasure(t.layout),t.isHydrated=!0,t.layout=e.measureViewportBox(),t.layoutCorrected=(n=t.layout,{x:Ai({},n.x),y:Ai({},n.y)}),e.notifyLayoutMeasure(t.layout,e.prevViewportBox||t.layout),af.update((function(){return e.rebaseProjectionTarget()}))}}function oA(e){e.shouldResetTransform()||(e.prevViewportBox=e.measureViewportBox(!1),e.rebaseProjectionTarget(!1,e.prevViewportBox))}function iA(e,n){return{min:n.min-e.min,max:n.max-e.min}}function aA(e,n){return{x:iA(e.x,n.x),y:iA(e.y,n.y)}}function sA(e,n){var t=e.getLayoutId(),r=n.getLayoutId();return t!==r||void 0===r&&e!==n}function cA(e){var n=e.getProps(),t=n.drag,r=n._dragX;return t&&!r}function fA(e,n){e.min=n.min,e.max=n.max}function uA(e,n,t){return t+n*(e-t)}function AA(e,n,t,r,o){return void 0!==o&&(e=uA(e,o,r)),uA(e,t,r)+n}function lA(e,n,t,r,o){void 0===n&&(n=0),void 0===t&&(t=1),e.min=AA(e.min,n,t,r,o),e.max=AA(e.max,n,t,r,o)}function gA(e,n){var t=n.x,r=n.y;lA(e.x,t.translate,t.scale,t.originPoint),lA(e.y,r.translate,r.scale,r.originPoint)}function pA(e,n,t,r){var o=gi(r,3),i=o[0],a=o[1],s=o[2];e.min=n.min,e.max=n.max;var c=void 0!==t[s]?t[s]:.5,f=ac(n.min,n.max,c);lA(e,t[i],t[a],f,t.scale)}var hA=["x","scaleX","originX"],mA=["y","scaleY","originY"];function dA(e,n,t){pA(e.x,n.x,t,hA),pA(e.y,n.y,t,mA)}function vA(e,n,t,r,o){return e=uA(e-=n,1/t,r),void 0!==o&&(e=uA(e,1/o,r)),e}function wA(e,n,t){var r=gi(t,3),o=r[0],i=r[1],a=r[2];!function(e,n,t,r,o){void 0===n&&(n=0),void 0===t&&(t=1),void 0===r&&(r=.5);var i=ac(e.min,e.max,r)-n;e.min=vA(e.min,n,t,i,o),e.max=vA(e.max,n,t,i,o)}(e,n[o],n[i],n[a],n.scale)}function yA(e,n){wA(e.x,n,hA),wA(e.y,n,mA)}var EA=new Set;function DA(e,n,t){e[t]||(e[t]=[]),e[t].push(n)}function CA(e){return EA.add(e),function(){return EA.delete(e)}}function BA(){if(EA.size){var e=0,n=[[]],t=[],r=function(t){return DA(n,t,e)},o=function(n){DA(t,n,e),e++};EA.forEach((function(n){n(r,o),e=0})),EA.clear();for(var i=t.length,a=0;a<=i;a++)n[a]&&n[a].forEach(zA),t[a]&&t[a].forEach(zA)}}var PA,zA=function(e){return e()},MA=new WeakMap,QA=function(){function e(e){var n=e.visualElement;this.isDragging=!1,this.currentDirection=null,this.constraints=!1,this.elastic={x:{min:0,max:1},y:{min:0,max:1}},this.props={},this.hasMutatedConstraints=!1,this.cursorProgress={x:.5,y:.5},this.originPoint={},this.openGlobalLock=null,this.panSession=null,this.visualElement=n,this.visualElement.enableLayoutProjection(),MA.set(n,this)}return e.prototype.start=function(e,n){var t=this,r=void 0===n?{}:n,o=r.snapToCursor,i=void 0!==o&&o,a=r.cursorProgress,s=this.props.transformPagePoint;this.panSession=new Mu(e,{onSessionStart:function(e){var n;t.stopMotion();var r=function(e){return Ts(e,"client")}(e).point;null===(n=t.cancelLayout)||void 0===n||n.call(t),t.cancelLayout=CA((function(e,n){var o=tA(t.visualElement),s=function(e){var n=[],t=function(e){nA(e)&&n.push(e),e.children.forEach(t)};return e.children.forEach(t),n.sort(eA)}(t.visualElement),c=pi(pi([],gi(o)),gi(s)),f=!1;t.isLayoutDrag()&&t.visualElement.lockProjectionTarget(),n((function(){c.forEach((function(e){return e.resetTransform()}))})),e((function(){rA(t.visualElement),s.forEach(rA)})),n((function(){c.forEach((function(e){return e.restoreTransform()})),i&&(f=t.snapToCursor(r))})),e((function(){Boolean(t.getAxisMotionValue("x")&&!t.isExternalDrag())||t.visualElement.rebaseProjectionTarget(!0,t.visualElement.measureViewportBox(!1)),t.visualElement.scheduleUpdateLayoutProjection();var e=t.visualElement.projection;ju((function(n){if(!f){var o=e.target[n],i=o.min,s=o.max;t.cursorProgress[n]=a?a[n]:ic(i,s,r[n])}var c=t.getAxisMotionValue(n);c&&(t.originPoint[n]=c.get())}))})),n((function(){cf.update(),cf.preRender(),cf.render(),cf.postRender()})),e((function(){return t.resolveDragConstraints()}))}))},onStart:function(e,n){var r,o,i,a=t.props,s=a.drag,c=a.dragPropagation;(!s||c||(t.openGlobalLock&&t.openGlobalLock(),t.openGlobalLock=Ns(s),t.openGlobalLock))&&(BA(),t.isDragging=!0,t.currentDirection=null,null===(o=(r=t.props).onDragStart)||void 0===o||o.call(r,e,n),null===(i=t.visualElement.animationState)||void 0===i||i.setActive(ys.Drag,!0))},onMove:function(e,n){var r,o,i,a,s=t.props,c=s.dragPropagation,f=s.dragDirectionLock;if(c||t.openGlobalLock){var u=n.offset;if(f&&null===t.currentDirection)return t.currentDirection=function(e,n){void 0===n&&(n=10);var t=null;Math.abs(e.y)>n?t="y":Math.abs(e.x)>n&&(t="x");return t}(u),void(null!==t.currentDirection&&(null===(o=(r=t.props).onDirectionLock)||void 0===o||o.call(r,t.currentDirection)));t.updateAxis("x",n.point,u),t.updateAxis("y",n.point,u),null===(a=(i=t.props).onDrag)||void 0===a||a.call(i,e,n),PA=e}},onSessionEnd:function(e,n){return t.stop(e,n)}},{transformPagePoint:s})},e.prototype.resolveDragConstraints=function(){var e=this,n=this.props,t=n.dragConstraints,r=n.dragElastic,o=this.visualElement.getLayoutState().layoutCorrected;this.constraints=!!t&&(Hi(t)?this.resolveRefConstraints(o,t):function(e,n){var t=n.top,r=n.left,o=n.bottom,i=n.right;return{x:Xu(e.x,r,i),y:Xu(e.y,t,o)}}(o,t)),this.elastic=function(e){return!1===e?e=0:!0===e&&(e=Su),{x:Lu(e,"left","right"),y:Lu(e,"top","bottom")}}(r),this.constraints&&!this.hasMutatedConstraints&&ju((function(n){e.getAxisMotionValue(n)&&(e.constraints[n]=function(e,n){var t={};return void 0!==n.min&&(t.min=n.min-e.min),void 0!==n.max&&(t.max=n.max-e.min),t}(o[n],e.constraints[n]))}))},e.prototype.resolveRefConstraints=function(e,n){var t=this.props,r=t.onMeasureDragConstraints,o=t.transformPagePoint,i=n.current;this.constraintsBox=Fu(i,o);var a=function(e,n){return{x:Ru(e.x,n.x),y:Ru(e.y,n.y)}}(e,this.constraintsBox);if(r){var s=r(function(e){var n=e.x,t=e.y;return{top:t.min,bottom:t.max,left:n.min,right:n.max}}(a));this.hasMutatedConstraints=!!s,s&&(a=Yu(s))}return a},e.prototype.cancelDrag=function(){var e,n;this.visualElement.unlockProjectionTarget(),null===(e=this.cancelLayout)||void 0===e||e.call(this),this.isDragging=!1,this.panSession&&this.panSession.end(),this.panSession=null,!this.props.dragPropagation&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),null===(n=this.visualElement.animationState)||void 0===n||n.setActive(ys.Drag,!1)},e.prototype.stop=function(e,n){var t,r,o;null===(t=this.panSession)||void 0===t||t.end(),this.panSession=null;var i=this.isDragging;if(this.cancelDrag(),i){var a=n.velocity;this.animateDragEnd(a),null===(o=(r=this.props).onDragEnd)||void 0===o||o.call(r,e,n)}},e.prototype.snapToCursor=function(e){var n=this;return ju((function(t){if(OA(t,n.props.drag,n.currentDirection)){var r=n.getAxisMotionValue(t);if(!r)return n.cursorProgress[t]=.5,!0;var o=n.visualElement.getLayoutState().layout,i=o[t].max-o[t].min,a=o[t].min+i/2,s=e[t]-a;n.originPoint[t]=e[t],r.set(s)}})).includes(!0)},e.prototype.updateAxis=function(e,n,t){if(OA(e,this.props.drag,this.currentDirection))return this.getAxisMotionValue(e)?this.updateAxisMotionValue(e,t):this.updateVisualElementAxis(e,n)},e.prototype.updateAxisMotionValue=function(e,n){var t=this.getAxisMotionValue(e);if(n&&t){var r=this.originPoint[e]+n[e],o=this.constraints?Nu(r,this.constraints[e],this.elastic[e]):r;t.set(o)}},e.prototype.updateVisualElementAxis=function(e,n){var t,r=this.visualElement.getLayoutState().layout[e],o=r.max-r.min,i=this.cursorProgress[e],a=function(e,n,t,r,o){var i=e-n*t;return r?Nu(i,r,o):i}(n[e],o,i,null===(t=this.constraints)||void 0===t?void 0:t[e],this.elastic[e]);this.visualElement.setProjectionTargetAxis(e,a,a+o)},e.prototype.setProps=function(e){var n=e.drag,t=void 0!==n&&n,r=e.dragDirectionLock,o=void 0!==r&&r,i=e.dragPropagation,a=void 0!==i&&i,s=e.dragConstraints,c=void 0!==s&&s,f=e.dragElastic,u=void 0===f?Su:f,A=e.dragMomentum,l=void 0===A||A,g=li(e,["drag","dragDirectionLock","dragPropagation","dragConstraints","dragElastic","dragMomentum"]);this.props=Ai({drag:t,dragDirectionLock:o,dragPropagation:a,dragConstraints:c,dragElastic:u,dragMomentum:l},g)},e.prototype.getAxisMotionValue=function(e){var n=this.props,t=n.layout,r=n.layoutId,o="_drag"+e.toUpperCase();return this.props[o]?this.props[o]:t||void 0!==r?void 0:this.visualElement.getValue(e,0)},e.prototype.isLayoutDrag=function(){return!this.getAxisMotionValue("x")},e.prototype.isExternalDrag=function(){var e=this.props,n=e._dragX,t=e._dragY;return n||t},e.prototype.animateDragEnd=function(e){var n=this,t=this.props,r=t.drag,o=t.dragMomentum,i=t.dragElastic,a=t.dragTransition,s=function(e,n){void 0===n&&(n=!0);var t,r=e.getProjectionParent();return!!r&&(n?yA(t=aA(r.projection.target,e.projection.target),r.getLatestValues()):t=aA(r.getLayoutState().layout,e.getLayoutState().layout),ju((function(n){return e.setProjectionTargetAxis(n,t[n].min,t[n].max,!0)})),!0)}(this.visualElement,this.isLayoutDrag()&&!this.isExternalDrag()),c=this.constraints||{};if(s&&Object.keys(c).length&&this.isLayoutDrag()){var f=this.visualElement.getProjectionParent();if(f){var u=aA(f.projection.targetFinal,c);ju((function(e){var n=u[e],t=n.min,r=n.max;c[e]={min:isNaN(t)?void 0:t,max:isNaN(r)?void 0:r}}))}}var A=ju((function(t){var f;if(OA(t,r,n.currentDirection)){var u=null!==(f=null==c?void 0:c[t])&&void 0!==f?f:{},A=i?200:1e6,l=i?40:1e7,g=Ai(Ai({type:"inertia",velocity:o?e[t]:0,bounceStiffness:A,bounceDamping:l,timeConstant:750,restDelta:1,restSpeed:10},a),u);return n.getAxisMotionValue(t)?n.startAxisValueAnimation(t,g):n.visualElement.startLayoutAnimation(t,g,s)}}));return Promise.all(A).then((function(){var e,t;null===(t=(e=n.props).onDragTransitionEnd)||void 0===t||t.call(e)}))},e.prototype.stopMotion=function(){var e=this;ju((function(n){var t=e.getAxisMotionValue(n);t?t.stop():e.visualElement.stopLayoutAnimation()}))},e.prototype.startAxisValueAnimation=function(e,n){var t=this.getAxisMotionValue(e);if(t){var r=t.get();return t.set(r),t.set(r),eu(e,t,0,n)}},e.prototype.scalePoint=function(){var e=this,n=this.props,t=n.drag;if(Hi(n.dragConstraints)&&this.constraintsBox){this.stopMotion();var r={x:0,y:0};ju((function(n){r[n]=Wu(e.visualElement.projection.target[n],e.constraintsBox[n])})),this.updateConstraints((function(){ju((function(n){if(OA(n,t,null)){var o=function(e,n,t){var r=e.max-e.min,o=ac(n.min,n.max-r,t);return{min:o,max:o+r}}(e.visualElement.projection.target[n],e.constraintsBox[n],r[n]),i=o.min,a=o.max;e.visualElement.setProjectionTargetAxis(n,i,a)}}))})),setTimeout(BA,1)}},e.prototype.updateConstraints=function(e){var n=this;this.cancelLayout=CA((function(t,r){var o=tA(n.visualElement);r((function(){return o.forEach((function(e){return e.resetTransform()}))})),t((function(){return rA(n.visualElement)})),r((function(){return o.forEach((function(e){return e.restoreTransform()}))})),t((function(){n.resolveDragConstraints()})),e&&r(e)}))},e.prototype.mount=function(e){var n=this,t=Ys(e.getInstance(),"pointerdown",(function(e){var t=n.props,r=t.drag,o=t.dragListener;r&&(void 0===o||o)&&n.start(e)})),r=Cs(window,"resize",(function(){n.scalePoint()})),o=e.onLayoutUpdate((function(){n.isDragging&&n.resolveDragConstraints()})),i=e.prevDragCursor;return i&&this.start(PA,{cursorProgress:i}),function(){null==t||t(),null==r||r(),null==o||o(),n.cancelDrag()}},e}();function OA(e,n,t){return!(!0!==n&&n!==e||null!==t&&t!==e)}var TA,xA,HA={pan:If((function(e){var n=e.onPan,t=e.onPanStart,r=e.onPanEnd,o=e.onPanSessionStart,i=e.visualElement,c=n||t||r||o,u=s(null),A=f(yi).transformPagePoint,l={onSessionStart:o,onStart:t,onMove:n,onEnd:function(e,n){u.current=null,r&&r(e,n)}};a((function(){null!==u.current&&u.current.updateHandlers(l)})),bs(i,"pointerdown",c&&function(e){u.current=new Mu(e,l,{transformPagePoint:A})}),Ls((function(){return u.current&&u.current.end()}))})),drag:If((function(e){var n=e.dragControls,t=e.visualElement,r=f(yi).transformPagePoint,o=Ci((function(){return new QA({visualElement:t})}));o.setProps(Ai(Ai({},e),{transformPagePoint:r})),a((function(){return n&&n.subscribe(o)}),[o]),a((function(){return o.mount(t)}),[])}))};function IA(e){return"string"==typeof e&&e.startsWith("var(--")}!function(e){e[e["Entering"]=0]="Entering",e[e["Present"]=1]="Present",e[e["Exiting"]=2]="Exiting"}(TA||(TA={})),function(e){e[e["Hide"]=0]="Hide",e[e["Show"]=1]="Show"}(xA||(xA={}));var kA=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function YA(e,n,t){var r=gi(function(e){var n=kA.exec(e);if(!n)return[,];var t=gi(n,3);return[t[1],t[2]]}(e),2),o=r[0],i=r[1];if(o){var a=window.getComputedStyle(n).getPropertyValue(o);return a?a.trim():IA(i)?YA(i,n):i}}function bA(e,n){return e/(n.max-n.min)*100}var JA="_$css";var GA={process:function(e,n,t){var r=t.target;if("string"==typeof e){if(!ma.test(e))return e;e=parseFloat(e)}return bA(e,r.x)+"% "+bA(e,r.y)+"%"}},jA={borderRadius:Ai(Ai({},GA),{applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]}),borderTopLeftRadius:GA,borderTopRightRadius:GA,borderBottomLeftRadius:GA,borderBottomRightRadius:GA,boxShadow:{process:function(e,n){var t=n.delta,r=n.treeScale,o=e,i=e.includes("var("),a=[];i&&(e=e.replace(kA,(function(e){return a.push(e),JA})));var s=ka.parse(e);if(s.length>5)return o;var c=ka.createTransformer(e),f="number"!=typeof s[0]?1:0,u=t.x.scale*r.x,A=t.y.scale*r.y;s[0+f]/=u,s[1+f]/=A;var l=ac(u,A,.5);"number"==typeof s[2+f]&&(s[2+f]/=l),"number"==typeof s[3+f]&&(s[3+f]/=l);var g=c(s);if(i){var p=0;g=g.replace(JA,(function(){var e=a[p];return p++,e}))}return g}}},NA=1e3,XA=function(e){function n(){var n=null!==e&&e.apply(this,arguments)||this;return n.frameTarget={x:{min:0,max:1},y:{min:0,max:1}},n.currentAnimationTarget={x:{min:0,max:1},y:{min:0,max:1}},n.isAnimating={x:!1,y:!1},n.stopAxisAnimation={x:void 0,y:void 0},n.isAnimatingTree=!1,n.animate=function(e,t,r){void 0===r&&(r={});var o=r.originBox,i=r.targetBox,a=r.visibilityAction,s=r.shouldStackAnimate,c=r.onComplete,f=r.prevParent,u=li(r,["originBox","targetBox","visibilityAction","shouldStackAnimate","onComplete","prevParent"]),A=n.props,l=A.visualElement,g=A.layout;if(!1===s)return n.isAnimatingTree=!1,n.safeToRemove();if(!n.isAnimatingTree||!0===s){s&&(n.isAnimatingTree=!0),t=o||t,e=i||e;var p=!1,h=l.getProjectionParent();if(h){var m=h.prevViewportBox,d=h.getLayoutState().layout;f&&(i&&(d=f.getLayoutState().layout),o&&!sA(f,h)&&f.prevViewportBox&&(m=f.prevViewportBox)),m&&ZA(f,o,i)&&(p=!0,t=aA(m,t),e=aA(d,e))}var v=RA(t,e),w=ju((function(r){var o,i;if("position"===g){var s=e[r].max-e[r].min;t[r].max=t[r].min+s}if(!l.projection.isTargetLocked)return void 0===a?v?n.animateAxis(r,e[r],t[r],Ai(Ai({},u),{isRelative:p})):(null===(i=(o=n.stopAxisAnimation)[r])||void 0===i||i.call(o),l.setProjectionTargetAxis(r,e[r].min,e[r].max,p)):void l.setVisibility(a===xA.Show)}));return l.syncRender(),Promise.all(w).then((function(){n.isAnimatingTree=!1,c&&c(),l.notifyLayoutAnimationComplete()}))}},n}return ui(n,e),n.prototype.componentDidMount=function(){var e=this,n=this.props.visualElement;n.animateMotionValue=eu,n.enableLayoutProjection(),this.unsubLayoutReady=n.onLayoutUpdate(this.animate),n.layoutSafeToRemove=function(){return e.safeToRemove()},function(e){for(var n in e)Ui[n]=e[n]}(jA)},n.prototype.componentWillUnmount=function(){var e=this;this.unsubLayoutReady(),ju((function(n){var t,r;return null===(r=(t=e.stopAxisAnimation)[n])||void 0===r?void 0:r.call(t)}))},n.prototype.animateAxis=function(e,n,t,r){var o,i,a=this,s=void 0===r?{}:r,c=s.transition,f=s.isRelative;if(!this.isAnimating[e]||!UA(n,this.currentAnimationTarget[e])){null===(i=(o=this.stopAxisAnimation)[e])||void 0===i||i.call(o),this.isAnimating[e]=!0;var u=this.props.visualElement,A=this.frameTarget[e],l=u.getProjectionAnimationProgress()[e];l.clearListeners(),l.set(0),l.set(0);var g=function(){var r=l.get()/NA;!function(e,n,t,r){e.min=ac(n.min,t.min,r),e.max=ac(n.max,t.max,r)}(A,t,n,r),u.setProjectionTargetAxis(e,A.min,A.max,f)};g();var p=l.onChange(g);this.stopAxisAnimation[e]=function(){a.isAnimating[e]=!1,l.stop(),p()},this.currentAnimationTarget[e]=n;var h=c||u.getDefaultTransition()||FA;return eu("x"===e?"layoutX":"layoutY",l,NA,h&&$f(h,"layout")).then(this.stopAxisAnimation[e])}},n.prototype.safeToRemove=function(){var e,n;null===(n=(e=this.props).safeToRemove)||void 0===n||n.call(e)},n.prototype.render=function(){return null},n}(e.Component);function RA(e,n){return!(LA(e)||LA(n)||UA(e.x,n.x)&&UA(e.y,n.y))}var SA={min:0,max:0};function LA(e){return UA(e.x,SA)&&UA(e.y,SA)}function UA(e,n){return e.min===n.min&&e.max===n.max}var FA={duration:.45,ease:[.4,0,.1,1]};function ZA(e,n,t){return e||!e&&!(n||t)}var KA={layoutReady:function(e){return e.notifyLayoutReady()}};function WA(){var e=new Set;return{add:function(n){return e.add(n)},flush:function(n){var t=void 0===n?KA:n,r=t.layoutReady,o=t.parent;CA((function(n,t){var i=Array.from(e).sort(eA),a=o?tA(o):[];t((function(){pi(pi([],gi(a)),gi(i)).forEach((function(e){return e.resetTransform()}))})),n((function(){i.forEach(rA)})),t((function(){a.forEach((function(e){return e.restoreTransform()})),i.forEach(r)})),n((function(){i.forEach((function(e){e.isPresent&&(e.presence=TA.Present)}))})),t((function(){cf.preRender(),cf.render()})),n((function(){af.postRender((function(){return i.forEach(qA)})),e.clear()}))})),BA()}}}function qA(e){e.prevViewportBox=e.projection.target}var VA=c(WA()),_A=c(WA());function $A(e){return!!e.forceUpdate}var el=function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return ui(n,e),n.prototype.componentDidMount=function(){var e=this.props,n=e.syncLayout,t=e.framerSyncLayout,r=e.visualElement;$A(n)&&n.register(r),$A(t)&&t.register(r),r.onUnmount((function(){$A(n)&&n.remove(r),$A(t)&&t.remove(r)}))},n.prototype.getSnapshotBeforeUpdate=function(){var e=this.props,n=e.syncLayout,t=e.visualElement;return $A(n)?n.syncUpdate():(oA(t),n.add(t)),null},n.prototype.componentDidUpdate=function(){var e=this.props.syncLayout;$A(e)||e.flush()},n.prototype.render=function(){return null},n}(n.Component);var nl={measureLayout:function(e){var t=f(VA),r=f(_A);return n.createElement(el,Ai({},e,{syncLayout:t,framerSyncLayout:r}))},layoutAnimation:function(n){var t=gi(Bi(),2)[1];return e.createElement(XA,Ai({},n,{safeToRemove:t}))}};function tl(){return{isHydrated:!1,layout:{x:{min:0,max:1},y:{min:0,max:1}},layoutCorrected:{x:{min:0,max:1},y:{min:0,max:1}},treeScale:{x:1,y:1},delta:Gu(),deltaFinal:Gu(),deltaTransform:""}}var rl=tl();function ol(e,n,t){var r=e.x,o=e.y,i="translate3d("+r.translate/n.x+"px, "+o.translate/n.y+"px, 0) ";if(t){var a=t.rotate,s=t.rotateX,c=t.rotateY;a&&(i+="rotate("+a+") "),s&&(i+="rotateX("+s+") "),c&&(i+="rotateY("+c+") ")}return i+="scale("+r.scale+", "+o.scale+")",t||i!==al?i:""}function il(e){var n=e.deltaFinal;return 100*n.x.origin+"% "+100*n.y.origin+"% 0"}var al=ol(rl.delta,rl.treeScale,{x:1,y:1}),sl=["LayoutMeasure","BeforeLayoutMeasure","LayoutUpdate","ViewportBoxUpdate","Update","Render","AnimationComplete","LayoutAnimationComplete","AnimationStart","SetAxisTarget","Unmount"];function cl(e,n,t,r){var o,i,a=e.delta,s=e.layout,c=e.layoutCorrected,f=e.treeScale,u=n.target;i=s,fA((o=c).x,i.x),fA(o.y,i.y),function(e,n,t){var r=t.length;if(r){var o,i;n.x=n.y=1;for(var a=0;a<r;a++)i=(o=t[a]).getLayoutState().delta,n.x*=i.x.scale,n.y*=i.y.scale,gA(e,i),cA(o)&&dA(e,e,o.getLatestValues())}}(c,f,t),Vu(a,c,u,r)}var fl=function(){function e(){this.children=[],this.isDirty=!1}return e.prototype.add=function(e){tu(this.children,e),this.isDirty=!0},e.prototype.remove=function(e){ru(this.children,e),this.isDirty=!0},e.prototype.forEach=function(e){this.isDirty&&this.children.sort(eA),this.isDirty=!1,this.children.forEach(e)},e}();var ul=function(e){var n=e.treeType,t=void 0===n?"":n,r=e.build,o=e.getBaseTarget,i=e.makeTargetAnimatable,a=e.measureViewportBox,s=e.render,c=e.readValueFromInstance,f=e.resetTransform,u=e.restoreTransform,A=e.removeValueFromRenderState,l=e.sortNodePosition,g=e.scrapeMotionValuesFromProps;return function(e,n){var p=e.parent,h=e.props,m=e.presenceId,d=e.blockInitialAnimation,v=e.visualState;void 0===n&&(n={});var w,y,E,D,C,B,P=v.latestValues,z=v.renderState,M=function(){var e=sl.map((function(){return new ou})),n={},t={clearAllListeners:function(){return e.forEach((function(e){return e.clear()}))},updatePropListeners:function(e){return sl.forEach((function(r){var o;null===(o=n[r])||void 0===o||o.call(n);var i="on"+r,a=e[i];a&&(n[r]=t[i](a))}))}};return e.forEach((function(e,n){t["on"+sl[n]]=function(n){return e.add(n)},t["notify"+sl[n]]=function(){for(var n=[],t=0;t<arguments.length;t++)n[t]=arguments[t];return e.notify.apply(e,pi([],gi(n)))}})),t}(),Q={isEnabled:!1,isHydrated:!1,isTargetLocked:!1,target:{x:{min:0,max:1},y:{min:0,max:1}},targetFinal:{x:{min:0,max:1},y:{min:0,max:1}}},O=Q,T=P,x=tl(),H=!1,I=new Map,k=new Map,Y={},b=Ai({},P);function J(){w&&(F.isProjectionReady()&&(dA(O.targetFinal,O.target,T),Vu(x.deltaFinal,x.layoutCorrected,O.targetFinal,P)),G(),s(w,z))}function G(){var e=P;if(D&&D.isActive()){var t=D.getCrossfadeState(F);t&&(e=t)}r(F,z,e,O,x,n,h)}function j(){M.notifyUpdate(P)}function N(){F.layoutTree.forEach(ll)}var X=g(h);for(var R in X){var S=X[R];void 0!==P[R]&&ea(S)&&S.set(P[R],!1)}var L=Ji(h),U=Gi(h),F=Ai(Ai({treeType:t,current:null,depth:p?p.depth+1:0,parent:p,children:new Set,path:p?pi(pi([],gi(p.path)),[p]):[],layoutTree:p?p.layoutTree:new fl,presenceId:m,projection:Q,variantChildren:U?new Set:void 0,isVisible:void 0,manuallyAnimateOnMount:Boolean(null==p?void 0:p.isMounted()),blockInitialAnimation:d,isMounted:function(){return Boolean(w)},mount:function(e){w=F.current=e,F.pointTo(F),U&&p&&!L&&(B=null==p?void 0:p.addVariantChild(F)),null==p||p.children.add(F)},unmount:function(){sf.update(j),sf.render(J),sf.preRender(F.updateLayoutProjection),k.forEach((function(e){return e()})),F.stopLayoutAnimation(),F.layoutTree.remove(F),null==B||B(),null==p||p.children.delete(F),null==E||E(),M.clearAllListeners()},addVariantChild:function(e){var n,t=F.getClosestVariantNode();if(t)return null===(n=t.variantChildren)||void 0===n||n.add(e),function(){return t.variantChildren.delete(e)}},sortNodePosition:function(e){return l&&t===e.treeType?l(F.getInstance(),e.getInstance()):0},getClosestVariantNode:function(){return U?F:null==p?void 0:p.getClosestVariantNode()},scheduleUpdateLayoutProjection:p?p.scheduleUpdateLayoutProjection:function(){return af.preRender(F.updateTreeLayoutProjection,!1,!0)},getLayoutId:function(){return h.layoutId},getInstance:function(){return w},getStaticValue:function(e){return P[e]},setStaticValue:function(e,n){return P[e]=n},getLatestValues:function(){return P},setVisibility:function(e){F.isVisible!==e&&(F.isVisible=e,F.scheduleRender())},makeTargetAnimatable:function(e,n){return void 0===n&&(n=!0),i(F,e,h,n)},addValue:function(e,n){F.hasValue(e)&&F.removeValue(e),I.set(e,n),P[e]=n.get(),function(e,n){var t=n.onChange((function(n){P[e]=n,h.onUpdate&&af.update(j,!1,!0)})),r=n.onRenderRequest(F.scheduleRender);k.set(e,(function(){t(),r()}))}(e,n)},removeValue:function(e){var n;I.delete(e),null===(n=k.get(e))||void 0===n||n(),k.delete(e),delete P[e],A(e,z)},hasValue:function(e){return I.has(e)},getValue:function(e,n){var t=I.get(e);return void 0===t&&void 0!==n&&(t=au(n),F.addValue(e,t)),t},forEachValue:function(e){return I.forEach(e)},readValue:function(e){var t;return null!==(t=P[e])&&void 0!==t?t:c(w,e,n)},setBaseTarget:function(e,n){b[e]=n},getBaseTarget:function(e){if(o){var n=o(h,e);if(void 0!==n&&!ea(n))return n}return b[e]}},M),{build:function(){return G(),z},scheduleRender:function(){af.render(J,!1,!0)},syncRender:J,setProps:function(e){h=e,M.updatePropListeners(e),Y=function(e,n,t){var r;for(var o in n){var i=n[o],a=t[o];if(ea(i))e.addValue(o,i);else if(ea(a))e.addValue(o,au(i));else if(a!==i)if(e.hasValue(o)){var s=e.getValue(o);!s.hasAnimated&&s.set(i)}else e.addValue(o,au(null!==(r=e.getStaticValue(o))&&void 0!==r?r:i))}for(var o in t)void 0===n[o]&&e.removeValue(o);return n}(F,g(h),Y)},getProps:function(){return h},getVariant:function(e){var n;return null===(n=h.variants)||void 0===n?void 0:n[e]},getDefaultTransition:function(){return h.transition},getVariantContext:function(e){if(void 0===e&&(e=!1),e)return null==p?void 0:p.getVariantContext();if(!L){var n=(null==p?void 0:p.getVariantContext())||{};return void 0!==h.initial&&(n.initial=h.initial),n}for(var t={},r=0;r<hl;r++){var o=pl[r],i=h[o];(ki(i)||!1===i)&&(t[o]=i)}return t},enableLayoutProjection:function(){Q.isEnabled=!0,F.layoutTree.add(F)},lockProjectionTarget:function(){Q.isTargetLocked=!0},unlockProjectionTarget:function(){F.stopLayoutAnimation(),Q.isTargetLocked=!1},getLayoutState:function(){return x},setCrossfader:function(e){D=e},isProjectionReady:function(){return Q.isEnabled&&Q.isHydrated&&x.isHydrated},startLayoutAnimation:function(e,n,t){void 0===t&&(t=!1);var r=F.getProjectionAnimationProgress()[e],o=t?Q.relativeTarget[e]:Q.target[e],i=o.min,a=o.max-i;return r.clearListeners(),r.set(i),r.set(i),r.onChange((function(n){F.setProjectionTargetAxis(e,n,n+a,t)})),F.animateMotionValue(e,r,0,n)},stopLayoutAnimation:function(){ju((function(e){return F.getProjectionAnimationProgress()[e].stop()}))},measureViewportBox:function(e){void 0===e&&(e=!0);var t=a(w,n);return e||yA(t,P),t},getProjectionAnimationProgress:function(){return C||(C={x:au(0),y:au(0)}),C},setProjectionTargetAxis:function(e,n,t,r){var o;void 0===r&&(r=!1),r?(Q.relativeTarget||(Q.relativeTarget={x:{min:0,max:1},y:{min:0,max:1}}),o=Q.relativeTarget[e]):(Q.relativeTarget=void 0,o=Q.target[e]),Q.isHydrated=!0,o.min=n,o.max=t,H=!0,M.notifySetAxisTarget()},rebaseProjectionTarget:function(e,n){void 0===n&&(n=x.layout);var t=F.getProjectionAnimationProgress(),r=t.x,o=t.y,i=!(Q.relativeTarget||Q.isTargetLocked||r.isAnimating()||o.isAnimating());(e||i)&&ju((function(e){var t=n[e],r=t.min,o=t.max;F.setProjectionTargetAxis(e,r,o)}))},notifyLayoutReady:function(e){!function(e){var n=e.getProjectionParent();if(n){var t=aA(n.getLayoutState().layout,e.getLayoutState().layout);ju((function(n){e.setProjectionTargetAxis(n,t[n].min,t[n].max,!0)}))}else e.rebaseProjectionTarget()}(F),F.notifyLayoutUpdate(x.layout,F.prevViewportBox||x.layout,e)},resetTransform:function(){return f(F,w,h)},restoreTransform:function(){return u(w,z)},updateLayoutProjection:function(){if(F.isProjectionReady()){var e=x.delta,n=x.treeScale,t=n.x,r=n.y,o=x.deltaTransform;cl(x,O,F.path,P),H&&F.notifyViewportBoxUpdate(O.target,e),H=!1;var i=ol(e,n);i===o&&t===n.x&&r===n.y||F.scheduleRender(),x.deltaTransform=i}},updateTreeLayoutProjection:function(){F.layoutTree.forEach(Al),af.preRender(N,!1,!0)},getProjectionParent:function(){if(void 0===y){for(var e=!1,n=F.path.length-1;n>=0;n--){var t=F.path[n];if(t.projection.isEnabled){e=t;break}}y=e}return y},resolveRelativeTargetBox:function(){var e=F.getProjectionParent();if(Q.relativeTarget&&e&&(function(e,n){$u(e.target.x,e.relativeTarget.x,n.target.x),$u(e.target.y,e.relativeTarget.y,n.target.y)}(Q,e.projection),cA(e))){var n=Q.target;dA(n,n,e.getLatestValues())}},shouldResetTransform:function(){return Boolean(h._layoutResetTransform)},pointTo:function(e){O=e.projection,T=e.getLatestValues(),null==E||E(),E=gc(e.onSetAxisTarget(F.scheduleUpdateLayoutProjection),e.onLayoutAnimationComplete((function(){var e;F.isPresent?F.presence=TA.Present:null===(e=F.layoutSafeToRemove)||void 0===e||e.call(F)})))},isPresent:!0,presence:TA.Entering});return F}};function Al(e){e.resolveRelativeTargetBox()}function ll(e){e.updateLayoutProjection()}var gl,pl=pi(["initial"],gi(yu)),hl=pl.length,ml=new Set(["width","height","top","left","right","bottom","x","y"]),dl=function(e){return ml.has(e)},vl=function(e,n){e.set(n,!1),e.set(n)},wl=function(e){return e===ua||e===ma};!function(e){e["width"]="width",e["height"]="height",e["left"]="left",e["right"]="right",e["top"]="top",e["bottom"]="bottom"}(gl||(gl={}));var yl=function(e,n){return parseFloat(e.split(", ")[n])},El=function(e,n){return function(t,r){var o=r.transform;if("none"===o||!o)return 0;var i=o.match(/^matrix3d\((.+)\)$/);if(i)return yl(i[1],n);var a=o.match(/^matrix\((.+)\)$/);return a?yl(a[1],e):0}},Dl=new Set(["x","y","z"]),Cl=Zi.filter((function(e){return!Dl.has(e)}));var Bl={width:function(e){var n=e.x;return n.max-n.min},height:function(e){var n=e.y;return n.max-n.min},top:function(e,n){var t=n.top;return parseFloat(t)},left:function(e,n){var t=n.left;return parseFloat(t)},bottom:function(e,n){var t=e.y,r=n.top;return parseFloat(r)+(t.max-t.min)},right:function(e,n){var t=e.x,r=n.left;return parseFloat(r)+(t.max-t.min)},x:El(4,13),y:El(5,14)},Pl=function(e,n,t,r){void 0===t&&(t={}),void 0===r&&(r={}),n=Ai({},n),r=Ai({},r);var o=Object.keys(n).filter(dl),i=[],a=!1,s=[];if(o.forEach((function(o){var c=e.getValue(o);if(e.hasValue(o)){var f,u=t[o],A=n[o],l=fu(u);if(gs(A))for(var g=A.length,p=null===A[0]?1:0;p<g;p++)f?fu(A[p]):f=fu(A[p]);else f=fu(A);if(l!==f)if(wl(l)&&wl(f)){var h=c.get();"string"==typeof h&&c.set(parseFloat(h)),"string"==typeof A?n[o]=parseFloat(A):Array.isArray(A)&&f===ma&&(n[o]=A.map(parseFloat))}else(null==l?void 0:l.transform)&&(null==f?void 0:f.transform)&&(0===u||0===A)?0===u?c.set(f.transform(u)):n[o]=l.transform(A):(a||(i=function(e){var n=[];return Cl.forEach((function(t){var r=e.getValue(t);void 0!==r&&(n.push([t,r.get()]),r.set(t.startsWith("scale")?1:0))})),n.length&&e.syncRender(),n}(e),a=!0),s.push(o),r[o]=void 0!==r[o]?r[o]:n[o],vl(c,A))}})),s.length){var c=function(e,n,t){var r=n.measureViewportBox(),o=n.getInstance(),i=getComputedStyle(o),a=i.display,s={top:i.top,left:i.left,bottom:i.bottom,right:i.right,transform:i.transform};"none"===a&&n.setStaticValue("display",e.display||"block"),n.syncRender();var c=n.measureViewportBox();return t.forEach((function(t){var o=n.getValue(t);vl(o,Bl[t](r,s)),e[t]=Bl[t](c,i)})),e}(n,e,s);return i.length&&i.forEach((function(n){var t=gi(n,2),r=t[0],o=t[1];e.getValue(r).set(o)})),e.syncRender(),{target:c,transitionEnd:r}}return{target:n,transitionEnd:r}};function zl(e,n,t,r){return function(e){return Object.keys(e).some(dl)}(n)?Pl(e,n,t,r):{target:n,transitionEnd:r}}var Ml=function(e,n,t,r){var o=function(e,n,t){var r,o=li(n,[]),i=e.getInstance();if(!(i instanceof HTMLElement))return{target:o,transitionEnd:t};for(var a in t&&(t=Ai({},t)),e.forEachValue((function(e){var n=e.get();if(IA(n)){var t=YA(n,i);t&&e.set(t)}})),o){var s=o[a];if(IA(s)){var c=YA(s,i);c&&(o[a]=c,t&&(null!==(r=t[a])&&void 0!==r||(t[a]=s)))}}return{target:o,transitionEnd:t}}(e,n,r);return zl(e,n=o.target,t,r=o.transitionEnd)};var Ql={treeType:"dom",readValueFromInstance:function(e,n){if(qi(n)){var t=Ff(n);return t&&t.default||0}var r,o=(r=e,window.getComputedStyle(r));return(ta(n)?o.getPropertyValue(n):o[n])||0},sortNodePosition:function(e,n){return 2&e.compareDocumentPosition(n)?1:-1},getBaseTarget:function(e,n){var t;return null===(t=e.style)||void 0===t?void 0:t[n]},measureViewportBox:function(e,n){return Fu(e,n.transformPagePoint)},resetTransform:function(e,n,t){var r=t.transformTemplate;n.style.transform=r?r({},""):"none",e.scheduleRender()},restoreTransform:function(e,n){e.style.transform=n.style.transform},removeValueFromRenderState:function(e,n){var t=n.vars,r=n.style;delete t[e],delete r[e]},makeTargetAnimatable:function(e,n,t,r){var o=t.transformValues;void 0===r&&(r=!0);var i=n.transition,a=n.transitionEnd,s=li(n,["transition","transitionEnd"]),c=hu(s,i||{},e);if(o&&(a&&(a=o(a)),s&&(s=o(s)),c&&(c=o(c))),r){gu(e,s,c);var f=Ml(e,s,c,a);a=f.transitionEnd,s=f.target}return Ai({transition:i,transitionEnd:a},s)},scrapeMotionValuesFromProps:us,build:function(e,n,t,r,o,i,a){void 0!==e.isVisible&&(n.style.visibility=e.isVisible?"visible":"hidden");var s=r.isEnabled&&o.isHydrated;Xa(n,t,r,o,i,a.transformTemplate,s?ol:void 0,s?il:void 0)},render:ss},Ol=ul(Ql),Tl=ul(Ai(Ai({},Ql),{getBaseTarget:function(e,n){return e[n]},readValueFromInstance:function(e,n){var t;return qi(n)?(null===(t=Ff(n))||void 0===t?void 0:t.default)||0:(n=cs.has(n)?n:as(n),e.getAttribute(n))},scrapeMotionValuesFromProps:As,build:function(e,n,t,r,o,i,a){var s=r.isEnabled&&o.isHydrated;es(n,t,r,o,i,a.transformTemplate,s?ol:void 0,s?il:void 0)},render:fs})),xl=function(e,n){return Li(e)?Tl(n,{enableHardwareAcceleration:!1}):Ol(n,{enableHardwareAcceleration:!0})},Hl=Ai(Ai(Ai(Ai({},zu),kf),HA),nl),Il=Ri((function(e,n){return Ds(e,n,Hl,xl)}));Ri(Ds);var kl=0;function Yl(){var e=kl;return kl++,e}var bl=function(n){var t=n.children,r=n.initial,o=n.isPresent,i=n.onExitComplete,a=n.custom,s=n.presenceAffectsLayout,c=Ci(Jl),f=Ci(Yl),u=A((function(){return{id:f,initial:r,isPresent:o,custom:a,onExitComplete:function(e){c.set(e,!0);var n=!0;c.forEach((function(e){e||(n=!1)})),n&&(null==i||i())},register:function(e){return c.set(e,!1),function(){return c.delete(e)}}}}),s?void 0:[o]);return A((function(){c.forEach((function(e,n){return c.set(n,!1)}))}),[o]),e.useEffect((function(){!o&&!c.size&&(null==i||i())}),[o]),e.createElement(Di.Provider,{value:u},t)};function Jl(){return new Map}function Gl(e){return e.key||""}var jl=function(n){var t=n.children,i=n.custom,a=n.initial,c=void 0===a||a,A=n.onExitComplete,l=n.exitBeforeEnter,h=n.presenceAffectsLayout,m=void 0===h||h,d=function(){var e=s(!1),n=gi(o(0),2),t=n[0],r=n[1];return Ls((function(){return e.current=!0})),u((function(){!e.current&&r(t+1)}),[t])}(),v=f(VA);$A(v)&&(d=v.forceUpdate);var w=s(!0),y=function(e){var n=[];return g.forEach(e,(function(e){p(e)&&n.push(e)})),n}(t),E=s(y),D=s(new Map).current,C=s(new Set).current;if(function(e,n){e.forEach((function(e){var t=Gl(e);n.set(t,e)}))}(y,D),w.current)return w.current=!1,e.createElement(e.Fragment,null,y.map((function(n){return e.createElement(bl,{key:Gl(n),isPresent:!0,initial:!!c&&void 0,presenceAffectsLayout:m},n)})));for(var B=pi([],gi(y)),P=E.current.map(Gl),z=y.map(Gl),M=P.length,Q=0;Q<M;Q++){var O=P[Q];-1===z.indexOf(O)?C.add(O):C.delete(O)}return l&&C.size&&(B=[]),C.forEach((function(n){if(-1===z.indexOf(n)){var t=D.get(n);if(t){var r=P.indexOf(n);B.splice(r,0,e.createElement(bl,{key:Gl(t),isPresent:!1,onExitComplete:function(){D.delete(n),C.delete(n);var e=E.current.findIndex((function(e){return e.key===n}));E.current.splice(e,1),C.size||(E.current=y,d(),A&&A())},custom:i,presenceAffectsLayout:m},t))}}})),B=B.map((function(n){var t=n.key;return C.has(t)?n:e.createElement(bl,{key:Gl(n),isPresent:!0,presenceAffectsLayout:m},n)})),E.current=B,e.createElement(e.Fragment,null,C.size?B:B.map((function(e){return r(e)})))};function Nl(){var e=au(1),n={lead:void 0,follow:void 0,crossfadeOpacity:!1,preserveFollowOpacity:!1},t=Ai({},n),r={},o={},i=!1,a=null,s=0;function c(t,r){var o=n.lead,s=n.follow;i=!0,a=null;var c=!1,f=function(){c=!0,o&&o.scheduleRender(),s&&s.scheduleRender()},u=function(){i=!1,a=lf().timestamp};return r=r&&$f(r,"crossfade"),function(e,n,t){void 0===t&&(t={});var r=ea(e)?e:au(e);return eu("",r,n,t),{stop:function(){return r.stop()}}}(e,t,Ai(Ai({},r),{onUpdate:f,onComplete:function(){c?u():(e.set(t),af.read(u)),f()}}))}function f(){var t,i,a=lf().timestamp,c=n.lead,f=n.follow;if(a!==s&&c){s=a;var u=c.getLatestValues();Object.assign(r,u);var A=f?f.getLatestValues():n.prevValues;Object.assign(o,A);var l=e.get(),g=null!==(t=u.opacity)&&void 0!==t?t:1,p=null!==(i=null==A?void 0:A.opacity)&&void 0!==i?i:1;n.crossfadeOpacity&&f?(r.opacity=ac(!1!==f.isVisible?0:p,g,Xl(l)),o.opacity=n.preserveFollowOpacity?p:ac(p,0,Rl(l))):f||(r.opacity=ac(p,g,l)),function(e,n,t,r,o,i){for(var a=0;a<Ul;a++){var s="border"+Ll[a]+"Radius",c=Fl(r,s),f=Fl(t,s);if((void 0!==c||void 0!==f)&&(c||(c=0),f||(f=0),"number"==typeof c&&"number"==typeof f)){var u=Math.max(ac(c,f,i),0);e[s]=n[s]=u}}if(r.rotate||t.rotate){var A=ac(r.rotate||0,t.rotate||0,i);e.rotate=n.rotate=A}!o&&t.backgroundColor&&r.backgroundColor&&(e.backgroundColor=n.backgroundColor=uc(r.backgroundColor,t.backgroundColor)(i))}(r,o,u,A||{},Boolean(f),l)}}return{isActive:function(){return r&&(i||lf().timestamp===a)},fromLead:function(e){return c(0,e)},toLead:function(r){var o=0;return n.prevValues||n.follow?t.lead===n.follow&&t.follow===n.lead&&(o=1-e.get()):o=1,e.set(o),c(1,r)},reset:function(){return e.set(1)},stop:function(){return e.stop()},getCrossfadeState:function(e){return f(),e===n.lead?r:e===n.follow?o:void 0},setOptions:function(e){t=n,n=e,r={},o={}},getLatestValues:function(){return r}}}var Xl=Sl(0,.5,Yc),Rl=Sl(.5,.95,Tc);function Sl(e,n,t){return function(r){return r<e?0:r>n?1:t(ic(e,n,r))}}var Ll=["TopLeft","TopRight","BottomLeft","BottomRight"],Ul=Ll.length;function Fl(e,n){var t;return null!==(t=e[n])&&void 0!==t?t:e.borderRadius}function Zl(){var e,n,t,r=new Set,o={leadIsExiting:!1},i=Ai({},o),a=Nl(),s=!1;return{add:function(e){e.setCrossfader(a),r.add(e),t&&(e.prevDragCursor=t),o.lead||(o.lead=e)},remove:function(e){r.delete(e)},getLead:function(){return o.lead},updateSnapshot:function(){if(o.lead){e=a.isActive()?a.getLatestValues():o.lead.getLatestValues(),n=o.lead.prevViewportBox;var r=MA.get(o.lead);r&&r.isDragging&&(t=r.cursorProgress)}},clearSnapshot:function(){t=n=void 0},updateLeadAndFollow:function(){var n,t,c;i=Ai({},o);for(var f=Array.from(r),u=f.length;u--;u>=0){var A=f[u];if(t&&(null!=c||(c=A)),null!=t||(t=A),t&&c)break}o.lead=t,o.follow=c,o.leadIsExiting=(null===(n=o.lead)||void 0===n?void 0:n.presence)===TA.Exiting,a.setOptions({lead:t,follow:c,prevValues:e,crossfadeOpacity:(null==c?void 0:c.isPresenceRoot)||(null==t?void 0:t.isPresenceRoot)}),o.lead===i.follow||i.lead===o.lead&&i.leadIsExiting===o.leadIsExiting||(s=!0)},animate:function(e,t){var r;if(void 0===t&&(t=!1),e===o.lead){t?e.pointTo(o.lead):e.setVisibility(!0);var i={},c=null===(r=o.follow)||void 0===r?void 0:r.getProjectionParent();if(c&&(i.prevParent=c),e.presence===TA.Entering?i.originBox=o.follow?o.follow.prevViewportBox:n:e.presence===TA.Exiting&&(i.targetBox=function(){var e;return null===(e=o.follow)||void 0===e?void 0:e.getLayoutState().layout}()),s){s=!1;var f=e.getDefaultTransition();e.presence===TA.Entering?a.toLead(f):a.fromLead(f)}e.notifyLayoutReady(i)}else t?o.lead&&e.pointTo(o.lead):e.setVisibility(!1)}}}!function(n){function t(){var e=null!==n&&n.apply(this,arguments)||this;return e.children=new Set,e.stacks=new Map,e.hasMounted=!1,e.updateScheduled=!1,e.renderScheduled=!1,e.syncContext=Ai(Ai({},WA()),{syncUpdate:function(n){return e.scheduleUpdate(n)},forceUpdate:function(){e.syncContext=Ai({},e.syncContext),e.scheduleUpdate(!0)},register:function(n){return e.addChild(n)},remove:function(n){return e.removeChild(n)}}),e}ui(t,n),t.prototype.componentDidMount=function(){this.hasMounted=!0},t.prototype.componentDidUpdate=function(){this.startLayoutAnimation()},t.prototype.shouldComponentUpdate=function(){return this.renderScheduled=!0,!0},t.prototype.startLayoutAnimation=function(){var e=this;this.renderScheduled=this.updateScheduled=!1;var n=this.props.type;this.children.forEach((function(e){e.isPresent?e.presence!==TA.Entering&&(e.presence=e.presence===TA.Exiting?TA.Entering:TA.Present):e.presence=TA.Exiting})),this.updateStacks();var t={layoutReady:function(t){void 0!==t.getLayoutId()?e.getStack(t).animate(t,"crossfade"===n):t.notifyLayoutReady()},parent:this.context.visualElement};this.children.forEach((function(n){return e.syncContext.add(n)})),this.syncContext.flush(t),this.stacks.forEach((function(e){return e.clearSnapshot()}))},t.prototype.updateStacks=function(){this.stacks.forEach((function(e){return e.updateLeadAndFollow()}))},t.prototype.scheduleUpdate=function(e){void 0===e&&(e=!1),!e&&this.updateScheduled||(this.updateScheduled=!0,this.children.forEach((function(e){!function(e){for(var n=!1,t={},r=0;r<Fi.length;r++){var o="rotate"+Fi[r];e.hasValue(o)&&0!==e.getStaticValue(o)&&(n=!0,t[o]=e.getStaticValue(o),e.setStaticValue(o,0))}if(n){for(var o in e.syncRender(),t)e.setStaticValue(o,t[o]);e.scheduleRender()}}(e),e.shouldResetTransform()&&e.resetTransform()})),this.children.forEach(oA),this.stacks.forEach((function(e){return e.updateSnapshot()})),!e&&this.renderScheduled||(this.renderScheduled=!0,this.forceUpdate()))},t.prototype.addChild=function(e){this.children.add(e),this.addToStack(e),e.presence=this.hasMounted?TA.Entering:TA.Present},t.prototype.removeChild=function(e){this.scheduleUpdate(),this.children.delete(e),this.removeFromStack(e)},t.prototype.addToStack=function(e){var n=this.getStack(e);null==n||n.add(e)},t.prototype.removeFromStack=function(e){var n=this.getStack(e);null==n||n.remove(e)},t.prototype.getStack=function(e){var n=e.getLayoutId();if(void 0!==n)return!this.stacks.has(n)&&this.stacks.set(n,Zl()),this.stacks.get(n)},t.prototype.render=function(){return e.createElement(VA.Provider,{value:this.syncContext},this.props.children)},t.contextType=Ei}(e.Component);var Kl=Ai(Ai({renderer:xl},zu),kf);Ai(Ai(Ai({},Kl),HA),nl);ul({build:function(){},measureViewportBox:bu,resetTransform:function(){},restoreTransform:function(){},removeValueFromRenderState:function(){},render:function(){},scrapeMotionValuesFromProps:function(){return{}},readValueFromInstance:function(e,n,t){return t.initialState[n]||0},makeTargetAnimatable:function(e,n){var t=n.transition,r=n.transitionEnd,o=li(n,["transition","transitionEnd"]);return gu(e,o,hu(o,t||{},e)),Ai({transition:t,transitionEnd:r},o)}});var Wl=function(e){var t=e.color,r=e.className,o=e.size;return n.createElement(Il.div,{initial:{opacity:0},className:r,animate:{opacity:1,transition:{bounce:0}},exit:{opacity:0},"data-chromatic":"ignore"},n.createElement(Il.div,{animate:{rotate:[0,360],transition:{repeat:1/0}},exit:{opacity:0}},n.createElement(Il.svg,{style:{color:t,height:o,width:o},xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},n.createElement("circle",{style:{opacity:.5},cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),n.createElement("path",{style:{opacity:1},fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"}))))};Wl.defaultProps={color:"#ffffff",className:null,size:14};var ql=["icon","iconPosition","iconSize","label","loading","onClick","to","type","style","fullWidth","className","disabled","size","href","tooltipProps"],Vl="primary",_l="secondary",$l="danger",eg="danger-text",ng="text",tg="link",rg="medium",og="large",ig="left",ag="right",sg="button",cg=n.forwardRef((function(e,t){var r,o,i=e.icon,a=void 0===i?null:i,s=e.iconPosition,c=void 0===s?ag:s,f=e.iconSize,u=void 0===f?16:f,A=e.label,l=void 0===A?"":A,g=e.loading,p=void 0!==g&&g,h=e.onClick,m=void 0===h?function(){}:h,d=e.to,v=void 0===d?"":d,y=e.type,E=void 0===y?sg:y,C=e.style,B=void 0===C?Vl:C,P=e.fullWidth,z=void 0!==P&&P,M=e.className,Q=void 0===M?"":M,O=e.disabled,T=void 0!==O&&O,x=e.size,H=void 0===x?rg:x,I=e.href,k=void 0===I?"":I,Y=e.tooltipProps,b=void 0===Y?null:Y,J=un(e,ql);v?(r=w,o={to:v}):k?(r=Il.a,o={href:k}):(r=Il.button,o={type:E});var G="string"==typeof a?function(){return n.createElement("i",{"data-testid":"class-icon",className:D("neeto-ui-btn__icon",[a])})}:a||n.Fragment;return n.createElement(Do,cn({disabled:!b},b),n.createElement(r,cn({ref:t,onClick:function(e){p||T||m(e)},className:D("neeto-ui-btn",[Q],{"neeto-ui-btn--style-primary":B===Vl,"neeto-ui-btn--style-secondary":B===_l,"neeto-ui-btn--style-danger":B===$l,"neeto-ui-btn--style-danger-text":B===eg,"neeto-ui-btn--style-text":B===ng,"neeto-ui-btn--style-link":B===tg,"neeto-ui-btn--size-medium":H===rg,"neeto-ui-btn--size-large":H===og,"neeto-ui-btn--width-full":z,"neeto-ui-btn--icon-left":c==ig,"neeto-ui-btn--icon-only":!l,disabled:T}),disabled:T},o,J),l&&n.createElement("span",null,l),n.createElement(jl,{exitBeforeEnter:!0},a?p?n.createElement(Wl,{"aria-hidden":"true",key:"1",size:16,className:"neeto-ui-btn__spinner"}):n.createElement(G,{"aria-hidden":"true",key:"2",size:u,className:"neeto-ui-btn__icon"}):p&&n.createElement(Il.div,{className:"neeto-ui-btn__spinner-wrapper",initial:{width:0,scale:0},animate:{width:"auto",scale:1},exit:{width:0,scale:0},transition:{bounce:!1}},n.createElement(Wl,{"aria-hidden":"true",key:"3",size:16,className:"neeto-ui-btn__spinner"})))))}));function fg(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var ug=fg()?i:a,Ag=!1,lg=0,gg=function(){return++lg};var pg=function(e){return e&&e.replace?e.replace(/[\s_]/g,"-").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/-+/g,"-").toLowerCase():"nui"},hg=["children","className","required","helpIconProps"],mg=["onClick","icon","tooltipProps","className"],dg=function(e){var t=e.children,r=e.className,o=void 0===r?"":r,i=e.required,a=void 0!==i&&i,s=e.helpIconProps,c=void 0===s?null:s,f=un(e,hg),u=c||{},A=u.onClick,l=u.icon,g=u.tooltipProps,p=u.className,h=un(u,mg),m=l||qe;return n.createElement("label",cn({className:D("neeto-ui-label neeto-ui-flex neeto-ui-items-center",o)},f),t,a&&n.createElement("span",{"aria-hidden":!0},"*"),c&&n.createElement(Do,cn({},g,{disabled:!g}),n.createElement("span",{className:D("neeto-ui-label__help-icon-wrap",fn({},p,p)),onClick:A},n.createElement(m,cn({size:16},h)))))},vg=["size","type","label","error","suffix","prefix","disabled","helpText","className","nakedInput","contentSize","required","maxLength","labelProps"],wg="medium",yg=t((function(e,t){var r,i,s,c=e.size,f=void 0===c?wg:c,u=e.type,A=void 0===u?"text":u,l=e.label,g=void 0===l?"":l,p=e.error,h=void 0===p?"":p,m=e.suffix,d=void 0===m?null:m,v=e.prefix,w=void 0===v?null:v,y=e.disabled,E=void 0!==y&&y,C=e.helpText,B=void 0===C?"":C,P=e.className,M=void 0===P?"":P,Q=e.nakedInput,O=void 0!==Q&&Q,T=e.contentSize,x=void 0===T?null:T,H=e.required,I=void 0!==H&&H,k=e.maxLength,Y=e.labelProps,b=un(e,vg),J=z(o(b.value),2),G=J[0],j=J[1],N=function(e){var n=e||(Ag?gg():null),t=o(n),r=t[0],i=t[1];return ug((function(){null===r&&i(gg())}),[]),a((function(){!1===Ag&&(Ag=!0)}),[]),null!=r?String(r):void 0}(b.id),X=null!==(r=null!==(i=b.value)&&void 0!==i?i:G)&&void 0!==r?r:"",R=b.onChange||function(e){return j(e.target.value)},S="error_".concat(N),L="helpText_".concat(N),U=(null==X?void 0:X.toString().length)||0,F=U>=.9*k,Z=!!k&&U>k;return n.createElement("div",{className:D(["neeto-ui-input__wrapper",M])},n.createElement("div",{className:"neeto-ui-input__label-wrapper"},g&&n.createElement(dg,cn({required:I,"data-cy":"".concat(pg(g),"-input-label"),htmlFor:N},Y),g),F&&n.createElement(Kn,{className:D("neeto-ui-input__max-length",{"neeto-ui-input__max-length--error":Z}),style:"body2"},U,"/",k)),n.createElement("div",{className:D("neeto-ui-input",{"neeto-ui-input--naked":!!O,"neeto-ui-input--error":!!h,"neeto-ui-input--disabled":!!E,"neeto-ui-input--small":"small"===f,"neeto-ui-input--medium":"medium"===f,"neeto-ui-input--large":"large"===f})},w&&n.createElement("div",{className:"neeto-ui-input__prefix"},w),n.createElement("input",cn({ref:t,id:N,type:A,disabled:E,size:x,required:I,"aria-invalid":!!h,"aria-describedby":D((s={},fn(s,S,!!h),fn(s,L,B),s)),"data-cy":"input-field"},b,{value:X,onChange:R})),d&&n.createElement("div",{className:"neeto-ui-input__suffix"},d)),!!h&&n.createElement(Kn,{style:"body3","data-cy":"".concat(pg(g),"-input-error"),className:"neeto-ui-input__error",id:S},h),B&&n.createElement(Kn,{style:"body3",className:"neeto-ui-input__help-text",id:L,"data-cy":"".concat(pg(g),"-input-help")},B))})),Eg=function(e){var t=e.title,r=e.menuBarToggle,o=e.searchProps,i=e.className,a=void 0===i?"":i,c=e.actionBlock,f=e.breadcrumbs,u=void 0===f?[]:f,A=s();return n.createElement("div",{className:D(["neeto-ui-header",{"neeto-ui-header--has-breadcrumbs":!Zo(u)},a])},n.createElement("div",{className:"neeto-ui-header__left"},r&&n.createElement(cg,{onClick:r,style:"text",className:"neeto-ui-header__toggle-menubar-btn",icon:Fe,"data-cy":"menubar-toggle-button","aria-label":"Toggle Menubar"}),n.createElement("div",{className:"neeto-ui-header__left-data-wrap"},u&&n.createElement("div",{className:"neeto-ui-header__breadcrumbs-wrap"},u.map((function(e,t){var r=e.text,o=e.link;return n.createElement("div",{className:"neeto-ui-header__breadcrumb",key:t},n.createElement(w,{to:o},n.createElement(Kn,{style:"body2",weight:"normal",component:"span",className:"neeto-ui-text-gray-700 hover:neeto-ui-text-gray-800 neeto-ui-header__breadcrumb-link","data-test-id":r,"data-cy":r},r)),n.createElement(on,{size:16,className:"neeto-ui-header__breadcrumb-separator neeto-ui-text-gray-400"}))}))),n.createElement(Kn,{lineHeight:"tight",style:"h2",weight:"semibold","data-test-id":"main-header","data-cy":"main-header",className:"neeto-ui-text-gray-800 neeto-ui-header__page-title"},t))),n.createElement("div",{className:"neeto-ui-gap-3 neeto-ui-header__right"},o&&n.createElement(yg,cn({ref:A,type:"search",placeholder:"Search",className:D(["neeto-ui-header__search-input",o.className]),prefix:n.createElement(sn,null)},o)),c))},Dg=function(e){var t=e.className,r=void 0===t?"":t,o=e.leftActionBlock,i=e.rightActionBlock;return n.createElement("div",{className:D(["neeto-ui-subheader",r]),"data-testid":"subheader"},n.createElement("div",{className:"neeto-ui-subheader__left-wrapper"},o&&n.createElement("div",{className:"neeto-ui-subheader__left"},o)),i&&n.createElement("div",{className:"neeto-ui-subheader__right"},i))},Cg={exports:{}},Bg="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";function Pg(){}function zg(){}zg.resetWarningCache=Pg;Cg.exports=function(){function e(e,n,t,r,o,i){if(i!==Bg){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. "+"Use PropTypes.checkPropTypes() to call them. "+"Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function n(){return e}e.isRequired=e;var t={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:n,element:e,elementType:e,instanceOf:n,node:e,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:zg,resetWarningCache:Pg};return t.PropTypes=t,t}();var Mg=n.forwardRef((function(e,t){var r=e.isHeaderFixed,o=void 0!==r&&r,i=e.children;return n.createElement("div",{ref:t,className:D("neeto-ui-container",{"neeto-ui-container--header-fixed":o})},i)}));Mg.propTypes={isHeaderFixed:Cg.exports.bool};var Qg=["children","className","size"],Og="small",Tg="large",xg="viewport",Hg=function(e){var t=e.children,r=e.className,o=void 0===r?"":r,i=e.size,a=void 0===i?"small":i,s=un(e,Qg);return n.createElement("div",cn({className:D(["neeto-ui-scrollable",fn({"neeto-ui-scrollable--small":a===Og,"neeto-ui-scrollable--large":a===Tg,"neeto-ui-scrollable--viewport":a===xg},o,o)])},s),t)},Ig="undefined"!=typeof navigator&&navigator.userAgent.toLowerCase().indexOf("firefox")>0;function kg(e,n,t){e.addEventListener?e.addEventListener(n,t,!1):e.attachEvent&&e.attachEvent("on".concat(n),(function(){t(window.event)}))}function Yg(e,n){for(var t=n.slice(0,n.length-1),r=0;r<t.length;r++)t[r]=e[t[r].toLowerCase()];return t}function bg(e){"string"!=typeof e&&(e="");for(var n=(e=e.replace(/\s/g,"")).split(","),t=n.lastIndexOf("");t>=0;)n[t-1]+=",",n.splice(t,1),t=n.lastIndexOf("");return n}for(var Jg={backspace:8,tab:9,clear:12,enter:13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":Ig?173:189,"=":Ig?61:187,";":Ig?59:186,"'":222,"[":219,"]":221,"\\":220},Gg={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},jg={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},Ng={16:!1,18:!1,17:!1,91:!1},Xg={},Rg=1;Rg<20;Rg++)Jg["f".concat(Rg)]=111+Rg;var Sg=[],Lg="all",Ug=[],Fg=function(e){return Jg[e.toLowerCase()]||Gg[e.toLowerCase()]||e.toUpperCase().charCodeAt(0)};function Zg(e){Lg=e||"all"}function Kg(){return Lg||"all"}var Wg=function(e){var n=e.key,t=e.scope,r=e.method,o=e.splitKey,i=void 0===o?"+":o;bg(n).forEach((function(e){var n=e.split(i),o=n.length,a=n[o-1],s="*"===a?"*":Fg(a);if(Xg[s]){t||(t=Kg());var c=o>1?Yg(Gg,n):[];Xg[s]=Xg[s].map((function(e){return(!r||e.method===r)&&e.scope===t&&function(e,n){for(var t=e.length>=n.length?e:n,r=e.length>=n.length?n:e,o=!0,i=0;i<t.length;i++)-1===r.indexOf(t[i])&&(o=!1);return o}(e.mods,c)?{}:e}))}}))};function qg(e,n,t){var r;if(n.scope===t||"all"===n.scope){for(var o in r=n.mods.length>0,Ng)Object.prototype.hasOwnProperty.call(Ng,o)&&(!Ng[o]&&n.mods.indexOf(+o)>-1||Ng[o]&&-1===n.mods.indexOf(+o))&&(r=!1);(0!==n.mods.length||Ng[16]||Ng[18]||Ng[17]||Ng[91])&&!r&&"*"!==n.shortcut||!1===n.method(e,n)&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0))}}function Vg(e){var n=Xg["*"],t=e.keyCode||e.which||e.charCode;if(_g.filter.call(this,e)){if(93!==t&&224!==t||(t=91),-1===Sg.indexOf(t)&&229!==t&&Sg.push(t),["ctrlKey","altKey","shiftKey","metaKey"].forEach((function(n){var t=jg[n];e[n]&&-1===Sg.indexOf(t)?Sg.push(t):!e[n]&&Sg.indexOf(t)>-1?Sg.splice(Sg.indexOf(t),1):"metaKey"===n&&e[n]&&3===Sg.length&&(e.ctrlKey||e.shiftKey||e.altKey||(Sg=Sg.slice(Sg.indexOf(t))))})),t in Ng){for(var r in Ng[t]=!0,Gg)Gg[r]===t&&(_g[r]=!0);if(!n)return}for(var o in Ng)Object.prototype.hasOwnProperty.call(Ng,o)&&(Ng[o]=e[jg[o]]);e.getModifierState&&(!e.altKey||e.ctrlKey)&&e.getModifierState("AltGraph")&&(-1===Sg.indexOf(17)&&Sg.push(17),-1===Sg.indexOf(18)&&Sg.push(18),Ng[17]=!0,Ng[18]=!0);var i=Kg();if(n)for(var a=0;a<n.length;a++)n[a].scope===i&&("keydown"===e.type&&n[a].keydown||"keyup"===e.type&&n[a].keyup)&&qg(e,n[a],i);if(t in Xg)for(var s=0;s<Xg[t].length;s++)if(("keydown"===e.type&&Xg[t][s].keydown||"keyup"===e.type&&Xg[t][s].keyup)&&Xg[t][s].key){for(var c=Xg[t][s],f=c.splitKey,u=c.key.split(f),A=[],l=0;l<u.length;l++)A.push(Fg(u[l]));A.sort().join("")===Sg.sort().join("")&&qg(e,c,i)}}}function _g(e,n,t){Sg=[];var r=bg(e),o=[],i="all",a=document,s=0,c=!1,f=!0,u="+";for(void 0===t&&"function"==typeof n&&(t=n),"[object Object]"===Object.prototype.toString.call(n)&&(n.scope&&(i=n.scope),n.element&&(a=n.element),n.keyup&&(c=n.keyup),void 0!==n.keydown&&(f=n.keydown),"string"==typeof n.splitKey&&(u=n.splitKey)),"string"==typeof n&&(i=n);s<r.length;s++)o=[],(e=r[s].split(u)).length>1&&(o=Yg(Gg,e)),(e="*"===(e=e[e.length-1])?"*":Fg(e))in Xg||(Xg[e]=[]),Xg[e].push({keyup:c,keydown:f,scope:i,mods:o,shortcut:r[s],method:t,key:r[s],splitKey:u});void 0!==a&&!function(e){return Ug.indexOf(e)>-1}(a)&&window&&(Ug.push(a),kg(a,"keydown",(function(e){Vg(e)})),kg(window,"focus",(function(){Sg=[]})),kg(a,"keyup",(function(e){Vg(e),function(e){var n=e.keyCode||e.which||e.charCode,t=Sg.indexOf(n);if(t>=0&&Sg.splice(t,1),e.key&&"meta"===e.key.toLowerCase()&&Sg.splice(0,Sg.length),93!==n&&224!==n||(n=91),n in Ng)for(var r in Ng[n]=!1,Gg)Gg[r]===n&&(_g[r]=!1)}(e)})))}var $g={setScope:Zg,getScope:Kg,deleteScope:function(e,n){var t,r;for(var o in e||(e=Kg()),Xg)if(Object.prototype.hasOwnProperty.call(Xg,o))for(t=Xg[o],r=0;r<t.length;)t[r].scope===e?t.splice(r,1):r++;Kg()===e&&Zg(n||"all")},getPressedKeyCodes:function(){return Sg.slice(0)},isPressed:function(e){return"string"==typeof e&&(e=Fg(e)),-1!==Sg.indexOf(e)},filter:function(e){var n=e.target||e.srcElement,t=n.tagName,r=!0;return!n.isContentEditable&&("INPUT"!==t&&"TEXTAREA"!==t&&"SELECT"!==t||n.readOnly)||(r=!1),r},unbind:function(e){if(e){if(Array.isArray(e))e.forEach((function(e){e.key&&Wg(e)}));else if("object"==typeof e)e.key&&Wg(e);else if("string"==typeof e){for(var n=arguments.length,t=new Array(n>1?n-1:0),r=1;r<n;r++)t[r-1]=arguments[r];var o=t[0],i=t[1];"function"==typeof o&&(i=o,o=""),Wg({key:e,scope:o,method:i,splitKey:"+"})}}else Object.keys(Xg).forEach((function(e){return delete Xg[e]}))}};for(var ep in $g)Object.prototype.hasOwnProperty.call($g,ep)&&(_g[ep]=$g[ep]);if("undefined"!=typeof window){var np=window.hotkeys;_g.noConflict=function(e){return e&&window.hotkeys===_g&&(window.hotkeys=np),_g},window.hotkeys=_g}_g.filter=function(){return!0};var tp=function(e,n){var t=e.target,r=t&&t.tagName;return Boolean(r&&n&&n.includes(r))};function rp(e,n,t,r){t instanceof Array&&(r=t,t=void 0);var o=t||{},i=o.enableOnTags,c=o.filter,f=o.keyup,A=o.keydown,l=o.filterPreventDefault,g=void 0===l||l,p=o.enabled,h=void 0===p||p,m=o.enableOnContentEditable,d=void 0!==m&&m,v=s(null),w=u((function(e,t){var r;return c&&!c(e)?!g:!!(tp(e,["INPUT","TEXTAREA","SELECT"])&&!tp(e,i)||null!=(r=e.target)&&r.isContentEditable&&!d)||(null===v.current||document.activeElement===v.current)&&(n(e,t),!0)}),r?[v,i,c].concat(r):[v,i,c]);return a((function(){if(h)return f&&!0!==A&&(t.keydown=!1),_g(e,t||{},w),function(){_g.unbind(e,w)}}),[w,e,h]),v}function op(){return op=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},op.apply(this,arguments)}function ip(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}function ap(e,n){return ap=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,n){return e.__proto__=n,e},ap(e,n)}function sp(e,n){e.prototype=Object.create(n.prototype),e.prototype.constructor=e,ap(e,n)}function cp(e,n){return e.replace(new RegExp("(^|\\s)"+n+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}var fp=!1,up=n.createContext(null),Ap=function(e){return e.scrollTop},lp="unmounted",gp="exited",pp="entering",hp="entered",mp="exiting",dp=function(e){function t(n,t){var r;r=e.call(this,n,t)||this;var o,i=t&&!t.isMounting?n.enter:n.appear;return r.appearStatus=null,n.in?i?(o=gp,r.appearStatus=pp):o=hp:o=n.unmountOnExit||n.mountOnEnter?lp:gp,r.state={status:o},r.nextCallback=null,r}sp(t,e),t.getDerivedStateFromProps=function(e,n){return e.in&&n.status===lp?{status:gp}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(e){var n=null;if(e!==this.props){var t=this.state.status;this.props.in?t!==pp&&t!==hp&&(n=pp):t!==pp&&t!==hp||(n=mp)}this.updateStatus(!1,n)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var e,n,t,r=this.props.timeout;return e=n=t=r,null!=r&&"number"!=typeof r&&(e=r.exit,n=r.enter,t=void 0!==r.appear?r.appear:n),{exit:e,enter:n,appear:t}},r.updateStatus=function(e,n){if(void 0===e&&(e=!1),null!==n)if(this.cancelNextCallback(),n===pp){if(this.props.unmountOnExit||this.props.mountOnEnter){var t=this.props.nodeRef?this.props.nodeRef.current:h.findDOMNode(this);t&&Ap(t)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===gp&&this.setState({status:lp})},r.performEnter=function(e){var n=this,t=this.props.enter,r=this.context?this.context.isMounting:e,o=this.props.nodeRef?[r]:[h.findDOMNode(this),r],i=o[0],a=o[1],s=this.getTimeouts(),c=r?s.appear:s.enter;!e&&!t||fp?this.safeSetState({status:hp},(function(){n.props.onEntered(i)})):(this.props.onEnter(i,a),this.safeSetState({status:pp},(function(){n.props.onEntering(i,a),n.onTransitionEnd(c,(function(){n.safeSetState({status:hp},(function(){n.props.onEntered(i,a)}))}))})))},r.performExit=function(){var e=this,n=this.props.exit,t=this.getTimeouts(),r=this.props.nodeRef?void 0:h.findDOMNode(this);n&&!fp?(this.props.onExit(r),this.safeSetState({status:mp},(function(){e.props.onExiting(r),e.onTransitionEnd(t.exit,(function(){e.safeSetState({status:gp},(function(){e.props.onExited(r)}))}))}))):this.safeSetState({status:gp},(function(){e.props.onExited(r)}))},r.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(e,n){n=this.setNextCallback(n),this.setState(e,n)},r.setNextCallback=function(e){var n=this,t=!0;return this.nextCallback=function(r){t&&(t=!1,n.nextCallback=null,e(r))},this.nextCallback.cancel=function(){t=!1},this.nextCallback},r.onTransitionEnd=function(e,n){this.setNextCallback(n);var t=this.props.nodeRef?this.props.nodeRef.current:h.findDOMNode(this),r=null==e&&!this.props.addEndListener;if(t&&!r){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[t,this.nextCallback],i=o[0],a=o[1];this.props.addEndListener(i,a)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},r.render=function(){var e=this.state.status;if(e===lp)return null;var t=this.props,r=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var o=ip(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return n.createElement(up.Provider,{value:null},"function"==typeof r?r(e,o):n.cloneElement(n.Children.only(r),o))},t}(n.Component);function vp(){}dp.contextType=up,dp.propTypes={},dp.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:vp,onEntering:vp,onEntered:vp,onExit:vp,onExiting:vp,onExited:vp},dp.UNMOUNTED=lp,dp.EXITED=gp,dp.ENTERING=pp,dp.ENTERED=hp,dp.EXITING=mp;var wp=function(e,n){return e&&n&&n.split(" ").forEach((function(n){return r=n,void((t=e).classList?t.classList.add(r):function(e,n){return e.classList?!!n&&e.classList.contains(n):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+n+" ")}(t,r)||("string"==typeof t.className?t.className=t.className+" "+r:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+r)));var t,r}))},yp=function(e,n){return e&&n&&n.split(" ").forEach((function(n){return r=n,void((t=e).classList?t.classList.remove(r):"string"==typeof t.className?t.className=cp(t.className,r):t.setAttribute("class",cp(t.className&&t.className.baseVal||"",r)));var t,r}))},Ep=function(e){function t(){for(var n,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return(n=e.call.apply(e,[this].concat(r))||this).appliedClasses={appear:{},enter:{},exit:{}},n.onEnter=function(e,t){var r=n.resolveArguments(e,t),o=r[0],i=r[1];n.removeClasses(o,"exit"),n.addClass(o,i?"appear":"enter","base"),n.props.onEnter&&n.props.onEnter(e,t)},n.onEntering=function(e,t){var r=n.resolveArguments(e,t),o=r[0],i=r[1]?"appear":"enter";n.addClass(o,i,"active"),n.props.onEntering&&n.props.onEntering(e,t)},n.onEntered=function(e,t){var r=n.resolveArguments(e,t),o=r[0],i=r[1]?"appear":"enter";n.removeClasses(o,i),n.addClass(o,i,"done"),n.props.onEntered&&n.props.onEntered(e,t)},n.onExit=function(e){var t=n.resolveArguments(e)[0];n.removeClasses(t,"appear"),n.removeClasses(t,"enter"),n.addClass(t,"exit","base"),n.props.onExit&&n.props.onExit(e)},n.onExiting=function(e){var t=n.resolveArguments(e)[0];n.addClass(t,"exit","active"),n.props.onExiting&&n.props.onExiting(e)},n.onExited=function(e){var t=n.resolveArguments(e)[0];n.removeClasses(t,"exit"),n.addClass(t,"exit","done"),n.props.onExited&&n.props.onExited(e)},n.resolveArguments=function(e,t){return n.props.nodeRef?[n.props.nodeRef.current,e]:[e,t]},n.getClassNames=function(e){var t=n.props.classNames,r="string"==typeof t,o=r?""+(r&&t?t+"-":"")+e:t[e];return{baseClassName:o,activeClassName:r?o+"-active":t[e+"Active"],doneClassName:r?o+"-done":t[e+"Done"]}},n}sp(t,e);var r=t.prototype;return r.addClass=function(e,n,t){var r=this.getClassNames(n)[t+"ClassName"],o=this.getClassNames("enter").doneClassName;"appear"===n&&"done"===t&&o&&(r+=" "+o),"active"===t&&e&&Ap(e),r&&(this.appliedClasses[n][t]=r,wp(e,r))},r.removeClasses=function(e,n){var t=this.appliedClasses[n],r=t.base,o=t.active,i=t.done;this.appliedClasses[n]={},r&&yp(e,r),o&&yp(e,o),i&&yp(e,i)},r.render=function(){var e=this.props;e.classNames;var t=ip(e,["classNames"]);return n.createElement(dp,op({},t,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t}(n.Component);function Dp(e,n){var t=Object.create(null);return e&&g.map(e,(function(e){return e})).forEach((function(e){t[e.key]=function(e){return n&&p(e)?n(e):e}(e)})),t}function Cp(e,n,t){return null!=t[n]?t[n]:e.props[n]}function Bp(e,n,t){var o=Dp(e.children),i=function(e,n){function t(t){return t in n?n[t]:e[t]}e=e||{},n=n||{};var r,o=Object.create(null),i=[];for(var a in e)a in n?i.length&&(o[a]=i,i=[]):i.push(a);var s={};for(var c in n){if(o[c])for(r=0;r<o[c].length;r++){var f=o[c][r];s[o[c][r]]=t(f)}s[c]=t(c)}for(r=0;r<i.length;r++)s[i[r]]=t(i[r]);return s}(n,o);return Object.keys(i).forEach((function(a){var s=i[a];if(p(s)){var c=a in n,f=a in o,u=n[a],A=p(u)&&!u.props.in;!f||c&&!A?f||!c||A?f&&c&&p(u)&&(i[a]=r(s,{onExited:t.bind(null,s),in:u.props.in,exit:Cp(s,"exit",e),enter:Cp(s,"enter",e)})):i[a]=r(s,{in:!1}):i[a]=r(s,{onExited:t.bind(null,s),in:!0,exit:Cp(s,"exit",e),enter:Cp(s,"enter",e)})}})),i}Ep.defaultProps={classNames:""},Ep.propTypes={};var Pp,zp,Mp=Object.values||function(e){return Object.keys(e).map((function(n){return e[n]}))},Qp=function(e){function t(n,t){var r,o=(r=e.call(this,n,t)||this).handleExited.bind(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(r));return r.state={contextValue:{isMounting:!0},handleExited:o,firstRender:!0},r}sp(t,e);var o=t.prototype;return o.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},o.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(e,n){var t,o,i=n.children,a=n.handleExited;return{children:n.firstRender?(t=e,o=a,Dp(t.children,(function(e){return r(e,{onExited:o.bind(null,e),in:!0,appear:Cp(e,"appear",t),enter:Cp(e,"enter",t),exit:Cp(e,"exit",t)})}))):Bp(e,i,a),firstRender:!1}},o.handleExited=function(e,n){var t=Dp(this.props.children);e.key in t||(e.props.onExited&&e.props.onExited(n),this.mounted&&this.setState((function(n){var t=op({},n.children);return delete t[e.key],{children:t}})))},o.render=function(){var e=this.props,t=e.component,r=e.childFactory,o=ip(e,["component","childFactory"]),i=this.state.contextValue,a=Mp(this.state.children).map(r);return delete o.appear,delete o.enter,delete o.exit,null===t?n.createElement(up.Provider,{value:i},a):n.createElement(up.Provider,{value:i},n.createElement(t,o,a))},t}(n.Component);Qp.propTypes={},Qp.defaultProps={component:"div",childFactory:function(e){return e}},(function(e){function t(){for(var n,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return(n=e.call.apply(e,[this].concat(r))||this).handleEnter=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onEnter",0,t)},n.handleEntering=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onEntering",0,t)},n.handleEntered=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onEntered",0,t)},n.handleExit=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onExit",1,t)},n.handleExiting=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onExiting",1,t)},n.handleExited=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return n.handleLifecycle("onExited",1,t)},n}sp(t,e);var r=t.prototype;return r.handleLifecycle=function(e,t,r){var o,i=this.props.children,a=n.Children.toArray(i)[t];if(a.props[e]&&(o=a.props)[e].apply(o,r),this.props[e]){var s=a.props.nodeRef?void 0:h.findDOMNode(this);this.props[e](s)}},r.render=function(){var e=this.props,t=e.children,r=e.in,o=ip(e,["children","in"]),i=n.Children.toArray(t),a=i[0],s=i[1];return delete o.onEnter,delete o.onEntering,delete o.onEntered,delete o.onExit,delete o.onExiting,delete o.onExited,n.createElement(Qp,o,r?n.cloneElement(a,{key:"first",onEnter:this.handleEnter,onEntering:this.handleEntering,onEntered:this.handleEntered}):n.cloneElement(s,{key:"second",onEnter:this.handleExit,onEntering:this.handleExiting,onEntered:this.handleExited}))},t}(n.Component)).propTypes={};var Op="out-in",Tp="in-out",xp=function(e,n,t){return function(){var r;e.props[n]&&(r=e.props)[n].apply(r,arguments),t()}},Hp=((Pp={})[Op]=function(e){var t=e.current,r=e.changeState;return n.cloneElement(t,{in:!1,onExited:xp(t,"onExited",(function(){r(pp,null)}))})},Pp[Tp]=function(e){var t=e.current,r=e.changeState,o=e.children;return[t,n.cloneElement(o,{in:!0,onEntered:xp(o,"onEntered",(function(){r(pp)}))})]},Pp),Ip=((zp={})[Op]=function(e){var t=e.children,r=e.changeState;return n.cloneElement(t,{in:!0,onEntered:xp(t,"onEntered",(function(){r(hp,n.cloneElement(t,{in:!0}))}))})},zp[Tp]=function(e){var t=e.current,r=e.children,o=e.changeState;return[n.cloneElement(t,{in:!1,onExited:xp(t,"onExited",(function(){o(hp,n.cloneElement(r,{in:!0}))}))}),n.cloneElement(r,{in:!0})]},zp),kp=function(e){function t(){for(var n,t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return(n=e.call.apply(e,[this].concat(r))||this).state={status:hp,current:null},n.appeared=!1,n.changeState=function(e,t){void 0===t&&(t=n.state.current),n.setState({status:e,current:t})},n}sp(t,e);var r=t.prototype;return r.componentDidMount=function(){this.appeared=!0},t.getDerivedStateFromProps=function(e,t){return null==e.children?{current:null}:t.status===pp&&e.mode===Tp?{status:pp}:!t.current||(r=t.current,o=e.children,r===o||n.isValidElement(r)&&n.isValidElement(o)&&null!=r.key&&r.key===o.key)?{current:n.cloneElement(e.children,{in:!0})}:{status:mp};var r,o},r.render=function(){var e,t=this.props,r=t.children,o=t.mode,i=this.state,a=i.status,s=i.current,c={children:r,current:s,changeState:this.changeState,status:a};switch(a){case pp:e=Ip[o](c);break;case mp:e=Hp[o](c);break;case hp:e=s}return n.createElement(up.Provider,{value:{isMounting:!this.appeared}},e)},t}(n.Component);kp.propTypes={},kp.defaultProps={mode:Op};var Yp=function(e){var t=e.name,r=e.description,o=e.url,i=e.icon,a=e.environment,s=e.activeApp;return n.createElement("a",{href:o[a],target:"_blank",className:D("neeto-ui-app-switcher-link",{"neeto-ui-app-switcher-link--active":s===t}),rel:"noreferrer","data-test-id":"neetoapp-link-".concat(t),"data-cy":"".concat(t,"-app-link")},n.createElement("div",{className:D("neeto-ui-app-switcher-link__icon-holder",{"neeto-ui-bg-primary-500":!i})},i?n.createElement("img",{src:i,alt:t}):n.createElement(_e,{color:"white",size:32})),n.createElement("div",{className:"neeto-ui-app-switcher-link__content"},n.createElement(Kn,{style:"h4",weight:"normal",component:"span",className:"neeto-ui-text-gray-800",lineHeight:"relaxed"},t),n.createElement(Kn,{style:"body3",weight:"normal",component:"span",className:"neeto-ui-text-gray-700"},r)),s===t&&n.createElement("span",{className:"neeto-ui-text-white"},n.createElement(Re,{size:24})))},bp=function(e){var t=e.environment,r=e.activeApp,i=e.subdomain,a=e.neetoApps,s=void 0===a?[]:a,c=e.recentApps,f=e.onClose,u=function(e){return[{name:"Desk",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoDesk.svg",description:"Customer support & ticketing",url:{development:"http://spinkart.lvh.me:9001",staging:"https://".concat(e,".neetodesk.net"),production:"https://".concat(e,".neetodesk.com")}},{name:"Chat",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoChat.svg",description:"Live chat & instant messaging",url:{development:"http://spinkart.lvh.me:9006",staging:"https://".concat(e,".neetochat.net"),production:"https://".concat(e,".neetochat.com")}},{name:"KB",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoKB.svg",description:"Knowledge Base to find answers",url:{development:"http://spinkart.lvh.me:9005/admin",staging:"https://".concat(e,".neetokb.net/admin"),production:"https://".concat(e,".neetokb.com/admin")}},{name:"Form",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoForm.svg",description:"Build forms and collect data effortlessly",url:{development:"http://spinkart.lvh.me:9004",staging:"https://".concat(e,".neetoform.net"),production:"https://".concat(e,".neetoform.com")}},{name:"Changelog",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoChangelog.svg",description:"Inform customers of new updates",url:{development:"http://spinkart.lvh.me:9003",staging:"https://".concat(e,".neetochangelog.net"),production:"https://".concat(e,".neetochangelog.com")}},{name:"Invoice",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoInvoice.svg",description:"Invoicing & time tracking",url:{development:"http://spinkart.lvh.me:9024",staging:"https://".concat(e,".neetoinvoice.net"),production:"https://".concat(e,".neetoinvoice.com")}},{name:"Analytics",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoAnalytics.svg",description:"Social Media Analytics & reports",url:{development:"http://spinkart.lvh.me:9007",staging:"https://".concat(e,".neetoanalytics.net"),production:"https://".concat(e,".neetoanalytics.com")}},{name:"Engage",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoEngage.svg",description:"Customer feedback",url:{development:"http://spinkart.lvh.me:9009/admin/boards",staging:"https://".concat(e,".neetoengage.net/admin/boards"),production:"https://".concat(e,".neetoengage.com/admin/boards")}},{name:"Grow",icon:"",description:"For growing your business",url:{development:"http://spinkart.lvh.me:9010",staging:"https://".concat(e,".neetogrow.net"),production:"https://".concat(e,".neetogrow.com")}},{name:"Quiz",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoQuiz.svg",description:"Build quizzes",url:{development:"http://spinkart.lvh.me:9011/admin",staging:"https://".concat(e,".neetoquiz.net/admin"),production:"https://".concat(e,".neetoquiz.com/admin")}},{name:"Runner",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoRunner.svg",description:"Coding assessments & technical interviews",url:{development:"http://spinkart.lvh.me:9012",staging:"https://".concat(e,".neetorunner.net"),production:"https://".concat(e,".neetorunner.com")}},{name:"Planner",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoPlanner.svg",description:"Manage projects and todos",url:{development:"http://spinkart.lvh.me:9013",staging:"https://".concat(e,".neetoplanner.net"),production:"https://".concat(e,".neetoplanner.com")}},{name:"Replay",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoReplay.svg",description:"Watch customer activities",url:{development:"http://spinkart.lvh.me:9020",staging:"https://".concat(e,".neetoreplay.net"),production:"https://".concat(e,".neetoreplay.com")}},{name:"Wireframe",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoWireframe.svg",description:"Build wireframes",url:{development:"http://spinkart.lvh.me:9021",staging:"https://".concat(e,".neetowireframe.net"),production:"https://".concat(e,".neetowireframe.com")}},{name:"Invisible",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoInvisible.svg",description:"Watch how users interact with your products",url:{development:"http://spinkart.lvh.me:9014",staging:"https://".concat(e,".neetoinvisible.net"),production:"https://".concat(e,".neetoinvisible.com")}},{name:"CRM",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoCRM.svg",description:"Manage customers",url:{development:"http://spinkart.lvh.me:9017",staging:"https://".concat(e,".neetocrm.net"),production:"https://".concat(e,".neetocrm.com")}},{name:"Course",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoCourse.svg",description:"Build & sell courses online",url:{development:"http://spinkart.lvh.me:9016",staging:"https://".concat(e,".neetocourse.net"),production:"https://".concat(e,".neetocourse.com")}},{name:"HR",icon:"",description:"HR and payroll software",url:{development:"http://spinkart.lvh.me:9015",staging:"https://".concat(e,".neetohr.net"),production:"https://".concat(e,".neetohr.com")}},{name:"Cal",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoCal.svg",description:"Schedule meetings",url:{development:"http://spinkart.lvh.me:9026",staging:"https://".concat(e,".neetocal.net"),production:"https://".concat(e,".neetocal.com")}},{name:"Testify",icon:"",description:"Manage manual & automated test cases",url:{development:"http://spinkart.lvh.me:9027",staging:"https://".concat(e,".neetotestify.net"),production:"https://".concat(e,".neetotestify.com")}},{name:"Site",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoSite.svg",description:"Build websites",url:{development:"http://spinkart.lvh.me:9028",staging:"https://".concat(e,".neetosite.net"),production:"https://".concat(e,".neetosite.com")}},{name:"Deploy",icon:"https://d2v7kzglnr2dnh.cloudfront.net/icons/neetoReview.svg",description:"Deploy web applications ",url:{development:"http://spinkart.lvh.me:9028",staging:"https://".concat(e,".neetoreview.net"),production:"https://".concat(e,".neetoreview.com")}}]}(i),A=[],l=[];s instanceof Array&&s.length>0&&(A=u.filter((function(e){return s.includes(e.name)}))),c instanceof Array&&c.length>0&&(l=u.filter((function(e){return c.includes(e.name)})));var g=z(o(""),2),p=g[0],h=g[1],m=A.filter((function(e){return e.name.toLowerCase().includes(p.replace(/ /g,"").toLowerCase())})),d=l.length>0,v=p.length>0;return n.createElement(n.Fragment,null,n.createElement(cg,{className:"neeto-ui-app-switcher__close-btn",icon:Le,size:"small",style:"text",iconPosition:"left",onClick:f,"data-cy":"app-switcher-back-button","data-testid":"app-switcher-back-button"}),n.createElement("div",{className:"neeto-ui-app-switcher__header","data-cy":"app-switcher-body-wrapper"},n.createElement(Kn,{style:"h2"},"Choose your neeto product"),n.createElement("div",{className:"neeto-ui-app-switcher__search-wrapper"},n.createElement(yg,{placeholder:"Search products",type:"search",suffix:n.createElement(sn,null),onChange:function(e){return h(e.target.value)},value:p,"data-cy":"app-switcher-search-input"}))),!v&&d&&n.createElement("div",{className:"neeto-ui-app-switcher__body"},n.createElement(Kn,{style:"h5",weight:"bold",textTransform:"uppercase",className:"neeto-ui-text-gray-500"},"Recent"),n.createElement("div",{className:"neeto-ui-app-switcher__grid"},l.map((function(e){var o=e.name,i=e.description,a=e.url,s=e.icon;return n.createElement(Yp,{key:o,name:o,description:i,url:a,icon:s,environment:t,activeApp:r})})))),n.createElement("div",{className:"neeto-ui-app-switcher__body"},!v&&d&&n.createElement(Kn,{style:"h5",weight:"bold",textTransform:"uppercase",className:"neeto-ui-text-gray-500"},"All"),m.length?n.createElement("div",{className:"neeto-ui-app-switcher__grid"},m.map((function(e){var o=e.name,i=e.description,a=e.url,s=e.icon;return n.createElement(Yp,{key:o,name:o,description:i,url:a,icon:s,environment:t,activeApp:r})}))):n.createElement(Kn,{style:"body1",className:"neeto-ui-text-center"},"No apps found")))},Jp={development:"development",staging:"staging",production:"production"},Gp=function(){var e=window.location.host.split("."),n="";return e.length>=3&&(n=e[0]),n},jp=["children"],Np=t((function(e,t){var r=e.children,o=un(e,jp);return n.createElement("div",cn({ref:t,"data-testid":"neeto-backdrop"},o),r)})),Xp=function(e){var n=e.children,t=e.rootId,r=void 0===t?"root-portal":t,o=e.el,i=void 0===o?"div":o,c=s(null);return a((function(){var e=document.getElementById(r);return e||((e=document.createElement(i)).setAttribute("id",r),document.body.appendChild(e)),e.appendChild(c.current),function(){c.current.remove(),0===e.childNodes.length&&e.remove()}}),[r]),c.current||(c.current=document.createElement(i)),m(n,c.current)},Rp={exports:{}},Sp=Rp.exports=function(){var e=1e3,n=6e4,t=36e5,r="millisecond",o="second",i="minute",a="hour",s="day",c="week",f="month",u="quarter",A="year",l="date",g="Invalid Date",p=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,h=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_")},d=function(e,n,t){var r=String(e);return!r||r.length>=n?e:""+Array(n+1-r.length).join(t)+e},v={s:d,z:function(e){var n=-e.utcOffset(),t=Math.abs(n),r=Math.floor(t/60),o=t%60;return(n<=0?"+":"-")+d(r,2,"0")+":"+d(o,2,"0")},m:function e(n,t){if(n.date()<t.date())return-e(t,n);var r=12*(t.year()-n.year())+(t.month()-n.month()),o=n.clone().add(r,f),i=t-o<0,a=n.clone().add(r+(i?-1:1),f);return+(-(r+(t-o)/(i?o-a:a-o))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:f,y:A,w:c,d:s,D:l,h:a,m:i,s:o,ms:r,Q:u}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},w="en",y={};y[w]=m;var E=function(e){return e instanceof P},D=function e(n,t,r){var o;if(!n)return w;if("string"==typeof n){var i=n.toLowerCase();y[i]&&(o=i),t&&(y[i]=t,o=i);var a=n.split("-");if(!o&&a.length>1)return e(a[0])}else{var s=n.name;y[s]=n,o=s}return!r&&o&&(w=o),o||!r&&w},C=function(e,n){if(E(e))return e.clone();var t="object"==typeof n?n:{};return t.date=e,t.args=arguments,new P(t)},B=v;B.l=D,B.i=E,B.w=function(e,n){return C(e,{locale:n.$L,utc:n.$u,x:n.$x,$offset:n.$offset})};var P=function(){function m(e){this.$L=D(e.locale,null,!0),this.parse(e)}var d=m.prototype;return d.parse=function(e){this.$d=function(e){var n=e.date,t=e.utc;if(null===n)return new Date(NaN);if(B.u(n))return new Date;if(n instanceof Date)return new Date(n);if("string"==typeof n&&!/Z$/i.test(n)){var r=n.match(p);if(r){var o=r[2]-1||0,i=(r[7]||"0").substring(0,3);return t?new Date(Date.UTC(r[1],o,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)):new Date(r[1],o,r[3]||1,r[4]||0,r[5]||0,r[6]||0,i)}}return new Date(n)}(e),this.$x=e.x||{},this.init()},d.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},d.$utils=function(){return B},d.isValid=function(){return!(this.$d.toString()===g)},d.isSame=function(e,n){var t=C(e);return this.startOf(n)<=t&&t<=this.endOf(n)},d.isAfter=function(e,n){return C(e)<this.startOf(n)},d.isBefore=function(e,n){return this.endOf(n)<C(e)},d.$g=function(e,n,t){return B.u(e)?this[n]:this.set(t,e)},d.unix=function(){return Math.floor(this.valueOf()/1e3)},d.valueOf=function(){return this.$d.getTime()},d.startOf=function(e,n){var t=this,r=!!B.u(n)||n,u=B.p(e),g=function(e,n){var o=B.w(t.$u?Date.UTC(t.$y,n,e):new Date(t.$y,n,e),t);return r?o:o.endOf(s)},p=function(e,n){return B.w(t.toDate()[e].apply(t.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(n)),t)},h=this.$W,m=this.$M,d=this.$D,v="set"+(this.$u?"UTC":"");switch(u){case A:return r?g(1,0):g(31,11);case f:return r?g(1,m):g(0,m+1);case c:var w=this.$locale().weekStart||0,y=(h<w?h+7:h)-w;return g(r?d-y:d+(6-y),m);case s:case l:return p(v+"Hours",0);case a:return p(v+"Minutes",1);case i:return p(v+"Seconds",2);case o:return p(v+"Milliseconds",3);default:return this.clone()}},d.endOf=function(e){return this.startOf(e,!1)},d.$set=function(e,n){var t,c=B.p(e),u="set"+(this.$u?"UTC":""),g=(t={},t[s]=u+"Date",t[l]=u+"Date",t[f]=u+"Month",t[A]=u+"FullYear",t[a]=u+"Hours",t[i]=u+"Minutes",t[o]=u+"Seconds",t[r]=u+"Milliseconds",t)[c],p=c===s?this.$D+(n-this.$W):n;if(c===f||c===A){var h=this.clone().set(l,1);h.$d[g](p),h.init(),this.$d=h.set(l,Math.min(this.$D,h.daysInMonth())).$d}else g&&this.$d[g](p);return this.init(),this},d.set=function(e,n){return this.clone().$set(e,n)},d.get=function(e){return this[B.p(e)]()},d.add=function(r,u){var l,g=this;r=Number(r);var p=B.p(u),h=function(e){var n=C(g);return B.w(n.date(n.date()+Math.round(e*r)),g)};if(p===f)return this.set(f,this.$M+r);if(p===A)return this.set(A,this.$y+r);if(p===s)return h(1);if(p===c)return h(7);var m=(l={},l[i]=n,l[a]=t,l[o]=e,l)[p]||1,d=this.$d.getTime()+r*m;return B.w(d,this)},d.subtract=function(e,n){return this.add(-1*e,n)},d.format=function(e){var n=this,t=this.$locale();if(!this.isValid())return t.invalidDate||g;var r=e||"YYYY-MM-DDTHH:mm:ssZ",o=B.z(this),i=this.$H,a=this.$m,s=this.$M,c=t.weekdays,f=t.months,u=function(e,t,o,i){return e&&(e[t]||e(n,r))||o[t].slice(0,i)},A=function(e){return B.s(i%12||12,e,"0")},l=t.meridiem||function(e,n,t){var r=e<12?"AM":"PM";return t?r.toLowerCase():r},p={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:B.s(s+1,2,"0"),MMM:u(t.monthsShort,s,f,3),MMMM:u(f,s),D:this.$D,DD:B.s(this.$D,2,"0"),d:String(this.$W),dd:u(t.weekdaysMin,this.$W,c,2),ddd:u(t.weekdaysShort,this.$W,c,3),dddd:c[this.$W],H:String(i),HH:B.s(i,2,"0"),h:A(1),hh:A(2),a:l(i,a,!0),A:l(i,a,!1),m:String(a),mm:B.s(a,2,"0"),s:String(this.$s),ss:B.s(this.$s,2,"0"),SSS:B.s(this.$ms,3,"0"),Z:o};return r.replace(h,(function(e,n){return n||p[e]||o.replace(":","")}))},d.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},d.diff=function(r,l,g){var p,h=B.p(l),m=C(r),d=(m.utcOffset()-this.utcOffset())*n,v=this-m,w=B.m(this,m);return w=(p={},p[A]=w/12,p[f]=w,p[u]=w/3,p[c]=(v-d)/6048e5,p[s]=(v-d)/864e5,p[a]=v/t,p[i]=v/n,p[o]=v/e,p)[h]||v,g?w:B.a(w)},d.daysInMonth=function(){return this.endOf(f).$D},d.$locale=function(){return y[this.$L]},d.locale=function(e,n){if(!e)return this.$L;var t=this.clone(),r=D(e,n,!0);return r&&(t.$L=r),t},d.clone=function(){return B.w(this.$d,this)},d.toDate=function(){return new Date(this.valueOf())},d.toJSON=function(){return this.isValid()?this.toISOString():null},d.toISOString=function(){return this.$d.toISOString()},d.toString=function(){return this.$d.toUTCString()},m}(),z=P.prototype;return C.prototype=z,[["$ms",r],["$s",o],["$m",i],["$H",a],["$W",s],["$M",f],["$y",A],["$D",l]].forEach((function(e){z[e[1]]=function(n){return this.$g(n,e[0],e[1])}})),C.extend=function(e,n){return e.$i||(e(n,P,C),e.$i=!0),C},C.locale=D,C.isDayjs=E,C.unix=function(e){return C(1e3*e)},C.en=y[w],C.Ls=y,C.p={},C}(),Lp={exports:{}},Up=Lp.exports=function(){var e="minute",n=/[+-]\d\d(?::?\d\d)?/g,t=/([+-]|\d\d)/g;return function(r,o,i){var a=o.prototype;i.utc=function(e){return new o({date:e,utc:!0,args:arguments})},a.utc=function(n){var t=i(this.toDate(),{locale:this.$L,utc:!0});return n?t.add(this.utcOffset(),e):t},a.local=function(){return i(this.toDate(),{locale:this.$L,utc:!1})};var s=a.parse;a.parse=function(e){e.utc&&(this.$u=!0),this.$utils().u(e.$offset)||(this.$offset=e.$offset),s.call(this,e)};var c=a.init;a.init=function(){if(this.$u){var e=this.$d;this.$y=e.getUTCFullYear(),this.$M=e.getUTCMonth(),this.$D=e.getUTCDate(),this.$W=e.getUTCDay(),this.$H=e.getUTCHours(),this.$m=e.getUTCMinutes(),this.$s=e.getUTCSeconds(),this.$ms=e.getUTCMilliseconds()}else c.call(this)};var f=a.utcOffset;a.utcOffset=function(r,o){var i=this.$utils().u;if(i(r))return this.$u?0:i(this.$offset)?f.call(this):this.$offset;if("string"==typeof r&&(r=function(e){void 0===e&&(e="");var r=e.match(n);if(!r)return null;var o=(""+r[0]).match(t)||["-",0,0],i=o[0],a=60*+o[1]+ +o[2];return 0===a?0:"+"===i?a:-a}(r),null===r))return this;var a=Math.abs(r)<=16?60*r:r,s=this;if(o)return s.$offset=a,s.$u=0===r,s;if(0!==r){var c=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(s=this.local().add(a+c,e)).$offset=a,s.$x.$localOffset=c}else s=this.utc();return s};var u=a.format;a.format=function(e){var n=e||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return u.call(this,n)},a.valueOf=function(){var e=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||(new Date).getTimezoneOffset());return this.$d.valueOf()-6e4*e},a.isUTC=function(){return!!this.$u},a.toISOString=function(){return this.toDate().toISOString()},a.toString=function(){return this.toDate().toUTCString()};var A=a.toDate;a.toDate=function(e){return"s"===e&&this.$offset?i(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():A.call(this)};var l=a.diff;a.diff=function(e,n,t){if(e&&this.$u===e.$u)return l.call(this,e,n,t);var r=this.local(),o=i(e).local();return l.call(r,o,n,t)}}}(),Fp={exports:{}},Zp=Fp.exports=function(e,n){n.prototype.weekday=function(e){var n=this.$locale().weekStart||0,t=this.$W,r=(t<n?t+7:t)-n;return this.$utils().u(e)?r:this.subtract(r,"day").add(e,"day")}},Kp={exports:{}},Wp=Kp.exports=function(e,n,t){var r=n.prototype,o=function(e){return e&&(e.indexOf?e:e.s)},i=function(e,n,t,r,i){var a=e.name?e:e.$locale(),s=o(a[n]),c=o(a[t]),f=s||c.map((function(e){return e.slice(0,r)}));if(!i)return f;var u=a.weekStart;return f.map((function(e,n){return f[(n+(u||0))%7]}))},a=function(){return t.Ls[t.locale()]},s=function(e,n){return e.formats[n]||function(e){return e.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,(function(e,n,t){return n||t.slice(1)}))}(e.formats[n.toUpperCase()])},c=function(){var e=this;return{months:function(n){return n?n.format("MMMM"):i(e,"months")},monthsShort:function(n){return n?n.format("MMM"):i(e,"monthsShort","months",3)},firstDayOfWeek:function(){return e.$locale().weekStart||0},weekdays:function(n){return n?n.format("dddd"):i(e,"weekdays")},weekdaysMin:function(n){return n?n.format("dd"):i(e,"weekdaysMin","weekdays",2)},weekdaysShort:function(n){return n?n.format("ddd"):i(e,"weekdaysShort","weekdays",3)},longDateFormat:function(n){return s(e.$locale(),n)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};r.localeData=function(){return c.bind(this)()},t.localeData=function(){var e=a();return{firstDayOfWeek:function(){return e.weekStart||0},weekdays:function(){return t.weekdays()},weekdaysShort:function(){return t.weekdaysShort()},weekdaysMin:function(){return t.weekdaysMin()},months:function(){return t.months()},monthsShort:function(){return t.monthsShort()},longDateFormat:function(n){return s(e,n)},meridiem:e.meridiem,ordinal:e.ordinal}},t.months=function(){return i(a(),"months")},t.monthsShort=function(){return i(a(),"monthsShort","months",3)},t.weekdays=function(e){return i(a(),"weekdays",null,null,e)},t.weekdaysShort=function(e){return i(a(),"weekdaysShort","weekdays",3,e)},t.weekdaysMin=function(e){return i(a(),"weekdaysMin","weekdays",2,e)}},qp={exports:{}},Vp=qp.exports=function(){var e="week",n="year";return function(t,r,o){var i=r.prototype;i.week=function(t){if(void 0===t&&(t=null),null!==t)return this.add(7*(t-this.week()),"day");var r=this.$locale().yearStart||1;if(11===this.month()&&this.date()>25){var i=o(this).startOf(n).add(1,n).date(r),a=o(this).endOf(e);if(i.isBefore(a))return 1}var s=o(this).startOf(n).date(r).startOf(e).subtract(1,"millisecond"),c=this.diff(s,e,!0);return c<0?o(this).startOf("week").week():Math.ceil(c)},i.weeks=function(e){return void 0===e&&(e=null),this.week(e)}}}();Sp.extend(Vp),Sp.extend(Zp),Sp.extend(Wp),Sp.extend(Up);var _p=function(){},$p=["isOpen","className","closeOnEsc","closeOnOutsideClick","environment","activeApp","subdomain","neetoApps","recentApps","onClose"],eh=function(e){var t,r,o,i=e.isOpen,c=e.className,f=void 0===c?"":c,u=e.closeOnEsc,A=void 0===u||u,l=e.closeOnOutsideClick,g=void 0===l||l,p=e.environment,h=e.activeApp,m=e.subdomain,d=void 0===m?"":m,v=e.neetoApps,w=void 0===v?[]:v,y=e.recentApps,E=void 0===y?[]:y,C=e.onClose,B=void 0===C?_p:C,P=un(e,$p),z=s(),M=s();a((function(){var e=function(e){t.current&&!t.current.contains(e.target)&&(r.current?r.current.contains(e.target)&&o(e):o(e))};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),function(){document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e)}}),[t=z,r=M,o=g?B:_p]),rp("esc",A?B:_p);return a((function(){!function(){if(!h||"string"!=typeof(e=h)||!/^[A-Z]\S*$/.test(e))throw new Error("Value of activeApp prop of AppSwitcher component is ".concat(h,", it is not matching the expected format. Please refer docs for more info"));var e}()}),[h]),a((function(){!function(){if(Jp[p]&&!Array.isArray(w))throw new Error("Value of neetoApps prop of AppSwitcher component is ".concat(w,", it should be an array instead"))}()}),[w]),n.createElement(Xp,{rootId:"neeto-ui-portal"},n.createElement(Ep,{in:i,appear:!0,timeout:300,classNames:"neeto-ui-app-switcher",unmountOnExit:!0},n.createElement(Np,{ref:M,key:"switcher-backdrop",className:"neeto-ui-app-switcher__backdrop"},n.createElement("div",cn({ref:z,key:"switcher-wrapper","data-cy":"switcher-wrapper",className:D("neeto-ui-app-switcher__wrapper",fn({},f,f))},P),n.createElement(bp,{onClose:B,environment:p,activeApp:h,subdomain:d||Gp()||"spinkart",neetoApps:w,recentApps:E})))))},nh=["url","icon","label","count","active","onEdit","onClick","className"],th=function(){},rh=["label","description","active","className"],oh=["children","iconProps"],ih=["collapse","onCollapse"],ah=["label","onClick"],sh=["title","children","showMenu","className"],ch=function(e){var t=e.title,r=void 0===t?"":t,o=e.children,i=e.showMenu,a=void 0!==i&&i,s=e.className,c=void 0===s?"":s,f=un(e,sh);return n.createElement(Ep,{in:a,timeout:300,classNames:"neeto-ui-menubar",unmountOnExit:!0},n.createElement("div",{className:D("neeto-ui-menubar__wrapper",fn({},c,c))},n.createElement("div",{className:"neeto-ui-menubar__container"},r&&n.createElement(Kn,{lineHeight:"tight",style:"h2",weight:"semibold","data-cy":f["data-cy"]||"menubar-heading",className:"neeto-ui-text-gray-800 neeto-ui-menubar__title"},r),o)))};ch.Block=function(e){var t=e.url,r=e.icon,o=e.label,i=e.count,a=e.active,s=void 0!==a&&a,c=e.onEdit,f=e.onClick,u=void 0===f?th:f,A=e.className,l=un(e,nh),g=t?w:function(e){return n.createElement("button",e)};return n.createElement(g,{to:t,className:D("neeto-ui-menubar__block",fn({"neeto-ui-menubar__block--editable":c,"neeto-ui-menubar__block--active":s},A,A)),onClick:u,"data-cy":l["data-cy"]||pg(o)},n.createElement("div",{className:"neeto-ui-menubar__block-label"},r&&n.createElement("i",{className:"neeto-ui-menubar__block-icon"},r),n.createElement(Kn,{title:o,component:"span",style:"h5",weight:"medium"},o)),Number.isInteger(i)&&n.createElement("div",{onClick:function(e){e.stopPropagation(),c&&c()}},n.createElement(Kn,{component:"span",style:"h5",weight:"medium"},i)))},ch.Item=function(e){var t=e.label,r=void 0===t?"":t,o=e.description,i=void 0===o?"":o,a=e.active,s=void 0!==a&&a,c=e.className,f=void 0===c?"":c,u=un(e,rh);return n.createElement("button",cn({className:D("neeto-ui-menubar__item",fn({"neeto-ui-menubar__item--active":s},f,f))},u),n.createElement(Kn,{component:"h5",style:"h4",className:"neeto-ui-menubar__item-header"},r),n.createElement(Kn,{style:"body3",className:"neeto-ui-menubar__item-desc"},i))},ch.SubTitle=function(e){var t=e.children,r=e.iconProps,o=un(e,oh);return n.createElement("div",{"data-cy":o["data-cy"]||"menubar-subtitle-heading",className:"neeto-ui-menubar__subtitle"},t,n.createElement("div",{className:"neeto-ui-menubar__subtitle-actions"},r&&r.map((function(e,t){return n.createElement(cg,cn({style:"text",key:t},e))}))))},ch.Search=function(e){var t=e.collapse,r=void 0===t||t,o=e.onCollapse,i=un(e,ih);return!r&&n.createElement("div",{className:"neeto-ui-menubar__search"},n.createElement(yg,cn({type:"search",placeholder:"Search",prefix:n.createElement(sn,null)},i)),n.createElement(cg,{style:"text",icon:Le,onClick:o}))},ch.AddNew=function(e){var t=e.label,r=void 0===t?"":t,o=e.onClick,i=un(e,ah);return n.createElement("div",cn({className:"neeto-ui-menubar__add-new-wrap"},i),n.createElement(cg,{label:r,style:"link",icon:en,iconPosition:"left",iconSize:16,onClick:o,size:"small"}))};export{eh as AppSwitcher,Mg as Container,Eg as Header,ch as MenuBar,Hg as Scrollable,ci as Sidebar,Dg as SubHeader};
|