@sanity/client 6.11.3 → 6.11.4-canary.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/README.md +4 -4
- package/dist/_chunks/{browserMiddleware-1MULg59S.cjs → browserMiddleware-EnEpy_gt.cjs} +247 -299
- package/dist/_chunks/browserMiddleware-EnEpy_gt.cjs.map +1 -0
- package/dist/_chunks/{browserMiddleware-heyg-fDk.js → browserMiddleware-nSeu_Rmf.js} +246 -299
- package/dist/_chunks/browserMiddleware-nSeu_Rmf.js.map +1 -0
- package/dist/_chunks/{nodeMiddleware-CHxg1-zH.cjs → nodeMiddleware-_hIIS1d7.cjs} +248 -300
- package/dist/_chunks/nodeMiddleware-_hIIS1d7.cjs.map +1 -0
- package/dist/_chunks/{nodeMiddleware-u_fUUnxa.js → nodeMiddleware-hZIb_1T_.js} +247 -300
- package/dist/_chunks/nodeMiddleware-hZIb_1T_.js.map +1 -0
- package/dist/_chunks/stegaEncodeSourceMap-4w5UCEGT.cjs +479 -0
- package/dist/_chunks/stegaEncodeSourceMap-4w5UCEGT.cjs.map +1 -0
- package/dist/_chunks/stegaEncodeSourceMap-SOgem38i.js +475 -0
- package/dist/_chunks/stegaEncodeSourceMap-SOgem38i.js.map +1 -0
- package/dist/_chunks/stegaEncodeSourceMap-Tuf6zjiN.cjs +230 -0
- package/dist/_chunks/stegaEncodeSourceMap-Tuf6zjiN.cjs.map +1 -0
- package/dist/_chunks/stegaEncodeSourceMap-zvyGxB_C.js +226 -0
- package/dist/_chunks/stegaEncodeSourceMap-zvyGxB_C.js.map +1 -0
- 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 +319 -49
- package/dist/index.js +2 -2
- package/dist/stega.browser.cjs +12 -695
- package/dist/stega.browser.cjs.map +1 -1
- package/dist/stega.browser.js +7 -690
- package/dist/stega.browser.js.map +1 -1
- package/dist/stega.cjs +12 -446
- package/dist/stega.cjs.js +3 -3
- package/dist/stega.cjs.map +1 -1
- package/dist/stega.d.ts +1418 -1422
- package/dist/stega.js +7 -441
- package/dist/stega.js.map +1 -1
- package/package.json +11 -9
- package/src/SanityClient.ts +152 -75
- package/src/assets/AssetsClient.ts +19 -10
- package/src/config.ts +34 -12
- package/src/data/dataMethods.ts +40 -14
- package/src/data/patch.ts +12 -10
- package/src/data/transaction.ts +13 -12
- package/src/datasets/DatasetsClient.ts +36 -16
- package/src/projects/ProjectsClient.ts +21 -12
- package/src/stega/index.browser.ts +3 -7
- package/src/stega/index.ts +3 -7
- package/src/stega/shared.ts +7 -5
- package/src/stega/types.ts +11 -18
- package/src/types.ts +107 -5
- package/src/users/UsersClient.ts +20 -13
- package/umd/sanityClient.js +3148 -2235
- package/umd/sanityClient.min.js +4 -3
- package/dist/_chunks/browserMiddleware-1MULg59S.cjs.map +0 -1
- package/dist/_chunks/browserMiddleware-heyg-fDk.js.map +0 -1
- package/dist/_chunks/nodeMiddleware-CHxg1-zH.cjs.map +0 -1
- package/dist/_chunks/nodeMiddleware-u_fUUnxa.js.map +0 -1
- package/src/stega/SanityStegaClient.ts +0 -298
- package/src/stega/config.ts +0 -76
package/umd/sanityClient.min.js
CHANGED
|
@@ -1,13 +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},r=function(e){const r={...t,..."string"==typeof e?{url:e}:e},{searchParams:o}=new URL(r.url,"http://localhost");if(r.timeout=n(r.timeout),r.query)for(const[e,t]of Object.entries(r.query))if(void 0!==t)if(Array.isArray(t))for(const r of t)o.append(e,r);else o.append(e,t);const[s]=r.url.split("?"),i=o.toString();return i&&(r.url="".concat(s,"?").concat(i)),r.method=r.body&&!r.method?"POST":(r.method||"GET").toUpperCase(),r};function n(e){if(!1===e||0===e)return!1;if(e.connect||e.socket)return e;const r=Number(e);return isNaN(r)?n(t.timeout):{connect:r,socket:r}}const o=/^https?:\/\//i,s=function(e){if(!o.test(e.url))throw new Error('"'.concat(e.url,'" is not a valid URL'))};var i="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,r={},n=c(e).split("\n"),o=0;o<n.length;o++){var s=n[o],i=s.indexOf(":"),a=c(s.slice(0,i)).toLowerCase(),u=c(s.slice(i+1));void 0===r[a]?r[a]=u:(t=r[a],"[object Array]"===Object.prototype.toString.call(t)?r[a].push(u):r[a]=[r[a],u])}return r}));const l=["request","response","progress","error","abort"],h=["processOptions","validateOptions","interceptRequest","finalizeOptions","onRequest","onResponse","onError","onReturn","onHeaders"];function d(e,t){const n=[],o=h.reduce(((e,t)=>(e[t]=e[t]||[],e)),{processOptions:[r],validateOptions:[s]});function i(e){const r=l.reduce(((e,t)=>(e[t]=function(){const e=Object.create(null);let t=0;return{publish:function(t){for(const r in e)e[r](t)},subscribe:function(r){const n=t++;return e[n]=r,function(){delete e[n]}}}}(),e)),{}),n=(e=>function(t,r,...n){const o="onError"===t;let s=r;for(let r=0;r<e[t].length&&(s=(0,e[t][r])(s,...n),!o||s);r++);return s})(o),s=n("processOptions",e);n("validateOptions",s);const i={options:s,channels:r,applyMiddleware:n};let a;const c=r.request.subscribe((e=>{a=t(e,((t,o)=>((e,t,o)=>{let s=e,i=t;if(!s)try{i=n("onResponse",t,o)}catch(e){i=null,s=e}s=s&&n("onError",s,o),s?r.error.publish(s):i&&r.response.publish(i)})(t,o,e)))}));r.abort.subscribe((()=>{c(),a&&a.abort()}));const u=n("onReturn",r,i);return u===r&&r.request.publish(i),u}return i.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 h.forEach((t=>{e[t]&&o[t].push(e[t])})),n.push(e),i},i.clone=()=>d(n,t),e.forEach(i.use),i}var p,f,y,g,m,v,w,b=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},C=(e,t,r)=>(b(e,t,"read from private field"),r?r.call(e):t.get(e)),E=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},x=(e,t,r,n)=>(b(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);class T{constructor(){this.readyState=0,this.responseType="",E(this,p,void 0),E(this,f,void 0),E(this,y,void 0),E(this,g,{}),E(this,m,void 0),E(this,v,{}),E(this,w,void 0)}open(e,t,r){x(this,p,e),x(this,f,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,w,t)}send(e){const t="arraybuffer"!==this.responseType,r={...C(this,v),method:C(this,p),headers:C(this,g),body:e};"function"==typeof AbortController&&C(this,w)&&(x(this,m,new AbortController),"undefined"!=typeof EventTarget&&C(this,m).signal instanceof EventTarget&&(r.signal=C(this,m).signal)),"undefined"!=typeof document&&(r.credentials=this.withCredentials?"include":"omit"),fetch(C(this,f),r).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()}))}}p=new WeakMap,f=new WeakMap,y=new WeakMap,g=new WeakMap,m=new WeakMap,v=new WeakMap,w=new WeakMap;const O="function"==typeof XMLHttpRequest?"xhr":"fetch",S="xhr"===O?XMLHttpRequest:T,_=(e,t)=>{var r;const n=e.options,o=e.applyMiddleware("finalizeOptions",n),s={},i=e.applyMiddleware("interceptRequest",void 0,{adapter:O,context:e});if(i){const e=setTimeout(t,0,null,i);return{abort:()=>clearTimeout(e)}}let a=new S;a instanceof T&&"object"==typeof o.fetch&&a.setInit(o.fetch,null==(r=o.useAbortSignal)||r);const c=o.headers,l=o.timeout;let h=!1,d=!1,p=!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),h=!0},a.onreadystatechange=()=>{!function(){if(!l)return;y(),s.socket=setTimeout((()=>f("ESOCKETTIMEDOUT")),l.socket)}(),h||4!==a.readyState||0!==a.status&&function(){if(h||d||p)return;if(0===a.status)return void g(new Error("Unknown XHR error"));y(),d=!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:O,request:a,context:e}),a.send(o.body||null),l&&(s.connect=setTimeout((()=>f("ETIMEDOUT")),l.connect)),{abort:function(){h=!0,a&&a.abort()}};function f(t){p=!0,a.abort();const r=new Error("ESOCKETTIMEDOUT"===t?"Socket timed out on request to ".concat(o.url):"Connection timed out on request to ".concat(o.url));r.code=t,e.channels.error.publish(r)}function y(e){(e||h||a.readyState>=2&&s.connect)&&clearTimeout(s.connect),s.socket&&clearTimeout(s.socket)}function g(e){if(d)return;y(!0),d=!0,a=null;const r=e||new Error("Network error while attempting to reach ".concat(o.url));r.isNetworkError=!0,r.request=o,t(r)}},j=(e=[],t=_)=>d(e,t);var A,k,R={exports:{}};function M(){if(k)return A;k=1;var e=1e3,t=60*e,r=60*t,n=24*r,o=7*n,s=365.25*n;function i(e,t,r,n){var o=t>=1.5*r;return Math.round(e/r)+" "+n+(o?"s":"")}return A=function(a,c){c=c||{};var u=typeof a;if("string"===u&&a.length>0)return function(i){if((i=String(i)).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(i);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*s;case"weeks":case"week":case"w":return c*o;case"days":case"day":case"d":return c*n;case"hours":case"hour":case"hrs":case"hr":case"h":return c*r;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 s=Math.abs(o);if(s>=n)return i(o,s,n,"day");if(s>=r)return i(o,s,r,"hour");if(s>=t)return i(o,s,t,"minute");if(s>=e)return i(o,s,e,"second");return o+" ms"}(a):function(o){var s=Math.abs(o);if(s>=n)return Math.round(o/n)+"d";if(s>=r)return Math.round(o/r)+"h";if(s>=t)return Math.round(o/t)+"m";if(s>=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 I=function(e){function t(e){let n,o,s,i=null;function a(...e){if(!a.enabled)return;const r=a,o=Number(new Date),s=o-(n||o);r.diff=s,r.prev=n,r.curr=o,n=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let i=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,o)=>{if("%%"===n)return"%";i++;const s=t.formatters[o];if("function"==typeof s){const t=e[i];n=s.call(r,t),e.splice(i,1),i--}return n})),t.formatArgs.call(r,e);(r.log||t.log).apply(r,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=r,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==i?i:(o!==t.namespaces&&(o=t.namespaces,s=t.enabled(e)),s),set:e=>{i=e}}),"function"==typeof t.init&&t.init(a),a}function r(e,r){const n=t(this.namespace+(void 0===r?":":r)+e);return n.log=this.log,n}function n(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(n),...t.skips.map(n).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let r;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const n=("string"==typeof e?e:"").split(/[\s,]+/),o=n.length;for(r=0;r<o;r++)n[r]&&("-"===(e=n[r].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 r,n;for(r=0,n=t.skips.length;r<n;r++)if(t.skips[r].test(e))return!1;for(r=0,n=t.names.length;r<n;r++)if(t.names[r].test(e))return!0;return!1},t.humanize=M(),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((r=>{t[r]=e[r]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let r=0;for(let t=0;t<e.length;t++)r=(r<<5)-r+e.charCodeAt(t),r|=0;return t.colors[Math.abs(r)%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";var t=function(e,n){return t=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])},t(e,n)};function n(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}function r(e,t,n,r){return new(n||(n=Promise))((function(o,s){function i(e){try{c(r.next(e))}catch(e){s(e)}}function a(e){try{c(r.throw(e))}catch(e){s(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(i,a)}c((r=r.apply(e,t||[])).next())}))}function o(e,t){var n,r,o,s,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(a){return function(c){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,a[0]&&(i=0)),i;)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 i.label++,{value:a[1],done:!1};case 5:i.label++,r=a[1],a=[0];continue;case 7:a=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==a[0]&&2!==a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1],o=a;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(a);break}o[2]&&i.ops.pop(),i.trys.pop();continue}a=t.call(e,i)}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 s(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 i(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,s=n.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(r=s.next()).done;)i.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=s.return)&&n.call(s)}finally{if(o)throw o.error}}return i}function a(e,t,n){if(n||2===arguments.length)for(var r,o=0,s=t.length;o<s;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 c(e){return this instanceof c?(this.v=e,this):new c(e)}function u(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),s=[];return r={},i("next"),i("throw"),i("return"),r[Symbol.asyncIterator]=function(){return this},r;function i(e){o[e]&&(r[e]=function(t){return new Promise((function(n,r){s.push([e,t,n,r])>1||a(e,t)}))})}function a(e,t){try{(n=o[e](t)).value instanceof c?Promise.resolve(n.value.v).then(u,l):f(s[0][2],n)}catch(e){f(s[0][3],e)}var n}function u(e){a("next",e)}function l(e){a("throw",e)}function f(e,t){e(t),s.shift(),s.length&&a(s[0][0],s[0][1])}}function l(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=s(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 f(e){return"function"==typeof e}function d(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 h=d((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 p(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var y=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 c=this._parentage;if(c)if(this._parentage=null,Array.isArray(c))try{for(var u=s(c),l=u.next();!l.done;l=u.next()){l.value.remove(this)}}catch(t){e={error:t}}finally{try{l&&!l.done&&(t=u.return)&&t.call(u)}finally{if(e)throw e.error}}else c.remove(this);var d=this.initialTeardown;if(f(d))try{d()}catch(e){o=e instanceof h?e.errors:[e]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var y=s(p),g=y.next();!g.done;g=y.next()){var b=g.value;try{m(b)}catch(e){o=null!=o?o:[],e instanceof h?o=a(a([],i(o)),i(e.errors)):o.push(e)}}}catch(e){n={error:e}}finally{try{g&&!g.done&&(r=y.return)&&r.call(y)}finally{if(n)throw n.error}}}if(o)throw new h(o)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)m(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)&&p(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&p(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}();function g(e){return e instanceof y||e&&"closed"in e&&f(e.remove)&&f(e.add)&&f(e.unsubscribe)}function m(e){f(e)?e():e.unsubscribe()}y.EMPTY;var b={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},v={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,a([e,t],i(n)))},clearTimeout:function(e){var t=v.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function w(e){v.setTimeout((function(){throw e}))}function C(){}var E=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,g(t)&&t.add(n)):n.destination=j,n}return n(t,e),t.create=function(e,t,n){return new T(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}(y),x=Function.prototype.bind;function S(e,t){return x.call(e,t)}var _=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){O(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){O(e)}else O(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){O(e)}},e}(),T=function(e){function t(t,n,r){var o,s,i=e.call(this)||this;f(t)||!t?o={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:i&&b.useDeprecatedNextContext?((s=Object.create(t)).unsubscribe=function(){return i.unsubscribe()},o={next:t.next&&S(t.next,s),error:t.error&&S(t.error,s),complete:t.complete&&S(t.complete,s)}):o=t;return i.destination=new _(o),i}return n(t,e),t}(E);function O(e){w(e)}var j={closed:!0,next:C,error:function(e){throw e},complete:C},A="function"==typeof Symbol&&Symbol.observable||"@@observable";function R(e){return e}function I(e){return 0===e.length?R:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var P=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,s=(r=e)&&r instanceof E||function(e){return e&&f(e.next)&&f(e.error)&&f(e.complete)}(r)&&g(r)?e:new T(e,t,n);return function(){var e=o,t=e.operator,n=e.source;s.add(t?t.call(s,n):n?o._subscribe(s):o._trySubscribe(s))}(),s},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=k(t))((function(t,r){var o=new T({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[A]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return I(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=k(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 k(e){var t;return null!==(t=null!=e?e:b.Promise)&&void 0!==t?t:Promise}function D(e){return function(t){if(function(e){return f(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 F(e,t,n,r,o){return new q(e,t,n,r,o)}var q=function(e){function t(t,n,r,o,s,i){var a=e.call(this,t)||this;return a.onFinalize=s,a.shouldUnsubscribe=i,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 n(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}(E);var M=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function N(e){return f(null==e?void 0:e.then)}function U(e){return f(e[A])}function H(e){return Symbol.asyncIterator&&f(null==e?void 0:e[Symbol.asyncIterator])}function z(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 L="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function $(e){return f(null==e?void 0:e[L])}function B(e){return u(this,arguments,(function(){var t,n,r;return o(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,c(t.read())];case 3:return n=o.sent(),r=n.value,n.done?[4,c(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,c(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 J(e){return f(null==e?void 0:e.getReader)}function G(e){if(e instanceof P)return e;if(null!=e){if(U(e))return o=e,new P((function(e){var t=o[A]();if(f(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")}));if(M(e))return r=e,new P((function(e){for(var t=0;t<r.length&&!e.closed;t++)e.next(r[t]);e.complete()}));if(N(e))return n=e,new P((function(e){n.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,w)}));if(H(e))return W(e);if($(e))return t=e,new P((function(e){var n,r;try{for(var o=s(t),i=o.next();!i.done;i=o.next()){var a=i.value;if(e.next(a),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(J(e))return W(B(e))}var t,n,r,o;throw z(e)}function W(e){return new P((function(t){(function(e,t){var n,s,i,a;return r(this,void 0,void 0,(function(){var r,c;return o(this,(function(o){switch(o.label){case 0:o.trys.push([0,5,6,11]),n=l(e),o.label=1;case 1:return[4,n.next()];case 2:if((s=o.sent()).done)return[3,4];if(r=s.value,t.next(r),t.closed)return[2];o.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return c=o.sent(),i={error:c},[3,11];case 6:return o.trys.push([6,,9,10]),s&&!s.done&&(a=n.return)?[4,a.call(n)]:[3,8];case 7:o.sent(),o.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}}))}))})(e,t).catch((function(e){return t.error(e)}))}))}function V(e,t,n,r,o){void 0===r&&(r=0),void 0===o&&(o=!1);var s=t.schedule((function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()}),r);if(e.add(s),!o)return s}function Y(e,t){return void 0===t&&(t=0),D((function(n,r){n.subscribe(F(r,(function(n){return V(r,e,(function(){return r.next(n)}),t)}),(function(){return V(r,e,(function(){return r.complete()}),t)}),(function(n){return V(r,e,(function(){return r.error(n)}),t)})))}))}function X(e,t){return void 0===t&&(t=0),D((function(n,r){r.add(e.schedule((function(){return n.subscribe(r)}),t))}))}function K(e,t){if(!e)throw new Error("Iterable cannot be null");return new P((function(n){V(n,t,(function(){var r=e[Symbol.asyncIterator]();V(n,t,(function(){r.next().then((function(e){e.done?n.complete():n.next(e.value)}))}),0,!0)}))}))}function Z(e,t){if(null!=e){if(U(e))return function(e,t){return G(e).pipe(X(t),Y(t))}(e,t);if(M(e))return function(e,t){return new P((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(N(e))return function(e,t){return G(e).pipe(X(t),Y(t))}(e,t);if(H(e))return K(e,t);if($(e))return function(e,t){return new P((function(n){var r;return V(n,t,(function(){r=e[L](),V(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 f(null==r?void 0:r.return)&&r.return()}}))}(e,t);if(J(e))return function(e,t){return K(B(e),t)}(e,t)}throw z(e)}function Q(e,t){return t?Z(e,t):G(e)}var ee=d((function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}}));function te(e,t){var n="object"==typeof t;return new Promise((function(r,o){var s,i=!1;e.subscribe({next:function(e){s=e,i=!0},error:o,complete:function(){i?r(s):n?r(t.defaultValue):o(new ee)}})}))}function ne(e,t){return D((function(n,r){var o=0;n.subscribe(F(r,(function(n){r.next(e.call(t,n,o++))})))}))}var re=Array.isArray;function oe(e){return ne((function(t){return function(e,t){return re(t)?e.apply(void 0,a([],i(t))):e(t)}(e,t)}))}function se(e,t,n){e?V(n,e,t):t()}var ie=Array.isArray;function ae(e,t){return D((function(n,r){var o=0;n.subscribe(F(r,(function(n){return e.call(t,n,o++)&&r.next(n)})))}))}function ce(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=function(e){return f((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 I(e)}(ce.apply(void 0,a([],i(e))),oe(n)):D((function(t,n){var r,o,s;(r=a([t],i(function(e){return 1===e.length&&ie(e[0])?e[0]:e}(e))),void 0===s&&(s=R),function(e){se(o,(function(){for(var t=r.length,n=new Array(t),i=t,a=t,c=function(t){se(o,(function(){var c=Q(r[t],o),u=!1;c.subscribe(F(e,(function(r){n[t]=r,u||(u=!0,a--),a||e.next(s(n.slice()))}),(function(){--i||e.complete()})))}),e)},u=0;u<t;u++)c(u)}),e)})(n)}))}const ue={timeout:"undefined"!=typeof navigator&&"ReactNative"===navigator.product?6e4:12e4},le=function(e){const t={...ue,..."string"==typeof e?{url:e}:e},{searchParams:n}=new URL(t.url,"http://localhost");if(t.timeout=fe(t.timeout),t.query)for(const[e,r]of Object.entries(t.query))if(void 0!==r)if(Array.isArray(r))for(const t of r)n.append(e,t);else n.append(e,r);const[r]=t.url.split("?"),o=n.toString();return o&&(t.url="".concat(r,"?").concat(o)),t.method=t.body&&!t.method?"POST":(t.method||"GET").toUpperCase(),t};function fe(e){if(!1===e||0===e)return!1;if(e.connect||e.socket)return e;const t=Number(e);return isNaN(t)?fe(ue.timeout):{connect:t,socket:t}}const de=/^https?:\/\//i,he=function(e){if(!de.test(e.url))throw new Error('"'.concat(e.url,'" is not a valid URL'))};var pe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ye(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ge=function(e){return e.replace(/^\s+|\s+$/g,"")},me=ye((function(e){if(!e)return{};for(var t,n={},r=ge(e).split("\n"),o=0;o<r.length;o++){var s=r[o],i=s.indexOf(":"),a=ge(s.slice(0,i)).toLowerCase(),c=ge(s.slice(i+1));void 0===n[a]?n[a]=c:(t=n[a],"[object Array]"===Object.prototype.toString.call(t)?n[a].push(c):n[a]=[n[a],c])}return n}));const be=["request","response","progress","error","abort"],ve=["processOptions","validateOptions","interceptRequest","finalizeOptions","onRequest","onResponse","onError","onReturn","onHeaders"];function we(e,t){const n=[],r=ve.reduce(((e,t)=>(e[t]=e[t]||[],e)),{processOptions:[le],validateOptions:[he]});function o(e){const n=be.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)),{}),o=(e=>function(t,n,...r){const o="onError"===t;let s=n;for(let n=0;n<e[t].length&&(s=(0,e[t][n])(s,...r),!o||s);n++);return s})(r),s=o("processOptions",e);o("validateOptions",s);const i={options:s,channels:n,applyMiddleware:o};let a;const c=n.request.subscribe((e=>{a=t(e,((t,r)=>((e,t,r)=>{let s=e,i=t;if(!s)try{i=o("onResponse",t,r)}catch(e){i=null,s=e}s=s&&o("onError",s,r),s?n.error.publish(s):i&&n.response.publish(i)})(t,r,e)))}));n.abort.subscribe((()=>{c(),a&&a.abort()}));const u=o("onReturn",n,i);return u===n&&n.request.publish(i),u}return o.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&&r.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 ve.forEach((t=>{e[t]&&r[t].push(e[t])})),n.push(e),o},o.clone=()=>we(n,t),e.forEach(o.use),o}var Ce,Ee,xe,Se,_e,Te,Oe,je=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Ae=(e,t,n)=>(je(e,t,"read from private field"),n?n.call(e):t.get(e)),Re=(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)},Ie=(e,t,n,r)=>(je(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n);class Pe{constructor(){this.readyState=0,this.responseType="",Re(this,Ce,void 0),Re(this,Ee,void 0),Re(this,xe,void 0),Re(this,Se,{}),Re(this,_e,void 0),Re(this,Te,{}),Re(this,Oe,void 0)}open(e,t,n){Ie(this,Ce,e),Ie(this,Ee,t),Ie(this,xe,""),this.readyState=1,this.onreadystatechange(),Ie(this,_e,void 0)}abort(){Ae(this,_e)&&Ae(this,_e).abort()}getAllResponseHeaders(){return Ae(this,xe)}setRequestHeader(e,t){Ae(this,Se)[e]=t}setInit(e,t=!0){Ie(this,Te,e),Ie(this,Oe,t)}send(e){const t="arraybuffer"!==this.responseType,n={...Ae(this,Te),method:Ae(this,Ce),headers:Ae(this,Se),body:e};"function"==typeof AbortController&&Ae(this,Oe)&&(Ie(this,_e,new AbortController),"undefined"!=typeof EventTarget&&Ae(this,_e).signal instanceof EventTarget&&(n.signal=Ae(this,_e).signal)),"undefined"!=typeof document&&(n.credentials=this.withCredentials?"include":"omit"),fetch(Ae(this,Ee),n).then((e=>(e.headers.forEach(((e,t)=>{Ie(this,xe,Ae(this,xe)+"".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()}))}}Ce=new WeakMap,Ee=new WeakMap,xe=new WeakMap,Se=new WeakMap,_e=new WeakMap,Te=new WeakMap,Oe=new WeakMap;const ke="function"==typeof XMLHttpRequest?"xhr":"fetch",De="xhr"===ke?XMLHttpRequest:Pe,Fe=(e,t)=>{var n;const r=e.options,o=e.applyMiddleware("finalizeOptions",r),s={},i=e.applyMiddleware("interceptRequest",void 0,{adapter:ke,context:e});if(i){const e=setTimeout(t,0,null,i);return{abort:()=>clearTimeout(e)}}let a=new De;a instanceof Pe&&"object"==typeof o.fetch&&a.setInit(o.fetch,null==(n=o.useAbortSignal)||n);const c=o.headers,u=o.timeout;let l=!1,f=!1,d=!1;if(a.onerror=e=>{y(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=>{y(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=()=>{p(!0),l=!0},a.onreadystatechange=()=>{!function(){if(!u)return;p(),s.socket=setTimeout((()=>h("ESOCKETTIMEDOUT")),u.socket)}(),l||4!==a.readyState||0!==a.status&&function(){if(l||f||d)return;if(0===a.status)return void y(new Error("Unknown XHR error"));p(),f=!0,t(null,{body:a.response||(""===a.responseType||"text"===a.responseType?a.responseText:""),url:o.url,method:o.method,headers:me(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:ke,request:a,context:e}),a.send(o.body||null),u&&(s.connect=setTimeout((()=>h("ETIMEDOUT")),u.connect)),{abort:function(){l=!0,a&&a.abort()}};function h(t){d=!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 p(e){(e||l||a.readyState>=2&&s.connect)&&clearTimeout(s.connect),s.socket&&clearTimeout(s.socket)}function y(e){if(f)return;p(!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)}},qe=(e=[],t=Fe)=>we(e,t);var Me,Ne,Ue={exports:{}};function He(){if(Ne)return Me;Ne=1;var e=1e3,t=60*e,n=60*t,r=24*n,o=7*r,s=365.25*r;function i(e,t,n,r){var o=t>=1.5*n;return Math.round(e/n)+" "+r+(o?"s":"")}return Me=function(a,c){c=c||{};var u=typeof a;if("string"===u&&a.length>0)return function(i){if((i=String(i)).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(i);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*s;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 s=Math.abs(o);if(s>=r)return i(o,s,r,"day");if(s>=n)return i(o,s,n,"hour");if(s>=t)return i(o,s,t,"minute");if(s>=e)return i(o,s,e,"second");return o+" ms"}(a):function(o){var s=Math.abs(o);if(s>=r)return Math.round(o/r)+"d";if(s>=n)return Math.round(o/n)+"h";if(s>=t)return Math.round(o/t)+"m";if(s>=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 ze=function(e){function t(e){let r,o,s,i=null;function a(...e){if(!a.enabled)return;const n=a,o=Number(new Date),s=o-(r||o);n.diff=s,n.prev=r,n.curr=o,r=o,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let i=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((r,o)=>{if("%%"===r)return"%";i++;const s=t.formatters[o];if("function"==typeof s){const t=e[i];r=s.call(n,t),e.splice(i,1),i--}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!==i?i:(o!==t.namespaces&&(o=t.namespaces,s=t.enabled(e)),s),set:e=>{i=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=He(),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 F(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 r="color: "+this.color;t.splice(1,0,r,"color: inherit");let n=0,o=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(n++,"%c"===e&&(o=n))})),t.splice(o,0,r)},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=I(t);const{formatters:r}=e.exports;r.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}}(R,R.exports);const P="undefined"==typeof Buffer?()=>!1:e=>Buffer.isBuffer(e),D=["boolean","string","number"];function q(){return{processOptions:e=>{const t=e.body;if(!t)return e;var r,n,o;return!("function"==typeof t.pipe)&&!P(t)&&(-1!==D.indexOf(typeof t)||Array.isArray(t)||!1!==F(r=t)&&(void 0===(n=r.constructor)||!1!==F(o=n.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:r=>{const n=r.headers["content-type"]||"",o=e&&e.force||-1!==n.indexOf("application/json");return r.body&&n&&o?Object.assign({},r,{body:t(r.body)}):r},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 H={};"undefined"!=typeof globalThis?H=globalThis:"undefined"!=typeof window?H=window:"undefined"!=typeof global?H=global:"undefined"!=typeof self&&(H=self);var W=H;function z(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,r)=>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(r),()=>e.abort.publish())))}}class U{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 U(e),t(this.reason))}))}};L.source=()=>{let e;return{token:new L((t=>{e=t})),cancel:e}};var B=(e,t,r)=>("GET"===r.method||"HEAD"===r.method)&&(e.isNetworkError||!1);function $(e){return 100*Math.pow(2,e)+100*Math.random()}const G=(e={})=>(e=>{const t=e.maxRetries||5,r=e.retryDelay||$,n=e.shouldRetry;return{onError:(e,o)=>{const s=o.options,i=s.maxRetries||t,a=s.shouldRetry||n,c=s.attemptNumber||0;if(null!==(u=s.body)&&"object"==typeof u&&"function"==typeof u.pipe)return e;var u;if(!a(e,c,s)||c>=i)return e;const l=Object.assign({},o,{options:Object.assign({},s,{attemptNumber:c+1})});return setTimeout((()=>o.channels.request.publish(l)),r(c)),null}}})({shouldRetry:B,...e});G.shouldRetry=B;var V=function(e,t){return V=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},V(e,t)};function J(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}V(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function X(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Y(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,s=r.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(n=s.next()).done;)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=s.return)&&r.call(s)}finally{if(o)throw o.error}}return i}function K(e,t,r){if(r||2===arguments.length)for(var n,o=0,s=t.length;o<s;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function Z(e){return"function"==typeof e}function Q(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 ee=Q((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 te(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var re=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,r,n,o;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var i=X(s),a=i.next();!a.done;a=i.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}else s.remove(this);var c=this.initialTeardown;if(Z(c))try{c()}catch(e){o=e instanceof ee?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var l=X(u),h=l.next();!h.done;h=l.next()){var d=h.value;try{oe(d)}catch(e){o=null!=o?o:[],e instanceof ee?o=K(K([],Y(o)),Y(e.errors)):o.push(e)}}}catch(e){r={error:e}}finally{try{h&&!h.done&&(n=l.return)&&n.call(l)}finally{if(r)throw r.error}}}if(o)throw new ee(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)oe(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).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)&&te(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&te(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}();function ne(e){return e instanceof re||e&&"closed"in e&&Z(e.remove)&&Z(e.add)&&Z(e.unsubscribe)}function oe(e){Z(e)?e():e.unsubscribe()}re.EMPTY;var se={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},ie={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,K([e,t],Y(r)))},clearTimeout:function(e){var t=ie.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ae(){}var ce=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,ne(t)&&t.add(r)):r.destination=fe,r}return J(t,e),t.create=function(e,t,r){return new de(e,t,r)},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}(re),ue=Function.prototype.bind;function le(e,t){return ue.call(e,t)}var he=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){pe(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){pe(e)}else pe(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){pe(e)}},e}(),de=function(e){function t(t,r,n){var o,s,i=e.call(this)||this;Z(t)||!t?o={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:i&&se.useDeprecatedNextContext?((s=Object.create(t)).unsubscribe=function(){return i.unsubscribe()},o={next:t.next&&le(t.next,s),error:t.error&&le(t.error,s),complete:t.complete&&le(t.complete,s)}):o=t;return i.destination=new he(o),i}return J(t,e),t}(ce);function pe(e){var t;t=e,ie.setTimeout((function(){throw t}))}var fe={closed:!0,next:ae,error:function(e){throw e},complete:ae},ye="function"==typeof Symbol&&Symbol.observable||"@@observable";function ge(e){return e}var me=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(e,t,r){var n,o=this,s=(n=e)&&n instanceof ce||function(e){return e&&Z(e.next)&&Z(e.error)&&Z(e.complete)}(n)&&ne(n)?e:new de(e,t,r);return function(){var e=o,t=e.operator,r=e.source;s.add(t?t.call(s,r):r?o._subscribe(s):o._trySubscribe(s))}(),s},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var r=this;return new(t=ve(t))((function(t,n){var o=new de({next:function(t){try{e(t)}catch(e){n(e),o.unsubscribe()}},error:n,complete:t});r.subscribe(o)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[ye]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return(0===(e=t).length?ge:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=ve(e))((function(e,r){var n;t.subscribe((function(e){return n=e}),(function(e){return r(e)}),(function(){return e(n)}))}))},e.create=function(t){return new e(t)},e}();function ve(e){var t;return null!==(t=null!=e?e:se.Promise)&&void 0!==t?t:Promise}function we(e){return function(t){if(function(e){return Z(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 be(e,t,r,n,o){return new Ce(e,t,r,n,o)}var Ce=function(e){function t(t,r,n,o,s,i){var a=e.call(this,t)||this;return a.onFinalize=s,a.shouldUnsubscribe=i,a._next=r?function(e){try{r(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=n?function(){try{n()}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._complete,a}return J(t,e),t.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;e.prototype.unsubscribe.call(this),!r&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}},t}(ce),Ee=Q((function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}}));function xe(e,t){var r="object"==typeof t;return new Promise((function(n,o){var s,i=!1;e.subscribe({next:function(e){s=e,i=!0},error:o,complete:function(){i?n(s):r?n(t.defaultValue):o(new Ee)}})}))}function Te(e,t){return we((function(r,n){var o=0;r.subscribe(be(n,(function(r){n.next(e.call(t,r,o++))})))}))}function Oe(e,t){return we((function(r,n){var o=0;r.subscribe(be(n,(function(r){return e.call(t,r,o++)&&n.next(r)})))}))}class Se extends Error{constructor(e){const t=je(e);super(t.message),this.statusCode=400,Object.assign(this,t)}}class _e extends Error{constructor(e){const t=je(e);super(t.message),this.statusCode=500,Object.assign(this,t)}}function je(e){const t=e.body,r={response:e,statusCode:e.statusCode,responseBody:ke(t,e),message:"",details:void 0};if(t.error&&t.message)return r.message="".concat(t.error," - ").concat(t.message),r;if(function(e){return Ae(e)&&Ae(e.error)&&"mutationError"===e.error.type&&"string"==typeof e.error.description}(t)){const e=t.error.items||[],n=e.slice(0,5).map((e=>{var t;return null==(t=e.error)?void 0:t.description})).filter(Boolean);let o=n.length?":\n- ".concat(n.join("\n- ")):"";return e.length>5&&(o+="\n...and ".concat(e.length-5," more")),r.message="".concat(t.error.description).concat(o),r.details=t.error,r}return t.error&&t.error.description?(r.message=t.error.description,r.details=t.error,r):(r.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),r)}function Ae(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)}function ke(e,t){return-1!==(t.headers["content-type"]||"").toLowerCase().indexOf("application/json")?JSON.stringify(e,null,2):e}const Re={onResponse:e=>{if(e.statusCode>=500)throw new _e(e);if(e.statusCode>=400)throw new Se(e);return e}},Me={onResponse:e=>{const t=e.headers["x-sanity-warning"];return(Array.isArray(t)?t:[t]).filter(Boolean).forEach((e=>console.warn(e))),e}};function Ie(e,{maxRetries:t=5,retryDelay:r}){const n=j([t>0?G({retryDelay:r,maxRetries:t,shouldRetry:Fe}):{},...e,Me,q(),N(),{onRequest:e=>{if("xhr"!==e.adapter)return;const t=e.request,r=e.context;function n(e){return t=>{const n=t.lengthComputable?t.loaded/t.total*100:-1;r.channels.progress.publish({stage:e,percent:n,total:t.total,loaded:t.loaded,lengthComputable:t.lengthComputable})}}"upload"in t&&"onprogress"in t.upload&&(t.upload.onprogress=n("upload")),"onprogress"in t&&(t.onprogress=n("download"))}},Re,z({implementation:me})]);function o(e,t=n){return t({maxRedirects:0,...e})}return o.defaultRequester=n,o}function Fe(e,t,r){const n="GET"===r.method||"HEAD"===r.method,o=(r.uri||r.url).startsWith("/data/query"),s=e.response&&(429===e.response.statusCode||502===e.response.statusCode||503===e.response.statusCode);return!(!n&&!o||!s)||G.shouldRetry(e,t,r)}function Pe(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 De=["image","file"],qe=["before","after","replace"],Ne=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")},He=(e,t)=>{if(null===t||"object"!=typeof t||Array.isArray(t))throw new Error("".concat(e,"() takes an object of properties"))},We=(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'))},ze=(e,t)=>{if(!t._id)throw new Error("".concat(e,'() requires that the document contains an ID ("_id" property)'));We(e,t._id)},Ue=e=>{if(!e.dataset)throw new Error("`dataset` must be provided to perform queries");return e.dataset||""},Le=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 Be,$e,Ge=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},Ve=(e,t,r)=>(Ge(e,t,"read from private field"),r?r.call(e):t.get(e)),Je=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},Xe=(e,t,r,n)=>(Ge(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);class Ye{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 He("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,r){return((e,t,r)=>{const n="insert(at, selector, items)";if(-1===qe.indexOf(e)){const e=qe.map((e=>'"'.concat(e,'"'))).join(", ");throw new Error("".concat(n,' takes an "at"-argument which is one of: ').concat(e))}if("string"!=typeof t)throw new Error("".concat(n,' takes a "selector"-argument which must be a string'));if(!Array.isArray(r))throw new Error("".concat(n,' takes an "items"-argument which must be an array'))})(e,t,r),this._assign("insert",{[e]:t,items:r})}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,r,n){const o=t<0?t-1:t,s=void 0===r||-1===r?-1:Math.max(0,t+r),i=o<0&&s>=0?"":s,a="".concat(e,"[").concat(o,":").concat(i,"]");return this.insert("replace",a,n||[])}ifRevisionId(e){return this.operations.ifRevisionID=e,this}serialize(){return{...Pe(this.selection),...this.operations}}toJSON(){return this.serialize()}reset(){return this.operations={},this}_assign(e,t,r=!0){return He(e,t),this.operations=Object.assign({},this.operations,{[e]:Object.assign({},r&&this.operations[e]||{},t)}),this}_set(e,t){return this._assign(e,t,!1)}}Be=new WeakMap;let Ke=class e extends Ye{constructor(e,t,r){super(e,t),Je(this,Be,void 0),Xe(this,Be,r)}clone(){return new e(this.selection,{...this.operations},Ve(this,Be))}commit(e){if(!Ve(this,Be))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,r=Object.assign({returnFirst:t,returnDocuments:!0},e);return Ve(this,Be).mutate({patch:this.serialize()},r)}};$e=new WeakMap;let Ze=class e extends Ye{constructor(e,t,r){super(e,t),Je(this,$e,void 0),Xe(this,$e,r)}clone(){return new e(this.selection,{...this.operations},Ve(this,$e))}commit(e){if(!Ve(this,$e))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,r=Object.assign({returnFirst:t,returnDocuments:!0},e);return Ve(this,$e).mutate({patch:this.serialize()},r)}};var Qe,et,tt=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},rt=(e,t,r)=>(tt(e,t,"read from private field"),r?r.call(e):t.get(e)),nt=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},ot=(e,t,r,n)=>(tt(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);const st={returnDocuments:!1};class it{constructor(e=[],t){this.operations=e,this.trxId=t}create(e){return He("create",e),this._add({create:e})}createIfNotExists(e){const t="createIfNotExists";return He(t,e),ze(t,e),this._add({[t]:e})}createOrReplace(e){const t="createOrReplace";return He(t,e),ze(t,e),this._add({[t]:e})}delete(e){return We("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}}Qe=new WeakMap;let at=class e extends it{constructor(e,t,r){super(e,r),nt(this,Qe,void 0),ot(this,Qe,t)}clone(){return new e([...this.operations],rt(this,Qe),this.trxId)}commit(e){if(!rt(this,Qe))throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return rt(this,Qe).mutate(this.serialize(),Object.assign({transactionId:this.trxId},st,e||{}))}patch(e,t){const r="function"==typeof t;if("string"!=typeof e&&e instanceof Ze)return this._add({patch:e.serialize()});if(r){const r=t(new Ze(e,{},rt(this,Qe)));if(!(r instanceof Ze))throw new Error("function passed to `patch()` must return the patch");return this._add({patch:r.serialize()})}return this._add({patch:{id:e,...t}})}};et=new WeakMap;let ct=class e extends it{constructor(e,t,r){super(e,r),nt(this,et,void 0),ot(this,et,t)}clone(){return new e([...this.operations],rt(this,et),this.trxId)}commit(e){if(!rt(this,et))throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return rt(this,et).mutate(this.serialize(),Object.assign({transactionId:this.trxId},st,e||{}))}patch(e,t){const r="function"==typeof t;if("string"!=typeof e&&e instanceof Ke)return this._add({patch:e.serialize()});if(r){const r=t(new Ke(e,{},rt(this,et)));if(!(r instanceof Ke))throw new Error("function passed to `patch()` must return the patch");return this._add({patch:r.serialize()})}return this._add({patch:{id:e,...t}})}};function ut(e){return"https://www.sanity.io/help/"+e}const lt=e=>function(e){let t,r=!1;return(...n)=>(r||(t=e(...n),r=!0),t)}(((...t)=>console.warn(e.join(" "),...t))),ht=lt(["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."]),dt=lt(["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."]),pt=lt(["You have configured Sanity client to use a token in the browser. This may cause unintentional security issues.","See ".concat(ut("js-client-browser-token")," for more information and how to hide this warning.")]),ft=lt(["Using the Sanity client without specifying an API version is deprecated.","See ".concat(ut("js-client-api-version"))]),yt=lt(["The default export of @sanity/client has been deprecated. Use the named export `createClient` instead."]),gt={apiHost:"https://api.sanity.io",apiVersion:"1",useProjectHostname:!0},mt=["localhost","127.0.0.1","0.0.0.0"],vt=function(e){switch(e){case"previewDrafts":case"published":case"raw":return;default:throw new TypeError("Invalid API perspective string, expected `published`, `previewDrafts` or `raw`")}},wt=(e,t)=>{const r=Object.assign({},t,e);r.apiVersion||ft();const n=Object.assign({},gt,r),o=n.useProjectHostname;if("undefined"==typeof Promise){const e=ut("js-client-promise-polyfill");throw new Error("No native Promise-implementation found, polyfill needed - see ".concat(e))}if(o&&!n.projectId)throw new Error("Configuration must contain `projectId`");if("string"==typeof n.perspective&&vt(n.perspective),"encodeSourceMapAtPath"in n||"encodeSourceMap"in n||"studioUrl"in n||"logger"in n)throw new Error("It looks like you're using options meant for '@sanity/preview-kit/client', such as 'encodeSourceMapAtPath', 'encodeSourceMap', 'studioUrl' and 'logger'. Make sure you're using the right import.");if("stega"in n&&void 0!==n.stega&&!1!==n.stega)throw new Error("It looks like you're using options meant for '@sanity/client/stega'. Make sure you're using the right import. Or set 'stega' in 'createClient' to 'false'.");const s="undefined"!=typeof window&&window.location&&window.location.hostname,i=s&&(e=>-1!==mt.indexOf(e))(window.location.hostname);s&&i&&n.token&&!0!==n.ignoreBrowserTokenWarning?pt():void 0===n.useCdn&&ht(),o&&(e=>{if(!/^[-a-z0-9]+$/i.test(e))throw new Error("`projectId` can only contain only a-z, 0-9 and dashes")})(n.projectId),n.dataset&&Ne(n.dataset),"requestTagPrefix"in n&&(n.requestTagPrefix=n.requestTagPrefix?Le(n.requestTagPrefix).replace(/\.+$/,""):void 0),n.apiVersion="".concat(n.apiVersion).replace(/^v/,""),n.isDefaultApi=n.apiHost===gt.apiHost,n.useCdn=!1!==n.useCdn&&!n.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`")}(n.apiVersion);const a=n.apiHost.split("://",2),c=a[0],u=a[1],l=n.isDefaultApi?"apicdn.sanity.io":u;return n.useProjectHostname?(n.url="".concat(c,"://").concat(n.projectId,".").concat(u,"/v").concat(n.apiVersion),n.cdnUrl="".concat(c,"://").concat(n.projectId,".").concat(l,"/v").concat(n.apiVersion)):(n.url="".concat(n.apiHost,"/v").concat(n.apiVersion),n.cdnUrl=n.url),n},bt="X-Sanity-Project-ID";const Ct=({query:e,params:t={},options:r={}})=>{const n=new URLSearchParams,{tag:o,...s}=r;o&&n.append("tag",o),n.append("query",e);for(const[e,r]of Object.entries(t))n.append("$".concat(e),JSON.stringify(r));for(const[e,t]of Object.entries(s))t&&n.append(e,"".concat(t));return"?".concat(n)},Et=(e={})=>{return{dryRun:e.dryRun,returnIds:!0,returnDocuments:(t=e.returnDocuments,r=!0,!1===t?void 0:void 0===t?r:t),visibility:e.visibility||"sync",autoGenerateArrayKeys:e.autoGenerateArrayKeys,skipCrossDatasetReferenceValidation:e.skipCrossDatasetReferenceValidation};var t,r},xt=e=>"response"===e.type,Tt=e=>e.body,Ot=11264;function St(e,t,r,n,o={}){if("stega"in o&&void 0!==o.stega&&!1!==o.stega)throw new Error("It looks like you're using options meant for '@sanity/client/stega'. Make sure you're using the right import. Or set 'stega' in 'fetch' to 'false'.");const s=!1===o.filterResponse?e=>e:e=>e.result,{cache:i,next:a,...c}={useAbortSignal:void 0!==o.signal,...o};return It(e,t,"query",{query:r,params:n},void 0!==i||void 0!==a?{...c,fetch:{cache:i,next:a}}:c).pipe(Te(s))}function _t(e,t,r,n={}){return Pt(e,t,{uri:qt(e,"doc",r),json:!0,tag:n.tag}).pipe(Oe(xt),Te((e=>e.body.documents&&e.body.documents[0])))}function jt(e,t,r,n={}){return Pt(e,t,{uri:qt(e,"doc",r.join(",")),json:!0,tag:n.tag}).pipe(Oe(xt),Te((e=>{const t=(n=e.body.documents||[],o=e=>e._id,n.reduce(((e,t)=>(e[o(t)]=t,e)),Object.create(null)));var n,o;return r.map((e=>t[e]||null))})))}function At(e,t,r,n){return ze("createIfNotExists",r),Ft(e,t,r,"createIfNotExists",n)}function kt(e,t,r,n){return ze("createOrReplace",r),Ft(e,t,r,"createOrReplace",n)}function Rt(e,t,r,n){return It(e,t,"mutate",{mutations:[{delete:Pe(r)}]},n)}function Mt(e,t,r,n){let o;o=r instanceof Ze||r instanceof Ke?{patch:r.serialize()}:r instanceof at||r instanceof ct?r.serialize():r;return It(e,t,"mutate",{mutations:Array.isArray(o)?o:[o],transactionId:n&&n.transactionId||void 0},n)}function It(e,t,r,n,o={}){const s="mutate"===r,i="query"===r,a=s?"":Ct(n),c=!s&&a.length<Ot,u=c?a:"",l=o.returnFirst,{timeout:h,token:d,tag:p,headers:f}=o;return Pt(e,t,{method:c?"GET":"POST",uri:qt(e,r,u),json:!0,body:c?void 0:n,query:s&&Et(o),timeout:h,headers:f,token:d,tag:p,perspective:o.perspective,resultSourceMap:o.resultSourceMap,canUseCdn:i,signal:o.signal,fetch:o.fetch,useAbortSignal:o.useAbortSignal,useCdn:o.useCdn}).pipe(Oe(xt),Te(Tt),Te((e=>{if(!s)return e;const t=e.results||[];if(o.returnDocuments)return l?t[0]&&t[0].document:t.map((e=>e.document));const r=l?"documentId":"documentIds",n=l?t[0]&&t[0].id:t.map((e=>e.id));return{transactionId:e.transactionId,results:t,[r]:n}})))}function Ft(e,t,r,n,o={}){return It(e,t,"mutate",{mutations:[{[n]:r}]},Object.assign({returnFirst:!0,returnDocuments:!0},o))}function Pt(e,t,r){var n,o;const s=r.url||r.uri,i=e.config(),a=void 0===r.canUseCdn?["GET","HEAD"].indexOf(r.method||"GET")>=0&&0===s.indexOf("/data/"):r.canUseCdn;let c=(null!=(n=r.useCdn)?n:i.useCdn)&&a;const u=r.tag&&i.requestTagPrefix?[i.requestTagPrefix,r.tag].join("."):r.tag||i.requestTagPrefix;if(u&&null!==r.tag&&(r.query={tag:Le(u),...r.query}),["GET","HEAD","POST"].indexOf(r.method||"GET")>=0&&0===s.indexOf("/data/query/")){const e=null!=(o=r.resultSourceMap)?o:i.resultSourceMap;void 0!==e&&!1!==e&&(r.query={resultSourceMap:e,...r.query});const t=r.perspective||i.perspective;"string"==typeof t&&"raw"!==t&&(vt(t),r.query={perspective:t,...r.query},"previewDrafts"===t&&c&&(c=!1,dt()))}const l=function(e,t={}){const r={},n=t.token||e.token;n&&(r.Authorization="Bearer ".concat(n)),t.useGlobalApi||e.useProjectHostname||!e.projectId||(r[bt]=e.projectId);const o=Boolean(void 0===t.withCredentials?e.token||e.withCredentials:t.withCredentials),s=void 0===t.timeout?e.timeout:t.timeout;return Object.assign({},t,{headers:Object.assign({},r,t.headers||{}),timeout:void 0===s?3e5:s,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})}(i,Object.assign({},r,{url:Nt(e,s,c)})),h=new me((e=>t(l,i.requester).subscribe(e)));return r.signal?h.pipe((d=r.signal,e=>new me((t=>{const r=()=>t.error(function(e){var t,r;if(Ht)return new DOMException(null!=(t=null==e?void 0:e.reason)?t:"The operation was aborted.","AbortError");const n=new Error(null!=(r=null==e?void 0:e.reason)?r:"The operation was aborted.");return n.name="AbortError",n}(d));if(d&&d.aborted)return void r();const n=e.subscribe(t);return d.addEventListener("abort",r),()=>{d.removeEventListener("abort",r),n.unsubscribe()}})))):h;var d}function Dt(e,t,r){return Pt(e,t,r).pipe(Oe((e=>"response"===e.type)),Te((e=>e.body)))}function qt(e,t,r){const n=e.config(),o=Ue(n),s="/".concat(t,"/").concat(o),i=r?"".concat(s,"/").concat(r):s;return"/data".concat(i).replace(/\/($|\?)/,"$1")}function Nt(e,t,r=!1){const{url:n,cdnUrl:o}=e.config();return"".concat(r?o:n,"/").concat(t.replace(/^\//,""))}const Ht=Boolean(globalThis.DOMException);var Wt,zt,Ut,Lt,Bt=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},$t=(e,t,r)=>(Bt(e,t,"read from private field"),r?r.call(e):t.get(e)),Gt=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},Vt=(e,t,r,n)=>(Bt(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);class Jt{constructor(e,t){Gt(this,Wt,void 0),Gt(this,zt,void 0),Vt(this,Wt,e),Vt(this,zt,t)}upload(e,t,r){return Yt($t(this,Wt),$t(this,zt),e,t,r)}}Wt=new WeakMap,zt=new WeakMap;class Xt{constructor(e,t){Gt(this,Ut,void 0),Gt(this,Lt,void 0),Vt(this,Ut,e),Vt(this,Lt,t)}upload(e,t,r){return xe(Yt($t(this,Ut),$t(this,Lt),e,t,r).pipe(Oe((e=>"response"===e.type)),Te((e=>e.body.document))))}}function Yt(e,t,r,n,o={}){(e=>{if(-1===De.indexOf(e))throw new Error("Invalid asset type: ".concat(e,". Must be one of ").concat(De.join(", ")))})(r);let s=o.extract||void 0;s&&!s.length&&(s=["none"]);const i=Ue(e.config()),a="image"===r?"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,n),{tag:u,label:l,title:h,description:d,creditLine:p,filename:f,source:y}=c,g={label:l,title:h,description:d,filename:f,meta:s,creditLine:p};return y&&(g.sourceId=y.id,g.sourceName=y.name,g.sourceUrl=y.url),Pt(e,t,{tag:u,method:"POST",timeout:c.timeout||0,uri:"/assets/".concat(a,"/").concat(i),headers:c.contentType?{"Content-Type":c.contentType}:{},query:g,body:n})}Ut=new WeakMap,Lt=new WeakMap;var Kt=(e,t)=>Object.keys(t).concat(Object.keys(e)).reduce(((r,n)=>(r[n]=void 0===e[n]?t[n]:e[n],r)),{});const Zt=["includePreviousRevision","includeResult","visibility","effectFormat","tag"],Qt={includeResult:!0};function er(e,t,r={}){const{url:n,token:o,withCredentials:s,requestTagPrefix:i}=this.config(),a=r.tag&&i?[i,r.tag].join("."):r.tag,c={...Kt(r,Qt),tag:a},u=(l=c,Zt.reduce(((e,t)=>(void 0===l[t]||(e[t]=l[t]),e)),{}));var l;const h=Ct({query:e,params:t,options:{tag:a,...u}}),d="".concat(n).concat(qt(this,"listen",h));if(d.length>14800)return new me((e=>e.error(new Error("Query too large for listener"))));const p=c.events?c.events:["mutation"],f=-1!==p.indexOf("reconnect"),y={};return(o||s)&&(y.withCredentials=!0),o&&(y.headers={Authorization:"Bearer ".concat(o)}),new me((e=>{let t,r;u().then((e=>{t=e})).catch((t=>{e.error(t),h()}));let n=!1;function o(){n||(f&&e.next({type:"reconnect"}),n||t.readyState===t.CLOSED&&(c(),clearTimeout(r),r=setTimeout(l,100)))}function s(t){e.error(function(e){if(e instanceof Error)return e;const t=tr(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 i(t){const r=tr(t);return r instanceof Error?e.error(r):e.next(r)}function a(){n=!0,c(),e.complete()}function c(){t&&(t.removeEventListener("error",o),t.removeEventListener("channelError",s),t.removeEventListener("disconnect",a),p.forEach((e=>t.removeEventListener(e,i))),t.close())}async function u(){const{default:e}=await Promise.resolve().then((function(){return Xr})),t=new e(d,y);return t.addEventListener("error",o),t.addEventListener("channelError",s),t.addEventListener("disconnect",a),p.forEach((e=>t.addEventListener(e,i))),t}function l(){u().then((e=>{t=e})).catch((t=>{e.error(t),h()}))}function h(){n=!0,c()}return h}))}function tr(e){try{const t=e.data&&JSON.parse(e.data)||{};return Object.assign({type:e.type},t)}catch(e){return e}}var rr,nr,or,sr,ir=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},ar=(e,t,r)=>(ir(e,t,"read from private field"),r?r.call(e):t.get(e)),cr=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},ur=(e,t,r,n)=>(ir(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);class lr{constructor(e,t){cr(this,rr,void 0),cr(this,nr,void 0),ur(this,rr,e),ur(this,nr,t)}create(e,t){return dr(ar(this,rr),ar(this,nr),"PUT",e,t)}edit(e,t){return dr(ar(this,rr),ar(this,nr),"PATCH",e,t)}delete(e){return dr(ar(this,rr),ar(this,nr),"DELETE",e)}list(){return Dt(ar(this,rr),ar(this,nr),{uri:"/datasets",tag:null})}}rr=new WeakMap,nr=new WeakMap;class hr{constructor(e,t){cr(this,or,void 0),cr(this,sr,void 0),ur(this,or,e),ur(this,sr,t)}create(e,t){return xe(dr(ar(this,or),ar(this,sr),"PUT",e,t))}edit(e,t){return xe(dr(ar(this,or),ar(this,sr),"PATCH",e,t))}delete(e){return xe(dr(ar(this,or),ar(this,sr),"DELETE",e))}list(){return xe(Dt(ar(this,or),ar(this,sr),{uri:"/datasets",tag:null}))}}function dr(e,t,r,n,o){return Ne(n),Dt(e,t,{method:r,uri:"/datasets/".concat(n),body:o,tag:null})}or=new WeakMap,sr=new WeakMap;var pr,fr,yr,gr,mr=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},vr=(e,t,r)=>(mr(e,t,"read from private field"),r?r.call(e):t.get(e)),wr=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},br=(e,t,r,n)=>(mr(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);class Cr{constructor(e,t){wr(this,pr,void 0),wr(this,fr,void 0),br(this,pr,e),br(this,fr,t)}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return Dt(vr(this,pr),vr(this,fr),{uri:t})}getById(e){return Dt(vr(this,pr),vr(this,fr),{uri:"/projects/".concat(e)})}}pr=new WeakMap,fr=new WeakMap;class Er{constructor(e,t){wr(this,yr,void 0),wr(this,gr,void 0),br(this,yr,e),br(this,gr,t)}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return xe(Dt(vr(this,yr),vr(this,gr),{uri:t}))}getById(e){return xe(Dt(vr(this,yr),vr(this,gr),{uri:"/projects/".concat(e)}))}}yr=new WeakMap,gr=new WeakMap;var xr,Tr,Or,Sr,_r=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},jr=(e,t,r)=>(_r(e,t,"read from private field"),r?r.call(e):t.get(e)),Ar=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},kr=(e,t,r,n)=>(_r(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);class Rr{constructor(e,t){Ar(this,xr,void 0),Ar(this,Tr,void 0),kr(this,xr,e),kr(this,Tr,t)}getById(e){return Dt(jr(this,xr),jr(this,Tr),{uri:"/users/".concat(e)})}}xr=new WeakMap,Tr=new WeakMap;class Mr{constructor(e,t){Ar(this,Or,void 0),Ar(this,Sr,void 0),kr(this,Or,e),kr(this,Sr,t)}getById(e){return xe(Dt(jr(this,Or),jr(this,Sr),{uri:"/users/".concat(e)}))}}Or=new WeakMap,Sr=new WeakMap;var Ir,Fr,Pr,Dr,qr=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},Nr=(e,t,r)=>(qr(e,t,"read from private field"),r?r.call(e):t.get(e)),Hr=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},Wr=(e,t,r,n)=>(qr(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);Ir=new WeakMap,Fr=new WeakMap;let zr=class e{constructor(e,t=gt){Hr(this,Ir,void 0),Hr(this,Fr,void 0),this.listen=er,this.config(t),Wr(this,Fr,e),this.assets=new Jt(this,Nr(this,Fr)),this.datasets=new lr(this,Nr(this,Fr)),this.projects=new Cr(this,Nr(this,Fr)),this.users=new Rr(this,Nr(this,Fr))}clone(){return new e(Nr(this,Fr),this.config())}config(e){if(void 0===e)return{...Nr(this,Ir)};if(Nr(this,Ir)&&!1===Nr(this,Ir).allowReconfigure)throw new Error("Existing client instance cannot be reconfigured - use `withConfig(newConfig)` to return a new client");return Wr(this,Ir,wt(e,Nr(this,Ir)||{})),this}withConfig(t){return new e(Nr(this,Fr),{...this.config(),...t})}fetch(e,t,r={}){return St(this,Nr(this,Fr),e,t,r)}getDocument(e,t){return _t(this,Nr(this,Fr),e,t)}getDocuments(e,t){return jt(this,Nr(this,Fr),e,t)}create(e,t){return Ft(this,Nr(this,Fr),e,"create",t)}createIfNotExists(e,t){return At(this,Nr(this,Fr),e,t)}createOrReplace(e,t){return kt(this,Nr(this,Fr),e,t)}delete(e,t){return Rt(this,Nr(this,Fr),e,t)}mutate(e,t){return Mt(this,Nr(this,Fr),e,t)}patch(e,t){return new Ke(e,t,this)}transaction(e){return new ct(e,this)}request(e){return Dt(this,Nr(this,Fr),e)}getUrl(e,t){return Nt(this,e,t)}getDataUrl(e,t){return qt(this,e,t)}};Pr=new WeakMap,Dr=new WeakMap;let Ur=class e{constructor(e,t=gt){Hr(this,Pr,void 0),Hr(this,Dr,void 0),this.listen=er,this.config(t),Wr(this,Dr,e),this.assets=new Xt(this,Nr(this,Dr)),this.datasets=new hr(this,Nr(this,Dr)),this.projects=new Er(this,Nr(this,Dr)),this.users=new Mr(this,Nr(this,Dr)),this.observable=new zr(e,t)}clone(){return new e(Nr(this,Dr),this.config())}config(e){if(void 0===e)return{...Nr(this,Pr)};if(Nr(this,Pr)&&!1===Nr(this,Pr).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),Wr(this,Pr,wt(e,Nr(this,Pr)||{})),this}withConfig(t){return new e(Nr(this,Dr),{...this.config(),...t})}fetch(e,t,r={}){return xe(St(this,Nr(this,Dr),e,t,r))}getDocument(e,t){return xe(_t(this,Nr(this,Dr),e,t))}getDocuments(e,t){return xe(jt(this,Nr(this,Dr),e,t))}create(e,t){return xe(Ft(this,Nr(this,Dr),e,"create",t))}createIfNotExists(e,t){return xe(At(this,Nr(this,Dr),e,t))}createOrReplace(e,t){return xe(kt(this,Nr(this,Dr),e,t))}delete(e,t){return xe(Rt(this,Nr(this,Dr),e,t))}mutate(e,t){return xe(Mt(this,Nr(this,Dr),e,t))}patch(e,t){return new Ze(e,t,this)}transaction(e){return new at(e,this)}request(e){return xe(Dt(this,Nr(this,Dr),e))}dataRequest(e,t,r){return xe(It(this,Nr(this,Dr),e,t,r))}getUrl(e,t){return Nt(this,e,t)}getDataUrl(e,t){return qt(this,e,t)}};const Lr=function(e,t){return{requester:Ie(e,{}).defaultRequester,createClient:r=>new t(Ie(e,{maxRetries:r.maxRetries,retryDelay:r.retryDelay}),r)}}([],Ur),Br=Lr.requester,$r=Lr.createClient,Gr=function(e){return function(t){return yt(),e(t)}}($r);var Vr={exports:{}};
|
|
8
|
+
function Le(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=ze(t);const{formatters:n}=e.exports;n.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}}(Ue,Ue.exports);const $e="undefined"==typeof Buffer?()=>!1:e=>Buffer.isBuffer(e),Be=["boolean","string","number"];function Je(){return{processOptions:e=>{const t=e.body;if(!t)return e;var n,r,o;return!("function"==typeof t.pipe)&&!$e(t)&&(-1!==Be.indexOf(typeof t)||Array.isArray(t)||!1!==Le(n=t)&&(void 0===(r=n.constructor)||!1!==Le(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 Ge(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 We={};"undefined"!=typeof globalThis?We=globalThis:"undefined"!=typeof window?We=window:"undefined"!=typeof global?We=global:"undefined"!=typeof self&&(We=self);var Ve=We;function Ye(e={}){const t=e.implementation||Ve.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 Xe{constructor(e){this.__CANCEL__=!0,this.message=e}toString(){return"Cancel".concat(this.message?": ".concat(this.message):"")}}const Ke=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 Xe(e),t(this.reason))}))}};Ke.source=()=>{let e;return{token:new Ke((t=>{e=t})),cancel:e}};var Ze=(e,t,n)=>("GET"===n.method||"HEAD"===n.method)&&(e.isNetworkError||!1);function Qe(e){return 100*Math.pow(2,e)+100*Math.random()}const et=(e={})=>(e=>{const t=e.maxRetries||5,n=e.retryDelay||Qe,r=e.shouldRetry;return{onError:(e,o)=>{const s=o.options,i=s.maxRetries||t,a=s.shouldRetry||r,c=s.attemptNumber||0;if(null!==(u=s.body)&&"object"==typeof u&&"function"==typeof u.pipe)return e;var u;if(!a(e,c,s)||c>=i)return e;const l=Object.assign({},o,{options:Object.assign({},s,{attemptNumber:c+1})});return setTimeout((()=>o.channels.request.publish(l)),n(c)),null}}})({shouldRetry:Ze,...e});et.shouldRetry=Ze;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:st(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 st(e,t){return-1!==(t.headers["content-type"]||"").toLowerCase().indexOf("application/json")?JSON.stringify(e,null,2):e}const it={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=qe([t>0?et({retryDelay:n,maxRetries:t,shouldRetry:ut}):{},...e,at,Je(),Ge(),{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"))}},it,Ye({implementation:P})]);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"),s=e.response&&(429===e.response.statusCode||502===e.response.statusCode||503===e.response.statusCode);return!(!r&&!o||!s)||et.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 ft=["image","file"],dt=["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||""},bt=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},vt=Symbol("#client");class wt{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===dt.indexOf(e)){const e=dt.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,s=void 0===n||-1===n?-1:Math.max(0,t+n),i=o<0&&s>=0?"":s,a="".concat(e,"[").concat(o,":").concat(i,"]");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)}}let Ct=class e extends wt{constructor(e,t,n){super(e,t),this[vt]=n}clone(){return new e(this.selection,{...this.operations},this[vt])}commit(e){if(!this[vt])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 this[vt].mutate({patch:this.serialize()},n)}};let Et=class e extends wt{constructor(e,t,n){super(e,t),this[vt]=n}clone(){return new e(this.selection,{...this.operations},this[vt])}commit(e){if(!this[vt])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 this[vt].mutate({patch:this.serialize()},n)}};const xt={returnDocuments:!1},St=Symbol("#client");class _t{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}}let Tt=class e extends _t{constructor(e,t,n){super(e,n),this[St]=t}clone(){return new e([...this.operations],this[St],this.trxId)}commit(e){if(!this[St])throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return this[St].mutate(this.serialize(),Object.assign({transactionId:this.trxId},xt,e||{}))}patch(e,t){const n="function"==typeof t;if("string"!=typeof e&&e instanceof Et)return this._add({patch:e.serialize()});if(n){const n=t(new Et(e,{},this[St]));if(!(n instanceof Et))throw new Error("function passed to `patch()` must return the patch");return this._add({patch:n.serialize()})}return this._add({patch:{id:e,...t}})}};let Ot=class e extends _t{constructor(e,t,n){super(e,n),this[St]=t}clone(){return new e([...this.operations],this[St],this.trxId)}commit(e){if(!this[St])throw new Error("No `client` passed to transaction, either provide one or pass the transaction to a clients `mutate()` method");return this[St].mutate(this.serialize(),Object.assign({transactionId:this.trxId},xt,e||{}))}patch(e,t){const n="function"==typeof t;if("string"!=typeof e&&e instanceof Ct)return this._add({patch:e.serialize()});if(n){const n=t(new Ct(e,{},this[St]));if(!(n instanceof Ct))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 jt(e){return"https://www.sanity.io/help/"+e}const At=e=>function(e){let t,n=!1;return(...r)=>(n||(t=e(...r),n=!0),t)}(((...t)=>console.warn(e.join(" "),...t))),Rt=At(["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."]),It=At(["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."]),Pt=At(["You have configured Sanity client to use a token in the browser. This may cause unintentional security issues.","See ".concat(jt("js-client-browser-token")," for more information and how to hide this warning.")]),kt=At(["Using the Sanity client without specifying an API version is deprecated.","See ".concat(jt("js-client-api-version"))]),Dt=At(["The default export of @sanity/client has been deprecated. Use the named export `createClient` instead."]),Ft={apiHost:"https://api.sanity.io",apiVersion:"1",useProjectHostname:!0,stega:{enabled:!1}},qt=["localhost","127.0.0.1","0.0.0.0"],Mt=function(e){switch(e){case"previewDrafts":case"published":case"raw":return;default:throw new TypeError("Invalid API perspective string, expected `published`, `previewDrafts` or `raw`")}},Nt=(e,t)=>{const n={...t,...e,stega:{..."boolean"==typeof t.stega?{enabled:t.stega}:t.stega||Ft.stega,..."boolean"==typeof e.stega?{enabled:e.stega}:e.stega||{}}};n.apiVersion||kt();const r={...Ft,...n},o=r.useProjectHostname;if("undefined"==typeof Promise){const e=jt("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&&Mt(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 s="undefined"!=typeof window&&window.location&&window.location.hostname,i=s&&(e=>-1!==qt.indexOf(e))(window.location.hostname);s&&i&&r.token&&!0!==r.ignoreBrowserTokenWarning?Pt():void 0===r.useCdn&&Rt(),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?bt(r.requestTagPrefix).replace(/\.+$/,""):void 0),r.apiVersion="".concat(r.apiVersion).replace(/^v/,""),r.isDefaultApi=r.apiHost===Ft.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},Ut="X-Sanity-Project-ID";var Ht={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},zt={0:8203,1:8204,2:8205,3:65279},Lt=new Array(4).fill(String.fromCodePoint(zt[0])).join("");function $t(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`${Lt}${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(zt[e]))).join("")})).join("")}`}(t)}`}Object.fromEntries(Object.entries(zt).map((e=>e.reverse()))),Object.fromEntries(Object.entries(Ht).map((e=>e.reverse())));var Bt=`${Object.values(Ht).map((e=>`\\u{${e.toString(16)}}`)).join("")}`,Jt=new RegExp(`[${Bt}]{4,}`,"gu");function Gt(e){try{return JSON.parse(JSON.stringify(e,((e,t)=>{return"string"!=typeof t?t:(n=t,{cleaned:n.replace(Jt,""),encoded:(null==(r=n.match(Jt))?void 0:r[0])||""}).cleaned;var n,r})))}catch{return e}}const Wt=({query:e,params:t={},options:n={}})=>{const r=new URLSearchParams,{tag:o,...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"?".concat(r)},Vt=(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},Yt=e=>"response"===e.type,Xt=e=>e.body,Kt=11264;function Zt(e,t,n,r,o={},s={}){const c="stega"in s?{...n||{},..."boolean"==typeof s.stega?{enabled:s.stega}:s.stega||{}}:n,u=c.enabled?Gt(o):o,l=!1===s.filterResponse?e=>e:e=>e.result,{cache:f,next:d,...h}={useAbortSignal:void 0!==s.signal,resultSourceMap:c.enabled?"withKeyArraySelector":s.resultSourceMap,...s},p=sn(e,t,"query",{query:r,params:u},void 0!==f||void 0!==d?{...h,fetch:{cache:f,next:d}}:h);return c.enabled?p.pipe(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return ce.apply(void 0,a([],i(e)))}(Q(Promise.resolve().then((function(){return ar})).then((function(e){return e.stegaEncodeSourceMap$1})).then((({stegaEncodeSourceMap:e})=>e)))),ne((([e,t])=>{const n=t(e.result,e.resultSourceMap,c);return l({...e,result:n})}))):p.pipe(ne(l))}function Qt(e,t,n,r={}){return cn(e,t,{uri:ln(e,"doc",n),json:!0,tag:r.tag}).pipe(ae(Yt),ne((e=>e.body.documents&&e.body.documents[0])))}function en(e,t,n,r={}){return cn(e,t,{uri:ln(e,"doc",n.join(",")),json:!0,tag:r.tag}).pipe(ae(Yt),ne((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 tn(e,t,n,r){return gt("createIfNotExists",n),an(e,t,n,"createIfNotExists",r)}function nn(e,t,n,r){return gt("createOrReplace",n),an(e,t,n,"createOrReplace",r)}function rn(e,t,n,r){return sn(e,t,"mutate",{mutations:[{delete:lt(n)}]},r)}function on(e,t,n,r){let o;o=n instanceof Et||n instanceof Ct?{patch:n.serialize()}:n instanceof Tt||n instanceof Ot?n.serialize():n;return sn(e,t,"mutate",{mutations:Array.isArray(o)?o:[o],transactionId:r&&r.transactionId||void 0},r)}function sn(e,t,n,r,o={}){const s="mutate"===n,i="query"===n,a=s?"":Wt(r),c=!s&&a.length<Kt,u=c?a:"",l=o.returnFirst,{timeout:f,token:d,tag:h,headers:p}=o;return cn(e,t,{method:c?"GET":"POST",uri:ln(e,n,u),json:!0,body:c?void 0:r,query:s&&Vt(o),timeout:f,headers:p,token:d,tag:h,perspective:o.perspective,resultSourceMap:o.resultSourceMap,canUseCdn:i,signal:o.signal,fetch:o.fetch,useAbortSignal:o.useAbortSignal,useCdn:o.useCdn}).pipe(ae(Yt),ne(Xt),ne((e=>{if(!s)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 an(e,t,n,r,o={}){return sn(e,t,"mutate",{mutations:[{[r]:n}]},Object.assign({returnFirst:!0,returnDocuments:!0},o))}function cn(e,t,n){var r,o;const s=n.url||n.uri,i=e.config(),a=void 0===n.canUseCdn?["GET","HEAD"].indexOf(n.method||"GET")>=0&&0===s.indexOf("/data/"):n.canUseCdn;let c=(null!=(r=n.useCdn)?r:i.useCdn)&&a;const u=n.tag&&i.requestTagPrefix?[i.requestTagPrefix,n.tag].join("."):n.tag||i.requestTagPrefix;if(u&&null!==n.tag&&(n.query={tag:bt(u),...n.query}),["GET","HEAD","POST"].indexOf(n.method||"GET")>=0&&0===s.indexOf("/data/query/")){const e=null!=(o=n.resultSourceMap)?o:i.resultSourceMap;void 0!==e&&!1!==e&&(n.query={resultSourceMap:e,...n.query});const t=n.perspective||i.perspective;"string"==typeof t&&"raw"!==t&&(Mt(t),n.query={perspective:t,...n.query},"previewDrafts"===t&&c&&(c=!1,It()))}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[Ut]=e.projectId);const o=Boolean(void 0===t.withCredentials?e.token||e.withCredentials:t.withCredentials),s=void 0===t.timeout?e.timeout:t.timeout;return Object.assign({},t,{headers:Object.assign({},n,t.headers||{}),timeout:void 0===s?3e5:s,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})}(i,Object.assign({},n,{url:fn(e,s,c)})),f=new P((e=>t(l,i.requester).subscribe(e)));return n.signal?f.pipe((d=n.signal,e=>new P((t=>{const n=()=>t.error(function(e){var t,n;if(dn)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}(d));if(d&&d.aborted)return void n();const r=e.subscribe(t);return d.addEventListener("abort",n),()=>{d.removeEventListener("abort",n),r.unsubscribe()}})))):f;var d}function un(e,t,n){return cn(e,t,n).pipe(ae((e=>"response"===e.type)),ne((e=>e.body)))}function ln(e,t,n){const r=e.config(),o=mt(r),s="/".concat(t,"/").concat(o),i=n?"".concat(s,"/").concat(n):s;return"/data".concat(i).replace(/\/($|\?)/,"$1")}function fn(e,t,n=!1){const{url:r,cdnUrl:o}=e.config();return"".concat(n?o:r,"/").concat(t.replace(/^\//,""))}const dn=Boolean(globalThis.DOMException);const hn=Symbol("#client"),pn=Symbol("#httpRequest");class yn{constructor(e,t){this[hn]=e,this[pn]=t}upload(e,t,n){return mn(this[hn],this[pn],e,t,n)}}class gn{constructor(e,t){this[hn]=e,this[pn]=t}upload(e,t,n){return te(mn(this[hn],this[pn],e,t,n).pipe(ae((e=>"response"===e.type)),ne((e=>e.body.document))))}}function mn(e,t,n,r,o={}){(e=>{if(-1===ft.indexOf(e))throw new Error("Invalid asset type: ".concat(e,". Must be one of ").concat(ft.join(", ")))})(n);let s=o.extract||void 0;s&&!s.length&&(s=["none"]);const i=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:f,description:d,creditLine:h,filename:p,source:y}=c,g={label:l,title:f,description:d,filename:p,meta:s,creditLine:h};return y&&(g.sourceId=y.id,g.sourceName=y.name,g.sourceUrl=y.url),cn(e,t,{tag:u,method:"POST",timeout:c.timeout||0,uri:"/assets/".concat(a,"/").concat(i),headers:c.contentType?{"Content-Type":c.contentType}:{},query:g,body:r})}var bn=(e,t)=>Object.keys(t).concat(Object.keys(e)).reduce(((n,r)=>(n[r]=void 0===e[r]?t[r]:e[r],n)),{});const vn=["includePreviousRevision","includeResult","visibility","effectFormat","tag"],wn={includeResult:!0};function Cn(e,t,n={}){const{url:r,token:o,withCredentials:s,requestTagPrefix:i}=this.config(),a=n.tag&&i?[i,n.tag].join("."):n.tag,c={...bn(n,wn),tag:a},u=(l=c,vn.reduce(((e,t)=>(void 0===l[t]||(e[t]=l[t]),e)),{}));var l;const f=Wt({query:e,params:t,options:{tag:a,...u}}),d="".concat(r).concat(ln(this,"listen",f));if(d.length>14800)return new P((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||s)&&(y.withCredentials=!0),o&&(y.headers={Authorization:"Bearer ".concat(o)}),new P((e=>{let t,n;u().then((e=>{t=e})).catch((t=>{e.error(t),f()}));let r=!1;function o(){r||(p&&e.next({type:"reconnect"}),r||t.readyState===t.CLOSED&&(c(),clearTimeout(n),n=setTimeout(l,100)))}function s(t){e.error(function(e){if(e instanceof Error)return e;const t=En(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 i(t){const n=En(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",s),t.removeEventListener("disconnect",a),h.forEach((e=>t.removeEventListener(e,i))),t.close())}async function u(){const{default:e}=await Promise.resolve().then((function(){return lr})),t=new e(d,y);return t.addEventListener("error",o),t.addEventListener("channelError",s),t.addEventListener("disconnect",a),h.forEach((e=>t.addEventListener(e,i))),t}function l(){u().then((e=>{t=e})).catch((t=>{e.error(t),f()}))}function f(){r=!0,c()}return f}))}function En(e){try{const t=e.data&&JSON.parse(e.data)||{};return Object.assign({type:e.type},t)}catch(e){return e}}const xn=Symbol("#client"),Sn=Symbol("#httpRequest");class _n{constructor(e,t){this[xn]=e,this[Sn]=t}create(e,t){return On(this[xn],this[Sn],"PUT",e,t)}edit(e,t){return On(this[xn],this[Sn],"PATCH",e,t)}delete(e){return On(this[xn],this[Sn],"DELETE",e)}list(){return un(this[xn],this[Sn],{uri:"/datasets",tag:null})}}class Tn{constructor(e,t){this[xn]=e,this[Sn]=t}create(e,t){return te(On(this[xn],this[Sn],"PUT",e,t))}edit(e,t){return te(On(this[xn],this[Sn],"PATCH",e,t))}delete(e){return te(On(this[xn],this[Sn],"DELETE",e))}list(){return te(un(this[xn],this[Sn],{uri:"/datasets",tag:null}))}}function On(e,t,n,r,o){return ht(r),un(e,t,{method:n,uri:"/datasets/".concat(r),body:o,tag:null})}const jn=Symbol("#client"),An=Symbol("#httpRequest");class Rn{constructor(e,t){this[jn]=e,this[An]=t}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return un(this[jn],this[An],{uri:t})}getById(e){return un(this[jn],this[An],{uri:"/projects/".concat(e)})}}class In{constructor(e,t){this[jn]=e,this[An]=t}list(e){const t=!1===(null==e?void 0:e.includeMembers)?"/projects?includeMembers=false":"/projects";return te(un(this[jn],this[An],{uri:t}))}getById(e){return te(un(this[jn],this[An],{uri:"/projects/".concat(e)}))}}const Pn=Symbol("#client"),kn=Symbol("#httpRequest");class Dn{constructor(e,t){this[Pn]=e,this[kn]=t}getById(e){return un(this[Pn],this[kn],{uri:"/users/".concat(e)})}}class Fn{constructor(e,t){this[Pn]=e,this[kn]=t}getById(e){return te(un(this[Pn],this[kn],{uri:"/users/".concat(e)}))}}const qn=Symbol("#clientConfig"),Mn=Symbol("#httpRequest");let Nn=class e{constructor(e,t=Ft){this.listen=Cn,this.config(t),this[Mn]=e,this.assets=new yn(this,this[Mn]),this.datasets=new _n(this,this[Mn]),this.projects=new Rn(this,this[Mn]),this.users=new Dn(this,this[Mn])}clone(){return new e(this[Mn],this.config())}config(e){if(void 0===e)return{...this[qn]};if(this[qn]&&!1===this[qn].allowReconfigure)throw new Error("Existing client instance cannot be reconfigured - use `withConfig(newConfig)` to return a new client");return this[qn]=Nt(e,this[qn]||{}),this}withConfig(t){const n=this.config();return new e(this[Mn],{...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 Zt(this,this[Mn],this[qn].stega,e,t,n)}getDocument(e,t){return Qt(this,this[Mn],e,t)}getDocuments(e,t){return en(this,this[Mn],e,t)}create(e,t){return an(this,this[Mn],e,"create",t)}createIfNotExists(e,t){return tn(this,this[Mn],e,t)}createOrReplace(e,t){return nn(this,this[Mn],e,t)}delete(e,t){return rn(this,this[Mn],e,t)}mutate(e,t){return on(this,this[Mn],e,t)}patch(e,t){return new Ct(e,t,this)}transaction(e){return new Ot(e,this)}request(e){return un(this,this[Mn],e)}getUrl(e,t){return fn(this,e,t)}getDataUrl(e,t){return ln(this,e,t)}};let Un=class e{constructor(e,t=Ft){this.listen=Cn,this.config(t),this[Mn]=e,this.assets=new gn(this,this[Mn]),this.datasets=new Tn(this,this[Mn]),this.projects=new In(this,this[Mn]),this.users=new Fn(this,this[Mn]),this.observable=new Nn(e,t)}clone(){return new e(this[Mn],this.config())}config(e){if(void 0===e)return{...this[qn]};if(this[qn]&&!1===this[qn].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),this[qn]=Nt(e,this[qn]||{}),this}withConfig(t){const n=this.config();return new e(this[Mn],{...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 te(Zt(this,this[Mn],this[qn].stega,e,t,n))}getDocument(e,t){return te(Qt(this,this[Mn],e,t))}getDocuments(e,t){return te(en(this,this[Mn],e,t))}create(e,t){return te(an(this,this[Mn],e,"create",t))}createIfNotExists(e,t){return te(tn(this,this[Mn],e,t))}createOrReplace(e,t){return te(nn(this,this[Mn],e,t))}delete(e,t){return te(rn(this,this[Mn],e,t))}mutate(e,t){return te(on(this,this[Mn],e,t))}patch(e,t){return new Et(e,t,this)}transaction(e){return new Tt(e,this)}request(e){return te(un(this,this[Mn],e))}dataRequest(e,t,n){return te(sn(this,this[Mn],e,t,n))}getUrl(e,t){return fn(this,e,t)}getDataUrl(e,t){return ln(this,e,t)}};const Hn=function(e,t){return{requester:ct(e,{}).defaultRequester,createClient:n=>new t(ct(e,{maxRetries:n.maxRetries,retryDelay:n.retryDelay}),n)}}([],Un),zn=Hn.requester,Ln=Hn.createClient,$n=function(e){return function(t){return Dt(),e(t)}}(Ln),Bn=/_key\s*==\s*['"](.*)['"]/;function Jn(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?Bn.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 Gn={"\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","'":"\\'","\\":"\\\\"},Wn={"\\f":"\f","\\n":"\n","\\r":"\r","\\t":"\t","\\'":"'","\\\\":"\\"};function Vn(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=>Wn[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=>Wn[e]));t.push(e)}return t}function Yn(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 Xn(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=>Gn[e]));return"['".concat(t,"']")}if("number"==typeof e)return"[".concat(e,"]");if(""!==e._key){const t=e._key.replace(/['\\]/g,(e=>Gn[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,s]=r[0];return{mapping:s,matchedPath:o,pathSuffix:n.substring(o.length)}}function Kn(e){return"object"==typeof e&&null!==e}function Zn(e,t,n=[]){return function(e){return null!==e&&Array.isArray(e)}(e)?e.map(((e,r)=>{if(Kn(e)){const o=e._key;if("string"==typeof o)return Zn(e,t,n.concat({_key:o,_index:r}))}return Zn(e,t,n.concat(r))})):Kn(e)?Object.fromEntries(Object.entries(e).map((([e,r])=>[e,Zn(r,t,n.concat(e))]))):t(e,n)}function Qn(e,t,n){return Zn(e,((e,r)=>{if("string"!=typeof e)return e;const o=Xn(r,t);if(!o)return e;const{mapping:s,matchedPath:i}=o;if("value"!==s.type)return e;if("documentValue"!==s.source.type)return e;const a=t.documents[s.source.document],c=t.paths[s.source.path],u=Vn(i),l=Vn(c).concat(r.slice(u.length));return n({sourcePath:l,sourceDocument:a,resultPath:r,value:e})}))}const er="drafts.";function tr(e){const{baseUrl:t,workspace:n="default",tool:r="default",id:o,type:s,path:i}=e;if(!t)throw new Error("baseUrl is required");if(!i)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(er)?e.slice(er.length):e}(o),l=Array.isArray(i)?Jn(Yn(i)):i,f=new URLSearchParams({baseUrl:t,id:u,type:s,path:l});a&&f.set("workspace",a),c&&f.set("tool",c);const d=["/"===t?"":t];a&&d.push(a);const h=["mode=presentation","id=".concat(u),"type=".concat(s),"path=".concat(encodeURIComponent(l))];return c&&h.push("tool=".concat(c)),d.push("intent","edit","".concat(h.join(";"),"?").concat(f)),d.join("/")}const nr=({sourcePath:e,value:t})=>{if(n=t,Number.isNaN(Number(n))&&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||!rr.has(r)))))))},rr=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 or(e,t,n){var r,o,s,i,a,c,u,l,f;const{filter:d,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/stega]: ".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/stega]: 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==(s=null==h?void 0:h.error)||s.call(h,"[@sanity/client/stega]: ".concat(r),{result:e,resultSourceMap:t,config:n}),new TypeError(r)}const y={encoded:[],skipped:[]},g=Qn(e,t,(({sourcePath:e,sourceDocument:t,resultPath:r,value:o})=>{if(!1===("function"==typeof d?d({sourcePath:e,resultPath:r,filterDefault:nr,sourceDocument:t,value:o}):nr({sourcePath:e,resultPath:r,filterDefault:nr,sourceDocument:t,value:o})))return h&&y.skipped.push({path:sr(e),value:"".concat(o.slice(0,20)).concat(o.length>20?"...":""),length:o.length}),o;h&&y.encoded.push({path:sr(e),value:"".concat(o.slice(0,20)).concat(o.length>20?"...":""),length:o.length});const{baseUrl:s,workspace:i,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(!s)return o;const{_id:c,_type:u}=t;return $t(o,{origin:"sanity.io",href:tr({baseUrl:s,workspace:i,tool:a,id:c,type:u,path:e})},!1)}));if(h){const e=y.skipped.length,t=y.encoded.length;if((e||t)&&(null==(i=(null==h?void 0:h.groupCollapsed)||h.log)||i("[@sanity/client/stega]: Encoding source map into result"),null==(a=h.log)||a.call(h,"[@sanity/client/stega]: 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/stega]: 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(Bn,"0").replace(/\[\d+\]/g,"[]"));null==(l=null==h?void 0:h.log)||l.call(h,"[@sanity/client/stega]: List of skipped paths",[...e.values()])}(e||t)&&(null==(f=null==h?void 0:h.groupEnd)||f.call(h))}return g}function sr(e){return Jn(Yn(e))}var ir=Object.freeze({__proto__:null,stegaEncodeSourceMap:or}),ar=Object.freeze({__proto__:null,encodeIntoResult:Qn,stegaEncodeSourceMap:or,stegaEncodeSourceMap$1:ir}),cr={exports:{}};
|
|
9
9
|
/** @license
|
|
10
10
|
* eventsource.js
|
|
11
11
|
* Available under MIT License (MIT)
|
|
12
12
|
* https://github.com/Yaffle/EventSource/
|
|
13
|
-
*/!function(e,t){!function(r){var n=r.setTimeout,o=r.clearTimeout,s=r.XMLHttpRequest,i=r.XDomainRequest,a=r.ActiveXObject,c=r.EventSource,u=r.document,l=r.Promise,h=r.fetch,d=r.Response,p=r.TextDecoder,f=r.TextEncoder,y=r.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==s&&null!=a&&(s=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=h;h=function(e,t){var r=t.signal;return g(e,{headers:t.headers,credentials:t.credentials,cache:t.cache}).then((function(e){var t=e.body.getReader();return r._reader=t,r._aborted&&r._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,r){if(1===r)return e>=128>>t&&e<<t<=2047;if(2===r)return e>=2048>>t&&e<<t<=55295||e>=57344>>t&&e<<t<=65535;if(3===r)return e>=65536>>t&&e<<t<=1114111;throw new Error}function r(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 n=65533,o="",s=this.bitsNeeded,i=this.codePoint,a=0;a<e.length;a+=1){var c=e[a];0!==s&&(c<128||c>191||!t(i<<6|63&c,s-6,r(s,i)))&&(s=0,i=n,o+=String.fromCharCode(i)),0===s?(c>=0&&c<=127?(s=0,i=c):c>=192&&c<=223?(s=6,i=31&c):c>=224&&c<=239?(s=12,i=15&c):c>=240&&c<=247?(s=18,i=7&c):(s=0,i=n),0===s||t(i,s,r(s,i))||(s=0,i=n)):(s-=6,i=i<<6|63&c),0===s&&(i<=65535?o+=String.fromCharCode(i):(o+=String.fromCharCode(55296+(i-65535-1>>10)),o+=String.fromCharCode(56320+(i-65535-1&1023))))}return this.bitsNeeded=s,this.codePoint=i,o};null!=p&&null!=f&&function(){try{return"test"===(new p).decode((new f).encode("test"),{stream:!0})}catch(e){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+e)}return!1}()||(p=m);var v=function(){};function w(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 b(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),r=e.split("\r\n"),n=0;n<r.length;n+=1){var o=r[n].split(": "),s=o.shift(),i=o.join(": ");t[b(s)]=i}this._map=t}function E(){}function x(e){this._headers=e}function T(){}function O(){this._listeners=Object.create(null)}function S(e){n((function(){throw e}),0)}function _(e){this.type=e,this.target=void 0}function j(e,t){_.call(this,e),this.data=t.data,this.lastEventId=t.lastEventId}function A(e,t){_.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function k(e,t){_.call(this,e),this.error=t.error}w.prototype.open=function(e,t){this._abort(!0);var r=this,i=this._xhr,a=1,c=0;this._abort=function(e){0!==r._sendTimeout&&(o(r._sendTimeout),r._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,i.onload=v,i.onerror=v,i.onabort=v,i.onprogress=v,i.onreadystatechange=v,i.abort(),0!==c&&(o(c),c=0),e||(r.readyState=4,r.onabort(null),r.onreadystatechange())),a=0};var u=function(){if(1===a){var e=0,t="",n=void 0;if("contentType"in i)e=200,t="OK",n=i.contentType;else try{e=i.status,t=i.statusText,n=i.getResponseHeader("Content-Type")}catch(r){e=0,t="",n=void 0}0!==e&&(a=2,r.readyState=2,r.status=e,r.statusText=t,r._contentType=n,r.onreadystatechange())}},l=function(){if(u(),2===a||3===a){a=3;var e="";try{e=i.responseText}catch(e){}r.readyState=3,r.responseText=e,r.onprogress()}},h=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),r.readyState=4,"load"===e)r.onload(t);else if("error"===e)r.onerror(t);else{if("abort"!==e)throw new TypeError;r.onabort(t)}r.onreadystatechange()}},d=function(){c=n((function(){d()}),500),3===i.readyState&&l()};"onload"in i&&(i.onload=function(e){h("load",e)}),"onerror"in i&&(i.onerror=function(e){h("error",e)}),"onabort"in i&&(i.onabort=function(e){h("abort",e)}),"onprogress"in i&&(i.onprogress=l),"onreadystatechange"in i&&(i.onreadystatechange=function(e){!function(e){null!=i&&(4===i.readyState?"onload"in i&&"onerror"in i&&"onabort"in i||h(""===i.responseText?"error":"load",e):3===i.readyState?"onprogress"in i||l():2===i.readyState&&u())}(e)}),!("contentType"in i)&&"ontimeout"in s.prototype||(t+=(-1===t.indexOf("?")?"?":"&")+"padding=true"),i.open(e,t,!0),"readyState"in i&&(c=n((function(){d()}),0))},w.prototype.abort=function(){this._abort(!1)},w.prototype.getResponseHeader=function(e){return this._contentType},w.prototype.setRequestHeader=function(e,t){var r=this._xhr;"setRequestHeader"in r&&r.setRequestHeader(e,t)},w.prototype.getAllResponseHeaders=function(){return null!=this._xhr.getAllResponseHeaders&&this._xhr.getAllResponseHeaders()||""},w.prototype.send=function(){if("ontimeout"in s.prototype&&("sendAsBinary"in s.prototype||"mozAnon"in s.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=n((function(){t._sendTimeout=0,t.send()}),4)}},C.prototype.get=function(e){return this._map[b(e)]},null!=s&&null==s.HEADERS_RECEIVED&&(s.HEADERS_RECEIVED=2),E.prototype.open=function(e,t,r,n,o,i,a){e.open("GET",o);var c=0;for(var u in e.onprogress=function(){var t=e.responseText.slice(c);c+=t.length,r(t)},e.onerror=function(e){e.preventDefault(),n(new Error("NetworkError"))},e.onload=function(){n(null)},e.onabort=function(){n(null)},e.onreadystatechange=function(){if(e.readyState===s.HEADERS_RECEIVED){var r=e.status,n=e.statusText,o=e.getResponseHeader("Content-Type"),i=e.getAllResponseHeaders();t(r,n,o,new C(i))}},e.withCredentials=i,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)},T.prototype.open=function(e,t,r,n,o,s,i){var a=null,c=new y,u=c.signal,d=new p;return h(o,{headers:i,credentials:s?"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 n=function(){a.read().then((function(t){if(t.done)e(void 0);else{var o=d.decode(t.value,{stream:!0});r(o),n()}})).catch((function(e){t(e)}))};n()}))})).catch((function(e){return"AbortError"===e.name?void 0:e})).then((function(e){n(e)})),{abort:function(){null!=a&&a.cancel(),c.abort()}}},O.prototype.dispatchEvent=function(e){e.target=this;var t=this._listeners[e.type];if(null!=t)for(var r=t.length,n=0;n<r;n+=1){var o=t[n];try{"function"==typeof o.handleEvent?o.handleEvent(e):o.call(this,e)}catch(e){S(e)}}},O.prototype.addEventListener=function(e,t){e=String(e);var r=this._listeners,n=r[e];null==n&&(n=[],r[e]=n);for(var o=!1,s=0;s<n.length;s+=1)n[s]===t&&(o=!0);o||n.push(t)},O.prototype.removeEventListener=function(e,t){e=String(e);var r=this._listeners,n=r[e];if(null!=n){for(var o=[],s=0;s<n.length;s+=1)n[s]!==t&&o.push(n[s]);0===o.length?delete r[e]:r[e]=o}},j.prototype=Object.create(_.prototype),A.prototype=Object.create(_.prototype),k.prototype=Object.create(_.prototype);var R=-1,M=0,I=1,F=2,P=-1,D=0,q=1,N=2,H=3,W=/^text\/event\-stream(;.*)?$/i,z=function(e,t){var r=null==e?t:parseInt(e,10);return r!=r&&(r=t),U(r)},U=function(e){return Math.min(Math.max(e,1e3),18e6)},L=function(e,t,r){try{"function"==typeof t&&t.call(e,r)}catch(e){S(e)}};function B(e,t){O.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,r){t=String(t);var a=Boolean(r.withCredentials),c=r.lastEventIdQueryParameterName||"lastEventId",u=U(1e3),l=z(r.heartbeatTimeout,45e3),h="",d=u,p=!1,f=0,y=r.headers||{},g=r.Transport,m=$&&null==g?void 0:new w(null!=g?new g:null!=s&&"withCredentials"in s.prototype||null==i?new s:new i),v=null!=g&&"string"!=typeof g?new g:null==m?new T:new E,b=void 0,C=0,x=R,O="",S="",_="",B="",G=D,V=0,J=0,X=function(t,r,n,o){if(x===M)if(200===t&&null!=n&&W.test(n)){x=I,p=Date.now(),d=u,e.readyState=I;var s=new A("open",{status:t,statusText:r,headers:o});e.dispatchEvent(s),L(e,e.onopen,s)}else{var i="";200!==t?(r&&(r=r.replace(/\s+/g," ")),i="EventSource's response has a status "+t+" "+r+" that is not 200. Aborting the connection."):i="EventSource's response has a Content-Type specifying an unsupported type: "+(null==n?"-":n.replace(/\s+/g," "))+". Aborting the connection.",Z();s=new A("error",{status:t,statusText:r,headers:o});e.dispatchEvent(s),L(e,e.onerror,s),console.error(i)}},Y=function(t){if(x===I){for(var r=-1,s=0;s<t.length;s+=1){(c=t.charCodeAt(s))!=="\n".charCodeAt(0)&&c!=="\r".charCodeAt(0)||(r=s)}var i=(-1!==r?B:"")+t.slice(0,r+1);B=(-1===r?B:"")+t.slice(r+1),""!==t&&(p=Date.now(),f+=t.length);for(var a=0;a<i.length;a+=1){var c=i.charCodeAt(a);if(G===P&&c==="\n".charCodeAt(0))G=D;else if(G===P&&(G=D),c==="\r".charCodeAt(0)||c==="\n".charCodeAt(0)){if(G!==D){G===q&&(J=a+1);var y=i.slice(V,J-1),g=i.slice(J+(J<a&&i.charCodeAt(J)===" ".charCodeAt(0)?1:0),a);"data"===y?(O+="\n",O+=g):"id"===y?S=g:"event"===y?_=g:"retry"===y?(u=z(g,u),d=u):"heartbeatTimeout"===y&&(l=z(g,l),0!==C&&(o(C),C=n((function(){Q()}),l)))}if(G===D){if(""!==O){h=S,""===_&&(_="message");var m=new j(_,{data:O.slice(1),lastEventId:S});if(e.dispatchEvent(m),"open"===_?L(e,e.onopen,m):"message"===_?L(e,e.onmessage,m):"error"===_&&L(e,e.onerror,m),x===F)return}O="",_=""}G=c==="\r".charCodeAt(0)?P:D}else G===D&&(V=a,G=q),G===q?c===":".charCodeAt(0)&&(J=a+1,G=N):G===N&&(G=H)}}},K=function(t){if(x===I||x===M){x=R,0!==C&&(o(C),C=0),C=n((function(){Q()}),d),d=U(Math.min(16*u,2*d)),e.readyState=M;var r=new k("error",{error:t});e.dispatchEvent(r),L(e,e.onerror,r),null!=t&&console.error(t)}},Z=function(){x=F,null!=b&&(b.abort(),b=void 0),0!==C&&(o(C),C=0),e.readyState=F},Q=function(){if(C=0,x===R){p=!1,f=0,C=n((function(){Q()}),l),x=M,O="",_="",S=h,B="",V=0,J=0,G=D;var r=t;if("data:"!==t.slice(0,5)&&"blob:"!==t.slice(0,5)&&""!==h){var o=t.indexOf("?");r=-1===o?t:t.slice(0,o+1)+t.slice(o+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,(function(e,t){return t===c?"":e})),r+=(-1===t.indexOf("?")?"?":"&")+c+"="+encodeURIComponent(h)}var s=e.withCredentials,i={Accept:"text/event-stream"},a=e.headers;if(null!=a)for(var u in a)Object.prototype.hasOwnProperty.call(a,u)&&(i[u]=a[u]);try{b=v.open(m,X,Y,K,r,s,i)}catch(e){throw Z(),e}}else if(p||null==b){var d=Math.max((p||Date.now())+l-Date.now(),1);p=!1,C=n((function(){Q()}),d)}else K(new Error("No activity within "+l+" milliseconds. "+(x===M?"No response received.":f+" chars received.")+" Reconnecting.")),null!=b&&(b.abort(),b=void 0)};e.url=t,e.readyState=M,e.withCredentials=a,e.headers=y,e._close=Z,Q()}(this,e,t)}var $=null!=h&&null!=d&&"body"in d.prototype;B.prototype=Object.create(O.prototype),B.prototype.CONNECTING=M,B.prototype.OPEN=I,B.prototype.CLOSED=F,B.prototype.close=function(){this._close()},B.CONNECTING=M,B.OPEN=I,B.CLOSED=F,B.prototype.withCredentials=void 0;var G,V=c;null==s||null!=c&&"withCredentials"in c.prototype||(V=B),G=function(e){e.EventSourcePolyfill=B,e.NativeEventSource=c,e.EventSource=V}(t),void 0!==G&&(e.exports=G)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:i:globalThis)}(Vr,Vr.exports);var Jr=a(Vr.exports.EventSourcePolyfill),Xr=Object.freeze({__proto__:null,default:Jr});e.BasePatch=Ye,e.BaseTransaction=it,e.ClientError=Se,e.ObservablePatch=Ke,e.ObservableSanityClient=zr,e.ObservableTransaction=ct,e.Patch=Ze,e.SanityClient=Ur,e.ServerError=_e,e.Transaction=at,e.createClient=$r,e.default=Gr,e.requester=Br,e.unstable__adapter=O,e.unstable__environment="browser",Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
13
|
+
*/
|
|
14
|
+
!function(e,t){!function(n){var r=n.setTimeout,o=n.clearTimeout,s=n.XMLHttpRequest,i=n.XDomainRequest,a=n.ActiveXObject,c=n.EventSource,u=n.document,l=n.Promise,f=n.fetch,d=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==s&&null!=a&&(s=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=f;f=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="",s=this.bitsNeeded,i=this.codePoint,a=0;a<e.length;a+=1){var c=e[a];0!==s&&(c<128||c>191||!t(i<<6|63&c,s-6,n(s,i)))&&(s=0,i=r,o+=String.fromCharCode(i)),0===s?(c>=0&&c<=127?(s=0,i=c):c>=192&&c<=223?(s=6,i=31&c):c>=224&&c<=239?(s=12,i=15&c):c>=240&&c<=247?(s=18,i=7&c):(s=0,i=r),0===s||t(i,s,n(s,i))||(s=0,i=r)):(s-=6,i=i<<6|63&c),0===s&&(i<=65535?o+=String.fromCharCode(i):(o+=String.fromCharCode(55296+(i-65535-1>>10)),o+=String.fromCharCode(56320+(i-65535-1&1023))))}return this.bitsNeeded=s,this.codePoint=i,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 b=function(){};function v(e){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=b,this.onload=b,this.onerror=b,this.onreadystatechange=b,this._contentType="",this._xhr=e,this._sendTimeout=0,this._abort=b}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(": "),s=o.shift(),i=o.join(": ");t[w(s)]=i}this._map=t}function E(){}function x(e){this._headers=e}function S(){}function _(){this._listeners=Object.create(null)}function T(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 A(e,t){O.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function R(e,t){O.call(this,e),this.error=t.error}v.prototype.open=function(e,t){this._abort(!0);var n=this,i=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,i.onload=b,i.onerror=b,i.onabort=b,i.onprogress=b,i.onreadystatechange=b,i.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 i)e=200,t="OK",r=i.contentType;else try{e=i.status,t=i.statusText,r=i.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=i.responseText}catch(e){}n.readyState=3,n.responseText=e,n.onprogress()}},f=function(e,t){if(null!=t&&null!=t.preventDefault||(t={preventDefault:b}),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()}},d=function(){c=r((function(){d()}),500),3===i.readyState&&l()};"onload"in i&&(i.onload=function(e){f("load",e)}),"onerror"in i&&(i.onerror=function(e){f("error",e)}),"onabort"in i&&(i.onabort=function(e){f("abort",e)}),"onprogress"in i&&(i.onprogress=l),"onreadystatechange"in i&&(i.onreadystatechange=function(e){!function(e){null!=i&&(4===i.readyState?"onload"in i&&"onerror"in i&&"onabort"in i||f(""===i.responseText?"error":"load",e):3===i.readyState?"onprogress"in i||l():2===i.readyState&&u())}(e)}),!("contentType"in i)&&"ontimeout"in s.prototype||(t+=(-1===t.indexOf("?")?"?":"&")+"padding=true"),i.open(e,t,!0),"readyState"in i&&(c=r((function(){d()}),0))},v.prototype.abort=function(){this._abort(!1)},v.prototype.getResponseHeader=function(e){return this._contentType},v.prototype.setRequestHeader=function(e,t){var n=this._xhr;"setRequestHeader"in n&&n.setRequestHeader(e,t)},v.prototype.getAllResponseHeaders=function(){return null!=this._xhr.getAllResponseHeaders&&this._xhr.getAllResponseHeaders()||""},v.prototype.send=function(){if("ontimeout"in s.prototype&&("sendAsBinary"in s.prototype||"mozAnon"in s.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!=s&&null==s.HEADERS_RECEIVED&&(s.HEADERS_RECEIVED=2),E.prototype.open=function(e,t,n,r,o,i,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===s.HEADERS_RECEIVED){var n=e.status,r=e.statusText,o=e.getResponseHeader("Content-Type"),i=e.getAllResponseHeaders();t(n,r,o,new C(i))}},e.withCredentials=i,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,s,i){var a=null,c=new y,u=c.signal,d=new h;return f(o,{headers:i,credentials:s?"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=d.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()}}},_.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){T(e)}}},_.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,s=0;s<r.length;s+=1)r[s]===t&&(o=!0);o||r.push(t)},_.prototype.removeEventListener=function(e,t){e=String(e);var n=this._listeners,r=n[e];if(null!=r){for(var o=[],s=0;s<r.length;s+=1)r[s]!==t&&o.push(r[s]);0===o.length?delete n[e]:n[e]=o}},j.prototype=Object.create(O.prototype),A.prototype=Object.create(O.prototype),R.prototype=Object.create(O.prototype);var I=-1,P=0,k=1,D=2,F=-1,q=0,M=1,N=2,U=3,H=/^text\/event\-stream(;.*)?$/i,z=function(e,t){var n=null==e?t:parseInt(e,10);return n!=n&&(n=t),L(n)},L=function(e){return Math.min(Math.max(e,1e3),18e6)},$=function(e,t,n){try{"function"==typeof t&&t.call(e,n)}catch(e){T(e)}};function B(e,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=L(1e3),l=z(n.heartbeatTimeout,45e3),f="",d=u,h=!1,p=0,y=n.headers||{},g=n.Transport,m=J&&null==g?void 0:new v(null!=g?new g:null!=s&&"withCredentials"in s.prototype||null==i?new s:new i),b=null!=g&&"string"!=typeof g?new g:null==m?new S:new E,w=void 0,C=0,x=I,_="",T="",O="",B="",G=q,W=0,V=0,Y=function(t,n,r,o){if(x===P)if(200===t&&null!=r&&H.test(r)){x=k,h=Date.now(),d=u,e.readyState=k;var s=new A("open",{status:t,statusText:n,headers:o});e.dispatchEvent(s),$(e,e.onopen,s)}else{var i="";200!==t?(n&&(n=n.replace(/\s+/g," ")),i="EventSource's response has a status "+t+" "+n+" that is not 200. Aborting the connection."):i="EventSource's response has a Content-Type specifying an unsupported type: "+(null==r?"-":r.replace(/\s+/g," "))+". Aborting the connection.",Z();s=new A("error",{status:t,statusText:n,headers:o});e.dispatchEvent(s),$(e,e.onerror,s),console.error(i)}},X=function(t){if(x===k){for(var n=-1,s=0;s<t.length;s+=1){(c=t.charCodeAt(s))!=="\n".charCodeAt(0)&&c!=="\r".charCodeAt(0)||(n=s)}var i=(-1!==n?B:"")+t.slice(0,n+1);B=(-1===n?B:"")+t.slice(n+1),""!==t&&(h=Date.now(),p+=t.length);for(var a=0;a<i.length;a+=1){var c=i.charCodeAt(a);if(G===F&&c==="\n".charCodeAt(0))G=q;else if(G===F&&(G=q),c==="\r".charCodeAt(0)||c==="\n".charCodeAt(0)){if(G!==q){G===M&&(V=a+1);var y=i.slice(W,V-1),g=i.slice(V+(V<a&&i.charCodeAt(V)===" ".charCodeAt(0)?1:0),a);"data"===y?(_+="\n",_+=g):"id"===y?T=g:"event"===y?O=g:"retry"===y?(u=z(g,u),d=u):"heartbeatTimeout"===y&&(l=z(g,l),0!==C&&(o(C),C=r((function(){Q()}),l)))}if(G===q){if(""!==_){f=T,""===O&&(O="message");var m=new j(O,{data:_.slice(1),lastEventId:T});if(e.dispatchEvent(m),"open"===O?$(e,e.onopen,m):"message"===O?$(e,e.onmessage,m):"error"===O&&$(e,e.onerror,m),x===D)return}_="",O=""}G=c==="\r".charCodeAt(0)?F:q}else G===q&&(W=a,G=M),G===M?c===":".charCodeAt(0)&&(V=a+1,G=N):G===N&&(G=U)}}},K=function(t){if(x===k||x===P){x=I,0!==C&&(o(C),C=0),C=r((function(){Q()}),d),d=L(Math.min(16*u,2*d)),e.readyState=P;var n=new R("error",{error:t});e.dispatchEvent(n),$(e,e.onerror,n),null!=t&&console.error(t)}},Z=function(){x=D,null!=w&&(w.abort(),w=void 0),0!==C&&(o(C),C=0),e.readyState=D},Q=function(){if(C=0,x===I){h=!1,p=0,C=r((function(){Q()}),l),x=P,_="",O="",T=f,B="",W=0,V=0,G=q;var n=t;if("data:"!==t.slice(0,5)&&"blob:"!==t.slice(0,5)&&""!==f){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(f)}var s=e.withCredentials,i={Accept:"text/event-stream"},a=e.headers;if(null!=a)for(var u in a)Object.prototype.hasOwnProperty.call(a,u)&&(i[u]=a[u]);try{w=b.open(m,Y,X,K,n,s,i)}catch(e){throw Z(),e}}else if(h||null==w){var d=Math.max((h||Date.now())+l-Date.now(),1);h=!1,C=r((function(){Q()}),d)}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 J=null!=f&&null!=d&&"body"in d.prototype;B.prototype=Object.create(_.prototype),B.prototype.CONNECTING=P,B.prototype.OPEN=k,B.prototype.CLOSED=D,B.prototype.close=function(){this._close()},B.CONNECTING=P,B.OPEN=k,B.CLOSED=D,B.prototype.withCredentials=void 0;var G,W=c;null==s||null!=c&&"withCredentials"in c.prototype||(W=B),G=function(e){e.EventSourcePolyfill=B,e.NativeEventSource=c,e.EventSource=W}(t),void 0!==G&&(e.exports=G)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:pe:globalThis)}(cr,cr.exports);var ur=ye(cr.exports.EventSourcePolyfill),lr=Object.freeze({__proto__:null,default:ur});e.BasePatch=wt,e.BaseTransaction=_t,e.ClientError=tt,e.ObservablePatch=Ct,e.ObservableSanityClient=Nn,e.ObservableTransaction=Ot,e.Patch=Et,e.SanityClient=Un,e.ServerError=nt,e.Transaction=Tt,e.createClient=Ln,e.default=$n,e.requester=zn,e.unstable__adapter=ke,e.unstable__environment="browser",Object.defineProperty(e,"__esModule",{value:!0})}));
|