frappe-react-sdk 1.3.1 → 1.3.2

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.
@@ -1,4 +1,5 @@
1
- (function(T,h){typeof exports=="object"&&typeof module<"u"?h(exports,require("react"),require("axios")):typeof define=="function"&&define.amd?define(["exports","react","axios"],h):(T=typeof globalThis<"u"?globalThis:T||self,h(T["Frappe React"]={},T.React,T.require$$0))})(this,function(T,h,Te){"use strict";var Si=Object.defineProperty;var Ri=(T,h,Te)=>h in T?Si(T,h,{enumerable:!0,configurable:!0,writable:!0,value:Te}):T[h]=Te;var Re=(T,h,Te)=>(Ri(T,typeof h!="symbol"?h+"":h,Te),Te);const ln=n=>n&&typeof n=="object"&&"default"in n?n:{default:n},Ce=ln(h),dr=ln(Te);var k=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},At={},He={},Ye={},re=k&&k.__assign||function(){return re=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},re.apply(this,arguments)},ot=k&&k.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function u(f){try{c(r.next(f))}catch(d){o(d)}}function l(f){try{c(r.throw(f))}catch(d){o(d)}}function c(f){f.done?i(f.value):s(f.value).then(u,l)}c((r=r.apply(n,e||[])).next())})},at=k&&k.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function u(c){return function(f){return l([c,f])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=c[0]&2?s.return:c[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,c[1])).done)return i;switch(s=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,s=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){t.label=c[1];break}if(c[0]===6&&t.label<i[1]){t.label=i[1],i=c;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(c);break}i[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(f){c=[6,f],s=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(Ye,"__esModule",{value:!0}),Ye.FrappeCall=void 0;var pr=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.get=function(e,t){return ot(this,void 0,void 0,function(){return at(this,function(r){return[2,this.axios.get("/api/method/".concat(e),{params:t}).then(function(s){return s.data}).catch(function(s){var i,o;throw re(re({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n.prototype.post=function(e,t){return ot(this,void 0,void 0,function(){return at(this,function(r){return[2,this.axios.post("/api/method/".concat(e),re({},t)).then(function(s){return s.data}).catch(function(s){var i,o;throw re(re({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n.prototype.put=function(e,t){return ot(this,void 0,void 0,function(){return at(this,function(r){return[2,this.axios.put("/api/method/".concat(e),re({},t)).then(function(s){return s.data}).catch(function(s){var i,o;throw re(re({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n.prototype.delete=function(e,t){return ot(this,void 0,void 0,function(){return at(this,function(r){return[2,this.axios.delete("/api/method/".concat(e),{params:t}).then(function(s){return s.data}).catch(function(s){var i,o;throw re(re({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n}();Ye.FrappeCall=pr;var Je={},W=k&&k.__assign||function(){return W=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},W.apply(this,arguments)},Oe=k&&k.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function u(f){try{c(r.next(f))}catch(d){o(d)}}function l(f){try{c(r.throw(f))}catch(d){o(d)}}function c(f){f.done?i(f.value):s(f.value).then(u,l)}c((r=r.apply(n,e||[])).next())})},xe=k&&k.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function u(c){return function(f){return l([c,f])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=c[0]&2?s.return:c[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,c[1])).done)return i;switch(s=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,s=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){t.label=c[1];break}if(c[0]===6&&t.label<i[1]){t.label=i[1],i=c;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(c);break}i[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(f){c=[6,f],s=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(Je,"__esModule",{value:!0}),Je.FrappeDB=void 0;var yr=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.getDoc=function(e,t){return t===void 0&&(t=""),Oe(this,void 0,void 0,function(){return xe(this,function(r){return[2,this.axios.get("/api/resource/".concat(e,"/").concat(t)).then(function(s){return s.data.data}).catch(function(s){var i,o;throw W(W({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:"There was an error while fetching the document.",exception:(o=(i=s.response.data.exception)!==null&&i!==void 0?i:s.response.data.exc_type)!==null&&o!==void 0?o:""})})]})})},n.prototype.getDocList=function(e,t){var r;return Oe(this,void 0,void 0,function(){var s,i,o,u,l,c,f,d,v,g,b;return xe(this,function(S){return s={},t&&(i=t.fields,o=t.filters,u=t.orFilters,l=t.orderBy,c=t.limit,f=t.limit_start,d=t.groupBy,v=t.asDict,g=v===void 0?!0:v,b=l?"".concat(String(l==null?void 0:l.field)," ").concat((r=l==null?void 0:l.order)!==null&&r!==void 0?r:"asc"):"",s={fields:i?JSON.stringify(i):void 0,filters:o?JSON.stringify(o):void 0,or_filters:u?JSON.stringify(u):void 0,order_by:b,group_by:d,limit:c,limit_start:f,as_dict:g}),[2,this.axios.get("/api/resource/".concat(e),{params:s}).then(function(D){return D.data.data}).catch(function(D){var m,L;throw W(W({},D.response.data),{httpStatus:D.response.status,httpStatusText:D.response.statusText,message:"There was an error while fetching the documents.",exception:(L=(m=D.response.data.exception)!==null&&m!==void 0?m:D.response.data.exc_type)!==null&&L!==void 0?L:""})})]})})},n.prototype.createDoc=function(e,t){return Oe(this,void 0,void 0,function(){return xe(this,function(r){return[2,this.axios.post("/api/resource/".concat(e),W({},t)).then(function(s){return s.data.data}).catch(function(s){var i,o,u;throw W(W({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error while creating the document.",exception:(u=(o=s.response.data.exception)!==null&&o!==void 0?o:s.response.data.exc_type)!==null&&u!==void 0?u:""})})]})})},n.prototype.updateDoc=function(e,t,r){return Oe(this,void 0,void 0,function(){return xe(this,function(s){return[2,this.axios.put("/api/resource/".concat(e,"/").concat(t),W({},r)).then(function(i){return i.data.data}).catch(function(i){var o,u,l;throw W(W({},i.response.data),{httpStatus:i.response.status,httpStatusText:i.response.statusText,message:(o=i.response.data.message)!==null&&o!==void 0?o:"There was an error while updating the document.",exception:(l=(u=i.response.data.exception)!==null&&u!==void 0?u:i.response.data.exc_type)!==null&&l!==void 0?l:""})})]})})},n.prototype.deleteDoc=function(e,t){return Oe(this,void 0,void 0,function(){return xe(this,function(r){return[2,this.axios.delete("/api/resource/".concat(e,"/").concat(t)).then(function(s){return s.data}).catch(function(s){var i,o;throw W(W({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:"There was an error while deleting the document.",exception:(o=(i=s.response.data.exception)!==null&&i!==void 0?i:s.response.data.exc_type)!==null&&o!==void 0?o:""})})]})})},n.prototype.getCount=function(e,t,r,s){return r===void 0&&(r=!1),s===void 0&&(s=!1),Oe(this,void 0,void 0,function(){var i;return xe(this,function(o){return i={doctype:e,filters:[]},r&&(i.cache=r),s&&(i.debug=s),t&&(i.filters=t?JSON.stringify(t):void 0),[2,this.axios.get("/api/method/frappe.client.get_count",{params:i}).then(function(u){return u.data.message}).catch(function(u){var l,c;throw W(W({},u.response.data),{httpStatus:u.response.status,httpStatusText:u.response.statusText,message:"There was an error while getting the count.",exception:(c=(l=u.response.data.exception)!==null&&l!==void 0?l:u.response.data.exc_type)!==null&&c!==void 0?c:""})})]})})},n.prototype.getLastDoc=function(e,t){return Oe(this,void 0,void 0,function(){var r,s;return xe(this,function(i){switch(i.label){case 0:return r={orderBy:{field:"creation",order:"desc"}},t&&(r=W(W({},r),t)),[4,this.getDocList(e,W(W({},r),{limit:1,fields:["name"]}))];case 1:return s=i.sent(),s.length>0?[2,this.getDoc(e,s[0].name)]:[2,{}]}})})},n}();Je.FrappeDB=yr;var Ge={},ct=k&&k.__assign||function(){return ct=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},ct.apply(this,arguments)},vr=k&&k.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function u(f){try{c(r.next(f))}catch(d){o(d)}}function l(f){try{c(r.throw(f))}catch(d){o(d)}}function c(f){f.done?i(f.value):s(f.value).then(u,l)}c((r=r.apply(n,e||[])).next())})},gr=k&&k.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function u(c){return function(f){return l([c,f])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=c[0]&2?s.return:c[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,c[1])).done)return i;switch(s=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,s=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){t.label=c[1];break}if(c[0]===6&&t.label<i[1]){t.label=i[1],i=c;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(c);break}i[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(f){c=[6,f],s=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(Ge,"__esModule",{value:!0}),Ge.FrappeFileUpload=void 0;var mr=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.uploadFile=function(e,t,r){return vr(this,void 0,void 0,function(){var s,i,o,u,l,c,f;return gr(this,function(d){return s=new FormData,e&&s.append("file",e,e.name),i=t.isPrivate,o=t.folder,u=t.file_url,l=t.doctype,c=t.docname,f=t.fieldname,i&&s.append("is_private","1"),o&&s.append("folder",o),u&&s.append("file_url",u),l&&c&&(s.append("doctype",l),s.append("docname",c),f&&s.append("fieldname",f)),[2,this.axios.post("/api/method/upload_file",s,{onUploadProgress:function(v){r&&r(v.loaded,v.total)}}).catch(function(v){var g,b;throw ct(ct({},v.response.data),{httpStatus:v.response.status,httpStatusText:v.response.statusText,message:(g=v.response.data.message)!==null&&g!==void 0?g:"There was an error while uploading the file.",exception:(b=v.response.data.exception)!==null&&b!==void 0?b:""})})]})})},n}();Ge.FrappeFileUpload=mr;var Fe={};Object.defineProperty(Fe,"__esModule",{value:!0}),Fe.getRequestHeaders=Fe.getAxiosClient=void 0;var _r=dr.default;function br(n,e,t,r){return _r.default.create({baseURL:n,headers:fn(e,r,t),withCredentials:!0})}Fe.getAxiosClient=br;function fn(n,e,t){n===void 0&&(n=!1);var r={Accept:"application/json","Content-Type":"application/json; charset=utf-8"};return n&&e&&t&&(r.Authorization="".concat(e," ").concat(t())),typeof window<"u"&&typeof document<"u"&&(window.location&&(r["X-Frappe-Site-Name"]=window.location.hostname),window.csrf_token&&window.csrf_token!=="{{ csrf_token }}"&&(r["X-Frappe-CSRF-Token"]=window.csrf_token)),r}Fe.getRequestHeaders=fn;var hn;function wr(){if(hn)return He;hn=1,Object.defineProperty(He,"__esModule",{value:!0}),He.FrappeApp=void 0;var n=pn(),e=Ye,t=Je,r=Ge,s=Fe,i=function(){function o(u,l,c){var f,d;this.url=u,this.name=c!=null?c:"FrappeApp",this.useToken=(f=l==null?void 0:l.useToken)!==null&&f!==void 0?f:!1,this.token=l==null?void 0:l.token,this.tokenType=(d=l==null?void 0:l.type)!==null&&d!==void 0?d:"Bearer",this.axios=(0,s.getAxiosClient)(this.url,this.useToken,this.token,this.tokenType)}return o.prototype.auth=function(){return new n.FrappeAuth(this.url,this.axios,this.useToken,this.token,this.tokenType)},o.prototype.db=function(){return new t.FrappeDB(this.url,this.axios,this.useToken,this.token,this.tokenType)},o.prototype.file=function(){return new r.FrappeFileUpload(this.url,this.axios,this.useToken,this.token,this.tokenType)},o.prototype.call=function(){return new e.FrappeCall(this.url,this.axios,this.useToken,this.token,this.tokenType)},o}();return He.FrappeApp=i,He}var ut={},ue=k&&k.__assign||function(){return ue=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},ue.apply(this,arguments)},lt=k&&k.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function u(f){try{c(r.next(f))}catch(d){o(d)}}function l(f){try{c(r.throw(f))}catch(d){o(d)}}function c(f){f.done?i(f.value):s(f.value).then(u,l)}c((r=r.apply(n,e||[])).next())})},ft=k&&k.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function u(c){return function(f){return l([c,f])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=c[0]&2?s.return:c[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,c[1])).done)return i;switch(s=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,s=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){t.label=c[1];break}if(c[0]===6&&t.label<i[1]){t.label=i[1],i=c;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(c);break}i[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(f){c=[6,f],s=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(ut,"__esModule",{value:!0}),ut.FrappeAuth=void 0;var Er=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.loginWithUsernamePassword=function(e){return lt(this,void 0,void 0,function(){var t,r,s;return ft(this,function(i){return t=e.username,r=e.password,s=e.device,[2,this.axios.post("/api/method/login",{usr:t,pwd:r,device:s}).then(function(o){return o.data}).catch(function(o){var u,l;throw ue(ue({},o.response.data),{httpStatus:o.response.status,httpStatusText:o.response.statusText,message:(u=o.response.data.message)!==null&&u!==void 0?u:"There was an error while logging in",exception:(l=o.response.data.exception)!==null&&l!==void 0?l:""})})]})})},n.prototype.getLoggedInUser=function(){return lt(this,void 0,void 0,function(){return ft(this,function(e){return[2,this.axios.get("/api/method/frappe.auth.get_logged_user").then(function(t){return t.data.message}).catch(function(t){var r;throw ue(ue({},t.response.data),{httpStatus:t.response.status,httpStatusText:t.response.statusText,message:"There was an error while fetching the logged in user",exception:(r=t.response.data.exception)!==null&&r!==void 0?r:""})})]})})},n.prototype.logout=function(){return lt(this,void 0,void 0,function(){return ft(this,function(e){return[2,this.axios.post("/api/method/logout",{}).then(function(){}).catch(function(t){var r,s;throw ue(ue({},t.response.data),{httpStatus:t.response.status,httpStatusText:t.response.statusText,message:(r=t.response.data.message)!==null&&r!==void 0?r:"There was an error while logging out",exception:(s=t.response.data.exception)!==null&&s!==void 0?s:""})})]})})},n.prototype.forgetPassword=function(e){return lt(this,void 0,void 0,function(){return ft(this,function(t){return[2,this.axios.post("/",{cmd:"frappe.core.doctype.user.user.reset_password",user:e}).then(function(){}).catch(function(r){var s,i;throw ue(ue({},r.response.data),{httpStatus:r.response.status,httpStatusText:r.response.statusText,message:(s=r.response.data.message)!==null&&s!==void 0?s:"There was an error sending password reset email.",exception:(i=r.response.data.exception)!==null&&i!==void 0?i:""})})]})})},n}();ut.FrappeAuth=Er;var dn;function pn(){return dn||(dn=1,function(n){var e=k&&k.__createBinding||(Object.create?function(r,s,i,o){o===void 0&&(o=i);var u=Object.getOwnPropertyDescriptor(s,i);(!u||("get"in u?!s.__esModule:u.writable||u.configurable))&&(u={enumerable:!0,get:function(){return s[i]}}),Object.defineProperty(r,o,u)}:function(r,s,i,o){o===void 0&&(o=i),r[o]=s[i]}),t=k&&k.__exportStar||function(r,s){for(var i in r)i!=="default"&&!Object.prototype.hasOwnProperty.call(s,i)&&e(s,r,i)};Object.defineProperty(n,"__esModule",{value:!0}),t(wr(),n),t(ut,n),t(Je,n),t(Ge,n),t(Ye,n)}(At)),At}var Sr=pn(),yn={exports:{}},kt={};/**
1
+ (function(A,d){typeof exports=="object"&&typeof module<"u"?d(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],d):(A=typeof globalThis<"u"?globalThis:A||self,d(A["Frappe React"]={},A.React))})(this,function(A,d){"use strict";var Va=Object.defineProperty;var ja=(A,d,Ie)=>d in A?Va(A,d,{enumerable:!0,configurable:!0,writable:!0,value:Ie}):A[d]=Ie;var Le=(A,d,Ie)=>(ja(A,typeof d!="symbol"?d+"":d,Ie),Ie);const Ne=(n=>n&&typeof n=="object"&&"default"in n?n:{default:n})(d);var N=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Wt={},Qe={},Ze={},ae=N&&N.__assign||function(){return ae=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},ae.apply(this,arguments)},pt=N&&N.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function c(h){try{a(r.next(h))}catch(f){o(f)}}function l(h){try{a(r.throw(h))}catch(f){o(f)}}function a(h){h.done?i(h.value):s(h.value).then(c,l)}a((r=r.apply(n,e||[])).next())})},vt=N&&N.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function c(a){return function(h){return l([a,h])}}function l(a){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=a[0]&2?s.return:a[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,a[1])).done)return i;switch(s=0,i&&(a=[a[0]&2,i.value]),a[0]){case 0:case 1:i=a;break;case 4:return t.label++,{value:a[1],done:!1};case 5:t.label++,s=a[1],a=[0];continue;case 7:a=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){t.label=a[1];break}if(a[0]===6&&t.label<i[1]){t.label=i[1],i=a;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(a);break}i[2]&&t.ops.pop(),t.trys.pop();continue}a=e.call(n,t)}catch(h){a=[6,h],s=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}};Object.defineProperty(Ze,"__esModule",{value:!0}),Ze.FrappeCall=void 0;var Ps=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.get=function(e,t){return pt(this,void 0,void 0,function(){return vt(this,function(r){return[2,this.axios.get("/api/method/".concat(e),{params:t}).then(function(s){return s.data}).catch(function(s){var i,o;throw ae(ae({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n.prototype.post=function(e,t){return pt(this,void 0,void 0,function(){return vt(this,function(r){return[2,this.axios.post("/api/method/".concat(e),ae({},t)).then(function(s){return s.data}).catch(function(s){var i,o;throw ae(ae({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n.prototype.put=function(e,t){return pt(this,void 0,void 0,function(){return vt(this,function(r){return[2,this.axios.put("/api/method/".concat(e),ae({},t)).then(function(s){return s.data}).catch(function(s){var i,o;throw ae(ae({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n.prototype.delete=function(e,t){return pt(this,void 0,void 0,function(){return vt(this,function(r){return[2,this.axios.delete("/api/method/".concat(e),{params:t}).then(function(s){return s.data}).catch(function(s){var i,o;throw ae(ae({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error.",exception:(o=s.response.data.exception)!==null&&o!==void 0?o:""})})]})})},n}();Ze.FrappeCall=Ps;var $e={},J=N&&N.__assign||function(){return J=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},J.apply(this,arguments)},Fe=N&&N.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function c(h){try{a(r.next(h))}catch(f){o(f)}}function l(h){try{a(r.throw(h))}catch(f){o(f)}}function a(h){h.done?i(h.value):s(h.value).then(c,l)}a((r=r.apply(n,e||[])).next())})},Pe=N&&N.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function c(a){return function(h){return l([a,h])}}function l(a){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=a[0]&2?s.return:a[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,a[1])).done)return i;switch(s=0,i&&(a=[a[0]&2,i.value]),a[0]){case 0:case 1:i=a;break;case 4:return t.label++,{value:a[1],done:!1};case 5:t.label++,s=a[1],a=[0];continue;case 7:a=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){t.label=a[1];break}if(a[0]===6&&t.label<i[1]){t.label=i[1],i=a;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(a);break}i[2]&&t.ops.pop(),t.trys.pop();continue}a=e.call(n,t)}catch(h){a=[6,h],s=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}};Object.defineProperty($e,"__esModule",{value:!0}),$e.FrappeDB=void 0;var Bs=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.getDoc=function(e,t){return t===void 0&&(t=""),Fe(this,void 0,void 0,function(){return Pe(this,function(r){return[2,this.axios.get("/api/resource/".concat(e,"/").concat(t)).then(function(s){return s.data.data}).catch(function(s){var i,o;throw J(J({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:"There was an error while fetching the document.",exception:(o=(i=s.response.data.exception)!==null&&i!==void 0?i:s.response.data.exc_type)!==null&&o!==void 0?o:""})})]})})},n.prototype.getDocList=function(e,t){var r;return Fe(this,void 0,void 0,function(){var s,i,o,c,l,a,h,f,v,y,w;return Pe(this,function(E){return s={},t&&(i=t.fields,o=t.filters,c=t.orFilters,l=t.orderBy,a=t.limit,h=t.limit_start,f=t.groupBy,v=t.asDict,y=v===void 0?!0:v,w=l?"".concat(String(l==null?void 0:l.field)," ").concat((r=l==null?void 0:l.order)!==null&&r!==void 0?r:"asc"):"",s={fields:i?JSON.stringify(i):void 0,filters:o?JSON.stringify(o):void 0,or_filters:c?JSON.stringify(c):void 0,order_by:w,group_by:f,limit:a,limit_start:h,as_dict:y}),[2,this.axios.get("/api/resource/".concat(e),{params:s}).then(function(x){return x.data.data}).catch(function(x){var b,C;throw J(J({},x.response.data),{httpStatus:x.response.status,httpStatusText:x.response.statusText,message:"There was an error while fetching the documents.",exception:(C=(b=x.response.data.exception)!==null&&b!==void 0?b:x.response.data.exc_type)!==null&&C!==void 0?C:""})})]})})},n.prototype.createDoc=function(e,t){return Fe(this,void 0,void 0,function(){return Pe(this,function(r){return[2,this.axios.post("/api/resource/".concat(e),J({},t)).then(function(s){return s.data.data}).catch(function(s){var i,o,c;throw J(J({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:(i=s.response.data.message)!==null&&i!==void 0?i:"There was an error while creating the document.",exception:(c=(o=s.response.data.exception)!==null&&o!==void 0?o:s.response.data.exc_type)!==null&&c!==void 0?c:""})})]})})},n.prototype.updateDoc=function(e,t,r){return Fe(this,void 0,void 0,function(){return Pe(this,function(s){return[2,this.axios.put("/api/resource/".concat(e,"/").concat(t),J({},r)).then(function(i){return i.data.data}).catch(function(i){var o,c,l;throw J(J({},i.response.data),{httpStatus:i.response.status,httpStatusText:i.response.statusText,message:(o=i.response.data.message)!==null&&o!==void 0?o:"There was an error while updating the document.",exception:(l=(c=i.response.data.exception)!==null&&c!==void 0?c:i.response.data.exc_type)!==null&&l!==void 0?l:""})})]})})},n.prototype.deleteDoc=function(e,t){return Fe(this,void 0,void 0,function(){return Pe(this,function(r){return[2,this.axios.delete("/api/resource/".concat(e,"/").concat(t)).then(function(s){return s.data}).catch(function(s){var i,o;throw J(J({},s.response.data),{httpStatus:s.response.status,httpStatusText:s.response.statusText,message:"There was an error while deleting the document.",exception:(o=(i=s.response.data.exception)!==null&&i!==void 0?i:s.response.data.exc_type)!==null&&o!==void 0?o:""})})]})})},n.prototype.getCount=function(e,t,r,s){return r===void 0&&(r=!1),s===void 0&&(s=!1),Fe(this,void 0,void 0,function(){var i;return Pe(this,function(o){return i={doctype:e,filters:[]},r&&(i.cache=r),s&&(i.debug=s),t&&(i.filters=t?JSON.stringify(t):void 0),[2,this.axios.get("/api/method/frappe.client.get_count",{params:i}).then(function(c){return c.data.message}).catch(function(c){var l,a;throw J(J({},c.response.data),{httpStatus:c.response.status,httpStatusText:c.response.statusText,message:"There was an error while getting the count.",exception:(a=(l=c.response.data.exception)!==null&&l!==void 0?l:c.response.data.exc_type)!==null&&a!==void 0?a:""})})]})})},n.prototype.getLastDoc=function(e,t){return Fe(this,void 0,void 0,function(){var r,s;return Pe(this,function(i){switch(i.label){case 0:return r={orderBy:{field:"creation",order:"desc"}},t&&(r=J(J({},r),t)),[4,this.getDocList(e,J(J({},r),{limit:1,fields:["name"]}))];case 1:return s=i.sent(),s.length>0?[2,this.getDoc(e,s[0].name)]:[2,{}]}})})},n}();$e.FrappeDB=Bs;var et={},yt=N&&N.__assign||function(){return yt=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},yt.apply(this,arguments)},Us=N&&N.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function c(h){try{a(r.next(h))}catch(f){o(f)}}function l(h){try{a(r.throw(h))}catch(f){o(f)}}function a(h){h.done?i(h.value):s(h.value).then(c,l)}a((r=r.apply(n,e||[])).next())})},Is=N&&N.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function c(a){return function(h){return l([a,h])}}function l(a){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=a[0]&2?s.return:a[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,a[1])).done)return i;switch(s=0,i&&(a=[a[0]&2,i.value]),a[0]){case 0:case 1:i=a;break;case 4:return t.label++,{value:a[1],done:!1};case 5:t.label++,s=a[1],a=[0];continue;case 7:a=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){t.label=a[1];break}if(a[0]===6&&t.label<i[1]){t.label=i[1],i=a;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(a);break}i[2]&&t.ops.pop(),t.trys.pop();continue}a=e.call(n,t)}catch(h){a=[6,h],s=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}};Object.defineProperty(et,"__esModule",{value:!0}),et.FrappeFileUpload=void 0;var Vs=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.uploadFile=function(e,t,r){return Us(this,void 0,void 0,function(){var s,i,o,c,l,a,h;return Is(this,function(f){return s=new FormData,e&&s.append("file",e,e.name),i=t.isPrivate,o=t.folder,c=t.file_url,l=t.doctype,a=t.docname,h=t.fieldname,i&&s.append("is_private","1"),o&&s.append("folder",o),c&&s.append("file_url",c),l&&a&&(s.append("doctype",l),s.append("docname",a),h&&s.append("fieldname",h)),[2,this.axios.post("/api/method/upload_file",s,{onUploadProgress:function(v){r&&r(v.loaded,v.total)}}).catch(function(v){var y,w;throw yt(yt({},v.response.data),{httpStatus:v.response.status,httpStatusText:v.response.statusText,message:(y=v.response.data.message)!==null&&y!==void 0?y:"There was an error while uploading the file.",exception:(w=v.response.data.exception)!==null&&w!==void 0?w:""})})]})})},n}();et.FrappeFileUpload=Vs;var Ve={},Kn={exports:{}},Ht={exports:{}},Gn=function(e,t){return function(){for(var s=new Array(arguments.length),i=0;i<s.length;i++)s[i]=arguments[i];return e.apply(t,s)}},js=Gn,xe=Object.prototype.toString;function Jt(n){return Array.isArray(n)}function Yt(n){return typeof n>"u"}function Ms(n){return n!==null&&!Yt(n)&&n.constructor!==null&&!Yt(n.constructor)&&typeof n.constructor.isBuffer=="function"&&n.constructor.isBuffer(n)}function Xn(n){return xe.call(n)==="[object ArrayBuffer]"}function qs(n){return xe.call(n)==="[object FormData]"}function Ws(n){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(n):e=n&&n.buffer&&Xn(n.buffer),e}function Hs(n){return typeof n=="string"}function Js(n){return typeof n=="number"}function Qn(n){return n!==null&&typeof n=="object"}function mt(n){if(xe.call(n)!=="[object Object]")return!1;var e=Object.getPrototypeOf(n);return e===null||e===Object.prototype}function Ys(n){return xe.call(n)==="[object Date]"}function zs(n){return xe.call(n)==="[object File]"}function Ks(n){return xe.call(n)==="[object Blob]"}function Zn(n){return xe.call(n)==="[object Function]"}function Gs(n){return Qn(n)&&Zn(n.pipe)}function Xs(n){return xe.call(n)==="[object URLSearchParams]"}function Qs(n){return n.trim?n.trim():n.replace(/^\s+|\s+$/g,"")}function Zs(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function zt(n,e){if(!(n===null||typeof n>"u"))if(typeof n!="object"&&(n=[n]),Jt(n))for(var t=0,r=n.length;t<r;t++)e.call(null,n[t],t,n);else for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&e.call(null,n[s],s,n)}function Kt(){var n={};function e(s,i){mt(n[i])&&mt(s)?n[i]=Kt(n[i],s):mt(s)?n[i]=Kt({},s):Jt(s)?n[i]=s.slice():n[i]=s}for(var t=0,r=arguments.length;t<r;t++)zt(arguments[t],e);return n}function $s(n,e,t){return zt(e,function(s,i){t&&typeof s=="function"?n[i]=js(s,t):n[i]=s}),n}function ei(n){return n.charCodeAt(0)===65279&&(n=n.slice(1)),n}var se={isArray:Jt,isArrayBuffer:Xn,isBuffer:Ms,isFormData:qs,isArrayBufferView:Ws,isString:Hs,isNumber:Js,isObject:Qn,isPlainObject:mt,isUndefined:Yt,isDate:Ys,isFile:zs,isBlob:Ks,isFunction:Zn,isStream:Gs,isURLSearchParams:Xs,isStandardBrowserEnv:Zs,forEach:zt,merge:Kt,extend:$s,trim:Qs,stripBOM:ei},je=se;function $n(n){return encodeURIComponent(n).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var er=function(e,t,r){if(!t)return e;var s;if(r)s=r(t);else if(je.isURLSearchParams(t))s=t.toString();else{var i=[];je.forEach(t,function(l,a){l===null||typeof l>"u"||(je.isArray(l)?a=a+"[]":l=[l],je.forEach(l,function(f){je.isDate(f)?f=f.toISOString():je.isObject(f)&&(f=JSON.stringify(f)),i.push($n(a)+"="+$n(f))}))}),s=i.join("&")}if(s){var o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e},ti=se;function gt(){this.handlers=[]}gt.prototype.use=function(e,t,r){return this.handlers.push({fulfilled:e,rejected:t,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1},gt.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},gt.prototype.forEach=function(e){ti.forEach(this.handlers,function(r){r!==null&&e(r)})};var ni=gt,ri=se,si=function(e,t){ri.forEach(e,function(s,i){i!==t&&i.toUpperCase()===t.toUpperCase()&&(e[t]=s,delete e[i])})},tr=function(e,t,r,s,i){return e.config=t,r&&(e.code=r),e.request=s,e.response=i,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},e},nr={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Gt,rr;function sr(){if(rr)return Gt;rr=1;var n=tr;return Gt=function(t,r,s,i,o){var c=new Error(t);return n(c,r,s,i,o)},Gt}var Xt,ir;function ii(){if(ir)return Xt;ir=1;var n=sr();return Xt=function(t,r,s){var i=s.config.validateStatus;!s.status||!i||i(s.status)?t(s):r(n("Request failed with status code "+s.status,s.config,null,s.request,s))},Xt}var Qt,or;function oi(){if(or)return Qt;or=1;var n=se;return Qt=n.isStandardBrowserEnv()?function(){return{write:function(r,s,i,o,c,l){var a=[];a.push(r+"="+encodeURIComponent(s)),n.isNumber(i)&&a.push("expires="+new Date(i).toGMTString()),n.isString(o)&&a.push("path="+o),n.isString(c)&&a.push("domain="+c),l===!0&&a.push("secure"),document.cookie=a.join("; ")},read:function(r){var s=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return s?decodeURIComponent(s[3]):null},remove:function(r){this.write(r,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),Qt}var Zt,ar;function ai(){return ar||(ar=1,Zt=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}),Zt}var $t,ur;function ui(){return ur||(ur=1,$t=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}),$t}var en,cr;function ci(){if(cr)return en;cr=1;var n=ai(),e=ui();return en=function(r,s){return r&&!n(s)?e(r,s):s},en}var tn,lr;function li(){if(lr)return tn;lr=1;var n=se,e=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return tn=function(r){var s={},i,o,c;return r&&n.forEach(r.split(`
2
+ `),function(a){if(c=a.indexOf(":"),i=n.trim(a.substr(0,c)).toLowerCase(),o=n.trim(a.substr(c+1)),i){if(s[i]&&e.indexOf(i)>=0)return;i==="set-cookie"?s[i]=(s[i]?s[i]:[]).concat([o]):s[i]=s[i]?s[i]+", "+o:o}}),s},tn}var nn,fr;function fi(){if(fr)return nn;fr=1;var n=se;return nn=n.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a"),s;function i(o){var c=o;return t&&(r.setAttribute("href",c),c=r.href),r.setAttribute("href",c),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return s=i(window.location.href),function(c){var l=n.isString(c)?i(c):c;return l.protocol===s.protocol&&l.host===s.host}}():function(){return function(){return!0}}(),nn}var rn,hr;function bt(){if(hr)return rn;hr=1;function n(e){this.message=e}return n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,rn=n,rn}var sn,dr;function pr(){if(dr)return sn;dr=1;var n=se,e=ii(),t=oi(),r=er,s=ci(),i=li(),o=fi(),c=sr(),l=nr,a=bt();return sn=function(f){return new Promise(function(y,w){var E=f.data,x=f.headers,b=f.responseType,C;function F(){f.cancelToken&&f.cancelToken.unsubscribe(C),f.signal&&f.signal.removeEventListener("abort",C)}n.isFormData(E)&&delete x["Content-Type"];var g=new XMLHttpRequest;if(f.auth){var M=f.auth.username||"",V=f.auth.password?unescape(encodeURIComponent(f.auth.password)):"";x.Authorization="Basic "+btoa(M+":"+V)}var L=s(f.baseURL,f.url);g.open(f.method.toUpperCase(),r(L,f.params,f.paramsSerializer),!0),g.timeout=f.timeout;function S(){if(!!g){var P="getAllResponseHeaders"in g?i(g.getAllResponseHeaders()):null,$=!b||b==="text"||b==="json"?g.responseText:g.response,te={data:$,status:g.status,statusText:g.statusText,headers:P,config:f,request:g};e(function(W){y(W),F()},function(W){w(W),F()},te),g=null}}if("onloadend"in g?g.onloadend=S:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(S)},g.onabort=function(){!g||(w(c("Request aborted",f,"ECONNABORTED",g)),g=null)},g.onerror=function(){w(c("Network Error",f,null,g)),g=null},g.ontimeout=function(){var $=f.timeout?"timeout of "+f.timeout+"ms exceeded":"timeout exceeded",te=f.transitional||l;f.timeoutErrorMessage&&($=f.timeoutErrorMessage),w(c($,f,te.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},n.isStandardBrowserEnv()){var q=(f.withCredentials||o(L))&&f.xsrfCookieName?t.read(f.xsrfCookieName):void 0;q&&(x[f.xsrfHeaderName]=q)}"setRequestHeader"in g&&n.forEach(x,function($,te){typeof E>"u"&&te.toLowerCase()==="content-type"?delete x[te]:g.setRequestHeader(te,$)}),n.isUndefined(f.withCredentials)||(g.withCredentials=!!f.withCredentials),b&&b!=="json"&&(g.responseType=f.responseType),typeof f.onDownloadProgress=="function"&&g.addEventListener("progress",f.onDownloadProgress),typeof f.onUploadProgress=="function"&&g.upload&&g.upload.addEventListener("progress",f.onUploadProgress),(f.cancelToken||f.signal)&&(C=function(P){!g||(w(!P||P&&P.type?new a("canceled"):P),g.abort(),g=null)},f.cancelToken&&f.cancelToken.subscribe(C),f.signal&&(f.signal.aborted?C():f.signal.addEventListener("abort",C))),E||(E=null),g.send(E)})},sn}var Q=se,vr=si,hi=tr,di=nr,pi={"Content-Type":"application/x-www-form-urlencoded"};function yr(n,e){!Q.isUndefined(n)&&Q.isUndefined(n["Content-Type"])&&(n["Content-Type"]=e)}function vi(){var n;return(typeof XMLHttpRequest<"u"||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]")&&(n=pr()),n}function yi(n,e,t){if(Q.isString(n))try{return(e||JSON.parse)(n),Q.trim(n)}catch(r){if(r.name!=="SyntaxError")throw r}return(t||JSON.stringify)(n)}var _t={transitional:di,adapter:vi(),transformRequest:[function(e,t){return vr(t,"Accept"),vr(t,"Content-Type"),Q.isFormData(e)||Q.isArrayBuffer(e)||Q.isBuffer(e)||Q.isStream(e)||Q.isFile(e)||Q.isBlob(e)?e:Q.isArrayBufferView(e)?e.buffer:Q.isURLSearchParams(e)?(yr(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):Q.isObject(e)||t&&t["Content-Type"]==="application/json"?(yr(t,"application/json"),yi(e)):e}],transformResponse:[function(e){var t=this.transitional||_t.transitional,r=t&&t.silentJSONParsing,s=t&&t.forcedJSONParsing,i=!r&&this.responseType==="json";if(i||s&&Q.isString(e)&&e.length)try{return JSON.parse(e)}catch(o){if(i)throw o.name==="SyntaxError"?hi(o,this,"E_JSON_PARSE"):o}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};Q.forEach(["delete","get","head"],function(e){_t.headers[e]={}}),Q.forEach(["post","put","patch"],function(e){_t.headers[e]=Q.merge(pi)});var on=_t,mi=se,gi=on,bi=function(e,t,r){var s=this||gi;return mi.forEach(r,function(o){e=o.call(s,e,t)}),e},an,mr;function gr(){return mr||(mr=1,an=function(e){return!!(e&&e.__CANCEL__)}),an}var br=se,un=bi,_i=gr(),wi=on,Ei=bt();function cn(n){if(n.cancelToken&&n.cancelToken.throwIfRequested(),n.signal&&n.signal.aborted)throw new Ei("canceled")}var Si=function(e){cn(e),e.headers=e.headers||{},e.data=un.call(e,e.data,e.headers,e.transformRequest),e.headers=br.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),br.forEach(["delete","get","head","post","put","patch","common"],function(s){delete e.headers[s]});var t=e.adapter||wi.adapter;return t(e).then(function(s){return cn(e),s.data=un.call(e,s.data,s.headers,e.transformResponse),s},function(s){return _i(s)||(cn(e),s&&s.response&&(s.response.data=un.call(e,s.response.data,s.response.headers,e.transformResponse))),Promise.reject(s)})},oe=se,_r=function(e,t){t=t||{};var r={};function s(h,f){return oe.isPlainObject(h)&&oe.isPlainObject(f)?oe.merge(h,f):oe.isPlainObject(f)?oe.merge({},f):oe.isArray(f)?f.slice():f}function i(h){if(oe.isUndefined(t[h])){if(!oe.isUndefined(e[h]))return s(void 0,e[h])}else return s(e[h],t[h])}function o(h){if(!oe.isUndefined(t[h]))return s(void 0,t[h])}function c(h){if(oe.isUndefined(t[h])){if(!oe.isUndefined(e[h]))return s(void 0,e[h])}else return s(void 0,t[h])}function l(h){if(h in t)return s(e[h],t[h]);if(h in e)return s(void 0,e[h])}var a={url:o,method:o,data:o,baseURL:c,transformRequest:c,transformResponse:c,paramsSerializer:c,timeout:c,timeoutMessage:c,withCredentials:c,adapter:c,responseType:c,xsrfCookieName:c,xsrfHeaderName:c,onUploadProgress:c,onDownloadProgress:c,decompress:c,maxContentLength:c,maxBodyLength:c,transport:c,httpAgent:c,httpsAgent:c,cancelToken:c,socketPath:c,responseEncoding:c,validateStatus:l};return oe.forEach(Object.keys(e).concat(Object.keys(t)),function(f){var v=a[f]||i,y=v(f);oe.isUndefined(y)&&v!==l||(r[f]=y)}),r},ln,wr;function Er(){return wr||(wr=1,ln={version:"0.26.1"}),ln}var Ri=Er().version,fn={};["object","boolean","number","function","string","symbol"].forEach(function(n,e){fn[n]=function(r){return typeof r===n||"a"+(e<1?"n ":" ")+n}});var Sr={};fn.transitional=function(e,t,r){function s(i,o){return"[Axios v"+Ri+"] Transitional option '"+i+"'"+o+(r?". "+r:"")}return function(i,o,c){if(e===!1)throw new Error(s(o," has been removed"+(t?" in "+t:"")));return t&&!Sr[o]&&(Sr[o]=!0,console.warn(s(o," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(i,o,c):!0}};function Ti(n,e,t){if(typeof n!="object")throw new TypeError("options must be an object");for(var r=Object.keys(n),s=r.length;s-- >0;){var i=r[s],o=e[i];if(o){var c=n[i],l=c===void 0||o(c,i,n);if(l!==!0)throw new TypeError("option "+i+" must be "+l);continue}if(t!==!0)throw Error("Unknown option "+i)}}var Ci={assertOptions:Ti,validators:fn},Rr=se,Oi=er,Tr=ni,Cr=Si,wt=_r,Or=Ci,Me=Or.validators;function tt(n){this.defaults=n,this.interceptors={request:new Tr,response:new Tr}}tt.prototype.request=function(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=wt(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var r=t.transitional;r!==void 0&&Or.assertOptions(r,{silentJSONParsing:Me.transitional(Me.boolean),forcedJSONParsing:Me.transitional(Me.boolean),clarifyTimeoutError:Me.transitional(Me.boolean)},!1);var s=[],i=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(t)===!1||(i=i&&y.synchronous,s.unshift(y.fulfilled,y.rejected))});var o=[];this.interceptors.response.forEach(function(y){o.push(y.fulfilled,y.rejected)});var c;if(!i){var l=[Cr,void 0];for(Array.prototype.unshift.apply(l,s),l=l.concat(o),c=Promise.resolve(t);l.length;)c=c.then(l.shift(),l.shift());return c}for(var a=t;s.length;){var h=s.shift(),f=s.shift();try{a=h(a)}catch(v){f(v);break}}try{c=Cr(a)}catch(v){return Promise.reject(v)}for(;o.length;)c=c.then(o.shift(),o.shift());return c},tt.prototype.getUri=function(e){return e=wt(this.defaults,e),Oi(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},Rr.forEach(["delete","get","head","options"],function(e){tt.prototype[e]=function(t,r){return this.request(wt(r||{},{method:e,url:t,data:(r||{}).data}))}}),Rr.forEach(["post","put","patch"],function(e){tt.prototype[e]=function(t,r,s){return this.request(wt(s||{},{method:e,url:t,data:r}))}});var xi=tt,hn,xr;function Ai(){if(xr)return hn;xr=1;var n=bt();function e(t){if(typeof t!="function")throw new TypeError("executor must be a function.");var r;this.promise=new Promise(function(o){r=o});var s=this;this.promise.then(function(i){if(!!s._listeners){var o,c=s._listeners.length;for(o=0;o<c;o++)s._listeners[o](i);s._listeners=null}}),this.promise.then=function(i){var o,c=new Promise(function(l){s.subscribe(l),o=l}).then(i);return c.cancel=function(){s.unsubscribe(o)},c},t(function(o){s.reason||(s.reason=new n(o),r(s.reason))})}return e.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},e.prototype.subscribe=function(r){if(this.reason){r(this.reason);return}this._listeners?this._listeners.push(r):this._listeners=[r]},e.prototype.unsubscribe=function(r){if(!!this._listeners){var s=this._listeners.indexOf(r);s!==-1&&this._listeners.splice(s,1)}},e.source=function(){var r,s=new e(function(o){r=o});return{token:s,cancel:r}},hn=e,hn}var dn,Ar;function ki(){return Ar||(Ar=1,dn=function(e){return function(r){return e.apply(null,r)}}),dn}var pn,kr;function Di(){if(kr)return pn;kr=1;var n=se;return pn=function(t){return n.isObject(t)&&t.isAxiosError===!0},pn}var Dr=se,Li=Gn,Et=xi,Ni=_r,Fi=on;function Lr(n){var e=new Et(n),t=Li(Et.prototype.request,e);return Dr.extend(t,Et.prototype,e),Dr.extend(t,e),t.create=function(s){return Lr(Ni(n,s))},t}var pe=Lr(Fi);pe.Axios=Et,pe.Cancel=bt(),pe.CancelToken=Ai(),pe.isCancel=gr(),pe.VERSION=Er().version,pe.all=function(e){return Promise.all(e)},pe.spread=ki(),pe.isAxiosError=Di(),Ht.exports=pe,Ht.exports.default=pe,function(n){n.exports=Ht.exports}(Kn),Object.defineProperty(Ve,"__esModule",{value:!0}),Ve.getRequestHeaders=Ve.getAxiosClient=void 0;var Pi=Kn.exports;function Bi(n,e,t,r){return Pi.default.create({baseURL:n,headers:Nr(e,r,t),withCredentials:!0})}Ve.getAxiosClient=Bi;function Nr(n,e,t){n===void 0&&(n=!1);var r={Accept:"application/json","Content-Type":"application/json; charset=utf-8"};return n&&e&&t&&(r.Authorization="".concat(e," ").concat(t())),typeof window<"u"&&typeof document<"u"&&(window.location&&(r["X-Frappe-Site-Name"]=window.location.hostname),window.csrf_token&&window.csrf_token!=="{{ csrf_token }}"&&(r["X-Frappe-CSRF-Token"]=window.csrf_token)),r}Ve.getRequestHeaders=Nr;var Fr;function Ui(){if(Fr)return Qe;Fr=1,Object.defineProperty(Qe,"__esModule",{value:!0}),Qe.FrappeApp=void 0;var n=Br(),e=Ze,t=$e,r=et,s=Ve,i=function(){function o(c,l,a){var h,f;this.url=c,this.name=a!=null?a:"FrappeApp",this.useToken=(h=l==null?void 0:l.useToken)!==null&&h!==void 0?h:!1,this.token=l==null?void 0:l.token,this.tokenType=(f=l==null?void 0:l.type)!==null&&f!==void 0?f:"Bearer",this.axios=(0,s.getAxiosClient)(this.url,this.useToken,this.token,this.tokenType)}return o.prototype.auth=function(){return new n.FrappeAuth(this.url,this.axios,this.useToken,this.token,this.tokenType)},o.prototype.db=function(){return new t.FrappeDB(this.url,this.axios,this.useToken,this.token,this.tokenType)},o.prototype.file=function(){return new r.FrappeFileUpload(this.url,this.axios,this.useToken,this.token,this.tokenType)},o.prototype.call=function(){return new e.FrappeCall(this.url,this.axios,this.useToken,this.token,this.tokenType)},o}();return Qe.FrappeApp=i,Qe}var St={},ve=N&&N.__assign||function(){return ve=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=e[s])}return n},ve.apply(this,arguments)},Rt=N&&N.__awaiter||function(n,e,t,r){function s(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function c(h){try{a(r.next(h))}catch(f){o(f)}}function l(h){try{a(r.throw(h))}catch(f){o(f)}}function a(h){h.done?i(h.value):s(h.value).then(c,l)}a((r=r.apply(n,e||[])).next())})},Tt=N&&N.__generator||function(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,s,i,o;return o={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function c(a){return function(h){return l([a,h])}}function l(a){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,s&&(i=a[0]&2?s.return:a[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,a[1])).done)return i;switch(s=0,i&&(a=[a[0]&2,i.value]),a[0]){case 0:case 1:i=a;break;case 4:return t.label++,{value:a[1],done:!1};case 5:t.label++,s=a[1],a=[0];continue;case 7:a=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){t=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){t.label=a[1];break}if(a[0]===6&&t.label<i[1]){t.label=i[1],i=a;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(a);break}i[2]&&t.ops.pop(),t.trys.pop();continue}a=e.call(n,t)}catch(h){a=[6,h],s=0}finally{r=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}};Object.defineProperty(St,"__esModule",{value:!0}),St.FrappeAuth=void 0;var Ii=function(){function n(e,t,r,s,i){this.appURL=e,this.axios=t,this.useToken=r!=null?r:!1,this.token=s,this.tokenType=i}return n.prototype.loginWithUsernamePassword=function(e){return Rt(this,void 0,void 0,function(){var t,r,s;return Tt(this,function(i){return t=e.username,r=e.password,s=e.device,[2,this.axios.post("/api/method/login",{usr:t,pwd:r,device:s}).then(function(o){return o.data}).catch(function(o){var c,l;throw ve(ve({},o.response.data),{httpStatus:o.response.status,httpStatusText:o.response.statusText,message:(c=o.response.data.message)!==null&&c!==void 0?c:"There was an error while logging in",exception:(l=o.response.data.exception)!==null&&l!==void 0?l:""})})]})})},n.prototype.getLoggedInUser=function(){return Rt(this,void 0,void 0,function(){return Tt(this,function(e){return[2,this.axios.get("/api/method/frappe.auth.get_logged_user").then(function(t){return t.data.message}).catch(function(t){var r;throw ve(ve({},t.response.data),{httpStatus:t.response.status,httpStatusText:t.response.statusText,message:"There was an error while fetching the logged in user",exception:(r=t.response.data.exception)!==null&&r!==void 0?r:""})})]})})},n.prototype.logout=function(){return Rt(this,void 0,void 0,function(){return Tt(this,function(e){return[2,this.axios.post("/api/method/logout",{}).then(function(){}).catch(function(t){var r,s;throw ve(ve({},t.response.data),{httpStatus:t.response.status,httpStatusText:t.response.statusText,message:(r=t.response.data.message)!==null&&r!==void 0?r:"There was an error while logging out",exception:(s=t.response.data.exception)!==null&&s!==void 0?s:""})})]})})},n.prototype.forgetPassword=function(e){return Rt(this,void 0,void 0,function(){return Tt(this,function(t){return[2,this.axios.post("/",{cmd:"frappe.core.doctype.user.user.reset_password",user:e}).then(function(){}).catch(function(r){var s,i;throw ve(ve({},r.response.data),{httpStatus:r.response.status,httpStatusText:r.response.statusText,message:(s=r.response.data.message)!==null&&s!==void 0?s:"There was an error sending password reset email.",exception:(i=r.response.data.exception)!==null&&i!==void 0?i:""})})]})})},n}();St.FrappeAuth=Ii;var Pr;function Br(){return Pr||(Pr=1,function(n){var e=N&&N.__createBinding||(Object.create?function(r,s,i,o){o===void 0&&(o=i);var c=Object.getOwnPropertyDescriptor(s,i);(!c||("get"in c?!s.__esModule:c.writable||c.configurable))&&(c={enumerable:!0,get:function(){return s[i]}}),Object.defineProperty(r,o,c)}:function(r,s,i,o){o===void 0&&(o=i),r[o]=s[i]}),t=N&&N.__exportStar||function(r,s){for(var i in r)i!=="default"&&!Object.prototype.hasOwnProperty.call(s,i)&&e(s,r,i)};Object.defineProperty(n,"__esModule",{value:!0}),t(Ui(),n),t(St,n),t($e,n),t(et,n),t(Ze,n)}(Wt)),Wt}var Vi=Br(),Ur={exports:{}},vn={};/**
2
3
  * @license React
3
4
  * use-sync-external-store-shim.production.min.js
4
5
  *
@@ -6,7 +7,7 @@
6
7
  *
7
8
  * This source code is licensed under the MIT license found in the
8
9
  * LICENSE file in the root directory of this source tree.
9
- */var vn;function Rr(){if(vn)return kt;vn=1;var n=Ce.default;function e(d,v){return d===v&&(d!==0||1/d===1/v)||d!==d&&v!==v}var t=typeof Object.is=="function"?Object.is:e,r=n.useState,s=n.useEffect,i=n.useLayoutEffect,o=n.useDebugValue;function u(d,v){var g=v(),b=r({inst:{value:g,getSnapshot:v}}),S=b[0].inst,D=b[1];return i(function(){S.value=g,S.getSnapshot=v,l(S)&&D({inst:S})},[d,g,v]),s(function(){return l(S)&&D({inst:S}),d(function(){l(S)&&D({inst:S})})},[d]),o(g),g}function l(d){var v=d.getSnapshot;d=d.value;try{var g=v();return!t(d,g)}catch{return!0}}function c(d,v){return v()}var f=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?c:u;return kt.useSyncExternalStore=n.useSyncExternalStore!==void 0?n.useSyncExternalStore:f,kt}var Dt={};/**
10
+ */var Ir;function ji(){if(Ir)return vn;Ir=1;var n=Ne.default;function e(f,v){return f===v&&(f!==0||1/f===1/v)||f!==f&&v!==v}var t=typeof Object.is=="function"?Object.is:e,r=n.useState,s=n.useEffect,i=n.useLayoutEffect,o=n.useDebugValue;function c(f,v){var y=v(),w=r({inst:{value:y,getSnapshot:v}}),E=w[0].inst,x=w[1];return i(function(){E.value=y,E.getSnapshot=v,l(E)&&x({inst:E})},[f,y,v]),s(function(){return l(E)&&x({inst:E}),f(function(){l(E)&&x({inst:E})})},[f]),o(y),y}function l(f){var v=f.getSnapshot;f=f.value;try{var y=v();return!t(f,y)}catch{return!0}}function a(f,v){return v()}var h=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?a:c;return vn.useSyncExternalStore=n.useSyncExternalStore!==void 0?n.useSyncExternalStore:h,vn}var yn={};/**
10
11
  * @license React
11
12
  * use-sync-external-store-shim.development.js
12
13
  *
@@ -14,7 +15,7 @@
14
15
  *
15
16
  * This source code is licensed under the MIT license found in the
16
17
  * LICENSE file in the root directory of this source tree.
17
- */var gn;function Tr(){return gn||(gn=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var n=Ce.default,e=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function t(U){{for(var x=arguments.length,Y=new Array(x>1?x-1:0),C=1;C<x;C++)Y[C-1]=arguments[C];r("error",U,Y)}}function r(U,x,Y){{var C=e.ReactDebugCurrentFrame,j=C.getStackAddendum();j!==""&&(x+="%s",Y=Y.concat([j]));var B=Y.map(function(J){return String(J)});B.unshift("Warning: "+x),Function.prototype.apply.call(console[U],console,B)}}function s(U,x){return U===x&&(U!==0||1/U===1/x)||U!==U&&x!==x}var i=typeof Object.is=="function"?Object.is:s,o=n.useState,u=n.useEffect,l=n.useLayoutEffect,c=n.useDebugValue,f=!1,d=!1;function v(U,x,Y){f||n.startTransition!==void 0&&(f=!0,t("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var C=x();if(!d){var j=x();i(C,j)||(t("The result of getSnapshot should be cached to avoid an infinite loop"),d=!0)}var B=o({inst:{value:C,getSnapshot:x}}),J=B[0].inst,Z=B[1];return l(function(){J.value=C,J.getSnapshot=x,g(J)&&Z({inst:J})},[U,C,x]),u(function(){g(J)&&Z({inst:J});var he=function(){g(J)&&Z({inst:J})};return U(he)},[U]),c(C),C}function g(U){var x=U.getSnapshot,Y=U.value;try{var C=x();return!i(Y,C)}catch{return!0}}function b(U,x,Y){return x()}var S=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",D=!S,m=D?b:v,L=n.useSyncExternalStore!==void 0?n.useSyncExternalStore:m;Dt.useSyncExternalStore=L,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),Dt}(function(n){process.env.NODE_ENV==="production"?n.exports=Rr():n.exports=Tr()})(yn);const we=()=>{},te=we(),Lt=Object,O=n=>n===te,pe=n=>typeof n=="function",Ee=(n,e)=>({...n,...e}),Cr=n=>pe(n.then),ht=new WeakMap;let Or=0;const Ke=n=>{const e=typeof n,t=n&&n.constructor,r=t==Date;let s,i;if(Lt(n)===n&&!r&&t!=RegExp){if(s=ht.get(n),s)return s;if(s=++Or+"~",ht.set(n,s),t==Array){for(s="@",i=0;i<n.length;i++)s+=Ke(n[i])+",";ht.set(n,s)}if(t==Lt){s="#";const o=Lt.keys(n).sort();for(;!O(i=o.pop());)O(n[i])||(s+=i+":"+Ke(n[i])+",");ht.set(n,s)}}else s=r?n.toJSON():e=="symbol"?n.toString():e=="string"?JSON.stringify(n):""+n;return s},ye=new WeakMap,Ft={},dt={},Nt="undefined",pt=typeof window!=Nt,Pt=typeof document!=Nt,xr=()=>pt&&typeof window.requestAnimationFrame!=Nt,mn=(n,e)=>{const t=ye.get(n);return[()=>!O(e)&&n.get(e)||Ft,r=>{if(!O(e)){const s=n.get(e);e in dt||(dt[e]=s),t[5](e,Ee(s,r),s||Ft)}},t[6],()=>!O(e)&&e in dt?dt[e]:!O(e)&&n.get(e)||Ft]};let Bt=!0;const Ar=()=>Bt,[It,Ut]=pt&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[we,we],kr=()=>{const n=Pt&&document.visibilityState;return O(n)||n!=="hidden"},Dr=n=>(Pt&&document.addEventListener("visibilitychange",n),It("focus",n),()=>{Pt&&document.removeEventListener("visibilitychange",n),Ut("focus",n)}),Lr=n=>{const e=()=>{Bt=!0,n()},t=()=>{Bt=!1};return It("online",e),It("offline",t),()=>{Ut("online",e),Ut("offline",t)}},Fr={isOnline:Ar,isVisible:kr},Nr={initFocus:Dr,initReconnect:Lr},_n=!Ce.default.useId,ze=!pt||"Deno"in window,Pr=n=>xr()?window.requestAnimationFrame(n):setTimeout(n,1),Vt=ze?h.useEffect:h.useLayoutEffect,jt=typeof navigator<"u"&&navigator.connection,bn=!ze&&jt&&(["slow-2g","2g"].includes(jt.effectiveType)||jt.saveData),Mt=n=>{if(pe(n))try{n=n()}catch{n=""}const e=n;return n=typeof n=="string"?n:(Array.isArray(n)?n.length:n)?Ke(n):"",[n,e]};let Br=0;const Wt=()=>++Br,wn=0,En=1,Sn=2;var qe={__proto__:null,ERROR_REVALIDATE_EVENT:3,FOCUS_EVENT:wn,MUTATE_EVENT:Sn,RECONNECT_EVENT:En};async function Rn(...n){const[e,t,r,s]=n,i=Ee({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=i.populateCache;const u=i.rollbackOnError;let l=i.optimisticData;const c=i.revalidate!==!1,f=g=>typeof u=="function"?u(g):u!==!1,d=i.throwOnError;if(pe(t)){const g=t,b=[],S=e.keys();for(const D of S)!/^\$(inf|sub)\$/.test(D)&&g(e.get(D)._k)&&b.push(D);return Promise.all(b.map(v))}return v(t);async function v(g){const[b]=Mt(g);if(!b)return;const[S,D]=mn(e,b),[m,L,U,x]=ye.get(e),Y=()=>{const V=m[b];return c&&(delete U[b],delete x[b],V&&V[0])?V[0](Sn).then(()=>S().data):S().data};if(n.length<3)return Y();let C=r,j;const B=Wt();L[b]=[B,0];const J=!O(l),Z=S(),he=Z.data,Ae=Z._c,Q=O(Ae)?he:Ae;if(J&&(l=pe(l)?l(Q,he):l,D({data:l,_c:Q})),pe(C))try{C=C(Q)}catch(V){j=V}if(C&&Cr(C))if(C=await C.catch(V=>{j=V}),B!==L[b][0]){if(j)throw j;return C}else j&&J&&f(j)&&(o=!0,D({data:Q,_c:te}));if(o&&!j)if(pe(o)){const V=o(C,Q);D({data:V,error:te,_c:te})}else D({data:C,error:te,_c:te});if(L[b][1]=Wt(),Promise.resolve(Y()).then(()=>{D({_c:te})}),j){if(d)throw j;return}return C}}const Tn=(n,e)=>{for(const t in n)n[t][0]&&n[t][0](e)},Ir=(n,e)=>{if(!ye.has(n)){const t=Ee(Nr,e),r={},s=Rn.bind(te,n);let i=we;const o={},u=(f,d)=>{const v=o[f]||[];return o[f]=v,v.push(d),()=>v.splice(v.indexOf(d),1)},l=(f,d,v)=>{n.set(f,d);const g=o[f];if(g)for(const b of g)b(d,v)},c=()=>{if(!ye.has(n)&&(ye.set(n,[r,{},{},{},s,l,u]),!ze)){const f=t.initFocus(setTimeout.bind(te,Tn.bind(te,r,wn))),d=t.initReconnect(setTimeout.bind(te,Tn.bind(te,r,En)));i=()=>{f&&f(),d&&d(),ye.delete(n)}}};return c(),[n,s,c,i]}return[n,ye.get(n)[4]]},Ur=(n,e,t,r,s)=>{const i=t.errorRetryCount,o=s.retryCount,u=~~((Math.random()+.5)*(1<<(o<8?o:8)))*t.errorRetryInterval;!O(i)&&o>i||setTimeout(r,u,s)},Vr=(n,e)=>Ke(n)==Ke(e),[Cn,jr]=Ir(new Map),Mr=Ee({onLoadingSlow:we,onSuccess:we,onError:we,onErrorRetry:Ur,onDiscarded:we,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:bn?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:bn?5e3:3e3,compare:Vr,isPaused:()=>!1,cache:Cn,mutate:jr,fallback:{}},Fr),Wr=(n,e)=>{const t=Ee(n,e);if(e){const{use:r,fallback:s}=n,{use:i,fallback:o}=e;r&&i&&(t.use=r.concat(i)),s&&o&&(t.fallback=Ee(s,o))}return t},Hr=h.createContext({}),Yr="$inf$",On=pt&&window.__SWR_DEVTOOLS_USE__,Jr=On?window.__SWR_DEVTOOLS_USE__:[],Gr=()=>{On&&(window.__SWR_DEVTOOLS_REACT__=Ce.default)},Kr=n=>pe(n[1])?[n[0],n[1],n[2]||{}]:[n[0],null,(n[1]===null?n[2]:n[1])||{}],zr=()=>Ee(Mr,h.useContext(Hr)),qr=n=>(e,t,r)=>n(e,t&&((...i)=>{const[o]=Mt(e),[,,,u]=ye.get(Cn);if(o.startsWith(Yr))return t(...i);const l=u[o];return O(l)?t(...i):(delete u[o],l)}),r),Xr=Jr.concat(qr),Qr=n=>function(...t){const r=zr(),[s,i,o]=Kr(t),u=Wr(r,o);let l=n;const{use:c}=u,f=(c||[]).concat(Xr);for(let d=f.length;d--;)l=f[d](l);return l(s,i||u.fetcher||null,u)},Zr=(n,e,t)=>{const r=e[n]||(e[n]=[]);return r.push(t),()=>{const s=r.indexOf(t);s>=0&&(r[s]=r[r.length-1],r.pop())}};Gr();const xn=Ce.default.use||(n=>{if(n.status==="pending")throw n;if(n.status==="fulfilled")return n.value;throw n.status==="rejected"?n.reason:(n.status="pending",n.then(e=>{n.status="fulfilled",n.value=e},e=>{n.status="rejected",n.reason=e}),n)}),Ht={dedupe:!0},Xe=Qr((n,e,t)=>{const{cache:r,compare:s,suspense:i,fallbackData:o,revalidateOnMount:u,revalidateIfStale:l,refreshInterval:c,refreshWhenHidden:f,refreshWhenOffline:d,keepPreviousData:v}=t,[g,b,S,D]=ye.get(r),[m,L]=Mt(n),U=h.useRef(!1),x=h.useRef(!1),Y=h.useRef(m),C=h.useRef(e),j=h.useRef(t),B=()=>j.current,J=()=>B().isVisible()&&B().isOnline(),[Z,he,Ae,Q]=mn(r,m),V=h.useRef({}).current,ke=O(o)?t.fallback[m]:o,tt=(F,N)=>{for(const q in V){const I=q;if(I==="data"){if(!s(F[I],N[I])&&(!O(F[I])||!s(Pe,N[I])))return!1}else if(N[I]!==F[I])return!1}return!0},nt=h.useMemo(()=>{const F=(()=>!m||!e?!1:O(u)?B().isPaused()||i?!1:O(l)?!0:l:u)(),N=K=>{const ce=Ee(K);return delete ce._k,F?{isValidating:!0,isLoading:!0,...ce}:ce},q=Z(),I=Q(),$=N(q),_e=q===I?$:N(I);let G=$;return[()=>{const K=N(Z());return tt(K,G)?(G.data=K.data,G.isLoading=K.isLoading,G.isValidating=K.isValidating,G.error=K.error,G):(G=K,K)},()=>_e]},[r,m]),ve=yn.exports.useSyncExternalStore(h.useCallback(F=>Ae(m,(N,q)=>{tt(q,N)||F()}),[r,m]),nt[0],nt[1]),rt=!U.current,Rt=g[m]&&g[m].length>0,ge=ve.data,me=O(ge)?ke:ge,De=ve.error,Tt=h.useRef(me),Pe=v?O(ge)?Tt.current:ge:me,Be=(()=>Rt&&!O(De)?!1:rt&&!O(u)?u:B().isPaused()?!1:i?O(me)?!1:l:O(me)||l)(),Ie=!!(m&&e&&rt&&Be),Ue=O(ve.isValidating)?Ie:ve.isValidating,st=O(ve.isLoading)?Ie:ve.isLoading,de=h.useCallback(async F=>{const N=C.current;if(!m||!N||x.current||B().isPaused())return!1;let q,I,$=!0;const _e=F||{},G=!S[m]||!_e.dedupe,K=()=>_n?!x.current&&m===Y.current&&U.current:m===Y.current,ce={isValidating:!1,isLoading:!1},Ot=()=>{he(ce)},Ve=()=>{const ne=S[m];ne&&ne[1]===I&&delete S[m]},xt={isValidating:!0};O(Z().data)&&(xt.isLoading=!0);try{if(G&&(he(xt),t.loadingTimeout&&O(Z().data)&&setTimeout(()=>{$&&K()&&B().onLoadingSlow(m,t)},t.loadingTimeout),S[m]=[N(L),Wt()]),[q,I]=S[m],q=await q,G&&setTimeout(Ve,t.dedupingInterval),!S[m]||S[m][1]!==I)return G&&K()&&B().onDiscarded(m),!1;ce.error=te;const ne=b[m];if(!O(ne)&&(I<=ne[0]||I<=ne[1]||ne[1]===0))return Ot(),G&&K()&&B().onDiscarded(m),!1;const ie=Z().data;ce.data=s(ie,q)?ie:q,G&&K()&&B().onSuccess(q,m,t)}catch(ne){Ve();const ie=B(),{shouldRetryOnError:je}=ie;ie.isPaused()||(ce.error=ne,G&&K()&&(ie.onError(ne,m,ie),(je===!0||pe(je)&&je(ne))&&J()&&ie.onErrorRetry(ne,m,ie,Le=>{const it=g[m];it&&it[0]&&it[0](qe.ERROR_REVALIDATE_EVENT,Le)},{retryCount:(_e.retryCount||0)+1,dedupe:!0})))}return $=!1,Ot(),!0},[m,r]),Ct=h.useCallback((...F)=>Rn(r,Y.current,...F),[]);if(Vt(()=>{C.current=e,j.current=t,O(ge)||(Tt.current=ge)}),Vt(()=>{if(!m)return;const F=de.bind(te,Ht);let N=0;const I=Zr(m,g,($,_e={})=>{if($==qe.FOCUS_EVENT){const G=Date.now();B().revalidateOnFocus&&G>N&&J()&&(N=G+B().focusThrottleInterval,F())}else if($==qe.RECONNECT_EVENT)B().revalidateOnReconnect&&J()&&F();else{if($==qe.MUTATE_EVENT)return de();if($==qe.ERROR_REVALIDATE_EVENT)return de(_e)}});return x.current=!1,Y.current=m,U.current=!0,he({_k:L}),Be&&(O(me)||ze?F():Pr(F)),()=>{x.current=!0,I()}},[m]),Vt(()=>{let F;function N(){const I=pe(c)?c(Z().data):c;I&&F!==-1&&(F=setTimeout(q,I))}function q(){!Z().error&&(f||B().isVisible())&&(d||B().isOnline())?de(Ht).then(N):N()}return N(),()=>{F&&(clearTimeout(F),F=-1)}},[c,f,d,m]),h.useDebugValue(Pe),i&&O(me)&&m){if(!_n&&ze)throw new Error("Fallback data is required when using suspense in SSR.");C.current=e,j.current=t,x.current=!1;const F=D[m];if(!O(F)){const N=Ct(F);xn(N)}if(O(De)){const N=de(Ht);O(Pe)||(N.status="fulfilled",N.value=!0),xn(N)}else throw De}return{mutate:Ct,get data(){return V.data=!0,Pe},get error(){return V.error=!0,De},get isValidating(){return V.isValidating=!0,Ue},get isLoading(){return V.isLoading=!0,st}}}),le=Object.create(null);le.open="0",le.close="1",le.ping="2",le.pong="3",le.message="4",le.upgrade="5",le.noop="6";const yt=Object.create(null);Object.keys(le).forEach(n=>{yt[le[n]]=n});const Yt={type:"error",data:"parser error"},An=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",kn=typeof ArrayBuffer=="function",Dn=n=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(n):n&&n.buffer instanceof ArrayBuffer,Jt=({type:n,data:e},t,r)=>An&&e instanceof Blob?t?r(e):Ln(e,r):kn&&(e instanceof ArrayBuffer||Dn(e))?t?r(e):Ln(new Blob([e]),r):r(le[n]+(e||"")),Ln=(n,e)=>{const t=new FileReader;return t.onload=function(){const r=t.result.split(",")[1];e("b"+(r||""))},t.readAsDataURL(n)};function Fn(n){return n instanceof Uint8Array?n:n instanceof ArrayBuffer?new Uint8Array(n):new Uint8Array(n.buffer,n.byteOffset,n.byteLength)}let Gt;function $r(n,e){if(An&&n.data instanceof Blob)return n.data.arrayBuffer().then(Fn).then(e);if(kn&&(n.data instanceof ArrayBuffer||Dn(n.data)))return e(Fn(n.data));Jt(n,!1,t=>{Gt||(Gt=new TextEncoder),e(Gt.encode(t))})}const Nn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Qe=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let n=0;n<Nn.length;n++)Qe[Nn.charCodeAt(n)]=n;const es=n=>{let e=n.length*.75,t=n.length,r,s=0,i,o,u,l;n[n.length-1]==="="&&(e--,n[n.length-2]==="="&&e--);const c=new ArrayBuffer(e),f=new Uint8Array(c);for(r=0;r<t;r+=4)i=Qe[n.charCodeAt(r)],o=Qe[n.charCodeAt(r+1)],u=Qe[n.charCodeAt(r+2)],l=Qe[n.charCodeAt(r+3)],f[s++]=i<<2|o>>4,f[s++]=(o&15)<<4|u>>2,f[s++]=(u&3)<<6|l&63;return c},ts=typeof ArrayBuffer=="function",Kt=(n,e)=>{if(typeof n!="string")return{type:"message",data:Pn(n,e)};const t=n.charAt(0);return t==="b"?{type:"message",data:ns(n.substring(1),e)}:yt[t]?n.length>1?{type:yt[t],data:n.substring(1)}:{type:yt[t]}:Yt},ns=(n,e)=>{if(ts){const t=es(n);return Pn(t,e)}else return{base64:!0,data:n}},Pn=(n,e)=>{switch(e){case"blob":return n instanceof Blob?n:new Blob([n]);case"arraybuffer":default:return n instanceof ArrayBuffer?n:n.buffer}},Bn=String.fromCharCode(30),rs=(n,e)=>{const t=n.length,r=new Array(t);let s=0;n.forEach((i,o)=>{Jt(i,!1,u=>{r[o]=u,++s===t&&e(r.join(Bn))})})},ss=(n,e)=>{const t=n.split(Bn),r=[];for(let s=0;s<t.length;s++){const i=Kt(t[s],e);if(r.push(i),i.type==="error")break}return r};function is(){return new TransformStream({transform(n,e){$r(n,t=>{const r=t.length;let s;if(r<126)s=new Uint8Array(1),new DataView(s.buffer).setUint8(0,r);else if(r<65536){s=new Uint8Array(3);const i=new DataView(s.buffer);i.setUint8(0,126),i.setUint16(1,r)}else{s=new Uint8Array(9);const i=new DataView(s.buffer);i.setUint8(0,127),i.setBigUint64(1,BigInt(r))}n.data&&typeof n.data!="string"&&(s[0]|=128),e.enqueue(s),e.enqueue(t)})}})}let zt;function vt(n){return n.reduce((e,t)=>e+t.length,0)}function gt(n,e){if(n[0].length===e)return n.shift();const t=new Uint8Array(e);let r=0;for(let s=0;s<e;s++)t[s]=n[0][r++],r===n[0].length&&(n.shift(),r=0);return n.length&&r<n[0].length&&(n[0]=n[0].slice(r)),t}function os(n,e){zt||(zt=new TextDecoder);const t=[];let r=0,s=-1,i=!1;return new TransformStream({transform(o,u){for(t.push(o);;){if(r===0){if(vt(t)<1)break;const l=gt(t,1);i=(l[0]&128)===128,s=l[0]&127,s<126?r=3:s===126?r=1:r=2}else if(r===1){if(vt(t)<2)break;const l=gt(t,2);s=new DataView(l.buffer,l.byteOffset,l.length).getUint16(0),r=3}else if(r===2){if(vt(t)<8)break;const l=gt(t,8),c=new DataView(l.buffer,l.byteOffset,l.length),f=c.getUint32(0);if(f>Math.pow(2,53-32)-1){u.enqueue(Yt);break}s=f*Math.pow(2,32)+c.getUint32(4),r=3}else{if(vt(t)<s)break;const l=gt(t,s);u.enqueue(Kt(i?l:zt.decode(l),e)),r=0}if(s===0||s>n){u.enqueue(Yt);break}}}})}const In=4;function H(n){if(n)return as(n)}function as(n){for(var e in H.prototype)n[e]=H.prototype[e];return n}H.prototype.on=H.prototype.addEventListener=function(n,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+n]=this._callbacks["$"+n]||[]).push(e),this},H.prototype.once=function(n,e){function t(){this.off(n,t),e.apply(this,arguments)}return t.fn=e,this.on(n,t),this},H.prototype.off=H.prototype.removeListener=H.prototype.removeAllListeners=H.prototype.removeEventListener=function(n,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var t=this._callbacks["$"+n];if(!t)return this;if(arguments.length==1)return delete this._callbacks["$"+n],this;for(var r,s=0;s<t.length;s++)if(r=t[s],r===e||r.fn===e){t.splice(s,1);break}return t.length===0&&delete this._callbacks["$"+n],this},H.prototype.emit=function(n){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),t=this._callbacks["$"+n],r=1;r<arguments.length;r++)e[r-1]=arguments[r];if(t){t=t.slice(0);for(var r=0,s=t.length;r<s;++r)t[r].apply(this,e)}return this},H.prototype.emitReserved=H.prototype.emit,H.prototype.listeners=function(n){return this._callbacks=this._callbacks||{},this._callbacks["$"+n]||[]},H.prototype.hasListeners=function(n){return!!this.listeners(n).length};const se=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function Un(n,...e){return e.reduce((t,r)=>(n.hasOwnProperty(r)&&(t[r]=n[r]),t),{})}const cs=se.setTimeout,us=se.clearTimeout;function mt(n,e){e.useNativeTimers?(n.setTimeoutFn=cs.bind(se),n.clearTimeoutFn=us.bind(se)):(n.setTimeoutFn=se.setTimeout.bind(se),n.clearTimeoutFn=se.clearTimeout.bind(se))}const ls=1.33;function fs(n){return typeof n=="string"?hs(n):Math.ceil((n.byteLength||n.size)*ls)}function hs(n){let e=0,t=0;for(let r=0,s=n.length;r<s;r++)e=n.charCodeAt(r),e<128?t+=1:e<2048?t+=2:e<55296||e>=57344?t+=3:(r++,t+=4);return t}function ds(n){let e="";for(let t in n)n.hasOwnProperty(t)&&(e.length&&(e+="&"),e+=encodeURIComponent(t)+"="+encodeURIComponent(n[t]));return e}function ps(n){let e={},t=n.split("&");for(let r=0,s=t.length;r<s;r++){let i=t[r].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}class ys extends Error{constructor(e,t,r){super(e),this.description=t,this.context=r,this.type="TransportError"}}class qt extends H{constructor(e){super(),this.writable=!1,mt(this,e),this.opts=e,this.query=e.query,this.socket=e.socket}onError(e,t,r){return super.emitReserved("error",new ys(e,t,r)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const t=Kt(e,this.socket.binaryType);this.onPacket(t)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,t={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(t)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const t=ds(e);return t.length?"?"+t:""}}const Vn="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),Xt=64,vs={};let jn=0,_t=0,Mn;function Wn(n){let e="";do e=Vn[n%Xt]+e,n=Math.floor(n/Xt);while(n>0);return e}function Hn(){const n=Wn(+new Date);return n!==Mn?(jn=0,Mn=n):n+"."+Wn(jn++)}for(;_t<Xt;_t++)vs[Vn[_t]]=_t;let Yn=!1;try{Yn=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const gs=Yn;function Jn(n){const e=n.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||gs))return new XMLHttpRequest}catch{}if(!e)try{return new se[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function Oi(){}function ms(){}const _s=function(){return new Jn({xdomain:!1}).responseType!=null}();class bs extends qt{constructor(e){if(super(e),this.polling=!1,typeof location<"u"){const r=location.protocol==="https:";let s=location.port;s||(s=r?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||s!==e.port}const t=e&&e.forceBase64;this.supportsBinary=_s&&!t,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(e){this.readyState="pausing";const t=()=>{this.readyState="paused",e()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||t()})),this.writable||(r++,this.once("drain",function(){--r||t()}))}else t()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const t=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};ss(e,this.socket.binaryType).forEach(t),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,rs(e,t=>{this.doWrite(t,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",t=this.query||{};return this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=Hn()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.createUri(e,t)}request(e={}){return Object.assign(e,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new fe(this.uri(),e)}doWrite(e,t){const r=this.request({method:"POST",data:e});r.on("success",t),r.on("error",(s,i)=>{this.onError("xhr post error",s,i)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(t,r)=>{this.onError("xhr poll error",t,r)}),this.pollXhr=e}}class fe extends H{constructor(e,t){super(),mt(this,t),this.opts=t,this.method=t.method||"GET",this.uri=e,this.data=t.data!==void 0?t.data:null,this.create()}create(){var e;const t=Un(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd;const r=this.xhr=new Jn(t);try{r.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){r.setDisableHeaderCheck&&r.setDisableHeaderCheck(!0);for(let s in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(s)&&r.setRequestHeader(s,this.opts.extraHeaders[s])}}catch{}if(this.method==="POST")try{r.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{r.setRequestHeader("Accept","*/*")}catch{}(e=this.opts.cookieJar)===null||e===void 0||e.addCookies(r),"withCredentials"in r&&(r.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(r.timeout=this.opts.requestTimeout),r.onreadystatechange=()=>{var s;r.readyState===3&&((s=this.opts.cookieJar)===null||s===void 0||s.parseCookies(r)),r.readyState===4&&(r.status===200||r.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof r.status=="number"?r.status:0)},0))},r.send(this.data)}catch(s){this.setTimeoutFn(()=>{this.onError(s)},0);return}typeof document<"u"&&(this.index=fe.requestsCount++,fe.requests[this.index]=this)}onError(e){this.emitReserved("error",e,this.xhr),this.cleanup(!0)}cleanup(e){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=ms,e)try{this.xhr.abort()}catch{}typeof document<"u"&&delete fe.requests[this.index],this.xhr=null}}onLoad(){const e=this.xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}if(fe.requestsCount=0,fe.requests={},typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",Gn);else if(typeof addEventListener=="function"){const n="onpagehide"in se?"pagehide":"unload";addEventListener(n,Gn,!1)}}function Gn(){for(let n in fe.requests)fe.requests.hasOwnProperty(n)&&fe.requests[n].abort()}const Qt=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,t)=>t(e,0))(),bt=se.WebSocket||se.MozWebSocket,Kn=!0,ws="arraybuffer",zn=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class Es extends qt{constructor(e){super(e),this.supportsBinary=!e.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const e=this.uri(),t=this.opts.protocols,r=zn?{}:Un(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=Kn&&!zn?t?new bt(e,t):new bt(e):new bt(e,t,r)}catch(s){return this.emitReserved("error",s)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let t=0;t<e.length;t++){const r=e[t],s=t===e.length-1;Jt(r,this.supportsBinary,i=>{const o={};try{Kn&&this.ws.send(i)}catch{}s&&Qt(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",t=this.query||{};return this.opts.timestampRequests&&(t[this.opts.timestampParam]=Hn()),this.supportsBinary||(t.b64=1),this.createUri(e,t)}check(){return!!bt}}class Ss extends qt{get name(){return"webtransport"}doOpen(){typeof WebTransport=="function"&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(e=>{const t=os(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=e.readable.pipeThrough(t).getReader(),s=is();s.readable.pipeTo(e.writable),this.writer=s.writable.getWriter();const i=()=>{r.read().then(({done:u,value:l})=>{u||(this.onPacket(l),i())}).catch(u=>{})};i();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then(()=>this.onOpen())})}))}write(e){this.writable=!1;for(let t=0;t<e.length;t++){const r=e[t],s=t===e.length-1;this.writer.write(r).then(()=>{s&&Qt(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this.transport)===null||e===void 0||e.close()}}const Rs={websocket:Es,webtransport:Ss,polling:bs},Ts=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,Cs=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Zt(n){const e=n,t=n.indexOf("["),r=n.indexOf("]");t!=-1&&r!=-1&&(n=n.substring(0,t)+n.substring(t,r).replace(/:/g,";")+n.substring(r,n.length));let s=Ts.exec(n||""),i={},o=14;for(;o--;)i[Cs[o]]=s[o]||"";return t!=-1&&r!=-1&&(i.source=e,i.host=i.host.substring(1,i.host.length-1).replace(/;/g,":"),i.authority=i.authority.replace("[","").replace("]","").replace(/;/g,":"),i.ipv6uri=!0),i.pathNames=Os(i,i.path),i.queryKey=xs(i,i.query),i}function Os(n,e){const t=/\/{2,9}/g,r=e.replace(t,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&r.splice(0,1),e.slice(-1)=="/"&&r.splice(r.length-1,1),r}function xs(n,e){const t={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,s,i){s&&(t[s]=i)}),t}class Se extends H{constructor(e,t={}){super(),this.binaryType=ws,this.writeBuffer=[],e&&typeof e=="object"&&(t=e,e=null),e?(e=Zt(e),t.hostname=e.host,t.secure=e.protocol==="https"||e.protocol==="wss",t.port=e.port,e.query&&(t.query=e.query)):t.host&&(t.hostname=Zt(t.host).host),mt(this,t),this.secure=t.secure!=null?t.secure:typeof location<"u"&&location.protocol==="https:",t.hostname&&!t.port&&(t.port=this.secure?"443":"80"),this.hostname=t.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=t.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=t.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},t),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=ps(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(e){const t=Object.assign({},this.opts.query);t.EIO=In,t.transport=e,this.id&&(t.sid=this.id);const r=Object.assign({},this.opts,{query:t,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new Rs[e](r)}open(){let e;if(this.opts.rememberUpgrade&&Se.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)e="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else e=this.transports[0];this.readyState="opening";try{e=this.createTransport(e)}catch{this.transports.shift(),this.open();return}e.open(),this.setTransport(e)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",t=>this.onClose("transport close",t))}probe(e){let t=this.createTransport(e),r=!1;Se.priorWebsocketSuccess=!1;const s=()=>{r||(t.send([{type:"ping",data:"probe"}]),t.once("packet",d=>{if(!r)if(d.type==="pong"&&d.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",t),!t)return;Se.priorWebsocketSuccess=t.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(f(),this.setTransport(t),t.send([{type:"upgrade"}]),this.emitReserved("upgrade",t),t=null,this.upgrading=!1,this.flush())})}else{const v=new Error("probe error");v.transport=t.name,this.emitReserved("upgradeError",v)}}))};function i(){r||(r=!0,f(),t.close(),t=null)}const o=d=>{const v=new Error("probe error: "+d);v.transport=t.name,i(),this.emitReserved("upgradeError",v)};function u(){o("transport closed")}function l(){o("socket closed")}function c(d){t&&d.name!==t.name&&i()}const f=()=>{t.removeListener("open",s),t.removeListener("error",o),t.removeListener("close",u),this.off("close",l),this.off("upgrading",c)};t.once("open",s),t.once("error",o),t.once("close",u),this.once("close",l),this.once("upgrading",c),this.upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{r||t.open()},200):t.open()}onOpen(){if(this.readyState="open",Se.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade){let e=0;const t=this.upgrades.length;for(;e<t;e++)this.probe(this.upgrades[e])}}onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),this.resetPingTimeout(),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const t=new Error("server error");t.code=e.data,this.onError(t);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this.upgrades=this.filterUpgrades(e.upgrades),this.pingInterval=e.pingInterval,this.pingTimeout=e.pingTimeout,this.maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this.getWritablePackets();this.transport.send(e),this.prevBufferLen=e.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let t=1;for(let r=0;r<this.writeBuffer.length;r++){const s=this.writeBuffer[r].data;if(s&&(t+=fs(s)),r>0&&t>this.maxPayload)return this.writeBuffer.slice(0,r);t+=2}return this.writeBuffer}write(e,t,r){return this.sendPacket("message",e,t,r),this}send(e,t,r){return this.sendPacket("message",e,t,r),this}sendPacket(e,t,r,s){if(typeof t=="function"&&(s=t,t=void 0),typeof r=="function"&&(s=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const i={type:e,data:t,options:r};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),s&&this.once("flush",s),this.flush()}close(){const e=()=>{this.onClose("forced close"),this.transport.close()},t=()=>{this.off("upgrade",t),this.off("upgradeError",t),e()},r=()=>{this.once("upgrade",t),this.once("upgradeError",t)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():e()}):this.upgrading?r():e()),this}onError(e){Se.priorWebsocketSuccess=!1,this.emitReserved("error",e),this.onClose("transport error",e)}onClose(e,t){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",e,t),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(e){const t=[];let r=0;const s=e.length;for(;r<s;r++)~this.transports.indexOf(e[r])&&t.push(e[r]);return t}}Se.protocol=In;function As(n,e="",t){let r=n;t=t||typeof location<"u"&&location,n==null&&(n=t.protocol+"//"+t.host),typeof n=="string"&&(n.charAt(0)==="/"&&(n.charAt(1)==="/"?n=t.protocol+n:n=t.host+n),/^(https?|wss?):\/\//.test(n)||(typeof t<"u"?n=t.protocol+"//"+n:n="https://"+n),r=Zt(n)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const i=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+i+":"+r.port+e,r.href=r.protocol+"://"+i+(t&&t.port===r.port?"":":"+r.port),r}const ks=typeof ArrayBuffer=="function",Ds=n=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(n):n.buffer instanceof ArrayBuffer,qn=Object.prototype.toString,Ls=typeof Blob=="function"||typeof Blob<"u"&&qn.call(Blob)==="[object BlobConstructor]",Fs=typeof File=="function"||typeof File<"u"&&qn.call(File)==="[object FileConstructor]";function $t(n){return ks&&(n instanceof ArrayBuffer||Ds(n))||Ls&&n instanceof Blob||Fs&&n instanceof File}function wt(n,e){if(!n||typeof n!="object")return!1;if(Array.isArray(n)){for(let t=0,r=n.length;t<r;t++)if(wt(n[t]))return!0;return!1}if($t(n))return!0;if(n.toJSON&&typeof n.toJSON=="function"&&arguments.length===1)return wt(n.toJSON(),!0);for(const t in n)if(Object.prototype.hasOwnProperty.call(n,t)&&wt(n[t]))return!0;return!1}function Ns(n){const e=[],t=n.data,r=n;return r.data=en(t,e),r.attachments=e.length,{packet:r,buffers:e}}function en(n,e){if(!n)return n;if($t(n)){const t={_placeholder:!0,num:e.length};return e.push(n),t}else if(Array.isArray(n)){const t=new Array(n.length);for(let r=0;r<n.length;r++)t[r]=en(n[r],e);return t}else if(typeof n=="object"&&!(n instanceof Date)){const t={};for(const r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=en(n[r],e));return t}return n}function Ps(n,e){return n.data=tn(n.data,e),delete n.attachments,n}function tn(n,e){if(!n)return n;if(n&&n._placeholder===!0){if(typeof n.num=="number"&&n.num>=0&&n.num<e.length)return e[n.num];throw new Error("illegal attachments")}else if(Array.isArray(n))for(let t=0;t<n.length;t++)n[t]=tn(n[t],e);else if(typeof n=="object")for(const t in n)Object.prototype.hasOwnProperty.call(n,t)&&(n[t]=tn(n[t],e));return n}const Bs=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],Is=5;var E;(function(n){n[n.CONNECT=0]="CONNECT",n[n.DISCONNECT=1]="DISCONNECT",n[n.EVENT=2]="EVENT",n[n.ACK=3]="ACK",n[n.CONNECT_ERROR=4]="CONNECT_ERROR",n[n.BINARY_EVENT=5]="BINARY_EVENT",n[n.BINARY_ACK=6]="BINARY_ACK"})(E||(E={}));class Us{constructor(e){this.replacer=e}encode(e){return(e.type===E.EVENT||e.type===E.ACK)&&wt(e)?this.encodeAsBinary({type:e.type===E.EVENT?E.BINARY_EVENT:E.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let t=""+e.type;return(e.type===E.BINARY_EVENT||e.type===E.BINARY_ACK)&&(t+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(t+=e.nsp+","),e.id!=null&&(t+=e.id),e.data!=null&&(t+=JSON.stringify(e.data,this.replacer)),t}encodeAsBinary(e){const t=Ns(e),r=this.encodeAsString(t.packet),s=t.buffers;return s.unshift(r),s}}function Xn(n){return Object.prototype.toString.call(n)==="[object Object]"}class nn extends H{constructor(e){super(),this.reviver=e}add(e){let t;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");t=this.decodeString(e);const r=t.type===E.BINARY_EVENT;r||t.type===E.BINARY_ACK?(t.type=r?E.EVENT:E.ACK,this.reconstructor=new Vs(t),t.attachments===0&&super.emitReserved("decoded",t)):super.emitReserved("decoded",t)}else if($t(e)||e.base64)if(this.reconstructor)t=this.reconstructor.takeBinaryData(e),t&&(this.reconstructor=null,super.emitReserved("decoded",t));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let t=0;const r={type:Number(e.charAt(0))};if(E[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===E.BINARY_EVENT||r.type===E.BINARY_ACK){const i=t+1;for(;e.charAt(++t)!=="-"&&t!=e.length;);const o=e.substring(i,t);if(o!=Number(o)||e.charAt(t)!=="-")throw new Error("Illegal attachments");r.attachments=Number(o)}if(e.charAt(t+1)==="/"){const i=t+1;for(;++t&&!(e.charAt(t)===","||t===e.length););r.nsp=e.substring(i,t)}else r.nsp="/";const s=e.charAt(t+1);if(s!==""&&Number(s)==s){const i=t+1;for(;++t;){const o=e.charAt(t);if(o==null||Number(o)!=o){--t;break}if(t===e.length)break}r.id=Number(e.substring(i,t+1))}if(e.charAt(++t)){const i=this.tryParse(e.substr(t));if(nn.isPayloadValid(r.type,i))r.data=i;else throw new Error("invalid payload")}return r}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,t){switch(e){case E.CONNECT:return Xn(t);case E.DISCONNECT:return t===void 0;case E.CONNECT_ERROR:return typeof t=="string"||Xn(t);case E.EVENT:case E.BINARY_EVENT:return Array.isArray(t)&&(typeof t[0]=="number"||typeof t[0]=="string"&&Bs.indexOf(t[0])===-1);case E.ACK:case E.BINARY_ACK:return Array.isArray(t)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Vs{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const t=Ps(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const js=Object.freeze(Object.defineProperty({__proto__:null,protocol:Is,get PacketType(){return E},Encoder:Us,Decoder:nn},Symbol.toStringTag,{value:"Module"}));function ae(n,e,t){return n.on(e,t),function(){n.off(e,t)}}const Ms=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class Qn extends H{constructor(e,t,r){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=t,r&&r.auth&&(this.auth=r.auth),this._opts=Object.assign({},r),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[ae(e,"open",this.onopen.bind(this)),ae(e,"packet",this.onpacket.bind(this)),ae(e,"error",this.onerror.bind(this)),ae(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...t){if(Ms.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(t.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(t),this;const r={type:E.EVENT,data:t};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof t[t.length-1]=="function"){const o=this.ids++,u=t.pop();this._registerAckCallback(o,u),r.id=o}const s=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!s||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(e,t){var r;const s=(r=this.flags.timeout)!==null&&r!==void 0?r:this._opts.ackTimeout;if(s===void 0){this.acks[e]=t;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let o=0;o<this.sendBuffer.length;o++)this.sendBuffer[o].id===e&&this.sendBuffer.splice(o,1);t.call(this,new Error("operation has timed out"))},s);this.acks[e]=(...o)=>{this.io.clearTimeoutFn(i),t.apply(this,[null,...o])}}emitWithAck(e,...t){const r=this.flags.timeout!==void 0||this._opts.ackTimeout!==void 0;return new Promise((s,i)=>{t.push((o,u)=>r?o?i(o):s(u):s(o)),this.emit(e,...t)})}_addToQueue(e){let t;typeof e[e.length-1]=="function"&&(t=e.pop());const r={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((s,...i)=>r!==this._queue[0]?void 0:(s!==null?r.tryCount>this._opts.retries&&(this._queue.shift(),t&&t(s)):(this._queue.shift(),t&&t(null,...i)),r.pending=!1,this._drainQueue())),this._queue.push(r),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const t=this._queue[0];t.pending&&!e||(t.pending=!0,t.tryCount++,this.flags=t.flags,this.emit.apply(this,t.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:E.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,t){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,t)}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case E.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case E.EVENT:case E.BINARY_EVENT:this.onevent(e);break;case E.ACK:case E.BINARY_ACK:this.onack(e);break;case E.DISCONNECT:this.ondisconnect();break;case E.CONNECT_ERROR:this.destroy();const r=new Error(e.data.message);r.data=e.data.data,this.emitReserved("connect_error",r);break}}onevent(e){const t=e.data||[];e.id!=null&&t.push(this.ack(e.id)),this.connected?this.emitEvent(t):this.receiveBuffer.push(Object.freeze(t))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const t=this._anyListeners.slice();for(const r of t)r.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const t=this;let r=!1;return function(...s){r||(r=!0,t.packet({type:E.ACK,id:e,data:s}))}}onack(e){const t=this.acks[e.id];typeof t=="function"&&(t.apply(this,e.data),delete this.acks[e.id])}onconnect(e,t){this.id=e,this.recovered=t&&this._pid===t,this._pid=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:E.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const t=this._anyListeners;for(let r=0;r<t.length;r++)if(e===t[r])return t.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const t=this._anyOutgoingListeners;for(let r=0;r<t.length;r++)if(e===t[r])return t.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const t=this._anyOutgoingListeners.slice();for(const r of t)r.apply(this,e.data)}}}function Ne(n){n=n||{},this.ms=n.min||100,this.max=n.max||1e4,this.factor=n.factor||2,this.jitter=n.jitter>0&&n.jitter<=1?n.jitter:0,this.attempts=0}Ne.prototype.duration=function(){var n=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),t=Math.floor(e*this.jitter*n);n=(Math.floor(e*10)&1)==0?n-t:n+t}return Math.min(n,this.max)|0},Ne.prototype.reset=function(){this.attempts=0},Ne.prototype.setMin=function(n){this.ms=n},Ne.prototype.setMax=function(n){this.max=n},Ne.prototype.setJitter=function(n){this.jitter=n};class rn extends H{constructor(e,t){var r;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(t=e,e=void 0),t=t||{},t.path=t.path||"/socket.io",this.opts=t,mt(this,t),this.reconnection(t.reconnection!==!1),this.reconnectionAttempts(t.reconnectionAttempts||1/0),this.reconnectionDelay(t.reconnectionDelay||1e3),this.reconnectionDelayMax(t.reconnectionDelayMax||5e3),this.randomizationFactor((r=t.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new Ne({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(t.timeout==null?2e4:t.timeout),this._readyState="closed",this.uri=e;const s=t.parser||js;this.encoder=new s.Encoder,this.decoder=new s.Decoder,this._autoConnect=t.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var t;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(t=this.backoff)===null||t===void 0||t.setMin(e),this)}randomizationFactor(e){var t;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(t=this.backoff)===null||t===void 0||t.setJitter(e),this)}reconnectionDelayMax(e){var t;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(t=this.backoff)===null||t===void 0||t.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Se(this.uri,this.opts);const t=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const s=ae(t,"open",function(){r.onopen(),e&&e()}),i=u=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",u),e?e(u):this.maybeReconnectOnOpen()},o=ae(t,"error",i);if(this._timeout!==!1){const u=this._timeout,l=this.setTimeoutFn(()=>{s(),i(new Error("timeout")),t.close()},u);this.opts.autoUnref&&l.unref(),this.subs.push(()=>{this.clearTimeoutFn(l)})}return this.subs.push(s),this.subs.push(o),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(ae(e,"ping",this.onping.bind(this)),ae(e,"data",this.ondata.bind(this)),ae(e,"error",this.onerror.bind(this)),ae(e,"close",this.onclose.bind(this)),ae(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(t){this.onclose("parse error",t)}}ondecoded(e){Qt(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,t){let r=this.nsps[e];return r?this._autoConnect&&!r.active&&r.connect():(r=new Qn(this,e,t),this.nsps[e]=r),r}_destroy(e){const t=Object.keys(this.nsps);for(const r of t)if(this.nsps[r].active)return;this._close()}_packet(e){const t=this.encoder.encode(e);for(let r=0;r<t.length;r++)this.engine.write(t[r],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(e,t){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,t),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const t=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(s=>{s?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",s)):e.onreconnect()}))},t);this.opts.autoUnref&&r.unref(),this.subs.push(()=>{this.clearTimeoutFn(r)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const Ze={};function Et(n,e){typeof n=="object"&&(e=n,n=void 0),e=e||{};const t=As(n,e.path||"/socket.io"),r=t.source,s=t.id,i=t.path,o=Ze[s]&&i in Ze[s].nsps,u=e.forceNew||e["force new connection"]||e.multiplex===!1||o;let l;return u?l=new rn(r,e):(Ze[s]||(Ze[s]=new rn(r,e)),l=Ze[s]),t.query&&!e.query&&(e.query=t.queryKey),l.socket(t.path,e)}Object.assign(Et,{Manager:rn,Socket:Qn,io:Et,connect:Et});class Ws{constructor(e,t,r,s){Re(this,"socket_port");Re(this,"host");Re(this,"port");Re(this,"protocol");Re(this,"url");Re(this,"site_name");Re(this,"socket");var i,o;this.socket_port=r!=null?r:"9000",this.host=(i=window.location)==null?void 0:i.hostname,this.port=(o=window.location)!=null&&o.port?`:${this.socket_port}`:"",this.protocol=this.port?"http":"https",this.url=e||`${this.protocol}://${this.host}${this.port}`,this.site_name=t!=null?t:frappe==null?void 0:frappe.boot.sitename,this.socket=Et(`${this.url}/${this.site_name}`,{withCredentials:!0,secure:this.protocol==="https",extraHeaders:s&&s.useToken===!0?{Authorization:`${s.type} ${s.token}`}:{}})}}var Zn={exports:{}},$e={};/**
18
+ */var Vr;function Mi(){return Vr||(Vr=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var n=Ne.default,e=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function t(F){{for(var g=arguments.length,M=new Array(g>1?g-1:0),V=1;V<g;V++)M[V-1]=arguments[V];r("error",F,M)}}function r(F,g,M){{var V=e.ReactDebugCurrentFrame,L=V.getStackAddendum();L!==""&&(g+="%s",M=M.concat([L]));var S=M.map(function(q){return String(q)});S.unshift("Warning: "+g),Function.prototype.apply.call(console[F],console,S)}}function s(F,g){return F===g&&(F!==0||1/F===1/g)||F!==F&&g!==g}var i=typeof Object.is=="function"?Object.is:s,o=n.useState,c=n.useEffect,l=n.useLayoutEffect,a=n.useDebugValue,h=!1,f=!1;function v(F,g,M){h||n.startTransition!==void 0&&(h=!0,t("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var V=g();if(!f){var L=g();i(V,L)||(t("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}var S=o({inst:{value:V,getSnapshot:g}}),q=S[0].inst,P=S[1];return l(function(){q.value=V,q.getSnapshot=g,y(q)&&P({inst:q})},[F,V,g]),c(function(){y(q)&&P({inst:q});var $=function(){y(q)&&P({inst:q})};return F($)},[F]),a(V),V}function y(F){var g=F.getSnapshot,M=F.value;try{var V=g();return!i(M,V)}catch{return!0}}function w(F,g,M){return g()}var E=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",x=!E,b=x?w:v,C=n.useSyncExternalStore!==void 0?n.useSyncExternalStore:b;yn.useSyncExternalStore=C,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),yn}(function(n){process.env.NODE_ENV==="production"?n.exports=ji():n.exports=Mi()})(Ur);const Ae=()=>{},ue=Ae(),mn=Object,k=n=>n===ue,be=n=>typeof n=="function",ke=(n,e)=>({...n,...e}),qi=n=>be(n.then),Ct=new WeakMap;let Wi=0;const nt=n=>{const e=typeof n,t=n&&n.constructor,r=t==Date;let s,i;if(mn(n)===n&&!r&&t!=RegExp){if(s=Ct.get(n),s)return s;if(s=++Wi+"~",Ct.set(n,s),t==Array){for(s="@",i=0;i<n.length;i++)s+=nt(n[i])+",";Ct.set(n,s)}if(t==mn){s="#";const o=mn.keys(n).sort();for(;!k(i=o.pop());)k(n[i])||(s+=i+":"+nt(n[i])+",");Ct.set(n,s)}}else s=r?n.toJSON():e=="symbol"?n.toString():e=="string"?JSON.stringify(n):""+n;return s},_e=new WeakMap,gn={},Ot={},bn="undefined",xt=typeof window!=bn,_n=typeof document!=bn,Hi=()=>xt&&typeof window.requestAnimationFrame!=bn,jr=(n,e)=>{const t=_e.get(n);return[()=>!k(e)&&n.get(e)||gn,r=>{if(!k(e)){const s=n.get(e);e in Ot||(Ot[e]=s),t[5](e,ke(s,r),s||gn)}},t[6],()=>!k(e)&&e in Ot?Ot[e]:!k(e)&&n.get(e)||gn]};let wn=!0;const Ji=()=>wn,[En,Sn]=xt&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[Ae,Ae],Yi=()=>{const n=_n&&document.visibilityState;return k(n)||n!=="hidden"},zi=n=>(_n&&document.addEventListener("visibilitychange",n),En("focus",n),()=>{_n&&document.removeEventListener("visibilitychange",n),Sn("focus",n)}),Ki=n=>{const e=()=>{wn=!0,n()},t=()=>{wn=!1};return En("online",e),En("offline",t),()=>{Sn("online",e),Sn("offline",t)}},Gi={isOnline:Ji,isVisible:Yi},Xi={initFocus:zi,initReconnect:Ki},Mr=!Ne.default.useId,rt=!xt||"Deno"in window,Qi=n=>Hi()?window.requestAnimationFrame(n):setTimeout(n,1),Rn=rt?d.useEffect:d.useLayoutEffect,Tn=typeof navigator<"u"&&navigator.connection,qr=!rt&&Tn&&(["slow-2g","2g"].includes(Tn.effectiveType)||Tn.saveData),Cn=n=>{if(be(n))try{n=n()}catch{n=""}const e=n;return n=typeof n=="string"?n:(Array.isArray(n)?n.length:n)?nt(n):"",[n,e]};let Zi=0;const On=()=>++Zi,Wr=0,Hr=1,Jr=2;var st={__proto__:null,ERROR_REVALIDATE_EVENT:3,FOCUS_EVENT:Wr,MUTATE_EVENT:Jr,RECONNECT_EVENT:Hr};async function Yr(...n){const[e,t,r,s]=n,i=ke({populateCache:!0,throwOnError:!0},typeof s=="boolean"?{revalidate:s}:s||{});let o=i.populateCache;const c=i.rollbackOnError;let l=i.optimisticData;const a=i.revalidate!==!1,h=y=>typeof c=="function"?c(y):c!==!1,f=i.throwOnError;if(be(t)){const y=t,w=[],E=e.keys();for(const x of E)!/^\$(inf|sub)\$/.test(x)&&y(e.get(x)._k)&&w.push(x);return Promise.all(w.map(v))}return v(t);async function v(y){const[w]=Cn(y);if(!w)return;const[E,x]=jr(e,w),[b,C,F,g]=_e.get(e),M=b[w],V=()=>a&&(delete F[w],delete g[w],M&&M[0])?M[0](Jr).then(()=>E().data):E().data;if(n.length<3)return V();let L=r,S;const q=On();C[w]=[q,0];const P=!k(l),$=E(),te=$.data,ee=$._c,W=k(ee)?te:ee;if(P&&(l=be(l)?l(W,te):l,x({data:l,_c:W})),be(L))try{L=L(W)}catch(Ee){S=Ee}if(L&&qi(L))if(L=await L.catch(Ee=>{S=Ee}),q!==C[w][0]){if(S)throw S;return L}else S&&P&&h(S)&&(o=!0,L=W,x({data:L,_c:ue}));o&&(S||(be(o)&&(L=o(L,W)),x({data:L,error:ue,_c:ue}))),C[w][1]=On();const we=await V();if(x({_c:ue}),S){if(f)throw S;return}return o?we:L}}const zr=(n,e)=>{for(const t in n)n[t][0]&&n[t][0](e)},$i=(n,e)=>{if(!_e.has(n)){const t=ke(Xi,e),r={},s=Yr.bind(ue,n);let i=Ae;const o={},c=(h,f)=>{const v=o[h]||[];return o[h]=v,v.push(f),()=>v.splice(v.indexOf(f),1)},l=(h,f,v)=>{n.set(h,f);const y=o[h];if(y)for(const w of y)w(f,v)},a=()=>{if(!_e.has(n)&&(_e.set(n,[r,{},{},{},s,l,c]),!rt)){const h=t.initFocus(setTimeout.bind(ue,zr.bind(ue,r,Wr))),f=t.initReconnect(setTimeout.bind(ue,zr.bind(ue,r,Hr)));i=()=>{h&&h(),f&&f(),_e.delete(n)}}};return a(),[n,s,a,i]}return[n,_e.get(n)[4]]},eo=(n,e,t,r,s)=>{const i=t.errorRetryCount,o=s.retryCount,c=~~((Math.random()+.5)*(1<<(o<8?o:8)))*t.errorRetryInterval;!k(i)&&o>i||setTimeout(r,c,s)},to=(n,e)=>nt(n)==nt(e),[Kr,no]=$i(new Map),ro=ke({onLoadingSlow:Ae,onSuccess:Ae,onError:Ae,onErrorRetry:eo,onDiscarded:Ae,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:qr?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:qr?5e3:3e3,compare:to,isPaused:()=>!1,cache:Kr,mutate:no,fallback:{}},Gi),so=(n,e)=>{const t=ke(n,e);if(e){const{use:r,fallback:s}=n,{use:i,fallback:o}=e;r&&i&&(t.use=r.concat(i)),s&&o&&(t.fallback=ke(s,o))}return t},io=d.createContext({}),Gr=xt&&window.__SWR_DEVTOOLS_USE__,oo=Gr?window.__SWR_DEVTOOLS_USE__:[],ao=()=>{Gr&&(window.__SWR_DEVTOOLS_REACT__=Ne.default)},uo=n=>be(n[1])?[n[0],n[1],n[2]||{}]:[n[0],null,(n[1]===null?n[2]:n[1])||{}],co=()=>ke(ro,d.useContext(io)),lo=n=>(e,t,r)=>n(e,t&&((...i)=>{const[o]=Cn(e),[,,,c]=_e.get(Kr),l=c[o];return k(l)?t(...i):(delete c[o],l)}),r),fo=oo.concat(lo),ho=n=>function(...t){const r=co(),[s,i,o]=uo(t),c=so(r,o);let l=n;const{use:a}=c,h=(a||[]).concat(fo);for(let f=h.length;f--;)l=h[f](l);return l(s,i||c.fetcher||null,c)},po=(n,e,t)=>{const r=e[n]||(e[n]=[]);return r.push(t),()=>{const s=r.indexOf(t);s>=0&&(r[s]=r[r.length-1],r.pop())}};ao();const Xr=Ne.default.use||(n=>{if(n.status==="pending")throw n;if(n.status==="fulfilled")return n.value;throw n.status==="rejected"?n.reason:(n.status="pending",n.then(e=>{n.status="fulfilled",n.value=e},e=>{n.status="rejected",n.reason=e}),n)}),xn={dedupe:!0},it=ho((n,e,t)=>{const{cache:r,compare:s,suspense:i,fallbackData:o,revalidateOnMount:c,revalidateIfStale:l,refreshInterval:a,refreshWhenHidden:h,refreshWhenOffline:f,keepPreviousData:v}=t,[y,w,E,x]=_e.get(r),[b,C]=Cn(n),F=d.useRef(!1),g=d.useRef(!1),M=d.useRef(b),V=d.useRef(e),L=d.useRef(t),S=()=>L.current,q=()=>S().isVisible()&&S().isOnline(),[P,$,te,ee]=jr(r,b),W=d.useRef({}).current,we=k(o)?t.fallback[b]:o,Ee=(B,U)=>{for(const X in W){const j=X;if(j==="data"){if(!s(B[j],U[j])&&(!k(B[j])||!s(We,U[j])))return!1}else if(U[j]!==B[j])return!1}return!0},lt=d.useMemo(()=>{const B=(()=>!b||!e?!1:k(c)?S().isPaused()||i?!1:k(l)?!0:l:c)(),U=K=>{const de=ke(K);return delete de._k,B?{isValidating:!0,isLoading:!0,...de}:de},X=P(),j=ee(),ne=U(X),Ce=X===j?ne:U(j);let z=ne;return[()=>{const K=U(P());return Ee(K,z)?(z.data=K.data,z.isLoading=K.isLoading,z.isValidating=K.isValidating,z.error=K.error,z):(z=K,K)},()=>Ce]},[r,b]),Se=Ur.exports.useSyncExternalStore(d.useCallback(B=>te(b,(U,X)=>{Ee(X,U)||B()}),[r,b]),lt[0],lt[1]),ft=!F.current,It=y[b]&&y[b].length>0,Re=Se.data,Te=k(Re)?we:Re,Be=Se.error,Vt=d.useRef(Te),We=v?k(Re)?Vt.current:Re:Te,He=(()=>It&&!k(Be)?!1:ft&&!k(c)?c:S().isPaused()?!1:i?k(Te)?!1:l:k(Te)||l)(),Je=!!(b&&e&&ft&&He),Ye=k(Se.isValidating)?Je:Se.isValidating,ht=k(Se.isLoading)?Je:Se.isLoading,ge=d.useCallback(async B=>{const U=V.current;if(!b||!U||g.current||S().isPaused())return!1;let X,j,ne=!0;const Ce=B||{},z=!E[b]||!Ce.dedupe,K=()=>Mr?!g.current&&b===M.current&&F.current:b===M.current,de={isValidating:!1,isLoading:!1},Mt=()=>{$(de)},ze=()=>{const ie=E[b];ie&&ie[1]===j&&delete E[b]},qt={isValidating:!0};k(P().data)&&(qt.isLoading=!0);try{if(z&&($(qt),t.loadingTimeout&&k(P().data)&&setTimeout(()=>{ne&&K()&&S().onLoadingSlow(b,t)},t.loadingTimeout),E[b]=[U(C),On()]),[X,j]=E[b],X=await X,z&&setTimeout(ze,t.dedupingInterval),!E[b]||E[b][1]!==j)return z&&K()&&S().onDiscarded(b),!1;de.error=ue;const ie=w[b];if(!k(ie)&&(j<=ie[0]||j<=ie[1]||ie[1]===0))return Mt(),z&&K()&&S().onDiscarded(b),!1;const le=P().data;de.data=s(le,X)?le:X,z&&K()&&S().onSuccess(X,b,t)}catch(ie){ze();const le=S(),{shouldRetryOnError:Ke}=le;le.isPaused()||(de.error=ie,z&&K()&&(le.onError(ie,b,le),(Ke===!0||be(Ke)&&Ke(ie))&&q()&&le.onErrorRetry(ie,b,le,Ue=>{const dt=y[b];dt&&dt[0]&&dt[0](st.ERROR_REVALIDATE_EVENT,Ue)},{retryCount:(Ce.retryCount||0)+1,dedupe:!0})))}return ne=!1,Mt(),!0},[b,r]),jt=d.useCallback((...B)=>Yr(r,M.current,...B),[]);if(Rn(()=>{V.current=e,L.current=t,k(Re)||(Vt.current=Re)}),Rn(()=>{if(!b)return;const B=ge.bind(ue,xn);let U=0;const j=po(b,y,(ne,Ce={})=>{if(ne==st.FOCUS_EVENT){const z=Date.now();S().revalidateOnFocus&&z>U&&q()&&(U=z+S().focusThrottleInterval,B())}else if(ne==st.RECONNECT_EVENT)S().revalidateOnReconnect&&q()&&B();else{if(ne==st.MUTATE_EVENT)return ge();if(ne==st.ERROR_REVALIDATE_EVENT)return ge(Ce)}});return g.current=!1,M.current=b,F.current=!0,$({_k:C}),He&&(k(Te)||rt?B():Qi(B)),()=>{g.current=!0,j()}},[b]),Rn(()=>{let B;function U(){const j=be(a)?a(P().data):a;j&&B!==-1&&(B=setTimeout(X,j))}function X(){!P().error&&(h||S().isVisible())&&(f||S().isOnline())?ge(xn).then(U):U()}return U(),()=>{B&&(clearTimeout(B),B=-1)}},[a,h,f,b]),d.useDebugValue(We),i&&k(Te)&&b){if(!Mr&&rt)throw new Error("Fallback data is required when using suspense in SSR.");V.current=e,L.current=t,g.current=!1;const B=x[b];if(!k(B)){const U=jt(B);Xr(U)}if(k(Be)){const U=ge(xn);k(We)||(U.status="fulfilled",U.value=!0),Xr(U)}else throw Be}return{mutate:jt,get data(){return W.data=!0,We},get error(){return W.error=!0,Be},get isValidating(){return W.isValidating=!0,Ye},get isLoading(){return W.isLoading=!0,ht}}}),ye=Object.create(null);ye.open="0",ye.close="1",ye.ping="2",ye.pong="3",ye.message="4",ye.upgrade="5",ye.noop="6";const At=Object.create(null);Object.keys(ye).forEach(n=>{At[ye[n]]=n});const An={type:"error",data:"parser error"},Qr=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Zr=typeof ArrayBuffer=="function",$r=n=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(n):n&&n.buffer instanceof ArrayBuffer,kn=({type:n,data:e},t,r)=>Qr&&e instanceof Blob?t?r(e):es(e,r):Zr&&(e instanceof ArrayBuffer||$r(e))?t?r(e):es(new Blob([e]),r):r(ye[n]+(e||"")),es=(n,e)=>{const t=new FileReader;return t.onload=function(){const r=t.result.split(",")[1];e("b"+(r||""))},t.readAsDataURL(n)};function ts(n){return n instanceof Uint8Array?n:n instanceof ArrayBuffer?new Uint8Array(n):new Uint8Array(n.buffer,n.byteOffset,n.byteLength)}let Dn;function vo(n,e){if(Qr&&n.data instanceof Blob)return n.data.arrayBuffer().then(ts).then(e);if(Zr&&(n.data instanceof ArrayBuffer||$r(n.data)))return e(ts(n.data));kn(n,!1,t=>{Dn||(Dn=new TextEncoder),e(Dn.encode(t))})}const ns="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ot=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let n=0;n<ns.length;n++)ot[ns.charCodeAt(n)]=n;const yo=n=>{let e=n.length*.75,t=n.length,r,s=0,i,o,c,l;n[n.length-1]==="="&&(e--,n[n.length-2]==="="&&e--);const a=new ArrayBuffer(e),h=new Uint8Array(a);for(r=0;r<t;r+=4)i=ot[n.charCodeAt(r)],o=ot[n.charCodeAt(r+1)],c=ot[n.charCodeAt(r+2)],l=ot[n.charCodeAt(r+3)],h[s++]=i<<2|o>>4,h[s++]=(o&15)<<4|c>>2,h[s++]=(c&3)<<6|l&63;return a},mo=typeof ArrayBuffer=="function",Ln=(n,e)=>{if(typeof n!="string")return{type:"message",data:rs(n,e)};const t=n.charAt(0);return t==="b"?{type:"message",data:go(n.substring(1),e)}:At[t]?n.length>1?{type:At[t],data:n.substring(1)}:{type:At[t]}:An},go=(n,e)=>{if(mo){const t=yo(n);return rs(t,e)}else return{base64:!0,data:n}},rs=(n,e)=>{switch(e){case"blob":return n instanceof Blob?n:new Blob([n]);case"arraybuffer":default:return n instanceof ArrayBuffer?n:n.buffer}},ss=String.fromCharCode(30),bo=(n,e)=>{const t=n.length,r=new Array(t);let s=0;n.forEach((i,o)=>{kn(i,!1,c=>{r[o]=c,++s===t&&e(r.join(ss))})})},_o=(n,e)=>{const t=n.split(ss),r=[];for(let s=0;s<t.length;s++){const i=Ln(t[s],e);if(r.push(i),i.type==="error")break}return r};function wo(){return new TransformStream({transform(n,e){vo(n,t=>{const r=t.length;let s;if(r<126)s=new Uint8Array(1),new DataView(s.buffer).setUint8(0,r);else if(r<65536){s=new Uint8Array(3);const i=new DataView(s.buffer);i.setUint8(0,126),i.setUint16(1,r)}else{s=new Uint8Array(9);const i=new DataView(s.buffer);i.setUint8(0,127),i.setBigUint64(1,BigInt(r))}n.data&&typeof n.data!="string"&&(s[0]|=128),e.enqueue(s),e.enqueue(t)})}})}let Nn;function kt(n){return n.reduce((e,t)=>e+t.length,0)}function Dt(n,e){if(n[0].length===e)return n.shift();const t=new Uint8Array(e);let r=0;for(let s=0;s<e;s++)t[s]=n[0][r++],r===n[0].length&&(n.shift(),r=0);return n.length&&r<n[0].length&&(n[0]=n[0].slice(r)),t}function Eo(n,e){Nn||(Nn=new TextDecoder);const t=[];let r=0,s=-1,i=!1;return new TransformStream({transform(o,c){for(t.push(o);;){if(r===0){if(kt(t)<1)break;const l=Dt(t,1);i=(l[0]&128)===128,s=l[0]&127,s<126?r=3:s===126?r=1:r=2}else if(r===1){if(kt(t)<2)break;const l=Dt(t,2);s=new DataView(l.buffer,l.byteOffset,l.length).getUint16(0),r=3}else if(r===2){if(kt(t)<8)break;const l=Dt(t,8),a=new DataView(l.buffer,l.byteOffset,l.length),h=a.getUint32(0);if(h>Math.pow(2,53-32)-1){c.enqueue(An);break}s=h*Math.pow(2,32)+a.getUint32(4),r=3}else{if(kt(t)<s)break;const l=Dt(t,s);c.enqueue(Ln(i?l:Nn.decode(l),e)),r=0}if(s===0||s>n){c.enqueue(An);break}}}})}const is=4;function Y(n){if(n)return So(n)}function So(n){for(var e in Y.prototype)n[e]=Y.prototype[e];return n}Y.prototype.on=Y.prototype.addEventListener=function(n,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+n]=this._callbacks["$"+n]||[]).push(e),this},Y.prototype.once=function(n,e){function t(){this.off(n,t),e.apply(this,arguments)}return t.fn=e,this.on(n,t),this},Y.prototype.off=Y.prototype.removeListener=Y.prototype.removeAllListeners=Y.prototype.removeEventListener=function(n,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var t=this._callbacks["$"+n];if(!t)return this;if(arguments.length==1)return delete this._callbacks["$"+n],this;for(var r,s=0;s<t.length;s++)if(r=t[s],r===e||r.fn===e){t.splice(s,1);break}return t.length===0&&delete this._callbacks["$"+n],this},Y.prototype.emit=function(n){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),t=this._callbacks["$"+n],r=1;r<arguments.length;r++)e[r-1]=arguments[r];if(t){t=t.slice(0);for(var r=0,s=t.length;r<s;++r)t[r].apply(this,e)}return this},Y.prototype.emitReserved=Y.prototype.emit,Y.prototype.listeners=function(n){return this._callbacks=this._callbacks||{},this._callbacks["$"+n]||[]},Y.prototype.hasListeners=function(n){return!!this.listeners(n).length};const ce=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function os(n,...e){return e.reduce((t,r)=>(n.hasOwnProperty(r)&&(t[r]=n[r]),t),{})}const Ro=ce.setTimeout,To=ce.clearTimeout;function Lt(n,e){e.useNativeTimers?(n.setTimeoutFn=Ro.bind(ce),n.clearTimeoutFn=To.bind(ce)):(n.setTimeoutFn=ce.setTimeout.bind(ce),n.clearTimeoutFn=ce.clearTimeout.bind(ce))}const Co=1.33;function Oo(n){return typeof n=="string"?xo(n):Math.ceil((n.byteLength||n.size)*Co)}function xo(n){let e=0,t=0;for(let r=0,s=n.length;r<s;r++)e=n.charCodeAt(r),e<128?t+=1:e<2048?t+=2:e<55296||e>=57344?t+=3:(r++,t+=4);return t}function Ao(n){let e="";for(let t in n)n.hasOwnProperty(t)&&(e.length&&(e+="&"),e+=encodeURIComponent(t)+"="+encodeURIComponent(n[t]));return e}function ko(n){let e={},t=n.split("&");for(let r=0,s=t.length;r<s;r++){let i=t[r].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}class Do extends Error{constructor(e,t,r){super(e),this.description=t,this.context=r,this.type="TransportError"}}class Fn extends Y{constructor(e){super(),this.writable=!1,Lt(this,e),this.opts=e,this.query=e.query,this.socket=e.socket}onError(e,t,r){return super.emitReserved("error",new Do(e,t,r)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const t=Ln(e,this.socket.binaryType);this.onPacket(t)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,t={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(t)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const t=Ao(e);return t.length?"?"+t:""}}const as="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),Pn=64,Lo={};let us=0,Nt=0,cs;function ls(n){let e="";do e=as[n%Pn]+e,n=Math.floor(n/Pn);while(n>0);return e}function fs(){const n=ls(+new Date);return n!==cs?(us=0,cs=n):n+"."+ls(us++)}for(;Nt<Pn;Nt++)Lo[as[Nt]]=Nt;let hs=!1;try{hs=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const No=hs;function ds(n){const e=n.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||No))return new XMLHttpRequest}catch{}if(!e)try{return new ce[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function Wa(){}function Fo(){}const Po=function(){return new ds({xdomain:!1}).responseType!=null}();class Bo extends Fn{constructor(e){if(super(e),this.polling=!1,typeof location<"u"){const r=location.protocol==="https:";let s=location.port;s||(s=r?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||s!==e.port}const t=e&&e.forceBase64;this.supportsBinary=Po&&!t,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(e){this.readyState="pausing";const t=()=>{this.readyState="paused",e()};if(this.polling||!this.writable){let r=0;this.polling&&(r++,this.once("pollComplete",function(){--r||t()})),this.writable||(r++,this.once("drain",function(){--r||t()}))}else t()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const t=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};_o(e,this.socket.binaryType).forEach(t),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,bo(e,t=>{this.doWrite(t,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",t=this.query||{};return this.opts.timestampRequests!==!1&&(t[this.opts.timestampParam]=fs()),!this.supportsBinary&&!t.sid&&(t.b64=1),this.createUri(e,t)}request(e={}){return Object.assign(e,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new me(this.uri(),e)}doWrite(e,t){const r=this.request({method:"POST",data:e});r.on("success",t),r.on("error",(s,i)=>{this.onError("xhr post error",s,i)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(t,r)=>{this.onError("xhr poll error",t,r)}),this.pollXhr=e}}class me extends Y{constructor(e,t){super(),Lt(this,t),this.opts=t,this.method=t.method||"GET",this.uri=e,this.data=t.data!==void 0?t.data:null,this.create()}create(){var e;const t=os(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");t.xdomain=!!this.opts.xd;const r=this.xhr=new ds(t);try{r.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){r.setDisableHeaderCheck&&r.setDisableHeaderCheck(!0);for(let s in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(s)&&r.setRequestHeader(s,this.opts.extraHeaders[s])}}catch{}if(this.method==="POST")try{r.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{r.setRequestHeader("Accept","*/*")}catch{}(e=this.opts.cookieJar)===null||e===void 0||e.addCookies(r),"withCredentials"in r&&(r.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(r.timeout=this.opts.requestTimeout),r.onreadystatechange=()=>{var s;r.readyState===3&&((s=this.opts.cookieJar)===null||s===void 0||s.parseCookies(r)),r.readyState===4&&(r.status===200||r.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof r.status=="number"?r.status:0)},0))},r.send(this.data)}catch(s){this.setTimeoutFn(()=>{this.onError(s)},0);return}typeof document<"u"&&(this.index=me.requestsCount++,me.requests[this.index]=this)}onError(e){this.emitReserved("error",e,this.xhr),this.cleanup(!0)}cleanup(e){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=Fo,e)try{this.xhr.abort()}catch{}typeof document<"u"&&delete me.requests[this.index],this.xhr=null}}onLoad(){const e=this.xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}if(me.requestsCount=0,me.requests={},typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",ps);else if(typeof addEventListener=="function"){const n="onpagehide"in ce?"pagehide":"unload";addEventListener(n,ps,!1)}}function ps(){for(let n in me.requests)me.requests.hasOwnProperty(n)&&me.requests[n].abort()}const Bn=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,t)=>t(e,0))(),Ft=ce.WebSocket||ce.MozWebSocket,vs=!0,Uo="arraybuffer",ys=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class Io extends Fn{constructor(e){super(e),this.supportsBinary=!e.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const e=this.uri(),t=this.opts.protocols,r=ys?{}:os(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=vs&&!ys?t?new Ft(e,t):new Ft(e):new Ft(e,t,r)}catch(s){return this.emitReserved("error",s)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let t=0;t<e.length;t++){const r=e[t],s=t===e.length-1;kn(r,this.supportsBinary,i=>{const o={};try{vs&&this.ws.send(i)}catch{}s&&Bn(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",t=this.query||{};return this.opts.timestampRequests&&(t[this.opts.timestampParam]=fs()),this.supportsBinary||(t.b64=1),this.createUri(e,t)}check(){return!!Ft}}class Vo extends Fn{get name(){return"webtransport"}doOpen(){typeof WebTransport=="function"&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(e=>{const t=Eo(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=e.readable.pipeThrough(t).getReader(),s=wo();s.readable.pipeTo(e.writable),this.writer=s.writable.getWriter();const i=()=>{r.read().then(({done:c,value:l})=>{c||(this.onPacket(l),i())}).catch(c=>{})};i();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then(()=>this.onOpen())})}))}write(e){this.writable=!1;for(let t=0;t<e.length;t++){const r=e[t],s=t===e.length-1;this.writer.write(r).then(()=>{s&&Bn(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this.transport)===null||e===void 0||e.close()}}const jo={websocket:Io,webtransport:Vo,polling:Bo},Mo=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,qo=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Un(n){const e=n,t=n.indexOf("["),r=n.indexOf("]");t!=-1&&r!=-1&&(n=n.substring(0,t)+n.substring(t,r).replace(/:/g,";")+n.substring(r,n.length));let s=Mo.exec(n||""),i={},o=14;for(;o--;)i[qo[o]]=s[o]||"";return t!=-1&&r!=-1&&(i.source=e,i.host=i.host.substring(1,i.host.length-1).replace(/;/g,":"),i.authority=i.authority.replace("[","").replace("]","").replace(/;/g,":"),i.ipv6uri=!0),i.pathNames=Wo(i,i.path),i.queryKey=Ho(i,i.query),i}function Wo(n,e){const t=/\/{2,9}/g,r=e.replace(t,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&r.splice(0,1),e.slice(-1)=="/"&&r.splice(r.length-1,1),r}function Ho(n,e){const t={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,s,i){s&&(t[s]=i)}),t}class De extends Y{constructor(e,t={}){super(),this.binaryType=Uo,this.writeBuffer=[],e&&typeof e=="object"&&(t=e,e=null),e?(e=Un(e),t.hostname=e.host,t.secure=e.protocol==="https"||e.protocol==="wss",t.port=e.port,e.query&&(t.query=e.query)):t.host&&(t.hostname=Un(t.host).host),Lt(this,t),this.secure=t.secure!=null?t.secure:typeof location<"u"&&location.protocol==="https:",t.hostname&&!t.port&&(t.port=this.secure?"443":"80"),this.hostname=t.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=t.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=t.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},t),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=ko(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(e){const t=Object.assign({},this.opts.query);t.EIO=is,t.transport=e,this.id&&(t.sid=this.id);const r=Object.assign({},this.opts,{query:t,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new jo[e](r)}open(){let e;if(this.opts.rememberUpgrade&&De.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)e="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else e=this.transports[0];this.readyState="opening";try{e=this.createTransport(e)}catch{this.transports.shift(),this.open();return}e.open(),this.setTransport(e)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",t=>this.onClose("transport close",t))}probe(e){let t=this.createTransport(e),r=!1;De.priorWebsocketSuccess=!1;const s=()=>{r||(t.send([{type:"ping",data:"probe"}]),t.once("packet",f=>{if(!r)if(f.type==="pong"&&f.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",t),!t)return;De.priorWebsocketSuccess=t.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(h(),this.setTransport(t),t.send([{type:"upgrade"}]),this.emitReserved("upgrade",t),t=null,this.upgrading=!1,this.flush())})}else{const v=new Error("probe error");v.transport=t.name,this.emitReserved("upgradeError",v)}}))};function i(){r||(r=!0,h(),t.close(),t=null)}const o=f=>{const v=new Error("probe error: "+f);v.transport=t.name,i(),this.emitReserved("upgradeError",v)};function c(){o("transport closed")}function l(){o("socket closed")}function a(f){t&&f.name!==t.name&&i()}const h=()=>{t.removeListener("open",s),t.removeListener("error",o),t.removeListener("close",c),this.off("close",l),this.off("upgrading",a)};t.once("open",s),t.once("error",o),t.once("close",c),this.once("close",l),this.once("upgrading",a),this.upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{r||t.open()},200):t.open()}onOpen(){if(this.readyState="open",De.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade){let e=0;const t=this.upgrades.length;for(;e<t;e++)this.probe(this.upgrades[e])}}onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),this.resetPingTimeout(),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const t=new Error("server error");t.code=e.data,this.onError(t);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this.upgrades=this.filterUpgrades(e.upgrades),this.pingInterval=e.pingInterval,this.pingTimeout=e.pingTimeout,this.maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this.getWritablePackets();this.transport.send(e),this.prevBufferLen=e.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let t=1;for(let r=0;r<this.writeBuffer.length;r++){const s=this.writeBuffer[r].data;if(s&&(t+=Oo(s)),r>0&&t>this.maxPayload)return this.writeBuffer.slice(0,r);t+=2}return this.writeBuffer}write(e,t,r){return this.sendPacket("message",e,t,r),this}send(e,t,r){return this.sendPacket("message",e,t,r),this}sendPacket(e,t,r,s){if(typeof t=="function"&&(s=t,t=void 0),typeof r=="function"&&(s=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const i={type:e,data:t,options:r};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),s&&this.once("flush",s),this.flush()}close(){const e=()=>{this.onClose("forced close"),this.transport.close()},t=()=>{this.off("upgrade",t),this.off("upgradeError",t),e()},r=()=>{this.once("upgrade",t),this.once("upgradeError",t)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():e()}):this.upgrading?r():e()),this}onError(e){De.priorWebsocketSuccess=!1,this.emitReserved("error",e),this.onClose("transport error",e)}onClose(e,t){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",e,t),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(e){const t=[];let r=0;const s=e.length;for(;r<s;r++)~this.transports.indexOf(e[r])&&t.push(e[r]);return t}}De.protocol=is;function Jo(n,e="",t){let r=n;t=t||typeof location<"u"&&location,n==null&&(n=t.protocol+"//"+t.host),typeof n=="string"&&(n.charAt(0)==="/"&&(n.charAt(1)==="/"?n=t.protocol+n:n=t.host+n),/^(https?|wss?):\/\//.test(n)||(typeof t<"u"?n=t.protocol+"//"+n:n="https://"+n),r=Un(n)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const i=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+i+":"+r.port+e,r.href=r.protocol+"://"+i+(t&&t.port===r.port?"":":"+r.port),r}const Yo=typeof ArrayBuffer=="function",zo=n=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(n):n.buffer instanceof ArrayBuffer,ms=Object.prototype.toString,Ko=typeof Blob=="function"||typeof Blob<"u"&&ms.call(Blob)==="[object BlobConstructor]",Go=typeof File=="function"||typeof File<"u"&&ms.call(File)==="[object FileConstructor]";function In(n){return Yo&&(n instanceof ArrayBuffer||zo(n))||Ko&&n instanceof Blob||Go&&n instanceof File}function Pt(n,e){if(!n||typeof n!="object")return!1;if(Array.isArray(n)){for(let t=0,r=n.length;t<r;t++)if(Pt(n[t]))return!0;return!1}if(In(n))return!0;if(n.toJSON&&typeof n.toJSON=="function"&&arguments.length===1)return Pt(n.toJSON(),!0);for(const t in n)if(Object.prototype.hasOwnProperty.call(n,t)&&Pt(n[t]))return!0;return!1}function Xo(n){const e=[],t=n.data,r=n;return r.data=Vn(t,e),r.attachments=e.length,{packet:r,buffers:e}}function Vn(n,e){if(!n)return n;if(In(n)){const t={_placeholder:!0,num:e.length};return e.push(n),t}else if(Array.isArray(n)){const t=new Array(n.length);for(let r=0;r<n.length;r++)t[r]=Vn(n[r],e);return t}else if(typeof n=="object"&&!(n instanceof Date)){const t={};for(const r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=Vn(n[r],e));return t}return n}function Qo(n,e){return n.data=jn(n.data,e),delete n.attachments,n}function jn(n,e){if(!n)return n;if(n&&n._placeholder===!0){if(typeof n.num=="number"&&n.num>=0&&n.num<e.length)return e[n.num];throw new Error("illegal attachments")}else if(Array.isArray(n))for(let t=0;t<n.length;t++)n[t]=jn(n[t],e);else if(typeof n=="object")for(const t in n)Object.prototype.hasOwnProperty.call(n,t)&&(n[t]=jn(n[t],e));return n}const Zo=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],$o=5;var T;(function(n){n[n.CONNECT=0]="CONNECT",n[n.DISCONNECT=1]="DISCONNECT",n[n.EVENT=2]="EVENT",n[n.ACK=3]="ACK",n[n.CONNECT_ERROR=4]="CONNECT_ERROR",n[n.BINARY_EVENT=5]="BINARY_EVENT",n[n.BINARY_ACK=6]="BINARY_ACK"})(T||(T={}));class ea{constructor(e){this.replacer=e}encode(e){return(e.type===T.EVENT||e.type===T.ACK)&&Pt(e)?this.encodeAsBinary({type:e.type===T.EVENT?T.BINARY_EVENT:T.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let t=""+e.type;return(e.type===T.BINARY_EVENT||e.type===T.BINARY_ACK)&&(t+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(t+=e.nsp+","),e.id!=null&&(t+=e.id),e.data!=null&&(t+=JSON.stringify(e.data,this.replacer)),t}encodeAsBinary(e){const t=Xo(e),r=this.encodeAsString(t.packet),s=t.buffers;return s.unshift(r),s}}function gs(n){return Object.prototype.toString.call(n)==="[object Object]"}class Mn extends Y{constructor(e){super(),this.reviver=e}add(e){let t;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");t=this.decodeString(e);const r=t.type===T.BINARY_EVENT;r||t.type===T.BINARY_ACK?(t.type=r?T.EVENT:T.ACK,this.reconstructor=new ta(t),t.attachments===0&&super.emitReserved("decoded",t)):super.emitReserved("decoded",t)}else if(In(e)||e.base64)if(this.reconstructor)t=this.reconstructor.takeBinaryData(e),t&&(this.reconstructor=null,super.emitReserved("decoded",t));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let t=0;const r={type:Number(e.charAt(0))};if(T[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===T.BINARY_EVENT||r.type===T.BINARY_ACK){const i=t+1;for(;e.charAt(++t)!=="-"&&t!=e.length;);const o=e.substring(i,t);if(o!=Number(o)||e.charAt(t)!=="-")throw new Error("Illegal attachments");r.attachments=Number(o)}if(e.charAt(t+1)==="/"){const i=t+1;for(;++t&&!(e.charAt(t)===","||t===e.length););r.nsp=e.substring(i,t)}else r.nsp="/";const s=e.charAt(t+1);if(s!==""&&Number(s)==s){const i=t+1;for(;++t;){const o=e.charAt(t);if(o==null||Number(o)!=o){--t;break}if(t===e.length)break}r.id=Number(e.substring(i,t+1))}if(e.charAt(++t)){const i=this.tryParse(e.substr(t));if(Mn.isPayloadValid(r.type,i))r.data=i;else throw new Error("invalid payload")}return r}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,t){switch(e){case T.CONNECT:return gs(t);case T.DISCONNECT:return t===void 0;case T.CONNECT_ERROR:return typeof t=="string"||gs(t);case T.EVENT:case T.BINARY_EVENT:return Array.isArray(t)&&(typeof t[0]=="number"||typeof t[0]=="string"&&Zo.indexOf(t[0])===-1);case T.ACK:case T.BINARY_ACK:return Array.isArray(t)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class ta{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const t=Qo(this.reconPack,this.buffers);return this.finishedReconstruction(),t}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const na=Object.freeze(Object.defineProperty({__proto__:null,protocol:$o,get PacketType(){return T},Encoder:ea,Decoder:Mn},Symbol.toStringTag,{value:"Module"}));function he(n,e,t){return n.on(e,t),function(){n.off(e,t)}}const ra=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class bs extends Y{constructor(e,t,r){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=t,r&&r.auth&&(this.auth=r.auth),this._opts=Object.assign({},r),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[he(e,"open",this.onopen.bind(this)),he(e,"packet",this.onpacket.bind(this)),he(e,"error",this.onerror.bind(this)),he(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...t){if(ra.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(t.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(t),this;const r={type:T.EVENT,data:t};if(r.options={},r.options.compress=this.flags.compress!==!1,typeof t[t.length-1]=="function"){const o=this.ids++,c=t.pop();this._registerAckCallback(o,c),r.id=o}const s=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!s||!this.connected)||(this.connected?(this.notifyOutgoingListeners(r),this.packet(r)):this.sendBuffer.push(r)),this.flags={},this}_registerAckCallback(e,t){var r;const s=(r=this.flags.timeout)!==null&&r!==void 0?r:this._opts.ackTimeout;if(s===void 0){this.acks[e]=t;return}const i=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let o=0;o<this.sendBuffer.length;o++)this.sendBuffer[o].id===e&&this.sendBuffer.splice(o,1);t.call(this,new Error("operation has timed out"))},s);this.acks[e]=(...o)=>{this.io.clearTimeoutFn(i),t.apply(this,[null,...o])}}emitWithAck(e,...t){const r=this.flags.timeout!==void 0||this._opts.ackTimeout!==void 0;return new Promise((s,i)=>{t.push((o,c)=>r?o?i(o):s(c):s(o)),this.emit(e,...t)})}_addToQueue(e){let t;typeof e[e.length-1]=="function"&&(t=e.pop());const r={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((s,...i)=>r!==this._queue[0]?void 0:(s!==null?r.tryCount>this._opts.retries&&(this._queue.shift(),t&&t(s)):(this._queue.shift(),t&&t(null,...i)),r.pending=!1,this._drainQueue())),this._queue.push(r),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const t=this._queue[0];t.pending&&!e||(t.pending=!0,t.tryCount++,this.flags=t.flags,this.emit.apply(this,t.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:T.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,t){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,t)}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case T.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case T.EVENT:case T.BINARY_EVENT:this.onevent(e);break;case T.ACK:case T.BINARY_ACK:this.onack(e);break;case T.DISCONNECT:this.ondisconnect();break;case T.CONNECT_ERROR:this.destroy();const r=new Error(e.data.message);r.data=e.data.data,this.emitReserved("connect_error",r);break}}onevent(e){const t=e.data||[];e.id!=null&&t.push(this.ack(e.id)),this.connected?this.emitEvent(t):this.receiveBuffer.push(Object.freeze(t))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const t=this._anyListeners.slice();for(const r of t)r.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const t=this;let r=!1;return function(...s){r||(r=!0,t.packet({type:T.ACK,id:e,data:s}))}}onack(e){const t=this.acks[e.id];typeof t=="function"&&(t.apply(this,e.data),delete this.acks[e.id])}onconnect(e,t){this.id=e,this.recovered=t&&this._pid===t,this._pid=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:T.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const t=this._anyListeners;for(let r=0;r<t.length;r++)if(e===t[r])return t.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const t=this._anyOutgoingListeners;for(let r=0;r<t.length;r++)if(e===t[r])return t.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const t=this._anyOutgoingListeners.slice();for(const r of t)r.apply(this,e.data)}}}function qe(n){n=n||{},this.ms=n.min||100,this.max=n.max||1e4,this.factor=n.factor||2,this.jitter=n.jitter>0&&n.jitter<=1?n.jitter:0,this.attempts=0}qe.prototype.duration=function(){var n=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),t=Math.floor(e*this.jitter*n);n=(Math.floor(e*10)&1)==0?n-t:n+t}return Math.min(n,this.max)|0},qe.prototype.reset=function(){this.attempts=0},qe.prototype.setMin=function(n){this.ms=n},qe.prototype.setMax=function(n){this.max=n},qe.prototype.setJitter=function(n){this.jitter=n};class qn extends Y{constructor(e,t){var r;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(t=e,e=void 0),t=t||{},t.path=t.path||"/socket.io",this.opts=t,Lt(this,t),this.reconnection(t.reconnection!==!1),this.reconnectionAttempts(t.reconnectionAttempts||1/0),this.reconnectionDelay(t.reconnectionDelay||1e3),this.reconnectionDelayMax(t.reconnectionDelayMax||5e3),this.randomizationFactor((r=t.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new qe({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(t.timeout==null?2e4:t.timeout),this._readyState="closed",this.uri=e;const s=t.parser||na;this.encoder=new s.Encoder,this.decoder=new s.Decoder,this._autoConnect=t.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var t;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(t=this.backoff)===null||t===void 0||t.setMin(e),this)}randomizationFactor(e){var t;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(t=this.backoff)===null||t===void 0||t.setJitter(e),this)}reconnectionDelayMax(e){var t;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(t=this.backoff)===null||t===void 0||t.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new De(this.uri,this.opts);const t=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const s=he(t,"open",function(){r.onopen(),e&&e()}),i=c=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",c),e?e(c):this.maybeReconnectOnOpen()},o=he(t,"error",i);if(this._timeout!==!1){const c=this._timeout,l=this.setTimeoutFn(()=>{s(),i(new Error("timeout")),t.close()},c);this.opts.autoUnref&&l.unref(),this.subs.push(()=>{this.clearTimeoutFn(l)})}return this.subs.push(s),this.subs.push(o),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(he(e,"ping",this.onping.bind(this)),he(e,"data",this.ondata.bind(this)),he(e,"error",this.onerror.bind(this)),he(e,"close",this.onclose.bind(this)),he(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(t){this.onclose("parse error",t)}}ondecoded(e){Bn(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,t){let r=this.nsps[e];return r?this._autoConnect&&!r.active&&r.connect():(r=new bs(this,e,t),this.nsps[e]=r),r}_destroy(e){const t=Object.keys(this.nsps);for(const r of t)if(this.nsps[r].active)return;this._close()}_packet(e){const t=this.encoder.encode(e);for(let r=0;r<t.length;r++)this.engine.write(t[r],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(e,t){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,t),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const t=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(s=>{s?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",s)):e.onreconnect()}))},t);this.opts.autoUnref&&r.unref(),this.subs.push(()=>{this.clearTimeoutFn(r)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const at={};function Bt(n,e){typeof n=="object"&&(e=n,n=void 0),e=e||{};const t=Jo(n,e.path||"/socket.io"),r=t.source,s=t.id,i=t.path,o=at[s]&&i in at[s].nsps,c=e.forceNew||e["force new connection"]||e.multiplex===!1||o;let l;return c?l=new qn(r,e):(at[s]||(at[s]=new qn(r,e)),l=at[s]),t.query&&!e.query&&(e.query=t.queryKey),l.socket(t.path,e)}Object.assign(Bt,{Manager:qn,Socket:bs,io:Bt,connect:Bt});class sa{constructor(e,t,r,s){Le(this,"socket_port");Le(this,"host");Le(this,"port");Le(this,"protocol");Le(this,"url");Le(this,"site_name");Le(this,"socket");var i,o;this.socket_port=r!=null?r:"9000",this.host=(i=window.location)==null?void 0:i.hostname,this.port=(o=window.location)!=null&&o.port?`:${this.socket_port}`:"",this.protocol=this.port?"http":"https",this.url=e||`${this.protocol}://${this.host}${this.port}`,this.site_name=t!=null?t:frappe==null?void 0:frappe.boot.sitename,this.socket=Bt(`${this.url}/${this.site_name}`,{withCredentials:!0,secure:this.protocol==="https",extraHeaders:s&&s.useToken===!0?{Authorization:`${s.type} ${s.token}`}:{}})}}var _s={exports:{}},ut={};/**
18
19
  * @license React
19
20
  * react-jsx-runtime.production.min.js
20
21
  *
@@ -22,7 +23,7 @@
22
23
  *
23
24
  * This source code is licensed under the MIT license found in the
24
25
  * LICENSE file in the root directory of this source tree.
25
- */var $n;function Hs(){if($n)return $e;$n=1;var n=Ce.default,e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function o(u,l,c){var f,d={},v=null,g=null;c!==void 0&&(v=""+c),l.key!==void 0&&(v=""+l.key),l.ref!==void 0&&(g=l.ref);for(f in l)r.call(l,f)&&!i.hasOwnProperty(f)&&(d[f]=l[f]);if(u&&u.defaultProps)for(f in l=u.defaultProps,l)d[f]===void 0&&(d[f]=l[f]);return{$$typeof:e,type:u,key:v,ref:g,props:d,_owner:s.current}}return $e.Fragment=t,$e.jsx=o,$e.jsxs=o,$e}var et={};/**
26
+ */var ws;function ia(){if(ws)return ut;ws=1;var n=Ne.default,e=Symbol.for("react.element"),t=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function o(c,l,a){var h,f={},v=null,y=null;a!==void 0&&(v=""+a),l.key!==void 0&&(v=""+l.key),l.ref!==void 0&&(y=l.ref);for(h in l)r.call(l,h)&&!i.hasOwnProperty(h)&&(f[h]=l[h]);if(c&&c.defaultProps)for(h in l=c.defaultProps,l)f[h]===void 0&&(f[h]=l[h]);return{$$typeof:e,type:c,key:v,ref:y,props:f,_owner:s.current}}return ut.Fragment=t,ut.jsx=o,ut.jsxs=o,ut}var ct={};/**
26
27
  * @license React
27
28
  * react-jsx-runtime.development.js
28
29
  *
@@ -30,14 +31,14 @@
30
31
  *
31
32
  * This source code is licensed under the MIT license found in the
32
33
  * LICENSE file in the root directory of this source tree.
33
- */var er;function Ys(){return er||(er=1,process.env.NODE_ENV!=="production"&&function(){var n=Ce.default,e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),u=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),g=Symbol.for("react.offscreen"),b=Symbol.iterator,S="@@iterator";function D(a){if(a===null||typeof a!="object")return null;var p=b&&a[b]||a[S];return typeof p=="function"?p:null}var m=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function L(a){{for(var p=arguments.length,y=new Array(p>1?p-1:0),_=1;_<p;_++)y[_-1]=arguments[_];U("error",a,y)}}function U(a,p,y){{var _=m.ReactDebugCurrentFrame,A=_.getStackAddendum();A!==""&&(p+="%s",y=y.concat([A]));var P=y.map(function(R){return String(R)});P.unshift("Warning: "+p),Function.prototype.apply.call(console[a],console,P)}}var x=!1,Y=!1,C=!1,j=!1,B=!1,J;J=Symbol.for("react.module.reference");function Z(a){return!!(typeof a=="string"||typeof a=="function"||a===r||a===i||B||a===s||a===c||a===f||j||a===g||x||Y||C||typeof a=="object"&&a!==null&&(a.$$typeof===v||a.$$typeof===d||a.$$typeof===o||a.$$typeof===u||a.$$typeof===l||a.$$typeof===J||a.getModuleId!==void 0))}function he(a,p,y){var _=a.displayName;if(_)return _;var A=p.displayName||p.name||"";return A!==""?y+"("+A+")":y}function Ae(a){return a.displayName||"Context"}function Q(a){if(a==null)return null;if(typeof a.tag=="number"&&L("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a;switch(a){case r:return"Fragment";case t:return"Portal";case i:return"Profiler";case s:return"StrictMode";case c:return"Suspense";case f:return"SuspenseList"}if(typeof a=="object")switch(a.$$typeof){case u:var p=a;return Ae(p)+".Consumer";case o:var y=a;return Ae(y._context)+".Provider";case l:return he(a,a.render,"ForwardRef");case d:var _=a.displayName||null;return _!==null?_:Q(a.type)||"Memo";case v:{var A=a,P=A._payload,R=A._init;try{return Q(R(P))}catch{return null}}}return null}var V=Object.assign,ke=0,tt,nt,ve,rt,Rt,ge,me;function De(){}De.__reactDisabledLog=!0;function Tt(){{if(ke===0){tt=console.log,nt=console.info,ve=console.warn,rt=console.error,Rt=console.group,ge=console.groupCollapsed,me=console.groupEnd;var a={configurable:!0,enumerable:!0,value:De,writable:!0};Object.defineProperties(console,{info:a,log:a,warn:a,error:a,group:a,groupCollapsed:a,groupEnd:a})}ke++}}function Pe(){{if(ke--,ke===0){var a={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:V({},a,{value:tt}),info:V({},a,{value:nt}),warn:V({},a,{value:ve}),error:V({},a,{value:rt}),group:V({},a,{value:Rt}),groupCollapsed:V({},a,{value:ge}),groupEnd:V({},a,{value:me})})}ke<0&&L("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Be=m.ReactCurrentDispatcher,Ie;function Ue(a,p,y){{if(Ie===void 0)try{throw Error()}catch(A){var _=A.stack.trim().match(/\n( *(at )?)/);Ie=_&&_[1]||""}return`
34
- `+Ie+a}}var st=!1,de;{var Ct=typeof WeakMap=="function"?WeakMap:Map;de=new Ct}function F(a,p){if(!a||st)return"";{var y=de.get(a);if(y!==void 0)return y}var _;st=!0;var A=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var P;P=Be.current,Be.current=null,Tt();try{if(p){var R=function(){throw Error()};if(Object.defineProperty(R.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(R,[])}catch(be){_=be}Reflect.construct(a,[],R)}else{try{R.call()}catch(be){_=be}a.call(R.prototype)}}else{try{throw Error()}catch(be){_=be}a()}}catch(be){if(be&&_&&typeof be.stack=="string"){for(var w=be.stack.split(`
35
- `),ee=_.stack.split(`
36
- `),M=w.length-1,z=ee.length-1;M>=1&&z>=0&&w[M]!==ee[z];)z--;for(;M>=1&&z>=0;M--,z--)if(w[M]!==ee[z]){if(M!==1||z!==1)do if(M--,z--,z<0||w[M]!==ee[z]){var oe=`
37
- `+w[M].replace(" at new "," at ");return a.displayName&&oe.includes("<anonymous>")&&(oe=oe.replace("<anonymous>",a.displayName)),typeof a=="function"&&de.set(a,oe),oe}while(M>=1&&z>=0);break}}}finally{st=!1,Be.current=P,Pe(),Error.prepareStackTrace=A}var We=a?a.displayName||a.name:"",hr=We?Ue(We):"";return typeof a=="function"&&de.set(a,hr),hr}function N(a,p,y){return F(a,!1)}function q(a){var p=a.prototype;return!!(p&&p.isReactComponent)}function I(a,p,y){if(a==null)return"";if(typeof a=="function")return F(a,q(a));if(typeof a=="string")return Ue(a);switch(a){case c:return Ue("Suspense");case f:return Ue("SuspenseList")}if(typeof a=="object")switch(a.$$typeof){case l:return N(a.render);case d:return I(a.type,p,y);case v:{var _=a,A=_._payload,P=_._init;try{return I(P(A),p,y)}catch{}}}return""}var $=Object.prototype.hasOwnProperty,_e={},G=m.ReactDebugCurrentFrame;function K(a){if(a){var p=a._owner,y=I(a.type,a._source,p?p.type:null);G.setExtraStackFrame(y)}else G.setExtraStackFrame(null)}function ce(a,p,y,_,A){{var P=Function.call.bind($);for(var R in a)if(P(a,R)){var w=void 0;try{if(typeof a[R]!="function"){var ee=Error((_||"React class")+": "+y+" type `"+R+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[R]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw ee.name="Invariant Violation",ee}w=a[R](p,R,_,y,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(M){w=M}w&&!(w instanceof Error)&&(K(A),L("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",_||"React class",y,R,typeof w),K(null)),w instanceof Error&&!(w.message in _e)&&(_e[w.message]=!0,K(A),L("Failed %s type: %s",y,w.message),K(null))}}}var Ot=Array.isArray;function Ve(a){return Ot(a)}function xt(a){{var p=typeof Symbol=="function"&&Symbol.toStringTag,y=p&&a[Symbol.toStringTag]||a.constructor.name||"Object";return y}}function ne(a){try{return ie(a),!1}catch{return!0}}function ie(a){return""+a}function je(a){if(ne(a))return L("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",xt(a)),ie(a)}var Le=m.ReactCurrentOwner,it={key:!0,ref:!0,__self:!0,__source:!0},sr,ir,on;on={};function ci(a){if($.call(a,"ref")){var p=Object.getOwnPropertyDescriptor(a,"ref").get;if(p&&p.isReactWarning)return!1}return a.ref!==void 0}function ui(a){if($.call(a,"key")){var p=Object.getOwnPropertyDescriptor(a,"key").get;if(p&&p.isReactWarning)return!1}return a.key!==void 0}function li(a,p){if(typeof a.ref=="string"&&Le.current&&p&&Le.current.stateNode!==p){var y=Q(Le.current.type);on[y]||(L('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',Q(Le.current.type),a.ref),on[y]=!0)}}function fi(a,p){{var y=function(){sr||(sr=!0,L("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",p))};y.isReactWarning=!0,Object.defineProperty(a,"key",{get:y,configurable:!0})}}function hi(a,p){{var y=function(){ir||(ir=!0,L("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",p))};y.isReactWarning=!0,Object.defineProperty(a,"ref",{get:y,configurable:!0})}}var di=function(a,p,y,_,A,P,R){var w={$$typeof:e,type:a,key:p,ref:y,props:R,_owner:P};return w._store={},Object.defineProperty(w._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(w,"_self",{configurable:!1,enumerable:!1,writable:!1,value:_}),Object.defineProperty(w,"_source",{configurable:!1,enumerable:!1,writable:!1,value:A}),Object.freeze&&(Object.freeze(w.props),Object.freeze(w)),w};function pi(a,p,y,_,A){{var P,R={},w=null,ee=null;y!==void 0&&(je(y),w=""+y),ui(p)&&(je(p.key),w=""+p.key),ci(p)&&(ee=p.ref,li(p,A));for(P in p)$.call(p,P)&&!it.hasOwnProperty(P)&&(R[P]=p[P]);if(a&&a.defaultProps){var M=a.defaultProps;for(P in M)R[P]===void 0&&(R[P]=M[P])}if(w||ee){var z=typeof a=="function"?a.displayName||a.name||"Unknown":a;w&&fi(R,z),ee&&hi(R,z)}return di(a,w,ee,A,_,Le.current,R)}}var an=m.ReactCurrentOwner,or=m.ReactDebugCurrentFrame;function Me(a){if(a){var p=a._owner,y=I(a.type,a._source,p?p.type:null);or.setExtraStackFrame(y)}else or.setExtraStackFrame(null)}var cn;cn=!1;function un(a){return typeof a=="object"&&a!==null&&a.$$typeof===e}function ar(){{if(an.current){var a=Q(an.current.type);if(a)return`
34
+ */var Es;function oa(){return Es||(Es=1,process.env.NODE_ENV!=="production"&&function(){var n=Ne.default,e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),c=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),a=Symbol.for("react.suspense"),h=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),y=Symbol.for("react.offscreen"),w=Symbol.iterator,E="@@iterator";function x(u){if(u===null||typeof u!="object")return null;var p=w&&u[w]||u[E];return typeof p=="function"?p:null}var b=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function C(u){{for(var p=arguments.length,m=new Array(p>1?p-1:0),_=1;_<p;_++)m[_-1]=arguments[_];F("error",u,m)}}function F(u,p,m){{var _=b.ReactDebugCurrentFrame,D=_.getStackAddendum();D!==""&&(p+="%s",m=m.concat([D]));var I=m.map(function(O){return String(O)});I.unshift("Warning: "+p),Function.prototype.apply.call(console[u],console,I)}}var g=!1,M=!1,V=!1,L=!1,S=!1,q;q=Symbol.for("react.module.reference");function P(u){return!!(typeof u=="string"||typeof u=="function"||u===r||u===i||S||u===s||u===a||u===h||L||u===y||g||M||V||typeof u=="object"&&u!==null&&(u.$$typeof===v||u.$$typeof===f||u.$$typeof===o||u.$$typeof===c||u.$$typeof===l||u.$$typeof===q||u.getModuleId!==void 0))}function $(u,p,m){var _=u.displayName;if(_)return _;var D=p.displayName||p.name||"";return D!==""?m+"("+D+")":m}function te(u){return u.displayName||"Context"}function ee(u){if(u==null)return null;if(typeof u.tag=="number"&&C("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u;switch(u){case r:return"Fragment";case t:return"Portal";case i:return"Profiler";case s:return"StrictMode";case a:return"Suspense";case h:return"SuspenseList"}if(typeof u=="object")switch(u.$$typeof){case c:var p=u;return te(p)+".Consumer";case o:var m=u;return te(m._context)+".Provider";case l:return $(u,u.render,"ForwardRef");case f:var _=u.displayName||null;return _!==null?_:ee(u.type)||"Memo";case v:{var D=u,I=D._payload,O=D._init;try{return ee(O(I))}catch{return null}}}return null}var W=Object.assign,we=0,Ee,lt,Se,ft,It,Re,Te;function Be(){}Be.__reactDisabledLog=!0;function Vt(){{if(we===0){Ee=console.log,lt=console.info,Se=console.warn,ft=console.error,It=console.group,Re=console.groupCollapsed,Te=console.groupEnd;var u={configurable:!0,enumerable:!0,value:Be,writable:!0};Object.defineProperties(console,{info:u,log:u,warn:u,error:u,group:u,groupCollapsed:u,groupEnd:u})}we++}}function We(){{if(we--,we===0){var u={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:W({},u,{value:Ee}),info:W({},u,{value:lt}),warn:W({},u,{value:Se}),error:W({},u,{value:ft}),group:W({},u,{value:It}),groupCollapsed:W({},u,{value:Re}),groupEnd:W({},u,{value:Te})})}we<0&&C("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var He=b.ReactCurrentDispatcher,Je;function Ye(u,p,m){{if(Je===void 0)try{throw Error()}catch(D){var _=D.stack.trim().match(/\n( *(at )?)/);Je=_&&_[1]||""}return`
35
+ `+Je+u}}var ht=!1,ge;{var jt=typeof WeakMap=="function"?WeakMap:Map;ge=new jt}function B(u,p){if(!u||ht)return"";{var m=ge.get(u);if(m!==void 0)return m}var _;ht=!0;var D=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var I;I=He.current,He.current=null,Vt();try{if(p){var O=function(){throw Error()};if(Object.defineProperty(O.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(O,[])}catch(Oe){_=Oe}Reflect.construct(u,[],O)}else{try{O.call()}catch(Oe){_=Oe}u.call(O.prototype)}}else{try{throw Error()}catch(Oe){_=Oe}u()}}catch(Oe){if(Oe&&_&&typeof Oe.stack=="string"){for(var R=Oe.stack.split(`
36
+ `),re=_.stack.split(`
37
+ `),H=R.length-1,G=re.length-1;H>=1&&G>=0&&R[H]!==re[G];)G--;for(;H>=1&&G>=0;H--,G--)if(R[H]!==re[G]){if(H!==1||G!==1)do if(H--,G--,G<0||R[H]!==re[G]){var fe=`
38
+ `+R[H].replace(" at new "," at ");return u.displayName&&fe.includes("<anonymous>")&&(fe=fe.replace("<anonymous>",u.displayName)),typeof u=="function"&&ge.set(u,fe),fe}while(H>=1&&G>=0);break}}}finally{ht=!1,He.current=I,We(),Error.prepareStackTrace=D}var Xe=u?u.displayName||u.name:"",Fs=Xe?Ye(Xe):"";return typeof u=="function"&&ge.set(u,Fs),Fs}function U(u,p,m){return B(u,!1)}function X(u){var p=u.prototype;return!!(p&&p.isReactComponent)}function j(u,p,m){if(u==null)return"";if(typeof u=="function")return B(u,X(u));if(typeof u=="string")return Ye(u);switch(u){case a:return Ye("Suspense");case h:return Ye("SuspenseList")}if(typeof u=="object")switch(u.$$typeof){case l:return U(u.render);case f:return j(u.type,p,m);case v:{var _=u,D=_._payload,I=_._init;try{return j(I(D),p,m)}catch{}}}return""}var ne=Object.prototype.hasOwnProperty,Ce={},z=b.ReactDebugCurrentFrame;function K(u){if(u){var p=u._owner,m=j(u.type,u._source,p?p.type:null);z.setExtraStackFrame(m)}else z.setExtraStackFrame(null)}function de(u,p,m,_,D){{var I=Function.call.bind(ne);for(var O in u)if(I(u,O)){var R=void 0;try{if(typeof u[O]!="function"){var re=Error((_||"React class")+": "+m+" type `"+O+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof u[O]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw re.name="Invariant Violation",re}R=u[O](p,O,_,m,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(H){R=H}R&&!(R instanceof Error)&&(K(D),C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",_||"React class",m,O,typeof R),K(null)),R instanceof Error&&!(R.message in Ce)&&(Ce[R.message]=!0,K(D),C("Failed %s type: %s",m,R.message),K(null))}}}var Mt=Array.isArray;function ze(u){return Mt(u)}function qt(u){{var p=typeof Symbol=="function"&&Symbol.toStringTag,m=p&&u[Symbol.toStringTag]||u.constructor.name||"Object";return m}}function ie(u){try{return le(u),!1}catch{return!0}}function le(u){return""+u}function Ke(u){if(ie(u))return C("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",qt(u)),le(u)}var Ue=b.ReactCurrentOwner,dt={key:!0,ref:!0,__self:!0,__source:!0},Cs,Os,Hn;Hn={};function Ra(u){if(ne.call(u,"ref")){var p=Object.getOwnPropertyDescriptor(u,"ref").get;if(p&&p.isReactWarning)return!1}return u.ref!==void 0}function Ta(u){if(ne.call(u,"key")){var p=Object.getOwnPropertyDescriptor(u,"key").get;if(p&&p.isReactWarning)return!1}return u.key!==void 0}function Ca(u,p){if(typeof u.ref=="string"&&Ue.current&&p&&Ue.current.stateNode!==p){var m=ee(Ue.current.type);Hn[m]||(C('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',ee(Ue.current.type),u.ref),Hn[m]=!0)}}function Oa(u,p){{var m=function(){Cs||(Cs=!0,C("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",p))};m.isReactWarning=!0,Object.defineProperty(u,"key",{get:m,configurable:!0})}}function xa(u,p){{var m=function(){Os||(Os=!0,C("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",p))};m.isReactWarning=!0,Object.defineProperty(u,"ref",{get:m,configurable:!0})}}var Aa=function(u,p,m,_,D,I,O){var R={$$typeof:e,type:u,key:p,ref:m,props:O,_owner:I};return R._store={},Object.defineProperty(R._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(R,"_self",{configurable:!1,enumerable:!1,writable:!1,value:_}),Object.defineProperty(R,"_source",{configurable:!1,enumerable:!1,writable:!1,value:D}),Object.freeze&&(Object.freeze(R.props),Object.freeze(R)),R};function ka(u,p,m,_,D){{var I,O={},R=null,re=null;m!==void 0&&(Ke(m),R=""+m),Ta(p)&&(Ke(p.key),R=""+p.key),Ra(p)&&(re=p.ref,Ca(p,D));for(I in p)ne.call(p,I)&&!dt.hasOwnProperty(I)&&(O[I]=p[I]);if(u&&u.defaultProps){var H=u.defaultProps;for(I in H)O[I]===void 0&&(O[I]=H[I])}if(R||re){var G=typeof u=="function"?u.displayName||u.name||"Unknown":u;R&&Oa(O,G),re&&xa(O,G)}return Aa(u,R,re,D,_,Ue.current,O)}}var Jn=b.ReactCurrentOwner,xs=b.ReactDebugCurrentFrame;function Ge(u){if(u){var p=u._owner,m=j(u.type,u._source,p?p.type:null);xs.setExtraStackFrame(m)}else xs.setExtraStackFrame(null)}var Yn;Yn=!1;function zn(u){return typeof u=="object"&&u!==null&&u.$$typeof===e}function As(){{if(Jn.current){var u=ee(Jn.current.type);if(u)return`
38
39
 
39
- Check the render method of \``+a+"`."}return""}}function yi(a){{if(a!==void 0){var p=a.fileName.replace(/^.*[\\\/]/,""),y=a.lineNumber;return`
40
+ Check the render method of \``+u+"`."}return""}}function Da(u){{if(u!==void 0){var p=u.fileName.replace(/^.*[\\\/]/,""),m=u.lineNumber;return`
40
41
 
41
- Check your code at `+p+":"+y+"."}return""}}var cr={};function vi(a){{var p=ar();if(!p){var y=typeof a=="string"?a:a.displayName||a.name;y&&(p=`
42
+ Check your code at `+p+":"+m+"."}return""}}var ks={};function La(u){{var p=As();if(!p){var m=typeof u=="string"?u:u.displayName||u.name;m&&(p=`
42
43
 
43
- Check the top-level render call using <`+y+">.")}return p}}function ur(a,p){{if(!a._store||a._store.validated||a.key!=null)return;a._store.validated=!0;var y=vi(p);if(cr[y])return;cr[y]=!0;var _="";a&&a._owner&&a._owner!==an.current&&(_=" It was passed a child from "+Q(a._owner.type)+"."),Me(a),L('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',y,_),Me(null)}}function lr(a,p){{if(typeof a!="object")return;if(Ve(a))for(var y=0;y<a.length;y++){var _=a[y];un(_)&&ur(_,p)}else if(un(a))a._store&&(a._store.validated=!0);else if(a){var A=D(a);if(typeof A=="function"&&A!==a.entries)for(var P=A.call(a),R;!(R=P.next()).done;)un(R.value)&&ur(R.value,p)}}}function gi(a){{var p=a.type;if(p==null||typeof p=="string")return;var y;if(typeof p=="function")y=p.propTypes;else if(typeof p=="object"&&(p.$$typeof===l||p.$$typeof===d))y=p.propTypes;else return;if(y){var _=Q(p);ce(y,a.props,"prop",_,a)}else if(p.PropTypes!==void 0&&!cn){cn=!0;var A=Q(p);L("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",A||"Unknown")}typeof p.getDefaultProps=="function"&&!p.getDefaultProps.isReactClassApproved&&L("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function mi(a){{for(var p=Object.keys(a.props),y=0;y<p.length;y++){var _=p[y];if(_!=="children"&&_!=="key"){Me(a),L("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",_),Me(null);break}}a.ref!==null&&(Me(a),L("Invalid attribute `ref` supplied to `React.Fragment`."),Me(null))}}function fr(a,p,y,_,A,P){{var R=Z(a);if(!R){var w="";(a===void 0||typeof a=="object"&&a!==null&&Object.keys(a).length===0)&&(w+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var ee=yi(A);ee?w+=ee:w+=ar();var M;a===null?M="null":Ve(a)?M="array":a!==void 0&&a.$$typeof===e?(M="<"+(Q(a.type)||"Unknown")+" />",w=" Did you accidentally export a JSX literal instead of a component?"):M=typeof a,L("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",M,w)}var z=pi(a,p,y,A,P);if(z==null)return z;if(R){var oe=p.children;if(oe!==void 0)if(_)if(Ve(oe)){for(var We=0;We<oe.length;We++)lr(oe[We],a);Object.freeze&&Object.freeze(oe)}else L("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else lr(oe,a)}return a===r?mi(z):gi(z),z}}function _i(a,p,y){return fr(a,p,y,!0)}function bi(a,p,y){return fr(a,p,y,!1)}var wi=bi,Ei=_i;et.Fragment=r,et.jsx=wi,et.jsxs=Ei}()),et}(function(n){process.env.NODE_ENV==="production"?n.exports=Hs():n.exports=Ys()})(Zn);const Js=Zn.exports.jsx,X=h.createContext(null),Gs=({url:n="",tokenParams:e,socketPort:t,siteName:r,enableSocket:s=!0,children:i})=>{const o=h.useMemo(()=>{const u=new Sr.FrappeApp(n,e);return{url:n,tokenParams:e,app:u,auth:u.auth(),db:u.db(),call:u.call(),file:u.file(),socket:s?new Ws(n,r,t,e).socket:void 0,enableSocket:s,socketPort:t}},[n,e,t,s]);return Js(X.Provider,{value:o,children:i})},Ks=n=>{const{url:e,auth:t,tokenParams:r}=h.useContext(X),[s,i]=h.useState(),o=h.useCallback(()=>{const b=document.cookie.split(";").find(S=>S.trim().startsWith("user_id="));if(b){const S=b.split("=")[1];i(S&&S!=="Guest"?S:null)}else i(null)},[]);h.useEffect(()=>{r&&r.useToken?i(null):o()},[]);const{data:u,error:l,isLoading:c,isValidating:f,mutate:d}=Xe(()=>r&&r.useToken||s?`${e}/api/method/frappe.auth.get_logged_user`:null,()=>t.getLoggedInUser(),{onError:()=>{i(null)},shouldRetryOnError:!1,revalidateOnFocus:!1,...n}),v=h.useCallback(async(b,S)=>t.loginWithUsernamePassword({username:b,password:S}).then(D=>{o()}),[]),g=h.useCallback(async()=>t.logout().then(()=>d(null)).then(()=>i(null)),[]);return{isLoading:s===void 0||c,currentUser:u,isValidating:f,error:l,login:v,logout:g,updateCurrentUser:d,getUserCookie:o}},sn=(n,e,t)=>{let r=`${e}/api/resource/`;return t?r+=`${n}/${t}`:r+=`${n}`,r},zs=(n,e,t,r)=>{const{url:s,db:i}=h.useContext(X);return{...Xe(t===void 0?sn(n,s,e):t,()=>i.getDoc(n,e),r)}},tr=n=>{var t,r,s;let e="";if(n!=null&&n.fields&&(e+="fields="+JSON.stringify(n==null?void 0:n.fields)+"&"),n!=null&&n.filters&&(e+="filters="+JSON.stringify(n==null?void 0:n.filters)+"&"),n!=null&&n.orFilters&&(e+="or_filters="+JSON.stringify(n==null?void 0:n.orFilters)+"&"),n!=null&&n.limit_start&&(e+="limit_start="+JSON.stringify(n==null?void 0:n.limit_start)+"&"),n!=null&&n.limit&&(e+="limit="+JSON.stringify(n==null?void 0:n.limit)+"&"),n!=null&&n.groupBy&&(e+="group_by="+String(n.groupBy)+"&"),n!=null&&n.orderBy){const i=`${String((t=n.orderBy)==null?void 0:t.field)} ${(s=(r=n.orderBy)==null?void 0:r.order)!=null?s:"asc"}`;e+="order_by="+i+"&"}return n!=null&&n.asDict&&(e+="as_dict="+n.asDict),e},qs=(n,e,t,r)=>{const{url:s,db:i}=h.useContext(X);return{...Xe(t===void 0?`${sn(n,s)}?${tr(e)}`:t,()=>i.getDocList(n,e),r)}},Xs=()=>{const{db:n}=h.useContext(X),[e,t]=h.useState(!1),[r,s]=h.useState(null),[i,o]=h.useState(!1),u=h.useCallback(()=>{t(!1),s(null),o(!1)},[]);return{createDoc:h.useCallback(async(c,f)=>(s(null),o(!1),t(!0),n.createDoc(c,f).then(d=>(t(!1),o(!0),d)).catch(d=>{throw t(!1),o(!1),s(d),d})),[]),loading:e,error:r,isCompleted:i,reset:u}},Qs=()=>{const{db:n}=h.useContext(X),[e,t]=h.useState(!1),[r,s]=h.useState(null),[i,o]=h.useState(!1),u=h.useCallback(()=>{t(!1),s(null),o(!1)},[]);return{updateDoc:h.useCallback(async(c,f,d)=>(s(null),o(!1),t(!0),n.updateDoc(c,f,d).then(v=>(t(!1),o(!0),v)).catch(v=>{throw t(!1),o(!1),s(v),v})),[]),loading:e,error:r,reset:u,isCompleted:i}},Zs=()=>{const{db:n}=h.useContext(X),[e,t]=h.useState(!1),[r,s]=h.useState(null),[i,o]=h.useState(!1),u=h.useCallback(()=>{t(!1),s(null),o(!1)},[]);return{deleteDoc:h.useCallback(async(c,f)=>(s(null),o(!1),t(!0),n.deleteDoc(c,f).then(d=>(t(!1),o(!0),d)).catch(d=>{throw t(!1),o(!1),s(d),d})),[]),loading:e,error:r,reset:u,isCompleted:i}};function nr(n){const e=[];for(let t in n)e.push(encodeURIComponent(t)+"="+encodeURIComponent(n[t]));return e.join("&")}const $s=(n,e,t=!1,r=!1,s,i)=>{const{url:o,db:u}=h.useContext(X);return{...Xe(s===void 0?(()=>{const f=nr(t?{doctype:n,filters:e!=null?e:[],cache:t,debug:r}:{doctype:n,filters:e!=null?e:[],debug:r});return`${o}/api/method/frappe.client.get_count?${f}`})():s,()=>u.getCount(n,e,t,r),i)}},rr=(n,e,t,r)=>{const{call:s}=h.useContext(X),i=nr(e!=null?e:{}),o=`${n}?${i}`;return{...Xe(t===void 0?o:t,()=>s.get(n,e),r)}},ei=n=>{const{call:e}=h.useContext(X),[t,r]=h.useState(null),[s,i]=h.useState(!1),[o,u]=h.useState(null),[l,c]=h.useState(!1),f=h.useCallback(()=>{r(null),i(!1),u(null),c(!1)},[]);return{call:h.useCallback(async v=>(u(null),c(!1),i(!0),r(null),e.post(n,v).then(g=>(r(g),i(!1),c(!0),g)).catch(g=>{throw i(!1),c(!1),u(g),g})),[]),result:t,loading:s,error:o,reset:f,isCompleted:l}},ti=n=>{const{call:e}=h.useContext(X),[t,r]=h.useState(null),[s,i]=h.useState(!1),[o,u]=h.useState(null),[l,c]=h.useState(!1),f=h.useCallback(()=>{r(null),i(!1),u(null),c(!1)},[]);return{call:h.useCallback(async v=>(u(null),c(!1),i(!0),r(null),e.put(n,v).then(g=>(r(g),i(!1),c(!0),g)).catch(g=>{throw i(!1),c(!1),u(g),g})),[]),result:t,loading:s,error:o,reset:f,isCompleted:l}},ni=n=>{const{call:e}=h.useContext(X),[t,r]=h.useState(null),[s,i]=h.useState(!1),[o,u]=h.useState(null),[l,c]=h.useState(!1),f=h.useCallback(()=>{r(null),i(!1),u(null),c(!1)},[]);return{call:h.useCallback(async v=>(u(null),c(!1),i(!0),r(null),e.delete(n,v).then(g=>(r(g),i(!1),c(!0),g)).catch(g=>{throw i(!1),c(!1),u(g),g})),[]),result:t,loading:s,error:o,reset:f,isCompleted:l}},ri=()=>{const{file:n}=h.useContext(X),[e,t]=h.useState(0),[r,s]=h.useState(!1),[i,o]=h.useState(null),[u,l]=h.useState(!1),c=h.useCallback(async(d,v)=>(f(),s(!0),n.uploadFile(d,v,(g,b)=>t(Math.round(g/b*100))).then(g=>(l(!0),t(100),s(!1),g.data.message)).catch(g=>{throw console.error(g),o(g),s(!1),g})),[]),f=h.useCallback(()=>{t(0),s(!1),o(null),l(!1)},[]);return{upload:c,progress:e,loading:r,isCompleted:u,error:i,reset:f}},si=(n,e,t=[],r=20,s=250)=>{const i=ii(e,s);return rr("frappe.desk.search.search_link",{doctype:n,page_length:r,txt:i,filters:JSON.stringify(t!=null?t:[])})},ii=(n,e)=>{const[t,r]=h.useState(n);return h.useEffect(()=>{const s=setTimeout(()=>{r(n)},e);return()=>{clearTimeout(s)}},[n,e]),t},St=(n,e)=>{const{socket:t}=h.useContext(X);h.useEffect(()=>{t===void 0&&console.warn("Socket is not enabled. Please enable socket in FrappeProvider.");let r=t==null?void 0:t.on(n,e);return()=>{r==null||r.off(n)}},[n,e])},oi=(n,e,t,r=!0)=>{const{socket:s}=h.useContext(X),[i,o]=h.useState([]);h.useEffect(()=>(s===void 0&&console.warn("Socket is not enabled. Please enable socket in FrappeProvider."),s==null||s.emit("doc_subscribe",n,e),r&&(s==null||s.emit("doc_open",n,e)),()=>{s==null||s.emit("doc_unsubscribe",n,e),r&&(s==null||s.emit("doc_close",n,e))}),[n,e,r]),St("doc_update",t);const u=h.useCallback(()=>{s==null||s.emit("doc_open",n,e)},[n,e]),l=h.useCallback(()=>{s==null||s.emit("doc_close",n,e)},[n,e]),c=h.useCallback(f=>{f.doctype===n&&f.docname===e&&o(f.users)},[n,e]);return St("doc_viewers",c),{viewers:i,emitDocOpen:u,emitDocClose:l}},ai=(n,e)=>{const{socket:t}=h.useContext(X);h.useEffect(()=>(t===void 0&&console.warn("Socket is not enabled. Please enable socket in FrappeProvider."),t==null||t.emit("doctype_subscribe",n),()=>{t==null||t.emit("doctype_unsubscribe",n)}),[n]),St("list_update",e)};T.FrappeContext=X,T.FrappeProvider=Gs,T.getDocListQueryString=tr,T.getRequestURL=sn,T.useFrappeAuth=Ks,T.useFrappeCreateDoc=Xs,T.useFrappeDeleteCall=ni,T.useFrappeDeleteDoc=Zs,T.useFrappeDocTypeEventListener=ai,T.useFrappeDocumentEventListener=oi,T.useFrappeEventListener=St,T.useFrappeFileUpload=ri,T.useFrappeGetCall=rr,T.useFrappeGetDoc=zs,T.useFrappeGetDocCount=$s,T.useFrappeGetDocList=qs,T.useFrappePostCall=ei,T.useFrappePutCall=ti,T.useFrappeUpdateDoc=Qs,T.useSearch=si,Object.defineProperties(T,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
44
+ Check the top-level render call using <`+m+">.")}return p}}function Ds(u,p){{if(!u._store||u._store.validated||u.key!=null)return;u._store.validated=!0;var m=La(p);if(ks[m])return;ks[m]=!0;var _="";u&&u._owner&&u._owner!==Jn.current&&(_=" It was passed a child from "+ee(u._owner.type)+"."),Ge(u),C('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',m,_),Ge(null)}}function Ls(u,p){{if(typeof u!="object")return;if(ze(u))for(var m=0;m<u.length;m++){var _=u[m];zn(_)&&Ds(_,p)}else if(zn(u))u._store&&(u._store.validated=!0);else if(u){var D=x(u);if(typeof D=="function"&&D!==u.entries)for(var I=D.call(u),O;!(O=I.next()).done;)zn(O.value)&&Ds(O.value,p)}}}function Na(u){{var p=u.type;if(p==null||typeof p=="string")return;var m;if(typeof p=="function")m=p.propTypes;else if(typeof p=="object"&&(p.$$typeof===l||p.$$typeof===f))m=p.propTypes;else return;if(m){var _=ee(p);de(m,u.props,"prop",_,u)}else if(p.PropTypes!==void 0&&!Yn){Yn=!0;var D=ee(p);C("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",D||"Unknown")}typeof p.getDefaultProps=="function"&&!p.getDefaultProps.isReactClassApproved&&C("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Fa(u){{for(var p=Object.keys(u.props),m=0;m<p.length;m++){var _=p[m];if(_!=="children"&&_!=="key"){Ge(u),C("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",_),Ge(null);break}}u.ref!==null&&(Ge(u),C("Invalid attribute `ref` supplied to `React.Fragment`."),Ge(null))}}function Ns(u,p,m,_,D,I){{var O=P(u);if(!O){var R="";(u===void 0||typeof u=="object"&&u!==null&&Object.keys(u).length===0)&&(R+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var re=Da(D);re?R+=re:R+=As();var H;u===null?H="null":ze(u)?H="array":u!==void 0&&u.$$typeof===e?(H="<"+(ee(u.type)||"Unknown")+" />",R=" Did you accidentally export a JSX literal instead of a component?"):H=typeof u,C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",H,R)}var G=ka(u,p,m,D,I);if(G==null)return G;if(O){var fe=p.children;if(fe!==void 0)if(_)if(ze(fe)){for(var Xe=0;Xe<fe.length;Xe++)Ls(fe[Xe],u);Object.freeze&&Object.freeze(fe)}else C("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ls(fe,u)}return u===r?Fa(G):Na(G),G}}function Pa(u,p,m){return Ns(u,p,m,!0)}function Ba(u,p,m){return Ns(u,p,m,!1)}var Ua=Ba,Ia=Pa;ct.Fragment=r,ct.jsx=Ua,ct.jsxs=Ia}()),ct}(function(n){process.env.NODE_ENV==="production"?n.exports=ia():n.exports=oa()})(_s);const aa=_s.exports.jsx,Z=d.createContext(null),ua=({url:n="",tokenParams:e,socketPort:t,siteName:r,enableSocket:s=!0,children:i})=>{const o=d.useMemo(()=>{const c=new Vi.FrappeApp(n,e);return{url:n,tokenParams:e,app:c,auth:c.auth(),db:c.db(),call:c.call(),file:c.file(),socket:s?new sa(n,r,t,e).socket:void 0,enableSocket:s,socketPort:t}},[n,e,t,s]);return aa(Z.Provider,{value:o,children:i})},ca=n=>{const{url:e,auth:t,tokenParams:r}=d.useContext(Z),[s,i]=d.useState(),o=d.useCallback(()=>{const w=document.cookie.split(";").find(E=>E.trim().startsWith("user_id="));if(w){const E=w.split("=")[1];i(E&&E!=="Guest"?E:null)}else i(null)},[]);d.useEffect(()=>{r&&r.useToken?i(null):o()},[]);const{data:c,error:l,isLoading:a,isValidating:h,mutate:f}=it(()=>r&&r.useToken||s?`${e}/api/method/frappe.auth.get_logged_user`:null,()=>t.getLoggedInUser(),{onError:()=>{i(null)},shouldRetryOnError:!1,revalidateOnFocus:!1,...n}),v=d.useCallback(async(w,E)=>t.loginWithUsernamePassword({username:w,password:E}).then(x=>{o()}),[]),y=d.useCallback(async()=>t.logout().then(()=>f(null)).then(()=>i(null)),[]);return{isLoading:s===void 0||a,currentUser:c,isValidating:h,error:l,login:v,logout:y,updateCurrentUser:f,getUserCookie:o}},Wn=(n,e,t)=>{let r=`${e}/api/resource/`;return t?r+=`${n}/${t}`:r+=`${n}`,r},la=(n,e,t,r)=>{const{url:s,db:i}=d.useContext(Z);return{...it(t===void 0?Wn(n,s,e):t,()=>i.getDoc(n,e),r)}},Ss=n=>{var t,r,s;let e="";if(n!=null&&n.fields&&(e+="fields="+JSON.stringify(n==null?void 0:n.fields)+"&"),n!=null&&n.filters&&(e+="filters="+JSON.stringify(n==null?void 0:n.filters)+"&"),n!=null&&n.orFilters&&(e+="or_filters="+JSON.stringify(n==null?void 0:n.orFilters)+"&"),n!=null&&n.limit_start&&(e+="limit_start="+JSON.stringify(n==null?void 0:n.limit_start)+"&"),n!=null&&n.limit&&(e+="limit="+JSON.stringify(n==null?void 0:n.limit)+"&"),n!=null&&n.groupBy&&(e+="group_by="+String(n.groupBy)+"&"),n!=null&&n.orderBy){const i=`${String((t=n.orderBy)==null?void 0:t.field)} ${(s=(r=n.orderBy)==null?void 0:r.order)!=null?s:"asc"}`;e+="order_by="+i+"&"}return n!=null&&n.asDict&&(e+="as_dict="+n.asDict),e},fa=(n,e,t,r)=>{const{url:s,db:i}=d.useContext(Z);return{...it(t===void 0?`${Wn(n,s)}?${Ss(e)}`:t,()=>i.getDocList(n,e),r)}},ha=()=>{const{db:n}=d.useContext(Z),[e,t]=d.useState(!1),[r,s]=d.useState(null),[i,o]=d.useState(!1),c=d.useCallback(()=>{t(!1),s(null),o(!1)},[]);return{createDoc:d.useCallback(async(a,h)=>(s(null),o(!1),t(!0),n.createDoc(a,h).then(f=>(t(!1),o(!0),f)).catch(f=>{throw t(!1),o(!1),s(f),f})),[]),loading:e,error:r,isCompleted:i,reset:c}},da=()=>{const{db:n}=d.useContext(Z),[e,t]=d.useState(!1),[r,s]=d.useState(null),[i,o]=d.useState(!1),c=d.useCallback(()=>{t(!1),s(null),o(!1)},[]);return{updateDoc:d.useCallback(async(a,h,f)=>(s(null),o(!1),t(!0),n.updateDoc(a,h,f).then(v=>(t(!1),o(!0),v)).catch(v=>{throw t(!1),o(!1),s(v),v})),[]),loading:e,error:r,reset:c,isCompleted:i}},pa=()=>{const{db:n}=d.useContext(Z),[e,t]=d.useState(!1),[r,s]=d.useState(null),[i,o]=d.useState(!1),c=d.useCallback(()=>{t(!1),s(null),o(!1)},[]);return{deleteDoc:d.useCallback(async(a,h)=>(s(null),o(!1),t(!0),n.deleteDoc(a,h).then(f=>(t(!1),o(!0),f)).catch(f=>{throw t(!1),o(!1),s(f),f})),[]),loading:e,error:r,reset:c,isCompleted:i}};function Rs(n){const e=[];for(let t in n)e.push(encodeURIComponent(t)+"="+encodeURIComponent(n[t]));return e.join("&")}const va=(n,e,t=!1,r=!1,s,i)=>{const{url:o,db:c}=d.useContext(Z);return{...it(s===void 0?(()=>{const h=Rs(t?{doctype:n,filters:e!=null?e:[],cache:t,debug:r}:{doctype:n,filters:e!=null?e:[],debug:r});return`${o}/api/method/frappe.client.get_count?${h}`})():s,()=>c.getCount(n,e,t,r),i)}},Ts=(n,e,t,r)=>{const{call:s}=d.useContext(Z),i=Rs(e!=null?e:{}),o=`${n}?${i}`;return{...it(t===void 0?o:t,()=>s.get(n,e),r)}},ya=n=>{const{call:e}=d.useContext(Z),[t,r]=d.useState(null),[s,i]=d.useState(!1),[o,c]=d.useState(null),[l,a]=d.useState(!1),h=d.useCallback(()=>{r(null),i(!1),c(null),a(!1)},[]);return{call:d.useCallback(async v=>(c(null),a(!1),i(!0),r(null),e.post(n,v).then(y=>(r(y),i(!1),a(!0),y)).catch(y=>{throw i(!1),a(!1),c(y),y})),[]),result:t,loading:s,error:o,reset:h,isCompleted:l}},ma=n=>{const{call:e}=d.useContext(Z),[t,r]=d.useState(null),[s,i]=d.useState(!1),[o,c]=d.useState(null),[l,a]=d.useState(!1),h=d.useCallback(()=>{r(null),i(!1),c(null),a(!1)},[]);return{call:d.useCallback(async v=>(c(null),a(!1),i(!0),r(null),e.put(n,v).then(y=>(r(y),i(!1),a(!0),y)).catch(y=>{throw i(!1),a(!1),c(y),y})),[]),result:t,loading:s,error:o,reset:h,isCompleted:l}},ga=n=>{const{call:e}=d.useContext(Z),[t,r]=d.useState(null),[s,i]=d.useState(!1),[o,c]=d.useState(null),[l,a]=d.useState(!1),h=d.useCallback(()=>{r(null),i(!1),c(null),a(!1)},[]);return{call:d.useCallback(async v=>(c(null),a(!1),i(!0),r(null),e.delete(n,v).then(y=>(r(y),i(!1),a(!0),y)).catch(y=>{throw i(!1),a(!1),c(y),y})),[]),result:t,loading:s,error:o,reset:h,isCompleted:l}},ba=()=>{const{file:n}=d.useContext(Z),[e,t]=d.useState(0),[r,s]=d.useState(!1),[i,o]=d.useState(null),[c,l]=d.useState(!1),a=d.useCallback(async(f,v)=>(h(),s(!0),n.uploadFile(f,v,(y,w)=>t(Math.round(y/w*100))).then(y=>(l(!0),t(100),s(!1),y.data.message)).catch(y=>{throw console.error(y),o(y),s(!1),y})),[]),h=d.useCallback(()=>{t(0),s(!1),o(null),l(!1)},[]);return{upload:a,progress:e,loading:r,isCompleted:c,error:i,reset:h}},_a=(n,e,t=[],r=20,s=250)=>{const i=wa(e,s);return Ts("frappe.desk.search.search_link",{doctype:n,page_length:r,txt:i,filters:JSON.stringify(t!=null?t:[])})},wa=(n,e)=>{const[t,r]=d.useState(n);return d.useEffect(()=>{const s=setTimeout(()=>{r(n)},e);return()=>{clearTimeout(s)}},[n,e]),t},Ut=(n,e)=>{const{socket:t}=d.useContext(Z);d.useEffect(()=>{t===void 0&&console.warn("Socket is not enabled. Please enable socket in FrappeProvider.");let r=t==null?void 0:t.on(n,e);return()=>{r==null||r.off(n)}},[n,e])},Ea=(n,e,t,r=!0)=>{const{socket:s}=d.useContext(Z),[i,o]=d.useState([]);d.useEffect(()=>(s===void 0&&console.warn("Socket is not enabled. Please enable socket in FrappeProvider."),s==null||s.emit("doc_subscribe",n,e),r&&(s==null||s.emit("doc_open",n,e)),()=>{s==null||s.emit("doc_unsubscribe",n,e),r&&(s==null||s.emit("doc_close",n,e))}),[n,e,r]),Ut("doc_update",t);const c=d.useCallback(()=>{s==null||s.emit("doc_open",n,e)},[n,e]),l=d.useCallback(()=>{s==null||s.emit("doc_close",n,e)},[n,e]),a=d.useCallback(h=>{h.doctype===n&&h.docname===e&&o(h.users)},[n,e]);return Ut("doc_viewers",a),{viewers:i,emitDocOpen:c,emitDocClose:l}},Sa=(n,e)=>{const{socket:t}=d.useContext(Z);d.useEffect(()=>(t===void 0&&console.warn("Socket is not enabled. Please enable socket in FrappeProvider."),t==null||t.emit("doctype_subscribe",n),()=>{t==null||t.emit("doctype_unsubscribe",n)}),[n]),Ut("list_update",e)};A.FrappeContext=Z,A.FrappeProvider=ua,A.getDocListQueryString=Ss,A.getRequestURL=Wn,A.useFrappeAuth=ca,A.useFrappeCreateDoc=ha,A.useFrappeDeleteCall=ga,A.useFrappeDeleteDoc=pa,A.useFrappeDocTypeEventListener=Sa,A.useFrappeDocumentEventListener=Ea,A.useFrappeEventListener=Ut,A.useFrappeFileUpload=ba,A.useFrappeGetCall=Ts,A.useFrappeGetDoc=la,A.useFrappeGetDocCount=va,A.useFrappeGetDocList=fa,A.useFrappePostCall=ya,A.useFrappePutCall=ma,A.useFrappeUpdateDoc=da,A.useSearch=_a,Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});