rdflib
Version:
an RDF library for node.js. Suitable for client and server side.
2 lines • 335 kB
JavaScript
/*! For license information please see rdflib.min.js.LICENSE.txt */
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("window")):"function"==typeof define&&define.amd?define(["window"],e):"object"==typeof exports?exports.$rdf=e(require("window")):t.$rdf=e(t.window)}(self,(t=>(()=>{var e,r,n,i,s={78:t=>{"use strict";t.exports=Function.prototype.call},182:(t,e,r)=>{"use strict";var n=r(9964),i=r(6357);function s(t){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},s(t)}var o,a,c=r(5403).codes,u=c.ERR_AMBIGUOUS_ARGUMENT,l=c.ERR_INVALID_ARG_TYPE,h=c.ERR_INVALID_ARG_VALUE,f=c.ERR_INVALID_RETURN_VALUE,p=c.ERR_MISSING_ARGS,d=r(5416),y=r(7187).inspect,g=r(7187).types,m=g.isPromise,b=g.isRegExp,w=Object.assign?Object.assign:r(6713).assign,v=Object.is?Object.is:r(8527);function x(){var t=r(6781);o=t.isDeepEqual,a=t.isDeepStrictEqual}new Map;var _=!1,A=t.exports=O,T={};function E(t){if(t.message instanceof Error)throw t.message;throw new d(t)}function N(t,e,r,n){if(!r){var i=!1;if(0===e)i=!0,n="No value argument passed to `assert.ok()`";else if(n instanceof Error)throw n;var s=new d({actual:r,expected:!0,message:n,operator:"==",stackStartFn:t});throw s.generatedMessage=i,s}}function O(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];N.apply(void 0,[O,e.length].concat(e))}A.fail=function t(e,r,s,o,a){var c,u=arguments.length;if(0===u?c="Failed":1===u?(s=e,e=void 0):(!1===_&&(_=!0,(n.emitWarning?n.emitWarning:i.warn.bind(i))("assert.fail() with more than one argument is deprecated. Please use assert.strictEqual() instead or only pass a message.","DeprecationWarning","DEP0094")),2===u&&(o="!=")),s instanceof Error)throw s;var l={actual:e,expected:r,operator:void 0===o?"fail":o,stackStartFn:a||t};void 0!==s&&(l.message=s);var h=new d(l);throw c&&(h.message=c,h.generatedMessage=!0),h},A.AssertionError=d,A.ok=O,A.equal=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");e!=r&&E({actual:e,expected:r,message:n,operator:"==",stackStartFn:t})},A.notEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");e==r&&E({actual:e,expected:r,message:n,operator:"!=",stackStartFn:t})},A.deepEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===o&&x(),o(e,r)||E({actual:e,expected:r,message:n,operator:"deepEqual",stackStartFn:t})},A.notDeepEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===o&&x(),o(e,r)&&E({actual:e,expected:r,message:n,operator:"notDeepEqual",stackStartFn:t})},A.deepStrictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===o&&x(),a(e,r)||E({actual:e,expected:r,message:n,operator:"deepStrictEqual",stackStartFn:t})},A.notDeepStrictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");void 0===o&&x(),a(e,r)&&E({actual:e,expected:r,message:n,operator:"notDeepStrictEqual",stackStartFn:t})},A.strictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");v(e,r)||E({actual:e,expected:r,message:n,operator:"strictEqual",stackStartFn:t})},A.notStrictEqual=function t(e,r,n){if(arguments.length<2)throw new p("actual","expected");v(e,r)&&E({actual:e,expected:r,message:n,operator:"notStrictEqual",stackStartFn:t})};var j=function t(e,r,n){var i=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),r.forEach((function(t){t in e&&(void 0!==n&&"string"==typeof n[t]&&b(e[t])&&e[t].test(n[t])?i[t]=n[t]:i[t]=e[t])}))};function S(t,e,r,n){if("function"!=typeof e){if(b(e))return e.test(t);if(2===arguments.length)throw new l("expected",["Function","RegExp"],e);if("object"!==s(t)||null===t){var i=new d({actual:t,expected:e,message:r,operator:"deepStrictEqual",stackStartFn:n});throw i.operator=n.name,i}var c=Object.keys(e);if(e instanceof Error)c.push("name","message");else if(0===c.length)throw new h("error",e,"may not be an empty object");return void 0===o&&x(),c.forEach((function(i){"string"==typeof t[i]&&b(e[i])&&e[i].test(t[i])||function(t,e,r,n,i,s){if(!(r in t)||!a(t[r],e[r])){if(!n){var o=new j(t,i),c=new j(e,i,t),u=new d({actual:o,expected:c,operator:"deepStrictEqual",stackStartFn:s});throw u.actual=t,u.expected=e,u.operator=s.name,u}E({actual:t,expected:e,message:n,operator:s.name,stackStartFn:s})}}(t,e,i,r,c,n)})),!0}return void 0!==e.prototype&&t instanceof e||!Error.isPrototypeOf(e)&&!0===e.call({},t)}function R(t){if("function"!=typeof t)throw new l("fn","Function",t);try{t()}catch(t){return t}return T}function k(t){return m(t)||null!==t&&"object"===s(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function I(t){return Promise.resolve().then((function(){var e;if("function"==typeof t){if(!k(e=t()))throw new f("instance of Promise","promiseFn",e)}else{if(!k(t))throw new l("promiseFn",["Function","Promise"],t);e=t}return Promise.resolve().then((function(){return e})).then((function(){return T})).catch((function(t){return t}))}))}function C(t,e,r,n){if("string"==typeof r){if(4===arguments.length)throw new l("error",["Object","Error","Function","RegExp"],r);if("object"===s(e)&&null!==e){if(e.message===r)throw new u("error/message",'The error message "'.concat(e.message,'" is identical to the message.'))}else if(e===r)throw new u("error/message",'The error "'.concat(e,'" is identical to the message.'));n=r,r=void 0}else if(null!=r&&"object"!==s(r)&&"function"!=typeof r)throw new l("error",["Object","Error","Function","RegExp"],r);if(e===T){var i="";r&&r.name&&(i+=" (".concat(r.name,")")),i+=n?": ".concat(n):".";var o="rejects"===t.name?"rejection":"exception";E({actual:void 0,expected:r,operator:t.name,message:"Missing expected ".concat(o).concat(i),stackStartFn:t})}if(r&&!S(e,r,n,t))throw e}function P(t,e,r,n){if(e!==T){if("string"==typeof r&&(n=r,r=void 0),!r||S(e,r)){var i=n?": ".concat(n):".",s="doesNotReject"===t.name?"rejection":"exception";E({actual:e,expected:r,operator:t.name,message:"Got unwanted ".concat(s).concat(i,"\n")+'Actual message: "'.concat(e&&e.message,'"'),stackStartFn:t})}throw e}}function F(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];N.apply(void 0,[F,e.length].concat(e))}A.throws=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];C.apply(void 0,[t,R(e)].concat(n))},A.rejects=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return I(e).then((function(e){return C.apply(void 0,[t,e].concat(n))}))},A.doesNotThrow=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];P.apply(void 0,[t,R(e)].concat(n))},A.doesNotReject=function t(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return I(e).then((function(e){return P.apply(void 0,[t,e].concat(n))}))},A.ifError=function t(e){if(null!=e){var r="ifError got unwanted exception: ";"object"===s(e)&&"string"==typeof e.message?0===e.message.length&&e.constructor?r+=e.constructor.name:r+=e.message:r+=y(e);var n=new d({actual:e,expected:null,operator:"ifError",message:r,stackStartFn:t}),i=e.stack;if("string"==typeof i){var o=i.split("\n");o.shift();for(var a=n.stack.split("\n"),c=0;c<o.length;c++){var u=a.indexOf(o[c]);if(-1!==u){a=a.slice(0,u);break}}n.stack="".concat(a.join("\n"),"\n").concat(o.join("\n"))}throw n}},A.strict=w(F,A,{equal:A.strictEqual,deepEqual:A.deepStrictEqual,notEqual:A.notStrictEqual,notDeepEqual:A.notDeepStrictEqual}),A.strict.strict=A.strict},362:(t,e,r)=>{"use strict";function n(t){return"string"==typeof t?t:t.value}r.d(e,{E:()=>n})},546:(t,e,r)=>{"use strict";r.d(e,{CZ:()=>c,D0:()=>h,DJ:()=>a,DZ:()=>l,GE:()=>b,P3:()=>o,RN:()=>w,SH:()=>i,Y2:()=>d,YC:()=>m,aF:()=>p,c$:()=>f,fY:()=>u,hr:()=>g,jt:()=>y,ok:()=>s});var n=r(6866);function i(t){return"object"==typeof t&&null!==t&&"subject"in t}function s(t){return"object"==typeof t&&null!==t&&"statements"in t}function o(t){return h(t)&&t.termType===n.r0}function a(t){return t&&Object.prototype.hasOwnProperty.call(t,"termType")&&(t.termType===n.Kk||t.termType===n.P2||t.termType===n.$Q||t.termType===n.r0||t.termType===n.QW||t.termType===n.bD)}function c(t){return t&&Object.prototype.hasOwnProperty.call(t,"termType")&&(t.termType===n.Kk||t.termType===n.P2||t.termType===n.$Q||t.termType===n.r0||t.termType===n.QW||t.termType===n.bD)}function u(t){return h(t)&&(t.termType===n.Kk||t.termType===n.$Q||t.termType===n.P2)}function l(t){return h(t)&&t.termType===n.P2}function h(t){return"object"==typeof t&&null!==t&&"termType"in t}function f(t){return t.termType===n.QW}function p(t){return"object"==typeof t&&null!==t&&"subject"in t&&"predicate"in t&&"object"in t}function d(t){return h(t)&&"NamedNode"===t.termType}function y(t){return h(t)&&"termType"in t&&"BlankNode"===t.termType}function g(t){return h(t)&&(t.termType===n.Kk||t.termType===n.P2||t.termType===n.$Q)}function m(t){return h(t)&&(t.termType===n.Kk||t.termType===n.P2)}function b(t){return h(t)&&(t.termType===n.Kk||t.termType===n.P2||t.termType===n.$Q||t.termType===n.QW)}function w(t){return h(t)&&(t.termType===n.Kk||t.termType===n.P2||t.termType===n.$Q||t.termType===n.ic)}},713:t=>{"use strict";t.exports=Number.isNaN||function(t){return t!=t}},716:t=>{"use strict";t.exports=Math.abs},821:(t,e,r)=>{"use strict";var n=r(884),i="undefined"==typeof globalThis?r.g:globalThis;t.exports=function(){for(var t=[],e=0;e<n.length;e++)"function"==typeof i[n[e]]&&(t[t.length]=n[e]);return t}},884:t=>{"use strict";t.exports=["Float16Array","Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]},939:(t,e,r)=>{"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function i(t,e,r){return(e=function(t){var e=function(t){if("object"!=n(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,"string");if("object"!=n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"==n(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}r.d(e,{A:()=>i})},1147:(t,e,r)=>{var n=r(6357),i="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==r.g&&r.g,s=function(){function t(){this.fetch=!1,this.DOMException=i.DOMException}return t.prototype=i,new t}();!function(t){!function(e){var i=void 0!==t&&t||"undefined"!=typeof self&&self||void 0!==r.g&&r.g||{},s="URLSearchParams"in i,o="Symbol"in i&&"iterator"in Symbol,a="FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch(t){return!1}}(),c="FormData"in i,u="ArrayBuffer"in i;if(u)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],h=ArrayBuffer.isView||function(t){return t&&l.indexOf(Object.prototype.toString.call(t))>-1};function f(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function p(t){return"string"!=typeof t&&(t=String(t)),t}function d(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return o&&(e[Symbol.iterator]=function(){return e}),e}function y(t){this.map={},t instanceof y?t.forEach((function(t,e){this.append(e,t)}),this):Array.isArray(t)?t.forEach((function(t){if(2!=t.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+t.length);this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(e){this.append(e,t[e])}),this)}function g(t){if(!t._noBody)return t.bodyUsed?Promise.reject(new TypeError("Already read")):void(t.bodyUsed=!0)}function m(t){return new Promise((function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}}))}function b(t){var e=new FileReader,r=m(e);return e.readAsArrayBuffer(t),r}function w(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function v(){return this.bodyUsed=!1,this._initBody=function(t){var e;this.bodyUsed=this.bodyUsed,this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:a&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:c&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:s&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():u&&a&&(e=t)&&DataView.prototype.isPrototypeOf(e)?(this._bodyArrayBuffer=w(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):u&&(ArrayBuffer.prototype.isPrototypeOf(t)||h(t))?this._bodyArrayBuffer=w(t):this._bodyText=t=Object.prototype.toString.call(t):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):s&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a&&(this.blob=function(){var t=g(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer)return g(this)||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer));if(a)return this.blob().then(b);throw new Error("could not read as ArrayBuffer")},this.text=function(){var t,e,r,n,i,s=g(this);if(s)return s;if(this._bodyBlob)return t=this._bodyBlob,r=m(e=new FileReader),i=(n=/charset=([A-Za-z0-9_-]+)/.exec(t.type))?n[1]:"utf-8",e.readAsText(t,i),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n<e.length;n++)r[n]=String.fromCharCode(e[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},c&&(this.formData=function(){return this.text().then(A)}),this.json=function(){return this.text().then(JSON.parse)},this}y.prototype.append=function(t,e){t=f(t),e=p(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},y.prototype.delete=function(t){delete this.map[f(t)]},y.prototype.get=function(t){return t=f(t),this.has(t)?this.map[t]:null},y.prototype.has=function(t){return this.map.hasOwnProperty(f(t))},y.prototype.set=function(t,e){this.map[f(t)]=p(e)},y.prototype.forEach=function(t,e){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},y.prototype.keys=function(){var t=[];return this.forEach((function(e,r){t.push(r)})),d(t)},y.prototype.values=function(){var t=[];return this.forEach((function(e){t.push(e)})),d(t)},y.prototype.entries=function(){var t=[];return this.forEach((function(e,r){t.push([r,e])})),d(t)},o&&(y.prototype[Symbol.iterator]=y.prototype.entries);var x=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function _(t,e){if(!(this instanceof _))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,s=(e=e||{}).body;if(t instanceof _){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new y(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,s||null==t._bodyInit||(s=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new y(e.headers)),this.method=(n=(r=e.method||this.method||"GET").toUpperCase(),x.indexOf(n)>-1?n:r),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal||function(){if("AbortController"in i)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&s)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(s),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==e.cache&&"no-cache"!==e.cache)){var o=/([?&])_=[^&]*/;o.test(this.url)?this.url=this.url.replace(o,"$1_="+(new Date).getTime()):this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}function A(t){var e=new FormData;return t.trim().split("&").forEach((function(t){if(t){var r=t.split("="),n=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(n),decodeURIComponent(i))}})),e}function T(t,e){if(!(this instanceof T))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===e.statusText?"":""+e.statusText,this.headers=new y(e.headers),this.url=e.url||"",this._initBody(t)}_.prototype.clone=function(){return new _(this,{body:this._bodyInit})},v.call(_.prototype),v.call(T.prototype),T.prototype.clone=function(){return new T(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},T.error=function(){var t=new T(null,{status:200,statusText:""});return t.ok=!1,t.status=0,t.type="error",t};var E=[301,302,303,307,308];T.redirect=function(t,e){if(-1===E.indexOf(e))throw new RangeError("Invalid status code");return new T(null,{status:e,headers:{location:t}})},e.DOMException=i.DOMException;try{new e.DOMException}catch(t){e.DOMException=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack},e.DOMException.prototype=Object.create(Error.prototype),e.DOMException.prototype.constructor=e.DOMException}function N(t,r){return new Promise((function(s,o){var c=new _(t,r);if(c.signal&&c.signal.aborted)return o(new e.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function h(){l.abort()}if(l.onload=function(){var t,e,r={statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",e=new y,t.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t})).forEach((function(t){var r=t.split(":"),i=r.shift().trim();if(i){var s=r.join(":").trim();try{e.append(i,s)}catch(t){n.warn("Response "+t.message)}}})),e)};0===c.url.indexOf("file://")&&(l.status<200||l.status>599)?r.status=200:r.status=l.status,r.url="responseURL"in l?l.responseURL:r.headers.get("X-Request-URL");var i="response"in l?l.response:l.responseText;setTimeout((function(){s(new T(i,r))}),0)},l.onerror=function(){setTimeout((function(){o(new TypeError("Network request failed"))}),0)},l.ontimeout=function(){setTimeout((function(){o(new TypeError("Network request timed out"))}),0)},l.onabort=function(){setTimeout((function(){o(new e.DOMException("Aborted","AbortError"))}),0)},l.open(c.method,function(t){try{return""===t&&i.location.href?i.location.href:t}catch(e){return t}}(c.url),!0),"include"===c.credentials?l.withCredentials=!0:"omit"===c.credentials&&(l.withCredentials=!1),"responseType"in l&&(a?l.responseType="blob":u&&(l.responseType="arraybuffer")),r&&"object"==typeof r.headers&&!(r.headers instanceof y||i.Headers&&r.headers instanceof i.Headers)){var d=[];Object.getOwnPropertyNames(r.headers).forEach((function(t){d.push(f(t)),l.setRequestHeader(t,p(r.headers[t]))})),c.headers.forEach((function(t,e){-1===d.indexOf(e)&&l.setRequestHeader(e,t)}))}else c.headers.forEach((function(t,e){l.setRequestHeader(e,t)}));c.signal&&(c.signal.addEventListener("abort",h),l.onreadystatechange=function(){4===l.readyState&&c.signal.removeEventListener("abort",h)}),l.send(void 0===c._bodyInit?null:c._bodyInit)}))}N.polyfill=!0,i.fetch||(i.fetch=N,i.Headers=y,i.Request=_,i.Response=T),e.Headers=y,e.Request=_,e.Response=T,e.fetch=N,Object.defineProperty(e,"__esModule",{value:!0})}({})}(s),s.fetch.ponyfill=!0,delete s.fetch.polyfill;var o=i.fetch?i:s;(e=o.fetch).default=o.fetch,e.fetch=o.fetch,e.Headers=o.Headers,e.Request=o.Request,e.Response=o.Response,t.exports=e},1201:t=>{t.exports=function(t){return t&&"object"==typeof t&&"function"==typeof t.copy&&"function"==typeof t.fill&&"function"==typeof t.readUInt8}},1320:(t,e,r)=>{"use strict";var n=r(2621);t.exports=function(){return Number.isNaN&&Number.isNaN(NaN)&&!Number.isNaN("a")?Number.isNaN:n}},1605:(t,e,r)=>{"use strict";r.d(e,{A:()=>i});var n=r(939);class i{constructor(t){(0,n.A)(this,"termType",void 0),(0,n.A)(this,"classOrder",void 0),(0,n.A)(this,"value",void 0),this.value=t}substitute(t){return this}compareTerm(t){return this.classOrder<t.classOrder?-1:this.classOrder>t.classOrder?1:this.value<t.value?-1:this.value>t.value?1:0}equals(t){return!!t&&this.termType===t.termType&&this.value===t.value}hashString(){return this.toCanonical()}sameTerm(t){return this.equals(t)}toCanonical(){return this.toNT()}toNT(){return this.toString()}toNQ(){return this.toNT()}toString(){throw new Error("Node.toString() is abstract - see the subclasses instead")}}(0,n.A)(i,"fromValue",void 0),(0,n.A)(i,"toJS",void 0)},1909:t=>{"use strict";t.exports="undefined"!=typeof Reflect&&Reflect&&Reflect.apply},2312:function(t,e){var r,n;void 0===(n="function"==typeof(r=function(){"use strict";function t(e,r,n,i){this.message=e,this.expected=r,this.found=n,this.location=i,this.name="SyntaxError","function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,t)}return function(t,e){function r(){this.constructor=t}r.prototype=e.prototype,t.prototype=new r}(t,Error),t.buildMessage=function(t,e){var r={literal:function(t){return'"'+i(t.text)+'"'},class:function(t){var e,r="";for(e=0;e<t.parts.length;e++)r+=t.parts[e]instanceof Array?s(t.parts[e][0])+"-"+s(t.parts[e][1]):s(t.parts[e]);return"["+(t.inverted?"^":"")+r+"]"},any:function(t){return"any character"},end:function(t){return"end of input"},other:function(t){return t.description}};function n(t){return t.charCodeAt(0).toString(16).toUpperCase()}function i(t){return t.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(t){return"\\x0"+n(t)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(t){return"\\x"+n(t)}))}function s(t){return t.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(t){return"\\x0"+n(t)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(t){return"\\x"+n(t)}))}return"Expected "+function(t){var e,n,i,s=new Array(t.length);for(e=0;e<t.length;e++)s[e]=(i=t[e],r[i.type](i));if(s.sort(),s.length>0){for(e=1,n=1;e<s.length;e++)s[e-1]!==s[e]&&(s[n]=s[e],n++);s.length=n}switch(s.length){case 1:return s[0];case 2:return s[0]+" or "+s[1];default:return s.slice(0,-1).join(", ")+", or "+s[s.length-1]}}(t)+" but "+function(t){return t?'"'+i(t)+'"':"end of input"}(e)+" found."},{SyntaxError:t,parse:function(e,r){r=void 0!==r?r:{};var n,i={},s={turtleDoc:Qr},o=Qr,a=function(t){var e=Tn.toJSON();return e["@graph"]=[],t.filter((t=>Array.isArray(t))).forEach((t=>{t.forEach((t=>{e["@graph"].push(t)}))})),1===e["@graph"].length&&(Object.assign(e,e["@graph"][0]),delete e["@graph"]),e},c="\ufeff",u=Hr("\ufeff",!1),l=".",h=Hr(".",!1),f=function(t){return t},p="#",d=Hr("#",!1),y=/^[^\n]/,g=zr(["\n"],!0,!1),m="\n",b=Hr("\n",!1),w=function(t){return t.join("")},v="@prefix",x=Hr("@prefix",!1),_=function(t,e){return Tn.addPrefix(""===t?"0":t,e),{}},A="@base",T=Hr("@base",!1),E=function(t){return Tn.addBase(t),{}},N=/^[Bb]/,O=zr(["B","b"],!1,!1),j=/^[Aa]/,S=zr(["A","a"],!1,!1),R=/^[Ss]/,k=zr(["S","s"],!1,!1),I=/^[Ee]/,C=zr(["E","e"],!1,!1),P=/^[Pp]/,F=zr(["P","p"],!1,!1),U=/^[Rr]/,D=zr(["R","r"],!1,!1),M=/^[Ff]/,L=zr(["F","f"],!1,!1),B=/^[Ii]/,q=zr(["I","i"],!1,!1),$=/^[Xx]/,H=zr(["X","x"],!1,!1),z=function(t,e){var r={};return"string"==typeof t&&"[]"!==t?r["@id"]=t:"object"==typeof t&&Object.assign(r,t),e&&Object.assign(r,e),[r]},X=function(t,e){var r={};return t&&Object.assign(r,t),e&&Object.assign(r,e),[r]},V=";",G=Hr(";",!1),Q=function(t,e,r,n){var i={};return i[r]=n,i},W=function(t,e,r){return r},J=function(t,e,r){var n={};return r.unshift(function(t,e){var r={};return r[t]=e,r}(t,e)),r.forEach((t=>{t&&Object.keys(t).forEach((e=>{t[e].forEach((t=>{"@type"===e&&void 0!==t["@id"]&&(t=t["@id"]),void 0===n[e]?n[e]=t:Array.isArray(n[e])?n[e].push(t):n[e]=[n[e],t]}))}))})),n},Y=",",Z=Hr(",",!1),K=function(t,e){return e},tt=function(t,e){return e.unshift(t),e},et="a",rt=Hr("a",!1),nt=function(){return"@type"},it=function(t){return En(t,!0)},st=function(t){return En(t,!1)},ot=function(t){return"[]"===t?{}:{"@id":t}},at=function(t){return{"@id":t}},ct="[",ut=Hr("[",!1),lt="]",ht=Hr("]",!1),ft="(",pt=Hr("(",!1),dt=")",yt=Hr(")",!1),gt=function(t){return{"@list":t}},mt=function(t,e){return{"@value":t,"@language":e}},bt="^^",wt=Hr("^^",!1),vt=function(t,e){if("http://www.w3.org/2001/XMLSchema#boolean"===e&&"true"===t)return!0;if("http://www.w3.org/2001/XMLSchema#boolean"===e&&"false"===t)return!1;if("http://www.w3.org/2001/XMLSchema#integer"===e)return parseInt(t);if("http://www.w3.org/2001/XMLSchema#double"===e)return parseFloat(t);const r=Tn.resolve(e,!0);if(r){const n=e.split(":")[0];if("http://www.w3.org/2001/XMLSchema#boolean"===r&&"true"===t)return Tn.decrement(n),!0;if("http://www.w3.org/2001/XMLSchema#boolean"===r&&"false"===t)return Tn.decrement(n),!1;if("http://www.w3.org/2001/XMLSchema#integer"===r)return Tn.decrement(n),parseInt(t);if("http://www.w3.org/2001/XMLSchema#double"===r)return Tn.decrement(n),parseFloat(t)}return{"@value":t,"@type":e}},xt="true",_t=Hr("true",!1),At=function(){return!0},Tt="false",Et=Hr("false",!1),Nt=function(){return!1},Ot=function(t){return t+":"},jt="<",St=Hr("<",!1),Rt=/^[^\0- <>"{}|\^`\\]/,kt=zr([["\0"," "],"<",">",'"',"{","}","|","^","`","\\"],!0,!1),It=">",Ct=Hr(">",!1),Pt=function(t){const e=t.map((t=>65536<=t.codePointAt(0)&&t.codePointAt(0)<=983039?"a":1===t.length?t:6===t.length?String.fromCharCode("0x"+t.substring(2)):10===t.length?String.fromCodePoint("0x"+t.substring(2)):t)).join("");if(e.match(/^[^\u0000-\u0020<>"{}|^`\\]*$/)){var r=t.join("");try{return Tn.resolve(r)}catch(t){$r("Invalid IRIREF "+r)}}else $r("Invalid IRIREF "+t.join("")+" / "+e)},Ft=":",Ut=Hr(":",!1),Dt=function(t){return t=t||"0",!1===Tn.hasPrefix(t)&&$r("undefined prefix "+t),t},Mt=function(t){return t||""},Lt=function(t,e){return Tn.increment(t),Tn.resolve(t+":"+e)},Bt="_:",qt=Hr("_:",!1),$t=/^[0-9]/,Ht=zr([["0","9"]],!1,!1),zt="@",Xt=Hr("@",!1),Vt=/^[a-zA-Z]/,Gt=zr([["a","z"],["A","Z"]],!1,!1),Qt="-",Wt=Hr("-",!1),Jt=/^[a-zA-Z0-9]/,Yt=zr([["a","z"],["A","Z"],["0","9"]],!1,!1),Zt=function(t,e){return"-"+e.join("")},Kt=function(t,e){return t.join("")+e.join("")},te=/^[+\-]/,ee=zr(["+","-"],!1,!1),re=function(t){return t.match(/^[0+][0-9]+$/)?{"@value":t,"@type":"http://www.w3.org/2001/XMLSchema#integer"}:parseInt(t)},ne=function(t){return{"@value":t,"@type":"http://www.w3.org/2001/XMLSchema#decimal"}},ie=function(t){return{"@value":t,"@type":"http://www.w3.org/2001/XMLSchema#double"}},se=/^[eE]/,oe=zr(["e","E"],!1,!1),ae='"',ce=Hr('"',!1),ue=/^[^"\\\n\r]/,le=zr(['"',"\\","\n","\r"],!0,!1),he="'",fe=Hr("'",!1),pe=/^[^'\\\n\r]/,de=zr(["'","\\","\n","\r"],!0,!1),ye="'''",ge=Hr("'''",!1),me=/^[^'\\]/,be=zr(["'","\\"],!0,!1),we="''",ve=Hr("''",!1),xe=function(t,e){return"''"+e.join("")},_e=function(t,e){return"'"+e.join("")},Ae=function(t,e){return t.join("")+e.join("")},Te='"""',Ee=Hr('"""',!1),Ne=/^[^"\\]/,Oe=zr(['"',"\\"],!0,!1),je='""',Se=Hr('""',!1),Re=function(t,e){return'""'+e.join("")},ke=function(t,e){return'"'+e.join("")},Ie="\\U",Ce=Hr("\\U",!1),Pe=function(t){return String.fromCodePoint(parseInt(t.join(""),16))},Fe="\\u",Ue=Hr("\\u",!1),De=function(t){return String.fromCharCode(parseInt(t.join(""),16))},Me="\\t",Le=Hr("\\t",!1),Be=function(){return"\t"},qe="\\b",$e=Hr("\\b",!1),He=function(){return"\b"},ze="\\n",Xe=Hr("\\n",!1),Ve=function(){return"\n"},Ge="\\r",Qe=Hr("\\r",!1),We=function(){return"\r"},Je="\\f",Ye=Hr("\\f",!1),Ze=function(){return"\f"},Ke='\\"',tr=Hr('\\"',!1),er=function(){return'"'},rr="\\'",nr=Hr("\\'",!1),ir=function(){return"'"},sr="\\\\",or=Hr("\\\\",!1),ar=function(){return"\\"},cr=/^[ \t\r\n]/,ur=zr([" ","\t","\r","\n"],!1,!1),lr=function(){return"[]"},hr=/^[\uD800-\uDBFF]/,fr=zr([["\ud800","\udbff"]],!1,!1),pr=/^[\uDC00-\uDFFF]/,dr=zr([["\udc00","\udfff"]],!1,!1),yr=function(t,e){return t+e},gr=/^[A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,mr=zr([["A","Z"],["a","z"],["À","Ö"],["Ø","ö"],["ø","˿"],["Ͱ","ͽ"],["Ϳ",""],["",""],["⁰",""],["Ⰰ",""],["、",""],["豈","﷏"],["ﷰ","�"]],!1,!1),br="_",wr=Hr("_",!1),vr="·",xr=Hr("·",!1),_r=/^[\u0300-\u036F]/,Ar=zr([["̀","ͯ"]],!1,!1),Tr=/^[\u203F-\u2040]/,Er=zr([["‿","⁀"]],!1,!1),Nr=function(t,e,r,n){return r.join("")+n.join("")},Or=function(t,e,r){return t+e.join("")+r.join("")},jr="%",Sr=Hr("%",!1),Rr=/^[0-9A-Fa-f]/,kr=zr([["0","9"],["A","F"],["a","f"]],!1,!1),Ir="\\",Cr=Hr("\\",!1),Pr=/^[_~.!$&'()*+,;=\/?#@%\-]/,Fr=zr(["_","~",".","!","$","&","'","(",")","*","+",",",";","=","/","?","#","@","%","-"],!1,!1),Ur=0,Dr=0,Mr=[{line:1,column:1}],Lr=0,Br=[],qr=0;if("startRule"in r){if(!(r.startRule in s))throw new Error("Can't start parsing from rule \""+r.startRule+'".');o=s[r.startRule]}function $r(e,r){throw function(e,r){return new t(e,null,null,r)}(e,r=void 0!==r?r:Vr(Dr,Ur))}function Hr(t,e){return{type:"literal",text:t,ignoreCase:e}}function zr(t,e,r){return{type:"class",parts:t,inverted:e,ignoreCase:r}}function Xr(t){var r,n=Mr[t];if(n)return n;for(r=t-1;!Mr[r];)r--;for(n={line:(n=Mr[r]).line,column:n.column};r<t;)10===e.charCodeAt(r)?(n.line++,n.column=1):n.column++,r++;return Mr[t]=n,n}function Vr(t,e){var r=Xr(t),n=Xr(e);return{start:{offset:t,line:r.line,column:r.column},end:{offset:e,line:n.line,column:n.column}}}function Gr(t){Ur<Lr||(Ur>Lr&&(Lr=Ur,Br=[]),Br.push(t))}function Qr(){var t,e,r,n,s;for(t=Ur,e=[],r=Wr();r!==i;)e.push(r),r=Wr();if(e!==i){for(r=[],n=Jr();n!==i;)r.push(n),n=Jr();if(r!==i){for(n=[],s=Yr();s!==i;)n.push(s),s=Yr();n!==i?(Dr=t,t=e=a(r)):(Ur=t,t=i)}else Ur=t,t=i}else Ur=t,t=i;return t}function Wr(){var t;return 65279===e.charCodeAt(Ur)?(t=c,Ur++):(t=i,0===qr&&Gr(u)),t}function Jr(){var t,r,n,s;if((t=function(){var t;return(t=function(){var t,r,n,s,o,a,c,u,f;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if(e.substr(Ur,7)===v?(n=v,Ur+=7):(n=i,0===qr&&Gr(x)),n!==i){for(s=[],o=Yr();o!==i;)s.push(o),o=Yr();if(s!==i)if((o=ln())!==i){for(a=[],c=Yr();c!==i;)a.push(c),c=Yr();if(a!==i)if((c=cn())!==i){for(u=[],f=Yr();f!==i;)u.push(f),f=Yr();u!==i?(46===e.charCodeAt(Ur)?(f=l,Ur++):(f=i,0===qr&&Gr(h)),f!==i?(Dr=t,t=r=_(o,c)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i}else Ur=t,t=i;else Ur=t,t=i}else Ur=t,t=i;else Ur=t,t=i;return t}())===i&&(t=function(){var t,r,n,s,o,a,c;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if(e.substr(Ur,5)===A?(n=A,Ur+=5):(n=i,0===qr&&Gr(T)),n!==i){for(s=[],o=Yr();o!==i;)s.push(o),o=Yr();if(s!==i)if((o=cn())!==i){for(a=[],c=Yr();c!==i;)a.push(c),c=Yr();a!==i?(46===e.charCodeAt(Ur)?(c=l,Ur++):(c=i,0===qr&&Gr(h)),c!==i?(Dr=t,t=r=E(o)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i}else Ur=t,t=i;else Ur=t,t=i;return t}())===i&&(t=function(){var t,r,n,s,o,a,c,u,l,h,f,p;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if(P.test(e.charAt(Ur))?(n=e.charAt(Ur),Ur++):(n=i,0===qr&&Gr(F)),n!==i)if(U.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(D)),s!==i)if(I.test(e.charAt(Ur))?(o=e.charAt(Ur),Ur++):(o=i,0===qr&&Gr(C)),o!==i)if(M.test(e.charAt(Ur))?(a=e.charAt(Ur),Ur++):(a=i,0===qr&&Gr(L)),a!==i)if(B.test(e.charAt(Ur))?(c=e.charAt(Ur),Ur++):(c=i,0===qr&&Gr(q)),c!==i)if($.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(H)),u!==i){for(l=[],h=Yr();h!==i;)l.push(h),h=Yr();if(l!==i)if((h=ln())!==i){for(f=[],p=Yr();p!==i;)f.push(p),p=Yr();f!==i&&(p=cn())!==i?(Dr=t,t=r=_(h,p)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i}else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;return t}())===i&&(t=function(){var t,r,n,s,o,a,c,u;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if(N.test(e.charAt(Ur))?(n=e.charAt(Ur),Ur++):(n=i,0===qr&&Gr(O)),n!==i)if(j.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(S)),s!==i)if(R.test(e.charAt(Ur))?(o=e.charAt(Ur),Ur++):(o=i,0===qr&&Gr(k)),o!==i)if(I.test(e.charAt(Ur))?(a=e.charAt(Ur),Ur++):(a=i,0===qr&&Gr(C)),a!==i){for(c=[],u=Yr();u!==i;)c.push(u),u=Yr();c!==i&&(u=cn())!==i?(Dr=t,t=r=E(u)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;return t}()),t}())===i)if(t=Ur,(r=function(){var t,e,r;return t=Ur,(e=function(){var t,e;return t=Ur,(e=nn())!==i&&(Dr=t,e=it(e)),(t=e)===i&&(t=an())===i&&(t=on()),t}())!==i&&(r=Zr())!==i?(Dr=t,t=e=z(e,r)):(Ur=t,t=i),t===i&&(t=Ur,(e=rn())!==i?((r=Zr())===i&&(r=null),r!==i?(Dr=t,t=e=X(e,r)):(Ur=t,t=i)):(Ur=t,t=i)),t}())!==i){for(n=[],s=Yr();s!==i;)n.push(s),s=Yr();n!==i?(46===e.charCodeAt(Ur)?(s=l,Ur++):(s=i,0===qr&&Gr(h)),s!==i?(Dr=t,t=r=f(r)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;return t}function Yr(){var t;return(t=function(){var t;return cr.test(e.charAt(Ur))?(t=e.charAt(Ur),Ur++):(t=i,0===qr&&Gr(ur)),t}())===i&&(t=function(){var t,r,n,s;if(t=Ur,35===e.charCodeAt(Ur)?(r=p,Ur++):(r=i,0===qr&&Gr(d)),r!==i){for(n=[],y.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(g));s!==i;)n.push(s),y.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(g));n!==i?(10===e.charCodeAt(Ur)?(s=m,Ur++):(s=i,0===qr&&Gr(b)),s!==i?(Dr=t,t=r=w(n)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;return t}()),t}function Zr(){var t,r,n,s,o,a,c,u,l,h;if(t=Ur,(r=tn())!==i)if((n=Kr())!==i){for(s=[],o=Ur,a=[],c=Yr();c!==i;)a.push(c),c=Yr();for(a!==i?(59===e.charCodeAt(Ur)?(c=V,Ur++):(c=i,0===qr&&Gr(G)),c!==i?(u=Ur,(l=tn())!==i&&(h=Kr())!==i?(Dr=u,u=l=Q(r,n,l,h)):(Ur=u,u=i),u===i&&(u=null),u!==i?(Dr=o,o=a=W(r,n,u)):(Ur=o,o=i)):(Ur=o,o=i)):(Ur=o,o=i);o!==i;){for(s.push(o),o=Ur,a=[],c=Yr();c!==i;)a.push(c),c=Yr();a!==i?(59===e.charCodeAt(Ur)?(c=V,Ur++):(c=i,0===qr&&Gr(G)),c!==i?(u=Ur,(l=tn())!==i&&(h=Kr())!==i?(Dr=u,u=l=Q(r,n,l,h)):(Ur=u,u=i),u===i&&(u=null),u!==i?(Dr=o,o=a=W(r,n,u)):(Ur=o,o=i)):(Ur=o,o=i)):(Ur=o,o=i)}s!==i?(Dr=t,t=r=J(r,n,s)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i;return t}function Kr(){var t,r,n,s,o,a,c;if(t=Ur,(r=en())!==i){for(n=[],s=Ur,o=[],a=Yr();a!==i;)o.push(a),a=Yr();for(o!==i?(44===e.charCodeAt(Ur)?(a=Y,Ur++):(a=i,0===qr&&Gr(Z)),a!==i&&(c=en())!==i?(Dr=s,s=o=K(r,c)):(Ur=s,s=i)):(Ur=s,s=i);s!==i;){for(n.push(s),s=Ur,o=[],a=Yr();a!==i;)o.push(a),a=Yr();o!==i?(44===e.charCodeAt(Ur)?(a=Y,Ur++):(a=i,0===qr&&Gr(Z)),a!==i&&(c=en())!==i?(Dr=s,s=o=K(r,c)):(Ur=s,s=i)):(Ur=s,s=i)}n!==i?(Dr=t,t=r=tt(r,n)):(Ur=t,t=i)}else Ur=t,t=i;return t}function tn(){var t,r,n;if(t=Ur,(r=function(){var t,e,r;for(t=Ur,e=[],r=Yr();r!==i;)e.push(r),r=Yr();return e!==i&&(r=on())!==i?(Dr=t,t=e=f(r)):(Ur=t,t=i),t}())!==i&&(Dr=t,r=f(r)),(t=r)===i){for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();r!==i?(97===e.charCodeAt(Ur)?(n=et,Ur++):(n=i,0===qr&&Gr(rt)),n!==i?(Dr=t,t=r=nt()):(Ur=t,t=i)):(Ur=t,t=i)}return t}function en(){var t,r;return(t=function(){var t;return(t=function(){var t,r,n,s,o,a,c;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if((n=sn())!==i){for(s=[],o=Yr();o!==i;)s.push(o),o=Yr();s!==i&&(o=function(){var t,r,n,s,o,a,c,u;if(t=Ur,64===e.charCodeAt(Ur)?(r=zt,Ur++):(r=i,0===qr&&Gr(Xt)),r!==i){if(n=[],Vt.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(Gt)),s!==i)for(;s!==i;)n.push(s),Vt.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(Gt));else n=i;if(n!==i){if(s=[],o=Ur,45===e.charCodeAt(Ur)?(a=Qt,Ur++):(a=i,0===qr&&Gr(Wt)),a!==i){if(c=[],Jt.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Yt)),u!==i)for(;u!==i;)c.push(u),Jt.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Yt));else c=i;c!==i?(Dr=o,o=a=Zt(n,c)):(Ur=o,o=i)}else Ur=o,o=i;for(;o!==i;)if(s.push(o),o=Ur,45===e.charCodeAt(Ur)?(a=Qt,Ur++):(a=i,0===qr&&Gr(Wt)),a!==i){if(c=[],Jt.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Yt)),u!==i)for(;u!==i;)c.push(u),Jt.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Yt));else c=i;c!==i?(Dr=o,o=a=Zt(n,c)):(Ur=o,o=i)}else Ur=o,o=i;s!==i?(Dr=t,t=r=Kt(n,s)):(Ur=t,t=i)}else Ur=t,t=i}else Ur=t,t=i;return t}())!==i?(Dr=t,t=r=mt(n,o)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i;if(t===i){for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if((n=sn())!==i){for(s=[],o=Yr();o!==i;)s.push(o),o=Yr();if(s!==i)if(e.substr(Ur,2)===bt?(o=bt,Ur+=2):(o=i,0===qr&&Gr(wt)),o!==i){for(a=[],c=Yr();c!==i;)a.push(c),c=Yr();a!==i&&(c=on())!==i?(Dr=t,t=r=vt(n,c)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i}else Ur=t,t=i;else Ur=t,t=i;if(t===i){for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();r!==i&&(n=sn())!==i?(Dr=t,t=r=f(n)):(Ur=t,t=i)}}return t}())===i&&(t=function(){var t,r,n;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();return r!==i?((n=function(){var t,r,n,s,o,a,c,u,f;if(t=Ur,r=Ur,n=Ur,te.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(ee)),s===i&&(s=null),s!==i){if(o=Ur,a=[],$t.test(e.charAt(Ur))?(c=e.charAt(Ur),Ur++):(c=i,0===qr&&Gr(Ht)),c!==i)for(;c!==i;)a.push(c),$t.test(e.charAt(Ur))?(c=e.charAt(Ur),Ur++):(c=i,0===qr&&Gr(Ht));else a=i;if(a!==i)if(46===e.charCodeAt(Ur)?(c=l,Ur++):(c=i,0===qr&&Gr(h)),c!==i){for(u=[],$t.test(e.charAt(Ur))?(f=e.charAt(Ur),Ur++):(f=i,0===qr&&Gr(Ht));f!==i;)u.push(f),$t.test(e.charAt(Ur))?(f=e.charAt(Ur),Ur++):(f=i,0===qr&&Gr(Ht));u!==i&&(f=hn())!==i?o=a=[a,c,u,f]:(Ur=o,o=i)}else Ur=o,o=i;else Ur=o,o=i;if(o===i){if(o=Ur,46===e.charCodeAt(Ur)?(a=l,Ur++):(a=i,0===qr&&Gr(h)),a!==i){if(c=[],$t.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Ht)),u!==i)for(;u!==i;)c.push(u),$t.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Ht));else c=i;c!==i&&(u=hn())!==i?o=a=[a,c,u]:(Ur=o,o=i)}else Ur=o,o=i;if(o===i){if(o=Ur,a=[],$t.test(e.charAt(Ur))?(c=e.charAt(Ur),Ur++):(c=i,0===qr&&Gr(Ht)),c!==i)for(;c!==i;)a.push(c),$t.test(e.charAt(Ur))?(c=e.charAt(Ur),Ur++):(c=i,0===qr&&Gr(Ht));else a=i;a!==i&&(c=hn())!==i?o=a=[a,c]:(Ur=o,o=i)}}o!==i?n=s=[s,o]:(Ur=n,n=i)}else Ur=n,n=i;return(r=n!==i?e.substring(r,Ur):n)!==i&&(Dr=t,r=ie(r)),r}())===i&&(n=function(){var t,r,n,s,o,a,c,u;if(t=Ur,r=Ur,n=Ur,te.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(ee)),s===i&&(s=null),s!==i){for(o=[],$t.test(e.charAt(Ur))?(a=e.charAt(Ur),Ur++):(a=i,0===qr&&Gr(Ht));a!==i;)o.push(a),$t.test(e.charAt(Ur))?(a=e.charAt(Ur),Ur++):(a=i,0===qr&&Gr(Ht));if(o!==i)if(46===e.charCodeAt(Ur)?(a=l,Ur++):(a=i,0===qr&&Gr(h)),a!==i){if(c=[],$t.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Ht)),u!==i)for(;u!==i;)c.push(u),$t.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Ht));else c=i;c!==i?n=s=[s,o,a,c]:(Ur=n,n=i)}else Ur=n,n=i;else Ur=n,n=i}else Ur=n,n=i;return(r=n!==i?e.substring(r,Ur):n)!==i&&(Dr=t,r=ne(r)),r}())===i&&(n=function(){var t,r,n,s,o,a;if(t=Ur,r=Ur,n=Ur,te.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(ee)),s===i&&(s=null),s!==i){if(o=[],$t.test(e.charAt(Ur))?(a=e.charAt(Ur),Ur++):(a=i,0===qr&&Gr(Ht)),a!==i)for(;a!==i;)o.push(a),$t.test(e.charAt(Ur))?(a=e.charAt(Ur),Ur++):(a=i,0===qr&&Gr(Ht));else o=i;o!==i?n=s=[s,o]:(Ur=n,n=i)}else Ur=n,n=i;return(r=n!==i?e.substring(r,Ur):n)!==i&&(Dr=t,r=re(r)),r}()),n!==i?(Dr=t,t=r=f(n)):(Ur=t,t=i)):(Ur=t,t=i),t}())===i&&(t=function(){var t,r,n;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i?(e.substr(Ur,4)===xt?(n=xt,Ur+=4):(n=i,0===qr&&Gr(_t)),n!==i?(Dr=t,t=r=At()):(Ur=t,t=i)):(Ur=t,t=i),t===i){for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();r!==i?(e.substr(Ur,5)===Tt?(n=Tt,Ur+=5):(n=i,0===qr&&Gr(Et)),n!==i?(Dr=t,t=r=Nt()):(Ur=t,t=i)):(Ur=t,t=i)}return t}()),t}())===i&&(t=Ur,(r=nn())!==i&&(Dr=t,r=st(r)),(t=r)===i&&(t=Ur,(r=an())!==i&&(Dr=t,r=ot(r)),(t=r)===i&&(t=Ur,(r=rn())!==i&&(Dr=t,r=f(r)),(t=r)===i&&(t=Ur,(r=on())!==i&&(Dr=t,r=at(r)),t=r)))),t}function rn(){var t,r,n,s,o,a;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if(91===e.charCodeAt(Ur)?(n=ct,Ur++):(n=i,0===qr&&Gr(ut)),n!==i)if((s=Zr())!==i){for(o=[],a=Yr();a!==i;)o.push(a),a=Yr();o!==i?(93===e.charCodeAt(Ur)?(a=lt,Ur++):(a=i,0===qr&&Gr(ht)),a!==i?(Dr=t,t=r=f(s)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;else Ur=t,t=i;else Ur=t,t=i;return t}function nn(){var t,r,n,s,o,a;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i)if(40===e.charCodeAt(Ur)?(n=ft,Ur++):(n=i,0===qr&&Gr(pt)),n!==i){for(s=[],o=en();o!==i;)s.push(o),o=en();if(s!==i){for(o=[],a=Yr();a!==i;)o.push(a),a=Yr();o!==i?(41===e.charCodeAt(Ur)?(a=dt,Ur++):(a=i,0===qr&&Gr(yt)),a!==i?(Dr=t,t=r=gt(s)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i}else Ur=t,t=i;else Ur=t,t=i;return t}function sn(){var t,r,n;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();return r!==i?((n=function(){var t,r,n,s,o,a,c,u;if(t=Ur,e.substr(Ur,3)===ye?(r=ye,Ur+=3):(r=i,0===qr&&Gr(ge)),r!==i){for(n=[],me.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(be)),s===i&&(s=pn())===i&&(s=fn());s!==i;)n.push(s),me.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(be)),s===i&&(s=pn())===i&&(s=fn());if(n!==i){if(s=[],o=Ur,e.substr(Ur,2)===we?(a=we,Ur+=2):(a=i,0===qr&&Gr(ve)),a!==i){if(c=[],me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=xe(n,c)):(Ur=o,o=i)}else Ur=o,o=i;if(o===i)if(o=Ur,39===e.charCodeAt(Ur)?(a=he,Ur++):(a=i,0===qr&&Gr(fe)),a!==i){if(c=[],me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=_e(n,c)):(Ur=o,o=i)}else Ur=o,o=i;for(;o!==i;){if(s.push(o),o=Ur,e.substr(Ur,2)===we?(a=we,Ur+=2):(a=i,0===qr&&Gr(ve)),a!==i){if(c=[],me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=xe(n,c)):(Ur=o,o=i)}else Ur=o,o=i;if(o===i)if(o=Ur,39===e.charCodeAt(Ur)?(a=he,Ur++):(a=i,0===qr&&Gr(fe)),a!==i){if(c=[],me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),me.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(be)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=_e(n,c)):(Ur=o,o=i)}else Ur=o,o=i}s!==i?(e.substr(Ur,3)===ye?(o=ye,Ur+=3):(o=i,0===qr&&Gr(ge)),o!==i?(Dr=t,t=r=Ae(n,s)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i}else Ur=t,t=i;return t}())===i&&(n=function(){var t,r,n,s,o,a,c,u;if(t=Ur,e.substr(Ur,3)===Te?(r=Te,Ur+=3):(r=i,0===qr&&Gr(Ee)),r!==i){for(n=[],Ne.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(Oe)),s===i&&(s=pn())===i&&(s=fn());s!==i;)n.push(s),Ne.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(Oe)),s===i&&(s=pn())===i&&(s=fn());if(n!==i){if(s=[],o=Ur,e.substr(Ur,2)===je?(a=je,Ur+=2):(a=i,0===qr&&Gr(Se)),a!==i){if(c=[],Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=Re(n,c)):(Ur=o,o=i)}else Ur=o,o=i;if(o===i)if(o=Ur,34===e.charCodeAt(Ur)?(a=ae,Ur++):(a=i,0===qr&&Gr(ce)),a!==i){if(c=[],Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=ke(n,c)):(Ur=o,o=i)}else Ur=o,o=i;for(;o!==i;){if(s.push(o),o=Ur,e.substr(Ur,2)===je?(a=je,Ur+=2):(a=i,0===qr&&Gr(Se)),a!==i){if(c=[],Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=Re(n,c)):(Ur=o,o=i)}else Ur=o,o=i;if(o===i)if(o=Ur,34===e.charCodeAt(Ur)?(a=ae,Ur++):(a=i,0===qr&&Gr(ce)),a!==i){if(c=[],Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn()),u!==i)for(;u!==i;)c.push(u),Ne.test(e.charAt(Ur))?(u=e.charAt(Ur),Ur++):(u=i,0===qr&&Gr(Oe)),u===i&&(u=pn())===i&&(u=fn());else c=i;c!==i?(Dr=o,o=a=ke(n,c)):(Ur=o,o=i)}else Ur=o,o=i}s!==i?(e.substr(Ur,3)===Te?(o=Te,Ur+=3):(o=i,0===qr&&Gr(Ee)),o!==i?(Dr=t,t=r=Ae(n,s)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i}else Ur=t,t=i;return t}())===i&&(n=function(){var t,r,n,s;if(t=Ur,39===e.charCodeAt(Ur)?(r=he,Ur++):(r=i,0===qr&&Gr(fe)),r!==i){for(n=[],pe.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(de)),s===i&&(s=pn())===i&&(s=fn());s!==i;)n.push(s),pe.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(de)),s===i&&(s=pn())===i&&(s=fn());n!==i?(39===e.charCodeAt(Ur)?(s=he,Ur++):(s=i,0===qr&&Gr(fe)),s!==i?(Dr=t,t=r=w(n)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;return t}())===i&&(n=function(){var t,r,n,s;if(t=Ur,34===e.charCodeAt(Ur)?(r=ae,Ur++):(r=i,0===qr&&Gr(ce)),r!==i){for(n=[],ue.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(le)),s===i&&(s=pn())===i&&(s=fn());s!==i;)n.push(s),ue.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(le)),s===i&&(s=pn())===i&&(s=fn());n!==i?(34===e.charCodeAt(Ur)?(s=ae,Ur++):(s=i,0===qr&&Gr(ce)),s!==i?(Dr=t,t=r=w(n)):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;return t}()),n!==i?(Dr=t,t=r=f(n)):(Ur=t,t=i)):(Ur=t,t=i),t}function on(){var t,r,n;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i&&(n=cn())!==i?(Dr=t,t=r=f(n)):(Ur=t,t=i),t===i){for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();r!==i&&(n=function(){var t,r;return(t=function(){var t,r,n;return t=Ur,(r=un())!==i&&(n=function(){var t,r,n,s,o,a,c,u;if(t=Ur,(r=yn())===i&&(58===e.charCodeAt(Ur)?(r=Ft,Ur++):(r=i,0===qr&&Gr(Ut)),r===i&&($t.test(e.charAt(Ur))?(r=e.charAt(Ur),Ur++):(r=i,0===qr&&Gr(Ht)),r===i&&(r=bn()))),r!==i){for(n=[],(s=gn())===i&&(58===e.charCodeAt(Ur)?(s=Ft,Ur++):(s=i,0===qr&&Gr(Ut)),s===i&&(s=bn()));s!==i;)n.push(s),(s=gn())===i&&(58===e.charCodeAt(Ur)?(s=Ft,Ur++):(s=i,0===qr&&Gr(Ut)),s===i&&(s=bn()));if(n!==i){if(s=[],o=Ur,a=[],46===e.charCodeAt(Ur)?(c=l,Ur++):(c=i,0===qr&&Gr(h)),c!==i)for(;c!==i;)a.push(c),46===e.charCodeAt(Ur)?(c=l,Ur++):(c=i,0===qr&&Gr(h));else a=i;if(a!==i){if(c=[],(u=gn())===i&&(58===e.charCodeAt(Ur)?(u=Ft,Ur++):(u=i,0===qr&&Gr(Ut)),u===i&&(u=bn())),u!==i)for(;u!==i;)c.push(u),(u=gn())===i&&(58===e.charCodeAt(Ur)?(u=Ft,Ur++):(u=i,0===qr&&Gr(Ut)),u===i&&(u=bn()));else c=i;c!==i?(Dr=o,o=a=Nr(r,n,a,c)):(Ur=o,o=i)}else Ur=o,o=i;for(;o!==i;){if(s.push(o),o=Ur,a=[],46===e.charCodeAt(Ur)?(c=l,Ur++):(c=i,0===qr&&Gr(h)),c!==i)for(;c!==i;)a.push(c),46===e.charCodeAt(Ur)?(c=l,Ur++):(c=i,0===qr&&Gr(h));else a=i;if(a!==i){if(c=[],(u=gn())===i&&(58===e.charCodeAt(Ur)?(u=Ft,Ur++):(u=i,0===qr&&Gr(Ut)),u===i&&(u=bn())),u!==i)for(;u!==i;)c.push(u),(u=gn())===i&&(58===e.charCodeAt(Ur)?(u=Ft,Ur++):(u=i,0===qr&&Gr(Ut)),u===i&&(u=bn()));else c=i;c!==i?(Dr=o,o=a=Nr(r,n,a,c)):(Ur=o,o=i)}else Ur=o,o=i}s!==i?(Dr=t,t=r=Or(r,n,s)):(Ur=t,t=i)}else Ur=t,t=i}else Ur=t,t=i;return t}())!==i?(Dr=t,t=r=Lt(r,n)):(Ur=t,t=i),t}())===i&&(t=Ur,(r=un())!==i&&(Dr=t,r=Ot(r)),t=r),t}())!==i?(Dr=t,t=r=f(n)):(Ur=t,t=i)}return t}function an(){var t,r,n;for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();if(r!==i&&(n=function(){var t,r,n,s,o,a,c,u,f,p;if(t=Ur,r=Ur,e.substr(Ur,2)===Bt?(n=Bt,Ur+=2):(n=i,0===qr&&Gr(qt)),n!==i)if((s=yn())===i&&($t.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(Ht))),s!==i){for(o=[],a=gn();a!==i;)o.push(a),a=gn();if(o!==i){if(a=[],c=Ur,u=[],46===e.charCodeAt(Ur)?(f=l,Ur++):(f=i,0===qr&&Gr(h)),f!==i)for(;f!==i;)u.push(f),46===e.charCodeAt(Ur)?(f=l,Ur++):(f=i,0===qr&&Gr(h));else u=i;if(u!==i){if(f=[],(p=gn())!==i)for(;p!==i;)f.push(p),p=gn();else f=i;f!==i?c=u=[u,f]:(Ur=c,c=i)}else Ur=c,c=i;for(;c!==i;){if(a.push(c),c=Ur,u=[],46===e.charCodeAt(Ur)?(f=l,Ur++):(f=i,0===qr&&Gr(h)),f!==i)for(;f!==i;)u.push(f),46===e.charCodeAt(Ur)?(f=l,Ur++):(f=i,0===qr&&Gr(h));else u=i;if(u!==i){if(f=[],(p=gn())!==i)for(;p!==i;)f.push(p),p=gn();else f=i;f!==i?c=u=[u,f]:(Ur=c,c=i)}else Ur=c,c=i}a!==i?r=n=[n,s,o,a]:(Ur=r,r=i)}else Ur=r,r=i}else Ur=r,r=i;else Ur=r,r=i;return r!==i?e.substring(t,Ur):r}())!==i?(Dr=t,t=r=f(n)):(Ur=t,t=i),t===i){for(t=Ur,r=[],n=Yr();n!==i;)r.push(n),n=Yr();r!==i&&(n=function(){var t,r,n,s;if(t=Ur,91===e.charCodeAt(Ur)?(r=ct,Ur++):(r=i,0===qr&&Gr(ut)),r!==i){for(n=[],s=Yr();s!==i;)n.push(s),s=Yr();n!==i?(93===e.charCodeAt(Ur)?(s=lt,Ur++):(s=i,0===qr&&Gr(ht)),s!==i?(Dr=t,t=r=lr()):(Ur=t,t=i)):(Ur=t,t=i)}else Ur=t,t=i;return t}())!==i?(Dr=t,t=r=f(n)):(Ur=t,t=i)}return t}function cn(){var t,r,n,s;if(t=Ur,60===e.charCodeAt(Ur)?(r=jt,Ur++):(r=i,0===qr&&Gr(St)),r!==i){for(n=[],Rt.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(kt)),s===i&&(s=fn());s!==i;)n.push(s),Rt.test(e.charAt(Ur))?(s=e.charAt(Ur),Ur++):(s=i,0===qr&&Gr(kt)),s===i&&(s=fn());n!==i?