@sanity/client 6.12.4 → 6.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks/{browserMiddleware-dqqEd6vl.cjs → browserMiddleware-CMmbH4hX.cjs} +17 -5
- package/dist/_chunks/browserMiddleware-CMmbH4hX.cjs.map +1 -0
- package/dist/_chunks/{browserMiddleware-FL0Mlm8l.js → browserMiddleware-a-wo4gir.js} +17 -5
- package/dist/_chunks/browserMiddleware-a-wo4gir.js.map +1 -0
- package/dist/_chunks/{nodeMiddleware-scsxYdRh.js → nodeMiddleware-8EaNvibV.js} +18 -6
- package/dist/_chunks/nodeMiddleware-8EaNvibV.js.map +1 -0
- package/dist/_chunks/{nodeMiddleware-iUs-kdpz.cjs → nodeMiddleware-D6EzVTKT.cjs} +18 -6
- package/dist/_chunks/nodeMiddleware-D6EzVTKT.cjs.map +1 -0
- package/dist/_chunks/{resolveEditInfo-uXvm6eWd.js → resolveEditInfo-BC6qdqZw.js} +1 -1
- package/dist/_chunks/{resolveEditInfo-uXvm6eWd.js.map → resolveEditInfo-BC6qdqZw.js.map} +1 -1
- package/dist/_chunks/{resolveEditInfo-dELeeJBE.cjs → resolveEditInfo-CkO-V0Hb.cjs} +1 -1
- package/dist/_chunks/{resolveEditInfo-dELeeJBE.cjs.map → resolveEditInfo-CkO-V0Hb.cjs.map} +1 -1
- package/dist/_chunks/{stegaEncodeSourceMap-LDHMEOVo.js → stegaEncodeSourceMap-BiY3WTdp.js} +2 -2
- package/dist/_chunks/{stegaEncodeSourceMap-LDHMEOVo.js.map → stegaEncodeSourceMap-BiY3WTdp.js.map} +1 -1
- package/dist/_chunks/{stegaEncodeSourceMap-oPlkdofZ.cjs → stegaEncodeSourceMap-C1igPjw7.cjs} +2 -2
- package/dist/_chunks/{stegaEncodeSourceMap-oPlkdofZ.cjs.map → stegaEncodeSourceMap-C1igPjw7.cjs.map} +1 -1
- package/dist/_chunks/{stegaEncodeSourceMap-OHUCEAgw.js → stegaEncodeSourceMap-CVUvJGR6.js} +3 -3
- package/dist/_chunks/{stegaEncodeSourceMap-OHUCEAgw.js.map → stegaEncodeSourceMap-CVUvJGR6.js.map} +1 -1
- package/dist/_chunks/{stegaEncodeSourceMap-hWSK_ZZK.cjs → stegaEncodeSourceMap-D6UeeGR0.cjs} +3 -3
- package/dist/_chunks/{stegaEncodeSourceMap-hWSK_ZZK.cjs.map → stegaEncodeSourceMap-D6UeeGR0.cjs.map} +1 -1
- package/dist/csm.cjs +1 -1
- package/dist/csm.js +2 -2
- package/dist/index.browser.cjs +1 -1
- package/dist/index.browser.js +2 -2
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +51 -1
- package/dist/index.js +2 -2
- package/dist/stega.browser.cjs +2 -2
- package/dist/stega.browser.js +3 -3
- package/dist/stega.cjs +2 -2
- package/dist/stega.d.ts +51 -1
- package/dist/stega.js +3 -3
- package/package.json +8 -8
- package/src/SanityClient.ts +26 -0
- package/src/data/dataMethods.ts +12 -1
- package/src/data/encodeQueryString.ts +4 -1
- package/src/types.ts +28 -1
- package/src/util/getSelection.ts +5 -1
- package/umd/sanityClient.js +17 -5
- package/umd/sanityClient.min.js +3 -3
- package/dist/_chunks/browserMiddleware-FL0Mlm8l.js.map +0 -1
- package/dist/_chunks/browserMiddleware-dqqEd6vl.cjs.map +0 -1
- package/dist/_chunks/nodeMiddleware-iUs-kdpz.cjs.map +0 -1
- package/dist/_chunks/nodeMiddleware-scsxYdRh.js.map +0 -1
package/umd/sanityClient.min.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).SanityClient={})}(this,(function(e){"use strict";const t={timeout:"undefined"!=typeof navigator&&"ReactNative"===navigator.product?6e4:12e4},n=function(e){const n={...t,..."string"==typeof e?{url:e}:e},{searchParams:o}=new URL(n.url,"http://localhost");if(n.timeout=r(n.timeout),n.query)for(const[e,t]of Object.entries(n.query))if(void 0!==t)if(Array.isArray(t))for(const n of t)o.append(e,n);else o.append(e,t);const[i]=n.url.split("?"),s=o.toString();return s&&(n.url="".concat(i,"?").concat(s)),n.method=n.body&&!n.method?"POST":(n.method||"GET").toUpperCase(),n};function r(e){if(!1===e||0===e)return!1;if(e.connect||e.socket)return e;const n=Number(e);return isNaN(n)?r(t.timeout):{connect:n,socket:n}}const o=/^https?:\/\//i,i=function(e){if(!o.test(e.url))throw new Error('"'.concat(e.url,'" is not a valid URL'))};var s="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function a(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var c=function(e){return e.replace(/^\s+|\s+$/g,"")},u=a((function(e){if(!e)return{};for(var t,n={},r=c(e).split("\n"),o=0;o<r.length;o++){var i=r[o],s=i.indexOf(":"),a=c(i.slice(0,s)).toLowerCase(),u=c(i.slice(s+1));void 0===n[a]?n[a]=u:(t=n[a],"[object Array]"===Object.prototype.toString.call(t)?n[a].push(u):n[a]=[n[a],u])}return n}));const l=["request","response","progress","error","abort"],d=["processOptions","validateOptions","interceptRequest","finalizeOptions","onRequest","onResponse","onError","onReturn","onHeaders"];function f(e,t){const r=[],o=d.reduce(((e,t)=>(e[t]=e[t]||[],e)),{processOptions:[n],validateOptions:[i]});function s(e){const n=l.reduce(((e,t)=>(e[t]=function(){const e=Object.create(null);let t=0;return{publish:function(t){for(const n in e)e[n](t)},subscribe:function(n){const r=t++;return e[r]=n,function(){delete e[r]}}}}(),e)),{}),r=(e=>function(t,n,...r){const o="onError"===t;let i=n;for(let n=0;n<e[t].length&&(i=(0,e[t][n])(i,...r),!o||i);n++);return i})(o),i=r("processOptions",e);r("validateOptions",i);const s={options:i,channels:n,applyMiddleware:r};let a;const c=n.request.subscribe((e=>{a=t(e,((t,o)=>((e,t,o)=>{let i=e,s=t;if(!i)try{s=r("onResponse",t,o)}catch(e){s=null,i=e}i=i&&r("onError",i,o),i?n.error.publish(i):s&&n.response.publish(s)})(t,o,e)))}));n.abort.subscribe((()=>{c(),a&&a.abort()}));const u=r("onReturn",n,s);return u===n&&n.request.publish(s),u}return s.use=function(e){if(!e)throw new Error("Tried to add middleware that resolved to falsey value");if("function"==typeof e)throw new Error("Tried to add middleware that was a function. It probably expects you to pass options to it.");if(e.onReturn&&o.onReturn.length>0)throw new Error("Tried to add new middleware with `onReturn` handler, but another handler has already been registered for this event");return d.forEach((t=>{e[t]&&o[t].push(e[t])})),r.push(e),s},s.clone=()=>f(r,t),e.forEach(s.use),s}var h,p,y,g,m,v,b,w=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},C=(e,t,n)=>(w(e,t,"read from private field"),n?n.call(e):t.get(e)),E=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},x=(e,t,n,r)=>(w(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class S{constructor(){this.readyState=0,this.responseType="",E(this,h,void 0),E(this,p,void 0),E(this,y,void 0),E(this,g,{}),E(this,m,void 0),E(this,v,{}),E(this,b,void 0)}open(e,t,n){x(this,h,e),x(this,p,t),x(this,y,""),this.readyState=1,this.onreadystatechange(),x(this,m,void 0)}abort(){C(this,m)&&C(this,m).abort()}getAllResponseHeaders(){return C(this,y)}setRequestHeader(e,t){C(this,g)[e]=t}setInit(e,t=!0){x(this,v,e),x(this,b,t)}send(e){const t="arraybuffer"!==this.responseType,n={...C(this,v),method:C(this,h),headers:C(this,g),body:e};"function"==typeof AbortController&&C(this,b)&&(x(this,m,new AbortController),"undefined"!=typeof EventTarget&&C(this,m).signal instanceof EventTarget&&(n.signal=C(this,m).signal)),"undefined"!=typeof document&&(n.credentials=this.withCredentials?"include":"omit"),fetch(C(this,p),n).then((e=>(e.headers.forEach(((e,t)=>{x(this,y,C(this,y)+"".concat(t,": ").concat(e,"\r\n"))})),this.status=e.status,this.statusText=e.statusText,this.readyState=3,t?e.text():e.arrayBuffer()))).then((e=>{"string"==typeof e?this.responseText=e:this.response=e,this.readyState=4,this.onreadystatechange()})).catch((e=>{var t;"AbortError"!==e.name?null==(t=this.onerror)||t.call(this,e):this.onabort()}))}}h=new WeakMap,p=new WeakMap,y=new WeakMap,g=new WeakMap,m=new WeakMap,v=new WeakMap,b=new WeakMap;const T="function"==typeof XMLHttpRequest?"xhr":"fetch",_="xhr"===T?XMLHttpRequest:S,O=(e,t)=>{var n;const r=e.options,o=e.applyMiddleware("finalizeOptions",r),i={},s=e.applyMiddleware("interceptRequest",void 0,{adapter:T,context:e});if(s){const e=setTimeout(t,0,null,s);return{abort:()=>clearTimeout(e)}}let a=new _;a instanceof S&&"object"==typeof o.fetch&&a.setInit(o.fetch,null==(n=o.useAbortSignal)||n);const c=o.headers,l=o.timeout;let d=!1,f=!1,h=!1;if(a.onerror=e=>{g(new Error("Request error while attempting to reach ".concat(o.url).concat(e.lengthComputable?"(".concat(e.loaded," of ").concat(e.total," bytes transferred)"):"")))},a.ontimeout=e=>{g(new Error("Request timeout while attempting to reach ".concat(o.url).concat(e.lengthComputable?"(".concat(e.loaded," of ").concat(e.total," bytes transferred)"):"")))},a.onabort=()=>{y(!0),d=!0},a.onreadystatechange=()=>{!function(){if(!l)return;y(),i.socket=setTimeout((()=>p("ESOCKETTIMEDOUT")),l.socket)}(),d||4!==a.readyState||0!==a.status&&function(){if(d||f||h)return;if(0===a.status)return void g(new Error("Unknown XHR error"));y(),f=!0,t(null,{body:a.response||(""===a.responseType||"text"===a.responseType?a.responseText:""),url:o.url,method:o.method,headers:u(a.getAllResponseHeaders()),statusCode:a.status,statusMessage:a.statusText})}()},a.open(o.method,o.url,!0),a.withCredentials=!!o.withCredentials,c&&a.setRequestHeader)for(const e in c)c.hasOwnProperty(e)&&a.setRequestHeader(e,c[e]);return o.rawBody&&(a.responseType="arraybuffer"),e.applyMiddleware("onRequest",{options:o,adapter:T,request:a,context:e}),a.send(o.body||null),l&&(i.connect=setTimeout((()=>p("ETIMEDOUT")),l.connect)),{abort:function(){d=!0,a&&a.abort()}};function p(t){h=!0,a.abort();const n=new Error("ESOCKETTIMEDOUT"===t?"Socket timed out on request to ".concat(o.url):"Connection timed out on request to ".concat(o.url));n.code=t,e.channels.error.publish(n)}function y(e){(e||d||a.readyState>=2&&i.connect)&&clearTimeout(i.connect),i.socket&&clearTimeout(i.socket)}function g(e){if(f)return;y(!0),f=!0,a=null;const n=e||new Error("Network error while attempting to reach ".concat(o.url));n.isNetworkError=!0,n.request=o,t(n)}},j=(e=[],t=O)=>f(e,t);var k,A,I={exports:{}};function P(){if(A)return k;A=1;var e=1e3,t=60*e,n=60*t,r=24*n,o=7*r,i=365.25*r;function s(e,t,n,r){var o=t>=1.5*n;return Math.round(e/n)+" "+r+(o?"s":"")}return k=function(a,c){c=c||{};var u=typeof a;if("string"===u&&a.length>0)return function(s){if((s=String(s)).length>100)return;var a=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(s);if(!a)return;var c=parseFloat(a[1]);switch((a[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return c*i;case"weeks":case"week":case"w":return c*o;case"days":case"day":case"d":return c*r;case"hours":case"hour":case"hrs":case"hr":case"h":return c*n;case"minutes":case"minute":case"mins":case"min":case"m":return c*t;case"seconds":case"second":case"secs":case"sec":case"s":return c*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return c;default:return}}(a);if("number"===u&&isFinite(a))return c.long?function(o){var i=Math.abs(o);if(i>=r)return s(o,i,r,"day");if(i>=n)return s(o,i,n,"hour");if(i>=t)return s(o,i,t,"minute");if(i>=e)return s(o,i,e,"second");return o+" ms"}(a):function(o){var i=Math.abs(o);if(i>=r)return Math.round(o/r)+"d";if(i>=n)return Math.round(o/n)+"h";if(i>=t)return Math.round(o/t)+"m";if(i>=e)return Math.round(o/e)+"s";return o+"ms"}(a);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(a))}}var M=function(e){function t(e){let r,o,i,s=null;function a(...e){if(!a.enabled)return;const n=a,o=Number(new Date),i=o-(r||o);n.diff=i,n.prev=r,n.curr=o,r=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((r,o)=>{if("%%"===r)return"%";s++;const i=t.formatters[o];if("function"==typeof i){const t=e[s];r=i.call(n,t),e.splice(s,1),s--}return r})),t.formatArgs.call(n,e);(n.log||t.log).apply(n,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=n,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(o!==t.namespaces&&(o=t.namespaces,i=t.enabled(e)),i),set:e=>{s=e}}),"function"==typeof t.init&&t.init(a),a}function n(e,n){const r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function r(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){const e=[...t.names.map(r),...t.skips.map(r).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const r=("string"==typeof e?e:"").split(/[\s,]+/),o=r.length;for(n=0;n<o;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=P(),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t};
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).SanityClient={})}(this,(function(e){"use strict";const t={timeout:"undefined"!=typeof navigator&&"ReactNative"===navigator.product?6e4:12e4},n=function(e){const n={...t,..."string"==typeof e?{url:e}:e},{searchParams:o}=new URL(n.url,"http://localhost");if(n.timeout=r(n.timeout),n.query)for(const[e,t]of Object.entries(n.query))if(void 0!==t)if(Array.isArray(t))for(const n of t)o.append(e,n);else o.append(e,t);const[i]=n.url.split("?"),s=o.toString();return s&&(n.url="".concat(i,"?").concat(s)),n.method=n.body&&!n.method?"POST":(n.method||"GET").toUpperCase(),n};function r(e){if(!1===e||0===e)return!1;if(e.connect||e.socket)return e;const n=Number(e);return isNaN(n)?r(t.timeout):{connect:n,socket:n}}const o=/^https?:\/\//i,i=function(e){if(!o.test(e.url))throw new Error('"'.concat(e.url,'" is not a valid URL'))};var s="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function a(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var c=function(e){return e.replace(/^\s+|\s+$/g,"")},u=a((function(e){if(!e)return{};for(var t,n={},r=c(e).split("\n"),o=0;o<r.length;o++){var i=r[o],s=i.indexOf(":"),a=c(i.slice(0,s)).toLowerCase(),u=c(i.slice(s+1));void 0===n[a]?n[a]=u:(t=n[a],"[object Array]"===Object.prototype.toString.call(t)?n[a].push(u):n[a]=[n[a],u])}return n}));const l=["request","response","progress","error","abort"],d=["processOptions","validateOptions","interceptRequest","finalizeOptions","onRequest","onResponse","onError","onReturn","onHeaders"];function f(e,t){const r=[],o=d.reduce(((e,t)=>(e[t]=e[t]||[],e)),{processOptions:[n],validateOptions:[i]});function s(e){const n=l.reduce(((e,t)=>(e[t]=function(){const e=Object.create(null);let t=0;return{publish:function(t){for(const n in e)e[n](t)},subscribe:function(n){const r=t++;return e[r]=n,function(){delete e[r]}}}}(),e)),{}),r=(e=>function(t,n,...r){const o="onError"===t;let i=n;for(let n=0;n<e[t].length&&(i=(0,e[t][n])(i,...r),!o||i);n++);return i})(o),i=r("processOptions",e);r("validateOptions",i);const s={options:i,channels:n,applyMiddleware:r};let a;const c=n.request.subscribe((e=>{a=t(e,((t,o)=>((e,t,o)=>{let i=e,s=t;if(!i)try{s=r("onResponse",t,o)}catch(e){s=null,i=e}i=i&&r("onError",i,o),i?n.error.publish(i):s&&n.response.publish(s)})(t,o,e)))}));n.abort.subscribe((()=>{c(),a&&a.abort()}));const u=r("onReturn",n,s);return u===n&&n.request.publish(s),u}return s.use=function(e){if(!e)throw new Error("Tried to add middleware that resolved to falsey value");if("function"==typeof e)throw new Error("Tried to add middleware that was a function. It probably expects you to pass options to it.");if(e.onReturn&&o.onReturn.length>0)throw new Error("Tried to add new middleware with `onReturn` handler, but another handler has already been registered for this event");return d.forEach((t=>{e[t]&&o[t].push(e[t])})),r.push(e),s},s.clone=()=>f(r,t),e.forEach(s.use),s}var h,p,y,g,m,v,b,w=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},C=(e,t,n)=>(w(e,t,"read from private field"),n?n.call(e):t.get(e)),E=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},x=(e,t,n,r)=>(w(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class S{constructor(){this.readyState=0,this.responseType="",E(this,h,void 0),E(this,p,void 0),E(this,y,void 0),E(this,g,{}),E(this,m,void 0),E(this,v,{}),E(this,b,void 0)}open(e,t,n){x(this,h,e),x(this,p,t),x(this,y,""),this.readyState=1,this.onreadystatechange(),x(this,m,void 0)}abort(){C(this,m)&&C(this,m).abort()}getAllResponseHeaders(){return C(this,y)}setRequestHeader(e,t){C(this,g)[e]=t}setInit(e,t=!0){x(this,v,e),x(this,b,t)}send(e){const t="arraybuffer"!==this.responseType,n={...C(this,v),method:C(this,h),headers:C(this,g),body:e};"function"==typeof AbortController&&C(this,b)&&(x(this,m,new AbortController),"undefined"!=typeof EventTarget&&C(this,m).signal instanceof EventTarget&&(n.signal=C(this,m).signal)),"undefined"!=typeof document&&(n.credentials=this.withCredentials?"include":"omit"),fetch(C(this,p),n).then((e=>(e.headers.forEach(((e,t)=>{x(this,y,C(this,y)+"".concat(t,": ").concat(e,"\r\n"))})),this.status=e.status,this.statusText=e.statusText,this.readyState=3,t?e.text():e.arrayBuffer()))).then((e=>{"string"==typeof e?this.responseText=e:this.response=e,this.readyState=4,this.onreadystatechange()})).catch((e=>{var t;"AbortError"!==e.name?null==(t=this.onerror)||t.call(this,e):this.onabort()}))}}h=new WeakMap,p=new WeakMap,y=new WeakMap,g=new WeakMap,m=new WeakMap,v=new WeakMap,b=new WeakMap;const T="function"==typeof XMLHttpRequest?"xhr":"fetch",_="xhr"===T?XMLHttpRequest:S,O=(e,t)=>{var n;const r=e.options,o=e.applyMiddleware("finalizeOptions",r),i={},s=e.applyMiddleware("interceptRequest",void 0,{adapter:T,context:e});if(s){const e=setTimeout(t,0,null,s);return{abort:()=>clearTimeout(e)}}let a=new _;a instanceof S&&"object"==typeof o.fetch&&a.setInit(o.fetch,null==(n=o.useAbortSignal)||n);const c=o.headers,l=o.timeout;let d=!1,f=!1,h=!1;if(a.onerror=e=>{g(new Error("Request error while attempting to reach ".concat(o.url).concat(e.lengthComputable?"(".concat(e.loaded," of ").concat(e.total," bytes transferred)"):"")))},a.ontimeout=e=>{g(new Error("Request timeout while attempting to reach ".concat(o.url).concat(e.lengthComputable?"(".concat(e.loaded," of ").concat(e.total," bytes transferred)"):"")))},a.onabort=()=>{y(!0),d=!0},a.onreadystatechange=()=>{!function(){if(!l)return;y(),i.socket=setTimeout((()=>p("ESOCKETTIMEDOUT")),l.socket)}(),d||4!==a.readyState||0!==a.status&&function(){if(d||f||h)return;if(0===a.status)return void g(new Error("Unknown XHR error"));y(),f=!0,t(null,{body:a.response||(""===a.responseType||"text"===a.responseType?a.responseText:""),url:o.url,method:o.method,headers:u(a.getAllResponseHeaders()),statusCode:a.status,statusMessage:a.statusText})}()},a.open(o.method,o.url,!0),a.withCredentials=!!o.withCredentials,c&&a.setRequestHeader)for(const e in c)c.hasOwnProperty(e)&&a.setRequestHeader(e,c[e]);return o.rawBody&&(a.responseType="arraybuffer"),e.applyMiddleware("onRequest",{options:o,adapter:T,request:a,context:e}),a.send(o.body||null),l&&(i.connect=setTimeout((()=>p("ETIMEDOUT")),l.connect)),{abort:function(){d=!0,a&&a.abort()}};function p(t){h=!0,a.abort();const n=new Error("ESOCKETTIMEDOUT"===t?"Socket timed out on request to ".concat(o.url):"Connection timed out on request to ".concat(o.url));n.code=t,e.channels.error.publish(n)}function y(e){(e||d||a.readyState>=2&&i.connect)&&clearTimeout(i.connect),i.socket&&clearTimeout(i.socket)}function g(e){if(f)return;y(!0),f=!0,a=null;const n=e||new Error("Network error while attempting to reach ".concat(o.url));n.isNetworkError=!0,n.request=o,t(n)}},j=(e=[],t=O)=>f(e,t);var k,A,I={exports:{}};function P(){if(A)return k;A=1;var e=1e3,t=60*e,n=60*t,r=24*n,o=7*r,i=365.25*r;function s(e,t,n,r){var o=t>=1.5*n;return Math.round(e/n)+" "+r+(o?"s":"")}return k=function(a,c){c=c||{};var u=typeof a;if("string"===u&&a.length>0)return function(s){if((s=String(s)).length>100)return;var a=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(s);if(!a)return;var c=parseFloat(a[1]);switch((a[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return c*i;case"weeks":case"week":case"w":return c*o;case"days":case"day":case"d":return c*r;case"hours":case"hour":case"hrs":case"hr":case"h":return c*n;case"minutes":case"minute":case"mins":case"min":case"m":return c*t;case"seconds":case"second":case"secs":case"sec":case"s":return c*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return c;default:return}}(a);if("number"===u&&isFinite(a))return c.long?function(o){var i=Math.abs(o);if(i>=r)return s(o,i,r,"day");if(i>=n)return s(o,i,n,"hour");if(i>=t)return s(o,i,t,"minute");if(i>=e)return s(o,i,e,"second");return o+" ms"}(a):function(o){var i=Math.abs(o);if(i>=r)return Math.round(o/r)+"d";if(i>=n)return Math.round(o/n)+"h";if(i>=t)return Math.round(o/t)+"m";if(i>=e)return Math.round(o/e)+"s";return o+"ms"}(a);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(a))}}var R=function(e){function t(e){let r,o,i,s=null;function a(...e){if(!a.enabled)return;const n=a,o=Number(new Date),i=o-(r||o);n.diff=i,n.prev=r,n.curr=o,r=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((r,o)=>{if("%%"===r)return"%";s++;const i=t.formatters[o];if("function"==typeof i){const t=e[s];r=i.call(n,t),e.splice(s,1),s--}return r})),t.formatArgs.call(n,e);(n.log||t.log).apply(n,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=n,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(o!==t.namespaces&&(o=t.namespaces,i=t.enabled(e)),i),set:e=>{s=e}}),"function"==typeof t.init&&t.init(a),a}function n(e,n){const r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function r(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){const e=[...t.names.map(r),...t.skips.map(r).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const r=("string"==typeof e?e:"").split(/[\s,]+/),o=r.length;for(n=0;n<o;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=P(),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t};
|
|
2
2
|
/*!
|
|
3
3
|
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
6
6
|
* Released under the MIT License.
|
|
7
7
|
*/
|
|
8
|
-
function R(e){return"[object Object]"===Object.prototype.toString.call(e)}!function(e,t){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let r=0,o=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(r++,"%c"===e&&(o=r))})),t.splice(o,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=M(t);const{formatters:n}=e.exports;n.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}}(I,I.exports);const D="undefined"==typeof Buffer?()=>!1:e=>Buffer.isBuffer(e),F=["boolean","string","number"];function q(){return{processOptions:e=>{const t=e.body;if(!t)return e;var n,r,o;return!("function"==typeof t.pipe)&&!D(t)&&(-1!==F.indexOf(typeof t)||Array.isArray(t)||!1!==R(n=t)&&(void 0===(r=n.constructor)||!1!==R(o=r.prototype)&&!1!==o.hasOwnProperty("isPrototypeOf")))?Object.assign({},e,{body:JSON.stringify(e.body),headers:Object.assign({},e.headers,{"Content-Type":"application/json"})}):e}}}function N(e){return{onResponse:n=>{const r=n.headers["content-type"]||"",o=e&&e.force||-1!==r.indexOf("application/json");return n.body&&r&&o?Object.assign({},n,{body:t(n.body)}):n},processOptions:e=>Object.assign({},e,{headers:Object.assign({Accept:"application/json"},e.headers)})};function t(e){try{return JSON.parse(e)}catch(e){throw e.message="Failed to parsed response body as JSON: ".concat(e.message),e}}}let U={};"undefined"!=typeof globalThis?U=globalThis:"undefined"!=typeof window?U=window:"undefined"!=typeof global?U=global:"undefined"!=typeof self&&(U=self);var W=U;function H(e={}){const t=e.implementation||W.Observable;if(!t)throw new Error("`Observable` is not available in global scope, and no implementation was passed");return{onReturn:(e,n)=>new t((t=>(e.error.subscribe((e=>t.error(e))),e.progress.subscribe((e=>t.next(Object.assign({type:"progress"},e)))),e.response.subscribe((e=>{t.next(Object.assign({type:"response"},e)),t.complete()})),e.request.publish(n),()=>e.abort.publish())))}}class z{constructor(e){this.__CANCEL__=!0,this.message=e}toString(){return"Cancel".concat(this.message?": ".concat(this.message):"")}}const L=class{constructor(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");let t=null;this.promise=new Promise((e=>{t=e})),e((e=>{this.reason||(this.reason=new z(e),t(this.reason))}))}};L.source=()=>{let e;return{token:new L((t=>{e=t})),cancel:e}};var $=(e,t,n)=>("GET"===n.method||"HEAD"===n.method)&&(e.isNetworkError||!1);function B(e){return 100*Math.pow(2,e)+100*Math.random()}const J=(e={})=>(e=>{const t=e.maxRetries||5,n=e.retryDelay||B,r=e.shouldRetry;return{onError:(e,o)=>{const i=o.options,s=i.maxRetries||t,a=i.shouldRetry||r,c=i.attemptNumber||0;if(null!==(u=i.body)&&"object"==typeof u&&"function"==typeof u.pipe)return e;var u;if(!a(e,c,i)||c>=s)return e;const l=Object.assign({},o,{options:Object.assign({},i,{attemptNumber:c+1})});return setTimeout((()=>o.channels.request.publish(l)),n(c)),null}}})({shouldRetry:$,...e});J.shouldRetry=$;var G=function(e,t){return G=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},G(e,t)};function V(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}G(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function Y(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{c(r.next(e))}catch(e){i(e)}}function a(e){try{c(r.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function X(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=t.call(e,s)}catch(e){a=[6,e],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}function K(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Z(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function Q(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function ee(e){return this instanceof ee?(this.v=e,this):new ee(e)}function te(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),i=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(e){o[e]&&(r[e]=function(t){return new Promise((function(n,r){i.push([e,t,n,r])>1||a(e,t)}))})}function a(e,t){try{(n=o[e](t)).value instanceof ee?Promise.resolve(n.value.v).then(c,u):l(i[0][2],n)}catch(e){l(i[0][3],e)}var n}function c(e){a("next",e)}function u(e){a("throw",e)}function l(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function ne(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=K(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,o){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,o,(t=e[n](t)).done,t.value)}))}}}function re(e){return"function"==typeof e}function oe(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var ie=oe((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function se(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var ae=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}var t;return e.prototype.unsubscribe=function(){var e,t,n,r,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=K(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var c=this.initialTeardown;if(re(c))try{c()}catch(e){o=e instanceof ie?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var l=K(u),d=l.next();!d.done;d=l.next()){var f=d.value;try{ue(f)}catch(e){o=null!=o?o:[],e instanceof ie?o=Q(Q([],Z(o)),Z(e.errors)):o.push(e)}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=l.return)&&r.call(l)}finally{if(n)throw n.error}}}if(o)throw new ie(o)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)ue(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&se(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&se(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}();function ce(e){return e instanceof ae||e&&"closed"in e&&re(e.remove)&&re(e.add)&&re(e.unsubscribe)}function ue(e){re(e)?e():e.unsubscribe()}ae.EMPTY;var le={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},de={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,Q([e,t],Z(n)))},clearTimeout:function(e){var t=de.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function fe(e){de.setTimeout((function(){throw e}))}function he(){}var pe=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,ce(t)&&t.add(n)):n.destination=we,n}return V(t,e),t.create=function(e,t,n){return new ve(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(ae),ye=Function.prototype.bind;function ge(e,t){return ye.call(e,t)}var me=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){be(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){be(e)}else be(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){be(e)}},e}(),ve=function(e){function t(t,n,r){var o,i,s=e.call(this)||this;re(t)||!t?o={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&le.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&ge(t.next,i),error:t.error&&ge(t.error,i),complete:t.complete&&ge(t.complete,i)}):o=t;return s.destination=new me(o),s}return V(t,e),t}(pe);function be(e){fe(e)}var we={closed:!0,next:he,error:function(e){throw e},complete:he},Ce="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ee(e){return e}function xe(e){return 0===e.length?Ee:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var Se=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,o=this,i=(r=e)&&r instanceof pe||function(e){return e&&re(e.next)&&re(e.error)&&re(e.complete)}(r)&&ce(r)?e:new ve(e,t,n);return function(){var e=o,t=e.operator,n=e.source;i.add(t?t.call(i,n):n?o._subscribe(i):o._trySubscribe(i))}(),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=Te(t))((function(t,r){var o=new ve({next:function(t){try{e(t)}catch(e){r(e),o.unsubscribe()}},error:r,complete:t});n.subscribe(o)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[Ce]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return xe(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Te(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function Te(e){var t;return null!==(t=null!=e?e:le.Promise)&&void 0!==t?t:Promise}function _e(e){return function(t){if(function(e){return re(null==e?void 0:e.lift)}(t))return t.lift((function(t){try{return e(t,this)}catch(e){this.error(e)}}));throw new TypeError("Unable to lift unknown Observable type")}}function Oe(e,t,n,r,o){return new je(e,t,n,r,o)}var je=function(e){function t(t,n,r,o,i,s){var a=e.call(this,t)||this;return a.onFinalize=i,a.shouldUnsubscribe=s,a._next=n?function(e){try{n(e)}catch(e){t.error(e)}}:e.prototype._next,a._error=o?function(e){try{o(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._error,a._complete=r?function(){try{r()}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._complete,a}return V(t,e),t.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}},t}(pe);var ke=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function Ae(e){return re(null==e?void 0:e.then)}function Ie(e){return re(e[Ce])}function Pe(e){return Symbol.asyncIterator&&re(null==e?void 0:e[Symbol.asyncIterator])}function Me(e){return new TypeError("You provided "+(null!==e&&"object"==typeof e?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}var Re="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function De(e){return re(null==e?void 0:e[Re])}function Fe(e){return te(this,arguments,(function(){var t,n,r;return X(this,(function(o){switch(o.label){case 0:t=e.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,ee(t.read())];case 3:return n=o.sent(),r=n.value,n.done?[4,ee(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,ee(r)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}}))}))}function qe(e){return re(null==e?void 0:e.getReader)}function Ne(e){if(e instanceof Se)return e;if(null!=e){if(Ie(e))return o=e,new Se((function(e){var t=o[Ce]();if(re(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")}));if(ke(e))return r=e,new Se((function(e){for(var t=0;t<r.length&&!e.closed;t++)e.next(r[t]);e.complete()}));if(Ae(e))return n=e,new Se((function(e){n.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,fe)}));if(Pe(e))return Ue(e);if(De(e))return t=e,new Se((function(e){var n,r;try{for(var o=K(t),i=o.next();!i.done;i=o.next()){var s=i.value;if(e.next(s),e.closed)return}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}e.complete()}));if(qe(e))return Ue(Fe(e))}var t,n,r,o;throw Me(e)}function Ue(e){return new Se((function(t){(function(e,t){var n,r,o,i;return Y(this,void 0,void 0,(function(){var s,a;return X(this,(function(c){switch(c.label){case 0:c.trys.push([0,5,6,11]),n=ne(e),c.label=1;case 1:return[4,n.next()];case 2:if((r=c.sent()).done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];c.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=c.sent(),o={error:a},[3,11];case 6:return c.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:c.sent(),c.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}}))}))})(e,t).catch((function(e){return t.error(e)}))}))}function We(e,t,n,r,o){void 0===r&&(r=0),void 0===o&&(o=!1);var i=t.schedule((function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()}),r);if(e.add(i),!o)return i}function He(e,t){return void 0===t&&(t=0),_e((function(n,r){n.subscribe(Oe(r,(function(n){return We(r,e,(function(){return r.next(n)}),t)}),(function(){return We(r,e,(function(){return r.complete()}),t)}),(function(n){return We(r,e,(function(){return r.error(n)}),t)})))}))}function ze(e,t){return void 0===t&&(t=0),_e((function(n,r){r.add(e.schedule((function(){return n.subscribe(r)}),t))}))}function Le(e,t){if(!e)throw new Error("Iterable cannot be null");return new Se((function(n){We(n,t,(function(){var r=e[Symbol.asyncIterator]();We(n,t,(function(){r.next().then((function(e){e.done?n.complete():n.next(e.value)}))}),0,!0)}))}))}function $e(e,t){if(null!=e){if(Ie(e))return function(e,t){return Ne(e).pipe(ze(t),He(t))}(e,t);if(ke(e))return function(e,t){return new Se((function(n){var r=0;return t.schedule((function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())}))}))}(e,t);if(Ae(e))return function(e,t){return Ne(e).pipe(ze(t),He(t))}(e,t);if(Pe(e))return Le(e,t);if(De(e))return function(e,t){return new Se((function(n){var r;return We(n,t,(function(){r=e[Re](),We(n,t,(function(){var e,t,o;try{t=(e=r.next()).value,o=e.done}catch(e){return void n.error(e)}o?n.complete():n.next(t)}),0,!0)})),function(){return re(null==r?void 0:r.return)&&r.return()}}))}(e,t);if(qe(e))return function(e,t){return Le(Fe(e),t)}(e,t)}throw Me(e)}function Be(e,t){return t?$e(e,t):Ne(e)}var Je=oe((function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}}));function Ge(e,t){var n="object"==typeof t;return new Promise((function(r,o){var i,s=!1;e.subscribe({next:function(e){i=e,s=!0},error:o,complete:function(){s?r(i):n?r(t.defaultValue):o(new Je)}})}))}function Ve(e,t){return _e((function(n,r){var o=0;n.subscribe(Oe(r,(function(n){r.next(e.call(t,n,o++))})))}))}var Ye=Array.isArray;function Xe(e){return Ve((function(t){return function(e,t){return Ye(t)?e.apply(void 0,Q([],Z(t))):e(t)}(e,t)}))}function Ke(e,t,n){e?We(n,e,t):t()}var Ze=Array.isArray;function Qe(e,t){return _e((function(n,r){var o=0;n.subscribe(Oe(r,(function(n){return e.call(t,n,o++)&&r.next(n)})))}))}function et(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=function(e){return re((t=e)[t.length-1])?e.pop():void 0;var t}(e);return n?function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return xe(e)}(et.apply(void 0,Q([],Z(e))),Xe(n)):_e((function(t,n){var r,o,i;(r=Q([t],Z(function(e){return 1===e.length&&Ze(e[0])?e[0]:e}(e))),void 0===i&&(i=Ee),function(e){Ke(o,(function(){for(var t=r.length,n=new Array(t),s=t,a=t,c=function(t){Ke(o,(function(){var c=Be(r[t],o),u=!1;c.subscribe(Oe(e,(function(r){n[t]=r,u||(u=!0,a--),a||e.next(i(n.slice()))}),(function(){--s||e.complete()})))}),e)},u=0;u<t;u++)c(u)}),e)})(n)}))}class tt extends Error{constructor(e){const t=rt(e);super(t.message),this.statusCode=400,Object.assign(this,t)}}class nt extends Error{constructor(e){const t=rt(e);super(t.message),this.statusCode=500,Object.assign(this,t)}}function rt(e){const t=e.body,n={response:e,statusCode:e.statusCode,responseBody:it(t,e),message:"",details:void 0};if(t.error&&t.message)return n.message="".concat(t.error," - ").concat(t.message),n;if(function(e){return ot(e)&&ot(e.error)&&"mutationError"===e.error.type&&"string"==typeof e.error.description}(t)){const e=t.error.items||[],r=e.slice(0,5).map((e=>{var t;return null==(t=e.error)?void 0:t.description})).filter(Boolean);let o=r.length?":\n- ".concat(r.join("\n- ")):"";return e.length>5&&(o+="\n...and ".concat(e.length-5," more")),n.message="".concat(t.error.description).concat(o),n.details=t.error,n}return t.error&&t.error.description?(n.message=t.error.description,n.details=t.error,n):(n.message=t.error||t.message||function(e){const t=e.statusMessage?" ".concat(e.statusMessage):"";return"".concat(e.method,"-request to ").concat(e.url," resulted in HTTP ").concat(e.statusCode).concat(t)}(e),n)}function ot(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function it(e,t){return-1!==(t.headers["content-type"]||"").toLowerCase().indexOf("application/json")?JSON.stringify(e,null,2):e}const st={onResponse:e=>{if(e.statusCode>=500)throw new nt(e);if(e.statusCode>=400)throw new tt(e);return e}},at={onResponse:e=>{const t=e.headers["x-sanity-warning"];return(Array.isArray(t)?t:[t]).filter(Boolean).forEach((e=>console.warn(e))),e}};function ct(e,{maxRetries:t=5,retryDelay:n}){const r=j([t>0?J({retryDelay:n,maxRetries:t,shouldRetry:ut}):{},...e,at,q(),N(),{onRequest:e=>{if("xhr"!==e.adapter)return;const t=e.request,n=e.context;function r(e){return t=>{const r=t.lengthComputable?t.loaded/t.total*100:-1;n.channels.progress.publish({stage:e,percent:r,total:t.total,loaded:t.loaded,lengthComputable:t.lengthComputable})}}"upload"in t&&"onprogress"in t.upload&&(t.upload.onprogress=r("upload")),"onprogress"in t&&(t.onprogress=r("download"))}},st,H({implementation:Se})]);function o(e,t=r){return t({maxRedirects:0,...e})}return o.defaultRequester=r,o}function ut(e,t,n){const r="GET"===n.method||"HEAD"===n.method,o=(n.uri||n.url).startsWith("/data/query"),i=e.response&&(429===e.response.statusCode||502===e.response.statusCode||503===e.response.statusCode);return!(!r&&!o||!i)||J.shouldRetry(e,t,n)}function lt(e){if("string"==typeof e||Array.isArray(e))return{id:e};if("object"==typeof e&&null!==e&&"query"in e&&"string"==typeof e.query)return"params"in e&&"object"==typeof e.params&&null!==e.params?{query:e.query,params:e.params}:{query:e.query};const t=["* Document ID (<docId>)","* Array of document IDs","* Object containing `query`"].join("\n");throw new Error("Unknown selection - must be one of:\n\n".concat(t))}const dt=["image","file"],ft=["before","after","replace"],ht=e=>{if(!/^(~[a-z0-9]{1}[-\w]{0,63}|[a-z0-9]{1}[-\w]{0,63})$/.test(e))throw new Error("Datasets can only contain lowercase characters, numbers, underscores and dashes, and start with tilde, and be maximum 64 characters")},pt=(e,t)=>{if(null===t||"object"!=typeof t||Array.isArray(t))throw new Error("".concat(e,"() takes an object of properties"))},yt=(e,t)=>{if("string"!=typeof t||!/^[a-z0-9_][a-z0-9_.-]{0,127}$/i.test(t)||t.includes(".."))throw new Error("".concat(e,'(): "').concat(t,'" is not a valid document ID'))},gt=(e,t)=>{if(!t._id)throw new Error("".concat(e,'() requires that the document contains an ID ("_id" property)'));yt(e,t._id)},mt=e=>{if(!e.dataset)throw new Error("`dataset` must be provided to perform queries");return e.dataset||""},vt=e=>{if("string"!=typeof e||!/^[a-z0-9._-]{1,75}$/i.test(e))throw new Error("Tag can only contain alphanumeric characters, underscores, dashes and dots, and be between one and 75 characters long.");return e};var bt,wt,Ct=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Et=(e,t,n)=>(Ct(e,t,"read from private field"),n?n.call(e):t.get(e)),xt=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},St=(e,t,n,r)=>(Ct(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class Tt{constructor(e,t={}){this.selection=e,this.operations=t}set(e){return this._assign("set",e)}setIfMissing(e){return this._assign("setIfMissing",e)}diffMatchPatch(e){return pt("diffMatchPatch",e),this._assign("diffMatchPatch",e)}unset(e){if(!Array.isArray(e))throw new Error("unset(attrs) takes an array of attributes to unset, non-array given");return this.operations=Object.assign({},this.operations,{unset:e}),this}inc(e){return this._assign("inc",e)}dec(e){return this._assign("dec",e)}insert(e,t,n){return((e,t,n)=>{const r="insert(at, selector, items)";if(-1===ft.indexOf(e)){const e=ft.map((e=>'"'.concat(e,'"'))).join(", ");throw new Error("".concat(r,' takes an "at"-argument which is one of: ').concat(e))}if("string"!=typeof t)throw new Error("".concat(r,' takes a "selector"-argument which must be a string'));if(!Array.isArray(n))throw new Error("".concat(r,' takes an "items"-argument which must be an array'))})(e,t,n),this._assign("insert",{[e]:t,items:n})}append(e,t){return this.insert("after","".concat(e,"[-1]"),t)}prepend(e,t){return this.insert("before","".concat(e,"[0]"),t)}splice(e,t,n,r){const o=t<0?t-1:t,i=void 0===n||-1===n?-1:Math.max(0,t+n),s=o<0&&i>=0?"":i,a="".concat(e,"[").concat(o,":").concat(s,"]");return this.insert("replace",a,r||[])}ifRevisionId(e){return this.operations.ifRevisionID=e,this}serialize(){return{...lt(this.selection),...this.operations}}toJSON(){return this.serialize()}reset(){return this.operations={},this}_assign(e,t,n=!0){return pt(e,t),this.operations=Object.assign({},this.operations,{[e]:Object.assign({},n&&this.operations[e]||{},t)}),this}_set(e,t){return this._assign(e,t,!1)}}bt=new WeakMap;let _t=class e extends Tt{constructor(e,t,n){super(e,t),xt(this,bt,void 0),St(this,bt,n)}clone(){return new e(this.selection,{...this.operations},Et(this,bt))}commit(e){if(!Et(this,bt))throw new Error("No `client` passed to patch, either provide one or pass the patch to a clients `mutate()` method");const t="string"==typeof this.selection,n=Object.assign({returnFirst:t,returnDocuments:!0},e);return Et(this,bt).mutate({patch:this.serialize()},n)}};wt=new WeakMap;let Ot=class e extends Tt{constructor(e,t,n){super(e,t),xt(this,wt,void 0),St(this,wt,n)}clone(){return new e(this.selection,{...this.operations},Et(this,wt))}commit(e){if(!Et(this,wt))throw new Error("No `client` passed to patch, either provide one or pass the patch to a clients `mutate()` method");const t="string"==typeof this.selection,n=Object.assign({returnFirst:t,returnDocuments:!0},e);return Et(this,wt).mutate({patch:this.serialize()},n)}};var jt,kt,At=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},It=(e,t,n)=>(At(e,t,"read from private field"),n?n.call(e):t.get(e)),Pt=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},Mt=(e,t,n,r)=>(At(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);const Rt={returnDocuments:!1};class Dt{constructor(e=[],t){this.operations=e,this.trxId=t}create(e){return pt("create",e),this._add({create:e})}createIfNotExists(e){const t="createIfNotExists";return pt(t,e),gt(t,e),this._add({[t]:e})}createOrReplace(e){const t="createOrReplace";return pt(t,e),gt(t,e),this._add({[t]:e})}delete(e){return yt("delete",e),this._add({delete:{id:e}})}transactionId(e){return e?(this.trxId=e,this):this.trxId}serialize(){return[...this.operations]}toJSON(){return this.serialize()}reset(){return this.operations=[],this}_add(e){return this.operations.push(e),this}}jt=new WeakMap;let Ft=class e extends Dt{constructor(e,t,n){super(e,n),Pt(this,jt,void 0),Mt(this,jt,t)}clone(){return new e([...this.operations],It(this,jt),this.trxId)}commit(e){if(!It(this,jt))throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return It(this,jt).mutate(this.serialize(),Object.assign({transactionId:this.trxId},Rt,e||{}))}patch(e,t){const n="function"==typeof t;if("string"!=typeof e&&e instanceof Ot)return this._add({patch:e.serialize()});if(n){const n=t(new Ot(e,{},It(this,jt)));if(!(n instanceof Ot))throw new Error("function passed to `patch()` must return the patch");return this._add({patch:n.serialize()})}return this._add({patch:{id:e,...t}})}};kt=new WeakMap;let qt=class e extends Dt{constructor(e,t,n){super(e,n),Pt(this,kt,void 0),Mt(this,kt,t)}clone(){return new e([...this.operations],It(this,kt),this.trxId)}commit(e){if(!It(this,kt))throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return It(this,kt).mutate(this.serialize(),Object.assign({transactionId:this.trxId},Rt,e||{}))}patch(e,t){const n="function"==typeof t;if("string"!=typeof e&&e instanceof _t)return this._add({patch:e.serialize()});if(n){const n=t(new _t(e,{},It(this,kt)));if(!(n instanceof _t))throw new Error("function passed to `patch()` must return the patch");return this._add({patch:n.serialize()})}return this._add({patch:{id:e,...t}})}};function Nt(e){return"https://www.sanity.io/help/"+e}const Ut=e=>function(e){let t,n=!1;return(...r)=>(n||(t=e(...r),n=!0),t)}(((...t)=>console.warn(e.join(" "),...t))),Wt=Ut(["Since you haven't set a value for `useCdn`, we will deliver content using our","global, edge-cached API-CDN. If you wish to have content delivered faster, set","`useCdn: false` to use the Live API. Note: You may incur higher costs using the live API."]),Ht=Ut(["The Sanity client is configured with the `perspective` set to `previewDrafts`, which doesn't support the API-CDN.","The Live API will be used instead. Set `useCdn: false` in your configuration to hide this warning."]),zt=Ut(["You have configured Sanity client to use a token in the browser. This may cause unintentional security issues.","See ".concat(Nt("js-client-browser-token")," for more information and how to hide this warning.")]),Lt=Ut(["Using the Sanity client without specifying an API version is deprecated.","See ".concat(Nt("js-client-api-version"))]),$t=Ut(["The default export of @sanity/client has been deprecated. Use the named export `createClient` instead."]),Bt={apiHost:"https://api.sanity.io",apiVersion:"1",useProjectHostname:!0,stega:{enabled:!1}},Jt=["localhost","127.0.0.1","0.0.0.0"],Gt=function(e){switch(e){case"previewDrafts":case"published":case"raw":return;default:throw new TypeError("Invalid API perspective string, expected `published`, `previewDrafts` or `raw`")}},Vt=(e,t)=>{const n={...t,...e,stega:{..."boolean"==typeof t.stega?{enabled:t.stega}:t.stega||Bt.stega,..."boolean"==typeof e.stega?{enabled:e.stega}:e.stega||{}}};n.apiVersion||Lt();const r={...Bt,...n},o=r.useProjectHostname;if("undefined"==typeof Promise){const e=Nt("js-client-promise-polyfill");throw new Error("No native Promise-implementation found, polyfill needed - see ".concat(e))}if(o&&!r.projectId)throw new Error("Configuration must contain `projectId`");if("string"==typeof r.perspective&&Gt(r.perspective),"encodeSourceMap"in r)throw new Error("It looks like you're using options meant for '@sanity/preview-kit/client'. 'encodeSourceMap' is not supported in '@sanity/client'. Did you mean 'stega.enabled'?");if("encodeSourceMapAtPath"in r)throw new Error("It looks like you're using options meant for '@sanity/preview-kit/client'. 'encodeSourceMapAtPath' is not supported in '@sanity/client'. Did you mean 'stega.filter'?");if("boolean"!=typeof r.stega.enabled)throw new Error("stega.enabled must be a boolean, received ".concat(r.stega.enabled));if(r.stega.enabled&&void 0===r.stega.studioUrl)throw new Error("stega.studioUrl must be defined when stega.enabled is true");if(r.stega.enabled&&"string"!=typeof r.stega.studioUrl&&"function"!=typeof r.stega.studioUrl)throw new Error("stega.studioUrl must be a string or a function, received ".concat(r.stega.studioUrl));const i="undefined"!=typeof window&&window.location&&window.location.hostname,s=i&&(e=>-1!==Jt.indexOf(e))(window.location.hostname);i&&s&&r.token&&!0!==r.ignoreBrowserTokenWarning?zt():void 0===r.useCdn&&Wt(),o&&(e=>{if(!/^[-a-z0-9]+$/i.test(e))throw new Error("`projectId` can only contain only a-z, 0-9 and dashes")})(r.projectId),r.dataset&&ht(r.dataset),"requestTagPrefix"in r&&(r.requestTagPrefix=r.requestTagPrefix?vt(r.requestTagPrefix).replace(/\.+$/,""):void 0),r.apiVersion="".concat(r.apiVersion).replace(/^v/,""),r.isDefaultApi=r.apiHost===Bt.apiHost,r.useCdn=!1!==r.useCdn&&!r.withCredentials,function(e){if("1"===e||"X"===e)return;const t=new Date(e);if(!(/^\d{4}-\d{2}-\d{2}$/.test(e)&&t instanceof Date&&t.getTime()>0))throw new Error("Invalid API version string, expected `1` or date in format `YYYY-MM-DD`")}(r.apiVersion);const a=r.apiHost.split("://",2),c=a[0],u=a[1],l=r.isDefaultApi?"apicdn.sanity.io":u;return r.useProjectHostname?(r.url="".concat(c,"://").concat(r.projectId,".").concat(u,"/v").concat(r.apiVersion),r.cdnUrl="".concat(c,"://").concat(r.projectId,".").concat(l,"/v").concat(r.apiVersion)):(r.url="".concat(r.apiHost,"/v").concat(r.apiVersion),r.cdnUrl=r.url),r},Yt="X-Sanity-Project-ID";var Xt={0:8203,1:8204,2:8205,3:8290,4:8291,5:8288,6:65279,7:8289,8:119155,9:119156,a:119157,b:119158,c:119159,d:119160,e:119161,f:119162},Kt={0:8203,1:8204,2:8205,3:65279},Zt=new Array(4).fill(String.fromCodePoint(Kt[0])).join("");function Qt(e,t,n="auto"){return!0===n||"auto"===n&&(function(e){return!!Number.isNaN(Number(e))&&Boolean(Date.parse(e))}(e)||function(e){try{new URL(e,e.startsWith("/")?"https://acme.com":void 0)}catch{return!1}return!0}(e))?e:`${e}${function(e){let t=JSON.stringify(e);return`${Zt}${Array.from(t).map((e=>{let n=e.charCodeAt(0);if(n>255)throw new Error(`Only ASCII edit info can be encoded. Error attempting to encode ${t} on character ${e} (${n})`);return Array.from(n.toString(4).padStart(4,"0")).map((e=>String.fromCodePoint(Kt[e]))).join("")})).join("")}`}(t)}`}Object.fromEntries(Object.entries(Kt).map((e=>e.reverse()))),Object.fromEntries(Object.entries(Xt).map((e=>e.reverse())));var en=`${Object.values(Xt).map((e=>`\\u{${e.toString(16)}}`)).join("")}`,tn=new RegExp(`[${en}]{4,}`,"gu");function nn(e){try{return JSON.parse(JSON.stringify(e,((e,t)=>{return"string"!=typeof t?t:(n=t,{cleaned:n.replace(tn,""),encoded:(null==(r=n.match(tn))?void 0:r[0])||""}).cleaned;var n,r})))}catch{return e}}const rn=({query:e,params:t={},options:n={}})=>{const r=new URLSearchParams,{tag:o,...i}=n;o&&r.append("tag",o),r.append("query",e);for(const[e,n]of Object.entries(t))r.append("$".concat(e),JSON.stringify(n));for(const[e,t]of Object.entries(i))t&&r.append(e,"".concat(t));return"?".concat(r)},on=(e={})=>{return{dryRun:e.dryRun,returnIds:!0,returnDocuments:(t=e.returnDocuments,n=!0,!1===t?void 0:void 0===t?n:t),visibility:e.visibility||"sync",autoGenerateArrayKeys:e.autoGenerateArrayKeys,skipCrossDatasetReferenceValidation:e.skipCrossDatasetReferenceValidation};var t,n},sn=e=>"response"===e.type,an=e=>e.body,cn=11264;function un(e,t,n,r,o={},i={}){const s="stega"in i?{...n||{},..."boolean"==typeof i.stega?{enabled:i.stega}:i.stega||{}}:n,a=s.enabled?nn(o):o,c=!1===i.filterResponse?e=>e:e=>e.result,{cache:u,next:l,...d}={useAbortSignal:void 0!==i.signal,resultSourceMap:s.enabled?"withKeyArraySelector":i.resultSourceMap,...i},f=gn(e,t,"query",{query:r,params:a},void 0!==u||void 0!==l?{...d,fetch:{cache:u,next:l}}:d);return s.enabled?f.pipe(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return et.apply(void 0,Q([],Z(e)))}(Be(Promise.resolve().then((function(){return Gr})).then((function(e){return e.stegaEncodeSourceMap$1})).then((({stegaEncodeSourceMap:e})=>e)))),Ve((([e,t])=>{const n=t(e.result,e.resultSourceMap,s);return c({...e,result:n})}))):f.pipe(Ve(c))}function ln(e,t,n,r={}){return vn(e,t,{uri:wn(e,"doc",n),json:!0,tag:r.tag}).pipe(Qe(sn),Ve((e=>e.body.documents&&e.body.documents[0])))}function dn(e,t,n,r={}){return vn(e,t,{uri:wn(e,"doc",n.join(",")),json:!0,tag:r.tag}).pipe(Qe(sn),Ve((e=>{const t=(r=e.body.documents||[],o=e=>e._id,r.reduce(((e,t)=>(e[o(t)]=t,e)),Object.create(null)));var r,o;return n.map((e=>t[e]||null))})))}function fn(e,t,n,r){return gt("createIfNotExists",n),mn(e,t,n,"createIfNotExists",r)}function hn(e,t,n,r){return gt("createOrReplace",n),mn(e,t,n,"createOrReplace",r)}function pn(e,t,n,r){return gn(e,t,"mutate",{mutations:[{delete:lt(n)}]},r)}function yn(e,t,n,r){let o;o=n instanceof Ot||n instanceof _t?{patch:n.serialize()}:n instanceof Ft||n instanceof qt?n.serialize():n;return gn(e,t,"mutate",{mutations:Array.isArray(o)?o:[o],transactionId:r&&r.transactionId||void 0},r)}function gn(e,t,n,r,o={}){const i="mutate"===n,s="query"===n,a=i?"":rn(r),c=!i&&a.length<cn,u=c?a:"",l=o.returnFirst,{timeout:d,token:f,tag:h,headers:p}=o;return vn(e,t,{method:c?"GET":"POST",uri:wn(e,n,u),json:!0,body:c?void 0:r,query:i&&on(o),timeout:d,headers:p,token:f,tag:h,perspective:o.perspective,resultSourceMap:o.resultSourceMap,canUseCdn:s,signal:o.signal,fetch:o.fetch,useAbortSignal:o.useAbortSignal,useCdn:o.useCdn}).pipe(Qe(sn),Ve(an),Ve((e=>{if(!i)return e;const t=e.results||[];if(o.returnDocuments)return l?t[0]&&t[0].document:t.map((e=>e.document));const n=l?"documentId":"documentIds",r=l?t[0]&&t[0].id:t.map((e=>e.id));return{transactionId:e.transactionId,results:t,[n]:r}})))}function mn(e,t,n,r,o={}){return gn(e,t,"mutate",{mutations:[{[r]:n}]},Object.assign({returnFirst:!0,returnDocuments:!0},o))}function vn(e,t,n){var r,o;const i=n.url||n.uri,s=e.config(),a=void 0===n.canUseCdn?["GET","HEAD"].indexOf(n.method||"GET")>=0&&0===i.indexOf("/data/"):n.canUseCdn;let c=(null!=(r=n.useCdn)?r:s.useCdn)&&a;const u=n.tag&&s.requestTagPrefix?[s.requestTagPrefix,n.tag].join("."):n.tag||s.requestTagPrefix;if(u&&null!==n.tag&&(n.query={tag:vt(u),...n.query}),["GET","HEAD","POST"].indexOf(n.method||"GET")>=0&&0===i.indexOf("/data/query/")){const e=null!=(o=n.resultSourceMap)?o:s.resultSourceMap;void 0!==e&&!1!==e&&(n.query={resultSourceMap:e,...n.query});const t=n.perspective||s.perspective;"string"==typeof t&&"raw"!==t&&(Gt(t),n.query={perspective:t,...n.query},"previewDrafts"===t&&c&&(c=!1,Ht()))}const l=function(e,t={}){const n={},r=t.token||e.token;r&&(n.Authorization="Bearer ".concat(r)),t.useGlobalApi||e.useProjectHostname||!e.projectId||(n[Yt]=e.projectId);const o=Boolean(void 0===t.withCredentials?e.token||e.withCredentials:t.withCredentials),i=void 0===t.timeout?e.timeout:t.timeout;return Object.assign({},t,{headers:Object.assign({},n,t.headers||{}),timeout:void 0===i?3e5:i,proxy:t.proxy||e.proxy,json:!0,withCredentials:o,fetch:"object"==typeof t.fetch&&"object"==typeof e.fetch?{...e.fetch,...t.fetch}:t.fetch||e.fetch})}(s,Object.assign({},n,{url:Cn(e,i,c)})),d=new Se((e=>t(l,s.requester).subscribe(e)));return n.signal?d.pipe((f=n.signal,e=>new Se((t=>{const n=()=>t.error(function(e){var t,n;if(En)return new DOMException(null!=(t=null==e?void 0:e.reason)?t:"The operation was aborted.","AbortError");const r=new Error(null!=(n=null==e?void 0:e.reason)?n:"The operation was aborted.");return r.name="AbortError",r}(f));if(f&&f.aborted)return void n();const r=e.subscribe(t);return f.addEventListener("abort",n),()=>{f.removeEventListener("abort",n),r.unsubscribe()}})))):d;var f}function bn(e,t,n){return vn(e,t,n).pipe(Qe((e=>"response"===e.type)),Ve((e=>e.body)))}function wn(e,t,n){const r=e.config(),o=mt(r),i="/".concat(t,"/").concat(o),s=n?"".concat(i,"/").concat(n):i;return"/data".concat(s).replace(/\/($|\?)/,"$1")}function Cn(e,t,n=!1){const{url:r,cdnUrl:o}=e.config();return"".concat(n?o:r,"/").concat(t.replace(/^\//,""))}const En=Boolean(globalThis.DOMException);var xn,Sn,Tn,_n,On=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},jn=(e,t,n)=>(On(e,t,"read from private field"),n?n.call(e):t.get(e)),kn=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},An=(e,t,n,r)=>(On(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class In{constructor(e,t){kn(this,xn,void 0),kn(this,Sn,void 0),An(this,xn,e),An(this,Sn,t)}upload(e,t,n){return Mn(jn(this,xn),jn(this,Sn),e,t,n)}}xn=new WeakMap,Sn=new WeakMap;class Pn{constructor(e,t){kn(this,Tn,void 0),kn(this,_n,void 0),An(this,Tn,e),An(this,_n,t)}upload(e,t,n){return Ge(Mn(jn(this,Tn),jn(this,_n),e,t,n).pipe(Qe((e=>"response"===e.type)),Ve((e=>e.body.document))))}}function Mn(e,t,n,r,o={}){(e=>{if(-1===dt.indexOf(e))throw new Error("Invalid asset type: ".concat(e,". Must be one of ").concat(dt.join(", ")))})(n);let i=o.extract||void 0;i&&!i.length&&(i=["none"]);const s=mt(e.config()),a="image"===n?"images":"files",c=function(e,t){if("undefined"==typeof File||!(t instanceof File))return e;return Object.assign({filename:!1===e.preserveFilename?void 0:t.name,contentType:t.type},e)}(o,r),{tag:u,label:l,title:d,description:f,creditLine:h,filename:p,source:y}=c,g={label:l,title:d,description:f,filename:p,meta:i,creditLine:h};return y&&(g.sourceId=y.id,g.sourceName=y.name,g.sourceUrl=y.url),vn(e,t,{tag:u,method:"POST",timeout:c.timeout||0,uri:"/assets/".concat(a,"/").concat(s),headers:c.contentType?{"Content-Type":c.contentType}:{},query:g,body:r})}Tn=new WeakMap,_n=new WeakMap;var Rn=(e,t)=>Object.keys(t).concat(Object.keys(e)).reduce(((n,r)=>(n[r]=void 0===e[r]?t[r]:e[r],n)),{});const Dn=["includePreviousRevision","includeResult","visibility","effectFormat","tag"],Fn={includeResult:!0};function qn(e,t,n={}){const{url:r,token:o,withCredentials:i,requestTagPrefix:s}=this.config(),a=n.tag&&s?[s,n.tag].join("."):n.tag,c={...Rn(n,Fn),tag:a},u=(l=c,Dn.reduce(((e,t)=>(void 0===l[t]||(e[t]=l[t]),e)),{}));var l;const d=rn({query:e,params:t,options:{tag:a,...u}}),f="".concat(r).concat(wn(this,"listen",d));if(f.length>14800)return new Se((e=>e.error(new Error("Query too large for listener"))));const h=c.events?c.events:["mutation"],p=-1!==h.indexOf("reconnect"),y={};return(o||i)&&(y.withCredentials=!0),o&&(y.headers={Authorization:"Bearer ".concat(o)}),new Se((e=>{let t,n;u().then((e=>{t=e})).catch((t=>{e.error(t),d()}));let r=!1;function o(){r||(p&&e.next({type:"reconnect"}),r||t.readyState===t.CLOSED&&(c(),clearTimeout(n),n=setTimeout(l,100)))}function i(t){e.error(function(e){if(e instanceof Error)return e;const t=Nn(e);return t instanceof Error?t:new Error(function(e){if(!e.error)return e.message||"Unknown listener error";if(e.error.description)return e.error.description;return"string"==typeof e.error?e.error:JSON.stringify(e.error,null,2)}(t))}(t))}function s(t){const n=Nn(t);return n instanceof Error?e.error(n):e.next(n)}function a(){r=!0,c(),e.complete()}function c(){t&&(t.removeEventListener("error",o),t.removeEventListener("channelError",i),t.removeEventListener("disconnect",a),h.forEach((e=>t.removeEventListener(e,s))),t.close())}async function u(){const{default:e}=await Promise.resolve().then((function(){return Xr})),t=new e(f,y);return t.addEventListener("error",o),t.addEventListener("channelError",i),t.addEventListener("disconnect",a),h.forEach((e=>t.addEventListener(e,s))),t}function l(){u().then((e=>{t=e})).catch((t=>{e.error(t),d()}))}function d(){r=!0,c()}return d}))}function Nn(e){try{const t=e.data&&JSON.parse(e.data)||{};return Object.assign({type:e.type},t)}catch(e){return e}}var Un,Wn,Hn,zn,Ln=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},$n=(e,t,n)=>(Ln(e,t,"read from private field"),n?n.call(e):t.get(e)),Bn=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},Jn=(e,t,n,r)=>(Ln(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class Gn{constructor(e,t){Bn(this,Un,void 0),Bn(this,Wn,void 0),Jn(this,Un,e),Jn(this,Wn,t)}create(e,t){return Yn($n(this,Un),$n(this,Wn),"PUT",e,t)}edit(e,t){return Yn($n(this,Un),$n(this,Wn),"PATCH",e,t)}delete(e){return Yn($n(this,Un),$n(this,Wn),"DELETE",e)}list(){return bn($n(this,Un),$n(this,Wn),{uri:"/datasets",tag:null})}}Un=new WeakMap,Wn=new WeakMap;class Vn{constructor(e,t){Bn(this,Hn,void 0),Bn(this,zn,void 0),Jn(this,Hn,e),Jn(this,zn,t)}create(e,t){return Ge(Yn($n(this,Hn),$n(this,zn),"PUT",e,t))}edit(e,t){return Ge(Yn($n(this,Hn),$n(this,zn),"PATCH",e,t))}delete(e){return Ge(Yn($n(this,Hn),$n(this,zn),"DELETE",e))}list(){return Ge(bn($n(this,Hn),$n(this,zn),{uri:"/datasets",tag:null}))}}function Yn(e,t,n,r,o){return ht(r),bn(e,t,{method:n,uri:"/datasets/".concat(r),body:o,tag:null})}Hn=new WeakMap,zn=new WeakMap;var Xn,Kn,Zn,Qn,er=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},tr=(e,t,n)=>(er(e,t,"read from private field"),n?n.call(e):t.get(e)),nr=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},rr=(e,t,n,r)=>(er(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class or{constructor(e,t){nr(this,Xn,void 0),nr(this,Kn,void 0),rr(this,Xn,e),rr(this,Kn,t)}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return bn(tr(this,Xn),tr(this,Kn),{uri:t})}getById(e){return bn(tr(this,Xn),tr(this,Kn),{uri:"/projects/".concat(e)})}}Xn=new WeakMap,Kn=new WeakMap;class ir{constructor(e,t){nr(this,Zn,void 0),nr(this,Qn,void 0),rr(this,Zn,e),rr(this,Qn,t)}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return Ge(bn(tr(this,Zn),tr(this,Qn),{uri:t}))}getById(e){return Ge(bn(tr(this,Zn),tr(this,Qn),{uri:"/projects/".concat(e)}))}}Zn=new WeakMap,Qn=new WeakMap;var sr,ar,cr,ur,lr=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},dr=(e,t,n)=>(lr(e,t,"read from private field"),n?n.call(e):t.get(e)),fr=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},hr=(e,t,n,r)=>(lr(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class pr{constructor(e,t){fr(this,sr,void 0),fr(this,ar,void 0),hr(this,sr,e),hr(this,ar,t)}getById(e){return bn(dr(this,sr),dr(this,ar),{uri:"/users/".concat(e)})}}sr=new WeakMap,ar=new WeakMap;class yr{constructor(e,t){fr(this,cr,void 0),fr(this,ur,void 0),hr(this,cr,e),hr(this,ur,t)}getById(e){return Ge(bn(dr(this,cr),dr(this,ur),{uri:"/users/".concat(e)}))}}cr=new WeakMap,ur=new WeakMap;var gr,mr,vr,br,wr=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Cr=(e,t,n)=>(wr(e,t,"read from private field"),n?n.call(e):t.get(e)),Er=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},xr=(e,t,n,r)=>(wr(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);gr=new WeakMap,mr=new WeakMap;let Sr=class e{constructor(e,t=Bt){Er(this,gr,void 0),Er(this,mr,void 0),this.listen=qn,this.config(t),xr(this,mr,e),this.assets=new In(this,Cr(this,mr)),this.datasets=new Gn(this,Cr(this,mr)),this.projects=new or(this,Cr(this,mr)),this.users=new pr(this,Cr(this,mr))}clone(){return new e(Cr(this,mr),this.config())}config(e){if(void 0===e)return{...Cr(this,gr)};if(Cr(this,gr)&&!1===Cr(this,gr).allowReconfigure)throw new Error("Existing client instance cannot be reconfigured - use `withConfig(newConfig)` to return a new client");return xr(this,gr,Vt(e,Cr(this,gr)||{})),this}withConfig(t){const n=this.config();return new e(Cr(this,mr),{...n,...t,stega:{...n.stega||{},..."boolean"==typeof(null==t?void 0:t.stega)?{enabled:t.stega}:(null==t?void 0:t.stega)||{}}})}fetch(e,t,n){return un(this,Cr(this,mr),Cr(this,gr).stega,e,t,n)}getDocument(e,t){return ln(this,Cr(this,mr),e,t)}getDocuments(e,t){return dn(this,Cr(this,mr),e,t)}create(e,t){return mn(this,Cr(this,mr),e,"create",t)}createIfNotExists(e,t){return fn(this,Cr(this,mr),e,t)}createOrReplace(e,t){return hn(this,Cr(this,mr),e,t)}delete(e,t){return pn(this,Cr(this,mr),e,t)}mutate(e,t){return yn(this,Cr(this,mr),e,t)}patch(e,t){return new _t(e,t,this)}transaction(e){return new qt(e,this)}request(e){return bn(this,Cr(this,mr),e)}getUrl(e,t){return Cn(this,e,t)}getDataUrl(e,t){return wn(this,e,t)}};vr=new WeakMap,br=new WeakMap;let Tr=class e{constructor(e,t=Bt){Er(this,vr,void 0),Er(this,br,void 0),this.listen=qn,this.config(t),xr(this,br,e),this.assets=new Pn(this,Cr(this,br)),this.datasets=new Vn(this,Cr(this,br)),this.projects=new ir(this,Cr(this,br)),this.users=new yr(this,Cr(this,br)),this.observable=new Sr(e,t)}clone(){return new e(Cr(this,br),this.config())}config(e){if(void 0===e)return{...Cr(this,vr)};if(Cr(this,vr)&&!1===Cr(this,vr).allowReconfigure)throw new Error("Existing client instance cannot be reconfigured - use `withConfig(newConfig)` to return a new client");return this.observable&&this.observable.config(e),xr(this,vr,Vt(e,Cr(this,vr)||{})),this}withConfig(t){const n=this.config();return new e(Cr(this,br),{...n,...t,stega:{...n.stega||{},..."boolean"==typeof(null==t?void 0:t.stega)?{enabled:t.stega}:(null==t?void 0:t.stega)||{}}})}fetch(e,t,n){return Ge(un(this,Cr(this,br),Cr(this,vr).stega,e,t,n))}getDocument(e,t){return Ge(ln(this,Cr(this,br),e,t))}getDocuments(e,t){return Ge(dn(this,Cr(this,br),e,t))}create(e,t){return Ge(mn(this,Cr(this,br),e,"create",t))}createIfNotExists(e,t){return Ge(fn(this,Cr(this,br),e,t))}createOrReplace(e,t){return Ge(hn(this,Cr(this,br),e,t))}delete(e,t){return Ge(pn(this,Cr(this,br),e,t))}mutate(e,t){return Ge(yn(this,Cr(this,br),e,t))}patch(e,t){return new Ot(e,t,this)}transaction(e){return new Ft(e,this)}request(e){return Ge(bn(this,Cr(this,br),e))}dataRequest(e,t,n){return Ge(gn(this,Cr(this,br),e,t,n))}getUrl(e,t){return Cn(this,e,t)}getDataUrl(e,t){return wn(this,e,t)}};const _r=function(e,t){return{requester:ct(e,{}).defaultRequester,createClient:n=>new t(ct(e,{maxRetries:n.maxRetries,retryDelay:n.retryDelay}),n)}}([],Tr),Or=_r.requester,jr=_r.createClient,kr=function(e){return function(t){return $t(),e(t)}}(jr),Ar=/_key\s*==\s*['"](.*)['"]/;function Ir(e){if(!Array.isArray(e))throw new Error("Path is not an array");return e.reduce(((e,t,n)=>{const r=typeof t;if("number"===r)return"".concat(e,"[").concat(t,"]");if("string"===r){const r=0===n?"":".";return"".concat(e).concat(r).concat(t)}if(function(e){return"string"==typeof e?Ar.test(e.trim()):"object"==typeof e&&"_key"in e}(t)&&t._key)return"".concat(e,'[_key=="').concat(t._key,'"]');if(Array.isArray(t)){const[n,r]=t;return"".concat(e,"[").concat(n,":").concat(r,"]")}throw new Error("Unsupported path segment `".concat(JSON.stringify(t),"`"))}),"")}const Pr={"\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","'":"\\'","\\":"\\\\"},Mr={"\\f":"\f","\\n":"\n","\\r":"\r","\\t":"\t","\\'":"'","\\\\":"\\"};function Rr(e){const t=[],n=/\['(.*?)'\]|\[(\d+)\]|\[\?\(@\._key=='(.*?)'\)\]/g;let r;for(;null!==(r=n.exec(e));)if(void 0===r[1])if(void 0===r[2])if(void 0===r[3]);else{const e=r[3].replace(/\\(\\')/g,(e=>Mr[e]));t.push({_key:e,_index:-1})}else t.push(parseInt(r[2],10));else{const e=r[1].replace(/\\(\\|f|n|r|t|')/g,(e=>Mr[e]));t.push(e)}return t}function Dr(e){return e.map((e=>{if("string"==typeof e)return e;if("number"==typeof e)return e;if(""!==e._key)return{_key:e._key};if(-1!==e._index)return e._index;throw new Error("invalid segment:".concat(JSON.stringify(e)))}))}function Fr(e,t){if(!(null==t?void 0:t.mappings))return;const n=function(e){return"$".concat(e.map((e=>{if("string"==typeof e){const t=e.replace(/[\f\n\r\t'\\]/g,(e=>Pr[e]));return"['".concat(t,"']")}if("number"==typeof e)return"[".concat(e,"]");if(""!==e._key){const t=e._key.replace(/['\\]/g,(e=>Pr[e]));return"[?(@._key=='".concat(t,"')]")}return"[".concat(e._index,"]")})).join(""))}(e.map((e=>{if("string"==typeof e)return e;if("number"==typeof e)return e;if(-1!==e._index)return e._index;throw new Error("invalid segment:".concat(JSON.stringify(e)))})));if(void 0!==t.mappings[n])return{mapping:t.mappings[n],matchedPath:n,pathSuffix:""};const r=Object.entries(t.mappings).filter((([e])=>n.startsWith(e))).sort((([e],[t])=>t.length-e.length));if(0==r.length)return;const[o,i]=r[0];return{mapping:i,matchedPath:o,pathSuffix:n.substring(o.length)}}function qr(e){return"object"==typeof e&&null!==e}function Nr(e,t,n=[]){return function(e){return null!==e&&Array.isArray(e)}(e)?e.map(((e,r)=>{if(qr(e)){const o=e._key;if("string"==typeof o)return Nr(e,t,n.concat({_key:o,_index:r}))}return Nr(e,t,n.concat(r))})):qr(e)?Object.fromEntries(Object.entries(e).map((([e,r])=>[e,Nr(r,t,n.concat(e))]))):t(e,n)}function Ur(e,t,n){return Nr(e,((e,r)=>{if("string"!=typeof e)return e;const o=Fr(r,t);if(!o)return e;const{mapping:i,matchedPath:s}=o;if("value"!==i.type)return e;if("documentValue"!==i.source.type)return e;const a=t.documents[i.source.document],c=t.paths[i.source.path],u=Rr(s),l=Rr(c).concat(r.slice(u.length));return n({sourcePath:l,sourceDocument:a,resultPath:r,value:e})}))}const Wr="drafts.";function Hr(e){const{baseUrl:t,workspace:n="default",tool:r="default",id:o,type:i,path:s}=e;if(!t)throw new Error("baseUrl is required");if(!s)throw new Error("path is required");if(!o)throw new Error("id is required");if("/"!==t&&t.endsWith("/"))throw new Error("baseUrl must not end with a slash");const a="default"===n?void 0:n,c="default"===r?void 0:r,u=function(e){return e.startsWith(Wr)?e.slice(Wr.length):e}(o),l=Array.isArray(s)?Ir(Dr(s)):s,d=new URLSearchParams({baseUrl:t,id:u,type:i,path:l});a&&d.set("workspace",a),c&&d.set("tool",c);const f=["/"===t?"":t];a&&f.push(a);const h=["mode=presentation","id=".concat(u),"type=".concat(i),"path=".concat(encodeURIComponent(l))];return c&&h.push("tool=".concat(c)),f.push("intent","edit","".concat(h.join(";"),"?").concat(d)),f.join("/")}const zr=({sourcePath:e,value:t})=>{if(/^\d{4}-\d{2}-\d{2}/.test(n=t)&&Boolean(Date.parse(n))||function(e){try{new URL(e,e.startsWith("/")?"https://acme.com":void 0)}catch{return!1}return!0}(t))return!1;var n;const r=e.at(-1);return("slug"!==e.at(-2)||"current"!==r)&&(("string"!=typeof r||!r.startsWith("_"))&&(("number"!=typeof r||"marks"!==e.at(-2))&&(("href"!==r||"number"!=typeof e.at(-2)||"markDefs"!==e.at(-3))&&("style"!==r&&"listItem"!==r&&(!e.some((e=>"meta"===e||"metadata"===e||"openGraph"===e||"seo"===e))&&("string"!=typeof r||!Lr.has(r)))))))},Lr=new Set(["color","colour","currency","email","format","gid","hex","href","hsl","hsla","icon","id","index","key","language","layout","link","linkAction","locale","lqip","page","path","ref","rgb","rgba","route","secret","slug","status","tag","template","theme","type","unit","url","username","variant","website"]);function $r(e,t,n){var r,o,i,s,a,c,u,l,d;const{filter:f,logger:h,enabled:p}=n;if(!p){const o="config.enabled must be true, don't call this function otherwise";throw null==(r=null==h?void 0:h.error)||r.call(h,"[@sanity/client]: ".concat(o),{result:e,resultSourceMap:t,config:n}),new TypeError(o)}if(!t)return null==(o=null==h?void 0:h.error)||o.call(h,"[@sanity/client]: Missing Content Source Map from response body",{result:e,resultSourceMap:t,config:n}),e;if(!n.studioUrl){const r="config.studioUrl must be defined";throw null==(i=null==h?void 0:h.error)||i.call(h,"[@sanity/client]: ".concat(r),{result:e,resultSourceMap:t,config:n}),new TypeError(r)}const y={encoded:[],skipped:[]},g=Ur(e,t,(({sourcePath:e,sourceDocument:t,resultPath:r,value:o})=>{if(!1===("function"==typeof f?f({sourcePath:e,resultPath:r,filterDefault:zr,sourceDocument:t,value:o}):zr({sourcePath:e,resultPath:r,filterDefault:zr,sourceDocument:t,value:o})))return h&&y.skipped.push({path:Br(e),value:"".concat(o.slice(0,20)).concat(o.length>20?"...":""),length:o.length}),o;h&&y.encoded.push({path:Br(e),value:"".concat(o.slice(0,20)).concat(o.length>20?"...":""),length:o.length});const{baseUrl:i,workspace:s,tool:a}=function(e){let t="string"==typeof e?e:e.baseUrl;return"/"!==t&&(t=t.replace(/\/$/,"")),"string"==typeof e?{baseUrl:t}:{...e,baseUrl:t}}("function"==typeof n.studioUrl?n.studioUrl(t):n.studioUrl);if(!i)return o;const{_id:c,_type:u}=t;return Qt(o,{origin:"sanity.io",href:Hr({baseUrl:i,workspace:s,tool:a,id:c,type:u,path:e})},!1)}));if(h){const e=y.skipped.length,t=y.encoded.length;if((e||t)&&(null==(s=(null==h?void 0:h.groupCollapsed)||h.log)||s("[@sanity/client]: Encoding source map into result"),null==(a=h.log)||a.call(h,"[@sanity/client]: Paths encoded: ".concat(y.encoded.length,", skipped: ").concat(y.skipped.length))),y.encoded.length>0&&(null==(c=null==h?void 0:h.log)||c.call(h,"[@sanity/client]: Table of encoded paths"),null==(u=(null==h?void 0:h.table)||h.log)||u(y.encoded)),y.skipped.length>0){const e=new Set;for(const{path:t}of y.skipped)e.add(t.replace(Ar,"0").replace(/\[\d+\]/g,"[]"));null==(l=null==h?void 0:h.log)||l.call(h,"[@sanity/client]: List of skipped paths",[...e.values()])}(e||t)&&(null==(d=null==h?void 0:h.groupEnd)||d.call(h))}return g}function Br(e){return Ir(Dr(e))}var Jr=Object.freeze({__proto__:null,stegaEncodeSourceMap:$r}),Gr=Object.freeze({__proto__:null,encodeIntoResult:Ur,stegaEncodeSourceMap:$r,stegaEncodeSourceMap$1:Jr}),Vr={exports:{}};
|
|
8
|
+
function M(e){return"[object Object]"===Object.prototype.toString.call(e)}!function(e,t){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let r=0,o=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(r++,"%c"===e&&(o=r))})),t.splice(o,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=R(t);const{formatters:n}=e.exports;n.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}}(I,I.exports);const D="undefined"==typeof Buffer?()=>!1:e=>Buffer.isBuffer(e),F=["boolean","string","number"];function q(){return{processOptions:e=>{const t=e.body;if(!t)return e;var n,r,o;return!("function"==typeof t.pipe)&&!D(t)&&(-1!==F.indexOf(typeof t)||Array.isArray(t)||!1!==M(n=t)&&(void 0===(r=n.constructor)||!1!==M(o=r.prototype)&&!1!==o.hasOwnProperty("isPrototypeOf")))?Object.assign({},e,{body:JSON.stringify(e.body),headers:Object.assign({},e.headers,{"Content-Type":"application/json"})}):e}}}function N(e){return{onResponse:n=>{const r=n.headers["content-type"]||"",o=e&&e.force||-1!==r.indexOf("application/json");return n.body&&r&&o?Object.assign({},n,{body:t(n.body)}):n},processOptions:e=>Object.assign({},e,{headers:Object.assign({Accept:"application/json"},e.headers)})};function t(e){try{return JSON.parse(e)}catch(e){throw e.message="Failed to parsed response body as JSON: ".concat(e.message),e}}}let U={};"undefined"!=typeof globalThis?U=globalThis:"undefined"!=typeof window?U=window:"undefined"!=typeof global?U=global:"undefined"!=typeof self&&(U=self);var W=U;function H(e={}){const t=e.implementation||W.Observable;if(!t)throw new Error("`Observable` is not available in global scope, and no implementation was passed");return{onReturn:(e,n)=>new t((t=>(e.error.subscribe((e=>t.error(e))),e.progress.subscribe((e=>t.next(Object.assign({type:"progress"},e)))),e.response.subscribe((e=>{t.next(Object.assign({type:"response"},e)),t.complete()})),e.request.publish(n),()=>e.abort.publish())))}}class z{constructor(e){this.__CANCEL__=!0,this.message=e}toString(){return"Cancel".concat(this.message?": ".concat(this.message):"")}}const L=class{constructor(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");let t=null;this.promise=new Promise((e=>{t=e})),e((e=>{this.reason||(this.reason=new z(e),t(this.reason))}))}};L.source=()=>{let e;return{token:new L((t=>{e=t})),cancel:e}};var $=(e,t,n)=>("GET"===n.method||"HEAD"===n.method)&&(e.isNetworkError||!1);function B(e){return 100*Math.pow(2,e)+100*Math.random()}const J=(e={})=>(e=>{const t=e.maxRetries||5,n=e.retryDelay||B,r=e.shouldRetry;return{onError:(e,o)=>{const i=o.options,s=i.maxRetries||t,a=i.shouldRetry||r,c=i.attemptNumber||0;if(null!==(u=i.body)&&"object"==typeof u&&"function"==typeof u.pipe)return e;var u;if(!a(e,c,i)||c>=s)return e;const l=Object.assign({},o,{options:Object.assign({},i,{attemptNumber:c+1})});return setTimeout((()=>o.channels.request.publish(l)),n(c)),null}}})({shouldRetry:$,...e});J.shouldRetry=$;var G=function(e,t){return G=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},G(e,t)};function V(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}G(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function Y(e,t,n,r){return new(n||(n=Promise))((function(o,i){function s(e){try{c(r.next(e))}catch(e){i(e)}}function a(e){try{c(r.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((r=r.apply(e,t||[])).next())}))}function X(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(o=2&a[0]?r.return:a[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,a[1])).done)return o;switch(r=0,o&&(a=[2&a[0],o.value]),a[0]){case 0:case 1:o=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!(o=s.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){s.label=a[1];break}if(6===a[0]&&s.label<o[1]){s.label=o[1],o=a;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(a);break}o[2]&&s.ops.pop(),s.trys.pop();continue}a=t.call(e,s)}catch(e){a=[6,e],r=0}finally{n=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}function K(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Q(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function Z(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function ee(e){return this instanceof ee?(this.v=e,this):new ee(e)}function te(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),i=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(e){o[e]&&(r[e]=function(t){return new Promise((function(n,r){i.push([e,t,n,r])>1||a(e,t)}))})}function a(e,t){try{(n=o[e](t)).value instanceof ee?Promise.resolve(n.value.v).then(c,u):l(i[0][2],n)}catch(e){l(i[0][3],e)}var n}function c(e){a("next",e)}function u(e){a("throw",e)}function l(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function ne(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=K(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,o){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,o,(t=e[n](t)).done,t.value)}))}}}function re(e){return"function"==typeof e}function oe(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var ie=oe((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function se(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var ae=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}var t;return e.prototype.unsubscribe=function(){var e,t,n,r,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=K(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var c=this.initialTeardown;if(re(c))try{c()}catch(e){o=e instanceof ie?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var l=K(u),d=l.next();!d.done;d=l.next()){var f=d.value;try{ue(f)}catch(e){o=null!=o?o:[],e instanceof ie?o=Z(Z([],Q(o)),Q(e.errors)):o.push(e)}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=l.return)&&r.call(l)}finally{if(n)throw n.error}}}if(o)throw new ie(o)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)ue(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&se(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&se(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}();function ce(e){return e instanceof ae||e&&"closed"in e&&re(e.remove)&&re(e.add)&&re(e.unsubscribe)}function ue(e){re(e)?e():e.unsubscribe()}ae.EMPTY;var le={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},de={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,Z([e,t],Q(n)))},clearTimeout:function(e){var t=de.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function fe(e){de.setTimeout((function(){throw e}))}function he(){}var pe=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,ce(t)&&t.add(n)):n.destination=we,n}return V(t,e),t.create=function(e,t,n){return new ve(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(ae),ye=Function.prototype.bind;function ge(e,t){return ye.call(e,t)}var me=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){be(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){be(e)}else be(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){be(e)}},e}(),ve=function(e){function t(t,n,r){var o,i,s=e.call(this)||this;re(t)||!t?o={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&le.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&ge(t.next,i),error:t.error&&ge(t.error,i),complete:t.complete&&ge(t.complete,i)}):o=t;return s.destination=new me(o),s}return V(t,e),t}(pe);function be(e){fe(e)}var we={closed:!0,next:he,error:function(e){throw e},complete:he},Ce="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ee(e){return e}function xe(e){return 0===e.length?Ee:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var Se=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,o=this,i=(r=e)&&r instanceof pe||function(e){return e&&re(e.next)&&re(e.error)&&re(e.complete)}(r)&&ce(r)?e:new ve(e,t,n);return function(){var e=o,t=e.operator,n=e.source;i.add(t?t.call(i,n):n?o._subscribe(i):o._trySubscribe(i))}(),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=Te(t))((function(t,r){var o=new ve({next:function(t){try{e(t)}catch(e){r(e),o.unsubscribe()}},error:r,complete:t});n.subscribe(o)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[Ce]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return xe(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Te(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function Te(e){var t;return null!==(t=null!=e?e:le.Promise)&&void 0!==t?t:Promise}function _e(e){return function(t){if(function(e){return re(null==e?void 0:e.lift)}(t))return t.lift((function(t){try{return e(t,this)}catch(e){this.error(e)}}));throw new TypeError("Unable to lift unknown Observable type")}}function Oe(e,t,n,r,o){return new je(e,t,n,r,o)}var je=function(e){function t(t,n,r,o,i,s){var a=e.call(this,t)||this;return a.onFinalize=i,a.shouldUnsubscribe=s,a._next=n?function(e){try{n(e)}catch(e){t.error(e)}}:e.prototype._next,a._error=o?function(e){try{o(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._error,a._complete=r?function(){try{r()}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._complete,a}return V(t,e),t.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}},t}(pe);var ke=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function Ae(e){return re(null==e?void 0:e.then)}function Ie(e){return re(e[Ce])}function Pe(e){return Symbol.asyncIterator&&re(null==e?void 0:e[Symbol.asyncIterator])}function Re(e){return new TypeError("You provided "+(null!==e&&"object"==typeof e?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}var Me="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function De(e){return re(null==e?void 0:e[Me])}function Fe(e){return te(this,arguments,(function(){var t,n,r;return X(this,(function(o){switch(o.label){case 0:t=e.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,ee(t.read())];case 3:return n=o.sent(),r=n.value,n.done?[4,ee(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,ee(r)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}}))}))}function qe(e){return re(null==e?void 0:e.getReader)}function Ne(e){if(e instanceof Se)return e;if(null!=e){if(Ie(e))return o=e,new Se((function(e){var t=o[Ce]();if(re(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")}));if(ke(e))return r=e,new Se((function(e){for(var t=0;t<r.length&&!e.closed;t++)e.next(r[t]);e.complete()}));if(Ae(e))return n=e,new Se((function(e){n.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,fe)}));if(Pe(e))return Ue(e);if(De(e))return t=e,new Se((function(e){var n,r;try{for(var o=K(t),i=o.next();!i.done;i=o.next()){var s=i.value;if(e.next(s),e.closed)return}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}e.complete()}));if(qe(e))return Ue(Fe(e))}var t,n,r,o;throw Re(e)}function Ue(e){return new Se((function(t){(function(e,t){var n,r,o,i;return Y(this,void 0,void 0,(function(){var s,a;return X(this,(function(c){switch(c.label){case 0:c.trys.push([0,5,6,11]),n=ne(e),c.label=1;case 1:return[4,n.next()];case 2:if((r=c.sent()).done)return[3,4];if(s=r.value,t.next(s),t.closed)return[2];c.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=c.sent(),o={error:a},[3,11];case 6:return c.trys.push([6,,9,10]),r&&!r.done&&(i=n.return)?[4,i.call(n)]:[3,8];case 7:c.sent(),c.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}}))}))})(e,t).catch((function(e){return t.error(e)}))}))}function We(e,t,n,r,o){void 0===r&&(r=0),void 0===o&&(o=!1);var i=t.schedule((function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()}),r);if(e.add(i),!o)return i}function He(e,t){return void 0===t&&(t=0),_e((function(n,r){n.subscribe(Oe(r,(function(n){return We(r,e,(function(){return r.next(n)}),t)}),(function(){return We(r,e,(function(){return r.complete()}),t)}),(function(n){return We(r,e,(function(){return r.error(n)}),t)})))}))}function ze(e,t){return void 0===t&&(t=0),_e((function(n,r){r.add(e.schedule((function(){return n.subscribe(r)}),t))}))}function Le(e,t){if(!e)throw new Error("Iterable cannot be null");return new Se((function(n){We(n,t,(function(){var r=e[Symbol.asyncIterator]();We(n,t,(function(){r.next().then((function(e){e.done?n.complete():n.next(e.value)}))}),0,!0)}))}))}function $e(e,t){if(null!=e){if(Ie(e))return function(e,t){return Ne(e).pipe(ze(t),He(t))}(e,t);if(ke(e))return function(e,t){return new Se((function(n){var r=0;return t.schedule((function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())}))}))}(e,t);if(Ae(e))return function(e,t){return Ne(e).pipe(ze(t),He(t))}(e,t);if(Pe(e))return Le(e,t);if(De(e))return function(e,t){return new Se((function(n){var r;return We(n,t,(function(){r=e[Me](),We(n,t,(function(){var e,t,o;try{t=(e=r.next()).value,o=e.done}catch(e){return void n.error(e)}o?n.complete():n.next(t)}),0,!0)})),function(){return re(null==r?void 0:r.return)&&r.return()}}))}(e,t);if(qe(e))return function(e,t){return Le(Fe(e),t)}(e,t)}throw Re(e)}function Be(e,t){return t?$e(e,t):Ne(e)}var Je=oe((function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}}));function Ge(e,t){var n="object"==typeof t;return new Promise((function(r,o){var i,s=!1;e.subscribe({next:function(e){i=e,s=!0},error:o,complete:function(){s?r(i):n?r(t.defaultValue):o(new Je)}})}))}function Ve(e,t){return _e((function(n,r){var o=0;n.subscribe(Oe(r,(function(n){r.next(e.call(t,n,o++))})))}))}var Ye=Array.isArray;function Xe(e){return Ve((function(t){return function(e,t){return Ye(t)?e.apply(void 0,Z([],Q(t))):e(t)}(e,t)}))}function Ke(e,t,n){e?We(n,e,t):t()}var Qe=Array.isArray;function Ze(e,t){return _e((function(n,r){var o=0;n.subscribe(Oe(r,(function(n){return e.call(t,n,o++)&&r.next(n)})))}))}function et(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=function(e){return re((t=e)[t.length-1])?e.pop():void 0;var t}(e);return n?function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return xe(e)}(et.apply(void 0,Z([],Q(e))),Xe(n)):_e((function(t,n){var r,o,i;(r=Z([t],Q(function(e){return 1===e.length&&Qe(e[0])?e[0]:e}(e))),void 0===i&&(i=Ee),function(e){Ke(o,(function(){for(var t=r.length,n=new Array(t),s=t,a=t,c=function(t){Ke(o,(function(){var c=Be(r[t],o),u=!1;c.subscribe(Oe(e,(function(r){n[t]=r,u||(u=!0,a--),a||e.next(i(n.slice()))}),(function(){--s||e.complete()})))}),e)},u=0;u<t;u++)c(u)}),e)})(n)}))}class tt extends Error{constructor(e){const t=rt(e);super(t.message),this.statusCode=400,Object.assign(this,t)}}class nt extends Error{constructor(e){const t=rt(e);super(t.message),this.statusCode=500,Object.assign(this,t)}}function rt(e){const t=e.body,n={response:e,statusCode:e.statusCode,responseBody:it(t,e),message:"",details:void 0};if(t.error&&t.message)return n.message="".concat(t.error," - ").concat(t.message),n;if(function(e){return ot(e)&&ot(e.error)&&"mutationError"===e.error.type&&"string"==typeof e.error.description}(t)){const e=t.error.items||[],r=e.slice(0,5).map((e=>{var t;return null==(t=e.error)?void 0:t.description})).filter(Boolean);let o=r.length?":\n- ".concat(r.join("\n- ")):"";return e.length>5&&(o+="\n...and ".concat(e.length-5," more")),n.message="".concat(t.error.description).concat(o),n.details=t.error,n}return t.error&&t.error.description?(n.message=t.error.description,n.details=t.error,n):(n.message=t.error||t.message||function(e){const t=e.statusMessage?" ".concat(e.statusMessage):"";return"".concat(e.method,"-request to ").concat(e.url," resulted in HTTP ").concat(e.statusCode).concat(t)}(e),n)}function ot(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function it(e,t){return-1!==(t.headers["content-type"]||"").toLowerCase().indexOf("application/json")?JSON.stringify(e,null,2):e}const st={onResponse:e=>{if(e.statusCode>=500)throw new nt(e);if(e.statusCode>=400)throw new tt(e);return e}},at={onResponse:e=>{const t=e.headers["x-sanity-warning"];return(Array.isArray(t)?t:[t]).filter(Boolean).forEach((e=>console.warn(e))),e}};function ct(e,{maxRetries:t=5,retryDelay:n}){const r=j([t>0?J({retryDelay:n,maxRetries:t,shouldRetry:ut}):{},...e,at,q(),N(),{onRequest:e=>{if("xhr"!==e.adapter)return;const t=e.request,n=e.context;function r(e){return t=>{const r=t.lengthComputable?t.loaded/t.total*100:-1;n.channels.progress.publish({stage:e,percent:r,total:t.total,loaded:t.loaded,lengthComputable:t.lengthComputable})}}"upload"in t&&"onprogress"in t.upload&&(t.upload.onprogress=r("upload")),"onprogress"in t&&(t.onprogress=r("download"))}},st,H({implementation:Se})]);function o(e,t=r){return t({maxRedirects:0,...e})}return o.defaultRequester=r,o}function ut(e,t,n){const r="GET"===n.method||"HEAD"===n.method,o=(n.uri||n.url).startsWith("/data/query"),i=e.response&&(429===e.response.statusCode||502===e.response.statusCode||503===e.response.statusCode);return!(!r&&!o||!i)||J.shouldRetry(e,t,n)}function lt(e){if("string"==typeof e)return{id:e};if(Array.isArray(e))return{query:"*[_id in $ids]",params:{ids:e}};if("object"==typeof e&&null!==e&&"query"in e&&"string"==typeof e.query)return"params"in e&&"object"==typeof e.params&&null!==e.params?{query:e.query,params:e.params}:{query:e.query};const t=["* Document ID (<docId>)","* Array of document IDs","* Object containing `query`"].join("\n");throw new Error("Unknown selection - must be one of:\n\n".concat(t))}const dt=["image","file"],ft=["before","after","replace"],ht=e=>{if(!/^(~[a-z0-9]{1}[-\w]{0,63}|[a-z0-9]{1}[-\w]{0,63})$/.test(e))throw new Error("Datasets can only contain lowercase characters, numbers, underscores and dashes, and start with tilde, and be maximum 64 characters")},pt=(e,t)=>{if(null===t||"object"!=typeof t||Array.isArray(t))throw new Error("".concat(e,"() takes an object of properties"))},yt=(e,t)=>{if("string"!=typeof t||!/^[a-z0-9_][a-z0-9_.-]{0,127}$/i.test(t)||t.includes(".."))throw new Error("".concat(e,'(): "').concat(t,'" is not a valid document ID'))},gt=(e,t)=>{if(!t._id)throw new Error("".concat(e,'() requires that the document contains an ID ("_id" property)'));yt(e,t._id)},mt=e=>{if(!e.dataset)throw new Error("`dataset` must be provided to perform queries");return e.dataset||""},vt=e=>{if("string"!=typeof e||!/^[a-z0-9._-]{1,75}$/i.test(e))throw new Error("Tag can only contain alphanumeric characters, underscores, dashes and dots, and be between one and 75 characters long.");return e};var bt,wt,Ct=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Et=(e,t,n)=>(Ct(e,t,"read from private field"),n?n.call(e):t.get(e)),xt=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},St=(e,t,n,r)=>(Ct(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class Tt{constructor(e,t={}){this.selection=e,this.operations=t}set(e){return this._assign("set",e)}setIfMissing(e){return this._assign("setIfMissing",e)}diffMatchPatch(e){return pt("diffMatchPatch",e),this._assign("diffMatchPatch",e)}unset(e){if(!Array.isArray(e))throw new Error("unset(attrs) takes an array of attributes to unset, non-array given");return this.operations=Object.assign({},this.operations,{unset:e}),this}inc(e){return this._assign("inc",e)}dec(e){return this._assign("dec",e)}insert(e,t,n){return((e,t,n)=>{const r="insert(at, selector, items)";if(-1===ft.indexOf(e)){const e=ft.map((e=>'"'.concat(e,'"'))).join(", ");throw new Error("".concat(r,' takes an "at"-argument which is one of: ').concat(e))}if("string"!=typeof t)throw new Error("".concat(r,' takes a "selector"-argument which must be a string'));if(!Array.isArray(n))throw new Error("".concat(r,' takes an "items"-argument which must be an array'))})(e,t,n),this._assign("insert",{[e]:t,items:n})}append(e,t){return this.insert("after","".concat(e,"[-1]"),t)}prepend(e,t){return this.insert("before","".concat(e,"[0]"),t)}splice(e,t,n,r){const o=t<0?t-1:t,i=void 0===n||-1===n?-1:Math.max(0,t+n),s=o<0&&i>=0?"":i,a="".concat(e,"[").concat(o,":").concat(s,"]");return this.insert("replace",a,r||[])}ifRevisionId(e){return this.operations.ifRevisionID=e,this}serialize(){return{...lt(this.selection),...this.operations}}toJSON(){return this.serialize()}reset(){return this.operations={},this}_assign(e,t,n=!0){return pt(e,t),this.operations=Object.assign({},this.operations,{[e]:Object.assign({},n&&this.operations[e]||{},t)}),this}_set(e,t){return this._assign(e,t,!1)}}bt=new WeakMap;let _t=class e extends Tt{constructor(e,t,n){super(e,t),xt(this,bt,void 0),St(this,bt,n)}clone(){return new e(this.selection,{...this.operations},Et(this,bt))}commit(e){if(!Et(this,bt))throw new Error("No `client` passed to patch, either provide one or pass the patch to a clients `mutate()` method");const t="string"==typeof this.selection,n=Object.assign({returnFirst:t,returnDocuments:!0},e);return Et(this,bt).mutate({patch:this.serialize()},n)}};wt=new WeakMap;let Ot=class e extends Tt{constructor(e,t,n){super(e,t),xt(this,wt,void 0),St(this,wt,n)}clone(){return new e(this.selection,{...this.operations},Et(this,wt))}commit(e){if(!Et(this,wt))throw new Error("No `client` passed to patch, either provide one or pass the patch to a clients `mutate()` method");const t="string"==typeof this.selection,n=Object.assign({returnFirst:t,returnDocuments:!0},e);return Et(this,wt).mutate({patch:this.serialize()},n)}};var jt,kt,At=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},It=(e,t,n)=>(At(e,t,"read from private field"),n?n.call(e):t.get(e)),Pt=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},Rt=(e,t,n,r)=>(At(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);const Mt={returnDocuments:!1};class Dt{constructor(e=[],t){this.operations=e,this.trxId=t}create(e){return pt("create",e),this._add({create:e})}createIfNotExists(e){const t="createIfNotExists";return pt(t,e),gt(t,e),this._add({[t]:e})}createOrReplace(e){const t="createOrReplace";return pt(t,e),gt(t,e),this._add({[t]:e})}delete(e){return yt("delete",e),this._add({delete:{id:e}})}transactionId(e){return e?(this.trxId=e,this):this.trxId}serialize(){return[...this.operations]}toJSON(){return this.serialize()}reset(){return this.operations=[],this}_add(e){return this.operations.push(e),this}}jt=new WeakMap;let Ft=class e extends Dt{constructor(e,t,n){super(e,n),Pt(this,jt,void 0),Rt(this,jt,t)}clone(){return new e([...this.operations],It(this,jt),this.trxId)}commit(e){if(!It(this,jt))throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return It(this,jt).mutate(this.serialize(),Object.assign({transactionId:this.trxId},Mt,e||{}))}patch(e,t){const n="function"==typeof t;if("string"!=typeof e&&e instanceof Ot)return this._add({patch:e.serialize()});if(n){const n=t(new Ot(e,{},It(this,jt)));if(!(n instanceof Ot))throw new Error("function passed to `patch()` must return the patch");return this._add({patch:n.serialize()})}return this._add({patch:{id:e,...t}})}};kt=new WeakMap;let qt=class e extends Dt{constructor(e,t,n){super(e,n),Pt(this,kt,void 0),Rt(this,kt,t)}clone(){return new e([...this.operations],It(this,kt),this.trxId)}commit(e){if(!It(this,kt))throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return It(this,kt).mutate(this.serialize(),Object.assign({transactionId:this.trxId},Mt,e||{}))}patch(e,t){const n="function"==typeof t;if("string"!=typeof e&&e instanceof _t)return this._add({patch:e.serialize()});if(n){const n=t(new _t(e,{},It(this,kt)));if(!(n instanceof _t))throw new Error("function passed to `patch()` must return the patch");return this._add({patch:n.serialize()})}return this._add({patch:{id:e,...t}})}};function Nt(e){return"https://www.sanity.io/help/"+e}const Ut=e=>function(e){let t,n=!1;return(...r)=>(n||(t=e(...r),n=!0),t)}(((...t)=>console.warn(e.join(" "),...t))),Wt=Ut(["Since you haven't set a value for `useCdn`, we will deliver content using our","global, edge-cached API-CDN. If you wish to have content delivered faster, set","`useCdn: false` to use the Live API. Note: You may incur higher costs using the live API."]),Ht=Ut(["The Sanity client is configured with the `perspective` set to `previewDrafts`, which doesn't support the API-CDN.","The Live API will be used instead. Set `useCdn: false` in your configuration to hide this warning."]),zt=Ut(["You have configured Sanity client to use a token in the browser. This may cause unintentional security issues.","See ".concat(Nt("js-client-browser-token")," for more information and how to hide this warning.")]),Lt=Ut(["Using the Sanity client without specifying an API version is deprecated.","See ".concat(Nt("js-client-api-version"))]),$t=Ut(["The default export of @sanity/client has been deprecated. Use the named export `createClient` instead."]),Bt={apiHost:"https://api.sanity.io",apiVersion:"1",useProjectHostname:!0,stega:{enabled:!1}},Jt=["localhost","127.0.0.1","0.0.0.0"],Gt=function(e){switch(e){case"previewDrafts":case"published":case"raw":return;default:throw new TypeError("Invalid API perspective string, expected `published`, `previewDrafts` or `raw`")}},Vt=(e,t)=>{const n={...t,...e,stega:{..."boolean"==typeof t.stega?{enabled:t.stega}:t.stega||Bt.stega,..."boolean"==typeof e.stega?{enabled:e.stega}:e.stega||{}}};n.apiVersion||Lt();const r={...Bt,...n},o=r.useProjectHostname;if("undefined"==typeof Promise){const e=Nt("js-client-promise-polyfill");throw new Error("No native Promise-implementation found, polyfill needed - see ".concat(e))}if(o&&!r.projectId)throw new Error("Configuration must contain `projectId`");if("string"==typeof r.perspective&&Gt(r.perspective),"encodeSourceMap"in r)throw new Error("It looks like you're using options meant for '@sanity/preview-kit/client'. 'encodeSourceMap' is not supported in '@sanity/client'. Did you mean 'stega.enabled'?");if("encodeSourceMapAtPath"in r)throw new Error("It looks like you're using options meant for '@sanity/preview-kit/client'. 'encodeSourceMapAtPath' is not supported in '@sanity/client'. Did you mean 'stega.filter'?");if("boolean"!=typeof r.stega.enabled)throw new Error("stega.enabled must be a boolean, received ".concat(r.stega.enabled));if(r.stega.enabled&&void 0===r.stega.studioUrl)throw new Error("stega.studioUrl must be defined when stega.enabled is true");if(r.stega.enabled&&"string"!=typeof r.stega.studioUrl&&"function"!=typeof r.stega.studioUrl)throw new Error("stega.studioUrl must be a string or a function, received ".concat(r.stega.studioUrl));const i="undefined"!=typeof window&&window.location&&window.location.hostname,s=i&&(e=>-1!==Jt.indexOf(e))(window.location.hostname);i&&s&&r.token&&!0!==r.ignoreBrowserTokenWarning?zt():void 0===r.useCdn&&Wt(),o&&(e=>{if(!/^[-a-z0-9]+$/i.test(e))throw new Error("`projectId` can only contain only a-z, 0-9 and dashes")})(r.projectId),r.dataset&&ht(r.dataset),"requestTagPrefix"in r&&(r.requestTagPrefix=r.requestTagPrefix?vt(r.requestTagPrefix).replace(/\.+$/,""):void 0),r.apiVersion="".concat(r.apiVersion).replace(/^v/,""),r.isDefaultApi=r.apiHost===Bt.apiHost,r.useCdn=!1!==r.useCdn&&!r.withCredentials,function(e){if("1"===e||"X"===e)return;const t=new Date(e);if(!(/^\d{4}-\d{2}-\d{2}$/.test(e)&&t instanceof Date&&t.getTime()>0))throw new Error("Invalid API version string, expected `1` or date in format `YYYY-MM-DD`")}(r.apiVersion);const a=r.apiHost.split("://",2),c=a[0],u=a[1],l=r.isDefaultApi?"apicdn.sanity.io":u;return r.useProjectHostname?(r.url="".concat(c,"://").concat(r.projectId,".").concat(u,"/v").concat(r.apiVersion),r.cdnUrl="".concat(c,"://").concat(r.projectId,".").concat(l,"/v").concat(r.apiVersion)):(r.url="".concat(r.apiHost,"/v").concat(r.apiVersion),r.cdnUrl=r.url),r},Yt="X-Sanity-Project-ID";var Xt={0:8203,1:8204,2:8205,3:8290,4:8291,5:8288,6:65279,7:8289,8:119155,9:119156,a:119157,b:119158,c:119159,d:119160,e:119161,f:119162},Kt={0:8203,1:8204,2:8205,3:65279},Qt=new Array(4).fill(String.fromCodePoint(Kt[0])).join("");function Zt(e,t,n="auto"){return!0===n||"auto"===n&&(function(e){return!!Number.isNaN(Number(e))&&Boolean(Date.parse(e))}(e)||function(e){try{new URL(e,e.startsWith("/")?"https://acme.com":void 0)}catch{return!1}return!0}(e))?e:`${e}${function(e){let t=JSON.stringify(e);return`${Qt}${Array.from(t).map((e=>{let n=e.charCodeAt(0);if(n>255)throw new Error(`Only ASCII edit info can be encoded. Error attempting to encode ${t} on character ${e} (${n})`);return Array.from(n.toString(4).padStart(4,"0")).map((e=>String.fromCodePoint(Kt[e]))).join("")})).join("")}`}(t)}`}Object.fromEntries(Object.entries(Kt).map((e=>e.reverse()))),Object.fromEntries(Object.entries(Xt).map((e=>e.reverse())));var en=`${Object.values(Xt).map((e=>`\\u{${e.toString(16)}}`)).join("")}`,tn=new RegExp(`[${en}]{4,}`,"gu");function nn(e){try{return JSON.parse(JSON.stringify(e,((e,t)=>{return"string"!=typeof t?t:(n=t,{cleaned:n.replace(tn,""),encoded:(null==(r=n.match(tn))?void 0:r[0])||""}).cleaned;var n,r})))}catch{return e}}const rn=({query:e,params:t={},options:n={}})=>{const r=new URLSearchParams,{tag:o,returnQuery:i,...s}=n;o&&r.append("tag",o),r.append("query",e);for(const[e,n]of Object.entries(t))r.append("$".concat(e),JSON.stringify(n));for(const[e,t]of Object.entries(s))t&&r.append(e,"".concat(t));return!1===i&&r.append("returnQuery","false"),"?".concat(r)},on=(e={})=>{return{dryRun:e.dryRun,returnIds:!0,returnDocuments:(t=e.returnDocuments,n=!0,!1===t?void 0:void 0===t?n:t),visibility:e.visibility||"sync",autoGenerateArrayKeys:e.autoGenerateArrayKeys,skipCrossDatasetReferenceValidation:e.skipCrossDatasetReferenceValidation};var t,n},sn=e=>"response"===e.type,an=e=>e.body,cn=11264;function un(e,t,n,r,o={},i={}){const s="stega"in i?{...n||{},..."boolean"==typeof i.stega?{enabled:i.stega}:i.stega||{}}:n,a=s.enabled?nn(o):o,c=!1===i.filterResponse?e=>e:e=>e.result,u=!1===i.filterResponse&&!1!==i.returnQuery,{cache:l,next:d,...f}={useAbortSignal:void 0!==i.signal,resultSourceMap:s.enabled?"withKeyArraySelector":i.resultSourceMap,...i},h=gn(e,t,"query",{query:r,params:a,options:{returnQuery:u}},void 0!==l||void 0!==d?{...f,fetch:{cache:l,next:d}}:f);return s.enabled?h.pipe(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return et.apply(void 0,Z([],Q(e)))}(Be(Promise.resolve().then((function(){return Gr})).then((function(e){return e.stegaEncodeSourceMap$1})).then((({stegaEncodeSourceMap:e})=>e)))),Ve((([e,t])=>{const n=t(e.result,e.resultSourceMap,s);return c({...e,result:n})}))):h.pipe(Ve(c))}function ln(e,t,n,r={}){return vn(e,t,{uri:wn(e,"doc",n),json:!0,tag:r.tag}).pipe(Ze(sn),Ve((e=>e.body.documents&&e.body.documents[0])))}function dn(e,t,n,r={}){return vn(e,t,{uri:wn(e,"doc",n.join(",")),json:!0,tag:r.tag}).pipe(Ze(sn),Ve((e=>{const t=(r=e.body.documents||[],o=e=>e._id,r.reduce(((e,t)=>(e[o(t)]=t,e)),Object.create(null)));var r,o;return n.map((e=>t[e]||null))})))}function fn(e,t,n,r){return gt("createIfNotExists",n),mn(e,t,n,"createIfNotExists",r)}function hn(e,t,n,r){return gt("createOrReplace",n),mn(e,t,n,"createOrReplace",r)}function pn(e,t,n,r){return gn(e,t,"mutate",{mutations:[{delete:lt(n)}]},r)}function yn(e,t,n,r){let o;o=n instanceof Ot||n instanceof _t?{patch:n.serialize()}:n instanceof Ft||n instanceof qt?n.serialize():n;return gn(e,t,"mutate",{mutations:Array.isArray(o)?o:[o],transactionId:r&&r.transactionId||void 0},r)}function gn(e,t,n,r,o={}){const i="mutate"===n,s="query"===n,a=i?"":rn(r),c=!i&&a.length<cn,u=c?a:"",l=o.returnFirst,{timeout:d,token:f,tag:h,headers:p}=o;return vn(e,t,{method:c?"GET":"POST",uri:wn(e,n,u),json:!0,body:c?void 0:r,query:i&&on(o),timeout:d,headers:p,token:f,tag:h,perspective:o.perspective,resultSourceMap:o.resultSourceMap,canUseCdn:s,signal:o.signal,fetch:o.fetch,useAbortSignal:o.useAbortSignal,useCdn:o.useCdn}).pipe(Ze(sn),Ve(an),Ve((e=>{if(!i)return e;const t=e.results||[];if(o.returnDocuments)return l?t[0]&&t[0].document:t.map((e=>e.document));const n=l?"documentId":"documentIds",r=l?t[0]&&t[0].id:t.map((e=>e.id));return{transactionId:e.transactionId,results:t,[n]:r}})))}function mn(e,t,n,r,o={}){return gn(e,t,"mutate",{mutations:[{[r]:n}]},Object.assign({returnFirst:!0,returnDocuments:!0},o))}function vn(e,t,n){var r,o;const i=n.url||n.uri,s=e.config(),a=void 0===n.canUseCdn?["GET","HEAD"].indexOf(n.method||"GET")>=0&&0===i.indexOf("/data/"):n.canUseCdn;let c=(null!=(r=n.useCdn)?r:s.useCdn)&&a;const u=n.tag&&s.requestTagPrefix?[s.requestTagPrefix,n.tag].join("."):n.tag||s.requestTagPrefix;if(u&&null!==n.tag&&(n.query={tag:vt(u),...n.query}),["GET","HEAD","POST"].indexOf(n.method||"GET")>=0&&0===i.indexOf("/data/query/")){const e=null!=(o=n.resultSourceMap)?o:s.resultSourceMap;void 0!==e&&!1!==e&&(n.query={resultSourceMap:e,...n.query});const t=n.perspective||s.perspective;"string"==typeof t&&"raw"!==t&&(Gt(t),n.query={perspective:t,...n.query},"previewDrafts"===t&&c&&(c=!1,Ht()))}const l=function(e,t={}){const n={},r=t.token||e.token;r&&(n.Authorization="Bearer ".concat(r)),t.useGlobalApi||e.useProjectHostname||!e.projectId||(n[Yt]=e.projectId);const o=Boolean(void 0===t.withCredentials?e.token||e.withCredentials:t.withCredentials),i=void 0===t.timeout?e.timeout:t.timeout;return Object.assign({},t,{headers:Object.assign({},n,t.headers||{}),timeout:void 0===i?3e5:i,proxy:t.proxy||e.proxy,json:!0,withCredentials:o,fetch:"object"==typeof t.fetch&&"object"==typeof e.fetch?{...e.fetch,...t.fetch}:t.fetch||e.fetch})}(s,Object.assign({},n,{url:Cn(e,i,c)})),d=new Se((e=>t(l,s.requester).subscribe(e)));return n.signal?d.pipe((f=n.signal,e=>new Se((t=>{const n=()=>t.error(function(e){var t,n;if(En)return new DOMException(null!=(t=null==e?void 0:e.reason)?t:"The operation was aborted.","AbortError");const r=new Error(null!=(n=null==e?void 0:e.reason)?n:"The operation was aborted.");return r.name="AbortError",r}(f));if(f&&f.aborted)return void n();const r=e.subscribe(t);return f.addEventListener("abort",n),()=>{f.removeEventListener("abort",n),r.unsubscribe()}})))):d;var f}function bn(e,t,n){return vn(e,t,n).pipe(Ze((e=>"response"===e.type)),Ve((e=>e.body)))}function wn(e,t,n){const r=e.config(),o=mt(r),i="/".concat(t,"/").concat(o),s=n?"".concat(i,"/").concat(n):i;return"/data".concat(s).replace(/\/($|\?)/,"$1")}function Cn(e,t,n=!1){const{url:r,cdnUrl:o}=e.config();return"".concat(n?o:r,"/").concat(t.replace(/^\//,""))}const En=Boolean(globalThis.DOMException);var xn,Sn,Tn,_n,On=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},jn=(e,t,n)=>(On(e,t,"read from private field"),n?n.call(e):t.get(e)),kn=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},An=(e,t,n,r)=>(On(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class In{constructor(e,t){kn(this,xn,void 0),kn(this,Sn,void 0),An(this,xn,e),An(this,Sn,t)}upload(e,t,n){return Rn(jn(this,xn),jn(this,Sn),e,t,n)}}xn=new WeakMap,Sn=new WeakMap;class Pn{constructor(e,t){kn(this,Tn,void 0),kn(this,_n,void 0),An(this,Tn,e),An(this,_n,t)}upload(e,t,n){return Ge(Rn(jn(this,Tn),jn(this,_n),e,t,n).pipe(Ze((e=>"response"===e.type)),Ve((e=>e.body.document))))}}function Rn(e,t,n,r,o={}){(e=>{if(-1===dt.indexOf(e))throw new Error("Invalid asset type: ".concat(e,". Must be one of ").concat(dt.join(", ")))})(n);let i=o.extract||void 0;i&&!i.length&&(i=["none"]);const s=mt(e.config()),a="image"===n?"images":"files",c=function(e,t){if("undefined"==typeof File||!(t instanceof File))return e;return Object.assign({filename:!1===e.preserveFilename?void 0:t.name,contentType:t.type},e)}(o,r),{tag:u,label:l,title:d,description:f,creditLine:h,filename:p,source:y}=c,g={label:l,title:d,description:f,filename:p,meta:i,creditLine:h};return y&&(g.sourceId=y.id,g.sourceName=y.name,g.sourceUrl=y.url),vn(e,t,{tag:u,method:"POST",timeout:c.timeout||0,uri:"/assets/".concat(a,"/").concat(s),headers:c.contentType?{"Content-Type":c.contentType}:{},query:g,body:r})}Tn=new WeakMap,_n=new WeakMap;var Mn=(e,t)=>Object.keys(t).concat(Object.keys(e)).reduce(((n,r)=>(n[r]=void 0===e[r]?t[r]:e[r],n)),{});const Dn=["includePreviousRevision","includeResult","visibility","effectFormat","tag"],Fn={includeResult:!0};function qn(e,t,n={}){const{url:r,token:o,withCredentials:i,requestTagPrefix:s}=this.config(),a=n.tag&&s?[s,n.tag].join("."):n.tag,c={...Mn(n,Fn),tag:a},u=(l=c,Dn.reduce(((e,t)=>(void 0===l[t]||(e[t]=l[t]),e)),{}));var l;const d=rn({query:e,params:t,options:{tag:a,...u}}),f="".concat(r).concat(wn(this,"listen",d));if(f.length>14800)return new Se((e=>e.error(new Error("Query too large for listener"))));const h=c.events?c.events:["mutation"],p=-1!==h.indexOf("reconnect"),y={};return(o||i)&&(y.withCredentials=!0),o&&(y.headers={Authorization:"Bearer ".concat(o)}),new Se((e=>{let t,n;u().then((e=>{t=e})).catch((t=>{e.error(t),d()}));let r=!1;function o(){r||(p&&e.next({type:"reconnect"}),r||t.readyState===t.CLOSED&&(c(),clearTimeout(n),n=setTimeout(l,100)))}function i(t){e.error(function(e){if(e instanceof Error)return e;const t=Nn(e);return t instanceof Error?t:new Error(function(e){if(!e.error)return e.message||"Unknown listener error";if(e.error.description)return e.error.description;return"string"==typeof e.error?e.error:JSON.stringify(e.error,null,2)}(t))}(t))}function s(t){const n=Nn(t);return n instanceof Error?e.error(n):e.next(n)}function a(){r=!0,c(),e.complete()}function c(){t&&(t.removeEventListener("error",o),t.removeEventListener("channelError",i),t.removeEventListener("disconnect",a),h.forEach((e=>t.removeEventListener(e,s))),t.close())}async function u(){const{default:e}=await Promise.resolve().then((function(){return Xr})),t=new e(f,y);return t.addEventListener("error",o),t.addEventListener("channelError",i),t.addEventListener("disconnect",a),h.forEach((e=>t.addEventListener(e,s))),t}function l(){u().then((e=>{t=e})).catch((t=>{e.error(t),d()}))}function d(){r=!0,c()}return d}))}function Nn(e){try{const t=e.data&&JSON.parse(e.data)||{};return Object.assign({type:e.type},t)}catch(e){return e}}var Un,Wn,Hn,zn,Ln=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},$n=(e,t,n)=>(Ln(e,t,"read from private field"),n?n.call(e):t.get(e)),Bn=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},Jn=(e,t,n,r)=>(Ln(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class Gn{constructor(e,t){Bn(this,Un,void 0),Bn(this,Wn,void 0),Jn(this,Un,e),Jn(this,Wn,t)}create(e,t){return Yn($n(this,Un),$n(this,Wn),"PUT",e,t)}edit(e,t){return Yn($n(this,Un),$n(this,Wn),"PATCH",e,t)}delete(e){return Yn($n(this,Un),$n(this,Wn),"DELETE",e)}list(){return bn($n(this,Un),$n(this,Wn),{uri:"/datasets",tag:null})}}Un=new WeakMap,Wn=new WeakMap;class Vn{constructor(e,t){Bn(this,Hn,void 0),Bn(this,zn,void 0),Jn(this,Hn,e),Jn(this,zn,t)}create(e,t){return Ge(Yn($n(this,Hn),$n(this,zn),"PUT",e,t))}edit(e,t){return Ge(Yn($n(this,Hn),$n(this,zn),"PATCH",e,t))}delete(e){return Ge(Yn($n(this,Hn),$n(this,zn),"DELETE",e))}list(){return Ge(bn($n(this,Hn),$n(this,zn),{uri:"/datasets",tag:null}))}}function Yn(e,t,n,r,o){return ht(r),bn(e,t,{method:n,uri:"/datasets/".concat(r),body:o,tag:null})}Hn=new WeakMap,zn=new WeakMap;var Xn,Kn,Qn,Zn,er=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},tr=(e,t,n)=>(er(e,t,"read from private field"),n?n.call(e):t.get(e)),nr=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},rr=(e,t,n,r)=>(er(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class or{constructor(e,t){nr(this,Xn,void 0),nr(this,Kn,void 0),rr(this,Xn,e),rr(this,Kn,t)}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return bn(tr(this,Xn),tr(this,Kn),{uri:t})}getById(e){return bn(tr(this,Xn),tr(this,Kn),{uri:"/projects/".concat(e)})}}Xn=new WeakMap,Kn=new WeakMap;class ir{constructor(e,t){nr(this,Qn,void 0),nr(this,Zn,void 0),rr(this,Qn,e),rr(this,Zn,t)}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return Ge(bn(tr(this,Qn),tr(this,Zn),{uri:t}))}getById(e){return Ge(bn(tr(this,Qn),tr(this,Zn),{uri:"/projects/".concat(e)}))}}Qn=new WeakMap,Zn=new WeakMap;var sr,ar,cr,ur,lr=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},dr=(e,t,n)=>(lr(e,t,"read from private field"),n?n.call(e):t.get(e)),fr=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},hr=(e,t,n,r)=>(lr(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class pr{constructor(e,t){fr(this,sr,void 0),fr(this,ar,void 0),hr(this,sr,e),hr(this,ar,t)}getById(e){return bn(dr(this,sr),dr(this,ar),{uri:"/users/".concat(e)})}}sr=new WeakMap,ar=new WeakMap;class yr{constructor(e,t){fr(this,cr,void 0),fr(this,ur,void 0),hr(this,cr,e),hr(this,ur,t)}getById(e){return Ge(bn(dr(this,cr),dr(this,ur),{uri:"/users/".concat(e)}))}}cr=new WeakMap,ur=new WeakMap;var gr,mr,vr,br,wr=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Cr=(e,t,n)=>(wr(e,t,"read from private field"),n?n.call(e):t.get(e)),Er=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},xr=(e,t,n,r)=>(wr(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);gr=new WeakMap,mr=new WeakMap;let Sr=class e{constructor(e,t=Bt){Er(this,gr,void 0),Er(this,mr,void 0),this.listen=qn,this.config(t),xr(this,mr,e),this.assets=new In(this,Cr(this,mr)),this.datasets=new Gn(this,Cr(this,mr)),this.projects=new or(this,Cr(this,mr)),this.users=new pr(this,Cr(this,mr))}clone(){return new e(Cr(this,mr),this.config())}config(e){if(void 0===e)return{...Cr(this,gr)};if(Cr(this,gr)&&!1===Cr(this,gr).allowReconfigure)throw new Error("Existing client instance cannot be reconfigured - use `withConfig(newConfig)` to return a new client");return xr(this,gr,Vt(e,Cr(this,gr)||{})),this}withConfig(t){const n=this.config();return new e(Cr(this,mr),{...n,...t,stega:{...n.stega||{},..."boolean"==typeof(null==t?void 0:t.stega)?{enabled:t.stega}:(null==t?void 0:t.stega)||{}}})}fetch(e,t,n){return un(this,Cr(this,mr),Cr(this,gr).stega,e,t,n)}getDocument(e,t){return ln(this,Cr(this,mr),e,t)}getDocuments(e,t){return dn(this,Cr(this,mr),e,t)}create(e,t){return mn(this,Cr(this,mr),e,"create",t)}createIfNotExists(e,t){return fn(this,Cr(this,mr),e,t)}createOrReplace(e,t){return hn(this,Cr(this,mr),e,t)}delete(e,t){return pn(this,Cr(this,mr),e,t)}mutate(e,t){return yn(this,Cr(this,mr),e,t)}patch(e,t){return new _t(e,t,this)}transaction(e){return new qt(e,this)}request(e){return bn(this,Cr(this,mr),e)}getUrl(e,t){return Cn(this,e,t)}getDataUrl(e,t){return wn(this,e,t)}};vr=new WeakMap,br=new WeakMap;let Tr=class e{constructor(e,t=Bt){Er(this,vr,void 0),Er(this,br,void 0),this.listen=qn,this.config(t),xr(this,br,e),this.assets=new Pn(this,Cr(this,br)),this.datasets=new Vn(this,Cr(this,br)),this.projects=new ir(this,Cr(this,br)),this.users=new yr(this,Cr(this,br)),this.observable=new Sr(e,t)}clone(){return new e(Cr(this,br),this.config())}config(e){if(void 0===e)return{...Cr(this,vr)};if(Cr(this,vr)&&!1===Cr(this,vr).allowReconfigure)throw new Error("Existing client instance cannot be reconfigured - use `withConfig(newConfig)` to return a new client");return this.observable&&this.observable.config(e),xr(this,vr,Vt(e,Cr(this,vr)||{})),this}withConfig(t){const n=this.config();return new e(Cr(this,br),{...n,...t,stega:{...n.stega||{},..."boolean"==typeof(null==t?void 0:t.stega)?{enabled:t.stega}:(null==t?void 0:t.stega)||{}}})}fetch(e,t,n){return Ge(un(this,Cr(this,br),Cr(this,vr).stega,e,t,n))}getDocument(e,t){return Ge(ln(this,Cr(this,br),e,t))}getDocuments(e,t){return Ge(dn(this,Cr(this,br),e,t))}create(e,t){return Ge(mn(this,Cr(this,br),e,"create",t))}createIfNotExists(e,t){return Ge(fn(this,Cr(this,br),e,t))}createOrReplace(e,t){return Ge(hn(this,Cr(this,br),e,t))}delete(e,t){return Ge(pn(this,Cr(this,br),e,t))}mutate(e,t){return Ge(yn(this,Cr(this,br),e,t))}patch(e,t){return new Ot(e,t,this)}transaction(e){return new Ft(e,this)}request(e){return Ge(bn(this,Cr(this,br),e))}dataRequest(e,t,n){return Ge(gn(this,Cr(this,br),e,t,n))}getUrl(e,t){return Cn(this,e,t)}getDataUrl(e,t){return wn(this,e,t)}};const _r=function(e,t){return{requester:ct(e,{}).defaultRequester,createClient:n=>new t(ct(e,{maxRetries:n.maxRetries,retryDelay:n.retryDelay}),n)}}([],Tr),Or=_r.requester,jr=_r.createClient,kr=function(e){return function(t){return $t(),e(t)}}(jr),Ar=/_key\s*==\s*['"](.*)['"]/;function Ir(e){if(!Array.isArray(e))throw new Error("Path is not an array");return e.reduce(((e,t,n)=>{const r=typeof t;if("number"===r)return"".concat(e,"[").concat(t,"]");if("string"===r){const r=0===n?"":".";return"".concat(e).concat(r).concat(t)}if(function(e){return"string"==typeof e?Ar.test(e.trim()):"object"==typeof e&&"_key"in e}(t)&&t._key)return"".concat(e,'[_key=="').concat(t._key,'"]');if(Array.isArray(t)){const[n,r]=t;return"".concat(e,"[").concat(n,":").concat(r,"]")}throw new Error("Unsupported path segment `".concat(JSON.stringify(t),"`"))}),"")}const Pr={"\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","'":"\\'","\\":"\\\\"},Rr={"\\f":"\f","\\n":"\n","\\r":"\r","\\t":"\t","\\'":"'","\\\\":"\\"};function Mr(e){const t=[],n=/\['(.*?)'\]|\[(\d+)\]|\[\?\(@\._key=='(.*?)'\)\]/g;let r;for(;null!==(r=n.exec(e));)if(void 0===r[1])if(void 0===r[2])if(void 0===r[3]);else{const e=r[3].replace(/\\(\\')/g,(e=>Rr[e]));t.push({_key:e,_index:-1})}else t.push(parseInt(r[2],10));else{const e=r[1].replace(/\\(\\|f|n|r|t|')/g,(e=>Rr[e]));t.push(e)}return t}function Dr(e){return e.map((e=>{if("string"==typeof e)return e;if("number"==typeof e)return e;if(""!==e._key)return{_key:e._key};if(-1!==e._index)return e._index;throw new Error("invalid segment:".concat(JSON.stringify(e)))}))}function Fr(e,t){if(!(null==t?void 0:t.mappings))return;const n=function(e){return"$".concat(e.map((e=>{if("string"==typeof e){const t=e.replace(/[\f\n\r\t'\\]/g,(e=>Pr[e]));return"['".concat(t,"']")}if("number"==typeof e)return"[".concat(e,"]");if(""!==e._key){const t=e._key.replace(/['\\]/g,(e=>Pr[e]));return"[?(@._key=='".concat(t,"')]")}return"[".concat(e._index,"]")})).join(""))}(e.map((e=>{if("string"==typeof e)return e;if("number"==typeof e)return e;if(-1!==e._index)return e._index;throw new Error("invalid segment:".concat(JSON.stringify(e)))})));if(void 0!==t.mappings[n])return{mapping:t.mappings[n],matchedPath:n,pathSuffix:""};const r=Object.entries(t.mappings).filter((([e])=>n.startsWith(e))).sort((([e],[t])=>t.length-e.length));if(0==r.length)return;const[o,i]=r[0];return{mapping:i,matchedPath:o,pathSuffix:n.substring(o.length)}}function qr(e){return"object"==typeof e&&null!==e}function Nr(e,t,n=[]){return function(e){return null!==e&&Array.isArray(e)}(e)?e.map(((e,r)=>{if(qr(e)){const o=e._key;if("string"==typeof o)return Nr(e,t,n.concat({_key:o,_index:r}))}return Nr(e,t,n.concat(r))})):qr(e)?Object.fromEntries(Object.entries(e).map((([e,r])=>[e,Nr(r,t,n.concat(e))]))):t(e,n)}function Ur(e,t,n){return Nr(e,((e,r)=>{if("string"!=typeof e)return e;const o=Fr(r,t);if(!o)return e;const{mapping:i,matchedPath:s}=o;if("value"!==i.type)return e;if("documentValue"!==i.source.type)return e;const a=t.documents[i.source.document],c=t.paths[i.source.path],u=Mr(s),l=Mr(c).concat(r.slice(u.length));return n({sourcePath:l,sourceDocument:a,resultPath:r,value:e})}))}const Wr="drafts.";function Hr(e){const{baseUrl:t,workspace:n="default",tool:r="default",id:o,type:i,path:s}=e;if(!t)throw new Error("baseUrl is required");if(!s)throw new Error("path is required");if(!o)throw new Error("id is required");if("/"!==t&&t.endsWith("/"))throw new Error("baseUrl must not end with a slash");const a="default"===n?void 0:n,c="default"===r?void 0:r,u=function(e){return e.startsWith(Wr)?e.slice(Wr.length):e}(o),l=Array.isArray(s)?Ir(Dr(s)):s,d=new URLSearchParams({baseUrl:t,id:u,type:i,path:l});a&&d.set("workspace",a),c&&d.set("tool",c);const f=["/"===t?"":t];a&&f.push(a);const h=["mode=presentation","id=".concat(u),"type=".concat(i),"path=".concat(encodeURIComponent(l))];return c&&h.push("tool=".concat(c)),f.push("intent","edit","".concat(h.join(";"),"?").concat(d)),f.join("/")}const zr=({sourcePath:e,value:t})=>{if(/^\d{4}-\d{2}-\d{2}/.test(n=t)&&Boolean(Date.parse(n))||function(e){try{new URL(e,e.startsWith("/")?"https://acme.com":void 0)}catch{return!1}return!0}(t))return!1;var n;const r=e.at(-1);return("slug"!==e.at(-2)||"current"!==r)&&(("string"!=typeof r||!r.startsWith("_"))&&(("number"!=typeof r||"marks"!==e.at(-2))&&(("href"!==r||"number"!=typeof e.at(-2)||"markDefs"!==e.at(-3))&&("style"!==r&&"listItem"!==r&&(!e.some((e=>"meta"===e||"metadata"===e||"openGraph"===e||"seo"===e))&&("string"!=typeof r||!Lr.has(r)))))))},Lr=new Set(["color","colour","currency","email","format","gid","hex","href","hsl","hsla","icon","id","index","key","language","layout","link","linkAction","locale","lqip","page","path","ref","rgb","rgba","route","secret","slug","status","tag","template","theme","type","unit","url","username","variant","website"]);function $r(e,t,n){var r,o,i,s,a,c,u,l,d;const{filter:f,logger:h,enabled:p}=n;if(!p){const o="config.enabled must be true, don't call this function otherwise";throw null==(r=null==h?void 0:h.error)||r.call(h,"[@sanity/client]: ".concat(o),{result:e,resultSourceMap:t,config:n}),new TypeError(o)}if(!t)return null==(o=null==h?void 0:h.error)||o.call(h,"[@sanity/client]: Missing Content Source Map from response body",{result:e,resultSourceMap:t,config:n}),e;if(!n.studioUrl){const r="config.studioUrl must be defined";throw null==(i=null==h?void 0:h.error)||i.call(h,"[@sanity/client]: ".concat(r),{result:e,resultSourceMap:t,config:n}),new TypeError(r)}const y={encoded:[],skipped:[]},g=Ur(e,t,(({sourcePath:e,sourceDocument:t,resultPath:r,value:o})=>{if(!1===("function"==typeof f?f({sourcePath:e,resultPath:r,filterDefault:zr,sourceDocument:t,value:o}):zr({sourcePath:e,resultPath:r,filterDefault:zr,sourceDocument:t,value:o})))return h&&y.skipped.push({path:Br(e),value:"".concat(o.slice(0,20)).concat(o.length>20?"...":""),length:o.length}),o;h&&y.encoded.push({path:Br(e),value:"".concat(o.slice(0,20)).concat(o.length>20?"...":""),length:o.length});const{baseUrl:i,workspace:s,tool:a}=function(e){let t="string"==typeof e?e:e.baseUrl;return"/"!==t&&(t=t.replace(/\/$/,"")),"string"==typeof e?{baseUrl:t}:{...e,baseUrl:t}}("function"==typeof n.studioUrl?n.studioUrl(t):n.studioUrl);if(!i)return o;const{_id:c,_type:u}=t;return Zt(o,{origin:"sanity.io",href:Hr({baseUrl:i,workspace:s,tool:a,id:c,type:u,path:e})},!1)}));if(h){const e=y.skipped.length,t=y.encoded.length;if((e||t)&&(null==(s=(null==h?void 0:h.groupCollapsed)||h.log)||s("[@sanity/client]: Encoding source map into result"),null==(a=h.log)||a.call(h,"[@sanity/client]: Paths encoded: ".concat(y.encoded.length,", skipped: ").concat(y.skipped.length))),y.encoded.length>0&&(null==(c=null==h?void 0:h.log)||c.call(h,"[@sanity/client]: Table of encoded paths"),null==(u=(null==h?void 0:h.table)||h.log)||u(y.encoded)),y.skipped.length>0){const e=new Set;for(const{path:t}of y.skipped)e.add(t.replace(Ar,"0").replace(/\[\d+\]/g,"[]"));null==(l=null==h?void 0:h.log)||l.call(h,"[@sanity/client]: List of skipped paths",[...e.values()])}(e||t)&&(null==(d=null==h?void 0:h.groupEnd)||d.call(h))}return g}function Br(e){return Ir(Dr(e))}var Jr=Object.freeze({__proto__:null,stegaEncodeSourceMap:$r}),Gr=Object.freeze({__proto__:null,encodeIntoResult:Ur,stegaEncodeSourceMap:$r,stegaEncodeSourceMap$1:Jr}),Vr={exports:{}};
|
|
9
9
|
/** @license
|
|
10
10
|
* eventsource.js
|
|
11
11
|
* Available under MIT License (MIT)
|
|
12
12
|
* https://github.com/Yaffle/EventSource/
|
|
13
13
|
*/
|
|
14
|
-
!function(e,t){!function(n){var r=n.setTimeout,o=n.clearTimeout,i=n.XMLHttpRequest,s=n.XDomainRequest,a=n.ActiveXObject,c=n.EventSource,u=n.document,l=n.Promise,d=n.fetch,f=n.Response,h=n.TextDecoder,p=n.TextEncoder,y=n.AbortController;if("undefined"==typeof window||void 0===u||"readyState"in u||null!=u.body||(u.readyState="loading",window.addEventListener("load",(function(e){u.readyState="complete"}),!1)),null==i&&null!=a&&(i=function(){return new a("Microsoft.XMLHTTP")}),null==Object.create&&(Object.create=function(e){function t(){}return t.prototype=e,new t}),Date.now||(Date.now=function(){return(new Date).getTime()}),null==y){var g=d;d=function(e,t){var n=t.signal;return g(e,{headers:t.headers,credentials:t.credentials,cache:t.cache}).then((function(e){var t=e.body.getReader();return n._reader=t,n._aborted&&n._reader.cancel(),{status:e.status,statusText:e.statusText,headers:e.headers,body:{getReader:function(){return t}}}}))},y=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){null!=this.signal._reader&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function m(){this.bitsNeeded=0,this.codePoint=0}m.prototype.decode=function(e){function t(e,t,n){if(1===n)return e>=128>>t&&e<<t<=2047;if(2===n)return e>=2048>>t&&e<<t<=55295||e>=57344>>t&&e<<t<=65535;if(3===n)return e>=65536>>t&&e<<t<=1114111;throw new Error}function n(e,t){if(6===e)return t>>6>15?3:t>31?2:1;if(12===e)return t>15?3:2;if(18===e)return 3;throw new Error}for(var r=65533,o="",i=this.bitsNeeded,s=this.codePoint,a=0;a<e.length;a+=1){var c=e[a];0!==i&&(c<128||c>191||!t(s<<6|63&c,i-6,n(i,s)))&&(i=0,s=r,o+=String.fromCharCode(s)),0===i?(c>=0&&c<=127?(i=0,s=c):c>=192&&c<=223?(i=6,s=31&c):c>=224&&c<=239?(i=12,s=15&c):c>=240&&c<=247?(i=18,s=7&c):(i=0,s=r),0===i||t(s,i,n(i,s))||(i=0,s=r)):(i-=6,s=s<<6|63&c),0===i&&(s<=65535?o+=String.fromCharCode(s):(o+=String.fromCharCode(55296+(s-65535-1>>10)),o+=String.fromCharCode(56320+(s-65535-1&1023))))}return this.bitsNeeded=i,this.codePoint=s,o};null!=h&&null!=p&&function(){try{return"test"===(new h).decode((new p).encode("test"),{stream:!0})}catch(e){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+e)}return!1}()||(h=m);var v=function(){};function b(e){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=v,this.onload=v,this.onerror=v,this.onreadystatechange=v,this._contentType="",this._xhr=e,this._sendTimeout=0,this._abort=v}function w(e){return e.replace(/[A-Z]/g,(function(e){return String.fromCharCode(e.charCodeAt(0)+32)}))}function C(e){for(var t=Object.create(null),n=e.split("\r\n"),r=0;r<n.length;r+=1){var o=n[r].split(": "),i=o.shift(),s=o.join(": ");t[w(i)]=s}this._map=t}function E(){}function x(e){this._headers=e}function S(){}function T(){this._listeners=Object.create(null)}function _(e){r((function(){throw e}),0)}function O(e){this.type=e,this.target=void 0}function j(e,t){O.call(this,e),this.data=t.data,this.lastEventId=t.lastEventId}function k(e,t){O.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function A(e,t){O.call(this,e),this.error=t.error}b.prototype.open=function(e,t){this._abort(!0);var n=this,s=this._xhr,a=1,c=0;this._abort=function(e){0!==n._sendTimeout&&(o(n._sendTimeout),n._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,s.onload=v,s.onerror=v,s.onabort=v,s.onprogress=v,s.onreadystatechange=v,s.abort(),0!==c&&(o(c),c=0),e||(n.readyState=4,n.onabort(null),n.onreadystatechange())),a=0};var u=function(){if(1===a){var e=0,t="",r=void 0;if("contentType"in s)e=200,t="OK",r=s.contentType;else try{e=s.status,t=s.statusText,r=s.getResponseHeader("Content-Type")}catch(n){e=0,t="",r=void 0}0!==e&&(a=2,n.readyState=2,n.status=e,n.statusText=t,n._contentType=r,n.onreadystatechange())}},l=function(){if(u(),2===a||3===a){a=3;var e="";try{e=s.responseText}catch(e){}n.readyState=3,n.responseText=e,n.onprogress()}},d=function(e,t){if(null!=t&&null!=t.preventDefault||(t={preventDefault:v}),l(),1===a||2===a||3===a){if(a=4,0!==c&&(o(c),c=0),n.readyState=4,"load"===e)n.onload(t);else if("error"===e)n.onerror(t);else{if("abort"!==e)throw new TypeError;n.onabort(t)}n.onreadystatechange()}},f=function(){c=r((function(){f()}),500),3===s.readyState&&l()};"onload"in s&&(s.onload=function(e){d("load",e)}),"onerror"in s&&(s.onerror=function(e){d("error",e)}),"onabort"in s&&(s.onabort=function(e){d("abort",e)}),"onprogress"in s&&(s.onprogress=l),"onreadystatechange"in s&&(s.onreadystatechange=function(e){!function(e){null!=s&&(4===s.readyState?"onload"in s&&"onerror"in s&&"onabort"in s||d(""===s.responseText?"error":"load",e):3===s.readyState?"onprogress"in s||l():2===s.readyState&&u())}(e)}),!("contentType"in s)&&"ontimeout"in i.prototype||(t+=(-1===t.indexOf("?")?"?":"&")+"padding=true"),s.open(e,t,!0),"readyState"in s&&(c=r((function(){f()}),0))},b.prototype.abort=function(){this._abort(!1)},b.prototype.getResponseHeader=function(e){return this._contentType},b.prototype.setRequestHeader=function(e,t){var n=this._xhr;"setRequestHeader"in n&&n.setRequestHeader(e,t)},b.prototype.getAllResponseHeaders=function(){return null!=this._xhr.getAllResponseHeaders&&this._xhr.getAllResponseHeaders()||""},b.prototype.send=function(){if("ontimeout"in i.prototype&&("sendAsBinary"in i.prototype||"mozAnon"in i.prototype)||null==u||null==u.readyState||"complete"===u.readyState){var e=this._xhr;"withCredentials"in e&&(e.withCredentials=this.withCredentials);try{e.send(void 0)}catch(e){throw e}}else{var t=this;t._sendTimeout=r((function(){t._sendTimeout=0,t.send()}),4)}},C.prototype.get=function(e){return this._map[w(e)]},null!=i&&null==i.HEADERS_RECEIVED&&(i.HEADERS_RECEIVED=2),E.prototype.open=function(e,t,n,r,o,s,a){e.open("GET",o);var c=0;for(var u in e.onprogress=function(){var t=e.responseText.slice(c);c+=t.length,n(t)},e.onerror=function(e){e.preventDefault(),r(new Error("NetworkError"))},e.onload=function(){r(null)},e.onabort=function(){r(null)},e.onreadystatechange=function(){if(e.readyState===i.HEADERS_RECEIVED){var n=e.status,r=e.statusText,o=e.getResponseHeader("Content-Type"),s=e.getAllResponseHeaders();t(n,r,o,new C(s))}},e.withCredentials=s,a)Object.prototype.hasOwnProperty.call(a,u)&&e.setRequestHeader(u,a[u]);return e.send(),e},x.prototype.get=function(e){return this._headers.get(e)},S.prototype.open=function(e,t,n,r,o,i,s){var a=null,c=new y,u=c.signal,f=new h;return d(o,{headers:s,credentials:i?"include":"same-origin",signal:u,cache:"no-store"}).then((function(e){return a=e.body.getReader(),t(e.status,e.statusText,e.headers.get("Content-Type"),new x(e.headers)),new l((function(e,t){var r=function(){a.read().then((function(t){if(t.done)e(void 0);else{var o=f.decode(t.value,{stream:!0});n(o),r()}})).catch((function(e){t(e)}))};r()}))})).catch((function(e){return"AbortError"===e.name?void 0:e})).then((function(e){r(e)})),{abort:function(){null!=a&&a.cancel(),c.abort()}}},T.prototype.dispatchEvent=function(e){e.target=this;var t=this._listeners[e.type];if(null!=t)for(var n=t.length,r=0;r<n;r+=1){var o=t[r];try{"function"==typeof o.handleEvent?o.handleEvent(e):o.call(this,e)}catch(e){_(e)}}},T.prototype.addEventListener=function(e,t){e=String(e);var n=this._listeners,r=n[e];null==r&&(r=[],n[e]=r);for(var o=!1,i=0;i<r.length;i+=1)r[i]===t&&(o=!0);o||r.push(t)},T.prototype.removeEventListener=function(e,t){e=String(e);var n=this._listeners,r=n[e];if(null!=r){for(var o=[],i=0;i<r.length;i+=1)r[i]!==t&&o.push(r[i]);0===o.length?delete n[e]:n[e]=o}},j.prototype=Object.create(O.prototype),k.prototype=Object.create(O.prototype),A.prototype=Object.create(O.prototype);var I=-1,P=0,M=1,R=2,D=-1,F=0,q=1,N=2,U=3,W=/^text\/event\-stream(;.*)?$/i,H=function(e,t){var n=null==e?t:parseInt(e,10);return n!=n&&(n=t),z(n)},z=function(e){return Math.min(Math.max(e,1e3),18e6)},L=function(e,t,n){try{"function"==typeof t&&t.call(e,n)}catch(e){_(e)}};function $(e,t){T.call(this),t=t||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,function(e,t,n){t=String(t);var a=Boolean(n.withCredentials),c=n.lastEventIdQueryParameterName||"lastEventId",u=z(1e3),l=H(n.heartbeatTimeout,45e3),d="",f=u,h=!1,p=0,y=n.headers||{},g=n.Transport,m=B&&null==g?void 0:new b(null!=g?new g:null!=i&&"withCredentials"in i.prototype||null==s?new i:new s),v=null!=g&&"string"!=typeof g?new g:null==m?new S:new E,w=void 0,C=0,x=I,T="",_="",O="",$="",J=F,G=0,V=0,Y=function(t,n,r,o){if(x===P)if(200===t&&null!=r&&W.test(r)){x=M,h=Date.now(),f=u,e.readyState=M;var i=new k("open",{status:t,statusText:n,headers:o});e.dispatchEvent(i),L(e,e.onopen,i)}else{var s="";200!==t?(n&&(n=n.replace(/\s+/g," ")),s="EventSource's response has a status "+t+" "+n+" that is not 200. Aborting the connection."):s="EventSource's response has a Content-Type specifying an unsupported type: "+(null==r?"-":r.replace(/\s+/g," "))+". Aborting the connection.",Z();i=new k("error",{status:t,statusText:n,headers:o});e.dispatchEvent(i),L(e,e.onerror,i),console.error(s)}},X=function(t){if(x===M){for(var n=-1,i=0;i<t.length;i+=1){(c=t.charCodeAt(i))!=="\n".charCodeAt(0)&&c!=="\r".charCodeAt(0)||(n=i)}var s=(-1!==n?$:"")+t.slice(0,n+1);$=(-1===n?$:"")+t.slice(n+1),""!==t&&(h=Date.now(),p+=t.length);for(var a=0;a<s.length;a+=1){var c=s.charCodeAt(a);if(J===D&&c==="\n".charCodeAt(0))J=F;else if(J===D&&(J=F),c==="\r".charCodeAt(0)||c==="\n".charCodeAt(0)){if(J!==F){J===q&&(V=a+1);var y=s.slice(G,V-1),g=s.slice(V+(V<a&&s.charCodeAt(V)===" ".charCodeAt(0)?1:0),a);"data"===y?(T+="\n",T+=g):"id"===y?_=g:"event"===y?O=g:"retry"===y?(u=H(g,u),f=u):"heartbeatTimeout"===y&&(l=H(g,l),0!==C&&(o(C),C=r((function(){Q()}),l)))}if(J===F){if(""!==T){d=_,""===O&&(O="message");var m=new j(O,{data:T.slice(1),lastEventId:_});if(e.dispatchEvent(m),"open"===O?L(e,e.onopen,m):"message"===O?L(e,e.onmessage,m):"error"===O&&L(e,e.onerror,m),x===R)return}T="",O=""}J=c==="\r".charCodeAt(0)?D:F}else J===F&&(G=a,J=q),J===q?c===":".charCodeAt(0)&&(V=a+1,J=N):J===N&&(J=U)}}},K=function(t){if(x===M||x===P){x=I,0!==C&&(o(C),C=0),C=r((function(){Q()}),f),f=z(Math.min(16*u,2*f)),e.readyState=P;var n=new A("error",{error:t});e.dispatchEvent(n),L(e,e.onerror,n),null!=t&&console.error(t)}},Z=function(){x=R,null!=w&&(w.abort(),w=void 0),0!==C&&(o(C),C=0),e.readyState=R},Q=function(){if(C=0,x===I){h=!1,p=0,C=r((function(){Q()}),l),x=P,T="",O="",_=d,$="",G=0,V=0,J=F;var n=t;if("data:"!==t.slice(0,5)&&"blob:"!==t.slice(0,5)&&""!==d){var o=t.indexOf("?");n=-1===o?t:t.slice(0,o+1)+t.slice(o+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,(function(e,t){return t===c?"":e})),n+=(-1===t.indexOf("?")?"?":"&")+c+"="+encodeURIComponent(d)}var i=e.withCredentials,s={Accept:"text/event-stream"},a=e.headers;if(null!=a)for(var u in a)Object.prototype.hasOwnProperty.call(a,u)&&(s[u]=a[u]);try{w=v.open(m,Y,X,K,n,i,s)}catch(e){throw Z(),e}}else if(h||null==w){var f=Math.max((h||Date.now())+l-Date.now(),1);h=!1,C=r((function(){Q()}),f)}else K(new Error("No activity within "+l+" milliseconds. "+(x===P?"No response received.":p+" chars received.")+" Reconnecting.")),null!=w&&(w.abort(),w=void 0)};e.url=t,e.readyState=P,e.withCredentials=a,e.headers=y,e._close=Z,Q()}(this,e,t)}var B=null!=d&&null!=f&&"body"in f.prototype;$.prototype=Object.create(T.prototype),$.prototype.CONNECTING=P,$.prototype.OPEN=M,$.prototype.CLOSED=R,$.prototype.close=function(){this._close()},$.CONNECTING=P,$.OPEN=M,$.CLOSED=R,$.prototype.withCredentials=void 0;var J,G=c;null==i||null!=c&&"withCredentials"in c.prototype||(G=$),J=function(e){e.EventSourcePolyfill=$,e.NativeEventSource=c,e.EventSource=G}(t),void 0!==J&&(e.exports=J)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:s:globalThis)}(Vr,Vr.exports);var Yr=a(Vr.exports.EventSourcePolyfill),Xr=Object.freeze({__proto__:null,default:Yr});e.BasePatch=Tt,e.BaseTransaction=Dt,e.ClientError=tt,e.ObservablePatch=_t,e.ObservableSanityClient=Sr,e.ObservableTransaction=qt,e.Patch=Ot,e.SanityClient=Tr,e.ServerError=nt,e.Transaction=Ft,e.createClient=jr,e.default=kr,e.requester=Or,e.unstable__adapter=T,e.unstable__environment="browser",Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
14
|
+
!function(e,t){!function(n){var r=n.setTimeout,o=n.clearTimeout,i=n.XMLHttpRequest,s=n.XDomainRequest,a=n.ActiveXObject,c=n.EventSource,u=n.document,l=n.Promise,d=n.fetch,f=n.Response,h=n.TextDecoder,p=n.TextEncoder,y=n.AbortController;if("undefined"==typeof window||void 0===u||"readyState"in u||null!=u.body||(u.readyState="loading",window.addEventListener("load",(function(e){u.readyState="complete"}),!1)),null==i&&null!=a&&(i=function(){return new a("Microsoft.XMLHTTP")}),null==Object.create&&(Object.create=function(e){function t(){}return t.prototype=e,new t}),Date.now||(Date.now=function(){return(new Date).getTime()}),null==y){var g=d;d=function(e,t){var n=t.signal;return g(e,{headers:t.headers,credentials:t.credentials,cache:t.cache}).then((function(e){var t=e.body.getReader();return n._reader=t,n._aborted&&n._reader.cancel(),{status:e.status,statusText:e.statusText,headers:e.headers,body:{getReader:function(){return t}}}}))},y=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){null!=this.signal._reader&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function m(){this.bitsNeeded=0,this.codePoint=0}m.prototype.decode=function(e){function t(e,t,n){if(1===n)return e>=128>>t&&e<<t<=2047;if(2===n)return e>=2048>>t&&e<<t<=55295||e>=57344>>t&&e<<t<=65535;if(3===n)return e>=65536>>t&&e<<t<=1114111;throw new Error}function n(e,t){if(6===e)return t>>6>15?3:t>31?2:1;if(12===e)return t>15?3:2;if(18===e)return 3;throw new Error}for(var r=65533,o="",i=this.bitsNeeded,s=this.codePoint,a=0;a<e.length;a+=1){var c=e[a];0!==i&&(c<128||c>191||!t(s<<6|63&c,i-6,n(i,s)))&&(i=0,s=r,o+=String.fromCharCode(s)),0===i?(c>=0&&c<=127?(i=0,s=c):c>=192&&c<=223?(i=6,s=31&c):c>=224&&c<=239?(i=12,s=15&c):c>=240&&c<=247?(i=18,s=7&c):(i=0,s=r),0===i||t(s,i,n(i,s))||(i=0,s=r)):(i-=6,s=s<<6|63&c),0===i&&(s<=65535?o+=String.fromCharCode(s):(o+=String.fromCharCode(55296+(s-65535-1>>10)),o+=String.fromCharCode(56320+(s-65535-1&1023))))}return this.bitsNeeded=i,this.codePoint=s,o};null!=h&&null!=p&&function(){try{return"test"===(new h).decode((new p).encode("test"),{stream:!0})}catch(e){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+e)}return!1}()||(h=m);var v=function(){};function b(e){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=v,this.onload=v,this.onerror=v,this.onreadystatechange=v,this._contentType="",this._xhr=e,this._sendTimeout=0,this._abort=v}function w(e){return e.replace(/[A-Z]/g,(function(e){return String.fromCharCode(e.charCodeAt(0)+32)}))}function C(e){for(var t=Object.create(null),n=e.split("\r\n"),r=0;r<n.length;r+=1){var o=n[r].split(": "),i=o.shift(),s=o.join(": ");t[w(i)]=s}this._map=t}function E(){}function x(e){this._headers=e}function S(){}function T(){this._listeners=Object.create(null)}function _(e){r((function(){throw e}),0)}function O(e){this.type=e,this.target=void 0}function j(e,t){O.call(this,e),this.data=t.data,this.lastEventId=t.lastEventId}function k(e,t){O.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function A(e,t){O.call(this,e),this.error=t.error}b.prototype.open=function(e,t){this._abort(!0);var n=this,s=this._xhr,a=1,c=0;this._abort=function(e){0!==n._sendTimeout&&(o(n._sendTimeout),n._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,s.onload=v,s.onerror=v,s.onabort=v,s.onprogress=v,s.onreadystatechange=v,s.abort(),0!==c&&(o(c),c=0),e||(n.readyState=4,n.onabort(null),n.onreadystatechange())),a=0};var u=function(){if(1===a){var e=0,t="",r=void 0;if("contentType"in s)e=200,t="OK",r=s.contentType;else try{e=s.status,t=s.statusText,r=s.getResponseHeader("Content-Type")}catch(n){e=0,t="",r=void 0}0!==e&&(a=2,n.readyState=2,n.status=e,n.statusText=t,n._contentType=r,n.onreadystatechange())}},l=function(){if(u(),2===a||3===a){a=3;var e="";try{e=s.responseText}catch(e){}n.readyState=3,n.responseText=e,n.onprogress()}},d=function(e,t){if(null!=t&&null!=t.preventDefault||(t={preventDefault:v}),l(),1===a||2===a||3===a){if(a=4,0!==c&&(o(c),c=0),n.readyState=4,"load"===e)n.onload(t);else if("error"===e)n.onerror(t);else{if("abort"!==e)throw new TypeError;n.onabort(t)}n.onreadystatechange()}},f=function(){c=r((function(){f()}),500),3===s.readyState&&l()};"onload"in s&&(s.onload=function(e){d("load",e)}),"onerror"in s&&(s.onerror=function(e){d("error",e)}),"onabort"in s&&(s.onabort=function(e){d("abort",e)}),"onprogress"in s&&(s.onprogress=l),"onreadystatechange"in s&&(s.onreadystatechange=function(e){!function(e){null!=s&&(4===s.readyState?"onload"in s&&"onerror"in s&&"onabort"in s||d(""===s.responseText?"error":"load",e):3===s.readyState?"onprogress"in s||l():2===s.readyState&&u())}(e)}),!("contentType"in s)&&"ontimeout"in i.prototype||(t+=(-1===t.indexOf("?")?"?":"&")+"padding=true"),s.open(e,t,!0),"readyState"in s&&(c=r((function(){f()}),0))},b.prototype.abort=function(){this._abort(!1)},b.prototype.getResponseHeader=function(e){return this._contentType},b.prototype.setRequestHeader=function(e,t){var n=this._xhr;"setRequestHeader"in n&&n.setRequestHeader(e,t)},b.prototype.getAllResponseHeaders=function(){return null!=this._xhr.getAllResponseHeaders&&this._xhr.getAllResponseHeaders()||""},b.prototype.send=function(){if("ontimeout"in i.prototype&&("sendAsBinary"in i.prototype||"mozAnon"in i.prototype)||null==u||null==u.readyState||"complete"===u.readyState){var e=this._xhr;"withCredentials"in e&&(e.withCredentials=this.withCredentials);try{e.send(void 0)}catch(e){throw e}}else{var t=this;t._sendTimeout=r((function(){t._sendTimeout=0,t.send()}),4)}},C.prototype.get=function(e){return this._map[w(e)]},null!=i&&null==i.HEADERS_RECEIVED&&(i.HEADERS_RECEIVED=2),E.prototype.open=function(e,t,n,r,o,s,a){e.open("GET",o);var c=0;for(var u in e.onprogress=function(){var t=e.responseText.slice(c);c+=t.length,n(t)},e.onerror=function(e){e.preventDefault(),r(new Error("NetworkError"))},e.onload=function(){r(null)},e.onabort=function(){r(null)},e.onreadystatechange=function(){if(e.readyState===i.HEADERS_RECEIVED){var n=e.status,r=e.statusText,o=e.getResponseHeader("Content-Type"),s=e.getAllResponseHeaders();t(n,r,o,new C(s))}},e.withCredentials=s,a)Object.prototype.hasOwnProperty.call(a,u)&&e.setRequestHeader(u,a[u]);return e.send(),e},x.prototype.get=function(e){return this._headers.get(e)},S.prototype.open=function(e,t,n,r,o,i,s){var a=null,c=new y,u=c.signal,f=new h;return d(o,{headers:s,credentials:i?"include":"same-origin",signal:u,cache:"no-store"}).then((function(e){return a=e.body.getReader(),t(e.status,e.statusText,e.headers.get("Content-Type"),new x(e.headers)),new l((function(e,t){var r=function(){a.read().then((function(t){if(t.done)e(void 0);else{var o=f.decode(t.value,{stream:!0});n(o),r()}})).catch((function(e){t(e)}))};r()}))})).catch((function(e){return"AbortError"===e.name?void 0:e})).then((function(e){r(e)})),{abort:function(){null!=a&&a.cancel(),c.abort()}}},T.prototype.dispatchEvent=function(e){e.target=this;var t=this._listeners[e.type];if(null!=t)for(var n=t.length,r=0;r<n;r+=1){var o=t[r];try{"function"==typeof o.handleEvent?o.handleEvent(e):o.call(this,e)}catch(e){_(e)}}},T.prototype.addEventListener=function(e,t){e=String(e);var n=this._listeners,r=n[e];null==r&&(r=[],n[e]=r);for(var o=!1,i=0;i<r.length;i+=1)r[i]===t&&(o=!0);o||r.push(t)},T.prototype.removeEventListener=function(e,t){e=String(e);var n=this._listeners,r=n[e];if(null!=r){for(var o=[],i=0;i<r.length;i+=1)r[i]!==t&&o.push(r[i]);0===o.length?delete n[e]:n[e]=o}},j.prototype=Object.create(O.prototype),k.prototype=Object.create(O.prototype),A.prototype=Object.create(O.prototype);var I=-1,P=0,R=1,M=2,D=-1,F=0,q=1,N=2,U=3,W=/^text\/event\-stream(;.*)?$/i,H=function(e,t){var n=null==e?t:parseInt(e,10);return n!=n&&(n=t),z(n)},z=function(e){return Math.min(Math.max(e,1e3),18e6)},L=function(e,t,n){try{"function"==typeof t&&t.call(e,n)}catch(e){_(e)}};function $(e,t){T.call(this),t=t||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,function(e,t,n){t=String(t);var a=Boolean(n.withCredentials),c=n.lastEventIdQueryParameterName||"lastEventId",u=z(1e3),l=H(n.heartbeatTimeout,45e3),d="",f=u,h=!1,p=0,y=n.headers||{},g=n.Transport,m=B&&null==g?void 0:new b(null!=g?new g:null!=i&&"withCredentials"in i.prototype||null==s?new i:new s),v=null!=g&&"string"!=typeof g?new g:null==m?new S:new E,w=void 0,C=0,x=I,T="",_="",O="",$="",J=F,G=0,V=0,Y=function(t,n,r,o){if(x===P)if(200===t&&null!=r&&W.test(r)){x=R,h=Date.now(),f=u,e.readyState=R;var i=new k("open",{status:t,statusText:n,headers:o});e.dispatchEvent(i),L(e,e.onopen,i)}else{var s="";200!==t?(n&&(n=n.replace(/\s+/g," ")),s="EventSource's response has a status "+t+" "+n+" that is not 200. Aborting the connection."):s="EventSource's response has a Content-Type specifying an unsupported type: "+(null==r?"-":r.replace(/\s+/g," "))+". Aborting the connection.",Q();i=new k("error",{status:t,statusText:n,headers:o});e.dispatchEvent(i),L(e,e.onerror,i),console.error(s)}},X=function(t){if(x===R){for(var n=-1,i=0;i<t.length;i+=1){(c=t.charCodeAt(i))!=="\n".charCodeAt(0)&&c!=="\r".charCodeAt(0)||(n=i)}var s=(-1!==n?$:"")+t.slice(0,n+1);$=(-1===n?$:"")+t.slice(n+1),""!==t&&(h=Date.now(),p+=t.length);for(var a=0;a<s.length;a+=1){var c=s.charCodeAt(a);if(J===D&&c==="\n".charCodeAt(0))J=F;else if(J===D&&(J=F),c==="\r".charCodeAt(0)||c==="\n".charCodeAt(0)){if(J!==F){J===q&&(V=a+1);var y=s.slice(G,V-1),g=s.slice(V+(V<a&&s.charCodeAt(V)===" ".charCodeAt(0)?1:0),a);"data"===y?(T+="\n",T+=g):"id"===y?_=g:"event"===y?O=g:"retry"===y?(u=H(g,u),f=u):"heartbeatTimeout"===y&&(l=H(g,l),0!==C&&(o(C),C=r((function(){Z()}),l)))}if(J===F){if(""!==T){d=_,""===O&&(O="message");var m=new j(O,{data:T.slice(1),lastEventId:_});if(e.dispatchEvent(m),"open"===O?L(e,e.onopen,m):"message"===O?L(e,e.onmessage,m):"error"===O&&L(e,e.onerror,m),x===M)return}T="",O=""}J=c==="\r".charCodeAt(0)?D:F}else J===F&&(G=a,J=q),J===q?c===":".charCodeAt(0)&&(V=a+1,J=N):J===N&&(J=U)}}},K=function(t){if(x===R||x===P){x=I,0!==C&&(o(C),C=0),C=r((function(){Z()}),f),f=z(Math.min(16*u,2*f)),e.readyState=P;var n=new A("error",{error:t});e.dispatchEvent(n),L(e,e.onerror,n),null!=t&&console.error(t)}},Q=function(){x=M,null!=w&&(w.abort(),w=void 0),0!==C&&(o(C),C=0),e.readyState=M},Z=function(){if(C=0,x===I){h=!1,p=0,C=r((function(){Z()}),l),x=P,T="",O="",_=d,$="",G=0,V=0,J=F;var n=t;if("data:"!==t.slice(0,5)&&"blob:"!==t.slice(0,5)&&""!==d){var o=t.indexOf("?");n=-1===o?t:t.slice(0,o+1)+t.slice(o+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,(function(e,t){return t===c?"":e})),n+=(-1===t.indexOf("?")?"?":"&")+c+"="+encodeURIComponent(d)}var i=e.withCredentials,s={Accept:"text/event-stream"},a=e.headers;if(null!=a)for(var u in a)Object.prototype.hasOwnProperty.call(a,u)&&(s[u]=a[u]);try{w=v.open(m,Y,X,K,n,i,s)}catch(e){throw Q(),e}}else if(h||null==w){var f=Math.max((h||Date.now())+l-Date.now(),1);h=!1,C=r((function(){Z()}),f)}else K(new Error("No activity within "+l+" milliseconds. "+(x===P?"No response received.":p+" chars received.")+" Reconnecting.")),null!=w&&(w.abort(),w=void 0)};e.url=t,e.readyState=P,e.withCredentials=a,e.headers=y,e._close=Q,Z()}(this,e,t)}var B=null!=d&&null!=f&&"body"in f.prototype;$.prototype=Object.create(T.prototype),$.prototype.CONNECTING=P,$.prototype.OPEN=R,$.prototype.CLOSED=M,$.prototype.close=function(){this._close()},$.CONNECTING=P,$.OPEN=R,$.CLOSED=M,$.prototype.withCredentials=void 0;var J,G=c;null==i||null!=c&&"withCredentials"in c.prototype||(G=$),J=function(e){e.EventSourcePolyfill=$,e.NativeEventSource=c,e.EventSource=G}(t),void 0!==J&&(e.exports=J)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:s:globalThis)}(Vr,Vr.exports);var Yr=a(Vr.exports.EventSourcePolyfill),Xr=Object.freeze({__proto__:null,default:Yr});e.BasePatch=Tt,e.BaseTransaction=Dt,e.ClientError=tt,e.ObservablePatch=_t,e.ObservableSanityClient=Sr,e.ObservableTransaction=qt,e.Patch=Ot,e.SanityClient=Tr,e.ServerError=nt,e.Transaction=Ft,e.createClient=jr,e.default=kr,e.requester=Or,e.unstable__adapter=T,e.unstable__environment="browser",Object.defineProperty(e,"__esModule",{value:!0})}));
|