nucliadb-admin-assets 1.0.0.post1918__py3-none-any.whl → 1.0.0.post1921__py3-none-any.whl

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.

Potentially problematic release.


This version of nucliadb-admin-assets might be problematic. Click here for more details.

@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunknucliadb_admin=self.webpackChunknucliadb_admin||[]).push([[442],{7442:(jn,B,a)=>{a.r(B),a.d(B,{SYNC_ROUTES:()=>Pn});var e=a(4438),g=a(177),S=a(6489),I=a(1413),le=a(1584),f=a(5964),p=a(5558),M=a(6977);const v="assets/connector-logos";var k=function(o){return o.PENDING="PENDING",o.PROCESSING="PROCESSING",o.UPLOADED="UPLOADED",o.ERROR="ERROR",o}(k||{}),x=a(4412),h=a(7673),y=a(8141),b=a(6697),u=a(6354),O=a(9437),C=a(2542);const pe={id:"sitemap",title:"Sitemap",logo:`${v}/sitemap.svg`,description:"Upload web pages from a sitemap.xml",permanentSyncOnly:!0,factory:()=>new ue};class ue{constructor(){this.hasServerSideAuth=!1,this.isExternal=!0,this.allowToSelectFolders=!1,this.canSyncSecurityGroups=!1}getStaticFolders(){return[{uuid:"",title:"Sitemap",originalId:"SITEMAP",metadata:{},status:k.PENDING}]}getParametersSections(){return(0,h.of)([{id:"url",title:"sync.connectors.sitemap.url.section-title",fields:[{id:"sitemap",label:"sync.connectors.sitemap.url.label",type:"text",required:!0,pattern:/.+\.(ashx|xml)/,placeholder:"https://my-website.com/sitemap.xml"}]},{id:"restrict-indexation",title:"sync.connectors.common.restrict-indexation.title",description:"sync.connectors.common.restrict-indexation.description",badge:"generic.badge.optional",fields:[{id:"cssSelector",label:"sync.connectors.common.css.label",help:"sync.connectors.common.css.help",type:"text",required:!1,placeholder:".main-content"},{id:"xpathSelector",label:"sync.connectors.common.xpath.label",help:"sync.connectors.common.xpath.help",type:"text",required:!1,placeholder:'//div[@id="main"]'}]},{id:"web-scraping-helpers",title:"sync.connectors.common.web-scraping-helpers.title",description:"sync.connectors.common.web-scraping-helpers.description",badge:"generic.badge.advanced",fields:[{id:"localExtract",label:"sync.connectors.common.local-extract.label",help:"sync.connectors.common.local-extract.help",type:"boolean",required:!1},{id:"headers",label:"sync.connectors.common.headers.label",help:"sync.connectors.common.headers.help",type:"table",required:!1},{id:"cookies",label:"sync.connectors.common.cookies.label",help:"sync.connectors.common.cookies.help",type:"table",required:!1},{id:"localstorage",label:"sync.connectors.common.localstorage.label",help:"sync.connectors.common.localstorage.help",type:"table",required:!1}]}])}handleParameters(s){}cleanAuthData(){throw new Error("Method not implemented.")}getParametersValues(){return{}}goToOAuth(){}authenticate(){return(0,h.of)(!0)}}const me={id:"folder",title:"Folder",logo:`${v}/folder.svg`,description:"Upload a folder from your device",factory:()=>new he};class he{constructor(){this.hasServerSideAuth=!1,this.isExternal=!1,this.allowToSelectFolders=!1,this.files=[],this.path="",this.canSyncSecurityGroups=!1}getStaticFolders(){return this.path?[{uuid:"",title:this.path,originalId:this.path,metadata:{},status:k.PENDING}]:[]}getParametersSections(){return(0,h.of)([{id:"local-path",title:"sync.connectors.folder.local-path.title",description:"sync.connectors.folder.local-path.description",fields:[{id:"path",label:"sync.connectors.folder.local-path.field-label",placeholder:"/Users/alice/Documents or C:\\Users\\Alice\\Documents",type:"text",required:!0}]}])}goToOAuth(){}cleanAuthData(){throw new Error("Method not implemented.")}handleParameters(s){s.path&&(this.path=s.path)}getParametersValues(){return{path:this.path}}authenticate(){return(0,h.of)(!0)}}const D="token",N="refresh";class w{constructor(s,t,n){this.hasServerSideAuth=!0,this.isExternal=!0,this.allowToSelectFolders=!0,this.resumable=!1,this.isAuthenticated=new x.t(!1),this.canSyncSecurityGroups="gdrive"===s,this.name=s,this.id=t,this.path=n}getParametersSections(){return(0,h.of)([])}handleParameters(s){}getParametersValues(){return{token:localStorage.getItem(this.prefixStorageKey(D)),refresh:localStorage.getItem(this.prefixStorageKey(N)),refresh_endpoint:`${this.path}/api/external_auth/${this.name}/refresh`}}cleanAuthData(){localStorage.removeItem(this.prefixStorageKey(D)),localStorage.removeItem(this.prefixStorageKey(N))}goToOAuth(s,t){if(t&&this.cleanAuthData(),localStorage.getItem(this.prefixStorageKey(D)))this.isAuthenticated.next(!0);else{const i=`${this.path}/api/external_auth/${this.name}/authorize`;window.electron?window.electron.openExternal(`${i}?redirect=nuclia-desktop://index.html`):location.href=`${i}?redirect=${s}`}}authenticate(){if(!this.isAuthenticated.getValue()){const s=setInterval(()=>{const t=function _e(){let o=location.search;if(!o&&location.href.includes("#")){const s=location.href.split("#")[1];o=s.includes("?")?"?"+s.split("?")[1]:"?"+s}return o&&o.includes("#")&&!o.includes("?")&&(o=o.replace("#","?")),o}();if(t&&t.includes("?")){const n=new URLSearchParams(t.split("?")[1]),i=n.get("token")||"",c=n.get("refresh")||"";clearInterval(s),i?(localStorage.setItem(this.prefixStorageKey(D),i),localStorage.setItem(this.prefixStorageKey(N),c||""),this.isAuthenticated.next(!0)):this.isAuthenticated.next(!1)}},500)}return this.isAuthenticated.asObservable()}prefixStorageKey(s){return`${this.name}-${this.id}-${s}`}getStaticFolders(){return[]}}const Y="SHAREPOINT_SITE_NAME";class ge extends w{constructor(s,t,n){super(s,t,n)}getParametersSections(){return(0,h.of)([{id:"account",title:"sync.connectors.sharepoint.account.title",fields:[{id:"site_name",label:"sync.connectors.sharepoint.site.label",type:"text",required:!0}]}])}handleParameters(s){localStorage.setItem(Y,s.site_name)}getParametersValues(){return{...super.getParametersValues(),site_name:localStorage.getItem(Y)}}}const fe={id:"confluence",title:"Confluence",logo:`${v}/confluence.svg`,description:"Collaboration platform developed by Atlassian",helpUrl:"https://docs.nuclia.dev/docs/docs/using/sync-agent#confluence-connector-usage",deprecated:!0,factory:()=>new ye},L="CONFLUENCE_TOKEN";class ye{constructor(){this.hasServerSideAuth=!1,this.isExternal=!1,this.allowToSelectFolders=!0,this.canSyncSecurityGroups=!1}getParametersSections(){return(0,h.of)([{id:"account",title:"sync.connectors.confluence.account.title",description:"sync.connectors.confluence.account.description",fields:[{id:"url",label:"sync.connectors.confluence.url.label",type:"text",placeholder:"https://my-site.atlassian.net/wiki",required:!0},{id:"user",label:"sync.connectors.confluence.user.label",type:"text",placeholder:"me@mycompany.com",required:!0},{id:"token",label:"sync.connectors.confluence.token.label",type:"text",required:!0}]}])}handleParameters(s){localStorage.setItem(L,s.token)}getParametersValues(){return{token:localStorage.getItem(L)}}goToOAuth(s,t){return(0,h.of)(!0)}cleanAuthData(){throw new Error("Method not implemented.")}authenticate(){return(0,h.of)(!!this.getParametersValues().token)}getStaticFolders(){return[]}}const be={id:"rss",title:"RSS",logo:`${v}/rss.svg`,description:"Upload web pages from a RSS feed",permanentSyncOnly:!0,factory:()=>new Ce};class Ce{constructor(){this.hasServerSideAuth=!1,this.isExternal=!0,this.allowToSelectFolders=!1,this.canSyncSecurityGroups=!1}getStaticFolders(){return[{uuid:"",title:"RSS",originalId:"rss",metadata:{},status:k.PENDING}]}getParametersSections(){return(0,h.of)([{id:"url",title:"sync.connectors.rss.url.label",fields:[{id:"url",label:"sync.connectors.rss.url.label",type:"text",required:!0,placeholder:"https://rss-feed-url"}]},{id:"restrict-indexation",title:"sync.connectors.common.restrict-indexation.title",description:"sync.connectors.common.restrict-indexation.description",badge:"generic.badge.optional",fields:[{id:"cssSelector",label:"sync.connectors.common.css.label",help:"sync.connectors.common.css.help",type:"text",required:!1,placeholder:".main-content"},{id:"xpathSelector",label:"sync.connectors.common.xpath.label",help:"sync.connectors.common.xpath.help",type:"text",required:!1,placeholder:'//div[@id="main"]'}]},{id:"web-scraping-helpers",title:"sync.connectors.common.web-scraping-helpers.title",description:"sync.connectors.common.web-scraping-helpers.description",badge:"generic.badge.advanced",fields:[{id:"localExtract",label:"sync.connectors.common.local-extract.label",help:"sync.connectors.common.local-extract.help",type:"boolean",required:!1},{id:"headers",label:"sync.connectors.common.headers.label",help:"sync.connectors.common.headers.help",type:"table",required:!1},{id:"cookies",label:"sync.connectors.common.cookies.label",help:"sync.connectors.common.cookies.help",type:"table",required:!1},{id:"localstorage",label:"sync.connectors.common.localstorage.label",help:"sync.connectors.common.localstorage.help",type:"table",required:!1}]}])}handleParameters(s){}cleanAuthData(){throw new Error("Method not implemented.")}getParametersValues(){return{}}goToOAuth(){}authenticate(){return(0,h.of)(!0)}}var Se=a(5512),ve=a(1626);const J="http://localhost:8090",Q="NUCLIA_SYNC_SERVER",W="NUCLIA_SYNC_SERVER_TYPE";let $=(()=>{class o{constructor(t,n,i,c){this.sdk=t,this.http=n,this.config=i,this.notificationService=c,this.connectors={gdrive:{definition:{id:"gdrive",title:"Google Drive",logo:`${v}/gdrive.svg`,description:"File storage and synchronization service developed by Google",permanentSyncOnly:!0,deprecated:!0,factory:r=>new w("gdrive",r?.id||"",this.config.getOAuthServer())}},onedrive:{definition:{id:"onedrive",title:"One Drive",logo:`${v}/onedrive.svg`,description:"Microsoft OneDrive file hosting service",permanentSyncOnly:!0,deprecated:!0,factory:r=>new w("onedrive",r?.id||"",this.config.getOAuthServer())}},sharepoint:{definition:{id:"sharepoint",title:"SharePoint",logo:`${v}/sharepoint.svg`,description:"Microsoft Sharepoint service",permanentSyncOnly:!0,deprecated:!0,factory:r=>new ge("sharepoint",r?.id||"",this.config.getOAuthServer())}},dropbox:{definition:{id:"dropbox",title:"Dropbox",logo:`${v}/dropbox.svg`,description:"File storage and synchronization service developed by Dropbox",permanentSyncOnly:!0,deprecated:!0,factory:r=>new w("dropbox",r?.id||"",this.config.getOAuthServer())}},folder:{definition:me},sitemap:{definition:pe},confluence:{definition:fe},rss:{definition:be}},this.connectorsObs=new x.t(Object.values(this.connectors).map(r=>r.definition).filter(r=>!r.deprecated)),this._syncServer=new x.t({serverUrl:localStorage.getItem(Q)||J,type:localStorage.getItem(W)||"desktop"}),this.syncServer=this._syncServer.asObservable(),this._isServerDown=new x.t(!0),this._currentSyncId=new x.t(null),this._syncCache=new x.t({}),this._cacheUpdated=new x.t((new Date).toISOString()),this._isSyncing=new x.t({}),this.isServerDown=this._isServerDown.asObservable(),this.currentSyncId=this._currentSyncId.asObservable(),this.serverHeaders={token:this.sdk.nuclia.auth.getToken(!0)},this.cacheUpdated=this._cacheUpdated.asObservable(),this.isSyncing=this._isSyncing.asObservable()}getConnectorDefinition(t){return this.connectors[t]?.definition}getConnector(t,n){const i=this.connectors[t];i.instances||(i.instances={});const c=i.instances;return c[n]||(c[n]=i.definition.factory({id:n})),c[n]}getCurrentSync(){return this.currentSyncId.pipe((0,f.p)(t=>!!t),(0,p.n)(t=>this.getSync(t)))}getSync(t){const n=this._syncCache.getValue();return n[t]?(0,h.of)(n[t]):this.http.get(`${this._syncServer.getValue().serverUrl}/sync/${t}`,{headers:this.serverHeaders}).pipe((0,y.M)(i=>{n[t]=i,this._syncCache.next(n)}))}addSync(t){return this.sdk.currentKb.pipe((0,b.s)(1),(0,p.n)(n=>this.sdk.nuclia.options.standalone?(0,h.of)({...t,kb:{...this.sdk.nuclia.options,knowledgeBox:n.id}}):this.getNucliaKey(n).pipe((0,u.T)(i=>({...t,kb:{zone:this.sdk.nuclia.options.zone,backend:this.sdk.nuclia.options.backend,knowledgeBox:i.kbid,apiKey:i.token}})))),(0,p.n)(n=>this.http.post(`${this._syncServer.getValue().serverUrl}/sync`,n,{headers:this.serverHeaders})),(0,y.M)(()=>{const n=this._syncCache.getValue();n[t.id]=t,this._syncCache.next(n),this._cacheUpdated.next((new Date).toISOString())}),(0,u.T)(()=>{}))}updateSync(t,n,i){return this.http.patch(`${this._syncServer.getValue().serverUrl}/sync/${t}`,{...n,lastSyncGMT:i?"1970-01-01":void 0},{headers:this.serverHeaders}).pipe((0,y.M)(()=>{const c=this._syncCache.getValue();c[t]={...c[t],...n},this._syncCache.next(c),this._cacheUpdated.next((new Date).toISOString())}))}deleteSync(t){return this.http.delete(`${this._syncServer.getValue().serverUrl}/sync/${t}`,{headers:this.serverHeaders}).pipe((0,y.M)(()=>{const n=this._syncCache.getValue();delete n[t],this._syncCache.next(n),this._cacheUpdated.next((new Date).toISOString())}))}hasCurrentSourceAuth(){return this.getCurrentSyncId()?this.http.get(`${this._syncServer.getValue().serverUrl}/sync/${this.getCurrentSyncId()}/auth`).pipe((0,u.T)(n=>n.hasAuth)):(0,h.of)(!1)}getSyncsForKB(t){return this.isServerDown.pipe((0,p.n)(n=>n?(0,h.of)([]):this.http.get(`${this._syncServer.getValue().serverUrl}/sync/kb/${t}`).pipe((0,u.T)(i=>i.map(c=>({...c,kbId:t,connectorId:c.connector,connector:this.getConnector(c.connector,"")})).filter(c=>c.kbId===t)))))}getFiles(t){return this.http.get(`${this._syncServer.getValue().serverUrl}/sync/${this.getCurrentSyncId()}/files/search${t?`?query=${t}`:""}`)}getFolders(t){return this.http.get(`${this._syncServer.getValue().serverUrl}/sync/${this.getCurrentSyncId()}/folders`,{headers:this.serverHeaders})}canSelectFiles(t){const n=this._syncCache.getValue()[t];return n&&!("sitemap"===n.connector.name||"folder"===n.connector.name||"rss"===n.connector.name)}getNucliaKey(t){return t.createKeyForService({title:"Sync",role:"SCONTRIBUTOR"},this.getExpirationDate()).pipe((0,u.T)(n=>({...n,kbid:t.id})))}getExpirationDate(){const t=new Date;return t.setFullYear(t.getFullYear()+1),Math.floor(t.getTime()/1e3).toString()}serverStatus(t){return this.http.get(`${t}/status`).pipe((0,O.W)(()=>(0,h.of)({running:!1,logs:["Server down"]})),(0,u.T)(n=>((n.logs||[]).forEach(i=>console.log("[SERVER]",i)),{running:n.running})))}setSyncServer(t,n){localStorage.setItem(Q,t||""),localStorage.setItem(W,n),this._syncServer.next({serverUrl:t||"",type:n}),t&&this.serverStatus(t).subscribe(i=>{this.setServerStatus(!i.running)})}authenticateToConnector(t,n){return n.authenticate().pipe((0,f.p)(i=>i),(0,b.s)(1),(0,p.n)(()=>this.updateSync(this.getCurrentSyncId()||"",{connector:{name:t,parameters:n.getParametersValues()}})),(0,u.T)(()=>(n.cleanAuthData(),!0)))}getCurrentSyncId(){return this._currentSyncId.getValue()}setCurrentSyncId(t){this._currentSyncId.next(t)}clearCurrentSourceId(){this._currentSyncId.next(null)}getLogs(t,n){return this.http.get(`${this._syncServer.getValue().serverUrl}/logs${t?"/"+t:""}${n?"/"+n:""}`).pipe((0,u.T)(i=>i.sort((c,r)=>{const T=(0,Se.T)(c.createdAt,r.createdAt);return 0===T?c.action.startsWith("start")?1:-1:T})))}clearLogs(){return this.http.delete(`${this._syncServer.getValue().serverUrl}/logs`)}getSyncServer(){return this._syncServer.getValue().serverUrl}setServerStatus(t){t&&!this._isServerDown.value&&this.notificationService.pushNotifications([{type:"sync-server",data:[],timestamp:(new Date).toISOString(),unread:!0,failure:!0}]),this._isServerDown.next(t)}triggerSync(t,n=!1){return this._isSyncing.next({...this._isSyncing.value,[t]:!0}),(n?this.updateSync(t,{},!0).pipe((0,u.T)(()=>!0)):(0,h.of)(!0)).pipe((0,p.n)(()=>this.http.get(`${this._syncServer.getValue().serverUrl}/sync/execute/${t}`)),(0,y.M)(()=>this._isSyncing.next({...this._isSyncing.value,[t]:!1})),(0,O.W)(c=>(console.warn("Trigger sync failed:",c),this._isSyncing.next({...this._isSyncing.value,[t]:!1}),(0,h.of)())))}static{this.\u0275fac=function(n){return new(n||o)(e.KVO(C.ok),e.KVO(ve.Qq),e.KVO(C.M),e.KVO(C.JE))}}static{this.\u0275prov=e.jDH({token:o,factory:o.\u0275fac,providedIn:"root"})}}return o})(),xe=(()=>{class o{constructor(){this.unsubscribeAll=new I.B,this.syncService=(0,e.WQX)($)}ngOnInit(){let t=!1,n=0;(0,le.O)(0,5e3).pipe((0,f.p)(()=>{const c=n>=(t?12:0);return n++,c}),(0,p.n)(()=>this.syncService.serverStatus(this.syncService.getSyncServer())),(0,M.Q)(this.unsubscribeAll)).subscribe(i=>{t=i.running,n=0,this.syncService.setServerStatus(!t)})}ngOnDestroy(){this.unsubscribeAll.next(),this.unsubscribeAll.complete()}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["ng-component"]],decls:1,vars:0,template:function(n,i){1&n&&e.nrm(0,"router-outlet")},dependencies:[g.MD,S.n3],encapsulation:2,changeDetection:0})}}return o})();var l=a(671),Te=a(3250);const Fe=["*"];let Ie=(()=>{class o{constructor(){this.disabled=!1,this.cardClick=new e.bkB}onEnter(t){this.onClick(t)}onClick(t){this.disabled?(t.preventDefault(),t.stopPropagation()):this.cardClick.emit(t)}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["pa-card"]],inputs:{disabled:[2,"disabled","disabled",e.L39]},outputs:{cardClick:"cardClick"},standalone:!1,features:[e.GFd],ngContentSelectors:Fe,decls:3,vars:2,consts:[["paFocusable","",1,"pa-card-wrapper",3,"click","keyup.enter"],[1,"pa-card-content"]],template:function(n,i){1&n&&(e.NAR(),e.j41(0,"div",0),e.bIt("click",function(r){return i.onClick(r)})("keyup.enter",function(r){return i.onEnter(r)}),e.j41(1,"div",1),e.SdG(2),e.k0s()()),2&n&&e.AVh("pa-disabled",i.disabled)},dependencies:[Te.q],styles:['@charset "UTF-8";[_nghost-%COMP%]{display:block}.pa-card-wrapper[_ngcontent-%COMP%]{background:#fff;border:1px solid hsl(0,0%,90%);border-radius:.5rem;cursor:pointer;padding:1rem;transition:background .16s ease-in-out}.pa-card-wrapper[_ngcontent-%COMP%] .pa-card-content[_ngcontent-%COMP%]{opacity:1;transition:opacity .16s ease-in-out}.pa-card-wrapper[_ngcontent-%COMP%]:hover{background:#f7f7f8}.pa-card-wrapper[_ngcontent-%COMP%]:active{background:#e6e6e6}.pa-card-wrapper[_ngcontent-%COMP%]:disabled, .pa-card-wrapper.pa-disabled[_ngcontent-%COMP%]{cursor:default;pointer-events:none}.pa-card-wrapper[_ngcontent-%COMP%]:disabled .pa-card-content[_ngcontent-%COMP%], .pa-card-wrapper.pa-disabled[_ngcontent-%COMP%] .pa-card-content[_ngcontent-%COMP%]{opacity:.3}'],changeDetection:0})}}return o})();var E=a(4929);let Re=(()=>{class o{constructor(){this.title="",this.logo="",this.disabled=!1,this.selectConnector=new e.bkB}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-connector"]],inputs:{title:"title",logo:"logo",disabled:[2,"disabled","disabled",e.L39]},outputs:{selectConnector:"selectConnector"},features:[e.GFd],decls:5,vars:3,consts:[[3,"cardClick","disabled"],[1,"connector"],["size","large",3,"path"]],template:function(n,i){1&n&&(e.j41(0,"pa-card",0),e.bIt("cardClick",function(r){return i.selectConnector.emit(r)}),e.j41(1,"div",1),e.nrm(2,"pa-icon",2),e.j41(3,"div"),e.EFF(4),e.k0s()()()),2&n&&(e.Y8G("disabled",i.disabled),e.R7$(2),e.Y8G("path",i.logo),e.R7$(2),e.JRh(i.title))},dependencies:[g.MD,l.ALJ,Ie,l.V3x,E.R],styles:['@charset "UTF-8";.connector[_ngcontent-%COMP%]{align-items:center;display:flex;flex-direction:column;gap:.5rem;width:6rem}'],changeDetection:0})}}return o})();var _=a(8018),m=a(2938),d=a(9417),P=a(3606),Me=a(820),H=a(6812),X=a(3085),A=a(4899),ke=a(7481),$e=a(3257),Ee=a(6010),z=a(5472),K=a(9435),Z=a(3107),Pe=a(7839),je=a(4099),q=a(4684),Ge=a(9122);const ee=(o,s)=>s.id,Oe=()=>({section:"activity"});function De(o,s){1&o&&(e.j41(0,"nsi-dropdown-button",17),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o&&(e.R7$(),e.SpI(" ",e.bMT(2,1,"sync.home-page.setup-server.on-desktop.download-dropdown")," "))}function we(o,s){if(1&o&&(e.j41(0,"nsi-badge"),e.EFF(1),e.nI1(2,"translate"),e.k0s(),e.DNE(3,De,3,3,"nsi-dropdown-button",17)),2&o){const t=e.XpG(2);e.R7$(),e.JRh(e.bMT(2,2,"sync.badge.inactive")),e.R7$(2),e.vxM(t.downloadSyncAgentFeature?3:-1)}}function Ne(o,s){1&o&&(e.j41(0,"nsi-badge",16),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o&&(e.R7$(),e.JRh(e.bMT(2,1,"sync.badge.active")))}function Xe(o,s){if(1&o&&(e.DNE(0,we,4,4),e.nI1(1,"async"),e.DNE(2,Ne,3,3,"nsi-badge",16)),2&o){const t=e.XpG();e.vxM(e.bMT(1,1,t.inactiveServer)?0:2)}}function Ae(o,s){1&o&&(e.j41(0,"nsi-badge"),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o&&(e.R7$(),e.JRh(e.bMT(2,1,"sync.badge.inactive")))}function Ve(o,s){1&o&&(e.j41(0,"nsi-badge",16),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o&&(e.R7$(),e.JRh(e.bMT(2,1,"sync.badge.active")))}function Ue(o,s){if(1&o&&(e.j41(0,"div",13),e.DNE(1,Ae,3,3,"nsi-badge"),e.nI1(2,"async"),e.DNE(3,Ve,3,3,"nsi-badge",16),e.j41(4,"pa-input",18),e.EFF(5," Server URL "),e.k0s(),e.j41(6,"pa-button",19),e.EFF(7),e.nI1(8,"translate"),e.k0s()()),2&o){const t=e.XpG();e.R7$(),e.vxM(e.bMT(2,3,t.inactiveServer)?1:3),e.R7$(5),e.Y8G("disabled",!t.serverUrlChanged),e.R7$(),e.SpI(" ",e.bMT(8,5,"generic.save")," ")}}function Be(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsy-connector",20),e.nI1(1,"async"),e.nI1(2,"translate"),e.nI1(3,"async"),e.bIt("selectConnector",function(){const i=e.eBV(t).$implicit,c=e.XpG();return e.Njj(c.onSelectConnector(i))}),e.k0s()}if(2&o){const t=s.$implicit,n=e.XpG();e.Y8G("paTooltip",e.bMT(2,6,e.bMT(1,4,n.inactiveServer)?"sync.home-page.add-sources.disabled-source-tooltip":""))("disabled",e.bMT(3,8,n.inactiveServer))("title",t.title)("logo",t.logo)}}function Ye(o,s){1&o&&(e.j41(0,"nsi-info-card",21),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o&&(e.R7$(),e.JRh(e.bMT(2,1,"sync.home-page.sync-list.empty-info")))}function Le(o,s){if(1&o&&(e.j41(0,"div",25),e.nrm(1,"pa-icon",33),e.EFF(2),e.k0s()),2&o){const t=s;e.R7$(),e.Y8G("path",t.logo),e.R7$(),e.SpI(" ",t.title," ")}}function Je(o,s){if(1&o&&e.nrm(0,"pa-datetime",28),2&o){const t=e.XpG().$implicit;e.Y8G("datetime",t.lastSyncGMT)}}function Qe(o,s){1&o&&e.EFF(0," \u2013 ")}function We(o,s){if(1&o&&(e.j41(0,"pa-option",30),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o){const t=e.XpG().$implicit;e.Y8G("routerLink","./"+t.id+"/edit"),e.R7$(),e.SpI(" ",e.bMT(2,2,"sync.home-page.sync-list.menu.edit-folders")," ")}}function He(o,s){if(1&o){const t=e.RV6();e.j41(0,"pa-table-row")(1,"pa-table-cell")(2,"a",24),e.EFF(3),e.k0s()(),e.j41(4,"pa-table-cell"),e.DNE(5,Le,3,2,"div",25),e.k0s(),e.j41(6,"pa-table-cell")(7,"div",26),e.EFF(8),e.k0s()(),e.j41(9,"pa-table-cell")(10,"pa-toggle",27),e.bIt("valueChange",function(i){const c=e.eBV(t).$implicit,r=e.XpG(3);return e.Njj(r.toggleSync(c.id,i))}),e.EFF(11),e.k0s()(),e.j41(12,"pa-table-cell")(13,"div",26),e.DNE(14,Je,1,1,"pa-datetime",28)(15,Qe,1,0),e.k0s()(),e.j41(16,"pa-table-cell-menu")(17,"pa-button",29),e.EFF(18," Menu "),e.k0s(),e.j41(19,"pa-dropdown",null,0)(21,"pa-option",30),e.EFF(22),e.nI1(23,"translate"),e.k0s(),e.DNE(24,We,3,4,"pa-option",30),e.j41(25,"pa-option",31),e.EFF(26),e.nI1(27,"translate"),e.k0s(),e.j41(28,"pa-option",32),e.bIt("selectOption",function(){const i=e.eBV(t).$implicit,c=e.XpG(3);return e.Njj(c.deleteSync(i))}),e.EFF(29),e.nI1(30,"translate"),e.k0s()()()()}if(2&o){let t;const n=s.$implicit,i=e.sdS(20),c=e.XpG(3);e.R7$(2),e.Y8G("routerLink","./"+n.id),e.R7$(),e.SpI(" ",n.title," "),e.R7$(2),e.vxM((t=null==c.connectors[n.connectorId]?null:c.connectors[n.connectorId].definition)?5:-1,t),e.R7$(3),e.JRh(n.totalSyncedResources),e.R7$(2),e.Y8G("value",!n.disabled),e.R7$(),e.SpI(" ",n.disabled?"Off":"On"," "),e.R7$(3),e.vxM("1970-01-01"!==n.lastSyncGMT?14:15),e.R7$(3),e.Y8G("paPopup",i),e.R7$(4),e.Y8G("routerLink","./"+n.id+"/edit"),e.R7$(),e.SpI(" ",e.bMT(23,15,"sync.home-page.sync-list.menu.edit-settings")," "),e.R7$(2),e.vxM(n.connector.allowToSelectFolders?24:-1),e.R7$(),e.Y8G("routerLink","./"+n.id)("queryParams",e.lJ4(21,Oe)),e.R7$(),e.SpI(" ",e.bMT(27,17,"sync.home-page.sync-list.menu.activity-logs")," "),e.R7$(3),e.SpI(" ",e.bMT(30,19,"sync.home-page.sync-list.menu.delete")," ")}}function ze(o,s){if(1&o&&(e.j41(0,"pa-table",22),e.nrm(1,"pa-table-sortable-header",23),e.Z7z(2,He,31,22,"pa-table-row",null,ee),e.k0s()),2&o){const t=e.XpG(),n=e.XpG();e.R7$(),e.Y8G("cells",n.syncTableHeader),e.R7$(),e.Dyx(t)}}function Ke(o,s){1&o&&e.DNE(0,Ye,3,3,"nsi-info-card",21)(1,ze,4,1,"pa-table",22),2&o&&e.vxM(0===s.length?0:1)}let Ze=(()=>{class o{constructor(){this.router=(0,e.WQX)(S.Ix),this.currentRoute=(0,e.WQX)(S.nX),this.syncService=(0,e.WQX)($),this.sdk=(0,e.WQX)(C.ok),this.toaster=(0,e.WQX)(m._g),this.modalService=(0,e.WQX)(m.w8),this.translate=(0,e.WQX)(_.c$),this.unsubscribeAll=new I.B,this.downloadSyncAgentFeature=!1,this.inactiveServer=this.syncService.isServerDown,this.syncAgentForm=new d.gE({type:new d.MJ("desktop",{nonNullable:!0}),serverUrl:new d.MJ("",{nonNullable:!0,validators:[d.k0.required]})}),this.connectors=this.syncService.connectors,this.connectorList=this.syncService.connectorsObs.pipe((0,u.T)(t=>t.sort((n,i)=>n.title.localeCompare(i.title)))),this.serverUrlBackup="",this.syncs=this.syncService.cacheUpdated.pipe((0,p.n)(()=>this.sdk.currentKb),(0,p.n)(t=>this.syncService.getSyncsForKB(t.id))),this.syncTableHeader=[new l.A3f({id:"name",label:"sync.home-page.sync-list.table-columns.name"}),new l.A3f({id:"connector",label:"sync.home-page.sync-list.table-columns.connector"}),new l.A3f({id:"resources",label:"sync.home-page.sync-list.table-columns.resources"}),new l.A3f({id:"sync",label:"sync.home-page.sync-list.table-columns.sync"}),new l.A3f({id:"latest-sync",label:"sync.home-page.sync-list.table-columns.latest-sync",sortable:!0}),new l.A3f({id:"actions",label:"sync.home-page.sync-list.table-columns.actions"})]}get syncAgentOnServer(){return"server"===this.syncAgentForm.controls.type.value}get syncAgentTypeControl(){return this.syncAgentForm.controls.type}get syncServerUrl(){return this.syncAgentForm.controls.serverUrl.value}get serverUrlChanged(){return this.serverUrlBackup!==this.syncServerUrl}ngOnInit(){this.syncService.syncServer.pipe((0,b.s)(1)).subscribe(t=>{this.syncAgentForm.patchValue(t),this.serverUrlBackup=t.serverUrl}),this.syncAgentTypeControl.valueChanges.pipe((0,M.Q)(this.unsubscribeAll)).subscribe(()=>this.saveSyncServer())}ngOnDestroy(){this.unsubscribeAll.next(),this.unsubscribeAll.complete()}saveSyncServer(){if(this.syncAgentForm.valid){const t=this.syncAgentForm.getRawValue();this.syncService.setSyncServer("server"===t.type?t.serverUrl:J,t.type)}}onSelectConnector(t){this.router.navigate(["./add",t.id],{relativeTo:this.currentRoute})}deleteSync(t){this.modalService.openConfirm({title:this.translate.instant("sync.confirm.deletion.title",{title:t.title}),description:"sync.confirm.deletion.description",isDestructive:!0,confirmLabel:"generic.delete"}).onClose.pipe((0,f.p)(n=>!!n),(0,p.n)(()=>this.syncService.deleteSync(t.id))).subscribe({error:()=>this.toaster.error("sync.details.toast.deletion-failed")})}toggleSync(t,n){this.syncService.updateSync(t,{disabled:!n}).subscribe({error:()=>this.toaster.error(n?"sync.details.toast.activating-failed":"sync.details.toast.disabling-failed")})}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["ng-component"]],decls:56,vars:44,consts:[["syncMenu",""],[1,"page-spacing"],[1,"page-title"],[1,"page-description"],[1,"section-description"],[1,"title-l"],[1,"setup-sync-agent",3,"ngSubmit","formGroup"],["formControlName","type"],[1,"radio-config-row"],["value","desktop",3,"help"],[1,"title-m"],[1,"separator-line"],["value","server",3,"help"],[1,"inline-form"],[1,"connector-list"],[3,"paTooltip","disabled","title","logo"],["kind","success"],["aspect","basic"],["formControlName","serverUrl",1,"server-url"],["type","submit",3,"disabled"],[3,"selectConnector","paTooltip","disabled","title","logo"],["icon","info"],["border","","columns","repeat(5, 1fr) 96px"],[3,"cells"],[1,"body-m","black-link",3,"routerLink"],[1,"logo-title"],[1,"body-s"],["labelOnRight","",3,"valueChange","value"],[3,"datetime"],["icon","more-vertical","aspect","basic","size","small",3,"paPopup"],[3,"routerLink"],[3,"routerLink","queryParams"],["destructive","",3,"selectOption"],["size","small",3,"path"]],template:function(n,i){if(1&n&&(e.j41(0,"div",1)(1,"div")(2,"h1",2),e.EFF(3),e.nI1(4,"translate"),e.k0s(),e.j41(5,"p",3),e.EFF(6),e.nI1(7,"translate"),e.k0s()(),e.j41(8,"section")(9,"div",4)(10,"div",5),e.EFF(11),e.nI1(12,"translate"),e.k0s(),e.j41(13,"div",3),e.EFF(14),e.nI1(15,"translate"),e.k0s()(),e.j41(16,"form",6),e.bIt("ngSubmit",function(){return i.saveSyncServer()}),e.j41(17,"pa-radio-group",7)(18,"div",8)(19,"pa-radio",9),e.nI1(20,"translate"),e.j41(21,"span",10),e.EFF(22),e.nI1(23,"translate"),e.k0s()(),e.DNE(24,Xe,3,3),e.k0s(),e.nrm(25,"div",11),e.j41(26,"div",8)(27,"pa-radio",12),e.nI1(28,"translate"),e.j41(29,"span",10),e.EFF(30),e.nI1(31,"translate"),e.k0s()(),e.DNE(32,Ue,9,7,"div",13),e.k0s()()()(),e.nrm(33,"div",11),e.j41(34,"section")(35,"div",4)(36,"div",5),e.EFF(37),e.nI1(38,"translate"),e.k0s(),e.j41(39,"div",3),e.EFF(40),e.nI1(41,"translate"),e.k0s()(),e.j41(42,"div",14),e.Z7z(43,Be,4,10,"nsy-connector",15,ee),e.nI1(45,"async"),e.k0s()(),e.j41(46,"section")(47,"div",4)(48,"div",5),e.EFF(49),e.nI1(50,"translate"),e.k0s(),e.j41(51,"div",3),e.EFF(52),e.nI1(53,"translate"),e.k0s()(),e.DNE(54,Ke,2,1),e.nI1(55,"async"),e.k0s()()),2&n){let c;e.R7$(3),e.JRh(e.bMT(4,16,"navbar.sync")),e.R7$(3),e.JRh(e.bMT(7,18,"sync.home-page.description")),e.R7$(5),e.JRh(e.bMT(12,20,"sync.home-page.setup-server.title")),e.R7$(3),e.JRh(e.bMT(15,22,"sync.home-page.setup-server.description")),e.R7$(2),e.Y8G("formGroup",i.syncAgentForm),e.R7$(3),e.Y8G("help",e.bMT(20,24,"sync.home-page.setup-server.on-desktop.radio-help")),e.R7$(3),e.JRh(e.bMT(23,26,"sync.home-page.setup-server.on-desktop.radio-label")),e.R7$(2),e.vxM(i.syncAgentOnServer?-1:24),e.R7$(3),e.Y8G("help",e.bMT(28,28,"sync.home-page.setup-server.on-server.radio-help")),e.R7$(3),e.JRh(e.bMT(31,30,"sync.home-page.setup-server.on-server.radio-label")),e.R7$(2),e.vxM(i.syncAgentOnServer?32:-1),e.R7$(5),e.JRh(e.bMT(38,32,"sync.home-page.add-sources.title")),e.R7$(3),e.JRh(e.bMT(41,34,"sync.home-page.add-sources.description")),e.R7$(3),e.Dyx(e.bMT(45,36,i.connectorList)),e.R7$(6),e.JRh(e.bMT(50,38,"sync.home-page.sync-list.title")),e.R7$(3),e.JRh(e.bMT(53,40,"sync.home-page.sync-list.description")),e.R7$(2),e.vxM((c=e.bMT(55,42,i.syncs))?54:-1,c)}},dependencies:[g.MD,g.Jj,m.nS,Re,m.vY,l.Ymm,P.Q,l.Rx2,Me.P,H.P,l.XgI,X.S,l.rkm,A.a,ke.v,$e.u,l.tml,Ee.d,d.X1,d.qT,d.BC,d.cb,d.j4,d.JD,_.h,_.D9,l.EGN,z.O,K.e,Z.U,Pe.N,je.V,S.Wk,l.V3x,E.R,l.Pa6,q.Z,m.IA,l.OgD,Ge.w],styles:['@charset "UTF-8";.page-spacing[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:2rem}.page-title[_ngcontent-%COMP%]{align-items:center;display:flex;gap:.5rem}section[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:1rem}section[_ngcontent-%COMP%] .section-description[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.25rem}section[_ngcontent-%COMP%] .setup-sync-agent[_ngcontent-%COMP%]{border:1px solid hsl(0,0%,90%);border-radius:.5rem;padding:1.5rem}section[_ngcontent-%COMP%] .setup-sync-agent[_ngcontent-%COMP%] .radio-config-row[_ngcontent-%COMP%]{align-items:center;display:flex;gap:.5rem;justify-content:space-between}section[_ngcontent-%COMP%] .setup-sync-agent[_ngcontent-%COMP%] .radio-config-row[_ngcontent-%COMP%] pa-radio[_ngcontent-%COMP%]{flex:1 0 auto}section[_ngcontent-%COMP%] .setup-sync-agent[_ngcontent-%COMP%] .inline-form[_ngcontent-%COMP%]{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}section[_ngcontent-%COMP%] .setup-sync-agent[_ngcontent-%COMP%] pa-input.server-url[_ngcontent-%COMP%] .pa-field-control{width:20rem}@media (min-width: 1440px){section[_ngcontent-%COMP%] .setup-sync-agent[_ngcontent-%COMP%] pa-input.server-url[_ngcontent-%COMP%] .pa-field-control{width:26.5rem}}section[_ngcontent-%COMP%] .separator-line[_ngcontent-%COMP%]{margin:1.5rem 0}section[_ngcontent-%COMP%] .connector-list[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;gap:1rem}section[_ngcontent-%COMP%] .logo-title[_ngcontent-%COMP%]{font-size:.75rem;line-height:1.25rem;letter-spacing:0;font-weight:400;align-items:center;display:flex;gap:.5rem}section[_ngcontent-%COMP%] pa-table-cell[_ngcontent-%COMP%] pa-toggle[_ngcontent-%COMP%] .pa-toggle-context{gap:.5rem}section[_ngcontent-%COMP%] pa-table-sortable-header[_ngcontent-%COMP%] .pa-table-grid--header{z-index:1}'],changeDetection:0})}}return o})();var qe=a(6499),et=a(6851),tt=a(5119),nt=a(5814),ot=a(7837),te=a(6420);const ne=(o,s)=>s.id,it=(o,s)=>s.value,st=()=>[];function ct(o,s){if(1&o&&(e.j41(0,"pa-input",25),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o){const t=e.XpG().$implicit;e.Y8G("formControlName",t.id)("placeholder",t.placeholder)("help",t.help),e.R7$(),e.SpI(" ",e.bMT(2,4,t.label)," ")}}function at(o,s){if(1&o&&(e.j41(0,"pa-toggle",26),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o){const t=e.XpG().$implicit;e.Y8G("formControlName",t.id)("help",t.help),e.R7$(),e.SpI(" ",e.bMT(2,3,t.label)," ")}}function rt(o,s){if(1&o&&(e.j41(0,"pa-option",29),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o){const t=s.$implicit;e.Y8G("disabled",t.disabled)("value",t.value),e.R7$(),e.SpI(" ",e.bMT(2,3,t.label)," ")}}function lt(o,s){if(1&o&&(e.j41(0,"pa-select",27),e.Z7z(1,rt,3,5,"pa-option",29,it),e.k0s()),2&o){const t=e.XpG().$implicit;e.Y8G("formControlName",t.id)("label",t.label)("help",t.help),e.R7$(),e.Dyx(t.options)}}function dt(o,s){if(1&o&&(e.j41(0,"pa-textarea",26),e.EFF(1),e.k0s()),2&o){const t=e.XpG().$implicit;e.Y8G("formControlName",t.id)("help",t.help),e.R7$(),e.SpI(" ",t.label," ")}}function pt(o,s){if(1&o&&(e.j41(0,"p"),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o){const t=e.XpG(2).$implicit;e.R7$(),e.JRh(e.bMT(2,1,t.help))}}function ut(o,s){1&o&&(e.j41(0,"nsi-info-card",31),e.EFF(1),e.nI1(2,"translate"),e.k0s()),2&o&&(e.R7$(),e.SpI(" ",e.bMT(2,1,"sync.form-validation.extra-parameters-incomplete")," "))}function mt(o,s){if(1&o){const t=e.RV6();e.j41(0,"div",28)(1,"label"),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.DNE(4,pt,3,3,"p"),e.j41(5,"app-parameters-table",30),e.bIt("valuesChange",function(i){e.eBV(t);const c=e.XpG().$implicit,r=e.XpG(3);return e.Njj(r.updateTable(c.id,i))}),e.k0s(),e.DNE(6,ut,3,3,"nsi-info-card",31),e.k0s()}if(2&o){const t=e.XpG().$implicit,n=e.XpG(3);e.R7$(2),e.JRh(e.bMT(3,4,t.label)),e.R7$(2),e.vxM(t.help?4:-1),e.R7$(),e.Y8G("values",n.tables[t.id]||e.lJ4(6,st)),e.R7$(),e.vxM(n.invalidTables.includes(t.id)?6:-1)}}function ht(o,s){if(1&o&&e.DNE(0,ct,3,6,"pa-input",25)(1,at,3,5,"pa-toggle",26)(2,lt,3,3,"pa-select",27)(3,dt,2,3,"pa-textarea",26)(4,mt,7,7,"div",28),2&o){let t;e.vxM("text"===(t=s.$implicit.type)?0:"boolean"===t?1:"select"===t?2:"textarea"===t?3:"table"===t?4:-1)}}function _t(o,s){if(1&o&&(e.j41(0,"nsi-two-columns-configuration-item",5)(1,"div",2),e.Z7z(2,ht,5,1,null,null,ne),e.k0s()()),2&o){const t=s.$implicit;e.Y8G("badge",t.badge)("itemTitle",t.title)("description",t.description||""),e.R7$(2),e.Dyx(t.fields)}}function gt(o,s){1&o&&(e.j41(0,"nsi-two-columns-configuration-item",6)(1,"div",32)(2,"pa-toggle",33),e.EFF(3),e.nI1(4,"translate"),e.k0s()()()),2&o&&(e.R7$(3),e.SpI(" ",e.bMT(4,1,"sync.add-page.security-group.toggle-label")," "))}function ft(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsi-label",34),e.bIt("removeLabel",function(){const i=e.eBV(t).$implicit,c=e.XpG(2);return e.Njj(c.removeLabel(i))}),e.EFF(1),e.k0s()}if(2&o){const t=s.$implicit;e.Y8G("color",t.color),e.R7$(),e.SpI(" ",t.label," ")}}function yt(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsi-label",35),e.bIt("removeLabel",function(){const i=e.eBV(t).$implicit,c=e.XpG(2);return e.Njj(c.removeExtension(i))}),e.EFF(1),e.k0s()}if(2&o){const t=s.$implicit;e.R7$(),e.SpI(" ",t," ")}}function bt(o,s){if(1&o){const t=e.RV6();e.j41(0,"form",0)(1,"nsi-two-columns-configuration-item",1)(2,"div",2)(3,"pa-input",3),e.EFF(4),e.nI1(5,"translate"),e.k0s()()(),e.qex(6,4),e.Z7z(7,_t,4,3,"nsi-two-columns-configuration-item",5,ne),e.nI1(9,"async"),e.bVm(),e.DNE(10,gt,5,3,"nsi-two-columns-configuration-item",6),e.j41(11,"nsi-two-columns-configuration-item",7)(12,"div",2)(13,"div",8)(14,"app-label-dropdown",9),e.nI1(15,"async"),e.nI1(16,"async"),e.bIt("selectionChange",function(i){e.eBV(t);const c=e.XpG();return e.Njj(c.updateLabelSelection(i))}),e.EFF(17),e.nI1(18,"translate"),e.k0s(),e.j41(19,"span",10),e.EFF(20),e.nI1(21,"translate"),e.k0s(),e.j41(22,"pa-button",11),e.bIt("click",function(){e.eBV(t);const i=e.XpG();return e.Njj(i.createLabelSet())}),e.EFF(23),e.nI1(24,"translate"),e.k0s()(),e.j41(25,"div",12),e.Z7z(26,ft,2,2,"nsi-label",13,e.fX1),e.k0s()()(),e.j41(28,"nsi-two-columns-configuration-item",14)(29,"div",2)(30,"nsi-info-card"),e.EFF(31),e.nI1(32,"translate"),e.k0s(),e.j41(33,"div",15)(34,"div",16)(35,"pa-select",17)(36,"pa-option",18),e.EFF(37),e.nI1(38,"translate"),e.k0s(),e.j41(39,"pa-option",19),e.EFF(40),e.nI1(41,"translate"),e.k0s()(),e.j41(42,"pa-input",20),e.EFF(43),e.nI1(44,"translate"),e.k0s()(),e.j41(45,"div",12),e.Z7z(46,yt,2,1,"nsi-label",21,e.fX1),e.k0s(),e.j41(48,"div",22)(49,"label"),e.EFF(50),e.nI1(51,"translate"),e.k0s(),e.j41(52,"div",16),e.nrm(53,"pa-date-picker",23),e.nI1(54,"translate"),e.nrm(55,"pa-date-picker",24),e.nI1(56,"translate"),e.k0s()()()()()()}if(2&o){const t=e.XpG();e.Y8G("formGroup",t.form),e.R7$(),e.Y8G("noTopBorder",t.noTopBorder),e.R7$(3),e.JRh(e.bMT(5,17,"sync.add-page.connector-name.field-label")),e.R7$(3),e.Dyx(e.bMT(9,19,t.connector.getParametersSections())),e.R7$(3),e.vxM(t.connector.canSyncSecurityGroups?10:-1),e.R7$(4),e.Y8G("labelSets",e.bMT(15,21,t.labelSets))("selection",t.labelSelection)("disabled",!1===e.bMT(16,23,t.hasLabelSet)),e.R7$(3),e.SpI(" ",e.bMT(18,25,"sync.add-page.add-labels.select-labels")," "),e.R7$(3),e.JRh(e.bMT(21,27,"generic.or")),e.R7$(3),e.SpI(" ",e.bMT(24,29,"sync.add-page.add-labels.create-labelset")," "),e.R7$(3),e.Dyx(t.labelSelection),e.R7$(5),e.JRh(e.bMT(32,31,"sync.add-page.filter-resources.file-extension.info")),e.R7$(6),e.SpI(" ",e.bMT(38,33,"sync.add-page.filter-resources.file-extension.include")," "),e.R7$(3),e.SpI(" ",e.bMT(41,35,"sync.add-page.filter-resources.file-extension.exclude")," "),e.R7$(3),e.SpI(" ",e.bMT(44,37,"sync.add-page.filter-resources.file-extension.label")," "),e.R7$(3),e.Dyx(t.extensionList),e.R7$(4),e.JRh(e.bMT(51,39,"sync.add-page.filter-resources.modification-date.label")),e.R7$(3),e.Y8G("label",e.bMT(54,41,"sync.add-page.filter-resources.modification-date.from")),e.R7$(2),e.Y8G("label",e.bMT(56,43,"sync.add-page.filter-resources.modification-date.to"))}}const Ct=new RegExp(/[^a-z0-9_-]/g);let oe=(()=>{class o{constructor(){this.labelService=(0,e.WQX)(C.xQ),this.modalService=(0,e.WQX)(m.w8),this.cdr=(0,e.WQX)(e.gRc),this.unsubscribeAll=new I.B,this.noTopBorder=!1,this.validForm=new e.bkB,this.configurationChange=new e.bkB,this.form=new d.gE({name:new d.MJ("",{nonNullable:!0,validators:[d.k0.required]}),syncSecurityGroups:new d.MJ(null),filterResources:new d.gE({extensions:new d.MJ("",{updateOn:"blur"}),extensionUsage:new d.MJ("include",{nonNullable:!0}),from:new d.MJ(""),to:new d.MJ("")}),extra:new d.gE({})}),this.labelSets=this.labelService.resourceLabelSets,this.hasLabelSet=this.labelService.hasResourceLabelSets,this.labelSelection=[],this.extensionList=[],this.tables={},this.invalidTables=[],this._extra={}}set sync(t){if(t){this.connectorParametersBackup=t.connector.parameters;const n={extensions:t.filters?.fileExtensions?.extensions||"",extensionUsage:t.filters?.fileExtensions?.exclude?"exclude":"include",from:t.filters?.modified?.from||"",to:t.filters?.modified?.to||""};this.form.patchValue({name:t.title,syncSecurityGroups:t.syncSecurityGroups,filterResources:n}),this.labelSelection=t.labels||[],this.extensionList=this.formatExtensionList(n.extensions),t.connector.parameters&&Object.entries(t.connector.parameters).forEach(([i,c])=>{"object"!=typeof c?this._extra[i]=c:this.tables[i]=c})}}get extensionsControl(){return this.form.controls.filterResources.controls.extensions}ngOnInit(){this.connector&&this.connector.getParametersSections().subscribe(t=>{t.forEach(n=>n.fields.forEach(i=>{"table"!==i.type&&this.form.controls.extra.addControl(i.id,new d.MJ("",{nonNullable:!0,validators:i.required?[d.k0.required]:[]}))})),Object.keys(this._extra).length>0&&this.form.patchValue({extra:this._extra})}),this.extensionsControl.valueChanges.pipe((0,M.Q)(this.unsubscribeAll)).subscribe(t=>this.extensionList=this.formatExtensionList(t)),this.form.valueChanges.pipe((0,M.Q)(this.unsubscribeAll)).subscribe(()=>{this.validForm.emit(this.form.valid),this.emitSyncEntity()})}ngOnDestroy(){this.unsubscribeAll.next(),this.unsubscribeAll.complete()}updateTable(t,n){this.tables[t]=n,n.some(i=>!(i.value.trim()&&i.key.trim()||!i.value.trim()&&!i.key.trim()))?this.invalidTables.includes(t)||this.invalidTables.push(t):this.invalidTables.includes(t)&&(this.invalidTables=this.invalidTables.filter(i=>i!==t)),this.cdr.markForCheck(),this.emitSyncEntity()}createLabelSet(){this.modalService.openModal(C.Tv,new l.S6u({data:{kind:qe.po.RESOURCES}}))}updateLabelSelection(t){this.labelSets.pipe((0,b.s)(1),(0,f.p)(n=>!!n),(0,u.T)(n=>n)).subscribe(n=>{this.labelSelection=t.map(i=>({...i,color:n[i.labelset]?.color})),this.emitSyncEntity()})}removeExtension(t){const n=this.extensionList.filter(i=>i!==t);this.extensionsControl.patchValue(n.join(", "))}removeLabel(t){this.labelSelection=this.labelSelection.filter(n=>!(n.labelset===t.labelset&&n.label===t.label)),this.emitSyncEntity()}formatExtensionList(t){return t&&t.length>0?t.split(",").map(n=>n.trim()).filter(n=>!!n):[]}emitSyncEntity(){if(!this.connectorId)return;const t=this.form.getRawValue(),n=t.name,i=(Math.random()+1).toString(36).substring(7),c=`${this.kbId}-${n?.toLowerCase().replace(Ct,"-")}-${i}`,r={fileExtensions:t.filterResources.extensions?{extensions:t.filterResources.extensions,exclude:"exclude"===t.filterResources.extensionUsage}:void 0,modified:t.filterResources.from||t.filterResources.to?{from:t.filterResources.from||void 0,to:t.filterResources.to||void 0}:void 0},T=Object.entries(t.extra||{}).reduce((j,[G,U])=>({...j,[G]:U}),{}),F=Object.entries(this.tables).reduce((j,[G,U])=>(j[G]=U.filter(re=>!(!re.key.trim()||!re.value.trim())),j),{}),R={id:c,title:n,labels:this.labelSelection,filters:r,connector:{name:this.connectorId,parameters:{...this.connectorParametersBackup,...F,...T}}};null!==t.syncSecurityGroups&&(R.syncSecurityGroups=t.syncSecurityGroups),this.configurationChange.emit(R)}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-configuration-form"]],inputs:{connector:"connector",connectorId:"connectorId",kbId:"kbId",sync:"sync",noTopBorder:[2,"noTopBorder","noTopBorder",e.L39]},outputs:{validForm:"validForm",configurationChange:"configurationChange"},features:[e.GFd],decls:1,vars:1,consts:[[3,"formGroup"],["itemTitle","sync.add-page.connector-name.title","description","sync.add-page.connector-name.description",3,"noTopBorder"],[1,"form-container"],["formControlName","name"],["formGroupName","extra"],[3,"badge","itemTitle","description"],["itemTitle","sync.add-page.security-group.title","description","sync.add-page.security-group.description","badge","generic.badge.advanced"],["badge","generic.badge.optional","itemTitle","sync.add-page.add-labels.title","description","sync.add-page.add-labels.description"],[1,"inline-form","full-width"],["aspect","basic","fullWidth","",3,"selectionChange","labelSets","selection","disabled"],[1,"separator-word","body-s"],["icon","circle-plus","aspect","basic","iconAndText","",1,"full-width",3,"click"],[1,"inline-form","small-gap"],[3,"color"],["badge","generic.badge.optional","itemTitle","sync.add-page.filter-resources.title","description","sync.add-page.filter-resources.description"],["formGroupName","filterResources",1,"form-container"],[1,"inline-form","full-width","small-gap"],["formControlName","extensionUsage"],["value","include"],["value","exclude"],["id","extension","placeholder",".pdf,.docx","formControlName","extensions"],["neutral",""],[1,"label-field-container"],["formControlName","from",3,"label"],["formControlName","to",3,"label"],[3,"formControlName","placeholder","help"],[3,"formControlName","help"],[3,"formControlName","label","help"],[1,"table-container"],[3,"disabled","value"],[3,"valuesChange","values"],["type","warning","icon","warning"],[1,"form-container","toggle-container"],["withBackground","","formControlName","syncSecurityGroups"],[3,"removeLabel","color"],["neutral","",3,"removeLabel"]],template:function(n,i){1&n&&e.DNE(0,bt,57,45,"form",0),2&n&&e.vxM(i.connector?0:-1)},dependencies:[g.MD,g.Jj,m.IA,m._8,d.X1,d.qT,d.BC,d.cb,d.j4,d.JD,d.$R,l.XgI,X.S,et.w,tt.Q,H.P,C.Qy,C.Bo,nt.L,l.Ymm,P.Q,_.h,_.D9,l.OYn,ot.I,m.OE,te.U,l.rkm,A.a],styles:['@charset "UTF-8";.toggle-container[_ngcontent-%COMP%] pa-toggle[_ngcontent-%COMP%] .pa-toggle-context{justify-content:space-between}.table-container[_ngcontent-%COMP%] nsi-info-card[_ngcontent-%COMP%]{margin-top:.75rem}'],changeDetection:0})}}return o})();var St=a(1943),ie=a(7670);const vt=o=>({total:o}),xt=o=>({count:o});function Tt(o,s){1&o&&e.nrm(0,"nsi-spinner")}function Ft(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsi-folder-tree",3),e.bIt("selectionChange",function(i){e.eBV(t);const c=e.XpG(2);return e.Njj(c.updateSelection(i))}),e.k0s()}if(2&o){const t=e.XpG(2);e.Y8G("selection",t.selection)("folderTree",t.folders)}}function It(o,s){if(1&o&&e.nrm(0,"nsi-folder-list",2),2&o){const t=e.XpG(2);e.Y8G("folders",t.selectedPaths)}}function Rt(o,s){if(1&o&&e.DNE(0,Ft,1,2,"nsi-folder-tree",1)(1,It,1,1,"nsi-folder-list",2),2&o){const t=e.XpG();e.vxM(t.seeAll?0:1)}}let V=(()=>{class o{constructor(){this.syncService=(0,e.WQX)($),this.toaster=(0,e.WQX)(m._g),this.cdr=(0,e.WQX)(e.gRc),this.selectedSyncItems=new e.bkB,this.searchQuery=new d.MJ("",{nonNullable:!0}),this.totalFolders=0,this.selectionCount=0,this.loading=!1,this.seeAll=!0,this.selection=[],this.selectedPaths=[],this.syncItems=[],this.selectedIds=[]}ngOnInit(){this.updateSelection((this.sync.foldersToSync||[]).map(t=>({id:t.uuid,path:t.metadata.path}))),this.loadFolders()}updateView(t){this.seeAll="left"===t}updateSelection(t){this.selection=t,this.selectedPaths=t.map(n=>n.path),this.selectedIds=t.map(n=>n.id),this.selectionCount=t.length,this.selectedSyncItems.emit(this.syncItems.filter(n=>this.selectedIds.includes(n.uuid))),this.cdr.markForCheck()}loadFolders(t){this.loading=!0,this.syncService.getFolders(t?.value||"").pipe((0,O.W)(n=>(n&&this.toaster.error("string"==typeof n?n:n.error?.message||n.error||n.message||"An error occurred"),(0,h.of)({items:[],nextPage:void 0}))),(0,St.S)((n,i)=>n.concat(i.items),[]),(0,u.T)(n=>[{uuid:"root",originalId:"/",title:"/",status:k.PENDING,metadata:{path:"/"}},...n]),(0,u.T)(n=>n.sort((i,c)=>i.metadata.path.localeCompare(c.metadata.path))),(0,y.M)(n=>{this.totalFolders=n.length,this.syncItems=n}),(0,u.T)(n=>this.getFolderTreeFromSyncItems(n))).subscribe({next:n=>{this.loading=!1,this.folders=n,this.cdr.markForCheck()}})}getFolderTreeFromSyncItems(t){const n={id:"root",path:"/",title:"/",expanded:!0,children:{}};return t.filter(i=>"root"!==i.uuid).forEach(i=>{const c=i.metadata.path,r=i.originalId,T={id:r,title:i.title,path:c,displayPath:i.metadata.displayPath||c,children:{}};if("/"===c)n.children[r]=T;else{let R,F=n;c.split("/").slice(1,-1).forEach(G=>{F&&(R=F.children?.[G],R&&(F=R))}),F.children?F.children[r]=T:F.children={[r]:T}}}),n}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-folder-selection"]],inputs:{sync:"sync"},outputs:{selectedSyncItems:"selectedSyncItems"},decls:7,vars:14,consts:[[3,"activeChange","leftButton","rightButton"],[3,"selection","folderTree"],[3,"folders"],[3,"selectionChange","selection","folderTree"]],template:function(n,i){1&n&&(e.j41(0,"header"),e.nrm(1,"div"),e.j41(2,"nsi-segmented-buttons",0),e.nI1(3,"translate"),e.nI1(4,"translate"),e.bIt("activeChange",function(r){return i.updateView(r)}),e.k0s()(),e.DNE(5,Tt,1,0,"nsi-spinner")(6,Rt,2,1)),2&n&&(e.R7$(2),e.Y8G("leftButton",e.i5U(3,4,"sync.folder-selection.see-all",e.eq3(10,vt,i.totalFolders)))("rightButton",e.i5U(4,7,"sync.folder-selection.see-selection",e.eq3(12,xt,i.selectionCount))),e.R7$(3),e.vxM(i.loading?5:-1),e.R7$(),e.vxM(i.folders?6:-1))},dependencies:[g.MD,m.Sq,m.sH,l.Ymm,l.XgI,d.X1,m.vI,m.J4,ie.t,_.h,_.D9],styles:['@charset "UTF-8";header[_ngcontent-%COMP%]{display:flex;justify-content:space-between;margin-bottom:1rem}header[_ngcontent-%COMP%] pa-input[_ngcontent-%COMP%]{width:30rem}'],changeDetection:0})}}return o})();const Mt=o=>({connector:o}),kt=(o,s)=>({index:o,total:s});function $t(o,s){if(1&o&&(e.j41(0,"div")(1,"h1",2),e.nrm(2,"pa-icon",3),e.EFF(3),e.nI1(4,"translate"),e.k0s(),e.j41(5,"p",4),e.EFF(6),e.nI1(7,"translate"),e.k0s()()),2&o){const t=s,n=e.XpG();e.R7$(2),e.Y8G("path",t.logo),e.R7$(),e.SpI(" ",e.i5U(4,3,"sync.add-page.title",e.eq3(8,Mt,t.title))," "),e.R7$(3),e.JRh(e.bMT(7,6,"sync.add-page.description."+n))}}function Et(o,s){if(1&o&&(e.DNE(0,$t,8,10,"div"),e.nI1(1,"async")),2&o){let t;const n=e.XpG();e.vxM((t=e.bMT(1,1,n.connectorDefinition))?0:-1,t)}}function Pt(o,s){1&o&&e.nrm(0,"nsi-spinner")}function jt(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsy-configuration-form",6),e.nI1(1,"async"),e.nI1(2,"async"),e.bIt("configurationChange",function(i){e.eBV(t);const c=e.XpG(3);return e.Njj(c.updateConfiguration(i))})("validForm",function(i){e.eBV(t);const c=e.XpG(3);return e.Njj(c.validForm=i)}),e.k0s()}if(2&o){const t=e.XpG(2),n=e.XpG();e.Y8G("sync",n.sync)("kbId",e.bMT(1,4,n.kbId))("connector",t)("connectorId",e.bMT(2,6,n.connectorId))}}function Gt(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsy-folder-selection",8),e.bIt("selectedSyncItems",function(i){e.eBV(t);const c=e.XpG(4);return e.Njj(c.updateSelection(i))}),e.k0s()}if(2&o){const t=e.XpG(4);e.Y8G("sync",t.sync)}}function Ot(o,s){if(1&o&&e.DNE(0,Gt,1,1,"nsy-folder-selection",7),2&o){const t=e.XpG(3);e.vxM(t.sync?0:-1)}}function Dt(o,s){if(1&o&&(e.EFF(0),e.nI1(1,"translate")),2&o){const t=e.XpG(),n=e.XpG(3);e.SpI(" ",e.i5U(1,1,"sync.add-page.footer.steps",e.l_i(4,kt,n.step(),t.length))," ")}}function wt(o,s){if(1&o){const t=e.RV6();e.j41(0,"pa-button",12),e.bIt("click",function(){e.eBV(t);const i=e.XpG(4);return e.Njj(i.cancel())}),e.EFF(1),e.nI1(2,"translate"),e.k0s()}2&o&&(e.R7$(),e.SpI(" ",e.bMT(2,1,"generic.cancel")," "))}function Nt(o,s){if(1&o){const t=e.RV6();e.j41(0,"pa-button",12),e.bIt("click",function(){e.eBV(t);const i=e.XpG(4);return e.Njj(i.goBack())}),e.EFF(1),e.nI1(2,"translate"),e.k0s()}2&o&&(e.R7$(),e.SpI(" ",e.bMT(2,1,"generic.back")," "))}function Xt(o,s){if(1&o){const t=e.RV6();e.j41(0,"pa-button",13),e.bIt("click",function(){e.eBV(t);const i=e.XpG(4);return e.Njj(i.goNext())}),e.EFF(1),e.nI1(2,"translate"),e.k0s()}if(2&o){const t=e.XpG(4);e.Y8G("disabled",!t.validForm||t.saving),e.R7$(),e.SpI(" ",e.bMT(2,2,"sync.add-page.footer.folder-selection-button")," ")}}function At(o,s){if(1&o){const t=e.RV6();e.j41(0,"pa-button",13),e.bIt("click",function(){e.eBV(t);const i=e.XpG(4);return e.Njj(i.save())}),e.EFF(1),e.nI1(2,"translate"),e.k0s()}if(2&o){const t=e.XpG(3),n=e.XpG();e.Y8G("disabled",!n.validForm||t.allowToSelectFolders&&0===n.folderSelection.length||n.saving),e.R7$(),e.SpI(" ",e.bMT(2,2,"sync.add-page.footer.save-button")," ")}}function Vt(o,s){if(1&o&&(e.j41(0,"nsi-sticky-footer")(1,"div",9),e.DNE(2,Dt,2,7),e.k0s(),e.DNE(3,wt,3,3,"pa-button",10)(4,Nt,3,3,"pa-button",10)(5,Xt,3,4,"pa-button",11)(6,At,3,4,"pa-button",11),e.k0s()),2&o){const t=s,n=e.XpG(3);e.R7$(2),e.vxM(t.length>1?2:-1),e.R7$(),e.vxM(1===n.step()?3:4),e.R7$(2),e.vxM(t.length>1&&n.step()<t.length?5:6)}}function Ut(o,s){if(1&o&&(e.DNE(0,jt,3,8,"nsy-configuration-form",5)(1,Ot,1,1)(2,Vt,7,3,"nsi-sticky-footer"),e.nI1(3,"async")),2&o){let t,n;const i=e.XpG(2);e.vxM(1===(t=i.step())?0:2===t?1:-1),e.R7$(2),e.vxM((n=e.bMT(3,2,i.steps))?2:-1,n)}}function Bt(o,s){if(1&o&&(e.j41(0,"div"),e.DNE(1,Pt,1,0,"nsi-spinner")(2,Ut,4,4),e.k0s()),2&o){const t=e.XpG();e.R7$(),e.vxM(t.loading?1:2)}}let se=(()=>{class o{constructor(){this.router=(0,e.WQX)(S.Ix),this.currentRoute=(0,e.WQX)(S.nX),this.sdk=(0,e.WQX)(C.ok),this.syncService=(0,e.WQX)($),this.modalService=(0,e.WQX)(m.w8),this.translate=(0,e.WQX)(_.c$),this.toaster=(0,e.WQX)(m._g),this.cdr=(0,e.WQX)(e.gRc),this.connectorId=this.currentRoute.params.pipe((0,f.p)(t=>t.connector),(0,u.T)(t=>t.connector)),this.connectorDefinition=this.connectorId.pipe((0,u.T)(t=>this.syncService.getConnectorDefinition(t))),this.connector=this.connectorId.pipe((0,u.T)(t=>this.syncService.getConnector(t,""))),this.kbId=this.sdk.currentKb.pipe((0,u.T)(t=>t.id)),this.steps=this.connector.pipe((0,u.T)(t=>t.allowToSelectFolders?["configuration","folder-selection"]:["configuration"])),this.stepIndex=(0,e.vPA)(0),this.step=(0,e.EWP)(()=>this.stepIndex()+1),this.validForm=!1,this.folderSelection=[],this.loading=!1,this.saving=!1}get backPath(){return this.syncId?"../../..":"../.."}ngOnInit(){this.currentRoute.params.pipe((0,f.p)(t=>!!t.syncId),(0,b.s)(1),(0,y.M)(t=>{this.loading=!0,this.cdr.markForCheck(),this.syncId=t.syncId,this.syncService.setCurrentSyncId(this.syncId),this.validForm=!0}),(0,p.n)(()=>this.syncService.getSync(this.syncId)),(0,y.M)(t=>{this.sync=t,this.configuration=t,this.cdr.markForCheck()}),(0,p.n)(t=>this.syncService.hasCurrentSourceAuth().pipe((0,y.M)(n=>{n&&(this.loading=!1,this.cdr.markForCheck())}),(0,f.p)(n=>!n),(0,u.T)(()=>this.syncService.getConnector(t.connector.name,t.id)),(0,p.n)(n=>this.syncService.authenticateToConnector(t.connector.name,n))))).subscribe({next:()=>{this._goNext(),this.loading=!1,this.cdr.markForCheck(),this.router.navigate([],{queryParams:{}})},error:()=>this.toaster.error("sync.details.authentication.fail")})}goBack(){this.stepIndex()>0&&this.stepIndex.update(t=>t-1)}goNext(){if(!this.configuration)return;const t=this.configuration;this.syncId?this._goNext():this.connectorDefinition.pipe((0,b.s)(1),(0,p.n)(n=>this.modalService.openConfirm({title:this.translate.instant("sync.add-page.confirm-authenticate.title",{connector:n.title}),description:this.translate.instant("sync.add-page.confirm-authenticate.description"),confirmLabel:this.translate.instant("sync.add-page.confirm-authenticate.confirm-button")}).onClose),(0,f.p)(n=>!!n),(0,p.n)(()=>this._createSync(t)),(0,p.n)(n=>this._onSuccessfulCreation(n,t))).subscribe({error:n=>{console.warn(n),this.toaster.error("sync.add-page.toast.generic-error")}})}cancel(){this.syncId?this.modalService.openConfirm({title:"sync.confirm.cancel-oauth.title",description:"sync.confirm.cancel-oauth.description",isDestructive:!0,confirmLabel:"sync.confirm.cancel-oauth.confirm-label",cancelLabel:"sync.confirm.cancel-oauth.cancel-label"}).onClose.pipe((0,f.p)(t=>!!t),(0,p.n)(()=>this.syncService.deleteSync(this.syncId))).subscribe({next:()=>this.router.navigate([this.backPath],{relativeTo:this.currentRoute})}):this.router.navigate([this.backPath],{relativeTo:this.currentRoute})}save(){if(!this.configuration)return;this.saving=!0;const t=this.configuration;if(this.syncId){if(this.folderSelection.length>0){const n=this.syncId;this.syncService.updateSync(n,{foldersToSync:this.folderSelection},!0).pipe((0,p.n)(()=>this._syncCreationDone(n))).subscribe({error:i=>this._errorHandler(i)})}}else this._createSync(t).pipe((0,p.n)(n=>this._onSuccessfulCreation(n,t))).subscribe({error:n=>this._errorHandler(n)})}updateConfiguration(t){this.configuration=t}updateSelection(t){this.folderSelection=t}_goNext(){this.steps.pipe((0,b.s)(1)).subscribe(t=>{this.stepIndex()<t.length&&this.stepIndex.update(n=>n+1)})}_createSync(t){return this.syncService.addSync(t).pipe((0,y.M)(()=>this.syncService.setCurrentSyncId(t.id)),(0,u.T)(()=>this.syncService.getConnector(t.connector.name,t.id)),(0,p.n)(n=>n.allowToSelectFolders?(0,h.of)(n):("function"==typeof n.handleParameters&&n.handleParameters(t.connector.parameters),this.syncService.updateSync(t.id,{foldersToSync:n.getStaticFolders()}).pipe((0,u.T)(()=>this.syncService.getConnector(t.connector.name,t.id))))))}_onSuccessfulCreation(t,n){if(t.hasServerSideAuth){let i=location.href.split("/sync/add/")[0];return this.sdk.nuclia.options.standalone&&(i=i.replace("#/","")),t.goToOAuth(`${i}/sync/add/${n.connector.name}/${n.id}`,!0),(0,h.of)()}return this._syncCreationDone(n.id)}_syncCreationDone(t){return(0,h.of)(!0).pipe((0,y.M)(()=>{this.router.navigate([this.syncId?`../../../${t}`:`../../${t}`],{relativeTo:this.currentRoute})}),(0,p.n)(()=>(this.toaster.success("sync.details.toast.triggering-sync-success"),this.syncService.triggerSync(t).pipe((0,O.W)(()=>(this.toaster.error("sync.details.toast.triggering-sync-failed"),(0,h.of)()))))))}_errorHandler(t){this.saving=!1,console.warn(t),this.toaster.error("sync.add-page.toast.generic-error")}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-add-sync-page"]],decls:8,vars:10,consts:[[1,"page-spacing"],[3,"link"],[1,"page-title"],["size","large",3,"path"],[1,"page-description"],[3,"sync","kbId","connector","connectorId"],[3,"configurationChange","validForm","sync","kbId","connector","connectorId"],[3,"sync"],[3,"selectedSyncItems","sync"],["footerNote",""],["aspect","basic"],["kind","primary",3,"disabled"],["aspect","basic",3,"click"],["kind","primary",3,"click","disabled"]],template:function(n,i){if(1&n&&(e.j41(0,"div",0)(1,"nsi-back-button",1),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.DNE(4,Et,2,3),e.nI1(5,"async"),e.DNE(6,Bt,3,1,"div"),e.nI1(7,"async"),e.k0s()),2&n){let c,r;e.R7$(),e.Y8G("link",i.backPath),e.R7$(),e.SpI(" ",e.bMT(3,4,"sync.add-page.back-button")," "),e.R7$(2),e.vxM((c=e.bMT(5,6,i.connectorId))?4:-1,c),e.R7$(2),e.vxM((r=e.bMT(7,8,i.connector))?6:-1,r)}},dependencies:[g.MD,g.Jj,m.Xp,l.Ymm,P.Q,l.V3x,E.R,m.o3,_.h,_.D9,oe,V,m.J4,ie.t],styles:['@charset "UTF-8";.page-spacing[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:2rem}.page-title[_ngcontent-%COMP%]{align-items:center;display:flex;gap:.5rem}.inline-form[_ngcontent-%COMP%] pa-select[_ngcontent-%COMP%]{flex:0 0 auto;min-width:8rem;width:fit-content}.inline-form[_ngcontent-%COMP%] pa-input[_ngcontent-%COMP%]{max-width:unset}'],changeDetection:0})}}return o})();var Yt=a(4572),Lt=a(2885);const Jt=["activitySection"],ce=(o,s)=>s.id;function Qt(o,s){if(1&o&&(e.j41(0,"div",3)(1,"label"),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.j41(4,"div",13),e.EFF(5),e.nI1(6,"translate"),e.k0s()(),e.nrm(7,"div",4)),2&o){const t=e.XpG();e.R7$(2),e.JRh(e.bMT(3,2,"sync.details.settings.synchronize-security-groups")),e.R7$(3),e.SpI(" ",e.bMT(6,4,t.sync.syncSecurityGroups?"sync.details.settings.boolean.true":"sync.details.settings.boolean.false")," ")}}function Wt(o,s){if(1&o&&(e.j41(0,"nsi-label",6),e.EFF(1),e.k0s()),2&o){const t=s.$implicit;e.Y8G("color",t.color),e.R7$(),e.SpI(" ",t.label," ")}}function Ht(o,s){1&o&&e.EFF(0," \u2013 ")}function zt(o,s){if(1&o&&(e.j41(0,"nsi-label",14),e.EFF(1),e.k0s()),2&o){const t=s.$implicit;e.R7$(),e.SpI(" ",t," ")}}function Kt(o,s){1&o&&e.EFF(0," \u2013 ")}function Zt(o,s){1&o&&(e.j41(0,"div",5),e.Z7z(1,zt,2,1,"nsi-label",14,e.fX1,!1,Kt,1,0),e.k0s()),2&o&&(e.R7$(),e.Dyx(s.extensions.split(", ")))}function qt(o,s){1&o&&e.EFF(0," \u2013 ")}function en(o,s){if(1&o&&(e.EFF(0),e.nI1(1,"translate"),e.nrm(2,"pa-datetime",15),e.EFF(3),e.nI1(4,"translate"),e.nrm(5,"pa-datetime",15)),2&o){const t=s;e.SpI(" ",e.bMT(1,4,"sync.details.settings.modification-date.from")," "),e.R7$(2),e.Y8G("datetime",t.from),e.R7$(),e.SpI(" ",e.bMT(4,6,"sync.details.settings.modification-date.to")," "),e.R7$(2),e.Y8G("datetime",t.to)}}function tn(o,s){1&o&&e.EFF(0," \u2013 ")}function nn(o,s){if(1&o&&(e.j41(0,"div"),e.EFF(1),e.k0s()),2&o){const t=e.XpG().$implicit,n=e.XpG(3);e.R7$(),e.JRh(n.sync.connector.parameters[t.id]||"_")}}function on(o,s){if(1&o&&e.nrm(0,"app-parameters-table",17),2&o){const t=e.XpG().$implicit,n=e.XpG(3);e.Y8G("values",n.sync.connector.parameters[t.id])}}function sn(o,s){1&o&&e.EFF(0," \u2013 ")}function cn(o,s){1&o&&e.nrm(0,"div",4)}function an(o,s){if(1&o&&(e.j41(0,"div",3)(1,"label"),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.DNE(4,nn,2,1,"div")(5,on,1,1,"app-parameters-table",17)(6,sn,1,0),e.k0s(),e.DNE(7,cn,1,0,"div",4)),2&o){const t=s.$implicit,n=s.$index,i=s.$count,c=e.XpG(3);e.R7$(2),e.JRh(e.bMT(3,3,t.label)),e.R7$(2),e.vxM("table"!==t.type?4:c.sync.connector.parameters[t.id].length>0?5:6),e.R7$(3),e.vxM(n!==i-1?7:-1)}}function rn(o,s){if(1&o&&(e.j41(0,"nsi-two-columns-configuration-item",16)(1,"div",2),e.Z7z(2,an,8,5,null,null,ce),e.k0s()()),2&o){const t=s.$implicit;e.Y8G("itemTitle",t.title)("description",t.description||""),e.R7$(2),e.Dyx(t.fields)}}function ln(o,s){if(1&o&&(e.Z7z(0,rn,4,2,"nsi-two-columns-configuration-item",16,ce),e.nI1(2,"async")),2&o){const t=e.XpG();e.Dyx(e.bMT(2,0,t.connector.getParametersSections()))}}function dn(o,s){1&o&&e.nrm(0,"pa-icon",19)}function pn(o,s){1&o&&e.nrm(0,"pa-icon",20)}function un(o,s){1&o&&e.nrm(0,"pa-icon",21)}function mn(o,s){if(1&o&&(e.j41(0,"pa-table-row")(1,"pa-table-cell")(2,"div",18),e.DNE(3,dn,1,0,"pa-icon",19)(4,pn,1,0,"pa-icon",20)(5,un,1,0,"pa-icon",21),e.EFF(6),e.k0s()(),e.j41(7,"pa-table-cell")(8,"div",22),e.nrm(9,"pa-datetime",23),e.k0s()()()),2&o){let t;const n=s.$implicit;e.R7$(3),e.vxM("high"===(t=n.level)?3:"medium"===t?4:"low"===t?5:-1),e.R7$(3),e.SpI(" ",n.message," "),e.R7$(3),e.Y8G("datetime",n.createdAt)}}function hn(o,s){1&o&&(e.j41(0,"pa-table-row",12)(1,"pa-table-cell")(2,"div",22),e.EFF(3),e.nI1(4,"translate"),e.k0s()()()),2&o&&(e.R7$(3),e.JRh(e.bMT(4,1,"sync.details.activity-log.no-activity")))}let _n=(()=>{class o{constructor(){this.labelService=(0,e.WQX)(C.xQ),this.cdr=(0,e.WQX)(e.gRc),this.currentRoute=(0,e.WQX)(S.nX),this.connector=null,this._logs=[],this.labelSets={},this.coloredLabels=[]}set logs(t){t&&(this._logs=t)}get logs(){return this._logs}ngAfterViewInit(){this.currentRoute.queryParams.pipe((0,f.p)(t=>t.section),(0,u.T)(t=>t.section),(0,b.s)(1)).subscribe({next:t=>{setTimeout(()=>{"activity"===t&&this.activitySection&&this.activitySection.nativeElement.scrollIntoView({behavior:"smooth"})},300)}})}ngOnInit(){this.labelService.resourceLabelSets.pipe((0,b.s)(1),(0,f.p)(t=>!!t),(0,u.T)(t=>t)).subscribe(t=>{this.labelSets=t,this.coloredLabels=this.sync.labels?.map(n=>({...n,color:this.labelSets[n.labelset]?.color}))||[],this.cdr.detectChanges()})}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-sync-settings"]],viewQuery:function(n,i){if(1&n&&e.GBs(Jt,5),2&n){let c;e.mGM(c=e.lsd())&&(i.activitySection=c.first)}},inputs:{sync:"sync",connector:"connector",logs:"logs"},decls:47,vars:25,consts:[["activitySection",""],["noTopBorder","","itemTitle","sync.details.settings.title","description","sync.details.settings.description"],[1,"sync-settings-container"],[1,"body-s","settings-item"],[1,"separator-line"],[1,"row-container"],["readonly","",3,"color"],[1,"body-s","row-container"],["itemTitle","sync.details.activity-log.title","description","sync.details.activity-log.description"],[1,"activity-logs-container"],["border","","columns","2fr 1fr"],["header",""],["last",""],[2,"text-transform","capitalize"],["readonly","","neutral",""],["dateOnly","",3,"datetime"],[3,"itemTitle","description"],["readonly","",3,"values"],[1,"body-s","icon-and-text"],["size","small","name","circle-cross",1,"error"],["size","small","name","warning",1,"warning"],["size","small","name","circle-check",1,"success"],[1,"body-s"],[3,"datetime"]],template:function(n,i){if(1&n&&(e.j41(0,"nsi-two-columns-configuration-item",1)(1,"div",2)(2,"div",3)(3,"label"),e.EFF(4),e.nI1(5,"translate"),e.k0s(),e.j41(6,"div"),e.EFF(7),e.k0s()(),e.nrm(8,"div",4),e.DNE(9,Qt,8,6),e.j41(10,"div",3)(11,"label"),e.EFF(12),e.nI1(13,"translate"),e.k0s(),e.j41(14,"div",5),e.Z7z(15,Wt,2,2,"nsi-label",6,e.fX1,!1,Ht,1,0),e.k0s()(),e.nrm(18,"div",4),e.j41(19,"label"),e.EFF(20),e.nI1(21,"translate"),e.k0s(),e.j41(22,"div",3),e.DNE(23,Zt,4,1,"div",5)(24,qt,1,0),e.k0s(),e.nrm(25,"div",4),e.j41(26,"label"),e.EFF(27),e.nI1(28,"translate"),e.k0s(),e.j41(29,"div",7),e.DNE(30,en,6,8)(31,tn,1,0),e.k0s()()(),e.DNE(32,ln,3,2),e.j41(33,"nsi-two-columns-configuration-item",8)(34,"div",9,0)(36,"pa-table",10)(37,"pa-table-header")(38,"pa-table-cell",11),e.EFF(39),e.nI1(40,"translate"),e.k0s(),e.j41(41,"pa-table-cell",11),e.EFF(42),e.nI1(43,"translate"),e.k0s()(),e.Z7z(44,mn,10,3,"pa-table-row",null,e.fX1,!1,hn,5,3,"pa-table-row",12),e.k0s()()()),2&n){let c,r;e.R7$(4),e.JRh(e.bMT(5,13,"sync.details.settings.name")),e.R7$(3),e.JRh(i.sync.title),e.R7$(2),e.vxM(null!=i.connector&&i.connector.canSyncSecurityGroups?9:-1),e.R7$(3),e.JRh(e.bMT(13,15,"sync.details.settings.labels")),e.R7$(3),e.Dyx(i.coloredLabels),e.R7$(5),e.SpI(" ",e.bMT(21,17,null!=i.sync.filters&&null!=i.sync.filters.fileExtensions&&i.sync.filters.fileExtensions.exclude?"sync.details.settings.file-extensions.excluded":"sync.details.settings.file-extensions.included")," "),e.R7$(3),e.vxM((c=null==i.sync.filters?null:i.sync.filters.fileExtensions)?23:24,c),e.R7$(4),e.JRh(e.bMT(28,19,"sync.details.settings.modification-date.label")),e.R7$(3),e.vxM((r=null==i.sync.filters?null:i.sync.filters.modified)?30:31,r),e.R7$(2),e.vxM(i.connector?32:-1),e.R7$(7),e.JRh(e.bMT(40,21,"sync.details.activity-log.table-header.message")),e.R7$(3),e.JRh(e.bMT(43,23,"sync.details.activity-log.table-header.date")),e.R7$(2),e.Dyx(i.logs)}},dependencies:[g.MD,g.Jj,m._8,_.h,_.D9,m.OE,te.U,l.Pa6,q.Z,l.EGN,z.O,K.e,Z.U,Lt.Bz,l.V3x,E.R,C.Qy],styles:['@charset "UTF-8";.sync-settings-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.75rem}.sync-settings-container[_ngcontent-%COMP%] .settings-item[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.25rem}.sync-settings-container[_ngcontent-%COMP%] .body-s[_ngcontent-%COMP%] + label[_ngcontent-%COMP%]{color:#707070;font-weight:600}.sync-settings-container[_ngcontent-%COMP%] .row-container[_ngcontent-%COMP%]{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.activity-logs-container[_ngcontent-%COMP%] .icon-and-text[_ngcontent-%COMP%]{align-items:center;display:flex;gap:.25rem}.activity-logs-container[_ngcontent-%COMP%] .icon-and-text[_ngcontent-%COMP%] pa-icon[_ngcontent-%COMP%]{display:flex}.activity-logs-container[_ngcontent-%COMP%] .icon-and-text[_ngcontent-%COMP%] .error[_ngcontent-%COMP%], .activity-logs-container[_ngcontent-%COMP%] .icon-and-text[_ngcontent-%COMP%] .warning[_ngcontent-%COMP%]{color:#917e12}.activity-logs-container[_ngcontent-%COMP%] .icon-and-text[_ngcontent-%COMP%] .success[_ngcontent-%COMP%]{color:#16a249}'],changeDetection:0})}}return o})();const gn=o=>({count:o});function fn(o,s){if(1&o){const t=e.RV6();e.j41(0,"header")(1,"pa-input",1),e.EFF(2),e.nI1(3,"translate"),e.k0s(),e.j41(4,"pa-button",2),e.bIt("click",function(){e.eBV(t);const i=e.XpG();return e.Njj(i.editing=!0)}),e.EFF(5),e.nI1(6,"translate"),e.k0s()(),e.j41(7,"div",3),e.EFF(8),e.nI1(9,"translate"),e.k0s(),e.nrm(10,"nsi-folder-list",4)}if(2&o){const t=e.XpG();e.R7$(),e.Y8G("formControl",t.queryControl),e.R7$(),e.SpI(" ",e.bMT(3,6,"sync.folder-selection.search-input-label")," "),e.R7$(3),e.JRh(e.bMT(6,8,"sync.folder-selection.edit-folders-button")),e.R7$(3),e.JRh(e.bMT(9,10,"sync.folder-selection.current-selection")),e.R7$(2),e.Y8G("filtered",!!t.query)("folders",t.selectedFolders)}}function yn(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsy-folder-selection",5),e.bIt("selectedSyncItems",function(i){e.eBV(t);const c=e.XpG();return e.Njj(c.updateSelection(i))}),e.k0s(),e.j41(1,"nsi-sticky-footer")(2,"div",6),e.EFF(3),e.nI1(4,"translate"),e.k0s(),e.j41(5,"pa-button",7),e.bIt("click",function(){e.eBV(t);const i=e.XpG();return e.Njj(i.editing=!1)}),e.EFF(6),e.nI1(7,"translate"),e.k0s(),e.j41(8,"pa-button",8),e.bIt("click",function(){e.eBV(t);const i=e.XpG();return e.Njj(i.saveSelection())}),e.EFF(9),e.nI1(10,"translate"),e.k0s()()}if(2&o){const t=e.XpG();e.Y8G("sync",t.sync),e.R7$(3),e.SpI(" ",e.i5U(4,4,"sync.folder-selection.footer.selection-count",e.eq3(11,gn,t.selectionCount))," "),e.R7$(3),e.SpI(" ",e.bMT(7,7,"generic.cancel")," "),e.R7$(3),e.SpI(" ",e.bMT(10,9,"sync.folder-selection.footer.save-changes")," ")}}let bn=(()=>{class o{constructor(){this.cdr=(0,e.WQX)(e.gRc),this._unsubscribeAll=new I.B,this.selectionChange=new e.bkB,this.editing=!1,this.selection=[],this.selectionCount=0,this.queryControl=new d.MJ("")}set sync(t){this._sync=t,this.updateSelection(t.foldersToSync||[])}get sync(){return this._sync}get selectedFolders(){const t=this.selection.map(i=>i.metadata.displayPath||i.metadata.path)||[],n=this.query?this.query.toLocaleLowerCase():"";return n?t.filter(i=>i.toLocaleLowerCase().includes(n)):t}get query(){return this.queryControl.value}updateSelection(t){this.selection=t,this.selectionCount=this.selection.length,this.cdr.detectChanges()}saveSelection(){this.selectionChange.emit(this.selection),this.editing=!1,this.cdr.markForCheck()}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-folders-tab"]],inputs:{sync:"sync"},outputs:{selectionChange:"selectionChange"},decls:3,vars:1,consts:[[1,"folders-tab"],["icon","search",3,"formControl"],[3,"click"],[1,"title-xxs"],[3,"filtered","folders"],[3,"selectedSyncItems","sync"],["footerNote","",1,"title-xs"],["aspect","basic",3,"click"],["kind","primary",3,"click"]],template:function(n,i){1&n&&(e.j41(0,"div",0),e.DNE(1,fn,11,12)(2,yn,11,13),e.k0s()),2&n&&(e.R7$(),e.vxM(i.editing?i.sync?2:-1:1))},dependencies:[g.MD,V,l.XgI,X.S,l.Ymm,P.Q,_.h,_.D9,l.V3x,m.Sq,m.o3,d.X1,d.BC,d.l_],styles:['@charset "UTF-8";.folders-tab[_ngcontent-%COMP%]{position:relative}.folders-tab[_ngcontent-%COMP%] header[_ngcontent-%COMP%]{display:flex;justify-content:space-between;margin-bottom:1rem}.folders-tab[_ngcontent-%COMP%] header[_ngcontent-%COMP%] pa-input[_ngcontent-%COMP%]{width:30rem}'],changeDetection:0})}}return o})();var Cn=a(7725),Sn=a(3515);function vn(o,s){if(1&o){const t=e.RV6();e.j41(0,"div",8)(1,"div",9)(2,"pa-toggle",10),e.bIt("valueChange",function(i){e.eBV(t);const c=e.XpG(3);return e.Njj(c.toggleSync(i))}),e.EFF(3),e.nI1(4,"translate"),e.k0s()(),e.j41(5,"pa-button",11),e.nI1(6,"async"),e.bIt("click",function(){e.eBV(t);const i=e.XpG(3);return e.Njj(i.triggerSync())}),e.EFF(7),e.nI1(8,"translate"),e.k0s(),e.j41(9,"pa-button",12),e.EFF(10),e.nI1(11,"translate"),e.k0s(),e.j41(12,"pa-button",13),e.bIt("click",function(){e.eBV(t);const i=e.XpG(3);return e.Njj(i.deleteSync())}),e.EFF(13),e.nI1(14,"translate"),e.k0s()()}if(2&o){const t=e.XpG(2),n=e.XpG();e.R7$(2),e.Y8G("value",!t.disabled),e.R7$(),e.SpI(" ",e.bMT(4,6,t.disabled?"sync.badge.inactive":"sync.badge.active")," "),e.R7$(2),e.Y8G("disabled",e.bMT(6,8,n.isSyncing)),e.R7$(2),e.SpI(" ",e.bMT(8,10,"sync.details.buttons.sync-now")," "),e.R7$(3),e.SpI(" ",e.bMT(11,12,"sync.details.buttons.edit-settings")," "),e.R7$(3),e.SpI(" ",e.bMT(14,14,"sync.details.buttons.delete")," ")}}function xn(o,s){if(1&o&&(e.j41(0,"div",2)(1,"h1",6),e.nrm(2,"pa-icon",7),e.EFF(3),e.k0s(),e.DNE(4,vn,15,16,"div",8),e.nI1(5,"async"),e.k0s()),2&o){const t=e.XpG(),n=e.XpG();e.R7$(2),e.Y8G("path",s.logo),e.R7$(),e.SpI(" ",t.title," "),e.R7$(),e.vxM(!1===e.bMT(5,3,n.editMode)?4:-1)}}function Tn(o,s){if(1&o){const t=e.RV6();e.j41(0,"pa-tab",14),e.bIt("click",function(){e.eBV(t);const i=e.XpG(2);return e.Njj(i.activeTab="folders")}),e.EFF(1),e.nI1(2,"translate"),e.k0s()}if(2&o){const t=e.XpG(2);e.Y8G("active","folders"===t.activeTab),e.R7$(),e.SpI(" ",e.bMT(2,2,"sync.details.tabs.folders")," ")}}function Fn(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsy-configuration-form",19),e.nI1(1,"async"),e.nI1(2,"async"),e.nI1(3,"async"),e.bIt("configurationChange",function(i){e.eBV(t);const c=e.XpG(3);return e.Njj(c.updateConfiguration(i))})("validForm",function(i){e.eBV(t);const c=e.XpG(3);return e.Njj(c.validForm=i)}),e.k0s()}if(2&o){let t;const n=e.XpG(2),i=e.XpG();e.Y8G("sync",n)("kbId",e.bMT(1,4,i.kbId))("connector",e.bMT(2,6,i.connector))("connectorId",null==(t=e.bMT(3,8,i.connectorDef))?null:t.id)}}function In(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsy-folder-selection",20),e.bIt("selectedSyncItems",function(i){e.eBV(t);const c=e.XpG(3);return e.Njj(c.updateSelection(i))}),e.k0s()}if(2&o){const t=e.XpG(2);e.Y8G("sync",t)}}function Rn(o,s){if(1&o){const t=e.RV6();e.j41(0,"div"),e.DNE(1,Fn,4,10,"nsy-configuration-form",15)(2,In,1,1,"nsy-folder-selection",16),e.j41(3,"nsi-sticky-footer")(4,"pa-button",17),e.EFF(5),e.nI1(6,"translate"),e.k0s(),e.j41(7,"pa-button",18),e.bIt("click",function(){e.eBV(t);const i=e.XpG(2);return e.Njj(i.saveChanges())}),e.EFF(8),e.nI1(9,"translate"),e.k0s()()()}if(2&o){let t;const n=e.XpG(2);e.R7$(),e.vxM("settings"===(t=n.activeTab)?1:"folders"===t?2:-1),e.R7$(4),e.SpI(" ",e.bMT(6,3,"generic.cancel")," "),e.R7$(3),e.SpI(" ",e.bMT(9,5,"sync.details.buttons.save-changes")," ")}}function Mn(o,s){if(1&o&&(e.nrm(0,"nsy-sync-settings",21),e.nI1(1,"async"),e.nI1(2,"async")),2&o){const t=e.XpG(2),n=e.XpG();e.Y8G("sync",t)("connector",e.bMT(1,3,n.connector))("logs",e.bMT(2,5,n.activityLogs))}}function kn(o,s){if(1&o){const t=e.RV6();e.j41(0,"nsy-folders-tab",22),e.bIt("selectionChange",function(i){e.eBV(t);const c=e.XpG(3);return e.Njj(c.updateFolders(i))}),e.k0s()}if(2&o){const t=e.XpG(2);e.Y8G("sync",t)}}function $n(o,s){if(1&o&&e.DNE(0,Mn,3,7,"nsy-sync-settings",21)(1,kn,1,1,"nsy-folders-tab",16),2&o){let t;const n=e.XpG(2);e.vxM("settings"===(t=n.activeTab)?0:"folders"===t?1:-1)}}function En(o,s){if(1&o){const t=e.RV6();e.DNE(0,xn,6,5,"div",2),e.nI1(1,"async"),e.j41(2,"pa-tabs",3)(3,"pa-tab",4),e.bIt("click",function(){e.eBV(t);const i=e.XpG();return e.Njj(i.activeTab="settings")}),e.EFF(4),e.nI1(5,"translate"),e.k0s(),e.DNE(6,Tn,3,4,"pa-tab",5),e.nI1(7,"async"),e.k0s(),e.DNE(8,Rn,10,7,"div"),e.nI1(9,"async"),e.DNE(10,$n,2,1)}if(2&o){let t,n;const i=e.XpG();e.vxM((t=e.bMT(1,5,i.connectorDef))?0:-1,t),e.R7$(3),e.Y8G("active","settings"===i.activeTab),e.R7$(),e.SpI(" ",e.bMT(5,7,"sync.details.tabs.settings")," "),e.R7$(2),e.vxM(null!=(n=e.bMT(7,9,i.connector))&&n.allowToSelectFolders?6:-1),e.R7$(2),e.vxM(e.bMT(9,11,i.editMode)?8:10)}}let ae=(()=>{class o{constructor(){this.router=(0,e.WQX)(S.Ix),this.currentRoute=(0,e.WQX)(S.nX),this.syncService=(0,e.WQX)($),this.toaster=(0,e.WQX)(m._g),this.sdk=(0,e.WQX)(C.ok),this.modalService=(0,e.WQX)(m.w8),this.translate=(0,e.WQX)(_.c$),this.unsubscribeAll=new I.B,this.isDeleted=new I.B,this.kbId=this.sdk.currentKb.pipe((0,u.T)(t=>t.id)),this.syncId=this.currentRoute.params.pipe((0,f.p)(t=>!!t.syncId),(0,u.T)(t=>t.syncId),(0,y.M)(t=>this.syncService.setCurrentSyncId(t))),this.sync=this.syncService.cacheUpdated.pipe((0,p.n)(()=>this.syncId),(0,p.n)(t=>this.syncService.getSync(t)),(0,M.Q)(this.isDeleted)),this.connectorDef=this.sync.pipe((0,u.T)(t=>this.syncService.connectors[t.connector.name].definition)),this.connector=this.connectorDef.pipe((0,u.T)(t=>this.syncService.getConnector(t.id,""))),this.activityLogs=this.syncId.pipe((0,p.n)(t=>this.syncService.getLogs(t))),this.activeTab="settings",this.editMode=this.currentRoute.url.pipe((0,u.T)(t=>t.length>1&&"edit"===t[1].path)),this.validForm=!1,this.isSyncing=(0,Yt.z)([this.syncId,this.syncService.isSyncing]).pipe((0,u.T)(([t,n])=>n[t]||!1))}ngOnDestroy(){this.unsubscribeAll.next(),this.unsubscribeAll.complete(),this.isDeleted.next(),this.isDeleted.complete()}toggleSync(t){this.syncId.pipe((0,b.s)(1),(0,p.n)(n=>this.syncService.updateSync(n,{disabled:!t}))).subscribe({error:()=>this.toaster.error(t?"sync.details.toast.activating-failed":"sync.details.toast.disabling-failed")})}triggerSync(){this.modalService.openConfirm({title:this.translate.instant("sync.details.modal.title"),description:"sync.details.modal.description",confirmLabel:"sync.details.modal.sync-new",cancelLabel:"sync.details.modal.re-sync-all"}).onClose.pipe((0,p.n)(t=>this.syncId.pipe((0,b.s)(1),(0,p.n)(n=>this.syncService.triggerSync(n,!t))))).subscribe({next:()=>this.toaster.success("sync.details.toast.triggering-sync-success"),error:()=>this.toaster.error("sync.details.toast.triggering-sync-failed")})}deleteSync(){this.sync.pipe((0,p.n)(t=>this.modalService.openConfirm({title:this.translate.instant("sync.confirm.deletion.title",{title:t.title}),description:"sync.confirm.deletion.description",isDestructive:!0,confirmLabel:"generic.delete"}).onClose.pipe((0,f.p)(n=>!!n),(0,y.M)(()=>this.isDeleted.next()),(0,p.n)(()=>this.syncService.deleteSync(t.id))))).subscribe({next:()=>this.router.navigate([".."],{relativeTo:this.currentRoute}),error:()=>this.toaster.error("sync.details.toast.deletion-failed")})}updateConfiguration(t){this.updatedConfig=t}updateSelection(t){this.updatedSelection=t}saveChanges(){!this.updatedConfig&&!this.updatedSelection||this.syncId.pipe((0,b.s)(1),(0,p.n)(t=>{const n={...this.updatedConfig};return this.updatedSelection&&(n.foldersToSync=this.updatedSelection),this.syncService.updateSync(t,n)})).subscribe({next:()=>{this.toaster.success("sync.details.toast.modification-success"),this.router.navigate([".."],{relativeTo:this.currentRoute})},error:()=>this.toaster.error("sync.details.toast.modification-failed")})}updateFolders(t){this.syncId.pipe((0,b.s)(1),(0,p.n)(n=>this.syncService.updateSync(n,{foldersToSync:t}))).subscribe({error:()=>this.toaster.error("sync.details.toast.modification-failed")})}static{this.\u0275fac=function(n){return new(n||o)}}static{this.\u0275cmp=e.VBU({type:o,selectors:[["nsy-sync-details-page"]],decls:7,vars:9,consts:[[1,"page-spacing"],[3,"link"],[1,"details-header"],["notFullWidth",""],["data-cy","settings-tab",3,"click","active"],["data-cy","folders-tab",3,"active"],[1,"page-title"],["size","large",3,"path"],[1,"cta-container"],[1,"toggle-container"],["withBackground","","data-cy","active-toggle",3,"valueChange","value"],["aspect","basic","data-cy","sync-now",3,"click","disabled"],["aspect","basic","routerLink","./edit"],["kind","destructive","data-cy","delete",3,"click"],["data-cy","folders-tab",3,"click","active"],["noTopBorder","",3,"sync","kbId","connector","connectorId"],[3,"sync"],["aspect","basic","routerLink",".."],["kind","primary",3,"click"],["noTopBorder","",3,"configurationChange","validForm","sync","kbId","connector","connectorId"],[3,"selectedSyncItems","sync"],[3,"sync","connector","logs"],[3,"selectionChange","sync"]],template:function(n,i){if(1&n&&(e.j41(0,"div",0)(1,"nsi-back-button",1),e.nI1(2,"async"),e.EFF(3),e.nI1(4,"translate"),e.k0s(),e.DNE(5,En,11,13),e.nI1(6,"async"),e.k0s()),2&n){let c;e.R7$(),e.Y8G("link",e.bMT(2,3,i.editMode)?"../..":".."),e.R7$(2),e.SpI(" ",e.bMT(4,5,"sync.add-page.back-button")," "),e.R7$(2),e.vxM((c=e.bMT(6,7,i.sync))?5:-1,c)}},dependencies:[g.MD,g.Jj,m.Xp,_.h,_.D9,l.V3x,E.R,l.Ymm,P.Q,l.rkm,A.a,l.aT,Cn.Q,Sn.w,_n,bn,S.Wk,m.o3,oe,V],styles:['@charset "UTF-8";.page-spacing[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:2rem}.page-title[_ngcontent-%COMP%]{align-items:center;display:flex;gap:.5rem}.details-header[_ngcontent-%COMP%]{align-items:center;display:flex;justify-content:space-between}.cta-container[_ngcontent-%COMP%]{align-items:center;display:flex;gap:.5rem}'],changeDetection:0})}}return o})();const Pn=[{path:"",component:xe,children:[{path:"",component:Ze},{path:"add/:connector",component:se},{path:"add/:connector/:syncId",component:se},{path:":syncId/edit",component:ae},{path:":syncId",component:ae}]}]}}]);
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "02e0eba6435250d3037363c4881b8e2b606f86e7",
2
+ "version": "c07a2fdad22ce78be329101a69355aacc921b8c5",
3
3
  "production": true,
4
4
  "backend": {
5
5
  "app": "nucliadb-admin",
@@ -719,8 +719,6 @@
719
719
  "modal.create_link.restrict": "Restringeix-te a una secció específica de la pàgina web",
720
720
  "modal.create_link.single-link.label": "Enllaç únic",
721
721
  "modal.create_link.single-link.placeholder": "Escriviu o enganxeu l’enllaç",
722
- "modal.create_link.sitemap-file": "Enllaços d'un sitemap",
723
- "modal.create_link.sitemap-filter.label": "Filtra els enllaços que comencen per",
724
722
  "modal.create_link.title": "Afegeix enllaços",
725
723
  "modal.create_link.upload": "Carrega:",
726
724
  "modal.create_link.upload-summary": "Es penjaran {{count}} enllaços",
@@ -1263,6 +1261,7 @@
1263
1261
  "search.widgets.form.widget-options.customize-insufficient-data.input-label": "Missatge de dades insuficient",
1264
1262
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-description": "Personalitza el missatge que es mostra quan no hi ha dades suficients per generar una resposta a la pregunta de l’usuari. Aquest camp admet codi HTML.",
1265
1263
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-label": "Personalitza el missatge de dades insuficients",
1264
+ "search.widgets.form.widget-options.displaySearchButton.toggle-label": "Mostra el botó de cerca",
1266
1265
  "search.widgets.form.widget-options.feedback.answer": "Feedback global sobre la resposta generada",
1267
1266
  "search.widgets.form.widget-options.feedback.answer-and-results": "Feedback detallat sobre respostes i resultats de cerca",
1268
1267
  "search.widgets.form.widget-options.feedback.description": "Indiqueu el tipus de feedback que els usuaris poden proporcionar",
@@ -1359,6 +1358,7 @@
1359
1358
  "stash.upload.option.folder": "Carpeta",
1360
1359
  "stash.upload.option.links": "Enllaços",
1361
1360
  "stash.upload.option.q-and-a": "Preguntes",
1361
+ "stash.upload.option.sitemap": "Sitemap",
1362
1362
  "stash.upload.option.text": "Recursos de text",
1363
1363
  "stash.upload.page-subtitle": "Podeu pujar directament els vostres fitxers, enllaços, recursos o carpeta",
1364
1364
  "stash.upload.sync.description": "Seleccioneu una font i trieu les carpetes que voleu enviar automàticament al vostre Knowledge Box actual.",
@@ -1446,7 +1446,7 @@
1446
1446
  "tasks-automation.form.task-name.input-label": "Nom",
1447
1447
  "tasks-automation.form.task-name.title": "Anomena la teva tasca",
1448
1448
  "tasks-automation.form.webhook.description": "Sempre que es produeixi l’esdeveniment activador, Nuclia farà una trucada POST a l’URL donat, passant les capçaleres i els paràmetres (si n’hi ha).",
1449
- "tasks-automation.form.webhook.headers.label": "Capçaleres",
1449
+ "tasks-automation.form.webhook.headers.label": "Capçaleres HTTP",
1450
1450
  "tasks-automation.form.webhook.params.label": "Paràmetres",
1451
1451
  "tasks-automation.form.webhook.title": "Activador i webhook",
1452
1452
  "tasks-automation.form.webhook.trigger-label": "Disparador",
@@ -1599,6 +1599,12 @@
1599
1599
  "upload.select-sitemap": "Seleccionar sitemap XML",
1600
1600
  "upload.select_csv": "Seleccionar CSV",
1601
1601
  "upload.select_file": "Arrossegueu els fitxers o feu clic aquí",
1602
+ "upload.sitemap.cookies": "Cookies",
1603
+ "upload.sitemap.filter": "Filtra els enllaços que comencen per",
1604
+ "upload.sitemap.headers": "Capçaleres HTTP",
1605
+ "upload.sitemap.localstorage": "Entrades de LocalStorage",
1606
+ "upload.sitemap.parameters-help": "Nuclia enviarà aquests paràmetres quan recuperi el contingut de les URL. Podeu utilitzar-los per proporcionar autenticació.",
1607
+ "upload.sitemap.title": "Carregueu sitemap",
1602
1608
  "upload.takes_time": "Nuclia necessita una estona per a processar els fitxers.",
1603
1609
  "upload.texts": "Afegir recursos de text",
1604
1610
  "upload.toast.blocked": "S'ha esgotat la quota de pujada, necessites actualitzar el teu compte.",
@@ -719,8 +719,6 @@
719
719
  "modal.create_link.restrict": "Restrict to a specific section of the web page",
720
720
  "modal.create_link.single-link.label": "Single link",
721
721
  "modal.create_link.single-link.placeholder": "Type or paste the link",
722
- "modal.create_link.sitemap-file": "Links from a sitemap",
723
- "modal.create_link.sitemap-filter.label": "Filter links starting with",
724
722
  "modal.create_link.title": "Add links",
725
723
  "modal.create_link.upload": "Upload:",
726
724
  "modal.create_link.upload-summary": "{{count}} links will be uploaded",
@@ -1263,6 +1261,7 @@
1263
1261
  "search.widgets.form.widget-options.customize-insufficient-data.input-label": "Insufficient data message",
1264
1262
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-description": "Customize the message displayed when there’s insufficient data to generate a response to the user’s question. This field allows HTML markup. ",
1265
1263
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-label": "Customize insufficient data message",
1264
+ "search.widgets.form.widget-options.displaySearchButton.toggle-label": "Display search button",
1266
1265
  "search.widgets.form.widget-options.feedback.answer": "Global feedback on the generated answer",
1267
1266
  "search.widgets.form.widget-options.feedback.answer-and-results": "Detailed feedback on answer and search results",
1268
1267
  "search.widgets.form.widget-options.feedback.description": "Select the type of feedback that users can provide",
@@ -1359,6 +1358,7 @@
1359
1358
  "stash.upload.option.folder": "Folder",
1360
1359
  "stash.upload.option.links": "Links",
1361
1360
  "stash.upload.option.q-and-a": "Q&A",
1361
+ "stash.upload.option.sitemap": "Sitemap",
1362
1362
  "stash.upload.option.text": "Text resources",
1363
1363
  "stash.upload.page-subtitle": "You can directly upload your files, links, resources or folder",
1364
1364
  "stash.upload.sync.description": "Select a source and pick folders you’d like to automatically push to your current Knowledge Box.",
@@ -1446,7 +1446,7 @@
1446
1446
  "tasks-automation.form.task-name.input-label": "Name",
1447
1447
  "tasks-automation.form.task-name.title": "Name your task",
1448
1448
  "tasks-automation.form.webhook.description": "Whenever the trigger event is happening, Nuclia will make POST call to the given URL, passing the given headers and parameters (if any).",
1449
- "tasks-automation.form.webhook.headers.label": "Headers",
1449
+ "tasks-automation.form.webhook.headers.label": "HTTP headers",
1450
1450
  "tasks-automation.form.webhook.params.label": "Parameters",
1451
1451
  "tasks-automation.form.webhook.title": "Trigger & webhook",
1452
1452
  "tasks-automation.form.webhook.trigger-label": "Trigger",
@@ -1599,6 +1599,12 @@
1599
1599
  "upload.select-sitemap": "Select XML sitemap",
1600
1600
  "upload.select_csv": "Select CSV",
1601
1601
  "upload.select_file": "Drop your file(s) or click here",
1602
+ "upload.sitemap.cookies": "Cookies",
1603
+ "upload.sitemap.filter": "Filter links starting with",
1604
+ "upload.sitemap.headers": "HTTP headers",
1605
+ "upload.sitemap.localstorage": "LocalStorage entries",
1606
+ "upload.sitemap.parameters-help": "Nuclia will send these parameters when retrieving the content of the URLs. You can use them to provide authentication.",
1607
+ "upload.sitemap.title": "Upload sitemap",
1602
1608
  "upload.takes_time": "We need some time to process the files. Feel free to close this dialog box and keep working.",
1603
1609
  "upload.texts": "Add text resources",
1604
1610
  "upload.toast.blocked": "Your upload quota has been reached, you need to upgrade your account.",
@@ -719,8 +719,6 @@
719
719
  "modal.create_link.restrict": "Restringir a una sección específica de la página web",
720
720
  "modal.create_link.single-link.label": "Enlace único",
721
721
  "modal.create_link.single-link.placeholder": "Escribe o pega el enlace",
722
- "modal.create_link.sitemap-file": "Enlaces de un sitemap",
723
- "modal.create_link.sitemap-filter.label": "Filtrar enlaces que comiencen con",
724
722
  "modal.create_link.title": "Añadir enlaces",
725
723
  "modal.create_link.upload": "Subir:",
726
724
  "modal.create_link.upload-summary": "Se cargarán {{count}} enlaces",
@@ -1263,6 +1261,7 @@
1263
1261
  "search.widgets.form.widget-options.customize-insufficient-data.input-label": "Mensaje de datos insuficientes",
1264
1262
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-description": "Personaliza el mensaje que se muestra cuando no hay datos suficientes para generar una respuesta a la pregunta del usuario. Este campo admite código HTML.",
1265
1263
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-label": "Personalizar mensaje de datos insuficientes",
1264
+ "search.widgets.form.widget-options.displaySearchButton.toggle-label": "Mostrar botón de búsqueda",
1266
1265
  "search.widgets.form.widget-options.feedback.answer": "Feedback global sobre la respuesta generada",
1267
1266
  "search.widgets.form.widget-options.feedback.answer-and-results": "Feedback detallado sobre las respuestas y los resultados de la búsqueda",
1268
1267
  "search.widgets.form.widget-options.feedback.description": "Indique el tipo de feedback que pueden proporcionar los usuarios",
@@ -1359,6 +1358,7 @@
1359
1358
  "stash.upload.option.folder": "Carpeta",
1360
1359
  "stash.upload.option.links": "Enlaces",
1361
1360
  "stash.upload.option.q-and-a": "Preguntas y respuestas",
1361
+ "stash.upload.option.sitemap": "Sitemap",
1362
1362
  "stash.upload.option.text": "Recursos de texto",
1363
1363
  "stash.upload.page-subtitle": "Puede cargar directamente sus archivos, enlaces, recursos o carpetas",
1364
1364
  "stash.upload.sync.description": "Seleccione una fuente y elija las carpetas que desea enviar automáticamente a su Knowledge Box actual.",
@@ -1446,7 +1446,7 @@
1446
1446
  "tasks-automation.form.task-name.input-label": "Nombre",
1447
1447
  "tasks-automation.form.task-name.title": "Ponle nombre a tu tarea",
1448
1448
  "tasks-automation.form.webhook.description": "Siempre que ocurra el evento desencadenante, Nuclia realizará una llamada POST a la URL dada, pasando los encabezados y los parámetros (si los hay).",
1449
- "tasks-automation.form.webhook.headers.label": "Encabezados",
1449
+ "tasks-automation.form.webhook.headers.label": "Encabezados HTTP",
1450
1450
  "tasks-automation.form.webhook.params.label": "Parámetros",
1451
1451
  "tasks-automation.form.webhook.title": "Activador y webhook",
1452
1452
  "tasks-automation.form.webhook.trigger-label": "Desencadenar",
@@ -1599,6 +1599,12 @@
1599
1599
  "upload.select-sitemap": "Seleccionar sitemap XML",
1600
1600
  "upload.select_csv": "Seleccionar CSV",
1601
1601
  "upload.select_file": "Arrastre sus archivos o haga clic aquí",
1602
+ "upload.sitemap.cookies": "Cookies",
1603
+ "upload.sitemap.filter": "Filtrar enlaces que comiencen con",
1604
+ "upload.sitemap.headers": "Encabezados HTTP",
1605
+ "upload.sitemap.localstorage": "Entradas de LocalStorage",
1606
+ "upload.sitemap.parameters-help": "Nuclia enviará estos parámetros al recuperar el contenido de las URL. Puedes usarlos para proporcionar autenticación.",
1607
+ "upload.sitemap.title": "Subir sitemap",
1602
1608
  "upload.takes_time": "Nuclia necesita un rato para procesar los archivos.",
1603
1609
  "upload.texts": "Añadir recursos de texto",
1604
1610
  "upload.toast.blocked": "Se ha alcanzado la cuota de subida, necesita actualizar tu cuenta.",
@@ -719,8 +719,6 @@
719
719
  "modal.create_link.restrict": "Restreindre à une section spécifique de la page Web",
720
720
  "modal.create_link.single-link.label": "Lien unique",
721
721
  "modal.create_link.single-link.placeholder": "Tapez ou collez le lien",
722
- "modal.create_link.sitemap-file": "Liens depuis un sitemap",
723
- "modal.create_link.sitemap-filter.label": "Filtrer les liens commençant par",
724
722
  "modal.create_link.title": "Ajouter des liens",
725
723
  "modal.create_link.upload": "Télécharger:",
726
724
  "modal.create_link.upload-summary": "{{count}} liens seront téléchargés",
@@ -1263,6 +1261,7 @@
1263
1261
  "search.widgets.form.widget-options.customize-insufficient-data.input-label": "Message de données insuffisantes",
1264
1262
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-description": "Personnalisez le message affiché lorsque les données sont insuffisantes pour générer une réponse à la question de l’utilisateur. Ce champ autorise les balises HTML.",
1265
1263
  "search.widgets.form.widget-options.customize-insufficient-data.toggle-label": "Personnaliser le message de données insuffisantes",
1264
+ "search.widgets.form.widget-options.displaySearchButton.toggle-label": "Afficher le bouton de recherche",
1266
1265
  "search.widgets.form.widget-options.feedback.answer": "Retour global sur la réponse générée",
1267
1266
  "search.widgets.form.widget-options.feedback.answer-and-results": "Commentaires détaillés sur les réponses et les résultats de la recherche",
1268
1267
  "search.widgets.form.widget-options.feedback.description": "Indiquez le type de commentaires que les utilisateurs peuvent fournir",
@@ -1359,6 +1358,7 @@
1359
1358
  "stash.upload.option.folder": "Dossier",
1360
1359
  "stash.upload.option.links": "Liens",
1361
1360
  "stash.upload.option.q-and-a": "Q&R",
1361
+ "stash.upload.option.sitemap": "Sitemap",
1362
1362
  "stash.upload.option.text": "Ressources textuelles",
1363
1363
  "stash.upload.page-subtitle": "Vous pouvez directement télécharger vos fichiers, liens, ressources ou dossiers",
1364
1364
  "stash.upload.sync.description": "Sélectionnez une source et choisissez les dossiers que vous souhaitez transférer automatiquement vers votre Knowledge Box actuelle.",
@@ -1446,7 +1446,7 @@
1446
1446
  "tasks-automation.form.task-name.input-label": "Nom",
1447
1447
  "tasks-automation.form.task-name.title": "Nommez votre tâche",
1448
1448
  "tasks-automation.form.webhook.description": "Chaque fois que l’événement déclencheur se produit, Nuclia effectuera un appel POST vers l’URL donnée, en transmettant les en-têtes et les paramètres donnés (le cas échéant).",
1449
- "tasks-automation.form.webhook.headers.label": "En-têtes",
1449
+ "tasks-automation.form.webhook.headers.label": "En-têtes HTTP",
1450
1450
  "tasks-automation.form.webhook.params.label": "Paramètres",
1451
1451
  "tasks-automation.form.webhook.title": "Déclencheur et webhook",
1452
1452
  "tasks-automation.form.webhook.trigger-label": "Déclencheur",
@@ -1599,6 +1599,12 @@
1599
1599
  "upload.select-sitemap": "Sélectionner sitemap XML",
1600
1600
  "upload.select_csv": "Sélectionner CSV",
1601
1601
  "upload.select_file": "Déposez votre (vos) fichier(s) ou cliquez ici",
1602
+ "upload.sitemap.cookies": "Cookies",
1603
+ "upload.sitemap.filter": "Filtrer les liens commençant par",
1604
+ "upload.sitemap.headers": "En-têtes HTTP",
1605
+ "upload.sitemap.localstorage": "Entrées de LocalStorage",
1606
+ "upload.sitemap.parameters-help": "Nuclia enverra ces paramètres lors de la récupération du contenu des URL. Vous pouvez les utiliser pour fournir une authentification.",
1607
+ "upload.sitemap.title": "Télécharger sitemap",
1602
1608
  "upload.takes_time": "Nous avons besoin d’un certain temps pour traiter les fichiers. N’hésitez pas à fermer cette boîte de dialogue et à poursuivre votre travail.",
1603
1609
  "upload.texts": "Ajouter des ressources textuelles",
1604
1610
  "upload.toast.blocked": "Votre quota de téléchargement a été atteint, vous devez mettre à niveau votre compte.",
@@ -14,5 +14,5 @@
14
14
  <nad-root></nad-root>
15
15
  <script src="https://uptime.betterstack.com/widgets/announcement.js" data-id="194280" async="async" type="text/javascript"></script>
16
16
  <noscript>Please enable JavaScript to continue using this application.</noscript>
17
- <script src="runtime.5d5a3c590602e28e.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.d0623bf6b3a17bd6.js" type="module"></script></body>
17
+ <script src="runtime.9d02103fa6b6b4b0.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.28003e7c9b199578.js" type="module"></script></body>
18
18
  </html>