(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[320],{50348:function(e,t,r){"use strict";function n(){for(var e,t,r=0,n="";r-1};function o(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(e))throw TypeError("Invalid character in header field name");return e.toLowerCase()}function s(e){return"string"!=typeof e&&(e=String(e)),e}function a(e){var r={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return t.iterable&&(r[Symbol.iterator]=function(){return r}),r}function l(e){this.map={},e instanceof l?e.forEach(function(e,t){this.append(t,e)},this):Array.isArray(e)?e.forEach(function(e){this.append(e[0],e[1])},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}function u(e){if(e.bodyUsed)return Promise.reject(TypeError("Already read"));e.bodyUsed=!0}function c(e){return new Promise(function(t,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}})}function d(e){var t=new FileReader,r=c(t);return t.readAsArrayBuffer(e),r}function p(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function h(){return this.bodyUsed=!1,this._initBody=function(e){if(this._bodyInit=e,e){if("string"==typeof e)this._bodyText=e;else if(t.blob&&Blob.prototype.isPrototypeOf(e))this._bodyBlob=e;else if(t.formData&&FormData.prototype.isPrototypeOf(e))this._bodyFormData=e;else if(t.searchParams&&URLSearchParams.prototype.isPrototypeOf(e))this._bodyText=e.toString();else{var r;t.arrayBuffer&&t.blob&&(r=e)&&DataView.prototype.isPrototypeOf(r)?(this._bodyArrayBuffer=p(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):t.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(e)||i(e))?this._bodyArrayBuffer=p(e):this._bodyText=e=Object.prototype.toString.call(e)}}else this._bodyText="";!this.headers.get("content-type")&&("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):t.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},t.blob&&(this.blob=function(){var e=u(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(!this._bodyFormData)return Promise.resolve(new Blob([this._bodyText]));throw Error("could not read FormData body as blob")},this.arrayBuffer=function(){return this._bodyArrayBuffer?u(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(d)}),this.text=function(){var e,t,r,n=u(this);if(n)return n;if(this._bodyBlob)return e=this._bodyBlob,r=c(t=new FileReader),t.readAsText(e),r;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),r=Array(t.length),n=0;n-1?n:r),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw TypeError("Body not allowed for GET or HEAD requests");this._initBody(i)}function y(e){var t=new FormData;return e.trim().split("&").forEach(function(e){if(e){var r=e.split("="),n=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(n),decodeURIComponent(i))}}),t}function b(e,t){t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in t?t.statusText:"OK",this.headers=new l(t.headers),this.url=t.url||"",this._initBody(e)}m.prototype.clone=function(){return new m(this,{body:this._bodyInit})},h.call(m.prototype),h.call(b.prototype),b.prototype.clone=function(){return new b(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new l(this.headers),url:this.url})},b.error=function(){var e=new b(null,{status:0,statusText:""});return e.type="error",e};var v=[301,302,303,307,308];b.redirect=function(e,t){if(-1===v.indexOf(t))throw RangeError("Invalid status code");return new b(null,{status:t,headers:{location:e}})},e.DOMException=n.DOMException;try{new e.DOMException}catch(t){e.DOMException=function(e,t){this.message=e,this.name=t;var r=Error(e);this.stack=r.stack},e.DOMException.prototype=Object.create(Error.prototype),e.DOMException.prototype.constructor=e.DOMException}function g(r,n){return new Promise(function(i,o){var s=new m(r,n);if(s.signal&&s.signal.aborted)return o(new e.DOMException("Aborted","AbortError"));var a=new XMLHttpRequest;function u(){a.abort()}a.onload=function(){var e,t,r={status:a.status,statusText:a.statusText,headers:(e=a.getAllResponseHeaders()||"",t=new l,e.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach(function(e){var r=e.split(":"),n=r.shift().trim();if(n){var i=r.join(":").trim();t.append(n,i)}}),t)};r.url="responseURL"in a?a.responseURL:r.headers.get("X-Request-URL");var n="response"in a?a.response:a.responseText;i(new b(n,r))},a.onerror=function(){o(TypeError("Network request failed"))},a.ontimeout=function(){o(TypeError("Network request failed"))},a.onabort=function(){o(new e.DOMException("Aborted","AbortError"))},a.open(s.method,s.url,!0),"include"===s.credentials?a.withCredentials=!0:"omit"===s.credentials&&(a.withCredentials=!1),"responseType"in a&&t.blob&&(a.responseType="blob"),s.headers.forEach(function(e,t){a.setRequestHeader(t,e)}),s.signal&&(s.signal.addEventListener("abort",u),a.onreadystatechange=function(){4===a.readyState&&s.signal.removeEventListener("abort",u)}),a.send(void 0===s._bodyInit?null:s._bodyInit)})}g.polyfill=!0,n.fetch||(n.fetch=g,n.Headers=l,n.Request=m,n.Response=b),e.Headers=l,e.Request=m,e.Response=b,e.fetch=g,Object.defineProperty(e,"__esModule",{value:!0})})({}),n.fetch.ponyfill=!0,delete n.fetch.polyfill,(t=n.fetch).default=n.fetch,t.fetch=n.fetch,t.Headers=n.Headers,t.Request=n.Request,t.Response=n.Response,e.exports=t},62601:function(e,t,r){"use strict";var n,i;e.exports=(null==(n=r.g.process)?void 0:n.env)&&"object"==typeof(null==(i=r.g.process)?void 0:i.env)?r.g.process:r(58960)},58960:function(e){!function(){var t={229:function(e){var t,r,n,i=e.exports={};function o(){throw Error("setTimeout has not been defined")}function s(){throw Error("clearTimeout has not been defined")}function a(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{r="function"==typeof clearTimeout?clearTimeout:s}catch(e){r=s}}();var l=[],u=!1,c=-1;function d(){u&&n&&(u=!1,n.length?l=n.concat(l):c=-1,l.length&&p())}function p(){if(!u){var e=a(d);u=!0;for(var t=l.length;t;){for(n=l,l=[];++c1)for(var r=1;re.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function o(...e){return(0,n.useCallback)(i(...e),e)}},67256:function(e,t,r){"use strict";r.d(t,{A4:function(){return l},g7:function(){return s}});var n=r(13428),i=r(2265),o=r(42210);let s=(0,i.forwardRef)((e,t)=>{let{children:r,...o}=e,s=i.Children.toArray(r),l=s.find(u);if(l){let e=l.props.children,r=s.map(t=>t!==l?t:i.Children.count(e)>1?i.Children.only(null):(0,i.isValidElement)(e)?e.props.children:null);return(0,i.createElement)(a,(0,n.Z)({},o,{ref:t}),(0,i.isValidElement)(e)?(0,i.cloneElement)(e,void 0,r):null)}return(0,i.createElement)(a,(0,n.Z)({},o,{ref:t}),r)});s.displayName="Slot";let a=(0,i.forwardRef)((e,t)=>{let{children:r,...n}=e;return(0,i.isValidElement)(r)?(0,i.cloneElement)(r,{...function(e,t){let r={...t};for(let n in t){let i=e[n],o=t[n],s=/^on[A-Z]/.test(n);s?i&&o?r[n]=(...e)=>{o(...e),i(...e)}:i&&(r[n]=i):"style"===n?r[n]={...i,...o}:"className"===n&&(r[n]=[i,o].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props),ref:t?(0,o.F)(t,r.ref):r.ref}):i.Children.count(r)>1?i.Children.only(null):null});a.displayName="SlotClone";let l=({children:e})=>(0,i.createElement)(i.Fragment,null,e);function u(e){return(0,i.isValidElement)(e)&&e.type===l}},95054:function(e,t,r){"use strict";r.d(t,{g6:function(){return ey}});let n=JSON,i=e=>e.toUpperCase(),o=e=>{let t={};return e.forEach((e,r)=>{t[r]=e}),t},s=(e,t,r)=>e.document?e:{document:e,variables:t,requestHeaders:r,signal:void 0},a=(e,t,r)=>e.query?e:{query:e,variables:t,requestHeaders:r,signal:void 0},l=(e,t)=>e.documents?e:{documents:e,requestHeaders:t,signal:void 0},u=/\r\n|[\n\r]/g;function c(e,t){let r=0,n=1;for(let i of e.body.matchAll(u)){if("number"==typeof i.index||function(e,t){if(!e)throw Error(null!=t?t:"Unexpected invariant triggered.")}(!1),i.index>=t)break;r=i.index+i[0].length,n+=1}return{line:n,column:t+1-r}}function d(e,t){let r=e.locationOffset.column-1,n="".padStart(r)+e.body,i=t.line-1,o=e.locationOffset.line-1,s=t.line+o,a=1===t.line?r:0,l=t.column+a,u=`${e.name}:${s}:${l} `,c=n.split(/\r\n|[\n\r]/g),d=c[i];if(d.length>120){let e=Math.floor(l/80),t=l%80,r=[];for(let e=0;e["|",e]),["|","^".padStart(t)],["|",r[e+1]]])}return u+p([[`${s-1} |`,c[i-1]],[`${s} |`,d],["|","^".padStart(l)],[`${s+1} |`,c[i+1]]])}function p(e){let t=e.filter(([e,t])=>void 0!==t),r=Math.max(...t.map(([e])=>e.length));return t.map(([e,t])=>e.padStart(r)+(t?" "+t:"")).join("\n")}class h extends Error{constructor(e,...t){var r,n,i,o;let{nodes:s,source:a,positions:l,path:u,originalError:d,extensions:p}=function(e){let t=e[0];return null==t||"kind"in t||"length"in t?{nodes:t,source:e[1],positions:e[2],path:e[3],originalError:e[4],extensions:e[5]}:t}(t);super(e),this.name="GraphQLError",this.path=null!=u?u:void 0,this.originalError=null!=d?d:void 0,this.nodes=f(Array.isArray(s)?s:s?[s]:void 0);let m=f(null===(r=this.nodes)||void 0===r?void 0:r.map(e=>e.loc).filter(e=>null!=e));this.source=null!=a?a:null==m?void 0:null===(n=m[0])||void 0===n?void 0:n.source,this.positions=null!=l?l:null==m?void 0:m.map(e=>e.start),this.locations=l&&a?l.map(e=>c(a,e)):null==m?void 0:m.map(e=>c(e.source,e.start));let y="object"==typeof(o=null==d?void 0:d.extensions)&&null!==o?null==d?void 0:d.extensions:void 0;this.extensions=null!==(i=null!=p?p:y)&&void 0!==i?i:Object.create(null),Object.defineProperties(this,{message:{writable:!0,enumerable:!0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),null!=d&&d.stack?Object.defineProperty(this,"stack",{value:d.stack,writable:!0,configurable:!0}):Error.captureStackTrace?Error.captureStackTrace(this,h):Object.defineProperty(this,"stack",{value:Error().stack,writable:!0,configurable:!0})}get[Symbol.toStringTag](){return"GraphQLError"}toString(){let e=this.message;if(this.nodes){for(let r of this.nodes)if(r.loc){var t;e+="\n\n"+d((t=r.loc).source,c(t.source,t.start))}}else if(this.source&&this.locations)for(let t of this.locations)e+="\n\n"+d(this.source,t);return e}toJSON(){let e={message:this.message};return null!=this.locations&&(e.locations=this.locations),null!=this.path&&(e.path=this.path),null!=this.extensions&&Object.keys(this.extensions).length>0&&(e.extensions=this.extensions),e}}function f(e){return void 0===e||0===e.length?void 0:e}function m(e,t,r){return new h(`Syntax Error: ${r}`,{source:e,positions:[t]})}class y{constructor(e,t,r){this.start=e.start,this.end=t.end,this.startToken=e,this.endToken=t,this.source=r}get[Symbol.toStringTag](){return"Location"}toJSON(){return{start:this.start,end:this.end}}}class b{constructor(e,t,r,n,i,o){this.kind=e,this.start=t,this.end=r,this.line=n,this.column=i,this.value=o,this.prev=null,this.next=null}get[Symbol.toStringTag](){return"Token"}toJSON(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}}}let v={Name:[],Document:["definitions"],OperationDefinition:["name","variableDefinitions","directives","selectionSet"],VariableDefinition:["variable","type","defaultValue","directives"],Variable:["name"],SelectionSet:["selections"],Field:["alias","name","arguments","directives","selectionSet"],Argument:["name","value"],FragmentSpread:["name","directives"],InlineFragment:["typeCondition","directives","selectionSet"],FragmentDefinition:["name","variableDefinitions","typeCondition","directives","selectionSet"],IntValue:[],FloatValue:[],StringValue:[],BooleanValue:[],NullValue:[],EnumValue:[],ListValue:["values"],ObjectValue:["fields"],ObjectField:["name","value"],Directive:["name","arguments"],NamedType:["name"],ListType:["type"],NonNullType:["type"],SchemaDefinition:["description","directives","operationTypes"],OperationTypeDefinition:["type"],ScalarTypeDefinition:["description","name","directives"],ObjectTypeDefinition:["description","name","interfaces","directives","fields"],FieldDefinition:["description","name","arguments","type","directives"],InputValueDefinition:["description","name","type","defaultValue","directives"],InterfaceTypeDefinition:["description","name","interfaces","directives","fields"],UnionTypeDefinition:["description","name","directives","types"],EnumTypeDefinition:["description","name","directives","values"],EnumValueDefinition:["description","name","directives"],InputObjectTypeDefinition:["description","name","directives","fields"],DirectiveDefinition:["description","name","arguments","locations"],SchemaExtension:["directives","operationTypes"],ScalarTypeExtension:["name","directives"],ObjectTypeExtension:["name","interfaces","directives","fields"],InterfaceTypeExtension:["name","interfaces","directives","fields"],UnionTypeExtension:["name","directives","types"],EnumTypeExtension:["name","directives","values"],InputObjectTypeExtension:["name","directives","fields"]},g=new Set(Object.keys(v));function E(e){let t=null==e?void 0:e.kind;return"string"==typeof t&&g.has(t)}function T(e){return 9===e||32===e}function x(e){return e>=48&&e<=57}function N(e){return e>=97&&e<=122||e>=65&&e<=90}function w(e){return N(e)||95===e}(et=eo||(eo={})).QUERY="query",et.MUTATION="mutation",et.SUBSCRIPTION="subscription",(er=es||(es={})).QUERY="QUERY",er.MUTATION="MUTATION",er.SUBSCRIPTION="SUBSCRIPTION",er.FIELD="FIELD",er.FRAGMENT_DEFINITION="FRAGMENT_DEFINITION",er.FRAGMENT_SPREAD="FRAGMENT_SPREAD",er.INLINE_FRAGMENT="INLINE_FRAGMENT",er.VARIABLE_DEFINITION="VARIABLE_DEFINITION",er.SCHEMA="SCHEMA",er.SCALAR="SCALAR",er.OBJECT="OBJECT",er.FIELD_DEFINITION="FIELD_DEFINITION",er.ARGUMENT_DEFINITION="ARGUMENT_DEFINITION",er.INTERFACE="INTERFACE",er.UNION="UNION",er.ENUM="ENUM",er.ENUM_VALUE="ENUM_VALUE",er.INPUT_OBJECT="INPUT_OBJECT",er.INPUT_FIELD_DEFINITION="INPUT_FIELD_DEFINITION",(en=ea||(ea={})).NAME="Name",en.DOCUMENT="Document",en.OPERATION_DEFINITION="OperationDefinition",en.VARIABLE_DEFINITION="VariableDefinition",en.SELECTION_SET="SelectionSet",en.FIELD="Field",en.ARGUMENT="Argument",en.FRAGMENT_SPREAD="FragmentSpread",en.INLINE_FRAGMENT="InlineFragment",en.FRAGMENT_DEFINITION="FragmentDefinition",en.VARIABLE="Variable",en.INT="IntValue",en.FLOAT="FloatValue",en.STRING="StringValue",en.BOOLEAN="BooleanValue",en.NULL="NullValue",en.ENUM="EnumValue",en.LIST="ListValue",en.OBJECT="ObjectValue",en.OBJECT_FIELD="ObjectField",en.DIRECTIVE="Directive",en.NAMED_TYPE="NamedType",en.LIST_TYPE="ListType",en.NON_NULL_TYPE="NonNullType",en.SCHEMA_DEFINITION="SchemaDefinition",en.OPERATION_TYPE_DEFINITION="OperationTypeDefinition",en.SCALAR_TYPE_DEFINITION="ScalarTypeDefinition",en.OBJECT_TYPE_DEFINITION="ObjectTypeDefinition",en.FIELD_DEFINITION="FieldDefinition",en.INPUT_VALUE_DEFINITION="InputValueDefinition",en.INTERFACE_TYPE_DEFINITION="InterfaceTypeDefinition",en.UNION_TYPE_DEFINITION="UnionTypeDefinition",en.ENUM_TYPE_DEFINITION="EnumTypeDefinition",en.ENUM_VALUE_DEFINITION="EnumValueDefinition",en.INPUT_OBJECT_TYPE_DEFINITION="InputObjectTypeDefinition",en.DIRECTIVE_DEFINITION="DirectiveDefinition",en.SCHEMA_EXTENSION="SchemaExtension",en.SCALAR_TYPE_EXTENSION="ScalarTypeExtension",en.OBJECT_TYPE_EXTENSION="ObjectTypeExtension",en.INTERFACE_TYPE_EXTENSION="InterfaceTypeExtension",en.UNION_TYPE_EXTENSION="UnionTypeExtension",en.ENUM_TYPE_EXTENSION="EnumTypeExtension",en.INPUT_OBJECT_TYPE_EXTENSION="InputObjectTypeExtension",(ei=el||(el={})).SOF="",ei.EOF="",ei.BANG="!",ei.DOLLAR="$",ei.AMP="&",ei.PAREN_L="(",ei.PAREN_R=")",ei.SPREAD="...",ei.COLON=":",ei.EQUALS="=",ei.AT="@",ei.BRACKET_L="[",ei.BRACKET_R="]",ei.BRACE_L="{",ei.PIPE="|",ei.BRACE_R="}",ei.NAME="Name",ei.INT="Int",ei.FLOAT="Float",ei.STRING="String",ei.BLOCK_STRING="BlockString",ei.COMMENT="Comment";class _{constructor(e){let t=new b(el.SOF,0,0,0,0);this.source=e,this.lastToken=t,this.token=t,this.line=1,this.lineStart=0}get[Symbol.toStringTag](){return"Lexer"}advance(){this.lastToken=this.token;let e=this.token=this.lookahead();return e}lookahead(){let e=this.token;if(e.kind!==el.EOF)do if(e.next)e=e.next;else{let t=function(e,t){let r=e.source.body,n=r.length,i=t;for(;i0===t?e:e.slice(n)).slice(null!==(t=i)&&void 0!==t?t:0,o+1)})(l).join("\n"));return e.line+=l.length-1,e.lineStart=i,n}if(92===n&&34===r.charCodeAt(o+1)&&34===r.charCodeAt(o+2)&&34===r.charCodeAt(o+3)){a+=r.slice(s,o),s=o+1,o+=4;continue}if(10===n||13===n){a+=r.slice(s,o),l.push(a),13===n&&10===r.charCodeAt(o+1)?o+=2:++o,a="",s=o,i=o;continue}if(I(n))++o;else if(O(r,o))o+=2;else throw m(e.source,o,`Invalid character within String: ${D(e,o)}.`)}throw m(e.source,o,"Unterminated string.")}(e,i);return function(e,t){let r=e.source.body,n=r.length,i=t+1,o=i,s="";for(;i=0&&e<=55295||e>=57344&&e<=1114111}function O(e,t){return A(e.charCodeAt(t))&&k(e.charCodeAt(t+1))}function A(e){return e>=55296&&e<=56319}function k(e){return e>=56320&&e<=57343}function D(e,t){let r=e.source.body.codePointAt(t);if(void 0===r)return el.EOF;if(r>=32&&r<=126){let e=String.fromCodePoint(r);return'"'===e?"'\"'":`"${e}"`}return"U+"+r.toString(16).toUpperCase().padStart(4,"0")}function C(e,t,r,n,i){let o=e.line,s=1+r-e.lineStart;return new b(t,r,n,o,s,i)}function S(e,t,r){if(!x(r))throw m(e.source,t,`Invalid number, expected digit but got: ${D(e,t)}.`);let n=e.source.body,i=t+1;for(;x(n.charCodeAt(i));)++i;return i}function R(e,t){return L(e.charCodeAt(t))<<12|L(e.charCodeAt(t+1))<<8|L(e.charCodeAt(t+2))<<4|L(e.charCodeAt(t+3))}function L(e){return e>=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function F(e,t){if(!e)throw Error(t)}function P(e,t){switch(typeof e){case"string":return JSON.stringify(e);case"function":return e.name?`[function ${e.name}]`:"[function]";case"object":return function(e,t){if(null===e)return"null";if(t.includes(e))return"[Circular]";let r=[...t,e];if("function"==typeof e.toJSON){let t=e.toJSON();if(t!==e)return"string"==typeof t?t:P(t,r)}else if(Array.isArray(e))return function(e,t){if(0===e.length)return"[]";if(t.length>2)return"[Array]";let r=Math.min(10,e.length),n=e.length-r,i=[];for(let n=0;n1&&i.push(`... ${n} more items`),"["+i.join(", ")+"]"}(e,r);return function(e,t){let r=Object.entries(e);if(0===r.length)return"{}";if(t.length>2)return"["+function(e){let t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if("Object"===t&&"function"==typeof e.constructor){let t=e.constructor.name;if("string"==typeof t&&""!==t)return t}return t}(e)+"]";let n=r.map(([e,r])=>e+": "+P(r,t));return"{ "+n.join(", ")+" }"}(e,r)}(e,t);default:return String(e)}}let M=globalThis.process&&"production"===globalThis.process.env.NODE_ENV?function(e,t){return e instanceof t}:function(e,t){if(e instanceof t)return!0;if("object"==typeof e&&null!==e){var r;let n=t.prototype[Symbol.toStringTag],i=Symbol.toStringTag in e?e[Symbol.toStringTag]:null===(r=e.constructor)||void 0===r?void 0:r.name;if(n===i){let t=P(e,[]);throw Error(`Cannot use ${n} "${t}" from another module or realm. Ensure that there is only one instance of "graphql" in the node_modules directory. If different versions of "graphql" are the dependencies of other relied on modules, use "resolutions" to ensure only one version is installed. https://yarnpkg.com/en/docs/selective-version-resolutions Duplicate "graphql" modules cannot be used at the same time since different versions may have different capabilities and behavior. The data from one version used in the function from another could produce confusing and spurious results.`)}}return!1};class U{constructor(e,t="GraphQL request",r={line:1,column:1}){"string"==typeof e||F(!1,`Body must be a string. Received: ${P(e,[])}.`),this.body=e,this.name=t,this.locationOffset=r,this.locationOffset.line>0||F(!1,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||F(!1,"column in locationOffset is 1-indexed and must be positive.")}get[Symbol.toStringTag](){return"Source"}}class j{constructor(e,t={}){let r=M(e,U)?e:new U(e);this._lexer=new _(r),this._options=t,this._tokenCounter=0}parseName(){let e=this.expectToken(el.NAME);return this.node(e,{kind:ea.NAME,value:e.value})}parseDocument(){return this.node(this._lexer.token,{kind:ea.DOCUMENT,definitions:this.many(el.SOF,this.parseDefinition,el.EOF)})}parseDefinition(){if(this.peek(el.BRACE_L))return this.parseOperationDefinition();let e=this.peekDescription(),t=e?this._lexer.lookahead():this._lexer.token;if(t.kind===el.NAME){switch(t.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}if(e)throw m(this._lexer.source,this._lexer.token.start,"Unexpected description, descriptions are supported only on type definitions.");switch(t.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"extend":return this.parseTypeSystemExtension()}}throw this.unexpected(t)}parseOperationDefinition(){let e;let t=this._lexer.token;if(this.peek(el.BRACE_L))return this.node(t,{kind:ea.OPERATION_DEFINITION,operation:eo.QUERY,name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet()});let r=this.parseOperationType();return this.peek(el.NAME)&&(e=this.parseName()),this.node(t,{kind:ea.OPERATION_DEFINITION,operation:r,name:e,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseOperationType(){let e=this.expectToken(el.NAME);switch(e.value){case"query":return eo.QUERY;case"mutation":return eo.MUTATION;case"subscription":return eo.SUBSCRIPTION}throw this.unexpected(e)}parseVariableDefinitions(){return this.optionalMany(el.PAREN_L,this.parseVariableDefinition,el.PAREN_R)}parseVariableDefinition(){return this.node(this._lexer.token,{kind:ea.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(el.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(el.EQUALS)?this.parseConstValueLiteral():void 0,directives:this.parseConstDirectives()})}parseVariable(){let e=this._lexer.token;return this.expectToken(el.DOLLAR),this.node(e,{kind:ea.VARIABLE,name:this.parseName()})}parseSelectionSet(){return this.node(this._lexer.token,{kind:ea.SELECTION_SET,selections:this.many(el.BRACE_L,this.parseSelection,el.BRACE_R)})}parseSelection(){return this.peek(el.SPREAD)?this.parseFragment():this.parseField()}parseField(){let e,t;let r=this._lexer.token,n=this.parseName();return this.expectOptionalToken(el.COLON)?(e=n,t=this.parseName()):t=n,this.node(r,{kind:ea.FIELD,alias:e,name:t,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(el.BRACE_L)?this.parseSelectionSet():void 0})}parseArguments(e){let t=e?this.parseConstArgument:this.parseArgument;return this.optionalMany(el.PAREN_L,t,el.PAREN_R)}parseArgument(e=!1){let t=this._lexer.token,r=this.parseName();return this.expectToken(el.COLON),this.node(t,{kind:ea.ARGUMENT,name:r,value:this.parseValueLiteral(e)})}parseConstArgument(){return this.parseArgument(!0)}parseFragment(){let e=this._lexer.token;this.expectToken(el.SPREAD);let t=this.expectOptionalKeyword("on");return!t&&this.peek(el.NAME)?this.node(e,{kind:ea.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1)}):this.node(e,{kind:ea.INLINE_FRAGMENT,typeCondition:t?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentDefinition(){let e=this._lexer.token;return(this.expectKeyword("fragment"),!0===this._options.allowLegacyFragmentVariables)?this.node(e,{kind:ea.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()}):this.node(e,{kind:ea.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet()})}parseFragmentName(){if("on"===this._lexer.token.value)throw this.unexpected();return this.parseName()}parseValueLiteral(e){let t=this._lexer.token;switch(t.kind){case el.BRACKET_L:return this.parseList(e);case el.BRACE_L:return this.parseObject(e);case el.INT:return this.advanceLexer(),this.node(t,{kind:ea.INT,value:t.value});case el.FLOAT:return this.advanceLexer(),this.node(t,{kind:ea.FLOAT,value:t.value});case el.STRING:case el.BLOCK_STRING:return this.parseStringLiteral();case el.NAME:switch(this.advanceLexer(),t.value){case"true":return this.node(t,{kind:ea.BOOLEAN,value:!0});case"false":return this.node(t,{kind:ea.BOOLEAN,value:!1});case"null":return this.node(t,{kind:ea.NULL});default:return this.node(t,{kind:ea.ENUM,value:t.value})}case el.DOLLAR:if(e){if(this.expectToken(el.DOLLAR),this._lexer.token.kind===el.NAME){let e=this._lexer.token.value;throw m(this._lexer.source,t.start,`Unexpected variable "$${e}" in constant value.`)}throw this.unexpected(t)}return this.parseVariable();default:throw this.unexpected()}}parseConstValueLiteral(){return this.parseValueLiteral(!0)}parseStringLiteral(){let e=this._lexer.token;return this.advanceLexer(),this.node(e,{kind:ea.STRING,value:e.value,block:e.kind===el.BLOCK_STRING})}parseList(e){return this.node(this._lexer.token,{kind:ea.LIST,values:this.any(el.BRACKET_L,()=>this.parseValueLiteral(e),el.BRACKET_R)})}parseObject(e){return this.node(this._lexer.token,{kind:ea.OBJECT,fields:this.any(el.BRACE_L,()=>this.parseObjectField(e),el.BRACE_R)})}parseObjectField(e){let t=this._lexer.token,r=this.parseName();return this.expectToken(el.COLON),this.node(t,{kind:ea.OBJECT_FIELD,name:r,value:this.parseValueLiteral(e)})}parseDirectives(e){let t=[];for(;this.peek(el.AT);)t.push(this.parseDirective(e));return t}parseConstDirectives(){return this.parseDirectives(!0)}parseDirective(e){let t=this._lexer.token;return this.expectToken(el.AT),this.node(t,{kind:ea.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(e)})}parseTypeReference(){let e;let t=this._lexer.token;if(this.expectOptionalToken(el.BRACKET_L)){let r=this.parseTypeReference();this.expectToken(el.BRACKET_R),e=this.node(t,{kind:ea.LIST_TYPE,type:r})}else e=this.parseNamedType();return this.expectOptionalToken(el.BANG)?this.node(t,{kind:ea.NON_NULL_TYPE,type:e}):e}parseNamedType(){return this.node(this._lexer.token,{kind:ea.NAMED_TYPE,name:this.parseName()})}peekDescription(){return this.peek(el.STRING)||this.peek(el.BLOCK_STRING)}parseDescription(){if(this.peekDescription())return this.parseStringLiteral()}parseSchemaDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("schema");let r=this.parseConstDirectives(),n=this.many(el.BRACE_L,this.parseOperationTypeDefinition,el.BRACE_R);return this.node(e,{kind:ea.SCHEMA_DEFINITION,description:t,directives:r,operationTypes:n})}parseOperationTypeDefinition(){let e=this._lexer.token,t=this.parseOperationType();this.expectToken(el.COLON);let r=this.parseNamedType();return this.node(e,{kind:ea.OPERATION_TYPE_DEFINITION,operation:t,type:r})}parseScalarTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("scalar");let r=this.parseName(),n=this.parseConstDirectives();return this.node(e,{kind:ea.SCALAR_TYPE_DEFINITION,description:t,name:r,directives:n})}parseObjectTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("type");let r=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();return this.node(e,{kind:ea.OBJECT_TYPE_DEFINITION,description:t,name:r,interfaces:n,directives:i,fields:o})}parseImplementsInterfaces(){return this.expectOptionalKeyword("implements")?this.delimitedMany(el.AMP,this.parseNamedType):[]}parseFieldsDefinition(){return this.optionalMany(el.BRACE_L,this.parseFieldDefinition,el.BRACE_R)}parseFieldDefinition(){let e=this._lexer.token,t=this.parseDescription(),r=this.parseName(),n=this.parseArgumentDefs();this.expectToken(el.COLON);let i=this.parseTypeReference(),o=this.parseConstDirectives();return this.node(e,{kind:ea.FIELD_DEFINITION,description:t,name:r,arguments:n,type:i,directives:o})}parseArgumentDefs(){return this.optionalMany(el.PAREN_L,this.parseInputValueDef,el.PAREN_R)}parseInputValueDef(){let e;let t=this._lexer.token,r=this.parseDescription(),n=this.parseName();this.expectToken(el.COLON);let i=this.parseTypeReference();this.expectOptionalToken(el.EQUALS)&&(e=this.parseConstValueLiteral());let o=this.parseConstDirectives();return this.node(t,{kind:ea.INPUT_VALUE_DEFINITION,description:r,name:n,type:i,defaultValue:e,directives:o})}parseInterfaceTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("interface");let r=this.parseName(),n=this.parseImplementsInterfaces(),i=this.parseConstDirectives(),o=this.parseFieldsDefinition();return this.node(e,{kind:ea.INTERFACE_TYPE_DEFINITION,description:t,name:r,interfaces:n,directives:i,fields:o})}parseUnionTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("union");let r=this.parseName(),n=this.parseConstDirectives(),i=this.parseUnionMemberTypes();return this.node(e,{kind:ea.UNION_TYPE_DEFINITION,description:t,name:r,directives:n,types:i})}parseUnionMemberTypes(){return this.expectOptionalToken(el.EQUALS)?this.delimitedMany(el.PIPE,this.parseNamedType):[]}parseEnumTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("enum");let r=this.parseName(),n=this.parseConstDirectives(),i=this.parseEnumValuesDefinition();return this.node(e,{kind:ea.ENUM_TYPE_DEFINITION,description:t,name:r,directives:n,values:i})}parseEnumValuesDefinition(){return this.optionalMany(el.BRACE_L,this.parseEnumValueDefinition,el.BRACE_R)}parseEnumValueDefinition(){let e=this._lexer.token,t=this.parseDescription(),r=this.parseEnumValueName(),n=this.parseConstDirectives();return this.node(e,{kind:ea.ENUM_VALUE_DEFINITION,description:t,name:r,directives:n})}parseEnumValueName(){if("true"===this._lexer.token.value||"false"===this._lexer.token.value||"null"===this._lexer.token.value)throw m(this._lexer.source,this._lexer.token.start,`${B(this._lexer.token)} is reserved and cannot be used for an enum value.`);return this.parseName()}parseInputObjectTypeDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("input");let r=this.parseName(),n=this.parseConstDirectives(),i=this.parseInputFieldsDefinition();return this.node(e,{kind:ea.INPUT_OBJECT_TYPE_DEFINITION,description:t,name:r,directives:n,fields:i})}parseInputFieldsDefinition(){return this.optionalMany(el.BRACE_L,this.parseInputValueDef,el.BRACE_R)}parseTypeSystemExtension(){let e=this._lexer.lookahead();if(e.kind===el.NAME)switch(e.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(e)}parseSchemaExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");let t=this.parseConstDirectives(),r=this.optionalMany(el.BRACE_L,this.parseOperationTypeDefinition,el.BRACE_R);if(0===t.length&&0===r.length)throw this.unexpected();return this.node(e,{kind:ea.SCHEMA_EXTENSION,directives:t,operationTypes:r})}parseScalarTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");let t=this.parseName(),r=this.parseConstDirectives();if(0===r.length)throw this.unexpected();return this.node(e,{kind:ea.SCALAR_TYPE_EXTENSION,name:t,directives:r})}parseObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");let t=this.parseName(),r=this.parseImplementsInterfaces(),n=this.parseConstDirectives(),i=this.parseFieldsDefinition();if(0===r.length&&0===n.length&&0===i.length)throw this.unexpected();return this.node(e,{kind:ea.OBJECT_TYPE_EXTENSION,name:t,interfaces:r,directives:n,fields:i})}parseInterfaceTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");let t=this.parseName(),r=this.parseImplementsInterfaces(),n=this.parseConstDirectives(),i=this.parseFieldsDefinition();if(0===r.length&&0===n.length&&0===i.length)throw this.unexpected();return this.node(e,{kind:ea.INTERFACE_TYPE_EXTENSION,name:t,interfaces:r,directives:n,fields:i})}parseUnionTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");let t=this.parseName(),r=this.parseConstDirectives(),n=this.parseUnionMemberTypes();if(0===r.length&&0===n.length)throw this.unexpected();return this.node(e,{kind:ea.UNION_TYPE_EXTENSION,name:t,directives:r,types:n})}parseEnumTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");let t=this.parseName(),r=this.parseConstDirectives(),n=this.parseEnumValuesDefinition();if(0===r.length&&0===n.length)throw this.unexpected();return this.node(e,{kind:ea.ENUM_TYPE_EXTENSION,name:t,directives:r,values:n})}parseInputObjectTypeExtension(){let e=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");let t=this.parseName(),r=this.parseConstDirectives(),n=this.parseInputFieldsDefinition();if(0===r.length&&0===n.length)throw this.unexpected();return this.node(e,{kind:ea.INPUT_OBJECT_TYPE_EXTENSION,name:t,directives:r,fields:n})}parseDirectiveDefinition(){let e=this._lexer.token,t=this.parseDescription();this.expectKeyword("directive"),this.expectToken(el.AT);let r=this.parseName(),n=this.parseArgumentDefs(),i=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");let o=this.parseDirectiveLocations();return this.node(e,{kind:ea.DIRECTIVE_DEFINITION,description:t,name:r,arguments:n,repeatable:i,locations:o})}parseDirectiveLocations(){return this.delimitedMany(el.PIPE,this.parseDirectiveLocation)}parseDirectiveLocation(){let e=this._lexer.token,t=this.parseName();if(Object.prototype.hasOwnProperty.call(es,t.value))return t;throw this.unexpected(e)}node(e,t){return!0!==this._options.noLocation&&(t.loc=new y(e,this._lexer.lastToken,this._lexer.source)),t}peek(e){return this._lexer.token.kind===e}expectToken(e){let t=this._lexer.token;if(t.kind===e)return this.advanceLexer(),t;throw m(this._lexer.source,t.start,`Expected ${V(e)}, found ${B(t)}.`)}expectOptionalToken(e){let t=this._lexer.token;return t.kind===e&&(this.advanceLexer(),!0)}expectKeyword(e){let t=this._lexer.token;if(t.kind===el.NAME&&t.value===e)this.advanceLexer();else throw m(this._lexer.source,t.start,`Expected "${e}", found ${B(t)}.`)}expectOptionalKeyword(e){let t=this._lexer.token;return t.kind===el.NAME&&t.value===e&&(this.advanceLexer(),!0)}unexpected(e){let t=null!=e?e:this._lexer.token;return m(this._lexer.source,t.start,`Unexpected ${B(t)}.`)}any(e,t,r){this.expectToken(e);let n=[];for(;!this.expectOptionalToken(r);)n.push(t.call(this));return n}optionalMany(e,t,r){if(this.expectOptionalToken(e)){let e=[];do e.push(t.call(this));while(!this.expectOptionalToken(r));return e}return[]}many(e,t,r){this.expectToken(e);let n=[];do n.push(t.call(this));while(!this.expectOptionalToken(r));return n}delimitedMany(e,t){this.expectOptionalToken(e);let r=[];do r.push(t.call(this));while(this.expectOptionalToken(e));return r}advanceLexer(){let{maxTokens:e}=this._options,t=this._lexer.advance();if(void 0!==e&&t.kind!==el.EOF&&(++this._tokenCounter,this._tokenCounter>e))throw m(this._lexer.source,t.start,`Document contains more that ${e} tokens. Parsing aborted.`)}}function B(e){let t=e.value;return V(e.kind)+(null!=t?` "${t}"`:"")}function V(e){return e===el.BANG||e===el.DOLLAR||e===el.AMP||e===el.PAREN_L||e===el.PAREN_R||e===el.SPREAD||e===el.COLON||e===el.EQUALS||e===el.AT||e===el.BRACKET_L||e===el.BRACKET_R||e===el.BRACE_L||e===el.PIPE||e===el.BRACE_R?`"${e}"`:e}let q=/[\x00-\x1f\x22\x5c\x7f-\x9f]/g;function $(e){return G[e.charCodeAt(0)]}let G=["\\u0000","\\u0001","\\u0002","\\u0003","\\u0004","\\u0005","\\u0006","\\u0007","\\b","\\t","\\n","\\u000B","\\f","\\r","\\u000E","\\u000F","\\u0010","\\u0011","\\u0012","\\u0013","\\u0014","\\u0015","\\u0016","\\u0017","\\u0018","\\u0019","\\u001A","\\u001B","\\u001C","\\u001D","\\u001E","\\u001F","","",'\\"',"","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\\\","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","\\u007F","\\u0080","\\u0081","\\u0082","\\u0083","\\u0084","\\u0085","\\u0086","\\u0087","\\u0088","\\u0089","\\u008A","\\u008B","\\u008C","\\u008D","\\u008E","\\u008F","\\u0090","\\u0091","\\u0092","\\u0093","\\u0094","\\u0095","\\u0096","\\u0097","\\u0098","\\u0099","\\u009A","\\u009B","\\u009C","\\u009D","\\u009E","\\u009F"],z=Object.freeze({}),K={Name:{leave:e=>e.value},Variable:{leave:e=>"$"+e.name},Document:{leave:e=>Y(e.definitions,"\n\n")},OperationDefinition:{leave(e){let t=H("(",Y(e.variableDefinitions,", "),")"),r=Y([e.operation,Y([e.name,t]),Y(e.directives," ")]," ");return("query"===r?"":r+" ")+e.selectionSet}},VariableDefinition:{leave:({variable:e,type:t,defaultValue:r,directives:n})=>e+": "+t+H(" = ",r)+H(" ",Y(n," "))},SelectionSet:{leave:({selections:e})=>J(e)},Field:{leave({alias:e,name:t,arguments:r,directives:n,selectionSet:i}){let o=H("",e,": ")+t,s=o+H("(",Y(r,", "),")");return s.length>80&&(s=o+H("(\n",W(Y(r,"\n")),"\n)")),Y([s,Y(n," "),i]," ")}},Argument:{leave:({name:e,value:t})=>e+": "+t},FragmentSpread:{leave:({name:e,directives:t})=>"..."+e+H(" ",Y(t," "))},InlineFragment:{leave:({typeCondition:e,directives:t,selectionSet:r})=>Y(["...",H("on ",e),Y(t," "),r]," ")},FragmentDefinition:{leave:({name:e,typeCondition:t,variableDefinitions:r,directives:n,selectionSet:i})=>`fragment ${e}${H("(",Y(r,", "),")")} on ${t} ${H("",Y(n," ")," ")}`+i},IntValue:{leave:({value:e})=>e},FloatValue:{leave:({value:e})=>e},StringValue:{leave:({value:e,block:t})=>t?function(e,t){let r=e.replace(/"""/g,'\\"""'),n=r.split(/\r\n|[\n\r]/g),i=1===n.length,o=n.length>1&&n.slice(1).every(e=>0===e.length||T(e.charCodeAt(0))),s=r.endsWith('\\"""'),a=e.endsWith('"')&&!s,l=e.endsWith("\\"),u=a||l,c=!(null!=t&&t.minimize)&&(!i||e.length>70||u||o||s),d="",p=i&&T(e.charCodeAt(0));return(c&&!p||o)&&(d+="\n"),d+=r,(c||u)&&(d+="\n"),'"""'+d+'"""'}(e):`"${e.replace(q,$)}"`},BooleanValue:{leave:({value:e})=>e?"true":"false"},NullValue:{leave:()=>"null"},EnumValue:{leave:({value:e})=>e},ListValue:{leave:({values:e})=>"["+Y(e,", ")+"]"},ObjectValue:{leave:({fields:e})=>"{"+Y(e,", ")+"}"},ObjectField:{leave:({name:e,value:t})=>e+": "+t},Directive:{leave:({name:e,arguments:t})=>"@"+e+H("(",Y(t,", "),")")},NamedType:{leave:({name:e})=>e},ListType:{leave:({type:e})=>"["+e+"]"},NonNullType:{leave:({type:e})=>e+"!"},SchemaDefinition:{leave:({description:e,directives:t,operationTypes:r})=>H("",e,"\n")+Y(["schema",Y(t," "),J(r)]," ")},OperationTypeDefinition:{leave:({operation:e,type:t})=>e+": "+t},ScalarTypeDefinition:{leave:({description:e,name:t,directives:r})=>H("",e,"\n")+Y(["scalar",t,Y(r," ")]," ")},ObjectTypeDefinition:{leave:({description:e,name:t,interfaces:r,directives:n,fields:i})=>H("",e,"\n")+Y(["type",t,H("implements ",Y(r," & ")),Y(n," "),J(i)]," ")},FieldDefinition:{leave:({description:e,name:t,arguments:r,type:n,directives:i})=>H("",e,"\n")+t+(X(r)?H("(\n",W(Y(r,"\n")),"\n)"):H("(",Y(r,", "),")"))+": "+n+H(" ",Y(i," "))},InputValueDefinition:{leave:({description:e,name:t,type:r,defaultValue:n,directives:i})=>H("",e,"\n")+Y([t+": "+r,H("= ",n),Y(i," ")]," ")},InterfaceTypeDefinition:{leave:({description:e,name:t,interfaces:r,directives:n,fields:i})=>H("",e,"\n")+Y(["interface",t,H("implements ",Y(r," & ")),Y(n," "),J(i)]," ")},UnionTypeDefinition:{leave:({description:e,name:t,directives:r,types:n})=>H("",e,"\n")+Y(["union",t,Y(r," "),H("= ",Y(n," | "))]," ")},EnumTypeDefinition:{leave:({description:e,name:t,directives:r,values:n})=>H("",e,"\n")+Y(["enum",t,Y(r," "),J(n)]," ")},EnumValueDefinition:{leave:({description:e,name:t,directives:r})=>H("",e,"\n")+Y([t,Y(r," ")]," ")},InputObjectTypeDefinition:{leave:({description:e,name:t,directives:r,fields:n})=>H("",e,"\n")+Y(["input",t,Y(r," "),J(n)]," ")},DirectiveDefinition:{leave:({description:e,name:t,arguments:r,repeatable:n,locations:i})=>H("",e,"\n")+"directive @"+t+(X(r)?H("(\n",W(Y(r,"\n")),"\n)"):H("(",Y(r,", "),")"))+(n?" repeatable":"")+" on "+Y(i," | ")},SchemaExtension:{leave:({directives:e,operationTypes:t})=>Y(["extend schema",Y(e," "),J(t)]," ")},ScalarTypeExtension:{leave:({name:e,directives:t})=>Y(["extend scalar",e,Y(t," ")]," ")},ObjectTypeExtension:{leave:({name:e,interfaces:t,directives:r,fields:n})=>Y(["extend type",e,H("implements ",Y(t," & ")),Y(r," "),J(n)]," ")},InterfaceTypeExtension:{leave:({name:e,interfaces:t,directives:r,fields:n})=>Y(["extend interface",e,H("implements ",Y(t," & ")),Y(r," "),J(n)]," ")},UnionTypeExtension:{leave:({name:e,directives:t,types:r})=>Y(["extend union",e,Y(t," "),H("= ",Y(r," | "))]," ")},EnumTypeExtension:{leave:({name:e,directives:t,values:r})=>Y(["extend enum",e,Y(t," "),J(r)]," ")},InputObjectTypeExtension:{leave:({name:e,directives:t,fields:r})=>Y(["extend input",e,Y(t," "),J(r)]," ")}};function Y(e,t=""){var r;return null!==(r=null==e?void 0:e.filter(e=>e).join(t))&&void 0!==r?r:""}function J(e){return H("{\n",W(Y(e,"\n")),"\n}")}function H(e,t,r=""){return null!=t&&""!==t?e+t+r:""}function W(e){return H(" ",e.replace(/\n/g,"\n "))}function X(e){var t;return null!==(t=null==e?void 0:e.some(e=>e.includes("\n")))&&void 0!==t&&t}let Q=e=>{let t;let r=e.definitions.filter(e=>"OperationDefinition"===e.kind);return 1===r.length&&(t=r[0]?.name?.value),t},Z=e=>{if("string"==typeof e){let t;try{let r=function(e,t){let r=new j(e,void 0);return r.parseDocument()}(e);t=Q(r)}catch(e){}return{query:e,operationName:t}}let t=Q(e);return{query:function(e,t,r=v){let n,i,o;let s=new Map;for(let e of Object.values(ea))s.set(e,function(e,t){let r=e[t];return"object"==typeof r?r:"function"==typeof r?{enter:r,leave:void 0}:{enter:e.enter,leave:e.leave}}(t,e));let a=Array.isArray(e),l=[e],u=-1,c=[],d=e,p=[],h=[];do{var f,m,y;let e;u++;let b=u===l.length,v=b&&0!==c.length;if(b){if(i=0===h.length?void 0:p[p.length-1],d=o,o=h.pop(),v){if(a){d=d.slice();let e=0;for(let[t,r]of c){let n=t-e;null===r?(d.splice(n,1),e++):d[n]=r}}else for(let[e,t]of(d=Object.defineProperties({},Object.getOwnPropertyDescriptors(d)),c))d[e]=t}u=n.index,l=n.keys,c=n.edits,a=n.inArray,n=n.prev}else if(o){if(null==(d=o[i=a?u:l[u]]))continue;p.push(i)}if(!Array.isArray(d)){E(d)||F(!1,`Invalid AST Node: ${P(d,[])}.`);let r=b?null===(f=s.get(d.kind))||void 0===f?void 0:f.leave:null===(m=s.get(d.kind))||void 0===m?void 0:m.enter;if((e=null==r?void 0:r.call(t,d,i,o,p,h))===z)break;if(!1===e){if(!b){p.pop();continue}}else if(void 0!==e&&(c.push([i,e]),!b)){if(E(e))d=e;else{p.pop();continue}}}void 0===e&&v&&c.push([i,d]),b?p.pop():(n={inArray:a,index:u,keys:l,edits:c,prev:n},l=(a=Array.isArray(d))?d:null!==(y=r[d.kind])&&void 0!==y?y:[],u=-1,c=[],o&&h.push(o),o=d)}while(void 0!==n);return 0!==c.length?c[c.length-1][1]:e}(e,K),operationName:t}};class ee extends Error{constructor(e,t){let r=`${ee.extractMessage(e)}: ${JSON.stringify({response:e,request:t})}`;super(r),Object.setPrototypeOf(this,ee.prototype),this.response=e,this.request=t,"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,ee)}static extractMessage(e){return e.errors?.[0]?.message??`GraphQL Error (Code: ${e.status})`}}var et,er,en,ei,eo,es,ea,el,eu=r(9366),ec=r.t(eu,2);class ed{get type(){return this._type}get id(){return this._id}get payload(){return this._payload}constructor(e,t,r){this._type=e,this._payload=t,this._id=r}get text(){let e={type:this.type};return null!=this.id&&void 0!=this.id&&(e.id=this.id),null!=this.payload&&void 0!=this.payload&&(e.payload=this.payload),JSON.stringify(e)}static parse(e,t){let{type:r,payload:n,id:i}=JSON.parse(e);return new ed(r,t(n),i)}}let ep=e=>{let t={};return e&&("undefined"!=typeof Headers&&e instanceof Headers||ec&&eu.Headers&&e instanceof eu.Headers?t=o(e):Array.isArray(e)?e.forEach(([e,r])=>{e&&void 0!==r&&(t[e]=r)}):t=e),t},eh=e=>e.replace(/([\s,]|#[^\n\r]+)+/g," ").trim(),ef=e=>{if(!Array.isArray(e.query)){let t=[`query=${encodeURIComponent(eh(e.query))}`];return e.variables&&t.push(`variables=${encodeURIComponent(e.jsonSerializer.stringify(e.variables))}`),e.operationName&&t.push(`operationName=${encodeURIComponent(e.operationName)}`),t.join("&")}if(void 0!==e.variables&&!Array.isArray(e.variables))throw Error("Cannot create query with given variable type, array expected");let t=e.query.reduce((t,r,n)=>(t.push({query:eh(r),variables:e.variables?e.jsonSerializer.stringify(e.variables[n]):void 0}),t),[]);return`query=${encodeURIComponent(e.jsonSerializer.stringify(t))}`},em=e=>async t=>{let r;let{url:i,query:o,variables:s,operationName:a,fetch:l,fetchOptions:u,middleware:c}=t,d={...t.headers},p="";"POST"===e?"string"==typeof(r=ev(o,s,a,u.jsonSerializer))&&(d["Content-Type"]="application/json"):p=ef({query:o,variables:s,operationName:a,jsonSerializer:u.jsonSerializer??n});let h={method:e,headers:d,body:r,...u},f=i,m=h;if(c){let e=await Promise.resolve(c({...h,url:i,operationName:a,variables:s})),{url:t,...r}=e;f=t,m=r}return p&&(f=`${f}?${p}`),await l(f,m)};class ey{constructor(e,t={}){this.url=e,this.requestConfig=t,this.rawRequest=async(...e)=>{let[t,r,n]=e,i=a(t,r,n),{headers:o,fetch:s=eu,method:l="POST",requestMiddleware:u,responseMiddleware:c,...d}=this.requestConfig,{url:p}=this;void 0!==i.signal&&(d.signal=i.signal);let{operationName:h}=Z(i.query);return eb({url:p,query:i.query,variables:i.variables,headers:{...ep(eE(o)),...ep(i.requestHeaders)},operationName:h,fetch:s,method:l,fetchOptions:d,middleware:u}).then(e=>(c&&c(e),e)).catch(e=>{throw c&&c(e),e})}}async request(e,...t){let[r,n]=t,i=s(e,r,n),{headers:o,fetch:a=eu,method:l="POST",requestMiddleware:u,responseMiddleware:c,...d}=this.requestConfig,{url:p}=this;void 0!==i.signal&&(d.signal=i.signal);let{query:h,operationName:f}=Z(i.document);return eb({url:p,query:h,variables:i.variables,headers:{...ep(eE(o)),...ep(i.requestHeaders)},operationName:f,fetch:a,method:l,fetchOptions:d,middleware:u}).then(e=>(c&&c(e),e.data)).catch(e=>{throw c&&c(e),e})}batchRequests(e,t){let r=l(e,t),{headers:n,...i}=this.requestConfig;void 0!==r.signal&&(i.signal=r.signal);let o=r.documents.map(({document:e})=>Z(e).query),s=r.documents.map(({variables:e})=>e);return eb({url:this.url,query:o,variables:s,headers:{...ep(eE(n)),...ep(r.requestHeaders)},operationName:void 0,fetch:this.requestConfig.fetch??eu,method:this.requestConfig.method||"POST",fetchOptions:i,middleware:this.requestConfig.requestMiddleware}).then(e=>(this.requestConfig.responseMiddleware&&this.requestConfig.responseMiddleware(e),e.data)).catch(e=>{throw this.requestConfig.responseMiddleware&&this.requestConfig.responseMiddleware(e),e})}setHeaders(e){return this.requestConfig.headers=e,this}setHeader(e,t){let{headers:r}=this.requestConfig;return r?r[e]=t:this.requestConfig.headers={[e]:t},this}setEndpoint(e){return this.url=e,this}}let eb=async e=>{let{query:t,variables:r,fetchOptions:o}=e,s=em(i(e.method??"post")),a=Array.isArray(e.query),l=await s(e),u=await eg(l,o.jsonSerializer??n),c=Array.isArray(u)?!u.some(({data:e})=>!e):!!u.data,d=Array.isArray(u)||!u.errors||Array.isArray(u.errors)&&!u.errors.length||"all"===o.errorPolicy||"ignore"===o.errorPolicy;if(l.ok&&d&&c){let{errors:e,...t}=(Array.isArray(u),u),r="ignore"===o.errorPolicy?t:u;return{...a?{data:r}:r,headers:l.headers,status:l.status}}{let e="string"==typeof u?{error:u}:u;throw new ee({...e,status:l.status,headers:l.headers},{query:t,variables:r})}},ev=(e,t,r,i)=>{let o=i??n;if(!Array.isArray(e))return o.stringify({query:e,variables:t,operationName:r});if(void 0!==t&&!Array.isArray(t))throw Error("Cannot create request body with given variable type, array expected");let s=e.reduce((e,r,n)=>(e.push({query:r,variables:t?t[n]:void 0}),e),[]);return o.stringify(s)},eg=async(e,t)=>{let r;return(e.headers.forEach((e,t)=>{"content-type"===t.toLowerCase()&&(r=e)}),r&&(r.toLowerCase().startsWith("application/json")||r.toLowerCase().startsWith("application/graphql+json")||r.toLowerCase().startsWith("application/graphql-response+json")))?t.parse(await e.text()):e.text()},eE=e=>"function"==typeof e?e():e},53771:function(e,t,r){"use strict";r.d(t,{o:function(){return i}});class n extends Error{}function i(e,t){let r;if("string"!=typeof e)throw new n("Invalid token specified: must be a string");t||(t={});let i=!0===t.header?0:1,o=e.split(".")[i];if("string"!=typeof o)throw new n(`Invalid token specified: missing part #${i+1}`);try{r=function(e){let t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw Error("base64 string is not of the correct length")}try{var r;return r=t,decodeURIComponent(atob(r).replace(/(.)/g,(e,t)=>{let r=t.charCodeAt(0).toString(16).toUpperCase();return r.length<2&&(r="0"+r),"%"+r}))}catch(e){return atob(t)}}(o)}catch(e){throw new n(`Invalid token specified: invalid base64 for part #${i+1} (${e.message})`)}try{return JSON.parse(r)}catch(e){throw new n(`Invalid token specified: invalid json for part #${i+1} (${e.message})`)}}n.prototype.name="InvalidTokenError"},28481:function(e,t,r){"use strict";r.d(t,{kP:function(){return o}});let n=e=>crypto.getRandomValues(new Uint8Array(e)),i=(e,t,r)=>{let n=(2<{let s="";for(;;){let t=r(i),a=i;for(;a--;)if((s+=e[t[a]&n]||"").length===o)return s}}},o=(e,t=21)=>i(e,t,n)},44796:function(e,t,r){"use strict";r.d(t,{$l:function(){return s},BN:function(){return P},DY:function(){return f},J$:function(){return G},JN:function(){return T},LI:function(){return k},PM:function(){return u},W6:function(){return O},i_:function(){return o},ko:function(){return X},kw:function(){return A},mf:function(){return l},o8:function(){return a},qC:function(){return S},s6:function(){return W},sj:function(){return F},u3:function(){return L},u_:function(){return V},w6:function(){return I},xD:function(){return Q}});var n=r(2265);let i=()=>{},o=i(),s=Object,a=e=>e===o,l=e=>"function"==typeof e,u=(e,t)=>({...e,...t}),c=e=>l(e.then),d=new WeakMap,p=0,h=e=>{let t,r;let n=typeof e,i=e&&e.constructor,o=i==Date;if(s(e)!==e||o||i==RegExp)t=o?e.toJSON():"symbol"==n?e.toString():"string"==n?JSON.stringify(e):""+e;else{if(t=d.get(e))return t;if(t=++p+"~",d.set(e,t),i==Array){for(r=0,t="@";rv&&typeof window.requestAnimationFrame!=b,T=(e,t)=>{let r=f.get(e);return[()=>!a(t)&&e.get(t)||m,n=>{if(!a(t)){let i=e.get(t);t in y||(y[t]=i),r[5](t,u(i,n),i||m)}},r[6],()=>!a(t)&&t in y?y[t]:!a(t)&&e.get(t)||m]},x=!0,[N,w]=v&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[i,i],_={initFocus:e=>(g&&document.addEventListener("visibilitychange",e),N("focus",e),()=>{g&&document.removeEventListener("visibilitychange",e),w("focus",e)}),initReconnect:e=>{let t=()=>{x=!0,e()},r=()=>{x=!1};return N("online",t),N("offline",r),()=>{w("online",t),w("offline",r)}}},I=!n.useId,O=!v||"Deno"in window,A=e=>E()?window.requestAnimationFrame(e):setTimeout(e,1),k=O?n.useEffect:n.useLayoutEffect,D="undefined"!=typeof navigator&&navigator.connection,C=!O&&D&&(["slow-2g","2g"].includes(D.effectiveType)||D.saveData),S=e=>{if(l(e))try{e=e()}catch(t){e=""}let t=e;return[e="string"==typeof e?e:(Array.isArray(e)?e.length:e)?h(e):"",t]},R=0,L=()=>++R;var F={__proto__:null,ERROR_REVALIDATE_EVENT:3,FOCUS_EVENT:0,MUTATE_EVENT:2,RECONNECT_EVENT:1};async function P(...e){let[t,r,n,i]=e,s=u({populateCache:!0,throwOnError:!0},"boolean"==typeof i?{revalidate:i}:i||{}),d=s.populateCache,p=s.rollbackOnError,h=s.optimisticData,m=!1!==s.revalidate,y=e=>"function"==typeof p?p(e):!1!==p,b=s.throwOnError;if(l(r)){let e=[],n=t.keys();for(let i of n)!/^\$(inf|sub)\$/.test(i)&&r(t.get(i)._k)&&e.push(i);return Promise.all(e.map(v))}return v(r);async function v(r){let i;let[s]=S(r);if(!s)return;let[u,p]=T(t,s),[v,g,E,x]=f.get(t),N=()=>{let e=v[s];return m&&(delete E[s],delete x[s],e&&e[0])?e[0](2).then(()=>u().data):u().data};if(e.length<3)return N();let w=n,_=L();g[s]=[_,0];let I=!a(h),O=u(),A=O.data,k=O._c,D=a(k)?A:k;if(I&&p({data:h=l(h)?h(D,A):h,_c:D}),l(w))try{w=w(D)}catch(e){i=e}if(w&&c(w)){if(w=await w.catch(e=>{i=e}),_!==g[s][0]){if(i)throw i;return w}i&&I&&y(i)&&(d=!0,p({data:D,_c:o}))}if(d&&!i){if(l(d)){let e=d(w,D);p({data:e,error:o,_c:o})}else p({data:w,error:o,_c:o})}if(g[s][1]=L(),Promise.resolve(N()).then(()=>{p({_c:o})}),i){if(b)throw i;return}return w}}let M=(e,t)=>{for(let r in e)e[r][0]&&e[r][0](t)},U=(e,t)=>{if(!f.has(e)){let r=u(_,t),n={},s=P.bind(o,e),a=i,l={},c=(e,t)=>{let r=l[e]||[];return l[e]=r,r.push(t),()=>r.splice(r.indexOf(t),1)},d=(t,r,n)=>{e.set(t,r);let i=l[t];if(i)for(let e of i)e(r,n)},p=()=>{if(!f.has(e)&&(f.set(e,[n,{},{},{},s,d,c]),!O)){let t=r.initFocus(setTimeout.bind(o,M.bind(o,n,0))),i=r.initReconnect(setTimeout.bind(o,M.bind(o,n,1)));a=()=>{t&&t(),i&&i(),f.delete(e)}}};return p(),[e,s,p,a]}return[e,f.get(e)[4]]},[j,B]=U(new Map),V=u({onLoadingSlow:i,onSuccess:i,onError:i,onErrorRetry:(e,t,r,n,i)=>{let o=r.errorRetryCount,s=i.retryCount,l=~~((Math.random()+.5)*(1<<(s<8?s:8)))*r.errorRetryInterval;(a(o)||!(s>o))&&setTimeout(n,l,i)},onDiscarded:i,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:C?1e4:5e3,focusThrottleInterval:5e3,dedupingInterval:2e3,loadingTimeout:C?5e3:3e3,compare:(e,t)=>h(e)==h(t),isPaused:()=>!1,cache:j,mutate:B,fallback:{}},{isOnline:()=>x,isVisible:()=>{let e=g&&document.visibilityState;return a(e)||"hidden"!==e}}),q=(e,t)=>{let r=u(e,t);if(t){let{use:n,fallback:i}=e,{use:o,fallback:s}=t;n&&o&&(r.use=n.concat(o)),i&&s&&(r.fallback=u(i,s))}return r},$=(0,n.createContext)({}),G=e=>{let{value:t}=e,r=(0,n.useContext)($),i=l(t),s=(0,n.useMemo)(()=>i?t(r):t,[i,r,t]),a=(0,n.useMemo)(()=>i?s:q(r,s),[i,r,s]),c=s&&s.provider,d=(0,n.useRef)(o);c&&!d.current&&(d.current=U(c(a.cache||j),s));let p=d.current;return p&&(a.cache=p[0],a.mutate=p[1]),k(()=>{if(p)return p[2]&&p[2](),p[3]},[]),(0,n.createElement)($.Provider,u(e,{value:a}))},z=v&&window.__SWR_DEVTOOLS_USE__,K=z?window.__SWR_DEVTOOLS_USE__:[],Y=e=>l(e[1])?[e[0],e[1],e[2]||{}]:[e[0],null,(null===e[1]?e[2]:e[1])||{}],J=()=>u(V,(0,n.useContext)($)),H=K.concat(e=>(t,r,n)=>{let i=r&&((...e)=>{let[n]=S(t),[,,,i]=f.get(j);if(n.startsWith("$inf$"))return r(...e);let o=i[n];return a(o)?r(...e):(delete i[n],o)});return e(t,i,n)}),W=e=>function(...t){let r=J(),[n,i,o]=Y(t),s=q(r,o),a=e,{use:l}=s,u=(l||[]).concat(H);for(let e=u.length;e--;)a=u[e](a);return a(n,i||s.fetcher||null,s)},X=(e,t,r)=>{let n=t[e]||(t[e]=[]);return n.push(r),()=>{let e=n.indexOf(r);e>=0&&(n[e]=n[n.length-1],n.pop())}},Q=(e,t)=>(...r)=>{let[n,i,o]=Y(r),s=(o.use||[]).concat(t);return e(n,i,{...o,use:s})};z&&(window.__SWR_DEVTOOLS_REACT__=n)},30713:function(e,t,r){"use strict";r.d(t,{ZP:function(){return l}});var n=r(2265),i=r(26272),o=r(44796);let s=n.use||(e=>{if("pending"===e.status)throw e;if("fulfilled"===e.status)return e.value;if("rejected"===e.status)throw e.reason;throw e.status="pending",e.then(t=>{e.status="fulfilled",e.value=t},t=>{e.status="rejected",e.reason=t}),e}),a={dedupe:!0};o.$l.defineProperty(o.J$,"defaultValue",{value:o.u_});let l=(0,o.s6)((e,t,r)=>{let{cache:l,compare:u,suspense:c,fallbackData:d,revalidateOnMount:p,revalidateIfStale:h,refreshInterval:f,refreshWhenHidden:m,refreshWhenOffline:y,keepPreviousData:b}=r,[v,g,E,T]=o.DY.get(l),[x,N]=(0,o.qC)(e),w=(0,n.useRef)(!1),_=(0,n.useRef)(!1),I=(0,n.useRef)(x),O=(0,n.useRef)(t),A=(0,n.useRef)(r),k=()=>A.current,D=()=>k().isVisible()&&k().isOnline(),[C,S,R,L]=(0,o.JN)(l,x),F=(0,n.useRef)({}).current,P=(0,o.o8)(d)?r.fallback[x]:d,M=(e,t)=>{for(let r in F)if("data"===r){if(!u(e[r],t[r])&&(!(0,o.o8)(e[r])||!u(K,t[r])))return!1}else if(t[r]!==e[r])return!1;return!0},U=(0,n.useMemo)(()=>{let e=!!x&&!!t&&((0,o.o8)(p)?!k().isPaused()&&!c&&(!!(0,o.o8)(h)||h):p),r=t=>{let r=(0,o.PM)(t);return(delete r._k,e)?{isValidating:!0,isLoading:!0,...r}:r},n=C(),i=L(),s=r(n),a=n===i?s:r(i),l=s;return[()=>{let e=r(C()),t=M(e,l);return t?(l.data=e.data,l.isLoading=e.isLoading,l.isValidating=e.isValidating,l.error=e.error,l):(l=e,e)},()=>a]},[l,x]),j=(0,i.useSyncExternalStore)((0,n.useCallback)(e=>R(x,(t,r)=>{M(r,t)||e()}),[l,x]),U[0],U[1]),B=!w.current,V=v[x]&&v[x].length>0,q=j.data,$=(0,o.o8)(q)?P:q,G=j.error,z=(0,n.useRef)($),K=b?(0,o.o8)(q)?z.current:q:$,Y=(!V||!!(0,o.o8)(G))&&(B&&!(0,o.o8)(p)?p:!k().isPaused()&&(c?!(0,o.o8)($)&&h:(0,o.o8)($)||h)),J=!!(x&&t&&B&&Y),H=(0,o.o8)(j.isValidating)?J:j.isValidating,W=(0,o.o8)(j.isLoading)?J:j.isLoading,X=(0,n.useCallback)(async e=>{let t,n;let i=O.current;if(!x||!i||_.current||k().isPaused())return!1;let s=!0,a=e||{},l=!E[x]||!a.dedupe,c=()=>o.w6?!_.current&&x===I.current&&w.current:x===I.current,d={isValidating:!1,isLoading:!1},p=()=>{S(d)},h=()=>{let e=E[x];e&&e[1]===n&&delete E[x]},f={isValidating:!0};(0,o.o8)(C().data)&&(f.isLoading=!0);try{if(l&&(S(f),r.loadingTimeout&&(0,o.o8)(C().data)&&setTimeout(()=>{s&&c()&&k().onLoadingSlow(x,r)},r.loadingTimeout),E[x]=[i(N),(0,o.u3)()]),[t,n]=E[x],t=await t,l&&setTimeout(h,r.dedupingInterval),!E[x]||E[x][1]!==n)return l&&c()&&k().onDiscarded(x),!1;d.error=o.i_;let e=g[x];if(!(0,o.o8)(e)&&(n<=e[0]||n<=e[1]||0===e[1]))return p(),l&&c()&&k().onDiscarded(x),!1;let a=C().data;d.data=u(a,t)?a:t,l&&c()&&k().onSuccess(t,x,r)}catch(r){h();let e=k(),{shouldRetryOnError:t}=e;!e.isPaused()&&(d.error=r,l&&c()&&(e.onError(r,x,e),(!0===t||(0,o.mf)(t)&&t(r))&&D()&&e.onErrorRetry(r,x,e,e=>{let t=v[x];t&&t[0]&&t[0](o.sj.ERROR_REVALIDATE_EVENT,e)},{retryCount:(a.retryCount||0)+1,dedupe:!0})))}return s=!1,p(),!0},[x,l]),Q=(0,n.useCallback)((...e)=>(0,o.BN)(l,I.current,...e),[]);if((0,o.LI)(()=>{O.current=t,A.current=r,(0,o.o8)(q)||(z.current=q)}),(0,o.LI)(()=>{if(!x)return;let e=X.bind(o.i_,a),t=0,r=(0,o.ko)(x,v,(r,n={})=>{if(r==o.sj.FOCUS_EVENT){let r=Date.now();k().revalidateOnFocus&&r>t&&D()&&(t=r+k().focusThrottleInterval,e())}else if(r==o.sj.RECONNECT_EVENT)k().revalidateOnReconnect&&D()&&e();else if(r==o.sj.MUTATE_EVENT)return X();else if(r==o.sj.ERROR_REVALIDATE_EVENT)return X(n)});return _.current=!1,I.current=x,w.current=!0,S({_k:N}),Y&&((0,o.o8)($)||o.W6?e():(0,o.kw)(e)),()=>{_.current=!0,r()}},[x]),(0,o.LI)(()=>{let e;function t(){let t=(0,o.mf)(f)?f(C().data):f;t&&-1!==e&&(e=setTimeout(r,t))}function r(){!C().error&&(m||k().isVisible())&&(y||k().isOnline())?X(a).then(t):t()}return t(),()=>{e&&(clearTimeout(e),e=-1)}},[f,m,y,x]),(0,n.useDebugValue)(K),c&&(0,o.o8)($)&&x){if(!o.w6&&o.W6)throw Error("Fallback data is required when using suspense in SSR.");O.current=t,A.current=r,_.current=!1;let e=T[x];if(!(0,o.o8)(e)){let t=Q(e);s(t)}if((0,o.o8)(G)){let e=X(a);(0,o.o8)(K)||(e.status="fulfilled",e.value=!0),s(e)}else throw G}return{mutate:Q,get data(){return F.data=!0,K},get error(){return F.error=!0,G},get isValidating(){return F.isValidating=!0,H},get isLoading(){return F.isLoading=!0,W}}})},23986:function(e,t,r){"use strict";r.d(t,{m:function(){return R}});var n=/^\[(.+)\]$/;function i(e,t){var r=e;return t.split("-").forEach(function(e){r.nextPart.has(e)||r.nextPart.set(e,{nextPart:new Map,validators:[]}),r=r.nextPart.get(e)}),r}var o=/\s+/;function s(){for(var e,t,r=0,n="";re&&(t=0,n=r,r=new Map)}return{get:function(e){var t=r.get(e);return void 0!==t?t:void 0!==(t=n.get(e))?(i(e,t),t):void 0},set:function(e,t){r.has(e)?r.set(e,t):i(e,t)}}}(e.cacheSize),splitModifiers:(r=1===(t=e.separator||":").length,o=t[0],s=t.length,function(e){for(var n,i=[],a=0,l=0,u=0;ul?n-l:void 0}}),...(c=e.theme,d=e.prefix,p={nextPart:new Map,validators:[]},(h=Object.entries(e.classGroups),d?h.map(function(e){return[e[0],e[1].map(function(e){return"string"==typeof e?d+e:"object"==typeof e?Object.fromEntries(Object.entries(e).map(function(e){return[d+e[0],e[1]]})):e})]}):h).forEach(function(e){var t=e[0];(function e(t,r,n,o){t.forEach(function(t){if("string"==typeof t){(""===t?r:i(r,t)).classGroupId=n;return}if("function"==typeof t){if(t.isThemeGetter){e(t(o),r,n,o);return}r.validators.push({validator:t,classGroupId:n});return}Object.entries(t).forEach(function(t){var s=t[0];e(t[1],i(r,s),n,o)})})})(e[1],p,t,c)}),a=e.conflictingClassGroups,u=void 0===(l=e.conflictingClassGroupModifiers)?{}:l,{getClassGroupId:function(e){var t=e.split("-");return""===t[0]&&1!==t.length&&t.shift(),function e(t,r){if(0===t.length)return r.classGroupId;var n=t[0],i=r.nextPart.get(n),o=i?e(t.slice(1),i):void 0;if(o)return o;if(0!==r.validators.length){var s=t.join("-");return r.validators.find(function(e){return(0,e.validator)(s)})?.classGroupId}}(t,p)||function(e){if(n.test(e)){var t=n.exec(e)[1],r=t?.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}}(e)},getConflictingClassGroupIds:function(e,t){var r=a[e]||[];return t&&u[e]?[].concat(r,u[e]):r}})}}(l.slice(1).reduce(function(e,t){return t(e)},s()))).cache.get,r=e.cache.set,c=d,d(o)};function d(n){var i,s,a,l,u,c=t(n);if(c)return c;var d=(s=(i=e).splitModifiers,a=i.getClassGroupId,l=i.getConflictingClassGroupIds,u=new Set,n.trim().split(o).map(function(e){var t=s(e),r=t.modifiers,n=t.hasImportantModifier,i=t.baseClassName,o=t.maybePostfixModifierPosition,l=a(o?i.substring(0,o):i),u=!!o;if(!l){if(!o||!(l=a(i)))return{isTailwindClass:!1,originalClassName:e};u=!1}var c=(function(e){if(e.length<=1)return e;var t=[],r=[];return e.forEach(function(e){"["===e[0]?(t.push.apply(t,r.sort().concat([e])),r=[]):r.push(e)}),t.push.apply(t,r.sort()),t})(r).join(":");return{isTailwindClass:!0,modifierId:n?c+"!":c,classGroupId:l,originalClassName:e,hasPostfixModifier:u}}).reverse().filter(function(e){if(!e.isTailwindClass)return!0;var t=e.modifierId,r=e.classGroupId,n=e.hasPostfixModifier,i=t+r;return!u.has(i)&&(u.add(i),l(r,n).forEach(function(e){return u.add(t+e)}),!0)}).reverse().map(function(e){return e.originalClassName}).join(" "));return r(n,d),d}return function(){return c(s.apply(null,arguments))}}(function(){var e=a("colors"),t=a("spacing"),r=a("blur"),n=a("brightness"),i=a("borderColor"),o=a("borderRadius"),s=a("borderSpacing"),l=a("borderWidth"),u=a("contrast"),c=a("grayscale"),d=a("hueRotate"),p=a("invert"),h=a("gap"),O=a("gradientColorStops"),A=a("gradientColorStopPositions"),k=a("inset"),D=a("margin"),C=a("opacity"),S=a("padding"),R=a("saturate"),L=a("scale"),F=a("sepia"),P=a("skew"),M=a("space"),U=a("translate"),j=function(){return["auto","contain","none"]},B=function(){return["auto","hidden","clip","visible","scroll"]},V=function(){return["auto",N,t]},q=function(){return[N,t]},$=function(){return["",f]},G=function(){return["auto",E,N]},z=function(){return["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"]},K=function(){return["solid","dashed","dotted","double","none"]},Y=function(){return["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"]},J=function(){return["start","end","center","between","around","evenly","stretch"]},H=function(){return["","0",N]},W=function(){return["auto","avoid","all","avoid-page","page","left","right","column"]},X=function(){return[E,g]},Q=function(){return[E,N]};return{cacheSize:500,theme:{colors:[w],spacing:[f],blur:["none","",_,N],brightness:X(),borderColor:[e],borderRadius:["none","","full",_,N],borderSpacing:q(),borderWidth:$(),contrast:X(),grayscale:H(),hueRotate:Q(),invert:H(),gap:q(),gradientColorStops:[e],gradientColorStopPositions:[T,m],inset:V(),margin:V(),opacity:X(),padding:q(),saturate:X(),scale:X(),sepia:H(),skew:Q(),space:q(),translate:q()},classGroups:{aspect:[{aspect:["auto","square","video",N]}],container:["container"],columns:[{columns:[_]}],"break-after":[{"break-after":W()}],"break-before":[{"break-before":W()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none"]}],clear:[{clear:["left","right","both","none"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[].concat(z(),[N])}],overflow:[{overflow:B()}],"overflow-x":[{"overflow-x":B()}],"overflow-y":[{"overflow-y":B()}],overscroll:[{overscroll:j()}],"overscroll-x":[{"overscroll-x":j()}],"overscroll-y":[{"overscroll-y":j()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[k]}],"inset-x":[{"inset-x":[k]}],"inset-y":[{"inset-y":[k]}],start:[{start:[k]}],end:[{end:[k]}],top:[{top:[k]}],right:[{right:[k]}],bottom:[{bottom:[k]}],left:[{left:[k]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",x]}],basis:[{basis:V()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",N]}],grow:[{grow:H()}],shrink:[{shrink:H()}],order:[{order:["first","last","none",x]}],"grid-cols":[{"grid-cols":[w]}],"col-start-end":[{col:["auto",{span:["full",x]},N]}],"col-start":[{"col-start":G()}],"col-end":[{"col-end":G()}],"grid-rows":[{"grid-rows":[w]}],"row-start-end":[{row:["auto",{span:[x]},N]}],"row-start":[{"row-start":G()}],"row-end":[{"row-end":G()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",N]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",N]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal"].concat(J())}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal"].concat(J(),["baseline"])}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[].concat(J(),["baseline"])}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[S]}],px:[{px:[S]}],py:[{py:[S]}],ps:[{ps:[S]}],pe:[{pe:[S]}],pt:[{pt:[S]}],pr:[{pr:[S]}],pb:[{pb:[S]}],pl:[{pl:[S]}],m:[{m:[D]}],mx:[{mx:[D]}],my:[{my:[D]}],ms:[{ms:[D]}],me:[{me:[D]}],mt:[{mt:[D]}],mr:[{mr:[D]}],mb:[{mb:[D]}],ml:[{ml:[D]}],"space-x":[{"space-x":[M]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[M]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit",N,t]}],"min-w":[{"min-w":["min","max","fit",N,f]}],"max-w":[{"max-w":["0","none","full","min","max","fit","prose",{screen:[_]},_,N]}],h:[{h:[N,t,"auto","min","max","fit"]}],"min-h":[{"min-h":["min","max","fit",N,f]}],"max-h":[{"max-h":[N,t,"min","max","fit"]}],"font-size":[{text:["base",_,m]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",g]}],"font-family":[{font:[w]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",N]}],"line-clamp":[{"line-clamp":["none",E,g]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",N,f]}],"list-image":[{"list-image":["none",N]}],"list-style-type":[{list:["none","disc","decimal",N]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[].concat(K(),["wavy"])}],"text-decoration-thickness":[{decoration:["auto","from-font",f]}],"underline-offset":[{"underline-offset":["auto",N,f]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],indent:[{indent:q()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",N]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",N]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[].concat(z(),[b])}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",y]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},v]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[A]}],"gradient-via-pos":[{via:[A]}],"gradient-to-pos":[{to:[A]}],"gradient-from":[{from:[O]}],"gradient-via":[{via:[O]}],"gradient-to":[{to:[O]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[C]}],"border-style":[{border:[].concat(K(),["hidden"])}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[C]}],"divide-style":[{divide:K()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:[""].concat(K())}],"outline-offset":[{"outline-offset":[N,f]}],"outline-w":[{outline:[f]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:$()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[f]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",_,I]}],"shadow-color":[{shadow:[w]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":Y()}],"bg-blend":[{"bg-blend":Y()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[u]}],"drop-shadow":[{"drop-shadow":["","none",_,N]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[p]}],saturate:[{saturate:[R]}],sepia:[{sepia:[F]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[u]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[R]}],"backdrop-sepia":[{"backdrop-sepia":[F]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",N]}],duration:[{duration:Q()}],ease:[{ease:["linear","in","out","in-out",N]}],delay:[{delay:Q()}],animate:[{animate:["none","spin","ping","pulse","bounce",N]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[L]}],"scale-x":[{"scale-x":[L]}],"scale-y":[{"scale-y":[L]}],rotate:[{rotate:[x,N]}],"translate-x":[{"translate-x":[U]}],"translate-y":[{"translate-y":[U]}],"skew-x":[{"skew-x":[P]}],"skew-y":[{"skew-y":[P]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",N]}],accent:[{accent:["auto",e]}],appearance:["appearance-none"],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",N]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":q()}],"scroll-mx":[{"scroll-mx":q()}],"scroll-my":[{"scroll-my":q()}],"scroll-ms":[{"scroll-ms":q()}],"scroll-me":[{"scroll-me":q()}],"scroll-mt":[{"scroll-mt":q()}],"scroll-mr":[{"scroll-mr":q()}],"scroll-mb":[{"scroll-mb":q()}],"scroll-ml":[{"scroll-ml":q()}],"scroll-p":[{"scroll-p":q()}],"scroll-px":[{"scroll-px":q()}],"scroll-py":[{"scroll-py":q()}],"scroll-ps":[{"scroll-ps":q()}],"scroll-pe":[{"scroll-pe":q()}],"scroll-pt":[{"scroll-pt":q()}],"scroll-pr":[{"scroll-pr":q()}],"scroll-pb":[{"scroll-pb":q()}],"scroll-pl":[{"scroll-pl":q()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","pinch-zoom","manipulation",{pan:["x","left","right","y","up","down"]}]}],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",N]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[f,g]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}})}}]);