@snf/access-qa-bot 2.7.2 → 3.0.0

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.
@@ -1,37 +1,119 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).qaBot=t()}(this,(function(){"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var t={exports:{}},n={},r=Symbol.for("react.element"),o=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),c=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),A=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),p=Symbol.iterator;var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,m={};function y(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||h}function v(){}function b(e,t,n){this.props=e,this.context=t,this.refs=m,this.updater=n||h}y.prototype.isReactComponent={},y.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},y.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=y.prototype;var w=b.prototype=new v;w.constructor=b,g(w,y.prototype),w.isPureReactComponent=!0;var x=Array.isArray,k=Object.prototype.hasOwnProperty,E={current:null},S={key:!0,ref:!0,__self:!0,__source:!0};function C(e,t,n){var o,a={},i=null,l=null;if(null!=t)for(o in void 0!==t.ref&&(l=t.ref),void 0!==t.key&&(i=""+t.key),t)k.call(t,o)&&!S.hasOwnProperty(o)&&(a[o]=t[o]);var s=arguments.length-2;if(1===s)a.children=n;else if(1<s){for(var c=Array(s),u=0;u<s;u++)c[u]=arguments[u+2];a.children=c}if(e&&e.defaultProps)for(o in s=e.defaultProps)void 0===a[o]&&(a[o]=s[o]);return{$$typeof:r,type:e,key:i,ref:l,props:a,_owner:E.current}}function P(e){return"object"==typeof e&&null!==e&&e.$$typeof===r}var D=/\/+/g;function B(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function I(e,t,n,a,i){var l=typeof e;"undefined"!==l&&"boolean"!==l||(e=null);var s=!1;if(null===e)s=!0;else switch(l){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case r:case o:s=!0}}if(s)return i=i(s=e),e=""===a?"."+B(s,0):a,x(i)?(n="",null!=e&&(n=e.replace(D,"$&/")+"/"),I(i,t,n,"",(function(e){return e}))):null!=i&&(P(i)&&(i=function(e,t){return{$$typeof:r,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(i,n+(!i.key||s&&s.key===i.key?"":(""+i.key).replace(D,"$&/")+"/")+e)),t.push(i)),1;if(s=0,a=""===a?".":a+":",x(e))for(var c=0;c<e.length;c++){var u=a+B(l=e[c],c);s+=I(l,t,n,u,i)}else if(u=function(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=p&&e[p]||e["@@iterator"])?e:null}(e),"function"==typeof u)for(e=u.call(e),c=0;!(l=e.next()).done;)s+=I(l=l.value,t,n,u=a+B(l,c++),i);else if("object"===l)throw t=String(e),Error("Objects are not valid as a React child (found: "+("[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return s}function T(e,t,n){if(null==e)return e;var r=[],o=0;return I(e,r,"","",(function(e){return t.call(n,e,o++)})),r}function M(e){if(-1===e._status){var t=e._result;(t=t()).then((function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)}),(function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)})),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var Q={current:null},_={transition:null},N={ReactCurrentDispatcher:Q,ReactCurrentBatchConfig:_,ReactCurrentOwner:E};function O(){throw Error("act(...) is not supported in production builds of React.")}n.Children={map:T,forEach:function(e,t,n){T(e,(function(){t.apply(this,arguments)}),n)},count:function(e){var t=0;return T(e,(function(){t++})),t},toArray:function(e){return T(e,(function(e){return e}))||[]},only:function(e){if(!P(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},n.Component=y,n.Fragment=a,n.Profiler=l,n.PureComponent=b,n.StrictMode=i,n.Suspense=A,n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=N,n.act=O,n.cloneElement=function(e,t,n){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o=g({},e.props),a=e.key,i=e.ref,l=e._owner;if(null!=t){if(void 0!==t.ref&&(i=t.ref,l=E.current),void 0!==t.key&&(a=""+t.key),e.type&&e.type.defaultProps)var s=e.type.defaultProps;for(c in t)k.call(t,c)&&!S.hasOwnProperty(c)&&(o[c]=void 0===t[c]&&void 0!==s?s[c]:t[c])}var c=arguments.length-2;if(1===c)o.children=n;else if(1<c){s=Array(c);for(var u=0;u<c;u++)s[u]=arguments[u+2];o.children=s}return{$$typeof:r,type:e.type,key:a,ref:i,props:o,_owner:l}},n.createContext=function(e){return(e={$$typeof:c,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:s,_context:e},e.Consumer=e},n.createElement=C,n.createFactory=function(e){var t=C.bind(null,e);return t.type=e,t},n.createRef=function(){return{current:null}},n.forwardRef=function(e){return{$$typeof:u,render:e}},n.isValidElement=P,n.lazy=function(e){return{$$typeof:f,_payload:{_status:-1,_result:e},_init:M}},n.memo=function(e,t){return{$$typeof:d,type:e,compare:void 0===t?null:t}},n.startTransition=function(e){var t=_.transition;_.transition={};try{e()}finally{_.transition=t}},n.unstable_act=O,n.useCallback=function(e,t){return Q.current.useCallback(e,t)},n.useContext=function(e){return Q.current.useContext(e)},n.useDebugValue=function(){},n.useDeferredValue=function(e){return Q.current.useDeferredValue(e)},n.useEffect=function(e,t){return Q.current.useEffect(e,t)},n.useId=function(){return Q.current.useId()},n.useImperativeHandle=function(e,t,n){return Q.current.useImperativeHandle(e,t,n)},n.useInsertionEffect=function(e,t){return Q.current.useInsertionEffect(e,t)},n.useLayoutEffect=function(e,t){return Q.current.useLayoutEffect(e,t)},n.useMemo=function(e,t){return Q.current.useMemo(e,t)},n.useReducer=function(e,t,n){return Q.current.useReducer(e,t,n)},n.useRef=function(e){return Q.current.useRef(e)},n.useState=function(e){return Q.current.useState(e)},n.useSyncExternalStore=function(e,t,n){return Q.current.useSyncExternalStore(e,t,n)},n.useTransition=function(){return Q.current.useTransition()},n.version="18.3.1",t.exports=n;var R=t.exports,L=e(R),F={},z={exports:{}},j={},H={exports:{}},U={};
2
- /**
3
- * @license React
4
- * scheduler.production.min.js
5
- *
6
- * Copyright (c) Facebook, Inc. and its affiliates.
7
- *
8
- * This source code is licensed under the MIT license found in the
9
- * LICENSE file in the root directory of this source tree.
10
- */
11
- !function(e){function t(e,t){var n=e.length;e.push(t);e:for(;0<n;){var r=n-1>>>1,a=e[r];if(!(0<o(a,t)))break e;e[r]=t,e[n]=a,n=r}}function n(e){return 0===e.length?null:e[0]}function r(e){if(0===e.length)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;e:for(var r=0,a=e.length,i=a>>>1;r<i;){var l=2*(r+1)-1,s=e[l],c=l+1,u=e[c];if(0>o(s,n))c<a&&0>o(u,s)?(e[r]=u,e[c]=n,r=c):(e[r]=s,e[l]=n,r=l);else{if(!(c<a&&0>o(u,n)))break e;e[r]=u,e[c]=n,r=c}}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if("object"==typeof performance&&"function"==typeof performance.now){var a=performance;e.unstable_now=function(){return a.now()}}else{var i=Date,l=i.now();e.unstable_now=function(){return i.now()-l}}var s=[],c=[],u=1,A=null,d=3,f=!1,p=!1,h=!1,g="function"==typeof setTimeout?setTimeout:null,m="function"==typeof clearTimeout?clearTimeout:null,y="undefined"!=typeof setImmediate?setImmediate:null;function v(e){for(var o=n(c);null!==o;){if(null===o.callback)r(c);else{if(!(o.startTime<=e))break;r(c),o.sortIndex=o.expirationTime,t(s,o)}o=n(c)}}function b(e){if(h=!1,v(e),!p)if(null!==n(s))p=!0,M(w);else{var t=n(c);null!==t&&Q(b,t.startTime-e)}}function w(t,o){p=!1,h&&(h=!1,m(S),S=-1),f=!0;var a=d;try{for(v(o),A=n(s);null!==A&&(!(A.expirationTime>o)||t&&!D());){var i=A.callback;if("function"==typeof i){A.callback=null,d=A.priorityLevel;var l=i(A.expirationTime<=o);o=e.unstable_now(),"function"==typeof l?A.callback=l:A===n(s)&&r(s),v(o)}else r(s);A=n(s)}if(null!==A)var u=!0;else{var g=n(c);null!==g&&Q(b,g.startTime-o),u=!1}return u}finally{A=null,d=a,f=!1}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var x,k=!1,E=null,S=-1,C=5,P=-1;function D(){return!(e.unstable_now()-P<C)}function B(){if(null!==E){var t=e.unstable_now();P=t;var n=!0;try{n=E(!0,t)}finally{n?x():(k=!1,E=null)}}else k=!1}if("function"==typeof y)x=function(){y(B)};else if("undefined"!=typeof MessageChannel){var I=new MessageChannel,T=I.port2;I.port1.onmessage=B,x=function(){T.postMessage(null)}}else x=function(){g(B,0)};function M(e){E=e,k||(k=!0,x())}function Q(t,n){S=g((function(){t(e.unstable_now())}),n)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(e){e.callback=null},e.unstable_continueExecution=function(){p||f||(p=!0,M(w))},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):C=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return d},e.unstable_getFirstCallbackNode=function(){return n(s)},e.unstable_next=function(e){switch(d){case 1:case 2:case 3:var t=3;break;default:t=d}var n=d;d=t;try{return e()}finally{d=n}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=d;d=e;try{return t()}finally{d=n}},e.unstable_scheduleCallback=function(r,o,a){var i=e.unstable_now();switch("object"==typeof a&&null!==a?a="number"==typeof(a=a.delay)&&0<a?i+a:i:a=i,r){case 1:var l=-1;break;case 2:l=250;break;case 5:l=1073741823;break;case 4:l=1e4;break;default:l=5e3}return r={id:u++,callback:o,priorityLevel:r,startTime:a,expirationTime:l=a+l,sortIndex:-1},a>i?(r.sortIndex=a,t(c,r),null===n(s)&&r===n(c)&&(h?(m(S),S=-1):h=!0,Q(b,a-i))):(r.sortIndex=l,t(s,r),p||f||(p=!0,M(w))),r},e.unstable_shouldYield=D,e.unstable_wrapCallback=function(e){var t=d;return function(){var n=d;d=t;try{return e.apply(this,arguments)}finally{d=n}}}}(U),H.exports=U;var W=H.exports,q=R,V=W;
12
- /**
13
- * @license React
14
- * react-dom.production.min.js
15
- *
16
- * Copyright (c) Facebook, Inc. and its affiliates.
17
- *
18
- * This source code is licensed under the MIT license found in the
19
- * LICENSE file in the root directory of this source tree.
20
- */function G(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Y=new Set,X={};function K(e,t){J(e,t),J(e+"Capture",t)}function J(e,t){for(X[e]=t,e=0;e<t.length;e++)Y.add(t[e])}var $=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),Z=Object.prototype.hasOwnProperty,ee=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,te={},ne={};function re(e,t,n,r,o,a,i){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=a,this.removeEmptyString=i}var oe={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){oe[e]=new re(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];oe[t]=new re(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){oe[e]=new re(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){oe[e]=new re(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){oe[e]=new re(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){oe[e]=new re(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){oe[e]=new re(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){oe[e]=new re(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){oe[e]=new re(e,5,!1,e.toLowerCase(),null,!1,!1)}));var ae=/[\-:]([a-z])/g;function ie(e){return e[1].toUpperCase()}function le(e,t,n,r){var o=oe.hasOwnProperty(t)?oe[t]:null;(null!==o?0!==o.type:r||!(2<t.length)||"o"!==t[0]&&"O"!==t[0]||"n"!==t[1]&&"N"!==t[1])&&(function(e,t,n,r){if(null==t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,o,r)&&(n=null),r||null===o?function(e){return!!Z.call(ne,e)||!Z.call(te,e)&&(ee.test(e)?ne[e]=!0:(te[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=null===n?3!==o.type&&"":n:(t=o.attributeName,r=o.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(o=o.type)||4===o&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(ae,ie);oe[t]=new re(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(ae,ie);oe[t]=new re(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(ae,ie);oe[t]=new re(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){oe[e]=new re(e,1,!1,e.toLowerCase(),null,!1,!1)})),oe.xlinkHref=new re("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){oe[e]=new re(e,1,!1,e.toLowerCase(),null,!0,!0)}));var se=q.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,ce=Symbol.for("react.element"),ue=Symbol.for("react.portal"),Ae=Symbol.for("react.fragment"),de=Symbol.for("react.strict_mode"),fe=Symbol.for("react.profiler"),pe=Symbol.for("react.provider"),he=Symbol.for("react.context"),ge=Symbol.for("react.forward_ref"),me=Symbol.for("react.suspense"),ye=Symbol.for("react.suspense_list"),ve=Symbol.for("react.memo"),be=Symbol.for("react.lazy"),we=Symbol.for("react.offscreen"),xe=Symbol.iterator;function ke(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=xe&&e[xe]||e["@@iterator"])?e:null}var Ee,Se=Object.assign;function Ce(e){if(void 0===Ee)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);Ee=t&&t[1]||""}return"\n"+Ee+e}var Pe=!1;function De(e,t){if(!e||Pe)return"";Pe=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(e){var r=e}Reflect.construct(e,[],t)}else{try{t.call()}catch(e){r=e}e.call(t.prototype)}else{try{throw Error()}catch(e){r=e}e()}}catch(t){if(t&&r&&"string"==typeof t.stack){for(var o=t.stack.split("\n"),a=r.stack.split("\n"),i=o.length-1,l=a.length-1;1<=i&&0<=l&&o[i]!==a[l];)l--;for(;1<=i&&0<=l;i--,l--)if(o[i]!==a[l]){if(1!==i||1!==l)do{if(i--,0>--l||o[i]!==a[l]){var s="\n"+o[i].replace(" at new "," at ");return e.displayName&&s.includes("<anonymous>")&&(s=s.replace("<anonymous>",e.displayName)),s}}while(1<=i&&0<=l);break}}}finally{Pe=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Ce(e):""}function Be(e){switch(e.tag){case 5:return Ce(e.type);case 16:return Ce("Lazy");case 13:return Ce("Suspense");case 19:return Ce("SuspenseList");case 0:case 2:case 15:return e=De(e.type,!1);case 11:return e=De(e.type.render,!1);case 1:return e=De(e.type,!0);default:return""}}function Ie(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case Ae:return"Fragment";case ue:return"Portal";case fe:return"Profiler";case de:return"StrictMode";case me:return"Suspense";case ye:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case he:return(e.displayName||"Context")+".Consumer";case pe:return(e._context.displayName||"Context")+".Provider";case ge:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case ve:return null!==(t=e.displayName||null)?t:Ie(e.type)||"Memo";case be:t=e._payload,e=e._init;try{return Ie(e(t))}catch(e){}}return null}function Te(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=(e=t.render).displayName||e.name||"",t.displayName||(""!==e?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Ie(t);case 8:return t===de?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"==typeof t)return t.displayName||t.name||null;if("string"==typeof t)return t}return null}function Me(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function Qe(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function _e(e){e._valueTracker||(e._valueTracker=function(e){var t=Qe(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var o=n.get,a=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(e){r=""+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function Ne(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Qe(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function Oe(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function Re(e,t){var n=t.checked;return Se({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function Le(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=Me(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function Fe(e,t){null!=(t=t.checked)&&le(e,"checked",t,!1)}function ze(e,t){Fe(e,t);var n=Me(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?He(e,t.type,n):t.hasOwnProperty("defaultValue")&&He(e,t.type,Me(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function je(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function He(e,t,n){"number"===t&&Oe(e.ownerDocument)===e||(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Ue=Array.isArray;function We(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+Me(n),t=null,o=0;o<e.length;o++){if(e[o].value===n)return e[o].selected=!0,void(r&&(e[o].defaultSelected=!0));null!==t||e[o].disabled||(t=e[o])}null!==t&&(t.selected=!0)}}function qe(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(G(91));return Se({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Ve(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(G(92));if(Ue(n)){if(1<n.length)throw Error(G(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:Me(n)}}function Ge(e,t){var n=Me(t.value),r=Me(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function Ye(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}function Xe(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Ke(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?Xe(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var Je,$e,Ze=($e=function(e,t){if("http://www.w3.org/2000/svg"!==e.namespaceURI||"innerHTML"in e)e.innerHTML=t;else{for((Je=Je||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Je.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction((function(){return $e(e,t)}))}:$e);function et(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var tt={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},nt=["Webkit","ms","Moz","O"];function rt(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||tt.hasOwnProperty(e)&&tt[e]?(""+t).trim():t+"px"}function ot(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),o=rt(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}Object.keys(tt).forEach((function(e){nt.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),tt[t]=tt[e]}))}));var at=Se({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function it(e,t){if(t){if(at[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(G(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(G(60));if("object"!=typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(G(61))}if(null!=t.style&&"object"!=typeof t.style)throw Error(G(62))}}function lt(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var st=null;function ct(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var ut=null,At=null,dt=null;function ft(e){if(e=sa(e)){if("function"!=typeof ut)throw Error(G(280));var t=e.stateNode;t&&(t=ua(t),ut(e.stateNode,e.type,t))}}function pt(e){At?dt?dt.push(e):dt=[e]:At=e}function ht(){if(At){var e=At,t=dt;if(dt=At=null,ft(e),t)for(e=0;e<t.length;e++)ft(t[e])}}function gt(e,t){return e(t)}function mt(){}var yt=!1;function vt(e,t,n){if(yt)return e(t,n);yt=!0;try{return gt(e,t,n)}finally{yt=!1,(null!==At||null!==dt)&&(mt(),ht())}}function bt(e,t){var n=e.stateNode;if(null===n)return null;var r=ua(n);if(null===r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(G(231,t,typeof n));return n}var wt=!1;if($)try{var xt={};Object.defineProperty(xt,"passive",{get:function(){wt=!0}}),window.addEventListener("test",xt,xt),window.removeEventListener("test",xt,xt)}catch($e){wt=!1}function kt(e,t,n,r,o,a,i,l,s){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(e){this.onError(e)}}var Et=!1,St=null,Ct=!1,Pt=null,Dt={onError:function(e){Et=!0,St=e}};function Bt(e,t,n,r,o,a,i,l,s){Et=!1,St=null,kt.apply(Dt,arguments)}function It(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{!!(4098&(t=e).flags)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function Tt(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function Mt(e){if(It(e)!==e)throw Error(G(188))}function Qt(e){return e=function(e){var t=e.alternate;if(!t){if(null===(t=It(e)))throw Error(G(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(null===o)break;var a=o.alternate;if(null===a){if(null!==(r=o.return)){n=r;continue}break}if(o.child===a.child){for(a=o.child;a;){if(a===n)return Mt(o),e;if(a===r)return Mt(o),t;a=a.sibling}throw Error(G(188))}if(n.return!==r.return)n=o,r=a;else{for(var i=!1,l=o.child;l;){if(l===n){i=!0,n=o,r=a;break}if(l===r){i=!0,r=o,n=a;break}l=l.sibling}if(!i){for(l=a.child;l;){if(l===n){i=!0,n=a,r=o;break}if(l===r){i=!0,r=a,n=o;break}l=l.sibling}if(!i)throw Error(G(189))}}if(n.alternate!==r)throw Error(G(190))}if(3!==n.tag)throw Error(G(188));return n.stateNode.current===n?e:t}(e),null!==e?_t(e):null}function _t(e){if(5===e.tag||6===e.tag)return e;for(e=e.child;null!==e;){var t=_t(e);if(null!==t)return t;e=e.sibling}return null}var Nt=V.unstable_scheduleCallback,Ot=V.unstable_cancelCallback,Rt=V.unstable_shouldYield,Lt=V.unstable_requestPaint,Ft=V.unstable_now,zt=V.unstable_getCurrentPriorityLevel,jt=V.unstable_ImmediatePriority,Ht=V.unstable_UserBlockingPriority,Ut=V.unstable_NormalPriority,Wt=V.unstable_LowPriority,qt=V.unstable_IdlePriority,Vt=null,Gt=null;var Yt=Math.clz32?Math.clz32:function(e){return e>>>=0,0===e?32:31-(Xt(e)/Kt|0)|0},Xt=Math.log,Kt=Math.LN2;var Jt=64,$t=4194304;function Zt(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194240&e;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return 130023424&e;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function en(e,t){var n=e.pendingLanes;if(0===n)return 0;var r=0,o=e.suspendedLanes,a=e.pingedLanes,i=268435455&n;if(0!==i){var l=i&~o;0!==l?r=Zt(l):0!==(a&=i)&&(r=Zt(a))}else 0!==(i=n&~o)?r=Zt(i):0!==a&&(r=Zt(a));if(0===r)return 0;if(0!==t&&t!==r&&!(t&o)&&((o=r&-r)>=(a=t&-t)||16===o&&4194240&a))return t;if(4&r&&(r|=16&n),0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)o=1<<(n=31-Yt(t)),r|=e[n],t&=~o;return r}function tn(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return-1}}function nn(e){return 0!==(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function rn(){var e=Jt;return!(4194240&(Jt<<=1))&&(Jt=64),e}function on(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function an(e,t,n){e.pendingLanes|=t,536870912!==t&&(e.suspendedLanes=0,e.pingedLanes=0),(e=e.eventTimes)[t=31-Yt(t)]=n}function ln(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Yt(n),o=1<<r;o&t|e[r]&t&&(e[r]|=t),n&=~o}}var sn=0;function cn(e){return 1<(e&=-e)?4<e?268435455&e?16:536870912:4:1}var un,An,dn,fn,pn,hn=!1,gn=[],mn=null,yn=null,vn=null,bn=new Map,wn=new Map,xn=[],kn="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function En(e,t){switch(e){case"focusin":case"focusout":mn=null;break;case"dragenter":case"dragleave":yn=null;break;case"mouseover":case"mouseout":vn=null;break;case"pointerover":case"pointerout":bn.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":wn.delete(t.pointerId)}}function Sn(e,t,n,r,o,a){return null===e||e.nativeEvent!==a?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:a,targetContainers:[o]},null!==t&&(null!==(t=sa(t))&&An(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==o&&-1===t.indexOf(o)&&t.push(o),e)}function Cn(e){var t=la(e.target);if(null!==t){var n=It(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=Tt(n)))return e.blockedOn=t,void pn(e.priority,(function(){dn(n)}))}else if(3===t&&n.stateNode.current.memoizedState.isDehydrated)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function Pn(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=Ln(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=sa(n))&&An(t),e.blockedOn=n,!1;var r=new(n=e.nativeEvent).constructor(n.type,n);st=r,n.target.dispatchEvent(r),st=null,t.shift()}return!0}function Dn(e,t,n){Pn(e)&&n.delete(t)}function Bn(){hn=!1,null!==mn&&Pn(mn)&&(mn=null),null!==yn&&Pn(yn)&&(yn=null),null!==vn&&Pn(vn)&&(vn=null),bn.forEach(Dn),wn.forEach(Dn)}function In(e,t){e.blockedOn===t&&(e.blockedOn=null,hn||(hn=!0,V.unstable_scheduleCallback(V.unstable_NormalPriority,Bn)))}function Tn(e){function t(t){return In(t,e)}if(0<gn.length){In(gn[0],e);for(var n=1;n<gn.length;n++){var r=gn[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==mn&&In(mn,e),null!==yn&&In(yn,e),null!==vn&&In(vn,e),bn.forEach(t),wn.forEach(t),n=0;n<xn.length;n++)(r=xn[n]).blockedOn===e&&(r.blockedOn=null);for(;0<xn.length&&null===(n=xn[0]).blockedOn;)Cn(n),null===n.blockedOn&&xn.shift()}var Mn=se.ReactCurrentBatchConfig,Qn=!0;function _n(e,t,n,r){var o=sn,a=Mn.transition;Mn.transition=null;try{sn=1,On(e,t,n,r)}finally{sn=o,Mn.transition=a}}function Nn(e,t,n,r){var o=sn,a=Mn.transition;Mn.transition=null;try{sn=4,On(e,t,n,r)}finally{sn=o,Mn.transition=a}}function On(e,t,n,r){if(Qn){var o=Ln(e,t,n,r);if(null===o)Qo(e,t,r,Rn,n),En(e,r);else if(function(e,t,n,r,o){switch(t){case"focusin":return mn=Sn(mn,e,t,n,r,o),!0;case"dragenter":return yn=Sn(yn,e,t,n,r,o),!0;case"mouseover":return vn=Sn(vn,e,t,n,r,o),!0;case"pointerover":var a=o.pointerId;return bn.set(a,Sn(bn.get(a)||null,e,t,n,r,o)),!0;case"gotpointercapture":return a=o.pointerId,wn.set(a,Sn(wn.get(a)||null,e,t,n,r,o)),!0}return!1}(o,e,t,n,r))r.stopPropagation();else if(En(e,r),4&t&&-1<kn.indexOf(e)){for(;null!==o;){var a=sa(o);if(null!==a&&un(a),null===(a=Ln(e,t,n,r))&&Qo(e,t,r,Rn,n),a===o)break;o=a}null!==o&&r.stopPropagation()}else Qo(e,t,r,null,n)}}var Rn=null;function Ln(e,t,n,r){if(Rn=null,null!==(e=la(e=ct(r))))if(null===(t=It(e)))e=null;else if(13===(n=t.tag)){if(null!==(e=Tt(t)))return e;e=null}else if(3===n){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return Rn=e,null}function Fn(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(zt()){case jt:return 1;case Ht:return 4;case Ut:case Wt:return 16;case qt:return 536870912;default:return 16}default:return 16}}var zn=null,jn=null,Hn=null;function Un(){if(Hn)return Hn;var e,t,n=jn,r=n.length,o="value"in zn?zn.value:zn.textContent,a=o.length;for(e=0;e<r&&n[e]===o[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===o[a-t];t++);return Hn=o.slice(e,1<t?1-t:void 0)}function Wn(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function qn(){return!0}function Vn(){return!1}function Gn(e){function t(t,n,r,o,a){for(var i in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=o,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(o):o[i]);return this.isDefaultPrevented=(null!=o.defaultPrevented?o.defaultPrevented:!1===o.returnValue)?qn:Vn,this.isPropagationStopped=Vn,this}return Se(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=qn)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=qn)},persist:function(){},isPersistent:qn}),t}var Yn,Xn,Kn,Jn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},$n=Gn(Jn),Zn=Se({},Jn,{view:0,detail:0}),er=Gn(Zn),tr=Se({},Zn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:fr,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Kn&&(Kn&&"mousemove"===e.type?(Yn=e.screenX-Kn.screenX,Xn=e.screenY-Kn.screenY):Xn=Yn=0,Kn=e),Yn)},movementY:function(e){return"movementY"in e?e.movementY:Xn}}),nr=Gn(tr),rr=Gn(Se({},tr,{dataTransfer:0})),or=Gn(Se({},Zn,{relatedTarget:0})),ar=Gn(Se({},Jn,{animationName:0,elapsedTime:0,pseudoElement:0})),ir=Se({},Jn,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),lr=Gn(ir),sr=Gn(Se({},Jn,{data:0})),cr={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},ur={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Ar={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function dr(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=Ar[e])&&!!t[e]}function fr(){return dr}var pr=Se({},Zn,{key:function(e){if(e.key){var t=cr[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=Wn(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?ur[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:fr,charCode:function(e){return"keypress"===e.type?Wn(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?Wn(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),hr=Gn(pr),gr=Gn(Se({},tr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),mr=Gn(Se({},Zn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:fr})),yr=Gn(Se({},Jn,{propertyName:0,elapsedTime:0,pseudoElement:0})),vr=Se({},tr,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),br=Gn(vr),wr=[9,13,27,32],xr=$&&"CompositionEvent"in window,kr=null;$&&"documentMode"in document&&(kr=document.documentMode);var Er=$&&"TextEvent"in window&&!kr,Sr=$&&(!xr||kr&&8<kr&&11>=kr),Cr=String.fromCharCode(32),Pr=!1;function Dr(e,t){switch(e){case"keyup":return-1!==wr.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Br(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Ir=!1;var Tr={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Mr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Tr[e.type]:"textarea"===t}function Qr(e,t,n,r){pt(r),0<(t=No(t,"onChange")).length&&(n=new $n("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var _r=null,Nr=null;function Or(e){Po(e,0)}function Rr(e){if(Ne(ca(e)))return e}function Lr(e,t){if("change"===e)return t}var Fr=!1;if($){var zr;if($){var jr="oninput"in document;if(!jr){var Hr=document.createElement("div");Hr.setAttribute("oninput","return;"),jr="function"==typeof Hr.oninput}zr=jr}else zr=!1;Fr=zr&&(!document.documentMode||9<document.documentMode)}function Ur(){_r&&(_r.detachEvent("onpropertychange",Wr),Nr=_r=null)}function Wr(e){if("value"===e.propertyName&&Rr(Nr)){var t=[];Qr(t,Nr,e,ct(e)),vt(Or,t)}}function qr(e,t,n){"focusin"===e?(Ur(),Nr=n,(_r=t).attachEvent("onpropertychange",Wr)):"focusout"===e&&Ur()}function Vr(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Rr(Nr)}function Gr(e,t){if("click"===e)return Rr(t)}function Yr(e,t){if("input"===e||"change"===e)return Rr(t)}var Xr="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function Kr(e,t){if(Xr(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var o=n[r];if(!Z.call(t,o)||!Xr(e[o],t[o]))return!1}return!0}function Jr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function $r(e,t){var n,r=Jr(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Jr(r)}}function Zr(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?Zr(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function eo(){for(var e=window,t=Oe();t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(!n)break;t=Oe((e=t.contentWindow).document)}return t}function to(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}function no(e){var t=eo(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&Zr(n.ownerDocument.documentElement,n)){if(null!==r&&to(n))if(t=r.start,void 0===(e=r.end)&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if((e=(t=n.ownerDocument||document)&&t.defaultView||window).getSelection){e=e.getSelection();var o=n.textContent.length,a=Math.min(r.start,o);r=void 0===r.end?a:Math.min(r.end,o),!e.extend&&a>r&&(o=r,r=a,a=o),o=$r(n,a);var i=$r(n,r);o&&i&&(1!==e.rangeCount||e.anchorNode!==o.node||e.anchorOffset!==o.offset||e.focusNode!==i.node||e.focusOffset!==i.offset)&&((t=t.createRange()).setStart(o.node,o.offset),e.removeAllRanges(),a>r?(e.addRange(t),e.extend(i.node,i.offset)):(t.setEnd(i.node,i.offset),e.addRange(t)))}for(t=[],e=n;e=e.parentNode;)1===e.nodeType&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("function"==typeof n.focus&&n.focus(),n=0;n<t.length;n++)(e=t[n]).element.scrollLeft=e.left,e.element.scrollTop=e.top}}var ro=$&&"documentMode"in document&&11>=document.documentMode,oo=null,ao=null,io=null,lo=!1;function so(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;lo||null==oo||oo!==Oe(r)||("selectionStart"in(r=oo)&&to(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},io&&Kr(io,r)||(io=r,0<(r=No(ao,"onSelect")).length&&(t=new $n("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=oo)))}function co(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var uo={animationend:co("Animation","AnimationEnd"),animationiteration:co("Animation","AnimationIteration"),animationstart:co("Animation","AnimationStart"),transitionend:co("Transition","TransitionEnd")},Ao={},fo={};function po(e){if(Ao[e])return Ao[e];if(!uo[e])return e;var t,n=uo[e];for(t in n)if(n.hasOwnProperty(t)&&t in fo)return Ao[e]=n[t];return e}$&&(fo=document.createElement("div").style,"AnimationEvent"in window||(delete uo.animationend.animation,delete uo.animationiteration.animation,delete uo.animationstart.animation),"TransitionEvent"in window||delete uo.transitionend.transition);var ho=po("animationend"),go=po("animationiteration"),mo=po("animationstart"),yo=po("transitionend"),vo=new Map,bo="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function wo(e,t){vo.set(e,t),K(t,[e])}for(var xo=0;xo<bo.length;xo++){var ko=bo[xo];wo(ko.toLowerCase(),"on"+(ko[0].toUpperCase()+ko.slice(1)))}wo(ho,"onAnimationEnd"),wo(go,"onAnimationIteration"),wo(mo,"onAnimationStart"),wo("dblclick","onDoubleClick"),wo("focusin","onFocus"),wo("focusout","onBlur"),wo(yo,"onTransitionEnd"),J("onMouseEnter",["mouseout","mouseover"]),J("onMouseLeave",["mouseout","mouseover"]),J("onPointerEnter",["pointerout","pointerover"]),J("onPointerLeave",["pointerout","pointerover"]),K("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),K("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),K("onBeforeInput",["compositionend","keypress","textInput","paste"]),K("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),K("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),K("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Eo="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),So=new Set("cancel close invalid load scroll toggle".split(" ").concat(Eo));function Co(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,function(e,t,n,r,o,a,i,l,s){if(Bt.apply(this,arguments),Et){if(!Et)throw Error(G(198));var c=St;Et=!1,St=null,Ct||(Ct=!0,Pt=c)}}(r,t,void 0,e),e.currentTarget=null}function Po(e,t){t=!!(4&t);for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var a=void 0;if(t)for(var i=r.length-1;0<=i;i--){var l=r[i],s=l.instance,c=l.currentTarget;if(l=l.listener,s!==a&&o.isPropagationStopped())break e;Co(o,l,c),a=s}else for(i=0;i<r.length;i++){if(s=(l=r[i]).instance,c=l.currentTarget,l=l.listener,s!==a&&o.isPropagationStopped())break e;Co(o,l,c),a=s}}}if(Ct)throw e=Pt,Ct=!1,Pt=null,e}function Do(e,t){var n=t[oa];void 0===n&&(n=t[oa]=new Set);var r=e+"__bubble";n.has(r)||(Mo(t,e,2,!1),n.add(r))}function Bo(e,t,n){var r=0;t&&(r|=4),Mo(n,e,r,t)}var Io="_reactListening"+Math.random().toString(36).slice(2);function To(e){if(!e[Io]){e[Io]=!0,Y.forEach((function(t){"selectionchange"!==t&&(So.has(t)||Bo(t,!1,e),Bo(t,!0,e))}));var t=9===e.nodeType?e:e.ownerDocument;null===t||t[Io]||(t[Io]=!0,Bo("selectionchange",!1,t))}}function Mo(e,t,n,r){switch(Fn(t)){case 1:var o=_n;break;case 4:o=Nn;break;default:o=On}n=o.bind(null,t,n,e),o=void 0,!wt||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(o=!0),r?void 0!==o?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):void 0!==o?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function Qo(e,t,n,r,o){var a=r;if(!(1&t||2&t||null===r))e:for(;;){if(null===r)return;var i=r.tag;if(3===i||4===i){var l=r.stateNode.containerInfo;if(l===o||8===l.nodeType&&l.parentNode===o)break;if(4===i)for(i=r.return;null!==i;){var s=i.tag;if((3===s||4===s)&&((s=i.stateNode.containerInfo)===o||8===s.nodeType&&s.parentNode===o))return;i=i.return}for(;null!==l;){if(null===(i=la(l)))return;if(5===(s=i.tag)||6===s){r=a=i;continue e}l=l.parentNode}}r=r.return}vt((function(){var r=a,o=ct(n),i=[];e:{var l=vo.get(e);if(void 0!==l){var s=$n,c=e;switch(e){case"keypress":if(0===Wn(n))break e;case"keydown":case"keyup":s=hr;break;case"focusin":c="focus",s=or;break;case"focusout":c="blur",s=or;break;case"beforeblur":case"afterblur":s=or;break;case"click":if(2===n.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":s=nr;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":s=rr;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":s=mr;break;case ho:case go:case mo:s=ar;break;case yo:s=yr;break;case"scroll":s=er;break;case"wheel":s=br;break;case"copy":case"cut":case"paste":s=lr;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":s=gr}var u=!!(4&t),A=!u&&"scroll"===e,d=u?null!==l?l+"Capture":null:l;u=[];for(var f,p=r;null!==p;){var h=(f=p).stateNode;if(5===f.tag&&null!==h&&(f=h,null!==d&&(null!=(h=bt(p,d))&&u.push(_o(p,h,f)))),A)break;p=p.return}0<u.length&&(l=new s(l,c,null,n,o),i.push({event:l,listeners:u}))}}if(!(7&t)){if(s="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||n===st||!(c=n.relatedTarget||n.fromElement)||!la(c)&&!c[ra])&&(s||l)&&(l=o.window===o?o:(l=o.ownerDocument)?l.defaultView||l.parentWindow:window,s?(s=r,null!==(c=(c=n.relatedTarget||n.toElement)?la(c):null)&&(c!==(A=It(c))||5!==c.tag&&6!==c.tag)&&(c=null)):(s=null,c=r),s!==c)){if(u=nr,h="onMouseLeave",d="onMouseEnter",p="mouse","pointerout"!==e&&"pointerover"!==e||(u=gr,h="onPointerLeave",d="onPointerEnter",p="pointer"),A=null==s?l:ca(s),f=null==c?l:ca(c),(l=new u(h,p+"leave",s,n,o)).target=A,l.relatedTarget=f,h=null,la(o)===r&&((u=new u(d,p+"enter",c,n,o)).target=f,u.relatedTarget=A,h=u),A=h,s&&c)e:{for(d=c,p=0,f=u=s;f;f=Oo(f))p++;for(f=0,h=d;h;h=Oo(h))f++;for(;0<p-f;)u=Oo(u),p--;for(;0<f-p;)d=Oo(d),f--;for(;p--;){if(u===d||null!==d&&u===d.alternate)break e;u=Oo(u),d=Oo(d)}u=null}else u=null;null!==s&&Ro(i,l,s,u,!1),null!==c&&null!==A&&Ro(i,A,c,u,!0)}if("select"===(s=(l=r?ca(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===s&&"file"===l.type)var g=Lr;else if(Mr(l))if(Fr)g=Yr;else{g=Vr;var m=qr}else(s=l.nodeName)&&"input"===s.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(g=Gr);switch(g&&(g=g(e,r))?Qr(i,g,n,o):(m&&m(e,l,r),"focusout"===e&&(m=l._wrapperState)&&m.controlled&&"number"===l.type&&He(l,"number",l.value)),m=r?ca(r):window,e){case"focusin":(Mr(m)||"true"===m.contentEditable)&&(oo=m,ao=r,io=null);break;case"focusout":io=ao=oo=null;break;case"mousedown":lo=!0;break;case"contextmenu":case"mouseup":case"dragend":lo=!1,so(i,n,o);break;case"selectionchange":if(ro)break;case"keydown":case"keyup":so(i,n,o)}var y;if(xr)e:{switch(e){case"compositionstart":var v="onCompositionStart";break e;case"compositionend":v="onCompositionEnd";break e;case"compositionupdate":v="onCompositionUpdate";break e}v=void 0}else Ir?Dr(e,n)&&(v="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(v="onCompositionStart");v&&(Sr&&"ko"!==n.locale&&(Ir||"onCompositionStart"!==v?"onCompositionEnd"===v&&Ir&&(y=Un()):(jn="value"in(zn=o)?zn.value:zn.textContent,Ir=!0)),0<(m=No(r,v)).length&&(v=new sr(v,e,null,n,o),i.push({event:v,listeners:m}),y?v.data=y:null!==(y=Br(n))&&(v.data=y))),(y=Er?function(e,t){switch(e){case"compositionend":return Br(t);case"keypress":return 32!==t.which?null:(Pr=!0,Cr);case"textInput":return(e=t.data)===Cr&&Pr?null:e;default:return null}}(e,n):function(e,t){if(Ir)return"compositionend"===e||!xr&&Dr(e,t)?(e=Un(),Hn=jn=zn=null,Ir=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Sr&&"ko"!==t.locale?null:t.data}}(e,n))&&(0<(r=No(r,"onBeforeInput")).length&&(o=new sr("onBeforeInput","beforeinput",null,n,o),i.push({event:o,listeners:r}),o.data=y))}Po(i,t)}))}function _o(e,t,n){return{instance:e,listener:t,currentTarget:n}}function No(e,t){for(var n=t+"Capture",r=[];null!==e;){var o=e,a=o.stateNode;5===o.tag&&null!==a&&(o=a,null!=(a=bt(e,n))&&r.unshift(_o(e,a,o)),null!=(a=bt(e,t))&&r.push(_o(e,a,o))),e=e.return}return r}function Oo(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function Ro(e,t,n,r,o){for(var a=t._reactName,i=[];null!==n&&n!==r;){var l=n,s=l.alternate,c=l.stateNode;if(null!==s&&s===r)break;5===l.tag&&null!==c&&(l=c,o?null!=(s=bt(n,a))&&i.unshift(_o(n,s,l)):o||null!=(s=bt(n,a))&&i.push(_o(n,s,l))),n=n.return}0!==i.length&&e.push({event:t,listeners:i})}var Lo=/\r\n?/g,Fo=/\u0000|\uFFFD/g;function zo(e){return("string"==typeof e?e:""+e).replace(Lo,"\n").replace(Fo,"")}function jo(e,t,n){if(t=zo(t),zo(e)!==t&&n)throw Error(G(425))}function Ho(){}var Uo=null,Wo=null;function qo(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Vo="function"==typeof setTimeout?setTimeout:void 0,Go="function"==typeof clearTimeout?clearTimeout:void 0,Yo="function"==typeof Promise?Promise:void 0,Xo="function"==typeof queueMicrotask?queueMicrotask:void 0!==Yo?function(e){return Yo.resolve(null).then(e).catch(Ko)}:Vo;function Ko(e){setTimeout((function(){throw e}))}function Jo(e,t){var n=t,r=0;do{var o=n.nextSibling;if(e.removeChild(n),o&&8===o.nodeType)if("/$"===(n=o.data)){if(0===r)return e.removeChild(o),void Tn(t);r--}else"$"!==n&&"$?"!==n&&"$!"!==n||r++;n=o}while(n);Tn(t)}function $o(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t)break;if("/$"===t)return null}}return e}function Zo(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var ea=Math.random().toString(36).slice(2),ta="__reactFiber$"+ea,na="__reactProps$"+ea,ra="__reactContainer$"+ea,oa="__reactEvents$"+ea,aa="__reactListeners$"+ea,ia="__reactHandles$"+ea;function la(e){var t=e[ta];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ra]||n[ta]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=Zo(e);null!==e;){if(n=e[ta])return n;e=Zo(e)}return t}n=(e=n).parentNode}return null}function sa(e){return!(e=e[ta]||e[ra])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function ca(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(G(33))}function ua(e){return e[na]||null}var Aa=[],da=-1;function fa(e){return{current:e}}function pa(e){0>da||(e.current=Aa[da],Aa[da]=null,da--)}function ha(e,t){da++,Aa[da]=e.current,e.current=t}var ga={},ma=fa(ga),ya=fa(!1),va=ga;function ba(e,t){var n=e.type.contextTypes;if(!n)return ga;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o,a={};for(o in n)a[o]=t[o];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function wa(e){return null!=(e=e.childContextTypes)}function xa(){pa(ya),pa(ma)}function ka(e,t,n){if(ma.current!==ga)throw Error(G(168));ha(ma,t),ha(ya,n)}function Ea(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,"function"!=typeof r.getChildContext)return n;for(var o in r=r.getChildContext())if(!(o in t))throw Error(G(108,Te(e)||"Unknown",o));return Se({},n,r)}function Sa(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ga,va=ma.current,ha(ma,e),ha(ya,ya.current),!0}function Ca(e,t,n){var r=e.stateNode;if(!r)throw Error(G(169));n?(e=Ea(e,t,va),r.__reactInternalMemoizedMergedChildContext=e,pa(ya),pa(ma),ha(ma,e)):pa(ya),ha(ya,n)}var Pa=null,Da=!1,Ba=!1;function Ia(e){null===Pa?Pa=[e]:Pa.push(e)}function Ta(){if(!Ba&&null!==Pa){Ba=!0;var e=0,t=sn;try{var n=Pa;for(sn=1;e<n.length;e++){var r=n[e];do{r=r(!0)}while(null!==r)}Pa=null,Da=!1}catch(t){throw null!==Pa&&(Pa=Pa.slice(e+1)),Nt(jt,Ta),t}finally{sn=t,Ba=!1}}return null}var Ma=[],Qa=0,_a=null,Na=0,Oa=[],Ra=0,La=null,Fa=1,za="";function ja(e,t){Ma[Qa++]=Na,Ma[Qa++]=_a,_a=e,Na=t}function Ha(e,t,n){Oa[Ra++]=Fa,Oa[Ra++]=za,Oa[Ra++]=La,La=e;var r=Fa;e=za;var o=32-Yt(r)-1;r&=~(1<<o),n+=1;var a=32-Yt(t)+o;if(30<a){var i=o-o%5;a=(r&(1<<i)-1).toString(32),r>>=i,o-=i,Fa=1<<32-Yt(t)+o|n<<o|r,za=a+e}else Fa=1<<a|n<<o|r,za=e}function Ua(e){null!==e.return&&(ja(e,1),Ha(e,1,0))}function Wa(e){for(;e===_a;)_a=Ma[--Qa],Ma[Qa]=null,Na=Ma[--Qa],Ma[Qa]=null;for(;e===La;)La=Oa[--Ra],Oa[Ra]=null,za=Oa[--Ra],Oa[Ra]=null,Fa=Oa[--Ra],Oa[Ra]=null}var qa=null,Va=null,Ga=!1,Ya=null;function Xa(e,t){var n=vu(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,null===(t=e.deletions)?(e.deletions=[n],e.flags|=16):t.push(n)}function Ka(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,qa=e,Va=$o(t.firstChild),!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,qa=e,Va=null,!0);case 13:return null!==(t=8!==t.nodeType?null:t)&&(n=null!==La?{id:Fa,overflow:za}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},(n=vu(18,null,null,0)).stateNode=t,n.return=e,e.child=n,qa=e,Va=null,!0);default:return!1}}function Ja(e){return!(!(1&e.mode)||128&e.flags)}function $a(e){if(Ga){var t=Va;if(t){var n=t;if(!Ka(e,t)){if(Ja(e))throw Error(G(418));t=$o(n.nextSibling);var r=qa;t&&Ka(e,t)?Xa(r,n):(e.flags=-4097&e.flags|2,Ga=!1,qa=e)}}else{if(Ja(e))throw Error(G(418));e.flags=-4097&e.flags|2,Ga=!1,qa=e}}}function Za(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;qa=e}function ei(e){if(e!==qa)return!1;if(!Ga)return Za(e),Ga=!0,!1;var t;if((t=3!==e.tag)&&!(t=5!==e.tag)&&(t="head"!==(t=e.type)&&"body"!==t&&!qo(e.type,e.memoizedProps)),t&&(t=Va)){if(Ja(e))throw ti(),Error(G(418));for(;t;)Xa(e,t),t=$o(t.nextSibling)}if(Za(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(G(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if("/$"===n){if(0===t){Va=$o(e.nextSibling);break e}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}Va=null}}else Va=qa?$o(e.stateNode.nextSibling):null;return!0}function ti(){for(var e=Va;e;)e=$o(e.nextSibling)}function ni(){Va=qa=null,Ga=!1}function ri(e){null===Ya?Ya=[e]:Ya.push(e)}var oi=se.ReactCurrentBatchConfig;function ai(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(G(309));var r=n.stateNode}if(!r)throw Error(G(147,e));var o=r,a=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===a?t.ref:(t=function(e){var t=o.refs;null===e?delete t[a]:t[a]=e},t._stringRef=a,t)}if("string"!=typeof e)throw Error(G(284));if(!n._owner)throw Error(G(290,e))}return e}function ii(e,t){throw e=Object.prototype.toString.call(t),Error(G(31,"[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function li(e){return(0,e._init)(e._payload)}function si(e){function t(t,n){if(e){var r=t.deletions;null===r?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function o(e,t){return(e=wu(e,t)).index=0,e.sibling=null,e}function a(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.flags|=2,n):r:(t.flags|=2,n):(t.flags|=1048576,n)}function i(t){return e&&null===t.alternate&&(t.flags|=2),t}function l(e,t,n,r){return null===t||6!==t.tag?((t=Su(n,e.mode,r)).return=e,t):((t=o(t,n)).return=e,t)}function s(e,t,n,r){var a=n.type;return a===Ae?u(e,t,n.props.children,r,n.key):null!==t&&(t.elementType===a||"object"==typeof a&&null!==a&&a.$$typeof===be&&li(a)===t.type)?((r=o(t,n.props)).ref=ai(e,t,n),r.return=e,r):((r=xu(n.type,n.key,n.props,null,e.mode,r)).ref=ai(e,t,n),r.return=e,r)}function c(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Cu(n,e.mode,r)).return=e,t):((t=o(t,n.children||[])).return=e,t)}function u(e,t,n,r,a){return null===t||7!==t.tag?((t=ku(n,e.mode,r,a)).return=e,t):((t=o(t,n)).return=e,t)}function A(e,t,n){if("string"==typeof t&&""!==t||"number"==typeof t)return(t=Su(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case ce:return(n=xu(t.type,t.key,t.props,null,e.mode,n)).ref=ai(e,null,t),n.return=e,n;case ue:return(t=Cu(t,e.mode,n)).return=e,t;case be:return A(e,(0,t._init)(t._payload),n)}if(Ue(t)||ke(t))return(t=ku(t,e.mode,n,null)).return=e,t;ii(e,t)}return null}function d(e,t,n,r){var o=null!==t?t.key:null;if("string"==typeof n&&""!==n||"number"==typeof n)return null!==o?null:l(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case ce:return n.key===o?s(e,t,n,r):null;case ue:return n.key===o?c(e,t,n,r):null;case be:return d(e,t,(o=n._init)(n._payload),r)}if(Ue(n)||ke(n))return null!==o?null:u(e,t,n,r,null);ii(e,n)}return null}function f(e,t,n,r,o){if("string"==typeof r&&""!==r||"number"==typeof r)return l(t,e=e.get(n)||null,""+r,o);if("object"==typeof r&&null!==r){switch(r.$$typeof){case ce:return s(t,e=e.get(null===r.key?n:r.key)||null,r,o);case ue:return c(t,e=e.get(null===r.key?n:r.key)||null,r,o);case be:return f(e,t,n,(0,r._init)(r._payload),o)}if(Ue(r)||ke(r))return u(t,e=e.get(n)||null,r,o,null);ii(t,r)}return null}function p(o,i,l,s){for(var c=null,u=null,p=i,h=i=0,g=null;null!==p&&h<l.length;h++){p.index>h?(g=p,p=null):g=p.sibling;var m=d(o,p,l[h],s);if(null===m){null===p&&(p=g);break}e&&p&&null===m.alternate&&t(o,p),i=a(m,i,h),null===u?c=m:u.sibling=m,u=m,p=g}if(h===l.length)return n(o,p),Ga&&ja(o,h),c;if(null===p){for(;h<l.length;h++)null!==(p=A(o,l[h],s))&&(i=a(p,i,h),null===u?c=p:u.sibling=p,u=p);return Ga&&ja(o,h),c}for(p=r(o,p);h<l.length;h++)null!==(g=f(p,o,h,l[h],s))&&(e&&null!==g.alternate&&p.delete(null===g.key?h:g.key),i=a(g,i,h),null===u?c=g:u.sibling=g,u=g);return e&&p.forEach((function(e){return t(o,e)})),Ga&&ja(o,h),c}function h(o,i,l,s){var c=ke(l);if("function"!=typeof c)throw Error(G(150));if(null==(l=c.call(l)))throw Error(G(151));for(var u=c=null,p=i,h=i=0,g=null,m=l.next();null!==p&&!m.done;h++,m=l.next()){p.index>h?(g=p,p=null):g=p.sibling;var y=d(o,p,m.value,s);if(null===y){null===p&&(p=g);break}e&&p&&null===y.alternate&&t(o,p),i=a(y,i,h),null===u?c=y:u.sibling=y,u=y,p=g}if(m.done)return n(o,p),Ga&&ja(o,h),c;if(null===p){for(;!m.done;h++,m=l.next())null!==(m=A(o,m.value,s))&&(i=a(m,i,h),null===u?c=m:u.sibling=m,u=m);return Ga&&ja(o,h),c}for(p=r(o,p);!m.done;h++,m=l.next())null!==(m=f(p,o,h,m.value,s))&&(e&&null!==m.alternate&&p.delete(null===m.key?h:m.key),i=a(m,i,h),null===u?c=m:u.sibling=m,u=m);return e&&p.forEach((function(e){return t(o,e)})),Ga&&ja(o,h),c}return function e(r,a,l,s){if("object"==typeof l&&null!==l&&l.type===Ae&&null===l.key&&(l=l.props.children),"object"==typeof l&&null!==l){switch(l.$$typeof){case ce:e:{for(var c=l.key,u=a;null!==u;){if(u.key===c){if((c=l.type)===Ae){if(7===u.tag){n(r,u.sibling),(a=o(u,l.props.children)).return=r,r=a;break e}}else if(u.elementType===c||"object"==typeof c&&null!==c&&c.$$typeof===be&&li(c)===u.type){n(r,u.sibling),(a=o(u,l.props)).ref=ai(r,u,l),a.return=r,r=a;break e}n(r,u);break}t(r,u),u=u.sibling}l.type===Ae?((a=ku(l.props.children,r.mode,s,l.key)).return=r,r=a):((s=xu(l.type,l.key,l.props,null,r.mode,s)).ref=ai(r,a,l),s.return=r,r=s)}return i(r);case ue:e:{for(u=l.key;null!==a;){if(a.key===u){if(4===a.tag&&a.stateNode.containerInfo===l.containerInfo&&a.stateNode.implementation===l.implementation){n(r,a.sibling),(a=o(a,l.children||[])).return=r,r=a;break e}n(r,a);break}t(r,a),a=a.sibling}(a=Cu(l,r.mode,s)).return=r,r=a}return i(r);case be:return e(r,a,(u=l._init)(l._payload),s)}if(Ue(l))return p(r,a,l,s);if(ke(l))return h(r,a,l,s);ii(r,l)}return"string"==typeof l&&""!==l||"number"==typeof l?(l=""+l,null!==a&&6===a.tag?(n(r,a.sibling),(a=o(a,l)).return=r,r=a):(n(r,a),(a=Su(l,r.mode,s)).return=r,r=a),i(r)):n(r,a)}}var ci=si(!0),ui=si(!1),Ai=fa(null),di=null,fi=null,pi=null;function hi(){pi=fi=di=null}function gi(e){var t=Ai.current;pa(Ai),e._currentValue=t}function mi(e,t,n){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function yi(e,t){di=e,pi=fi=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(!!(e.lanes&t)&&(ls=!0),e.firstContext=null)}function vi(e){var t=e._currentValue;if(pi!==e)if(e={context:e,memoizedValue:t,next:null},null===fi){if(null===di)throw Error(G(308));fi=e,di.dependencies={lanes:0,firstContext:e}}else fi=fi.next=e;return t}var bi=null;function wi(e){null===bi?bi=[e]:bi.push(e)}function xi(e,t,n,r){var o=t.interleaved;return null===o?(n.next=n,wi(t)):(n.next=o.next,o.next=n),t.interleaved=n,ki(e,r)}function ki(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}var Ei=!1;function Si(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Ci(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Pi(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Di(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,2&gc){var o=r.pending;return null===o?t.next=t:(t.next=o.next,o.next=t),r.pending=t,ki(e,n)}return null===(o=r.interleaved)?(t.next=t,wi(r)):(t.next=o.next,o.next=t),r.interleaved=t,ki(e,n)}function Bi(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,4194240&n)){var r=t.lanes;n|=r&=e.pendingLanes,t.lanes=n,ln(e,n)}}function Ii(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var o=null,a=null;if(null!==(n=n.firstBaseUpdate)){do{var i={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===a?o=a=i:a=a.next=i,n=n.next}while(null!==n);null===a?o=a=t:a=a.next=t}else o=a=t;return n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:a,shared:r.shared,effects:r.effects},void(e.updateQueue=n)}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Ti(e,t,n,r){var o=e.updateQueue;Ei=!1;var a=o.firstBaseUpdate,i=o.lastBaseUpdate,l=o.shared.pending;if(null!==l){o.shared.pending=null;var s=l,c=s.next;s.next=null,null===i?a=c:i.next=c,i=s;var u=e.alternate;null!==u&&((l=(u=u.updateQueue).lastBaseUpdate)!==i&&(null===l?u.firstBaseUpdate=c:l.next=c,u.lastBaseUpdate=s))}if(null!==a){var A=o.baseState;for(i=0,u=c=s=null,l=a;;){var d=l.lane,f=l.eventTime;if((r&d)===d){null!==u&&(u=u.next={eventTime:f,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var p=e,h=l;switch(d=t,f=n,h.tag){case 1:if("function"==typeof(p=h.payload)){A=p.call(f,A,d);break e}A=p;break e;case 3:p.flags=-65537&p.flags|128;case 0:if(null==(d="function"==typeof(p=h.payload)?p.call(f,A,d):p))break e;A=Se({},A,d);break e;case 2:Ei=!0}}null!==l.callback&&0!==l.lane&&(e.flags|=64,null===(d=o.effects)?o.effects=[l]:d.push(l))}else f={eventTime:f,lane:d,tag:l.tag,payload:l.payload,callback:l.callback,next:null},null===u?(c=u=f,s=A):u=u.next=f,i|=d;if(null===(l=l.next)){if(null===(l=o.shared.pending))break;l=(d=l).next,d.next=null,o.lastBaseUpdate=d,o.shared.pending=null}}if(null===u&&(s=A),o.baseState=s,o.firstBaseUpdate=c,o.lastBaseUpdate=u,null!==(t=o.shared.interleaved)){o=t;do{i|=o.lane,o=o.next}while(o!==t)}else null===a&&(o.shared.lanes=0);Ec|=i,e.lanes=i,e.memoizedState=A}}function Mi(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],o=r.callback;if(null!==o){if(r.callback=null,r=n,"function"!=typeof o)throw Error(G(191,o));o.call(r)}}}var Qi={},_i=fa(Qi),Ni=fa(Qi),Oi=fa(Qi);function Ri(e){if(e===Qi)throw Error(G(174));return e}function Li(e,t){switch(ha(Oi,t),ha(Ni,e),ha(_i,Qi),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Ke(null,"");break;default:t=Ke(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}pa(_i),ha(_i,t)}function Fi(){pa(_i),pa(Ni),pa(Oi)}function zi(e){Ri(Oi.current);var t=Ri(_i.current),n=Ke(t,e.type);t!==n&&(ha(Ni,e),ha(_i,n))}function ji(e){Ni.current===e&&(pa(_i),pa(Ni))}var Hi=fa(0);function Ui(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(128&t.flags)return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Wi=[];function qi(){for(var e=0;e<Wi.length;e++)Wi[e]._workInProgressVersionPrimary=null;Wi.length=0}var Vi=se.ReactCurrentDispatcher,Gi=se.ReactCurrentBatchConfig,Yi=0,Xi=null,Ki=null,Ji=null,$i=!1,Zi=!1,el=0,tl=0;function nl(){throw Error(G(321))}function rl(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Xr(e[n],t[n]))return!1;return!0}function ol(e,t,n,r,o,a){if(Yi=a,Xi=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Vi.current=null===e||null===e.memoizedState?jl:Hl,e=n(r,o),Zi){a=0;do{if(Zi=!1,el=0,25<=a)throw Error(G(301));a+=1,Ji=Ki=null,t.updateQueue=null,Vi.current=Ul,e=n(r,o)}while(Zi)}if(Vi.current=zl,t=null!==Ki&&null!==Ki.next,Yi=0,Ji=Ki=Xi=null,$i=!1,t)throw Error(G(300));return e}function al(){var e=0!==el;return el=0,e}function il(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===Ji?Xi.memoizedState=Ji=e:Ji=Ji.next=e,Ji}function ll(){if(null===Ki){var e=Xi.alternate;e=null!==e?e.memoizedState:null}else e=Ki.next;var t=null===Ji?Xi.memoizedState:Ji.next;if(null!==t)Ji=t,Ki=e;else{if(null===e)throw Error(G(310));e={memoizedState:(Ki=e).memoizedState,baseState:Ki.baseState,baseQueue:Ki.baseQueue,queue:Ki.queue,next:null},null===Ji?Xi.memoizedState=Ji=e:Ji=Ji.next=e}return Ji}function sl(e,t){return"function"==typeof t?t(e):t}function cl(e){var t=ll(),n=t.queue;if(null===n)throw Error(G(311));n.lastRenderedReducer=e;var r=Ki,o=r.baseQueue,a=n.pending;if(null!==a){if(null!==o){var i=o.next;o.next=a.next,a.next=i}r.baseQueue=o=a,n.pending=null}if(null!==o){a=o.next,r=r.baseState;var l=i=null,s=null,c=a;do{var u=c.lane;if((Yi&u)===u)null!==s&&(s=s.next={lane:0,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null}),r=c.hasEagerState?c.eagerState:e(r,c.action);else{var A={lane:u,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null};null===s?(l=s=A,i=r):s=s.next=A,Xi.lanes|=u,Ec|=u}c=c.next}while(null!==c&&c!==a);null===s?i=r:s.next=l,Xr(r,t.memoizedState)||(ls=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=s,n.lastRenderedState=r}if(null!==(e=n.interleaved)){o=e;do{a=o.lane,Xi.lanes|=a,Ec|=a,o=o.next}while(o!==e)}else null===o&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function ul(e){var t=ll(),n=t.queue;if(null===n)throw Error(G(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,a=t.memoizedState;if(null!==o){n.pending=null;var i=o=o.next;do{a=e(a,i.action),i=i.next}while(i!==o);Xr(a,t.memoizedState)||(ls=!0),t.memoizedState=a,null===t.baseQueue&&(t.baseState=a),n.lastRenderedState=a}return[a,r]}function Al(){}function dl(e,t){var n=Xi,r=ll(),o=t(),a=!Xr(r.memoizedState,o);if(a&&(r.memoizedState=o,ls=!0),r=r.queue,El(hl.bind(null,n,r,e),[e]),r.getSnapshot!==t||a||null!==Ji&&1&Ji.memoizedState.tag){if(n.flags|=2048,vl(9,pl.bind(null,n,r,o,t),void 0,null),null===mc)throw Error(G(349));30&Yi||fl(n,t,o)}return o}function fl(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},null===(t=Xi.updateQueue)?(t={lastEffect:null,stores:null},Xi.updateQueue=t,t.stores=[e]):null===(n=t.stores)?t.stores=[e]:n.push(e)}function pl(e,t,n,r){t.value=n,t.getSnapshot=r,gl(t)&&ml(e)}function hl(e,t,n){return n((function(){gl(t)&&ml(e)}))}function gl(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Xr(e,n)}catch(e){return!0}}function ml(e){var t=ki(e,1);null!==t&&Wc(t,e,1,-1)}function yl(e){var t=il();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:sl,lastRenderedState:e},t.queue=e,e=e.dispatch=Ol.bind(null,Xi,e),[t.memoizedState,e]}function vl(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=Xi.updateQueue)?(t={lastEffect:null,stores:null},Xi.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function bl(){return ll().memoizedState}function wl(e,t,n,r){var o=il();Xi.flags|=e,o.memoizedState=vl(1|t,n,void 0,void 0===r?null:r)}function xl(e,t,n,r){var o=ll();r=void 0===r?null:r;var a=void 0;if(null!==Ki){var i=Ki.memoizedState;if(a=i.destroy,null!==r&&rl(r,i.deps))return void(o.memoizedState=vl(t,n,a,r))}Xi.flags|=e,o.memoizedState=vl(1|t,n,a,r)}function kl(e,t){return wl(8390656,8,e,t)}function El(e,t){return xl(2048,8,e,t)}function Sl(e,t){return xl(4,2,e,t)}function Cl(e,t){return xl(4,4,e,t)}function Pl(e,t){return"function"==typeof t?(e=e(),t(e),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function Dl(e,t,n){return n=null!=n?n.concat([e]):null,xl(4,4,Pl.bind(null,t,e),n)}function Bl(){}function Il(e,t){var n=ll();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&rl(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function Tl(e,t){var n=ll();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&rl(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function Ml(e,t,n){return 21&Yi?(Xr(n,t)||(n=rn(),Xi.lanes|=n,Ec|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,ls=!0),e.memoizedState=n)}function Ql(e,t){var n=sn;sn=0!==n&&4>n?n:4,e(!0);var r=Gi.transition;Gi.transition={};try{e(!1),t()}finally{sn=n,Gi.transition=r}}function _l(){return ll().memoizedState}function Nl(e,t,n){var r=Uc(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},Rl(e))Ll(t,n);else if(null!==(n=xi(e,t,n,r))){Wc(n,e,r,Hc()),Fl(n,t,r)}}function Ol(e,t,n){var r=Uc(e),o={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(Rl(e))Ll(t,o);else{var a=e.alternate;if(0===e.lanes&&(null===a||0===a.lanes)&&null!==(a=t.lastRenderedReducer))try{var i=t.lastRenderedState,l=a(i,n);if(o.hasEagerState=!0,o.eagerState=l,Xr(l,i)){var s=t.interleaved;return null===s?(o.next=o,wi(t)):(o.next=s.next,s.next=o),void(t.interleaved=o)}}catch(e){}null!==(n=xi(e,t,o,r))&&(Wc(n,e,r,o=Hc()),Fl(n,t,r))}}function Rl(e){var t=e.alternate;return e===Xi||null!==t&&t===Xi}function Ll(e,t){Zi=$i=!0;var n=e.pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function Fl(e,t,n){if(4194240&n){var r=t.lanes;n|=r&=e.pendingLanes,t.lanes=n,ln(e,n)}}var zl={readContext:vi,useCallback:nl,useContext:nl,useEffect:nl,useImperativeHandle:nl,useInsertionEffect:nl,useLayoutEffect:nl,useMemo:nl,useReducer:nl,useRef:nl,useState:nl,useDebugValue:nl,useDeferredValue:nl,useTransition:nl,useMutableSource:nl,useSyncExternalStore:nl,useId:nl,unstable_isNewReconciler:!1},jl={readContext:vi,useCallback:function(e,t){return il().memoizedState=[e,void 0===t?null:t],e},useContext:vi,useEffect:kl,useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,wl(4194308,4,Pl.bind(null,t,e),n)},useLayoutEffect:function(e,t){return wl(4194308,4,e,t)},useInsertionEffect:function(e,t){return wl(4,2,e,t)},useMemo:function(e,t){var n=il();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=il();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=Nl.bind(null,Xi,e),[r.memoizedState,e]},useRef:function(e){return e={current:e},il().memoizedState=e},useState:yl,useDebugValue:Bl,useDeferredValue:function(e){return il().memoizedState=e},useTransition:function(){var e=yl(!1),t=e[0];return e=Ql.bind(null,e[1]),il().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=Xi,o=il();if(Ga){if(void 0===n)throw Error(G(407));n=n()}else{if(n=t(),null===mc)throw Error(G(349));30&Yi||fl(r,t,n)}o.memoizedState=n;var a={value:n,getSnapshot:t};return o.queue=a,kl(hl.bind(null,r,a,e),[e]),r.flags|=2048,vl(9,pl.bind(null,r,a,n,t),void 0,null),n},useId:function(){var e=il(),t=mc.identifierPrefix;if(Ga){var n=za;t=":"+t+"R"+(n=(Fa&~(1<<32-Yt(Fa)-1)).toString(32)+n),0<(n=el++)&&(t+="H"+n.toString(32)),t+=":"}else t=":"+t+"r"+(n=tl++).toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},Hl={readContext:vi,useCallback:Il,useContext:vi,useEffect:El,useImperativeHandle:Dl,useInsertionEffect:Sl,useLayoutEffect:Cl,useMemo:Tl,useReducer:cl,useRef:bl,useState:function(){return cl(sl)},useDebugValue:Bl,useDeferredValue:function(e){return Ml(ll(),Ki.memoizedState,e)},useTransition:function(){return[cl(sl)[0],ll().memoizedState]},useMutableSource:Al,useSyncExternalStore:dl,useId:_l,unstable_isNewReconciler:!1},Ul={readContext:vi,useCallback:Il,useContext:vi,useEffect:El,useImperativeHandle:Dl,useInsertionEffect:Sl,useLayoutEffect:Cl,useMemo:Tl,useReducer:ul,useRef:bl,useState:function(){return ul(sl)},useDebugValue:Bl,useDeferredValue:function(e){var t=ll();return null===Ki?t.memoizedState=e:Ml(t,Ki.memoizedState,e)},useTransition:function(){return[ul(sl)[0],ll().memoizedState]},useMutableSource:Al,useSyncExternalStore:dl,useId:_l,unstable_isNewReconciler:!1};function Wl(e,t){if(e&&e.defaultProps){for(var n in t=Se({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}function ql(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:Se({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var Vl={isMounted:function(e){return!!(e=e._reactInternals)&&It(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Hc(),o=Uc(e),a=Pi(r,o);a.payload=t,null!=n&&(a.callback=n),null!==(t=Di(e,a,o))&&(Wc(t,e,o,r),Bi(t,e,o))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Hc(),o=Uc(e),a=Pi(r,o);a.tag=1,a.payload=t,null!=n&&(a.callback=n),null!==(t=Di(e,a,o))&&(Wc(t,e,o,r),Bi(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Hc(),r=Uc(e),o=Pi(n,r);o.tag=2,null!=t&&(o.callback=t),null!==(t=Di(e,o,r))&&(Wc(t,e,r,n),Bi(t,e,r))}};function Gl(e,t,n,r,o,a,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,a,i):!t.prototype||!t.prototype.isPureReactComponent||(!Kr(n,r)||!Kr(o,a))}function Yl(e,t,n){var r=!1,o=ga,a=t.contextType;return"object"==typeof a&&null!==a?a=vi(a):(o=wa(t)?va:ma.current,a=(r=null!=(r=t.contextTypes))?ba(e,o):ga),t=new t(n,a),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=Vl,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=a),t}function Xl(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Vl.enqueueReplaceState(t,t.state,null)}function Kl(e,t,n,r){var o=e.stateNode;o.props=n,o.state=e.memoizedState,o.refs={},Si(e);var a=t.contextType;"object"==typeof a&&null!==a?o.context=vi(a):(a=wa(t)?va:ma.current,o.context=ba(e,a)),o.state=e.memoizedState,"function"==typeof(a=t.getDerivedStateFromProps)&&(ql(e,t,a,n),o.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof o.getSnapshotBeforeUpdate||"function"!=typeof o.UNSAFE_componentWillMount&&"function"!=typeof o.componentWillMount||(t=o.state,"function"==typeof o.componentWillMount&&o.componentWillMount(),"function"==typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount(),t!==o.state&&Vl.enqueueReplaceState(o,o.state,null),Ti(e,n,o,r),o.state=e.memoizedState),"function"==typeof o.componentDidMount&&(e.flags|=4194308)}function Jl(e,t){try{var n="",r=t;do{n+=Be(r),r=r.return}while(r);var o=n}catch(e){o="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:t,stack:o,digest:null}}function $l(e,t,n){return{value:e,source:null,stack:null!=n?n:null,digest:null!=t?t:null}}function Zl(e,t){try{console.error(t.value)}catch(e){setTimeout((function(){throw e}))}}var es="function"==typeof WeakMap?WeakMap:Map;function ts(e,t,n){(n=Pi(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Mc||(Mc=!0,Qc=r),Zl(0,t)},n}function ns(e,t,n){(n=Pi(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var o=t.value;n.payload=function(){return r(o)},n.callback=function(){Zl(0,t)}}var a=e.stateNode;return null!==a&&"function"==typeof a.componentDidCatch&&(n.callback=function(){Zl(0,t),"function"!=typeof r&&(null===_c?_c=new Set([this]):_c.add(this));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),n}function rs(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new es;var o=new Set;r.set(t,o)}else void 0===(o=r.get(t))&&(o=new Set,r.set(t,o));o.has(n)||(o.add(n),e=fu.bind(null,e,t,n),t.then(e,e))}function os(e){do{var t;if((t=13===e.tag)&&(t=null===(t=e.memoizedState)||null!==t.dehydrated),t)return e;e=e.return}while(null!==e);return null}function as(e,t,n,r,o){return 1&e.mode?(e.flags|=65536,e.lanes=o,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,1===n.tag&&(null===n.alternate?n.tag=17:((t=Pi(-1,1)).tag=2,Di(n,t,1))),n.lanes|=1),e)}var is=se.ReactCurrentOwner,ls=!1;function ss(e,t,n,r){t.child=null===e?ui(t,null,n,r):ci(t,e.child,n,r)}function cs(e,t,n,r,o){n=n.render;var a=t.ref;return yi(t,o),r=ol(e,t,n,r,a,o),n=al(),null===e||ls?(Ga&&n&&Ua(t),t.flags|=1,ss(e,t,r,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Ms(e,t,o))}function us(e,t,n,r,o){if(null===e){var a=n.type;return"function"!=typeof a||bu(a)||void 0!==a.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=xu(n.type,null,r,t,t.mode,o)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=a,As(e,t,a,r,o))}if(a=e.child,!(e.lanes&o)){var i=a.memoizedProps;if((n=null!==(n=n.compare)?n:Kr)(i,r)&&e.ref===t.ref)return Ms(e,t,o)}return t.flags|=1,(e=wu(a,r)).ref=t.ref,e.return=t,t.child=e}function As(e,t,n,r,o){if(null!==e){var a=e.memoizedProps;if(Kr(a,r)&&e.ref===t.ref){if(ls=!1,t.pendingProps=r=a,!(e.lanes&o))return t.lanes=e.lanes,Ms(e,t,o);131072&e.flags&&(ls=!0)}}return ps(e,t,n,r,o)}function ds(e,t,n){var r=t.pendingProps,o=r.children,a=null!==e?e.memoizedState:null;if("hidden"===r.mode)if(1&t.mode){if(!(1073741824&n))return e=null!==a?a.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,ha(wc,bc),bc|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=null!==a?a.baseLanes:n,ha(wc,bc),bc|=r}else t.memoizedState={baseLanes:0,cachePool:null,transitions:null},ha(wc,bc),bc|=n;else null!==a?(r=a.baseLanes|n,t.memoizedState=null):r=n,ha(wc,bc),bc|=r;return ss(e,t,o,n),t.child}function fs(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function ps(e,t,n,r,o){var a=wa(n)?va:ma.current;return a=ba(t,a),yi(t,o),n=ol(e,t,n,r,a,o),r=al(),null===e||ls?(Ga&&r&&Ua(t),t.flags|=1,ss(e,t,n,o),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Ms(e,t,o))}function hs(e,t,n,r,o){if(wa(n)){var a=!0;Sa(t)}else a=!1;if(yi(t,o),null===t.stateNode)Ts(e,t),Yl(t,n,r),Kl(t,n,r,o),r=!0;else if(null===e){var i=t.stateNode,l=t.memoizedProps;i.props=l;var s=i.context,c=n.contextType;"object"==typeof c&&null!==c?c=vi(c):c=ba(t,c=wa(n)?va:ma.current);var u=n.getDerivedStateFromProps,A="function"==typeof u||"function"==typeof i.getSnapshotBeforeUpdate;A||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(l!==r||s!==c)&&Xl(t,i,r,c),Ei=!1;var d=t.memoizedState;i.state=d,Ti(t,r,i,o),s=t.memoizedState,l!==r||d!==s||ya.current||Ei?("function"==typeof u&&(ql(t,n,u,r),s=t.memoizedState),(l=Ei||Gl(t,n,l,r,d,s,c))?(A||"function"!=typeof i.UNSAFE_componentWillMount&&"function"!=typeof i.componentWillMount||("function"==typeof i.componentWillMount&&i.componentWillMount(),"function"==typeof i.UNSAFE_componentWillMount&&i.UNSAFE_componentWillMount()),"function"==typeof i.componentDidMount&&(t.flags|=4194308)):("function"==typeof i.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=s),i.props=r,i.state=s,i.context=c,r=l):("function"==typeof i.componentDidMount&&(t.flags|=4194308),r=!1)}else{i=t.stateNode,Ci(e,t),l=t.memoizedProps,c=t.type===t.elementType?l:Wl(t.type,l),i.props=c,A=t.pendingProps,d=i.context,"object"==typeof(s=n.contextType)&&null!==s?s=vi(s):s=ba(t,s=wa(n)?va:ma.current);var f=n.getDerivedStateFromProps;(u="function"==typeof f||"function"==typeof i.getSnapshotBeforeUpdate)||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(l!==A||d!==s)&&Xl(t,i,r,s),Ei=!1,d=t.memoizedState,i.state=d,Ti(t,r,i,o);var p=t.memoizedState;l!==A||d!==p||ya.current||Ei?("function"==typeof f&&(ql(t,n,f,r),p=t.memoizedState),(c=Ei||Gl(t,n,c,r,d,p,s)||!1)?(u||"function"!=typeof i.UNSAFE_componentWillUpdate&&"function"!=typeof i.componentWillUpdate||("function"==typeof i.componentWillUpdate&&i.componentWillUpdate(r,p,s),"function"==typeof i.UNSAFE_componentWillUpdate&&i.UNSAFE_componentWillUpdate(r,p,s)),"function"==typeof i.componentDidUpdate&&(t.flags|=4),"function"==typeof i.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof i.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof i.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),i.props=r,i.state=p,i.context=s,r=c):("function"!=typeof i.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof i.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),r=!1)}return gs(e,t,n,r,a,o)}function gs(e,t,n,r,o,a){fs(e,t);var i=!!(128&t.flags);if(!r&&!i)return o&&Ca(t,n,!1),Ms(e,t,a);r=t.stateNode,is.current=t;var l=i&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&i?(t.child=ci(t,e.child,null,a),t.child=ci(t,null,l,a)):ss(e,t,l,a),t.memoizedState=r.state,o&&Ca(t,n,!0),t.child}function ms(e){var t=e.stateNode;t.pendingContext?ka(0,t.pendingContext,t.pendingContext!==t.context):t.context&&ka(0,t.context,!1),Li(e,t.containerInfo)}function ys(e,t,n,r,o){return ni(),ri(o),t.flags|=256,ss(e,t,n,r),t.child}var vs,bs,ws,xs,ks={dehydrated:null,treeContext:null,retryLane:0};function Es(e){return{baseLanes:e,cachePool:null,transitions:null}}function Ss(e,t,n){var r,o=t.pendingProps,a=Hi.current,i=!1,l=!!(128&t.flags);if((r=l)||(r=(null===e||null!==e.memoizedState)&&!!(2&a)),r?(i=!0,t.flags&=-129):null!==e&&null===e.memoizedState||(a|=1),ha(Hi,1&a),null===e)return $a(t),null!==(e=t.memoizedState)&&null!==(e=e.dehydrated)?(1&t.mode?"$!"===e.data?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(l=o.children,e=o.fallback,i?(o=t.mode,i=t.child,l={mode:"hidden",children:l},1&o||null===i?i=Eu(l,o,0,null):(i.childLanes=0,i.pendingProps=l),e=ku(e,o,n,null),i.return=t,e.return=t,i.sibling=e,t.child=i,t.child.memoizedState=Es(n),t.memoizedState=ks,e):Cs(t,l));if(null!==(a=e.memoizedState)&&null!==(r=a.dehydrated))return function(e,t,n,r,o,a,i){if(n)return 256&t.flags?(t.flags&=-257,Ps(e,t,i,r=$l(Error(G(422))))):null!==t.memoizedState?(t.child=e.child,t.flags|=128,null):(a=r.fallback,o=t.mode,r=Eu({mode:"visible",children:r.children},o,0,null),(a=ku(a,o,i,null)).flags|=2,r.return=t,a.return=t,r.sibling=a,t.child=r,1&t.mode&&ci(t,e.child,null,i),t.child.memoizedState=Es(i),t.memoizedState=ks,a);if(!(1&t.mode))return Ps(e,t,i,null);if("$!"===o.data){if(r=o.nextSibling&&o.nextSibling.dataset)var l=r.dgst;return r=l,Ps(e,t,i,r=$l(a=Error(G(419)),r,void 0))}if(l=!!(i&e.childLanes),ls||l){if(null!==(r=mc)){switch(i&-i){case 4:o=2;break;case 16:o=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:o=32;break;case 536870912:o=268435456;break;default:o=0}0!==(o=o&(r.suspendedLanes|i)?0:o)&&o!==a.retryLane&&(a.retryLane=o,ki(e,o),Wc(r,e,o,-1))}return ru(),Ps(e,t,i,r=$l(Error(G(421))))}return"$?"===o.data?(t.flags|=128,t.child=e.child,t=hu.bind(null,e),o._reactRetry=t,null):(e=a.treeContext,Va=$o(o.nextSibling),qa=t,Ga=!0,Ya=null,null!==e&&(Oa[Ra++]=Fa,Oa[Ra++]=za,Oa[Ra++]=La,Fa=e.id,za=e.overflow,La=t),t=Cs(t,r.children),t.flags|=4096,t)}(e,t,l,o,r,a,n);if(i){i=o.fallback,l=t.mode,r=(a=e.child).sibling;var s={mode:"hidden",children:o.children};return 1&l||t.child===a?(o=wu(a,s)).subtreeFlags=14680064&a.subtreeFlags:((o=t.child).childLanes=0,o.pendingProps=s,t.deletions=null),null!==r?i=wu(r,i):(i=ku(i,l,n,null)).flags|=2,i.return=t,o.return=t,o.sibling=i,t.child=o,o=i,i=t.child,l=null===(l=e.child.memoizedState)?Es(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},i.memoizedState=l,i.childLanes=e.childLanes&~n,t.memoizedState=ks,o}return e=(i=e.child).sibling,o=wu(i,{mode:"visible",children:o.children}),!(1&t.mode)&&(o.lanes=n),o.return=t,o.sibling=null,null!==e&&(null===(n=t.deletions)?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=o,t.memoizedState=null,o}function Cs(e,t){return(t=Eu({mode:"visible",children:t},e.mode,0,null)).return=e,e.child=t}function Ps(e,t,n,r){return null!==r&&ri(r),ci(t,e.child,null,n),(e=Cs(t,t.pendingProps.children)).flags|=2,t.memoizedState=null,e}function Ds(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),mi(e.return,t,n)}function Bs(e,t,n,r,o){var a=e.memoizedState;null===a?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=n,a.tailMode=o)}function Is(e,t,n){var r=t.pendingProps,o=r.revealOrder,a=r.tail;if(ss(e,t,r.children,n),2&(r=Hi.current))r=1&r|2,t.flags|=128;else{if(null!==e&&128&e.flags)e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Ds(e,n,t);else if(19===e.tag)Ds(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(ha(Hi,r),1&t.mode)switch(o){case"forwards":for(n=t.child,o=null;null!==n;)null!==(e=n.alternate)&&null===Ui(e)&&(o=n),n=n.sibling;null===(n=o)?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),Bs(t,!1,o,n,a);break;case"backwards":for(n=null,o=t.child,t.child=null;null!==o;){if(null!==(e=o.alternate)&&null===Ui(e)){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}Bs(t,!0,n,null,a);break;case"together":Bs(t,!1,null,null,void 0);break;default:t.memoizedState=null}else t.memoizedState=null;return t.child}function Ts(e,t){!(1&t.mode)&&null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Ms(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),Ec|=t.lanes,!(n&t.childLanes))return null;if(null!==e&&t.child!==e.child)throw Error(G(153));if(null!==t.child){for(n=wu(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=wu(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function Qs(e,t){if(!Ga)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function _s(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var o=e.child;null!==o;)n|=o.lanes|o.childLanes,r|=14680064&o.subtreeFlags,r|=14680064&o.flags,o.return=e,o=o.sibling;else for(o=e.child;null!==o;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags,r|=o.flags,o.return=e,o=o.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function Ns(e,t,n){var r=t.pendingProps;switch(Wa(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return _s(t),null;case 1:case 17:return wa(t.type)&&xa(),_s(t),null;case 3:return r=t.stateNode,Fi(),pa(ya),pa(ma),qi(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==e&&null!==e.child||(ei(t)?t.flags|=4:null===e||e.memoizedState.isDehydrated&&!(256&t.flags)||(t.flags|=1024,null!==Ya&&(Yc(Ya),Ya=null))),bs(e,t),_s(t),null;case 5:ji(t);var o=Ri(Oi.current);if(n=t.type,null!==e&&null!=t.stateNode)ws(e,t,n,r,o),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(null===t.stateNode)throw Error(G(166));return _s(t),null}if(e=Ri(_i.current),ei(t)){r=t.stateNode,n=t.type;var a=t.memoizedProps;switch(r[ta]=t,r[na]=a,e=!!(1&t.mode),n){case"dialog":Do("cancel",r),Do("close",r);break;case"iframe":case"object":case"embed":Do("load",r);break;case"video":case"audio":for(o=0;o<Eo.length;o++)Do(Eo[o],r);break;case"source":Do("error",r);break;case"img":case"image":case"link":Do("error",r),Do("load",r);break;case"details":Do("toggle",r);break;case"input":Le(r,a),Do("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!a.multiple},Do("invalid",r);break;case"textarea":Ve(r,a),Do("invalid",r)}for(var i in it(n,a),o=null,a)if(a.hasOwnProperty(i)){var l=a[i];"children"===i?"string"==typeof l?r.textContent!==l&&(!0!==a.suppressHydrationWarning&&jo(r.textContent,l,e),o=["children",l]):"number"==typeof l&&r.textContent!==""+l&&(!0!==a.suppressHydrationWarning&&jo(r.textContent,l,e),o=["children",""+l]):X.hasOwnProperty(i)&&null!=l&&"onScroll"===i&&Do("scroll",r)}switch(n){case"input":_e(r),je(r,a,!0);break;case"textarea":_e(r),Ye(r);break;case"select":case"option":break;default:"function"==typeof a.onClick&&(r.onclick=Ho)}r=o,t.updateQueue=r,null!==r&&(t.flags|=4)}else{i=9===o.nodeType?o:o.ownerDocument,"http://www.w3.org/1999/xhtml"===e&&(e=Xe(n)),"http://www.w3.org/1999/xhtml"===e?"script"===n?((e=i.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=i.createElement(n,{is:r.is}):(e=i.createElement(n),"select"===n&&(i=e,r.multiple?i.multiple=!0:r.size&&(i.size=r.size))):e=i.createElementNS(e,n),e[ta]=t,e[na]=r,vs(e,t,!1,!1),t.stateNode=e;e:{switch(i=lt(n,r),n){case"dialog":Do("cancel",e),Do("close",e),o=r;break;case"iframe":case"object":case"embed":Do("load",e),o=r;break;case"video":case"audio":for(o=0;o<Eo.length;o++)Do(Eo[o],e);o=r;break;case"source":Do("error",e),o=r;break;case"img":case"image":case"link":Do("error",e),Do("load",e),o=r;break;case"details":Do("toggle",e),o=r;break;case"input":Le(e,r),o=Re(e,r),Do("invalid",e);break;case"option":default:o=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},o=Se({},r,{value:void 0}),Do("invalid",e);break;case"textarea":Ve(e,r),o=qe(e,r),Do("invalid",e)}for(a in it(n,o),l=o)if(l.hasOwnProperty(a)){var s=l[a];"style"===a?ot(e,s):"dangerouslySetInnerHTML"===a?null!=(s=s?s.__html:void 0)&&Ze(e,s):"children"===a?"string"==typeof s?("textarea"!==n||""!==s)&&et(e,s):"number"==typeof s&&et(e,""+s):"suppressContentEditableWarning"!==a&&"suppressHydrationWarning"!==a&&"autoFocus"!==a&&(X.hasOwnProperty(a)?null!=s&&"onScroll"===a&&Do("scroll",e):null!=s&&le(e,a,s,i))}switch(n){case"input":_e(e),je(e,r,!1);break;case"textarea":_e(e),Ye(e);break;case"option":null!=r.value&&e.setAttribute("value",""+Me(r.value));break;case"select":e.multiple=!!r.multiple,null!=(a=r.value)?We(e,!!r.multiple,a,!1):null!=r.defaultValue&&We(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof o.onClick&&(e.onclick=Ho)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}null!==t.ref&&(t.flags|=512,t.flags|=2097152)}return _s(t),null;case 6:if(e&&null!=t.stateNode)xs(e,t,e.memoizedProps,r);else{if("string"!=typeof r&&null===t.stateNode)throw Error(G(166));if(n=Ri(Oi.current),Ri(_i.current),ei(t)){if(r=t.stateNode,n=t.memoizedProps,r[ta]=t,(a=r.nodeValue!==n)&&null!==(e=qa))switch(e.tag){case 3:jo(r.nodeValue,n,!!(1&e.mode));break;case 5:!0!==e.memoizedProps.suppressHydrationWarning&&jo(r.nodeValue,n,!!(1&e.mode))}a&&(t.flags|=4)}else(r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[ta]=t,t.stateNode=r}return _s(t),null;case 13:if(pa(Hi),r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(Ga&&null!==Va&&1&t.mode&&!(128&t.flags))ti(),ni(),t.flags|=98560,a=!1;else if(a=ei(t),null!==r&&null!==r.dehydrated){if(null===e){if(!a)throw Error(G(318));if(!(a=null!==(a=t.memoizedState)?a.dehydrated:null))throw Error(G(317));a[ta]=t}else ni(),!(128&t.flags)&&(t.memoizedState=null),t.flags|=4;_s(t),a=!1}else null!==Ya&&(Yc(Ya),Ya=null),a=!0;if(!a)return 65536&t.flags?t:null}return 128&t.flags?(t.lanes=n,t):((r=null!==r)!==(null!==e&&null!==e.memoizedState)&&r&&(t.child.flags|=8192,1&t.mode&&(null===e||1&Hi.current?0===xc&&(xc=3):ru())),null!==t.updateQueue&&(t.flags|=4),_s(t),null);case 4:return Fi(),bs(e,t),null===e&&To(t.stateNode.containerInfo),_s(t),null;case 10:return gi(t.type._context),_s(t),null;case 19:if(pa(Hi),null===(a=t.memoizedState))return _s(t),null;if(r=!!(128&t.flags),null===(i=a.rendering))if(r)Qs(a,!1);else{if(0!==xc||null!==e&&128&e.flags)for(e=t.child;null!==e;){if(null!==(i=Ui(e))){for(t.flags|=128,Qs(a,!1),null!==(r=i.updateQueue)&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;null!==n;)e=r,(a=n).flags&=14680066,null===(i=a.alternate)?(a.childLanes=0,a.lanes=e,a.child=null,a.subtreeFlags=0,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null,a.stateNode=null):(a.childLanes=i.childLanes,a.lanes=i.lanes,a.child=i.child,a.subtreeFlags=0,a.deletions=null,a.memoizedProps=i.memoizedProps,a.memoizedState=i.memoizedState,a.updateQueue=i.updateQueue,a.type=i.type,e=i.dependencies,a.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return ha(Hi,1&Hi.current|2),t.child}e=e.sibling}null!==a.tail&&Ft()>Ic&&(t.flags|=128,r=!0,Qs(a,!1),t.lanes=4194304)}else{if(!r)if(null!==(e=Ui(i))){if(t.flags|=128,r=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),Qs(a,!0),null===a.tail&&"hidden"===a.tailMode&&!i.alternate&&!Ga)return _s(t),null}else 2*Ft()-a.renderingStartTime>Ic&&1073741824!==n&&(t.flags|=128,r=!0,Qs(a,!1),t.lanes=4194304);a.isBackwards?(i.sibling=t.child,t.child=i):(null!==(n=a.last)?n.sibling=i:t.child=i,a.last=i)}return null!==a.tail?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=Ft(),t.sibling=null,n=Hi.current,ha(Hi,r?1&n|2:1&n),t):(_s(t),null);case 22:case 23:return Zc(),r=null!==t.memoizedState,null!==e&&null!==e.memoizedState!==r&&(t.flags|=8192),r&&1&t.mode?!!(1073741824&bc)&&(_s(t),6&t.subtreeFlags&&(t.flags|=8192)):_s(t),null;case 24:case 25:return null}throw Error(G(156,t.tag))}function Os(e,t){switch(Wa(t),t.tag){case 1:return wa(t.type)&&xa(),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return Fi(),pa(ya),pa(ma),qi(),65536&(e=t.flags)&&!(128&e)?(t.flags=-65537&e|128,t):null;case 5:return ji(t),null;case 13:if(pa(Hi),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(G(340));ni()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return pa(Hi),null;case 4:return Fi(),null;case 10:return gi(t.type._context),null;case 22:case 23:return Zc(),null;default:return null}}vs=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},bs=function(){},ws=function(e,t,n,r){var o=e.memoizedProps;if(o!==r){e=t.stateNode,Ri(_i.current);var a,i=null;switch(n){case"input":o=Re(e,o),r=Re(e,r),i=[];break;case"select":o=Se({},o,{value:void 0}),r=Se({},r,{value:void 0}),i=[];break;case"textarea":o=qe(e,o),r=qe(e,r),i=[];break;default:"function"!=typeof o.onClick&&"function"==typeof r.onClick&&(e.onclick=Ho)}for(c in it(n,r),n=null,o)if(!r.hasOwnProperty(c)&&o.hasOwnProperty(c)&&null!=o[c])if("style"===c){var l=o[c];for(a in l)l.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else"dangerouslySetInnerHTML"!==c&&"children"!==c&&"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&"autoFocus"!==c&&(X.hasOwnProperty(c)?i||(i=[]):(i=i||[]).push(c,null));for(c in r){var s=r[c];if(l=null!=o?o[c]:void 0,r.hasOwnProperty(c)&&s!==l&&(null!=s||null!=l))if("style"===c)if(l){for(a in l)!l.hasOwnProperty(a)||s&&s.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in s)s.hasOwnProperty(a)&&l[a]!==s[a]&&(n||(n={}),n[a]=s[a])}else n||(i||(i=[]),i.push(c,n)),n=s;else"dangerouslySetInnerHTML"===c?(s=s?s.__html:void 0,l=l?l.__html:void 0,null!=s&&l!==s&&(i=i||[]).push(c,s)):"children"===c?"string"!=typeof s&&"number"!=typeof s||(i=i||[]).push(c,""+s):"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&(X.hasOwnProperty(c)?(null!=s&&"onScroll"===c&&Do("scroll",e),i||l===s||(i=[])):(i=i||[]).push(c,s))}n&&(i=i||[]).push("style",n);var c=i;(t.updateQueue=c)&&(t.flags|=4)}},xs=function(e,t,n,r){n!==r&&(t.flags|=4)};var Rs=!1,Ls=!1,Fs="function"==typeof WeakSet?WeakSet:Set,zs=null;function js(e,t){var n=e.ref;if(null!==n)if("function"==typeof n)try{n(null)}catch(n){du(e,t,n)}else n.current=null}function Hs(e,t,n){try{n()}catch(n){du(e,t,n)}}var Us=!1;function Ws(e,t,n){var r=t.updateQueue;if(null!==(r=null!==r?r.lastEffect:null)){var o=r=r.next;do{if((o.tag&e)===e){var a=o.destroy;o.destroy=void 0,void 0!==a&&Hs(t,n,a)}o=o.next}while(o!==r)}}function qs(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Vs(e){var t=e.ref;if(null!==t){var n=e.stateNode;e.tag,e=n,"function"==typeof t?t(e):t.current=e}}function Gs(e){var t=e.alternate;null!==t&&(e.alternate=null,Gs(t)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&(null!==(t=e.stateNode)&&(delete t[ta],delete t[na],delete t[oa],delete t[aa],delete t[ia])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function Ys(e){return 5===e.tag||3===e.tag||4===e.tag}function Xs(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||Ys(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(2&e.flags)continue e;if(null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function Ks(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?8===n.nodeType?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(8===n.nodeType?(t=n.parentNode).insertBefore(e,n):(t=n).appendChild(e),null!=(n=n._reactRootContainer)||null!==t.onclick||(t.onclick=Ho));else if(4!==r&&null!==(e=e.child))for(Ks(e,t,n),e=e.sibling;null!==e;)Ks(e,t,n),e=e.sibling}function Js(e,t,n){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(4!==r&&null!==(e=e.child))for(Js(e,t,n),e=e.sibling;null!==e;)Js(e,t,n),e=e.sibling}var $s=null,Zs=!1;function ec(e,t,n){for(n=n.child;null!==n;)tc(e,t,n),n=n.sibling}function tc(e,t,n){if(Gt&&"function"==typeof Gt.onCommitFiberUnmount)try{Gt.onCommitFiberUnmount(Vt,n)}catch(e){}switch(n.tag){case 5:Ls||js(n,t);case 6:var r=$s,o=Zs;$s=null,ec(e,t,n),Zs=o,null!==($s=r)&&(Zs?(e=$s,n=n.stateNode,8===e.nodeType?e.parentNode.removeChild(n):e.removeChild(n)):$s.removeChild(n.stateNode));break;case 18:null!==$s&&(Zs?(e=$s,n=n.stateNode,8===e.nodeType?Jo(e.parentNode,n):1===e.nodeType&&Jo(e,n),Tn(e)):Jo($s,n.stateNode));break;case 4:r=$s,o=Zs,$s=n.stateNode.containerInfo,Zs=!0,ec(e,t,n),$s=r,Zs=o;break;case 0:case 11:case 14:case 15:if(!Ls&&(null!==(r=n.updateQueue)&&null!==(r=r.lastEffect))){o=r=r.next;do{var a=o,i=a.destroy;a=a.tag,void 0!==i&&(2&a||4&a)&&Hs(n,t,i),o=o.next}while(o!==r)}ec(e,t,n);break;case 1:if(!Ls&&(js(n,t),"function"==typeof(r=n.stateNode).componentWillUnmount))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(e){du(n,t,e)}ec(e,t,n);break;case 21:ec(e,t,n);break;case 22:1&n.mode?(Ls=(r=Ls)||null!==n.memoizedState,ec(e,t,n),Ls=r):ec(e,t,n);break;default:ec(e,t,n)}}function nc(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new Fs),t.forEach((function(t){var r=gu.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))}))}}function rc(e,t){var n=t.deletions;if(null!==n)for(var r=0;r<n.length;r++){var o=n[r];try{var a=e,i=t,l=i;e:for(;null!==l;){switch(l.tag){case 5:$s=l.stateNode,Zs=!1;break e;case 3:case 4:$s=l.stateNode.containerInfo,Zs=!0;break e}l=l.return}if(null===$s)throw Error(G(160));tc(a,i,o),$s=null,Zs=!1;var s=o.alternate;null!==s&&(s.return=null),o.return=null}catch(e){du(o,t,e)}}if(12854&t.subtreeFlags)for(t=t.child;null!==t;)oc(t,e),t=t.sibling}function oc(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(rc(t,e),ac(e),4&r){try{Ws(3,e,e.return),qs(3,e)}catch(t){du(e,e.return,t)}try{Ws(5,e,e.return)}catch(t){du(e,e.return,t)}}break;case 1:rc(t,e),ac(e),512&r&&null!==n&&js(n,n.return);break;case 5:if(rc(t,e),ac(e),512&r&&null!==n&&js(n,n.return),32&e.flags){var o=e.stateNode;try{et(o,"")}catch(t){du(e,e.return,t)}}if(4&r&&null!=(o=e.stateNode)){var a=e.memoizedProps,i=null!==n?n.memoizedProps:a,l=e.type,s=e.updateQueue;if(e.updateQueue=null,null!==s)try{"input"===l&&"radio"===a.type&&null!=a.name&&Fe(o,a),lt(l,i);var c=lt(l,a);for(i=0;i<s.length;i+=2){var u=s[i],A=s[i+1];"style"===u?ot(o,A):"dangerouslySetInnerHTML"===u?Ze(o,A):"children"===u?et(o,A):le(o,u,A,c)}switch(l){case"input":ze(o,a);break;case"textarea":Ge(o,a);break;case"select":var d=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!a.multiple;var f=a.value;null!=f?We(o,!!a.multiple,f,!1):d!==!!a.multiple&&(null!=a.defaultValue?We(o,!!a.multiple,a.defaultValue,!0):We(o,!!a.multiple,a.multiple?[]:"",!1))}o[na]=a}catch(t){du(e,e.return,t)}}break;case 6:if(rc(t,e),ac(e),4&r){if(null===e.stateNode)throw Error(G(162));o=e.stateNode,a=e.memoizedProps;try{o.nodeValue=a}catch(t){du(e,e.return,t)}}break;case 3:if(rc(t,e),ac(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{Tn(t.containerInfo)}catch(t){du(e,e.return,t)}break;case 4:default:rc(t,e),ac(e);break;case 13:rc(t,e),ac(e),8192&(o=e.child).flags&&(a=null!==o.memoizedState,o.stateNode.isHidden=a,!a||null!==o.alternate&&null!==o.alternate.memoizedState||(Bc=Ft())),4&r&&nc(e);break;case 22:if(u=null!==n&&null!==n.memoizedState,1&e.mode?(Ls=(c=Ls)||u,rc(t,e),Ls=c):rc(t,e),ac(e),8192&r){if(c=null!==e.memoizedState,(e.stateNode.isHidden=c)&&!u&&1&e.mode)for(zs=e,u=e.child;null!==u;){for(A=zs=u;null!==zs;){switch(f=(d=zs).child,d.tag){case 0:case 11:case 14:case 15:Ws(4,d,d.return);break;case 1:js(d,d.return);var p=d.stateNode;if("function"==typeof p.componentWillUnmount){r=d,n=d.return;try{t=r,p.props=t.memoizedProps,p.state=t.memoizedState,p.componentWillUnmount()}catch(e){du(r,n,e)}}break;case 5:js(d,d.return);break;case 22:if(null!==d.memoizedState){cc(A);continue}}null!==f?(f.return=d,zs=f):cc(A)}u=u.sibling}e:for(u=null,A=e;;){if(5===A.tag){if(null===u){u=A;try{o=A.stateNode,c?"function"==typeof(a=o.style).setProperty?a.setProperty("display","none","important"):a.display="none":(l=A.stateNode,i=null!=(s=A.memoizedProps.style)&&s.hasOwnProperty("display")?s.display:null,l.style.display=rt("display",i))}catch(t){du(e,e.return,t)}}}else if(6===A.tag){if(null===u)try{A.stateNode.nodeValue=c?"":A.memoizedProps}catch(t){du(e,e.return,t)}}else if((22!==A.tag&&23!==A.tag||null===A.memoizedState||A===e)&&null!==A.child){A.child.return=A,A=A.child;continue}if(A===e)break e;for(;null===A.sibling;){if(null===A.return||A.return===e)break e;u===A&&(u=null),A=A.return}u===A&&(u=null),A.sibling.return=A.return,A=A.sibling}}break;case 19:rc(t,e),ac(e),4&r&&nc(e);case 21:}}function ac(e){var t=e.flags;if(2&t){try{e:{for(var n=e.return;null!==n;){if(Ys(n)){var r=n;break e}n=n.return}throw Error(G(160))}switch(r.tag){case 5:var o=r.stateNode;32&r.flags&&(et(o,""),r.flags&=-33),Js(e,Xs(e),o);break;case 3:case 4:var a=r.stateNode.containerInfo;Ks(e,Xs(e),a);break;default:throw Error(G(161))}}catch(t){du(e,e.return,t)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function ic(e,t,n){zs=e,lc(e)}function lc(e,t,n){for(var r=!!(1&e.mode);null!==zs;){var o=zs,a=o.child;if(22===o.tag&&r){var i=null!==o.memoizedState||Rs;if(!i){var l=o.alternate,s=null!==l&&null!==l.memoizedState||Ls;l=Rs;var c=Ls;if(Rs=i,(Ls=s)&&!c)for(zs=o;null!==zs;)s=(i=zs).child,22===i.tag&&null!==i.memoizedState?uc(o):null!==s?(s.return=i,zs=s):uc(o);for(;null!==a;)zs=a,lc(a),a=a.sibling;zs=o,Rs=l,Ls=c}sc(e)}else 8772&o.subtreeFlags&&null!==a?(a.return=o,zs=a):sc(e)}}function sc(e){for(;null!==zs;){var t=zs;if(8772&t.flags){var n=t.alternate;try{if(8772&t.flags)switch(t.tag){case 0:case 11:case 15:Ls||qs(5,t);break;case 1:var r=t.stateNode;if(4&t.flags&&!Ls)if(null===n)r.componentDidMount();else{var o=t.elementType===t.type?n.memoizedProps:Wl(t.type,n.memoizedProps);r.componentDidUpdate(o,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var a=t.updateQueue;null!==a&&Mi(t,a,r);break;case 3:var i=t.updateQueue;if(null!==i){if(n=null,null!==t.child)switch(t.child.tag){case 5:case 1:n=t.child.stateNode}Mi(t,i,n)}break;case 5:var l=t.stateNode;if(null===n&&4&t.flags){n=l;var s=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":s.autoFocus&&n.focus();break;case"img":s.src&&(n.src=s.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===t.memoizedState){var c=t.alternate;if(null!==c){var u=c.memoizedState;if(null!==u){var A=u.dehydrated;null!==A&&Tn(A)}}}break;default:throw Error(G(163))}Ls||512&t.flags&&Vs(t)}catch(e){du(t,t.return,e)}}if(t===e){zs=null;break}if(null!==(n=t.sibling)){n.return=t.return,zs=n;break}zs=t.return}}function cc(e){for(;null!==zs;){var t=zs;if(t===e){zs=null;break}var n=t.sibling;if(null!==n){n.return=t.return,zs=n;break}zs=t.return}}function uc(e){for(;null!==zs;){var t=zs;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{qs(4,t)}catch(e){du(t,n,e)}break;case 1:var r=t.stateNode;if("function"==typeof r.componentDidMount){var o=t.return;try{r.componentDidMount()}catch(e){du(t,o,e)}}var a=t.return;try{Vs(t)}catch(e){du(t,a,e)}break;case 5:var i=t.return;try{Vs(t)}catch(e){du(t,i,e)}}}catch(e){du(t,t.return,e)}if(t===e){zs=null;break}var l=t.sibling;if(null!==l){l.return=t.return,zs=l;break}zs=t.return}}var Ac,dc=Math.ceil,fc=se.ReactCurrentDispatcher,pc=se.ReactCurrentOwner,hc=se.ReactCurrentBatchConfig,gc=0,mc=null,yc=null,vc=0,bc=0,wc=fa(0),xc=0,kc=null,Ec=0,Sc=0,Cc=0,Pc=null,Dc=null,Bc=0,Ic=1/0,Tc=null,Mc=!1,Qc=null,_c=null,Nc=!1,Oc=null,Rc=0,Lc=0,Fc=null,zc=-1,jc=0;function Hc(){return 6&gc?Ft():-1!==zc?zc:zc=Ft()}function Uc(e){return 1&e.mode?2&gc&&0!==vc?vc&-vc:null!==oi.transition?(0===jc&&(jc=rn()),jc):0!==(e=sn)?e:e=void 0===(e=window.event)?16:Fn(e.type):1}function Wc(e,t,n,r){if(50<Lc)throw Lc=0,Fc=null,Error(G(185));an(e,n,r),2&gc&&e===mc||(e===mc&&(!(2&gc)&&(Sc|=n),4===xc&&Xc(e,vc)),qc(e,r),1===n&&0===gc&&!(1&t.mode)&&(Ic=Ft()+500,Da&&Ta()))}function qc(e,t){var n=e.callbackNode;!function(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,o=e.expirationTimes,a=e.pendingLanes;0<a;){var i=31-Yt(a),l=1<<i,s=o[i];-1===s?l&n&&!(l&r)||(o[i]=tn(l,t)):s<=t&&(e.expiredLanes|=l),a&=~l}}(e,t);var r=en(e,e===mc?vc:0);if(0===r)null!==n&&Ot(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(null!=n&&Ot(n),1===t)0===e.tag?function(e){Da=!0,Ia(e)}(Kc.bind(null,e)):Ia(Kc.bind(null,e)),Xo((function(){!(6&gc)&&Ta()})),n=null;else{switch(cn(r)){case 1:n=jt;break;case 4:n=Ht;break;case 16:default:n=Ut;break;case 536870912:n=qt}n=mu(n,Vc.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function Vc(e,t){if(zc=-1,jc=0,6&gc)throw Error(G(327));var n=e.callbackNode;if(uu()&&e.callbackNode!==n)return null;var r=en(e,e===mc?vc:0);if(0===r)return null;if(30&r||r&e.expiredLanes||t)t=ou(e,r);else{t=r;var o=gc;gc|=2;var a=nu();for(mc===e&&vc===t||(Tc=null,Ic=Ft()+500,eu(e,t));;)try{iu();break}catch(t){tu(e,t)}hi(),fc.current=a,gc=o,null!==yc?t=0:(mc=null,vc=0,t=xc)}if(0!==t){if(2===t&&(0!==(o=nn(e))&&(r=o,t=Gc(e,o))),1===t)throw n=kc,eu(e,0),Xc(e,r),qc(e,Ft()),n;if(6===t)Xc(e,r);else{if(o=e.current.alternate,!(30&r||function(e){for(var t=e;;){if(16384&t.flags){var n=t.updateQueue;if(null!==n&&null!==(n=n.stores))for(var r=0;r<n.length;r++){var o=n[r],a=o.getSnapshot;o=o.value;try{if(!Xr(a(),o))return!1}catch(e){return!1}}}if(n=t.child,16384&t.subtreeFlags&&null!==n)n.return=t,t=n;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}(o)||(t=ou(e,r),2===t&&(a=nn(e),0!==a&&(r=a,t=Gc(e,a))),1!==t)))throw n=kc,eu(e,0),Xc(e,r),qc(e,Ft()),n;switch(e.finishedWork=o,e.finishedLanes=r,t){case 0:case 1:throw Error(G(345));case 2:case 5:cu(e,Dc,Tc);break;case 3:if(Xc(e,r),(130023424&r)===r&&10<(t=Bc+500-Ft())){if(0!==en(e,0))break;if(((o=e.suspendedLanes)&r)!==r){Hc(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Vo(cu.bind(null,e,Dc,Tc),t);break}cu(e,Dc,Tc);break;case 4:if(Xc(e,r),(4194240&r)===r)break;for(t=e.eventTimes,o=-1;0<r;){var i=31-Yt(r);a=1<<i,(i=t[i])>o&&(o=i),r&=~a}if(r=o,10<(r=(120>(r=Ft()-r)?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*dc(r/1960))-r)){e.timeoutHandle=Vo(cu.bind(null,e,Dc,Tc),r);break}cu(e,Dc,Tc);break;default:throw Error(G(329))}}}return qc(e,Ft()),e.callbackNode===n?Vc.bind(null,e):null}function Gc(e,t){var n=Pc;return e.current.memoizedState.isDehydrated&&(eu(e,t).flags|=256),2!==(e=ou(e,t))&&(t=Dc,Dc=n,null!==t&&Yc(t)),e}function Yc(e){null===Dc?Dc=e:Dc.push.apply(Dc,e)}function Xc(e,t){for(t&=~Cc,t&=~Sc,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Yt(t),r=1<<n;e[n]=-1,t&=~r}}function Kc(e){if(6&gc)throw Error(G(327));uu();var t=en(e,0);if(!(1&t))return qc(e,Ft()),null;var n=ou(e,t);if(0!==e.tag&&2===n){var r=nn(e);0!==r&&(t=r,n=Gc(e,r))}if(1===n)throw n=kc,eu(e,0),Xc(e,t),qc(e,Ft()),n;if(6===n)throw Error(G(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,cu(e,Dc,Tc),qc(e,Ft()),null}function Jc(e,t){var n=gc;gc|=1;try{return e(t)}finally{0===(gc=n)&&(Ic=Ft()+500,Da&&Ta())}}function $c(e){null!==Oc&&0===Oc.tag&&!(6&gc)&&uu();var t=gc;gc|=1;var n=hc.transition,r=sn;try{if(hc.transition=null,sn=1,e)return e()}finally{sn=r,hc.transition=n,!(6&(gc=t))&&Ta()}}function Zc(){bc=wc.current,pa(wc)}function eu(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,Go(n)),null!==yc)for(n=yc.return;null!==n;){var r=n;switch(Wa(r),r.tag){case 1:null!=(r=r.type.childContextTypes)&&xa();break;case 3:Fi(),pa(ya),pa(ma),qi();break;case 5:ji(r);break;case 4:Fi();break;case 13:case 19:pa(Hi);break;case 10:gi(r.type._context);break;case 22:case 23:Zc()}n=n.return}if(mc=e,yc=e=wu(e.current,null),vc=bc=t,xc=0,kc=null,Cc=Sc=Ec=0,Dc=Pc=null,null!==bi){for(t=0;t<bi.length;t++)if(null!==(r=(n=bi[t]).interleaved)){n.interleaved=null;var o=r.next,a=n.pending;if(null!==a){var i=a.next;a.next=o,r.next=i}n.pending=r}bi=null}return e}function tu(e,t){for(;;){var n=yc;try{if(hi(),Vi.current=zl,$i){for(var r=Xi.memoizedState;null!==r;){var o=r.queue;null!==o&&(o.pending=null),r=r.next}$i=!1}if(Yi=0,Ji=Ki=Xi=null,Zi=!1,el=0,pc.current=null,null===n||null===n.return){xc=1,kc=t,yc=null;break}e:{var a=e,i=n.return,l=n,s=t;if(t=vc,l.flags|=32768,null!==s&&"object"==typeof s&&"function"==typeof s.then){var c=s,u=l,A=u.tag;if(!(1&u.mode||0!==A&&11!==A&&15!==A)){var d=u.alternate;d?(u.updateQueue=d.updateQueue,u.memoizedState=d.memoizedState,u.lanes=d.lanes):(u.updateQueue=null,u.memoizedState=null)}var f=os(i);if(null!==f){f.flags&=-257,as(f,i,l,0,t),1&f.mode&&rs(a,c,t),s=c;var p=(t=f).updateQueue;if(null===p){var h=new Set;h.add(s),t.updateQueue=h}else p.add(s);break e}if(!(1&t)){rs(a,c,t),ru();break e}s=Error(G(426))}else if(Ga&&1&l.mode){var g=os(i);if(null!==g){!(65536&g.flags)&&(g.flags|=256),as(g,i,l,0,t),ri(Jl(s,l));break e}}a=s=Jl(s,l),4!==xc&&(xc=2),null===Pc?Pc=[a]:Pc.push(a),a=i;do{switch(a.tag){case 3:a.flags|=65536,t&=-t,a.lanes|=t,Ii(a,ts(0,s,t));break e;case 1:l=s;var m=a.type,y=a.stateNode;if(!(128&a.flags||"function"!=typeof m.getDerivedStateFromError&&(null===y||"function"!=typeof y.componentDidCatch||null!==_c&&_c.has(y)))){a.flags|=65536,t&=-t,a.lanes|=t,Ii(a,ns(a,l,t));break e}}a=a.return}while(null!==a)}su(n)}catch(e){t=e,yc===n&&null!==n&&(yc=n=n.return);continue}break}}function nu(){var e=fc.current;return fc.current=zl,null===e?zl:e}function ru(){0!==xc&&3!==xc&&2!==xc||(xc=4),null===mc||!(268435455&Ec)&&!(268435455&Sc)||Xc(mc,vc)}function ou(e,t){var n=gc;gc|=2;var r=nu();for(mc===e&&vc===t||(Tc=null,eu(e,t));;)try{au();break}catch(t){tu(e,t)}if(hi(),gc=n,fc.current=r,null!==yc)throw Error(G(261));return mc=null,vc=0,xc}function au(){for(;null!==yc;)lu(yc)}function iu(){for(;null!==yc&&!Rt();)lu(yc)}function lu(e){var t=Ac(e.alternate,e,bc);e.memoizedProps=e.pendingProps,null===t?su(e):yc=t,pc.current=null}function su(e){var t=e;do{var n=t.alternate;if(e=t.return,32768&t.flags){if(null!==(n=Os(n,t)))return n.flags&=32767,void(yc=n);if(null===e)return xc=6,void(yc=null);e.flags|=32768,e.subtreeFlags=0,e.deletions=null}else if(null!==(n=Ns(n,t,bc)))return void(yc=n);if(null!==(t=t.sibling))return void(yc=t);yc=t=e}while(null!==t);0===xc&&(xc=5)}function cu(e,t,n){var r=sn,o=hc.transition;try{hc.transition=null,sn=1,function(e,t,n,r){do{uu()}while(null!==Oc);if(6&gc)throw Error(G(327));n=e.finishedWork;var o=e.finishedLanes;if(null===n)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(G(177));e.callbackNode=null,e.callbackPriority=0;var a=n.lanes|n.childLanes;if(function(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var o=31-Yt(n),a=1<<o;t[o]=0,r[o]=-1,e[o]=-1,n&=~a}}(e,a),e===mc&&(yc=mc=null,vc=0),!(2064&n.subtreeFlags)&&!(2064&n.flags)||Nc||(Nc=!0,mu(Ut,(function(){return uu(),null}))),a=!!(15990&n.flags),!!(15990&n.subtreeFlags)||a){a=hc.transition,hc.transition=null;var i=sn;sn=1;var l=gc;gc|=4,pc.current=null,function(e,t){if(Uo=Qn,to(e=eo())){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{var r=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var o=r.anchorOffset,a=r.focusNode;r=r.focusOffset;try{n.nodeType,a.nodeType}catch(e){n=null;break e}var i=0,l=-1,s=-1,c=0,u=0,A=e,d=null;t:for(;;){for(var f;A!==n||0!==o&&3!==A.nodeType||(l=i+o),A!==a||0!==r&&3!==A.nodeType||(s=i+r),3===A.nodeType&&(i+=A.nodeValue.length),null!==(f=A.firstChild);)d=A,A=f;for(;;){if(A===e)break t;if(d===n&&++c===o&&(l=i),d===a&&++u===r&&(s=i),null!==(f=A.nextSibling))break;d=(A=d).parentNode}A=f}n=-1===l||-1===s?null:{start:l,end:s}}else n=null}n=n||{start:0,end:0}}else n=null;for(Wo={focusedElem:e,selectionRange:n},Qn=!1,zs=t;null!==zs;)if(e=(t=zs).child,1028&t.subtreeFlags&&null!==e)e.return=t,zs=e;else for(;null!==zs;){t=zs;try{var p=t.alternate;if(1024&t.flags)switch(t.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==p){var h=p.memoizedProps,g=p.memoizedState,m=t.stateNode,y=m.getSnapshotBeforeUpdate(t.elementType===t.type?h:Wl(t.type,h),g);m.__reactInternalSnapshotBeforeUpdate=y}break;case 3:var v=t.stateNode.containerInfo;1===v.nodeType?v.textContent="":9===v.nodeType&&v.documentElement&&v.removeChild(v.documentElement);break;default:throw Error(G(163))}}catch(e){du(t,t.return,e)}if(null!==(e=t.sibling)){e.return=t.return,zs=e;break}zs=t.return}p=Us,Us=!1}(e,n),oc(n,e),no(Wo),Qn=!!Uo,Wo=Uo=null,e.current=n,ic(n),Lt(),gc=l,sn=i,hc.transition=a}else e.current=n;if(Nc&&(Nc=!1,Oc=e,Rc=o),a=e.pendingLanes,0===a&&(_c=null),function(e){if(Gt&&"function"==typeof Gt.onCommitFiberRoot)try{Gt.onCommitFiberRoot(Vt,e,void 0,!(128&~e.current.flags))}catch(e){}}(n.stateNode),qc(e,Ft()),null!==t)for(r=e.onRecoverableError,n=0;n<t.length;n++)o=t[n],r(o.value,{componentStack:o.stack,digest:o.digest});if(Mc)throw Mc=!1,e=Qc,Qc=null,e;!!(1&Rc)&&0!==e.tag&&uu(),a=e.pendingLanes,1&a?e===Fc?Lc++:(Lc=0,Fc=e):Lc=0,Ta()}(e,t,n,r)}finally{hc.transition=o,sn=r}return null}function uu(){if(null!==Oc){var e=cn(Rc),t=hc.transition,n=sn;try{if(hc.transition=null,sn=16>e?16:e,null===Oc)var r=!1;else{if(e=Oc,Oc=null,Rc=0,6&gc)throw Error(G(331));var o=gc;for(gc|=4,zs=e.current;null!==zs;){var a=zs,i=a.child;if(16&zs.flags){var l=a.deletions;if(null!==l){for(var s=0;s<l.length;s++){var c=l[s];for(zs=c;null!==zs;){var u=zs;switch(u.tag){case 0:case 11:case 15:Ws(8,u,a)}var A=u.child;if(null!==A)A.return=u,zs=A;else for(;null!==zs;){var d=(u=zs).sibling,f=u.return;if(Gs(u),u===c){zs=null;break}if(null!==d){d.return=f,zs=d;break}zs=f}}}var p=a.alternate;if(null!==p){var h=p.child;if(null!==h){p.child=null;do{var g=h.sibling;h.sibling=null,h=g}while(null!==h)}}zs=a}}if(2064&a.subtreeFlags&&null!==i)i.return=a,zs=i;else e:for(;null!==zs;){if(2048&(a=zs).flags)switch(a.tag){case 0:case 11:case 15:Ws(9,a,a.return)}var m=a.sibling;if(null!==m){m.return=a.return,zs=m;break e}zs=a.return}}var y=e.current;for(zs=y;null!==zs;){var v=(i=zs).child;if(2064&i.subtreeFlags&&null!==v)v.return=i,zs=v;else e:for(i=y;null!==zs;){if(2048&(l=zs).flags)try{switch(l.tag){case 0:case 11:case 15:qs(9,l)}}catch(e){du(l,l.return,e)}if(l===i){zs=null;break e}var b=l.sibling;if(null!==b){b.return=l.return,zs=b;break e}zs=l.return}}if(gc=o,Ta(),Gt&&"function"==typeof Gt.onPostCommitFiberRoot)try{Gt.onPostCommitFiberRoot(Vt,e)}catch(e){}r=!0}return r}finally{sn=n,hc.transition=t}}return!1}function Au(e,t,n){e=Di(e,t=ts(0,t=Jl(n,t),1),1),t=Hc(),null!==e&&(an(e,1,t),qc(e,t))}function du(e,t,n){if(3===e.tag)Au(e,e,n);else for(;null!==t;){if(3===t.tag){Au(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===_c||!_c.has(r))){t=Di(t,e=ns(t,e=Jl(n,e),1),1),e=Hc(),null!==t&&(an(t,1,e),qc(t,e));break}}t=t.return}}function fu(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=Hc(),e.pingedLanes|=e.suspendedLanes&n,mc===e&&(vc&n)===n&&(4===xc||3===xc&&(130023424&vc)===vc&&500>Ft()-Bc?eu(e,0):Cc|=n),qc(e,t)}function pu(e,t){0===t&&(1&e.mode?(t=$t,!(130023424&($t<<=1))&&($t=4194304)):t=1);var n=Hc();null!==(e=ki(e,t))&&(an(e,t,n),qc(e,n))}function hu(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),pu(e,n)}function gu(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,o=e.memoizedState;null!==o&&(n=o.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(G(314))}null!==r&&r.delete(t),pu(e,n)}function mu(e,t){return Nt(e,t)}function yu(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function vu(e,t,n,r){return new yu(e,t,n,r)}function bu(e){return!(!(e=e.prototype)||!e.isReactComponent)}function wu(e,t){var n=e.alternate;return null===n?((n=vu(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=14680064&e.flags,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function xu(e,t,n,r,o,a){var i=2;if(r=e,"function"==typeof e)bu(e)&&(i=1);else if("string"==typeof e)i=5;else e:switch(e){case Ae:return ku(n.children,o,a,t);case de:i=8,o|=8;break;case fe:return(e=vu(12,n,t,2|o)).elementType=fe,e.lanes=a,e;case me:return(e=vu(13,n,t,o)).elementType=me,e.lanes=a,e;case ye:return(e=vu(19,n,t,o)).elementType=ye,e.lanes=a,e;case we:return Eu(n,o,a,t);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case pe:i=10;break e;case he:i=9;break e;case ge:i=11;break e;case ve:i=14;break e;case be:i=16,r=null;break e}throw Error(G(130,null==e?e:typeof e,""))}return(t=vu(i,n,t,o)).elementType=e,t.type=r,t.lanes=a,t}function ku(e,t,n,r){return(e=vu(7,e,r,t)).lanes=n,e}function Eu(e,t,n,r){return(e=vu(22,e,r,t)).elementType=we,e.lanes=n,e.stateNode={isHidden:!1},e}function Su(e,t,n){return(e=vu(6,e,null,t)).lanes=n,e}function Cu(e,t,n){return(t=vu(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Pu(e,t,n,r,o){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=on(0),this.expirationTimes=on(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=on(0),this.identifierPrefix=r,this.onRecoverableError=o,this.mutableSourceEagerHydrationData=null}function Du(e,t,n,r,o,a,i,l,s){return e=new Pu(e,t,n,l,s),1===t?(t=1,!0===a&&(t|=8)):t=0,a=vu(3,null,null,t),e.current=a,a.stateNode=e,a.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},Si(a),e}function Bu(e){if(!e)return ga;e:{if(It(e=e._reactInternals)!==e||1!==e.tag)throw Error(G(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(wa(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(null!==t);throw Error(G(171))}if(1===e.tag){var n=e.type;if(wa(n))return Ea(e,n,t)}return t}function Iu(e,t,n,r,o,a,i,l,s){return(e=Du(n,r,!0,e,0,a,0,l,s)).context=Bu(null),n=e.current,(a=Pi(r=Hc(),o=Uc(n))).callback=null!=t?t:null,Di(n,a,o),e.current.lanes=o,an(e,o,r),qc(e,r),e}function Tu(e,t,n,r){var o=t.current,a=Hc(),i=Uc(o);return n=Bu(n),null===t.context?t.context=n:t.pendingContext=n,(t=Pi(a,i)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),null!==(e=Di(o,t,i))&&(Wc(e,o,i,a),Bi(e,o,i)),i}function Mu(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function Qu(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function _u(e,t){Qu(e,t),(e=e.alternate)&&Qu(e,t)}Ac=function(e,t,n){if(null!==e)if(e.memoizedProps!==t.pendingProps||ya.current)ls=!0;else{if(!(e.lanes&n||128&t.flags))return ls=!1,function(e,t,n){switch(t.tag){case 3:ms(t),ni();break;case 5:zi(t);break;case 1:wa(t.type)&&Sa(t);break;case 4:Li(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,o=t.memoizedProps.value;ha(Ai,r._currentValue),r._currentValue=o;break;case 13:if(null!==(r=t.memoizedState))return null!==r.dehydrated?(ha(Hi,1&Hi.current),t.flags|=128,null):n&t.child.childLanes?Ss(e,t,n):(ha(Hi,1&Hi.current),null!==(e=Ms(e,t,n))?e.sibling:null);ha(Hi,1&Hi.current);break;case 19:if(r=!!(n&t.childLanes),128&e.flags){if(r)return Is(e,t,n);t.flags|=128}if(null!==(o=t.memoizedState)&&(o.rendering=null,o.tail=null,o.lastEffect=null),ha(Hi,Hi.current),r)break;return null;case 22:case 23:return t.lanes=0,ds(e,t,n)}return Ms(e,t,n)}(e,t,n);ls=!!(131072&e.flags)}else ls=!1,Ga&&1048576&t.flags&&Ha(t,Na,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Ts(e,t),e=t.pendingProps;var o=ba(t,ma.current);yi(t,n),o=ol(null,t,r,e,o,n);var a=al();return t.flags|=1,"object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof?(t.tag=1,t.memoizedState=null,t.updateQueue=null,wa(r)?(a=!0,Sa(t)):a=!1,t.memoizedState=null!==o.state&&void 0!==o.state?o.state:null,Si(t),o.updater=Vl,t.stateNode=o,o._reactInternals=t,Kl(t,r,e,n),t=gs(null,t,r,!0,a,n)):(t.tag=0,Ga&&a&&Ua(t),ss(null,t,o,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Ts(e,t),e=t.pendingProps,r=(o=r._init)(r._payload),t.type=r,o=t.tag=function(e){if("function"==typeof e)return bu(e)?1:0;if(null!=e){if((e=e.$$typeof)===ge)return 11;if(e===ve)return 14}return 2}(r),e=Wl(r,e),o){case 0:t=ps(null,t,r,e,n);break e;case 1:t=hs(null,t,r,e,n);break e;case 11:t=cs(null,t,r,e,n);break e;case 14:t=us(null,t,r,Wl(r.type,e),n);break e}throw Error(G(306,r,""))}return t;case 0:return r=t.type,o=t.pendingProps,ps(e,t,r,o=t.elementType===r?o:Wl(r,o),n);case 1:return r=t.type,o=t.pendingProps,hs(e,t,r,o=t.elementType===r?o:Wl(r,o),n);case 3:e:{if(ms(t),null===e)throw Error(G(387));r=t.pendingProps,o=(a=t.memoizedState).element,Ci(e,t),Ti(t,r,null,n);var i=t.memoizedState;if(r=i.element,a.isDehydrated){if(a={element:r,isDehydrated:!1,cache:i.cache,pendingSuspenseBoundaries:i.pendingSuspenseBoundaries,transitions:i.transitions},t.updateQueue.baseState=a,t.memoizedState=a,256&t.flags){t=ys(e,t,r,n,o=Jl(Error(G(423)),t));break e}if(r!==o){t=ys(e,t,r,n,o=Jl(Error(G(424)),t));break e}for(Va=$o(t.stateNode.containerInfo.firstChild),qa=t,Ga=!0,Ya=null,n=ui(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(ni(),r===o){t=Ms(e,t,n);break e}ss(e,t,r,n)}t=t.child}return t;case 5:return zi(t),null===e&&$a(t),r=t.type,o=t.pendingProps,a=null!==e?e.memoizedProps:null,i=o.children,qo(r,o)?i=null:null!==a&&qo(r,a)&&(t.flags|=32),fs(e,t),ss(e,t,i,n),t.child;case 6:return null===e&&$a(t),null;case 13:return Ss(e,t,n);case 4:return Li(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=ci(t,null,r,n):ss(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,cs(e,t,r,o=t.elementType===r?o:Wl(r,o),n);case 7:return ss(e,t,t.pendingProps,n),t.child;case 8:case 12:return ss(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,o=t.pendingProps,a=t.memoizedProps,i=o.value,ha(Ai,r._currentValue),r._currentValue=i,null!==a)if(Xr(a.value,i)){if(a.children===o.children&&!ya.current){t=Ms(e,t,n);break e}}else for(null!==(a=t.child)&&(a.return=t);null!==a;){var l=a.dependencies;if(null!==l){i=a.child;for(var s=l.firstContext;null!==s;){if(s.context===r){if(1===a.tag){(s=Pi(-1,n&-n)).tag=2;var c=a.updateQueue;if(null!==c){var u=(c=c.shared).pending;null===u?s.next=s:(s.next=u.next,u.next=s),c.pending=s}}a.lanes|=n,null!==(s=a.alternate)&&(s.lanes|=n),mi(a.return,n,t),l.lanes|=n;break}s=s.next}}else if(10===a.tag)i=a.type===t.type?null:a.child;else if(18===a.tag){if(null===(i=a.return))throw Error(G(341));i.lanes|=n,null!==(l=i.alternate)&&(l.lanes|=n),mi(i,n,t),i=a.sibling}else i=a.child;if(null!==i)i.return=a;else for(i=a;null!==i;){if(i===t){i=null;break}if(null!==(a=i.sibling)){a.return=i.return,i=a;break}i=i.return}a=i}ss(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,r=t.pendingProps.children,yi(t,n),r=r(o=vi(o)),t.flags|=1,ss(e,t,r,n),t.child;case 14:return o=Wl(r=t.type,t.pendingProps),us(e,t,r,o=Wl(r.type,o),n);case 15:return As(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:Wl(r,o),Ts(e,t),t.tag=1,wa(r)?(e=!0,Sa(t)):e=!1,yi(t,n),Yl(t,r,o),Kl(t,r,o,n),gs(null,t,r,!0,e,n);case 19:return Is(e,t,n);case 22:return ds(e,t,n)}throw Error(G(156,t.tag))};var Nu="function"==typeof reportError?reportError:function(e){console.error(e)};function Ou(e){this._internalRoot=e}function Ru(e){this._internalRoot=e}function Lu(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function Fu(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function zu(){}function ju(e,t,n,r,o){var a=n._reactRootContainer;if(a){var i=a;if("function"==typeof o){var l=o;o=function(){var e=Mu(i);l.call(e)}}Tu(t,i,e,o)}else i=function(e,t,n,r,o){if(o){if("function"==typeof r){var a=r;r=function(){var e=Mu(i);a.call(e)}}var i=Iu(t,r,e,0,null,!1,0,"",zu);return e._reactRootContainer=i,e[ra]=i.current,To(8===e.nodeType?e.parentNode:e),$c(),i}for(;o=e.lastChild;)e.removeChild(o);if("function"==typeof r){var l=r;r=function(){var e=Mu(s);l.call(e)}}var s=Du(e,0,!1,null,0,!1,0,"",zu);return e._reactRootContainer=s,e[ra]=s.current,To(8===e.nodeType?e.parentNode:e),$c((function(){Tu(t,s,n,r)})),s}(n,t,e,o,r);return Mu(i)}Ru.prototype.render=Ou.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(G(409));Tu(e,t,null,null)},Ru.prototype.unmount=Ou.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;$c((function(){Tu(null,e,null,null)})),t[ra]=null}},Ru.prototype.unstable_scheduleHydration=function(e){if(e){var t=fn();e={blockedOn:null,target:e,priority:t};for(var n=0;n<xn.length&&0!==t&&t<xn[n].priority;n++);xn.splice(n,0,e),0===n&&Cn(e)}},un=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=Zt(t.pendingLanes);0!==n&&(ln(t,1|n),qc(t,Ft()),!(6&gc)&&(Ic=Ft()+500,Ta()))}break;case 13:$c((function(){var t=ki(e,1);if(null!==t){var n=Hc();Wc(t,e,1,n)}})),_u(e,1)}},An=function(e){if(13===e.tag){var t=ki(e,134217728);if(null!==t)Wc(t,e,134217728,Hc());_u(e,134217728)}},dn=function(e){if(13===e.tag){var t=Uc(e),n=ki(e,t);if(null!==n)Wc(n,e,t,Hc());_u(e,t)}},fn=function(){return sn},pn=function(e,t){var n=sn;try{return sn=e,t()}finally{sn=n}},ut=function(e,t,n){switch(t){case"input":if(ze(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=ua(r);if(!o)throw Error(G(90));Ne(r),ze(r,o)}}}break;case"textarea":Ge(e,n);break;case"select":null!=(t=n.value)&&We(e,!!n.multiple,t,!1)}},gt=Jc,mt=$c;var Hu={usingClientEntryPoint:!1,Events:[sa,ca,ua,pt,ht,Jc]},Uu={findFiberByHostInstance:la,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},Wu={bundleType:Uu.bundleType,version:Uu.version,rendererPackageName:Uu.rendererPackageName,rendererConfig:Uu.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:se.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Qt(e))?null:e.stateNode},findFiberByHostInstance:Uu.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var qu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!qu.isDisabled&&qu.supportsFiber)try{Vt=qu.inject(Wu),Gt=qu}catch($e){}}j.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Hu,j.createPortal=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Lu(t))throw Error(G(200));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:ue,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)},j.createRoot=function(e,t){if(!Lu(e))throw Error(G(299));var n=!1,r="",o=Nu;return null!=t&&(!0===t.unstable_strictMode&&(n=!0),void 0!==t.identifierPrefix&&(r=t.identifierPrefix),void 0!==t.onRecoverableError&&(o=t.onRecoverableError)),t=Du(e,1,!1,null,0,n,0,r,o),e[ra]=t.current,To(8===e.nodeType?e.parentNode:e),new Ou(t)},j.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(G(188));throw e=Object.keys(e).join(","),Error(G(268,e))}return e=null===(e=Qt(t))?null:e.stateNode},j.flushSync=function(e){return $c(e)},j.hydrate=function(e,t,n){if(!Fu(t))throw Error(G(200));return ju(null,e,t,!0,n)},j.hydrateRoot=function(e,t,n){if(!Lu(e))throw Error(G(405));var r=null!=n&&n.hydratedSources||null,o=!1,a="",i=Nu;if(null!=n&&(!0===n.unstable_strictMode&&(o=!0),void 0!==n.identifierPrefix&&(a=n.identifierPrefix),void 0!==n.onRecoverableError&&(i=n.onRecoverableError)),t=Iu(t,null,e,1,null!=n?n:null,o,0,a,i),e[ra]=t.current,To(e),r)for(e=0;e<r.length;e++)o=(o=(n=r[e])._getVersion)(n._source),null==t.mutableSourceEagerHydrationData?t.mutableSourceEagerHydrationData=[n,o]:t.mutableSourceEagerHydrationData.push(n,o);return new Ru(t)},j.render=function(e,t,n){if(!Fu(t))throw Error(G(200));return ju(null,e,t,!1,n)},j.unmountComponentAtNode=function(e){if(!Fu(e))throw Error(G(40));return!!e._reactRootContainer&&($c((function(){ju(null,null,e,!1,(function(){e._reactRootContainer=null,e[ra]=null}))})),!0)},j.unstable_batchedUpdates=Jc,j.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!Fu(n))throw Error(G(200));if(null==e||void 0===e._reactInternals)throw Error(G(38));return ju(e,t,n,!1,r)},j.version="18.3.1-next-f1338f8080-20240426",function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),z.exports=j;var Vu=z.exports;function Gu(){return Gu=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gu.apply(null,arguments)}function Yu(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}F.createRoot=Vu.createRoot,F.hydrateRoot=Vu.hydrateRoot;Yu('.rcb-chat-header-container{border-bottom:1px solid #ccc;color:#fff;display:flex;justify-content:space-between;max-height:55px;padding:12px}.rcb-chat-header{display:flex;flex-direction:row}.rcb-bot-avatar{background-size:cover;border-radius:50%;height:30px;margin-right:12px;width:30px}.rcb-message-prompt-container.visible{align-items:center;animation:rcb-animation-pop-in .3s ease-in-out;bottom:0;display:flex;justify-content:center;margin:auto;opacity:1;pointer-events:auto;position:sticky}.rcb-message-prompt-container.hidden{height:0;opacity:0;pointer-events:none;visibility:hidden}.rcb-message-prompt-text{background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;font-size:12px;padding:6px 12px;transition:color .3s ease,border-color .3s ease;z-index:9999}.rcb-message-prompt-container.hidden .rcb-message-prompt-text{padding:0}.rcb-user-message-container{display:flex;flex-direction:row;justify-content:right}.rcb-user-message{border-radius:22px;font-size:15px;height:fit-content;margin-right:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:right;white-space:pre-wrap;width:fit-content}.rcb-user-message-offset{margin-right:50px}.rcb-user-message-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-message-user-avatar{background-size:cover;border-radius:50%;height:40px;margin-left:-10px;margin-right:6px;margin-top:9px;width:40px}.rcb-bot-message-container{display:flex;flex-direction:row}.rcb-bot-message{border-radius:22px;font-size:15px;height:fit-content;margin-left:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:left;white-space:pre-wrap;width:fit-content}.rcb-bot-message-offset{margin-left:50px}.rcb-bot-message-entry{animation:rcb-animation-bot-message-entry .3s ease-in backwards}.rcb-message-bot-avatar{background-size:cover;border-radius:50%;height:40px;margin-left:6px;margin-right:-10px;margin-top:9px;width:40px}.rcb-typing-indicator{align-items:center;display:flex}.rcb-dot{animation:rcb-animation-bot-typing 1s infinite;background-color:#ccc;border-radius:50%;height:8px;margin-right:4px;width:8px}.rcb-dot:nth-child(2){animation-delay:.2s}.rcb-dot:nth-child(3){animation-delay:.4s}.rcb-chat-body-container{height:100%;overflow-x:hidden;overflow-y:scroll;padding-bottom:16px;position:relative;touch-action:pan-y;width:100%}.rcb-chat-body-container::-webkit-scrollbar-track{background-color:#f1f1f1}.rcb-chat-body-container::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}.rcb-chat-body-container::-webkit-scrollbar-thumb:hover{background-color:#cfcfcf}.rcb-chat-body-container::-webkit-scrollbar-corner{background-color:#f1f1f1}.rcb-checkbox-container{display:flex;flex-wrap:wrap;gap:10px;margin-left:16px;padding-top:12px}.rcb-checkbox-offset{margin-left:50px!important}.rcb-checkbox-row-container{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:flex;gap:5px;max-height:32px;min-height:30px;overflow:hidden;width:80%}.rcb-checkbox-row-container:hover{box-shadow:0 0 5px #0003}.rcb-checkbox-row{align-items:center;cursor:pointer;display:inline-flex;margin-left:10px}.rcb-checkbox-mark{align-items:center;background-color:#f2f2f2;border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;margin-right:10px;transition:all .3s ease;width:20px}.rcb-checkbox-mark:hover{background-color:#c2c2c2}.rcb-checkbox-mark:before{content:"✓";transition:all .3s ease}.rcb-checkbox-label{font-size:14px}.rcb-checkbox-next-button{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-block;font-size:24px;max-height:32px;min-height:30px;text-align:center;width:80%}.rcb-checkbox-next-button:before{content:"→"}.rcb-checkbox-next-button:hover{box-shadow:0 0 5px #0003}.rcb-options-container{display:flex;flex-wrap:wrap;gap:10px;margin-left:16px;max-width:70%;padding-top:12px}.rcb-options-offset{margin-left:50px!important}.rcb-options{align-items:center;animation:rcb-animation-options-entry .5s ease-out;border-radius:20px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-flex;font-size:14px;justify-content:center;overflow:hidden;padding:10px 20px;transition:background-color .3s ease}.rcb-options:hover{box-shadow:0 0 5px #0003}.rcb-line-break-container{align-items:center;display:flex;justify-content:center;max-height:45px;padding-bottom:5px;padding-top:10px}.rcb-line-break-text{color:#adadad;font-size:12px;padding:6px 12px}.rcb-spinner-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-spinner{animation:rcb-animation-spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;height:22px;width:22px}.rcb-chat-input{align-items:center;background-color:#fff;border-top:1px solid #ccc;display:flex;padding:8px 16px}.rcb-chat-input::placeholder{color:#999}.rcb-chat-input-textarea{background-color:#fff;border:none;border-radius:4px;color:#000;flex:1;font-family:inherit;font-size:16px;height:auto;min-height:38px;outline:none;overflow-y:scroll;padding:8px;resize:none;touch-action:none}.rcb-chat-input-textarea::-webkit-scrollbar,.rcb-chat-input-textarea::-webkit-scrollbar-thumb{background-color:initial}.rcb-chat-input-textarea::-webkit-scrollbar-thumb:hover{background-color:initial}.rcb-chat-input-char-counter{font-size:14px;margin-left:8px;margin-top:3px}.rcb-chat-footer-container{align-items:flex-end;background-color:#f2f2f2;border-top:1px solid #ccc;color:#000;display:flex;font-size:12px;justify-content:space-between;max-height:55px;padding:12px 16px 8px 10px}.rcb-chat-footer,.rcb-toggle-button{display:flex;flex-direction:row}.rcb-toggle-button{border:none;border-radius:50%;bottom:20px;box-shadow:0 2px 4px #0003;cursor:pointer;height:75px;position:fixed;right:20px;width:75px;z-index:9999}.rcb-toggle-button.rcb-button-hide{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}.rcb-toggle-button.rcb-button-show{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-toggle-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:inherit;height:100%;margin:auto;width:100%}.rcb-badge,.rcb-toggle-icon{align-items:center;display:flex;justify-content:center}.rcb-badge{background-color:red;border-radius:50%;color:#fff;height:25px;position:absolute;right:-6px;top:-6px;width:25px}.rcb-chat-tooltip{border-radius:20px;box-shadow:0 2px 6px #0003;cursor:pointer;font-size:20px;padding:16px;position:fixed;transition:transform .3s ease;white-space:nowrap;z-index:9999}.rcb-chat-tooltip-tail{border-style:solid;border-width:10px 0 10px 10px;content:"";margin-top:-10px;position:absolute;right:-10px;top:50%}.rcb-chat-tooltip.rcb-tooltip-hide{animation:rcb-animation-tooltip-out .5s ease-in-out;opacity:0;visibility:hidden}.rcb-chat-tooltip.rcb-tooltip-show{animation:rcb-animation-tooltip-in .5s ease-in-out;opacity:1;visibility:visible}.rcb-toast-prompt{animation:rcb-animation-pop-in .3s ease-in-out;background-color:#fff;border:.5px solid #7a7a7a;border-radius:5px;color:#7a7a7a;cursor:pointer;font-size:12px;margin-top:6px;padding:6px 12px;text-align:center;transition:color .3s ease,border-color .3s ease;width:100%;z-index:9999}.rcb-toast-prompt-container{align-items:center;animation:popIn .3s ease-in-out;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:50%;margin:200 auto auto;opacity:1;pointer-events:auto;position:absolute;transform:translate(-50%)}.rcb-media-display-image-container,.rcb-media-display-video-container{border-radius:22px;margin-right:16px;margin-top:8px;padding:16px;width:fit-content}.rcb-media-display-offset{margin-right:50px!important}.rcb-media-display-image{border-radius:22px;height:auto;object-fit:cover;width:100%}.rcb-media-display-video{background-color:#000;border-radius:22px;height:auto;width:100%}.rcb-media-display-audio{border-radius:22px;height:auto;margin-right:16px;margin-top:8px;width:100%}.rcb-media-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-attach-button-disabled,.rcb-attach-button-enabled{background-size:cover;border-radius:6px;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-attach-button-disabled input[type=file],.rcb-attach-button-enabled input[type=file]{display:none;height:100%;position:absolute;width:100%}.rcb-attach-button-enabled{cursor:pointer}.rcb-attach-button-disabled{opacity:.5}.rcb-attach-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-attach-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-attach-icon-disabled,.rcb-attach-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;height:24px;margin-top:2px;transition:background-image .3s ease;width:24px}.rcb-attach-icon-enabled{cursor:pointer}.rcb-emoji-button-disabled,.rcb-emoji-button-enabled{background-size:cover;border-radius:6px;cursor:pointer;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-emoji-icon-disabled,.rcb-emoji-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;font-size:20px;height:24px;margin-top:2px;position:relative;width:24px}.rcb-emoji-icon-enabled{cursor:pointer}.rcb-emoji-icon-disabled{opacity:.5}.rcb-emoji-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-emoji-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-emoji-button-popup{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0003;max-height:200px;overflow-y:auto;padding:8px;position:absolute;transform:translateY(calc(-100% - 30px));width:158px}.rcb-emoji{cursor:pointer;font-size:24px;padding:3px;transition:transform .2s ease-in-out}.rcb-emoji:hover{transform:scale(1.2)}.rcb-audio-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-audio-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-audio-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-close-chat-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-close-chat-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-close-chat-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-notification-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-notification-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-notification-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-voice-button-disabled,.rcb-voice-button-enabled{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:all .3s ease;width:32px}.rcb-voice-button-enabled{border:1px solid red;box-shadow:0 0 3px #ff000080}.rcb-voice-button-enabled:hover{border:1px solid #3d0000}.rcb-voice-button-disabled{border:1px;border-color:#0003;border-style:solid}.rcb-voice-button-disabled:hover{box-shadow:0 0 3px #8a0000}.rcb-voice-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:60%;object-fit:cover;width:60%}.rcb-voice-icon.on{animation:rcb-animation-ping 1s infinite}.rcb-send-button{border:none;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:background-color .3s ease;width:51px}.rcb-send-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:50%;object-fit:cover;transform:translateY(20%);width:50%}.rcb-view-history-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-view-history-button{align-items:center;background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;display:inline-flex;font-size:12px;justify-content:center;max-width:60%;padding:6px 12px;transition:color .3s ease,border-color .3s ease}.rcb-view-history-button>p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rcb-chatbot-global{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;z-index:9999}.rcb-chat-window{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;height:550px;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:375px}.rcb-window-embedded .rcb-chat-window{bottom:auto;opacity:1;position:relative;right:auto;visibility:visible}.rcb-window-open .rcb-chat-window{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-window-close .rcb-chat-window{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}@keyframes rcb-animation-expand{0%{opacity:0;transform:translate(100%,100%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-collapse{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(100%,100%) scale(0)}}@keyframes rcb-animation-ping{0%{filter:brightness(100%);opacity:1}50%{filter:brightness(50%);opacity:.8}}@keyframes rcb-animation-bot-message-entry{0%{opacity:0;transform:translate(-100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-user-message-entry{0%{opacity:0;transform:translate(100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-bot-typing{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes rcb-animation-pop-in{0%{opacity:0;transform:scale(.8)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@keyframes rcb-animations-checkboxes-entry{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes rcb-animation-options-entry{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rcb-animation-tooltip-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes rcb-animation-tooltip-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}@keyframes rcb-animation-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}',{insertAt:"top"});var Xu={exports:{}},Ku={},Ju=R,$u=Symbol.for("react.element"),Zu=Symbol.for("react.fragment"),eA=Object.prototype.hasOwnProperty,tA=Ju.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,nA={key:!0,ref:!0,__self:!0,__source:!0};function rA(e,t,n){var r,o={},a=null,i=null;for(r in void 0!==n&&(a=""+n),void 0!==t.key&&(a=""+t.key),void 0!==t.ref&&(i=t.ref),t)eA.call(t,r)&&!nA.hasOwnProperty(r)&&(o[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===o[r]&&(o[r]=t[r]);return{$$typeof:$u,type:e,key:a,ref:i,props:o,_owner:tA.current}}Ku.Fragment=Zu,Ku.jsx=rA,Ku.jsxs=rA,Xu.exports=Ku;var oA=Xu.exports,aA={},iA={},lA=R;function sA(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var cA=Object.prototype.hasOwnProperty,uA=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,AA={},dA={};function fA(e){return!!cA.call(dA,e)||!cA.call(AA,e)&&(uA.test(e)?dA[e]=!0:(AA[e]=!0,!1))}function pA(e,t,n,r,o,a,i){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=a,this.removeEmptyString=i}var hA={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){hA[e]=new pA(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];hA[t]=new pA(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){hA[e]=new pA(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){hA[e]=new pA(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){hA[e]=new pA(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){hA[e]=new pA(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){hA[e]=new pA(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){hA[e]=new pA(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){hA[e]=new pA(e,5,!1,e.toLowerCase(),null,!1,!1)}));var gA=/[\-:]([a-z])/g;function mA(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(gA,mA);hA[t]=new pA(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(gA,mA);hA[t]=new pA(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(gA,mA);hA[t]=new pA(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){hA[e]=new pA(e,1,!1,e.toLowerCase(),null,!1,!1)})),hA.xlinkHref=new pA("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){hA[e]=new pA(e,1,!1,e.toLowerCase(),null,!0,!0)}));var yA={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},vA=["Webkit","ms","Moz","O"];Object.keys(yA).forEach((function(e){vA.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),yA[t]=yA[e]}))}));var bA=/["'&<>]/;function wA(e){if("boolean"==typeof e||"number"==typeof e)return""+e;e=""+e;var t=bA.exec(e);if(t){var n,r="",o=0;for(n=t.index;n<e.length;n++){switch(e.charCodeAt(n)){case 34:t="&quot;";break;case 38:t="&amp;";break;case 39:t="&#x27;";break;case 60:t="&lt;";break;case 62:t="&gt;";break;default:continue}o!==n&&(r+=e.substring(o,n)),o=n+1,r+=t}e=o!==n?r+e.substring(o,n):r}return e}var xA=/([A-Z])/g,kA=/^ms-/,EA=Array.isArray;function SA(e,t){return{insertionMode:e,selectedValue:t}}var CA=new Map;function PA(e,t,n){if("object"!=typeof n)throw Error(sA(62));for(var r in t=!0,n)if(cA.call(n,r)){var o=n[r];if(null!=o&&"boolean"!=typeof o&&""!==o){if(0===r.indexOf("--")){var a=wA(r);o=wA((""+o).trim())}else{a=r;var i=CA.get(a);void 0!==i||(i=wA(a.replace(xA,"-$1").toLowerCase().replace(kA,"-ms-")),CA.set(a,i)),a=i,o="number"==typeof o?0===o||cA.call(yA,r)?""+o:o+"px":wA((""+o).trim())}t?(t=!1,e.push(' style="',a,":",o)):e.push(";",a,":",o)}}t||e.push('"')}function DA(e,t,n,r){switch(n){case"style":return void PA(e,t,r);case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<n.length)||"o"!==n[0]&&"O"!==n[0]||"n"!==n[1]&&"N"!==n[1])if(null!==(t=hA.hasOwnProperty(n)?hA[n]:null)){switch(typeof r){case"function":case"symbol":return;case"boolean":if(!t.acceptsBooleans)return}switch(n=t.attributeName,t.type){case 3:r&&e.push(" ",n,'=""');break;case 4:!0===r?e.push(" ",n,'=""'):!1!==r&&e.push(" ",n,'="',wA(r),'"');break;case 5:isNaN(r)||e.push(" ",n,'="',wA(r),'"');break;case 6:!isNaN(r)&&1<=r&&e.push(" ",n,'="',wA(r),'"');break;default:t.sanitizeURL&&(r=""+r),e.push(" ",n,'="',wA(r),'"')}}else if(fA(n)){switch(typeof r){case"function":case"symbol":return;case"boolean":if("data-"!==(t=n.toLowerCase().slice(0,5))&&"aria-"!==t)return}e.push(" ",n,'="',wA(r),'"')}}function BA(e,t,n){if(null!=t){if(null!=n)throw Error(sA(60));if("object"!=typeof t||!("__html"in t))throw Error(sA(61));null!=(t=t.__html)&&e.push(""+t)}}function IA(e,t,n,r){e.push(QA(n));var o,a=n=null;for(o in t)if(cA.call(t,o)){var i=t[o];if(null!=i)switch(o){case"children":n=i;break;case"dangerouslySetInnerHTML":a=i;break;default:DA(e,r,o,i)}}return e.push(">"),BA(e,a,n),"string"==typeof n?(e.push(wA(n)),null):n}var TA=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,MA=new Map;function QA(e){var t=MA.get(e);if(void 0===t){if(!TA.test(e))throw Error(sA(65,e));t="<"+e,MA.set(e,t)}return t}function _A(e,t,n,r,o){switch(t){case"select":e.push(QA("select"));var a=null,i=null;for(u in n)if(cA.call(n,u)){var l=n[u];if(null!=l)switch(u){case"children":a=l;break;case"dangerouslySetInnerHTML":i=l;break;case"defaultValue":case"value":break;default:DA(e,r,u,l)}}return e.push(">"),BA(e,i,a),a;case"option":i=o.selectedValue,e.push(QA("option"));var s=l=null,c=null,u=null;for(a in n)if(cA.call(n,a)){var A=n[a];if(null!=A)switch(a){case"children":l=A;break;case"selected":c=A;break;case"dangerouslySetInnerHTML":u=A;break;case"value":s=A;default:DA(e,r,a,A)}}if(null!=i)if(n=null!==s?""+s:function(e){var t="";return lA.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(l),EA(i)){for(r=0;r<i.length;r++)if(""+i[r]===n){e.push(' selected=""');break}}else""+i===n&&e.push(' selected=""');else c&&e.push(' selected=""');return e.push(">"),BA(e,u,l),l;case"textarea":for(l in e.push(QA("textarea")),u=i=a=null,n)if(cA.call(n,l)&&null!=(s=n[l]))switch(l){case"children":u=s;break;case"value":a=s;break;case"defaultValue":i=s;break;case"dangerouslySetInnerHTML":throw Error(sA(91));default:DA(e,r,l,s)}if(null===a&&null!==i&&(a=i),e.push(">"),null!=u){if(null!=a)throw Error(sA(92));if(EA(u)&&1<u.length)throw Error(sA(93));a=""+u}return"string"==typeof a&&"\n"===a[0]&&e.push("\n"),null!==a&&e.push(wA(""+a)),null;case"input":for(i in e.push(QA("input")),s=u=l=a=null,n)if(cA.call(n,i)&&null!=(c=n[i]))switch(i){case"children":case"dangerouslySetInnerHTML":throw Error(sA(399,"input"));case"defaultChecked":s=c;break;case"defaultValue":l=c;break;case"checked":u=c;break;case"value":a=c;break;default:DA(e,r,i,c)}return null!==u?DA(e,r,"checked",u):null!==s&&DA(e,r,"checked",s),null!==a?DA(e,r,"value",a):null!==l&&DA(e,r,"value",l),e.push("/>"),null;case"menuitem":for(var d in e.push(QA("menuitem")),n)if(cA.call(n,d)&&null!=(a=n[d]))switch(d){case"children":case"dangerouslySetInnerHTML":throw Error(sA(400));default:DA(e,r,d,a)}return e.push(">"),null;case"title":for(A in e.push(QA("title")),a=null,n)if(cA.call(n,A)&&null!=(i=n[A]))switch(A){case"children":a=i;break;case"dangerouslySetInnerHTML":throw Error(sA(434));default:DA(e,r,A,i)}return e.push(">"),a;case"listing":case"pre":for(s in e.push(QA(t)),i=a=null,n)if(cA.call(n,s)&&null!=(l=n[s]))switch(s){case"children":a=l;break;case"dangerouslySetInnerHTML":i=l;break;default:DA(e,r,s,l)}if(e.push(">"),null!=i){if(null!=a)throw Error(sA(60));if("object"!=typeof i||!("__html"in i))throw Error(sA(61));null!=(n=i.__html)&&("string"==typeof n&&0<n.length&&"\n"===n[0]?e.push("\n",n):e.push(""+n))}return"string"==typeof a&&"\n"===a[0]&&e.push("\n"),a;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":for(var f in e.push(QA(t)),n)if(cA.call(n,f)&&null!=(a=n[f]))switch(f){case"children":case"dangerouslySetInnerHTML":throw Error(sA(399,t));default:DA(e,r,f,a)}return e.push("/>"),null;case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return IA(e,n,t,r);case"html":return 0===o.insertionMode&&e.push("<!DOCTYPE html>"),IA(e,n,t,r);default:if(-1===t.indexOf("-")&&"string"!=typeof n.is)return IA(e,n,t,r);for(c in e.push(QA(t)),i=a=null,n)if(cA.call(n,c)&&null!=(l=n[c]))switch(c){case"children":a=l;break;case"dangerouslySetInnerHTML":i=l;break;case"style":PA(e,r,l);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:fA(c)&&"function"!=typeof l&&"symbol"!=typeof l&&e.push(" ",c,'="',wA(l),'"')}return e.push(">"),BA(e,i,a),a}}function NA(e,t,n){if(e.push('\x3c!--$?--\x3e<template id="'),null===n)throw Error(sA(395));return e.push(n),e.push('"></template>')}var OA=/[<\u2028\u2029]/g;function RA(e){return JSON.stringify(e).replace(OA,(function(e){switch(e){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}))}function LA(e,t,n,r){return n.generateStaticMarkup?(e.push(wA(t)),!1):(""===t?e=r:(r&&e.push("\x3c!-- --\x3e"),e.push(wA(t)),e=!0),e)}var FA=Object.assign,zA=Symbol.for("react.element"),jA=Symbol.for("react.portal"),HA=Symbol.for("react.fragment"),UA=Symbol.for("react.strict_mode"),WA=Symbol.for("react.profiler"),qA=Symbol.for("react.provider"),VA=Symbol.for("react.context"),GA=Symbol.for("react.forward_ref"),YA=Symbol.for("react.suspense"),XA=Symbol.for("react.suspense_list"),KA=Symbol.for("react.memo"),JA=Symbol.for("react.lazy"),$A=Symbol.for("react.scope"),ZA=Symbol.for("react.debug_trace_mode"),ed=Symbol.for("react.legacy_hidden"),td=Symbol.for("react.default_value"),nd=Symbol.iterator;function rd(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case HA:return"Fragment";case jA:return"Portal";case WA:return"Profiler";case UA:return"StrictMode";case YA:return"Suspense";case XA:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case VA:return(e.displayName||"Context")+".Consumer";case qA:return(e._context.displayName||"Context")+".Provider";case GA:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case KA:return null!==(t=e.displayName||null)?t:rd(e.type)||"Memo";case JA:t=e._payload,e=e._init;try{return rd(e(t))}catch(e){}}return null}var od={};function ad(e,t){if(!(e=e.contextTypes))return od;var n,r={};for(n in e)r[n]=t[n];return r}var id=null;function ld(e,t){if(e!==t){e.context._currentValue2=e.parentValue,e=e.parent;var n=t.parent;if(null===e){if(null!==n)throw Error(sA(401))}else{if(null===n)throw Error(sA(401));ld(e,n)}t.context._currentValue2=t.value}}function sd(e){e.context._currentValue2=e.parentValue,null!==(e=e.parent)&&sd(e)}function cd(e){var t=e.parent;null!==t&&cd(t),e.context._currentValue2=e.value}function ud(e,t){if(e.context._currentValue2=e.parentValue,null===(e=e.parent))throw Error(sA(402));e.depth===t.depth?ld(e,t):ud(e,t)}function Ad(e,t){var n=t.parent;if(null===n)throw Error(sA(402));e.depth===n.depth?ld(e,n):Ad(e,n),t.context._currentValue2=t.value}function dd(e){var t=id;t!==e&&(null===t?cd(e):null===e?sd(t):t.depth===e.depth?ld(t,e):t.depth>e.depth?ud(t,e):Ad(t,e),id=e)}var fd={isMounted:function(){return!1},enqueueSetState:function(e,t){null!==(e=e._reactInternals).queue&&e.queue.push(t)},enqueueReplaceState:function(e,t){(e=e._reactInternals).replace=!0,e.queue=[t]},enqueueForceUpdate:function(){}};function pd(e,t,n,r){var o=void 0!==e.state?e.state:null;e.updater=fd,e.props=n,e.state=o;var a={queue:[],replace:!1};e._reactInternals=a;var i=t.contextType;if(e.context="object"==typeof i&&null!==i?i._currentValue2:r,"function"==typeof(i=t.getDerivedStateFromProps)&&(o=null==(i=i(n,o))?o:FA({},o,i),e.state=o),"function"!=typeof t.getDerivedStateFromProps&&"function"!=typeof e.getSnapshotBeforeUpdate&&("function"==typeof e.UNSAFE_componentWillMount||"function"==typeof e.componentWillMount))if(t=e.state,"function"==typeof e.componentWillMount&&e.componentWillMount(),"function"==typeof e.UNSAFE_componentWillMount&&e.UNSAFE_componentWillMount(),t!==e.state&&fd.enqueueReplaceState(e,e.state,null),null!==a.queue&&0<a.queue.length)if(t=a.queue,i=a.replace,a.queue=null,a.replace=!1,i&&1===t.length)e.state=t[0];else{for(a=i?t[0]:e.state,o=!0,i=i?1:0;i<t.length;i++){var l=t[i];null!=(l="function"==typeof l?l.call(e,a,n,r):l)&&(o?(o=!1,a=FA({},a,l)):FA(a,l))}e.state=a}else a.queue=null}var hd={id:1,overflow:""};function gd(e,t,n){var r=e.id;e=e.overflow;var o=32-md(r)-1;r&=~(1<<o),n+=1;var a=32-md(t)+o;if(30<a){var i=o-o%5;return a=(r&(1<<i)-1).toString(32),r>>=i,o-=i,{id:1<<32-md(t)+o|n<<o|r,overflow:a+e}}return{id:1<<a|n<<o|r,overflow:e}}var md=Math.clz32?Math.clz32:function(e){return e>>>=0,0===e?32:31-(yd(e)/vd|0)|0},yd=Math.log,vd=Math.LN2;var bd="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},wd=null,xd=null,kd=null,Ed=null,Sd=!1,Cd=!1,Pd=0,Dd=null,Bd=0;function Id(){if(null===wd)throw Error(sA(321));return wd}function Td(){if(0<Bd)throw Error(sA(312));return{memoizedState:null,queue:null,next:null}}function Md(){return null===Ed?null===kd?(Sd=!1,kd=Ed=Td()):(Sd=!0,Ed=kd):null===Ed.next?(Sd=!1,Ed=Ed.next=Td()):(Sd=!0,Ed=Ed.next),Ed}function Qd(){xd=wd=null,Cd=!1,kd=null,Bd=0,Ed=Dd=null}function _d(e,t){return"function"==typeof t?t(e):t}function Nd(e,t,n){if(wd=Id(),Ed=Md(),Sd){var r=Ed.queue;if(t=r.dispatch,null!==Dd&&void 0!==(n=Dd.get(r))){Dd.delete(r),r=Ed.memoizedState;do{r=e(r,n.action),n=n.next}while(null!==n);return Ed.memoizedState=r,[r,t]}return[Ed.memoizedState,t]}return e=e===_d?"function"==typeof t?t():t:void 0!==n?n(t):t,Ed.memoizedState=e,e=(e=Ed.queue={last:null,dispatch:null}).dispatch=Rd.bind(null,wd,e),[Ed.memoizedState,e]}function Od(e,t){if(wd=Id(),t=void 0===t?null:t,null!==(Ed=Md())){var n=Ed.memoizedState;if(null!==n&&null!==t){var r=n[1];e:if(null===r)r=!1;else{for(var o=0;o<r.length&&o<t.length;o++)if(!bd(t[o],r[o])){r=!1;break e}r=!0}if(r)return n[0]}}return e=e(),Ed.memoizedState=[e,t],e}function Rd(e,t,n){if(25<=Bd)throw Error(sA(301));if(e===wd)if(Cd=!0,e={action:n,next:null},null===Dd&&(Dd=new Map),void 0===(n=Dd.get(t)))Dd.set(t,e);else{for(t=n;null!==t.next;)t=t.next;t.next=e}}function Ld(){throw Error(sA(394))}function Fd(){}var zd={readContext:function(e){return e._currentValue2},useContext:function(e){return Id(),e._currentValue2},useMemo:Od,useReducer:Nd,useRef:function(e){wd=Id();var t=(Ed=Md()).memoizedState;return null===t?(e={current:e},Ed.memoizedState=e):t},useState:function(e){return Nd(_d,e)},useInsertionEffect:Fd,useLayoutEffect:function(){},useCallback:function(e,t){return Od((function(){return e}),t)},useImperativeHandle:Fd,useEffect:Fd,useDebugValue:Fd,useDeferredValue:function(e){return Id(),e},useTransition:function(){return Id(),[!1,Ld]},useId:function(){var e=xd.treeContext,t=e.overflow;e=((e=e.id)&~(1<<32-md(e)-1)).toString(32)+t;var n=jd;if(null===n)throw Error(sA(404));return t=Pd++,e=":"+n.idPrefix+"R"+e,0<t&&(e+="H"+t.toString(32)),e+":"},useMutableSource:function(e,t){return Id(),t(e._source)},useSyncExternalStore:function(e,t,n){if(void 0===n)throw Error(sA(407));return n()}},jd=null,Hd=lA.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function Ud(e){return console.error(e),null}function Wd(){}function qd(e,t,n,r,o,a,i,l){e.allPendingTasks++,null===n?e.pendingRootTasks++:n.pendingTasks++;var s={node:t,ping:function(){var t=e.pingedTasks;t.push(s),1===t.length&&lf(e)},blockedBoundary:n,blockedSegment:r,abortSet:o,legacyContext:a,context:i,treeContext:l};return o.add(s),s}function Vd(e,t,n,r,o,a){return{status:0,id:-1,index:t,parentFlushed:!1,chunks:[],children:[],formatContext:r,boundary:n,lastPushedText:o,textEmbedded:a}}function Gd(e,t){if(null!=(e=e.onError(t))&&"string"!=typeof e)throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof e+'" instead');return e}function Yd(e,t){var n=e.onShellError;n(t),(n=e.onFatalError)(t),null!==e.destination?(e.status=2,e.destination.destroy(t)):(e.status=1,e.fatalError=t)}function Xd(e,t,n,r,o){for(wd={},xd=t,Pd=0,e=n(r,o);Cd;)Cd=!1,Pd=0,Bd+=1,Ed=null,e=n(r,o);return Qd(),e}function Kd(e,t,n,r){var o=n.render(),a=r.childContextTypes;if(null!=a){var i=t.legacyContext;if("function"!=typeof n.getChildContext)r=i;else{for(var l in n=n.getChildContext())if(!(l in a))throw Error(sA(108,rd(r)||"Unknown",l));r=FA({},i,n)}t.legacyContext=r,Zd(e,t,o),t.legacyContext=i}else Zd(e,t,o)}function Jd(e,t){if(e&&e.defaultProps){for(var n in t=FA({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}function $d(e,t,n,r,o){if("function"==typeof n)if(n.prototype&&n.prototype.isReactComponent){o=ad(n,t.legacyContext);var a=n.contextType;pd(a=new n(r,"object"==typeof a&&null!==a?a._currentValue2:o),n,r,o),Kd(e,t,a,n)}else{o=Xd(e,t,n,r,a=ad(n,t.legacyContext));var i=0!==Pd;if("object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof)pd(o,n,r,a),Kd(e,t,o,n);else if(i){r=t.treeContext,t.treeContext=gd(r,1,0);try{Zd(e,t,o)}finally{t.treeContext=r}}else Zd(e,t,o)}else{if("string"!=typeof n){switch(n){case ed:case ZA:case UA:case WA:case HA:case XA:return void Zd(e,t,r.children);case $A:throw Error(sA(343));case YA:e:{n=t.blockedBoundary,o=t.blockedSegment,a=r.fallback,r=r.children;var l={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:i=new Set,errorDigest:null},s=Vd(0,o.chunks.length,l,o.formatContext,!1,!1);o.children.push(s),o.lastPushedText=!1;var c=Vd(0,0,null,o.formatContext,!1,!1);c.parentFlushed=!0,t.blockedBoundary=l,t.blockedSegment=c;try{if(tf(e,t,r),e.responseState.generateStaticMarkup||c.lastPushedText&&c.textEmbedded&&c.chunks.push("\x3c!-- --\x3e"),c.status=1,of(l,c),0===l.pendingTasks)break e}catch(t){c.status=4,l.forceClientRender=!0,l.errorDigest=Gd(e,t)}finally{t.blockedBoundary=n,t.blockedSegment=o}t=qd(e,a,n,s,i,t.legacyContext,t.context,t.treeContext),e.pingedTasks.push(t)}return}if("object"==typeof n&&null!==n)switch(n.$$typeof){case GA:if(r=Xd(e,t,n.render,r,o),0!==Pd){n=t.treeContext,t.treeContext=gd(n,1,0);try{Zd(e,t,r)}finally{t.treeContext=n}}else Zd(e,t,r);return;case KA:return void $d(e,t,n=n.type,r=Jd(n,r),o);case qA:if(o=r.children,n=n._context,r=r.value,a=n._currentValue2,n._currentValue2=r,id=r={parent:i=id,depth:null===i?0:i.depth+1,context:n,parentValue:a,value:r},t.context=r,Zd(e,t,o),null===(e=id))throw Error(sA(403));return r=e.parentValue,e.context._currentValue2=r===td?e.context._defaultValue:r,e=id=e.parent,void(t.context=e);case VA:return void Zd(e,t,r=(r=r.children)(n._currentValue2));case JA:return void $d(e,t,n=(o=n._init)(n._payload),r=Jd(n,r),void 0)}throw Error(sA(130,null==n?n:typeof n,""))}switch(a=_A((o=t.blockedSegment).chunks,n,r,e.responseState,o.formatContext),o.lastPushedText=!1,i=o.formatContext,o.formatContext=function(e,t,n){switch(t){case"select":return SA(1,null!=n.value?n.value:n.defaultValue);case"svg":return SA(2,null);case"math":return SA(3,null);case"foreignObject":return SA(1,null);case"table":return SA(4,null);case"thead":case"tbody":case"tfoot":return SA(5,null);case"colgroup":return SA(7,null);case"tr":return SA(6,null)}return 4<=e.insertionMode||0===e.insertionMode?SA(1,null):e}(i,n,r),tf(e,t,a),o.formatContext=i,n){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:o.chunks.push("</",n,">")}o.lastPushedText=!1}}function Zd(e,t,n){if(t.node=n,"object"==typeof n&&null!==n){switch(n.$$typeof){case zA:return void $d(e,t,n.type,n.props,n.ref);case jA:throw Error(sA(257));case JA:var r=n._init;return void Zd(e,t,n=r(n._payload))}if(EA(n))return void ef(e,t,n);if(null===n||"object"!=typeof n?r=null:r="function"==typeof(r=nd&&n[nd]||n["@@iterator"])?r:null,r&&(r=r.call(n))){if(!(n=r.next()).done){var o=[];do{o.push(n.value),n=r.next()}while(!n.done);ef(e,t,o)}return}throw e=Object.prototype.toString.call(n),Error(sA(31,"[object Object]"===e?"object with keys {"+Object.keys(n).join(", ")+"}":e))}"string"==typeof n?(r=t.blockedSegment).lastPushedText=LA(t.blockedSegment.chunks,n,e.responseState,r.lastPushedText):"number"==typeof n&&((r=t.blockedSegment).lastPushedText=LA(t.blockedSegment.chunks,""+n,e.responseState,r.lastPushedText))}function ef(e,t,n){for(var r=n.length,o=0;o<r;o++){var a=t.treeContext;t.treeContext=gd(a,r,o);try{tf(e,t,n[o])}finally{t.treeContext=a}}}function tf(e,t,n){var r=t.blockedSegment.formatContext,o=t.legacyContext,a=t.context;try{return Zd(e,t,n)}catch(s){if(Qd(),"object"!=typeof s||null===s||"function"!=typeof s.then)throw t.blockedSegment.formatContext=r,t.legacyContext=o,t.context=a,dd(a),s;n=s;var i=t.blockedSegment,l=Vd(0,i.chunks.length,null,i.formatContext,i.lastPushedText,!0);i.children.push(l),i.lastPushedText=!1,e=qd(e,t.node,t.blockedBoundary,l,t.abortSet,t.legacyContext,t.context,t.treeContext).ping,n.then(e,e),t.blockedSegment.formatContext=r,t.legacyContext=o,t.context=a,dd(a)}}function nf(e){var t=e.blockedBoundary;(e=e.blockedSegment).status=3,af(this,t,e)}function rf(e,t,n){var r=e.blockedBoundary;e.blockedSegment.status=3,null===r?(t.allPendingTasks--,2!==t.status&&(t.status=2,null!==t.destination&&t.destination.push(null))):(r.pendingTasks--,r.forceClientRender||(r.forceClientRender=!0,e=void 0===n?Error(sA(432)):n,r.errorDigest=t.onError(e),r.parentFlushed&&t.clientRenderedBoundaries.push(r)),r.fallbackAbortableTasks.forEach((function(e){return rf(e,t,n)})),r.fallbackAbortableTasks.clear(),t.allPendingTasks--,0===t.allPendingTasks&&(r=t.onAllReady)())}function of(e,t){if(0===t.chunks.length&&1===t.children.length&&null===t.children[0].boundary){var n=t.children[0];n.id=t.id,n.parentFlushed=!0,1===n.status&&of(e,n)}else e.completedSegments.push(t)}function af(e,t,n){if(null===t){if(n.parentFlushed){if(null!==e.completedRootSegment)throw Error(sA(389));e.completedRootSegment=n}e.pendingRootTasks--,0===e.pendingRootTasks&&(e.onShellError=Wd,(t=e.onShellReady)())}else t.pendingTasks--,t.forceClientRender||(0===t.pendingTasks?(n.parentFlushed&&1===n.status&&of(t,n),t.parentFlushed&&e.completedBoundaries.push(t),t.fallbackAbortableTasks.forEach(nf,e),t.fallbackAbortableTasks.clear()):n.parentFlushed&&1===n.status&&(of(t,n),1===t.completedSegments.length&&t.parentFlushed&&e.partialBoundaries.push(t)));e.allPendingTasks--,0===e.allPendingTasks&&(e=e.onAllReady)()}function lf(e){if(2!==e.status){var t=id,n=Hd.current;Hd.current=zd;var r=jd;jd=e.responseState;try{var o,a=e.pingedTasks;for(o=0;o<a.length;o++){var i=a[o],l=e,s=i.blockedSegment;if(0===s.status){dd(i.context);try{Zd(l,i,i.node),l.responseState.generateStaticMarkup||s.lastPushedText&&s.textEmbedded&&s.chunks.push("\x3c!-- --\x3e"),i.abortSet.delete(i),s.status=1,af(l,i.blockedBoundary,s)}catch(e){if(Qd(),"object"==typeof e&&null!==e&&"function"==typeof e.then){var c=i.ping;e.then(c,c)}else{i.abortSet.delete(i),s.status=4;var u=i.blockedBoundary,A=e,d=Gd(l,A);if(null===u?Yd(l,A):(u.pendingTasks--,u.forceClientRender||(u.forceClientRender=!0,u.errorDigest=d,u.parentFlushed&&l.clientRenderedBoundaries.push(u))),l.allPendingTasks--,0===l.allPendingTasks)(0,l.onAllReady)()}}}}a.splice(0,o),null!==e.destination&&ff(e,e.destination)}catch(t){Gd(e,t),Yd(e,t)}finally{jd=r,Hd.current=n,n===zd&&dd(t)}}}function sf(e,t,n){switch(n.parentFlushed=!0,n.status){case 0:var r=n.id=e.nextSegmentId++;return n.lastPushedText=!1,n.textEmbedded=!1,e=e.responseState,t.push('<template id="'),t.push(e.placeholderPrefix),e=r.toString(16),t.push(e),t.push('"></template>');case 1:n.status=2;var o=!0;r=n.chunks;var a=0;n=n.children;for(var i=0;i<n.length;i++){for(o=n[i];a<o.index;a++)t.push(r[a]);o=cf(e,t,o)}for(;a<r.length-1;a++)t.push(r[a]);return a<r.length&&(o=t.push(r[a])),o;default:throw Error(sA(390))}}function cf(e,t,n){var r=n.boundary;if(null===r)return sf(e,t,n);if(r.parentFlushed=!0,r.forceClientRender)return e.responseState.generateStaticMarkup||(r=r.errorDigest,t.push("\x3c!--$!--\x3e"),t.push("<template"),r&&(t.push(' data-dgst="'),r=wA(r),t.push(r),t.push('"')),t.push("></template>")),sf(e,t,n),e=!!e.responseState.generateStaticMarkup||t.push("\x3c!--/$--\x3e");if(0<r.pendingTasks){r.rootSegmentID=e.nextSegmentId++,0<r.completedSegments.length&&e.partialBoundaries.push(r);var o=e.responseState,a=o.nextSuspenseID++;return o=o.boundaryPrefix+a.toString(16),r=r.id=o,NA(t,e.responseState,r),sf(e,t,n),t.push("\x3c!--/$--\x3e")}if(r.byteSize>e.progressiveChunkSize)return r.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(r),NA(t,e.responseState,r.id),sf(e,t,n),t.push("\x3c!--/$--\x3e");if(e.responseState.generateStaticMarkup||t.push("\x3c!--$--\x3e"),1!==(n=r.completedSegments).length)throw Error(sA(391));return cf(e,t,n[0]),e=!!e.responseState.generateStaticMarkup||t.push("\x3c!--/$--\x3e")}function uf(e,t,n){return function(e,t,n,r){switch(n.insertionMode){case 0:case 1:return e.push('<div hidden id="'),e.push(t.segmentPrefix),t=r.toString(16),e.push(t),e.push('">');case 2:return e.push('<svg aria-hidden="true" style="display:none" id="'),e.push(t.segmentPrefix),t=r.toString(16),e.push(t),e.push('">');case 3:return e.push('<math aria-hidden="true" style="display:none" id="'),e.push(t.segmentPrefix),t=r.toString(16),e.push(t),e.push('">');case 4:return e.push('<table hidden id="'),e.push(t.segmentPrefix),t=r.toString(16),e.push(t),e.push('">');case 5:return e.push('<table hidden><tbody id="'),e.push(t.segmentPrefix),t=r.toString(16),e.push(t),e.push('">');case 6:return e.push('<table hidden><tr id="'),e.push(t.segmentPrefix),t=r.toString(16),e.push(t),e.push('">');case 7:return e.push('<table hidden><colgroup id="'),e.push(t.segmentPrefix),t=r.toString(16),e.push(t),e.push('">');default:throw Error(sA(397))}}(t,e.responseState,n.formatContext,n.id),cf(e,t,n),function(e,t){switch(t.insertionMode){case 0:case 1:return e.push("</div>");case 2:return e.push("</svg>");case 3:return e.push("</math>");case 4:return e.push("</table>");case 5:return e.push("</tbody></table>");case 6:return e.push("</tr></table>");case 7:return e.push("</colgroup></table>");default:throw Error(sA(397))}}(t,n.formatContext)}function Af(e,t,n){for(var r=n.completedSegments,o=0;o<r.length;o++)df(e,t,n,r[o]);if(r.length=0,e=e.responseState,r=n.id,n=n.rootSegmentID,t.push(e.startInlineScript),e.sentCompleteBoundaryFunction?t.push('$RC("'):(e.sentCompleteBoundaryFunction=!0,t.push('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("')),null===r)throw Error(sA(395));return n=n.toString(16),t.push(r),t.push('","'),t.push(e.segmentPrefix),t.push(n),t.push('")<\/script>')}function df(e,t,n,r){if(2===r.status)return!0;var o=r.id;if(-1===o){if(-1===(r.id=n.rootSegmentID))throw Error(sA(392));return uf(e,t,r)}return uf(e,t,r),e=e.responseState,t.push(e.startInlineScript),e.sentCompleteSegmentFunction?t.push('$RS("'):(e.sentCompleteSegmentFunction=!0,t.push('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')),t.push(e.segmentPrefix),o=o.toString(16),t.push(o),t.push('","'),t.push(e.placeholderPrefix),t.push(o),t.push('")<\/script>')}function ff(e,t){try{var n=e.completedRootSegment;if(null!==n&&0===e.pendingRootTasks){cf(e,t,n),e.completedRootSegment=null;var r=e.responseState.bootstrapChunks;for(n=0;n<r.length-1;n++)t.push(r[n]);n<r.length&&t.push(r[n])}var o,a=e.clientRenderedBoundaries;for(o=0;o<a.length;o++){var i=a[o];r=t;var l=e.responseState,s=i.id,c=i.errorDigest,u=i.errorMessage,A=i.errorComponentStack;if(r.push(l.startInlineScript),l.sentClientRenderFunction?r.push('$RX("'):(l.sentClientRenderFunction=!0,r.push('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("')),null===s)throw Error(sA(395));if(r.push(s),r.push('"'),c||u||A){r.push(",");var d=RA(c||"");r.push(d)}if(u||A){r.push(",");var f=RA(u||"");r.push(f)}if(A){r.push(",");var p=RA(A);r.push(p)}if(!r.push(")<\/script>"))return e.destination=null,o++,void a.splice(0,o)}a.splice(0,o);var h=e.completedBoundaries;for(o=0;o<h.length;o++)if(!Af(e,t,h[o]))return e.destination=null,o++,void h.splice(0,o);h.splice(0,o);var g=e.partialBoundaries;for(o=0;o<g.length;o++){var m=g[o];e:{a=e,i=t;var y=m.completedSegments;for(l=0;l<y.length;l++)if(!df(a,i,m,y[l])){l++,y.splice(0,l);var v=!1;break e}y.splice(0,l),v=!0}if(!v)return e.destination=null,o++,void g.splice(0,o)}g.splice(0,o);var b=e.completedBoundaries;for(o=0;o<b.length;o++)if(!Af(e,t,b[o]))return e.destination=null,o++,void b.splice(0,o);b.splice(0,o)}finally{0===e.allPendingTasks&&0===e.pingedTasks.length&&0===e.clientRenderedBoundaries.length&&0===e.completedBoundaries.length&&t.push(null)}}function pf(e,t){try{var n=e.abortableTasks;n.forEach((function(n){return rf(n,e,t)})),n.clear(),null!==e.destination&&ff(e,e.destination)}catch(t){Gd(e,t),Yd(e,t)}}function hf(){}function gf(e,t,n,r){var o=!1,a=null,i="",l={push:function(e){return null!==e&&(i+=e),!0},destroy:function(e){o=!0,a=e}},s=!1;if(e=function(e,t,n,r,o,a,i){var l=[],s=new Set;return(n=Vd(t={destination:null,responseState:t,progressiveChunkSize:void 0===r?12800:r,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:s,pingedTasks:l,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:void 0===o?Ud:o,onAllReady:Wd,onShellReady:void 0===i?Wd:i,onShellError:Wd,onFatalError:Wd},0,null,n,!1,!1)).parentFlushed=!0,e=qd(t,e,null,n,s,od,null,hd),l.push(e),t}(e,function(e,t){return{bootstrapChunks:[],startInlineScript:"<script>",placeholderPrefix:(t=void 0===t?"":t)+"P:",segmentPrefix:t+"S:",boundaryPrefix:t+"B:",idPrefix:t,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1,generateStaticMarkup:e}}(n,t?t.identifierPrefix:void 0),{insertionMode:1,selectedValue:null},1/0,hf,0,(function(){s=!0})),lf(e),pf(e,r),1===e.status)e.status=2,l.destroy(e.fatalError);else if(2!==e.status&&null===e.destination){e.destination=l;try{ff(e,l)}catch(t){Gd(e,t),Yd(e,t)}}if(o)throw a;if(!s)throw Error(sA(426));return i}iA.renderToNodeStream=function(){throw Error(sA(207))},iA.renderToStaticMarkup=function(e,t){return gf(e,t,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},iA.renderToStaticNodeStream=function(){throw Error(sA(208))},iA.renderToString=function(e,t){return gf(e,t,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},iA.version="18.3.1";var mf={},yf=R;
21
- /**
22
- * @license React
23
- * react-dom-server.browser.production.min.js
24
- *
25
- * Copyright (c) Facebook, Inc. and its affiliates.
26
- *
27
- * This source code is licensed under the MIT license found in the
28
- * LICENSE file in the root directory of this source tree.
29
- */function vf(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var bf=null,wf=0;function xf(e,t){if(0!==t.length)if(512<t.length)0<wf&&(e.enqueue(new Uint8Array(bf.buffer,0,wf)),bf=new Uint8Array(512),wf=0),e.enqueue(t);else{var n=bf.length-wf;n<t.length&&(0===n?e.enqueue(bf):(bf.set(t.subarray(0,n),wf),e.enqueue(bf),t=t.subarray(n)),bf=new Uint8Array(512),wf=0),bf.set(t,wf),wf+=t.length}}function kf(e,t){return xf(e,t),!0}function Ef(e){bf&&0<wf&&(e.enqueue(new Uint8Array(bf.buffer,0,wf)),bf=null,wf=0)}var Sf=new TextEncoder;function Cf(e){return Sf.encode(e)}function Pf(e){return Sf.encode(e)}function Df(e,t){"function"==typeof e.error?e.error(t):e.close()}var Bf=Object.prototype.hasOwnProperty,If=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Tf={},Mf={};function Qf(e){return!!Bf.call(Mf,e)||!Bf.call(Tf,e)&&(If.test(e)?Mf[e]=!0:(Tf[e]=!0,!1))}function _f(e,t,n,r,o,a,i){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=a,this.removeEmptyString=i}var Nf={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){Nf[e]=new _f(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];Nf[t]=new _f(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){Nf[e]=new _f(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){Nf[e]=new _f(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){Nf[e]=new _f(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){Nf[e]=new _f(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){Nf[e]=new _f(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){Nf[e]=new _f(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){Nf[e]=new _f(e,5,!1,e.toLowerCase(),null,!1,!1)}));var Of=/[\-:]([a-z])/g;function Rf(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(Of,Rf);Nf[t]=new _f(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(Of,Rf);Nf[t]=new _f(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(Of,Rf);Nf[t]=new _f(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){Nf[e]=new _f(e,1,!1,e.toLowerCase(),null,!1,!1)})),Nf.xlinkHref=new _f("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){Nf[e]=new _f(e,1,!1,e.toLowerCase(),null,!0,!0)}));var Lf={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ff=["Webkit","ms","Moz","O"];Object.keys(Lf).forEach((function(e){Ff.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Lf[t]=Lf[e]}))}));var zf=/["'&<>]/;function jf(e){if("boolean"==typeof e||"number"==typeof e)return""+e;e=""+e;var t=zf.exec(e);if(t){var n,r="",o=0;for(n=t.index;n<e.length;n++){switch(e.charCodeAt(n)){case 34:t="&quot;";break;case 38:t="&amp;";break;case 39:t="&#x27;";break;case 60:t="&lt;";break;case 62:t="&gt;";break;default:continue}o!==n&&(r+=e.substring(o,n)),o=n+1,r+=t}e=o!==n?r+e.substring(o,n):r}return e}var Hf=/([A-Z])/g,Uf=/^ms-/,Wf=Array.isArray,qf=Pf("<script>"),Vf=Pf("<\/script>"),Gf=Pf('<script src="'),Yf=Pf('<script type="module" src="'),Xf=Pf('" async=""><\/script>'),Kf=/(<\/|<)(s)(cript)/gi;function Jf(e,t,n,r){return t+("s"===n?"\\u0073":"\\u0053")+r}function $f(e,t){return{insertionMode:e,selectedValue:t}}var Zf=Pf("\x3c!-- --\x3e");function ep(e,t,n,r){return""===t?r:(r&&e.push(Zf),e.push(Cf(jf(t))),!0)}var tp=new Map,np=Pf(' style="'),rp=Pf(":"),op=Pf(";");function ap(e,t,n){if("object"!=typeof n)throw Error(vf(62));for(var r in t=!0,n)if(Bf.call(n,r)){var o=n[r];if(null!=o&&"boolean"!=typeof o&&""!==o){if(0===r.indexOf("--")){var a=Cf(jf(r));o=Cf(jf((""+o).trim()))}else{a=r;var i=tp.get(a);void 0!==i||(i=Pf(jf(a.replace(Hf,"-$1").toLowerCase().replace(Uf,"-ms-"))),tp.set(a,i)),a=i,o="number"==typeof o?0===o||Bf.call(Lf,r)?Cf(""+o):Cf(o+"px"):Cf(jf((""+o).trim()))}t?(t=!1,e.push(np,a,rp,o)):e.push(op,a,rp,o)}}t||e.push(sp)}var ip=Pf(" "),lp=Pf('="'),sp=Pf('"'),cp=Pf('=""');function up(e,t,n,r){switch(n){case"style":return void ap(e,t,r);case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<n.length)||"o"!==n[0]&&"O"!==n[0]||"n"!==n[1]&&"N"!==n[1])if(null!==(t=Nf.hasOwnProperty(n)?Nf[n]:null)){switch(typeof r){case"function":case"symbol":return;case"boolean":if(!t.acceptsBooleans)return}switch(n=Cf(t.attributeName),t.type){case 3:r&&e.push(ip,n,cp);break;case 4:!0===r?e.push(ip,n,cp):!1!==r&&e.push(ip,n,lp,Cf(jf(r)),sp);break;case 5:isNaN(r)||e.push(ip,n,lp,Cf(jf(r)),sp);break;case 6:!isNaN(r)&&1<=r&&e.push(ip,n,lp,Cf(jf(r)),sp);break;default:t.sanitizeURL&&(r=""+r),e.push(ip,n,lp,Cf(jf(r)),sp)}}else if(Qf(n)){switch(typeof r){case"function":case"symbol":return;case"boolean":if("data-"!==(t=n.toLowerCase().slice(0,5))&&"aria-"!==t)return}e.push(ip,Cf(n),lp,Cf(jf(r)),sp)}}var Ap=Pf(">"),dp=Pf("/>");function fp(e,t,n){if(null!=t){if(null!=n)throw Error(vf(60));if("object"!=typeof t||!("__html"in t))throw Error(vf(61));null!=(t=t.__html)&&e.push(Cf(""+t))}}var pp=Pf(' selected=""');function hp(e,t,n,r){e.push(vp(n));var o,a=n=null;for(o in t)if(Bf.call(t,o)){var i=t[o];if(null!=i)switch(o){case"children":n=i;break;case"dangerouslySetInnerHTML":a=i;break;default:up(e,r,o,i)}}return e.push(Ap),fp(e,a,n),"string"==typeof n?(e.push(Cf(jf(n))),null):n}var gp=Pf("\n"),mp=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,yp=new Map;function vp(e){var t=yp.get(e);if(void 0===t){if(!mp.test(e))throw Error(vf(65,e));t=Pf("<"+e),yp.set(e,t)}return t}var bp=Pf("<!DOCTYPE html>");function wp(e,t,n,r,o){switch(t){case"select":e.push(vp("select"));var a=null,i=null;for(u in n)if(Bf.call(n,u)){var l=n[u];if(null!=l)switch(u){case"children":a=l;break;case"dangerouslySetInnerHTML":i=l;break;case"defaultValue":case"value":break;default:up(e,r,u,l)}}return e.push(Ap),fp(e,i,a),a;case"option":i=o.selectedValue,e.push(vp("option"));var s=l=null,c=null,u=null;for(a in n)if(Bf.call(n,a)){var A=n[a];if(null!=A)switch(a){case"children":l=A;break;case"selected":c=A;break;case"dangerouslySetInnerHTML":u=A;break;case"value":s=A;default:up(e,r,a,A)}}if(null!=i)if(n=null!==s?""+s:function(e){var t="";return yf.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(l),Wf(i)){for(r=0;r<i.length;r++)if(""+i[r]===n){e.push(pp);break}}else""+i===n&&e.push(pp);else c&&e.push(pp);return e.push(Ap),fp(e,u,l),l;case"textarea":for(l in e.push(vp("textarea")),u=i=a=null,n)if(Bf.call(n,l)&&null!=(s=n[l]))switch(l){case"children":u=s;break;case"value":a=s;break;case"defaultValue":i=s;break;case"dangerouslySetInnerHTML":throw Error(vf(91));default:up(e,r,l,s)}if(null===a&&null!==i&&(a=i),e.push(Ap),null!=u){if(null!=a)throw Error(vf(92));if(Wf(u)&&1<u.length)throw Error(vf(93));a=""+u}return"string"==typeof a&&"\n"===a[0]&&e.push(gp),null!==a&&e.push(Cf(jf(""+a))),null;case"input":for(i in e.push(vp("input")),s=u=l=a=null,n)if(Bf.call(n,i)&&null!=(c=n[i]))switch(i){case"children":case"dangerouslySetInnerHTML":throw Error(vf(399,"input"));case"defaultChecked":s=c;break;case"defaultValue":l=c;break;case"checked":u=c;break;case"value":a=c;break;default:up(e,r,i,c)}return null!==u?up(e,r,"checked",u):null!==s&&up(e,r,"checked",s),null!==a?up(e,r,"value",a):null!==l&&up(e,r,"value",l),e.push(dp),null;case"menuitem":for(var d in e.push(vp("menuitem")),n)if(Bf.call(n,d)&&null!=(a=n[d]))switch(d){case"children":case"dangerouslySetInnerHTML":throw Error(vf(400));default:up(e,r,d,a)}return e.push(Ap),null;case"title":for(A in e.push(vp("title")),a=null,n)if(Bf.call(n,A)&&null!=(i=n[A]))switch(A){case"children":a=i;break;case"dangerouslySetInnerHTML":throw Error(vf(434));default:up(e,r,A,i)}return e.push(Ap),a;case"listing":case"pre":for(s in e.push(vp(t)),i=a=null,n)if(Bf.call(n,s)&&null!=(l=n[s]))switch(s){case"children":a=l;break;case"dangerouslySetInnerHTML":i=l;break;default:up(e,r,s,l)}if(e.push(Ap),null!=i){if(null!=a)throw Error(vf(60));if("object"!=typeof i||!("__html"in i))throw Error(vf(61));null!=(n=i.__html)&&("string"==typeof n&&0<n.length&&"\n"===n[0]?e.push(gp,Cf(n)):e.push(Cf(""+n)))}return"string"==typeof a&&"\n"===a[0]&&e.push(gp),a;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":for(var f in e.push(vp(t)),n)if(Bf.call(n,f)&&null!=(a=n[f]))switch(f){case"children":case"dangerouslySetInnerHTML":throw Error(vf(399,t));default:up(e,r,f,a)}return e.push(dp),null;case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return hp(e,n,t,r);case"html":return 0===o.insertionMode&&e.push(bp),hp(e,n,t,r);default:if(-1===t.indexOf("-")&&"string"!=typeof n.is)return hp(e,n,t,r);for(c in e.push(vp(t)),i=a=null,n)if(Bf.call(n,c)&&null!=(l=n[c]))switch(c){case"children":a=l;break;case"dangerouslySetInnerHTML":i=l;break;case"style":ap(e,r,l);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:Qf(c)&&"function"!=typeof l&&"symbol"!=typeof l&&e.push(ip,Cf(c),lp,Cf(jf(l)),sp)}return e.push(Ap),fp(e,i,a),a}}var xp=Pf("</"),kp=Pf(">"),Ep=Pf('<template id="'),Sp=Pf('"></template>'),Cp=Pf("\x3c!--$--\x3e"),Pp=Pf('\x3c!--$?--\x3e<template id="'),Dp=Pf('"></template>'),Bp=Pf("\x3c!--$!--\x3e"),Ip=Pf("\x3c!--/$--\x3e"),Tp=Pf("<template"),Mp=Pf('"'),Qp=Pf(' data-dgst="');Pf(' data-msg="'),Pf(' data-stck="');var _p=Pf("></template>");function Np(e,t,n){if(xf(e,Pp),null===n)throw Error(vf(395));return xf(e,n),kf(e,Dp)}var Op=Pf('<div hidden id="'),Rp=Pf('">'),Lp=Pf("</div>"),Fp=Pf('<svg aria-hidden="true" style="display:none" id="'),zp=Pf('">'),jp=Pf("</svg>"),Hp=Pf('<math aria-hidden="true" style="display:none" id="'),Up=Pf('">'),Wp=Pf("</math>"),qp=Pf('<table hidden id="'),Vp=Pf('">'),Gp=Pf("</table>"),Yp=Pf('<table hidden><tbody id="'),Xp=Pf('">'),Kp=Pf("</tbody></table>"),Jp=Pf('<table hidden><tr id="'),$p=Pf('">'),Zp=Pf("</tr></table>"),eh=Pf('<table hidden><colgroup id="'),th=Pf('">'),nh=Pf("</colgroup></table>");var rh=Pf('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),oh=Pf('$RS("'),ah=Pf('","'),ih=Pf('")<\/script>'),lh=Pf('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("'),sh=Pf('$RC("'),ch=Pf('","'),uh=Pf('")<\/script>'),Ah=Pf('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("'),dh=Pf('$RX("'),fh=Pf('"'),ph=Pf(")<\/script>"),hh=Pf(","),gh=/[<\u2028\u2029]/g;function mh(e){return JSON.stringify(e).replace(gh,(function(e){switch(e){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}))}var yh=Object.assign,vh=Symbol.for("react.element"),bh=Symbol.for("react.portal"),wh=Symbol.for("react.fragment"),xh=Symbol.for("react.strict_mode"),kh=Symbol.for("react.profiler"),Eh=Symbol.for("react.provider"),Sh=Symbol.for("react.context"),Ch=Symbol.for("react.forward_ref"),Ph=Symbol.for("react.suspense"),Dh=Symbol.for("react.suspense_list"),Bh=Symbol.for("react.memo"),Ih=Symbol.for("react.lazy"),Th=Symbol.for("react.scope"),Mh=Symbol.for("react.debug_trace_mode"),Qh=Symbol.for("react.legacy_hidden"),_h=Symbol.for("react.default_value"),Nh=Symbol.iterator;function Oh(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case wh:return"Fragment";case bh:return"Portal";case kh:return"Profiler";case xh:return"StrictMode";case Ph:return"Suspense";case Dh:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case Sh:return(e.displayName||"Context")+".Consumer";case Eh:return(e._context.displayName||"Context")+".Provider";case Ch:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case Bh:return null!==(t=e.displayName||null)?t:Oh(e.type)||"Memo";case Ih:t=e._payload,e=e._init;try{return Oh(e(t))}catch(e){}}return null}var Rh={};function Lh(e,t){if(!(e=e.contextTypes))return Rh;var n,r={};for(n in e)r[n]=t[n];return r}var Fh=null;function zh(e,t){if(e!==t){e.context._currentValue=e.parentValue,e=e.parent;var n=t.parent;if(null===e){if(null!==n)throw Error(vf(401))}else{if(null===n)throw Error(vf(401));zh(e,n)}t.context._currentValue=t.value}}function jh(e){e.context._currentValue=e.parentValue,null!==(e=e.parent)&&jh(e)}function Hh(e){var t=e.parent;null!==t&&Hh(t),e.context._currentValue=e.value}function Uh(e,t){if(e.context._currentValue=e.parentValue,null===(e=e.parent))throw Error(vf(402));e.depth===t.depth?zh(e,t):Uh(e,t)}function Wh(e,t){var n=t.parent;if(null===n)throw Error(vf(402));e.depth===n.depth?zh(e,n):Wh(e,n),t.context._currentValue=t.value}function qh(e){var t=Fh;t!==e&&(null===t?Hh(e):null===e?jh(t):t.depth===e.depth?zh(t,e):t.depth>e.depth?Uh(t,e):Wh(t,e),Fh=e)}var Vh={isMounted:function(){return!1},enqueueSetState:function(e,t){null!==(e=e._reactInternals).queue&&e.queue.push(t)},enqueueReplaceState:function(e,t){(e=e._reactInternals).replace=!0,e.queue=[t]},enqueueForceUpdate:function(){}};function Gh(e,t,n,r){var o=void 0!==e.state?e.state:null;e.updater=Vh,e.props=n,e.state=o;var a={queue:[],replace:!1};e._reactInternals=a;var i=t.contextType;if(e.context="object"==typeof i&&null!==i?i._currentValue:r,"function"==typeof(i=t.getDerivedStateFromProps)&&(o=null==(i=i(n,o))?o:yh({},o,i),e.state=o),"function"!=typeof t.getDerivedStateFromProps&&"function"!=typeof e.getSnapshotBeforeUpdate&&("function"==typeof e.UNSAFE_componentWillMount||"function"==typeof e.componentWillMount))if(t=e.state,"function"==typeof e.componentWillMount&&e.componentWillMount(),"function"==typeof e.UNSAFE_componentWillMount&&e.UNSAFE_componentWillMount(),t!==e.state&&Vh.enqueueReplaceState(e,e.state,null),null!==a.queue&&0<a.queue.length)if(t=a.queue,i=a.replace,a.queue=null,a.replace=!1,i&&1===t.length)e.state=t[0];else{for(a=i?t[0]:e.state,o=!0,i=i?1:0;i<t.length;i++){var l=t[i];null!=(l="function"==typeof l?l.call(e,a,n,r):l)&&(o?(o=!1,a=yh({},a,l)):yh(a,l))}e.state=a}else a.queue=null}var Yh={id:1,overflow:""};function Xh(e,t,n){var r=e.id;e=e.overflow;var o=32-Kh(r)-1;r&=~(1<<o),n+=1;var a=32-Kh(t)+o;if(30<a){var i=o-o%5;return a=(r&(1<<i)-1).toString(32),r>>=i,o-=i,{id:1<<32-Kh(t)+o|n<<o|r,overflow:a+e}}return{id:1<<a|n<<o|r,overflow:e}}var Kh=Math.clz32?Math.clz32:function(e){return e>>>=0,0===e?32:31-(Jh(e)/$h|0)|0},Jh=Math.log,$h=Math.LN2;var Zh="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},eg=null,tg=null,ng=null,rg=null,og=!1,ag=!1,ig=0,lg=null,sg=0;function cg(){if(null===eg)throw Error(vf(321));return eg}function ug(){if(0<sg)throw Error(vf(312));return{memoizedState:null,queue:null,next:null}}function Ag(){return null===rg?null===ng?(og=!1,ng=rg=ug()):(og=!0,rg=ng):null===rg.next?(og=!1,rg=rg.next=ug()):(og=!0,rg=rg.next),rg}function dg(){tg=eg=null,ag=!1,ng=null,sg=0,rg=lg=null}function fg(e,t){return"function"==typeof t?t(e):t}function pg(e,t,n){if(eg=cg(),rg=Ag(),og){var r=rg.queue;if(t=r.dispatch,null!==lg&&void 0!==(n=lg.get(r))){lg.delete(r),r=rg.memoizedState;do{r=e(r,n.action),n=n.next}while(null!==n);return rg.memoizedState=r,[r,t]}return[rg.memoizedState,t]}return e=e===fg?"function"==typeof t?t():t:void 0!==n?n(t):t,rg.memoizedState=e,e=(e=rg.queue={last:null,dispatch:null}).dispatch=gg.bind(null,eg,e),[rg.memoizedState,e]}function hg(e,t){if(eg=cg(),t=void 0===t?null:t,null!==(rg=Ag())){var n=rg.memoizedState;if(null!==n&&null!==t){var r=n[1];e:if(null===r)r=!1;else{for(var o=0;o<r.length&&o<t.length;o++)if(!Zh(t[o],r[o])){r=!1;break e}r=!0}if(r)return n[0]}}return e=e(),rg.memoizedState=[e,t],e}function gg(e,t,n){if(25<=sg)throw Error(vf(301));if(e===eg)if(ag=!0,e={action:n,next:null},null===lg&&(lg=new Map),void 0===(n=lg.get(t)))lg.set(t,e);else{for(t=n;null!==t.next;)t=t.next;t.next=e}}function mg(){throw Error(vf(394))}function yg(){}var vg,bg,wg={readContext:function(e){return e._currentValue},useContext:function(e){return cg(),e._currentValue},useMemo:hg,useReducer:pg,useRef:function(e){eg=cg();var t=(rg=Ag()).memoizedState;return null===t?(e={current:e},rg.memoizedState=e):t},useState:function(e){return pg(fg,e)},useInsertionEffect:yg,useLayoutEffect:function(){},useCallback:function(e,t){return hg((function(){return e}),t)},useImperativeHandle:yg,useEffect:yg,useDebugValue:yg,useDeferredValue:function(e){return cg(),e},useTransition:function(){return cg(),[!1,mg]},useId:function(){var e=tg.treeContext,t=e.overflow;e=((e=e.id)&~(1<<32-Kh(e)-1)).toString(32)+t;var n=xg;if(null===n)throw Error(vf(404));return t=ig++,e=":"+n.idPrefix+"R"+e,0<t&&(e+="H"+t.toString(32)),e+":"},useMutableSource:function(e,t){return cg(),t(e._source)},useSyncExternalStore:function(e,t,n){if(void 0===n)throw Error(vf(407));return n()}},xg=null,kg=yf.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function Eg(e){return console.error(e),null}function Sg(){}function Cg(e,t,n,r,o,a,i,l){e.allPendingTasks++,null===n?e.pendingRootTasks++:n.pendingTasks++;var s={node:t,ping:function(){var t=e.pingedTasks;t.push(s),1===t.length&&jg(e)},blockedBoundary:n,blockedSegment:r,abortSet:o,legacyContext:a,context:i,treeContext:l};return o.add(s),s}function Pg(e,t,n,r,o,a){return{status:0,id:-1,index:t,parentFlushed:!1,chunks:[],children:[],formatContext:r,boundary:n,lastPushedText:o,textEmbedded:a}}function Dg(e,t){if(null!=(e=e.onError(t))&&"string"!=typeof e)throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof e+'" instead');return e}function Bg(e,t){var n=e.onShellError;n(t),(n=e.onFatalError)(t),null!==e.destination?(e.status=2,Df(e.destination,t)):(e.status=1,e.fatalError=t)}function Ig(e,t,n,r,o){for(eg={},tg=t,ig=0,e=n(r,o);ag;)ag=!1,ig=0,sg+=1,rg=null,e=n(r,o);return dg(),e}function Tg(e,t,n,r){var o=n.render(),a=r.childContextTypes;if(null!=a){var i=t.legacyContext;if("function"!=typeof n.getChildContext)r=i;else{for(var l in n=n.getChildContext())if(!(l in a))throw Error(vf(108,Oh(r)||"Unknown",l));r=yh({},i,n)}t.legacyContext=r,_g(e,t,o),t.legacyContext=i}else _g(e,t,o)}function Mg(e,t){if(e&&e.defaultProps){for(var n in t=yh({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}return t}function Qg(e,t,n,r,o){if("function"==typeof n)if(n.prototype&&n.prototype.isReactComponent){o=Lh(n,t.legacyContext);var a=n.contextType;Gh(a=new n(r,"object"==typeof a&&null!==a?a._currentValue:o),n,r,o),Tg(e,t,a,n)}else{o=Ig(e,t,n,r,a=Lh(n,t.legacyContext));var i=0!==ig;if("object"==typeof o&&null!==o&&"function"==typeof o.render&&void 0===o.$$typeof)Gh(o,n,r,a),Tg(e,t,o,n);else if(i){r=t.treeContext,t.treeContext=Xh(r,1,0);try{_g(e,t,o)}finally{t.treeContext=r}}else _g(e,t,o)}else{if("string"!=typeof n){switch(n){case Qh:case Mh:case xh:case kh:case wh:case Dh:return void _g(e,t,r.children);case Th:throw Error(vf(343));case Ph:e:{n=t.blockedBoundary,o=t.blockedSegment,a=r.fallback,r=r.children;var l={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:i=new Set,errorDigest:null},s=Pg(0,o.chunks.length,l,o.formatContext,!1,!1);o.children.push(s),o.lastPushedText=!1;var c=Pg(0,0,null,o.formatContext,!1,!1);c.parentFlushed=!0,t.blockedBoundary=l,t.blockedSegment=c;try{if(Og(e,t,r),c.lastPushedText&&c.textEmbedded&&c.chunks.push(Zf),c.status=1,Fg(l,c),0===l.pendingTasks)break e}catch(t){c.status=4,l.forceClientRender=!0,l.errorDigest=Dg(e,t)}finally{t.blockedBoundary=n,t.blockedSegment=o}t=Cg(e,a,n,s,i,t.legacyContext,t.context,t.treeContext),e.pingedTasks.push(t)}return}if("object"==typeof n&&null!==n)switch(n.$$typeof){case Ch:if(r=Ig(e,t,n.render,r,o),0!==ig){n=t.treeContext,t.treeContext=Xh(n,1,0);try{_g(e,t,r)}finally{t.treeContext=n}}else _g(e,t,r);return;case Bh:return void Qg(e,t,n=n.type,r=Mg(n,r),o);case Eh:if(o=r.children,n=n._context,r=r.value,a=n._currentValue,n._currentValue=r,Fh=r={parent:i=Fh,depth:null===i?0:i.depth+1,context:n,parentValue:a,value:r},t.context=r,_g(e,t,o),null===(e=Fh))throw Error(vf(403));return r=e.parentValue,e.context._currentValue=r===_h?e.context._defaultValue:r,e=Fh=e.parent,void(t.context=e);case Sh:return void _g(e,t,r=(r=r.children)(n._currentValue));case Ih:return void Qg(e,t,n=(o=n._init)(n._payload),r=Mg(n,r),void 0)}throw Error(vf(130,null==n?n:typeof n,""))}switch(a=wp((o=t.blockedSegment).chunks,n,r,e.responseState,o.formatContext),o.lastPushedText=!1,i=o.formatContext,o.formatContext=function(e,t,n){switch(t){case"select":return $f(1,null!=n.value?n.value:n.defaultValue);case"svg":return $f(2,null);case"math":return $f(3,null);case"foreignObject":return $f(1,null);case"table":return $f(4,null);case"thead":case"tbody":case"tfoot":return $f(5,null);case"colgroup":return $f(7,null);case"tr":return $f(6,null)}return 4<=e.insertionMode||0===e.insertionMode?$f(1,null):e}(i,n,r),Og(e,t,a),o.formatContext=i,n){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:o.chunks.push(xp,Cf(n),kp)}o.lastPushedText=!1}}function _g(e,t,n){if(t.node=n,"object"==typeof n&&null!==n){switch(n.$$typeof){case vh:return void Qg(e,t,n.type,n.props,n.ref);case bh:throw Error(vf(257));case Ih:var r=n._init;return void _g(e,t,n=r(n._payload))}if(Wf(n))return void Ng(e,t,n);if(null===n||"object"!=typeof n?r=null:r="function"==typeof(r=Nh&&n[Nh]||n["@@iterator"])?r:null,r&&(r=r.call(n))){if(!(n=r.next()).done){var o=[];do{o.push(n.value),n=r.next()}while(!n.done);Ng(e,t,o)}return}throw e=Object.prototype.toString.call(n),Error(vf(31,"[object Object]"===e?"object with keys {"+Object.keys(n).join(", ")+"}":e))}"string"==typeof n?(r=t.blockedSegment).lastPushedText=ep(t.blockedSegment.chunks,n,e.responseState,r.lastPushedText):"number"==typeof n&&((r=t.blockedSegment).lastPushedText=ep(t.blockedSegment.chunks,""+n,e.responseState,r.lastPushedText))}function Ng(e,t,n){for(var r=n.length,o=0;o<r;o++){var a=t.treeContext;t.treeContext=Xh(a,r,o);try{Og(e,t,n[o])}finally{t.treeContext=a}}}function Og(e,t,n){var r=t.blockedSegment.formatContext,o=t.legacyContext,a=t.context;try{return _g(e,t,n)}catch(s){if(dg(),"object"!=typeof s||null===s||"function"!=typeof s.then)throw t.blockedSegment.formatContext=r,t.legacyContext=o,t.context=a,qh(a),s;n=s;var i=t.blockedSegment,l=Pg(0,i.chunks.length,null,i.formatContext,i.lastPushedText,!0);i.children.push(l),i.lastPushedText=!1,e=Cg(e,t.node,t.blockedBoundary,l,t.abortSet,t.legacyContext,t.context,t.treeContext).ping,n.then(e,e),t.blockedSegment.formatContext=r,t.legacyContext=o,t.context=a,qh(a)}}function Rg(e){var t=e.blockedBoundary;(e=e.blockedSegment).status=3,zg(this,t,e)}function Lg(e,t,n){var r=e.blockedBoundary;e.blockedSegment.status=3,null===r?(t.allPendingTasks--,2!==t.status&&(t.status=2,null!==t.destination&&t.destination.close())):(r.pendingTasks--,r.forceClientRender||(r.forceClientRender=!0,e=void 0===n?Error(vf(432)):n,r.errorDigest=t.onError(e),r.parentFlushed&&t.clientRenderedBoundaries.push(r)),r.fallbackAbortableTasks.forEach((function(e){return Lg(e,t,n)})),r.fallbackAbortableTasks.clear(),t.allPendingTasks--,0===t.allPendingTasks&&(r=t.onAllReady)())}function Fg(e,t){if(0===t.chunks.length&&1===t.children.length&&null===t.children[0].boundary){var n=t.children[0];n.id=t.id,n.parentFlushed=!0,1===n.status&&Fg(e,n)}else e.completedSegments.push(t)}function zg(e,t,n){if(null===t){if(n.parentFlushed){if(null!==e.completedRootSegment)throw Error(vf(389));e.completedRootSegment=n}e.pendingRootTasks--,0===e.pendingRootTasks&&(e.onShellError=Sg,(t=e.onShellReady)())}else t.pendingTasks--,t.forceClientRender||(0===t.pendingTasks?(n.parentFlushed&&1===n.status&&Fg(t,n),t.parentFlushed&&e.completedBoundaries.push(t),t.fallbackAbortableTasks.forEach(Rg,e),t.fallbackAbortableTasks.clear()):n.parentFlushed&&1===n.status&&(Fg(t,n),1===t.completedSegments.length&&t.parentFlushed&&e.partialBoundaries.push(t)));e.allPendingTasks--,0===e.allPendingTasks&&(e=e.onAllReady)()}function jg(e){if(2!==e.status){var t=Fh,n=kg.current;kg.current=wg;var r=xg;xg=e.responseState;try{var o,a=e.pingedTasks;for(o=0;o<a.length;o++){var i=a[o],l=e,s=i.blockedSegment;if(0===s.status){qh(i.context);try{_g(l,i,i.node),s.lastPushedText&&s.textEmbedded&&s.chunks.push(Zf),i.abortSet.delete(i),s.status=1,zg(l,i.blockedBoundary,s)}catch(e){if(dg(),"object"==typeof e&&null!==e&&"function"==typeof e.then){var c=i.ping;e.then(c,c)}else{i.abortSet.delete(i),s.status=4;var u=i.blockedBoundary,A=e,d=Dg(l,A);if(null===u?Bg(l,A):(u.pendingTasks--,u.forceClientRender||(u.forceClientRender=!0,u.errorDigest=d,u.parentFlushed&&l.clientRenderedBoundaries.push(u))),l.allPendingTasks--,0===l.allPendingTasks)(0,l.onAllReady)()}}}}a.splice(0,o),null!==e.destination&&Gg(e,e.destination)}catch(t){Dg(e,t),Bg(e,t)}finally{xg=r,kg.current=n,n===wg&&qh(t)}}}function Hg(e,t,n){switch(n.parentFlushed=!0,n.status){case 0:var r=n.id=e.nextSegmentId++;return n.lastPushedText=!1,n.textEmbedded=!1,e=e.responseState,xf(t,Ep),xf(t,e.placeholderPrefix),xf(t,e=Cf(r.toString(16))),kf(t,Sp);case 1:n.status=2;var o=!0;r=n.chunks;var a=0;n=n.children;for(var i=0;i<n.length;i++){for(o=n[i];a<o.index;a++)xf(t,r[a]);o=Ug(e,t,o)}for(;a<r.length-1;a++)xf(t,r[a]);return a<r.length&&(o=kf(t,r[a])),o;default:throw Error(vf(390))}}function Ug(e,t,n){var r=n.boundary;if(null===r)return Hg(e,t,n);if(r.parentFlushed=!0,r.forceClientRender)r=r.errorDigest,kf(t,Bp),xf(t,Tp),r&&(xf(t,Qp),xf(t,Cf(jf(r))),xf(t,Mp)),kf(t,_p),Hg(e,t,n);else if(0<r.pendingTasks){r.rootSegmentID=e.nextSegmentId++,0<r.completedSegments.length&&e.partialBoundaries.push(r);var o=e.responseState,a=o.nextSuspenseID++;o=Pf(o.boundaryPrefix+a.toString(16)),r=r.id=o,Np(t,e.responseState,r),Hg(e,t,n)}else if(r.byteSize>e.progressiveChunkSize)r.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(r),Np(t,e.responseState,r.id),Hg(e,t,n);else{if(kf(t,Cp),1!==(n=r.completedSegments).length)throw Error(vf(391));Ug(e,t,n[0])}return kf(t,Ip)}function Wg(e,t,n){return function(e,t,n,r){switch(n.insertionMode){case 0:case 1:return xf(e,Op),xf(e,t.segmentPrefix),xf(e,Cf(r.toString(16))),kf(e,Rp);case 2:return xf(e,Fp),xf(e,t.segmentPrefix),xf(e,Cf(r.toString(16))),kf(e,zp);case 3:return xf(e,Hp),xf(e,t.segmentPrefix),xf(e,Cf(r.toString(16))),kf(e,Up);case 4:return xf(e,qp),xf(e,t.segmentPrefix),xf(e,Cf(r.toString(16))),kf(e,Vp);case 5:return xf(e,Yp),xf(e,t.segmentPrefix),xf(e,Cf(r.toString(16))),kf(e,Xp);case 6:return xf(e,Jp),xf(e,t.segmentPrefix),xf(e,Cf(r.toString(16))),kf(e,$p);case 7:return xf(e,eh),xf(e,t.segmentPrefix),xf(e,Cf(r.toString(16))),kf(e,th);default:throw Error(vf(397))}}(t,e.responseState,n.formatContext,n.id),Ug(e,t,n),function(e,t){switch(t.insertionMode){case 0:case 1:return kf(e,Lp);case 2:return kf(e,jp);case 3:return kf(e,Wp);case 4:return kf(e,Gp);case 5:return kf(e,Kp);case 6:return kf(e,Zp);case 7:return kf(e,nh);default:throw Error(vf(397))}}(t,n.formatContext)}function qg(e,t,n){for(var r=n.completedSegments,o=0;o<r.length;o++)Vg(e,t,n,r[o]);if(r.length=0,e=e.responseState,r=n.id,n=n.rootSegmentID,xf(t,e.startInlineScript),e.sentCompleteBoundaryFunction?xf(t,sh):(e.sentCompleteBoundaryFunction=!0,xf(t,lh)),null===r)throw Error(vf(395));return n=Cf(n.toString(16)),xf(t,r),xf(t,ch),xf(t,e.segmentPrefix),xf(t,n),kf(t,uh)}function Vg(e,t,n,r){if(2===r.status)return!0;var o=r.id;if(-1===o){if(-1===(r.id=n.rootSegmentID))throw Error(vf(392));return Wg(e,t,r)}return Wg(e,t,r),xf(t,(e=e.responseState).startInlineScript),e.sentCompleteSegmentFunction?xf(t,oh):(e.sentCompleteSegmentFunction=!0,xf(t,rh)),xf(t,e.segmentPrefix),xf(t,o=Cf(o.toString(16))),xf(t,ah),xf(t,e.placeholderPrefix),xf(t,o),kf(t,ih)}function Gg(e,t){bf=new Uint8Array(512),wf=0;try{var n=e.completedRootSegment;if(null!==n&&0===e.pendingRootTasks){Ug(e,t,n),e.completedRootSegment=null;var r=e.responseState.bootstrapChunks;for(n=0;n<r.length-1;n++)xf(t,r[n]);n<r.length&&kf(t,r[n])}var o,a=e.clientRenderedBoundaries;for(o=0;o<a.length;o++){var i=a[o];r=t;var l=e.responseState,s=i.id,c=i.errorDigest,u=i.errorMessage,A=i.errorComponentStack;if(xf(r,l.startInlineScript),l.sentClientRenderFunction?xf(r,dh):(l.sentClientRenderFunction=!0,xf(r,Ah)),null===s)throw Error(vf(395));xf(r,s),xf(r,fh),(c||u||A)&&(xf(r,hh),xf(r,Cf(mh(c||"")))),(u||A)&&(xf(r,hh),xf(r,Cf(mh(u||"")))),A&&(xf(r,hh),xf(r,Cf(mh(A)))),kf(r,ph)}a.splice(0,o);var d=e.completedBoundaries;for(o=0;o<d.length;o++)qg(e,t,d[o]);d.splice(0,o),Ef(t),bf=new Uint8Array(512),wf=0;var f=e.partialBoundaries;for(o=0;o<f.length;o++){var p=f[o];e:{a=e,i=t;var h=p.completedSegments;for(l=0;l<h.length;l++)if(!Vg(a,i,p,h[l])){l++,h.splice(0,l);var g=!1;break e}h.splice(0,l),g=!0}if(!g)return e.destination=null,o++,void f.splice(0,o)}f.splice(0,o);var m=e.completedBoundaries;for(o=0;o<m.length;o++)qg(e,t,m[o]);m.splice(0,o)}finally{Ef(t),0===e.allPendingTasks&&0===e.pingedTasks.length&&0===e.clientRenderedBoundaries.length&&0===e.completedBoundaries.length&&t.close()}}function Yg(e,t){try{var n=e.abortableTasks;n.forEach((function(n){return Lg(n,e,t)})),n.clear(),null!==e.destination&&Gg(e,e.destination)}catch(t){Dg(e,t),Bg(e,t)}}mf.renderToReadableStream=function(e,t){return new Promise((function(n,r){var o,a,i=new Promise((function(e,t){a=e,o=t})),l=function(e,t,n,r,o,a,i,l,s){var c=[],u=new Set;return(n=Pg(t={destination:null,responseState:t,progressiveChunkSize:void 0===r?12800:r,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:u,pingedTasks:c,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:void 0===o?Eg:o,onAllReady:void 0===a?Sg:a,onShellReady:void 0===i?Sg:i,onShellError:void 0===l?Sg:l,onFatalError:void 0===s?Sg:s},0,null,n,!1,!1)).parentFlushed=!0,e=Cg(t,e,null,n,u,Rh,null,Yh),c.push(e),t}(e,function(e,t,n,r,o){e=void 0===e?"":e,t=void 0===t?qf:Pf('<script nonce="'+jf(t)+'">');var a=[];if(void 0!==n&&a.push(t,Cf((""+n).replace(Kf,Jf)),Vf),void 0!==r)for(n=0;n<r.length;n++)a.push(Gf,Cf(jf(r[n])),Xf);if(void 0!==o)for(r=0;r<o.length;r++)a.push(Yf,Cf(jf(o[r])),Xf);return{bootstrapChunks:a,startInlineScript:t,placeholderPrefix:Pf(e+"P:"),segmentPrefix:Pf(e+"S:"),boundaryPrefix:e+"B:",idPrefix:e,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}(t?t.identifierPrefix:void 0,t?t.nonce:void 0,t?t.bootstrapScriptContent:void 0,t?t.bootstrapScripts:void 0,t?t.bootstrapModules:void 0),function(e){return $f("http://www.w3.org/2000/svg"===e?2:"http://www.w3.org/1998/Math/MathML"===e?3:0,null)}(t?t.namespaceURI:void 0),t?t.progressiveChunkSize:void 0,t?t.onError:void 0,a,(function(){var e=new ReadableStream({type:"bytes",pull:function(e){if(1===l.status)l.status=2,Df(e,l.fatalError);else if(2!==l.status&&null===l.destination){l.destination=e;try{Gg(l,e)}catch(e){Dg(l,e),Bg(l,e)}}},cancel:function(){Yg(l)}},{highWaterMark:0});e.allReady=i,n(e)}),(function(e){i.catch((function(){})),r(e)}),o);if(t&&t.signal){var s=t.signal,c=function(){Yg(l,s.reason),s.removeEventListener("abort",c)};s.addEventListener("abort",c)}jg(l)}))},mf.version="18.3.1",vg=iA,bg=mf,aA.version=vg.version,aA.renderToString=vg.renderToString,aA.renderToStaticMarkup=vg.renderToStaticMarkup,aA.renderToNodeStream=vg.renderToNodeStream,aA.renderToStaticNodeStream=vg.renderToStaticNodeStream,aA.renderToReadableStream=bg.renderToReadableStream;const Xg={AUDIO_BUTTON:"audio-button",NOTIFICATION_BUTTON:"notification-button",CLOSE_CHAT_BUTTON:"close-chat-button",SEND_MESSAGE_BUTTON:"send-button",VOICE_MESSAGE_BUTTON:"voice-button",FILE_ATTACHMENT_BUTTON:"file-attachment-button",EMOJI_PICKER_BUTTON:"emoji-button"},Kg="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20viewBox='0%200%201000%201000'%3e%3crect%20width='100%25'%20height='100%25'%20fill='%23fff'/%3e%3cg%3e%3crect%20width='45'%20height='30'%20x='-22.5'%20y='-15'%20rx='1.5'%20ry='1.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2337547a;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20-99%20362)%20scale(3.4003)'/%3e%3cpath%20d='M0%2075q14%200%2014%2017%200%2016-14%2016Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='rotate(180%20106%20386)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='4'%20x='-12.5'%20y='-2'%20rx='.2'%20ry='.2'%20style='stroke:%2346648c;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20-46%20282)%20scale(3.4003)'/%3e%3cpath%20d='M19%2065h4l5%204v1H14v-1Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='2'%20x='-12.5'%20y='-1'%20rx='.1'%20ry='.1'%20style='stroke:%2398b0ca;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20-3%20240)%20scale(3.4003)'/%3e%3ccircle%20r='7.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(236%20175)%20scale(3.4003)'/%3e%3crect%20width='45'%20height='30'%20x='-22.5'%20y='-15'%20rx='1.5'%20ry='1.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2337547a;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20139%20600)%20scale(3.4003)'/%3e%3cpath%20d='M184%2075q14%200%2014%2017%200%2016-14%2016Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='4'%20x='-12.5'%20y='-2'%20rx='.2'%20ry='.2'%20style='stroke:%2346648c;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20219%20548)%20scale(3.4003)'/%3e%3cpath%20d='M175%2065h4l5%204v1h-14v-1Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='2'%20x='-12.5'%20y='-1'%20rx='.1'%20ry='.1'%20style='stroke:%2398b0ca;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20262%20505)%20scale(3.4003)'/%3e%3ccircle%20r='7.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(767%20175)%20scale(3.4003)'/%3e%3crect%20width='116.7'%20height='70'%20x='-58.4'%20y='-35'%20rx='31.5'%20ry='31.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2371c9fc;fill-rule:nonzero;opacity:1'%20transform='translate(502%20877)%20scale(3.4003)'/%3e%3crect%20width='60'%20height='20'%20x='-30'%20y='-10'%20rx='3'%20ry='3'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2337547a;fill-rule:nonzero;opacity:1'%20transform='translate(502%20728)%20scale(3.4003)'/%3e%3ccircle%20r='75'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2371c9fc;fill-rule:nonzero;opacity:1'%20transform='translate(502%20473)%20scale(3.4003)'/%3e%3crect%20width='129.4'%20height='82.3'%20x='-64.7'%20y='-41.1'%20rx='37'%20ry='37'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23fff;fill-rule:nonzero;opacity:1'%20transform='translate(502%20464)%20scale(3.4003)'/%3e%3crect%20width='108'%20height='68.6'%20x='-54'%20y='-34.3'%20rx='30.9'%20ry='30.9'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23162334;fill-rule:nonzero;opacity:1'%20transform='translate(502%20464)%20scale(3.4003)'/%3e%3ccircle%20r='19.4'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(415%20464)%20scale(3.4003)'/%3e%3ccircle%20r='19.4'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(591%20464)%20scale(3.4003)'/%3e%3crect%20width='96'%20height='53.2'%20x='-48'%20y='-26.6'%20rx='23.9'%20ry='23.9'%20style='stroke:%23162334;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23162334;fill-rule:nonzero;opacity:1'%20transform='translate(503%20875)%20scale(3.4003)'/%3e%3cpath%20stroke-linecap='round'%20d='m68%20215%207-15M81%20222l-7-22M81%20222l7-14M101%20208H87M114%20219l-7-24M113%20219l13-22M131%20214l-5-17M148%20214h-18M69%20214H51M100%20209l7-15'%20style='stroke:%23a478fc;stroke-width:3;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:10;is-custom-font:none;font-file-url:none;fill:none;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3c/g%3e%3c/svg%3e",Jg=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 0 637 637",ref:t,...e},R.createElement("path",{d:"m478 113-13 2-4 1h4l14-2c10-2 35-2 42-1l6 3 3 1c3 0-4-3-8-5-7-1-34-1-44 1m56 6 8 6c7 5 20 17 20 19s7 12 8 12l-3-6-4-6c0-3-15-17-25-24-5-3-8-4-4-1m-198 16-9 1a512 512 0 0 1 9-1m-180 30a412 412 0 0 0-23 4 167 167 0 0 0-32 8 439 439 0 0 1 46-9 304 304 0 0 1 11-2l6-1h-8m369 8 4 3-7-6c-1 0 0 2 3 3m-439 9c-7 3-18 13-18 15l6-5c5-5 9-8 14-10l6-4-8 4m442 12-10 11-7 6 7-6c7-5 14-14 13-16l-3 5M65 205l-1 11c0 9 0 10 4 17 5 10 7 12 22 11 10 0 15 0 38-5l5-1-6 1-16 2-21 2c-13 1-16-1-21-10-3-5-4-6-4-15l1-12c1-4 1-5-1-1m335 1c3 0 3 1 3 3l-2 6c-2 5-35 39-76 80-53 51-120 117-138 137-21 24-22 25-22 27 0 3 6 9 9 9 4 0 14-8 38-27a5073 5073 0 0 1 15-16 1421 1421 0 0 0-17 15l-31 25-6 2-4-3c-3-3-3-4-2-6 3-8 79-85 160-163 57-57 79-80 79-86 0-2-3-4-7-4-2 0-2 0 1 1m165 18c-9 17-25 32-57 53l-10 8 16-11 12-8c15-10 27-22 39-39 5-7 6-8 4-8l-4 5m-221 2a199 199 0 0 0-19 10 183 183 0 0 1 27-12c0-1-1-1-8 2m-34 16c-3 3-2 3 2 0l1-2-3 2m151 3-1 2 2-2c3-3 2-3-1 0m-16 12-11 10a281 281 0 0 0 11-10m-24 18-7 5-7 5-42 31c-10 7-24 19-22 19l7-6 16-12a343 343 0 0 0 35-25 573 573 0 0 0 20-17m-187 0-2 2 4-2 3-2-5 2m-14 6-3 2 4-1 4-3-5 2m-7 3-8 4-18 8 18-7 7-3 3-1c1-2 0-2-2-1m254 24a2672 2672 0 0 1-71 54 601 601 0 0 0 39-29 1352 1352 0 0 1 32-25m-291-8-2 2 4-2 3-2-5 2m-13 5-2 2h3c5-3 4-4-1-2m-19 9-7 3-13 6c-10 5-13 7-14 10-3 4-2 5 1 0 2-3 5-5 14-9l13-6 12-6-6 2m178 36c-17 12-21 16-21 17a390 390 0 0 1 20-17m-206 34 1 4 1 3 1 5 2 8 1 5v-6l-1-8-2-5-1-4-1-2c-1-2-1-2-1 0m222 23-9 7a683 683 0 0 0-56 44 261 261 0 0 0-26 20 1345 1345 0 0 0-46 34c-6 3-7 3-19 3-11 0-12 0-18-3-8-4-10-8-17-20l-5-10 4 10c5 10 12 18 19 22 4 2 6 2 17 2 13 0 14 0 21-3l26-19 42-33a2183 2183 0 0 0 43-34 643 643 0 0 1 24-20",fill:"#fff",fillRule:"evenodd"}),R.createElement("path",{d:"M478 114a620 620 0 0 1-39 6l-21 3a5481 5481 0 0 0-19 3 870 870 0 0 1-54 8l-1 1-6 1-12 2-13 2a992 992 0 0 0-76 12 400 400 0 0 1-45 8l-6 1-5 1h-3l-3 1-2 1-26 4-13 2-17 3c-23 5-33 9-43 19-7 8-9 13-9 27 0 8 1 9 4 14 5 9 8 11 21 10l21-2a1133 1133 0 0 1 23-4 659 659 0 0 0 74-14l3-1h3l3-1h3l2-1 2-1h3l2-1h2l24-5 38-7a2100 2100 0 0 1 93-18l3-1 10-1a2082 2082 0 0 1 120-17l2 1c2 0 8 5 8 7l1 2 1 6c0 4 0 6-3 10-2 4-16 16-18 16l-7 5-10 8a1070 1070 0 0 0-11 7 113 113 0 0 1-20 14l-2 2-3 2-2 2h-1a154 154 0 0 1-28 21l-5 4-5 4a573 573 0 0 1-50 37 175 175 0 0 0-24 18l-1 2-2 1-2 1-2 1-1 1-12 10a396 396 0 0 0-32 25l-8 6-6 5-9 7a326 326 0 0 1-25 20l-13 12a5073 5073 0 0 0-17 15c-24 20-34 27-39 27-2 0-8-6-8-9 0-2 1-3 22-27 18-20 85-86 138-137 41-41 74-75 76-80l2-6c0-2 0-3-2-3l-7 1a233 233 0 0 1-26 9l-1 1-1 1h-1l-1 1h-2l-3 2-1 1h-2l-3 2h-1l-5 2-22 10-9 4-4 2-5 2-10 4-2 1-2 1-2 1-13 6a334 334 0 0 1-38 17 75 75 0 0 0-14 6l-5 2-4 1-2 1-3 2-7 3-16 6a247 247 0 0 0-32 14l-1 1h-2l-1 1h-2l-1 1-12 6a103 103 0 0 0-27 15l-2 5-1 1v11l1 5 1 5 1 4c0 3 0 4 2 4v3l1 3 1 2 2 10 1 4 1 5 2 10 2 8 1 4 1 4c3 3 9 25 11 38l1 7v2l1 4v1l1 1v2l1 2 1 3v1l5 10c7 13 9 16 17 20 6 3 7 3 18 3 12 0 13 0 19-3 8-4 11-6 26-18a1345 1345 0 0 1 85-67 683 683 0 0 1 50-39l12-9a513 513 0 0 1 44-33 201 201 0 0 0 22-17 2270 2270 0 0 0 73-54 158 158 0 0 0 58-59c2 0 3-9 4-27l-1-19-1-4-1-6-1-3-4-6-4-6c0-2-6-8-13-14a77 77 0 0 0-28-18c-6-1-34-1-43 1"})))),$g=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M765-321q0 117-84 196-83 80-200 80-118 0-200-80t-83-196v-392q0-85 61-144 61-58 146-58 86 0 147 58 61 59 61 144v374q0 54-39 92-39 37-93 37-55 0-93-37-38-38-38-92v-372h110v372q0 9 6 14t15 5q8 0 15-5t7-14v-374q0-39-29-66t-68-27q-40 0-69 27t-29 66v392q0 71 51 119t122 48q71 0 122-48t51-119v-426h111v426Z"})))),Zg=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M125-165v-113h77v-273q0-93 55-167 56-75 146-100v-19q0-32 22-55 23-23 55-23t55 23q22 23 22 55v19q90 25 146 99 56 73 56 168v273h77v113H125ZM480-32q-38 0-66-27-27-27-27-66h186q0 39-27 66t-66 27Z"})))),em=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M137-190v-113h78v-253q0-41 11-79 11-39 35-71l-9 150h10L17-802l74-74L873-92l-74 74-175-172H137Zm609-149L319-769q20-15 41-25t44-16v-28q0-32 22-54t54-22q32 0 55 22t22 54v28q85 23 137 94t52 160v217ZM481-47q-38 0-65-27t-27-65h184q0 38-27 65t-65 27Z"})))),tm=R.forwardRef(((e,t)=>R.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",ref:t,...e},R.createElement("g",{strokeLinecap:"round",strokeWidth:10},R.createElement("path",{d:"m19 19 61 61M80 19 19 80"}))))),nm=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M94-136v-255l351-93-351-92v-253l816 346L94-136Z"})))),rm=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M480-372q-61 0-105-43-43-43-43-105v-240q0-61 43-105 43-43 105-43 61 0 105 43 43 44 43 105v240q0 62-43 105t-105 43ZM425-76v-122q-121-16-197-108t-76-214h109q0 91 64 154t155 63q91 0 155-63t64-154h109q0 122-77 214T534-198v122H425Z"})))),om=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"m763-343-80-79q8-20 13-44 5-23 5-54h109q0 49-11 95t-36 82ZM625-482 336-770v-2q3-56 45-96t101-40q62 0 105 43t43 105v249l-1 17q-1 7-4 12ZM427-76v-122q-120-16-196-108-77-92-77-214h109q0 91 64 154t155 63q43 0 80-14 37-15 67-41l78 79q-35 32-78 53t-93 28v122H427Zm362 27L41-796l75-75 748 748-75 74Z"})))),am=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M625-511q29 0 50-21t20-50q0-29-20-50-21-20-50-20t-50 20-20 50q0 29 20 50 21 21 50 21Zm-290 0q29 0 50-21t20-49q0-30-20-50t-50-21q-29 0-50 20-20 21-20 50 0 30 20 50 21 21 50 21Zm145 268q75 0 137-43t85-115H258q24 72 85 115 62 43 137 43Zm0 198q-90 0-170-34-79-34-138-93T79-310q-34-80-34-170t34-170q34-79 93-138t138-93q80-34 170-34t170 34q79 34 138 93t93 138q34 80 34 170t-34 170q-34 79-93 138T650-79q-80 34-170 34Zm0-435Zm0 322q134 0 228-94t94-228q0-134-94-228t-228-94q-134 0-228 94t-94 228q0 134 94 228t228 94Z"})))),im=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M553-64v-108q107-27 173-113 67-87 67-197 0-109-67-195T553-789v-108q152 26 249 144 97 117 97 271 0 155-97 273T553-64ZM61-335v-290h176l236-237v764L237-335H61Zm492 28v-346q51 23 82 70t31 103-31 103q-31 47-82 70Z"})))),lm=R.forwardRef(((e,t)=>R.createElement("svg",{viewBox:"0 -960 960 960",ref:t,...e},R.createElement("path",{d:"M807-15 700-123q-33 21-71 37-38 15-80 22v-108q20-4 38-12l35-17-153-154v257L234-335H57v-290h144L10-818l74-75L882-90l-75 75Zm37-264-80-79q13-30 19-60 7-31 7-64 0-109-68-195-67-86-173-112v-108q152 26 249 144 98 117 98 271 0 55-14 107-13 51-38 96ZM661-462 549-575v-78q51 23 83 70 31 47 31 103l-1 9-1 9ZM469-655 366-759l103-103v207Z"})))),sm={general:{primaryColor:"#42b0c5",secondaryColor:"#491d8d",fontFamily:"-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif",showHeader:!0,showFooter:!0,showInputRow:!0,actionDisabledIcon:"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20viewBox='0%200%2042%2042'%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:4'%20d='M17%209a8%208%200%200%201-8%208%208%208%200%200%201-8-8%208%208%200%200%201%208-8%208%208%200%200%201%208%208Zm0%200'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:10'%20d='M14.66%2014.66%203.34%203.34'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3c/svg%3e",embedded:!1,flowStartTrigger:"ON_LOAD"},tooltip:{mode:"CLOSE",text:"Talk to me! 😊"},chatButton:{icon:Jg},header:{title:oA.jsx("div",{style:{cursor:"pointer",margin:0,fontSize:20,fontWeight:"bold"},onClick:()=>window.open("https://github.com/tjtanjin/"),children:"Tan Jin"}),showAvatar:!0,avatar:Kg,buttons:[Xg.NOTIFICATION_BUTTON,Xg.AUDIO_BUTTON,Xg.CLOSE_CHAT_BUTTON],closeChatIcon:tm},notification:{disabled:!1,defaultToggledOn:!0,volume:.2,icon:Zg,iconDisabled:em,sound:"data:audio/wav;base64,UklGRmaIAABXQVZFZm10IBAAAAABAAIAQB8AAAB9AAAEABAATElTVBoAAABJTkZPSVNGVA4AAABMYXZmNjAuMTYuMTAwAGRhdGEgiAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/////AAAAAAAA//////7/////////AAABAAAAAgABAAEAAQAAAAIAAQABAP//AAD+////AAD+//7////+////AAD//wAA/v8AAAAA/v8AAP//AAAAAAAAAgD////////+////AAABAAEAAgD/////AQABAAAA//8CAP//AAAAAAAA/v8AAAAA//8AAAEA//8EAAAAAAAAAAAA//8BAP//AQABAAEA/////wEA/v///wAAAAACAAAAAAABAAAA//8AAP//AAACAP//////////AAAAAAEAAAAAAAEA//8AAAEAAQADAAIAAgAAAAAA/v///wEAAAAAAAEAAAAAAAEA//8AAAEAAQD//wAA//8AAAEAAAABAAEAAAABAP//AAD//wAAAgAAAP//AQD/////AAAAAP7/AgAAAAIAAAAAAAAAAAABAAAAAQABAP//AAABAP///v8AAP////8AAP//AAD//wAA//8BAP//AAD///7///8BAP7///8AAAIAAgABAAEA/v8AAP//AQADAAEAAAACAAEA/////////v///wEA/v////7/AAD+////AAAAAAAAAgAAAAAAAAD//wEAAAAAAAAAAQABAAIA/v8AAAAA//8AAAEAAAAAAP//AgD//wEA/////wAAAQACAAAAAAAAAP//AQD/////AQAAAAEA/v8AAAEAAQABAAEA///+////AQD//wEAAgD+//7/AAAAAAAAAQAAAAAAAQAAAAAAAAAAAP//AAD//wEAAQD//wAAAQABAP7///8AAP7/AAABAP7/AQABAAEAAAABAAEAAAD+/wIAAAABAAAAAQD/////AQACAP////8AAP//AQD//wEA/v8CAAEAAAAAAAAAAQAAAAIAAQAAAAEAAgD//wEAAAAAAP7///8BAP//AgAAAP///v8CAAAAAgD///////////7/AAACAAEAAgD//wAAAAABAP//AwAAAAMA//8AAAAAAQD+/wAAAAD//wAAAQD//wEA//8BAP7/AAABAAAA//8BAAAA//8AAP//AQADAP3////+////AgD+/////v8BAAEAAQACAAAAAAAAAAAA//8AAP//AAD+/wEA/v8AAP7/AAD//wAAAQACAAAAAQAAAP//AQAAAAAAAAABAAAAAAD+//////8AAAAAAAD//wAAAAABAAEA//8AAAEA//8AAP//AgD+/wAA///+/wAA/v///wAAAQABAAAAAQD//wAA//8AAAEA//8BAAAAAgABAP//AAACAAIAAQABAP//AAAAAAAA//8BAAIAAAABAAAA//8CAAEA/v//////AAAAAAEA////////AQAAAP//AAD//wAAAAAAAP3/AAAAAAEAAAACAAAAAAAAAP//AAD//wAAAAAAAAAAAAAAAP///v///wAAAAABAAAAAAD//wEAAAABAAEAAQD//wAAAAACAAAAAQD+/wAA//8BAAEAAAD+/wAA/////wAAAAABAAAAAAD//////v8AAAAA//8AAAAAAAAAAAIAAAABAAEAAAABAP7/AAD9//////////7///8BAP//AAD///3/AQABAP//AAD//wAAAAABAAAA//8AAP//AAD/////AQABAAEA//8AAAAA//8BAAMA//8AAAAA//8AAP7/AAD//wAAAAAAAP7/AQAAAAAA/v8CAP//AAABAAIAAQABAAAA//8BAAEAAQD///7/AQD//wAAAQABAP//AAD//wEAAAAAAAAAAQAAAAIA//8AAP////8AAP//AQD//////v///wEA/v8AAAIAAgACAAEAAAAAAAEAAAAAAAAAAAAAAAAAAQD//wAA/////wAAAQACAP////8AAAAAAAD//wAAAQD+/wEA//8AAAEAAwD//wEAAQAAAAAAAAABAP////8AAAAAAQAAAAAAAAAAAAEAAQAAAP////////7/AQABAAEAAQD///////8BAAAA//8AAAAAAgABAAEA/v8BAP7///8BAP3/AQABAAIAAAD//wEAAAAAAP//AAABAAIA//8CAAAAAQAAAAEA//8BAAAA/////wAAAAD//wEAAQD//wAAAAAAAP//AAAAAAAAAQABAAAAAQAAAP//AQD//////v8AAAEAAAAAAAAA//8AAAAAAAACAAEAAQAAAP//AAABAAEA/////wAAAgABAAAAAAAAAAEAAAABAP//AQABAP7////+/wEAAAAAAP//AAABAAAAAAABAAEAAAAAAAAA//8BAP///f/+/wEAAQD///7///8AAAAAAQAAAP////8AAAAAAAABAAAAAQD/////AAD//wEA//8AAAIA//8CAAAA//8AAAAAAAD+/wEAAAD+/wAA/////wAA////////AAAAAAAA//8BAAAAAAD//wAAAAD//wEA//8AAP//AQD+/wAAAAAAAP7/AAD+/wEAAQABAP//AAABAAEAAQD//wAA/////wEA//8AAAAAAgAAAAAA//8BAAAAAgAAAAAAAAAAAP7/AQD//wAAAAD+/wAAAAADAAIA/////wAAAQD//wIA//8BAAEA/v8AAAIAAAAAAP3///8AAAAAAAAAAAAAAAABAP///////wAA//8AAAEAAQABAAEAAQABAAAAAQAAAAAAAQABAP7/AQD//wAAAQABAAEA//8BAAAAAgAAAAEAAAABAP//AAD/////AAD//wIA/////wIAAAD///7/AAAAAAAAAAACAP//AAABAP////8AAAAAAAABAAAAAgAAAAAAAQD+/wEA/////wAA/////wAAAAAAAAAA/v//////AAAAAP//AAABAAAAAQAAAAIAAAACAAAA//8AAAAA//8AAP7/AAAAAP//AAACAP//AQABAP//AQABAAAA/////////v8AAP//AQAAAAAA///+/wAAAQD+/wEAAQAAAAEA/////wAAAQD//wAA//8AAAAA/v8BAAEA//8AAP7//v8BAAAAAAAAAAEA//8AAAEA/////wAAAAD//////////wEAAAABAAEA//8CAAEA/f8AAAAA//8BAAAABAABAAEAAQAAAAAAAAAAAP7///8AAAAA/v8BAAAA//8AAAIA//8AAP////8BAP//AAAAAAAAAAD/////AQD///7/////////AQD8////AgABAAIA////////AAD//wAAAAABAAAAAAAAAAEAAgAAAP//AQD//wAAAAAAAP/////+/wAAAAABAAAAAwABAP///////wEAAAADAP//AQACAAAA//8CAAEAAAAAAP///////wIAAAAAAAAAAQAAAAAAAgD//wEAAAABAAAA/v8AAAAAAAAAAAAAAAAAAAEA/v8AAP//AQD//wAA//////7///8AAAAAAAAAAP7/AQD//wAA//8AAAEAAAABAAEAAQD/////AAD//wEAAAD/////AQAAAAEAAAD//wEAAAD/////AgD//wAAAQD//////////wAAAAD//wAAAAABAAAAAAD//wAAAQD///7/AQD//wEAAAD/////AAD//wEA//8AAAEA//8CAAAAAQD//wEAAgAAAAEAAwAAAAAA/v8BAAEAAgD//wEAAAAAAAAAAAD//wEA//8AAAAAAQACAP///////wAAAQABAAEAAAAAAAEAAQD+/wEA/f////////8AAAAA//8AAAEA//8BAAAA/v///wEAAAAAAAEA/////wAAAAAAAP//AAAAAAIAAAABAAAA/////wAAAAD//wAA/v8AAAMAAQD+/wEAAAABAAEA//8BAP//AgAAAAAAAAD//wAA/////wEA/v8CAP3/AAACAP3/AQABAAAAAQACAAEA/v8AAAAA//8BAAAAAgAAAAAAAgACAAEA/v/9/wAAAQABAP7///8AAP//AgD+/////v8CAP////8BAP//AQACAAEAAQABAP//AAD///7/AAABAAEAAgD//wEA//8CAAEAAQABAAEAAAABAAAA/v8AAAEA/v8AAP//AAABAP//AQAAAAEAAgAAAAAA/v///wEAAQAAAAIAAAD/////AgAAAAEA/v8AAP7/AQAAAAAAAQAAAAEAAAACAAEA//8BAP////8AAAIAAAAAAP//AAAAAAIAAAAAAAAAAwABAP///v8BAAAAAAAAAP3/AAABAAEA/v////////////3//v8AAAAAAQABAAIAAAD+/////v8AAAAAAQABAAEAAQAAAP//AAAAAP//AQAAAP//AAABAAAAAAAAAAAA////////AAAAAP//AQD/////AAABAAEA//8CAP7///8AAP7//v8BAAEAAAD+/////////wEAAAAAAAAAAgD//wAAAQAAAP7/AQABAP//AQAAAAAAAAD/////AAACAP////8BAAAAAAD//wAA//8AAAEAAQABAAAAAAABAAAAAQD+/wEA/v8AAAEAAQD/////AAD//wAAAQABAP7//v//////AAACAAAAAAAAAAAAAAACAAAAAQAAAAAA//8BAP//AQD//wAA///+/wIAAQD//wAAAAD//wAA/v8AAP3///8AAAAAAAAAAAAA/f8AAAAA//8CAP7/AAD///7/AAAAAAAAAAD//wEAAAAAAAEAAAAAAAAA//8BAP////8BAP7///8CAAEA//8BAP3///////////8BAAAAAAAAAAEAAgD+//////8BAAMAAQADAAEAAAACAAAAAQD/////AAABAAMAAQAAAP//AQD//wAA//8AAAAA//8CAP7//////wAAAAAAAAIA/v8AAP//AAACAP//AwD//wAA//8AAP//AwD//wEAAQABAAEAAQACAAEAAAD//wAA//8AAAIAAAAAAP///////wAAAQD//wIA//8BAP7/AAD///////8AAAAAAAAAAAEAAAD//wAAAQD//wEA//8BAAAAAAD/////AgABAAIAAAABAAAAAAAAAP//AAAAAAAA//8AAAAAAAD/////AQAAAAAAAQD//wAA///+////AAAAAAEAAgABAAEAAAAAAP//AQAAAAAAAQD+/wAAAAABAAEAAAD/////AQABAP7///8AAAIAAAACAAAA//8AAP//AgACAAAA///+/wAAAAABAAAAAQAAAAEA/v8BAAEA//8CAP//AQD+/////v8AAAAAAAACAP//AAD+/wIA/v8BAAAAAAD/////AAAAAP7///8AAP7//////wEAAAABAAAAAAD//wAAAAAAAAAAAgACAAAAAAABAAAA/f8AAP7/AgAAAAEA//8BAAAAAAD///7/AQD//wAAAAAAAAEAAAAAAAEAAAAAAAAAAQAAAAAA//8AAAAAAAABAP///////wAAAgABAAEA//8AAP//AAACAP//AQABAAEA//8BAAAAAAABAAAA//8AAAEAAAAAAAIA/v8BAP//AQD//wEAAAABAAEAAQACAAEAAAAAAAEAAAABAAAAAAD/////AAABAAEA//8AAAAAAQABAP//AAAAAP//AAD/////AQD//wAAAAABAAEA//8BAAAA//8AAP///f/+/wAA/////wAAAQAAAAIAAAAAAAAAAAD+/wEA/f8CAAAA//8AAAEAAgAAAAMAAAABAAAAAAAAAP//AQAAAAAAAQABAAAAAQAAAP//AAAAAAAA//8AAAAAAAABAAAAAQAAAAAAAAABAAIAAAAAAP7/AQD//wAAAAD+////AAAAAAAAAAABAAAA/////wAA//8AAAAAAAD/////AgD//wAA//8CAP//AQACAAEA/f////////8BAAIAAQABAP//AAD//wAA///+////AAD+/wAAAQD/////AAAAAAAA/////wAAAAABAAAAAQAAAAAA//8AAAIAAAABAP//AQABAAEA//8AAAAAAAADAAEAAAABAP//AgD//wMA//8AAAAAAAD//wAAAAD9/wEA///+/wAA//8BAAEA//8BAAAA//8AAP///v8BAP///////////v8BAAAAAQABAAAAAAAAAAAA//8AAP7/AQAAAAAAAAAAAP7/AQAAAAAAAgABAAEAAAABAAEAAAAAAAAAAAD+/wAAAAD//wEAAAAAAAAAAAAAAP//AgABAAAAAAABAAEAAAD/////AAAAAP//AAABAP////8BAAAAAQABAP7//v/+////AQAAAAAAAQAAAAEAAgAAAAAAAQAAAAEAAAD+/////v8BAP//AAABAP//AQABAAAAAAD//wAA//8CAP//AAAAAAEAAAABAAAAAAAAAP//AAD+////AwAAAAAAAQD//wEAAAACAAEAAAADAAAAAAD/////AAAAAAEAAAABAAAA//8AAAEA//8BAP///v8AAP//AAD//wAAAQABAP//AQAAAAAA/////wEAAQAAAP////8AAAEA//8BAAAAAQAAAP////8AAAAAAQAAAAIAAQAAAAEAAAAAAAEAAAD//wEAAAAAAP////8AAAAA//8BAAEAAAAAAAIA///+/wIA/v8BAAAAAQACAAAAAQAAAP7///8AAP//AAAAAAEAAAAAAP7/AAD+////AAAAAAAAAAD//wAA/v8BAAMAAAABAAIAAgD//wAA//8BAAEA//8BAP7/AAAAAP7///8BAAAAAQAAAP7/AQD/////AAAAAAEAAAABAP//AQABAAAAAgABAAAAAAAAAP///////wEA//8AAAEA//8AAAAAAQAAAAIAAAABAP7//////wAAAQABAAAAAAABAAEA///+/wAA//8BAP///v8AAP///v8BAAAA//8CAAAAAQAAAAEAAQABAAAAAAD+/wAAAAD+/wAAAAAAAAAA/f////////8AAAAAAQABAP///////wEA//8BAAEAAAAAAAAA/////wEA/v//////AAAAAP//AAABAAAAAAD+/wAAAAD9////AQAAAAEAAwD//wEAAQAAAP//AgAAAAAAAAD+/wIAAAAAAAAAAAAAAAIA//8AAAEAAQACAAAAAQD//wAAAAD//wIAAQABAAAAAAD//wEA//8BAAEAAQAAAAAAAQABAP7/AAD//wEAAAACAP7/AQAAAAAAAAD//wIAAQACAAIAAQAAAAAAAAAAAP3///8BAAAAAQACAP//AgD9/wAAAAD//wEA/v////////8AAAAAAAD//wEAAQD//wMAAQAAAAEA//8AAAEA//8AAAAAAAACAAAAAAD//wAAAQD///////8AAAAA//8BAAIA/v8BAAEA/f8AAAAAAAAAAAAAAgD/////AAD+/wAAAAD//wAAAAAAAP//////////AgABAP///v8AAAIAAQAAAP//AAABAAAA/////wAAAAAAAAEAAAABAP///v///wIA//8BAAEAAQAAAAAA///+/wEAAAAAAAAA/////////v8BAP3/AAAAAAAAAAAAAAAA//8AAP//AAAAAP//AAABAAIAAAACAP////8DAAAAAAABAAAAAwABAP//AAABAP//AAAAAP////8BAAAAAgD//wAA///+/wAAAQD//wAA//8AAP7///8AAAAA/v8AAAAAAQD//wEA/v////////8AAAAAAQAAAP//AQACAAAAAAAAAP//AAD//wAAAAD//wAAAAD+/wAAAAAAAP//AQD//wAAAgAAAAAAAQABAAAAAwD+/wAAAAD///7/AQD//wIAAQAAAP//AAD//wAA//8CAAEAAAAAAAAA/////wAAAAD//wEAAQD///////8BAAAA//8BAAEAAAAAAAAA/v///wEAAAAAAAAAAAADAAAAAAAAAAAAAQABAAEAAAD+//7//v8AAP//AQAAAAAAAAABAAEAAgAAAAAAAQD//wAA/f8AAAAAAAABAAAAAQAAAAAAAAAAAAIA//8BAP///////wIA/////wAAAAABAAEA//8BAAAAAAD//wAAAQD//wEAAAAAAAIA/v8BAP//AAAAAAEAAAABAP//AAAAAAAAAQABAP7/AAABAAAAAQD//wIAAAAAAAEA///+/wAA//8AAP//AAAAAAAAAAABAP///////wIAAQAAAAEAAQAAAP7/AQAAAAAAAQAAAAAAAQD/////AQAAAAAA///+//7/AAD+/wEA//8AAAAA///+/wEAAAABAAIAAQABAAAA//8AAP//AAD//wAAAAD//wAAAAAAAP//AQAAAAAA////////AQAAAAAAAQD+////AQABAP7/AAD///7/AgD//wAAAAAAAP//AAAAAAEA//8BAAEAAgAAAAIAAAD//wEA/////wAAAQD///7/AQD//wEAAQD/////AAAAAAEAAgAAAAAAAQD//wEA//8AAP7//////wAA//8BAAEA//8BAAAAAQD/////AAABAP//AAACAP//AQAAAP//AAABAP////8AAAAAAAABAAEAAwABAAAAAgD//wAAAAD//wEAAAABAAAAAAABAAEA/////wAA//8AAAIAAAAAAAEAAQABAAEAAQABAP//AgAAAAAA//8BAP3//v///wAA//8AAAAAAQAAAP//AQD//wEAAAACAAIAAAABAAAA//8BAAEA//8BAP//AAAAAP//AQAAAAIAAAD//wAAAAAAAAEA////////AQAAAP//AQD//wAAAQD+/wEAAAABAP///v///wAAAAAAAP//AAAAAAIAAQD//wAAAgD+/wAAAAD//wAAAAABAP///P//////AAACAP////8AAAIAAAABAAAAAAAAAAAA//8AAAAAAQADAP//AQAAAAAAAAABAAEAAQAAAAAA/v8AAAAAAAD//wAAAQD//wAAAAD//wAA/v////////8CAAEA/v8BAP7/AAAAAAAA//8AAAEAAAD//wIAAQAAAAIAAQAAAAAAAAD///7/AQABAP//AAAAAP//AAACAAEA//8BAAAAAwAAAAAAAAD//wEAAAD//wAA///////////+/wAAAQABAAIAAAABAAEAAAD//wEAAAD/////AAD+/wIAAwABAAEA/v8BAAEAAAD//wAA//8AAP//AAAAAAEAAAAAAP//AAAAAAEAAQABAAEA/v///wAAAAD//wEAAAACAAAA/f/+/wAA/v///wAA//8AAAEAAQD///7/AAAAAAAAAAABAAAAAAACAAAAAAABAAAAAAABAP//AQD//wAA//8BAP7/AgABAAEAAQAAAAAAAQD//wEA/v8AAP////8AAP///////wIAAQD//wAAAAD//wAA/v///wAAAQD//wIA/////wEAAAAAAAIAAAABAAAAAAD//wEA//8AAAAA/////wAAAQAAAAAAAAD//wEAAQAAAAAAAAACAP///////wAAAgD//wAA/v8AAAIAAAAAAAEAAAABAP//AQABAAEAAQAAAP///v8BAAEAAAAAAP////8AAAAAAQD//wIAAQAAAAEAAAAAAAAA//8BAP//AAAAAP7//v///wEAAAAAAAIAAAAAAP//AAD//wEA//8BAAAAAAABAAEAAAABAP7///8AAAIAAAABAP//AAD//wEAAAAAAP//AAAAAAEAAAAAAAAAAAAAAP7/AQD//wAAAQD+/wEA/v8BAP7/AAABAAEAAAACAAIAAAADAAAA//8AAAEAAAABAP//AQD//wIA/////wEA//8AAAEA//8AAAEAAAAAAAAAAQABAAAAAAAAAAAAAAD//////////wAA//8AAP7/AAD+/wAAAQAAAAAA/////wAABAAAAAAA//8AAAEAAAAAAAAA/v8AAP//AAAAAAAAAAD//wAAAAD///////8BAAEAAAD/////AgABAAEA/v/+/wAAAQACAAEAAAD//wAAAwABAP//AgD+/wAA/v8AAAAAAAAAAAEA//8AAAEAAAD+/wEAAAAAAAEAAgAAAAEAAAABAP//AQD+/wIA/////wAAAQD//wAAAQD+/wAAAQABAAAA////////AAACAAAAAQAAAAIA//8BAP///v///wEA//8BAAEAAQD+/wAAAQD9/wAAAQAAAAEAAAABAAAAAgAAAP//AAD+/wAA/f8AAAAA////////AgAAAAcAAQD7/wEA/f8AAAIA//8GAP7//v/+//b/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+P/F//z/rv/i/7r/6v/Z/wYABwAoADAAKQBOABkATAD0/zQA1P8PANv/0//v/6//FwCi/ywAxP8oAPn//v82APT/WwD4/00A+/8yAPv//f/8/83/+v+w/+T/sf/j/9b/AQACACoAIgAtAEIAHwBPAAEAQADe/xcA0v/k/+X/t/8IAKv/IgC//yEA6/8EACMA9/9PAPf/VAD+/zcA+/8JAPn/1P8AALf/6f+w/+P/zf////j/HAAdAC0APgAfAEsABwBCAOP/IADV/+//2v/B//3/rP8PALv/GADd/xEAFgABAEMABABaAP//QgACABcA+//n/wAAwP/w/67/4v+///3/6f8WABcAKQA0ACIARgAQAEcA8f8pANn/9f/U/87/7f+v/wgAtP8RANP/FgANAAIAOQACAFQA/f9HAAAAIAABAO3//P/E/wEAs//q/7n/9P/i/wYAEQAZADEAJABBABMASAAAADEA3/8CANL/1v/g/7H/AACy/w8Axf8ZAPv/CQAzAAIAVQD//1AAAAAsAAIA9v/7/8r/AwC2//P/tf/m/+H/AwADABEAKQApADoAHgBHAAgAPADr/wkA1//f/93/vP/6/7L/CgDA/x4A7/8hACkAAgBPAPz/UgD1/zIABAAEAPz/0v/5/7f/AACy//H/2f/+/wEAAAAkABUAMwAdADoAEQA9APD/EADU//L/1P/H/+z/tf8LALv/HADk/ygAGgADAEMA//9TAPn/QAAAABAAAQDc//z/wf8DALD/7P/Q//z/9/8HABoAFgA3ACMAMAAOADwA+P8ZANv/+P/Y/9H/5v+8/wUAu/8WANf/HgAMAAoAPQABAFMA/f9HAP7/HwAEAN//+v/H/wMAs//2/8r/8//y/wMADgAQAC4AIwAyABMAJwD8/xcA3v8LANP/5v/f/8j/AgC4/w4A1P8eAAQACgAxAAEAUgD+/0gA/v8nAAIA8f/5/8r/BAC6/+3/wP/l/+b/AQAIABkAIwArAC4AIAAoAAkAGADj/w0A0f/r/9//0P8DAL3/CgDN/xkA//8IACUAAgBJAAAATwD+/ysAAQD7//3/z/8DAMT/+f/K/+L/5P/1////EgAcACYALgApAC4ACwAcAPL/EADZ//L/1f/U//f/uv8KAMX/DwDu/wcAHwADAEUABgBNAAEANQAAAAYAAQDf////xf/+/9P/4f/b//X/9v8LAA4AGAAlACoAMAAQABkA9v8TAOL/+f/W/9r/8f/I/wcAxP8MAOr/BwATAAQAOAAGAEcAAABCAAEADwAEAOP//v/F/wIAzf/o/93/8P/s/w4ACwAZACEAKgAyABMAIQD5/xgA6v8DANb/4P/y/9H/AQDJ/wkA4/8DAAoA/f8wAAQAQwABAEAA//8VAAIA7P/+/8r/BADP/+v/2v/s/+n/CwAIAA0AHAAjADQAHAAkAP//GQDy/wQA5v/i//b/0P/7/8f/AADh/wMAAAD+/yUAAAA7AAEAOAAAABwAAAD6/wAA1/8CAMr/AADb/+3/5f8BAAIACAAVABcALwAfACgA+/8XAPn/DgDe/+//7v/Q/wMAz/8JAOP/CwDx////EAAHADEAAQArAAIAHQAEAAcAAADr/wEAzv8CANj//f/k/wEA+f/+/xQABwAqAB4ALAD+/x4A8P8SAOb/8//f/9j//f/N/wEA3v8LAO7/AgAMAAQALAAEAC0AAQAdAAQADwABAPP/BADV/wMA0/8AAOH/AQD1/wAAEAADACQAGwAwAAQAHwD0/xUA8f/4/+L/2//7/8z/AwDc/woA6f8AAAQAAwAoAAcANAAAACcAAgAUAAEA+P8CANv/AgDR/wEA4v8BAOz/AgAIAPv/JAAVADMAFAAhAPP/GQDz//7/3P/l/+3/z/8BANf/CgDn/wkA/P///xoABwAwAAIAJwACABcAAwABAAIA4f8BAND/AgDd//3/6P8CAAYA/f8YAAwALwAZACUA9v8bAPj/AwDq/+r/7P/S//7/1/8EAOX/CQD6//7/GQAFAC8AAQApAAEAGQACAAMAAgDm/wEAzv8BANv//v/p/wIA//8BABMABQArACAALAABAB4A8f8NAOv/7v/m/9n/+P/R/wMA4f8OAPT/AQATAAMAKwAHACoAAwAbAAMABQADAO7/AQDU/wEA2f8AAOL////3////EgAAACUAGgAvAAUAHQD2/xIA9f/0//T/3P/4/8///f/h/wIA7f8AAAoAAQApAAQALQADACAAAgAPAP//9P///9r//f/T/wAA3f/9//D/AQAQAP//HAAHAC8ACQAfAPv/GAD+//f/+P/j/wEA0v/+/9n/AADq/wIABgD//x0AAQAuAAEAIwAAABQAAwD8/wEA3/8AAM//AADe////7f8BAAwA//8ZAAMALwAAACEA//8dAP3//v/9/+n////U//z/1v8BAOT/AAD+/wAAGwD+/ywA/v8kAAIAGAD///3////q/wEA0P///97/AADk/wAABAAAABUAAQAqAAEAKQAAABwAAAAFAP//6f8AANr////X/wAA4/8AAPj/AgAUAAAAKgD//ywAAAAcAP7/AQAAAOv/AADU/wAA2v8CAOP/AAABAAAAFgABABsAAAAqAAEAHwAAABQAAgDv/wEA3v///9H////f////7/8BAAoAAQApAAAALgD//yEAAQAIAAAA8P8BANr//v/V////4f8AAPf//v8UAAAAFAAAACYAAQAhAP7/GwD+//T/AADo/wIA1v8CANr/AgDp/wEABgAAAB8AAQAsAAEAJAAAAAwA///z/wEA3/8AANT/AADh/wEA9P///xQAAgASAAAAJQAAACEAAAAaAP//+v8BAOj////W////2P8BAOf///8DAAAAHwAAAC4AAAAlAAAAEgAAAPL/AQDm////0f8CAN3/AADr//7/EQD//xAAAQAhAAIAJQAAAB8AAAABAP//6v8CAN//AQDX/wAA4/8AAPr/AAAXAAAAKgABACgAAAAbAP///f8AAOj/AADU/wAA2v///+f/AQANAAMAEQD+/xwA/v8kAP7/IQABAAgA/v/p////5/8AANf/AQDd/wEA8v8BABMAAQAjAAAALgAAACAAAQADAAEA7f8BANn/AgDY//7/4P/+/wEAAAAXAAIAFAAFACUA/P8jAP//EgAAAO//AQDo////1/8AAN3/AADx//7/DgAAAB0AAQAoAAAAIwAAAAoAAQDv/wMA4f8AANn/AQDi/wEA+v///xgAAAAQAP3/IwD//yUA/v8XAAAA7/8AAOv/AADc/wAA3P/+/+v/AQALAAEAGgACACkAAAAkAP7/EAABAO/////q//7/1/8AANz/AgDw/wEAEgD//w8AAAAcAAIAJQAAAB0AAAD2////7P8AAOP/AgDa/wAA5P8BAAQAAQAWAAAAIgAAACMAAAAaAP//+P///+v/AQDZ/wAA2////+7/AAARAAAADgAAABYAAAAhAAAAIAABAPz/AQDt/wAA5P8AANr/AQDg/wEA/P8BABcAAAAhAP//KQD//xwAAAD8/wEA7v8AAN3////Z/wAA6f8BAA0AAAARAAEAEQAAACMAAAAgAAEA/f8CAO3/AADv/wAA3v8BANv////1////EgAAABkA//8nAAAAIgAAAAMAAADu/wAA6P8CANn/AQDg////BQD//xMAAQAOAP//IAABACYAAAAGAAAA6f////H/AADg/wEA2f8AAO3///8PAAAAFQACACQAAAAkAAEADQABAO//AADp/wAA2////9z/AQD7/wEAFgAAAAwAAQAXAP7/JQD9/xMAAADx/wAA8f8AAOr/AADc/wEA4/8BAAkAAAAVAAAAIQD//yYA//8UAAEA9P8BAOz/AADf/wAA3P8AAPP/AAAQAAAADQABAA0AAAAlAAEAGAD///H//v/0/wEA7v8CAN//AADg//3/BAACABUAAQAfAAAAJwABABgAAQD0//7/7f///+L/AADa/wIA8P///w4A//8SAAMACQAAACAAAQAgAP//+v////P////y/wEA4/8BANr/AQD9/wAAEwD//xkAAQAjAAAAIgABAPz////s/wAA6v8BANX/AQDr//7/BwABABMAAAAHAP//FwAAACYAAAD//wEA9P8BAPb/AQDu////2v8BAPn/AAATAP//FwD//yEAAAAjAAAAAgAAAOn/AQDr//7/2P8CAOT/AAABAP//FgABAAUAAQATAP//IwAAAAEAAgDy/wEA9/8AAPb/AADb/wAA6/8BABAAAAATAP7/IQAAACYA//8UAP//7/8AAPD/AADd/wEA3P/+//7///8OAAAACgAAAAgAAAAhAP//CQACAPT/AQD2/wAA9v///97////m/wIADgABABMAAQAfAP//JwAAABMAAADw/wAA8P///+r/AQDb/wAA9f8AAA8AAAARAAIABAD//wYA/v8HAAAAAQD//wMAAgAGAAAA7f8AAOz/AAALAP//DwACABQA//8bAAAAHgD///f/AADq/wEA6/8BANj//v/t/wAACAD+/xAAAgAEAAAABAABAAcAAQADAAAA//8AAAUA///1/wAA5f///wIAAAAOAAAAEAAAABsAAAAhAAAA/v8BAOj////y////3f8AAOf/AQAGAAEADAAAAAcA//8BAP//CQABAAMA//8BAP//BQAAAAAAAADo/wAA+/8AAAoAAAALAAAAFAAAACAAAQAGAAIA7f8BAPH/AADm/wMA3P8CAP7/AgASAP//CgD//wAAAAAIAP//BQD//wEAAAACAP7/BAAAAPz/AwD8////BAAAAAEA//8HAAAAHQAAAAgA/v/x//7/8f///+f/AQDg/////P///woAAAAMAP//AAABAAYA//8EAAAAAgAAAAUAAAACAAAAAwAAAAIAAAABAAAAAQABAAAAAgAcAP//DgD///T/AQDx/wAA9P8CAOH/AAD3/wAACQAAAAoAAQABAP//AwAAAAcAAAD+/wAAAgACAAEAAAD+////AwD+/wAAAAABAP//+v8BABEAAQATAAAA9f/+//L//f/z/wIA6f8AAPb/AQAFAP//DAAAAAAAAAAFAP//BQD//wEA//8DAAEAAQAAAP7///8AAAAA//8BAAIAAAD+/wAAEAABABYAAgD6/wEA8v8BAPX/AwDp/wAA8////wMA//8JAAEABAABAAEA//8FAAEA//8AAAMAAQACAP//AQAAAAEAAgAFAP//AQABAAAAAQAAAP//EQABAAAAAAD5/wEA+P8AAPr////6/wAA+/8BAAIA//8BAAAA//8CAAUA//8BAP7/AAABAAEAAgAAAAAAAwAAAAEA/v8DAAIAAAACAAQA//8TAAAA/P8BAPr////3//////8AAPz/AQD7/wEAAgD/////AAABAAEABAAAAP//////////AAAAAAAAAAADAAAAAwAAAAAA//8EAP///v/+/xAA//8HAAAA+/////j/AQD8////AAD///n///8AAAAA//8AAP////8DAP//AgAAAAAAAAACAAIAAAD+/wAAAQD//wAA/////wIAAgD9////CQACAAYA///9////+f8BAPr/AQAAAAIA/v///wAA//8AAAAAAAAAAAEAAAABAAAAAgAAAAEAAAAAAAEAAQABAAAAAgABAP//AAD//wEAAAD///////8BAAIAAQAAAAAA/v/+//////8BAAAAAQABAP//AAD///////8BAAAAAQABAP////8CAAEAAQD//wEA/v//////AQAAAAAAAAAAAAAAAAD9/wMA/////wAAAQD+/wEA/v/+//7/AQD//wMAAAAAAAAAAAABAAEA//////7/AAACAP3/AAD//wAAAQAAAP//AQD//wAAAAAAAAEA//8CAP//AAAAAAAA/v8AAAAA//8BAP//AAABAP//AAAAAP//AQD//wAAAQABAAAAAAABAAEA/v///wAAAAD//////////wAAAAAAAP//AAD////////8/wIAAAADAAEA/////wEA/v8BAP7/AgAAAAEAAgAAAP//AgD/////AQD//wEA//////7/AQD//wMAAAAAAAAA//8CAP//AQAAAP//AAACAAAAAAABAP//AQD+/wAA/////wAA/f///wAAAAAAAP7/AAAAAAAAAgD//wEAAQACAP//AAAAAAEAAQD//wAAAAAAAAAA//8BAAMA/v8AAP7/AQAAAAAAAQAAAAAA///+//7/AAAAAAAA//8BAP7/AQAAAP//AQABAAAAAQAAAP//AAD//wIA/v///wAAAQABAP//AAD//wEA//8BAP//AgAAAP///////wAAAQABAP//AwABAAAAAAAAAAAA/////wIAAwACAAAA/v8BAAAAAAAAAAAA//8AAP////8AAAAA/////wAA/////wEA/v8CAAEAAQD//wAAAAABAAAAAAD//wEAAQABAAAA//8CAAAAAAAAAP7/AAABAAAAAQABAAAAAgABAAAAAQD//wEAAwD+/wAA/v8AAAEAAAAAAAAAAAAAAAEAAAD//wMA/v///wAAAAACAAEAAAAAAP7///8DAAEAAQD//wEA/f8BAAEAAQD//wEAAQABAAMAAgAAAAEA//8AAP//BAAAAAIA/v//////AQABAAAAAAD//wEAAAACAAIAAQAAAAAAAgAAAAAAAAABAAIAAAABAAIAAQAAAP////8AAAAAAAD//wAAAQACAP//AAAAAAAAAQAAAAEA//8AAAAAAAD/////AQD//wAAAQD9////AQAAAAAA//8BAAAA///+/////v8BAAAAAQAAAAAAAAAAAAIA//8BAAAAAAACAP//AQD//wAAAAD/////AAD9/wAAAAACAAAAAgAAAAEAAQABAAEAAAAAAAEA//8AAAEAAQACAAAAAQAAAAEA//8BAAIAAAACAP//AAABAAAAAAAAAAAAAAD//wAAAQD/////AAAAAP////8AAAEAAAAAAP7///8BAAIAAQD//wEAAQAAAP//AgAAAAAAAAD//wAA//8CAP7/AQAAAP7/AAD+////AAAAAAAAAQABAAAA//8AAAEAAAABAP7/AAAAAP7/AAD+/wAAAQABAAEA/////////v8BAP///v///wIAAAAAAAAAAQAAAAIAAQAAAAAAAAABAAEAAAAAAAAAAAD//wEAAQD//wAAAQABAAAA/v/+/////////wAAAAD//wAAAAD/////AAAAAP7/AAD//wIA//8CAP//AQAAAP////8AAAAAAQABAP////8AAP//AQACAAAAAQAAAAAAAAAAAAAA//8BAAAAAAD+/wAA/v///wEAAAD+//7///8CAP7/AAABAP3/AwAAAAAAAAABAAIAAAABAAAAAQABAAIAAAAAAP//AAAAAAEAAAACAAEAAAACAAAAAAABAAAAAwAAAAAAAAD+/wAAAQD9//////8BAAAA/v8AAAAAAAAAAAAAAAD//wMA/v8BAAEAAQACAAAA/v8BAP//AwABAAIAAQABAP//AQAAAAEAAAAAAAEA//8AAAAAAAD/////AAABAAEAAAAAAP////8AAAAAAAAAAAAA/v8AAP//AQAAAP//AAABAAIAAQAAAAAAAgABAAAA/////wAAAQABAP//AQABAAEA/////wAAAAAAAAAAAAABAAEAAQAAAAAAAAAAAAAA//8AAP7/AQD9/wAAAgD//wEAAQABAAEA/v8AAAEA/////wAAAAAAAP//AAABAAAAAAAAAAAA//8CAP//AAABAAEAAQABAAAA//8BAAIAAgD//wAA/v8AAAEAAAD///7/AAAAAAEAAAABAAAAAQABAAAAAQACAAAA///+/wAAAQABAP7////+/wAA//8AAAAAAgAAAP//AQD9/wAAAAD//wAA//8AAAAAAQAAAAAAAQD//wAAAAAAAP//AQABAAAA/v8CAP//AAD///////8AAAAAAAACAAEA//8BAP7/AAAAAAEA//8BAAAAAQD//wAAAQD+/wAA/////wAAAAD//wAAAQABAAAA//8AAAEA/////wAA//8AAAAA/v/+/wEAAgABAP//AgD//wIA/////wAA//8AAAEAAQAAAAAAAQAAAAMAAAACAP//",showCount:!0},audio:{disabled:!0,defaultToggledOn:!1,language:"en-US",voiceNames:["Microsoft David - English (United States)","Alex (English - United States)"],rate:1,volume:1,icon:im,iconDisabled:lm},chatHistory:{disabled:!1,maxEntries:30,storageKey:"rcb-history",storageType:"LOCAL_STORAGE",viewChatHistoryButtonText:"Load Chat History ⟳",chatHistoryLineBreakText:"----- Previous Chat History -----",autoLoad:!1},chatInput:{disabled:!1,allowNewline:!1,enabledPlaceholderText:"Type your message...",disabledPlaceholderText:"",showCharacterCount:!1,characterLimit:-1,botDelay:1e3,sendButtonIcon:nm,blockSpam:!0,sendOptionOutput:!0,sendCheckboxOutput:!0,buttons:[Xg.VOICE_MESSAGE_BUTTON,Xg.SEND_MESSAGE_BUTTON]},chatWindow:{showScrollbar:!1,showTypingIndicator:!0,autoJumpToBottom:!1,showMessagePrompt:!0,messagePromptText:"New Messages ↓",messagePromptOffset:30,defaultOpen:!1},sensitiveInput:{maskInTextArea:!0,maskInUserBubble:!0,asterisksCount:10,hideInUserBubble:!1},userBubble:{animate:!0,showAvatar:!1,avatar:"data:image/svg+xml,%3csvg%20width='140'%20height='140'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cy='60.044'%20cx='70'%20fill='%235c5c5c'%20r='29'/%3e%3cpath%20d='m16.36%20156.186-.01-30.5c-.005-16.844%2024.168-30.507%2053.991-30.516%2029.823-.009%2054.004%2013.64%2054.01%2030.484l.008%2030.5-108%20.032z'%20fill='%235c5c5c'/%3e%3c/svg%3e",simulateStream:!1,streamSpeed:30},botBubble:{animate:!0,showAvatar:!1,avatar:Kg,simulateStream:!1,streamSpeed:30},voice:{disabled:!0,defaultToggledOn:!1,language:"en-US",timeoutPeriod:1e4,autoSendDisabled:!1,autoSendPeriod:1e3,sendAsAudio:!1,icon:rm,iconDisabled:om},footer:{text:oA.jsxs("div",{style:{cursor:"pointer",display:"flex",flexDirection:"row",alignItems:"center",columnGap:3},onClick:()=>window.open("https://react-chatbotify.com"),children:[oA.jsx("span",{children:"Powered By "},0),oA.jsx("div",{style:{borderRadius:"50%",width:14,height:14,display:"flex",justifyContent:"center",alignItems:"center",background:"linear-gradient(to right, #42b0c5, #491d8d)"},children:oA.jsx(Jg,{style:{width:"80%",height:"80%",fill:"#fff"}})},1),oA.jsx("span",{style:{fontWeight:"bold"},children:" React ChatBotify"},2)]}),buttons:[Xg.FILE_ATTACHMENT_BUTTON,Xg.EMOJI_PICKER_BUTTON]},fileAttachment:{disabled:!1,multiple:!0,accept:".png",icon:$g,iconDisabled:$g,sendFileName:!0,showMediaDisplay:!1},emoji:{disabled:!1,icon:am,iconDisabled:am,list:["😀","😃","😄","😅","😊","😌","😇","🙃","🤣","😍","🥰","🥳","🎉","🎈","🚀","⭐️"]},toast:{maxCount:3,forbidOnMax:!1,dismissOnClick:!0},event:{rcbPreInjectMessage:!1,rcbPostInjectMessage:!1,rcbStartSimulateStreamMessage:!1,rcbStopSimulateStreamMessage:!1,rcbStartStreamMessage:!1,rcbChunkStreamMessage:!1,rcbStopStreamMessage:!1,rcbRemoveMessage:!1,rcbLoadChatHistory:!1,rcbToggleChatWindow:!1,rcbStartSpeakAudio:!1,rcbToggleAudio:!1,rcbToggleNotifications:!1,rcbToggleVoice:!1,rcbChangePath:!1,rcbShowToast:!1,rcbDismissToast:!1,rcbUserSubmitText:!1,rcbUserUploadFile:!1,rcbTextAreaChangeValue:!1,rcbPreLoadChatBot:!1,rcbPostLoadChatBot:!1,rcbPreProcessBlock:!1,rcbPostProcessBlock:!1},ariaLabel:{chatButton:"open chat",audioButton:"toggle audio",closeChatButton:"close chat",emojiButton:"emoji picker",fileAttachmentButton:"upload file",notificationButton:"toggle notifications",sendButton:"send message",voiceButton:"toggle voice",inputTextArea:"input text area"},device:{desktopEnabled:!0,mobileEnabled:!0,applyMobileOptimizations:!0}},cm=R.createContext({settings:{},setSettings:()=>null}),um=()=>R.useContext(cm),Am=({children:e,settings:t=sm,setSettings:n})=>oA.jsx(cm.Provider,{value:{settings:t,setSettings:n},children:e}),dm={tooltipStyle:{},notificationBadgeStyle:{},chatWindowStyle:{},headerStyle:{},bodyStyle:{},chatInputContainerStyle:{},chatInputAreaStyle:{},chatInputAreaFocusedStyle:{},chatInputAreaDisabledStyle:{},userBubbleStyle:{},botBubbleStyle:{},botOptionStyle:{},botOptionHoveredStyle:{},botCheckboxRowStyle:{},botCheckboxNextStyle:{},botCheckMarkStyle:{},botCheckMarkSelectedStyle:{},characterLimitStyle:{},characterLimitReachedStyle:{},chatHistoryLineBreakStyle:{},chatMessagePromptStyle:{},chatMessagePromptHoveredStyle:{},footerStyle:{},loadingSpinnerStyle:{},mediaDisplayContainerStyle:{},chatButtonStyle:{},chatHistoryButtonStyle:{},chatHistoryButtonHoveredStyle:{},sendButtonStyle:{},sendButtonHoveredStyle:{},sendButtonDisabledStyle:{},audioButtonStyle:{},audioButtonDisabledStyle:{},closeChatButtonStyle:{},emojiButtonStyle:{},emojiButtonDisabledStyle:{},fileAttachmentButtonStyle:{},fileAttachmentButtonDisabledStyle:{},notificationButtonStyle:{},notificationButtonDisabledStyle:{},voiceButtonStyle:{},voiceButtonDisabledStyle:{},chatIconStyle:{},audioIconStyle:{},audioIconDisabledStyle:{},closeChatIconStyle:{},emojiIconStyle:{},emojiIconDisabledStyle:{},fileAttachmentIconStyle:{},fileAttachmentIconDisabledStyle:{},notificationIconStyle:{},notificationIconDisabledStyle:{},voiceIconStyle:{},voiceIconDisabledStyle:{},sendIconStyle:{},sendIconDisabledStyle:{},sendIconHoveredStyle:{},rcbTypingIndicatorContainerStyle:{},rcbTypingIndicatorDotStyle:{},toastPromptContainerStyle:{},toastPromptStyle:{},toastPromptHoveredStyle:{}},fm=R.createContext({styles:{},setStyles:()=>null}),pm=()=>R.useContext(fm),hm=({children:e,styles:t=dm,setStyles:n})=>oA.jsx(fm.Provider,{value:{styles:t,setStyles:n},children:e}),gm=({buttons:e})=>{var t,n,r,o,a,i,l;const{settings:s}=um(),{styles:c}=pm(),u={backgroundImage:`linear-gradient(to right, ${null==(t=s.general)?void 0:t.secondaryColor},\n\t\t\t${null==(n=s.general)?void 0:n.primaryColor})`,...c.headerStyle};return oA.jsxs("div",{style:u,className:"rcb-chat-header-container",children:[oA.jsxs("div",{className:"rcb-chat-header",children:[(null==(r=s.header)?void 0:r.showAvatar)&&oA.jsx("div",{style:{backgroundImage:`url("${null==(o=s.header)?void 0:o.avatar}")`},className:"rcb-bot-avatar"}),R.isValidElement(null==(a=s.header)?void 0:a.title)?null==(i=s.header)?void 0:i.title:oA.jsx("div",{style:{margin:0,fontSize:20,fontWeight:"bold"},children:null==(l=s.header)?void 0:l.title})]}),oA.jsx("div",{className:"rcb-chat-header",children:null==e?void 0:e.map(((e,t)=>oA.jsx(R.Fragment,{children:e},t)))})]})},mm=R.createContext({}),ym=()=>R.useContext(mm),vm=({children:e,botIdRef:t,flowRef:n})=>{const r=R.useRef(null),o=R.useRef(""),a=R.useRef(null),i=R.useRef(new Map),l=R.useRef(null),s=R.useRef(""),c=R.useRef(!1),u=R.useRef(null),A=R.useRef(null),d=R.useRef(null);return oA.jsx(mm.Provider,{value:{botIdRef:t,flowRef:n,inputRef:r,timeoutIdRef:a,streamMessageMap:i,chatBodyRef:l,paramsInputRef:s,keepVoiceOnRef:c,audioContextRef:u,audioBufferRef:A,gainNodeRef:d,prevInputRef:o},children:e})},bm=e=>{const[t,n]=R.useState(e),r=R.useRef(e);return[t,e=>{const t="function"==typeof e?e(r.current):e;r.current=t,n(t)},r]},wm=R.createContext({}),xm=()=>R.useContext(wm),km=({children:e,settings:t})=>{var n,r,o,a,i,l;const[s,c,u]=bm(!1),[A,d,f]=bm((null==(n=null==t?void 0:t.chatWindow)?void 0:n.defaultOpen)??!1),[p,h,g]=bm((null==(r=null==t?void 0:t.audio)?void 0:r.defaultToggledOn)??!1),[m,y,v]=bm((null==(o=null==t?void 0:t.voice)?void 0:o.defaultToggledOn)??!1),[b,w,x]=bm((null==(a=null==t?void 0:t.notification)?void 0:a.defaultToggledOn)??!0),[k,E]=R.useState(!1),[S,C]=R.useState(!1),[P,D,B]=bm(!1),[I,T,M]=bm(!0),[Q,_,N]=bm(!1),[O,L]=R.useState(!1),[F,z]=R.useState(!1),[j,H]=R.useState(0),[U,W]=R.useState(0),[q,V]=R.useState(!1),[G,Y]=R.useState((null==(i=window.visualViewport)?void 0:i.height)??window.innerHeight),[X,K]=R.useState((null==(l=window.visualViewport)?void 0:l.width)??window.innerWidth);return oA.jsx(wm.Provider,{value:{isBotTyping:s,setSyncedIsBotTyping:c,syncedIsBotTypingRef:u,isChatWindowOpen:A,setSyncedIsChatWindowOpen:d,syncedIsChatWindowOpenRef:f,audioToggledOn:p,setSyncedAudioToggledOn:h,syncedAudioToggledOnRef:g,voiceToggledOn:m,setSyncedVoiceToggledOn:y,syncedVoiceToggledOnRef:v,notificationsToggledOn:b,setSyncedNotificationsToggledOn:w,syncedNotificationsToggledOnRef:x,isLoadingChatHistory:k,setIsLoadingChatHistory:E,hasChatHistoryLoaded:S,setHasChatHistoryLoaded:C,isScrolling:P,setSyncedIsScrolling:D,syncedIsScrollingRef:B,textAreaDisabled:I,setSyncedTextAreaDisabled:T,syncedTextAreaDisabledRef:M,textAreaSensitiveMode:Q,setSyncedTextAreaSensitiveMode:_,syncedTextAreaSensitiveModeRef:N,hasInteractedPage:O,setHasInteractedPage:L,hasFlowStarted:F,setHasFlowStarted:z,unreadCount:j,setUnreadCount:H,inputLength:U,setInputLength:W,blockAllowsAttachment:q,setBlockAllowsAttachment:V,viewportHeight:G,setViewportHeight:Y,viewportWidth:X,setViewportWidth:K},children:e})};var Em=(e=>(e.START_SPEAK_AUDIO="rcb-start-speak-audio",e.TOGGLE_AUDIO="rcb-toggle-audio",e.TOGGLE_NOTIFICATIONS="rcb-toggle-notifications",e.TOGGLE_VOICE="rcb-toggle-voice",e.TOGGLE_CHAT_WINDOW="rcb-toggle-chat-window",e.PRE_INJECT_MESSAGE="rcb-pre-inject-message",e.POST_INJECT_MESSAGE="rcb-post-inject-message",e.START_SIMULATE_STREAM_MESSAGE="rcb-start-simulate-stream-message",e.STOP_SIMULATE_STREAM_MESSAGE="rcb-stop-simulate-stream-message",e.START_STREAM_MESSAGE="rcb-start-stream-message",e.CHUNK_STREAM_MESSAGE="rcb-chunk-stream-message",e.STOP_STREAM_MESSAGE="rcb-stop-stream-message",e.REMOVE_MESSAGE="rcb-remove-message",e.LOAD_CHAT_HISTORY="rcb-load-chat-history",e.CHANGE_PATH="rcb-change-path",e.SHOW_TOAST="rcb-show-toast",e.DISMISS_TOAST="rcb-dismiss-toast",e.USER_SUBMIT_TEXT="rcb-user-submit-text",e.USER_UPLOAD_FILE="rcb-user-upload-file",e.TEXT_AREA_CHANGE_VALUE="rcb-text-area-change-value",e.PRE_LOAD_CHATBOT="rcb-pre-load-chatbot",e.POST_LOAD_CHATBOT="rcb-post-load-chatbot",e.PRE_PROCESS_BLOCK="rcb-pre-process-block",e.POST_PROCESS_BLOCK="rcb-post-process-block",e))(Em||{});const Sm={[Em.START_SPEAK_AUDIO]:!0,[Em.TOGGLE_AUDIO]:!0,[Em.TOGGLE_VOICE]:!0,[Em.TOGGLE_NOTIFICATIONS]:!0,[Em.TOGGLE_CHAT_WINDOW]:!0,[Em.PRE_INJECT_MESSAGE]:!0,[Em.POST_INJECT_MESSAGE]:!1,[Em.PRE_LOAD_CHATBOT]:!0,[Em.POST_LOAD_CHATBOT]:!1,[Em.START_SIMULATE_STREAM_MESSAGE]:!0,[Em.STOP_SIMULATE_STREAM_MESSAGE]:!1,[Em.START_STREAM_MESSAGE]:!0,[Em.CHUNK_STREAM_MESSAGE]:!0,[Em.STOP_STREAM_MESSAGE]:!0,[Em.REMOVE_MESSAGE]:!0,[Em.LOAD_CHAT_HISTORY]:!0,[Em.CHANGE_PATH]:!0,[Em.SHOW_TOAST]:!0,[Em.DISMISS_TOAST]:!0,[Em.USER_SUBMIT_TEXT]:!0,[Em.USER_UPLOAD_FILE]:!0,[Em.TEXT_AREA_CHANGE_VALUE]:!0,[Em.PRE_PROCESS_BLOCK]:!0,[Em.POST_PROCESS_BLOCK]:!0},Cm=async(e,t,n)=>{const r=new CustomEvent(e,{detail:t,cancelable:Sm[e]});return r.data=n,r.promises=[],window.dispatchEvent(r),await Promise.all(r.promises),r},Pm=R.createContext({paths:[],setSyncedPaths:()=>{},syncedPathsRef:{current:[]}}),Dm=()=>R.useContext(Pm),Bm=({children:e})=>{const[t,n,r]=bm([]);return oA.jsx(Pm.Provider,{value:{paths:t,setSyncedPaths:n,syncedPathsRef:r},children:e})},Im=()=>{const{botIdRef:e}=ym(),{syncedPathsRef:t}=Dm(),n=R.useCallback((()=>t.current.length>0?t.current.at(-1)??null:null),[]),r=R.useCallback((()=>t.current.length>1?t.current.at(-2)??null:null),[]);return{dispatchRcbEvent:R.useCallback((async(t,o)=>{const a={botId:e.current,currPath:n(),prevPath:r()};return await Cm(t,a,o)}),[e])}},Tm=()=>{const{settings:e}=um(),{isChatWindowOpen:t,setSyncedIsChatWindowOpen:n,viewportHeight:r,setViewportHeight:o,viewportWidth:a,setViewportWidth:i,setUnreadCount:l,setSyncedIsBotTyping:s,setSyncedIsScrolling:c,syncedIsBotTypingRef:u,syncedIsChatWindowOpenRef:A}=xm(),{chatBodyRef:d}=ym(),{dispatchRcbEvent:f}=Im(),p=R.useCallback((()=>{if(!d.current)return!1;const e=d.current.getBoundingClientRect(),t=window.innerHeight??document.documentElement.clientHeight,n=window.innerWidth??document.documentElement.clientWidth;return e.top>=0&&e.left>=0&&e.bottom<=t&&e.right<=n}),[d]),h=R.useCallback((async t=>{var r;t!==A.current&&(null!=(r=e.event)&&r.rcbToggleChatWindow&&(await f(Em.TOGGLE_CHAT_WINDOW,{currState:A.current,newState:!A.current})).defaultPrevented||n((e=>(e||l(0),!e))))}),[A]),g=R.useCallback((async e=>{e!==u.current&&s((e=>!e))}),[u]),m=R.useCallback(((e,t,n,r)=>(e/=r/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t),[]),y=R.useCallback(((e=0)=>{if(!d.current)return;const t=d.current.scrollHeight-d.current.clientHeight;if(e<=0)return d.current.scrollTop=t,void c(!1);const n=d.current.scrollTop,r=t-n;let o=0;const a=()=>{if(!d.current)return;o+=20;const t=m(o,n,r,e);d.current.scrollTop=t,o<e?requestAnimationFrame(a):c(!1)};a()}),[d]);return{isChatWindowOpen:t,setSyncedIsChatWindowOpen:n,toggleChatWindow:h,viewportHeight:r,setViewportHeight:o,viewportWidth:a,setViewportWidth:i,toggleIsBotTyping:g,scrollToBottom:y,getIsChatBotVisible:p}},Mm=()=>{var e,t,n;const{settings:r}=um(),{styles:o}=pm(),{unreadCount:a,isScrolling:i}=xm(),{chatBodyRef:l}=ym(),{scrollToBottom:s}=Tm(),[c,u]=R.useState(!1),A={color:null==(e=r.general)?void 0:e.primaryColor,borderColor:null==(t=r.general)?void 0:t.primaryColor,...o.chatMessagePromptHoveredStyle};return oA.jsx("div",{className:`rcb-message-prompt-container ${(()=>{var e;return l.current&&(null==(e=r.chatWindow)?void 0:e.showMessagePrompt)&&i&&a>0?"visible":"hidden"})()}`,children:oA.jsx("div",{onMouseEnter:()=>{u(!0)},onMouseLeave:()=>{u(!1)},style:c?A:{...o.chatMessagePromptStyle},onMouseDown:e=>{e.preventDefault(),s(600)},className:"rcb-message-prompt-text",children:null==(n=r.chatWindow)?void 0:n.messagePromptText})})},Qm=R.createContext({messages:[],setSyncedMessages:()=>{},syncedMessagesRef:{current:[]}}),_m=()=>R.useContext(Qm),Nm=({children:e})=>{const[t,n,r]=bm([]);return oA.jsx(Qm.Provider,{value:{messages:t,setSyncedMessages:n,syncedMessagesRef:r},children:e})},Om=({message:e,isNewSender:t})=>{var n,r,o,a,i,l;const{settings:s}=um(),{styles:c}=pm(),u="string"==typeof e.content,A=e.content,d=e.contentWrapper?oA.jsx(e.contentWrapper,{children:A}):A,f={backgroundColor:null==(n=s.general)?void 0:n.primaryColor,color:"#fff",maxWidth:null!=(r=s.userBubble)&&r.showAvatar?"65%":"70%",...c.userBubbleStyle},p=null!=(o=s.userBubble)&&o.animate?"rcb-user-message-entry":"",h=(null==(a=s.userBubble)?void 0:a.showAvatar)&&t,g="rcb-user-message"+(!t&&null!=(i=s.userBubble)&&i.showAvatar?" rcb-user-message-offset":"");return oA.jsxs("div",{className:"rcb-user-message-container",children:[u?oA.jsx("div",{style:f,className:`${g} ${p}`,children:d}):oA.jsx(oA.Fragment,{children:d}),h&&oA.jsx("div",{style:{backgroundImage:`url("${null==(l=s.userBubble)?void 0:l.avatar}")`},className:"rcb-message-user-avatar"})]})},Rm=({message:e,isNewSender:t})=>{var n,r,o,a,i,l;const{settings:s}=um(),{styles:c}=pm(),u="string"==typeof e.content,A=e.content,d=e.contentWrapper?oA.jsx(e.contentWrapper,{children:A}):A,f={backgroundColor:null==(n=s.general)?void 0:n.secondaryColor,color:"#fff",maxWidth:null!=(r=s.botBubble)&&r.showAvatar?"65%":"70%",...c.botBubbleStyle},p=null!=(o=s.botBubble)&&o.animate?"rcb-bot-message-entry":"",h=(null==(a=s.botBubble)?void 0:a.showAvatar)&&t,g="rcb-bot-message"+(!t&&null!=(i=s.botBubble)&&i.showAvatar?" rcb-bot-message-offset":"");return oA.jsxs("div",{className:"rcb-bot-message-container",children:[h&&oA.jsx("div",{style:{backgroundImage:`url("${null==(l=s.botBubble)?void 0:l.avatar}")`},className:"rcb-message-bot-avatar"}),u?oA.jsx("div",{style:f,className:`${g} ${p}`,children:d}):oA.jsx(oA.Fragment,{children:d})]})},Lm=()=>{var e,t,n;const{settings:r}=um(),{styles:o}=pm(),a=null!=(e=r.botBubble)&&e.animate?"rcb-bot-message-entry":"";return oA.jsxs("div",{className:"rcb-bot-message-container",children:[(null==(t=r.botBubble)?void 0:t.showAvatar)&&oA.jsx("div",{style:{backgroundImage:`url("${null==(n=r.botBubble)?void 0:n.avatar}")`},className:"rcb-message-bot-avatar"}),oA.jsx("div",{onMouseDown:e=>{e.preventDefault()},className:`rcb-bot-message ${a}`,children:oA.jsxs("div",{className:"rcb-typing-indicator",style:{...null==o?void 0:o.rcbTypingIndicatorContainerStyle},children:[oA.jsx("span",{className:"rcb-dot",style:{...null==o?void 0:o.rcbTypingIndicatorDotStyle}}),oA.jsx("span",{className:"rcb-dot",style:{...null==o?void 0:o.rcbTypingIndicatorDotStyle}}),oA.jsx("span",{className:"rcb-dot",style:{...null==o?void 0:o.rcbTypingIndicatorDotStyle}})]})})]})},Fm=()=>{var e,t,n;const{settings:r}=um(),{styles:o}=pm(),{messages:a}=_m(),{scrollToBottom:i}=Tm(),{isBotTyping:l,syncedIsScrollingRef:s}=xm(),{chatBodyRef:c}=ym(),u={...null==o?void 0:o.bodyStyle,scrollbarWidth:null!=(e=r.chatWindow)&&e.showScrollbar?"auto":"none"};R.useEffect((()=>{s.current||i()}),[null==(t=c.current)?void 0:t.scrollHeight]);return oA.jsxs("div",{style:u,className:"rcb-chat-body-container",ref:c,children:[a.map(((e,t)=>{const n=(e=>0===e||a[e].sender!==a[e-1].sender)(t);return"USER"===e.sender.toUpperCase()?oA.jsx(Om,{message:e,isNewSender:n},t):"BOT"===e.sender.toUpperCase()?oA.jsx(Rm,{message:e,isNewSender:n},t):oA.jsx("div",{children:e.content},t)})),l&&(null==(n=r.chatWindow)?void 0:n.showTypingIndicator)&&oA.jsx(Lm,{}),oA.jsx(Mm,{})]})},zm=({checkboxes:e,checkedItems:t,path:n})=>{var r,o,a,i,l,s,c,u,A,d,f;const{settings:p}=um(),{styles:h}=pm(),{paths:g}=Dm(),{handleSubmitText:m}=zy(),[y,v]=R.useState(new Set),[b,w]=R.useState(!1),x={cursor:b?`url("${null==(r=p.general)?void 0:r.actionDisabledIcon}"), auto`:"pointer",color:null==(o=p.general)?void 0:o.primaryColor,borderColor:null==(a=p.general)?void 0:a.primaryColor,...h.botCheckboxRowStyle},k={cursor:b||y.size<e.min?`url("${null==(i=p.general)?void 0:i.actionDisabledIcon}"), auto`:"pointer",color:null==(l=p.general)?void 0:l.primaryColor,borderColor:null==(s=p.general)?void 0:s.primaryColor,...h.botCheckboxNextStyle},E={cursor:b?`url("${null==(c=p.general)?void 0:c.actionDisabledIcon}"), auto`:"pointer",color:"transparent",...h.botCheckMarkStyle},S={cursor:b?`url("${null==(u=p.general)?void 0:u.actionDisabledIcon}"), auto`:"pointer",color:"#fff",borderColor:null==(A=p.general)?void 0:A.primaryColor,backgroundColor:null==(d=p.general)?void 0:d.primaryColor,...h.botCheckMarkSelectedStyle};R.useEffect((()=>{g.length>0&&g[g.length-1]!==n&&w(!e.reusable)}),[g]);return oA.jsxs("div",{className:"rcb-checkbox-container "+(null!=(f=p.botBubble)&&f.showAvatar?"rcb-checkbox-offset":""),children:[e.items.map((n=>oA.jsx("div",{onMouseDown:r=>{r.preventDefault(),(n=>{b||v((r=>{const o=new Set(r);if(o.has(n))t.delete(n),o.delete(n);else{if(y.size==e.max)return r;t.add(n),o.add(n)}return o}))})(n)},style:x,className:"rcb-checkbox-row-container",children:oA.jsxs("div",{className:"rcb-checkbox-row",children:[oA.jsx("div",{style:y.has(n)?S:E,className:"rcb-checkbox-mark"}),oA.jsx("div",{className:"rcb-checkbox-label",children:n})]})},n))),oA.jsx("div",{style:k,className:"rcb-checkbox-next-button",onMouseDown:n=>{var r;if(n.preventDefault(),b||y.size<e.min)return;const o=Array.from(t).join(", ");let a;w(!e.reusable),a=null!=e.sendOutput?e.sendOutput:(null==(r=p.chatInput)?void 0:r.sendCheckboxOutput)??!0,m(o,a)}})]})},jm=async(e,t)=>{const n=e.checkboxes;if(!n)return;let r;if("function"==typeof n?(r=n(t),r instanceof Promise&&(r=await r)):r=n,Array.isArray(r)&&(r={items:r}),!("items"in r)||0==r.items.length)return;null==r.min&&(r.min=1),null==r.max&&(r.max=r.items.length),r.min>r.max&&(r.min=r.max),null==r.reusable&&(r.reusable=!1);const o=new Set,a=t.currPath,i=oA.jsx(zm,{checkboxes:r,checkedItems:o,path:a});await t.injectMessage(i)},Hm=async(e,t)=>{const n=e.function;if(!n)return;const r=n(t);return r instanceof Promise?await r:r},Um=async(e,t,n)=>{const r=e.message;if(!r)return;if("string"==typeof r)return void(""!==r.trim()&&(n?await t.simulateStreamMessage(r):await t.injectMessage(r)));let o=r(t);o instanceof Promise&&(o=await o),"string"==typeof o&&""!==o.trim()&&(n?await t.simulateStreamMessage(o):await t.injectMessage(o))},Wm=({options:e,path:t})=>{var n,r,o,a,i,l;const{settings:s}=um(),{styles:c}=pm(),{paths:u}=Dm(),{handleSubmitText:A}=zy(),[d,f]=R.useState([]),[p,h]=R.useState(!1),g={cursor:p?`url("${null==(n=s.general)?void 0:n.actionDisabledIcon}"), auto`:"pointer",color:null==(r=s.general)?void 0:r.primaryColor,borderColor:null==(o=s.general)?void 0:o.primaryColor,backgroundColor:"#fff",...c.botOptionStyle},m={color:"#fff",borderColor:null==(a=s.general)?void 0:a.primaryColor,backgroundColor:null==(i=s.general)?void 0:i.primaryColor,...c.botOptionHoveredStyle};R.useEffect((()=>{u.length>0&&u[u.length-1]!==t&&h(!e.reusable)}),[u]);return oA.jsx("div",{className:"rcb-options-container "+(null!=(l=s.botBubble)&&l.showAvatar?"rcb-options-offset":""),children:e.items.map(((t,n)=>{const r=d[n]&&!p;return oA.jsx("div",{className:"rcb-options",style:r?m:g,onMouseEnter:()=>(e=>{f((t=>{const n=[...t];return n[e]=!0,n}))})(n),onMouseLeave:()=>(e=>{f((t=>{const n=[...t];return n[e]=!1,n}))})(n),onMouseDown:n=>{var r;if(n.preventDefault(),p)return;let o;h(!e.reusable),o=null!=e.sendOutput?e.sendOutput:(null==(r=s.chatInput)?void 0:r.sendOptionOutput)??!0,A(t,o)},children:t},t)}))})},qm=async(e,t)=>{const n=e.options;if(!n)return;let r;if("function"==typeof n?(r=n(t),r instanceof Promise&&(r=await r)):r=n,Array.isArray(r)&&(r={items:r}),!("items"in r)||0==r.items.length)return;null==r.reusable&&(r.reusable=!1);const o=t.currPath,a=oA.jsx(Wm,{options:r,path:o});await t.injectMessage(a)},Vm=async(e,t)=>{const n=e.component;if(n){if("function"==typeof n){let e=n(t);if(e instanceof Promise&&(e=await e),!e)return;return void await t.injectMessage(e)}await t.injectMessage(n)}},Gm=async(e,t,n,r)=>{const o=e.transition;let a;if("function"==typeof o?(a=o(t),a instanceof Promise&&(a=await a)):a=o,"number"==typeof a&&(a={duration:a}),!a||a instanceof Promise||null==a.duration||"number"!=typeof a.duration)return;null==a.interruptable&&(a.interruptable=!1);const i=setTimeout((async()=>{const n=await r(e);n&&await Km(n,t)}),a.duration);a.interruptable&&(n.current=i)},Ym=async(e,t,n)=>{const r=e.chatDisabled;if(null==r)return;let o;"function"==typeof r?(o=r(t),o instanceof Promise&&(o=await o)):o=r,n(o)},Xm=async(e,t,n)=>{const r=e.isSensitive;if(!r)return void n(!1);let o;"function"==typeof r?(o=r(t),o instanceof Promise&&(o=await o)):o=r,n(o)},Km=async(e,t)=>{if(!e)throw new Error("Block is not valid.");const n=Object.keys(e);for(const r of n)"function"===r&&await Hm(e,t);n.includes("path")&&await(async(e,t)=>{const n=e.path;if(!n)return!1;if("string"==typeof n)return await t.goToPath(n),!0;let r=n(t);if(r instanceof Promise&&(r=await r),!r)return!1;const o=r;return await t.goToPath(o),!0})(e,t)},Jm=()=>{var e;const{settings:t}=um(),{styles:n}=pm();return oA.jsx("div",{className:"rcb-line-break-container",children:oA.jsx("div",{style:{...n.chatHistoryLineBreakStyle},className:"rcb-line-break-text","data-testid":"chat-history-line-break-text",children:null==(e=t.chatHistory)?void 0:e.chatHistoryLineBreakText})})},$m=()=>{var e;const{settings:t}=um(),{styles:n}=pm(),r={borderTop:`4px solid ${null==(e=t.general)?void 0:e.primaryColor}`,...n.loadingSpinnerStyle};return oA.jsx("div",{className:"rcb-spinner-container",children:oA.jsx("div",{style:r,className:"rcb-spinner"})})},Zm=()=>{try{if(typeof crypto<"u"&&"function"==typeof crypto.randomUUID)return crypto.randomUUID();throw new Error("crypto.randomUUID not available")}catch(e){if(typeof crypto<"u"&&"function"==typeof crypto.getRandomValues)return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){const t=crypto.getRandomValues(new Uint8Array(1))[0]%16;return("x"===e?t:3&t|8).toString(16)}));throw console.error(e),new Error("crypto.getRandomValues is also not available")}},ey=(e,t)=>({id:Zm(),content:e,sender:t,type:"string"==typeof e?"string":"object",timestamp:(new Date).toUTCString(),tags:[]});let ty,ny=!1,ry="rcb-history",oy=30,ay=!1,iy=[];const ly=async e=>{if(ay||!ty)return;const t=[],n=ny?iy.length:0;for(let r=e.length-1;r>=n;r--){const n=e[r];if("SYSTEM"!==n.sender.toUpperCase()&&(""!==n.content&&t.unshift(n),t.length===oy))break}let r=t.map(dy);if(r.length<oy){const e=oy-r.length;r=[...iy.slice(-e),...r]}uy(r)},sy=()=>iy,cy=e=>{uy(e),iy=e},uy=e=>{ty&&ty.setItem(ry,JSON.stringify(e))},Ay=e=>{var t,n,r,o,a;ty="SESSION_STORAGE"===(null==(n=null==(t=e.chatHistory)?void 0:t.storageType)?void 0:n.toUpperCase())?sessionStorage:localStorage,ry=null==(r=e.chatHistory)?void 0:r.storageKey,oy=null==(o=e.chatHistory)?void 0:o.maxEntries,ay=null==(a=e.chatHistory)?void 0:a.disabled,iy=(e=>{if(null!=e)try{return JSON.parse(e)}catch{return[]}return[]})(ty.getItem(ry))},dy=e=>R.isValidElement(e.content)?structuredClone({id:e.id,content:aA.renderToString(e.content),type:e.type,sender:e.sender.toUpperCase(),timestamp:e.timestamp,tags:e.tags}):e,fy=(e,t,n)=>{const r=(new DOMParser).parseFromString(e,"text/html");return Array.from(r.body.childNodes).map(((e,r)=>{var o;if(e.nodeType===Node.TEXT_NODE)return e.textContent;{const a=e.tagName.toLowerCase();let i=Array.from(e.attributes).reduce(((e,t)=>{const n=t.name.toLowerCase();if("style"===n){const r=t.value.split(";").filter((e=>""!==e.trim())),o={};r.forEach((e=>{const[t,n]=e.split(":").map((e=>e.trim())),r=t.replace(/-([a-z])/g,((e,t)=>t.toUpperCase()));o[r]=n})),e[n]=o}else"audio"!==a&&"video"!==a||"controls"!==n||""!==t.value?e[n]=t.value:e[n]="true";return e}),{});if(Object.prototype.hasOwnProperty.call(i,"class")){const r=e.classList;i.className=r.toString(),delete i.class,null!=(o=t.botBubble)&&o.showAvatar&&(i=py(r,i)),i=hy(r,i,t,n),i=gy(r,i,t,n),i=my(r,i,t,n),i=yy(r,i,t,n)}if(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr"].includes(a))return R.createElement(a,{key:r,...i});{const o=fy(e.innerHTML,t,n);return R.createElement(a,{key:r,...i},...o)}}}))},py=(e,t)=>((e.contains("rcb-options-container")||e.contains("rcb-checkbox-container"))&&(t.className=`${e.toString()} rcb-options-offset`),t),hy=(e,t,n,r)=>{var o,a,i,l,s;return e.contains("rcb-options")&&(t.style={...t.style,color:(null==(o=r.botOptionStyle)?void 0:o.color)??(null==(a=n.general)?void 0:a.primaryColor),borderColor:(null==(i=r.botOptionStyle)?void 0:i.color)??(null==(l=n.general)?void 0:l.primaryColor),cursor:`url("${null==(s=n.general)?void 0:s.actionDisabledIcon}"), auto`,...r.botOptionStyle}),t},gy=(e,t,n,r)=>{var o,a,i,l,s;return e.contains("rcb-checkbox-row-container")&&(t.style={...t.style,color:(null==(o=r.botCheckboxRowStyle)?void 0:o.color)??(null==(a=n.general)?void 0:a.primaryColor),borderColor:(null==(i=r.botCheckboxRowStyle)?void 0:i.color)??(null==(l=n.general)?void 0:l.primaryColor),cursor:`url("${null==(s=n.general)?void 0:s.actionDisabledIcon}"), auto`,...r.botCheckboxRowStyle}),t},my=(e,t,n,r)=>{var o,a,i,l,s;return e.contains("rcb-checkbox-next-button")&&(t.style={...t.style,color:(null==(o=r.botCheckboxNextStyle)?void 0:o.color)??(null==(a=n.general)?void 0:a.primaryColor),borderColor:(null==(i=r.botCheckboxNextStyle)?void 0:i.color)??(null==(l=n.general)?void 0:l.primaryColor),cursor:`url("${null==(s=n.general)?void 0:s.actionDisabledIcon}"), auto`,...r.botCheckboxNextStyle}),t},yy=(e,t,n,r)=>{var o,a;return(e.contains("rcb-media-display-image-container")||e.contains("rcb-media-display-video-container"))&&(t.style={...t.style,backgroundColor:null==(o=n.general)?void 0:o.primaryColor,maxWidth:null!=(a=n.userBubble)&&a.showAvatar?"65%":"70%",...r.mediaDisplayContainerStyle}),t},vy=()=>{const{settings:e}=um(),{notificationsToggledOn:t,setSyncedNotificationsToggledOn:n,hasInteractedPage:r,unreadCount:o,setUnreadCount:a,syncedNotificationsToggledOnRef:i}=xm(),{audioBufferRef:l,audioContextRef:s,gainNodeRef:c}=ym(),{dispatchRcbEvent:u}=Im(),A=R.useCallback((async()=>{var t,n;const r=null==(t=e.notification)?void 0:t.sound;s.current=new AudioContext;const o=s.current.createGain();let a;if(o.gain.value=(null==(n=e.notification)?void 0:n.volume)??.2,c.current=o,null!=r&&r.startsWith("data:audio")){const e=atob(r.split(",")[1]),t=new ArrayBuffer(e.length),n=new Uint8Array(t);for(let t=0;t<e.length;t++)n[t]=e.charCodeAt(t);a=t}else a=await(await fetch(r)).arrayBuffer();l.current=await s.current.decodeAudioData(a)}),[e.notification]),d=R.useCallback((()=>{var t;if(null!=(t=e.notification)&&t.disabled||!i.current||!r||!s.current||!l.current)return;const n=s.current.createBufferSource();n.buffer=l.current,n.connect(c.current).connect(s.current.destination),n.start()}),[e.notification,i,r,s,l,c]),f=R.useCallback((async t=>{var r;t!==i.current&&(null!=(r=e.event)&&r.rcbToggleNotifications&&(await u(Em.TOGGLE_NOTIFICATIONS,{currState:i.current,newState:!i.current})).defaultPrevented||n((e=>!e)))}),[i]);return{unreadCount:o,setUnreadCount:a,notificationsToggledOn:t,toggleNotifications:f,playNotificationSound:d,setUpNotifications:A}},by=(e,t)=>{var n,r,o,a;((e,t,n,r,o)=>{if(!window.SpeechSynthesisUtterance)return void console.info("Speech Synthesis API is not supported in this environment.");const a=new window.SpeechSynthesisUtterance;a.text=e,a.lang=t,a.rate=r,a.volume=o;let i=!1;for(const e of n)if(window.speechSynthesis.getVoices().find((t=>{if(t.name===e)return a.voice=t,window.speechSynthesis.speak(a),void(i=!0)})),i)break;i||window.speechSynthesis.speak(a)})(t,null==(n=e.audio)?void 0:n.language,null==(r=e.audio)?void 0:r.voiceNames,null==(o=e.audio)?void 0:o.rate,null==(a=e.audio)?void 0:a.volume)},wy=()=>{const{settings:e}=um(),{audioToggledOn:t,setSyncedAudioToggledOn:n,syncedAudioToggledOnRef:r}=xm(),{dispatchRcbEvent:o}=Im(),a=R.useCallback((async t=>{var a;t!==r.current&&(null!=(a=e.event)&&a.rcbToggleAudio&&(await o(Em.TOGGLE_AUDIO,{currState:r.current,newState:!r.current})).defaultPrevented||n((e=>!e)))}),[r]),i=R.useCallback((async t=>{var n,a;if(null!=(n=e.audio)&&n.disabled||!r.current)return;let i=t;if(null!=(a=e.event)&&a.rcbStartSpeakAudio){const e=await o(Em.START_SPEAK_AUDIO,{textToRead:i});if(e.defaultPrevented)return;i=e.data.textToRead}by(e,i)}),[e,r]);return{audioToggledOn:t,speakAudio:i,toggleAudio:a}},xy=()=>{var e,t;const{settings:n}=um(),{messages:r,setSyncedMessages:o,syncedMessagesRef:a}=_m(),{setSyncedIsBotTyping:i,setUnreadCount:l,syncedIsScrollingRef:s,syncedIsChatWindowOpenRef:c}=xm(),{streamMessageMap:u,chatBodyRef:A,paramsInputRef:d}=ym(),{scrollToBottom:f,getIsChatBotVisible:p}=Tm(),{dispatchRcbEvent:h}=Im(),{speakAudio:g}=wy(),{playNotificationSound:m}=vy(),y=R.useCallback(((e,t=!1)=>{var r,o;ly(e);let a=!0;const i=e[e.length-1];if(!i)return;const l=i.sender.toUpperCase();"USER"===l&&(a=!1),null!=(r=n.general)&&r.embedded&&p()&&(a=!1),(c.current&&!s.current||t)&&(a=!1),a&&m(),!t&&("USER"!==l&&null!=(o=n.chatWindow)&&o.autoJumpToBottom||"USER"===l||!s.current)&&setTimeout((()=>f()),1)}),[n,A,c,s,m,f,p]),v=R.useCallback((async(e,t="BOT",r=null)=>{var u,A,f,p,m;if("string"!=typeof e)throw new Error("Content must be of type string to simulate stream.");t=t.toUpperCase();let v=ey(e,t);if(null!=(u=n.event)&&u.rcbStartSimulateStreamMessage){const e=await h(Em.START_SIMULATE_STREAM_MESSAGE,{message:v});if(e.defaultPrevented)return null;r=e.data.simulateStreamChunker||r,v=e.data.message}i(!1);let b=30;b="BOT"===t?null==(A=n.botBubble)?void 0:A.streamSpeed:null==(f=n.userBubble)?void 0:f.streamSpeed;const w={...v,content:""};o((e=>[...e,w])),y(a.current);let x=v.content;r&&(x=r(x));let k=0;const E=x.length;"BOT"===v.sender.toUpperCase()&&(c.current||null!=(p=n.general)&&p.embedded)&&"string"==typeof v.content&&""!==v.content.trim()&&g(v.content);const S=new Promise((e=>{const t=setInterval((()=>{if(k>=E)return clearInterval(t),void e();o((e=>{const t=[...e];for(let e=t.length-1;e>=0;e--)if(t[e].id===w.id){const n=x[k];n&&(w.content+=n,t[e]=w),k++;break}return t}))}),b)}));return(s.current||!c.current)&&l((e=>e+1)),await S,ly(a.current),null!=(m=n.event)&&m.rcbStopSimulateStreamMessage&&await h(Em.STOP_SIMULATE_STREAM_MESSAGE,{message:v}),"USER"===t&&(d.current=e),v}),[n,h,y,a,d,i,l,c,g]),b=R.useCallback((async(e,t="BOT")=>{var r,i,u;t=t.toUpperCase();let A=ey(e,t);if(null!=(r=n.event)&&r.rcbPreInjectMessage){const e=await h(Em.PRE_INJECT_MESSAGE,{message:A});if(e.defaultPrevented)return null;A=e.data.message}return"BOT"===A.sender.toUpperCase()&&(c.current||null!=(i=n.general)&&i.embedded)&&"string"==typeof A.content&&""!==A.content.trim()&&g(A.content),(s.current||!c.current)&&l((e=>e+1)),null!=(u=n.event)&&u.rcbPostInjectMessage&&await h(Em.POST_INJECT_MESSAGE,{message:A}),o((e=>[...e,A])),y(a.current),"USER"===t&&"string"==typeof e&&(d.current=e),A}),[n,h,y,d,a,c,g,l]),w=R.useCallback((async e=>{var t;const r=a.current.find((t=>t.id===e));return!r||null!=(t=n.event)&&t.rcbRemoveMessage&&(await h(Em.REMOVE_MESSAGE,{message:r})).defaultPrevented?null:(o((t=>t.filter((t=>t.id!==e)))),y(a.current),l((e=>Math.max(e-1,0))),r)}),[h,null==(e=n.event)?void 0:e.rcbRemoveMessage,y,a,l]),x=R.useCallback((async(e,t="BOT")=>{var r,A;if(t=t.toUpperCase(),!u.current.has(t)){const A=ey(e,t);return null!=(r=n.event)&&r.rcbStartStreamMessage&&(await h(Em.START_STREAM_MESSAGE,{message:A})).defaultPrevented?null:(i(!1),o((e=>[...e,A])),y(a.current),u.current.set(t,A.id),(s.current||!c.current)&&l((e=>e+1)),A)}const d={...ey(e,t),id:u.current.get(t)};return null!=(A=n.event)&&A.rcbChunkStreamMessage&&(await h(Em.CHUNK_STREAM_MESSAGE,{message:d})).defaultPrevented?null:(o((e=>e.map((e=>e.id===d.id?d:e)))),y(a.current,!0),d)}),[h,n.event,y,a,i,l,u]),k=R.useCallback((async(e="BOT")=>{var t;if(e=e.toUpperCase(),!u.current.has(e))return!0;const r=u.current.get(e);let o;for(let e=0;e<3;e++){const e=a.current.find((e=>e.id===r));e&&(o=e),await new Promise((e=>setTimeout(e,20)))}return(null==(t=n.event)||!t.rcbStopStreamMessage||!(await h(Em.STOP_STREAM_MESSAGE,{message:o})).defaultPrevented)&&(u.current.delete(e),ly(a.current),"USER"===e&&"string"==typeof(null==o?void 0:o.content)&&(d.current=o.content),!0)}),[h,null==(t=n.event)?void 0:t.rcbStopStreamMessage,u,d]),E=R.useCallback((e=>{o(e),y(e)}),[y]);return{simulateStreamMessage:v,injectMessage:b,removeMessage:w,streamMessage:x,endStreamMessage:k,replaceMessages:E,messages:r}};let ky,Ey,Sy,Cy=!1,Py=null;const Dy=()=>{if(!ky){const e=window.SpeechRecognition||window.webkitSpeechRecognition;ky=null!=e?new e:null}return ky},By=(e,t,n,r,o,a)=>{var i,l,s;const c=Dy();if(!c)return;if(!Cy)try{Cy=!0,c.lang=null==(i=e.voice)?void 0:i.language,c.start()}catch{}const u=null==(l=e.voice)?void 0:l.timeoutPeriod,A=null==(s=e.voice)?void 0:s.autoSendPeriod;c.onresult=i=>{var l,s;clearTimeout(Ey),Ey=null,clearTimeout(Sy);const c=i.results[i.results.length-1][0].transcript;if(a.current){const t=null==(l=e.chatInput)?void 0:l.characterLimit,n=a.current.value+c;null!=t&&t>=0&&n.length>t?r(n.slice(0,t)):r(n),o(a.current.value.length)}u&&(Ey=setTimeout((async()=>await My(t,a)),u)),null!=(s=e.voice)&&s.autoSendDisabled||(Sy=setTimeout(n,A))},c.onend=()=>{Cy?(c.start(),!Ey&&u&&(Ey=setTimeout((async()=>await My(t,a)),u))):(clearTimeout(Ey),Ey=null,clearTimeout(Sy))},u&&(Ey=setTimeout((async()=>await My(t,a)),u))},Iy=(e,t)=>{navigator.mediaDevices.getUserMedia({audio:!0}).then((n=>{if(Py=new MediaRecorder(n),!Cy)try{Cy=!0,Py.start()}catch{}Py.ondataavailable=e=>{t.current&&t.current.push(e.data)},Py.onstop=()=>{e(),n.getTracks().forEach((e=>e.stop()))}})).catch((e=>{console.error("Unable to use microphone:",e)}))},Ty=()=>{const e=Dy();e&&(Cy=!1,e&&e.stop(),Py&&"inactive"!==Py.state&&(Py.stop(),Py=null),clearTimeout(Ey),Ey=null,clearTimeout(Sy))},My=async(e,t)=>{var n;null!=(n=t.current)&&n.disabled||await e(),Ty()},Qy=()=>{const{settings:e}=um(),{voiceToggledOn:t,setSyncedVoiceToggledOn:n,syncedVoiceToggledOnRef:r}=xm(),{dispatchRcbEvent:o}=Im(),a=R.useCallback((async t=>{var a;t!==r.current&&(null!=(a=e.event)&&a.rcbToggleVoice&&(await o(Em.TOGGLE_VOICE,{currState:r.current,newState:!r.current})).defaultPrevented||n((e=>!e)))}),[r]),i=R.useCallback((t=>{((e,t)=>{var n,r,o;const a=Dy();null!=(n=t.voice)&&n.disabled||null==(r=t.chatInput)||!r.blockSpam||!a||(e&&!Cy?(Cy=!0,null!=(o=t.voice)&&o.sendAsAudio?null==Py||Py.start():a.start()):e||Ty())})(t,e)}),[e]);return{voiceToggledOn:t,toggleVoice:a,syncVoice:i}},_y=()=>{var e;const{settings:t}=um(),{inputLength:n,setInputLength:r,textAreaDisabled:o,setSyncedTextAreaDisabled:a,textAreaSensitiveMode:i,setSyncedTextAreaSensitiveMode:l,syncedTextAreaDisabledRef:s,syncedTextAreaSensitiveModeRef:c}=xm(),{inputRef:u,chatBodyRef:A,prevInputRef:d}=ym(),{dispatchRcbEvent:f}=Im(),{getIsChatBotVisible:p}=Tm(),h=R.useCallback((async e=>{var n,r,o;if(s.current&&u.current)u.current.value="";else if(u.current&&null!==d.current){const a=null==(n=t.chatInput)?void 0:n.characterLimit,i=(null==(r=t.chatInput)?void 0:r.allowNewline)?e:e.replace(/\n/g," ");if(null!=a&&a>=0&&i.length>a?u.current.value=i.slice(0,a):u.current.value=i,null!=(o=t.event)&&o.rcbTextAreaChangeValue&&(await f(Em.TEXT_AREA_CHANGE_VALUE,{currValue:u.current.value,prevValue:d.current})).defaultPrevented)return void(u.current.value=d.current);d.current=u.current.value}}),[s,u,d,t,f]),g=R.useCallback((e=>{var n;null!=(n=u.current)&&n.disabled||setTimeout((()=>{var n,r,o;null!=(n=t.general)&&n.embedded?p()&&(null==(r=u.current)||r.focus()):"start"!==e&&(null==(o=u.current)||o.focus())}),100)}),[u,null==(e=t.general)?void 0:e.embedded,A,p]),m=R.useCallback((()=>{u.current&&u.current.focus()}),[]),y=R.useCallback((()=>{u.current&&u.current.blur()}),[]),v=R.useCallback((()=>u&&u.current?u.current.value:""),[]),b=R.useCallback((e=>{e!==s.current&&a((e=>!e))}),[s]),w=R.useCallback((e=>{e!==c.current&&l((e=>!e))}),[c]);return{textAreaDisabled:o,setSyncedTextAreaDisabled:a,textAreaSensitiveMode:i,setSyncedTextAreaSensitiveMode:l,inputLength:n,setInputLength:r,getTextAreaValue:v,setTextAreaValue:h,updateTextAreaFocus:g,focusTextArea:m,blurTextArea:y,toggleTextAreaDisabled:b,toggleTextAreaSensitiveMode:w}},Ny=R.createContext({toasts:[],setSyncedToasts:()=>{},syncedToastsRef:{current:[]}}),Oy=()=>R.useContext(Ny),Ry=({children:e})=>{const[t,n,r]=bm([]);return oA.jsx(Ny.Provider,{value:{toasts:t,setSyncedToasts:n,syncedToastsRef:r},children:e})},Ly=()=>{const{settings:e}=um(),{toasts:t,setSyncedToasts:n,syncedToastsRef:r}=Oy(),{dispatchRcbEvent:o}=Im(),a=R.useCallback((async(t,a)=>{var i,l,s,c;let u=null;if(r.current.length>=((null==(i=e.toast)?void 0:i.maxCount)??3)){if(null!=(l=e.toast)&&l.forbidOnMax)return null;u=Zm();let r={id:u,content:t,timeout:a};if(null!=(s=e.event)&&s.rcbShowToast){const e=await o(Em.SHOW_TOAST,{toast:r});if(e.defaultPrevented)return null;r=e.data.toast}return n((e=>[...e.slice(1),r])),u}u=Zm();let A={id:u,content:t,timeout:a};if(null!=(c=e.event)&&c.rcbShowToast){const e=await o(Em.SHOW_TOAST,{toast:A});if(e.defaultPrevented)return null;A=e.data.toast}return n((e=>[...e,A])),u}),[e,o]),i=R.useCallback((async t=>{var a;const i=r.current.find((e=>e.id===t));return!i||null!=(a=e.event)&&a.rcbDismissToast&&(await o(Em.DISMISS_TOAST,{toast:i})).defaultPrevented?null:(n((e=>e.filter((e=>e.id!==t)))),t)}),[o]);return{showToast:a,dismissToast:i,toasts:t,replaceToasts:R.useCallback((e=>{n(e)}),[])}},Fy=()=>{var e,t,n,r,o;const{settings:a}=um(),{paths:i,setSyncedPaths:l,syncedPathsRef:s}=Dm(),{flowRef:c,streamMessageMap:u,paramsInputRef:A,keepVoiceOnRef:d,timeoutIdRef:f}=ym(),{setSyncedIsBotTyping:p,setSyncedTextAreaDisabled:h,setSyncedTextAreaSensitiveMode:g,blockAllowsAttachment:m,setBlockAllowsAttachment:y}=xm(),{dispatchRcbEvent:v}=Im(),{endStreamMessage:b,injectMessage:w,removeMessage:x,simulateStreamMessage:k,streamMessage:E}=xy(),{showToast:S,dismissToast:C}=Ly(),{toggleChatWindow:P}=Tm(),{updateTextAreaFocus:D,setTextAreaValue:B}=_y(),{syncVoice:I}=Qy(),T=R.useCallback((async e=>{var t;if(null!=(t=a.event)&&t.rcbPostProcessBlock){const t=await v(Em.POST_PROCESS_BLOCK,{block:e});if(t.defaultPrevented)return null;e=t.data.block}return e}),[null==(e=a.event)?void 0:e.rcbPostProcessBlock,v]),M=R.useCallback((async(e,t)=>{var n,r,o,i;if(!e)return;let l=c.current[e];if(!l)return void p(!1);if(null!=(n=a.event)&&n.rcbPreProcessBlock){const e=await v(Em.PRE_PROCESS_BLOCK,{block:l});if(e.defaultPrevented)return;l=e.data.block}p(!0),null!=(r=a.chatInput)&&r.blockSpam&&h(!0),g(!1);const s={prevPath:t,currPath:e,goToPath:N,setTextAreaValue:B,userInput:A.current,endStreamMessage:b,injectMessage:w,removeMessage:x,simulateStreamMessage:k,streamMessage:E,toggleChatWindow:P,showToast:S,dismissToast:C};await(async(e,t,n,r,o,a,i)=>{if(!e)throw new Error("Block is not valid.");for(const l of Object.keys(e))switch(l){case"message":await Um(e,t,n);break;case"options":await qm(e,t);break;case"checkboxes":await jm(e,t);break;case"component":await Vm(e,t);break;case"chatDisabled":await Ym(e,t,o);break;case"isSensitive":await Xm(e,t,a);break;case"transition":await Gm(e,t,r,i)}})(l,s,(null==(o=a.botBubble)?void 0:o.simulateStream)??!1,f,h,g,T),p(!1),"chatDisabled"in l||h(null==(i=a.chatInput)?void 0:i.disabled),"isSensitive"in l||g(!1),y("function"==typeof l.file),D(e),I(d.current&&!l.chatDisabled),e!==t&&u.current.clear()}),[c,D,I,null==(t=a.botBubble)?void 0:t.simulateStream,null==(n=a.chatInput)?void 0:n.disabled,A,b,w,x,k,E,P,S,C,d,u]),Q=R.useCallback((()=>s.current.length>0?s.current.at(-1)??null:null),[]),_=R.useCallback((()=>s.current.length>1?s.current.at(-2)??null:null),[]),N=R.useCallback((async e=>{var t;const n=Q(),r=_();return(null==(t=a.event)||!t.rcbChangePath||!(await v(Em.CHANGE_PATH,{currPath:n,prevPath:r,nextPath:e})).defaultPrevented)&&(l((t=>[...t,e])),await M(e,n),!0)}),[null==(r=a.chatInput)?void 0:r.blockSpam,null==(o=a.event)?void 0:o.rcbChangePath,M,v]),O=R.useCallback((e=>{l(e)}),[]);return{getCurrPath:Q,getPrevPath:_,goToPath:N,blockAllowsAttachment:m,setBlockAllowsAttachment:y,paths:i,replacePaths:O,firePostProcessBlockEvent:T}},zy=()=>{var e,t,n,r;const{settings:o}=um(),{endStreamMessage:a,injectMessage:i,removeMessage:l,simulateStreamMessage:s,streamMessage:c}=xy(),{syncedPathsRef:u}=Dm(),{getCurrPath:A,getPrevPath:d,goToPath:f,firePostProcessBlockEvent:p}=Fy(),{setSyncedTextAreaSensitiveMode:h,setSyncedTextAreaDisabled:g,setSyncedIsBotTyping:m,setBlockAllowsAttachment:y,setInputLength:v,syncedVoiceToggledOnRef:b,syncedTextAreaSensitiveModeRef:w}=xm(),{flowRef:x,inputRef:k,keepVoiceOnRef:E,paramsInputRef:S,timeoutIdRef:C}=ym(),{showToast:P,dismissToast:D}=Ly(),{dispatchRcbEvent:B}=Im(),{syncVoice:I}=Qy(),{setTextAreaValue:T}=_y(),{toggleChatWindow:M}=Tm(),Q=R.useCallback((async e=>{var t,n,r,a,l,c;const u=A();if(u&&x.current[u]){if(w.current){if(null!=(t=null==o?void 0:o.sensitiveInput)&&t.hideInUserBubble)return;if(null!=(n=null==o?void 0:o.sensitiveInput)&&n.maskInUserBubble)return void(null!=(r=o.userBubble)&&r.simulateStream?await s("*".repeat((null==(a=o.sensitiveInput)?void 0:a.asterisksCount)??10),"USER"):await i("*".repeat((null==(l=o.sensitiveInput)?void 0:l.asterisksCount)??10),"USER"))}null!=(c=o.userBubble)&&c.simulateStream?await s(e,"USER"):await i(e,"USER")}}),[x,A,o,i,s,w]),_=R.useCallback((async(e,t=!0)=>{var n,r;if(""===(e=e.trim()))return;t&&await Q(e),C.current&&clearTimeout(C.current),k.current&&(T(""),v(0));const w=A();if(!w)return;let B=x.current[w];const _=await p(B);_&&(null!=(n=o.chatInput)&&n.blockSpam&&g(!0),E.current=b.current,I(!1),setTimeout((()=>{m(!0)}),400),h(!1),setTimeout((async()=>{var e;const t={prevPath:d(),currPath:A(),goToPath:f,setTextAreaValue:T,userInput:S.current,injectMessage:i,simulateStreamMessage:s,streamMessage:c,removeMessage:l,endStreamMessage:a,toggleChatWindow:M,showToast:P,dismissToast:D},n=u.current.length;await Km(_,t),u.current.length===n&&(g("chatDisabled"in B?!!B.chatDisabled:!(null==(e=o.chatInput)||!e.disabled)),Xm(B,t,h),y("function"==typeof B.file),I(E.current),m(!1))}),null==(r=o.chatInput)?void 0:r.botDelay))}),[C,null==(e=o.chatInput)?void 0:e.blockSpam,null==(t=o.chatInput)?void 0:t.botDelay,null==(n=o.chatInput)?void 0:n.disabled,E,b,I,Q,d,A,f,i,s,c,l,a,M,P,D,x]);return{handleSubmitText:R.useCallback((async(e,t=!0)=>{var n,r;e=e??(null==(n=k.current)?void 0:n.value),!(null!=(r=o.event)&&r.rcbUserSubmitText&&(await B(Em.USER_SUBMIT_TEXT,{inputText:e,sendInChat:t})).defaultPrevented||!A())&&_(e,t)}),[B,A,_,k,null==(r=o.event)?void 0:r.rcbUserSubmitText])}},jy=()=>{var e;const{settings:t}=um();return R.useMemo((()=>{var e;if(typeof window>"u"||!window.navigator)return!1;if(null==(e=t.device)||!e.applyMobileOptimizations)return!0;const n=navigator.userAgent,r=!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(n),o=window.innerWidth>=768;return r&&o}),[null==(e=t.device)?void 0:e.applyMobileOptimizations])},Hy=({buttons:e})=>{var t,n,r,o,a,i,l,s,c,u,A;const d=jy(),{settings:f}=um(),{styles:p}=pm(),{textAreaDisabled:h,textAreaSensitiveMode:g,inputLength:m,hasFlowStarted:y,setHasFlowStarted:v,setInputLength:b}=xm(),{inputRef:w}=ym(),[x,k]=R.useState(!1),[E,S]=R.useState(!1),{handleSubmitText:C}=zy(),{setTextAreaValue:P}=_y(),D={boxSizing:d?"content-box":"border-box",...p.chatInputAreaStyle},B={outline:h?"":"none",boxShadow:h?"":`0 0 5px ${null==(t=f.general)?void 0:t.primaryColor}`,boxSizing:d?"content-box":"border-box",...p.chatInputAreaStyle,...p.chatInputAreaFocusedStyle},I={cursor:`url("${null==(n=f.general)?void 0:n.actionDisabledIcon}"), auto`,caretColor:"transparent",boxSizing:d?"content-box":"border-box",...p.chatInputAreaStyle,...p.chatInputAreaDisabledStyle},T={color:"#989898",...p.characterLimitStyle},M={color:"#ff0000",...p.characterLimitReachedStyle},Q=h?null==(r=f.chatInput)?void 0:r.disabledPlaceholderText:null==(o=f.chatInput)?void 0:o.enabledPlaceholderText,_=()=>{h||k(!0)},N=()=>{k(!1)},O=()=>{S(!0)},L=()=>{S(!1)},F=async e=>{var t;if(!E&&"Enter"===e.key){if(e.shiftKey)return void(null!=(t=f.chatInput)&&t.allowNewline||e.preventDefault());e.preventDefault(),await C()}},z=e=>{w.current&&(P(e.target.value),b(w.current.value.length))};return oA.jsxs("div",{"aria-label":(null==(a=f.ariaLabel)?void 0:a.inputTextArea)??"input text area",role:"textbox",onMouseDown:e=>{var t;e.stopPropagation(),!y&&"ON_CHATBOT_INTERACT"===(null==(t=f.general)?void 0:t.flowStartTrigger)&&v(!0)},style:{...p.chatInputContainerStyle},className:"rcb-chat-input",children:[g&&null!=(i=f.sensitiveInput)&&i.maskInTextArea?oA.jsx("input",{ref:w,type:"password",className:"rcb-chat-input-textarea",style:h?I:x?B:D,placeholder:Q,onChange:z,onKeyDown:F,onFocus:_,onBlur:N,onCompositionStart:O,onCompositionEnd:L}):oA.jsx("textarea",{ref:w,style:h?I:x?B:D,rows:1,className:"rcb-chat-input-textarea",placeholder:Q,onChange:z,onKeyDown:F,onFocus:_,onBlur:N,onCompositionStart:O,onCompositionEnd:L}),oA.jsxs(oA.Fragment,{children:[null==e?void 0:e.map(((e,t)=>oA.jsx(R.Fragment,{children:e},t))),(null==(l=f.chatInput)?void 0:l.showCharacterCount)&&null!=(null==(s=f.chatInput)?void 0:s.characterLimit)&&(null==(c=f.chatInput)?void 0:c.characterLimit)>0&&oA.jsxs("div",{className:"rcb-chat-input-char-counter",style:m>=(null==(u=f.chatInput)?void 0:u.characterLimit)?M:T,children:[m,"/",null==(A=f.chatInput)?void 0:A.characterLimit]})]})]})},Uy=({buttons:e})=>{var t;const{settings:n}=um(),{styles:r}=pm();return oA.jsxs("div",{"data-testid":"chatbot-footer-container",style:{...r.footerStyle},className:"rcb-chat-footer-container",children:[oA.jsx("div",{className:"rcb-chat-footer",children:null==e?void 0:e.map(((e,t)=>oA.jsx(R.Fragment,{children:e},t)))}),oA.jsx("span",{children:null==(t=n.footer)?void 0:t.text})]})},Wy=()=>{var e,t,n,r,o,a,i;const{settings:l}=um(),{styles:s}=pm(),{unreadCount:c}=xm(),{isChatWindowOpen:u,toggleChatWindow:A}=Tm(),d={backgroundImage:`linear-gradient(to right, ${null==(e=l.general)?void 0:e.secondaryColor},\n\t\t\t${null==(t=l.general)?void 0:t.primaryColor})`,...s.chatButtonStyle},f={backgroundImage:`url(${null==(n=l.chatButton)?void 0:n.icon})`,fill:"#fff",width:75,height:75,...s.chatIconStyle};return oA.jsx(oA.Fragment,{children:!(null!=(r=l.general)&&r.embedded)&&oA.jsxs("div",{"aria-label":(null==(o=l.ariaLabel)?void 0:o.chatButton)??"open chat",role:"button",style:d,className:"rcb-toggle-button "+(u?"rcb-button-hide":"rcb-button-show"),onClick:()=>A(!0),children:[(()=>{var e;const t=null==(e=l.chatButton)?void 0:e.icon;return t&&"string"!=typeof t?t&&oA.jsx("span",{className:"rcb-toggle-icon",children:oA.jsx(t,{style:f})}):oA.jsx("span",{className:"rcb-toggle-icon",style:f})})(),!(null!=(a=l.notification)&&a.disabled)&&(null==(i=l.notification)?void 0:i.showCount)&&oA.jsx("span",{style:{...s.notificationBadgeStyle},className:"rcb-badge",children:c})]})})},qy=()=>{var e,t,n,r;const o=jy(),{settings:a}=um(),{styles:i}=pm(),{chatBodyRef:l}=ym(),{isChatWindowOpen:s,toggleChatWindow:c}=Tm(),[u,A]=R.useState(!1),[d,f]=R.useState(!1),[p,h]=R.useState(0);R.useEffect((()=>{var e,t,n;const r=null==(e=a.tooltip)?void 0:e.mode;if("ALWAYS"===r)if(o){let e;e=s?((null==(t=l.current)?void 0:t.offsetWidth)??375)-("number"==typeof(null==(n=i.chatButtonStyle)?void 0:n.width)?i.chatButtonStyle.width:75):0,h(e),A(!0)}else A(!s);else"NEVER"===r?A(!1):"START"===r?d?A(!1):(f(!0),A(!0)):"CLOSE"===r&&A(!s)}),[s]);const g={transform:`translateX(-${p}px)`,right:((null==(e=i.chatButtonStyle)?void 0:e.width)??75)+40,bottom:30,backgroundColor:null==(t=a.general)?void 0:t.secondaryColor,color:"#fff",...i.tooltipStyle},m={borderColor:`transparent transparent transparent ${g.backgroundColor}`};return oA.jsx(oA.Fragment,{children:!(null!=(n=a.general)&&n.embedded)&&oA.jsxs("div",{"data-testid":"chat-tooltip",style:g,className:"rcb-chat-tooltip "+(u?"rcb-tooltip-show":"rcb-tooltip-hide"),onClick:()=>c(!0),children:[oA.jsx("span",{children:null==(r=a.tooltip)?void 0:r.text}),oA.jsx("span",{className:"rcb-chat-tooltip-tail",style:m})]})})},Vy=({id:e,content:t,timeout:n})=>{var r,o;const{settings:a}=um(),{styles:i}=pm(),[l]=R.useState({toastPromptStyle:{...i.toastPromptStyle},toastPromptHoveredStyle:{...i.toastPromptHoveredStyle}}),{dismissToast:s}=Ly(),[c,u]=R.useState(!1),A={color:null==(r=a.general)?void 0:r.primaryColor,borderColor:null==(o=a.general)?void 0:o.primaryColor,...l.toastPromptHoveredStyle};return R.useEffect((()=>{if(n){const t=setTimeout((()=>{s(e)}),n);return()=>clearTimeout(t)}}),[e,s,n]),"string"==typeof t?oA.jsx("div",{onMouseEnter:()=>{u(!0)},onMouseLeave:()=>{u(!1)},style:c?A:l.toastPromptStyle,onMouseDown:async t=>{var n;null!=(n=a.toast)&&n.dismissOnClick&&(t.preventDefault(),await s(e))},className:"rcb-toast-prompt",children:t}):oA.jsx(oA.Fragment,{children:t})},Gy=()=>{var e,t,n,r,o,a,i,l,s,c,u,A;const{styles:d}=pm(),{toasts:f}=Oy(),p={bottom:`calc(${"number"==typeof(null==(e=d.footerStyle)?void 0:e.height)?`${null==(t=d.footerStyle)?void 0:t.height}px`:(null==(n=d.footerStyle)?void 0:n.height)??"50px"} + ${"number"==typeof(null==(r=d.chatInputContainerStyle)?void 0:r.height)?`${null==(o=d.chatInputContainerStyle)?void 0:o.height}px`:(null==(a=d.chatInputContainerStyle)?void 0:a.height)??"70px"} + 20px)`,width:300,minWidth:`calc(${"number"==typeof(null==(i=d.chatWindowStyle)?void 0:i.width)?`${null==(l=d.chatWindowStyle)?void 0:l.width}px`:(null==(s=d.chatWindowStyle)?void 0:s.width)??"375px"} / 2)`,maxWidth:`calc(${"number"==typeof(null==(c=d.chatWindowStyle)?void 0:c.width)?`${null==(u=d.chatWindowStyle)?void 0:u.width}px`:(null==(A=d.chatWindowStyle)?void 0:A.width)??"375px"} - 50px)`,...d.toastPromptContainerStyle};return oA.jsx("div",{className:"rcb-toast-prompt-container",style:p,children:f.map((e=>oA.jsx(Vy,{id:e.id,content:e.content,timeout:e.timeout},e.id)))})},Yy=({file:e,fileType:t,fileUrl:n})=>{var r,o,a;const{settings:i}=um(),{styles:l}=pm(),s={backgroundColor:null==(r=i.general)?void 0:r.primaryColor,maxWidth:null!=(o=i.userBubble)&&o.showAvatar?"65%":"70%",...l.mediaDisplayContainerStyle};return oA.jsx(oA.Fragment,{children:n?oA.jsxs(oA.Fragment,{children:["image"===t&&n&&oA.jsx("div",{style:s,className:"rcb-media-display-image-container rcb-media-entry","data-testid":"media-display-image-container",children:oA.jsx("img",{src:n,alt:"Image Display",className:"rcb-media-display-image"})}),"video"===t&&n&&oA.jsx("div",{style:s,className:"rcb-media-display-video-container rcb-media-entry","data-testid":"media-display-video-container",children:oA.jsxs("video",{controls:!0,className:"rcb-media-display-video",children:[oA.jsx("source",{src:n,type:e.type}),"Your browser does not support the video tag."]})}),"audio"===t&&n&&oA.jsxs("audio",{"data-testid":"media-display-audio-container",style:{maxWidth:null!=(a=i.userBubble)&&a.showAvatar?"65%":"70%"},controls:!0,className:"rcb-media-display-audio rcb-media-entry",children:[oA.jsx("source",{src:n,type:e.type}),"Your browser does not support the audio tag."]})]}):oA.jsx(oA.Fragment,{})})},Xy=async e=>{if(!e)return{fileType:null,fileUrl:null};const t=e.type.split("/")[0];if(!["image","video","audio"].includes(t))return{fileType:null,fileUrl:null};try{const n=await new Promise(((t,n)=>{const r=new FileReader;r.onload=()=>t(r.result),r.onerror=()=>n(new Error("File reading failed")),r.readAsDataURL(e)}));return{fileType:t,fileUrl:n}}catch(e){return console.error(e),{fileType:null,fileUrl:null}}},Ky=()=>{var e,t,n,r,o,a;const{settings:i}=um(),{styles:l}=pm(),{injectMessage:s,simulateStreamMessage:c,streamMessage:u,removeMessage:A,endStreamMessage:d}=xy(),{getCurrPath:f,getPrevPath:p,goToPath:h,blockAllowsAttachment:g}=Fy(),{flowRef:m,inputRef:y}=ym(),v=m.current,{showToast:b,dismissToast:w}=Ly(),{dispatchRcbEvent:x}=Im(),{toggleChatWindow:k}=Tm(),{setTextAreaValue:E}=_y(),{handleSubmitText:S}=zy(),C={cursor:`url("${null==(e=i.general)?void 0:e.actionDisabledIcon}"), auto`,...l.fileAttachmentButtonStyle,...l.fileAttachmentButtonDisabledStyle},P={backgroundImage:`url(${null==(t=i.fileAttachment)?void 0:t.icon})`,fill:"#a6a6a6",...l.fileAttachmentIconStyle},D={backgroundImage:`url(${null==(n=i.fileAttachment)?void 0:n.icon})`,fill:"#a6a6a6",...l.fileAttachmentIconStyle,...l.fileAttachmentIconDisabledStyle};return oA.jsxs("label",{"aria-label":(null==(r=i.ariaLabel)?void 0:r.fileAttachmentButton)??"upload file",role:"button",className:g?"rcb-attach-button-enabled":"rcb-attach-button-disabled",style:g?{...l.fileAttachmentButtonStyle}:C,children:[oA.jsx("input",{className:"rcb-attach-input",role:"file",type:"file",onChange:async e=>{var t,n,r,o;const a=e.target.files;if(!a)return;const l=Array.from(a);if(e.target.value="",null!=(t=i.event)&&t.rcbUserUploadFile&&(await x(Em.USER_UPLOAD_FILE,{files:l})).defaultPrevented)return;const g=f();if(!g)return;const m=v[g];if(!m)return;const C=m.file;if(null!=C){const e=[];for(let t=0;t<l.length;t++){if(e.push(l[t].name),null==(n=i.fileAttachment)||!n.showMediaDisplay)continue;const r=await Xy(l[t]);!r.fileType||!r.fileUrl||await s(oA.jsx(Yy,{file:l[t],fileType:r.fileType,fileUrl:r.fileUrl}),"USER")}await S("📄 "+e.join(", "),null==(r=i.fileAttachment)?void 0:r.sendFileName),await C({userInput:null==(o=y.current)?void 0:o.value,prevPath:p(),currPath:f(),goToPath:h,setTextAreaValue:E,injectMessage:s,simulateStreamMessage:c,streamMessage:u,removeMessage:A,endStreamMessage:d,toggleChatWindow:k,showToast:b,dismissToast:w,files:l})}},multiple:null==(o=i.fileAttachment)?void 0:o.multiple,accept:null==(a=i.fileAttachment)?void 0:a.accept,disabled:!g}),(()=>{var e,t;const n=g?null==(e=i.fileAttachment)?void 0:e.icon:null==(t=i.fileAttachment)?void 0:t.iconDisabled;return n&&"string"!=typeof n?n&&oA.jsx("span",{className:g?"rcb-attach-icon-enabled":"rcb-attach-icon-disabled",children:oA.jsx(n,{style:g?P:D})}):oA.jsx("span",{className:g?"rcb-attach-icon-enabled":"rcb-attach-icon-disabled",style:g?P:D})})()]})},Jy=()=>{var e,t,n,r,o,a;const{settings:i}=um(),{styles:l}=pm(),{syncedTextAreaDisabledRef:s}=xm(),{inputRef:c}=ym(),{textAreaDisabled:u,setTextAreaValue:A}=_y(),d=R.useRef(null),f=R.useRef(null),[p,h]=R.useState(!1),g={cursor:`url("${null==(e=i.general)?void 0:e.actionDisabledIcon}"), auto`,...l.emojiButtonStyle,...l.emojiButtonDisabledStyle},m={backgroundImage:`url(${null==(t=i.emoji)?void 0:t.icon})`,fill:"#a6a6a6",...l.emojiIconStyle},y={backgroundImage:`url(${null==(n=i.emoji)?void 0:n.icon})`,fill:"#a6a6a6",...l.emojiIconStyle,...l.emojiIconDisabledStyle};R.useEffect((()=>{const e=e=>{const t=e.composedPath();d.current&&!t.includes(d.current)&&f.current&&!t.includes(f.current)&&h(!1)},t=()=>{(()=>{if(d.current&&f.current){const e=f.current.getBoundingClientRect(),t=d.current.offsetHeight,n=e.top-t-8;d.current.style.left=`${e.left}px`,d.current.style.top=`${n}px`}})()};return document.addEventListener("mousedown",e),window.addEventListener("resize",t),()=>{document.removeEventListener("mousedown",e),window.removeEventListener("resize",t)}}),[]);return oA.jsxs(oA.Fragment,{children:[oA.jsx("div",{"aria-label":(null==(r=i.ariaLabel)?void 0:r.emojiButton)??"emoji picker",role:"button",ref:f,className:""+(u?"rcb-emoji-button-disabled":"rcb-emoji-button-enabled"),style:u?g:{...l.emojiButtonStyle},onMouseDown:e=>{e.preventDefault(),s.current?h(!1):h((e=>!e))},children:(()=>{var e,t;const n=u?null==(e=i.emoji)?void 0:e.iconDisabled:null==(t=i.emoji)?void 0:t.icon;return n&&"string"!=typeof n?n&&oA.jsx("span",{className:""+(u?"rcb-emoji-icon-disabled":"rcb-emoji-icon-enabled"),children:oA.jsx(n,{style:u?y:m})}):oA.jsx("span",{className:""+(u?"rcb-emoji-icon-disabled":"rcb-emoji-icon-enabled"),style:u?y:m})})()}),p&&oA.jsx("div",{className:"rcb-emoji-button-popup",ref:d,children:null==(a=null==(o=i.emoji)?void 0:o.list)?void 0:a.map(((e,t)=>oA.jsx("span",{className:"rcb-emoji",onMouseDown:t=>((e,t)=>{e.preventDefault(),c.current&&(A(c.current.value+t),setTimeout((()=>{const e=c.current;if(e){e.focus();const t=e.value.length;e.setSelectionRange(t,t)}}),50)),h(!1)})(t,e),children:e},t)))})]})},$y=()=>{var e,t,n;const{settings:r}=um(),{styles:o}=pm(),{audioToggledOn:a,toggleAudio:i}=wy(),l={backgroundImage:`url(${null==(e=r.audio)?void 0:e.icon})`,fill:"#fcec3d",...o.audioIconStyle},s={backgroundImage:`url(${null==(t=r.audio)?void 0:t.iconDisabled})`,fill:"#e8eaed",...o.audioIconStyle,...o.audioIconDisabledStyle};return oA.jsx("div",{"aria-label":(null==(n=r.ariaLabel)?void 0:n.audioButton)??"toggle audio",role:"button",onMouseDown:async e=>{e.preventDefault(),await i()},style:a?{...o.audioButtonStyle}:{...o.audioButtonStyle,...o.audioButtonDisabledStyle},children:(()=>{var e,t;const n=a?null==(e=r.audio)?void 0:e.icon:null==(t=r.audio)?void 0:t.iconDisabled;return n&&"string"!=typeof n?n&&oA.jsx("span",{className:"rcb-audio-icon","data-testid":"rcb-audio-icon",children:oA.jsx(n,{style:a?l:s,"data-testid":"rcb-audio-icon-svg"})}):oA.jsx("span",{className:"rcb-audio-icon","data-testid":"rcb-audio-icon",style:a?l:s})})()})},Zy=()=>{var e,t;const{settings:n}=um(),{styles:r}=pm(),{toggleChatWindow:o}=Tm(),a={backgroundImage:`url(${null==(e=n.header)?void 0:e.closeChatIcon})`,fill:"#e8eaed",stroke:"#e8eaed",...r.closeChatIconStyle};return oA.jsx("div",{"aria-label":(null==(t=n.ariaLabel)?void 0:t.closeChatButton)??"close chat",role:"button",onMouseDown:e=>{e.stopPropagation(),o(!1)},style:{...r.closeChatButtonStyle},children:(()=>{var e;const t=null==(e=n.header)?void 0:e.closeChatIcon;return t&&"string"!=typeof t?t&&oA.jsx("span",{className:"rcb-close-chat-icon","data-testid":"rcb-close-chat-icon",children:oA.jsx(t,{style:a})}):oA.jsx("span",{className:"rcb-close-chat-icon","data-testid":"rcb-close-chat-icon",style:a})})()})},ev=()=>{var e,t,n;const{settings:r}=um(),{styles:o}=pm(),{notificationsToggledOn:a,toggleNotifications:i}=(()=>{const{notificationsToggledOn:e,toggleNotifications:t,playNotificationSound:n}=vy();return{notificationsToggledOn:e,toggleNotifications:t,playNotificationSound:n}})(),l={backgroundImage:`url(${null==(e=r.notification)?void 0:e.icon})`,fill:"#fcec3d",...o.notificationIconStyle},s={backgroundImage:`url(${null==(t=r.notification)?void 0:t.iconDisabled})`,fill:"#e8eaed",...o.notificationIconStyle,...o.notificationIconDisabledStyle};return oA.jsx("div",{"aria-label":(null==(n=r.ariaLabel)?void 0:n.notificationButton)??"toggle notifications",role:"button",onMouseDown:async e=>{e.preventDefault(),await i()},style:a?{...o.notificationButtonStyle}:{...o.notificationButtonStyle,...o.notificationButtonDisabledStyle},children:(()=>{var e,t;const n=a?null==(e=r.notification)?void 0:e.icon:null==(t=r.notification)?void 0:t.iconDisabled;return n&&"string"!=typeof n?n&&oA.jsx("span",{className:"rcb-notification-icon","data-testid":"rcb-notification-icon",children:oA.jsx(n,{style:a?l:s,"data-testid":"rcb-notification-icon-svg"})}):oA.jsx("span",{className:"rcb-notification-icon","data-testid":"rcb-notification-icon",style:a?l:s})})()})},tv=()=>{var e,t,n;const{settings:r}=um(),{styles:o}=pm(),{injectMessage:a}=xy(),{inputRef:i}=ym(),{voiceToggledOn:l,toggleVoice:s}=Qy(),{setInputLength:c,setTextAreaValue:u,textAreaDisabled:A}=_y(),{handleSubmitText:d}=zy(),f=R.useRef([]),[p,h]=R.useState(!1);R.useEffect((()=>{var e;null!=(e=r.voice)&&e.sendAsAudio?(v(),f.current=[]):d()}),[p]),R.useEffect((()=>{l?((e,t,n,r,o,a,i)=>{var l;null!=(l=e.voice)&&l.sendAsAudio?Iy(n,a):By(e,t,n,r,o,i)})(r,s,y,u,c,f,i):Ty()}),[l]);const g={backgroundImage:`url(${null==(e=r.voice)?void 0:e.icon})`,fill:"#9aa0a6",...o.voiceIconStyle},m={backgroundImage:`url(${null==(t=r.voice)?void 0:t.iconDisabled})`,fill:"#9aa0a6",...o.voiceIconStyle,...o.voiceIconDisabledStyle},y=()=>{h((e=>!e))},v=async()=>{const e=new Blob(f.current,{type:"audio/wav"}),t=new File([e],"voice-input.wav",{type:"audio/wav"}),n=await Xy(t);!n.fileType||!n.fileUrl||await a(oA.jsx(Yy,{file:t,fileType:n.fileType,fileUrl:n.fileUrl}),"USER")};return oA.jsx("div",{"aria-label":(null==(n=r.ariaLabel)?void 0:n.voiceButton)??"toggle voice",role:"button",onMouseDown:async e=>{e.preventDefault(),!A&&await s()},style:l&&!A?{...o.voiceButtonStyle}:{...o.voiceButtonStyle,...o.voiceButtonDisabledStyle},className:l&&!A?"rcb-voice-button-enabled":"rcb-voice-button-disabled",children:(()=>{var e,t;const n=l?null==(e=r.voice)?void 0:e.icon:null==(t=r.voice)?void 0:t.iconDisabled;return n&&"string"!=typeof n?n&&oA.jsx("span",{className:"rcb-voice-icon "+(l&&!A?"on":""),children:oA.jsx(n,{style:l&&!A?g:m})}):oA.jsx("span",{className:"rcb-voice-icon"+(l&&!A?"-on":""),"data-testid":"rcb-voice-icon",style:l&&!A?g:m})})()})},nv=()=>{var e,t,n,r,o,a,i,l;const{settings:s}=um(),{styles:c}=pm(),{textAreaDisabled:u}=xm(),[A,d]=R.useState(!1),{handleSubmitText:f}=zy(),p={backgroundColor:null==(e=s.general)?void 0:e.primaryColor,...c.sendButtonStyle},h={cursor:`url("${null==(t=s.general)?void 0:t.actionDisabledIcon}"), auto`,backgroundColor:null==(n=s.general)?void 0:n.primaryColor,...c.sendButtonStyle,...c.sendButtonDisabledStyle},g={backgroundColor:null==(r=s.general)?void 0:r.secondaryColor,...c.sendButtonStyle,...c.sendButtonHoveredStyle},m={backgroundImage:`url(${null==(o=s.chatInput)?void 0:o.sendButtonIcon})`,fill:"#fff",...c.sendIconStyle},y={backgroundImage:`url(${null==(a=s.chatInput)?void 0:a.sendButtonIcon})`,fill:"#fff",...c.sendIconStyle,...c.sendIconDisabledStyle},v={backgroundImage:`url(${null==(i=s.chatInput)?void 0:i.sendButtonIcon})`,fill:"#fff",...c.sendIconStyle,...c.sendIconHoveredStyle};return oA.jsx("div",{"aria-label":(null==(l=s.ariaLabel)?void 0:l.sendButton)??"send message",role:"button",onMouseEnter:()=>{d(!0)},onMouseLeave:()=>{d(!1)},onMouseDown:async e=>{null==e||e.preventDefault(),!u&&await f()},style:u?h:A?g:p,className:"rcb-send-button",children:(()=>{var e;const t=null==(e=s.chatInput)?void 0:e.sendButtonIcon;return t&&"string"!=typeof t?t&&oA.jsx("span",{className:"rcb-send-icon","data-testid":"rcb-send-icon",children:oA.jsx(t,{style:u?y:A?v:m})}):oA.jsx("span",{className:"rcb-send-icon","data-testid":"rcb-send-icon",style:u?y:A?v:m})})()})},rv=(e,t)=>{var n,r,o,a,i,l,s,c,u;const A={[Xg.AUDIO_BUTTON]:null==(n=e.audio)?void 0:n.disabled,[Xg.CLOSE_CHAT_BUTTON]:null==(r=e.general)?void 0:r.embedded,[Xg.EMOJI_PICKER_BUTTON]:null==(o=e.emoji)?void 0:o.disabled,[Xg.FILE_ATTACHMENT_BUTTON]:null==(a=e.fileAttachment)?void 0:a.disabled,[Xg.NOTIFICATION_BUTTON]:null==(i=e.notification)?void 0:i.disabled,[Xg.SEND_MESSAGE_BUTTON]:!1,[Xg.VOICE_MESSAGE_BUTTON]:null==(l=e.voice)?void 0:l.disabled},d={},f=e=>e?e.map((e=>{if("string"==typeof e){if((e=>Object.values(Xg).includes(e))(e)&&!A[e]){if(d[e])return d[e];const n=t[e];if("function"==typeof n){const t=n();return d[e]=t,t}return null}return null}return e})).filter((e=>null!==e)):[];return{header:f(null==(s=e.header)?void 0:s.buttons),chatInput:f(null==(c=e.chatInput)?void 0:c.buttons),footer:f(null==(u=e.footer)?void 0:u.buttons)}},ov=()=>{const{settings:e}=um(),t=R.useMemo((()=>({[Xg.CLOSE_CHAT_BUTTON]:()=>oA.jsx(Zy,{}),[Xg.AUDIO_BUTTON]:()=>oA.jsx($y,{}),[Xg.NOTIFICATION_BUTTON]:()=>oA.jsx(ev,{}),[Xg.EMOJI_PICKER_BUTTON]:()=>oA.jsx(Jy,{}),[Xg.FILE_ATTACHMENT_BUTTON]:()=>oA.jsx(Ky,{}),[Xg.SEND_MESSAGE_BUTTON]:()=>oA.jsx(nv,{}),[Xg.VOICE_MESSAGE_BUTTON]:()=>oA.jsx(tv,{})})),[]),{header:n,chatInput:r,footer:o}=R.useMemo((()=>rv(e,t)),[e,t]);return{headerButtons:R.useMemo((()=>n),[n]),chatInputButtons:R.useMemo((()=>r),[r]),footerButtons:R.useMemo((()=>o),[o])}},av=()=>{const{settings:e}=um(),{styles:t}=pm(),{setSyncedMessages:n,syncedMessagesRef:r}=_m(),{isLoadingChatHistory:o,setIsLoadingChatHistory:a,hasChatHistoryLoaded:i,setHasChatHistoryLoaded:l}=xm(),{chatBodyRef:s}=ym(),{dispatchRcbEvent:c}=Im(),u=R.useCallback((async()=>{var o,i;const u=sy();if(!u||null!=(o=e.event)&&o.rcbLoadChatHistory&&(await c(Em.LOAD_CHAT_HISTORY,{})).defaultPrevented)return;a(!0);const A=(null==(i=s.current)?void 0:i.scrollHeight)??0;((e,t,n,r,o,a,i,l,s)=>{var c;if(ny=!0,null!=n)try{const c=ey(oA.jsx($m,{}),"SYSTEM"),u=o.current.slice(1);r([c,...u]);const A=n.map((n=>{if("object"===n.type){const r=fy(n.content,e,t);return{...n,content:r}}return n}));setTimeout((()=>{var t;const n=o.current.slice(1);let a=null!=(t=e.chatHistory)&&t.autoLoad?ey(oA.jsx(oA.Fragment,{}),"SYSTEM"):ey(oA.jsx(Jm,{}),"SYSTEM");r([...A,a,...n]),s(!0)}),500),setTimeout((()=>{if(!a.current)return;const{scrollHeight:e}=a.current,t=e-i;a.current.scrollTop+=t,l(!1)}),510)}catch{ty.removeItem(null==(c=e.chatHistory)?void 0:c.storageKey)}})(e,t,u,n,r,s,A,a,l)}),[e,t,c,r,s,a,l]);return{isLoadingChatHistory:o,setIsLoadingChatHistory:a,hasChatHistoryLoaded:i,showChatHistory:u}},iv=()=>{var e,t,n;const{settings:r}=um(),{styles:o}=pm(),{showChatHistory:a}=av(),[i,l]=R.useState(!1),s={color:null==(e=r.general)?void 0:e.primaryColor,borderColor:null==(t=r.general)?void 0:t.primaryColor,...o.chatHistoryButtonStyle,...o.chatHistoryButtonHoveredStyle};return oA.jsx("div",{className:"rcb-view-history-container",children:oA.jsx("div",{onMouseEnter:()=>{l(!0)},onMouseLeave:()=>{l(!1)},style:i?s:{...o.chatHistoryButtonStyle},onMouseDown:e=>{e.preventDefault(),a()},className:"rcb-view-history-button",role:"button",tabIndex:0,children:oA.jsx("p",{children:null==(n=r.chatHistory)?void 0:n.viewChatHistoryButtonText})})})},lv=()=>{var e,t,n,r;const o=jy(),{settings:a}=um(),{replaceMessages:i}=xy(),{isBotTyping:l,isChatWindowOpen:s,setUnreadCount:c,setSyncedIsChatWindowOpen:u,setSyncedTextAreaDisabled:A,setSyncedAudioToggledOn:d,setSyncedVoiceToggledOn:f,setSyncedIsScrolling:p,syncedIsScrollingRef:h,syncedIsChatWindowOpenRef:g}=xm(),{chatBodyRef:m}=ym(),{viewportHeight:y,setViewportHeight:v,setViewportWidth:b,scrollToBottom:w}=Tm(),{setUpNotifications:x}=vy(),{handleFirstInteraction:k}=(()=>{var e;const{settings:t}=um(),{hasInteractedPage:n,setHasInteractedPage:r,hasFlowStarted:o,setHasFlowStarted:a}=xm(),i=R.useCallback((()=>{var e;if(r(!0),!o&&"ON_PAGE_INTERACT"===(null==(e=t.general)?void 0:e.flowStartTrigger)&&a(!0),!window.SpeechSynthesisUtterance)return void console.info("Speech Synthesis API is not supported in this environment.");const n=new window.SpeechSynthesisUtterance;n.text="",n.onend=()=>{window.removeEventListener("click",i),window.removeEventListener("keydown",i),window.removeEventListener("touchstart",i)},window.speechSynthesis.speak(n)}),[o,null==(e=t.general)?void 0:e.flowStartTrigger]);return{hasInteractedPage:n,handleFirstInteraction:i}})(),{showChatHistory:E}=av(),S=R.useRef(0),C=R.useRef(!1);R.useEffect((()=>(window.addEventListener("click",k),window.addEventListener("keydown",k),window.addEventListener("touchstart",k),()=>{window.removeEventListener("click",k),window.removeEventListener("keydown",k),window.removeEventListener("touchstart",k)})),[]),R.useEffect((()=>{const e=m.current;if(!e)return;const t=()=>{C.current||(C.current=!0,requestAnimationFrame((()=>{var t,n;if(!e)return;const{scrollTop:r,clientHeight:o,scrollHeight:i}=e,l=r+o<i-((null==(t=a.chatWindow)?void 0:t.messagePromptOffset)??30);p(l),h.current=l,l||(r+o>=i-1&&(e.scrollTop=i-o-1),(g.current||null!=(n=a.general)&&n.embedded)&&c(0)),C.current=!1})))};return e.addEventListener("wheel",t,{passive:!0}),e.addEventListener("touchmove",t,{passive:!0}),()=>{e.removeEventListener("wheel",t),e.removeEventListener("touchmove",t)}}),[]),R.useEffect((()=>{var e,t,n;A(null==(e=a.chatInput)?void 0:e.disabled),u(null==(t=a.chatWindow)?void 0:t.defaultOpen),d(null==(n=a.audio)?void 0:n.defaultToggledOn),setTimeout((()=>{var e;f(null==(e=a.voice)?void 0:e.defaultToggledOn)}),1)}),[]),R.useEffect((()=>{var e;null!=(e=a.notification)&&e.disabled||x()}),[null==(e=a.notification)?void 0:e.disabled]),R.useEffect((()=>{!h.current&&null!=m&&m.current&&w()}),[l]),R.useEffect((()=>{var e,t;if(null!=(e=a.chatHistory)&&e.disabled)ty&&ty.removeItem(ry);else if(Ay(a),sy().length>0){const e=ey(oA.jsx(iv,{}),"SYSTEM");i([e]),null!=(t=a.chatHistory)&&t.autoLoad&&E()}}),[null==(t=a.chatHistory)?void 0:t.storageKey,null==(n=a.chatHistory)?void 0:n.maxEntries,null==(r=a.chatHistory)?void 0:r.disabled]),R.useEffect((()=>{var e;o||null!=(e=a.general)&&e.embedded||!navigator.virtualKeyboard||(navigator.virtualKeyboard.overlaysContent=!0,navigator.virtualKeyboard.addEventListener("geometrychange",(e=>{if(!e.target)return;const{x:t,y:n,width:r,height:o}=e.target.boundingRect;0==t&&0==n&&0==r&&0==o?(setTimeout((()=>{var e;v(null==(e=window.visualViewport)?void 0:e.height)}),101),setTimeout((()=>{var e,t;y!=(null==(e=window.visualViewport)?void 0:e.height)&&v(null==(t=window.visualViewport)?void 0:t.height)}),1001)):setTimeout((()=>{var e;v((null==(e=window.visualViewport)?void 0:e.height)-o)}),101)})))}),[o]),R.useEffect((()=>{var e,t,n,r;if(o)return;s&&(v(null==(e=window.visualViewport)?void 0:e.height),b(null==(t=window.visualViewport)?void 0:t.width));const a=()=>window.scrollTo({top:0,left:0,behavior:"auto"}),i=()=>S.current=window.scrollY,l=()=>{var e,t;v(null==(e=window.visualViewport)?void 0:e.height),b(null==(t=window.visualViewport)?void 0:t.width)},c=()=>{var e;window.removeEventListener("scroll",a),window.removeEventListener("scroll",i),null==(e=window.visualViewport)||e.removeEventListener("resize",l)};return s?(c(),document.body.style.position="fixed",window.addEventListener("scroll",a),null==(n=window.visualViewport)||n.addEventListener("resize",l)):(document.body.style.position="static",c(),window.scrollTo({top:S.current,left:0,behavior:"auto"}),window.addEventListener("scroll",i),null==(r=window.visualViewport)||r.removeEventListener("resize",l)),c}),[s,o])},sv="https://cdn.jsdelivr.net/gh/react-chatbotify/community-themes/themes",cv="2592000",uv="RCB_THEME_CACHE_DATA",Av=async(e,t)=>{const{id:n,version:r,baseUrl:o=sv,cacheDuration:a=cv}=t,i=r||await(async(e,t)=>{const n=`${t}/${e}/meta.json`;try{const e=await fetch(n);return e.ok?(await e.json()).version:(console.error(`Failed to fetch meta.json from ${n}`),null)}catch(e){return console.error(`Failed to fetch meta.json from ${n}`,e),null}})(n,o);if(!i)return console.error(`Unable to find version for theme: ${n}`),{settings:{},inlineStyles:{},cssStylesText:""};const l=((e,t,n)=>{const r=localStorage.getItem(`${uv}_${e}_${t}`);if(!r)return null;try{const e=JSON.parse(r),t=(new Date).getTime(),o=Math.floor(t/1e3);return e.cacheDate+n>=o?e:null}catch(t){return console.error(`Unable to fetch cache for ${e}`,t),null}})(n,i,a);if(l){const t=dv(e,l.cssStylesText);return{settings:l.settings,inlineStyles:l.inlineStyles,cssStylesText:t}}const s=`${o}/${n}/${i}/styles.css`,c=`${o}/${n}/${i}/settings.json`,u=`${o}/${n}/${i}/styles.json`;let A="";const d=await fetch(s);d.ok?A=await d.text():console.info(`Could not fetch styles.css from ${s}`);const f=await fetch(c);let p={};f.ok?p=await f.json():console.info(`Could not fetch settings.json from ${c}`);const h=await fetch(u);let g={};h.ok?g=await h.json():console.info(`Could not fetch styles.json from ${u}`),((e,t,n,r,o)=>{const a=(new Date).getTime(),i={settings:n,inlineStyles:r,cssStylesText:o,cacheDate:Math.floor(a/1e3)};localStorage.setItem(`${uv}_${e}_${t}`,JSON.stringify(i))})(n,i,p,g,A);return{settings:p,inlineStyles:g,cssStylesText:dv(e,A)}},dv=(e,t)=>t.split(new RegExp("(?<=})")).map((t=>{const n=t.trim();return n.startsWith("@import")||n.startsWith("@keyframes")||n.startsWith("@media")?n:n?`#${e} ${n}`:""})).join("\n"),fv=async(e,t,n,r)=>{var o,a;let i=hv(sm),l=hv(dm),s="";if(null!=r)if(Array.isArray(r))for(const t of r){const n=await Av(e,t);i=pv(n.settings,i),l=pv(n.inlineStyles,l),s+=n.cssStylesText}else{const t=await Av(e,r);i=pv(t.settings,i),l=pv(t.inlineStyles,l),s+=t.cssStylesText}return null!=t&&(i=pv(t,i)),null!=n&&(l=pv(n,l)),null!=(null==(o=i.chatInput)?void 0:o.botDelay)&&(null==(a=i.chatInput)?void 0:a.botDelay)<500&&(i.chatInput.botDelay=500),{settings:i,inlineStyles:l,cssStylesText:s}},pv=(e,t)=>{const n=[{source:e,target:t}];for(;n.length;){const e=n.pop();if(null==e)continue;const{source:t,target:r}=e;for(const e of Object.keys(t)){const o=e;if(R.isValidElement(t[o]))r[o]=t[o];else if("object"!=typeof t[o]||null===t[o]||Array.isArray(t[o]))try{r[o]=t[o]}catch{}else("object"!=typeof r[o]||null===r[o])&&(r[o]={}),n.push({source:t[o],target:r[o]})}}return t},hv=e=>{if(null===e||"object"!=typeof e)return e;const t=Array.isArray(e)?[]:{},n=[{source:e,target:t}],r=new WeakMap;for(r.set(e,t);n.length;){const e=n.pop();if(null==e)continue;const{source:t,target:o}=e;for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)){const a=t[e];if(a&&"object"==typeof a)if(r.has(a))o[e]=r.get(a);else{const t=Array.isArray(a)?[]:{};r.set(a,t),o[e]=t,n.push({source:a,target:t})}else o[e]=a}}return t},gv=()=>{const{settings:e,setSettings:t}=um(),n=R.useCallback((n=>{!n||0===Object.keys(n).length||t(hv(pv(n,e)))}),[e]),r=R.useCallback((e=>{t(e)}),[]);return{settings:e,replaceSettings:r,updateSettings:n}},mv=()=>{const{styles:e,setStyles:t}=pm(),n=R.useCallback((n=>{!n||0===Object.keys(n).length||t(hv(pv(n,e)))}),[e]),r=R.useCallback((e=>{t(e)}),[]);return{styles:e,replaceStyles:r,updateStyles:n}},yv=({plugins:e,slots:t})=>{var n,r;const o=jy(),{settings:a}=um(),{styles:i}=pm(),{hasFlowStarted:l,setHasFlowStarted:s}=xm(),{inputRef:c}=ym(),{viewportHeight:u,viewportWidth:A,isChatWindowOpen:d}=Tm(),{goToPath:f}=Fy(),{headerButtons:p,chatInputButtons:h,footerButtons:g}=ov();lv(),(e=>{const{updateSettings:t}=gv(),{updateStyles:n}=mv(),r=null==e?void 0:e.map((e=>e()));R.useEffect((()=>{let e={},o={};null==r||r.forEach((t=>{null!=t&&t.settings&&0!==Object.keys(null==t?void 0:t.settings).length&&(e=pv(t.settings,e)),null!=t&&t.styles&&0!==Object.keys(null==t?void 0:t.styles).length&&(o=pv(t.styles,o))})),t(e),n(o)}),[])})(e),R.useEffect((()=>{var e;(l||"ON_LOAD"===(null==(e=a.general)?void 0:e.flowStartTrigger))&&f("start")}),[l,null==(n=a.general)?void 0:n.flowStartTrigger]);const m=R.useMemo((()=>{var e;const t="rcb-chatbot-global ";return null!=(e=a.general)&&e.embedded?t+"rcb-window-embedded":d?t+"rcb-window-open":t+"rcb-window-close"}),[a,d]);return oA.jsx(oA.Fragment,{children:(()=>{var e,t;return o&&(null==(e=a.device)?void 0:e.desktopEnabled)||!o&&(null==(t=a.device)?void 0:t.mobileEnabled)})()&&oA.jsxs("div",{onMouseDown:e=>{var t,n;!l&&"ON_CHATBOT_INTERACT"===(null==(t=a.general)?void 0:t.flowStartTrigger)&&s(!0),o?null==(n=c.current)||n.blur():null==e||e.preventDefault()},className:m,children:[oA.jsx(qy,{}),oA.jsx(Wy,{}),d&&!o&&!(null!=(r=a.general)&&r.embedded)&&oA.jsxs(oA.Fragment,{children:[oA.jsx("style",{children:"\n\t\t\t\t\t\t\t\t\thtml {\n\t\t\t\t\t\t\t\t\t\toverflow: hidden !important;\n\t\t\t\t\t\t\t\t\t\ttouch-action: none !important;\n\t\t\t\t\t\t\t\t\t\tscroll-behavior: auto !important;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t"}),oA.jsx("div",{style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"#fff",zIndex:9999}})]}),oA.jsx("div",{style:(()=>{var e,t;return o||null!=(e=a.general)&&e.embedded?null!=(t=a.general)&&t.embedded?{...i.chatWindowStyle}:{...i.chatWindowStyle,zIndex:1e4}:{...i.chatWindowStyle,borderRadius:"0px",left:"0px",right:"auto",top:"0px",bottom:"auto",width:`${A}px`,height:`${u}px`,zIndex:1e4}})(),className:"rcb-chat-window",children:(()=>{var e,n,r;const o=(null==t?void 0:t.chatBotHeader)||gm,i=(null==t?void 0:t.chatBotBody)||Fm,l=(null==t?void 0:t.chatBotInput)||Hy,s=(null==t?void 0:t.chatBotFooter)||Uy;return oA.jsxs(oA.Fragment,{children:[(null==(e=a.general)?void 0:e.showHeader)&&oA.jsx(o,{buttons:p}),oA.jsx(i,{}),oA.jsx(Gy,{}),(null==(n=a.general)?void 0:n.showInputRow)&&oA.jsx(l,{buttons:h}),(null==(r=a.general)?void 0:r.showFooter)&&oA.jsx(s,{buttons:g})]})})()})]})})},vv=R.createContext(void 0),bv=()=>R.useContext(vv),wv=({children:e})=>{var t;const n=R.useRef(""),r=R.useRef({}),[o,a]=R.useState({}),[i,l]=R.useState({}),[s,c]=R.useState(!1);R.useEffect((()=>{c(!0)}),[]);return s?oA.jsx("div",{style:{fontFamily:null==(t=o.general)?void 0:t.fontFamily},children:oA.jsx(vv.Provider,{value:{loadConfig:async(e,t,o,i,s,c)=>{n.current=e,r.current=t;const u=await fv(e,o,i,s);c.current&&(c.current.textContent=u.cssStylesText),a(u.settings),l(u.inlineStyles)}},children:oA.jsx(Am,{settings:o,setSettings:a,children:oA.jsx(hm,{styles:i,setStyles:l,children:oA.jsx(Ry,{children:oA.jsx(vm,{botIdRef:n,flowRef:r,children:oA.jsx(Bm,{children:oA.jsx(km,{settings:o,children:oA.jsx(Nm,{children:e})})})})})})})})}):null},xv=({id:e,flow:t,settings:n,styles:r,themes:o,plugins:a,setConfigLoaded:i,styleRootRef:l})=>{const s=R.useMemo((()=>e),[]),c=bv(),{flowRef:u}=ym();u&&u.current!==t&&(u.current=t);return R.useEffect((()=>{(async()=>{var e,u;null!=(e=n.event)&&e.rcbPreLoadChatBot&&(await Cm(Em.PRE_LOAD_CHATBOT,{botId:s,currPath:null,prevPath:null},{flow:t,settings:n,styles:r,themes:o,plugins:a})).defaultPrevented||(null!=c&&c.loadConfig&&(await c.loadConfig(s,t,n,r,o,l),i(!0)),null!=(u=n.event)&&u.rcbPostLoadChatBot&&Cm(Em.POST_LOAD_CHATBOT,{botId:s,currPath:null,prevPath:null},{flow:t,settings:n,styles:r,themes:o,plugins:a}))})()}),[o]),null},kv=["Quickstart","API Docs","Examples","Github","Discord"],Ev={start:{message:"Hello, I am Tan Jin 👋! Welcome to React ChatBotify, I'm excited that you are using our chatbot 😊!",transition:{duration:1e3},chatDisabled:!0,path:"show_options"},show_options:{message:"It looks like you have not set up a conversation flow yet. No worries! Here are a few helpful things you can check out to get started:",options:kv,path:"process_options"},prompt_again:{message:"Do you need any other help?",options:kv,path:"process_options"},unknown_input:{message:"Sorry, I do not understand your message 😢! If you require further assistance, you may click on the Github option and open an issue there or visit our discord.",options:kv,path:"process_options"},process_options:{transition:{duration:0},path:e=>{let t="";switch(e.userInput){case"Quickstart":t="https://react-chatbotify.com/docs/introduction/quickstart/";break;case"API Docs":t="https://react-chatbotify.com/docs/api/bot_options";break;case"Examples":t="https://react-chatbotify.com/docs/examples/basic_form";break;case"Github":t="https://github.com/react-chatbotify/react-chatbotify/";break;case"Discord":t="https://discord.gg/6R4DK4G5Zh";break;default:return"unknown_input"}return e.injectMessage("Sit tight! I'll send you right there!"),setTimeout((()=>{window.open(t)}),1e3),"repeat"}},repeat:{transition:{duration:3e3},path:"prompt_again"}},Sv=({id:e,flow:t,settings:n,styles:r,themes:o,plugins:a,slots:i})=>{const l=R.useMemo((()=>e||"rcb-"+Zm()),[]),s=t&&0!==Object.keys(t).length?t:Ev,c=n||{},u=r||{},A=a||[],[d,f]=R.useState(!1),p=bv(),h=R.useRef(null),[g,m]=R.useState(o||[]);R.useEffect((()=>{o&&m(o)}),[o]);const y=()=>oA.jsxs(oA.Fragment,{children:[oA.jsx(xv,{styleRootRef:h,id:l,flow:s,settings:c,styles:u,themes:g,plugins:A,setConfigLoaded:f}),d&&oA.jsx(yv,{plugins:a,slots:i})]});return null==p?oA.jsxs(wv,{children:[oA.jsx("style",{ref:h}),oA.jsx("div",{id:l,children:y()})]}):oA.jsxs(oA.Fragment,{children:[oA.jsx("style",{ref:h}),oA.jsx("div",{id:l,children:y()})]})},Cv=()=>{const{getBotId:e}=(()=>{const{botIdRef:e}=ym();return{getBotId:R.useCallback((()=>e.current),[e])}})();return{getBotId:e}},Pv=()=>{const{hasFlowStarted:e,restartFlow:t,getFlow:n}=(()=>{const{replaceMessages:e}=xy(),{replacePaths:t,goToPath:n}=Fy(),{replaceToasts:r}=Ly(),{hasFlowStarted:o}=xm(),{flowRef:a,timeoutIdRef:i}=ym(),{settings:l}=um();return{hasFlowStarted:o,restartFlow:R.useCallback((async()=>{Ay(l),i.current&&clearTimeout(i.current),e([]),r([]),t([]),await n("start")}),[i,l,e,r,t,Ay,n]),getFlow:R.useCallback((()=>(null==a?void 0:a.current)??{}),[a])}})();return{hasFlowStarted:e,restartFlow:t,getFlow:n}},Dv=()=>{const{endStreamMessage:e,injectMessage:t,removeMessage:n,simulateStreamMessage:r,streamMessage:o,messages:a,replaceMessages:i}=xy();return{endStreamMessage:e,injectMessage:t,removeMessage:n,simulateStreamMessage:r,streamMessage:o,messages:a,replaceMessages:i}},Bv=(e,t)=>{const{getBotId:n}=Cv();R.useEffect((()=>{const r=e=>{e.detail.botId===n()&&t(e)};return window.addEventListener(e,r),()=>{window.removeEventListener(e,r)}}),[n,e,t])},Iv=()=>{const{settings:e,replaceSettings:t,updateSettings:n}=gv();return{settings:e,replaceSettings:t,updateSettings:n}},Tv=()=>{const{showChatHistory:e,hasChatHistoryLoaded:t}=av();return{showChatHistory:e,getHistoryMessages:sy,setHistoryMessages:cy,hasChatHistoryLoaded:t}},Mv={a:{content:9,self:!1,type:105},address:{invalid:["h1","h2","h3","h4","h5","h6","address","article","aside","section","div","header","footer"],self:!1},audio:{children:["track","source"]},br:{type:9,void:!0},body:{content:127},button:{content:8,type:105},caption:{content:1,parent:["table"]},col:{parent:["colgroup"],void:!0},colgroup:{children:["col"],parent:["table"]},details:{children:["summary"],type:97},dd:{content:1,parent:["dl"]},dl:{children:["dt","dd"],type:1},dt:{content:1,invalid:["footer","header"],parent:["dl"]},figcaption:{content:1,parent:["figure"]},footer:{invalid:["footer","header"]},header:{invalid:["footer","header"]},hr:{type:1,void:!0},img:{void:!0},li:{content:1,parent:["ul","ol","menu"]},main:{self:!1},ol:{children:["li"],type:1},picture:{children:["source","img"],type:25},rb:{parent:["ruby","rtc"]},rp:{parent:["ruby","rtc"]},rt:{content:8,parent:["ruby","rtc"]},rtc:{content:8,parent:["ruby"]},ruby:{children:["rb","rp","rt","rtc"]},source:{parent:["audio","video","picture"],void:!0},summary:{content:8,parent:["details"]},table:{children:["caption","colgroup","thead","tbody","tfoot","tr"],type:1},tbody:{parent:["table"],children:["tr"]},td:{content:1,parent:["tr"]},tfoot:{parent:["table"],children:["tr"]},th:{content:1,parent:["tr"]},thead:{parent:["table"],children:["tr"]},tr:{parent:["table","tbody","thead","tfoot"],children:["th","td"]},track:{parent:["audio","video"],void:!0},ul:{children:["li"],type:1},video:{children:["track","source"]},wbr:{type:9,void:!0}};function Qv(e){return t=>{Mv[t]={...e,...Mv[t]}}}["address","main","div","figure","p","pre"].forEach(Qv({content:1,type:65})),["abbr","b","bdi","bdo","cite","code","data","dfn","em","i","kbd","mark","q","ruby","samp","strong","sub","sup","time","u","var"].forEach(Qv({content:8,type:73})),["p","pre"].forEach(Qv({content:8,type:65})),["s","small","span","del","ins"].forEach(Qv({content:8,type:9})),["article","aside","footer","header","nav","section","blockquote"].forEach(Qv({content:1,type:67})),["h1","h2","h3","h4","h5","h6"].forEach(Qv({content:8,type:69})),["audio","canvas","iframe","img","video"].forEach(Qv({type:89}));const _v=Object.freeze(Mv),Nv=["applet","base","body","command","embed","frame","frameset","head","html","link","meta","noscript","object","script","style","title"],Ov=Object.keys(_v).filter((e=>"canvas"!==e&&"iframe"!==e)),Rv=Object.freeze({alt:1,cite:1,class:1,colspan:3,controls:4,datetime:1,default:4,disabled:4,dir:1,height:1,href:1,id:1,kind:1,label:1,lang:1,loading:1,loop:4,media:1,muted:4,poster:1,rel:1,role:1,rowspan:3,scope:1,sizes:1,span:3,start:3,style:5,src:1,srclang:1,srcset:1,tabindex:1,target:1,title:1,type:1,width:1}),Lv=Object.freeze({class:"className",colspan:"colSpan",datetime:"dateTime",rowspan:"rowSpan",srclang:"srcLang",srcset:"srcSet",tabindex:"tabIndex"});function Fv(){return Fv=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Fv.apply(this,arguments)}function zv({attributes:e={},className:t,children:n=null,selfClose:r=!1,tagName:o}){const a=o;return r?L.createElement(a,Fv({className:t},e)):L.createElement(a,Fv({className:t},e),n)}class jv{attribute(e,t){return t}node(e,t){return t}}function Hv(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}
30
- /*!
31
- * escape-html
32
- * Copyright(c) 2012-2013 TJ Holowaychuk
33
- * Copyright(c) 2015 Andreas Lubbe
34
- * Copyright(c) 2015 Tiancheng "Timothy" Gu
35
- * MIT Licensed
36
- */var Uv,Wv;var qv=function(){if(Wv)return Uv;Wv=1;var e=/["'&<>]/;return Uv=function(t){var n=""+t,r=e.exec(n);if(!r)return n;var o,a="",i=0,l=0;for(i=r.index;i<n.length;i++){switch(n.charCodeAt(i)){case 34:o="&quot;";break;case 38:o="&amp;";break;case 39:o="&#39;";break;case 60:o="&lt;";break;case 62:o="&gt;";break;default:continue}l!==i&&(a+=n.substring(l,i)),l=i+1,a+=o}return l!==i?a+n.substring(l,i):a},Uv}();const Vv=Hv(qv);function Gv(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Yv=/(url|image|image-set)\(/i;class Xv extends jv{attribute(e,t){return"style"===e&&Object.keys(t).forEach((e=>{String(t[e]).match(Yv)&&delete t[e]})),t}}const Kv=/^<(!doctype|(html|head|body)(\s|>))/i,Jv=/^(aria-|data-|\w+:)/iu,$v=/{{{(\w+)\/?}}}/;function Zv(){if(!(typeof window>"u"||typeof document>"u"))return document.implementation.createHTMLDocument("Interweave")}class eb{constructor(e,t={},n=[],r=[]){var o;Gv(this,"allowed",void 0),Gv(this,"banned",void 0),Gv(this,"blocked",void 0),Gv(this,"container",void 0),Gv(this,"content",[]),Gv(this,"props",void 0),Gv(this,"matchers",void 0),Gv(this,"filters",void 0),Gv(this,"keyIndex",void 0),this.props=t,this.matchers=n,this.filters=[...r,new Xv],this.keyIndex=-1,this.container=this.createContainer(e||""),this.allowed=new Set(null!==(o=t.allowList)&&void 0!==o?o:Ov),this.banned=new Set(Nv),this.blocked=new Set(t.blockList)}applyAttributeFilters(e,t){return this.filters.reduce(((t,n)=>null!==t&&"function"==typeof n.attribute?n.attribute(e,t):t),t)}applyNodeFilters(e,t){return this.filters.reduce(((t,n)=>null!==t&&"function"==typeof n.node?n.node(e,t):t),t)}applyMatchers(e,t){const n={},{props:r}=this;let o=e,a=0,i=null;return this.matchers.forEach((e=>{const l=e.asTag().toLowerCase(),s=this.getTagConfig(l);if(r[e.inverseName]||!this.isTagAllowed(l)||!this.canRenderChild(t,s))return;let c="";for(;o&&(i=e.match(o));){const{index:t,length:l,match:s,valid:u,void:A,...d}=i,f=e.propName+String(a);t>0&&(c+=o.slice(0,t)),u?(c+=A?`{{{${f}/}}}`:`{{{${f}}}}${s}{{{/${f}}}}`,this.keyIndex+=1,a+=1,n[f]={children:s,matcher:e,props:{...r,...d,key:this.keyIndex}}):c+=s,e.greedy?(o=c+o.slice(t+l),c=""):o=o.slice(t+(l||s.length))}e.greedy||(o=c+o)})),0===a?e:this.replaceTokens(o,n)}canRenderChild(e,t){return!(!e.tagName||!t.tagName||e.void)&&(e.children.length>0?e.children.includes(t.tagName):!(e.invalid.length>0&&e.invalid.includes(t.tagName))&&(t.parent.length>0?t.parent.includes(e.tagName):!(!e.self&&e.tagName===t.tagName)&&!!(e&&e.content&t.type)))}convertLineBreaks(e){const{noHtml:t,disableLineBreaks:n}=this.props;if(t||n||e.match(/<((?:\/[ a-z]+)|(?:[ a-z]+\/))>/gi))return e;let r=e.replace(/\r\n/g,"\n");return r=r.replace(/\n{3,}/g,"\n\n\n"),r=r.replace(/\n/g,"<br/>"),r}createContainer(e){var t;const n=(typeof global<"u"&&global.INTERWEAVE_SSR_POLYFILL||Zv)();if(!n)return;const r=null!==(t=this.props.containerTagName)&&void 0!==t?t:"body",o="body"===r||"fragment"===r?n.body:n.createElement(r);return e.match(Kv)||(o.innerHTML=this.convertLineBreaks(this.props.escapeHtml?Vv(e):e)),o}extractAttributes(e){const{allowAttributes:t}=this.props,n={};let r=0;return 1===e.nodeType&&e.attributes&&([...e.attributes].forEach((o=>{const{name:a,value:i}=o,l=a.toLowerCase(),s=Rv[l]||Rv[a];if(!this.isSafe(e)||!l.match(Jv)&&(!t&&(!s||2===s)||l.startsWith("on")||i.replace(/(\s|\0|&#x0([9AD]);)/,"").match(/(javascript|vbscript|livescript|xss):/i)))return;let c="style"===l?this.extractStyleAttribute(e):i;4===s?c=!0:3===s?c=Number.parseFloat(String(c)):5!==s&&(c=String(c)),n[Lv[l]||l]=this.applyAttributeFilters(l,c),r+=1})),0!==r)?n:null}extractStyleAttribute(e){const t={};return Array.from(e.style).forEach((n=>{const r=e.style[n];("string"==typeof r||"number"==typeof r)&&(t[n.replace(/-([a-z])/g,((e,t)=>String(t).toUpperCase()))]=r)})),t}getTagConfig(e){const t={children:[],content:0,invalid:[],parent:[],self:!0,tagName:"",type:0,void:!1};return _v[e]?{...t,..._v[e],tagName:e}:t}isSafe(e){if(typeof HTMLAnchorElement<"u"&&e instanceof HTMLAnchorElement){const t=e.getAttribute("href");if(null!=t&&t.startsWith("#"))return!0;const n=e.protocol.toLowerCase();return":"===n||"http:"===n||"https:"===n||"mailto:"===n||"tel:"===n}return!0}isTagAllowed(e){return!this.banned.has(e)&&!this.blocked.has(e)&&(this.props.allowElements||this.allowed.has(e))}parse(){return this.container?this.parseNode(this.container,this.getTagConfig(this.container.nodeName.toLowerCase())):[]}parseNode(e,t){const{noHtml:n,noHtmlExceptMatchers:r,allowElements:o,transform:a,transformOnlyAllowList:i}=this.props;let l=[],s="";return[...e.childNodes].forEach((e=>{if(1===e.nodeType){const u=e.nodeName.toLowerCase(),A=this.getTagConfig(u);s&&(l.push(s),s="");const d=this.applyNodeFilters(u,e);if(!d)return;let f;if(a&&(!i||this.isTagAllowed(u))){this.keyIndex+=1;const e=this.keyIndex;f=this.parseNode(d,A);const t=a(d,f,A);if(null===t)return;if(typeof t<"u")return void l.push(L.cloneElement(t,{key:e}));this.keyIndex=e-1}if(this.banned.has(u))return;if(n||r&&"br"!==u||!this.isTagAllowed(u)||!o&&!this.canRenderChild(t,A))l=[...l,...this.parseNode(d,A.tagName?A:t)];else{var c;this.keyIndex+=1;const e=this.extractAttributes(d),t={tagName:u};e&&(t.attributes=e),A.void&&(t.selfClose=A.void),l.push(L.createElement(zv,{...t,key:this.keyIndex},null!==(c=f)&&void 0!==c?c:this.parseNode(d,A)))}}else if(3===e.nodeType){const o=n&&!r?e.textContent:this.applyMatchers(e.textContent||"",t);Array.isArray(o)?l=[...l,...o]:s+=o}})),s&&l.push(s),l}replaceTokens(e,t){if(!e.includes("{{{"))return e;const n=[];let r=e,o=null;for(;o=r.match($v);){const[e,a]=o,i=o.index,l=e.includes("/");i>0&&(n.push(r.slice(0,i)),r=r.slice(i));const{children:s,matcher:c,props:u}=t[a];let A;if(l)A=e.length,n.push(c.createElement(s,u));else{const o=r.match(new RegExp(`{{{/${a}}}}`));A=o.index+o[0].length,n.push(c.createElement(this.replaceTokens(r.slice(e.length,o.index),t),u))}r=r.slice(A)}return r.length>0&&n.push(r),0===n.length?"":1===n.length&&"string"==typeof n[0]?n[0]:n}}function tb(e){var t;const{attributes:n,className:r,containerTagName:o,content:a,emptyContent:i,parsedContent:l,tagName:s,noWrap:c}=e,u=null!==(t=o??s)&&void 0!==t?t:"span",A="fragment"===u||c;let d;if(l)d=l;else{const t=new eb(a??"",e).parse();t.length>0&&(d=t)}return d||(d=i),A?L.createElement(L.Fragment,null,d):L.createElement(zv,{attributes:n,className:r,tagName:u},d)}function nb(e){const{attributes:t,className:n,content:r="",disableFilters:o=!1,disableMatchers:a=!1,emptyContent:i=null,filters:l=[],matchers:s=[],onAfterParse:c=null,onBeforeParse:u=null,tagName:A="span",noWrap:d=!1,...f}=e,p=a?[]:s,h=o?[]:l,g=u?[u]:[],m=c?[c]:[];p.forEach((e=>{e.onBeforeParse&&g.push(e.onBeforeParse.bind(e)),e.onAfterParse&&m.push(e.onAfterParse.bind(e))}));const y=g.reduce(((t,n)=>n(t,e)),r??""),v=new eb(y,f,p,h),b=m.reduce(((t,n)=>n(t,e)),v.parse());return L.createElement(tb,{attributes:t,className:n,containerTagName:e.containerTagName,emptyContent:i,noWrap:d,parsedContent:0===b.length?void 0:b,tagName:A})}const rb=({children:e})=>oA.jsx(nb,{content:"string"==typeof e?e:""}),ob={autoConfig:!0},ab=(e,t,n)=>{var r;if(!e.detail.currPath)return!1;const o=t[e.detail.currPath];return!!o&&((null==(r=o.renderHtml)?void 0:r.map((e=>e.toUpperCase())).includes(n))??!1)},ib=e=>{const t=[];let n="",r=!1;for(let o=0;o<e.length;o++){const a=e[o];"<"===a?r?(t.push(n),n=a):(r=!0,n=a):">"===a?(n+=a,t.push(n),n="",r=!1):r?n+=a:t.push(a)}return""!==n&&t.push(n),t},lb=e=>{const{getFlow:t}=Pv(),{messages:n,replaceMessages:r}=Dv(),{settings:o}=Iv(),{hasChatHistoryLoaded:a}=Tv(),i={...e,...ob},l=i.htmlComponent?i.htmlComponent:rb;R.useEffect((()=>{var e,t;if(a){const a=[...n];for(let n=0;n<a.length&&n<((null==(e=o.chatHistory)?void 0:e.maxEntries)??30);n++){const e=a[n];null!=(t=e.tags)&&t.includes("rcb-html-renderer-plugin:parsed")&&(e.contentWrapper=l)}r(a)}}),[a]);const s=async e=>{var n;const r=null==(n=e.data.message)?void 0:n.sender.toUpperCase();"string"==typeof e.data.message.content&&ab(e,t(),r)&&("rcb-start-simulate-stream-message"===e.type&&(e.data.simulateStreamChunker=ib),e.data.message.contentWrapper=l,e.data.message.tags||(e.data.message.tags=[]),e.data.message.tags.push("rcb-html-renderer-plugin:parsed"))};Bv(Em.PRE_INJECT_MESSAGE,s),Bv(Em.CHUNK_STREAM_MESSAGE,s),Bv(Em.START_STREAM_MESSAGE,s),Bv(Em.START_SIMULATE_STREAM_MESSAGE,s),Bv(Em.START_SPEAK_AUDIO,(async e=>{ab(e,t(),"BOT")&&(e.data.textToRead=(e=>typeof window.DOMParser<"u"?(new DOMParser).parseFromString(e,"text/html").body.textContent||"":e.replace(/<\/?[^>]+(>|$)/g,""))(e.data.textToRead))}));const c={name:"@rcb-plugins/html-renderer"};return null!=i&&i.autoConfig&&(c.settings={event:{rcbPreInjectMessage:!0,rcbChunkStreamMessage:!0,rcbStartSimulateStreamMessage:!0,rcbStartStreamMessage:!0,rcbStartSpeakAudio:!0}}),c},sb=e=>()=>lb(e);const cb=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,ub=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Ab={};function db(e,t){return(Ab.jsx?ub:cb).test(e)}const fb=/[ \t\n\f\r]/g;function pb(e){return""===e.replace(fb,"")}class hb{constructor(e,t,n){this.property=e,this.normal=t,n&&(this.space=n)}}function gb(e,t){const n={},r={};let o=-1;for(;++o<e.length;)Object.assign(n,e[o].property),Object.assign(r,e[o].normal);return new hb(n,r,t)}function mb(e){return e.toLowerCase()}hb.prototype.property={},hb.prototype.normal={},hb.prototype.space=null;class yb{constructor(e,t){this.property=e,this.attribute=t}}yb.prototype.space=null,yb.prototype.boolean=!1,yb.prototype.booleanish=!1,yb.prototype.overloadedBoolean=!1,yb.prototype.number=!1,yb.prototype.commaSeparated=!1,yb.prototype.spaceSeparated=!1,yb.prototype.commaOrSpaceSeparated=!1,yb.prototype.mustUseProperty=!1,yb.prototype.defined=!1;let vb=0;const bb=Pb(),wb=Pb(),xb=Pb(),kb=Pb(),Eb=Pb(),Sb=Pb(),Cb=Pb();function Pb(){return 2**++vb}const Db=Object.freeze(Object.defineProperty({__proto__:null,boolean:bb,booleanish:wb,commaOrSpaceSeparated:Cb,commaSeparated:Sb,number:kb,overloadedBoolean:xb,spaceSeparated:Eb},Symbol.toStringTag,{value:"Module"})),Bb=Object.keys(Db);class Ib extends yb{constructor(e,t,n,r){let o=-1;if(super(e,t),Tb(this,"space",r),"number"==typeof n)for(;++o<Bb.length;){const e=Bb[o];Tb(this,Bb[o],(n&Db[e])===Db[e])}}}function Tb(e,t,n){n&&(e[t]=n)}Ib.prototype.defined=!0;const Mb={}.hasOwnProperty;function Qb(e){const t={},n={};let r;for(r in e.properties)if(Mb.call(e.properties,r)){const o=e.properties[r],a=new Ib(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[mb(r)]=r,n[mb(a.attribute)]=r}return new hb(t,n,e.space)}const _b=Qb({space:"xlink",transform:(e,t)=>"xlink:"+t.slice(5).toLowerCase(),properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),Nb=Qb({space:"xml",transform:(e,t)=>"xml:"+t.slice(3).toLowerCase(),properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Ob(e,t){return t in e?e[t]:t}function Rb(e,t){return Ob(e,t.toLowerCase())}const Lb=Qb({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:Rb,properties:{xmlns:null,xmlnsXLink:null}}),Fb=Qb({transform:(e,t)=>"role"===t?t:"aria-"+t.slice(4).toLowerCase(),properties:{ariaActiveDescendant:null,ariaAtomic:wb,ariaAutoComplete:null,ariaBusy:wb,ariaChecked:wb,ariaColCount:kb,ariaColIndex:kb,ariaColSpan:kb,ariaControls:Eb,ariaCurrent:null,ariaDescribedBy:Eb,ariaDetails:null,ariaDisabled:wb,ariaDropEffect:Eb,ariaErrorMessage:null,ariaExpanded:wb,ariaFlowTo:Eb,ariaGrabbed:wb,ariaHasPopup:null,ariaHidden:wb,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Eb,ariaLevel:kb,ariaLive:null,ariaModal:wb,ariaMultiLine:wb,ariaMultiSelectable:wb,ariaOrientation:null,ariaOwns:Eb,ariaPlaceholder:null,ariaPosInSet:kb,ariaPressed:wb,ariaReadOnly:wb,ariaRelevant:null,ariaRequired:wb,ariaRoleDescription:Eb,ariaRowCount:kb,ariaRowIndex:kb,ariaRowSpan:kb,ariaSelected:wb,ariaSetSize:kb,ariaSort:null,ariaValueMax:kb,ariaValueMin:kb,ariaValueNow:kb,ariaValueText:null,role:null}}),zb=Qb({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:Rb,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Sb,acceptCharset:Eb,accessKey:Eb,action:null,allow:null,allowFullScreen:bb,allowPaymentRequest:bb,allowUserMedia:bb,alt:null,as:null,async:bb,autoCapitalize:null,autoComplete:Eb,autoFocus:bb,autoPlay:bb,blocking:Eb,capture:null,charSet:null,checked:bb,cite:null,className:Eb,cols:kb,colSpan:null,content:null,contentEditable:wb,controls:bb,controlsList:Eb,coords:kb|Sb,crossOrigin:null,data:null,dateTime:null,decoding:null,default:bb,defer:bb,dir:null,dirName:null,disabled:bb,download:xb,draggable:wb,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:bb,formTarget:null,headers:Eb,height:kb,hidden:bb,high:kb,href:null,hrefLang:null,htmlFor:Eb,httpEquiv:Eb,id:null,imageSizes:null,imageSrcSet:null,inert:bb,inputMode:null,integrity:null,is:null,isMap:bb,itemId:null,itemProp:Eb,itemRef:Eb,itemScope:bb,itemType:Eb,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:bb,low:kb,manifest:null,max:null,maxLength:kb,media:null,method:null,min:null,minLength:kb,multiple:bb,muted:bb,name:null,nonce:null,noModule:bb,noValidate:bb,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:bb,optimum:kb,pattern:null,ping:Eb,placeholder:null,playsInline:bb,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:bb,referrerPolicy:null,rel:Eb,required:bb,reversed:bb,rows:kb,rowSpan:kb,sandbox:Eb,scope:null,scoped:bb,seamless:bb,selected:bb,shadowRootClonable:bb,shadowRootDelegatesFocus:bb,shadowRootMode:null,shape:null,size:kb,sizes:null,slot:null,span:kb,spellCheck:wb,src:null,srcDoc:null,srcLang:null,srcSet:null,start:kb,step:null,style:null,tabIndex:kb,target:null,title:null,translate:null,type:null,typeMustMatch:bb,useMap:null,value:wb,width:kb,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Eb,axis:null,background:null,bgColor:null,border:kb,borderColor:null,bottomMargin:kb,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:bb,declare:bb,event:null,face:null,frame:null,frameBorder:null,hSpace:kb,leftMargin:kb,link:null,longDesc:null,lowSrc:null,marginHeight:kb,marginWidth:kb,noResize:bb,noHref:bb,noShade:bb,noWrap:bb,object:null,profile:null,prompt:null,rev:null,rightMargin:kb,rules:null,scheme:null,scrolling:wb,standby:null,summary:null,text:null,topMargin:kb,valueType:null,version:null,vAlign:null,vLink:null,vSpace:kb,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:bb,disableRemotePlayback:bb,prefix:null,property:null,results:kb,security:null,unselectable:null}}),jb=Qb({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:Ob,properties:{about:Cb,accentHeight:kb,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:kb,amplitude:kb,arabicForm:null,ascent:kb,attributeName:null,attributeType:null,azimuth:kb,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:kb,by:null,calcMode:null,capHeight:kb,className:Eb,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:kb,diffuseConstant:kb,direction:null,display:null,dur:null,divisor:kb,dominantBaseline:null,download:bb,dx:null,dy:null,edgeMode:null,editable:null,elevation:kb,enableBackground:null,end:null,event:null,exponent:kb,externalResourcesRequired:null,fill:null,fillOpacity:kb,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:Sb,g2:Sb,glyphName:Sb,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:kb,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:kb,horizOriginX:kb,horizOriginY:kb,id:null,ideographic:kb,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:kb,k:kb,k1:kb,k2:kb,k3:kb,k4:kb,kernelMatrix:Cb,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:kb,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:kb,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:kb,overlineThickness:kb,paintOrder:null,panose1:null,path:null,pathLength:kb,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Eb,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:kb,pointsAtY:kb,pointsAtZ:kb,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Cb,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Cb,rev:Cb,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Cb,requiredFeatures:Cb,requiredFonts:Cb,requiredFormats:Cb,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:kb,specularExponent:kb,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:kb,strikethroughThickness:kb,string:null,stroke:null,strokeDashArray:Cb,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:kb,strokeOpacity:kb,strokeWidth:null,style:null,surfaceScale:kb,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Cb,tabIndex:kb,tableValues:null,target:null,targetX:kb,targetY:kb,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Cb,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:kb,underlineThickness:kb,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:kb,values:null,vAlphabetic:kb,vMathematical:kb,vectorEffect:null,vHanging:kb,vIdeographic:kb,version:null,vertAdvY:kb,vertOriginX:kb,vertOriginY:kb,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:kb,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),Hb=/^data[-\w.:]+$/i,Ub=/-[a-z]/g,Wb=/[A-Z]/g;function qb(e){return"-"+e.toLowerCase()}function Vb(e){return e.charAt(1).toUpperCase()}const Gb={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},Yb=gb([Nb,_b,Lb,Fb,zb],"html"),Xb=gb([Nb,_b,Lb,Fb,jb],"svg");function Kb(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Jb,$b,Zb,ew={};var tw=function(){if(Zb)return ew;Zb=1;var e=ew&&ew.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ew,"__esModule",{value:!0}),ew.default=function(e,n){var r=null;if(!e||"string"!=typeof e)return r;var o=(0,t.default)(e),a="function"==typeof n;return o.forEach((function(e){if("declaration"===e.type){var t=e.property,o=e.value;a?n(t,o,e):o&&((r=r||{})[t]=o)}})),r};var t=e(function(){if($b)return Jb;$b=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,i=/^[;\s]*/,l=/^\s+|\s+$/g,s="";function c(e){return e?e.replace(l,s):s}return Jb=function(l,u){if("string"!=typeof l)throw new TypeError("First argument must be a string");if(!l)return[];u=u||{};var A=1,d=1;function f(e){var n=e.match(t);n&&(A+=n.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function p(){var e={line:A,column:d};return function(t){return t.position=new h(e),y(),t}}function h(e){this.start=e,this.end={line:A,column:d},this.source=u.source}function g(e){var t=new Error(u.source+":"+A+":"+d+": "+e);if(t.reason=e,t.filename=u.source,t.line=A,t.column=d,t.source=l,!u.silent)throw t}function m(e){var t=e.exec(l);if(t){var n=t[0];return f(n),l=l.slice(n.length),t}}function y(){m(n)}function v(e){var t;for(e=e||[];t=b();)!1!==t&&e.push(t);return e}function b(){var e=p();if("/"==l.charAt(0)&&"*"==l.charAt(1)){for(var t=2;s!=l.charAt(t)&&("*"!=l.charAt(t)||"/"!=l.charAt(t+1));)++t;if(t+=2,s===l.charAt(t-1))return g("End of comment missing");var n=l.slice(2,t-2);return d+=2,f(n),l=l.slice(t),d+=2,e({type:"comment",comment:n})}}function w(){var t=p(),n=m(r);if(n){if(b(),!m(o))return g("property missing ':'");var l=m(a),u=t({type:"declaration",property:c(n[0].replace(e,s)),value:l?c(l[0].replace(e,s)):s});return m(i),u}}return h.prototype.content=l,y(),function(){var e,t=[];for(v(t);e=w();)!1!==e&&(t.push(e),v(t));return t}()},Jb}());return ew}();const nw=Kb(tw),rw=nw.default||nw,ow=iw("end"),aw=iw("start");function iw(e){return function(t){const n=t&&t.position&&t.position[e]||{};if("number"==typeof n.line&&n.line>0&&"number"==typeof n.column&&n.column>0)return{line:n.line,column:n.column,offset:"number"==typeof n.offset&&n.offset>-1?n.offset:void 0}}}function lw(e){return e&&"object"==typeof e?"position"in e||"type"in e?cw(e.position):"start"in e||"end"in e?cw(e):"line"in e||"column"in e?sw(e):"":""}function sw(e){return uw(e&&e.line)+":"+uw(e&&e.column)}function cw(e){return sw(e&&e.start)+"-"+sw(e&&e.end)}function uw(e){return e&&"number"==typeof e?e:1}class Aw extends Error{constructor(e,t,n){super(),"string"==typeof t&&(n=t,t=void 0);let r="",o={},a=!1;if(t&&(o="line"in t&&"column"in t||"start"in t&&"end"in t?{place:t}:"type"in t?{ancestors:[t],place:t.position}:{...t}),"string"==typeof e?r=e:!o.cause&&e&&(a=!0,r=e.message,o.cause=e),!o.ruleId&&!o.source&&"string"==typeof n){const e=n.indexOf(":");-1===e?o.ruleId=n:(o.source=n.slice(0,e),o.ruleId=n.slice(e+1))}if(!o.place&&o.ancestors&&o.ancestors){const e=o.ancestors[o.ancestors.length-1];e&&(o.place=e.position)}const i=o.place&&"start"in o.place?o.place.start:o.place;this.ancestors=o.ancestors||void 0,this.cause=o.cause||void 0,this.column=i?i.column:void 0,this.fatal=void 0,this.file,this.message=r,this.line=i?i.line:void 0,this.name=lw(o.place)||"1:1",this.place=o.place||void 0,this.reason=this.message,this.ruleId=o.ruleId||void 0,this.source=o.source||void 0,this.stack=a&&o.cause&&"string"==typeof o.cause.stack?o.cause.stack:"",this.actual,this.expected,this.note,this.url}}Aw.prototype.file="",Aw.prototype.name="",Aw.prototype.reason="",Aw.prototype.message="",Aw.prototype.stack="",Aw.prototype.column=void 0,Aw.prototype.line=void 0,Aw.prototype.ancestors=void 0,Aw.prototype.cause=void 0,Aw.prototype.fatal=void 0,Aw.prototype.place=void 0,Aw.prototype.ruleId=void 0,Aw.prototype.source=void 0;const dw={}.hasOwnProperty,fw=new Map,pw=/[A-Z]/g,hw=/-([a-z])/g,gw=new Set(["table","tbody","thead","tfoot","tr"]),mw=new Set(["td","th"]),yw="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function vw(e,t){if(!t||void 0===t.Fragment)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if("function"!=typeof t.jsxDEV)throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=function(e,t){return n;function n(n,r,o,a){const i=Array.isArray(o.children),l=aw(n);return t(r,o,a,i,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}(n,t.jsxDEV)}else{if("function"!=typeof t.jsx)throw new TypeError("Expected `jsx` in production options");if("function"!=typeof t.jsxs)throw new TypeError("Expected `jsxs` in production options");r=function(e,t,n){return r;function r(e,r,o,a){const i=Array.isArray(o.children)?n:t;return a?i(r,o,a):i(r,o)}}(0,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:!1!==t.passKeys,passNode:t.passNode||!1,schema:"svg"===t.space?Xb:Yb,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==t.tableCellAlignToStyle},a=bw(o,e,void 0);return a&&"string"!=typeof a?a:o.create(e,o.Fragment,{children:a||void 0},void 0)}function bw(e,t,n){return"element"===t.type?function(e,t,n){const r=e.schema;let o=r;"svg"===t.tagName.toLowerCase()&&"html"===r.space&&(o=Xb,e.schema=o),e.ancestors.push(t);const a=Sw(e,t.tagName,!1),i=function(e,t){const n={};let r,o;for(o in t.properties)if("children"!==o&&dw.call(t.properties,o)){const a=Ew(e,o,t.properties[o]);if(a){const[o,i]=a;e.tableCellAlignToStyle&&"align"===o&&"string"==typeof i&&mw.has(t.tagName)?r=i:n[o]=i}}if(r){(n.style||(n.style={}))["css"===e.stylePropertyNameCase?"text-align":"textAlign"]=r}return n}(e,t);let l=kw(e,t);return gw.has(t.tagName)&&(l=l.filter((function(e){return"string"!=typeof e||!function(e){return"object"==typeof e?"text"===e.type&&pb(e.value):pb(e)}(e)}))),ww(e,i,a,t),xw(i,l),e.ancestors.pop(),e.schema=r,e.create(t,a,i,n)}(e,t,n):"mdxFlowExpression"===t.type||"mdxTextExpression"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater){const n=t.data.estree.body[0];return n.type,e.evaluater.evaluateExpression(n.expression)}Cw(e,t.position)}(e,t):"mdxJsxFlowElement"===t.type||"mdxJsxTextElement"===t.type?function(e,t,n){const r=e.schema;let o=r;"svg"===t.name&&"html"===r.space&&(o=Xb,e.schema=o),e.ancestors.push(t);const a=null===t.name?e.Fragment:Sw(e,t.name,!0),i=function(e,t){const n={};for(const r of t.attributes)if("mdxJsxExpressionAttribute"===r.type)if(r.data&&r.data.estree&&e.evaluater){const t=r.data.estree.body[0];t.type;const o=t.expression;o.type;const a=o.properties[0];a.type,Object.assign(n,e.evaluater.evaluateExpression(a.argument))}else Cw(e,t.position);else{const o=r.name;let a;if(r.value&&"object"==typeof r.value)if(r.value.data&&r.value.data.estree&&e.evaluater){const t=r.value.data.estree.body[0];t.type,a=e.evaluater.evaluateExpression(t.expression)}else Cw(e,t.position);else a=null===r.value||r.value;n[o]=a}return n}(e,t),l=kw(e,t);return ww(e,i,a,t),xw(i,l),e.ancestors.pop(),e.schema=r,e.create(t,a,i,n)}(e,t,n):"mdxjsEsm"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Cw(e,t.position)}(e,t):"root"===t.type?function(e,t,n){const r={};return xw(r,kw(e,t)),e.create(t,e.Fragment,r,n)}(e,t,n):"text"===t.type?function(e,t){return t.value}(0,t):void 0}function ww(e,t,n,r){"string"!=typeof n&&n!==e.Fragment&&e.passNode&&(t.node=r)}function xw(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function kw(e,t){const n=[];let r=-1;const o=e.passKeys?new Map:fw;for(;++r<t.children.length;){const a=t.children[r];let i;if(e.passKeys){const e="element"===a.type?a.tagName:"mdxJsxFlowElement"===a.type||"mdxJsxTextElement"===a.type?a.name:void 0;if(e){const t=o.get(e)||0;i=e+"-"+t,o.set(e,t+1)}}const l=bw(e,a,i);void 0!==l&&n.push(l)}return n}function Ew(e,t,n){const r=function(e,t){const n=mb(t);let r=t,o=yb;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&"data"===n.slice(0,4)&&Hb.test(t)){if("-"===t.charAt(4)){const e=t.slice(5).replace(Ub,Vb);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{const e=t.slice(4);if(!Ub.test(e)){let n=e.replace(Wb,qb);"-"!==n.charAt(0)&&(n="-"+n),t="data"+n}}o=Ib}return new o(r,t)}(e.schema,t);if(!(null==n||"number"==typeof n&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?function(e){const t={};return(""===e[e.length-1]?[...e,""]:e).join((t.padRight?" ":"")+","+(!1===t.padLeft?"":" ")).trim()}(n):function(e){return e.join(" ").trim()}(n)),"style"===r.property){let t="object"==typeof n?n:function(e,t){const n={};try{rw(t,r)}catch(t){if(!e.ignoreInvalidStyle){const n=t,r=new Aw("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:n,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=yw+"#cannot-parse-style-attribute",r}}return n;function r(e,t){let r=e;"--"!==r.slice(0,2)&&("-ms-"===r.slice(0,4)&&(r="ms-"+r.slice(4)),r=r.replace(hw,Dw)),n[r]=t}}(e,String(n));return"css"===e.stylePropertyNameCase&&(t=function(e){const t={};let n;for(n in e)dw.call(e,n)&&(t[Pw(n)]=e[n]);return t}(t)),["style",t]}return["react"===e.elementAttributeNameCase&&r.space?Gb[r.property]||r.property:r.attribute,n]}}function Sw(e,t,n){let r;if(n)if(t.includes(".")){const e=t.split(".");let n,o=-1;for(;++o<e.length;){const t=db(e[o])?{type:"Identifier",name:e[o]}:{type:"Literal",value:e[o]};n=n?{type:"MemberExpression",object:n,property:t,computed:!(!o||"Literal"!==t.type),optional:!1}:t}r=n}else r=db(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};else r={type:"Literal",value:t};if("Literal"===r.type){const t=r.value;return dw.call(e.components,t)?e.components[t]:t}if(e.evaluater)return e.evaluater.evaluateExpression(r);Cw(e)}function Cw(e,t){const n=new Aw("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=yw+"#cannot-handle-mdx-estrees-without-createevaluater",n}function Pw(e){let t=e.replace(pw,Bw);return"ms-"===t.slice(0,3)&&(t="-"+t),t}function Dw(e,t){return t.toUpperCase()}function Bw(e){return"-"+e.toLowerCase()}const Iw={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},Tw={};function Mw(e,t,n){if(function(e){return!(!e||"object"!=typeof e)}(e)){if("value"in e)return"html"!==e.type||n?e.value:"";if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Qw(e.children,t,n)}return Array.isArray(e)?Qw(e,t,n):""}function Qw(e,t,n){const r=[];let o=-1;for(;++o<e.length;)r[o]=Mw(e[o],t,n);return r.join("")}const _w=document.createElement("i");function Nw(e){const t="&"+e+";";_w.innerHTML=t;const n=_w.textContent;return(59!==n.charCodeAt(n.length-1)||"semi"===e)&&n!==t&&n}function Ow(e,t,n,r){const o=e.length;let a,i=0;if(t=t<0?-t>o?0:o+t:t>o?o:t,n=n>0?n:0,r.length<1e4)a=Array.from(r),a.unshift(t,n),e.splice(...a);else for(n&&e.splice(t,n);i<r.length;)a=r.slice(i,i+1e4),a.unshift(t,0),e.splice(...a),i+=1e4,t+=1e4}function Rw(e,t){return e.length>0?(Ow(e,e.length,0,t),e):t}const Lw={}.hasOwnProperty;function Fw(e){const t={};let n=-1;for(;++n<e.length;)zw(t,e[n]);return t}function zw(e,t){let n;for(n in t){const r=(Lw.call(e,n)?e[n]:void 0)||(e[n]={}),o=t[n];let a;if(o)for(a in o){Lw.call(r,a)||(r[a]=[]);const e=o[a];jw(r[a],Array.isArray(e)?e:e?[e]:[])}}}function jw(e,t){let n=-1;const r=[];for(;++n<t.length;)("after"===t[n].add?e:r).push(t[n]);Ow(e,0,0,r)}function Hw(e,t){const n=Number.parseInt(e,t);return n<9||11===n||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||!(65535&~n)||65534==(65535&n)||n>1114111?"�":String.fromCodePoint(n)}function Uw(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Ww=nx(/[A-Za-z]/),qw=nx(/[\dA-Za-z]/),Vw=nx(/[#-'*+\--9=?A-Z^-~]/);function Gw(e){return null!==e&&(e<32||127===e)}const Yw=nx(/\d/),Xw=nx(/[\dA-Fa-f]/),Kw=nx(/[!-/:-@[-`{-~]/);function Jw(e){return null!==e&&e<-2}function $w(e){return null!==e&&(e<0||32===e)}function Zw(e){return-2===e||-1===e||32===e}const ex=nx(new RegExp("\\p{P}|\\p{S}","u")),tx=nx(/\s/);function nx(e){return function(t){return null!==t&&t>-1&&e.test(String.fromCharCode(t))}}function rx(e){const t=[];let n=-1,r=0,o=0;for(;++n<e.length;){const a=e.charCodeAt(n);let i="";if(37===a&&qw(e.charCodeAt(n+1))&&qw(e.charCodeAt(n+2)))o=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(i=String.fromCharCode(a));else if(a>55295&&a<57344){const t=e.charCodeAt(n+1);a<56320&&t>56319&&t<57344?(i=String.fromCharCode(a,t),o=1):i="�"}else i=String.fromCharCode(a);i&&(t.push(e.slice(r,n),encodeURIComponent(i)),r=n+o+1,i=""),o&&(n+=o,o=0)}return t.join("")+e.slice(r)}function ox(e,t,n,r){const o=r?r-1:Number.POSITIVE_INFINITY;let a=0;return function(r){return Zw(r)?(e.enter(n),i(r)):t(r)};function i(r){return Zw(r)&&a++<o?(e.consume(r),i):(e.exit(n),t(r))}}const ax={tokenize:function(e){const t=e.attempt(this.parser.constructs.contentInitial,(function(n){if(null===n)return void e.consume(n);return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),ox(e,t,"linePrefix")}),(function(t){return e.enter("paragraph"),r(t)}));let n;return t;function r(t){const r=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=r),n=r,o(t)}function o(t){return null===t?(e.exit("chunkText"),e.exit("paragraph"),void e.consume(t)):Jw(t)?(e.consume(t),e.exit("chunkText"),r):(e.consume(t),o)}}};const ix={tokenize:function(e){const t=this,n=[];let r,o,a,i=0;return l;function l(r){if(i<n.length){const o=n[i];return t.containerState=o[1],e.attempt(o[0].continuation,s,c)(r)}return c(r)}function s(e){if(i++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,r&&y();const n=t.events.length;let o,a=n;for(;a--;)if("exit"===t.events[a][0]&&"chunkFlow"===t.events[a][1].type){o=t.events[a][1].end;break}m(i);let l=n;for(;l<t.events.length;)t.events[l][1].end={...o},l++;return Ow(t.events,a+1,0,t.events.slice(n)),t.events.length=l,c(e)}return l(e)}function c(o){if(i===n.length){if(!r)return d(o);if(r.currentConstruct&&r.currentConstruct.concrete)return p(o);t.interrupt=!(!r.currentConstruct||r._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(lx,u,A)(o)}function u(e){return r&&y(),m(i),d(e)}function A(e){return t.parser.lazy[t.now().line]=i!==n.length,a=t.now().offset,p(e)}function d(n){return t.containerState={},e.attempt(lx,f,p)(n)}function f(e){return i++,n.push([t.currentConstruct,t.containerState]),d(e)}function p(n){return null===n?(r&&y(),m(0),void e.consume(n)):(r=r||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:r,contentType:"flow",previous:o}),h(n))}function h(n){return null===n?(g(e.exit("chunkFlow"),!0),m(0),void e.consume(n)):Jw(n)?(e.consume(n),g(e.exit("chunkFlow")),i=0,t.interrupt=void 0,l):(e.consume(n),h)}function g(e,n){const l=t.sliceStream(e);if(n&&l.push(null),e.previous=o,o&&(o.next=e),o=e,r.defineSkip(e.start),r.write(l),t.parser.lazy[e.start.line]){let e=r.events.length;for(;e--;)if(r.events[e][1].start.offset<a&&(!r.events[e][1].end||r.events[e][1].end.offset>a))return;const n=t.events.length;let o,l,s=n;for(;s--;)if("exit"===t.events[s][0]&&"chunkFlow"===t.events[s][1].type){if(o){l=t.events[s][1].end;break}o=!0}for(m(i),e=n;e<t.events.length;)t.events[e][1].end={...l},e++;Ow(t.events,s+1,0,t.events.slice(n)),t.events.length=e}}function m(r){let o=n.length;for(;o-- >r;){const r=n[o];t.containerState=r[1],r[0].exit.call(t,e)}n.length=r}function y(){r.write([null]),o=void 0,r=void 0,t.containerState._closeFlow=void 0}}},lx={tokenize:function(e,t,n){return ox(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};function sx(e){return null===e||$w(e)||tx(e)?1:ex(e)?2:void 0}function cx(e,t,n){const r=[];let o=-1;for(;++o<e.length;){const a=e[o].resolveAll;a&&!r.includes(a)&&(t=a(t,n),r.push(a))}return t}const ux={name:"attention",resolveAll:function(e,t){let n,r,o,a,i,l,s,c,u=-1;for(;++u<e.length;)if("enter"===e[u][0]&&"attentionSequence"===e[u][1].type&&e[u][1]._close)for(n=u;n--;)if("exit"===e[n][0]&&"attentionSequence"===e[n][1].type&&e[n][1]._open&&t.sliceSerialize(e[n][1]).charCodeAt(0)===t.sliceSerialize(e[u][1]).charCodeAt(0)){if((e[n][1]._close||e[u][1]._open)&&(e[u][1].end.offset-e[u][1].start.offset)%3&&!((e[n][1].end.offset-e[n][1].start.offset+e[u][1].end.offset-e[u][1].start.offset)%3))continue;l=e[n][1].end.offset-e[n][1].start.offset>1&&e[u][1].end.offset-e[u][1].start.offset>1?2:1;const A={...e[n][1].end},d={...e[u][1].start};Ax(A,-l),Ax(d,l),a={type:l>1?"strongSequence":"emphasisSequence",start:A,end:{...e[n][1].end}},i={type:l>1?"strongSequence":"emphasisSequence",start:{...e[u][1].start},end:d},o={type:l>1?"strongText":"emphasisText",start:{...e[n][1].end},end:{...e[u][1].start}},r={type:l>1?"strong":"emphasis",start:{...a.start},end:{...i.end}},e[n][1].end={...a.start},e[u][1].start={...i.end},s=[],e[n][1].end.offset-e[n][1].start.offset&&(s=Rw(s,[["enter",e[n][1],t],["exit",e[n][1],t]])),s=Rw(s,[["enter",r,t],["enter",a,t],["exit",a,t],["enter",o,t]]),s=Rw(s,cx(t.parser.constructs.insideSpan.null,e.slice(n+1,u),t)),s=Rw(s,[["exit",o,t],["enter",i,t],["exit",i,t],["exit",r,t]]),e[u][1].end.offset-e[u][1].start.offset?(c=2,s=Rw(s,[["enter",e[u][1],t],["exit",e[u][1],t]])):c=0,Ow(e,n-1,u-n+3,s),u=n+s.length-c-2;break}for(u=-1;++u<e.length;)"attentionSequence"===e[u][1].type&&(e[u][1].type="data");return e},tokenize:function(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,o=sx(r);let a;return function(t){return a=t,e.enter("attentionSequence"),i(t)};function i(l){if(l===a)return e.consume(l),i;const s=e.exit("attentionSequence"),c=sx(l),u=!c||2===c&&o||n.includes(l),A=!o||2===o&&c||n.includes(r);return s._open=!!(42===a?u:u&&(o||!A)),s._close=!!(42===a?A:A&&(c||!u)),t(l)}}};function Ax(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const dx={name:"autolink",tokenize:function(e,t,n){let r=0;return function(t){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(t),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),o};function o(t){return Ww(t)?(e.consume(t),a):64===t?n(t):s(t)}function a(e){return 43===e||45===e||46===e||qw(e)?(r=1,i(e)):s(e)}function i(t){return 58===t?(e.consume(t),r=0,l):(43===t||45===t||46===t||qw(t))&&r++<32?(e.consume(t),i):(r=0,s(t))}function l(r){return 62===r?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(r),e.exit("autolinkMarker"),e.exit("autolink"),t):null===r||32===r||60===r||Gw(r)?n(r):(e.consume(r),l)}function s(t){return 64===t?(e.consume(t),c):Vw(t)?(e.consume(t),s):n(t)}function c(e){return qw(e)?u(e):n(e)}function u(n){return 46===n?(e.consume(n),r=0,c):62===n?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(n),e.exit("autolinkMarker"),e.exit("autolink"),t):A(n)}function A(t){if((45===t||qw(t))&&r++<63){const n=45===t?A:u;return e.consume(t),n}return n(t)}}};const fx={partial:!0,tokenize:function(e,t,n){return function(t){return Zw(t)?ox(e,r,"linePrefix")(t):r(t)};function r(e){return null===e||Jw(e)?t(e):n(e)}}};const px={continuation:{tokenize:function(e,t,n){const r=this;return function(t){return Zw(t)?ox(e,o,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):o(t)};function o(r){return e.attempt(px,t,n)(r)}}},exit:function(e){e.exit("blockQuote")},name:"blockQuote",tokenize:function(e,t,n){const r=this;return function(t){if(62===t){const n=r.containerState;return n.open||(e.enter("blockQuote",{_container:!0}),n.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(t),e.exit("blockQuoteMarker"),o}return n(t)};function o(n){return Zw(n)?(e.enter("blockQuotePrefixWhitespace"),e.consume(n),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(n))}}};const hx={name:"characterEscape",tokenize:function(e,t,n){return function(t){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(t),e.exit("escapeMarker"),r};function r(r){return Kw(r)?(e.enter("characterEscapeValue"),e.consume(r),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(r)}}};const gx={name:"characterReference",tokenize:function(e,t,n){const r=this;let o,a,i=0;return function(t){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(t),e.exit("characterReferenceMarker"),l};function l(t){return 35===t?(e.enter("characterReferenceMarkerNumeric"),e.consume(t),e.exit("characterReferenceMarkerNumeric"),s):(e.enter("characterReferenceValue"),o=31,a=qw,c(t))}function s(t){return 88===t||120===t?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(t),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),o=6,a=Xw,c):(e.enter("characterReferenceValue"),o=7,a=Yw,c(t))}function c(l){if(59===l&&i){const o=e.exit("characterReferenceValue");return a!==qw||Nw(r.sliceSerialize(o))?(e.enter("characterReferenceMarker"),e.consume(l),e.exit("characterReferenceMarker"),e.exit("characterReference"),t):n(l)}return a(l)&&i++<o?(e.consume(l),c):n(l)}}};const mx={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){return null===t?n(t):(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),o)};function o(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}},yx={concrete:!0,name:"codeFenced",tokenize:function(e,t,n){const r=this,o={partial:!0,tokenize:function(e,t,n){let o=0;return i;function i(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),s}function s(t){return e.enter("codeFencedFence"),Zw(t)?ox(e,c,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):c(t)}function c(t){return t===a?(e.enter("codeFencedFenceSequence"),u(t)):n(t)}function u(t){return t===a?(o++,e.consume(t),u):o>=l?(e.exit("codeFencedFenceSequence"),Zw(t)?ox(e,A,"whitespace")(t):A(t)):n(t)}function A(r){return null===r||Jw(r)?(e.exit("codeFencedFence"),t(r)):n(r)}}};let a,i=0,l=0;return function(t){return function(t){const n=r.events[r.events.length-1];return i=n&&"linePrefix"===n[1].type?n[2].sliceSerialize(n[1],!0).length:0,a=t,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),s(t)}(t)};function s(t){return t===a?(l++,e.consume(t),s):l<3?n(t):(e.exit("codeFencedFenceSequence"),Zw(t)?ox(e,c,"whitespace")(t):c(t))}function c(n){return null===n||Jw(n)?(e.exit("codeFencedFence"),r.interrupt?t(n):e.check(mx,f,y)(n)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),u(n))}function u(t){return null===t||Jw(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),c(t)):Zw(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ox(e,A,"whitespace")(t)):96===t&&t===a?n(t):(e.consume(t),u)}function A(t){return null===t||Jw(t)?c(t):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),d(t))}function d(t){return null===t||Jw(t)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),c(t)):96===t&&t===a?n(t):(e.consume(t),d)}function f(t){return e.attempt(o,y,p)(t)}function p(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),h}function h(t){return i>0&&Zw(t)?ox(e,g,"linePrefix",i+1)(t):g(t)}function g(t){return null===t||Jw(t)?e.check(mx,f,y)(t):(e.enter("codeFlowValue"),m(t))}function m(t){return null===t||Jw(t)?(e.exit("codeFlowValue"),g(t)):(e.consume(t),m)}function y(n){return e.exit("codeFenced"),t(n)}}};const vx={name:"codeIndented",tokenize:function(e,t,n){const r=this;return function(t){return e.enter("codeIndented"),ox(e,o,"linePrefix",5)(t)};function o(e){const t=r.events[r.events.length-1];return t&&"linePrefix"===t[1].type&&t[2].sliceSerialize(t[1],!0).length>=4?a(e):n(e)}function a(t){return null===t?l(t):Jw(t)?e.attempt(bx,a,l)(t):(e.enter("codeFlowValue"),i(t))}function i(t){return null===t||Jw(t)?(e.exit("codeFlowValue"),a(t)):(e.consume(t),i)}function l(n){return e.exit("codeIndented"),t(n)}}},bx={partial:!0,tokenize:function(e,t,n){const r=this;return o;function o(t){return r.parser.lazy[r.now().line]?n(t):Jw(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),o):ox(e,a,"linePrefix",5)(t)}function a(e){const a=r.events[r.events.length-1];return a&&"linePrefix"===a[1].type&&a[2].sliceSerialize(a[1],!0).length>=4?t(e):Jw(e)?o(e):n(e)}}};const wx={name:"codeText",previous:function(e){return 96!==e||"characterEscape"===this.events[this.events.length-1][1].type},resolve:function(e){let t,n,r=e.length-4,o=3;if(!("lineEnding"!==e[o][1].type&&"space"!==e[o][1].type||"lineEnding"!==e[r][1].type&&"space"!==e[r][1].type))for(t=o;++t<r;)if("codeTextData"===e[t][1].type){e[o][1].type="codeTextPadding",e[r][1].type="codeTextPadding",o+=2,r-=2;break}for(t=o-1,r++;++t<=r;)void 0===n?t!==r&&"lineEnding"!==e[t][1].type&&(n=t):(t===r||"lineEnding"===e[t][1].type)&&(e[n][1].type="codeTextData",t!==n+2&&(e[n][1].end=e[t-1][1].end,e.splice(n+2,t-n-2),r-=t-n-2,t=n+2),n=void 0);return e},tokenize:function(e,t,n){let r,o,a=0;return function(t){return e.enter("codeText"),e.enter("codeTextSequence"),i(t)};function i(t){return 96===t?(e.consume(t),a++,i):(e.exit("codeTextSequence"),l(t))}function l(t){return null===t?n(t):32===t?(e.enter("space"),e.consume(t),e.exit("space"),l):96===t?(o=e.enter("codeTextSequence"),r=0,c(t)):Jw(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),l):(e.enter("codeTextData"),s(t))}function s(t){return null===t||32===t||96===t||Jw(t)?(e.exit("codeTextData"),l(t)):(e.consume(t),s)}function c(n){return 96===n?(e.consume(n),r++,c):r===a?(e.exit("codeTextSequence"),e.exit("codeText"),t(n)):(o.type="codeTextData",s(n))}}};class xx{constructor(e){this.left=e?[...e]:[],this.right=[]}get(e){if(e<0||e>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+e+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return e<this.left.length?this.left[e]:this.right[this.right.length-e+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(e,t){const n=t??Number.POSITIVE_INFINITY;return n<this.left.length?this.left.slice(e,n):e>this.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-e+this.left.length).reverse():this.left.slice(e).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(e,t,n){const r=t||0;this.setCursor(Math.trunc(e));const o=this.right.splice(this.right.length-r,Number.POSITIVE_INFINITY);return n&&kx(this.left,n),o.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(e){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(e)}pushMany(e){this.setCursor(Number.POSITIVE_INFINITY),kx(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),kx(this.right,e.reverse())}setCursor(e){if(!(e===this.left.length||e>this.left.length&&0===this.right.length||e<0&&0===this.left.length))if(e<this.left.length){const t=this.left.splice(e,Number.POSITIVE_INFINITY);kx(this.right,t.reverse())}else{const t=this.right.splice(this.left.length+this.right.length-e,Number.POSITIVE_INFINITY);kx(this.left,t.reverse())}}}function kx(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function Ex(e){const t={};let n,r,o,a,i,l,s,c=-1;const u=new xx(e);for(;++c<u.length;){for(;c in t;)c=t[c];if(n=u.get(c),c&&"chunkFlow"===n[1].type&&"listItemPrefix"===u.get(c-1)[1].type&&(l=n[1]._tokenizer.events,o=0,o<l.length&&"lineEndingBlank"===l[o][1].type&&(o+=2),o<l.length&&"content"===l[o][1].type))for(;++o<l.length&&"content"!==l[o][1].type;)"chunkText"===l[o][1].type&&(l[o][1]._isInFirstContentOfListItem=!0,o++);if("enter"===n[0])n[1].contentType&&(Object.assign(t,Sx(u,c)),c=t[c],s=!0);else if(n[1]._container){for(o=c,r=void 0;o--;)if(a=u.get(o),"lineEnding"===a[1].type||"lineEndingBlank"===a[1].type)"enter"===a[0]&&(r&&(u.get(r)[1].type="lineEndingBlank"),a[1].type="lineEnding",r=o);else if("linePrefix"!==a[1].type)break;r&&(n[1].end={...u.get(r)[1].start},i=u.slice(r,c),i.unshift(n),u.splice(r,c-r+1,i))}}return Ow(e,0,Number.POSITIVE_INFINITY,u.slice(0)),!s}function Sx(e,t){const n=e.get(t)[1],r=e.get(t)[2];let o=t-1;const a=[],i=n._tokenizer||r.parser[n.contentType](n.start),l=i.events,s=[],c={};let u,A,d=-1,f=n,p=0,h=0;const g=[h];for(;f;){for(;e.get(++o)[1]!==f;);a.push(o),f._tokenizer||(u=r.sliceStream(f),f.next||u.push(null),A&&i.defineSkip(f.start),f._isInFirstContentOfListItem&&(i._gfmTasklistFirstContentOfListItem=!0),i.write(u),f._isInFirstContentOfListItem&&(i._gfmTasklistFirstContentOfListItem=void 0)),A=f,f=f.next}for(f=n;++d<l.length;)"exit"===l[d][0]&&"enter"===l[d-1][0]&&l[d][1].type===l[d-1][1].type&&l[d][1].start.line!==l[d][1].end.line&&(h=d+1,g.push(h),f._tokenizer=void 0,f.previous=void 0,f=f.next);for(i.events=[],f?(f._tokenizer=void 0,f.previous=void 0):g.pop(),d=g.length;d--;){const t=l.slice(g[d],g[d+1]),n=a.pop();s.push([n,n+t.length-1]),e.splice(n,2,t)}for(s.reverse(),d=-1;++d<s.length;)c[p+s[d][0]]=p+s[d][1],p+=s[d][1]-s[d][0]-1;return c}const Cx={resolve:function(e){return Ex(e),e},tokenize:function(e,t){let n;return function(t){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),r(t)};function r(t){return null===t?o(t):Jw(t)?e.check(Px,a,o)(t):(e.consume(t),r)}function o(n){return e.exit("chunkContent"),e.exit("content"),t(n)}function a(t){return e.consume(t),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,r}}},Px={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),ox(e,o,"linePrefix")};function o(o){if(null===o||Jw(o))return n(o);const a=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&a&&"linePrefix"===a[1].type&&a[2].sliceSerialize(a[1],!0).length>=4?t(o):e.interrupt(r.parser.constructs.flow,n,t)(o)}}};function Dx(e,t,n,r,o,a,i,l,s){const c=s||Number.POSITIVE_INFINITY;let u=0;return function(t){return 60===t?(e.enter(r),e.enter(o),e.enter(a),e.consume(t),e.exit(a),A):null===t||32===t||41===t||Gw(t)?n(t):(e.enter(r),e.enter(i),e.enter(l),e.enter("chunkString",{contentType:"string"}),p(t))};function A(n){return 62===n?(e.enter(a),e.consume(n),e.exit(a),e.exit(o),e.exit(r),t):(e.enter(l),e.enter("chunkString",{contentType:"string"}),d(n))}function d(t){return 62===t?(e.exit("chunkString"),e.exit(l),A(t)):null===t||60===t||Jw(t)?n(t):(e.consume(t),92===t?f:d)}function f(t){return 60===t||62===t||92===t?(e.consume(t),d):d(t)}function p(o){return u||null!==o&&41!==o&&!$w(o)?u<c&&40===o?(e.consume(o),u++,p):41===o?(e.consume(o),u--,p):null===o||32===o||40===o||Gw(o)?n(o):(e.consume(o),92===o?h:p):(e.exit("chunkString"),e.exit(l),e.exit(i),e.exit(r),t(o))}function h(t){return 40===t||41===t||92===t?(e.consume(t),p):p(t)}}function Bx(e,t,n,r,o,a){const i=this;let l,s=0;return function(t){return e.enter(r),e.enter(o),e.consume(t),e.exit(o),e.enter(a),c};function c(A){return s>999||null===A||91===A||93===A&&!l||94===A&&!s&&"_hiddenFootnoteSupport"in i.parser.constructs?n(A):93===A?(e.exit(a),e.enter(o),e.consume(A),e.exit(o),e.exit(r),t):Jw(A)?(e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),c):(e.enter("chunkString",{contentType:"string"}),u(A))}function u(t){return null===t||91===t||93===t||Jw(t)||s++>999?(e.exit("chunkString"),c(t)):(e.consume(t),l||(l=!Zw(t)),92===t?A:u)}function A(t){return 91===t||92===t||93===t?(e.consume(t),s++,u):u(t)}}function Ix(e,t,n,r,o,a){let i;return function(t){return 34===t||39===t||40===t?(e.enter(r),e.enter(o),e.consume(t),e.exit(o),i=40===t?41:t,l):n(t)};function l(n){return n===i?(e.enter(o),e.consume(n),e.exit(o),e.exit(r),t):(e.enter(a),s(n))}function s(t){return t===i?(e.exit(a),l(i)):null===t?n(t):Jw(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),ox(e,s,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(t))}function c(t){return t===i||null===t||Jw(t)?(e.exit("chunkString"),s(t)):(e.consume(t),92===t?u:c)}function u(t){return t===i||92===t?(e.consume(t),c):c(t)}}function Tx(e,t){let n;return function r(o){return Jw(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),n=!0,r):Zw(o)?ox(e,r,n?"linePrefix":"lineSuffix")(o):t(o)}}const Mx={name:"definition",tokenize:function(e,t,n){const r=this;let o;return function(t){return e.enter("definition"),function(t){return Bx.call(r,e,a,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(t)}(t)};function a(t){return o=Uw(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),58===t?(e.enter("definitionMarker"),e.consume(t),e.exit("definitionMarker"),i):n(t)}function i(t){return $w(t)?Tx(e,l)(t):l(t)}function l(t){return Dx(e,s,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(t)}function s(t){return e.attempt(Qx,c,c)(t)}function c(t){return Zw(t)?ox(e,u,"whitespace")(t):u(t)}function u(a){return null===a||Jw(a)?(e.exit("definition"),r.parser.defined.push(o),t(a)):n(a)}}},Qx={partial:!0,tokenize:function(e,t,n){return function(t){return $w(t)?Tx(e,r)(t):n(t)};function r(t){return Ix(e,o,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(t)}function o(t){return Zw(t)?ox(e,a,"whitespace")(t):a(t)}function a(e){return null===e||Jw(e)?t(e):n(e)}}};const _x={name:"hardBreakEscape",tokenize:function(e,t,n){return function(t){return e.enter("hardBreakEscape"),e.consume(t),r};function r(r){return Jw(r)?(e.exit("hardBreakEscape"),t(r)):n(r)}}};const Nx={name:"headingAtx",resolve:function(e,t){let n,r,o=e.length-2,a=3;return"whitespace"===e[a][1].type&&(a+=2),o-2>a&&"whitespace"===e[o][1].type&&(o-=2),"atxHeadingSequence"===e[o][1].type&&(a===o-1||o-4>a&&"whitespace"===e[o-2][1].type)&&(o-=a+1===o?2:4),o>a&&(n={type:"atxHeadingText",start:e[a][1].start,end:e[o][1].end},r={type:"chunkText",start:e[a][1].start,end:e[o][1].end,contentType:"text"},Ow(e,a,o-a+1,[["enter",n,t],["enter",r,t],["exit",r,t],["exit",n,t]])),e},tokenize:function(e,t,n){let r=0;return function(t){return e.enter("atxHeading"),function(t){return e.enter("atxHeadingSequence"),o(t)}(t)};function o(t){return 35===t&&r++<6?(e.consume(t),o):null===t||$w(t)?(e.exit("atxHeadingSequence"),a(t)):n(t)}function a(n){return 35===n?(e.enter("atxHeadingSequence"),i(n)):null===n||Jw(n)?(e.exit("atxHeading"),t(n)):Zw(n)?ox(e,a,"whitespace")(n):(e.enter("atxHeadingText"),l(n))}function i(t){return 35===t?(e.consume(t),i):(e.exit("atxHeadingSequence"),a(t))}function l(t){return null===t||35===t||$w(t)?(e.exit("atxHeadingText"),a(t)):(e.consume(t),l)}}};const Ox=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Rx=["pre","script","style","textarea"],Lx={concrete:!0,name:"htmlFlow",resolveTo:function(e){let t=e.length;for(;t--&&("enter"!==e[t][0]||"htmlFlow"!==e[t][1].type););return t>1&&"linePrefix"===e[t-2][1].type&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e},tokenize:function(e,t,n){const r=this;let o,a,i,l,s;return function(t){return function(t){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(t),c}(t)};function c(l){return 33===l?(e.consume(l),u):47===l?(e.consume(l),a=!0,f):63===l?(e.consume(l),o=3,r.interrupt?t:_):Ww(l)?(e.consume(l),i=String.fromCharCode(l),p):n(l)}function u(a){return 45===a?(e.consume(a),o=2,A):91===a?(e.consume(a),o=5,l=0,d):Ww(a)?(e.consume(a),o=4,r.interrupt?t:_):n(a)}function A(o){return 45===o?(e.consume(o),r.interrupt?t:_):n(o)}function d(o){const a="CDATA[";return o===a.charCodeAt(l++)?(e.consume(o),6===l?r.interrupt?t:C:d):n(o)}function f(t){return Ww(t)?(e.consume(t),i=String.fromCharCode(t),p):n(t)}function p(l){if(null===l||47===l||62===l||$w(l)){const s=47===l,c=i.toLowerCase();return s||a||!Rx.includes(c)?Ox.includes(i.toLowerCase())?(o=6,s?(e.consume(l),h):r.interrupt?t(l):C(l)):(o=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(l):a?g(l):m(l)):(o=1,r.interrupt?t(l):C(l))}return 45===l||qw(l)?(e.consume(l),i+=String.fromCharCode(l),p):n(l)}function h(o){return 62===o?(e.consume(o),r.interrupt?t:C):n(o)}function g(t){return Zw(t)?(e.consume(t),g):E(t)}function m(t){return 47===t?(e.consume(t),E):58===t||95===t||Ww(t)?(e.consume(t),y):Zw(t)?(e.consume(t),m):E(t)}function y(t){return 45===t||46===t||58===t||95===t||qw(t)?(e.consume(t),y):v(t)}function v(t){return 61===t?(e.consume(t),b):Zw(t)?(e.consume(t),v):m(t)}function b(t){return null===t||60===t||61===t||62===t||96===t?n(t):34===t||39===t?(e.consume(t),s=t,w):Zw(t)?(e.consume(t),b):x(t)}function w(t){return t===s?(e.consume(t),s=null,k):null===t||Jw(t)?n(t):(e.consume(t),w)}function x(t){return null===t||34===t||39===t||47===t||60===t||61===t||62===t||96===t||$w(t)?v(t):(e.consume(t),x)}function k(e){return 47===e||62===e||Zw(e)?m(e):n(e)}function E(t){return 62===t?(e.consume(t),S):n(t)}function S(t){return null===t||Jw(t)?C(t):Zw(t)?(e.consume(t),S):n(t)}function C(t){return 45===t&&2===o?(e.consume(t),I):60===t&&1===o?(e.consume(t),T):62===t&&4===o?(e.consume(t),N):63===t&&3===o?(e.consume(t),_):93===t&&5===o?(e.consume(t),Q):!Jw(t)||6!==o&&7!==o?null===t||Jw(t)?(e.exit("htmlFlowData"),P(t)):(e.consume(t),C):(e.exit("htmlFlowData"),e.check(Fx,O,P)(t))}function P(t){return e.check(zx,D,O)(t)}function D(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),B}function B(t){return null===t||Jw(t)?P(t):(e.enter("htmlFlowData"),C(t))}function I(t){return 45===t?(e.consume(t),_):C(t)}function T(t){return 47===t?(e.consume(t),i="",M):C(t)}function M(t){if(62===t){const n=i.toLowerCase();return Rx.includes(n)?(e.consume(t),N):C(t)}return Ww(t)&&i.length<8?(e.consume(t),i+=String.fromCharCode(t),M):C(t)}function Q(t){return 93===t?(e.consume(t),_):C(t)}function _(t){return 62===t?(e.consume(t),N):45===t&&2===o?(e.consume(t),_):C(t)}function N(t){return null===t||Jw(t)?(e.exit("htmlFlowData"),O(t)):(e.consume(t),N)}function O(n){return e.exit("htmlFlow"),t(n)}}},Fx={partial:!0,tokenize:function(e,t,n){return function(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),e.attempt(fx,t,n)}}},zx={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){return Jw(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),o):n(t)};function o(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}};const jx={name:"htmlText",tokenize:function(e,t,n){const r=this;let o,a,i;return function(t){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(t),l};function l(t){return 33===t?(e.consume(t),s):47===t?(e.consume(t),b):63===t?(e.consume(t),y):Ww(t)?(e.consume(t),k):n(t)}function s(t){return 45===t?(e.consume(t),c):91===t?(e.consume(t),a=0,f):Ww(t)?(e.consume(t),m):n(t)}function c(t){return 45===t?(e.consume(t),d):n(t)}function u(t){return null===t?n(t):45===t?(e.consume(t),A):Jw(t)?(i=u,M(t)):(e.consume(t),u)}function A(t){return 45===t?(e.consume(t),d):u(t)}function d(e){return 62===e?T(e):45===e?A(e):u(e)}function f(t){const r="CDATA[";return t===r.charCodeAt(a++)?(e.consume(t),6===a?p:f):n(t)}function p(t){return null===t?n(t):93===t?(e.consume(t),h):Jw(t)?(i=p,M(t)):(e.consume(t),p)}function h(t){return 93===t?(e.consume(t),g):p(t)}function g(t){return 62===t?T(t):93===t?(e.consume(t),g):p(t)}function m(t){return null===t||62===t?T(t):Jw(t)?(i=m,M(t)):(e.consume(t),m)}function y(t){return null===t?n(t):63===t?(e.consume(t),v):Jw(t)?(i=y,M(t)):(e.consume(t),y)}function v(e){return 62===e?T(e):y(e)}function b(t){return Ww(t)?(e.consume(t),w):n(t)}function w(t){return 45===t||qw(t)?(e.consume(t),w):x(t)}function x(t){return Jw(t)?(i=x,M(t)):Zw(t)?(e.consume(t),x):T(t)}function k(t){return 45===t||qw(t)?(e.consume(t),k):47===t||62===t||$w(t)?E(t):n(t)}function E(t){return 47===t?(e.consume(t),T):58===t||95===t||Ww(t)?(e.consume(t),S):Jw(t)?(i=E,M(t)):Zw(t)?(e.consume(t),E):T(t)}function S(t){return 45===t||46===t||58===t||95===t||qw(t)?(e.consume(t),S):C(t)}function C(t){return 61===t?(e.consume(t),P):Jw(t)?(i=C,M(t)):Zw(t)?(e.consume(t),C):E(t)}function P(t){return null===t||60===t||61===t||62===t||96===t?n(t):34===t||39===t?(e.consume(t),o=t,D):Jw(t)?(i=P,M(t)):Zw(t)?(e.consume(t),P):(e.consume(t),B)}function D(t){return t===o?(e.consume(t),o=void 0,I):null===t?n(t):Jw(t)?(i=D,M(t)):(e.consume(t),D)}function B(t){return null===t||34===t||39===t||60===t||61===t||96===t?n(t):47===t||62===t||$w(t)?E(t):(e.consume(t),B)}function I(e){return 47===e||62===e||$w(e)?E(e):n(e)}function T(r){return 62===r?(e.consume(r),e.exit("htmlTextData"),e.exit("htmlText"),t):n(r)}function M(t){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),Q}function Q(t){return Zw(t)?ox(e,_,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):_(t)}function _(t){return e.enter("htmlTextData"),i(t)}}};const Hx={name:"labelEnd",resolveAll:function(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),"labelImage"===r.type||"labelLink"===r.type||"labelEnd"===r.type){const e="labelImage"===r.type?4:2;r.type="data",t+=e}}return e.length!==n.length&&Ow(e,0,e.length,n),e},resolveTo:function(e,t){let n,r,o,a,i=e.length,l=0;for(;i--;)if(n=e[i][1],r){if("link"===n.type||"labelLink"===n.type&&n._inactive)break;"enter"===e[i][0]&&"labelLink"===n.type&&(n._inactive=!0)}else if(o){if("enter"===e[i][0]&&("labelImage"===n.type||"labelLink"===n.type)&&!n._balanced&&(r=i,"labelLink"!==n.type)){l=2;break}}else"labelEnd"===n.type&&(o=i);const s={type:"labelLink"===e[r][1].type?"link":"image",start:{...e[r][1].start},end:{...e[e.length-1][1].end}},c={type:"label",start:{...e[r][1].start},end:{...e[o][1].end}},u={type:"labelText",start:{...e[r+l+2][1].end},end:{...e[o-2][1].start}};return a=[["enter",s,t],["enter",c,t]],a=Rw(a,e.slice(r+1,r+l+3)),a=Rw(a,[["enter",u,t]]),a=Rw(a,cx(t.parser.constructs.insideSpan.null,e.slice(r+l+4,o-3),t)),a=Rw(a,[["exit",u,t],e[o-2],e[o-1],["exit",c,t]]),a=Rw(a,e.slice(o+1)),a=Rw(a,[["exit",s,t]]),Ow(e,r,e.length,a),e},tokenize:function(e,t,n){const r=this;let o,a,i=r.events.length;for(;i--;)if(("labelImage"===r.events[i][1].type||"labelLink"===r.events[i][1].type)&&!r.events[i][1]._balanced){o=r.events[i][1];break}return function(t){return o?o._inactive?u(t):(a=r.parser.defined.includes(Uw(r.sliceSerialize({start:o.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelEnd"),l):n(t)};function l(t){return 40===t?e.attempt(Ux,c,a?c:u)(t):91===t?e.attempt(Wx,c,a?s:u)(t):a?c(t):u(t)}function s(t){return e.attempt(qx,c,u)(t)}function c(e){return t(e)}function u(e){return o._balanced=!0,n(e)}}},Ux={tokenize:function(e,t,n){return function(t){return e.enter("resource"),e.enter("resourceMarker"),e.consume(t),e.exit("resourceMarker"),r};function r(t){return $w(t)?Tx(e,o)(t):o(t)}function o(t){return 41===t?c(t):Dx(e,a,i,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(t)}function a(t){return $w(t)?Tx(e,l)(t):c(t)}function i(e){return n(e)}function l(t){return 34===t||39===t||40===t?Ix(e,s,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(t):c(t)}function s(t){return $w(t)?Tx(e,c)(t):c(t)}function c(r){return 41===r?(e.enter("resourceMarker"),e.consume(r),e.exit("resourceMarker"),e.exit("resource"),t):n(r)}}},Wx={tokenize:function(e,t,n){const r=this;return function(t){return Bx.call(r,e,o,a,"reference","referenceMarker","referenceString")(t)};function o(e){return r.parser.defined.includes(Uw(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(e):n(e)}function a(e){return n(e)}}},qx={tokenize:function(e,t,n){return function(t){return e.enter("reference"),e.enter("referenceMarker"),e.consume(t),e.exit("referenceMarker"),r};function r(r){return 93===r?(e.enter("referenceMarker"),e.consume(r),e.exit("referenceMarker"),e.exit("reference"),t):n(r)}}};const Vx={name:"labelStartImage",resolveAll:Hx.resolveAll,tokenize:function(e,t,n){const r=this;return function(t){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(t),e.exit("labelImageMarker"),o};function o(t){return 91===t?(e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelImage"),a):n(t)}function a(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?n(e):t(e)}}};const Gx={name:"labelStartLink",resolveAll:Hx.resolveAll,tokenize:function(e,t,n){const r=this;return function(t){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(t),e.exit("labelMarker"),e.exit("labelLink"),o};function o(e){return 94===e&&"_hiddenFootnoteSupport"in r.parser.constructs?n(e):t(e)}}};const Yx={name:"lineEnding",tokenize:function(e,t){return function(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),ox(e,t,"linePrefix")}}};const Xx={name:"thematicBreak",tokenize:function(e,t,n){let r,o=0;return function(t){return e.enter("thematicBreak"),function(e){return r=e,a(e)}(t)};function a(a){return a===r?(e.enter("thematicBreakSequence"),i(a)):o>=3&&(null===a||Jw(a))?(e.exit("thematicBreak"),t(a)):n(a)}function i(t){return t===r?(e.consume(t),o++,i):(e.exit("thematicBreakSequence"),Zw(t)?ox(e,a,"whitespace")(t):a(t))}}};const Kx={continuation:{tokenize:function(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(fx,(function(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,ox(e,t,"listItemIndent",r.containerState.size+1)(n)}),(function(n){return r.containerState.furtherBlankLines||!Zw(n)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(n)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt($x,t,o)(n))}));function o(o){return r.containerState._closeFlow=!0,r.interrupt=void 0,ox(e,e.attempt(Kx,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o)}}},exit:function(e){e.exit(this.containerState.type)},name:"list",tokenize:function(e,t,n){const r=this,o=r.events[r.events.length-1];let a=o&&"linePrefix"===o[1].type?o[2].sliceSerialize(o[1],!0).length:0,i=0;return function(t){const o=r.containerState.type||(42===t||43===t||45===t?"listUnordered":"listOrdered");if("listUnordered"===o?!r.containerState.marker||t===r.containerState.marker:Yw(t)){if(r.containerState.type||(r.containerState.type=o,e.enter(o,{_container:!0})),"listUnordered"===o)return e.enter("listItemPrefix"),42===t||45===t?e.check(Xx,n,s)(t):s(t);if(!r.interrupt||49===t)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(t)}return n(t)};function l(t){return Yw(t)&&++i<10?(e.consume(t),l):(!r.interrupt||i<2)&&(r.containerState.marker?t===r.containerState.marker:41===t||46===t)?(e.exit("listItemValue"),s(t)):n(t)}function s(t){return e.enter("listItemMarker"),e.consume(t),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||t,e.check(fx,r.interrupt?n:c,e.attempt(Jx,A,u))}function c(e){return r.containerState.initialBlankLine=!0,a++,A(e)}function u(t){return Zw(t)?(e.enter("listItemPrefixWhitespace"),e.consume(t),e.exit("listItemPrefixWhitespace"),A):n(t)}function A(n){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(n)}}},Jx={partial:!0,tokenize:function(e,t,n){const r=this;return ox(e,(function(e){const o=r.events[r.events.length-1];return!Zw(e)&&o&&"listItemPrefixWhitespace"===o[1].type?t(e):n(e)}),"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)}},$x={partial:!0,tokenize:function(e,t,n){const r=this;return ox(e,(function(e){const o=r.events[r.events.length-1];return o&&"listItemIndent"===o[1].type&&o[2].sliceSerialize(o[1],!0).length===r.containerState.size?t(e):n(e)}),"listItemIndent",r.containerState.size+1)}};const Zx={name:"setextUnderline",resolveTo:function(e,t){let n,r,o,a=e.length;for(;a--;)if("enter"===e[a][0]){if("content"===e[a][1].type){n=a;break}"paragraph"===e[a][1].type&&(r=a)}else"content"===e[a][1].type&&e.splice(a,1),!o&&"definition"===e[a][1].type&&(o=a);const i={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[r][1].type="setextHeadingText",o?(e.splice(r,0,["enter",i,t]),e.splice(o+1,0,["exit",e[n][1],t]),e[n][1].end={...e[o][1].end}):e[n][1]=i,e.push(["exit",i,t]),e},tokenize:function(e,t,n){const r=this;let o;return function(t){let i,l=r.events.length;for(;l--;)if("lineEnding"!==r.events[l][1].type&&"linePrefix"!==r.events[l][1].type&&"content"!==r.events[l][1].type){i="paragraph"===r.events[l][1].type;break}return r.parser.lazy[r.now().line]||!r.interrupt&&!i?n(t):(e.enter("setextHeadingLine"),o=t,function(t){return e.enter("setextHeadingLineSequence"),a(t)}(t))};function a(t){return t===o?(e.consume(t),a):(e.exit("setextHeadingLineSequence"),Zw(t)?ox(e,i,"lineSuffix")(t):i(t))}function i(r){return null===r||Jw(r)?(e.exit("setextHeadingLine"),t(r)):n(r)}}};const ek={tokenize:function(e){const t=this,n=e.attempt(fx,(function(r){if(null===r)return void e.consume(r);return e.enter("lineEndingBlank"),e.consume(r),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}),e.attempt(this.parser.constructs.flowInitial,r,ox(e,e.attempt(this.parser.constructs.flow,r,e.attempt(Cx,r)),"linePrefix")));return n;function r(r){if(null!==r)return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),t.currentConstruct=void 0,n;e.consume(r)}}};const tk={resolveAll:ak()},nk=ok("string"),rk=ok("text");function ok(e){return{resolveAll:ak("text"===e?ik:void 0),tokenize:function(t){const n=this,r=this.parser.constructs[e],o=t.attempt(r,a,i);return a;function a(e){return s(e)?o(e):i(e)}function i(e){if(null!==e)return t.enter("data"),t.consume(e),l;t.consume(e)}function l(e){return s(e)?(t.exit("data"),o(e)):(t.consume(e),l)}function s(e){if(null===e)return!0;const t=r[e];let o=-1;if(t)for(;++o<t.length;){const e=t[o];if(!e.previous||e.previous.call(n,n.previous))return!0}return!1}}}}function ak(e){return function(t,n){let r,o=-1;for(;++o<=t.length;)void 0===r?t[o]&&"data"===t[o][1].type&&(r=o,o++):(!t[o]||"data"!==t[o][1].type)&&(o!==r+2&&(t[r][1].end=t[o-1][1].end,t.splice(r+2,o-r-2),o=r+2),r=void 0);return e?e(t,n):t}}function ik(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||"lineEnding"===e[n][1].type)&&"data"===e[n-1][1].type){const r=e[n-1][1],o=t.sliceStream(r);let a,i=o.length,l=-1,s=0;for(;i--;){const e=o[i];if("string"==typeof e){for(l=e.length;32===e.charCodeAt(l-1);)s++,l--;if(l)break;l=-1}else if(-2===e)a=!0,s++;else if(-1!==e){i++;break}}if(s){const o={type:n===e.length||a||s<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:i?l:r.start._bufferIndex+l,_index:r.start._index+i,line:r.end.line,column:r.end.column-s,offset:r.end.offset-s},end:{...r.end}};r.end={...o.start},r.start.offset===r.end.offset?Object.assign(r,o):(e.splice(n,0,["enter",o,t],["exit",o,t]),n+=2)}n++}return e}const lk={42:Kx,43:Kx,45:Kx,48:Kx,49:Kx,50:Kx,51:Kx,52:Kx,53:Kx,54:Kx,55:Kx,56:Kx,57:Kx,62:px},sk={91:Mx},ck={[-2]:vx,[-1]:vx,32:vx},uk={35:Nx,42:Xx,45:[Zx,Xx],60:Lx,61:Zx,95:Xx,96:yx,126:yx},Ak={38:gx,92:hx},dk={[-5]:Yx,[-4]:Yx,[-3]:Yx,33:Vx,38:gx,42:ux,60:[dx,jx],91:Gx,92:[_x,hx],93:Hx,95:ux,96:wx},fk={null:[ux,tk]},pk=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:sk,disable:{null:[]},document:lk,flow:uk,flowInitial:ck,insideSpan:fk,string:Ak,text:dk},Symbol.toStringTag,{value:"Module"}));function hk(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const o={},a=[];let i=[],l=[];const s={attempt:h((function(e,t){g(e,t.from)})),check:h(p),consume:function(e){Jw(e)?(r.line++,r.column=1,r.offset+=-3===e?2:1,m()):-1!==e&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===i[r._index].length&&(r._bufferIndex=-1,r._index++)),c.previous=e},enter:function(e,t){const n=t||{};return n.type=e,n.start=d(),c.events.push(["enter",n,c]),l.push(n),n},exit:function(e){const t=l.pop();return t.end=d(),c.events.push(["exit",t,c]),t},interrupt:h(p,{interrupt:!0})},c={code:null,containerState:{},defineSkip:function(e){o[e.line]=e.column,m()},events:[],now:d,parser:e,previous:null,sliceSerialize:function(e,t){return function(e,t){let n=-1;const r=[];let o;for(;++n<e.length;){const a=e[n];let i;if("string"==typeof a)i=a;else switch(a){case-5:i="\r";break;case-4:i="\n";break;case-3:i="\r\n";break;case-2:i=t?" ":"\t";break;case-1:if(!t&&o)continue;i=" ";break;default:i=String.fromCharCode(a)}o=-2===a,r.push(i)}return r.join("")}(A(e),t)},sliceStream:A,write:function(e){return i=Rw(i,e),function(){let e;for(;r._index<i.length;){const t=i[r._index];if("string"==typeof t)for(e=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===e&&r._bufferIndex<t.length;)f(t.charCodeAt(r._bufferIndex));else f(t)}}(),null!==i[i.length-1]?[]:(g(t,0),c.events=cx(a,c.events,c),c.events)}};let u=t.tokenize.call(c,s);return t.resolveAll&&a.push(t),c;function A(e){return function(e,t){const n=t.start._index,r=t.start._bufferIndex,o=t.end._index,a=t.end._bufferIndex;let i;if(n===o)i=[e[n].slice(r,a)];else{if(i=e.slice(n,o),r>-1){const e=i[0];"string"==typeof e?i[0]=e.slice(r):i.shift()}a>0&&i.push(e[o].slice(0,a))}return i}(i,e)}function d(){const{_bufferIndex:e,_index:t,line:n,column:o,offset:a}=r;return{_bufferIndex:e,_index:t,line:n,column:o,offset:a}}function f(e){u=u(e)}function p(e,t){t.restore()}function h(e,t){return function(n,o,a){let i,u,A,f;return Array.isArray(n)?p(n):"tokenize"in n?p([n]):function(e){return t;function t(t){const n=null!==t&&e[t],r=null!==t&&e.null;return p([...Array.isArray(n)?n:n?[n]:[],...Array.isArray(r)?r:r?[r]:[]])(t)}}(n);function p(e){return i=e,u=0,0===e.length?a:h(e[u])}function h(e){return function(n){return f=function(){const e=d(),t=c.previous,n=c.currentConstruct,o=c.events.length,a=Array.from(l);return{from:o,restore:i};function i(){r=e,c.previous=t,c.currentConstruct=n,c.events.length=o,l=a,m()}}(),A=e,e.partial||(c.currentConstruct=e),e.name&&c.parser.constructs.disable.null.includes(e.name)?y():e.tokenize.call(t?Object.assign(Object.create(c),t):c,s,g,y)(n)}}function g(t){return e(A,f),o}function y(e){return f.restore(),++u<i.length?h(i[u]):a}}}function g(e,t){e.resolveAll&&!a.includes(e)&&a.push(e),e.resolve&&Ow(c.events,t,c.events.length-t,e.resolve(c.events.slice(t),c)),e.resolveTo&&(c.events=e.resolveTo(c.events,c))}function m(){r.line in o&&r.column<2&&(r.column=o[r.line],r.offset+=o[r.line]-1)}}const gk=/[\0\t\n\r]/g;const mk=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function yk(e,t,n){if(t)return t;if(35===n.charCodeAt(0)){const e=n.charCodeAt(1),t=120===e||88===e;return Hw(n.slice(t?2:1),t?16:10)}return Nw(n)||e}const vk={}.hasOwnProperty;function bk(e,t,n){return"string"!=typeof t&&(n=t,t=void 0),function(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(te),autolinkProtocol:S,autolinkEmail:S,atxHeading:a(J),blockQuote:a(V),characterEscape:S,characterReference:S,codeFenced:a(G),codeFencedFenceInfo:i,codeFencedFenceMeta:i,codeIndented:a(G,i),codeText:a(Y,i),codeTextData:S,data:S,codeFlowValue:S,definition:a(X),definitionDestinationString:i,definitionLabelString:i,definitionTitleString:i,emphasis:a(K),hardBreakEscape:a($),hardBreakTrailing:a($),htmlFlow:a(Z,i),htmlFlowData:S,htmlText:a(Z,i),htmlTextData:S,image:a(ee),label:i,link:a(te),listItem:a(re),listItemValue:d,listOrdered:a(ne,A),listUnordered:a(ne),paragraph:a(oe),reference:F,referenceString:i,resourceDestinationString:i,resourceTitleString:i,setextHeading:a(J),strong:a(ae),thematicBreak:a(le)},exit:{atxHeading:s(),atxHeadingSequence:w,autolink:s(),autolinkEmail:q,autolinkProtocol:W,blockQuote:s(),characterEscapeValue:C,characterReferenceMarkerHexadecimal:j,characterReferenceMarkerNumeric:j,characterReferenceValue:H,characterReference:U,codeFenced:s(g),codeFencedFence:h,codeFencedFenceInfo:f,codeFencedFenceMeta:p,codeFlowValue:C,codeIndented:s(m),codeText:s(T),codeTextData:C,data:C,definition:s(),definitionDestinationString:b,definitionLabelString:y,definitionTitleString:v,emphasis:s(),hardBreakEscape:s(D),hardBreakTrailing:s(D),htmlFlow:s(B),htmlFlowData:C,htmlText:s(I),htmlTextData:C,image:s(Q),label:N,labelText:_,lineEnding:P,link:s(M),listItem:s(),listOrdered:s(),listUnordered:s(),paragraph:s(),referenceString:z,resourceDestinationString:O,resourceTitleString:R,resource:L,setextHeading:s(E),setextHeadingLineSequence:k,setextHeadingText:x,strong:s(),thematicBreak:s()}};xk(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(e){let r={type:"root",children:[]};const a={stack:[r],tokenStack:[],config:t,enter:l,exit:c,buffer:i,resume:u,data:n},s=[];let A=-1;for(;++A<e.length;)if("listOrdered"===e[A][1].type||"listUnordered"===e[A][1].type)if("enter"===e[A][0])s.push(A);else{A=o(e,s.pop(),A)}for(A=-1;++A<e.length;){const n=t[e[A][0]];vk.call(n,e[A][1].type)&&n[e[A][1].type].call(Object.assign({sliceSerialize:e[A][2].sliceSerialize},a),e[A][1])}if(a.tokenStack.length>0){const e=a.tokenStack[a.tokenStack.length-1];(e[1]||Ek).call(a,void 0,e[0])}for(r.position={start:wk(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:wk(e.length>0?e[e.length-2][1].end:{line:1,column:1,offset:0})},A=-1;++A<t.transforms.length;)r=t.transforms[A](r)||r;return r}function o(e,t,n){let r,o,a,i,l=t-1,s=-1,c=!1;for(;++l<=n;){const t=e[l];switch(t[1].type){case"listUnordered":case"listOrdered":case"blockQuote":"enter"===t[0]?s++:s--,i=void 0;break;case"lineEndingBlank":"enter"===t[0]&&(r&&!i&&!s&&!a&&(a=l),i=void 0);break;case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:i=void 0}if(!s&&"enter"===t[0]&&"listItemPrefix"===t[1].type||-1===s&&"exit"===t[0]&&("listUnordered"===t[1].type||"listOrdered"===t[1].type)){if(r){let i=l;for(o=void 0;i--;){const t=e[i];if("lineEnding"===t[1].type||"lineEndingBlank"===t[1].type){if("exit"===t[0])continue;o&&(e[o][1].type="lineEndingBlank",c=!0),t[1].type="lineEnding",o=i}else if("linePrefix"!==t[1].type&&"blockQuotePrefix"!==t[1].type&&"blockQuotePrefixWhitespace"!==t[1].type&&"blockQuoteMarker"!==t[1].type&&"listItemIndent"!==t[1].type)break}a&&(!o||a<o)&&(r._spread=!0),r.end=Object.assign({},o?e[o][1].start:t[1].end),e.splice(o||l,0,["exit",r,t[2]]),l++,n++}if("listItemPrefix"===t[1].type){const o={type:"listItem",_spread:!1,start:Object.assign({},t[1].start),end:void 0};r=o,e.splice(l,0,["enter",o,t[2]]),l++,n++,a=void 0,i=!0}}}return e[t][1]._spread=c,n}function a(e,t){return n;function n(n){l.call(this,e(n),n),t&&t.call(this,n)}}function i(){this.stack.push({type:"fragment",children:[]})}function l(e,t,n){this.stack[this.stack.length-1].children.push(e),this.stack.push(e),this.tokenStack.push([t,n||void 0]),e.position={start:wk(t.start),end:void 0}}function s(e){return t;function t(t){e&&e.call(this,t),c.call(this,t)}}function c(e,t){const n=this.stack.pop(),r=this.tokenStack.pop();if(!r)throw new Error("Cannot close `"+e.type+"` ("+lw({start:e.start,end:e.end})+"): it’s not open");r[0].type!==e.type&&(t?t.call(this,e,r[0]):(r[1]||Ek).call(this,e,r[0])),n.position.end=wk(e.end)}function u(){return function(e){const t=Tw;return Mw(e,"boolean"!=typeof t.includeImageAlt||t.includeImageAlt,"boolean"!=typeof t.includeHtml||t.includeHtml)}(this.stack.pop())}function A(){this.data.expectingFirstListItemValue=!0}function d(e){if(this.data.expectingFirstListItemValue){this.stack[this.stack.length-2].start=Number.parseInt(this.sliceSerialize(e),10),this.data.expectingFirstListItemValue=void 0}}function f(){const e=this.resume();this.stack[this.stack.length-1].lang=e}function p(){const e=this.resume();this.stack[this.stack.length-1].meta=e}function h(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){const e=this.resume();this.stack[this.stack.length-1].value=e.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function m(){const e=this.resume();this.stack[this.stack.length-1].value=e.replace(/(\r?\n|\r)$/g,"")}function y(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=Uw(this.sliceSerialize(e)).toLowerCase()}function v(){const e=this.resume();this.stack[this.stack.length-1].title=e}function b(){const e=this.resume();this.stack[this.stack.length-1].url=e}function w(e){const t=this.stack[this.stack.length-1];if(!t.depth){const n=this.sliceSerialize(e).length;t.depth=n}}function x(){this.data.setextHeadingSlurpLineEnding=!0}function k(e){this.stack[this.stack.length-1].depth=61===this.sliceSerialize(e).codePointAt(0)?1:2}function E(){this.data.setextHeadingSlurpLineEnding=void 0}function S(e){const t=this.stack[this.stack.length-1].children;let n=t[t.length-1];(!n||"text"!==n.type)&&(n=ie(),n.position={start:wk(e.start),end:void 0},t.push(n)),this.stack.push(n)}function C(e){const t=this.stack.pop();t.value+=this.sliceSerialize(e),t.position.end=wk(e.end)}function P(e){const n=this.stack[this.stack.length-1];if(this.data.atHardBreak){return n.children[n.children.length-1].position.end=wk(e.end),void(this.data.atHardBreak=void 0)}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(n.type)&&(S.call(this,e),C.call(this,e))}function D(){this.data.atHardBreak=!0}function B(){const e=this.resume();this.stack[this.stack.length-1].value=e}function I(){const e=this.resume();this.stack[this.stack.length-1].value=e}function T(){const e=this.resume();this.stack[this.stack.length-1].value=e}function M(){const e=this.stack[this.stack.length-1];if(this.data.inReference){const t=this.data.referenceType||"shortcut";e.type+="Reference",e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function Q(){const e=this.stack[this.stack.length-1];if(this.data.inReference){const t=this.data.referenceType||"shortcut";e.type+="Reference",e.referenceType=t,delete e.url,delete e.title}else delete e.identifier,delete e.label;this.data.referenceType=void 0}function _(e){const t=this.sliceSerialize(e),n=this.stack[this.stack.length-2];n.label=function(e){return e.replace(mk,yk)}(t),n.identifier=Uw(t).toLowerCase()}function N(){const e=this.stack[this.stack.length-1],t=this.resume(),n=this.stack[this.stack.length-1];if(this.data.inReference=!0,"link"===n.type){const t=e.children;n.children=t}else n.alt=t}function O(){const e=this.resume();this.stack[this.stack.length-1].url=e}function R(){const e=this.resume();this.stack[this.stack.length-1].title=e}function L(){this.data.inReference=void 0}function F(){this.data.referenceType="collapsed"}function z(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.label=t,n.identifier=Uw(this.sliceSerialize(e)).toLowerCase(),this.data.referenceType="full"}function j(e){this.data.characterReferenceType=e.type}function H(e){const t=this.sliceSerialize(e),n=this.data.characterReferenceType;let r;n?(r=Hw(t,"characterReferenceMarkerNumeric"===n?10:16),this.data.characterReferenceType=void 0):r=Nw(t);this.stack[this.stack.length-1].value+=r}function U(e){this.stack.pop().position.end=wk(e.end)}function W(e){C.call(this,e);this.stack[this.stack.length-1].url=this.sliceSerialize(e)}function q(e){C.call(this,e);this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(e)}function V(){return{type:"blockquote",children:[]}}function G(){return{type:"code",lang:null,meta:null,value:""}}function Y(){return{type:"inlineCode",value:""}}function X(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function K(){return{type:"emphasis",children:[]}}function J(){return{type:"heading",depth:0,children:[]}}function $(){return{type:"break"}}function Z(){return{type:"html",value:""}}function ee(){return{type:"image",title:null,url:"",alt:null}}function te(){return{type:"link",title:null,url:"",children:[]}}function ne(e){return{type:"list",ordered:"listOrdered"===e.type,start:null,spread:e._spread,children:[]}}function re(e){return{type:"listItem",spread:e._spread,checked:null,children:[]}}function oe(){return{type:"paragraph",children:[]}}function ae(){return{type:"strong",children:[]}}function ie(){return{type:"text",value:""}}function le(){return{type:"thematicBreak"}}}(n)(function(e){for(;!Ex(e););return e}(function(e){const t={constructs:Fw([pk,...(e||{}).extensions||[]]),content:n(ax),defined:[],document:n(ix),flow:n(ek),lazy:{},string:n(nk),text:n(rk)};return t;function n(e){return function(n){return hk(t,e,n)}}}(n).document().write(function(){let e,t=1,n="",r=!0;return function(o,a,i){const l=[];let s,c,u,A,d;for(o=n+("string"==typeof o?o.toString():new TextDecoder(a||void 0).decode(o)),u=0,n="",r&&(65279===o.charCodeAt(0)&&u++,r=void 0);u<o.length;){if(gk.lastIndex=u,s=gk.exec(o),A=s&&void 0!==s.index?s.index:o.length,d=o.charCodeAt(A),!s){n=o.slice(u);break}if(10===d&&u===A&&e)l.push(-3),e=void 0;else switch(e&&(l.push(-5),e=void 0),u<A&&(l.push(o.slice(u,A)),t+=A-u),d){case 0:l.push(65533),t++;break;case 9:for(c=4*Math.ceil(t/4),l.push(-2);t++<c;)l.push(-1);break;case 10:l.push(-4),t=1;break;default:e=!0,t=1}u=A+1}return i&&(e&&l.push(-5),n&&l.push(n),l.push(null)),l}}()(e,t,!0))))}function wk(e){return{line:e.line,column:e.column,offset:e.offset}}function xk(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?xk(e,r):kk(e,r)}}function kk(e,t){let n;for(n in t)if(vk.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function Ek(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+lw({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+lw({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+lw({start:t.start,end:t.end})+") is still open")}function Sk(e){const t=this;t.parser=function(n){return bk(n,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function Ck(e,t){const n=t.referenceType;let r="]";if("collapsed"===n?r+="[]":"full"===n&&(r+="["+(t.label||t.identifier)+"]"),"imageReference"===t.type)return[{type:"text",value:"!["+t.alt+r}];const o=e.all(t),a=o[0];a&&"text"===a.type?a.value="["+a.value:o.unshift({type:"text",value:"["});const i=o[o.length-1];return i&&"text"===i.type?i.value+=r:o.push({type:"text",value:r}),o}function Pk(e){return e.spread??e.children.length>1}const Dk=9,Bk=32;function Ik(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),o=0;const a=[];for(;r;)a.push(Tk(t.slice(o,r.index),o>0,!0),r[0]),o=r.index+r[0].length,r=n.exec(t);return a.push(Tk(t.slice(o),o>0,!1)),a.join("")}function Tk(e,t,n){let r=0,o=e.length;if(t){let t=e.codePointAt(r);for(;t===Dk||t===Bk;)r++,t=e.codePointAt(r)}if(n){let t=e.codePointAt(o-1);for(;t===Dk||t===Bk;)o--,t=e.codePointAt(o-1)}return o>r?e.slice(r,o):""}const Mk={blockquote:function(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)},break:function(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:"\n"}]},code:function(e,t){const n=t.value?t.value+"\n":"",r={};t.lang&&(r.className=["language-"+t.lang]);let o={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(o.data={meta:t.meta}),e.patch(t,o),o=e.applyData(t,o),o={type:"element",tagName:"pre",properties:{},children:[o]},e.patch(t,o),o},delete:function(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},emphasis:function(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},footnoteReference:function(e,t){const n="string"==typeof e.options.clobberPrefix?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),o=rx(r.toLowerCase()),a=e.footnoteOrder.indexOf(r);let i,l=e.footnoteCounts.get(r);void 0===l?(l=0,e.footnoteOrder.push(r),i=e.footnoteOrder.length):i=a+1,l+=1,e.footnoteCounts.set(r,l);const s={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+o,id:n+"fnref-"+o+(l>1?"-"+l:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(i)}]};e.patch(t,s);const c={type:"element",tagName:"sup",properties:{},children:[s]};return e.patch(t,c),e.applyData(t,c)},heading:function(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},html:function(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}},imageReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return Ck(e,t);const o={src:rx(r.url||""),alt:t.alt};null!==r.title&&void 0!==r.title&&(o.title=r.title);const a={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,a),e.applyData(t,a)},image:function(e,t){const n={src:rx(t.url)};null!==t.alt&&void 0!==t.alt&&(n.alt=t.alt),null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)},inlineCode:function(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)},linkReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return Ck(e,t);const o={href:rx(r.url||"")};null!==r.title&&void 0!==r.title&&(o.title=r.title);const a={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)},link:function(e,t){const n={href:rx(t.url)};null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)},listItem:function(e,t,n){const r=e.all(t),o=n?function(e){let t=!1;if("list"===e.type){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=Pk(n[r])}return t}(n):Pk(t),a={},i=[];if("boolean"==typeof t.checked){const e=r[0];let n;e&&"element"===e.type&&"p"===e.tagName?n=e:(n={type:"element",tagName:"p",properties:{},children:[]},r.unshift(n)),n.children.length>0&&n.children.unshift({type:"text",value:" "}),n.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let l=-1;for(;++l<r.length;){const e=r[l];(o||0!==l||"element"!==e.type||"p"!==e.tagName)&&i.push({type:"text",value:"\n"}),"element"!==e.type||"p"!==e.tagName||o?i.push(e):i.push(...e.children)}const s=r[r.length-1];s&&(o||"element"!==s.type||"p"!==s.tagName)&&i.push({type:"text",value:"\n"});const c={type:"element",tagName:"li",properties:a,children:i};return e.patch(t,c),e.applyData(t,c)},list:function(e,t){const n={},r=e.all(t);let o=-1;for("number"==typeof t.start&&1!==t.start&&(n.start=t.start);++o<r.length;){const e=r[o];if("element"===e.type&&"li"===e.tagName&&e.properties&&Array.isArray(e.properties.className)&&e.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const a={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,a),e.applyData(t,a)},paragraph:function(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},root:function(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)},strong:function(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},table:function(e,t){const n=e.all(t),r=n.shift(),o=[];if(r){const n={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],n),o.push(n)}if(n.length>0){const r={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},a=aw(t.children[1]),i=ow(t.children[t.children.length-1]);a&&i&&(r.position={start:a,end:i}),o.push(r)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,a),e.applyData(t,a)},tableCell:function(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},tableRow:function(e,t,n){const r=n?n.children:void 0,o=0===(r?r.indexOf(t):1)?"th":"td",a=n&&"table"===n.type?n.align:void 0,i=a?a.length:t.children.length;let l=-1;const s=[];for(;++l<i;){const n=t.children[l],r={},i=a?a[l]:void 0;i&&(r.align=i);let c={type:"element",tagName:o,properties:r,children:[]};n&&(c.children=e.all(n),e.patch(n,c),c=e.applyData(n,c)),s.push(c)}const c={type:"element",tagName:"tr",properties:{},children:e.wrap(s,!0)};return e.patch(t,c),e.applyData(t,c)},text:function(e,t){const n={type:"text",value:Ik(String(t.value))};return e.patch(t,n),e.applyData(t,n)},thematicBreak:function(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)},toml:Qk,yaml:Qk,definition:Qk,footnoteDefinition:Qk};function Qk(){}const _k="object"==typeof self?self:globalThis,Nk=e=>((e,t)=>{const n=(t,n)=>(e.set(n,t),t),r=o=>{if(e.has(o))return e.get(o);const[a,i]=t[o];switch(a){case 0:case-1:return n(i,o);case 1:{const e=n([],o);for(const t of i)e.push(r(t));return e}case 2:{const e=n({},o);for(const[t,n]of i)e[r(t)]=r(n);return e}case 3:return n(new Date(i),o);case 4:{const{source:e,flags:t}=i;return n(new RegExp(e,t),o)}case 5:{const e=n(new Map,o);for(const[t,n]of i)e.set(r(t),r(n));return e}case 6:{const e=n(new Set,o);for(const t of i)e.add(r(t));return e}case 7:{const{name:e,message:t}=i;return n(new _k[e](t),o)}case 8:return n(BigInt(i),o);case"BigInt":return n(Object(BigInt(i)),o);case"ArrayBuffer":return n(new Uint8Array(i).buffer,i);case"DataView":{const{buffer:e}=new Uint8Array(i);return n(new DataView(e),i)}}return n(new _k[a](i),o)};return r})(new Map,e)(0),Ok="",{toString:Rk}={},{keys:Lk}=Object,Fk=e=>{const t=typeof e;if("object"!==t||!e)return[0,t];const n=Rk.call(e).slice(8,-1);switch(n){case"Array":return[1,Ok];case"Object":return[2,Ok];case"Date":return[3,Ok];case"RegExp":return[4,Ok];case"Map":return[5,Ok];case"Set":return[6,Ok];case"DataView":return[1,n]}return n.includes("Array")?[1,n]:n.includes("Error")?[7,n]:[2,n]},zk=([e,t])=>0===e&&("function"===t||"symbol"===t),jk=(e,{json:t,lossy:n}={})=>{const r=[];return((e,t,n,r)=>{const o=(e,t)=>{const o=r.push(e)-1;return n.set(t,o),o},a=r=>{if(n.has(r))return n.get(r);let[i,l]=Fk(r);switch(i){case 0:{let t=r;switch(l){case"bigint":i=8,t=r.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);t=null;break;case"undefined":return o([-1],r)}return o([i,t],r)}case 1:{if(l){let e=r;return"DataView"===l?e=new Uint8Array(r.buffer):"ArrayBuffer"===l&&(e=new Uint8Array(r)),o([l,[...e]],r)}const e=[],t=o([i,e],r);for(const t of r)e.push(a(t));return t}case 2:{if(l)switch(l){case"BigInt":return o([l,r.toString()],r);case"Boolean":case"Number":case"String":return o([l,r.valueOf()],r)}if(t&&"toJSON"in r)return a(r.toJSON());const n=[],s=o([i,n],r);for(const t of Lk(r))(e||!zk(Fk(r[t])))&&n.push([a(t),a(r[t])]);return s}case 3:return o([i,r.toISOString()],r);case 4:{const{source:e,flags:t}=r;return o([i,{source:e,flags:t}],r)}case 5:{const t=[],n=o([i,t],r);for(const[n,o]of r)(e||!zk(Fk(n))&&!zk(Fk(o)))&&t.push([a(n),a(o)]);return n}case 6:{const t=[],n=o([i,t],r);for(const n of r)(e||!zk(Fk(n)))&&t.push(a(n));return n}}const{message:s}=r;return o([i,{name:l,message:s}],r)};return a})(!(t||n),!!t,new Map,r)(e),r},Hk="function"==typeof structuredClone?(e,t)=>t&&("json"in t||"lossy"in t)?Nk(jk(e,t)):structuredClone(e):(e,t)=>Nk(jk(e,t));function Uk(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function Wk(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}const qk=function(e){if(null==e)return Gk;if("function"==typeof e)return Vk(e);if("object"==typeof e)return Array.isArray(e)?function(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=qk(e[n]);return Vk(r);function r(...e){let n=-1;for(;++n<t.length;)if(t[n].apply(this,e))return!0;return!1}}(e):function(e){const t=e;return Vk(n);function n(n){const r=n;let o;for(o in e)if(r[o]!==t[o])return!1;return!0}}(e);if("string"==typeof e)return function(e){return Vk(t);function t(t){return t&&t.type===e}}(e);throw new Error("Expected function, string, or object as test")};function Vk(e){return function(t,n,r){return!(!function(e){return null!==e&&"object"==typeof e&&"type"in e}(t)||!e.call(this,t,"number"==typeof n?n:void 0,r||void 0))}}function Gk(){return!0}const Yk=[],Xk=!0,Kk=!1,Jk="skip";function $k(e,t,n,r){let o;"function"==typeof t&&"function"!=typeof n?(r=n,n=t):o=t;const a=qk(o),i=r?-1:1;!function e(o,l,s){const c=o&&"object"==typeof o?o:{};if("string"==typeof c.type){const e="string"==typeof c.tagName?c.tagName:"string"==typeof c.name?c.name:void 0;Object.defineProperty(u,"name",{value:"node ("+o.type+(e?"<"+e+">":"")+")"})}return u;function u(){let c,u,A,d=Yk;if((!t||a(o,l,s[s.length-1]||void 0))&&(d=function(e){return Array.isArray(e)?e:"number"==typeof e?[Xk,e]:null==e?Yk:[e]}(n(o,s)),d[0]===Kk))return d;if("children"in o&&o.children){const t=o;if(t.children&&d[0]!==Jk)for(u=(r?t.children.length:-1)+i,A=s.concat(t);u>-1&&u<t.children.length;){const n=t.children[u];if(c=e(n,u,A)(),c[0]===Kk)return c;u="number"==typeof c[1]?c[1]:u+i}}return d}}(e,void 0,[])()}function Zk(e,t,n,r){let o,a,i;"function"==typeof t?(a=void 0,i=t,o=n):(a=t,i=n,o=r),$k(e,a,(function(e,t){const n=t[t.length-1],r=n?n.children.indexOf(e):void 0;return i(e,r,n)}),o)}const eE={}.hasOwnProperty,tE={};function nE(e,t){const n=t||tE,r=new Map,o=new Map,a=new Map,i={...Mk,...n.handlers},l={all:function(e){const t=[];if("children"in e){const n=e.children;let r=-1;for(;++r<n.length;){const o=l.one(n[r],e);if(o){if(r&&"break"===n[r-1].type&&(!Array.isArray(o)&&"text"===o.type&&(o.value=lE(o.value)),!Array.isArray(o)&&"element"===o.type)){const e=o.children[0];e&&"text"===e.type&&(e.value=lE(e.value))}Array.isArray(o)?t.push(...o):t.push(o)}}}return t},applyData:oE,definitionById:r,footnoteById:o,footnoteCounts:a,footnoteOrder:[],handlers:i,one:function(e,t){const n=e.type,r=l.handlers[n];if(eE.call(l.handlers,n)&&r)return r(l,e,t);if(l.options.passThrough&&l.options.passThrough.includes(n)){if("children"in e){const{children:t,...n}=e,r=Hk(n);return r.children=l.all(e),r}return Hk(e)}return(l.options.unknownHandler||aE)(l,e,t)},options:n,patch:rE,wrap:iE};return Zk(e,(function(e){if("definition"===e.type||"footnoteDefinition"===e.type){const t="definition"===e.type?r:o,n=String(e.identifier).toUpperCase();t.has(n)||t.set(n,e)}})),l}function rE(e,t){e.position&&(t.position=function(e){const t=aw(e),n=ow(e);if(t&&n)return{start:t,end:n}}(e))}function oE(e,t){let n=t;if(e&&e.data){const t=e.data.hName,r=e.data.hChildren,o=e.data.hProperties;if("string"==typeof t)if("element"===n.type)n.tagName=t;else{n={type:"element",tagName:t,properties:{},children:"children"in n?n.children:[n]}}"element"===n.type&&o&&Object.assign(n.properties,Hk(o)),"children"in n&&n.children&&null!=r&&(n.children=r)}return n}function aE(e,t){const n=t.data||{},r=!("value"in t)||eE.call(n,"hProperties")||eE.call(n,"hChildren")?{type:"element",tagName:"div",properties:{},children:e.all(t)}:{type:"text",value:t.value};return e.patch(t,r),e.applyData(t,r)}function iE(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:"\n"});++r<e.length;)r&&n.push({type:"text",value:"\n"}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:"\n"}),n}function lE(e){let t=0,n=e.charCodeAt(t);for(;9===n||32===n;)t++,n=e.charCodeAt(t);return e.slice(t)}function sE(e,t){const n=nE(e,t),r=n.one(e,void 0),o=function(e){const t="string"==typeof e.options.clobberPrefix?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Uk,r=e.options.footnoteBackLabel||Wk,o=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",i=e.options.footnoteLabelProperties||{className:["sr-only"]},l=[];let s=-1;for(;++s<e.footnoteOrder.length;){const o=e.footnoteById.get(e.footnoteOrder[s]);if(!o)continue;const a=e.all(o),i=String(o.identifier).toUpperCase(),c=rx(i.toLowerCase());let u=0;const A=[],d=e.footnoteCounts.get(i);for(;void 0!==d&&++u<=d;){A.length>0&&A.push({type:"text",value:" "});let e="string"==typeof n?n:n(s,u);"string"==typeof e&&(e={type:"text",value:e}),A.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+c+(u>1?"-"+u:""),dataFootnoteBackref:"",ariaLabel:"string"==typeof r?r:r(s,u),className:["data-footnote-backref"]},children:Array.isArray(e)?e:[e]})}const f=a[a.length-1];if(f&&"element"===f.type&&"p"===f.tagName){const e=f.children[f.children.length-1];e&&"text"===e.type?e.value+=" ":f.children.push({type:"text",value:" "}),f.children.push(...A)}else a.push(...A);const p={type:"element",tagName:"li",properties:{id:t+"fn-"+c},children:e.wrap(a,!0)};e.patch(o,p),l.push(p)}if(0!==l.length)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...Hk(i),id:"footnote-label"},children:[{type:"text",value:o}]},{type:"text",value:"\n"},{type:"element",tagName:"ol",properties:{},children:e.wrap(l,!0)},{type:"text",value:"\n"}]}}(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return o&&a.children.push({type:"text",value:"\n"},o),a}function cE(e,t){return e&&"run"in e?async function(n,r){const o=sE(n,{file:r,...t});await e.run(o,r)}:function(n,r){return sE(n,{file:r,...e||t})}}function uE(e){if(e)throw e}var AE,dE;var fE=function(){if(dE)return AE;dE=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===t.call(e)},a=function(n){if(!n||"[object Object]"!==t.call(n))return!1;var r,o=e.call(n,"constructor"),a=n.constructor&&n.constructor.prototype&&e.call(n.constructor.prototype,"isPrototypeOf");if(n.constructor&&!o&&!a)return!1;for(r in n);return typeof r>"u"||e.call(n,r)},i=function(e,t){n&&"__proto__"===t.name?n(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(t,n){if("__proto__"===n){if(!e.call(t,n))return;if(r)return r(t,n).value}return t[n]};return AE=function e(){var t,n,r,s,c,u,A=arguments[0],d=1,f=arguments.length,p=!1;for("boolean"==typeof A&&(p=A,A=arguments[1]||{},d=2),(null==A||"object"!=typeof A&&"function"!=typeof A)&&(A={});d<f;++d)if(null!=(t=arguments[d]))for(n in t)r=l(A,n),A!==(s=l(t,n))&&(p&&s&&(a(s)||(c=o(s)))?(c?(c=!1,u=r&&o(r)?r:[]):u=r&&a(r)?r:{},i(A,{name:n,newValue:e(p,u,s)})):typeof s<"u"&&i(A,{name:n,newValue:s}));return A},AE}();const pE=Kb(fE);function hE(e){if("object"!=typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)}function gE(){const e=[],t={run:function(...t){let n=-1;const r=t.pop();if("function"!=typeof r)throw new TypeError("Expected function as last argument, not "+r);!function o(a,...i){const l=e[++n];let s=-1;if(a)r(a);else{for(;++s<t.length;)(null===i[s]||void 0===i[s])&&(i[s]=t[s]);t=i,l?function(e,t){let n;return r;function r(...t){const r=e.length>t.length;let i;r&&t.push(o);try{i=e.apply(this,t)}catch(e){if(r&&n)throw e;return o(e)}r||(i&&i.then&&"function"==typeof i.then?i.then(a,o):i instanceof Error?o(i):a(i))}function o(e,...r){n||(n=!0,t(e,...r))}function a(e){o(null,e)}}(l,o)(...i):r(null,...i)}}(null,...t)},use:function(n){if("function"!=typeof n)throw new TypeError("Expected `middelware` to be a function, not "+n);return e.push(n),t}};return t}const mE={basename:function(e,t){if(void 0!==t&&"string"!=typeof t)throw new TypeError('"ext" argument must be a string');yE(e);let n,r=0,o=-1,a=e.length;if(void 0===t||0===t.length||t.length>e.length){for(;a--;)if(47===e.codePointAt(a)){if(n){r=a+1;break}}else o<0&&(n=!0,o=a+1);return o<0?"":e.slice(r,o)}if(t===e)return"";let i=-1,l=t.length-1;for(;a--;)if(47===e.codePointAt(a)){if(n){r=a+1;break}}else i<0&&(n=!0,i=a+1),l>-1&&(e.codePointAt(a)===t.codePointAt(l--)?l<0&&(o=a):(l=-1,o=i));return r===o?o=i:o<0&&(o=e.length),e.slice(r,o)},dirname:function(e){if(yE(e),0===e.length)return".";let t,n=-1,r=e.length;for(;--r;)if(47===e.codePointAt(r)){if(t){n=r;break}}else t||(t=!0);return n<0?47===e.codePointAt(0)?"/":".":1===n&&47===e.codePointAt(0)?"//":e.slice(0,n)},extname:function(e){yE(e);let t,n=e.length,r=-1,o=0,a=-1,i=0;for(;n--;){const l=e.codePointAt(n);if(47!==l)r<0&&(t=!0,r=n+1),46===l?a<0?a=n:1!==i&&(i=1):a>-1&&(i=-1);else if(t){o=n+1;break}}return a<0||r<0||0===i||1===i&&a===r-1&&a===o+1?"":e.slice(a,r)},join:function(...e){let t,n=-1;for(;++n<e.length;)yE(e[n]),e[n]&&(t=void 0===t?e[n]:t+"/"+e[n]);return void 0===t?".":function(e){yE(e);const t=47===e.codePointAt(0);let n=function(e,t){let n,r,o="",a=0,i=-1,l=0,s=-1;for(;++s<=e.length;){if(s<e.length)n=e.codePointAt(s);else{if(47===n)break;n=47}if(47===n){if(i!==s-1&&1!==l)if(i!==s-1&&2===l){if(o.length<2||2!==a||46!==o.codePointAt(o.length-1)||46!==o.codePointAt(o.length-2))if(o.length>2){if(r=o.lastIndexOf("/"),r!==o.length-1){r<0?(o="",a=0):(o=o.slice(0,r),a=o.length-1-o.lastIndexOf("/")),i=s,l=0;continue}}else if(o.length>0){o="",a=0,i=s,l=0;continue}t&&(o=o.length>0?o+"/..":"..",a=2)}else o.length>0?o+="/"+e.slice(i+1,s):o=e.slice(i+1,s),a=s-i-1;i=s,l=0}else 46===n&&l>-1?l++:l=-1}return o}(e,!t);return 0===n.length&&!t&&(n="."),n.length>0&&47===e.codePointAt(e.length-1)&&(n+="/"),t?"/"+n:n}(t)},sep:"/"};function yE(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const vE={cwd:function(){return"/"}};function bE(e){return!!(null!==e&&"object"==typeof e&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&void 0===e.auth)}function wE(e){if("string"==typeof e)e=new URL(e);else if(!bE(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if("file:"!==e.protocol){const e=new TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return function(e){if(""!==e.hostname){const e=new TypeError('File URL host must be "localhost" or empty on darwin');throw e.code="ERR_INVALID_FILE_URL_HOST",e}const t=e.pathname;let n=-1;for(;++n<t.length;)if(37===t.codePointAt(n)&&50===t.codePointAt(n+1)){const e=t.codePointAt(n+2);if(70===e||102===e){const e=new TypeError("File URL path must not include encoded / characters");throw e.code="ERR_INVALID_FILE_URL_PATH",e}}return decodeURIComponent(t)}(e)}const xE=["history","path","basename","stem","extname","dirname"];class kE{constructor(e){let t;var n;t=e?bE(e)?{path:e}:"string"==typeof e||(n=e)&&"object"==typeof n&&"byteLength"in n&&"byteOffset"in n?{value:e}:e:{},this.cwd="cwd"in t?"":vE.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r,o=-1;for(;++o<xE.length;){const e=xE[o];e in t&&void 0!==t[e]&&null!==t[e]&&(this[e]="history"===e?[...t[e]]:t[e])}for(r in t)xE.includes(r)||(this[r]=t[r])}get basename(){return"string"==typeof this.path?mE.basename(this.path):void 0}set basename(e){SE(e,"basename"),EE(e,"basename"),this.path=mE.join(this.dirname||"",e)}get dirname(){return"string"==typeof this.path?mE.dirname(this.path):void 0}set dirname(e){CE(this.basename,"dirname"),this.path=mE.join(e||"",this.basename)}get extname(){return"string"==typeof this.path?mE.extname(this.path):void 0}set extname(e){if(EE(e,"extname"),CE(this.dirname,"extname"),e){if(46!==e.codePointAt(0))throw new Error("`extname` must start with `.`");if(e.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=mE.join(this.dirname,this.stem+(e||""))}get path(){return this.history[this.history.length-1]}set path(e){bE(e)&&(e=wE(e)),SE(e,"path"),this.path!==e&&this.history.push(e)}get stem(){return"string"==typeof this.path?mE.basename(this.path,this.extname):void 0}set stem(e){SE(e,"stem"),EE(e,"stem"),this.path=mE.join(this.dirname||"",e+(this.extname||""))}fail(e,t,n){const r=this.message(e,t,n);throw r.fatal=!0,r}info(e,t,n){const r=this.message(e,t,n);return r.fatal=void 0,r}message(e,t,n){const r=new Aw(e,t,n);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}toString(e){return void 0===this.value?"":"string"==typeof this.value?this.value:new TextDecoder(e||void 0).decode(this.value)}}function EE(e,t){if(e&&e.includes(mE.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+mE.sep+"`")}function SE(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function CE(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}const PE=function(e){const t=this.constructor.prototype,n=t[e],r=function(){return n.apply(r,arguments)};return Object.setPrototypeOf(r,t),r},DE={}.hasOwnProperty;class BE extends PE{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=gE()}copy(){const e=new BE;let t=-1;for(;++t<this.attachers.length;){const n=this.attachers[t];e.use(...n)}return e.data(pE(!0,{},this.namespace)),e}data(e,t){return"string"==typeof e?2===arguments.length?(QE("data",this.frozen),this.namespace[e]=t,this):DE.call(this.namespace,e)&&this.namespace[e]||void 0:e?(QE("data",this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;const e=this;for(;++this.freezeIndex<this.attachers.length;){const[t,...n]=this.attachers[this.freezeIndex];if(!1===n[0])continue;!0===n[0]&&(n[0]=void 0);const r=t.call(e,...n);"function"==typeof r&&this.transformers.use(r)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(e){this.freeze();const t=OE(e),n=this.parser||this.Parser;return TE("parse",n),n(String(t),t)}process(e,t){const n=this;return this.freeze(),TE("process",this.parser||this.Parser),ME("process",this.compiler||this.Compiler),t?r(void 0,t):new Promise(r);function r(r,o){const a=OE(e),i=n.parse(a);function l(e,n){e||!n?o(e):r?r(n):t(void 0,n)}n.run(i,a,(function(e,t,r){if(e||!t||!r)return l(e);const o=t,a=n.stringify(o,r);var i;"string"==typeof(i=a)||function(e){return!!(e&&"object"==typeof e&&"byteLength"in e&&"byteOffset"in e)}(i)?r.value=a:r.result=a,l(e,r)}))}}processSync(e){let t,n=!1;return this.freeze(),TE("processSync",this.parser||this.Parser),ME("processSync",this.compiler||this.Compiler),this.process(e,(function(e,r){n=!0,uE(e),t=r})),NE("processSync","process",n),t}run(e,t,n){_E(e),this.freeze();const r=this.transformers;return!n&&"function"==typeof t&&(n=t,t=void 0),n?o(void 0,n):new Promise(o);function o(o,a){const i=OE(t);r.run(e,i,(function(t,r,i){const l=r||e;t?a(t):o?o(l):n(void 0,l,i)}))}}runSync(e,t){let n,r=!1;return this.run(e,t,(function(e,t){uE(e),n=t,r=!0})),NE("runSync","run",r),n}stringify(e,t){this.freeze();const n=OE(t),r=this.compiler||this.Compiler;return ME("stringify",r),_E(e),r(e,n)}use(e,...t){const n=this.attachers,r=this.namespace;if(QE("use",this.frozen),null!=e)if("function"==typeof e)l(e,t);else{if("object"!=typeof e)throw new TypeError("Expected usable value, not `"+e+"`");Array.isArray(e)?i(e):a(e)}return this;function o(e){if("function"==typeof e)l(e,[]);else{if("object"!=typeof e)throw new TypeError("Expected usable value, not `"+e+"`");if(Array.isArray(e)){const[t,...n]=e;l(t,n)}else a(e)}}function a(e){if(!("plugins"in e)&&!("settings"in e))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");i(e.plugins),e.settings&&(r.settings=pE(!0,r.settings,e.settings))}function i(e){let t=-1;if(null!=e){if(!Array.isArray(e))throw new TypeError("Expected a list of plugins, not `"+e+"`");for(;++t<e.length;){o(e[t])}}}function l(e,t){let r=-1,o=-1;for(;++r<n.length;)if(n[r][0]===e){o=r;break}if(-1===o)n.push([e,...t]);else if(t.length>0){let[r,...a]=t;const i=n[o][1];hE(i)&&hE(r)&&(r=pE(!0,i,r)),n[o]=[e,r,...a]}}}}const IE=(new BE).freeze();function TE(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `parser`")}function ME(e,t){if("function"!=typeof t)throw new TypeError("Cannot `"+e+"` without `compiler`")}function QE(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function _E(e){if(!hE(e)||"string"!=typeof e.type)throw new TypeError("Expected node, got `"+e+"`")}function NE(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function OE(e){return function(e){return!!(e&&"object"==typeof e&&"message"in e&&"messages"in e)}(e)?e:new kE(e)}const RE=[],LE={allowDangerousHtml:!0},FE=/^(https?|ircs?|mailto|xmpp)$/i,zE=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function jE(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",o=e.className,a=e.components,i=e.disallowedElements,l=e.rehypePlugins||RE,s=e.remarkPlugins||RE,c=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...LE}:LE,u=e.skipHtml,A=e.unwrapDisallowed,d=e.urlTransform||HE,f=IE().use(Sk).use(s).use(cE,c).use(l),p=new kE;"string"==typeof r&&(p.value=r);for(const t of zE)Object.hasOwn(e,t.from)&&(t.from,t.to&&t.to,t.id);const h=f.parse(p);let g=f.runSync(h,p);return o&&(g={type:"element",tagName:"div",properties:{className:o},children:"root"===g.type?g.children:[g]}),Zk(g,(function(e,r,o){if("raw"===e.type&&o&&"number"==typeof r)return u?o.children.splice(r,1):o.children[r]={type:"text",value:e.value},r;if("element"===e.type){let t;for(t in Iw)if(Object.hasOwn(Iw,t)&&Object.hasOwn(e.properties,t)){const n=e.properties[t],r=Iw[t];(null===r||r.includes(e.tagName))&&(e.properties[t]=d(String(n||""),t,e))}}if("element"===e.type){let a=t?!t.includes(e.tagName):!!i&&i.includes(e.tagName);if(!a&&n&&"number"==typeof r&&(a=!n(e,r,o)),a&&o&&"number"==typeof r)return A&&e.children?o.children.splice(r,1,...e.children):o.children.splice(r,1),r}})),vw(g,{Fragment:oA.Fragment,components:a,ignoreInvalidStyle:!0,jsx:oA.jsx,jsxs:oA.jsxs,passKeys:!0,passNode:!0})}function HE(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),o=e.indexOf("/");return-1===t||-1!==o&&t>o||-1!==n&&t>n||-1!==r&&t>r||FE.test(e.slice(0,t))?e:""}const UE=({children:e})=>oA.jsx("div",{style:{whiteSpace:"normal"},children:oA.jsx(jE,{components:{p:({...e})=>oA.jsx("p",{style:{margin:0,marginBottom:"0.5em",lineHeight:1.4,textAlign:"left"},children:e.children}),ul:({...e})=>oA.jsx("ul",{style:{paddingLeft:"clamp(8px, 3.5vw, 16px)",margin:0,listStylePosition:"inside"},children:e.children}),ol:({...e})=>oA.jsx("ol",{style:{paddingLeft:"clamp(8px, 3.5vw, 16px)",margin:0,listStylePosition:"inside"},children:e.children}),li:({...e})=>oA.jsx("li",{style:{marginBottom:"1px",lineHeight:1.4},children:e.children}),code:({inline:e,children:t})=>e?oA.jsx("code",{style:{backgroundColor:"rgba(0, 0, 0, 0.3)",padding:"2px 4px",borderRadius:"4px",fontFamily:"inherit",fontSize:"0.95em"},children:t}):oA.jsx("pre",{style:{backgroundColor:"rgba(0, 0, 0, 0.3)",padding:"8px",borderRadius:"4px",overflowX:"auto",margin:"0.5em 0",whiteSpace:"pre-wrap"},children:oA.jsx("code",{children:t})}),blockquote:({...e})=>oA.jsx("blockquote",{style:{margin:0,paddingLeft:"10px",borderLeft:"2px solid #ccc",color:"#666",fontStyle:"italic"},children:e.children})},children:"string"==typeof e?e:""})}),WE={autoConfig:!0},qE=e=>()=>(e=>{const{getFlow:t}=Pv(),{messages:n,replaceMessages:r}=Dv(),{settings:o}=Iv(),{hasChatHistoryLoaded:a}=Tv(),i={...e,...WE},l=i.markdownComponent?i.markdownComponent:UE;R.useEffect((()=>{var e,t;if(a){const a=[...n];for(let n=0;n<a.length&&n<((null==(e=o.chatHistory)?void 0:e.maxEntries)??30);n++){const e=a[n];null!=(t=e.tags)&&t.includes("rcb-markdown-renderer-plugin:parsed")&&(e.contentWrapper=l)}r(a)}}),[a]);const s=async e=>{var n;const r=null==(n=e.data.message)?void 0:n.sender.toUpperCase();((e,t,n)=>{var r;if("string"!=typeof e.data.message.content||!e.detail.currPath)return!1;const o=t[e.detail.currPath];return!!o&&((null==(r=o.renderMarkdown)?void 0:r.map((e=>e.toUpperCase())).includes(n))??!1)})(e,t(),r)&&(e.data.message.contentWrapper=l,e.data.message.tags||(e.data.message.tags=[]),e.data.message.tags.push("rcb-markdown-renderer-plugin:parsed"))};Bv(Em.PRE_INJECT_MESSAGE,s),Bv(Em.CHUNK_STREAM_MESSAGE,s),Bv(Em.START_STREAM_MESSAGE,s),Bv(Em.START_SIMULATE_STREAM_MESSAGE,s);const c={name:"@rcb-plugins/markdown-renderer"};return null!=i&&i.autoConfig&&(c.settings={event:{rcbPreInjectMessage:!0,rcbChunkStreamMessage:!0,rcbStartSimulateStreamMessage:!0,rcbStartStreamMessage:!0}}),c})(e),VE={autoConfig:!0,promptBaseColors:{info:"#007bff",warning:"#ffc107",error:"#dc3545",success:"#28a745"},promptHoveredColors:{info:"#0056b3",warning:"#d39e00",error:"#c82333",success:"#218838"},textAreaHighlightColors:{info:"#007bff",warning:"#ffc107",error:"#dc3545",success:"#28a745"}},GE=(e,t,n="validateTextInput")=>{var r;if(null==(r=e.detail)||!r.currPath)return;const o=t[e.detail.currPath];if(!o)return;const a=o[n];return"function"==typeof a?a:void 0},YE=e=>{const{showToast:t}=(()=>{const{showToast:e,dismissToast:t,toasts:n,replaceToasts:r}=Ly();return{showToast:e,dismissToast:t,toasts:n,replaceToasts:r}})(),{getFlow:n}=Pv(),{styles:r,updateStyles:o,replaceStyles:a}=(()=>{const{styles:e,replaceStyles:t,updateStyles:n}=mv();return{styles:e,replaceStyles:t,updateStyles:n}})(),i=(e=>({...VE,...e,promptBaseColors:{...VE.promptBaseColors},promptHoveredColors:{...VE.promptHoveredColors},textAreaHighlightColors:{...VE.textAreaHighlightColors}}))(e),[l,s]=R.useState(0),c=R.useRef({});Bv(Em.USER_SUBMIT_TEXT,(e=>{const a=e,u=GE(a,n(),"validateTextInput");if(!u)return;const A=u(a.data.inputText);if(null!=A&&A.success||e.preventDefault(),!A.promptContent)return;0===l&&(c.current=structuredClone(r));const d=((e,t)=>{const n=e.promptType??"info";let r={};return t.advancedStyles&&(r=t.advancedStyles[n]),t.promptBaseColors&&(r.toastPromptStyle={color:t.promptBaseColors[n],borderColor:t.promptBaseColors[n]}),t.promptHoveredColors&&(r.toastPromptHoveredStyle={color:t.promptHoveredColors[n],borderColor:t.promptHoveredColors[n]}),t.textAreaHighlightColors&&(e.highlightTextArea??!0)&&(r.chatInputAreaStyle={boxShadow:`${t.textAreaHighlightColors[n]} 0px 0px 5px`}),r})(A,i);o(d),t(A.promptContent,A.promptDuration??3e3),s((e=>e+1))})),Bv(Em.USER_UPLOAD_FILE,(e=>{var r,o;const a=e,i=null==(o=null==(r=a.data)?void 0:r.files)?void 0:o[0];if(!i)return console.error("No file uploaded."),void e.preventDefault();const l=GE(a,n(),"validateFileInput");if(!l)return void console.error("Validator not found for file input.");const s=l(i);if(!s.success)return console.error("Validation failed:",s),s.promptContent&&t(s.promptContent,s.promptDuration??3e3),void e.preventDefault();console.log("Validation successful:",s)})),Bv(Em.DISMISS_TOAST,(()=>{s((e=>e-1))})),R.useEffect((()=>{0===l&&setTimeout((()=>{a(c.current)}))}),[l,a]);const u={name:"@rcb-plugins/input-validator"};return i.autoConfig&&(u.settings={event:{rcbUserSubmitText:!0,rcbUserUploadFile:!0,rcbDismissToast:!0}}),u},XE=e=>()=>YE(e),KE=[];for(let e=0;e<256;++e)KE.push((e+256).toString(16).slice(1));let JE;const $E=new Uint8Array(16);var ZE={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function eS(e,t,n){if(ZE.randomUUID&&!e)return ZE.randomUUID();const r=(e=e||{}).random??e.rng?.()??function(){if(!JE){if("undefined"==typeof crypto||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");JE=crypto.getRandomValues.bind(crypto)}return JE($E)}();if(r.length<16)throw new Error("Random bytes length must be >= 16");return r[6]=15&r[6]|64,r[8]=63&r[8]|128,function(e,t=0){return(KE[e[t+0]]+KE[e[t+1]]+KE[e[t+2]]+KE[e[t+3]]+"-"+KE[e[t+4]]+KE[e[t+5]]+"-"+KE[e[t+6]]+KE[e[t+7]]+"-"+KE[e[t+8]]+KE[e[t+9]]+"-"+KE[e[t+10]]+KE[e[t+11]]+KE[e[t+12]]+KE[e[t+13]]+KE[e[t+14]]+KE[e[t+15]]).toLowerCase()}(r)}const tS={LOGIN_URL:"/login",WELCOME_MESSAGE:"Hello! What can I help you with?",WELCOME_MESSAGE_LOGIN_TRANSITION:"Welcome! You are now logged in. What can I help you with?",WELCOME_MESSAGE_LOGOUT_TRANSITION:"You have been logged out.",API_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/chat/api/",RATING_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/chat/rating/",METRICS_API_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/xdmod/chat/api/",METRICS_RATING_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/xdmod/chat/rating/",METRICS_QUESTIONS_URL:"https://metrics.access-ci.org/qa_bot_faq",netlifyBaseUrl:("undefined"!=typeof process&&process.env,"https://access-jsm-api.netlify.app"),ERRORS:{API_UNAVAILABLE:"Unable to contact the Q&A Bot. Please try again later."},THEME:{PRIMARY_COLOR:"#1a5b6e",SECONDARY_COLOR:"#107180",FONT_FAMILY:"Arial, sans-serif"},CHATBOT:{TITLE:"ACCESS Q&A",AVATAR_URL:"https://support.access-ci.org/themes/contrib/asp-theme/images/icons/ACCESS-arrrow.svg",TOOLTIP_TEXT:"Ask me about ACCESS! 😊"}},nS=(e,t)=>t||tS.WELCOME_MESSAGE,rS=L.forwardRef((({embedded:e,isBotLoggedIn:t,currentOpen:n},r)=>{const o=Dv(),a=(()=>{const{isChatWindowOpen:e,toggleChatWindow:t,toggleIsBotTyping:n,scrollToBottom:r,getIsChatBotVisible:o}=Tm();return{isChatWindowOpen:e,toggleChatWindow:t,toggleIsBotTyping:n,scrollToBottom:r,getIsChatBotVisible:o}})(),i=R.useRef(null),l=R.useRef(!1);return(e=>{const t=R.useRef(e),{injectMessage:n}=Dv();R.useEffect((()=>{const r=t.current!==e,o=!t.current&&e;r&&n(o?tS.WELCOME_MESSAGE_LOGIN_TRANSITION:tS.WELCOME_MESSAGE_LOGOUT_TRANSITION,"bot"),t.current=e}),[e,n])})(t),R.useEffect((()=>{!e&&a&&a.toggleChatWindow&&(i.current===n||l.current||(setTimeout((()=>{a&&a.toggleChatWindow&&a.toggleChatWindow(n)}),0),i.current=n),l.current=!1)}),[n,e,a]),R.useEffect((()=>{const e=()=>{l.current=!0};r&&(r.current||(r.current={}),r.current._markAsUserInteraction=e)})),R.useImperativeHandle(r,(()=>({addMessage:e=>{o&&o.injectMessage&&o.injectMessage(e)}})),[o]),null}));rS.displayName="BotController";const oS=R.createContext(),aS=({children:e})=>{const[t,n]=R.useState({}),[r,o]=R.useState({}),a={ticketForm:t,feedbackForm:r,updateTicketForm:e=>{n((t=>({...t,...e})))},updateFeedbackForm:e=>{o((t=>({...t,...e})))},resetTicketForm:()=>{n({})},resetFeedbackForm:()=>{o({})},setTicketForm:n,setFeedbackForm:o};return L.createElement(oS.Provider,{value:a},e)},iS=()=>{const e=R.useContext(oS);if(!e)throw new Error("useFormContext must be used within a FormProvider");return e},lS=({width:e=24,height:t=24,color:n="currentColor",children:r,...o})=>L.createElement("svg",Gu({xmlns:"http://www.w3.org/2000/svg",width:e,height:t,viewBox:"0 0 24 24",fill:"none",stroke:n,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false"},o),r),sS=e=>L.createElement(lS,e,L.createElement("path",{d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})),cS=()=>{const{restartFlow:e}=Pv(),{resetTicketForm:t,resetFeedbackForm:n}=iS();return L.createElement("button",{onClick:()=>{t(),n(),e()},tabIndex:0,"aria-label":"New chat conversation",style:{backgroundColor:"#107180",border:"none",color:"#ffffff",fontSize:"14px",cursor:"pointer",padding:"8px 12px",borderRadius:"4px",transition:"all 0.2s ease",display:"flex",alignItems:"center",gap:"6px",fontWeight:"500"},onMouseEnter:e=>{e.target.style.backgroundColor="#0d5f6b"},onMouseLeave:e=>{e.target.style.backgroundColor="#107180"}},L.createElement(sS,{width:16,height:16}),"New Chat")},uS=()=>L.createElement("div",{className:"user-login-icon",style:{alignItems:"center",justifyContent:"center",width:"30px",height:"30px",borderRadius:"50%",backgroundColor:"#1a5b6e",marginRight:"5px"},role:"img","aria-label":"User logged in",title:"User logged in"},L.createElement("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false"},L.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),L.createElement("circle",{cx:"12",cy:"7",r:"4"}))),AS=({loginUrl:e,className:t="",style:n,isHeaderButton:r=!1})=>{const o=r?{display:"inline-block",padding:"6px 12px",backgroundColor:"transparent",border:"1px solid #ccc",color:"white",textDecoration:"none",borderRadius:"4px",fontWeight:"normal",textAlign:"center",margin:"8px",fontSize:"12px",opacity:"0.8",transition:"all 0.2s ease"}:{display:"inline-block",padding:"10px 20px",backgroundColor:"white",border:"1px solid #107180",color:"#107180",textDecoration:"none",borderRadius:"4px",fontWeight:"bold",textAlign:"center",margin:"18px",boxShadow:"0 2px 4px rgba(0, 0, 0, 0.2)"};return L.createElement(L.Fragment,null,r&&L.createElement("style",null,"\n .rcb-chat-header-container .qa-bot-header-login-button:hover {\n background-color: #0000001a !important;\n opacity: 1 !important;\n }\n "),L.createElement("a",{href:e,target:"_blank",rel:"noopener noreferrer",className:`qa-bot-login-button ${r?"qa-bot-header-login-button":""} ${t}`,style:{...o,...n}},"Log In"))},dS=()=>(R.useEffect((()=>{const e=e=>{if(!["ArrowDown","ArrowUp","ArrowLeft","ArrowRight","Enter"," ","Home","End"].includes(e.key))return;const n=document.activeElement;if(n&&("INPUT"===n.tagName||"TEXTAREA"===n.tagName||"true"===n.contentEditable||n.classList.contains("rcb-chat-input-textarea")))return;const r=document.querySelector(".rcb-chat-window");if(!r)return;const o=Array.from(r.querySelectorAll(".rcb-message-container, .rcb-bot-message-container, .rcb-user-message-container")).filter((e=>null!==e.offsetParent));if(o.length>0){const t=o[o.length-1].querySelector(".rcb-checkbox-container");if(t&&null!==t.offsetParent){const n=Array.from(t.querySelectorAll(".rcb-checkbox-row-container")),r=t.querySelector(".rcb-checkbox-next-button");if(n.length>0){const t=[...n];return r&&t.push(r),void((e,t)=>{e.preventDefault();let n=-1;for(let e=0;e<t.length;e++)if(t[e]===document.activeElement||t[e].contains(document.activeElement)){n=e;break}-1===n&&(n=0);let r=n;switch(e.key){case"ArrowDown":case"ArrowRight":r=n<t.length-1?n+1:0;break;case"ArrowUp":case"ArrowLeft":r=n>0?n-1:t.length-1;break;case"Home":r=0;break;case"End":r=t.length-1;break;case"Enter":case" ":{const e=t[n],r=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});return void e.dispatchEvent(r)}default:return}t[r].focus(),t[r].setAttribute("tabindex","0"),t[r].classList.add("keyboard-focused"),t.forEach(((e,t)=>{t!==r&&(e.setAttribute("tabindex","-1"),e.classList.remove("keyboard-focused"))}))})(e,t)}}}let a=[];if(o.length>0){const e=o[o.length-1],t=Array.from(e.querySelectorAll(".rcb-options-container")).filter((e=>null!==e.offsetParent));if(t.length>0){const e=t[t.length-1];a=Array.from(e.querySelectorAll(".rcb-options"))}}if(0===a.length)return;const i=a.findIndex((e=>e===document.activeElement));switch(e.key){case"ArrowDown":case"ArrowRight":{let t;e.preventDefault(),t=i<a.length-1?i+1:0,a[t].setAttribute("tabindex","0"),a.forEach(((e,n)=>{n!==t&&(e.setAttribute("tabindex","-1"),e.classList.remove("keyboard-focused"))})),a[t].classList.add("keyboard-focused"),a[t].focus();break}case"ArrowUp":case"ArrowLeft":{let t;e.preventDefault(),t=i>0?i-1:a.length-1,a[t].setAttribute("tabindex","0"),a.forEach(((e,n)=>{n!==t&&(e.setAttribute("tabindex","-1"),e.classList.remove("keyboard-focused"))})),a[t].classList.add("keyboard-focused"),a[t].focus();break}case"Enter":case" ":if(e.preventDefault(),document.activeElement&&a.includes(document.activeElement)){const e=document.activeElement;if(e.classList.contains("rcb-checkbox-row-container")||e.closest(".rcb-checkbox-row-container")){const n=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});e.dispatchEvent(n);const r=e.querySelector(".rcb-checkbox-label"),o=r?r.textContent:e.textContent||"checkbox",a=e.querySelector(".rcb-checkbox-mark"),i=a&&a.style.backgroundColor?"checked":"unchecked";t(`${o} ${i}`)}else{const n=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});e.dispatchEvent(n);const r=e.textContent||e.innerText;t(`Selected: ${r}`)}}break;case"Home":e.preventDefault(),a.length>0&&(a[0].setAttribute("tabindex","0"),a.forEach(((e,t)=>{0!==t&&(e.setAttribute("tabindex","-1"),e.classList.remove("keyboard-focused"))})),a[0].classList.add("keyboard-focused"),a[0].focus());break;case"End":if(e.preventDefault(),a.length>0){const e=a.length-1;a[e].setAttribute("tabindex","0"),a.forEach(((t,n)=>{n!==e&&(t.setAttribute("tabindex","-1"),t.classList.remove("keyboard-focused"))})),a[e].classList.add("keyboard-focused"),a[e].focus()}}},t=e=>{const t=document.createElement("div");t.setAttribute("aria-live","assertive"),t.setAttribute("aria-atomic","true"),t.className="sr-only",t.textContent=e,document.body.appendChild(t),setTimeout((()=>{document.body.contains(t)&&document.body.removeChild(t)}),1e3)},n=(e=null)=>{let n=e;if(n||(n=document.querySelector(".rcb-chat-window"),n||(n=document.querySelector('[class*="rcb-chat"]')),n||(n=document.querySelector(".qa-bot"))),!n)return;const r=null!==n.closest(".embedded-qa-bot"),o=Array.from(n.querySelectorAll(".rcb-message-container, .rcb-bot-message-container, .rcb-user-message-container")).filter((e=>null!==e.offsetParent));if(0===o.length)return;const a=o[o.length-1],i=Array.from(a.querySelectorAll(".rcb-options-container")).filter((e=>null!==e.offsetParent));let l=[];if(i.length>0){const e=i[i.length-1];l=Array.from(e.querySelectorAll(".rcb-options"))}if(0===l.length){let e=a.querySelector(".rcb-checkbox-container");if(!e&&n&&(e=n.querySelector(".rcb-checkbox-container")),e&&null!==e.offsetParent){const t=Array.from(e.querySelectorAll(".rcb-checkbox-row-container")).filter((e=>null!==e.offsetParent&&"none"!==e.style.display));if(t.length>0){const n=e.querySelector(".rcb-checkbox-next-button"),o=[...t];if(n&&null!==n.offsetParent&&o.push(n),o.forEach(((e,t)=>{e.setAttribute("tabindex",0===t?"0":"-1"),0===t?e.classList.add("keyboard-focused"):e.classList.remove("keyboard-focused")})),t.length>1){e.querySelectorAll(".keyboard-nav-hint").forEach((e=>e.remove()));const t=document.createElement("div");t.className="keyboard-nav-hint",t.textContent="Use arrow keys ↕ to navigate, Enter to select/deselect, or click any option",t.style.cssText="font-size: 12px !important; color: #666 !important; margin-bottom: 8px !important; font-style: italic !important; display: block !important;",e.insertBefore(t,e.firstChild)}return void setTimeout((()=>{o[0]&&null!==o[0].offsetParent&&!r&&o[0].focus()}),150)}}}if(l.length>0){if(l.forEach(((e,t)=>{const n=0===t?"0":"-1";e.setAttribute("tabindex",n),e.setAttribute("role","option"),e.setAttribute("aria-posinset",t+1),e.setAttribute("aria-setsize",l.length),0===t?e.classList.add("keyboard-focused"):e.classList.remove("keyboard-focused")})),l.length>1){const e=i.length>0?i[i.length-1]:null;if(e){e.querySelectorAll(".keyboard-nav-hint").forEach((e=>e.remove()));const t=document.createElement("div");t.className="keyboard-nav-hint",t.textContent="Use arrow keys ↕ to navigate, Enter to select, or click any option",t.style.cssText="font-size: 12px !important; color: #666 !important; margin-bottom: 8px !important; font-style: italic !important; display: block !important;",e.insertBefore(t,e.firstChild)}}else{const e=i.length>0?i[i.length-1]:null;if(e){e.querySelectorAll(".keyboard-nav-hint").forEach((e=>e.remove()))}}setTimeout((()=>{l[0]&&null!==l[0].offsetParent&&!r&&(l[0].focus(),l.length>1&&t(`${l.length} options available. Use arrow keys to navigate.`))}),200)}},r=new MutationObserver((e=>{e.forEach((e=>{if("childList"===e.type){const t=Array.from(e.addedNodes),r=t.some((e=>e.nodeType===Node.ELEMENT_NODE&&(e.classList?.contains("rcb-options-container")||e.classList?.contains("rcb-options")||e.querySelector?.(".rcb-options-container")||e.querySelector?.(".rcb-options")))),o=t.some((e=>e.nodeType===Node.ELEMENT_NODE&&(e.classList?.contains("rcb-checkbox-container")||e.querySelector?.(".rcb-checkbox-container"))));if(r||o){let t=e.target;for(;t&&!t.classList?.contains("qa-bot")&&!t.classList?.contains("rcb-chat-window");)t=t.parentElement;(t||document).querySelectorAll(".rcb-options[tabindex], .rcb-checkbox-row-container[tabindex], .rcb-checkbox-next-button[tabindex]").forEach((e=>{e.setAttribute("tabindex","-1"),e.classList.remove("keyboard-focused")})),setTimeout((()=>n(t)),100)}}}))}));r.observe(document.body,{childList:!0,subtree:!0}),document.addEventListener("keydown",e),n();const o=setInterval((()=>{document.querySelectorAll(".qa-bot").forEach((e=>{const t=e.querySelectorAll(".rcb-options-container .rcb-options").length>0,r=e.querySelectorAll(".rcb-checkbox-row-container").length>0;if(t){const t=e.querySelectorAll(".rcb-options[tabindex]").length;e.querySelectorAll(".rcb-options").length>t&&n(e)}if(r){const t=e.querySelectorAll(".rcb-checkbox-row-container[tabindex]").length;e.querySelectorAll(".rcb-checkbox-row-container").length>t&&n(e)}}))}),1e3);return()=>{document.removeEventListener("keydown",e),r.disconnect(),clearInterval(o)}}),[]),null),fS=e=>(console.error("Bot error:",e),e&&e.error||Error,tS.ERRORS.API_UNAVAILABLE),pS=e=>{if(!e||"string"!=typeof e)return e;return e.replace(/(?<!\]\(|href=["']|\[)https?:\/\/[^\s[\]()]+(?![)\]])/gi,(e=>{let t=e,n="";const r=t.match(/([.,;:!?]+)$/);return r&&(n=r[1],t=t.slice(0,-n.length)),`[${t}](${t})${n}`}))},hS=({sessionId:e,apiKey:t})=>{let n=null;return{go_ahead_and_ask:{message:"Please type your question about ACCESS below.",path:"qa_loop"},qa_loop:{message:async r=>{const{userInput:o}=r;if("👍 Helpful"===o||"👎 Not helpful"===o){if(e&&n){const r={"Content-Type":"application/json","X-Origin":"access","X-API-KEY":t,"X-Session-ID":e,"X-Query-ID":n,"X-Feedback":"👍 Helpful"===o?1:0},a="undefined"!=typeof process&&process.env?.REACT_APP_RATING_ENDPOINT?process.env.REACT_APP_RATING_ENDPOINT:tS.RATING_ENDPOINT;try{await fetch(a,{method:"POST",headers:r})}catch(e){console.error("Error sending feedback:",e)}}return"Thanks for the feedback! Ask another question about ACCESS or start a new chat."}try{const a=eS();n=a;const i={"Content-Type":"application/json","X-Origin":"access","X-API-KEY":t,"X-Session-ID":e,"X-Query-ID":a},l=await fetch("undefined"!=typeof process&&process.env?.REACT_APP_API_ENDPOINT?process.env.REACT_APP_API_ENDPOINT:tS.API_ENDPOINT,{method:"POST",headers:i,body:JSON.stringify({query:o})}),s=(await l.json()).response,c=pS(s);return await r.injectMessage(c),setTimeout((async()=>{await r.injectMessage("Ask another question about ACCESS or start a new chat.")}),100),null}catch(e){return console.error("Error in bot flow:",e),fS(e)}},renderMarkdown:["BOT"],options:e=>"👍 Helpful"===e.userInput||"👎 Not helpful"===e.userInput?[]:["👍 Helpful","👎 Not helpful"],chatDisabled:!1,path:"qa_loop"}}},gS=({sessionId:e,apiKey:t})=>{let n=null;return{metrics_intro:{message:`Please type your question about usage and performance metrics (XDMoD) below. You can see some <a target="_blank" href="${tS.METRICS_QUESTIONS_URL}">examples here</a>.`,renderHtml:["BOT"],path:"metrics_loop"},metrics_loop:{message:async r=>{const{userInput:o}=r;if("👍 Helpful"===o||"👎 Not helpful"===o){if(e&&n){const r={"Content-Type":"application/json","X-Origin":"metrics","X-API-KEY":t,"X-Session-ID":e,"X-Query-ID":n,"X-Feedback":"👍 Helpful"===o?1:0},a="undefined"!=typeof process&&process.env?.REACT_APP_METRICS_RATING_ENDPOINT?process.env.REACT_APP_METRICS_RATING_ENDPOINT:tS.METRICS_RATING_ENDPOINT;try{await fetch(a,{method:"POST",headers:r})}catch(e){console.error("Error sending metrics feedback:",e)}}return"Thanks for the feedback! Ask another question about usage and performance metrics (XDMoD) or start a new chat."}try{const a=eS();n=a;const i={"Content-Type":"application/json","X-Origin":"metrics","X-API-KEY":t,"X-Session-ID":e,"X-Query-ID":a},l=await fetch("undefined"!=typeof process&&process.env?.REACT_APP_METRICS_API_ENDPOINT?process.env.REACT_APP_METRICS_API_ENDPOINT:tS.METRICS_API_ENDPOINT,{method:"POST",headers:i,body:JSON.stringify({query:o})}),s=(await l.json()).response,c=pS(s);return await r.injectMessage(c),setTimeout((async()=>{await r.injectMessage("Ask another question about usage and performance metrics (XDMoD) or start a new chat.")}),100),null}catch(e){return console.error("Error in metrics flow:",e),fS(e)}},renderMarkdown:["BOT"],options:e=>"👍 Helpful"===e.userInput||"👎 Not helpful"===e.userInput?[]:["👍 Helpful","👎 Not helpful"],chatDisabled:!1,path:"metrics_loop"}}},mS=e=>L.createElement(lS,e,L.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),L.createElement("polyline",{points:"17 8 12 3 7 8"}),L.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"})),yS=({onFileUpload:e})=>{const[t,n]=R.useState(!1),[r,o]=R.useState([]),[a,i]=R.useState(null),l=R.useRef(null),{captureScreenshot:s,isCapturing:c,isScreenCaptureAvailable:u}=(()=>{const[e,t]=R.useState(!1),n=()=>"undefined"!=typeof navigator&&navigator.mediaDevices&&"function"==typeof navigator.mediaDevices.getDisplayMedia;return{captureScreenshot:async()=>{if(!n())throw new Error("Screen capture is not available in this environment");try{t(!0);const e=await navigator.mediaDevices.getDisplayMedia({video:{displaySurface:"browser",cursor:"always",logicalSurface:!0,width:{ideal:1920},height:{ideal:1080}},audio:!1}),n=document.createElement("video");n.srcObject=e,await new Promise((e=>{n.onloadedmetadata=()=>{n.play(),e()}}));const r=document.createElement("canvas");r.width=n.videoWidth,r.height=n.videoHeight,r.getContext("2d").drawImage(n,0,0,r.width,r.height);const o=await new Promise((e=>r.toBlob(e,"image/png"))),a=(new Date).toISOString().replace(/[:.]/g,"-"),i=new File([o],`screenshot-${a}.png`,{type:"image/png"});return e.getTracks().forEach((e=>e.stop())),t(!1),i}catch(e){throw console.error("Error capturing screenshot:",e),t(!1),e}},isCapturing:e,isScreenCaptureAvailable:n()}})(),A=e=>{const t=document.createElement("div");t.setAttribute("aria-live","assertive"),t.setAttribute("aria-atomic","true"),t.className="sr-only",t.textContent=e,document.body.appendChild(t),setTimeout((()=>document.body.removeChild(t)),1e3)},d=t=>{if(!t||!t.length||0===t.length)return void console.warn("FileUploadComponent: No valid files provided to handleFiles");let n;try{n=Array.from(t)}catch(e){return console.error("FileUploadComponent: Error converting files to array:",e),void A("Error processing selected files. Please try again.")}const a=[...r,...n];o(a);const i=n.length,l=n.map((e=>e.name)).join(", ");A(`${i} file${i>1?"s":""} selected: ${l}`),setTimeout((()=>{const e=document.querySelector(".rcb-chat-content");e&&(e.scrollTop=e.scrollHeight)}),100),e&&e(a)},f=e=>{e.preventDefault(),e.stopPropagation(),"dragenter"===e.type||"dragover"===e.type?n(!0):"dragleave"===e.type&&n(!1)},p=()=>{try{l.current&&l.current.click()}catch(e){console.error("FileUploadComponent: Error in handleButtonClick:",e),A("Error opening file selection dialog. Please try again.")}},h=()=>{i(null)};return L.createElement("div",{className:"file-upload-container",style:{padding:"16px",margin:"8px 0"}},u&&L.createElement("div",{style:{display:"flex",justifyContent:"center",marginBottom:"10px"}},L.createElement("button",{onClick:e=>{e.preventDefault(),(async()=>{try{const e=await s();d([e]),A("Screenshot captured successfully")}catch(e){A("Error capturing screenshot. Please try again.")}})()},disabled:c,"aria-describedby":"screenshot-help","aria-label":c?"Taking screenshot, please wait":"Take a screenshot to attach",style:{display:"flex",alignItems:"center",gap:"8px",backgroundColor:"#107180",color:"white",border:"none",borderRadius:"5px",padding:"8px 12px",cursor:c?"not-allowed":"pointer",fontSize:"14px",fontWeight:"500",boxShadow:"0 1px 3px rgba(0,0,0,0.2)"}},L.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},L.createElement("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),L.createElement("circle",{cx:"12",cy:"13",r:"4"})),c?"Taking screenshot...":"Take screenshot..."),L.createElement("span",{id:"screenshot-help",className:"sr-only"},"Captures the current screen and adds it as an attachment")),L.createElement("div",{className:"file-upload-dropzone "+(t?"active":""),onDragEnter:f,onDragLeave:f,onDragOver:f,onDrop:e=>{e.preventDefault(),e.stopPropagation(),n(!1);try{e.dataTransfer&&e.dataTransfer.files&&e.dataTransfer.files.length>0&&d(e.dataTransfer.files)}catch(e){console.error("FileUploadComponent: Error in handleDrop:",e),A("Error processing dropped files. Please try again.")}},role:"button",tabIndex:0,"aria-label":"File upload area. Click to select files or drag and drop files here.","aria-describedby":"upload-instructions",onKeyDown:e=>{"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),p())},style:{padding:"20px",border:"2px dashed #ccc",borderRadius:"8px",backgroundColor:t?"#f0f8ff":"#fafafa",transition:"all 0.3s ease"}},L.createElement("input",{ref:l,type:"file",className:"file-input",onChange:e=>{try{e.target&&e.target.files&&e.target.files.length>0&&d(e.target.files)}catch(e){console.error("FileUploadComponent: Error in handleFileSelect:",e),A("Error processing selected files. Please try again.")}},multiple:!0,style:{display:"none"},"aria-label":"Select files to upload",accept:"image/*,application/pdf,text/*,.doc,.docx"}),L.createElement("div",{className:"upload-content",onClick:p,style:{cursor:"pointer",flexDirection:"column",alignItems:"center",display:"flex",textAlign:"center",padding:"12px"}},L.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",gap:"8px"}},L.createElement("div",{style:{display:"flex",flexDirection:"row",alignItems:"center",gap:"10px"}},L.createElement(mS,null),L.createElement("p",{style:{margin:0,fontWeight:"bold"}},"Upload Files")),L.createElement("p",{id:"upload-instructions",style:{margin:0,fontSize:"14px",color:"#666"}},"Drag and drop files here or click to select. Accepted: Images, PDFs, Text files (Max 10MB each)")),r.length>0&&L.createElement("div",{className:"selected-files",style:{display:"flex",flexWrap:"wrap",gap:"8px",marginTop:"12px",alignItems:"center"}},L.createElement("span",{style:{fontWeight:400,color:"#888",fontSize:"13px",marginRight:"8px",alignSelf:"center"}},"Selected files:"),r.map(((t,n)=>L.createElement("span",{key:n,style:{background:"#fff",color:"#107180",borderRadius:"5px",padding:"4px 12px",fontSize:"14px",marginRight:"4px",marginBottom:"4px",border:"1px solid #ccc",display:"flex",alignItems:"center",gap:"6px",cursor:"pointer"},onClick:e=>{e.stopPropagation(),(e=>{i(e)})(t)}},L.createElement("span",{onClick:t=>{t.stopPropagation(),(t=>{const n=r.filter(((e,n)=>n!==t));o(n),e&&e(n)})(n)},style:{cursor:"pointer",color:"#888",fontWeight:"bold",fontSize:"15px",marginRight:"4px",userSelect:"none",lineHeight:1},title:"Remove file","aria-label":`Remove ${t.name}`},"×"),t.name," (",(t.size/1024).toFixed(1)," KB)")))))),(()=>{if(!a)return null;const e=a.type.startsWith("image/"),t=a.type.startsWith("text/"),n="application/pdf"===a.type;return L.createElement("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(0, 0, 0, 0.7)",display:"flex",justifyContent:"center",alignItems:"center",zIndex:1e3},onClick:h},L.createElement("div",{style:{backgroundColor:"white",padding:"20px",borderRadius:"8px",maxWidth:"90%",maxHeight:"90%",overflow:"auto",position:"relative"},onClick:e=>e.stopPropagation()},L.createElement("button",{onClick:h,style:{position:"absolute",top:"10px",right:"10px",background:"none",border:"none",fontSize:"24px",cursor:"pointer",color:"#666"}},"×"),L.createElement("h3",{style:{marginTop:0,marginBottom:"16px"}},a.name),e&&L.createElement("img",{src:URL.createObjectURL(a),alt:a.name,style:{maxWidth:"100%",maxHeight:"70vh"}}),t&&L.createElement("pre",{style:{whiteSpace:"pre-wrap",wordWrap:"break-word",maxHeight:"70vh",overflow:"auto",padding:"16px",backgroundColor:"#f5f5f5",borderRadius:"4px"}},URL.createObjectURL(a)),n&&L.createElement("iframe",{src:URL.createObjectURL(a),style:{width:"100%",height:"70vh",border:"none"},title:a.name}),!e&&!t&&!n&&L.createElement("div",{style:{padding:"20px",textAlign:"center"}},"Preview not available for this file type")))})())},vS=async(e,t="support",n=[])=>{const r=17,o={support:r,general_help:r,feedback:r,loginAccess:30,loginProvider:31,security:26},a={serviceDeskId:"security"===t?3:2,requestTypeId:o[t]||o.support,requestFieldValues:{...e}};if(n&&n.length>0){const e=await Promise.all(n.map((async e=>new Promise(((t,n)=>{const r=new FileReader;r.onload=()=>{const n=r.result.split(",")[1];t({fileName:e.name,contentType:e.type,size:e.size,fileData:n})},r.onerror=()=>n(new Error(`Failed to read file ${e.name}`)),r.readAsDataURL(e)})))));a.attachments=e}return a},bS=async(e,t)=>{const n=tS.netlifyBaseUrl.replace("/.netlify/functions/","").replace("/.netlify/functions","");let r;r="create-support-ticket"===t?`${n}/api/v1/tickets`:"create-security-incident"===t?`${n}/api/v1/security-incidents`:`${tS.netlifyBaseUrl}/${t}`;try{const t=await fetch(r,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(!t.ok){let e="";try{const n=await t.text();console.error("| ❌ Post data to proxy failed:",t.status,n);try{const t=JSON.parse(n);e=t.message||t.error||n}catch{e=n}}catch{e=`HTTP ${t.status} ${t.statusText}`}return 403===t.status?e="The ticket service is temporarily unavailable. Please try again later or contact support directly.":404===t.status?e="Ticket service not found. Please try again later.":500===t.status?e="Server error. Please try again later.":401===t.status&&(e="Authentication error with the ticket service. Please contact support."),{success:!1,status:t.status,error:e}}return{success:!0,data:await t.json()}}catch(e){return console.error("| ❌ Post data to proxy exception:",e),{success:!1,error:e.message}}},wS=(e,t)=>L.createElement(yS,{onFileUpload:n=>e({...t||{},uploadedFiles:n})}),xS=e=>{let t=null;return{submitTicket:async(n,r,o=[])=>{try{const a=await vS(n,r,o),i=await bS(a,"create-support-ticket");i.success?(t={success:!0,ticketKey:i.data.data.ticketKey,ticketUrl:i.data.data.ticketUrl},e((e=>({...e,ticketKey:i.data.data.ticketKey,ticketUrl:i.data.data.ticketUrl})))):(console.error(`| ❌ ${r} ticket creation failed:`,i),t={success:!1,error:i.error||"Unknown error"},e((e=>({...e,submissionError:i.error||"Unknown error"}))))}catch(n){console.error(`| ❌ Error sending ${r} data to proxy:`,n),t={success:!1,error:n.message},e((e=>({...e,submissionError:n.message})))}},getSubmissionResult:()=>t}},kS=(e,t="ticket")=>e?e.success?e.ticketUrl&&e.ticketKey?`Your ${t} has been submitted successfully.\n\nTicket: <a href="${e.ticketUrl}" target="_blank">${e.ticketKey}</a>\n\nOur support team will review your request and respond accordingly. Thank you for contacting ACCESS.`:`Your ${t} has been submitted successfully.\n\nOur support team will review your request and respond accordingly. Thank you for contacting ACCESS.`:`We apologize, but there was an error submitting your ${t}: ${e.error||"Unknown error"}\n\nPlease try again or contact our support team directly.`:`We apologize, but there was an error submitting your ${t}.\n\nPlease try again or contact our support team directly.`,ES=e=>e&&e.length>0?`\nAttachments: ${e.length} file(s) attached`:"";let SS=null;const CS=()=>{if(!SS)return console.warn("Form context not available, returning empty form"),{};const e=SS.ticketForm;return e&&"object"==typeof e?e:{}},PS=(e={})=>{const t=CS()||{},n=e&&"object"==typeof e?e:{};return{...t,email:n.email||t.email,name:n.name||t.name,accessId:n.accessId||t.accessId}},DS=()=>e=>(e&&""!==e.trim()||setTimeout((()=>{const e=document.querySelector(".rcb-chat-input-textarea");if(e){e.value="Not provided";const t=new Event("input",{bubbles:!0});e.dispatchEvent(t),setTimeout((()=>{const e=document.querySelector('.rcb-send-button, .rcb-chat-send-button, [aria-label*="send"], button[type="submit"]');if(e){const t=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});e.dispatchEvent(t)}}),200)}}),100),{success:!0}),BS=e=>e&&""!==e.trim()?e:"Not provided",IS=e=>{const t=e?.trim()||"";return t?(e=>!(!e||"string"!=typeof e)&&/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/.test(e.trim()))(t)?{success:!0}:{success:!1,promptContent:"Please enter a valid email address (e.g., user@example.com).",promptDuration:3e3,promptType:"error",highlightTextArea:!0}:{success:!1,promptContent:"Please enter an email address.",promptDuration:3e3,promptType:"error",highlightTextArea:!0}},TS=({ticketForm:e={},setTicketForm:t=()=>{},userInfo:n={}})=>{const r=(({ticketForm:e={},setTicketForm:t=()=>{},userInfo:n={}})=>{const{submitTicket:r,getSubmissionResult:o}=xS(t);return{access_help:{message:"If you're having trouble logging into the ACCESS website, here are some common issues:\n\n• Make sure you're using a supported browser (Chrome, Firefox, Safari)\n• Clear your browser cookies and cache\n• Check if you're using the correct identity provider\n\nWould you like to submit a help ticket for ACCESS login issues?",options:["Yes, let's create a ticket","Back to Main Menu"],chatDisabled:!0,path:e=>"Yes, let's create a ticket"===e.userInput?"access_login_description":"start"},access_login_description:{message:"Describe your login issue.",function:e=>{const r=CS(),o={...r,description:e.userInput,email:n.email||r.email,name:n.name||r.name,accessId:n.accessId||r.accessId};t(o)},path:"access_login_identity"},access_login_identity:{message:"Which identity provider were you using?",options:["ACCESS","Github","Google","Institution","Microsoft","ORCID","Other"],chatDisabled:!0,function:e=>{const n=CS();t({...n,identityProvider:e.userInput})},path:"access_login_browser"},access_login_browser:{message:"Which browser were you using?",options:["Chrome","Firefox","Edge","Safari","Other"],chatDisabled:!0,function:e=>{const n=CS();t({...n,browser:e.userInput})},path:"access_login_attachment"},access_login_attachment:{message:"Would you like to attach a screenshot?",options:["Yes","No"],chatDisabled:!0,function:e=>{const n=CS();t({...n,wantsAttachment:e.userInput})},path:e=>"Yes"===e.userInput?"access_login_upload":(()=>{const e=PS(n);return e.email?e.name?e.accessId?"access_login_summary":"access_login_accessid":"access_login_name":"access_login_email"})()},access_login_upload:{message:"Please upload your screenshot.",component:wS(t,e),options:["Continue"],chatDisabled:!0,function:()=>{const e=CS();t({...e,uploadConfirmed:!0})},path:()=>{const e=PS(n);return e.email?e.name?e.accessId?"access_login_summary":"access_login_accessid":"access_login_name":"access_login_email"}},access_login_email:{message:"What is your email?",validateTextInput:e=>IS(e),function:e=>{const n=CS();t({...n,email:e.userInput})},path:()=>{const e=PS(n);return e.name?e.accessId?"access_login_summary":"access_login_accessid":"access_login_name"}},access_login_name:{message:"What is your name?",function:e=>{const n=CS();t({...n,name:e.userInput})},path:()=>PS(n).accessId?"access_login_summary":"access_login_accessid"},access_login_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",validateTextInput:DS(),function:e=>{const n=CS();t({...n,accessId:BS(e.userInput)})},path:"access_login_summary"},access_login_summary:{message:e=>{const t=CS(),r=PS(n),o=ES(t.uploadedFiles);let a=r.accessId;return"access_login_accessid"===e.prevPath&&e.userInput?a=e.userInput:a||"access_login_accessid"!==e.prevPath||(a=e.userInput),`Thank you for providing your ACCESS login issue details. Here's a summary:\n\nName: ${r.name||"Not provided"}\nEmail: ${r.email||"Not provided"}\nACCESS ID: ${a||"Not provided"}\nIdentity Provider: ${t.identityProvider||"Not provided"}\nBrowser: ${t.browser||"Not provided"}\nIssue Description: ${t.description||"Not provided"}${o}\n\nWould you like to submit this ticket?`},options:["Submit Ticket","Back to Main Menu"],chatDisabled:!0,renderHtml:["BOT","USER"],function:async e=>{if("Submit Ticket"===e.userInput){const e=CS(),t=PS(n),o={email:t.email||"",name:t.name||"",accessId:t.accessId||"",description:e.description||"",identityProvider:e.identityProvider||"",browser:e.browser||""};await r(o,"loginAccess",e.uploadedFiles||[])}},path:e=>"Submit Ticket"===e.userInput?"access_login_success":"start"},access_login_success:{message:()=>kS(o(),"ACCESS login ticket"),options:["Back to Main Menu"],chatDisabled:!0,renderHtml:["BOT"],path:"start"}}})({ticketForm:e,setTicketForm:t,userInfo:n}),o=(({ticketForm:e={},setTicketForm:t=()=>{},userInfo:n={}})=>{const{submitTicket:r,getSubmissionResult:o}=xS(t);return{affiliated_help:{message:'If you\'re having trouble logging into an affiliated infrastructure or resource provider, here are some common issues:\n\n• Ensure your allocation is active\n• Confirm you have the correct username for that resource\n• Check <a href="https://operations.access-ci.org/infrastructure_news_view">System Status News</a> to see if the resource is undergoing maintenance\n\nWould you like to submit a help ticket for resource provider login issues?',options:["Yes, let's create a ticket","Back to Main Menu"],chatDisabled:!0,renderHtml:["BOT"],path:e=>"Yes, let's create a ticket"===e.userInput?"affiliated_login_resource":"start"},affiliated_login_resource:{message:"Which ACCESS Resource are you trying to access?",options:["ACES","Anvil","Bridges-2","DARWIN","Delta","DeltaAI","Derecho","Expanse","FASTER","Granite","Jetstream2","KyRIC","Launch","Neocortex","Ookami","Open Science Grid","Open Storage Network","Ranch","Stampede3"],chatDisabled:!0,function:e=>{const n=CS();t({...n,resource:e.userInput})},path:"affiliated_login_userid"},affiliated_login_userid:{message:"What is your user ID at the resource?",function:e=>{const n=CS();t({...n,userIdResource:e.userInput})},path:"affiliated_login_description"},affiliated_login_description:{message:"Please describe the issue you're having logging in.",function:e=>{const r=CS(),o={...r,description:e.userInput,email:n.email||r.email,name:n.name||r.name,accessId:n.accessId||r.accessId};t(o)},path:"affiliated_login_attachment"},affiliated_login_attachment:{message:"Would you like to attach a screenshot?",options:["Yes","No"],chatDisabled:!0,function:e=>{const n=CS();t({...n,wantsAttachment:e.userInput})},path:e=>"Yes"===e.userInput?"affiliated_login_upload":(()=>{const e=PS(n);return e.email?e.name?e.accessId?"affiliated_login_summary":"affiliated_login_accessid":"affiliated_login_name":"affiliated_login_email"})()},affiliated_login_upload:{message:"Please upload your screenshot.",component:wS(t,e),options:["Continue"],chatDisabled:!0,function:()=>{const e=CS();t({...e,uploadConfirmed:!0})},path:()=>{const e=PS(n);return e.email?e.name?e.accessId?"affiliated_login_summary":"affiliated_login_accessid":"affiliated_login_name":"affiliated_login_email"}},affiliated_login_email:{message:"What is your email?",validateTextInput:e=>IS(e),function:e=>{const n=CS();t({...n,email:e.userInput})},path:()=>{const e=PS(n);return e.name?e.accessId?"affiliated_login_summary":"affiliated_login_accessid":"affiliated_login_name"}},affiliated_login_name:{message:"What is your name?",function:e=>{const n=CS();t({...n,name:e.userInput})},path:()=>PS(n).accessId?"affiliated_login_summary":"affiliated_login_accessid"},affiliated_login_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",validateTextInput:DS(),function:e=>{const n=CS();t({...n,accessId:BS(e.userInput)})},path:"affiliated_login_summary"},affiliated_login_summary:{message:e=>{const t=CS(),r=PS(n),o=ES(t.uploadedFiles);let a=r.accessId;return"affiliated_login_accessid"===e.prevPath&&e.userInput?a=e.userInput:a||"affiliated_login_accessid"!==e.prevPath||(a=e.userInput),`Thank you for providing your resource login issue details. Here's a summary:\n\nName: ${r.name||"Not provided"}\nEmail: ${r.email||"Not provided"}\nACCESS ID: ${a||"Not provided"}\nResource: ${t.resource||"Not provided"}\nResource User ID: ${t.userIdResource||"Not provided"}\nIssue Description: ${t.description||"Not provided"}${o}\n\nWould you like to submit this ticket?`},options:["Submit Ticket","Back to Main Menu"],chatDisabled:!0,function:async e=>{if("Submit Ticket"===e.userInput){const e=CS(),t=PS(n),o={email:t.email||"",name:t.name||"",accessId:t.accessId||"",accessResource:e.resource||"",description:e.description||"",userIdAtResource:e.userIdResource||""};await r(o,"loginProvider",e.uploadedFiles||[])}},path:e=>"Submit Ticket"===e.userInput?"affiliated_login_success":"start"},affiliated_login_success:{message:()=>kS(o(),"resource login ticket"),options:["Back to Main Menu"],chatDisabled:!0,renderHtml:["BOT"],path:"start"}}})({ticketForm:e,setTicketForm:t,userInfo:n}),a=(({ticketForm:e={},setTicketForm:t=()=>{},userInfo:n={}})=>{const{submitTicket:r,getSubmissionResult:o}=xS(t);return{general_help_summary_subject:{message:"Provide a short title for your ticket.",function:e=>{const r=CS(),o={...r,summary:e.userInput,email:n.email||r.email,name:n.name||r.name,accessId:n.accessId||r.accessId};t(o)},path:"general_help_category"},general_help_category:{message:"What type of issue are you experiencing?",options:["User Account Question","Allocation Question","User Support Question","CSSN/CCEP Question","Training Question","Metrics Question","OnDemand Question","Pegasus Question","XDMoD Question","Some Other Question"],chatDisabled:!0,function:e=>{const n=CS();t({...n,category:e.userInput})},path:"general_help_description"},general_help_description:{message:"Please describe your issue.",function:e=>{const n=CS();t({...n,description:e.userInput})},path:"general_help_attachment"},general_help_attachment:{message:"Would you like to attach a file to your ticket?",options:["Yes","No"],chatDisabled:!0,function:e=>{const n=CS();t({...n,wantsAttachment:e.userInput})},path:e=>"Yes"===e.userInput?"general_help_upload":"general_help_resource"},general_help_upload:{message:"Please upload your file.",component:wS(t,e),options:["Continue"],chatDisabled:!0,function:()=>{const e=CS();t({...e,uploadConfirmed:!0})},path:"general_help_resource"},general_help_resource:{message:"Does your problem involve an ACCESS Resource?",options:["Yes","No"],chatDisabled:!0,function:e=>{const n=CS();t({...n,involvesResource:e.userInput.toLowerCase()})},path:e=>"Yes"===e.userInput?"general_help_resource_details":"general_help_keywords"},general_help_resource_details:{message:"Please select the ACCESS Resource involved with your issue:",options:["ACES","Anvil","Bridges-2","DARWIN","Delta","DeltaAI","Derecho","Expanse","FASTER","Granite","Jetstream2","KyRIC","Launch","Neocortex","Ookami","Open Science Grid","Open Storage Network","Ranch","Stampede3"],chatDisabled:!0,function:e=>{const n=CS();t({...n,resourceDetails:e.userInput})},path:"general_help_user_id_at_resource"},general_help_user_id_at_resource:{message:"What is your User ID at the selected resource(s)? (Optional - press Enter to skip)",validateTextInput:DS(),function:e=>{const n=CS();t({...n,userIdAtResource:BS(e.userInput)})},path:"general_help_keywords"},general_help_keywords:{message:"Please add up to 5 keywords to help route your ticket.",checkboxes:{items:[" C, C++","Abaqus","ACCESS","ACCESS-credits","ACCESS-website","Accounts","ACLS","Adding users","Affiliations","Affinity Groups","AI","Algorithms","Allocation extension","Allocation Management","Allocation proposal","Allocation Time","Allocation users","AMBER","AMIE","Anaconda","Analysis","API","Application Status","ARCGIS","Architecture","Archiving","Astrophysics","ATLAS","Authentication","AWS","AZURE","Backup","BASH","Batch Jobs","Benchmarking","Big Data","Bioinformatics","Biology","Ceph","CFD","cgroups","CHARMM","Checkpoint","cilogon","citation","Cloud","Cloud Computing","Cloud Lab","Cloud Storage","Cluster Management","Cluster Support","CMMC","Community Outreach","Compiling","Composible Systems","Computataional Chemistry","COMSOL","Conda","Condo","Containers","Core dump","Core hours","CP2K","CPU architecture","CPU bound","CUDA","Cybersecurity","CYVERSE","Data","Data Storage","Data-access-protocols","Data-analysis","Data-compliance","Data-lifecycle","Data-management","Data-management-software","Data-provenance","Data-reproducibility","Data-retention","Data-science","Data-sharing","Data-transfer","Data-wrangling","Database-update","Debugging","Debugging, Optimizatio and Profiling","Deep-learning","Dependencies","Deployment","DFT","Distributed-computing","DNS","Docker","Documentation","DOI","DTN","Easybuild","Email","Encryption","Environment-modules","Errors","Extension","FastX","Federated-authentication","File transfers","File-formats","File-limits","File-systems","File-transfer","Finite-element-analysis","Firewall","Fortran","Frameworks and IDE's","GAMESS","Gateways","GATK","Gaussian","GCC","Genomics","GIS","Git","Globus","GPFS","GPU","Gravitational-waves","Gridengine","GROMACS","Hadoop","Hardware","Image-processing","Infiniband","Interactive-mode","Interconnect","IO-Issue","ISILON","Java","Jekyll","Jetstream","Job-accounting","Job-array","Job-charging","Job-failure","Job-sizing","Job-submission","Julia","Jupyterhub","Key-management","Kubernetes","KyRIC","LAMMPS","Library-paths","License","Linear-programming","Linux","LMOD","login","LSF","Lustre","Machine-learning","Management","Materials-science","Mathematica","MATLAB","Memory","Metadata","Modules","Molecular-dynamics","Monte-carlo","MPI","NAMD","NetCDF","Networking","Neural-networks","NFS","NLP","NoMachine","Nvidia","Oceanography","OnDemnad","Open-science-grid","Open-storage-network","OpenCV","Openfoam","OpenMP","OpenMPI","OpenSHIFT","Openstack","Optimization","OS","OSG","Parallelization","Parameter-sweeps","Paraview","Particle-physics","password","PBS","Pegasus","Pending-jobs","Performance-tuning","Permissions","Physiology","PIP","PODMAN","Portals","Pre-emption","Professional and Workforce Development","Professional-development","Profile","Profiling","Programming","Programming Languages","Programming-best-practices","Project-management","Project-renewal","Provisioning","Pthreads","Publication-database","Putty","Python","Pytorch","Quantum-computing","Quantum-mechanics","Quota","R","RDP","React","Reporting","Research-facilitation","Research-grants","Resources","Rstudio-server","S3","Samba","SAS","Scaling","Schedulers","Scheduling","Science DMZ","Science Gateways","Scikit-learn","Scratch","screen","scripting","SDN","Secure Computing and Data","Secure-data-architecture","Serverless-hpc","setup","sftp","SGE","Shell Scripting","Shifter","Singularity","SLURM","SMB","Smrtanalysis","Software Installations","Software-carpentry","SPACK","SPARK","Spectrum-scale","SPSS","SQL","SSH","Stampede2","STATA","Storage","Supplement","Support","TCP","Technical-training-for-hpc","Tensorflow","Terminal-emulation-and-window-management","Tickets","Timing-issue","TMUX","Tools","Training","Transfer SUs","Trinity","Tuning","Unix-environment","Upgrading","Vectorization","Version-control","vim","VNC","VPN","Workflow","Workforce-development","X11","Xalt","XDMoD","XML","XSEDE","I don't see a relevant keyword"],min:0,max:5},chatDisabled:!0,function:e=>{const n=CS();t({...n,keywords:e.userInput})},path:e=>e.userInput&&e.userInput.includes("I don't see a relevant keyword")?"general_help_additional_keywords":"general_help_priority"},general_help_additional_keywords:{message:"Please enter additional keywords, separated by commas:",function:e=>{const n=CS(),r=n.keywords||[],o=e.userInput,a=Array.isArray(r)?[...r]:r.split(",").map((e=>e.trim())),i=a.filter((e=>"I don't see a relevant keyword"!==e)),l=Array.isArray(i)&&i.length>0?[...i,o].join(", "):o;t({...n,keywords:l,suggestedKeyword:o})},path:"general_help_priority"},general_help_priority:{message:"Please select a priority for your issue:",options:["Lowest","Low","Medium","High","Highest"],chatDisabled:!0,function:e=>{const n=CS();t({...n,priority:e.userInput.toLowerCase()})},path:()=>n.email?n.name?n.accessId?"general_help_ticket_summary":"general_help_accessid":"general_help_name":"general_help_email"},general_help_email:{message:"What is your email address?",validateTextInput:e=>IS(e),function:e=>{const n=CS();t({...n,email:e.userInput})},path:()=>n.name?n.accessId?"general_help_ticket_summary":"general_help_accessid":"general_help_name"},general_help_name:{message:"What is your name?",function:e=>{const n=CS();t({...n,name:e.userInput})},path:()=>n.accessId?"general_help_ticket_summary":"general_help_accessid"},general_help_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",required:!1,function:e=>{const n=CS();t({...n,accessId:e.userInput||""})},path:"general_help_ticket_summary"},general_help_ticket_summary:{message:e=>{const t=CS(),r=PS(n),o=ES(t.uploadedFiles);let a=r.accessId;"general_help_accessid"===e.prevPath&&e.userInput?a=e.userInput:a||"general_help_accessid"!==e.prevPath||(a=e.userInput);let i="";return"yes"===t.involvesResource&&(i=`\nResource: ${t.resourceDetails||"Not specified"}`,t.userIdAtResource&&(i+=`\nUser ID at Resource: ${t.userIdAtResource}`)),`Thank you for providing your issue details. Here's a summary:\n\nName: ${r.name||"Not provided"}\nEmail: ${r.email||"Not provided"}\nACCESS ID: ${a||"Not provided"}\nIssue Summary: ${t.summary||"Not provided"}\nCategory: ${t.category||"Not provided"}\nPriority: ${t.priority||"Not provided"}\nKeywords: ${t.keywords||"Not provided"}\nIssue Description: ${t.description||"Not provided"}${i}${o}\n\nWould you like to submit this ticket?`},options:["Submit Ticket","Back to Main Menu"],chatDisabled:!0,function:async e=>{if("Submit Ticket"===e.userInput){const e=CS(),t=PS(n),o={email:t.email||"",summary:e.summary||"General Support Ticket",description:e.description||"",priority:e.priority||"medium",accessId:t.accessId||"",name:t.name||"",issueType:e.category||"",hasResourceProblem:"yes"===e.involvesResource?"Yes":"No",userIdAtResource:e.userIdAtResource||"",resourceName:e.resourceDetails||"",keywords:e.keywords||"",noRelevantKeyword:e.suggestedKeyword?"checked":"",suggestedKeyword:e.suggestedKeyword||""};await r(o,"support",e.uploadedFiles||[])}},path:e=>"Submit Ticket"===e.userInput?"general_help_success":"start"},general_help_success:{message:()=>kS(o(),"support ticket"),options:["Back to Main Menu"],chatDisabled:!0,renderHtml:["BOT"],path:"start"}}})({ticketForm:e,setTicketForm:t,userInfo:n});return{help_ticket:{message:"What is your help ticket related to?",options:["Logging into ACCESS website","Logging into a resource","Another question"],chatDisabled:!0,function:n=>{t({...e||{},ticketType:n.userInput})},path:e=>"Logging into ACCESS website"===e.userInput?"access_help":"Logging into a resource"===e.userInput?"affiliated_help":"Another question"===e.userInput?"general_help_summary_subject":"help_ticket"},...r,...o,...a}},MS=({setTicketForm:e=()=>{},userInfo:t={}})=>{let n=null,r=null;return{security_incident:{message:"You're reporting a security incident. Please provide a brief summary of the security concern.",function:n=>{const r=CS()||{},o={...r,summary:n.userInput,email:t.email||r.email,name:t.name||r.name,accessId:t.accessId||r.accessId};e(o)},path:"security_priority"},security_priority:{message:"What is the priority level of this security incident?",options:["Critical","High","Medium","Low"],chatDisabled:!0,function:t=>{const n=CS()||{};e({...n,priority:t.userInput})},path:"security_description"},security_description:{message:"Please provide a detailed description of the security incident or concern.",function:t=>{const n=CS()||{};e({...n,description:t.userInput})},path:"security_attachment"},security_attachment:{message:"Do you have any files (screenshots, logs, etc.) that would help with this security incident?",options:["Yes","No"],chatDisabled:!0,function:t=>{const n=CS()||{};e({...n,wantsAttachment:t.userInput})},path:e=>"Yes"===e.userInput?"security_upload":"security_contact_info"},security_upload:{message:"Please upload your files.",component:L.createElement(yS,{onFileUpload:t=>{const n=CS()||{};e({...n,uploadedFiles:t})}}),options:["Continue"],chatDisabled:!0,function:()=>{const t=CS()||{};e({...t,uploadConfirmed:!0})},path:"security_contact_info"},security_contact_info:{message:()=>{const e=PS(t);return e.name&&e.email&&e.accessId?`I have your contact information:\n\nName: ${e.name}\nEmail: ${e.email}\nACCESS ID: ${e.accessId}\n\nIs this correct?`:"I need your contact information. What is your name?"},options:e=>{if(!e)return[];const n=PS(t);return n.name&&n.email&&n.accessId?["Yes, that's correct","Let me update it"]:[]},chatDisabled:e=>{if(!e)return!1;const n=PS(t);return n.name&&n.email&&n.accessId},function:t=>{if(!t)return;const n=CS()||{};if(!n.name){const r={...n,name:t.userInput};e(r)}},path:e=>{if(!e)return"security_summary";const n=PS(t);return"Yes, that's correct"===e.userInput?"security_summary":"Let me update it"===e.userInput?"security_name":n.name&&n.email?n.accessId?"security_summary":"security_accessid":"security_email"}},security_name:{message:"What is your name?",function:t=>{const n=CS()||{};e({...n,name:t.userInput})},path:"security_email"},security_email:{message:"What is your email address?",function:t=>{const n=CS()||{};e({...n,email:t.userInput})},path:"security_accessid"},security_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",validateTextInput:DS(),function:t=>{const r=BS(t.userInput);n=r;const o=CS()||{};e({...o,accessId:r})},path:"security_summary"},security_summary:{message:()=>{const e=CS()||{},r=PS(t),o={...e,name:r.name||e.name,email:r.email||e.email,accessId:n||r.accessId||e.accessId};let a="";e.uploadedFiles&&e.uploadedFiles.length>0&&(a=`\nAttachments: ${e.uploadedFiles.length} file(s) attached`);const i=o.accessId||"Not provided";return`Here's a summary of your security incident report:\n\nSummary: ${o.summary||"Not provided"}\nPriority: ${o.priority||"Not provided"}\nName: ${o.name||"Not provided"}\nEmail: ${o.email||"Not provided"}\nACCESS ID: ${i}\nDescription: ${o.description||"Not provided"}${a}\n\nWould you like to submit this security incident report?`},options:["Submit Security Report","Back to Main Menu"],chatDisabled:!0,function:async o=>{if("Submit Security Report"===o.userInput){const o=CS()||{},a=PS(t),i={...o,name:a.name||o.name,email:a.email||o.email,accessId:n||a.accessId||o.accessId},l={summary:i.summary||"",priority:i.priority||"",description:i.description||"",name:i.name||"",email:i.email||"",accessId:i.accessId||""};try{const t=await(async(e,t=[])=>{try{const n=await vS(e,"security",t);return await bS(n,"create-security-incident")}catch(e){return console.error("| ❌ Security incident submission failed:",e),{success:!1,error:e.message}}})(l,o.uploadedFiles||[]);t.success?(r={success:!0,ticketKey:t.data?.data?.ticketKey,ticketUrl:t.data?.data?.ticketUrl},e((e=>({...e,ticketKey:t.data?.data?.ticketKey,ticketUrl:t.data?.data?.ticketUrl,submissionResult:r})))):(r={success:!1,error:t.error},e((e=>({...e,submissionError:t.error}))))}catch(t){r={success:!1,error:t.message},e((e=>({...e,submissionError:t.message})))}}},path:e=>"Submit Security Report"===e.userInput?"security_success":"start"},security_success:{message:()=>(e=>e&&!e.success?`We apologize, but there was an error submitting your security incident report: ${e.error}\n\nPlease try again or contact our cybersecurity team directly.`:e&&e.success&&e.ticketUrl&&e.ticketKey?`Your security incident report has been submitted successfully.\n\nTicket: <a href="${e.ticketUrl}" target="_blank">${e.ticketKey}</a>\n\nOur cybersecurity team will review your report and respond accordingly. Thank you for helping keep ACCESS secure.`:(e&&e.success,"Your security incident report has been submitted successfully.\n\nOur cybersecurity team will review your report and respond accordingly. Thank you for helping keep ACCESS secure."))((CS()||{}).submissionResult||r),options:["Back to Main Menu"],chatDisabled:!0,renderHtml:["BOT"],path:"start"}}};function QS({welcomeMessage:e,isBotLoggedIn:t,loginUrl:n,sessionId:r,ticketForm:o={},setTicketForm:a=()=>{},formContext:i,apiKey:l,userInfo:s={}}){i&&(e=>{SS=e})(i);const c=(({welcome:e,setTicketForm:t=()=>{},setFeedbackForm:n=()=>{}})=>({start:{message:e,options:["Ask a question about ACCESS","Open a Help Ticket","Usage and performance of ACCESS resources (XDMoD)","Report a security issue"],chatDisabled:!0,path:e=>"Ask a question about ACCESS"===e.userInput?"go_ahead_and_ask":"Open a Help Ticket"===e.userInput?(t({}),"help_ticket"):"Usage and performance of ACCESS resources (XDMoD)"===e.userInput?"metrics_intro":"Report a security issue"===e.userInput?(t({}),"security_incident"):"start"}}))({welcome:nS(0,e),setTicketForm:a});return{...c||{},...(t?hS({sessionId:r,apiKey:l}):{go_ahead_and_ask:{message:"To ask questions, you need to log in first.",component:L.createElement(AS,{loginUrl:n}),options:["Back to Main Menu"],chatDisabled:!0,path:e=>"Back to Main Menu"===e.userInput?"start":"go_ahead_and_ask"}})||{},...(t?gS({sessionId:r,apiKey:l}):{metrics_intro:{message:"To investigate metrics, you need to log in first.",component:L.createElement(AS,{loginUrl:n}),options:["Back to Main Menu"],chatDisabled:!0,path:e=>"Back to Main Menu"===e.userInput?"start":"metrics_intro"}})||{},...TS({ticketForm:o,setTicketForm:a,userInfo:s})||{},...MS({ticketForm:o,setTicketForm:a,userInfo:s})||{}}}var _S="2.7.2";"true"===localStorage.getItem("QaBotDebug")&&console.info(`%c🤖 ACCESS QA Bot | v${_S} | react-chatbotify v2.2.0 [${(new Date).toISOString().slice(0,10)}]`,"background: #107180; color: white; padding: 8px; border-radius: 3px; font-weight: bold;");const NS=()=>{for(let e=0;e<localStorage.length;e++){const t=localStorage.key(e);if(t&&t.startsWith("qa_bot_session_")){const e=localStorage.getItem(t);if(e)return e}}const e=`qa_bot_session_${eS()}`;return localStorage.setItem(e,e),e},OS=L.forwardRef(((e,t)=>{const{apiKey:n,open:r=!1,onOpenChange:o,embedded:a=!1,isLoggedIn:i,loginUrl:l=tS.LOGIN_URL,ringEffect:s=!1,welcome:c,userEmail:u,userName:A,accessId:d}=e,f=n||"demo-key",[p,h]=R.useState(void 0!==i&&i),g=R.useRef(NS()).current,{ticketForm:m,feedbackForm:y,updateTicketForm:v,updateFeedbackForm:b,resetTicketForm:w,resetFeedbackForm:x}=iS();R.useEffect((()=>{void 0!==i&&h(i)}),[i]),R.useEffect((()=>{if(!a&&o){const e=e=>{t&&t.current&&t.current._markAsUserInteraction&&t.current._markAsUserInteraction();const n=e.data.newState;o(n)};return window.addEventListener("rcb-toggle-chat-window",e),()=>{window.removeEventListener("rcb-toggle-chat-window",e)}}}),[a,o,t]);const k=nS(0,c),E=R.useRef(null),S=((e,t={})=>R.useMemo((()=>{const n=(t,n)=>{if(e.current){const n=getComputedStyle(e.current).getPropertyValue(t);if(n&&""!==n.trim())return n.trim();if(e.current.parentElement){const n=getComputedStyle(e.current.parentElement).getPropertyValue(t);if(n&&""!==n.trim())return n.trim()}}return n};return{primaryColor:n("--primary-color",t.primaryColor||tS.THEME.PRIMARY_COLOR),secondaryColor:n("--secondary-color",t.secondaryColor||tS.THEME.SECONDARY_COLOR),fontFamily:n("--font-family",t.fontFamily||tS.THEME.FONT_FAMILY)}}),[e,t]))(E),C=(({themeColors:e,embedded:t,defaultOpen:n,isLoggedIn:r,loginUrl:o})=>{const a=r,i=sessionStorage.getItem("qa_bot_tooltip_shown")?"NEVER":"START";return R.useMemo((()=>({general:{...e,embedded:t,primaryColor:e.primaryColor,fontFamily:"Arial, sans-serif",secondaryColor:e.secondaryColor},header:{title:L.createElement("div",{key:"header-title"},L.createElement("h1",{className:"sr-only"},tS.CHATBOT.TITLE),L.createElement("span",{"aria-hidden":"true"},tS.CHATBOT.TITLE)),avatar:tS.CHATBOT.AVATAR_URL,buttons:[a?L.createElement(uS,{key:"user-icon"}):L.createElement(AS,{key:"login-button",loginUrl:o,isHeaderButton:!0}),Xg.CLOSE_CHAT_BUTTON]},chatWindow:{defaultOpen:!!t},device:{desktopEnabled:!0,mobileEnabled:!0,applyMobileOptimizations:!1},chatInput:{enabledPlaceholderText:"Type your question here...",disabledPlaceholderText:"",disabled:!1,allowNewline:!0,sendButtonStyle:{display:"flex"},characterLimit:1e3,sendButtonAriaLabel:"Send message",showCharacterCount:!1,ariaLabel:"Chat input area",ariaDescribedBy:"chat-input-help"},chatHistory:{disabled:!1},botBubble:{simulateStream:!0,streamSpeed:10,allowNewline:!0,dangerouslySetInnerHTML:!0,renderHtml:!0,ariaLabel:"Bot response",role:"log"},chatButton:{icon:tS.CHATBOT.AVATAR_URL},tooltip:{text:tS.CHATBOT.TOOLTIP_TEXT,mode:i},audio:{disabled:!0},emoji:{disabled:!0},fileAttachment:{disabled:!0},notification:{disabled:!0},footer:{text:L.createElement("div",{key:"footer-text"},L.createElement("a",{href:"https://support.access-ci.org/tools/access-qa-tool"},"About this tool"),"."),buttons:[L.createElement(cS,{key:"new-chat-button"})]},event:{rcbToggleChatWindow:!0}})),[e,t,n,a,i,o])})({themeColors:S,embedded:a,defaultOpen:!1,isLoggedIn:p,loginUrl:l}),P=R.useMemo((()=>({ticketForm:m||{},feedbackForm:y||{},updateTicketForm:v,updateFeedbackForm:b,resetTicketForm:w,resetFeedbackForm:x})),[m,y,v,b,w,x]),D=[sb(),qE(),XE()],B=R.useMemo((()=>QS({welcomeMessage:k,isBotLoggedIn:p,loginUrl:l,sessionId:g,ticketForm:m,setTicketForm:v,formContext:P,apiKey:f,userInfo:{email:u||null,name:A||null,accessId:d||null}})),[k,p,l,g,m,y,v,b,P,f,u,A,d]);return((e,t)=>{R.useEffect((()=>{t.current&&(e?t.current.classList.add("bot-logged-in"):t.current.classList.remove("bot-logged-in"))}),[e,t])})(p,E),((e,t)=>{R.useEffect((()=>{if(!e||!t.current)return;const n=setTimeout((()=>{const e=t.current?.querySelector(".rcb-tooltip-show");e&&e.classList.add("phone-ring")}),500);return()=>{clearTimeout(n)}}),[e,t])})(s,E),R.useEffect((()=>{const e=()=>{const e=document.querySelector(".rcb-chat-window");if(!e)return;const t=e.querySelector(".rcb-send-button");t&&(t.hasAttribute("tabindex")||t.setAttribute("tabindex","0"),t.hasAttribute("data-keyboard-enabled")||(t.setAttribute("data-keyboard-enabled","true"),t.addEventListener("keydown",(e=>{if("Enter"===e.key||" "===e.key){e.preventDefault();const n=t&&Object.keys(t).find((e=>e.startsWith("__reactProps")));if(n){const r=t[n],o=r?.onMouseDown;if(o&&"function"==typeof o)return void o(e)}const r=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});t.dispatchEvent(r)}}))))},t=setInterval(e,1e3);return e(),()=>clearInterval(t)}),[]),dS(),R.useEffect((()=>{const e=()=>{sessionStorage.setItem("qa_bot_tooltip_shown","true")};return window.addEventListener("rcb-toggle-chat-window",e),()=>{window.removeEventListener("rcb-toggle-chat-window",e)}}),[]),L.createElement("div",{className:"qa-bot "+(a?"embedded-qa-bot":""),ref:E,role:"application","aria-label":a?"Ask ACCESS - Embedded Chat Application":"Ask ACCESS - Chat Assistant Application"},L.createElement(wv,null,L.createElement(rS,{ref:t,embedded:a,isBotLoggedIn:p,currentOpen:r}),L.createElement(Sv,{key:`chatbot-${g}-${p}`,settings:C,flow:B,plugins:D}),L.createElement("div",{"aria-live":"polite",role:"status",className:"sr-only",id:"bot-live-region"}),L.createElement("div",{id:"chat-input-help",className:"sr-only"},"Type your message and press Enter to send. Use arrow keys to navigate through response options. Press Enter or Space to select an option."),L.createElement("div",{id:"keyboard-help",className:"sr-only"},"Available keyboard shortcuts: Arrow keys to navigate options, Enter or Space to select, Tab to move between interactive elements, Escape to close dialogs.")))}));OS.displayName="QABotInternal";const RS=L.forwardRef(((e,t)=>L.createElement(aS,null,L.createElement(OS,Gu({},e,{ref:t})))));RS.displayName="QABot";Yu('.rcb-toggle-icon{background-color:initial!important;background-position:calc(50% - 1px) calc(50% + 2px);background-repeat:no-repeat;background-size:62%!important}.rcb-chat-window{height:800px!important;max-height:80vh!important;max-width:100%;width:550px!important}.rcb-chat-window .rcb-bot-avatar{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0}.rcb-chat-window .rcb-chat-header{align-items:center;display:flex;flex-direction:row;font-weight:700}.rcb-chat-window a{color:#000;font-weight:700;text-decoration:underline}.rcb-chat-window a:hover{color:#107180}.rcb-chat-window .rcb-bot-message a{color:#fff;text-decoration:none}.rcb-chat-window .rcb-bot-message a:hover{text-decoration:underline}.rcb-chat-window .rcb-chat-input-textarea{overflow-y:auto}.rcb-chat-window .rcb-chat-footer-container{font-size:10px}.qa-bot .user-login-icon{display:none!important}.qa-bot.bot-logged-in .user-login-icon{display:flex!important;transform:scale(1.3) translateY(-2px)}.embedded-qa-bot .rcb-chat-window{max-width:100%;width:100%!important}.qa-bot.hidden{display:none}.embedded-qa-bot .rcb-bot-message,.embedded-qa-bot .rcb-user-message{max-width:90%!important;word-break:break-word}.embedded-qa-bot .rcb-chat-input-textarea{width:100%!important}.qa-bot-container{max-width:100%;width:100%}.rcb-tooltip-show.phone-ring{animation:phone-ring 3s ease-out!important;z-index:10000!important}@keyframes phone-ring{0%{transform:translateX(0) translateY(0) rotate(0deg)}2%{transform:translateX(0) translateY(-8px) rotate(-2deg)}4%{transform:translateX(0) translateY(-6px) rotate(2deg)}6%{transform:translateX(0) translateY(-8px) rotate(-1deg)}8%{transform:translateX(0) translateY(-6px) rotate(1deg)}10%{transform:translateX(0) translateY(-8px) rotate(-2deg)}12%{transform:translateX(0) translateY(-6px) rotate(2deg)}20%{transform:translateX(0) translateY(0) rotate(0deg)}30%{transform:translateX(0) translateY(0) rotate(0deg)}40%{transform:translateX(0) translateY(0) rotate(0deg)}49%{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(0) translateY(-8px) rotate(-2deg)}52%{transform:translateX(0) translateY(-6px) rotate(2deg)}54%{transform:translateX(0) translateY(-8px) rotate(-1deg)}56%{transform:translateX(0) translateY(-6px) rotate(1deg)}58%{transform:translateX(0) translateY(-8px) rotate(-2deg)}60%{transform:translateX(0) translateY(-6px) rotate(2deg)}70%{transform:translateX(0) translateY(0) rotate(0deg)}to{transform:translateX(0) translateY(0) rotate(0deg)}}@media (max-width:768px){.rcb-chat-window{max-height:calc(100vh - 100px)!important;max-width:calc(100vw - 40px)!important;width:550px!important}.embedded-chat-container.open{height:400px}.embedded-chat-closed{font-size:14px;height:40px}.embedded-chat-open-btn{font-size:12px;padding:3px 10px}.rcb-bot-message,.rcb-user-message{max-width:85%!important}.rcb-chat-input-textarea{font-size:16px!important;min-height:44px!important}.rcb-chat-header{padding:12px 16px!important}}@media (max-width:480px){.rcb-chat-window{bottom:10px!important;left:10px!important;max-height:calc(100vh - 80px)!important;max-width:calc(100vw - 20px)!important;right:10px!important;width:calc(100vw - 20px)!important}.embedded-chat-container.open{height:350px}.rcb-bot-message,.rcb-user-message{margin-bottom:8px!important;max-width:90%!important}.rcb-chat-header{font-size:14px!important;padding:8px 12px!important}.rcb-chat-button{bottom:20px!important;height:50px!important;right:20px!important;width:50px!important}.rcb-chat-footer-container{font-size:9px!important;padding:8px 12px!important}}@media (max-width:360px){.rcb-chat-window{left:5px!important;max-width:calc(100vw - 10px)!important;right:5px!important;width:calc(100vw - 10px)!important}.rcb-chat-header{font-size:13px!important;padding:6px 8px!important}}.rcb-checkbox-container{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-left:16px!important;max-width:100%!important;padding-top:12px!important}.rcb-checkbox-row-container{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-row-container:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-row-container[data-checked=true]{background-color:#107180!important;border-color:#107180!important;color:#fff!important}.rcb-checkbox-row{margin-left:0!important}.rcb-checkbox-mark{height:14px!important;margin-right:6px!important;width:14px!important}.rcb-checkbox-label{font-size:13px!important;margin:0!important;white-space:nowrap!important}.rcb-checkbox-next-button{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;justify-content:center!important;line-height:24px!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-next-button:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.rcb-chat-input-send-button:focus,.rcb-chat-input-textarea:focus{outline:2px solid #107180!important;outline-offset:2px!important}.rcb-user-message{word-wrap:break-word!important;overflow:hidden!important;word-break:break-word!important}:focus-visible{outline:2px solid #107180!important;outline-offset:2px!important}.rcb-options-container{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;margin:16px!important;padding:0!important}.rcb-options{background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;outline:none!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto!important}.rcb-options:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-next-button.keyboard-focused,.rcb-checkbox-next-button:focus,.rcb-checkbox-next-button:focus-visible,.rcb-checkbox-row-container.keyboard-focused,.rcb-checkbox-row-container:focus,.rcb-checkbox-row-container:focus-visible,.rcb-options.keyboard-focused,.rcb-options:focus,.rcb-options:focus-visible{background-color:#e8f4f8!important;border-color:#107180!important;outline:none!important}.rcb-options:active{background-color:#107180!important;border-color:#107180!important;color:#fff!important;transform:translateY(0)!important}.keyboard-nav-hint{color:#666!important;font-size:12px!important;font-style:italic!important;margin-bottom:8px!important}@media (prefers-reduced-motion:reduce){.keyboard-nav-hint{display:none!important}}.rcb-options-container [role=button][tabindex="0"],.rcb-options-container button[tabindex="0"]{position:relative!important}.rcb-options-container [role=button][tabindex="0"]:after,.rcb-options-container button[tabindex="0"]:after{color:#107180!important;content:"←"!important;font-size:16px!important;opacity:0!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;transition:opacity .2s ease!important}.rcb-options-container [role=button][tabindex="0"]:focus:after,.rcb-options-container button[tabindex="0"]:focus:after{opacity:1!important}.rcb-chat-input-send-button{cursor:pointer!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.rcb-chat-input-send-button:not([tabindex]){-webkit-user-select:none;-moz-user-select:none;user-select:none}.rcb-chat-input-container [onclick],.rcb-chat-input-container [role=button],.rcb-chat-input-container div[style*=cursor],.rcb-chat-input-container svg:last-child,.rcb-chat-input-container>div:last-child{tabindex:0!important;cursor:pointer!important}.rcb-chat-footer{margin-top:4px!important;padding-top:0!important}.rcb-chat-footer-container{align-items:center!important;display:flex!important;margin-top:4px!important;padding-top:4px!important}.rcb-chat-footer-container button{order:1!important}.rcb-chat-footer-container a[href*=access-qa-tool]{tab-index:0!important;order:2!important}.rcb-chat-footer-container a[href*=feedback]{tab-index:0!important;order:3!important}@media (prefers-contrast:high){.rcb-chat-window a{background-color:#fff!important;border:1px solid #000!important;color:#000!important}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.rcb-chat-input-textarea{user-select:text!important}.rcb-chat-body-container,.rcb-chat-input-textarea,.rcb-chat-window{touch-action:pan-y!important}.embedded-qa-bot,.rcb-chat-window{-webkit-overflow-scrolling:touch!important}.embedded-qa-bot .rcb-chat-input-textarea{touch-action:pan-y!important;user-select:text!important}.embedded-qa-bot .rcb-chat-body-container,.embedded-qa-bot .rcb-chat-window{touch-action:pan-y!important}',{insertAt:"top"});const LS=L.forwardRef(((e,t)=>{const[n,r]=L.useState(e.isLoggedIn||!1),[o,a]=L.useState(e.defaultOpen||!1),i=L.useRef();return L.useImperativeHandle(t,(()=>({addMessage:e=>{i.current&&i.current.addMessage(e)},setBotIsLoggedIn:e=>{r(e)},openChat:()=>{!e.embedded&&i.current&&a(!0)},closeChat:()=>{!e.embedded&&i.current&&a(!1)},toggleChat:()=>{!e.embedded&&i.current&&a((e=>!e))}})),[e.embedded]),L.createElement(RS,{ref:i,apiKey:e.apiKey,embedded:e.embedded,isLoggedIn:n,open:!!e.embedded||o,onOpenChange:e.embedded?void 0:a,loginUrl:e.loginUrl,ringEffect:e.ringEffect,welcome:e.welcome,userEmail:e.userEmail,userName:e.userName,accessId:e.accessId})}));return LS.displayName="ProgrammaticQABot",function(e){if(!(e.target&&e.target instanceof HTMLElement))return void console.error("QA Bot: A valid target DOM element is required");const t=F.createRoot(e.target),n={current:null};return t.render(L.createElement(L.StrictMode,null,L.createElement(LS,{ref:e=>{n.current=e},apiKey:e.apiKey,defaultOpen:e.defaultOpen,embedded:e.embedded,isLoggedIn:e.isLoggedIn,loginUrl:e.loginUrl,ringEffect:e.ringEffect,welcome:e.welcome,userEmail:e.userEmail,userName:e.userName,accessId:e.accessId}))),{addMessage:e=>n.current?.addMessage(e),setBotIsLoggedIn:e=>n.current?.setBotIsLoggedIn(e),openChat:()=>n.current?.openChat(),closeChat:()=>n.current?.closeChat(),toggleChat:()=>n.current?.toggleChat(),destroy:()=>{n.current=null,t.unmount()}}}}));
1
+ var AccessQABot=function(mn){"use strict";var Gt,G,wo,gt,xo,Eo,Po,ko,Vn,Kn,$n,Co,qt={},_o=[],zA=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Yt=Array.isArray;function Ye(e,t){for(var n in t)e[n]=t[n];return e}function Jn(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function re(e,t,n){var r,o,i,a={};for(i in t)i=="key"?r=t[i]:i=="ref"?o=t[i]:a[i]=t[i];if(arguments.length>2&&(a.children=arguments.length>3?Gt.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(i in e.defaultProps)a[i]===void 0&&(a[i]=e.defaultProps[i]);return Xt(e,a,r,o,null)}function Xt(e,t,n,r,o){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:o??++wo,__i:-1,__u:0};return o==null&&G.vnode!=null&&G.vnode(i),i}function Do(){return{current:null}}function oe(e){return e.children}function Xe(e,t){this.props=e,this.context=t}function _t(e,t){if(t==null)return e.__?_t(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?_t(e):null}function Bo(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return Bo(e)}}function Zn(e){(!e.__d&&(e.__d=!0)&&gt.push(e)&&!vn.__r++||xo!=G.debounceRendering)&&((xo=G.debounceRendering)||Eo)(vn)}function vn(){for(var e,t,n,r,o,i,a,A=1;gt.length;)gt.length>A&&gt.sort(Po),e=gt.shift(),A=gt.length,e.__d&&(n=void 0,r=void 0,o=(r=(t=e).__v).__e,i=[],a=[],t.__P&&((n=Ye({},r)).__v=r.__v+1,G.vnode&&G.vnode(n),er(t.__P,n,r,t.__n,t.__P.namespaceURI,32&r.__u?[o]:null,i,o??_t(r),!!(32&r.__u),a),n.__v=r.__v,n.__.__k[n.__i]=n,Mo(i,n,a),r.__e=r.__=null,n.__e!=o&&Bo(n)));vn.__r=0}function So(e,t,n,r,o,i,a,A,s,l,c){var u,d,p,f,y,h,w,v=r&&r.__k||_o,g=t.length;for(s=jA(n,t,v,s,g),u=0;u<g;u++)(p=n.__k[u])!=null&&(d=p.__i==-1?qt:v[p.__i]||qt,p.__i=u,h=er(e,p,d,o,i,a,A,s,l,c),f=p.__e,p.ref&&d.ref!=p.ref&&(d.ref&&nr(d.ref,null,p),c.push(p.ref,p.__c||f,p)),y==null&&f!=null&&(y=f),(w=!!(4&p.__u))||d.__k===p.__k?s=Io(p,s,e,w):typeof p.type=="function"&&h!==void 0?s=h:f&&(s=f.nextSibling),p.__u&=-7);return n.__e=y,s}function jA(e,t,n,r,o){var i,a,A,s,l,c=n.length,u=c,d=0;for(e.__k=new Array(o),i=0;i<o;i++)(a=t[i])!=null&&typeof a!="boolean"&&typeof a!="function"?(s=i+d,(a=e.__k[i]=typeof a=="string"||typeof a=="number"||typeof a=="bigint"||a.constructor==String?Xt(null,a,null,null,null):Yt(a)?Xt(oe,{children:a},null,null,null):a.constructor==null&&a.__b>0?Xt(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):a).__=e,a.__b=e.__b+1,A=null,(l=a.__i=WA(a,n,s,u))!=-1&&(u--,(A=n[l])&&(A.__u|=2)),A==null||A.__v==null?(l==-1&&(o>c?d--:o<c&&d++),typeof a.type!="function"&&(a.__u|=4)):l!=s&&(l==s-1?d--:l==s+1?d++:(l>s?d--:d++,a.__u|=4))):e.__k[i]=null;if(u)for(i=0;i<c;i++)(A=n[i])!=null&&!(2&A.__u)&&(A.__e==r&&(r=_t(A)),No(A,A));return r}function Io(e,t,n,r){var o,i;if(typeof e.type=="function"){for(o=e.__k,i=0;o&&i<o.length;i++)o[i]&&(o[i].__=e,t=Io(o[i],t,n,r));return t}e.__e!=t&&(r&&(t&&e.type&&!t.parentNode&&(t=_t(e)),n.insertBefore(e.__e,t||null)),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function rt(e,t){return t=t||[],e==null||typeof e=="boolean"||(Yt(e)?e.some(function(n){rt(n,t)}):t.push(e)),t}function WA(e,t,n,r){var o,i,a,A=e.key,s=e.type,l=t[n],c=l!=null&&(2&l.__u)==0;if(l===null&&e.key==null||c&&A==l.key&&s==l.type)return n;if(r>(c?1:0)){for(o=n-1,i=n+1;o>=0||i<t.length;)if((l=t[a=o>=0?o--:i++])!=null&&!(2&l.__u)&&A==l.key&&s==l.type)return a}return-1}function To(e,t,n){t[0]=="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||zA.test(t)?n:n+"px"}function yn(e,t,n,r,o){var i,a;e:if(t=="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||To(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||To(e.style,t,n[t])}else if(t[0]=="o"&&t[1]=="n")i=t!=(t=t.replace(ko,"$1")),a=t.toLowerCase(),t=a in e||t=="onFocusOut"||t=="onFocusIn"?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r?n.u=r.u:(n.u=Vn,e.addEventListener(t,i?$n:Kn,i)):e.removeEventListener(t,i?$n:Kn,i);else{if(o=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function Qo(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=Vn++;else if(t.t<n.u)return;return n(G.event?G.event(t):t)}}}function er(e,t,n,r,o,i,a,A,s,l){var c,u,d,p,f,y,h,w,v,g,x,C,E,_,I,D,k,S=t.type;if(t.constructor!=null)return null;128&n.__u&&(s=!!(32&n.__u),i=[A=t.__e=n.__e]),(c=G.__b)&&c(t);e:if(typeof S=="function")try{if(w=t.props,v="prototype"in S&&S.prototype.render,g=(c=S.contextType)&&r[c.__c],x=c?g?g.props.value:c.__:r,n.__c?h=(u=t.__c=n.__c).__=u.__E:(v?t.__c=u=new S(w,x):(t.__c=u=new Xe(w,x),u.constructor=S,u.render=qA),g&&g.sub(u),u.props=w,u.state||(u.state={}),u.context=x,u.__n=r,d=u.__d=!0,u.__h=[],u._sb=[]),v&&u.__s==null&&(u.__s=u.state),v&&S.getDerivedStateFromProps!=null&&(u.__s==u.state&&(u.__s=Ye({},u.__s)),Ye(u.__s,S.getDerivedStateFromProps(w,u.__s))),p=u.props,f=u.state,u.__v=t,d)v&&S.getDerivedStateFromProps==null&&u.componentWillMount!=null&&u.componentWillMount(),v&&u.componentDidMount!=null&&u.__h.push(u.componentDidMount);else{if(v&&S.getDerivedStateFromProps==null&&w!==p&&u.componentWillReceiveProps!=null&&u.componentWillReceiveProps(w,x),!u.__e&&u.shouldComponentUpdate!=null&&u.shouldComponentUpdate(w,u.__s,x)===!1||t.__v==n.__v){for(t.__v!=n.__v&&(u.props=w,u.state=u.__s,u.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(B){B&&(B.__=t)}),C=0;C<u._sb.length;C++)u.__h.push(u._sb[C]);u._sb=[],u.__h.length&&a.push(u);break e}u.componentWillUpdate!=null&&u.componentWillUpdate(w,u.__s,x),v&&u.componentDidUpdate!=null&&u.__h.push(function(){u.componentDidUpdate(p,f,y)})}if(u.context=x,u.props=w,u.__P=e,u.__e=!1,E=G.__r,_=0,v){for(u.state=u.__s,u.__d=!1,E&&E(t),c=u.render(u.props,u.state,u.context),I=0;I<u._sb.length;I++)u.__h.push(u._sb[I]);u._sb=[]}else do u.__d=!1,E&&E(t),c=u.render(u.props,u.state,u.context),u.state=u.__s;while(u.__d&&++_<25);u.state=u.__s,u.getChildContext!=null&&(r=Ye(Ye({},r),u.getChildContext())),v&&!d&&u.getSnapshotBeforeUpdate!=null&&(y=u.getSnapshotBeforeUpdate(p,f)),D=c,c!=null&&c.type===oe&&c.key==null&&(D=Oo(c.props.children)),A=So(e,Yt(D)?D:[D],t,n,r,o,i,a,A,s,l),u.base=t.__e,t.__u&=-161,u.__h.length&&a.push(u),h&&(u.__E=u.__=null)}catch(B){if(t.__v=null,s||i!=null)if(B.then){for(t.__u|=s?160:128;A&&A.nodeType==8&&A.nextSibling;)A=A.nextSibling;i[i.indexOf(A)]=null,t.__e=A}else{for(k=i.length;k--;)Jn(i[k]);tr(t)}else t.__e=n.__e,t.__k=n.__k,B.then||tr(t);G.__e(B,t,n)}else i==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):A=t.__e=GA(n.__e,t,n,r,o,i,a,s,l);return(c=G.diffed)&&c(t),128&t.__u?void 0:A}function tr(e){e&&e.__c&&(e.__c.__e=!0),e&&e.__k&&e.__k.forEach(tr)}function Mo(e,t,n){for(var r=0;r<n.length;r++)nr(n[r],n[++r],n[++r]);G.__c&&G.__c(t,e),e.some(function(o){try{e=o.__h,o.__h=[],e.some(function(i){i.call(o)})}catch(i){G.__e(i,o.__v)}})}function Oo(e){return typeof e!="object"||e==null||e.__b&&e.__b>0?e:Yt(e)?e.map(Oo):Ye({},e)}function GA(e,t,n,r,o,i,a,A,s){var l,c,u,d,p,f,y,h=n.props,w=t.props,v=t.type;if(v=="svg"?o="http://www.w3.org/2000/svg":v=="math"?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),i!=null){for(l=0;l<i.length;l++)if((p=i[l])&&"setAttribute"in p==!!v&&(v?p.localName==v:p.nodeType==3)){e=p,i[l]=null;break}}if(e==null){if(v==null)return document.createTextNode(w);e=document.createElementNS(o,v,w.is&&w),A&&(G.__m&&G.__m(t,i),A=!1),i=null}if(v==null)h===w||A&&e.data==w||(e.data=w);else{if(i=i&&Gt.call(e.childNodes),h=n.props||qt,!A&&i!=null)for(h={},l=0;l<e.attributes.length;l++)h[(p=e.attributes[l]).name]=p.value;for(l in h)if(p=h[l],l!="children"){if(l=="dangerouslySetInnerHTML")u=p;else if(!(l in w)){if(l=="value"&&"defaultValue"in w||l=="checked"&&"defaultChecked"in w)continue;yn(e,l,null,p,o)}}for(l in w)p=w[l],l=="children"?d=p:l=="dangerouslySetInnerHTML"?c=p:l=="value"?f=p:l=="checked"?y=p:A&&typeof p!="function"||h[l]===p||yn(e,l,p,h[l],o);if(c)A||u&&(c.__html==u.__html||c.__html==e.innerHTML)||(e.innerHTML=c.__html),t.__k=[];else if(u&&(e.innerHTML=""),So(t.type=="template"?e.content:e,Yt(d)?d:[d],t,n,r,v=="foreignObject"?"http://www.w3.org/1999/xhtml":o,i,a,i?i[0]:n.__k&&_t(n,0),A,s),i!=null)for(l=i.length;l--;)Jn(i[l]);A||(l="value",v=="progress"&&f==null?e.removeAttribute("value"):f!=null&&(f!==e[l]||v=="progress"&&!f||v=="option"&&f!=h[l])&&yn(e,l,f,h[l],o),l="checked",y!=null&&y!=e[l]&&yn(e,l,y,h[l],o))}return e}function nr(e,t,n){try{if(typeof e=="function"){var r=typeof e.__u=="function";r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(o){G.__e(o,n)}}function No(e,t,n){var r,o;if(G.unmount&&G.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||nr(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(i){G.__e(i,t)}r.base=r.__P=null}if(r=e.__k)for(o=0;o<r.length;o++)r[o]&&No(r[o],t,n||typeof e.type!="function");n||Jn(e.__e),e.__c=e.__=e.__e=void 0}function qA(e,t,n){return this.constructor(e,n)}function Vt(e,t,n){var r,o,i,a;t==document&&(t=document.documentElement),G.__&&G.__(e,t),o=(r=typeof n=="function")?null:n&&n.__k||t.__k,i=[],a=[],er(t,e=(!r&&n||t).__k=re(oe,null,[e]),o||qt,qt,t.namespaceURI,!r&&n?[n]:o?null:t.firstChild?Gt.call(t.childNodes):null,i,!r&&n?n:o?o.__e:t.firstChild,r,a),Mo(i,e,a)}function Lo(e,t){Vt(e,t,Lo)}function YA(e,t,n){var r,o,i,a,A=Ye({},e.props);for(i in e.type&&e.type.defaultProps&&(a=e.type.defaultProps),t)i=="key"?r=t[i]:i=="ref"?o=t[i]:A[i]=t[i]===void 0&&a!=null?a[i]:t[i];return arguments.length>2&&(A.children=arguments.length>3?Gt.call(arguments,2):n),Xt(e.type,A,r||e.key,o||e.ref,null)}function Ve(e){function t(n){var r,o;return this.getChildContext||(r=new Set,(o={})[t.__c]=this,this.getChildContext=function(){return o},this.componentWillUnmount=function(){r=null},this.shouldComponentUpdate=function(i){this.props.value!=i.value&&r.forEach(function(a){a.__e=!0,Zn(a)})},this.sub=function(i){r.add(i);var a=i.componentWillUnmount;i.componentWillUnmount=function(){r&&r.delete(i),a&&a.call(i)}}),n.children}return t.__c="__cC"+Co++,t.__=e,t.Provider=t.__l=(t.Consumer=function(n,r){return n.children(r)}).contextType=t,t}Gt=_o.slice,G={__e:function(e,t,n,r){for(var o,i,a;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&i.getDerivedStateFromError!=null&&(o.setState(i.getDerivedStateFromError(e)),a=o.__d),o.componentDidCatch!=null&&(o.componentDidCatch(e,r||{}),a=o.__d),a)return o.__E=o}catch(A){e=A}throw e}},wo=0,Xe.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=Ye({},this.state),typeof e=="function"&&(e=e(Ye({},n),this.props)),e&&Ye(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Zn(this))},Xe.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Zn(this))},Xe.prototype.render=oe,gt=[],Eo=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Po=function(e,t){return e.__v.__b-t.__v.__b},vn.__r=0,ko=/(PointerCapture)$|Capture$/i,Vn=0,Kn=Qo(!1),$n=Qo(!0),Co=0;var at,pe,rr,Ro,Dt=0,Ho=[],he=G,Uo=he.__b,Fo=he.__r,zo=he.diffed,jo=he.__c,Wo=he.unmount,Go=he.__;function Bt(e,t){he.__h&&he.__h(pe,e,Dt||t),Dt=0;var n=pe.__H||(pe.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function ee(e){return Dt=1,or(Vo,e)}function or(e,t,n){var r=Bt(at++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):Vo(void 0,t),function(A){var s=r.__N?r.__N[0]:r.__[0],l=r.t(s,A);s!==l&&(r.__N=[l,r.__[1]],r.__c.setState({}))}],r.__c=pe,!pe.__f)){var o=function(A,s,l){if(!r.__c.__H)return!0;var c=r.__c.__H.__.filter(function(d){return!!d.__c});if(c.every(function(d){return!d.__N}))return!i||i.call(this,A,s,l);var u=r.__c.props!==A;return c.forEach(function(d){if(d.__N){var p=d.__[0];d.__=d.__N,d.__N=void 0,p!==d.__[0]&&(u=!0)}}),i&&i.call(this,A,s,l)||u};pe.__f=!0;var i=pe.shouldComponentUpdate,a=pe.componentWillUpdate;pe.componentWillUpdate=function(A,s,l){if(this.__e){var c=i;i=void 0,o(A,s,l),i=c}a&&a.call(this,A,s,l)},pe.shouldComponentUpdate=o}return r.__N||r.__}function te(e,t){var n=Bt(at++,3);!he.__s&&ar(n.__H,t)&&(n.__=e,n.u=t,pe.__H.__h.push(n))}function Kt(e,t){var n=Bt(at++,4);!he.__s&&ar(n.__H,t)&&(n.__=e,n.u=t,pe.__h.push(n))}function ie(e){return Dt=5,ve(function(){return{current:e}},[])}function bn(e,t,n){Dt=6,Kt(function(){if(typeof e=="function"){var r=e(t());return function(){e(null),r&&typeof r=="function"&&r()}}if(e)return e.current=t(),function(){return e.current=null}},n==null?n:n.concat(e))}function ve(e,t){var n=Bt(at++,7);return ar(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function q(e,t){return Dt=8,ve(function(){return e},t)}function We(e){var t=pe.context[e.__c],n=Bt(at++,9);return n.c=e,t?(n.__==null&&(n.__=!0,t.sub(pe)),t.props.value):e.__}function qo(e,t){he.useDebugValue&&he.useDebugValue(t?t(e):e)}function Yo(){var e=Bt(at++,11);if(!e.__){for(var t=pe.__v;t!==null&&!t.__m&&t.__!==null;)t=t.__;var n=t.__m||(t.__m=[0,0]);e.__="P"+n[0]+"-"+n[1]++}return e.__}function XA(){for(var e;e=Ho.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(wn),e.__H.__h.forEach(ir),e.__H.__h=[]}catch(t){e.__H.__h=[],he.__e(t,e.__v)}}he.__b=function(e){pe=null,Uo&&Uo(e)},he.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Go&&Go(e,t)},he.__r=function(e){Fo&&Fo(e),at=0;var t=(pe=e.__c).__H;t&&(rr===pe?(t.__h=[],pe.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(t.__h.forEach(wn),t.__h.forEach(ir),t.__h=[],at=0)),rr=pe},he.diffed=function(e){zo&&zo(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Ho.push(t)!==1&&Ro===he.requestAnimationFrame||((Ro=he.requestAnimationFrame)||VA)(XA)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0})),rr=pe=null},he.__c=function(e,t){t.some(function(n){try{n.__h.forEach(wn),n.__h=n.__h.filter(function(r){return!r.__||ir(r)})}catch(r){t.some(function(o){o.__h&&(o.__h=[])}),t=[],he.__e(r,n.__v)}}),jo&&jo(e,t)},he.unmount=function(e){Wo&&Wo(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{wn(r)}catch(o){t=o}}),n.__H=void 0,t&&he.__e(t,n.__v))};var Xo=typeof requestAnimationFrame=="function";function VA(e){var t,n=function(){clearTimeout(r),Xo&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);Xo&&(t=requestAnimationFrame(n))}function wn(e){var t=pe,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),pe=t}function ir(e){var t=pe;e.__c=e.__(),pe=t}function ar(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}function Vo(e,t){return typeof t=="function"?t(e):t}function Ko(e,t){for(var n in t)e[n]=t[n];return e}function Ar(e,t){for(var n in e)if(n!=="__source"&&!(n in t))return!0;for(var r in t)if(r!=="__source"&&e[r]!==t[r])return!0;return!1}function $o(e,t){var n=t(),r=ee({t:{__:n,u:t}}),o=r[0].t,i=r[1];return Kt(function(){o.__=n,o.u=t,sr(o)&&i({t:o})},[e,n,t]),te(function(){return sr(o)&&i({t:o}),e(function(){sr(o)&&i({t:o})})},[e]),n}function sr(e){var t,n,r=e.u,o=e.__;try{var i=r();return!((t=o)===(n=i)&&(t!==0||1/t==1/n)||t!=t&&n!=n)}catch{return!0}}function Jo(e){e()}function Zo(e){return e}function ei(){return[!1,Jo]}var ti=Kt;function lr(e,t){this.props=e,this.context=t}function KA(e,t){function n(o){var i=this.props.ref,a=i==o.ref;return!a&&i&&(i.call?i(null):i.current=null),t?!t(this.props,o)||!a:Ar(this.props,o)}function r(o){return this.shouldComponentUpdate=n,re(e,o)}return r.displayName="Memo("+(e.displayName||e.name)+")",r.prototype.isReactComponent=!0,r.__f=!0,r.type=e,r}(lr.prototype=new Xe).isPureReactComponent=!0,lr.prototype.shouldComponentUpdate=function(e,t){return Ar(this.props,e)||Ar(this.state,t)};var ni=G.__b;G.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),ni&&ni(e)};var $A=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function _e(e){function t(n){var r=Ko({},n);return delete r.ref,e(r,n.ref||null)}return t.$$typeof=$A,t.render=e,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var ri=function(e,t){return e==null?null:rt(rt(e).map(t))},JA={map:ri,forEach:ri,count:function(e){return e?rt(e).length:0},only:function(e){var t=rt(e);if(t.length!==1)throw"Children.only";return t[0]},toArray:rt},ZA=G.__e;G.__e=function(e,t,n,r){if(e.then){for(var o,i=t;i=i.__;)if((o=i.__c)&&o.__c)return t.__e==null&&(t.__e=n.__e,t.__k=n.__k),o.__c(e,t)}ZA(e,t,n,r)};var oi=G.unmount;function ii(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(r){typeof r.__c=="function"&&r.__c()}),e.__c.__H=null),(e=Ko({},e)).__c!=null&&(e.__c.__P===n&&(e.__c.__P=t),e.__c.__e=!0,e.__c=null),e.__k=e.__k&&e.__k.map(function(r){return ii(r,t,n)})),e}function ai(e,t,n){return e&&n&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(r){return ai(r,t,n)}),e.__c&&e.__c.__P===t&&(e.__e&&n.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=n)),e}function xn(){this.__u=0,this.o=null,this.__b=null}function Ai(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function es(e){var t,n,r;function o(i){if(t||(t=e()).then(function(a){n=a.default||a},function(a){r=a}),r)throw r;if(!n)throw t;return re(n,i)}return o.displayName="Lazy",o.__f=!0,o}function $t(){this.i=null,this.l=null}G.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),oi&&oi(e)},(xn.prototype=new Xe).__c=function(e,t){var n=t.__c,r=this;r.o==null&&(r.o=[]),r.o.push(n);var o=Ai(r.__v),i=!1,a=function(){i||(i=!0,n.__R=null,o?o(A):A())};n.__R=a;var A=function(){if(!--r.__u){if(r.state.__a){var s=r.state.__a;r.__v.__k[0]=ai(s,s.__c.__P,s.__c.__O)}var l;for(r.setState({__a:r.__b=null});l=r.o.pop();)l.forceUpdate()}};r.__u++||32&t.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(a,a)},xn.prototype.componentWillUnmount=function(){this.o=[]},xn.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),r=this.__v.__k[0].__c;this.__v.__k[0]=ii(this.__b,n,r.__O=r.__P)}this.__b=null}var o=t.__a&&re(oe,null,e.fallback);return o&&(o.__u&=-33),[re(oe,null,t.__a?null:e.children),o]};var si=function(e,t,n){if(++n[1]===n[0]&&e.l.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.l.size))for(n=e.i;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.i=n=n[2]}};function ts(e){return this.getChildContext=function(){return e.context},e.children}function ns(e){var t=this,n=e.h;if(t.componentWillUnmount=function(){Vt(null,t.v),t.v=null,t.h=null},t.h&&t.h!==n&&t.componentWillUnmount(),!t.v){for(var r=t.__v;r!==null&&!r.__m&&r.__!==null;)r=r.__;t.h=n,t.v={nodeType:1,parentNode:n,childNodes:[],__k:{__m:r.__m},contains:function(){return!0},insertBefore:function(o,i){this.childNodes.push(o),t.h.insertBefore(o,i)},removeChild:function(o){this.childNodes.splice(this.childNodes.indexOf(o)>>>1,1),t.h.removeChild(o)}}}Vt(re(ts,{context:t.context},e.__v),t.v)}function rs(e,t){var n=re(ns,{__v:e,h:t});return n.containerInfo=t,n}($t.prototype=new Xe).__a=function(e){var t=this,n=Ai(t.__v),r=t.l.get(e);return r[0]++,function(o){var i=function(){t.props.revealOrder?(r.push(o),si(t,e,r)):o()};n?n(i):i()}},$t.prototype.render=function(e){this.i=null,this.l=new Map;var t=rt(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var n=t.length;n--;)this.l.set(t[n],this.i=[1,0,this.i]);return e.children},$t.prototype.componentDidUpdate=$t.prototype.componentDidMount=function(){var e=this;this.l.forEach(function(t,n){si(e,n,t)})};var li=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,os=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,is=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,as=/[A-Z0-9]/g,As=typeof document<"u",ss=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};function ci(e,t,n){return t.__k==null&&(t.textContent=""),Vt(e,t),typeof n=="function"&&n(),e?e.__c:null}function ls(e,t,n){return Lo(e,t),typeof n=="function"&&n(),e?e.__c:null}Xe.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(Xe.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var ui=G.event;function cs(){}function us(){return this.cancelBubble}function ds(){return this.defaultPrevented}G.event=function(e){return ui&&(e=ui(e)),e.persist=cs,e.isPropagationStopped=us,e.isDefaultPrevented=ds,e.nativeEvent=e};var cr,ps={enumerable:!1,configurable:!0,get:function(){return this.class}},di=G.vnode;G.vnode=function(e){typeof e.type=="string"&&function(t){var n=t.props,r=t.type,o={},i=r.indexOf("-")===-1;for(var a in n){var A=n[a];if(!(a==="value"&&"defaultValue"in n&&A==null||As&&a==="children"&&r==="noscript"||a==="class"||a==="className")){var s=a.toLowerCase();a==="defaultValue"&&"value"in n&&n.value==null?a="value":a==="download"&&A===!0?A="":s==="translate"&&A==="no"?A=!1:s[0]==="o"&&s[1]==="n"?s==="ondoubleclick"?a="ondblclick":s!=="onchange"||r!=="input"&&r!=="textarea"||ss(n.type)?s==="onfocus"?a="onfocusin":s==="onblur"?a="onfocusout":is.test(a)&&(a=s):s=a="oninput":i&&os.test(a)?a=a.replace(as,"-$&").toLowerCase():A===null&&(A=void 0),s==="oninput"&&o[a=s]&&(a="oninputCapture"),o[a]=A}}r=="select"&&o.multiple&&Array.isArray(o.value)&&(o.value=rt(n.children).forEach(function(l){l.props.selected=o.value.indexOf(l.props.value)!=-1})),r=="select"&&o.defaultValue!=null&&(o.value=rt(n.children).forEach(function(l){l.props.selected=o.multiple?o.defaultValue.indexOf(l.props.value)!=-1:o.defaultValue==l.props.value})),n.class&&!n.className?(o.class=n.class,Object.defineProperty(o,"className",ps)):(n.className&&!n.class||n.class&&n.className)&&(o.class=o.className=n.className),t.props=o}(e),e.$$typeof=li,di&&di(e)};var pi=G.__r;G.__r=function(e){pi&&pi(e),cr=e.__c};var fi=G.diffed;G.diffed=function(e){fi&&fi(e);var t=e.props,n=e.__e;n!=null&&e.type==="textarea"&&"value"in t&&t.value!==n.value&&(n.value=t.value==null?"":t.value),cr=null};var fs={ReactCurrentDispatcher:{current:{readContext:function(e){return cr.__n[e.__c].props.value},useCallback:q,useContext:We,useDebugValue:qo,useDeferredValue:Zo,useEffect:te,useId:Yo,useImperativeHandle:bn,useInsertionEffect:ti,useLayoutEffect:Kt,useMemo:ve,useReducer:or,useRef:ie,useState:ee,useSyncExternalStore:$o,useTransition:ei}}};function hs(e){return re.bind(null,e)}function mt(e){return!!e&&e.$$typeof===li}function gs(e){return mt(e)&&e.type===oe}function ms(e){return!!e&&!!e.displayName&&(typeof e.displayName=="string"||e.displayName instanceof String)&&e.displayName.startsWith("Memo(")}function vs(e){return mt(e)?YA.apply(null,arguments):e}function hi(e){return!!e.__k&&(Vt(null,e),!0)}function ys(e){return e&&(e.base||e.nodeType===1&&e)||null}var bs=function(e,t){return e(t)},ws=function(e,t){return e(t)},xs=oe,Es=mt,R={useState:ee,useId:Yo,useReducer:or,useEffect:te,useLayoutEffect:Kt,useInsertionEffect:ti,useTransition:ei,useDeferredValue:Zo,useSyncExternalStore:$o,startTransition:Jo,useRef:ie,useImperativeHandle:bn,useMemo:ve,useCallback:q,useContext:We,useDebugValue:qo,version:"18.3.1",Children:JA,render:ci,hydrate:ls,unmountComponentAtNode:hi,createPortal:rs,createElement:re,createContext:Ve,createFactory:hs,cloneElement:vs,createRef:Do,Fragment:oe,isValidElement:mt,isElement:Es,isFragment:gs,isMemo:ms,findDOMNode:ys,Component:Xe,PureComponent:lr,memo:KA,forwardRef:_e,flushSync:ws,unstable_batchedUpdates:bs,StrictMode:xs,Suspense:xn,SuspenseList:$t,lazy:es,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:fs},Ps=0;function P(e,t,n,r,o,i){t||(t={});var a,A,s=t;if("ref"in s)for(A in s={},t)A=="ref"?a=t[A]:s[A]=t[A];var l={type:e,props:s,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Ps,__i:-1,__u:0,__source:o,__self:i};if(typeof e=="function"&&(a=e.defaultProps))for(A in a)s[A]===void 0&&(s[A]=a[A]);return G.vnode&&G.vnode(l),l}function ks(e){return{render:function(t){ci(t,e)},unmount:function(){hi(e)}}}var Cs="diffed",gi="__c",ur="__s",St="__c",mi="__k",dr="__d",It="__s",vi=/[\s\n\\/='"\0<>]/,yi=/^(xlink|xmlns|xml)([A-Z])/,_s=/^(?:accessK|auto[A-Z]|cell|ch|col|cont|cross|dateT|encT|form[A-Z]|frame|hrefL|inputM|maxL|minL|noV|playsI|popoverT|readO|rowS|src[A-Z]|tabI|useM|item[A-Z])/,Ds=/^ac|^ali|arabic|basel|cap|clipPath$|clipRule$|color|dominant|enable|fill|flood|font|glyph[^R]|horiz|image|letter|lighting|marker[^WUH]|overline|panose|pointe|paint|rendering|shape|stop|strikethrough|stroke|text[^L]|transform|underline|unicode|units|^v[^i]|^w|^xH/,Bs=new Set(["draggable","spellcheck"]);function bi(e){e.__g!==void 0?e.__g|=8:e[dr]=!0}function Ss(e){e.__g!==void 0?e.__g&=-9:e[dr]=!1}function wi(e){return e.__g!==void 0?!!(8&e.__g):e[dr]===!0}var Is=/["&<]/;function En(e){if(e.length===0||Is.test(e)===!1)return e;for(var t=0,n=0,r="",o="";n<e.length;n++){switch(e.charCodeAt(n)){case 34:o="&quot;";break;case 38:o="&amp;";break;case 60:o="&lt;";break;default:continue}n!==t&&(r+=e.slice(t,n)),r+=o,t=n+1}return n!==t&&(r+=e.slice(t,n)),r}var xi={},Ts=new Set(["animation-iteration-count","border-image-outset","border-image-slice","border-image-width","box-flex","box-flex-group","box-ordinal-group","column-count","fill-opacity","flex","flex-grow","flex-negative","flex-order","flex-positive","flex-shrink","flood-opacity","font-weight","grid-column","grid-row","line-clamp","line-height","opacity","order","orphans","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","widows","z-index","zoom"]),Qs=/[A-Z]/g;function Ms(e){var t="";for(var n in e){var r=e[n];if(r!=null&&r!==""){var o=n[0]=="-"?n:xi[n]||(xi[n]=n.replace(Qs,"-$&").toLowerCase()),i=";";typeof r!="number"||o.startsWith("--")||Ts.has(o)||(i="px;"),t=t+o+":"+r+i}}return t||void 0}function Ei(){this.__d=!0}function Os(e,t){return{__v:e,context:t,props:e.props,setState:Ei,forceUpdate:Ei,__d:!0,__h:new Array(0)}}var pr,vt,Jt,Zt,fr={},Pi=[],Tt=Array.isArray,hr=Object.assign,De="",gr="<!--$s-->",mr="<!--/$s-->";function ki(e,t,n){var r=G[ur];G[ur]=!0,pr=G.__b,vt=G[Cs],Jt=G.__r,Zt=G.unmount;var o=re(oe,null);o[mi]=[e];try{var i=At(e,t||fr,!1,void 0,o,!1,n);return Tt(i)?i.join(De):i}catch(a){throw a.then?new Error('Use "renderToStringAsync" for suspenseful rendering.'):a}finally{G[gi]&&G[gi](e,Pi),G[ur]=r,Pi.length=0}}function Ci(e,t){var n,r=e.type,o=!0;return e[St]?(o=!1,(n=e[St]).state=n[It]):n=new r(e.props,t),e[St]=n,n.__v=e,n.props=e.props,n.context=t,bi(n),n.state==null&&(n.state=fr),n[It]==null&&(n[It]=n.state),r.getDerivedStateFromProps?n.state=hr({},n.state,r.getDerivedStateFromProps(n.props,n.state)):o&&n.componentWillMount?(n.componentWillMount(),n.state=n[It]!==n.state?n[It]:n.state):!o&&n.componentWillUpdate&&n.componentWillUpdate(),Jt&&Jt(e),n.render(n.props,n.state,t)}function At(e,t,n,r,o,i,a){if(e==null||e===!0||e===!1||e===De)return De;var A=typeof e;if(A!="object")return A=="function"?De:A=="string"?En(e):e+De;if(Tt(e)){var s,l=De;o[mi]=e;for(var c=e.length,u=0;u<c;u++){var d=e[u];if(d!=null&&typeof d!="boolean"){var p,f=At(d,t,n,r,o,i,a);typeof f=="string"?l+=f:(s||(s=new Array(c)),l&&s.push(l),l=De,Tt(f)?(p=s).push.apply(p,f):s.push(f))}}return s?(l&&s.push(l),s):l}if(e.constructor!==void 0)return De;e.__=o,pr&&pr(e);var y=e.type,h=e.props;if(typeof y=="function"){var w,v,g,x=t;if(y===oe){if("tpl"in h){for(var C=De,E=0;E<h.tpl.length;E++)if(C+=h.tpl[E],h.exprs&&E<h.exprs.length){var _=h.exprs[E];if(_==null)continue;typeof _!="object"||_.constructor!==void 0&&!Tt(_)?C+=_:C+=At(_,t,n,r,e,i,a)}return C}if("UNSTABLE_comment"in h)return"<!--"+En(h.UNSTABLE_comment)+"-->";v=h.children}else{if((w=y.contextType)!=null){var I=t[w.__c];x=I?I.props.value:w.__}var D=y.prototype&&typeof y.prototype.render=="function";if(D)v=Ci(e,x),g=e[St];else{e[St]=g=Os(e,x);for(var k=0;wi(g)&&k++<25;){Ss(g),Jt&&Jt(e);try{v=y.call(g,h,x)}catch(b){throw b}}bi(g)}if(g.getChildContext!=null&&(t=hr({},t,g.getChildContext())),D&&G.errorBoundaries&&(y.getDerivedStateFromError||g.componentDidCatch)){v=v!=null&&v.type===oe&&v.key==null&&v.props.tpl==null?v.props.children:v;try{return At(v,t,n,r,e,i,!1)}catch(b){return y.getDerivedStateFromError&&(g[It]=y.getDerivedStateFromError(b)),g.componentDidCatch&&g.componentDidCatch(b,fr),wi(g)?(v=Ci(e,t),(g=e[St]).getChildContext!=null&&(t=hr({},t,g.getChildContext())),At(v=v!=null&&v.type===oe&&v.key==null&&v.props.tpl==null?v.props.children:v,t,n,r,e,i,a)):De}finally{vt&&vt(e),Zt&&Zt(e)}}}v=v!=null&&v.type===oe&&v.key==null&&v.props.tpl==null?v.props.children:v;try{var S=At(v,t,n,r,e,i,a);return vt&&vt(e),G.unmount&&G.unmount(e),e._suspended?typeof S=="string"?gr+S+mr:Tt(S)?(S.unshift(gr),S.push(mr),S):S.then(function(b){return gr+b+mr}):S}catch(b){if(a&&a.onError){var B=a.onError(b,e,function(F,K){return At(F,t,n,r,K,i,a)});if(B!==void 0)return B;var L=G.__e;return L&&L(b,e),De}throw b}}var N,Q="<"+y,W=De;for(var O in h){var H=h[O];if(typeof(H=Ls(H)?H.value:H)!="function"||O==="class"||O==="className"){switch(O){case"children":N=H;continue;case"key":case"ref":case"__self":case"__source":continue;case"htmlFor":if("for"in h)continue;O="for";break;case"className":if("class"in h)continue;O="class";break;case"defaultChecked":O="checked";break;case"defaultSelected":O="selected";break;case"defaultValue":case"value":switch(O="value",y){case"textarea":N=H;continue;case"select":r=H;continue;case"option":r!=H||"selected"in h||(Q+=" selected")}break;case"dangerouslySetInnerHTML":W=H&&H.__html;continue;case"style":typeof H=="object"&&(H=Ms(H));break;case"acceptCharset":O="accept-charset";break;case"httpEquiv":O="http-equiv";break;default:if(yi.test(O))O=O.replace(yi,"$1:$2").toLowerCase();else{if(vi.test(O))continue;O[4]!=="-"&&!Bs.has(O)||H==null?n?Ds.test(O)&&(O=O==="panose1"?"panose-1":O.replace(/([A-Z])/g,"-$1").toLowerCase()):_s.test(O)&&(O=O.toLowerCase()):H+=De}}H!=null&&H!==!1&&(Q=H===!0||H===De?Q+" "+O:Q+" "+O+'="'+(typeof H=="string"?En(H):H+De)+'"')}}if(vi.test(y))throw new Error(y+" is not a valid HTML tag name in "+Q+">");if(W||(typeof N=="string"?W=En(N):N!=null&&N!==!1&&N!==!0&&(W=At(N,t,y==="svg"||y!=="foreignObject"&&n,r,e,i,a))),vt&&vt(e),Zt&&Zt(e),!W&&Ns.has(y))return Q+"/>";var m="</"+y+">",U=Q+">";return Tt(W)?[U].concat(W,[m]):typeof W!="string"?[U,W,m]:U+W+m}var Ns=new Set(["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]);function Ls(e){return e!==null&&typeof e=="object"&&typeof e.peek=="function"&&"value"in e}const Rs={renderToString:ki,renderToStaticMarkup:ki};function _i(e,t){t===void 0&&(t={});var n=t.insertAt;if(e&&typeof document<"u"){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css",n==="top"&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}_i('.rcb-chat-header-container{border-bottom:1px solid #ccc;color:#fff;display:flex;justify-content:space-between;max-height:55px;padding:12px}.rcb-chat-header{display:flex;flex-direction:row}.rcb-bot-avatar{background-size:cover;border-radius:50%;height:30px;margin-right:12px;width:30px}.rcb-message-prompt-container.visible{align-items:center;animation:rcb-animation-pop-in .3s ease-in-out;bottom:0;display:flex;justify-content:center;margin:auto;opacity:1;pointer-events:auto;position:sticky}.rcb-message-prompt-container.hidden{height:0;opacity:0;pointer-events:none;visibility:hidden}.rcb-message-prompt-text{background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;font-size:12px;padding:6px 12px;transition:color .3s ease,border-color .3s ease;z-index:9999}.rcb-message-prompt-container.hidden .rcb-message-prompt-text{padding:0}.rcb-user-message-container{display:flex;flex-direction:row;justify-content:right}.rcb-user-message{border-radius:22px;font-size:15px;height:fit-content;margin-right:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:right;white-space:pre-wrap;width:fit-content}.rcb-user-message-offset{margin-right:50px}.rcb-user-message-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-message-user-avatar{background-size:cover;border-radius:50%;height:40px;margin-left:-10px;margin-right:6px;margin-top:9px;width:40px}.rcb-bot-message-container{display:flex;flex-direction:row}.rcb-bot-message{border-radius:22px;font-size:15px;height:fit-content;margin-left:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:left;white-space:pre-wrap;width:fit-content}.rcb-bot-message-offset{margin-left:50px}.rcb-bot-message-entry{animation:rcb-animation-bot-message-entry .3s ease-in backwards}.rcb-message-bot-avatar{background-size:cover;border-radius:50%;height:40px;margin-left:6px;margin-right:-10px;margin-top:9px;width:40px}.rcb-typing-indicator{align-items:center;display:flex}.rcb-dot{animation:rcb-animation-bot-typing 1s infinite;background-color:#ccc;border-radius:50%;height:8px;margin-right:4px;width:8px}.rcb-dot:nth-child(2){animation-delay:.2s}.rcb-dot:nth-child(3){animation-delay:.4s}.rcb-chat-body-container{height:100%;overflow-x:hidden;overflow-y:scroll;padding-bottom:16px;position:relative;touch-action:pan-y;width:100%}.rcb-chat-body-container::-webkit-scrollbar-track{background-color:#f1f1f1}.rcb-chat-body-container::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}.rcb-chat-body-container::-webkit-scrollbar-thumb:hover{background-color:#cfcfcf}.rcb-chat-body-container::-webkit-scrollbar-corner{background-color:#f1f1f1}.rcb-checkbox-container{display:flex;flex-wrap:wrap;gap:10px;margin-left:16px;padding-top:12px}.rcb-checkbox-offset{margin-left:50px!important}.rcb-checkbox-row-container{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:flex;gap:5px;max-height:32px;min-height:30px;overflow:hidden;width:80%}.rcb-checkbox-row-container:hover{box-shadow:0 0 5px #0003}.rcb-checkbox-row{align-items:center;cursor:pointer;display:inline-flex;margin-left:10px}.rcb-checkbox-mark{align-items:center;background-color:#f2f2f2;border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;margin-right:10px;transition:all .3s ease;width:20px}.rcb-checkbox-mark:hover{background-color:#c2c2c2}.rcb-checkbox-mark:before{content:"✓";transition:all .3s ease}.rcb-checkbox-label{font-size:14px}.rcb-checkbox-next-button{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-block;font-size:24px;max-height:32px;min-height:30px;text-align:center;width:80%}.rcb-checkbox-next-button:before{content:"→"}.rcb-checkbox-next-button:hover{box-shadow:0 0 5px #0003}.rcb-options-container{display:flex;flex-wrap:wrap;gap:10px;margin-left:16px;max-width:70%;padding-top:12px}.rcb-options-offset{margin-left:50px!important}.rcb-options{align-items:center;animation:rcb-animation-options-entry .5s ease-out;border-radius:20px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-flex;font-size:14px;justify-content:center;overflow:hidden;padding:10px 20px;transition:background-color .3s ease}.rcb-options:hover{box-shadow:0 0 5px #0003}.rcb-line-break-container{align-items:center;display:flex;justify-content:center;max-height:45px;padding-bottom:5px;padding-top:10px}.rcb-line-break-text{color:#adadad;font-size:12px;padding:6px 12px}.rcb-spinner-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-spinner{animation:rcb-animation-spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;height:22px;width:22px}.rcb-chat-input{align-items:center;background-color:#fff;border-top:1px solid #ccc;display:flex;padding:8px 16px}.rcb-chat-input::placeholder{color:#999}.rcb-chat-input-textarea{background-color:#fff;border:none;border-radius:4px;color:#000;flex:1;font-family:inherit;font-size:16px;height:auto;min-height:38px;outline:none;overflow-y:scroll;padding:8px;resize:none;touch-action:none}.rcb-chat-input-textarea::-webkit-scrollbar,.rcb-chat-input-textarea::-webkit-scrollbar-thumb{background-color:initial}.rcb-chat-input-textarea::-webkit-scrollbar-thumb:hover{background-color:initial}.rcb-chat-input-char-counter{font-size:14px;margin-left:8px;margin-top:3px}.rcb-chat-footer-container{align-items:flex-end;background-color:#f2f2f2;border-top:1px solid #ccc;color:#000;display:flex;font-size:12px;justify-content:space-between;max-height:55px;padding:12px 16px 8px 10px}.rcb-chat-footer,.rcb-toggle-button{display:flex;flex-direction:row}.rcb-toggle-button{border:none;border-radius:50%;bottom:20px;box-shadow:0 2px 4px #0003;cursor:pointer;height:75px;position:fixed;right:20px;width:75px;z-index:9999}.rcb-toggle-button.rcb-button-hide{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}.rcb-toggle-button.rcb-button-show{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-toggle-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:inherit;height:100%;margin:auto;width:100%}.rcb-badge,.rcb-toggle-icon{align-items:center;display:flex;justify-content:center}.rcb-badge{background-color:red;border-radius:50%;color:#fff;height:25px;position:absolute;right:-6px;top:-6px;width:25px}.rcb-chat-tooltip{border-radius:20px;box-shadow:0 2px 6px #0003;cursor:pointer;font-size:20px;padding:16px;position:fixed;transition:transform .3s ease;white-space:nowrap;z-index:9999}.rcb-chat-tooltip-tail{border-style:solid;border-width:10px 0 10px 10px;content:"";margin-top:-10px;position:absolute;right:-10px;top:50%}.rcb-chat-tooltip.rcb-tooltip-hide{animation:rcb-animation-tooltip-out .5s ease-in-out;opacity:0;visibility:hidden}.rcb-chat-tooltip.rcb-tooltip-show{animation:rcb-animation-tooltip-in .5s ease-in-out;opacity:1;visibility:visible}.rcb-toast-prompt{animation:rcb-animation-pop-in .3s ease-in-out;background-color:#fff;border:.5px solid #7a7a7a;border-radius:5px;color:#7a7a7a;cursor:pointer;font-size:12px;margin-top:6px;padding:6px 12px;text-align:center;transition:color .3s ease,border-color .3s ease;width:100%;z-index:9999}.rcb-toast-prompt-container{align-items:center;animation:popIn .3s ease-in-out;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:50%;margin:200 auto auto;opacity:1;pointer-events:auto;position:absolute;transform:translate(-50%)}.rcb-media-display-image-container,.rcb-media-display-video-container{border-radius:22px;margin-right:16px;margin-top:8px;padding:16px;width:fit-content}.rcb-media-display-offset{margin-right:50px!important}.rcb-media-display-image{border-radius:22px;height:auto;object-fit:cover;width:100%}.rcb-media-display-video{background-color:#000;border-radius:22px;height:auto;width:100%}.rcb-media-display-audio{border-radius:22px;height:auto;margin-right:16px;margin-top:8px;width:100%}.rcb-media-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-attach-button-disabled,.rcb-attach-button-enabled{background-size:cover;border-radius:6px;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-attach-button-disabled input[type=file],.rcb-attach-button-enabled input[type=file]{display:none;height:100%;position:absolute;width:100%}.rcb-attach-button-enabled{cursor:pointer}.rcb-attach-button-disabled{opacity:.5}.rcb-attach-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-attach-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-attach-icon-disabled,.rcb-attach-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;height:24px;margin-top:2px;transition:background-image .3s ease;width:24px}.rcb-attach-icon-enabled{cursor:pointer}.rcb-emoji-button-disabled,.rcb-emoji-button-enabled{background-size:cover;border-radius:6px;cursor:pointer;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-emoji-icon-disabled,.rcb-emoji-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;font-size:20px;height:24px;margin-top:2px;position:relative;width:24px}.rcb-emoji-icon-enabled{cursor:pointer}.rcb-emoji-icon-disabled{opacity:.5}.rcb-emoji-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-emoji-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-emoji-button-popup{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0003;max-height:200px;overflow-y:auto;padding:8px;position:absolute;transform:translateY(calc(-100% - 30px));width:158px}.rcb-emoji{cursor:pointer;font-size:24px;padding:3px;transition:transform .2s ease-in-out}.rcb-emoji:hover{transform:scale(1.2)}.rcb-audio-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-audio-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-audio-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-close-chat-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-close-chat-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-close-chat-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-notification-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-notification-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-notification-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-voice-button-disabled,.rcb-voice-button-enabled{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:all .3s ease;width:32px}.rcb-voice-button-enabled{border:1px solid red;box-shadow:0 0 3px #ff000080}.rcb-voice-button-enabled:hover{border:1px solid #3d0000}.rcb-voice-button-disabled{border:1px;border-color:#0003;border-style:solid}.rcb-voice-button-disabled:hover{box-shadow:0 0 3px #8a0000}.rcb-voice-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:60%;object-fit:cover;width:60%}.rcb-voice-icon.on{animation:rcb-animation-ping 1s infinite}.rcb-send-button{border:none;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:background-color .3s ease;width:51px}.rcb-send-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:50%;object-fit:cover;transform:translateY(20%);width:50%}.rcb-view-history-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-view-history-button{align-items:center;background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;display:inline-flex;font-size:12px;justify-content:center;max-width:60%;padding:6px 12px;transition:color .3s ease,border-color .3s ease}.rcb-view-history-button>p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rcb-chatbot-global{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;z-index:9999}.rcb-chat-window{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;height:550px;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:375px}.rcb-window-embedded .rcb-chat-window{bottom:auto;opacity:1;position:relative;right:auto;visibility:visible}.rcb-window-open .rcb-chat-window{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-window-close .rcb-chat-window{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}@keyframes rcb-animation-expand{0%{opacity:0;transform:translate(100%,100%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-collapse{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(100%,100%) scale(0)}}@keyframes rcb-animation-ping{0%{filter:brightness(100%);opacity:1}50%{filter:brightness(50%);opacity:.8}}@keyframes rcb-animation-bot-message-entry{0%{opacity:0;transform:translate(-100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-user-message-entry{0%{opacity:0;transform:translate(100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-bot-typing{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes rcb-animation-pop-in{0%{opacity:0;transform:scale(.8)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@keyframes rcb-animations-checkboxes-entry{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes rcb-animation-options-entry{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rcb-animation-tooltip-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes rcb-animation-tooltip-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}@keyframes rcb-animation-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}',{insertAt:"top"});const ge={AUDIO_BUTTON:"audio-button",NOTIFICATION_BUTTON:"notification-button",CLOSE_CHAT_BUTTON:"close-chat-button",SEND_MESSAGE_BUTTON:"send-button",VOICE_MESSAGE_BUTTON:"voice-button",FILE_ATTACHMENT_BUTTON:"file-attachment-button",EMOJI_PICKER_BUTTON:"emoji-button"},Di="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml:space='preserve'%20viewBox='0%200%201000%201000'%3e%3crect%20width='100%25'%20height='100%25'%20fill='%23fff'/%3e%3cg%3e%3crect%20width='45'%20height='30'%20x='-22.5'%20y='-15'%20rx='1.5'%20ry='1.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2337547a;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20-99%20362)%20scale(3.4003)'/%3e%3cpath%20d='M0%2075q14%200%2014%2017%200%2016-14%2016Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='rotate(180%20106%20386)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='4'%20x='-12.5'%20y='-2'%20rx='.2'%20ry='.2'%20style='stroke:%2346648c;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20-46%20282)%20scale(3.4003)'/%3e%3cpath%20d='M19%2065h4l5%204v1H14v-1Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='2'%20x='-12.5'%20y='-1'%20rx='.1'%20ry='.1'%20style='stroke:%2398b0ca;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20-3%20240)%20scale(3.4003)'/%3e%3ccircle%20r='7.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(236%20175)%20scale(3.4003)'/%3e%3crect%20width='45'%20height='30'%20x='-22.5'%20y='-15'%20rx='1.5'%20ry='1.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2337547a;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20139%20600)%20scale(3.4003)'/%3e%3cpath%20d='M184%2075q14%200%2014%2017%200%2016-14%2016Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='4'%20x='-12.5'%20y='-2'%20rx='.2'%20ry='.2'%20style='stroke:%2346648c;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20219%20548)%20scale(3.4003)'/%3e%3cpath%20d='M175%2065h4l5%204v1h-14v-1Z'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2346648c;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3crect%20width='25'%20height='2'%20x='-12.5'%20y='-1'%20rx='.1'%20ry='.1'%20style='stroke:%2398b0ca;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2398b0ca;fill-rule:nonzero;opacity:1'%20transform='rotate(90%20262%20505)%20scale(3.4003)'/%3e%3ccircle%20r='7.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(767%20175)%20scale(3.4003)'/%3e%3crect%20width='116.7'%20height='70'%20x='-58.4'%20y='-35'%20rx='31.5'%20ry='31.5'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2371c9fc;fill-rule:nonzero;opacity:1'%20transform='translate(502%20877)%20scale(3.4003)'/%3e%3crect%20width='60'%20height='20'%20x='-30'%20y='-10'%20rx='3'%20ry='3'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2337547a;fill-rule:nonzero;opacity:1'%20transform='translate(502%20728)%20scale(3.4003)'/%3e%3ccircle%20r='75'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%2371c9fc;fill-rule:nonzero;opacity:1'%20transform='translate(502%20473)%20scale(3.4003)'/%3e%3crect%20width='129.4'%20height='82.3'%20x='-64.7'%20y='-41.1'%20rx='37'%20ry='37'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23fff;fill-rule:nonzero;opacity:1'%20transform='translate(502%20464)%20scale(3.4003)'/%3e%3crect%20width='108'%20height='68.6'%20x='-54'%20y='-34.3'%20rx='30.9'%20ry='30.9'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23162334;fill-rule:nonzero;opacity:1'%20transform='translate(502%20464)%20scale(3.4003)'/%3e%3ccircle%20r='19.4'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(415%20464)%20scale(3.4003)'/%3e%3ccircle%20r='19.4'%20style='stroke:none;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23a478fc;fill-rule:nonzero;opacity:1'%20transform='translate(591%20464)%20scale(3.4003)'/%3e%3crect%20width='96'%20height='53.2'%20x='-48'%20y='-26.6'%20rx='23.9'%20ry='23.9'%20style='stroke:%23162334;stroke-width:1;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:4;is-custom-font:none;font-file-url:none;fill:%23162334;fill-rule:nonzero;opacity:1'%20transform='translate(503%20875)%20scale(3.4003)'/%3e%3cpath%20stroke-linecap='round'%20d='m68%20215%207-15M81%20222l-7-22M81%20222l7-14M101%20208H87M114%20219l-7-24M113%20219l13-22M131%20214l-5-17M148%20214h-18M69%20214H51M100%20209l7-15'%20style='stroke:%23a478fc;stroke-width:3;stroke-dasharray:none;stroke-linecap:butt;stroke-dashoffset:0;stroke-linejoin:miter;stroke-miterlimit:10;is-custom-font:none;font-file-url:none;fill:none;fill-rule:nonzero;opacity:1'%20transform='translate(165%20150)%20scale(3.4003)'/%3e%3c/g%3e%3c/svg%3e",Bi=_e((e,t)=>re("svg",{viewBox:"0 0 637 637",ref:t,...e},re("path",{d:"m478 113-13 2-4 1h4l14-2c10-2 35-2 42-1l6 3 3 1c3 0-4-3-8-5-7-1-34-1-44 1m56 6 8 6c7 5 20 17 20 19s7 12 8 12l-3-6-4-6c0-3-15-17-25-24-5-3-8-4-4-1m-198 16-9 1a512 512 0 0 1 9-1m-180 30a412 412 0 0 0-23 4 167 167 0 0 0-32 8 439 439 0 0 1 46-9 304 304 0 0 1 11-2l6-1h-8m369 8 4 3-7-6c-1 0 0 2 3 3m-439 9c-7 3-18 13-18 15l6-5c5-5 9-8 14-10l6-4-8 4m442 12-10 11-7 6 7-6c7-5 14-14 13-16l-3 5M65 205l-1 11c0 9 0 10 4 17 5 10 7 12 22 11 10 0 15 0 38-5l5-1-6 1-16 2-21 2c-13 1-16-1-21-10-3-5-4-6-4-15l1-12c1-4 1-5-1-1m335 1c3 0 3 1 3 3l-2 6c-2 5-35 39-76 80-53 51-120 117-138 137-21 24-22 25-22 27 0 3 6 9 9 9 4 0 14-8 38-27a5073 5073 0 0 1 15-16 1421 1421 0 0 0-17 15l-31 25-6 2-4-3c-3-3-3-4-2-6 3-8 79-85 160-163 57-57 79-80 79-86 0-2-3-4-7-4-2 0-2 0 1 1m165 18c-9 17-25 32-57 53l-10 8 16-11 12-8c15-10 27-22 39-39 5-7 6-8 4-8l-4 5m-221 2a199 199 0 0 0-19 10 183 183 0 0 1 27-12c0-1-1-1-8 2m-34 16c-3 3-2 3 2 0l1-2-3 2m151 3-1 2 2-2c3-3 2-3-1 0m-16 12-11 10a281 281 0 0 0 11-10m-24 18-7 5-7 5-42 31c-10 7-24 19-22 19l7-6 16-12a343 343 0 0 0 35-25 573 573 0 0 0 20-17m-187 0-2 2 4-2 3-2-5 2m-14 6-3 2 4-1 4-3-5 2m-7 3-8 4-18 8 18-7 7-3 3-1c1-2 0-2-2-1m254 24a2672 2672 0 0 1-71 54 601 601 0 0 0 39-29 1352 1352 0 0 1 32-25m-291-8-2 2 4-2 3-2-5 2m-13 5-2 2h3c5-3 4-4-1-2m-19 9-7 3-13 6c-10 5-13 7-14 10-3 4-2 5 1 0 2-3 5-5 14-9l13-6 12-6-6 2m178 36c-17 12-21 16-21 17a390 390 0 0 1 20-17m-206 34 1 4 1 3 1 5 2 8 1 5v-6l-1-8-2-5-1-4-1-2c-1-2-1-2-1 0m222 23-9 7a683 683 0 0 0-56 44 261 261 0 0 0-26 20 1345 1345 0 0 0-46 34c-6 3-7 3-19 3-11 0-12 0-18-3-8-4-10-8-17-20l-5-10 4 10c5 10 12 18 19 22 4 2 6 2 17 2 13 0 14 0 21-3l26-19 42-33a2183 2183 0 0 0 43-34 643 643 0 0 1 24-20",fill:"#fff",fillRule:"evenodd"}),re("path",{d:"M478 114a620 620 0 0 1-39 6l-21 3a5481 5481 0 0 0-19 3 870 870 0 0 1-54 8l-1 1-6 1-12 2-13 2a992 992 0 0 0-76 12 400 400 0 0 1-45 8l-6 1-5 1h-3l-3 1-2 1-26 4-13 2-17 3c-23 5-33 9-43 19-7 8-9 13-9 27 0 8 1 9 4 14 5 9 8 11 21 10l21-2a1133 1133 0 0 1 23-4 659 659 0 0 0 74-14l3-1h3l3-1h3l2-1 2-1h3l2-1h2l24-5 38-7a2100 2100 0 0 1 93-18l3-1 10-1a2082 2082 0 0 1 120-17l2 1c2 0 8 5 8 7l1 2 1 6c0 4 0 6-3 10-2 4-16 16-18 16l-7 5-10 8a1070 1070 0 0 0-11 7 113 113 0 0 1-20 14l-2 2-3 2-2 2h-1a154 154 0 0 1-28 21l-5 4-5 4a573 573 0 0 1-50 37 175 175 0 0 0-24 18l-1 2-2 1-2 1-2 1-1 1-12 10a396 396 0 0 0-32 25l-8 6-6 5-9 7a326 326 0 0 1-25 20l-13 12a5073 5073 0 0 0-17 15c-24 20-34 27-39 27-2 0-8-6-8-9 0-2 1-3 22-27 18-20 85-86 138-137 41-41 74-75 76-80l2-6c0-2 0-3-2-3l-7 1a233 233 0 0 1-26 9l-1 1-1 1h-1l-1 1h-2l-3 2-1 1h-2l-3 2h-1l-5 2-22 10-9 4-4 2-5 2-10 4-2 1-2 1-2 1-13 6a334 334 0 0 1-38 17 75 75 0 0 0-14 6l-5 2-4 1-2 1-3 2-7 3-16 6a247 247 0 0 0-32 14l-1 1h-2l-1 1h-2l-1 1-12 6a103 103 0 0 0-27 15l-2 5-1 1v11l1 5 1 5 1 4c0 3 0 4 2 4v3l1 3 1 2 2 10 1 4 1 5 2 10 2 8 1 4 1 4c3 3 9 25 11 38l1 7v2l1 4v1l1 1v2l1 2 1 3v1l5 10c7 13 9 16 17 20 6 3 7 3 18 3 12 0 13 0 19-3 8-4 11-6 26-18a1345 1345 0 0 1 85-67 683 683 0 0 1 50-39l12-9a513 513 0 0 1 44-33 201 201 0 0 0 22-17 2270 2270 0 0 0 73-54 158 158 0 0 0 58-59c2 0 3-9 4-27l-1-19-1-4-1-6-1-3-4-6-4-6c0-2-6-8-13-14a77 77 0 0 0-28-18c-6-1-34-1-43 1"}))),Si=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M765-321q0 117-84 196-83 80-200 80-118 0-200-80t-83-196v-392q0-85 61-144 61-58 146-58 86 0 147 58 61 59 61 144v374q0 54-39 92-39 37-93 37-55 0-93-37-38-38-38-92v-372h110v372q0 9 6 14t15 5q8 0 15-5t7-14v-374q0-39-29-66t-68-27q-40 0-69 27t-29 66v392q0 71 51 119t122 48q71 0 122-48t51-119v-426h111v426Z"}))),Hs=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M125-165v-113h77v-273q0-93 55-167 56-75 146-100v-19q0-32 22-55 23-23 55-23t55 23q22 23 22 55v19q90 25 146 99 56 73 56 168v273h77v113H125ZM480-32q-38 0-66-27-27-27-27-66h186q0 39-27 66t-66 27Z"}))),Us=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M137-190v-113h78v-253q0-41 11-79 11-39 35-71l-9 150h10L17-802l74-74L873-92l-74 74-175-172H137Zm609-149L319-769q20-15 41-25t44-16v-28q0-32 22-54t54-22q32 0 55 22t22 54v28q85 23 137 94t52 160v217ZM481-47q-38 0-65-27t-27-65h184q0 38-27 65t-65 27Z"}))),Fs=_e((e,t)=>re("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",ref:t,...e},re("g",{strokeLinecap:"round",strokeWidth:10},re("path",{d:"m19 19 61 61M80 19 19 80"})))),zs=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M94-136v-255l351-93-351-92v-253l816 346L94-136Z"}))),js=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M480-372q-61 0-105-43-43-43-43-105v-240q0-61 43-105 43-43 105-43 61 0 105 43 43 44 43 105v240q0 62-43 105t-105 43ZM425-76v-122q-121-16-197-108t-76-214h109q0 91 64 154t155 63q91 0 155-63t64-154h109q0 122-77 214T534-198v122H425Z"}))),Ws=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"m763-343-80-79q8-20 13-44 5-23 5-54h109q0 49-11 95t-36 82ZM625-482 336-770v-2q3-56 45-96t101-40q62 0 105 43t43 105v249l-1 17q-1 7-4 12ZM427-76v-122q-120-16-196-108-77-92-77-214h109q0 91 64 154t155 63q43 0 80-14 37-15 67-41l78 79q-35 32-78 53t-93 28v122H427Zm362 27L41-796l75-75 748 748-75 74Z"}))),Ii=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M625-511q29 0 50-21t20-50q0-29-20-50-21-20-50-20t-50 20-20 50q0 29 20 50 21 21 50 21Zm-290 0q29 0 50-21t20-49q0-30-20-50t-50-21q-29 0-50 20-20 21-20 50 0 30 20 50 21 21 50 21Zm145 268q75 0 137-43t85-115H258q24 72 85 115 62 43 137 43Zm0 198q-90 0-170-34-79-34-138-93T79-310q-34-80-34-170t34-170q34-79 93-138t138-93q80-34 170-34t170 34q79 34 138 93t93 138q34 80 34 170t-34 170q-34 79-93 138T650-79q-80 34-170 34Zm0-435Zm0 322q134 0 228-94t94-228q0-134-94-228t-228-94q-134 0-228 94t-94 228q0 134 94 228t228 94Z"}))),Gs=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M553-64v-108q107-27 173-113 67-87 67-197 0-109-67-195T553-789v-108q152 26 249 144 97 117 97 271 0 155-97 273T553-64ZM61-335v-290h176l236-237v764L237-335H61Zm492 28v-346q51 23 82 70t31 103-31 103q-31 47-82 70Z"}))),qs=_e((e,t)=>re("svg",{viewBox:"0 -960 960 960",ref:t,...e},re("path",{d:"M807-15 700-123q-33 21-71 37-38 15-80 22v-108q20-4 38-12l35-17-153-154v257L234-335H57v-290h144L10-818l74-75L882-90l-75 75Zm37-264-80-79q13-30 19-60 7-31 7-64 0-109-68-195-67-86-173-112v-108q152 26 249 144 98 117 98 271 0 55-14 107-13 51-38 96ZM661-462 549-575v-78q51 23 83 70 31 47 31 103l-1 9-1 9ZM469-655 366-759l103-103v207Z"}))),Ti={general:{primaryColor:"#42b0c5",secondaryColor:"#491d8d",fontFamily:"-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif",showHeader:!0,showFooter:!0,showInputRow:!0,actionDisabledIcon:"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20viewBox='0%200%2042%2042'%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:4'%20d='M17%209a8%208%200%200%201-8%208%208%208%200%200%201-8-8%208%208%200%200%201%208-8%208%208%200%200%201%208%208Zm0%200'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:10'%20d='M14.66%2014.66%203.34%203.34'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3c/svg%3e",embedded:!1,flowStartTrigger:"ON_LOAD"},tooltip:{mode:"CLOSE",text:"Talk to me! 😊"},chatButton:{icon:Bi},header:{title:P("div",{style:{cursor:"pointer",margin:0,fontSize:20,fontWeight:"bold"},onClick:()=>window.open("https://github.com/tjtanjin/"),children:"Tan Jin"}),showAvatar:!0,avatar:Di,buttons:[ge.NOTIFICATION_BUTTON,ge.AUDIO_BUTTON,ge.CLOSE_CHAT_BUTTON],closeChatIcon:Fs},notification:{disabled:!1,defaultToggledOn:!0,volume:.2,icon:Hs,iconDisabled:Us,sound:"data:audio/wav;base64,UklGRmaIAABXQVZFZm10IBAAAAABAAIAQB8AAAB9AAAEABAATElTVBoAAABJTkZPSVNGVA4AAABMYXZmNjAuMTYuMTAwAGRhdGEgiAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/////AAAAAAAA//////7/////////AAABAAAAAgABAAEAAQAAAAIAAQABAP//AAD+////AAD+//7////+////AAD//wAA/v8AAAAA/v8AAP//AAAAAAAAAgD////////+////AAABAAEAAgD/////AQABAAAA//8CAP//AAAAAAAA/v8AAAAA//8AAAEA//8EAAAAAAAAAAAA//8BAP//AQABAAEA/////wEA/v///wAAAAACAAAAAAABAAAA//8AAP//AAACAP//////////AAAAAAEAAAAAAAEA//8AAAEAAQADAAIAAgAAAAAA/v///wEAAAAAAAEAAAAAAAEA//8AAAEAAQD//wAA//8AAAEAAAABAAEAAAABAP//AAD//wAAAgAAAP//AQD/////AAAAAP7/AgAAAAIAAAAAAAAAAAABAAAAAQABAP//AAABAP///v8AAP////8AAP//AAD//wAA//8BAP//AAD///7///8BAP7///8AAAIAAgABAAEA/v8AAP//AQADAAEAAAACAAEA/////////v///wEA/v////7/AAD+////AAAAAAAAAgAAAAAAAAD//wEAAAAAAAAAAQABAAIA/v8AAAAA//8AAAEAAAAAAP//AgD//wEA/////wAAAQACAAAAAAAAAP//AQD/////AQAAAAEA/v8AAAEAAQABAAEA///+////AQD//wEAAgD+//7/AAAAAAAAAQAAAAAAAQAAAAAAAAAAAP//AAD//wEAAQD//wAAAQABAP7///8AAP7/AAABAP7/AQABAAEAAAABAAEAAAD+/wIAAAABAAAAAQD/////AQACAP////8AAP//AQD//wEA/v8CAAEAAAAAAAAAAQAAAAIAAQAAAAEAAgD//wEAAAAAAP7///8BAP//AgAAAP///v8CAAAAAgD///////////7/AAACAAEAAgD//wAAAAABAP//AwAAAAMA//8AAAAAAQD+/wAAAAD//wAAAQD//wEA//8BAP7/AAABAAAA//8BAAAA//8AAP//AQADAP3////+////AgD+/////v8BAAEAAQACAAAAAAAAAAAA//8AAP//AAD+/wEA/v8AAP7/AAD//wAAAQACAAAAAQAAAP//AQAAAAAAAAABAAAAAAD+//////8AAAAAAAD//wAAAAABAAEA//8AAAEA//8AAP//AgD+/wAA///+/wAA/v///wAAAQABAAAAAQD//wAA//8AAAEA//8BAAAAAgABAP//AAACAAIAAQABAP//AAAAAAAA//8BAAIAAAABAAAA//8CAAEA/v//////AAAAAAEA////////AQAAAP//AAD//wAAAAAAAP3/AAAAAAEAAAACAAAAAAAAAP//AAD//wAAAAAAAAAAAAAAAP///v///wAAAAABAAAAAAD//wEAAAABAAEAAQD//wAAAAACAAAAAQD+/wAA//8BAAEAAAD+/wAA/////wAAAAABAAAAAAD//////v8AAAAA//8AAAAAAAAAAAIAAAABAAEAAAABAP7/AAD9//////////7///8BAP//AAD///3/AQABAP//AAD//wAAAAABAAAA//8AAP//AAD/////AQABAAEA//8AAAAA//8BAAMA//8AAAAA//8AAP7/AAD//wAAAAAAAP7/AQAAAAAA/v8CAP//AAABAAIAAQABAAAA//8BAAEAAQD///7/AQD//wAAAQABAP//AAD//wEAAAAAAAAAAQAAAAIA//8AAP////8AAP//AQD//////v///wEA/v8AAAIAAgACAAEAAAAAAAEAAAAAAAAAAAAAAAAAAQD//wAA/////wAAAQACAP////8AAAAAAAD//wAAAQD+/wEA//8AAAEAAwD//wEAAQAAAAAAAAABAP////8AAAAAAQAAAAAAAAAAAAEAAQAAAP////////7/AQABAAEAAQD///////8BAAAA//8AAAAAAgABAAEA/v8BAP7///8BAP3/AQABAAIAAAD//wEAAAAAAP//AAABAAIA//8CAAAAAQAAAAEA//8BAAAA/////wAAAAD//wEAAQD//wAAAAAAAP//AAAAAAAAAQABAAAAAQAAAP//AQD//////v8AAAEAAAAAAAAA//8AAAAAAAACAAEAAQAAAP//AAABAAEA/////wAAAgABAAAAAAAAAAEAAAABAP//AQABAP7////+/wEAAAAAAP//AAABAAAAAAABAAEAAAAAAAAA//8BAP///f/+/wEAAQD///7///8AAAAAAQAAAP////8AAAAAAAABAAAAAQD/////AAD//wEA//8AAAIA//8CAAAA//8AAAAAAAD+/wEAAAD+/wAA/////wAA////////AAAAAAAA//8BAAAAAAD//wAAAAD//wEA//8AAP//AQD+/wAAAAAAAP7/AAD+/wEAAQABAP//AAABAAEAAQD//wAA/////wEA//8AAAAAAgAAAAAA//8BAAAAAgAAAAAAAAAAAP7/AQD//wAAAAD+/wAAAAADAAIA/////wAAAQD//wIA//8BAAEA/v8AAAIAAAAAAP3///8AAAAAAAAAAAAAAAABAP///////wAA//8AAAEAAQABAAEAAQABAAAAAQAAAAAAAQABAP7/AQD//wAAAQABAAEA//8BAAAAAgAAAAEAAAABAP//AAD/////AAD//wIA/////wIAAAD///7/AAAAAAAAAAACAP//AAABAP////8AAAAAAAABAAAAAgAAAAAAAQD+/wEA/////wAA/////wAAAAAAAAAA/v//////AAAAAP//AAABAAAAAQAAAAIAAAACAAAA//8AAAAA//8AAP7/AAAAAP//AAACAP//AQABAP//AQABAAAA/////////v8AAP//AQAAAAAA///+/wAAAQD+/wEAAQAAAAEA/////wAAAQD//wAA//8AAAAA/v8BAAEA//8AAP7//v8BAAAAAAAAAAEA//8AAAEA/////wAAAAD//////////wEAAAABAAEA//8CAAEA/f8AAAAA//8BAAAABAABAAEAAQAAAAAAAAAAAP7///8AAAAA/v8BAAAA//8AAAIA//8AAP////8BAP//AAAAAAAAAAD/////AQD///7/////////AQD8////AgABAAIA////////AAD//wAAAAABAAAAAAAAAAEAAgAAAP//AQD//wAAAAAAAP/////+/wAAAAABAAAAAwABAP///////wEAAAADAP//AQACAAAA//8CAAEAAAAAAP///////wIAAAAAAAAAAQAAAAAAAgD//wEAAAABAAAA/v8AAAAAAAAAAAAAAAAAAAEA/v8AAP//AQD//wAA//////7///8AAAAAAAAAAP7/AQD//wAA//8AAAEAAAABAAEAAQD/////AAD//wEAAAD/////AQAAAAEAAAD//wEAAAD/////AgD//wAAAQD//////////wAAAAD//wAAAAABAAAAAAD//wAAAQD///7/AQD//wEAAAD/////AAD//wEA//8AAAEA//8CAAAAAQD//wEAAgAAAAEAAwAAAAAA/v8BAAEAAgD//wEAAAAAAAAAAAD//wEA//8AAAAAAQACAP///////wAAAQABAAEAAAAAAAEAAQD+/wEA/f////////8AAAAA//8AAAEA//8BAAAA/v///wEAAAAAAAEA/////wAAAAAAAP//AAAAAAIAAAABAAAA/////wAAAAD//wAA/v8AAAMAAQD+/wEAAAABAAEA//8BAP//AgAAAAAAAAD//wAA/////wEA/v8CAP3/AAACAP3/AQABAAAAAQACAAEA/v8AAAAA//8BAAAAAgAAAAAAAgACAAEA/v/9/wAAAQABAP7///8AAP//AgD+/////v8CAP////8BAP//AQACAAEAAQABAP//AAD///7/AAABAAEAAgD//wEA//8CAAEAAQABAAEAAAABAAAA/v8AAAEA/v8AAP//AAABAP//AQAAAAEAAgAAAAAA/v///wEAAQAAAAIAAAD/////AgAAAAEA/v8AAP7/AQAAAAAAAQAAAAEAAAACAAEA//8BAP////8AAAIAAAAAAP//AAAAAAIAAAAAAAAAAwABAP///v8BAAAAAAAAAP3/AAABAAEA/v////////////3//v8AAAAAAQABAAIAAAD+/////v8AAAAAAQABAAEAAQAAAP//AAAAAP//AQAAAP//AAABAAAAAAAAAAAA////////AAAAAP//AQD/////AAABAAEA//8CAP7///8AAP7//v8BAAEAAAD+/////////wEAAAAAAAAAAgD//wAAAQAAAP7/AQABAP//AQAAAAAAAAD/////AAACAP////8BAAAAAAD//wAA//8AAAEAAQABAAAAAAABAAAAAQD+/wEA/v8AAAEAAQD/////AAD//wAAAQABAP7//v//////AAACAAAAAAAAAAAAAAACAAAAAQAAAAAA//8BAP//AQD//wAA///+/wIAAQD//wAAAAD//wAA/v8AAP3///8AAAAAAAAAAAAA/f8AAAAA//8CAP7/AAD///7/AAAAAAAAAAD//wEAAAAAAAEAAAAAAAAA//8BAP////8BAP7///8CAAEA//8BAP3///////////8BAAAAAAAAAAEAAgD+//////8BAAMAAQADAAEAAAACAAAAAQD/////AAABAAMAAQAAAP//AQD//wAA//8AAAAA//8CAP7//////wAAAAAAAAIA/v8AAP//AAACAP//AwD//wAA//8AAP//AwD//wEAAQABAAEAAQACAAEAAAD//wAA//8AAAIAAAAAAP///////wAAAQD//wIA//8BAP7/AAD///////8AAAAAAAAAAAEAAAD//wAAAQD//wEA//8BAAAAAAD/////AgABAAIAAAABAAAAAAAAAP//AAAAAAAA//8AAAAAAAD/////AQAAAAAAAQD//wAA///+////AAAAAAEAAgABAAEAAAAAAP//AQAAAAAAAQD+/wAAAAABAAEAAAD/////AQABAP7///8AAAIAAAACAAAA//8AAP//AgACAAAA///+/wAAAAABAAAAAQAAAAEA/v8BAAEA//8CAP//AQD+/////v8AAAAAAAACAP//AAD+/wIA/v8BAAAAAAD/////AAAAAP7///8AAP7//////wEAAAABAAAAAAD//wAAAAAAAAAAAgACAAAAAAABAAAA/f8AAP7/AgAAAAEA//8BAAAAAAD///7/AQD//wAAAAAAAAEAAAAAAAEAAAAAAAAAAQAAAAAA//8AAAAAAAABAP///////wAAAgABAAEA//8AAP//AAACAP//AQABAAEA//8BAAAAAAABAAAA//8AAAEAAAAAAAIA/v8BAP//AQD//wEAAAABAAEAAQACAAEAAAAAAAEAAAABAAAAAAD/////AAABAAEA//8AAAAAAQABAP//AAAAAP//AAD/////AQD//wAAAAABAAEA//8BAAAA//8AAP///f/+/wAA/////wAAAQAAAAIAAAAAAAAAAAD+/wEA/f8CAAAA//8AAAEAAgAAAAMAAAABAAAAAAAAAP//AQAAAAAAAQABAAAAAQAAAP//AAAAAAAA//8AAAAAAAABAAAAAQAAAAAAAAABAAIAAAAAAP7/AQD//wAAAAD+////AAAAAAAAAAABAAAA/////wAA//8AAAAAAAD/////AgD//wAA//8CAP//AQACAAEA/f////////8BAAIAAQABAP//AAD//wAA///+////AAD+/wAAAQD/////AAAAAAAA/////wAAAAABAAAAAQAAAAAA//8AAAIAAAABAP//AQABAAEA//8AAAAAAAADAAEAAAABAP//AgD//wMA//8AAAAAAAD//wAAAAD9/wEA///+/wAA//8BAAEA//8BAAAA//8AAP///v8BAP///////////v8BAAAAAQABAAAAAAAAAAAA//8AAP7/AQAAAAAAAAAAAP7/AQAAAAAAAgABAAEAAAABAAEAAAAAAAAAAAD+/wAAAAD//wEAAAAAAAAAAAAAAP//AgABAAAAAAABAAEAAAD/////AAAAAP//AAABAP////8BAAAAAQABAP7//v/+////AQAAAAAAAQAAAAEAAgAAAAAAAQAAAAEAAAD+/////v8BAP//AAABAP//AQABAAAAAAD//wAA//8CAP//AAAAAAEAAAABAAAAAAAAAP//AAD+////AwAAAAAAAQD//wEAAAACAAEAAAADAAAAAAD/////AAAAAAEAAAABAAAA//8AAAEA//8BAP///v8AAP//AAD//wAAAQABAP//AQAAAAAA/////wEAAQAAAP////8AAAEA//8BAAAAAQAAAP////8AAAAAAQAAAAIAAQAAAAEAAAAAAAEAAAD//wEAAAAAAP////8AAAAA//8BAAEAAAAAAAIA///+/wIA/v8BAAAAAQACAAAAAQAAAP7///8AAP//AAAAAAEAAAAAAP7/AAD+////AAAAAAAAAAD//wAA/v8BAAMAAAABAAIAAgD//wAA//8BAAEA//8BAP7/AAAAAP7///8BAAAAAQAAAP7/AQD/////AAAAAAEAAAABAP//AQABAAAAAgABAAAAAAAAAP///////wEA//8AAAEA//8AAAAAAQAAAAIAAAABAP7//////wAAAQABAAAAAAABAAEA///+/wAA//8BAP///v8AAP///v8BAAAA//8CAAAAAQAAAAEAAQABAAAAAAD+/wAAAAD+/wAAAAAAAAAA/f////////8AAAAAAQABAP///////wEA//8BAAEAAAAAAAAA/////wEA/v//////AAAAAP//AAABAAAAAAD+/wAAAAD9////AQAAAAEAAwD//wEAAQAAAP//AgAAAAAAAAD+/wIAAAAAAAAAAAAAAAIA//8AAAEAAQACAAAAAQD//wAAAAD//wIAAQABAAAAAAD//wEA//8BAAEAAQAAAAAAAQABAP7/AAD//wEAAAACAP7/AQAAAAAAAAD//wIAAQACAAIAAQAAAAAAAAAAAP3///8BAAAAAQACAP//AgD9/wAAAAD//wEA/v////////8AAAAAAAD//wEAAQD//wMAAQAAAAEA//8AAAEA//8AAAAAAAACAAAAAAD//wAAAQD///////8AAAAA//8BAAIA/v8BAAEA/f8AAAAAAAAAAAAAAgD/////AAD+/wAAAAD//wAAAAAAAP//////////AgABAP///v8AAAIAAQAAAP//AAABAAAA/////wAAAAAAAAEAAAABAP///v///wIA//8BAAEAAQAAAAAA///+/wEAAAAAAAAA/////////v8BAP3/AAAAAAAAAAAAAAAA//8AAP//AAAAAP//AAABAAIAAAACAP////8DAAAAAAABAAAAAwABAP//AAABAP//AAAAAP////8BAAAAAgD//wAA///+/wAAAQD//wAA//8AAP7///8AAAAA/v8AAAAAAQD//wEA/v////////8AAAAAAQAAAP//AQACAAAAAAAAAP//AAD//wAAAAD//wAAAAD+/wAAAAAAAP//AQD//wAAAgAAAAAAAQABAAAAAwD+/wAAAAD///7/AQD//wIAAQAAAP//AAD//wAA//8CAAEAAAAAAAAA/////wAAAAD//wEAAQD///////8BAAAA//8BAAEAAAAAAAAA/v///wEAAAAAAAAAAAADAAAAAAAAAAAAAQABAAEAAAD+//7//v8AAP//AQAAAAAAAAABAAEAAgAAAAAAAQD//wAA/f8AAAAAAAABAAAAAQAAAAAAAAAAAAIA//8BAP///////wIA/////wAAAAABAAEA//8BAAAAAAD//wAAAQD//wEAAAAAAAIA/v8BAP//AAAAAAEAAAABAP//AAAAAAAAAQABAP7/AAABAAAAAQD//wIAAAAAAAEA///+/wAA//8AAP//AAAAAAAAAAABAP///////wIAAQAAAAEAAQAAAP7/AQAAAAAAAQAAAAAAAQD/////AQAAAAAA///+//7/AAD+/wEA//8AAAAA///+/wEAAAABAAIAAQABAAAA//8AAP//AAD//wAAAAD//wAAAAAAAP//AQAAAAAA////////AQAAAAAAAQD+////AQABAP7/AAD///7/AgD//wAAAAAAAP//AAAAAAEA//8BAAEAAgAAAAIAAAD//wEA/////wAAAQD///7/AQD//wEAAQD/////AAAAAAEAAgAAAAAAAQD//wEA//8AAP7//////wAA//8BAAEA//8BAAAAAQD/////AAABAP//AAACAP//AQAAAP//AAABAP////8AAAAAAAABAAEAAwABAAAAAgD//wAAAAD//wEAAAABAAAAAAABAAEA/////wAA//8AAAIAAAAAAAEAAQABAAEAAQABAP//AgAAAAAA//8BAP3//v///wAA//8AAAAAAQAAAP//AQD//wEAAAACAAIAAAABAAAA//8BAAEA//8BAP//AAAAAP//AQAAAAIAAAD//wAAAAAAAAEA////////AQAAAP//AQD//wAAAQD+/wEAAAABAP///v///wAAAAAAAP//AAAAAAIAAQD//wAAAgD+/wAAAAD//wAAAAABAP///P//////AAACAP////8AAAIAAAABAAAAAAAAAAAA//8AAAAAAQADAP//AQAAAAAAAAABAAEAAQAAAAAA/v8AAAAAAAD//wAAAQD//wAAAAD//wAA/v////////8CAAEA/v8BAP7/AAAAAAAA//8AAAEAAAD//wIAAQAAAAIAAQAAAAAAAAD///7/AQABAP//AAAAAP//AAACAAEA//8BAAAAAwAAAAAAAAD//wEAAAD//wAA///////////+/wAAAQABAAIAAAABAAEAAAD//wEAAAD/////AAD+/wIAAwABAAEA/v8BAAEAAAD//wAA//8AAP//AAAAAAEAAAAAAP//AAAAAAEAAQABAAEA/v///wAAAAD//wEAAAACAAAA/f/+/wAA/v///wAA//8AAAEAAQD///7/AAAAAAAAAAABAAAAAAACAAAAAAABAAAAAAABAP//AQD//wAA//8BAP7/AgABAAEAAQAAAAAAAQD//wEA/v8AAP////8AAP///////wIAAQD//wAAAAD//wAA/v///wAAAQD//wIA/////wEAAAAAAAIAAAABAAAAAAD//wEA//8AAAAA/////wAAAQAAAAAAAAD//wEAAQAAAAAAAAACAP///////wAAAgD//wAA/v8AAAIAAAAAAAEAAAABAP//AQABAAEAAQAAAP///v8BAAEAAAAAAP////8AAAAAAQD//wIAAQAAAAEAAAAAAAAA//8BAP//AAAAAP7//v///wEAAAAAAAIAAAAAAP//AAD//wEA//8BAAAAAAABAAEAAAABAP7///8AAAIAAAABAP//AAD//wEAAAAAAP//AAAAAAEAAAAAAAAAAAAAAP7/AQD//wAAAQD+/wEA/v8BAP7/AAABAAEAAAACAAIAAAADAAAA//8AAAEAAAABAP//AQD//wIA/////wEA//8AAAEA//8AAAEAAAAAAAAAAQABAAAAAAAAAAAAAAD//////////wAA//8AAP7/AAD+/wAAAQAAAAAA/////wAABAAAAAAA//8AAAEAAAAAAAAA/v8AAP//AAAAAAAAAAD//wAAAAD///////8BAAEAAAD/////AgABAAEA/v/+/wAAAQACAAEAAAD//wAAAwABAP//AgD+/wAA/v8AAAAAAAAAAAEA//8AAAEAAAD+/wEAAAAAAAEAAgAAAAEAAAABAP//AQD+/wIA/////wAAAQD//wAAAQD+/wAAAQABAAAA////////AAACAAAAAQAAAAIA//8BAP///v///wEA//8BAAEAAQD+/wAAAQD9/wAAAQAAAAEAAAABAAAAAgAAAP//AAD+/wAA/f8AAAAA////////AgAAAAcAAQD7/wEA/f8AAAIA//8GAP7//v/+//b/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+P/F//z/rv/i/7r/6v/Z/wYABwAoADAAKQBOABkATAD0/zQA1P8PANv/0//v/6//FwCi/ywAxP8oAPn//v82APT/WwD4/00A+/8yAPv//f/8/83/+v+w/+T/sf/j/9b/AQACACoAIgAtAEIAHwBPAAEAQADe/xcA0v/k/+X/t/8IAKv/IgC//yEA6/8EACMA9/9PAPf/VAD+/zcA+/8JAPn/1P8AALf/6f+w/+P/zf////j/HAAdAC0APgAfAEsABwBCAOP/IADV/+//2v/B//3/rP8PALv/GADd/xEAFgABAEMABABaAP//QgACABcA+//n/wAAwP/w/67/4v+///3/6f8WABcAKQA0ACIARgAQAEcA8f8pANn/9f/U/87/7f+v/wgAtP8RANP/FgANAAIAOQACAFQA/f9HAAAAIAABAO3//P/E/wEAs//q/7n/9P/i/wYAEQAZADEAJABBABMASAAAADEA3/8CANL/1v/g/7H/AACy/w8Axf8ZAPv/CQAzAAIAVQD//1AAAAAsAAIA9v/7/8r/AwC2//P/tf/m/+H/AwADABEAKQApADoAHgBHAAgAPADr/wkA1//f/93/vP/6/7L/CgDA/x4A7/8hACkAAgBPAPz/UgD1/zIABAAEAPz/0v/5/7f/AACy//H/2f/+/wEAAAAkABUAMwAdADoAEQA9APD/EADU//L/1P/H/+z/tf8LALv/HADk/ygAGgADAEMA//9TAPn/QAAAABAAAQDc//z/wf8DALD/7P/Q//z/9/8HABoAFgA3ACMAMAAOADwA+P8ZANv/+P/Y/9H/5v+8/wUAu/8WANf/HgAMAAoAPQABAFMA/f9HAP7/HwAEAN//+v/H/wMAs//2/8r/8//y/wMADgAQAC4AIwAyABMAJwD8/xcA3v8LANP/5v/f/8j/AgC4/w4A1P8eAAQACgAxAAEAUgD+/0gA/v8nAAIA8f/5/8r/BAC6/+3/wP/l/+b/AQAIABkAIwArAC4AIAAoAAkAGADj/w0A0f/r/9//0P8DAL3/CgDN/xkA//8IACUAAgBJAAAATwD+/ysAAQD7//3/z/8DAMT/+f/K/+L/5P/1////EgAcACYALgApAC4ACwAcAPL/EADZ//L/1f/U//f/uv8KAMX/DwDu/wcAHwADAEUABgBNAAEANQAAAAYAAQDf////xf/+/9P/4f/b//X/9v8LAA4AGAAlACoAMAAQABkA9v8TAOL/+f/W/9r/8f/I/wcAxP8MAOr/BwATAAQAOAAGAEcAAABCAAEADwAEAOP//v/F/wIAzf/o/93/8P/s/w4ACwAZACEAKgAyABMAIQD5/xgA6v8DANb/4P/y/9H/AQDJ/wkA4/8DAAoA/f8wAAQAQwABAEAA//8VAAIA7P/+/8r/BADP/+v/2v/s/+n/CwAIAA0AHAAjADQAHAAkAP//GQDy/wQA5v/i//b/0P/7/8f/AADh/wMAAAD+/yUAAAA7AAEAOAAAABwAAAD6/wAA1/8CAMr/AADb/+3/5f8BAAIACAAVABcALwAfACgA+/8XAPn/DgDe/+//7v/Q/wMAz/8JAOP/CwDx////EAAHADEAAQArAAIAHQAEAAcAAADr/wEAzv8CANj//f/k/wEA+f/+/xQABwAqAB4ALAD+/x4A8P8SAOb/8//f/9j//f/N/wEA3v8LAO7/AgAMAAQALAAEAC0AAQAdAAQADwABAPP/BADV/wMA0/8AAOH/AQD1/wAAEAADACQAGwAwAAQAHwD0/xUA8f/4/+L/2//7/8z/AwDc/woA6f8AAAQAAwAoAAcANAAAACcAAgAUAAEA+P8CANv/AgDR/wEA4v8BAOz/AgAIAPv/JAAVADMAFAAhAPP/GQDz//7/3P/l/+3/z/8BANf/CgDn/wkA/P///xoABwAwAAIAJwACABcAAwABAAIA4f8BAND/AgDd//3/6P8CAAYA/f8YAAwALwAZACUA9v8bAPj/AwDq/+r/7P/S//7/1/8EAOX/CQD6//7/GQAFAC8AAQApAAEAGQACAAMAAgDm/wEAzv8BANv//v/p/wIA//8BABMABQArACAALAABAB4A8f8NAOv/7v/m/9n/+P/R/wMA4f8OAPT/AQATAAMAKwAHACoAAwAbAAMABQADAO7/AQDU/wEA2f8AAOL////3////EgAAACUAGgAvAAUAHQD2/xIA9f/0//T/3P/4/8///f/h/wIA7f8AAAoAAQApAAQALQADACAAAgAPAP//9P///9r//f/T/wAA3f/9//D/AQAQAP//HAAHAC8ACQAfAPv/GAD+//f/+P/j/wEA0v/+/9n/AADq/wIABgD//x0AAQAuAAEAIwAAABQAAwD8/wEA3/8AAM//AADe////7f8BAAwA//8ZAAMALwAAACEA//8dAP3//v/9/+n////U//z/1v8BAOT/AAD+/wAAGwD+/ywA/v8kAAIAGAD///3////q/wEA0P///97/AADk/wAABAAAABUAAQAqAAEAKQAAABwAAAAFAP//6f8AANr////X/wAA4/8AAPj/AgAUAAAAKgD//ywAAAAcAP7/AQAAAOv/AADU/wAA2v8CAOP/AAABAAAAFgABABsAAAAqAAEAHwAAABQAAgDv/wEA3v///9H////f////7/8BAAoAAQApAAAALgD//yEAAQAIAAAA8P8BANr//v/V////4f8AAPf//v8UAAAAFAAAACYAAQAhAP7/GwD+//T/AADo/wIA1v8CANr/AgDp/wEABgAAAB8AAQAsAAEAJAAAAAwA///z/wEA3/8AANT/AADh/wEA9P///xQAAgASAAAAJQAAACEAAAAaAP//+v8BAOj////W////2P8BAOf///8DAAAAHwAAAC4AAAAlAAAAEgAAAPL/AQDm////0f8CAN3/AADr//7/EQD//xAAAQAhAAIAJQAAAB8AAAABAP//6v8CAN//AQDX/wAA4/8AAPr/AAAXAAAAKgABACgAAAAbAP///f8AAOj/AADU/wAA2v///+f/AQANAAMAEQD+/xwA/v8kAP7/IQABAAgA/v/p////5/8AANf/AQDd/wEA8v8BABMAAQAjAAAALgAAACAAAQADAAEA7f8BANn/AgDY//7/4P/+/wEAAAAXAAIAFAAFACUA/P8jAP//EgAAAO//AQDo////1/8AAN3/AADx//7/DgAAAB0AAQAoAAAAIwAAAAoAAQDv/wMA4f8AANn/AQDi/wEA+v///xgAAAAQAP3/IwD//yUA/v8XAAAA7/8AAOv/AADc/wAA3P/+/+v/AQALAAEAGgACACkAAAAkAP7/EAABAO/////q//7/1/8AANz/AgDw/wEAEgD//w8AAAAcAAIAJQAAAB0AAAD2////7P8AAOP/AgDa/wAA5P8BAAQAAQAWAAAAIgAAACMAAAAaAP//+P///+v/AQDZ/wAA2////+7/AAARAAAADgAAABYAAAAhAAAAIAABAPz/AQDt/wAA5P8AANr/AQDg/wEA/P8BABcAAAAhAP//KQD//xwAAAD8/wEA7v8AAN3////Z/wAA6f8BAA0AAAARAAEAEQAAACMAAAAgAAEA/f8CAO3/AADv/wAA3v8BANv////1////EgAAABkA//8nAAAAIgAAAAMAAADu/wAA6P8CANn/AQDg////BQD//xMAAQAOAP//IAABACYAAAAGAAAA6f////H/AADg/wEA2f8AAO3///8PAAAAFQACACQAAAAkAAEADQABAO//AADp/wAA2////9z/AQD7/wEAFgAAAAwAAQAXAP7/JQD9/xMAAADx/wAA8f8AAOr/AADc/wEA4/8BAAkAAAAVAAAAIQD//yYA//8UAAEA9P8BAOz/AADf/wAA3P8AAPP/AAAQAAAADQABAA0AAAAlAAEAGAD///H//v/0/wEA7v8CAN//AADg//3/BAACABUAAQAfAAAAJwABABgAAQD0//7/7f///+L/AADa/wIA8P///w4A//8SAAMACQAAACAAAQAgAP//+v////P////y/wEA4/8BANr/AQD9/wAAEwD//xkAAQAjAAAAIgABAPz////s/wAA6v8BANX/AQDr//7/BwABABMAAAAHAP//FwAAACYAAAD//wEA9P8BAPb/AQDu////2v8BAPn/AAATAP//FwD//yEAAAAjAAAAAgAAAOn/AQDr//7/2P8CAOT/AAABAP//FgABAAUAAQATAP//IwAAAAEAAgDy/wEA9/8AAPb/AADb/wAA6/8BABAAAAATAP7/IQAAACYA//8UAP//7/8AAPD/AADd/wEA3P/+//7///8OAAAACgAAAAgAAAAhAP//CQACAPT/AQD2/wAA9v///97////m/wIADgABABMAAQAfAP//JwAAABMAAADw/wAA8P///+r/AQDb/wAA9f8AAA8AAAARAAIABAD//wYA/v8HAAAAAQD//wMAAgAGAAAA7f8AAOz/AAALAP//DwACABQA//8bAAAAHgD///f/AADq/wEA6/8BANj//v/t/wAACAD+/xAAAgAEAAAABAABAAcAAQADAAAA//8AAAUA///1/wAA5f///wIAAAAOAAAAEAAAABsAAAAhAAAA/v8BAOj////y////3f8AAOf/AQAGAAEADAAAAAcA//8BAP//CQABAAMA//8BAP//BQAAAAAAAADo/wAA+/8AAAoAAAALAAAAFAAAACAAAQAGAAIA7f8BAPH/AADm/wMA3P8CAP7/AgASAP//CgD//wAAAAAIAP//BQD//wEAAAACAP7/BAAAAPz/AwD8////BAAAAAEA//8HAAAAHQAAAAgA/v/x//7/8f///+f/AQDg/////P///woAAAAMAP//AAABAAYA//8EAAAAAgAAAAUAAAACAAAAAwAAAAIAAAABAAAAAQABAAAAAgAcAP//DgD///T/AQDx/wAA9P8CAOH/AAD3/wAACQAAAAoAAQABAP//AwAAAAcAAAD+/wAAAgACAAEAAAD+////AwD+/wAAAAABAP//+v8BABEAAQATAAAA9f/+//L//f/z/wIA6f8AAPb/AQAFAP//DAAAAAAAAAAFAP//BQD//wEA//8DAAEAAQAAAP7///8AAAAA//8BAAIAAAD+/wAAEAABABYAAgD6/wEA8v8BAPX/AwDp/wAA8////wMA//8JAAEABAABAAEA//8FAAEA//8AAAMAAQACAP//AQAAAAEAAgAFAP//AQABAAAAAQAAAP//EQABAAAAAAD5/wEA+P8AAPr////6/wAA+/8BAAIA//8BAAAA//8CAAUA//8BAP7/AAABAAEAAgAAAAAAAwAAAAEA/v8DAAIAAAACAAQA//8TAAAA/P8BAPr////3//////8AAPz/AQD7/wEAAgD/////AAABAAEABAAAAP//////////AAAAAAAAAAADAAAAAwAAAAAA//8EAP///v/+/xAA//8HAAAA+/////j/AQD8////AAD///n///8AAAAA//8AAP////8DAP//AgAAAAAAAAACAAIAAAD+/wAAAQD//wAA/////wIAAgD9////CQACAAYA///9////+f8BAPr/AQAAAAIA/v///wAA//8AAAAAAAAAAAEAAAABAAAAAgAAAAEAAAAAAAEAAQABAAAAAgABAP//AAD//wEAAAD///////8BAAIAAQAAAAAA/v/+//////8BAAAAAQABAP//AAD///////8BAAAAAQABAP////8CAAEAAQD//wEA/v//////AQAAAAAAAAAAAAAAAAD9/wMA/////wAAAQD+/wEA/v/+//7/AQD//wMAAAAAAAAAAAABAAEA//////7/AAACAP3/AAD//wAAAQAAAP//AQD//wAAAAAAAAEA//8CAP//AAAAAAAA/v8AAAAA//8BAP//AAABAP//AAAAAP//AQD//wAAAQABAAAAAAABAAEA/v///wAAAAD//////////wAAAAAAAP//AAD////////8/wIAAAADAAEA/////wEA/v8BAP7/AgAAAAEAAgAAAP//AgD/////AQD//wEA//////7/AQD//wMAAAAAAAAA//8CAP//AQAAAP//AAACAAAAAAABAP//AQD+/wAA/////wAA/f///wAAAAAAAP7/AAAAAAAAAgD//wEAAQACAP//AAAAAAEAAQD//wAAAAAAAAAA//8BAAMA/v8AAP7/AQAAAAAAAQAAAAAA///+//7/AAAAAAAA//8BAP7/AQAAAP//AQABAAAAAQAAAP//AAD//wIA/v///wAAAQABAP//AAD//wEA//8BAP//AgAAAP///////wAAAQABAP//AwABAAAAAAAAAAAA/////wIAAwACAAAA/v8BAAAAAAAAAAAA//8AAP////8AAAAA/////wAA/////wEA/v8CAAEAAQD//wAAAAABAAAAAAD//wEAAQABAAAA//8CAAAAAAAAAP7/AAABAAAAAQABAAAAAgABAAAAAQD//wEAAwD+/wAA/v8AAAEAAAAAAAAAAAAAAAEAAAD//wMA/v///wAAAAACAAEAAAAAAP7///8DAAEAAQD//wEA/f8BAAEAAQD//wEAAQABAAMAAgAAAAEA//8AAP//BAAAAAIA/v//////AQABAAAAAAD//wEAAAACAAIAAQAAAAAAAgAAAAAAAAABAAIAAAABAAIAAQAAAP////8AAAAAAAD//wAAAQACAP//AAAAAAAAAQAAAAEA//8AAAAAAAD/////AQD//wAAAQD9////AQAAAAAA//8BAAAA///+/////v8BAAAAAQAAAAAAAAAAAAIA//8BAAAAAAACAP//AQD//wAAAAD/////AAD9/wAAAAACAAAAAgAAAAEAAQABAAEAAAAAAAEA//8AAAEAAQACAAAAAQAAAAEA//8BAAIAAAACAP//AAABAAAAAAAAAAAAAAD//wAAAQD/////AAAAAP////8AAAEAAAAAAP7///8BAAIAAQD//wEAAQAAAP//AgAAAAAAAAD//wAA//8CAP7/AQAAAP7/AAD+////AAAAAAAAAQABAAAA//8AAAEAAAABAP7/AAAAAP7/AAD+/wAAAQABAAEA/////////v8BAP///v///wIAAAAAAAAAAQAAAAIAAQAAAAAAAAABAAEAAAAAAAAAAAD//wEAAQD//wAAAQABAAAA/v/+/////////wAAAAD//wAAAAD/////AAAAAP7/AAD//wIA//8CAP//AQAAAP////8AAAAAAQABAP////8AAP//AQACAAAAAQAAAAAAAAAAAAAA//8BAAAAAAD+/wAA/v///wEAAAD+//7///8CAP7/AAABAP3/AwAAAAAAAAABAAIAAAABAAAAAQABAAIAAAAAAP//AAAAAAEAAAACAAEAAAACAAAAAAABAAAAAwAAAAAAAAD+/wAAAQD9//////8BAAAA/v8AAAAAAAAAAAAAAAD//wMA/v8BAAEAAQACAAAA/v8BAP//AwABAAIAAQABAP//AQAAAAEAAAAAAAEA//8AAAAAAAD/////AAABAAEAAAAAAP////8AAAAAAAAAAAAA/v8AAP//AQAAAP//AAABAAIAAQAAAAAAAgABAAAA/////wAAAQABAP//AQABAAEA/////wAAAAAAAAAAAAABAAEAAQAAAAAAAAAAAAAA//8AAP7/AQD9/wAAAgD//wEAAQABAAEA/v8AAAEA/////wAAAAAAAP//AAABAAAAAAAAAAAA//8CAP//AAABAAEAAQABAAAA//8BAAIAAgD//wAA/v8AAAEAAAD///7/AAAAAAEAAAABAAAAAQABAAAAAQACAAAA///+/wAAAQABAP7////+/wAA//8AAAAAAgAAAP//AQD9/wAAAAD//wAA//8AAAAAAQAAAAAAAQD//wAAAAAAAP//AQABAAAA/v8CAP//AAD///////8AAAAAAAACAAEA//8BAP7/AAAAAAEA//8BAAAAAQD//wAAAQD+/wAA/////wAAAAD//wAAAQABAAAA//8AAAEA/////wAA//8AAAAA/v/+/wEAAgABAP//AgD//wIA/////wAA//8AAAEAAQAAAAAAAQAAAAMAAAACAP//",showCount:!0},audio:{disabled:!0,defaultToggledOn:!1,language:"en-US",voiceNames:["Microsoft David - English (United States)","Alex (English - United States)"],rate:1,volume:1,icon:Gs,iconDisabled:qs},chatHistory:{disabled:!1,maxEntries:30,storageKey:"rcb-history",storageType:"LOCAL_STORAGE",viewChatHistoryButtonText:"Load Chat History ⟳",chatHistoryLineBreakText:"----- Previous Chat History -----",autoLoad:!1},chatInput:{disabled:!1,allowNewline:!1,enabledPlaceholderText:"Type your message...",disabledPlaceholderText:"",showCharacterCount:!1,characterLimit:-1,botDelay:1e3,sendButtonIcon:zs,blockSpam:!0,sendOptionOutput:!0,sendCheckboxOutput:!0,buttons:[ge.VOICE_MESSAGE_BUTTON,ge.SEND_MESSAGE_BUTTON]},chatWindow:{showScrollbar:!1,showTypingIndicator:!0,autoJumpToBottom:!1,showMessagePrompt:!0,messagePromptText:"New Messages ↓",messagePromptOffset:30,defaultOpen:!1},sensitiveInput:{maskInTextArea:!0,maskInUserBubble:!0,asterisksCount:10,hideInUserBubble:!1},userBubble:{animate:!0,showAvatar:!1,avatar:"data:image/svg+xml,%3csvg%20width='140'%20height='140'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cy='60.044'%20cx='70'%20fill='%235c5c5c'%20r='29'/%3e%3cpath%20d='m16.36%20156.186-.01-30.5c-.005-16.844%2024.168-30.507%2053.991-30.516%2029.823-.009%2054.004%2013.64%2054.01%2030.484l.008%2030.5-108%20.032z'%20fill='%235c5c5c'/%3e%3c/svg%3e",simulateStream:!1,streamSpeed:30},botBubble:{animate:!0,showAvatar:!1,avatar:Di,simulateStream:!1,streamSpeed:30},voice:{disabled:!0,defaultToggledOn:!1,language:"en-US",timeoutPeriod:1e4,autoSendDisabled:!1,autoSendPeriod:1e3,sendAsAudio:!1,icon:js,iconDisabled:Ws},footer:{text:P("div",{style:{cursor:"pointer",display:"flex",flexDirection:"row",alignItems:"center",columnGap:3},onClick:()=>window.open("https://react-chatbotify.com"),children:[P("span",{children:"Powered By "},0),P("div",{style:{borderRadius:"50%",width:14,height:14,display:"flex",justifyContent:"center",alignItems:"center",background:"linear-gradient(to right, #42b0c5, #491d8d)"},children:P(Bi,{style:{width:"80%",height:"80%",fill:"#fff"}})},1),P("span",{style:{fontWeight:"bold"},children:" React ChatBotify"},2)]}),buttons:[ge.FILE_ATTACHMENT_BUTTON,ge.EMOJI_PICKER_BUTTON]},fileAttachment:{disabled:!1,multiple:!0,accept:".png",icon:Si,iconDisabled:Si,sendFileName:!0,showMediaDisplay:!1},emoji:{disabled:!1,icon:Ii,iconDisabled:Ii,list:["😀","😃","😄","😅","😊","😌","😇","🙃","🤣","😍","🥰","🥳","🎉","🎈","🚀","⭐️"]},toast:{maxCount:3,forbidOnMax:!1,dismissOnClick:!0},event:{rcbPreInjectMessage:!1,rcbPostInjectMessage:!1,rcbStartSimulateStreamMessage:!1,rcbStopSimulateStreamMessage:!1,rcbStartStreamMessage:!1,rcbChunkStreamMessage:!1,rcbStopStreamMessage:!1,rcbRemoveMessage:!1,rcbLoadChatHistory:!1,rcbToggleChatWindow:!1,rcbStartSpeakAudio:!1,rcbToggleAudio:!1,rcbToggleNotifications:!1,rcbToggleVoice:!1,rcbChangePath:!1,rcbShowToast:!1,rcbDismissToast:!1,rcbUserSubmitText:!1,rcbUserUploadFile:!1,rcbTextAreaChangeValue:!1,rcbPreLoadChatBot:!1,rcbPostLoadChatBot:!1,rcbPreProcessBlock:!1,rcbPostProcessBlock:!1},ariaLabel:{chatButton:"open chat",audioButton:"toggle audio",closeChatButton:"close chat",emojiButton:"emoji picker",fileAttachmentButton:"upload file",notificationButton:"toggle notifications",sendButton:"send message",voiceButton:"toggle voice",inputTextArea:"input text area"},device:{desktopEnabled:!0,mobileEnabled:!0,applyMobileOptimizations:!0}},Qi=Ve({settings:{},setSyncedSettings:()=>null,syncedSettingsRef:{current:{}}}),Z=()=>We(Qi),Ys=({children:e,settings:t=Ti,setSyncedSettings:n,syncedSettingsRef:r})=>P(Qi.Provider,{value:{settings:t,setSyncedSettings:n,syncedSettingsRef:r},children:e}),Mi={tooltipStyle:{},notificationBadgeStyle:{},chatWindowStyle:{},headerStyle:{},bodyStyle:{},chatInputContainerStyle:{},chatInputAreaStyle:{},chatInputAreaFocusedStyle:{},chatInputAreaDisabledStyle:{},userBubbleStyle:{},botBubbleStyle:{},botOptionStyle:{},botOptionHoveredStyle:{},botCheckboxRowStyle:{},botCheckboxNextStyle:{},botCheckMarkStyle:{},botCheckMarkSelectedStyle:{},characterLimitStyle:{},characterLimitReachedStyle:{},chatHistoryLineBreakStyle:{},chatMessagePromptStyle:{},chatMessagePromptHoveredStyle:{},footerStyle:{},loadingSpinnerStyle:{},mediaDisplayContainerStyle:{},chatButtonStyle:{},chatButtonHoveredStyle:{},chatHistoryButtonStyle:{},chatHistoryButtonHoveredStyle:{},sendButtonStyle:{},sendButtonHoveredStyle:{},sendButtonDisabledStyle:{},audioButtonStyle:{},audioButtonDisabledStyle:{},closeChatButtonStyle:{},emojiButtonStyle:{},emojiButtonDisabledStyle:{},fileAttachmentButtonStyle:{},fileAttachmentButtonDisabledStyle:{},notificationButtonStyle:{},notificationButtonDisabledStyle:{},voiceButtonStyle:{},voiceButtonDisabledStyle:{},chatIconStyle:{},audioIconStyle:{},audioIconDisabledStyle:{},closeChatIconStyle:{},emojiIconStyle:{},emojiIconDisabledStyle:{},fileAttachmentIconStyle:{},fileAttachmentIconDisabledStyle:{},notificationIconStyle:{},notificationIconDisabledStyle:{},voiceIconStyle:{},voiceIconDisabledStyle:{},sendIconStyle:{},sendIconDisabledStyle:{},sendIconHoveredStyle:{},rcbTypingIndicatorContainerStyle:{},rcbTypingIndicatorDotStyle:{},toastPromptContainerStyle:{},toastPromptStyle:{},toastPromptHoveredStyle:{}},Oi=Ve({styles:{},setSyncedStyles:()=>null,syncedStylesRef:{current:{}}}),Ae=()=>We(Oi),Xs=({children:e,styles:t=Mi,setSyncedStyles:n,syncedStylesRef:r})=>P(Oi.Provider,{value:{styles:t,setSyncedStyles:n,syncedStylesRef:r},children:e}),Vs=({buttons:e})=>{var t,n,r,o,i,a,A;const{settings:s}=Z(),{styles:l}=Ae(),c={backgroundImage:`linear-gradient(to right, ${(t=s.general)==null?void 0:t.secondaryColor},
2
+ ${(n=s.general)==null?void 0:n.primaryColor})`,...l.headerStyle};return P("div",{style:c,className:"rcb-chat-header-container",children:[P("div",{className:"rcb-chat-header",children:[((r=s.header)==null?void 0:r.showAvatar)&&P("div",{style:{backgroundImage:`url("${(o=s.header)==null?void 0:o.avatar}")`},className:"rcb-bot-avatar"}),mt((i=s.header)==null?void 0:i.title)?(a=s.header)==null?void 0:a.title:P("div",{style:{margin:0,fontSize:20,fontWeight:"bold"},children:(A=s.header)==null?void 0:A.title})]}),P("div",{className:"rcb-chat-header",children:e==null?void 0:e.map((u,d)=>P(oe,{children:u},d))})]})},Ni=Ve({}),ye=()=>We(Ni),Ks=({children:e,botIdRef:t,flowRef:n})=>{const r=ie(null),o=ie(""),i=ie(null),a=ie(new Map),A=ie(null),s=ie(""),l=ie(!1),c=ie(null),u=ie(null),d=ie(null);return P(Ni.Provider,{value:{botIdRef:t,flowRef:n,inputRef:r,timeoutIdRef:i,streamMessageMap:a,chatBodyRef:A,paramsInputRef:s,keepVoiceOnRef:l,audioContextRef:c,audioBufferRef:u,gainNodeRef:d,prevInputRef:o},children:e})},Te=e=>{const[t,n]=ee(e),r=ie(e);return[t,o=>{const i=typeof o=="function"?o(r.current):o;r.current=i,n(i)},r]},Li=Ve({}),we=()=>We(Li),$s=({children:e,settings:t})=>{var n,r,o,i,a,A;const[s,l,c]=Te(!1),[u,d,p]=Te(((n=t==null?void 0:t.chatWindow)==null?void 0:n.defaultOpen)??!1),[f,y,h]=Te(((r=t==null?void 0:t.audio)==null?void 0:r.defaultToggledOn)??!1),[w,v,g]=Te(((o=t==null?void 0:t.voice)==null?void 0:o.defaultToggledOn)??!1),[x,C,E]=Te(((i=t==null?void 0:t.notification)==null?void 0:i.defaultToggledOn)??!0),[_,I]=ee(!1),[D,k]=ee(!1),[S,B,L]=Te(!1),[N,Q,W]=Te(!0),[O,H,m]=Te(!1),[U,b]=ee(!1),[F,K]=ee(!1),[z,ne]=ee(0),[fe,de]=ee(0),[Be,me]=ee(!1),[Ce,ft]=ee(((a=window.visualViewport)==null?void 0:a.height)??window.innerHeight),[ze,je]=ee(((A=window.visualViewport)==null?void 0:A.width)??window.innerWidth);return P(Li.Provider,{value:{isBotTyping:s,setSyncedIsBotTyping:l,syncedIsBotTypingRef:c,isChatWindowOpen:u,setSyncedIsChatWindowOpen:d,syncedIsChatWindowOpenRef:p,audioToggledOn:f,setSyncedAudioToggledOn:y,syncedAudioToggledOnRef:h,voiceToggledOn:w,setSyncedVoiceToggledOn:v,syncedVoiceToggledOnRef:g,notificationsToggledOn:x,setSyncedNotificationsToggledOn:C,syncedNotificationsToggledOnRef:E,isLoadingChatHistory:_,setIsLoadingChatHistory:I,hasChatHistoryLoaded:D,setHasChatHistoryLoaded:k,isScrolling:S,setSyncedIsScrolling:B,syncedIsScrollingRef:L,textAreaDisabled:N,setSyncedTextAreaDisabled:Q,syncedTextAreaDisabledRef:W,textAreaSensitiveMode:O,setSyncedTextAreaSensitiveMode:H,syncedTextAreaSensitiveModeRef:m,hasInteractedPage:U,setHasInteractedPage:b,hasFlowStarted:F,setHasFlowStarted:K,unreadCount:z,setUnreadCount:ne,inputLength:fe,setInputLength:de,blockAllowsAttachment:Be,setBlockAllowsAttachment:me,viewportHeight:Ce,setViewportHeight:ft,viewportWidth:ze,setViewportWidth:je},children:e})};var j=(e=>(e.START_SPEAK_AUDIO="rcb-start-speak-audio",e.TOGGLE_AUDIO="rcb-toggle-audio",e.TOGGLE_NOTIFICATIONS="rcb-toggle-notifications",e.TOGGLE_VOICE="rcb-toggle-voice",e.TOGGLE_CHAT_WINDOW="rcb-toggle-chat-window",e.PRE_INJECT_MESSAGE="rcb-pre-inject-message",e.POST_INJECT_MESSAGE="rcb-post-inject-message",e.START_SIMULATE_STREAM_MESSAGE="rcb-start-simulate-stream-message",e.STOP_SIMULATE_STREAM_MESSAGE="rcb-stop-simulate-stream-message",e.START_STREAM_MESSAGE="rcb-start-stream-message",e.CHUNK_STREAM_MESSAGE="rcb-chunk-stream-message",e.STOP_STREAM_MESSAGE="rcb-stop-stream-message",e.REMOVE_MESSAGE="rcb-remove-message",e.LOAD_CHAT_HISTORY="rcb-load-chat-history",e.CHANGE_PATH="rcb-change-path",e.SHOW_TOAST="rcb-show-toast",e.DISMISS_TOAST="rcb-dismiss-toast",e.USER_SUBMIT_TEXT="rcb-user-submit-text",e.USER_UPLOAD_FILE="rcb-user-upload-file",e.TEXT_AREA_CHANGE_VALUE="rcb-text-area-change-value",e.PRE_LOAD_CHATBOT="rcb-pre-load-chatbot",e.POST_LOAD_CHATBOT="rcb-post-load-chatbot",e.PRE_PROCESS_BLOCK="rcb-pre-process-block",e.POST_PROCESS_BLOCK="rcb-post-process-block",e))(j||{});const Js={[j.START_SPEAK_AUDIO]:!0,[j.TOGGLE_AUDIO]:!0,[j.TOGGLE_VOICE]:!0,[j.TOGGLE_NOTIFICATIONS]:!0,[j.TOGGLE_CHAT_WINDOW]:!0,[j.PRE_INJECT_MESSAGE]:!0,[j.POST_INJECT_MESSAGE]:!1,[j.PRE_LOAD_CHATBOT]:!0,[j.POST_LOAD_CHATBOT]:!1,[j.START_SIMULATE_STREAM_MESSAGE]:!0,[j.STOP_SIMULATE_STREAM_MESSAGE]:!1,[j.START_STREAM_MESSAGE]:!0,[j.CHUNK_STREAM_MESSAGE]:!0,[j.STOP_STREAM_MESSAGE]:!0,[j.REMOVE_MESSAGE]:!0,[j.LOAD_CHAT_HISTORY]:!0,[j.CHANGE_PATH]:!0,[j.SHOW_TOAST]:!0,[j.DISMISS_TOAST]:!0,[j.USER_SUBMIT_TEXT]:!0,[j.USER_UPLOAD_FILE]:!0,[j.TEXT_AREA_CHANGE_VALUE]:!0,[j.PRE_PROCESS_BLOCK]:!0,[j.POST_PROCESS_BLOCK]:!0},vr=async(e,t,n)=>{const r=new CustomEvent(e,{detail:t,cancelable:Js[e]});return r.data=n,r.promises=[],window.dispatchEvent(r),await Promise.all(r.promises),r},Ri=Ve({paths:[],setSyncedPaths:()=>{},syncedPathsRef:{current:[]}}),en=()=>We(Ri),Zs=({children:e})=>{const[t,n,r]=Te([]);return P(Ri.Provider,{value:{paths:t,setSyncedPaths:n,syncedPathsRef:r},children:e})},Ge=()=>{const{botIdRef:e}=ye(),{syncedPathsRef:t}=en(),n=q(()=>t.current.length>0?t.current.at(-1)??null:null,[]),r=q(()=>t.current.length>1?t.current.at(-2)??null:null,[]);return{dispatchRcbEvent:q(async(o,i)=>{const a={botId:e.current,currPath:n(),prevPath:r()};return await vr(o,a,i)},[e])}},Qe=()=>{const{settings:e}=Z(),{isChatWindowOpen:t,setSyncedIsChatWindowOpen:n,viewportHeight:r,setViewportHeight:o,viewportWidth:i,setViewportWidth:a,setUnreadCount:A,setSyncedIsBotTyping:s,setSyncedIsScrolling:l,syncedIsBotTypingRef:c,syncedIsChatWindowOpenRef:u}=we(),{chatBodyRef:d}=ye(),{dispatchRcbEvent:p}=Ge(),f=q(()=>{if(!d.current)return!1;const g=d.current.getBoundingClientRect(),x=window.innerHeight??document.documentElement.clientHeight,C=window.innerWidth??document.documentElement.clientWidth;return g.top>=0&&g.left>=0&&g.bottom<=x&&g.right<=C},[d]),y=q(async g=>{var x;g!==u.current&&((x=e.event)!=null&&x.rcbToggleChatWindow&&(await p(j.TOGGLE_CHAT_WINDOW,{currState:u.current,newState:!u.current})).defaultPrevented||n(C=>(C||A(0),!C)))},[u]),h=q(async g=>{g!==c.current&&s(x=>!x)},[c]),w=q((g,x,C,E)=>(g/=E/2)<1?C/2*g*g+x:-C/2*(--g*(g-2)-1)+x,[]),v=q((g=0)=>{if(!d.current)return;const x=d.current.scrollHeight-d.current.clientHeight;if(g<=0)return d.current.scrollTop=x,void l(!1);const C=d.current.scrollTop,E=x-C;let _=0;const I=()=>{if(!d.current)return;_+=20;const D=w(_,C,E,g);d.current.scrollTop=D,_<g?requestAnimationFrame(I):l(!1)};I()},[d]);return{isChatWindowOpen:t,setSyncedIsChatWindowOpen:n,toggleChatWindow:y,viewportHeight:r,setViewportHeight:o,viewportWidth:i,setViewportWidth:a,toggleIsBotTyping:h,scrollToBottom:v,getIsChatBotVisible:f}},el=()=>{var e,t,n;const{settings:r}=Z(),{styles:o}=Ae(),{unreadCount:i,isScrolling:a}=we(),{chatBodyRef:A}=ye(),{scrollToBottom:s}=Qe(),[l,c]=ee(!1),u={color:(e=r.general)==null?void 0:e.primaryColor,borderColor:(t=r.general)==null?void 0:t.primaryColor,...o.chatMessagePromptHoveredStyle};return P("div",{className:"rcb-message-prompt-container "+(A.current&&((d=r.chatWindow)!=null&&d.showMessagePrompt)&&a&&i>0?"visible":"hidden"),children:P("div",{onMouseEnter:()=>{c(!0)},onMouseLeave:()=>{c(!1)},style:l?u:{...o.chatMessagePromptStyle},onMouseDown:p=>{p.preventDefault(),s(600)},className:"rcb-message-prompt-text",children:(n=r.chatWindow)==null?void 0:n.messagePromptText})});var d},Hi=Ve({messages:[],setSyncedMessages:()=>{},syncedMessagesRef:{current:[]}}),yr=()=>We(Hi),tl=({children:e})=>{const[t,n,r]=Te([]);return P(Hi.Provider,{value:{messages:t,setSyncedMessages:n,syncedMessagesRef:r},children:e})},nl=({message:e,isNewSender:t})=>{var n,r,o,i,a,A;const{settings:s}=Z(),{styles:l}=Ae(),c=typeof e.content=="string",u=e.content,d=e.contentWrapper?P(e.contentWrapper,{children:u}):u,p={backgroundColor:(n=s.general)==null?void 0:n.primaryColor,color:"#fff",maxWidth:(r=s.userBubble)!=null&&r.showAvatar?"65%":"70%",...l.userBubbleStyle},f=(o=s.userBubble)!=null&&o.animate?"rcb-user-message-entry":"",y=((i=s.userBubble)==null?void 0:i.showAvatar)&&t,h="rcb-user-message"+(!t&&(a=s.userBubble)!=null&&a.showAvatar?" rcb-user-message-offset":"");return P("div",{className:"rcb-user-message-container",children:[c?P("div",{style:p,className:`${h} ${f}`,children:d}):P(oe,{children:d}),y&&P("div",{style:{backgroundImage:`url("${(A=s.userBubble)==null?void 0:A.avatar}")`},className:"rcb-message-user-avatar"})]})},rl=({message:e,isNewSender:t})=>{var n,r,o,i,a,A;const{settings:s}=Z(),{styles:l}=Ae(),c=typeof e.content=="string",u=e.content,d=e.contentWrapper?P(e.contentWrapper,{children:u}):u,p={backgroundColor:(n=s.general)==null?void 0:n.secondaryColor,color:"#fff",maxWidth:(r=s.botBubble)!=null&&r.showAvatar?"65%":"70%",...l.botBubbleStyle},f=(o=s.botBubble)!=null&&o.animate?"rcb-bot-message-entry":"",y=((i=s.botBubble)==null?void 0:i.showAvatar)&&t,h="rcb-bot-message"+(!t&&(a=s.botBubble)!=null&&a.showAvatar?" rcb-bot-message-offset":"");return P("div",{className:"rcb-bot-message-container",children:[y&&P("div",{style:{backgroundImage:`url("${(A=s.botBubble)==null?void 0:A.avatar}")`},className:"rcb-message-bot-avatar"}),c?P("div",{style:p,className:`${h} ${f}`,children:d}):P(oe,{children:d})]})},ol=()=>{var e,t,n;const{settings:r}=Z(),{styles:o}=Ae(),i=(e=r.botBubble)!=null&&e.animate?"rcb-bot-message-entry":"";return P("div",{className:"rcb-bot-message-container",children:[((t=r.botBubble)==null?void 0:t.showAvatar)&&P("div",{style:{backgroundImage:`url("${(n=r.botBubble)==null?void 0:n.avatar}")`},className:"rcb-message-bot-avatar"}),P("div",{onMouseDown:a=>{a.preventDefault()},className:`rcb-bot-message ${i}`,children:P("div",{className:"rcb-typing-indicator",style:{...o==null?void 0:o.rcbTypingIndicatorContainerStyle},children:[P("span",{className:"rcb-dot",style:{...o==null?void 0:o.rcbTypingIndicatorDotStyle}}),P("span",{className:"rcb-dot",style:{...o==null?void 0:o.rcbTypingIndicatorDotStyle}}),P("span",{className:"rcb-dot",style:{...o==null?void 0:o.rcbTypingIndicatorDotStyle}})]})})]})},il=()=>{var e,t,n;const{settings:r}=Z(),{styles:o}=Ae(),{messages:i}=yr(),{scrollToBottom:a}=Qe(),{isBotTyping:A,syncedIsScrollingRef:s}=we(),{chatBodyRef:l}=ye(),c={...o==null?void 0:o.bodyStyle,scrollbarWidth:(e=r.chatWindow)!=null&&e.showScrollbar?"auto":"none"};return te(()=>{s.current||a()},[(t=l.current)==null?void 0:t.scrollHeight]),P("div",{style:c,className:"rcb-chat-body-container",ref:l,children:[i.map((u,d)=>{const p=(f=>f===0||i[f].sender!==i[f-1].sender)(d);return u.sender.toUpperCase()==="USER"?P(nl,{message:u,isNewSender:p},d):u.sender.toUpperCase()==="BOT"?P(rl,{message:u,isNewSender:p},d):P("div",{children:u.content},d)}),A&&((n=r.chatWindow)==null?void 0:n.showTypingIndicator)&&P(ol,{}),P(el,{})]})},al=({checkboxes:e,checkedItems:t,path:n})=>{var r,o,i,a,A,s,l,c,u,d,p;const{settings:f}=Z(),{styles:y}=Ae(),{paths:h}=en(),{handleSubmitText:w}=Mt(),[v,g]=ee(new Set),[x,C]=ee(!1),E={cursor:x?`url("${(r=f.general)==null?void 0:r.actionDisabledIcon}"), auto`:"pointer",color:(o=f.general)==null?void 0:o.primaryColor,borderColor:(i=f.general)==null?void 0:i.primaryColor,...y.botCheckboxRowStyle},_={cursor:x||v.size<e.min?`url("${(a=f.general)==null?void 0:a.actionDisabledIcon}"), auto`:"pointer",color:(A=f.general)==null?void 0:A.primaryColor,borderColor:(s=f.general)==null?void 0:s.primaryColor,...y.botCheckboxNextStyle},I={cursor:x?`url("${(l=f.general)==null?void 0:l.actionDisabledIcon}"), auto`:"pointer",color:"transparent",...y.botCheckMarkStyle},D={cursor:x?`url("${(c=f.general)==null?void 0:c.actionDisabledIcon}"), auto`:"pointer",color:"#fff",borderColor:(u=f.general)==null?void 0:u.primaryColor,backgroundColor:(d=f.general)==null?void 0:d.primaryColor,...y.botCheckMarkSelectedStyle};return te(()=>{h.length>0&&h[h.length-1]!==n&&C(!e.reusable)},[h]),P("div",{className:"rcb-checkbox-container "+((p=f.botBubble)!=null&&p.showAvatar?"rcb-checkbox-offset":""),children:[e.items.map(k=>P("div",{onMouseDown:S=>{S.preventDefault(),(B=>{x||g(L=>{const N=new Set(L);if(N.has(B))t.delete(B),N.delete(B);else{if(v.size==e.max)return L;t.add(B),N.add(B)}return N})})(k)},style:E,className:"rcb-checkbox-row-container",children:P("div",{className:"rcb-checkbox-row",children:[P("div",{style:v.has(k)?D:I,className:"rcb-checkbox-mark"}),P("div",{className:"rcb-checkbox-label",children:k})]})},k)),P("div",{style:_,className:"rcb-checkbox-next-button",onMouseDown:k=>{var S;if(k.preventDefault(),x||v.size<e.min)return;const B=Array.from(t).join(", ");let L;C(!e.reusable),L=e.sendOutput!=null?e.sendOutput:((S=f.chatInput)==null?void 0:S.sendCheckboxOutput)??!0,w(B,L)}})]})},Al=async(e,t)=>{const n=e.checkboxes;if(!n)return;let r;if(typeof n=="function"?(r=n(t),r instanceof Promise&&(r=await r)):r=n,Array.isArray(r)&&(r={items:r}),!("items"in r)||r.items.length==0)return;r.min==null&&(r.min=1),r.max==null&&(r.max=r.items.length),r.min>r.max&&(r.min=r.max),r.reusable==null&&(r.reusable=!1);const o=new Set,i=t.currPath,a=P(al,{checkboxes:r,checkedItems:o,path:i});await t.injectMessage(a)},sl=async(e,t)=>{const n=e.function;if(!n)return;const r=n(t);return r instanceof Promise?await r:r},ll=async(e,t,n)=>{const r=e.message;if(!r)return;if(typeof r=="string")return void(r.trim()!==""&&(n?await t.simulateStreamMessage(r):await t.injectMessage(r)));let o=r(t);o instanceof Promise&&(o=await o),typeof o=="string"&&o.trim()!==""&&(n?await t.simulateStreamMessage(o):await t.injectMessage(o))},cl=({options:e,path:t})=>{var n,r,o,i,a,A;const{settings:s}=Z(),{styles:l}=Ae(),{paths:c}=en(),{handleSubmitText:u}=Mt(),[d,p]=ee([]),[f,y]=ee(!1),h={cursor:f?`url("${(n=s.general)==null?void 0:n.actionDisabledIcon}"), auto`:"pointer",color:(r=s.general)==null?void 0:r.primaryColor,borderColor:(o=s.general)==null?void 0:o.primaryColor,backgroundColor:"#fff",...l.botOptionStyle},w={color:"#fff",borderColor:(i=s.general)==null?void 0:i.primaryColor,backgroundColor:(a=s.general)==null?void 0:a.primaryColor,...l.botOptionHoveredStyle};return te(()=>{c.length>0&&c[c.length-1]!==t&&y(!e.reusable)},[c]),P("div",{className:"rcb-options-container "+((A=s.botBubble)!=null&&A.showAvatar?"rcb-options-offset":""),children:e.items.map((v,g)=>{const x=d[g]&&!f;return P("div",{className:"rcb-options",style:x?w:h,onMouseEnter:()=>(C=>{p(E=>{const _=[...E];return _[C]=!0,_})})(g),onMouseLeave:()=>(C=>{p(E=>{const _=[...E];return _[C]=!1,_})})(g),onMouseDown:C=>{var E;if(C.preventDefault(),f)return;let _;y(!e.reusable),_=e.sendOutput!=null?e.sendOutput:((E=s.chatInput)==null?void 0:E.sendOptionOutput)??!0,u(v,_)},children:v},v)})})},ul=async(e,t)=>{const n=e.options;if(!n)return;let r;if(typeof n=="function"?(r=n(t),r instanceof Promise&&(r=await r)):r=n,Array.isArray(r)&&(r={items:r}),!("items"in r)||r.items.length==0)return;r.reusable==null&&(r.reusable=!1);const o=t.currPath,i=P(cl,{options:r,path:o});await t.injectMessage(i)},dl=async(e,t)=>{const n=e.component;if(n){if(typeof n=="function"){let r=n(t);return r instanceof Promise&&(r=await r),r?void await t.injectMessage(r):void 0}await t.injectMessage(n)}},pl=async(e,t,n,r)=>{const o=e.transition;let i;if(typeof o=="function"?(i=o(t),i instanceof Promise&&(i=await i)):i=o,typeof i=="number"&&(i={duration:i}),!i||i instanceof Promise||i.duration==null||typeof i.duration!="number")return;i.interruptable==null&&(i.interruptable=!1);const a=setTimeout(async()=>{const A=await r(e);A&&await Fi(A,t)},i.duration);i.interruptable&&(n.current=a)},fl=async(e,t,n)=>{const r=e.chatDisabled;if(r==null)return;let o;typeof r=="function"?(o=r(t),o instanceof Promise&&(o=await o)):o=r,n(o)},Ui=async(e,t,n)=>{const r=e.isSensitive;if(!r)return void n(!1);let o;typeof r=="function"?(o=r(t),o instanceof Promise&&(o=await o)):o=r,n(o)},Fi=async(e,t)=>{if(!e)throw new Error("Block is not valid.");const n=Object.keys(e);for(const r of n)r==="function"&&await sl(e,t);n.includes("path")&&await(async(r,o)=>{const i=r.path;if(!i)return!1;if(typeof i=="string")return await o.goToPath(i),!0;let a=i(o);if(a instanceof Promise&&(a=await a),!a)return!1;const A=a;return await o.goToPath(A),!0})(e,t)},hl=()=>{var e;const{settings:t}=Z(),{styles:n}=Ae();return P("div",{className:"rcb-line-break-container",children:P("div",{style:{...n.chatHistoryLineBreakStyle},className:"rcb-line-break-text","data-testid":"chat-history-line-break-text",children:(e=t.chatHistory)==null?void 0:e.chatHistoryLineBreakText})})},gl=()=>{var e;const{settings:t}=Z(),{styles:n}=Ae(),r={borderTop:`4px solid ${(e=t.general)==null?void 0:e.primaryColor}`,...n.loadingSpinnerStyle};return P("div",{className:"rcb-spinner-container",children:P("div",{style:r,className:"rcb-spinner"})})},Pn=()=>{try{if(typeof crypto<"u"&&typeof crypto.randomUUID=="function")return crypto.randomUUID();throw new Error("crypto.randomUUID not available")}catch(e){if(typeof crypto<"u"&&typeof crypto.getRandomValues=="function")return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){const n=crypto.getRandomValues(new Uint8Array(1))[0]%16;return(t==="x"?n:3&n|8).toString(16)});throw console.error(e),new Error("crypto.getRandomValues is also not available")}},st=(e,t)=>({id:Pn(),content:e,sender:t,type:typeof e=="string"?"string":"object",timestamp:new Date().toUTCString(),tags:[]});let lt,zi=!1,kn="rcb-history",Cn=30,ji=!1,tn=[];const br=async e=>{if(ji||!lt)return;const t=[],n=zi?tn.length:0;for(let o=e.length-1;o>=n;o--){const i=e[o];if(i.sender.toUpperCase()!=="SYSTEM"&&(i.content!==""&&t.unshift(i),t.length===Cn))break}let r=t.map(vl);if(r.length<Cn){const o=Cn-r.length;r=[...tn.slice(-o),...r]}Wi(r)},wr=()=>tn,ml=e=>{Wi(e),tn=e},Wi=e=>{lt&&lt.setItem(kn,JSON.stringify(e))},xr=e=>{var t,n,r,o,i;lt=((n=(t=e.chatHistory)==null?void 0:t.storageType)==null?void 0:n.toUpperCase())==="SESSION_STORAGE"?sessionStorage:localStorage,kn=(r=e.chatHistory)==null?void 0:r.storageKey,Cn=(o=e.chatHistory)==null?void 0:o.maxEntries,ji=(i=e.chatHistory)==null?void 0:i.disabled,tn=(a=>{if(a!=null)try{return JSON.parse(a)}catch{return[]}return[]})(lt.getItem(kn))},vl=e=>mt(e.content)?structuredClone({id:e.id,content:Rs.renderToString(e.content),type:e.type,sender:e.sender.toUpperCase(),timestamp:e.timestamp,tags:e.tags}):e,Gi=(e,t,n)=>{const r=new DOMParser().parseFromString(e,"text/html");return Array.from(r.body.childNodes).map((o,i)=>{var a;if(o.nodeType===Node.TEXT_NODE)return o.textContent;{const A=o.tagName.toLowerCase();let s=Array.from(o.attributes).reduce((l,c)=>{const u=c.name.toLowerCase();if(u==="style"){const d=c.value.split(";").filter(f=>f.trim()!==""),p={};d.forEach(f=>{const[y,h]=f.split(":").map(v=>v.trim()),w=y.replace(/-([a-z])/g,(v,g)=>g.toUpperCase());p[w]=h}),l[u]=p}else A!=="audio"&&A!=="video"||u!=="controls"||c.value!==""?l[u]=c.value:l[u]="true";return l},{});if(Object.prototype.hasOwnProperty.call(s,"class")){const l=o.classList;s.className=l.toString(),delete s.class,(a=t.botBubble)!=null&&a.showAvatar&&(s=yl(l,s)),s=bl(l,s,t,n),s=wl(l,s,t,n),s=xl(l,s,t,n),s=El(l,s,t,n)}if(["area","base","br","col","embed","hr","img","input","link","meta","source","track","wbr"].includes(A))return re(A,{key:i,...s});{const l=Gi(o.innerHTML,t,n);return re(A,{key:i,...s},...l)}}})},yl=(e,t)=>((e.contains("rcb-options-container")||e.contains("rcb-checkbox-container"))&&(t.className=`${e.toString()} rcb-options-offset`),t),bl=(e,t,n,r)=>{var o,i,a,A,s;return e.contains("rcb-options")&&(t.style={...t.style,color:((o=r.botOptionStyle)==null?void 0:o.color)??((i=n.general)==null?void 0:i.primaryColor),borderColor:((a=r.botOptionStyle)==null?void 0:a.color)??((A=n.general)==null?void 0:A.primaryColor),cursor:`url("${(s=n.general)==null?void 0:s.actionDisabledIcon}"), auto`,...r.botOptionStyle}),t},wl=(e,t,n,r)=>{var o,i,a,A,s;return e.contains("rcb-checkbox-row-container")&&(t.style={...t.style,color:((o=r.botCheckboxRowStyle)==null?void 0:o.color)??((i=n.general)==null?void 0:i.primaryColor),borderColor:((a=r.botCheckboxRowStyle)==null?void 0:a.color)??((A=n.general)==null?void 0:A.primaryColor),cursor:`url("${(s=n.general)==null?void 0:s.actionDisabledIcon}"), auto`,...r.botCheckboxRowStyle}),t},xl=(e,t,n,r)=>{var o,i,a,A,s;return e.contains("rcb-checkbox-next-button")&&(t.style={...t.style,color:((o=r.botCheckboxNextStyle)==null?void 0:o.color)??((i=n.general)==null?void 0:i.primaryColor),borderColor:((a=r.botCheckboxNextStyle)==null?void 0:a.color)??((A=n.general)==null?void 0:A.primaryColor),cursor:`url("${(s=n.general)==null?void 0:s.actionDisabledIcon}"), auto`,...r.botCheckboxNextStyle}),t},El=(e,t,n,r)=>{var o,i;return(e.contains("rcb-media-display-image-container")||e.contains("rcb-media-display-video-container"))&&(t.style={...t.style,backgroundColor:(o=n.general)==null?void 0:o.primaryColor,maxWidth:(i=n.userBubble)!=null&&i.showAvatar?"65%":"70%",...r.mediaDisplayContainerStyle}),t},Er=()=>{const{settings:e}=Z(),{notificationsToggledOn:t,setSyncedNotificationsToggledOn:n,hasInteractedPage:r,unreadCount:o,setUnreadCount:i,syncedNotificationsToggledOnRef:a}=we(),{audioBufferRef:A,audioContextRef:s,gainNodeRef:l}=ye(),{dispatchRcbEvent:c}=Ge(),u=q(async()=>{var p,f;const y=(p=e.notification)==null?void 0:p.sound;s.current=new AudioContext;const h=s.current.createGain();let w;if(h.gain.value=((f=e.notification)==null?void 0:f.volume)??.2,l.current=h,y!=null&&y.startsWith("data:audio")){const v=atob(y.split(",")[1]),g=new ArrayBuffer(v.length),x=new Uint8Array(g);for(let C=0;C<v.length;C++)x[C]=v.charCodeAt(C);w=g}else w=await(await fetch(y)).arrayBuffer();A.current=await s.current.decodeAudioData(w)},[e.notification]),d=q(()=>{var p;if((p=e.notification)!=null&&p.disabled||!a.current||!r||!s.current||!A.current)return;const f=s.current.createBufferSource();f.buffer=A.current,f.connect(l.current).connect(s.current.destination),f.start()},[e.notification,a,r,s,A,l]);return{unreadCount:o,setUnreadCount:i,notificationsToggledOn:t,toggleNotifications:q(async p=>{var f;p!==a.current&&((f=e.event)!=null&&f.rcbToggleNotifications&&(await c(j.TOGGLE_NOTIFICATIONS,{currState:a.current,newState:!a.current})).defaultPrevented||n(y=>!y))},[a]),playNotificationSound:d,setUpNotifications:u}},Pl=(e,t)=>{var n,r,o,i;((a,A,s,l,c)=>{if(!window.SpeechSynthesisUtterance)return void console.info("Speech Synthesis API is not supported in this environment.");const u=new window.SpeechSynthesisUtterance;u.text=a,u.lang=A,u.rate=l,u.volume=c;let d=!1;for(const p of s)if(window.speechSynthesis.getVoices().find(f=>{if(f.name===p)return u.voice=f,window.speechSynthesis.speak(u),void(d=!0)}),d)break;d||window.speechSynthesis.speak(u)})(t,(n=e.audio)==null?void 0:n.language,(r=e.audio)==null?void 0:r.voiceNames,(o=e.audio)==null?void 0:o.rate,(i=e.audio)==null?void 0:i.volume)},qi=()=>{const{settings:e}=Z(),{audioToggledOn:t,setSyncedAudioToggledOn:n,syncedAudioToggledOnRef:r}=we(),{dispatchRcbEvent:o}=Ge(),i=q(async A=>{var s;A!==r.current&&((s=e.event)!=null&&s.rcbToggleAudio&&(await o(j.TOGGLE_AUDIO,{currState:r.current,newState:!r.current})).defaultPrevented||n(l=>!l))},[r]),a=q(async A=>{var s,l;if((s=e.audio)!=null&&s.disabled||!r.current)return;let c=A;if((l=e.event)!=null&&l.rcbStartSpeakAudio){const u=await o(j.START_SPEAK_AUDIO,{textToRead:c});if(u.defaultPrevented)return;c=u.data.textToRead}Pl(e,c)},[e,r]);return{audioToggledOn:t,speakAudio:a,toggleAudio:i}},yt=()=>{var e,t;const{settings:n}=Z(),{messages:r,setSyncedMessages:o,syncedMessagesRef:i}=yr(),{setSyncedIsBotTyping:a,setUnreadCount:A,syncedIsScrollingRef:s,syncedIsChatWindowOpenRef:l}=we(),{streamMessageMap:c,chatBodyRef:u,paramsInputRef:d}=ye(),{scrollToBottom:p,getIsChatBotVisible:f}=Qe(),{dispatchRcbEvent:y}=Ge(),{speakAudio:h}=qi(),{playNotificationSound:w}=Er(),v=q((D,k=!1)=>{var S,B;br(D);let L=!0;const N=D[D.length-1];if(!N)return;const Q=N.sender.toUpperCase();Q==="USER"&&(L=!1),(S=n.general)!=null&&S.embedded&&f()&&(L=!1),(l.current&&!s.current||k)&&(L=!1),L&&w(),!k&&(Q!=="USER"&&(B=n.chatWindow)!=null&&B.autoJumpToBottom||Q==="USER"||!s.current)&&setTimeout(()=>p(),1)},[n,u,l,s,w,p,f]),g=q(async(D,k="BOT",S=null)=>{var B,L,N,Q,W;if(typeof D!="string")throw new Error("Content must be of type string to simulate stream.");k=k.toUpperCase();let O=st(D,k);if((B=n.event)!=null&&B.rcbStartSimulateStreamMessage){const z=await y(j.START_SIMULATE_STREAM_MESSAGE,{message:O});if(z.defaultPrevented)return null;S=z.data.simulateStreamChunker||S,O=z.data.message}a(!1);let H=30;H=k==="BOT"?(L=n.botBubble)==null?void 0:L.streamSpeed:(N=n.userBubble)==null?void 0:N.streamSpeed;const m={...O,content:""};o(z=>[...z,m]),v(i.current);let U=O.content;S&&(U=S(U));let b=0;const F=U.length;O.sender.toUpperCase()==="BOT"&&(l.current||(Q=n.general)!=null&&Q.embedded)&&typeof O.content=="string"&&O.content.trim()!==""&&h(O.content);const K=new Promise(z=>{const ne=setInterval(()=>{if(b>=F)return clearInterval(ne),void z();o(fe=>{const de=[...fe];for(let Be=de.length-1;Be>=0;Be--)if(de[Be].id===m.id){const me=U[b];me&&(m.content+=me,de[Be]=m),b++;break}return de})},H)});return(s.current||!l.current)&&A(z=>z+1),await K,br(i.current),(W=n.event)!=null&&W.rcbStopSimulateStreamMessage&&await y(j.STOP_SIMULATE_STREAM_MESSAGE,{message:O}),k==="USER"&&(d.current=D),O},[n,y,v,i,d,a,A,l,h]),x=q(async(D,k="BOT")=>{var S,B,L;k=k.toUpperCase();let N=st(D,k);if((S=n.event)!=null&&S.rcbPreInjectMessage){const Q=await y(j.PRE_INJECT_MESSAGE,{message:N});if(Q.defaultPrevented)return null;N=Q.data.message}return N.sender.toUpperCase()==="BOT"&&(l.current||(B=n.general)!=null&&B.embedded)&&typeof N.content=="string"&&N.content.trim()!==""&&h(N.content),(s.current||!l.current)&&A(Q=>Q+1),(L=n.event)!=null&&L.rcbPostInjectMessage&&await y(j.POST_INJECT_MESSAGE,{message:N}),o(Q=>[...Q,N]),v(i.current),k==="USER"&&typeof D=="string"&&(d.current=D),N},[n,y,v,d,i,l,h,A]),C=q(async D=>{var k;const S=i.current.find(B=>B.id===D);return!S||(k=n.event)!=null&&k.rcbRemoveMessage&&(await y(j.REMOVE_MESSAGE,{message:S})).defaultPrevented?null:(o(B=>B.filter(L=>L.id!==D)),v(i.current),A(B=>Math.max(B-1,0)),S)},[y,(e=n.event)==null?void 0:e.rcbRemoveMessage,v,i,A]),E=q(async(D,k="BOT")=>{var S,B;if(k=k.toUpperCase(),!c.current.has(k)){const N=st(D,k);return(S=n.event)!=null&&S.rcbStartStreamMessage&&(await y(j.START_STREAM_MESSAGE,{message:N})).defaultPrevented?null:(a(!1),o(Q=>[...Q,N]),v(i.current),c.current.set(k,N.id),(s.current||!l.current)&&A(Q=>Q+1),N)}const L={...st(D,k),id:c.current.get(k)};return(B=n.event)!=null&&B.rcbChunkStreamMessage&&(await y(j.CHUNK_STREAM_MESSAGE,{message:L})).defaultPrevented?null:(o(N=>N.map(Q=>Q.id===L.id?L:Q)),v(i.current,!0),L)},[y,n.event,v,i,a,A,c]),_=q(async(D="BOT")=>{var k;if(D=D.toUpperCase(),!c.current.has(D))return!0;const S=c.current.get(D);let B;for(let L=0;L<3;L++){const N=i.current.find(Q=>Q.id===S);N&&(B=N),await new Promise(Q=>setTimeout(Q,20))}return((k=n.event)==null||!k.rcbStopStreamMessage||!(await y(j.STOP_STREAM_MESSAGE,{message:B})).defaultPrevented)&&(c.current.delete(D),br(i.current),D==="USER"&&typeof(B==null?void 0:B.content)=="string"&&(d.current=B.content),!0)},[y,(t=n.event)==null?void 0:t.rcbStopStreamMessage,c,d]),I=q(D=>{const k=typeof D=="function"?D(i.current):D;o(k),v(k)},[v,i]);return{simulateStreamMessage:g,injectMessage:x,removeMessage:C,streamMessage:E,endStreamMessage:_,replaceMessages:I,messages:r}};let Pr,Ke,_n,ct=!1,$e=null;const kr=()=>{if(!Pr){const e=window.SpeechRecognition||window.webkitSpeechRecognition;Pr=e!=null?new e:null}return Pr},kl=(e,t,n,r,o,i)=>{var a,A,s;const l=kr();if(!l)return;if(!ct)try{ct=!0,l.lang=(a=e.voice)==null?void 0:a.language,l.start()}catch{}const c=(A=e.voice)==null?void 0:A.timeoutPeriod,u=(s=e.voice)==null?void 0:s.autoSendPeriod;l.onresult=d=>{var p,f;clearTimeout(Ke),Ke=null,clearTimeout(_n);const y=d.results[d.results.length-1][0].transcript;if(i.current){const h=(p=e.chatInput)==null?void 0:p.characterLimit,w=i.current.value+y;h!=null&&h>=0&&w.length>h?r(w.slice(0,h)):r(w),o(i.current.value.length)}c&&(Ke=setTimeout(async()=>await _r(t,i),c)),(f=e.voice)!=null&&f.autoSendDisabled||(_n=setTimeout(n,u))},l.onend=()=>{ct?(l.start(),!Ke&&c&&(Ke=setTimeout(async()=>await _r(t,i),c))):(clearTimeout(Ke),Ke=null,clearTimeout(_n))},c&&(Ke=setTimeout(async()=>await _r(t,i),c))},Cl=(e,t)=>{navigator.mediaDevices.getUserMedia({audio:!0}).then(n=>{if($e=new MediaRecorder(n),!ct)try{ct=!0,$e.start()}catch{}$e.ondataavailable=r=>{t.current&&t.current.push(r.data)},$e.onstop=()=>{e(),n.getTracks().forEach(r=>r.stop())}}).catch(n=>{console.error("Unable to use microphone:",n)})},Cr=()=>{const e=kr();e&&(ct=!1,e&&e.stop(),$e&&$e.state!=="inactive"&&($e.stop(),$e=null),clearTimeout(Ke),Ke=null,clearTimeout(_n))},_r=async(e,t)=>{var n;(n=t.current)!=null&&n.disabled||await e(),Cr()},Dr=()=>{const{settings:e}=Z(),{voiceToggledOn:t,setSyncedVoiceToggledOn:n,syncedVoiceToggledOnRef:r}=we(),{dispatchRcbEvent:o}=Ge(),i=q(async A=>{var s;A!==r.current&&((s=e.event)!=null&&s.rcbToggleVoice&&(await o(j.TOGGLE_VOICE,{currState:r.current,newState:!r.current})).defaultPrevented||n(l=>!l))},[r]),a=q(A=>{((s,l)=>{var c,u,d;const p=kr();(c=l.voice)!=null&&c.disabled||(u=l.chatInput)==null||!u.blockSpam||!p||(s&&!ct?(ct=!0,(d=l.voice)!=null&&d.sendAsAudio?$e==null||$e.start():p.start()):s||Cr())})(A,e)},[e]);return{voiceToggledOn:t,toggleVoice:i,syncVoice:a}},bt=()=>{var e;const{settings:t}=Z(),{inputLength:n,setInputLength:r,textAreaDisabled:o,setSyncedTextAreaDisabled:i,textAreaSensitiveMode:a,setSyncedTextAreaSensitiveMode:A,syncedTextAreaDisabledRef:s,syncedTextAreaSensitiveModeRef:l}=we(),{inputRef:c,chatBodyRef:u,prevInputRef:d}=ye(),{dispatchRcbEvent:p}=Ge(),{getIsChatBotVisible:f}=Qe(),y=q(async E=>{var _,I,D;if(s.current&&c.current)c.current.value="";else if(c.current&&d.current!==null){const k=(_=t.chatInput)==null?void 0:_.characterLimit,S=(I=t.chatInput)!=null&&I.allowNewline?E:E.replace(/\n/g," ");if(k!=null&&k>=0&&S.length>k?c.current.value=S.slice(0,k):c.current.value=S,(D=t.event)!=null&&D.rcbTextAreaChangeValue&&(await p(j.TEXT_AREA_CHANGE_VALUE,{currValue:c.current.value,prevValue:d.current})).defaultPrevented)return void(c.current.value=d.current);d.current=c.current.value}},[s,c,d,t,p]),h=q(E=>{var _;(_=c.current)!=null&&_.disabled||setTimeout(()=>{var I,D,k;(I=t.general)!=null&&I.embedded?f()&&((D=c.current)==null||D.focus()):E!=="start"&&((k=c.current)==null||k.focus())},100)},[c,(e=t.general)==null?void 0:e.embedded,u,f]),w=q(()=>{c.current&&c.current.focus()},[]),v=q(()=>{c.current&&c.current.blur()},[]),g=q(()=>c&&c.current?c.current.value:"",[]),x=q(E=>{E!==s.current&&i(_=>!_)},[s]),C=q(E=>{E!==l.current&&A(_=>!_)},[l]);return{textAreaDisabled:o,setSyncedTextAreaDisabled:i,textAreaSensitiveMode:a,setSyncedTextAreaSensitiveMode:A,inputLength:n,setInputLength:r,getTextAreaValue:g,setTextAreaValue:y,updateTextAreaFocus:h,focusTextArea:w,blurTextArea:v,toggleTextAreaDisabled:x,toggleTextAreaSensitiveMode:C}},Yi=Ve({toasts:[],setSyncedToasts:()=>{},syncedToastsRef:{current:[]}}),Xi=()=>We(Yi),_l=({children:e})=>{const[t,n,r]=Te([]);return P(Yi.Provider,{value:{toasts:t,setSyncedToasts:n,syncedToastsRef:r},children:e})},Qt=()=>{const{settings:e}=Z(),{toasts:t,setSyncedToasts:n,syncedToastsRef:r}=Xi(),{dispatchRcbEvent:o}=Ge(),i=q(async(s,l)=>{var c,u,d,p;let f=null;if(r.current.length>=(((c=e.toast)==null?void 0:c.maxCount)??3)){if((u=e.toast)!=null&&u.forbidOnMax)return null;f=Pn();let h={id:f,content:s,timeout:l};if((d=e.event)!=null&&d.rcbShowToast){const w=await o(j.SHOW_TOAST,{toast:h});if(w.defaultPrevented)return null;h=w.data.toast}return n(w=>[...w.slice(1),h]),f}f=Pn();let y={id:f,content:s,timeout:l};if((p=e.event)!=null&&p.rcbShowToast){const h=await o(j.SHOW_TOAST,{toast:y});if(h.defaultPrevented)return null;y=h.data.toast}return n(h=>[...h,y]),f},[e,o]),a=q(async s=>{var l;const c=r.current.find(u=>u.id===s);return!c||(l=e.event)!=null&&l.rcbDismissToast&&(await o(j.DISMISS_TOAST,{toast:c})).defaultPrevented?null:(n(u=>u.filter(d=>d.id!==s)),s)},[o]),A=q(s=>{const l=typeof s=="function"?s(r.current):s;n(l)},[r]);return{showToast:i,dismissToast:a,toasts:t,replaceToasts:A}},Dn=()=>{var e,t,n,r,o;const{settings:i}=Z(),{paths:a,setSyncedPaths:A,syncedPathsRef:s}=en(),{flowRef:l,streamMessageMap:c,paramsInputRef:u,keepVoiceOnRef:d,timeoutIdRef:p}=ye(),{setSyncedIsBotTyping:f,setSyncedTextAreaDisabled:y,setSyncedTextAreaSensitiveMode:h,blockAllowsAttachment:w,setBlockAllowsAttachment:v}=we(),{dispatchRcbEvent:g}=Ge(),{endStreamMessage:x,injectMessage:C,removeMessage:E,simulateStreamMessage:_,streamMessage:I}=yt(),{showToast:D,dismissToast:k}=Qt(),{toggleChatWindow:S}=Qe(),{updateTextAreaFocus:B,setTextAreaValue:L}=bt(),{syncVoice:N}=Dr(),Q=q(async b=>{var F;if((F=i.event)!=null&&F.rcbPostProcessBlock){const K=await g(j.POST_PROCESS_BLOCK,{block:b});if(K.defaultPrevented)return null;b=K.data.block}return b},[(e=i.event)==null?void 0:e.rcbPostProcessBlock,g]),W=q(async(b,F)=>{var K,z,ne,fe;if(!b)return;let de=l.current[b];if(!de)return void f(!1);if((K=i.event)!=null&&K.rcbPreProcessBlock){const me=await g(j.PRE_PROCESS_BLOCK,{block:de});if(me.defaultPrevented)return;de=me.data.block}f(!0),(z=i.chatInput)!=null&&z.blockSpam&&y(!0),h(!1);const Be={prevPath:F,currPath:b,goToPath:m,setTextAreaValue:L,userInput:u.current,endStreamMessage:x,injectMessage:C,removeMessage:E,simulateStreamMessage:_,streamMessage:I,toggleChatWindow:S,showToast:D,dismissToast:k};await(async(me,Ce,ft,ze,je,Ne,Le)=>{if(!me)throw new Error("Block is not valid.");for(const nt of Object.keys(me))switch(nt){case"message":await ll(me,Ce,ft);break;case"options":await ul(me,Ce);break;case"checkboxes":await Al(me,Ce);break;case"component":await dl(me,Ce);break;case"chatDisabled":await fl(me,Ce,je);break;case"isSensitive":await Ui(me,Ce,Ne);break;case"transition":await pl(me,Ce,ze,Le)}})(de,Be,((ne=i.botBubble)==null?void 0:ne.simulateStream)??!1,p,y,h,Q),f(!1),"chatDisabled"in de||y((fe=i.chatInput)==null?void 0:fe.disabled),"isSensitive"in de||h(!1),v(typeof de.file=="function"),B(b),N(d.current&&!de.chatDisabled),b!==F&&c.current.clear()},[l,B,N,(t=i.botBubble)==null?void 0:t.simulateStream,(n=i.chatInput)==null?void 0:n.disabled,u,x,C,E,_,I,S,D,k,d,c]),O=q(()=>s.current.length>0?s.current.at(-1)??null:null,[]),H=q(()=>s.current.length>1?s.current.at(-2)??null:null,[]),m=q(async b=>{var F;const K=O(),z=H();return((F=i.event)==null||!F.rcbChangePath||!(await g(j.CHANGE_PATH,{currPath:K,prevPath:z,nextPath:b})).defaultPrevented)&&(A(ne=>[...ne,b]),await W(b,K),!0)},[(r=i.chatInput)==null?void 0:r.blockSpam,(o=i.event)==null?void 0:o.rcbChangePath,W,g]),U=q(b=>{const F=typeof b=="function"?b(s.current):b;A(F)},[s]);return{getCurrPath:O,getPrevPath:H,goToPath:m,blockAllowsAttachment:w,setBlockAllowsAttachment:v,paths:a,replacePaths:U,firePostProcessBlockEvent:Q}},Mt=()=>{var e,t,n,r;const{settings:o}=Z(),{endStreamMessage:i,injectMessage:a,removeMessage:A,simulateStreamMessage:s,streamMessage:l}=yt(),{syncedPathsRef:c}=en(),{getCurrPath:u,getPrevPath:d,goToPath:p,firePostProcessBlockEvent:f}=Dn(),{setSyncedTextAreaSensitiveMode:y,setSyncedTextAreaDisabled:h,setSyncedIsBotTyping:w,setBlockAllowsAttachment:v,setInputLength:g,syncedVoiceToggledOnRef:x,syncedTextAreaSensitiveModeRef:C}=we(),{flowRef:E,inputRef:_,keepVoiceOnRef:I,paramsInputRef:D,timeoutIdRef:k}=ye(),{showToast:S,dismissToast:B}=Qt(),{dispatchRcbEvent:L}=Ge(),{syncVoice:N}=Dr(),{setTextAreaValue:Q}=bt(),{toggleChatWindow:W}=Qe(),O=q(async m=>{var U,b,F,K,z,ne;const fe=u();if(fe&&E.current[fe]){if(C.current){if((U=o==null?void 0:o.sensitiveInput)!=null&&U.hideInUserBubble)return;if((b=o==null?void 0:o.sensitiveInput)!=null&&b.maskInUserBubble)return void((F=o.userBubble)!=null&&F.simulateStream?await s("*".repeat(((K=o.sensitiveInput)==null?void 0:K.asterisksCount)??10),"USER"):await a("*".repeat(((z=o.sensitiveInput)==null?void 0:z.asterisksCount)??10),"USER"))}(ne=o.userBubble)!=null&&ne.simulateStream?await s(m,"USER"):await a(m,"USER")}},[E,u,o,a,s,C]),H=q(async(m,U=!0)=>{var b,F;if((m=m.trim())==="")return;U&&await O(m),k.current&&clearTimeout(k.current),_.current&&(Q(""),g(0));const K=u();if(!K)return;let z=E.current[K];const ne=await f(z);ne&&((b=o.chatInput)!=null&&b.blockSpam&&h(!0),I.current=x.current,N(!1),setTimeout(()=>{w(!0)},400),y(!1),setTimeout(async()=>{var fe;const de={prevPath:d(),currPath:u(),goToPath:p,setTextAreaValue:Q,userInput:D.current,injectMessage:a,simulateStreamMessage:s,streamMessage:l,removeMessage:A,endStreamMessage:i,toggleChatWindow:W,showToast:S,dismissToast:B},Be=c.current.length;await Fi(ne,de),c.current.length===Be&&(h("chatDisabled"in z?!!z.chatDisabled:!((fe=o.chatInput)==null||!fe.disabled)),Ui(z,de,y),v(typeof z.file=="function"),N(I.current),w(!1))},(F=o.chatInput)==null?void 0:F.botDelay))},[k,(e=o.chatInput)==null?void 0:e.blockSpam,(t=o.chatInput)==null?void 0:t.botDelay,(n=o.chatInput)==null?void 0:n.disabled,I,x,N,O,d,u,p,a,s,l,A,i,W,S,B,E]);return{handleSubmitText:q(async(m,U=!0)=>{var b,F;m=m??((b=_.current)==null?void 0:b.value),!((F=o.event)!=null&&F.rcbUserSubmitText&&(await L(j.USER_SUBMIT_TEXT,{inputText:m,sendInChat:U})).defaultPrevented||!u())&&H(m,U)},[L,u,H,_,(r=o.event)==null?void 0:r.rcbUserSubmitText])}},Bn=()=>{var e;const{settings:t}=Z();return ve(()=>{var n;if(typeof window>"u"||!window.navigator)return!1;if((n=t.device)==null||!n.applyMobileOptimizations)return!0;const r=navigator.userAgent,o=!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(r),i=window.innerWidth>=768;return o&&i},[(e=t.device)==null?void 0:e.applyMobileOptimizations])},Dl=({buttons:e})=>{var t,n,r,o,i,a,A,s,l,c,u;const d=Bn(),{settings:p}=Z(),{styles:f}=Ae(),{textAreaDisabled:y,textAreaSensitiveMode:h,inputLength:w,hasFlowStarted:v,setHasFlowStarted:g,setInputLength:x}=we(),{inputRef:C}=ye(),[E,_]=ee(!1),[I,D]=ee(!1),{handleSubmitText:k}=Mt(),{setTextAreaValue:S}=bt(),B={boxSizing:d?"content-box":"border-box",...f.chatInputAreaStyle},L={outline:y?"":"none",boxShadow:y?"":`0 0 5px ${(t=p.general)==null?void 0:t.primaryColor}`,boxSizing:d?"content-box":"border-box",...f.chatInputAreaStyle,...f.chatInputAreaFocusedStyle},N={cursor:`url("${(n=p.general)==null?void 0:n.actionDisabledIcon}"), auto`,caretColor:"transparent",boxSizing:d?"content-box":"border-box",...f.chatInputAreaStyle,...f.chatInputAreaDisabledStyle},Q={color:"#989898",...f.characterLimitStyle},W={color:"#ff0000",...f.characterLimitReachedStyle},O=y?(r=p.chatInput)==null?void 0:r.disabledPlaceholderText:(o=p.chatInput)==null?void 0:o.enabledPlaceholderText,H=()=>{y||_(!0)},m=()=>{_(!1)},U=()=>{D(!0)},b=()=>{D(!1)},F=async z=>{var ne;if(!I&&z.key==="Enter"){if(z.shiftKey)return void((ne=p.chatInput)!=null&&ne.allowNewline||z.preventDefault());z.preventDefault(),await k()}},K=z=>{C.current&&(S(z.target.value),x(C.current.value.length))};return P("div",{"aria-label":((i=p.ariaLabel)==null?void 0:i.inputTextArea)??"input text area",role:"textbox",onMouseDown:z=>{var ne;z.stopPropagation(),!v&&((ne=p.general)==null?void 0:ne.flowStartTrigger)==="ON_CHATBOT_INTERACT"&&g(!0)},style:{...f.chatInputContainerStyle},className:"rcb-chat-input",children:[h&&(a=p.sensitiveInput)!=null&&a.maskInTextArea?P("input",{ref:C,type:"password",className:"rcb-chat-input-textarea",style:y?N:E?L:B,placeholder:O,onChange:K,onKeyDown:F,onFocus:H,onBlur:m,onCompositionStart:U,onCompositionEnd:b}):P("textarea",{ref:C,style:y?N:E?L:B,rows:1,className:"rcb-chat-input-textarea",placeholder:O,onChange:K,onKeyDown:F,onFocus:H,onBlur:m,onCompositionStart:U,onCompositionEnd:b}),P(oe,{children:[e==null?void 0:e.map((z,ne)=>P(oe,{children:z},ne)),((A=p.chatInput)==null?void 0:A.showCharacterCount)&&((s=p.chatInput)==null?void 0:s.characterLimit)!=null&&((l=p.chatInput)==null?void 0:l.characterLimit)>0&&P("div",{className:"rcb-chat-input-char-counter",style:w>=((c=p.chatInput)==null?void 0:c.characterLimit)?W:Q,children:[w,"/",(u=p.chatInput)==null?void 0:u.characterLimit]})]})]})},Bl=({buttons:e})=>{var t;const{settings:n}=Z(),{styles:r}=Ae();return P("div",{"data-testid":"chatbot-footer-container",style:{...r.footerStyle},className:"rcb-chat-footer-container",children:[P("div",{className:"rcb-chat-footer",children:e==null?void 0:e.map((o,i)=>P(oe,{children:o},i))}),P("span",{children:(t=n.footer)==null?void 0:t.text})]})},Sl=()=>{var e,t,n,r,o,i,a;const{settings:A}=Z(),{styles:s}=Ae(),{unreadCount:l}=we(),{isChatWindowOpen:c,toggleChatWindow:u}=Qe(),[d,p]=ee(!1),f={backgroundImage:`linear-gradient(to right, ${(e=A.general)==null?void 0:e.secondaryColor},
3
+ ${(t=A.general)==null?void 0:t.primaryColor})`,...s.chatButtonStyle},y={transform:"scale(1.05)",...s.chatButtonStyle,...s.chatButtonHoveredStyle},h={backgroundImage:`url(${(n=A.chatButton)==null?void 0:n.icon})`,fill:"#fff",width:75,height:75,...s.chatIconStyle};return P(oe,{children:!((r=A.general)!=null&&r.embedded)&&P("div",{"aria-label":((o=A.ariaLabel)==null?void 0:o.chatButton)??"open chat",role:"button",style:d?y:f,className:"rcb-toggle-button "+(c?"rcb-button-hide":"rcb-button-show"),onMouseEnter:()=>{p(!0)},onMouseLeave:()=>{p(!1)},onClick:()=>u(!0),children:[(()=>{var w;const v=(w=A.chatButton)==null?void 0:w.icon;return v&&typeof v!="string"?v&&P("span",{className:"rcb-toggle-icon",children:P(v,{style:h})}):P("span",{className:"rcb-toggle-icon",style:h})})(),!((i=A.notification)!=null&&i.disabled)&&((a=A.notification)==null?void 0:a.showCount)&&P("span",{style:{...s.notificationBadgeStyle},className:"rcb-badge",children:l})]})})},Il=()=>{var e,t,n,r;const o=Bn(),{settings:i}=Z(),{styles:a}=Ae(),{chatBodyRef:A}=ye(),{isChatWindowOpen:s,toggleChatWindow:l}=Qe(),[c,u]=ee(!1),[d,p]=ee(!1),[f,y]=ee(0);te(()=>{var v,g,x;const C=(v=i.tooltip)==null?void 0:v.mode;if(C==="ALWAYS")if(o){let E;E=s?(((g=A.current)==null?void 0:g.offsetWidth)??375)-(typeof((x=a.chatButtonStyle)==null?void 0:x.width)=="number"?a.chatButtonStyle.width:75):0,y(E),u(!0)}else u(!s);else C==="NEVER"?u(!1):C==="START"?d?u(!1):(p(!0),u(!0)):C==="CLOSE"&&u(!s)},[s]);const h={transform:`translateX(-${f}px)`,right:(((e=a.chatButtonStyle)==null?void 0:e.width)??75)+40,bottom:30,backgroundColor:(t=i.general)==null?void 0:t.secondaryColor,color:"#fff",...a.tooltipStyle},w={borderColor:`transparent transparent transparent ${h.backgroundColor}`};return P(oe,{children:!((n=i.general)!=null&&n.embedded)&&P("div",{"data-testid":"chat-tooltip",style:h,className:"rcb-chat-tooltip "+(c?"rcb-tooltip-show":"rcb-tooltip-hide"),onClick:()=>l(!0),children:[P("span",{children:(r=i.tooltip)==null?void 0:r.text}),P("span",{className:"rcb-chat-tooltip-tail",style:w})]})})},Tl=({id:e,content:t,timeout:n})=>{var r,o;const{settings:i}=Z(),{styles:a}=Ae(),[A]=ee({toastPromptStyle:{...a.toastPromptStyle},toastPromptHoveredStyle:{...a.toastPromptHoveredStyle}}),{dismissToast:s}=Qt(),[l,c]=ee(!1),u={color:(r=i.general)==null?void 0:r.primaryColor,borderColor:(o=i.general)==null?void 0:o.primaryColor,...A.toastPromptHoveredStyle};return te(()=>{if(n){const d=setTimeout(()=>{s(e)},n);return()=>clearTimeout(d)}},[e,s,n]),typeof t=="string"?P("div",{onMouseEnter:()=>{c(!0)},onMouseLeave:()=>{c(!1)},style:l?u:A.toastPromptStyle,onMouseDown:async d=>{var p;(p=i.toast)!=null&&p.dismissOnClick&&(d.preventDefault(),await s(e))},className:"rcb-toast-prompt",children:t}):P(oe,{children:t})},Ql=()=>{var e,t,n,r,o,i,a,A,s,l,c,u;const{styles:d}=Ae(),{toasts:p}=Xi(),f={bottom:`calc(${typeof((e=d.footerStyle)==null?void 0:e.height)=="number"?`${(t=d.footerStyle)==null?void 0:t.height}px`:((n=d.footerStyle)==null?void 0:n.height)??"50px"} + ${typeof((r=d.chatInputContainerStyle)==null?void 0:r.height)=="number"?`${(o=d.chatInputContainerStyle)==null?void 0:o.height}px`:((i=d.chatInputContainerStyle)==null?void 0:i.height)??"70px"} + 20px)`,width:300,minWidth:`calc(${typeof((a=d.chatWindowStyle)==null?void 0:a.width)=="number"?`${(A=d.chatWindowStyle)==null?void 0:A.width}px`:((s=d.chatWindowStyle)==null?void 0:s.width)??"375px"} / 2)`,maxWidth:`calc(${typeof((l=d.chatWindowStyle)==null?void 0:l.width)=="number"?`${(c=d.chatWindowStyle)==null?void 0:c.width}px`:((u=d.chatWindowStyle)==null?void 0:u.width)??"375px"} - 50px)`,...d.toastPromptContainerStyle};return P("div",{className:"rcb-toast-prompt-container",style:f,children:p.map(y=>P(Tl,{id:y.id,content:y.content,timeout:y.timeout},y.id))})},Vi=({file:e,fileType:t,fileUrl:n})=>{var r,o,i;const{settings:a}=Z(),{styles:A}=Ae(),s={backgroundColor:(r=a.general)==null?void 0:r.primaryColor,maxWidth:(o=a.userBubble)!=null&&o.showAvatar?"65%":"70%",...A.mediaDisplayContainerStyle};return P(oe,{children:n?P(oe,{children:[t==="image"&&n&&P("div",{style:s,className:"rcb-media-display-image-container rcb-media-entry","data-testid":"media-display-image-container",children:P("img",{src:n,alt:"Image Display",className:"rcb-media-display-image"})}),t==="video"&&n&&P("div",{style:s,className:"rcb-media-display-video-container rcb-media-entry","data-testid":"media-display-video-container",children:P("video",{controls:!0,className:"rcb-media-display-video",children:[P("source",{src:n,type:e.type}),"Your browser does not support the video tag."]})}),t==="audio"&&n&&P("audio",{"data-testid":"media-display-audio-container",style:{maxWidth:(i=a.userBubble)!=null&&i.showAvatar?"65%":"70%"},controls:!0,className:"rcb-media-display-audio rcb-media-entry",children:[P("source",{src:n,type:e.type}),"Your browser does not support the audio tag."]})]}):P(oe,{})})},Ki=async e=>{if(!e)return{fileType:null,fileUrl:null};const t=e.type.split("/")[0];if(!["image","video","audio"].includes(t))return{fileType:null,fileUrl:null};try{return{fileType:t,fileUrl:await new Promise((n,r)=>{const o=new FileReader;o.onload=()=>n(o.result),o.onerror=()=>r(new Error("File reading failed")),o.readAsDataURL(e)})}}catch(n){return console.error(n),{fileType:null,fileUrl:null}}},Ml=()=>{var e,t,n,r,o,i;const{settings:a}=Z(),{styles:A}=Ae(),{injectMessage:s,simulateStreamMessage:l,streamMessage:c,removeMessage:u,endStreamMessage:d}=yt(),{getCurrPath:p,getPrevPath:f,goToPath:y,blockAllowsAttachment:h}=Dn(),{flowRef:w,inputRef:v}=ye(),g=w.current,{showToast:x,dismissToast:C}=Qt(),{dispatchRcbEvent:E}=Ge(),{toggleChatWindow:_}=Qe(),{setTextAreaValue:I}=bt(),{handleSubmitText:D}=Mt(),k={cursor:`url("${(e=a.general)==null?void 0:e.actionDisabledIcon}"), auto`,...A.fileAttachmentButtonStyle,...A.fileAttachmentButtonDisabledStyle},S={backgroundImage:`url(${(t=a.fileAttachment)==null?void 0:t.icon})`,fill:"#a6a6a6",...A.fileAttachmentIconStyle},B={backgroundImage:`url(${(n=a.fileAttachment)==null?void 0:n.icon})`,fill:"#a6a6a6",...A.fileAttachmentIconStyle,...A.fileAttachmentIconDisabledStyle};return P("label",{"aria-label":((r=a.ariaLabel)==null?void 0:r.fileAttachmentButton)??"upload file",role:"button",className:h?"rcb-attach-button-enabled":"rcb-attach-button-disabled",style:h?{...A.fileAttachmentButtonStyle}:k,children:[P("input",{className:"rcb-attach-input",role:"file",type:"file",onChange:async L=>{var N,Q,W,O;const H=L.target.files;if(!H)return;const m=Array.from(H);if(L.target.value="",(N=a.event)!=null&&N.rcbUserUploadFile&&(await E(j.USER_UPLOAD_FILE,{files:m})).defaultPrevented)return;const U=p();if(!U)return;const b=g[U];if(!b)return;const F=b.file;if(F!=null){const K=[];for(let z=0;z<m.length;z++){if(K.push(m[z].name),(Q=a.fileAttachment)==null||!Q.showMediaDisplay)continue;const ne=await Ki(m[z]);!ne.fileType||!ne.fileUrl||await s(P(Vi,{file:m[z],fileType:ne.fileType,fileUrl:ne.fileUrl}),"USER")}await D("📄 "+K.join(", "),(W=a.fileAttachment)==null?void 0:W.sendFileName),await F({userInput:(O=v.current)==null?void 0:O.value,prevPath:f(),currPath:p(),goToPath:y,setTextAreaValue:I,injectMessage:s,simulateStreamMessage:l,streamMessage:c,removeMessage:u,endStreamMessage:d,toggleChatWindow:_,showToast:x,dismissToast:C,files:m})}},multiple:(o=a.fileAttachment)==null?void 0:o.multiple,accept:(i=a.fileAttachment)==null?void 0:i.accept,disabled:!h}),(()=>{var L,N;const Q=h?(L=a.fileAttachment)==null?void 0:L.icon:(N=a.fileAttachment)==null?void 0:N.iconDisabled;return Q&&typeof Q!="string"?Q&&P("span",{className:h?"rcb-attach-icon-enabled":"rcb-attach-icon-disabled",children:P(Q,{style:h?S:B})}):P("span",{className:h?"rcb-attach-icon-enabled":"rcb-attach-icon-disabled",style:h?S:B})})()]})},Ol=()=>{var e,t,n,r,o,i;const{settings:a}=Z(),{styles:A}=Ae(),{syncedTextAreaDisabledRef:s}=we(),{inputRef:l}=ye(),{textAreaDisabled:c,setTextAreaValue:u}=bt(),d=ie(null),p=ie(null),[f,y]=ee(!1),h={cursor:`url("${(e=a.general)==null?void 0:e.actionDisabledIcon}"), auto`,...A.emojiButtonStyle,...A.emojiButtonDisabledStyle},w={backgroundImage:`url(${(t=a.emoji)==null?void 0:t.icon})`,fill:"#a6a6a6",...A.emojiIconStyle},v={backgroundImage:`url(${(n=a.emoji)==null?void 0:n.icon})`,fill:"#a6a6a6",...A.emojiIconStyle,...A.emojiIconDisabledStyle};return te(()=>{const g=C=>{const E=C.composedPath();d.current&&!E.includes(d.current)&&p.current&&!E.includes(p.current)&&y(!1)},x=()=>{(()=>{if(d.current&&p.current){const C=p.current.getBoundingClientRect(),E=d.current.offsetHeight,_=C.top-E-8;d.current.style.left=`${C.left}px`,d.current.style.top=`${_}px`}})()};return document.addEventListener("mousedown",g),window.addEventListener("resize",x),()=>{document.removeEventListener("mousedown",g),window.removeEventListener("resize",x)}},[]),P(oe,{children:[P("div",{"aria-label":((r=a.ariaLabel)==null?void 0:r.emojiButton)??"emoji picker",role:"button",ref:p,className:c?"rcb-emoji-button-disabled":"rcb-emoji-button-enabled",style:c?h:{...A.emojiButtonStyle},onMouseDown:g=>{g.preventDefault(),s.current?y(!1):y(x=>!x)},children:(()=>{var g,x;const C=c?(g=a.emoji)==null?void 0:g.iconDisabled:(x=a.emoji)==null?void 0:x.icon;return C&&typeof C!="string"?C&&P("span",{className:c?"rcb-emoji-icon-disabled":"rcb-emoji-icon-enabled",children:P(C,{style:c?v:w})}):P("span",{className:c?"rcb-emoji-icon-disabled":"rcb-emoji-icon-enabled",style:c?v:w})})()}),f&&P("div",{className:"rcb-emoji-button-popup",ref:d,children:(i=(o=a.emoji)==null?void 0:o.list)==null?void 0:i.map((g,x)=>P("span",{className:"rcb-emoji",onMouseDown:C=>((E,_)=>{E.preventDefault(),l.current&&(u(l.current.value+_),setTimeout(()=>{const I=l.current;if(I){I.focus();const D=I.value.length;I.setSelectionRange(D,D)}},50)),y(!1)})(C,g),children:g},x))})]})},Nl=()=>{var e,t,n;const{settings:r}=Z(),{styles:o}=Ae(),{audioToggledOn:i,toggleAudio:a}=qi(),A={backgroundImage:`url(${(e=r.audio)==null?void 0:e.icon})`,fill:"#fcec3d",...o.audioIconStyle},s={backgroundImage:`url(${(t=r.audio)==null?void 0:t.iconDisabled})`,fill:"#e8eaed",...o.audioIconStyle,...o.audioIconDisabledStyle};return P("div",{"aria-label":((n=r.ariaLabel)==null?void 0:n.audioButton)??"toggle audio",role:"button",onMouseDown:async l=>{l.preventDefault(),await a()},style:i?{...o.audioButtonStyle}:{...o.audioButtonStyle,...o.audioButtonDisabledStyle},children:(()=>{var l,c;const u=i?(l=r.audio)==null?void 0:l.icon:(c=r.audio)==null?void 0:c.iconDisabled;return u&&typeof u!="string"?u&&P("span",{className:"rcb-audio-icon","data-testid":"rcb-audio-icon",children:P(u,{style:i?A:s,"data-testid":"rcb-audio-icon-svg"})}):P("span",{className:"rcb-audio-icon","data-testid":"rcb-audio-icon",style:i?A:s})})()})},Ll=()=>{var e,t;const{settings:n}=Z(),{styles:r}=Ae(),{toggleChatWindow:o}=Qe(),i={backgroundImage:`url(${(e=n.header)==null?void 0:e.closeChatIcon})`,fill:"#e8eaed",stroke:"#e8eaed",...r.closeChatIconStyle};return P("div",{"aria-label":((t=n.ariaLabel)==null?void 0:t.closeChatButton)??"close chat",role:"button",onMouseDown:a=>{a.stopPropagation(),o(!1)},style:{...r.closeChatButtonStyle},children:(()=>{var a;const A=(a=n.header)==null?void 0:a.closeChatIcon;return A&&typeof A!="string"?A&&P("span",{className:"rcb-close-chat-icon","data-testid":"rcb-close-chat-icon",children:P(A,{style:i})}):P("span",{className:"rcb-close-chat-icon","data-testid":"rcb-close-chat-icon",style:i})})()})},Rl=()=>{var e,t,n;const{settings:r}=Z(),{styles:o}=Ae(),{notificationsToggledOn:i,toggleNotifications:a}=(()=>{const{notificationsToggledOn:l,toggleNotifications:c,playNotificationSound:u}=Er();return{notificationsToggledOn:l,toggleNotifications:c,playNotificationSound:u}})(),A={backgroundImage:`url(${(e=r.notification)==null?void 0:e.icon})`,fill:"#fcec3d",...o.notificationIconStyle},s={backgroundImage:`url(${(t=r.notification)==null?void 0:t.iconDisabled})`,fill:"#e8eaed",...o.notificationIconStyle,...o.notificationIconDisabledStyle};return P("div",{"aria-label":((n=r.ariaLabel)==null?void 0:n.notificationButton)??"toggle notifications",role:"button",onMouseDown:async l=>{l.preventDefault(),await a()},style:i?{...o.notificationButtonStyle}:{...o.notificationButtonStyle,...o.notificationButtonDisabledStyle},children:(()=>{var l,c;const u=i?(l=r.notification)==null?void 0:l.icon:(c=r.notification)==null?void 0:c.iconDisabled;return u&&typeof u!="string"?u&&P("span",{className:"rcb-notification-icon","data-testid":"rcb-notification-icon",children:P(u,{style:i?A:s,"data-testid":"rcb-notification-icon-svg"})}):P("span",{className:"rcb-notification-icon","data-testid":"rcb-notification-icon",style:i?A:s})})()})},Hl=()=>{var e,t,n;const{settings:r}=Z(),{styles:o}=Ae(),{injectMessage:i}=yt(),{inputRef:a}=ye(),{voiceToggledOn:A,toggleVoice:s}=Dr(),{setInputLength:l,setTextAreaValue:c,textAreaDisabled:u}=bt(),{handleSubmitText:d}=Mt(),p=ie([]),[f,y]=ee(!1);te(()=>{var x;(x=r.voice)!=null&&x.sendAsAudio?(g(),p.current=[]):d()},[f]),te(()=>{A?((x,C,E,_,I,D,k)=>{var S;(S=x.voice)!=null&&S.sendAsAudio?Cl(E,D):kl(x,C,E,_,I,k)})(r,s,v,c,l,p,a):Cr()},[A]);const h={backgroundImage:`url(${(e=r.voice)==null?void 0:e.icon})`,fill:"#9aa0a6",...o.voiceIconStyle},w={backgroundImage:`url(${(t=r.voice)==null?void 0:t.iconDisabled})`,fill:"#9aa0a6",...o.voiceIconStyle,...o.voiceIconDisabledStyle},v=()=>{y(x=>!x)},g=async()=>{const x=new Blob(p.current,{type:"audio/wav"}),C=new File([x],"voice-input.wav",{type:"audio/wav"}),E=await Ki(C);!E.fileType||!E.fileUrl||await i(P(Vi,{file:C,fileType:E.fileType,fileUrl:E.fileUrl}),"USER")};return P("div",{"aria-label":((n=r.ariaLabel)==null?void 0:n.voiceButton)??"toggle voice",role:"button",onMouseDown:async x=>{x.preventDefault(),!u&&await s()},style:A&&!u?{...o.voiceButtonStyle}:{...o.voiceButtonStyle,...o.voiceButtonDisabledStyle},className:A&&!u?"rcb-voice-button-enabled":"rcb-voice-button-disabled",children:(()=>{var x,C;const E=A?(x=r.voice)==null?void 0:x.icon:(C=r.voice)==null?void 0:C.iconDisabled;return E&&typeof E!="string"?E&&P("span",{className:"rcb-voice-icon "+(A&&!u?"on":""),children:P(E,{style:A&&!u?h:w})}):P("span",{className:"rcb-voice-icon"+(A&&!u?"-on":""),"data-testid":"rcb-voice-icon",style:A&&!u?h:w})})()})},Ul=()=>{var e,t,n,r,o,i,a,A;const{settings:s}=Z(),{styles:l}=Ae(),{textAreaDisabled:c}=we(),[u,d]=ee(!1),{handleSubmitText:p}=Mt(),f={backgroundColor:(e=s.general)==null?void 0:e.primaryColor,...l.sendButtonStyle},y={cursor:`url("${(t=s.general)==null?void 0:t.actionDisabledIcon}"), auto`,backgroundColor:(n=s.general)==null?void 0:n.primaryColor,...l.sendButtonStyle,...l.sendButtonDisabledStyle},h={backgroundColor:(r=s.general)==null?void 0:r.secondaryColor,...l.sendButtonStyle,...l.sendButtonHoveredStyle},w={backgroundImage:`url(${(o=s.chatInput)==null?void 0:o.sendButtonIcon})`,fill:"#fff",...l.sendIconStyle},v={backgroundImage:`url(${(i=s.chatInput)==null?void 0:i.sendButtonIcon})`,fill:"#fff",...l.sendIconStyle,...l.sendIconDisabledStyle},g={backgroundImage:`url(${(a=s.chatInput)==null?void 0:a.sendButtonIcon})`,fill:"#fff",...l.sendIconStyle,...l.sendIconHoveredStyle};return P("div",{"aria-label":((A=s.ariaLabel)==null?void 0:A.sendButton)??"send message",role:"button",onMouseEnter:()=>{d(!0)},onMouseLeave:()=>{d(!1)},onMouseDown:async x=>{x==null||x.preventDefault(),!c&&await p()},style:c?y:u?h:f,className:"rcb-send-button",children:(()=>{var x;const C=(x=s.chatInput)==null?void 0:x.sendButtonIcon;return C&&typeof C!="string"?C&&P("span",{className:"rcb-send-icon","data-testid":"rcb-send-icon",children:P(C,{style:c?v:u?g:w})}):P("span",{className:"rcb-send-icon","data-testid":"rcb-send-icon",style:c?v:u?g:w})})()})},Fl=(e,t)=>{var n,r,o,i,a,A,s,l,c;const u={[ge.AUDIO_BUTTON]:(n=e.audio)==null?void 0:n.disabled,[ge.CLOSE_CHAT_BUTTON]:(r=e.general)==null?void 0:r.embedded,[ge.EMOJI_PICKER_BUTTON]:(o=e.emoji)==null?void 0:o.disabled,[ge.FILE_ATTACHMENT_BUTTON]:(i=e.fileAttachment)==null?void 0:i.disabled,[ge.NOTIFICATION_BUTTON]:(a=e.notification)==null?void 0:a.disabled,[ge.SEND_MESSAGE_BUTTON]:!1,[ge.VOICE_MESSAGE_BUTTON]:(A=e.voice)==null?void 0:A.disabled},d={},p=f=>f?f.map(y=>{if(typeof y=="string"){if((h=>Object.values(ge).includes(h))(y)&&!u[y]){if(d[y])return d[y];const h=t[y];if(typeof h=="function"){const w=h();return d[y]=w,w}return null}return null}return y}).filter(y=>y!==null):[];return{header:p((s=e.header)==null?void 0:s.buttons),chatInput:p((l=e.chatInput)==null?void 0:l.buttons),footer:p((c=e.footer)==null?void 0:c.buttons)}},zl=()=>{const{settings:e}=Z(),t=ve(()=>({[ge.CLOSE_CHAT_BUTTON]:()=>P(Ll,{}),[ge.AUDIO_BUTTON]:()=>P(Nl,{}),[ge.NOTIFICATION_BUTTON]:()=>P(Rl,{}),[ge.EMOJI_PICKER_BUTTON]:()=>P(Ol,{}),[ge.FILE_ATTACHMENT_BUTTON]:()=>P(Ml,{}),[ge.SEND_MESSAGE_BUTTON]:()=>P(Ul,{}),[ge.VOICE_MESSAGE_BUTTON]:()=>P(Hl,{})}),[]),{header:n,chatInput:r,footer:o}=ve(()=>Fl(e,t),[e,t]);return{headerButtons:ve(()=>n,[n]),chatInputButtons:ve(()=>r,[r]),footerButtons:ve(()=>o,[o])}},Br=()=>{const{settings:e}=Z(),{styles:t}=Ae(),{setSyncedMessages:n,syncedMessagesRef:r}=yr(),{isLoadingChatHistory:o,setIsLoadingChatHistory:i,hasChatHistoryLoaded:a,setHasChatHistoryLoaded:A}=we(),{chatBodyRef:s}=ye(),{dispatchRcbEvent:l}=Ge(),c=q(async()=>{var u,d;const p=wr();if(!p||(u=e.event)!=null&&u.rcbLoadChatHistory&&(await l(j.LOAD_CHAT_HISTORY,{})).defaultPrevented)return;i(!0);const f=((d=s.current)==null?void 0:d.scrollHeight)??0;((y,h,w,v,g,x,C,E,_)=>{var I;if(zi=!0,w!=null)try{const D=st(P(gl,{}),"SYSTEM"),k=g.current.slice(1);v([D,...k]);const S=w.map(B=>{if(B.type==="object"){const L=Gi(B.content,y,h);return{...B,content:L}}return B});setTimeout(()=>{var B;const L=g.current.slice(1);let N=(B=y.chatHistory)!=null&&B.autoLoad?st(P(oe,{}),"SYSTEM"):st(P(hl,{}),"SYSTEM");v([...S,N,...L]),_(!0)},500),setTimeout(()=>{if(!x.current)return;const{scrollHeight:B}=x.current,L=B-C;x.current.scrollTop+=L,E(!1)},510)}catch{lt.removeItem((I=y.chatHistory)==null?void 0:I.storageKey)}})(e,t,p,n,r,s,f,i,A)},[e,t,l,r,s,i,A]);return{isLoadingChatHistory:o,setIsLoadingChatHistory:i,hasChatHistoryLoaded:a,showChatHistory:c}},jl=()=>{var e,t,n;const{settings:r}=Z(),{styles:o}=Ae(),{showChatHistory:i}=Br(),[a,A]=ee(!1),s={color:(e=r.general)==null?void 0:e.primaryColor,borderColor:(t=r.general)==null?void 0:t.primaryColor,...o.chatHistoryButtonStyle,...o.chatHistoryButtonHoveredStyle};return P("div",{className:"rcb-view-history-container",children:P("div",{onMouseEnter:()=>{A(!0)},onMouseLeave:()=>{A(!1)},style:a?s:{...o.chatHistoryButtonStyle},onMouseDown:l=>{l.preventDefault(),i()},className:"rcb-view-history-button",role:"button",tabIndex:0,children:P("p",{children:(n=r.chatHistory)==null?void 0:n.viewChatHistoryButtonText})})})},Wl=()=>{var e,t,n,r;const o=Bn(),{settings:i}=Z(),{replaceMessages:a}=yt(),{isBotTyping:A,isChatWindowOpen:s,setUnreadCount:l,setSyncedIsChatWindowOpen:c,setSyncedTextAreaDisabled:u,setSyncedAudioToggledOn:d,setSyncedVoiceToggledOn:p,setSyncedIsScrolling:f,syncedIsScrollingRef:y,syncedIsChatWindowOpenRef:h}=we(),{chatBodyRef:w}=ye(),{viewportHeight:v,setViewportHeight:g,setViewportWidth:x,scrollToBottom:C}=Qe(),{setUpNotifications:E}=Er(),{handleFirstInteraction:_}=(()=>{var S;const{settings:B}=Z(),{hasInteractedPage:L,setHasInteractedPage:N,hasFlowStarted:Q,setHasFlowStarted:W}=we(),O=q(()=>{var H;if(N(!0),!Q&&((H=B.general)==null?void 0:H.flowStartTrigger)==="ON_PAGE_INTERACT"&&W(!0),!window.SpeechSynthesisUtterance)return void console.info("Speech Synthesis API is not supported in this environment.");const m=new window.SpeechSynthesisUtterance;m.text="",m.onend=()=>{window.removeEventListener("click",O),window.removeEventListener("keydown",O),window.removeEventListener("touchstart",O)},window.speechSynthesis.speak(m)},[Q,(S=B.general)==null?void 0:S.flowStartTrigger]);return{hasInteractedPage:L,handleFirstInteraction:O}})(),{showChatHistory:I}=Br(),D=ie(0),k=ie(!1);te(()=>(window.addEventListener("click",_),window.addEventListener("keydown",_),window.addEventListener("touchstart",_),()=>{window.removeEventListener("click",_),window.removeEventListener("keydown",_),window.removeEventListener("touchstart",_)}),[]),te(()=>{const S=w.current;if(!S)return;const B=()=>{k.current||(k.current=!0,requestAnimationFrame(()=>{var L,N;if(!S)return;const{scrollTop:Q,clientHeight:W,scrollHeight:O}=S,H=Q+W<O-(((L=i.chatWindow)==null?void 0:L.messagePromptOffset)??30);f(H),y.current=H,H||(Q+W>=O-1&&(S.scrollTop=O-W-1),(h.current||(N=i.general)!=null&&N.embedded)&&l(0)),k.current=!1}))};return S.addEventListener("wheel",B,{passive:!0}),S.addEventListener("touchmove",B,{passive:!0}),()=>{S.removeEventListener("wheel",B),S.removeEventListener("touchmove",B)}},[]),te(()=>{var S,B,L;u((S=i.chatInput)==null?void 0:S.disabled),c((B=i.chatWindow)==null?void 0:B.defaultOpen),d((L=i.audio)==null?void 0:L.defaultToggledOn),setTimeout(()=>{var N;p((N=i.voice)==null?void 0:N.defaultToggledOn)},1)},[]),te(()=>{var S;(S=i.notification)!=null&&S.disabled||E()},[(e=i.notification)==null?void 0:e.disabled]),te(()=>{!y.current&&w!=null&&w.current&&C()},[A]),te(()=>{var S,B;if((S=i.chatHistory)!=null&&S.disabled)lt&&lt.removeItem(kn);else if(xr(i),wr().length>0){const L=st(P(jl,{}),"SYSTEM");a([L]),(B=i.chatHistory)!=null&&B.autoLoad&&I()}},[(t=i.chatHistory)==null?void 0:t.storageKey,(n=i.chatHistory)==null?void 0:n.maxEntries,(r=i.chatHistory)==null?void 0:r.disabled]),te(()=>{var S;o||(S=i.general)!=null&&S.embedded||!navigator.virtualKeyboard||(navigator.virtualKeyboard.overlaysContent=!0,navigator.virtualKeyboard.addEventListener("geometrychange",B=>{if(!B.target)return;const{x:L,y:N,width:Q,height:W}=B.target.boundingRect;L==0&&N==0&&Q==0&&W==0?(setTimeout(()=>{var O;g((O=window.visualViewport)==null?void 0:O.height)},101),setTimeout(()=>{var O,H;v!=((O=window.visualViewport)==null?void 0:O.height)&&g((H=window.visualViewport)==null?void 0:H.height)},1001)):setTimeout(()=>{var O;g(((O=window.visualViewport)==null?void 0:O.height)-W)},101)}))},[o]),te(()=>{var S,B,L,N;if(o)return;s&&(g((S=window.visualViewport)==null?void 0:S.height),x((B=window.visualViewport)==null?void 0:B.width));const Q=()=>window.scrollTo({top:0,left:0,behavior:"auto"}),W=()=>D.current=window.scrollY,O=()=>{var m,U;g((m=window.visualViewport)==null?void 0:m.height),x((U=window.visualViewport)==null?void 0:U.width)},H=()=>{var m;window.removeEventListener("scroll",Q),window.removeEventListener("scroll",W),(m=window.visualViewport)==null||m.removeEventListener("resize",O)};return s?(H(),document.body.style.position="fixed",window.addEventListener("scroll",Q),(L=window.visualViewport)==null||L.addEventListener("resize",O)):(document.body.style.position="static",H(),window.scrollTo({top:D.current,left:0,behavior:"auto"}),window.addEventListener("scroll",W),(N=window.visualViewport)==null||N.removeEventListener("resize",O)),H},[s,o])},Gl="https://cdn.jsdelivr.net/gh/react-chatbotify/community-themes/themes",ql="2592000",$i="RCB_THEME_CACHE_DATA",Ji=async(e,t)=>{const{id:n,version:r,baseUrl:o=Gl,cacheDuration:i=ql}=t,a=r||await(async(w,v)=>{const g=`${v}/${w}/meta.json`;try{const x=await fetch(g);return x.ok?(await x.json()).version:(console.error(`Failed to fetch meta.json from ${g}`),null)}catch(x){return console.error(`Failed to fetch meta.json from ${g}`,x),null}})(n,o);if(!a)return console.error(`Unable to find version for theme: ${n}`),{settings:{},inlineStyles:{},cssStylesText:""};const A=((w,v,g)=>{const x=localStorage.getItem(`${$i}_${w}_${v}`);if(!x)return null;try{const C=JSON.parse(x),E=new Date().getTime(),_=Math.floor(E/1e3);return C.cacheDate+g>=_?C:null}catch(C){return console.error(`Unable to fetch cache for ${w}`,C),null}})(n,a,i);if(A){const w=Zi(e,A.cssStylesText);return{settings:A.settings,inlineStyles:A.inlineStyles,cssStylesText:w}}const s=`${o}/${n}/${a}/styles.css`,l=`${o}/${n}/${a}/settings.json`,c=`${o}/${n}/${a}/styles.json`;let u="";const d=await fetch(s);d.ok?u=await d.text():console.info(`Could not fetch styles.css from ${s}`);const p=await fetch(l);let f={};p.ok?f=await p.json():console.info(`Could not fetch settings.json from ${l}`);const y=await fetch(c);let h={};return y.ok?h=await y.json():console.info(`Could not fetch styles.json from ${c}`),((w,v,g,x,C)=>{const E=new Date().getTime(),_={settings:g,inlineStyles:x,cssStylesText:C,cacheDate:Math.floor(E/1e3)};localStorage.setItem(`${$i}_${w}_${v}`,JSON.stringify(_))})(n,a,f,h,u),{settings:f,inlineStyles:h,cssStylesText:Zi(e,u)}},Zi=(e,t)=>t.split(new RegExp("(?<=})")).map(n=>{const r=n.trim();return r.startsWith("@import")||r.startsWith("@keyframes")||r.startsWith("@media")?r:r?`#${e} ${r}`:""}).join(`
4
+ `),Yl=async(e,t,n,r)=>{var o,i;let a=Sn(Ti),A=Sn(Mi),s="";if(r!=null)if(Array.isArray(r))for(const l of r){const c=await Ji(e,l);a=Je(c.settings,a),A=Je(c.inlineStyles,A),s+=c.cssStylesText}else{const l=await Ji(e,r);a=Je(l.settings,a),A=Je(l.inlineStyles,A),s+=l.cssStylesText}return t!=null&&(a=Je(t,a)),n!=null&&(A=Je(n,A)),((o=a.chatInput)==null?void 0:o.botDelay)!=null&&((i=a.chatInput)==null?void 0:i.botDelay)<500&&(a.chatInput.botDelay=500),{settings:a,inlineStyles:A,cssStylesText:s}},Je=(e,t)=>{const n=[{source:e,target:t}];for(;n.length;){const r=n.pop();if(r==null)continue;const{source:o,target:i}=r;for(const a of Object.keys(o)){const A=a;if(mt(o[A]))i[A]=o[A];else if(typeof o[A]!="object"||o[A]===null||Array.isArray(o[A]))try{i[A]=o[A]}catch{}else(typeof i[A]!="object"||i[A]===null)&&(i[A]={}),n.push({source:o[A],target:i[A]})}}return t},Sn=e=>{if(e===null||typeof e!="object")return e;const t=Array.isArray(e)?[]:{},n=[{source:e,target:t}],r=new WeakMap;for(r.set(e,t);n.length;){const o=n.pop();if(o==null)continue;const{source:i,target:a}=o;for(const A in i)if(Object.prototype.hasOwnProperty.call(i,A)){const s=i[A];if(s&&typeof s=="object")if(r.has(s))a[A]=r.get(s);else{const l=Array.isArray(s)?[]:{};r.set(s,l),a[A]=l,n.push({source:s,target:l})}else a[A]=s}}return t},ea=()=>{const{settings:e,setSyncedSettings:t,syncedSettingsRef:n}=Z(),r=q(i=>{!i||Object.keys(i).length===0||t(Sn(Je(i,e)))},[e]),o=q(i=>{const a=typeof i=="function"?i(n.current):i;t(a)},[n]);return{settings:e,replaceSettings:o,updateSettings:r}},ta=()=>{const{styles:e,setSyncedStyles:t,syncedStylesRef:n}=Ae(),r=q(i=>{!i||Object.keys(i).length===0||t(Sn(Je(i,e)))},[e]),o=q(i=>{const a=typeof i=="function"?i(n.current):i;t(a)},[n]);return{styles:e,replaceStyles:o,updateStyles:r}},Xl=({plugins:e,slots:t})=>{var n,r;const o=Bn(),{settings:i}=Z(),{styles:a}=Ae(),{hasFlowStarted:A,setHasFlowStarted:s}=we(),{inputRef:l}=ye(),{viewportHeight:c,viewportWidth:u,isChatWindowOpen:d}=Qe(),{goToPath:p}=Dn(),{headerButtons:f,chatInputButtons:y,footerButtons:h}=zl();Wl(),(v=>{const{updateSettings:g}=ea(),{updateStyles:x}=ta(),C=v==null?void 0:v.map(E=>E());te(()=>{let E={},_={};C==null||C.forEach(I=>{I!=null&&I.settings&&Object.keys(I==null?void 0:I.settings).length!==0&&(E=Je(I.settings,E)),I!=null&&I.styles&&Object.keys(I==null?void 0:I.styles).length!==0&&(_=Je(I.styles,_))}),g(E),x(_)},[])})(e),te(()=>{var v;(A||((v=i.general)==null?void 0:v.flowStartTrigger)==="ON_LOAD")&&p("start")},[A,(n=i.general)==null?void 0:n.flowStartTrigger]);const w=ve(()=>{var v;const g="rcb-chatbot-global ";return(v=i.general)!=null&&v.embedded?g+"rcb-window-embedded":d?g+"rcb-window-open":g+"rcb-window-close"},[i,d]);return P(oe,{children:(()=>{var v,g;return o&&((v=i.device)==null?void 0:v.desktopEnabled)||!o&&((g=i.device)==null?void 0:g.mobileEnabled)})()&&P("div",{onMouseDown:v=>{var g,x;!A&&((g=i.general)==null?void 0:g.flowStartTrigger)==="ON_CHATBOT_INTERACT"&&s(!0),o?(x=l.current)==null||x.blur():v==null||v.preventDefault()},className:w,children:[P(Il,{}),P(Sl,{}),d&&!o&&!((r=i.general)!=null&&r.embedded)&&P(oe,{children:[P("style",{children:`
5
+ html {
6
+ overflow: hidden !important;
7
+ touch-action: none !important;
8
+ scroll-behavior: auto !important;
9
+ }
10
+ `}),P("div",{style:{position:"fixed",top:0,left:0,width:"100%",height:"100%",backgroundColor:"#fff",zIndex:9999}})]}),P("div",{style:(()=>{var v,g;return o||(v=i.general)!=null&&v.embedded?(g=i.general)!=null&&g.embedded?{...a.chatWindowStyle}:{...a.chatWindowStyle,zIndex:1e4}:{...a.chatWindowStyle,borderRadius:"0px",left:"0px",right:"auto",top:"0px",bottom:"auto",width:`${u}px`,height:`${c}px`,zIndex:1e4}})(),className:"rcb-chat-window",children:(()=>{var v,g,x;const C=(t==null?void 0:t.chatBotHeader)||Vs,E=(t==null?void 0:t.chatBotBody)||il,_=(t==null?void 0:t.chatBotInput)||Dl,I=(t==null?void 0:t.chatBotFooter)||Bl;return P(oe,{children:[((v=i.general)==null?void 0:v.showHeader)&&P(C,{buttons:f}),P(E,{}),P(Ql,{}),((g=i.general)==null?void 0:g.showInputRow)&&P(_,{buttons:y}),((x=i.general)==null?void 0:x.showFooter)&&P(I,{buttons:h})]})})()})]})})},na=Ve(void 0),ra=()=>We(na),oa=({children:e})=>{var t;const n=ie(""),r=ie({}),[o,i,a]=Te({}),[A,s,l]=Te({}),[c,u]=ee(!1);return te(()=>{u(!0)},[]),c?P("div",{style:{fontFamily:(t=o.general)==null?void 0:t.fontFamily},children:P(na.Provider,{value:{loadConfig:async(d,p,f,y,h,w)=>{n.current=d,r.current=p;const v=await Yl(d,f,y,h);w.current&&(w.current.textContent=v.cssStylesText),i(v.settings),s(v.inlineStyles)}},children:P(Ys,{settings:o,setSyncedSettings:i,syncedSettingsRef:a,children:P(Xs,{styles:A,setSyncedStyles:s,syncedStylesRef:l,children:P(_l,{children:P(Ks,{botIdRef:n,flowRef:r,children:P(Zs,{children:P($s,{settings:o,children:P(tl,{children:e})})})})})})})})}):null},Vl=({id:e,flow:t,settings:n,styles:r,themes:o,plugins:i,setConfigLoaded:a,styleRootRef:A})=>{const s=ve(()=>e,[]),l=ra(),{flowRef:c}=ye();return c&&c.current!==t&&(c.current=t),te(()=>{(async()=>{var u,d;(u=n.event)!=null&&u.rcbPreLoadChatBot&&(await vr(j.PRE_LOAD_CHATBOT,{botId:s,currPath:null,prevPath:null},{flow:t,settings:n,styles:r,themes:o,plugins:i})).defaultPrevented||(l!=null&&l.loadConfig&&(await l.loadConfig(s,t,n,r,o,A),a(!0)),(d=n.event)!=null&&d.rcbPostLoadChatBot&&vr(j.POST_LOAD_CHATBOT,{botId:s,currPath:null,prevPath:null},{flow:t,settings:n,styles:r,themes:o,plugins:i}))})()},[o]),null},Sr=["Quickstart","API Docs","Examples","Github","Discord"],Kl={start:{message:"Hello, I am Tan Jin 👋! Welcome to React ChatBotify, I'm excited that you are using our chatbot 😊!",transition:{duration:1e3},chatDisabled:!0,path:"show_options"},show_options:{message:"It looks like you have not set up a conversation flow yet. No worries! Here are a few helpful things you can check out to get started:",options:Sr,path:"process_options"},prompt_again:{message:"Do you need any other help?",options:Sr,path:"process_options"},unknown_input:{message:"Sorry, I do not understand your message 😢! If you require further assistance, you may click on the Github option and open an issue there or visit our discord.",options:Sr,path:"process_options"},process_options:{transition:{duration:0},path:e=>{let t="";switch(e.userInput){case"Quickstart":t="https://react-chatbotify.com/docs/introduction/quickstart/";break;case"API Docs":t="https://react-chatbotify.com/docs/api/bot_options";break;case"Examples":t="https://react-chatbotify.com/docs/examples/basic_form";break;case"Github":t="https://github.com/react-chatbotify/react-chatbotify/";break;case"Discord":t="https://discord.gg/6R4DK4G5Zh";break;default:return"unknown_input"}return e.injectMessage("Sit tight! I'll send you right there!"),setTimeout(()=>{window.open(t)},1e3),"repeat"}},repeat:{transition:{duration:3e3},path:"prompt_again"}},$l=({id:e,flow:t,settings:n,styles:r,themes:o,plugins:i,slots:a})=>{const A=ve(()=>e||"rcb-"+Pn(),[]),s=t&&Object.keys(t).length!==0?t:Kl,l=n||{},c=r||{},u=i||[],[d,p]=ee(!1),f=ra(),y=ie(null),[h,w]=ee(o||[]);te(()=>{o&&w(o)},[o]);const v=()=>P(oe,{children:[P(Vl,{styleRootRef:y,id:A,flow:s,settings:l,styles:c,themes:h,plugins:u,setConfigLoaded:p}),d&&P(Xl,{plugins:i,slots:a})]});return P(f==null?oa:oe,{children:[P("style",{ref:y}),P("div",{id:A,children:v()})]})},Jl=()=>{const{getBotId:e}=(()=>{const{botIdRef:t}=ye();return{getBotId:q(()=>t.current,[t])}})();return{getBotId:e}},In=()=>{const{hasFlowStarted:e,restartFlow:t,getFlow:n}=(()=>{const{replaceMessages:r}=yt(),{replacePaths:o,goToPath:i}=Dn(),{replaceToasts:a}=Qt(),{hasFlowStarted:A}=we(),{flowRef:s,timeoutIdRef:l}=ye(),{settings:c}=Z();return{hasFlowStarted:A,restartFlow:q(async()=>{xr(c),l.current&&clearTimeout(l.current),r([]),a([]),o([]),await i("start")},[l,c,r,a,o,xr,i]),getFlow:q(()=>(s==null?void 0:s.current)??{},[s])}})();return{hasFlowStarted:e,restartFlow:t,getFlow:n}},Ir=()=>{const{endStreamMessage:e,injectMessage:t,removeMessage:n,simulateStreamMessage:r,streamMessage:o,messages:i,replaceMessages:a}=yt();return{endStreamMessage:e,injectMessage:t,removeMessage:n,simulateStreamMessage:r,streamMessage:o,messages:i,replaceMessages:a}},He=(e,t)=>{const{getBotId:n}=Jl();te(()=>{const r=o=>{o.detail.botId===n()&&t(o)};return window.addEventListener(e,r),()=>{window.removeEventListener(e,r)}},[n,e,t])},ia=()=>{const{settings:e,replaceSettings:t,updateSettings:n}=ea();return{settings:e,replaceSettings:t,updateSettings:n}},aa=()=>{const{showChatHistory:e,hasChatHistoryLoaded:t}=Br();return{showChatHistory:e,getHistoryMessages:wr,setHistoryMessages:ml,hasChatHistoryLoaded:t}},Tr={a:{content:9,self:!1,type:105},address:{invalid:["h1","h2","h3","h4","h5","h6","address","article","aside","section","div","header","footer"],self:!1},audio:{children:["track","source"]},br:{type:9,void:!0},body:{content:127},button:{content:8,type:105},caption:{content:1,parent:["table"]},col:{parent:["colgroup"],void:!0},colgroup:{children:["col"],parent:["table"]},details:{children:["summary"],type:97},dd:{content:1,parent:["dl"]},dl:{children:["dt","dd"],type:1},dt:{content:1,invalid:["footer","header"],parent:["dl"]},figcaption:{content:1,parent:["figure"]},footer:{invalid:["footer","header"]},header:{invalid:["footer","header"]},hr:{type:1,void:!0},img:{void:!0},li:{content:1,parent:["ul","ol","menu"]},main:{self:!1},ol:{children:["li"],type:1},picture:{children:["source","img"],type:25},rb:{parent:["ruby","rtc"]},rp:{parent:["ruby","rtc"]},rt:{content:8,parent:["ruby","rtc"]},rtc:{content:8,parent:["ruby"]},ruby:{children:["rb","rp","rt","rtc"]},source:{parent:["audio","video","picture"],void:!0},summary:{content:8,parent:["details"]},table:{children:["caption","colgroup","thead","tbody","tfoot","tr"],type:1},tbody:{parent:["table"],children:["tr"]},td:{content:1,parent:["tr"]},tfoot:{parent:["table"],children:["tr"]},th:{content:1,parent:["tr"]},thead:{parent:["table"],children:["tr"]},tr:{parent:["table","tbody","thead","tfoot"],children:["th","td"]},track:{parent:["audio","video"],void:!0},ul:{children:["li"],type:1},video:{children:["track","source"]},wbr:{type:9,void:!0}};function wt(e){return t=>{Tr[t]={...e,...Tr[t]}}}["address","main","div","figure","p","pre"].forEach(wt({content:1,type:65})),["abbr","b","bdi","bdo","cite","code","data","dfn","em","i","kbd","mark","q","ruby","samp","strong","sub","sup","time","u","var"].forEach(wt({content:8,type:73})),["p","pre"].forEach(wt({content:8,type:65})),["s","small","span","del","ins"].forEach(wt({content:8,type:9})),["article","aside","footer","header","nav","section","blockquote"].forEach(wt({content:1,type:67})),["h1","h2","h3","h4","h5","h6"].forEach(wt({content:8,type:69})),["audio","canvas","iframe","img","video"].forEach(wt({type:89}));const Qr=Object.freeze(Tr),Zl=["applet","base","body","command","embed","frame","frameset","head","html","link","meta","noscript","object","script","style","title"],ec=Object.keys(Qr).filter(e=>e!=="canvas"&&e!=="iframe"),Aa=Object.freeze({alt:1,cite:1,class:1,colspan:3,controls:4,datetime:1,default:4,disabled:4,dir:1,height:1,href:1,id:1,kind:1,label:1,lang:1,loading:1,loop:4,media:1,muted:4,poster:1,rel:1,role:1,rowspan:3,scope:1,sizes:1,span:3,start:3,style:5,src:1,srclang:1,srcset:1,tabindex:1,target:1,title:1,type:1,width:1}),tc=Object.freeze({class:"className",colspan:"colSpan",datetime:"dateTime",rowspan:"rowSpan",srclang:"srcLang",srcset:"srcSet",tabindex:"tabIndex"});function Tn(){return Tn=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Tn.apply(this,arguments)}function sa({attributes:e={},className:t,children:n=null,selfClose:r=!1,tagName:o}){const i=o;return r?R.createElement(i,Tn({className:t},e)):R.createElement(i,Tn({className:t},e),n)}class nc{attribute(t,n){return n}node(t,n){return n}}function rc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}/*!
11
+ * escape-html
12
+ * Copyright(c) 2012-2013 TJ Holowaychuk
13
+ * Copyright(c) 2015 Andreas Lubbe
14
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
15
+ * MIT Licensed
16
+ */var la,ca;const oc=rc(function(){if(ca)return la;ca=1;var e=/["'&<>]/;return la=function(t){var n=""+t,r=e.exec(n);if(!r)return n;var o,i="",a=0,A=0;for(a=r.index;a<n.length;a++){switch(n.charCodeAt(a)){case 34:o="&quot;";break;case 38:o="&amp;";break;case 39:o="&#39;";break;case 60:o="&lt;";break;case 62:o="&gt;";break;default:continue}A!==a&&(i+=n.substring(A,a)),A=a+1,i+=o}return A!==a?i+n.substring(A,a):i}}());function ot(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const ic=/(url|image|image-set)\(/i;class ac extends nc{attribute(t,n){return t==="style"&&Object.keys(n).forEach(r=>{String(n[r]).match(ic)&&delete n[r]}),n}}const Ac=/^<(!doctype|(html|head|body)(\s|>))/i,sc=/^(aria-|data-|\w+:)/iu,lc=/{{{(\w+)\/?}}}/;function cc(){if(!(typeof window>"u"||typeof document>"u"))return document.implementation.createHTMLDocument("Interweave")}let ua=class{constructor(e,t={},n=[],r=[]){var o;if(ot(this,"allowed",void 0),ot(this,"banned",void 0),ot(this,"blocked",void 0),ot(this,"container",void 0),ot(this,"content",[]),ot(this,"props",void 0),ot(this,"matchers",void 0),ot(this,"filters",void 0),ot(this,"keyIndex",void 0),process.env.NODE_ENV!=="production"&&e&&typeof e!="string")throw new TypeError("Interweave parser requires a valid string.");this.props=t,this.matchers=n,this.filters=[...r,new ac],this.keyIndex=-1,this.container=this.createContainer(e||""),this.allowed=new Set((o=t.allowList)!==null&&o!==void 0?o:ec),this.banned=new Set(Zl),this.blocked=new Set(t.blockList)}applyAttributeFilters(e,t){return this.filters.reduce((n,r)=>n!==null&&typeof r.attribute=="function"?r.attribute(e,n):n,t)}applyNodeFilters(e,t){return this.filters.reduce((n,r)=>n!==null&&typeof r.node=="function"?r.node(e,n):n,t)}applyMatchers(e,t){const n={},{props:r}=this;let o=e,i=0,a=null;return this.matchers.forEach(A=>{const s=A.asTag().toLowerCase(),l=this.getTagConfig(s);if(r[A.inverseName]||!this.isTagAllowed(s)||!this.canRenderChild(t,l))return;let c="";for(;o&&(a=A.match(o));){const{index:u,length:d,match:p,valid:f,void:y,...h}=a,w=A.propName+String(i);u>0&&(c+=o.slice(0,u)),f?(c+=y?`{{{${w}/}}}`:`{{{${w}}}}${p}{{{/${w}}}}`,this.keyIndex+=1,i+=1,n[w]={children:p,matcher:A,props:{...r,...h,key:this.keyIndex}}):c+=p,A.greedy?(o=c+o.slice(u+d),c=""):o=o.slice(u+(d||p.length))}A.greedy||(o=c+o)}),i===0?e:this.replaceTokens(o,n)}canRenderChild(e,t){return!(!e.tagName||!t.tagName||e.void)&&(e.children.length>0?e.children.includes(t.tagName):!(e.invalid.length>0&&e.invalid.includes(t.tagName))&&(t.parent.length>0?t.parent.includes(e.tagName):!(!e.self&&e.tagName===t.tagName)&&!!(e&&e.content&t.type)))}convertLineBreaks(e){const{noHtml:t,disableLineBreaks:n}=this.props;if(t||n||e.match(/<((?:\/[ a-z]+)|(?:[ a-z]+\/))>/gi))return e;let r=e.replace(/\r\n/g,`
17
+ `);return r=r.replace(/\n{3,}/g,`
18
+
19
+
20
+ `),r=r.replace(/\n/g,"<br/>"),r}createContainer(e){var t;const n=(typeof global<"u"&&global.INTERWEAVE_SSR_POLYFILL||cc)();if(!n)return;const r=(t=this.props.containerTagName)!==null&&t!==void 0?t:"body",o=r==="body"||r==="fragment"?n.body:n.createElement(r);if(e.match(Ac)){if(process.env.NODE_ENV!=="production")throw new Error("HTML documents as Interweave content are not supported.")}else o.innerHTML=this.convertLineBreaks(this.props.escapeHtml?oc(e):e);return o}extractAttributes(e){const{allowAttributes:t}=this.props,n={};let r=0;return e.nodeType===1&&e.attributes&&([...e.attributes].forEach(o=>{const{name:i,value:a}=o,A=i.toLowerCase(),s=Aa[A]||Aa[i];if(!this.isSafe(e)||!A.match(sc)&&(!t&&(!s||s===2)||A.startsWith("on")||a.replace(/(\s|\0|&#x0([9AD]);)/,"").match(/(javascript|vbscript|livescript|xss):/i)))return;let l=A==="style"?this.extractStyleAttribute(e):a;s===4?l=!0:s===3?l=Number.parseFloat(String(l)):s!==5&&(l=String(l)),n[tc[A]||A]=this.applyAttributeFilters(A,l),r+=1}),r!==0)?n:null}extractStyleAttribute(e){const t={};return Array.from(e.style).forEach(n=>{const r=e.style[n];(typeof r=="string"||typeof r=="number")&&(t[n.replace(/-([a-z])/g,(o,i)=>String(i).toUpperCase())]=r)}),t}getTagConfig(e){const t={children:[],content:0,invalid:[],parent:[],self:!0,tagName:"",type:0,void:!1};return Qr[e]?{...t,...Qr[e],tagName:e}:t}isSafe(e){if(typeof HTMLAnchorElement<"u"&&e instanceof HTMLAnchorElement){const t=e.getAttribute("href");if(t!=null&&t.startsWith("#"))return!0;const n=e.protocol.toLowerCase();return n===":"||n==="http:"||n==="https:"||n==="mailto:"||n==="tel:"}return!0}isTagAllowed(e){return!this.banned.has(e)&&!this.blocked.has(e)&&(this.props.allowElements||this.allowed.has(e))}parse(){return this.container?this.parseNode(this.container,this.getTagConfig(this.container.nodeName.toLowerCase())):[]}parseNode(e,t){const{noHtml:n,noHtmlExceptMatchers:r,allowElements:o,transform:i,transformOnlyAllowList:a}=this.props;let A=[],s="";return[...e.childNodes].forEach(l=>{if(l.nodeType===1){const u=l.nodeName.toLowerCase(),d=this.getTagConfig(u);s&&(A.push(s),s="");const p=this.applyNodeFilters(u,l);if(!p)return;let f;if(i&&(!a||this.isTagAllowed(u))){this.keyIndex+=1;const y=this.keyIndex;f=this.parseNode(p,d);const h=i(p,f,d);if(h===null)return;if(typeof h<"u")return void A.push(R.cloneElement(h,{key:y}));this.keyIndex=y-1}if(this.banned.has(u))return;if(n||r&&u!=="br"||!this.isTagAllowed(u)||!o&&!this.canRenderChild(t,d))A=[...A,...this.parseNode(p,d.tagName?d:t)];else{var c;this.keyIndex+=1;const y=this.extractAttributes(p),h={tagName:u};y&&(h.attributes=y),d.void&&(h.selfClose=d.void),A.push(R.createElement(sa,{...h,key:this.keyIndex},(c=f)!==null&&c!==void 0?c:this.parseNode(p,d)))}}else if(l.nodeType===3){const u=n&&!r?l.textContent:this.applyMatchers(l.textContent||"",t);Array.isArray(u)?A=[...A,...u]:s+=u}}),s&&A.push(s),A}replaceTokens(e,t){if(!e.includes("{{{"))return e;const n=[];let r=e,o=null;for(;o=r.match(lc);){const[i,a]=o,A=o.index,s=i.includes("/");if(process.env.NODE_ENV!=="production"&&!t[a])throw new Error(`Token "${a}" found but no matching element to replace with.`);A>0&&(n.push(r.slice(0,A)),r=r.slice(A));const{children:l,matcher:c,props:u}=t[a];let d;if(s)d=i.length,n.push(c.createElement(l,u));else{const p=r.match(new RegExp(`{{{/${a}}}}`));if(process.env.NODE_ENV!=="production"&&!p)throw new Error(`Closing token missing for interpolated element "${a}".`);d=p.index+p[0].length,n.push(c.createElement(this.replaceTokens(r.slice(i.length,p.index),t),u))}r=r.slice(d)}return r.length>0&&n.push(r),n.length===0?"":n.length===1&&typeof n[0]=="string"?n[0]:n}};function uc(e){var t;const{attributes:n,className:r,containerTagName:o,content:i,emptyContent:a,parsedContent:A,tagName:s,noWrap:l}=e,c=(t=o??s)!==null&&t!==void 0?t:"span",u=c==="fragment"||l;let d;if(A)d=A;else{const p=new ua(i??"",e).parse();p.length>0&&(d=p)}return d||(d=a),u?R.createElement(R.Fragment,null,d):R.createElement(sa,{attributes:n,className:r,tagName:c},d)}function dc(e){const{attributes:t,className:n,content:r="",disableFilters:o=!1,disableMatchers:i=!1,emptyContent:a=null,filters:A=[],matchers:s=[],onAfterParse:l=null,onBeforeParse:c=null,tagName:u="span",noWrap:d=!1,...p}=e,f=i?[]:s,y=o?[]:A,h=c?[c]:[],w=l?[l]:[];f.forEach(C=>{C.onBeforeParse&&h.push(C.onBeforeParse.bind(C)),C.onAfterParse&&w.push(C.onAfterParse.bind(C))});const v=h.reduce((C,E)=>{const _=E(C,e);if(process.env.NODE_ENV!=="production"&&typeof _!="string")throw new TypeError("Interweave `onBeforeParse` must return a valid HTML string.");return _},r??""),g=new ua(v,p,f,y),x=w.reduce((C,E)=>{const _=E(C,e);if(process.env.NODE_ENV!=="production"&&!Array.isArray(_))throw new TypeError("Interweave `onAfterParse` must return an array of strings and React elements.");return _},g.parse());return R.createElement(uc,{attributes:t,className:n,containerTagName:e.containerTagName,emptyContent:a,noWrap:d,parsedContent:x.length===0?void 0:x,tagName:u})}const pc=({children:e})=>P("div",{style:{whiteSpace:"normal"},children:P(dc,{content:typeof e=="string"?e:""})}),fc={autoConfig:!0},da=(e,t,n)=>{var r;if(!e.detail.currPath)return!1;const o=t[e.detail.currPath];return!!o&&(((r=o.renderHtml)==null?void 0:r.map(i=>i.toUpperCase()).includes(n))??!1)},hc=e=>{const t=[];let n="",r=!1;for(let o=0;o<e.length;o++){const i=e[o];i==="<"?r?(t.push(n),n=i):(r=!0,n=i):i===">"?(n+=i,t.push(n),n="",r=!1):r?n+=i:t.push(i)}return n!==""&&t.push(n),t},gc=e=>{const{getFlow:t}=In(),{messages:n,replaceMessages:r}=Ir(),{settings:o}=ia(),{hasChatHistoryLoaded:i}=aa(),a={...e,...fc},A=a.htmlComponent?a.htmlComponent:pc;te(()=>{var c,u;if(i){const d=[...n];for(let p=0;p<d.length&&p<(((c=o.chatHistory)==null?void 0:c.maxEntries)??30);p++){const f=d[p];(u=f.tags)!=null&&u.includes("rcb-html-renderer-plugin:parsed")&&(f.contentWrapper=A)}r(d)}},[i]);const s=async c=>{var u;const d=(u=c.data.message)==null?void 0:u.sender.toUpperCase();typeof c.data.message.content=="string"&&da(c,t(),d)&&(c.type==="rcb-start-simulate-stream-message"&&(c.data.simulateStreamChunker=hc),c.data.message.contentWrapper=A,c.data.message.tags||(c.data.message.tags=[]),c.data.message.tags.push("rcb-html-renderer-plugin:parsed"))};He(j.PRE_INJECT_MESSAGE,s),He(j.CHUNK_STREAM_MESSAGE,s),He(j.START_STREAM_MESSAGE,s),He(j.START_SIMULATE_STREAM_MESSAGE,s),He(j.START_SPEAK_AUDIO,async c=>{da(c,t(),"BOT")&&(c.data.textToRead=(u=>typeof window.DOMParser<"u"?new DOMParser().parseFromString(u,"text/html").body.textContent||"":u.replace(/<\/?[^>]+(>|$)/g,""))(c.data.textToRead))});const l={name:"@rcb-plugins/html-renderer"};return a!=null&&a.autoConfig&&(l.settings={event:{rcbPreInjectMessage:!0,rcbChunkStreamMessage:!0,rcbStartSimulateStreamMessage:!0,rcbStartStreamMessage:!0,rcbStartSpeakAudio:!0}}),l},mc=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,vc=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,yc={};function pa(e,t){return(yc.jsx?vc:mc).test(e)}const bc=/[ \t\n\f\r]/g;function fa(e){return e.replace(bc,"")===""}class nn{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}function ha(e,t){const n={},r={};let o=-1;for(;++o<e.length;)Object.assign(n,e[o].property),Object.assign(r,e[o].normal);return new nn(n,r,t)}function Mr(e){return e.toLowerCase()}nn.prototype.property={},nn.prototype.normal={},nn.prototype.space=null;class Ue{constructor(t,n){this.property=t,this.attribute=n}}Ue.prototype.space=null,Ue.prototype.boolean=!1,Ue.prototype.booleanish=!1,Ue.prototype.overloadedBoolean=!1,Ue.prototype.number=!1,Ue.prototype.commaSeparated=!1,Ue.prototype.spaceSeparated=!1,Ue.prototype.commaOrSpaceSeparated=!1,Ue.prototype.mustUseProperty=!1,Ue.prototype.defined=!1;let wc=0;const J=xt(),be=xt(),ga=xt(),M=xt(),ce=xt(),Ot=xt(),Me=xt();function xt(){return 2**++wc}const Or=Object.freeze(Object.defineProperty({__proto__:null,boolean:J,booleanish:be,commaOrSpaceSeparated:Me,commaSeparated:Ot,number:M,overloadedBoolean:ga,spaceSeparated:ce},Symbol.toStringTag,{value:"Module"})),Nr=Object.keys(Or);class Lr extends Ue{constructor(t,n,r,o){let i=-1;if(super(t,n),ma(this,"space",o),typeof r=="number")for(;++i<Nr.length;){const a=Nr[i];ma(this,Nr[i],(r&Or[a])===Or[a])}}}function ma(e,t,n){n&&(e[t]=n)}Lr.prototype.defined=!0;const xc={}.hasOwnProperty;function Nt(e){const t={},n={};let r;for(r in e.properties)if(xc.call(e.properties,r)){const o=e.properties[r],i=new Lr(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(i.mustUseProperty=!0),t[r]=i,n[Mr(r)]=r,n[Mr(i.attribute)]=r}return new nn(t,n,e.space)}const va=Nt({space:"xlink",transform:(e,t)=>"xlink:"+t.slice(5).toLowerCase(),properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),ya=Nt({space:"xml",transform:(e,t)=>"xml:"+t.slice(3).toLowerCase(),properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function ba(e,t){return t in e?e[t]:t}function wa(e,t){return ba(e,t.toLowerCase())}const xa=Nt({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:wa,properties:{xmlns:null,xmlnsXLink:null}}),Ea=Nt({transform:(e,t)=>t==="role"?t:"aria-"+t.slice(4).toLowerCase(),properties:{ariaActiveDescendant:null,ariaAtomic:be,ariaAutoComplete:null,ariaBusy:be,ariaChecked:be,ariaColCount:M,ariaColIndex:M,ariaColSpan:M,ariaControls:ce,ariaCurrent:null,ariaDescribedBy:ce,ariaDetails:null,ariaDisabled:be,ariaDropEffect:ce,ariaErrorMessage:null,ariaExpanded:be,ariaFlowTo:ce,ariaGrabbed:be,ariaHasPopup:null,ariaHidden:be,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ce,ariaLevel:M,ariaLive:null,ariaModal:be,ariaMultiLine:be,ariaMultiSelectable:be,ariaOrientation:null,ariaOwns:ce,ariaPlaceholder:null,ariaPosInSet:M,ariaPressed:be,ariaReadOnly:be,ariaRelevant:null,ariaRequired:be,ariaRoleDescription:ce,ariaRowCount:M,ariaRowIndex:M,ariaRowSpan:M,ariaSelected:be,ariaSetSize:M,ariaSort:null,ariaValueMax:M,ariaValueMin:M,ariaValueNow:M,ariaValueText:null,role:null}}),Ec=Nt({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:wa,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Ot,acceptCharset:ce,accessKey:ce,action:null,allow:null,allowFullScreen:J,allowPaymentRequest:J,allowUserMedia:J,alt:null,as:null,async:J,autoCapitalize:null,autoComplete:ce,autoFocus:J,autoPlay:J,blocking:ce,capture:null,charSet:null,checked:J,cite:null,className:ce,cols:M,colSpan:null,content:null,contentEditable:be,controls:J,controlsList:ce,coords:M|Ot,crossOrigin:null,data:null,dateTime:null,decoding:null,default:J,defer:J,dir:null,dirName:null,disabled:J,download:ga,draggable:be,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:J,formTarget:null,headers:ce,height:M,hidden:J,high:M,href:null,hrefLang:null,htmlFor:ce,httpEquiv:ce,id:null,imageSizes:null,imageSrcSet:null,inert:J,inputMode:null,integrity:null,is:null,isMap:J,itemId:null,itemProp:ce,itemRef:ce,itemScope:J,itemType:ce,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:J,low:M,manifest:null,max:null,maxLength:M,media:null,method:null,min:null,minLength:M,multiple:J,muted:J,name:null,nonce:null,noModule:J,noValidate:J,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:J,optimum:M,pattern:null,ping:ce,placeholder:null,playsInline:J,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:J,referrerPolicy:null,rel:ce,required:J,reversed:J,rows:M,rowSpan:M,sandbox:ce,scope:null,scoped:J,seamless:J,selected:J,shadowRootClonable:J,shadowRootDelegatesFocus:J,shadowRootMode:null,shape:null,size:M,sizes:null,slot:null,span:M,spellCheck:be,src:null,srcDoc:null,srcLang:null,srcSet:null,start:M,step:null,style:null,tabIndex:M,target:null,title:null,translate:null,type:null,typeMustMatch:J,useMap:null,value:be,width:M,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:ce,axis:null,background:null,bgColor:null,border:M,borderColor:null,bottomMargin:M,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:J,declare:J,event:null,face:null,frame:null,frameBorder:null,hSpace:M,leftMargin:M,link:null,longDesc:null,lowSrc:null,marginHeight:M,marginWidth:M,noResize:J,noHref:J,noShade:J,noWrap:J,object:null,profile:null,prompt:null,rev:null,rightMargin:M,rules:null,scheme:null,scrolling:be,standby:null,summary:null,text:null,topMargin:M,valueType:null,version:null,vAlign:null,vLink:null,vSpace:M,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:J,disableRemotePlayback:J,prefix:null,property:null,results:M,security:null,unselectable:null}}),Pc=Nt({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:ba,properties:{about:Me,accentHeight:M,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:M,amplitude:M,arabicForm:null,ascent:M,attributeName:null,attributeType:null,azimuth:M,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:M,by:null,calcMode:null,capHeight:M,className:ce,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:M,diffuseConstant:M,direction:null,display:null,dur:null,divisor:M,dominantBaseline:null,download:J,dx:null,dy:null,edgeMode:null,editable:null,elevation:M,enableBackground:null,end:null,event:null,exponent:M,externalResourcesRequired:null,fill:null,fillOpacity:M,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:Ot,g2:Ot,glyphName:Ot,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:M,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:M,horizOriginX:M,horizOriginY:M,id:null,ideographic:M,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:M,k:M,k1:M,k2:M,k3:M,k4:M,kernelMatrix:Me,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:M,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:M,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:M,overlineThickness:M,paintOrder:null,panose1:null,path:null,pathLength:M,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ce,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:M,pointsAtY:M,pointsAtZ:M,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Me,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Me,rev:Me,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Me,requiredFeatures:Me,requiredFonts:Me,requiredFormats:Me,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:M,specularExponent:M,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:M,strikethroughThickness:M,string:null,stroke:null,strokeDashArray:Me,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:M,strokeOpacity:M,strokeWidth:null,style:null,surfaceScale:M,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Me,tabIndex:M,tableValues:null,target:null,targetX:M,targetY:M,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Me,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:M,underlineThickness:M,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:M,values:null,vAlphabetic:M,vMathematical:M,vectorEffect:null,vHanging:M,vIdeographic:M,version:null,vertAdvY:M,vertOriginX:M,vertOriginY:M,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:M,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),kc=/^data[-\w.:]+$/i,Pa=/-[a-z]/g,Cc=/[A-Z]/g;function _c(e){return"-"+e.toLowerCase()}function Dc(e){return e.charAt(1).toUpperCase()}const Bc={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},Sc=ha([ya,va,xa,Ea,Ec],"html"),Rr=ha([ya,va,xa,Ea,Pc],"svg");function ka(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Hr,Ca,_a,Lt={},Ic=function(){if(_a)return Lt;_a=1;var e=Lt&&Lt.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.default=function(n,r){var o=null;if(!n||typeof n!="string")return o;var i=(0,t.default)(n),a=typeof r=="function";return i.forEach(function(A){if(A.type==="declaration"){var s=A.property,l=A.value;a?r(s,l,A):l&&((o=o||{})[s]=l)}}),o};var t=e(function(){if(Ca)return Hr;Ca=1;var n=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,r=/\n/g,o=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,A=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,s=/^[;\s]*/,l=/^\s+|\s+$/g,c="";function u(d){return d?d.replace(l,c):c}return Hr=function(d,p){if(typeof d!="string")throw new TypeError("First argument must be a string");if(!d)return[];p=p||{};var f=1,y=1;function h(D){var k=D.match(r);k&&(f+=k.length);var S=D.lastIndexOf(`
21
+ `);y=~S?D.length-S:y+D.length}function w(){var D={line:f,column:y};return function(k){return k.position=new v(D),C(),k}}function v(D){this.start=D,this.end={line:f,column:y},this.source=p.source}function g(D){var k=new Error(p.source+":"+f+":"+y+": "+D);if(k.reason=D,k.filename=p.source,k.line=f,k.column=y,k.source=d,!p.silent)throw k}function x(D){var k=D.exec(d);if(k){var S=k[0];return h(S),d=d.slice(S.length),k}}function C(){x(o)}function E(D){var k;for(D=D||[];k=_();)k!==!1&&D.push(k);return D}function _(){var D=w();if(d.charAt(0)=="/"&&d.charAt(1)=="*"){for(var k=2;c!=d.charAt(k)&&(d.charAt(k)!="*"||d.charAt(k+1)!="/");)++k;if(k+=2,c===d.charAt(k-1))return g("End of comment missing");var S=d.slice(2,k-2);return y+=2,h(S),d=d.slice(k),y+=2,D({type:"comment",comment:S})}}function I(){var D=w(),k=x(i);if(k){if(_(),!x(a))return g("property missing ':'");var S=x(A),B=D({type:"declaration",property:u(k[0].replace(n,c)),value:S?u(S[0].replace(n,c)):c});return x(s),B}}return v.prototype.content=d,C(),function(){var D,k=[];for(E(k);D=I();)D!==!1&&(k.push(D),E(k));return k}()},Hr}());return Lt}();const Da=ka(Ic),Tc=Da.default||Da,Ba=Sa("end"),Ur=Sa("start");function Sa(e){return function(t){const n=t&&t.position&&t.position[e]||{};if(typeof n.line=="number"&&n.line>0&&typeof n.column=="number"&&n.column>0)return{line:n.line,column:n.column,offset:typeof n.offset=="number"&&n.offset>-1?n.offset:void 0}}}function rn(e){return e&&typeof e=="object"?"position"in e||"type"in e?Ia(e.position):"start"in e||"end"in e?Ia(e):"line"in e||"column"in e?Fr(e):"":""}function Fr(e){return Ta(e&&e.line)+":"+Ta(e&&e.column)}function Ia(e){return Fr(e&&e.start)+"-"+Fr(e&&e.end)}function Ta(e){return e&&typeof e=="number"?e:1}class ke extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let o="",i={},a=!1;if(n&&(i="line"in n&&"column"in n||"start"in n&&"end"in n?{place:n}:"type"in n?{ancestors:[n],place:n.position}:{...n}),typeof t=="string"?o=t:!i.cause&&t&&(a=!0,o=t.message,i.cause=t),!i.ruleId&&!i.source&&typeof r=="string"){const s=r.indexOf(":");s===-1?i.ruleId=r:(i.source=r.slice(0,s),i.ruleId=r.slice(s+1))}if(!i.place&&i.ancestors&&i.ancestors){const s=i.ancestors[i.ancestors.length-1];s&&(i.place=s.position)}const A=i.place&&"start"in i.place?i.place.start:i.place;this.ancestors=i.ancestors||void 0,this.cause=i.cause||void 0,this.column=A?A.column:void 0,this.fatal=void 0,this.file,this.message=o,this.line=A?A.line:void 0,this.name=rn(i.place)||"1:1",this.place=i.place||void 0,this.reason=this.message,this.ruleId=i.ruleId||void 0,this.source=i.source||void 0,this.stack=a&&i.cause&&typeof i.cause.stack=="string"?i.cause.stack:"",this.actual,this.expected,this.note,this.url}}ke.prototype.file="",ke.prototype.name="",ke.prototype.reason="",ke.prototype.message="",ke.prototype.stack="",ke.prototype.column=void 0,ke.prototype.line=void 0,ke.prototype.ancestors=void 0,ke.prototype.cause=void 0,ke.prototype.fatal=void 0,ke.prototype.place=void 0,ke.prototype.ruleId=void 0,ke.prototype.source=void 0;const zr={}.hasOwnProperty,Qc=new Map,Mc=/[A-Z]/g,Oc=/-([a-z])/g,Nc=new Set(["table","tbody","thead","tfoot","tr"]),Lc=new Set(["td","th"]),Qa="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function Rc(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=function(a,A){return s;function s(l,c,u,d){const p=Array.isArray(u.children),f=Ur(l);return A(c,u,d,p,{columnNumber:f?f.column-1:void 0,fileName:a,lineNumber:f?f.line:void 0},void 0)}}(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=function(a,A,s){return l;function l(c,u,d,p){const f=Array.isArray(d.children)?s:A;return p?f(u,d,p):f(u,d)}}(0,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Rr:Sc,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},i=Ma(o,e,void 0);return i&&typeof i!="string"?i:o.create(e,o.Fragment,{children:i||void 0},void 0)}function Ma(e,t,n){return t.type==="element"?function(r,o,i){const a=r.schema;let A=a;o.tagName.toLowerCase()==="svg"&&a.space==="html"&&(A=Rr,r.schema=A),r.ancestors.push(o);const s=Na(r,o.tagName,!1),l=function(u,d){const p={};let f,y;for(y in d.properties)if(y!=="children"&&zr.call(d.properties,y)){const h=Hc(u,y,d.properties[y]);if(h){const[w,v]=h;u.tableCellAlignToStyle&&w==="align"&&typeof v=="string"&&Lc.has(d.tagName)?f=v:p[w]=v}}return f&&((p.style||(p.style={}))[u.stylePropertyNameCase==="css"?"text-align":"textAlign"]=f),p}(r,o);let c=Wr(r,o);return Nc.has(o.tagName)&&(c=c.filter(function(u){return typeof u!="string"||!function(d){return typeof d=="object"?d.type==="text"&&fa(d.value):fa(d)}(u)})),Oa(r,l,s,o),jr(l,c),r.ancestors.pop(),r.schema=a,r.create(o,s,l,i)}(e,t,n):t.type==="mdxFlowExpression"||t.type==="mdxTextExpression"?function(r,o){if(o.data&&o.data.estree&&r.evaluater){const i=o.data.estree.body[0];return i.type,r.evaluater.evaluateExpression(i.expression)}on(r,o.position)}(e,t):t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement"?function(r,o,i){const a=r.schema;let A=a;o.name==="svg"&&a.space==="html"&&(A=Rr,r.schema=A),r.ancestors.push(o);const s=o.name===null?r.Fragment:Na(r,o.name,!0),l=function(u,d){const p={};for(const f of d.attributes)if(f.type==="mdxJsxExpressionAttribute")if(f.data&&f.data.estree&&u.evaluater){const y=f.data.estree.body[0];y.type;const h=y.expression;h.type;const w=h.properties[0];w.type,Object.assign(p,u.evaluater.evaluateExpression(w.argument))}else on(u,d.position);else{const y=f.name;let h;if(f.value&&typeof f.value=="object")if(f.value.data&&f.value.data.estree&&u.evaluater){const w=f.value.data.estree.body[0];w.type,h=u.evaluater.evaluateExpression(w.expression)}else on(u,d.position);else h=f.value===null||f.value;p[y]=h}return p}(r,o),c=Wr(r,o);return Oa(r,l,s,o),jr(l,c),r.ancestors.pop(),r.schema=a,r.create(o,s,l,i)}(e,t,n):t.type==="mdxjsEsm"?function(r,o){if(o.data&&o.data.estree&&r.evaluater)return r.evaluater.evaluateProgram(o.data.estree);on(r,o.position)}(e,t):t.type==="root"?function(r,o,i){const a={};return jr(a,Wr(r,o)),r.create(o,r.Fragment,a,i)}(e,t,n):t.type==="text"?function(r,o){return o.value}(0,t):void 0}function Oa(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function jr(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function Wr(e,t){const n=[];let r=-1;const o=e.passKeys?new Map:Qc;for(;++r<t.children.length;){const i=t.children[r];let a;if(e.passKeys){const s=i.type==="element"?i.tagName:i.type==="mdxJsxFlowElement"||i.type==="mdxJsxTextElement"?i.name:void 0;if(s){const l=o.get(s)||0;a=s+"-"+l,o.set(s,l+1)}}const A=Ma(e,i,a);A!==void 0&&n.push(A)}return n}function Hc(e,t,n){const r=function(o,i){const a=Mr(i);let A=i,s=Ue;if(a in o.normal)return o.property[o.normal[a]];if(a.length>4&&a.slice(0,4)==="data"&&kc.test(i)){if(i.charAt(4)==="-"){const l=i.slice(5).replace(Pa,Dc);A="data"+l.charAt(0).toUpperCase()+l.slice(1)}else{const l=i.slice(4);if(!Pa.test(l)){let c=l.replace(Cc,_c);c.charAt(0)!=="-"&&(c="-"+c),i="data"+c}}s=Lr}return new s(A,i)}(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?function(o){const i={};return(o[o.length-1]===""?[...o,""]:o).join((i.padRight?" ":"")+","+(i.padLeft===!1?"":" ")).trim()}(n):function(o){return o.join(" ").trim()}(n)),r.property==="style"){let o=typeof n=="object"?n:function(i,a){const A={};try{Tc(a,s)}catch(l){if(!i.ignoreInvalidStyle){const c=l,u=new ke("Cannot parse `style` attribute",{ancestors:i.ancestors,cause:c,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw u.file=i.filePath||void 0,u.url=Qa+"#cannot-parse-style-attribute",u}}return A;function s(l,c){let u=l;u.slice(0,2)!=="--"&&(u.slice(0,4)==="-ms-"&&(u="ms-"+u.slice(4)),u=u.replace(Oc,Fc)),A[u]=c}}(e,String(n));return e.stylePropertyNameCase==="css"&&(o=function(i){const a={};let A;for(A in i)zr.call(i,A)&&(a[Uc(A)]=i[A]);return a}(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&r.space?Bc[r.property]||r.property:r.attribute,n]}}function Na(e,t,n){let r;if(n)if(t.includes(".")){const o=t.split(".");let i,a=-1;for(;++a<o.length;){const A=pa(o[a])?{type:"Identifier",name:o[a]}:{type:"Literal",value:o[a]};i=i?{type:"MemberExpression",object:i,property:A,computed:!(!a||A.type!=="Literal"),optional:!1}:A}r=i}else r=pa(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};else r={type:"Literal",value:t};if(r.type==="Literal"){const o=r.value;return zr.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(r);on(e)}function on(e,t){const n=new ke("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=Qa+"#cannot-handle-mdx-estrees-without-createevaluater",n}function Uc(e){let t=e.replace(Mc,zc);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function Fc(e,t){return t.toUpperCase()}function zc(e){return"-"+e.toLowerCase()}const Gr={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},Qn={};function La(e,t,n){if(function(r){return!(!r||typeof r!="object")}(e)){if("value"in e)return e.type!=="html"||n?e.value:"";if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Ra(e.children,t,n)}return Array.isArray(e)?Ra(e,t,n):""}function Ra(e,t,n){const r=[];let o=-1;for(;++o<e.length;)r[o]=La(e[o],t,n);return r.join("")}const Ha=document.createElement("i");function qr(e){const t="&"+e+";";Ha.innerHTML=t;const n=Ha.textContent;return(n.charCodeAt(n.length-1)!==59||e==="semi")&&n!==t&&n}function Ze(e,t,n,r){const o=e.length;let i,a=0;if(t=t<0?-t>o?0:o+t:t>o?o:t,n=n>0?n:0,r.length<1e4)i=Array.from(r),i.unshift(t,n),e.splice(...i);else for(n&&e.splice(t,n);a<r.length;)i=r.slice(a,a+1e4),i.unshift(t,0),e.splice(...i),a+=1e4,t+=1e4}function Fe(e,t){return e.length>0?(Ze(e,e.length,0,t),e):t}const Ua={}.hasOwnProperty;function jc(e){const t={};let n=-1;for(;++n<e.length;)Wc(t,e[n]);return t}function Wc(e,t){let n;for(n in t){const r=(Ua.call(e,n)?e[n]:void 0)||(e[n]={}),o=t[n];let i;if(o)for(i in o){Ua.call(r,i)||(r[i]=[]);const a=o[i];Gc(r[i],Array.isArray(a)?a:a?[a]:[])}}}function Gc(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Ze(e,0,0,r)}function Fa(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||!(65535&~n)||(65535&n)==65534||n>1114111?"�":String.fromCodePoint(n)}function Rt(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const et=ut(/[A-Za-z]/),Oe=ut(/[\dA-Za-z]/),qc=ut(/[#-'*+\--9=?A-Z^-~]/);function Yr(e){return e!==null&&(e<32||e===127)}const Xr=ut(/\d/),Yc=ut(/[\dA-Fa-f]/),Xc=ut(/[!-/:-@[-`{-~]/);function V(e){return e!==null&&e<-2}function Se(e){return e!==null&&(e<0||e===32)}function ae(e){return e===-2||e===-1||e===32}const Vc=ut(new RegExp("\\p{P}|\\p{S}","u")),Kc=ut(/\s/);function ut(e){return function(t){return t!==null&&t>-1&&e.test(String.fromCharCode(t))}}function Ht(e){const t=[];let n=-1,r=0,o=0;for(;++n<e.length;){const i=e.charCodeAt(n);let a="";if(i===37&&Oe(e.charCodeAt(n+1))&&Oe(e.charCodeAt(n+2)))o=2;else if(i<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(i))||(a=String.fromCharCode(i));else if(i>55295&&i<57344){const A=e.charCodeAt(n+1);i<56320&&A>56319&&A<57344?(a=String.fromCharCode(i,A),o=1):a="�"}else a=String.fromCharCode(i);a&&(t.push(e.slice(r,n),encodeURIComponent(a)),r=n+o+1,a=""),o&&(n+=o,o=0)}return t.join("")+e.slice(r)}function ue(e,t,n,r){const o=r?r-1:Number.POSITIVE_INFINITY;let i=0;return function(A){return ae(A)?(e.enter(n),a(A)):t(A)};function a(A){return ae(A)&&i++<o?(e.consume(A),a):(e.exit(n),t(A))}}const $c={tokenize:function(e){const t=e.attempt(this.parser.constructs.contentInitial,function(i){return i===null?void e.consume(i):(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),ue(e,t,"linePrefix"))},function(i){return e.enter("paragraph"),r(i)});let n;return t;function r(i){const a=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=a),n=a,o(i)}function o(i){return i===null?(e.exit("chunkText"),e.exit("paragraph"),void e.consume(i)):V(i)?(e.consume(i),e.exit("chunkText"),r):(e.consume(i),o)}}},Jc={tokenize:function(e){const t=this,n=[];let r,o,i,a=0;return A;function A(g){if(a<n.length){const x=n[a];return t.containerState=x[1],e.attempt(x[0].continuation,s,l)(g)}return l(g)}function s(g){if(a++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,r&&v();const x=t.events.length;let C,E=x;for(;E--;)if(t.events[E][0]==="exit"&&t.events[E][1].type==="chunkFlow"){C=t.events[E][1].end;break}w(a);let _=x;for(;_<t.events.length;)t.events[_][1].end={...C},_++;return Ze(t.events,E+1,0,t.events.slice(x)),t.events.length=_,l(g)}return A(g)}function l(g){if(a===n.length){if(!r)return d(g);if(r.currentConstruct&&r.currentConstruct.concrete)return f(g);t.interrupt=!(!r.currentConstruct||r._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(za,c,u)(g)}function c(g){return r&&v(),w(a),d(g)}function u(g){return t.parser.lazy[t.now().line]=a!==n.length,i=t.now().offset,f(g)}function d(g){return t.containerState={},e.attempt(za,p,f)(g)}function p(g){return a++,n.push([t.currentConstruct,t.containerState]),d(g)}function f(g){return g===null?(r&&v(),w(0),void e.consume(g)):(r=r||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:r,contentType:"flow",previous:o}),y(g))}function y(g){return g===null?(h(e.exit("chunkFlow"),!0),w(0),void e.consume(g)):V(g)?(e.consume(g),h(e.exit("chunkFlow")),a=0,t.interrupt=void 0,A):(e.consume(g),y)}function h(g,x){const C=t.sliceStream(g);if(x&&C.push(null),g.previous=o,o&&(o.next=g),o=g,r.defineSkip(g.start),r.write(C),t.parser.lazy[g.start.line]){let E=r.events.length;for(;E--;)if(r.events[E][1].start.offset<i&&(!r.events[E][1].end||r.events[E][1].end.offset>i))return;const _=t.events.length;let I,D,k=_;for(;k--;)if(t.events[k][0]==="exit"&&t.events[k][1].type==="chunkFlow"){if(I){D=t.events[k][1].end;break}I=!0}for(w(a),E=_;E<t.events.length;)t.events[E][1].end={...D},E++;Ze(t.events,k+1,0,t.events.slice(_)),t.events.length=E}}function w(g){let x=n.length;for(;x-- >g;){const C=n[x];t.containerState=C[1],C[0].exit.call(t,e)}n.length=g}function v(){r.write([null]),o=void 0,r=void 0,t.containerState._closeFlow=void 0}}},za={tokenize:function(e,t,n){return ue(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};function ja(e){return e===null||Se(e)||Kc(e)?1:Vc(e)?2:void 0}function Vr(e,t,n){const r=[];let o=-1;for(;++o<e.length;){const i=e[o].resolveAll;i&&!r.includes(i)&&(t=i(t,n),r.push(i))}return t}const Kr={name:"attention",resolveAll:function(e,t){let n,r,o,i,a,A,s,l,c=-1;for(;++c<e.length;)if(e[c][0]==="enter"&&e[c][1].type==="attentionSequence"&&e[c][1]._close){for(n=c;n--;)if(e[n][0]==="exit"&&e[n][1].type==="attentionSequence"&&e[n][1]._open&&t.sliceSerialize(e[n][1]).charCodeAt(0)===t.sliceSerialize(e[c][1]).charCodeAt(0)){if((e[n][1]._close||e[c][1]._open)&&(e[c][1].end.offset-e[c][1].start.offset)%3&&!((e[n][1].end.offset-e[n][1].start.offset+e[c][1].end.offset-e[c][1].start.offset)%3))continue;A=e[n][1].end.offset-e[n][1].start.offset>1&&e[c][1].end.offset-e[c][1].start.offset>1?2:1;const u={...e[n][1].end},d={...e[c][1].start};Wa(u,-A),Wa(d,A),i={type:A>1?"strongSequence":"emphasisSequence",start:u,end:{...e[n][1].end}},a={type:A>1?"strongSequence":"emphasisSequence",start:{...e[c][1].start},end:d},o={type:A>1?"strongText":"emphasisText",start:{...e[n][1].end},end:{...e[c][1].start}},r={type:A>1?"strong":"emphasis",start:{...i.start},end:{...a.end}},e[n][1].end={...i.start},e[c][1].start={...a.end},s=[],e[n][1].end.offset-e[n][1].start.offset&&(s=Fe(s,[["enter",e[n][1],t],["exit",e[n][1],t]])),s=Fe(s,[["enter",r,t],["enter",i,t],["exit",i,t],["enter",o,t]]),s=Fe(s,Vr(t.parser.constructs.insideSpan.null,e.slice(n+1,c),t)),s=Fe(s,[["exit",o,t],["enter",a,t],["exit",a,t],["exit",r,t]]),e[c][1].end.offset-e[c][1].start.offset?(l=2,s=Fe(s,[["enter",e[c][1],t],["exit",e[c][1],t]])):l=0,Ze(e,n-1,c-n+3,s),c=n+s.length-l-2;break}}for(c=-1;++c<e.length;)e[c][1].type==="attentionSequence"&&(e[c][1].type="data");return e},tokenize:function(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,o=ja(r);let i;return function(A){return i=A,e.enter("attentionSequence"),a(A)};function a(A){if(A===i)return e.consume(A),a;const s=e.exit("attentionSequence"),l=ja(A),c=!l||l===2&&o||n.includes(A),u=!o||o===2&&l||n.includes(r);return s._open=!!(i===42?c:c&&(o||!u)),s._close=!!(i===42?u:u&&(l||!c)),t(A)}}};function Wa(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Zc={name:"autolink",tokenize:function(e,t,n){let r=0;return function(d){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(d),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),o};function o(d){return et(d)?(e.consume(d),i):d===64?n(d):s(d)}function i(d){return d===43||d===45||d===46||Oe(d)?(r=1,a(d)):s(d)}function a(d){return d===58?(e.consume(d),r=0,A):(d===43||d===45||d===46||Oe(d))&&r++<32?(e.consume(d),a):(r=0,s(d))}function A(d){return d===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(d),e.exit("autolinkMarker"),e.exit("autolink"),t):d===null||d===32||d===60||Yr(d)?n(d):(e.consume(d),A)}function s(d){return d===64?(e.consume(d),l):qc(d)?(e.consume(d),s):n(d)}function l(d){return Oe(d)?c(d):n(d)}function c(d){return d===46?(e.consume(d),r=0,l):d===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(d),e.exit("autolinkMarker"),e.exit("autolink"),t):u(d)}function u(d){if((d===45||Oe(d))&&r++<63){const p=d===45?u:c;return e.consume(d),p}return n(d)}}},Mn={partial:!0,tokenize:function(e,t,n){return function(o){return ae(o)?ue(e,r,"linePrefix")(o):r(o)};function r(o){return o===null||V(o)?t(o):n(o)}}},Ga={continuation:{tokenize:function(e,t,n){const r=this;return function(i){return ae(i)?ue(e,o,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(i):o(i)};function o(i){return e.attempt(Ga,t,n)(i)}}},exit:function(e){e.exit("blockQuote")},name:"blockQuote",tokenize:function(e,t,n){const r=this;return function(i){if(i===62){const a=r.containerState;return a.open||(e.enter("blockQuote",{_container:!0}),a.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(i),e.exit("blockQuoteMarker"),o}return n(i)};function o(i){return ae(i)?(e.enter("blockQuotePrefixWhitespace"),e.consume(i),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(i))}}},qa={name:"characterEscape",tokenize:function(e,t,n){return function(o){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(o),e.exit("escapeMarker"),r};function r(o){return Xc(o)?(e.enter("characterEscapeValue"),e.consume(o),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(o)}}},Ya={name:"characterReference",tokenize:function(e,t,n){const r=this;let o,i,a=0;return function(c){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(c),e.exit("characterReferenceMarker"),A};function A(c){return c===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(c),e.exit("characterReferenceMarkerNumeric"),s):(e.enter("characterReferenceValue"),o=31,i=Oe,l(c))}function s(c){return c===88||c===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(c),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),o=6,i=Yc,l):(e.enter("characterReferenceValue"),o=7,i=Xr,l(c))}function l(c){if(c===59&&a){const u=e.exit("characterReferenceValue");return i!==Oe||qr(r.sliceSerialize(u))?(e.enter("characterReferenceMarker"),e.consume(c),e.exit("characterReferenceMarker"),e.exit("characterReference"),t):n(c)}return i(c)&&a++<o?(e.consume(c),l):n(c)}}},Xa={partial:!0,tokenize:function(e,t,n){const r=this;return function(i){return i===null?n(i):(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),o)};function o(i){return r.parser.lazy[r.now().line]?n(i):t(i)}}},Va={concrete:!0,name:"codeFenced",tokenize:function(e,t,n){const r=this,o={partial:!0,tokenize:function(g,x,C){let E=0;return _;function _(B){return g.enter("lineEnding"),g.consume(B),g.exit("lineEnding"),I}function I(B){return g.enter("codeFencedFence"),ae(B)?ue(g,D,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(B):D(B)}function D(B){return B===i?(g.enter("codeFencedFenceSequence"),k(B)):C(B)}function k(B){return B===i?(E++,g.consume(B),k):E>=A?(g.exit("codeFencedFenceSequence"),ae(B)?ue(g,S,"whitespace")(B):S(B)):C(B)}function S(B){return B===null||V(B)?(g.exit("codeFencedFence"),x(B)):C(B)}}};let i,a=0,A=0;return function(g){return function(x){const C=r.events[r.events.length-1];return a=C&&C[1].type==="linePrefix"?C[2].sliceSerialize(C[1],!0).length:0,i=x,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),s(x)}(g)};function s(g){return g===i?(A++,e.consume(g),s):A<3?n(g):(e.exit("codeFencedFenceSequence"),ae(g)?ue(e,l,"whitespace")(g):l(g))}function l(g){return g===null||V(g)?(e.exit("codeFencedFence"),r.interrupt?t(g):e.check(Xa,p,v)(g)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),c(g))}function c(g){return g===null||V(g)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),l(g)):ae(g)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ue(e,u,"whitespace")(g)):g===96&&g===i?n(g):(e.consume(g),c)}function u(g){return g===null||V(g)?l(g):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),d(g))}function d(g){return g===null||V(g)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),l(g)):g===96&&g===i?n(g):(e.consume(g),d)}function p(g){return e.attempt(o,v,f)(g)}function f(g){return e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),y}function y(g){return a>0&&ae(g)?ue(e,h,"linePrefix",a+1)(g):h(g)}function h(g){return g===null||V(g)?e.check(Xa,p,v)(g):(e.enter("codeFlowValue"),w(g))}function w(g){return g===null||V(g)?(e.exit("codeFlowValue"),h(g)):(e.consume(g),w)}function v(g){return e.exit("codeFenced"),t(g)}}},$r={name:"codeIndented",tokenize:function(e,t,n){const r=this;return function(s){return e.enter("codeIndented"),ue(e,o,"linePrefix",5)(s)};function o(s){const l=r.events[r.events.length-1];return l&&l[1].type==="linePrefix"&&l[2].sliceSerialize(l[1],!0).length>=4?i(s):n(s)}function i(s){return s===null?A(s):V(s)?e.attempt(eu,i,A)(s):(e.enter("codeFlowValue"),a(s))}function a(s){return s===null||V(s)?(e.exit("codeFlowValue"),i(s)):(e.consume(s),a)}function A(s){return e.exit("codeIndented"),t(s)}}},eu={partial:!0,tokenize:function(e,t,n){const r=this;return o;function o(a){return r.parser.lazy[r.now().line]?n(a):V(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),o):ue(e,i,"linePrefix",5)(a)}function i(a){const A=r.events[r.events.length-1];return A&&A[1].type==="linePrefix"&&A[2].sliceSerialize(A[1],!0).length>=4?t(a):V(a)?o(a):n(a)}}},tu={name:"codeText",previous:function(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"},resolve:function(e){let t,n,r=e.length-4,o=3;if(!(e[o][1].type!=="lineEnding"&&e[o][1].type!=="space"||e[r][1].type!=="lineEnding"&&e[r][1].type!=="space")){for(t=o;++t<r;)if(e[t][1].type==="codeTextData"){e[o][1].type="codeTextPadding",e[r][1].type="codeTextPadding",o+=2,r-=2;break}}for(t=o-1,r++;++t<=r;)n===void 0?t!==r&&e[t][1].type!=="lineEnding"&&(n=t):(t===r||e[t][1].type==="lineEnding")&&(e[n][1].type="codeTextData",t!==n+2&&(e[n][1].end=e[t-1][1].end,e.splice(n+2,t-n-2),r-=t-n-2,t=n+2),n=void 0);return e},tokenize:function(e,t,n){let r,o,i=0;return function(c){return e.enter("codeText"),e.enter("codeTextSequence"),a(c)};function a(c){return c===96?(e.consume(c),i++,a):(e.exit("codeTextSequence"),A(c))}function A(c){return c===null?n(c):c===32?(e.enter("space"),e.consume(c),e.exit("space"),A):c===96?(o=e.enter("codeTextSequence"),r=0,l(c)):V(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),A):(e.enter("codeTextData"),s(c))}function s(c){return c===null||c===32||c===96||V(c)?(e.exit("codeTextData"),A(c)):(e.consume(c),s)}function l(c){return c===96?(e.consume(c),r++,l):r===i?(e.exit("codeTextSequence"),e.exit("codeText"),t(c)):(o.type="codeTextData",s(c))}}};class nu{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const o=n||0;this.setCursor(Math.trunc(t));const i=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return r&&an(this.left,r),i.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),an(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),an(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);an(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);an(this.left,n.reverse())}}}function an(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function Ka(e){const t={};let n,r,o,i,a,A,s,l=-1;const c=new nu(e);for(;++l<c.length;){for(;l in t;)l=t[l];if(n=c.get(l),l&&n[1].type==="chunkFlow"&&c.get(l-1)[1].type==="listItemPrefix"&&(A=n[1]._tokenizer.events,o=0,o<A.length&&A[o][1].type==="lineEndingBlank"&&(o+=2),o<A.length&&A[o][1].type==="content"))for(;++o<A.length&&A[o][1].type!=="content";)A[o][1].type==="chunkText"&&(A[o][1]._isInFirstContentOfListItem=!0,o++);if(n[0]==="enter")n[1].contentType&&(Object.assign(t,ru(c,l)),l=t[l],s=!0);else if(n[1]._container){for(o=l,r=void 0;o--;)if(i=c.get(o),i[1].type==="lineEnding"||i[1].type==="lineEndingBlank")i[0]==="enter"&&(r&&(c.get(r)[1].type="lineEndingBlank"),i[1].type="lineEnding",r=o);else if(i[1].type!=="linePrefix")break;r&&(n[1].end={...c.get(r)[1].start},a=c.slice(r,l),a.unshift(n),c.splice(r,l-r+1,a))}}return Ze(e,0,Number.POSITIVE_INFINITY,c.slice(0)),!s}function ru(e,t){const n=e.get(t)[1],r=e.get(t)[2];let o=t-1;const i=[],a=n._tokenizer||r.parser[n.contentType](n.start),A=a.events,s=[],l={};let c,u,d=-1,p=n,f=0,y=0;const h=[y];for(;p;){for(;e.get(++o)[1]!==p;);i.push(o),p._tokenizer||(c=r.sliceStream(p),p.next||c.push(null),u&&a.defineSkip(p.start),p._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=!0),a.write(c),p._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=void 0)),u=p,p=p.next}for(p=n;++d<A.length;)A[d][0]==="exit"&&A[d-1][0]==="enter"&&A[d][1].type===A[d-1][1].type&&A[d][1].start.line!==A[d][1].end.line&&(y=d+1,h.push(y),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(a.events=[],p?(p._tokenizer=void 0,p.previous=void 0):h.pop(),d=h.length;d--;){const w=A.slice(h[d],h[d+1]),v=i.pop();s.push([v,v+w.length-1]),e.splice(v,2,w)}for(s.reverse(),d=-1;++d<s.length;)l[f+s[d][0]]=f+s[d][1],f+=s[d][1]-s[d][0]-1;return l}const ou={resolve:function(e){return Ka(e),e},tokenize:function(e,t){let n;return function(a){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),r(a)};function r(a){return a===null?o(a):V(a)?e.check(iu,i,o)(a):(e.consume(a),r)}function o(a){return e.exit("chunkContent"),e.exit("content"),t(a)}function i(a){return e.consume(a),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,r}}},iu={partial:!0,tokenize:function(e,t,n){const r=this;return function(i){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),ue(e,o,"linePrefix")};function o(i){if(i===null||V(i))return n(i);const a=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(i):e.interrupt(r.parser.constructs.flow,n,t)(i)}}};function $a(e,t,n,r,o,i,a,A,s){const l=s||Number.POSITIVE_INFINITY;let c=0;return function(h){return h===60?(e.enter(r),e.enter(o),e.enter(i),e.consume(h),e.exit(i),u):h===null||h===32||h===41||Yr(h)?n(h):(e.enter(r),e.enter(a),e.enter(A),e.enter("chunkString",{contentType:"string"}),f(h))};function u(h){return h===62?(e.enter(i),e.consume(h),e.exit(i),e.exit(o),e.exit(r),t):(e.enter(A),e.enter("chunkString",{contentType:"string"}),d(h))}function d(h){return h===62?(e.exit("chunkString"),e.exit(A),u(h)):h===null||h===60||V(h)?n(h):(e.consume(h),h===92?p:d)}function p(h){return h===60||h===62||h===92?(e.consume(h),d):d(h)}function f(h){return c||h!==null&&h!==41&&!Se(h)?c<l&&h===40?(e.consume(h),c++,f):h===41?(e.consume(h),c--,f):h===null||h===32||h===40||Yr(h)?n(h):(e.consume(h),h===92?y:f):(e.exit("chunkString"),e.exit(A),e.exit(a),e.exit(r),t(h))}function y(h){return h===40||h===41||h===92?(e.consume(h),f):f(h)}}function Ja(e,t,n,r,o,i){const a=this;let A,s=0;return function(d){return e.enter(r),e.enter(o),e.consume(d),e.exit(o),e.enter(i),l};function l(d){return s>999||d===null||d===91||d===93&&!A||d===94&&!s&&"_hiddenFootnoteSupport"in a.parser.constructs?n(d):d===93?(e.exit(i),e.enter(o),e.consume(d),e.exit(o),e.exit(r),t):V(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),l):(e.enter("chunkString",{contentType:"string"}),c(d))}function c(d){return d===null||d===91||d===93||V(d)||s++>999?(e.exit("chunkString"),l(d)):(e.consume(d),A||(A=!ae(d)),d===92?u:c)}function u(d){return d===91||d===92||d===93?(e.consume(d),s++,c):c(d)}}function Za(e,t,n,r,o,i){let a;return function(u){return u===34||u===39||u===40?(e.enter(r),e.enter(o),e.consume(u),e.exit(o),a=u===40?41:u,A):n(u)};function A(u){return u===a?(e.enter(o),e.consume(u),e.exit(o),e.exit(r),t):(e.enter(i),s(u))}function s(u){return u===a?(e.exit(i),A(a)):u===null?n(u):V(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),ue(e,s,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),l(u))}function l(u){return u===a||u===null||V(u)?(e.exit("chunkString"),s(u)):(e.consume(u),u===92?c:l)}function c(u){return u===a||u===92?(e.consume(u),l):l(u)}}function An(e,t){let n;return function r(o){return V(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),n=!0,r):ae(o)?ue(e,r,n?"linePrefix":"lineSuffix")(o):t(o)}}const au={name:"definition",tokenize:function(e,t,n){const r=this;let o;return function(u){return e.enter("definition"),function(d){return Ja.call(r,e,i,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(d)}(u)};function i(u){return o=Rt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),u===58?(e.enter("definitionMarker"),e.consume(u),e.exit("definitionMarker"),a):n(u)}function a(u){return Se(u)?An(e,A)(u):A(u)}function A(u){return $a(e,s,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(u)}function s(u){return e.attempt(Au,l,l)(u)}function l(u){return ae(u)?ue(e,c,"whitespace")(u):c(u)}function c(u){return u===null||V(u)?(e.exit("definition"),r.parser.defined.push(o),t(u)):n(u)}}},Au={partial:!0,tokenize:function(e,t,n){return function(a){return Se(a)?An(e,r)(a):n(a)};function r(a){return Za(e,o,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(a)}function o(a){return ae(a)?ue(e,i,"whitespace")(a):i(a)}function i(a){return a===null||V(a)?t(a):n(a)}}},su={name:"hardBreakEscape",tokenize:function(e,t,n){return function(o){return e.enter("hardBreakEscape"),e.consume(o),r};function r(o){return V(o)?(e.exit("hardBreakEscape"),t(o)):n(o)}}},lu={name:"headingAtx",resolve:function(e,t){let n,r,o=e.length-2,i=3;return e[i][1].type==="whitespace"&&(i+=2),o-2>i&&e[o][1].type==="whitespace"&&(o-=2),e[o][1].type==="atxHeadingSequence"&&(i===o-1||o-4>i&&e[o-2][1].type==="whitespace")&&(o-=i+1===o?2:4),o>i&&(n={type:"atxHeadingText",start:e[i][1].start,end:e[o][1].end},r={type:"chunkText",start:e[i][1].start,end:e[o][1].end,contentType:"text"},Ze(e,i,o-i+1,[["enter",n,t],["enter",r,t],["exit",r,t],["exit",n,t]])),e},tokenize:function(e,t,n){let r=0;return function(s){return e.enter("atxHeading"),function(l){return e.enter("atxHeadingSequence"),o(l)}(s)};function o(s){return s===35&&r++<6?(e.consume(s),o):s===null||Se(s)?(e.exit("atxHeadingSequence"),i(s)):n(s)}function i(s){return s===35?(e.enter("atxHeadingSequence"),a(s)):s===null||V(s)?(e.exit("atxHeading"),t(s)):ae(s)?ue(e,i,"whitespace")(s):(e.enter("atxHeadingText"),A(s))}function a(s){return s===35?(e.consume(s),a):(e.exit("atxHeadingSequence"),i(s))}function A(s){return s===null||s===35||Se(s)?(e.exit("atxHeadingText"),i(s)):(e.consume(s),A)}}},cu=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],eA=["pre","script","style","textarea"],uu={concrete:!0,name:"htmlFlow",resolveTo:function(e){let t=e.length;for(;t--&&(e[t][0]!=="enter"||e[t][1].type!=="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e},tokenize:function(e,t,n){const r=this;let o,i,a,A,s;return function(b){return function(F){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(F),l}(b)};function l(b){return b===33?(e.consume(b),c):b===47?(e.consume(b),i=!0,p):b===63?(e.consume(b),o=3,r.interrupt?t:H):et(b)?(e.consume(b),a=String.fromCharCode(b),f):n(b)}function c(b){return b===45?(e.consume(b),o=2,u):b===91?(e.consume(b),o=5,A=0,d):et(b)?(e.consume(b),o=4,r.interrupt?t:H):n(b)}function u(b){return b===45?(e.consume(b),r.interrupt?t:H):n(b)}function d(b){return b==="CDATA[".charCodeAt(A++)?(e.consume(b),A===6?r.interrupt?t:k:d):n(b)}function p(b){return et(b)?(e.consume(b),a=String.fromCharCode(b),f):n(b)}function f(b){if(b===null||b===47||b===62||Se(b)){const F=b===47,K=a.toLowerCase();return F||i||!eA.includes(K)?cu.includes(a.toLowerCase())?(o=6,F?(e.consume(b),y):r.interrupt?t(b):k(b)):(o=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(b):i?h(b):w(b)):(o=1,r.interrupt?t(b):k(b))}return b===45||Oe(b)?(e.consume(b),a+=String.fromCharCode(b),f):n(b)}function y(b){return b===62?(e.consume(b),r.interrupt?t:k):n(b)}function h(b){return ae(b)?(e.consume(b),h):I(b)}function w(b){return b===47?(e.consume(b),I):b===58||b===95||et(b)?(e.consume(b),v):ae(b)?(e.consume(b),w):I(b)}function v(b){return b===45||b===46||b===58||b===95||Oe(b)?(e.consume(b),v):g(b)}function g(b){return b===61?(e.consume(b),x):ae(b)?(e.consume(b),g):w(b)}function x(b){return b===null||b===60||b===61||b===62||b===96?n(b):b===34||b===39?(e.consume(b),s=b,C):ae(b)?(e.consume(b),x):E(b)}function C(b){return b===s?(e.consume(b),s=null,_):b===null||V(b)?n(b):(e.consume(b),C)}function E(b){return b===null||b===34||b===39||b===47||b===60||b===61||b===62||b===96||Se(b)?g(b):(e.consume(b),E)}function _(b){return b===47||b===62||ae(b)?w(b):n(b)}function I(b){return b===62?(e.consume(b),D):n(b)}function D(b){return b===null||V(b)?k(b):ae(b)?(e.consume(b),D):n(b)}function k(b){return b===45&&o===2?(e.consume(b),N):b===60&&o===1?(e.consume(b),Q):b===62&&o===4?(e.consume(b),m):b===63&&o===3?(e.consume(b),H):b===93&&o===5?(e.consume(b),O):!V(b)||o!==6&&o!==7?b===null||V(b)?(e.exit("htmlFlowData"),S(b)):(e.consume(b),k):(e.exit("htmlFlowData"),e.check(du,U,S)(b))}function S(b){return e.check(pu,B,U)(b)}function B(b){return e.enter("lineEnding"),e.consume(b),e.exit("lineEnding"),L}function L(b){return b===null||V(b)?S(b):(e.enter("htmlFlowData"),k(b))}function N(b){return b===45?(e.consume(b),H):k(b)}function Q(b){return b===47?(e.consume(b),a="",W):k(b)}function W(b){if(b===62){const F=a.toLowerCase();return eA.includes(F)?(e.consume(b),m):k(b)}return et(b)&&a.length<8?(e.consume(b),a+=String.fromCharCode(b),W):k(b)}function O(b){return b===93?(e.consume(b),H):k(b)}function H(b){return b===62?(e.consume(b),m):b===45&&o===2?(e.consume(b),H):k(b)}function m(b){return b===null||V(b)?(e.exit("htmlFlowData"),U(b)):(e.consume(b),m)}function U(b){return e.exit("htmlFlow"),t(b)}}},du={partial:!0,tokenize:function(e,t,n){return function(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),e.attempt(Mn,t,n)}}},pu={partial:!0,tokenize:function(e,t,n){const r=this;return function(i){return V(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),o):n(i)};function o(i){return r.parser.lazy[r.now().line]?n(i):t(i)}}},fu={name:"htmlText",tokenize:function(e,t,n){const r=this;let o,i,a;return function(m){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(m),A};function A(m){return m===33?(e.consume(m),s):m===47?(e.consume(m),x):m===63?(e.consume(m),v):et(m)?(e.consume(m),_):n(m)}function s(m){return m===45?(e.consume(m),l):m===91?(e.consume(m),i=0,p):et(m)?(e.consume(m),w):n(m)}function l(m){return m===45?(e.consume(m),d):n(m)}function c(m){return m===null?n(m):m===45?(e.consume(m),u):V(m)?(a=c,W(m)):(e.consume(m),c)}function u(m){return m===45?(e.consume(m),d):c(m)}function d(m){return m===62?Q(m):m===45?u(m):c(m)}function p(m){return m==="CDATA[".charCodeAt(i++)?(e.consume(m),i===6?f:p):n(m)}function f(m){return m===null?n(m):m===93?(e.consume(m),y):V(m)?(a=f,W(m)):(e.consume(m),f)}function y(m){return m===93?(e.consume(m),h):f(m)}function h(m){return m===62?Q(m):m===93?(e.consume(m),h):f(m)}function w(m){return m===null||m===62?Q(m):V(m)?(a=w,W(m)):(e.consume(m),w)}function v(m){return m===null?n(m):m===63?(e.consume(m),g):V(m)?(a=v,W(m)):(e.consume(m),v)}function g(m){return m===62?Q(m):v(m)}function x(m){return et(m)?(e.consume(m),C):n(m)}function C(m){return m===45||Oe(m)?(e.consume(m),C):E(m)}function E(m){return V(m)?(a=E,W(m)):ae(m)?(e.consume(m),E):Q(m)}function _(m){return m===45||Oe(m)?(e.consume(m),_):m===47||m===62||Se(m)?I(m):n(m)}function I(m){return m===47?(e.consume(m),Q):m===58||m===95||et(m)?(e.consume(m),D):V(m)?(a=I,W(m)):ae(m)?(e.consume(m),I):Q(m)}function D(m){return m===45||m===46||m===58||m===95||Oe(m)?(e.consume(m),D):k(m)}function k(m){return m===61?(e.consume(m),S):V(m)?(a=k,W(m)):ae(m)?(e.consume(m),k):I(m)}function S(m){return m===null||m===60||m===61||m===62||m===96?n(m):m===34||m===39?(e.consume(m),o=m,B):V(m)?(a=S,W(m)):ae(m)?(e.consume(m),S):(e.consume(m),L)}function B(m){return m===o?(e.consume(m),o=void 0,N):m===null?n(m):V(m)?(a=B,W(m)):(e.consume(m),B)}function L(m){return m===null||m===34||m===39||m===60||m===61||m===96?n(m):m===47||m===62||Se(m)?I(m):(e.consume(m),L)}function N(m){return m===47||m===62||Se(m)?I(m):n(m)}function Q(m){return m===62?(e.consume(m),e.exit("htmlTextData"),e.exit("htmlText"),t):n(m)}function W(m){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),O}function O(m){return ae(m)?ue(e,H,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(m):H(m)}function H(m){return e.enter("htmlTextData"),a(m)}}},Jr={name:"labelEnd",resolveAll:function(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const o=r.type==="labelImage"?4:2;r.type="data",t+=o}}return e.length!==n.length&&Ze(e,0,e.length,n),e},resolveTo:function(e,t){let n,r,o,i,a=e.length,A=0;for(;a--;)if(n=e[a][1],r){if(n.type==="link"||n.type==="labelLink"&&n._inactive)break;e[a][0]==="enter"&&n.type==="labelLink"&&(n._inactive=!0)}else if(o){if(e[a][0]==="enter"&&(n.type==="labelImage"||n.type==="labelLink")&&!n._balanced&&(r=a,n.type!=="labelLink")){A=2;break}}else n.type==="labelEnd"&&(o=a);const s={type:e[r][1].type==="labelLink"?"link":"image",start:{...e[r][1].start},end:{...e[e.length-1][1].end}},l={type:"label",start:{...e[r][1].start},end:{...e[o][1].end}},c={type:"labelText",start:{...e[r+A+2][1].end},end:{...e[o-2][1].start}};return i=[["enter",s,t],["enter",l,t]],i=Fe(i,e.slice(r+1,r+A+3)),i=Fe(i,[["enter",c,t]]),i=Fe(i,Vr(t.parser.constructs.insideSpan.null,e.slice(r+A+4,o-3),t)),i=Fe(i,[["exit",c,t],e[o-2],e[o-1],["exit",l,t]]),i=Fe(i,e.slice(o+1)),i=Fe(i,[["exit",s,t]]),Ze(e,r,e.length,i),e},tokenize:function(e,t,n){const r=this;let o,i,a=r.events.length;for(;a--;)if((r.events[a][1].type==="labelImage"||r.events[a][1].type==="labelLink")&&!r.events[a][1]._balanced){o=r.events[a][1];break}return function(u){return o?o._inactive?c(u):(i=r.parser.defined.includes(Rt(r.sliceSerialize({start:o.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelEnd"),A):n(u)};function A(u){return u===40?e.attempt(hu,l,i?l:c)(u):u===91?e.attempt(gu,l,i?s:c)(u):i?l(u):c(u)}function s(u){return e.attempt(mu,l,c)(u)}function l(u){return t(u)}function c(u){return o._balanced=!0,n(u)}}},hu={tokenize:function(e,t,n){return function(c){return e.enter("resource"),e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),r};function r(c){return Se(c)?An(e,o)(c):o(c)}function o(c){return c===41?l(c):$a(e,i,a,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(c)}function i(c){return Se(c)?An(e,A)(c):l(c)}function a(c){return n(c)}function A(c){return c===34||c===39||c===40?Za(e,s,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(c):l(c)}function s(c){return Se(c)?An(e,l)(c):l(c)}function l(c){return c===41?(e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),e.exit("resource"),t):n(c)}}},gu={tokenize:function(e,t,n){const r=this;return function(a){return Ja.call(r,e,o,i,"reference","referenceMarker","referenceString")(a)};function o(a){return r.parser.defined.includes(Rt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(a):n(a)}function i(a){return n(a)}}},mu={tokenize:function(e,t,n){return function(o){return e.enter("reference"),e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),r};function r(o){return o===93?(e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),e.exit("reference"),t):n(o)}}},vu={name:"labelStartImage",resolveAll:Jr.resolveAll,tokenize:function(e,t,n){const r=this;return function(a){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(a),e.exit("labelImageMarker"),o};function o(a){return a===91?(e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelImage"),i):n(a)}function i(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}},yu={name:"labelStartLink",resolveAll:Jr.resolveAll,tokenize:function(e,t,n){const r=this;return function(i){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(i),e.exit("labelMarker"),e.exit("labelLink"),o};function o(i){return i===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(i):t(i)}}},Zr={name:"lineEnding",tokenize:function(e,t){return function(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),ue(e,t,"linePrefix")}}},On={name:"thematicBreak",tokenize:function(e,t,n){let r,o=0;return function(A){return e.enter("thematicBreak"),function(s){return r=s,i(s)}(A)};function i(A){return A===r?(e.enter("thematicBreakSequence"),a(A)):o>=3&&(A===null||V(A))?(e.exit("thematicBreak"),t(A)):n(A)}function a(A){return A===r?(e.consume(A),o++,a):(e.exit("thematicBreakSequence"),ae(A)?ue(e,i,"whitespace")(A):i(A))}}},Ie={continuation:{tokenize:function(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Mn,function(i){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,ue(e,t,"listItemIndent",r.containerState.size+1)(i)},function(i){return r.containerState.furtherBlankLines||!ae(i)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(i)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(wu,t,o)(i))});function o(i){return r.containerState._closeFlow=!0,r.interrupt=void 0,ue(e,e.attempt(Ie,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(i)}}},exit:function(e){e.exit(this.containerState.type)},name:"list",tokenize:function(e,t,n){const r=this,o=r.events[r.events.length-1];let i=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,a=0;return function(d){const p=r.containerState.type||(d===42||d===43||d===45?"listUnordered":"listOrdered");if(p==="listUnordered"?!r.containerState.marker||d===r.containerState.marker:Xr(d)){if(r.containerState.type||(r.containerState.type=p,e.enter(p,{_container:!0})),p==="listUnordered")return e.enter("listItemPrefix"),d===42||d===45?e.check(On,n,s)(d):s(d);if(!r.interrupt||d===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),A(d)}return n(d)};function A(d){return Xr(d)&&++a<10?(e.consume(d),A):(!r.interrupt||a<2)&&(r.containerState.marker?d===r.containerState.marker:d===41||d===46)?(e.exit("listItemValue"),s(d)):n(d)}function s(d){return e.enter("listItemMarker"),e.consume(d),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||d,e.check(Mn,r.interrupt?n:l,e.attempt(bu,u,c))}function l(d){return r.containerState.initialBlankLine=!0,i++,u(d)}function c(d){return ae(d)?(e.enter("listItemPrefixWhitespace"),e.consume(d),e.exit("listItemPrefixWhitespace"),u):n(d)}function u(d){return r.containerState.size=i+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(d)}}},bu={partial:!0,tokenize:function(e,t,n){const r=this;return ue(e,function(o){const i=r.events[r.events.length-1];return!ae(o)&&i&&i[1].type==="listItemPrefixWhitespace"?t(o):n(o)},"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)}},wu={partial:!0,tokenize:function(e,t,n){const r=this;return ue(e,function(o){const i=r.events[r.events.length-1];return i&&i[1].type==="listItemIndent"&&i[2].sliceSerialize(i[1],!0).length===r.containerState.size?t(o):n(o)},"listItemIndent",r.containerState.size+1)}},tA={name:"setextUnderline",resolveTo:function(e,t){let n,r,o,i=e.length;for(;i--;)if(e[i][0]==="enter"){if(e[i][1].type==="content"){n=i;break}e[i][1].type==="paragraph"&&(r=i)}else e[i][1].type==="content"&&e.splice(i,1),!o&&e[i][1].type==="definition"&&(o=i);const a={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[r][1].type="setextHeadingText",o?(e.splice(r,0,["enter",a,t]),e.splice(o+1,0,["exit",e[n][1],t]),e[n][1].end={...e[o][1].end}):e[n][1]=a,e.push(["exit",a,t]),e},tokenize:function(e,t,n){const r=this;let o;return function(A){let s,l=r.events.length;for(;l--;)if(r.events[l][1].type!=="lineEnding"&&r.events[l][1].type!=="linePrefix"&&r.events[l][1].type!=="content"){s=r.events[l][1].type==="paragraph";break}return r.parser.lazy[r.now().line]||!r.interrupt&&!s?n(A):(e.enter("setextHeadingLine"),o=A,function(c){return e.enter("setextHeadingLineSequence"),i(c)}(A))};function i(A){return A===o?(e.consume(A),i):(e.exit("setextHeadingLineSequence"),ae(A)?ue(e,a,"lineSuffix")(A):a(A))}function a(A){return A===null||V(A)?(e.exit("setextHeadingLine"),t(A)):n(A)}}},xu={tokenize:function(e){const t=this,n=e.attempt(Mn,function(o){return o===null?void e.consume(o):(e.enter("lineEndingBlank"),e.consume(o),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n)},e.attempt(this.parser.constructs.flowInitial,r,ue(e,e.attempt(this.parser.constructs.flow,r,e.attempt(ou,r)),"linePrefix")));return n;function r(o){if(o!==null)return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),t.currentConstruct=void 0,n;e.consume(o)}}},Eu={resolveAll:rA()},Pu=nA("string"),ku=nA("text");function nA(e){return{resolveAll:rA(e==="text"?Cu:void 0),tokenize:function(t){const n=this,r=this.parser.constructs[e],o=t.attempt(r,i,a);return i;function i(l){return s(l)?o(l):a(l)}function a(l){if(l!==null)return t.enter("data"),t.consume(l),A;t.consume(l)}function A(l){return s(l)?(t.exit("data"),o(l)):(t.consume(l),A)}function s(l){if(l===null)return!0;const c=r[l];let u=-1;if(c)for(;++u<c.length;){const d=c[u];if(!d.previous||d.previous.call(n,n.previous))return!0}return!1}}}}function rA(e){return function(t,n){let r,o=-1;for(;++o<=t.length;)r===void 0?t[o]&&t[o][1].type==="data"&&(r=o,o++):(!t[o]||t[o][1].type!=="data")&&(o!==r+2&&(t[r][1].end=t[o-1][1].end,t.splice(r+2,o-r-2),o=r+2),r=void 0);return e?e(t,n):t}}function Cu(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],o=t.sliceStream(r);let i,a=o.length,A=-1,s=0;for(;a--;){const l=o[a];if(typeof l=="string"){for(A=l.length;l.charCodeAt(A-1)===32;)s++,A--;if(A)break;A=-1}else if(l===-2)i=!0,s++;else if(l!==-1){a++;break}}if(s){const l={type:n===e.length||i||s<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?A:r.start._bufferIndex+A,_index:r.start._index+a,line:r.end.line,column:r.end.column-s,offset:r.end.offset-s},end:{...r.end}};r.end={...l.start},r.start.offset===r.end.offset?Object.assign(r,l):(e.splice(n,0,["enter",l,t],["exit",l,t]),n+=2)}n++}return e}const _u={42:Ie,43:Ie,45:Ie,48:Ie,49:Ie,50:Ie,51:Ie,52:Ie,53:Ie,54:Ie,55:Ie,56:Ie,57:Ie,62:Ga},Du={91:au},Bu={[-2]:$r,[-1]:$r,32:$r},Su={35:lu,42:On,45:[tA,On],60:uu,61:tA,95:On,96:Va,126:Va},Iu={38:Ya,92:qa},Tu={[-5]:Zr,[-4]:Zr,[-3]:Zr,33:vu,38:Ya,42:Kr,60:[Zc,fu],91:yu,92:[su,qa],93:Jr,95:Kr,96:tu},Qu={null:[Kr,Eu]},Mu=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:Du,disable:{null:[]},document:_u,flow:Su,flowInitial:Bu,insideSpan:Qu,string:Iu,text:Tu},Symbol.toStringTag,{value:"Module"}));function Ou(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const o={},i=[];let a=[],A=[];const s={attempt:y(function(v,g){h(v,g.from)}),check:y(f),consume:function(v){V(v)?(r.line++,r.column=1,r.offset+=v===-3?2:1,w()):v!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===a[r._index].length&&(r._bufferIndex=-1,r._index++)),l.previous=v},enter:function(v,g){const x=g||{};return x.type=v,x.start=d(),l.events.push(["enter",x,l]),A.push(x),x},exit:function(v){const g=A.pop();return g.end=d(),l.events.push(["exit",g,l]),g},interrupt:y(f,{interrupt:!0})},l={code:null,containerState:{},defineSkip:function(v){o[v.line]=v.column,w()},events:[],now:d,parser:e,previous:null,sliceSerialize:function(v,g){return function(x,C){let E=-1;const _=[];let I;for(;++E<x.length;){const D=x[E];let k;if(typeof D=="string")k=D;else switch(D){case-5:k="\r";break;case-4:k=`
22
+ `;break;case-3:k=`\r
23
+ `;break;case-2:k=C?" ":" ";break;case-1:if(!C&&I)continue;k=" ";break;default:k=String.fromCharCode(D)}I=D===-2,_.push(k)}return _.join("")}(u(v),g)},sliceStream:u,write:function(v){return a=Fe(a,v),function(){let g;for(;r._index<a.length;){const x=a[r._index];if(typeof x=="string")for(g=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===g&&r._bufferIndex<x.length;)p(x.charCodeAt(r._bufferIndex));else p(x)}}(),a[a.length-1]!==null?[]:(h(t,0),l.events=Vr(i,l.events,l),l.events)}};let c=t.tokenize.call(l,s);return t.resolveAll&&i.push(t),l;function u(v){return function(g,x){const C=x.start._index,E=x.start._bufferIndex,_=x.end._index,I=x.end._bufferIndex;let D;if(C===_)D=[g[C].slice(E,I)];else{if(D=g.slice(C,_),E>-1){const k=D[0];typeof k=="string"?D[0]=k.slice(E):D.shift()}I>0&&D.push(g[_].slice(0,I))}return D}(a,v)}function d(){const{_bufferIndex:v,_index:g,line:x,column:C,offset:E}=r;return{_bufferIndex:v,_index:g,line:x,column:C,offset:E}}function p(v){c=c(v)}function f(v,g){g.restore()}function y(v,g){return function(x,C,E){let _,I,D,k;return Array.isArray(x)?S(x):"tokenize"in x?S([x]):function(Q){return W;function W(O){const H=O!==null&&Q[O],m=O!==null&&Q.null;return S([...Array.isArray(H)?H:H?[H]:[],...Array.isArray(m)?m:m?[m]:[]])(O)}}(x);function S(Q){return _=Q,I=0,Q.length===0?E:B(Q[I])}function B(Q){return function(W){return k=function(){const O=d(),H=l.previous,m=l.currentConstruct,U=l.events.length,b=Array.from(A);return{from:U,restore:F};function F(){r=O,l.previous=H,l.currentConstruct=m,l.events.length=U,A=b,w()}}(),D=Q,Q.partial||(l.currentConstruct=Q),Q.name&&l.parser.constructs.disable.null.includes(Q.name)?N():Q.tokenize.call(g?Object.assign(Object.create(l),g):l,s,L,N)(W)}}function L(Q){return v(D,k),C}function N(Q){return k.restore(),++I<_.length?B(_[I]):E}}}function h(v,g){v.resolveAll&&!i.includes(v)&&i.push(v),v.resolve&&Ze(l.events,g,l.events.length-g,v.resolve(l.events.slice(g),l)),v.resolveTo&&(l.events=v.resolveTo(l.events,l))}function w(){r.line in o&&r.column<2&&(r.column=o[r.line],r.offset+=o[r.line]-1)}}const oA=/[\0\t\n\r]/g,Nu=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function Lu(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const r=n.charCodeAt(1),o=r===120||r===88;return Fa(n.slice(o?2:1),o?16:10)}return qr(n)||e}const iA={}.hasOwnProperty;function Ru(e,t,n){return typeof t!="string"&&(n=t,t=void 0),function(r){const o={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(jt),autolinkProtocol:B,autolinkEmail:B,atxHeading:s(kt),blockQuote:s(je),characterEscape:B,characterReference:B,codeFenced:s(Ne),codeFencedFenceInfo:l,codeFencedFenceMeta:l,codeIndented:s(Ne,l),codeText:s(Le,l),codeTextData:B,data:B,codeFlowValue:B,definition:s(nt),definitionDestinationString:l,definitionLabelString:l,definitionTitleString:l,emphasis:s(dn),hardBreakEscape:s(pn),hardBreakTrailing:s(pn),htmlFlow:s(qn,l),htmlFlowData:B,htmlText:s(qn,l),htmlTextData:B,image:s(zt),label:l,link:s(jt),listItem:s(Ct),listItemValue:y,listOrdered:s(Yn,f),listUnordered:s(Yn),paragraph:s(fn),reference:fe,referenceString:l,resourceDestinationString:l,resourceTitleString:l,setextHeading:s(kt),strong:s(Xn),thematicBreak:s(op)},exit:{atxHeading:u(),atxHeadingSequence:I,autolink:u(),autolinkEmail:ze,autolinkProtocol:ft,blockQuote:u(),characterEscapeValue:L,characterReferenceMarkerHexadecimal:Be,characterReferenceMarkerNumeric:Be,characterReferenceValue:me,characterReference:Ce,codeFenced:u(g),codeFencedFence:v,codeFencedFenceInfo:h,codeFencedFenceMeta:w,codeFlowValue:L,codeIndented:u(x),codeText:u(H),codeTextData:L,data:L,definition:u(),definitionDestinationString:_,definitionLabelString:C,definitionTitleString:E,emphasis:u(),hardBreakEscape:u(Q),hardBreakTrailing:u(Q),htmlFlow:u(W),htmlFlowData:L,htmlText:u(O),htmlTextData:L,image:u(U),label:F,labelText:b,lineEnding:N,link:u(m),listItem:u(),listOrdered:u(),listUnordered:u(),paragraph:u(),referenceString:de,resourceDestinationString:K,resourceTitleString:z,resource:ne,setextHeading:u(S),setextHeadingLineSequence:k,setextHeadingText:D,strong:u(),thematicBreak:u()}};aA(o,(r||{}).mdastExtensions||[]);const i={};return a;function a(T){let Y={type:"root",children:[]};const $={stack:[Y],tokenStack:[],config:o,enter:c,exit:d,buffer:l,resume:p,data:i},se=[];let le=-1;for(;++le<T.length;)(T[le][1].type==="listOrdered"||T[le][1].type==="listUnordered")&&(T[le][0]==="enter"?se.push(le):le=A(T,se.pop(),le));for(le=-1;++le<T.length;){const qe=o[T[le][0]];iA.call(qe,T[le][1].type)&&qe[T[le][1].type].call(Object.assign({sliceSerialize:T[le][2].sliceSerialize},$),T[le][1])}if($.tokenStack.length>0){const qe=$.tokenStack[$.tokenStack.length-1];(qe[1]||AA).call($,void 0,qe[0])}for(Y.position={start:dt(T.length>0?T[0][1].start:{line:1,column:1,offset:0}),end:dt(T.length>0?T[T.length-2][1].end:{line:1,column:1,offset:0})},le=-1;++le<o.transforms.length;)Y=o.transforms[le](Y)||Y;return Y}function A(T,Y,$){let se,le,qe,hn,ht=Y-1,gn=-1,FA=!1;for(;++ht<=$;){const Re=T[ht];switch(Re[1].type){case"listUnordered":case"listOrdered":case"blockQuote":Re[0]==="enter"?gn++:gn--,hn=void 0;break;case"lineEndingBlank":Re[0]==="enter"&&(se&&!hn&&!gn&&!qe&&(qe=ht),hn=void 0);break;case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:hn=void 0}if(!gn&&Re[0]==="enter"&&Re[1].type==="listItemPrefix"||gn===-1&&Re[0]==="exit"&&(Re[1].type==="listUnordered"||Re[1].type==="listOrdered")){if(se){let Wt=ht;for(le=void 0;Wt--;){const it=T[Wt];if(it[1].type==="lineEnding"||it[1].type==="lineEndingBlank"){if(it[0]==="exit")continue;le&&(T[le][1].type="lineEndingBlank",FA=!0),it[1].type="lineEnding",le=Wt}else if(it[1].type!=="linePrefix"&&it[1].type!=="blockQuotePrefix"&&it[1].type!=="blockQuotePrefixWhitespace"&&it[1].type!=="blockQuoteMarker"&&it[1].type!=="listItemIndent")break}qe&&(!le||qe<le)&&(se._spread=!0),se.end=Object.assign({},le?T[le][1].start:Re[1].end),T.splice(le||ht,0,["exit",se,Re[2]]),ht++,$++}if(Re[1].type==="listItemPrefix"){const Wt={type:"listItem",_spread:!1,start:Object.assign({},Re[1].start),end:void 0};se=Wt,T.splice(ht,0,["enter",Wt,Re[2]]),ht++,$++,qe=void 0,hn=!0}}}return T[Y][1]._spread=FA,$}function s(T,Y){return $;function $(se){c.call(this,T(se),se),Y&&Y.call(this,se)}}function l(){this.stack.push({type:"fragment",children:[]})}function c(T,Y,$){this.stack[this.stack.length-1].children.push(T),this.stack.push(T),this.tokenStack.push([Y,$||void 0]),T.position={start:dt(Y.start),end:void 0}}function u(T){return Y;function Y($){T&&T.call(this,$),d.call(this,$)}}function d(T,Y){const $=this.stack.pop(),se=this.tokenStack.pop();if(!se)throw new Error("Cannot close `"+T.type+"` ("+rn({start:T.start,end:T.end})+"): it’s not open");se[0].type!==T.type&&(Y?Y.call(this,T,se[0]):(se[1]||AA).call(this,T,se[0])),$.position.end=dt(T.end)}function p(){return function(T){return La(T,typeof Qn.includeImageAlt!="boolean"||Qn.includeImageAlt,typeof Qn.includeHtml!="boolean"||Qn.includeHtml)}(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function y(T){this.data.expectingFirstListItemValue&&(this.stack[this.stack.length-2].start=Number.parseInt(this.sliceSerialize(T),10),this.data.expectingFirstListItemValue=void 0)}function h(){const T=this.resume();this.stack[this.stack.length-1].lang=T}function w(){const T=this.resume();this.stack[this.stack.length-1].meta=T}function v(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){const T=this.resume();this.stack[this.stack.length-1].value=T.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function x(){const T=this.resume();this.stack[this.stack.length-1].value=T.replace(/(\r?\n|\r)$/g,"")}function C(T){const Y=this.resume(),$=this.stack[this.stack.length-1];$.label=Y,$.identifier=Rt(this.sliceSerialize(T)).toLowerCase()}function E(){const T=this.resume();this.stack[this.stack.length-1].title=T}function _(){const T=this.resume();this.stack[this.stack.length-1].url=T}function I(T){const Y=this.stack[this.stack.length-1];if(!Y.depth){const $=this.sliceSerialize(T).length;Y.depth=$}}function D(){this.data.setextHeadingSlurpLineEnding=!0}function k(T){this.stack[this.stack.length-1].depth=this.sliceSerialize(T).codePointAt(0)===61?1:2}function S(){this.data.setextHeadingSlurpLineEnding=void 0}function B(T){const Y=this.stack[this.stack.length-1].children;let $=Y[Y.length-1];(!$||$.type!=="text")&&($=rp(),$.position={start:dt(T.start),end:void 0},Y.push($)),this.stack.push($)}function L(T){const Y=this.stack.pop();Y.value+=this.sliceSerialize(T),Y.position.end=dt(T.end)}function N(T){const Y=this.stack[this.stack.length-1];if(this.data.atHardBreak)return Y.children[Y.children.length-1].position.end=dt(T.end),void(this.data.atHardBreak=void 0);!this.data.setextHeadingSlurpLineEnding&&o.canContainEols.includes(Y.type)&&(B.call(this,T),L.call(this,T))}function Q(){this.data.atHardBreak=!0}function W(){const T=this.resume();this.stack[this.stack.length-1].value=T}function O(){const T=this.resume();this.stack[this.stack.length-1].value=T}function H(){const T=this.resume();this.stack[this.stack.length-1].value=T}function m(){const T=this.stack[this.stack.length-1];if(this.data.inReference){const Y=this.data.referenceType||"shortcut";T.type+="Reference",T.referenceType=Y,delete T.url,delete T.title}else delete T.identifier,delete T.label;this.data.referenceType=void 0}function U(){const T=this.stack[this.stack.length-1];if(this.data.inReference){const Y=this.data.referenceType||"shortcut";T.type+="Reference",T.referenceType=Y,delete T.url,delete T.title}else delete T.identifier,delete T.label;this.data.referenceType=void 0}function b(T){const Y=this.sliceSerialize(T),$=this.stack[this.stack.length-2];$.label=function(se){return se.replace(Nu,Lu)}(Y),$.identifier=Rt(Y).toLowerCase()}function F(){const T=this.stack[this.stack.length-1],Y=this.resume(),$=this.stack[this.stack.length-1];if(this.data.inReference=!0,$.type==="link"){const se=T.children;$.children=se}else $.alt=Y}function K(){const T=this.resume();this.stack[this.stack.length-1].url=T}function z(){const T=this.resume();this.stack[this.stack.length-1].title=T}function ne(){this.data.inReference=void 0}function fe(){this.data.referenceType="collapsed"}function de(T){const Y=this.resume(),$=this.stack[this.stack.length-1];$.label=Y,$.identifier=Rt(this.sliceSerialize(T)).toLowerCase(),this.data.referenceType="full"}function Be(T){this.data.characterReferenceType=T.type}function me(T){const Y=this.sliceSerialize(T),$=this.data.characterReferenceType;let se;$?(se=Fa(Y,$==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):se=qr(Y),this.stack[this.stack.length-1].value+=se}function Ce(T){this.stack.pop().position.end=dt(T.end)}function ft(T){L.call(this,T),this.stack[this.stack.length-1].url=this.sliceSerialize(T)}function ze(T){L.call(this,T),this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(T)}function je(){return{type:"blockquote",children:[]}}function Ne(){return{type:"code",lang:null,meta:null,value:""}}function Le(){return{type:"inlineCode",value:""}}function nt(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function dn(){return{type:"emphasis",children:[]}}function kt(){return{type:"heading",depth:0,children:[]}}function pn(){return{type:"break"}}function qn(){return{type:"html",value:""}}function zt(){return{type:"image",title:null,url:"",alt:null}}function jt(){return{type:"link",title:null,url:"",children:[]}}function Yn(T){return{type:"list",ordered:T.type==="listOrdered",start:null,spread:T._spread,children:[]}}function Ct(T){return{type:"listItem",spread:T._spread,checked:null,children:[]}}function fn(){return{type:"paragraph",children:[]}}function Xn(){return{type:"strong",children:[]}}function rp(){return{type:"text",value:""}}function op(){return{type:"thematicBreak"}}}(n)(function(r){for(;!Ka(r););return r}(function(r){const o={constructs:jc([Mu,...(r||{}).extensions||[]]),content:i($c),defined:[],document:i(Jc),flow:i(xu),lazy:{},string:i(Pu),text:i(ku)};return o;function i(a){return function(A){return Ou(o,a,A)}}}(n).document().write(function(){let r,o=1,i="",a=!0;return function(A,s,l){const c=[];let u,d,p,f,y;for(A=i+(typeof A=="string"?A.toString():new TextDecoder(s||void 0).decode(A)),p=0,i="",a&&(A.charCodeAt(0)===65279&&p++,a=void 0);p<A.length;){if(oA.lastIndex=p,u=oA.exec(A),f=u&&u.index!==void 0?u.index:A.length,y=A.charCodeAt(f),!u){i=A.slice(p);break}if(y===10&&p===f&&r)c.push(-3),r=void 0;else switch(r&&(c.push(-5),r=void 0),p<f&&(c.push(A.slice(p,f)),o+=f-p),y){case 0:c.push(65533),o++;break;case 9:for(d=4*Math.ceil(o/4),c.push(-2);o++<d;)c.push(-1);break;case 10:c.push(-4),o=1;break;default:r=!0,o=1}p=f+1}return l&&(r&&c.push(-5),i&&c.push(i),c.push(null)),c}}()(e,t,!0))))}function dt(e){return{line:e.line,column:e.column,offset:e.offset}}function aA(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?aA(e,r):Hu(e,r)}}function Hu(e,t){let n;for(n in t)if(iA.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function AA(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+rn({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+rn({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+rn({start:t.start,end:t.end})+") is still open")}function Uu(e){const t=this;t.parser=function(n){return Ru(n,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function sA(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const o=e.all(t),i=o[0];i&&i.type==="text"?i.value="["+i.value:o.unshift({type:"text",value:"["});const a=o[o.length-1];return a&&a.type==="text"?a.value+=r:o.push({type:"text",value:r}),o}function lA(e){return e.spread??e.children.length>1}function Fu(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),o=0;const i=[];for(;r;)i.push(cA(t.slice(o,r.index),o>0,!0),r[0]),o=r.index+r[0].length,r=n.exec(t);return i.push(cA(t.slice(o),o>0,!1)),i.join("")}function cA(e,t,n){let r=0,o=e.length;if(t){let i=e.codePointAt(r);for(;i===9||i===32;)r++,i=e.codePointAt(r)}if(n){let i=e.codePointAt(o-1);for(;i===9||i===32;)o--,i=e.codePointAt(o-1)}return o>r?e.slice(r,o):""}const zu={blockquote:function(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)},break:function(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
24
+ `}]},code:function(e,t){const n=t.value?t.value+`
25
+ `:"",r={};t.lang&&(r.className=["language-"+t.lang]);let o={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(o.data={meta:t.meta}),e.patch(t,o),o=e.applyData(t,o),o={type:"element",tagName:"pre",properties:{},children:[o]},e.patch(t,o),o},delete:function(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},emphasis:function(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},footnoteReference:function(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),o=Ht(r.toLowerCase()),i=e.footnoteOrder.indexOf(r);let a,A=e.footnoteCounts.get(r);A===void 0?(A=0,e.footnoteOrder.push(r),a=e.footnoteOrder.length):a=i+1,A+=1,e.footnoteCounts.set(r,A);const s={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+o,id:n+"fnref-"+o+(A>1?"-"+A:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(a)}]};e.patch(t,s);const l={type:"element",tagName:"sup",properties:{},children:[s]};return e.patch(t,l),e.applyData(t,l)},heading:function(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},html:function(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}},imageReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return sA(e,t);const o={src:Ht(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(o.title=r.title);const i={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,i),e.applyData(t,i)},image:function(e,t){const n={src:Ht(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)},inlineCode:function(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)},linkReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return sA(e,t);const o={href:Ht(r.url||"")};r.title!==null&&r.title!==void 0&&(o.title=r.title);const i={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,i),e.applyData(t,i)},link:function(e,t){const n={href:Ht(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)},listItem:function(e,t,n){const r=e.all(t),o=n?function(c){let u=!1;if(c.type==="list"){u=c.spread||!1;const d=c.children;let p=-1;for(;!u&&++p<d.length;)u=lA(d[p])}return u}(n):lA(t),i={},a=[];if(typeof t.checked=="boolean"){const c=r[0];let u;c&&c.type==="element"&&c.tagName==="p"?u=c:(u={type:"element",tagName:"p",properties:{},children:[]},r.unshift(u)),u.children.length>0&&u.children.unshift({type:"text",value:" "}),u.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),i.className=["task-list-item"]}let A=-1;for(;++A<r.length;){const c=r[A];(o||A!==0||c.type!=="element"||c.tagName!=="p")&&a.push({type:"text",value:`
26
+ `}),c.type!=="element"||c.tagName!=="p"||o?a.push(c):a.push(...c.children)}const s=r[r.length-1];s&&(o||s.type!=="element"||s.tagName!=="p")&&a.push({type:"text",value:`
27
+ `});const l={type:"element",tagName:"li",properties:i,children:a};return e.patch(t,l),e.applyData(t,l)},list:function(e,t){const n={},r=e.all(t);let o=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++o<r.length;){const a=r[o];if(a.type==="element"&&a.tagName==="li"&&a.properties&&Array.isArray(a.properties.className)&&a.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const i={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,i),e.applyData(t,i)},paragraph:function(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},root:function(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)},strong:function(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},table:function(e,t){const n=e.all(t),r=n.shift(),o=[];if(r){const a={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],a),o.push(a)}if(n.length>0){const a={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},A=Ur(t.children[1]),s=Ba(t.children[t.children.length-1]);A&&s&&(a.position={start:A,end:s}),o.push(a)}const i={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,i),e.applyData(t,i)},tableCell:function(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},tableRow:function(e,t,n){const r=n?n.children:void 0,o=(r?r.indexOf(t):1)===0?"th":"td",i=n&&n.type==="table"?n.align:void 0,a=i?i.length:t.children.length;let A=-1;const s=[];for(;++A<a;){const c=t.children[A],u={},d=i?i[A]:void 0;d&&(u.align=d);let p={type:"element",tagName:o,properties:u,children:[]};c&&(p.children=e.all(c),e.patch(c,p),p=e.applyData(c,p)),s.push(p)}const l={type:"element",tagName:"tr",properties:{},children:e.wrap(s,!0)};return e.patch(t,l),e.applyData(t,l)},text:function(e,t){const n={type:"text",value:Fu(String(t.value))};return e.patch(t,n),e.applyData(t,n)},thematicBreak:function(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)},toml:Nn,yaml:Nn,definition:Nn,footnoteDefinition:Nn};function Nn(){}const uA=typeof self=="object"?self:globalThis,dA=e=>((t,n)=>{const r=(i,a)=>(t.set(a,i),i),o=i=>{if(t.has(i))return t.get(i);const[a,A]=n[i];switch(a){case 0:case-1:return r(A,i);case 1:{const s=r([],i);for(const l of A)s.push(o(l));return s}case 2:{const s=r({},i);for(const[l,c]of A)s[o(l)]=o(c);return s}case 3:return r(new Date(A),i);case 4:{const{source:s,flags:l}=A;return r(new RegExp(s,l),i)}case 5:{const s=r(new Map,i);for(const[l,c]of A)s.set(o(l),o(c));return s}case 6:{const s=r(new Set,i);for(const l of A)s.add(o(l));return s}case 7:{const{name:s,message:l}=A;return r(new uA[s](l),i)}case 8:return r(BigInt(A),i);case"BigInt":return r(Object(BigInt(A)),i);case"ArrayBuffer":return r(new Uint8Array(A).buffer,A);case"DataView":{const{buffer:s}=new Uint8Array(A);return r(new DataView(s),A)}}return r(new uA[a](A),i)};return o})(new Map,e)(0),Ut="",{toString:ju}={},{keys:Wu}=Object,sn=e=>{const t=typeof e;if(t!=="object"||!e)return[0,t];const n=ju.call(e).slice(8,-1);switch(n){case"Array":return[1,Ut];case"Object":return[2,Ut];case"Date":return[3,Ut];case"RegExp":return[4,Ut];case"Map":return[5,Ut];case"Set":return[6,Ut];case"DataView":return[1,n]}return n.includes("Array")?[1,n]:n.includes("Error")?[7,n]:[2,n]},Ln=([e,t])=>e===0&&(t==="function"||t==="symbol"),pA=(e,{json:t,lossy:n}={})=>{const r=[];return((o,i,a,A)=>{const s=(c,u)=>{const d=A.push(c)-1;return a.set(u,d),d},l=c=>{if(a.has(c))return a.get(c);let[u,d]=sn(c);switch(u){case 0:{let f=c;switch(d){case"bigint":u=8,f=c.toString();break;case"function":case"symbol":if(o)throw new TypeError("unable to serialize "+d);f=null;break;case"undefined":return s([-1],c)}return s([u,f],c)}case 1:{if(d){let h=c;return d==="DataView"?h=new Uint8Array(c.buffer):d==="ArrayBuffer"&&(h=new Uint8Array(c)),s([d,[...h]],c)}const f=[],y=s([u,f],c);for(const h of c)f.push(l(h));return y}case 2:{if(d)switch(d){case"BigInt":return s([d,c.toString()],c);case"Boolean":case"Number":case"String":return s([d,c.valueOf()],c)}if(i&&"toJSON"in c)return l(c.toJSON());const f=[],y=s([u,f],c);for(const h of Wu(c))(o||!Ln(sn(c[h])))&&f.push([l(h),l(c[h])]);return y}case 3:return s([u,c.toISOString()],c);case 4:{const{source:f,flags:y}=c;return s([u,{source:f,flags:y}],c)}case 5:{const f=[],y=s([u,f],c);for(const[h,w]of c)(o||!Ln(sn(h))&&!Ln(sn(w)))&&f.push([l(h),l(w)]);return y}case 6:{const f=[],y=s([u,f],c);for(const h of c)(o||!Ln(sn(h)))&&f.push(l(h));return y}}const{message:p}=c;return s([u,{name:d,message:p}],c)};return l})(!(t||n),!!t,new Map,r)(e),r},Rn=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?dA(pA(e,t)):structuredClone(e):(e,t)=>dA(pA(e,t));function Gu(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function qu(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}const fA=function(e){if(e==null)return Yu;if(typeof e=="function")return Hn(e);if(typeof e=="object")return Array.isArray(e)?function(t){const n=[];let r=-1;for(;++r<t.length;)n[r]=fA(t[r]);return Hn(o);function o(...i){let a=-1;for(;++a<n.length;)if(n[a].apply(this,i))return!0;return!1}}(e):function(t){const n=t;return Hn(r);function r(o){const i=o;let a;for(a in t)if(i[a]!==n[a])return!1;return!0}}(e);if(typeof e=="string")return function(t){return Hn(n);function n(r){return r&&r.type===t}}(e);throw new Error("Expected function, string, or object as test")};function Hn(e){return function(t,n,r){return!(!function(o){return o!==null&&typeof o=="object"&&"type"in o}(t)||!e.call(this,t,typeof n=="number"?n:void 0,r||void 0))}}function Yu(){return!0}const hA=[],Xu=!0,gA=!1;function Vu(e,t,n,r){let o;typeof t=="function"&&typeof n!="function"?(r=n,n=t):o=t;const i=fA(o),a=r?-1:1;(function A(s,l,c){const u=s&&typeof s=="object"?s:{};if(typeof u.type=="string"){const p=typeof u.tagName=="string"?u.tagName:typeof u.name=="string"?u.name:void 0;Object.defineProperty(d,"name",{value:"node ("+s.type+(p?"<"+p+">":"")+")"})}return d;function d(){let p,f,y,h=hA;if((!t||i(s,l,c[c.length-1]||void 0))&&(h=function(w){return Array.isArray(w)?w:typeof w=="number"?[Xu,w]:w==null?hA:[w]}(n(s,c)),h[0]===gA))return h;if("children"in s&&s.children){const w=s;if(w.children&&h[0]!=="skip")for(f=(r?w.children.length:-1)+a,y=c.concat(w);f>-1&&f<w.children.length;){const v=w.children[f];if(p=A(v,f,y)(),p[0]===gA)return p;f=typeof p[1]=="number"?p[1]:f+a}}return h}})(e,void 0,[])()}function mA(e,t,n,r){let o,i,a;typeof t=="function"?(i=void 0,a=t,o=n):(i=t,a=n,o=r),Vu(e,i,function(A,s){const l=s[s.length-1],c=l?l.children.indexOf(A):void 0;return a(A,c,l)},o)}const eo={}.hasOwnProperty,Ku={};function $u(e,t){const n=t||Ku,r=new Map,o=new Map,i=new Map,a={...zu,...n.handlers},A={all:function(s){const l=[];if("children"in s){const c=s.children;let u=-1;for(;++u<c.length;){const d=A.one(c[u],s);if(d){if(u&&c[u-1].type==="break"&&(!Array.isArray(d)&&d.type==="text"&&(d.value=vA(d.value)),!Array.isArray(d)&&d.type==="element")){const p=d.children[0];p&&p.type==="text"&&(p.value=vA(p.value))}Array.isArray(d)?l.push(...d):l.push(d)}}}return l},applyData:Zu,definitionById:r,footnoteById:o,footnoteCounts:i,footnoteOrder:[],handlers:a,one:function(s,l){const c=s.type,u=A.handlers[c];if(eo.call(A.handlers,c)&&u)return u(A,s,l);if(A.options.passThrough&&A.options.passThrough.includes(c)){if("children"in s){const{children:d,...p}=s,f=Rn(p);return f.children=A.all(s),f}return Rn(s)}return(A.options.unknownHandler||ed)(A,s,l)},options:n,patch:Ju,wrap:td};return mA(e,function(s){if(s.type==="definition"||s.type==="footnoteDefinition"){const l=s.type==="definition"?r:o,c=String(s.identifier).toUpperCase();l.has(c)||l.set(c,s)}}),A}function Ju(e,t){e.position&&(t.position=function(n){const r=Ur(n),o=Ba(n);if(r&&o)return{start:r,end:o}}(e))}function Zu(e,t){let n=t;if(e&&e.data){const r=e.data.hName,o=e.data.hChildren,i=e.data.hProperties;typeof r=="string"&&(n.type==="element"?n.tagName=r:n={type:"element",tagName:r,properties:{},children:"children"in n?n.children:[n]}),n.type==="element"&&i&&Object.assign(n.properties,Rn(i)),"children"in n&&n.children&&o!=null&&(n.children=o)}return n}function ed(e,t){const n=t.data||{},r=!("value"in t)||eo.call(n,"hProperties")||eo.call(n,"hChildren")?{type:"element",tagName:"div",properties:{},children:e.all(t)}:{type:"text",value:t.value};return e.patch(t,r),e.applyData(t,r)}function td(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
28
+ `});++r<e.length;)r&&n.push({type:"text",value:`
29
+ `}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
30
+ `}),n}function vA(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function yA(e,t){const n=$u(e,t),r=n.one(e,void 0),o=function(a){const A=typeof a.options.clobberPrefix=="string"?a.options.clobberPrefix:"user-content-",s=a.options.footnoteBackContent||Gu,l=a.options.footnoteBackLabel||qu,c=a.options.footnoteLabel||"Footnotes",u=a.options.footnoteLabelTagName||"h2",d=a.options.footnoteLabelProperties||{className:["sr-only"]},p=[];let f=-1;for(;++f<a.footnoteOrder.length;){const y=a.footnoteById.get(a.footnoteOrder[f]);if(!y)continue;const h=a.all(y),w=String(y.identifier).toUpperCase(),v=Ht(w.toLowerCase());let g=0;const x=[],C=a.footnoteCounts.get(w);for(;C!==void 0&&++g<=C;){x.length>0&&x.push({type:"text",value:" "});let I=typeof s=="string"?s:s(f,g);typeof I=="string"&&(I={type:"text",value:I}),x.push({type:"element",tagName:"a",properties:{href:"#"+A+"fnref-"+v+(g>1?"-"+g:""),dataFootnoteBackref:"",ariaLabel:typeof l=="string"?l:l(f,g),className:["data-footnote-backref"]},children:Array.isArray(I)?I:[I]})}const E=h[h.length-1];if(E&&E.type==="element"&&E.tagName==="p"){const I=E.children[E.children.length-1];I&&I.type==="text"?I.value+=" ":E.children.push({type:"text",value:" "}),E.children.push(...x)}else h.push(...x);const _={type:"element",tagName:"li",properties:{id:A+"fn-"+v},children:a.wrap(h,!0)};a.patch(y,_),p.push(_)}if(p.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:u,properties:{...Rn(d),id:"footnote-label"},children:[{type:"text",value:c}]},{type:"text",value:`
31
+ `},{type:"element",tagName:"ol",properties:{},children:a.wrap(p,!0)},{type:"text",value:`
32
+ `}]}}(n),i=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return o&&i.children.push({type:"text",value:`
33
+ `},o),i}function nd(e,t){return e&&"run"in e?async function(n,r){const o=yA(n,{file:r,...t});await e.run(o,r)}:function(n,r){return yA(n,{file:r,...e||t})}}function bA(e){if(e)throw e}var to,wA,rd=function(){if(wA)return to;wA=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=function(s){return typeof Array.isArray=="function"?Array.isArray(s):t.call(s)==="[object Array]"},i=function(s){if(!s||t.call(s)!=="[object Object]")return!1;var l,c=e.call(s,"constructor"),u=s.constructor&&s.constructor.prototype&&e.call(s.constructor.prototype,"isPrototypeOf");if(s.constructor&&!c&&!u)return!1;for(l in s);return typeof l>"u"||e.call(s,l)},a=function(s,l){n&&l.name==="__proto__"?n(s,l.name,{enumerable:!0,configurable:!0,value:l.newValue,writable:!0}):s[l.name]=l.newValue},A=function(s,l){if(l==="__proto__"){if(!e.call(s,l))return;if(r)return r(s,l).value}return s[l]};return to=function s(){var l,c,u,d,p,f,y=arguments[0],h=1,w=arguments.length,v=!1;for(typeof y=="boolean"&&(v=y,y=arguments[1]||{},h=2),(y==null||typeof y!="object"&&typeof y!="function")&&(y={});h<w;++h)if((l=arguments[h])!=null)for(c in l)u=A(y,c),y!==(d=A(l,c))&&(v&&d&&(i(d)||(p=o(d)))?(p?(p=!1,f=u&&o(u)?u:[]):f=u&&i(u)?u:{},a(y,{name:c,newValue:s(v,f,d)})):typeof d<"u"&&a(y,{name:c,newValue:d}));return y},to}();const no=ka(rd);function ro(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return!(t!==null&&t!==Object.prototype&&Object.getPrototypeOf(t)!==null||Symbol.toStringTag in e||Symbol.iterator in e)}function od(){const e=[],t={run:function(...n){let r=-1;const o=n.pop();if(typeof o!="function")throw new TypeError("Expected function as last argument, not "+o);(function i(a,...A){const s=e[++r];let l=-1;if(a)o(a);else{for(;++l<n.length;)(A[l]===null||A[l]===void 0)&&(A[l]=n[l]);n=A,s?function(c,u){let d;return p;function p(...h){const w=c.length>h.length;let v;w&&h.push(f);try{v=c.apply(this,h)}catch(g){if(w&&d)throw g;return f(g)}w||(v&&v.then&&typeof v.then=="function"?v.then(y,f):v instanceof Error?f(v):y(v))}function f(h,...w){d||(d=!0,u(h,...w))}function y(h){f(null,h)}}(s,i)(...A):o(null,...A)}})(null,...n)},use:function(n){if(typeof n!="function")throw new TypeError("Expected `middelware` to be a function, not "+n);return e.push(n),t}};return t}const tt={basename:function(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');ln(e);let n,r=0,o=-1,i=e.length;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(n){r=i+1;break}}else o<0&&(n=!0,o=i+1);return o<0?"":e.slice(r,o)}if(t===e)return"";let a=-1,A=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(n){r=i+1;break}}else a<0&&(n=!0,a=i+1),A>-1&&(e.codePointAt(i)===t.codePointAt(A--)?A<0&&(o=i):(A=-1,o=a));return r===o?o=a:o<0&&(o=e.length),e.slice(r,o)},dirname:function(e){if(ln(e),e.length===0)return".";let t,n=-1,r=e.length;for(;--r;)if(e.codePointAt(r)===47){if(t){n=r;break}}else t||(t=!0);return n<0?e.codePointAt(0)===47?"/":".":n===1&&e.codePointAt(0)===47?"//":e.slice(0,n)},extname:function(e){ln(e);let t,n=e.length,r=-1,o=0,i=-1,a=0;for(;n--;){const A=e.codePointAt(n);if(A!==47)r<0&&(t=!0,r=n+1),A===46?i<0?i=n:a!==1&&(a=1):i>-1&&(a=-1);else if(t){o=n+1;break}}return i<0||r<0||a===0||a===1&&i===r-1&&i===o+1?"":e.slice(i,r)},join:function(...e){let t,n=-1;for(;++n<e.length;)ln(e[n]),e[n]&&(t=t===void 0?e[n]:t+"/"+e[n]);return t===void 0?".":function(r){ln(r);const o=r.codePointAt(0)===47;let i=function(a,A){let s,l,c="",u=0,d=-1,p=0,f=-1;for(;++f<=a.length;){if(f<a.length)s=a.codePointAt(f);else{if(s===47)break;s=47}if(s===47){if(d!==f-1&&p!==1)if(d!==f-1&&p===2){if(c.length<2||u!==2||c.codePointAt(c.length-1)!==46||c.codePointAt(c.length-2)!==46){if(c.length>2){if(l=c.lastIndexOf("/"),l!==c.length-1){l<0?(c="",u=0):(c=c.slice(0,l),u=c.length-1-c.lastIndexOf("/")),d=f,p=0;continue}}else if(c.length>0){c="",u=0,d=f,p=0;continue}}A&&(c=c.length>0?c+"/..":"..",u=2)}else c.length>0?c+="/"+a.slice(d+1,f):c=a.slice(d+1,f),u=f-d-1;d=f,p=0}else s===46&&p>-1?p++:p=-1}return c}(r,!o);return i.length===0&&!o&&(i="."),i.length>0&&r.codePointAt(r.length-1)===47&&(i+="/"),o?"/"+i:i}(t)},sep:"/"};function ln(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const id={cwd:function(){return"/"}};function oo(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function ad(e){if(typeof e=="string")e=new URL(e);else if(!oo(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return function(t){if(t.hostname!==""){const o=new TypeError('File URL host must be "localhost" or empty on darwin');throw o.code="ERR_INVALID_FILE_URL_HOST",o}const n=t.pathname;let r=-1;for(;++r<n.length;)if(n.codePointAt(r)===37&&n.codePointAt(r+1)===50){const o=n.codePointAt(r+2);if(o===70||o===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(n)}(e)}const io=["history","path","basename","stem","extname","dirname"];class xA{constructor(t){let n;var r;n=t?oo(t)?{path:t}:typeof t=="string"||(r=t)&&typeof r=="object"&&"byteLength"in r&&"byteOffset"in r?{value:t}:t:{},this.cwd="cwd"in n?"":id.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let o,i=-1;for(;++i<io.length;){const a=io[i];a in n&&n[a]!==void 0&&n[a]!==null&&(this[a]=a==="history"?[...n[a]]:n[a])}for(o in n)io.includes(o)||(this[o]=n[o])}get basename(){return typeof this.path=="string"?tt.basename(this.path):void 0}set basename(t){Ao(t,"basename"),ao(t,"basename"),this.path=tt.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?tt.dirname(this.path):void 0}set dirname(t){EA(this.basename,"dirname"),this.path=tt.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?tt.extname(this.path):void 0}set extname(t){if(ao(t,"extname"),EA(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=tt.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){oo(t)&&(t=ad(t)),Ao(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?tt.basename(this.path,this.extname):void 0}set stem(t){Ao(t,"stem"),ao(t,"stem"),this.path=tt.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const o=this.message(t,n,r);throw o.fatal=!0,o}info(t,n,r){const o=this.message(t,n,r);return o.fatal=void 0,o}message(t,n,r){const o=new ke(t,n,r);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function ao(e,t){if(e&&e.includes(tt.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+tt.sep+"`")}function Ao(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function EA(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}const Ad=function(e){const t=this.constructor.prototype,n=t[e],r=function(){return n.apply(r,arguments)};return Object.setPrototypeOf(r,t),r},sd={}.hasOwnProperty;class so extends Ad{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=od()}copy(){const t=new so;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(no(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(uo("data",this.frozen),this.namespace[t]=n,this):sd.call(this.namespace,t)&&this.namespace[t]||void 0:t?(uo("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const o=n.call(t,...r);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Un(t),r=this.parser||this.Parser;return lo("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),lo("process",this.parser||this.Parser),co("process",this.compiler||this.Compiler),n?o(void 0,n):new Promise(o);function o(i,a){const A=Un(t),s=r.parse(A);function l(c,u){c||!u?a(c):i?i(u):n(void 0,u)}r.run(s,A,function(c,u,d){if(c||!u||!d)return l(c);const p=u,f=r.stringify(p,d);var y;typeof(y=f)=="string"||function(h){return!!(h&&typeof h=="object"&&"byteLength"in h&&"byteOffset"in h)}(y)?d.value=f:d.result=f,l(c,d)})}}processSync(t){let n,r=!1;return this.freeze(),lo("processSync",this.parser||this.Parser),co("processSync",this.compiler||this.Compiler),this.process(t,function(o,i){r=!0,bA(o),n=i}),kA("processSync","process",r),n}run(t,n,r){PA(t),this.freeze();const o=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?i(void 0,r):new Promise(i);function i(a,A){const s=Un(n);o.run(t,s,function(l,c,u){const d=c||t;l?A(l):a?a(d):r(void 0,d,u)})}}runSync(t,n){let r,o=!1;return this.run(t,n,function(i,a){bA(i),r=a,o=!0}),kA("runSync","run",o),r}stringify(t,n){this.freeze();const r=Un(n),o=this.compiler||this.Compiler;return co("stringify",o),PA(t),o(t,r)}use(t,...n){const r=this.attachers,o=this.namespace;if(uo("use",this.frozen),t!=null)if(typeof t=="function")s(t,n);else{if(typeof t!="object")throw new TypeError("Expected usable value, not `"+t+"`");Array.isArray(t)?A(t):a(t)}return this;function i(l){if(typeof l=="function")s(l,[]);else{if(typeof l!="object")throw new TypeError("Expected usable value, not `"+l+"`");if(Array.isArray(l)){const[c,...u]=l;s(c,u)}else a(l)}}function a(l){if(!("plugins"in l)&&!("settings"in l))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");A(l.plugins),l.settings&&(o.settings=no(!0,o.settings,l.settings))}function A(l){let c=-1;if(l!=null){if(!Array.isArray(l))throw new TypeError("Expected a list of plugins, not `"+l+"`");for(;++c<l.length;)i(l[c])}}function s(l,c){let u=-1,d=-1;for(;++u<r.length;)if(r[u][0]===l){d=u;break}if(d===-1)r.push([l,...c]);else if(c.length>0){let[p,...f]=c;const y=r[d][1];ro(y)&&ro(p)&&(p=no(!0,y,p)),r[d]=[l,p,...f]}}}}const ld=new so().freeze();function lo(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function co(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function uo(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function PA(e){if(!ro(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function kA(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Un(e){return function(t){return!!(t&&typeof t=="object"&&"message"in t&&"messages"in t)}(e)?e:new xA(e)}const CA=[],_A={allowDangerousHtml:!0},cd=/^(https?|ircs?|mailto|xmpp)$/i,ud=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function dd(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",o=e.className,i=e.components,a=e.disallowedElements,A=e.rehypePlugins||CA,s=e.remarkPlugins||CA,l=e.remarkRehypeOptions?{...e.remarkRehypeOptions,..._A}:_A,c=e.skipHtml,u=e.unwrapDisallowed,d=e.urlTransform||pd,p=ld().use(Uu).use(s).use(nd,l).use(A),f=new xA;typeof r=="string"&&(f.value=r);for(const w of ud)Object.hasOwn(e,w.from)&&(w.from,w.to&&w.to,w.id);const y=p.parse(f);let h=p.runSync(y,f);return o&&(h={type:"element",tagName:"div",properties:{className:o},children:h.type==="root"?h.children:[h]}),mA(h,function(w,v,g){if(w.type==="raw"&&g&&typeof v=="number")return c?g.children.splice(v,1):g.children[v]={type:"text",value:w.value},v;if(w.type==="element"){let x;for(x in Gr)if(Object.hasOwn(Gr,x)&&Object.hasOwn(w.properties,x)){const C=w.properties[x],E=Gr[x];(E===null||E.includes(w.tagName))&&(w.properties[x]=d(String(C||""),x,w))}}if(w.type==="element"){let x=t?!t.includes(w.tagName):!!a&&a.includes(w.tagName);if(!x&&n&&typeof v=="number"&&(x=!n(w,v,g)),x&&g&&typeof v=="number")return u&&w.children?g.children.splice(v,1,...w.children):g.children.splice(v,1),v}}),Rc(h,{Fragment:oe,components:i,ignoreInvalidStyle:!0,jsx:P,jsxs:P,passKeys:!0,passNode:!0})}function pd(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),o=e.indexOf("/");return t===-1||o!==-1&&t>o||n!==-1&&t>n||r!==-1&&t>r||cd.test(e.slice(0,t))?e:""}const fd=({children:e})=>P("div",{style:{whiteSpace:"normal"},children:P(dd,{components:{p:({...t})=>P("p",{style:{margin:0,marginBottom:"0.5em",lineHeight:1.4,textAlign:"left"},children:t.children}),ul:({...t})=>P("ul",{style:{paddingLeft:"clamp(8px, 3.5vw, 16px)",margin:0,listStylePosition:"inside"},children:t.children}),ol:({...t})=>P("ol",{style:{paddingLeft:"clamp(8px, 3.5vw, 16px)",margin:0,listStylePosition:"inside"},children:t.children}),li:({...t})=>P("li",{style:{marginBottom:"1px",lineHeight:1.4},children:t.children}),code:({inline:t,children:n})=>t?P("code",{style:{backgroundColor:"rgba(0, 0, 0, 0.3)",padding:"2px 4px",borderRadius:"4px",fontFamily:"inherit",fontSize:"0.95em"},children:n}):P("pre",{style:{backgroundColor:"rgba(0, 0, 0, 0.3)",padding:"8px",borderRadius:"4px",overflowX:"auto",margin:"0.5em 0",whiteSpace:"pre-wrap"},children:P("code",{children:n})}),blockquote:({...t})=>P("blockquote",{style:{margin:0,paddingLeft:"10px",borderLeft:"2px solid #ccc",color:"#666",fontStyle:"italic"},children:t.children})},children:typeof e=="string"?e:""})}),hd={autoConfig:!0},gd=e=>()=>(t=>{const{getFlow:n}=In(),{messages:r,replaceMessages:o}=Ir(),{settings:i}=ia(),{hasChatHistoryLoaded:a}=aa(),A={...t,...hd},s=A.markdownComponent?A.markdownComponent:fd;te(()=>{var u,d;if(a){const p=[...r];for(let f=0;f<p.length&&f<(((u=i.chatHistory)==null?void 0:u.maxEntries)??30);f++){const y=p[f];(d=y.tags)!=null&&d.includes("rcb-markdown-renderer-plugin:parsed")&&(y.contentWrapper=s)}o(p)}},[a]);const l=async u=>{var d;const p=(d=u.data.message)==null?void 0:d.sender.toUpperCase();((f,y,h)=>{var w;if(typeof f.data.message.content!="string"||!f.detail.currPath)return!1;const v=y[f.detail.currPath];return!!v&&(((w=v.renderMarkdown)==null?void 0:w.map(g=>g.toUpperCase()).includes(h))??!1)})(u,n(),p)&&(u.data.message.contentWrapper=s,u.data.message.tags||(u.data.message.tags=[]),u.data.message.tags.push("rcb-markdown-renderer-plugin:parsed"))};He(j.PRE_INJECT_MESSAGE,l),He(j.CHUNK_STREAM_MESSAGE,l),He(j.START_STREAM_MESSAGE,l),He(j.START_SIMULATE_STREAM_MESSAGE,l);const c={name:"@rcb-plugins/markdown-renderer"};return A!=null&&A.autoConfig&&(c.settings={event:{rcbPreInjectMessage:!0,rcbChunkStreamMessage:!0,rcbStartSimulateStreamMessage:!0,rcbStartStreamMessage:!0}}),c})(e),Fn={autoConfig:!0,promptBaseColors:{info:"#007bff",warning:"#ffc107",error:"#dc3545",success:"#28a745"},promptHoveredColors:{info:"#0056b3",warning:"#d39e00",error:"#c82333",success:"#218838"},textAreaHighlightColors:{info:"#007bff",warning:"#ffc107",error:"#dc3545",success:"#28a745"}},DA=(e,t,n="validateTextInput")=>{var r;if((r=e.detail)==null||!r.currPath)return;const o=t[e.detail.currPath];if(!o)return;const i=o[n];return typeof i=="function"?i:void 0},md=e=>{const{showToast:t}=(()=>{const{showToast:u,dismissToast:d,toasts:p,replaceToasts:f}=Qt();return{showToast:u,dismissToast:d,toasts:p,replaceToasts:f}})(),{getFlow:n}=In(),{styles:r,updateStyles:o,replaceStyles:i}=(()=>{const{styles:u,replaceStyles:d,updateStyles:p}=ta();return{styles:u,replaceStyles:d,updateStyles:p}})(),a=(u=>({...Fn,...u,promptBaseColors:{...Fn.promptBaseColors},promptHoveredColors:{...Fn.promptHoveredColors},textAreaHighlightColors:{...Fn.textAreaHighlightColors}}))(e),[A,s]=ee(0),l=ie({});He(j.USER_SUBMIT_TEXT,u=>{const d=u,p=DA(d,n(),"validateTextInput");if(!p)return;const f=p(d.data.inputText);if(f!=null&&f.success||u.preventDefault(),!f.promptContent)return;A===0&&(l.current=structuredClone(r));const y=((h,w)=>{const v=h.promptType??"info";let g={};return w.advancedStyles&&(g=w.advancedStyles[v]),w.promptBaseColors&&(g.toastPromptStyle={color:w.promptBaseColors[v],borderColor:w.promptBaseColors[v]}),w.promptHoveredColors&&(g.toastPromptHoveredStyle={color:w.promptHoveredColors[v],borderColor:w.promptHoveredColors[v]}),w.textAreaHighlightColors&&(h.highlightTextArea??!0)&&(g.chatInputAreaStyle={boxShadow:`${w.textAreaHighlightColors[v]} 0px 0px 5px`}),g})(f,a);o(y),t(f.promptContent,f.promptDuration??3e3),s(h=>h+1)}),He(j.USER_UPLOAD_FILE,u=>{var d,p;const f=u,y=(p=(d=f.data)==null?void 0:d.files)==null?void 0:p[0];if(!y)return console.error("No file uploaded."),void u.preventDefault();const h=DA(f,n(),"validateFileInput");if(!h)return void console.error("Validator not found for file input.");const w=h(y);if(!w.success)return console.error("Validation failed:",w),w.promptContent&&t(w.promptContent,w.promptDuration??3e3),void u.preventDefault();console.log("Validation successful:",w)}),He(j.DISMISS_TOAST,()=>{s(u=>u-1)}),te(()=>{A===0&&setTimeout(()=>{i(l.current)})},[A,i]);const c={name:"@rcb-plugins/input-validator"};return a.autoConfig&&(c.settings={event:{rcbUserSubmitText:!0,rcbUserUploadFile:!0,rcbDismissToast:!0}}),c},BA=_e((e,t)=>{let{embedded:n,currentOpen:r,enabled:o,onSetEnabled:i}=e;const a=Ir(),A=(()=>{const{isChatWindowOpen:c,toggleChatWindow:u,toggleIsBotTyping:d,scrollToBottom:p,getIsChatBotVisible:f}=Qe();return{isChatWindowOpen:c,toggleChatWindow:u,toggleIsBotTyping:d,scrollToBottom:p,getIsChatBotVisible:f}})(),s=ie(null),l=ie(!1);return te(()=>{!n&&A&&A.toggleChatWindow&&(s.current===r||l.current||(setTimeout(()=>{A&&A.toggleChatWindow&&A.toggleChatWindow(r)},0),s.current=r),l.current=!1)},[r,n,A]),te(()=>{const c=()=>{l.current=!0};return window.addEventListener("rcb-toggle-chat-window",c),()=>window.removeEventListener("rcb-toggle-chat-window",c)}),bn(t,()=>({addMessage:c=>{a&&a.injectMessage&&a.injectMessage(c)},openChat:()=>{!n&&A&&A.toggleChatWindow&&A.toggleChatWindow(!0)},closeChat:()=>{!n&&A&&A.toggleChatWindow&&A.toggleChatWindow(!1)},toggleChat:()=>{!n&&A&&A.toggleChatWindow&&A.toggleChatWindow()},setBotEnabled:c=>{i&&i(c)}}),[a,A,n,i]),null});BA.displayName="BotController";const SA=e=>{let{loginUrl:t,className:n="",style:r,isHeaderButton:o=!1}=e;const i=o?{display:"inline-block",padding:"6px 12px",backgroundColor:"transparent",border:"1px solid #ccc",color:"white",textDecoration:"none",borderRadius:"4px",fontWeight:"normal",textAlign:"center",margin:"8px",fontSize:"12px",opacity:.8,transition:"all 0.2s ease"}:{display:"inline-block",padding:"10px 20px",backgroundColor:"white",border:"1px solid var(--primaryColor, #107180)",color:"var(--primaryColor, #107180)",textDecoration:"none",borderRadius:"4px",fontWeight:"bold",textAlign:"center",margin:"18px",boxShadow:"0 2px 4px rgba(0, 0, 0, 0.2)"};return R.createElement(R.Fragment,null,o&&R.createElement("style",null,`
34
+ .rcb-chat-header-container .qa-bot-header-login-button:hover {
35
+ background-color: #0000001a !important;
36
+ opacity: 1 !important;
37
+ }
38
+ `),R.createElement("a",{href:t,target:"_blank",rel:"noopener noreferrer",className:"qa-bot-login-button ".concat(o?"qa-bot-header-login-button":""," ").concat(n),style:Object.assign(Object.assign({},i),r)},"Log In"))},vd=()=>R.createElement("div",{className:"user-login-icon",style:{alignItems:"center",justifyContent:"center",width:"30px",height:"30px",borderRadius:"50%",backgroundColor:"var(--primaryColor, #1a5b6e)",marginRight:"5px",display:"flex"},role:"img","aria-label":"User logged in",title:"User logged in"},R.createElement("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false"},R.createElement("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),R.createElement("circle",{cx:"12",cy:"7",r:"4"})));function po(){return po=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},po.apply(null,arguments)}const IA=({width:e=24,height:t=24,color:n="currentColor",children:r,...o})=>R.createElement("svg",po({xmlns:"http://www.w3.org/2000/svg",width:e,height:t,viewBox:"0 0 24 24",fill:"none",stroke:n,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",focusable:"false"},o),r),yd=e=>R.createElement(IA,e,R.createElement("path",{d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})),TA=Ve(void 0),bd=e=>{let{children:t,resetSession:n,clearResettingFlag:r}=e;return R.createElement(TA.Provider,{value:{resetSession:n,clearResettingFlag:r}},t)},wd=()=>{const{restartFlow:e}=In(),{setTextAreaValue:t}=(()=>{const{textAreaDisabled:o,toggleTextAreaDisabled:i,textAreaSensitiveMode:a,toggleTextAreaSensitiveMode:A,getTextAreaValue:s,setTextAreaValue:l,focusTextArea:c,blurTextArea:u}=bt();return{textAreaDisabled:o,toggleTextAreaDisabled:i,textAreaSensitiveMode:a,toggleTextAreaSensitiveMode:A,getTextAreaValue:s,setTextAreaValue:l,focusTextArea:c,blurTextArea:u}})(),{resetSession:n,clearResettingFlag:r}=(()=>{const o=We(TA);if(!o)throw new Error("useSession must be used within a SessionProvider");return o})();return R.createElement("button",{onClick:async()=>{n(),await t(""),await e(),setTimeout(()=>{r()},100)},tabIndex:0,"aria-label":"New chat conversation",style:{backgroundColor:"var(--primaryColor, #107180)",border:"none",color:"#ffffff",fontSize:"14px",cursor:"pointer",padding:"8px 12px",borderRadius:"4px",transition:"all 0.2s ease",display:"flex",alignItems:"center",gap:"6px",fontWeight:"500"},onMouseEnter:o=>{o.target.style.backgroundColor="var(--secondaryColor, #0d5f6b)"},onMouseLeave:o=>{o.target.style.backgroundColor="var(--primaryColor, #107180)"}},R.createElement(yd,{width:16,height:16}),"New Chat")},xd=()=>(te(()=>{const e=i=>{if(!["ArrowDown","ArrowUp","ArrowLeft","ArrowRight","Enter"," ","Home","End"].includes(i.key))return;const a=document.activeElement;if(a&&(a.tagName==="INPUT"||a.tagName==="TEXTAREA"||a.contentEditable==="true"||a.classList.contains("rcb-chat-input-textarea")))return;const A=document.querySelector(".rcb-chat-window");if(!A)return;const s=Array.from(A.querySelectorAll(".rcb-message-container, .rcb-bot-message-container, .rcb-user-message-container")).filter(u=>u.offsetParent!==null);if(s.length>0){const u=s[s.length-1].querySelector(".rcb-checkbox-container");if(u&&u.offsetParent!==null){const d=Array.from(u.querySelectorAll(".rcb-checkbox-row-container")),p=u.querySelector(".rcb-checkbox-next-button");if(d.length>0){const f=[...d];return p&&f.push(p),void((y,h)=>{y.preventDefault();let w=-1;for(let g=0;g<h.length;g++)if(h[g]===document.activeElement||h[g].contains(document.activeElement)){w=g;break}w===-1&&(w=0);let v=w;switch(y.key){case"ArrowDown":case"ArrowRight":v=w<h.length-1?w+1:0;break;case"ArrowUp":case"ArrowLeft":v=w>0?w-1:h.length-1;break;case"Home":v=0;break;case"End":v=h.length-1;break;case"Enter":case" ":{const g=h[w],x=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});return void g.dispatchEvent(x)}default:return}h[v].focus(),h[v].setAttribute("tabindex","0"),h[v].classList.add("keyboard-focused"),h.forEach((g,x)=>{x!==v&&(g.setAttribute("tabindex","-1"),g.classList.remove("keyboard-focused"))})})(i,f)}}}let l=[];if(s.length>0){const u=s[s.length-1],d=Array.from(u.querySelectorAll(".rcb-options-container")).filter(p=>p.offsetParent!==null);if(d.length>0){const p=d[d.length-1];l=Array.from(p.querySelectorAll(".rcb-options"))}}if(l.length===0)return;const c=l.findIndex(u=>u===document.activeElement);switch(i.key){case"ArrowDown":case"ArrowRight":{let u;i.preventDefault(),u=c<l.length-1?c+1:0,l[u].setAttribute("tabindex","0"),l.forEach((d,p)=>{p!==u&&(d.setAttribute("tabindex","-1"),d.classList.remove("keyboard-focused"))}),l[u].classList.add("keyboard-focused"),l[u].focus();break}case"ArrowUp":case"ArrowLeft":{let u;i.preventDefault(),u=c>0?c-1:l.length-1,l[u].setAttribute("tabindex","0"),l.forEach((d,p)=>{p!==u&&(d.setAttribute("tabindex","-1"),d.classList.remove("keyboard-focused"))}),l[u].classList.add("keyboard-focused"),l[u].focus();break}case"Enter":case" ":if(i.preventDefault(),document.activeElement&&l.includes(document.activeElement)){const u=document.activeElement;if(u.classList.contains("rcb-checkbox-row-container")||u.closest(".rcb-checkbox-row-container")){const d=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});u.dispatchEvent(d);const p=u.querySelector(".rcb-checkbox-label"),f=p?p.textContent:u.textContent||"checkbox",y=u.querySelector(".rcb-checkbox-mark"),h=y&&y.style.backgroundColor?"checked":"unchecked";t(`${f} ${h}`)}else{const d=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});u.dispatchEvent(d);const p=u.textContent||u.innerText;t(`Selected: ${p}`)}}break;case"Home":i.preventDefault(),l.length>0&&(l[0].setAttribute("tabindex","0"),l.forEach((u,d)=>{d!==0&&(u.setAttribute("tabindex","-1"),u.classList.remove("keyboard-focused"))}),l[0].classList.add("keyboard-focused"),l[0].focus());break;case"End":if(i.preventDefault(),l.length>0){const u=l.length-1;l[u].setAttribute("tabindex","0"),l.forEach((d,p)=>{p!==u&&(d.setAttribute("tabindex","-1"),d.classList.remove("keyboard-focused"))}),l[u].classList.add("keyboard-focused"),l[u].focus()}}},t=i=>{const a=document.createElement("div");a.setAttribute("aria-live","assertive"),a.setAttribute("aria-atomic","true"),a.className="sr-only",a.textContent=i,document.body.appendChild(a),setTimeout(()=>{document.body.contains(a)&&document.body.removeChild(a)},1e3)},n=(i=null)=>{let a=i;if(a||(a=document.querySelector(".rcb-chat-window"),a||(a=document.querySelector('[class*="rcb-chat"]')),a||(a=document.querySelector(".qa-bot"))),!a)return;const A=a.closest(".embedded-qa-bot")!==null,s=Array.from(a.querySelectorAll(".rcb-message-container, .rcb-bot-message-container, .rcb-user-message-container")).filter(d=>d.offsetParent!==null);if(s.length===0)return;const l=s[s.length-1],c=Array.from(l.querySelectorAll(".rcb-options-container")).filter(d=>d.offsetParent!==null);let u=[];if(c.length>0){const d=c[c.length-1];u=Array.from(d.querySelectorAll(".rcb-options"))}if(u.length===0){let d=l.querySelector(".rcb-checkbox-container");if(!d&&a&&(d=a.querySelector(".rcb-checkbox-container")),d&&d.offsetParent!==null){const p=Array.from(d.querySelectorAll(".rcb-checkbox-row-container")).filter(f=>f.offsetParent!==null&&f.style.display!=="none");if(p.length>0){const f=d.querySelector(".rcb-checkbox-next-button"),y=[...p];if(f&&f.offsetParent!==null&&y.push(f),y.forEach((h,w)=>{h.setAttribute("tabindex",w===0?"0":"-1"),w===0?h.classList.add("keyboard-focused"):h.classList.remove("keyboard-focused")}),p.length>1){d.querySelectorAll(".keyboard-nav-hint").forEach(w=>w.remove());const h=document.createElement("div");h.className="keyboard-nav-hint",h.textContent="Use arrow keys ↕ to navigate, Enter to select/deselect, or click any option",h.style.cssText="font-size: 12px !important; color: #666 !important; margin-bottom: 8px !important; font-style: italic !important; display: block !important;",d.insertBefore(h,d.firstChild)}return void setTimeout(()=>{y[0]&&y[0].offsetParent!==null&&!A&&y[0].focus()},150)}}}if(u.length>0){if(u.forEach((d,p)=>{const f=p===0?"0":"-1";d.setAttribute("tabindex",f),d.setAttribute("role","option"),d.setAttribute("aria-posinset",p+1),d.setAttribute("aria-setsize",u.length),p===0?d.classList.add("keyboard-focused"):d.classList.remove("keyboard-focused")}),u.length>1){const d=c.length>0?c[c.length-1]:null;if(d){d.querySelectorAll(".keyboard-nav-hint").forEach(f=>f.remove());const p=document.createElement("div");p.className="keyboard-nav-hint",p.textContent="Use arrow keys ↕ to navigate, Enter to select, or click any option",p.style.cssText="font-size: 12px !important; color: #666 !important; margin-bottom: 8px !important; font-style: italic !important; display: block !important;",d.insertBefore(p,d.firstChild)}}else{const d=c.length>0?c[c.length-1]:null;d&&d.querySelectorAll(".keyboard-nav-hint").forEach(p=>p.remove())}setTimeout(()=>{u[0]&&u[0].offsetParent!==null&&!A&&(u[0].focus(),u.length>1&&t(`${u.length} options available. Use arrow keys to navigate.`))},200)}},r=new MutationObserver(i=>{i.forEach(a=>{var A,s;if(a.type==="childList"){const l=Array.from(a.addedNodes),c=l.some(d=>{var p,f,y,h;return d.nodeType===Node.ELEMENT_NODE&&(((p=d.classList)==null?void 0:p.contains("rcb-options-container"))||((f=d.classList)==null?void 0:f.contains("rcb-options"))||((y=d.querySelector)==null?void 0:y.call(d,".rcb-options-container"))||((h=d.querySelector)==null?void 0:h.call(d,".rcb-options")))}),u=l.some(d=>{var p,f;return d.nodeType===Node.ELEMENT_NODE&&(((p=d.classList)==null?void 0:p.contains("rcb-checkbox-container"))||((f=d.querySelector)==null?void 0:f.call(d,".rcb-checkbox-container")))});if(c||u){let d=a.target;for(;d&&!((A=d.classList)!=null&&A.contains("qa-bot"))&&!((s=d.classList)!=null&&s.contains("rcb-chat-window"));)d=d.parentElement;(d||document).querySelectorAll(".rcb-options[tabindex], .rcb-checkbox-row-container[tabindex], .rcb-checkbox-next-button[tabindex]").forEach(p=>{p.setAttribute("tabindex","-1"),p.classList.remove("keyboard-focused")}),setTimeout(()=>n(d),100)}}})});r.observe(document.body,{childList:!0,subtree:!0}),document.addEventListener("keydown",e),n();const o=setInterval(()=>{document.querySelectorAll(".qa-bot").forEach(i=>{const a=i.querySelectorAll(".rcb-options-container .rcb-options").length>0,A=i.querySelectorAll(".rcb-checkbox-row-container").length>0;if(a){const s=i.querySelectorAll(".rcb-options[tabindex]").length;i.querySelectorAll(".rcb-options").length>s&&n(i)}if(A){const s=i.querySelectorAll(".rcb-checkbox-row-container[tabindex]").length;i.querySelectorAll(".rcb-checkbox-row-container").length>s&&n(i)}})},1e3);return()=>{document.removeEventListener("keydown",e),r.disconnect(),clearInterval(o)}},[]),null),xe=[];for(let e=0;e<256;++e)xe.push((e+256).toString(16).slice(1));let fo;const Ed=new Uint8Array(16);var QA={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function MA(e,t,n){var o;if(QA.randomUUID&&!e)return QA.randomUUID();const r=(e=e||{}).random??((o=e.rng)==null?void 0:o.call(e))??function(){if(!fo){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");fo=crypto.getRandomValues.bind(crypto)}return fo(Ed)}();if(r.length<16)throw new Error("Random bytes length must be >= 16");return r[6]=15&r[6]|64,r[8]=63&r[8]|128,function(i,a=0){return(xe[i[a+0]]+xe[i[a+1]]+xe[i[a+2]]+xe[i[a+3]]+"-"+xe[i[a+4]]+xe[i[a+5]]+"-"+xe[i[a+6]]+xe[i[a+7]]+"-"+xe[i[a+8]]+xe[i[a+9]]+"-"+xe[i[a+10]]+xe[i[a+11]]+xe[i[a+12]]+xe[i[a+13]]+xe[i[a+14]]+xe[i[a+15]]).toLowerCase()}(r)}const OA=()=>"qa_bot_session_".concat(MA()),Pd="#1a5b6e",kd="#107180",Cd="Arial, sans-serif",NA="Q&A Bot",_d="/chat-icon.svg",Dd="Type your question here...",Bd="Select an option to continue",Sd=!1,Id="Ask me a question!",LA="/login",Td={general:{showHeader:!0,showFooter:!0},tooltip:{mode:"CLOSE"},chatInput:{disabled:!1,characterLimit:1e3,showCharacterCount:!1,allowNewline:!0,blockSpam:!1},chatWindow:{defaultOpen:!1,showScrollbar:!1},botBubble:{simulateStream:!0,streamSpeed:10,showAvatar:!1},userBubble:{showAvatar:!1},notification:{disabled:!0,showCount:!1},audio:{disabled:!0},emoji:{disabled:!0},fileAttachment:{disabled:!0}},ho=_e((e,t)=>{var n,r;const{apiKey:o,qaEndpoint:i,ratingEndpoint:a,welcomeMessage:A,open:s,onOpenChange:l,isLoggedIn:c,allowAnonAccess:u=!1,primaryColor:d,secondaryColor:p,botName:f,logo:y,placeholder:h,errorMessage:w,embedded:v,footerText:g,footerLink:x,tooltipText:C,loginUrl:E,customFlow:_}=e,I=ie("bot_".concat(Math.random().toString(36).substr(2,9))),D=ie(OA()),k=ie(!1),S=ie({getSessionId:()=>D.current,isResetting:()=>k.current}),[B,L]=ee(c);te(()=>{L(c)},[c]);const N=ve(()=>{const m=Object.assign({},Td);m.general=Object.assign(Object.assign({},m.general),{primaryColor:d||Pd,secondaryColor:p||kd,fontFamily:Cd,embedded:v!==void 0?v:Sd});const U=B===!1?R.createElement(SA,{key:"login-button",loginUrl:E||LA,isHeaderButton:!0}):R.createElement(vd,{key:"user-icon"});m.header={title:f||NA,showAvatar:!0,avatar:y||_d,buttons:[U,ge.CLOSE_CHAT_BUTTON]},m.chatInput=Object.assign(Object.assign({},m.chatInput),{disabled:!1,enabledPlaceholderText:h||Dd,disabledPlaceholderText:w||Bd}),m.tooltip=Object.assign(Object.assign({},m.tooltip),{text:C||Id});const b=g?x?R.createElement("a",{href:x,target:"_blank",rel:"noopener noreferrer",key:"footer-link"},g):R.createElement("span",{key:"footer-text"},g):null;return m.footer={text:b,buttons:[R.createElement(wd,{key:"new-chat-button"})]},m},[d,p,f,y,h,w,v,C,B,E,g,x]),Q=ie(null),W=function(m){let U=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return ve(()=>{const b=(F,K)=>{if(m.current){const z=getComputedStyle(m.current).getPropertyValue(F);if(z&&z.trim()!=="")return z.trim();if(m.current.parentElement){const ne=getComputedStyle(m.current.parentElement).getPropertyValue(F);if(ne&&ne.trim()!=="")return ne.trim()}}return K};return{primaryColor:b("--primaryColor",U.primaryColor),secondaryColor:b("--secondaryColor",U.secondaryColor),fontFamily:b("--fontFamily",U.fontFamily)}},[m,U])}(Q,N.general);((m,U)=>{te(()=>{U.current&&(m?U.current.classList.add("bot-logged-in"):U.current.classList.remove("bot-logged-in"))},[m,U])})(B!==!1,Q),(m=>{let{settings:U,themeColors:b}=m;te(()=>{b&&(Object.entries(b).forEach(F=>{let[K,z]=F;z&&document.documentElement.style.setProperty("--".concat(K),z)}),b.primaryColor&&document.documentElement.style.setProperty("--rcb-header-background",b.primaryColor),b.secondaryColor&&document.documentElement.style.setProperty("--rcb-header-background-hover",b.secondaryColor))},[b]),te(()=>{var F,K,z;!((F=U.header)===null||F===void 0)&&F.title&&typeof U.header.title=="string"&&(U.header.title=R.createElement("div",{key:"header-title"},R.createElement("h1",{className:"sr-only"},U.header.title),R.createElement("span",{"aria-hidden":"true"},U.header.title))),!((K=U.general)===null||K===void 0)&&K.embedded&&U.chatWindow&&(U.chatWindow.defaultOpen=!0),U.device={desktopEnabled:!0,mobileEnabled:!0,applyMobileOptimizations:!1},U.chatHistory={disabled:!1},U.chatButton=Object.assign(Object.assign({},U.chatButton),{icon:(z=U.header)===null||z===void 0?void 0:z.avatar}),U.event={rcbToggleChatWindow:!0}},[U])})({settings:N,themeColors:W});const O=ve(()=>{const m=(b=>{let{endpoint:F,ratingEndpoint:K,apiKey:z,sessionId:ne,isResetting:fe=()=>!1,isLoggedIn:de,allowAnonAccess:Be=!1,loginUrl:me="/login"}=b;if(de===!1&&!Be)return{qa_loop:{message:"To ask questions, please log in first.",component:R.createElement(SA,{loginUrl:me}),chatDisabled:!0,path:"qa_loop"}};let Ce=null,ft=!1;if(!F)throw new Error("Q&A endpoint is required");return{qa_loop:{message:async ze=>{const{userInput:je}=ze;if(fe&&fe()||!je||je.trim()==="")return null;if(je==="👍 Helpful"||je==="👎 Not helpful"){if(K&&Ce)try{const Ne=je==="👍 Helpful",Le={"Content-Type":"application/json"};z&&(Le["X-API-KEY"]=z);const nt=ne();nt&&(Le["X-Session-ID"]=nt,Le["X-Query-ID"]=Ce),await fetch(K,{method:"POST",headers:Le,body:JSON.stringify({sessionId:nt,queryId:Ce,rating:Ne?1:0})})}catch(Ne){console.error("Error sending feedback:",Ne)}return"Thanks for the feedback! Feel free to ask another question."}try{const Ne=MA();Ce=Ne;const Le={"Content-Type":"application/json"};z&&(Le["X-API-KEY"]=z);const nt=ne();nt&&(Le["X-Session-ID"]=nt,Le["X-Query-ID"]=Ne);const dn=await fetch(F,{method:"POST",headers:Le,body:JSON.stringify({query:je})});if(!dn.ok)throw new Error("API returned ".concat(dn.status));const kt=await dn.json(),pn=kt.response||kt.answer||kt.text||kt.message;if(!pn)throw new Error("Invalid response format from API");const qn=(zt=>{if(!zt||typeof zt!="string")return zt;let jt=zt.replace(/\[(https?:\/\/[^\s]+?)\]/gi,"[$1]($1)");return jt=jt.replace(new RegExp(`(?<!\\]\\(|href=["']|\\[)https?:\\/\\/[^\\s[\\]()]+`,"gi"),Yn=>{let Ct=Yn,fn="";const Xn=Ct.match(/([.,;:!?]+)$/);return Xn&&(fn=Xn[1],Ct=Ct.slice(0,-fn.length)),"[".concat(Ct,"](").concat(Ct,")").concat(fn)}),jt})(pn);return await ze.injectMessage(qn),ft=!0,setTimeout(async()=>{await ze.injectMessage("Feel free to ask another question.")},100),null}catch(Ne){return console.error("Error in Q&A flow:",Ne),"I apologize, but I'm having trouble processing your question. Please try again later."}},options:ze=>fe&&fe()||ze.userInput==="👍 Helpful"||ze.userInput==="👎 Not helpful"?[]:K&&ft?["👍 Helpful","👎 Not helpful"]:[],renderMarkdown:["BOT"],chatDisabled:!1,path:"qa_loop"}}})({endpoint:i,ratingEndpoint:a,apiKey:o,sessionId:S.current.getSessionId,isResetting:S.current.isResetting,isLoggedIn:B,allowAnonAccess:u,loginUrl:E||LA});return Object.assign(Object.assign({start:{message:A,transition:{duration:0},path:"qa_loop"}},m),_||{})},[o,i,a,A,B,u,E,_]),H=ve(()=>{return[()=>gc(U),gd(),()=>md(m)];var m,U},[]);return te(()=>{const m=()=>{const b=document.querySelector(".rcb-chat-window");if(!b)return;const F=b.querySelector(".rcb-send-button");F&&(F.hasAttribute("tabindex")||F.setAttribute("tabindex","0"),F.hasAttribute("data-keyboard-enabled")||(F.setAttribute("data-keyboard-enabled","true"),F.addEventListener("keydown",K=>{if(K.key==="Enter"||K.key===" "){K.preventDefault();const z=F&&Object.keys(F).find(fe=>fe.startsWith("__reactProps"));if(z){const fe=F[z],de=fe==null?void 0:fe.onMouseDown;if(de&&typeof de=="function")return void de(K)}const ne=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window});F.dispatchEvent(ne)}})))},U=setInterval(m,1e3);return m(),()=>clearInterval(U)},[]),xd(),te(()=>{if(!v&&l){const m=U=>{const b=U.data.newState;l(b)};return window.addEventListener("rcb-toggle-chat-window",m),()=>{window.removeEventListener("rcb-toggle-chat-window",m)}}},[v,l]),R.createElement("div",{className:"qa-bot ".concat(!((n=N.general)===null||n===void 0)&&n.embedded?"embedded-qa-bot":""),ref:Q,role:"region","aria-label":f||NA},R.createElement(bd,{resetSession:()=>{k.current=!0,D.current=OA()},clearResettingFlag:()=>{k.current=!1}},R.createElement(oa,null,R.createElement("div",null,R.createElement(BA,{ref:t,embedded:((r=N.general)===null||r===void 0?void 0:r.embedded)||!1,currentOpen:s||!1,enabled:B!==!1,onSetEnabled:m=>L(!!m&&void 0)}),R.createElement($l,{key:"chatbot-".concat(I.current,"-").concat(B),settings:N,flow:O,plugins:H}),R.createElement("div",{role:"status","aria-live":"polite","aria-label":"Bot response updates",className:"sr-only",id:"bot-live-region"}),R.createElement("div",{id:"chat-input-help",className:"sr-only"},"Type your message and press Enter to send. Use arrow keys to navigate through response options.")))))});ho.displayName="QABot",_i('.rcb-chat-window{height:800px!important;max-height:80vh!important;max-width:100%;width:550px!important}.rcb-chat-window .rcb-chat-header{align-items:center;display:flex;flex-direction:row;font-weight:700}.rcb-chat-window a{color:#000;font-weight:700;text-decoration:underline}.rcb-chat-window a:hover{color:var(--primaryColor,#107180)}.rcb-chat-window .rcb-bot-message a{color:#fff;text-decoration:none}.rcb-chat-window .rcb-bot-message a:hover{text-decoration:underline}.rcb-chat-window .rcb-chat-input-textarea{overflow-y:auto}.rcb-chat-window .rcb-chat-footer-container{font-size:10px}.qa-bot .user-login-icon{display:none!important}.qa-bot.bot-logged-in .user-login-icon{display:flex!important;transform:scale(1.3) translateY(-2px)}.embedded-qa-bot .rcb-chat-window{max-width:100%;width:100%!important}.qa-bot.hidden{display:none}.embedded-qa-bot .rcb-bot-message,.embedded-qa-bot .rcb-user-message{max-width:90%!important;word-break:break-word}.embedded-qa-bot .rcb-chat-input-textarea{width:100%!important}.qa-bot-container{max-width:100%;width:100%}@keyframes phone-ring{0%{transform:translateX(0) translateY(0) rotate(0deg)}2%{transform:translateX(0) translateY(-8px) rotate(-2deg)}4%{transform:translateX(0) translateY(-6px) rotate(2deg)}6%{transform:translateX(0) translateY(-8px) rotate(-1deg)}8%{transform:translateX(0) translateY(-6px) rotate(1deg)}10%{transform:translateX(0) translateY(-8px) rotate(-2deg)}12%{transform:translateX(0) translateY(-6px) rotate(2deg)}20%{transform:translateX(0) translateY(0) rotate(0deg)}30%{transform:translateX(0) translateY(0) rotate(0deg)}40%{transform:translateX(0) translateY(0) rotate(0deg)}49%{transform:translateX(0) translateY(0) rotate(0deg)}50%{transform:translateX(0) translateY(-8px) rotate(-2deg)}52%{transform:translateX(0) translateY(-6px) rotate(2deg)}54%{transform:translateX(0) translateY(-8px) rotate(-1deg)}56%{transform:translateX(0) translateY(-6px) rotate(1deg)}58%{transform:translateX(0) translateY(-8px) rotate(-2deg)}60%{transform:translateX(0) translateY(-6px) rotate(2deg)}70%{transform:translateX(0) translateY(0) rotate(0deg)}to{transform:translateX(0) translateY(0) rotate(0deg)}}@media (max-width:768px){.rcb-chat-window{max-height:calc(100vh - 100px)!important;max-width:calc(100vw - 40px)!important;width:550px!important}.embedded-chat-container.open{height:400px}.embedded-chat-closed{font-size:14px;height:40px}.embedded-chat-open-btn{font-size:12px;padding:3px 10px}.rcb-bot-message,.rcb-user-message{max-width:85%!important}.rcb-chat-input-textarea{font-size:16px!important;min-height:44px!important}.rcb-chat-header{padding:12px 16px!important}}@media (max-width:480px){.rcb-chat-window{bottom:10px!important;left:10px!important;max-height:calc(100vh - 80px)!important;max-width:calc(100vw - 20px)!important;right:10px!important;width:calc(100vw - 20px)!important}.embedded-chat-container.open{height:350px}.rcb-bot-message,.rcb-user-message{margin-bottom:8px!important;max-width:90%!important}.rcb-chat-header{font-size:14px!important;padding:8px 12px!important}.rcb-chat-button{bottom:20px!important;height:50px!important;right:20px!important;width:50px!important}.rcb-chat-footer-container{font-size:9px!important;padding:8px 12px!important}}@media (max-width:360px){.rcb-chat-window{left:5px!important;max-width:calc(100vw - 10px)!important;right:5px!important;width:calc(100vw - 10px)!important}.rcb-chat-header{font-size:13px!important;padding:6px 8px!important}}.rcb-checkbox-container{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-left:16px!important;max-width:100%!important;padding-top:12px!important}.rcb-checkbox-row-container{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:var(--primaryColor,#107180)!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-row-container:hover{background-color:#e8f4f8!important;border-color:var(--primaryColor,#107180)!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-row-container[data-checked=true]{background-color:var(--primaryColor,#107180)!important;border-color:var(--primaryColor,#107180)!important;color:#fff!important}.rcb-checkbox-row{margin-left:0!important}.rcb-checkbox-mark{height:14px!important;margin-right:6px!important;width:14px!important}.rcb-checkbox-label{font-size:13px!important;margin:0!important;white-space:nowrap!important}.rcb-checkbox-next-button{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:var(--secondaryColor,#107180)!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;justify-content:center!important;line-height:24px!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-next-button:hover{background-color:#e8f4f8!important;border-color:var(--secondaryColor,#107180)!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.rcb-chat-input-send-button:focus,.rcb-chat-input-textarea:focus{outline:2px solid var(--primaryColor,#107180)!important;outline-offset:2px!important}.rcb-user-message{word-wrap:break-word!important;overflow:hidden!important;word-break:break-word!important}:focus-visible{outline:2px solid var(--primaryColor,#107180)!important;outline-offset:2px!important}.rcb-options-container{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;margin:16px!important;padding:0!important}.rcb-options{background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:var(--secondaryColor,#107180)!important;cursor:pointer!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;outline:none!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto!important}.rcb-options:hover{background-color:#e8f4f8!important;border-color:var(--secondaryColor,#107180)!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-next-button.keyboard-focused,.rcb-checkbox-next-button:focus,.rcb-checkbox-next-button:focus-visible,.rcb-checkbox-row-container.keyboard-focused,.rcb-checkbox-row-container:focus,.rcb-checkbox-row-container:focus-visible,.rcb-options.keyboard-focused,.rcb-options:focus,.rcb-options:focus-visible{background-color:#e8f4f8!important;border-color:var(--secondaryColor,#107180)!important;outline:none!important}.rcb-options:active{background-color:var(--secondaryColor,#107180)!important;border-color:var(--secondaryColor,#107180)!important;color:#fff!important;transform:translateY(0)!important}.keyboard-nav-hint{color:#666!important;font-size:12px!important;font-style:italic!important;margin-bottom:8px!important}@media (prefers-reduced-motion:reduce){.keyboard-nav-hint{display:none!important}}.rcb-options-container [role=button][tabindex="0"],.rcb-options-container button[tabindex="0"]{position:relative!important}.rcb-options-container [role=button][tabindex="0"]:after,.rcb-options-container button[tabindex="0"]:after{color:var(--secondaryColor,#107180)!important;content:"←"!important;font-size:16px!important;opacity:0!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;transition:opacity .2s ease!important}.rcb-options-container [role=button][tabindex="0"]:focus:after,.rcb-options-container button[tabindex="0"]:focus:after{opacity:1!important}.rcb-chat-input-send-button{cursor:pointer!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.rcb-chat-input-send-button:not([tabindex]){-webkit-user-select:none;-moz-user-select:none;user-select:none}.rcb-chat-input-container [onclick],.rcb-chat-input-container [role=button],.rcb-chat-input-container div[style*=cursor],.rcb-chat-input-container svg:last-child,.rcb-chat-input-container>div:last-child{tabindex:0!important;cursor:pointer!important}.rcb-chat-footer{margin-top:4px!important;padding-top:0!important}.rcb-chat-footer-container{align-items:center!important;display:flex!important;margin-top:4px!important;padding-top:4px!important}.rcb-chat-footer-container button{order:1!important}.rcb-chat-footer-container a[href*=qa-bot-core]{tab-index:0!important;order:2!important}.rcb-chat-footer-container a[href*=feedback]{tab-index:0!important;order:3!important}@media (prefers-contrast:high){.rcb-chat-window a{background-color:#fff!important;border:1px solid #000!important;color:#000!important}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.rcb-chat-input-textarea{user-select:text!important}.rcb-chat-body-container,.rcb-chat-input-textarea,.rcb-chat-window{touch-action:pan-y!important}.embedded-qa-bot,.rcb-chat-window{-webkit-overflow-scrolling:touch!important}.embedded-qa-bot .rcb-chat-input-textarea{touch-action:pan-y!important;user-select:text!important}.embedded-qa-bot .rcb-chat-body-container,.embedded-qa-bot .rcb-chat-window{touch-action:pan-y!important}.rcb-chat-header-container{background:var(--primaryColor,#1a5b6e)!important;background:linear-gradient(135deg,var(--primaryColor,#1a5b6e) 0,var(--secondaryColor,#107180) 100%)!important}.rcb-toggle-button{align-items:center!important;background:var(--primaryColor,#1a5b6e)!important;display:flex!important;justify-content:center!important}.rcb-toggle-button svg{stroke:#fff!important;color:#fff!important}.rcb-toggle-button *,.rcb-toggle-button img,.rcb-toggle-button svg,.rcb-toggle-button>*{box-sizing:border-box!important;height:50px!important;left:0!important;margin:0 auto!important;max-height:50px!important;max-width:50px!important;min-height:50px!important;min-width:50px!important;padding:2px!important;position:relative!important;top:0!important;width:50px!important}.rcb-send-button{background-color:var(--primaryColor,#1a5b6e)!important}',{insertAt:"top"});const Qd=()=>{const[e,t]=ee(!1),n=()=>typeof navigator<"u"&&navigator.mediaDevices!==void 0&&typeof navigator.mediaDevices.getDisplayMedia=="function";return{captureScreenshot:async()=>{if(!n())throw new Error("Screen capture is not available in this environment");try{t(!0);const r=await navigator.mediaDevices.getDisplayMedia({video:{displaySurface:"browser",cursor:"always",width:{ideal:1920},height:{ideal:1080}},audio:!1}),o=document.createElement("video");o.srcObject=r,await new Promise(c=>{o.onloadedmetadata=()=>{o.play(),c()}});const i=document.createElement("canvas");i.width=o.videoWidth,i.height=o.videoHeight;const a=i.getContext("2d");if(!a)throw new Error("Could not get canvas context");a.drawImage(o,0,0,i.width,i.height);const A=await new Promise(c=>i.toBlob(c,"image/png"));if(!A)throw new Error("Could not create image blob");const s=new Date().toISOString().replace(/[:.]/g,"-"),l=new File([A],"screenshot-".concat(s,".png"),{type:"image/png"});return r.getTracks().forEach(c=>c.stop()),t(!1),l}catch(r){throw console.error("Error capturing screenshot:",r),t(!1),r}},isCapturing:e,isScreenCaptureAvailable:n()}},Md=e=>R.createElement(IA,e,R.createElement("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"}),R.createElement("polyline",{points:"17 8 12 3 7 8"}),R.createElement("line",{x1:"12",y1:"3",x2:"12",y2:"15"})),Od=e=>new Promise((t,n)=>{const r=new FileReader;r.onload=()=>{if(typeof r.result!="string")return void n(new Error("Failed to read file ".concat(e.name)));const o=r.result.split(",")[1];t({fileName:e.name,contentType:e.type,size:e.size,fileData:o})},r.onerror=()=>n(new Error("Failed to read file ".concat(e.name))),r.readAsDataURL(e)}),Nd=e=>Promise.all(e.map(Od)),Ld=e=>e<1024?"".concat(e," B"):e<1048576?"".concat((e/1024).toFixed(1)," KB"):"".concat((e/1048576).toFixed(1)," MB"),zn=e=>{let{onFileUpload:t,maxSizeMB:n=10,acceptedTypes:r="image/*,application/pdf,text/*,.doc,.docx",enableScreenshot:o=!1,className:i}=e;const[a,A]=ee(!1),[s,l]=ee([]),[c,u]=ee(null),d=ie(null),{captureScreenshot:p,isCapturing:f,isScreenCaptureAvailable:y}=Qd(),h=E=>{const _=document.createElement("div");_.setAttribute("aria-live","assertive"),_.setAttribute("aria-atomic","true"),_.className="sr-only",_.textContent=E,document.body.appendChild(_),setTimeout(()=>document.body.removeChild(_),1e3)},w=E=>{if(!E||E.length===0)return void console.warn("FileUploadComponent: No valid files provided to handleFiles");let _;try{_=Array.from(E)}catch(S){return console.error("FileUploadComponent: Error converting files to array:",S),void h("Error processing selected files. Please try again.")}const I=[...s,..._];l(I);const D=_.length,k=_.map(S=>S.name).join(", ");h("".concat(D," file").concat(D>1?"s":""," selected: ").concat(k)),setTimeout(()=>{const S=document.querySelector(".rcb-chat-content");S&&(S.scrollTop=S.scrollHeight)},100),t&&t(I)},v=E=>{E.preventDefault(),E.stopPropagation(),E.type==="dragenter"||E.type==="dragover"?A(!0):E.type==="dragleave"&&A(!1)},g=()=>{try{d.current&&d.current.click()}catch(E){console.error("FileUploadComponent: Error in handleButtonClick:",E),h("Error opening file selection dialog. Please try again.")}},x=()=>{u(null)},C=o&&y;return R.createElement("div",{className:"file-upload-container ".concat(i||""),style:{padding:"16px",margin:"8px 0"}},C&&R.createElement("div",{style:{display:"flex",justifyContent:"center",marginBottom:"10px"}},R.createElement("button",{onClick:E=>{E.preventDefault(),(async()=>{try{const _=await p();w([_]),h("Screenshot captured successfully")}catch{h("Error capturing screenshot. Please try again.")}})()},disabled:f,"aria-describedby":"screenshot-help","aria-label":f?"Taking screenshot, please wait":"Take a screenshot to attach",style:{display:"flex",alignItems:"center",gap:"8px",backgroundColor:"#107180",color:"white",border:"none",borderRadius:"5px",padding:"8px 12px",cursor:f?"not-allowed":"pointer",fontSize:"14px",fontWeight:"500",boxShadow:"0 1px 3px rgba(0,0,0,0.2)"}},R.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},R.createElement("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),R.createElement("circle",{cx:"12",cy:"13",r:"4"})),f?"Taking screenshot...":"Take screenshot..."),R.createElement("span",{id:"screenshot-help",className:"sr-only"},"Captures the current screen and adds it as an attachment")),R.createElement("div",{className:"file-upload-dropzone ".concat(a?"active":""),onDragEnter:v,onDragLeave:v,onDragOver:v,onDrop:E=>{var _;E.preventDefault(),E.stopPropagation(),A(!1);try{!((_=E.dataTransfer)===null||_===void 0)&&_.files&&E.dataTransfer.files.length>0&&w(E.dataTransfer.files)}catch(I){console.error("FileUploadComponent: Error in handleDrop:",I),h("Error processing dropped files. Please try again.")}},role:"button",tabIndex:0,"aria-label":"File upload area. Click to select files or drag and drop files here.","aria-describedby":"upload-instructions",onKeyDown:E=>{E.key!=="Enter"&&E.key!==" "||(E.preventDefault(),g())},style:{padding:"20px",border:"2px dashed #ccc",borderRadius:"8px",backgroundColor:a?"#f0f8ff":"#fafafa",transition:"all 0.3s ease"}},R.createElement("input",{ref:d,type:"file",className:"file-input",onChange:E=>{var _;try{!((_=E.target)===null||_===void 0)&&_.files&&E.target.files.length>0&&w(E.target.files)}catch(I){console.error("FileUploadComponent: Error in handleFileSelect:",I),h("Error processing selected files. Please try again.")}},multiple:!0,style:{display:"none"},"aria-label":"Select files to upload",accept:r}),R.createElement("div",{className:"upload-content",onClick:g,style:{cursor:"pointer",flexDirection:"column",alignItems:"center",display:"flex",textAlign:"center",padding:"12px"}},R.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",gap:"8px"}},R.createElement("div",{style:{display:"flex",flexDirection:"row",alignItems:"center",gap:"10px"}},R.createElement(Md,null),R.createElement("p",{style:{margin:0,fontWeight:"bold"}},"Upload Files")),R.createElement("p",{id:"upload-instructions",style:{margin:0,fontSize:"14px",color:"#666"}},"Drag and drop files here or click to select. (Max ",n,"MB each)")),s.length>0&&R.createElement("div",{className:"selected-files",style:{display:"flex",flexWrap:"wrap",gap:"8px",marginTop:"12px",alignItems:"center"}},R.createElement("span",{style:{fontWeight:400,color:"#888",fontSize:"13px",marginRight:"8px",alignSelf:"center"}},"Selected files:"),s.map((E,_)=>R.createElement("span",{key:_,style:{background:"#fff",color:"#107180",borderRadius:"5px",padding:"4px 12px",fontSize:"14px",marginRight:"4px",marginBottom:"4px",border:"1px solid #ccc",display:"flex",alignItems:"center",gap:"6px",cursor:"pointer"},onClick:I=>{I.stopPropagation(),(D=>{u(D)})(E)}},R.createElement("span",{onClick:I=>{I.stopPropagation(),(D=>{const k=s.filter((S,B)=>B!==D);l(k),t&&t(k)})(_)},style:{cursor:"pointer",color:"#888",fontWeight:"bold",fontSize:"15px",marginRight:"4px",userSelect:"none",lineHeight:1},title:"Remove file","aria-label":"Remove ".concat(E.name)},"×"),E.name," (",Ld(E.size),")"))))),(()=>{if(!c)return null;const E=c.type.startsWith("image/"),_=c.type.startsWith("text/"),I=c.type==="application/pdf";return R.createElement("div",{style:{position:"fixed",top:0,left:0,right:0,bottom:0,backgroundColor:"rgba(0, 0, 0, 0.7)",display:"flex",justifyContent:"center",alignItems:"center",zIndex:1e3},onClick:x},R.createElement("div",{style:{backgroundColor:"white",padding:"20px",borderRadius:"8px",maxWidth:"90%",maxHeight:"90%",overflow:"auto",position:"relative"},onClick:D=>D.stopPropagation()},R.createElement("button",{onClick:x,style:{position:"absolute",top:"10px",right:"10px",background:"none",border:"none",fontSize:"24px",cursor:"pointer",color:"#666"}},"×"),R.createElement("h3",{style:{marginTop:0,marginBottom:"16px"}},c.name),E&&R.createElement("img",{src:URL.createObjectURL(c),alt:c.name,style:{maxWidth:"100%",maxHeight:"70vh"}}),_&&R.createElement("pre",{style:{whiteSpace:"pre-wrap",wordWrap:"break-word",maxHeight:"70vh",overflow:"auto",padding:"16px",backgroundColor:"#f5f5f5",borderRadius:"4px"}},URL.createObjectURL(c)),I&&R.createElement("iframe",{src:URL.createObjectURL(c),style:{width:"100%",height:"70vh",border:"none"},title:c.name}),!E&&!_&&!I&&R.createElement("div",{style:{padding:"20px",textAlign:"center"}},"Preview not available for this file type")))})())};function Rd(e,t){if(!t||Object.keys(t).length===0)return e;const n={};for(const[r,o]of Object.entries(e)){let i=Object.assign({},o);if(i.chatDisabled===void 0){const a=!(!i.options&&!i.checkboxes);i.chatDisabled=a}n[r]=i}return n}const Hd=R.forwardRef((e,t)=>{const[n,r]=R.useState(e.defaultOpen||!1),o=R.useRef(null);return R.useImperativeHandle(t,()=>({addMessage:i=>{var a;(a=o.current)===null||a===void 0||a.addMessage(i)},setBotEnabled:i=>{var a;(a=o.current)===null||a===void 0||a.setBotEnabled(i)},openChat:()=>{var i;r(!0),(i=o.current)===null||i===void 0||i.openChat()},closeChat:()=>{var i;r(!1),(i=o.current)===null||i===void 0||i.closeChat()},toggleChat:()=>{var i;r(a=>!a),(i=o.current)===null||i===void 0||i.toggleChat()}}),[]),R.createElement(ho,{ref:o,apiKey:e.apiKey,qaEndpoint:e.qaEndpoint,ratingEndpoint:e.ratingEndpoint,welcomeMessage:e.welcomeMessage,primaryColor:e.primaryColor,secondaryColor:e.secondaryColor,botName:e.botName,logo:e.logo,placeholder:e.placeholder,errorMessage:e.errorMessage,embedded:e.embedded,isLoggedIn:e.isLoggedIn,allowAnonAccess:e.allowAnonAccess,open:n,onOpenChange:r,footerText:e.footerText,footerLink:e.footerLink,tooltipText:e.tooltipText})});Hd.displayName="ProgrammaticQABot";const Et={QA_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/chat/api/",RATING_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/chat/rating/",METRICS_API_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/xdmod/chat/api/",METRICS_RATING_ENDPOINT:"https://access-ai-grace1-external.ccs.uky.edu/access/xdmod/chat/rating/",METRICS_QUESTIONS_URL:"https://metrics.access-ci.org/qa_bot_faq",NETLIFY_BASE_URL:"https://access-jsm-api.netlify.app",DEFAULT_API_KEY:"4nn5l4T4TnkMdzsK0AwAtnGRcheBDnjawuAT42LaOLc"},pt={BOT_NAME:"ACCESS Q&A",LOGO:"https://support.access-ci.org/themes/contrib/asp-theme/images/icons/ACCESS-arrrow.svg",WELCOME_MESSAGE:"Hello! What can I help you with?",WELCOME_MESSAGE_LOGGED_OUT:"To ask questions, please log in.",LOGIN_URL:"/login",PRIMARY_COLOR:"#1a5b6e",SECONDARY_COLOR:"#107180",TOOLTIP:"Ask me about ACCESS! 😊"},RA={SESSION_ID:"access-qa-bot-session-id"};function Ud({welcome:e,setTicketForm:t,isLoggedIn:n}){return{start:{message:e,options:["Ask a question about ACCESS","Open a Help Ticket","Usage and performance of ACCESS resources (XDMoD)","Report a security issue"],path:r=>r.userInput==="Ask a question about ACCESS"?n?"go_ahead_and_ask":"qa_loop":r.userInput==="Open a Help Ticket"?(t({}),"help_ticket"):r.userInput==="Usage and performance of ACCESS resources (XDMoD)"?"metrics_intro":r.userInput==="Report a security issue"?(t({}),"security_incident"):"start"},go_ahead_and_ask:{message:"Go ahead and ask your question! I'll do my best to help.",path:"qa_loop"}}}let go=null;function Fd(e){go=e}function X(){return go?go.ticketForm||{}:(console.warn("Form context not available, returning empty form"),{})}function Ee(e={}){const t=X();return{...t,email:e.email||t.email,name:e.name||t.name,accessId:e.accessId||t.accessId}}function mo(e){return e&&e.length>0?`
39
+ Attachments: ${e.length} file(s) attached`:""}const Ft={SUPPORT:17,LOGIN_ACCESS:30,LOGIN_PROVIDER:31,SECURITY:26};async function zd(e,t="support",n=[]){const o={support:Ft.SUPPORT,general_help:Ft.SUPPORT,loginAccess:Ft.LOGIN_ACCESS,loginProvider:Ft.LOGIN_PROVIDER,security:Ft.SECURITY}[t]||Ft.SUPPORT,a={serviceDeskId:t==="security"?3:2,requestTypeId:o,requestFieldValues:{...e}};return n.length>0&&(a.attachments=await Nd(n)),a}async function jd(e,t){var o,i;const r=`${Et.NETLIFY_BASE_URL}/api/v1/${t}`;try{const a=await fetch(r,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(!a.ok){let s="";try{const l=await a.text();try{const c=JSON.parse(l);s=c.message||c.error||l}catch{s=l}}catch{s=`HTTP ${a.status} ${a.statusText}`}return a.status===403?s="The ticket service is temporarily unavailable. Please try again later or contact support directly.":a.status===404?s="Ticket service not found. Please try again later.":a.status===500?s="Server error. Please try again later.":a.status===401&&(s="Authentication error with the ticket service. Please contact support."),{success:!1,status:a.status,error:s}}const A=await a.json();return{success:!0,ticketKey:(o=A.data)==null?void 0:o.ticketKey,ticketUrl:(i=A.data)==null?void 0:i.ticketUrl}}catch(a){return{success:!1,error:a instanceof Error?a.message:"Unknown error"}}}async function jn(e,t,n=[]){try{const r=await zd(e,t,n);return await jd(r,t==="security"?"security-incidents":"tickets")}catch(r){return{success:!1,error:r instanceof Error?r.message:"Unknown error"}}}function vo(e,t="ticket"){return e?e.success?e.ticketUrl&&e.ticketKey?`Your ${t} has been submitted successfully.
40
+
41
+ Ticket: <a href="${e.ticketUrl}" target="_blank">${e.ticketKey}</a>
42
+
43
+ Our support team will review your request and respond accordingly. Thank you for contacting ACCESS.`:`Your ${t} has been submitted successfully.
44
+
45
+ Our support team will review your request and respond accordingly. Thank you for contacting ACCESS.`:`We apologize, but there was an error submitting your ${t}: ${e.error||"Unknown error"}
46
+
47
+ Please try again or contact our support team directly.`:`We apologize, but there was an error submitting your ${t}.
48
+
49
+ Please try again or contact our support team directly.`}function Wn(e){return!e||e.trim()===""?{success:!1,promptContent:"Email is required",promptDuration:3e3,promptType:"error"}:/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)?{success:!0}:{success:!1,promptContent:"Please enter a valid email address",promptDuration:3e3,promptType:"error"}}function cn(){return()=>({success:!0})}function un(e){return!e||e.trim()===""||e.trim().toLowerCase()==="skip"?"":e.trim()}function Wd({ticketForm:e,setTicketForm:t,userInfo:n}){let r=null;const o=async(a,A=[])=>{r=await jn(a,"loginAccess",A),r.success?t(s=>({...s,ticketKey:r.ticketKey,ticketUrl:r.ticketUrl})):t(s=>({...s,submissionError:r.error}))};return{access_help:{message:`If you're having trouble logging into the ACCESS website, here are some common issues:
50
+
51
+ • Make sure you're using a supported browser (Chrome, Firefox, Safari)
52
+ • Clear your browser cookies and cache
53
+ • Check if you're using the correct identity provider
54
+
55
+ Would you like to submit a help ticket for ACCESS login issues?`,options:["Yes, let's create a ticket","Back to Main Menu"],path:a=>a.userInput==="Yes, let's create a ticket"?"access_login_description":"start"},access_login_description:{message:"Describe your login issue.",function:a=>{const A=X();t({...A,description:a.userInput,email:n.email||A.email,name:n.name||A.name,accessId:n.accessId||A.accessId})},path:"access_login_identity"},access_login_identity:{message:"Which identity provider were you using?",options:["ACCESS","Github","Google","Institution","Microsoft","ORCID","Other"],function:a=>{const A=X();t({...A,identityProvider:a.userInput})},path:"access_login_browser"},access_login_browser:{message:"Which browser were you using?",options:["Chrome","Firefox","Edge","Safari","Other"],function:a=>{const A=X();t({...A,browser:a.userInput})},path:"access_login_attachment"},access_login_attachment:{message:"Would you like to attach a screenshot?",options:["Yes","No"],function:a=>{const A=X();t({...A,wantsAttachment:a.userInput})},path:a=>{if(a.userInput==="Yes")return"access_login_upload";const A=Ee(n);return A.email?A.name?A.accessId?"access_login_summary":"access_login_accessid":"access_login_name":"access_login_email"}},access_login_upload:{message:"Please upload your screenshot.",component:P(zn,{onFileUpload:a=>{t(A=>({...A,uploadedFiles:a}))},enableScreenshot:!0,maxSizeMB:10}),options:["Continue"],function:()=>{const a=X();t({...a,uploadConfirmed:!0})},path:()=>{const a=Ee(n);return a.email?a.name?a.accessId?"access_login_summary":"access_login_accessid":"access_login_name":"access_login_email"}},access_login_email:{message:"What is your email?",validateTextInput:Wn,function:a=>{const A=X();t({...A,email:a.userInput})},path:()=>{const a=Ee(n);return a.name?a.accessId?"access_login_summary":"access_login_accessid":"access_login_name"}},access_login_name:{message:"What is your name?",function:a=>{const A=X();t({...A,name:a.userInput})},path:()=>Ee(n).accessId?"access_login_summary":"access_login_accessid"},access_login_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",validateTextInput:cn(),function:a=>{const A=X();t({...A,accessId:un(a.userInput)})},path:"access_login_summary"},access_login_summary:{message:a=>{const A=X(),s=Ee(n),l=mo(A.uploadedFiles);let c=s.accessId;return a.prevPath==="access_login_accessid"&&a.userInput&&(c=a.userInput),`Thank you for providing your ACCESS login issue details. Here's a summary:
56
+
57
+ Name: ${s.name||"Not provided"}
58
+ Email: ${s.email||"Not provided"}
59
+ ACCESS ID: ${c||"Not provided"}
60
+ Identity Provider: ${A.identityProvider||"Not provided"}
61
+ Browser: ${A.browser||"Not provided"}
62
+ Issue Description: ${A.description||"Not provided"}${l}
63
+
64
+ Would you like to submit this ticket?`},options:["Submit Ticket","Back to Main Menu"],renderHtml:["BOT","USER"],function:async a=>{if(a.userInput==="Submit Ticket"){const A=X(),s=Ee(n),l={email:s.email||"",name:s.name||"",accessId:s.accessId||"",description:A.description||"",identityProvider:A.identityProvider||"",browser:A.browser||""};await o(l,A.uploadedFiles||[])}},path:a=>a.userInput==="Submit Ticket"?"access_login_success":"start"},access_login_success:{message:()=>vo(r,"ACCESS login ticket"),options:["Back to Main Menu"],renderHtml:["BOT"],path:"start"}}}function Gd({ticketForm:e,setTicketForm:t,userInfo:n}){let r=null;const o=async(a,A=[])=>{r=await jn(a,"loginProvider",A),r.success?t(s=>({...s,ticketKey:r.ticketKey,ticketUrl:r.ticketUrl})):t(s=>({...s,submissionError:r.error}))};return{resource_help:{message:`If you're having trouble logging into an affiliated infrastructure or resource provider, here are some common issues:
65
+
66
+ • Ensure your allocation is active
67
+ • Confirm you have the correct username for that resource
68
+ • Check <a href="https://operations.access-ci.org/infrastructure_news_view">System Status News</a> to see if the resource is undergoing maintenance
69
+
70
+ Would you like to submit a help ticket for resource provider login issues?`,options:["Yes, let's create a ticket","Back to Main Menu"],renderHtml:["BOT"],path:a=>a.userInput==="Yes, let's create a ticket"?"resource_login_resource":"start"},resource_login_resource:{message:"Which ACCESS Resource are you trying to access?",options:["ACES","Anvil","Bridges-2","DARWIN","Delta","DeltaAI","Derecho","Expanse","FASTER","Granite","Jetstream2","KyRIC","Launch","Neocortex","Ookami","Open Science Grid","Open Storage Network","Ranch","Stampede3"],function:a=>{const A=X();t({...A,resource:a.userInput})},path:"resource_login_userid"},resource_login_userid:{message:"What is your user ID at the resource?",function:a=>{const A=X();t({...A,userIdResource:a.userInput})},path:"resource_login_description"},resource_login_description:{message:"Please describe the issue you're having logging in.",function:a=>{const A=X();t({...A,description:a.userInput,email:n.email||A.email,name:n.name||A.name,accessId:n.accessId||A.accessId})},path:"resource_login_attachment"},resource_login_attachment:{message:"Would you like to attach a screenshot?",options:["Yes","No"],function:a=>{const A=X();t({...A,wantsAttachment:a.userInput})},path:a=>{if(a.userInput==="Yes")return"resource_login_upload";const A=Ee(n);return A.email?A.name?A.accessId?"resource_login_summary":"resource_login_accessid":"resource_login_name":"resource_login_email"}},resource_login_upload:{message:"Please upload your screenshot.",component:P(zn,{onFileUpload:a=>{t(A=>({...A,uploadedFiles:a}))},enableScreenshot:!0,maxSizeMB:10}),options:["Continue"],function:()=>{const a=X();t({...a,uploadConfirmed:!0})},path:()=>{const a=Ee(n);return a.email?a.name?a.accessId?"resource_login_summary":"resource_login_accessid":"resource_login_name":"resource_login_email"}},resource_login_email:{message:"What is your email?",validateTextInput:Wn,function:a=>{const A=X();t({...A,email:a.userInput})},path:()=>{const a=Ee(n);return a.name?a.accessId?"resource_login_summary":"resource_login_accessid":"resource_login_name"}},resource_login_name:{message:"What is your name?",function:a=>{const A=X();t({...A,name:a.userInput})},path:()=>Ee(n).accessId?"resource_login_summary":"resource_login_accessid"},resource_login_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",validateTextInput:cn(),function:a=>{const A=X();t({...A,accessId:un(a.userInput)})},path:"resource_login_summary"},resource_login_summary:{message:a=>{const A=X(),s=Ee(n),l=mo(A.uploadedFiles);let c=s.accessId;return a.prevPath==="resource_login_accessid"&&a.userInput&&(c=a.userInput),`Thank you for providing your resource login issue details. Here's a summary:
71
+
72
+ Name: ${s.name||"Not provided"}
73
+ Email: ${s.email||"Not provided"}
74
+ ACCESS ID: ${c||"Not provided"}
75
+ Resource: ${A.resource||"Not provided"}
76
+ Resource User ID: ${A.userIdResource||"Not provided"}
77
+ Issue Description: ${A.description||"Not provided"}${l}
78
+
79
+ Would you like to submit this ticket?`},options:["Submit Ticket","Back to Main Menu"],function:async a=>{if(a.userInput==="Submit Ticket"){const A=X(),s=Ee(n),l={email:s.email||"",name:s.name||"",accessId:s.accessId||"",accessResource:A.resource||"",description:A.description||"",userIdAtResource:A.userIdResource||""};await o(l,A.uploadedFiles||[])}},path:a=>a.userInput==="Submit Ticket"?"resource_login_success":"start"},resource_login_success:{message:()=>vo(r,"resource login ticket"),options:["Back to Main Menu"],renderHtml:["BOT"],path:"start"}}}const qd=[" C, C++","Abaqus","ACCESS","ACCESS-credits","ACCESS-website","Accounts","ACLS","Adding users","Affiliations","Affinity Groups","AI","Algorithms","Allocation extension","Allocation Management","Allocation proposal","Allocation Time","Allocation users","AMBER","AMIE","Anaconda","Analysis","API","Application Status","ARCGIS","Architecture","Archiving","Astrophysics","ATLAS","Authentication","AWS","AZURE","Backup","BASH","Batch Jobs","Benchmarking","Big Data","Bioinformatics","Biology","Ceph","CFD","cgroups","CHARMM","Checkpoint","cilogon","citation","Cloud","Cloud Computing","Cloud Lab","Cloud Storage","Cluster Management","Cluster Support","CMMC","Community Outreach","Compiling","Composible Systems","Computataional Chemistry","COMSOL","Conda","Condo","Containers","Core dump","Core hours","CP2K","CPU architecture","CPU bound","CUDA","Cybersecurity","CYVERSE","Data","Data Storage","Data-access-protocols","Data-analysis","Data-compliance","Data-lifecycle","Data-management","Data-management-software","Data-provenance","Data-reproducibility","Data-retention","Data-science","Data-sharing","Data-transfer","Data-wrangling","Database-update","Debugging","Debugging, Optimizatio and Profiling","Deep-learning","Dependencies","Deployment","DFT","Distributed-computing","DNS","Docker","Documentation","DOI","DTN","Easybuild","Email","Encryption","Environment-modules","Errors","Extension","FastX","Federated-authentication","File transfers","File-formats","File-limits","File-systems","File-transfer","Finite-element-analysis","Firewall","Fortran","Frameworks and IDE's","GAMESS","Gateways","GATK","Gaussian","GCC","Genomics","GIS","Git","Globus","GPFS","GPU","Gravitational-waves","Gridengine","GROMACS","Hadoop","Hardware","Image-processing","Infiniband","Interactive-mode","Interconnect","IO-Issue","ISILON","Java","Jekyll","Jetstream","Job-accounting","Job-array","Job-charging","Job-failure","Job-sizing","Job-submission","Julia","Jupyterhub","Key-management","Kubernetes","KyRIC","LAMMPS","Library-paths","License","Linear-programming","Linux","LMOD","login","LSF","Lustre","Machine-learning","Management","Materials-science","Mathematica","MATLAB","Memory","Metadata","Modules","Molecular-dynamics","Monte-carlo","MPI","NAMD","NetCDF","Networking","Neural-networks","NFS","NLP","NoMachine","Nvidia","Oceanography","OnDemnad","Open-science-grid","Open-storage-network","OpenCV","Openfoam","OpenMP","OpenMPI","OpenSHIFT","Openstack","Optimization","OS","OSG","Parallelization","Parameter-sweeps","Paraview","Particle-physics","password","PBS","Pegasus","Pending-jobs","Performance-tuning","Permissions","Physiology","PIP","PODMAN","Portals","Pre-emption","Professional and Workforce Development","Professional-development","Profile","Profiling","Programming","Programming Languages","Programming-best-practices","Project-management","Project-renewal","Provisioning","Pthreads","Publication-database","Putty","Python","Pytorch","Quantum-computing","Quantum-mechanics","Quota","R","RDP","React","Reporting","Research-facilitation","Research-grants","Resources","Rstudio-server","S3","Samba","SAS","Scaling","Schedulers","Scheduling","Science DMZ","Science Gateways","Scikit-learn","Scratch","screen","scripting","SDN","Secure Computing and Data","Secure-data-architecture","Serverless-hpc","setup","sftp","SGE","Shell Scripting","Shifter","Singularity","SLURM","SMB","Smrtanalysis","Software Installations","Software-carpentry","SPACK","SPARK","Spectrum-scale","SPSS","SQL","SSH","Stampede2","STATA","Storage","Supplement","Support","TCP","Technical-training-for-hpc","Tensorflow","Terminal-emulation-and-window-management","Tickets","Timing-issue","TMUX","Tools","Training","Transfer SUs","Trinity","Tuning","Unix-environment","Upgrading","Vectorization","Version-control","vim","VNC","VPN","Workflow","Workforce-development","X11","Xalt","XDMoD","XML","XSEDE","I don't see a relevant keyword"],Yd=["ACES","Anvil","Bridges-2","DARWIN","Delta","DeltaAI","Derecho","Expanse","FASTER","Granite","Jetstream2","KyRIC","Launch","Neocortex","Ookami","Open Science Grid","Open Storage Network","Ranch","Stampede3"];function Xd({ticketForm:e,setTicketForm:t,userInfo:n}){let r=null;const o=async(a,A=[])=>{r=await jn(a,"support",A),r.success?t(s=>({...s,ticketKey:r.ticketKey,ticketUrl:r.ticketUrl})):t(s=>({...s,submissionError:r.error}))};return{general_help_summary_subject:{message:"Provide a short title for your ticket.",function:a=>{const A=X();t({...A,summary:a.userInput,email:n.email||A.email,name:n.name||A.name,accessId:n.accessId||A.accessId})},path:"general_help_category"},general_help_category:{message:"What type of issue are you experiencing?",options:["User Account Question","Allocation Question","User Support Question","CSSN/CCEP Question","Training Question","Metrics Question","OnDemand Question","Pegasus Question","XDMoD Question","Some Other Question"],function:a=>{const A=X();t({...A,category:a.userInput})},path:"general_help_description"},general_help_description:{message:"Please describe your issue.",function:a=>{const A=X();t({...A,description:a.userInput})},path:"general_help_attachment"},general_help_attachment:{message:"Would you like to attach a file to your ticket?",options:["Yes","No"],function:a=>{const A=X();t({...A,wantsAttachment:a.userInput})},path:a=>a.userInput==="Yes"?"general_help_upload":"general_help_resource"},general_help_upload:{message:"Please upload your file.",component:P(zn,{onFileUpload:a=>{t(A=>({...A,uploadedFiles:a}))},enableScreenshot:!0,maxSizeMB:10}),options:["Continue"],function:()=>{const a=X();t({...a,uploadConfirmed:!0})},path:"general_help_resource"},general_help_resource:{message:"Does your problem involve an ACCESS Resource?",options:["Yes","No"],function:a=>{const A=X();t({...A,involvesResource:a.userInput.toLowerCase()})},path:a=>a.userInput==="Yes"?"general_help_resource_details":"general_help_keywords"},general_help_resource_details:{message:"Please select the ACCESS Resource involved with your issue:",options:Yd,function:a=>{const A=X();t({...A,resourceDetails:a.userInput})},path:"general_help_user_id_at_resource"},general_help_user_id_at_resource:{message:"What is your User ID at the selected resource(s)? (Optional - press Enter to skip)",validateTextInput:cn(),function:a=>{const A=X();t({...A,userIdAtResource:un(a.userInput)})},path:"general_help_keywords"},general_help_keywords:{message:"Please add up to 5 keywords to help route your ticket.",checkboxes:{items:qd,min:0,max:5},function:a=>{const A=X();t({...A,keywords:a.userInput})},path:a=>a.userInput&&a.userInput.includes("I don't see a relevant keyword")?"general_help_additional_keywords":"general_help_priority"},general_help_additional_keywords:{message:"Please enter additional keywords, separated by commas:",function:a=>{const A=X(),s=A.keywords||[],l=a.userInput,u=(Array.isArray(s)?[...s]:String(s).split(",").map(p=>p.trim())).filter(p=>p!=="I don't see a relevant keyword"),d=u.length>0?[...u,l].join(", "):l;t({...A,keywords:d,suggestedKeyword:l})},path:"general_help_priority"},general_help_priority:{message:"Please select a priority for your issue:",options:["Lowest","Low","Medium","High","Highest"],function:a=>{const A=X();t({...A,priority:a.userInput.toLowerCase()})},path:()=>{const a=Ee(n);return a.email?a.name?a.accessId?"general_help_ticket_summary":"general_help_accessid":"general_help_name":"general_help_email"}},general_help_email:{message:"What is your email address?",validateTextInput:Wn,function:a=>{const A=X();t({...A,email:a.userInput})},path:()=>{const a=Ee(n);return a.name?a.accessId?"general_help_ticket_summary":"general_help_accessid":"general_help_name"}},general_help_name:{message:"What is your name?",function:a=>{const A=X();t({...A,name:a.userInput})},path:()=>Ee(n).accessId?"general_help_ticket_summary":"general_help_accessid"},general_help_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",validateTextInput:cn(),function:a=>{const A=X();t({...A,accessId:un(a.userInput)})},path:"general_help_ticket_summary"},general_help_ticket_summary:{message:a=>{const A=X(),s=Ee(n),l=mo(A.uploadedFiles);let c=s.accessId;a.prevPath==="general_help_accessid"&&a.userInput&&(c=a.userInput);let u="";return A.involvesResource==="yes"&&(u=`
80
+ Resource: ${A.resourceDetails||"Not specified"}`,A.userIdAtResource&&(u+=`
81
+ User ID at Resource: ${A.userIdAtResource}`)),`Thank you for providing your issue details. Here's a summary:
82
+
83
+ Name: ${s.name||"Not provided"}
84
+ Email: ${s.email||"Not provided"}
85
+ ACCESS ID: ${c||"Not provided"}
86
+ Issue Summary: ${A.summary||"Not provided"}
87
+ Category: ${A.category||"Not provided"}
88
+ Priority: ${A.priority||"Not provided"}
89
+ Keywords: ${A.keywords||"Not provided"}
90
+ Issue Description: ${A.description||"Not provided"}${u}${l}
91
+
92
+ Would you like to submit this ticket?`},options:["Submit Ticket","Back to Main Menu"],function:async a=>{if(a.userInput==="Submit Ticket"){const A=X(),s=Ee(n),l={email:s.email||"",summary:A.summary||"General Support Ticket",description:A.description||"",priority:A.priority||"medium",accessId:s.accessId||"",name:s.name||"",issueType:A.category||"",hasResourceProblem:A.involvesResource==="yes"?"Yes":"No",userIdAtResource:A.userIdAtResource||"",resourceName:A.resourceDetails||"",keywords:A.keywords||"",noRelevantKeyword:A.suggestedKeyword?"checked":"",suggestedKeyword:A.suggestedKeyword||""};await o(l,A.uploadedFiles||[])}},path:a=>a.userInput==="Submit Ticket"?"general_help_success":"start"},general_help_success:{message:()=>vo(r,"support ticket"),options:["Back to Main Menu"],renderHtml:["BOT"],path:"start"}}}function Vd({ticketForm:e,setTicketForm:t,userInfo:n}){const r=Wd({ticketForm:e,setTicketForm:t,userInfo:n}),o=Gd({ticketForm:e,setTicketForm:t,userInfo:n}),i=Xd({ticketForm:e,setTicketForm:t,userInfo:n});return{help_ticket:{message:"What is your help ticket related to?",options:["Logging into ACCESS website","Logging into a resource","Another question"],function:a=>{t(A=>({...A,ticketType:a.userInput}))},path:a=>a.userInput==="Logging into ACCESS website"?"access_help":a.userInput==="Logging into a resource"?"resource_help":a.userInput==="Another question"?"general_help_summary_subject":"help_ticket"},...r,...o,...i}}function Pt(e){const t=X();return{...t,email:e.email||t.email,name:e.name||t.name,accessId:e.accessId||t.accessId}}function Kd(e){return e?e.success?e.ticketUrl&&e.ticketKey?`Your security incident report has been submitted successfully.
93
+
94
+ Ticket: <a href="${e.ticketUrl}" target="_blank">${e.ticketKey}</a>
95
+
96
+ Our cybersecurity team will review your report and respond accordingly. Thank you for helping keep ACCESS secure.`:`Your security incident report has been submitted successfully.
97
+
98
+ Our cybersecurity team will review your report and respond accordingly. Thank you for helping keep ACCESS secure.`:`We apologize, but there was an error submitting your security incident report: ${e.error}
99
+
100
+ Please try again or contact our cybersecurity team directly.`:`We apologize, but there was an error submitting your security incident report.
101
+
102
+ Please try again or contact our cybersecurity team directly.`}function $d({ticketForm:e,setTicketForm:t,userInfo:n}){let r=null,o=null;const i=async(A,s=[])=>{o=await jn(A,"security",s),o.success?t(l=>({...l,ticketKey:o.ticketKey,ticketUrl:o.ticketUrl})):t(l=>({...l,submissionError:o.error}))};return{security_incident:{message:"You're reporting a security incident. Please provide a brief summary of the security concern.",function:A=>{const s=X();t({...s,summary:A.userInput,email:n.email||s.email,name:n.name||s.name,accessId:n.accessId||s.accessId})},path:"security_priority"},security_priority:{message:"What is the priority level of this security incident?",options:["Critical","High","Medium","Low"],function:A=>{const s=X();t({...s,priority:A.userInput.toLowerCase()})},path:"security_description"},security_description:{message:"Please provide a detailed description of the security incident or concern.",function:A=>{const s=X();t({...s,description:A.userInput})},path:"security_attachment"},security_attachment:{message:"Do you have any files (screenshots, logs, etc.) that would help with this security incident?",options:["Yes","No"],function:A=>{const s=X();t({...s,wantsAttachment:A.userInput})},path:A=>A.userInput==="Yes"?"security_upload":"security_contact_check"},security_upload:{message:"Please upload your files.",component:P(zn,{onFileUpload:A=>{t(s=>({...s,uploadedFiles:A}))},enableScreenshot:!0,maxSizeMB:10}),options:["Continue"],function:()=>{const A=X();t({...A,uploadConfirmed:!0})},path:"security_contact_check"},security_contact_check:{message:()=>{const A=Pt(n);return A.name&&A.email&&A.accessId?`I have your contact information:
103
+
104
+ Name: ${A.name}
105
+ Email: ${A.email}
106
+ ACCESS ID: ${A.accessId}
107
+
108
+ Is this correct?`:"I need your contact information."},options:()=>{const A=Pt(n);return A.name&&A.email&&A.accessId?["Yes, that's correct","Let me update it"]:[]},chatDisabled:()=>{const A=Pt(n);return!!(A.name&&A.email&&A.accessId)},path:A=>A.userInput==="Yes, that's correct"?"security_summary":A.userInput==="Let me update it"?"security_name":"security_email"},security_email:{message:"What is your email address?",validateTextInput:Wn,function:A=>{const s=X();t({...s,email:A.userInput})},path:()=>{const A=Pt(n);return A.name?A.accessId?"security_summary":"security_accessid":"security_name"}},security_name:{message:"What is your name?",function:A=>{const s=X();t({...s,name:A.userInput})},path:()=>{const A=Pt(n);return A.email?A.accessId?"security_summary":"security_accessid":"security_email"}},security_accessid:{message:"What is your ACCESS ID? (Optional - press Enter to skip)",validateTextInput:cn(),function:A=>{const s=un(A.userInput);r=s;const l=X();t({...l,accessId:s})},path:"security_summary"},security_summary:{message:()=>{const A=X(),s=Pt(n),l={...A,name:s.name||A.name,email:s.email||A.email,accessId:r||s.accessId||A.accessId};let c="";A.uploadedFiles&&A.uploadedFiles.length>0&&(c=`
109
+ Attachments: ${A.uploadedFiles.length} file(s) attached`);const u=l.accessId||"Not provided";return`Here's a summary of your security incident report:
110
+
111
+ Summary: ${l.summary||"Not provided"}
112
+ Priority: ${l.priority||"Not provided"}
113
+ Name: ${l.name||"Not provided"}
114
+ Email: ${l.email||"Not provided"}
115
+ ACCESS ID: ${u}
116
+ Description: ${l.description||"Not provided"}${c}
117
+
118
+ Would you like to submit this security incident report?`},options:["Submit Security Report","Back to Main Menu"],function:async A=>{if(A.userInput==="Submit Security Report"){const s=X(),l=Pt(n),c={...s,name:l.name||s.name,email:l.email||s.email,accessId:r||l.accessId||s.accessId},u={summary:c.summary||"",priority:c.priority||"",description:c.description||"",name:c.name||"",email:c.email||"",accessId:c.accessId||""};await i(u,s.uploadedFiles||[])}},path:A=>A.userInput==="Submit Security Report"?"security_success":"start"},security_success:{message:()=>Kd(o),options:["Back to Main Menu"],renderHtml:["BOT"],path:"start"}}}let Gn;const Jd=new Uint8Array(16);function Zd(){if(!Gn&&(Gn=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Gn))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Gn(Jd)}const Pe=[];for(let e=0;e<256;++e)Pe.push((e+256).toString(16).slice(1));function ep(e,t=0){return Pe[e[t+0]]+Pe[e[t+1]]+Pe[e[t+2]]+Pe[e[t+3]]+"-"+Pe[e[t+4]]+Pe[e[t+5]]+"-"+Pe[e[t+6]]+Pe[e[t+7]]+"-"+Pe[e[t+8]]+Pe[e[t+9]]+"-"+Pe[e[t+10]]+Pe[e[t+11]]+Pe[e[t+12]]+Pe[e[t+13]]+Pe[e[t+14]]+Pe[e[t+15]]}const HA={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function yo(e,t,n){if(HA.randomUUID&&!e)return HA.randomUUID();e=e||{};const r=e.random||(e.rng||Zd)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,ep(r)}function ap(e){return e}function tp({sessionId:e,apiKey:t}){let n=null;return{metrics_intro:{message:`Please type your question about usage and performance metrics (XDMoD) below. You can see some <a target="_blank" href="${Et.METRICS_QUESTIONS_URL}">examples here</a>.`,renderHtml:["BOT"],path:"metrics_loop"},metrics_loop:{message:async r=>{const{userInput:o}=r;if(o==="👍 Helpful"||o==="👎 Not helpful"){if(t&&e&&n){const a={"Content-Type":"application/json","X-Origin":"metrics","X-API-KEY":t,"X-Session-ID":e,"X-Query-ID":n,"X-Feedback":o==="👍 Helpful"?"1":"0"};try{await fetch(Et.METRICS_RATING_ENDPOINT,{method:"POST",headers:a})}catch(A){console.error("Error sending metrics feedback:",A)}}return"Thanks for the feedback! Ask another question about usage and performance metrics (XDMoD) or start a new chat."}else try{const i=yo();n=i;const a={"Content-Type":"application/json","X-Origin":"metrics","X-API-KEY":t,"X-Session-ID":e,"X-Query-ID":i},l=(await(await fetch(Et.METRICS_API_ENDPOINT,{method:"POST",headers:a,body:JSON.stringify({query:o})})).json()).response,c=l;return await r.injectMessage(c),setTimeout(async()=>{await r.injectMessage("Ask another question about usage and performance metrics (XDMoD) or start a new chat.")},100),null}catch(i){return console.error("Error in metrics flow:",i),"I'm sorry, there was an error processing your question. Please try again."}},renderMarkdown:["BOT"],options:r=>r.userInput==="👍 Helpful"||r.userInput==="👎 Not helpful"?[]:["👍 Helpful","👎 Not helpful"],chatDisabled:!1,path:"metrics_loop"}}}function np(){if(typeof window>"u")return yo();let e=localStorage.getItem(RA.SESSION_ID);return e||(e=yo(),localStorage.setItem(RA.SESSION_ID,e)),e}const UA=_e((e,t)=>{const{apiKey:n=Et.DEFAULT_API_KEY,isLoggedIn:r=!1,loginUrl:o=pt.LOGIN_URL,userEmail:i,userName:a,accessId:A,ringEffect:s,defaultOpen:l,onClose:c,open:u,onOpenChange:d,embedded:p=!1,welcome:f}=e,y=ie(null),[h,w]=ee({}),v=ve(()=>({email:i,name:a,accessId:A}),[i,a,A]);te(()=>{Fd({ticketForm:h,setTicketForm:w})},[h]),bn(t,()=>({addMessage:E=>{var _,I;(I=(_=y.current)==null?void 0:_.addMessage)==null||I.call(_,E)}}));const g=f||(r?pt.WELCOME_MESSAGE:pt.WELCOME_MESSAGE_LOGGED_OUT),x=ve(()=>np(),[]),C=ve(()=>{const E=Ud({welcome:g,setTicketForm:w,isLoggedIn:r}),_=Vd({ticketForm:h,setTicketForm:w,userInfo:v}),I=$d({ticketForm:h,setTicketForm:w,userInfo:v}),D=tp({sessionId:x,apiKey:n}),k={...E,..._,...I,...D};return Rd(k,{disableOnOptions:!0})},[g,h,v,x,n,r]);return P(ho,{ref:y,isLoggedIn:r,apiKey:n,qaEndpoint:Et.QA_ENDPOINT,ratingEndpoint:Et.RATING_ENDPOINT,botName:pt.BOT_NAME,logo:pt.LOGO,primaryColor:pt.PRIMARY_COLOR,secondaryColor:pt.SECONDARY_COLOR,welcomeMessage:g,tooltipText:pt.TOOLTIP,loginUrl:o,open:u,onOpenChange:d,embedded:p,footerText:"Need more help?",footerLink:"https://support.access-ci.org",customFlow:C})});UA.displayName="AccessQABot";function bo(e){const{target:t,...n}=e;if(!t)throw new Error("qaBot: target element is required");const r=Do();let o=n.isLoggedIn||!1,i=n.open!==void 0?n.open:n.defaultOpen||!1;const a=ks(t),A=()=>{a.render(P(UA,{ref:r,...n,isLoggedIn:o,open:i,onOpenChange:s=>{var l;i=s,(l=n.onOpenChange)==null||l.call(n,s)}}))};return A(),{addMessage(s){var l;(l=r.current)==null||l.addMessage(s)},setBotIsLoggedIn(s){o=s,A()},openChat(){i=!0,A()},closeChat(){i=!1,A()},toggleChat(){i=!i,A()},destroy(){a.unmount()}}}return typeof window<"u"&&(window.qaBot=bo),mn.default=bo,mn.qaBot=bo,Object.defineProperties(mn,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),mn}({});
37
119
  //# sourceMappingURL=access-qa-bot.standalone.js.map