jamespot-user-api 1.0.149 → 1.0.151
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation/assets/search.js +1 -1
- package/documentation/classes/AdminLicenseApi.html +11 -11
- package/documentation/classes/AdminStoreApi.html +1 -1
- package/documentation/classes/AdminUtilsApi.html +1 -1
- package/documentation/classes/JApplicationApi.html +8 -8
- package/documentation/classes/JArticleApi.html +1 -1
- package/documentation/classes/JAssetReservation.html +1 -1
- package/documentation/classes/JAudienceApi.html +1 -1
- package/documentation/classes/JBaseApi.html +1 -1
- package/documentation/classes/JBookmarkApi.html +1 -1
- package/documentation/classes/JBusinessNetworkingApi.html +1 -1
- package/documentation/classes/JCommunityApi.html +1 -1
- package/documentation/classes/JDiapazoneApi.html +1 -1
- package/documentation/classes/JFaqApi.html +1 -1
- package/documentation/classes/JFileApi.html +6 -6
- package/documentation/classes/JFilebankApi.html +1 -1
- package/documentation/classes/JGlobalApi.html +1 -1
- package/documentation/classes/JGroupApi.html +11 -11
- package/documentation/classes/JIAApi.html +1 -1
- package/documentation/classes/JLandApi.html +1 -1
- package/documentation/classes/JMessengerApi.html +1 -1
- package/documentation/classes/JObjectApi.html +1 -1
- package/documentation/classes/JSearchApi.html +6 -6
- package/documentation/classes/JShareApi.html +1 -1
- package/documentation/classes/JSocialActionApi.html +1 -1
- package/documentation/classes/JTaxonomyApi.html +3 -3
- package/documentation/classes/JUserApi.html +8 -8
- package/documentation/classes/JWedocApi.html +1 -1
- package/documentation/classes/JWidgetApi.html +1 -1
- package/documentation/classes/JamespotUserApi.html +1 -1
- package/documentation/classes/Network.html +1 -1
- package/documentation/classes/TVDisplayApi.html +1 -1
- package/documentation/classes/WindowBrowser.html +1 -1
- package/documentation/enums/StudioApplicationStatus.html +1 -1
- package/documentation/index.html +1 -1
- package/documentation/interfaces/AccessRightObject.html +1 -1
- package/documentation/interfaces/AdminLicenseUser.html +1 -1
- package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
- package/documentation/interfaces/ApiWrapper.html +1 -1
- package/documentation/interfaces/BaseAutocomplete.html +1 -1
- package/documentation/interfaces/BaseMessage.html +1 -1
- package/documentation/interfaces/Category.html +1 -1
- package/documentation/interfaces/FileBankProps.html +1 -1
- package/documentation/interfaces/FolderProps.html +1 -1
- package/documentation/interfaces/ListFilterSpec.html +1 -1
- package/documentation/interfaces/OF.html +1 -1
- package/documentation/interfaces/ObjectListProps.html +1 -1
- package/documentation/interfaces/PagingResults.html +1 -1
- package/documentation/interfaces/RootFolderProps.html +1 -1
- package/documentation/interfaces/SearchCategoryModel.html +1 -1
- package/documentation/interfaces/SearchCategoryValue.html +1 -1
- package/documentation/interfaces/SearchConfig.html +1 -1
- package/documentation/interfaces/SearchFacetModel.html +1 -1
- package/documentation/interfaces/SearchFacetValueModel.html +1 -1
- package/documentation/interfaces/SearchQuery.html +1 -1
- package/documentation/interfaces/SearchQueryFilterModel.html +1 -1
- package/documentation/interfaces/SearchQueryOption.html +1 -1
- package/documentation/interfaces/SearchQueryResult.html +1 -1
- package/documentation/interfaces/SearchQuerySortModel.html +1 -1
- package/documentation/interfaces/SearchResultCatProps.html +1 -1
- package/documentation/interfaces/SearchResultPropsApp.html +1 -1
- package/documentation/interfaces/SearchResultPropsObject.html +1 -1
- package/documentation/interfaces/SpotProps.html +1 -1
- package/documentation/interfaces/TaxonomyCreate.html +1 -1
- package/documentation/interfaces/WindowInterface.html +1 -1
- package/documentation/modules.html +10 -12
- package/lib/jamespot-user-api.js +1 -1
- package/lib/jamespot-user-api.js.map +1 -1
- package/lib/src/apis/bookmark/bookmark.d.ts +34 -1
- package/lib/src/apis/community.d.ts +38 -2
- package/lib/src/apis/file/file.d.ts +6 -4
- package/lib/src/apis/group/group.d.ts +40 -4
- package/lib/src/apis/user/user.d.ts +2 -2
- package/lib/src/types/asei.d.ts +3 -1
- package/lib/src/types/autocomplete.d.ts +1 -1
- package/lib/src/types/bookmark.d.ts +2 -1
- package/lib/src/types/comment.d.ts +3 -1
- package/lib/src/types/common.d.ts +31 -0
- package/lib/src/types/diapazone.d.ts +2 -1
- package/lib/src/types/faq.d.ts +3 -1
- package/lib/src/types/file.d.ts +3 -1
- package/lib/src/types/group.d.ts +2 -1
- package/lib/src/types/index.d.ts +2 -0
- package/lib/src/types/model.d.ts +15 -11
- package/lib/src/types/object.d.ts +249 -0
- package/lib/src/types/realtime.d.ts +2 -1
- package/lib/src/types/search.d.ts +1 -1
- package/lib/src/types/share.d.ts +1 -1
- package/lib/src/types/tvDisplay.d.ts +2 -1
- package/lib/src/types/user.d.ts +49 -8
- package/lib/src/types/utils.d.ts +6 -37
- package/lib/src/types/wedoc.d.ts +3 -1
- package/lib/src/util/Test.d.ts +7 -8
- package/lib/src/util/file.mock.d.ts +78 -52
- package/lib/src/util/network.d.ts +3 -2
- package/package.json +4 -1
- package/phpunitMock/articleCreate-faq-category.json +1 -0
- package/phpunitMock/articleCreate-faq-item.json +1 -0
- package/phpunitMock/articleGet-faq-category.json +1 -0
- package/phpunitMock/articleGet-meeting-view.json +2 -1
- package/phpunitMock/articleGet-pollSurvey-view.json +2 -1
- package/phpunitMock/articleGet-quizz-view.json +2 -1
- package/phpunitMock/articleGet-socialEvent-view.json +2 -1
- package/phpunitMock/articleGet-support-view.json +2 -1
- package/phpunitMock/articleGet-surveyDate-view.json +2 -1
- package/phpunitMock/articleGet-with-widgets.json +188 -184
- package/phpunitMock/articleGetAttachment-success.json +20 -19
- package/phpunitMock/articleUpdate-faq-category.json +1 -0
- package/phpunitMock/articleUpdate-faq-item.json +1 -0
- package/phpunitMock/articleUpdate-mpArticleView.json +2 -1
- package/phpunitMock/aseiSetStatus-default.json +2 -1
- package/phpunitMock/faqAddEntry-success.json +1 -0
- package/phpunitMock/faqAddTheme-success.json +1 -0
- package/phpunitMock/faqDeleteTheme-success.json +1 -0
- package/phpunitMock/faqGetEntry-success.json +1 -0
- package/phpunitMock/faqMoveEntry-success.json +1 -0
- package/phpunitMock/faqMoveTheme-success.json +2 -0
- package/phpunitMock/fileCreate-rawLittle.json +18 -17
- package/phpunitMock/fileGet-default.json +18 -17
- package/phpunitMock/fileUpdate-rawLittle.json +27 -18
- package/phpunitMock/objectListJamespotArticleQueryList-aseiClearanceTicket-view.json +2 -1
- package/phpunitMock/tvDisplayGetChannel-slideshow.json +94 -92
- package/phpunitMock/tvDisplayGetConfigureChannel-slideshow.json +91 -86
package/lib/jamespot-user-api.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{"use strict";var t,e={d:(t,i)=>{for(var s in i)e.o(i,s)&&!e.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:i[s]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},i={};e.r(i),e.d(i,{ACCESS_REQUEST_ACCEPT:()=>Q,ACCESS_REQUEST_DENY:()=>G,AdminLicenseApi:()=>r,AdminStoreApi:()=>n,AdminUtilsApi:()=>o,JApplicationApi:()=>a,JArticleApi:()=>c,JAssetReservation:()=>p,JAudienceApi:()=>l,JBaseApi:()=>s,JBookmarkApi:()=>f,JBusinessNetworkingApi:()=>d,JCommunityApi:()=>m,JDiapazoneApi:()=>h,JFaqApi:()=>k,JFileApi:()=>w,JFilebankApi:()=>y,JGlobalApi:()=>b,JGroupApi:()=>v,JIAApi:()=>D,JLandApi:()=>S,JMessengerApi:()=>x,JObjectApi:()=>M,JSearchApi:()=>C,JShareApi:()=>P,JSocialActionApi:()=>B,JTaxonomyApi:()=>L,JUserApi:()=>R,JWedocApi:()=>_,JWidgetApi:()=>I,JamespotUserApi:()=>$,JamespotUserApiInstance:()=>Et,Network:()=>N,StudioApplicationStatus:()=>t,TVDisplayApi:()=>T,UserLevel:()=>z,WindowBrowser:()=>W,api:()=>qt,deepEqual:()=>xt,default:()=>Mt,extensions:()=>ut,extractTaxonomiesFromObject:()=>Lt,extractTaxonomiesFromObjectAndMapProperty:()=>Rt,extractTaxonomiesFromObjectAndMapUri:()=>_t,formatImgUrl:()=>at,getArgs:()=>st,getExtensionFromName:()=>dt,getFileExtensionFromMimetype:()=>ft,getFileFamily:()=>yt,getFileFamilyFromName:()=>wt,getFormat:()=>nt,getFrom:()=>et,getMimetypeFromExtension:()=>lt,getMimetypeFromName:()=>mt,getSize:()=>rt,getTimestamp:()=>it,getUri:()=>tt,getUrl:()=>ot,jEnsure:()=>X,mimetypeToExt:()=>pt,mimetypes:()=>ct,network:()=>Ut,objectTimestamp:()=>ht,padStartTwoDigits:()=>Z,prepareGroupForUpdate:()=>Tt,removeIfStartsWith:()=>K,replacePropertiesWithTypes:()=>Ct,resolveFileFamily:()=>jt,resolveFileMimetype:()=>vt,resolveFilePath:()=>gt,resolveFileUrl:()=>bt,suffixIfDoesNotExist:()=>Y});class s{constructor(t){this.jApi=t,this.network=t.network}}class r extends s{getLicenseUserStatistics(){return this.network.post({o:"licenseManager",f:"userStatistics"})}assignLicense(t){return this.network.postCSRF({o:"licenseManager",f:"assignLicense",uri:t})}unAssignLicense(t){return this.network.postCSRF({o:"licenseManager",f:"unassignLicense",uri:t})}getAssignmentMode(t){return this.network.post({o:"licenseManager",f:"getAssignmentMode",type:t})}setAssignmentMode(t,e){return this.network.postCSRF({o:"licenseManager",f:"setAssignmentMode",value:e,type:t})}assignPossiblesLicenses(t){return this.network.postCSRF({o:"licenseManager",f:"assignPossiblesLicenses",type:t})}unAssignUnusedLicenses(t){return this.network.postCSRF({o:"licenseManager",f:"unassignUnusedLicenses",type:t})}optimizeLicenses(t){return this.network.postCSRF({o:"licenseManager",f:"optimizeLicenses",type:t})}getObjectsWithoutLicense(t,e){return this.network.post({o:"licenseManager",f:"countObjectsWithoutLicense",type:t,filter:e})}getLicensesNotAssigned(t){return this.network.post({o:"licenseManager",f:"countLicensesNotAssigned",type:t})}getLicensesAssigned(t){return this.network.post({o:"licenseManager",f:"getLicensesAssigned",type:t})}}class n extends s{getItem(t){return this.network.post({o:"adminStore",f:"getItem",uri:t})}checkoutBilling(t){return this.network.postCSRF({o:"adminStore",f:"checkoutBilling",uri:t})}checkoutFinalize(t){return this.network.postCSRF({o:"adminStore",f:"checkoutFinalize",uri:t})}}class o extends s{getApps(){return this.network.post({o:"admin",f:"apps"})}}!function(t){t.local="local",t.installed="installed",t.autosaved="autosaved",t.saved="saved"}(t||(t={}));class a extends s{list(){return this.network.post({o:"studio",f:"list"})}get(t,e){return this.network.post({o:"studio",f:"get",idApp:t,status:e})}install(t){return this.network.postCSRF({o:"studio",f:"install",value:t})}suspend(t){return this.network.postCSRF({o:"studio",f:"suspend",idApp:t})}restart(t){return this.network.postCSRF({o:"studio",f:"restart",idApp:t})}save(e,i,s){if(s===t.saved||s===t.autosaved)return this.network.postCSRF({o:"studio",f:"save",idApp:e,value:i,status:s});throw"Invalid status value"}delete(t,e){return i=this,s=void 0,n=function*(){return this.network.postCSRF({o:"studio",f:"delete",idApp:t,status:e}).then((t=>{if(0===t.error)return t.messages;throw t.messages}))},new((r=void 0)||(r=Promise))((function(t,e){function o(t){try{c(n.next(t))}catch(t){e(t)}}function a(t){try{c(n.throw(t))}catch(t){e(t)}}function c(e){var i;e.done?t(e.value):(i=e.value,i instanceof r?i:new r((function(t){t(i)}))).then(o,a)}c((n=n.apply(i,s||[])).next())}));var i,s,r,n}cssClassList(){return this.network.post({o:"studio",f:"icons"})}}class c extends s{list(t){return this.network.post(Object.assign({o:"objectList",f:"jamespotArticleQueryList"},t))}get(t){return this.network.post(Object.assign({o:"article",f:"get"},t))}create(t,e){return this.network.maybePostToken(Object.assign({o:"article",f:"create",format:null!=e?e:"raw-list"},t))}update(t){return this.network.post(Object.assign(Object.assign({format:"raw-list"},t),{o:"article",f:"update"}))}delete(t){return this.network.postCSRF({o:"article",f:"delete",idArticle:t})}count(t){return this.network.post({o:"article",f:"count",type:t})}getAttachments(t,e,i){return this.network.post({o:"article",f:"getAttachment",idArticle:t,type:e,format:i})}permalink(t){return this.network.post({o:"article",f:"permalink",permalinkId:t})}saveAsDraft(t,e,i){return this.network.post({o:"article",f:"saveAsDraft",form:t,contentType:e,idDraft:i})}getComments(t,e){var i,s;return this.network.post(Object.assign(Object.assign({o:"article",f:"getComments"},t),{attachments:null!==(i=t.attachment)&&void 0!==i&&i,limits:null!==(s=t.limits)&&void 0!==s?s:{start:0,max:1e4},format:null!=e?e:"raw-little"}))}addComment(t,e){return this.network.post(Object.assign(Object.assign({o:"article",f:"addComment"},t),{alertAuthor:Number(t.alertAuthor),sendAlert:Number(t.sendAlert),type:"comment",format:null!=e?e:"raw-little"}))}updateComment(t,e){return this.network.post(Object.assign(Object.assign({o:"article",f:"updateComment"},t),{format:null!=e?e:"raw-little"}))}deleteComment(t){return this.network.postCSRF({o:"comment",f:"delete",idComment:t})}getRead(t){return this.network.post({o:"article",f:"getRead",uri:t})}}var u=function(t,e){var i={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(i[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(s=Object.getOwnPropertySymbols(t);r<s.length;r++)e.indexOf(s[r])<0&&Object.prototype.propertyIsEnumerable.call(t,s[r])&&(i[s[r]]=t[s[r]])}return i};class p extends s{configuration(){return this.network.post({o:"assetReservation",f:"configuration"})}createReservation(t){return this.network.postCSRF(Object.assign({o:"assetReservation",f:"createReservation",format:"raw-list"},t))}getReservations(t){var{format:e="raw-list"}=t,i=u(t,["format"]);return this.network.post(Object.assign({o:"assetReservation",f:"getReservations",format:e},i))}cancelReservation(t){return this.network.post({o:"assetReservation",f:"cancelReservation",format:"raw-list",idArticle:t})}bookByDate(t){var{format:e="raw-list"}=t,i=u(t,["format"]);return this.network.post(Object.assign({o:"assetReservation",f:"BookByDate",format:e},i))}getList(t){var{format:e="raw-list"}=t,i=u(t,["format"]);return this.network.post(Object.assign({o:"objectList",f:"assetReservationList",format:e},i))}}class l extends s{autocomplete(t){return this.network.post({o:"autocomplete",f:"audience",q:t}).then((t=>{if(Array.isArray(t.result))return t.result;throw"Bad response from backend"}))}}class f extends s{getFormattedList(t,e){return this.network.post(Object.assign({o:"objectList",f:"bookmarksList",format:e},t))}addFormattedLink(t,e,i){const s=null!=i?i:"list";return this.network.post({o:"custom",f:"actionAdd",type:"bookmarkLink",targetId:t,targetType:e,format:s})}addBookmark(t,e){return this.network.postCSRF(Object.assign({o:"bookmarks",f:"add"},t))}delete(t){return this.network.postCSRF({o:"bookmarks",f:"delete",bookmarkID:t})}rename(t,e,i){return this.network.postCSRF({o:"bookmarks",f:"rename",bookmarkID:t,bookmarkLabel:e,bookmarkUrl:i})}move(t,e,i){return this.network.postCSRF({o:"bookmarks",f:"move",bookmarkID:t,bookmarkReference:e,bookmarkPosition:i})}}class d extends s{getInfos(t,e){return this.network.post({o:"BusinessNetworking",f:"MarkerInfo",id:t,format:null!=e?e:"raw-little"})}}class m extends s{get(t,e){return this.network.post({o:"community",f:"getCommunity",idCommunity:t,format:e||"raw-little"})}sendRequest(t,e){return this.network.post({o:"community",f:"sendRequest",message:t,idUserTo:e})}autocomplete(t){return this.network.post({o:"autocomplete",f:"community",q:t}).then((t=>t.result))}}class h extends s{create(t,e,i,s,r){return this.network.post({o:"article",f:"create",type:t,token:e,title:i,dateStart:s,publishTo:r})}getList(t="",e=[],i=[],s=1,r="raw-list"){return this.network.post({o:"objectList",f:"diapazoneQueryList",query:t,filters:e,orders:i,page:s,format:r})}}var g=function(t,e,i,s){return new(i||(i=Promise))((function(r,n){function o(t){try{c(s.next(t))}catch(t){n(t)}}function a(t){try{c(s.throw(t))}catch(t){n(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(o,a)}c((s=s.apply(t,e||[])).next())}))};class w extends s{upload(t){const e=new FormData;return e.append("attrName",t.attrName),t.file?e.append(t.attrName,t.file):t.url&&e.append("url",t.url),e.append("token",t.token),this.network.postFile(e)}uploadMany(t){return g(this,void 0,void 0,(function*(){return Promise.all(t.map((t=>this.upload(t))))}))}get(t,e){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"get",idFile:t,format:e})}))}getParent(t,e){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"getParent",idFile:t,format:e})}))}getWithHash(t,e,i){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"getWithHash",idFile:t,hash:e,format:i})}))}duplicate(t,e,i){return g(this,void 0,void 0,(function*(){return this.network.postCSRF({o:"file",f:"duplicateFile",idFile:t,title:e,publishTo:i})}))}updateFile(t,e){return g(this,void 0,void 0,(function*(){return this.network.postCSRF({o:"file",f:"updateFile",idFile:t,title:e})}))}update(t,e,i){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"update",idFile:t,type:e,cropDatas:Object.assign(Object.assign({},i),{rotateBeforeCrop:!0}),killSize:i.killSize,format:"raw-little"})}))}deleteFile(t,e,i,s){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"delete",idFile:t,attrName:e,token:i},s)}))}deleteImage(t,e){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"deleteImage",id:t,type:e})}))}}class k extends s{getCategoriesList(t,e){return this.network.post({o:"objectList",f:"faqQueryList",format:null!=t?t:"raw-list",orders:null!=e?e:[{name:"dateCreation",sort:"ASC"}]})}createCategory(t,e){return this.jApi.article.create(Object.assign(Object.assign({},t),{type:"faq"}),null!=e?e:"raw-view")}updateCategory(t,e){return this.jApi.article.update(Object.assign(Object.assign({},t),{type:"faq",format:null!=e?e:"raw-view"}))}getCategory(t,e){return this.jApi.article.get({idArticle:t,format:null!=e?e:"raw-view"})}deleteCategory(t){return this.jApi.article.delete(t)}checkItem(t,e,i){return this.network.post({o:"faq",f:"checkItem",query:t,page:null!=e?e:1,format:null!=i?i:"raw-list"})}getTaxonomy(){return this.network.post({o:"faq",f:"getFaqTaxonomy"})}getHookProperties(t){return this.network.post({o:"faq",f:"getHookProperties",properties:null!=t?t:["_web"]})}getAccess(){return this.network.post({o:"faq",f:"access"})}createTheme(t,e){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"add-theme"},t),{format:null!=e?e:"raw-view"}))}deleteTheme(t,e){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"delete-theme"},t),{format:null!=e?e:"raw-view"}))}updateTheme(t,e){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"set-theme"},t),{format:null!=e?e:"raw-view"}))}getEntry(t,e){return this.network.post({o:"faq",f:"get-entry",uri:t,format:null!=e?e:"raw-view"})}deleteEntry(t){return this.jApi.article.delete(t)}createEntry(t,e){return this.jApi.article.create(Object.assign(Object.assign({},t),{idSpot:["content"],type:"faqItem"}),null!=e?e:"raw-view")}addEntry(t,e){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"add-entry"},t),{format:null!=e?e:"raw-view"}))}updateEntry(t,e){return this.jApi.article.update(Object.assign(Object.assign({},t),{type:"faqItem",format:null!=e?e:"raw-view"}))}moveEntry(t,e){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"move-entry"},t),{format:null!=e?e:"raw-view"}))}moveTheme(t,e){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"move-theme"},t),{format:null!=e?e:"raw-view"}))}}class y extends s{getBanks(t="list"){return this.network.post({o:"fileBank",f:"getBanks",format:t}).then((t=>t.result))}getFolders(t){return this.network.post({o:"fileBank",f:"getFolders",parentURI:t})}getDocuments(t){return this.network.post({o:"fileBank",f:"getDocuments",parentURI:t})}}class b extends s{countAction(t,e){return this.network.post({o:"activityLog",f:"log",count:!0,verb:t,uri:e})}}class v extends s{autocomplete(t){return this.network.post({o:"autocomplete",f:"spot",q:t,idToUri:!1}).then((t=>t.result))}create(t,e){return this.network.post(Object.assign(Object.assign({o:"spot",f:"create"},t),{format:e}))}update(t,e){const{spotBanner:i}=t,s=function(t,e){var i={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(i[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(s=Object.getOwnPropertySymbols(t);r<s.length;r++)e.indexOf(s[r])<0&&Object.prototype.propertyIsEnumerable.call(t,s[r])&&(i[s[r]]=t[s[r]])}return i}(t,["spotBanner"]);return this.network.postCSRF(Object.assign(Object.assign({o:"spot",f:"update"},s),{format:e}))}getSpot(t,e){return this.network.post({o:"spot",f:"getSpot",idSpot:t,format:e})}getProperties(t){return this.network.post({o:"spot",f:"getProperties",idSpot:t})}getApplications(){return this.network.post({o:"spot",f:"get-available-widget"})}getCategories(){return this.network.post({o:"spot",f:"get-categories"})}getObjectListJamespotSpotMembers(t,e,i,s=1){return this.network.post({o:"objectListJamespot",f:"SpotMembers",idSpot:t,limit:i,page:s,format:"raw-little",query:e})}list(t){return this.network.post(Object.assign({o:"objectList",f:"jamespotSpotQueryList"},t))}resetNotifications(t){return this.network.post(Object.assign({o:"spot",f:"resetNotifications"},t))}}class j extends s{list(t,e,i,s=[{name:"dateCreation",sort:"DESC"}]){return this.jApi.article.list({type:"aseiClearanceTicket",format:"raw-view",limit:e,page:t,orders:s,filters:i})}requestStatus(t,e,i){return this.network.post({o:"asei",f:"setStatus",uri:t,requestedStatus:e,audience:i})}getDedicatedGroups(){return this.network.post({o:"asei",f:"getDedicatedGroups"})}getConfiguration(){return this.network.post({o:"asei",f:"configuration"})}}class O extends s{tenants(){return this.network.post({o:"drive",f:"getTenants"})}groups(t,e){return this.network.post({o:"drive",f:"getGroups",query:t,filter:e})}sites(){return this.network.post({o:"drive",f:"getSites"})}listAccount(t){return this.network.post({o:"drive",f:"listAccount",service:t})}isAccountLogged(t,e){return this.network.post({o:"drive",f:"isAccountLogged",service:t,id:e})}checkAccountToken(t){return this.network.post({o:"drive",f:"checkAccountToken",service:t})}documents(t,e){return this.network.post({o:"drive",f:"getDocuments",service:t,documentParams:e})}}class A extends s{GetUnclassifiedFiles(t){var e;return this.network.post({o:"objectListMediaLibrary",f:"GetUnclassifiedFiles",format:t.format,page:null!==(e=t.page)&&void 0!==e?e:1,limit:t.limit,nolimit:t.nolimit})}}class S extends s{getLogs({dateEnd:t,idLogMax:e}){return this.network.post({o:"jLand",f:"adminLogs",dateEnd:t,idLogMax:e})}getStats({map:t,dateStart:e,dateEnd:i}){return this.network.post({o:"jLand",f:"adminStats",map:t,dateStart:e,dateEnd:i})}getAllMapsAsAdmin(t="raw-list,licenses"){return this.network.post({o:"objectListJLand",f:"jLandList",format:t})}createMap(t,e="raw-list"){return this.network.maybePostToken(Object.assign(Object.assign({},t),{o:"article",f:"create",format:e,type:"jlandmap"}))}}class x extends s{sendMessage(t,e){return this.network.post({o:"messenger",f:"newMessage",idDiscussion:e,msg:{description:t}})}getOrCreateDiscussion(t,e){const i=t<e?`${t}.${e}`:`${e}.${t}`;return this.network.post({o:"messenger",f:"getDiscussion",idDiscussion:i,type:"messengerUser",idUserTo:e})}}class C extends s{getConfig(){return this.network.post({o:"search",f:"getConfig"})}proposition({query:t,format:e},i){return this.network.post({o:"search",f:"proposition",query:t,format:e||"little"},i)}searchQuery(t,e){const{keywords:i,category:s,facetCategories:r,filters:n,page:o,limit:a,sort:c,options:u}=t;return this.network.post({o:"search",f:"query",keywords:i,category:s,facetCategories:r,filters:n,page:o,limit:a,sort:c,options:u},e)}getLastQueries(){return this.network.post({o:"search",f:"getLastQueries"})}getAdminConfig(){return this.network.post({o:"search",f:"getAdminConfig"})}setAdminConfig(t){return this.network.post({o:"search",f:"setAdminConfig",config:t})}}var F=function(t,e){var i={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(i[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(s=Object.getOwnPropertySymbols(t);r<s.length;r++)e.indexOf(s[r])<0&&Object.prototype.propertyIsEnumerable.call(t,s[r])&&(i[s[r]]=t[s[r]])}return i};class L extends s{list(){return this.network.post({o:"taxonomy",f:"list",format:"raw-little"}).then((t=>{if(Array.isArray(t.result))return t.result;throw"Bad response from backend"}))}create(t){var{format:e="raw-little"}=t,i=F(t,["format"]);return this.network.post(Object.assign({o:"taxonomy",f:"create",format:e},i))}autocomplete(t,e){return this.network.post({o:"autocomplete",f:"taxonomy",q:e,idTaxonomy:t,idToUri:!1})}autocompleteList(t){var{format:e="autocomplete"}=t,i=F(t,["format"]);return this.network.post(Object.assign({o:"objectListTaxonomy",f:"concept",format:e},i))}autocompleteHierarchy(t){return this.network.post(Object.assign({o:"objectListTaxonomyHierarchy",f:"concept"},t))}}class R extends s{autocomplete(t){return this.network.post({o:"autocomplete",f:"user",q:t,idToUri:!1}).then((t=>t.result))}get(t,e="little",i){return this.network.post({o:"user",f:"get",uri:t,format:e},i)}updateImage(t,e="raw-little"){return this.network.postCSRF({o:"user",f:"updateImage",idFile:t,format:e})}updateBanner(t,e="raw-little"){return this.network.postCSRF({o:"user",f:"updateBanner",idFile:t,format:e})}updateMail(t,e){return this.network.postCSRF({o:"user",f:"editMail",mail:t,password:e})}userUpdateProfile(t){return this.network.postCSRF(Object.assign({o:"user",f:"updateProfile"},t))}configuration(){return this.network.post({o:"userDirectory",f:"configuration"})}fieldsConfiguration(){return this.network.post({o:"user",f:"fieldsConfiguration"})}userList(t,e){return this.network.post(Object.assign({o:"objectList",f:"JamespotUserList"},t),e)}userQueryList(t){return this.network.post(Object.assign({o:"objectList",f:"JamespotUserQueryList"},t))}userMap(t){return this.network.post(Object.assign({o:"objectListJamespot",f:"userMap"},t))}userBusinessContactQueryList(t){return this.network.post(Object.assign({o:"businessContact",f:"queryList"},t))}userCreateBusinessContact(t){const e=Object.assign(Object.assign({},t),{pseudo:t.title,firstName:t.firstname,lastName:t.lastname,champ1:t.field1,champ2:t.field2,champ3:t.field3,champ4:t.field4,champ5:t.field5}),i=Object.assign(Object.assign({},e),{type:"businessContactCard",publishTo:"networkPublic/1"});return this.jApi.article.create(i)}userUpdateBusinessContact(t){const e=Object.assign(Object.assign({},t),{pseudo:t.title,firstName:t.firstname,lastName:t.lastname,champ1:t.field1,champ2:t.field2,champ3:t.field3,champ4:t.field4,champ5:t.field5}),i=Object.assign(Object.assign({},e),{uri:t.uri,publishTo:"networkPublic/1"});return this.jApi.article.update(i)}userDeleteBusinessContact(t){return this.jApi.article.delete(t)}userAddContact(t){return this.network.post({o:"user",f:"addContact",idUser:t})}userRemoveContact(t){return this.network.post({o:"user",f:"removeContact",idUser:t})}signIn(t,e){return this.network.post({o:"user",f:"signIn",mail:t,password:e})}getFields(t,e){return this.network.post({o:"user",f:"getFields",idUser:t,fieldsType:e})}}class _ extends s{getFiles(t){return this.network.post(Object.assign({o:"onlyOffice",f:"getFiles"},t))}getFile(t,e){return this.network.post({o:"onlyOffice",f:"getFile",idFile:t,hash:e})}getTemplates(t){return this.network.post({o:"onlyOffice",f:"getTemplates"},t)}deleteFile(t,e){return this.network.postCSRF({o:"onlyOffice",f:"deleteFile",idFile:t,withParent:e})}createFile(t,e,i){return this.network.postCSRF({o:"onlyOffice",f:"createFile",title:t,type:e,publishTo:i})}updateFile(t,e){return this.network.postCSRF({o:"onlyOffice",f:"updateFile",idFile:t,title:e})}createVersion(t){return this.network.post({o:"onlyOffice",f:"createVersion",idFile:t})}setAccessRequest(t,e,i,s){return this.network.postCSRF({o:"onlyOffice",f:"setAccessRequest",uri:t,idUser:e,requestAccessValue:i,requestResponseMessage:s})}getAccessRequest(t,e){return this.network.post({o:"onlyOffice",f:"getAccessRequest",format:"raw-little",uri:t,idUser:e})}askAccess(t,e,i){return this.network.postCSRF({o:"onlyOffice",f:"askAccess",uri:t,askAccess:e,askMessage:i})}}class T extends s{createChannel(t,e="raw-list"){return this.network.maybePostToken(Object.assign(Object.assign({},t),{o:"article",f:"create",format:e,type:"tvDisplayChannel"}))}getChannel(t){return this.network.post(Object.assign(Object.assign({},t),{o:"tvDisplay",f:"getChannel"}))}getConfigureChannel(t){return this.network.post(Object.assign(Object.assign({},t),{o:"tvDisplay",f:"getConfigureChannel"}))}}class P extends s{contentObjectLinks(t){return this.network.post({o:"shared",f:"contentObjectLinks",format:"raw-little",uri:t})}contentSetObjectAccessRule(t,e,i){return this.network.postCSRF({o:"shared",f:"contentSetObjectAccessRule",format:"raw-little",uri:t,rule:e,hash:i})}}var U=function(t,e,i,s){return new(i||(i=Promise))((function(r,n){function o(t){try{c(s.next(t))}catch(t){n(t)}}function a(t){try{c(s.throw(t))}catch(t){n(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(o,a)}c((s=s.apply(t,e||[])).next())}))};class E extends s{SaveAnimationConfiguration(t){return U(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"saveConfiguration",animation:t})}))}DeleteAnimation(){return U(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"deleteAnimation"})}))}GetCurrentAnimation(){return U(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"getConfiguration"})}))}GetCurrentAnimationApp(){return U(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"getConfigurationApp"})}))}ToggleAnimationActive(){return U(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"toggleAnimationActive"})}))}GetAnimationActive(){return U(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"getAnimationActive"})}))}}class M extends s{getObject(t){return this.network.post({o:"object",f:"getObject",uri:t})}setAccess(t,e,i,s){return this.network.post({o:"object",f:"setAccess",uri:t,access:e,message:i,generalAccessRule:s})}getAccess(t){return this.network.post({o:"object",f:"getAccess",uri:t})}getAccessHash(t){return this.network.post({o:"object",f:"getAccessHash",uri:t})}}class q extends s{getFileBanks(t){return this.network.post({o:"file-sync",f:"getFileBanks"},t)}saveFileBanks(t){return this.network.post({o:"file-sync",f:"saveFileBanks",fileBanks:t})}getUserQuota(t){return this.network.post({o:"file-sync",f:"getUserQuota"},t)}getAdminSpots(t,e){return this.network.post(Object.assign({o:"objectList",f:"fileSyncAdminSpots"},t),e)}}class B extends s{getUsers(t,e){return this.network.post(Object.assign(Object.assign({o:"customAction",f:"getUsers"},t),{format:null!=e?e:"raw-list"}))}add(t,e){return this.network.post(Object.assign(Object.assign({o:"customAction",f:"add"},t),{format:null!=e?e:"raw-little"}))}remove(t,e){return this.network.post(Object.assign(Object.assign({o:"customAction",f:"remove"},t),{format:null!=e?e:"raw-little"}))}}class D extends s{textEnhancement({text:t,capacity:e}){return this.network.post({o:"jia",f:"textEnhancement",text:t,capacity:e})}}class I extends s{responseUserList(t,e,i){return this.network.post({o:"widget",f:"responseUserList",uri:t,uniqid:e,page:i})}}class ${constructor(t){this.version="1.0",this.network=t,this.admin={license:new r(this),store:new n(this),utils:new o(this)},this.application=new a(this),this.article=new c(this),this.asei=new j(this),this.assetReservation=new p(this),this.audience=new l(this),this.bookmark=new f(this),this.businessNetworking=new d(this),this.community=new m(this),this.diapazone=new h(this),this.drive=new O(this),this.faq=new k(this),this.file=new w(this),this.filebank=new y(this),this.fileSync=new q(this),this.global=new b(this),this.group=new v(this),this.jia=new D(this),this.jland=new S(this),this.mediaLibrary=new A(this),this.messenger=new x(this),this.object=new M(this),this.search=new C(this),this.share=new P(this),this.socialAction=new B(this),this.taxonomy=new L(this),this.tvDisplay=new T(this),this.user=new R(this),this.wedoc=new _(this),this.widget=new I(this),this.animations=new E(this)}}var J=function(t,e,i,s){return new(i||(i=Promise))((function(r,n){function o(t){try{c(s.next(t))}catch(t){n(t)}}function a(t){try{c(s.throw(t))}catch(t){n(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(o,a)}c((s=s.apply(t,e||[])).next())}))};class N{constructor(t,e="api-front"){this.window=t,this.action=e}static _formatPostOptions(t){const e=t?{body:JSON.stringify(t)}:void 0;return Object.assign({method:"POST",credentials:"same-origin"},e)}getUrl(t,e){return J(this,void 0,void 0,(function*(){const i=yield this.window.getBackendUrl();let s;try{s=new URL(`/${this.action}/${t}/${e}`,i).href}catch(r){s=`${i}/${this.action}/${t}/${e}`}return s}))}getHostname(){return J(this,void 0,void 0,(function*(){const t=(yield this.window.getBackendUrl()).split("//");return t.length>1?t[1]:t[0]}))}fetch(t,e){var{o:i,f:s}=t,r=function(t,e){var i={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(i[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(s=Object.getOwnPropertySymbols(t);r<s.length;r++)e.indexOf(s[r])<0&&Object.prototype.propertyIsEnumerable.call(t,s[r])&&(i[s[r]]=t[s[r]])}return i}(t,["o","f"]);return J(this,void 0,void 0,(function*(){void 0===e&&(e=null);const t=yield this.getUrl(i,s);return this.window.fetch(t,Object.assign(Object.assign({},N._formatPostOptions(r)),{signal:e}))}))}post(t,e){return this.fetch(t,e).then((t=>t.json())).then((t=>{if(0===t.error)return t;throw{error:t.error,errorMsg:t.errorMsg,messages:t.messages}})).catch((t=>{if(e&&e.aborted)throw{error:-1,aborted:!0};throw t}))}postFile(t){return J(this,void 0,void 0,(function*(){const e=yield this.getUrl("file","create");if(t.append("format","raw-little"),!t.has("token")){const{result:e}=yield this.token();t.append("token",e)}const i=t.get("token");return i&&"string"==typeof i?this.window.fetch(e,{method:"POST",credentials:"same-origin",body:t}).then((t=>t.json())).then((t=>({response:t,token:i}))):Promise.reject("Missing token")}))}postCSRF(t){return this.tokenCSRF().then((e=>this.post(Object.assign(t,{tokenCSRF:e.result}))))}postToken(t){return this.token().then((e=>this.post(Object.assign(t,{token:e.result}))))}maybePostToken(t){return"token"in t&&t.token?this.post(t):this.postToken(t)}token(){return this.post({o:"misc",f:"token"})}tokenCSRF(){return this.post({o:"misc",f:"tokenCSRF"})}}class W{getBackendUrl(){return t=this,e=void 0,s=function*(){const t=window.location;return`${t.protocol}//${t.host}`},new((i=void 0)||(i=Promise))((function(r,n){function o(t){try{c(s.next(t))}catch(t){n(t)}}function a(t){try{c(s.throw(t))}catch(t){n(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(o,a)}c((s=s.apply(t,e||[])).next())}));var t,e,i,s}fetch(t,e){return window.fetch(t,e)}}const z={ADMIN:9,USER:5,EXTERNAL:3,GUEST:0},Q="accept",G="deny";function H(t){const e=t;return e&&"number"==typeof e.id&&"number"==typeof e.targetId}const V={bookmarkLink:H},X={isBookmarkLink:function(t){return"targetId"in t&&!!t.targetId},isBookmarkCustom:function(t){const e=t;return void 0!==e.bookmarkLabel||void 0!==e.bookmarkMeta||void 0!==e.bookmarkUrl},isBookmarkRawList:H,isTVChannelType:function(t,e){return"tvChannelType"in t&&t.tvChannelType===e},objectIsType:function(t,e){return null!=e&&V[t](e)},isStandardApiError:t=>"object"==typeof t&&null!==t&&"error"in t&&"errorMsg"in t&&"messages"in t&&"number"==typeof t.error&&"string"==typeof t.errorMsg&&Array.isArray(t.messages),isAbortApiError:t=>null!==t&&"object"==typeof t&&"error"in t&&"aborted"in t&&-1===t.error&&!0===t.aborted};function Y(t,e){return t&&!t.endsWith(e)?`${t}${e}`:t}function K(t,e){return t&&t.startsWith(e)?t.split("").slice(e.length).join(""):t}function Z(t){return t.toString().padStart(2,"0")}function tt(t){return"uri"in t&&t.uri?t.uri:`${t.type}/${t.recordId}`}function et(t){return K(Y(t.from,"/"),"/")||""}function it(t){return t.timestamp?`?_=${t.timestamp}`:""}function st(t){const e=[];return"timestamp"in t&&t.timestamp&&e.push(`_=${t.timestamp}`),"iconColor"in t&&t.iconColor&&e.push(`color=${t.iconColor}`),e.length?"?"+e.join("&"):""}function rt(t,e=2){return"size"in t&&t.size?t.size:"width"in t&&t.width&&"height"in t&&t.height?`${t.width*e}x${t.height*e}`:""}function nt(t){return t.format||"png"}function ot(t){try{return new URL(t)}catch(t){}try{return new URL(window.location.origin+"/"+K(t,"/"))}catch(t){}}function at(t,e=2){if("url"in t&&t.url){const e=ot(t.url);if(e)return"timestamp"in t&&t.timestamp&&!e.searchParams.has("_")&&e.searchParams.append("_",t.timestamp.toString()),e.toString()}return`/${et(t)}${rt(t,e)}/${tt(t)}.${nt(t)}${st(t)}`}const ct=["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pdf","application/zip","application/illustrator","application/postscript","application/vnd.ms-opentype","application/x-font-ttf","application/octet-stream","audio/mp3","audio/mpeg","font/ttf","font/otf","image/jpeg","image/jpg","image/png","image/gif","image/vnd.adobe.photoshop","image/svg+xml","text/plain","text/csv","video/mp4","video/webm"],ut=["docx","xlsx","csv","pptx","pdf","zip","ai","mp3","mpeg","ttf","otf","jpg","jpeg","png","gif","psd","svg","txt","mp4","odt","webm"],pt={"application/vnd.openxmlformats-officedocument.wordprocessingml.document":"docx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"xlsx","application/vnd.openxmlformats-officedocument.presentationml.presentation":"pptx","application/vnd.oasis.opendocument.text":"odt","application/pdf":"pdf","application/zip":"zip","application/x-zip-compressed":"zip","application/illustrator":"ai","application/postscript":"ai","audio/mp3":"mp3","audio/mpeg":"mpeg","font/ttf":"ttf","font/otf":"otf","image/jpeg":"jpeg","image/jpg":"jpg","image/png":"png","image/gif":"gif","application/x-font-ttf":"ttf","application/vnd.ms-opentype":"otf","image/vnd.adobe.photoshop":"psd","image/svg+xml":"svg","text/plain":"txt","text/csv":"xlsx","video/mp4":"mp4","video/webm":"mp4"},lt=t=>Object.keys(pt).find((e=>pt[e]===t)),ft=t=>{var e;return null!==(e=pt[t])&&void 0!==e?e:void 0};function dt(t){const e=String(t).split(".").pop();return ut.find((t=>t===e))}const mt=t=>{var e;const i=dt(t);return null!==(e=lt(i))&&void 0!==e?e:"application/octet-stream"},ht=t=>t?(new Date(t).getTime()/1e3).toFixed(0):void 0,gt=(t,e="fitx80")=>{const i=jt(t),s=ht(t.dateModified);switch(i){default:return;case"video":return`/media/${t.id}.mp4?stream=true`+(s?`&_=${s}`:"");case"audio":return`/media/${t.id}.mp3`+(s?`?_=${s}`:"");case"gif":return at({timestamp:s,size:e,from:"imagecache",uri:t.uri,format:"gif"});case"image":return at({timestamp:s,size:e,from:"imagecache",uri:t.uri})}},wt=t=>{const e=dt(t);return void 0!==e?yt(lt(e)):"application"},kt=t=>-1!==["image/vnd","image/svg","image/heic"].findIndex((e=>t.startsWith(e)));function yt(t){return t&&t.startsWith("folder/")?"folder":null==t||kt(t)?"application":t.startsWith("image/gif")?"gif":t.startsWith("image/")?"image":t.startsWith("video/")?"video":t.startsWith("audio/")?"audio":t.startsWith("font/")||t.startsWith("application/x-font-ttf")||t.startsWith("application/vnd.ms-opentype")?"font":t.startsWith("text/")?"text":"application"}const bt=(t,e,i="rr")=>"ng"===i?`/ng/file/${t}/${e}`:`/ng/rr/file/${t}/${e}`,vt=t=>void 0===t.mimetype||"application/octet-stream"===t.mimetype?mt(t.title):t.mimetype,jt=t=>void 0===t.mimetype||"application/octet-stream"===t.mimetype?wt(t.title):yt(t.mimetype),Ot=Array.isArray,At=Object.keys,St=Object.prototype.hasOwnProperty;function xt(t,e,i){const s=null==i?void 0:i.map((t=>t.split(".")));if(t===e)return!0;if(t&&e&&"object"==typeof t&&"object"==typeof e){const r=Ot(t),n=Ot(e);let o,a,c;if(r&&n){if(a=t.length,a!==e.length)return!1;for(o=a;0!=o--;)if(!xt(t[o],e[o],i))return!1;return!0}if(r!==n)return!1;const u=t instanceof Date,p=e instanceof Date;if(u!==p)return!1;if(u&&p)return t.getTime()===e.getTime();const l=t instanceof RegExp,f=e instanceof RegExp;if(l!==f)return!1;if(l&&f)return t.toString()===e.toString();const d=At(t).filter((t=>!(null==s?void 0:s.some((e=>1===e.length&&e[0]===t)))));if(a=d.length,a!==At(e).filter((t=>!(null==s?void 0:s.some((e=>1===e.length&&e[0]===t))))).length)return!1;for(o=a;0!=o--;)if(!St.call(e,d[o]))return!1;for(o=a;0!=o--;)if(c=d[o],!("_owner"===c&&t.$$typeof||xt(t[c],e[c],null==s?void 0:s.filter((t=>t.length>1&&t[0]===c)).map((t=>t.splice(1).join("."))))))return!1;return!0}return t!=t&&e!=e}function Ct(t,e){if(Array.isArray(t))return t.map((t=>Ct(t,e)));if("object"==typeof t&&null!==t){let i={};return Object.keys(t).forEach((s=>{i=Object.assign(Object.assign({},i),{[s]:s&&e.includes(s)?typeof t[s]:Ct(t[s],e)})})),i}return t}function Ft(t){return t.startsWith("tag_")||"tags"===t}function Lt(t){return Object.fromEntries(Object.entries(t).filter((([t])=>Ft(t))))}function Rt(t,e,i){return Object.fromEntries(Object.entries(t).filter((([t])=>Ft(t))).map((([t,s])=>{const r=Array.isArray(s)?s.map((t=>"object"==typeof t&&t&&e in t?t[e]:t)):s;return[t,i?i(r):r]})))}function _t(t){return Rt(t,"uri")}const Tt=t=>{var e;let i={};"_errors"in t&&(i._errors=t._errors),"_options"in t&&(i._options=t._options),"title"in t&&(i.title=t.title),"description"in t&&(i.description=t.description),"activity"in t&&(i.activity=t.activity),"image"in t&&(i.image=t.image),"uri"in t&&(i.uri=t.uri),"type"in t&&(i.type=t.type),"edito"in t&&(i.edito=t.edito),"category"in t&&(i.category=t.category.toString()),"commentLevel"in t&&(i.commentLevel=t.commentLevel),"_options"in t&&(null===(e=t._options)||void 0===e?void 0:e.custom_widgets)&&(i.custom_widgets=Array.isArray(t._options.custom_widgets)?{}:t._options.custom_widgets),"displayType"in t&&(i.displayType=t.displayType),"language"in t&&(i.language=t.language),"edit_access"in t&&(i.edit_access=t.edit_access),"lock_mail"in t&&(i.lock_mail=t.lock_mail),"fileSyncEnabled"in t&&(i.fileSyncEnabled=t.fileSyncEnabled),"fileSyncVersioningType"in t&&(i.fileSyncVersioningType=t.fileSyncVersioningType),"fileBankQuota"in t&&(i.fileBankQuota=t.fileBankQuota),"idCommunity"in t&&(i.idCommunity=t.idCommunity),"lastRssExecution"in t&&(i.lastRssExecution=t.lastRssExecution),"mail_comment"in t&&(i.mail_comment=t.mail_comment),"mail_frequency"in t&&(i.mail_frequency=t.mail_frequency),"mail_spotit"in t&&(i.mail_spotit=t.mail_spotit),"mail_subscriber"in t&&(i.mail_subscriber=t.mail_subscriber),"notifyFolder"in t&&(i.notifyFolder=t.notifyFolder),"nounsubscribe"in t&&(i.nounsubscribe=t.nounsubscribe),"privacy"in t&&(i.privacy=t.privacy),"publishFolder"in t&&(i.publishFolder=t.publishFolder),"rss_access"in t&&(i.rss_access=t.rss_access),"rss_feed"in t&&(i.rss_feed=t.rss_feed&&Array.isArray(t.rss_feed)?JSON.stringify(t.rss_feed.map((t=>{var{_user:e}=t,i=function(t,e){var i={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(i[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(s=Object.getOwnPropertySymbols(t);r<s.length;r++)e.indexOf(s[r])<0&&Object.prototype.propertyIsEnumerable.call(t,s[r])&&(i[s[r]]=t[s[r]])}return i}(t,["_user"]);return Object.assign(Object.assign({},i),{idUser:null==e?void 0:e.id})}))):"[]"),"rss_key"in t&&(i.rss_key=t.rss_key),"spot_right_user"in t&&(i.spot_right_user=t.spot_right_user),"spotBanner"in t&&(i.spotBanner=t.spotBanner),"spotDefaultPublishType"in t&&(i.spotDefaultPublishType=t.spotDefaultPublishType),"user_level_signup"in t&&(i.user_level_signup=t.user_level_signup),"useTeaser"in t&&(i.useTeaser=t.useTeaser),"widgets"in t&&(i.widgets=t.widgets);const s=Lt(t);if(i=Object.assign(Object.assign({},i),s),Pt(t,i))return i;throw new Error},Pt=(t,e)=>{const i=["id","mainType","dateCreation","dateModified","_url","o2apLinksSources"],s=["custom_widgets"],r=Object.keys(t),n=Object.keys(e),o=r.filter((t=>!n.includes(t)&&!i.includes(t))),a=n.filter((t=>!r.includes(t)&&!s.includes(t))),c=[...o.map((t=>"- "+t)),...a.map((t=>"+ "+t))];if(o.length>0||a.length>0)throw new Error(`prepareGroupForUpdate :: Wrong group mapping | Diff : ${JSON.stringify(c)}`);return!0},Ut=new N(new W),Et=new $(Ut);window.JamespotUserApi=Et;const Mt=Et,qt=$;module.exports=i})();
|
|
1
|
+
(()=>{"use strict";var e,t={d:(e,s)=>{for(var n in s)t.o(s,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:s[n]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},s={};t.r(s),t.d(s,{ACCESS_REQUEST_ACCEPT:()=>gs,ACCESS_REQUEST_DENY:()=>ys,AdminLicenseApi:()=>r,AdminStoreApi:()=>i,AdminUtilsApi:()=>a,JApplicationApi:()=>o,JArticleApi:()=>c,JAssetReservation:()=>d,JAudienceApi:()=>l,JBaseApi:()=>n,JBookmarkApi:()=>p,JBusinessNetworkingApi:()=>h,JCommunityApi:()=>m,JDiapazoneApi:()=>f,JFaqApi:()=>v,JFileApi:()=>y,JFilebankApi:()=>_,JGlobalApi:()=>w,JGroupApi:()=>k,JIAApi:()=>$,JLandApi:()=>O,JMessengerApi:()=>S,JObjectApi:()=>P,JSearchApi:()=>A,JShareApi:()=>F,JSocialActionApi:()=>M,JTaxonomyApi:()=>T,JUserApi:()=>Z,JWedocApi:()=>R,JWidgetApi:()=>U,JamespotUserApi:()=>D,JamespotUserApiInstance:()=>an,Network:()=>q,StudioApplicationStatus:()=>e,TVDisplayApi:()=>E,UserLevel:()=>us,WindowBrowser:()=>J,api:()=>cn,deepEqual:()=>Gs,default:()=>on,extensions:()=>Fs,extractTaxonomiesFromObject:()=>Xs,extractTaxonomiesFromObjectAndMapProperty:()=>en,extractTaxonomiesFromObjectAndMapUri:()=>tn,formatImgUrl:()=>Rs,getArgs:()=>As,getExtensionFromName:()=>Is,getFileExtensionFromMimetype:()=>Ps,getFileFamily:()=>qs,getFileFamilyFromName:()=>Ds,getFormat:()=>Ts,getFrom:()=>Os,getMimetypeFromExtension:()=>Ns,getMimetypeFromName:()=>Ms,getSize:()=>Cs,getTimestamp:()=>Ss,getUri:()=>js,getUrl:()=>Zs,jEnsure:()=>ws,jObjectBaseSchema:()=>ls,jObjectListSchema:()=>ms,jObjectLittleSchema:()=>ps,jUserLittleSchema:()=>ds,mimetypeToExt:()=>Ls,mimetypes:()=>Es,network:()=>rn,objectTimestamp:()=>$s,padStartTwoDigits:()=>xs,prepareGroupForUpdate:()=>sn,removeIfStartsWith:()=>bs,replacePropertiesWithTypes:()=>Hs,resolveFileFamily:()=>Js,resolveFileMimetype:()=>Vs,resolveFilePath:()=>Us,resolveFileUrl:()=>zs,rightsSchema:()=>Ht,suffixIfDoesNotExist:()=>ks,validateIsFormatObjectList:()=>fs,validateIsFormatObjectLittle:()=>hs,validateIsFormatRights:()=>Yt,widgetActiveValueSchema:()=>is,widgetDatePickerValueSchema:()=>rs,widgetDateValueSchema:()=>ss,widgetDatetimeValueSchema:()=>ns,widgetEmailValueSchema:()=>as,widgetNumberValueSchema:()=>ts,widgetTextValueSchema:()=>Xt,widgetTextareaValueSchema:()=>es,widgetUrlValueSchema:()=>os,widgetsValueSchema:()=>cs});class n{constructor(e){this.jApi=e,this.network=e.network}}class r extends n{getLicenseUserStatistics(){return this.network.post({o:"licenseManager",f:"userStatistics"})}assignLicense(e){return this.network.postCSRF({o:"licenseManager",f:"assignLicense",uri:e})}unAssignLicense(e){return this.network.postCSRF({o:"licenseManager",f:"unassignLicense",uri:e})}getAssignmentMode(e){return this.network.post({o:"licenseManager",f:"getAssignmentMode",type:e})}setAssignmentMode(e,t){return this.network.postCSRF({o:"licenseManager",f:"setAssignmentMode",value:t,type:e})}assignPossiblesLicenses(e){return this.network.postCSRF({o:"licenseManager",f:"assignPossiblesLicenses",type:e})}unAssignUnusedLicenses(e){return this.network.postCSRF({o:"licenseManager",f:"unassignUnusedLicenses",type:e})}optimizeLicenses(e){return this.network.postCSRF({o:"licenseManager",f:"optimizeLicenses",type:e})}getObjectsWithoutLicense(e,t){return this.network.post({o:"licenseManager",f:"countObjectsWithoutLicense",type:e,filter:t})}getLicensesNotAssigned(e){return this.network.post({o:"licenseManager",f:"countLicensesNotAssigned",type:e})}getLicensesAssigned(e){return this.network.post({o:"licenseManager",f:"getLicensesAssigned",type:e})}}class i extends n{getItem(e){return this.network.post({o:"adminStore",f:"getItem",uri:e})}checkoutBilling(e){return this.network.postCSRF({o:"adminStore",f:"checkoutBilling",uri:e})}checkoutFinalize(e){return this.network.postCSRF({o:"adminStore",f:"checkoutFinalize",uri:e})}}class a extends n{getApps(){return this.network.post({o:"admin",f:"apps"})}}!function(e){e.local="local",e.installed="installed",e.autosaved="autosaved",e.saved="saved"}(e||(e={}));class o extends n{list(){return this.network.post({o:"studio",f:"list"})}get(e,t){return this.network.post({o:"studio",f:"get",idApp:e,status:t})}install(e){return this.network.postCSRF({o:"studio",f:"install",value:e})}suspend(e){return this.network.postCSRF({o:"studio",f:"suspend",idApp:e})}restart(e){return this.network.postCSRF({o:"studio",f:"restart",idApp:e})}save(t,s,n){if(n===e.saved||n===e.autosaved)return this.network.postCSRF({o:"studio",f:"save",idApp:t,value:s,status:n});throw"Invalid status value"}delete(e,t){return s=this,n=void 0,i=function*(){return this.network.postCSRF({o:"studio",f:"delete",idApp:e,status:t}).then((e=>{if(0===e.error)return e.messages;throw e.messages}))},new((r=void 0)||(r=Promise))((function(e,t){function a(e){try{c(i.next(e))}catch(e){t(e)}}function o(e){try{c(i.throw(e))}catch(e){t(e)}}function c(t){var s;t.done?e(t.value):(s=t.value,s instanceof r?s:new r((function(e){e(s)}))).then(a,o)}c((i=i.apply(s,n||[])).next())}));var s,n,r,i}cssClassList(){return this.network.post({o:"studio",f:"icons"})}}class c extends n{list(e){return this.network.post(Object.assign({o:"objectList",f:"jamespotArticleQueryList"},e))}get(e){return this.network.post(Object.assign({o:"article",f:"get"},e))}create(e,t){return this.network.maybePostToken(Object.assign({o:"article",f:"create",format:null!=t?t:"raw-list"},e))}update(e){return this.network.post(Object.assign(Object.assign({format:"raw-list"},e),{o:"article",f:"update"}))}delete(e){return this.network.postCSRF({o:"article",f:"delete",idArticle:e})}count(e){return this.network.post({o:"article",f:"count",type:e})}getAttachments(e,t,s){return this.network.post({o:"article",f:"getAttachment",idArticle:e,type:t,format:s})}permalink(e){return this.network.post({o:"article",f:"permalink",permalinkId:e})}saveAsDraft(e,t,s){return this.network.post({o:"article",f:"saveAsDraft",form:e,contentType:t,idDraft:s})}getComments(e,t){var s,n;return this.network.post(Object.assign(Object.assign({o:"article",f:"getComments"},e),{attachments:null!==(s=e.attachment)&&void 0!==s&&s,limits:null!==(n=e.limits)&&void 0!==n?n:{start:0,max:1e4},format:null!=t?t:"raw-little"}))}addComment(e,t){return this.network.post(Object.assign(Object.assign({o:"article",f:"addComment"},e),{alertAuthor:Number(e.alertAuthor),sendAlert:Number(e.sendAlert),type:"comment",format:null!=t?t:"raw-little"}))}updateComment(e,t){return this.network.post(Object.assign(Object.assign({o:"article",f:"updateComment"},e),{format:null!=t?t:"raw-little"}))}deleteComment(e){return this.network.postCSRF({o:"comment",f:"delete",idComment:e})}getRead(e){return this.network.post({o:"article",f:"getRead",uri:e})}}var u=function(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]])}return s};class d extends n{configuration(){return this.network.post({o:"assetReservation",f:"configuration"})}createReservation(e){return this.network.postCSRF(Object.assign({o:"assetReservation",f:"createReservation",format:"raw-list"},e))}getReservations(e){var{format:t="raw-list"}=e,s=u(e,["format"]);return this.network.post(Object.assign({o:"assetReservation",f:"getReservations",format:t},s))}cancelReservation(e){return this.network.post({o:"assetReservation",f:"cancelReservation",format:"raw-list",idArticle:e})}bookByDate(e){var{format:t="raw-list"}=e,s=u(e,["format"]);return this.network.post(Object.assign({o:"assetReservation",f:"BookByDate",format:t},s))}getList(e){var{format:t="raw-list"}=e,s=u(e,["format"]);return this.network.post(Object.assign({o:"objectList",f:"assetReservationList",format:t},s))}}class l extends n{autocomplete(e){return this.network.post({o:"autocomplete",f:"audience",q:e}).then((e=>{if(Array.isArray(e.result))return e.result;throw"Bad response from backend"}))}}class p extends n{getFormattedList(e,t){return this.network.post(Object.assign({o:"objectList",f:"bookmarksList",format:t},e))}addFormattedLink(e,t,s){const n=null!=s?s:"list";return this.network.post({o:"custom",f:"actionAdd",type:"bookmarkLink",targetId:e,targetType:t,format:n})}addBookmark(e,t){return this.network.postCSRF(Object.assign({o:"bookmarks",f:"add"},e))}delete(e){return this.network.postCSRF({o:"bookmarks",f:"delete",bookmarkID:e})}rename(e,t,s){return this.network.postCSRF({o:"bookmarks",f:"rename",bookmarkID:e,bookmarkLabel:t,bookmarkUrl:s})}move(e,t,s){return this.network.postCSRF({o:"bookmarks",f:"move",bookmarkID:e,bookmarkReference:t,bookmarkPosition:s})}}class h extends n{getInfos(e,t){return this.network.post({o:"BusinessNetworking",f:"MarkerInfo",id:e,format:null!=t?t:"raw-little"})}}class m extends n{get(e,t){return this.network.post({o:"community",f:"getCommunity",idCommunity:e,format:t||"raw-little"})}sendRequest(e,t){return this.network.post({o:"community",f:"sendRequest",message:e,idUserTo:t})}autocomplete(e){return this.network.post({o:"autocomplete",f:"community",q:e}).then((e=>e.result))}}class f extends n{create(e,t,s,n,r){return this.network.post({o:"article",f:"create",type:e,token:t,title:s,dateStart:n,publishTo:r})}getList(e="",t=[],s=[],n=1,r="raw-list"){return this.network.post({o:"objectList",f:"diapazoneQueryList",query:e,filters:t,orders:s,page:n,format:r})}}var g=function(e,t,s,n){return new(s||(s=Promise))((function(r,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function o(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof s?t:new s((function(e){e(t)}))).then(a,o)}c((n=n.apply(e,t||[])).next())}))};class y extends n{upload(e){const t=new FormData;return t.append("attrName",e.attrName),e.file?t.append(e.attrName,e.file):e.url&&t.append("url",e.url),t.append("token",e.token),this.network.postFile(t)}uploadMany(e){return g(this,void 0,void 0,(function*(){return Promise.all(e.map((e=>this.upload(e))))}))}get(e,t){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"get",idFile:e,format:t})}))}getParent(e,t){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"getParent",idFile:e,format:t})}))}getWithHash(e,t,s){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"getWithHash",idFile:e,hash:t,format:s})}))}duplicate(e,t,s){return g(this,void 0,void 0,(function*(){return this.network.postCSRF({o:"file",f:"duplicateFile",idFile:e,title:t,publishTo:s})}))}updateFile(e,t){return g(this,void 0,void 0,(function*(){return this.network.postCSRF({o:"file",f:"updateFile",idFile:e,title:t})}))}update(e,t,s){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"update",idFile:e,type:t,cropDatas:Object.assign(Object.assign({},s),{rotateBeforeCrop:!0}),killSize:s.killSize,format:"raw-little"})}))}deleteFile(e,t,s,n){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"delete",idFile:e,attrName:t,token:s},n)}))}deleteImage(e,t){return g(this,void 0,void 0,(function*(){return this.network.post({o:"file",f:"deleteImage",id:e,type:t})}))}}class v extends n{getCategoriesList(e,t){return this.network.post({o:"objectList",f:"faqQueryList",format:null!=e?e:"raw-list",orders:null!=t?t:[{name:"dateCreation",sort:"ASC"}]})}createCategory(e,t){return this.jApi.article.create(Object.assign(Object.assign({},e),{type:"faq"}),null!=t?t:"raw-view")}updateCategory(e,t){return this.jApi.article.update(Object.assign(Object.assign({},e),{type:"faq",format:null!=t?t:"raw-view"}))}getCategory(e,t){return this.jApi.article.get({idArticle:e,format:null!=t?t:"raw-view"})}deleteCategory(e){return this.jApi.article.delete(e)}checkItem(e,t,s){return this.network.post({o:"faq",f:"checkItem",query:e,page:null!=t?t:1,format:null!=s?s:"raw-list"})}getTaxonomy(){return this.network.post({o:"faq",f:"getFaqTaxonomy"})}getHookProperties(e){return this.network.post({o:"faq",f:"getHookProperties",properties:null!=e?e:["_web"]})}getAccess(){return this.network.post({o:"faq",f:"access"})}createTheme(e,t){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"add-theme"},e),{format:null!=t?t:"raw-view"}))}deleteTheme(e,t){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"delete-theme"},e),{format:null!=t?t:"raw-view"}))}updateTheme(e,t){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"set-theme"},e),{format:null!=t?t:"raw-view"}))}getEntry(e,t){return this.network.post({o:"faq",f:"get-entry",uri:e,format:null!=t?t:"raw-view"})}deleteEntry(e){return this.jApi.article.delete(e)}createEntry(e,t){return this.jApi.article.create(Object.assign(Object.assign({},e),{idSpot:["content"],type:"faqItem"}),null!=t?t:"raw-view")}addEntry(e,t){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"add-entry"},e),{format:null!=t?t:"raw-view"}))}updateEntry(e,t){return this.jApi.article.update(Object.assign(Object.assign({},e),{type:"faqItem",format:null!=t?t:"raw-view"}))}moveEntry(e,t){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"move-entry"},e),{format:null!=t?t:"raw-view"}))}moveTheme(e,t){return this.network.postCSRF(Object.assign(Object.assign({o:"faq",f:"move-theme"},e),{format:null!=t?t:"raw-view"}))}}class _ extends n{getBanks(e="list"){return this.network.post({o:"fileBank",f:"getBanks",format:e}).then((e=>e.result))}getFolders(e){return this.network.post({o:"fileBank",f:"getFolders",parentURI:e})}getDocuments(e){return this.network.post({o:"fileBank",f:"getDocuments",parentURI:e})}}class w extends n{countAction(e,t){return this.network.post({o:"activityLog",f:"log",count:!0,verb:e,uri:t})}}class k extends n{autocomplete(e){return this.network.post({o:"autocomplete",f:"spot",q:e,idToUri:!1}).then((e=>e.result))}create(e,t){return this.network.post(Object.assign(Object.assign({o:"spot",f:"create"},e),{format:t}))}update(e,t){const{spotBanner:s}=e,n=function(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]])}return s}(e,["spotBanner"]);return this.network.postCSRF(Object.assign(Object.assign({o:"spot",f:"update"},n),{format:t}))}getSpot(e,t){return this.network.post({o:"spot",f:"getSpot",idSpot:e,format:t})}getProperties(e){return this.network.post({o:"spot",f:"getProperties",idSpot:e})}getApplications(){return this.network.post({o:"spot",f:"get-available-widget"})}getCategories(){return this.network.post({o:"spot",f:"get-categories"})}getObjectListJamespotSpotMembers(e,t,s,n=1){return this.network.post({o:"objectListJamespot",f:"SpotMembers",idSpot:e,limit:s,page:n,format:"raw-little",query:t})}list(e){return this.network.post(Object.assign({o:"objectList",f:"jamespotSpotQueryList"},e))}resetNotifications(e){return this.network.post(Object.assign({o:"spot",f:"resetNotifications"},e))}}class b extends n{list(e,t,s,n=[{name:"dateCreation",sort:"DESC"}]){return this.jApi.article.list({type:"aseiClearanceTicket",format:"raw-view",limit:t,page:e,orders:n,filters:s})}requestStatus(e,t,s){return this.network.post({o:"asei",f:"setStatus",uri:e,requestedStatus:t,audience:s})}getDedicatedGroups(){return this.network.post({o:"asei",f:"getDedicatedGroups"})}getConfiguration(){return this.network.post({o:"asei",f:"configuration"})}}class x extends n{tenants(){return this.network.post({o:"drive",f:"getTenants"})}groups(e,t){return this.network.post({o:"drive",f:"getGroups",query:e,filter:t})}sites(){return this.network.post({o:"drive",f:"getSites"})}listAccount(e){return this.network.post({o:"drive",f:"listAccount",service:e})}isAccountLogged(e,t){return this.network.post({o:"drive",f:"isAccountLogged",service:e,id:t})}checkAccountToken(e){return this.network.post({o:"drive",f:"checkAccountToken",service:e})}documents(e,t){return this.network.post({o:"drive",f:"getDocuments",service:e,documentParams:t})}}class j extends n{GetUnclassifiedFiles(e){var t;return this.network.post({o:"objectListMediaLibrary",f:"GetUnclassifiedFiles",format:e.format,page:null!==(t=e.page)&&void 0!==t?t:1,limit:e.limit,nolimit:e.nolimit})}}class O extends n{getLogs({dateEnd:e,idLogMax:t}){return this.network.post({o:"jLand",f:"adminLogs",dateEnd:e,idLogMax:t})}getStats({map:e,dateStart:t,dateEnd:s}){return this.network.post({o:"jLand",f:"adminStats",map:e,dateStart:t,dateEnd:s})}getAllMapsAsAdmin(e="raw-list,licenses"){return this.network.post({o:"objectListJLand",f:"jLandList",format:e})}createMap(e,t="raw-list"){return this.network.maybePostToken(Object.assign(Object.assign({},e),{o:"article",f:"create",format:t,type:"jlandmap"}))}}class S extends n{sendMessage(e,t){return this.network.post({o:"messenger",f:"newMessage",idDiscussion:t,msg:{description:e}})}getOrCreateDiscussion(e,t){const s=e<t?`${e}.${t}`:`${t}.${e}`;return this.network.post({o:"messenger",f:"getDiscussion",idDiscussion:s,type:"messengerUser",idUserTo:t})}}class A extends n{getConfig(){return this.network.post({o:"search",f:"getConfig"})}proposition({query:e,format:t},s){return this.network.post({o:"search",f:"proposition",query:e,format:t||"little"},s)}searchQuery(e,t){const{keywords:s,category:n,facetCategories:r,filters:i,page:a,limit:o,sort:c,options:u}=e;return this.network.post({o:"search",f:"query",keywords:s,category:n,facetCategories:r,filters:i,page:a,limit:o,sort:c,options:u},t)}getLastQueries(){return this.network.post({o:"search",f:"getLastQueries"})}getAdminConfig(){return this.network.post({o:"search",f:"getAdminConfig"})}setAdminConfig(e){return this.network.post({o:"search",f:"setAdminConfig",config:e})}}var C=function(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]])}return s};class T extends n{list(){return this.network.post({o:"taxonomy",f:"list",format:"raw-little"}).then((e=>{if(Array.isArray(e.result))return e.result;throw"Bad response from backend"}))}create(e){var{format:t="raw-little"}=e,s=C(e,["format"]);return this.network.post(Object.assign({o:"taxonomy",f:"create",format:t},s))}autocomplete(e,t){return this.network.post({o:"autocomplete",f:"taxonomy",q:t,idTaxonomy:e,idToUri:!1})}autocompleteList(e){var{format:t="autocomplete"}=e,s=C(e,["format"]);return this.network.post(Object.assign({o:"objectListTaxonomy",f:"concept",format:t},s))}autocompleteHierarchy(e){return this.network.post(Object.assign({o:"objectListTaxonomyHierarchy",f:"concept"},e))}}class Z extends n{autocomplete(e){return this.network.post({o:"autocomplete",f:"user",q:e,idToUri:!1}).then((e=>e.result))}get(e,t="little",s){return this.network.post({o:"user",f:"get",uri:e,format:t},s)}updateImage(e,t="raw-little"){return this.network.postCSRF({o:"user",f:"updateImage",idFile:e,format:t})}updateBanner(e,t="raw-little"){return this.network.postCSRF({o:"user",f:"updateBanner",idFile:e,format:t})}updateMail(e,t){return this.network.postCSRF({o:"user",f:"editMail",mail:e,password:t})}userUpdateProfile(e){return this.network.postCSRF(Object.assign({o:"user",f:"updateProfile"},e))}configuration(){return this.network.post({o:"userDirectory",f:"configuration"})}fieldsConfiguration(){return this.network.post({o:"user",f:"fieldsConfiguration"})}userList(e,t){return this.network.post(Object.assign({o:"objectList",f:"JamespotUserList"},e),t)}userQueryList(e){return this.network.post(Object.assign({o:"objectList",f:"JamespotUserQueryList"},e))}userMap(e){return this.network.post(Object.assign({o:"objectListJamespot",f:"userMap"},e))}userBusinessContactQueryList(e){return this.network.post(Object.assign({o:"businessContact",f:"queryList"},e))}userCreateBusinessContact(e){const t=Object.assign(Object.assign({},e),{pseudo:e.title,firstName:e.firstname,lastName:e.lastname,champ1:e.field1,champ2:e.field2,champ3:e.field3,champ4:e.field4,champ5:e.field5}),s=Object.assign(Object.assign({},t),{type:"businessContactCard",publishTo:"networkPublic/1"});return this.jApi.article.create(s)}userUpdateBusinessContact(e){const t=Object.assign(Object.assign({},e),{pseudo:e.title,firstName:e.firstname,lastName:e.lastname,champ1:e.field1,champ2:e.field2,champ3:e.field3,champ4:e.field4,champ5:e.field5}),s=Object.assign(Object.assign({},t),{uri:e.uri,publishTo:"networkPublic/1"});return this.jApi.article.update(s)}userDeleteBusinessContact(e){return this.jApi.article.delete(e)}userAddContact(e){return this.network.post({o:"user",f:"addContact",idUser:e})}userRemoveContact(e){return this.network.post({o:"user",f:"removeContact",idUser:e})}signIn(e,t){return this.network.post({o:"user",f:"signIn",mail:e,password:t})}getFields(e,t){return this.network.post({o:"user",f:"getFields",idUser:e,fieldsType:t})}}class R extends n{getFiles(e){return this.network.post(Object.assign({o:"onlyOffice",f:"getFiles"},e))}getFile(e,t){return this.network.post({o:"onlyOffice",f:"getFile",idFile:e,hash:t})}getTemplates(e){return this.network.post({o:"onlyOffice",f:"getTemplates"},e)}deleteFile(e,t){return this.network.postCSRF({o:"onlyOffice",f:"deleteFile",idFile:e,withParent:t})}createFile(e,t,s){return this.network.postCSRF({o:"onlyOffice",f:"createFile",title:e,type:t,publishTo:s})}updateFile(e,t){return this.network.postCSRF({o:"onlyOffice",f:"updateFile",idFile:e,title:t})}createVersion(e){return this.network.post({o:"onlyOffice",f:"createVersion",idFile:e})}setAccessRequest(e,t,s,n){return this.network.postCSRF({o:"onlyOffice",f:"setAccessRequest",uri:e,idUser:t,requestAccessValue:s,requestResponseMessage:n})}getAccessRequest(e,t){return this.network.post({o:"onlyOffice",f:"getAccessRequest",format:"raw-little",uri:e,idUser:t})}askAccess(e,t,s){return this.network.postCSRF({o:"onlyOffice",f:"askAccess",uri:e,askAccess:t,askMessage:s})}}class E extends n{createChannel(e,t="raw-list"){return this.network.maybePostToken(Object.assign(Object.assign({},e),{o:"article",f:"create",format:t,type:"tvDisplayChannel"}))}getChannel(e){return this.network.post(Object.assign(Object.assign({},e),{o:"tvDisplay",f:"getChannel"}))}getConfigureChannel(e){return this.network.post(Object.assign(Object.assign({},e),{o:"tvDisplay",f:"getConfigureChannel"}))}}class F extends n{contentObjectLinks(e){return this.network.post({o:"shared",f:"contentObjectLinks",format:"raw-little",uri:e})}contentSetObjectAccessRule(e,t,s){return this.network.postCSRF({o:"shared",f:"contentSetObjectAccessRule",format:"raw-little",uri:e,rule:t,hash:s})}}var L=function(e,t,s,n){return new(s||(s=Promise))((function(r,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function o(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof s?t:new s((function(e){e(t)}))).then(a,o)}c((n=n.apply(e,t||[])).next())}))};class N extends n{SaveAnimationConfiguration(e){return L(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"saveConfiguration",animation:e})}))}DeleteAnimation(){return L(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"deleteAnimation"})}))}GetCurrentAnimation(){return L(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"getConfiguration"})}))}GetCurrentAnimationApp(){return L(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"getConfigurationApp"})}))}ToggleAnimationActive(){return L(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"toggleAnimationActive"})}))}GetAnimationActive(){return L(this,void 0,void 0,(function*(){return this.network.post({o:"animations",f:"getAnimationActive"})}))}}class P extends n{getObject(e){return this.network.post({o:"object",f:"getObject",uri:e})}setAccess(e,t,s,n){return this.network.post({o:"object",f:"setAccess",uri:e,access:t,message:s,generalAccessRule:n})}getAccess(e){return this.network.post({o:"object",f:"getAccess",uri:e})}getAccessHash(e){return this.network.post({o:"object",f:"getAccessHash",uri:e})}}class I extends n{getFileBanks(e){return this.network.post({o:"file-sync",f:"getFileBanks"},e)}saveFileBanks(e){return this.network.post({o:"file-sync",f:"saveFileBanks",fileBanks:e})}getUserQuota(e){return this.network.post({o:"file-sync",f:"getUserQuota"},e)}getAdminSpots(e,t){return this.network.post(Object.assign({o:"objectList",f:"fileSyncAdminSpots"},e),t)}}class M extends n{getUsers(e,t){return this.network.post(Object.assign(Object.assign({o:"customAction",f:"getUsers"},e),{format:null!=t?t:"raw-list"}))}add(e,t){return this.network.post(Object.assign(Object.assign({o:"customAction",f:"add"},e),{format:null!=t?t:"raw-little"}))}remove(e,t){return this.network.post(Object.assign(Object.assign({o:"customAction",f:"remove"},e),{format:null!=t?t:"raw-little"}))}}class $ extends n{textEnhancement({text:e,capacity:t}){return this.network.post({o:"jia",f:"textEnhancement",text:e,capacity:t})}}class U extends n{responseUserList(e,t,s){return this.network.post({o:"widget",f:"responseUserList",uri:e,uniqid:t,page:s})}}class D{constructor(e){this.version="1.0",this.network=e,this.admin={license:new r(this),store:new i(this),utils:new a(this)},this.application=new o(this),this.article=new c(this),this.asei=new b(this),this.assetReservation=new d(this),this.audience=new l(this),this.bookmark=new p(this),this.businessNetworking=new h(this),this.community=new m(this),this.diapazone=new f(this),this.drive=new x(this),this.faq=new v(this),this.file=new y(this),this.filebank=new _(this),this.fileSync=new I(this),this.global=new w(this),this.group=new k(this),this.jia=new $(this),this.jland=new O(this),this.mediaLibrary=new j(this),this.messenger=new S(this),this.object=new P(this),this.search=new A(this),this.share=new F(this),this.socialAction=new M(this),this.taxonomy=new T(this),this.tvDisplay=new E(this),this.user=new Z(this),this.wedoc=new R(this),this.widget=new U(this),this.animations=new N(this)}}var B=function(e,t,s,n){return new(s||(s=Promise))((function(r,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function o(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof s?t:new s((function(e){e(t)}))).then(a,o)}c((n=n.apply(e,t||[])).next())}))};class q{constructor(e,t="api-front"){this.window=e,this.action=t}static _formatPostOptions(e){const t=e?{body:JSON.stringify(e)}:void 0;return Object.assign({method:"POST",credentials:"same-origin"},t)}getUrl(e,t){return B(this,void 0,void 0,(function*(){const s=yield this.window.getBackendUrl();let n;try{n=new URL(`/${this.action}/${e}/${t}`,s).href}catch(r){n=`${s}/${this.action}/${e}/${t}`}return n}))}getHostname(){return B(this,void 0,void 0,(function*(){const e=(yield this.window.getBackendUrl()).split("//");return e.length>1?e[1]:e[0]}))}fetch(e,t){var{o:s,f:n}=e,r=function(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]])}return s}(e,["o","f"]);return B(this,void 0,void 0,(function*(){void 0===t&&(t=null);const e=yield this.getUrl(s,n);return this.window.fetch(e,Object.assign(Object.assign({},q._formatPostOptions(r)),{signal:t}))}))}post(e,t){return this.fetch(e,t).then((e=>e.json())).then((e=>{if(0===e.error)return e;throw{error:e.error,errorMsg:e.errorMsg,messages:e.messages}})).catch((e=>{if(t&&t.aborted)throw{error:-1,aborted:!0};throw e}))}postFile(e){return B(this,void 0,void 0,(function*(){const t=yield this.getUrl("file","create");if(e.append("format","raw-little"),!e.has("token")){const{result:t}=yield this.token();e.append("token",t)}const s=e.get("token");return s&&"string"==typeof s?this.window.fetch(t,{method:"POST",credentials:"same-origin",body:e}).then((e=>e.json())).then((e=>({response:e,token:s}))):Promise.reject("Missing token")}))}postCSRF(e){return this.tokenCSRF().then((t=>this.post(Object.assign(e,{tokenCSRF:t.result}))))}postToken(e){return this.token().then((t=>this.post(Object.assign(e,{token:t.result}))))}maybePostToken(e){return"token"in e&&e.token?this.post(e):this.postToken(e)}token(){return this.post({o:"misc",f:"token"})}tokenCSRF(){return this.post({o:"misc",f:"tokenCSRF"})}}var z,V;class J{getBackendUrl(){return e=this,t=void 0,n=function*(){const e=window.location;return`${e.protocol}//${e.host}`},new((s=void 0)||(s=Promise))((function(r,i){function a(e){try{c(n.next(e))}catch(e){i(e)}}function o(e){try{c(n.throw(e))}catch(e){i(e)}}function c(e){var t;e.done?r(e.value):(t=e.value,t instanceof s?t:new s((function(e){e(t)}))).then(a,o)}c((n=n.apply(e,t||[])).next())}));var e,t,s,n}fetch(e,t){return window.fetch(e,t)}}!function(e){e.assertEqual=e=>e,e.assertIs=function(e){},e.assertNever=function(e){throw new Error},e.arrayToEnum=e=>{const t={};for(const s of e)t[s]=s;return t},e.getValidEnumValues=t=>{const s=e.objectKeys(t).filter((e=>"number"!=typeof t[t[e]])),n={};for(const e of s)n[e]=t[e];return e.objectValues(n)},e.objectValues=t=>e.objectKeys(t).map((function(e){return t[e]})),e.objectKeys="function"==typeof Object.keys?e=>Object.keys(e):e=>{const t=[];for(const s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.push(s);return t},e.find=(e,t)=>{for(const s of e)if(t(s))return s},e.isInteger="function"==typeof Number.isInteger?e=>Number.isInteger(e):e=>"number"==typeof e&&isFinite(e)&&Math.floor(e)===e,e.joinValues=function(e,t=" | "){return e.map((e=>"string"==typeof e?`'${e}'`:e)).join(t)},e.jsonStringifyReplacer=(e,t)=>"bigint"==typeof t?t.toString():t}(z||(z={})),function(e){e.mergeShapes=(e,t)=>({...e,...t})}(V||(V={}));const W=z.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),K=e=>{switch(typeof e){case"undefined":return W.undefined;case"string":return W.string;case"number":return isNaN(e)?W.nan:W.number;case"boolean":return W.boolean;case"function":return W.function;case"bigint":return W.bigint;case"symbol":return W.symbol;case"object":return Array.isArray(e)?W.array:null===e?W.null:e.then&&"function"==typeof e.then&&e.catch&&"function"==typeof e.catch?W.promise:"undefined"!=typeof Map&&e instanceof Map?W.map:"undefined"!=typeof Set&&e instanceof Set?W.set:"undefined"!=typeof Date&&e instanceof Date?W.date:W.object;default:return W.unknown}},Q=z.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]);class G extends Error{constructor(e){super(),this.issues=[],this.addIssue=e=>{this.issues=[...this.issues,e]},this.addIssues=(e=[])=>{this.issues=[...this.issues,...e]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){const t=e||function(e){return e.message},s={_errors:[]},n=e=>{for(const r of e.issues)if("invalid_union"===r.code)r.unionErrors.map(n);else if("invalid_return_type"===r.code)n(r.returnTypeError);else if("invalid_arguments"===r.code)n(r.argumentsError);else if(0===r.path.length)s._errors.push(t(r));else{let e=s,n=0;for(;n<r.path.length;){const s=r.path[n];n===r.path.length-1?(e[s]=e[s]||{_errors:[]},e[s]._errors.push(t(r))):e[s]=e[s]||{_errors:[]},e=e[s],n++}}};return n(this),s}toString(){return this.message}get message(){return JSON.stringify(this.issues,z.jsonStringifyReplacer,2)}get isEmpty(){return 0===this.issues.length}flatten(e=(e=>e.message)){const t={},s=[];for(const n of this.issues)n.path.length>0?(t[n.path[0]]=t[n.path[0]]||[],t[n.path[0]].push(e(n))):s.push(e(n));return{formErrors:s,fieldErrors:t}}get formErrors(){return this.flatten()}}G.create=e=>new G(e);const H=(e,t)=>{let s;switch(e.code){case Q.invalid_type:s=e.received===W.undefined?"Required":`Expected ${e.expected}, received ${e.received}`;break;case Q.invalid_literal:s=`Invalid literal value, expected ${JSON.stringify(e.expected,z.jsonStringifyReplacer)}`;break;case Q.unrecognized_keys:s=`Unrecognized key(s) in object: ${z.joinValues(e.keys,", ")}`;break;case Q.invalid_union:s="Invalid input";break;case Q.invalid_union_discriminator:s=`Invalid discriminator value. Expected ${z.joinValues(e.options)}`;break;case Q.invalid_enum_value:s=`Invalid enum value. Expected ${z.joinValues(e.options)}, received '${e.received}'`;break;case Q.invalid_arguments:s="Invalid function arguments";break;case Q.invalid_return_type:s="Invalid function return type";break;case Q.invalid_date:s="Invalid date";break;case Q.invalid_string:"object"==typeof e.validation?"includes"in e.validation?(s=`Invalid input: must include "${e.validation.includes}"`,"number"==typeof e.validation.position&&(s=`${s} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?s=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?s=`Invalid input: must end with "${e.validation.endsWith}"`:z.assertNever(e.validation):s="regex"!==e.validation?`Invalid ${e.validation}`:"Invalid";break;case Q.too_small:s="array"===e.type?`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:"string"===e.type?`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:"number"===e.type?`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:"date"===e.type?`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:"Invalid input";break;case Q.too_big:s="array"===e.type?`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:"string"===e.type?`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:"number"===e.type?`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:"bigint"===e.type?`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:"date"===e.type?`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:"Invalid input";break;case Q.custom:s="Invalid input";break;case Q.invalid_intersection_types:s="Intersection results could not be merged";break;case Q.not_multiple_of:s=`Number must be a multiple of ${e.multipleOf}`;break;case Q.not_finite:s="Number must be finite";break;default:s=t.defaultError,z.assertNever(e)}return{message:s}};let Y=H;function X(){return Y}const ee=e=>{const{data:t,path:s,errorMaps:n,issueData:r}=e,i=[...s,...r.path||[]],a={...r,path:i};let o="";const c=n.filter((e=>!!e)).slice().reverse();for(const e of c)o=e(a,{data:t,defaultError:o}).message;return{...r,path:i,message:r.message||o}};function te(e,t){const s=ee({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,X(),H].filter((e=>!!e))});e.common.issues.push(s)}class se{constructor(){this.value="valid"}dirty(){"valid"===this.value&&(this.value="dirty")}abort(){"aborted"!==this.value&&(this.value="aborted")}static mergeArray(e,t){const s=[];for(const n of t){if("aborted"===n.status)return ne;"dirty"===n.status&&e.dirty(),s.push(n.value)}return{status:e.value,value:s}}static async mergeObjectAsync(e,t){const s=[];for(const e of t)s.push({key:await e.key,value:await e.value});return se.mergeObjectSync(e,s)}static mergeObjectSync(e,t){const s={};for(const n of t){const{key:t,value:r}=n;if("aborted"===t.status)return ne;if("aborted"===r.status)return ne;"dirty"===t.status&&e.dirty(),"dirty"===r.status&&e.dirty(),"__proto__"===t.value||void 0===r.value&&!n.alwaysSet||(s[t.value]=r.value)}return{status:e.value,value:s}}}const ne=Object.freeze({status:"aborted"}),re=e=>({status:"dirty",value:e}),ie=e=>({status:"valid",value:e}),ae=e=>"aborted"===e.status,oe=e=>"dirty"===e.status,ce=e=>"valid"===e.status,ue=e=>"undefined"!=typeof Promise&&e instanceof Promise;var de;!function(e){e.errToObj=e=>"string"==typeof e?{message:e}:e||{},e.toString=e=>"string"==typeof e?e:null==e?void 0:e.message}(de||(de={}));class le{constructor(e,t,s,n){this._cachedPath=[],this.parent=e,this.data=t,this._path=s,this._key=n}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const pe=(e,t)=>{if(ce(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new G(e.common.issues);return this._error=t,this._error}}};function he(e){if(!e)return{};const{errorMap:t,invalid_type_error:s,required_error:n,description:r}=e;if(t&&(s||n))throw new Error('Can\'t use "invalid_type_error" or "required_error" in conjunction with custom error map.');return t?{errorMap:t,description:r}:{errorMap:(e,t)=>"invalid_type"!==e.code?{message:t.defaultError}:void 0===t.data?{message:null!=n?n:t.defaultError}:{message:null!=s?s:t.defaultError},description:r}}class me{constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(e){return K(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:K(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new se,ctx:{common:e.parent.common,data:e.data,parsedType:K(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(ue(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const s=this.safeParse(e,t);if(s.success)return s.data;throw s.error}safeParse(e,t){var s;const n={common:{issues:[],async:null!==(s=null==t?void 0:t.async)&&void 0!==s&&s,contextualErrorMap:null==t?void 0:t.errorMap},path:(null==t?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:K(e)},r=this._parseSync({data:e,path:n.path,parent:n});return pe(n,r)}async parseAsync(e,t){const s=await this.safeParseAsync(e,t);if(s.success)return s.data;throw s.error}async safeParseAsync(e,t){const s={common:{issues:[],contextualErrorMap:null==t?void 0:t.errorMap,async:!0},path:(null==t?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:K(e)},n=this._parse({data:e,path:s.path,parent:s}),r=await(ue(n)?n:Promise.resolve(n));return pe(s,r)}refine(e,t){const s=e=>"string"==typeof t||void 0===t?{message:t}:"function"==typeof t?t(e):t;return this._refinement(((t,n)=>{const r=e(t),i=()=>n.addIssue({code:Q.custom,...s(t)});return"undefined"!=typeof Promise&&r instanceof Promise?r.then((e=>!!e||(i(),!1))):!!r||(i(),!1)}))}refinement(e,t){return this._refinement(((s,n)=>!!e(s)||(n.addIssue("function"==typeof t?t(s,n):t),!1)))}_refinement(e){return new tt({schema:this,typeName:ht.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return st.create(this,this._def)}nullable(){return nt.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Pe.create(this,this._def)}promise(){return et.create(this,this._def)}or(e){return $e.create([this,e],this._def)}and(e){return qe.create(this,e,this._def)}transform(e){return new tt({...he(this._def),schema:this,typeName:ht.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t="function"==typeof e?e:()=>e;return new rt({...he(this._def),innerType:this,defaultValue:t,typeName:ht.ZodDefault})}brand(){return new ct({typeName:ht.ZodBranded,type:this,...he(this._def)})}catch(e){const t="function"==typeof e?e:()=>e;return new it({...he(this._def),innerType:this,catchValue:t,typeName:ht.ZodCatch})}describe(e){return new(0,this.constructor)({...this._def,description:e})}pipe(e){return ut.create(this,e)}readonly(){return dt.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const fe=/^c[^\s-]{8,}$/i,ge=/^[a-z][a-z0-9]*$/,ye=/^[0-9A-HJKMNP-TV-Z]{26}$/,ve=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,_e=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i;let we;const ke=/^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/,be=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/;class xe extends me{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==W.string){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.string,received:t.parsedType}),ne}const t=new se;let s;for(const a of this._def.checks)if("min"===a.kind)e.data.length<a.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Q.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),t.dirty());else if("max"===a.kind)e.data.length>a.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Q.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),t.dirty());else if("length"===a.kind){const n=e.data.length>a.value,r=e.data.length<a.value;(n||r)&&(s=this._getOrReturnCtx(e,s),n?te(s,{code:Q.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):r&&te(s,{code:Q.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),t.dirty())}else if("email"===a.kind)_e.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"email",code:Q.invalid_string,message:a.message}),t.dirty());else if("emoji"===a.kind)we||(we=new RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),we.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"emoji",code:Q.invalid_string,message:a.message}),t.dirty());else if("uuid"===a.kind)ve.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"uuid",code:Q.invalid_string,message:a.message}),t.dirty());else if("cuid"===a.kind)fe.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"cuid",code:Q.invalid_string,message:a.message}),t.dirty());else if("cuid2"===a.kind)ge.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"cuid2",code:Q.invalid_string,message:a.message}),t.dirty());else if("ulid"===a.kind)ye.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"ulid",code:Q.invalid_string,message:a.message}),t.dirty());else if("url"===a.kind)try{new URL(e.data)}catch(n){s=this._getOrReturnCtx(e,s),te(s,{validation:"url",code:Q.invalid_string,message:a.message}),t.dirty()}else"regex"===a.kind?(a.regex.lastIndex=0,a.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{validation:"regex",code:Q.invalid_string,message:a.message}),t.dirty())):"trim"===a.kind?e.data=e.data.trim():"includes"===a.kind?e.data.includes(a.value,a.position)||(s=this._getOrReturnCtx(e,s),te(s,{code:Q.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),t.dirty()):"toLowerCase"===a.kind?e.data=e.data.toLowerCase():"toUpperCase"===a.kind?e.data=e.data.toUpperCase():"startsWith"===a.kind?e.data.startsWith(a.value)||(s=this._getOrReturnCtx(e,s),te(s,{code:Q.invalid_string,validation:{startsWith:a.value},message:a.message}),t.dirty()):"endsWith"===a.kind?e.data.endsWith(a.value)||(s=this._getOrReturnCtx(e,s),te(s,{code:Q.invalid_string,validation:{endsWith:a.value},message:a.message}),t.dirty()):"datetime"===a.kind?((i=a).precision?i.offset?new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${i.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`):new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${i.precision}}Z$`):0===i.precision?i.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"):i.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$")).test(e.data)||(s=this._getOrReturnCtx(e,s),te(s,{code:Q.invalid_string,validation:"datetime",message:a.message}),t.dirty()):"ip"===a.kind?(n=e.data,("v4"!==(r=a.version)&&r||!ke.test(n))&&("v6"!==r&&r||!be.test(n))&&(s=this._getOrReturnCtx(e,s),te(s,{validation:"ip",code:Q.invalid_string,message:a.message}),t.dirty())):z.assertNever(a);var n,r,i;return{status:t.value,value:e.data}}_regex(e,t,s){return this.refinement((t=>e.test(t)),{validation:t,code:Q.invalid_string,...de.errToObj(s)})}_addCheck(e){return new xe({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...de.errToObj(e)})}url(e){return this._addCheck({kind:"url",...de.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...de.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...de.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...de.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...de.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...de.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...de.errToObj(e)})}datetime(e){var t;return"string"==typeof e?this._addCheck({kind:"datetime",precision:null,offset:!1,message:e}):this._addCheck({kind:"datetime",precision:void 0===(null==e?void 0:e.precision)?null:null==e?void 0:e.precision,offset:null!==(t=null==e?void 0:e.offset)&&void 0!==t&&t,...de.errToObj(null==e?void 0:e.message)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...de.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:null==t?void 0:t.position,...de.errToObj(null==t?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...de.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...de.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...de.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...de.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...de.errToObj(t)})}nonempty(e){return this.min(1,de.errToObj(e))}trim(){return new xe({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new xe({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new xe({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find((e=>"datetime"===e.kind))}get isEmail(){return!!this._def.checks.find((e=>"email"===e.kind))}get isURL(){return!!this._def.checks.find((e=>"url"===e.kind))}get isEmoji(){return!!this._def.checks.find((e=>"emoji"===e.kind))}get isUUID(){return!!this._def.checks.find((e=>"uuid"===e.kind))}get isCUID(){return!!this._def.checks.find((e=>"cuid"===e.kind))}get isCUID2(){return!!this._def.checks.find((e=>"cuid2"===e.kind))}get isULID(){return!!this._def.checks.find((e=>"ulid"===e.kind))}get isIP(){return!!this._def.checks.find((e=>"ip"===e.kind))}get minLength(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return e}}function je(e,t){const s=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,r=s>n?s:n;return parseInt(e.toFixed(r).replace(".",""))%parseInt(t.toFixed(r).replace(".",""))/Math.pow(10,r)}xe.create=e=>{var t;return new xe({checks:[],typeName:ht.ZodString,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t,...he(e)})};class Oe extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==W.number){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.number,received:t.parsedType}),ne}let t;const s=new se;for(const n of this._def.checks)"int"===n.kind?z.isInteger(e.data)||(t=this._getOrReturnCtx(e,t),te(t,{code:Q.invalid_type,expected:"integer",received:"float",message:n.message}),s.dirty()):"min"===n.kind?(n.inclusive?e.data<n.value:e.data<=n.value)&&(t=this._getOrReturnCtx(e,t),te(t,{code:Q.too_small,minimum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),s.dirty()):"max"===n.kind?(n.inclusive?e.data>n.value:e.data>=n.value)&&(t=this._getOrReturnCtx(e,t),te(t,{code:Q.too_big,maximum:n.value,type:"number",inclusive:n.inclusive,exact:!1,message:n.message}),s.dirty()):"multipleOf"===n.kind?0!==je(e.data,n.value)&&(t=this._getOrReturnCtx(e,t),te(t,{code:Q.not_multiple_of,multipleOf:n.value,message:n.message}),s.dirty()):"finite"===n.kind?Number.isFinite(e.data)||(t=this._getOrReturnCtx(e,t),te(t,{code:Q.not_finite,message:n.message}),s.dirty()):z.assertNever(n);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,de.toString(t))}gt(e,t){return this.setLimit("min",e,!1,de.toString(t))}lte(e,t){return this.setLimit("max",e,!0,de.toString(t))}lt(e,t){return this.setLimit("max",e,!1,de.toString(t))}setLimit(e,t,s,n){return new Oe({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:s,message:de.toString(n)}]})}_addCheck(e){return new Oe({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:de.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:de.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:de.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:de.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:de.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:de.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:de.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:de.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:de.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find((e=>"int"===e.kind||"multipleOf"===e.kind&&z.isInteger(e.value)))}get isFinite(){let e=null,t=null;for(const s of this._def.checks){if("finite"===s.kind||"int"===s.kind||"multipleOf"===s.kind)return!0;"min"===s.kind?(null===t||s.value>t)&&(t=s.value):"max"===s.kind&&(null===e||s.value<e)&&(e=s.value)}return Number.isFinite(t)&&Number.isFinite(e)}}Oe.create=e=>new Oe({checks:[],typeName:ht.ZodNumber,coerce:(null==e?void 0:e.coerce)||!1,...he(e)});class Se extends me{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce&&(e.data=BigInt(e.data)),this._getType(e)!==W.bigint){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.bigint,received:t.parsedType}),ne}let t;const s=new se;for(const n of this._def.checks)"min"===n.kind?(n.inclusive?e.data<n.value:e.data<=n.value)&&(t=this._getOrReturnCtx(e,t),te(t,{code:Q.too_small,type:"bigint",minimum:n.value,inclusive:n.inclusive,message:n.message}),s.dirty()):"max"===n.kind?(n.inclusive?e.data>n.value:e.data>=n.value)&&(t=this._getOrReturnCtx(e,t),te(t,{code:Q.too_big,type:"bigint",maximum:n.value,inclusive:n.inclusive,message:n.message}),s.dirty()):"multipleOf"===n.kind?e.data%n.value!==BigInt(0)&&(t=this._getOrReturnCtx(e,t),te(t,{code:Q.not_multiple_of,multipleOf:n.value,message:n.message}),s.dirty()):z.assertNever(n);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,de.toString(t))}gt(e,t){return this.setLimit("min",e,!1,de.toString(t))}lte(e,t){return this.setLimit("max",e,!0,de.toString(t))}lt(e,t){return this.setLimit("max",e,!1,de.toString(t))}setLimit(e,t,s,n){return new Se({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:s,message:de.toString(n)}]})}_addCheck(e){return new Se({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:de.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:de.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:de.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:de.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:de.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return e}}Se.create=e=>{var t;return new Se({checks:[],typeName:ht.ZodBigInt,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t,...he(e)})};class Ae extends me{_parse(e){if(this._def.coerce&&(e.data=Boolean(e.data)),this._getType(e)!==W.boolean){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.boolean,received:t.parsedType}),ne}return ie(e.data)}}Ae.create=e=>new Ae({typeName:ht.ZodBoolean,coerce:(null==e?void 0:e.coerce)||!1,...he(e)});class Ce extends me{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==W.date){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.date,received:t.parsedType}),ne}if(isNaN(e.data.getTime()))return te(this._getOrReturnCtx(e),{code:Q.invalid_date}),ne;const t=new se;let s;for(const n of this._def.checks)"min"===n.kind?e.data.getTime()<n.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Q.too_small,message:n.message,inclusive:!0,exact:!1,minimum:n.value,type:"date"}),t.dirty()):"max"===n.kind?e.data.getTime()>n.value&&(s=this._getOrReturnCtx(e,s),te(s,{code:Q.too_big,message:n.message,inclusive:!0,exact:!1,maximum:n.value,type:"date"}),t.dirty()):z.assertNever(n);return{status:t.value,value:new Date(e.data.getTime())}}_addCheck(e){return new Ce({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:de.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:de.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return null!=e?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return null!=e?new Date(e):null}}Ce.create=e=>new Ce({checks:[],coerce:(null==e?void 0:e.coerce)||!1,typeName:ht.ZodDate,...he(e)});class Te extends me{_parse(e){if(this._getType(e)!==W.symbol){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.symbol,received:t.parsedType}),ne}return ie(e.data)}}Te.create=e=>new Te({typeName:ht.ZodSymbol,...he(e)});class Ze extends me{_parse(e){if(this._getType(e)!==W.undefined){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.undefined,received:t.parsedType}),ne}return ie(e.data)}}Ze.create=e=>new Ze({typeName:ht.ZodUndefined,...he(e)});class Re extends me{_parse(e){if(this._getType(e)!==W.null){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.null,received:t.parsedType}),ne}return ie(e.data)}}Re.create=e=>new Re({typeName:ht.ZodNull,...he(e)});class Ee extends me{constructor(){super(...arguments),this._any=!0}_parse(e){return ie(e.data)}}Ee.create=e=>new Ee({typeName:ht.ZodAny,...he(e)});class Fe extends me{constructor(){super(...arguments),this._unknown=!0}_parse(e){return ie(e.data)}}Fe.create=e=>new Fe({typeName:ht.ZodUnknown,...he(e)});class Le extends me{_parse(e){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.never,received:t.parsedType}),ne}}Le.create=e=>new Le({typeName:ht.ZodNever,...he(e)});class Ne extends me{_parse(e){if(this._getType(e)!==W.undefined){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.void,received:t.parsedType}),ne}return ie(e.data)}}Ne.create=e=>new Ne({typeName:ht.ZodVoid,...he(e)});class Pe extends me{_parse(e){const{ctx:t,status:s}=this._processInputParams(e),n=this._def;if(t.parsedType!==W.array)return te(t,{code:Q.invalid_type,expected:W.array,received:t.parsedType}),ne;if(null!==n.exactLength){const e=t.data.length>n.exactLength.value,r=t.data.length<n.exactLength.value;(e||r)&&(te(t,{code:e?Q.too_big:Q.too_small,minimum:r?n.exactLength.value:void 0,maximum:e?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),s.dirty())}if(null!==n.minLength&&t.data.length<n.minLength.value&&(te(t,{code:Q.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),s.dirty()),null!==n.maxLength&&t.data.length>n.maxLength.value&&(te(t,{code:Q.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),s.dirty()),t.common.async)return Promise.all([...t.data].map(((e,s)=>n.type._parseAsync(new le(t,e,t.path,s))))).then((e=>se.mergeArray(s,e)));const r=[...t.data].map(((e,s)=>n.type._parseSync(new le(t,e,t.path,s))));return se.mergeArray(s,r)}get element(){return this._def.type}min(e,t){return new Pe({...this._def,minLength:{value:e,message:de.toString(t)}})}max(e,t){return new Pe({...this._def,maxLength:{value:e,message:de.toString(t)}})}length(e,t){return new Pe({...this._def,exactLength:{value:e,message:de.toString(t)}})}nonempty(e){return this.min(1,e)}}function Ie(e){if(e instanceof Me){const t={};for(const s in e.shape){const n=e.shape[s];t[s]=st.create(Ie(n))}return new Me({...e._def,shape:()=>t})}return e instanceof Pe?new Pe({...e._def,type:Ie(e.element)}):e instanceof st?st.create(Ie(e.unwrap())):e instanceof nt?nt.create(Ie(e.unwrap())):e instanceof ze?ze.create(e.items.map((e=>Ie(e)))):e}Pe.create=(e,t)=>new Pe({type:e,minLength:null,maxLength:null,exactLength:null,typeName:ht.ZodArray,...he(t)});class Me extends me{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(null!==this._cached)return this._cached;const e=this._def.shape(),t=z.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==W.object){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.object,received:t.parsedType}),ne}const{status:t,ctx:s}=this._processInputParams(e),{shape:n,keys:r}=this._getCached(),i=[];if(!(this._def.catchall instanceof Le&&"strip"===this._def.unknownKeys))for(const e in s.data)r.includes(e)||i.push(e);const a=[];for(const e of r){const t=n[e],r=s.data[e];a.push({key:{status:"valid",value:e},value:t._parse(new le(s,r,s.path,e)),alwaysSet:e in s.data})}if(this._def.catchall instanceof Le){const e=this._def.unknownKeys;if("passthrough"===e)for(const e of i)a.push({key:{status:"valid",value:e},value:{status:"valid",value:s.data[e]}});else if("strict"===e)i.length>0&&(te(s,{code:Q.unrecognized_keys,keys:i}),t.dirty());else if("strip"!==e)throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const e=this._def.catchall;for(const t of i){const n=s.data[t];a.push({key:{status:"valid",value:t},value:e._parse(new le(s,n,s.path,t)),alwaysSet:t in s.data})}}return s.common.async?Promise.resolve().then((async()=>{const e=[];for(const t of a){const s=await t.key;e.push({key:s,value:await t.value,alwaysSet:t.alwaysSet})}return e})).then((e=>se.mergeObjectSync(t,e))):se.mergeObjectSync(t,a)}get shape(){return this._def.shape()}strict(e){return de.errToObj,new Me({...this._def,unknownKeys:"strict",...void 0!==e?{errorMap:(t,s)=>{var n,r,i,a;const o=null!==(i=null===(r=(n=this._def).errorMap)||void 0===r?void 0:r.call(n,t,s).message)&&void 0!==i?i:s.defaultError;return"unrecognized_keys"===t.code?{message:null!==(a=de.errToObj(e).message)&&void 0!==a?a:o}:{message:o}}}:{}})}strip(){return new Me({...this._def,unknownKeys:"strip"})}passthrough(){return new Me({...this._def,unknownKeys:"passthrough"})}extend(e){return new Me({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Me({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:ht.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new Me({...this._def,catchall:e})}pick(e){const t={};return z.objectKeys(e).forEach((s=>{e[s]&&this.shape[s]&&(t[s]=this.shape[s])})),new Me({...this._def,shape:()=>t})}omit(e){const t={};return z.objectKeys(this.shape).forEach((s=>{e[s]||(t[s]=this.shape[s])})),new Me({...this._def,shape:()=>t})}deepPartial(){return Ie(this)}partial(e){const t={};return z.objectKeys(this.shape).forEach((s=>{const n=this.shape[s];e&&!e[s]?t[s]=n:t[s]=n.optional()})),new Me({...this._def,shape:()=>t})}required(e){const t={};return z.objectKeys(this.shape).forEach((s=>{if(e&&!e[s])t[s]=this.shape[s];else{let e=this.shape[s];for(;e instanceof st;)e=e._def.innerType;t[s]=e}})),new Me({...this._def,shape:()=>t})}keyof(){return He(z.objectKeys(this.shape))}}Me.create=(e,t)=>new Me({shape:()=>e,unknownKeys:"strip",catchall:Le.create(),typeName:ht.ZodObject,...he(t)}),Me.strictCreate=(e,t)=>new Me({shape:()=>e,unknownKeys:"strict",catchall:Le.create(),typeName:ht.ZodObject,...he(t)}),Me.lazycreate=(e,t)=>new Me({shape:e,unknownKeys:"strip",catchall:Le.create(),typeName:ht.ZodObject,...he(t)});class $e extends me{_parse(e){const{ctx:t}=this._processInputParams(e),s=this._def.options;if(t.common.async)return Promise.all(s.map((async e=>{const s={...t,common:{...t.common,issues:[]},parent:null};return{result:await e._parseAsync({data:t.data,path:t.path,parent:s}),ctx:s}}))).then((function(e){for(const t of e)if("valid"===t.result.status)return t.result;for(const s of e)if("dirty"===s.result.status)return t.common.issues.push(...s.ctx.common.issues),s.result;const s=e.map((e=>new G(e.ctx.common.issues)));return te(t,{code:Q.invalid_union,unionErrors:s}),ne}));{let e;const n=[];for(const r of s){const s={...t,common:{...t.common,issues:[]},parent:null},i=r._parseSync({data:t.data,path:t.path,parent:s});if("valid"===i.status)return i;"dirty"!==i.status||e||(e={result:i,ctx:s}),s.common.issues.length&&n.push(s.common.issues)}if(e)return t.common.issues.push(...e.ctx.common.issues),e.result;const r=n.map((e=>new G(e)));return te(t,{code:Q.invalid_union,unionErrors:r}),ne}}get options(){return this._def.options}}$e.create=(e,t)=>new $e({options:e,typeName:ht.ZodUnion,...he(t)});const Ue=e=>e instanceof Qe?Ue(e.schema):e instanceof tt?Ue(e.innerType()):e instanceof Ge?[e.value]:e instanceof Ye?e.options:e instanceof Xe?Object.keys(e.enum):e instanceof rt?Ue(e._def.innerType):e instanceof Ze?[void 0]:e instanceof Re?[null]:null;class De extends me{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==W.object)return te(t,{code:Q.invalid_type,expected:W.object,received:t.parsedType}),ne;const s=this.discriminator,n=t.data[s],r=this.optionsMap.get(n);return r?t.common.async?r._parseAsync({data:t.data,path:t.path,parent:t}):r._parseSync({data:t.data,path:t.path,parent:t}):(te(t,{code:Q.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[s]}),ne)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,s){const n=new Map;for(const s of t){const t=Ue(s.shape[e]);if(!t)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const r of t){if(n.has(r))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(r)}`);n.set(r,s)}}return new De({typeName:ht.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:n,...he(s)})}}function Be(e,t){const s=K(e),n=K(t);if(e===t)return{valid:!0,data:e};if(s===W.object&&n===W.object){const s=z.objectKeys(t),n=z.objectKeys(e).filter((e=>-1!==s.indexOf(e))),r={...e,...t};for(const s of n){const n=Be(e[s],t[s]);if(!n.valid)return{valid:!1};r[s]=n.data}return{valid:!0,data:r}}if(s===W.array&&n===W.array){if(e.length!==t.length)return{valid:!1};const s=[];for(let n=0;n<e.length;n++){const r=Be(e[n],t[n]);if(!r.valid)return{valid:!1};s.push(r.data)}return{valid:!0,data:s}}return s===W.date&&n===W.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}class qe extends me{_parse(e){const{status:t,ctx:s}=this._processInputParams(e),n=(e,n)=>{if(ae(e)||ae(n))return ne;const r=Be(e.value,n.value);return r.valid?((oe(e)||oe(n))&&t.dirty(),{status:t.value,value:r.data}):(te(s,{code:Q.invalid_intersection_types}),ne)};return s.common.async?Promise.all([this._def.left._parseAsync({data:s.data,path:s.path,parent:s}),this._def.right._parseAsync({data:s.data,path:s.path,parent:s})]).then((([e,t])=>n(e,t))):n(this._def.left._parseSync({data:s.data,path:s.path,parent:s}),this._def.right._parseSync({data:s.data,path:s.path,parent:s}))}}qe.create=(e,t,s)=>new qe({left:e,right:t,typeName:ht.ZodIntersection,...he(s)});class ze extends me{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==W.array)return te(s,{code:Q.invalid_type,expected:W.array,received:s.parsedType}),ne;if(s.data.length<this._def.items.length)return te(s,{code:Q.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ne;!this._def.rest&&s.data.length>this._def.items.length&&(te(s,{code:Q.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const n=[...s.data].map(((e,t)=>{const n=this._def.items[t]||this._def.rest;return n?n._parse(new le(s,e,s.path,t)):null})).filter((e=>!!e));return s.common.async?Promise.all(n).then((e=>se.mergeArray(t,e))):se.mergeArray(t,n)}get items(){return this._def.items}rest(e){return new ze({...this._def,rest:e})}}ze.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new ze({items:e,typeName:ht.ZodTuple,rest:null,...he(t)})};class Ve extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==W.object)return te(s,{code:Q.invalid_type,expected:W.object,received:s.parsedType}),ne;const n=[],r=this._def.keyType,i=this._def.valueType;for(const e in s.data)n.push({key:r._parse(new le(s,e,s.path,e)),value:i._parse(new le(s,s.data[e],s.path,e))});return s.common.async?se.mergeObjectAsync(t,n):se.mergeObjectSync(t,n)}get element(){return this._def.valueType}static create(e,t,s){return new Ve(t instanceof me?{keyType:e,valueType:t,typeName:ht.ZodRecord,...he(s)}:{keyType:xe.create(),valueType:e,typeName:ht.ZodRecord,...he(t)})}}class Je extends me{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==W.map)return te(s,{code:Q.invalid_type,expected:W.map,received:s.parsedType}),ne;const n=this._def.keyType,r=this._def.valueType,i=[...s.data.entries()].map((([e,t],i)=>({key:n._parse(new le(s,e,s.path,[i,"key"])),value:r._parse(new le(s,t,s.path,[i,"value"]))})));if(s.common.async){const e=new Map;return Promise.resolve().then((async()=>{for(const s of i){const n=await s.key,r=await s.value;if("aborted"===n.status||"aborted"===r.status)return ne;"dirty"!==n.status&&"dirty"!==r.status||t.dirty(),e.set(n.value,r.value)}return{status:t.value,value:e}}))}{const e=new Map;for(const s of i){const n=s.key,r=s.value;if("aborted"===n.status||"aborted"===r.status)return ne;"dirty"!==n.status&&"dirty"!==r.status||t.dirty(),e.set(n.value,r.value)}return{status:t.value,value:e}}}}Je.create=(e,t,s)=>new Je({valueType:t,keyType:e,typeName:ht.ZodMap,...he(s)});class We extends me{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==W.set)return te(s,{code:Q.invalid_type,expected:W.set,received:s.parsedType}),ne;const n=this._def;null!==n.minSize&&s.data.size<n.minSize.value&&(te(s,{code:Q.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),t.dirty()),null!==n.maxSize&&s.data.size>n.maxSize.value&&(te(s,{code:Q.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),t.dirty());const r=this._def.valueType;function i(e){const s=new Set;for(const n of e){if("aborted"===n.status)return ne;"dirty"===n.status&&t.dirty(),s.add(n.value)}return{status:t.value,value:s}}const a=[...s.data.values()].map(((e,t)=>r._parse(new le(s,e,s.path,t))));return s.common.async?Promise.all(a).then((e=>i(e))):i(a)}min(e,t){return new We({...this._def,minSize:{value:e,message:de.toString(t)}})}max(e,t){return new We({...this._def,maxSize:{value:e,message:de.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}We.create=(e,t)=>new We({valueType:e,minSize:null,maxSize:null,typeName:ht.ZodSet,...he(t)});class Ke extends me{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==W.function)return te(t,{code:Q.invalid_type,expected:W.function,received:t.parsedType}),ne;function s(e,s){return ee({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,X(),H].filter((e=>!!e)),issueData:{code:Q.invalid_arguments,argumentsError:s}})}function n(e,s){return ee({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,X(),H].filter((e=>!!e)),issueData:{code:Q.invalid_return_type,returnTypeError:s}})}const r={errorMap:t.common.contextualErrorMap},i=t.data;if(this._def.returns instanceof et){const e=this;return ie((async function(...t){const a=new G([]),o=await e._def.args.parseAsync(t,r).catch((e=>{throw a.addIssue(s(t,e)),a})),c=await Reflect.apply(i,this,o);return await e._def.returns._def.type.parseAsync(c,r).catch((e=>{throw a.addIssue(n(c,e)),a}))}))}{const e=this;return ie((function(...t){const a=e._def.args.safeParse(t,r);if(!a.success)throw new G([s(t,a.error)]);const o=Reflect.apply(i,this,a.data),c=e._def.returns.safeParse(o,r);if(!c.success)throw new G([n(o,c.error)]);return c.data}))}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new Ke({...this._def,args:ze.create(e).rest(Fe.create())})}returns(e){return new Ke({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,s){return new Ke({args:e||ze.create([]).rest(Fe.create()),returns:t||Fe.create(),typeName:ht.ZodFunction,...he(s)})}}class Qe extends me{get schema(){return this._def.getter()}_parse(e){const{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}Qe.create=(e,t)=>new Qe({getter:e,typeName:ht.ZodLazy,...he(t)});class Ge extends me{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return te(t,{received:t.data,code:Q.invalid_literal,expected:this._def.value}),ne}return{status:"valid",value:e.data}}get value(){return this._def.value}}function He(e,t){return new Ye({values:e,typeName:ht.ZodEnum,...he(t)})}Ge.create=(e,t)=>new Ge({value:e,typeName:ht.ZodLiteral,...he(t)});class Ye extends me{_parse(e){if("string"!=typeof e.data){const t=this._getOrReturnCtx(e),s=this._def.values;return te(t,{expected:z.joinValues(s),received:t.parsedType,code:Q.invalid_type}),ne}if(-1===this._def.values.indexOf(e.data)){const t=this._getOrReturnCtx(e),s=this._def.values;return te(t,{received:t.data,code:Q.invalid_enum_value,options:s}),ne}return ie(e.data)}get options(){return this._def.values}get enum(){const e={};for(const t of this._def.values)e[t]=t;return e}get Values(){const e={};for(const t of this._def.values)e[t]=t;return e}get Enum(){const e={};for(const t of this._def.values)e[t]=t;return e}extract(e){return Ye.create(e)}exclude(e){return Ye.create(this.options.filter((t=>!e.includes(t))))}}Ye.create=He;class Xe extends me{_parse(e){const t=z.getValidEnumValues(this._def.values),s=this._getOrReturnCtx(e);if(s.parsedType!==W.string&&s.parsedType!==W.number){const e=z.objectValues(t);return te(s,{expected:z.joinValues(e),received:s.parsedType,code:Q.invalid_type}),ne}if(-1===t.indexOf(e.data)){const e=z.objectValues(t);return te(s,{received:s.data,code:Q.invalid_enum_value,options:e}),ne}return ie(e.data)}get enum(){return this._def.values}}Xe.create=(e,t)=>new Xe({values:e,typeName:ht.ZodNativeEnum,...he(t)});class et extends me{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==W.promise&&!1===t.common.async)return te(t,{code:Q.invalid_type,expected:W.promise,received:t.parsedType}),ne;const s=t.parsedType===W.promise?t.data:Promise.resolve(t.data);return ie(s.then((e=>this._def.type.parseAsync(e,{path:t.path,errorMap:t.common.contextualErrorMap}))))}}et.create=(e,t)=>new et({type:e,typeName:ht.ZodPromise,...he(t)});class tt extends me{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===ht.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:t,ctx:s}=this._processInputParams(e),n=this._def.effect||null,r={addIssue:e=>{te(s,e),e.fatal?t.abort():t.dirty()},get path(){return s.path}};if(r.addIssue=r.addIssue.bind(r),"preprocess"===n.type){const e=n.transform(s.data,r);return s.common.issues.length?{status:"dirty",value:s.data}:s.common.async?Promise.resolve(e).then((e=>this._def.schema._parseAsync({data:e,path:s.path,parent:s}))):this._def.schema._parseSync({data:e,path:s.path,parent:s})}if("refinement"===n.type){const e=e=>{const t=n.refinement(e,r);if(s.common.async)return Promise.resolve(t);if(t instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return e};if(!1===s.common.async){const n=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});return"aborted"===n.status?ne:("dirty"===n.status&&t.dirty(),e(n.value),{status:t.value,value:n.value})}return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then((s=>"aborted"===s.status?ne:("dirty"===s.status&&t.dirty(),e(s.value).then((()=>({status:t.value,value:s.value}))))))}if("transform"===n.type){if(!1===s.common.async){const e=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});if(!ce(e))return e;const i=n.transform(e.value,r);if(i instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:i}}return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then((e=>ce(e)?Promise.resolve(n.transform(e.value,r)).then((e=>({status:t.value,value:e}))):e))}z.assertNever(n)}}tt.create=(e,t,s)=>new tt({schema:e,typeName:ht.ZodEffects,effect:t,...he(s)}),tt.createWithPreprocess=(e,t,s)=>new tt({schema:t,effect:{type:"preprocess",transform:e},typeName:ht.ZodEffects,...he(s)});class st extends me{_parse(e){return this._getType(e)===W.undefined?ie(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}st.create=(e,t)=>new st({innerType:e,typeName:ht.ZodOptional,...he(t)});class nt extends me{_parse(e){return this._getType(e)===W.null?ie(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}nt.create=(e,t)=>new nt({innerType:e,typeName:ht.ZodNullable,...he(t)});class rt extends me{_parse(e){const{ctx:t}=this._processInputParams(e);let s=t.data;return t.parsedType===W.undefined&&(s=this._def.defaultValue()),this._def.innerType._parse({data:s,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}rt.create=(e,t)=>new rt({innerType:e,typeName:ht.ZodDefault,defaultValue:"function"==typeof t.default?t.default:()=>t.default,...he(t)});class it extends me{_parse(e){const{ctx:t}=this._processInputParams(e),s={...t,common:{...t.common,issues:[]}},n=this._def.innerType._parse({data:s.data,path:s.path,parent:{...s}});return ue(n)?n.then((e=>({status:"valid",value:"valid"===e.status?e.value:this._def.catchValue({get error(){return new G(s.common.issues)},input:s.data})}))):{status:"valid",value:"valid"===n.status?n.value:this._def.catchValue({get error(){return new G(s.common.issues)},input:s.data})}}removeCatch(){return this._def.innerType}}it.create=(e,t)=>new it({innerType:e,typeName:ht.ZodCatch,catchValue:"function"==typeof t.catch?t.catch:()=>t.catch,...he(t)});class at extends me{_parse(e){if(this._getType(e)!==W.nan){const t=this._getOrReturnCtx(e);return te(t,{code:Q.invalid_type,expected:W.nan,received:t.parsedType}),ne}return{status:"valid",value:e.data}}}at.create=e=>new at({typeName:ht.ZodNaN,...he(e)});const ot=Symbol("zod_brand");class ct extends me{_parse(e){const{ctx:t}=this._processInputParams(e),s=t.data;return this._def.type._parse({data:s,path:t.path,parent:t})}unwrap(){return this._def.type}}class ut extends me{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.common.async)return(async()=>{const e=await this._def.in._parseAsync({data:s.data,path:s.path,parent:s});return"aborted"===e.status?ne:"dirty"===e.status?(t.dirty(),re(e.value)):this._def.out._parseAsync({data:e.value,path:s.path,parent:s})})();{const e=this._def.in._parseSync({data:s.data,path:s.path,parent:s});return"aborted"===e.status?ne:"dirty"===e.status?(t.dirty(),{status:"dirty",value:e.value}):this._def.out._parseSync({data:e.value,path:s.path,parent:s})}}static create(e,t){return new ut({in:e,out:t,typeName:ht.ZodPipeline})}}class dt extends me{_parse(e){const t=this._def.innerType._parse(e);return ce(t)&&(t.value=Object.freeze(t.value)),t}}dt.create=(e,t)=>new dt({innerType:e,typeName:ht.ZodReadonly,...he(t)});const lt=(e,t={},s)=>e?Ee.create().superRefine(((n,r)=>{var i,a;if(!e(n)){const e="function"==typeof t?t(n):"string"==typeof t?{message:t}:t,o=null===(a=null!==(i=e.fatal)&&void 0!==i?i:s)||void 0===a||a,c="string"==typeof e?{message:e}:e;r.addIssue({code:"custom",...c,fatal:o})}})):Ee.create(),pt={object:Me.lazycreate};var ht;!function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"}(ht||(ht={}));const mt=xe.create,ft=Oe.create,gt=at.create,yt=Se.create,vt=Ae.create,_t=Ce.create,wt=Te.create,kt=Ze.create,bt=Re.create,xt=Ee.create,jt=Fe.create,Ot=Le.create,St=Ne.create,At=Pe.create,Ct=Me.create,Tt=Me.strictCreate,Zt=$e.create,Rt=De.create,Et=qe.create,Ft=ze.create,Lt=Ve.create,Nt=Je.create,Pt=We.create,It=Ke.create,Mt=Qe.create,$t=Ge.create,Ut=Ye.create,Dt=Xe.create,Bt=et.create,qt=tt.create,zt=st.create,Vt=nt.create,Jt=tt.createWithPreprocess,Wt=ut.create,Kt={string:e=>xe.create({...e,coerce:!0}),number:e=>Oe.create({...e,coerce:!0}),boolean:e=>Ae.create({...e,coerce:!0}),bigint:e=>Se.create({...e,coerce:!0}),date:e=>Ce.create({...e,coerce:!0})},Qt=ne;var Gt=Object.freeze({__proto__:null,defaultErrorMap:H,setErrorMap:function(e){Y=e},getErrorMap:X,makeIssue:ee,EMPTY_PATH:[],addIssueToContext:te,ParseStatus:se,INVALID:ne,DIRTY:re,OK:ie,isAborted:ae,isDirty:oe,isValid:ce,isAsync:ue,get util(){return z},get objectUtil(){return V},ZodParsedType:W,getParsedType:K,ZodType:me,ZodString:xe,ZodNumber:Oe,ZodBigInt:Se,ZodBoolean:Ae,ZodDate:Ce,ZodSymbol:Te,ZodUndefined:Ze,ZodNull:Re,ZodAny:Ee,ZodUnknown:Fe,ZodNever:Le,ZodVoid:Ne,ZodArray:Pe,ZodObject:Me,ZodUnion:$e,ZodDiscriminatedUnion:De,ZodIntersection:qe,ZodTuple:ze,ZodRecord:Ve,ZodMap:Je,ZodSet:We,ZodFunction:Ke,ZodLazy:Qe,ZodLiteral:Ge,ZodEnum:Ye,ZodNativeEnum:Xe,ZodPromise:et,ZodEffects:tt,ZodTransformer:tt,ZodOptional:st,ZodNullable:nt,ZodDefault:rt,ZodCatch:it,ZodNaN:at,BRAND:ot,ZodBranded:ct,ZodPipeline:ut,ZodReadonly:dt,custom:lt,Schema:me,ZodSchema:me,late:pt,get ZodFirstPartyTypeKind(){return ht},coerce:Kt,any:xt,array:At,bigint:yt,boolean:vt,date:_t,discriminatedUnion:Rt,effect:qt,enum:Ut,function:It,instanceof:(e,t={message:`Input not instance of ${e.name}`})=>lt((t=>t instanceof e),t),intersection:Et,lazy:Mt,literal:$t,map:Nt,nan:gt,nativeEnum:Dt,never:Ot,null:bt,nullable:Vt,number:ft,object:Ct,oboolean:()=>vt().optional(),onumber:()=>ft().optional(),optional:zt,ostring:()=>mt().optional(),pipeline:Wt,preprocess:Jt,promise:Bt,record:Lt,set:Pt,strictObject:Tt,string:mt,symbol:wt,transformer:qt,tuple:Ft,undefined:kt,union:Zt,unknown:jt,void:St,NEVER:Qt,ZodIssueCode:Q,quotelessJson:e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),ZodError:G});const Ht=Gt.object({create:Gt.boolean(),read:Gt.boolean(),publish:Gt.boolean(),administrate:Gt.boolean(),update:Gt.boolean(),delete:Gt.boolean(),comment:Gt.boolean(),member:Gt.boolean()}),Yt=e=>Ht.safeParse(e).success,Xt=Gt.string(),es=Gt.string().nullable(),ts=Gt.number(),ss=Gt.string().nullable(),ns=Gt.string().nullable(),rs=Gt.string().nullable(),is=Gt.number(),as=Gt.string(),os=Gt.string(),cs=Gt.union([is,rs,ns,ss,as,ts,es,Xt,os]),us={ADMIN:9,USER:5,EXTERNAL:3,GUEST:0},ds=Gt.lazy((()=>ls.extend({title:Gt.string(),_url:Gt.string(),level:Gt.nativeEnum(us),dateCreation:Gt.string(),dateModified:Gt.string()}).catchall(cs))),ls=Gt.object({id:Gt.number(),mainType:Gt.string(),type:Gt.string(),uri:Gt.string(),dateCreation:Gt.string().optional(),dateModified:Gt.string().optional().nullable()}),ps=ls.extend({title:Gt.string(),_url:Gt.string()}),hs=e=>ps.safeParse(e).success,ms=Gt.lazy((()=>ps.extend({description:Gt.string().optional().nullable(),_user:ds,_right:Ht}))),fs=e=>ms.safeParse(e).success,gs="accept",ys="deny";function vs(e){const t=e;return t&&"number"==typeof t.id&&"number"==typeof t.targetId}const _s={bookmarkLink:vs},ws={isBookmarkLink:function(e){return"targetId"in e&&!!e.targetId},isBookmarkCustom:function(e){const t=e;return void 0!==t.bookmarkLabel||void 0!==t.bookmarkMeta||void 0!==t.bookmarkUrl},isBookmarkRawList:vs,isTVChannelType:function(e,t){return"tvChannelType"in e&&e.tvChannelType===t},objectIsType:function(e,t){return null!=t&&_s[e](t)},isStandardApiError:e=>"object"==typeof e&&null!==e&&"error"in e&&"errorMsg"in e&&"messages"in e&&"number"==typeof e.error&&"string"==typeof e.errorMsg&&Array.isArray(e.messages),isAbortApiError:e=>null!==e&&"object"==typeof e&&"error"in e&&"aborted"in e&&-1===e.error&&!0===e.aborted};function ks(e,t){return e&&!e.endsWith(t)?`${e}${t}`:e}function bs(e,t){return e&&e.startsWith(t)?e.split("").slice(t.length).join(""):e}function xs(e){return e.toString().padStart(2,"0")}function js(e){return"uri"in e&&e.uri?e.uri:`${e.type}/${e.recordId}`}function Os(e){return bs(ks(e.from,"/"),"/")||""}function Ss(e){return e.timestamp?`?_=${e.timestamp}`:""}function As(e){const t=[];return"timestamp"in e&&e.timestamp&&t.push(`_=${e.timestamp}`),"iconColor"in e&&e.iconColor&&t.push(`color=${e.iconColor}`),t.length?"?"+t.join("&"):""}function Cs(e,t=2){return"size"in e&&e.size?e.size:"width"in e&&e.width&&"height"in e&&e.height?`${e.width*t}x${e.height*t}`:""}function Ts(e){return e.format||"png"}function Zs(e){try{return new URL(e)}catch(e){}try{return new URL(window.location.origin+"/"+bs(e,"/"))}catch(e){}}function Rs(e,t=2){if("url"in e&&e.url){const t=Zs(e.url);if(t)return"timestamp"in e&&e.timestamp&&!t.searchParams.has("_")&&t.searchParams.append("_",e.timestamp.toString()),t.toString()}return`/${Os(e)}${Cs(e,t)}/${js(e)}.${Ts(e)}${As(e)}`}const Es=["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pdf","application/zip","application/illustrator","application/postscript","application/vnd.ms-opentype","application/x-font-ttf","application/octet-stream","audio/mp3","audio/mpeg","font/ttf","font/otf","image/jpeg","image/jpg","image/png","image/gif","image/vnd.adobe.photoshop","image/svg+xml","text/plain","text/csv","video/mp4","video/webm"],Fs=["docx","xlsx","csv","pptx","pdf","zip","ai","mp3","mpeg","ttf","otf","jpg","jpeg","png","gif","psd","svg","txt","mp4","odt","webm"],Ls={"application/vnd.openxmlformats-officedocument.wordprocessingml.document":"docx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"xlsx","application/vnd.openxmlformats-officedocument.presentationml.presentation":"pptx","application/vnd.oasis.opendocument.text":"odt","application/pdf":"pdf","application/zip":"zip","application/x-zip-compressed":"zip","application/illustrator":"ai","application/postscript":"ai","audio/mp3":"mp3","audio/mpeg":"mpeg","font/ttf":"ttf","font/otf":"otf","image/jpeg":"jpeg","image/jpg":"jpg","image/png":"png","image/gif":"gif","application/x-font-ttf":"ttf","application/vnd.ms-opentype":"otf","image/vnd.adobe.photoshop":"psd","image/svg+xml":"svg","text/plain":"txt","text/csv":"xlsx","video/mp4":"mp4","video/webm":"mp4"},Ns=e=>Object.keys(Ls).find((t=>Ls[t]===e)),Ps=e=>{var t;return null!==(t=Ls[e])&&void 0!==t?t:void 0};function Is(e){const t=String(e).split(".").pop();return Fs.find((e=>e===t))}const Ms=e=>{var t;const s=Is(e);return null!==(t=Ns(s))&&void 0!==t?t:"application/octet-stream"},$s=e=>e?(new Date(e).getTime()/1e3).toFixed(0):void 0,Us=(e,t="fitx80")=>{const s=Js(e),n=$s(e.dateModified);switch(s){default:return;case"video":return`/media/${e.id}.mp4?stream=true`+(n?`&_=${n}`:"");case"audio":return`/media/${e.id}.mp3`+(n?`?_=${n}`:"");case"gif":return Rs({timestamp:n,size:t,from:"imagecache",uri:e.uri,format:"gif"});case"image":return Rs({timestamp:n,size:t,from:"imagecache",uri:e.uri})}},Ds=e=>{const t=Is(e);return void 0!==t?qs(Ns(t)):"application"},Bs=e=>-1!==["image/vnd","image/svg","image/heic"].findIndex((t=>e.startsWith(t)));function qs(e){return e&&e.startsWith("folder/")?"folder":null==e||Bs(e)?"application":e.startsWith("image/gif")?"gif":e.startsWith("image/")?"image":e.startsWith("video/")?"video":e.startsWith("audio/")?"audio":e.startsWith("font/")||e.startsWith("application/x-font-ttf")||e.startsWith("application/vnd.ms-opentype")?"font":e.startsWith("text/")?"text":"application"}const zs=(e,t,s="rr")=>"ng"===s?`/ng/file/${e}/${t}`:`/ng/rr/file/${e}/${t}`,Vs=e=>void 0===e.mimetype||"application/octet-stream"===e.mimetype?Ms(e.title):e.mimetype,Js=e=>void 0===e.mimetype||"application/octet-stream"===e.mimetype?Ds(e.title):qs(e.mimetype),Ws=Array.isArray,Ks=Object.keys,Qs=Object.prototype.hasOwnProperty;function Gs(e,t,s){const n=null==s?void 0:s.map((e=>e.split(".")));if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){const r=Ws(e),i=Ws(t);let a,o,c;if(r&&i){if(o=e.length,o!==t.length)return!1;for(a=o;0!=a--;)if(!Gs(e[a],t[a],s))return!1;return!0}if(r!==i)return!1;const u=e instanceof Date,d=t instanceof Date;if(u!==d)return!1;if(u&&d)return e.getTime()===t.getTime();const l=e instanceof RegExp,p=t instanceof RegExp;if(l!==p)return!1;if(l&&p)return e.toString()===t.toString();const h=Ks(e).filter((e=>!(null==n?void 0:n.some((t=>1===t.length&&t[0]===e)))));if(o=h.length,o!==Ks(t).filter((e=>!(null==n?void 0:n.some((t=>1===t.length&&t[0]===e))))).length)return!1;for(a=o;0!=a--;)if(!Qs.call(t,h[a]))return!1;for(a=o;0!=a--;)if(c=h[a],!("_owner"===c&&e.$$typeof||Gs(e[c],t[c],null==n?void 0:n.filter((e=>e.length>1&&e[0]===c)).map((e=>e.splice(1).join("."))))))return!1;return!0}return e!=e&&t!=t}function Hs(e,t){if(Array.isArray(e))return e.map((e=>Hs(e,t)));if("object"==typeof e&&null!==e){let s={};return Object.keys(e).forEach((n=>{s=Object.assign(Object.assign({},s),{[n]:n&&t.includes(n)?typeof e[n]:Hs(e[n],t)})})),s}return e}function Ys(e){return e.startsWith("tag_")||"tags"===e}function Xs(e){return Object.fromEntries(Object.entries(e).filter((([e])=>Ys(e))))}function en(e,t,s){return Object.fromEntries(Object.entries(e).filter((([e])=>Ys(e))).map((([e,n])=>{const r=Array.isArray(n)?n.map((e=>"object"==typeof e&&e&&t in e?e[t]:e)):n;return[e,s?s(r):r]})))}function tn(e){return en(e,"uri")}const sn=e=>{var t;let s={};"_errors"in e&&(s._errors=e._errors),"_options"in e&&(s._options=e._options),"title"in e&&(s.title=e.title),"description"in e&&(s.description=e.description),"activity"in e&&(s.activity=e.activity),"image"in e&&(s.image=e.image),"uri"in e&&(s.uri=e.uri),"type"in e&&(s.type=e.type),"edito"in e&&(s.edito=e.edito),"category"in e&&(s.category=e.category.toString()),"commentLevel"in e&&(s.commentLevel=e.commentLevel),"_options"in e&&(null===(t=e._options)||void 0===t?void 0:t.custom_widgets)&&(s.custom_widgets=Array.isArray(e._options.custom_widgets)?{}:e._options.custom_widgets),"displayType"in e&&(s.displayType=e.displayType),"language"in e&&(s.language=e.language),"edit_access"in e&&(s.edit_access=e.edit_access),"lock_mail"in e&&(s.lock_mail=e.lock_mail),"fileSyncEnabled"in e&&(s.fileSyncEnabled=e.fileSyncEnabled),"fileSyncVersioningType"in e&&(s.fileSyncVersioningType=e.fileSyncVersioningType),"fileBankQuota"in e&&(s.fileBankQuota=e.fileBankQuota),"idCommunity"in e&&(s.idCommunity=e.idCommunity),"lastRssExecution"in e&&(s.lastRssExecution=e.lastRssExecution),"mail_comment"in e&&(s.mail_comment=e.mail_comment),"mail_frequency"in e&&(s.mail_frequency=e.mail_frequency),"mail_spotit"in e&&(s.mail_spotit=e.mail_spotit),"mail_subscriber"in e&&(s.mail_subscriber=e.mail_subscriber),"notifyFolder"in e&&(s.notifyFolder=e.notifyFolder),"nounsubscribe"in e&&(s.nounsubscribe=e.nounsubscribe),"privacy"in e&&(s.privacy=e.privacy),"publishFolder"in e&&(s.publishFolder=e.publishFolder),"rss_access"in e&&(s.rss_access=e.rss_access),"rss_feed"in e&&(s.rss_feed=e.rss_feed&&Array.isArray(e.rss_feed)?JSON.stringify(e.rss_feed.map((e=>{var{_user:t}=e,s=function(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]])}return s}(e,["_user"]);return Object.assign(Object.assign({},s),{idUser:null==t?void 0:t.id})}))):"[]"),"rss_key"in e&&(s.rss_key=e.rss_key),"spot_right_user"in e&&(s.spot_right_user=e.spot_right_user),"spotBanner"in e&&(s.spotBanner=e.spotBanner),"spotDefaultPublishType"in e&&(s.spotDefaultPublishType=e.spotDefaultPublishType),"user_level_signup"in e&&(s.user_level_signup=e.user_level_signup),"useTeaser"in e&&(s.useTeaser=e.useTeaser),"widgets"in e&&(s.widgets=e.widgets);const n=Xs(e);if(s=Object.assign(Object.assign({},s),n),nn(e,s))return s;throw new Error},nn=(e,t)=>{const s=["id","mainType","dateCreation","dateModified","_url","o2apLinksSources"],n=["custom_widgets"],r=Object.keys(e),i=Object.keys(t),a=r.filter((e=>!i.includes(e)&&!s.includes(e))),o=i.filter((e=>!r.includes(e)&&!n.includes(e))),c=[...a.map((e=>"- "+e)),...o.map((e=>"+ "+e))];if(a.length>0||o.length>0)throw new Error(`prepareGroupForUpdate :: Wrong group mapping | Diff : ${JSON.stringify(c)}`);return!0},rn=new q(new J),an=new D(rn);window.JamespotUserApi=an;const on=an,cn=D;module.exports=s})();
|
|
2
2
|
//# sourceMappingURL=jamespot-user-api.js.map
|