@chatsystem/client 1.1.28 → 1.1.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -6,16 +6,16 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var di;function Nl(){if(di)return Te;di=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,o=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,A=e?Symbol.for("react.block"):60121,R=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,P=e?Symbol.for("react.scope"):60119;function O(C){if(typeof C=="object"&&C!==null){var I=C.$$typeof;switch(I){case t:switch(C=C.type,C){case l:case c:case r:case i:case a:case d:return C;default:switch(C=C&&C.$$typeof,C){case o:case f:case y:case h:case u:return C;default:return I}}case n:return I}}}function w(C){return O(C)===c}return Te.AsyncMode=l,Te.ConcurrentMode=c,Te.ContextConsumer=o,Te.ContextProvider=u,Te.Element=t,Te.ForwardRef=f,Te.Fragment=r,Te.Lazy=y,Te.Memo=h,Te.Portal=n,Te.Profiler=i,Te.StrictMode=a,Te.Suspense=d,Te.isAsyncMode=function(C){return w(C)||O(C)===l},Te.isConcurrentMode=w,Te.isContextConsumer=function(C){return O(C)===o},Te.isContextProvider=function(C){return O(C)===u},Te.isElement=function(C){return typeof C=="object"&&C!==null&&C.$$typeof===t},Te.isForwardRef=function(C){return O(C)===f},Te.isFragment=function(C){return O(C)===r},Te.isLazy=function(C){return O(C)===y},Te.isMemo=function(C){return O(C)===h},Te.isPortal=function(C){return O(C)===n},Te.isProfiler=function(C){return O(C)===i},Te.isStrictMode=function(C){return O(C)===a},Te.isSuspense=function(C){return O(C)===d},Te.isValidElementType=function(C){return typeof C=="string"||typeof C=="function"||C===r||C===c||C===i||C===a||C===d||C===m||typeof C=="object"&&C!==null&&(C.$$typeof===y||C.$$typeof===h||C.$$typeof===u||C.$$typeof===o||C.$$typeof===f||C.$$typeof===R||C.$$typeof===S||C.$$typeof===P||C.$$typeof===A)},Te.typeOf=O,Te}var ge={};/** @license React v16.13.1
9
+ */var di;function Nl(){if(di)return Te;di=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,o=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,A=e?Symbol.for("react.block"):60121,R=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,P=e?Symbol.for("react.scope"):60119;function O(C){if(typeof C=="object"&&C!==null){var I=C.$$typeof;switch(I){case t:switch(C=C.type,C){case l:case c:case r:case i:case a:case d:return C;default:switch(C=C&&C.$$typeof,C){case o:case f:case y:case m:case u:return C;default:return I}}case n:return I}}}function w(C){return O(C)===c}return Te.AsyncMode=l,Te.ConcurrentMode=c,Te.ContextConsumer=o,Te.ContextProvider=u,Te.Element=t,Te.ForwardRef=f,Te.Fragment=r,Te.Lazy=y,Te.Memo=m,Te.Portal=n,Te.Profiler=i,Te.StrictMode=a,Te.Suspense=d,Te.isAsyncMode=function(C){return w(C)||O(C)===l},Te.isConcurrentMode=w,Te.isContextConsumer=function(C){return O(C)===o},Te.isContextProvider=function(C){return O(C)===u},Te.isElement=function(C){return typeof C=="object"&&C!==null&&C.$$typeof===t},Te.isForwardRef=function(C){return O(C)===f},Te.isFragment=function(C){return O(C)===r},Te.isLazy=function(C){return O(C)===y},Te.isMemo=function(C){return O(C)===m},Te.isPortal=function(C){return O(C)===n},Te.isProfiler=function(C){return O(C)===i},Te.isStrictMode=function(C){return O(C)===a},Te.isSuspense=function(C){return O(C)===d},Te.isValidElementType=function(C){return typeof C=="string"||typeof C=="function"||C===r||C===c||C===i||C===a||C===d||C===h||typeof C=="object"&&C!==null&&(C.$$typeof===y||C.$$typeof===m||C.$$typeof===u||C.$$typeof===o||C.$$typeof===f||C.$$typeof===R||C.$$typeof===S||C.$$typeof===P||C.$$typeof===A)},Te.typeOf=O,Te}var ge={};/** @license React v16.13.1
10
10
  * react-is.development.js
11
11
  *
12
12
  * Copyright (c) Facebook, Inc. and its affiliates.
13
13
  *
14
14
  * This source code is licensed under the MIT license found in the
15
15
  * LICENSE file in the root directory of this source tree.
16
- */var hi;function Ol(){return hi||(hi=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,o=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,A=e?Symbol.for("react.block"):60121,R=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,P=e?Symbol.for("react.scope"):60119;function O(j){return typeof j=="string"||typeof j=="function"||j===r||j===c||j===i||j===a||j===d||j===m||typeof j=="object"&&j!==null&&(j.$$typeof===y||j.$$typeof===h||j.$$typeof===u||j.$$typeof===o||j.$$typeof===f||j.$$typeof===R||j.$$typeof===S||j.$$typeof===P||j.$$typeof===A)}function w(j){if(typeof j=="object"&&j!==null){var xe=j.$$typeof;switch(xe){case t:var ke=j.type;switch(ke){case l:case c:case r:case i:case a:case d:return ke;default:var Ce=ke&&ke.$$typeof;switch(Ce){case o:case f:case y:case h:case u:return Ce;default:return xe}}case n:return xe}}}var C=l,I=c,W=o,se=u,ne=t,Y=f,F=r,B=y,G=h,$=n,X=i,oe=a,pe=d,ve=!1;function Le(j){return ve||(ve=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),p(j)||w(j)===l}function p(j){return w(j)===c}function H(j){return w(j)===o}function Q(j){return w(j)===u}function T(j){return typeof j=="object"&&j!==null&&j.$$typeof===t}function q(j){return w(j)===f}function Z(j){return w(j)===r}function z(j){return w(j)===y}function K(j){return w(j)===h}function te(j){return w(j)===n}function ie(j){return w(j)===i}function J(j){return w(j)===a}function _e(j){return w(j)===d}ge.AsyncMode=C,ge.ConcurrentMode=I,ge.ContextConsumer=W,ge.ContextProvider=se,ge.Element=ne,ge.ForwardRef=Y,ge.Fragment=F,ge.Lazy=B,ge.Memo=G,ge.Portal=$,ge.Profiler=X,ge.StrictMode=oe,ge.Suspense=pe,ge.isAsyncMode=Le,ge.isConcurrentMode=p,ge.isContextConsumer=H,ge.isContextProvider=Q,ge.isElement=T,ge.isForwardRef=q,ge.isFragment=Z,ge.isLazy=z,ge.isMemo=K,ge.isPortal=te,ge.isProfiler=ie,ge.isStrictMode=J,ge.isSuspense=_e,ge.isValidElementType=O,ge.typeOf=w})()),ge}var mi;function Fa(){return mi||(mi=1,process.env.NODE_ENV==="production"?Fn.exports=Nl():Fn.exports=Ol()),Fn.exports}var Or,pi;function Ll(){if(pi)return Or;pi=1;var e=Fa(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},n={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},r={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},i={};i[e.ForwardRef]=r,i[e.Memo]=a;function u(y){return e.isMemo(y)?a:i[y.$$typeof]||t}var o=Object.defineProperty,l=Object.getOwnPropertyNames,c=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,m=Object.prototype;function h(y,A,R){if(typeof A!="string"){if(m){var S=d(A);S&&S!==m&&h(y,S,R)}var P=l(A);c&&(P=P.concat(c(A)));for(var O=u(y),w=u(A),C=0;C<P.length;++C){var I=P[C];if(!n[I]&&!(R&&R[I])&&!(w&&w[I])&&!(O&&O[I])){var W=f(A,I);try{o(y,I,W)}catch{}}}}return y}return Or=h,Or}Ll();function es(e,t,n){if(n===void 0&&(n=Error),!e)throw new n(t)}var de;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(de||(de={}));var Oe;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(Oe||(Oe={}));var Kt;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Kt||(Kt={}));function Ei(e){return e.type===Oe.literal}function Rl(e){return e.type===Oe.argument}function ts(e){return e.type===Oe.number}function ns(e){return e.type===Oe.date}function rs(e){return e.type===Oe.time}function as(e){return e.type===Oe.select}function is(e){return e.type===Oe.plural}function vl(e){return e.type===Oe.pound}function us(e){return e.type===Oe.tag}function ss(e){return!!(e&&typeof e=="object"&&e.type===Kt.number)}function oa(e){return!!(e&&typeof e=="object"&&e.type===Kt.dateTime)}var os=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Pl=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Dl(e){var t={};return e.replace(Pl,function(n){var r=n.length;switch(n[0]){case"G":t.era=r===4?"long":r===5?"narrow":"short";break;case"y":t.year=r===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=r===4?"long":r===5?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][r-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][r-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][r-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][r-1];break;case"s":t.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var kl=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function wl(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(kl).filter(function(m){return m.length>0}),n=[],r=0,a=t;r<a.length;r++){var i=a[r],u=i.split("/");if(u.length===0)throw new Error("Invalid number skeleton");for(var o=u[0],l=u.slice(1),c=0,f=l;c<f.length;c++){var d=f[c];if(d.length===0)throw new Error("Invalid number skeleton")}n.push({stem:o,options:l})}return n}function Ml(e){return e.replace(/^(.*?)-/,"")}var bi=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,ls=/^(@+)?(\+|#+)?[rs]?$/g,Bl=/(\*)(0+)|(#+)(0+)|(0+)/g,cs=/^(0+)$/;function Ti(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(ls,function(n,r,a){return typeof a!="string"?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):a==="+"?t.minimumSignificantDigits=r.length:r[0]==="#"?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+(typeof a=="string"?a.length:0)),""}),t}function fs(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Fl(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var n=e.slice(0,2);if(n==="+!"?(t.signDisplay="always",e=e.slice(2)):n==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!cs.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function gi(e){var t={},n=fs(e);return n||t}function Hl(e){for(var t={},n=0,r=e;n<r.length;n++){var a=r[n];switch(a.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=a.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Ml(a.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=V(V(V({},t),{notation:"scientific"}),a.options.reduce(function(l,c){return V(V({},l),gi(c))},{}));continue;case"engineering":t=V(V(V({},t),{notation:"engineering"}),a.options.reduce(function(l,c){return V(V({},l),gi(c))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(a.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(a.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");a.options[0].replace(Bl,function(l,c,f,d,m,h){if(c)t.minimumIntegerDigits=f.length;else{if(d&&m)throw new Error("We currently do not support maximum integer digits");if(h)throw new Error("We currently do not support exact integer digits")}return""});continue}if(cs.test(a.stem)){t.minimumIntegerDigits=a.stem.length;continue}if(bi.test(a.stem)){if(a.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");a.stem.replace(bi,function(l,c,f,d,m,h){return f==="*"?t.minimumFractionDigits=c.length:d&&d[0]==="#"?t.maximumFractionDigits=d.length:m&&h?(t.minimumFractionDigits=m.length,t.maximumFractionDigits=m.length+h.length):(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length),""});var i=a.options[0];i==="w"?t=V(V({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=V(V({},t),Ti(i)));continue}if(ls.test(a.stem)){t=V(V({},t),Ti(a.stem));continue}var u=fs(a.stem);u&&(t=V(V({},t),u));var o=Fl(a.stem);o&&(t=V(V({},t),o))}return t}var Hn={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Ul(e,t){for(var n="",r=0;r<e.length;r++){var a=e.charAt(r);if(a==="j"){for(var i=0;r+1<e.length&&e.charAt(r+1)===a;)i++,r++;var u=1+(i&1),o=i<2?1:3+(i>>1),l="a",c=jl(t);for((c=="H"||c=="k")&&(o=0);o-- >0;)n+=l;for(;u-- >0;)n=c+n}else a==="J"?n+="H":n+=a}return n}function jl(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var n=e.language,r;n!=="root"&&(r=e.maximize().region);var a=Hn[r||""]||Hn[n||""]||Hn["".concat(n,"-001")]||Hn["001"];return a[0]}var Lr,$l=new RegExp("^".concat(os.source,"*")),Yl=new RegExp("".concat(os.source,"*$"));function he(e,t){return{start:e,end:t}}var Gl=!!String.prototype.startsWith&&"_a".startsWith("a",1),zl=!!String.fromCodePoint,Vl=!!Object.fromEntries,ql=!!String.prototype.codePointAt,Wl=!!String.prototype.trimStart,Xl=!!String.prototype.trimEnd,Ql=!!Number.isSafeInteger,Kl=Ql?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},la=!0;try{var Zl=hs("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");la=((Lr=Zl.exec("a"))===null||Lr===void 0?void 0:Lr[0])==="a"}catch{la=!1}var Ai=Gl?function(t,n,r){return t.startsWith(n,r)}:function(t,n,r){return t.slice(r,r+n.length)===n},ca=zl?String.fromCodePoint:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];for(var r="",a=t.length,i=0,u;a>i;){if(u=t[i++],u>1114111)throw RangeError(u+" is not a valid code point");r+=u<65536?String.fromCharCode(u):String.fromCharCode(((u-=65536)>>10)+55296,u%1024+56320)}return r},_i=Vl?Object.fromEntries:function(t){for(var n={},r=0,a=t;r<a.length;r++){var i=a[r],u=i[0],o=i[1];n[u]=o}return n},ds=ql?function(t,n){return t.codePointAt(n)}:function(t,n){var r=t.length;if(!(n<0||n>=r)){var a=t.charCodeAt(n),i;return a<55296||a>56319||n+1===r||(i=t.charCodeAt(n+1))<56320||i>57343?a:(a-55296<<10)+(i-56320)+65536}},Jl=Wl?function(t){return t.trimStart()}:function(t){return t.replace($l,"")},ec=Xl?function(t){return t.trimEnd()}:function(t){return t.replace(Yl,"")};function hs(e,t){return new RegExp(e,t)}var fa;if(la){var yi=hs("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");fa=function(t,n){var r;yi.lastIndex=n;var a=yi.exec(t);return(r=a[1])!==null&&r!==void 0?r:""}}else fa=function(t,n){for(var r=[];;){var a=ds(t,n);if(a===void 0||ms(a)||ac(a))break;r.push(a),n+=a>=65536?2:1}return ca.apply(void 0,r)};var tc=(function(){function e(t,n){n===void 0&&(n={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!n.ignoreTag,this.locale=n.locale,this.requiresOtherClause=!!n.requiresOtherClause,this.shouldParseSkeletons=!!n.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,n,r){for(var a=[];!this.isEOF();){var i=this.char();if(i===123){var u=this.parseArgument(t,r);if(u.err)return u;a.push(u.val)}else{if(i===125&&t>0)break;if(i===35&&(n==="plural"||n==="selectordinal")){var o=this.clonePosition();this.bump(),a.push({type:Oe.pound,location:he(o,this.clonePosition())})}else if(i===60&&!this.ignoreTag&&this.peek()===47){if(r)break;return this.error(de.UNMATCHED_CLOSING_TAG,he(this.clonePosition(),this.clonePosition()))}else if(i===60&&!this.ignoreTag&&da(this.peek()||0)){var u=this.parseTag(t,n);if(u.err)return u;a.push(u.val)}else{var u=this.parseLiteral(t,n);if(u.err)return u;a.push(u.val)}}}return{val:a,err:null}},e.prototype.parseTag=function(t,n){var r=this.clonePosition();this.bump();var a=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:Oe.literal,value:"<".concat(a,"/>"),location:he(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var i=this.parseMessage(t+1,n,!0);if(i.err)return i;var u=i.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!da(this.char()))return this.error(de.INVALID_TAG,he(o,this.clonePosition()));var l=this.clonePosition(),c=this.parseTagName();return a!==c?this.error(de.UNMATCHED_CLOSING_TAG,he(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:Oe.tag,value:a,children:u,location:he(r,this.clonePosition())},err:null}:this.error(de.INVALID_TAG,he(o,this.clonePosition())))}else return this.error(de.UNCLOSED_TAG,he(r,this.clonePosition()))}else return this.error(de.INVALID_TAG,he(r,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&rc(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,n){for(var r=this.clonePosition(),a="";;){var i=this.tryParseQuote(n);if(i){a+=i;continue}var u=this.tryParseUnquoted(t,n);if(u){a+=u;continue}var o=this.tryParseLeftAngleBracket();if(o){a+=o;continue}break}var l=he(r,this.clonePosition());return{val:{type:Oe.literal,value:a,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!nc(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var n=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(r===39)if(this.peek()===39)n.push(39),this.bump();else{this.bump();break}else n.push(r);this.bump()}return ca.apply(void 0,n)},e.prototype.tryParseUnquoted=function(t,n){if(this.isEOF())return null;var r=this.char();return r===60||r===123||r===35&&(n==="plural"||n==="selectordinal")||r===125&&t>0?null:(this.bump(),ca(r))},e.prototype.parseArgument=function(t,n){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(de.EMPTY_ARGUMENT,he(r,this.clonePosition()));var a=this.parseIdentifierIfPossible().value;if(!a)return this.error(de.MALFORMED_ARGUMENT,he(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:Oe.argument,value:a,location:he(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition())):this.parseArgumentOptions(t,n,a,r);default:return this.error(de.MALFORMED_ARGUMENT,he(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),n=this.offset(),r=fa(this.message,n),a=n+r.length;this.bumpTo(a);var i=this.clonePosition(),u=he(t,i);return{value:r,location:u}},e.prototype.parseArgumentOptions=function(t,n,r,a){var i,u=this.clonePosition(),o=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(o){case"":return this.error(de.EXPECT_ARGUMENT_TYPE,he(u,l));case"number":case"date":case"time":{this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var f=this.clonePosition(),d=this.parseSimpleArgStyleIfPossible();if(d.err)return d;var m=ec(d.val);if(m.length===0)return this.error(de.EXPECT_ARGUMENT_STYLE,he(this.clonePosition(),this.clonePosition()));var h=he(f,this.clonePosition());c={style:m,styleLocation:h}}var y=this.tryParseArgumentClose(a);if(y.err)return y;var A=he(a,this.clonePosition());if(c&&Ai(c?.style,"::",0)){var R=Jl(c.style.slice(2));if(o==="number"){var d=this.parseNumberSkeletonFromString(R,c.styleLocation);return d.err?d:{val:{type:Oe.number,value:r,location:A,style:d.val},err:null}}else{if(R.length===0)return this.error(de.EXPECT_DATE_TIME_SKELETON,A);var S=R;this.locale&&(S=Ul(R,this.locale));var m={type:Kt.dateTime,pattern:S,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?Dl(S):{}},P=o==="date"?Oe.date:Oe.time;return{val:{type:P,value:r,location:A,style:m},err:null}}}return{val:{type:o==="number"?Oe.number:o==="date"?Oe.date:Oe.time,value:r,location:A,style:(i=c?.style)!==null&&i!==void 0?i:null},err:null}}case"plural":case"selectordinal":case"select":{var O=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(de.EXPECT_SELECT_ARGUMENT_OPTIONS,he(O,V({},O)));this.bumpSpace();var w=this.parseIdentifierIfPossible(),C=0;if(o!=="select"&&w.value==="offset"){if(!this.bumpIf(":"))return this.error(de.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,he(this.clonePosition(),this.clonePosition()));this.bumpSpace();var d=this.tryParseDecimalInteger(de.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,de.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(d.err)return d;this.bumpSpace(),w=this.parseIdentifierIfPossible(),C=d.val}var I=this.tryParsePluralOrSelectOptions(t,o,n,w);if(I.err)return I;var y=this.tryParseArgumentClose(a);if(y.err)return y;var W=he(a,this.clonePosition());return o==="select"?{val:{type:Oe.select,value:r,options:_i(I.val),location:W},err:null}:{val:{type:Oe.plural,value:r,options:_i(I.val),offset:C,pluralType:o==="plural"?"cardinal":"ordinal",location:W},err:null}}default:return this.error(de.INVALID_ARGUMENT_TYPE,he(u,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,n=this.clonePosition();!this.isEOF();){var r=this.char();switch(r){case 39:{this.bump();var a=this.clonePosition();if(!this.bumpUntil("'"))return this.error(de.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,he(a,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(n.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(n.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,n){var r=[];try{r=wl(t)}catch{return this.error(de.INVALID_NUMBER_SKELETON,n)}return{val:{type:Kt.number,tokens:r,location:n,parsedOptions:this.shouldParseSkeletons?Hl(r):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,n,r,a){for(var i,u=!1,o=[],l=new Set,c=a.value,f=a.location;;){if(c.length===0){var d=this.clonePosition();if(n!=="select"&&this.bumpIf("=")){var m=this.tryParseDecimalInteger(de.EXPECT_PLURAL_ARGUMENT_SELECTOR,de.INVALID_PLURAL_ARGUMENT_SELECTOR);if(m.err)return m;f=he(d,this.clonePosition()),c=this.message.slice(d.offset,this.offset())}else break}if(l.has(c))return this.error(n==="select"?de.DUPLICATE_SELECT_ARGUMENT_SELECTOR:de.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,f);c==="other"&&(u=!0),this.bumpSpace();var h=this.clonePosition();if(!this.bumpIf("{"))return this.error(n==="select"?de.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:de.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,he(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,n,r);if(y.err)return y;var A=this.tryParseArgumentClose(h);if(A.err)return A;o.push([c,{value:y.val,location:he(h,this.clonePosition())}]),l.add(c),this.bumpSpace(),i=this.parseIdentifierIfPossible(),c=i.value,f=i.location}return o.length===0?this.error(n==="select"?de.EXPECT_SELECT_ARGUMENT_SELECTOR:de.EXPECT_PLURAL_ARGUMENT_SELECTOR,he(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!u?this.error(de.MISSING_OTHER_CLAUSE,he(this.clonePosition(),this.clonePosition())):{val:o,err:null}},e.prototype.tryParseDecimalInteger=function(t,n){var r=1,a=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var i=!1,u=0;!this.isEOF();){var o=this.char();if(o>=48&&o<=57)i=!0,u=u*10+(o-48),this.bump();else break}var l=he(a,this.clonePosition());return i?(u*=r,Kl(u)?{val:u,err:null}:this.error(n,l)):this.error(t,l)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var n=ds(this.message,t);if(n===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return n},e.prototype.error=function(t,n){return{val:null,err:{kind:t,message:this.message,location:n}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Ai(this.message,t,this.offset())){for(var n=0;n<t.length;n++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var n=this.offset(),r=this.message.indexOf(t,n);return r>=0?(this.bumpTo(r),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var n=this.offset();if(n===t)break;if(n>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ms(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),n=this.offset(),r=this.message.charCodeAt(n+(t>=65536?2:1));return r??null},e})();function da(e){return e>=97&&e<=122||e>=65&&e<=90}function nc(e){return da(e)||e===47}function rc(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function ms(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function ac(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function ha(e){e.forEach(function(t){if(delete t.location,as(t)||is(t))for(var n in t.options)delete t.options[n].location,ha(t.options[n].value);else ts(t)&&ss(t.style)||(ns(t)||rs(t))&&oa(t.style)?delete t.style.location:us(t)&&ha(t.children)})}function ic(e,t){t===void 0&&(t={}),t=V({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new tc(e,t).parse();if(n.err){var r=SyntaxError(de[n.err.kind]);throw r.location=n.err.location,r.originalMessage=n.err.message,r}return t?.captureLocation||ha(n.val),n.val}function st(e,t){var n=t&&t.cache?t.cache:fc,r=t&&t.serializer?t.serializer:cc,a=t&&t.strategy?t.strategy:oc;return a(e,{cache:n,serializer:r})}function uc(e){return e==null||typeof e=="number"||typeof e=="boolean"}function sc(e,t,n,r){var a=uc(r)?r:n(r),i=t.get(a);return typeof i>"u"&&(i=e.call(this,r),t.set(a,i)),i}function ps(e,t,n){var r=Array.prototype.slice.call(arguments,3),a=n(r),i=t.get(a);return typeof i>"u"&&(i=e.apply(this,r),t.set(a,i)),i}function Es(e,t,n,r,a){return n.bind(t,e,r,a)}function oc(e,t){var n=e.length===1?sc:ps;return Es(e,this,n,t.cache.create(),t.serializer)}function lc(e,t){return Es(e,this,ps,t.cache.create(),t.serializer)}var cc=function(){return JSON.stringify(arguments)};function Ha(){this.cache=Object.create(null)}Ha.prototype.get=function(e){return this.cache[e]};Ha.prototype.set=function(e,t){this.cache[e]=t};var fc={create:function(){return new Ha}},ot={variadic:lc},dt;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(dt||(dt={}));var xt=(function(e){tt(t,e);function t(n,r,a){var i=e.call(this,n)||this;return i.code=r,i.originalMessage=a,i}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t})(Error),Si=(function(e){tt(t,e);function t(n,r,a,i){return e.call(this,'Invalid values for "'.concat(n,'": "').concat(r,'". Options are "').concat(Object.keys(a).join('", "'),'"'),dt.INVALID_VALUE,i)||this}return t})(xt),dc=(function(e){tt(t,e);function t(n,r,a){return e.call(this,'Value for "'.concat(n,'" must be of type ').concat(r),dt.INVALID_VALUE,a)||this}return t})(xt),hc=(function(e){tt(t,e);function t(n,r){return e.call(this,'The intl string context variable "'.concat(n,'" was not provided to the string "').concat(r,'"'),dt.MISSING_VALUE,r)||this}return t})(xt),je;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(je||(je={}));function mc(e){return e.length<2?e:e.reduce(function(t,n){var r=t[t.length-1];return!r||r.type!==je.literal||n.type!==je.literal?t.push(n):r.value+=n.value,t},[])}function bs(e){return typeof e=="function"}function Wn(e,t,n,r,a,i,u){if(e.length===1&&Ei(e[0]))return[{type:je.literal,value:e[0].value}];for(var o=[],l=0,c=e;l<c.length;l++){var f=c[l];if(Ei(f)){o.push({type:je.literal,value:f.value});continue}if(vl(f)){typeof i=="number"&&o.push({type:je.literal,value:n.getNumberFormat(t).format(i)});continue}var d=f.value;if(!(a&&d in a))throw new hc(d,u);var m=a[d];if(Rl(f)){(!m||typeof m=="string"||typeof m=="number")&&(m=typeof m=="string"||typeof m=="number"?String(m):""),o.push({type:typeof m=="string"?je.literal:je.object,value:m});continue}if(ns(f)){var h=typeof f.style=="string"?r.date[f.style]:oa(f.style)?f.style.parsedOptions:void 0;o.push({type:je.literal,value:n.getDateTimeFormat(t,h).format(m)});continue}if(rs(f)){var h=typeof f.style=="string"?r.time[f.style]:oa(f.style)?f.style.parsedOptions:r.time.medium;o.push({type:je.literal,value:n.getDateTimeFormat(t,h).format(m)});continue}if(ts(f)){var h=typeof f.style=="string"?r.number[f.style]:ss(f.style)?f.style.parsedOptions:void 0;h&&h.scale&&(m=m*(h.scale||1)),o.push({type:je.literal,value:n.getNumberFormat(t,h).format(m)});continue}if(us(f)){var y=f.children,A=f.value,R=a[A];if(!bs(R))throw new dc(A,"function",u);var S=Wn(y,t,n,r,a,i),P=R(S.map(function(C){return C.value}));Array.isArray(P)||(P=[P]),o.push.apply(o,P.map(function(C){return{type:typeof C=="string"?je.literal:je.object,value:C}}))}if(as(f)){var O=f.options[m]||f.options.other;if(!O)throw new Si(f.value,m,Object.keys(f.options),u);o.push.apply(o,Wn(O.value,t,n,r,a));continue}if(is(f)){var O=f.options["=".concat(m)];if(!O){if(!Intl.PluralRules)throw new xt(`Intl.PluralRules is not available in this environment.
16
+ */var hi;function Ol(){return hi||(hi=1,process.env.NODE_ENV!=="production"&&(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,u=e?Symbol.for("react.provider"):60109,o=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,f=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,y=e?Symbol.for("react.lazy"):60116,A=e?Symbol.for("react.block"):60121,R=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,P=e?Symbol.for("react.scope"):60119;function O(j){return typeof j=="string"||typeof j=="function"||j===r||j===c||j===i||j===a||j===d||j===h||typeof j=="object"&&j!==null&&(j.$$typeof===y||j.$$typeof===m||j.$$typeof===u||j.$$typeof===o||j.$$typeof===f||j.$$typeof===R||j.$$typeof===S||j.$$typeof===P||j.$$typeof===A)}function w(j){if(typeof j=="object"&&j!==null){var xe=j.$$typeof;switch(xe){case t:var ke=j.type;switch(ke){case l:case c:case r:case i:case a:case d:return ke;default:var Ce=ke&&ke.$$typeof;switch(Ce){case o:case f:case y:case m:case u:return Ce;default:return xe}}case n:return xe}}}var C=l,I=c,W=o,se=u,ne=t,Y=f,F=r,B=y,G=m,$=n,X=i,oe=a,pe=d,ve=!1;function Le(j){return ve||(ve=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),p(j)||w(j)===l}function p(j){return w(j)===c}function H(j){return w(j)===o}function Q(j){return w(j)===u}function T(j){return typeof j=="object"&&j!==null&&j.$$typeof===t}function q(j){return w(j)===f}function Z(j){return w(j)===r}function z(j){return w(j)===y}function K(j){return w(j)===m}function te(j){return w(j)===n}function ie(j){return w(j)===i}function J(j){return w(j)===a}function _e(j){return w(j)===d}ge.AsyncMode=C,ge.ConcurrentMode=I,ge.ContextConsumer=W,ge.ContextProvider=se,ge.Element=ne,ge.ForwardRef=Y,ge.Fragment=F,ge.Lazy=B,ge.Memo=G,ge.Portal=$,ge.Profiler=X,ge.StrictMode=oe,ge.Suspense=pe,ge.isAsyncMode=Le,ge.isConcurrentMode=p,ge.isContextConsumer=H,ge.isContextProvider=Q,ge.isElement=T,ge.isForwardRef=q,ge.isFragment=Z,ge.isLazy=z,ge.isMemo=K,ge.isPortal=te,ge.isProfiler=ie,ge.isStrictMode=J,ge.isSuspense=_e,ge.isValidElementType=O,ge.typeOf=w})()),ge}var mi;function Fa(){return mi||(mi=1,process.env.NODE_ENV==="production"?Fn.exports=Nl():Fn.exports=Ol()),Fn.exports}var Or,pi;function Ll(){if(pi)return Or;pi=1;var e=Fa(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},n={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},r={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},i={};i[e.ForwardRef]=r,i[e.Memo]=a;function u(y){return e.isMemo(y)?a:i[y.$$typeof]||t}var o=Object.defineProperty,l=Object.getOwnPropertyNames,c=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,h=Object.prototype;function m(y,A,R){if(typeof A!="string"){if(h){var S=d(A);S&&S!==h&&m(y,S,R)}var P=l(A);c&&(P=P.concat(c(A)));for(var O=u(y),w=u(A),C=0;C<P.length;++C){var I=P[C];if(!n[I]&&!(R&&R[I])&&!(w&&w[I])&&!(O&&O[I])){var W=f(A,I);try{o(y,I,W)}catch{}}}}return y}return Or=m,Or}Ll();function es(e,t,n){if(n===void 0&&(n=Error),!e)throw new n(t)}var de;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(de||(de={}));var Oe;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(Oe||(Oe={}));var Kt;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(Kt||(Kt={}));function Ei(e){return e.type===Oe.literal}function Rl(e){return e.type===Oe.argument}function ts(e){return e.type===Oe.number}function ns(e){return e.type===Oe.date}function rs(e){return e.type===Oe.time}function as(e){return e.type===Oe.select}function is(e){return e.type===Oe.plural}function vl(e){return e.type===Oe.pound}function us(e){return e.type===Oe.tag}function ss(e){return!!(e&&typeof e=="object"&&e.type===Kt.number)}function oa(e){return!!(e&&typeof e=="object"&&e.type===Kt.dateTime)}var os=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Pl=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function Dl(e){var t={};return e.replace(Pl,function(n){var r=n.length;switch(n[0]){case"G":t.era=r===4?"long":r===5?"narrow":"short";break;case"y":t.year=r===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][r-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][r-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=r===4?"long":r===5?"narrow":"short";break;case"e":if(r<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"c":if(r<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][r-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][r-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][r-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][r-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][r-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][r-1];break;case"s":t.second=["numeric","2-digit"][r-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=r<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var kl=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function wl(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(kl).filter(function(h){return h.length>0}),n=[],r=0,a=t;r<a.length;r++){var i=a[r],u=i.split("/");if(u.length===0)throw new Error("Invalid number skeleton");for(var o=u[0],l=u.slice(1),c=0,f=l;c<f.length;c++){var d=f[c];if(d.length===0)throw new Error("Invalid number skeleton")}n.push({stem:o,options:l})}return n}function Ml(e){return e.replace(/^(.*?)-/,"")}var bi=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,ls=/^(@+)?(\+|#+)?[rs]?$/g,Bl=/(\*)(0+)|(#+)(0+)|(0+)/g,cs=/^(0+)$/;function Ti(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(ls,function(n,r,a){return typeof a!="string"?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):a==="+"?t.minimumSignificantDigits=r.length:r[0]==="#"?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+(typeof a=="string"?a.length:0)),""}),t}function fs(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Fl(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var n=e.slice(0,2);if(n==="+!"?(t.signDisplay="always",e=e.slice(2)):n==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!cs.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function gi(e){var t={},n=fs(e);return n||t}function Hl(e){for(var t={},n=0,r=e;n<r.length;n++){var a=r[n];switch(a.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=a.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=Ml(a.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=V(V(V({},t),{notation:"scientific"}),a.options.reduce(function(l,c){return V(V({},l),gi(c))},{}));continue;case"engineering":t=V(V(V({},t),{notation:"engineering"}),a.options.reduce(function(l,c){return V(V({},l),gi(c))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(a.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(a.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");a.options[0].replace(Bl,function(l,c,f,d,h,m){if(c)t.minimumIntegerDigits=f.length;else{if(d&&h)throw new Error("We currently do not support maximum integer digits");if(m)throw new Error("We currently do not support exact integer digits")}return""});continue}if(cs.test(a.stem)){t.minimumIntegerDigits=a.stem.length;continue}if(bi.test(a.stem)){if(a.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");a.stem.replace(bi,function(l,c,f,d,h,m){return f==="*"?t.minimumFractionDigits=c.length:d&&d[0]==="#"?t.maximumFractionDigits=d.length:h&&m?(t.minimumFractionDigits=h.length,t.maximumFractionDigits=h.length+m.length):(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length),""});var i=a.options[0];i==="w"?t=V(V({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=V(V({},t),Ti(i)));continue}if(ls.test(a.stem)){t=V(V({},t),Ti(a.stem));continue}var u=fs(a.stem);u&&(t=V(V({},t),u));var o=Fl(a.stem);o&&(t=V(V({},t),o))}return t}var Hn={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Ul(e,t){for(var n="",r=0;r<e.length;r++){var a=e.charAt(r);if(a==="j"){for(var i=0;r+1<e.length&&e.charAt(r+1)===a;)i++,r++;var u=1+(i&1),o=i<2?1:3+(i>>1),l="a",c=jl(t);for((c=="H"||c=="k")&&(o=0);o-- >0;)n+=l;for(;u-- >0;)n=c+n}else a==="J"?n+="H":n+=a}return n}function jl(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var n=e.language,r;n!=="root"&&(r=e.maximize().region);var a=Hn[r||""]||Hn[n||""]||Hn["".concat(n,"-001")]||Hn["001"];return a[0]}var Lr,$l=new RegExp("^".concat(os.source,"*")),Yl=new RegExp("".concat(os.source,"*$"));function he(e,t){return{start:e,end:t}}var Gl=!!String.prototype.startsWith&&"_a".startsWith("a",1),zl=!!String.fromCodePoint,Vl=!!Object.fromEntries,ql=!!String.prototype.codePointAt,Wl=!!String.prototype.trimStart,Xl=!!String.prototype.trimEnd,Ql=!!Number.isSafeInteger,Kl=Ql?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},la=!0;try{var Zl=hs("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");la=((Lr=Zl.exec("a"))===null||Lr===void 0?void 0:Lr[0])==="a"}catch{la=!1}var Ai=Gl?function(t,n,r){return t.startsWith(n,r)}:function(t,n,r){return t.slice(r,r+n.length)===n},ca=zl?String.fromCodePoint:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];for(var r="",a=t.length,i=0,u;a>i;){if(u=t[i++],u>1114111)throw RangeError(u+" is not a valid code point");r+=u<65536?String.fromCharCode(u):String.fromCharCode(((u-=65536)>>10)+55296,u%1024+56320)}return r},_i=Vl?Object.fromEntries:function(t){for(var n={},r=0,a=t;r<a.length;r++){var i=a[r],u=i[0],o=i[1];n[u]=o}return n},ds=ql?function(t,n){return t.codePointAt(n)}:function(t,n){var r=t.length;if(!(n<0||n>=r)){var a=t.charCodeAt(n),i;return a<55296||a>56319||n+1===r||(i=t.charCodeAt(n+1))<56320||i>57343?a:(a-55296<<10)+(i-56320)+65536}},Jl=Wl?function(t){return t.trimStart()}:function(t){return t.replace($l,"")},ec=Xl?function(t){return t.trimEnd()}:function(t){return t.replace(Yl,"")};function hs(e,t){return new RegExp(e,t)}var fa;if(la){var yi=hs("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");fa=function(t,n){var r;yi.lastIndex=n;var a=yi.exec(t);return(r=a[1])!==null&&r!==void 0?r:""}}else fa=function(t,n){for(var r=[];;){var a=ds(t,n);if(a===void 0||ms(a)||ac(a))break;r.push(a),n+=a>=65536?2:1}return ca.apply(void 0,r)};var tc=(function(){function e(t,n){n===void 0&&(n={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!n.ignoreTag,this.locale=n.locale,this.requiresOtherClause=!!n.requiresOtherClause,this.shouldParseSkeletons=!!n.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,n,r){for(var a=[];!this.isEOF();){var i=this.char();if(i===123){var u=this.parseArgument(t,r);if(u.err)return u;a.push(u.val)}else{if(i===125&&t>0)break;if(i===35&&(n==="plural"||n==="selectordinal")){var o=this.clonePosition();this.bump(),a.push({type:Oe.pound,location:he(o,this.clonePosition())})}else if(i===60&&!this.ignoreTag&&this.peek()===47){if(r)break;return this.error(de.UNMATCHED_CLOSING_TAG,he(this.clonePosition(),this.clonePosition()))}else if(i===60&&!this.ignoreTag&&da(this.peek()||0)){var u=this.parseTag(t,n);if(u.err)return u;a.push(u.val)}else{var u=this.parseLiteral(t,n);if(u.err)return u;a.push(u.val)}}}return{val:a,err:null}},e.prototype.parseTag=function(t,n){var r=this.clonePosition();this.bump();var a=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:Oe.literal,value:"<".concat(a,"/>"),location:he(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var i=this.parseMessage(t+1,n,!0);if(i.err)return i;var u=i.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!da(this.char()))return this.error(de.INVALID_TAG,he(o,this.clonePosition()));var l=this.clonePosition(),c=this.parseTagName();return a!==c?this.error(de.UNMATCHED_CLOSING_TAG,he(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:Oe.tag,value:a,children:u,location:he(r,this.clonePosition())},err:null}:this.error(de.INVALID_TAG,he(o,this.clonePosition())))}else return this.error(de.UNCLOSED_TAG,he(r,this.clonePosition()))}else return this.error(de.INVALID_TAG,he(r,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&rc(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,n){for(var r=this.clonePosition(),a="";;){var i=this.tryParseQuote(n);if(i){a+=i;continue}var u=this.tryParseUnquoted(t,n);if(u){a+=u;continue}var o=this.tryParseLeftAngleBracket();if(o){a+=o;continue}break}var l=he(r,this.clonePosition());return{val:{type:Oe.literal,value:a,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!nc(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var n=[this.char()];for(this.bump();!this.isEOF();){var r=this.char();if(r===39)if(this.peek()===39)n.push(39),this.bump();else{this.bump();break}else n.push(r);this.bump()}return ca.apply(void 0,n)},e.prototype.tryParseUnquoted=function(t,n){if(this.isEOF())return null;var r=this.char();return r===60||r===123||r===35&&(n==="plural"||n==="selectordinal")||r===125&&t>0?null:(this.bump(),ca(r))},e.prototype.parseArgument=function(t,n){var r=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(de.EMPTY_ARGUMENT,he(r,this.clonePosition()));var a=this.parseIdentifierIfPossible().value;if(!a)return this.error(de.MALFORMED_ARGUMENT,he(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:Oe.argument,value:a,location:he(r,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(r,this.clonePosition())):this.parseArgumentOptions(t,n,a,r);default:return this.error(de.MALFORMED_ARGUMENT,he(r,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),n=this.offset(),r=fa(this.message,n),a=n+r.length;this.bumpTo(a);var i=this.clonePosition(),u=he(t,i);return{value:r,location:u}},e.prototype.parseArgumentOptions=function(t,n,r,a){var i,u=this.clonePosition(),o=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(o){case"":return this.error(de.EXPECT_ARGUMENT_TYPE,he(u,l));case"number":case"date":case"time":{this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var f=this.clonePosition(),d=this.parseSimpleArgStyleIfPossible();if(d.err)return d;var h=ec(d.val);if(h.length===0)return this.error(de.EXPECT_ARGUMENT_STYLE,he(this.clonePosition(),this.clonePosition()));var m=he(f,this.clonePosition());c={style:h,styleLocation:m}}var y=this.tryParseArgumentClose(a);if(y.err)return y;var A=he(a,this.clonePosition());if(c&&Ai(c?.style,"::",0)){var R=Jl(c.style.slice(2));if(o==="number"){var d=this.parseNumberSkeletonFromString(R,c.styleLocation);return d.err?d:{val:{type:Oe.number,value:r,location:A,style:d.val},err:null}}else{if(R.length===0)return this.error(de.EXPECT_DATE_TIME_SKELETON,A);var S=R;this.locale&&(S=Ul(R,this.locale));var h={type:Kt.dateTime,pattern:S,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?Dl(S):{}},P=o==="date"?Oe.date:Oe.time;return{val:{type:P,value:r,location:A,style:h},err:null}}}return{val:{type:o==="number"?Oe.number:o==="date"?Oe.date:Oe.time,value:r,location:A,style:(i=c?.style)!==null&&i!==void 0?i:null},err:null}}case"plural":case"selectordinal":case"select":{var O=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(de.EXPECT_SELECT_ARGUMENT_OPTIONS,he(O,V({},O)));this.bumpSpace();var w=this.parseIdentifierIfPossible(),C=0;if(o!=="select"&&w.value==="offset"){if(!this.bumpIf(":"))return this.error(de.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,he(this.clonePosition(),this.clonePosition()));this.bumpSpace();var d=this.tryParseDecimalInteger(de.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,de.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(d.err)return d;this.bumpSpace(),w=this.parseIdentifierIfPossible(),C=d.val}var I=this.tryParsePluralOrSelectOptions(t,o,n,w);if(I.err)return I;var y=this.tryParseArgumentClose(a);if(y.err)return y;var W=he(a,this.clonePosition());return o==="select"?{val:{type:Oe.select,value:r,options:_i(I.val),location:W},err:null}:{val:{type:Oe.plural,value:r,options:_i(I.val),offset:C,pluralType:o==="plural"?"cardinal":"ordinal",location:W},err:null}}default:return this.error(de.INVALID_ARGUMENT_TYPE,he(u,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(de.EXPECT_ARGUMENT_CLOSING_BRACE,he(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,n=this.clonePosition();!this.isEOF();){var r=this.char();switch(r){case 39:{this.bump();var a=this.clonePosition();if(!this.bumpUntil("'"))return this.error(de.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,he(a,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(n.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(n.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,n){var r=[];try{r=wl(t)}catch{return this.error(de.INVALID_NUMBER_SKELETON,n)}return{val:{type:Kt.number,tokens:r,location:n,parsedOptions:this.shouldParseSkeletons?Hl(r):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,n,r,a){for(var i,u=!1,o=[],l=new Set,c=a.value,f=a.location;;){if(c.length===0){var d=this.clonePosition();if(n!=="select"&&this.bumpIf("=")){var h=this.tryParseDecimalInteger(de.EXPECT_PLURAL_ARGUMENT_SELECTOR,de.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;f=he(d,this.clonePosition()),c=this.message.slice(d.offset,this.offset())}else break}if(l.has(c))return this.error(n==="select"?de.DUPLICATE_SELECT_ARGUMENT_SELECTOR:de.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,f);c==="other"&&(u=!0),this.bumpSpace();var m=this.clonePosition();if(!this.bumpIf("{"))return this.error(n==="select"?de.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:de.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,he(this.clonePosition(),this.clonePosition()));var y=this.parseMessage(t+1,n,r);if(y.err)return y;var A=this.tryParseArgumentClose(m);if(A.err)return A;o.push([c,{value:y.val,location:he(m,this.clonePosition())}]),l.add(c),this.bumpSpace(),i=this.parseIdentifierIfPossible(),c=i.value,f=i.location}return o.length===0?this.error(n==="select"?de.EXPECT_SELECT_ARGUMENT_SELECTOR:de.EXPECT_PLURAL_ARGUMENT_SELECTOR,he(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!u?this.error(de.MISSING_OTHER_CLAUSE,he(this.clonePosition(),this.clonePosition())):{val:o,err:null}},e.prototype.tryParseDecimalInteger=function(t,n){var r=1,a=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var i=!1,u=0;!this.isEOF();){var o=this.char();if(o>=48&&o<=57)i=!0,u=u*10+(o-48),this.bump();else break}var l=he(a,this.clonePosition());return i?(u*=r,Kl(u)?{val:u,err:null}:this.error(n,l)):this.error(t,l)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var n=ds(this.message,t);if(n===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return n},e.prototype.error=function(t,n){return{val:null,err:{kind:t,message:this.message,location:n}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Ai(this.message,t,this.offset())){for(var n=0;n<t.length;n++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var n=this.offset(),r=this.message.indexOf(t,n);return r>=0?(this.bumpTo(r),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var n=this.offset();if(n===t)break;if(n>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&ms(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),n=this.offset(),r=this.message.charCodeAt(n+(t>=65536?2:1));return r??null},e})();function da(e){return e>=97&&e<=122||e>=65&&e<=90}function nc(e){return da(e)||e===47}function rc(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function ms(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function ac(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function ha(e){e.forEach(function(t){if(delete t.location,as(t)||is(t))for(var n in t.options)delete t.options[n].location,ha(t.options[n].value);else ts(t)&&ss(t.style)||(ns(t)||rs(t))&&oa(t.style)?delete t.style.location:us(t)&&ha(t.children)})}function ic(e,t){t===void 0&&(t={}),t=V({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new tc(e,t).parse();if(n.err){var r=SyntaxError(de[n.err.kind]);throw r.location=n.err.location,r.originalMessage=n.err.message,r}return t?.captureLocation||ha(n.val),n.val}function st(e,t){var n=t&&t.cache?t.cache:fc,r=t&&t.serializer?t.serializer:cc,a=t&&t.strategy?t.strategy:oc;return a(e,{cache:n,serializer:r})}function uc(e){return e==null||typeof e=="number"||typeof e=="boolean"}function sc(e,t,n,r){var a=uc(r)?r:n(r),i=t.get(a);return typeof i>"u"&&(i=e.call(this,r),t.set(a,i)),i}function ps(e,t,n){var r=Array.prototype.slice.call(arguments,3),a=n(r),i=t.get(a);return typeof i>"u"&&(i=e.apply(this,r),t.set(a,i)),i}function Es(e,t,n,r,a){return n.bind(t,e,r,a)}function oc(e,t){var n=e.length===1?sc:ps;return Es(e,this,n,t.cache.create(),t.serializer)}function lc(e,t){return Es(e,this,ps,t.cache.create(),t.serializer)}var cc=function(){return JSON.stringify(arguments)};function Ha(){this.cache=Object.create(null)}Ha.prototype.get=function(e){return this.cache[e]};Ha.prototype.set=function(e,t){this.cache[e]=t};var fc={create:function(){return new Ha}},ot={variadic:lc},dt;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(dt||(dt={}));var xt=(function(e){tt(t,e);function t(n,r,a){var i=e.call(this,n)||this;return i.code=r,i.originalMessage=a,i}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t})(Error),Si=(function(e){tt(t,e);function t(n,r,a,i){return e.call(this,'Invalid values for "'.concat(n,'": "').concat(r,'". Options are "').concat(Object.keys(a).join('", "'),'"'),dt.INVALID_VALUE,i)||this}return t})(xt),dc=(function(e){tt(t,e);function t(n,r,a){return e.call(this,'Value for "'.concat(n,'" must be of type ').concat(r),dt.INVALID_VALUE,a)||this}return t})(xt),hc=(function(e){tt(t,e);function t(n,r){return e.call(this,'The intl string context variable "'.concat(n,'" was not provided to the string "').concat(r,'"'),dt.MISSING_VALUE,r)||this}return t})(xt),je;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(je||(je={}));function mc(e){return e.length<2?e:e.reduce(function(t,n){var r=t[t.length-1];return!r||r.type!==je.literal||n.type!==je.literal?t.push(n):r.value+=n.value,t},[])}function bs(e){return typeof e=="function"}function Wn(e,t,n,r,a,i,u){if(e.length===1&&Ei(e[0]))return[{type:je.literal,value:e[0].value}];for(var o=[],l=0,c=e;l<c.length;l++){var f=c[l];if(Ei(f)){o.push({type:je.literal,value:f.value});continue}if(vl(f)){typeof i=="number"&&o.push({type:je.literal,value:n.getNumberFormat(t).format(i)});continue}var d=f.value;if(!(a&&d in a))throw new hc(d,u);var h=a[d];if(Rl(f)){(!h||typeof h=="string"||typeof h=="number")&&(h=typeof h=="string"||typeof h=="number"?String(h):""),o.push({type:typeof h=="string"?je.literal:je.object,value:h});continue}if(ns(f)){var m=typeof f.style=="string"?r.date[f.style]:oa(f.style)?f.style.parsedOptions:void 0;o.push({type:je.literal,value:n.getDateTimeFormat(t,m).format(h)});continue}if(rs(f)){var m=typeof f.style=="string"?r.time[f.style]:oa(f.style)?f.style.parsedOptions:r.time.medium;o.push({type:je.literal,value:n.getDateTimeFormat(t,m).format(h)});continue}if(ts(f)){var m=typeof f.style=="string"?r.number[f.style]:ss(f.style)?f.style.parsedOptions:void 0;m&&m.scale&&(h=h*(m.scale||1)),o.push({type:je.literal,value:n.getNumberFormat(t,m).format(h)});continue}if(us(f)){var y=f.children,A=f.value,R=a[A];if(!bs(R))throw new dc(A,"function",u);var S=Wn(y,t,n,r,a,i),P=R(S.map(function(C){return C.value}));Array.isArray(P)||(P=[P]),o.push.apply(o,P.map(function(C){return{type:typeof C=="string"?je.literal:je.object,value:C}}))}if(as(f)){var O=f.options[h]||f.options.other;if(!O)throw new Si(f.value,h,Object.keys(f.options),u);o.push.apply(o,Wn(O.value,t,n,r,a));continue}if(is(f)){var O=f.options["=".concat(h)];if(!O){if(!Intl.PluralRules)throw new xt(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,dt.MISSING_INTL_API,u);var w=n.getPluralRules(t,{type:f.pluralType}).select(m-(f.offset||0));O=f.options[w]||f.options.other}if(!O)throw new Si(f.value,m,Object.keys(f.options),u);o.push.apply(o,Wn(O.value,t,n,r,a,m-(f.offset||0)));continue}}return mc(o)}function pc(e,t){return t?V(V(V({},e||{}),t||{}),Object.keys(e).reduce(function(n,r){return n[r]=V(V({},e[r]),t[r]||{}),n},{})):e}function Ec(e,t){return t?Object.keys(e).reduce(function(n,r){return n[r]=pc(e[r],t[r]),n},V({},e)):e}function Rr(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}function bc(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:st(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.NumberFormat).bind.apply(t,lt([void 0],n,!1)))},{cache:Rr(e.number),strategy:ot.variadic}),getDateTimeFormat:st(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.DateTimeFormat).bind.apply(t,lt([void 0],n,!1)))},{cache:Rr(e.dateTime),strategy:ot.variadic}),getPluralRules:st(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.PluralRules).bind.apply(t,lt([void 0],n,!1)))},{cache:Rr(e.pluralRules),strategy:ot.variadic})}}var Ts=(function(){function e(t,n,r,a){var i=this;if(n===void 0&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var c=i.formatToParts(l);if(c.length===1)return c[0].value;var f=c.reduce(function(d,m){return!d.length||m.type!==je.literal||typeof d[d.length-1]!="string"?d.push(m.value):d[d.length-1]+=m.value,d},[]);return f.length<=1?f[0]||"":f},this.formatToParts=function(l){return Wn(i.ast,i.locales,i.formatters,i.formats,l,void 0,i.message)},this.resolvedOptions=function(){var l;return{locale:((l=i.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(i.locales)[0]}},this.getAst=function(){return i.ast},this.locales=n,this.resolvedLocale=e.resolveLocale(n),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var u=a||{};u.formatters;var o=fr(u,["formatters"]);this.ast=e.__parse(t,V(V({},o),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Ec(e.formats,r),this.formatters=a&&a.formatters||bc(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(!(typeof Intl.Locale>"u")){var n=Intl.NumberFormat.supportedLocalesOf(t);return n.length>0?new Intl.Locale(n[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=ic,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e})(),wt;(function(e){e.FORMAT_ERROR="FORMAT_ERROR",e.UNSUPPORTED_FORMATTER="UNSUPPORTED_FORMATTER",e.INVALID_CONFIG="INVALID_CONFIG",e.MISSING_DATA="MISSING_DATA",e.MISSING_TRANSLATION="MISSING_TRANSLATION"})(wt||(wt={}));var Ln=(function(e){tt(t,e);function t(n,r,a){var i=this,u=a?a instanceof Error?a:new Error(String(a)):void 0;return i=e.call(this,"[@formatjs/intl Error ".concat(n,"] ").concat(r,`
18
+ `,dt.MISSING_INTL_API,u);var w=n.getPluralRules(t,{type:f.pluralType}).select(h-(f.offset||0));O=f.options[w]||f.options.other}if(!O)throw new Si(f.value,h,Object.keys(f.options),u);o.push.apply(o,Wn(O.value,t,n,r,a,h-(f.offset||0)));continue}}return mc(o)}function pc(e,t){return t?V(V(V({},e||{}),t||{}),Object.keys(e).reduce(function(n,r){return n[r]=V(V({},e[r]),t[r]||{}),n},{})):e}function Ec(e,t){return t?Object.keys(e).reduce(function(n,r){return n[r]=pc(e[r],t[r]),n},V({},e)):e}function Rr(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}function bc(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:st(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.NumberFormat).bind.apply(t,lt([void 0],n,!1)))},{cache:Rr(e.number),strategy:ot.variadic}),getDateTimeFormat:st(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.DateTimeFormat).bind.apply(t,lt([void 0],n,!1)))},{cache:Rr(e.dateTime),strategy:ot.variadic}),getPluralRules:st(function(){for(var t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return new((t=Intl.PluralRules).bind.apply(t,lt([void 0],n,!1)))},{cache:Rr(e.pluralRules),strategy:ot.variadic})}}var Ts=(function(){function e(t,n,r,a){var i=this;if(n===void 0&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var c=i.formatToParts(l);if(c.length===1)return c[0].value;var f=c.reduce(function(d,h){return!d.length||h.type!==je.literal||typeof d[d.length-1]!="string"?d.push(h.value):d[d.length-1]+=h.value,d},[]);return f.length<=1?f[0]||"":f},this.formatToParts=function(l){return Wn(i.ast,i.locales,i.formatters,i.formats,l,void 0,i.message)},this.resolvedOptions=function(){var l;return{locale:((l=i.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(i.locales)[0]}},this.getAst=function(){return i.ast},this.locales=n,this.resolvedLocale=e.resolveLocale(n),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var u=a||{};u.formatters;var o=fr(u,["formatters"]);this.ast=e.__parse(t,V(V({},o),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Ec(e.formats,r),this.formatters=a&&a.formatters||bc(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(!(typeof Intl.Locale>"u")){var n=Intl.NumberFormat.supportedLocalesOf(t);return n.length>0?new Intl.Locale(n[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=ic,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e})(),wt;(function(e){e.FORMAT_ERROR="FORMAT_ERROR",e.UNSUPPORTED_FORMATTER="UNSUPPORTED_FORMATTER",e.INVALID_CONFIG="INVALID_CONFIG",e.MISSING_DATA="MISSING_DATA",e.MISSING_TRANSLATION="MISSING_TRANSLATION"})(wt||(wt={}));var Ln=(function(e){tt(t,e);function t(n,r,a){var i=this,u=a?a instanceof Error?a:new Error(String(a)):void 0;return i=e.call(this,"[@formatjs/intl Error ".concat(n,"] ").concat(r,`
19
19
  `).concat(u?`
20
20
  `.concat(u.message,`
21
21
  `).concat(u.stack):""))||this,i.code=n,typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(i,t),i}return t})(Error),Tc=(function(e){tt(t,e);function t(n,r){return e.call(this,wt.UNSUPPORTED_FORMATTER,n,r)||this}return t})(Ln),gc=(function(e){tt(t,e);function t(n,r){return e.call(this,wt.INVALID_CONFIG,n,r)||this}return t})(Ln),xi=(function(e){tt(t,e);function t(n,r){return e.call(this,wt.MISSING_DATA,n,r)||this}return t})(Ln),nt=(function(e){tt(t,e);function t(n,r,a){var i=e.call(this,wt.FORMAT_ERROR,"".concat(n,`
@@ -24,17 +24,17 @@ Locale: `).concat(r,`
24
24
  MessageID: `).concat(a?.id,`
25
25
  Default Message: `).concat(a?.defaultMessage,`
26
26
  Description: `).concat(a?.description,`
27
- `),r,i)||this;return u.descriptor=a,u.locale=r,u}return t})(nt),Ac=(function(e){tt(t,e);function t(n,r){var a=e.call(this,wt.MISSING_TRANSLATION,'Missing message: "'.concat(n.id,'" for locale "').concat(r,'", using ').concat(n.defaultMessage?"default message (".concat(typeof n.defaultMessage=="string"?n.defaultMessage:n.defaultMessage.map(function(i){var u;return(u=i.value)!==null&&u!==void 0?u:JSON.stringify(i)}).join(),")"):"id"," as fallback."))||this;return a.descriptor=n,a}return t})(Ln);function Bt(e,t,n){return n===void 0&&(n={}),t.reduce(function(r,a){return a in e?r[a]=e[a]:a in n&&(r[a]=n[a]),r},{})}var _c=function(e){process.env.NODE_ENV!=="production"&&console.error(e)},yc=function(e){process.env.NODE_ENV!=="production"&&console.warn(e)},gs={formats:{},messages:{},timeZone:void 0,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:!0,onError:_c,onWarn:yc};function As(){return{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}}function Ot(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}function Sc(e){e===void 0&&(e=As());var t=Intl.RelativeTimeFormat,n=Intl.ListFormat,r=Intl.DisplayNames,a=st(function(){for(var o,l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];return new((o=Intl.DateTimeFormat).bind.apply(o,lt([void 0],l,!1)))},{cache:Ot(e.dateTime),strategy:ot.variadic}),i=st(function(){for(var o,l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];return new((o=Intl.NumberFormat).bind.apply(o,lt([void 0],l,!1)))},{cache:Ot(e.number),strategy:ot.variadic}),u=st(function(){for(var o,l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];return new((o=Intl.PluralRules).bind.apply(o,lt([void 0],l,!1)))},{cache:Ot(e.pluralRules),strategy:ot.variadic});return{getDateTimeFormat:a,getNumberFormat:i,getMessageFormat:st(function(o,l,c,f){return new Ts(o,l,c,V({formatters:{getNumberFormat:i,getDateTimeFormat:a,getPluralRules:u}},f||{}))},{cache:Ot(e.message),strategy:ot.variadic}),getRelativeTimeFormat:st(function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return new(t.bind.apply(t,lt([void 0],o,!1)))},{cache:Ot(e.relativeTime),strategy:ot.variadic}),getPluralRules:u,getListFormat:st(function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return new(n.bind.apply(n,lt([void 0],o,!1)))},{cache:Ot(e.list),strategy:ot.variadic}),getDisplayNames:st(function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return new(r.bind.apply(r,lt([void 0],o,!1)))},{cache:Ot(e.displayNames),strategy:ot.variadic})}}function Ua(e,t,n,r){var a=e&&e[t],i;if(a&&(i=a[n]),i)return i;r(new Tc("No ".concat(t," format named: ").concat(n)))}function Un(e,t){return Object.keys(e).reduce(function(n,r){return n[r]=V({timeZone:t},e[r]),n},{})}function Ci(e,t){var n=Object.keys(V(V({},e),t));return n.reduce(function(r,a){return r[a]=V(V({},e[a]||{}),t[a]||{}),r},{})}function Ii(e,t){if(!t)return e;var n=Ts.formats;return V(V(V({},n),e),{date:Ci(Un(n.date,t),Un(e.date||{},t)),time:Ci(Un(n.time,t),Un(e.time||{},t))})}var ma=function(e,t,n,r,a){var i=e.locale,u=e.formats,o=e.messages,l=e.defaultLocale,c=e.defaultFormats,f=e.fallbackOnEmptyString,d=e.onError,m=e.timeZone,h=e.defaultRichTextElements;n===void 0&&(n={id:""});var y=n.id,A=n.defaultMessage;es(!!y,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");var R=String(y),S=o&&Object.prototype.hasOwnProperty.call(o,R)&&o[R];if(Array.isArray(S)&&S.length===1&&S[0].type===Oe.literal)return S[0].value;if(!r&&S&&typeof S=="string"&&!h)return S.replace(/'\{(.*?)\}'/gi,"{$1}");if(r=V(V({},h),r||{}),u=Ii(u,m),c=Ii(c,m),!S){if(f===!1&&S==="")return S;if((!A||i&&i.toLowerCase()!==l.toLowerCase())&&d(new Ac(n,i)),A)try{var P=t.getMessageFormat(A,l,c,a);return P.format(r)}catch(O){return d(new vr('Error formatting default message for: "'.concat(R,'", rendering default message verbatim'),i,n,O)),typeof A=="string"?A:R}return R}try{var P=t.getMessageFormat(S,i,u,V({formatters:t},a||{}));return P.format(r)}catch(O){d(new vr('Error formatting message: "'.concat(R,'", using ').concat(A?"default message":"id"," as fallback."),i,n,O))}if(A)try{var P=t.getMessageFormat(A,l,c,a);return P.format(r)}catch(O){d(new vr('Error formatting the default message for: "'.concat(R,'", rendering message verbatim'),i,n,O))}return typeof S=="string"?S:typeof A=="string"?A:R},_s=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function dr(e,t,n,r){var a=e.locale,i=e.formats,u=e.onError,o=e.timeZone;r===void 0&&(r={});var l=r.format,c=V(V({},o&&{timeZone:o}),l&&Ua(i,t,l,u)),f=Bt(r,_s,c);return t==="time"&&!f.hour&&!f.minute&&!f.second&&!f.timeStyle&&!f.dateStyle&&(f=V(V({},f),{hour:"numeric",minute:"numeric"})),n(a,f)}function xc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"date",t,u).format(o)}catch(l){e.onError(new nt("Error formatting date.",e.locale,l))}return String(o)}function Cc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"time",t,u).format(o)}catch(l){e.onError(new nt("Error formatting time.",e.locale,l))}return String(o)}function Ic(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=n[2],o=u===void 0?{}:u,l=e.timeZone,c=e.locale,f=e.onError,d=Bt(o,_s,l?{timeZone:l}:{});try{return t(c,d).formatRange(a,i)}catch(m){f(new nt("Error formatting date time range.",e.locale,m))}return String(a)}function Nc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"date",t,u).formatToParts(o)}catch(l){e.onError(new nt("Error formatting date.",e.locale,l))}return[]}function Oc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"time",t,u).formatToParts(o)}catch(l){e.onError(new nt("Error formatting time.",e.locale,l))}return[]}var Lc=["style","type","fallback","languageDisplay"];function Rc(e,t,n,r){var a=e.locale,i=e.onError,u=Intl.DisplayNames;u||i(new xt(`Intl.DisplayNames is not available in this environment.
27
+ `),r,i)||this;return u.descriptor=a,u.locale=r,u}return t})(nt),Ac=(function(e){tt(t,e);function t(n,r){var a=e.call(this,wt.MISSING_TRANSLATION,'Missing message: "'.concat(n.id,'" for locale "').concat(r,'", using ').concat(n.defaultMessage?"default message (".concat(typeof n.defaultMessage=="string"?n.defaultMessage:n.defaultMessage.map(function(i){var u;return(u=i.value)!==null&&u!==void 0?u:JSON.stringify(i)}).join(),")"):"id"," as fallback."))||this;return a.descriptor=n,a}return t})(Ln);function Bt(e,t,n){return n===void 0&&(n={}),t.reduce(function(r,a){return a in e?r[a]=e[a]:a in n&&(r[a]=n[a]),r},{})}var _c=function(e){process.env.NODE_ENV!=="production"&&console.error(e)},yc=function(e){process.env.NODE_ENV!=="production"&&console.warn(e)},gs={formats:{},messages:{},timeZone:void 0,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:!0,onError:_c,onWarn:yc};function As(){return{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}}function Ot(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}function Sc(e){e===void 0&&(e=As());var t=Intl.RelativeTimeFormat,n=Intl.ListFormat,r=Intl.DisplayNames,a=st(function(){for(var o,l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];return new((o=Intl.DateTimeFormat).bind.apply(o,lt([void 0],l,!1)))},{cache:Ot(e.dateTime),strategy:ot.variadic}),i=st(function(){for(var o,l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];return new((o=Intl.NumberFormat).bind.apply(o,lt([void 0],l,!1)))},{cache:Ot(e.number),strategy:ot.variadic}),u=st(function(){for(var o,l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];return new((o=Intl.PluralRules).bind.apply(o,lt([void 0],l,!1)))},{cache:Ot(e.pluralRules),strategy:ot.variadic});return{getDateTimeFormat:a,getNumberFormat:i,getMessageFormat:st(function(o,l,c,f){return new Ts(o,l,c,V({formatters:{getNumberFormat:i,getDateTimeFormat:a,getPluralRules:u}},f||{}))},{cache:Ot(e.message),strategy:ot.variadic}),getRelativeTimeFormat:st(function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return new(t.bind.apply(t,lt([void 0],o,!1)))},{cache:Ot(e.relativeTime),strategy:ot.variadic}),getPluralRules:u,getListFormat:st(function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return new(n.bind.apply(n,lt([void 0],o,!1)))},{cache:Ot(e.list),strategy:ot.variadic}),getDisplayNames:st(function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return new(r.bind.apply(r,lt([void 0],o,!1)))},{cache:Ot(e.displayNames),strategy:ot.variadic})}}function Ua(e,t,n,r){var a=e&&e[t],i;if(a&&(i=a[n]),i)return i;r(new Tc("No ".concat(t," format named: ").concat(n)))}function Un(e,t){return Object.keys(e).reduce(function(n,r){return n[r]=V({timeZone:t},e[r]),n},{})}function Ci(e,t){var n=Object.keys(V(V({},e),t));return n.reduce(function(r,a){return r[a]=V(V({},e[a]||{}),t[a]||{}),r},{})}function Ii(e,t){if(!t)return e;var n=Ts.formats;return V(V(V({},n),e),{date:Ci(Un(n.date,t),Un(e.date||{},t)),time:Ci(Un(n.time,t),Un(e.time||{},t))})}var ma=function(e,t,n,r,a){var i=e.locale,u=e.formats,o=e.messages,l=e.defaultLocale,c=e.defaultFormats,f=e.fallbackOnEmptyString,d=e.onError,h=e.timeZone,m=e.defaultRichTextElements;n===void 0&&(n={id:""});var y=n.id,A=n.defaultMessage;es(!!y,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");var R=String(y),S=o&&Object.prototype.hasOwnProperty.call(o,R)&&o[R];if(Array.isArray(S)&&S.length===1&&S[0].type===Oe.literal)return S[0].value;if(!r&&S&&typeof S=="string"&&!m)return S.replace(/'\{(.*?)\}'/gi,"{$1}");if(r=V(V({},m),r||{}),u=Ii(u,h),c=Ii(c,h),!S){if(f===!1&&S==="")return S;if((!A||i&&i.toLowerCase()!==l.toLowerCase())&&d(new Ac(n,i)),A)try{var P=t.getMessageFormat(A,l,c,a);return P.format(r)}catch(O){return d(new vr('Error formatting default message for: "'.concat(R,'", rendering default message verbatim'),i,n,O)),typeof A=="string"?A:R}return R}try{var P=t.getMessageFormat(S,i,u,V({formatters:t},a||{}));return P.format(r)}catch(O){d(new vr('Error formatting message: "'.concat(R,'", using ').concat(A?"default message":"id"," as fallback."),i,n,O))}if(A)try{var P=t.getMessageFormat(A,l,c,a);return P.format(r)}catch(O){d(new vr('Error formatting the default message for: "'.concat(R,'", rendering message verbatim'),i,n,O))}return typeof S=="string"?S:typeof A=="string"?A:R},_s=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function dr(e,t,n,r){var a=e.locale,i=e.formats,u=e.onError,o=e.timeZone;r===void 0&&(r={});var l=r.format,c=V(V({},o&&{timeZone:o}),l&&Ua(i,t,l,u)),f=Bt(r,_s,c);return t==="time"&&!f.hour&&!f.minute&&!f.second&&!f.timeStyle&&!f.dateStyle&&(f=V(V({},f),{hour:"numeric",minute:"numeric"})),n(a,f)}function xc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"date",t,u).format(o)}catch(l){e.onError(new nt("Error formatting date.",e.locale,l))}return String(o)}function Cc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"time",t,u).format(o)}catch(l){e.onError(new nt("Error formatting time.",e.locale,l))}return String(o)}function Ic(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=n[2],o=u===void 0?{}:u,l=e.timeZone,c=e.locale,f=e.onError,d=Bt(o,_s,l?{timeZone:l}:{});try{return t(c,d).formatRange(a,i)}catch(h){f(new nt("Error formatting date time range.",e.locale,h))}return String(a)}function Nc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"date",t,u).formatToParts(o)}catch(l){e.onError(new nt("Error formatting date.",e.locale,l))}return[]}function Oc(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var a=n[0],i=n[1],u=i===void 0?{}:i,o=typeof a=="string"?new Date(a||0):a;try{return dr(e,"time",t,u).formatToParts(o)}catch(l){e.onError(new nt("Error formatting time.",e.locale,l))}return[]}var Lc=["style","type","fallback","languageDisplay"];function Rc(e,t,n,r){var a=e.locale,i=e.onError,u=Intl.DisplayNames;u||i(new xt(`Intl.DisplayNames is not available in this environment.
28
28
  Try polyfilling it using "@formatjs/intl-displaynames"
29
29
  `,dt.MISSING_INTL_API));var o=Bt(r,Lc);try{return t(a,o).of(n)}catch(l){i(new nt("Error formatting display name.",a,l))}}var vc=["type","style"],Ni=Date.now();function Pc(e){return"".concat(Ni,"_").concat(e,"_").concat(Ni)}function Dc(e,t,n,r){r===void 0&&(r={});var a=ys(e,t,n,r).reduce(function(i,u){var o=u.value;return typeof o!="string"?i.push(o):typeof i[i.length-1]=="string"?i[i.length-1]+=o:i.push(o),i},[]);return a.length===1?a[0]:a.length===0?"":a}function ys(e,t,n,r){var a=e.locale,i=e.onError;r===void 0&&(r={});var u=Intl.ListFormat;u||i(new xt(`Intl.ListFormat is not available in this environment.
30
30
  Try polyfilling it using "@formatjs/intl-listformat"
31
- `,dt.MISSING_INTL_API));var o=Bt(r,vc);try{var l={},c=n.map(function(f,d){if(typeof f=="object"){var m=Pc(d);return l[m]=f,m}return String(f)});return t(a,o).formatToParts(c).map(function(f){return f.type==="literal"?f:V(V({},f),{value:l[f.value]||f.value})})}catch(f){i(new nt("Error formatting list.",a,f))}return n}var kc=["type"];function wc(e,t,n,r){var a=e.locale,i=e.onError;r===void 0&&(r={}),Intl.PluralRules||i(new xt(`Intl.PluralRules is not available in this environment.
31
+ `,dt.MISSING_INTL_API));var o=Bt(r,vc);try{var l={},c=n.map(function(f,d){if(typeof f=="object"){var h=Pc(d);return l[h]=f,h}return String(f)});return t(a,o).formatToParts(c).map(function(f){return f.type==="literal"?f:V(V({},f),{value:l[f.value]||f.value})})}catch(f){i(new nt("Error formatting list.",a,f))}return n}var kc=["type"];function wc(e,t,n,r){var a=e.locale,i=e.onError;r===void 0&&(r={}),Intl.PluralRules||i(new xt(`Intl.PluralRules is not available in this environment.
32
32
  Try polyfilling it using "@formatjs/intl-pluralrules"
33
33
  `,dt.MISSING_INTL_API));var u=Bt(r,kc);try{return t(a,u).select(n)}catch(o){i(new nt("Error formatting plural.",a,o))}return"other"}var Mc=["numeric","style"];function Bc(e,t,n){var r=e.locale,a=e.formats,i=e.onError;n===void 0&&(n={});var u=n.format,o=!!u&&Ua(a,"relative",u,i)||{},l=Bt(n,Mc,o);return t(r,l)}function Fc(e,t,n,r,a){a===void 0&&(a={}),r||(r="second");var i=Intl.RelativeTimeFormat;i||e.onError(new xt(`Intl.RelativeTimeFormat is not available in this environment.
34
34
  Try polyfilling it using "@formatjs/intl-relativetimeformat"
35
35
  `,dt.MISSING_INTL_API));try{return Bc(e,t,a).format(n,r)}catch(u){e.onError(new nt("Error formatting relative time.",e.locale,u))}return String(n)}var Hc=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function Ss(e,t,n){var r=e.locale,a=e.formats,i=e.onError;n===void 0&&(n={});var u=n.format,o=u&&Ua(a,"number",u,i)||{},l=Bt(n,Hc,o);return t(r,l)}function Uc(e,t,n,r){r===void 0&&(r={});try{return Ss(e,t,r).format(n)}catch(a){e.onError(new nt("Error formatting number.",e.locale,a))}return String(n)}function jc(e,t,n,r){r===void 0&&(r={});try{return Ss(e,t,r).formatToParts(n)}catch(a){e.onError(new nt("Error formatting number.",e.locale,a))}return[]}function $c(e){var t=e?e[Object.keys(e)[0]]:void 0;return typeof t=="string"}function Yc(e){e.onWarn&&e.defaultRichTextElements&&$c(e.messages||{})&&e.onWarn(`[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled.
36
36
  Please consider using "@formatjs/cli" to pre-compile your messages for performance.
37
- For more details see https://formatjs.io/docs/getting-started/message-distribution`)}function Gc(e,t){var n=Sc(t),r=V(V({},gs),e),a=r.locale,i=r.defaultLocale,u=r.onError;return a?!Intl.NumberFormat.supportedLocalesOf(a).length&&u?u(new xi('Missing locale data for locale: "'.concat(a,'" in Intl.NumberFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):!Intl.DateTimeFormat.supportedLocalesOf(a).length&&u&&u(new xi('Missing locale data for locale: "'.concat(a,'" in Intl.DateTimeFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):(u&&u(new gc('"locale" was not configured, using "'.concat(i,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))),r.locale=r.defaultLocale||"en"),Yc(r),V(V({},r),{formatters:n,formatNumber:Uc.bind(null,r,n.getNumberFormat),formatNumberToParts:jc.bind(null,r,n.getNumberFormat),formatRelativeTime:Fc.bind(null,r,n.getRelativeTimeFormat),formatDate:xc.bind(null,r,n.getDateTimeFormat),formatDateToParts:Nc.bind(null,r,n.getDateTimeFormat),formatTime:Cc.bind(null,r,n.getDateTimeFormat),formatDateTimeRange:Ic.bind(null,r,n.getDateTimeFormat),formatTimeToParts:Oc.bind(null,r,n.getDateTimeFormat),formatPlural:wc.bind(null,r,n.getPluralRules),formatMessage:ma.bind(null,r,n),$t:ma.bind(null,r,n),formatList:Dc.bind(null,r,n.getListFormat),formatListToParts:ys.bind(null,r,n.getListFormat),formatDisplayName:Rc.bind(null,r,n.getDisplayNames)})}function xs(e){es(e,"[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.")}var Cs=V(V({},gs),{textComponent:Ve.Fragment});function zc(e){return function(t){return e(Ve.Children.toArray(t))}}function Vc(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),a=n.length;if(r.length!==a)return!1;for(var i=0;i<a;i++){var u=n[i];if(e[u]!==t[u]||!Object.prototype.hasOwnProperty.call(t,u))return!1}return!0}var ja=typeof window<"u"&&!window.__REACT_INTL_BYPASS_GLOBAL_CONTEXT__?window.__REACT_INTL_CONTEXT__||(window.__REACT_INTL_CONTEXT__=Ve.createContext(null)):Ve.createContext(null);ja.Consumer;var qc=ja.Provider,Wc=qc,Xc=ja;function hr(){var e=Ve.useContext(Xc);return xs(e),e}var pa;(function(e){e.formatDate="FormattedDate",e.formatTime="FormattedTime",e.formatNumber="FormattedNumber",e.formatList="FormattedList",e.formatDisplayName="FormattedDisplayName"})(pa||(pa={}));var Ea;(function(e){e.formatDate="FormattedDateParts",e.formatTime="FormattedTimeParts",e.formatNumber="FormattedNumberParts",e.formatList="FormattedListParts"})(Ea||(Ea={}));function Is(e){var t=function(n){var r=hr(),a=n.value,i=n.children,u=fr(n,["value","children"]),o=typeof a=="string"?new Date(a||0):a,l=e==="formatDate"?r.formatDateToParts(o,u):r.formatTimeToParts(o,u);return i(l)};return t.displayName=Ea[e],t}function Rn(e){var t=function(n){var r=hr(),a=n.value,i=n.children,u=fr(n,["value","children"]),o=r[e](a,u);if(typeof i=="function")return i(o);var l=r.textComponent||Ve.Fragment;return Ve.createElement(l,null,o)};return t.displayName=pa[e],t}function Ns(e){return e&&Object.keys(e).reduce(function(t,n){var r=e[n];return t[n]=bs(r)?zc(r):r,t},{})}var Oi=function(e,t,n,r){for(var a=[],i=4;i<arguments.length;i++)a[i-4]=arguments[i];var u=Ns(r),o=ma.apply(void 0,lt([e,t,n,u],a,!1));return Array.isArray(o)?Ve.Children.toArray(o):o},Li=function(e,t){var n=e.defaultRichTextElements,r=fr(e,["defaultRichTextElements"]),a=Ns(n),i=Gc(V(V(V({},Cs),r),{defaultRichTextElements:a}),t),u={locale:i.locale,timeZone:i.timeZone,fallbackOnEmptyString:i.fallbackOnEmptyString,formats:i.formats,defaultLocale:i.defaultLocale,defaultFormats:i.defaultFormats,messages:i.messages,onError:i.onError,defaultRichTextElements:a};return V(V({},i),{formatMessage:Oi.bind(null,u,i.formatters),$t:Oi.bind(null,u,i.formatters)})};function Pr(e){return{locale:e.locale,timeZone:e.timeZone,fallbackOnEmptyString:e.fallbackOnEmptyString,formats:e.formats,textComponent:e.textComponent,messages:e.messages,defaultLocale:e.defaultLocale,defaultFormats:e.defaultFormats,onError:e.onError,onWarn:e.onWarn,wrapRichTextChunksInFragment:e.wrapRichTextChunksInFragment,defaultRichTextElements:e.defaultRichTextElements}}var Qc=(function(e){tt(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.cache=As(),n.state={cache:n.cache,intl:Li(Pr(n.props),n.cache),prevConfig:Pr(n.props)},n}return t.getDerivedStateFromProps=function(n,r){var a=r.prevConfig,i=r.cache,u=Pr(n);return Vc(a,u)?null:{intl:Li(u,i),prevConfig:u}},t.prototype.render=function(){return xs(this.state.intl),Ve.createElement(Wc,{value:this.state.intl},this.props.children)},t.displayName="IntlProvider",t.defaultProps=Cs,t})(Ve.PureComponent);Rn("formatDate");Rn("formatTime");Rn("formatNumber");Rn("formatList");Rn("formatDisplayName");Is("formatDate");Is("formatTime");const Kc={"generic.language.english":"English","generic.language.french":"French","generic.connect.google":"Connect with Google","generic.button.title.save":"Save","page.login.button.login":"Login / Register","page.login.google.login":"Continue with Google","navbar.button.home":"Home","navbar.button.pricing":"Pricing","navbar.button.login":"Login","navbar.button.demo":"Demo","navbar.userMenu.logout":"Log out","navbar.userMenu.profile":"Profile","navbar.userMenu.backOffice":"Back-office","home.header.catchphase":"The catchphrase you wanted","home.header.subcatchphase":"Discover the new software that will change it all","home.header.CTA":"See more","home.section.bulletsPointParagraphe1.title":"Management","home.section.bulletsPointParagraphe1.text":"Take advantage of a complete solution to have a direct point of view on all of your units.","home.section.bulletsPointParagraphe2.title":"Automation","home.section.bulletsPointParagraphe2.text":"In just a few clicks, manage your entire fleet. Implement macros and synergies on your systems.","home.section.bulletsPointParagraphe3.title":"Reporting","home.section.bulletsPointParagraphe3.text":"With its BI module, our software allows you to monitor performance and optimize your costs.","home.realm.title":"See the root of your business in a few clicks","home.realm.text":"The security of your data is at the heart of our concerns. Our software was created in France, we are ISO 27001 certified and all our servers are located in Europe.","home.realm.cta":"Discover our solution","home.testimonials.title":"What our customers say","home.testimonials.1.text":"Since using the software, we have better control of the flow of goods and relevant performance monitoring.","home.testimonials.1.job":"Developer @Wordpress","home.testimonials.1.name":"Loic Martins","home.testimonials.2.text":"Putting the software solution into production allowed us to completely reorganize the teams.","home.testimonials.2.job":"Community Manager @Comet","home.testimonials.2.name":"Anna Wang","home.testimonials.3.text":"Mastery of the logistics subject is obvious with the software solution.","home.testimonials.3.job":"Product Owner @April","home.testimonials.3.name":"Louis Bachant","home.test.section.title":"Try it out now","home.test.section.CTA":"See our solution","pricing.CTA.pleaseLogin":"Login to buy","pricing.page.title":"Choose your plan","pricing.page.subtitle":"No obligation: cancel at any time with one click.","subscribe.paymentRecap.title":"Payment Summary","subscribe.paymentRecap.customerName":"Name","subscribe.paymentRecap.customerMail":"Email","subscribe.paymentRecap.additionnalMention":"Mention to add","subscribe.paymentRecap.totalAmount":"Total Amount","subscribe.paymentForm.title":"Bank card","subscribe.paymentForm.cardNumber":"Card number","subscribe.paymentForm.expiresAt":"Expires at","subscribe.paymentForm.CVCNumber":"CVC number","subscribe.paymentForm.CTA.loading":"Loading ...","subscribe.paymentForm.CTA.pay":"Pay now","subscribe.success.title":"Payment successful","subscribe.success.paragraph1":"Your payment has been processed successfully. You are now suscribed !","subscribe.success.paragraph2":"Your new options are now available.","myAccount.page.leftMenu.general":"General","myAccount.page.leftMenu.profile":"Profile","chatbot.placeholder.content":"Message the assistant...","chatbot.chatline.label.user":"You","chatbot.chatline.label.assistant":"Assistant","chatbot.chatline.loading.function.genericSearchMessage":"I'm looking for products","chatbot.chatline.loading.function.search":"Search","chatbot.chatline.loading.function.extractProductName":"Looking into the cavern","chatbot.chatline.loading.function.suggestProductName":"Consulting the shadocks","chatbot.chatline.loading.function.criteriaDefinition":"Looking for ziboublis","chatbot.chatline.loading.function.searchStock":"Searching Stock","chatbot.chatline.loading.function.step":"Step","chatbot.chatline.loading.cancel":"Cancel","footer.tab.title.general":"General","footer.tab.title.about":"About","footer.tab.title.resources":"Resources","footer.tab.title.legal":"Legal","footer.tab.title.social":"Social","footer.tab.search":"Search","footer.tab.pricing":"Pricing","footer.tab.termsAndConditions":"Terms and conditions","footer.tab.finalCopyright":"Copyright © 2023 Logiciel, Inc. All rights reserved."},Zc={"generic.language.english":"Anglais","generic.language.french":"Français","generic.connect.google":"Se connecter avec Google","generic.button.title.save":"Sauvegarder","page.login.button.login":"Se connecter / S'inscrire","page.login.google.login":"Continuer avec Google","navbar.button.home":"Accueil","navbar.button.pricing":"Tarifs","navbar.button.login":"Se Connecter","navbar.button.demo":"Demo","navbar.userMenu.logout":"Déconnection","navbar.userMenu.profile":"Profil","navbar.userMenu.backOffice":"Back-office","home.header.catchphase":"Catchphrase de l'espace","home.header.subcatchphase":"Découvrez le logiciel qui met fin à vos problèmes","home.header.CTA":"Voir notre solution","home.section.bulletsPointParagraphe1.title":"Management","home.section.bulletsPointParagraphe1.text":"Profitez d'une solution complète pour avoir un point de vue direct sur l'ensemble de vos unités.","home.section.bulletsPointParagraphe2.title":"Automatisation","home.section.bulletsPointParagraphe2.text":"En quelques clicks, gérez l'ensemble de votre flotte. Mettez en place des macros et des synergies sur vos systèmes.","home.section.bulletsPointParagraphe3.title":"Reporting","home.section.bulletsPointParagraphe3.text":"Avec son module BI, notre logiciel vous permet de monitorer la performance et d'optimiser vos coûts. A l'euro prêt","home.realm.title":"Le coeur du métier en quelques clics","home.realm.text":"La sécurité de vos données est au cœur de nos préoccupations. Notre logiciel a été créé en France, nous sommes certifiés ISO 27001 et tous nos serveurs sont situés en Europe.","home.realm.cta":"Voir notre solution","home.testimonials.title":"Nos clients parlent de nous","home.testimonials.1.text":"Depuis notre utilisation du logiciel, nous avons un meilleur contrôle du flux de marchandises et un suivi de performance pertinent.","home.testimonials.1.job":"Developpeur @Wordpress","home.testimonials.1.name":"Loic Martins","home.testimonials.2.text":"La mise en production de la solution logicielle nous a permis de réorganiser complètement les équipes.","home.testimonials.2.job":"Community Manager @Comet","home.testimonials.2.name":"Anna Wang","home.testimonials.3.text":"La maitrise du sujet logistique est une évidence avec la solution logicielle.","home.testimonials.3.job":"Product Owner @April","home.testimonials.3.name":"Louis Bachant","home.test.section.title":"Testez dès maintenant","home.test.section.CTA":"Voir notre solution","pricing.CTA.pleaseLogin":"Connectez-vous","pricing.page.title":"Choisissez votre plan","pricing.page.subtitle":"Sans engagement : annulez à tout moment en un clic.","subscribe.paymentRecap.title":"Récapitulatif de paiement","subscribe.paymentRecap.customerName":"Nom","subscribe.paymentRecap.customerMail":"Email","subscribe.paymentRecap.additionnalMention":"Mention à ajouter","subscribe.paymentRecap.totalAmount":"Total","subscribe.paymentForm.title":"Carte bancaire","subscribe.paymentForm.cardNumber":"Numéro de carte","subscribe.paymentForm.expiresAt":"Expire le","subscribe.paymentForm.CVCNumber":"Numéro CVV","subscribe.paymentForm.CTA.loading":"Chargement ...","subscribe.paymentForm.CTA.pay":"S'abonner","subscribe.success.title":"Paiement effectué avec succès","subscribe.success.paragraph1":"Votre paiement a bien été accepté. Vous êtes désormais abonné !","subscribe.success.paragraph2":"Toutes vos options sont maintenant disponibles.","myAccount.page.leftMenu.general":"Général","myAccount.page.leftMenu.profile":"Profil","chatbot.placeholder.content":"Envoyez un message à l'assistant ...","chatbot.chatline.label.user":"Vous","chatbot.chatline.label.assistant":"Assistant","chatbot.chatline.loading.function.search":"Recherche","chatbot.chatline.loading.function.genericSearchMessage":"Je cherche des produits","chatbot.chatline.loading.function.extractProductName":"Recherche dans la caverne","chatbot.chatline.loading.function.suggestProductName":"Consultation des shadocks","chatbot.chatline.loading.function.criteriaDefinition":"Recherche des ziboublis","chatbot.chatline.loading.function.searchStock":"Recherche en stock","chatbot.chatline.loading.function.step":"Etape","chatbot.chatline.loading.cancel":"Annuler","footer.tab.title.general":"Général","footer.tab.title.about":"A propos","footer.tab.title.resources":"Ressources","footer.tab.title.legal":"Mentions Légales","footer.tab.title.social":"Social","footer.tab.search":"Rechercher","footer.tab.pricing":"Tarifs","footer.tab.termsAndConditions":"Termes et conditions","footer.tab.finalCopyright":"Copyright © 2023 Logiciel, Inc. Tous droits réservés."};var Ke=(e=>(e.FRENCH="fr-FR",e.ENGLISH="en-US",e))(Ke||{});const mr={[Ke.ENGLISH]:{translatedText:Kc,pictureName:Ke.ENGLISH,langID:0,locale:Ke.ENGLISH},[Ke.FRENCH]:{translatedText:Zc,pictureName:Ke.FRENCH,langID:1,locale:Ke.FRENCH}},Jc=Object.keys(mr);Jc.reduce((e,t)=>{const n=mr[t];return[...e,n]},[]);const ef="languageSettings",tf=(e,t)=>{let n,r;return typeof window<"u"&&(r=window.localStorage.getItem(ef)),r&&e?.[r]!==void 0?n=e[r]:(n=e[t],n.isDefault=!0),n},nf=(e,t)=>{const[n,r]=N.useState(e[t]),a=i=>{Object.keys(e).includes(i?.locale)?r(i):r(e[Ke.ENGLISH])};return N.useEffect(()=>{let i=tf(e,t);i.locale!==t&&r(e[i.locale])},[]),{appCurrentLang:n,handleSetContextCurrentLang:a}},Os=N.createContext({appCurrentLang:mr[Ke.ENGLISH],setAppCurrentLang:()=>{}}),Ls=N.createContext({conversation:[],setConversation:()=>{}});var Lt={},Ri;function rf(){if(Ri)return Lt;Ri=1,Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.AgentDisplayFacetRoleType=Lt.AgentDisplayFacetModeType=void 0;var e;(function(n){n.SPRITESHEET="spritesheet",n.LOTTIE="lottie",n.IMAGE="image",n.SVG="svg",n.VIDEO="video"})(e||(Lt.AgentDisplayFacetModeType=e={}));var t;return(function(n){n.LAUNCHER="launcher",n.ASSISTANT="assistant",n.SEARCH="search"})(t||(Lt.AgentDisplayFacetRoleType=t={})),Lt}var Ge=rf();const Dr=e=>({mode:Ge.AgentDisplayFacetModeType.SVG,role:e}),af=()=>({agent:{display:{name:"",CSSRules:"",[Ge.AgentDisplayFacetRoleType.LAUNCHER]:Dr(Ge.AgentDisplayFacetRoleType.LAUNCHER),[Ge.AgentDisplayFacetRoleType.ASSISTANT]:Dr(Ge.AgentDisplayFacetRoleType.ASSISTANT),[Ge.AgentDisplayFacetRoleType.SEARCH]:Dr(Ge.AgentDisplayFacetRoleType.SEARCH)},text:{initialText:""}}}),pr=N.createContext({companySettings:af(),setCompanySettings:()=>{}}),Rs=()=>({hasFetchedSettings:!1,hasDisplayedCSS:!1}),uf=()=>{const[e,t]=N.useState(Rs());return{appInternalContext:e,setAppInternalContext:t,setHasFetchedSettings:()=>{t(a=>({...a,hasFetchedSettings:!0}))},setHasDisplayedCss:()=>{t(a=>({...a,hasDisplayedCSS:!0}))}}},vs=N.createContext({appInternalContext:Rs(),setAppInternalContext:()=>{},setHasFetchedSettings:()=>{}}),sf=e=>Object.values(Ke).includes(e),of=e=>sf(e)?e:(console.log(`Language ${e} not handled for now. Using ${Ke.ENGLISH}.`),Ke.ENGLISH);class Zn{constructor(){}static getApiUrl=()=>process.env.NODE_ENV==="development"?"http://localhost:3001":"https://www.api.chatsystem.ai";static getHeaders=({contentType:t="text/plain"})=>({"Content-Type":t});static getFetchConfig=({contentType:t="text/plain",httpVerb:n="GET",body:r,options:a={}})=>{const i={method:n,headers:this.getHeaders({contentType:t}),...a};return r&&(i.body=JSON.stringify(r)),i}}const lf=({agentId:e,appToken:t,onFetched:n})=>{const[r,a]=N.useState({}),i={companySettings:r,setCompanySettings:a},[u,o]=N.useState([]),l={conversation:u,setConversation:o};return N.useEffect(()=>{const c=Zn.getApiUrl(),f=Zn.getFetchConfig({httpVerb:"GET",contentType:"application/json"});fetch(`${c}/company/settings/${t}/${e}`,f).then(async d=>{const m=await d.json();a(m),o([{userType:"assistant",content:m.agent.text.initialText}]),n?.()}).catch(d=>console.log("error in fetch",d))},[t,e]),{contextCompanySettings:i,contextInitialChatbotStartingText:l}};function cf(e,t={},n){const{id:r,nonce:a,target:i,disableConstructable:u}=t,o=i??document.head,l=N.useRef(null),c=N.useRef(null);N.useEffect(()=>{if(!e){n?.(),console.log("No custom css found.");return}if(!u&&"adoptedStyleSheets"in o&&typeof CSSStyleSheet<"u"&&"replaceSync"in CSSStyleSheet.prototype)return l.current||(l.current=new CSSStyleSheet,o.adoptedStyleSheets=[...o.adoptedStyleSheets,l.current]),l.current.replaceSync(e),console.log("Loading custom css via stylesheet."),n?.(),()=>{const d=o.adoptedStyleSheets||[],m=d.indexOf(l.current);if(m>=0){const h=d.slice();h.splice(m,1),o.adoptedStyleSheets=h}l.current=null};if(!c.current){const d=document.createElement("style");d.type="text/css",r&&(d.id=r),a&&(d.nonce=a),(o instanceof Document&&o.head||o).appendChild(d),c.current=d}return c.current.textContent=e,console.log("Loading custom css via style tag."),n?.(),()=>{c.current?.parentNode?.removeChild(c.current),c.current=null}},[e,r,a,i,u])}const Zt=globalThis;Zt.__WIDGET_ASSET_CACHE__||(Zt.__WIDGET_ASSET_CACHE__={svg:new Map,img:new Map,lot:new Map,spr:new Map});Zt.__WIDGET_PRELOAD_KEYS__||(Zt.__WIDGET_PRELOAD_KEYS__=new Set);const kr=Zt.__WIDGET_PRELOAD_KEYS__,St=Zt.__WIDGET_ASSET_CACHE__,ff="widget-assets-v1";async function Er(e,t){const n=await caches.open(ff),r=await n.match(e,{ignoreSearch:!1});if(r)return r.clone();const a=await fetch(e,{cache:"force-cache",mode:"cors",keepalive:!0,...t});if(!a.ok)throw new Error(`HTTP ${a.status} for ${e}`);return n.put(e,a.clone()),a}async function Ps(e){const t=St.svg.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).text();if(typeof globalThis.DOMPurify<"u"&&typeof globalThis.DOMPurify.sanitize=="function")try{const u=new DOMParser().parseFromString(a,"image/svg+xml"),o=new XMLSerializer().serializeToString(u.documentElement);return{sanitized:globalThis.DOMPurify.sanitize(o,{USE_PROFILES:{svg:!0,svgFilters:!0}})}}catch{return{sanitized:globalThis.DOMPurify.sanitize(a,{USE_PROFILES:{svg:!0,svgFilters:!0}})}}else return{sanitized:a}})();return St.svg.set(e,{promise:n,ts:Date.now()}),n}function Ds(e){const t=St.img.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).blob();return{blobUrl:URL.createObjectURL(a)}})();return St.img.set(e,{promise:n,ts:Date.now()}),n}function ks(e){const t=St.lot.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).arrayBuffer(),i=new Uint8Array(a);if(i.length>=4&&i[0]===80&&i[1]===75&&i[2]===3&&i[3]===4||e.endsWith(".lottie"))return{kind:"zip",blobUrl:URL.createObjectURL(new Blob([a],{type:"application/zip"}))};const o=new TextDecoder().decode(i);return{kind:"json",data:JSON.parse(o)}})();return St.lot.set(e,{promise:n,ts:Date.now()}),n}function ws(e){const t=St.spr.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).blob();let i=null;try{i=await createImageBitmap(a)}catch{i=null}const{imgEl:u,width:o,height:l}=await new Promise((c,f)=>{const d=URL.createObjectURL(a),m=new Image;m.crossOrigin="anonymous",m.onload=()=>{const h=m.naturalWidth,y=m.naturalHeight;c({imgEl:m,width:h,height:y})},m.onerror=()=>{URL.revokeObjectURL(d),f(new Error("Spritesheet image decode failed"))},m.src=d,m.decode?.().catch(()=>{})});return{imgEl:u,bitmap:i,width:o,height:l}})();return St.spr.set(e,{promise:n,ts:Date.now()}),n}function df(e){e.images?.forEach(t=>void Ds(t)),e.svgs?.forEach(t=>void Ps(t)),e.lotties?.forEach(t=>void ks(t)),e.sprites?.forEach(t=>void ws(t))}function hf(e){try{const t=document.createElement("link");t.rel="preconnect",t.href=e,t.crossOrigin="anonymous",document.head.appendChild(t);const n=document.createElement("link");n.rel="dns-prefetch",n.href=e,document.head.appendChild(n)}catch(t){console.log("error in injectPreconnect",t)}}function Ms(e){return new URL(e,document.baseURI).toString()}function mf(e,t){const n=document.head.querySelectorAll('link[rel="preload"]');for(const r of n)if((e?r.as===e||r.getAttribute("as")===e:!0)&&r.href===t)return!0;return!1}function jn(e,t,n,r){const a=Ms(n),i=`${e}|${t??""}|${a}`;if(kr.has(i))return;if(mf(t,a)){kr.add(i);return}const u=document.createElement("link");u.rel=e,t&&(u.as=t),u.href=a,u.crossOrigin="anonymous",r&&(u.type=r),u.setAttribute("data-chatsystem-preload","1"),document.head.appendChild(u),kr.add(i)}function pf(e){const t=u=>Array.from(new Set((u??[]).map(Ms))),n=t(e.images),r=t(e.svgs),a=t(e.lotties),i=t(e.sprites);n.forEach(u=>jn("preload","image",u)),r.forEach(u=>jn("preload","fetch",u,"image/svg+xml")),a.forEach(u=>jn("preload","fetch",u,"application/zip")),i.forEach(u=>jn("preload","fetch",u))}function Ef(e){const{manifest:t,origins:n}=bf(e);n.forEach(hf),pf(t),df(t)}function bf(e){const t=Tf(e),n=new Set,r=new Set,a=new Set,i=new Set;for(const{url:l,mode:c}of t)switch(gf(c,l)){case"svg":r.add(l);break;case"lottie":a.add(l);break;case"spritesheet":i.add(l);break;case"image":n.add(l);break}const u={images:Array.from(n),svgs:Array.from(r),lotties:Array.from(a),sprites:Array.from(i)},o=Af(u);return{manifest:u,origins:o}}function Tf(e){if(!e?.agent?.display)return[];const t=e.agent.display,n=[t.launcher,t.assistant,t.search].filter(Boolean),r=[];for(const a of n)a?.assetUrl&&r.push({url:a.assetUrl,mode:a.mode});return r}function gf(e,t){if(e)switch(e){case"svg":return"svg";case"lottie":return"lottie";case"spritesheet":return"spritesheet";case"image":return"image";case"video":return"video"}try{const r=new URL(t,document.baseURI).pathname.toLowerCase();if(r.endsWith(".svg"))return"svg";if(r.endsWith(".lottie")||r.endsWith(".zip")||r.endsWith(".json"))return r.endsWith(".json"),"lottie";if(/\.(png|webp|jpg|jpeg|gif|avi,ef)$/.test(r))return"image";if(/\.(mp4|webm|mov|m4v|ogg)$/.test(r))return"video"}catch(n){console.log("error in normalizeKind:",n)}return"unknown"}function Af(e){const t=new Set,n=r=>{if(r)try{const a=new URL(r,document.baseURI);t.add(`${a.protocol}//${a.host}`)}catch(a){console.log("error in uniqueOriginsFromManifest",a)}};return(e.images??[]).forEach(n),(e.svgs??[]).forEach(n),(e.lotties??[]).forEach(n),(e.sprites??[]).forEach(n),Array.from(t)}const _f=({children:e,appToken:t,agentId:n})=>{var r=navigator.language;console.log("App boot"),console.log("Brower language",r);const a=of(r),{appCurrentLang:i,handleSetContextCurrentLang:u}=nf(mr,a),o={appCurrentLang:i,setAppCurrentLang:u},l=uf(),{contextCompanySettings:c,contextInitialChatbotStartingText:f}=lf({agentId:n,appToken:t,onFetched:l.setHasFetchedSettings});return Ef(c.companySettings),cf(c.companySettings?.agent?.display?.CSSRules,{id:`${n}`},l.setHasDisplayedCss),v.jsx(v.Fragment,{children:v.jsx(Qc,{locale:i?.locale,messages:i?.translatedText,children:v.jsx(Os.Provider,{value:o,children:v.jsx(vs.Provider,{value:l,children:v.jsx(pr.Provider,{value:c,children:v.jsx(Ls.Provider,{value:f,children:l.appInternalContext.hasDisplayedCSS&&e})})})})})})},yf=e=>Object.values(tn).includes(e),Sf=e=>yf(e)?e:(console.warn(`Display mode not valid. Using ${tn.LAUNCHER} as default.`),tn.LAUNCHER),xf=e=>Ve.createElement("svg",{fill:"#000000",height:"800px",width:"800px",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",viewBox:"0 0 330 330",xmlSpace:"preserve",...e},Ve.createElement("path",{id:"XMLID_102_",d:"M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z"})),Cf=({src:e})=>{const[t,n]=N.useState(null);return N.useEffect(()=>{let r=!1;return Ds(e).then(({blobUrl:a})=>{n(a)}).catch(()=>n(null)),()=>{t&&!r&&(URL.revokeObjectURL(t),r=!0)}},[e]),v.jsx("img",{src:t??e,decoding:"async",loading:"eager"})};function If(e){return!!e&&typeof e=="object"&&"blob"in e&&e.blob instanceof Blob}function Nf({src:e,autoplay:t=!0,loop:n=!0,className:r,style:a,placeholder:i,fallback:u,onLoaded:o,onError:l}){const[c,f]=N.useState({kind:"loading"});return N.useEffect(()=>{let d=null,m=!1;return f({kind:"loading"}),ks(e).then(async h=>{if(!m)if(h.kind==="zip"){const y=If(h)?h.blob:await(await fetch(h.blobUrl)).blob();d=URL.createObjectURL(y),f({kind:"lottieZip",blobUrl:d}),o?.(d)}else f({kind:"json",data:h.data}),o?.(h.data)}).catch(h=>!m&&(f({kind:"error",err:h}),l?.(h))),()=>{m=!0,d&&URL.revokeObjectURL(d)}},[e]),c.kind==="loading"?v.jsx("div",{className:"flex items-center justify-center rounded-xl border border-dashed p-6 text-sm opacity-70 "+(r??""),style:{minHeight:96,...a},children:i??"Loading animation…"}):c.kind==="error"?v.jsx("div",{className:"flex items-center justify-center rounded-xl border p-6 text-sm text-red-600 "+(r??""),style:{minHeight:96,...a},children:u??"Failed to load animation"}):c.kind==="json"?v.jsx(xl,{animationData:c.data,loop:n,autoplay:t,className:r,style:a,rendererSettings:{preserveAspectRatio:"xMidYMid meet"}}):v.jsx(Cl.DotLottieReact,{src:c.blobUrl,loop:n,autoplay:t,className:r,style:a})}async function Of(e,t={}){const{minPeriod:n=8,maxPeriod:r=Math.floor(Math.min(e.width,e.height)/2),gutterSearchRadius:a=3,debug:i=!1}=t;if(e.width<n*2||e.height<n*2)return i&&console.warn("detectGrid: image too small"),null;const u=document.createElement("canvas");u.width=e.naturalWidth,u.height=e.naturalHeight;const o=u.getContext("2d");if(!o)return null;o.drawImage(e,0,0);const{data:l}=o.getImageData(0,0,u.width,u.height),c=u.width,f=u.height,d=new Uint8ClampedArray(c*f);for(let Y=0;Y<f;Y++){let F=Y*c;for(let B=0;B<c;B++){const G=(F+B)*4;d[F+B]=.299*l[G]+.587*l[G+1]+.114*l[G+2]|0}}const m=new Float32Array(c),h=new Float32Array(f);for(let Y=1;Y<c-1;Y++){let F=0;for(let B=0;B<f;B++){const G=B*c+Y,$=d[G+1]-d[G-1];F+=Math.abs($)}m[Y]=F}for(let Y=1;Y<f-1;Y++){let F=0;for(let B=0;B<c;B++){const G=Y*c+B,$=d[G+c]-d[G-c];F+=Math.abs($)}h[Y]=F}const y=vi(m,n,Math.min(r,c/2)),A=vi(h,n,Math.min(r,f/2));if(!y||!A)return i&&console.warn("detectGrid: could not find periods"),null;const R=Math.max(1,Math.round(c/y)),S=Math.max(1,Math.round(f/A)),P=Pi(m,y,R,a),O=Pi(h,A,S,a),w=Math.max(1,y-P),C=Math.max(1,A-O);if(w*R>c+2||C*S>f+2)return i&&console.warn("detectGrid: sanity check failed"),null;const I=ba(m,60),W=ba(h,60),se=Math.max(0,Di(m,I)),ne=Math.max(0,Di(h,W));return i&&console.log({periodX:y,periodY:A,columns:R,rows:S,gutterX:P,gutterY:O,frameWidth:w,frameHeight:C,originX:se,originY:ne}),{columns:R,rows:S,frameWidth:w,frameHeight:C,gutterX:P,gutterY:O,originX:se,originY:ne}}function vi(e,t,n){const r=Bs(e);let a=0;for(let h=0;h<e.length;h++){const y=e[h]-r;a+=y*y}if(a===0)return null;const i=new Float32Array(n+1);let u=0,o=-1/0;for(let h=t;h<=n;h++){let y=0;for(let R=0;R+h<e.length;R++)y+=(e[R]-r)*(e[R+h]-r);const A=y/a;i[h]=A,A>o&&(o=A,u=h)}if(u<=t||u>=n)return u||null;const l=i[u-1],c=i[u],f=i[u+1],d=l-2*c+f,m=d===0?0:.5*(l-f)/d;return u+m}function Pi(e,t,n,r){const a=[];for(let o=1;o<n;o++){const l=o*t;let c=1/0,f=l;for(let d=-r;d<=r;d++){const m=l+d;if(m<=0||m>=e.length)continue;const h=e[m];h<c&&(c=h,f=m)}a.push(f)}if(a.length<1)return 0;let i=[];for(const o of a){const l=e[o]*1.5+ba(e,10)*.5;let c=o,f=o;for(;c>1&&e[c-1]<=l;)c--;for(;f<e.length-2&&e[f+1]<=l;)f++;i.push(Math.max(0,f-c+1))}const u=Math.round(Bs(i));return Math.max(0,Math.min(u,Math.floor(t/4)))}function Bs(e){let t=0;for(let n=0;n<e.length;n++)t+=e[n];return t/e.length}function ba(e,t){const n=Array.from(e);n.sort((a,i)=>a-i);const r=Math.max(0,Math.min(n.length-1,Math.floor(t/100*n.length)));return n[r]}function Di(e,t){for(let n=0;n<e.length;n++)if(e[n]>t)return n;return 0}function Lf(e,t,n,r,a){const{data:i}=e.getImageData(t,n,r,a);let u=0;for(let o=3;o<i.length;o+=4)u+=i[o];return u/(255*(i.length/4))<.03}const Rf=N.forwardRef(function({src:t,frameWidth:n,frameHeight:r,columns:a,rows:i,gutterX:u=0,gutterY:o=0,frameCount:l,atlasFrames:c,fps:f=12,autoplay:d=!0,loop:m=!0,startFrame:h=0,direction:y="forward",scale:A=1,backgroundColor:R,className:S,style:P,pauseWhenHidden:O=!1,onLoad:w,onEnd:C,onFrame:I},W){const se=N.useRef(null),ne=N.useRef(null),[Y,F]=N.useState(null),[B,G]=N.useState(null),[$,X]=N.useState(null),[oe,pe]=N.useState(!1),[ve,Le]=N.useState(!!d),[p,H]=N.useState(h),Q=N.useRef(1),[T,q]=N.useState(null),Z=Math.max(1,Math.floor(typeof window<"u"&&window.devicePixelRatio||1));N.useEffect(()=>{let ce=!1;return pe(!1),ws(t).then(({imgEl:Ie,bitmap:Ee})=>{ce||(F(Ie),G(Ee),X({w:Ie.naturalWidth,h:Ie.naturalHeight}),pe(!0),w?.())}).catch(()=>{}),()=>{ce=!0}},[t,w]),N.useEffect(()=>{let ce=!1;return(async()=>{if(!Y)return;if(c&&c.length){q(null);return}if(!(!n||!r||!a||!i)){q(null);return}const Ee=await Of(Y,{debug:!0});ce||(Ee?q({frameWidth:Ee.frameWidth,frameHeight:Ee.frameHeight,columns:Ee.columns,rows:Ee.rows,gutterX:Ee.gutterX,gutterY:Ee.gutterY}):(q(null),console.warn("RemoteSpritesheet: auto-detect failed; please provide grid props.")))})(),()=>{ce=!0}},[Y,c,n,r,a,i]);const z=T?.frameWidth??n,K=T?.frameHeight??r,te=T?.columns??a,ie=T?.rows??i,J=T?.gutterX??u,_e=T?.gutterY??o,j=N.useMemo(()=>{if(c&&c.length>0)return{cols:0,rows:0};if(!$||!z||!K)return{cols:0,rows:0};const ce=te??Math.floor(($.w+J)/(z+J)),Ie=ie??Math.floor(($.h+_e)/(K+_e));return{cols:Math.max(0,ce),rows:Math.max(0,Ie)}},[c,$,z,K,te,ie,J,_e]),xe=N.useMemo(()=>{if(c?.length)return c;if(!z||!K)return[];const{cols:ce,rows:Ie}=j;if(!ce||!Ie)return[];const Ee=Math.min(l??ce*Ie,ce*Ie),be=[];for(let Ne=0;Ne<Ee;Ne++){const Fe=Ne%ce,we=Math.floor(Ne/ce),qe=T?.originX??0,Nr=T?.originY??0,L=qe+Fe*(z+J),U=Nr+we*(K+_e);be.push({x:L,y:U,w:z,h:K})}if(Y&&be.length){const Ne=document.createElement("canvas");Ne.width=Y.naturalWidth,Ne.height=Y.naturalHeight;const Fe=Ne.getContext("2d");if(Fe){Fe.drawImage(Y,0,0);let we=be.length;for(;we>0&&Lf(Fe,be[we-1].x,be[we-1].y,be[we-1].w,be[we-1].h);)we--;return be.slice(0,we)}}return be},[c,j,l,z,K,J,_e,Y,T?.originX,T?.originY]),ke=()=>{const ce=se.current;if(!ce||xe.length===0)return;const Ie=xe[Math.max(0,Math.min(p,xe.length-1))],Ee=Math.max(1,Math.round(Ie.w*A)),be=Math.max(1,Math.round(Ie.h*A));ce.style.width=Ee+"px",ce.style.height=be+"px",ce.width=Ee*Z,ce.height=be*Z};N.useEffect(()=>{ke()},[oe,A,xe.length,Z,p]);const Ce=ce=>{const Ie=B??Y??null,Ee=se.current;if(!Ee||!Ie||xe.length===0)return;const be=Ee.getContext("2d");if(!be)return;be.save(),be.setTransform(1,0,0,1,0,0),be.clearRect(0,0,Ee.width,Ee.height),R&&(be.fillStyle=R,be.fillRect(0,0,Ee.width,Ee.height));const Ne=xe[ce];be.scale(Z,Z),be.drawImage(Ie,Ne.x,Ne.y,Ne.w,Ne.h,0,0,Math.round(Ne.w*A),Math.round(Ne.h*A)),be.restore()};return N.useEffect(()=>{if(!oe||xe.length===0)return;let ce=performance.now();const Ie=1e3/Math.max(1,Math.min(120,f)),Ee=be=>{if(ne.current=requestAnimationFrame(Ee),!ve){Ce(p);return}const Ne=be-ce;if(Ne<Ie){Ce(p);return}ce=be-Ne%Ie,H(Fe=>{const we=xe.length-1;let qe=Fe;return y==="forward"?qe=Fe+1:y==="backward"?qe=Fe-1:((Fe>=we&&Q.current===1||Fe<=0&&Q.current===-1)&&(Q.current*=-1),qe=Fe+Q.current),(qe>we||qe<0)&&(m?qe=y==="backward"?we:0:(qe=Math.max(0,Math.min(qe,we)),Le(!1),C?.())),qe})};return ne.current=requestAnimationFrame(Ee),()=>{ne.current&&cancelAnimationFrame(ne.current)}},[oe,f,ve,m,y,xe.length,p]),N.useEffect(()=>{Ce(p),I?.(p)},[p,oe,A,Z]),N.useEffect(()=>{if(!O)return;const ce=()=>{document.hidden&&Le(!1)};return document.addEventListener("visibilitychange",ce),()=>document.removeEventListener("visibilitychange",ce)},[O]),N.useImperativeHandle(W,()=>({play:()=>Le(!0),pause:()=>Le(!1),toggle:()=>Le(ce=>!ce),gotoFrame:ce=>H(()=>Math.max(0,Math.min(ce,Math.max(0,xe.length-1)))),isPlaying:()=>ve,currentFrame:()=>p}),[ve,p,xe.length]),v.jsx("div",{className:S,style:P,children:v.jsx("canvas",{ref:se,"aria-label":"spritesheet animation"})})});function vf({url:e,className:t}){const[n,r]=N.useState(""),[a,i]=N.useState(null);return N.useEffect(()=>{let u=!1;return Ps(e).then(({sanitized:o})=>{u||(r(o),i(null))}).catch(o=>!u&&i(o.message??"Failed to load")),()=>{u=!0}},[e]),a?v.jsxs("div",{className:t,role:"alert",children:["Couldn’t load SVG: ",a]}):n?v.jsx("div",{className:t,dangerouslySetInnerHTML:{__html:n}}):v.jsx("div",{className:t})}const $a=({facet:e})=>{const{mode:t,assetUrl:n}=e;return v.jsxs("div",{className:"assetContainer",children:[t===Ge.AgentDisplayFacetModeType.LOTTIE&&v.jsx(Nf,{src:n,autoplay:!0,onError:r=>console.error(r)}),t===Ge.AgentDisplayFacetModeType.SVG&&v.jsx("div",{children:v.jsx(vf,{url:n})}),t===Ge.AgentDisplayFacetModeType.IMAGE&&v.jsx(Cf,{src:n}),t===Ge.AgentDisplayFacetModeType.SPRITESHEET&&v.jsx(Rf,{src:n})]})},Pf=({isWidgetOpen:e,setIsWidgetOpen:t})=>{const{companySettings:n}=N.useContext(pr);return v.jsxs("div",{className:`launcher
37
+ For more details see https://formatjs.io/docs/getting-started/message-distribution`)}function Gc(e,t){var n=Sc(t),r=V(V({},gs),e),a=r.locale,i=r.defaultLocale,u=r.onError;return a?!Intl.NumberFormat.supportedLocalesOf(a).length&&u?u(new xi('Missing locale data for locale: "'.concat(a,'" in Intl.NumberFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):!Intl.DateTimeFormat.supportedLocalesOf(a).length&&u&&u(new xi('Missing locale data for locale: "'.concat(a,'" in Intl.DateTimeFormat. Using default locale: "').concat(i,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):(u&&u(new gc('"locale" was not configured, using "'.concat(i,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))),r.locale=r.defaultLocale||"en"),Yc(r),V(V({},r),{formatters:n,formatNumber:Uc.bind(null,r,n.getNumberFormat),formatNumberToParts:jc.bind(null,r,n.getNumberFormat),formatRelativeTime:Fc.bind(null,r,n.getRelativeTimeFormat),formatDate:xc.bind(null,r,n.getDateTimeFormat),formatDateToParts:Nc.bind(null,r,n.getDateTimeFormat),formatTime:Cc.bind(null,r,n.getDateTimeFormat),formatDateTimeRange:Ic.bind(null,r,n.getDateTimeFormat),formatTimeToParts:Oc.bind(null,r,n.getDateTimeFormat),formatPlural:wc.bind(null,r,n.getPluralRules),formatMessage:ma.bind(null,r,n),$t:ma.bind(null,r,n),formatList:Dc.bind(null,r,n.getListFormat),formatListToParts:ys.bind(null,r,n.getListFormat),formatDisplayName:Rc.bind(null,r,n.getDisplayNames)})}function xs(e){es(e,"[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.")}var Cs=V(V({},gs),{textComponent:Ve.Fragment});function zc(e){return function(t){return e(Ve.Children.toArray(t))}}function Vc(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),a=n.length;if(r.length!==a)return!1;for(var i=0;i<a;i++){var u=n[i];if(e[u]!==t[u]||!Object.prototype.hasOwnProperty.call(t,u))return!1}return!0}var ja=typeof window<"u"&&!window.__REACT_INTL_BYPASS_GLOBAL_CONTEXT__?window.__REACT_INTL_CONTEXT__||(window.__REACT_INTL_CONTEXT__=Ve.createContext(null)):Ve.createContext(null);ja.Consumer;var qc=ja.Provider,Wc=qc,Xc=ja;function hr(){var e=Ve.useContext(Xc);return xs(e),e}var pa;(function(e){e.formatDate="FormattedDate",e.formatTime="FormattedTime",e.formatNumber="FormattedNumber",e.formatList="FormattedList",e.formatDisplayName="FormattedDisplayName"})(pa||(pa={}));var Ea;(function(e){e.formatDate="FormattedDateParts",e.formatTime="FormattedTimeParts",e.formatNumber="FormattedNumberParts",e.formatList="FormattedListParts"})(Ea||(Ea={}));function Is(e){var t=function(n){var r=hr(),a=n.value,i=n.children,u=fr(n,["value","children"]),o=typeof a=="string"?new Date(a||0):a,l=e==="formatDate"?r.formatDateToParts(o,u):r.formatTimeToParts(o,u);return i(l)};return t.displayName=Ea[e],t}function Rn(e){var t=function(n){var r=hr(),a=n.value,i=n.children,u=fr(n,["value","children"]),o=r[e](a,u);if(typeof i=="function")return i(o);var l=r.textComponent||Ve.Fragment;return Ve.createElement(l,null,o)};return t.displayName=pa[e],t}function Ns(e){return e&&Object.keys(e).reduce(function(t,n){var r=e[n];return t[n]=bs(r)?zc(r):r,t},{})}var Oi=function(e,t,n,r){for(var a=[],i=4;i<arguments.length;i++)a[i-4]=arguments[i];var u=Ns(r),o=ma.apply(void 0,lt([e,t,n,u],a,!1));return Array.isArray(o)?Ve.Children.toArray(o):o},Li=function(e,t){var n=e.defaultRichTextElements,r=fr(e,["defaultRichTextElements"]),a=Ns(n),i=Gc(V(V(V({},Cs),r),{defaultRichTextElements:a}),t),u={locale:i.locale,timeZone:i.timeZone,fallbackOnEmptyString:i.fallbackOnEmptyString,formats:i.formats,defaultLocale:i.defaultLocale,defaultFormats:i.defaultFormats,messages:i.messages,onError:i.onError,defaultRichTextElements:a};return V(V({},i),{formatMessage:Oi.bind(null,u,i.formatters),$t:Oi.bind(null,u,i.formatters)})};function Pr(e){return{locale:e.locale,timeZone:e.timeZone,fallbackOnEmptyString:e.fallbackOnEmptyString,formats:e.formats,textComponent:e.textComponent,messages:e.messages,defaultLocale:e.defaultLocale,defaultFormats:e.defaultFormats,onError:e.onError,onWarn:e.onWarn,wrapRichTextChunksInFragment:e.wrapRichTextChunksInFragment,defaultRichTextElements:e.defaultRichTextElements}}var Qc=(function(e){tt(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.cache=As(),n.state={cache:n.cache,intl:Li(Pr(n.props),n.cache),prevConfig:Pr(n.props)},n}return t.getDerivedStateFromProps=function(n,r){var a=r.prevConfig,i=r.cache,u=Pr(n);return Vc(a,u)?null:{intl:Li(u,i),prevConfig:u}},t.prototype.render=function(){return xs(this.state.intl),Ve.createElement(Wc,{value:this.state.intl},this.props.children)},t.displayName="IntlProvider",t.defaultProps=Cs,t})(Ve.PureComponent);Rn("formatDate");Rn("formatTime");Rn("formatNumber");Rn("formatList");Rn("formatDisplayName");Is("formatDate");Is("formatTime");const Kc={"generic.language.english":"English","generic.language.french":"French","generic.connect.google":"Connect with Google","generic.button.title.save":"Save","page.login.button.login":"Login / Register","page.login.google.login":"Continue with Google","navbar.button.home":"Home","navbar.button.pricing":"Pricing","navbar.button.login":"Login","navbar.button.demo":"Demo","navbar.userMenu.logout":"Log out","navbar.userMenu.profile":"Profile","navbar.userMenu.backOffice":"Back-office","home.header.catchphase":"The catchphrase you wanted","home.header.subcatchphase":"Discover the new software that will change it all","home.header.CTA":"See more","home.section.bulletsPointParagraphe1.title":"Management","home.section.bulletsPointParagraphe1.text":"Take advantage of a complete solution to have a direct point of view on all of your units.","home.section.bulletsPointParagraphe2.title":"Automation","home.section.bulletsPointParagraphe2.text":"In just a few clicks, manage your entire fleet. Implement macros and synergies on your systems.","home.section.bulletsPointParagraphe3.title":"Reporting","home.section.bulletsPointParagraphe3.text":"With its BI module, our software allows you to monitor performance and optimize your costs.","home.realm.title":"See the root of your business in a few clicks","home.realm.text":"The security of your data is at the heart of our concerns. Our software was created in France, we are ISO 27001 certified and all our servers are located in Europe.","home.realm.cta":"Discover our solution","home.testimonials.title":"What our customers say","home.testimonials.1.text":"Since using the software, we have better control of the flow of goods and relevant performance monitoring.","home.testimonials.1.job":"Developer @Wordpress","home.testimonials.1.name":"Loic Martins","home.testimonials.2.text":"Putting the software solution into production allowed us to completely reorganize the teams.","home.testimonials.2.job":"Community Manager @Comet","home.testimonials.2.name":"Anna Wang","home.testimonials.3.text":"Mastery of the logistics subject is obvious with the software solution.","home.testimonials.3.job":"Product Owner @April","home.testimonials.3.name":"Louis Bachant","home.test.section.title":"Try it out now","home.test.section.CTA":"See our solution","pricing.CTA.pleaseLogin":"Login to buy","pricing.page.title":"Choose your plan","pricing.page.subtitle":"No obligation: cancel at any time with one click.","subscribe.paymentRecap.title":"Payment Summary","subscribe.paymentRecap.customerName":"Name","subscribe.paymentRecap.customerMail":"Email","subscribe.paymentRecap.additionnalMention":"Mention to add","subscribe.paymentRecap.totalAmount":"Total Amount","subscribe.paymentForm.title":"Bank card","subscribe.paymentForm.cardNumber":"Card number","subscribe.paymentForm.expiresAt":"Expires at","subscribe.paymentForm.CVCNumber":"CVC number","subscribe.paymentForm.CTA.loading":"Loading ...","subscribe.paymentForm.CTA.pay":"Pay now","subscribe.success.title":"Payment successful","subscribe.success.paragraph1":"Your payment has been processed successfully. You are now suscribed !","subscribe.success.paragraph2":"Your new options are now available.","myAccount.page.leftMenu.general":"General","myAccount.page.leftMenu.profile":"Profile","chatbot.placeholder.content":"Message the assistant...","chatbot.chatline.label.user":"You","chatbot.chatline.label.assistant":"Assistant","chatbot.chatline.loading.function.genericSearchMessage":"I'm looking for products","chatbot.chatline.loading.function.search":"Search","chatbot.chatline.loading.function.extractProductName":"Looking into the cavern","chatbot.chatline.loading.function.suggestProductName":"Consulting the shadocks","chatbot.chatline.loading.function.criteriaDefinition":"Looking for ziboublis","chatbot.chatline.loading.function.searchStock":"Searching Stock","chatbot.chatline.loading.function.step":"Step","chatbot.chatline.loading.cancel":"Cancel","footer.tab.title.general":"General","footer.tab.title.about":"About","footer.tab.title.resources":"Resources","footer.tab.title.legal":"Legal","footer.tab.title.social":"Social","footer.tab.search":"Search","footer.tab.pricing":"Pricing","footer.tab.termsAndConditions":"Terms and conditions","footer.tab.finalCopyright":"Copyright © 2023 Logiciel, Inc. All rights reserved."},Zc={"generic.language.english":"Anglais","generic.language.french":"Français","generic.connect.google":"Se connecter avec Google","generic.button.title.save":"Sauvegarder","page.login.button.login":"Se connecter / S'inscrire","page.login.google.login":"Continuer avec Google","navbar.button.home":"Accueil","navbar.button.pricing":"Tarifs","navbar.button.login":"Se Connecter","navbar.button.demo":"Demo","navbar.userMenu.logout":"Déconnection","navbar.userMenu.profile":"Profil","navbar.userMenu.backOffice":"Back-office","home.header.catchphase":"Catchphrase de l'espace","home.header.subcatchphase":"Découvrez le logiciel qui met fin à vos problèmes","home.header.CTA":"Voir notre solution","home.section.bulletsPointParagraphe1.title":"Management","home.section.bulletsPointParagraphe1.text":"Profitez d'une solution complète pour avoir un point de vue direct sur l'ensemble de vos unités.","home.section.bulletsPointParagraphe2.title":"Automatisation","home.section.bulletsPointParagraphe2.text":"En quelques clicks, gérez l'ensemble de votre flotte. Mettez en place des macros et des synergies sur vos systèmes.","home.section.bulletsPointParagraphe3.title":"Reporting","home.section.bulletsPointParagraphe3.text":"Avec son module BI, notre logiciel vous permet de monitorer la performance et d'optimiser vos coûts. A l'euro prêt","home.realm.title":"Le coeur du métier en quelques clics","home.realm.text":"La sécurité de vos données est au cœur de nos préoccupations. Notre logiciel a été créé en France, nous sommes certifiés ISO 27001 et tous nos serveurs sont situés en Europe.","home.realm.cta":"Voir notre solution","home.testimonials.title":"Nos clients parlent de nous","home.testimonials.1.text":"Depuis notre utilisation du logiciel, nous avons un meilleur contrôle du flux de marchandises et un suivi de performance pertinent.","home.testimonials.1.job":"Developpeur @Wordpress","home.testimonials.1.name":"Loic Martins","home.testimonials.2.text":"La mise en production de la solution logicielle nous a permis de réorganiser complètement les équipes.","home.testimonials.2.job":"Community Manager @Comet","home.testimonials.2.name":"Anna Wang","home.testimonials.3.text":"La maitrise du sujet logistique est une évidence avec la solution logicielle.","home.testimonials.3.job":"Product Owner @April","home.testimonials.3.name":"Louis Bachant","home.test.section.title":"Testez dès maintenant","home.test.section.CTA":"Voir notre solution","pricing.CTA.pleaseLogin":"Connectez-vous","pricing.page.title":"Choisissez votre plan","pricing.page.subtitle":"Sans engagement : annulez à tout moment en un clic.","subscribe.paymentRecap.title":"Récapitulatif de paiement","subscribe.paymentRecap.customerName":"Nom","subscribe.paymentRecap.customerMail":"Email","subscribe.paymentRecap.additionnalMention":"Mention à ajouter","subscribe.paymentRecap.totalAmount":"Total","subscribe.paymentForm.title":"Carte bancaire","subscribe.paymentForm.cardNumber":"Numéro de carte","subscribe.paymentForm.expiresAt":"Expire le","subscribe.paymentForm.CVCNumber":"Numéro CVV","subscribe.paymentForm.CTA.loading":"Chargement ...","subscribe.paymentForm.CTA.pay":"S'abonner","subscribe.success.title":"Paiement effectué avec succès","subscribe.success.paragraph1":"Votre paiement a bien été accepté. Vous êtes désormais abonné !","subscribe.success.paragraph2":"Toutes vos options sont maintenant disponibles.","myAccount.page.leftMenu.general":"Général","myAccount.page.leftMenu.profile":"Profil","chatbot.placeholder.content":"Envoyez un message à l'assistant ...","chatbot.chatline.label.user":"Vous","chatbot.chatline.label.assistant":"Assistant","chatbot.chatline.loading.function.search":"Recherche","chatbot.chatline.loading.function.genericSearchMessage":"Je cherche des produits","chatbot.chatline.loading.function.extractProductName":"Recherche dans la caverne","chatbot.chatline.loading.function.suggestProductName":"Consultation des shadocks","chatbot.chatline.loading.function.criteriaDefinition":"Recherche des ziboublis","chatbot.chatline.loading.function.searchStock":"Recherche en stock","chatbot.chatline.loading.function.step":"Etape","chatbot.chatline.loading.cancel":"Annuler","footer.tab.title.general":"Général","footer.tab.title.about":"A propos","footer.tab.title.resources":"Ressources","footer.tab.title.legal":"Mentions Légales","footer.tab.title.social":"Social","footer.tab.search":"Rechercher","footer.tab.pricing":"Tarifs","footer.tab.termsAndConditions":"Termes et conditions","footer.tab.finalCopyright":"Copyright © 2023 Logiciel, Inc. Tous droits réservés."};var Ke=(e=>(e.FRENCH="fr-FR",e.ENGLISH="en-US",e))(Ke||{});const mr={[Ke.ENGLISH]:{translatedText:Kc,pictureName:Ke.ENGLISH,langID:0,locale:Ke.ENGLISH},[Ke.FRENCH]:{translatedText:Zc,pictureName:Ke.FRENCH,langID:1,locale:Ke.FRENCH}},Jc=Object.keys(mr);Jc.reduce((e,t)=>{const n=mr[t];return[...e,n]},[]);const ef="languageSettings",tf=(e,t)=>{let n,r;return typeof window<"u"&&(r=window.localStorage.getItem(ef)),r&&e?.[r]!==void 0?n=e[r]:(n=e[t],n.isDefault=!0),n},nf=(e,t)=>{const[n,r]=N.useState(e[t]),a=i=>{Object.keys(e).includes(i?.locale)?r(i):r(e[Ke.ENGLISH])};return N.useEffect(()=>{let i=tf(e,t);i.locale!==t&&r(e[i.locale])},[]),{appCurrentLang:n,handleSetContextCurrentLang:a}},Os=N.createContext({appCurrentLang:mr[Ke.ENGLISH],setAppCurrentLang:()=>{}}),Ls=N.createContext({conversation:[],setConversation:()=>{}});var Lt={},Ri;function rf(){if(Ri)return Lt;Ri=1,Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.AgentDisplayFacetRoleType=Lt.AgentDisplayFacetModeType=void 0;var e;(function(n){n.SPRITESHEET="spritesheet",n.LOTTIE="lottie",n.IMAGE="image",n.SVG="svg",n.VIDEO="video"})(e||(Lt.AgentDisplayFacetModeType=e={}));var t;return(function(n){n.LAUNCHER="launcher",n.ASSISTANT="assistant",n.SEARCH="search"})(t||(Lt.AgentDisplayFacetRoleType=t={})),Lt}var Ge=rf();const Dr=e=>({mode:Ge.AgentDisplayFacetModeType.SVG,role:e}),af=()=>({agent:{display:{name:"",CSSRules:"",[Ge.AgentDisplayFacetRoleType.LAUNCHER]:Dr(Ge.AgentDisplayFacetRoleType.LAUNCHER),[Ge.AgentDisplayFacetRoleType.ASSISTANT]:Dr(Ge.AgentDisplayFacetRoleType.ASSISTANT),[Ge.AgentDisplayFacetRoleType.SEARCH]:Dr(Ge.AgentDisplayFacetRoleType.SEARCH)},text:{initialText:""}}}),pr=N.createContext({companySettings:af(),setCompanySettings:()=>{}}),Rs=()=>({hasFetchedSettings:!1,hasDisplayedCSS:!1}),uf=()=>{const[e,t]=N.useState(Rs());return{appInternalContext:e,setAppInternalContext:t,setHasFetchedSettings:()=>{t(a=>({...a,hasFetchedSettings:!0}))},setHasDisplayedCss:()=>{t(a=>({...a,hasDisplayedCSS:!0}))}}},vs=N.createContext({appInternalContext:Rs(),setAppInternalContext:()=>{},setHasFetchedSettings:()=>{}}),sf=e=>Object.values(Ke).includes(e),of=e=>sf(e)?e:(console.log(`Language ${e} not handled for now. Using ${Ke.ENGLISH}.`),Ke.ENGLISH);class Zn{constructor(){}static getApiUrl=()=>process.env.NODE_ENV==="development"?"http://localhost:3001":"https://www.api.chatsystem.ai";static getHeaders=({contentType:t="text/plain"})=>({"Content-Type":t});static getFetchConfig=({contentType:t="text/plain",httpVerb:n="GET",body:r,options:a={}})=>{const i={method:n,headers:this.getHeaders({contentType:t}),...a};return r&&(i.body=JSON.stringify(r)),i}}const lf=({agentId:e,appToken:t,onFetched:n})=>{const[r,a]=N.useState({}),i={companySettings:r,setCompanySettings:a},[u,o]=N.useState([]),l={conversation:u,setConversation:o};return N.useEffect(()=>{const c=Zn.getApiUrl(),f=Zn.getFetchConfig({httpVerb:"GET",contentType:"application/json"});fetch(`${c}/company/settings/${t}/${e}`,f).then(async d=>{const h=await d.json();a(h),o([{userType:"assistant",content:h.agent.text.initialText}]),n?.()}).catch(d=>console.log("error in fetch",d))},[t,e]),{contextCompanySettings:i,contextInitialChatbotStartingText:l}};function cf(e,t={},n,r){const{id:a,nonce:i,target:u,disableConstructable:o}=t,l=u??document.head,c=N.useRef(null),f=N.useRef(null);N.useEffect(()=>{if(!e){n&&(console.log("No custom css found."),r?.());return}if(!o&&"adoptedStyleSheets"in l&&typeof CSSStyleSheet<"u"&&"replaceSync"in CSSStyleSheet.prototype)return c.current||(c.current=new CSSStyleSheet,l.adoptedStyleSheets=[...l.adoptedStyleSheets,c.current]),c.current.replaceSync(e),console.log("Loading custom css via stylesheet."),r?.(),()=>{const h=l.adoptedStyleSheets||[],m=h.indexOf(c.current);if(m>=0){const y=h.slice();y.splice(m,1),l.adoptedStyleSheets=y}c.current=null};if(!f.current){const h=document.createElement("style");h.type="text/css",a&&(h.id=a),i&&(h.nonce=i),(l instanceof Document&&l.head||l).appendChild(h),f.current=h}return f.current.textContent=e,console.log("Loading custom css via style tag."),r?.(),()=>{f.current?.parentNode?.removeChild(f.current),f.current=null}},[e,a,i,u,o])}const Zt=globalThis;Zt.__WIDGET_ASSET_CACHE__||(Zt.__WIDGET_ASSET_CACHE__={svg:new Map,img:new Map,lot:new Map,spr:new Map});Zt.__WIDGET_PRELOAD_KEYS__||(Zt.__WIDGET_PRELOAD_KEYS__=new Set);const kr=Zt.__WIDGET_PRELOAD_KEYS__,St=Zt.__WIDGET_ASSET_CACHE__,ff="widget-assets-v1";async function Er(e,t){try{const n=await caches.open(ff),r=await n.match(e,{ignoreSearch:!1});if(r)return r.clone();const a=await fetch(e,{cache:"force-cache",mode:"cors",keepalive:!0,...t});if(!a.ok)throw new Error(`HTTP ${a.status} for ${e}`);return n.put(e,a.clone()),a}catch(n){return console.log("error while fetching",n),new Response(null,{status:520,statusText:"Error in client - Fetch failed"})}}async function Ps(e){const t=St.svg.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).text();if(typeof globalThis.DOMPurify<"u"&&typeof globalThis.DOMPurify.sanitize=="function")try{const u=new DOMParser().parseFromString(a,"image/svg+xml"),o=new XMLSerializer().serializeToString(u.documentElement);return{sanitized:globalThis.DOMPurify.sanitize(o,{USE_PROFILES:{svg:!0,svgFilters:!0}})}}catch{return{sanitized:globalThis.DOMPurify.sanitize(a,{USE_PROFILES:{svg:!0,svgFilters:!0}})}}else return{sanitized:a}})();return St.svg.set(e,{promise:n,ts:Date.now()}),n}function Ds(e){const t=St.img.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).blob();return{blobUrl:URL.createObjectURL(a)}})();return St.img.set(e,{promise:n,ts:Date.now()}),n}function ks(e){const t=St.lot.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).arrayBuffer(),i=new Uint8Array(a);if(i.length>=4&&i[0]===80&&i[1]===75&&i[2]===3&&i[3]===4||e.endsWith(".lottie"))return{kind:"zip",blobUrl:URL.createObjectURL(new Blob([a],{type:"application/zip"}))};const o=new TextDecoder().decode(i);return{kind:"json",data:JSON.parse(o)}})();return St.lot.set(e,{promise:n,ts:Date.now()}),n}function ws(e){const t=St.spr.get(e);if(t)return t.promise;const n=(async()=>{const a=await(await Er(e)).blob();let i=null;try{i=await createImageBitmap(a)}catch{i=null}const{imgEl:u,width:o,height:l}=await new Promise((c,f)=>{const d=URL.createObjectURL(a),h=new Image;h.crossOrigin="anonymous",h.onload=()=>{const m=h.naturalWidth,y=h.naturalHeight;c({imgEl:h,width:m,height:y})},h.onerror=()=>{URL.revokeObjectURL(d),f(new Error("Spritesheet image decode failed"))},h.src=d,h.decode?.().catch(()=>{})});return{imgEl:u,bitmap:i,width:o,height:l}})();return St.spr.set(e,{promise:n,ts:Date.now()}),n}function df(e){e.images?.forEach(t=>void Ds(t)),e.svgs?.forEach(t=>void Ps(t)),e.lotties?.forEach(t=>void ks(t)),e.sprites?.forEach(t=>void ws(t))}function hf(e){try{const t=document.createElement("link");t.rel="preconnect",t.href=e,t.crossOrigin="anonymous",document.head.appendChild(t);const n=document.createElement("link");n.rel="dns-prefetch",n.href=e,document.head.appendChild(n)}catch(t){console.log("error in injectPreconnect",t)}}function Ms(e){return new URL(e,document.baseURI).toString()}function mf(e,t){const n=document.head.querySelectorAll('link[rel="preload"]');for(const r of n)if((e?r.as===e||r.getAttribute("as")===e:!0)&&r.href===t)return!0;return!1}function jn(e,t,n,r){const a=Ms(n),i=`${e}|${t??""}|${a}`;if(kr.has(i))return;if(mf(t,a)){kr.add(i);return}const u=document.createElement("link");u.rel=e,t&&(u.as=t),u.href=a,u.crossOrigin="anonymous",r&&(u.type=r),u.setAttribute("data-chatsystem-preload","1"),document.head.appendChild(u),kr.add(i)}function pf(e){const t=u=>Array.from(new Set((u??[]).map(Ms))),n=t(e.images),r=t(e.svgs),a=t(e.lotties),i=t(e.sprites);n.forEach(u=>jn("preload","image",u)),r.forEach(u=>jn("preload","fetch",u,"image/svg+xml")),a.forEach(u=>jn("preload","fetch",u,"application/zip")),i.forEach(u=>jn("preload","fetch",u))}function Ef(e){const{manifest:t,origins:n}=bf(e);n.forEach(hf),pf(t),df(t)}function bf(e){const t=Tf(e),n=new Set,r=new Set,a=new Set,i=new Set;for(const{url:l,mode:c}of t)switch(gf(c,l)){case"svg":r.add(l);break;case"lottie":a.add(l);break;case"spritesheet":i.add(l);break;case"image":n.add(l);break}const u={images:Array.from(n),svgs:Array.from(r),lotties:Array.from(a),sprites:Array.from(i)},o=Af(u);return{manifest:u,origins:o}}function Tf(e){if(!e?.agent?.display)return[];const t=e.agent.display,n=[t.launcher,t.assistant,t.search].filter(Boolean),r=[];for(const a of n)a?.assetUrl&&r.push({url:a.assetUrl,mode:a.mode});return r}function gf(e,t){if(e)switch(e){case"svg":return"svg";case"lottie":return"lottie";case"spritesheet":return"spritesheet";case"image":return"image";case"video":return"video"}try{const r=new URL(t,document.baseURI).pathname.toLowerCase();if(r.endsWith(".svg"))return"svg";if(r.endsWith(".lottie")||r.endsWith(".zip")||r.endsWith(".json"))return r.endsWith(".json"),"lottie";if(/\.(png|webp|jpg|jpeg|gif|avi,ef)$/.test(r))return"image";if(/\.(mp4|webm|mov|m4v|ogg)$/.test(r))return"video"}catch(n){console.log("error in normalizeKind:",n)}return"unknown"}function Af(e){const t=new Set,n=r=>{if(r)try{const a=new URL(r,document.baseURI);t.add(`${a.protocol}//${a.host}`)}catch(a){console.log("error in uniqueOriginsFromManifest",a)}};return(e.images??[]).forEach(n),(e.svgs??[]).forEach(n),(e.lotties??[]).forEach(n),(e.sprites??[]).forEach(n),Array.from(t)}const _f=({children:e,appToken:t,agentId:n})=>{var r=navigator.language;console.log("App boot"),console.log("Brower language",r);const a=of(r),{appCurrentLang:i,handleSetContextCurrentLang:u}=nf(mr,a),o={appCurrentLang:i,setAppCurrentLang:u},l=uf(),{contextCompanySettings:c,contextInitialChatbotStartingText:f}=lf({agentId:n,appToken:t,onFetched:l.setHasFetchedSettings});return Ef(c.companySettings),cf(c.companySettings?.agent?.display?.CSSRules,{id:`${n}`},l.appInternalContext.hasFetchedSettings,l.setHasDisplayedCss),v.jsx(v.Fragment,{children:v.jsx(Qc,{locale:i?.locale,messages:i?.translatedText,children:v.jsx(Os.Provider,{value:o,children:v.jsx(vs.Provider,{value:l,children:v.jsx(pr.Provider,{value:c,children:v.jsx(Ls.Provider,{value:f,children:l.appInternalContext.hasDisplayedCSS&&e})})})})})})},yf=e=>Object.values(tn).includes(e),Sf=e=>yf(e)?e:(console.warn(`Display mode not valid. Using ${tn.LAUNCHER} as default.`),tn.LAUNCHER),xf=e=>Ve.createElement("svg",{fill:"#000000",height:"800px",width:"800px",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",viewBox:"0 0 330 330",xmlSpace:"preserve",...e},Ve.createElement("path",{id:"XMLID_102_",d:"M325.607,79.393c-5.857-5.857-15.355-5.858-21.213,0.001l-139.39,139.393L25.607,79.393 c-5.857-5.857-15.355-5.858-21.213,0.001c-5.858,5.858-5.858,15.355,0,21.213l150.004,150c2.813,2.813,6.628,4.393,10.606,4.393 s7.794-1.581,10.606-4.394l149.996-150C331.465,94.749,331.465,85.251,325.607,79.393z"})),Cf=({src:e})=>{const[t,n]=N.useState(null);return N.useEffect(()=>{let r=!1;return Ds(e).then(({blobUrl:a})=>{n(a)}).catch(()=>n(null)),()=>{t&&!r&&(URL.revokeObjectURL(t),r=!0)}},[e]),v.jsx("img",{src:t??e,decoding:"async",loading:"eager"})};function If(e){return!!e&&typeof e=="object"&&"blob"in e&&e.blob instanceof Blob}function Nf({src:e,autoplay:t=!0,loop:n=!0,className:r,style:a,placeholder:i,fallback:u,onLoaded:o,onError:l}){const[c,f]=N.useState({kind:"loading"});return N.useEffect(()=>{let d=null,h=!1;return f({kind:"loading"}),ks(e).then(async m=>{if(!h)if(m.kind==="zip"){const y=If(m)?m.blob:await(await fetch(m.blobUrl)).blob();d=URL.createObjectURL(y),f({kind:"lottieZip",blobUrl:d}),o?.(d)}else f({kind:"json",data:m.data}),o?.(m.data)}).catch(m=>!h&&(f({kind:"error",err:m}),l?.(m))),()=>{h=!0,d&&URL.revokeObjectURL(d)}},[e]),c.kind==="loading"?v.jsx("div",{className:"flex items-center justify-center rounded-xl border border-dashed p-6 text-sm opacity-70 "+(r??""),style:{minHeight:96,...a},children:i??"Loading animation…"}):c.kind==="error"?v.jsx("div",{className:"flex items-center justify-center rounded-xl border p-6 text-sm text-red-600 "+(r??""),style:{minHeight:96,...a},children:u??"Failed to load animation"}):c.kind==="json"?v.jsx(xl,{animationData:c.data,loop:n,autoplay:t,className:r,style:a,rendererSettings:{preserveAspectRatio:"xMidYMid meet"}}):v.jsx(Cl.DotLottieReact,{src:c.blobUrl,loop:n,autoplay:t,className:r,style:a})}async function Of(e,t={}){const{minPeriod:n=8,maxPeriod:r=Math.floor(Math.min(e.width,e.height)/2),gutterSearchRadius:a=3,debug:i=!1}=t;if(e.width<n*2||e.height<n*2)return i&&console.warn("detectGrid: image too small"),null;const u=document.createElement("canvas");u.width=e.naturalWidth,u.height=e.naturalHeight;const o=u.getContext("2d");if(!o)return null;o.drawImage(e,0,0);const{data:l}=o.getImageData(0,0,u.width,u.height),c=u.width,f=u.height,d=new Uint8ClampedArray(c*f);for(let Y=0;Y<f;Y++){let F=Y*c;for(let B=0;B<c;B++){const G=(F+B)*4;d[F+B]=.299*l[G]+.587*l[G+1]+.114*l[G+2]|0}}const h=new Float32Array(c),m=new Float32Array(f);for(let Y=1;Y<c-1;Y++){let F=0;for(let B=0;B<f;B++){const G=B*c+Y,$=d[G+1]-d[G-1];F+=Math.abs($)}h[Y]=F}for(let Y=1;Y<f-1;Y++){let F=0;for(let B=0;B<c;B++){const G=Y*c+B,$=d[G+c]-d[G-c];F+=Math.abs($)}m[Y]=F}const y=vi(h,n,Math.min(r,c/2)),A=vi(m,n,Math.min(r,f/2));if(!y||!A)return i&&console.warn("detectGrid: could not find periods"),null;const R=Math.max(1,Math.round(c/y)),S=Math.max(1,Math.round(f/A)),P=Pi(h,y,R,a),O=Pi(m,A,S,a),w=Math.max(1,y-P),C=Math.max(1,A-O);if(w*R>c+2||C*S>f+2)return i&&console.warn("detectGrid: sanity check failed"),null;const I=ba(h,60),W=ba(m,60),se=Math.max(0,Di(h,I)),ne=Math.max(0,Di(m,W));return i&&console.log({periodX:y,periodY:A,columns:R,rows:S,gutterX:P,gutterY:O,frameWidth:w,frameHeight:C,originX:se,originY:ne}),{columns:R,rows:S,frameWidth:w,frameHeight:C,gutterX:P,gutterY:O,originX:se,originY:ne}}function vi(e,t,n){const r=Bs(e);let a=0;for(let m=0;m<e.length;m++){const y=e[m]-r;a+=y*y}if(a===0)return null;const i=new Float32Array(n+1);let u=0,o=-1/0;for(let m=t;m<=n;m++){let y=0;for(let R=0;R+m<e.length;R++)y+=(e[R]-r)*(e[R+m]-r);const A=y/a;i[m]=A,A>o&&(o=A,u=m)}if(u<=t||u>=n)return u||null;const l=i[u-1],c=i[u],f=i[u+1],d=l-2*c+f,h=d===0?0:.5*(l-f)/d;return u+h}function Pi(e,t,n,r){const a=[];for(let o=1;o<n;o++){const l=o*t;let c=1/0,f=l;for(let d=-r;d<=r;d++){const h=l+d;if(h<=0||h>=e.length)continue;const m=e[h];m<c&&(c=m,f=h)}a.push(f)}if(a.length<1)return 0;let i=[];for(const o of a){const l=e[o]*1.5+ba(e,10)*.5;let c=o,f=o;for(;c>1&&e[c-1]<=l;)c--;for(;f<e.length-2&&e[f+1]<=l;)f++;i.push(Math.max(0,f-c+1))}const u=Math.round(Bs(i));return Math.max(0,Math.min(u,Math.floor(t/4)))}function Bs(e){let t=0;for(let n=0;n<e.length;n++)t+=e[n];return t/e.length}function ba(e,t){const n=Array.from(e);n.sort((a,i)=>a-i);const r=Math.max(0,Math.min(n.length-1,Math.floor(t/100*n.length)));return n[r]}function Di(e,t){for(let n=0;n<e.length;n++)if(e[n]>t)return n;return 0}function Lf(e,t,n,r,a){const{data:i}=e.getImageData(t,n,r,a);let u=0;for(let o=3;o<i.length;o+=4)u+=i[o];return u/(255*(i.length/4))<.03}const Rf=N.forwardRef(function({src:t,frameWidth:n,frameHeight:r,columns:a,rows:i,gutterX:u=0,gutterY:o=0,frameCount:l,atlasFrames:c,fps:f=12,autoplay:d=!0,loop:h=!0,startFrame:m=0,direction:y="forward",scale:A=1,backgroundColor:R,className:S,style:P,pauseWhenHidden:O=!1,onLoad:w,onEnd:C,onFrame:I},W){const se=N.useRef(null),ne=N.useRef(null),[Y,F]=N.useState(null),[B,G]=N.useState(null),[$,X]=N.useState(null),[oe,pe]=N.useState(!1),[ve,Le]=N.useState(!!d),[p,H]=N.useState(m),Q=N.useRef(1),[T,q]=N.useState(null),Z=Math.max(1,Math.floor(typeof window<"u"&&window.devicePixelRatio||1));N.useEffect(()=>{let ce=!1;return pe(!1),ws(t).then(({imgEl:Ie,bitmap:Ee})=>{ce||(F(Ie),G(Ee),X({w:Ie.naturalWidth,h:Ie.naturalHeight}),pe(!0),w?.())}).catch(()=>{}),()=>{ce=!0}},[t,w]),N.useEffect(()=>{let ce=!1;return(async()=>{if(!Y)return;if(c&&c.length){q(null);return}if(!(!n||!r||!a||!i)){q(null);return}const Ee=await Of(Y,{debug:!0});ce||(Ee?q({frameWidth:Ee.frameWidth,frameHeight:Ee.frameHeight,columns:Ee.columns,rows:Ee.rows,gutterX:Ee.gutterX,gutterY:Ee.gutterY}):(q(null),console.warn("RemoteSpritesheet: auto-detect failed; please provide grid props.")))})(),()=>{ce=!0}},[Y,c,n,r,a,i]);const z=T?.frameWidth??n,K=T?.frameHeight??r,te=T?.columns??a,ie=T?.rows??i,J=T?.gutterX??u,_e=T?.gutterY??o,j=N.useMemo(()=>{if(c&&c.length>0)return{cols:0,rows:0};if(!$||!z||!K)return{cols:0,rows:0};const ce=te??Math.floor(($.w+J)/(z+J)),Ie=ie??Math.floor(($.h+_e)/(K+_e));return{cols:Math.max(0,ce),rows:Math.max(0,Ie)}},[c,$,z,K,te,ie,J,_e]),xe=N.useMemo(()=>{if(c?.length)return c;if(!z||!K)return[];const{cols:ce,rows:Ie}=j;if(!ce||!Ie)return[];const Ee=Math.min(l??ce*Ie,ce*Ie),be=[];for(let Ne=0;Ne<Ee;Ne++){const Fe=Ne%ce,we=Math.floor(Ne/ce),qe=T?.originX??0,Nr=T?.originY??0,L=qe+Fe*(z+J),U=Nr+we*(K+_e);be.push({x:L,y:U,w:z,h:K})}if(Y&&be.length){const Ne=document.createElement("canvas");Ne.width=Y.naturalWidth,Ne.height=Y.naturalHeight;const Fe=Ne.getContext("2d");if(Fe){Fe.drawImage(Y,0,0);let we=be.length;for(;we>0&&Lf(Fe,be[we-1].x,be[we-1].y,be[we-1].w,be[we-1].h);)we--;return be.slice(0,we)}}return be},[c,j,l,z,K,J,_e,Y,T?.originX,T?.originY]),ke=()=>{const ce=se.current;if(!ce||xe.length===0)return;const Ie=xe[Math.max(0,Math.min(p,xe.length-1))],Ee=Math.max(1,Math.round(Ie.w*A)),be=Math.max(1,Math.round(Ie.h*A));ce.style.width=Ee+"px",ce.style.height=be+"px",ce.width=Ee*Z,ce.height=be*Z};N.useEffect(()=>{ke()},[oe,A,xe.length,Z,p]);const Ce=ce=>{const Ie=B??Y??null,Ee=se.current;if(!Ee||!Ie||xe.length===0)return;const be=Ee.getContext("2d");if(!be)return;be.save(),be.setTransform(1,0,0,1,0,0),be.clearRect(0,0,Ee.width,Ee.height),R&&(be.fillStyle=R,be.fillRect(0,0,Ee.width,Ee.height));const Ne=xe[ce];be.scale(Z,Z),be.drawImage(Ie,Ne.x,Ne.y,Ne.w,Ne.h,0,0,Math.round(Ne.w*A),Math.round(Ne.h*A)),be.restore()};return N.useEffect(()=>{if(!oe||xe.length===0)return;let ce=performance.now();const Ie=1e3/Math.max(1,Math.min(120,f)),Ee=be=>{if(ne.current=requestAnimationFrame(Ee),!ve){Ce(p);return}const Ne=be-ce;if(Ne<Ie){Ce(p);return}ce=be-Ne%Ie,H(Fe=>{const we=xe.length-1;let qe=Fe;return y==="forward"?qe=Fe+1:y==="backward"?qe=Fe-1:((Fe>=we&&Q.current===1||Fe<=0&&Q.current===-1)&&(Q.current*=-1),qe=Fe+Q.current),(qe>we||qe<0)&&(h?qe=y==="backward"?we:0:(qe=Math.max(0,Math.min(qe,we)),Le(!1),C?.())),qe})};return ne.current=requestAnimationFrame(Ee),()=>{ne.current&&cancelAnimationFrame(ne.current)}},[oe,f,ve,h,y,xe.length,p]),N.useEffect(()=>{Ce(p),I?.(p)},[p,oe,A,Z]),N.useEffect(()=>{if(!O)return;const ce=()=>{document.hidden&&Le(!1)};return document.addEventListener("visibilitychange",ce),()=>document.removeEventListener("visibilitychange",ce)},[O]),N.useImperativeHandle(W,()=>({play:()=>Le(!0),pause:()=>Le(!1),toggle:()=>Le(ce=>!ce),gotoFrame:ce=>H(()=>Math.max(0,Math.min(ce,Math.max(0,xe.length-1)))),isPlaying:()=>ve,currentFrame:()=>p}),[ve,p,xe.length]),v.jsx("div",{className:S,style:P,children:v.jsx("canvas",{ref:se,"aria-label":"spritesheet animation"})})});function vf({url:e,className:t}){const[n,r]=N.useState(""),[a,i]=N.useState(null);return N.useEffect(()=>{let u=!1;return Ps(e).then(({sanitized:o})=>{u||(r(o),i(null))}).catch(o=>!u&&i(o.message??"Failed to load")),()=>{u=!0}},[e]),a?v.jsxs("div",{className:t,role:"alert",children:["Couldn’t load SVG: ",a]}):n?v.jsx("div",{className:t,dangerouslySetInnerHTML:{__html:n}}):v.jsx("div",{className:t})}const $a=({facet:e})=>{const{mode:t,assetUrl:n}=e;return v.jsxs("div",{className:"assetContainer",children:[t===Ge.AgentDisplayFacetModeType.LOTTIE&&v.jsx(Nf,{src:n,autoplay:!0,onError:r=>console.error(r)}),t===Ge.AgentDisplayFacetModeType.SVG&&v.jsx("div",{children:v.jsx(vf,{url:n})}),t===Ge.AgentDisplayFacetModeType.IMAGE&&v.jsx(Cf,{src:n}),t===Ge.AgentDisplayFacetModeType.SPRITESHEET&&v.jsx(Rf,{src:n})]})},Pf=({isWidgetOpen:e,setIsWidgetOpen:t})=>{const{companySettings:n}=N.useContext(pr);return v.jsxs("div",{className:`launcher
38
38
  fixed
39
39
  z-[999999999]
40
40
  transition
@@ -46,19 +46,19 @@ For more details see https://formatjs.io/docs/getting-started/message-distributi
46
46
  justify-center
47
47
  items-center
48
48
  `,onClick:()=>t(!e),children:[!e&&v.jsx($a,{facet:n.agent.display[Ge.AgentDisplayFacetRoleType.LAUNCHER]}),e&&v.jsx(xf,{className:"w-6 h-6",fill:"white"})]})},Ya=()=>{const e=hr(),t=e.formatMessage({defaultMessage:"Message the assistant...",id:"chatbot.placeholder.content"}),n=e.formatMessage({defaultMessage:"You",id:"chatbot.chatline.label.user"}),r=e.formatMessage({defaultMessage:"Assistant",id:"chatbot.chatline.label.assistant"});return{placeholderTranslation:t,chatlineLabelUserTranslation:n,chatlineLabelAssistantTranslation:r}};function ki(e){const t=[],n=String(e||"");let r=n.indexOf(","),a=0,i=!1;for(;!i;){r===-1&&(r=n.length,i=!0);const u=n.slice(a,r).trim();(u||!i)&&t.push(u),a=r+1,r=n.indexOf(",",a)}return t}function Fs(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Df=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,kf=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,wf={};function wi(e,t){return(wf.jsx?kf:Df).test(e)}const Mf=/[ \t\n\f\r]/g;function Bf(e){return typeof e=="object"?e.type==="text"?Mi(e.value):!1:Mi(e)}function Mi(e){return e.replace(Mf,"")===""}class vn{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}vn.prototype.property={};vn.prototype.normal={};vn.prototype.space=null;function Hs(e,t){const n={},r={};let a=-1;for(;++a<e.length;)Object.assign(n,e[a].property),Object.assign(r,e[a].normal);return new vn(n,r,t)}function In(e){return e.toLowerCase()}class rt{constructor(t,n){this.property=t,this.attribute=n}}rt.prototype.space=null;rt.prototype.boolean=!1;rt.prototype.booleanish=!1;rt.prototype.overloadedBoolean=!1;rt.prototype.number=!1;rt.prototype.commaSeparated=!1;rt.prototype.spaceSeparated=!1;rt.prototype.commaOrSpaceSeparated=!1;rt.prototype.mustUseProperty=!1;rt.prototype.defined=!1;let Ff=0;const ue=Ft(),De=Ft(),Us=Ft(),M=Ft(),ye=Ft(),Xt=Ft(),Xe=Ft();function Ft(){return 2**++Ff}const Ta=Object.freeze(Object.defineProperty({__proto__:null,boolean:ue,booleanish:De,commaOrSpaceSeparated:Xe,commaSeparated:Xt,number:M,overloadedBoolean:Us,spaceSeparated:ye},Symbol.toStringTag,{value:"Module"})),wr=Object.keys(Ta);class Ga extends rt{constructor(t,n,r,a){let i=-1;if(super(t,n),Bi(this,"space",a),typeof r=="number")for(;++i<wr.length;){const u=wr[i];Bi(this,wr[i],(r&Ta[u])===Ta[u])}}}Ga.prototype.defined=!0;function Bi(e,t,n){n&&(e[t]=n)}const Hf={}.hasOwnProperty;function nn(e){const t={},n={};let r;for(r in e.properties)if(Hf.call(e.properties,r)){const a=e.properties[r],i=new Ga(r,e.transform(e.attributes||{},r),a,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(i.mustUseProperty=!0),t[r]=i,n[In(r)]=r,n[In(i.attribute)]=r}return new vn(t,n,e.space)}const js=nn({space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),$s=nn({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Ys(e,t){return t in e?e[t]:t}function Gs(e,t){return Ys(e,t.toLowerCase())}const zs=nn({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:Gs,properties:{xmlns:null,xmlnsXLink:null}}),Vs=nn({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:De,ariaAutoComplete:null,ariaBusy:De,ariaChecked:De,ariaColCount:M,ariaColIndex:M,ariaColSpan:M,ariaControls:ye,ariaCurrent:null,ariaDescribedBy:ye,ariaDetails:null,ariaDisabled:De,ariaDropEffect:ye,ariaErrorMessage:null,ariaExpanded:De,ariaFlowTo:ye,ariaGrabbed:De,ariaHasPopup:null,ariaHidden:De,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ye,ariaLevel:M,ariaLive:null,ariaModal:De,ariaMultiLine:De,ariaMultiSelectable:De,ariaOrientation:null,ariaOwns:ye,ariaPlaceholder:null,ariaPosInSet:M,ariaPressed:De,ariaReadOnly:De,ariaRelevant:null,ariaRequired:De,ariaRoleDescription:ye,ariaRowCount:M,ariaRowIndex:M,ariaRowSpan:M,ariaSelected:De,ariaSetSize:M,ariaSort:null,ariaValueMax:M,ariaValueMin:M,ariaValueNow:M,ariaValueText:null,role:null}}),Uf=nn({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:Gs,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Xt,acceptCharset:ye,accessKey:ye,action:null,allow:null,allowFullScreen:ue,allowPaymentRequest:ue,allowUserMedia:ue,alt:null,as:null,async:ue,autoCapitalize:null,autoComplete:ye,autoFocus:ue,autoPlay:ue,blocking:ye,capture:null,charSet:null,checked:ue,cite:null,className:ye,cols:M,colSpan:null,content:null,contentEditable:De,controls:ue,controlsList:ye,coords:M|Xt,crossOrigin:null,data:null,dateTime:null,decoding:null,default:ue,defer:ue,dir:null,dirName:null,disabled:ue,download:Us,draggable:De,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:ue,formTarget:null,headers:ye,height:M,hidden:ue,high:M,href:null,hrefLang:null,htmlFor:ye,httpEquiv:ye,id:null,imageSizes:null,imageSrcSet:null,inert:ue,inputMode:null,integrity:null,is:null,isMap:ue,itemId:null,itemProp:ye,itemRef:ye,itemScope:ue,itemType:ye,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:ue,low:M,manifest:null,max:null,maxLength:M,media:null,method:null,min:null,minLength:M,multiple:ue,muted:ue,name:null,nonce:null,noModule:ue,noValidate:ue,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:ue,optimum:M,pattern:null,ping:ye,placeholder:null,playsInline:ue,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:ue,referrerPolicy:null,rel:ye,required:ue,reversed:ue,rows:M,rowSpan:M,sandbox:ye,scope:null,scoped:ue,seamless:ue,selected:ue,shadowRootDelegatesFocus:ue,shadowRootMode:null,shape:null,size:M,sizes:null,slot:null,span:M,spellCheck:De,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:ue,useMap:null,value:De,width:M,wrap:null,align:null,aLink:null,archive:ye,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:ue,declare:ue,event:null,face:null,frame:null,frameBorder:null,hSpace:M,leftMargin:M,link:null,longDesc:null,lowSrc:null,marginHeight:M,marginWidth:M,noResize:ue,noHref:ue,noShade:ue,noWrap:ue,object:null,profile:null,prompt:null,rev:null,rightMargin:M,rules:null,scheme:null,scrolling:De,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:ue,disableRemotePlayback:ue,prefix:null,property:null,results:M,security:null,unselectable:null}}),jf=nn({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:Ys,properties:{about:Xe,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:ye,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:ue,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:Xt,g2:Xt,glyphName:Xt,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:Xe,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:ye,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:M,pointsAtY:M,pointsAtZ:M,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Xe,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Xe,rev:Xe,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Xe,requiredFeatures:Xe,requiredFonts:Xe,requiredFormats:Xe,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:Xe,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:Xe,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:Xe,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}}),$f=/^data[-\w.:]+$/i,Fi=/-[a-z]/g,Yf=/[A-Z]/g;function br(e,t){const n=In(t);let r=t,a=rt;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&$f.test(t)){if(t.charAt(4)==="-"){const i=t.slice(5).replace(Fi,zf);r="data"+i.charAt(0).toUpperCase()+i.slice(1)}else{const i=t.slice(4);if(!Fi.test(i)){let u=i.replace(Yf,Gf);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}a=Ga}return new a(r,t)}function Gf(e){return"-"+e.toLowerCase()}function zf(e){return e.charAt(1).toUpperCase()}const Vf={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"},Pn=Hs([$s,js,zs,Vs,Uf],"html"),Ct=Hs([$s,js,zs,Vs,jf],"svg");function Hi(e){const t=String(e||"").trim();return t?t.split(/[ \t\n\r\f]+/g):[]}function qs(e){return e.join(" ").trim()}var $t={},Mr,Ui;function qf(){if(Ui)return Mr;Ui=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u=/^[;\s]*/,o=/^\s+|\s+$/g,l=`
49
- `,c="/",f="*",d="",m="comment",h="declaration";Mr=function(A,R){if(typeof A!="string")throw new TypeError("First argument must be a string");if(!A)return[];R=R||{};var S=1,P=1;function O(G){var $=G.match(t);$&&(S+=$.length);var X=G.lastIndexOf(l);P=~X?G.length-X:P+G.length}function w(){var G={line:S,column:P};return function($){return $.position=new C(G),se(),$}}function C(G){this.start=G,this.end={line:S,column:P},this.source=R.source}C.prototype.content=A;function I(G){var $=new Error(R.source+":"+S+":"+P+": "+G);if($.reason=G,$.filename=R.source,$.line=S,$.column=P,$.source=A,!R.silent)throw $}function W(G){var $=G.exec(A);if($){var X=$[0];return O(X),A=A.slice(X.length),$}}function se(){W(n)}function ne(G){var $;for(G=G||[];$=Y();)$!==!1&&G.push($);return G}function Y(){var G=w();if(!(c!=A.charAt(0)||f!=A.charAt(1))){for(var $=2;d!=A.charAt($)&&(f!=A.charAt($)||c!=A.charAt($+1));)++$;if($+=2,d===A.charAt($-1))return I("End of comment missing");var X=A.slice(2,$-2);return P+=2,O(X),A=A.slice($),P+=2,G({type:m,comment:X})}}function F(){var G=w(),$=W(r);if($){if(Y(),!W(a))return I("property missing ':'");var X=W(i),oe=G({type:h,property:y($[0].replace(e,d)),value:X?y(X[0].replace(e,d)):d});return W(u),oe}}function B(){var G=[];ne(G);for(var $;$=F();)$!==!1&&(G.push($),ne(G));return G}return se(),B()};function y(A){return A?A.replace(o,d):d}return Mr}var ji;function Wf(){if(ji)return $t;ji=1;var e=$t&&$t.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty($t,"__esModule",{value:!0});var t=e(qf());function n(r,a){var i=null;if(!r||typeof r!="string")return i;var u=(0,t.default)(r),o=typeof a=="function";return u.forEach(function(l){if(l.type==="declaration"){var c=l.property,f=l.value;o?a(c,f,l):f&&(i=i||{},i[c]=f)}}),i}return $t.default=n,$t}var Xf=Wf();const $i=Ba(Xf),Qf=$i.default||$i,Tr=Ws("end"),mt=Ws("start");function Ws(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function Kf(e){const t=mt(e),n=Tr(e);if(t&&n)return{start:t,end:n}}function Tn(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Yi(e.position):"start"in e||"end"in e?Yi(e):"line"in e||"column"in e?ga(e):""}function ga(e){return Gi(e&&e.line)+":"+Gi(e&&e.column)}function Yi(e){return ga(e&&e.start)+"-"+ga(e&&e.end)}function Gi(e){return e&&typeof e=="number"?e:1}class He extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let a="",i={},u=!1;if(n&&("line"in n&&"column"in n?i={place:n}:"start"in n&&"end"in n?i={place:n}:"type"in n?i={ancestors:[n],place:n.position}:i={...n}),typeof t=="string"?a=t:!i.cause&&t&&(u=!0,a=t.message,i.cause=t),!i.ruleId&&!i.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?i.ruleId=r:(i.source=r.slice(0,l),i.ruleId=r.slice(l+1))}if(!i.place&&i.ancestors&&i.ancestors){const l=i.ancestors[i.ancestors.length-1];l&&(i.place=l.position)}const o=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=o?o.column:void 0,this.fatal=void 0,this.file,this.message=a,this.line=o?o.line:void 0,this.name=Tn(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=u&&i.cause&&typeof i.cause.stack=="string"?i.cause.stack:"",this.actual,this.expected,this.note,this.url}}He.prototype.file="";He.prototype.name="";He.prototype.reason="";He.prototype.message="";He.prototype.stack="";He.prototype.column=void 0;He.prototype.line=void 0;He.prototype.ancestors=void 0;He.prototype.cause=void 0;He.prototype.fatal=void 0;He.prototype.place=void 0;He.prototype.ruleId=void 0;He.prototype.source=void 0;const za={}.hasOwnProperty,Zf=new Map,Jf=/[A-Z]/g,e0=/-([a-z])/g,t0=new Set(["table","tbody","thead","tfoot","tr"]),n0=new Set(["td","th"]),Xs="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function r0(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=f0(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=c0(n,t.jsx,t.jsxs)}const a={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"?Ct:Pn,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},i=Qs(a,e,void 0);return i&&typeof i!="string"?i:a.create(e,a.Fragment,{children:i||void 0},void 0)}function Qs(e,t,n){if(t.type==="element")return a0(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return i0(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return s0(e,t,n);if(t.type==="mdxjsEsm")return u0(e,t);if(t.type==="root")return o0(e,t,n);if(t.type==="text")return l0(e,t)}function a0(e,t,n){const r=e.schema;let a=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(a=Ct,e.schema=a),e.ancestors.push(t);const i=Zs(e,t.tagName,!1),u=d0(e,t);let o=qa(e,t);return t0.has(t.tagName)&&(o=o.filter(function(l){return typeof l=="string"?!Bf(l):!0})),Ks(e,u,i,t),Va(u,o),e.ancestors.pop(),e.schema=r,e.create(t,i,u,n)}function i0(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}Nn(e,t.position)}function u0(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Nn(e,t.position)}function s0(e,t,n){const r=e.schema;let a=r;t.name==="svg"&&r.space==="html"&&(a=Ct,e.schema=a),e.ancestors.push(t);const i=t.name===null?e.Fragment:Zs(e,t.name,!0),u=h0(e,t),o=qa(e,t);return Ks(e,u,i,t),Va(u,o),e.ancestors.pop(),e.schema=r,e.create(t,i,u,n)}function o0(e,t,n){const r={};return Va(r,qa(e,t)),e.create(t,e.Fragment,r,n)}function l0(e,t){return t.value}function Ks(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Va(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function c0(e,t,n){return r;function r(a,i,u,o){const c=Array.isArray(u.children)?n:t;return o?c(i,u,o):c(i,u)}}function f0(e,t){return n;function n(r,a,i,u){const o=Array.isArray(i.children),l=mt(r);return t(a,i,u,o,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function d0(e,t){const n={};let r,a;for(a in t.properties)if(a!=="children"&&za.call(t.properties,a)){const i=m0(e,a,t.properties[a]);if(i){const[u,o]=i;e.tableCellAlignToStyle&&u==="align"&&typeof o=="string"&&n0.has(t.tagName)?r=o:n[u]=o}}if(r){const i=n.style||(n.style={});i[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function h0(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const i=r.data.estree.body[0];i.type;const u=i.expression;u.type;const o=u.properties[0];o.type,Object.assign(n,e.evaluater.evaluateExpression(o.argument))}else Nn(e,t.position);else{const a=r.name;let i;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const o=r.value.data.estree.body[0];o.type,i=e.evaluater.evaluateExpression(o.expression)}else Nn(e,t.position);else i=r.value===null?!0:r.value;n[a]=i}return n}function qa(e,t){const n=[];let r=-1;const a=e.passKeys?new Map:Zf;for(;++r<t.children.length;){const i=t.children[r];let u;if(e.passKeys){const l=i.type==="element"?i.tagName:i.type==="mdxJsxFlowElement"||i.type==="mdxJsxTextElement"?i.name:void 0;if(l){const c=a.get(l)||0;u=l+"-"+c,a.set(l,c+1)}}const o=Qs(e,i,u);o!==void 0&&n.push(o)}return n}function m0(e,t,n){const r=br(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Fs(n):qs(n)),r.property==="style"){let a=typeof n=="object"?n:p0(e,String(n));return e.stylePropertyNameCase==="css"&&(a=E0(a)),["style",a]}return[e.elementAttributeNameCase==="react"&&r.space?Vf[r.property]||r.property:r.attribute,n]}}function p0(e,t){const n={};try{Qf(t,r)}catch(a){if(!e.ignoreInvalidStyle){const i=a,u=new He("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:i,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw u.file=e.filePath||void 0,u.url=Xs+"#cannot-parse-style-attribute",u}}return n;function r(a,i){let u=a;u.slice(0,2)!=="--"&&(u.slice(0,4)==="-ms-"&&(u="ms-"+u.slice(4)),u=u.replace(e0,T0)),n[u]=i}}function Zs(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const a=t.split(".");let i=-1,u;for(;++i<a.length;){const o=wi(a[i])?{type:"Identifier",name:a[i]}:{type:"Literal",value:a[i]};u=u?{type:"MemberExpression",object:u,property:o,computed:!!(i&&o.type==="Literal"),optional:!1}:o}r=u}else r=wi(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const a=r.value;return za.call(e.components,a)?e.components[a]:a}if(e.evaluater)return e.evaluater.evaluateExpression(r);Nn(e)}function Nn(e,t){const n=new He("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=Xs+"#cannot-handle-mdx-estrees-without-createevaluater",n}function E0(e){const t={};let n;for(n in e)za.call(e,n)&&(t[b0(n)]=e[n]);return t}function b0(e){let t=e.replace(Jf,g0);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function T0(e,t){return t.toUpperCase()}function g0(e){return"-"+e.toLowerCase()}const Br={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"]},A0={};function _0(e,t){const n=A0,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,a=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return Js(e,r,a)}function Js(e,t,n){if(y0(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 zi(e.children,t,n)}return Array.isArray(e)?zi(e,t,n):""}function zi(e,t,n){const r=[];let a=-1;for(;++a<e.length;)r[a]=Js(e[a],t,n);return r.join("")}function y0(e){return!!(e&&typeof e=="object")}const Vi=document.createElement("i");function Wa(e){const t="&"+e+";";Vi.innerHTML=t;const n=Vi.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function ht(e,t,n,r){const a=e.length;let i=0,u;if(t<0?t=-t>a?0:a+t:t=t>a?a:t,n=n>0?n:0,r.length<1e4)u=Array.from(r),u.unshift(t,n),e.splice(...u);else for(n&&e.splice(t,n);i<r.length;)u=r.slice(i,i+1e4),u.unshift(t,0),e.splice(...u),i+=1e4,t+=1e4}function Ze(e,t){return e.length>0?(ht(e,e.length,0,t),e):t}const qi={}.hasOwnProperty;function S0(e){const t={};let n=-1;for(;++n<e.length;)x0(t,e[n]);return t}function x0(e,t){let n;for(n in t){const a=(qi.call(e,n)?e[n]:void 0)||(e[n]={}),i=t[n];let u;if(i)for(u in i){qi.call(a,u)||(a[u]=[]);const o=i[u];C0(a[u],Array.isArray(o)?o:o?[o]:[])}}}function C0(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);ht(e,0,0,r)}function eo(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||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function Qt(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const ft=It(/[A-Za-z]/),Qe=It(/[\dA-Za-z]/),I0=It(/[#-'*+\--9=?A-Z^-~]/);function Aa(e){return e!==null&&(e<32||e===127)}const _a=It(/\d/),N0=It(/[\dA-Fa-f]/),O0=It(/[!-/:-@[-`{-~]/);function ee(e){return e!==null&&e<-2}function ze(e){return e!==null&&(e<0||e===32)}function me(e){return e===-2||e===-1||e===32}const L0=It(new RegExp("\\p{P}|\\p{S}","u")),R0=It(/\s/);function It(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function rn(e){const t=[];let n=-1,r=0,a=0;for(;++n<e.length;){const i=e.charCodeAt(n);let u="";if(i===37&&Qe(e.charCodeAt(n+1))&&Qe(e.charCodeAt(n+2)))a=2;else if(i<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(i))||(u=String.fromCharCode(i));else if(i>55295&&i<57344){const o=e.charCodeAt(n+1);i<56320&&o>56319&&o<57344?(u=String.fromCharCode(i,o),a=1):u="�"}else u=String.fromCharCode(i);u&&(t.push(e.slice(r,n),encodeURIComponent(u)),r=n+a+1,u=""),a&&(n+=a,a=0)}return t.join("")+e.slice(r)}function Se(e,t,n,r){const a=r?r-1:Number.POSITIVE_INFINITY;let i=0;return u;function u(l){return me(l)?(e.enter(n),o(l)):t(l)}function o(l){return me(l)&&i++<a?(e.consume(l),o):(e.exit(n),t(l))}}const v0={tokenize:P0};function P0(e){const t=e.attempt(this.parser.constructs.contentInitial,r,a);let n;return t;function r(o){if(o===null){e.consume(o);return}return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),Se(e,t,"linePrefix")}function a(o){return e.enter("paragraph"),i(o)}function i(o){const l=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,u(o)}function u(o){if(o===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(o);return}return ee(o)?(e.consume(o),e.exit("chunkText"),i):(e.consume(o),u)}}const D0={tokenize:k0},Wi={tokenize:w0};function k0(e){const t=this,n=[];let r=0,a,i,u;return o;function o(O){if(r<n.length){const w=n[r];return t.containerState=w[1],e.attempt(w[0].continuation,l,c)(O)}return c(O)}function l(O){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,a&&P();const w=t.events.length;let C=w,I;for(;C--;)if(t.events[C][0]==="exit"&&t.events[C][1].type==="chunkFlow"){I=t.events[C][1].end;break}S(r);let W=w;for(;W<t.events.length;)t.events[W][1].end=Object.assign({},I),W++;return ht(t.events,C+1,0,t.events.slice(w)),t.events.length=W,c(O)}return o(O)}function c(O){if(r===n.length){if(!a)return m(O);if(a.currentConstruct&&a.currentConstruct.concrete)return y(O);t.interrupt=!!(a.currentConstruct&&!a._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Wi,f,d)(O)}function f(O){return a&&P(),S(r),m(O)}function d(O){return t.parser.lazy[t.now().line]=r!==n.length,u=t.now().offset,y(O)}function m(O){return t.containerState={},e.attempt(Wi,h,y)(O)}function h(O){return r++,n.push([t.currentConstruct,t.containerState]),m(O)}function y(O){if(O===null){a&&P(),S(0),e.consume(O);return}return a=a||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:i,_tokenizer:a}),A(O)}function A(O){if(O===null){R(e.exit("chunkFlow"),!0),S(0),e.consume(O);return}return ee(O)?(e.consume(O),R(e.exit("chunkFlow")),r=0,t.interrupt=void 0,o):(e.consume(O),A)}function R(O,w){const C=t.sliceStream(O);if(w&&C.push(null),O.previous=i,i&&(i.next=O),i=O,a.defineSkip(O.start),a.write(C),t.parser.lazy[O.start.line]){let I=a.events.length;for(;I--;)if(a.events[I][1].start.offset<u&&(!a.events[I][1].end||a.events[I][1].end.offset>u))return;const W=t.events.length;let se=W,ne,Y;for(;se--;)if(t.events[se][0]==="exit"&&t.events[se][1].type==="chunkFlow"){if(ne){Y=t.events[se][1].end;break}ne=!0}for(S(r),I=W;I<t.events.length;)t.events[I][1].end=Object.assign({},Y),I++;ht(t.events,se+1,0,t.events.slice(W)),t.events.length=I}}function S(O){let w=n.length;for(;w-- >O;){const C=n[w];t.containerState=C[1],C[0].exit.call(t,e)}n.length=O}function P(){a.write([null]),i=void 0,a=void 0,t.containerState._closeFlow=void 0}}function w0(e,t,n){return Se(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Xi(e){if(e===null||ze(e)||R0(e))return 1;if(L0(e))return 2}function Xa(e,t,n){const r=[];let a=-1;for(;++a<e.length;){const i=e[a].resolveAll;i&&!r.includes(i)&&(t=i(t,n),r.push(i))}return t}const ya={name:"attention",tokenize:B0,resolveAll:M0};function M0(e,t){let n=-1,r,a,i,u,o,l,c,f;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;l=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const d=Object.assign({},e[r][1].end),m=Object.assign({},e[n][1].start);Qi(d,-l),Qi(m,l),u={type:l>1?"strongSequence":"emphasisSequence",start:d,end:Object.assign({},e[r][1].end)},o={type:l>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[n][1].start),end:m},i={type:l>1?"strongText":"emphasisText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},a={type:l>1?"strong":"emphasis",start:Object.assign({},u.start),end:Object.assign({},o.end)},e[r][1].end=Object.assign({},u.start),e[n][1].start=Object.assign({},o.end),c=[],e[r][1].end.offset-e[r][1].start.offset&&(c=Ze(c,[["enter",e[r][1],t],["exit",e[r][1],t]])),c=Ze(c,[["enter",a,t],["enter",u,t],["exit",u,t],["enter",i,t]]),c=Ze(c,Xa(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),c=Ze(c,[["exit",i,t],["enter",o,t],["exit",o,t],["exit",a,t]]),e[n][1].end.offset-e[n][1].start.offset?(f=2,c=Ze(c,[["enter",e[n][1],t],["exit",e[n][1],t]])):f=0,ht(e,r-1,n-r+3,c),n=r+c.length-f-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function B0(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,a=Xi(r);let i;return u;function u(l){return i=l,e.enter("attentionSequence"),o(l)}function o(l){if(l===i)return e.consume(l),o;const c=e.exit("attentionSequence"),f=Xi(l),d=!f||f===2&&a||n.includes(l),m=!a||a===2&&f||n.includes(r);return c._open=!!(i===42?d:d&&(a||!m)),c._close=!!(i===42?m:m&&(f||!d)),t(l)}}function Qi(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const F0={name:"autolink",tokenize:H0};function H0(e,t,n){let r=0;return a;function a(h){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),i}function i(h){return ft(h)?(e.consume(h),u):c(h)}function u(h){return h===43||h===45||h===46||Qe(h)?(r=1,o(h)):c(h)}function o(h){return h===58?(e.consume(h),r=0,l):(h===43||h===45||h===46||Qe(h))&&r++<32?(e.consume(h),o):(r=0,c(h))}function l(h){return h===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.exit("autolink"),t):h===null||h===32||h===60||Aa(h)?n(h):(e.consume(h),l)}function c(h){return h===64?(e.consume(h),f):I0(h)?(e.consume(h),c):n(h)}function f(h){return Qe(h)?d(h):n(h)}function d(h){return h===46?(e.consume(h),r=0,f):h===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.exit("autolink"),t):m(h)}function m(h){if((h===45||Qe(h))&&r++<63){const y=h===45?m:d;return e.consume(h),y}return n(h)}}const gr={tokenize:U0,partial:!0};function U0(e,t,n){return r;function r(i){return me(i)?Se(e,a,"linePrefix")(i):a(i)}function a(i){return i===null||ee(i)?t(i):n(i)}}const to={name:"blockQuote",tokenize:j0,continuation:{tokenize:$0},exit:Y0};function j0(e,t,n){const r=this;return a;function a(u){if(u===62){const o=r.containerState;return o.open||(e.enter("blockQuote",{_container:!0}),o.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(u),e.exit("blockQuoteMarker"),i}return n(u)}function i(u){return me(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function $0(e,t,n){const r=this;return a;function a(u){return me(u)?Se(e,i,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):i(u)}function i(u){return e.attempt(to,t,n)(u)}}function Y0(e){e.exit("blockQuote")}const no={name:"characterEscape",tokenize:G0};function G0(e,t,n){return r;function r(i){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(i),e.exit("escapeMarker"),a}function a(i){return O0(i)?(e.enter("characterEscapeValue"),e.consume(i),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(i)}}const ro={name:"characterReference",tokenize:z0};function z0(e,t,n){const r=this;let a=0,i,u;return o;function o(d){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),l}function l(d){return d===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(d),e.exit("characterReferenceMarkerNumeric"),c):(e.enter("characterReferenceValue"),i=31,u=Qe,f(d))}function c(d){return d===88||d===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(d),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),i=6,u=N0,f):(e.enter("characterReferenceValue"),i=7,u=_a,f(d))}function f(d){if(d===59&&a){const m=e.exit("characterReferenceValue");return u===Qe&&!Wa(r.sliceSerialize(m))?n(d):(e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(d)&&a++<i?(e.consume(d),f):n(d)}}const Ki={tokenize:q0,partial:!0},Zi={name:"codeFenced",tokenize:V0,concrete:!0};function V0(e,t,n){const r=this,a={tokenize:C,partial:!0};let i=0,u=0,o;return l;function l(I){return c(I)}function c(I){const W=r.events[r.events.length-1];return i=W&&W[1].type==="linePrefix"?W[2].sliceSerialize(W[1],!0).length:0,o=I,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),f(I)}function f(I){return I===o?(u++,e.consume(I),f):u<3?n(I):(e.exit("codeFencedFenceSequence"),me(I)?Se(e,d,"whitespace")(I):d(I))}function d(I){return I===null||ee(I)?(e.exit("codeFencedFence"),r.interrupt?t(I):e.check(Ki,A,w)(I)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),m(I))}function m(I){return I===null||ee(I)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),d(I)):me(I)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Se(e,h,"whitespace")(I)):I===96&&I===o?n(I):(e.consume(I),m)}function h(I){return I===null||ee(I)?d(I):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),y(I))}function y(I){return I===null||ee(I)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),d(I)):I===96&&I===o?n(I):(e.consume(I),y)}function A(I){return e.attempt(a,w,R)(I)}function R(I){return e.enter("lineEnding"),e.consume(I),e.exit("lineEnding"),S}function S(I){return i>0&&me(I)?Se(e,P,"linePrefix",i+1)(I):P(I)}function P(I){return I===null||ee(I)?e.check(Ki,A,w)(I):(e.enter("codeFlowValue"),O(I))}function O(I){return I===null||ee(I)?(e.exit("codeFlowValue"),P(I)):(e.consume(I),O)}function w(I){return e.exit("codeFenced"),t(I)}function C(I,W,se){let ne=0;return Y;function Y(X){return I.enter("lineEnding"),I.consume(X),I.exit("lineEnding"),F}function F(X){return I.enter("codeFencedFence"),me(X)?Se(I,B,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(X):B(X)}function B(X){return X===o?(I.enter("codeFencedFenceSequence"),G(X)):se(X)}function G(X){return X===o?(ne++,I.consume(X),G):ne>=u?(I.exit("codeFencedFenceSequence"),me(X)?Se(I,$,"whitespace")(X):$(X)):se(X)}function $(X){return X===null||ee(X)?(I.exit("codeFencedFence"),W(X)):se(X)}}}function q0(e,t,n){const r=this;return a;function a(u){return u===null?n(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),i)}function i(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}const Fr={name:"codeIndented",tokenize:X0},W0={tokenize:Q0,partial:!0};function X0(e,t,n){const r=this;return a;function a(c){return e.enter("codeIndented"),Se(e,i,"linePrefix",5)(c)}function i(c){const f=r.events[r.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?u(c):n(c)}function u(c){return c===null?l(c):ee(c)?e.attempt(W0,u,l)(c):(e.enter("codeFlowValue"),o(c))}function o(c){return c===null||ee(c)?(e.exit("codeFlowValue"),u(c)):(e.consume(c),o)}function l(c){return e.exit("codeIndented"),t(c)}}function Q0(e,t,n){const r=this;return a;function a(u){return r.parser.lazy[r.now().line]?n(u):ee(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),a):Se(e,i,"linePrefix",5)(u)}function i(u){const o=r.events[r.events.length-1];return o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?t(u):ee(u)?a(u):n(u)}}const K0={name:"codeText",tokenize:ed,resolve:Z0,previous:J0};function Z0(e){let t=e.length-4,n=3,r,a;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)a===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(a=r):(r===t||e[r][1].type==="lineEnding")&&(e[a][1].type="codeTextData",r!==a+2&&(e[a][1].end=e[r-1][1].end,e.splice(a+2,r-a-2),t-=r-a-2,r=a+2),a=void 0);return e}function J0(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function ed(e,t,n){let r=0,a,i;return u;function u(d){return e.enter("codeText"),e.enter("codeTextSequence"),o(d)}function o(d){return d===96?(e.consume(d),r++,o):(e.exit("codeTextSequence"),l(d))}function l(d){return d===null?n(d):d===32?(e.enter("space"),e.consume(d),e.exit("space"),l):d===96?(i=e.enter("codeTextSequence"),a=0,f(d)):ee(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),l):(e.enter("codeTextData"),c(d))}function c(d){return d===null||d===32||d===96||ee(d)?(e.exit("codeTextData"),l(d)):(e.consume(d),c)}function f(d){return d===96?(e.consume(d),a++,f):a===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(d)):(i.type="codeTextData",c(d))}}function ao(e){const t={};let n=-1,r,a,i,u,o,l,c;for(;++n<e.length;){for(;n in t;)n=t[n];if(r=e[n],n&&r[1].type==="chunkFlow"&&e[n-1][1].type==="listItemPrefix"&&(l=r[1]._tokenizer.events,i=0,i<l.length&&l[i][1].type==="lineEndingBlank"&&(i+=2),i<l.length&&l[i][1].type==="content"))for(;++i<l.length&&l[i][1].type!=="content";)l[i][1].type==="chunkText"&&(l[i][1]._isInFirstContentOfListItem=!0,i++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,td(e,n)),n=t[n],c=!0);else if(r[1]._container){for(i=n,a=void 0;i--&&(u=e[i],u[1].type==="lineEnding"||u[1].type==="lineEndingBlank");)u[0]==="enter"&&(a&&(e[a][1].type="lineEndingBlank"),u[1].type="lineEnding",a=i);a&&(r[1].end=Object.assign({},e[a][1].start),o=e.slice(a,n),o.unshift(r),ht(e,a,n-a+1,o))}}return!c}function td(e,t){const n=e[t][1],r=e[t][2];let a=t-1;const i=[],u=n._tokenizer||r.parser[n.contentType](n.start),o=u.events,l=[],c={};let f,d,m=-1,h=n,y=0,A=0;const R=[A];for(;h;){for(;e[++a][1]!==h;);i.push(a),h._tokenizer||(f=r.sliceStream(h),h.next||f.push(null),d&&u.defineSkip(h.start),h._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(f),h._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),d=h,h=h.next}for(h=n;++m<o.length;)o[m][0]==="exit"&&o[m-1][0]==="enter"&&o[m][1].type===o[m-1][1].type&&o[m][1].start.line!==o[m][1].end.line&&(A=m+1,R.push(A),h._tokenizer=void 0,h.previous=void 0,h=h.next);for(u.events=[],h?(h._tokenizer=void 0,h.previous=void 0):R.pop(),m=R.length;m--;){const S=o.slice(R[m],R[m+1]),P=i.pop();l.unshift([P,P+S.length-1]),ht(e,P,2,S)}for(m=-1;++m<l.length;)c[y+l[m][0]]=y+l[m][1],y+=l[m][1]-l[m][0]-1;return c}const nd={tokenize:id,resolve:ad},rd={tokenize:ud,partial:!0};function ad(e){return ao(e),e}function id(e,t){let n;return r;function r(o){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),a(o)}function a(o){return o===null?i(o):ee(o)?e.check(rd,u,i)(o):(e.consume(o),a)}function i(o){return e.exit("chunkContent"),e.exit("content"),t(o)}function u(o){return e.consume(o),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,a}}function ud(e,t,n){const r=this;return a;function a(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),Se(e,i,"linePrefix")}function i(u){if(u===null||ee(u))return n(u);const o=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?t(u):e.interrupt(r.parser.constructs.flow,n,t)(u)}}function io(e,t,n,r,a,i,u,o,l){const c=l||Number.POSITIVE_INFINITY;let f=0;return d;function d(S){return S===60?(e.enter(r),e.enter(a),e.enter(i),e.consume(S),e.exit(i),m):S===null||S===32||S===41||Aa(S)?n(S):(e.enter(r),e.enter(u),e.enter(o),e.enter("chunkString",{contentType:"string"}),A(S))}function m(S){return S===62?(e.enter(i),e.consume(S),e.exit(i),e.exit(a),e.exit(r),t):(e.enter(o),e.enter("chunkString",{contentType:"string"}),h(S))}function h(S){return S===62?(e.exit("chunkString"),e.exit(o),m(S)):S===null||S===60||ee(S)?n(S):(e.consume(S),S===92?y:h)}function y(S){return S===60||S===62||S===92?(e.consume(S),h):h(S)}function A(S){return!f&&(S===null||S===41||ze(S))?(e.exit("chunkString"),e.exit(o),e.exit(u),e.exit(r),t(S)):f<c&&S===40?(e.consume(S),f++,A):S===41?(e.consume(S),f--,A):S===null||S===32||S===40||Aa(S)?n(S):(e.consume(S),S===92?R:A)}function R(S){return S===40||S===41||S===92?(e.consume(S),A):A(S)}}function uo(e,t,n,r,a,i){const u=this;let o=0,l;return c;function c(h){return e.enter(r),e.enter(a),e.consume(h),e.exit(a),e.enter(i),f}function f(h){return o>999||h===null||h===91||h===93&&!l||h===94&&!o&&"_hiddenFootnoteSupport"in u.parser.constructs?n(h):h===93?(e.exit(i),e.enter(a),e.consume(h),e.exit(a),e.exit(r),t):ee(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),f):(e.enter("chunkString",{contentType:"string"}),d(h))}function d(h){return h===null||h===91||h===93||ee(h)||o++>999?(e.exit("chunkString"),f(h)):(e.consume(h),l||(l=!me(h)),h===92?m:d)}function m(h){return h===91||h===92||h===93?(e.consume(h),o++,d):d(h)}}function so(e,t,n,r,a,i){let u;return o;function o(m){return m===34||m===39||m===40?(e.enter(r),e.enter(a),e.consume(m),e.exit(a),u=m===40?41:m,l):n(m)}function l(m){return m===u?(e.enter(a),e.consume(m),e.exit(a),e.exit(r),t):(e.enter(i),c(m))}function c(m){return m===u?(e.exit(i),l(u)):m===null?n(m):ee(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),Se(e,c,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),f(m))}function f(m){return m===u||m===null||ee(m)?(e.exit("chunkString"),c(m)):(e.consume(m),m===92?d:f)}function d(m){return m===u||m===92?(e.consume(m),f):f(m)}}function gn(e,t){let n;return r;function r(a){return ee(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),n=!0,r):me(a)?Se(e,r,n?"linePrefix":"lineSuffix")(a):t(a)}}const sd={name:"definition",tokenize:ld},od={tokenize:cd,partial:!0};function ld(e,t,n){const r=this;let a;return i;function i(h){return e.enter("definition"),u(h)}function u(h){return uo.call(r,e,o,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(h)}function o(h){return a=Qt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),l):n(h)}function l(h){return ze(h)?gn(e,c)(h):c(h)}function c(h){return io(e,f,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(h)}function f(h){return e.attempt(od,d,d)(h)}function d(h){return me(h)?Se(e,m,"whitespace")(h):m(h)}function m(h){return h===null||ee(h)?(e.exit("definition"),r.parser.defined.push(a),t(h)):n(h)}}function cd(e,t,n){return r;function r(o){return ze(o)?gn(e,a)(o):n(o)}function a(o){return so(e,i,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(o)}function i(o){return me(o)?Se(e,u,"whitespace")(o):u(o)}function u(o){return o===null||ee(o)?t(o):n(o)}}const fd={name:"hardBreakEscape",tokenize:dd};function dd(e,t,n){return r;function r(i){return e.enter("hardBreakEscape"),e.consume(i),a}function a(i){return ee(i)?(e.exit("hardBreakEscape"),t(i)):n(i)}}const hd={name:"headingAtx",tokenize:pd,resolve:md};function md(e,t){let n=e.length-2,r=3,a,i;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(a={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},i={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},ht(e,r,n-r+1,[["enter",a,t],["enter",i,t],["exit",i,t],["exit",a,t]])),e}function pd(e,t,n){let r=0;return a;function a(f){return e.enter("atxHeading"),i(f)}function i(f){return e.enter("atxHeadingSequence"),u(f)}function u(f){return f===35&&r++<6?(e.consume(f),u):f===null||ze(f)?(e.exit("atxHeadingSequence"),o(f)):n(f)}function o(f){return f===35?(e.enter("atxHeadingSequence"),l(f)):f===null||ee(f)?(e.exit("atxHeading"),t(f)):me(f)?Se(e,o,"whitespace")(f):(e.enter("atxHeadingText"),c(f))}function l(f){return f===35?(e.consume(f),l):(e.exit("atxHeadingSequence"),o(f))}function c(f){return f===null||f===35||ze(f)?(e.exit("atxHeadingText"),o(f)):(e.consume(f),c)}}const Ed=["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"],Ji=["pre","script","style","textarea"],bd={name:"htmlFlow",tokenize:_d,resolveTo:Ad,concrete:!0},Td={tokenize:Sd,partial:!0},gd={tokenize:yd,partial:!0};function Ad(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}function _d(e,t,n){const r=this;let a,i,u,o,l;return c;function c(T){return f(T)}function f(T){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(T),d}function d(T){return T===33?(e.consume(T),m):T===47?(e.consume(T),i=!0,A):T===63?(e.consume(T),a=3,r.interrupt?t:p):ft(T)?(e.consume(T),u=String.fromCharCode(T),R):n(T)}function m(T){return T===45?(e.consume(T),a=2,h):T===91?(e.consume(T),a=5,o=0,y):ft(T)?(e.consume(T),a=4,r.interrupt?t:p):n(T)}function h(T){return T===45?(e.consume(T),r.interrupt?t:p):n(T)}function y(T){const q="CDATA[";return T===q.charCodeAt(o++)?(e.consume(T),o===q.length?r.interrupt?t:B:y):n(T)}function A(T){return ft(T)?(e.consume(T),u=String.fromCharCode(T),R):n(T)}function R(T){if(T===null||T===47||T===62||ze(T)){const q=T===47,Z=u.toLowerCase();return!q&&!i&&Ji.includes(Z)?(a=1,r.interrupt?t(T):B(T)):Ed.includes(u.toLowerCase())?(a=6,q?(e.consume(T),S):r.interrupt?t(T):B(T)):(a=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(T):i?P(T):O(T))}return T===45||Qe(T)?(e.consume(T),u+=String.fromCharCode(T),R):n(T)}function S(T){return T===62?(e.consume(T),r.interrupt?t:B):n(T)}function P(T){return me(T)?(e.consume(T),P):Y(T)}function O(T){return T===47?(e.consume(T),Y):T===58||T===95||ft(T)?(e.consume(T),w):me(T)?(e.consume(T),O):Y(T)}function w(T){return T===45||T===46||T===58||T===95||Qe(T)?(e.consume(T),w):C(T)}function C(T){return T===61?(e.consume(T),I):me(T)?(e.consume(T),C):O(T)}function I(T){return T===null||T===60||T===61||T===62||T===96?n(T):T===34||T===39?(e.consume(T),l=T,W):me(T)?(e.consume(T),I):se(T)}function W(T){return T===l?(e.consume(T),l=null,ne):T===null||ee(T)?n(T):(e.consume(T),W)}function se(T){return T===null||T===34||T===39||T===47||T===60||T===61||T===62||T===96||ze(T)?C(T):(e.consume(T),se)}function ne(T){return T===47||T===62||me(T)?O(T):n(T)}function Y(T){return T===62?(e.consume(T),F):n(T)}function F(T){return T===null||ee(T)?B(T):me(T)?(e.consume(T),F):n(T)}function B(T){return T===45&&a===2?(e.consume(T),oe):T===60&&a===1?(e.consume(T),pe):T===62&&a===4?(e.consume(T),H):T===63&&a===3?(e.consume(T),p):T===93&&a===5?(e.consume(T),Le):ee(T)&&(a===6||a===7)?(e.exit("htmlFlowData"),e.check(Td,Q,G)(T)):T===null||ee(T)?(e.exit("htmlFlowData"),G(T)):(e.consume(T),B)}function G(T){return e.check(gd,$,Q)(T)}function $(T){return e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),X}function X(T){return T===null||ee(T)?G(T):(e.enter("htmlFlowData"),B(T))}function oe(T){return T===45?(e.consume(T),p):B(T)}function pe(T){return T===47?(e.consume(T),u="",ve):B(T)}function ve(T){if(T===62){const q=u.toLowerCase();return Ji.includes(q)?(e.consume(T),H):B(T)}return ft(T)&&u.length<8?(e.consume(T),u+=String.fromCharCode(T),ve):B(T)}function Le(T){return T===93?(e.consume(T),p):B(T)}function p(T){return T===62?(e.consume(T),H):T===45&&a===2?(e.consume(T),p):B(T)}function H(T){return T===null||ee(T)?(e.exit("htmlFlowData"),Q(T)):(e.consume(T),H)}function Q(T){return e.exit("htmlFlow"),t(T)}}function yd(e,t,n){const r=this;return a;function a(u){return ee(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),i):n(u)}function i(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}function Sd(e,t,n){return r;function r(a){return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),e.attempt(gr,t,n)}}const xd={name:"htmlText",tokenize:Cd};function Cd(e,t,n){const r=this;let a,i,u;return o;function o(p){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(p),l}function l(p){return p===33?(e.consume(p),c):p===47?(e.consume(p),C):p===63?(e.consume(p),O):ft(p)?(e.consume(p),se):n(p)}function c(p){return p===45?(e.consume(p),f):p===91?(e.consume(p),i=0,y):ft(p)?(e.consume(p),P):n(p)}function f(p){return p===45?(e.consume(p),h):n(p)}function d(p){return p===null?n(p):p===45?(e.consume(p),m):ee(p)?(u=d,pe(p)):(e.consume(p),d)}function m(p){return p===45?(e.consume(p),h):d(p)}function h(p){return p===62?oe(p):p===45?m(p):d(p)}function y(p){const H="CDATA[";return p===H.charCodeAt(i++)?(e.consume(p),i===H.length?A:y):n(p)}function A(p){return p===null?n(p):p===93?(e.consume(p),R):ee(p)?(u=A,pe(p)):(e.consume(p),A)}function R(p){return p===93?(e.consume(p),S):A(p)}function S(p){return p===62?oe(p):p===93?(e.consume(p),S):A(p)}function P(p){return p===null||p===62?oe(p):ee(p)?(u=P,pe(p)):(e.consume(p),P)}function O(p){return p===null?n(p):p===63?(e.consume(p),w):ee(p)?(u=O,pe(p)):(e.consume(p),O)}function w(p){return p===62?oe(p):O(p)}function C(p){return ft(p)?(e.consume(p),I):n(p)}function I(p){return p===45||Qe(p)?(e.consume(p),I):W(p)}function W(p){return ee(p)?(u=W,pe(p)):me(p)?(e.consume(p),W):oe(p)}function se(p){return p===45||Qe(p)?(e.consume(p),se):p===47||p===62||ze(p)?ne(p):n(p)}function ne(p){return p===47?(e.consume(p),oe):p===58||p===95||ft(p)?(e.consume(p),Y):ee(p)?(u=ne,pe(p)):me(p)?(e.consume(p),ne):oe(p)}function Y(p){return p===45||p===46||p===58||p===95||Qe(p)?(e.consume(p),Y):F(p)}function F(p){return p===61?(e.consume(p),B):ee(p)?(u=F,pe(p)):me(p)?(e.consume(p),F):ne(p)}function B(p){return p===null||p===60||p===61||p===62||p===96?n(p):p===34||p===39?(e.consume(p),a=p,G):ee(p)?(u=B,pe(p)):me(p)?(e.consume(p),B):(e.consume(p),$)}function G(p){return p===a?(e.consume(p),a=void 0,X):p===null?n(p):ee(p)?(u=G,pe(p)):(e.consume(p),G)}function $(p){return p===null||p===34||p===39||p===60||p===61||p===96?n(p):p===47||p===62||ze(p)?ne(p):(e.consume(p),$)}function X(p){return p===47||p===62||ze(p)?ne(p):n(p)}function oe(p){return p===62?(e.consume(p),e.exit("htmlTextData"),e.exit("htmlText"),t):n(p)}function pe(p){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),ve}function ve(p){return me(p)?Se(e,Le,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(p):Le(p)}function Le(p){return e.enter("htmlTextData"),u(p)}}const Qa={name:"labelEnd",tokenize:vd,resolveTo:Rd,resolveAll:Ld},Id={tokenize:Pd},Nd={tokenize:Dd},Od={tokenize:kd};function Ld(e){let t=-1;for(;++t<e.length;){const n=e[t][1];(n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd")&&(e.splice(t+1,n.type==="labelImage"?4:2),n.type="data",t++)}return e}function Rd(e,t){let n=e.length,r=0,a,i,u,o;for(;n--;)if(a=e[n][1],i){if(a.type==="link"||a.type==="labelLink"&&a._inactive)break;e[n][0]==="enter"&&a.type==="labelLink"&&(a._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(a.type==="labelImage"||a.type==="labelLink")&&!a._balanced&&(i=n,a.type!=="labelLink")){r=2;break}}else a.type==="labelEnd"&&(u=n);const l={type:e[i][1].type==="labelLink"?"link":"image",start:Object.assign({},e[i][1].start),end:Object.assign({},e[e.length-1][1].end)},c={type:"label",start:Object.assign({},e[i][1].start),end:Object.assign({},e[u][1].end)},f={type:"labelText",start:Object.assign({},e[i+r+2][1].end),end:Object.assign({},e[u-2][1].start)};return o=[["enter",l,t],["enter",c,t]],o=Ze(o,e.slice(i+1,i+r+3)),o=Ze(o,[["enter",f,t]]),o=Ze(o,Xa(t.parser.constructs.insideSpan.null,e.slice(i+r+4,u-3),t)),o=Ze(o,[["exit",f,t],e[u-2],e[u-1],["exit",c,t]]),o=Ze(o,e.slice(u+1)),o=Ze(o,[["exit",l,t]]),ht(e,i,e.length,o),e}function vd(e,t,n){const r=this;let a=r.events.length,i,u;for(;a--;)if((r.events[a][1].type==="labelImage"||r.events[a][1].type==="labelLink")&&!r.events[a][1]._balanced){i=r.events[a][1];break}return o;function o(m){return i?i._inactive?d(m):(u=r.parser.defined.includes(Qt(r.sliceSerialize({start:i.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(m),e.exit("labelMarker"),e.exit("labelEnd"),l):n(m)}function l(m){return m===40?e.attempt(Id,f,u?f:d)(m):m===91?e.attempt(Nd,f,u?c:d)(m):u?f(m):d(m)}function c(m){return e.attempt(Od,f,d)(m)}function f(m){return t(m)}function d(m){return i._balanced=!0,n(m)}}function Pd(e,t,n){return r;function r(d){return e.enter("resource"),e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),a}function a(d){return ze(d)?gn(e,i)(d):i(d)}function i(d){return d===41?f(d):io(e,u,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(d)}function u(d){return ze(d)?gn(e,l)(d):f(d)}function o(d){return n(d)}function l(d){return d===34||d===39||d===40?so(e,c,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(d):f(d)}function c(d){return ze(d)?gn(e,f)(d):f(d)}function f(d){return d===41?(e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),e.exit("resource"),t):n(d)}}function Dd(e,t,n){const r=this;return a;function a(o){return uo.call(r,e,i,u,"reference","referenceMarker","referenceString")(o)}function i(o){return r.parser.defined.includes(Qt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(o):n(o)}function u(o){return n(o)}}function kd(e,t,n){return r;function r(i){return e.enter("reference"),e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),a}function a(i){return i===93?(e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),e.exit("reference"),t):n(i)}}const wd={name:"labelStartImage",tokenize:Md,resolveAll:Qa.resolveAll};function Md(e,t,n){const r=this;return a;function a(o){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(o),e.exit("labelImageMarker"),i}function i(o){return o===91?(e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelImage"),u):n(o)}function u(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):t(o)}}const Bd={name:"labelStartLink",tokenize:Fd,resolveAll:Qa.resolveAll};function Fd(e,t,n){const r=this;return a;function a(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),i}function i(u){return u===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(u):t(u)}}const Hr={name:"lineEnding",tokenize:Hd};function Hd(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),Se(e,t,"linePrefix")}}const Xn={name:"thematicBreak",tokenize:Ud};function Ud(e,t,n){let r=0,a;return i;function i(c){return e.enter("thematicBreak"),u(c)}function u(c){return a=c,o(c)}function o(c){return c===a?(e.enter("thematicBreakSequence"),l(c)):r>=3&&(c===null||ee(c))?(e.exit("thematicBreak"),t(c)):n(c)}function l(c){return c===a?(e.consume(c),r++,l):(e.exit("thematicBreakSequence"),me(c)?Se(e,o,"whitespace")(c):o(c))}}const Ye={name:"list",tokenize:Yd,continuation:{tokenize:Gd},exit:Vd},jd={tokenize:qd,partial:!0},$d={tokenize:zd,partial:!0};function Yd(e,t,n){const r=this,a=r.events[r.events.length-1];let i=a&&a[1].type==="linePrefix"?a[2].sliceSerialize(a[1],!0).length:0,u=0;return o;function o(h){const y=r.containerState.type||(h===42||h===43||h===45?"listUnordered":"listOrdered");if(y==="listUnordered"?!r.containerState.marker||h===r.containerState.marker:_a(h)){if(r.containerState.type||(r.containerState.type=y,e.enter(y,{_container:!0})),y==="listUnordered")return e.enter("listItemPrefix"),h===42||h===45?e.check(Xn,n,c)(h):c(h);if(!r.interrupt||h===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(h)}return n(h)}function l(h){return _a(h)&&++u<10?(e.consume(h),l):(!r.interrupt||u<2)&&(r.containerState.marker?h===r.containerState.marker:h===41||h===46)?(e.exit("listItemValue"),c(h)):n(h)}function c(h){return e.enter("listItemMarker"),e.consume(h),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||h,e.check(gr,r.interrupt?n:f,e.attempt(jd,m,d))}function f(h){return r.containerState.initialBlankLine=!0,i++,m(h)}function d(h){return me(h)?(e.enter("listItemPrefixWhitespace"),e.consume(h),e.exit("listItemPrefixWhitespace"),m):n(h)}function m(h){return r.containerState.size=i+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(h)}}function Gd(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(gr,a,i);function a(o){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Se(e,t,"listItemIndent",r.containerState.size+1)(o)}function i(o){return r.containerState.furtherBlankLines||!me(o)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,u(o)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt($d,t,u)(o))}function u(o){return r.containerState._closeFlow=!0,r.interrupt=void 0,Se(e,e.attempt(Ye,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o)}}function zd(e,t,n){const r=this;return Se(e,a,"listItemIndent",r.containerState.size+1);function a(i){const u=r.events[r.events.length-1];return u&&u[1].type==="listItemIndent"&&u[2].sliceSerialize(u[1],!0).length===r.containerState.size?t(i):n(i)}}function Vd(e){e.exit(this.containerState.type)}function qd(e,t,n){const r=this;return Se(e,a,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function a(i){const u=r.events[r.events.length-1];return!me(i)&&u&&u[1].type==="listItemPrefixWhitespace"?t(i):n(i)}}const eu={name:"setextUnderline",tokenize:Xd,resolveTo:Wd};function Wd(e,t){let n=e.length,r,a,i;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(a=n)}else e[n][1].type==="content"&&e.splice(n,1),!i&&e[n][1].type==="definition"&&(i=n);const u={type:"setextHeading",start:Object.assign({},e[a][1].start),end:Object.assign({},e[e.length-1][1].end)};return e[a][1].type="setextHeadingText",i?(e.splice(a,0,["enter",u,t]),e.splice(i+1,0,["exit",e[r][1],t]),e[r][1].end=Object.assign({},e[i][1].end)):e[r][1]=u,e.push(["exit",u,t]),e}function Xd(e,t,n){const r=this;let a;return i;function i(c){let f=r.events.length,d;for(;f--;)if(r.events[f][1].type!=="lineEnding"&&r.events[f][1].type!=="linePrefix"&&r.events[f][1].type!=="content"){d=r.events[f][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||d)?(e.enter("setextHeadingLine"),a=c,u(c)):n(c)}function u(c){return e.enter("setextHeadingLineSequence"),o(c)}function o(c){return c===a?(e.consume(c),o):(e.exit("setextHeadingLineSequence"),me(c)?Se(e,l,"lineSuffix")(c):l(c))}function l(c){return c===null||ee(c)?(e.exit("setextHeadingLine"),t(c)):n(c)}}const Qd={tokenize:Kd};function Kd(e){const t=this,n=e.attempt(gr,r,e.attempt(this.parser.constructs.flowInitial,a,Se(e,e.attempt(this.parser.constructs.flow,a,e.attempt(nd,a)),"linePrefix")));return n;function r(i){if(i===null){e.consume(i);return}return e.enter("lineEndingBlank"),e.consume(i),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function a(i){if(i===null){e.consume(i);return}return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const Zd={resolveAll:lo()},Jd=oo("string"),eh=oo("text");function oo(e){return{tokenize:t,resolveAll:lo(e==="text"?th:void 0)};function t(n){const r=this,a=this.parser.constructs[e],i=n.attempt(a,u,o);return u;function u(f){return c(f)?i(f):o(f)}function o(f){if(f===null){n.consume(f);return}return n.enter("data"),n.consume(f),l}function l(f){return c(f)?(n.exit("data"),i(f)):(n.consume(f),l)}function c(f){if(f===null)return!0;const d=a[f];let m=-1;if(d)for(;++m<d.length;){const h=d[m];if(!h.previous||h.previous.call(r,r.previous))return!0}return!1}}}function lo(e){return t;function t(n,r){let a=-1,i;for(;++a<=n.length;)i===void 0?n[a]&&n[a][1].type==="data"&&(i=a,a++):(!n[a]||n[a][1].type!=="data")&&(a!==i+2&&(n[i][1].end=n[a-1][1].end,n.splice(i+2,a-i-2),a=i+2),i=void 0);return e?e(n,r):n}}function th(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],a=t.sliceStream(r);let i=a.length,u=-1,o=0,l;for(;i--;){const c=a[i];if(typeof c=="string"){for(u=c.length;c.charCodeAt(u-1)===32;)o++,u--;if(u)break;u=-1}else if(c===-2)l=!0,o++;else if(c!==-1){i++;break}}if(o){const c={type:n===e.length||l||o<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-o,offset:r.end.offset-o,_index:r.start._index+i,_bufferIndex:i?u:r.start._bufferIndex+u},end:Object.assign({},r.end)};r.end=Object.assign({},c.start),r.start.offset===r.end.offset?Object.assign(r,c):(e.splice(n,0,["enter",c,t],["exit",c,t]),n+=2)}n++}return e}function nh(e,t,n){let r=Object.assign(n?Object.assign({},n):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1});const a={},i=[];let u=[],o=[];const l={consume:P,enter:O,exit:w,attempt:W(C),check:W(I),interrupt:W(I,{interrupt:!0})},c={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:h,sliceSerialize:m,now:y,defineSkip:A,write:d};let f=t.tokenize.call(c,l);return t.resolveAll&&i.push(t),c;function d(F){return u=Ze(u,F),R(),u[u.length-1]!==null?[]:(se(t,0),c.events=Xa(i,c.events,c),c.events)}function m(F,B){return ah(h(F),B)}function h(F){return rh(u,F)}function y(){const{line:F,column:B,offset:G,_index:$,_bufferIndex:X}=r;return{line:F,column:B,offset:G,_index:$,_bufferIndex:X}}function A(F){a[F.line]=F.column,Y()}function R(){let F;for(;r._index<u.length;){const B=u[r._index];if(typeof B=="string")for(F=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===F&&r._bufferIndex<B.length;)S(B.charCodeAt(r._bufferIndex));else S(B)}}function S(F){f=f(F)}function P(F){ee(F)?(r.line++,r.column=1,r.offset+=F===-3?2:1,Y()):F!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===u[r._index].length&&(r._bufferIndex=-1,r._index++)),c.previous=F}function O(F,B){const G=B||{};return G.type=F,G.start=y(),c.events.push(["enter",G,c]),o.push(G),G}function w(F){const B=o.pop();return B.end=y(),c.events.push(["exit",B,c]),B}function C(F,B){se(F,B.from)}function I(F,B){B.restore()}function W(F,B){return G;function G($,X,oe){let pe,ve,Le,p;return Array.isArray($)?Q($):"tokenize"in $?Q([$]):H($);function H(z){return K;function K(te){const ie=te!==null&&z[te],J=te!==null&&z.null,_e=[...Array.isArray(ie)?ie:ie?[ie]:[],...Array.isArray(J)?J:J?[J]:[]];return Q(_e)(te)}}function Q(z){return pe=z,ve=0,z.length===0?oe:T(z[ve])}function T(z){return K;function K(te){return p=ne(),Le=z,z.partial||(c.currentConstruct=z),z.name&&c.parser.constructs.disable.null.includes(z.name)?Z():z.tokenize.call(B?Object.assign(Object.create(c),B):c,l,q,Z)(te)}}function q(z){return F(Le,p),X}function Z(z){return p.restore(),++ve<pe.length?T(pe[ve]):oe}}}function se(F,B){F.resolveAll&&!i.includes(F)&&i.push(F),F.resolve&&ht(c.events,B,c.events.length-B,F.resolve(c.events.slice(B),c)),F.resolveTo&&(c.events=F.resolveTo(c.events,c))}function ne(){const F=y(),B=c.previous,G=c.currentConstruct,$=c.events.length,X=Array.from(o);return{restore:oe,from:$};function oe(){r=F,c.previous=B,c.currentConstruct=G,c.events.length=$,o=X,Y()}}function Y(){r.line in a&&r.column<2&&(r.column=a[r.line],r.offset+=a[r.line]-1)}}function rh(e,t){const n=t.start._index,r=t.start._bufferIndex,a=t.end._index,i=t.end._bufferIndex;let u;if(n===a)u=[e[n].slice(r,i)];else{if(u=e.slice(n,a),r>-1){const o=u[0];typeof o=="string"?u[0]=o.slice(r):u.shift()}i>0&&u.push(e[a].slice(0,i))}return u}function ah(e,t){let n=-1;const r=[];let a;for(;++n<e.length;){const i=e[n];let u;if(typeof i=="string")u=i;else switch(i){case-5:{u="\r";break}case-4:{u=`
49
+ `,c="/",f="*",d="",h="comment",m="declaration";Mr=function(A,R){if(typeof A!="string")throw new TypeError("First argument must be a string");if(!A)return[];R=R||{};var S=1,P=1;function O(G){var $=G.match(t);$&&(S+=$.length);var X=G.lastIndexOf(l);P=~X?G.length-X:P+G.length}function w(){var G={line:S,column:P};return function($){return $.position=new C(G),se(),$}}function C(G){this.start=G,this.end={line:S,column:P},this.source=R.source}C.prototype.content=A;function I(G){var $=new Error(R.source+":"+S+":"+P+": "+G);if($.reason=G,$.filename=R.source,$.line=S,$.column=P,$.source=A,!R.silent)throw $}function W(G){var $=G.exec(A);if($){var X=$[0];return O(X),A=A.slice(X.length),$}}function se(){W(n)}function ne(G){var $;for(G=G||[];$=Y();)$!==!1&&G.push($);return G}function Y(){var G=w();if(!(c!=A.charAt(0)||f!=A.charAt(1))){for(var $=2;d!=A.charAt($)&&(f!=A.charAt($)||c!=A.charAt($+1));)++$;if($+=2,d===A.charAt($-1))return I("End of comment missing");var X=A.slice(2,$-2);return P+=2,O(X),A=A.slice($),P+=2,G({type:h,comment:X})}}function F(){var G=w(),$=W(r);if($){if(Y(),!W(a))return I("property missing ':'");var X=W(i),oe=G({type:m,property:y($[0].replace(e,d)),value:X?y(X[0].replace(e,d)):d});return W(u),oe}}function B(){var G=[];ne(G);for(var $;$=F();)$!==!1&&(G.push($),ne(G));return G}return se(),B()};function y(A){return A?A.replace(o,d):d}return Mr}var ji;function Wf(){if(ji)return $t;ji=1;var e=$t&&$t.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty($t,"__esModule",{value:!0});var t=e(qf());function n(r,a){var i=null;if(!r||typeof r!="string")return i;var u=(0,t.default)(r),o=typeof a=="function";return u.forEach(function(l){if(l.type==="declaration"){var c=l.property,f=l.value;o?a(c,f,l):f&&(i=i||{},i[c]=f)}}),i}return $t.default=n,$t}var Xf=Wf();const $i=Ba(Xf),Qf=$i.default||$i,Tr=Ws("end"),mt=Ws("start");function Ws(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function Kf(e){const t=mt(e),n=Tr(e);if(t&&n)return{start:t,end:n}}function Tn(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Yi(e.position):"start"in e||"end"in e?Yi(e):"line"in e||"column"in e?ga(e):""}function ga(e){return Gi(e&&e.line)+":"+Gi(e&&e.column)}function Yi(e){return ga(e&&e.start)+"-"+ga(e&&e.end)}function Gi(e){return e&&typeof e=="number"?e:1}class He extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let a="",i={},u=!1;if(n&&("line"in n&&"column"in n?i={place:n}:"start"in n&&"end"in n?i={place:n}:"type"in n?i={ancestors:[n],place:n.position}:i={...n}),typeof t=="string"?a=t:!i.cause&&t&&(u=!0,a=t.message,i.cause=t),!i.ruleId&&!i.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?i.ruleId=r:(i.source=r.slice(0,l),i.ruleId=r.slice(l+1))}if(!i.place&&i.ancestors&&i.ancestors){const l=i.ancestors[i.ancestors.length-1];l&&(i.place=l.position)}const o=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=o?o.column:void 0,this.fatal=void 0,this.file,this.message=a,this.line=o?o.line:void 0,this.name=Tn(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=u&&i.cause&&typeof i.cause.stack=="string"?i.cause.stack:"",this.actual,this.expected,this.note,this.url}}He.prototype.file="";He.prototype.name="";He.prototype.reason="";He.prototype.message="";He.prototype.stack="";He.prototype.column=void 0;He.prototype.line=void 0;He.prototype.ancestors=void 0;He.prototype.cause=void 0;He.prototype.fatal=void 0;He.prototype.place=void 0;He.prototype.ruleId=void 0;He.prototype.source=void 0;const za={}.hasOwnProperty,Zf=new Map,Jf=/[A-Z]/g,e0=/-([a-z])/g,t0=new Set(["table","tbody","thead","tfoot","tr"]),n0=new Set(["td","th"]),Xs="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function r0(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=f0(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=c0(n,t.jsx,t.jsxs)}const a={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"?Ct:Pn,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},i=Qs(a,e,void 0);return i&&typeof i!="string"?i:a.create(e,a.Fragment,{children:i||void 0},void 0)}function Qs(e,t,n){if(t.type==="element")return a0(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return i0(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return s0(e,t,n);if(t.type==="mdxjsEsm")return u0(e,t);if(t.type==="root")return o0(e,t,n);if(t.type==="text")return l0(e,t)}function a0(e,t,n){const r=e.schema;let a=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(a=Ct,e.schema=a),e.ancestors.push(t);const i=Zs(e,t.tagName,!1),u=d0(e,t);let o=qa(e,t);return t0.has(t.tagName)&&(o=o.filter(function(l){return typeof l=="string"?!Bf(l):!0})),Ks(e,u,i,t),Va(u,o),e.ancestors.pop(),e.schema=r,e.create(t,i,u,n)}function i0(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}Nn(e,t.position)}function u0(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Nn(e,t.position)}function s0(e,t,n){const r=e.schema;let a=r;t.name==="svg"&&r.space==="html"&&(a=Ct,e.schema=a),e.ancestors.push(t);const i=t.name===null?e.Fragment:Zs(e,t.name,!0),u=h0(e,t),o=qa(e,t);return Ks(e,u,i,t),Va(u,o),e.ancestors.pop(),e.schema=r,e.create(t,i,u,n)}function o0(e,t,n){const r={};return Va(r,qa(e,t)),e.create(t,e.Fragment,r,n)}function l0(e,t){return t.value}function Ks(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Va(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function c0(e,t,n){return r;function r(a,i,u,o){const c=Array.isArray(u.children)?n:t;return o?c(i,u,o):c(i,u)}}function f0(e,t){return n;function n(r,a,i,u){const o=Array.isArray(i.children),l=mt(r);return t(a,i,u,o,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function d0(e,t){const n={};let r,a;for(a in t.properties)if(a!=="children"&&za.call(t.properties,a)){const i=m0(e,a,t.properties[a]);if(i){const[u,o]=i;e.tableCellAlignToStyle&&u==="align"&&typeof o=="string"&&n0.has(t.tagName)?r=o:n[u]=o}}if(r){const i=n.style||(n.style={});i[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function h0(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const i=r.data.estree.body[0];i.type;const u=i.expression;u.type;const o=u.properties[0];o.type,Object.assign(n,e.evaluater.evaluateExpression(o.argument))}else Nn(e,t.position);else{const a=r.name;let i;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const o=r.value.data.estree.body[0];o.type,i=e.evaluater.evaluateExpression(o.expression)}else Nn(e,t.position);else i=r.value===null?!0:r.value;n[a]=i}return n}function qa(e,t){const n=[];let r=-1;const a=e.passKeys?new Map:Zf;for(;++r<t.children.length;){const i=t.children[r];let u;if(e.passKeys){const l=i.type==="element"?i.tagName:i.type==="mdxJsxFlowElement"||i.type==="mdxJsxTextElement"?i.name:void 0;if(l){const c=a.get(l)||0;u=l+"-"+c,a.set(l,c+1)}}const o=Qs(e,i,u);o!==void 0&&n.push(o)}return n}function m0(e,t,n){const r=br(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Fs(n):qs(n)),r.property==="style"){let a=typeof n=="object"?n:p0(e,String(n));return e.stylePropertyNameCase==="css"&&(a=E0(a)),["style",a]}return[e.elementAttributeNameCase==="react"&&r.space?Vf[r.property]||r.property:r.attribute,n]}}function p0(e,t){const n={};try{Qf(t,r)}catch(a){if(!e.ignoreInvalidStyle){const i=a,u=new He("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:i,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw u.file=e.filePath||void 0,u.url=Xs+"#cannot-parse-style-attribute",u}}return n;function r(a,i){let u=a;u.slice(0,2)!=="--"&&(u.slice(0,4)==="-ms-"&&(u="ms-"+u.slice(4)),u=u.replace(e0,T0)),n[u]=i}}function Zs(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const a=t.split(".");let i=-1,u;for(;++i<a.length;){const o=wi(a[i])?{type:"Identifier",name:a[i]}:{type:"Literal",value:a[i]};u=u?{type:"MemberExpression",object:u,property:o,computed:!!(i&&o.type==="Literal"),optional:!1}:o}r=u}else r=wi(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const a=r.value;return za.call(e.components,a)?e.components[a]:a}if(e.evaluater)return e.evaluater.evaluateExpression(r);Nn(e)}function Nn(e,t){const n=new He("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=Xs+"#cannot-handle-mdx-estrees-without-createevaluater",n}function E0(e){const t={};let n;for(n in e)za.call(e,n)&&(t[b0(n)]=e[n]);return t}function b0(e){let t=e.replace(Jf,g0);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function T0(e,t){return t.toUpperCase()}function g0(e){return"-"+e.toLowerCase()}const Br={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"]},A0={};function _0(e,t){const n=A0,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,a=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return Js(e,r,a)}function Js(e,t,n){if(y0(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 zi(e.children,t,n)}return Array.isArray(e)?zi(e,t,n):""}function zi(e,t,n){const r=[];let a=-1;for(;++a<e.length;)r[a]=Js(e[a],t,n);return r.join("")}function y0(e){return!!(e&&typeof e=="object")}const Vi=document.createElement("i");function Wa(e){const t="&"+e+";";Vi.innerHTML=t;const n=Vi.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function ht(e,t,n,r){const a=e.length;let i=0,u;if(t<0?t=-t>a?0:a+t:t=t>a?a:t,n=n>0?n:0,r.length<1e4)u=Array.from(r),u.unshift(t,n),e.splice(...u);else for(n&&e.splice(t,n);i<r.length;)u=r.slice(i,i+1e4),u.unshift(t,0),e.splice(...u),i+=1e4,t+=1e4}function Ze(e,t){return e.length>0?(ht(e,e.length,0,t),e):t}const qi={}.hasOwnProperty;function S0(e){const t={};let n=-1;for(;++n<e.length;)x0(t,e[n]);return t}function x0(e,t){let n;for(n in t){const a=(qi.call(e,n)?e[n]:void 0)||(e[n]={}),i=t[n];let u;if(i)for(u in i){qi.call(a,u)||(a[u]=[]);const o=i[u];C0(a[u],Array.isArray(o)?o:o?[o]:[])}}}function C0(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);ht(e,0,0,r)}function eo(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||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function Qt(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const ft=It(/[A-Za-z]/),Qe=It(/[\dA-Za-z]/),I0=It(/[#-'*+\--9=?A-Z^-~]/);function Aa(e){return e!==null&&(e<32||e===127)}const _a=It(/\d/),N0=It(/[\dA-Fa-f]/),O0=It(/[!-/:-@[-`{-~]/);function ee(e){return e!==null&&e<-2}function ze(e){return e!==null&&(e<0||e===32)}function me(e){return e===-2||e===-1||e===32}const L0=It(new RegExp("\\p{P}|\\p{S}","u")),R0=It(/\s/);function It(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function rn(e){const t=[];let n=-1,r=0,a=0;for(;++n<e.length;){const i=e.charCodeAt(n);let u="";if(i===37&&Qe(e.charCodeAt(n+1))&&Qe(e.charCodeAt(n+2)))a=2;else if(i<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(i))||(u=String.fromCharCode(i));else if(i>55295&&i<57344){const o=e.charCodeAt(n+1);i<56320&&o>56319&&o<57344?(u=String.fromCharCode(i,o),a=1):u="�"}else u=String.fromCharCode(i);u&&(t.push(e.slice(r,n),encodeURIComponent(u)),r=n+a+1,u=""),a&&(n+=a,a=0)}return t.join("")+e.slice(r)}function Se(e,t,n,r){const a=r?r-1:Number.POSITIVE_INFINITY;let i=0;return u;function u(l){return me(l)?(e.enter(n),o(l)):t(l)}function o(l){return me(l)&&i++<a?(e.consume(l),o):(e.exit(n),t(l))}}const v0={tokenize:P0};function P0(e){const t=e.attempt(this.parser.constructs.contentInitial,r,a);let n;return t;function r(o){if(o===null){e.consume(o);return}return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),Se(e,t,"linePrefix")}function a(o){return e.enter("paragraph"),i(o)}function i(o){const l=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,u(o)}function u(o){if(o===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(o);return}return ee(o)?(e.consume(o),e.exit("chunkText"),i):(e.consume(o),u)}}const D0={tokenize:k0},Wi={tokenize:w0};function k0(e){const t=this,n=[];let r=0,a,i,u;return o;function o(O){if(r<n.length){const w=n[r];return t.containerState=w[1],e.attempt(w[0].continuation,l,c)(O)}return c(O)}function l(O){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,a&&P();const w=t.events.length;let C=w,I;for(;C--;)if(t.events[C][0]==="exit"&&t.events[C][1].type==="chunkFlow"){I=t.events[C][1].end;break}S(r);let W=w;for(;W<t.events.length;)t.events[W][1].end=Object.assign({},I),W++;return ht(t.events,C+1,0,t.events.slice(w)),t.events.length=W,c(O)}return o(O)}function c(O){if(r===n.length){if(!a)return h(O);if(a.currentConstruct&&a.currentConstruct.concrete)return y(O);t.interrupt=!!(a.currentConstruct&&!a._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Wi,f,d)(O)}function f(O){return a&&P(),S(r),h(O)}function d(O){return t.parser.lazy[t.now().line]=r!==n.length,u=t.now().offset,y(O)}function h(O){return t.containerState={},e.attempt(Wi,m,y)(O)}function m(O){return r++,n.push([t.currentConstruct,t.containerState]),h(O)}function y(O){if(O===null){a&&P(),S(0),e.consume(O);return}return a=a||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:i,_tokenizer:a}),A(O)}function A(O){if(O===null){R(e.exit("chunkFlow"),!0),S(0),e.consume(O);return}return ee(O)?(e.consume(O),R(e.exit("chunkFlow")),r=0,t.interrupt=void 0,o):(e.consume(O),A)}function R(O,w){const C=t.sliceStream(O);if(w&&C.push(null),O.previous=i,i&&(i.next=O),i=O,a.defineSkip(O.start),a.write(C),t.parser.lazy[O.start.line]){let I=a.events.length;for(;I--;)if(a.events[I][1].start.offset<u&&(!a.events[I][1].end||a.events[I][1].end.offset>u))return;const W=t.events.length;let se=W,ne,Y;for(;se--;)if(t.events[se][0]==="exit"&&t.events[se][1].type==="chunkFlow"){if(ne){Y=t.events[se][1].end;break}ne=!0}for(S(r),I=W;I<t.events.length;)t.events[I][1].end=Object.assign({},Y),I++;ht(t.events,se+1,0,t.events.slice(W)),t.events.length=I}}function S(O){let w=n.length;for(;w-- >O;){const C=n[w];t.containerState=C[1],C[0].exit.call(t,e)}n.length=O}function P(){a.write([null]),i=void 0,a=void 0,t.containerState._closeFlow=void 0}}function w0(e,t,n){return Se(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Xi(e){if(e===null||ze(e)||R0(e))return 1;if(L0(e))return 2}function Xa(e,t,n){const r=[];let a=-1;for(;++a<e.length;){const i=e[a].resolveAll;i&&!r.includes(i)&&(t=i(t,n),r.push(i))}return t}const ya={name:"attention",tokenize:B0,resolveAll:M0};function M0(e,t){let n=-1,r,a,i,u,o,l,c,f;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;l=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const d=Object.assign({},e[r][1].end),h=Object.assign({},e[n][1].start);Qi(d,-l),Qi(h,l),u={type:l>1?"strongSequence":"emphasisSequence",start:d,end:Object.assign({},e[r][1].end)},o={type:l>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[n][1].start),end:h},i={type:l>1?"strongText":"emphasisText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},a={type:l>1?"strong":"emphasis",start:Object.assign({},u.start),end:Object.assign({},o.end)},e[r][1].end=Object.assign({},u.start),e[n][1].start=Object.assign({},o.end),c=[],e[r][1].end.offset-e[r][1].start.offset&&(c=Ze(c,[["enter",e[r][1],t],["exit",e[r][1],t]])),c=Ze(c,[["enter",a,t],["enter",u,t],["exit",u,t],["enter",i,t]]),c=Ze(c,Xa(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),c=Ze(c,[["exit",i,t],["enter",o,t],["exit",o,t],["exit",a,t]]),e[n][1].end.offset-e[n][1].start.offset?(f=2,c=Ze(c,[["enter",e[n][1],t],["exit",e[n][1],t]])):f=0,ht(e,r-1,n-r+3,c),n=r+c.length-f-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function B0(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,a=Xi(r);let i;return u;function u(l){return i=l,e.enter("attentionSequence"),o(l)}function o(l){if(l===i)return e.consume(l),o;const c=e.exit("attentionSequence"),f=Xi(l),d=!f||f===2&&a||n.includes(l),h=!a||a===2&&f||n.includes(r);return c._open=!!(i===42?d:d&&(a||!h)),c._close=!!(i===42?h:h&&(f||!d)),t(l)}}function Qi(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const F0={name:"autolink",tokenize:H0};function H0(e,t,n){let r=0;return a;function a(m){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),i}function i(m){return ft(m)?(e.consume(m),u):c(m)}function u(m){return m===43||m===45||m===46||Qe(m)?(r=1,o(m)):c(m)}function o(m){return m===58?(e.consume(m),r=0,l):(m===43||m===45||m===46||Qe(m))&&r++<32?(e.consume(m),o):(r=0,c(m))}function l(m){return m===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.exit("autolink"),t):m===null||m===32||m===60||Aa(m)?n(m):(e.consume(m),l)}function c(m){return m===64?(e.consume(m),f):I0(m)?(e.consume(m),c):n(m)}function f(m){return Qe(m)?d(m):n(m)}function d(m){return m===46?(e.consume(m),r=0,f):m===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.exit("autolink"),t):h(m)}function h(m){if((m===45||Qe(m))&&r++<63){const y=m===45?h:d;return e.consume(m),y}return n(m)}}const gr={tokenize:U0,partial:!0};function U0(e,t,n){return r;function r(i){return me(i)?Se(e,a,"linePrefix")(i):a(i)}function a(i){return i===null||ee(i)?t(i):n(i)}}const to={name:"blockQuote",tokenize:j0,continuation:{tokenize:$0},exit:Y0};function j0(e,t,n){const r=this;return a;function a(u){if(u===62){const o=r.containerState;return o.open||(e.enter("blockQuote",{_container:!0}),o.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(u),e.exit("blockQuoteMarker"),i}return n(u)}function i(u){return me(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function $0(e,t,n){const r=this;return a;function a(u){return me(u)?Se(e,i,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):i(u)}function i(u){return e.attempt(to,t,n)(u)}}function Y0(e){e.exit("blockQuote")}const no={name:"characterEscape",tokenize:G0};function G0(e,t,n){return r;function r(i){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(i),e.exit("escapeMarker"),a}function a(i){return O0(i)?(e.enter("characterEscapeValue"),e.consume(i),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(i)}}const ro={name:"characterReference",tokenize:z0};function z0(e,t,n){const r=this;let a=0,i,u;return o;function o(d){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),l}function l(d){return d===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(d),e.exit("characterReferenceMarkerNumeric"),c):(e.enter("characterReferenceValue"),i=31,u=Qe,f(d))}function c(d){return d===88||d===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(d),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),i=6,u=N0,f):(e.enter("characterReferenceValue"),i=7,u=_a,f(d))}function f(d){if(d===59&&a){const h=e.exit("characterReferenceValue");return u===Qe&&!Wa(r.sliceSerialize(h))?n(d):(e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(d)&&a++<i?(e.consume(d),f):n(d)}}const Ki={tokenize:q0,partial:!0},Zi={name:"codeFenced",tokenize:V0,concrete:!0};function V0(e,t,n){const r=this,a={tokenize:C,partial:!0};let i=0,u=0,o;return l;function l(I){return c(I)}function c(I){const W=r.events[r.events.length-1];return i=W&&W[1].type==="linePrefix"?W[2].sliceSerialize(W[1],!0).length:0,o=I,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),f(I)}function f(I){return I===o?(u++,e.consume(I),f):u<3?n(I):(e.exit("codeFencedFenceSequence"),me(I)?Se(e,d,"whitespace")(I):d(I))}function d(I){return I===null||ee(I)?(e.exit("codeFencedFence"),r.interrupt?t(I):e.check(Ki,A,w)(I)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),h(I))}function h(I){return I===null||ee(I)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),d(I)):me(I)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Se(e,m,"whitespace")(I)):I===96&&I===o?n(I):(e.consume(I),h)}function m(I){return I===null||ee(I)?d(I):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),y(I))}function y(I){return I===null||ee(I)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),d(I)):I===96&&I===o?n(I):(e.consume(I),y)}function A(I){return e.attempt(a,w,R)(I)}function R(I){return e.enter("lineEnding"),e.consume(I),e.exit("lineEnding"),S}function S(I){return i>0&&me(I)?Se(e,P,"linePrefix",i+1)(I):P(I)}function P(I){return I===null||ee(I)?e.check(Ki,A,w)(I):(e.enter("codeFlowValue"),O(I))}function O(I){return I===null||ee(I)?(e.exit("codeFlowValue"),P(I)):(e.consume(I),O)}function w(I){return e.exit("codeFenced"),t(I)}function C(I,W,se){let ne=0;return Y;function Y(X){return I.enter("lineEnding"),I.consume(X),I.exit("lineEnding"),F}function F(X){return I.enter("codeFencedFence"),me(X)?Se(I,B,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(X):B(X)}function B(X){return X===o?(I.enter("codeFencedFenceSequence"),G(X)):se(X)}function G(X){return X===o?(ne++,I.consume(X),G):ne>=u?(I.exit("codeFencedFenceSequence"),me(X)?Se(I,$,"whitespace")(X):$(X)):se(X)}function $(X){return X===null||ee(X)?(I.exit("codeFencedFence"),W(X)):se(X)}}}function q0(e,t,n){const r=this;return a;function a(u){return u===null?n(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),i)}function i(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}const Fr={name:"codeIndented",tokenize:X0},W0={tokenize:Q0,partial:!0};function X0(e,t,n){const r=this;return a;function a(c){return e.enter("codeIndented"),Se(e,i,"linePrefix",5)(c)}function i(c){const f=r.events[r.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?u(c):n(c)}function u(c){return c===null?l(c):ee(c)?e.attempt(W0,u,l)(c):(e.enter("codeFlowValue"),o(c))}function o(c){return c===null||ee(c)?(e.exit("codeFlowValue"),u(c)):(e.consume(c),o)}function l(c){return e.exit("codeIndented"),t(c)}}function Q0(e,t,n){const r=this;return a;function a(u){return r.parser.lazy[r.now().line]?n(u):ee(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),a):Se(e,i,"linePrefix",5)(u)}function i(u){const o=r.events[r.events.length-1];return o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?t(u):ee(u)?a(u):n(u)}}const K0={name:"codeText",tokenize:ed,resolve:Z0,previous:J0};function Z0(e){let t=e.length-4,n=3,r,a;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)a===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(a=r):(r===t||e[r][1].type==="lineEnding")&&(e[a][1].type="codeTextData",r!==a+2&&(e[a][1].end=e[r-1][1].end,e.splice(a+2,r-a-2),t-=r-a-2,r=a+2),a=void 0);return e}function J0(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function ed(e,t,n){let r=0,a,i;return u;function u(d){return e.enter("codeText"),e.enter("codeTextSequence"),o(d)}function o(d){return d===96?(e.consume(d),r++,o):(e.exit("codeTextSequence"),l(d))}function l(d){return d===null?n(d):d===32?(e.enter("space"),e.consume(d),e.exit("space"),l):d===96?(i=e.enter("codeTextSequence"),a=0,f(d)):ee(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),l):(e.enter("codeTextData"),c(d))}function c(d){return d===null||d===32||d===96||ee(d)?(e.exit("codeTextData"),l(d)):(e.consume(d),c)}function f(d){return d===96?(e.consume(d),a++,f):a===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(d)):(i.type="codeTextData",c(d))}}function ao(e){const t={};let n=-1,r,a,i,u,o,l,c;for(;++n<e.length;){for(;n in t;)n=t[n];if(r=e[n],n&&r[1].type==="chunkFlow"&&e[n-1][1].type==="listItemPrefix"&&(l=r[1]._tokenizer.events,i=0,i<l.length&&l[i][1].type==="lineEndingBlank"&&(i+=2),i<l.length&&l[i][1].type==="content"))for(;++i<l.length&&l[i][1].type!=="content";)l[i][1].type==="chunkText"&&(l[i][1]._isInFirstContentOfListItem=!0,i++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,td(e,n)),n=t[n],c=!0);else if(r[1]._container){for(i=n,a=void 0;i--&&(u=e[i],u[1].type==="lineEnding"||u[1].type==="lineEndingBlank");)u[0]==="enter"&&(a&&(e[a][1].type="lineEndingBlank"),u[1].type="lineEnding",a=i);a&&(r[1].end=Object.assign({},e[a][1].start),o=e.slice(a,n),o.unshift(r),ht(e,a,n-a+1,o))}}return!c}function td(e,t){const n=e[t][1],r=e[t][2];let a=t-1;const i=[],u=n._tokenizer||r.parser[n.contentType](n.start),o=u.events,l=[],c={};let f,d,h=-1,m=n,y=0,A=0;const R=[A];for(;m;){for(;e[++a][1]!==m;);i.push(a),m._tokenizer||(f=r.sliceStream(m),m.next||f.push(null),d&&u.defineSkip(m.start),m._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(f),m._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),d=m,m=m.next}for(m=n;++h<o.length;)o[h][0]==="exit"&&o[h-1][0]==="enter"&&o[h][1].type===o[h-1][1].type&&o[h][1].start.line!==o[h][1].end.line&&(A=h+1,R.push(A),m._tokenizer=void 0,m.previous=void 0,m=m.next);for(u.events=[],m?(m._tokenizer=void 0,m.previous=void 0):R.pop(),h=R.length;h--;){const S=o.slice(R[h],R[h+1]),P=i.pop();l.unshift([P,P+S.length-1]),ht(e,P,2,S)}for(h=-1;++h<l.length;)c[y+l[h][0]]=y+l[h][1],y+=l[h][1]-l[h][0]-1;return c}const nd={tokenize:id,resolve:ad},rd={tokenize:ud,partial:!0};function ad(e){return ao(e),e}function id(e,t){let n;return r;function r(o){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),a(o)}function a(o){return o===null?i(o):ee(o)?e.check(rd,u,i)(o):(e.consume(o),a)}function i(o){return e.exit("chunkContent"),e.exit("content"),t(o)}function u(o){return e.consume(o),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,a}}function ud(e,t,n){const r=this;return a;function a(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),Se(e,i,"linePrefix")}function i(u){if(u===null||ee(u))return n(u);const o=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&o&&o[1].type==="linePrefix"&&o[2].sliceSerialize(o[1],!0).length>=4?t(u):e.interrupt(r.parser.constructs.flow,n,t)(u)}}function io(e,t,n,r,a,i,u,o,l){const c=l||Number.POSITIVE_INFINITY;let f=0;return d;function d(S){return S===60?(e.enter(r),e.enter(a),e.enter(i),e.consume(S),e.exit(i),h):S===null||S===32||S===41||Aa(S)?n(S):(e.enter(r),e.enter(u),e.enter(o),e.enter("chunkString",{contentType:"string"}),A(S))}function h(S){return S===62?(e.enter(i),e.consume(S),e.exit(i),e.exit(a),e.exit(r),t):(e.enter(o),e.enter("chunkString",{contentType:"string"}),m(S))}function m(S){return S===62?(e.exit("chunkString"),e.exit(o),h(S)):S===null||S===60||ee(S)?n(S):(e.consume(S),S===92?y:m)}function y(S){return S===60||S===62||S===92?(e.consume(S),m):m(S)}function A(S){return!f&&(S===null||S===41||ze(S))?(e.exit("chunkString"),e.exit(o),e.exit(u),e.exit(r),t(S)):f<c&&S===40?(e.consume(S),f++,A):S===41?(e.consume(S),f--,A):S===null||S===32||S===40||Aa(S)?n(S):(e.consume(S),S===92?R:A)}function R(S){return S===40||S===41||S===92?(e.consume(S),A):A(S)}}function uo(e,t,n,r,a,i){const u=this;let o=0,l;return c;function c(m){return e.enter(r),e.enter(a),e.consume(m),e.exit(a),e.enter(i),f}function f(m){return o>999||m===null||m===91||m===93&&!l||m===94&&!o&&"_hiddenFootnoteSupport"in u.parser.constructs?n(m):m===93?(e.exit(i),e.enter(a),e.consume(m),e.exit(a),e.exit(r),t):ee(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),f):(e.enter("chunkString",{contentType:"string"}),d(m))}function d(m){return m===null||m===91||m===93||ee(m)||o++>999?(e.exit("chunkString"),f(m)):(e.consume(m),l||(l=!me(m)),m===92?h:d)}function h(m){return m===91||m===92||m===93?(e.consume(m),o++,d):d(m)}}function so(e,t,n,r,a,i){let u;return o;function o(h){return h===34||h===39||h===40?(e.enter(r),e.enter(a),e.consume(h),e.exit(a),u=h===40?41:h,l):n(h)}function l(h){return h===u?(e.enter(a),e.consume(h),e.exit(a),e.exit(r),t):(e.enter(i),c(h))}function c(h){return h===u?(e.exit(i),l(u)):h===null?n(h):ee(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),Se(e,c,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),f(h))}function f(h){return h===u||h===null||ee(h)?(e.exit("chunkString"),c(h)):(e.consume(h),h===92?d:f)}function d(h){return h===u||h===92?(e.consume(h),f):f(h)}}function gn(e,t){let n;return r;function r(a){return ee(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),n=!0,r):me(a)?Se(e,r,n?"linePrefix":"lineSuffix")(a):t(a)}}const sd={name:"definition",tokenize:ld},od={tokenize:cd,partial:!0};function ld(e,t,n){const r=this;let a;return i;function i(m){return e.enter("definition"),u(m)}function u(m){return uo.call(r,e,o,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(m)}function o(m){return a=Qt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),l):n(m)}function l(m){return ze(m)?gn(e,c)(m):c(m)}function c(m){return io(e,f,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(m)}function f(m){return e.attempt(od,d,d)(m)}function d(m){return me(m)?Se(e,h,"whitespace")(m):h(m)}function h(m){return m===null||ee(m)?(e.exit("definition"),r.parser.defined.push(a),t(m)):n(m)}}function cd(e,t,n){return r;function r(o){return ze(o)?gn(e,a)(o):n(o)}function a(o){return so(e,i,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(o)}function i(o){return me(o)?Se(e,u,"whitespace")(o):u(o)}function u(o){return o===null||ee(o)?t(o):n(o)}}const fd={name:"hardBreakEscape",tokenize:dd};function dd(e,t,n){return r;function r(i){return e.enter("hardBreakEscape"),e.consume(i),a}function a(i){return ee(i)?(e.exit("hardBreakEscape"),t(i)):n(i)}}const hd={name:"headingAtx",tokenize:pd,resolve:md};function md(e,t){let n=e.length-2,r=3,a,i;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(a={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},i={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},ht(e,r,n-r+1,[["enter",a,t],["enter",i,t],["exit",i,t],["exit",a,t]])),e}function pd(e,t,n){let r=0;return a;function a(f){return e.enter("atxHeading"),i(f)}function i(f){return e.enter("atxHeadingSequence"),u(f)}function u(f){return f===35&&r++<6?(e.consume(f),u):f===null||ze(f)?(e.exit("atxHeadingSequence"),o(f)):n(f)}function o(f){return f===35?(e.enter("atxHeadingSequence"),l(f)):f===null||ee(f)?(e.exit("atxHeading"),t(f)):me(f)?Se(e,o,"whitespace")(f):(e.enter("atxHeadingText"),c(f))}function l(f){return f===35?(e.consume(f),l):(e.exit("atxHeadingSequence"),o(f))}function c(f){return f===null||f===35||ze(f)?(e.exit("atxHeadingText"),o(f)):(e.consume(f),c)}}const Ed=["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"],Ji=["pre","script","style","textarea"],bd={name:"htmlFlow",tokenize:_d,resolveTo:Ad,concrete:!0},Td={tokenize:Sd,partial:!0},gd={tokenize:yd,partial:!0};function Ad(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}function _d(e,t,n){const r=this;let a,i,u,o,l;return c;function c(T){return f(T)}function f(T){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(T),d}function d(T){return T===33?(e.consume(T),h):T===47?(e.consume(T),i=!0,A):T===63?(e.consume(T),a=3,r.interrupt?t:p):ft(T)?(e.consume(T),u=String.fromCharCode(T),R):n(T)}function h(T){return T===45?(e.consume(T),a=2,m):T===91?(e.consume(T),a=5,o=0,y):ft(T)?(e.consume(T),a=4,r.interrupt?t:p):n(T)}function m(T){return T===45?(e.consume(T),r.interrupt?t:p):n(T)}function y(T){const q="CDATA[";return T===q.charCodeAt(o++)?(e.consume(T),o===q.length?r.interrupt?t:B:y):n(T)}function A(T){return ft(T)?(e.consume(T),u=String.fromCharCode(T),R):n(T)}function R(T){if(T===null||T===47||T===62||ze(T)){const q=T===47,Z=u.toLowerCase();return!q&&!i&&Ji.includes(Z)?(a=1,r.interrupt?t(T):B(T)):Ed.includes(u.toLowerCase())?(a=6,q?(e.consume(T),S):r.interrupt?t(T):B(T)):(a=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(T):i?P(T):O(T))}return T===45||Qe(T)?(e.consume(T),u+=String.fromCharCode(T),R):n(T)}function S(T){return T===62?(e.consume(T),r.interrupt?t:B):n(T)}function P(T){return me(T)?(e.consume(T),P):Y(T)}function O(T){return T===47?(e.consume(T),Y):T===58||T===95||ft(T)?(e.consume(T),w):me(T)?(e.consume(T),O):Y(T)}function w(T){return T===45||T===46||T===58||T===95||Qe(T)?(e.consume(T),w):C(T)}function C(T){return T===61?(e.consume(T),I):me(T)?(e.consume(T),C):O(T)}function I(T){return T===null||T===60||T===61||T===62||T===96?n(T):T===34||T===39?(e.consume(T),l=T,W):me(T)?(e.consume(T),I):se(T)}function W(T){return T===l?(e.consume(T),l=null,ne):T===null||ee(T)?n(T):(e.consume(T),W)}function se(T){return T===null||T===34||T===39||T===47||T===60||T===61||T===62||T===96||ze(T)?C(T):(e.consume(T),se)}function ne(T){return T===47||T===62||me(T)?O(T):n(T)}function Y(T){return T===62?(e.consume(T),F):n(T)}function F(T){return T===null||ee(T)?B(T):me(T)?(e.consume(T),F):n(T)}function B(T){return T===45&&a===2?(e.consume(T),oe):T===60&&a===1?(e.consume(T),pe):T===62&&a===4?(e.consume(T),H):T===63&&a===3?(e.consume(T),p):T===93&&a===5?(e.consume(T),Le):ee(T)&&(a===6||a===7)?(e.exit("htmlFlowData"),e.check(Td,Q,G)(T)):T===null||ee(T)?(e.exit("htmlFlowData"),G(T)):(e.consume(T),B)}function G(T){return e.check(gd,$,Q)(T)}function $(T){return e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),X}function X(T){return T===null||ee(T)?G(T):(e.enter("htmlFlowData"),B(T))}function oe(T){return T===45?(e.consume(T),p):B(T)}function pe(T){return T===47?(e.consume(T),u="",ve):B(T)}function ve(T){if(T===62){const q=u.toLowerCase();return Ji.includes(q)?(e.consume(T),H):B(T)}return ft(T)&&u.length<8?(e.consume(T),u+=String.fromCharCode(T),ve):B(T)}function Le(T){return T===93?(e.consume(T),p):B(T)}function p(T){return T===62?(e.consume(T),H):T===45&&a===2?(e.consume(T),p):B(T)}function H(T){return T===null||ee(T)?(e.exit("htmlFlowData"),Q(T)):(e.consume(T),H)}function Q(T){return e.exit("htmlFlow"),t(T)}}function yd(e,t,n){const r=this;return a;function a(u){return ee(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),i):n(u)}function i(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}function Sd(e,t,n){return r;function r(a){return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),e.attempt(gr,t,n)}}const xd={name:"htmlText",tokenize:Cd};function Cd(e,t,n){const r=this;let a,i,u;return o;function o(p){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(p),l}function l(p){return p===33?(e.consume(p),c):p===47?(e.consume(p),C):p===63?(e.consume(p),O):ft(p)?(e.consume(p),se):n(p)}function c(p){return p===45?(e.consume(p),f):p===91?(e.consume(p),i=0,y):ft(p)?(e.consume(p),P):n(p)}function f(p){return p===45?(e.consume(p),m):n(p)}function d(p){return p===null?n(p):p===45?(e.consume(p),h):ee(p)?(u=d,pe(p)):(e.consume(p),d)}function h(p){return p===45?(e.consume(p),m):d(p)}function m(p){return p===62?oe(p):p===45?h(p):d(p)}function y(p){const H="CDATA[";return p===H.charCodeAt(i++)?(e.consume(p),i===H.length?A:y):n(p)}function A(p){return p===null?n(p):p===93?(e.consume(p),R):ee(p)?(u=A,pe(p)):(e.consume(p),A)}function R(p){return p===93?(e.consume(p),S):A(p)}function S(p){return p===62?oe(p):p===93?(e.consume(p),S):A(p)}function P(p){return p===null||p===62?oe(p):ee(p)?(u=P,pe(p)):(e.consume(p),P)}function O(p){return p===null?n(p):p===63?(e.consume(p),w):ee(p)?(u=O,pe(p)):(e.consume(p),O)}function w(p){return p===62?oe(p):O(p)}function C(p){return ft(p)?(e.consume(p),I):n(p)}function I(p){return p===45||Qe(p)?(e.consume(p),I):W(p)}function W(p){return ee(p)?(u=W,pe(p)):me(p)?(e.consume(p),W):oe(p)}function se(p){return p===45||Qe(p)?(e.consume(p),se):p===47||p===62||ze(p)?ne(p):n(p)}function ne(p){return p===47?(e.consume(p),oe):p===58||p===95||ft(p)?(e.consume(p),Y):ee(p)?(u=ne,pe(p)):me(p)?(e.consume(p),ne):oe(p)}function Y(p){return p===45||p===46||p===58||p===95||Qe(p)?(e.consume(p),Y):F(p)}function F(p){return p===61?(e.consume(p),B):ee(p)?(u=F,pe(p)):me(p)?(e.consume(p),F):ne(p)}function B(p){return p===null||p===60||p===61||p===62||p===96?n(p):p===34||p===39?(e.consume(p),a=p,G):ee(p)?(u=B,pe(p)):me(p)?(e.consume(p),B):(e.consume(p),$)}function G(p){return p===a?(e.consume(p),a=void 0,X):p===null?n(p):ee(p)?(u=G,pe(p)):(e.consume(p),G)}function $(p){return p===null||p===34||p===39||p===60||p===61||p===96?n(p):p===47||p===62||ze(p)?ne(p):(e.consume(p),$)}function X(p){return p===47||p===62||ze(p)?ne(p):n(p)}function oe(p){return p===62?(e.consume(p),e.exit("htmlTextData"),e.exit("htmlText"),t):n(p)}function pe(p){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),ve}function ve(p){return me(p)?Se(e,Le,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(p):Le(p)}function Le(p){return e.enter("htmlTextData"),u(p)}}const Qa={name:"labelEnd",tokenize:vd,resolveTo:Rd,resolveAll:Ld},Id={tokenize:Pd},Nd={tokenize:Dd},Od={tokenize:kd};function Ld(e){let t=-1;for(;++t<e.length;){const n=e[t][1];(n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd")&&(e.splice(t+1,n.type==="labelImage"?4:2),n.type="data",t++)}return e}function Rd(e,t){let n=e.length,r=0,a,i,u,o;for(;n--;)if(a=e[n][1],i){if(a.type==="link"||a.type==="labelLink"&&a._inactive)break;e[n][0]==="enter"&&a.type==="labelLink"&&(a._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(a.type==="labelImage"||a.type==="labelLink")&&!a._balanced&&(i=n,a.type!=="labelLink")){r=2;break}}else a.type==="labelEnd"&&(u=n);const l={type:e[i][1].type==="labelLink"?"link":"image",start:Object.assign({},e[i][1].start),end:Object.assign({},e[e.length-1][1].end)},c={type:"label",start:Object.assign({},e[i][1].start),end:Object.assign({},e[u][1].end)},f={type:"labelText",start:Object.assign({},e[i+r+2][1].end),end:Object.assign({},e[u-2][1].start)};return o=[["enter",l,t],["enter",c,t]],o=Ze(o,e.slice(i+1,i+r+3)),o=Ze(o,[["enter",f,t]]),o=Ze(o,Xa(t.parser.constructs.insideSpan.null,e.slice(i+r+4,u-3),t)),o=Ze(o,[["exit",f,t],e[u-2],e[u-1],["exit",c,t]]),o=Ze(o,e.slice(u+1)),o=Ze(o,[["exit",l,t]]),ht(e,i,e.length,o),e}function vd(e,t,n){const r=this;let a=r.events.length,i,u;for(;a--;)if((r.events[a][1].type==="labelImage"||r.events[a][1].type==="labelLink")&&!r.events[a][1]._balanced){i=r.events[a][1];break}return o;function o(h){return i?i._inactive?d(h):(u=r.parser.defined.includes(Qt(r.sliceSerialize({start:i.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(h),e.exit("labelMarker"),e.exit("labelEnd"),l):n(h)}function l(h){return h===40?e.attempt(Id,f,u?f:d)(h):h===91?e.attempt(Nd,f,u?c:d)(h):u?f(h):d(h)}function c(h){return e.attempt(Od,f,d)(h)}function f(h){return t(h)}function d(h){return i._balanced=!0,n(h)}}function Pd(e,t,n){return r;function r(d){return e.enter("resource"),e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),a}function a(d){return ze(d)?gn(e,i)(d):i(d)}function i(d){return d===41?f(d):io(e,u,o,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(d)}function u(d){return ze(d)?gn(e,l)(d):f(d)}function o(d){return n(d)}function l(d){return d===34||d===39||d===40?so(e,c,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(d):f(d)}function c(d){return ze(d)?gn(e,f)(d):f(d)}function f(d){return d===41?(e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),e.exit("resource"),t):n(d)}}function Dd(e,t,n){const r=this;return a;function a(o){return uo.call(r,e,i,u,"reference","referenceMarker","referenceString")(o)}function i(o){return r.parser.defined.includes(Qt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(o):n(o)}function u(o){return n(o)}}function kd(e,t,n){return r;function r(i){return e.enter("reference"),e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),a}function a(i){return i===93?(e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),e.exit("reference"),t):n(i)}}const wd={name:"labelStartImage",tokenize:Md,resolveAll:Qa.resolveAll};function Md(e,t,n){const r=this;return a;function a(o){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(o),e.exit("labelImageMarker"),i}function i(o){return o===91?(e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelImage"),u):n(o)}function u(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):t(o)}}const Bd={name:"labelStartLink",tokenize:Fd,resolveAll:Qa.resolveAll};function Fd(e,t,n){const r=this;return a;function a(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),i}function i(u){return u===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(u):t(u)}}const Hr={name:"lineEnding",tokenize:Hd};function Hd(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),Se(e,t,"linePrefix")}}const Xn={name:"thematicBreak",tokenize:Ud};function Ud(e,t,n){let r=0,a;return i;function i(c){return e.enter("thematicBreak"),u(c)}function u(c){return a=c,o(c)}function o(c){return c===a?(e.enter("thematicBreakSequence"),l(c)):r>=3&&(c===null||ee(c))?(e.exit("thematicBreak"),t(c)):n(c)}function l(c){return c===a?(e.consume(c),r++,l):(e.exit("thematicBreakSequence"),me(c)?Se(e,o,"whitespace")(c):o(c))}}const Ye={name:"list",tokenize:Yd,continuation:{tokenize:Gd},exit:Vd},jd={tokenize:qd,partial:!0},$d={tokenize:zd,partial:!0};function Yd(e,t,n){const r=this,a=r.events[r.events.length-1];let i=a&&a[1].type==="linePrefix"?a[2].sliceSerialize(a[1],!0).length:0,u=0;return o;function o(m){const y=r.containerState.type||(m===42||m===43||m===45?"listUnordered":"listOrdered");if(y==="listUnordered"?!r.containerState.marker||m===r.containerState.marker:_a(m)){if(r.containerState.type||(r.containerState.type=y,e.enter(y,{_container:!0})),y==="listUnordered")return e.enter("listItemPrefix"),m===42||m===45?e.check(Xn,n,c)(m):c(m);if(!r.interrupt||m===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(m)}return n(m)}function l(m){return _a(m)&&++u<10?(e.consume(m),l):(!r.interrupt||u<2)&&(r.containerState.marker?m===r.containerState.marker:m===41||m===46)?(e.exit("listItemValue"),c(m)):n(m)}function c(m){return e.enter("listItemMarker"),e.consume(m),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||m,e.check(gr,r.interrupt?n:f,e.attempt(jd,h,d))}function f(m){return r.containerState.initialBlankLine=!0,i++,h(m)}function d(m){return me(m)?(e.enter("listItemPrefixWhitespace"),e.consume(m),e.exit("listItemPrefixWhitespace"),h):n(m)}function h(m){return r.containerState.size=i+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(m)}}function Gd(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(gr,a,i);function a(o){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Se(e,t,"listItemIndent",r.containerState.size+1)(o)}function i(o){return r.containerState.furtherBlankLines||!me(o)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,u(o)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt($d,t,u)(o))}function u(o){return r.containerState._closeFlow=!0,r.interrupt=void 0,Se(e,e.attempt(Ye,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o)}}function zd(e,t,n){const r=this;return Se(e,a,"listItemIndent",r.containerState.size+1);function a(i){const u=r.events[r.events.length-1];return u&&u[1].type==="listItemIndent"&&u[2].sliceSerialize(u[1],!0).length===r.containerState.size?t(i):n(i)}}function Vd(e){e.exit(this.containerState.type)}function qd(e,t,n){const r=this;return Se(e,a,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function a(i){const u=r.events[r.events.length-1];return!me(i)&&u&&u[1].type==="listItemPrefixWhitespace"?t(i):n(i)}}const eu={name:"setextUnderline",tokenize:Xd,resolveTo:Wd};function Wd(e,t){let n=e.length,r,a,i;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(a=n)}else e[n][1].type==="content"&&e.splice(n,1),!i&&e[n][1].type==="definition"&&(i=n);const u={type:"setextHeading",start:Object.assign({},e[a][1].start),end:Object.assign({},e[e.length-1][1].end)};return e[a][1].type="setextHeadingText",i?(e.splice(a,0,["enter",u,t]),e.splice(i+1,0,["exit",e[r][1],t]),e[r][1].end=Object.assign({},e[i][1].end)):e[r][1]=u,e.push(["exit",u,t]),e}function Xd(e,t,n){const r=this;let a;return i;function i(c){let f=r.events.length,d;for(;f--;)if(r.events[f][1].type!=="lineEnding"&&r.events[f][1].type!=="linePrefix"&&r.events[f][1].type!=="content"){d=r.events[f][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||d)?(e.enter("setextHeadingLine"),a=c,u(c)):n(c)}function u(c){return e.enter("setextHeadingLineSequence"),o(c)}function o(c){return c===a?(e.consume(c),o):(e.exit("setextHeadingLineSequence"),me(c)?Se(e,l,"lineSuffix")(c):l(c))}function l(c){return c===null||ee(c)?(e.exit("setextHeadingLine"),t(c)):n(c)}}const Qd={tokenize:Kd};function Kd(e){const t=this,n=e.attempt(gr,r,e.attempt(this.parser.constructs.flowInitial,a,Se(e,e.attempt(this.parser.constructs.flow,a,e.attempt(nd,a)),"linePrefix")));return n;function r(i){if(i===null){e.consume(i);return}return e.enter("lineEndingBlank"),e.consume(i),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function a(i){if(i===null){e.consume(i);return}return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const Zd={resolveAll:lo()},Jd=oo("string"),eh=oo("text");function oo(e){return{tokenize:t,resolveAll:lo(e==="text"?th:void 0)};function t(n){const r=this,a=this.parser.constructs[e],i=n.attempt(a,u,o);return u;function u(f){return c(f)?i(f):o(f)}function o(f){if(f===null){n.consume(f);return}return n.enter("data"),n.consume(f),l}function l(f){return c(f)?(n.exit("data"),i(f)):(n.consume(f),l)}function c(f){if(f===null)return!0;const d=a[f];let h=-1;if(d)for(;++h<d.length;){const m=d[h];if(!m.previous||m.previous.call(r,r.previous))return!0}return!1}}}function lo(e){return t;function t(n,r){let a=-1,i;for(;++a<=n.length;)i===void 0?n[a]&&n[a][1].type==="data"&&(i=a,a++):(!n[a]||n[a][1].type!=="data")&&(a!==i+2&&(n[i][1].end=n[a-1][1].end,n.splice(i+2,a-i-2),a=i+2),i=void 0);return e?e(n,r):n}}function th(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],a=t.sliceStream(r);let i=a.length,u=-1,o=0,l;for(;i--;){const c=a[i];if(typeof c=="string"){for(u=c.length;c.charCodeAt(u-1)===32;)o++,u--;if(u)break;u=-1}else if(c===-2)l=!0,o++;else if(c!==-1){i++;break}}if(o){const c={type:n===e.length||l||o<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-o,offset:r.end.offset-o,_index:r.start._index+i,_bufferIndex:i?u:r.start._bufferIndex+u},end:Object.assign({},r.end)};r.end=Object.assign({},c.start),r.start.offset===r.end.offset?Object.assign(r,c):(e.splice(n,0,["enter",c,t],["exit",c,t]),n+=2)}n++}return e}function nh(e,t,n){let r=Object.assign(n?Object.assign({},n):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1});const a={},i=[];let u=[],o=[];const l={consume:P,enter:O,exit:w,attempt:W(C),check:W(I),interrupt:W(I,{interrupt:!0})},c={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:m,sliceSerialize:h,now:y,defineSkip:A,write:d};let f=t.tokenize.call(c,l);return t.resolveAll&&i.push(t),c;function d(F){return u=Ze(u,F),R(),u[u.length-1]!==null?[]:(se(t,0),c.events=Xa(i,c.events,c),c.events)}function h(F,B){return ah(m(F),B)}function m(F){return rh(u,F)}function y(){const{line:F,column:B,offset:G,_index:$,_bufferIndex:X}=r;return{line:F,column:B,offset:G,_index:$,_bufferIndex:X}}function A(F){a[F.line]=F.column,Y()}function R(){let F;for(;r._index<u.length;){const B=u[r._index];if(typeof B=="string")for(F=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===F&&r._bufferIndex<B.length;)S(B.charCodeAt(r._bufferIndex));else S(B)}}function S(F){f=f(F)}function P(F){ee(F)?(r.line++,r.column=1,r.offset+=F===-3?2:1,Y()):F!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===u[r._index].length&&(r._bufferIndex=-1,r._index++)),c.previous=F}function O(F,B){const G=B||{};return G.type=F,G.start=y(),c.events.push(["enter",G,c]),o.push(G),G}function w(F){const B=o.pop();return B.end=y(),c.events.push(["exit",B,c]),B}function C(F,B){se(F,B.from)}function I(F,B){B.restore()}function W(F,B){return G;function G($,X,oe){let pe,ve,Le,p;return Array.isArray($)?Q($):"tokenize"in $?Q([$]):H($);function H(z){return K;function K(te){const ie=te!==null&&z[te],J=te!==null&&z.null,_e=[...Array.isArray(ie)?ie:ie?[ie]:[],...Array.isArray(J)?J:J?[J]:[]];return Q(_e)(te)}}function Q(z){return pe=z,ve=0,z.length===0?oe:T(z[ve])}function T(z){return K;function K(te){return p=ne(),Le=z,z.partial||(c.currentConstruct=z),z.name&&c.parser.constructs.disable.null.includes(z.name)?Z():z.tokenize.call(B?Object.assign(Object.create(c),B):c,l,q,Z)(te)}}function q(z){return F(Le,p),X}function Z(z){return p.restore(),++ve<pe.length?T(pe[ve]):oe}}}function se(F,B){F.resolveAll&&!i.includes(F)&&i.push(F),F.resolve&&ht(c.events,B,c.events.length-B,F.resolve(c.events.slice(B),c)),F.resolveTo&&(c.events=F.resolveTo(c.events,c))}function ne(){const F=y(),B=c.previous,G=c.currentConstruct,$=c.events.length,X=Array.from(o);return{restore:oe,from:$};function oe(){r=F,c.previous=B,c.currentConstruct=G,c.events.length=$,o=X,Y()}}function Y(){r.line in a&&r.column<2&&(r.column=a[r.line],r.offset+=a[r.line]-1)}}function rh(e,t){const n=t.start._index,r=t.start._bufferIndex,a=t.end._index,i=t.end._bufferIndex;let u;if(n===a)u=[e[n].slice(r,i)];else{if(u=e.slice(n,a),r>-1){const o=u[0];typeof o=="string"?u[0]=o.slice(r):u.shift()}i>0&&u.push(e[a].slice(0,i))}return u}function ah(e,t){let n=-1;const r=[];let a;for(;++n<e.length;){const i=e[n];let u;if(typeof i=="string")u=i;else switch(i){case-5:{u="\r";break}case-4:{u=`
50
50
  `;break}case-3:{u=`\r
51
- `;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&a)continue;u=" ";break}default:u=String.fromCharCode(i)}a=i===-2,r.push(u)}return r.join("")}const ih={42:Ye,43:Ye,45:Ye,48:Ye,49:Ye,50:Ye,51:Ye,52:Ye,53:Ye,54:Ye,55:Ye,56:Ye,57:Ye,62:to},uh={91:sd},sh={[-2]:Fr,[-1]:Fr,32:Fr},oh={35:hd,42:Xn,45:[eu,Xn],60:bd,61:eu,95:Xn,96:Zi,126:Zi},lh={38:ro,92:no},ch={[-5]:Hr,[-4]:Hr,[-3]:Hr,33:wd,38:ro,42:ya,60:[F0,xd],91:Bd,92:[fd,no],93:Qa,95:ya,96:K0},fh={null:[ya,Zd]},dh={null:[42,95]},hh={null:[]},mh=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:dh,contentInitial:uh,disable:hh,document:ih,flow:oh,flowInitial:sh,insideSpan:fh,string:lh,text:ch},Symbol.toStringTag,{value:"Module"}));function ph(e){const n=S0([mh,...(e||{}).extensions||[]]),r={defined:[],lazy:{},constructs:n,content:a(v0),document:a(D0),flow:a(Qd),string:a(Jd),text:a(eh)};return r;function a(i){return u;function u(o){return nh(r,i,o)}}}function Eh(e){for(;!ao(e););return e}const tu=/[\0\t\n\r]/g;function bh(){let e=1,t="",n=!0,r;return a;function a(i,u,o){const l=[];let c,f,d,m,h;for(i=t+(typeof i=="string"?i.toString():new TextDecoder(u||void 0).decode(i)),d=0,t="",n&&(i.charCodeAt(0)===65279&&d++,n=void 0);d<i.length;){if(tu.lastIndex=d,c=tu.exec(i),m=c&&c.index!==void 0?c.index:i.length,h=i.charCodeAt(m),!c){t=i.slice(d);break}if(h===10&&d===m&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),d<m&&(l.push(i.slice(d,m)),e+=m-d),h){case 0:{l.push(65533),e++;break}case 9:{for(f=Math.ceil(e/4)*4,l.push(-2);e++<f;)l.push(-1);break}case 10:{l.push(-4),e=1;break}default:r=!0,e=1}d=m+1}return o&&(r&&l.push(-5),t&&l.push(t),l.push(null)),l}}const Th=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function gh(e){return e.replace(Th,Ah)}function Ah(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const a=n.charCodeAt(1),i=a===120||a===88;return eo(n.slice(i?2:1),i?16:10)}return Wa(n)||e}const co={}.hasOwnProperty;function _h(e,t,n){return typeof t!="string"&&(n=t,t=void 0),yh(n)(Eh(ph(n).document().write(bh()(e,t,!0))))}function yh(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:i(Ee),autolinkProtocol:ne,autolinkEmail:ne,atxHeading:i(ke),blockQuote:i(ie),characterEscape:ne,characterReference:ne,codeFenced:i(J),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:i(J,u),codeText:i(_e,u),codeTextData:ne,data:ne,codeFlowValue:ne,definition:i(j),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:i(xe),hardBreakEscape:i(Ce),hardBreakTrailing:i(Ce),htmlFlow:i(ce,u),htmlFlowData:ne,htmlText:i(ce,u),htmlTextData:ne,image:i(Ie),label:u,link:i(Ee),listItem:i(Ne),listItemValue:m,listOrdered:i(be,d),listUnordered:i(be),paragraph:i(Fe),reference:T,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:i(ke),strong:i(we),thematicBreak:i(Nr)},exit:{atxHeading:l(),atxHeadingSequence:C,autolink:l(),autolinkEmail:te,autolinkProtocol:K,blockQuote:l(),characterEscapeValue:Y,characterReferenceMarkerHexadecimal:Z,characterReferenceMarkerNumeric:Z,characterReferenceValue:z,codeFenced:l(R),codeFencedFence:A,codeFencedFenceInfo:h,codeFencedFenceMeta:y,codeFlowValue:Y,codeIndented:l(S),codeText:l(X),codeTextData:Y,data:Y,definition:l(),definitionDestinationString:w,definitionLabelString:P,definitionTitleString:O,emphasis:l(),hardBreakEscape:l(B),hardBreakTrailing:l(B),htmlFlow:l(G),htmlFlowData:Y,htmlText:l($),htmlTextData:Y,image:l(pe),label:Le,labelText:ve,lineEnding:F,link:l(oe),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:q,resourceDestinationString:p,resourceTitleString:H,resource:Q,setextHeading:l(se),setextHeadingLineSequence:W,setextHeadingText:I,strong:l(),thematicBreak:l()}};fo(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(L){let U={type:"root",children:[]};const ae={stack:[U],tokenStack:[],config:t,enter:o,exit:c,buffer:u,resume:f,data:n},fe=[];let Ae=-1;for(;++Ae<L.length;)if(L[Ae][1].type==="listOrdered"||L[Ae][1].type==="listUnordered")if(L[Ae][0]==="enter")fe.push(Ae);else{const at=fe.pop();Ae=a(L,at,Ae)}for(Ae=-1;++Ae<L.length;){const at=t[L[Ae][0]];co.call(at,L[Ae][1].type)&&at[L[Ae][1].type].call(Object.assign({sliceSerialize:L[Ae][2].sliceSerialize},ae),L[Ae][1])}if(ae.tokenStack.length>0){const at=ae.tokenStack[ae.tokenStack.length-1];(at[1]||nu).call(ae,void 0,at[0])}for(U.position={start:gt(L.length>0?L[0][1].start:{line:1,column:1,offset:0}),end:gt(L.length>0?L[L.length-2][1].end:{line:1,column:1,offset:0})},Ae=-1;++Ae<t.transforms.length;)U=t.transforms[Ae](U)||U;return U}function a(L,U,ae){let fe=U-1,Ae=-1,at=!1,Nt,Et,ln,cn;for(;++fe<=ae;){const We=L[fe];switch(We[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{We[0]==="enter"?Ae++:Ae--,cn=void 0;break}case"lineEndingBlank":{We[0]==="enter"&&(Nt&&!cn&&!Ae&&!ln&&(ln=fe),cn=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:cn=void 0}if(!Ae&&We[0]==="enter"&&We[1].type==="listItemPrefix"||Ae===-1&&We[0]==="exit"&&(We[1].type==="listUnordered"||We[1].type==="listOrdered")){if(Nt){let jt=fe;for(Et=void 0;jt--;){const bt=L[jt];if(bt[1].type==="lineEnding"||bt[1].type==="lineEndingBlank"){if(bt[0]==="exit")continue;Et&&(L[Et][1].type="lineEndingBlank",at=!0),bt[1].type="lineEnding",Et=jt}else if(!(bt[1].type==="linePrefix"||bt[1].type==="blockQuotePrefix"||bt[1].type==="blockQuotePrefixWhitespace"||bt[1].type==="blockQuoteMarker"||bt[1].type==="listItemIndent"))break}ln&&(!Et||ln<Et)&&(Nt._spread=!0),Nt.end=Object.assign({},Et?L[Et][1].start:We[1].end),L.splice(Et||fe,0,["exit",Nt,We[2]]),fe++,ae++}if(We[1].type==="listItemPrefix"){const jt={type:"listItem",_spread:!1,start:Object.assign({},We[1].start),end:void 0};Nt=jt,L.splice(fe,0,["enter",jt,We[2]]),fe++,ae++,ln=void 0,cn=!0}}}return L[U][1]._spread=at,ae}function i(L,U){return ae;function ae(fe){o.call(this,L(fe),fe),U&&U.call(this,fe)}}function u(){this.stack.push({type:"fragment",children:[]})}function o(L,U,ae){this.stack[this.stack.length-1].children.push(L),this.stack.push(L),this.tokenStack.push([U,ae]),L.position={start:gt(U.start),end:void 0}}function l(L){return U;function U(ae){L&&L.call(this,ae),c.call(this,ae)}}function c(L,U){const ae=this.stack.pop(),fe=this.tokenStack.pop();if(fe)fe[0].type!==L.type&&(U?U.call(this,L,fe[0]):(fe[1]||nu).call(this,L,fe[0]));else throw new Error("Cannot close `"+L.type+"` ("+Tn({start:L.start,end:L.end})+"): it’s not open");ae.position.end=gt(L.end)}function f(){return _0(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function m(L){if(this.data.expectingFirstListItemValue){const U=this.stack[this.stack.length-2];U.start=Number.parseInt(this.sliceSerialize(L),10),this.data.expectingFirstListItemValue=void 0}}function h(){const L=this.resume(),U=this.stack[this.stack.length-1];U.lang=L}function y(){const L=this.resume(),U=this.stack[this.stack.length-1];U.meta=L}function A(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function R(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function S(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L.replace(/(\r?\n|\r)$/g,"")}function P(L){const U=this.resume(),ae=this.stack[this.stack.length-1];ae.label=U,ae.identifier=Qt(this.sliceSerialize(L)).toLowerCase()}function O(){const L=this.resume(),U=this.stack[this.stack.length-1];U.title=L}function w(){const L=this.resume(),U=this.stack[this.stack.length-1];U.url=L}function C(L){const U=this.stack[this.stack.length-1];if(!U.depth){const ae=this.sliceSerialize(L).length;U.depth=ae}}function I(){this.data.setextHeadingSlurpLineEnding=!0}function W(L){const U=this.stack[this.stack.length-1];U.depth=this.sliceSerialize(L).codePointAt(0)===61?1:2}function se(){this.data.setextHeadingSlurpLineEnding=void 0}function ne(L){const ae=this.stack[this.stack.length-1].children;let fe=ae[ae.length-1];(!fe||fe.type!=="text")&&(fe=qe(),fe.position={start:gt(L.start),end:void 0},ae.push(fe)),this.stack.push(fe)}function Y(L){const U=this.stack.pop();U.value+=this.sliceSerialize(L),U.position.end=gt(L.end)}function F(L){const U=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ae=U.children[U.children.length-1];ae.position.end=gt(L.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(U.type)&&(ne.call(this,L),Y.call(this,L))}function B(){this.data.atHardBreak=!0}function G(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L}function $(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L}function X(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L}function oe(){const L=this.stack[this.stack.length-1];if(this.data.inReference){const U=this.data.referenceType||"shortcut";L.type+="Reference",L.referenceType=U,delete L.url,delete L.title}else delete L.identifier,delete L.label;this.data.referenceType=void 0}function pe(){const L=this.stack[this.stack.length-1];if(this.data.inReference){const U=this.data.referenceType||"shortcut";L.type+="Reference",L.referenceType=U,delete L.url,delete L.title}else delete L.identifier,delete L.label;this.data.referenceType=void 0}function ve(L){const U=this.sliceSerialize(L),ae=this.stack[this.stack.length-2];ae.label=gh(U),ae.identifier=Qt(U).toLowerCase()}function Le(){const L=this.stack[this.stack.length-1],U=this.resume(),ae=this.stack[this.stack.length-1];if(this.data.inReference=!0,ae.type==="link"){const fe=L.children;ae.children=fe}else ae.alt=U}function p(){const L=this.resume(),U=this.stack[this.stack.length-1];U.url=L}function H(){const L=this.resume(),U=this.stack[this.stack.length-1];U.title=L}function Q(){this.data.inReference=void 0}function T(){this.data.referenceType="collapsed"}function q(L){const U=this.resume(),ae=this.stack[this.stack.length-1];ae.label=U,ae.identifier=Qt(this.sliceSerialize(L)).toLowerCase(),this.data.referenceType="full"}function Z(L){this.data.characterReferenceType=L.type}function z(L){const U=this.sliceSerialize(L),ae=this.data.characterReferenceType;let fe;ae?(fe=eo(U,ae==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):fe=Wa(U);const Ae=this.stack.pop();Ae.value+=fe,Ae.position.end=gt(L.end)}function K(L){Y.call(this,L);const U=this.stack[this.stack.length-1];U.url=this.sliceSerialize(L)}function te(L){Y.call(this,L);const U=this.stack[this.stack.length-1];U.url="mailto:"+this.sliceSerialize(L)}function ie(){return{type:"blockquote",children:[]}}function J(){return{type:"code",lang:null,meta:null,value:""}}function _e(){return{type:"inlineCode",value:""}}function j(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function xe(){return{type:"emphasis",children:[]}}function ke(){return{type:"heading",depth:0,children:[]}}function Ce(){return{type:"break"}}function ce(){return{type:"html",value:""}}function Ie(){return{type:"image",title:null,url:"",alt:null}}function Ee(){return{type:"link",title:null,url:"",children:[]}}function be(L){return{type:"list",ordered:L.type==="listOrdered",start:null,spread:L._spread,children:[]}}function Ne(L){return{type:"listItem",spread:L._spread,checked:null,children:[]}}function Fe(){return{type:"paragraph",children:[]}}function we(){return{type:"strong",children:[]}}function qe(){return{type:"text",value:""}}function Nr(){return{type:"thematicBreak"}}}function gt(e){return{line:e.line,column:e.column,offset:e.offset}}function fo(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?fo(e,r):Sh(e,r)}}function Sh(e,t){let n;for(n in t)if(co.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 nu(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Tn({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Tn({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Tn({start:t.start,end:t.end})+") is still open")}function xh(e){const t=this;t.parser=n;function n(r){return _h(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function Ch(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)}function Ih(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
51
+ `;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&a)continue;u=" ";break}default:u=String.fromCharCode(i)}a=i===-2,r.push(u)}return r.join("")}const ih={42:Ye,43:Ye,45:Ye,48:Ye,49:Ye,50:Ye,51:Ye,52:Ye,53:Ye,54:Ye,55:Ye,56:Ye,57:Ye,62:to},uh={91:sd},sh={[-2]:Fr,[-1]:Fr,32:Fr},oh={35:hd,42:Xn,45:[eu,Xn],60:bd,61:eu,95:Xn,96:Zi,126:Zi},lh={38:ro,92:no},ch={[-5]:Hr,[-4]:Hr,[-3]:Hr,33:wd,38:ro,42:ya,60:[F0,xd],91:Bd,92:[fd,no],93:Qa,95:ya,96:K0},fh={null:[ya,Zd]},dh={null:[42,95]},hh={null:[]},mh=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:dh,contentInitial:uh,disable:hh,document:ih,flow:oh,flowInitial:sh,insideSpan:fh,string:lh,text:ch},Symbol.toStringTag,{value:"Module"}));function ph(e){const n=S0([mh,...(e||{}).extensions||[]]),r={defined:[],lazy:{},constructs:n,content:a(v0),document:a(D0),flow:a(Qd),string:a(Jd),text:a(eh)};return r;function a(i){return u;function u(o){return nh(r,i,o)}}}function Eh(e){for(;!ao(e););return e}const tu=/[\0\t\n\r]/g;function bh(){let e=1,t="",n=!0,r;return a;function a(i,u,o){const l=[];let c,f,d,h,m;for(i=t+(typeof i=="string"?i.toString():new TextDecoder(u||void 0).decode(i)),d=0,t="",n&&(i.charCodeAt(0)===65279&&d++,n=void 0);d<i.length;){if(tu.lastIndex=d,c=tu.exec(i),h=c&&c.index!==void 0?c.index:i.length,m=i.charCodeAt(h),!c){t=i.slice(d);break}if(m===10&&d===h&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),d<h&&(l.push(i.slice(d,h)),e+=h-d),m){case 0:{l.push(65533),e++;break}case 9:{for(f=Math.ceil(e/4)*4,l.push(-2);e++<f;)l.push(-1);break}case 10:{l.push(-4),e=1;break}default:r=!0,e=1}d=h+1}return o&&(r&&l.push(-5),t&&l.push(t),l.push(null)),l}}const Th=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function gh(e){return e.replace(Th,Ah)}function Ah(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const a=n.charCodeAt(1),i=a===120||a===88;return eo(n.slice(i?2:1),i?16:10)}return Wa(n)||e}const co={}.hasOwnProperty;function _h(e,t,n){return typeof t!="string"&&(n=t,t=void 0),yh(n)(Eh(ph(n).document().write(bh()(e,t,!0))))}function yh(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:i(Ee),autolinkProtocol:ne,autolinkEmail:ne,atxHeading:i(ke),blockQuote:i(ie),characterEscape:ne,characterReference:ne,codeFenced:i(J),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:i(J,u),codeText:i(_e,u),codeTextData:ne,data:ne,codeFlowValue:ne,definition:i(j),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:i(xe),hardBreakEscape:i(Ce),hardBreakTrailing:i(Ce),htmlFlow:i(ce,u),htmlFlowData:ne,htmlText:i(ce,u),htmlTextData:ne,image:i(Ie),label:u,link:i(Ee),listItem:i(Ne),listItemValue:h,listOrdered:i(be,d),listUnordered:i(be),paragraph:i(Fe),reference:T,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:i(ke),strong:i(we),thematicBreak:i(Nr)},exit:{atxHeading:l(),atxHeadingSequence:C,autolink:l(),autolinkEmail:te,autolinkProtocol:K,blockQuote:l(),characterEscapeValue:Y,characterReferenceMarkerHexadecimal:Z,characterReferenceMarkerNumeric:Z,characterReferenceValue:z,codeFenced:l(R),codeFencedFence:A,codeFencedFenceInfo:m,codeFencedFenceMeta:y,codeFlowValue:Y,codeIndented:l(S),codeText:l(X),codeTextData:Y,data:Y,definition:l(),definitionDestinationString:w,definitionLabelString:P,definitionTitleString:O,emphasis:l(),hardBreakEscape:l(B),hardBreakTrailing:l(B),htmlFlow:l(G),htmlFlowData:Y,htmlText:l($),htmlTextData:Y,image:l(pe),label:Le,labelText:ve,lineEnding:F,link:l(oe),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:q,resourceDestinationString:p,resourceTitleString:H,resource:Q,setextHeading:l(se),setextHeadingLineSequence:W,setextHeadingText:I,strong:l(),thematicBreak:l()}};fo(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(L){let U={type:"root",children:[]};const ae={stack:[U],tokenStack:[],config:t,enter:o,exit:c,buffer:u,resume:f,data:n},fe=[];let Ae=-1;for(;++Ae<L.length;)if(L[Ae][1].type==="listOrdered"||L[Ae][1].type==="listUnordered")if(L[Ae][0]==="enter")fe.push(Ae);else{const at=fe.pop();Ae=a(L,at,Ae)}for(Ae=-1;++Ae<L.length;){const at=t[L[Ae][0]];co.call(at,L[Ae][1].type)&&at[L[Ae][1].type].call(Object.assign({sliceSerialize:L[Ae][2].sliceSerialize},ae),L[Ae][1])}if(ae.tokenStack.length>0){const at=ae.tokenStack[ae.tokenStack.length-1];(at[1]||nu).call(ae,void 0,at[0])}for(U.position={start:gt(L.length>0?L[0][1].start:{line:1,column:1,offset:0}),end:gt(L.length>0?L[L.length-2][1].end:{line:1,column:1,offset:0})},Ae=-1;++Ae<t.transforms.length;)U=t.transforms[Ae](U)||U;return U}function a(L,U,ae){let fe=U-1,Ae=-1,at=!1,Nt,Et,ln,cn;for(;++fe<=ae;){const We=L[fe];switch(We[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{We[0]==="enter"?Ae++:Ae--,cn=void 0;break}case"lineEndingBlank":{We[0]==="enter"&&(Nt&&!cn&&!Ae&&!ln&&(ln=fe),cn=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:cn=void 0}if(!Ae&&We[0]==="enter"&&We[1].type==="listItemPrefix"||Ae===-1&&We[0]==="exit"&&(We[1].type==="listUnordered"||We[1].type==="listOrdered")){if(Nt){let jt=fe;for(Et=void 0;jt--;){const bt=L[jt];if(bt[1].type==="lineEnding"||bt[1].type==="lineEndingBlank"){if(bt[0]==="exit")continue;Et&&(L[Et][1].type="lineEndingBlank",at=!0),bt[1].type="lineEnding",Et=jt}else if(!(bt[1].type==="linePrefix"||bt[1].type==="blockQuotePrefix"||bt[1].type==="blockQuotePrefixWhitespace"||bt[1].type==="blockQuoteMarker"||bt[1].type==="listItemIndent"))break}ln&&(!Et||ln<Et)&&(Nt._spread=!0),Nt.end=Object.assign({},Et?L[Et][1].start:We[1].end),L.splice(Et||fe,0,["exit",Nt,We[2]]),fe++,ae++}if(We[1].type==="listItemPrefix"){const jt={type:"listItem",_spread:!1,start:Object.assign({},We[1].start),end:void 0};Nt=jt,L.splice(fe,0,["enter",jt,We[2]]),fe++,ae++,ln=void 0,cn=!0}}}return L[U][1]._spread=at,ae}function i(L,U){return ae;function ae(fe){o.call(this,L(fe),fe),U&&U.call(this,fe)}}function u(){this.stack.push({type:"fragment",children:[]})}function o(L,U,ae){this.stack[this.stack.length-1].children.push(L),this.stack.push(L),this.tokenStack.push([U,ae]),L.position={start:gt(U.start),end:void 0}}function l(L){return U;function U(ae){L&&L.call(this,ae),c.call(this,ae)}}function c(L,U){const ae=this.stack.pop(),fe=this.tokenStack.pop();if(fe)fe[0].type!==L.type&&(U?U.call(this,L,fe[0]):(fe[1]||nu).call(this,L,fe[0]));else throw new Error("Cannot close `"+L.type+"` ("+Tn({start:L.start,end:L.end})+"): it’s not open");ae.position.end=gt(L.end)}function f(){return _0(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function h(L){if(this.data.expectingFirstListItemValue){const U=this.stack[this.stack.length-2];U.start=Number.parseInt(this.sliceSerialize(L),10),this.data.expectingFirstListItemValue=void 0}}function m(){const L=this.resume(),U=this.stack[this.stack.length-1];U.lang=L}function y(){const L=this.resume(),U=this.stack[this.stack.length-1];U.meta=L}function A(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function R(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function S(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L.replace(/(\r?\n|\r)$/g,"")}function P(L){const U=this.resume(),ae=this.stack[this.stack.length-1];ae.label=U,ae.identifier=Qt(this.sliceSerialize(L)).toLowerCase()}function O(){const L=this.resume(),U=this.stack[this.stack.length-1];U.title=L}function w(){const L=this.resume(),U=this.stack[this.stack.length-1];U.url=L}function C(L){const U=this.stack[this.stack.length-1];if(!U.depth){const ae=this.sliceSerialize(L).length;U.depth=ae}}function I(){this.data.setextHeadingSlurpLineEnding=!0}function W(L){const U=this.stack[this.stack.length-1];U.depth=this.sliceSerialize(L).codePointAt(0)===61?1:2}function se(){this.data.setextHeadingSlurpLineEnding=void 0}function ne(L){const ae=this.stack[this.stack.length-1].children;let fe=ae[ae.length-1];(!fe||fe.type!=="text")&&(fe=qe(),fe.position={start:gt(L.start),end:void 0},ae.push(fe)),this.stack.push(fe)}function Y(L){const U=this.stack.pop();U.value+=this.sliceSerialize(L),U.position.end=gt(L.end)}function F(L){const U=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ae=U.children[U.children.length-1];ae.position.end=gt(L.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(U.type)&&(ne.call(this,L),Y.call(this,L))}function B(){this.data.atHardBreak=!0}function G(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L}function $(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L}function X(){const L=this.resume(),U=this.stack[this.stack.length-1];U.value=L}function oe(){const L=this.stack[this.stack.length-1];if(this.data.inReference){const U=this.data.referenceType||"shortcut";L.type+="Reference",L.referenceType=U,delete L.url,delete L.title}else delete L.identifier,delete L.label;this.data.referenceType=void 0}function pe(){const L=this.stack[this.stack.length-1];if(this.data.inReference){const U=this.data.referenceType||"shortcut";L.type+="Reference",L.referenceType=U,delete L.url,delete L.title}else delete L.identifier,delete L.label;this.data.referenceType=void 0}function ve(L){const U=this.sliceSerialize(L),ae=this.stack[this.stack.length-2];ae.label=gh(U),ae.identifier=Qt(U).toLowerCase()}function Le(){const L=this.stack[this.stack.length-1],U=this.resume(),ae=this.stack[this.stack.length-1];if(this.data.inReference=!0,ae.type==="link"){const fe=L.children;ae.children=fe}else ae.alt=U}function p(){const L=this.resume(),U=this.stack[this.stack.length-1];U.url=L}function H(){const L=this.resume(),U=this.stack[this.stack.length-1];U.title=L}function Q(){this.data.inReference=void 0}function T(){this.data.referenceType="collapsed"}function q(L){const U=this.resume(),ae=this.stack[this.stack.length-1];ae.label=U,ae.identifier=Qt(this.sliceSerialize(L)).toLowerCase(),this.data.referenceType="full"}function Z(L){this.data.characterReferenceType=L.type}function z(L){const U=this.sliceSerialize(L),ae=this.data.characterReferenceType;let fe;ae?(fe=eo(U,ae==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):fe=Wa(U);const Ae=this.stack.pop();Ae.value+=fe,Ae.position.end=gt(L.end)}function K(L){Y.call(this,L);const U=this.stack[this.stack.length-1];U.url=this.sliceSerialize(L)}function te(L){Y.call(this,L);const U=this.stack[this.stack.length-1];U.url="mailto:"+this.sliceSerialize(L)}function ie(){return{type:"blockquote",children:[]}}function J(){return{type:"code",lang:null,meta:null,value:""}}function _e(){return{type:"inlineCode",value:""}}function j(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function xe(){return{type:"emphasis",children:[]}}function ke(){return{type:"heading",depth:0,children:[]}}function Ce(){return{type:"break"}}function ce(){return{type:"html",value:""}}function Ie(){return{type:"image",title:null,url:"",alt:null}}function Ee(){return{type:"link",title:null,url:"",children:[]}}function be(L){return{type:"list",ordered:L.type==="listOrdered",start:null,spread:L._spread,children:[]}}function Ne(L){return{type:"listItem",spread:L._spread,checked:null,children:[]}}function Fe(){return{type:"paragraph",children:[]}}function we(){return{type:"strong",children:[]}}function qe(){return{type:"text",value:""}}function Nr(){return{type:"thematicBreak"}}}function gt(e){return{line:e.line,column:e.column,offset:e.offset}}function fo(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?fo(e,r):Sh(e,r)}}function Sh(e,t){let n;for(n in t)if(co.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 nu(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Tn({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Tn({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Tn({start:t.start,end:t.end})+") is still open")}function xh(e){const t=this;t.parser=n;function n(r){return _h(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function Ch(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)}function Ih(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
52
52
  `}]}function Nh(e,t){const n=t.value?t.value+`
53
53
  `:"",r={};t.lang&&(r.className=["language-"+t.lang]);let a={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(t,a),a}function Oh(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Lh(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Rh(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),a=rn(r.toLowerCase()),i=e.footnoteOrder.indexOf(r);let u,o=e.footnoteCounts.get(r);o===void 0?(o=0,e.footnoteOrder.push(r),u=e.footnoteOrder.length):u=i+1,o+=1,e.footnoteCounts.set(r,o);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+a,id:n+"fnref-"+a+(o>1?"-"+o:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(u)}]};e.patch(t,l);const c={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,c),e.applyData(t,c)}function vh(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Ph(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function ho(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 a=e.all(t),i=a[0];i&&i.type==="text"?i.value="["+i.value:a.unshift({type:"text",value:"["});const u=a[a.length-1];return u&&u.type==="text"?u.value+=r:a.push({type:"text",value:r}),a}function Dh(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ho(e,t);const a={src:rn(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(a.title=r.title);const i={type:"element",tagName:"img",properties:a,children:[]};return e.patch(t,i),e.applyData(t,i)}function kh(e,t){const n={src:rn(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)}function wh(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)}function Mh(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ho(e,t);const a={href:rn(r.url||"")};r.title!==null&&r.title!==void 0&&(a.title=r.title);const i={type:"element",tagName:"a",properties:a,children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function Bh(e,t){const n={href:rn(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)}function Fh(e,t,n){const r=e.all(t),a=n?Hh(n):mo(t),i={},u=[];if(typeof t.checked=="boolean"){const f=r[0];let d;f&&f.type==="element"&&f.tagName==="p"?d=f:(d={type:"element",tagName:"p",properties:{},children:[]},r.unshift(d)),d.children.length>0&&d.children.unshift({type:"text",value:" "}),d.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),i.className=["task-list-item"]}let o=-1;for(;++o<r.length;){const f=r[o];(a||o!==0||f.type!=="element"||f.tagName!=="p")&&u.push({type:"text",value:`
54
54
  `}),f.type==="element"&&f.tagName==="p"&&!a?u.push(...f.children):u.push(f)}const l=r[r.length-1];l&&(a||l.type!=="element"||l.tagName!=="p")&&u.push({type:"text",value:`
55
- `});const c={type:"element",tagName:"li",properties:i,children:u};return e.patch(t,c),e.applyData(t,c)}function Hh(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=mo(n[r])}return t}function mo(e){const t=e.spread;return t??e.children.length>1}function Uh(e,t){const n={},r=e.all(t);let a=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++a<r.length;){const u=r[a];if(u.type==="element"&&u.tagName==="li"&&u.properties&&Array.isArray(u.properties.className)&&u.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)}function jh(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function $h(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function Yh(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Gh(e,t){const n=e.all(t),r=n.shift(),a=[];if(r){const u={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],u),a.push(u)}if(n.length>0){const u={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},o=mt(t.children[1]),l=Tr(t.children[t.children.length-1]);o&&l&&(u.position={start:o,end:l}),a.push(u)}const i={type:"element",tagName:"table",properties:{},children:e.wrap(a,!0)};return e.patch(t,i),e.applyData(t,i)}function zh(e,t,n){const r=n?n.children:void 0,i=(r?r.indexOf(t):1)===0?"th":"td",u=n&&n.type==="table"?n.align:void 0,o=u?u.length:t.children.length;let l=-1;const c=[];for(;++l<o;){const d=t.children[l],m={},h=u?u[l]:void 0;h&&(m.align=h);let y={type:"element",tagName:i,properties:m,children:[]};d&&(y.children=e.all(d),e.patch(d,y),y=e.applyData(d,y)),c.push(y)}const f={type:"element",tagName:"tr",properties:{},children:e.wrap(c,!0)};return e.patch(t,f),e.applyData(t,f)}function Vh(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const ru=9,au=32;function qh(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),a=0;const i=[];for(;r;)i.push(iu(t.slice(a,r.index),a>0,!0),r[0]),a=r.index+r[0].length,r=n.exec(t);return i.push(iu(t.slice(a),a>0,!1)),i.join("")}function iu(e,t,n){let r=0,a=e.length;if(t){let i=e.codePointAt(r);for(;i===ru||i===au;)r++,i=e.codePointAt(r)}if(n){let i=e.codePointAt(a-1);for(;i===ru||i===au;)a--,i=e.codePointAt(a-1)}return a>r?e.slice(r,a):""}function Wh(e,t){const n={type:"text",value:qh(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function Xh(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const Qh={blockquote:Ch,break:Ih,code:Nh,delete:Oh,emphasis:Lh,footnoteReference:Rh,heading:vh,html:Ph,imageReference:Dh,image:kh,inlineCode:wh,linkReference:Mh,link:Bh,listItem:Fh,list:Uh,paragraph:jh,root:$h,strong:Yh,table:Gh,tableCell:Vh,tableRow:zh,text:Wh,thematicBreak:Xh,toml:$n,yaml:$n,definition:$n,footnoteDefinition:$n};function $n(){}const po=-1,Ar=0,Jn=1,er=2,Ka=3,Za=4,Ja=5,ei=6,Eo=7,bo=8,uu=typeof self=="object"?self:globalThis,Kh=(e,t)=>{const n=(a,i)=>(e.set(i,a),a),r=a=>{if(e.has(a))return e.get(a);const[i,u]=t[a];switch(i){case Ar:case po:return n(u,a);case Jn:{const o=n([],a);for(const l of u)o.push(r(l));return o}case er:{const o=n({},a);for(const[l,c]of u)o[r(l)]=r(c);return o}case Ka:return n(new Date(u),a);case Za:{const{source:o,flags:l}=u;return n(new RegExp(o,l),a)}case Ja:{const o=n(new Map,a);for(const[l,c]of u)o.set(r(l),r(c));return o}case ei:{const o=n(new Set,a);for(const l of u)o.add(r(l));return o}case Eo:{const{name:o,message:l}=u;return n(new uu[o](l),a)}case bo:return n(BigInt(u),a);case"BigInt":return n(Object(BigInt(u)),a)}return n(new uu[i](u),a)};return r},su=e=>Kh(new Map,e)(0),Yt="",{toString:Zh}={},{keys:Jh}=Object,fn=e=>{const t=typeof e;if(t!=="object"||!e)return[Ar,t];const n=Zh.call(e).slice(8,-1);switch(n){case"Array":return[Jn,Yt];case"Object":return[er,Yt];case"Date":return[Ka,Yt];case"RegExp":return[Za,Yt];case"Map":return[Ja,Yt];case"Set":return[ei,Yt]}return n.includes("Array")?[Jn,n]:n.includes("Error")?[Eo,n]:[er,n]},Yn=([e,t])=>e===Ar&&(t==="function"||t==="symbol"),em=(e,t,n,r)=>{const a=(u,o)=>{const l=r.push(u)-1;return n.set(o,l),l},i=u=>{if(n.has(u))return n.get(u);let[o,l]=fn(u);switch(o){case Ar:{let f=u;switch(l){case"bigint":o=bo,f=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);f=null;break;case"undefined":return a([po],u)}return a([o,f],u)}case Jn:{if(l)return a([l,[...u]],u);const f=[],d=a([o,f],u);for(const m of u)f.push(i(m));return d}case er:{if(l)switch(l){case"BigInt":return a([l,u.toString()],u);case"Boolean":case"Number":case"String":return a([l,u.valueOf()],u)}if(t&&"toJSON"in u)return i(u.toJSON());const f=[],d=a([o,f],u);for(const m of Jh(u))(e||!Yn(fn(u[m])))&&f.push([i(m),i(u[m])]);return d}case Ka:return a([o,u.toISOString()],u);case Za:{const{source:f,flags:d}=u;return a([o,{source:f,flags:d}],u)}case Ja:{const f=[],d=a([o,f],u);for(const[m,h]of u)(e||!(Yn(fn(m))||Yn(fn(h))))&&f.push([i(m),i(h)]);return d}case ei:{const f=[],d=a([o,f],u);for(const m of u)(e||!Yn(fn(m)))&&f.push(i(m));return d}}const{message:c}=u;return a([o,{name:l,message:c}],u)};return i},ou=(e,{json:t,lossy:n}={})=>{const r=[];return em(!(t||n),!!t,new Map,r)(e),r},Jt=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?su(ou(e,t)):structuredClone(e):(e,t)=>su(ou(e,t));function tm(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 nm(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function rm(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||tm,r=e.options.footnoteBackLabel||nm,a=e.options.footnoteLabel||"Footnotes",i=e.options.footnoteLabelTagName||"h2",u=e.options.footnoteLabelProperties||{className:["sr-only"]},o=[];let l=-1;for(;++l<e.footnoteOrder.length;){const c=e.footnoteById.get(e.footnoteOrder[l]);if(!c)continue;const f=e.all(c),d=String(c.identifier).toUpperCase(),m=rn(d.toLowerCase());let h=0;const y=[],A=e.footnoteCounts.get(d);for(;A!==void 0&&++h<=A;){y.length>0&&y.push({type:"text",value:" "});let P=typeof n=="string"?n:n(l,h);typeof P=="string"&&(P={type:"text",value:P}),y.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+m+(h>1?"-"+h:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,h),className:["data-footnote-backref"]},children:Array.isArray(P)?P:[P]})}const R=f[f.length-1];if(R&&R.type==="element"&&R.tagName==="p"){const P=R.children[R.children.length-1];P&&P.type==="text"?P.value+=" ":R.children.push({type:"text",value:" "}),R.children.push(...y)}else f.push(...y);const S={type:"element",tagName:"li",properties:{id:t+"fn-"+m},children:e.wrap(f,!0)};e.patch(c,S),o.push(S)}if(o.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:i,properties:{...Jt(u),id:"footnote-label"},children:[{type:"text",value:a}]},{type:"text",value:`
55
+ `});const c={type:"element",tagName:"li",properties:i,children:u};return e.patch(t,c),e.applyData(t,c)}function Hh(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=mo(n[r])}return t}function mo(e){const t=e.spread;return t??e.children.length>1}function Uh(e,t){const n={},r=e.all(t);let a=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++a<r.length;){const u=r[a];if(u.type==="element"&&u.tagName==="li"&&u.properties&&Array.isArray(u.properties.className)&&u.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)}function jh(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function $h(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function Yh(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Gh(e,t){const n=e.all(t),r=n.shift(),a=[];if(r){const u={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],u),a.push(u)}if(n.length>0){const u={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},o=mt(t.children[1]),l=Tr(t.children[t.children.length-1]);o&&l&&(u.position={start:o,end:l}),a.push(u)}const i={type:"element",tagName:"table",properties:{},children:e.wrap(a,!0)};return e.patch(t,i),e.applyData(t,i)}function zh(e,t,n){const r=n?n.children:void 0,i=(r?r.indexOf(t):1)===0?"th":"td",u=n&&n.type==="table"?n.align:void 0,o=u?u.length:t.children.length;let l=-1;const c=[];for(;++l<o;){const d=t.children[l],h={},m=u?u[l]:void 0;m&&(h.align=m);let y={type:"element",tagName:i,properties:h,children:[]};d&&(y.children=e.all(d),e.patch(d,y),y=e.applyData(d,y)),c.push(y)}const f={type:"element",tagName:"tr",properties:{},children:e.wrap(c,!0)};return e.patch(t,f),e.applyData(t,f)}function Vh(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const ru=9,au=32;function qh(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),a=0;const i=[];for(;r;)i.push(iu(t.slice(a,r.index),a>0,!0),r[0]),a=r.index+r[0].length,r=n.exec(t);return i.push(iu(t.slice(a),a>0,!1)),i.join("")}function iu(e,t,n){let r=0,a=e.length;if(t){let i=e.codePointAt(r);for(;i===ru||i===au;)r++,i=e.codePointAt(r)}if(n){let i=e.codePointAt(a-1);for(;i===ru||i===au;)a--,i=e.codePointAt(a-1)}return a>r?e.slice(r,a):""}function Wh(e,t){const n={type:"text",value:qh(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function Xh(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const Qh={blockquote:Ch,break:Ih,code:Nh,delete:Oh,emphasis:Lh,footnoteReference:Rh,heading:vh,html:Ph,imageReference:Dh,image:kh,inlineCode:wh,linkReference:Mh,link:Bh,listItem:Fh,list:Uh,paragraph:jh,root:$h,strong:Yh,table:Gh,tableCell:Vh,tableRow:zh,text:Wh,thematicBreak:Xh,toml:$n,yaml:$n,definition:$n,footnoteDefinition:$n};function $n(){}const po=-1,Ar=0,Jn=1,er=2,Ka=3,Za=4,Ja=5,ei=6,Eo=7,bo=8,uu=typeof self=="object"?self:globalThis,Kh=(e,t)=>{const n=(a,i)=>(e.set(i,a),a),r=a=>{if(e.has(a))return e.get(a);const[i,u]=t[a];switch(i){case Ar:case po:return n(u,a);case Jn:{const o=n([],a);for(const l of u)o.push(r(l));return o}case er:{const o=n({},a);for(const[l,c]of u)o[r(l)]=r(c);return o}case Ka:return n(new Date(u),a);case Za:{const{source:o,flags:l}=u;return n(new RegExp(o,l),a)}case Ja:{const o=n(new Map,a);for(const[l,c]of u)o.set(r(l),r(c));return o}case ei:{const o=n(new Set,a);for(const l of u)o.add(r(l));return o}case Eo:{const{name:o,message:l}=u;return n(new uu[o](l),a)}case bo:return n(BigInt(u),a);case"BigInt":return n(Object(BigInt(u)),a)}return n(new uu[i](u),a)};return r},su=e=>Kh(new Map,e)(0),Yt="",{toString:Zh}={},{keys:Jh}=Object,fn=e=>{const t=typeof e;if(t!=="object"||!e)return[Ar,t];const n=Zh.call(e).slice(8,-1);switch(n){case"Array":return[Jn,Yt];case"Object":return[er,Yt];case"Date":return[Ka,Yt];case"RegExp":return[Za,Yt];case"Map":return[Ja,Yt];case"Set":return[ei,Yt]}return n.includes("Array")?[Jn,n]:n.includes("Error")?[Eo,n]:[er,n]},Yn=([e,t])=>e===Ar&&(t==="function"||t==="symbol"),em=(e,t,n,r)=>{const a=(u,o)=>{const l=r.push(u)-1;return n.set(o,l),l},i=u=>{if(n.has(u))return n.get(u);let[o,l]=fn(u);switch(o){case Ar:{let f=u;switch(l){case"bigint":o=bo,f=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);f=null;break;case"undefined":return a([po],u)}return a([o,f],u)}case Jn:{if(l)return a([l,[...u]],u);const f=[],d=a([o,f],u);for(const h of u)f.push(i(h));return d}case er:{if(l)switch(l){case"BigInt":return a([l,u.toString()],u);case"Boolean":case"Number":case"String":return a([l,u.valueOf()],u)}if(t&&"toJSON"in u)return i(u.toJSON());const f=[],d=a([o,f],u);for(const h of Jh(u))(e||!Yn(fn(u[h])))&&f.push([i(h),i(u[h])]);return d}case Ka:return a([o,u.toISOString()],u);case Za:{const{source:f,flags:d}=u;return a([o,{source:f,flags:d}],u)}case Ja:{const f=[],d=a([o,f],u);for(const[h,m]of u)(e||!(Yn(fn(h))||Yn(fn(m))))&&f.push([i(h),i(m)]);return d}case ei:{const f=[],d=a([o,f],u);for(const h of u)(e||!Yn(fn(h)))&&f.push(i(h));return d}}const{message:c}=u;return a([o,{name:l,message:c}],u)};return i},ou=(e,{json:t,lossy:n}={})=>{const r=[];return em(!(t||n),!!t,new Map,r)(e),r},Jt=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?su(ou(e,t)):structuredClone(e):(e,t)=>su(ou(e,t));function tm(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 nm(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function rm(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||tm,r=e.options.footnoteBackLabel||nm,a=e.options.footnoteLabel||"Footnotes",i=e.options.footnoteLabelTagName||"h2",u=e.options.footnoteLabelProperties||{className:["sr-only"]},o=[];let l=-1;for(;++l<e.footnoteOrder.length;){const c=e.footnoteById.get(e.footnoteOrder[l]);if(!c)continue;const f=e.all(c),d=String(c.identifier).toUpperCase(),h=rn(d.toLowerCase());let m=0;const y=[],A=e.footnoteCounts.get(d);for(;A!==void 0&&++m<=A;){y.length>0&&y.push({type:"text",value:" "});let P=typeof n=="string"?n:n(l,m);typeof P=="string"&&(P={type:"text",value:P}),y.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+h+(m>1?"-"+m:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,m),className:["data-footnote-backref"]},children:Array.isArray(P)?P:[P]})}const R=f[f.length-1];if(R&&R.type==="element"&&R.tagName==="p"){const P=R.children[R.children.length-1];P&&P.type==="text"?P.value+=" ":R.children.push({type:"text",value:" "}),R.children.push(...y)}else f.push(...y);const S={type:"element",tagName:"li",properties:{id:t+"fn-"+h},children:e.wrap(f,!0)};e.patch(c,S),o.push(S)}if(o.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:i,properties:{...Jt(u),id:"footnote-label"},children:[{type:"text",value:a}]},{type:"text",value:`
56
56
  `},{type:"element",tagName:"ol",properties:{},children:e.wrap(o,!0)},{type:"text",value:`
57
- `}]}}const To=(function(e){if(e==null)return sm;if(typeof e=="function")return _r(e);if(typeof e=="object")return Array.isArray(e)?am(e):im(e);if(typeof e=="string")return um(e);throw new Error("Expected function, string, or object as test")});function am(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=To(e[n]);return _r(r);function r(...a){let i=-1;for(;++i<t.length;)if(t[i].apply(this,a))return!0;return!1}}function im(e){const t=e;return _r(n);function n(r){const a=r;let i;for(i in e)if(a[i]!==t[i])return!1;return!0}}function um(e){return _r(t);function t(n){return n&&n.type===e}}function _r(e){return t;function t(n,r,a){return!!(om(n)&&e.call(this,n,typeof r=="number"?r:void 0,a||void 0))}}function sm(){return!0}function om(e){return e!==null&&typeof e=="object"&&"type"in e}const go=[],lm=!0,lu=!1,cm="skip";function fm(e,t,n,r){let a;typeof t=="function"&&typeof n!="function"?(r=n,n=t):a=t;const i=To(a),u=r?-1:1;o(e,void 0,[])();function o(l,c,f){const d=l&&typeof l=="object"?l:{};if(typeof d.type=="string"){const h=typeof d.tagName=="string"?d.tagName:typeof d.name=="string"?d.name:void 0;Object.defineProperty(m,"name",{value:"node ("+(l.type+(h?"<"+h+">":""))+")"})}return m;function m(){let h=go,y,A,R;if((!t||i(l,c,f[f.length-1]||void 0))&&(h=dm(n(l,f)),h[0]===lu))return h;if("children"in l&&l.children){const S=l;if(S.children&&h[0]!==cm)for(A=(r?S.children.length:-1)+u,R=f.concat(S);A>-1&&A<S.children.length;){const P=S.children[A];if(y=o(P,A,R)(),y[0]===lu)return y;A=typeof y[1]=="number"?y[1]:A+u}}return h}}}function dm(e){return Array.isArray(e)?e:typeof e=="number"?[lm,e]:e==null?go:[e]}function ti(e,t,n,r){let a,i,u;typeof t=="function"&&typeof n!="function"?(i=void 0,u=t,a=n):(i=t,u=n,a=r),fm(e,i,o,a);function o(l,c){const f=c[c.length-1],d=f?f.children.indexOf(l):void 0;return u(l,d,f)}}const Sa={}.hasOwnProperty,hm={};function mm(e,t){const n=t||hm,r=new Map,a=new Map,i=new Map,u={...Qh,...n.handlers},o={all:c,applyData:Em,definitionById:r,footnoteById:a,footnoteCounts:i,footnoteOrder:[],handlers:u,one:l,options:n,patch:pm,wrap:Tm};return ti(e,function(f){if(f.type==="definition"||f.type==="footnoteDefinition"){const d=f.type==="definition"?r:a,m=String(f.identifier).toUpperCase();d.has(m)||d.set(m,f)}}),o;function l(f,d){const m=f.type,h=o.handlers[m];if(Sa.call(o.handlers,m)&&h)return h(o,f,d);if(o.options.passThrough&&o.options.passThrough.includes(m)){if("children"in f){const{children:A,...R}=f,S=Jt(R);return S.children=o.all(f),S}return Jt(f)}return(o.options.unknownHandler||bm)(o,f,d)}function c(f){const d=[];if("children"in f){const m=f.children;let h=-1;for(;++h<m.length;){const y=o.one(m[h],f);if(y){if(h&&m[h-1].type==="break"&&(!Array.isArray(y)&&y.type==="text"&&(y.value=cu(y.value)),!Array.isArray(y)&&y.type==="element")){const A=y.children[0];A&&A.type==="text"&&(A.value=cu(A.value))}Array.isArray(y)?d.push(...y):d.push(y)}}}return d}}function pm(e,t){e.position&&(t.position=Kf(e))}function Em(e,t){let n=t;if(e&&e.data){const r=e.data.hName,a=e.data.hChildren,i=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const u="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:u}}n.type==="element"&&i&&Object.assign(n.properties,Jt(i)),"children"in n&&n.children&&a!==null&&a!==void 0&&(n.children=a)}return n}function bm(e,t){const n=t.data||{},r="value"in t&&!(Sa.call(n,"hProperties")||Sa.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function Tm(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
57
+ `}]}}const To=(function(e){if(e==null)return sm;if(typeof e=="function")return _r(e);if(typeof e=="object")return Array.isArray(e)?am(e):im(e);if(typeof e=="string")return um(e);throw new Error("Expected function, string, or object as test")});function am(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=To(e[n]);return _r(r);function r(...a){let i=-1;for(;++i<t.length;)if(t[i].apply(this,a))return!0;return!1}}function im(e){const t=e;return _r(n);function n(r){const a=r;let i;for(i in e)if(a[i]!==t[i])return!1;return!0}}function um(e){return _r(t);function t(n){return n&&n.type===e}}function _r(e){return t;function t(n,r,a){return!!(om(n)&&e.call(this,n,typeof r=="number"?r:void 0,a||void 0))}}function sm(){return!0}function om(e){return e!==null&&typeof e=="object"&&"type"in e}const go=[],lm=!0,lu=!1,cm="skip";function fm(e,t,n,r){let a;typeof t=="function"&&typeof n!="function"?(r=n,n=t):a=t;const i=To(a),u=r?-1:1;o(e,void 0,[])();function o(l,c,f){const d=l&&typeof l=="object"?l:{};if(typeof d.type=="string"){const m=typeof d.tagName=="string"?d.tagName:typeof d.name=="string"?d.name:void 0;Object.defineProperty(h,"name",{value:"node ("+(l.type+(m?"<"+m+">":""))+")"})}return h;function h(){let m=go,y,A,R;if((!t||i(l,c,f[f.length-1]||void 0))&&(m=dm(n(l,f)),m[0]===lu))return m;if("children"in l&&l.children){const S=l;if(S.children&&m[0]!==cm)for(A=(r?S.children.length:-1)+u,R=f.concat(S);A>-1&&A<S.children.length;){const P=S.children[A];if(y=o(P,A,R)(),y[0]===lu)return y;A=typeof y[1]=="number"?y[1]:A+u}}return m}}}function dm(e){return Array.isArray(e)?e:typeof e=="number"?[lm,e]:e==null?go:[e]}function ti(e,t,n,r){let a,i,u;typeof t=="function"&&typeof n!="function"?(i=void 0,u=t,a=n):(i=t,u=n,a=r),fm(e,i,o,a);function o(l,c){const f=c[c.length-1],d=f?f.children.indexOf(l):void 0;return u(l,d,f)}}const Sa={}.hasOwnProperty,hm={};function mm(e,t){const n=t||hm,r=new Map,a=new Map,i=new Map,u={...Qh,...n.handlers},o={all:c,applyData:Em,definitionById:r,footnoteById:a,footnoteCounts:i,footnoteOrder:[],handlers:u,one:l,options:n,patch:pm,wrap:Tm};return ti(e,function(f){if(f.type==="definition"||f.type==="footnoteDefinition"){const d=f.type==="definition"?r:a,h=String(f.identifier).toUpperCase();d.has(h)||d.set(h,f)}}),o;function l(f,d){const h=f.type,m=o.handlers[h];if(Sa.call(o.handlers,h)&&m)return m(o,f,d);if(o.options.passThrough&&o.options.passThrough.includes(h)){if("children"in f){const{children:A,...R}=f,S=Jt(R);return S.children=o.all(f),S}return Jt(f)}return(o.options.unknownHandler||bm)(o,f,d)}function c(f){const d=[];if("children"in f){const h=f.children;let m=-1;for(;++m<h.length;){const y=o.one(h[m],f);if(y){if(m&&h[m-1].type==="break"&&(!Array.isArray(y)&&y.type==="text"&&(y.value=cu(y.value)),!Array.isArray(y)&&y.type==="element")){const A=y.children[0];A&&A.type==="text"&&(A.value=cu(A.value))}Array.isArray(y)?d.push(...y):d.push(y)}}}return d}}function pm(e,t){e.position&&(t.position=Kf(e))}function Em(e,t){let n=t;if(e&&e.data){const r=e.data.hName,a=e.data.hChildren,i=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const u="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:u}}n.type==="element"&&i&&Object.assign(n.properties,Jt(i)),"children"in n&&n.children&&a!==null&&a!==void 0&&(n.children=a)}return n}function bm(e,t){const n=t.data||{},r="value"in t&&!(Sa.call(n,"hProperties")||Sa.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function Tm(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
58
58
  `});++r<e.length;)r&&n.push({type:"text",value:`
59
59
  `}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
60
60
  `}),n}function cu(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function fu(e,t){const n=mm(e,t),r=n.one(e,void 0),a=rm(n),i=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return a&&i.children.push({type:"text",value:`
61
- `},a),i}function gm(e,t){return e&&"run"in e?async function(n,r){const a=fu(n,{file:r,...t});await e.run(a,r)}:function(n,r){return fu(n,{file:r,...t||e})}}function du(e){if(e)throw e}var Ur,hu;function Am(){if(hu)return Ur;hu=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,a=function(c){return typeof Array.isArray=="function"?Array.isArray(c):t.call(c)==="[object Array]"},i=function(c){if(!c||t.call(c)!=="[object Object]")return!1;var f=e.call(c,"constructor"),d=c.constructor&&c.constructor.prototype&&e.call(c.constructor.prototype,"isPrototypeOf");if(c.constructor&&!f&&!d)return!1;var m;for(m in c);return typeof m>"u"||e.call(c,m)},u=function(c,f){n&&f.name==="__proto__"?n(c,f.name,{enumerable:!0,configurable:!0,value:f.newValue,writable:!0}):c[f.name]=f.newValue},o=function(c,f){if(f==="__proto__")if(e.call(c,f)){if(r)return r(c,f).value}else return;return c[f]};return Ur=function l(){var c,f,d,m,h,y,A=arguments[0],R=1,S=arguments.length,P=!1;for(typeof A=="boolean"&&(P=A,A=arguments[1]||{},R=2),(A==null||typeof A!="object"&&typeof A!="function")&&(A={});R<S;++R)if(c=arguments[R],c!=null)for(f in c)d=o(A,f),m=o(c,f),A!==m&&(P&&m&&(i(m)||(h=a(m)))?(h?(h=!1,y=d&&a(d)?d:[]):y=d&&i(d)?d:{},u(A,{name:f,newValue:l(P,y,m)})):typeof m<"u"&&u(A,{name:f,newValue:m}));return A},Ur}var _m=Am();const jr=Ba(_m);function xa(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 ym(){const e=[],t={run:n,use:r};return t;function n(...a){let i=-1;const u=a.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);o(null,...a);function o(l,...c){const f=e[++i];let d=-1;if(l){u(l);return}for(;++d<a.length;)(c[d]===null||c[d]===void 0)&&(c[d]=a[d]);a=c,f?Sm(f,o)(...c):u(null,...c)}}function r(a){if(typeof a!="function")throw new TypeError("Expected `middelware` to be a function, not "+a);return e.push(a),t}}function Sm(e,t){let n;return r;function r(...u){const o=e.length>u.length;let l;o&&u.push(a);try{l=e.apply(this,u)}catch(c){const f=c;if(o&&n)throw f;return a(f)}o||(l&&l.then&&typeof l.then=="function"?l.then(i,a):l instanceof Error?a(l):i(l))}function a(u,...o){n||(n=!0,t(u,...o))}function i(u){a(null,u)}}const ut={basename:xm,dirname:Cm,extname:Im,join:Nm,sep:"/"};function xm(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Dn(e);let n=0,r=-1,a=e.length,i;if(t===void 0||t.length===0||t.length>e.length){for(;a--;)if(e.codePointAt(a)===47){if(i){n=a+1;break}}else r<0&&(i=!0,r=a+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let u=-1,o=t.length-1;for(;a--;)if(e.codePointAt(a)===47){if(i){n=a+1;break}}else u<0&&(i=!0,u=a+1),o>-1&&(e.codePointAt(a)===t.codePointAt(o--)?o<0&&(r=a):(o=-1,r=u));return n===r?r=u:r<0&&(r=e.length),e.slice(n,r)}function Cm(e){if(Dn(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function Im(e){Dn(e);let t=e.length,n=-1,r=0,a=-1,i=0,u;for(;t--;){const o=e.codePointAt(t);if(o===47){if(u){r=t+1;break}continue}n<0&&(u=!0,n=t+1),o===46?a<0?a=t:i!==1&&(i=1):a>-1&&(i=-1)}return a<0||n<0||i===0||i===1&&a===n-1&&a===r+1?"":e.slice(a,n)}function Nm(...e){let t=-1,n;for(;++t<e.length;)Dn(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":Om(n)}function Om(e){Dn(e);const t=e.codePointAt(0)===47;let n=Lm(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function Lm(e,t){let n="",r=0,a=-1,i=0,u=-1,o,l;for(;++u<=e.length;){if(u<e.length)o=e.codePointAt(u);else{if(o===47)break;o=47}if(o===47){if(!(a===u-1||i===1))if(a!==u-1&&i===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),a=u,i=0;continue}}else if(n.length>0){n="",r=0,a=u,i=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(a+1,u):n=e.slice(a+1,u),r=u-a-1;a=u,i=0}else o===46&&i>-1?i++:i=-1}return n}function Dn(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const Rm={cwd:vm};function vm(){return"/"}function Ca(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function Pm(e){if(typeof e=="string")e=new URL(e);else if(!Ca(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 Dm(e)}function Dm(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const a=new TypeError("File URL path must not include encoded / characters");throw a.code="ERR_INVALID_FILE_URL_PATH",a}}return decodeURIComponent(t)}const $r=["history","path","basename","stem","extname","dirname"];class Ao{constructor(t){let n;t?Ca(t)?n={path:t}:typeof t=="string"||km(t)?n={value:t}:n=t:n={},this.cwd=Rm.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<$r.length;){const i=$r[r];i in n&&n[i]!==void 0&&n[i]!==null&&(this[i]=i==="history"?[...n[i]]:n[i])}let a;for(a in n)$r.includes(a)||(this[a]=n[a])}get basename(){return typeof this.path=="string"?ut.basename(this.path):void 0}set basename(t){Gr(t,"basename"),Yr(t,"basename"),this.path=ut.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?ut.dirname(this.path):void 0}set dirname(t){mu(this.basename,"dirname"),this.path=ut.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?ut.extname(this.path):void 0}set extname(t){if(Yr(t,"extname"),mu(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=ut.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ca(t)&&(t=Pm(t)),Gr(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?ut.basename(this.path,this.extname):void 0}set stem(t){Gr(t,"stem"),Yr(t,"stem"),this.path=ut.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const a=this.message(t,n,r);throw a.fatal=!0,a}info(t,n,r){const a=this.message(t,n,r);return a.fatal=void 0,a}message(t,n,r){const a=new He(t,n,r);return this.path&&(a.name=this.path+":"+a.name,a.file=this.path),a.fatal=!1,this.messages.push(a),a}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Yr(e,t){if(e&&e.includes(ut.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+ut.sep+"`")}function Gr(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function mu(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function km(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const wm=(function(e){const r=this.constructor.prototype,a=r[e],i=function(){return a.apply(i,arguments)};Object.setPrototypeOf(i,r);const u=Object.getOwnPropertyNames(a);for(const o of u){const l=Object.getOwnPropertyDescriptor(a,o);l&&Object.defineProperty(i,o,l)}return i}),Mm={}.hasOwnProperty;class ni extends wm{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=ym()}copy(){const t=new ni;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(jr(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(qr("data",this.frozen),this.namespace[t]=n,this):Mm.call(this.namespace,t)&&this.namespace[t]||void 0:t?(qr("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 a=n.call(t,...r);typeof a=="function"&&this.transformers.use(a)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Gn(t),r=this.parser||this.Parser;return zr("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),zr("process",this.parser||this.Parser),Vr("process",this.compiler||this.Compiler),n?a(void 0,n):new Promise(a);function a(i,u){const o=Gn(t),l=r.parse(o);r.run(l,o,function(f,d,m){if(f||!d||!m)return c(f);const h=d,y=r.stringify(h,m);Hm(y)?m.value=y:m.result=y,c(f,m)});function c(f,d){f||!d?u(f):i?i(d):n(void 0,d)}}}processSync(t){let n=!1,r;return this.freeze(),zr("processSync",this.parser||this.Parser),Vr("processSync",this.compiler||this.Compiler),this.process(t,a),Eu("processSync","process",n),r;function a(i,u){n=!0,du(i),r=u}}run(t,n,r){pu(t),this.freeze();const a=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?i(void 0,r):new Promise(i);function i(u,o){const l=Gn(n);a.run(t,l,c);function c(f,d,m){const h=d||t;f?o(f):u?u(h):r(void 0,h,m)}}}runSync(t,n){let r=!1,a;return this.run(t,n,i),Eu("runSync","run",r),a;function i(u,o){du(u),a=o,r=!0}}stringify(t,n){this.freeze();const r=Gn(n),a=this.compiler||this.Compiler;return Vr("stringify",a),pu(t),a(t,r)}use(t,...n){const r=this.attachers,a=this.namespace;if(qr("use",this.frozen),t!=null)if(typeof t=="function")l(t,n);else if(typeof t=="object")Array.isArray(t)?o(t):u(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function i(c){if(typeof c=="function")l(c,[]);else if(typeof c=="object")if(Array.isArray(c)){const[f,...d]=c;l(f,d)}else u(c);else throw new TypeError("Expected usable value, not `"+c+"`")}function u(c){if(!("plugins"in c)&&!("settings"in c))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");o(c.plugins),c.settings&&(a.settings=jr(!0,a.settings,c.settings))}function o(c){let f=-1;if(c!=null)if(Array.isArray(c))for(;++f<c.length;){const d=c[f];i(d)}else throw new TypeError("Expected a list of plugins, not `"+c+"`")}function l(c,f){let d=-1,m=-1;for(;++d<r.length;)if(r[d][0]===c){m=d;break}if(m===-1)r.push([c,...f]);else if(f.length>0){let[h,...y]=f;const A=r[m][1];xa(A)&&xa(h)&&(h=jr(!0,A,h)),r[m]=[c,h,...y]}}}}const Bm=new ni().freeze();function zr(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Vr(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function qr(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 pu(e){if(!xa(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Eu(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Gn(e){return Fm(e)?e:new Ao(e)}function Fm(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function Hm(e){return typeof e=="string"||Um(e)}function Um(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const jm="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",bu=[],Tu={allowDangerousHtml:!0},$m=/^(https?|ircs?|mailto|xmpp)$/i,Ym=[{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 _o(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",a=e.className,i=e.components,u=e.disallowedElements,o=e.rehypePlugins||bu,l=e.remarkPlugins||bu,c=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Tu}:Tu,f=e.skipHtml,d=e.unwrapDisallowed,m=e.urlTransform||Gm,h=Bm().use(xh).use(l).use(gm,c).use(o),y=new Ao;typeof r=="string"&&(y.value=r);for(const P of Ym)Object.hasOwn(e,P.from)&&(""+P.from+(P.to?"use `"+P.to+"` instead":"remove it")+jm+P.id,void 0);const A=h.parse(y);let R=h.runSync(A,y);return a&&(R={type:"element",tagName:"div",properties:{className:a},children:R.type==="root"?R.children:[R]}),ti(R,S),r0(R,{Fragment:v.Fragment,components:i,ignoreInvalidStyle:!0,jsx:v.jsx,jsxs:v.jsxs,passKeys:!0,passNode:!0});function S(P,O,w){if(P.type==="raw"&&w&&typeof O=="number")return f?w.children.splice(O,1):w.children[O]={type:"text",value:P.value},O;if(P.type==="element"){let C;for(C in Br)if(Object.hasOwn(Br,C)&&Object.hasOwn(P.properties,C)){const I=P.properties[C],W=Br[C];(W===null||W.includes(P.tagName))&&(P.properties[C]=m(String(I||""),C,P))}}if(P.type==="element"){let C=t?!t.includes(P.tagName):u?u.includes(P.tagName):!1;if(!C&&n&&typeof O=="number"&&(C=!n(P,O,w)),C&&w&&typeof O=="number")return d&&P.children?w.children.splice(O,1,...P.children):w.children.splice(O,1),O}}}function Gm(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),a=e.indexOf("/");return t<0||a>-1&&t>a||n>-1&&t>n||r>-1&&t>r||$m.test(e.slice(0,t))?e:""}const gu=/[#.]/g;function zm(e,t){const n=e||"",r={};let a=0,i,u;for(;a<n.length;){gu.lastIndex=a;const o=gu.exec(n),l=n.slice(a,o?o.index:n.length);l&&(i?i==="#"?r.id=l:Array.isArray(r.className)?r.className.push(l):r.className=[l]:u=l,a+=l.length),o&&(i=o[0],a++)}return{type:"element",tagName:u||t||"div",properties:r,children:[]}}const Vm=new Set(["button","menu","reset","submit"]),Ia={}.hasOwnProperty;function yo(e,t,n){const r=n&&Qm(n);function a(i,u,...o){let l=-1,c;if(i==null){c={type:"root",children:[]};const f=u;o.unshift(f)}else if(c=zm(i,t),c.tagName=c.tagName.toLowerCase(),r&&Ia.call(r,c.tagName)&&(c.tagName=r[c.tagName]),qm(u,c.tagName)){let f;for(f in u)Ia.call(u,f)&&Wm(e,c.properties,f,u[f])}else o.unshift(u);for(;++l<o.length;)Na(c.children,o[l]);return c.type==="element"&&c.tagName==="template"&&(c.content={type:"root",children:c.children},c.children=[]),c}return a}function qm(e,t){return e==null||typeof e!="object"||Array.isArray(e)?!1:t==="input"||!e.type||typeof e.type!="string"?!0:"children"in e&&Array.isArray(e.children)?!1:t==="button"?Vm.has(e.type.toLowerCase()):!("value"in e)}function Wm(e,t,n,r){const a=br(e,n);let i=-1,u;if(r!=null){if(typeof r=="number"){if(Number.isNaN(r))return;u=r}else typeof r=="boolean"?u=r:typeof r=="string"?a.spaceSeparated?u=Hi(r):a.commaSeparated?u=ki(r):a.commaOrSpaceSeparated?u=Hi(ki(r).join(" ")):u=Au(a,a.property,r):Array.isArray(r)?u=r.concat():u=a.property==="style"?Xm(r):String(r);if(Array.isArray(u)){const o=[];for(;++i<u.length;){const l=Au(a,a.property,u[i]);o[i]=l}u=o}if(a.property==="className"&&Array.isArray(t.className)){const o=u;u=t.className.concat(o)}t[a.property]=u}}function Na(e,t){let n=-1;if(t!=null)if(typeof t=="string"||typeof t=="number")e.push({type:"text",value:String(t)});else if(Array.isArray(t))for(;++n<t.length;)Na(e,t[n]);else if(typeof t=="object"&&"type"in t)t.type==="root"?Na(e,t.children):e.push(t);else throw new Error("Expected node, nodes, or string, got `"+t+"`")}function Au(e,t,n){if(typeof n=="string"){if(e.number&&n&&!Number.isNaN(Number(n)))return Number(n);if((e.boolean||e.overloadedBoolean)&&(n===""||In(n)===In(t)))return!0}return n}function Xm(e){const t=[];let n;for(n in e)Ia.call(e,n)&&t.push([n,e[n]].join(": "));return t.join("; ")}function Qm(e){const t={};let n=-1;for(;++n<e.length;)t[e[n].toLowerCase()]=e[n];return t}const Km=["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"],Zm=yo(Pn,"div"),Jm=yo(Ct,"g",Km);function ep(e){const t=String(e),n=[];return{toOffset:a,toPoint:r};function r(i){if(typeof i=="number"&&i>-1&&i<=t.length){let u=0;for(;;){let o=n[u];if(o===void 0){const l=_u(t,n[u-1]);o=l===-1?t.length+1:l+1,n[u]=o}if(o>i)return{line:u+1,column:i-(u>0?n[u-1]:0)+1,offset:i};u++}}}function a(i){if(i&&typeof i.line=="number"&&typeof i.column=="number"&&!Number.isNaN(i.line)&&!Number.isNaN(i.column)){for(;n.length<i.line;){const o=n[n.length-1],l=_u(t,o),c=l===-1?t.length+1:l+1;if(o===c)break;n.push(c)}const u=(i.line>1?n[i.line-2]:0)+i.column-1;if(u<n[i.line-1])return u}}}function _u(e,t){const n=e.indexOf("\r",t),r=e.indexOf(`
61
+ `},a),i}function gm(e,t){return e&&"run"in e?async function(n,r){const a=fu(n,{file:r,...t});await e.run(a,r)}:function(n,r){return fu(n,{file:r,...t||e})}}function du(e){if(e)throw e}var Ur,hu;function Am(){if(hu)return Ur;hu=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,a=function(c){return typeof Array.isArray=="function"?Array.isArray(c):t.call(c)==="[object Array]"},i=function(c){if(!c||t.call(c)!=="[object Object]")return!1;var f=e.call(c,"constructor"),d=c.constructor&&c.constructor.prototype&&e.call(c.constructor.prototype,"isPrototypeOf");if(c.constructor&&!f&&!d)return!1;var h;for(h in c);return typeof h>"u"||e.call(c,h)},u=function(c,f){n&&f.name==="__proto__"?n(c,f.name,{enumerable:!0,configurable:!0,value:f.newValue,writable:!0}):c[f.name]=f.newValue},o=function(c,f){if(f==="__proto__")if(e.call(c,f)){if(r)return r(c,f).value}else return;return c[f]};return Ur=function l(){var c,f,d,h,m,y,A=arguments[0],R=1,S=arguments.length,P=!1;for(typeof A=="boolean"&&(P=A,A=arguments[1]||{},R=2),(A==null||typeof A!="object"&&typeof A!="function")&&(A={});R<S;++R)if(c=arguments[R],c!=null)for(f in c)d=o(A,f),h=o(c,f),A!==h&&(P&&h&&(i(h)||(m=a(h)))?(m?(m=!1,y=d&&a(d)?d:[]):y=d&&i(d)?d:{},u(A,{name:f,newValue:l(P,y,h)})):typeof h<"u"&&u(A,{name:f,newValue:h}));return A},Ur}var _m=Am();const jr=Ba(_m);function xa(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 ym(){const e=[],t={run:n,use:r};return t;function n(...a){let i=-1;const u=a.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);o(null,...a);function o(l,...c){const f=e[++i];let d=-1;if(l){u(l);return}for(;++d<a.length;)(c[d]===null||c[d]===void 0)&&(c[d]=a[d]);a=c,f?Sm(f,o)(...c):u(null,...c)}}function r(a){if(typeof a!="function")throw new TypeError("Expected `middelware` to be a function, not "+a);return e.push(a),t}}function Sm(e,t){let n;return r;function r(...u){const o=e.length>u.length;let l;o&&u.push(a);try{l=e.apply(this,u)}catch(c){const f=c;if(o&&n)throw f;return a(f)}o||(l&&l.then&&typeof l.then=="function"?l.then(i,a):l instanceof Error?a(l):i(l))}function a(u,...o){n||(n=!0,t(u,...o))}function i(u){a(null,u)}}const ut={basename:xm,dirname:Cm,extname:Im,join:Nm,sep:"/"};function xm(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Dn(e);let n=0,r=-1,a=e.length,i;if(t===void 0||t.length===0||t.length>e.length){for(;a--;)if(e.codePointAt(a)===47){if(i){n=a+1;break}}else r<0&&(i=!0,r=a+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let u=-1,o=t.length-1;for(;a--;)if(e.codePointAt(a)===47){if(i){n=a+1;break}}else u<0&&(i=!0,u=a+1),o>-1&&(e.codePointAt(a)===t.codePointAt(o--)?o<0&&(r=a):(o=-1,r=u));return n===r?r=u:r<0&&(r=e.length),e.slice(n,r)}function Cm(e){if(Dn(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function Im(e){Dn(e);let t=e.length,n=-1,r=0,a=-1,i=0,u;for(;t--;){const o=e.codePointAt(t);if(o===47){if(u){r=t+1;break}continue}n<0&&(u=!0,n=t+1),o===46?a<0?a=t:i!==1&&(i=1):a>-1&&(i=-1)}return a<0||n<0||i===0||i===1&&a===n-1&&a===r+1?"":e.slice(a,n)}function Nm(...e){let t=-1,n;for(;++t<e.length;)Dn(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":Om(n)}function Om(e){Dn(e);const t=e.codePointAt(0)===47;let n=Lm(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function Lm(e,t){let n="",r=0,a=-1,i=0,u=-1,o,l;for(;++u<=e.length;){if(u<e.length)o=e.codePointAt(u);else{if(o===47)break;o=47}if(o===47){if(!(a===u-1||i===1))if(a!==u-1&&i===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),a=u,i=0;continue}}else if(n.length>0){n="",r=0,a=u,i=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(a+1,u):n=e.slice(a+1,u),r=u-a-1;a=u,i=0}else o===46&&i>-1?i++:i=-1}return n}function Dn(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const Rm={cwd:vm};function vm(){return"/"}function Ca(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function Pm(e){if(typeof e=="string")e=new URL(e);else if(!Ca(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 Dm(e)}function Dm(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const a=new TypeError("File URL path must not include encoded / characters");throw a.code="ERR_INVALID_FILE_URL_PATH",a}}return decodeURIComponent(t)}const $r=["history","path","basename","stem","extname","dirname"];class Ao{constructor(t){let n;t?Ca(t)?n={path:t}:typeof t=="string"||km(t)?n={value:t}:n=t:n={},this.cwd=Rm.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<$r.length;){const i=$r[r];i in n&&n[i]!==void 0&&n[i]!==null&&(this[i]=i==="history"?[...n[i]]:n[i])}let a;for(a in n)$r.includes(a)||(this[a]=n[a])}get basename(){return typeof this.path=="string"?ut.basename(this.path):void 0}set basename(t){Gr(t,"basename"),Yr(t,"basename"),this.path=ut.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?ut.dirname(this.path):void 0}set dirname(t){mu(this.basename,"dirname"),this.path=ut.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?ut.extname(this.path):void 0}set extname(t){if(Yr(t,"extname"),mu(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=ut.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ca(t)&&(t=Pm(t)),Gr(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?ut.basename(this.path,this.extname):void 0}set stem(t){Gr(t,"stem"),Yr(t,"stem"),this.path=ut.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const a=this.message(t,n,r);throw a.fatal=!0,a}info(t,n,r){const a=this.message(t,n,r);return a.fatal=void 0,a}message(t,n,r){const a=new He(t,n,r);return this.path&&(a.name=this.path+":"+a.name,a.file=this.path),a.fatal=!1,this.messages.push(a),a}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Yr(e,t){if(e&&e.includes(ut.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+ut.sep+"`")}function Gr(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function mu(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function km(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const wm=(function(e){const r=this.constructor.prototype,a=r[e],i=function(){return a.apply(i,arguments)};Object.setPrototypeOf(i,r);const u=Object.getOwnPropertyNames(a);for(const o of u){const l=Object.getOwnPropertyDescriptor(a,o);l&&Object.defineProperty(i,o,l)}return i}),Mm={}.hasOwnProperty;class ni extends wm{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=ym()}copy(){const t=new ni;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(jr(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(qr("data",this.frozen),this.namespace[t]=n,this):Mm.call(this.namespace,t)&&this.namespace[t]||void 0:t?(qr("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 a=n.call(t,...r);typeof a=="function"&&this.transformers.use(a)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Gn(t),r=this.parser||this.Parser;return zr("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),zr("process",this.parser||this.Parser),Vr("process",this.compiler||this.Compiler),n?a(void 0,n):new Promise(a);function a(i,u){const o=Gn(t),l=r.parse(o);r.run(l,o,function(f,d,h){if(f||!d||!h)return c(f);const m=d,y=r.stringify(m,h);Hm(y)?h.value=y:h.result=y,c(f,h)});function c(f,d){f||!d?u(f):i?i(d):n(void 0,d)}}}processSync(t){let n=!1,r;return this.freeze(),zr("processSync",this.parser||this.Parser),Vr("processSync",this.compiler||this.Compiler),this.process(t,a),Eu("processSync","process",n),r;function a(i,u){n=!0,du(i),r=u}}run(t,n,r){pu(t),this.freeze();const a=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?i(void 0,r):new Promise(i);function i(u,o){const l=Gn(n);a.run(t,l,c);function c(f,d,h){const m=d||t;f?o(f):u?u(m):r(void 0,m,h)}}}runSync(t,n){let r=!1,a;return this.run(t,n,i),Eu("runSync","run",r),a;function i(u,o){du(u),a=o,r=!0}}stringify(t,n){this.freeze();const r=Gn(n),a=this.compiler||this.Compiler;return Vr("stringify",a),pu(t),a(t,r)}use(t,...n){const r=this.attachers,a=this.namespace;if(qr("use",this.frozen),t!=null)if(typeof t=="function")l(t,n);else if(typeof t=="object")Array.isArray(t)?o(t):u(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function i(c){if(typeof c=="function")l(c,[]);else if(typeof c=="object")if(Array.isArray(c)){const[f,...d]=c;l(f,d)}else u(c);else throw new TypeError("Expected usable value, not `"+c+"`")}function u(c){if(!("plugins"in c)&&!("settings"in c))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");o(c.plugins),c.settings&&(a.settings=jr(!0,a.settings,c.settings))}function o(c){let f=-1;if(c!=null)if(Array.isArray(c))for(;++f<c.length;){const d=c[f];i(d)}else throw new TypeError("Expected a list of plugins, not `"+c+"`")}function l(c,f){let d=-1,h=-1;for(;++d<r.length;)if(r[d][0]===c){h=d;break}if(h===-1)r.push([c,...f]);else if(f.length>0){let[m,...y]=f;const A=r[h][1];xa(A)&&xa(m)&&(m=jr(!0,A,m)),r[h]=[c,m,...y]}}}}const Bm=new ni().freeze();function zr(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Vr(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function qr(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 pu(e){if(!xa(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Eu(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Gn(e){return Fm(e)?e:new Ao(e)}function Fm(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function Hm(e){return typeof e=="string"||Um(e)}function Um(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const jm="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",bu=[],Tu={allowDangerousHtml:!0},$m=/^(https?|ircs?|mailto|xmpp)$/i,Ym=[{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 _o(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",a=e.className,i=e.components,u=e.disallowedElements,o=e.rehypePlugins||bu,l=e.remarkPlugins||bu,c=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Tu}:Tu,f=e.skipHtml,d=e.unwrapDisallowed,h=e.urlTransform||Gm,m=Bm().use(xh).use(l).use(gm,c).use(o),y=new Ao;typeof r=="string"&&(y.value=r);for(const P of Ym)Object.hasOwn(e,P.from)&&(""+P.from+(P.to?"use `"+P.to+"` instead":"remove it")+jm+P.id,void 0);const A=m.parse(y);let R=m.runSync(A,y);return a&&(R={type:"element",tagName:"div",properties:{className:a},children:R.type==="root"?R.children:[R]}),ti(R,S),r0(R,{Fragment:v.Fragment,components:i,ignoreInvalidStyle:!0,jsx:v.jsx,jsxs:v.jsxs,passKeys:!0,passNode:!0});function S(P,O,w){if(P.type==="raw"&&w&&typeof O=="number")return f?w.children.splice(O,1):w.children[O]={type:"text",value:P.value},O;if(P.type==="element"){let C;for(C in Br)if(Object.hasOwn(Br,C)&&Object.hasOwn(P.properties,C)){const I=P.properties[C],W=Br[C];(W===null||W.includes(P.tagName))&&(P.properties[C]=h(String(I||""),C,P))}}if(P.type==="element"){let C=t?!t.includes(P.tagName):u?u.includes(P.tagName):!1;if(!C&&n&&typeof O=="number"&&(C=!n(P,O,w)),C&&w&&typeof O=="number")return d&&P.children?w.children.splice(O,1,...P.children):w.children.splice(O,1),O}}}function Gm(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),a=e.indexOf("/");return t<0||a>-1&&t>a||n>-1&&t>n||r>-1&&t>r||$m.test(e.slice(0,t))?e:""}const gu=/[#.]/g;function zm(e,t){const n=e||"",r={};let a=0,i,u;for(;a<n.length;){gu.lastIndex=a;const o=gu.exec(n),l=n.slice(a,o?o.index:n.length);l&&(i?i==="#"?r.id=l:Array.isArray(r.className)?r.className.push(l):r.className=[l]:u=l,a+=l.length),o&&(i=o[0],a++)}return{type:"element",tagName:u||t||"div",properties:r,children:[]}}const Vm=new Set(["button","menu","reset","submit"]),Ia={}.hasOwnProperty;function yo(e,t,n){const r=n&&Qm(n);function a(i,u,...o){let l=-1,c;if(i==null){c={type:"root",children:[]};const f=u;o.unshift(f)}else if(c=zm(i,t),c.tagName=c.tagName.toLowerCase(),r&&Ia.call(r,c.tagName)&&(c.tagName=r[c.tagName]),qm(u,c.tagName)){let f;for(f in u)Ia.call(u,f)&&Wm(e,c.properties,f,u[f])}else o.unshift(u);for(;++l<o.length;)Na(c.children,o[l]);return c.type==="element"&&c.tagName==="template"&&(c.content={type:"root",children:c.children},c.children=[]),c}return a}function qm(e,t){return e==null||typeof e!="object"||Array.isArray(e)?!1:t==="input"||!e.type||typeof e.type!="string"?!0:"children"in e&&Array.isArray(e.children)?!1:t==="button"?Vm.has(e.type.toLowerCase()):!("value"in e)}function Wm(e,t,n,r){const a=br(e,n);let i=-1,u;if(r!=null){if(typeof r=="number"){if(Number.isNaN(r))return;u=r}else typeof r=="boolean"?u=r:typeof r=="string"?a.spaceSeparated?u=Hi(r):a.commaSeparated?u=ki(r):a.commaOrSpaceSeparated?u=Hi(ki(r).join(" ")):u=Au(a,a.property,r):Array.isArray(r)?u=r.concat():u=a.property==="style"?Xm(r):String(r);if(Array.isArray(u)){const o=[];for(;++i<u.length;){const l=Au(a,a.property,u[i]);o[i]=l}u=o}if(a.property==="className"&&Array.isArray(t.className)){const o=u;u=t.className.concat(o)}t[a.property]=u}}function Na(e,t){let n=-1;if(t!=null)if(typeof t=="string"||typeof t=="number")e.push({type:"text",value:String(t)});else if(Array.isArray(t))for(;++n<t.length;)Na(e,t[n]);else if(typeof t=="object"&&"type"in t)t.type==="root"?Na(e,t.children):e.push(t);else throw new Error("Expected node, nodes, or string, got `"+t+"`")}function Au(e,t,n){if(typeof n=="string"){if(e.number&&n&&!Number.isNaN(Number(n)))return Number(n);if((e.boolean||e.overloadedBoolean)&&(n===""||In(n)===In(t)))return!0}return n}function Xm(e){const t=[];let n;for(n in e)Ia.call(e,n)&&t.push([n,e[n]].join(": "));return t.join("; ")}function Qm(e){const t={};let n=-1;for(;++n<e.length;)t[e[n].toLowerCase()]=e[n];return t}const Km=["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"],Zm=yo(Pn,"div"),Jm=yo(Ct,"g",Km);function ep(e){const t=String(e),n=[];return{toOffset:a,toPoint:r};function r(i){if(typeof i=="number"&&i>-1&&i<=t.length){let u=0;for(;;){let o=n[u];if(o===void 0){const l=_u(t,n[u-1]);o=l===-1?t.length+1:l+1,n[u]=o}if(o>i)return{line:u+1,column:i-(u>0?n[u-1]:0)+1,offset:i};u++}}}function a(i){if(i&&typeof i.line=="number"&&typeof i.column=="number"&&!Number.isNaN(i.line)&&!Number.isNaN(i.column)){for(;n.length<i.line;){const o=n[n.length-1],l=_u(t,o),c=l===-1?t.length+1:l+1;if(o===c)break;n.push(c)}const u=(i.line>1?n[i.line-2]:0)+i.column-1;if(u<n[i.line-1])return u}}}function _u(e,t){const n=e.indexOf("\r",t),r=e.indexOf(`
62
62
  `,t);return r===-1?n:n===-1||n+1===r?r:n<r?n:r}const Pt={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},So={}.hasOwnProperty,tp=Object.prototype;function np(e,t){const n=t||{};return ri({file:n.file||void 0,location:!1,schema:n.space==="svg"?Ct:Pn,verbose:n.verbose||!1},e)}function ri(e,t){let n;switch(t.nodeName){case"#comment":{const r=t;return n={type:"comment",value:r.data},Qn(e,r,n),n}case"#document":case"#document-fragment":{const r=t,a="mode"in r?r.mode==="quirks"||r.mode==="limited-quirks":!1;if(n={type:"root",children:xo(e,t.childNodes),data:{quirksMode:a}},e.file&&e.location){const i=String(e.file),u=ep(i),o=u.toPoint(0),l=u.toPoint(i.length);n.position={start:o,end:l}}return n}case"#documentType":{const r=t;return n={type:"doctype"},Qn(e,r,n),n}case"#text":{const r=t;return n={type:"text",value:r.value},Qn(e,r,n),n}default:return n=rp(e,t),n}}function xo(e,t){let n=-1;const r=[];for(;++n<t.length;){const a=ri(e,t[n]);r.push(a)}return r}function rp(e,t){const n=e.schema;e.schema=t.namespaceURI===Pt.svg?Ct:Pn;let r=-1;const a={};for(;++r<t.attrs.length;){const o=t.attrs[r],l=(o.prefix?o.prefix+":":"")+o.name;So.call(tp,l)||(a[l]=o.value)}const u=(e.schema.space==="svg"?Jm:Zm)(t.tagName,a,xo(e,t.childNodes));if(Qn(e,t,u),u.tagName==="template"){const o=t,l=o.sourceCodeLocation,c=l&&l.startTag&&Wt(l.startTag),f=l&&l.endTag&&Wt(l.endTag),d=ri(e,o.content);c&&f&&e.file&&(d.position={start:c.end,end:f.start}),u.content=d}return e.schema=n,u}function Qn(e,t,n){if("sourceCodeLocation"in t&&t.sourceCodeLocation&&e.file){const r=ap(e,n,t.sourceCodeLocation);r&&(e.location=!0,n.position=r)}}function ap(e,t,n){const r=Wt(n);if(t.type==="element"){const a=t.children[t.children.length-1];if(r&&!n.endTag&&a&&a.position&&a.position.end&&(r.end=Object.assign({},a.position.end)),e.verbose){const i={};let u;if(n.attrs)for(u in n.attrs)So.call(n.attrs,u)&&(i[br(e.schema,u).property]=Wt(n.attrs[u]));n.startTag;const o=Wt(n.startTag),l=n.endTag?Wt(n.endTag):void 0,c={opening:o};l&&(c.closing=l),c.properties=i,t.data={position:c}}}return r}function Wt(e){const t=yu({line:e.startLine,column:e.startCol,offset:e.startOffset}),n=yu({line:e.endLine,column:e.endCol,offset:e.endOffset});return t||n?{start:t,end:n}:void 0}function yu(e){return e.line&&e.column?e:void 0}const Su={}.hasOwnProperty;function Co(e,t){const n=t||{};function r(a,...i){let u=r.invalid;const o=r.handlers;if(a&&Su.call(a,e)){const l=String(a[e]);u=Su.call(o,l)?o[l]:r.unknown}if(u)return u.call(this,a,...i)}return r.handlers=n.handlers||{},r.invalid=n.invalid,r.unknown=n.unknown,r}const ip={},up={}.hasOwnProperty,Io=Co("type",{handlers:{root:op,element:hp,text:fp,comment:dp,doctype:cp}});function sp(e,t){const r=(t||ip).space;return Io(e,r==="svg"?Ct:Pn)}function op(e,t){const n={nodeName:"#document",mode:(e.data||{}).quirksMode?"quirks":"no-quirks",childNodes:[]};return n.childNodes=ai(e.children,n,t),an(e,n),n}function lp(e,t){const n={nodeName:"#document-fragment",childNodes:[]};return n.childNodes=ai(e.children,n,t),an(e,n),n}function cp(e){const t={nodeName:"#documentType",name:"html",publicId:"",systemId:"",parentNode:null};return an(e,t),t}function fp(e){const t={nodeName:"#text",value:e.value,parentNode:null};return an(e,t),t}function dp(e){const t={nodeName:"#comment",data:e.value,parentNode:null};return an(e,t),t}function hp(e,t){const n=t;let r=n;e.type==="element"&&e.tagName.toLowerCase()==="svg"&&n.space==="html"&&(r=Ct);const a=[];let i;if(e.properties){for(i in e.properties)if(i!=="children"&&up.call(e.properties,i)){const l=mp(r,i,e.properties[i]);l&&a.push(l)}}const u=r.space,o={nodeName:e.tagName,tagName:e.tagName,attrs:a,namespaceURI:Pt[u],childNodes:[],parentNode:null};return o.childNodes=ai(e.children,o,r),an(e,o),e.tagName==="template"&&e.content&&(o.content=lp(e.content,r)),o}function mp(e,t,n){const r=br(e,t);if(n===!1||n===null||n===void 0||typeof n=="number"&&Number.isNaN(n)||!n&&r.boolean)return;Array.isArray(n)&&(n=r.commaSeparated?Fs(n):qs(n));const a={name:r.attribute,value:n===!0?"":String(n)};if(r.space&&r.space!=="html"&&r.space!=="svg"){const i=a.name.indexOf(":");i<0?a.prefix="":(a.name=a.name.slice(i+1),a.prefix=r.attribute.slice(0,i)),a.namespace=Pt[r.space]}return a}function ai(e,t,n){let r=-1;const a=[];if(e)for(;++r<e.length;){const i=Io(e[r],n);i.parentNode=t,a.push(i)}return a}function an(e,t){const n=e.position;n&&n.start&&n.end&&(n.start.offset,n.end.offset,t.sourceCodeLocation={startLine:n.start.line,startCol:n.start.column,startOffset:n.start.offset,endLine:n.end.line,endCol:n.end.column,endOffset:n.end.offset})}const pp=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],Ep=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),Re="�";var E;(function(e){e[e.EOF=-1]="EOF",e[e.NULL=0]="NULL",e[e.TABULATION=9]="TABULATION",e[e.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",e[e.LINE_FEED=10]="LINE_FEED",e[e.FORM_FEED=12]="FORM_FEED",e[e.SPACE=32]="SPACE",e[e.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",e[e.QUOTATION_MARK=34]="QUOTATION_MARK",e[e.AMPERSAND=38]="AMPERSAND",e[e.APOSTROPHE=39]="APOSTROPHE",e[e.HYPHEN_MINUS=45]="HYPHEN_MINUS",e[e.SOLIDUS=47]="SOLIDUS",e[e.DIGIT_0=48]="DIGIT_0",e[e.DIGIT_9=57]="DIGIT_9",e[e.SEMICOLON=59]="SEMICOLON",e[e.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",e[e.EQUALS_SIGN=61]="EQUALS_SIGN",e[e.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",e[e.QUESTION_MARK=63]="QUESTION_MARK",e[e.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",e[e.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",e[e.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",e[e.GRAVE_ACCENT=96]="GRAVE_ACCENT",e[e.LATIN_SMALL_A=97]="LATIN_SMALL_A",e[e.LATIN_SMALL_Z=122]="LATIN_SMALL_Z"})(E||(E={}));const $e={DASH_DASH:"--",CDATA_START:"[CDATA[",DOCTYPE:"doctype",SCRIPT:"script",PUBLIC:"public",SYSTEM:"system"};function No(e){return e>=55296&&e<=57343}function bp(e){return e>=56320&&e<=57343}function Tp(e,t){return(e-55296)*1024+9216+t}function Oo(e){return e!==32&&e!==10&&e!==13&&e!==9&&e!==12&&e>=1&&e<=31||e>=127&&e<=159}function Lo(e){return e>=64976&&e<=65007||Ep.has(e)}var x;(function(e){e.controlCharacterInInputStream="control-character-in-input-stream",e.noncharacterInInputStream="noncharacter-in-input-stream",e.surrogateInInputStream="surrogate-in-input-stream",e.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",e.endTagWithAttributes="end-tag-with-attributes",e.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",e.unexpectedSolidusInTag="unexpected-solidus-in-tag",e.unexpectedNullCharacter="unexpected-null-character",e.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",e.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",e.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",e.missingEndTagName="missing-end-tag-name",e.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",e.unknownNamedCharacterReference="unknown-named-character-reference",e.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",e.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",e.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",e.eofBeforeTagName="eof-before-tag-name",e.eofInTag="eof-in-tag",e.missingAttributeValue="missing-attribute-value",e.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",e.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",e.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",e.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",e.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",e.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",e.missingDoctypePublicIdentifier="missing-doctype-public-identifier",e.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",e.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",e.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",e.cdataInHtmlContent="cdata-in-html-content",e.incorrectlyOpenedComment="incorrectly-opened-comment",e.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",e.eofInDoctype="eof-in-doctype",e.nestedComment="nested-comment",e.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",e.eofInComment="eof-in-comment",e.incorrectlyClosedComment="incorrectly-closed-comment",e.eofInCdata="eof-in-cdata",e.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",e.nullCharacterReference="null-character-reference",e.surrogateCharacterReference="surrogate-character-reference",e.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",e.controlCharacterReference="control-character-reference",e.noncharacterCharacterReference="noncharacter-character-reference",e.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",e.missingDoctypeName="missing-doctype-name",e.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",e.duplicateAttribute="duplicate-attribute",e.nonConformingDoctype="non-conforming-doctype",e.missingDoctype="missing-doctype",e.misplacedDoctype="misplaced-doctype",e.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",e.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",e.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",e.openElementsLeftAfterEof="open-elements-left-after-eof",e.abandonedHeadElementChild="abandoned-head-element-child",e.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",e.nestedNoscriptInHead="nested-noscript-in-head",e.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"})(x||(x={}));const gp=65536;class Ap{constructor(t){this.handler=t,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=gp,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+ +(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(t,n){const{line:r,col:a,offset:i}=this,u=a+n,o=i+n;return{code:t,startLine:r,endLine:r,startCol:u,endCol:u,startOffset:o,endOffset:o}}_err(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(t,0)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(t){if(this.pos!==this.html.length-1){const n=this.html.charCodeAt(this.pos+1);if(bp(n))return this.pos++,this._addGap(),Tp(t,n)}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,E.EOF;return this._err(x.surrogateInInputStream),t}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(t,n){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHit=!1,this.lastChunkWritten=n}insertHtmlAtCurrentPos(t){this.html=this.html.substring(0,this.pos+1)+t+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(t,n){if(this.pos+t.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(n)return this.html.startsWith(t,this.pos);for(let r=0;r<t.length;r++)if((this.html.charCodeAt(this.pos+r)|32)!==t.charCodeAt(r))return!1;return!0}peek(t){const n=this.pos+t;if(n>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,E.EOF;const r=this.html.charCodeAt(n);return r===E.CARRIAGE_RETURN?E.LINE_FEED:r}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,E.EOF;let t=this.html.charCodeAt(this.pos);return t===E.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,E.LINE_FEED):t===E.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,No(t)&&(t=this._processSurrogate(t)),this.handler.onParseError===null||t>31&&t<127||t===E.LINE_FEED||t===E.CARRIAGE_RETURN||t>159&&t<64976||this._checkForProblematicCharacters(t),t)}_checkForProblematicCharacters(t){Oo(t)?this._err(x.controlCharacterInInputStream):Lo(t)&&this._err(x.noncharacterInInputStream)}retreat(t){for(this.pos-=t;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}var le;(function(e){e[e.CHARACTER=0]="CHARACTER",e[e.NULL_CHARACTER=1]="NULL_CHARACTER",e[e.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",e[e.START_TAG=3]="START_TAG",e[e.END_TAG=4]="END_TAG",e[e.COMMENT=5]="COMMENT",e[e.DOCTYPE=6]="DOCTYPE",e[e.EOF=7]="EOF",e[e.HIBERNATION=8]="HIBERNATION"})(le||(le={}));function Ro(e,t){for(let n=e.attrs.length-1;n>=0;n--)if(e.attrs[n].name===t)return e.attrs[n].value;return null}const vo=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),_p=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var Wr;const yp=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),Sp=(Wr=String.fromCodePoint)!==null&&Wr!==void 0?Wr:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),t+=String.fromCharCode(e),t};function xp(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=yp.get(e))!==null&&t!==void 0?t:e}var Be;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(Be||(Be={}));const Cp=32;var yt;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(yt||(yt={}));function Oa(e){return e>=Be.ZERO&&e<=Be.NINE}function Ip(e){return e>=Be.UPPER_A&&e<=Be.UPPER_F||e>=Be.LOWER_A&&e<=Be.LOWER_F}function Np(e){return e>=Be.UPPER_A&&e<=Be.UPPER_Z||e>=Be.LOWER_A&&e<=Be.LOWER_Z||Oa(e)}function Op(e){return e===Be.EQUALS||Np(e)}var Me;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(Me||(Me={}));var Tt;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Tt||(Tt={}));class Po{constructor(t,n,r){this.decodeTree=t,this.emitCodePoint=n,this.errors=r,this.state=Me.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Tt.Strict}startEntity(t){this.decodeMode=t,this.state=Me.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(t,n){switch(this.state){case Me.EntityStart:return t.charCodeAt(n)===Be.NUM?(this.state=Me.NumericStart,this.consumed+=1,this.stateNumericStart(t,n+1)):(this.state=Me.NamedEntity,this.stateNamedEntity(t,n));case Me.NumericStart:return this.stateNumericStart(t,n);case Me.NumericDecimal:return this.stateNumericDecimal(t,n);case Me.NumericHex:return this.stateNumericHex(t,n);case Me.NamedEntity:return this.stateNamedEntity(t,n)}}stateNumericStart(t,n){return n>=t.length?-1:(t.charCodeAt(n)|Cp)===Be.LOWER_X?(this.state=Me.NumericHex,this.consumed+=1,this.stateNumericHex(t,n+1)):(this.state=Me.NumericDecimal,this.stateNumericDecimal(t,n))}addToNumericResult(t,n,r,a){if(n!==r){const i=r-n;this.result=this.result*Math.pow(a,i)+parseInt(t.substr(n,i),a),this.consumed+=i}}stateNumericHex(t,n){const r=n;for(;n<t.length;){const a=t.charCodeAt(n);if(Oa(a)||Ip(a))n+=1;else return this.addToNumericResult(t,r,n,16),this.emitNumericEntity(a,3)}return this.addToNumericResult(t,r,n,16),-1}stateNumericDecimal(t,n){const r=n;for(;n<t.length;){const a=t.charCodeAt(n);if(Oa(a))n+=1;else return this.addToNumericResult(t,r,n,10),this.emitNumericEntity(a,2)}return this.addToNumericResult(t,r,n,10),-1}emitNumericEntity(t,n){var r;if(this.consumed<=n)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===Be.SEMI)this.consumed+=1;else if(this.decodeMode===Tt.Strict)return 0;return this.emitCodePoint(xp(this.result),this.consumed),this.errors&&(t!==Be.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(t,n){const{decodeTree:r}=this;let a=r[this.treeIndex],i=(a&yt.VALUE_LENGTH)>>14;for(;n<t.length;n++,this.excess++){const u=t.charCodeAt(n);if(this.treeIndex=Lp(r,a,this.treeIndex+Math.max(1,i),u),this.treeIndex<0)return this.result===0||this.decodeMode===Tt.Attribute&&(i===0||Op(u))?0:this.emitNotTerminatedNamedEntity();if(a=r[this.treeIndex],i=(a&yt.VALUE_LENGTH)>>14,i!==0){if(u===Be.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==Tt.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var t;const{result:n,decodeTree:r}=this,a=(r[n]&yt.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,a,this.consumed),(t=this.errors)===null||t===void 0||t.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(t,n,r){const{decodeTree:a}=this;return this.emitCodePoint(n===1?a[t]&~yt.VALUE_LENGTH:a[t+1],r),n===3&&this.emitCodePoint(a[t+2],r),r}end(){var t;switch(this.state){case Me.NamedEntity:return this.result!==0&&(this.decodeMode!==Tt.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case Me.NumericDecimal:return this.emitNumericEntity(0,2);case Me.NumericHex:return this.emitNumericEntity(0,3);case Me.NumericStart:return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case Me.EntityStart:return 0}}}function Do(e){let t="";const n=new Po(e,r=>t+=Sp(r));return function(a,i){let u=0,o=0;for(;(o=a.indexOf("&",o))>=0;){t+=a.slice(u,o),n.startEntity(i);const c=n.write(a,o+1);if(c<0){u=o+n.end();break}u=o+c,o=c===0?u+1:u}const l=t+a.slice(u);return t="",l}}function Lp(e,t,n,r){const a=(t&yt.BRANCH_LENGTH)>>7,i=t&yt.JUMP_TABLE;if(a===0)return i!==0&&r===i?n:-1;if(i){const l=r-i;return l<0||l>=a?-1:e[n+l]-1}let u=n,o=u+a-1;for(;u<=o;){const l=u+o>>>1,c=e[l];if(c<r)u=l+1;else if(c>r)o=l-1;else return e[l+a]}return-1}Do(vo);Do(_p);var D;(function(e){e.HTML="http://www.w3.org/1999/xhtml",e.MATHML="http://www.w3.org/1998/Math/MathML",e.SVG="http://www.w3.org/2000/svg",e.XLINK="http://www.w3.org/1999/xlink",e.XML="http://www.w3.org/XML/1998/namespace",e.XMLNS="http://www.w3.org/2000/xmlns/"})(D||(D={}));var Dt;(function(e){e.TYPE="type",e.ACTION="action",e.ENCODING="encoding",e.PROMPT="prompt",e.NAME="name",e.COLOR="color",e.FACE="face",e.SIZE="size"})(Dt||(Dt={}));var Je;(function(e){e.NO_QUIRKS="no-quirks",e.QUIRKS="quirks",e.LIMITED_QUIRKS="limited-quirks"})(Je||(Je={}));var _;(function(e){e.A="a",e.ADDRESS="address",e.ANNOTATION_XML="annotation-xml",e.APPLET="applet",e.AREA="area",e.ARTICLE="article",e.ASIDE="aside",e.B="b",e.BASE="base",e.BASEFONT="basefont",e.BGSOUND="bgsound",e.BIG="big",e.BLOCKQUOTE="blockquote",e.BODY="body",e.BR="br",e.BUTTON="button",e.CAPTION="caption",e.CENTER="center",e.CODE="code",e.COL="col",e.COLGROUP="colgroup",e.DD="dd",e.DESC="desc",e.DETAILS="details",e.DIALOG="dialog",e.DIR="dir",e.DIV="div",e.DL="dl",e.DT="dt",e.EM="em",e.EMBED="embed",e.FIELDSET="fieldset",e.FIGCAPTION="figcaption",e.FIGURE="figure",e.FONT="font",e.FOOTER="footer",e.FOREIGN_OBJECT="foreignObject",e.FORM="form",e.FRAME="frame",e.FRAMESET="frameset",e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.HEAD="head",e.HEADER="header",e.HGROUP="hgroup",e.HR="hr",e.HTML="html",e.I="i",e.IMG="img",e.IMAGE="image",e.INPUT="input",e.IFRAME="iframe",e.KEYGEN="keygen",e.LABEL="label",e.LI="li",e.LINK="link",e.LISTING="listing",e.MAIN="main",e.MALIGNMARK="malignmark",e.MARQUEE="marquee",e.MATH="math",e.MENU="menu",e.META="meta",e.MGLYPH="mglyph",e.MI="mi",e.MO="mo",e.MN="mn",e.MS="ms",e.MTEXT="mtext",e.NAV="nav",e.NOBR="nobr",e.NOFRAMES="noframes",e.NOEMBED="noembed",e.NOSCRIPT="noscript",e.OBJECT="object",e.OL="ol",e.OPTGROUP="optgroup",e.OPTION="option",e.P="p",e.PARAM="param",e.PLAINTEXT="plaintext",e.PRE="pre",e.RB="rb",e.RP="rp",e.RT="rt",e.RTC="rtc",e.RUBY="ruby",e.S="s",e.SCRIPT="script",e.SEARCH="search",e.SECTION="section",e.SELECT="select",e.SOURCE="source",e.SMALL="small",e.SPAN="span",e.STRIKE="strike",e.STRONG="strong",e.STYLE="style",e.SUB="sub",e.SUMMARY="summary",e.SUP="sup",e.TABLE="table",e.TBODY="tbody",e.TEMPLATE="template",e.TEXTAREA="textarea",e.TFOOT="tfoot",e.TD="td",e.TH="th",e.THEAD="thead",e.TITLE="title",e.TR="tr",e.TRACK="track",e.TT="tt",e.U="u",e.UL="ul",e.SVG="svg",e.VAR="var",e.WBR="wbr",e.XMP="xmp"})(_||(_={}));var s;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.A=1]="A",e[e.ADDRESS=2]="ADDRESS",e[e.ANNOTATION_XML=3]="ANNOTATION_XML",e[e.APPLET=4]="APPLET",e[e.AREA=5]="AREA",e[e.ARTICLE=6]="ARTICLE",e[e.ASIDE=7]="ASIDE",e[e.B=8]="B",e[e.BASE=9]="BASE",e[e.BASEFONT=10]="BASEFONT",e[e.BGSOUND=11]="BGSOUND",e[e.BIG=12]="BIG",e[e.BLOCKQUOTE=13]="BLOCKQUOTE",e[e.BODY=14]="BODY",e[e.BR=15]="BR",e[e.BUTTON=16]="BUTTON",e[e.CAPTION=17]="CAPTION",e[e.CENTER=18]="CENTER",e[e.CODE=19]="CODE",e[e.COL=20]="COL",e[e.COLGROUP=21]="COLGROUP",e[e.DD=22]="DD",e[e.DESC=23]="DESC",e[e.DETAILS=24]="DETAILS",e[e.DIALOG=25]="DIALOG",e[e.DIR=26]="DIR",e[e.DIV=27]="DIV",e[e.DL=28]="DL",e[e.DT=29]="DT",e[e.EM=30]="EM",e[e.EMBED=31]="EMBED",e[e.FIELDSET=32]="FIELDSET",e[e.FIGCAPTION=33]="FIGCAPTION",e[e.FIGURE=34]="FIGURE",e[e.FONT=35]="FONT",e[e.FOOTER=36]="FOOTER",e[e.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",e[e.FORM=38]="FORM",e[e.FRAME=39]="FRAME",e[e.FRAMESET=40]="FRAMESET",e[e.H1=41]="H1",e[e.H2=42]="H2",e[e.H3=43]="H3",e[e.H4=44]="H4",e[e.H5=45]="H5",e[e.H6=46]="H6",e[e.HEAD=47]="HEAD",e[e.HEADER=48]="HEADER",e[e.HGROUP=49]="HGROUP",e[e.HR=50]="HR",e[e.HTML=51]="HTML",e[e.I=52]="I",e[e.IMG=53]="IMG",e[e.IMAGE=54]="IMAGE",e[e.INPUT=55]="INPUT",e[e.IFRAME=56]="IFRAME",e[e.KEYGEN=57]="KEYGEN",e[e.LABEL=58]="LABEL",e[e.LI=59]="LI",e[e.LINK=60]="LINK",e[e.LISTING=61]="LISTING",e[e.MAIN=62]="MAIN",e[e.MALIGNMARK=63]="MALIGNMARK",e[e.MARQUEE=64]="MARQUEE",e[e.MATH=65]="MATH",e[e.MENU=66]="MENU",e[e.META=67]="META",e[e.MGLYPH=68]="MGLYPH",e[e.MI=69]="MI",e[e.MO=70]="MO",e[e.MN=71]="MN",e[e.MS=72]="MS",e[e.MTEXT=73]="MTEXT",e[e.NAV=74]="NAV",e[e.NOBR=75]="NOBR",e[e.NOFRAMES=76]="NOFRAMES",e[e.NOEMBED=77]="NOEMBED",e[e.NOSCRIPT=78]="NOSCRIPT",e[e.OBJECT=79]="OBJECT",e[e.OL=80]="OL",e[e.OPTGROUP=81]="OPTGROUP",e[e.OPTION=82]="OPTION",e[e.P=83]="P",e[e.PARAM=84]="PARAM",e[e.PLAINTEXT=85]="PLAINTEXT",e[e.PRE=86]="PRE",e[e.RB=87]="RB",e[e.RP=88]="RP",e[e.RT=89]="RT",e[e.RTC=90]="RTC",e[e.RUBY=91]="RUBY",e[e.S=92]="S",e[e.SCRIPT=93]="SCRIPT",e[e.SEARCH=94]="SEARCH",e[e.SECTION=95]="SECTION",e[e.SELECT=96]="SELECT",e[e.SOURCE=97]="SOURCE",e[e.SMALL=98]="SMALL",e[e.SPAN=99]="SPAN",e[e.STRIKE=100]="STRIKE",e[e.STRONG=101]="STRONG",e[e.STYLE=102]="STYLE",e[e.SUB=103]="SUB",e[e.SUMMARY=104]="SUMMARY",e[e.SUP=105]="SUP",e[e.TABLE=106]="TABLE",e[e.TBODY=107]="TBODY",e[e.TEMPLATE=108]="TEMPLATE",e[e.TEXTAREA=109]="TEXTAREA",e[e.TFOOT=110]="TFOOT",e[e.TD=111]="TD",e[e.TH=112]="TH",e[e.THEAD=113]="THEAD",e[e.TITLE=114]="TITLE",e[e.TR=115]="TR",e[e.TRACK=116]="TRACK",e[e.TT=117]="TT",e[e.U=118]="U",e[e.UL=119]="UL",e[e.SVG=120]="SVG",e[e.VAR=121]="VAR",e[e.WBR=122]="WBR",e[e.XMP=123]="XMP"})(s||(s={}));const Rp=new Map([[_.A,s.A],[_.ADDRESS,s.ADDRESS],[_.ANNOTATION_XML,s.ANNOTATION_XML],[_.APPLET,s.APPLET],[_.AREA,s.AREA],[_.ARTICLE,s.ARTICLE],[_.ASIDE,s.ASIDE],[_.B,s.B],[_.BASE,s.BASE],[_.BASEFONT,s.BASEFONT],[_.BGSOUND,s.BGSOUND],[_.BIG,s.BIG],[_.BLOCKQUOTE,s.BLOCKQUOTE],[_.BODY,s.BODY],[_.BR,s.BR],[_.BUTTON,s.BUTTON],[_.CAPTION,s.CAPTION],[_.CENTER,s.CENTER],[_.CODE,s.CODE],[_.COL,s.COL],[_.COLGROUP,s.COLGROUP],[_.DD,s.DD],[_.DESC,s.DESC],[_.DETAILS,s.DETAILS],[_.DIALOG,s.DIALOG],[_.DIR,s.DIR],[_.DIV,s.DIV],[_.DL,s.DL],[_.DT,s.DT],[_.EM,s.EM],[_.EMBED,s.EMBED],[_.FIELDSET,s.FIELDSET],[_.FIGCAPTION,s.FIGCAPTION],[_.FIGURE,s.FIGURE],[_.FONT,s.FONT],[_.FOOTER,s.FOOTER],[_.FOREIGN_OBJECT,s.FOREIGN_OBJECT],[_.FORM,s.FORM],[_.FRAME,s.FRAME],[_.FRAMESET,s.FRAMESET],[_.H1,s.H1],[_.H2,s.H2],[_.H3,s.H3],[_.H4,s.H4],[_.H5,s.H5],[_.H6,s.H6],[_.HEAD,s.HEAD],[_.HEADER,s.HEADER],[_.HGROUP,s.HGROUP],[_.HR,s.HR],[_.HTML,s.HTML],[_.I,s.I],[_.IMG,s.IMG],[_.IMAGE,s.IMAGE],[_.INPUT,s.INPUT],[_.IFRAME,s.IFRAME],[_.KEYGEN,s.KEYGEN],[_.LABEL,s.LABEL],[_.LI,s.LI],[_.LINK,s.LINK],[_.LISTING,s.LISTING],[_.MAIN,s.MAIN],[_.MALIGNMARK,s.MALIGNMARK],[_.MARQUEE,s.MARQUEE],[_.MATH,s.MATH],[_.MENU,s.MENU],[_.META,s.META],[_.MGLYPH,s.MGLYPH],[_.MI,s.MI],[_.MO,s.MO],[_.MN,s.MN],[_.MS,s.MS],[_.MTEXT,s.MTEXT],[_.NAV,s.NAV],[_.NOBR,s.NOBR],[_.NOFRAMES,s.NOFRAMES],[_.NOEMBED,s.NOEMBED],[_.NOSCRIPT,s.NOSCRIPT],[_.OBJECT,s.OBJECT],[_.OL,s.OL],[_.OPTGROUP,s.OPTGROUP],[_.OPTION,s.OPTION],[_.P,s.P],[_.PARAM,s.PARAM],[_.PLAINTEXT,s.PLAINTEXT],[_.PRE,s.PRE],[_.RB,s.RB],[_.RP,s.RP],[_.RT,s.RT],[_.RTC,s.RTC],[_.RUBY,s.RUBY],[_.S,s.S],[_.SCRIPT,s.SCRIPT],[_.SEARCH,s.SEARCH],[_.SECTION,s.SECTION],[_.SELECT,s.SELECT],[_.SOURCE,s.SOURCE],[_.SMALL,s.SMALL],[_.SPAN,s.SPAN],[_.STRIKE,s.STRIKE],[_.STRONG,s.STRONG],[_.STYLE,s.STYLE],[_.SUB,s.SUB],[_.SUMMARY,s.SUMMARY],[_.SUP,s.SUP],[_.TABLE,s.TABLE],[_.TBODY,s.TBODY],[_.TEMPLATE,s.TEMPLATE],[_.TEXTAREA,s.TEXTAREA],[_.TFOOT,s.TFOOT],[_.TD,s.TD],[_.TH,s.TH],[_.THEAD,s.THEAD],[_.TITLE,s.TITLE],[_.TR,s.TR],[_.TRACK,s.TRACK],[_.TT,s.TT],[_.U,s.U],[_.UL,s.UL],[_.SVG,s.SVG],[_.VAR,s.VAR],[_.WBR,s.WBR],[_.XMP,s.XMP]]);function un(e){var t;return(t=Rp.get(e))!==null&&t!==void 0?t:s.UNKNOWN}const k=s,vp={[D.HTML]:new Set([k.ADDRESS,k.APPLET,k.AREA,k.ARTICLE,k.ASIDE,k.BASE,k.BASEFONT,k.BGSOUND,k.BLOCKQUOTE,k.BODY,k.BR,k.BUTTON,k.CAPTION,k.CENTER,k.COL,k.COLGROUP,k.DD,k.DETAILS,k.DIR,k.DIV,k.DL,k.DT,k.EMBED,k.FIELDSET,k.FIGCAPTION,k.FIGURE,k.FOOTER,k.FORM,k.FRAME,k.FRAMESET,k.H1,k.H2,k.H3,k.H4,k.H5,k.H6,k.HEAD,k.HEADER,k.HGROUP,k.HR,k.HTML,k.IFRAME,k.IMG,k.INPUT,k.LI,k.LINK,k.LISTING,k.MAIN,k.MARQUEE,k.MENU,k.META,k.NAV,k.NOEMBED,k.NOFRAMES,k.NOSCRIPT,k.OBJECT,k.OL,k.P,k.PARAM,k.PLAINTEXT,k.PRE,k.SCRIPT,k.SECTION,k.SELECT,k.SOURCE,k.STYLE,k.SUMMARY,k.TABLE,k.TBODY,k.TD,k.TEMPLATE,k.TEXTAREA,k.TFOOT,k.TH,k.THEAD,k.TITLE,k.TR,k.TRACK,k.UL,k.WBR,k.XMP]),[D.MATHML]:new Set([k.MI,k.MO,k.MN,k.MS,k.MTEXT,k.ANNOTATION_XML]),[D.SVG]:new Set([k.TITLE,k.FOREIGN_OBJECT,k.DESC]),[D.XLINK]:new Set,[D.XML]:new Set,[D.XMLNS]:new Set},La=new Set([k.H1,k.H2,k.H3,k.H4,k.H5,k.H6]);_.STYLE,_.SCRIPT,_.XMP,_.IFRAME,_.NOEMBED,_.NOFRAMES,_.PLAINTEXT;var b;(function(e){e[e.DATA=0]="DATA",e[e.RCDATA=1]="RCDATA",e[e.RAWTEXT=2]="RAWTEXT",e[e.SCRIPT_DATA=3]="SCRIPT_DATA",e[e.PLAINTEXT=4]="PLAINTEXT",e[e.TAG_OPEN=5]="TAG_OPEN",e[e.END_TAG_OPEN=6]="END_TAG_OPEN",e[e.TAG_NAME=7]="TAG_NAME",e[e.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",e[e.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",e[e.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",e[e.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",e[e.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",e[e.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",e[e.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",e[e.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",e[e.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",e[e.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",e[e.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",e[e.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",e[e.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",e[e.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",e[e.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",e[e.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",e[e.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",e[e.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",e[e.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",e[e.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",e[e.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",e[e.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",e[e.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",e[e.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",e[e.BOGUS_COMMENT=40]="BOGUS_COMMENT",e[e.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",e[e.COMMENT_START=42]="COMMENT_START",e[e.COMMENT_START_DASH=43]="COMMENT_START_DASH",e[e.COMMENT=44]="COMMENT",e[e.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",e[e.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",e[e.COMMENT_END_DASH=49]="COMMENT_END_DASH",e[e.COMMENT_END=50]="COMMENT_END",e[e.COMMENT_END_BANG=51]="COMMENT_END_BANG",e[e.DOCTYPE=52]="DOCTYPE",e[e.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",e[e.DOCTYPE_NAME=54]="DOCTYPE_NAME",e[e.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",e[e.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",e[e.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",e[e.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",e[e.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",e[e.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",e[e.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",e[e.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",e[e.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",e[e.CDATA_SECTION=68]="CDATA_SECTION",e[e.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",e[e.CDATA_SECTION_END=70]="CDATA_SECTION_END",e[e.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",e[e.AMBIGUOUS_AMPERSAND=72]="AMBIGUOUS_AMPERSAND"})(b||(b={}));const Pe={DATA:b.DATA,RCDATA:b.RCDATA,RAWTEXT:b.RAWTEXT,SCRIPT_DATA:b.SCRIPT_DATA,PLAINTEXT:b.PLAINTEXT,CDATA_SECTION:b.CDATA_SECTION};function Pp(e){return e>=E.DIGIT_0&&e<=E.DIGIT_9}function pn(e){return e>=E.LATIN_CAPITAL_A&&e<=E.LATIN_CAPITAL_Z}function Dp(e){return e>=E.LATIN_SMALL_A&&e<=E.LATIN_SMALL_Z}function At(e){return Dp(e)||pn(e)}function xu(e){return At(e)||Pp(e)}function zn(e){return e+32}function ko(e){return e===E.SPACE||e===E.LINE_FEED||e===E.TABULATION||e===E.FORM_FEED}function Cu(e){return ko(e)||e===E.SOLIDUS||e===E.GREATER_THAN_SIGN}function kp(e){return e===E.NULL?x.nullCharacterReference:e>1114111?x.characterReferenceOutsideUnicodeRange:No(e)?x.surrogateCharacterReference:Lo(e)?x.noncharacterCharacterReference:Oo(e)||e===E.CARRIAGE_RETURN?x.controlCharacterReference:null}class wp{constructor(t,n){this.options=t,this.handler=n,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=b.DATA,this.returnState=b.DATA,this.entityStartPos=0,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new Ap(n),this.currentLocation=this.getCurrentLocation(-1),this.entityDecoder=new Po(vo,(r,a)=>{this.preprocessor.pos=this.entityStartPos+a-1,this._flushCodePointConsumedAsCharacterReference(r)},n.onParseError?{missingSemicolonAfterCharacterReference:()=>{this._err(x.missingSemicolonAfterCharacterReference,1)},absenceOfDigitsInNumericCharacterReference:r=>{this._err(x.absenceOfDigitsInNumericCharacterReference,this.entityStartPos-this.preprocessor.pos+r)},validateNumericCharacterReference:r=>{const a=kp(r);a&&this._err(a,1)}}:void 0)}_err(t,n=0){var r,a;(a=(r=this.handler).onParseError)===null||a===void 0||a.call(r,this.preprocessor.getError(t,n))}getCurrentLocation(t){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-t,startOffset:this.preprocessor.offset-t,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const t=this._consume();this._ensureHibernation()||this._callState(t)}this.inLoop=!1}}pause(){this.paused=!0}resume(t){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,!this.inLoop&&(this._runParsingLoop(),this.paused||t?.())}write(t,n,r){this.active=!0,this.preprocessor.write(t,n),this._runParsingLoop(),this.paused||r?.()}insertHtmlAtCurrentPos(t){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(t),this._runParsingLoop()}_ensureHibernation(){return this.preprocessor.endOfChunkHit?(this.preprocessor.retreat(this.consumedAfterSnapshot),this.consumedAfterSnapshot=0,this.active=!1,!0):!1}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_advanceBy(t){this.consumedAfterSnapshot+=t;for(let n=0;n<t;n++)this.preprocessor.advance()}_consumeSequenceIfMatch(t,n){return this.preprocessor.startsWith(t,n)?(this._advanceBy(t.length-1),!0):!1}_createStartTagToken(){this.currentToken={type:le.START_TAG,tagName:"",tagID:s.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}_createEndTagToken(){this.currentToken={type:le.END_TAG,tagName:"",tagID:s.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}_createCommentToken(t){this.currentToken={type:le.COMMENT,data:"",location:this.getCurrentLocation(t)}}_createDoctypeToken(t){this.currentToken={type:le.DOCTYPE,name:t,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}_createCharacterToken(t,n){this.currentCharacterToken={type:t,chars:n,location:this.currentLocation}}_createAttr(t){this.currentAttr={name:t,value:""},this.currentLocation=this.getCurrentLocation(0)}_leaveAttrName(){var t,n;const r=this.currentToken;if(Ro(r,this.currentAttr.name)===null){if(r.attrs.push(this.currentAttr),r.location&&this.currentLocation){const a=(t=(n=r.location).attrs)!==null&&t!==void 0?t:n.attrs=Object.create(null);a[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue()}}else this._err(x.duplicateAttribute)}_leaveAttrValue(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}prepareToken(t){this._emitCurrentCharacterToken(t.location),this.currentToken=null,t.location&&(t.location.endLine=this.preprocessor.line,t.location.endCol=this.preprocessor.col+1,t.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}emitCurrentTagToken(){const t=this.currentToken;this.prepareToken(t),t.tagID=un(t.tagName),t.type===le.START_TAG?(this.lastStartTagName=t.tagName,this.handler.onStartTag(t)):(t.attrs.length>0&&this._err(x.endTagWithAttributes),t.selfClosing&&this._err(x.endTagWithTrailingSolidus),this.handler.onEndTag(t)),this.preprocessor.dropParsedChunk()}emitCurrentComment(t){this.prepareToken(t),this.handler.onComment(t),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(t){this.prepareToken(t),this.handler.onDoctype(t),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(t){if(this.currentCharacterToken){switch(t&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=t.startLine,this.currentCharacterToken.location.endCol=t.startCol,this.currentCharacterToken.location.endOffset=t.startOffset),this.currentCharacterToken.type){case le.CHARACTER:{this.handler.onCharacter(this.currentCharacterToken);break}case le.NULL_CHARACTER:{this.handler.onNullCharacter(this.currentCharacterToken);break}case le.WHITESPACE_CHARACTER:{this.handler.onWhitespaceCharacter(this.currentCharacterToken);break}}this.currentCharacterToken=null}}_emitEOFToken(){const t=this.getCurrentLocation(0);t&&(t.endLine=t.startLine,t.endCol=t.startCol,t.endOffset=t.startOffset),this._emitCurrentCharacterToken(t),this.handler.onEof({type:le.EOF,location:t}),this.active=!1}_appendCharToCurrentCharacterToken(t,n){if(this.currentCharacterToken)if(this.currentCharacterToken.type===t){this.currentCharacterToken.chars+=n;return}else this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk();this._createCharacterToken(t,n)}_emitCodePoint(t){const n=ko(t)?le.WHITESPACE_CHARACTER:t===E.NULL?le.NULL_CHARACTER:le.CHARACTER;this._appendCharToCurrentCharacterToken(n,String.fromCodePoint(t))}_emitChars(t){this._appendCharToCurrentCharacterToken(le.CHARACTER,t)}_startCharacterReference(){this.returnState=this.state,this.state=b.CHARACTER_REFERENCE,this.entityStartPos=this.preprocessor.pos,this.entityDecoder.startEntity(this._isCharacterReferenceInAttribute()?Tt.Attribute:Tt.Legacy)}_isCharacterReferenceInAttribute(){return this.returnState===b.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===b.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===b.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(t){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(t):this._emitCodePoint(t)}_callState(t){switch(this.state){case b.DATA:{this._stateData(t);break}case b.RCDATA:{this._stateRcdata(t);break}case b.RAWTEXT:{this._stateRawtext(t);break}case b.SCRIPT_DATA:{this._stateScriptData(t);break}case b.PLAINTEXT:{this._statePlaintext(t);break}case b.TAG_OPEN:{this._stateTagOpen(t);break}case b.END_TAG_OPEN:{this._stateEndTagOpen(t);break}case b.TAG_NAME:{this._stateTagName(t);break}case b.RCDATA_LESS_THAN_SIGN:{this._stateRcdataLessThanSign(t);break}case b.RCDATA_END_TAG_OPEN:{this._stateRcdataEndTagOpen(t);break}case b.RCDATA_END_TAG_NAME:{this._stateRcdataEndTagName(t);break}case b.RAWTEXT_LESS_THAN_SIGN:{this._stateRawtextLessThanSign(t);break}case b.RAWTEXT_END_TAG_OPEN:{this._stateRawtextEndTagOpen(t);break}case b.RAWTEXT_END_TAG_NAME:{this._stateRawtextEndTagName(t);break}case b.SCRIPT_DATA_LESS_THAN_SIGN:{this._stateScriptDataLessThanSign(t);break}case b.SCRIPT_DATA_END_TAG_OPEN:{this._stateScriptDataEndTagOpen(t);break}case b.SCRIPT_DATA_END_TAG_NAME:{this._stateScriptDataEndTagName(t);break}case b.SCRIPT_DATA_ESCAPE_START:{this._stateScriptDataEscapeStart(t);break}case b.SCRIPT_DATA_ESCAPE_START_DASH:{this._stateScriptDataEscapeStartDash(t);break}case b.SCRIPT_DATA_ESCAPED:{this._stateScriptDataEscaped(t);break}case b.SCRIPT_DATA_ESCAPED_DASH:{this._stateScriptDataEscapedDash(t);break}case b.SCRIPT_DATA_ESCAPED_DASH_DASH:{this._stateScriptDataEscapedDashDash(t);break}case b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataEscapedLessThanSign(t);break}case b.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:{this._stateScriptDataEscapedEndTagOpen(t);break}case b.SCRIPT_DATA_ESCAPED_END_TAG_NAME:{this._stateScriptDataEscapedEndTagName(t);break}case b.SCRIPT_DATA_DOUBLE_ESCAPE_START:{this._stateScriptDataDoubleEscapeStart(t);break}case b.SCRIPT_DATA_DOUBLE_ESCAPED:{this._stateScriptDataDoubleEscaped(t);break}case b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:{this._stateScriptDataDoubleEscapedDash(t);break}case b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:{this._stateScriptDataDoubleEscapedDashDash(t);break}case b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataDoubleEscapedLessThanSign(t);break}case b.SCRIPT_DATA_DOUBLE_ESCAPE_END:{this._stateScriptDataDoubleEscapeEnd(t);break}case b.BEFORE_ATTRIBUTE_NAME:{this._stateBeforeAttributeName(t);break}case b.ATTRIBUTE_NAME:{this._stateAttributeName(t);break}case b.AFTER_ATTRIBUTE_NAME:{this._stateAfterAttributeName(t);break}case b.BEFORE_ATTRIBUTE_VALUE:{this._stateBeforeAttributeValue(t);break}case b.ATTRIBUTE_VALUE_DOUBLE_QUOTED:{this._stateAttributeValueDoubleQuoted(t);break}case b.ATTRIBUTE_VALUE_SINGLE_QUOTED:{this._stateAttributeValueSingleQuoted(t);break}case b.ATTRIBUTE_VALUE_UNQUOTED:{this._stateAttributeValueUnquoted(t);break}case b.AFTER_ATTRIBUTE_VALUE_QUOTED:{this._stateAfterAttributeValueQuoted(t);break}case b.SELF_CLOSING_START_TAG:{this._stateSelfClosingStartTag(t);break}case b.BOGUS_COMMENT:{this._stateBogusComment(t);break}case b.MARKUP_DECLARATION_OPEN:{this._stateMarkupDeclarationOpen(t);break}case b.COMMENT_START:{this._stateCommentStart(t);break}case b.COMMENT_START_DASH:{this._stateCommentStartDash(t);break}case b.COMMENT:{this._stateComment(t);break}case b.COMMENT_LESS_THAN_SIGN:{this._stateCommentLessThanSign(t);break}case b.COMMENT_LESS_THAN_SIGN_BANG:{this._stateCommentLessThanSignBang(t);break}case b.COMMENT_LESS_THAN_SIGN_BANG_DASH:{this._stateCommentLessThanSignBangDash(t);break}case b.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:{this._stateCommentLessThanSignBangDashDash(t);break}case b.COMMENT_END_DASH:{this._stateCommentEndDash(t);break}case b.COMMENT_END:{this._stateCommentEnd(t);break}case b.COMMENT_END_BANG:{this._stateCommentEndBang(t);break}case b.DOCTYPE:{this._stateDoctype(t);break}case b.BEFORE_DOCTYPE_NAME:{this._stateBeforeDoctypeName(t);break}case b.DOCTYPE_NAME:{this._stateDoctypeName(t);break}case b.AFTER_DOCTYPE_NAME:{this._stateAfterDoctypeName(t);break}case b.AFTER_DOCTYPE_PUBLIC_KEYWORD:{this._stateAfterDoctypePublicKeyword(t);break}case b.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateBeforeDoctypePublicIdentifier(t);break}case b.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypePublicIdentifierDoubleQuoted(t);break}case b.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypePublicIdentifierSingleQuoted(t);break}case b.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateAfterDoctypePublicIdentifier(t);break}case b.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:{this._stateBetweenDoctypePublicAndSystemIdentifiers(t);break}case b.AFTER_DOCTYPE_SYSTEM_KEYWORD:{this._stateAfterDoctypeSystemKeyword(t);break}case b.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateBeforeDoctypeSystemIdentifier(t);break}case b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypeSystemIdentifierDoubleQuoted(t);break}case b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypeSystemIdentifierSingleQuoted(t);break}case b.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateAfterDoctypeSystemIdentifier(t);break}case b.BOGUS_DOCTYPE:{this._stateBogusDoctype(t);break}case b.CDATA_SECTION:{this._stateCdataSection(t);break}case b.CDATA_SECTION_BRACKET:{this._stateCdataSectionBracket(t);break}case b.CDATA_SECTION_END:{this._stateCdataSectionEnd(t);break}case b.CHARACTER_REFERENCE:{this._stateCharacterReference();break}case b.AMBIGUOUS_AMPERSAND:{this._stateAmbiguousAmpersand(t);break}default:throw new Error("Unknown state")}}_stateData(t){switch(t){case E.LESS_THAN_SIGN:{this.state=b.TAG_OPEN;break}case E.AMPERSAND:{this._startCharacterReference();break}case E.NULL:{this._err(x.unexpectedNullCharacter),this._emitCodePoint(t);break}case E.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateRcdata(t){switch(t){case E.AMPERSAND:{this._startCharacterReference();break}case E.LESS_THAN_SIGN:{this.state=b.RCDATA_LESS_THAN_SIGN;break}case E.NULL:{this._err(x.unexpectedNullCharacter),this._emitChars(Re);break}case E.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateRawtext(t){switch(t){case E.LESS_THAN_SIGN:{this.state=b.RAWTEXT_LESS_THAN_SIGN;break}case E.NULL:{this._err(x.unexpectedNullCharacter),this._emitChars(Re);break}case E.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptData(t){switch(t){case E.LESS_THAN_SIGN:{this.state=b.SCRIPT_DATA_LESS_THAN_SIGN;break}case E.NULL:{this._err(x.unexpectedNullCharacter),this._emitChars(Re);break}case E.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_statePlaintext(t){switch(t){case E.NULL:{this._err(x.unexpectedNullCharacter),this._emitChars(Re);break}case E.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateTagOpen(t){if(At(t))this._createStartTagToken(),this.state=b.TAG_NAME,this._stateTagName(t);else switch(t){case E.EXCLAMATION_MARK:{this.state=b.MARKUP_DECLARATION_OPEN;break}case E.SOLIDUS:{this.state=b.END_TAG_OPEN;break}case E.QUESTION_MARK:{this._err(x.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=b.BOGUS_COMMENT,this._stateBogusComment(t);break}case E.EOF:{this._err(x.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break}default:this._err(x.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=b.DATA,this._stateData(t)}}_stateEndTagOpen(t){if(At(t))this._createEndTagToken(),this.state=b.TAG_NAME,this._stateTagName(t);else switch(t){case E.GREATER_THAN_SIGN:{this._err(x.missingEndTagName),this.state=b.DATA;break}case E.EOF:{this._err(x.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break}default:this._err(x.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=b.BOGUS_COMMENT,this._stateBogusComment(t)}}_stateTagName(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this.state=b.BEFORE_ATTRIBUTE_NAME;break}case E.SOLIDUS:{this.state=b.SELF_CLOSING_START_TAG;break}case E.GREATER_THAN_SIGN:{this.state=b.DATA,this.emitCurrentTagToken();break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.tagName+=Re;break}case E.EOF:{this._err(x.eofInTag),this._emitEOFToken();break}default:n.tagName+=String.fromCodePoint(pn(t)?zn(t):t)}}_stateRcdataLessThanSign(t){t===E.SOLIDUS?this.state=b.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=b.RCDATA,this._stateRcdata(t))}_stateRcdataEndTagOpen(t){At(t)?(this.state=b.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(t)):(this._emitChars("</"),this.state=b.RCDATA,this._stateRcdata(t))}handleSpecialEndTag(t){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();this._createEndTagToken();const n=this.currentToken;switch(n.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=b.BEFORE_ATTRIBUTE_NAME,!1;case E.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=b.SELF_CLOSING_START_TAG,!1;case E.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=b.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=b.RCDATA,this._stateRcdata(t))}_stateRawtextLessThanSign(t){t===E.SOLIDUS?this.state=b.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=b.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagOpen(t){At(t)?(this.state=b.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(t)):(this._emitChars("</"),this.state=b.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=b.RAWTEXT,this._stateRawtext(t))}_stateScriptDataLessThanSign(t){switch(t){case E.SOLIDUS:{this.state=b.SCRIPT_DATA_END_TAG_OPEN;break}case E.EXCLAMATION_MARK:{this.state=b.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break}default:this._emitChars("<"),this.state=b.SCRIPT_DATA,this._stateScriptData(t)}}_stateScriptDataEndTagOpen(t){At(t)?(this.state=b.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(t)):(this._emitChars("</"),this.state=b.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=b.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStart(t){t===E.HYPHEN_MINUS?(this.state=b.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=b.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStartDash(t){t===E.HYPHEN_MINUS?(this.state=b.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=b.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscaped(t){switch(t){case E.HYPHEN_MINUS:{this.state=b.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break}case E.LESS_THAN_SIGN:{this.state=b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case E.NULL:{this._err(x.unexpectedNullCharacter),this._emitChars(Re);break}case E.EOF:{this._err(x.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptDataEscapedDash(t){switch(t){case E.HYPHEN_MINUS:{this.state=b.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break}case E.LESS_THAN_SIGN:{this.state=b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_ESCAPED,this._emitChars(Re);break}case E.EOF:{this._err(x.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=b.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedDashDash(t){switch(t){case E.HYPHEN_MINUS:{this._emitChars("-");break}case E.LESS_THAN_SIGN:{this.state=b.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case E.GREATER_THAN_SIGN:{this.state=b.SCRIPT_DATA,this._emitChars(">");break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_ESCAPED,this._emitChars(Re);break}case E.EOF:{this._err(x.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=b.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedLessThanSign(t){t===E.SOLIDUS?this.state=b.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:At(t)?(this._emitChars("<"),this.state=b.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(t)):(this._emitChars("<"),this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagOpen(t){At(t)?(this.state=b.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(t)):(this._emitChars("</"),this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscapeStart(t){if(this.preprocessor.startsWith($e.SCRIPT,!1)&&Cu(this.preprocessor.peek($e.SCRIPT.length))){this._emitCodePoint(t);for(let n=0;n<$e.SCRIPT.length;n++)this._emitCodePoint(this._consume());this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=b.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscaped(t){switch(t){case E.HYPHEN_MINUS:{this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break}case E.LESS_THAN_SIGN:{this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case E.NULL:{this._err(x.unexpectedNullCharacter),this._emitChars(Re);break}case E.EOF:{this._err(x.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDash(t){switch(t){case E.HYPHEN_MINUS:{this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break}case E.LESS_THAN_SIGN:{this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(Re);break}case E.EOF:{this._err(x.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDashDash(t){switch(t){case E.HYPHEN_MINUS:{this._emitChars("-");break}case E.LESS_THAN_SIGN:{this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case E.GREATER_THAN_SIGN:{this.state=b.SCRIPT_DATA,this._emitChars(">");break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(Re);break}case E.EOF:{this._err(x.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedLessThanSign(t){t===E.SOLIDUS?(this.state=b.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateScriptDataDoubleEscapeEnd(t){if(this.preprocessor.startsWith($e.SCRIPT,!1)&&Cu(this.preprocessor.peek($e.SCRIPT.length))){this._emitCodePoint(t);for(let n=0;n<$e.SCRIPT.length;n++)this._emitCodePoint(this._consume());this.state=b.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=b.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateBeforeAttributeName(t){switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.SOLIDUS:case E.GREATER_THAN_SIGN:case E.EOF:{this.state=b.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break}case E.EQUALS_SIGN:{this._err(x.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=b.ATTRIBUTE_NAME;break}default:this._createAttr(""),this.state=b.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateAttributeName(t){switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:case E.SOLIDUS:case E.GREATER_THAN_SIGN:case E.EOF:{this._leaveAttrName(),this.state=b.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break}case E.EQUALS_SIGN:{this._leaveAttrName(),this.state=b.BEFORE_ATTRIBUTE_VALUE;break}case E.QUOTATION_MARK:case E.APOSTROPHE:case E.LESS_THAN_SIGN:{this._err(x.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(t);break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.currentAttr.name+=Re;break}default:this.currentAttr.name+=String.fromCodePoint(pn(t)?zn(t):t)}}_stateAfterAttributeName(t){switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.SOLIDUS:{this.state=b.SELF_CLOSING_START_TAG;break}case E.EQUALS_SIGN:{this.state=b.BEFORE_ATTRIBUTE_VALUE;break}case E.GREATER_THAN_SIGN:{this.state=b.DATA,this.emitCurrentTagToken();break}case E.EOF:{this._err(x.eofInTag),this._emitEOFToken();break}default:this._createAttr(""),this.state=b.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateBeforeAttributeValue(t){switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.QUOTATION_MARK:{this.state=b.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break}case E.APOSTROPHE:{this.state=b.ATTRIBUTE_VALUE_SINGLE_QUOTED;break}case E.GREATER_THAN_SIGN:{this._err(x.missingAttributeValue),this.state=b.DATA,this.emitCurrentTagToken();break}default:this.state=b.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(t)}}_stateAttributeValueDoubleQuoted(t){switch(t){case E.QUOTATION_MARK:{this.state=b.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case E.AMPERSAND:{this._startCharacterReference();break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.currentAttr.value+=Re;break}case E.EOF:{this._err(x.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueSingleQuoted(t){switch(t){case E.APOSTROPHE:{this.state=b.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case E.AMPERSAND:{this._startCharacterReference();break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.currentAttr.value+=Re;break}case E.EOF:{this._err(x.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueUnquoted(t){switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this._leaveAttrValue(),this.state=b.BEFORE_ATTRIBUTE_NAME;break}case E.AMPERSAND:{this._startCharacterReference();break}case E.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=b.DATA,this.emitCurrentTagToken();break}case E.NULL:{this._err(x.unexpectedNullCharacter),this.currentAttr.value+=Re;break}case E.QUOTATION_MARK:case E.APOSTROPHE:case E.LESS_THAN_SIGN:case E.EQUALS_SIGN:case E.GRAVE_ACCENT:{this._err(x.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(t);break}case E.EOF:{this._err(x.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAfterAttributeValueQuoted(t){switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this._leaveAttrValue(),this.state=b.BEFORE_ATTRIBUTE_NAME;break}case E.SOLIDUS:{this._leaveAttrValue(),this.state=b.SELF_CLOSING_START_TAG;break}case E.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=b.DATA,this.emitCurrentTagToken();break}case E.EOF:{this._err(x.eofInTag),this._emitEOFToken();break}default:this._err(x.missingWhitespaceBetweenAttributes),this.state=b.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateSelfClosingStartTag(t){switch(t){case E.GREATER_THAN_SIGN:{const n=this.currentToken;n.selfClosing=!0,this.state=b.DATA,this.emitCurrentTagToken();break}case E.EOF:{this._err(x.eofInTag),this._emitEOFToken();break}default:this._err(x.unexpectedSolidusInTag),this.state=b.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateBogusComment(t){const n=this.currentToken;switch(t){case E.GREATER_THAN_SIGN:{this.state=b.DATA,this.emitCurrentComment(n);break}case E.EOF:{this.emitCurrentComment(n),this._emitEOFToken();break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.data+=Re;break}default:n.data+=String.fromCodePoint(t)}}_stateMarkupDeclarationOpen(t){this._consumeSequenceIfMatch($e.DASH_DASH,!0)?(this._createCommentToken($e.DASH_DASH.length+1),this.state=b.COMMENT_START):this._consumeSequenceIfMatch($e.DOCTYPE,!1)?(this.currentLocation=this.getCurrentLocation($e.DOCTYPE.length+1),this.state=b.DOCTYPE):this._consumeSequenceIfMatch($e.CDATA_START,!0)?this.inForeignNode?this.state=b.CDATA_SECTION:(this._err(x.cdataInHtmlContent),this._createCommentToken($e.CDATA_START.length+1),this.currentToken.data="[CDATA[",this.state=b.BOGUS_COMMENT):this._ensureHibernation()||(this._err(x.incorrectlyOpenedComment),this._createCommentToken(2),this.state=b.BOGUS_COMMENT,this._stateBogusComment(t))}_stateCommentStart(t){switch(t){case E.HYPHEN_MINUS:{this.state=b.COMMENT_START_DASH;break}case E.GREATER_THAN_SIGN:{this._err(x.abruptClosingOfEmptyComment),this.state=b.DATA;const n=this.currentToken;this.emitCurrentComment(n);break}default:this.state=b.COMMENT,this._stateComment(t)}}_stateCommentStartDash(t){const n=this.currentToken;switch(t){case E.HYPHEN_MINUS:{this.state=b.COMMENT_END;break}case E.GREATER_THAN_SIGN:{this._err(x.abruptClosingOfEmptyComment),this.state=b.DATA,this.emitCurrentComment(n);break}case E.EOF:{this._err(x.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="-",this.state=b.COMMENT,this._stateComment(t)}}_stateComment(t){const n=this.currentToken;switch(t){case E.HYPHEN_MINUS:{this.state=b.COMMENT_END_DASH;break}case E.LESS_THAN_SIGN:{n.data+="<",this.state=b.COMMENT_LESS_THAN_SIGN;break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.data+=Re;break}case E.EOF:{this._err(x.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+=String.fromCodePoint(t)}}_stateCommentLessThanSign(t){const n=this.currentToken;switch(t){case E.EXCLAMATION_MARK:{n.data+="!",this.state=b.COMMENT_LESS_THAN_SIGN_BANG;break}case E.LESS_THAN_SIGN:{n.data+="<";break}default:this.state=b.COMMENT,this._stateComment(t)}}_stateCommentLessThanSignBang(t){t===E.HYPHEN_MINUS?this.state=b.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=b.COMMENT,this._stateComment(t))}_stateCommentLessThanSignBangDash(t){t===E.HYPHEN_MINUS?this.state=b.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=b.COMMENT_END_DASH,this._stateCommentEndDash(t))}_stateCommentLessThanSignBangDashDash(t){t!==E.GREATER_THAN_SIGN&&t!==E.EOF&&this._err(x.nestedComment),this.state=b.COMMENT_END,this._stateCommentEnd(t)}_stateCommentEndDash(t){const n=this.currentToken;switch(t){case E.HYPHEN_MINUS:{this.state=b.COMMENT_END;break}case E.EOF:{this._err(x.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="-",this.state=b.COMMENT,this._stateComment(t)}}_stateCommentEnd(t){const n=this.currentToken;switch(t){case E.GREATER_THAN_SIGN:{this.state=b.DATA,this.emitCurrentComment(n);break}case E.EXCLAMATION_MARK:{this.state=b.COMMENT_END_BANG;break}case E.HYPHEN_MINUS:{n.data+="-";break}case E.EOF:{this._err(x.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="--",this.state=b.COMMENT,this._stateComment(t)}}_stateCommentEndBang(t){const n=this.currentToken;switch(t){case E.HYPHEN_MINUS:{n.data+="--!",this.state=b.COMMENT_END_DASH;break}case E.GREATER_THAN_SIGN:{this._err(x.incorrectlyClosedComment),this.state=b.DATA,this.emitCurrentComment(n);break}case E.EOF:{this._err(x.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="--!",this.state=b.COMMENT,this._stateComment(t)}}_stateDoctype(t){switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this.state=b.BEFORE_DOCTYPE_NAME;break}case E.GREATER_THAN_SIGN:{this.state=b.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t);break}case E.EOF:{this._err(x.eofInDoctype),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.missingWhitespaceBeforeDoctypeName),this.state=b.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t)}}_stateBeforeDoctypeName(t){if(pn(t))this._createDoctypeToken(String.fromCharCode(zn(t))),this.state=b.DOCTYPE_NAME;else switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.NULL:{this._err(x.unexpectedNullCharacter),this._createDoctypeToken(Re),this.state=b.DOCTYPE_NAME;break}case E.GREATER_THAN_SIGN:{this._err(x.missingDoctypeName),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.EOF:{this._err(x.eofInDoctype),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(t)),this.state=b.DOCTYPE_NAME}}_stateDoctypeName(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this.state=b.AFTER_DOCTYPE_NAME;break}case E.GREATER_THAN_SIGN:{this.state=b.DATA,this.emitCurrentDoctype(n);break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.name+=Re;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.name+=String.fromCodePoint(pn(t)?zn(t):t)}}_stateAfterDoctypeName(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.GREATER_THAN_SIGN:{this.state=b.DATA,this.emitCurrentDoctype(n);break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._consumeSequenceIfMatch($e.PUBLIC,!1)?this.state=b.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch($e.SYSTEM,!1)?this.state=b.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(x.invalidCharacterSequenceAfterDoctypeName),n.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t))}}_stateAfterDoctypePublicKeyword(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this.state=b.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break}case E.QUOTATION_MARK:{this._err(x.missingWhitespaceAfterDoctypePublicKeyword),n.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case E.APOSTROPHE:{this._err(x.missingWhitespaceAfterDoctypePublicKeyword),n.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case E.GREATER_THAN_SIGN:{this._err(x.missingDoctypePublicIdentifier),n.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(n);break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.missingQuoteBeforeDoctypePublicIdentifier),n.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypePublicIdentifier(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.QUOTATION_MARK:{n.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case E.APOSTROPHE:{n.publicId="",this.state=b.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case E.GREATER_THAN_SIGN:{this._err(x.missingDoctypePublicIdentifier),n.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(n);break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.missingQuoteBeforeDoctypePublicIdentifier),n.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypePublicIdentifierDoubleQuoted(t){const n=this.currentToken;switch(t){case E.QUOTATION_MARK:{this.state=b.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.publicId+=Re;break}case E.GREATER_THAN_SIGN:{this._err(x.abruptDoctypePublicIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.publicId+=String.fromCodePoint(t)}}_stateDoctypePublicIdentifierSingleQuoted(t){const n=this.currentToken;switch(t){case E.APOSTROPHE:{this.state=b.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.publicId+=Re;break}case E.GREATER_THAN_SIGN:{this._err(x.abruptDoctypePublicIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.publicId+=String.fromCodePoint(t)}}_stateAfterDoctypePublicIdentifier(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this.state=b.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break}case E.GREATER_THAN_SIGN:{this.state=b.DATA,this.emitCurrentDoctype(n);break}case E.QUOTATION_MARK:{this._err(x.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case E.APOSTROPHE:{this._err(x.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBetweenDoctypePublicAndSystemIdentifiers(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.QUOTATION_MARK:{n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case E.APOSTROPHE:{n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateAfterDoctypeSystemKeyword(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:{this.state=b.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break}case E.QUOTATION_MARK:{this._err(x.missingWhitespaceAfterDoctypeSystemKeyword),n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case E.APOSTROPHE:{this._err(x.missingWhitespaceAfterDoctypeSystemKeyword),n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case E.GREATER_THAN_SIGN:{this._err(x.missingDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(n);break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypeSystemIdentifier(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.QUOTATION_MARK:{n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case E.APOSTROPHE:{n.systemId="",this.state=b.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case E.GREATER_THAN_SIGN:{this._err(x.missingDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=b.DATA,this.emitCurrentDoctype(n);break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypeSystemIdentifierDoubleQuoted(t){const n=this.currentToken;switch(t){case E.QUOTATION_MARK:{this.state=b.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.systemId+=Re;break}case E.GREATER_THAN_SIGN:{this._err(x.abruptDoctypeSystemIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.systemId+=String.fromCodePoint(t)}}_stateDoctypeSystemIdentifierSingleQuoted(t){const n=this.currentToken;switch(t){case E.APOSTROPHE:{this.state=b.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case E.NULL:{this._err(x.unexpectedNullCharacter),n.systemId+=Re;break}case E.GREATER_THAN_SIGN:{this._err(x.abruptDoctypeSystemIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.systemId+=String.fromCodePoint(t)}}_stateAfterDoctypeSystemIdentifier(t){const n=this.currentToken;switch(t){case E.SPACE:case E.LINE_FEED:case E.TABULATION:case E.FORM_FEED:break;case E.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.EOF:{this._err(x.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(x.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=b.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBogusDoctype(t){const n=this.currentToken;switch(t){case E.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=b.DATA;break}case E.NULL:{this._err(x.unexpectedNullCharacter);break}case E.EOF:{this.emitCurrentDoctype(n),this._emitEOFToken();break}}}_stateCdataSection(t){switch(t){case E.RIGHT_SQUARE_BRACKET:{this.state=b.CDATA_SECTION_BRACKET;break}case E.EOF:{this._err(x.eofInCdata),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateCdataSectionBracket(t){t===E.RIGHT_SQUARE_BRACKET?this.state=b.CDATA_SECTION_END:(this._emitChars("]"),this.state=b.CDATA_SECTION,this._stateCdataSection(t))}_stateCdataSectionEnd(t){switch(t){case E.GREATER_THAN_SIGN:{this.state=b.DATA;break}case E.RIGHT_SQUARE_BRACKET:{this._emitChars("]");break}default:this._emitChars("]]"),this.state=b.CDATA_SECTION,this._stateCdataSection(t)}}_stateCharacterReference(){let t=this.entityDecoder.write(this.preprocessor.html,this.preprocessor.pos);if(t<0)if(this.preprocessor.lastChunkWritten)t=this.entityDecoder.end();else{this.active=!1,this.preprocessor.pos=this.preprocessor.html.length-1,this.consumedAfterSnapshot=0,this.preprocessor.endOfChunkHit=!0;return}t===0?(this.preprocessor.pos=this.entityStartPos,this._flushCodePointConsumedAsCharacterReference(E.AMPERSAND),this.state=!this._isCharacterReferenceInAttribute()&&xu(this.preprocessor.peek(1))?b.AMBIGUOUS_AMPERSAND:this.returnState):this.state=this.returnState}_stateAmbiguousAmpersand(t){xu(t)?this._flushCodePointConsumedAsCharacterReference(t):(t===E.SEMICOLON&&this._err(x.unknownNamedCharacterReference),this.state=this.returnState,this._callState(t))}}const wo=new Set([s.DD,s.DT,s.LI,s.OPTGROUP,s.OPTION,s.P,s.RB,s.RP,s.RT,s.RTC]),Iu=new Set([...wo,s.CAPTION,s.COLGROUP,s.TBODY,s.TD,s.TFOOT,s.TH,s.THEAD,s.TR]),tr=new Set([s.APPLET,s.CAPTION,s.HTML,s.MARQUEE,s.OBJECT,s.TABLE,s.TD,s.TEMPLATE,s.TH]),Mp=new Set([...tr,s.OL,s.UL]),Bp=new Set([...tr,s.BUTTON]),Nu=new Set([s.ANNOTATION_XML,s.MI,s.MN,s.MO,s.MS,s.MTEXT]),Ou=new Set([s.DESC,s.FOREIGN_OBJECT,s.TITLE]),Fp=new Set([s.TR,s.TEMPLATE,s.HTML]),Hp=new Set([s.TBODY,s.TFOOT,s.THEAD,s.TEMPLATE,s.HTML]),Up=new Set([s.TABLE,s.TEMPLATE,s.HTML]),jp=new Set([s.TD,s.TH]);class $p{get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}constructor(t,n,r){this.treeAdapter=n,this.handler=r,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=s.UNKNOWN,this.current=t}_indexOf(t){return this.items.lastIndexOf(t,this.stackTop)}_isInTemplate(){return this.currentTagId===s.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===D.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(t,n){this.stackTop++,this.items[this.stackTop]=t,this.current=t,this.tagIDs[this.stackTop]=n,this.currentTagId=n,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(t,n,!0)}pop(){const t=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!0)}replace(t,n){const r=this._indexOf(t);this.items[r]=n,r===this.stackTop&&(this.current=n)}insertAfter(t,n,r){const a=this._indexOf(t)+1;this.items.splice(a,0,n),this.tagIDs.splice(a,0,r),this.stackTop++,a===this.stackTop&&this._updateCurrentElement(),this.handler.onItemPush(this.current,this.currentTagId,a===this.stackTop)}popUntilTagNamePopped(t){let n=this.stackTop+1;do n=this.tagIDs.lastIndexOf(t,n-1);while(n>0&&this.treeAdapter.getNamespaceURI(this.items[n])!==D.HTML);this.shortenToLength(n<0?0:n)}shortenToLength(t){for(;this.stackTop>=t;){const n=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(n,this.stackTop<t)}}popUntilElementPopped(t){const n=this._indexOf(t);this.shortenToLength(n<0?0:n)}popUntilPopped(t,n){const r=this._indexOfTagNames(t,n);this.shortenToLength(r<0?0:r)}popUntilNumberedHeaderPopped(){this.popUntilPopped(La,D.HTML)}popUntilTableCellPopped(){this.popUntilPopped(jp,D.HTML)}popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)}_indexOfTagNames(t,n){for(let r=this.stackTop;r>=0;r--)if(t.has(this.tagIDs[r])&&this.treeAdapter.getNamespaceURI(this.items[r])===n)return r;return-1}clearBackTo(t,n){const r=this._indexOfTagNames(t,n);this.shortenToLength(r+1)}clearBackToTableContext(){this.clearBackTo(Up,D.HTML)}clearBackToTableBodyContext(){this.clearBackTo(Hp,D.HTML)}clearBackToTableRowContext(){this.clearBackTo(Fp,D.HTML)}remove(t){const n=this._indexOf(t);n>=0&&(n===this.stackTop?this.pop():(this.items.splice(n,1),this.tagIDs.splice(n,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===s.BODY?this.items[1]:null}contains(t){return this._indexOf(t)>-1}getCommonAncestor(t){const n=this._indexOf(t)-1;return n>=0?this.items[n]:null}isRootHtmlElementCurrent(){return this.stackTop===0&&this.tagIDs[0]===s.HTML}hasInDynamicScope(t,n){for(let r=this.stackTop;r>=0;r--){const a=this.tagIDs[r];switch(this.treeAdapter.getNamespaceURI(this.items[r])){case D.HTML:{if(a===t)return!0;if(n.has(a))return!1;break}case D.SVG:{if(Ou.has(a))return!1;break}case D.MATHML:{if(Nu.has(a))return!1;break}}}return!0}hasInScope(t){return this.hasInDynamicScope(t,tr)}hasInListItemScope(t){return this.hasInDynamicScope(t,Mp)}hasInButtonScope(t){return this.hasInDynamicScope(t,Bp)}hasNumberedHeaderInScope(){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t];switch(this.treeAdapter.getNamespaceURI(this.items[t])){case D.HTML:{if(La.has(n))return!0;if(tr.has(n))return!1;break}case D.SVG:{if(Ou.has(n))return!1;break}case D.MATHML:{if(Nu.has(n))return!1;break}}}return!0}hasInTableScope(t){for(let n=this.stackTop;n>=0;n--)if(this.treeAdapter.getNamespaceURI(this.items[n])===D.HTML)switch(this.tagIDs[n]){case t:return!0;case s.TABLE:case s.HTML:return!1}return!0}hasTableBodyContextInTableScope(){for(let t=this.stackTop;t>=0;t--)if(this.treeAdapter.getNamespaceURI(this.items[t])===D.HTML)switch(this.tagIDs[t]){case s.TBODY:case s.THEAD:case s.TFOOT:return!0;case s.TABLE:case s.HTML:return!1}return!0}hasInSelectScope(t){for(let n=this.stackTop;n>=0;n--)if(this.treeAdapter.getNamespaceURI(this.items[n])===D.HTML)switch(this.tagIDs[n]){case t:return!0;case s.OPTION:case s.OPTGROUP:break;default:return!1}return!0}generateImpliedEndTags(){for(;wo.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;Iu.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(t){for(;this.currentTagId!==t&&Iu.has(this.currentTagId);)this.pop()}}const Xr=3;var ct;(function(e){e[e.Marker=0]="Marker",e[e.Element=1]="Element"})(ct||(ct={}));const Lu={type:ct.Marker};class Yp{constructor(t){this.treeAdapter=t,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(t,n){const r=[],a=n.length,i=this.treeAdapter.getTagName(t),u=this.treeAdapter.getNamespaceURI(t);for(let o=0;o<this.entries.length;o++){const l=this.entries[o];if(l.type===ct.Marker)break;const{element:c}=l;if(this.treeAdapter.getTagName(c)===i&&this.treeAdapter.getNamespaceURI(c)===u){const f=this.treeAdapter.getAttrList(c);f.length===a&&r.push({idx:o,attrs:f})}}return r}_ensureNoahArkCondition(t){if(this.entries.length<Xr)return;const n=this.treeAdapter.getAttrList(t),r=this._getNoahArkConditionCandidates(t,n);if(r.length<Xr)return;const a=new Map(n.map(u=>[u.name,u.value]));let i=0;for(let u=0;u<r.length;u++){const o=r[u];o.attrs.every(l=>a.get(l.name)===l.value)&&(i+=1,i>=Xr&&this.entries.splice(o.idx,1))}}insertMarker(){this.entries.unshift(Lu)}pushElement(t,n){this._ensureNoahArkCondition(t),this.entries.unshift({type:ct.Element,element:t,token:n})}insertElementAfterBookmark(t,n){const r=this.entries.indexOf(this.bookmark);this.entries.splice(r,0,{type:ct.Element,element:t,token:n})}removeEntry(t){const n=this.entries.indexOf(t);n>=0&&this.entries.splice(n,1)}clearToLastMarker(){const t=this.entries.indexOf(Lu);t>=0?this.entries.splice(0,t+1):this.entries.length=0}getElementEntryInScopeWithTagName(t){const n=this.entries.find(r=>r.type===ct.Marker||this.treeAdapter.getTagName(r.element)===t);return n&&n.type===ct.Element?n:null}getElementEntry(t){return this.entries.find(n=>n.type===ct.Element&&n.element===t)}}const _t={createDocument(){return{nodeName:"#document",mode:Je.NO_QUIRKS,childNodes:[]}},createDocumentFragment(){return{nodeName:"#document-fragment",childNodes:[]}},createElement(e,t,n){return{nodeName:e,tagName:e,attrs:n,namespaceURI:t,childNodes:[],parentNode:null}},createCommentNode(e){return{nodeName:"#comment",data:e,parentNode:null}},createTextNode(e){return{nodeName:"#text",value:e,parentNode:null}},appendChild(e,t){e.childNodes.push(t),t.parentNode=e},insertBefore(e,t,n){const r=e.childNodes.indexOf(n);e.childNodes.splice(r,0,t),t.parentNode=e},setTemplateContent(e,t){e.content=t},getTemplateContent(e){return e.content},setDocumentType(e,t,n,r){const a=e.childNodes.find(i=>i.nodeName==="#documentType");if(a)a.name=t,a.publicId=n,a.systemId=r;else{const i={nodeName:"#documentType",name:t,publicId:n,systemId:r,parentNode:null};_t.appendChild(e,i)}},setDocumentMode(e,t){e.mode=t},getDocumentMode(e){return e.mode},detachNode(e){if(e.parentNode){const t=e.parentNode.childNodes.indexOf(e);e.parentNode.childNodes.splice(t,1),e.parentNode=null}},insertText(e,t){if(e.childNodes.length>0){const n=e.childNodes[e.childNodes.length-1];if(_t.isTextNode(n)){n.value+=t;return}}_t.appendChild(e,_t.createTextNode(t))},insertTextBefore(e,t,n){const r=e.childNodes[e.childNodes.indexOf(n)-1];r&&_t.isTextNode(r)?r.value+=t:_t.insertBefore(e,_t.createTextNode(t),n)},adoptAttributes(e,t){const n=new Set(e.attrs.map(r=>r.name));for(let r=0;r<t.length;r++)n.has(t[r].name)||e.attrs.push(t[r])},getFirstChild(e){return e.childNodes[0]},getChildNodes(e){return e.childNodes},getParentNode(e){return e.parentNode},getAttrList(e){return e.attrs},getTagName(e){return e.tagName},getNamespaceURI(e){return e.namespaceURI},getTextNodeContent(e){return e.value},getCommentNodeContent(e){return e.data},getDocumentTypeNodeName(e){return e.name},getDocumentTypeNodePublicId(e){return e.publicId},getDocumentTypeNodeSystemId(e){return e.systemId},isTextNode(e){return e.nodeName==="#text"},isCommentNode(e){return e.nodeName==="#comment"},isDocumentTypeNode(e){return e.nodeName==="#documentType"},isElementNode(e){return Object.prototype.hasOwnProperty.call(e,"tagName")},setNodeSourceCodeLocation(e,t){e.sourceCodeLocation=t},getNodeSourceCodeLocation(e){return e.sourceCodeLocation},updateNodeSourceCodeLocation(e,t){e.sourceCodeLocation={...e.sourceCodeLocation,...t}}},Mo="html",Gp="about:legacy-compat",zp="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",Bo=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],Vp=[...Bo,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],qp=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),Fo=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],Wp=[...Fo,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function Ru(e,t){return t.some(n=>e.startsWith(n))}function Xp(e){return e.name===Mo&&e.publicId===null&&(e.systemId===null||e.systemId===Gp)}function Qp(e){if(e.name!==Mo)return Je.QUIRKS;const{systemId:t}=e;if(t&&t.toLowerCase()===zp)return Je.QUIRKS;let{publicId:n}=e;if(n!==null){if(n=n.toLowerCase(),qp.has(n))return Je.QUIRKS;let r=t===null?Vp:Bo;if(Ru(n,r))return Je.QUIRKS;if(r=t===null?Fo:Wp,Ru(n,r))return Je.LIMITED_QUIRKS}return Je.NO_QUIRKS}const vu={TEXT_HTML:"text/html",APPLICATION_XML:"application/xhtml+xml"},Kp="definitionurl",Zp="definitionURL",Jp=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(e=>[e.toLowerCase(),e])),eE=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:D.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:D.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:D.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:D.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:D.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:D.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:D.XLINK}],["xml:lang",{prefix:"xml",name:"lang",namespace:D.XML}],["xml:space",{prefix:"xml",name:"space",namespace:D.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:D.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:D.XMLNS}]]),tE=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(e=>[e.toLowerCase(),e])),nE=new Set([s.B,s.BIG,s.BLOCKQUOTE,s.BODY,s.BR,s.CENTER,s.CODE,s.DD,s.DIV,s.DL,s.DT,s.EM,s.EMBED,s.H1,s.H2,s.H3,s.H4,s.H5,s.H6,s.HEAD,s.HR,s.I,s.IMG,s.LI,s.LISTING,s.MENU,s.META,s.NOBR,s.OL,s.P,s.PRE,s.RUBY,s.S,s.SMALL,s.SPAN,s.STRONG,s.STRIKE,s.SUB,s.SUP,s.TABLE,s.TT,s.U,s.UL,s.VAR]);function rE(e){const t=e.tagID;return t===s.FONT&&e.attrs.some(({name:r})=>r===Dt.COLOR||r===Dt.SIZE||r===Dt.FACE)||nE.has(t)}function Ho(e){for(let t=0;t<e.attrs.length;t++)if(e.attrs[t].name===Kp){e.attrs[t].name=Zp;break}}function Uo(e){for(let t=0;t<e.attrs.length;t++){const n=Jp.get(e.attrs[t].name);n!=null&&(e.attrs[t].name=n)}}function ii(e){for(let t=0;t<e.attrs.length;t++){const n=eE.get(e.attrs[t].name);n&&(e.attrs[t].prefix=n.prefix,e.attrs[t].name=n.name,e.attrs[t].namespace=n.namespace)}}function aE(e){const t=tE.get(e.tagName);t!=null&&(e.tagName=t,e.tagID=un(e.tagName))}function iE(e,t){return t===D.MATHML&&(e===s.MI||e===s.MO||e===s.MN||e===s.MS||e===s.MTEXT)}function uE(e,t,n){if(t===D.MATHML&&e===s.ANNOTATION_XML){for(let r=0;r<n.length;r++)if(n[r].name===Dt.ENCODING){const a=n[r].value.toLowerCase();return a===vu.TEXT_HTML||a===vu.APPLICATION_XML}}return t===D.SVG&&(e===s.FOREIGN_OBJECT||e===s.DESC||e===s.TITLE)}function sE(e,t,n,r){return(!r||r===D.HTML)&&uE(e,t,n)||(!r||r===D.MATHML)&&iE(e,t)}const oE="hidden",lE=8,cE=3;var g;(function(e){e[e.INITIAL=0]="INITIAL",e[e.BEFORE_HTML=1]="BEFORE_HTML",e[e.BEFORE_HEAD=2]="BEFORE_HEAD",e[e.IN_HEAD=3]="IN_HEAD",e[e.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",e[e.AFTER_HEAD=5]="AFTER_HEAD",e[e.IN_BODY=6]="IN_BODY",e[e.TEXT=7]="TEXT",e[e.IN_TABLE=8]="IN_TABLE",e[e.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",e[e.IN_CAPTION=10]="IN_CAPTION",e[e.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",e[e.IN_TABLE_BODY=12]="IN_TABLE_BODY",e[e.IN_ROW=13]="IN_ROW",e[e.IN_CELL=14]="IN_CELL",e[e.IN_SELECT=15]="IN_SELECT",e[e.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",e[e.IN_TEMPLATE=17]="IN_TEMPLATE",e[e.AFTER_BODY=18]="AFTER_BODY",e[e.IN_FRAMESET=19]="IN_FRAMESET",e[e.AFTER_FRAMESET=20]="AFTER_FRAMESET",e[e.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",e[e.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"})(g||(g={}));const fE={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},jo=new Set([s.TABLE,s.TBODY,s.TFOOT,s.THEAD,s.TR]),Pu={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:_t,onParseError:null};class Du{constructor(t,n,r=null,a=null){this.fragmentContext=r,this.scriptHandler=a,this.currentToken=null,this.stopped=!1,this.insertionMode=g.INITIAL,this.originalInsertionMode=g.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options={...Pu,...t},this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=n??this.treeAdapter.createDocument(),this.tokenizer=new wp(this.options,this),this.activeFormattingElements=new Yp(this.treeAdapter),this.fragmentContextID=r?un(this.treeAdapter.getTagName(r)):s.UNKNOWN,this._setContextModes(r??this.document,this.fragmentContextID),this.openElements=new $p(this.document,this.treeAdapter,this)}static parse(t,n){const r=new this(n);return r.tokenizer.write(t,!0),r.document}static getFragmentParser(t,n){const r={...Pu,...n};t??(t=r.treeAdapter.createElement(_.TEMPLATE,D.HTML,[]));const a=r.treeAdapter.createElement("documentmock",D.HTML,[]),i=new this(r,a,t);return i.fragmentContextID===s.TEMPLATE&&i.tmplInsertionModeStack.unshift(g.IN_TEMPLATE),i._initTokenizerForFragmentParsing(),i._insertFakeRootElement(),i._resetInsertionMode(),i._findFormInFragmentContext(),i}getFragment(){const t=this.treeAdapter.getFirstChild(this.document),n=this.treeAdapter.createDocumentFragment();return this._adoptNodes(t,n),n}_err(t,n,r){var a;if(!this.onParseError)return;const i=(a=t.location)!==null&&a!==void 0?a:fE,u={code:n,startLine:i.startLine,startCol:i.startCol,startOffset:i.startOffset,endLine:r?i.startLine:i.endLine,endCol:r?i.startCol:i.endCol,endOffset:r?i.startOffset:i.endOffset};this.onParseError(u)}onItemPush(t,n,r){var a,i;(i=(a=this.treeAdapter).onItemPush)===null||i===void 0||i.call(a,t),r&&this.openElements.stackTop>0&&this._setContextModes(t,n)}onItemPop(t,n){var r,a;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(t,this.currentToken),(a=(r=this.treeAdapter).onItemPop)===null||a===void 0||a.call(r,t,this.openElements.current),n){let i,u;this.openElements.stackTop===0&&this.fragmentContext?(i=this.fragmentContext,u=this.fragmentContextID):{current:i,currentTagId:u}=this.openElements,this._setContextModes(i,u)}}_setContextModes(t,n){const r=t===this.document||this.treeAdapter.getNamespaceURI(t)===D.HTML;this.currentNotInHTML=!r,this.tokenizer.inForeignNode=!r&&!this._isIntegrationPoint(n,t)}_switchToTextParsing(t,n){this._insertElement(t,D.HTML),this.tokenizer.state=n,this.originalInsertionMode=this.insertionMode,this.insertionMode=g.TEXT}switchToPlaintextParsing(){this.insertionMode=g.TEXT,this.originalInsertionMode=g.IN_BODY,this.tokenizer.state=Pe.PLAINTEXT}_getAdjustedCurrentElement(){return this.openElements.stackTop===0&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let t=this.fragmentContext;for(;t;){if(this.treeAdapter.getTagName(t)===_.FORM){this.formElement=t;break}t=this.treeAdapter.getParentNode(t)}}_initTokenizerForFragmentParsing(){if(!(!this.fragmentContext||this.treeAdapter.getNamespaceURI(this.fragmentContext)!==D.HTML))switch(this.fragmentContextID){case s.TITLE:case s.TEXTAREA:{this.tokenizer.state=Pe.RCDATA;break}case s.STYLE:case s.XMP:case s.IFRAME:case s.NOEMBED:case s.NOFRAMES:case s.NOSCRIPT:{this.tokenizer.state=Pe.RAWTEXT;break}case s.SCRIPT:{this.tokenizer.state=Pe.SCRIPT_DATA;break}case s.PLAINTEXT:{this.tokenizer.state=Pe.PLAINTEXT;break}}}_setDocumentType(t){const n=t.name||"",r=t.publicId||"",a=t.systemId||"";if(this.treeAdapter.setDocumentType(this.document,n,r,a),t.location){const u=this.treeAdapter.getChildNodes(this.document).find(o=>this.treeAdapter.isDocumentTypeNode(o));u&&this.treeAdapter.setNodeSourceCodeLocation(u,t.location)}}_attachElementToTree(t,n){if(this.options.sourceCodeLocationInfo){const r=n&&{...n,startTag:n};this.treeAdapter.setNodeSourceCodeLocation(t,r)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(t);else{const r=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(r,t)}}_appendElement(t,n){const r=this.treeAdapter.createElement(t.tagName,n,t.attrs);this._attachElementToTree(r,t.location)}_insertElement(t,n){const r=this.treeAdapter.createElement(t.tagName,n,t.attrs);this._attachElementToTree(r,t.location),this.openElements.push(r,t.tagID)}_insertFakeElement(t,n){const r=this.treeAdapter.createElement(t,D.HTML,[]);this._attachElementToTree(r,null),this.openElements.push(r,n)}_insertTemplate(t){const n=this.treeAdapter.createElement(t.tagName,D.HTML,t.attrs),r=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(n,r),this._attachElementToTree(n,t.location),this.openElements.push(n,t.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,null)}_insertFakeRootElement(){const t=this.treeAdapter.createElement(_.HTML,D.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(t,null),this.treeAdapter.appendChild(this.openElements.current,t),this.openElements.push(t,s.HTML)}_appendCommentNode(t,n){const r=this.treeAdapter.createCommentNode(t.data);this.treeAdapter.appendChild(n,r),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,t.location)}_insertCharacters(t){let n,r;if(this._shouldFosterParentOnInsertion()?({parent:n,beforeElement:r}=this._findFosterParentingLocation(),r?this.treeAdapter.insertTextBefore(n,t.chars,r):this.treeAdapter.insertText(n,t.chars)):(n=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(n,t.chars)),!t.location)return;const a=this.treeAdapter.getChildNodes(n),i=r?a.lastIndexOf(r):a.length,u=a[i-1];if(this.treeAdapter.getNodeSourceCodeLocation(u)){const{endLine:l,endCol:c,endOffset:f}=t.location;this.treeAdapter.updateNodeSourceCodeLocation(u,{endLine:l,endCol:c,endOffset:f})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(u,t.location)}_adoptNodes(t,n){for(let r=this.treeAdapter.getFirstChild(t);r;r=this.treeAdapter.getFirstChild(t))this.treeAdapter.detachNode(r),this.treeAdapter.appendChild(n,r)}_setEndLocation(t,n){if(this.treeAdapter.getNodeSourceCodeLocation(t)&&n.location){const r=n.location,a=this.treeAdapter.getTagName(t),i=n.type===le.END_TAG&&a===n.tagName?{endTag:{...r},endLine:r.endLine,endCol:r.endCol,endOffset:r.endOffset}:{endLine:r.startLine,endCol:r.startCol,endOffset:r.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(t,i)}}shouldProcessStartTagTokenInForeignContent(t){if(!this.currentNotInHTML)return!1;let n,r;return this.openElements.stackTop===0&&this.fragmentContext?(n=this.fragmentContext,r=this.fragmentContextID):{current:n,currentTagId:r}=this.openElements,t.tagID===s.SVG&&this.treeAdapter.getTagName(n)===_.ANNOTATION_XML&&this.treeAdapter.getNamespaceURI(n)===D.MATHML?!1:this.tokenizer.inForeignNode||(t.tagID===s.MGLYPH||t.tagID===s.MALIGNMARK)&&!this._isIntegrationPoint(r,n,D.HTML)}_processToken(t){switch(t.type){case le.CHARACTER:{this.onCharacter(t);break}case le.NULL_CHARACTER:{this.onNullCharacter(t);break}case le.COMMENT:{this.onComment(t);break}case le.DOCTYPE:{this.onDoctype(t);break}case le.START_TAG:{this._processStartTag(t);break}case le.END_TAG:{this.onEndTag(t);break}case le.EOF:{this.onEof(t);break}case le.WHITESPACE_CHARACTER:{this.onWhitespaceCharacter(t);break}}}_isIntegrationPoint(t,n,r){const a=this.treeAdapter.getNamespaceURI(n),i=this.treeAdapter.getAttrList(n);return sE(t,a,i,r)}_reconstructActiveFormattingElements(){const t=this.activeFormattingElements.entries.length;if(t){const n=this.activeFormattingElements.entries.findIndex(a=>a.type===ct.Marker||this.openElements.contains(a.element)),r=n<0?t-1:n-1;for(let a=r;a>=0;a--){const i=this.activeFormattingElements.entries[a];this._insertElement(i.token,this.treeAdapter.getNamespaceURI(i.element)),i.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=g.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(s.P),this.openElements.popUntilTagNamePopped(s.P)}_resetInsertionMode(){for(let t=this.openElements.stackTop;t>=0;t--)switch(t===0&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[t]){case s.TR:{this.insertionMode=g.IN_ROW;return}case s.TBODY:case s.THEAD:case s.TFOOT:{this.insertionMode=g.IN_TABLE_BODY;return}case s.CAPTION:{this.insertionMode=g.IN_CAPTION;return}case s.COLGROUP:{this.insertionMode=g.IN_COLUMN_GROUP;return}case s.TABLE:{this.insertionMode=g.IN_TABLE;return}case s.BODY:{this.insertionMode=g.IN_BODY;return}case s.FRAMESET:{this.insertionMode=g.IN_FRAMESET;return}case s.SELECT:{this._resetInsertionModeForSelect(t);return}case s.TEMPLATE:{this.insertionMode=this.tmplInsertionModeStack[0];return}case s.HTML:{this.insertionMode=this.headElement?g.AFTER_HEAD:g.BEFORE_HEAD;return}case s.TD:case s.TH:{if(t>0){this.insertionMode=g.IN_CELL;return}break}case s.HEAD:{if(t>0){this.insertionMode=g.IN_HEAD;return}break}}this.insertionMode=g.IN_BODY}_resetInsertionModeForSelect(t){if(t>0)for(let n=t-1;n>0;n--){const r=this.openElements.tagIDs[n];if(r===s.TEMPLATE)break;if(r===s.TABLE){this.insertionMode=g.IN_SELECT_IN_TABLE;return}}this.insertionMode=g.IN_SELECT}_isElementCausesFosterParenting(t){return jo.has(t)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let t=this.openElements.stackTop;t>=0;t--){const n=this.openElements.items[t];switch(this.openElements.tagIDs[t]){case s.TEMPLATE:{if(this.treeAdapter.getNamespaceURI(n)===D.HTML)return{parent:this.treeAdapter.getTemplateContent(n),beforeElement:null};break}case s.TABLE:{const r=this.treeAdapter.getParentNode(n);return r?{parent:r,beforeElement:n}:{parent:this.openElements.items[t-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(t){const n=this._findFosterParentingLocation();n.beforeElement?this.treeAdapter.insertBefore(n.parent,t,n.beforeElement):this.treeAdapter.appendChild(n.parent,t)}_isSpecialElement(t,n){const r=this.treeAdapter.getNamespaceURI(t);return vp[r].has(n)}onCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){j1(this,t);return}switch(this.insertionMode){case g.INITIAL:{dn(this,t);break}case g.BEFORE_HTML:{An(this,t);break}case g.BEFORE_HEAD:{_n(this,t);break}case g.IN_HEAD:{yn(this,t);break}case g.IN_HEAD_NO_SCRIPT:{Sn(this,t);break}case g.AFTER_HEAD:{xn(this,t);break}case g.IN_BODY:case g.IN_CAPTION:case g.IN_CELL:case g.IN_TEMPLATE:{Yo(this,t);break}case g.TEXT:case g.IN_SELECT:case g.IN_SELECT_IN_TABLE:{this._insertCharacters(t);break}case g.IN_TABLE:case g.IN_TABLE_BODY:case g.IN_ROW:{Qr(this,t);break}case g.IN_TABLE_TEXT:{Xo(this,t);break}case g.IN_COLUMN_GROUP:{nr(this,t);break}case g.AFTER_BODY:{rr(this,t);break}case g.AFTER_AFTER_BODY:{Kn(this,t);break}}}onNullCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){U1(this,t);return}switch(this.insertionMode){case g.INITIAL:{dn(this,t);break}case g.BEFORE_HTML:{An(this,t);break}case g.BEFORE_HEAD:{_n(this,t);break}case g.IN_HEAD:{yn(this,t);break}case g.IN_HEAD_NO_SCRIPT:{Sn(this,t);break}case g.AFTER_HEAD:{xn(this,t);break}case g.TEXT:{this._insertCharacters(t);break}case g.IN_TABLE:case g.IN_TABLE_BODY:case g.IN_ROW:{Qr(this,t);break}case g.IN_COLUMN_GROUP:{nr(this,t);break}case g.AFTER_BODY:{rr(this,t);break}case g.AFTER_AFTER_BODY:{Kn(this,t);break}}}onComment(t){if(this.skipNextNewLine=!1,this.currentNotInHTML){Ra(this,t);return}switch(this.insertionMode){case g.INITIAL:case g.BEFORE_HTML:case g.BEFORE_HEAD:case g.IN_HEAD:case g.IN_HEAD_NO_SCRIPT:case g.AFTER_HEAD:case g.IN_BODY:case g.IN_TABLE:case g.IN_CAPTION:case g.IN_COLUMN_GROUP:case g.IN_TABLE_BODY:case g.IN_ROW:case g.IN_CELL:case g.IN_SELECT:case g.IN_SELECT_IN_TABLE:case g.IN_TEMPLATE:case g.IN_FRAMESET:case g.AFTER_FRAMESET:{Ra(this,t);break}case g.IN_TABLE_TEXT:{hn(this,t);break}case g.AFTER_BODY:{TE(this,t);break}case g.AFTER_AFTER_BODY:case g.AFTER_AFTER_FRAMESET:{gE(this,t);break}}}onDoctype(t){switch(this.skipNextNewLine=!1,this.insertionMode){case g.INITIAL:{AE(this,t);break}case g.BEFORE_HEAD:case g.IN_HEAD:case g.IN_HEAD_NO_SCRIPT:case g.AFTER_HEAD:{this._err(t,x.misplacedDoctype);break}case g.IN_TABLE_TEXT:{hn(this,t);break}}}onStartTag(t){this.skipNextNewLine=!1,this.currentToken=t,this._processStartTag(t),t.selfClosing&&!t.ackSelfClosing&&this._err(t,x.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(t){this.shouldProcessStartTagTokenInForeignContent(t)?$1(this,t):this._startTagOutsideForeignContent(t)}_startTagOutsideForeignContent(t){switch(this.insertionMode){case g.INITIAL:{dn(this,t);break}case g.BEFORE_HTML:{_E(this,t);break}case g.BEFORE_HEAD:{SE(this,t);break}case g.IN_HEAD:{it(this,t);break}case g.IN_HEAD_NO_SCRIPT:{IE(this,t);break}case g.AFTER_HEAD:{OE(this,t);break}case g.IN_BODY:{Ue(this,t);break}case g.IN_TABLE:{en(this,t);break}case g.IN_TABLE_TEXT:{hn(this,t);break}case g.IN_CAPTION:{x1(this,t);break}case g.IN_COLUMN_GROUP:{oi(this,t);break}case g.IN_TABLE_BODY:{xr(this,t);break}case g.IN_ROW:{Cr(this,t);break}case g.IN_CELL:{N1(this,t);break}case g.IN_SELECT:{Zo(this,t);break}case g.IN_SELECT_IN_TABLE:{L1(this,t);break}case g.IN_TEMPLATE:{v1(this,t);break}case g.AFTER_BODY:{D1(this,t);break}case g.IN_FRAMESET:{k1(this,t);break}case g.AFTER_FRAMESET:{M1(this,t);break}case g.AFTER_AFTER_BODY:{F1(this,t);break}case g.AFTER_AFTER_FRAMESET:{H1(this,t);break}}}onEndTag(t){this.skipNextNewLine=!1,this.currentToken=t,this.currentNotInHTML?Y1(this,t):this._endTagOutsideForeignContent(t)}_endTagOutsideForeignContent(t){switch(this.insertionMode){case g.INITIAL:{dn(this,t);break}case g.BEFORE_HTML:{yE(this,t);break}case g.BEFORE_HEAD:{xE(this,t);break}case g.IN_HEAD:{CE(this,t);break}case g.IN_HEAD_NO_SCRIPT:{NE(this,t);break}case g.AFTER_HEAD:{LE(this,t);break}case g.IN_BODY:{Sr(this,t);break}case g.TEXT:{m1(this,t);break}case g.IN_TABLE:{On(this,t);break}case g.IN_TABLE_TEXT:{hn(this,t);break}case g.IN_CAPTION:{C1(this,t);break}case g.IN_COLUMN_GROUP:{I1(this,t);break}case g.IN_TABLE_BODY:{va(this,t);break}case g.IN_ROW:{Ko(this,t);break}case g.IN_CELL:{O1(this,t);break}case g.IN_SELECT:{Jo(this,t);break}case g.IN_SELECT_IN_TABLE:{R1(this,t);break}case g.IN_TEMPLATE:{P1(this,t);break}case g.AFTER_BODY:{tl(this,t);break}case g.IN_FRAMESET:{w1(this,t);break}case g.AFTER_FRAMESET:{B1(this,t);break}case g.AFTER_AFTER_BODY:{Kn(this,t);break}}}onEof(t){switch(this.insertionMode){case g.INITIAL:{dn(this,t);break}case g.BEFORE_HTML:{An(this,t);break}case g.BEFORE_HEAD:{_n(this,t);break}case g.IN_HEAD:{yn(this,t);break}case g.IN_HEAD_NO_SCRIPT:{Sn(this,t);break}case g.AFTER_HEAD:{xn(this,t);break}case g.IN_BODY:case g.IN_TABLE:case g.IN_CAPTION:case g.IN_COLUMN_GROUP:case g.IN_TABLE_BODY:case g.IN_ROW:case g.IN_CELL:case g.IN_SELECT:case g.IN_SELECT_IN_TABLE:{qo(this,t);break}case g.TEXT:{p1(this,t);break}case g.IN_TABLE_TEXT:{hn(this,t);break}case g.IN_TEMPLATE:{el(this,t);break}case g.AFTER_BODY:case g.IN_FRAMESET:case g.AFTER_FRAMESET:case g.AFTER_AFTER_BODY:case g.AFTER_AFTER_FRAMESET:{si(this,t);break}}}onWhitespaceCharacter(t){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,t.chars.charCodeAt(0)===E.LINE_FEED)){if(t.chars.length===1)return;t.chars=t.chars.substr(1)}if(this.tokenizer.inForeignNode){this._insertCharacters(t);return}switch(this.insertionMode){case g.IN_HEAD:case g.IN_HEAD_NO_SCRIPT:case g.AFTER_HEAD:case g.TEXT:case g.IN_COLUMN_GROUP:case g.IN_SELECT:case g.IN_SELECT_IN_TABLE:case g.IN_FRAMESET:case g.AFTER_FRAMESET:{this._insertCharacters(t);break}case g.IN_BODY:case g.IN_CAPTION:case g.IN_CELL:case g.IN_TEMPLATE:case g.AFTER_BODY:case g.AFTER_AFTER_BODY:case g.AFTER_AFTER_FRAMESET:{$o(this,t);break}case g.IN_TABLE:case g.IN_TABLE_BODY:case g.IN_ROW:{Qr(this,t);break}case g.IN_TABLE_TEXT:{Wo(this,t);break}}}}function dE(e,t){let n=e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);return n?e.openElements.contains(n.element)?e.openElements.hasInScope(t.tagID)||(n=null):(e.activeFormattingElements.removeEntry(n),n=null):Vo(e,t),n}function hE(e,t){let n=null,r=e.openElements.stackTop;for(;r>=0;r--){const a=e.openElements.items[r];if(a===t.element)break;e._isSpecialElement(a,e.openElements.tagIDs[r])&&(n=a)}return n||(e.openElements.shortenToLength(r<0?0:r),e.activeFormattingElements.removeEntry(t)),n}function mE(e,t,n){let r=t,a=e.openElements.getCommonAncestor(t);for(let i=0,u=a;u!==n;i++,u=a){a=e.openElements.getCommonAncestor(u);const o=e.activeFormattingElements.getElementEntry(u),l=o&&i>=cE;!o||l?(l&&e.activeFormattingElements.removeEntry(o),e.openElements.remove(u)):(u=pE(e,o),r===t&&(e.activeFormattingElements.bookmark=o),e.treeAdapter.detachNode(r),e.treeAdapter.appendChild(u,r),r=u)}return r}function pE(e,t){const n=e.treeAdapter.getNamespaceURI(t.element),r=e.treeAdapter.createElement(t.token.tagName,n,t.token.attrs);return e.openElements.replace(t.element,r),t.element=r,r}function EE(e,t,n){const r=e.treeAdapter.getTagName(t),a=un(r);if(e._isElementCausesFosterParenting(a))e._fosterParentElement(n);else{const i=e.treeAdapter.getNamespaceURI(t);a===s.TEMPLATE&&i===D.HTML&&(t=e.treeAdapter.getTemplateContent(t)),e.treeAdapter.appendChild(t,n)}}function bE(e,t,n){const r=e.treeAdapter.getNamespaceURI(n.element),{token:a}=n,i=e.treeAdapter.createElement(a.tagName,r,a.attrs);e._adoptNodes(t,i),e.treeAdapter.appendChild(t,i),e.activeFormattingElements.insertElementAfterBookmark(i,a),e.activeFormattingElements.removeEntry(n),e.openElements.remove(n.element),e.openElements.insertAfter(t,i,a.tagID)}function ui(e,t){for(let n=0;n<lE;n++){const r=dE(e,t);if(!r)break;const a=hE(e,r);if(!a)break;e.activeFormattingElements.bookmark=r;const i=mE(e,a,r.element),u=e.openElements.getCommonAncestor(r.element);e.treeAdapter.detachNode(i),u&&EE(e,u,i),bE(e,a,r)}}function Ra(e,t){e._appendCommentNode(t,e.openElements.currentTmplContentOrNode)}function TE(e,t){e._appendCommentNode(t,e.openElements.items[0])}function gE(e,t){e._appendCommentNode(t,e.document)}function si(e,t){if(e.stopped=!0,t.location){const n=e.fragmentContext?0:2;for(let r=e.openElements.stackTop;r>=n;r--)e._setEndLocation(e.openElements.items[r],t);if(!e.fragmentContext&&e.openElements.stackTop>=0){const r=e.openElements.items[0],a=e.treeAdapter.getNodeSourceCodeLocation(r);if(a&&!a.endTag&&(e._setEndLocation(r,t),e.openElements.stackTop>=1)){const i=e.openElements.items[1],u=e.treeAdapter.getNodeSourceCodeLocation(i);u&&!u.endTag&&e._setEndLocation(i,t)}}}}function AE(e,t){e._setDocumentType(t);const n=t.forceQuirks?Je.QUIRKS:Qp(t);Xp(t)||e._err(t,x.nonConformingDoctype),e.treeAdapter.setDocumentMode(e.document,n),e.insertionMode=g.BEFORE_HTML}function dn(e,t){e._err(t,x.missingDoctype,!0),e.treeAdapter.setDocumentMode(e.document,Je.QUIRKS),e.insertionMode=g.BEFORE_HTML,e._processToken(t)}function _E(e,t){t.tagID===s.HTML?(e._insertElement(t,D.HTML),e.insertionMode=g.BEFORE_HEAD):An(e,t)}function yE(e,t){const n=t.tagID;(n===s.HTML||n===s.HEAD||n===s.BODY||n===s.BR)&&An(e,t)}function An(e,t){e._insertFakeRootElement(),e.insertionMode=g.BEFORE_HEAD,e._processToken(t)}function SE(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.HEAD:{e._insertElement(t,D.HTML),e.headElement=e.openElements.current,e.insertionMode=g.IN_HEAD;break}default:_n(e,t)}}function xE(e,t){const n=t.tagID;n===s.HEAD||n===s.BODY||n===s.HTML||n===s.BR?_n(e,t):e._err(t,x.endTagWithoutMatchingOpenElement)}function _n(e,t){e._insertFakeElement(_.HEAD,s.HEAD),e.headElement=e.openElements.current,e.insertionMode=g.IN_HEAD,e._processToken(t)}function it(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.BASE:case s.BASEFONT:case s.BGSOUND:case s.LINK:case s.META:{e._appendElement(t,D.HTML),t.ackSelfClosing=!0;break}case s.TITLE:{e._switchToTextParsing(t,Pe.RCDATA);break}case s.NOSCRIPT:{e.options.scriptingEnabled?e._switchToTextParsing(t,Pe.RAWTEXT):(e._insertElement(t,D.HTML),e.insertionMode=g.IN_HEAD_NO_SCRIPT);break}case s.NOFRAMES:case s.STYLE:{e._switchToTextParsing(t,Pe.RAWTEXT);break}case s.SCRIPT:{e._switchToTextParsing(t,Pe.SCRIPT_DATA);break}case s.TEMPLATE:{e._insertTemplate(t),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=g.IN_TEMPLATE,e.tmplInsertionModeStack.unshift(g.IN_TEMPLATE);break}case s.HEAD:{e._err(t,x.misplacedStartTagForHeadElement);break}default:yn(e,t)}}function CE(e,t){switch(t.tagID){case s.HEAD:{e.openElements.pop(),e.insertionMode=g.AFTER_HEAD;break}case s.BODY:case s.BR:case s.HTML:{yn(e,t);break}case s.TEMPLATE:{Ht(e,t);break}default:e._err(t,x.endTagWithoutMatchingOpenElement)}}function Ht(e,t){e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagId!==s.TEMPLATE&&e._err(t,x.closingOfElementWithOpenChildElements),e.openElements.popUntilTagNamePopped(s.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode()):e._err(t,x.endTagWithoutMatchingOpenElement)}function yn(e,t){e.openElements.pop(),e.insertionMode=g.AFTER_HEAD,e._processToken(t)}function IE(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.BASEFONT:case s.BGSOUND:case s.HEAD:case s.LINK:case s.META:case s.NOFRAMES:case s.STYLE:{it(e,t);break}case s.NOSCRIPT:{e._err(t,x.nestedNoscriptInHead);break}default:Sn(e,t)}}function NE(e,t){switch(t.tagID){case s.NOSCRIPT:{e.openElements.pop(),e.insertionMode=g.IN_HEAD;break}case s.BR:{Sn(e,t);break}default:e._err(t,x.endTagWithoutMatchingOpenElement)}}function Sn(e,t){const n=t.type===le.EOF?x.openElementsLeftAfterEof:x.disallowedContentInNoscriptInHead;e._err(t,n),e.openElements.pop(),e.insertionMode=g.IN_HEAD,e._processToken(t)}function OE(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.BODY:{e._insertElement(t,D.HTML),e.framesetOk=!1,e.insertionMode=g.IN_BODY;break}case s.FRAMESET:{e._insertElement(t,D.HTML),e.insertionMode=g.IN_FRAMESET;break}case s.BASE:case s.BASEFONT:case s.BGSOUND:case s.LINK:case s.META:case s.NOFRAMES:case s.SCRIPT:case s.STYLE:case s.TEMPLATE:case s.TITLE:{e._err(t,x.abandonedHeadElementChild),e.openElements.push(e.headElement,s.HEAD),it(e,t),e.openElements.remove(e.headElement);break}case s.HEAD:{e._err(t,x.misplacedStartTagForHeadElement);break}default:xn(e,t)}}function LE(e,t){switch(t.tagID){case s.BODY:case s.HTML:case s.BR:{xn(e,t);break}case s.TEMPLATE:{Ht(e,t);break}default:e._err(t,x.endTagWithoutMatchingOpenElement)}}function xn(e,t){e._insertFakeElement(_.BODY,s.BODY),e.insertionMode=g.IN_BODY,yr(e,t)}function yr(e,t){switch(t.type){case le.CHARACTER:{Yo(e,t);break}case le.WHITESPACE_CHARACTER:{$o(e,t);break}case le.COMMENT:{Ra(e,t);break}case le.START_TAG:{Ue(e,t);break}case le.END_TAG:{Sr(e,t);break}case le.EOF:{qo(e,t);break}}}function $o(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t)}function Yo(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t),e.framesetOk=!1}function RE(e,t){e.openElements.tmplCount===0&&e.treeAdapter.adoptAttributes(e.openElements.items[0],t.attrs)}function vE(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e.openElements.tmplCount===0&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(n,t.attrs))}function PE(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();e.framesetOk&&n&&(e.treeAdapter.detachNode(n),e.openElements.popAllUpToHtmlElement(),e._insertElement(t,D.HTML),e.insertionMode=g.IN_FRAMESET)}function DE(e,t){e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._insertElement(t,D.HTML)}function kE(e,t){e.openElements.hasInButtonScope(s.P)&&e._closePElement(),La.has(e.openElements.currentTagId)&&e.openElements.pop(),e._insertElement(t,D.HTML)}function wE(e,t){e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._insertElement(t,D.HTML),e.skipNextNewLine=!0,e.framesetOk=!1}function ME(e,t){const n=e.openElements.tmplCount>0;(!e.formElement||n)&&(e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._insertElement(t,D.HTML),n||(e.formElement=e.openElements.current))}function BE(e,t){e.framesetOk=!1;const n=t.tagID;for(let r=e.openElements.stackTop;r>=0;r--){const a=e.openElements.tagIDs[r];if(n===s.LI&&a===s.LI||(n===s.DD||n===s.DT)&&(a===s.DD||a===s.DT)){e.openElements.generateImpliedEndTagsWithExclusion(a),e.openElements.popUntilTagNamePopped(a);break}if(a!==s.ADDRESS&&a!==s.DIV&&a!==s.P&&e._isSpecialElement(e.openElements.items[r],a))break}e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._insertElement(t,D.HTML)}function FE(e,t){e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._insertElement(t,D.HTML),e.tokenizer.state=Pe.PLAINTEXT}function HE(e,t){e.openElements.hasInScope(s.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(s.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(t,D.HTML),e.framesetOk=!1}function UE(e,t){const n=e.activeFormattingElements.getElementEntryInScopeWithTagName(_.A);n&&(ui(e,t),e.openElements.remove(n.element),e.activeFormattingElements.removeEntry(n)),e._reconstructActiveFormattingElements(),e._insertElement(t,D.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function jE(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,D.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function $E(e,t){e._reconstructActiveFormattingElements(),e.openElements.hasInScope(s.NOBR)&&(ui(e,t),e._reconstructActiveFormattingElements()),e._insertElement(t,D.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function YE(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,D.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1}function GE(e,t){e.treeAdapter.getDocumentMode(e.document)!==Je.QUIRKS&&e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._insertElement(t,D.HTML),e.framesetOk=!1,e.insertionMode=g.IN_TABLE}function Go(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,D.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function zo(e){const t=Ro(e,Dt.TYPE);return t!=null&&t.toLowerCase()===oE}function zE(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,D.HTML),zo(t)||(e.framesetOk=!1),t.ackSelfClosing=!0}function VE(e,t){e._appendElement(t,D.HTML),t.ackSelfClosing=!0}function qE(e,t){e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._appendElement(t,D.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function WE(e,t){t.tagName=_.IMG,t.tagID=s.IMG,Go(e,t)}function XE(e,t){e._insertElement(t,D.HTML),e.skipNextNewLine=!0,e.tokenizer.state=Pe.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=g.TEXT}function QE(e,t){e.openElements.hasInButtonScope(s.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(t,Pe.RAWTEXT)}function KE(e,t){e.framesetOk=!1,e._switchToTextParsing(t,Pe.RAWTEXT)}function ku(e,t){e._switchToTextParsing(t,Pe.RAWTEXT)}function ZE(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,D.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===g.IN_TABLE||e.insertionMode===g.IN_CAPTION||e.insertionMode===g.IN_TABLE_BODY||e.insertionMode===g.IN_ROW||e.insertionMode===g.IN_CELL?g.IN_SELECT_IN_TABLE:g.IN_SELECT}function JE(e,t){e.openElements.currentTagId===s.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(t,D.HTML)}function e1(e,t){e.openElements.hasInScope(s.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(t,D.HTML)}function t1(e,t){e.openElements.hasInScope(s.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(s.RTC),e._insertElement(t,D.HTML)}function n1(e,t){e._reconstructActiveFormattingElements(),Ho(t),ii(t),t.selfClosing?e._appendElement(t,D.MATHML):e._insertElement(t,D.MATHML),t.ackSelfClosing=!0}function r1(e,t){e._reconstructActiveFormattingElements(),Uo(t),ii(t),t.selfClosing?e._appendElement(t,D.SVG):e._insertElement(t,D.SVG),t.ackSelfClosing=!0}function wu(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,D.HTML)}function Ue(e,t){switch(t.tagID){case s.I:case s.S:case s.B:case s.U:case s.EM:case s.TT:case s.BIG:case s.CODE:case s.FONT:case s.SMALL:case s.STRIKE:case s.STRONG:{jE(e,t);break}case s.A:{UE(e,t);break}case s.H1:case s.H2:case s.H3:case s.H4:case s.H5:case s.H6:{kE(e,t);break}case s.P:case s.DL:case s.OL:case s.UL:case s.DIV:case s.DIR:case s.NAV:case s.MAIN:case s.MENU:case s.ASIDE:case s.CENTER:case s.FIGURE:case s.FOOTER:case s.HEADER:case s.HGROUP:case s.DIALOG:case s.DETAILS:case s.ADDRESS:case s.ARTICLE:case s.SEARCH:case s.SECTION:case s.SUMMARY:case s.FIELDSET:case s.BLOCKQUOTE:case s.FIGCAPTION:{DE(e,t);break}case s.LI:case s.DD:case s.DT:{BE(e,t);break}case s.BR:case s.IMG:case s.WBR:case s.AREA:case s.EMBED:case s.KEYGEN:{Go(e,t);break}case s.HR:{qE(e,t);break}case s.RB:case s.RTC:{e1(e,t);break}case s.RT:case s.RP:{t1(e,t);break}case s.PRE:case s.LISTING:{wE(e,t);break}case s.XMP:{QE(e,t);break}case s.SVG:{r1(e,t);break}case s.HTML:{RE(e,t);break}case s.BASE:case s.LINK:case s.META:case s.STYLE:case s.TITLE:case s.SCRIPT:case s.BGSOUND:case s.BASEFONT:case s.TEMPLATE:{it(e,t);break}case s.BODY:{vE(e,t);break}case s.FORM:{ME(e,t);break}case s.NOBR:{$E(e,t);break}case s.MATH:{n1(e,t);break}case s.TABLE:{GE(e,t);break}case s.INPUT:{zE(e,t);break}case s.PARAM:case s.TRACK:case s.SOURCE:{VE(e,t);break}case s.IMAGE:{WE(e,t);break}case s.BUTTON:{HE(e,t);break}case s.APPLET:case s.OBJECT:case s.MARQUEE:{YE(e,t);break}case s.IFRAME:{KE(e,t);break}case s.SELECT:{ZE(e,t);break}case s.OPTION:case s.OPTGROUP:{JE(e,t);break}case s.NOEMBED:case s.NOFRAMES:{ku(e,t);break}case s.FRAMESET:{PE(e,t);break}case s.TEXTAREA:{XE(e,t);break}case s.NOSCRIPT:{e.options.scriptingEnabled?ku(e,t):wu(e,t);break}case s.PLAINTEXT:{FE(e,t);break}case s.COL:case s.TH:case s.TD:case s.TR:case s.HEAD:case s.FRAME:case s.TBODY:case s.TFOOT:case s.THEAD:case s.CAPTION:case s.COLGROUP:break;default:wu(e,t)}}function a1(e,t){if(e.openElements.hasInScope(s.BODY)&&(e.insertionMode=g.AFTER_BODY,e.options.sourceCodeLocationInfo)){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e._setEndLocation(n,t)}}function i1(e,t){e.openElements.hasInScope(s.BODY)&&(e.insertionMode=g.AFTER_BODY,tl(e,t))}function u1(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n))}function s1(e){const t=e.openElements.tmplCount>0,{formElement:n}=e;t||(e.formElement=null),(n||t)&&e.openElements.hasInScope(s.FORM)&&(e.openElements.generateImpliedEndTags(),t?e.openElements.popUntilTagNamePopped(s.FORM):n&&e.openElements.remove(n))}function o1(e){e.openElements.hasInButtonScope(s.P)||e._insertFakeElement(_.P,s.P),e._closePElement()}function l1(e){e.openElements.hasInListItemScope(s.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(s.LI),e.openElements.popUntilTagNamePopped(s.LI))}function c1(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.popUntilTagNamePopped(n))}function f1(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped())}function d1(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker())}function h1(e){e._reconstructActiveFormattingElements(),e._insertFakeElement(_.BR,s.BR),e.openElements.pop(),e.framesetOk=!1}function Vo(e,t){const n=t.tagName,r=t.tagID;for(let a=e.openElements.stackTop;a>0;a--){const i=e.openElements.items[a],u=e.openElements.tagIDs[a];if(r===u&&(r!==s.UNKNOWN||e.treeAdapter.getTagName(i)===n)){e.openElements.generateImpliedEndTagsWithExclusion(r),e.openElements.stackTop>=a&&e.openElements.shortenToLength(a);break}if(e._isSpecialElement(i,u))break}}function Sr(e,t){switch(t.tagID){case s.A:case s.B:case s.I:case s.S:case s.U:case s.EM:case s.TT:case s.BIG:case s.CODE:case s.FONT:case s.NOBR:case s.SMALL:case s.STRIKE:case s.STRONG:{ui(e,t);break}case s.P:{o1(e);break}case s.DL:case s.UL:case s.OL:case s.DIR:case s.DIV:case s.NAV:case s.PRE:case s.MAIN:case s.MENU:case s.ASIDE:case s.BUTTON:case s.CENTER:case s.FIGURE:case s.FOOTER:case s.HEADER:case s.HGROUP:case s.DIALOG:case s.ADDRESS:case s.ARTICLE:case s.DETAILS:case s.SEARCH:case s.SECTION:case s.SUMMARY:case s.LISTING:case s.FIELDSET:case s.BLOCKQUOTE:case s.FIGCAPTION:{u1(e,t);break}case s.LI:{l1(e);break}case s.DD:case s.DT:{c1(e,t);break}case s.H1:case s.H2:case s.H3:case s.H4:case s.H5:case s.H6:{f1(e);break}case s.BR:{h1(e);break}case s.BODY:{a1(e,t);break}case s.HTML:{i1(e,t);break}case s.FORM:{s1(e);break}case s.APPLET:case s.OBJECT:case s.MARQUEE:{d1(e,t);break}case s.TEMPLATE:{Ht(e,t);break}default:Vo(e,t)}}function qo(e,t){e.tmplInsertionModeStack.length>0?el(e,t):si(e,t)}function m1(e,t){var n;t.tagID===s.SCRIPT&&((n=e.scriptHandler)===null||n===void 0||n.call(e,e.openElements.current)),e.openElements.pop(),e.insertionMode=e.originalInsertionMode}function p1(e,t){e._err(t,x.eofInElementThatCanContainOnlyText),e.openElements.pop(),e.insertionMode=e.originalInsertionMode,e.onEof(t)}function Qr(e,t){if(jo.has(e.openElements.currentTagId))switch(e.pendingCharacterTokens.length=0,e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=g.IN_TABLE_TEXT,t.type){case le.CHARACTER:{Xo(e,t);break}case le.WHITESPACE_CHARACTER:{Wo(e,t);break}}else kn(e,t)}function E1(e,t){e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(t,D.HTML),e.insertionMode=g.IN_CAPTION}function b1(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,D.HTML),e.insertionMode=g.IN_COLUMN_GROUP}function T1(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(_.COLGROUP,s.COLGROUP),e.insertionMode=g.IN_COLUMN_GROUP,oi(e,t)}function g1(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,D.HTML),e.insertionMode=g.IN_TABLE_BODY}function A1(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(_.TBODY,s.TBODY),e.insertionMode=g.IN_TABLE_BODY,xr(e,t)}function _1(e,t){e.openElements.hasInTableScope(s.TABLE)&&(e.openElements.popUntilTagNamePopped(s.TABLE),e._resetInsertionMode(),e._processStartTag(t))}function y1(e,t){zo(t)?e._appendElement(t,D.HTML):kn(e,t),t.ackSelfClosing=!0}function S1(e,t){!e.formElement&&e.openElements.tmplCount===0&&(e._insertElement(t,D.HTML),e.formElement=e.openElements.current,e.openElements.pop())}function en(e,t){switch(t.tagID){case s.TD:case s.TH:case s.TR:{A1(e,t);break}case s.STYLE:case s.SCRIPT:case s.TEMPLATE:{it(e,t);break}case s.COL:{T1(e,t);break}case s.FORM:{S1(e,t);break}case s.TABLE:{_1(e,t);break}case s.TBODY:case s.TFOOT:case s.THEAD:{g1(e,t);break}case s.INPUT:{y1(e,t);break}case s.CAPTION:{E1(e,t);break}case s.COLGROUP:{b1(e,t);break}default:kn(e,t)}}function On(e,t){switch(t.tagID){case s.TABLE:{e.openElements.hasInTableScope(s.TABLE)&&(e.openElements.popUntilTagNamePopped(s.TABLE),e._resetInsertionMode());break}case s.TEMPLATE:{Ht(e,t);break}case s.BODY:case s.CAPTION:case s.COL:case s.COLGROUP:case s.HTML:case s.TBODY:case s.TD:case s.TFOOT:case s.TH:case s.THEAD:case s.TR:break;default:kn(e,t)}}function kn(e,t){const n=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,yr(e,t),e.fosterParentingEnabled=n}function Wo(e,t){e.pendingCharacterTokens.push(t)}function Xo(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePendingCharacterToken=!0}function hn(e,t){let n=0;if(e.hasNonWhitespacePendingCharacterToken)for(;n<e.pendingCharacterTokens.length;n++)kn(e,e.pendingCharacterTokens[n]);else for(;n<e.pendingCharacterTokens.length;n++)e._insertCharacters(e.pendingCharacterTokens[n]);e.insertionMode=e.originalInsertionMode,e._processToken(t)}const Qo=new Set([s.CAPTION,s.COL,s.COLGROUP,s.TBODY,s.TD,s.TFOOT,s.TH,s.THEAD,s.TR]);function x1(e,t){const n=t.tagID;Qo.has(n)?e.openElements.hasInTableScope(s.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(s.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=g.IN_TABLE,en(e,t)):Ue(e,t)}function C1(e,t){const n=t.tagID;switch(n){case s.CAPTION:case s.TABLE:{e.openElements.hasInTableScope(s.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(s.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=g.IN_TABLE,n===s.TABLE&&On(e,t));break}case s.BODY:case s.COL:case s.COLGROUP:case s.HTML:case s.TBODY:case s.TD:case s.TFOOT:case s.TH:case s.THEAD:case s.TR:break;default:Sr(e,t)}}function oi(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.COL:{e._appendElement(t,D.HTML),t.ackSelfClosing=!0;break}case s.TEMPLATE:{it(e,t);break}default:nr(e,t)}}function I1(e,t){switch(t.tagID){case s.COLGROUP:{e.openElements.currentTagId===s.COLGROUP&&(e.openElements.pop(),e.insertionMode=g.IN_TABLE);break}case s.TEMPLATE:{Ht(e,t);break}case s.COL:break;default:nr(e,t)}}function nr(e,t){e.openElements.currentTagId===s.COLGROUP&&(e.openElements.pop(),e.insertionMode=g.IN_TABLE,e._processToken(t))}function xr(e,t){switch(t.tagID){case s.TR:{e.openElements.clearBackToTableBodyContext(),e._insertElement(t,D.HTML),e.insertionMode=g.IN_ROW;break}case s.TH:case s.TD:{e.openElements.clearBackToTableBodyContext(),e._insertFakeElement(_.TR,s.TR),e.insertionMode=g.IN_ROW,Cr(e,t);break}case s.CAPTION:case s.COL:case s.COLGROUP:case s.TBODY:case s.TFOOT:case s.THEAD:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=g.IN_TABLE,en(e,t));break}default:en(e,t)}}function va(e,t){const n=t.tagID;switch(t.tagID){case s.TBODY:case s.TFOOT:case s.THEAD:{e.openElements.hasInTableScope(n)&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=g.IN_TABLE);break}case s.TABLE:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=g.IN_TABLE,On(e,t));break}case s.BODY:case s.CAPTION:case s.COL:case s.COLGROUP:case s.HTML:case s.TD:case s.TH:case s.TR:break;default:On(e,t)}}function Cr(e,t){switch(t.tagID){case s.TH:case s.TD:{e.openElements.clearBackToTableRowContext(),e._insertElement(t,D.HTML),e.insertionMode=g.IN_CELL,e.activeFormattingElements.insertMarker();break}case s.CAPTION:case s.COL:case s.COLGROUP:case s.TBODY:case s.TFOOT:case s.THEAD:case s.TR:{e.openElements.hasInTableScope(s.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=g.IN_TABLE_BODY,xr(e,t));break}default:en(e,t)}}function Ko(e,t){switch(t.tagID){case s.TR:{e.openElements.hasInTableScope(s.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=g.IN_TABLE_BODY);break}case s.TABLE:{e.openElements.hasInTableScope(s.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=g.IN_TABLE_BODY,va(e,t));break}case s.TBODY:case s.TFOOT:case s.THEAD:{(e.openElements.hasInTableScope(t.tagID)||e.openElements.hasInTableScope(s.TR))&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=g.IN_TABLE_BODY,va(e,t));break}case s.BODY:case s.CAPTION:case s.COL:case s.COLGROUP:case s.HTML:case s.TD:case s.TH:break;default:On(e,t)}}function N1(e,t){const n=t.tagID;Qo.has(n)?(e.openElements.hasInTableScope(s.TD)||e.openElements.hasInTableScope(s.TH))&&(e._closeTableCell(),Cr(e,t)):Ue(e,t)}function O1(e,t){const n=t.tagID;switch(n){case s.TD:case s.TH:{e.openElements.hasInTableScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=g.IN_ROW);break}case s.TABLE:case s.TBODY:case s.TFOOT:case s.THEAD:case s.TR:{e.openElements.hasInTableScope(n)&&(e._closeTableCell(),Ko(e,t));break}case s.BODY:case s.CAPTION:case s.COL:case s.COLGROUP:case s.HTML:break;default:Sr(e,t)}}function Zo(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.OPTION:{e.openElements.currentTagId===s.OPTION&&e.openElements.pop(),e._insertElement(t,D.HTML);break}case s.OPTGROUP:{e.openElements.currentTagId===s.OPTION&&e.openElements.pop(),e.openElements.currentTagId===s.OPTGROUP&&e.openElements.pop(),e._insertElement(t,D.HTML);break}case s.HR:{e.openElements.currentTagId===s.OPTION&&e.openElements.pop(),e.openElements.currentTagId===s.OPTGROUP&&e.openElements.pop(),e._appendElement(t,D.HTML),t.ackSelfClosing=!0;break}case s.INPUT:case s.KEYGEN:case s.TEXTAREA:case s.SELECT:{e.openElements.hasInSelectScope(s.SELECT)&&(e.openElements.popUntilTagNamePopped(s.SELECT),e._resetInsertionMode(),t.tagID!==s.SELECT&&e._processStartTag(t));break}case s.SCRIPT:case s.TEMPLATE:{it(e,t);break}}}function Jo(e,t){switch(t.tagID){case s.OPTGROUP:{e.openElements.stackTop>0&&e.openElements.currentTagId===s.OPTION&&e.openElements.tagIDs[e.openElements.stackTop-1]===s.OPTGROUP&&e.openElements.pop(),e.openElements.currentTagId===s.OPTGROUP&&e.openElements.pop();break}case s.OPTION:{e.openElements.currentTagId===s.OPTION&&e.openElements.pop();break}case s.SELECT:{e.openElements.hasInSelectScope(s.SELECT)&&(e.openElements.popUntilTagNamePopped(s.SELECT),e._resetInsertionMode());break}case s.TEMPLATE:{Ht(e,t);break}}}function L1(e,t){const n=t.tagID;n===s.CAPTION||n===s.TABLE||n===s.TBODY||n===s.TFOOT||n===s.THEAD||n===s.TR||n===s.TD||n===s.TH?(e.openElements.popUntilTagNamePopped(s.SELECT),e._resetInsertionMode(),e._processStartTag(t)):Zo(e,t)}function R1(e,t){const n=t.tagID;n===s.CAPTION||n===s.TABLE||n===s.TBODY||n===s.TFOOT||n===s.THEAD||n===s.TR||n===s.TD||n===s.TH?e.openElements.hasInTableScope(n)&&(e.openElements.popUntilTagNamePopped(s.SELECT),e._resetInsertionMode(),e.onEndTag(t)):Jo(e,t)}function v1(e,t){switch(t.tagID){case s.BASE:case s.BASEFONT:case s.BGSOUND:case s.LINK:case s.META:case s.NOFRAMES:case s.SCRIPT:case s.STYLE:case s.TEMPLATE:case s.TITLE:{it(e,t);break}case s.CAPTION:case s.COLGROUP:case s.TBODY:case s.TFOOT:case s.THEAD:{e.tmplInsertionModeStack[0]=g.IN_TABLE,e.insertionMode=g.IN_TABLE,en(e,t);break}case s.COL:{e.tmplInsertionModeStack[0]=g.IN_COLUMN_GROUP,e.insertionMode=g.IN_COLUMN_GROUP,oi(e,t);break}case s.TR:{e.tmplInsertionModeStack[0]=g.IN_TABLE_BODY,e.insertionMode=g.IN_TABLE_BODY,xr(e,t);break}case s.TD:case s.TH:{e.tmplInsertionModeStack[0]=g.IN_ROW,e.insertionMode=g.IN_ROW,Cr(e,t);break}default:e.tmplInsertionModeStack[0]=g.IN_BODY,e.insertionMode=g.IN_BODY,Ue(e,t)}}function P1(e,t){t.tagID===s.TEMPLATE&&Ht(e,t)}function el(e,t){e.openElements.tmplCount>0?(e.openElements.popUntilTagNamePopped(s.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode(),e.onEof(t)):si(e,t)}function D1(e,t){t.tagID===s.HTML?Ue(e,t):rr(e,t)}function tl(e,t){var n;if(t.tagID===s.HTML){if(e.fragmentContext||(e.insertionMode=g.AFTER_AFTER_BODY),e.options.sourceCodeLocationInfo&&e.openElements.tagIDs[0]===s.HTML){e._setEndLocation(e.openElements.items[0],t);const r=e.openElements.items[1];r&&!(!((n=e.treeAdapter.getNodeSourceCodeLocation(r))===null||n===void 0)&&n.endTag)&&e._setEndLocation(r,t)}}else rr(e,t)}function rr(e,t){e.insertionMode=g.IN_BODY,yr(e,t)}function k1(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.FRAMESET:{e._insertElement(t,D.HTML);break}case s.FRAME:{e._appendElement(t,D.HTML),t.ackSelfClosing=!0;break}case s.NOFRAMES:{it(e,t);break}}}function w1(e,t){t.tagID===s.FRAMESET&&!e.openElements.isRootHtmlElementCurrent()&&(e.openElements.pop(),!e.fragmentContext&&e.openElements.currentTagId!==s.FRAMESET&&(e.insertionMode=g.AFTER_FRAMESET))}function M1(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.NOFRAMES:{it(e,t);break}}}function B1(e,t){t.tagID===s.HTML&&(e.insertionMode=g.AFTER_AFTER_FRAMESET)}function F1(e,t){t.tagID===s.HTML?Ue(e,t):Kn(e,t)}function Kn(e,t){e.insertionMode=g.IN_BODY,yr(e,t)}function H1(e,t){switch(t.tagID){case s.HTML:{Ue(e,t);break}case s.NOFRAMES:{it(e,t);break}}}function U1(e,t){t.chars=Re,e._insertCharacters(t)}function j1(e,t){e._insertCharacters(t),e.framesetOk=!1}function nl(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current)!==D.HTML&&!e._isIntegrationPoint(e.openElements.currentTagId,e.openElements.current);)e.openElements.pop()}function $1(e,t){if(rE(t))nl(e),e._startTagOutsideForeignContent(t);else{const n=e._getAdjustedCurrentElement(),r=e.treeAdapter.getNamespaceURI(n);r===D.MATHML?Ho(t):r===D.SVG&&(aE(t),Uo(t)),ii(t),t.selfClosing?e._appendElement(t,r):e._insertElement(t,r),t.ackSelfClosing=!0}}function Y1(e,t){if(t.tagID===s.P||t.tagID===s.BR){nl(e),e._endTagOutsideForeignContent(t);return}for(let n=e.openElements.stackTop;n>0;n--){const r=e.openElements.items[n];if(e.treeAdapter.getNamespaceURI(r)===D.HTML){e._endTagOutsideForeignContent(t);break}const a=e.treeAdapter.getTagName(r);if(a.toLowerCase()===t.tagName){t.tagName=a,e.openElements.shortenToLength(n);break}}}_.AREA,_.BASE,_.BASEFONT,_.BGSOUND,_.BR,_.COL,_.EMBED,_.FRAME,_.HR,_.IMG,_.INPUT,_.KEYGEN,_.LINK,_.META,_.PARAM,_.SOURCE,_.TRACK,_.WBR;const G1=new Set(["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"]),Mu={sourceCodeLocationInfo:!0,scriptingEnabled:!1};function rl(e,t){const n=eb(e),r=Co("type",{handlers:{root:z1,element:V1,text:q1,comment:il,doctype:W1,raw:Q1},unknown:K1}),a={parser:n?new Du(Mu):Du.getFragmentParser(void 0,Mu),handle(o){r(o,a)},stitches:!1,options:t||{}};r(e,a),sn(a,mt());const i=n?a.parser.document:a.parser.getFragment(),u=np(i,{file:a.options.file});return a.stitches&&ti(u,"comment",function(o,l,c){const f=o;if(f.value.stitch&&c&&l!==void 0){const d=c.children;return d[l]=f.value.stitch,l}}),u.type==="root"&&u.children.length===1&&u.children[0].type===e.type?u.children[0]:u}function al(e,t){let n=-1;if(e)for(;++n<e.length;)t.handle(e[n])}function z1(e,t){al(e.children,t)}function V1(e,t){Z1(e,t),al(e.children,t),J1(e,t)}function q1(e,t){t.parser.tokenizer.state>4&&(t.parser.tokenizer.state=0);const n={type:le.CHARACTER,chars:e.value,location:wn(e)};sn(t,mt(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function W1(e,t){const n={type:le.DOCTYPE,name:"html",forceQuirks:!1,publicId:"",systemId:"",location:wn(e)};sn(t,mt(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function X1(e,t){t.stitches=!0;const n=tb(e);if("children"in e&&"children"in n){const r=rl({type:"root",children:e.children},t.options);n.children=r.children}il({type:"comment",value:{stitch:n}},t)}function il(e,t){const n=e.value,r={type:le.COMMENT,data:n,location:wn(e)};sn(t,mt(e)),t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken)}function Q1(e,t){if(t.parser.tokenizer.preprocessor.html="",t.parser.tokenizer.preprocessor.pos=-1,t.parser.tokenizer.preprocessor.lastGapPos=-2,t.parser.tokenizer.preprocessor.gapStack=[],t.parser.tokenizer.preprocessor.skipNextNewLine=!1,t.parser.tokenizer.preprocessor.lastChunkWritten=!1,t.parser.tokenizer.preprocessor.endOfChunkHit=!1,t.parser.tokenizer.preprocessor.isEol=!1,ul(t,mt(e)),t.parser.tokenizer.write(e.value,!1),t.parser.tokenizer._runParsingLoop(),t.parser.tokenizer.state===72||t.parser.tokenizer.state===78){t.parser.tokenizer.preprocessor.lastChunkWritten=!0;const n=t.parser.tokenizer._consume();t.parser.tokenizer._callState(n)}}function K1(e,t){const n=e;if(t.options.passThrough&&t.options.passThrough.includes(n.type))X1(n,t);else{let r="";throw G1.has(n.type)&&(r=". It looks like you are using MDX nodes with `hast-util-raw` (or `rehype-raw`). If you use this because you are using remark or rehype plugins that inject `'html'` nodes, then please raise an issue with that plugin, as its a bad and slow idea. If you use this because you are using markdown syntax, then you have to configure this utility (or plugin) to pass through these nodes (see `passThrough` in docs), but you can also migrate to use the MDX syntax"),new Error("Cannot compile `"+n.type+"` node"+r)}}function sn(e,t){ul(e,t);const n=e.parser.tokenizer.currentCharacterToken;n&&n.location&&(n.location.endLine=e.parser.tokenizer.preprocessor.line,n.location.endCol=e.parser.tokenizer.preprocessor.col+1,n.location.endOffset=e.parser.tokenizer.preprocessor.offset+1,e.parser.currentToken=n,e.parser._processToken(e.parser.currentToken)),e.parser.tokenizer.paused=!1,e.parser.tokenizer.inLoop=!1,e.parser.tokenizer.active=!1,e.parser.tokenizer.returnState=Pe.DATA,e.parser.tokenizer.charRefCode=-1,e.parser.tokenizer.consumedAfterSnapshot=-1,e.parser.tokenizer.currentLocation=null,e.parser.tokenizer.currentCharacterToken=null,e.parser.tokenizer.currentToken=null,e.parser.tokenizer.currentAttr={name:"",value:""}}function ul(e,t){if(t&&t.offset!==void 0){const n={startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:-1,endCol:-1,endOffset:-1};e.parser.tokenizer.preprocessor.lineStartPos=-t.column+1,e.parser.tokenizer.preprocessor.droppedBufferSize=t.offset,e.parser.tokenizer.preprocessor.line=t.line,e.parser.tokenizer.currentLocation=n}}function Z1(e,t){const n=e.tagName.toLowerCase();if(t.parser.tokenizer.state===Pe.PLAINTEXT)return;sn(t,mt(e));const r=t.parser.openElements.current;let a="namespaceURI"in r?r.namespaceURI:Pt.html;a===Pt.html&&n==="svg"&&(a=Pt.svg);const i=sp({...e,children:[]},{space:a===Pt.svg?"svg":"html"}),u={type:le.START_TAG,tagName:n,tagID:un(n),selfClosing:!1,ackSelfClosing:!1,attrs:"attrs"in i?i.attrs:[],location:wn(e)};t.parser.currentToken=u,t.parser._processToken(t.parser.currentToken),t.parser.tokenizer.lastStartTagName=n}function J1(e,t){const n=e.tagName.toLowerCase();if(!t.parser.tokenizer.inForeignNode&&pp.includes(n)||t.parser.tokenizer.state===Pe.PLAINTEXT)return;sn(t,Tr(e));const r={type:le.END_TAG,tagName:n,tagID:un(n),selfClosing:!1,ackSelfClosing:!1,attrs:[],location:wn(e)};t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken),n===t.parser.tokenizer.lastStartTagName&&(t.parser.tokenizer.state===Pe.RCDATA||t.parser.tokenizer.state===Pe.RAWTEXT||t.parser.tokenizer.state===Pe.SCRIPT_DATA)&&(t.parser.tokenizer.state=Pe.DATA)}function eb(e){const t=e.type==="root"?e.children[0]:e;return!!(t&&(t.type==="doctype"||t.type==="element"&&t.tagName.toLowerCase()==="html"))}function wn(e){const t=mt(e)||{line:void 0,column:void 0,offset:void 0},n=Tr(e)||{line:void 0,column:void 0,offset:void 0};return{startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:n.line,endCol:n.column,endOffset:n.offset}}function tb(e){return"children"in e?Jt({...e,children:[]}):Jt(e)}function sl(e){return function(t,n){return rl(t,{...e,file:n})}}const nb=e=>Ve.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",...e},Ve.createElement("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zM7.07 18.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78C15.57 19.36 13.86 20 12 20s-3.57-.64-4.93-1.72zm11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.95 7.95 0 0 1 4 12c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.49-1.64 4.83zM12 6c-1.94 0-3.5 1.56-3.5 3.5S10.06 13 12 13s3.5-1.56 3.5-3.5S13.94 6 12 6zm0 5c-.83 0-1.5-.67-1.5-1.5S11.17 8 12 8s1.5.67 1.5 1.5S12.83 11 12 11z"})),rb=({content:e,metaData:t})=>{const{chatlineLabelUserTranslation:n}=Ya();return v.jsxs("div",{className:"flex px-3 justify-between mt-8 bg-gray-200 rounded-lg",children:[v.jsx("div",{className:"w-10 mr-3 flex-col content-center",children:v.jsx("div",{children:v.jsx(nb,{fill:"#4564d6"})})}),v.jsxs("div",{className:`w-full p-4 rounded-lg transition-all duration-300 ${t?.isErrorMessage?"bg-red-100 border-l-4 border-red-400 text-red-800 shadow-md animate-fade-in":" text-gray-800"}`,children:[v.jsx("p",{className:"font-bold",children:n}),v.jsx("div",{children:v.jsx(_o,{rehypePlugins:[sl],children:e&&e})})]})]})},ab=({})=>{const{companySettings:e}=N.useContext(pr);return v.jsx("div",{className:`assistant
63
63
  transition
64
64
  ease-in-out
@@ -67,8 +67,8 @@ For more details see https://formatjs.io/docs/getting-started/message-distributi
67
67
  flex
68
68
  justify-center
69
69
  items-center
70
- `,children:v.jsx($a,{facet:e.agent.display[Ge.AgentDisplayFacetRoleType.ASSISTANT]})})},ib=({content:e,metaData:t})=>{const{chatlineLabelAssistantTranslation:n}=Ya();return v.jsxs("div",{className:"flex justify-between mt-8 px-3",children:[v.jsx("div",{className:"w-10 mr-3 mt-6",children:v.jsx("div",{children:v.jsx(ab,{})})}),v.jsxs("div",{className:`w-full p-4 rounded-lg transition-all duration-300 ${t?.isErrorMessage?"bg-red-100 border-l-4 border-red-400 text-red-800 shadow-md animate-fade-in":"bg-white text-gray-800"}`,children:[v.jsx("p",{className:"font-bold",children:n}),v.jsx("div",{children:v.jsx(_o,{rehypePlugins:[sl],children:e&&e})})]})]})},ub=({userType:e,content:t,metaData:n})=>{const r=e==="user",a=e==="assistant";return v.jsxs(v.Fragment,{children:[r&&v.jsx(rb,{content:t,metaData:n}),a&&v.jsx(ib,{content:t,metaData:n})]})};function sb(e,t,n){let[r,a]=N.useState(e||t),i=N.useRef(e!==void 0),u=e!==void 0;N.useEffect(()=>{let c=i.current;c!==u&&console.warn(`WARN: A component changed from ${c?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}.`),i.current=u},[u]);let o=u?e:r,l=N.useCallback((c,...f)=>{let d=(m,...h)=>{n&&(Object.is(o,m)||n(m,...h)),u||(o=m)};typeof c=="function"?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),a((h,...y)=>{let A=c(u?o:h,...y);return d(A,...f),u?h:A})):(u||a(c),d(c,...f))},[u,o,n]);return[o,l]}const ar={prefix:String(Math.round(Math.random()*1e10)),current:0},ol=N.createContext(ar),ob=N.createContext(!1);let lb=!!(typeof window<"u"&&window.document&&window.document.createElement),Kr=new WeakMap;function cb(e=!1){let t=N.useContext(ol),n=N.useRef(null);if(n.current===null&&!e){var r,a;let i=(a=N.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||a===void 0||(r=a.ReactCurrentOwner)===null||r===void 0?void 0:r.current;if(i){let u=Kr.get(i);u==null?Kr.set(i,{id:t.current,state:i.memoizedState}):i.memoizedState!==u.state&&(t.current=u.id,Kr.delete(i))}n.current=++t.current}return n.current}function fb(e){let t=N.useContext(ol);t===ar&&!lb&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=cb(!!e),r=t===ar&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return e||`${r}-${n}`}function db(e){let t=N.useId(),[n]=N.useState(bb()),r=n||process.env.NODE_ENV==="test"?"react-aria":`react-aria${ar.prefix}`;return e||`${r}-${t}`}const hb=typeof N.useId=="function"?db:fb;function mb(){return!1}function pb(){return!0}function Eb(e){return()=>{}}function bb(){return typeof N.useSyncExternalStore=="function"?N.useSyncExternalStore(Eb,mb,pb):N.useContext(ob)}function ll(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(n=ll(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Tb(){for(var e,t,n=0,r="",a=arguments.length;n<a;n++)(e=arguments[n])&&(t=ll(e))&&(r&&(r+=" "),r+=t);return r}const Ut=typeof document<"u"?N.useLayoutEffect:()=>{};function kt(e){const t=N.useRef(null);return Ut(()=>{t.current=e},[e]),N.useCallback((...n)=>{const r=t.current;return r?.(...n)},[])}function gb(e){let[t,n]=N.useState(e),r=N.useRef(null),a=kt(()=>{if(!r.current)return;let u=r.current.next();if(u.done){r.current=null;return}t===u.value?a():n(u.value)});Ut(()=>{r.current&&a()});let i=kt(u=>{r.current=u(t),a()});return[t,i]}let Ab=!!(typeof window<"u"&&window.document&&window.document.createElement),ir=new Map;function ur(e){let[t,n]=N.useState(e),r=N.useRef(null),a=hb(t),i=N.useCallback(u=>{r.current=u},[]);return Ab&&ir.set(a,i),Ut(()=>{let u=a;return()=>{ir.delete(u)}},[a]),N.useEffect(()=>{let u=r.current;u&&(r.current=null,n(u))}),a}function _b(e,t){if(e===t)return e;let n=ir.get(e);if(n)return n(t),t;let r=ir.get(t);return r?(r(e),e):t}function Bu(e=[]){let t=ur(),[n,r]=gb(t),a=N.useCallback(()=>{r(function*(){yield t,yield document.getElementById(t)?t:void 0})},[t,r]);return Ut(a,[t,a,...e]),n}function yb(...e){return(...t)=>{for(let n of e)typeof n=="function"&&n(...t)}}const Mn=e=>{var t;return(t=e?.ownerDocument)!==null&&t!==void 0?t:document},sr=e=>e&&"window"in e&&e.window===e?e:Mn(e).defaultView||window;function or(...e){let t={...e[0]};for(let n=1;n<e.length;n++){let r=e[n];for(let a in r){let i=t[a],u=r[a];typeof i=="function"&&typeof u=="function"&&a[0]==="o"&&a[1]==="n"&&a.charCodeAt(2)>=65&&a.charCodeAt(2)<=90?t[a]=yb(i,u):(a==="className"||a==="UNSAFE_className")&&typeof i=="string"&&typeof u=="string"?t[a]=Tb(i,u):a==="id"&&i&&u?t.id=_b(i,u):t[a]=u!==void 0?u:i}}return t}const Sb=new Set(["id"]),xb=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),Cb=new Set(["href","target","rel","download","ping","referrerPolicy"]),Ib=/^(data-.*)$/;function Nb(e,t={}){let{labelable:n,isLink:r,propNames:a}=t,i={};for(const u in e)Object.prototype.hasOwnProperty.call(e,u)&&(Sb.has(u)||n&&xb.has(u)||r&&Cb.has(u)||a?.has(u)||Ib.test(u))&&(i[u]=e[u]);return i}function Fu(e){if(Ob())e.focus({preventScroll:!0});else{let t=Lb(e);e.focus(),Rb(t)}}let Vn=null;function Ob(){if(Vn==null){Vn=!1;try{document.createElement("div").focus({get preventScroll(){return Vn=!0,!0}})}catch{}}return Vn}function Lb(e){let t=e.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}function Rb(e){for(let{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}function vb(e){var t;return typeof window>"u"||window.navigator==null?!1:((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands.some(n=>e.test(n.brand)))||e.test(window.navigator.userAgent)}function Pb(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function Db(){return Pb(/^Mac/i)}function kb(){return vb(/Android/i)}let Vt=new Map,Pa=new Set;function Hu(){if(typeof window>"u")return;function e(r){return"propertyName"in r}let t=r=>{if(!e(r)||!r.target)return;let a=Vt.get(r.target);a||(a=new Set,Vt.set(r.target,a),r.target.addEventListener("transitioncancel",n,{once:!0})),a.add(r.propertyName)},n=r=>{if(!e(r)||!r.target)return;let a=Vt.get(r.target);if(a&&(a.delete(r.propertyName),a.size===0&&(r.target.removeEventListener("transitioncancel",n),Vt.delete(r.target)),Vt.size===0)){for(let i of Pa)i();Pa.clear()}};document.body.addEventListener("transitionrun",t),document.body.addEventListener("transitionend",n)}typeof document<"u"&&(document.readyState!=="loading"?Hu():document.addEventListener("DOMContentLoaded",Hu));function wb(e){requestAnimationFrame(()=>{Vt.size===0?e():Pa.add(e)})}function Mb(e,t){let{id:n,"aria-label":r,"aria-labelledby":a}=e;return n=ur(n),a&&r?a=[...new Set([n,...a.trim().split(/\s+/)])].join(" "):a&&(a=a.trim().split(/\s+/).join(" ")),!r&&!a&&t&&(r=t),{id:n,"aria-label":r,"aria-labelledby":a}}function Bb(e,t){Ut(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}function Fb(e){return e.mozInputSource===0&&e.isTrusted?!0:kb()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function Hb(e,t,n){let r=N.useRef(t),a=kt(()=>{n&&n(r.current)});N.useEffect(()=>{var i;let u=e==null||(i=e.current)===null||i===void 0?void 0:i.form;return u?.addEventListener("reset",a),()=>{u?.removeEventListener("reset",a)}},[e,a])}const Ub=N.createContext({register:()=>{}});Ub.displayName="PressResponderContext";class jb{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(t,n){this.nativeEvent=n,this.target=n.target,this.currentTarget=n.currentTarget,this.relatedTarget=n.relatedTarget,this.bubbles=n.bubbles,this.cancelable=n.cancelable,this.defaultPrevented=n.defaultPrevented,this.eventPhase=n.eventPhase,this.isTrusted=n.isTrusted,this.timeStamp=n.timeStamp,this.type=t}}function $b(e){let t=N.useRef({isFocused:!1,observer:null});Ut(()=>{const r=t.current;return()=>{r.observer&&(r.observer.disconnect(),r.observer=null)}},[]);let n=kt(r=>{e?.(r)});return N.useCallback(r=>{if(r.target instanceof HTMLButtonElement||r.target instanceof HTMLInputElement||r.target instanceof HTMLTextAreaElement||r.target instanceof HTMLSelectElement){t.current.isFocused=!0;let a=r.target,i=u=>{t.current.isFocused=!1,a.disabled&&n(new jb("blur",u)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};a.addEventListener("focusout",i,{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&a.disabled){var u;(u=t.current.observer)===null||u===void 0||u.disconnect();let o=a===document.activeElement?null:document.activeElement;a.dispatchEvent(new FocusEvent("blur",{relatedTarget:o})),a.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:o}))}}),t.current.observer.observe(a,{attributes:!0,attributeFilter:["disabled"]})}},[n])}function Yb(e){let{isDisabled:t,onFocus:n,onBlur:r,onFocusChange:a}=e;const i=N.useCallback(l=>{if(l.target===l.currentTarget)return r&&r(l),a&&a(!1),!0},[r,a]),u=$b(i),o=N.useCallback(l=>{l.target===l.currentTarget&&document.activeElement===l.target&&(n&&n(l),a&&a(!0),u(l))},[a,n,u]);return{focusProps:{onFocus:!t&&(n||a||r)?o:void 0,onBlur:!t&&(r||a)?i:void 0}}}let on=null,Gb=new Set,Cn=new Map,Mt=!1,Da=!1;function Ir(e,t){for(let n of Gb)n(e,t)}function zb(e){return!(e.metaKey||!Db()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function lr(e){Mt=!0,zb(e)&&(on="keyboard",Ir("keyboard",e))}function et(e){on="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(Mt=!0,Ir("pointer",e))}function cl(e){Fb(e)&&(Mt=!0,on="virtual")}function fl(e){e.target===window||e.target===document||(!Mt&&!Da&&(on="virtual",Ir("virtual",e)),Mt=!1,Da=!1)}function dl(){Mt=!1,Da=!0}function Uu(e){if(typeof window>"u"||Cn.get(sr(e)))return;const t=sr(e),n=Mn(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){Mt=!0,r.apply(this,arguments)},n.addEventListener("keydown",lr,!0),n.addEventListener("keyup",lr,!0),n.addEventListener("click",cl,!0),t.addEventListener("focus",fl,!0),t.addEventListener("blur",dl,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",et,!0),n.addEventListener("pointermove",et,!0),n.addEventListener("pointerup",et,!0)):(n.addEventListener("mousedown",et,!0),n.addEventListener("mousemove",et,!0),n.addEventListener("mouseup",et,!0)),t.addEventListener("beforeunload",()=>{hl(e)},{once:!0}),Cn.set(t,{focus:r})}const hl=(e,t)=>{const n=sr(e),r=Mn(e);t&&r.removeEventListener("DOMContentLoaded",t),Cn.has(n)&&(n.HTMLElement.prototype.focus=Cn.get(n).focus,r.removeEventListener("keydown",lr,!0),r.removeEventListener("keyup",lr,!0),r.removeEventListener("click",cl,!0),n.removeEventListener("focus",fl,!0),n.removeEventListener("blur",dl,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",et,!0),r.removeEventListener("pointermove",et,!0),r.removeEventListener("pointerup",et,!0)):(r.removeEventListener("mousedown",et,!0),r.removeEventListener("mousemove",et,!0),r.removeEventListener("mouseup",et,!0)),Cn.delete(n))};function Vb(e){const t=Mn(e);let n;return t.readyState!=="loading"?Uu(e):(n=()=>{Uu(e)},t.addEventListener("DOMContentLoaded",n)),()=>hl(e,n)}typeof document<"u"&&Vb();function qb(){return on}function Wb(e){on=e,Ir(e,null)}function ju(e){if(!e)return;let t=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented(){return n.isDefaultPrevented()},stopPropagation(){console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior.")},continuePropagation(){t=!1}};e(r),t&&n.stopPropagation()}}function Xb(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:ju(e.onKeyDown),onKeyUp:ju(e.onKeyUp)}}}function Qb(e){const t=Mn(e);if(qb()==="virtual"){let n=t.activeElement;wb(()=>{t.activeElement===n&&e.isConnected&&Fu(e)})}else Fu(e)}function Kb(e,t){return!e||!t?!1:t.some(n=>n.contains(e))}class li{get size(){return this.fastMap.size}getTreeNode(t){return this.fastMap.get(t)}addTreeNode(t,n,r){let a=this.fastMap.get(n??null);if(!a)return;let i=new $u({scopeRef:t});a.addChild(i),i.parent=a,this.fastMap.set(t,i),r&&(i.nodeToRestore=r)}addNode(t){this.fastMap.set(t.scopeRef,t)}removeTreeNode(t){if(t===null)return;let n=this.fastMap.get(t);if(!n)return;let r=n.parent;for(let i of this.traverse())i!==n&&n.nodeToRestore&&i.nodeToRestore&&n.scopeRef&&n.scopeRef.current&&Kb(i.nodeToRestore,n.scopeRef.current)&&(i.nodeToRestore=n.nodeToRestore);let a=n.children;r&&(r.removeChild(n),a.size>0&&a.forEach(i=>r&&r.addChild(i))),this.fastMap.delete(n.scopeRef)}*traverse(t=this.root){if(t.scopeRef!=null&&(yield t),t.children.size>0)for(let n of t.children)yield*this.traverse(n)}clone(){var t;let n=new li;var r;for(let a of this.traverse())n.addTreeNode(a.scopeRef,(r=(t=a.parent)===null||t===void 0?void 0:t.scopeRef)!==null&&r!==void 0?r:null,a.nodeToRestore);return n}constructor(){this.fastMap=new Map,this.root=new $u({scopeRef:null}),this.fastMap.set(null,this.root)}}class $u{addChild(t){this.children.add(t),t.parent=this}removeChild(t){this.children.delete(t),t.parent=void 0}constructor(t){this.children=new Set,this.contain=!1,this.scopeRef=t.scopeRef}}new li;let Zb=N.createContext(null);function Jb(e){let t=N.useContext(Zb)||{};Bb(t,e);let{ref:n,...r}=t;return r}function eT(e,t){let{focusProps:n}=Yb(e),{keyboardProps:r}=Xb(e),a=or(n,r),i=Jb(t),u=e.isDisabled?{}:i,o=N.useRef(e.autoFocus);return N.useEffect(()=>{o.current&&t.current&&Qb(t.current),o.current=!1},[t]),{focusableProps:or({...a,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},u)}}function tT(e,t,n){let{validationBehavior:r,focus:a}=e;Ut(()=>{if(r==="native"&&n?.current){let l=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(l),n.current.hasAttribute("title")||(n.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation(rT(n.current))}});let i=kt(()=>{t.resetValidation()}),u=kt(l=>{var c;t.displayValidation.isInvalid||t.commitValidation();let f=n==null||(c=n.current)===null||c===void 0?void 0:c.form;if(!l.defaultPrevented&&n&&f&&aT(f)===n.current){var d;a?a():(d=n.current)===null||d===void 0||d.focus(),Wb("keyboard")}l.preventDefault()}),o=kt(()=>{t.commitValidation()});N.useEffect(()=>{let l=n?.current;if(!l)return;let c=l.form;return l.addEventListener("invalid",u),l.addEventListener("change",o),c?.addEventListener("reset",i),()=>{l.removeEventListener("invalid",u),l.removeEventListener("change",o),c?.removeEventListener("reset",i)}},[n,u,o,i,r])}function nT(e){let t=e.validity;return{badInput:t.badInput,customError:t.customError,patternMismatch:t.patternMismatch,rangeOverflow:t.rangeOverflow,rangeUnderflow:t.rangeUnderflow,stepMismatch:t.stepMismatch,tooLong:t.tooLong,tooShort:t.tooShort,typeMismatch:t.typeMismatch,valueMissing:t.valueMissing,valid:t.valid}}function rT(e){return{isInvalid:!e.validity.valid,validationDetails:nT(e),validationErrors:e.validationMessage?[e.validationMessage]:[]}}function aT(e){for(let t=0;t<e.elements.length;t++){let n=e.elements[t];if(!n.validity.valid)return n}return null}const ml={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},pl={...ml,customError:!0,valid:!1},mn={isInvalid:!1,validationDetails:ml,validationErrors:[]},iT=N.createContext({}),Yu="__formValidationState"+Date.now();function uT(e){if(e[Yu]){let{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:a,commitValidation:i}=e[Yu];return{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:a,commitValidation:i}}return sT(e)}function sT(e){let{isInvalid:t,validationState:n,name:r,value:a,builtinValidation:i,validate:u,validationBehavior:o="aria"}=e;n&&(t||(t=n==="invalid"));let l=t?{isInvalid:!0,validationErrors:[],validationDetails:pl}:null,c=N.useMemo(()=>Gu(oT(u,a)),[u,a]);i?.validationDetails.valid&&(i=null);let f=N.useContext(iT),d=N.useMemo(()=>r?Array.isArray(r)?r.flatMap(Y=>ka(f[Y])):ka(f[r]):[],[f,r]),[m,h]=N.useState(f),[y,A]=N.useState(!1);f!==m&&(h(f),A(!1));let R=N.useMemo(()=>Gu(y?[]:d),[y,d]),S=N.useRef(mn),[P,O]=N.useState(mn),w=N.useRef(mn),C=()=>{if(!I)return;W(!1);let Y=c||i||S.current;Zr(Y,w.current)||(w.current=Y,O(Y))},[I,W]=N.useState(!1);return N.useEffect(C),{realtimeValidation:l||R||c||i||mn,displayValidation:o==="native"?l||R||P:l||R||c||i||P,updateValidation(Y){o==="aria"&&!Zr(P,Y)?O(Y):S.current=Y},resetValidation(){let Y=mn;Zr(Y,w.current)||(w.current=Y,O(Y)),o==="native"&&W(!1),A(!0)},commitValidation(){o==="native"&&W(!0),A(!0)}}}function ka(e){return e?Array.isArray(e)?e:[e]:[]}function oT(e,t){if(typeof e=="function"){let n=e(t);if(n&&typeof n!="boolean")return ka(n)}return[]}function Gu(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:pl}:null}function Zr(e,t){return e===t?!0:e&&t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every((n,r)=>n===t.validationErrors[r])&&Object.entries(e.validationDetails).every(([n,r])=>t.validationDetails[n]===r)}function lT(e){let{id:t,label:n,"aria-labelledby":r,"aria-label":a,labelElementType:i="label"}=e;t=ur(t);let u=ur(),o={};n?(r=r?`${u} ${r}`:u,o={id:u,htmlFor:i==="label"?t:void 0}):!r&&!a&&console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility");let l=Mb({id:t,"aria-label":a,"aria-labelledby":r});return{labelProps:o,fieldProps:l}}function cT(e){let{description:t,errorMessage:n,isInvalid:r,validationState:a}=e,{labelProps:i,fieldProps:u}=lT(e),o=Bu([!!t,!!n,r,a]),l=Bu([!!t,!!n,r,a]);return u=or(u,{"aria-describedby":[o,l,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:i,fieldProps:u,descriptionProps:{id:o},errorMessageProps:{id:l}}}function fT(e,t){let{inputElementType:n="input",isDisabled:r=!1,isRequired:a=!1,isReadOnly:i=!1,type:u="text",validationBehavior:o="aria"}=e,[l,c]=sb(e.value,e.defaultValue||"",e.onChange),{focusableProps:f}=eT(e,t),d=uT({...e,value:l}),{isInvalid:m,validationErrors:h,validationDetails:y}=d.displayValidation,{labelProps:A,fieldProps:R,descriptionProps:S,errorMessageProps:P}=cT({...e,isInvalid:m,errorMessage:e.errorMessage||h}),O=Nb(e,{labelable:!0});const w={type:u,pattern:e.pattern};return Hb(t,l,c),tT(e,d,t),N.useEffect(()=>{if(t.current instanceof sr(t.current).HTMLTextAreaElement){let C=t.current;Object.defineProperty(C,"defaultValue",{get:()=>C.value,set:()=>{},configurable:!0})}},[t]),{labelProps:A,inputProps:or(O,n==="input"&&w,{disabled:r,readOnly:i,required:a&&o==="native","aria-required":a&&o==="aria"||void 0,"aria-invalid":m||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],value:l,onChange:C=>c(C.target.value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,placeholder:e.placeholder,inputMode:e.inputMode,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...f,...R}),descriptionProps:S,errorMessageProps:P,isInvalid:m,validationErrors:h,validationDetails:y}}const dT=e=>e.charCodeAt(e.length-1)===10,hT=e=>{const[t,n]=N.useState(""),r=()=>{m.current&&(m.current.style.height=m.current.scrollHeight+"px")},a=()=>{m.current&&(m.current.style.height="48px")},i=w=>{n(w)};N.useEffect(r,[t]);let{label:u,SubmitComponent:o,onSubmit:l,isLoadingStream:c,LoadingComponent:f,onPressLoadingButton:d}=e,m=N.useRef(null),{labelProps:h,inputProps:y}=fT({...e,inputElementType:"textarea"},m);const A=w=>{dT(w.target.value)||i(w.target.value)},R=w=>{(w.code==="Enter"||w.code==="NumpadEnter")&&(w.shiftKey?i(t+`
71
- `):P())};let S=e.isDisabled;e.shouldDisableIfInputIsEmpty&&(S=e.isDisabled||t.length===0);const P=()=>{a(),l&&l(t),i("")},O=()=>{d&&d()};return v.jsxs("div",{style:{display:"flex",flexDirection:"column"},className:`${e.classNameContainer} w-fu`,children:[v.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[v.jsx("label",{...h,className:e.classNameLabel,children:u}),v.jsx("textarea",{...y,ref:m,className:`${e.classNameTextarea} p-3`,onChange:A,value:t,rows:1,style:{overflow:"hidden",outlineColor:"#a8a8a8",border:"none",outline:"none",width:"calc(100% - 30px)",resize:"none"},onKeyDown:R})]}),!c&&o&&v.jsx("div",{className:"relative",children:v.jsx(o,{onSubmitButton:P,isDisabled:S})}),c&&f&&v.jsx("div",{className:"relative",children:v.jsx(f,{onPressLoadingButton:O})})]})},mT=({onSubmitButton:e,isDisabled:t})=>v.jsx("div",{children:v.jsx("button",{className:`absolute
70
+ `,children:v.jsx($a,{facet:e.agent.display[Ge.AgentDisplayFacetRoleType.ASSISTANT]})})},ib=({content:e,metaData:t})=>{const{chatlineLabelAssistantTranslation:n}=Ya();return v.jsxs("div",{className:"flex justify-between mt-8 px-3",children:[v.jsx("div",{className:"w-10 mr-3 mt-6",children:v.jsx("div",{children:v.jsx(ab,{})})}),v.jsxs("div",{className:`w-full p-4 rounded-lg transition-all duration-300 ${t?.isErrorMessage?"bg-red-100 border-l-4 border-red-400 text-red-800 shadow-md animate-fade-in":"bg-white text-gray-800"}`,children:[v.jsx("p",{className:"font-bold",children:n}),v.jsx("div",{children:v.jsx(_o,{rehypePlugins:[sl],children:e&&e})})]})]})},ub=({userType:e,content:t,metaData:n})=>{const r=e==="user",a=e==="assistant";return v.jsxs(v.Fragment,{children:[r&&v.jsx(rb,{content:t,metaData:n}),a&&v.jsx(ib,{content:t,metaData:n})]})};function sb(e,t,n){let[r,a]=N.useState(e||t),i=N.useRef(e!==void 0),u=e!==void 0;N.useEffect(()=>{let c=i.current;c!==u&&console.warn(`WARN: A component changed from ${c?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}.`),i.current=u},[u]);let o=u?e:r,l=N.useCallback((c,...f)=>{let d=(h,...m)=>{n&&(Object.is(o,h)||n(h,...m)),u||(o=h)};typeof c=="function"?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),a((m,...y)=>{let A=c(u?o:m,...y);return d(A,...f),u?m:A})):(u||a(c),d(c,...f))},[u,o,n]);return[o,l]}const ar={prefix:String(Math.round(Math.random()*1e10)),current:0},ol=N.createContext(ar),ob=N.createContext(!1);let lb=!!(typeof window<"u"&&window.document&&window.document.createElement),Kr=new WeakMap;function cb(e=!1){let t=N.useContext(ol),n=N.useRef(null);if(n.current===null&&!e){var r,a;let i=(a=N.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||a===void 0||(r=a.ReactCurrentOwner)===null||r===void 0?void 0:r.current;if(i){let u=Kr.get(i);u==null?Kr.set(i,{id:t.current,state:i.memoizedState}):i.memoizedState!==u.state&&(t.current=u.id,Kr.delete(i))}n.current=++t.current}return n.current}function fb(e){let t=N.useContext(ol);t===ar&&!lb&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=cb(!!e),r=t===ar&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return e||`${r}-${n}`}function db(e){let t=N.useId(),[n]=N.useState(bb()),r=n||process.env.NODE_ENV==="test"?"react-aria":`react-aria${ar.prefix}`;return e||`${r}-${t}`}const hb=typeof N.useId=="function"?db:fb;function mb(){return!1}function pb(){return!0}function Eb(e){return()=>{}}function bb(){return typeof N.useSyncExternalStore=="function"?N.useSyncExternalStore(Eb,mb,pb):N.useContext(ob)}function ll(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(n=ll(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Tb(){for(var e,t,n=0,r="",a=arguments.length;n<a;n++)(e=arguments[n])&&(t=ll(e))&&(r&&(r+=" "),r+=t);return r}const Ut=typeof document<"u"?N.useLayoutEffect:()=>{};function kt(e){const t=N.useRef(null);return Ut(()=>{t.current=e},[e]),N.useCallback((...n)=>{const r=t.current;return r?.(...n)},[])}function gb(e){let[t,n]=N.useState(e),r=N.useRef(null),a=kt(()=>{if(!r.current)return;let u=r.current.next();if(u.done){r.current=null;return}t===u.value?a():n(u.value)});Ut(()=>{r.current&&a()});let i=kt(u=>{r.current=u(t),a()});return[t,i]}let Ab=!!(typeof window<"u"&&window.document&&window.document.createElement),ir=new Map;function ur(e){let[t,n]=N.useState(e),r=N.useRef(null),a=hb(t),i=N.useCallback(u=>{r.current=u},[]);return Ab&&ir.set(a,i),Ut(()=>{let u=a;return()=>{ir.delete(u)}},[a]),N.useEffect(()=>{let u=r.current;u&&(r.current=null,n(u))}),a}function _b(e,t){if(e===t)return e;let n=ir.get(e);if(n)return n(t),t;let r=ir.get(t);return r?(r(e),e):t}function Bu(e=[]){let t=ur(),[n,r]=gb(t),a=N.useCallback(()=>{r(function*(){yield t,yield document.getElementById(t)?t:void 0})},[t,r]);return Ut(a,[t,a,...e]),n}function yb(...e){return(...t)=>{for(let n of e)typeof n=="function"&&n(...t)}}const Mn=e=>{var t;return(t=e?.ownerDocument)!==null&&t!==void 0?t:document},sr=e=>e&&"window"in e&&e.window===e?e:Mn(e).defaultView||window;function or(...e){let t={...e[0]};for(let n=1;n<e.length;n++){let r=e[n];for(let a in r){let i=t[a],u=r[a];typeof i=="function"&&typeof u=="function"&&a[0]==="o"&&a[1]==="n"&&a.charCodeAt(2)>=65&&a.charCodeAt(2)<=90?t[a]=yb(i,u):(a==="className"||a==="UNSAFE_className")&&typeof i=="string"&&typeof u=="string"?t[a]=Tb(i,u):a==="id"&&i&&u?t.id=_b(i,u):t[a]=u!==void 0?u:i}}return t}const Sb=new Set(["id"]),xb=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),Cb=new Set(["href","target","rel","download","ping","referrerPolicy"]),Ib=/^(data-.*)$/;function Nb(e,t={}){let{labelable:n,isLink:r,propNames:a}=t,i={};for(const u in e)Object.prototype.hasOwnProperty.call(e,u)&&(Sb.has(u)||n&&xb.has(u)||r&&Cb.has(u)||a?.has(u)||Ib.test(u))&&(i[u]=e[u]);return i}function Fu(e){if(Ob())e.focus({preventScroll:!0});else{let t=Lb(e);e.focus(),Rb(t)}}let Vn=null;function Ob(){if(Vn==null){Vn=!1;try{document.createElement("div").focus({get preventScroll(){return Vn=!0,!0}})}catch{}}return Vn}function Lb(e){let t=e.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==r;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&n.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}function Rb(e){for(let{element:t,scrollTop:n,scrollLeft:r}of e)t.scrollTop=n,t.scrollLeft=r}function vb(e){var t;return typeof window>"u"||window.navigator==null?!1:((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands.some(n=>e.test(n.brand)))||e.test(window.navigator.userAgent)}function Pb(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function Db(){return Pb(/^Mac/i)}function kb(){return vb(/Android/i)}let Vt=new Map,Pa=new Set;function Hu(){if(typeof window>"u")return;function e(r){return"propertyName"in r}let t=r=>{if(!e(r)||!r.target)return;let a=Vt.get(r.target);a||(a=new Set,Vt.set(r.target,a),r.target.addEventListener("transitioncancel",n,{once:!0})),a.add(r.propertyName)},n=r=>{if(!e(r)||!r.target)return;let a=Vt.get(r.target);if(a&&(a.delete(r.propertyName),a.size===0&&(r.target.removeEventListener("transitioncancel",n),Vt.delete(r.target)),Vt.size===0)){for(let i of Pa)i();Pa.clear()}};document.body.addEventListener("transitionrun",t),document.body.addEventListener("transitionend",n)}typeof document<"u"&&(document.readyState!=="loading"?Hu():document.addEventListener("DOMContentLoaded",Hu));function wb(e){requestAnimationFrame(()=>{Vt.size===0?e():Pa.add(e)})}function Mb(e,t){let{id:n,"aria-label":r,"aria-labelledby":a}=e;return n=ur(n),a&&r?a=[...new Set([n,...a.trim().split(/\s+/)])].join(" "):a&&(a=a.trim().split(/\s+/).join(" ")),!r&&!a&&t&&(r=t),{id:n,"aria-label":r,"aria-labelledby":a}}function Bb(e,t){Ut(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}function Fb(e){return e.mozInputSource===0&&e.isTrusted?!0:kb()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function Hb(e,t,n){let r=N.useRef(t),a=kt(()=>{n&&n(r.current)});N.useEffect(()=>{var i;let u=e==null||(i=e.current)===null||i===void 0?void 0:i.form;return u?.addEventListener("reset",a),()=>{u?.removeEventListener("reset",a)}},[e,a])}const Ub=N.createContext({register:()=>{}});Ub.displayName="PressResponderContext";class jb{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(t,n){this.nativeEvent=n,this.target=n.target,this.currentTarget=n.currentTarget,this.relatedTarget=n.relatedTarget,this.bubbles=n.bubbles,this.cancelable=n.cancelable,this.defaultPrevented=n.defaultPrevented,this.eventPhase=n.eventPhase,this.isTrusted=n.isTrusted,this.timeStamp=n.timeStamp,this.type=t}}function $b(e){let t=N.useRef({isFocused:!1,observer:null});Ut(()=>{const r=t.current;return()=>{r.observer&&(r.observer.disconnect(),r.observer=null)}},[]);let n=kt(r=>{e?.(r)});return N.useCallback(r=>{if(r.target instanceof HTMLButtonElement||r.target instanceof HTMLInputElement||r.target instanceof HTMLTextAreaElement||r.target instanceof HTMLSelectElement){t.current.isFocused=!0;let a=r.target,i=u=>{t.current.isFocused=!1,a.disabled&&n(new jb("blur",u)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};a.addEventListener("focusout",i,{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&a.disabled){var u;(u=t.current.observer)===null||u===void 0||u.disconnect();let o=a===document.activeElement?null:document.activeElement;a.dispatchEvent(new FocusEvent("blur",{relatedTarget:o})),a.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:o}))}}),t.current.observer.observe(a,{attributes:!0,attributeFilter:["disabled"]})}},[n])}function Yb(e){let{isDisabled:t,onFocus:n,onBlur:r,onFocusChange:a}=e;const i=N.useCallback(l=>{if(l.target===l.currentTarget)return r&&r(l),a&&a(!1),!0},[r,a]),u=$b(i),o=N.useCallback(l=>{l.target===l.currentTarget&&document.activeElement===l.target&&(n&&n(l),a&&a(!0),u(l))},[a,n,u]);return{focusProps:{onFocus:!t&&(n||a||r)?o:void 0,onBlur:!t&&(r||a)?i:void 0}}}let on=null,Gb=new Set,Cn=new Map,Mt=!1,Da=!1;function Ir(e,t){for(let n of Gb)n(e,t)}function zb(e){return!(e.metaKey||!Db()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function lr(e){Mt=!0,zb(e)&&(on="keyboard",Ir("keyboard",e))}function et(e){on="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(Mt=!0,Ir("pointer",e))}function cl(e){Fb(e)&&(Mt=!0,on="virtual")}function fl(e){e.target===window||e.target===document||(!Mt&&!Da&&(on="virtual",Ir("virtual",e)),Mt=!1,Da=!1)}function dl(){Mt=!1,Da=!0}function Uu(e){if(typeof window>"u"||Cn.get(sr(e)))return;const t=sr(e),n=Mn(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){Mt=!0,r.apply(this,arguments)},n.addEventListener("keydown",lr,!0),n.addEventListener("keyup",lr,!0),n.addEventListener("click",cl,!0),t.addEventListener("focus",fl,!0),t.addEventListener("blur",dl,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",et,!0),n.addEventListener("pointermove",et,!0),n.addEventListener("pointerup",et,!0)):(n.addEventListener("mousedown",et,!0),n.addEventListener("mousemove",et,!0),n.addEventListener("mouseup",et,!0)),t.addEventListener("beforeunload",()=>{hl(e)},{once:!0}),Cn.set(t,{focus:r})}const hl=(e,t)=>{const n=sr(e),r=Mn(e);t&&r.removeEventListener("DOMContentLoaded",t),Cn.has(n)&&(n.HTMLElement.prototype.focus=Cn.get(n).focus,r.removeEventListener("keydown",lr,!0),r.removeEventListener("keyup",lr,!0),r.removeEventListener("click",cl,!0),n.removeEventListener("focus",fl,!0),n.removeEventListener("blur",dl,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",et,!0),r.removeEventListener("pointermove",et,!0),r.removeEventListener("pointerup",et,!0)):(r.removeEventListener("mousedown",et,!0),r.removeEventListener("mousemove",et,!0),r.removeEventListener("mouseup",et,!0)),Cn.delete(n))};function Vb(e){const t=Mn(e);let n;return t.readyState!=="loading"?Uu(e):(n=()=>{Uu(e)},t.addEventListener("DOMContentLoaded",n)),()=>hl(e,n)}typeof document<"u"&&Vb();function qb(){return on}function Wb(e){on=e,Ir(e,null)}function ju(e){if(!e)return;let t=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented(){return n.isDefaultPrevented()},stopPropagation(){console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior.")},continuePropagation(){t=!1}};e(r),t&&n.stopPropagation()}}function Xb(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:ju(e.onKeyDown),onKeyUp:ju(e.onKeyUp)}}}function Qb(e){const t=Mn(e);if(qb()==="virtual"){let n=t.activeElement;wb(()=>{t.activeElement===n&&e.isConnected&&Fu(e)})}else Fu(e)}function Kb(e,t){return!e||!t?!1:t.some(n=>n.contains(e))}class li{get size(){return this.fastMap.size}getTreeNode(t){return this.fastMap.get(t)}addTreeNode(t,n,r){let a=this.fastMap.get(n??null);if(!a)return;let i=new $u({scopeRef:t});a.addChild(i),i.parent=a,this.fastMap.set(t,i),r&&(i.nodeToRestore=r)}addNode(t){this.fastMap.set(t.scopeRef,t)}removeTreeNode(t){if(t===null)return;let n=this.fastMap.get(t);if(!n)return;let r=n.parent;for(let i of this.traverse())i!==n&&n.nodeToRestore&&i.nodeToRestore&&n.scopeRef&&n.scopeRef.current&&Kb(i.nodeToRestore,n.scopeRef.current)&&(i.nodeToRestore=n.nodeToRestore);let a=n.children;r&&(r.removeChild(n),a.size>0&&a.forEach(i=>r&&r.addChild(i))),this.fastMap.delete(n.scopeRef)}*traverse(t=this.root){if(t.scopeRef!=null&&(yield t),t.children.size>0)for(let n of t.children)yield*this.traverse(n)}clone(){var t;let n=new li;var r;for(let a of this.traverse())n.addTreeNode(a.scopeRef,(r=(t=a.parent)===null||t===void 0?void 0:t.scopeRef)!==null&&r!==void 0?r:null,a.nodeToRestore);return n}constructor(){this.fastMap=new Map,this.root=new $u({scopeRef:null}),this.fastMap.set(null,this.root)}}class $u{addChild(t){this.children.add(t),t.parent=this}removeChild(t){this.children.delete(t),t.parent=void 0}constructor(t){this.children=new Set,this.contain=!1,this.scopeRef=t.scopeRef}}new li;let Zb=N.createContext(null);function Jb(e){let t=N.useContext(Zb)||{};Bb(t,e);let{ref:n,...r}=t;return r}function eT(e,t){let{focusProps:n}=Yb(e),{keyboardProps:r}=Xb(e),a=or(n,r),i=Jb(t),u=e.isDisabled?{}:i,o=N.useRef(e.autoFocus);return N.useEffect(()=>{o.current&&t.current&&Qb(t.current),o.current=!1},[t]),{focusableProps:or({...a,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},u)}}function tT(e,t,n){let{validationBehavior:r,focus:a}=e;Ut(()=>{if(r==="native"&&n?.current){let l=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(l),n.current.hasAttribute("title")||(n.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation(rT(n.current))}});let i=kt(()=>{t.resetValidation()}),u=kt(l=>{var c;t.displayValidation.isInvalid||t.commitValidation();let f=n==null||(c=n.current)===null||c===void 0?void 0:c.form;if(!l.defaultPrevented&&n&&f&&aT(f)===n.current){var d;a?a():(d=n.current)===null||d===void 0||d.focus(),Wb("keyboard")}l.preventDefault()}),o=kt(()=>{t.commitValidation()});N.useEffect(()=>{let l=n?.current;if(!l)return;let c=l.form;return l.addEventListener("invalid",u),l.addEventListener("change",o),c?.addEventListener("reset",i),()=>{l.removeEventListener("invalid",u),l.removeEventListener("change",o),c?.removeEventListener("reset",i)}},[n,u,o,i,r])}function nT(e){let t=e.validity;return{badInput:t.badInput,customError:t.customError,patternMismatch:t.patternMismatch,rangeOverflow:t.rangeOverflow,rangeUnderflow:t.rangeUnderflow,stepMismatch:t.stepMismatch,tooLong:t.tooLong,tooShort:t.tooShort,typeMismatch:t.typeMismatch,valueMissing:t.valueMissing,valid:t.valid}}function rT(e){return{isInvalid:!e.validity.valid,validationDetails:nT(e),validationErrors:e.validationMessage?[e.validationMessage]:[]}}function aT(e){for(let t=0;t<e.elements.length;t++){let n=e.elements[t];if(!n.validity.valid)return n}return null}const ml={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},pl={...ml,customError:!0,valid:!1},mn={isInvalid:!1,validationDetails:ml,validationErrors:[]},iT=N.createContext({}),Yu="__formValidationState"+Date.now();function uT(e){if(e[Yu]){let{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:a,commitValidation:i}=e[Yu];return{realtimeValidation:t,displayValidation:n,updateValidation:r,resetValidation:a,commitValidation:i}}return sT(e)}function sT(e){let{isInvalid:t,validationState:n,name:r,value:a,builtinValidation:i,validate:u,validationBehavior:o="aria"}=e;n&&(t||(t=n==="invalid"));let l=t?{isInvalid:!0,validationErrors:[],validationDetails:pl}:null,c=N.useMemo(()=>Gu(oT(u,a)),[u,a]);i?.validationDetails.valid&&(i=null);let f=N.useContext(iT),d=N.useMemo(()=>r?Array.isArray(r)?r.flatMap(Y=>ka(f[Y])):ka(f[r]):[],[f,r]),[h,m]=N.useState(f),[y,A]=N.useState(!1);f!==h&&(m(f),A(!1));let R=N.useMemo(()=>Gu(y?[]:d),[y,d]),S=N.useRef(mn),[P,O]=N.useState(mn),w=N.useRef(mn),C=()=>{if(!I)return;W(!1);let Y=c||i||S.current;Zr(Y,w.current)||(w.current=Y,O(Y))},[I,W]=N.useState(!1);return N.useEffect(C),{realtimeValidation:l||R||c||i||mn,displayValidation:o==="native"?l||R||P:l||R||c||i||P,updateValidation(Y){o==="aria"&&!Zr(P,Y)?O(Y):S.current=Y},resetValidation(){let Y=mn;Zr(Y,w.current)||(w.current=Y,O(Y)),o==="native"&&W(!1),A(!0)},commitValidation(){o==="native"&&W(!0),A(!0)}}}function ka(e){return e?Array.isArray(e)?e:[e]:[]}function oT(e,t){if(typeof e=="function"){let n=e(t);if(n&&typeof n!="boolean")return ka(n)}return[]}function Gu(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:pl}:null}function Zr(e,t){return e===t?!0:e&&t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every((n,r)=>n===t.validationErrors[r])&&Object.entries(e.validationDetails).every(([n,r])=>t.validationDetails[n]===r)}function lT(e){let{id:t,label:n,"aria-labelledby":r,"aria-label":a,labelElementType:i="label"}=e;t=ur(t);let u=ur(),o={};n?(r=r?`${u} ${r}`:u,o={id:u,htmlFor:i==="label"?t:void 0}):!r&&!a&&console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility");let l=Mb({id:t,"aria-label":a,"aria-labelledby":r});return{labelProps:o,fieldProps:l}}function cT(e){let{description:t,errorMessage:n,isInvalid:r,validationState:a}=e,{labelProps:i,fieldProps:u}=lT(e),o=Bu([!!t,!!n,r,a]),l=Bu([!!t,!!n,r,a]);return u=or(u,{"aria-describedby":[o,l,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:i,fieldProps:u,descriptionProps:{id:o},errorMessageProps:{id:l}}}function fT(e,t){let{inputElementType:n="input",isDisabled:r=!1,isRequired:a=!1,isReadOnly:i=!1,type:u="text",validationBehavior:o="aria"}=e,[l,c]=sb(e.value,e.defaultValue||"",e.onChange),{focusableProps:f}=eT(e,t),d=uT({...e,value:l}),{isInvalid:h,validationErrors:m,validationDetails:y}=d.displayValidation,{labelProps:A,fieldProps:R,descriptionProps:S,errorMessageProps:P}=cT({...e,isInvalid:h,errorMessage:e.errorMessage||m}),O=Nb(e,{labelable:!0});const w={type:u,pattern:e.pattern};return Hb(t,l,c),tT(e,d,t),N.useEffect(()=>{if(t.current instanceof sr(t.current).HTMLTextAreaElement){let C=t.current;Object.defineProperty(C,"defaultValue",{get:()=>C.value,set:()=>{},configurable:!0})}},[t]),{labelProps:A,inputProps:or(O,n==="input"&&w,{disabled:r,readOnly:i,required:a&&o==="native","aria-required":a&&o==="aria"||void 0,"aria-invalid":h||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],value:l,onChange:C=>c(C.target.value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,placeholder:e.placeholder,inputMode:e.inputMode,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...f,...R}),descriptionProps:S,errorMessageProps:P,isInvalid:h,validationErrors:m,validationDetails:y}}const dT=e=>e.charCodeAt(e.length-1)===10,hT=e=>{const[t,n]=N.useState(""),r=()=>{h.current&&(h.current.style.height=h.current.scrollHeight+"px")},a=()=>{h.current&&(h.current.style.height="48px")},i=w=>{n(w)};N.useEffect(r,[t]);let{label:u,SubmitComponent:o,onSubmit:l,isLoadingStream:c,LoadingComponent:f,onPressLoadingButton:d}=e,h=N.useRef(null),{labelProps:m,inputProps:y}=fT({...e,inputElementType:"textarea"},h);const A=w=>{dT(w.target.value)||i(w.target.value)},R=w=>{(w.code==="Enter"||w.code==="NumpadEnter")&&(w.shiftKey?i(t+`
71
+ `):P())};let S=e.isDisabled;e.shouldDisableIfInputIsEmpty&&(S=e.isDisabled||t.length===0);const P=()=>{a(),l&&l(t),i("")},O=()=>{d&&d()};return v.jsxs("div",{style:{display:"flex",flexDirection:"column"},className:`${e.classNameContainer} w-fu`,children:[v.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[v.jsx("label",{...m,className:e.classNameLabel,children:u}),v.jsx("textarea",{...y,ref:h,className:`${e.classNameTextarea} p-3`,onChange:A,value:t,rows:1,style:{overflow:"hidden",outlineColor:"#a8a8a8",border:"none",outline:"none",width:"calc(100% - 30px)",resize:"none"},onKeyDown:R})]}),!c&&o&&v.jsx("div",{className:"relative",children:v.jsx(o,{onSubmitButton:P,isDisabled:S})}),c&&f&&v.jsx("div",{className:"relative",children:v.jsx(f,{onPressLoadingButton:O})})]})},mT=({onSubmitButton:e,isDisabled:t})=>v.jsx("div",{children:v.jsx("button",{className:`absolute
72
72
  bg-black
73
73
  md:bottom-2
74
74
  md:right-3
@@ -91,12 +91,12 @@ For more details see https://formatjs.io/docs/getting-started/message-distributi
91
91
  flex
92
92
  justify-center
93
93
  items-center
94
- `,children:v.jsx($a,{facet:e.agent.display[Ge.AgentDisplayFacetRoleType.SEARCH]})})},AT=({loadingStatus:e,currentStepName:t,currentStepNumber:n,numberOfSteps:r})=>{const{getFunctionTranslated:a,stepTranslation:i,lookingForProductTranslation:u}=bl();return v.jsx(v.Fragment,{children:e==="loadingIntermediaryStates"&&v.jsxs("div",{children:[v.jsxs("div",{children:[v.jsxs("p",{className:"text-center my-2 text-lg",children:[u,"..."]}),v.jsx("p",{className:"text-center my-1 text-md",children:t&&`${a(t)}`}),n&&v.jsxs("p",{className:"text-center my-2",children:[i,v.jsx("span",{children:" "}),n,"/",r]})]}),v.jsx("div",{className:"flex justify-center",children:v.jsx(gT,{})})]})})},_T=({onPressLoadingButton:e})=>v.jsx("div",{children:v.jsx("button",{className:"absolute bg-white md:bottom-2 md:right-3 dark:hover:bg-white right-2 bottom-1.5 disabled:opacity-10 disabled:text-gray-400 enabled:bg-white text-white p-0.5 border border-white rounded-lg dark:border-white dark:bg-white transition-colors","data-testid":"send-button",onClick:e,children:v.jsx("span",{className:"","data-state":"closed",children:v.jsxs("svg",{fill:"#000000",height:"24",width:"24",version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 297 297",children:[v.jsx("g",{id:"SVGRepo_bgCarrier","stroke-width":"0"}),v.jsx("g",{id:"SVGRepo_tracerCarrier","stroke-linecap":"round","stroke-linejoin":"round"}),v.jsxs("g",{id:"SVGRepo_iconCarrier",children:[" ",v.jsx("path",{d:"M148.5,0C66.486,0,0,66.486,0,148.5S66.486,297,148.5,297S297,230.514,297,148.5S230.514,0,148.5,0z M213.292,190.121 c0,12.912-10.467,23.379-23.378,23.379H106.67c-12.911,0-23.378-10.467-23.378-23.379v-83.242c0-12.912,10.467-23.379,23.378-23.379 h83.244c12.911,0,23.378,10.467,23.378,23.379V190.121z"})," "]})]})})})}),yT=e=>{const t=N.useRef(null),[n,r]=N.useState(!1),a=N.useRef(!0),i=N.useRef(!1),u=N.useRef(0),o=()=>{const f=t.current,d=4;if(f){f.scrollTop<u.current-1&&(i.current=!1);const h=f.scrollHeight>f.clientHeight,y=f.scrollHeight-f.scrollTop<=f.clientHeight+d;r(h&&!y),a.current=y,u.current=f.scrollTop}},l=({smooth:f=!1,sticky:d=!1})=>{const m=t.current;d?(i.current=!0,a.current=!0):m&&m.scrollTo({top:m.scrollHeight,behavior:f?"smooth":"auto"}),m&&i.current&&m.scrollTo({top:m.scrollHeight,behavior:f?"smooth":"auto"})};return N.useEffect(()=>{o()},[e]),N.useEffect(()=>{const f=t.current;if(f)return f.addEventListener("scroll",o),o(),()=>{f.removeEventListener("scroll",o)}},[]),N.useLayoutEffect(()=>{i.current&&l({smooth:!1})},[e]),{scrollToBottom:l,removeStickyNess:()=>{i.current=!1},messagesContainerRef:t,showScrollButton:n}};let Jr=new AbortController;const Tl=({appToken:e,containerClassName:t})=>{e||console.log("Dev - Admin settings");const n=N.useRef(null),{placeholderTranslation:r}=Ya(),{conversation:a,setConversation:i}=N.useContext(Ls),[u,o]=N.useState("notLoading"),[l,c]=N.useState(null),{defaultStartingStep:f}=bl(),[d,m]=N.useState(null),[h,y]=N.useState(f),[A,R]=N.useState(null),{appCurrentLang:S}=N.useContext(Os),O={...u!=="notLoading"||(a?.length??0)>0?{maxHeight:"100vh"}:{height:"250px"}},{scrollToBottom:w,showScrollButton:C,messagesContainerRef:I,removeStickyNess:W}=yT(a),se=F=>{i(B=>[...B,{content:F,userType:"user"}])},ne=()=>{Jr.abort("cancelling"),console.log("Stream request aborted"),o("notLoading"),i(F=>F.filter(B=>!(B.content?.length===0&&B.userType==="assistant")))},Y=async F=>{o("loadingIntermediaryStates");const B=Zn.getApiUrl(),G={query:F,language:S.locale};i(oe=>[...oe,{userType:"assistant",content:""}]),requestAnimationFrame(()=>w({smooth:!1,sticky:!1})),l&&(G.discussionId=l);const $=Jr.signal,X=Zn.getFetchConfig({httpVerb:"POST",body:G,contentType:"application/json",options:{signal:$}});fetch(`${B}/ai/prompt/${e}`,X).then(async oe=>{const pe=oe?.body?.getReader(),ve=new TextDecoder;let Le="",p="",H=!1,Q=!1,T=null;await new ReadableStream({start(z){return K();function K(){return pe?.read().then(te=>{const{done:ie,value:J}=te,_e=ve.decode(J),j=Gt.transformStringifiedObjectIntoArrayOfObjects(_e);Gt.containsObjectWithLastAnswerToTrue(j)&&o("loadingFinalAnswer");for(const ke of j)if(Gt.isObjectOutputstreamTextDTO(ke)){const{content:Ce,isLastAnswer:ce,streamSourceUuid:Ie,shouldStopStream:Ee}=ke;T&&T!==Ie&&(Le+='<span style="display:block;height:1rem;"></span>'),T=Ie,(ce||Ee)&&(Q=!0),z.enqueue(Ce),ET(Ce)?(p+=Ce,Le+=p,p="",H=!1):H||pT(Ce)?(p+=Ce,H=!0):Le+=Ce,i(be=>{const Ne=[...be],Fe=Ne.length-1,we=Ne[Fe];return Ne[Fe]={...we,content:we.content=Le,metaData:{isErrorMessage:Ee}},[...Ne]})}else if(Gt.isObjectOutputstreamLoadingCurrentStepNumberDTO(ke)){const{content:Ce}=ke;z.enqueue(Ce),R(Ce)}else if(Gt.isObjectOutputstreamLoadingCurrentStepNameDTO(ke)){const{content:Ce}=ke;z.enqueue(Ce),y(Ce)}else if(Gt.isObjectOutputstreamLoadingNumberOfStepsDTO(ke)){const{content:Ce}=ke;z.enqueue(Ce),m(Ce)}else console.warn(`Object not handled - ${ke}`);if(ie&&Q){z.close(),o("notLoading"),y(f),R(null);return}return K()})}}}).pipeTo(new WritableStream);const Z=oe.headers.get("discussionId");c(Z)}).catch(()=>{console.log("Cancelling stream"),Jr=new AbortController})};return v.jsxs("div",{className:["relative p-2","flex flex-col min-h-0 overflow-hidden","h-auto",t??"max-w-[90%] mx-auto"].join(" "),ref:n,style:O,children:[v.jsxs("div",{className:"flex-1 overflow-y-auto min-h-0 messagesContainer",ref:I,children:[a.map((F,B)=>v.jsx(ub,{content:F.content,userType:F.userType,metaData:F.metaData},B)),v.jsx(AT,{currentStepName:h,currentStepNumber:A,loadingStatus:u,numberOfSteps:d})]}),C&&v.jsx("button",{onClick:()=>w({smooth:!0,sticky:!0}),className:"absolute bottom-[120px] right-4 bg-blue-500 hover:bg-blue-600 text-white p-3 rounded-full shadow-lg transition-all duration-300 z-10","aria-label":"Scroll to bottom",children:v.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:v.jsx("path",{d:"M12 16L6 10L7.4 8.6L12 13.2L16.6 8.6L18 10L12 16Z",fill:"currentColor"})})}),v.jsx("div",{className:"flex-shrink-0",children:v.jsx(hT,{classNameTextarea:"",classNameContainer:"relative mt-6 mt-3 border-slate-400 border-[1px] rounded-lg p-1",SubmitComponent:mT,isDisabled:u!=="notLoading",shouldDisableIfInputIsEmpty:!0,"aria-label":"TextArea For Bot Conversation",onSubmit:F=>{if(bT(F)){const B=TT(F,l);se(B),W(),w({smooth:!0,sticky:!1})}else se(F),W(),w({smooth:!0,sticky:!1}),Y(F)},placeholder:r,autoFocus:!0,isLoadingStream:u==="loadingFinalAnswer"||u==="loadingIntermediaryStates",LoadingComponent:_T,onPressLoadingButton:ne})})]})};function cr(){return cr=Object.assign?Object.assign.bind():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},cr.apply(this,arguments)}function gl(e,t){if(e==null)return{};var n={},r=Object.keys(e),a,i;for(i=0;i<r.length;i++)a=r[i],!(t.indexOf(a)>=0)&&(n[a]=e[a]);return n}function wa(e,t){return wa=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,a){return r.__proto__=a,r},wa(e,t)}function Al(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,wa(e,t)}var qn={exports:{}};/*
94
+ `,children:v.jsx($a,{facet:e.agent.display[Ge.AgentDisplayFacetRoleType.SEARCH]})})},AT=({loadingStatus:e,currentStepName:t,currentStepNumber:n,numberOfSteps:r})=>{const{getFunctionTranslated:a,stepTranslation:i,lookingForProductTranslation:u}=bl();return v.jsx(v.Fragment,{children:e==="loadingIntermediaryStates"&&v.jsxs("div",{children:[v.jsxs("div",{children:[v.jsxs("p",{className:"text-center my-2 text-lg",children:[u,"..."]}),v.jsx("p",{className:"text-center my-1 text-md",children:t&&`${a(t)}`}),n&&v.jsxs("p",{className:"text-center my-2",children:[i,v.jsx("span",{children:" "}),n,"/",r]})]}),v.jsx("div",{className:"flex justify-center",children:v.jsx(gT,{})})]})})},_T=({onPressLoadingButton:e})=>v.jsx("div",{children:v.jsx("button",{className:"absolute bg-white md:bottom-2 md:right-3 dark:hover:bg-white right-2 bottom-1.5 disabled:opacity-10 disabled:text-gray-400 enabled:bg-white text-white p-0.5 border border-white rounded-lg dark:border-white dark:bg-white transition-colors","data-testid":"send-button",onClick:e,children:v.jsx("span",{className:"","data-state":"closed",children:v.jsxs("svg",{fill:"#000000",height:"24",width:"24",version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 297 297",children:[v.jsx("g",{id:"SVGRepo_bgCarrier","stroke-width":"0"}),v.jsx("g",{id:"SVGRepo_tracerCarrier","stroke-linecap":"round","stroke-linejoin":"round"}),v.jsxs("g",{id:"SVGRepo_iconCarrier",children:[" ",v.jsx("path",{d:"M148.5,0C66.486,0,0,66.486,0,148.5S66.486,297,148.5,297S297,230.514,297,148.5S230.514,0,148.5,0z M213.292,190.121 c0,12.912-10.467,23.379-23.378,23.379H106.67c-12.911,0-23.378-10.467-23.378-23.379v-83.242c0-12.912,10.467-23.379,23.378-23.379 h83.244c12.911,0,23.378,10.467,23.378,23.379V190.121z"})," "]})]})})})}),yT=e=>{const t=N.useRef(null),[n,r]=N.useState(!1),a=N.useRef(!0),i=N.useRef(!1),u=N.useRef(0),o=()=>{const f=t.current,d=4;if(f){f.scrollTop<u.current-1&&(i.current=!1);const m=f.scrollHeight>f.clientHeight,y=f.scrollHeight-f.scrollTop<=f.clientHeight+d;r(m&&!y),a.current=y,u.current=f.scrollTop}},l=({smooth:f=!1,sticky:d=!1})=>{const h=t.current;d?(i.current=!0,a.current=!0):h&&h.scrollTo({top:h.scrollHeight,behavior:f?"smooth":"auto"}),h&&i.current&&h.scrollTo({top:h.scrollHeight,behavior:f?"smooth":"auto"})};return N.useEffect(()=>{o()},[e]),N.useEffect(()=>{const f=t.current;if(f)return f.addEventListener("scroll",o),o(),()=>{f.removeEventListener("scroll",o)}},[]),N.useLayoutEffect(()=>{i.current&&l({smooth:!1})},[e]),{scrollToBottom:l,removeStickyNess:()=>{i.current=!1},messagesContainerRef:t,showScrollButton:n}};let Jr=new AbortController;const Tl=({appToken:e,containerClassName:t})=>{e||console.log("Dev - Admin settings");const n=N.useRef(null),{placeholderTranslation:r}=Ya(),{conversation:a,setConversation:i}=N.useContext(Ls),[u,o]=N.useState("notLoading"),[l,c]=N.useState(null),{defaultStartingStep:f}=bl(),[d,h]=N.useState(null),[m,y]=N.useState(f),[A,R]=N.useState(null),{appCurrentLang:S}=N.useContext(Os),O={...u!=="notLoading"||(a?.length??0)>0?{maxHeight:"100vh"}:{height:"250px"}},{scrollToBottom:w,showScrollButton:C,messagesContainerRef:I,removeStickyNess:W}=yT(a),se=F=>{i(B=>[...B,{content:F,userType:"user"}])},ne=()=>{Jr.abort("cancelling"),console.log("Stream request aborted"),o("notLoading"),i(F=>F.filter(B=>!(B.content?.length===0&&B.userType==="assistant")))},Y=async F=>{o("loadingIntermediaryStates");const B=Zn.getApiUrl(),G={query:F,language:S.locale};i(oe=>[...oe,{userType:"assistant",content:""}]),requestAnimationFrame(()=>w({smooth:!1,sticky:!1})),l&&(G.discussionId=l);const $=Jr.signal,X=Zn.getFetchConfig({httpVerb:"POST",body:G,contentType:"application/json",options:{signal:$}});fetch(`${B}/ai/prompt/${e}`,X).then(async oe=>{const pe=oe?.body?.getReader(),ve=new TextDecoder;let Le="",p="",H=!1,Q=!1,T=null;await new ReadableStream({start(z){return K();function K(){return pe?.read().then(te=>{const{done:ie,value:J}=te,_e=ve.decode(J),j=Gt.transformStringifiedObjectIntoArrayOfObjects(_e);Gt.containsObjectWithLastAnswerToTrue(j)&&o("loadingFinalAnswer");for(const ke of j)if(Gt.isObjectOutputstreamTextDTO(ke)){const{content:Ce,isLastAnswer:ce,streamSourceUuid:Ie,shouldStopStream:Ee}=ke;T&&T!==Ie&&(Le+='<span style="display:block;height:1rem;"></span>'),T=Ie,(ce||Ee)&&(Q=!0),z.enqueue(Ce),ET(Ce)?(p+=Ce,Le+=p,p="",H=!1):H||pT(Ce)?(p+=Ce,H=!0):Le+=Ce,i(be=>{const Ne=[...be],Fe=Ne.length-1,we=Ne[Fe];return Ne[Fe]={...we,content:we.content=Le,metaData:{isErrorMessage:Ee}},[...Ne]})}else if(Gt.isObjectOutputstreamLoadingCurrentStepNumberDTO(ke)){const{content:Ce}=ke;z.enqueue(Ce),R(Ce)}else if(Gt.isObjectOutputstreamLoadingCurrentStepNameDTO(ke)){const{content:Ce}=ke;z.enqueue(Ce),y(Ce)}else if(Gt.isObjectOutputstreamLoadingNumberOfStepsDTO(ke)){const{content:Ce}=ke;z.enqueue(Ce),h(Ce)}else console.warn(`Object not handled - ${ke}`);if(ie&&Q){z.close(),o("notLoading"),y(f),R(null);return}return K()})}}}).pipeTo(new WritableStream);const Z=oe.headers.get("discussionId");c(Z)}).catch(()=>{console.log("Cancelling stream"),Jr=new AbortController})};return v.jsxs("div",{className:["relative p-2","flex flex-col min-h-0 overflow-hidden","h-auto",t??"max-w-[90%] mx-auto"].join(" "),ref:n,style:O,children:[v.jsxs("div",{className:"flex-1 overflow-y-auto min-h-0 messagesContainer",ref:I,children:[a.map((F,B)=>v.jsx(ub,{content:F.content,userType:F.userType,metaData:F.metaData},B)),v.jsx(AT,{currentStepName:m,currentStepNumber:A,loadingStatus:u,numberOfSteps:d})]}),C&&v.jsx("button",{onClick:()=>w({smooth:!0,sticky:!0}),className:"absolute bottom-[120px] right-4 bg-blue-500 hover:bg-blue-600 text-white p-3 rounded-full shadow-lg transition-all duration-300 z-10","aria-label":"Scroll to bottom",children:v.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:v.jsx("path",{d:"M12 16L6 10L7.4 8.6L12 13.2L16.6 8.6L18 10L12 16Z",fill:"currentColor"})})}),v.jsx("div",{className:"flex-shrink-0",children:v.jsx(hT,{classNameTextarea:"",classNameContainer:"relative mt-6 mt-3 border-slate-400 border-[1px] rounded-lg p-1",SubmitComponent:mT,isDisabled:u!=="notLoading",shouldDisableIfInputIsEmpty:!0,"aria-label":"TextArea For Bot Conversation",onSubmit:F=>{if(bT(F)){const B=TT(F,l);se(B),W(),w({smooth:!0,sticky:!1})}else se(F),W(),w({smooth:!0,sticky:!1}),Y(F)},placeholder:r,autoFocus:!0,isLoadingStream:u==="loadingFinalAnswer"||u==="loadingIntermediaryStates",LoadingComponent:_T,onPressLoadingButton:ne})})]})};function cr(){return cr=Object.assign?Object.assign.bind():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},cr.apply(this,arguments)}function gl(e,t){if(e==null)return{};var n={},r=Object.keys(e),a,i;for(i=0;i<r.length;i++)a=r[i],!(t.indexOf(a)>=0)&&(n[a]=e[a]);return n}function wa(e,t){return wa=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,a){return r.__proto__=a,r},wa(e,t)}function Al(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,wa(e,t)}var qn={exports:{}};/*
95
95
  object-assign
96
96
  (c) Sindre Sorhus
97
97
  @license MIT
98
- */var ea,zu;function ST(){if(zu)return ea;zu=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function a(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var u={},o=0;o<10;o++)u["_"+String.fromCharCode(o)]=o;var l=Object.getOwnPropertyNames(u).map(function(f){return u[f]});if(l.join("")!=="0123456789")return!1;var c={};return"abcdefghijklmnopqrst".split("").forEach(function(f){c[f]=f}),Object.keys(Object.assign({},c)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return ea=a()?Object.assign:function(i,u){for(var o,l=r(i),c,f=1;f<arguments.length;f++){o=Object(arguments[f]);for(var d in o)t.call(o,d)&&(l[d]=o[d]);if(e){c=e(o);for(var m=0;m<c.length;m++)n.call(o,c[m])&&(l[c[m]]=o[c[m]])}}return l},ea}var ta,Vu;function ci(){if(Vu)return ta;Vu=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return ta=e,ta}var na,qu;function _l(){return qu||(qu=1,na=Function.call.bind(Object.prototype.hasOwnProperty)),na}var ra,Wu;function xT(){if(Wu)return ra;Wu=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=ci(),n={},r=_l();e=function(i){var u="Warning: "+i;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}}}function a(i,u,o,l,c){if(process.env.NODE_ENV!=="production"){for(var f in i)if(r(i,f)){var d;try{if(typeof i[f]!="function"){var m=Error((l||"React class")+": "+o+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}d=i[f](u,f,l,o,null,t)}catch(y){d=y}if(d&&!(d instanceof Error)&&e((l||"React class")+": type specification of "+o+" `"+f+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var h=c?c():"";e("Failed "+o+" type: "+d.message+(h??""))}}}}return a.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},ra=a,ra}var aa,Xu;function CT(){if(Xu)return aa;Xu=1;var e=Fa(),t=ST(),n=ci(),r=_l(),a=xT(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(o){var l="Warning: "+o;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}});function u(){return null}return aa=function(o,l){var c=typeof Symbol=="function"&&Symbol.iterator,f="@@iterator";function d(p){var H=p&&(c&&p[c]||p[f]);if(typeof H=="function")return H}var m="<<anonymous>>",h={array:S("array"),bigint:S("bigint"),bool:S("boolean"),func:S("function"),number:S("number"),object:S("object"),string:S("string"),symbol:S("symbol"),any:P(),arrayOf:O,element:w(),elementType:C(),instanceOf:I,node:Y(),objectOf:se,oneOf:W,oneOfType:ne,shape:B,exact:G};function y(p,H){return p===H?p!==0||1/p===1/H:p!==p&&H!==H}function A(p,H){this.message=p,this.data=H&&typeof H=="object"?H:{},this.stack=""}A.prototype=Error.prototype;function R(p){if(process.env.NODE_ENV!=="production")var H={},Q=0;function T(Z,z,K,te,ie,J,_e){if(te=te||m,J=J||K,_e!==n){if(l){var j=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw j.name="Invariant Violation",j}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var xe=te+":"+K;!H[xe]&&Q<3&&(i("You are manually calling a React.PropTypes validation function for the `"+J+"` prop on `"+te+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),H[xe]=!0,Q++)}}return z[K]==null?Z?z[K]===null?new A("The "+ie+" `"+J+"` is marked as required "+("in `"+te+"`, but its value is `null`.")):new A("The "+ie+" `"+J+"` is marked as required in "+("`"+te+"`, but its value is `undefined`.")):null:p(z,K,te,ie,J)}var q=T.bind(null,!1);return q.isRequired=T.bind(null,!0),q}function S(p){function H(Q,T,q,Z,z,K){var te=Q[T],ie=oe(te);if(ie!==p){var J=pe(te);return new A("Invalid "+Z+" `"+z+"` of type "+("`"+J+"` supplied to `"+q+"`, expected ")+("`"+p+"`."),{expectedType:p})}return null}return R(H)}function P(){return R(u)}function O(p){function H(Q,T,q,Z,z){if(typeof p!="function")return new A("Property `"+z+"` of component `"+q+"` has invalid PropType notation inside arrayOf.");var K=Q[T];if(!Array.isArray(K)){var te=oe(K);return new A("Invalid "+Z+" `"+z+"` of type "+("`"+te+"` supplied to `"+q+"`, expected an array."))}for(var ie=0;ie<K.length;ie++){var J=p(K,ie,q,Z,z+"["+ie+"]",n);if(J instanceof Error)return J}return null}return R(H)}function w(){function p(H,Q,T,q,Z){var z=H[Q];if(!o(z)){var K=oe(z);return new A("Invalid "+q+" `"+Z+"` of type "+("`"+K+"` supplied to `"+T+"`, expected a single ReactElement."))}return null}return R(p)}function C(){function p(H,Q,T,q,Z){var z=H[Q];if(!e.isValidElementType(z)){var K=oe(z);return new A("Invalid "+q+" `"+Z+"` of type "+("`"+K+"` supplied to `"+T+"`, expected a single ReactElement type."))}return null}return R(p)}function I(p){function H(Q,T,q,Z,z){if(!(Q[T]instanceof p)){var K=p.name||m,te=Le(Q[T]);return new A("Invalid "+Z+" `"+z+"` of type "+("`"+te+"` supplied to `"+q+"`, expected ")+("instance of `"+K+"`."))}return null}return R(H)}function W(p){if(!Array.isArray(p))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):i("Invalid argument supplied to oneOf, expected an array.")),u;function H(Q,T,q,Z,z){for(var K=Q[T],te=0;te<p.length;te++)if(y(K,p[te]))return null;var ie=JSON.stringify(p,function(_e,j){var xe=pe(j);return xe==="symbol"?String(j):j});return new A("Invalid "+Z+" `"+z+"` of value `"+String(K)+"` "+("supplied to `"+q+"`, expected one of "+ie+"."))}return R(H)}function se(p){function H(Q,T,q,Z,z){if(typeof p!="function")return new A("Property `"+z+"` of component `"+q+"` has invalid PropType notation inside objectOf.");var K=Q[T],te=oe(K);if(te!=="object")return new A("Invalid "+Z+" `"+z+"` of type "+("`"+te+"` supplied to `"+q+"`, expected an object."));for(var ie in K)if(r(K,ie)){var J=p(K,ie,q,Z,z+"."+ie,n);if(J instanceof Error)return J}return null}return R(H)}function ne(p){if(!Array.isArray(p))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),u;for(var H=0;H<p.length;H++){var Q=p[H];if(typeof Q!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ve(Q)+" at index "+H+"."),u}function T(q,Z,z,K,te){for(var ie=[],J=0;J<p.length;J++){var _e=p[J],j=_e(q,Z,z,K,te,n);if(j==null)return null;j.data&&r(j.data,"expectedType")&&ie.push(j.data.expectedType)}var xe=ie.length>0?", expected one of type ["+ie.join(", ")+"]":"";return new A("Invalid "+K+" `"+te+"` supplied to "+("`"+z+"`"+xe+"."))}return R(T)}function Y(){function p(H,Q,T,q,Z){return $(H[Q])?null:new A("Invalid "+q+" `"+Z+"` supplied to "+("`"+T+"`, expected a ReactNode."))}return R(p)}function F(p,H,Q,T,q){return new A((p||"React class")+": "+H+" type `"+Q+"."+T+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+q+"`.")}function B(p){function H(Q,T,q,Z,z){var K=Q[T],te=oe(K);if(te!=="object")return new A("Invalid "+Z+" `"+z+"` of type `"+te+"` "+("supplied to `"+q+"`, expected `object`."));for(var ie in p){var J=p[ie];if(typeof J!="function")return F(q,Z,z,ie,pe(J));var _e=J(K,ie,q,Z,z+"."+ie,n);if(_e)return _e}return null}return R(H)}function G(p){function H(Q,T,q,Z,z){var K=Q[T],te=oe(K);if(te!=="object")return new A("Invalid "+Z+" `"+z+"` of type `"+te+"` "+("supplied to `"+q+"`, expected `object`."));var ie=t({},Q[T],p);for(var J in ie){var _e=p[J];if(r(p,J)&&typeof _e!="function")return F(q,Z,z,J,pe(_e));if(!_e)return new A("Invalid "+Z+" `"+z+"` key `"+J+"` supplied to `"+q+"`.\nBad object: "+JSON.stringify(Q[T],null," ")+`
99
- Valid keys: `+JSON.stringify(Object.keys(p),null," "));var j=_e(K,J,q,Z,z+"."+J,n);if(j)return j}return null}return R(H)}function $(p){switch(typeof p){case"number":case"string":case"undefined":return!0;case"boolean":return!p;case"object":if(Array.isArray(p))return p.every($);if(p===null||o(p))return!0;var H=d(p);if(H){var Q=H.call(p),T;if(H!==p.entries){for(;!(T=Q.next()).done;)if(!$(T.value))return!1}else for(;!(T=Q.next()).done;){var q=T.value;if(q&&!$(q[1]))return!1}}else return!1;return!0;default:return!1}}function X(p,H){return p==="symbol"?!0:H?H["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&H instanceof Symbol:!1}function oe(p){var H=typeof p;return Array.isArray(p)?"array":p instanceof RegExp?"object":X(H,p)?"symbol":H}function pe(p){if(typeof p>"u"||p===null)return""+p;var H=oe(p);if(H==="object"){if(p instanceof Date)return"date";if(p instanceof RegExp)return"regexp"}return H}function ve(p){var H=pe(p);switch(H){case"array":case"object":return"an "+H;case"boolean":case"date":case"regexp":return"a "+H;default:return H}}function Le(p){return!p.constructor||!p.constructor.name?m:p.constructor.name}return h.checkPropTypes=a,h.resetWarningCache=a.resetWarningCache,h.PropTypes=h,h},aa}var ia,Qu;function IT(){if(Qu)return ia;Qu=1;var e=ci();function t(){}function n(){}return n.resetWarningCache=t,ia=function(){function r(u,o,l,c,f,d){if(d!==e){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}}r.isRequired=r;function a(){return r}var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:a,element:r,elementType:r,instanceOf:a,node:r,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},ia}var Ku;function NT(){if(Ku)return qn.exports;if(Ku=1,process.env.NODE_ENV!=="production"){var e=Fa(),t=!0;qn.exports=CT()(e.isElement,t)}else qn.exports=IT()();return qn.exports}var OT=NT();const re=Ba(OT);function LT(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function RT(e,t){e.classList?e.classList.add(t):LT(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function Zu(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function vT(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=Zu(e.className,t):e.setAttribute("class",Zu(e.className&&e.className.baseVal||"",t))}const Ju={disabled:!1};var PT=process.env.NODE_ENV!=="production"?re.oneOfType([re.number,re.shape({enter:re.number,exit:re.number,appear:re.number}).isRequired]):null,DT=process.env.NODE_ENV!=="production"?re.oneOfType([re.string,re.shape({enter:re.string,exit:re.string,active:re.string}),re.shape({enter:re.string,enterDone:re.string,enterActive:re.string,exit:re.string,exitDone:re.string,exitActive:re.string})]):null;const yl=N.createContext(null);var Sl=function(t){return t.scrollTop},bn="unmounted",Rt="exited",vt="entering",qt="entered",Ma="exiting",pt=(function(e){Al(t,e);function t(r,a){var i;i=e.call(this,r,a)||this;var u=a,o=u&&!u.isMounting?r.enter:r.appear,l;return i.appearStatus=null,r.in?o?(l=Rt,i.appearStatus=vt):l=qt:r.unmountOnExit||r.mountOnEnter?l=bn:l=Rt,i.state={status:l},i.nextCallback=null,i}t.getDerivedStateFromProps=function(a,i){var u=a.in;return u&&i.status===bn?{status:Rt}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(a){var i=null;if(a!==this.props){var u=this.state.status;this.props.in?u!==vt&&u!==qt&&(i=vt):(u===vt||u===qt)&&(i=Ma)}this.updateStatus(!1,i)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var a=this.props.timeout,i,u,o;return i=u=o=a,a!=null&&typeof a!="number"&&(i=a.exit,u=a.enter,o=a.appear!==void 0?a.appear:u),{exit:i,enter:u,appear:o}},n.updateStatus=function(a,i){if(a===void 0&&(a=!1),i!==null)if(this.cancelNextCallback(),i===vt){if(this.props.unmountOnExit||this.props.mountOnEnter){var u=this.props.nodeRef?this.props.nodeRef.current:Bn.findDOMNode(this);u&&Sl(u)}this.performEnter(a)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Rt&&this.setState({status:bn})},n.performEnter=function(a){var i=this,u=this.props.enter,o=this.context?this.context.isMounting:a,l=this.props.nodeRef?[o]:[Bn.findDOMNode(this),o],c=l[0],f=l[1],d=this.getTimeouts(),m=o?d.appear:d.enter;if(!a&&!u||Ju.disabled){this.safeSetState({status:qt},function(){i.props.onEntered(c)});return}this.props.onEnter(c,f),this.safeSetState({status:vt},function(){i.props.onEntering(c,f),i.onTransitionEnd(m,function(){i.safeSetState({status:qt},function(){i.props.onEntered(c,f)})})})},n.performExit=function(){var a=this,i=this.props.exit,u=this.getTimeouts(),o=this.props.nodeRef?void 0:Bn.findDOMNode(this);if(!i||Ju.disabled){this.safeSetState({status:Rt},function(){a.props.onExited(o)});return}this.props.onExit(o),this.safeSetState({status:Ma},function(){a.props.onExiting(o),a.onTransitionEnd(u.exit,function(){a.safeSetState({status:Rt},function(){a.props.onExited(o)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(a,i){i=this.setNextCallback(i),this.setState(a,i)},n.setNextCallback=function(a){var i=this,u=!0;return this.nextCallback=function(o){u&&(u=!1,i.nextCallback=null,a(o))},this.nextCallback.cancel=function(){u=!1},this.nextCallback},n.onTransitionEnd=function(a,i){this.setNextCallback(i);var u=this.props.nodeRef?this.props.nodeRef.current:Bn.findDOMNode(this),o=a==null&&!this.props.addEndListener;if(!u||o){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[u,this.nextCallback],c=l[0],f=l[1];this.props.addEndListener(c,f)}a!=null&&setTimeout(this.nextCallback,a)},n.render=function(){var a=this.state.status;if(a===bn)return null;var i=this.props,u=i.children;i.in,i.mountOnEnter,i.unmountOnExit,i.appear,i.enter,i.exit,i.timeout,i.addEndListener,i.onEnter,i.onEntering,i.onEntered,i.onExit,i.onExiting,i.onExited,i.nodeRef;var o=gl(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return N.createElement(yl.Provider,{value:null},typeof u=="function"?u(a,o):N.cloneElement(N.Children.only(u),o))},t})(N.Component);pt.contextType=yl;pt.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:re.shape({current:typeof Element>"u"?re.any:function(e,t,n,r,a,i){var u=e[t];return re.instanceOf(u&&"ownerDocument"in u?u.ownerDocument.defaultView.Element:Element)(e,t,n,r,a,i)}}),children:re.oneOfType([re.func.isRequired,re.element.isRequired]).isRequired,in:re.bool,mountOnEnter:re.bool,unmountOnExit:re.bool,appear:re.bool,enter:re.bool,exit:re.bool,timeout:function(t){var n=PT;t.addEndListener||(n=n.isRequired);for(var r=arguments.length,a=new Array(r>1?r-1:0),i=1;i<r;i++)a[i-1]=arguments[i];return n.apply(void 0,[t].concat(a))},addEndListener:re.func,onEnter:re.func,onEntering:re.func,onEntered:re.func,onExit:re.func,onExiting:re.func,onExited:re.func}:{};function zt(){}pt.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:zt,onEntering:zt,onEntered:zt,onExit:zt,onExiting:zt,onExited:zt};pt.UNMOUNTED=bn;pt.EXITED=Rt;pt.ENTERING=vt;pt.ENTERED=qt;pt.EXITING=Ma;var kT=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return RT(t,r)})},ua=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return vT(t,r)})},fi=(function(e){Al(t,e);function t(){for(var r,a=arguments.length,i=new Array(a),u=0;u<a;u++)i[u]=arguments[u];return r=e.call.apply(e,[this].concat(i))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(o,l){var c=r.resolveArguments(o,l),f=c[0],d=c[1];r.removeClasses(f,"exit"),r.addClass(f,d?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(o,l)},r.onEntering=function(o,l){var c=r.resolveArguments(o,l),f=c[0],d=c[1],m=d?"appear":"enter";r.addClass(f,m,"active"),r.props.onEntering&&r.props.onEntering(o,l)},r.onEntered=function(o,l){var c=r.resolveArguments(o,l),f=c[0],d=c[1],m=d?"appear":"enter";r.removeClasses(f,m),r.addClass(f,m,"done"),r.props.onEntered&&r.props.onEntered(o,l)},r.onExit=function(o){var l=r.resolveArguments(o),c=l[0];r.removeClasses(c,"appear"),r.removeClasses(c,"enter"),r.addClass(c,"exit","base"),r.props.onExit&&r.props.onExit(o)},r.onExiting=function(o){var l=r.resolveArguments(o),c=l[0];r.addClass(c,"exit","active"),r.props.onExiting&&r.props.onExiting(o)},r.onExited=function(o){var l=r.resolveArguments(o),c=l[0];r.removeClasses(c,"exit"),r.addClass(c,"exit","done"),r.props.onExited&&r.props.onExited(o)},r.resolveArguments=function(o,l){return r.props.nodeRef?[r.props.nodeRef.current,o]:[o,l]},r.getClassNames=function(o){var l=r.props.classNames,c=typeof l=="string",f=c&&l?l+"-":"",d=c?""+f+o:l[o],m=c?d+"-active":l[o+"Active"],h=c?d+"-done":l[o+"Done"];return{baseClassName:d,activeClassName:m,doneClassName:h}},r}var n=t.prototype;return n.addClass=function(a,i,u){var o=this.getClassNames(i)[u+"ClassName"],l=this.getClassNames("enter"),c=l.doneClassName;i==="appear"&&u==="done"&&c&&(o+=" "+c),u==="active"&&a&&Sl(a),o&&(this.appliedClasses[i][u]=o,kT(a,o))},n.removeClasses=function(a,i){var u=this.appliedClasses[i],o=u.base,l=u.active,c=u.done;this.appliedClasses[i]={},o&&ua(a,o),l&&ua(a,l),c&&ua(a,c)},n.render=function(){var a=this.props;a.classNames;var i=gl(a,["classNames"]);return N.createElement(pt,cr({},i,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t})(N.Component);fi.defaultProps={classNames:""};fi.propTypes=process.env.NODE_ENV!=="production"?cr({},pt.propTypes,{classNames:DT,onEnter:re.func,onEntering:re.func,onEntered:re.func,onExit:re.func,onExiting:re.func,onExited:re.func}):{};const wT=N.forwardRef(({props:e},t)=>v.jsxs("div",{ref:t,className:`chatBox
98
+ */var ea,zu;function ST(){if(zu)return ea;zu=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function a(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var u={},o=0;o<10;o++)u["_"+String.fromCharCode(o)]=o;var l=Object.getOwnPropertyNames(u).map(function(f){return u[f]});if(l.join("")!=="0123456789")return!1;var c={};return"abcdefghijklmnopqrst".split("").forEach(function(f){c[f]=f}),Object.keys(Object.assign({},c)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return ea=a()?Object.assign:function(i,u){for(var o,l=r(i),c,f=1;f<arguments.length;f++){o=Object(arguments[f]);for(var d in o)t.call(o,d)&&(l[d]=o[d]);if(e){c=e(o);for(var h=0;h<c.length;h++)n.call(o,c[h])&&(l[c[h]]=o[c[h]])}}return l},ea}var ta,Vu;function ci(){if(Vu)return ta;Vu=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return ta=e,ta}var na,qu;function _l(){return qu||(qu=1,na=Function.call.bind(Object.prototype.hasOwnProperty)),na}var ra,Wu;function xT(){if(Wu)return ra;Wu=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=ci(),n={},r=_l();e=function(i){var u="Warning: "+i;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}}}function a(i,u,o,l,c){if(process.env.NODE_ENV!=="production"){for(var f in i)if(r(i,f)){var d;try{if(typeof i[f]!="function"){var h=Error((l||"React class")+": "+o+" type `"+f+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[f]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw h.name="Invariant Violation",h}d=i[f](u,f,l,o,null,t)}catch(y){d=y}if(d&&!(d instanceof Error)&&e((l||"React class")+": type specification of "+o+" `"+f+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var m=c?c():"";e("Failed "+o+" type: "+d.message+(m??""))}}}}return a.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},ra=a,ra}var aa,Xu;function CT(){if(Xu)return aa;Xu=1;var e=Fa(),t=ST(),n=ci(),r=_l(),a=xT(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(o){var l="Warning: "+o;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}});function u(){return null}return aa=function(o,l){var c=typeof Symbol=="function"&&Symbol.iterator,f="@@iterator";function d(p){var H=p&&(c&&p[c]||p[f]);if(typeof H=="function")return H}var h="<<anonymous>>",m={array:S("array"),bigint:S("bigint"),bool:S("boolean"),func:S("function"),number:S("number"),object:S("object"),string:S("string"),symbol:S("symbol"),any:P(),arrayOf:O,element:w(),elementType:C(),instanceOf:I,node:Y(),objectOf:se,oneOf:W,oneOfType:ne,shape:B,exact:G};function y(p,H){return p===H?p!==0||1/p===1/H:p!==p&&H!==H}function A(p,H){this.message=p,this.data=H&&typeof H=="object"?H:{},this.stack=""}A.prototype=Error.prototype;function R(p){if(process.env.NODE_ENV!=="production")var H={},Q=0;function T(Z,z,K,te,ie,J,_e){if(te=te||h,J=J||K,_e!==n){if(l){var j=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw j.name="Invariant Violation",j}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var xe=te+":"+K;!H[xe]&&Q<3&&(i("You are manually calling a React.PropTypes validation function for the `"+J+"` prop on `"+te+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),H[xe]=!0,Q++)}}return z[K]==null?Z?z[K]===null?new A("The "+ie+" `"+J+"` is marked as required "+("in `"+te+"`, but its value is `null`.")):new A("The "+ie+" `"+J+"` is marked as required in "+("`"+te+"`, but its value is `undefined`.")):null:p(z,K,te,ie,J)}var q=T.bind(null,!1);return q.isRequired=T.bind(null,!0),q}function S(p){function H(Q,T,q,Z,z,K){var te=Q[T],ie=oe(te);if(ie!==p){var J=pe(te);return new A("Invalid "+Z+" `"+z+"` of type "+("`"+J+"` supplied to `"+q+"`, expected ")+("`"+p+"`."),{expectedType:p})}return null}return R(H)}function P(){return R(u)}function O(p){function H(Q,T,q,Z,z){if(typeof p!="function")return new A("Property `"+z+"` of component `"+q+"` has invalid PropType notation inside arrayOf.");var K=Q[T];if(!Array.isArray(K)){var te=oe(K);return new A("Invalid "+Z+" `"+z+"` of type "+("`"+te+"` supplied to `"+q+"`, expected an array."))}for(var ie=0;ie<K.length;ie++){var J=p(K,ie,q,Z,z+"["+ie+"]",n);if(J instanceof Error)return J}return null}return R(H)}function w(){function p(H,Q,T,q,Z){var z=H[Q];if(!o(z)){var K=oe(z);return new A("Invalid "+q+" `"+Z+"` of type "+("`"+K+"` supplied to `"+T+"`, expected a single ReactElement."))}return null}return R(p)}function C(){function p(H,Q,T,q,Z){var z=H[Q];if(!e.isValidElementType(z)){var K=oe(z);return new A("Invalid "+q+" `"+Z+"` of type "+("`"+K+"` supplied to `"+T+"`, expected a single ReactElement type."))}return null}return R(p)}function I(p){function H(Q,T,q,Z,z){if(!(Q[T]instanceof p)){var K=p.name||h,te=Le(Q[T]);return new A("Invalid "+Z+" `"+z+"` of type "+("`"+te+"` supplied to `"+q+"`, expected ")+("instance of `"+K+"`."))}return null}return R(H)}function W(p){if(!Array.isArray(p))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):i("Invalid argument supplied to oneOf, expected an array.")),u;function H(Q,T,q,Z,z){for(var K=Q[T],te=0;te<p.length;te++)if(y(K,p[te]))return null;var ie=JSON.stringify(p,function(_e,j){var xe=pe(j);return xe==="symbol"?String(j):j});return new A("Invalid "+Z+" `"+z+"` of value `"+String(K)+"` "+("supplied to `"+q+"`, expected one of "+ie+"."))}return R(H)}function se(p){function H(Q,T,q,Z,z){if(typeof p!="function")return new A("Property `"+z+"` of component `"+q+"` has invalid PropType notation inside objectOf.");var K=Q[T],te=oe(K);if(te!=="object")return new A("Invalid "+Z+" `"+z+"` of type "+("`"+te+"` supplied to `"+q+"`, expected an object."));for(var ie in K)if(r(K,ie)){var J=p(K,ie,q,Z,z+"."+ie,n);if(J instanceof Error)return J}return null}return R(H)}function ne(p){if(!Array.isArray(p))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),u;for(var H=0;H<p.length;H++){var Q=p[H];if(typeof Q!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ve(Q)+" at index "+H+"."),u}function T(q,Z,z,K,te){for(var ie=[],J=0;J<p.length;J++){var _e=p[J],j=_e(q,Z,z,K,te,n);if(j==null)return null;j.data&&r(j.data,"expectedType")&&ie.push(j.data.expectedType)}var xe=ie.length>0?", expected one of type ["+ie.join(", ")+"]":"";return new A("Invalid "+K+" `"+te+"` supplied to "+("`"+z+"`"+xe+"."))}return R(T)}function Y(){function p(H,Q,T,q,Z){return $(H[Q])?null:new A("Invalid "+q+" `"+Z+"` supplied to "+("`"+T+"`, expected a ReactNode."))}return R(p)}function F(p,H,Q,T,q){return new A((p||"React class")+": "+H+" type `"+Q+"."+T+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+q+"`.")}function B(p){function H(Q,T,q,Z,z){var K=Q[T],te=oe(K);if(te!=="object")return new A("Invalid "+Z+" `"+z+"` of type `"+te+"` "+("supplied to `"+q+"`, expected `object`."));for(var ie in p){var J=p[ie];if(typeof J!="function")return F(q,Z,z,ie,pe(J));var _e=J(K,ie,q,Z,z+"."+ie,n);if(_e)return _e}return null}return R(H)}function G(p){function H(Q,T,q,Z,z){var K=Q[T],te=oe(K);if(te!=="object")return new A("Invalid "+Z+" `"+z+"` of type `"+te+"` "+("supplied to `"+q+"`, expected `object`."));var ie=t({},Q[T],p);for(var J in ie){var _e=p[J];if(r(p,J)&&typeof _e!="function")return F(q,Z,z,J,pe(_e));if(!_e)return new A("Invalid "+Z+" `"+z+"` key `"+J+"` supplied to `"+q+"`.\nBad object: "+JSON.stringify(Q[T],null," ")+`
99
+ Valid keys: `+JSON.stringify(Object.keys(p),null," "));var j=_e(K,J,q,Z,z+"."+J,n);if(j)return j}return null}return R(H)}function $(p){switch(typeof p){case"number":case"string":case"undefined":return!0;case"boolean":return!p;case"object":if(Array.isArray(p))return p.every($);if(p===null||o(p))return!0;var H=d(p);if(H){var Q=H.call(p),T;if(H!==p.entries){for(;!(T=Q.next()).done;)if(!$(T.value))return!1}else for(;!(T=Q.next()).done;){var q=T.value;if(q&&!$(q[1]))return!1}}else return!1;return!0;default:return!1}}function X(p,H){return p==="symbol"?!0:H?H["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&H instanceof Symbol:!1}function oe(p){var H=typeof p;return Array.isArray(p)?"array":p instanceof RegExp?"object":X(H,p)?"symbol":H}function pe(p){if(typeof p>"u"||p===null)return""+p;var H=oe(p);if(H==="object"){if(p instanceof Date)return"date";if(p instanceof RegExp)return"regexp"}return H}function ve(p){var H=pe(p);switch(H){case"array":case"object":return"an "+H;case"boolean":case"date":case"regexp":return"a "+H;default:return H}}function Le(p){return!p.constructor||!p.constructor.name?h:p.constructor.name}return m.checkPropTypes=a,m.resetWarningCache=a.resetWarningCache,m.PropTypes=m,m},aa}var ia,Qu;function IT(){if(Qu)return ia;Qu=1;var e=ci();function t(){}function n(){}return n.resetWarningCache=t,ia=function(){function r(u,o,l,c,f,d){if(d!==e){var h=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw h.name="Invariant Violation",h}}r.isRequired=r;function a(){return r}var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:a,element:r,elementType:r,instanceOf:a,node:r,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},ia}var Ku;function NT(){if(Ku)return qn.exports;if(Ku=1,process.env.NODE_ENV!=="production"){var e=Fa(),t=!0;qn.exports=CT()(e.isElement,t)}else qn.exports=IT()();return qn.exports}var OT=NT();const re=Ba(OT);function LT(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function RT(e,t){e.classList?e.classList.add(t):LT(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function Zu(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function vT(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=Zu(e.className,t):e.setAttribute("class",Zu(e.className&&e.className.baseVal||"",t))}const Ju={disabled:!1};var PT=process.env.NODE_ENV!=="production"?re.oneOfType([re.number,re.shape({enter:re.number,exit:re.number,appear:re.number}).isRequired]):null,DT=process.env.NODE_ENV!=="production"?re.oneOfType([re.string,re.shape({enter:re.string,exit:re.string,active:re.string}),re.shape({enter:re.string,enterDone:re.string,enterActive:re.string,exit:re.string,exitDone:re.string,exitActive:re.string})]):null;const yl=N.createContext(null);var Sl=function(t){return t.scrollTop},bn="unmounted",Rt="exited",vt="entering",qt="entered",Ma="exiting",pt=(function(e){Al(t,e);function t(r,a){var i;i=e.call(this,r,a)||this;var u=a,o=u&&!u.isMounting?r.enter:r.appear,l;return i.appearStatus=null,r.in?o?(l=Rt,i.appearStatus=vt):l=qt:r.unmountOnExit||r.mountOnEnter?l=bn:l=Rt,i.state={status:l},i.nextCallback=null,i}t.getDerivedStateFromProps=function(a,i){var u=a.in;return u&&i.status===bn?{status:Rt}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(a){var i=null;if(a!==this.props){var u=this.state.status;this.props.in?u!==vt&&u!==qt&&(i=vt):(u===vt||u===qt)&&(i=Ma)}this.updateStatus(!1,i)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var a=this.props.timeout,i,u,o;return i=u=o=a,a!=null&&typeof a!="number"&&(i=a.exit,u=a.enter,o=a.appear!==void 0?a.appear:u),{exit:i,enter:u,appear:o}},n.updateStatus=function(a,i){if(a===void 0&&(a=!1),i!==null)if(this.cancelNextCallback(),i===vt){if(this.props.unmountOnExit||this.props.mountOnEnter){var u=this.props.nodeRef?this.props.nodeRef.current:Bn.findDOMNode(this);u&&Sl(u)}this.performEnter(a)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Rt&&this.setState({status:bn})},n.performEnter=function(a){var i=this,u=this.props.enter,o=this.context?this.context.isMounting:a,l=this.props.nodeRef?[o]:[Bn.findDOMNode(this),o],c=l[0],f=l[1],d=this.getTimeouts(),h=o?d.appear:d.enter;if(!a&&!u||Ju.disabled){this.safeSetState({status:qt},function(){i.props.onEntered(c)});return}this.props.onEnter(c,f),this.safeSetState({status:vt},function(){i.props.onEntering(c,f),i.onTransitionEnd(h,function(){i.safeSetState({status:qt},function(){i.props.onEntered(c,f)})})})},n.performExit=function(){var a=this,i=this.props.exit,u=this.getTimeouts(),o=this.props.nodeRef?void 0:Bn.findDOMNode(this);if(!i||Ju.disabled){this.safeSetState({status:Rt},function(){a.props.onExited(o)});return}this.props.onExit(o),this.safeSetState({status:Ma},function(){a.props.onExiting(o),a.onTransitionEnd(u.exit,function(){a.safeSetState({status:Rt},function(){a.props.onExited(o)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(a,i){i=this.setNextCallback(i),this.setState(a,i)},n.setNextCallback=function(a){var i=this,u=!0;return this.nextCallback=function(o){u&&(u=!1,i.nextCallback=null,a(o))},this.nextCallback.cancel=function(){u=!1},this.nextCallback},n.onTransitionEnd=function(a,i){this.setNextCallback(i);var u=this.props.nodeRef?this.props.nodeRef.current:Bn.findDOMNode(this),o=a==null&&!this.props.addEndListener;if(!u||o){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[u,this.nextCallback],c=l[0],f=l[1];this.props.addEndListener(c,f)}a!=null&&setTimeout(this.nextCallback,a)},n.render=function(){var a=this.state.status;if(a===bn)return null;var i=this.props,u=i.children;i.in,i.mountOnEnter,i.unmountOnExit,i.appear,i.enter,i.exit,i.timeout,i.addEndListener,i.onEnter,i.onEntering,i.onEntered,i.onExit,i.onExiting,i.onExited,i.nodeRef;var o=gl(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return N.createElement(yl.Provider,{value:null},typeof u=="function"?u(a,o):N.cloneElement(N.Children.only(u),o))},t})(N.Component);pt.contextType=yl;pt.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:re.shape({current:typeof Element>"u"?re.any:function(e,t,n,r,a,i){var u=e[t];return re.instanceOf(u&&"ownerDocument"in u?u.ownerDocument.defaultView.Element:Element)(e,t,n,r,a,i)}}),children:re.oneOfType([re.func.isRequired,re.element.isRequired]).isRequired,in:re.bool,mountOnEnter:re.bool,unmountOnExit:re.bool,appear:re.bool,enter:re.bool,exit:re.bool,timeout:function(t){var n=PT;t.addEndListener||(n=n.isRequired);for(var r=arguments.length,a=new Array(r>1?r-1:0),i=1;i<r;i++)a[i-1]=arguments[i];return n.apply(void 0,[t].concat(a))},addEndListener:re.func,onEnter:re.func,onEntering:re.func,onEntered:re.func,onExit:re.func,onExiting:re.func,onExited:re.func}:{};function zt(){}pt.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:zt,onEntering:zt,onEntered:zt,onExit:zt,onExiting:zt,onExited:zt};pt.UNMOUNTED=bn;pt.EXITED=Rt;pt.ENTERING=vt;pt.ENTERED=qt;pt.EXITING=Ma;var kT=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return RT(t,r)})},ua=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return vT(t,r)})},fi=(function(e){Al(t,e);function t(){for(var r,a=arguments.length,i=new Array(a),u=0;u<a;u++)i[u]=arguments[u];return r=e.call.apply(e,[this].concat(i))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(o,l){var c=r.resolveArguments(o,l),f=c[0],d=c[1];r.removeClasses(f,"exit"),r.addClass(f,d?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(o,l)},r.onEntering=function(o,l){var c=r.resolveArguments(o,l),f=c[0],d=c[1],h=d?"appear":"enter";r.addClass(f,h,"active"),r.props.onEntering&&r.props.onEntering(o,l)},r.onEntered=function(o,l){var c=r.resolveArguments(o,l),f=c[0],d=c[1],h=d?"appear":"enter";r.removeClasses(f,h),r.addClass(f,h,"done"),r.props.onEntered&&r.props.onEntered(o,l)},r.onExit=function(o){var l=r.resolveArguments(o),c=l[0];r.removeClasses(c,"appear"),r.removeClasses(c,"enter"),r.addClass(c,"exit","base"),r.props.onExit&&r.props.onExit(o)},r.onExiting=function(o){var l=r.resolveArguments(o),c=l[0];r.addClass(c,"exit","active"),r.props.onExiting&&r.props.onExiting(o)},r.onExited=function(o){var l=r.resolveArguments(o),c=l[0];r.removeClasses(c,"exit"),r.addClass(c,"exit","done"),r.props.onExited&&r.props.onExited(o)},r.resolveArguments=function(o,l){return r.props.nodeRef?[r.props.nodeRef.current,o]:[o,l]},r.getClassNames=function(o){var l=r.props.classNames,c=typeof l=="string",f=c&&l?l+"-":"",d=c?""+f+o:l[o],h=c?d+"-active":l[o+"Active"],m=c?d+"-done":l[o+"Done"];return{baseClassName:d,activeClassName:h,doneClassName:m}},r}var n=t.prototype;return n.addClass=function(a,i,u){var o=this.getClassNames(i)[u+"ClassName"],l=this.getClassNames("enter"),c=l.doneClassName;i==="appear"&&u==="done"&&c&&(o+=" "+c),u==="active"&&a&&Sl(a),o&&(this.appliedClasses[i][u]=o,kT(a,o))},n.removeClasses=function(a,i){var u=this.appliedClasses[i],o=u.base,l=u.active,c=u.done;this.appliedClasses[i]={},o&&ua(a,o),l&&ua(a,l),c&&ua(a,c)},n.render=function(){var a=this.props;a.classNames;var i=gl(a,["classNames"]);return N.createElement(pt,cr({},i,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t})(N.Component);fi.defaultProps={classNames:""};fi.propTypes=process.env.NODE_ENV!=="production"?cr({},pt.propTypes,{classNames:DT,onEnter:re.func,onEntering:re.func,onEntered:re.func,onExit:re.func,onExiting:re.func,onExited:re.func}):{};const wT=N.forwardRef(({props:e},t)=>v.jsxs("div",{ref:t,className:`chatBox
100
100
  fixed
101
101
  z-[99999999]
102
102
  md:bottom-[110px]